01JJZD8ZAEVZT5P870Z8MG82E4: 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: 01JJZD9X299QM2PZPQK6J6JMG3

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-01T00:07:59.371Zjob assigned to worker 01JJZDABJR4X1GWBHGNHXBW0GH [factory aws, i-072fec9ae0578c2a2] (queued for 1 m 4 s)
 
22025-02-01T00:08:08.012Zstarting task 0: "setup"
32025-02-01T00:08:08.020Z++ uname -s
42025-02-01T00:08:08.023Z+ kern=SunOS
52025-02-01T00:08:08.024Z+ build_user=build
62025-02-01T00:08:08.024Z+ build_uid=12345
72025-02-01T00:08:08.024Z+ work_dir=/work
82025-02-01T00:08:08.024Z+ input_dir=/input
92025-02-01T00:08:08.024Z+ [[ 0 == 12345 ]]
102025-02-01T00:08:08.024Z+ case "$kern" in
112025-02-01T00:08:08.024Z+ groupadd -g 12345 build
122025-02-01T00:08:08.027Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-01T00:08:10.033Z+ zfs create -o mountpoint=/work rpool/work
142025-02-01T00:08:10.158Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-01T00:08:10.160Z+ home_fs=zfs
162025-02-01T00:08:10.160Z+ [[ zfs == autofs ]]
172025-02-01T00:08:10.160Z+ mkdir -p /home/build
182025-02-01T00:08:10.163Z+ chown build:build /home/build /work
192025-02-01T00:08:12.164Z+ chmod 0700 /home/build /work
202025-02-01T00:08:12.167Zprocess exited: duration 4156 ms, exit code 0
 
212025-02-01T00:08:12.173Zstarting task 1: "rust-toolchain"
222025-02-01T00:08:12.179Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
232025-02-01T00:08:12.179Z * rust toolchain channel = "1.84.0"
242025-02-01T00:08:12.179Z * rust toolchain profile = "default"
252025-02-01T00:08:12.179Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-01T00:08:12.179Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-01T00:08:12.179Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-01T00:08:12.183Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-01T00:08:12.183Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-02-01T00:08:12.306Zinfo: downloading installer
312025-02-01T00:08:13.961Zwarning: it looks like you have an existing installation of Rust at:
322025-02-01T00:08:13.961Zwarning: /opt/ooce/bin
332025-02-01T00:08:13.961Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-01T00:08:13.961Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-01T00:08:13.961Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-01T00:08:13.961Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-01T00:08:13.961Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-01T00:08:13.961Zerror: cannot install while Rust is installed
392025-02-01T00:08:13.961Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-01T00:08:14.014Zinfo: profile set to 'default'
412025-02-01T00:08:14.014Zinfo: default host triple is x86_64-unknown-illumos
422025-02-01T00:08:14.017Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-02-01T00:08:14.151Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-02-01T00:08:14.151Zinfo: downloading component 'cargo'
452025-02-01T00:08:14.896Zinfo: downloading component 'clippy'
462025-02-01T00:08:15.181Zinfo: downloading component 'rust-docs'
472025-02-01T00:08:16.204Zinfo: downloading component 'rust-std'
482025-02-01T00:08:17.724Zinfo: downloading component 'rustc'
492025-02-01T00:08:23.534Zinfo: downloading component 'rustfmt'
502025-02-01T00:08:23.753Zinfo: installing component 'cargo'
512025-02-01T00:08:24.573Zinfo: installing component 'clippy'
522025-02-01T00:08:24.949Zinfo: installing component 'rust-docs'
532025-02-01T00:08:26.566Zinfo: installing component 'rust-std'
542025-02-01T00:08:28.342Zinfo: installing component 'rustc'
552025-02-01T00:08:34.285Zinfo: installing component 'rustfmt'
562025-02-01T00:08:34.615Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-02-01T00:08:34.615Z
582025-02-01T00:08:35.007Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-02-01T00:08:35.007Z
602025-02-01T00:08:35.013Z
612025-02-01T00:08:35.013ZRust is installed now. Great!
622025-02-01T00:08:35.013Z
632025-02-01T00:08:35.013ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-01T00:08:35.013Zenvironment variable. This has not been done automatically.
652025-02-01T00:08:35.013Z
662025-02-01T00:08:35.013ZTo configure your current shell, you need to source
672025-02-01T00:08:35.013Zthe corresponding env file under $HOME/.cargo.
682025-02-01T00:08:35.013Z
692025-02-01T00:08:35.013ZThis is usually done by running one of the following (note the leading DOT):
702025-02-01T00:08:35.013Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-01T00:08:35.013Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-01T00:08:35.089Z+ rustup --version
732025-02-01T00:08:35.098Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-01T00:08:35.098Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-01T00:08:35.177Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-02-01T00:08:35.181Z+ cargo --version
772025-02-01T00:08:35.241Zcargo 1.84.0 (66221abde 2024-11-19)
782025-02-01T00:08:35.245Z+ rustc --version
792025-02-01T00:08:35.308Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-02-01T00:08:35.311Zprocess exited: duration 23133 ms, exit code 0
 
812025-02-01T00:08:35.318Zstarting task 2: "authentication"
822025-02-01T00:08:35.339Zprocess exited: duration 21 ms, exit code 0
 
832025-02-01T00:08:35.345Zstarting task 3: "clone repository"
842025-02-01T00:08:35.351Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-01T00:08:35.355Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-01T00:08:35.692ZCloning into '/work/oxidecomputer/omicron'...
872025-02-01T00:08:44.875Z+ cd /work/oxidecomputer/omicron
882025-02-01T00:08:44.875Z+ git fetch origin 58ebd65e4cfd1941044b09fa206a107fb0792247
892025-02-01T00:08:45.196ZFrom https://github.com/oxidecomputer/omicron
902025-02-01T00:08:45.196Z * branch 58ebd65e4cfd1941044b09fa206a107fb0792247 -> FETCH_HEAD
912025-02-01T00:08:45.206Z+ [[ -n affinity-instance-integration ]]
922025-02-01T00:08:45.210Z++ git branch --show-current
932025-02-01T00:08:45.215Z+ current=main
942025-02-01T00:08:45.215Z+ [[ main != affinity-instance-integration ]]
952025-02-01T00:08:45.215Z+ git branch -f affinity-instance-integration 58ebd65e4cfd1941044b09fa206a107fb0792247
962025-02-01T00:08:45.215Z+ git checkout -f affinity-instance-integration
972025-02-01T00:08:45.607ZSwitched to branch 'affinity-instance-integration'
982025-02-01T00:08:45.628Z+ git reset --hard 58ebd65e4cfd1941044b09fa206a107fb0792247
992025-02-01T00:08:45.628ZHEAD is now at 58ebd65e4 Merge branch 'affinity-db-crud' into affinity-instance-integration
1002025-02-01T00:08:45.628Zprocess exited: duration 10075 ms, exit code 0
 
1012025-02-01T00:08:45.642Zstarting task 4: "build"
1022025-02-01T00:08:45.648Z+ source .github/buildomat/ci-env.sh
1032025-02-01T00:08:45.648Z++ export CARGO_TERM_COLOR=always
1042025-02-01T00:08:45.648Z++ CARGO_TERM_COLOR=always
1052025-02-01T00:08:45.648Z+ cargo --version
1062025-02-01T00:08:45.695Zcargo 1.84.0 (66221abde 2024-11-19)
1072025-02-01T00:08:45.697Z+ rustc --version
1082025-02-01T00:08:45.757Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1092025-02-01T00:08:45.760Z+ WORK=/work
1102025-02-01T00:08:45.760Z+ pfexec mkdir -p /work
1112025-02-01T00:08:45.765Z+ pfexec chown build /work
1122025-02-01T00:08:45.768Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-01T00:08:57.755Zpkg list: illegal option -- F
1142025-02-01T00:08:57.755ZUsage:
1152025-02-01T00:08:57.758Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-01T00:08:57.758Z [pkg_fmri_pattern ...]
1172025-02-01T00:08:58.596Zpkg list: illegal option -- F
1182025-02-01T00:08:58.596ZUsage:
1192025-02-01T00:08:58.599Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-01T00:08:58.599Z [pkg_fmri_pattern ...]
1212025-02-01T00:09:05.702Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-01T00:09:10.001Z Startup: Caching catalogs ... Done
1232025-02-01T00:09:21.785ZPlanning: Solver setup ... Done (10.966s)
1242025-02-01T00:09:21.936ZPlanning: Running solver ... Done (0.151s)
1252025-02-01T00:09:22.219ZPlanning: Finding local manifests ... Done (0.174s)
1262025-02-01T00:09:22.242ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-01T00:09:23.070ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-01T00:09:23.546ZPlanning: Package planning ... Done (0.475s)
1292025-02-01T00:09:23.602ZPlanning: Merging actions ... Done (0.057s)
1302025-02-01T00:09:24.355ZPlanning: Checking for conflicting actions ... Done (0.750s)
1312025-02-01T00:09:28.907ZPlanning: Consolidating action changes ... Done (4.553s)
1322025-02-01T00:09:29.302ZPlanning: Evaluating mediators ... Done (0.395s)
1332025-02-01T00:09:29.423ZPlanning: Planning completed in 19.32 seconds
1342025-02-01T00:09:29.435Z Packages to install: 4
1352025-02-01T00:09:29.435Z Packages to update: 3
1362025-02-01T00:09:29.435Z Mediators to change: 2
1372025-02-01T00:09:29.435Z Services to change: 1
1382025-02-01T00:09:29.438Z Estimated space available: 155.61 GB
1392025-02-01T00:09:29.438ZEstimated space to be consumed: 1.65 GB
1402025-02-01T00:09:29.439Z Create boot environment: No
1412025-02-01T00:09:29.439ZCreate backup boot environment: Yes
1422025-02-01T00:09:29.439Z Rebuild boot archive: No
1432025-02-01T00:09:29.439Z
1442025-02-01T00:09:29.439ZChanged mediators:
1452025-02-01T00:09:29.439Z mediator clang:
1462025-02-01T00:09:29.439Z version: None -> 15 (system default)
1472025-02-01T00:09:29.439Z
1482025-02-01T00:09:29.439Z mediator llvm:
1492025-02-01T00:09:29.439Z version: 14 (system default) -> 15 (system default)
1502025-02-01T00:09:29.439Z
1512025-02-01T00:09:29.439ZChanged packages:
1522025-02-01T00:09:29.439Zhelios-dev
1532025-02-01T00:09:29.439Z developer/build-essential
1542025-02-01T00:09:29.439Z None -> 11-2.0
1552025-02-01T00:09:29.439Z library/libxmlsec1
1562025-02-01T00:09:29.439Z None -> 1.2.35-2.0
1572025-02-01T00:09:29.439Z ooce/developer/clang-15
1582025-02-01T00:09:29.439Z None -> 15.0.7-2.0
1592025-02-01T00:09:29.440Z ooce/developer/llvm-15
1602025-02-01T00:09:29.440Z None -> 15.0.7-2.0
1612025-02-01T00:09:29.440Z package/pkg
1622025-02-01T00:09:29.440Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-01T00:09:29.440Z system/library/g++-runtime
1642025-02-01T00:09:29.440Z 13-2.0 -> 14-2.0
1652025-02-01T00:09:29.440Z system/library/gcc-runtime
1662025-02-01T00:09:29.440Z 13-2.0 -> 14-2.0
1672025-02-01T00:09:29.440Z
1682025-02-01T00:09:29.440ZServices:
1692025-02-01T00:09:29.440Z restart_fmri:
1702025-02-01T00:09:29.440Z svc:/system/update-man-index:default
1712025-02-01T00:09:29.440Z
1722025-02-01T00:09:29.440ZEditable files to change:
1732025-02-01T00:09:29.440Z Update:
1742025-02-01T00:09:29.441Z usr/share/lib/pkg/web/config.shtml
1752025-02-01T00:09:29.772Z
1762025-02-01T00:09:29.772ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-01T00:09:35.885ZDownload: 212/4301 items 1.3/225.4MB 0% complete (545k/s)
1782025-02-01T00:09:40.902ZDownload: 905/4301 items 18.9/225.4MB 8% complete (1.9M/s)
1792025-02-01T00:09:49.954ZDownload: 1196/4301 items 83.5/225.4MB 37% complete (9.3M/s)
1802025-02-01T00:10:10.498ZDownload: 1198/4301 items 83.5/225.4MB 37% complete
1812025-02-01T00:10:15.499ZDownload: 1811/4301 items 118.5/225.4MB 52% complete (7.3M/s)
1822025-02-01T00:10:20.535ZDownload: 2215/4301 items 119.2/225.4MB 52% complete (4.0M/s)
1832025-02-01T00:10:27.730ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (3.5M/s)
1842025-02-01T00:10:36.893ZDownload: 2224/4301 items 119.2/225.4MB 52% complete
1852025-02-01T00:10:41.895ZDownload: 3140/4301 items 135.7/225.4MB 60% complete (3.1M/s)
1862025-02-01T00:10:46.895ZDownload: 3864/4301 items 217.5/225.4MB 96% complete (9.9M/s)
1872025-02-01T00:10:48.898ZDownload: Completed 225.42 MB in 79.11 seconds (2.9M/s)
1882025-02-01T00:10:50.934Z Actions: 1/5122 actions (Removing old actions)
1892025-02-01T00:10:50.957Z Actions: 194/5122 actions (Installing new actions)
1902025-02-01T00:10:55.985Z Actions: 4115/5122 actions (Installing new actions)
1912025-02-01T00:10:56.737Z Actions: 4267/5122 actions (Updating modified actions)
1922025-02-01T00:10:57.228Z Actions: Completed 5122 actions in 6.29 seconds.
1932025-02-01T00:10:57.628Z Done (0.392s)
1942025-02-01T00:10:57.631Z Done (0.001s)
1952025-02-01T00:10:58.214Z Done (0.584s)
1962025-02-01T00:11:04.263Z Done (5.815s)
1972025-02-01T00:11:04.570Z Done (0.234s)
1982025-02-01T00:11:04.573Z Done (0.000s)
1992025-02-01T00:11:04.723Z Done (0.000s)
2002025-02-01T00:11:05.426ZPlanning: Evaluating mediator changes ... Done
2012025-02-01T00:11:05.590ZPlanning: Checking for conflicting actions ... Done
2022025-02-01T00:11:05.592ZPlanning: Consolidating action changes ... Done
2032025-02-01T00:11:05.871ZPlanning: Evaluating mediators ... Done
2042025-02-01T00:11:05.875ZPlanning: Planning completed in 0.45 seconds
2052025-02-01T00:11:05.910Z Mediators to change: 2
2062025-02-01T00:11:05.913Z Create boot environment: No
2072025-02-01T00:11:05.913ZCreate backup boot environment: No
2082025-02-01T00:11:05.997Z Done
2092025-02-01T00:11:05.997Z Done
2102025-02-01T00:11:06.398Z Done
2112025-02-01T00:11:10.028Z Done
2122025-02-01T00:11:10.118Z Done
2132025-02-01T00:11:10.121Z Done
2142025-02-01T00:11:10.296Z Done
2152025-02-01T00:11:10.924ZPlanning: Evaluating mediator changes ... Done
2162025-02-01T00:11:10.927ZPlanning: Merging actions ... Done
2172025-02-01T00:11:11.117ZPlanning: Checking for conflicting actions ... Done
2182025-02-01T00:11:11.120ZPlanning: Consolidating action changes ... Done
2192025-02-01T00:11:11.389ZPlanning: Evaluating mediators ... Done
2202025-02-01T00:11:11.445ZPlanning: Planning completed in 0.77 seconds
2212025-02-01T00:11:11.485Z Packages to change: 1
2222025-02-01T00:11:11.485Z Mediators to change: 1
2232025-02-01T00:11:11.488Z Services to change: 1
2242025-02-01T00:11:11.488Z Create boot environment: No
2252025-02-01T00:11:11.488ZCreate backup boot environment: Yes
2262025-02-01T00:11:13.714Z Actions: 1/6 actions (Updating modified actions)
2272025-02-01T00:11:13.761Z Actions: Completed 6 actions in 0.05 seconds.
2282025-02-01T00:11:13.763Z Done
2292025-02-01T00:11:13.763Z Done
2302025-02-01T00:11:13.880Z Done
2312025-02-01T00:11:17.606Z Done
2322025-02-01T00:11:17.692Z Done
2332025-02-01T00:11:17.745Z Done
2342025-02-01T00:11:17.919Z Done
2352025-02-01T00:11:18.303ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2362025-02-01T00:11:18.303Zclang system 15 system
2372025-02-01T00:11:18.303Zcsh system system illumos
2382025-02-01T00:11:18.303Zctags system system illumos
2392025-02-01T00:11:18.303Zgcc vendor 12 vendor
2402025-02-01T00:11:18.303Zgcc system 10 system
2412025-02-01T00:11:18.304Zgcc system 7 system
2422025-02-01T00:11:18.304Zgo system 1.20 system
2432025-02-01T00:11:18.304Zgo system 1.19 system
2442025-02-01T00:11:18.304Zllvm system 15 system
2452025-02-01T00:11:18.304Zllvm system 14 system
2462025-02-01T00:11:18.304Zmariadb system 10.6 system
2472025-02-01T00:11:18.304Zmta vendor vendor dma
2482025-02-01T00:11:18.304Zopenjdk system 17 system
2492025-02-01T00:11:18.305Zopenjdk system 11 system
2502025-02-01T00:11:18.305Zopenjdk system 1.8 system
2512025-02-01T00:11:18.305Zopenssl vendor 3 vendor
2522025-02-01T00:11:18.305Zperl system 5.36 system
2532025-02-01T00:11:18.305Zpostgresql system 15 system
2542025-02-01T00:11:18.306Zpostgresql system 13 system
2552025-02-01T00:11:18.306Zpython vendor 3 vendor
2562025-02-01T00:11:18.306Zpython system 2 system
2572025-02-01T00:11:18.306Zpython3 system 3.11 system
2582025-02-01T00:11:18.306Zruby system 3.0 system
2592025-02-01T00:11:18.306Zwords vendor vendor american-english
2602025-02-01T00:11:18.306Zwords system system australian-english
2612025-02-01T00:11:18.307Zwords system system british-english
2622025-02-01T00:11:18.307Zwords system system canadian-english
2632025-02-01T00:11:18.307Zwords system system french
2642025-02-01T00:11:18.307Zwords system system italian
2652025-02-01T00:11:18.307Zwords system system ngerman
2662025-02-01T00:11:18.307Zwords system system ogerman
2672025-02-01T00:11:18.307Zwords system system spanish
2682025-02-01T00:11:18.635ZPUBLISHER TYPE STATUS P LOCATION
2692025-02-01T00:11:18.635Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2702025-02-01T00:11:21.493ZFMRI IFO
2712025-02-01T00:11:21.493Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2722025-02-01T00:11:21.494Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2732025-02-01T00:11:21.494Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2742025-02-01T00:11:21.494Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2752025-02-01T00:11:21.494Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2762025-02-01T00:11:21.494Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772025-02-01T00:11:21.494Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2782025-02-01T00:11:21.494Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792025-02-01T00:11:21.494Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802025-02-01T00:11:21.495Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2812025-02-01T00:11:21.495Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822025-02-01T00:11:21.495Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832025-02-01T00:11:21.495Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2842025-02-01T00:11:21.495Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852025-02-01T00:11:21.495Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862025-02-01T00:11:22.280Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872025-02-01T00:11:22.496Z Updating crates.io index
2882025-02-01T00:11:22.513Z Updating git repository `https://github.com/oxidecomputer/diffus`
2892025-02-01T00:11:22.848Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902025-02-01T00:11:23.308Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2912025-02-01T00:11:23.583Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2922025-02-01T00:11:23.836Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2932025-02-01T00:11:24.095Z Updating git repository `https://github.com/oxidecomputer/propolis`
2942025-02-01T00:11:24.992Z Updating git repository `https://github.com/oxidecomputer/crucible`
2952025-02-01T00:11:26.644Z Updating git repository `https://github.com/oxidecomputer/opte`
2962025-02-01T00:11:27.262Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972025-02-01T00:11:28.127Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-02-01T00:11:28.409Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-02-01T00:11:28.726Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3002025-02-01T00:11:29.218Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3012025-02-01T00:11:29.507Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3022025-02-01T00:11:29.806Z Updating git repository `https://github.com/oxidecomputer/tofino`
3032025-02-01T00:11:30.055Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-02-01T00:11:30.313Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-02-01T00:11:30.542Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-02-01T00:11:30.841Z Updating git repository `https://github.com/oxidecomputer/lldp`
3072025-02-01T00:11:31.136Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082025-02-01T00:11:31.411Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-02-01T00:11:31.727Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-02-01T00:11:32.058Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3112025-02-01T00:11:32.271Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-02-01T00:11:32.808Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-02-01T00:11:33.094Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-02-01T00:11:33.456Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-02-01T00:11:33.812Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3162025-02-01T00:11:34.087Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-02-01T00:11:34.317Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-02-01T00:11:34.626Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-02-01T00:11:35.790Z Downloading crates ...
3202025-02-01T00:11:35.853Z Downloaded anstream v0.6.15
3212025-02-01T00:11:35.861Z Downloaded bitflags v2.6.0
3222025-02-01T00:11:35.872Z Downloaded dtrace-parser v0.2.0
3232025-02-01T00:11:35.875Z Downloaded equivalent v1.0.1
3242025-02-01T00:11:35.933Z Downloaded usdt-attr-macro v0.5.0
3252025-02-01T00:11:35.949Z Downloaded usdt-macro v0.5.0
3262025-02-01T00:11:35.949Z Downloaded fastrand v2.1.1
3272025-02-01T00:11:35.949Z Downloaded cargo-platform v0.1.8
3282025-02-01T00:11:35.949Z Downloaded block-buffer v0.10.4
3292025-02-01T00:11:35.949Z Downloaded cpufeatures v0.2.14
3302025-02-01T00:11:35.949Z Downloaded scroll_derive v0.12.0
3312025-02-01T00:11:35.949Z Downloaded swrite v0.1.0
3322025-02-01T00:11:35.949Z Downloaded pretty-hex v0.4.1
3332025-02-01T00:11:35.949Z Downloaded cargo_metadata v0.18.1
3342025-02-01T00:11:35.949Z Downloaded errno v0.3.9
3352025-02-01T00:11:35.949Z Downloaded byteorder v1.5.0
3362025-02-01T00:11:35.949Z Downloaded autocfg v1.4.0
3372025-02-01T00:11:35.950Z Downloaded bytecount v0.6.8
3382025-02-01T00:11:35.950Z Downloaded fnv v1.0.7
3392025-02-01T00:11:35.950Z Downloaded colorchoice v1.0.2
3402025-02-01T00:11:35.950Z Downloaded serde_spanned v0.6.8
3412025-02-01T00:11:35.950Z Downloaded dof v0.3.0
3422025-02-01T00:11:35.950Z Downloaded cfg-if v1.0.0
3432025-02-01T00:11:35.950Z Downloaded camino-tempfile v1.1.1
3442025-02-01T00:11:35.950Z Downloaded clap_lex v0.7.4
3452025-02-01T00:11:35.950Z Downloaded terminal_size v0.4.0
3462025-02-01T00:11:35.950Z Downloaded memmap v0.7.0
3472025-02-01T00:11:35.950Z Downloaded heck v0.5.0
3482025-02-01T00:11:35.950Z Downloaded thiserror v1.0.69
3492025-02-01T00:11:35.954Z Downloaded crypto-common v0.1.6
3502025-02-01T00:11:35.954Z Downloaded anstyle-query v1.1.1
3512025-02-01T00:11:35.954Z Downloaded pest_generator v2.7.14
3522025-02-01T00:11:35.954Z Downloaded itoa v1.0.11
3532025-02-01T00:11:35.954Z Downloaded proc-macro-error-attr v1.0.4
3542025-02-01T00:11:35.954Z Downloaded macaddr v1.0.1
3552025-02-01T00:11:35.955Z Downloaded fs-err v2.11.0
3562025-02-01T00:11:35.955Z Downloaded toml_datetime v0.6.8
3572025-02-01T00:11:35.955Z Downloaded smawk v0.3.2
3582025-02-01T00:11:35.955Z Downloaded tabled_derive v0.7.0
3592025-02-01T00:11:35.955Z Downloaded plain v0.2.3
3602025-02-01T00:11:35.960Z Downloaded utf8parse v0.2.2
3612025-02-01T00:11:35.971Z Downloaded version_check v0.9.5
3622025-02-01T00:11:35.971Z Downloaded thiserror-impl v1.0.69
3632025-02-01T00:11:36.000Z Downloaded unicode-linebreak v0.1.5
3642025-02-01T00:11:36.000Z Downloaded usdt v0.5.0
3652025-02-01T00:11:36.000Z Downloaded is_terminal_polyfill v1.70.1
3662025-02-01T00:11:36.000Z Downloaded serde_tokenstream v0.2.2
3672025-02-01T00:11:36.000Z Downloaded clap_derive v4.5.24
3682025-02-01T00:11:36.000Z Downloaded digest v0.10.7
3692025-02-01T00:11:36.004Z Downloaded strsim v0.11.1
3702025-02-01T00:11:36.004Z Downloaded generic-array v0.14.7
3712025-02-01T00:11:36.017Z Downloaded camino v1.1.9
3722025-02-01T00:11:36.018Z Downloaded tempfile v3.13.0
3732025-02-01T00:11:36.018Z Downloaded cargo_toml v0.20.5
3742025-02-01T00:11:36.018Z Downloaded scroll v0.12.0
3752025-02-01T00:11:36.018Z Downloaded quote v1.0.38
3762025-02-01T00:11:36.018Z Downloaded once_cell v1.20.2
3772025-02-01T00:11:36.018Z Downloaded thread-id v4.2.2
3782025-02-01T00:11:36.018Z Downloaded pest_derive v2.7.14
3792025-02-01T00:11:36.018Z Downloaded heck v0.4.1
3802025-02-01T00:11:36.019Z Downloaded anstyle v1.0.10
3812025-02-01T00:11:36.019Z Downloaded sha2 v0.10.8
3822025-02-01T00:11:36.019Z Downloaded proc-macro-error v1.0.4
3832025-02-01T00:11:36.054Z Downloaded usdt-impl v0.5.0
3842025-02-01T00:11:36.054Z Downloaded semver v1.0.24
3852025-02-01T00:11:36.054Z Downloaded zerocopy-derive v0.7.35
3862025-02-01T00:11:36.054Z Downloaded anyhow v1.0.95
3872025-02-01T00:11:36.055Z Downloaded anstyle-parse v0.2.5
3882025-02-01T00:11:36.055Z Downloaded typenum v1.17.0
3892025-02-01T00:11:36.055Z Downloaded papergrid v0.11.0
3902025-02-01T00:11:36.084Z Downloaded unicode-ident v1.0.14
3912025-02-01T00:11:36.084Z Downloaded ucd-trie v0.1.7
3922025-02-01T00:11:36.084Z Downloaded proc-macro2 v1.0.92
3932025-02-01T00:11:36.084Z Downloaded ryu v1.0.18
3942025-02-01T00:11:36.084Z Downloaded pest_meta v2.7.14
3952025-02-01T00:11:36.084Z Downloaded serde_derive v1.0.217
3962025-02-01T00:11:36.084Z Downloaded log v0.4.22
3972025-02-01T00:11:36.104Z Downloaded toml v0.8.19
3982025-02-01T00:11:36.104Z Downloaded textwrap v0.16.1
3992025-02-01T00:11:36.104Z Downloaded clap v4.5.27
4002025-02-01T00:11:36.104Z Downloaded serde v1.0.217
4012025-02-01T00:11:36.104Z Downloaded indexmap v2.7.1
4022025-02-01T00:11:36.111Z Downloaded memchr v2.7.4
4032025-02-01T00:11:36.139Z Downloaded toml_edit v0.22.22
4042025-02-01T00:11:36.156Z Downloaded hashbrown v0.15.1
4052025-02-01T00:11:36.170Z Downloaded pest v2.7.14
4062025-02-01T00:11:36.181Z Downloaded clap_builder v4.5.27
4072025-02-01T00:11:36.182Z Downloaded zerocopy v0.7.35
4082025-02-01T00:11:36.208Z Downloaded tabled v0.15.0
4092025-02-01T00:11:36.227Z Downloaded goblin v0.8.2
4102025-02-01T00:11:36.227Z Downloaded winnow v0.6.20
4112025-02-01T00:11:36.227Z Downloaded syn v1.0.109
4122025-02-01T00:11:36.242Z Downloaded serde_json v1.0.135
4132025-02-01T00:11:36.242Z Downloaded unicode-width v0.1.14
4142025-02-01T00:11:36.242Z Downloaded syn v2.0.96
4152025-02-01T00:11:36.248Z Downloaded rustix v0.38.37
4162025-02-01T00:11:36.273Z Downloaded libc v0.2.169
4172025-02-01T00:11:36.586Z Compiling proc-macro2 v1.0.92
4182025-02-01T00:11:36.587Z Compiling unicode-ident v1.0.14
4192025-02-01T00:11:36.597Z Compiling version_check v0.9.5
4202025-02-01T00:11:36.597Z Compiling serde v1.0.217
4212025-02-01T00:11:36.597Z Compiling memchr v2.7.4
4222025-02-01T00:11:36.598Z Compiling thiserror v1.0.69
4232025-02-01T00:11:36.652Z Compiling libc v0.2.169
4242025-02-01T00:11:36.677Z Compiling itoa v1.0.11
4252025-02-01T00:11:36.856Z Compiling ucd-trie v0.1.7
4262025-02-01T00:11:36.921Z Compiling ryu v1.0.18
4272025-02-01T00:11:37.305Z Compiling once_cell v1.20.2
4282025-02-01T00:11:37.348Z Compiling byteorder v1.5.0
4292025-02-01T00:11:37.594Z Compiling rustix v0.38.37
4302025-02-01T00:11:37.670Z Compiling serde_json v1.0.135
4312025-02-01T00:11:38.628Z Compiling bitflags v2.6.0
4322025-02-01T00:11:38.741Z Compiling proc-macro-error-attr v1.0.4
4332025-02-01T00:11:38.763Z Compiling usdt-impl v0.5.0
4342025-02-01T00:11:38.788Z Compiling syn v1.0.109
4352025-02-01T00:11:38.981Z Compiling proc-macro-error v1.0.4
4362025-02-01T00:11:39.010Z Compiling hashbrown v0.15.1
4372025-02-01T00:11:39.118Z Compiling utf8parse v0.2.2
4382025-02-01T00:11:39.229Z Compiling plain v0.2.3
4392025-02-01T00:11:39.259Z Compiling log v0.4.22
4402025-02-01T00:11:39.296Z Compiling thread-id v4.2.2
4412025-02-01T00:11:39.327Z Compiling equivalent v1.0.1
4422025-02-01T00:11:39.406Z Compiling camino v1.1.9
4432025-02-01T00:11:39.436Z Compiling anstyle-parse v0.2.5
4442025-02-01T00:11:39.575Z Compiling unicode-width v0.1.14
4452025-02-01T00:11:39.600Z Compiling colorchoice v1.0.2
4462025-02-01T00:11:39.761Z Compiling quote v1.0.38
4472025-02-01T00:11:39.785Z Compiling errno v0.3.9
4482025-02-01T00:11:39.809Z Compiling autocfg v1.4.0
4492025-02-01T00:11:39.950Z Compiling anstyle v1.0.10
4502025-02-01T00:11:40.016Z Compiling indexmap v2.7.1
4512025-02-01T00:11:40.091Z Compiling is_terminal_polyfill v1.70.1
4522025-02-01T00:11:40.172Z Compiling syn v2.0.96
4532025-02-01T00:11:40.359Z Compiling anstyle-query v1.1.1
4542025-02-01T00:11:40.388Z Compiling pretty-hex v0.4.1
4552025-02-01T00:11:40.512Z Compiling winnow v0.6.20
4562025-02-01T00:11:40.640Z Compiling semver v1.0.24
4572025-02-01T00:11:40.742Z Compiling fs-err v2.11.0
4582025-02-01T00:11:41.033Z Compiling anstream v0.6.15
4592025-02-01T00:11:41.291Z Compiling heck v0.5.0
4602025-02-01T00:11:41.330Z Compiling anyhow v1.0.95
4612025-02-01T00:11:41.612Z Compiling heck v0.4.1
4622025-02-01T00:11:41.654Z Compiling cfg-if v1.0.0
4632025-02-01T00:11:41.808Z Compiling terminal_size v0.4.0
4642025-02-01T00:11:41.921Z Compiling clap_lex v0.7.4
4652025-02-01T00:11:42.031Z Compiling bytecount v0.6.8
4662025-02-01T00:11:42.058Z Compiling fastrand v2.1.1
4672025-02-01T00:11:42.154Z Compiling fnv v1.0.7
4682025-02-01T00:11:42.261Z Compiling strsim v0.11.1
4692025-02-01T00:11:42.303Z Compiling papergrid v0.11.0
4702025-02-01T00:11:42.404Z Compiling tempfile v3.13.0
4712025-02-01T00:11:42.762Z Compiling clap_builder v4.5.27
4722025-02-01T00:11:42.790Z Compiling memmap v0.7.0
4732025-02-01T00:11:43.138Z Compiling smawk v0.3.2
4742025-02-01T00:11:43.224Z Compiling unicode-linebreak v0.1.5
4752025-02-01T00:11:43.640Z Compiling textwrap v0.16.1
4762025-02-01T00:11:43.728Z Compiling swrite v0.1.0
4772025-02-01T00:11:44.807Z Compiling tabled_derive v0.7.0
4782025-02-01T00:11:45.877Z Compiling tabled v0.15.0
4792025-02-01T00:11:46.785Z Compiling serde_derive v1.0.217
4802025-02-01T00:11:46.808Z Compiling thiserror-impl v1.0.69
4812025-02-01T00:11:46.811Z Compiling zerocopy-derive v0.7.35
4822025-02-01T00:11:46.998Z Compiling scroll_derive v0.12.0
4832025-02-01T00:11:47.124Z Compiling clap_derive v4.5.24
4842025-02-01T00:11:48.440Z Compiling scroll v0.12.0
4852025-02-01T00:11:48.626Z Compiling zerocopy v0.7.35
4862025-02-01T00:11:48.807Z Compiling goblin v0.8.2
4872025-02-01T00:11:49.167Z Compiling pest v2.7.14
4882025-02-01T00:11:50.337Z Compiling clap v4.5.27
4892025-02-01T00:11:51.371Z Compiling pest_meta v2.7.14
4902025-02-01T00:11:52.258Z Compiling pest_generator v2.7.14
4912025-02-01T00:11:53.613Z Compiling pest_derive v2.7.14
4922025-02-01T00:11:54.599Z Compiling dtrace-parser v0.2.0
4932025-02-01T00:11:55.421Z Compiling serde_tokenstream v0.2.2
4942025-02-01T00:11:55.475Z Compiling toml_datetime v0.6.8
4952025-02-01T00:11:55.475Z Compiling serde_spanned v0.6.8
4962025-02-01T00:11:55.747Z Compiling cargo-platform v0.1.8
4972025-02-01T00:11:55.771Z Compiling macaddr v1.0.1
4982025-02-01T00:11:55.949Z Compiling toml_edit v0.22.22
4992025-02-01T00:11:56.159Z Compiling camino-tempfile v1.1.1
5002025-02-01T00:11:56.792Z Compiling dof v0.3.0
5012025-02-01T00:11:56.947Z Compiling cargo_metadata v0.18.1
5022025-02-01T00:11:58.170Z Compiling usdt-attr-macro v0.5.0
5032025-02-01T00:11:58.170Z Compiling usdt-macro v0.5.0
5042025-02-01T00:11:58.679Z Compiling toml v0.8.19
5052025-02-01T00:11:59.257Z Compiling usdt v0.5.0
5062025-02-01T00:11:59.563Z Compiling cargo_toml v0.20.5
5072025-02-01T00:12:02.184Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5082025-02-01T00:12:05.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.31s
5092025-02-01T00:12:05.596Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5102025-02-01T00:12:06.121Z Downloading crates ...
5112025-02-01T00:12:06.245Z Downloaded aead v0.5.2
5122025-02-01T00:12:06.265Z Downloaded async-stream-impl v0.3.6
5132025-02-01T00:12:06.278Z Downloaded atomicwrites v0.4.4
5142025-02-01T00:12:06.281Z Downloaded cfg_aliases v0.1.1
5152025-02-01T00:12:06.283Z Downloaded cfg_aliases v0.2.1
5162025-02-01T00:12:06.283Z Downloaded arc-swap v1.7.1
5172025-02-01T00:12:06.287Z Downloaded darling v0.20.10
5182025-02-01T00:12:06.291Z Downloaded assert_matches v1.5.0
5192025-02-01T00:12:06.295Z Downloaded atty v0.2.14
5202025-02-01T00:12:06.298Z Downloaded cstr-argument v0.1.2
5212025-02-01T00:12:06.298Z Downloaded crunchy v0.2.2
5222025-02-01T00:12:06.304Z Downloaded crc v3.2.1
5232025-02-01T00:12:06.308Z Downloaded adler2 v2.0.0
5242025-02-01T00:12:06.311Z Downloaded cexpr v0.6.0
5252025-02-01T00:12:06.311Z Downloaded castaway v0.2.3
5262025-02-01T00:12:06.314Z Downloaded cmake v0.1.51
5272025-02-01T00:12:06.314Z Downloaded crossbeam-deque v0.8.5
5282025-02-01T00:12:06.317Z Downloaded block-padding v0.3.3
5292025-02-01T00:12:06.317Z Downloaded constant_time_eq v0.3.1
5302025-02-01T00:12:06.321Z Downloaded bit-set v0.5.3
5312025-02-01T00:12:06.321Z Downloaded cassowary v0.3.0
5322025-02-01T00:12:06.323Z Downloaded bit-vec v0.6.3
5332025-02-01T00:12:06.323Z Downloaded chrono-tz-build v0.4.0
5342025-02-01T00:12:06.324Z Downloaded cbc v0.1.2
5352025-02-01T00:12:06.327Z Downloaded blowfish v0.9.1
5362025-02-01T00:12:06.330Z Downloaded bitfield-struct v0.6.2
5372025-02-01T00:12:06.330Z Downloaded arrayref v0.3.9
5382025-02-01T00:12:06.330Z Downloaded bcrypt-pbkdf v0.10.0
5392025-02-01T00:12:06.333Z Downloaded convert_case v0.4.0
5402025-02-01T00:12:06.333Z Downloaded base16ct v0.2.0
5412025-02-01T00:12:06.336Z Downloaded cobs v0.2.3
5422025-02-01T00:12:06.336Z Downloaded async-stream v0.3.6
5432025-02-01T00:12:06.340Z Downloaded arrayvec v0.7.6
5442025-02-01T00:12:06.345Z Downloaded progenitor-client v0.9.1
5452025-02-01T00:12:06.345Z Downloaded async-bb8-diesel v0.2.1
5462025-02-01T00:12:06.345Z Downloaded crc-catalog v2.4.0
5472025-02-01T00:12:06.349Z Downloaded async-recursion v1.1.1
5482025-02-01T00:12:06.355Z Downloaded chacha20 v0.9.1
5492025-02-01T00:12:06.355Z Downloaded buf-list v1.0.3
5502025-02-01T00:12:06.359Z Downloaded atomic-waker v1.1.2
5512025-02-01T00:12:06.359Z Downloaded ascii-canvas v3.0.0
5522025-02-01T00:12:06.359Z Downloaded array-init v0.0.4
5532025-02-01T00:12:06.359Z Downloaded curve25519-dalek-derive v0.1.1
5542025-02-01T00:12:06.369Z Downloaded ciborium-io v0.2.2
5552025-02-01T00:12:06.374Z Downloaded hickory-client v0.24.2
5562025-02-01T00:12:06.379Z Downloaded bitflags v1.3.2
5572025-02-01T00:12:06.382Z Downloaded bcs v0.1.6
5582025-02-01T00:12:06.382Z Downloaded highway v1.2.0
5592025-02-01T00:12:06.382Z Downloaded bb8 v0.8.5
5602025-02-01T00:12:06.384Z Downloaded const_format_proc_macros v0.2.34
5612025-02-01T00:12:06.388Z Downloaded humantime v2.1.0
5622025-02-01T00:12:06.390Z Downloaded hyper-staticfile v0.10.1
5632025-02-01T00:12:06.393Z Downloaded icu_locid_transform v1.5.0
5642025-02-01T00:12:06.395Z Downloaded lru v0.12.5
5652025-02-01T00:12:06.398Z Downloaded icu_locid v1.5.0
5662025-02-01T00:12:06.402Z Downloaded lockfree-object-pool v0.1.6
5672025-02-01T00:12:06.405Z Downloaded const-oid v0.9.6
5682025-02-01T00:12:06.408Z Downloaded ident_case v1.0.1
5692025-02-01T00:12:06.408Z Downloaded base64ct v1.6.0
5702025-02-01T00:12:06.411Z Downloaded hubpack_derive v0.1.1
5712025-02-01T00:12:06.414Z Downloaded http-range v0.1.5
5722025-02-01T00:12:06.414Z Downloaded http-body v1.0.1
5732025-02-01T00:12:06.418Z Downloaded crc32fast v1.4.2
5742025-02-01T00:12:06.418Z Downloaded console v0.15.10
5752025-02-01T00:12:06.422Z Downloaded indent_write v2.2.0
5762025-02-01T00:12:06.425Z Downloaded scopeguard v1.2.0
5772025-02-01T00:12:06.425Z Downloaded home v0.5.9
5782025-02-01T00:12:06.425Z Downloaded hostname v0.4.0
5792025-02-01T00:12:06.428Z Downloaded termtree v0.4.1
5802025-02-01T00:12:06.430Z Downloaded icu_provider v1.5.0
5812025-02-01T00:12:06.433Z Downloaded icu_collections v1.5.0
5822025-02-01T00:12:06.440Z Downloaded rand_xorshift v0.3.0
5832025-02-01T00:12:06.442Z Downloaded icu_provider_macros v1.5.0
5842025-02-01T00:12:06.442Z Downloaded heapless v0.8.0
5852025-02-01T00:12:06.447Z Downloaded managed v0.8.0
5862025-02-01T00:12:06.450Z Downloaded addr2line v0.24.2
5872025-02-01T00:12:06.453Z Downloaded lock_api v0.4.12
5882025-02-01T00:12:06.456Z Downloaded inout v0.1.3
5892025-02-01T00:12:06.456Z Downloaded md5 v0.7.0
5902025-02-01T00:12:06.459Z Downloaded crossbeam-epoch v0.9.18
5912025-02-01T00:12:06.462Z Downloaded indoc v1.0.9
5922025-02-01T00:12:06.467Z Downloaded try-lock v0.2.5
5932025-02-01T00:12:06.467Z Downloaded rand_seeder v0.3.0
5942025-02-01T00:12:06.469Z Downloaded is_ci v1.2.0
5952025-02-01T00:12:06.469Z Downloaded lru-cache v0.1.2
5962025-02-01T00:12:06.469Z Downloaded maplit v1.0.2
5972025-02-01T00:12:06.472Z Downloaded rustls-pemfile v1.0.4
5982025-02-01T00:12:06.472Z Downloaded keccak v0.1.5
5992025-02-01T00:12:06.475Z Downloaded shlex v1.3.0
6002025-02-01T00:12:06.479Z Downloaded shell-words v1.1.0
6012025-02-01T00:12:06.479Z Downloaded sec1 v0.7.3
6022025-02-01T00:12:06.483Z Downloaded cancel-safe-futures v0.1.5
6032025-02-01T00:12:06.486Z Downloaded libefi-sys v0.1.0
6042025-02-01T00:12:06.486Z Downloaded hyper-rustls v0.27.3
6052025-02-01T00:12:06.489Z Downloaded ssh-cipher v0.2.0
6062025-02-01T00:12:06.492Z Downloaded downcast v0.11.0
6072025-02-01T00:12:06.494Z Downloaded yoke-derive v0.7.4
6082025-02-01T00:12:06.494Z Downloaded chacha20poly1305 v0.10.1
6092025-02-01T00:12:06.497Z Downloaded derive_builder_macro v0.20.2
6102025-02-01T00:12:06.497Z Downloaded zerofrom v0.1.4
6112025-02-01T00:12:06.500Z Downloaded tokio-macros v2.5.0
6122025-02-01T00:12:06.500Z Downloaded tinystr v0.7.6
6132025-02-01T00:12:06.503Z Downloaded memoffset v0.9.1
6142025-02-01T00:12:06.507Z Downloaded ciborium v0.2.2
6152025-02-01T00:12:06.511Z Downloaded maybe-uninit v2.0.0
6162025-02-01T00:12:06.511Z Downloaded mime v0.3.17
6172025-02-01T00:12:06.513Z Downloaded ipnet v2.10.1
6182025-02-01T00:12:06.514Z Downloaded linked-hash-map v0.5.6
6192025-02-01T00:12:06.518Z Downloaded lazy_static v1.5.0
6202025-02-01T00:12:06.523Z Downloaded foreign-types-macros v0.2.3
6212025-02-01T00:12:06.523Z Downloaded libloading v0.8.5
6222025-02-01T00:12:06.523Z Downloaded oso-derive v0.27.3
6232025-02-01T00:12:06.526Z Downloaded crossbeam-utils v0.8.20
6242025-02-01T00:12:06.526Z Downloaded mockall v0.13.0
6252025-02-01T00:12:06.529Z Downloaded indexmap v1.9.3
6262025-02-01T00:12:06.532Z Downloaded number_prefix v0.4.0
6272025-02-01T00:12:06.536Z Downloaded litemap v0.7.3
6282025-02-01T00:12:06.540Z Downloaded vte_generate_state_changes v0.1.2
6292025-02-01T00:12:06.540Z Downloaded jobserver v0.1.32
6302025-02-01T00:12:06.540Z Downloaded pretty-hex v0.2.1
6312025-02-01T00:12:06.545Z Downloaded zerofrom-derive v0.1.4
6322025-02-01T00:12:06.545Z Downloaded tui-tree-widget v0.22.0
6332025-02-01T00:12:06.545Z Downloaded libsw v3.3.1
6342025-02-01T00:12:06.548Z Downloaded zeroize v1.8.1
6352025-02-01T00:12:06.548Z Downloaded sct v0.7.1
6362025-02-01T00:12:06.552Z Downloaded multer v3.1.0
6372025-02-01T00:12:06.555Z Downloaded httparse v1.9.5
6382025-02-01T00:12:06.558Z Downloaded slog-bunyan v2.5.0
6392025-02-01T00:12:06.561Z Downloaded litrs v0.4.1
6402025-02-01T00:12:06.563Z Downloaded memmap2 v0.9.5
6412025-02-01T00:12:06.566Z Downloaded ref-cast-impl v1.0.23
6422025-02-01T00:12:06.569Z Downloaded nodrop v0.1.14
6432025-02-01T00:12:06.569Z Downloaded strum_macros v0.26.4
6442025-02-01T00:12:06.571Z Downloaded clang-sys v1.8.1
6452025-02-01T00:12:06.582Z Downloaded mime_guess v2.0.5
6462025-02-01T00:12:06.588Z Downloaded document-features v0.2.10
6472025-02-01T00:12:06.588Z Downloaded bumpalo v3.16.0
6482025-02-01T00:12:06.588Z Downloaded strum v0.26.3
6492025-02-01T00:12:06.588Z Downloaded const_format v0.2.34
6502025-02-01T00:12:06.591Z Downloaded polyval v0.6.2
6512025-02-01T00:12:06.592Z Downloaded pbkdf2 v0.12.2
6522025-02-01T00:12:06.596Z Downloaded tokio-tungstenite v0.24.0
6532025-02-01T00:12:06.600Z Downloaded diesel_table_macro_syntax v0.2.0
6542025-02-01T00:12:06.600Z Downloaded primeorder v0.13.6
6552025-02-01T00:12:06.600Z Downloaded predicates-tree v1.0.11
6562025-02-01T00:12:06.600Z Downloaded funty v2.0.0
6572025-02-01T00:12:06.603Z Downloaded env_logger v0.11.5
6582025-02-01T00:12:06.606Z Downloaded des v0.8.1
6592025-02-01T00:12:06.606Z Downloaded icu_normalizer v1.5.0
6602025-02-01T00:12:06.610Z Downloaded foreign-types-shared v0.1.1
6612025-02-01T00:12:06.613Z Downloaded new_debug_unreachable v1.0.6
6622025-02-01T00:12:06.613Z Downloaded uzers v0.12.1
6632025-02-01T00:12:06.616Z Downloaded signal-hook-registry v1.4.2
6642025-02-01T00:12:06.619Z Downloaded backtrace v0.3.74
6652025-02-01T00:12:06.623Z Downloaded path-slash v0.1.5
6662025-02-01T00:12:06.628Z Downloaded owo-colors v4.1.0
6672025-02-01T00:12:06.631Z Downloaded openssl-macros v0.1.1
6682025-02-01T00:12:06.631Z Downloaded vte v0.11.1
6692025-02-01T00:12:06.634Z Downloaded newline-converter v0.3.0
6702025-02-01T00:12:06.634Z Downloaded structmeta-derive v0.3.0
6712025-02-01T00:12:06.634Z Downloaded slog-async v2.8.0
6722025-02-01T00:12:06.637Z Downloaded pem v3.0.4
6732025-02-01T00:12:06.640Z Downloaded crypto-bigint v0.5.5
6742025-02-01T00:12:06.645Z Downloaded diesel-dtrace v0.4.2
6752025-02-01T00:12:06.647Z Downloaded fallible-streaming-iterator v0.1.9
6762025-02-01T00:12:06.650Z Downloaded string_cache v0.8.7
6772025-02-01T00:12:06.653Z Downloaded flagset v0.4.6
6782025-02-01T00:12:06.653Z Downloaded opaque-debug v0.3.1
6792025-02-01T00:12:06.656Z Downloaded derive_more v0.99.18
6802025-02-01T00:12:06.670Z Downloaded hash32 v0.3.1
6812025-02-01T00:12:06.673Z Downloaded hash32 v0.2.1
6822025-02-01T00:12:06.676Z Downloaded futures-sink v0.3.31
6832025-02-01T00:12:06.676Z Downloaded strip-ansi-escapes v0.2.0
6842025-02-01T00:12:06.676Z Downloaded stringprep v0.1.5
6852025-02-01T00:12:06.679Z Downloaded ghash v0.5.1
6862025-02-01T00:12:06.679Z Downloaded newtype-uuid v1.2.1
6872025-02-01T00:12:06.683Z Downloaded zerovec-derive v0.10.3
6882025-02-01T00:12:06.683Z Downloaded universal-hash v0.5.1
6892025-02-01T00:12:06.686Z Downloaded futures-channel v0.3.31
6902025-02-01T00:12:06.688Z Downloaded quick-error v1.2.3
6912025-02-01T00:12:06.688Z Downloaded samael v0.0.17
6922025-02-01T00:12:06.693Z Downloaded rpassword v7.3.1
6932025-02-01T00:12:06.696Z Downloaded whoami v1.5.2
6942025-02-01T00:12:06.699Z Downloaded sigpipe v0.1.3
6952025-02-01T00:12:06.702Z Downloaded ppv-lite86 v0.2.20
6962025-02-01T00:12:06.702Z Downloaded powerfmt v0.2.0
6972025-02-01T00:12:06.705Z Downloaded pem-rfc7468 v0.7.0
6982025-02-01T00:12:06.709Z Downloaded simd-adler32 v0.3.7
6992025-02-01T00:12:06.709Z Downloaded cc v1.1.30
7002025-02-01T00:12:06.712Z Downloaded dropshot_endpoint v0.12.0
7012025-02-01T00:12:06.715Z Downloaded foreign-types v0.5.0
7022025-02-01T00:12:06.717Z Downloaded password-hash v0.5.0
7032025-02-01T00:12:06.718Z Downloaded password-hash v0.4.2
7042025-02-01T00:12:06.721Z Downloaded hyper v1.5.2
7052025-02-01T00:12:06.728Z Downloaded thiserror-impl v2.0.11
7062025-02-01T00:12:06.731Z Downloaded pin-utils v0.1.0
7072025-02-01T00:12:06.734Z Downloaded num_enum v0.5.11
7082025-02-01T00:12:06.737Z Downloaded termios v0.3.3
7092025-02-01T00:12:06.739Z Downloaded progenitor-client v0.8.0
7102025-02-01T00:12:06.742Z Downloaded serde-big-array v0.5.1
7112025-02-01T00:12:06.745Z Downloaded num-conv v0.1.0
7122025-02-01T00:12:06.745Z Downloaded fxhash v0.2.1
7132025-02-01T00:12:06.745Z Downloaded rfc6979 v0.4.0
7142025-02-01T00:12:06.747Z Downloaded rustversion v1.0.17
7152025-02-01T00:12:06.750Z Downloaded unicase v2.7.0
7162025-02-01T00:12:06.750Z Downloaded unarray v0.1.4
7172025-02-01T00:12:06.753Z Downloaded typify-macro v0.3.0
7182025-02-01T00:12:06.753Z Downloaded secrecy v0.8.0
7192025-02-01T00:12:06.756Z Downloaded prettyplease v0.2.25
7202025-02-01T00:12:06.758Z Downloaded tracing-core v0.1.32
7212025-02-01T00:12:06.762Z Downloaded minimal-lexical v0.2.1
7222025-02-01T00:12:06.768Z Downloaded tinyvec_macros v0.1.1
7232025-02-01T00:12:06.771Z Downloaded serde_with_macros v3.11.0
7242025-02-01T00:12:06.771Z Downloaded serde_yaml v0.9.34+deprecated
7252025-02-01T00:12:06.775Z Downloaded supports-color v3.0.1
7262025-02-01T00:12:06.778Z Downloaded subtle v2.6.1
7272025-02-01T00:12:06.778Z Downloaded siphasher v0.3.11
7282025-02-01T00:12:06.781Z Downloaded hickory-resolver v0.24.2
7292025-02-01T00:12:06.785Z Downloaded darling_macro v0.20.10
7302025-02-01T00:12:06.791Z Downloaded want v0.3.1
7312025-02-01T00:12:06.791Z Downloaded rtoolbox v0.0.2
7322025-02-01T00:12:06.794Z Downloaded thiserror v2.0.11
7332025-02-01T00:12:06.797Z Downloaded time-core v0.1.2
7342025-02-01T00:12:06.800Z Downloaded waitgroup v0.1.2
7352025-02-01T00:12:06.800Z Downloaded aho-corasick v1.1.3
7362025-02-01T00:12:06.808Z Downloaded serde-hex v0.1.0
7372025-02-01T00:12:06.811Z Downloaded newtype_derive v0.1.6
7382025-02-01T00:12:06.811Z Downloaded ron v0.7.1
7392025-02-01T00:12:06.816Z Downloaded derive_builder v0.20.2
7402025-02-01T00:12:06.821Z Downloaded tiny-keccak v2.0.2
7412025-02-01T00:12:06.823Z Downloaded tls_codec v0.4.1
7422025-02-01T00:12:06.827Z Downloaded sqlparser_derive v0.2.2
7432025-02-01T00:12:06.830Z Downloaded russh-cryptovec v0.7.3
7442025-02-01T00:12:06.830Z Downloaded unicode_categories v0.1.1
7452025-02-01T00:12:06.833Z Downloaded data-encoding v2.6.0
7462025-02-01T00:12:06.833Z Downloaded env_filter v0.1.2
7472025-02-01T00:12:06.837Z Downloaded precomputed-hash v0.1.1
7482025-02-01T00:12:06.837Z Downloaded snafu-derive v0.8.5
7492025-02-01T00:12:06.840Z Downloaded num-rational v0.4.2
7502025-02-01T00:12:06.840Z Downloaded num-complex v0.4.6
7512025-02-01T00:12:06.843Z Downloaded num-integer v0.1.46
7522025-02-01T00:12:06.846Z Downloaded tabwriter v1.4.0
7532025-02-01T00:12:06.846Z Downloaded enum-as-inner v0.6.1
7542025-02-01T00:12:06.849Z Downloaded smallvec v1.13.2
7552025-02-01T00:12:06.853Z Downloaded serde_derive_internals v0.29.1
7562025-02-01T00:12:06.856Z Downloaded zerocopy v0.6.6
7572025-02-01T00:12:06.856Z Downloaded itertools v0.12.1
7582025-02-01T00:12:06.863Z Downloaded parse-display-derive v0.10.0
7592025-02-01T00:12:06.866Z Downloaded aes v0.8.4
7602025-02-01T00:12:06.869Z Downloaded parse-display v0.10.0
7612025-02-01T00:12:06.871Z Downloaded tls_codec_derive v0.4.1
7622025-02-01T00:12:06.874Z Downloaded rustc-hash v1.1.0
7632025-02-01T00:12:06.874Z Downloaded derive-where v1.2.7
7642025-02-01T00:12:06.877Z Downloaded multimap v0.10.0
7652025-02-01T00:12:06.881Z Downloaded futures-task v0.3.31
7662025-02-01T00:12:06.885Z Downloaded pkcs1 v0.7.5
7672025-02-01T00:12:06.885Z Downloaded phf v0.11.2
7682025-02-01T00:12:06.888Z Downloaded pkcs5 v0.7.1
7692025-02-01T00:12:06.890Z Downloaded progenitor-impl v0.9.1
7702025-02-01T00:12:06.895Z Downloaded progenitor-impl v0.8.0
7712025-02-01T00:12:06.897Z Downloaded unicode-bidi v0.3.17
7722025-02-01T00:12:06.900Z Downloaded parse-size v1.1.0
7732025-02-01T00:12:06.900Z Downloaded zip v0.6.6
7742025-02-01T00:12:06.906Z Downloaded foreign-types v0.3.2
7752025-02-01T00:12:06.909Z Downloaded headers-core v0.3.0
7762025-02-01T00:12:06.909Z Downloaded progenitor-macro v0.9.1
7772025-02-01T00:12:06.909Z Downloaded progenitor-macro v0.8.0
7782025-02-01T00:12:06.912Z Downloaded slog-term v2.9.1
7792025-02-01T00:12:06.914Z Downloaded parking_lot_core v0.9.10
7802025-02-01T00:12:06.917Z Downloaded foldhash v0.1.3
7812025-02-01T00:12:06.917Z Downloaded ff v0.13.0
7822025-02-01T00:12:06.922Z Downloaded take_mut v0.2.2
7832025-02-01T00:12:06.922Z Downloaded rayon-core v1.12.1
7842025-02-01T00:12:06.925Z Downloaded sync-ptr v0.1.1
7852025-02-01T00:12:06.925Z Downloaded percent-encoding v2.3.1
7862025-02-01T00:12:06.927Z Downloaded predicates v3.1.2
7872025-02-01T00:12:06.930Z Downloaded openssl-probe v0.1.5
7882025-02-01T00:12:06.934Z Downloaded write16 v1.0.0
7892025-02-01T00:12:06.934Z Downloaded toml_edit v0.19.15
7902025-02-01T00:12:06.949Z Downloaded thread_local v1.1.8
7912025-02-01T00:12:06.952Z Downloaded aes-gcm v0.10.3
7922025-02-01T00:12:06.955Z Downloaded tap v1.0.1
7932025-02-01T00:12:06.958Z Downloaded vsss-rs v3.3.4
7942025-02-01T00:12:06.961Z Downloaded tokio-tungstenite v0.21.0
7952025-02-01T00:12:06.964Z Downloaded tokio-rustls v0.26.0
7962025-02-01T00:12:06.964Z Downloaded thiserror-impl-no-std v2.0.2
7972025-02-01T00:12:06.968Z Downloaded tokio-rustls v0.24.1
7982025-02-01T00:12:06.971Z Downloaded russh v0.45.0
7992025-02-01T00:12:06.976Z Downloaded packed_struct v0.10.1
8002025-02-01T00:12:06.979Z Downloaded peg v0.8.4
8012025-02-01T00:12:06.982Z Downloaded scheduled-thread-pool v0.2.7
8022025-02-01T00:12:06.984Z Downloaded rusty-fork v0.3.0
8032025-02-01T00:12:06.984Z Downloaded packed_struct_codegen v0.10.1
8042025-02-01T00:12:06.988Z Downloaded peg-macros v0.8.4
8052025-02-01T00:12:06.991Z Downloaded postcard v1.0.10
8062025-02-01T00:12:06.991Z Downloaded darling_core v0.20.10
8072025-02-01T00:12:06.996Z Downloaded xz2 v0.1.7
8082025-02-01T00:12:06.998Z Downloaded futures-io v0.3.31
8092025-02-01T00:12:07.002Z Downloaded serde_path_to_error v0.1.16
8102025-02-01T00:12:07.005Z Downloaded synstructure v0.13.1
8112025-02-01T00:12:07.005Z Downloaded crossterm v0.28.1
8122025-02-01T00:12:07.011Z Downloaded fd-lock v4.0.2
8132025-02-01T00:12:07.014Z Downloaded topological-sort v0.2.2
8142025-02-01T00:12:07.016Z Downloaded parking_lot_core v0.8.6
8152025-02-01T00:12:07.019Z Downloaded hkdf v0.12.4
8162025-02-01T00:12:07.022Z Downloaded utf16_iter v1.0.5
8172025-02-01T00:12:07.022Z Downloaded unicode-truncate v1.1.0
8182025-02-01T00:12:07.025Z Downloaded tokio-tungstenite v0.23.1
8192025-02-01T00:12:07.027Z Downloaded rand v0.8.5
8202025-02-01T00:12:07.030Z Downloaded endian-type v0.1.2
8212025-02-01T00:12:07.034Z Downloaded normalize-line-endings v0.3.0
8222025-02-01T00:12:07.034Z Downloaded hashlink v0.9.1
8232025-02-01T00:12:07.037Z Downloaded half v2.4.1
8242025-02-01T00:12:07.037Z Downloaded zip v2.1.3
8252025-02-01T00:12:07.043Z Downloaded num_threads v0.1.7
8262025-02-01T00:12:07.047Z Downloaded serde_plain v1.0.2
8272025-02-01T00:12:07.047Z Downloaded reedline v0.35.0
8282025-02-01T00:12:07.054Z Downloaded num v0.4.3
8292025-02-01T00:12:07.057Z Downloaded phf_shared v0.10.0
8302025-02-01T00:12:07.057Z Downloaded zone_cfg_derive v0.3.0
8312025-02-01T00:12:07.057Z Downloaded zone_cfg_derive v0.1.2
8322025-02-01T00:12:07.057Z Downloaded schemars v0.8.21
8332025-02-01T00:12:07.069Z Downloaded rustls-pemfile v2.2.0
8342025-02-01T00:12:07.072Z Downloaded signal-hook v0.3.17
8352025-02-01T00:12:07.076Z Downloaded pkcs8 v0.10.2
8362025-02-01T00:12:07.079Z Downloaded twox-hash v2.1.0
8372025-02-01T00:12:07.081Z Downloaded gethostname v0.5.0
8382025-02-01T00:12:07.082Z Downloaded futures-macro v0.3.31
8392025-02-01T00:12:07.085Z Downloaded typify v0.2.0
8402025-02-01T00:12:07.089Z Downloaded serde_urlencoded v0.7.1
8412025-02-01T00:12:07.091Z Downloaded utf-8 v0.7.6
8422025-02-01T00:12:07.091Z Downloaded toolchain_find v0.4.0
8432025-02-01T00:12:07.091Z Downloaded sync_wrapper v1.0.1
8442025-02-01T00:12:07.091Z Downloaded olpc-cjson v0.1.4
8452025-02-01T00:12:07.094Z Downloaded num_enum_derive v0.5.11
8462025-02-01T00:12:07.094Z Downloaded headers v0.4.0
8472025-02-01T00:12:07.100Z Downloaded unicode-xid v0.2.6
8482025-02-01T00:12:07.103Z Downloaded value-bag v1.9.0
8492025-02-01T00:12:07.106Z Downloaded tower-service v0.3.3
8502025-02-01T00:12:07.106Z Downloaded group v0.13.0
8512025-02-01T00:12:07.108Z Downloaded rusqlite v0.32.1
8522025-02-01T00:12:07.113Z Downloaded num-bigint v0.4.6
8532025-02-01T00:12:07.119Z Downloaded ed25519 v2.2.3
8542025-02-01T00:12:07.122Z Downloaded spin v0.9.8
8552025-02-01T00:12:07.127Z Downloaded futures-core v0.3.31
8562025-02-01T00:12:07.130Z Downloaded tar v0.4.42
8572025-02-01T00:12:07.130Z Downloaded parking_lot v0.12.3
8582025-02-01T00:12:07.133Z Downloaded displaydoc v0.2.5
8592025-02-01T00:12:07.139Z Downloaded phf_shared v0.11.2
8602025-02-01T00:12:07.139Z Downloaded phf_codegen v0.11.2
8612025-02-01T00:12:07.141Z Downloaded der v0.7.9
8622025-02-01T00:12:07.144Z Downloaded phf_generator v0.11.2
8632025-02-01T00:12:07.144Z Downloaded psl-types v2.0.11
8642025-02-01T00:12:07.148Z Downloaded embedded-io v0.4.0
8652025-02-01T00:12:07.148Z Downloaded zone v0.1.8
8662025-02-01T00:12:07.148Z Downloaded p256 v0.13.2
8672025-02-01T00:12:07.151Z Downloaded fallible-iterator v0.2.0
8682025-02-01T00:12:07.154Z Downloaded ed25519-dalek v2.1.1
8692025-02-01T00:12:07.157Z Downloaded form_urlencoded v1.2.1
8702025-02-01T00:12:07.157Z Downloaded pin-project v1.1.6
8712025-02-01T00:12:07.169Z Downloaded slog-stdlog v4.1.1
8722025-02-01T00:12:07.172Z Downloaded slog-scope v4.4.0
8732025-02-01T00:12:07.172Z Downloaded spki v0.7.3
8742025-02-01T00:12:07.174Z Downloaded ecdsa v0.16.9
8752025-02-01T00:12:07.178Z Downloaded globset v0.4.15
8762025-02-01T00:12:07.178Z Downloaded pin-project-internal v1.1.6
8772025-02-01T00:12:07.183Z Downloaded num-traits v0.2.19
8782025-02-01T00:12:07.186Z Downloaded static_assertions v1.1.0
8792025-02-01T00:12:07.186Z Downloaded blake3 v1.5.4
8802025-02-01T00:12:07.192Z Downloaded fragile v2.0.0
8812025-02-01T00:12:07.195Z Downloaded tracing-attributes v0.1.27
8822025-02-01T00:12:07.198Z Downloaded slog-json v2.6.1
8832025-02-01T00:12:07.201Z Downloaded slog v2.7.0
8842025-02-01T00:12:07.204Z Downloaded fatfs v0.3.6
8852025-02-01T00:12:07.207Z Downloaded openssl-sys v0.9.104
8862025-02-01T00:12:07.210Z Downloaded publicsuffix v2.3.0
8872025-02-01T00:12:07.213Z Downloaded fs_extra v1.3.0
8882025-02-01T00:12:07.216Z Downloaded pkg-config v0.3.31
8892025-02-01T00:12:07.220Z Downloaded elliptic-curve v0.13.8
8902025-02-01T00:12:07.223Z Downloaded uuid v1.12.0
8912025-02-01T00:12:07.226Z Downloaded quinn v0.11.5
8922025-02-01T00:12:07.230Z Downloaded quick-xml v0.33.0
8932025-02-01T00:12:07.235Z Downloaded qorb v0.2.1
8942025-02-01T00:12:07.240Z Downloaded icu_properties_data v1.5.0
8952025-02-01T00:12:07.252Z Downloaded tokio-postgres v0.7.12
8962025-02-01T00:12:07.256Z Downloaded tungstenite v0.24.0
8972025-02-01T00:12:07.260Z Downloaded typed-path v0.9.3
8982025-02-01T00:12:07.267Z Downloaded unicode-segmentation v1.12.0
8992025-02-01T00:12:07.270Z Downloaded nom v7.1.3
9002025-02-01T00:12:07.276Z Downloaded zopfli v0.8.1
9012025-02-01T00:12:07.279Z Downloaded bitvec v1.0.1
9022025-02-01T00:12:07.295Z Downloaded zerovec v0.10.4
9032025-02-01T00:12:07.301Z Downloaded object v0.30.4
9042025-02-01T00:12:07.311Z Downloaded tracing v0.1.40
9052025-02-01T00:12:07.316Z Downloaded proptest v1.5.0
9062025-02-01T00:12:07.326Z Downloaded aws-lc-rs v1.10.0
9072025-02-01T00:12:07.335Z Downloaded bindgen v0.69.5
9082025-02-01T00:12:07.343Z Downloaded p521 v0.13.3
9092025-02-01T00:12:07.348Z Downloaded sqlparser v0.45.0
9102025-02-01T00:12:07.354Z Downloaded chrono v0.4.39
9112025-02-01T00:12:07.362Z Downloaded x509-cert v0.2.5
9122025-02-01T00:12:07.368Z Downloaded time v0.3.36
9132025-02-01T00:12:07.376Z Downloaded salty v0.3.0
9142025-02-01T00:12:07.384Z Downloaded git2 v0.19.0
9152025-02-01T00:12:07.394Z Downloaded openssl v0.10.66
9162025-02-01T00:12:07.404Z Downloaded serde_with v3.11.0
9172025-02-01T00:12:07.412Z Downloaded tough v0.19.0
9182025-02-01T00:12:07.421Z Downloaded portable-atomic v1.9.0
9192025-02-01T00:12:07.429Z Downloaded nix v0.29.0
9202025-02-01T00:12:07.442Z Downloaded quinn-proto v0.11.8
9212025-02-01T00:12:07.450Z Downloaded zerocopy v0.8.10
9222025-02-01T00:12:07.474Z Downloaded rustls-webpki v0.101.7
9232025-02-01T00:12:07.489Z Downloaded h2 v0.4.6
9242025-02-01T00:12:07.497Z Downloaded hashbrown v0.14.5
9252025-02-01T00:12:07.503Z Downloaded rustls v0.21.12
9262025-02-01T00:12:07.516Z Downloaded reqwest v0.12.9
9272025-02-01T00:12:07.525Z Downloaded winnow v0.5.40
9282025-02-01T00:12:07.536Z Downloaded regex-syntax v0.6.29
9292025-02-01T00:12:07.543Z Downloaded unicode-width v0.2.0
9302025-02-01T00:12:07.551Z Downloaded regress v0.10.1
9312025-02-01T00:12:07.560Z Downloaded regex-syntax v0.8.5
9322025-02-01T00:12:07.570Z Downloaded typify-impl v0.3.0
9332025-02-01T00:12:07.587Z Downloaded rustls v0.22.4
9342025-02-01T00:12:07.601Z Downloaded smoltcp v0.11.0
9352025-02-01T00:12:07.615Z Downloaded petname v2.0.2
9362025-02-01T00:12:07.621Z Downloaded dropshot v0.12.0
9372025-02-01T00:12:07.642Z Downloaded chrono-tz v0.10.1
9382025-02-01T00:12:07.649Z Downloaded regex-automata v0.4.8
9392025-02-01T00:12:07.666Z Downloaded polar-core v0.27.3
9402025-02-01T00:12:07.674Z Downloaded sled v0.34.7
9412025-02-01T00:12:07.687Z Downloaded bstr v1.10.0
9422025-02-01T00:12:07.697Z Downloaded rustls v0.23.19
9432025-02-01T00:12:07.728Z Downloaded diesel v2.2.6
9442025-02-01T00:12:07.753Z Downloaded nix v0.27.1
9452025-02-01T00:12:07.767Z Downloaded regress v0.9.1
9462025-02-01T00:12:07.777Z Downloaded object v0.36.5
9472025-02-01T00:12:07.788Z Downloaded lzma-sys v0.1.20
9482025-02-01T00:12:07.817Z Downloaded webpki-roots v0.26.6
9492025-02-01T00:12:07.821Z Downloaded typify-impl v0.2.0
9502025-02-01T00:12:07.835Z Downloaded smoltcp v0.9.1
9512025-02-01T00:12:07.846Z Downloaded radix_trie v0.2.1
9522025-02-01T00:12:07.851Z Downloaded gimli v0.31.1
9532025-02-01T00:12:07.858Z Downloaded openapiv3 v2.0.0
9542025-02-01T00:12:07.869Z Downloaded petgraph v0.6.5
9552025-02-01T00:12:07.885Z Downloaded bzip2-sys v0.1.11+1.0.8
9562025-02-01T00:12:07.897Z Downloaded libz-sys v1.1.20
9572025-02-01T00:12:07.917Z Downloaded ratatui v0.28.1
9582025-02-01T00:12:07.935Z Downloaded zerocopy-derive v0.6.6
9592025-02-01T00:12:07.944Z Downloaded dropshot v0.15.1
9602025-02-01T00:12:07.964Z Downloaded rayon v1.10.0
9612025-02-01T00:12:07.973Z Downloaded vcpkg v0.2.15
9622025-02-01T00:12:08.010Z Downloaded p384 v0.13.0
9632025-02-01T00:12:08.015Z Downloaded regex v1.11.1
9642025-02-01T00:12:08.028Z Downloaded hickory-proto v0.24.2
9652025-02-01T00:12:08.042Z Downloaded curve25519-dalek v4.1.3
9662025-02-01T00:12:08.051Z Downloaded rustls-webpki v0.102.8
9672025-02-01T00:12:08.069Z Downloaded futures-util v0.3.31
9682025-02-01T00:12:08.080Z Downloaded nix v0.28.0
9692025-02-01T00:12:08.092Z Downloaded tokio v1.43.0
9702025-02-01T00:12:08.130Z Downloaded num-bigint-dig v0.8.4
9712025-02-01T00:12:08.134Z Downloaded lalrpop v0.19.12
9722025-02-01T00:12:08.145Z Downloaded csv v1.3.1
9732025-02-01T00:12:08.164Z Downloaded subprocess v0.2.9
9742025-02-01T00:12:08.166Z Downloaded heapless v0.7.17
9752025-02-01T00:12:08.170Z Downloaded unicode-normalization v0.1.24
9762025-02-01T00:12:08.173Z Downloaded rsa v0.9.6
9772025-02-01T00:12:08.178Z Downloaded hashbrown v0.12.3
9782025-02-01T00:12:08.182Z Downloaded flume v0.11.1
9792025-02-01T00:12:08.185Z Downloaded utf8_iter v1.0.4
9802025-02-01T00:12:08.188Z Downloaded sha3 v0.10.8
9812025-02-01T00:12:08.191Z Downloaded untrusted v0.7.1
9822025-02-01T00:12:08.194Z Downloaded futures-executor v0.3.31
9832025-02-01T00:12:08.194Z Downloaded omicron-zone-package v0.12.0
9842025-02-01T00:12:08.197Z Downloaded smf v0.2.3
9852025-02-01T00:12:08.197Z Downloaded signature v2.2.0
9862025-02-01T00:12:08.198Z Downloaded sha1 v0.10.6
9872025-02-01T00:12:08.200Z Downloaded either v1.13.0
9882025-02-01T00:12:08.200Z Downloaded rustls-pki-types v1.10.0
9892025-02-01T00:12:08.203Z Downloaded rustyline v14.0.0
9902025-02-01T00:12:08.211Z Downloaded dropshot_endpoint v0.15.1
9912025-02-01T00:12:08.213Z Downloaded parse-zoneinfo v0.3.1
9922025-02-01T00:12:08.216Z Downloaded display-error-chain v0.2.2
9932025-02-01T00:12:08.216Z Downloaded zone v0.3.0
9942025-02-01T00:12:08.217Z Downloaded nu-ansi-term v0.50.1
9952025-02-01T00:12:08.219Z Downloaded untrusted v0.9.0
9962025-02-01T00:12:08.222Z Downloaded env_logger v0.10.2
9972025-02-01T00:12:08.226Z Downloaded serde_repr v0.1.19
9982025-02-01T00:12:08.226Z Downloaded rand_core v0.6.4
9992025-02-01T00:12:08.229Z Downloaded radium v0.7.0
10002025-02-01T00:12:08.229Z Downloaded quinn-udp v0.5.5
10012025-02-01T00:12:08.232Z Downloaded flate2 v1.0.35
10022025-02-01T00:12:08.234Z Downloaded steno v0.4.1
10032025-02-01T00:12:08.239Z Downloaded parking_lot v0.11.2
10042025-02-01T00:12:08.243Z Downloaded hashbrown v0.13.2
10052025-02-01T00:12:08.245Z Downloaded xattr v1.3.1
10062025-02-01T00:12:08.248Z Downloaded writeable v0.5.5
10072025-02-01T00:12:08.248Z Downloaded tokio-stream v0.1.16
10082025-02-01T00:12:08.252Z Downloaded tokio-util v0.7.12
10092025-02-01T00:12:08.259Z Downloaded dunce v1.0.5
10102025-02-01T00:12:08.261Z Downloaded dyn-clone v1.0.17
10112025-02-01T00:12:08.264Z Downloaded dsl_auto_type v0.1.2
10122025-02-01T00:12:08.264Z Downloaded tungstenite v0.21.0
10132025-02-01T00:12:08.267Z Downloaded libgit2-sys v0.17.0+1.8.1
10142025-02-01T00:12:08.324Z Downloaded stable_deref_trait v1.2.0
10152025-02-01T00:12:08.327Z Downloaded slab v0.4.9
10162025-02-01T00:12:08.327Z Downloaded resolv-conf v0.7.0
10172025-02-01T00:12:08.329Z Downloaded zerocopy-derive v0.8.10
10182025-02-01T00:12:08.334Z Downloaded derive_builder_core v0.20.2
10192025-02-01T00:12:08.337Z Downloaded russh-keys v0.45.0
10202025-02-01T00:12:08.339Z Downloaded itertools v0.13.0
10212025-02-01T00:12:08.344Z Downloaded tokio-native-tls v0.3.1
10222025-02-01T00:12:08.347Z Downloaded walkdir v2.5.0
10232025-02-01T00:12:08.349Z Downloaded encoding_rs v0.8.34
10242025-02-01T00:12:08.366Z Downloaded time-macros v0.2.18
10252025-02-01T00:12:08.369Z Downloaded unsafe-libyaml v0.2.11
10262025-02-01T00:12:08.372Z Downloaded dirs-sys-next v0.1.2
10272025-02-01T00:12:08.375Z Downloaded dirs-next v2.0.0
10282025-02-01T00:12:08.375Z Downloaded defmt-parser v0.3.4
10292025-02-01T00:12:08.375Z Downloaded signal-hook-mio v0.2.4
10302025-02-01T00:12:08.378Z Downloaded rustc-demangle v0.1.24
10312025-02-01T00:12:08.378Z Downloaded tinyvec v1.8.0
10322025-02-01T00:12:08.381Z Downloaded ssh-key v0.6.6
10332025-02-01T00:12:08.389Z Downloaded unicode-properties v0.1.3
10342025-02-01T00:12:08.393Z Downloaded term v0.7.0
10352025-02-01T00:12:08.393Z Downloaded diesel_derives v2.2.3
10362025-02-01T00:12:08.396Z Downloaded expectorate v1.1.0
10372025-02-01T00:12:08.399Z Downloaded smallvec v0.6.14
10382025-02-01T00:12:08.402Z Downloaded schemars_derive v0.8.21
10392025-02-01T00:12:08.402Z Downloaded libxml v0.3.3
10402025-02-01T00:12:08.406Z Downloaded itertools v0.10.5
10412025-02-01T00:12:08.413Z Downloaded debug-ignore v1.0.5
10422025-02-01T00:12:08.415Z Downloaded test-strategy v0.3.1
10432025-02-01T00:12:08.419Z Downloaded libm v0.2.8
10442025-02-01T00:12:08.425Z Downloaded idna v1.0.3
10452025-02-01T00:12:08.429Z Downloaded progenitor v0.9.1
10462025-02-01T00:12:08.432Z Downloaded progenitor v0.8.0
10472025-02-01T00:12:08.432Z Downloaded proc-macro-crate v1.3.1
10482025-02-01T00:12:08.432Z Downloaded float-cmp v0.9.0
10492025-02-01T00:12:08.435Z Downloaded socket2 v0.5.7
10502025-02-01T00:12:08.438Z Downloaded semver v0.1.20
10512025-02-01T00:12:08.438Z Downloaded der_derive v0.7.3
10522025-02-01T00:12:08.438Z Downloaded vergen v8.3.2
10532025-02-01T00:12:08.440Z Downloaded typify v0.3.0
10542025-02-01T00:12:08.444Z Downloaded foreign-types-shared v0.3.1
10552025-02-01T00:12:08.447Z Downloaded postgres-types v0.2.8
10562025-02-01T00:12:08.449Z Downloaded postgres-protocol v0.6.7
10572025-02-01T00:12:08.449Z Downloaded pin-project-lite v0.2.14
10582025-02-01T00:12:08.453Z Downloaded diff v0.1.13
10592025-02-01T00:12:08.456Z Downloaded rustfmt-wrapper v0.2.1
10602025-02-01T00:12:08.458Z Downloaded rustc_version v0.4.1
10612025-02-01T00:12:08.458Z Downloaded embedded-io v0.6.1
10622025-02-01T00:12:08.461Z Downloaded yoke v0.7.4
10632025-02-01T00:12:08.461Z Downloaded yasna v0.5.2
10642025-02-01T00:12:08.464Z Downloaded futures v0.3.31
10652025-02-01T00:12:08.467Z Downloaded tungstenite v0.23.0
10662025-02-01T00:12:08.472Z Downloaded num-iter v0.1.45
10672025-02-01T00:12:08.474Z Downloaded num-derive v0.4.2
10682025-02-01T00:12:08.475Z Downloaded typify-macro v0.2.0
10692025-02-01T00:12:08.477Z Downloaded getrandom v0.2.15
10702025-02-01T00:12:08.480Z Downloaded oso v0.27.3
10712025-02-01T00:12:08.483Z Downloaded snafu v0.8.5
10722025-02-01T00:12:08.487Z Downloaded rcgen v0.12.1
10732025-02-01T00:12:08.490Z Downloaded float-ord v0.3.2
10742025-02-01T00:12:08.493Z Downloaded filetime v0.2.25
10752025-02-01T00:12:08.493Z Downloaded ena v0.14.3
10762025-02-01T00:12:08.496Z Downloaded deranged v0.3.11
10772025-02-01T00:12:08.499Z Downloaded tokio-rustls v0.25.0
10782025-02-01T00:12:08.499Z Downloaded mio v1.0.2
10792025-02-01T00:12:08.504Z Downloaded rand_chacha v0.3.1
10802025-02-01T00:12:08.507Z Downloaded url v2.5.3
10812025-02-01T00:12:08.510Z Downloaded nanorand v0.7.0
10822025-02-01T00:12:08.514Z Downloaded native-tls v0.2.12
10832025-02-01T00:12:08.516Z Downloaded ron v0.8.1
10842025-02-01T00:12:08.519Z Downloaded termtree v0.5.1
10852025-02-01T00:12:08.519Z Downloaded termcolor v1.4.1
10862025-02-01T00:12:08.522Z Downloaded toml v0.7.8
10872025-02-01T00:12:08.525Z Downloaded salsa20 v0.10.2
10882025-02-01T00:12:08.525Z Downloaded fallible-iterator v0.3.0
10892025-02-01T00:12:08.527Z Downloaded difflib v0.4.0
10902025-02-01T00:12:08.527Z Downloaded crossbeam-channel v0.5.13
10912025-02-01T00:12:08.531Z Downloaded bytes v1.9.0
10922025-02-01T00:12:08.534Z Downloaded which v4.4.2
10932025-02-01T00:12:08.537Z Downloaded peg-runtime v0.8.3
10942025-02-01T00:12:08.537Z Downloaded structmeta v0.2.0
10952025-02-01T00:12:08.540Z Downloaded rustc-hash v2.0.0
10962025-02-01T00:12:08.540Z Downloaded predicates-core v1.0.8
10972025-02-01T00:12:08.540Z Downloaded paste v1.0.15
10982025-02-01T00:12:08.542Z Downloaded poly1305 v0.8.0
10992025-02-01T00:12:08.546Z Downloaded structmeta-derive v0.2.0
11002025-02-01T00:12:08.546Z Downloaded structmeta v0.3.0
11012025-02-01T00:12:08.549Z Downloaded sqlformat v0.2.6
11022025-02-01T00:12:08.549Z Downloaded slog-envlogger v2.2.0
11032025-02-01T00:12:08.549Z Downloaded signal-hook-tokio v0.3.1
11042025-02-01T00:12:08.552Z Downloaded similar v2.6.0
11052025-02-01T00:12:08.555Z Downloaded same-file v1.0.6
11062025-02-01T00:12:08.558Z Downloaded rustc_version v0.1.7
11072025-02-01T00:12:08.558Z Downloaded ref-cast v1.0.23
11082025-02-01T00:12:08.561Z Downloaded nibble_vec v0.1.0
11092025-02-01T00:12:08.561Z Downloaded glob v0.3.2
11102025-02-01T00:12:08.564Z Downloaded icu_normalizer_data v1.5.0
11112025-02-01T00:12:08.566Z Downloaded icu_locid_transform_data v1.5.0
11122025-02-01T00:12:08.566Z Downloaded defmt v0.3.8
11132025-02-01T00:12:08.571Z Downloaded miniz_oxide v0.8.0
11142025-02-01T00:12:08.573Z Downloaded pbkdf2 v0.11.0
11152025-02-01T00:12:08.576Z Downloaded fixedbitset v0.4.2
11162025-02-01T00:12:08.576Z Downloaded defmt-macros v0.3.9
11172025-02-01T00:12:08.579Z Downloaded zeroize_derive v1.4.2
11182025-02-01T00:12:08.579Z Downloaded mockall_derive v0.13.0
11192025-02-01T00:12:08.581Z Downloaded compact_str v0.8.0
11202025-02-01T00:12:08.585Z Downloaded crc-any v2.5.0
11212025-02-01T00:12:08.588Z Downloaded base64 v0.22.1
11222025-02-01T00:12:08.591Z Downloaded base64 v0.21.7
11232025-02-01T00:12:08.594Z Downloaded wait-timeout v0.2.0
11242025-02-01T00:12:08.597Z Downloaded indicatif v0.17.11
11252025-02-01T00:12:08.600Z Downloaded base64 v0.13.1
11262025-02-01T00:12:08.603Z Downloaded ahash v0.8.11
11272025-02-01T00:12:08.606Z Downloaded allocator-api2 v0.2.18
11282025-02-01T00:12:08.609Z Downloaded wyz v0.5.1
11292025-02-01T00:12:08.612Z Downloaded hyper-util v0.1.10
11302025-02-01T00:12:08.614Z Downloaded icu_properties v1.5.1
11312025-02-01T00:12:08.617Z Downloaded instability v0.3.2
11322025-02-01T00:12:08.621Z Downloaded thiserror-no-std v2.0.2
11332025-02-01T00:12:08.625Z Downloaded strum_macros v0.25.3
11342025-02-01T00:12:08.627Z Downloaded ssh-encoding v0.2.0
11352025-02-01T00:12:08.627Z Downloaded strum_macros v0.24.3
11362025-02-01T00:12:08.630Z Downloaded slog-dtrace v0.3.0
11372025-02-01T00:12:08.630Z Downloaded linear-map v1.2.0
11382025-02-01T00:12:08.634Z Downloaded kstat-rs v0.2.4
11392025-02-01T00:12:08.634Z Downloaded scrypt v0.11.0
11402025-02-01T00:12:08.637Z Downloaded md-5 v0.10.6
11412025-02-01T00:12:08.637Z Downloaded lalrpop-util v0.19.12
11422025-02-01T00:12:08.637Z Downloaded is-terminal v0.4.13
11432025-02-01T00:12:08.637Z Downloaded ipnetwork v0.20.0
11442025-02-01T00:12:08.639Z Downloaded hyper-tls v0.6.0
11452025-02-01T00:12:08.639Z Downloaded internet-checksum v0.2.1
11462025-02-01T00:12:08.642Z Downloaded hex-literal v0.4.1
11472025-02-01T00:12:08.642Z Downloaded mirai-annotations v1.12.0
11482025-02-01T00:12:08.642Z Downloaded match_cfg v0.1.0
11492025-02-01T00:12:08.645Z Downloaded impl-trait-for-tuples v0.2.2
11502025-02-01T00:12:08.645Z Downloaded idna_adapter v1.2.0
11512025-02-01T00:12:08.648Z Downloaded blake2 v0.10.6
11522025-02-01T00:12:08.651Z Downloaded instant v0.1.13
11532025-02-01T00:12:08.651Z Downloaded iana-time-zone v0.1.61
11542025-02-01T00:12:08.653Z Downloaded cookie v0.18.1
11552025-02-01T00:12:08.656Z Downloaded r2d2 v0.8.10
11562025-02-01T00:12:08.656Z Downloaded lazycell v1.3.0
11572025-02-01T00:12:08.659Z Downloaded hubpack v0.1.2
11582025-02-01T00:12:08.659Z Downloaded cipher v0.4.4
11592025-02-01T00:12:08.662Z Downloaded ciborium-ll v0.2.2
11602025-02-01T00:12:08.662Z Downloaded bitfield v0.14.0
11612025-02-01T00:12:08.662Z Downloaded hmac v0.12.1
11622025-02-01T00:12:08.665Z Downloaded ctr v0.9.2
11632025-02-01T00:12:08.667Z Downloaded colored v2.1.0
11642025-02-01T00:12:08.670Z Downloaded bzip2 v0.4.4
11652025-02-01T00:12:08.670Z Downloaded backoff v0.4.0
11662025-02-01T00:12:08.673Z Downloaded argon2 v0.5.3
11672025-02-01T00:12:08.675Z Downloaded http v1.2.0
11682025-02-01T00:12:08.678Z Downloaded csv-core v0.1.11
11692025-02-01T00:12:08.681Z Downloaded crucible-workspace-hack v0.1.0
11702025-02-01T00:12:08.681Z Downloaded cookie_store v0.21.1
11712025-02-01T00:12:08.681Z Downloaded hostname v0.3.1
11722025-02-01T00:12:08.684Z Downloaded hex v0.4.3
11732025-02-01T00:12:08.684Z Downloaded heck v0.3.3
11742025-02-01T00:12:08.687Z Downloaded httpdate v1.0.3
11752025-02-01T00:12:08.687Z Downloaded http-body-util v0.1.2
11762025-02-01T00:12:08.690Z Downloaded hickory-server v0.24.2
11772025-02-01T00:12:08.694Z Downloaded async-trait v0.1.85
11782025-02-01T00:12:08.754Z Downloaded libsqlite3-sys v0.30.1
11792025-02-01T00:12:08.837Z Downloaded ring v0.17.8
11802025-02-01T00:12:09.157Z Downloaded aws-lc-sys v0.22.0
11812025-02-01T00:12:09.490Z Compiling serde v1.0.217
11822025-02-01T00:12:09.493Z Compiling lock_api v0.4.12
11832025-02-01T00:12:09.493Z Compiling value-bag v1.9.0
11842025-02-01T00:12:09.493Z Compiling scopeguard v1.2.0
11852025-02-01T00:12:09.493Z Compiling typenum v1.17.0
11862025-02-01T00:12:09.493Z Compiling generic-array v0.14.7
11872025-02-01T00:12:09.493Z Compiling syn v2.0.96
11882025-02-01T00:12:09.650Z Compiling getrandom v0.2.15
11892025-02-01T00:12:09.776Z Compiling shlex v1.3.0
11902025-02-01T00:12:10.034Z Compiling rand_core v0.6.4
11912025-02-01T00:12:10.108Z Compiling log v0.4.22
11922025-02-01T00:12:10.167Z Compiling subtle v2.6.1
11932025-02-01T00:12:10.185Z Compiling jobserver v0.1.32
11942025-02-01T00:12:10.216Z Compiling smallvec v1.13.2
11952025-02-01T00:12:10.504Z Compiling const-oid v0.9.6
11962025-02-01T00:12:10.539Z Compiling cc v1.1.30
11972025-02-01T00:12:10.577Z Compiling pin-project-lite v0.2.14
11982025-02-01T00:12:10.623Z Compiling rustix v0.38.37
11992025-02-01T00:12:10.709Z Compiling spin v0.9.8
12002025-02-01T00:12:10.845Z Compiling parking_lot_core v0.9.10
12012025-02-01T00:12:10.977Z Compiling futures-core v0.3.31
12022025-02-01T00:12:11.077Z Compiling signal-hook-registry v1.4.2
12032025-02-01T00:12:11.214Z Compiling mio v1.0.2
12042025-02-01T00:12:11.463Z Compiling aho-corasick v1.1.3
12052025-02-01T00:12:11.774Z Compiling parking_lot v0.12.3
12062025-02-01T00:12:11.852Z Compiling stable_deref_trait v1.2.0
12072025-02-01T00:12:11.874Z Compiling cpufeatures v0.2.14
12082025-02-01T00:12:11.968Z Compiling regex-syntax v0.8.5
12092025-02-01T00:12:11.987Z Compiling either v1.13.0
12102025-02-01T00:12:12.297Z Compiling futures-sink v0.3.31
12112025-02-01T00:12:12.345Z Compiling glob v0.3.2
12122025-02-01T00:12:12.462Z Compiling socket2 v0.5.7
12132025-02-01T00:12:12.494Z Compiling slab v0.4.9
12142025-02-01T00:12:12.594Z Compiling prettyplease v0.2.25
12152025-02-01T00:12:12.984Z Compiling lazy_static v1.5.0
12162025-02-01T00:12:13.021Z Compiling minimal-lexical v0.2.1
12172025-02-01T00:12:13.115Z Compiling serde_json v1.0.135
12182025-02-01T00:12:13.329Z Compiling clang-sys v1.8.1
12192025-02-01T00:12:13.466Z Compiling nom v7.1.3
12202025-02-01T00:12:13.544Z Compiling libloading v0.8.5
12212025-02-01T00:12:13.764Z Compiling bindgen v0.69.5
12222025-02-01T00:12:13.964Z Compiling home v0.5.9
12232025-02-01T00:12:14.227Z Compiling futures-channel v0.3.31
12242025-02-01T00:12:14.364Z Compiling itertools v0.12.1
12252025-02-01T00:12:14.634Z Compiling allocator-api2 v0.2.18
12262025-02-01T00:12:14.653Z Compiling futures-io v0.3.31
12272025-02-01T00:12:14.940Z Compiling futures-task v0.3.31
12282025-02-01T00:12:15.264Z Compiling foldhash v0.1.3
12292025-02-01T00:12:15.413Z Compiling rustc-hash v1.1.0
12302025-02-01T00:12:15.551Z Compiling pin-utils v0.1.0
12312025-02-01T00:12:15.571Z Compiling libm v0.2.8
12322025-02-01T00:12:15.657Z Compiling lazycell v1.3.0
12332025-02-01T00:12:15.831Z Compiling regex-automata v0.4.8
12342025-02-01T00:12:15.924Z Compiling hashbrown v0.15.1
12352025-02-01T00:12:16.254Z Compiling cmake v0.1.51
12362025-02-01T00:12:16.846Z Compiling synstructure v0.13.1
12372025-02-01T00:12:17.154Z Compiling cexpr v0.6.0
12382025-02-01T00:12:17.232Z Compiling num-traits v0.2.19
12392025-02-01T00:12:17.522Z Compiling fs_extra v1.3.0
12402025-02-01T00:12:18.094Z Compiling pkg-config v0.3.31
12412025-02-01T00:12:18.304Z Compiling dunce v1.0.5
12422025-02-01T00:12:18.584Z Compiling writeable v0.5.5
12432025-02-01T00:12:18.799Z Compiling litemap v0.7.3
12442025-02-01T00:12:19.131Z Compiling ring v0.17.8
12452025-02-01T00:12:19.185Z Compiling paste v1.0.15
12462025-02-01T00:12:19.652Z Compiling base64ct v1.6.0
12472025-02-01T00:12:19.842Z Compiling icu_locid_transform_data v1.5.0
12482025-02-01T00:12:19.918Z Compiling httparse v1.9.5
12492025-02-01T00:12:19.956Z Compiling aws-lc-rs v1.10.0
12502025-02-01T00:12:20.235Z Compiling pem-rfc7468 v0.7.0
12512025-02-01T00:12:20.348Z Compiling flagset v0.4.6
12522025-02-01T00:12:20.642Z Compiling tracing-core v0.1.32
12532025-02-01T00:12:20.791Z Compiling percent-encoding v2.3.1
12542025-02-01T00:12:21.093Z Compiling crossbeam-utils v0.8.20
12552025-02-01T00:12:21.098Z Compiling icu_properties_data v1.5.0
12562025-02-01T00:12:21.337Z Compiling regex v1.11.1
12572025-02-01T00:12:21.566Z Compiling rustls-pki-types v1.10.0
12582025-02-01T00:12:21.743Z Compiling untrusted v0.7.1
12592025-02-01T00:12:21.935Z Compiling icu_normalizer_data v1.5.0
12602025-02-01T00:12:22.050Z Compiling powerfmt v0.2.0
12612025-02-01T00:12:22.233Z Compiling write16 v1.0.0
12622025-02-01T00:12:22.255Z Compiling time-core v0.1.2
12632025-02-01T00:12:22.315Z Compiling serde_derive v1.0.217
12642025-02-01T00:12:22.366Z Compiling zeroize_derive v1.4.2
12652025-02-01T00:12:22.394Z Compiling zerocopy-derive v0.7.35
12662025-02-01T00:12:22.413Z Compiling tokio-macros v2.5.0
12672025-02-01T00:12:22.442Z Compiling zerofrom-derive v0.1.4
12682025-02-01T00:12:23.726Z Compiling zeroize v1.8.1
12692025-02-01T00:12:23.808Z Compiling yoke-derive v0.7.4
12702025-02-01T00:12:24.294Z Compiling thiserror-impl v1.0.69
12712025-02-01T00:12:24.358Z Compiling zerocopy v0.7.35
12722025-02-01T00:12:25.268Z Compiling crypto-common v0.1.6
12732025-02-01T00:12:25.517Z Compiling block-buffer v0.10.4
12742025-02-01T00:12:25.544Z Compiling zerovec-derive v0.10.3
12752025-02-01T00:12:25.789Z Compiling digest v0.10.7
12762025-02-01T00:12:25.868Z Compiling zerofrom v0.1.4
12772025-02-01T00:12:26.100Z Compiling futures-macro v0.3.31
12782025-02-01T00:12:26.231Z Compiling hmac v0.12.1
12792025-02-01T00:12:26.290Z Compiling yoke v0.7.4
12802025-02-01T00:12:26.472Z Compiling displaydoc v0.2.5
12812025-02-01T00:12:26.649Z Compiling block-padding v0.3.3
12822025-02-01T00:12:26.669Z Compiling sha2 v0.10.8
12832025-02-01T00:12:26.899Z Compiling inout v0.1.3
12842025-02-01T00:12:27.165Z Compiling cipher v0.4.4
12852025-02-01T00:12:27.184Z Compiling thiserror v1.0.69
12862025-02-01T00:12:27.336Z Compiling icu_provider_macros v1.5.0
12872025-02-01T00:12:27.625Z Compiling ppv-lite86 v0.2.20
12882025-02-01T00:12:27.906Z Compiling futures-util v0.3.31
12892025-02-01T00:12:27.934Z Compiling zerovec v0.10.4
12902025-02-01T00:12:27.972Z Compiling der_derive v0.7.3
12912025-02-01T00:12:28.329Z Compiling rand_chacha v0.3.1
12922025-02-01T00:12:28.349Z Compiling tracing-attributes v0.1.27
12932025-02-01T00:12:29.891Z Compiling tinystr v0.7.6
12942025-02-01T00:12:30.016Z Compiling icu_collections v1.5.0
12952025-02-01T00:12:30.088Z Compiling der v0.7.9
12962025-02-01T00:12:30.247Z Compiling icu_locid v1.5.0
12972025-02-01T00:12:30.378Z Compiling rand v0.8.5
12982025-02-01T00:12:31.245Z Compiling icu_provider v1.5.0
12992025-02-01T00:12:31.503Z Compiling tracing v0.1.40
13002025-02-01T00:12:32.017Z Compiling icu_locid_transform v1.5.0
13012025-02-01T00:12:32.098Z Compiling spki v0.7.3
13022025-02-01T00:12:32.190Z Compiling salsa20 v0.10.2
13032025-02-01T00:12:32.268Z Compiling pest v2.7.14
13042025-02-01T00:12:32.409Z Compiling pbkdf2 v0.12.2
13052025-02-01T00:12:32.433Z Compiling utf8_iter v1.0.4
13062025-02-01T00:12:32.578Z Compiling vcpkg v0.2.15
13072025-02-01T00:12:32.665Z Compiling utf16_iter v1.0.5
13082025-02-01T00:12:32.878Z Compiling mirai-annotations v1.12.0
13092025-02-01T00:12:33.026Z Compiling untrusted v0.9.0
13102025-02-01T00:12:33.044Z Compiling num-conv v0.1.0
13112025-02-01T00:12:33.064Z Compiling scrypt v0.11.0
13122025-02-01T00:12:33.210Z Compiling cbc v0.1.2
13132025-02-01T00:12:33.318Z Compiling icu_properties v1.5.1
13142025-02-01T00:12:33.447Z Compiling time-macros v0.2.18
13152025-02-01T00:12:33.565Z Compiling aes v0.8.4
13162025-02-01T00:12:34.402Z Compiling scroll_derive v0.12.0
13172025-02-01T00:12:34.450Z Compiling openssl-sys v0.9.104
13182025-02-01T00:12:34.918Z Compiling bitflags v2.6.0
13192025-02-01T00:12:35.249Z Compiling bytes v1.9.0
13202025-02-01T00:12:35.772Z Compiling indexmap v2.7.1
13212025-02-01T00:12:36.278Z Compiling tokio v1.43.0
13222025-02-01T00:12:36.384Z Compiling http v1.2.0
13232025-02-01T00:12:36.469Z Compiling semver v1.0.24
13242025-02-01T00:12:36.875Z Compiling icu_normalizer v1.5.0
13252025-02-01T00:12:37.098Z Compiling rustc_version v0.4.1
13262025-02-01T00:12:37.164Z Compiling pest_meta v2.7.14
13272025-02-01T00:12:37.813Z Compiling deranged v0.3.11
13282025-02-01T00:12:38.330Z Compiling tinyvec_macros v0.1.1
13292025-02-01T00:12:38.442Z Compiling atomic-waker v1.1.2
13302025-02-01T00:12:38.573Z Compiling num_threads v0.1.7
13312025-02-01T00:12:38.648Z Compiling pest_generator v2.7.14
13322025-02-01T00:12:38.714Z Compiling tinyvec v1.8.0
13332025-02-01T00:12:38.742Z Compiling idna_adapter v1.2.0
13342025-02-01T00:12:38.961Z Compiling which v4.4.2
13352025-02-01T00:12:39.047Z Compiling http-body v1.0.1
13362025-02-01T00:12:39.217Z Compiling time v0.3.36
13372025-02-01T00:12:39.518Z Compiling scroll v0.12.0
13382025-02-01T00:12:40.073Z Compiling pkcs5 v0.7.1
13392025-02-01T00:12:40.119Z Compiling form_urlencoded v1.2.1
13402025-02-01T00:12:40.261Z Compiling slog v2.7.0
13412025-02-01T00:12:40.430Z Compiling try-lock v0.2.5
13422025-02-01T00:12:40.487Z Compiling goblin v0.8.2
13432025-02-01T00:12:40.596Z Compiling want v0.3.1
13442025-02-01T00:12:40.828Z Compiling pkcs8 v0.10.2
13452025-02-01T00:12:40.878Z Compiling idna v1.0.3
13462025-02-01T00:12:41.153Z Compiling uuid v1.12.0
13472025-02-01T00:12:41.484Z Compiling pest_derive v2.7.14
13482025-02-01T00:12:41.513Z Compiling httpdate v1.0.3
13492025-02-01T00:12:41.967Z Compiling iana-time-zone v0.1.61
13502025-02-01T00:12:42.261Z Compiling dtrace-parser v0.2.0
13512025-02-01T00:12:42.351Z Compiling chrono v0.4.39
13522025-02-01T00:12:42.644Z Compiling serde_tokenstream v0.2.2
13532025-02-01T00:12:43.198Z Compiling serde_spanned v0.6.8
13542025-02-01T00:12:43.230Z Compiling toml_datetime v0.6.8
13552025-02-01T00:12:43.435Z Compiling match_cfg v0.1.0
13562025-02-01T00:12:43.542Z Compiling rustversion v1.0.17
13572025-02-01T00:12:43.714Z Compiling openssl v0.10.66
13582025-02-01T00:12:43.965Z Compiling base64 v0.22.1
13592025-02-01T00:12:44.121Z Compiling tokio-util v0.7.12
13602025-02-01T00:12:44.148Z Compiling foreign-types-shared v0.1.1
13612025-02-01T00:12:44.229Z Compiling tower-service v0.3.3
13622025-02-01T00:12:44.266Z Compiling adler2 v2.0.0
13632025-02-01T00:12:44.367Z Compiling foreign-types v0.3.2
13642025-02-01T00:12:44.474Z Compiling miniz_oxide v0.8.0
13652025-02-01T00:12:44.595Z Compiling hostname v0.3.1
13662025-02-01T00:12:44.622Z Compiling url v2.5.3
13672025-02-01T00:12:45.342Z Compiling h2 v0.4.6
13682025-02-01T00:12:45.730Z Compiling async-trait v0.1.85
13692025-02-01T00:12:45.916Z Compiling openssl-macros v0.1.1
13702025-02-01T00:12:46.067Z Compiling serde_derive_internals v0.29.1
13712025-02-01T00:12:46.397Z Compiling dof v0.3.0
13722025-02-01T00:12:46.651Z Compiling dirs-sys-next v0.1.2
13732025-02-01T00:12:47.208Z Compiling usdt-impl v0.5.0
13742025-02-01T00:12:48.202Z Compiling schemars v0.8.21
13752025-02-01T00:12:48.236Z Compiling rustls v0.23.19
13762025-02-01T00:12:48.460Z Compiling rustls v0.22.4
13772025-02-01T00:12:48.517Z Compiling data-encoding v2.6.0
13782025-02-01T00:12:48.538Z Compiling syn v1.0.109
13792025-02-01T00:12:48.623Z Compiling siphasher v0.3.11
13802025-02-01T00:12:48.728Z Compiling native-tls v0.2.12
13812025-02-01T00:12:49.054Z Compiling schemars_derive v0.8.21
13822025-02-01T00:12:49.105Z Compiling dirs-next v2.0.0
13832025-02-01T00:12:49.670Z Compiling unicode-normalization v0.1.24
13842025-02-01T00:12:49.779Z Compiling http-body-util v0.1.2
13852025-02-01T00:12:50.250Z Compiling crossbeam-epoch v0.9.18
13862025-02-01T00:12:50.498Z Compiling heapless v0.7.17
13872025-02-01T00:12:50.547Z Compiling sha1 v0.10.6
13882025-02-01T00:12:50.767Z Compiling signature v2.2.0
13892025-02-01T00:12:50.906Z Compiling bzip2-sys v0.1.11+1.0.8
13902025-02-01T00:12:50.933Z Compiling thread_local v1.1.8
13912025-02-01T00:12:50.954Z Compiling cookie v0.18.1
13922025-02-01T00:12:51.037Z Compiling encoding_rs v0.8.34
13932025-02-01T00:12:51.240Z Compiling multer v3.1.0
13942025-02-01T00:12:51.379Z Compiling unicode-bidi v0.3.17
13952025-02-01T00:12:51.423Z Compiling openssl-probe v0.1.5
13962025-02-01T00:12:51.532Z Compiling signal-hook v0.3.17
13972025-02-01T00:12:51.712Z Compiling unicode-properties v0.1.3
13982025-02-01T00:12:51.825Z Compiling mime v0.3.17
13992025-02-01T00:12:52.006Z Compiling dyn-clone v1.0.17
14002025-02-01T00:12:52.141Z Compiling rayon-core v1.12.1
14012025-02-01T00:12:52.233Z Compiling slog-async v2.8.0
14022025-02-01T00:12:52.342Z Compiling hyper v1.5.2
14032025-02-01T00:12:52.415Z Compiling gimli v0.31.1
14042025-02-01T00:12:52.611Z Compiling ipnet v2.10.1
14052025-02-01T00:12:52.819Z Compiling toml_edit v0.22.22
14062025-02-01T00:12:55.224Z Compiling hyper-util v0.1.10
14072025-02-01T00:12:55.934Z Compiling stringprep v0.1.5
14082025-02-01T00:12:56.898Z Compiling addr2line v0.24.2
14092025-02-01T00:12:57.098Z Compiling crossbeam-deque v0.8.5
14102025-02-01T00:12:57.117Z Compiling usdt-macro v0.5.0
14112025-02-01T00:12:57.138Z Compiling usdt-attr-macro v0.5.0
14122025-02-01T00:12:57.418Z Compiling term v0.7.0
14132025-02-01T00:12:57.869Z Compiling slog-json v2.6.1
14142025-02-01T00:12:58.082Z Compiling serde_urlencoded v0.7.1
14152025-02-01T00:12:58.216Z Compiling crossbeam-channel v0.5.13
14162025-02-01T00:12:58.547Z Compiling curve25519-dalek v4.1.3
14172025-02-01T00:12:58.615Z Compiling enum-as-inner v0.6.1
14182025-02-01T00:12:58.656Z Compiling futures-executor v0.3.31
14192025-02-01T00:12:58.677Z Compiling md-5 v0.10.6
14202025-02-01T00:12:58.961Z Compiling async-stream-impl v0.3.6
14212025-02-01T00:12:59.170Z Compiling rustls-pemfile v2.2.0
14222025-02-01T00:12:59.197Z Compiling num-integer v0.1.46
14232025-02-01T00:12:59.220Z Compiling hash32 v0.2.1
14242025-02-01T00:12:59.493Z Compiling ff v0.13.0
14252025-02-01T00:12:59.586Z Compiling is-terminal v0.4.13
14262025-02-01T00:12:59.668Z Compiling object v0.36.5
14272025-02-01T00:12:59.725Z Compiling dropshot v0.12.0
14282025-02-01T00:12:59.745Z Compiling smoltcp v0.9.1
14292025-02-01T00:12:59.885Z Compiling quick-error v1.2.3
14302025-02-01T00:13:00.000Z Compiling utf-8 v0.7.6
14312025-02-01T00:13:00.053Z Compiling num-bigint-dig v0.8.4
14322025-02-01T00:13:00.140Z Compiling base16ct v0.2.0
14332025-02-01T00:13:00.191Z Compiling rustc-demangle v0.1.24
14342025-02-01T00:13:00.300Z Compiling litrs v0.4.1
14352025-02-01T00:13:00.347Z Compiling portable-atomic v1.9.0
14362025-02-01T00:13:00.382Z Compiling take_mut v0.2.2
14372025-02-01T00:13:00.453Z Compiling linked-hash-map v0.5.6
14382025-02-01T00:13:00.548Z Compiling anyhow v1.0.95
14392025-02-01T00:13:00.796Z Compiling fallible-iterator v0.2.0
14402025-02-01T00:13:01.068Z Compiling psl-types v2.0.11
14412025-02-01T00:13:01.268Z Compiling publicsuffix v2.3.0
14422025-02-01T00:13:01.397Z Compiling document-features v0.2.10
14432025-02-01T00:13:01.430Z Compiling postgres-protocol v0.6.7
14442025-02-01T00:13:01.459Z Compiling lru-cache v0.1.2
14452025-02-01T00:13:01.600Z Compiling sec1 v0.7.3
14462025-02-01T00:13:01.664Z Compiling tungstenite v0.24.0
14472025-02-01T00:13:02.155Z Compiling async-stream v0.3.6
14482025-02-01T00:13:02.458Z Compiling resolv-conf v0.7.0
14492025-02-01T00:13:02.565Z Compiling group v0.13.0
14502025-02-01T00:13:02.608Z Compiling slog-term v2.9.1
14512025-02-01T00:13:02.629Z Compiling hickory-proto v0.24.2
14522025-02-01T00:13:02.939Z Compiling num-iter v0.1.45
14532025-02-01T00:13:03.139Z Compiling usdt v0.5.0
14542025-02-01T00:13:03.764Z Compiling futures v0.3.31
14552025-02-01T00:13:03.767Z Compiling slog-bunyan v2.5.0
14562025-02-01T00:13:04.230Z Compiling toml v0.8.19
14572025-02-01T00:13:04.999Z Compiling tokio-native-tls v0.3.1
14582025-02-01T00:13:05.286Z Compiling camino v1.1.9
14592025-02-01T00:13:05.424Z Compiling phf_shared v0.11.2
14602025-02-01T00:13:05.749Z Compiling dropshot_endpoint v0.12.0
14612025-02-01T00:13:05.787Z Compiling terminal_size v0.4.0
14622025-02-01T00:13:05.836Z Compiling waitgroup v0.1.2
14632025-02-01T00:13:06.014Z Compiling openapiv3 v2.0.0
14642025-02-01T00:13:06.052Z Compiling serde_path_to_error v0.1.16
14652025-02-01T00:13:06.120Z Compiling backtrace v0.3.74
14662025-02-01T00:13:06.747Z Compiling hkdf v0.12.4
14672025-02-01T00:13:06.844Z Compiling crypto-bigint v0.5.5
14682025-02-01T00:13:07.024Z Compiling curve25519-dalek-derive v0.1.1
14692025-02-01T00:13:08.479Z Compiling zerocopy-derive v0.6.6
14702025-02-01T00:13:09.223Z Compiling webpki-roots v0.26.6
14712025-02-01T00:13:09.447Z Compiling hostname v0.4.0
14722025-02-01T00:13:09.671Z Compiling ahash v0.8.11
14732025-02-01T00:13:09.946Z Compiling fs-err v2.11.0
14742025-02-01T00:13:09.998Z Compiling crc32fast v1.4.2
14752025-02-01T00:13:10.029Z Compiling winnow v0.5.40
14762025-02-01T00:13:10.096Z Compiling hubpack_derive v0.1.1
14772025-02-01T00:13:10.244Z Compiling newtype-uuid v1.2.1
14782025-02-01T00:13:10.309Z Compiling managed v0.8.0
14792025-02-01T00:13:10.404Z Compiling debug-ignore v1.0.5
14802025-02-01T00:13:10.517Z Compiling unicode-width v0.2.0
14812025-02-01T00:13:10.559Z Compiling bitflags v1.3.2
14822025-02-01T00:13:10.677Z Compiling clap_builder v4.5.27
14832025-02-01T00:13:10.953Z Compiling hubpack v0.1.2
14842025-02-01T00:13:11.064Z Compiling console v0.15.10
14852025-02-01T00:13:11.395Z Compiling strum_macros v0.25.3
14862025-02-01T00:13:11.704Z Compiling zerocopy v0.6.6
14872025-02-01T00:13:12.447Z Compiling flate2 v1.0.35
14882025-02-01T00:13:12.629Z Compiling elliptic-curve v0.13.8
14892025-02-01T00:13:12.794Z Compiling hickory-resolver v0.24.2
14902025-02-01T00:13:13.344Z Compiling toml_edit v0.19.15
14912025-02-01T00:13:13.504Z Compiling phf v0.11.2
14922025-02-01T00:13:13.779Z Compiling signal-hook-mio v0.2.4
14932025-02-01T00:13:13.960Z Compiling hyper-tls v0.6.0
14942025-02-01T00:13:14.260Z Compiling rayon v1.10.0
14952025-02-01T00:13:14.349Z Compiling cookie_store v0.21.1
14962025-02-01T00:13:15.286Z Compiling bzip2 v0.4.4
14972025-02-01T00:13:15.826Z Compiling tokio-tungstenite v0.24.0
14982025-02-01T00:13:16.345Z Compiling postgres-types v0.2.8
14992025-02-01T00:13:18.497Z Compiling ed25519 v2.2.3
15002025-02-01T00:13:18.636Z Compiling phf_shared v0.10.0
15012025-02-01T00:13:18.774Z Compiling tokio-stream v0.1.16
15022025-02-01T00:13:18.930Z Compiling pkcs1 v0.7.5
15032025-02-01T00:13:19.007Z Compiling serde-big-array v0.5.1
15042025-02-01T00:13:19.244Z Compiling clap_derive v4.5.24
15052025-02-01T00:13:19.696Z Compiling rfc6979 v0.4.0
15062025-02-01T00:13:19.854Z Compiling serde_repr v0.1.19
15072025-02-01T00:13:19.901Z Compiling derive-where v1.2.7
15082025-02-01T00:13:20.364Z Compiling bstr v1.10.0
15092025-02-01T00:13:20.519Z Compiling float-cmp v0.9.0
15102025-02-01T00:13:20.661Z Compiling sync_wrapper v1.0.1
15112025-02-01T00:13:20.747Z Compiling bit-vec v0.6.3
15122025-02-01T00:13:20.813Z Compiling number_prefix v0.4.0
15132025-02-01T00:13:20.942Z Compiling normalize-line-endings v0.3.0
15142025-02-01T00:13:21.038Z Compiling difflib v0.4.0
15152025-02-01T00:13:21.082Z Compiling whoami v1.5.2
15162025-02-01T00:13:21.141Z Compiling unicode-segmentation v1.12.0
15172025-02-01T00:13:21.651Z Compiling static_assertions v1.1.0
15182025-02-01T00:13:21.765Z Compiling fixedbitset v0.4.2
15192025-02-01T00:13:21.969Z Compiling precomputed-hash v0.1.1
15202025-02-01T00:13:22.014Z Compiling predicates-core v1.0.8
15212025-02-01T00:13:22.101Z Compiling new_debug_unreachable v1.0.6
15222025-02-01T00:13:22.202Z Compiling predicates v3.1.2
15232025-02-01T00:13:22.223Z Compiling string_cache v0.8.7
15242025-02-01T00:13:22.340Z Compiling petgraph v0.6.5
15252025-02-01T00:13:22.403Z Compiling similar v2.6.0
15262025-02-01T00:13:22.663Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15272025-02-01T00:13:23.184Z Compiling tokio-postgres v0.7.12
15282025-02-01T00:13:23.665Z Compiling bit-set v0.5.3
15292025-02-01T00:13:23.825Z Compiling clap v4.5.27
15302025-02-01T00:13:23.952Z Compiling indicatif v0.17.11
15312025-02-01T00:13:23.973Z Compiling ecdsa v0.16.9
15322025-02-01T00:13:24.582Z Compiling rsa v0.9.6
15332025-02-01T00:13:24.800Z Compiling ed25519-dalek v2.1.1
15342025-02-01T00:13:25.936Z Compiling toml v0.7.8
15352025-02-01T00:13:25.996Z Compiling zip v0.6.6
15362025-02-01T00:13:26.078Z Compiling crossterm v0.28.1
15372025-02-01T00:13:28.246Z Compiling hex v0.4.3
15382025-02-01T00:13:28.266Z Compiling x509-cert v0.2.5
15392025-02-01T00:13:28.756Z Compiling itertools v0.10.5
15402025-02-01T00:13:28.828Z Compiling unicode-xid v0.2.6
15412025-02-01T00:13:29.182Z Compiling peg-runtime v0.8.3
15422025-02-01T00:13:29.195Z Compiling lalrpop-util v0.19.12
15432025-02-01T00:13:29.393Z Compiling strum_macros v0.26.4
15442025-02-01T00:13:29.413Z Compiling xattr v1.3.1
15452025-02-01T00:13:29.499Z Compiling filetime v0.2.25
15462025-02-01T00:13:29.812Z Compiling tar v0.4.42
15472025-02-01T00:13:33.968Z Compiling strum v0.26.3
15482025-02-01T00:13:37.056Z Compiling aws-lc-sys v0.22.0
15492025-02-01T00:14:10.470Z Compiling rustls-webpki v0.102.8
15502025-02-01T00:14:13.625Z Compiling tokio-rustls v0.25.0
15512025-02-01T00:14:15.345Z Compiling tokio-rustls v0.26.0
15522025-02-01T00:14:15.590Z Compiling hyper-rustls v0.27.3
15532025-02-01T00:14:15.965Z Compiling reqwest v0.12.9
15542025-02-01T00:14:17.242Z Compiling qorb v0.2.1
15552025-02-01T00:14:20.356Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15562025-02-01T00:14:20.609Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15572025-02-01T00:14:25.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
15582025-02-01T00:14:25.179Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15592025-02-01T00:14:25.227ZFeb 01 00:14:23.913 INFO Starting download, target: Clickhouse
15602025-02-01T00:14:25.227ZFeb 01 00:14:23.913 INFO Starting download, target: Cockroach
15612025-02-01T00:14:25.227ZFeb 01 00:14:23.913 INFO Starting download, target: Console
15622025-02-01T00:14:25.227ZFeb 01 00:14:23.913 INFO Starting download, target: DendriteOpenapi
15632025-02-01T00:14:25.230ZFeb 01 00:14:23.913 INFO Starting download, target: DendriteStub
15642025-02-01T00:14:25.230ZFeb 01 00:14:23.913 INFO Starting download, target: MaghemiteMgd
15652025-02-01T00:14:25.230ZFeb 01 00:14:23.913 INFO Starting download, target: TransceiverControl
15662025-02-01T00:14:25.230ZFeb 01 00:14:23.914 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15672025-02-01T00:14:25.230ZFeb 01 00:14:23.914 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15682025-02-01T00:14:25.230ZFeb 01 00:14:23.914 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15692025-02-01T00:14:25.230ZFeb 01 00:14:23.914 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15702025-02-01T00:14:25.230ZFeb 01 00:14:23.914 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15712025-02-01T00:14:25.230ZFeb 01 00:14:23.914 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15722025-02-01T00:14:25.230ZFeb 01 00:14:23.914 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15732025-02-01T00:14:25.389ZFeb 01 00:14:24.066 INFO Download complete, target: DendriteOpenapi
15742025-02-01T00:14:25.491ZFeb 01 00:14:24.173 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15752025-02-01T00:14:25.709ZFeb 01 00:14:24.393 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15762025-02-01T00:14:25.970ZFeb 01 00:14:24.651 INFO Download complete, target: TransceiverControl
15772025-02-01T00:14:26.096ZFeb 01 00:14:24.772 INFO Download complete, target: Console
15782025-02-01T00:14:26.278ZFeb 01 00:14:24.964 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15792025-02-01T00:14:26.310ZFeb 01 00:14:24.995 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15802025-02-01T00:14:26.851ZFeb 01 00:14:25.537 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15812025-02-01T00:14:26.852ZFeb 01 00:14:25.537 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15822025-02-01T00:14:27.089ZFeb 01 00:14:25.775 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15832025-02-01T00:14:29.119ZFeb 01 00:14:27.804 INFO Download complete, target: DendriteStub
15842025-02-01T00:14:29.170ZFeb 01 00:14:27.855 INFO Download complete, target: MaghemiteMgd
15852025-02-01T00:14:34.322ZFeb 01 00:14:33.006 INFO Checking that binary works, target: Cockroach
15862025-02-01T00:14:34.481ZFeb 01 00:14:33.165 INFO Download complete, target: Cockroach
15872025-02-01T00:14:39.604ZFeb 01 00:14:38.286 INFO Checking that binary works, target: Clickhouse
15882025-02-01T00:14:40.013ZFeb 01 00:14:38.697 INFO Download complete, target: Clickhouse
15892025-02-01T00:14:40.021ZAll prerequisites installed successfully
15902025-02-01T00:14:40.024Z
15912025-02-01T00:14:40.024Zreal 5:54.196793907
15922025-02-01T00:14:40.024Zuser 15:37.206975502
15932025-02-01T00:14:40.024Zsys 2:02.168790707
15942025-02-01T00:14:40.024Ztrap 0.534728678
15952025-02-01T00:14:40.024Ztflt 6.582079570
15962025-02-01T00:14:40.024Zdflt 8.179105227
15972025-02-01T00:14:40.024Zkflt 0.465619422
15982025-02-01T00:14:40.024Zlock 24:54.536658253
15992025-02-01T00:14:40.024Zslp 58:22.947109110
16002025-02-01T00:14:40.024Zlat 55.465987461
16012025-02-01T00:14:40.024Zstop 2:19.186926153
16022025-02-01T00:14:40.024Z+ ptime -m cargo xtask download softnpu
16032025-02-01T00:14:40.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16042025-02-01T00:14:40.568Z Running `target/debug/xtask download softnpu`
16052025-02-01T00:14:41.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
16062025-02-01T00:14:41.440Z Running `target/debug/xtask-downloader softnpu`
16072025-02-01T00:14:41.477ZFeb 01 00:14:40.160 INFO Starting download, target: Softnpu
16082025-02-01T00:14:41.480ZFeb 01 00:14:40.161 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16092025-02-01T00:14:42.126ZFeb 01 00:14:40.809 INFO Download complete, target: Softnpu
16102025-02-01T00:14:42.130Z
16112025-02-01T00:14:42.133Zreal 2.101625469
16122025-02-01T00:14:42.133Zuser 1.244658629
16132025-02-01T00:14:42.133Zsys 0.533467101
16142025-02-01T00:14:42.134Ztrap 0.000724770
16152025-02-01T00:14:42.134Ztflt 0.000079258
16162025-02-01T00:14:42.134Zdflt 0.000159207
16172025-02-01T00:14:42.134Zkflt 0.000000000
16182025-02-01T00:14:42.134Zlock 6.403435810
16192025-02-01T00:14:42.134Zslp 0.573058725
16202025-02-01T00:14:42.134Zlat 0.067753823
16212025-02-01T00:14:42.134Zstop 0.000178195
16222025-02-01T00:14:42.134Z+ export CARGO_INCREMENTAL=0
16232025-02-01T00:14:42.134Z+ CARGO_INCREMENTAL=0
16242025-02-01T00:14:42.134Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16252025-02-01T00:14:43.064Z Compiling proc-macro2 v1.0.92
16262025-02-01T00:14:43.064Z Compiling unicode-ident v1.0.14
16272025-02-01T00:14:43.067Z Compiling libc v0.2.169
16282025-02-01T00:14:43.067Z Compiling serde v1.0.217
16292025-02-01T00:14:43.067Z Compiling autocfg v1.4.0
16302025-02-01T00:14:43.067Z Compiling version_check v0.9.5
16312025-02-01T00:14:43.067Z Compiling cfg-if v1.0.0
16322025-02-01T00:14:43.376Z Compiling memchr v2.7.4
16332025-02-01T00:14:43.394Z Compiling typenum v1.17.0
16342025-02-01T00:14:43.397Z Compiling shlex v1.3.0
16352025-02-01T00:14:43.777Z Compiling generic-array v0.14.7
16362025-02-01T00:14:43.794Z Compiling value-bag v1.9.0
16372025-02-01T00:14:43.813Z Compiling scopeguard v1.2.0
16382025-02-01T00:14:44.017Z Compiling lock_api v0.4.12
16392025-02-01T00:14:44.235Z Compiling log v0.4.22
16402025-02-01T00:14:44.307Z Compiling parking_lot_core v0.9.10
16412025-02-01T00:14:44.667Z Compiling serde_json v1.0.135
16422025-02-01T00:14:44.715Z Compiling once_cell v1.20.2
16432025-02-01T00:14:44.918Z Compiling quote v1.0.38
16442025-02-01T00:14:44.936Z Compiling libm v0.2.8
16452025-02-01T00:14:44.984Z Compiling jobserver v0.1.32
16462025-02-01T00:14:45.074Z Compiling getrandom v0.2.15
16472025-02-01T00:14:45.157Z Compiling rustix v0.38.37
16482025-02-01T00:14:45.337Z Compiling syn v2.0.96
16492025-02-01T00:14:45.400Z Compiling cc v1.1.30
16502025-02-01T00:14:45.475Z Compiling aho-corasick v1.1.3
16512025-02-01T00:14:45.630Z Compiling num-traits v0.2.19
16522025-02-01T00:14:45.654Z Compiling thiserror v1.0.69
16532025-02-01T00:14:45.691Z Compiling regex-syntax v0.8.5
16542025-02-01T00:14:45.775Z Compiling either v1.13.0
16552025-02-01T00:14:45.940Z Compiling itoa v1.0.11
16562025-02-01T00:14:46.158Z Compiling spin v0.9.8
16572025-02-01T00:14:46.187Z Compiling slab v0.4.9
16582025-02-01T00:14:46.498Z Compiling errno v0.3.9
16592025-02-01T00:14:46.545Z Compiling byteorder v1.5.0
16602025-02-01T00:14:46.732Z Compiling rand_core v0.6.4
16612025-02-01T00:14:47.221Z Compiling glob v0.3.2
16622025-02-01T00:14:47.377Z Compiling prettyplease v0.2.25
16632025-02-01T00:14:47.481Z Compiling lazy_static v1.5.0
16642025-02-01T00:14:47.808Z Compiling minimal-lexical v0.2.1
16652025-02-01T00:14:47.940Z Compiling clang-sys v1.8.1
16662025-02-01T00:14:48.274Z Compiling nom v7.1.3
16672025-02-01T00:14:48.368Z Compiling libloading v0.8.5
16682025-02-01T00:14:48.480Z Compiling smallvec v1.13.2
16692025-02-01T00:14:48.647Z Compiling home v0.5.9
16702025-02-01T00:14:48.726Z Compiling bindgen v0.69.5
16712025-02-01T00:14:48.890Z Compiling subtle v2.6.1
16722025-02-01T00:14:49.167Z Compiling itertools v0.12.1
16732025-02-01T00:14:49.215Z Compiling rustc-hash v1.1.0
16742025-02-01T00:14:49.323Z Compiling regex-automata v0.4.8
16752025-02-01T00:14:49.374Z Compiling allocator-api2 v0.2.18
16762025-02-01T00:14:49.498Z Compiling lazycell v1.3.0
16772025-02-01T00:14:49.676Z Compiling cmake v0.1.51
16782025-02-01T00:14:50.303Z Compiling dunce v1.0.5
16792025-02-01T00:14:50.452Z Compiling semver v1.0.24
16802025-02-01T00:14:50.895Z Compiling fs_extra v1.3.0
16812025-02-01T00:14:51.184Z Compiling cexpr v0.6.0
16822025-02-01T00:14:51.433Z Compiling pkg-config v0.3.31
16832025-02-01T00:14:51.486Z Compiling ring v0.17.8
16842025-02-01T00:14:52.056Z Compiling pin-project-lite v0.2.14
16852025-02-01T00:14:52.209Z Compiling ryu v1.0.18
16862025-02-01T00:14:52.256Z Compiling paste v1.0.15
16872025-02-01T00:14:52.433Z Compiling synstructure v0.13.1
16882025-02-01T00:14:52.617Z Compiling const-oid v0.9.6
16892025-02-01T00:14:52.798Z Compiling schemars v0.8.21
16902025-02-01T00:14:53.123Z Compiling httparse v1.9.5
16912025-02-01T00:14:53.525Z Compiling fnv v1.0.7
16922025-02-01T00:14:53.670Z Compiling aws-lc-rs v1.10.0
16932025-02-01T00:14:53.780Z Compiling serde_derive_internals v0.29.1
16942025-02-01T00:14:54.199Z Compiling equivalent v1.0.1
16952025-02-01T00:14:54.338Z Compiling foldhash v0.1.3
16962025-02-01T00:14:54.605Z Compiling hashbrown v0.15.1
16972025-02-01T00:14:54.659Z Compiling regex v1.11.1
16982025-02-01T00:14:54.920Z Compiling signal-hook-registry v1.4.2
16992025-02-01T00:14:55.406Z Compiling heck v0.5.0
17002025-02-01T00:14:55.553Z Compiling parking_lot v0.12.3
17012025-02-01T00:14:55.762Z Compiling mio v1.0.2
17022025-02-01T00:14:55.851Z Compiling stable_deref_trait v1.2.0
17032025-02-01T00:14:56.733Z Compiling socket2 v0.5.7
17042025-02-01T00:14:56.823Z Compiling serde_derive v1.0.217
17052025-02-01T00:14:57.360Z Compiling zeroize_derive v1.4.2
17062025-02-01T00:14:57.562Z Compiling zerocopy-derive v0.7.35
17072025-02-01T00:14:57.991Z Compiling thiserror-impl v1.0.69
17082025-02-01T00:14:58.196Z Compiling tokio-macros v2.5.0
17092025-02-01T00:14:58.371Z Compiling zerofrom-derive v0.1.4
17102025-02-01T00:14:58.698Z Compiling zeroize v1.8.1
17112025-02-01T00:14:58.947Z Compiling yoke-derive v0.7.4
17122025-02-01T00:14:59.062Z Compiling zerovec-derive v0.10.3
17132025-02-01T00:14:59.131Z Compiling futures-macro v0.3.31
17142025-02-01T00:14:59.407Z Compiling displaydoc v0.2.5
17152025-02-01T00:15:00.611Z Compiling zerocopy v0.7.35
17162025-02-01T00:15:00.783Z Compiling crypto-common v0.1.6
17172025-02-01T00:15:00.979Z Compiling icu_provider_macros v1.5.0
17182025-02-01T00:15:00.998Z Compiling tracing-attributes v0.1.27
17192025-02-01T00:15:01.262Z Compiling schemars_derive v0.8.21
17202025-02-01T00:15:01.282Z Compiling block-buffer v0.10.4
17212025-02-01T00:15:01.526Z Compiling digest v0.10.7
17222025-02-01T00:15:01.980Z Compiling crossbeam-utils v0.8.20
17232025-02-01T00:15:02.017Z Compiling num-conv v0.1.0
17242025-02-01T00:15:02.241Z Compiling time-core v0.1.2
17252025-02-01T00:15:02.323Z Compiling futures-core v0.3.31
17262025-02-01T00:15:02.424Z Compiling time-macros v0.2.18
17272025-02-01T00:15:18.855Z Compiling der_derive v0.7.3
17282025-02-01T00:15:18.985Z Compiling vcpkg v0.2.15
17292025-02-01T00:15:19.075Z Compiling openssl-sys v0.9.104
17302025-02-01T00:15:19.075Z Compiling syn v1.0.109
17312025-02-01T00:15:19.075Z Compiling cpufeatures v0.2.14
17322025-02-01T00:15:19.075Z Compiling futures-sink v0.3.31
17332025-02-01T00:15:19.075Z Compiling slog v2.7.0
17342025-02-01T00:15:19.075Z Compiling ahash v0.8.11
17352025-02-01T00:15:19.075Z Compiling zerofrom v0.1.4
17362025-02-01T00:15:19.075Z Compiling iana-time-zone v0.1.61
17372025-02-01T00:15:19.075Z Compiling yoke v0.7.4
17382025-02-01T00:15:19.075Z Compiling futures-channel v0.3.31
17392025-02-01T00:15:19.075Z Compiling scroll_derive v0.12.0
17402025-02-01T00:15:19.075Z Compiling ucd-trie v0.1.7
17412025-02-01T00:15:19.075Z Compiling futures-io v0.3.31
17422025-02-01T00:15:19.075Z Compiling pin-utils v0.1.0
17432025-02-01T00:15:19.075Z Compiling futures-task v0.3.31
17442025-02-01T00:15:19.075Z Compiling openssl v0.10.66
17452025-02-01T00:15:19.075Z Compiling pest v2.7.14
17462025-02-01T00:15:19.075Z Compiling futures-util v0.3.31
17472025-02-01T00:15:19.075Z Compiling zerovec v0.10.4
17482025-02-01T00:15:19.075Z Compiling hmac v0.12.1
17492025-02-01T00:15:19.075Z Compiling bitflags v2.6.0
17502025-02-01T00:15:19.075Z Compiling bytes v1.9.0
17512025-02-01T00:15:19.075Z Compiling indexmap v2.7.1
17522025-02-01T00:15:19.075Z Compiling tokio v1.43.0
17532025-02-01T00:15:19.075Z Compiling serde_tokenstream v0.2.2
17542025-02-01T00:15:19.075Z Compiling uuid v1.12.0
17552025-02-01T00:15:19.075Z Compiling http v1.2.0
17562025-02-01T00:15:19.075Z Compiling which v4.4.2
17572025-02-01T00:15:19.075Z Compiling chrono v0.4.39
17582025-02-01T00:15:19.075Z Compiling rustc_version v0.4.1
17592025-02-01T00:15:19.076Z Compiling pest_meta v2.7.14
17602025-02-01T00:15:19.711Z Compiling block-padding v0.3.3
17612025-02-01T00:15:19.959Z Compiling openssl-macros v0.1.1
17622025-02-01T00:15:20.521Z Compiling rustls v0.23.19
17632025-02-01T00:15:20.689Z Compiling native-tls v0.2.12
17642025-02-01T00:15:20.802Z Compiling inout v0.1.3
17652025-02-01T00:15:20.835Z Compiling pest_generator v2.7.14
17662025-02-01T00:15:21.047Z Compiling tinystr v0.7.6
17672025-02-01T00:15:21.451Z Compiling toml_datetime v0.6.8
17682025-02-01T00:15:21.476Z Compiling serde_spanned v0.6.8
17692025-02-01T00:15:21.739Z Compiling tracing-core v0.1.32
17702025-02-01T00:15:21.892Z Compiling dyn-clone v1.0.17
17712025-02-01T00:15:21.916Z Compiling writeable v0.5.5
17722025-02-01T00:15:21.982Z Compiling strsim v0.11.1
17732025-02-01T00:15:22.137Z Compiling litemap v0.7.3
17742025-02-01T00:15:22.536Z Compiling icu_locid v1.5.0
17752025-02-01T00:15:22.623Z Compiling pest_derive v2.7.14
17762025-02-01T00:15:22.847Z Compiling tracing v0.1.40
17772025-02-01T00:15:23.733Z Compiling cipher v0.4.4
17782025-02-01T00:15:23.849Z Compiling sha2 v0.10.8
17792025-02-01T00:15:24.310Z Compiling cookie v0.18.1
17802025-02-01T00:15:24.425Z Compiling usdt-impl v0.5.0
17812025-02-01T00:15:24.606Z Compiling base64ct v1.6.0
17822025-02-01T00:15:24.770Z Compiling icu_provider v1.5.0
17832025-02-01T00:15:25.164Z Compiling pem-rfc7468 v0.7.0
17842025-02-01T00:15:26.375Z Compiling aws-lc-sys v0.22.0
17852025-02-01T00:15:26.631Z Compiling scroll v0.12.0
17862025-02-01T00:15:26.938Z Compiling ppv-lite86 v0.2.20
17872025-02-01T00:15:27.170Z Compiling async-trait v0.1.85
17882025-02-01T00:15:27.767Z Compiling rustls-pki-types v1.10.0
17892025-02-01T00:15:29.418Z Compiling camino v1.1.9
17902025-02-01T00:15:29.851Z Compiling flagset v0.4.6
17912025-02-01T00:15:30.067Z Compiling anyhow v1.0.95
17922025-02-01T00:15:30.206Z Compiling icu_locid_transform_data v1.5.0
17932025-02-01T00:15:30.314Z Compiling percent-encoding v2.3.1
17942025-02-01T00:15:30.590Z Compiling plain v0.2.3
17952025-02-01T00:15:30.756Z Compiling goblin v0.8.2
17962025-02-01T00:15:30.802Z Compiling icu_locid_transform v1.5.0
17972025-02-01T00:15:33.110Z Compiling der v0.7.9
17982025-02-01T00:15:34.594Z Compiling rand_chacha v0.3.1
17992025-02-01T00:15:35.823Z Compiling tokio-util v0.7.12
18002025-02-01T00:15:35.937Z Compiling icu_collections v1.5.0
18012025-02-01T00:15:37.895Z Compiling mirai-annotations v1.12.0
18022025-02-01T00:15:37.978Z Compiling rayon-core v1.12.1
18032025-02-01T00:15:38.090Z Compiling icu_properties_data v1.5.0
18042025-02-01T00:15:38.279Z Compiling untrusted v0.9.0
18052025-02-01T00:15:38.302Z Compiling rustls v0.22.4
18062025-02-01T00:15:38.485Z Compiling untrusted v0.7.1
18072025-02-01T00:15:38.487Z Compiling powerfmt v0.2.0
18082025-02-01T00:15:38.575Z Compiling pretty-hex v0.4.1
18092025-02-01T00:15:38.670Z Compiling icu_properties v1.5.1
18102025-02-01T00:15:38.789Z Compiling deranged v0.3.11
18112025-02-01T00:15:38.894Z Compiling dof v0.3.0
18122025-02-01T00:15:39.876Z Compiling spki v0.7.3
18132025-02-01T00:15:40.248Z Compiling rand v0.8.5
18142025-02-01T00:15:40.479Z Compiling salsa20 v0.10.2
18152025-02-01T00:15:40.592Z Compiling dtrace-parser v0.2.0
18162025-02-01T00:15:41.707Z Compiling pbkdf2 v0.12.2
18172025-02-01T00:15:42.180Z Compiling thread-id v4.2.2
18182025-02-01T00:15:42.200Z Compiling icu_normalizer_data v1.5.0
18192025-02-01T00:15:42.310Z Compiling utf8_iter v1.0.4
18202025-02-01T00:15:42.330Z Compiling winnow v0.5.40
18212025-02-01T00:15:42.608Z Compiling utf16_iter v1.0.5
18222025-02-01T00:15:42.682Z Compiling write16 v1.0.0
18232025-02-01T00:15:43.290Z Compiling litrs v0.4.1
18242025-02-01T00:15:43.367Z Compiling num_threads v0.1.7
18252025-02-01T00:15:43.762Z Compiling atomic-waker v1.1.2
18262025-02-01T00:15:44.067Z Compiling icu_normalizer v1.5.0
18272025-02-01T00:15:44.277Z Compiling document-features v0.2.10
18282025-02-01T00:15:45.396Z Compiling time v0.3.36
18292025-02-01T00:15:45.721Z Compiling toml_edit v0.19.15
18302025-02-01T00:15:48.308Z Compiling scrypt v0.11.0
18312025-02-01T00:15:48.425Z Compiling form_urlencoded v1.2.1
18322025-02-01T00:15:48.783Z Compiling cbc v0.1.2
18332025-02-01T00:15:48.944Z Compiling aes v0.8.4
18342025-02-01T00:15:49.012Z Compiling http-body v1.0.1
18352025-02-01T00:15:49.322Z Compiling multer v3.1.0
18362025-02-01T00:15:49.545Z Compiling try-lock v0.2.5
18372025-02-01T00:15:49.731Z Compiling rustversion v1.0.17
18382025-02-01T00:15:49.767Z Compiling slog-async v2.8.0
18392025-02-01T00:15:50.044Z Compiling tinyvec_macros v0.1.1
18402025-02-01T00:15:50.151Z Compiling tinyvec v1.8.0
18412025-02-01T00:15:50.204Z Compiling pkcs5 v0.7.1
18422025-02-01T00:15:51.208Z Compiling want v0.3.1
18432025-02-01T00:15:51.742Z Compiling idna_adapter v1.2.0
18442025-02-01T00:15:52.022Z Compiling h2 v0.4.6
18452025-02-01T00:15:52.509Z Compiling heapless v0.7.17
18462025-02-01T00:15:52.949Z Compiling bzip2-sys v0.1.11+1.0.8
18472025-02-01T00:15:53.414Z Compiling signal-hook v0.3.17
18482025-02-01T00:15:53.606Z Compiling httpdate v1.0.3
18492025-02-01T00:15:54.658Z Compiling idna v1.0.3
18502025-02-01T00:15:56.060Z Compiling pkcs8 v0.10.2
18512025-02-01T00:15:57.299Z Compiling usdt-attr-macro v0.5.0
18522025-02-01T00:15:57.790Z Compiling usdt-macro v0.5.0
18532025-02-01T00:15:58.729Z Compiling async-stream-impl v0.3.6
18542025-02-01T00:15:58.754Z Compiling base64 v0.22.1
18552025-02-01T00:15:59.076Z Compiling tower-service v0.3.3
18562025-02-01T00:15:59.227Z Compiling adler2 v2.0.0
18572025-02-01T00:15:59.752Z Compiling hyper v1.5.2
18582025-02-01T00:16:00.249Z Compiling miniz_oxide v0.8.0
18592025-02-01T00:16:03.116Z Compiling hyper-util v0.1.10
18602025-02-01T00:16:06.172Z Compiling curve25519-dalek v4.1.3
18612025-02-01T00:16:06.472Z Compiling openapiv3 v2.0.0
18622025-02-01T00:16:06.857Z Compiling enum-as-inner v0.6.1
18632025-02-01T00:16:07.532Z Compiling dropshot v0.12.0
18642025-02-01T00:16:07.861Z Compiling newtype-uuid v1.2.1
18652025-02-01T00:16:08.172Z Compiling smoltcp v0.9.1
18662025-02-01T00:16:08.691Z Compiling num-bigint-dig v0.8.4
18672025-02-01T00:16:08.741Z Compiling foreign-types-shared v0.1.1
18682025-02-01T00:16:08.977Z Compiling portable-atomic v1.9.0
18692025-02-01T00:16:09.018Z Compiling match_cfg v0.1.0
18702025-02-01T00:16:09.126Z Compiling foreign-types v0.3.2
18712025-02-01T00:16:09.146Z Compiling hostname v0.3.1
18722025-02-01T00:16:10.816Z Compiling url v2.5.3
18732025-02-01T00:16:12.633Z Compiling http-body-util v0.1.2
18742025-02-01T00:16:12.963Z Compiling dirs-sys-next v0.1.2
18752025-02-01T00:16:13.167Z Compiling encoding_rs v0.8.34
18762025-02-01T00:16:13.214Z Compiling mime v0.3.17
18772025-02-01T00:16:13.466Z Compiling ident_case v1.0.1
18782025-02-01T00:16:13.667Z Compiling siphasher v0.3.11
18792025-02-01T00:16:14.046Z Compiling heck v0.4.1
18802025-02-01T00:16:14.242Z Compiling data-encoding v2.6.0
18812025-02-01T00:16:14.427Z Compiling gimli v0.31.1
18822025-02-01T00:16:15.668Z Compiling darling_core v0.20.10
18832025-02-01T00:16:16.462Z Compiling dirs-next v2.0.0
18842025-02-01T00:16:21.032Z Compiling addr2line v0.24.2
18852025-02-01T00:16:22.165Z Compiling unicode-normalization v0.1.24
18862025-02-01T00:16:23.245Z Compiling crossbeam-epoch v0.9.18
18872025-02-01T00:16:23.898Z Compiling serde_urlencoded v0.7.1
18882025-02-01T00:16:23.975Z Compiling rustls-pemfile v2.2.0
18892025-02-01T00:16:24.095Z Compiling hubpack_derive v0.1.1
18902025-02-01T00:16:24.371Z Compiling dropshot_endpoint v0.12.0
18912025-02-01T00:16:24.436Z Compiling sha1 v0.10.6
18922025-02-01T00:16:24.510Z Compiling signature v2.2.0
18932025-02-01T00:16:24.744Z Compiling zerocopy-derive v0.6.6
18942025-02-01T00:16:24.832Z Compiling curve25519-dalek-derive v0.1.1
18952025-02-01T00:16:24.978Z Compiling thread_local v1.1.8
18962025-02-01T00:16:26.120Z Compiling object v0.36.5
18972025-02-01T00:16:26.462Z Compiling fs-err v2.11.0
18982025-02-01T00:16:28.166Z Compiling ipnet v2.10.1
18992025-02-01T00:16:30.565Z Compiling openssl-probe v0.1.5
19002025-02-01T00:16:30.866Z Compiling anstyle v1.0.10
19012025-02-01T00:16:31.171Z Compiling unicode-bidi v0.3.17
19022025-02-01T00:16:32.678Z Compiling utf8parse v0.2.2
19032025-02-01T00:16:32.858Z Compiling unicode-properties v0.1.3
19042025-02-01T00:16:33.310Z Compiling winnow v0.6.20
19052025-02-01T00:16:35.517Z Compiling rustc-demangle v0.1.24
19062025-02-01T00:16:36.624Z Compiling toml_edit v0.22.22
19072025-02-01T00:16:37.800Z Compiling rustls-webpki v0.102.8
19082025-02-01T00:16:38.145Z Compiling backtrace v0.3.74
19092025-02-01T00:16:43.245Z Compiling stringprep v0.1.5
19102025-02-01T00:16:45.778Z Compiling anstyle-parse v0.2.5
19112025-02-01T00:16:48.123Z Compiling crossbeam-deque v0.8.5
19122025-02-01T00:16:48.490Z Compiling darling_macro v0.20.10
19132025-02-01T00:16:48.814Z Compiling term v0.7.0
19142025-02-01T00:16:48.835Z Compiling slog-json v2.6.1
19152025-02-01T00:16:49.984Z Compiling crossbeam-channel v0.5.13
19162025-02-01T00:16:50.334Z Compiling hashbrown v0.14.5
19172025-02-01T00:16:50.891Z Compiling futures-executor v0.3.31
19182025-02-01T00:16:51.332Z Compiling num-integer v0.1.46
19192025-02-01T00:16:51.364Z Compiling md-5 v0.10.6
19202025-02-01T00:16:51.384Z Compiling ff v0.13.0
19212025-02-01T00:16:51.513Z Compiling hash32 v0.2.1
19222025-02-01T00:16:51.610Z Compiling is-terminal v0.4.13
19232025-02-01T00:16:51.631Z Compiling memmap v0.7.0
19242025-02-01T00:16:51.849Z Compiling is_terminal_polyfill v1.70.1
19252025-02-01T00:16:51.932Z Compiling take_mut v0.2.2
19262025-02-01T00:16:51.985Z Compiling psl-types v2.0.11
19272025-02-01T00:16:52.005Z Compiling fallible-iterator v0.2.0
19282025-02-01T00:16:52.217Z Compiling linked-hash-map v0.5.6
19292025-02-01T00:16:52.549Z Compiling quick-error v1.2.3
19302025-02-01T00:16:52.551Z Compiling anstyle-query v1.1.1
19312025-02-01T00:16:52.648Z Compiling base16ct v0.2.0
19322025-02-01T00:16:52.726Z Compiling utf-8 v0.7.6
19332025-02-01T00:16:52.748Z Compiling colorchoice v1.0.2
19342025-02-01T00:16:52.751Z Compiling publicsuffix v2.3.0
19352025-02-01T00:16:52.932Z Compiling tungstenite v0.24.0
19362025-02-01T00:16:52.935Z Compiling anstream v0.6.15
19372025-02-01T00:16:53.018Z Compiling sec1 v0.7.3
19382025-02-01T00:16:53.051Z Compiling resolv-conf v0.7.0
19392025-02-01T00:16:53.564Z Compiling postgres-protocol v0.6.7
19402025-02-01T00:16:53.583Z Compiling lru-cache v0.1.2
19412025-02-01T00:16:54.026Z Compiling usdt v0.5.0
19422025-02-01T00:16:54.477Z Compiling num-iter v0.1.45
19432025-02-01T00:16:54.678Z Compiling slog-term v2.9.1
19442025-02-01T00:16:54.712Z Compiling group v0.13.0
19452025-02-01T00:16:54.771Z Compiling regress v0.10.1
19462025-02-01T00:16:55.035Z Compiling futures v0.3.31
19472025-02-01T00:16:58.169Z Compiling darling v0.20.10
19482025-02-01T00:16:58.502Z Compiling slog-bunyan v2.5.0
19492025-02-01T00:16:58.754Z Compiling tokio-native-tls v0.3.1
19502025-02-01T00:16:59.053Z Compiling tokio-rustls v0.26.0
19512025-02-01T00:16:59.191Z Compiling tokio-rustls v0.25.0
19522025-02-01T00:16:59.249Z Compiling toml v0.8.19
19532025-02-01T00:16:59.515Z Compiling hickory-proto v0.24.2
19542025-02-01T00:16:59.600Z Compiling strum_macros v0.25.3
19552025-02-01T00:17:00.574Z Compiling phf_shared v0.11.2
19562025-02-01T00:17:00.754Z Compiling async-stream v0.3.6
19572025-02-01T00:17:00.829Z Compiling waitgroup v0.1.2
19582025-02-01T00:17:00.910Z Compiling webpki-roots v0.26.6
19592025-02-01T00:17:01.140Z Compiling terminal_size v0.4.0
19602025-02-01T00:17:01.336Z Compiling hkdf v0.12.4
19612025-02-01T00:17:01.366Z Compiling serde_path_to_error v0.1.16
19622025-02-01T00:17:01.575Z Compiling crypto-bigint v0.5.5
19632025-02-01T00:17:02.035Z Compiling clap_derive v4.5.24
19642025-02-01T00:17:02.113Z Compiling serde_repr v0.1.19
19652025-02-01T00:17:02.933Z Compiling derive-where v1.2.7
19662025-02-01T00:17:03.177Z Compiling hostname v0.4.0
19672025-02-01T00:17:03.403Z Compiling crc32fast v1.4.2
19682025-02-01T00:17:03.741Z Compiling bitflags v1.3.2
19692025-02-01T00:17:03.864Z Compiling debug-ignore v1.0.5
19702025-02-01T00:17:04.033Z Compiling managed v0.8.0
19712025-02-01T00:17:04.240Z Compiling clap_lex v0.7.4
19722025-02-01T00:17:04.646Z Compiling unicode-width v0.2.0
19732025-02-01T00:17:06.073Z Compiling console v0.15.10
19742025-02-01T00:17:06.341Z Compiling hickory-resolver v0.24.2
19752025-02-01T00:17:07.524Z Compiling clap_builder v4.5.27
19762025-02-01T00:17:07.635Z Compiling elliptic-curve v0.13.8
19772025-02-01T00:17:08.930Z Compiling flate2 v1.0.35
19782025-02-01T00:17:10.410Z Compiling hyper-rustls v0.27.3
19792025-02-01T00:17:11.007Z Compiling phf v0.11.2
19802025-02-01T00:17:12.500Z Compiling hyper-tls v0.6.0
19812025-02-01T00:17:13.360Z Compiling signal-hook-mio v0.2.4
19822025-02-01T00:17:13.482Z Compiling typify-impl v0.2.0
19832025-02-01T00:17:13.550Z Compiling rayon v1.10.0
19842025-02-01T00:17:13.949Z Compiling bzip2 v0.4.4
19852025-02-01T00:17:14.105Z Compiling cookie_store v0.21.1
19862025-02-01T00:17:15.835Z Compiling postgres-types v0.2.8
19872025-02-01T00:17:17.786Z Compiling tokio-tungstenite v0.24.0
19882025-02-01T00:17:18.332Z Compiling zerocopy v0.6.6
19892025-02-01T00:17:18.353Z Compiling hubpack v0.1.2
19902025-02-01T00:17:18.371Z Compiling ed25519 v2.2.3
19912025-02-01T00:17:18.771Z Compiling phf_shared v0.10.0
19922025-02-01T00:17:18.849Z Compiling pkcs1 v0.7.5
19932025-02-01T00:17:19.145Z Compiling tokio-stream v0.1.16
19942025-02-01T00:17:19.750Z Compiling ipnetwork v0.20.0
19952025-02-01T00:17:19.917Z Compiling rfc6979 v0.4.0
19962025-02-01T00:17:20.080Z Compiling serde-big-array v0.5.1
19972025-02-01T00:17:20.126Z Compiling float-cmp v0.9.0
19982025-02-01T00:17:20.221Z Compiling sync_wrapper v1.0.1
19992025-02-01T00:17:20.368Z Compiling bstr v1.10.0
20002025-02-01T00:17:20.499Z Compiling new_debug_unreachable v1.0.6
20012025-02-01T00:17:20.617Z Compiling normalize-line-endings v0.3.0
20022025-02-01T00:17:20.764Z Compiling unicode-segmentation v1.12.0
20032025-02-01T00:17:21.403Z Compiling fixedbitset v0.4.2
20042025-02-01T00:17:21.804Z Compiling number_prefix v0.4.0
20052025-02-01T00:17:21.823Z Compiling static_assertions v1.1.0
20062025-02-01T00:17:21.840Z Compiling bit-vec v0.6.3
20072025-02-01T00:17:21.931Z Compiling predicates-core v1.0.8
20082025-02-01T00:17:22.026Z Compiling whoami v1.5.2
20092025-02-01T00:17:22.227Z Compiling precomputed-hash v0.1.1
20102025-02-01T00:17:22.248Z Compiling difflib v0.4.0
20112025-02-01T00:17:22.365Z Compiling string_cache v0.8.7
20122025-02-01T00:17:22.495Z Compiling tokio-postgres v0.7.12
20132025-02-01T00:17:22.760Z Compiling predicates v3.1.2
20142025-02-01T00:17:23.350Z Compiling bit-set v0.5.3
20152025-02-01T00:17:23.520Z Compiling indicatif v0.17.11
20162025-02-01T00:17:23.643Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20172025-02-01T00:17:23.886Z Compiling typify-macro v0.2.0
20182025-02-01T00:17:25.449Z Compiling petgraph v0.6.5
20192025-02-01T00:17:27.069Z Compiling reqwest v0.12.9
20202025-02-01T00:17:27.243Z Compiling similar v2.6.0
20212025-02-01T00:17:28.985Z Compiling ecdsa v0.16.9
20222025-02-01T00:17:29.056Z Compiling qorb v0.2.1
20232025-02-01T00:17:29.797Z Compiling rsa v0.9.6
20242025-02-01T00:17:30.103Z Compiling ed25519-dalek v2.1.1
20252025-02-01T00:17:30.644Z Compiling zip v0.6.6
20262025-02-01T00:17:30.766Z Compiling crossterm v0.28.1
20272025-02-01T00:17:30.982Z Compiling clap v4.5.27
20282025-02-01T00:17:32.744Z Compiling toml v0.7.8
20292025-02-01T00:17:33.679Z Compiling x509-cert v0.2.5
20302025-02-01T00:17:34.323Z Compiling hex v0.4.3
20312025-02-01T00:17:35.140Z Compiling itertools v0.10.5
20322025-02-01T00:17:35.383Z Compiling zerocopy v0.8.10
20332025-02-01T00:17:35.744Z Compiling peg-runtime v0.8.3
20342025-02-01T00:17:36.249Z Compiling lalrpop-util v0.19.12
20352025-02-01T00:17:36.992Z Compiling unicode-xid v0.2.6
20362025-02-01T00:17:37.841Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20372025-02-01T00:17:42.469Z Compiling proc-macro-crate v1.3.1
20382025-02-01T00:17:42.894Z Compiling macaddr v1.0.1
20392025-02-01T00:17:43.508Z Compiling zerocopy-derive v0.8.10
20402025-02-01T00:17:43.542Z Compiling itertools v0.13.0
20412025-02-01T00:17:45.975Z Compiling heapless v0.8.0
20422025-02-01T00:17:46.440Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20432025-02-01T00:17:51.753Z Compiling num_enum_derive v0.5.11
20442025-02-01T00:17:58.939Z Compiling hash32 v0.3.1
20452025-02-01T00:17:59.952Z Compiling smoltcp v0.11.0
20462025-02-01T00:18:00.548Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20472025-02-01T00:18:05.556Z Compiling num_enum v0.5.11
20482025-02-01T00:18:05.776Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20492025-02-01T00:18:06.521Z Compiling typify v0.2.0
20502025-02-01T00:18:06.631Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20512025-02-01T00:18:07.957Z Compiling proc-macro-error-attr v1.0.4
20522025-02-01T00:18:08.447Z Compiling unsafe-libyaml v0.2.11
20532025-02-01T00:18:09.021Z Compiling cobs v0.2.3
20542025-02-01T00:18:09.498Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20552025-02-01T00:18:10.356Z Compiling thiserror v2.0.11
20562025-02-01T00:18:11.293Z Compiling serde_yaml v0.9.34+deprecated
20572025-02-01T00:18:13.058Z Compiling postcard v1.0.10
20582025-02-01T00:18:21.984Z Compiling progenitor-impl v0.8.0
20592025-02-01T00:18:27.682Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20602025-02-01T00:18:36.209Z Compiling strum_macros v0.26.4
20612025-02-01T00:18:36.772Z Compiling thiserror-impl v2.0.11
20622025-02-01T00:18:36.929Z Compiling structmeta-derive v0.3.0
20632025-02-01T00:18:37.014Z Compiling foreign-types-macros v0.2.3
20642025-02-01T00:18:37.327Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20652025-02-01T00:18:37.614Z Compiling proc-macro-error v1.0.4
20662025-02-01T00:18:37.923Z Compiling unicode-width v0.1.14
20672025-02-01T00:18:38.207Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20682025-02-01T00:18:38.825Z Compiling foreign-types-shared v0.3.1
20692025-02-01T00:18:40.312Z Compiling strum v0.26.3
20702025-02-01T00:18:40.881Z Compiling structmeta v0.3.0
20712025-02-01T00:18:43.395Z Compiling foreign-types v0.5.0
20722025-02-01T00:18:43.877Z Compiling tabwriter v1.4.0
20732025-02-01T00:18:44.637Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20742025-02-01T00:18:50.664Z Compiling progenitor-macro v0.8.0
20752025-02-01T00:18:52.026Z Compiling progenitor-client v0.8.0
20762025-02-01T00:18:56.394Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20772025-02-01T00:18:56.788Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20782025-02-01T00:18:57.579Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20792025-02-01T00:18:57.598Z Compiling cstr-argument v0.1.2
20802025-02-01T00:18:57.892Z Compiling dropshot v0.15.1
20812025-02-01T00:18:58.405Z Compiling fastrand v2.1.1
20822025-02-01T00:18:58.895Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20832025-02-01T00:18:59.083Z Compiling crucible-workspace-hack v0.1.0
20842025-02-01T00:18:59.209Z Compiling pretty-hex v0.2.1
20852025-02-01T00:18:59.436Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20862025-02-01T00:18:59.617Z Compiling tempfile v3.13.0
20872025-02-01T00:18:59.954Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20882025-02-01T00:19:00.105Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20892025-02-01T00:19:00.293Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20902025-02-01T00:19:01.255Z Compiling parse-display-derive v0.10.0
20912025-02-01T00:19:01.496Z Compiling colored v2.1.0
20922025-02-01T00:19:01.601Z Compiling progenitor v0.8.0
20932025-02-01T00:19:01.842Z Compiling serde_with_macros v3.11.0
20942025-02-01T00:19:01.931Z Compiling dropshot_endpoint v0.15.1
20952025-02-01T00:19:02.696Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20962025-02-01T00:19:03.518Z Compiling instant v0.1.13
20972025-02-01T00:19:03.722Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20982025-02-01T00:19:04.026Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20992025-02-01T00:19:04.107Z Compiling backoff v0.4.0
21002025-02-01T00:19:04.280Z Compiling serde_with v3.11.0
21012025-02-01T00:19:04.455Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21022025-02-01T00:19:04.806Z Compiling parse-display v0.10.0
21032025-02-01T00:19:06.657Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21042025-02-01T00:19:06.909Z Compiling zone_cfg_derive v0.3.0
21052025-02-01T00:19:07.546Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21062025-02-01T00:19:08.204Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21072025-02-01T00:19:08.229Z Compiling camino-tempfile v1.1.1
21082025-02-01T00:19:08.431Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
21092025-02-01T00:19:08.917Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21102025-02-01T00:19:08.938Z Compiling regress v0.9.1
21112025-02-01T00:19:09.005Z Compiling progenitor-client v0.9.1
21122025-02-01T00:19:09.093Z Compiling num-derive v0.4.2
21132025-02-01T00:19:09.919Z Compiling sigpipe v0.1.3
21142025-02-01T00:19:10.075Z Compiling libefi-sys v0.1.0
21152025-02-01T00:19:10.413Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21162025-02-01T00:19:10.794Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21172025-02-01T00:19:11.344Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
21182025-02-01T00:19:12.876Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
21192025-02-01T00:19:13.459Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21202025-02-01T00:19:14.043Z Compiling zone v0.3.0
21212025-02-01T00:19:14.134Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21222025-02-01T00:19:17.430Z Compiling smf v0.2.3
21232025-02-01T00:19:18.252Z Compiling bitfield-struct v0.6.2
21242025-02-01T00:19:18.272Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21252025-02-01T00:19:18.676Z Compiling blake3 v1.5.4
21262025-02-01T00:19:19.536Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21272025-02-01T00:19:20.103Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21282025-02-01T00:19:20.308Z Compiling xattr v1.3.1
21292025-02-01T00:19:20.429Z Compiling memmap2 v0.9.5
21302025-02-01T00:19:20.650Z Compiling filetime v0.2.25
21312025-02-01T00:19:20.747Z Compiling arrayvec v0.7.6
21322025-02-01T00:19:20.998Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21332025-02-01T00:19:21.025Z Compiling constant_time_eq v0.3.1
21342025-02-01T00:19:21.140Z Compiling arrayref v0.3.9
21352025-02-01T00:19:21.223Z Compiling same-file v1.0.6
21362025-02-01T00:19:21.226Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21372025-02-01T00:19:21.261Z Compiling tar v0.4.42
21382025-02-01T00:19:21.526Z Compiling walkdir v2.5.0
21392025-02-01T00:19:23.167Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21402025-02-01T00:19:23.606Z Compiling gethostname v0.5.0
21412025-02-01T00:19:23.831Z Compiling cargo-platform v0.1.8
21422025-02-01T00:19:23.862Z Compiling topological-sort v0.2.2
21432025-02-01T00:19:23.892Z Compiling shell-words v1.1.0
21442025-02-01T00:19:24.132Z Compiling omicron-zone-package v0.12.0
21452025-02-01T00:19:24.435Z Compiling cargo_metadata v0.18.1
21462025-02-01T00:19:24.647Z Compiling indent_write v2.2.0
21472025-02-01T00:19:31.656Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21482025-02-01T00:19:32.993Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21492025-02-01T00:19:38.886Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21502025-02-01T00:19:53.480Z Finished `release` profile [optimized] target(s) in 5m 11s
21512025-02-01T00:19:53.652Z Running `target/release/omicron-package -t test target create -p dev`
21522025-02-01T00:19:53.701ZLogging to: /work/oxidecomputer/omicron/out/LOG
21532025-02-01T00:19:53.705ZCreated new build target 'test' and set it as active
21542025-02-01T00:19:53.705Z
21552025-02-01T00:19:53.705Zreal 5:11.520759241
21562025-02-01T00:19:53.705Zuser 36:19.055059131
21572025-02-01T00:19:53.705Zsys 3:22.248947648
21582025-02-01T00:19:53.705Ztrap 1.127611741
21592025-02-01T00:19:53.705Ztflt 2.782545994
21602025-02-01T00:19:53.705Zdflt 0.590346915
21612025-02-01T00:19:53.705Zkflt 0.050831444
21622025-02-01T00:19:53.705Zlock 1:12:05.344907780
21632025-02-01T00:19:53.705Zslp 2:25:18.566514621
21642025-02-01T00:19:53.705Zlat 2:44.263340046
21652025-02-01T00:19:53.705Zstop 4:44.435744760
21662025-02-01T00:19:53.705Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21672025-02-01T00:19:54.647Z Finished `release` profile [optimized] target(s) in 0.89s
21682025-02-01T00:19:54.704Z Running `target/release/omicron-package -t test package`
21692025-02-01T00:19:54.749ZLogging to: /work/oxidecomputer/omicron/out/LOG
21702025-02-01T00:19:55.869Z Compiling thiserror v2.0.11
21712025-02-01T00:19:56.005Z Compiling typify-impl v0.3.0
21722025-02-01T00:19:56.017Z Compiling convert_case v0.4.0
21732025-02-01T00:19:56.020Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21742025-02-01T00:19:56.020Z Compiling newline-converter v0.3.0
21752025-02-01T00:19:56.020Z Compiling password-hash v0.5.0
21762025-02-01T00:19:56.020Z Compiling blake2 v0.10.6
21772025-02-01T00:19:56.033Z Compiling base64 v0.21.7
21782025-02-01T00:19:56.306Z Compiling expectorate v1.1.0
21792025-02-01T00:19:56.348Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21802025-02-01T00:19:56.567Z Compiling argon2 v0.5.3
21812025-02-01T00:19:56.694Z Compiling derive_more v0.99.18
21822025-02-01T00:19:57.127Z Compiling atomicwrites v0.4.4
21832025-02-01T00:19:57.294Z Compiling cancel-safe-futures v0.1.5
21842025-02-01T00:19:57.378Z Compiling owo-colors v4.1.0
21852025-02-01T00:19:57.666Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21862025-02-01T00:19:57.702Z Compiling num-rational v0.4.2
21872025-02-01T00:19:57.727Z Compiling progenitor-client v0.9.1
21882025-02-01T00:19:58.125Z Compiling num-complex v0.4.6
21892025-02-01T00:19:58.918Z Compiling libsw v3.3.1
21902025-02-01T00:19:58.946Z Compiling swrite v0.1.0
21912025-02-01T00:19:59.109Z Compiling num v0.4.3
21922025-02-01T00:19:59.237Z Compiling linear-map v1.2.0
21932025-02-01T00:19:59.265Z Compiling float-ord v0.3.2
21942025-02-01T00:19:59.289Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21952025-02-01T00:19:59.466Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21962025-02-01T00:19:59.641Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21972025-02-01T00:20:00.115Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21982025-02-01T00:20:00.636Z Compiling highway v1.2.0
21992025-02-01T00:20:02.132Z Compiling semver v0.1.20
22002025-02-01T00:20:02.863Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22012025-02-01T00:20:02.883Z Compiling rustc_version v0.1.7
22022025-02-01T00:20:03.063Z Compiling newtype_derive v0.1.6
22032025-02-01T00:20:03.399Z Compiling tungstenite v0.21.0
22042025-02-01T00:20:06.885Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22052025-02-01T00:20:07.079Z Compiling typify-macro v0.3.0
22062025-02-01T00:20:07.933Z Compiling ipnetwork v0.20.0
22072025-02-01T00:20:08.295Z Compiling tokio-tungstenite v0.21.0
22082025-02-01T00:20:08.685Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22092025-02-01T00:20:08.916Z Compiling progenitor-client v0.8.0
22102025-02-01T00:20:08.975Z Compiling humantime v2.1.0
22112025-02-01T00:20:09.345Z Compiling progenitor v0.8.0
22122025-02-01T00:20:09.396Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22132025-02-01T00:20:09.713Z Compiling dropshot v0.15.1
22142025-02-01T00:20:09.787Z Compiling instant v0.1.13
22152025-02-01T00:20:09.964Z Compiling backoff v0.4.0
22162025-02-01T00:20:10.210Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22172025-02-01T00:20:10.375Z Compiling steno v0.4.1
22182025-02-01T00:20:10.403Z Compiling typify v0.3.0
22192025-02-01T00:20:10.553Z Compiling progenitor-impl v0.9.1
22202025-02-01T00:20:16.621Z Compiling progenitor-macro v0.9.1
22212025-02-01T00:20:17.694Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22222025-02-01T00:20:18.045Z Compiling parse-display v0.10.0
22232025-02-01T00:20:18.577Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22242025-02-01T00:20:18.776Z Compiling strum v0.26.3
22252025-02-01T00:20:18.991Z Compiling serde_with v3.11.0
22262025-02-01T00:20:21.512Z Compiling regress v0.9.1
22272025-02-01T00:20:22.485Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22282025-02-01T00:20:24.181Z Compiling macaddr v1.0.1
22292025-02-01T00:20:24.900Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22302025-02-01T00:20:24.937Z Compiling slog-dtrace v0.3.0
22312025-02-01T00:20:25.221Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22322025-02-01T00:20:25.341Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
22332025-02-01T00:20:26.065Z Compiling prettyplease v0.2.25
22342025-02-01T00:20:27.515Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22352025-02-01T00:20:27.579Z Compiling progenitor v0.9.1
22362025-02-01T00:20:27.824Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22372025-02-01T00:20:31.030Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22382025-02-01T00:20:31.611Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22392025-02-01T00:20:41.013Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22402025-02-01T00:20:42.087Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22412025-02-01T00:20:43.127Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22422025-02-01T00:20:44.663Z Compiling half v2.4.1
22432025-02-01T00:20:45.336Z Compiling ciborium-io v0.2.2
22442025-02-01T00:20:45.492Z Compiling ciborium-ll v0.2.2
22452025-02-01T00:20:45.801Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22462025-02-01T00:20:46.864Z Compiling ciborium v0.2.2
22472025-02-01T00:20:47.756Z Compiling display-error-chain v0.2.2
22482025-02-01T00:20:48.002Z Compiling same-file v1.0.6
22492025-02-01T00:20:48.278Z Compiling fastrand v2.1.1
22502025-02-01T00:20:48.739Z Compiling tempfile v3.13.0
22512025-02-01T00:20:48.765Z Compiling walkdir v2.5.0
22522025-02-01T00:20:48.814Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22532025-02-01T00:20:49.118Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22542025-02-01T00:20:49.363Z Compiling blake3 v1.5.4
22552025-02-01T00:20:49.455Z Compiling const_format_proc_macros v0.2.34
22562025-02-01T00:20:50.226Z Compiling xattr v1.3.1
22572025-02-01T00:20:50.304Z Compiling filetime v0.2.25
22582025-02-01T00:20:50.609Z Compiling memmap2 v0.9.5
22592025-02-01T00:20:50.992Z Compiling maplit v1.0.2
22602025-02-01T00:20:51.139Z Compiling arrayref v0.3.9
22612025-02-01T00:20:51.208Z Compiling crunchy v0.2.2
22622025-02-01T00:20:51.258Z Compiling constant_time_eq v0.3.1
22632025-02-01T00:20:51.439Z Compiling keccak v0.1.5
22642025-02-01T00:20:51.665Z Compiling arrayvec v0.7.6
22652025-02-01T00:20:51.827Z Compiling sha3 v0.10.8
22662025-02-01T00:20:52.591Z Compiling const_format v0.2.34
22672025-02-01T00:20:52.606Z Compiling tar v0.4.42
22682025-02-01T00:20:53.174Z Compiling camino-tempfile v1.1.1
22692025-02-01T00:20:53.572Z Compiling toolchain_find v0.4.0
22702025-02-01T00:20:53.847Z Compiling topological-sort v0.2.2
22712025-02-01T00:20:53.956Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22722025-02-01T00:20:54.094Z Compiling radium v0.7.0
22732025-02-01T00:20:54.098Z Compiling tiny-keccak v2.0.2
22742025-02-01T00:20:54.351Z Compiling omicron-zone-package v0.12.0
22752025-02-01T00:20:54.454Z Compiling rustfmt-wrapper v0.2.1
22762025-02-01T00:20:54.611Z Compiling dsl_auto_type v0.1.2
22772025-02-01T00:20:54.821Z Compiling scheduled-thread-pool v0.2.7
22782025-02-01T00:20:54.984Z Compiling diesel_table_macro_syntax v0.2.0
22792025-02-01T00:20:55.394Z Compiling tap v1.0.1
22802025-02-01T00:20:55.606Z Compiling maybe-uninit v2.0.0
22812025-02-01T00:20:55.871Z Compiling diesel_derives v2.2.3
22822025-02-01T00:20:56.147Z Compiling wyz v0.5.1
22832025-02-01T00:20:56.205Z Compiling r2d2 v0.8.10
22842025-02-01T00:20:57.108Z Compiling phf_generator v0.11.2
22852025-02-01T00:20:57.143Z Compiling ascii-canvas v3.0.0
22862025-02-01T00:20:57.320Z Compiling secrecy v0.8.0
22872025-02-01T00:20:57.592Z Compiling ena v0.14.3
22882025-02-01T00:20:57.615Z Compiling async-recursion v1.1.1
22892025-02-01T00:20:58.009Z Compiling diff v0.1.13
22902025-02-01T00:20:58.521Z Compiling packed_struct v0.10.1
22912025-02-01T00:20:58.939Z Compiling funty v2.0.0
22922025-02-01T00:20:58.959Z Compiling crc-catalog v2.4.0
22932025-02-01T00:20:59.144Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22942025-02-01T00:20:59.372Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22952025-02-01T00:20:59.460Z Compiling regex-syntax v0.6.29
22962025-02-01T00:21:00.415Z Compiling arc-swap v1.7.1
22972025-02-01T00:21:00.719Z Compiling bitvec v1.0.1
22982025-02-01T00:21:01.051Z Compiling slog-scope v4.4.0
22992025-02-01T00:21:01.753Z Compiling crc v3.2.1
23002025-02-01T00:21:01.887Z Compiling phf_codegen v0.11.2
23012025-02-01T00:21:02.122Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23022025-02-01T00:21:03.829Z Compiling lalrpop v0.19.12
23032025-02-01T00:21:04.575Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23042025-02-01T00:21:05.177Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23052025-02-01T00:21:05.437Z Compiling universal-hash v0.5.1
23062025-02-01T00:21:05.594Z Compiling thiserror-impl-no-std v2.0.2
23072025-02-01T00:21:05.689Z Compiling packed_struct_codegen v0.10.1
23082025-02-01T00:21:06.453Z Compiling diesel v2.2.6
23092025-02-01T00:21:08.004Z Compiling parse-zoneinfo v0.3.1
23102025-02-01T00:21:08.119Z Compiling indexmap v1.9.3
23112025-02-01T00:21:08.510Z Compiling unicase v2.7.0
23122025-02-01T00:21:08.839Z Compiling ref-cast v1.0.23
23132025-02-01T00:21:09.328Z Compiling opaque-debug v0.3.1
23142025-02-01T00:21:09.451Z Compiling nodrop v0.1.14
23152025-02-01T00:21:09.472Z Compiling poly1305 v0.8.0
23162025-02-01T00:21:09.614Z Compiling array-init v0.0.4
23172025-02-01T00:21:10.611Z Compiling chrono-tz-build v0.4.0
23182025-02-01T00:21:11.632Z Compiling thiserror-no-std v2.0.2
23192025-02-01T00:21:11.773Z Compiling smallvec v0.6.14
23202025-02-01T00:21:12.801Z Compiling slog-stdlog v4.1.1
23212025-02-01T00:21:13.630Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23222025-02-01T00:21:13.946Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23232025-02-01T00:21:14.262Z Compiling derive_builder_core v0.20.2
23242025-02-01T00:21:14.925Z Compiling chacha20 v0.9.1
23252025-02-01T00:21:15.424Z Compiling headers-core v0.3.0
23262025-02-01T00:21:15.621Z Compiling aead v0.5.2
23272025-02-01T00:21:15.983Z Compiling libxml v0.3.3
23282025-02-01T00:21:16.297Z Compiling ref-cast-impl v1.0.23
23292025-02-01T00:21:16.367Z Compiling vte_generate_state_changes v0.1.2
23302025-02-01T00:21:16.962Z Compiling hashbrown v0.12.3
23312025-02-01T00:21:17.429Z Compiling bitfield v0.14.0
23322025-02-01T00:21:17.750Z Compiling termcolor v1.4.1
23332025-02-01T00:21:18.272Z Compiling env_logger v0.10.2
23342025-02-01T00:21:19.838Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23352025-02-01T00:21:21.550Z Compiling vte v0.11.1
23362025-02-01T00:21:23.091Z Compiling derive_builder_macro v0.20.2
23372025-02-01T00:21:23.941Z Compiling chacha20poly1305 v0.10.1
23382025-02-01T00:21:24.189Z Compiling headers v0.4.0
23392025-02-01T00:21:26.208Z Compiling polar-core v0.27.3
23402025-02-01T00:21:27.772Z Compiling slog-envlogger v2.2.0
23412025-02-01T00:21:28.192Z Compiling serde-hex v0.1.0
23422025-02-01T00:21:30.450Z Compiling vsss-rs v3.3.4
23432025-02-01T00:21:33.173Z Compiling chrono-tz v0.10.1
23442025-02-01T00:21:33.836Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23452025-02-01T00:21:34.452Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23462025-02-01T00:21:34.790Z Compiling ron v0.8.1
23472025-02-01T00:21:36.662Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23482025-02-01T00:21:36.967Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23492025-02-01T00:21:39.043Z Compiling hashbrown v0.13.2
23502025-02-01T00:21:40.304Z Compiling strum_macros v0.24.3
23512025-02-01T00:21:40.331Z Compiling fxhash v0.2.1
23522025-02-01T00:21:40.584Z Compiling samael v0.0.17
23532025-02-01T00:21:41.276Z Compiling lockfree-object-pool v0.1.6
23542025-02-01T00:21:41.571Z Compiling simd-adler32 v0.3.7
23552025-02-01T00:21:42.286Z Compiling bumpalo v3.16.0
23562025-02-01T00:21:42.824Z Compiling bytecount v0.6.8
23572025-02-01T00:21:42.881Z Compiling indoc v1.0.9
23582025-02-01T00:21:43.166Z Compiling crc-any v2.5.0
23592025-02-01T00:21:43.293Z Compiling zip v2.1.3
23602025-02-01T00:21:43.671Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23612025-02-01T00:21:43.694Z Compiling papergrid v0.11.0
23622025-02-01T00:21:50.540Z Compiling zopfli v0.8.1
23632025-02-01T00:21:54.776Z Compiling object v0.30.4
23642025-02-01T00:21:55.456Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23652025-02-01T00:21:57.045Z Compiling derive_builder v0.20.2
23662025-02-01T00:21:57.866Z Compiling strip-ansi-escapes v0.2.0
23672025-02-01T00:21:58.470Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23682025-02-01T00:21:58.612Z Compiling tabled_derive v0.7.0
23692025-02-01T00:21:58.769Z Compiling fd-lock v4.0.2
23702025-02-01T00:21:59.012Z Compiling peg-macros v0.8.4
23712025-02-01T00:22:00.629Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23722025-02-01T00:22:01.593Z Compiling kstat-rs v0.2.4
23732025-02-01T00:22:01.610Z Compiling impl-trait-for-tuples v0.2.2
23742025-02-01T00:22:02.110Z Compiling oso-derive v0.27.3
23752025-02-01T00:22:02.445Z Compiling quick-xml v0.33.0
23762025-02-01T00:22:03.056Z Compiling diesel-dtrace v0.4.2
23772025-02-01T00:22:03.401Z Compiling nu-ansi-term v0.50.1
23782025-02-01T00:22:04.665Z Compiling path-slash v0.1.5
23792025-02-01T00:22:04.946Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23802025-02-01T00:22:06.845Z Compiling reedline v0.35.0
23812025-02-01T00:22:07.679Z Compiling oso v0.27.3
23822025-02-01T00:22:11.412Z Compiling peg v0.8.4
23832025-02-01T00:22:11.551Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23842025-02-01T00:22:19.126Z Compiling tabled v0.15.0
23852025-02-01T00:22:20.355Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23862025-02-01T00:22:31.702Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23872025-02-01T00:22:34.302Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23882025-02-01T00:22:35.715Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23892025-02-01T00:22:38.341Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23902025-02-01T00:22:38.690Z Compiling pem v3.0.4
23912025-02-01T00:22:38.756Z Compiling bb8 v0.8.5
23922025-02-01T00:22:39.359Z Compiling bcs v0.1.6
23932025-02-01T00:22:40.142Z Compiling libz-sys v1.1.20
23942025-02-01T00:22:40.274Z Compiling parking_lot_core v0.8.6
23952025-02-01T00:22:40.750Z Compiling termtree v0.5.1
23962025-02-01T00:22:40.962Z Compiling async-bb8-diesel v0.2.1
23972025-02-01T00:22:41.768Z Compiling mime_guess v2.0.5
23982025-02-01T00:22:43.547Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23992025-02-01T00:22:46.304Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24002025-02-01T00:22:46.708Z Compiling buf-list v1.0.3
24012025-02-01T00:22:48.841Z Compiling nibble_vec v0.1.0
24022025-02-01T00:22:49.119Z Compiling libgit2-sys v0.17.0+1.8.1
24032025-02-01T00:22:49.891Z Compiling pin-project-internal v1.1.6
24042025-02-01T00:22:51.269Z Compiling atty v0.2.14
24052025-02-01T00:22:51.460Z Compiling salty v0.3.0
24062025-02-01T00:22:51.881Z Compiling endian-type v0.1.2
24072025-02-01T00:22:52.144Z Compiling http-range v0.1.5
24082025-02-01T00:22:52.471Z Compiling pin-project v1.1.6
24092025-02-01T00:22:52.646Z Compiling radix_trie v0.2.1
24102025-02-01T00:22:53.525Z Compiling parking_lot v0.11.2
24112025-02-01T00:22:57.389Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24122025-02-01T00:22:57.560Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24132025-02-01T00:22:58.385Z Compiling snafu-derive v0.8.5
24142025-02-01T00:23:01.833Z Compiling hyper-staticfile v0.10.1
24152025-02-01T00:23:02.530Z Compiling snafu v0.8.5
24162025-02-01T00:23:03.789Z Compiling sled v0.34.7
24172025-02-01T00:23:03.792Z Compiling hickory-client v0.24.2
24182025-02-01T00:23:08.969Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24192025-02-01T00:23:10.165Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24202025-02-01T00:23:12.288Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24212025-02-01T00:23:31.447Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24222025-02-01T00:23:34.147Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24232025-02-01T00:23:35.607Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24242025-02-01T00:23:37.093Z Compiling globset v0.4.15
24252025-02-01T00:23:37.753Z Compiling hickory-server v0.24.2
24262025-02-01T00:23:39.801Z Compiling olpc-cjson v0.1.4
24272025-02-01T00:23:39.975Z Compiling primeorder v0.13.6
24282025-02-01T00:23:40.153Z Compiling castaway v0.2.3
24292025-02-01T00:23:40.353Z Compiling vergen v8.3.2
24302025-02-01T00:23:40.527Z Compiling env_filter v0.1.2
24312025-02-01T00:23:40.680Z Compiling cargo-platform v0.1.8
24322025-02-01T00:23:41.143Z Compiling serde_plain v1.0.2
24332025-02-01T00:23:41.707Z Compiling nanorand v0.7.0
24342025-02-01T00:23:41.994Z Compiling memoffset v0.9.1
24352025-02-01T00:23:42.347Z Compiling typed-path v0.9.3
24362025-02-01T00:23:42.523Z Compiling flume v0.11.1
24372025-02-01T00:23:43.274Z Compiling git2 v0.19.0
24382025-02-01T00:23:43.307Z Compiling cargo_metadata v0.18.1
24392025-02-01T00:23:44.293Z Compiling env_logger v0.11.5
24402025-02-01T00:23:45.671Z Compiling tough v0.19.0
24412025-02-01T00:23:46.259Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24422025-02-01T00:23:49.083Z Compiling p384 v0.13.0
24432025-02-01T00:23:49.285Z Compiling compact_str v0.8.0
24442025-02-01T00:23:51.519Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24452025-02-01T00:23:51.540Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24462025-02-01T00:23:51.689Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24472025-02-01T00:23:52.853Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24482025-02-01T00:23:56.038Z Compiling unicode-truncate v1.1.0
24492025-02-01T00:23:56.346Z Compiling lru v0.12.5
24502025-02-01T00:23:56.761Z Compiling rand_seeder v0.3.0
24512025-02-01T00:23:57.199Z Compiling libsqlite3-sys v0.30.1
24522025-02-01T00:23:57.779Z Compiling lzma-sys v0.1.20
24532025-02-01T00:23:58.482Z Compiling instability v0.3.2
24542025-02-01T00:23:59.454Z Compiling cassowary v0.3.0
24552025-02-01T00:23:59.490Z Compiling rustls v0.21.12
24562025-02-01T00:23:59.802Z Compiling parse-size v1.1.0
24572025-02-01T00:24:00.136Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24582025-02-01T00:24:00.300Z Compiling cfg_aliases v0.2.1
24592025-02-01T00:24:00.434Z Compiling nix v0.29.0
24602025-02-01T00:24:00.506Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24612025-02-01T00:24:01.225Z Compiling ratatui v0.28.1
24622025-02-01T00:24:01.944Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24632025-02-01T00:24:02.186Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24642025-02-01T00:24:03.040Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24652025-02-01T00:24:04.011Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24662025-02-01T00:24:04.734Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24672025-02-01T00:24:05.047Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24682025-02-01T00:24:08.593Z Compiling sct v0.7.1
24692025-02-01T00:24:08.612Z Compiling rustls-webpki v0.101.7
24702025-02-01T00:24:09.085Z Compiling heck v0.3.3
24712025-02-01T00:24:09.116Z Compiling csv-core v0.1.11
24722025-02-01T00:24:09.428Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24732025-02-01T00:24:09.758Z Compiling glob v0.3.2
24742025-02-01T00:24:10.012Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24752025-02-01T00:24:10.360Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24762025-02-01T00:24:11.929Z Compiling csv v1.3.1
24772025-02-01T00:24:12.453Z Compiling zone_cfg_derive v0.1.2
24782025-02-01T00:24:14.157Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24792025-02-01T00:24:17.242Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24802025-02-01T00:24:18.522Z Compiling nix v0.27.1
24812025-02-01T00:24:19.453Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24822025-02-01T00:24:20.004Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24832025-02-01T00:24:21.966Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24842025-02-01T00:24:26.063Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24852025-02-01T00:24:30.820Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24862025-02-01T00:24:31.172Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24872025-02-01T00:24:32.467Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24882025-02-01T00:24:32.790Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24892025-02-01T00:24:33.071Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24902025-02-01T00:24:33.129Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24912025-02-01T00:24:33.349Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24922025-02-01T00:24:33.394Z Compiling tungstenite v0.23.0
24932025-02-01T00:24:33.943Z Compiling hashlink v0.9.1
24942025-02-01T00:24:34.066Z Compiling fallible-iterator v0.3.0
24952025-02-01T00:24:34.709Z Compiling base64 v0.13.1
24962025-02-01T00:24:34.848Z Compiling fallible-streaming-iterator v0.1.9
24972025-02-01T00:24:35.175Z Compiling rusqlite v0.32.1
24982025-02-01T00:24:35.497Z Compiling ron v0.7.1
24992025-02-01T00:24:36.491Z Compiling tokio-tungstenite v0.23.1
25002025-02-01T00:24:37.096Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25012025-02-01T00:24:37.793Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25022025-02-01T00:24:40.032Z Compiling xz2 v0.1.7
25032025-02-01T00:24:40.361Z Compiling tokio-rustls v0.24.1
25042025-02-01T00:24:40.753Z Compiling zone v0.1.8
25052025-02-01T00:24:44.010Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25062025-02-01T00:24:45.610Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25072025-02-01T00:24:46.071Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25082025-02-01T00:24:48.435Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25092025-02-01T00:24:50.173Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25102025-02-01T00:24:56.997Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25112025-02-01T00:24:58.368Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25122025-02-01T00:25:01.693Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25132025-02-01T00:25:01.713Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25142025-02-01T00:25:02.001Z Compiling rustls-pemfile v1.0.4
25152025-02-01T00:25:02.803Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25162025-02-01T00:25:03.172Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25172025-02-01T00:25:03.367Z Compiling signal-hook-tokio v0.3.1
25182025-02-01T00:25:03.602Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25192025-02-01T00:25:03.619Z Compiling yasna v0.5.2
25202025-02-01T00:25:06.891Z Compiling twox-hash v2.1.0
25212025-02-01T00:25:06.929Z Compiling is_ci v1.2.0
25222025-02-01T00:25:07.236Z Compiling smawk v0.3.2
25232025-02-01T00:25:07.560Z Compiling unicode-linebreak v0.1.5
25242025-02-01T00:25:08.127Z Compiling textwrap v0.16.1
25252025-02-01T00:25:10.556Z Compiling supports-color v3.0.1
25262025-02-01T00:25:10.999Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25272025-02-01T00:25:11.600Z Compiling rcgen v0.12.1
25282025-02-01T00:25:12.376Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25292025-02-01T00:25:19.126Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25302025-02-01T00:25:19.422Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25312025-02-01T00:25:19.948Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25322025-02-01T00:25:24.104Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25332025-02-01T00:25:33.550Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25342025-02-01T00:25:36.345Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25352025-02-01T00:25:38.352Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25362025-02-01T00:25:38.902Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25372025-02-01T00:25:49.191Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
25382025-02-01T00:25:55.189Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25392025-02-01T00:25:55.524Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25402025-02-01T00:25:55.620Z Compiling fatfs v0.3.6
25412025-02-01T00:25:57.685Z Compiling rtoolbox v0.0.2
25422025-02-01T00:25:58.138Z Compiling subprocess v0.2.9
25432025-02-01T00:25:58.405Z Compiling assert_matches v1.5.0
25442025-02-01T00:26:02.625Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25452025-02-01T00:26:04.483Z Compiling rpassword v7.3.1
25462025-02-01T00:26:04.952Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25472025-02-01T00:26:05.725Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25482025-02-01T00:26:10.508Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25492025-02-01T00:26:12.628Z Compiling tui-tree-widget v0.22.0
25502025-02-01T00:26:13.088Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25512025-02-01T00:26:24.376Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25522025-02-01T00:26:24.715Z Compiling uzers v0.12.1
25532025-02-01T00:26:26.279Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25542025-02-01T00:26:27.867Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25552025-02-01T00:26:29.754Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25562025-02-01T00:26:58.968Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25572025-02-01T00:27:02.935Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25582025-02-01T00:27:07.573Z Compiling multimap v0.10.0
25592025-02-01T00:29:27.901Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25602025-02-01T00:29:35.536Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25612025-02-01T00:36:38.239Z Finished `release` profile [optimized] target(s) in 16m 43s
25622025-02-01T00:37:41.929Z
25632025-02-01T00:37:41.932Zreal 17:48.048060343
25642025-02-01T00:37:41.932Zuser 2:05:10.580746573
25652025-02-01T00:37:41.932Zsys 3:15.626341901
25662025-02-01T00:37:41.932Ztrap 3.154815139
25672025-02-01T00:37:41.932Ztflt 2.743964086
25682025-02-01T00:37:41.932Zdflt 5.346497485
25692025-02-01T00:37:41.932Zkflt 0.256830077
25702025-02-01T00:37:41.932Zlock 7:26:50.691117612
25712025-02-01T00:37:41.932Zslp 6:23:26.116072308
25722025-02-01T00:37:41.932Zlat 3:23.460277240
25732025-02-01T00:37:41.932Zstop 2:42.274553982
25742025-02-01T00:37:41.932Z+ mapfile -t packages
25752025-02-01T00:37:41.932Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25762025-02-01T00:37:42.931Z Finished `release` profile [optimized] target(s) in 0.95s
25772025-02-01T00:37:42.991Z Running `target/release/omicron-package -t test list-outputs`
25782025-02-01T00:37:43.039ZLogging to: /work/oxidecomputer/omicron/out/LOG
25792025-02-01T00:37:43.042Z+ ptime -m cargo build --locked --release -p xtask
25802025-02-01T00:37:43.601Z Compiling serde v1.0.217
25812025-02-01T00:37:43.605Z Compiling serde_json v1.0.135
25822025-02-01T00:37:43.605Z Compiling rustix v0.38.37
25832025-02-01T00:37:43.605Z Compiling libc v0.2.169
25842025-02-01T00:37:43.605Z Compiling syn v2.0.96
25852025-02-01T00:37:43.605Z Compiling bitflags v2.6.0
25862025-02-01T00:37:44.034Z Compiling usdt-impl v0.5.0
25872025-02-01T00:37:44.100Z Compiling syn v1.0.109
25882025-02-01T00:37:44.204Z Compiling log v0.4.22
25892025-02-01T00:37:44.220Z Compiling hashbrown v0.15.1
25902025-02-01T00:37:44.516Z Compiling fs-err v2.11.0
25912025-02-01T00:37:44.655Z Compiling anyhow v1.0.95
25922025-02-01T00:37:44.834Z Compiling once_cell v1.20.2
25932025-02-01T00:37:45.077Z Compiling thread-id v4.2.2
25942025-02-01T00:37:45.446Z Compiling indexmap v2.7.1
25952025-02-01T00:37:46.519Z Compiling terminal_size v0.4.0
25962025-02-01T00:37:46.519Z Compiling tempfile v3.13.0
25972025-02-01T00:37:46.789Z Compiling clap_builder v4.5.27
25982025-02-01T00:37:47.233Z Compiling proc-macro-error v1.0.4
25992025-02-01T00:37:48.263Z Compiling tabled_derive v0.7.0
26002025-02-01T00:37:49.393Z Compiling tabled v0.15.0
26012025-02-01T00:37:50.122Z Compiling serde_derive v1.0.217
26022025-02-01T00:37:50.122Z Compiling thiserror-impl v1.0.69
26032025-02-01T00:37:50.129Z Compiling zerocopy-derive v0.7.35
26042025-02-01T00:37:50.129Z Compiling scroll_derive v0.12.0
26052025-02-01T00:37:50.129Z Compiling clap_derive v4.5.24
26062025-02-01T00:37:51.522Z Compiling scroll v0.12.0
26072025-02-01T00:37:51.967Z Compiling zerocopy v0.7.35
26082025-02-01T00:37:52.154Z Compiling goblin v0.8.2
26092025-02-01T00:37:52.716Z Compiling thiserror v1.0.69
26102025-02-01T00:37:52.922Z Compiling pest v2.7.14
26112025-02-01T00:37:55.657Z Compiling pest_meta v2.7.14
26122025-02-01T00:37:55.940Z Compiling clap v4.5.27
26132025-02-01T00:37:57.453Z Compiling pest_generator v2.7.14
26142025-02-01T00:37:59.452Z Compiling pest_derive v2.7.14
26152025-02-01T00:38:00.261Z Compiling dtrace-parser v0.2.0
26162025-02-01T00:38:05.362Z Compiling serde_tokenstream v0.2.2
26172025-02-01T00:38:05.955Z Compiling serde_spanned v0.6.8
26182025-02-01T00:38:06.246Z Compiling toml_datetime v0.6.8
26192025-02-01T00:38:06.377Z Compiling dof v0.3.0
26202025-02-01T00:38:07.133Z Compiling toml_edit v0.22.22
26212025-02-01T00:38:08.657Z Compiling camino v1.1.9
26222025-02-01T00:38:09.103Z Compiling usdt-attr-macro v0.5.0
26232025-02-01T00:38:09.953Z Compiling usdt-macro v0.5.0
26242025-02-01T00:38:10.430Z Compiling semver v1.0.24
26252025-02-01T00:38:11.038Z Compiling toml v0.8.19
26262025-02-01T00:38:11.130Z Compiling cargo-platform v0.1.8
26272025-02-01T00:38:11.548Z Compiling cargo_metadata v0.18.1
26282025-02-01T00:38:11.867Z Compiling usdt v0.5.0
26292025-02-01T00:38:12.195Z Compiling cargo_toml v0.20.5
26302025-02-01T00:38:13.320Z Compiling camino-tempfile v1.1.1
26312025-02-01T00:38:14.117Z Compiling macaddr v1.0.1
26322025-02-01T00:38:25.962Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26332025-02-01T00:38:36.614Z Finished `release` profile [optimized] target(s) in 53.51s
26342025-02-01T00:38:36.743Z
26352025-02-01T00:38:36.743Zreal 53.666708140
26362025-02-01T00:38:36.743Zuser 5:36.995614206
26372025-02-01T00:38:36.743Zsys 18.386261057
26382025-02-01T00:38:36.743Ztrap 0.158370919
26392025-02-01T00:38:36.743Ztflt 0.219529533
26402025-02-01T00:38:36.746Zdflt 0.239859224
26412025-02-01T00:38:36.746Zkflt 0.000029244
26422025-02-01T00:38:36.746Zlock 10:05.241537147
26432025-02-01T00:38:36.746Zslp 15:31.162333008
26442025-02-01T00:38:36.746Zlat 14.164014310
26452025-02-01T00:38:36.746Zstop 17.510841236
26462025-02-01T00:38:36.746Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26472025-02-01T00:38:36.746Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26482025-02-01T00:38:36.746Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26492025-02-01T00:38:36.746Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26502025-02-01T00:38:36.746Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26512025-02-01T00:38:37.612Z Compiling hashbrown v0.14.5
26522025-02-01T00:38:37.745Z Compiling thiserror v2.0.11
26532025-02-01T00:38:37.758Z Compiling thiserror-impl v2.0.11
26542025-02-01T00:38:37.761Z Compiling ident_case v1.0.1
26552025-02-01T00:38:37.784Z Compiling unsafe-libyaml v0.2.11
26562025-02-01T00:38:37.798Z Compiling ipnetwork v0.20.0
26572025-02-01T00:38:37.801Z Compiling progenitor-client v0.9.1
26582025-02-01T00:38:37.801Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26592025-02-01T00:38:37.955Z Compiling darling_core v0.20.10
26602025-02-01T00:38:38.314Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26612025-02-01T00:38:38.430Z Compiling macaddr v1.0.1
26622025-02-01T00:38:38.617Z Compiling progenitor-client v0.8.0
26632025-02-01T00:38:38.705Z Compiling instant v0.1.13
26642025-02-01T00:38:38.861Z Compiling regress v0.10.1
26652025-02-01T00:38:38.879Z Compiling structmeta-derive v0.3.0
26662025-02-01T00:38:38.899Z Compiling dropshot v0.15.1
26672025-02-01T00:38:39.013Z Compiling regress v0.9.1
26682025-02-01T00:38:39.090Z Compiling serde_yaml v0.9.34+deprecated
26692025-02-01T00:38:39.290Z Compiling dropshot_endpoint v0.15.1
26702025-02-01T00:38:39.649Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26712025-02-01T00:38:40.909Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26722025-02-01T00:38:41.131Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26732025-02-01T00:38:41.509Z Compiling structmeta v0.3.0
26742025-02-01T00:38:41.811Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26752025-02-01T00:38:41.887Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26762025-02-01T00:38:41.952Z Compiling parse-display-derive v0.10.0
26772025-02-01T00:38:42.090Z Compiling backoff v0.4.0
26782025-02-01T00:38:42.300Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26792025-02-01T00:38:42.461Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26802025-02-01T00:38:42.649Z Compiling typify-impl v0.2.0
26812025-02-01T00:38:42.733Z Compiling tempfile v3.13.0
26822025-02-01T00:38:43.097Z Compiling proc-macro-crate v1.3.1
26832025-02-01T00:38:43.576Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26842025-02-01T00:38:43.635Z Compiling typify-impl v0.3.0
26852025-02-01T00:38:43.920Z Compiling itertools v0.13.0
26862025-02-01T00:38:43.970Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26872025-02-01T00:38:44.090Z Compiling darling_macro v0.20.10
26882025-02-01T00:38:44.109Z Compiling num_enum_derive v0.5.11
26892025-02-01T00:38:44.257Z Compiling zerocopy v0.8.10
26902025-02-01T00:38:45.005Z Compiling darling v0.20.10
26912025-02-01T00:38:45.148Z Compiling serde_with_macros v3.11.0
26922025-02-01T00:38:45.225Z Compiling foreign-types-macros v0.2.3
26932025-02-01T00:38:46.097Z Compiling parse-display v0.10.0
26942025-02-01T00:38:46.457Z Compiling num_enum v0.5.11
26952025-02-01T00:38:46.480Z Compiling zerocopy-derive v0.8.10
26962025-02-01T00:38:46.651Z Compiling heapless v0.8.0
26972025-02-01T00:38:46.733Z Compiling foreign-types-shared v0.3.1
26982025-02-01T00:38:46.825Z Compiling crucible-workspace-hack v0.1.0
26992025-02-01T00:38:46.887Z Compiling foreign-types v0.5.0
27002025-02-01T00:38:47.023Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27012025-02-01T00:38:47.160Z Compiling proc-macro-error v1.0.4
27022025-02-01T00:38:47.804Z Compiling serde_with v3.11.0
27032025-02-01T00:38:47.807Z Compiling camino-tempfile v1.1.1
27042025-02-01T00:38:48.008Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27052025-02-01T00:38:48.328Z Compiling hash32 v0.3.1
27062025-02-01T00:38:48.605Z Compiling cstr-argument v0.1.2
27072025-02-01T00:38:48.872Z Compiling smoltcp v0.11.0
27082025-02-01T00:38:48.875Z Compiling pretty-hex v0.2.1
27092025-02-01T00:38:49.108Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27102025-02-01T00:38:49.502Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27112025-02-01T00:38:49.567Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27122025-02-01T00:38:50.214Z Compiling tabwriter v1.4.0
27132025-02-01T00:38:50.673Z Compiling colored v2.1.0
27142025-02-01T00:38:50.697Z Compiling cobs v0.2.3
27152025-02-01T00:38:51.016Z Compiling postcard v1.0.10
27162025-02-01T00:38:51.349Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27172025-02-01T00:38:51.665Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27182025-02-01T00:38:51.786Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27192025-02-01T00:38:51.868Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
27202025-02-01T00:38:52.202Z Compiling smf v0.2.3
27212025-02-01T00:38:52.320Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27222025-02-01T00:38:52.703Z Compiling zone_cfg_derive v0.3.0
27232025-02-01T00:38:52.774Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27242025-02-01T00:38:53.231Z Compiling num-derive v0.4.2
27252025-02-01T00:38:53.465Z Compiling sigpipe v0.1.3
27262025-02-01T00:38:53.624Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27272025-02-01T00:38:53.741Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27282025-02-01T00:38:53.968Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27292025-02-01T00:38:54.173Z Compiling zone v0.3.0
27302025-02-01T00:38:54.495Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27312025-02-01T00:38:54.970Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27322025-02-01T00:38:55.434Z Compiling universal-hash v0.5.1
27332025-02-01T00:38:55.524Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
27342025-02-01T00:38:55.556Z Compiling opaque-debug v0.3.1
27352025-02-01T00:38:55.617Z Compiling tungstenite v0.21.0
27362025-02-01T00:38:55.652Z Compiling num-rational v0.4.2
27372025-02-01T00:38:55.675Z Compiling password-hash v0.5.0
27382025-02-01T00:38:56.373Z Compiling num-complex v0.4.6
27392025-02-01T00:38:56.570Z Compiling blake2 v0.10.6
27402025-02-01T00:38:56.601Z Compiling aead v0.5.2
27412025-02-01T00:38:56.939Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27422025-02-01T00:38:56.992Z Compiling convert_case v0.4.0
27432025-02-01T00:38:57.205Z Compiling base64 v0.21.7
27442025-02-01T00:38:57.339Z Compiling keccak v0.1.5
27452025-02-01T00:38:57.604Z Compiling num v0.4.3
27462025-02-01T00:38:57.733Z Compiling typify-macro v0.2.0
27472025-02-01T00:38:57.753Z Compiling sha3 v0.10.8
27482025-02-01T00:38:57.875Z Compiling derive_more v0.99.18
27492025-02-01T00:38:57.939Z Compiling argon2 v0.5.3
27502025-02-01T00:38:57.940Z Compiling tokio-tungstenite v0.21.0
27512025-02-01T00:38:58.586Z Compiling poly1305 v0.8.0
27522025-02-01T00:38:58.777Z Compiling chacha20 v0.9.1
27532025-02-01T00:38:58.798Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27542025-02-01T00:38:58.830Z Compiling float-ord v0.3.2
27552025-02-01T00:38:59.022Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27562025-02-01T00:38:59.156Z Compiling typify-macro v0.3.0
27572025-02-01T00:38:59.278Z Compiling semver v0.1.20
27582025-02-01T00:38:59.455Z Compiling same-file v1.0.6
27592025-02-01T00:38:59.774Z Compiling walkdir v2.5.0
27602025-02-01T00:38:59.900Z Compiling rustc_version v0.1.7
27612025-02-01T00:39:00.285Z Compiling newline-converter v0.3.0
27622025-02-01T00:39:00.389Z Compiling primeorder v0.13.6
27632025-02-01T00:39:00.469Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27642025-02-01T00:39:00.492Z Compiling secrecy v0.8.0
27652025-02-01T00:39:00.662Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27662025-02-01T00:39:00.796Z Compiling cancel-safe-futures v0.1.5
27672025-02-01T00:39:00.899Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27682025-02-01T00:39:00.939Z Compiling owo-colors v4.1.0
27692025-02-01T00:39:01.059Z Compiling expectorate v1.1.0
27702025-02-01T00:39:01.135Z Compiling newtype_derive v0.1.6
27712025-02-01T00:39:01.252Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
27722025-02-01T00:39:01.277Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27732025-02-01T00:39:01.458Z Compiling thiserror-impl-no-std v2.0.2
27742025-02-01T00:39:01.573Z Compiling blake3 v1.5.4
27752025-02-01T00:39:01.594Z Compiling typify v0.2.0
27762025-02-01T00:39:01.669Z Compiling unicase v2.7.0
27772025-02-01T00:39:01.748Z Compiling progenitor-impl v0.8.0
27782025-02-01T00:39:01.890Z Compiling half v2.4.1
27792025-02-01T00:39:01.996Z Compiling arc-swap v1.7.1
27802025-02-01T00:39:02.215Z Compiling ciborium-io v0.2.2
27812025-02-01T00:39:02.372Z Compiling ciborium-ll v0.2.2
27822025-02-01T00:39:02.445Z Compiling slog-scope v4.4.0
27832025-02-01T00:39:02.766Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27842025-02-01T00:39:02.805Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27852025-02-01T00:39:03.060Z Compiling typify v0.3.0
27862025-02-01T00:39:03.162Z Compiling polyval v0.6.2
27872025-02-01T00:39:03.220Z Compiling progenitor-impl v0.9.1
27882025-02-01T00:39:03.621Z Compiling atomicwrites v0.4.4
27892025-02-01T00:39:03.649Z Compiling libsw v3.3.1
27902025-02-01T00:39:03.992Z Compiling memmap2 v0.9.5
27912025-02-01T00:39:03.992Z Compiling linear-map v1.2.0
27922025-02-01T00:39:04.339Z Compiling thiserror-no-std v2.0.2
27932025-02-01T00:39:04.367Z Compiling arrayref v0.3.9
27942025-02-01T00:39:04.441Z Compiling arrayvec v0.7.6
27952025-02-01T00:39:04.483Z Compiling indent_write v2.2.0
27962025-02-01T00:39:04.488Z Compiling salty v0.3.0
27972025-02-01T00:39:04.739Z Compiling parking_lot_core v0.8.6
27982025-02-01T00:39:04.794Z Compiling libefi-sys v0.1.0
27992025-02-01T00:39:04.848Z Compiling constant_time_eq v0.3.1
28002025-02-01T00:39:04.939Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28012025-02-01T00:39:04.962Z Compiling vsss-rs v3.3.4
28022025-02-01T00:39:05.133Z Compiling ghash v0.5.1
28032025-02-01T00:39:05.393Z Compiling slog-stdlog v4.1.1
28042025-02-01T00:39:05.767Z Compiling ciborium v0.2.2
28052025-02-01T00:39:06.073Z Compiling p384 v0.13.0
28062025-02-01T00:39:06.242Z Compiling toolchain_find v0.4.0
28072025-02-01T00:39:06.928Z Compiling chacha20poly1305 v0.10.1
28082025-02-01T00:39:07.049Z Compiling ctr v0.9.2
28092025-02-01T00:39:07.132Z Compiling lzma-sys v0.1.20
28102025-02-01T00:39:07.156Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28112025-02-01T00:39:07.426Z Compiling bitfield-struct v0.6.2
28122025-02-01T00:39:07.580Z Compiling slog-dtrace v0.3.0
28132025-02-01T00:39:07.651Z Compiling topological-sort v0.2.2
28142025-02-01T00:39:07.888Z Compiling highway v1.2.0
28152025-02-01T00:39:08.021Z Compiling omicron-zone-package v0.12.0
28162025-02-01T00:39:08.172Z Compiling aes-gcm v0.10.3
28172025-02-01T00:39:08.517Z Compiling rustfmt-wrapper v0.2.1
28182025-02-01T00:39:08.605Z Compiling mime_guess v2.0.5
28192025-02-01T00:39:08.681Z Compiling slog-envlogger v2.2.0
28202025-02-01T00:39:08.722Z Compiling progenitor-macro v0.8.0
28212025-02-01T00:39:08.863Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28222025-02-01T00:39:09.016Z Compiling steno v0.4.1
28232025-02-01T00:39:09.703Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28242025-02-01T00:39:09.784Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28252025-02-01T00:39:09.807Z Compiling heck v0.3.3
28262025-02-01T00:39:10.207Z Compiling ssh-encoding v0.2.0
28272025-02-01T00:39:10.313Z Compiling progenitor-macro v0.9.1
28282025-02-01T00:39:10.378Z Compiling blowfish v0.9.1
28292025-02-01T00:39:10.507Z Compiling nibble_vec v0.1.0
28302025-02-01T00:39:10.691Z Compiling env_filter v0.1.2
28312025-02-01T00:39:10.751Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28322025-02-01T00:39:10.835Z Compiling humantime v2.1.0
28332025-02-01T00:39:10.914Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28342025-02-01T00:39:11.065Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28352025-02-01T00:39:11.094Z Compiling endian-type v0.1.2
28362025-02-01T00:39:11.297Z Compiling radix_trie v0.2.1
28372025-02-01T00:39:11.359Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28382025-02-01T00:39:11.392Z Compiling env_logger v0.11.5
28392025-02-01T00:39:11.417Z Compiling bcrypt-pbkdf v0.10.0
28402025-02-01T00:39:11.939Z Compiling ssh-cipher v0.2.0
28412025-02-01T00:39:12.045Z Compiling zone_cfg_derive v0.1.2
28422025-02-01T00:39:12.065Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28432025-02-01T00:39:12.756Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28442025-02-01T00:39:12.956Z Compiling parking_lot v0.11.2
28452025-02-01T00:39:13.477Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28462025-02-01T00:39:13.627Z Compiling password-hash v0.4.2
28472025-02-01T00:39:13.811Z Compiling gethostname v0.5.0
28482025-02-01T00:39:13.844Z Compiling fxhash v0.2.1
28492025-02-01T00:39:13.896Z Compiling base64 v0.13.1
28502025-02-01T00:39:13.898Z Compiling lockfree-object-pool v0.1.6
28512025-02-01T00:39:14.014Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28522025-02-01T00:39:14.062Z Compiling simd-adler32 v0.3.7
28532025-02-01T00:39:14.192Z Compiling bumpalo v3.16.0
28542025-02-01T00:39:14.340Z Compiling zip v2.1.3
28552025-02-01T00:39:14.472Z Compiling http-range v0.1.5
28562025-02-01T00:39:14.525Z Compiling ron v0.7.1
28572025-02-01T00:39:14.639Z Compiling zopfli v0.8.1
28582025-02-01T00:39:14.687Z Compiling pbkdf2 v0.11.0
28592025-02-01T00:39:14.713Z Compiling sled v0.34.7
28602025-02-01T00:39:14.801Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28612025-02-01T00:39:15.078Z Compiling xz2 v0.1.7
28622025-02-01T00:39:15.373Z Compiling zone v0.1.8
28632025-02-01T00:39:15.511Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28642025-02-01T00:39:16.271Z Compiling ssh-key v0.6.6
28652025-02-01T00:39:16.512Z Compiling hickory-client v0.24.2
28662025-02-01T00:39:16.769Z Compiling p256 v0.13.2
28672025-02-01T00:39:17.084Z Compiling p521 v0.13.3
28682025-02-01T00:39:17.591Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28692025-02-01T00:39:17.858Z Compiling hickory-server v0.24.2
28702025-02-01T00:39:18.638Z Compiling pem v3.0.4
28712025-02-01T00:39:19.391Z Compiling yasna v0.5.2
28722025-02-01T00:39:19.475Z Compiling headers-core v0.3.0
28732025-02-01T00:39:19.667Z Compiling kstat-rs v0.2.4
28742025-02-01T00:39:20.256Z Compiling nanorand v0.7.0
28752025-02-01T00:39:20.380Z Compiling atty v0.2.14
28762025-02-01T00:39:20.564Z Compiling russh-cryptovec v0.7.3
28772025-02-01T00:39:20.578Z Compiling md5 v0.7.0
28782025-02-01T00:39:20.814Z Compiling flume v0.11.1
28792025-02-01T00:39:20.889Z Compiling russh-keys v0.45.0
28802025-02-01T00:39:20.906Z Compiling rcgen v0.12.1
28812025-02-01T00:39:21.094Z Compiling headers v0.4.0
28822025-02-01T00:39:21.348Z Compiling progenitor v0.8.0
28832025-02-01T00:39:21.597Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28842025-02-01T00:39:22.099Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28852025-02-01T00:39:22.830Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28862025-02-01T00:39:22.945Z Compiling progenitor v0.9.1
28872025-02-01T00:39:23.131Z Compiling hyper-staticfile v0.10.1
28882025-02-01T00:39:23.215Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
28892025-02-01T00:39:23.601Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28902025-02-01T00:39:24.212Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28912025-02-01T00:39:24.301Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28922025-02-01T00:39:24.687Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
28932025-02-01T00:39:24.727Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
28942025-02-01T00:39:26.342Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28952025-02-01T00:39:26.959Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28962025-02-01T00:39:26.980Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28972025-02-01T00:39:28.664Z Compiling num-bigint v0.4.6
28982025-02-01T00:39:28.897Z Compiling des v0.8.1
28992025-02-01T00:39:29.194Z Compiling subprocess v0.2.9
29002025-02-01T00:39:29.260Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29012025-02-01T00:39:29.764Z Compiling hex-literal v0.4.1
29022025-02-01T00:39:29.961Z Compiling display-error-chain v0.2.2
29032025-02-01T00:39:30.158Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29042025-02-01T00:39:30.202Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29052025-02-01T00:39:30.903Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29062025-02-01T00:39:31.407Z Compiling internet-checksum v0.2.1
29072025-02-01T00:39:31.645Z Compiling russh v0.45.0
29082025-02-01T00:39:38.219Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29092025-02-01T00:39:38.222Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29102025-02-01T00:39:38.222Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29112025-02-01T00:39:38.222Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29122025-02-01T00:39:41.005Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29132025-02-01T00:39:41.354Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29142025-02-01T00:39:42.517Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29152025-02-01T00:39:42.749Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29162025-02-01T00:39:42.842Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29172025-02-01T00:39:43.545Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29182025-02-01T00:39:45.900Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29192025-02-01T00:39:45.923Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29202025-02-01T00:39:46.340Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29212025-02-01T00:39:46.862Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29222025-02-01T00:39:47.149Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29232025-02-01T00:39:47.425Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29242025-02-01T00:39:47.700Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29252025-02-01T00:39:49.380Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29262025-02-01T00:39:51.262Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29272025-02-01T00:39:52.189Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29282025-02-01T00:39:52.284Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29292025-02-01T00:39:52.631Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29302025-02-01T00:39:53.444Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29312025-02-01T00:39:55.996Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29322025-02-01T00:39:57.331Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29332025-02-01T00:39:57.879Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29342025-02-01T00:39:58.379Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29352025-02-01T00:39:59.741Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29362025-02-01T00:40:04.972Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29372025-02-01T00:40:13.171Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29382025-02-01T00:40:14.710Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29392025-02-01T00:40:36.253Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29402025-02-01T00:41:00.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
29412025-02-01T00:41:00.503Z
29422025-02-01T00:41:00.503Zreal 2:23.696838398
29432025-02-01T00:41:00.503Zuser 12:13.210519297
29442025-02-01T00:41:00.503Zsys 1:35.317233301
29452025-02-01T00:41:00.506Ztrap 0.363890414
29462025-02-01T00:41:00.506Ztflt 0.899980990
29472025-02-01T00:41:00.506Zdflt 1.045136181
29482025-02-01T00:41:00.506Zkflt 0.000044072
29492025-02-01T00:41:00.506Zlock 22:34.190731323
29502025-02-01T00:41:00.506Zslp 41:59.696647682
29512025-02-01T00:41:00.506Zlat 37.213816062
29522025-02-01T00:41:00.506Zstop 1:36.044736335
29532025-02-01T00:41:00.506Z+ mkdir tests
29542025-02-01T00:41:00.509Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29552025-02-01T00:41:00.509Z+ xargs -I '{}' -t cp '{}' tests/
29562025-02-01T00:41:01.722Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-6a027e681f4360a0 tests/
29572025-02-01T00:41:01.750Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-eb4e4c6393657615 tests/
29582025-02-01T00:41:01.777Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8baafe8de94c824f tests/
29592025-02-01T00:41:01.804Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-2cf14db860ac8669 tests/
29602025-02-01T00:41:02.092Z+ 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/*)
29612025-02-01T00:41:02.094Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-8baafe8de94c824f tests/commtest-eb4e4c6393657615 tests/dhcp_server-6a027e681f4360a0 tests/end_to_end_tests-2cf14db860ac8669 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
29622025-02-01T00:42:15.988ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29632025-02-01T00:42:15.988Za .github/buildomat/ci-env.sh 1K
29642025-02-01T00:42:15.988Za out/target/test 1K
29652025-02-01T00:42:15.988Za out/npuzone/npuzone 23144K
29662025-02-01T00:42:15.989Za package-manifest.toml 34K
29672025-02-01T00:42:15.989Za smf/sled-agent/non-gimlet/config.toml 4K
29682025-02-01T00:42:15.989Za target/release/omicron-package 35992K
29692025-02-01T00:42:15.989Za target/release/xtask 11881K
29702025-02-01T00:42:15.989Za target/debug/bootstrap 221902K
29712025-02-01T00:42:15.989Za tests/bootstrap-8baafe8de94c824f 24276K
29722025-02-01T00:42:15.989Za tests/commtest-eb4e4c6393657615 24769K
29732025-02-01T00:42:15.989Za tests/dhcp_server-6a027e681f4360a0 24276K
29742025-02-01T00:42:15.990Za tests/end_to_end_tests-2cf14db860ac8669 284105K
29752025-02-01T00:42:15.990Za out/clickhouse.tar.gz 294250K
29762025-02-01T00:42:15.990Za out/clickhouse_keeper.tar.gz 281392K
29772025-02-01T00:42:15.990Za out/clickhouse_server.tar.gz 294239K
29782025-02-01T00:42:15.990Za out/cockroachdb.tar.gz 134972K
29792025-02-01T00:42:15.990Za out/crucible-dtrace.tar 98K
29802025-02-01T00:42:15.990Za out/crucible-pantry-zone.tar.gz 28579K
29812025-02-01T00:42:15.990Za out/crucible-zone.tar.gz 36922K
29822025-02-01T00:42:15.990Za out/external-dns.tar.gz 35455K
29832025-02-01T00:42:15.991Za out/internal-dns.tar.gz 35453K
29842025-02-01T00:42:15.991Za out/mg-ddm-gz.tar 63075K
29852025-02-01T00:42:15.991Za out/nexus.tar.gz 100749K
29862025-02-01T00:42:15.991Za out/ntp.tar.gz 10508K
29872025-02-01T00:42:15.991Za out/omicron-gateway-softnpu.tar.gz 24131K
29882025-02-01T00:42:15.991Za out/omicron-sled-agent.tar 113923K
29892025-02-01T00:42:15.991Za out/overlay.tar.gz 3K
29902025-02-01T00:42:15.991Za out/oximeter.tar.gz 48416K
29912025-02-01T00:42:15.992Za out/oxlog.tar 3124K
29922025-02-01T00:42:15.992Za out/probe.tar.gz 2764K
29932025-02-01T00:42:15.992Za out/propolis-server.tar.gz 66528K
29942025-02-01T00:42:15.992Za out/pumpkind-gz.tar 26665K
29952025-02-01T00:42:15.992Za out/switch-softnpu.tar.gz 237675K
29962025-02-01T00:42:15.999Z
29972025-02-01T00:42:15.999Zreal 1:13.882340996
29982025-02-01T00:42:15.999Zuser 1:10.483547733
29992025-02-01T00:42:15.999Zsys 4.851860006
30002025-02-01T00:42:16.000Ztrap 0.018463379
30012025-02-01T00:42:16.000Ztflt 0.000000000
30022025-02-01T00:42:16.000Zdflt 0.000000000
30032025-02-01T00:42:16.000Zkflt 0.000000000
30042025-02-01T00:42:16.000Zlock 0.000000000
30052025-02-01T00:42:16.000Zslp 1:10.225638068
30062025-02-01T00:42:16.000Zlat 2.180447959
30072025-02-01T00:42:16.000Zstop 0.000205071
30082025-02-01T00:42:16.000Zprocess exited: duration 2010041 ms, exit code 0
 
30092025-02-01T00:42:16.022Zfound 1 output files
30102025-02-01T00:42:16.023Zuploading: /work/package.tar.gz (1905802170 bytes)
30112025-02-01T00:42:58.116Zuploaded: /work/package.tar.gz