01JNAG95NNXD5FJY89S0SRJBDS: 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: 01JNAG9Q88KWNQVAMJJ2HKNZKB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-02T04:03:20.353Zjob assigned to worker 01JNAG9VGCQEB07APWMPC0MXZQ [factory aws, i-0014519f4c0632283] (queued for 1 m 3 s)
 
22025-03-02T04:03:28.360Zstarting task 0: "setup"
32025-03-02T04:03:28.392Z++ uname -s
42025-03-02T04:03:28.393Z+ kern=SunOS
52025-03-02T04:03:28.393Z+ build_user=build
62025-03-02T04:03:28.393Z+ build_uid=12345
72025-03-02T04:03:28.393Z+ work_dir=/work
82025-03-02T04:03:28.393Z+ input_dir=/input
92025-03-02T04:03:28.393Z+ [[ 0 == 12345 ]]
102025-03-02T04:03:28.393Z+ case "$kern" in
112025-03-02T04:03:28.393Z+ groupadd -g 12345 build
122025-03-02T04:03:28.413Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-02T04:03:30.396Z+ zfs create -o mountpoint=/work rpool/work
142025-03-02T04:03:30.500Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-02T04:03:30.503Z+ home_fs=zfs
162025-03-02T04:03:30.503Z+ [[ zfs == autofs ]]
172025-03-02T04:03:30.503Z+ mkdir -p /home/build
182025-03-02T04:03:30.506Z+ chown build:build /home/build /work
192025-03-02T04:03:32.508Z+ chmod 0700 /home/build /work
202025-03-02T04:03:32.511Zprocess exited: duration 4154 ms, exit code 0
 
212025-03-02T04:03:32.518Zstarting task 1: "rust-toolchain"
222025-03-02T04:03:32.523Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-02T04:03:32.523Z * rust toolchain channel = "1.85.0"
242025-03-02T04:03:32.523Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-02T04:03:32.524Z * rust toolchain profile = "default"
262025-03-02T04:03:32.524Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-02T04:03:32.528Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-02T04:03:32.528Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-02T04:03:32.528Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-02T04:03:32.646Zinfo: downloading installer
312025-03-02T04:03:33.895Zwarning: it looks like you have an existing installation of Rust at:
322025-03-02T04:03:33.896Zwarning: /opt/ooce/bin
332025-03-02T04:03:33.896Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-02T04:03:33.896Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-02T04:03:33.896Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-02T04:03:33.896Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-02T04:03:33.897Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-02T04:03:33.897Zerror: cannot install while Rust is installed
392025-03-02T04:03:33.897Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-02T04:03:33.967Zinfo: profile set to 'default'
412025-03-02T04:03:33.967Zinfo: default host triple is x86_64-unknown-illumos
422025-03-02T04:03:33.968Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-02T04:03:34.078Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-02T04:03:34.078Zinfo: downloading component 'cargo'
452025-03-02T04:03:34.746Zinfo: downloading component 'clippy'
462025-03-02T04:03:35.036Zinfo: downloading component 'rust-docs'
472025-03-02T04:03:36.153Zinfo: downloading component 'rust-std'
482025-03-02T04:03:37.908Zinfo: downloading component 'rustc'
492025-03-02T04:03:43.660Zinfo: downloading component 'rustfmt'
502025-03-02T04:03:43.876Zinfo: installing component 'cargo'
512025-03-02T04:03:44.696Zinfo: installing component 'clippy'
522025-03-02T04:03:45.076Zinfo: installing component 'rust-docs'
532025-03-02T04:03:46.802Zinfo: installing component 'rust-std'
542025-03-02T04:03:48.698Zinfo: installing component 'rustc'
552025-03-02T04:03:54.618Zinfo: installing component 'rustfmt'
562025-03-02T04:03:54.958Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-02T04:03:54.958Z
582025-03-02T04:03:55.331Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-02T04:03:55.331Z
602025-03-02T04:03:55.335Z
612025-03-02T04:03:55.335ZRust is installed now. Great!
622025-03-02T04:03:55.335Z
632025-03-02T04:03:55.335ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-02T04:03:55.335Zenvironment variable. This has not been done automatically.
652025-03-02T04:03:55.335Z
662025-03-02T04:03:55.335ZTo configure your current shell, you need to source
672025-03-02T04:03:55.335Zthe corresponding env file under $HOME/.cargo.
682025-03-02T04:03:55.335Z
692025-03-02T04:03:55.335ZThis is usually done by running one of the following (note the leading DOT):
702025-03-02T04:03:55.335Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-02T04:03:55.335Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-02T04:03:55.410Z+ rustup --version
732025-03-02T04:03:55.418Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-02T04:03:55.418Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-02T04:03:55.501Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-02T04:03:55.505Z+ cargo --version
772025-03-02T04:03:55.564Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-02T04:03:55.567Z+ rustc --version
792025-03-02T04:03:55.634Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-02T04:03:55.638Zprocess exited: duration 23116 ms, exit code 0
 
812025-03-02T04:03:55.644Zstarting task 2: "authentication"
822025-03-02T04:03:55.666Zprocess exited: duration 21 ms, exit code 0
 
832025-03-02T04:03:55.672Zstarting task 3: "clone repository"
842025-03-02T04:03:55.678Z+ mkdir -p /work/oxidecomputer/omicron
852025-03-02T04:03:55.681Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-03-02T04:03:55.719ZCloning into '/work/oxidecomputer/omicron'...
872025-03-02T04:04:03.928Z+ cd /work/oxidecomputer/omicron
882025-03-02T04:04:03.928Z+ git fetch origin 86c8464cfe54c658492e254cfcc44be5f39ce5fb
892025-03-02T04:04:04.250ZFrom https://github.com/oxidecomputer/omicron
902025-03-02T04:04:04.250Z * branch 86c8464cfe54c658492e254cfcc44be5f39ce5fb -> FETCH_HEAD
912025-03-02T04:04:04.262Z+ [[ -n renovate/aws-lc-rs-1.x ]]
922025-03-02T04:04:04.265Z++ git branch --show-current
932025-03-02T04:04:04.268Z+ current=main
942025-03-02T04:04:04.268Z+ [[ main != renovate/aws-lc-rs-1.x ]]
952025-03-02T04:04:04.268Z+ git branch -f renovate/aws-lc-rs-1.x 86c8464cfe54c658492e254cfcc44be5f39ce5fb
962025-03-02T04:04:04.271Z+ git checkout -f renovate/aws-lc-rs-1.x
972025-03-02T04:04:04.465ZSwitched to branch 'renovate/aws-lc-rs-1.x'
982025-03-02T04:04:04.468Z+ git reset --hard 86c8464cfe54c658492e254cfcc44be5f39ce5fb
992025-03-02T04:04:04.660ZHEAD is now at 86c8464cf Update Rust crate aws-lc-rs to 1.12.5
1002025-03-02T04:04:04.664Zprocess exited: duration 8987 ms, exit code 0
 
1012025-03-02T04:04:04.674Zstarting task 4: "build"
1022025-03-02T04:04:04.680Z+ source .github/buildomat/ci-env.sh
1032025-03-02T04:04:04.683Z++ export CARGO_TERM_COLOR=always
1042025-03-02T04:04:04.683Z++ CARGO_TERM_COLOR=always
1052025-03-02T04:04:04.683Z+ cargo --version
1062025-03-02T04:04:04.732Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-03-02T04:04:04.735Z+ rustc --version
1082025-03-02T04:04:04.801Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-03-02T04:04:04.806Z+ WORK=/work
1102025-03-02T04:04:04.806Z+ pfexec mkdir -p /work
1112025-03-02T04:04:04.810Z+ pfexec chown build /work
1122025-03-02T04:04:04.813Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-03-02T04:04:06.457Zpkg list: illegal option -- F
1142025-03-02T04:04:06.457ZUsage:
1152025-03-02T04:04:06.460Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-03-02T04:04:06.460Z [pkg_fmri_pattern ...]
1172025-03-02T04:04:07.307Zpkg list: illegal option -- F
1182025-03-02T04:04:07.308ZUsage:
1192025-03-02T04:04:07.311Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-03-02T04:04:07.311Z [pkg_fmri_pattern ...]
1212025-03-02T04:04:13.583Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-03-02T04:04:17.962Z Startup: Caching catalogs ... Done
1232025-03-02T04:04:31.353ZPlanning: Solver setup ... Done (12.417s)
1242025-03-02T04:04:31.500ZPlanning: Running solver ... Done (0.159s)
1252025-03-02T04:04:31.634ZPlanning: Finding local manifests ... Done (0.006s)
1262025-03-02T04:04:32.901ZPlanning: Fetching manifests: 0/7 0% complete
1272025-03-02T04:04:33.639ZPlanning: Fetching manifests: 7/7 100% complete
1282025-03-02T04:04:33.753ZPlanning: Package planning ... Done (0.114s)
1292025-03-02T04:04:33.812ZPlanning: Merging actions ... Done (0.058s)
1302025-03-02T04:04:34.011ZPlanning: Checking for conflicting actions ... Done (0.199s)
1312025-03-02T04:04:36.051ZPlanning: Consolidating action changes ... Done (2.040s)
1322025-03-02T04:04:36.492ZPlanning: Evaluating mediators ... Done (0.441s)
1332025-03-02T04:04:36.576ZPlanning: Planning completed in 18.51 seconds
1342025-03-02T04:04:36.593Z Packages to install: 4
1352025-03-02T04:04:36.593Z Packages to update: 3
1362025-03-02T04:04:36.593Z Mediators to change: 2
1372025-03-02T04:04:36.593Z Services to change: 1
1382025-03-02T04:04:36.593Z Estimated space available: 155.60 GB
1392025-03-02T04:04:36.597ZEstimated space to be consumed: 1.66 GB
1402025-03-02T04:04:36.597Z Create boot environment: No
1412025-03-02T04:04:36.597ZCreate backup boot environment: Yes
1422025-03-02T04:04:36.597Z Rebuild boot archive: No
1432025-03-02T04:04:36.597Z
1442025-03-02T04:04:36.597ZChanged mediators:
1452025-03-02T04:04:36.597Z mediator clang:
1462025-03-02T04:04:36.597Z version: None -> 15 (system default)
1472025-03-02T04:04:36.597Z
1482025-03-02T04:04:36.597Z mediator llvm:
1492025-03-02T04:04:36.597Z version: 14 (system default) -> 15 (system default)
1502025-03-02T04:04:36.597Z
1512025-03-02T04:04:36.597ZChanged packages:
1522025-03-02T04:04:36.597Zhelios-dev
1532025-03-02T04:04:36.597Z developer/build-essential
1542025-03-02T04:04:36.597Z None -> 11-2.0
1552025-03-02T04:04:36.597Z library/libxmlsec1
1562025-03-02T04:04:36.597Z None -> 1.2.35-2.0
1572025-03-02T04:04:36.597Z ooce/developer/clang-15
1582025-03-02T04:04:36.597Z None -> 15.0.7-2.0
1592025-03-02T04:04:36.597Z ooce/developer/llvm-15
1602025-03-02T04:04:36.597Z None -> 15.0.7-2.0
1612025-03-02T04:04:36.597Z package/pkg
1622025-03-02T04:04:36.597Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-03-02T04:04:36.597Z system/library/g++-runtime
1642025-03-02T04:04:36.597Z 13-2.0 -> 14-2.0
1652025-03-02T04:04:36.598Z system/library/gcc-runtime
1662025-03-02T04:04:36.598Z 13-2.0 -> 14-2.0
1672025-03-02T04:04:36.598Z
1682025-03-02T04:04:36.598ZServices:
1692025-03-02T04:04:36.598Z restart_fmri:
1702025-03-02T04:04:36.598Z svc:/system/update-man-index:default
1712025-03-02T04:04:36.598Z
1722025-03-02T04:04:36.598ZEditable files to change:
1732025-03-02T04:04:36.598Z Update:
1742025-03-02T04:04:36.598Z usr/share/lib/pkg/web/config.shtml
1752025-03-02T04:04:36.678Z
1762025-03-02T04:04:36.678ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-03-02T04:04:41.682ZDownload: 397/4301 items 10.1/225.4MB 4% complete (2.0M/s)
1782025-03-02T04:04:46.976ZDownload: 1198/4301 items 83.0/225.4MB 36% complete (8.6M/s)
1792025-03-02T04:04:51.987ZDownload: 1401/4301 items 116.4/225.4MB 51% complete (10.6M/s)
1802025-03-02T04:04:56.992ZDownload: 1669/4301 items 117.3/225.4MB 52% complete (3.6M/s)
1812025-03-02T04:05:01.999ZDownload: 2127/4301 items 118.9/225.4MB 52% complete (252k/s)
1822025-03-02T04:05:07.011ZDownload: 2473/4301 items 120.2/225.4MB 53% complete (301k/s)
1832025-03-02T04:05:12.020ZDownload: 2974/4301 items 121.2/225.4MB 53% complete (241k/s)
1842025-03-02T04:05:18.271ZDownload: 3247/4301 items 203.1/225.4MB 90% complete (8.3M/s)
1852025-03-02T04:05:40.078ZDownload: 3248/4301 items 203.1/225.4MB 90% complete
1862025-03-02T04:05:45.319ZDownload: 3279/4301 items 211.5/225.4MB 93% complete (1.5M/s)
1872025-03-02T04:05:55.666ZDownload: 3288/4301 items 212.6/225.4MB 94% complete (1.4M/s)
1882025-03-02T04:06:00.692ZDownload: 3536/4301 items 215.6/225.4MB 95% complete (560k/s)
1892025-03-02T04:06:05.702ZDownload: 3666/4301 items 216.3/225.4MB 95% complete (423k/s)
1902025-03-02T04:06:10.787ZDownload: 3749/4301 items 216.7/225.4MB 96% complete (172k/s)
1912025-03-02T04:06:15.790ZDownload: 3936/4301 items 217.9/225.4MB 96% complete (160k/s)
1922025-03-02T04:06:20.994ZDownload: 4086/4301 items 219.6/225.4MB 97% complete (281k/s)
1932025-03-02T04:06:26.142ZDownload: 4200/4301 items 220.5/225.4MB 97% complete (299k/s)
1942025-03-02T04:06:31.652ZDownload: 4204/4301 items 220.5/225.4MB 97% complete (272k/s)
1952025-03-02T04:06:41.498ZDownload: 4205/4301 items 220.6/225.4MB 97% complete
1962025-03-02T04:06:49.519ZDownload: 4206/4301 items 220.6/225.4MB 97% complete
1972025-03-02T04:06:55.681ZDownload: 4280/4301 items 220.6/225.4MB 97% complete (3.5k/s)
1982025-03-02T04:07:03.560ZDownload: 4300/4301 items 225.2/225.4MB 99% complete (521k/s)
1992025-03-02T04:07:03.573ZDownload: Completed 225.42 MB in 146.87 seconds (1.5M/s)
2002025-03-02T04:07:04.573Z Actions: 1/5122 actions (Removing old actions)
2012025-03-02T04:07:04.595Z Actions: 194/5122 actions (Installing new actions)
2022025-03-02T04:07:09.403Z Actions: 4267/5122 actions (Updating modified actions)
2032025-03-02T04:07:09.765Z Actions: Completed 5122 actions in 5.19 seconds.
2042025-03-02T04:07:10.205Z Done (0.434s)
2052025-03-02T04:07:10.211Z Done (0.002s)
2062025-03-02T04:07:10.830Z Done (0.623s)
2072025-03-02T04:07:15.486Z Done (4.403s)
2082025-03-02T04:07:15.579Z Done (0.019s)
2092025-03-02T04:07:15.582Z Done (0.000s)
2102025-03-02T04:07:15.817Z Done (0.000s)
2112025-03-02T04:07:16.572ZPlanning: Evaluating mediator changes ... Done
2122025-03-02T04:07:16.739ZPlanning: Checking for conflicting actions ... Done
2132025-03-02T04:07:16.742ZPlanning: Consolidating action changes ... Done
2142025-03-02T04:07:17.022ZPlanning: Evaluating mediators ... Done
2152025-03-02T04:07:17.026ZPlanning: Planning completed in 0.45 seconds
2162025-03-02T04:07:17.064Z Mediators to change: 2
2172025-03-02T04:07:17.064Z Create boot environment: No
2182025-03-02T04:07:17.064ZCreate backup boot environment: No
2192025-03-02T04:07:17.160Z Done
2202025-03-02T04:07:17.160Z Done
2212025-03-02T04:07:17.634Z Done
2222025-03-02T04:07:21.531Z Done
2232025-03-02T04:07:21.621Z Done
2242025-03-02T04:07:21.624Z Done
2252025-03-02T04:07:21.757Z Done
2262025-03-02T04:07:22.398ZPlanning: Evaluating mediator changes ... Done
2272025-03-02T04:07:22.402ZPlanning: Merging actions ... Done
2282025-03-02T04:07:22.607ZPlanning: Checking for conflicting actions ... Done
2292025-03-02T04:07:22.613ZPlanning: Consolidating action changes ... Done
2302025-03-02T04:07:22.874ZPlanning: Evaluating mediators ... Done
2312025-03-02T04:07:22.934ZPlanning: Planning completed in 0.78 seconds
2322025-03-02T04:07:22.976Z Packages to change: 1
2332025-03-02T04:07:22.976Z Mediators to change: 1
2342025-03-02T04:07:22.982Z Services to change: 1
2352025-03-02T04:07:22.982Z Create boot environment: No
2362025-03-02T04:07:22.982ZCreate backup boot environment: Yes
2372025-03-02T04:07:25.235Z Actions: 1/6 actions (Updating modified actions)
2382025-03-02T04:07:25.238Z Actions: Completed 6 actions in 0.00 seconds.
2392025-03-02T04:07:25.238Z Done
2402025-03-02T04:07:25.238Z Done
2412025-03-02T04:07:25.362Z Done
2422025-03-02T04:07:29.265Z Done
2432025-03-02T04:07:29.363Z Done
2442025-03-02T04:07:29.367Z Done
2452025-03-02T04:07:29.503Z Done
2462025-03-02T04:07:29.969ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2472025-03-02T04:07:29.969Zclang system 15 system
2482025-03-02T04:07:29.969Zcsh system system illumos
2492025-03-02T04:07:29.969Zctags system system illumos
2502025-03-02T04:07:29.969Zgcc vendor 12 vendor
2512025-03-02T04:07:29.969Zgcc system 10 system
2522025-03-02T04:07:29.969Zgcc system 7 system
2532025-03-02T04:07:29.969Zgo system 1.20 system
2542025-03-02T04:07:29.969Zgo system 1.19 system
2552025-03-02T04:07:29.969Zllvm system 15 system
2562025-03-02T04:07:29.969Zllvm system 14 system
2572025-03-02T04:07:29.969Zmariadb system 10.6 system
2582025-03-02T04:07:29.969Zmta vendor vendor dma
2592025-03-02T04:07:29.969Zopenjdk system 17 system
2602025-03-02T04:07:29.969Zopenjdk system 11 system
2612025-03-02T04:07:29.969Zopenjdk system 1.8 system
2622025-03-02T04:07:29.970Zopenssl vendor 3 vendor
2632025-03-02T04:07:29.970Zperl system 5.36 system
2642025-03-02T04:07:29.970Zpostgresql system 15 system
2652025-03-02T04:07:29.970Zpostgresql system 13 system
2662025-03-02T04:07:29.970Zpython vendor 3 vendor
2672025-03-02T04:07:29.970Zpython system 2 system
2682025-03-02T04:07:29.970Zpython3 system 3.11 system
2692025-03-02T04:07:29.970Zruby system 3.0 system
2702025-03-02T04:07:29.970Zwords vendor vendor american-english
2712025-03-02T04:07:29.970Zwords system system australian-english
2722025-03-02T04:07:29.970Zwords system system british-english
2732025-03-02T04:07:29.970Zwords system system canadian-english
2742025-03-02T04:07:29.970Zwords system system french
2752025-03-02T04:07:29.970Zwords system system italian
2762025-03-02T04:07:29.971Zwords system system ngerman
2772025-03-02T04:07:29.971Zwords system system ogerman
2782025-03-02T04:07:29.971Zwords system system spanish
2792025-03-02T04:07:30.325ZPUBLISHER TYPE STATUS P LOCATION
2802025-03-02T04:07:30.325Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2812025-03-02T04:07:33.486ZFMRI IFO
2822025-03-02T04:07:33.486Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2832025-03-02T04:07:33.486Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2842025-03-02T04:07:33.486Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2852025-03-02T04:07:33.487Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2862025-03-02T04:07:33.487Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2872025-03-02T04:07:33.487Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2882025-03-02T04:07:33.487Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2892025-03-02T04:07:33.487Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2902025-03-02T04:07:33.487Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2912025-03-02T04:07:33.487Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2922025-03-02T04:07:33.487Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2932025-03-02T04:07:33.487Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2942025-03-02T04:07:33.487Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2952025-03-02T04:07:33.487Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2962025-03-02T04:07:33.487Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2972025-03-02T04:07:34.313Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2982025-03-02T04:07:34.605Z Updating crates.io index
2992025-03-02T04:07:34.608Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3002025-03-02T04:07:35.187Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3012025-03-02T04:07:35.416Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3022025-03-02T04:07:35.678Z Updating git repository `https://github.com/oxidecomputer/propolis`
3032025-03-02T04:07:36.633Z Updating git repository `https://github.com/oxidecomputer/crucible`
3042025-03-02T04:07:38.451Z Updating git repository `https://github.com/oxidecomputer/opte`
3052025-03-02T04:07:39.152Z Updating git repository `https://github.com/oxidecomputer/falcon`
3062025-03-02T04:07:39.816Z Updating git repository `https://github.com/oxidecomputer/clickward`
3072025-03-02T04:07:40.112Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3082025-03-02T04:07:40.501Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3092025-03-02T04:07:41.063Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-03-02T04:07:41.564Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3112025-03-02T04:07:41.880Z Updating git repository `https://github.com/oxidecomputer/propolis`
3122025-03-02T04:07:42.315Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3132025-03-02T04:07:42.590Z Updating git repository `https://github.com/oxidecomputer/tofino`
3142025-03-02T04:07:42.842Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3152025-03-02T04:07:43.053Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3162025-03-02T04:07:43.304Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3172025-03-02T04:07:43.590Z Updating git repository `https://github.com/oxidecomputer/lldp`
3182025-03-02T04:07:43.927Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3192025-03-02T04:07:44.222Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3202025-03-02T04:07:44.525Z Updating git repository `https://github.com/oxidecomputer/ispf`
3212025-03-02T04:07:44.878Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3222025-03-02T04:07:45.137Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3232025-03-02T04:07:45.808Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3242025-03-02T04:07:46.091Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3252025-03-02T04:07:46.437Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3262025-03-02T04:07:46.772Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3272025-03-02T04:07:47.123Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3282025-03-02T04:07:47.375Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3292025-03-02T04:07:47.633Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3302025-03-02T04:07:48.966Z Downloading crates ...
3312025-03-02T04:07:49.045Z Downloaded cargo-platform v0.1.8
3322025-03-02T04:07:49.052Z Downloaded bytecount v0.6.8
3332025-03-02T04:07:49.055Z Downloaded anstyle v1.0.10
3342025-03-02T04:07:49.055Z Downloaded anstyle-query v1.1.1
3352025-03-02T04:07:49.059Z Downloaded thiserror v1.0.69
3362025-03-02T04:07:49.064Z Downloaded toml v0.8.20
3372025-03-02T04:07:49.067Z Downloaded proc-macro-error-attr v1.0.4
3382025-03-02T04:07:49.070Z Downloaded papergrid v0.11.0
3392025-03-02T04:07:49.075Z Downloaded serde_spanned v0.6.8
3402025-03-02T04:07:49.079Z Downloaded zerocopy v0.7.35
3412025-03-02T04:07:49.098Z Downloaded zerocopy-derive v0.7.35
3422025-03-02T04:07:49.102Z Downloaded swrite v0.1.0
3432025-03-02T04:07:49.102Z Downloaded scroll_derive v0.12.0
3442025-03-02T04:07:49.102Z Downloaded pretty-hex v0.4.1
3452025-03-02T04:07:49.106Z Downloaded cfg-if v1.0.0
3462025-03-02T04:07:49.106Z Downloaded winnow v0.7.3
3472025-03-02T04:07:49.112Z Downloaded thiserror-impl v2.0.11
3482025-03-02T04:07:49.116Z Downloaded fastrand v2.1.1
3492025-03-02T04:07:49.116Z Downloaded clap_lex v0.7.4
3502025-03-02T04:07:49.119Z Downloaded pest_generator v2.7.14
3512025-03-02T04:07:49.119Z Downloaded bitflags v1.3.2
3522025-03-02T04:07:49.123Z Downloaded sha2 v0.10.8
3532025-03-02T04:07:49.128Z Downloaded macaddr v1.0.1
3542025-03-02T04:07:49.128Z Downloaded camino v1.1.9
3552025-03-02T04:07:49.128Z Downloaded byteorder v1.5.0
3562025-03-02T04:07:49.132Z Downloaded terminal_size v0.2.6
3572025-03-02T04:07:49.132Z Downloaded scroll v0.12.0
3582025-03-02T04:07:49.132Z Downloaded proc-macro-error v1.0.4
3592025-03-02T04:07:49.137Z Downloaded memmap v0.7.0
3602025-03-02T04:07:49.141Z Downloaded usdt-macro v0.5.0
3612025-03-02T04:07:49.146Z Downloaded usdt-attr-macro v0.5.0
3622025-03-02T04:07:49.149Z Downloaded once_cell v1.20.3
3632025-03-02T04:07:49.152Z Downloaded generic-array v0.14.7
3642025-03-02T04:07:49.157Z Downloaded autocfg v1.4.0
3652025-03-02T04:07:49.157Z Downloaded ucd-trie v0.1.7
3662025-03-02T04:07:49.160Z Downloaded clap v4.5.31
3672025-03-02T04:07:49.167Z Downloaded heck v0.5.0
3682025-03-02T04:07:49.177Z Downloaded dtrace-parser v0.2.0
3692025-03-02T04:07:49.180Z Downloaded colorchoice v1.0.2
3702025-03-02T04:07:49.180Z Downloaded unicode-linebreak v0.1.5
3712025-03-02T04:07:49.184Z Downloaded heck v0.4.1
3722025-03-02T04:07:49.189Z Downloaded usdt v0.5.0
3732025-03-02T04:07:49.192Z Downloaded strsim v0.11.1
3742025-03-02T04:07:49.192Z Downloaded errno v0.3.9
3752025-03-02T04:07:49.192Z Downloaded equivalent v1.0.1
3762025-03-02T04:07:49.192Z Downloaded cpufeatures v0.2.14
3772025-03-02T04:07:49.198Z Downloaded toml_datetime v0.6.8
3782025-03-02T04:07:49.201Z Downloaded cargo_toml v0.21.0
3792025-03-02T04:07:49.201Z Downloaded io-lifetimes v1.0.11
3802025-03-02T04:07:49.207Z Downloaded thiserror v2.0.11
3812025-03-02T04:07:49.215Z Downloaded tempfile v3.13.0
3822025-03-02T04:07:49.218Z Downloaded utf8parse v0.2.2
3832025-03-02T04:07:49.221Z Downloaded fnv v1.0.7
3842025-03-02T04:07:49.221Z Downloaded block-buffer v0.10.4
3852025-03-02T04:07:49.221Z Downloaded version_check v0.9.5
3862025-03-02T04:07:49.237Z Downloaded itoa v1.0.11
3872025-03-02T04:07:49.241Z Downloaded digest v0.10.7
3882025-03-02T04:07:49.241Z Downloaded usdt-impl v0.5.0
3892025-03-02T04:07:49.246Z Downloaded serde_tokenstream v0.2.2
3902025-03-02T04:07:49.246Z Downloaded pest_meta v2.7.14
3912025-03-02T04:07:49.249Z Downloaded pest_derive v2.7.14
3922025-03-02T04:07:49.249Z Downloaded log v0.4.22
3932025-03-02T04:07:49.252Z Downloaded dof v0.3.0
3942025-03-02T04:07:49.252Z Downloaded anyhow v1.0.96
3952025-03-02T04:07:49.255Z Downloaded tabled_derive v0.7.0
3962025-03-02T04:07:49.256Z Downloaded semver v1.0.25
3972025-03-02T04:07:49.261Z Downloaded crypto-common v0.1.6
3982025-03-02T04:07:49.261Z Downloaded plain v0.2.3
3992025-03-02T04:07:49.264Z Downloaded textwrap v0.16.1
4002025-03-02T04:07:49.265Z Downloaded proc-macro2 v1.0.93
4012025-03-02T04:07:49.265Z Downloaded unicode-ident v1.0.14
4022025-03-02T04:07:49.269Z Downloaded thiserror-impl v1.0.69
4032025-03-02T04:07:49.272Z Downloaded ryu v1.0.18
4042025-03-02T04:07:49.272Z Downloaded typenum v1.17.0
4052025-03-02T04:07:49.275Z Downloaded cargo_metadata v0.19.1
4062025-03-02T04:07:49.279Z Downloaded thread-id v4.2.2
4072025-03-02T04:07:49.282Z Downloaded clap_derive v4.5.28
4082025-03-02T04:07:49.285Z Downloaded quote v1.0.38
4092025-03-02T04:07:49.304Z Downloaded syn v1.0.109
4102025-03-02T04:07:49.314Z Downloaded memchr v2.7.4
4112025-03-02T04:07:49.319Z Downloaded bitflags v2.6.0
4122025-03-02T04:07:49.322Z Downloaded fs-err v2.11.0
4132025-03-02T04:07:49.325Z Downloaded serde v1.0.218
4142025-03-02T04:07:49.329Z Downloaded serde_derive v1.0.218
4152025-03-02T04:07:49.332Z Downloaded indexmap v2.7.1
4162025-03-02T04:07:49.344Z Downloaded clap_builder v4.5.31
4172025-03-02T04:07:49.365Z Downloaded pest v2.7.14
4182025-03-02T04:07:49.386Z Downloaded goblin v0.8.2
4192025-03-02T04:07:49.395Z Downloaded smawk v0.3.2
4202025-03-02T04:07:49.405Z Downloaded hashbrown v0.15.1
4212025-03-02T04:07:49.405Z Downloaded camino-tempfile v1.1.1
4222025-03-02T04:07:49.408Z Downloaded terminal_size v0.4.0
4232025-03-02T04:07:49.408Z Downloaded anstream v0.6.15
4242025-03-02T04:07:49.411Z Downloaded anstyle-parse v0.2.5
4252025-03-02T04:07:49.416Z Downloaded tabled v0.15.0
4262025-03-02T04:07:49.433Z Downloaded is_terminal_polyfill v1.70.1
4272025-03-02T04:07:49.446Z Downloaded syn v2.0.98
4282025-03-02T04:07:49.459Z Downloaded toml_edit v0.22.24
4292025-03-02T04:07:49.480Z Downloaded unicode-width v0.1.14
4302025-03-02T04:07:49.486Z Downloaded serde_json v1.0.139
4312025-03-02T04:07:49.493Z Downloaded rustix v0.38.37
4322025-03-02T04:07:49.516Z Downloaded rustix v0.37.28
4332025-03-02T04:07:49.568Z Downloaded libc v0.2.170
4342025-03-02T04:07:49.864Z Compiling proc-macro2 v1.0.93
4352025-03-02T04:07:49.864Z Compiling unicode-ident v1.0.14
4362025-03-02T04:07:49.868Z Compiling libc v0.2.170
4372025-03-02T04:07:49.868Z Compiling serde v1.0.218
4382025-03-02T04:07:49.868Z Compiling version_check v0.9.5
4392025-03-02T04:07:49.868Z Compiling memchr v2.7.4
4402025-03-02T04:07:49.868Z Compiling thiserror v1.0.69
4412025-03-02T04:07:49.902Z Compiling itoa v1.0.11
4422025-03-02T04:07:50.149Z Compiling ucd-trie v0.1.7
4432025-03-02T04:07:50.249Z Compiling ryu v1.0.18
4442025-03-02T04:07:50.599Z Compiling once_cell v1.20.3
4452025-03-02T04:07:50.694Z Compiling byteorder v1.5.0
4462025-03-02T04:07:50.719Z Compiling rustix v0.38.37
4472025-03-02T04:07:50.955Z Compiling serde_json v1.0.139
4482025-03-02T04:07:51.302Z Compiling bitflags v2.6.0
4492025-03-02T04:07:51.362Z Compiling proc-macro-error-attr v1.0.4
4502025-03-02T04:07:51.488Z Compiling usdt-impl v0.5.0
4512025-03-02T04:07:51.536Z Compiling syn v1.0.109
4522025-03-02T04:07:51.567Z Compiling io-lifetimes v1.0.11
4532025-03-02T04:07:51.710Z Compiling quote v1.0.38
4542025-03-02T04:07:51.772Z Compiling proc-macro-error v1.0.4
4552025-03-02T04:07:51.859Z Compiling errno v0.3.9
4562025-03-02T04:07:52.107Z Compiling syn v2.0.98
4572025-03-02T04:07:52.234Z Compiling log v0.4.22
4582025-03-02T04:07:52.300Z Compiling rustix v0.37.28
4592025-03-02T04:07:52.330Z Compiling equivalent v1.0.1
4602025-03-02T04:07:52.415Z Compiling utf8parse v0.2.2
4612025-03-02T04:07:52.477Z Compiling thread-id v4.2.2
4622025-03-02T04:07:52.500Z Compiling hashbrown v0.15.1
4632025-03-02T04:07:52.581Z Compiling camino v1.1.9
4642025-03-02T04:07:52.606Z Compiling plain v0.2.3
4652025-03-02T04:07:52.606Z Compiling anstyle-parse v0.2.5
4662025-03-02T04:07:53.244Z Compiling unicode-width v0.1.14
4672025-03-02T04:07:53.300Z Compiling colorchoice v1.0.2
4682025-03-02T04:07:53.484Z Compiling thiserror v2.0.11
4692025-03-02T04:07:53.521Z Compiling anstyle v1.0.10
4702025-03-02T04:07:53.609Z Compiling indexmap v2.7.1
4712025-03-02T04:07:53.644Z Compiling winnow v0.7.3
4722025-03-02T04:07:53.777Z Compiling autocfg v1.4.0
4732025-03-02T04:07:54.003Z Compiling pretty-hex v0.4.1
4742025-03-02T04:07:54.128Z Compiling semver v1.0.25
4752025-03-02T04:07:54.264Z Compiling bitflags v1.3.2
4762025-03-02T04:07:54.393Z Compiling is_terminal_polyfill v1.70.1
4772025-03-02T04:07:54.598Z Compiling anstyle-query v1.1.1
4782025-03-02T04:07:54.777Z Compiling anstream v0.6.15
4792025-03-02T04:07:54.798Z Compiling fs-err v2.11.0
4802025-03-02T04:07:54.936Z Compiling terminal_size v0.4.0
4812025-03-02T04:07:55.215Z Compiling fastrand v2.1.1
4822025-03-02T04:07:55.336Z Compiling anyhow v1.0.96
4832025-03-02T04:07:55.438Z Compiling cfg-if v1.0.0
4842025-03-02T04:07:55.558Z Compiling fnv v1.0.7
4852025-03-02T04:07:55.720Z Compiling heck v0.4.1
4862025-03-02T04:07:55.746Z Compiling strsim v0.11.1
4872025-03-02T04:07:55.944Z Compiling heck v0.5.0
4882025-03-02T04:07:55.969Z Compiling clap_lex v0.7.4
4892025-03-02T04:07:56.165Z Compiling bytecount v0.6.8
4902025-03-02T04:07:56.353Z Compiling papergrid v0.11.0
4912025-03-02T04:07:56.404Z Compiling clap_builder v4.5.31
4922025-03-02T04:07:56.461Z Compiling terminal_size v0.2.6
4932025-03-02T04:07:56.518Z Compiling tempfile v3.13.0
4942025-03-02T04:07:56.817Z Compiling memmap v0.7.0
4952025-03-02T04:07:56.843Z Compiling smawk v0.3.2
4962025-03-02T04:07:57.094Z Compiling unicode-linebreak v0.1.5
4972025-03-02T04:07:57.303Z Compiling swrite v0.1.0
4982025-03-02T04:07:57.595Z Compiling textwrap v0.16.1
4992025-03-02T04:07:57.999Z Compiling tabled_derive v0.7.0
5002025-03-02T04:07:59.622Z Compiling serde_derive v1.0.218
5012025-03-02T04:07:59.622Z Compiling thiserror-impl v1.0.69
5022025-03-02T04:07:59.626Z Compiling zerocopy-derive v0.7.35
5032025-03-02T04:07:59.626Z Compiling scroll_derive v0.12.0
5042025-03-02T04:07:59.626Z Compiling thiserror-impl v2.0.11
5052025-03-02T04:07:59.626Z Compiling clap_derive v4.5.28
5062025-03-02T04:07:59.739Z Compiling tabled v0.15.0
5072025-03-02T04:08:01.077Z Compiling scroll v0.12.0
5082025-03-02T04:08:01.634Z Compiling goblin v0.8.2
5092025-03-02T04:08:01.732Z Compiling zerocopy v0.7.35
5102025-03-02T04:08:02.887Z Compiling pest v2.7.14
5112025-03-02T04:08:04.223Z Compiling clap v4.5.31
5122025-03-02T04:08:05.297Z Compiling pest_meta v2.7.14
5132025-03-02T04:08:06.276Z Compiling pest_generator v2.7.14
5142025-03-02T04:08:07.745Z Compiling pest_derive v2.7.14
5152025-03-02T04:08:08.344Z Compiling dtrace-parser v0.2.0
5162025-03-02T04:08:09.193Z Compiling toml_datetime v0.6.8
5172025-03-02T04:08:09.193Z Compiling serde_spanned v0.6.8
5182025-03-02T04:08:09.202Z Compiling cargo-platform v0.1.8
5192025-03-02T04:08:09.499Z Compiling serde_tokenstream v0.2.2
5202025-03-02T04:08:09.672Z Compiling toml_edit v0.22.24
5212025-03-02T04:08:09.738Z Compiling macaddr v1.0.1
5222025-03-02T04:08:09.894Z Compiling camino-tempfile v1.1.1
5232025-03-02T04:08:10.647Z Compiling dof v0.3.0
5242025-03-02T04:08:10.647Z Compiling cargo_metadata v0.19.1
5252025-03-02T04:08:12.263Z Compiling usdt-macro v0.5.0
5262025-03-02T04:08:12.263Z Compiling usdt-attr-macro v0.5.0
5272025-03-02T04:08:12.739Z Compiling toml v0.8.20
5282025-03-02T04:08:13.482Z Compiling usdt v0.5.0
5292025-03-02T04:08:13.581Z Compiling cargo_toml v0.21.0
5302025-03-02T04:08:16.344Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5312025-03-02T04:08:19.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.67s
5322025-03-02T04:08:20.017Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5332025-03-02T04:08:20.641Z Downloading crates ...
5342025-03-02T04:08:20.802Z Downloaded hyper-util v0.1.10
5352025-03-02T04:08:20.814Z Downloaded http-range v0.1.5
5362025-03-02T04:08:20.820Z Downloaded humantime v2.1.0
5372025-03-02T04:08:20.820Z Downloaded hex v0.4.3
5382025-03-02T04:08:20.823Z Downloaded is_ci v1.2.0
5392025-03-02T04:08:20.826Z Downloaded hubpack_derive v0.1.1
5402025-03-02T04:08:20.826Z Downloaded instant v0.1.13
5412025-03-02T04:08:20.831Z Downloaded ident_case v1.0.1
5422025-03-02T04:08:20.835Z Downloaded icu_locid_transform v1.5.0
5432025-03-02T04:08:20.840Z Downloaded md-5 v0.10.6
5442025-03-02T04:08:20.843Z Downloaded mime v0.3.17
5452025-03-02T04:08:20.846Z Downloaded inout v0.1.3
5462025-03-02T04:08:20.846Z Downloaded managed v0.8.0
5472025-03-02T04:08:20.846Z Downloaded lazycell v1.3.0
5482025-03-02T04:08:20.850Z Downloaded lockfree-object-pool v0.1.6
5492025-03-02T04:08:20.853Z Downloaded maybe-uninit v2.0.0
5502025-03-02T04:08:20.853Z Downloaded headers v0.4.0
5512025-03-02T04:08:20.860Z Downloaded libsw v3.4.0
5522025-03-02T04:08:20.863Z Downloaded heapless v0.7.17
5532025-03-02T04:08:20.867Z Downloaded libefi-sys v0.1.0
5542025-03-02T04:08:20.871Z Downloaded md5 v0.7.0
5552025-03-02T04:08:20.871Z Downloaded http v1.2.0
5562025-03-02T04:08:20.875Z Downloaded instability v0.3.2
5572025-03-02T04:08:20.875Z Downloaded indoc v1.0.9
5582025-03-02T04:08:20.878Z Downloaded httpdate v1.0.3
5592025-03-02T04:08:20.878Z Downloaded headers-core v0.3.0
5602025-03-02T04:08:20.881Z Downloaded hostname v0.3.1
5612025-03-02T04:08:20.881Z Downloaded ipnet v2.11.0
5622025-03-02T04:08:20.885Z Downloaded hubpack v0.1.2
5632025-03-02T04:08:20.885Z Downloaded miniz_oxide v0.8.5
5642025-03-02T04:08:20.888Z Downloaded ctr v0.9.2
5652025-03-02T04:08:20.891Z Downloaded kstat-rs v0.2.4
5662025-03-02T04:08:20.891Z Downloaded icu_normalizer v1.5.0
5672025-03-02T04:08:20.895Z Downloaded hostname v0.4.0
5682025-03-02T04:08:20.901Z Downloaded idna_adapter v1.2.0
5692025-03-02T04:08:20.904Z Downloaded libsw-core v0.3.1
5702025-03-02T04:08:20.908Z Downloaded impl-trait-for-tuples v0.2.2
5712025-03-02T04:08:20.908Z Downloaded heapless v0.8.0
5722025-03-02T04:08:20.911Z Downloaded keccak v0.1.5
5732025-03-02T04:08:20.914Z Downloaded icu_provider_macros v1.5.0
5742025-03-02T04:08:20.914Z Downloaded http-body v1.0.1
5752025-03-02T04:08:20.918Z Downloaded highway v1.3.0
5762025-03-02T04:08:20.921Z Downloaded is-terminal v0.4.13
5772025-03-02T04:08:20.921Z Downloaded maplit v1.0.2
5782025-03-02T04:08:20.925Z Downloaded lazy_static v1.5.0
5792025-03-02T04:08:20.925Z Downloaded http-body-util v0.1.2
5802025-03-02T04:08:20.934Z Downloaded hex-literal v0.4.1
5812025-03-02T04:08:20.934Z Downloaded internet-checksum v0.2.1
5822025-03-02T04:08:20.940Z Downloaded lru-cache v0.1.2
5832025-03-02T04:08:20.946Z Downloaded indoc v2.0.5
5842025-03-02T04:08:20.950Z Downloaded heck v0.3.3
5852025-03-02T04:08:20.954Z Downloaded lalrpop-util v0.19.12
5862025-03-02T04:08:20.957Z Downloaded lru v0.12.5
5872025-03-02T04:08:20.957Z Downloaded lock_api v0.4.12
5882025-03-02T04:08:20.960Z Downloaded httparse v1.9.5
5892025-03-02T04:08:20.963Z Downloaded linked-hash-map v0.5.6
5902025-03-02T04:08:20.963Z Downloaded ipnetwork v0.21.1
5912025-03-02T04:08:20.968Z Downloaded psl-types v2.0.11
5922025-03-02T04:08:20.968Z Downloaded match_cfg v0.1.0
5932025-03-02T04:08:20.971Z Downloaded hyper-rustls v0.27.3
5942025-03-02T04:08:20.974Z Downloaded strum v0.26.3
5952025-03-02T04:08:20.974Z Downloaded pretty-hex v0.2.1
5962025-03-02T04:08:20.979Z Downloaded proc-macro-error2 v2.0.1
5972025-03-02T04:08:20.983Z Downloaded memoffset v0.9.1
5982025-03-02T04:08:20.983Z Downloaded litrs v0.4.1
5992025-03-02T04:08:20.987Z Downloaded ref-cast v1.0.23
6002025-03-02T04:08:20.987Z Downloaded rand_chacha v0.3.1
6012025-03-02T04:08:20.987Z Downloaded libloading v0.8.5
6022025-03-02T04:08:20.991Z Downloaded litemap v0.7.3
6032025-03-02T04:08:20.995Z Downloaded jobserver v0.1.32
6042025-03-02T04:08:20.998Z Downloaded arrayref v0.3.9
6052025-03-02T04:08:20.998Z Downloaded hyper-staticfile v0.10.1
6062025-03-02T04:08:20.998Z Downloaded semver v0.1.20
6072025-03-02T04:08:21.001Z Downloaded iana-time-zone v0.1.61
6082025-03-02T04:08:21.005Z Downloaded memmap2 v0.9.5
6092025-03-02T04:08:21.008Z Downloaded resolv-conf v0.7.0
6102025-03-02T04:08:21.016Z Downloaded hmac v0.12.1
6112025-03-02T04:08:21.019Z Downloaded slog-stdlog v4.1.1
6122025-03-02T04:08:21.022Z Downloaded same-file v1.0.6
6132025-03-02T04:08:21.025Z Downloaded async-recursion v1.1.1
6142025-03-02T04:08:21.028Z Downloaded structmeta v0.3.0
6152025-03-02T04:08:21.028Z Downloaded serde_urlencoded v0.7.1
6162025-03-02T04:08:21.032Z Downloaded mime_guess v2.0.5
6172025-03-02T04:08:21.037Z Downloaded icu_normalizer_data v1.5.0
6182025-03-02T04:08:21.040Z Downloaded arrayvec v0.7.6
6192025-03-02T04:08:21.040Z Downloaded array-init v0.0.4
6202025-03-02T04:08:21.040Z Downloaded adler2 v2.0.0
6212025-03-02T04:08:21.043Z Downloaded hyper-tls v0.6.0
6222025-03-02T04:08:21.046Z Downloaded tls_codec v0.4.1
6232025-03-02T04:08:21.046Z Downloaded bb8 v0.8.5
6242025-03-02T04:08:21.049Z Downloaded atomicwrites v0.4.4
6252025-03-02T04:08:21.049Z Downloaded allocator-api2 v0.2.18
6262025-03-02T04:08:21.053Z Downloaded indicatif v0.17.11
6272025-03-02T04:08:21.059Z Downloaded serde_with_macros v3.12.0
6282025-03-02T04:08:21.063Z Downloaded base64ct v1.6.0
6292025-03-02T04:08:21.068Z Downloaded unarray v0.1.4
6302025-03-02T04:08:21.068Z Downloaded aho-corasick v1.1.3
6312025-03-02T04:08:21.072Z Downloaded zerofrom v0.1.4
6322025-03-02T04:08:21.075Z Downloaded want v0.3.1
6332025-03-02T04:08:21.075Z Downloaded typify-macro v0.2.0
6342025-03-02T04:08:21.079Z Downloaded typify v0.2.0
6352025-03-02T04:08:21.082Z Downloaded cfg_aliases v0.1.1
6362025-03-02T04:08:21.082Z Downloaded bcrypt-pbkdf v0.10.0
6372025-03-02T04:08:21.082Z Downloaded spki v0.7.3
6382025-03-02T04:08:21.098Z Downloaded unicase v2.7.0
6392025-03-02T04:08:21.101Z Downloaded icu_provider v1.5.0
6402025-03-02T04:08:21.110Z Downloaded crunchy v0.2.2
6412025-03-02T04:08:21.111Z Downloaded convert_case v0.4.0
6422025-03-02T04:08:21.111Z Downloaded typify-macro v0.3.0
6432025-03-02T04:08:21.111Z Downloaded slog v2.7.0
6442025-03-02T04:08:21.111Z Downloaded cfg_aliases v0.2.1
6452025-03-02T04:08:21.116Z Downloaded tls_codec_derive v0.4.1
6462025-03-02T04:08:21.116Z Downloaded ssh-encoding v0.2.0
6472025-03-02T04:08:21.120Z Downloaded cstr-argument v0.1.2
6482025-03-02T04:08:21.120Z Downloaded zerofrom-derive v0.1.4
6492025-03-02T04:08:21.120Z Downloaded xz2 v0.1.7
6502025-03-02T04:08:21.120Z Downloaded slog-scope v4.4.0
6512025-03-02T04:08:21.123Z Downloaded progenitor-impl v0.8.0
6522025-03-02T04:08:21.123Z Downloaded futures-macro v0.3.31
6532025-03-02T04:08:21.127Z Downloaded difflib v0.4.0
6542025-03-02T04:08:21.127Z Downloaded debug-ignore v1.0.5
6552025-03-02T04:08:21.130Z Downloaded data-encoding v2.6.0
6562025-03-02T04:08:21.130Z Downloaded castaway v0.2.3
6572025-03-02T04:08:21.133Z Downloaded blowfish v0.9.1
6582025-03-02T04:08:21.133Z Downloaded tokio-tungstenite v0.24.0
6592025-03-02T04:08:21.137Z Downloaded env_filter v0.1.2
6602025-03-02T04:08:21.141Z Downloaded crossbeam-deque v0.8.5
6612025-03-02T04:08:21.141Z Downloaded cipher v0.4.4
6622025-03-02T04:08:21.146Z Downloaded futures-sink v0.3.31
6632025-03-02T04:08:21.146Z Downloaded uzers v0.12.1
6642025-03-02T04:08:21.151Z Downloaded aead v0.5.2
6652025-03-02T04:08:21.151Z Downloaded embedded-io v0.6.1
6662025-03-02T04:08:21.151Z Downloaded dyn-clone v1.0.18
6672025-03-02T04:08:21.154Z Downloaded bitfield-struct v0.6.2
6682025-03-02T04:08:21.155Z Downloaded crc-catalog v2.4.0
6692025-03-02T04:08:21.155Z Downloaded cargo_metadata v0.18.1
6702025-03-02T04:08:21.158Z Downloaded icu_properties v1.5.1
6712025-03-02T04:08:21.161Z Downloaded cmake v0.1.51
6722025-03-02T04:08:21.164Z Downloaded cexpr v0.6.0
6732025-03-02T04:08:21.164Z Downloaded bit-set v0.8.0
6742025-03-02T04:08:21.167Z Downloaded cobs v0.2.3
6752025-03-02T04:08:21.168Z Downloaded block-padding v0.3.3
6762025-03-02T04:08:21.168Z Downloaded cbc v0.1.2
6772025-03-02T04:08:21.171Z Downloaded defmt v0.3.8
6782025-03-02T04:08:21.174Z Downloaded xattr v1.3.1
6792025-03-02T04:08:21.177Z Downloaded tokio-tungstenite v0.23.1
6802025-03-02T04:08:21.180Z Downloaded minimal-lexical v0.2.1
6812025-03-02T04:08:21.183Z Downloaded idna v1.0.3
6822025-03-02T04:08:21.189Z Downloaded normalize-line-endings v0.3.0
6832025-03-02T04:08:21.193Z Downloaded env_logger v0.10.2
6842025-03-02T04:08:21.193Z Downloaded colored v2.2.0
6852025-03-02T04:08:21.196Z Downloaded phf_shared v0.11.2
6862025-03-02T04:08:21.200Z Downloaded phf_generator v0.11.2
6872025-03-02T04:08:21.200Z Downloaded phf v0.11.2
6882025-03-02T04:08:21.203Z Downloaded mockall v0.13.1
6892025-03-02T04:08:21.203Z Downloaded cancel-safe-futures v0.1.5
6902025-03-02T04:08:21.206Z Downloaded foldhash v0.1.3
6912025-03-02T04:08:21.210Z Downloaded crc v3.2.1
6922025-03-02T04:08:21.213Z Downloaded console v0.15.10
6932025-03-02T04:08:21.216Z Downloaded try-lock v0.2.5
6942025-03-02T04:08:21.216Z Downloaded aes v0.8.4
6952025-03-02T04:08:21.219Z Downloaded path-slash v0.1.5
6962025-03-02T04:08:21.222Z Downloaded phf_codegen v0.11.2
6972025-03-02T04:08:21.226Z Downloaded oxnet v0.1.1
6982025-03-02T04:08:21.226Z Downloaded toml v0.7.8
6992025-03-02T04:08:21.231Z Downloaded oso-derive v0.27.3
7002025-03-02T04:08:21.231Z Downloaded nanorand v0.7.0
7012025-03-02T04:08:21.234Z Downloaded crossbeam-epoch v0.9.18
7022025-03-02T04:08:21.237Z Downloaded ciborium v0.2.2
7032025-03-02T04:08:21.240Z Downloaded foreign-types-shared v0.3.1
7042025-03-02T04:08:21.240Z Downloaded paste v1.0.15
7052025-03-02T04:08:21.244Z Downloaded rustls-pemfile v1.0.4
7062025-03-02T04:08:21.248Z Downloaded rusty-fork v0.3.0
7072025-03-02T04:08:21.254Z Downloaded rustversion v1.0.17
7082025-03-02T04:08:21.259Z Downloaded num-rational v0.4.2
7092025-03-02T04:08:21.259Z Downloaded vte v0.11.1
7102025-03-02T04:08:21.259Z Downloaded sqlparser_derive v0.2.2
7112025-03-02T04:08:21.262Z Downloaded crc-any v2.5.0
7122025-03-02T04:08:21.262Z Downloaded icu_collections v1.5.0
7132025-03-02T04:08:21.268Z Downloaded vte_generate_state_changes v0.1.2
7142025-03-02T04:08:21.272Z Downloaded backtrace v0.3.74
7152025-03-02T04:08:21.276Z Downloaded downcast v0.11.0
7162025-03-02T04:08:21.280Z Downloaded rustfmt-wrapper v0.2.1
7172025-03-02T04:08:21.280Z Downloaded ppv-lite86 v0.2.20
7182025-03-02T04:08:21.283Z Downloaded clang-sys v1.8.1
7192025-03-02T04:08:21.286Z Downloaded waitgroup v0.1.2
7202025-03-02T04:08:21.286Z Downloaded rustc_version v0.1.7
7212025-03-02T04:08:21.286Z Downloaded base64 v0.22.1
7222025-03-02T04:08:21.290Z Downloaded crossbeam-utils v0.8.20
7232025-03-02T04:08:21.293Z Downloaded proc-macro-error-attr2 v2.0.0
7242025-03-02T04:08:21.296Z Downloaded serde-big-array v0.5.1
7252025-03-02T04:08:21.300Z Downloaded zone v0.1.8
7262025-03-02T04:08:21.300Z Downloaded phf_shared v0.10.0
7272025-03-02T04:08:21.300Z Downloaded foreign-types-shared v0.1.1
7282025-03-02T04:08:21.300Z Downloaded funty v2.0.0
7292025-03-02T04:08:21.303Z Downloaded static_assertions v1.1.0
7302025-03-02T04:08:21.303Z Downloaded native-tls v0.2.12
7312025-03-02T04:08:21.306Z Downloaded ssh-cipher v0.2.0
7322025-03-02T04:08:21.309Z Downloaded chacha20poly1305 v0.10.1
7332025-03-02T04:08:21.313Z Downloaded new_debug_unreachable v1.0.6
7342025-03-02T04:08:21.313Z Downloaded foreign-types v0.3.2
7352025-03-02T04:08:21.313Z Downloaded env_logger v0.11.5
7362025-03-02T04:08:21.316Z Downloaded string_cache v0.8.7
7372025-03-02T04:08:21.319Z Downloaded darling_macro v0.20.10
7382025-03-02T04:08:21.319Z Downloaded smallvec v0.6.14
7392025-03-02T04:08:21.322Z Downloaded itertools v0.12.1
7402025-03-02T04:08:21.330Z Downloaded openssl-probe v0.1.5
7412025-03-02T04:08:21.333Z Downloaded fragile v2.0.0
7422025-03-02T04:08:21.333Z Downloaded fallible-iterator v0.2.0
7432025-03-02T04:08:21.336Z Downloaded hickory-client v0.24.4
7442025-03-02T04:08:21.341Z Downloaded stable_deref_trait v1.2.0
7452025-03-02T04:08:21.342Z Downloaded foreign-types-macros v0.2.3
7462025-03-02T04:08:21.345Z Downloaded percent-encoding v2.3.1
7472025-03-02T04:08:21.345Z Downloaded smallvec v1.14.0
7482025-03-02T04:08:21.345Z Downloaded pkg-config v0.3.31
7492025-03-02T04:08:21.349Z Downloaded zone v0.3.0
7502025-03-02T04:08:21.349Z Downloaded tracing-attributes v0.1.27
7512025-03-02T04:08:21.352Z Downloaded termtree v0.4.1
7522025-03-02T04:08:21.356Z Downloaded num_threads v0.1.7
7532025-03-02T04:08:21.356Z Downloaded sec1 v0.7.3
7542025-03-02T04:08:21.361Z Downloaded ecdsa v0.16.9
7552025-03-02T04:08:21.361Z Downloaded crypto-bigint v0.5.5
7562025-03-02T04:08:21.368Z Downloaded rustls-pki-types v1.10.0
7572025-03-02T04:08:21.372Z Downloaded parse-display-derive v0.10.0
7582025-03-02T04:08:21.375Z Downloaded foreign-types v0.5.0
7592025-03-02T04:08:21.375Z Downloaded dunce v1.0.5
7602025-03-02T04:08:21.375Z Downloaded flume v0.11.1
7612025-03-02T04:08:21.379Z Downloaded fs_extra v1.3.0
7622025-03-02T04:08:21.383Z Downloaded serde-hex v0.1.0
7632025-03-02T04:08:21.386Z Downloaded hyper v1.6.0
7642025-03-02T04:08:21.392Z Downloaded parse-size v1.1.0
7652025-03-02T04:08:21.395Z Downloaded wait-timeout v0.2.0
7662025-03-02T04:08:21.395Z Downloaded icu_locid v1.5.0
7672025-03-02T04:08:21.401Z Downloaded document-features v0.2.10
7682025-03-02T04:08:21.405Z Downloaded whoami v1.5.2
7692025-03-02T04:08:21.408Z Downloaded untrusted v0.7.1
7702025-03-02T04:08:21.408Z Downloaded termtree v0.5.1
7712025-03-02T04:08:21.411Z Downloaded sync_wrapper v1.0.1
7722025-03-02T04:08:21.411Z Downloaded subprocess v0.2.9
7732025-03-02T04:08:21.415Z Downloaded oso v0.27.3
7742025-03-02T04:08:21.418Z Downloaded tower-service v0.3.3
7752025-03-02T04:08:21.421Z Downloaded tower-layer v0.3.3
7762025-03-02T04:08:21.421Z Downloaded scrypt v0.11.0
7772025-03-02T04:08:21.424Z Downloaded defmt-parser v0.3.4
7782025-03-02T04:08:21.424Z Downloaded pkcs8 v0.10.2
7792025-03-02T04:08:21.427Z Downloaded quick-error v1.2.3
7802025-03-02T04:08:21.430Z Downloaded icu_locid_transform_data v1.5.0
7812025-03-02T04:08:21.434Z Downloaded synstructure v0.13.1
7822025-03-02T04:08:21.434Z Downloaded time v0.3.36
7832025-03-02T04:08:21.441Z Downloaded fixedbitset v0.4.2
7842025-03-02T04:08:21.444Z Downloaded thiserror-impl-no-std v2.0.2
7852025-03-02T04:08:21.447Z Downloaded newtype_derive v0.1.6
7862025-03-02T04:08:21.447Z Downloaded itertools v0.13.0
7872025-03-02T04:08:21.454Z Downloaded proc-macro-crate v1.3.1
7882025-03-02T04:08:21.457Z Downloaded yasna v0.5.2
7892025-03-02T04:08:21.460Z Downloaded newline-converter v0.3.0
7902025-03-02T04:08:21.461Z Downloaded hkdf v0.12.4
7912025-03-02T04:08:21.464Z Downloaded progenitor-macro v0.8.0
7922025-03-02T04:08:21.464Z Downloaded derive_builder_macro v0.20.2
7932025-03-02T04:08:21.467Z Downloaded utf-8 v0.7.6
7942025-03-02T04:08:21.467Z Downloaded uuid v1.15.1
7952025-03-02T04:08:21.470Z Downloaded pem-rfc7468 v0.7.0
7962025-03-02T04:08:21.473Z Downloaded p256 v0.13.2
7972025-03-02T04:08:21.476Z Downloaded universal-hash v0.5.1
7982025-03-02T04:08:21.479Z Downloaded tracing-core v0.1.32
7992025-03-02T04:08:21.482Z Downloaded salsa20 v0.10.2
8002025-03-02T04:08:21.482Z Downloaded tokio-util v0.7.13
8012025-03-02T04:08:21.490Z Downloaded itertools v0.14.0
8022025-03-02T04:08:21.498Z Downloaded openssl-macros v0.1.1
8032025-03-02T04:08:21.502Z Downloaded utf8_iter v1.0.4
8042025-03-02T04:08:21.502Z Downloaded polyval v0.6.2
8052025-03-02T04:08:21.506Z Downloaded curve25519-dalek-derive v0.1.1
8062025-03-02T04:08:21.506Z Downloaded unicode-xid v0.2.6
8072025-03-02T04:08:21.509Z Downloaded rsa v0.9.6
8082025-03-02T04:08:21.513Z Downloaded filetime v0.2.25
8092025-03-02T04:08:21.516Z Downloaded hickory-resolver v0.24.4
8102025-03-02T04:08:21.520Z Downloaded utf16_iter v1.0.5
8112025-03-02T04:08:21.525Z Downloaded slog-async v2.8.0
8122025-03-02T04:08:21.525Z Downloaded poly1305 v0.8.0
8132025-03-02T04:08:21.528Z Downloaded nibble_vec v0.1.0
8142025-03-02T04:08:21.528Z Downloaded untrusted v0.9.0
8152025-03-02T04:08:21.532Z Downloaded olpc-cjson v0.1.4
8162025-03-02T04:08:21.532Z Downloaded zeroize v1.8.1
8172025-03-02T04:08:21.535Z Downloaded newtype-uuid v1.2.1
8182025-03-02T04:08:21.535Z Downloaded embedded-io v0.4.0
8192025-03-02T04:08:21.538Z Downloaded zone_cfg_derive v0.3.0
8202025-03-02T04:08:21.538Z Downloaded tinyvec_macros v0.1.1
8212025-03-02T04:08:21.538Z Downloaded openssl-sys v0.9.106
8222025-03-02T04:08:21.544Z Downloaded quinn-udp v0.5.5
8232025-03-02T04:08:21.549Z Downloaded parse-display v0.10.0
8242025-03-02T04:08:21.552Z Downloaded fatfs v0.3.6
8252025-03-02T04:08:21.552Z Downloaded pin-utils v0.1.0
8262025-03-02T04:08:21.555Z Downloaded displaydoc v0.2.5
8272025-03-02T04:08:21.558Z Downloaded take_mut v0.2.2
8282025-03-02T04:08:21.558Z Downloaded nom v7.1.3
8292025-03-02T04:08:21.566Z Downloaded tokio-rustls v0.25.0
8302025-03-02T04:08:21.571Z Downloaded rtoolbox v0.0.2
8312025-03-02T04:08:21.571Z Downloaded tui-tree-widget v0.23.0
8322025-03-02T04:08:21.575Z Downloaded hickory-server v0.24.4
8332025-03-02T04:08:21.581Z Downloaded signal-hook-registry v1.4.2
8342025-03-02T04:08:21.584Z Downloaded tiny-keccak v2.0.2
8352025-03-02T04:08:21.584Z Downloaded progenitor-impl v0.9.1
8362025-03-02T04:08:21.587Z Downloaded password-hash v0.4.2
8372025-03-02T04:08:21.588Z Downloaded pkcs5 v0.7.1
8382025-03-02T04:08:21.592Z Downloaded postgres-types v0.2.9
8392025-03-02T04:08:21.595Z Downloaded postgres-protocol v0.6.8
8402025-03-02T04:08:21.598Z Downloaded elliptic-curve v0.13.8
8412025-03-02T04:08:21.602Z Downloaded derive_builder_core v0.20.2
8422025-03-02T04:08:21.606Z Downloaded either v1.14.0
8432025-03-02T04:08:21.611Z Downloaded ssh-key v0.6.6
8442025-03-02T04:08:21.616Z Downloaded slog-bunyan v2.5.0
8452025-03-02T04:08:21.620Z Downloaded signature v2.2.0
8462025-03-02T04:08:21.620Z Downloaded progenitor v0.8.0
8472025-03-02T04:08:21.623Z Downloaded sqlformat v0.2.6
8482025-03-02T04:08:21.626Z Downloaded omicron-zone-package v0.12.0
8492025-03-02T04:08:21.631Z Downloaded test-strategy v0.4.0
8502025-03-02T04:08:21.642Z Downloaded yoke-derive v0.7.4
8512025-03-02T04:08:21.642Z Downloaded num-conv v0.1.0
8522025-03-02T04:08:21.648Z Downloaded num-bigint-dig v0.8.4
8532025-03-02T04:08:21.648Z Downloaded topological-sort v0.2.2
8542025-03-02T04:08:21.648Z Downloaded postcard v1.0.10
8552025-03-02T04:08:21.648Z Downloaded num_enum v0.5.11
8562025-03-02T04:08:21.653Z Downloaded peg-runtime v0.8.3
8572025-03-02T04:08:21.657Z Downloaded float-ord v0.3.2
8582025-03-02T04:08:21.657Z Downloaded zone_cfg_derive v0.1.2
8592025-03-02T04:08:21.657Z Downloaded futures-io v0.3.31
8602025-03-02T04:08:21.657Z Downloaded fixedbitset v0.5.7
8612025-03-02T04:08:21.663Z Downloaded toolchain_find v0.4.0
8622025-03-02T04:08:21.663Z Downloaded primeorder v0.13.6
8632025-03-02T04:08:21.667Z Downloaded thiserror-no-std v2.0.2
8642025-03-02T04:08:21.667Z Downloaded rustls-webpki v0.102.8
8652025-03-02T04:08:21.687Z Downloaded write16 v1.0.0
8662025-03-02T04:08:21.690Z Downloaded slog-envlogger v2.2.0
8672025-03-02T04:08:21.690Z Downloaded packed_struct_codegen v0.10.1
8682025-03-02T04:08:21.694Z Downloaded opaque-debug v0.3.1
8692025-03-02T04:08:21.694Z Downloaded term v0.7.0
8702025-03-02T04:08:21.697Z Downloaded russh-cryptovec v0.7.3
8712025-03-02T04:08:21.703Z Downloaded slab v0.4.9
8722025-03-02T04:08:21.703Z Downloaded parking_lot_core v0.8.6
8732025-03-02T04:08:21.706Z Downloaded progenitor-client v0.9.1
8742025-03-02T04:08:21.706Z Downloaded progenitor-client v0.8.0
8752025-03-02T04:08:21.706Z Downloaded slog-json v2.6.1
8762025-03-02T04:08:21.706Z Downloaded flagset v0.4.6
8772025-03-02T04:08:21.709Z Downloaded wyz v0.5.1
8782025-03-02T04:08:21.709Z Downloaded writeable v0.5.5
8792025-03-02T04:08:21.712Z Downloaded zeroize_derive v1.4.2
8802025-03-02T04:08:21.712Z Downloaded zerovec-derive v0.10.3
8812025-03-02T04:08:21.716Z Downloaded zopfli v0.8.1
8822025-03-02T04:08:21.719Z Downloaded endian-type v0.1.2
8832025-03-02T04:08:21.719Z Downloaded password-hash v0.5.0
8842025-03-02T04:08:21.722Z Downloaded toml_edit v0.19.15
8852025-03-02T04:08:21.738Z Downloaded supports-color v3.0.2
8862025-03-02T04:08:21.741Z Downloaded ena v0.14.3
8872025-03-02T04:08:21.741Z Downloaded predicates-core v1.0.8
8882025-03-02T04:08:21.744Z Downloaded powerfmt v0.2.0
8892025-03-02T04:08:21.744Z Downloaded float-cmp v0.10.0
8902025-03-02T04:08:21.747Z Downloaded time-macros v0.2.18
8912025-03-02T04:08:21.750Z Downloaded serde_path_to_error v0.1.16
8922025-03-02T04:08:21.750Z Downloaded packed_struct v0.10.1
8932025-03-02T04:08:21.754Z Downloaded dirs-next v2.0.0
8942025-03-02T04:08:21.754Z Downloaded diesel-dtrace v0.4.2
8952025-03-02T04:08:21.757Z Downloaded predicates-tree v1.0.11
8962025-03-02T04:08:21.757Z Downloaded value-bag v1.9.0
8972025-03-02T04:08:21.760Z Downloaded number_prefix v0.4.0
8982025-03-02T04:08:21.760Z Downloaded hash32 v0.3.1
8992025-03-02T04:08:21.763Z Downloaded futures-channel v0.3.31
9002025-03-02T04:08:21.766Z Downloaded quinn-proto v0.11.8
9012025-03-02T04:08:21.771Z Downloaded slog-dtrace v0.3.0
9022025-03-02T04:08:21.774Z Downloaded spin v0.9.8
9032025-03-02T04:08:21.777Z Downloaded tabled_derive v0.10.0
9042025-03-02T04:08:21.778Z Downloaded enum-as-inner v0.6.1
9052025-03-02T04:08:21.784Z Downloaded deranged v0.3.11
9062025-03-02T04:08:21.784Z Downloaded vergen v8.3.2
9072025-03-02T04:08:21.787Z Downloaded parking_lot_core v0.9.10
9082025-03-02T04:08:21.787Z Downloaded url v2.5.3
9092025-03-02T04:08:21.790Z Downloaded signal-hook v0.3.17
9102025-03-02T04:08:21.794Z Downloaded sigpipe v0.1.3
9112025-03-02T04:08:21.797Z Downloaded sync-ptr v0.1.1
9122025-03-02T04:08:21.797Z Downloaded r2d2 v0.8.10
9132025-03-02T04:08:21.800Z Downloaded tokio-stream v0.1.17
9142025-03-02T04:08:21.804Z Downloaded which v4.4.2
9152025-03-02T04:08:21.807Z Downloaded rand_chacha v0.9.0
9162025-03-02T04:08:21.807Z Downloaded multimap v0.10.0
9172025-03-02T04:08:21.810Z Downloaded tokio-tungstenite v0.21.0
9182025-03-02T04:08:21.810Z Downloaded pin-project-internal v1.1.6
9192025-03-02T04:08:21.813Z Downloaded ff v0.13.0
9202025-03-02T04:08:21.816Z Downloaded rpassword v7.3.1
9212025-03-02T04:08:21.816Z Downloaded lalrpop v0.19.12
9222025-03-02T04:08:21.828Z Downloaded progenitor v0.9.1
9232025-03-02T04:08:21.831Z Downloaded simd-adler32 v0.3.7
9242025-03-02T04:08:21.831Z Downloaded termcolor v1.4.1
9252025-03-02T04:08:21.834Z Downloaded chrono v0.4.40
9262025-03-02T04:08:21.841Z Downloaded tokio-macros v2.5.0
9272025-03-02T04:08:21.844Z Downloaded bindgen v0.69.5
9282025-03-02T04:08:21.850Z Downloaded tokio-native-tls v0.3.1
9292025-03-02T04:08:21.854Z Downloaded twox-hash v2.1.0
9302025-03-02T04:08:21.868Z Downloaded der_derive v0.7.3
9312025-03-02T04:08:21.868Z Downloaded bindgen v0.71.1
9322025-03-02T04:08:21.872Z Downloaded display-error-chain v0.2.2
9332025-03-02T04:08:21.872Z Downloaded vsss-rs v3.3.4
9342025-03-02T04:08:21.872Z Downloaded num-complex v0.4.6
9352025-03-02T04:08:21.876Z Downloaded peg v0.8.4
9362025-03-02T04:08:21.880Z Downloaded rayon-core v1.12.1
9372025-03-02T04:08:21.883Z Downloaded pbkdf2 v0.12.2
9382025-03-02T04:08:21.883Z Downloaded zerocopy v0.6.6
9392025-03-02T04:08:21.886Z Downloaded gethostname v0.5.0
9402025-03-02T04:08:21.886Z Downloaded parse-zoneinfo v0.3.1
9412025-03-02T04:08:21.889Z Downloaded num v0.4.3
9422025-03-02T04:08:21.893Z Downloaded siphasher v0.3.11
9432025-03-02T04:08:21.893Z Downloaded getrandom v0.2.15
9442025-03-02T04:08:21.896Z Downloaded socket2 v0.5.8
9452025-03-02T04:08:21.901Z Downloaded sha1 v0.10.6
9462025-03-02T04:08:21.906Z Downloaded pem v3.0.5
9472025-03-02T04:08:21.906Z Downloaded multer v3.1.0
9482025-03-02T04:08:21.906Z Downloaded derive-where v1.2.7
9492025-03-02T04:08:21.910Z Downloaded rand_seeder v0.3.0
9502025-03-02T04:08:21.915Z Downloaded ed25519 v2.2.3
9512025-03-02T04:08:21.915Z Downloaded pin-project v1.1.6
9522025-03-02T04:08:21.925Z Downloaded zip v2.1.3
9532025-03-02T04:08:21.929Z Downloaded rand_core v0.6.4
9542025-03-02T04:08:21.933Z Downloaded parking_lot v0.12.3
9552025-03-02T04:08:21.933Z Downloaded rcgen v0.12.1
9562025-03-02T04:08:21.939Z Downloaded snafu v0.8.5
9572025-03-02T04:08:21.943Z Downloaded dirs-sys-next v0.1.2
9582025-03-02T04:08:21.946Z Downloaded prettyplease v0.2.29
9592025-03-02T04:08:21.949Z Downloaded ghash v0.5.1
9602025-03-02T04:08:21.949Z Downloaded rustyline v14.0.0
9612025-03-02T04:08:21.955Z Downloaded rand_xorshift v0.3.0
9622025-03-02T04:08:21.958Z Downloaded rustc-hash v2.1.1
9632025-03-02T04:08:21.958Z Downloaded group v0.13.0
9642025-03-02T04:08:21.962Z Downloaded papergrid v0.14.0
9652025-03-02T04:08:21.965Z Downloaded des v0.8.1
9662025-03-02T04:08:21.968Z Downloaded derive_builder v0.20.2
9672025-03-02T04:08:21.973Z Downloaded rustc-hash v1.1.0
9682025-03-02T04:08:21.977Z Downloaded slog-term v2.9.1
9692025-03-02T04:08:21.977Z Downloaded dropshot_endpoint v0.12.0
9702025-03-02T04:08:21.981Z Downloaded fd-lock v4.0.2
9712025-03-02T04:08:21.985Z Downloaded tungstenite v0.23.0
9722025-03-02T04:08:21.988Z Downloaded tungstenite v0.21.0
9732025-03-02T04:08:21.991Z Downloaded globset v0.4.15
9742025-03-02T04:08:21.994Z Downloaded serde_yaml v0.9.34+deprecated
9752025-03-02T04:08:21.998Z Downloaded schemars v0.8.22
9762025-03-02T04:08:22.009Z Downloaded mockall_derive v0.13.1
9772025-03-02T04:08:22.013Z Downloaded similar v2.7.0
9782025-03-02T04:08:22.018Z Downloaded num-traits v0.2.19
9792025-03-02T04:08:22.022Z Downloaded radix_trie v0.2.1
9802025-03-02T04:08:22.025Z Downloaded ron v0.8.1
9812025-03-02T04:08:22.031Z Downloaded ron v0.7.1
9822025-03-02T04:08:22.036Z Downloaded unicode-normalization v0.1.24
9832025-03-02T04:08:22.040Z Downloaded num-bigint v0.4.6
9842025-03-02T04:08:22.048Z Downloaded dropshot_endpoint v0.16.0
9852025-03-02T04:08:22.051Z Downloaded x509-cert v0.2.5
9862025-03-02T04:08:22.057Z Downloaded hashbrown v0.12.3
9872025-03-02T04:08:22.061Z Downloaded daft-derive v0.1.1
9882025-03-02T04:08:22.065Z Downloaded derive_more v0.99.19
9892025-03-02T04:08:22.070Z Downloaded tungstenite v0.24.0
9902025-03-02T04:08:22.075Z Downloaded half v2.4.1
9912025-03-02T04:08:22.078Z Downloaded zerovec v0.10.4
9922025-03-02T04:08:22.085Z Downloaded tokio-postgres v0.7.13
9932025-03-02T04:08:22.091Z Downloaded tough v0.19.0
9942025-03-02T04:08:22.100Z Downloaded salty v0.3.0
9952025-03-02T04:08:22.108Z Downloaded regex v1.11.1
9962025-03-02T04:08:22.122Z Downloaded expectorate v1.1.0
9972025-03-02T04:08:22.126Z Downloaded flate2 v1.1.0
9982025-03-02T04:08:22.132Z Downloaded sqlparser v0.45.0
9992025-03-02T04:08:22.138Z Downloaded der v0.7.9
10002025-03-02T04:08:22.142Z Downloaded rustls v0.21.12
10012025-03-02T04:08:22.155Z Downloaded quick-xml v0.37.2
10022025-03-02T04:08:22.162Z Downloaded tower v0.5.2
10032025-03-02T04:08:22.172Z Downloaded p521 v0.13.3
10042025-03-02T04:08:22.179Z Downloaded futures-util v0.3.31
10052025-03-02T04:08:22.189Z Downloaded regress v0.10.3
10062025-03-02T04:08:22.199Z Downloaded hickory-proto v0.24.4
10072025-03-02T04:08:22.216Z Downloaded h2 v0.4.6
10082025-03-02T04:08:22.224Z Downloaded bstr v1.10.0
10092025-03-02T04:08:22.236Z Downloaded zerocopy v0.8.10
10102025-03-02T04:08:22.263Z Downloaded vcpkg v0.2.15
10112025-03-02T04:08:22.301Z Downloaded regex-syntax v0.6.29
10122025-03-02T04:08:22.309Z Downloaded p384 v0.13.0
10132025-03-02T04:08:22.316Z Downloaded tabled v0.18.0
10142025-03-02T04:08:22.337Z Downloaded winnow v0.6.20
10152025-03-02T04:08:22.346Z Downloaded regex-syntax v0.8.5
10162025-03-02T04:08:22.355Z Downloaded petname v2.0.2
10172025-03-02T04:08:22.361Z Downloaded rustls v0.23.19
10182025-03-02T04:08:22.375Z Downloaded openssl v0.10.71
10192025-03-02T04:08:22.385Z Downloaded rustls v0.22.4
10202025-03-02T04:08:22.403Z Downloaded object v0.30.4
10212025-03-02T04:08:22.413Z Downloaded smoltcp v0.11.0
10222025-03-02T04:08:22.428Z Downloaded nix v0.27.1
10232025-03-02T04:08:22.437Z Downloaded diesel v2.2.7
10242025-03-02T04:08:22.457Z Downloaded smoltcp v0.9.1
10252025-03-02T04:08:22.469Z Downloaded dropshot v0.12.0
10262025-03-02T04:08:22.489Z Downloaded nix v0.28.0
10272025-03-02T04:08:22.500Z Downloaded sled v0.34.7
10282025-03-02T04:08:22.511Z Downloaded nix v0.29.0
10292025-03-02T04:08:22.523Z Downloaded typify-impl v0.2.0
10302025-03-02T04:08:22.542Z Downloaded dropshot v0.16.0
10312025-03-02T04:08:22.561Z Downloaded object v0.36.5
10322025-03-02T04:08:22.573Z Downloaded lzma-sys v0.1.20
10332025-03-02T04:08:22.602Z Downloaded openapiv3 v2.0.0
10342025-03-02T04:08:22.615Z Downloaded curve25519-dalek v4.1.3
10352025-03-02T04:08:22.624Z Downloaded libz-sys v1.1.20
10362025-03-02T04:08:22.645Z Downloaded chrono-tz v0.10.1
10372025-03-02T04:08:22.653Z Downloaded typify-impl v0.3.0
10382025-03-02T04:08:22.673Z Downloaded zerocopy-derive v0.6.6
10392025-03-02T04:08:22.680Z Downloaded regex-automata v0.4.8
10402025-03-02T04:08:22.697Z Downloaded bzip2-sys v0.1.11+1.0.8
10412025-03-02T04:08:22.710Z Downloaded polar-core v0.27.3
10422025-03-02T04:08:22.719Z Downloaded git2 v0.19.0
10432025-03-02T04:08:22.728Z Downloaded gimli v0.31.1
10442025-03-02T04:08:22.737Z Downloaded ratatui v0.29.0
10452025-03-02T04:08:22.759Z Downloaded hashbrown v0.13.2
10462025-03-02T04:08:22.764Z Downloaded unicode-width v0.2.0
10472025-03-02T04:08:22.769Z Downloaded webpki-roots v0.26.6
10482025-03-02T04:08:22.773Z Downloaded russh v0.45.0
10492025-03-02T04:08:22.779Z Downloaded portable-atomic v1.9.0
10502025-03-02T04:08:22.786Z Downloaded darling v0.20.10
10512025-03-02T04:08:22.791Z Downloaded tokio v1.43.0
10522025-03-02T04:08:22.830Z Downloaded smf v0.2.3
10532025-03-02T04:08:22.834Z Downloaded csv v1.3.1
10542025-03-02T04:08:22.852Z Downloaded unicode-segmentation v1.12.0
10552025-03-02T04:08:22.855Z Downloaded typed-path v0.9.3
10562025-03-02T04:08:22.862Z Downloaded proptest v1.6.0
10572025-03-02T04:08:22.873Z Downloaded getrandom v0.3.1
10582025-03-02T04:08:22.876Z Downloaded petgraph v0.6.5
10592025-03-02T04:08:22.895Z Downloaded signal-hook-tokio v0.3.1
10602025-03-02T04:08:22.898Z Downloaded rand_core v0.9.2
10612025-03-02T04:08:22.898Z Downloaded petgraph v0.7.1
10622025-03-02T04:08:22.917Z Downloaded ed25519-dalek v2.1.1
10632025-03-02T04:08:22.920Z Downloaded mio v1.0.2
10642025-03-02T04:08:22.926Z Downloaded futures v0.3.31
10652025-03-02T04:08:22.931Z Downloaded samael v0.0.18
10662025-03-02T04:08:22.938Z Downloaded tinyvec v1.8.0
10672025-03-02T04:08:22.944Z Downloaded sha3 v0.10.8
10682025-03-02T04:08:22.949Z Downloaded zip v0.6.6
10692025-03-02T04:08:22.953Z Downloaded tinystr v0.7.6
10702025-03-02T04:08:22.953Z Downloaded yoke v0.7.4
10712025-03-02T04:08:22.956Z Downloaded serde_derive_internals v0.29.1
10722025-03-02T04:08:22.962Z Downloaded tracing v0.1.40
10732025-03-02T04:08:22.965Z Downloaded bitvec v1.0.1
10742025-03-02T04:08:22.979Z Downloaded radium v0.7.0
10752025-03-02T04:08:22.982Z Downloaded tokio-rustls v0.26.0
10762025-03-02T04:08:22.982Z Downloaded parking_lot v0.11.2
10772025-03-02T04:08:22.985Z Downloaded reedline v0.38.0
10782025-03-02T04:08:22.991Z Downloaded winnow v0.5.40
10792025-03-02T04:08:23.001Z Downloaded peg-macros v0.8.4
10802025-03-02T04:08:23.004Z Downloaded unicode_categories v0.1.1
10812025-03-02T04:08:23.004Z Downloaded unicode-bidi v0.3.17
10822025-03-02T04:08:23.007Z Downloaded unicode-properties v0.1.3
10832025-03-02T04:08:23.010Z Downloaded publicsuffix v2.3.0
10842025-03-02T04:08:23.014Z Downloaded reqwest v0.12.12
10852025-03-02T04:08:23.021Z Downloaded shell-words v1.1.0
10862025-03-02T04:08:23.025Z Downloaded rfc6979 v0.4.0
10872025-03-02T04:08:23.025Z Downloaded tap v1.0.1
10882025-03-02T04:08:23.028Z Downloaded shlex v1.3.0
10892025-03-02T04:08:23.028Z Downloaded ring v0.17.11
10902025-03-02T04:08:23.072Z Downloaded time-core v0.1.2
10912025-03-02T04:08:23.075Z Downloaded futures-task v0.3.31
10922025-03-02T04:08:23.075Z Downloaded tokio-rustls v0.24.1
10932025-03-02T04:08:23.079Z Downloaded rand v0.9.0
10942025-03-02T04:08:23.082Z Downloaded encoding_rs v0.8.34
10952025-03-02T04:08:23.109Z Downloaded serde_with v3.12.0
10962025-03-02T04:08:23.113Z Downloaded rustls-webpki v0.101.7
10972025-03-02T04:08:23.126Z Downloaded tabwriter v1.4.0
10982025-03-02T04:08:23.129Z Downloaded qorb v0.2.1
10992025-03-02T04:08:23.132Z Downloaded pin-project-lite v0.2.14
11002025-03-02T04:08:23.136Z Downloaded signal-hook-mio v0.2.4
11012025-03-02T04:08:23.139Z Downloaded blake3 v1.5.4
11022025-03-02T04:08:23.145Z Downloaded pkcs1 v0.7.5
11032025-03-02T04:08:23.149Z Downloaded steno v0.4.1
11042025-03-02T04:08:23.152Z Downloaded fxhash v0.2.1
11052025-03-02T04:08:23.156Z Downloaded nu-ansi-term v0.50.1
11062025-03-02T04:08:23.159Z Downloaded unsafe-libyaml v0.2.11
11072025-03-02T04:08:23.162Z Downloaded walkdir v2.5.0
11082025-03-02T04:08:23.162Z Downloaded rayon v1.10.0
11092025-03-02T04:08:23.171Z Downloaded glob v0.3.2
11102025-03-02T04:08:23.174Z Downloaded futures-core v0.3.31
11112025-03-02T04:08:23.174Z Downloaded libgit2-sys v0.17.0+1.8.1
11122025-03-02T04:08:23.233Z Downloaded sct v0.7.1
11132025-03-02T04:08:23.236Z Downloaded typify v0.3.0
11142025-03-02T04:08:23.240Z Downloaded aes-gcm v0.10.3
11152025-03-02T04:08:23.244Z Downloaded crossterm v0.28.1
11162025-03-02T04:08:23.250Z Downloaded nodrop v0.1.14
11172025-03-02T04:08:23.254Z Downloaded daft v0.1.1
11182025-03-02T04:08:23.254Z Downloaded termios v0.3.3
11192025-03-02T04:08:23.254Z Downloaded snafu-derive v0.8.5
11202025-03-02T04:08:23.257Z Downloaded icu_properties_data v1.5.0
11212025-03-02T04:08:23.266Z Downloaded tar v0.4.44
11222025-03-02T04:08:23.269Z Downloaded futures-executor v0.3.31
11232025-03-02T04:08:23.272Z Downloaded ref-cast-impl v1.0.23
11242025-03-02T04:08:23.272Z Downloaded strum_macros v0.25.3
11252025-03-02T04:08:23.276Z Downloaded secrecy v0.8.0
11262025-03-02T04:08:23.276Z Downloaded scopeguard v1.2.0
11272025-03-02T04:08:23.276Z Downloaded schemars_derive v0.8.22
11282025-03-02T04:08:23.279Z Downloaded darling_core v0.20.10
11292025-03-02T04:08:23.282Z Downloaded rand v0.8.5
11302025-03-02T04:08:23.286Z Downloaded zerocopy-derive v0.8.10
11312025-03-02T04:08:23.292Z Downloaded cc v1.2.15
11322025-03-02T04:08:23.296Z Downloaded bumpalo v3.16.0
11332025-03-02T04:08:23.299Z Downloaded aws-lc-rs v1.12.5
11342025-03-02T04:08:23.308Z Downloaded crossbeam-channel v0.5.13
11352025-03-02T04:08:23.313Z Downloaded form_urlencoded v1.2.1
11362025-03-02T04:08:23.316Z Downloaded stringprep v0.1.5
11372025-03-02T04:08:23.316Z Downloaded rustls-pemfile v2.2.0
11382025-03-02T04:08:23.319Z Downloaded num-derive v0.4.2
11392025-03-02T04:08:23.319Z Downloaded diesel_derives v2.2.3
11402025-03-02T04:08:23.323Z Downloaded num_enum_derive v0.5.11
11412025-03-02T04:08:23.326Z Downloaded unicode-truncate v1.1.0
11422025-03-02T04:08:23.326Z Downloaded rustc_version v0.4.1
11432025-03-02T04:08:23.329Z Downloaded const_format v0.2.34
11442025-03-02T04:08:23.332Z Downloaded compact_str v0.8.0
11452025-03-02T04:08:23.335Z Downloaded dsl_auto_type v0.1.2
11462025-03-02T04:08:23.338Z Downloaded strum_macros v0.26.4
11472025-03-02T04:08:23.339Z Downloaded predicates v3.1.3
11482025-03-02T04:08:23.342Z Downloaded owo-colors v4.2.0
11492025-03-02T04:08:23.345Z Downloaded num-integer v0.1.46
11502025-03-02T04:08:23.348Z Downloaded hash32 v0.2.1
11512025-03-02T04:08:23.348Z Downloaded russh-keys v0.45.0
11522025-03-02T04:08:23.353Z Downloaded libxml v0.3.3
11532025-03-02T04:08:23.357Z Downloaded itertools v0.10.5
11542025-03-02T04:08:23.363Z Downloaded bytes v1.10.0
11552025-03-02T04:08:23.368Z Downloaded progenitor-macro v0.9.1
11562025-03-02T04:08:23.373Z Downloaded defmt-macros v0.3.9
11572025-03-02T04:08:23.373Z Downloaded subtle v2.6.1
11582025-03-02T04:08:23.373Z Downloaded libm v0.2.8
11592025-03-02T04:08:23.379Z Downloaded strip-ansi-escapes v0.2.0
11602025-03-02T04:08:23.382Z Downloaded diff v0.1.13
11612025-03-02T04:08:23.385Z Downloaded quinn v0.11.5
11622025-03-02T04:08:23.389Z Downloaded blake2 v0.10.6
11632025-03-02T04:08:23.392Z Downloaded cookie v0.18.1
11642025-03-02T04:08:23.392Z Downloaded bzip2 v0.4.4
11652025-03-02T04:08:23.395Z Downloaded precomputed-hash v0.1.1
11662025-03-02T04:08:23.395Z Downloaded num-iter v0.1.45
11672025-03-02T04:08:23.395Z Downloaded pbkdf2 v0.11.0
11682025-03-02T04:08:23.404Z Downloaded csv-core v0.1.11
11692025-03-02T04:08:23.410Z Downloaded linear-map v1.2.0
11702025-03-02T04:08:23.410Z Downloaded indent_write v2.2.0
11712025-03-02T04:08:23.410Z Downloaded home v0.5.9
11722025-03-02T04:08:23.410Z Downloaded crc32fast v1.4.2
11732025-03-02T04:08:23.410Z Downloaded bit-vec v0.8.0
11742025-03-02T04:08:23.410Z Downloaded cookie_store v0.21.1
11752025-03-02T04:08:23.410Z Downloaded const-oid v0.9.6
11762025-03-02T04:08:23.414Z Downloaded buf-list v1.0.3
11772025-03-02T04:08:23.414Z Downloaded arc-swap v1.7.1
11782025-03-02T04:08:23.417Z Downloaded chacha20 v0.9.1
11792025-03-02T04:08:23.420Z Downloaded base64 v0.13.1
11802025-03-02T04:08:23.423Z Downloaded base16ct v0.2.0
11812025-03-02T04:08:23.423Z Downloaded const_format_proc_macros v0.2.34
11822025-03-02T04:08:23.427Z Downloaded cassowary v0.3.0
11832025-03-02T04:08:23.427Z Downloaded bcs v0.1.6
11842025-03-02T04:08:23.430Z Downloaded addr2line v0.24.2
11852025-03-02T04:08:23.430Z Downloaded ciborium-ll v0.2.2
11862025-03-02T04:08:23.433Z Downloaded diesel_table_macro_syntax v0.2.0
11872025-03-02T04:08:23.433Z Downloaded argon2 v0.5.3
11882025-03-02T04:08:23.433Z Downloaded serde_plain v1.0.2
11892025-03-02T04:08:23.436Z Downloaded scheduled-thread-pool v0.2.7
11902025-03-02T04:08:23.436Z Downloaded crucible-workspace-hack v0.1.0
11912025-03-02T04:08:23.436Z Downloaded constant_time_eq v0.3.1
11922025-03-02T04:08:23.440Z Downloaded ciborium-io v0.2.2
11932025-03-02T04:08:23.440Z Downloaded chrono-tz-build v0.4.0
11942025-03-02T04:08:23.440Z Downloaded bitfield v0.14.0
11952025-03-02T04:08:23.444Z Downloaded bit-vec v0.6.3
11962025-03-02T04:08:23.444Z Downloaded bit-set v0.5.3
11972025-03-02T04:08:23.444Z Downloaded rustc-demangle v0.1.24
11982025-03-02T04:08:23.447Z Downloaded base64 v0.21.7
11992025-03-02T04:08:23.450Z Downloaded backoff v0.4.0
12002025-03-02T04:08:23.451Z Downloaded atty v0.2.14
12012025-03-02T04:08:23.454Z Downloaded async-trait v0.1.86
12022025-03-02T04:08:23.454Z Downloaded async-bb8-diesel v0.2.1
12032025-03-02T04:08:23.457Z Downloaded atomic-waker v1.1.2
12042025-03-02T04:08:23.460Z Downloaded ascii-canvas v3.0.0
12052025-03-02T04:08:23.460Z Downloaded async-stream-impl v0.3.6
12062025-03-02T04:08:23.460Z Downloaded thread_local v1.1.8
12072025-03-02T04:08:23.464Z Downloaded strum_macros v0.24.3
12082025-03-02T04:08:23.464Z Downloaded structmeta-derive v0.3.0
12092025-03-02T04:08:23.464Z Downloaded serde_repr v0.1.19
12102025-03-02T04:08:23.468Z Downloaded async-stream v0.3.6
12112025-03-02T04:08:23.468Z Downloaded ahash v0.8.11
12122025-03-02T04:08:23.471Z Downloaded indexmap v1.9.3
12132025-03-02T04:08:23.474Z Downloaded assert_matches v1.5.0
12142025-03-02T04:08:23.828Z Downloaded aws-lc-sys v0.26.0
12152025-03-02T04:08:24.161Z Compiling serde v1.0.218
12162025-03-02T04:08:24.164Z Compiling value-bag v1.9.0
12172025-03-02T04:08:24.164Z Compiling lock_api v0.4.12
12182025-03-02T04:08:24.164Z Compiling scopeguard v1.2.0
12192025-03-02T04:08:24.164Z Compiling typenum v1.17.0
12202025-03-02T04:08:24.319Z Compiling generic-array v0.14.7
12212025-03-02T04:08:24.366Z Compiling syn v2.0.98
12222025-03-02T04:08:24.381Z Compiling getrandom v0.2.15
12232025-03-02T04:08:24.620Z Compiling shlex v1.3.0
12242025-03-02T04:08:24.897Z Compiling log v0.4.22
12252025-03-02T04:08:24.939Z Compiling rand_core v0.6.4
12262025-03-02T04:08:25.026Z Compiling subtle v2.6.1
12272025-03-02T04:08:25.073Z Compiling jobserver v0.1.32
12282025-03-02T04:08:25.118Z Compiling smallvec v1.14.0
12292025-03-02T04:08:25.411Z Compiling const-oid v0.9.6
12302025-03-02T04:08:25.433Z Compiling pin-project-lite v0.2.14
12312025-03-02T04:08:25.456Z Compiling rustix v0.38.37
12322025-03-02T04:08:25.505Z Compiling cc v1.2.15
12332025-03-02T04:08:25.582Z Compiling parking_lot_core v0.9.10
12342025-03-02T04:08:25.722Z Compiling futures-core v0.3.31
12352025-03-02T04:08:25.972Z Compiling spin v0.9.8
12362025-03-02T04:08:26.010Z Compiling signal-hook-registry v1.4.2
12372025-03-02T04:08:26.378Z Compiling mio v1.0.2
12382025-03-02T04:08:26.404Z Compiling aho-corasick v1.1.3
12392025-03-02T04:08:26.678Z Compiling parking_lot v0.12.3
12402025-03-02T04:08:26.766Z Compiling regex-syntax v0.8.5
12412025-03-02T04:08:26.972Z Compiling cpufeatures v0.2.14
12422025-03-02T04:08:27.101Z Compiling either v1.14.0
12432025-03-02T04:08:27.481Z Compiling stable_deref_trait v1.2.0
12442025-03-02T04:08:27.557Z Compiling futures-sink v0.3.31
12452025-03-02T04:08:27.561Z Compiling socket2 v0.5.8
12462025-03-02T04:08:27.599Z Compiling slab v0.4.9
12472025-03-02T04:08:27.619Z Compiling glob v0.3.2
12482025-03-02T04:08:27.728Z Compiling prettyplease v0.2.29
12492025-03-02T04:08:28.139Z Compiling lazy_static v1.5.0
12502025-03-02T04:08:28.313Z Compiling serde_json v1.0.139
12512025-03-02T04:08:28.407Z Compiling minimal-lexical v0.2.1
12522025-03-02T04:08:28.501Z Compiling clang-sys v1.8.1
12532025-03-02T04:08:28.549Z Compiling futures-channel v0.3.31
12542025-03-02T04:08:28.692Z Compiling libloading v0.8.5
12552025-03-02T04:08:28.934Z Compiling nom v7.1.3
12562025-03-02T04:08:28.993Z Compiling pin-utils v0.1.0
12572025-03-02T04:08:29.100Z Compiling bindgen v0.69.5
12582025-03-02T04:08:29.121Z Compiling futures-io v0.3.31
12592025-03-02T04:08:29.255Z Compiling futures-task v0.3.31
12602025-03-02T04:08:29.414Z Compiling home v0.5.9
12612025-03-02T04:08:29.680Z Compiling itertools v0.12.1
12622025-03-02T04:08:29.748Z Compiling rustc-hash v1.1.0
12632025-03-02T04:08:29.919Z Compiling foldhash v0.1.3
12642025-03-02T04:08:30.044Z Compiling lazycell v1.3.0
12652025-03-02T04:08:30.221Z Compiling allocator-api2 v0.2.18
12662025-03-02T04:08:30.241Z Compiling libm v0.2.8
12672025-03-02T04:08:30.632Z Compiling cmake v0.1.51
12682025-03-02T04:08:30.974Z Compiling regex-automata v0.4.8
12692025-03-02T04:08:31.117Z Compiling hashbrown v0.15.1
12702025-03-02T04:08:31.594Z Compiling num-traits v0.2.19
12712025-03-02T04:08:31.824Z Compiling dunce v1.0.5
12722025-03-02T04:08:31.971Z Compiling fs_extra v1.3.0
12732025-03-02T04:08:32.414Z Compiling synstructure v0.13.1
12742025-03-02T04:08:32.434Z Compiling cexpr v0.6.0
12752025-03-02T04:08:32.659Z Compiling pkg-config v0.3.31
12762025-03-02T04:08:33.866Z Compiling writeable v0.5.5
12772025-03-02T04:08:33.957Z Compiling getrandom v0.3.1
12782025-03-02T04:08:34.116Z Compiling litemap v0.7.3
12792025-03-02T04:08:34.441Z Compiling ring v0.17.11
12802025-03-02T04:08:34.716Z Compiling base64ct v1.6.0
12812025-03-02T04:08:34.911Z Compiling paste v1.0.15
12822025-03-02T04:08:35.336Z Compiling pem-rfc7468 v0.7.0
12832025-03-02T04:08:35.553Z Compiling aws-lc-rs v1.12.5
12842025-03-02T04:08:35.964Z Compiling flagset v0.4.6
12852025-03-02T04:08:35.986Z Compiling httparse v1.9.5
12862025-03-02T04:08:36.020Z Compiling icu_locid_transform_data v1.5.0
12872025-03-02T04:08:36.206Z Compiling tracing-core v0.1.32
12882025-03-02T04:08:36.345Z Compiling percent-encoding v2.3.1
12892025-03-02T04:08:36.649Z Compiling rustls-pki-types v1.10.0
12902025-03-02T04:08:36.678Z Compiling regex v1.11.1
12912025-03-02T04:08:37.273Z Compiling icu_properties_data v1.5.0
12922025-03-02T04:08:37.399Z Compiling crossbeam-utils v0.8.20
12932025-03-02T04:08:37.442Z Compiling serde_derive v1.0.218
12942025-03-02T04:08:37.514Z Compiling zeroize_derive v1.4.2
12952025-03-02T04:08:37.613Z Compiling zerocopy-derive v0.7.35
12962025-03-02T04:08:37.634Z Compiling tokio-macros v2.5.0
12972025-03-02T04:08:37.934Z Compiling zerofrom-derive v0.1.4
12982025-03-02T04:08:38.948Z Compiling zeroize v1.8.1
12992025-03-02T04:08:39.147Z Compiling yoke-derive v0.7.4
13002025-03-02T04:08:39.626Z Compiling zerocopy v0.7.35
13012025-03-02T04:08:40.130Z Compiling futures-macro v0.3.31
13022025-03-02T04:08:40.685Z Compiling crypto-common v0.1.6
13032025-03-02T04:08:40.926Z Compiling block-buffer v0.10.4
13042025-03-02T04:08:41.037Z Compiling thiserror-impl v1.0.69
13052025-03-02T04:08:41.203Z Compiling digest v0.10.7
13062025-03-02T04:08:41.266Z Compiling zerovec-derive v0.10.3
13072025-03-02T04:08:41.509Z Compiling zerofrom v0.1.4
13082025-03-02T04:08:41.702Z Compiling hmac v0.12.1
13092025-03-02T04:08:41.750Z Compiling displaydoc v0.2.5
13102025-03-02T04:08:41.796Z Compiling yoke v0.7.4
13112025-03-02T04:08:41.962Z Compiling block-padding v0.3.3
13122025-03-02T04:08:41.990Z Compiling ppv-lite86 v0.2.20
13132025-03-02T04:08:42.026Z Compiling futures-util v0.3.31
13142025-03-02T04:08:42.143Z Compiling sha2 v0.10.8
13152025-03-02T04:08:42.233Z Compiling inout v0.1.3
13162025-03-02T04:08:42.544Z Compiling cipher v0.4.4
13172025-03-02T04:08:42.799Z Compiling icu_provider_macros v1.5.0
13182025-03-02T04:08:43.101Z Compiling der_derive v0.7.3
13192025-03-02T04:08:43.347Z Compiling tracing-attributes v0.1.27
13202025-03-02T04:08:43.914Z Compiling salsa20 v0.10.2
13212025-03-02T04:08:43.917Z Compiling zerovec v0.10.4
13222025-03-02T04:08:44.061Z Compiling thiserror v1.0.69
13232025-03-02T04:08:44.172Z Compiling pbkdf2 v0.12.2
13242025-03-02T04:08:44.230Z Compiling pest v2.7.14
13252025-03-02T04:08:45.108Z Compiling icu_normalizer_data v1.5.0
13262025-03-02T04:08:45.242Z Compiling vcpkg v0.2.15
13272025-03-02T04:08:45.557Z Compiling der v0.7.9
13282025-03-02T04:08:45.830Z Compiling tinystr v0.7.6
13292025-03-02T04:08:46.068Z Compiling icu_collections v1.5.0
13302025-03-02T04:08:46.227Z Compiling icu_locid v1.5.0
13312025-03-02T04:08:46.766Z Compiling tracing v0.1.40
13322025-03-02T04:08:47.019Z Compiling utf16_iter v1.0.5
13332025-03-02T04:08:47.258Z Compiling time-core v0.1.2
13342025-03-02T04:08:47.296Z Compiling untrusted v0.7.1
13352025-03-02T04:08:47.385Z Compiling icu_provider v1.5.0
13362025-03-02T04:08:47.431Z Compiling utf8_iter v1.0.4
13372025-03-02T04:08:47.450Z Compiling powerfmt v0.2.0
13382025-03-02T04:08:47.510Z Compiling write16 v1.0.0
13392025-03-02T04:08:47.667Z Compiling spki v0.7.3
13402025-03-02T04:08:47.688Z Compiling untrusted v0.9.0
13412025-03-02T04:08:47.709Z Compiling num-conv v0.1.0
13422025-03-02T04:08:47.872Z Compiling deranged v0.3.11
13432025-03-02T04:08:48.001Z Compiling time-macros v0.2.18
13442025-03-02T04:08:48.055Z Compiling openssl-sys v0.9.106
13452025-03-02T04:08:48.224Z Compiling icu_locid_transform v1.5.0
13462025-03-02T04:08:48.380Z Compiling pest_meta v2.7.14
13472025-03-02T04:08:49.123Z Compiling scrypt v0.11.0
13482025-03-02T04:08:49.401Z Compiling aes v0.8.4
13492025-03-02T04:08:49.694Z Compiling icu_properties v1.5.1
13502025-03-02T04:08:49.883Z Compiling cbc v0.1.2
13512025-03-02T04:08:50.157Z Compiling scroll_derive v0.12.0
13522025-03-02T04:08:50.601Z Compiling atomic-waker v1.1.2
13532025-03-02T04:08:50.813Z Compiling bitflags v2.6.0
13542025-03-02T04:08:51.070Z Compiling bytes v1.10.0
13552025-03-02T04:08:51.637Z Compiling semver v1.0.25
13562025-03-02T04:08:52.317Z Compiling tokio v1.43.0
13572025-03-02T04:08:52.341Z Compiling indexmap v2.7.1
13582025-03-02T04:08:52.378Z Compiling http v1.2.0
13592025-03-02T04:08:52.517Z Compiling rustc_version v0.4.1
13602025-03-02T04:08:52.703Z Compiling num_threads v0.1.7
13612025-03-02T04:08:52.853Z Compiling tinyvec_macros v0.1.1
13622025-03-02T04:08:52.967Z Compiling tinyvec v1.8.0
13632025-03-02T04:08:53.210Z Compiling time v0.3.36
13642025-03-02T04:08:53.688Z Compiling icu_normalizer v1.5.0
13652025-03-02T04:08:54.153Z Compiling http-body v1.0.1
13662025-03-02T04:08:54.451Z Compiling scroll v0.12.0
13672025-03-02T04:08:54.468Z Compiling pkcs5 v0.7.1
13682025-03-02T04:08:54.493Z Compiling pest_generator v2.7.14
13692025-03-02T04:08:54.730Z Compiling idna_adapter v1.2.0
13702025-03-02T04:08:54.990Z Compiling which v4.4.2
13712025-03-02T04:08:55.010Z Compiling rand_chacha v0.3.1
13722025-03-02T04:08:55.611Z Compiling form_urlencoded v1.2.1
13732025-03-02T04:08:55.615Z Compiling try-lock v0.2.5
13742025-03-02T04:08:55.804Z Compiling slog v2.7.0
13752025-03-02T04:08:55.939Z Compiling zerocopy v0.8.10
13762025-03-02T04:08:55.974Z Compiling goblin v0.8.2
13772025-03-02T04:08:56.413Z Compiling want v0.3.1
13782025-03-02T04:08:56.432Z Compiling pest_derive v2.7.14
13792025-03-02T04:08:56.714Z Compiling rand v0.8.5
13802025-03-02T04:08:56.812Z Compiling pkcs8 v0.10.2
13812025-03-02T04:08:57.282Z Compiling idna v1.0.3
13822025-03-02T04:08:57.493Z Compiling uuid v1.15.1
13832025-03-02T04:08:57.496Z Compiling zerocopy-derive v0.8.10
13842025-03-02T04:08:58.064Z Compiling iana-time-zone v0.1.61
13852025-03-02T04:08:58.463Z Compiling httpdate v1.0.3
13862025-03-02T04:08:58.779Z Compiling tower-service v0.3.3
13872025-03-02T04:08:58.922Z Compiling chrono v0.4.40
13882025-03-02T04:08:58.942Z Compiling dtrace-parser v0.2.0
13892025-03-02T04:08:59.117Z Compiling serde_tokenstream v0.2.2
13902025-03-02T04:08:59.707Z Compiling toml_datetime v0.6.8
13912025-03-02T04:08:59.732Z Compiling serde_spanned v0.6.8
13922025-03-02T04:08:59.996Z Compiling adler2 v2.0.0
13932025-03-02T04:09:00.178Z Compiling openssl v0.10.71
13942025-03-02T04:09:00.238Z Compiling foreign-types-shared v0.1.1
13952025-03-02T04:09:00.380Z Compiling base64 v0.22.1
13962025-03-02T04:09:00.640Z Compiling match_cfg v0.1.0
13972025-03-02T04:09:00.751Z Compiling tokio-util v0.7.13
13982025-03-02T04:09:00.863Z Compiling rustversion v1.0.17
13992025-03-02T04:09:01.099Z Compiling hostname v0.3.1
14002025-03-02T04:09:01.364Z Compiling foreign-types v0.3.2
14012025-03-02T04:09:01.464Z Compiling miniz_oxide v0.8.5
14022025-03-02T04:09:01.684Z Compiling url v2.5.3
14032025-03-02T04:09:02.085Z Compiling h2 v0.4.6
14042025-03-02T04:09:02.338Z Compiling dof v0.3.0
14052025-03-02T04:09:03.514Z Compiling rand_core v0.9.2
14062025-03-02T04:09:03.633Z Compiling usdt-impl v0.5.0
14072025-03-02T04:09:03.970Z Compiling async-trait v0.1.86
14082025-03-02T04:09:04.201Z Compiling openssl-macros v0.1.1
14092025-03-02T04:09:04.352Z Compiling serde_derive_internals v0.29.1
14102025-03-02T04:09:05.001Z Compiling dirs-sys-next v0.1.2
14112025-03-02T04:09:05.077Z Compiling siphasher v0.3.11
14122025-03-02T04:09:05.483Z Compiling native-tls v0.2.12
14132025-03-02T04:09:05.518Z Compiling data-encoding v2.6.0
14142025-03-02T04:09:05.576Z Compiling schemars v0.8.22
14152025-03-02T04:09:05.839Z Compiling syn v1.0.109
14162025-03-02T04:09:05.916Z Compiling rustls v0.23.19
14172025-03-02T04:09:05.939Z Compiling rustls v0.22.4
14182025-03-02T04:09:06.310Z Compiling dirs-next v2.0.0
14192025-03-02T04:09:06.404Z Compiling rand_chacha v0.9.0
14202025-03-02T04:09:06.540Z Compiling unicode-normalization v0.1.24
14212025-03-02T04:09:06.785Z Compiling schemars_derive v0.8.22
14222025-03-02T04:09:07.413Z Compiling http-body-util v0.1.2
14232025-03-02T04:09:07.716Z Compiling heapless v0.7.17
14242025-03-02T04:09:07.783Z Compiling crossbeam-epoch v0.9.18
14252025-03-02T04:09:07.928Z Compiling signature v2.2.0
14262025-03-02T04:09:08.164Z Compiling sha1 v0.10.6
14272025-03-02T04:09:08.238Z Compiling bzip2-sys v0.1.11+1.0.8
14282025-03-02T04:09:08.504Z Compiling thread_local v1.1.8
14292025-03-02T04:09:08.639Z Compiling encoding_rs v0.8.34
14302025-03-02T04:09:08.643Z Compiling multer v3.1.0
14312025-03-02T04:09:08.794Z Compiling cookie v0.18.1
14322025-03-02T04:09:08.980Z Compiling slog-async v2.8.0
14332025-03-02T04:09:09.009Z Compiling dyn-clone v1.0.18
14342025-03-02T04:09:09.122Z Compiling unicode-bidi v0.3.17
14352025-03-02T04:09:09.245Z Compiling rayon-core v1.12.1
14362025-03-02T04:09:09.591Z Compiling hyper v1.6.0
14372025-03-02T04:09:09.598Z Compiling openssl-probe v0.1.5
14382025-03-02T04:09:09.853Z Compiling mime v0.3.17
14392025-03-02T04:09:09.942Z Compiling unicode-properties v0.1.3
14402025-03-02T04:09:10.388Z Compiling signal-hook v0.3.17
14412025-03-02T04:09:10.420Z Compiling gimli v0.31.1
14422025-03-02T04:09:10.444Z Compiling ipnet v2.11.0
14432025-03-02T04:09:10.748Z Compiling stringprep v0.1.5
14442025-03-02T04:09:11.842Z Compiling toml_edit v0.22.24
14452025-03-02T04:09:12.407Z Compiling hyper-util v0.1.10
14462025-03-02T04:09:13.574Z Compiling crossbeam-deque v0.8.5
14472025-03-02T04:09:14.013Z Compiling rand v0.9.0
14482025-03-02T04:09:14.968Z Compiling addr2line v0.24.2
14492025-03-02T04:09:15.165Z Compiling term v0.7.0
14502025-03-02T04:09:15.299Z Compiling usdt-macro v0.5.0
14512025-03-02T04:09:15.370Z Compiling usdt-attr-macro v0.5.0
14522025-03-02T04:09:15.676Z Compiling slog-json v2.6.1
14532025-03-02T04:09:15.787Z Compiling serde_urlencoded v0.7.1
14542025-03-02T04:09:16.080Z Compiling curve25519-dalek v4.1.3
14552025-03-02T04:09:16.343Z Compiling crossbeam-channel v0.5.13
14562025-03-02T04:09:16.484Z Compiling enum-as-inner v0.6.1
14572025-03-02T04:09:16.756Z Compiling futures-executor v0.3.31
14582025-03-02T04:09:16.781Z Compiling md-5 v0.10.6
14592025-03-02T04:09:16.975Z Compiling async-stream-impl v0.3.6
14602025-03-02T04:09:17.083Z Compiling rustls-pemfile v2.2.0
14612025-03-02T04:09:17.279Z Compiling num-integer v0.1.46
14622025-03-02T04:09:17.409Z Compiling hash32 v0.2.1
14632025-03-02T04:09:17.431Z Compiling ff v0.13.0
14642025-03-02T04:09:17.616Z Compiling is-terminal v0.4.13
14652025-03-02T04:09:17.696Z Compiling dropshot v0.12.0
14662025-03-02T04:09:17.762Z Compiling object v0.36.5
14672025-03-02T04:09:17.810Z Compiling memoffset v0.9.1
14682025-03-02T04:09:18.032Z Compiling cfg_aliases v0.2.1
14692025-03-02T04:09:18.052Z Compiling litrs v0.4.1
14702025-03-02T04:09:18.144Z Compiling smoltcp v0.9.1
14712025-03-02T04:09:18.167Z Compiling portable-atomic v1.9.0
14722025-03-02T04:09:18.286Z Compiling take_mut v0.2.2
14732025-03-02T04:09:18.473Z Compiling quick-error v1.2.3
14742025-03-02T04:09:18.762Z Compiling anyhow v1.0.96
14752025-03-02T04:09:18.833Z Compiling utf-8 v0.7.6
14762025-03-02T04:09:19.133Z Compiling fallible-iterator v0.2.0
14772025-03-02T04:09:19.165Z Compiling num-bigint-dig v0.8.4
14782025-03-02T04:09:19.178Z Compiling psl-types v2.0.11
14792025-03-02T04:09:19.273Z Compiling base16ct v0.2.0
14802025-03-02T04:09:19.330Z Compiling linked-hash-map v0.5.6
14812025-03-02T04:09:19.392Z Compiling rustc-demangle v0.1.24
14822025-03-02T04:09:19.564Z Compiling publicsuffix v2.3.0
14832025-03-02T04:09:19.664Z Compiling sec1 v0.7.3
14842025-03-02T04:09:19.765Z Compiling postgres-protocol v0.6.8
14852025-03-02T04:09:19.812Z Compiling lru-cache v0.1.2
14862025-03-02T04:09:20.113Z Compiling document-features v0.2.10
14872025-03-02T04:09:20.225Z Compiling tungstenite v0.24.0
14882025-03-02T04:09:20.341Z Compiling resolv-conf v0.7.0
14892025-03-02T04:09:21.050Z Compiling async-stream v0.3.6
14902025-03-02T04:09:21.074Z Compiling nix v0.29.0
14912025-03-02T04:09:21.432Z Compiling num-iter v0.1.45
14922025-03-02T04:09:21.472Z Compiling slog-term v2.9.1
14932025-03-02T04:09:21.648Z Compiling group v0.13.0
14942025-03-02T04:09:21.993Z Compiling usdt v0.5.0
14952025-03-02T04:09:22.016Z Compiling hickory-proto v0.24.4
14962025-03-02T04:09:22.300Z Compiling futures v0.3.31
14972025-03-02T04:09:22.501Z Compiling slog-bunyan v2.5.0
14982025-03-02T04:09:22.536Z Compiling toml v0.8.20
14992025-03-02T04:09:23.714Z Compiling camino v1.1.9
15002025-03-02T04:09:23.793Z Compiling tokio-native-tls v0.3.1
15012025-03-02T04:09:24.113Z Compiling phf_shared v0.11.2
15022025-03-02T04:09:24.195Z Compiling dropshot_endpoint v0.12.0
15032025-03-02T04:09:24.534Z Compiling backtrace v0.3.74
15042025-03-02T04:09:24.608Z Compiling terminal_size v0.4.0
15052025-03-02T04:09:24.874Z Compiling openapiv3 v2.0.0
15062025-03-02T04:09:24.940Z Compiling waitgroup v0.1.2
15072025-03-02T04:09:25.095Z Compiling serde_path_to_error v0.1.16
15082025-03-02T04:09:25.187Z Compiling hkdf v0.12.4
15092025-03-02T04:09:25.486Z Compiling crypto-bigint v0.5.5
15102025-03-02T04:09:25.870Z Compiling zerocopy-derive v0.6.6
15112025-03-02T04:09:26.778Z Compiling hubpack_derive v0.1.1
15122025-03-02T04:09:27.480Z Compiling curve25519-dalek-derive v0.1.1
15132025-03-02T04:09:27.725Z Compiling webpki-roots v0.26.6
15142025-03-02T04:09:27.878Z Compiling sync_wrapper v1.0.1
15152025-03-02T04:09:27.937Z Compiling hostname v0.4.0
15162025-03-02T04:09:28.055Z Compiling fs-err v2.11.0
15172025-03-02T04:09:28.185Z Compiling crc32fast v1.4.2
15182025-03-02T04:09:28.393Z Compiling ahash v0.8.11
15192025-03-02T04:09:28.488Z Compiling debug-ignore v1.0.5
15202025-03-02T04:09:28.516Z Compiling tower-layer v0.3.3
15212025-03-02T04:09:28.664Z Compiling managed v0.8.0
15222025-03-02T04:09:28.750Z Compiling newtype-uuid v1.2.1
15232025-03-02T04:09:28.816Z Compiling unicode-width v0.2.0
15242025-03-02T04:09:28.968Z Compiling winnow v0.5.40
15252025-03-02T04:09:29.126Z Compiling strum_macros v0.25.3
15262025-03-02T04:09:29.376Z Compiling console v0.15.10
15272025-03-02T04:09:30.849Z Compiling clap_builder v4.5.31
15282025-03-02T04:09:31.211Z Compiling tower v0.5.2
15292025-03-02T04:09:31.526Z Compiling elliptic-curve v0.13.8
15302025-03-02T04:09:31.862Z Compiling flate2 v1.1.0
15312025-03-02T04:09:32.221Z Compiling zerocopy v0.6.6
15322025-03-02T04:09:32.393Z Compiling toml_edit v0.19.15
15332025-03-02T04:09:32.657Z Compiling hickory-resolver v0.24.4
15342025-03-02T04:09:32.776Z Compiling hubpack v0.1.2
15352025-03-02T04:09:33.094Z Compiling signal-hook-mio v0.2.4
15362025-03-02T04:09:33.208Z Compiling phf v0.11.2
15372025-03-02T04:09:33.283Z Compiling hyper-tls v0.6.0
15382025-03-02T04:09:33.514Z Compiling rayon v1.10.0
15392025-03-02T04:09:33.724Z Compiling cookie_store v0.21.1
15402025-03-02T04:09:33.748Z Compiling bzip2 v0.4.4
15412025-03-02T04:09:35.388Z Compiling tokio-tungstenite v0.24.0
15422025-03-02T04:09:35.963Z Compiling postgres-types v0.2.9
15432025-03-02T04:09:37.382Z Compiling ed25519 v2.2.3
15442025-03-02T04:09:38.081Z Compiling phf_shared v0.10.0
15452025-03-02T04:09:38.472Z Compiling tokio-stream v0.1.17
15462025-03-02T04:09:38.476Z Compiling pkcs1 v0.7.5
15472025-03-02T04:09:38.629Z Compiling serde-big-array v0.5.1
15482025-03-02T04:09:38.888Z Compiling clap_derive v4.5.28
15492025-03-02T04:09:39.128Z Compiling rfc6979 v0.4.0
15502025-03-02T04:09:39.308Z Compiling derive-where v1.2.7
15512025-03-02T04:09:39.347Z Compiling serde_repr v0.1.19
15522025-03-02T04:09:39.413Z Compiling bstr v1.10.0
15532025-03-02T04:09:39.481Z Compiling float-cmp v0.10.0
15542025-03-02T04:09:39.733Z Compiling unicode-segmentation v1.12.0
15552025-03-02T04:09:39.779Z Compiling whoami v1.5.2
15562025-03-02T04:09:40.389Z Compiling bit-vec v0.6.3
15572025-03-02T04:09:40.514Z Compiling number_prefix v0.4.0
15582025-03-02T04:09:40.628Z Compiling fixedbitset v0.4.2
15592025-03-02T04:09:40.747Z Compiling predicates-core v1.0.8
15602025-03-02T04:09:40.816Z Compiling precomputed-hash v0.1.1
15612025-03-02T04:09:40.962Z Compiling normalize-line-endings v0.3.0
15622025-03-02T04:09:41.069Z Compiling difflib v0.4.0
15632025-03-02T04:09:41.096Z Compiling new_debug_unreachable v1.0.6
15642025-03-02T04:09:41.121Z Compiling static_assertions v1.1.0
15652025-03-02T04:09:41.138Z Compiling petgraph v0.6.5
15662025-03-02T04:09:41.212Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15672025-03-02T04:09:41.237Z Compiling string_cache v0.8.7
15682025-03-02T04:09:41.671Z Compiling predicates v3.1.3
15692025-03-02T04:09:42.448Z Compiling bit-set v0.5.3
15702025-03-02T04:09:42.544Z Compiling indicatif v0.17.11
15712025-03-02T04:09:42.749Z Compiling similar v2.7.0
15722025-03-02T04:09:43.271Z Compiling tokio-postgres v0.7.13
15732025-03-02T04:09:43.561Z Compiling clap v4.5.31
15742025-03-02T04:09:43.714Z Compiling ecdsa v0.16.9
15752025-03-02T04:09:44.624Z Compiling rsa v0.9.6
15762025-03-02T04:09:44.669Z Compiling ed25519-dalek v2.1.1
15772025-03-02T04:09:44.918Z Compiling toml v0.7.8
15782025-03-02T04:09:46.027Z Compiling zip v0.6.6
15792025-03-02T04:09:46.456Z Compiling crossterm v0.28.1
15802025-03-02T04:09:47.975Z Compiling hex v0.4.3
15812025-03-02T04:09:47.979Z Compiling x509-cert v0.2.5
15822025-03-02T04:09:48.055Z Compiling itertools v0.10.5
15832025-03-02T04:09:48.578Z Compiling lalrpop-util v0.19.12
15842025-03-02T04:09:48.975Z Compiling unicode-xid v0.2.6
15852025-03-02T04:09:49.016Z Compiling peg-runtime v0.8.3
15862025-03-02T04:09:49.123Z Compiling strum_macros v0.26.4
15872025-03-02T04:09:49.187Z Compiling xattr v1.3.1
15882025-03-02T04:09:49.510Z Compiling filetime v0.2.25
15892025-03-02T04:09:49.850Z Compiling tar v0.4.44
15902025-03-02T04:09:53.950Z Compiling strum v0.26.3
15912025-03-02T04:09:57.574Z Compiling aws-lc-sys v0.26.0
15922025-03-02T04:10:29.553Z Compiling rustls-webpki v0.102.8
15932025-03-02T04:10:33.021Z Compiling tokio-rustls v0.25.0
15942025-03-02T04:10:34.939Z Compiling tokio-rustls v0.26.0
15952025-03-02T04:10:35.268Z Compiling hyper-rustls v0.27.3
15962025-03-02T04:10:35.665Z Compiling reqwest v0.12.12
15972025-03-02T04:10:37.024Z Compiling qorb v0.2.1
15982025-03-02T04:10:40.304Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15992025-03-02T04:10:40.604Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16002025-03-02T04:10:45.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
16012025-03-02T04:10:45.743Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16022025-03-02T04:10:45.800ZMar 02 04:10:45.142 INFO Starting download, target: Clickhouse
16032025-03-02T04:10:45.800ZMar 02 04:10:45.142 INFO Starting download, target: Cockroach
16042025-03-02T04:10:45.800ZMar 02 04:10:45.142 INFO Starting download, target: Console
16052025-03-02T04:10:45.800ZMar 02 04:10:45.142 INFO Starting download, target: DendriteOpenapi
16062025-03-02T04:10:45.805ZMar 02 04:10:45.142 INFO Starting download, target: DendriteStub
16072025-03-02T04:10:45.805ZMar 02 04:10:45.142 INFO Starting download, target: MaghemiteMgd
16082025-03-02T04:10:45.805ZMar 02 04:10:45.142 INFO Starting download, target: TransceiverControl
16092025-03-02T04:10:45.805ZMar 02 04:10:45.143 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16102025-03-02T04:10:45.805ZMar 02 04:10:45.143 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16112025-03-02T04:10:45.805ZMar 02 04:10:45.143 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16122025-03-02T04:10:45.805ZMar 02 04:10:45.143 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16132025-03-02T04:10:45.805ZMar 02 04:10:45.143 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16142025-03-02T04:10:45.805ZMar 02 04:10:45.143 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16152025-03-02T04:10:45.805ZMar 02 04:10:45.143 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16162025-03-02T04:10:45.978ZMar 02 04:10:45.315 INFO Download complete, target: DendriteOpenapi
16172025-03-02T04:10:46.164ZMar 02 04:10:45.474 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16182025-03-02T04:10:46.410ZMar 02 04:10:45.732 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16192025-03-02T04:10:46.574ZMar 02 04:10:45.915 INFO Download complete, target: TransceiverControl
16202025-03-02T04:10:46.584ZMar 02 04:10:45.922 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16212025-03-02T04:10:46.757ZMar 02 04:10:46.097 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16222025-03-02T04:10:46.815ZMar 02 04:10:46.155 INFO Download complete, target: Console
16232025-03-02T04:10:47.415ZMar 02 04:10:46.757 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16242025-03-02T04:10:47.415ZMar 02 04:10:46.757 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16252025-03-02T04:10:47.725ZMar 02 04:10:47.066 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16262025-03-02T04:10:49.079ZMar 02 04:10:48.420 INFO Download complete, target: DendriteStub
16272025-03-02T04:10:49.349ZMar 02 04:10:48.690 INFO Download complete, target: MaghemiteMgd
16282025-03-02T04:10:53.961ZMar 02 04:10:53.301 INFO Checking that binary works, target: Cockroach
16292025-03-02T04:10:54.140ZMar 02 04:10:53.481 INFO Download complete, target: Cockroach
16302025-03-02T04:10:58.455ZMar 02 04:10:57.792 INFO Checking that binary works, target: Clickhouse
16312025-03-02T04:10:58.574ZMar 02 04:10:57.914 INFO Download complete, target: Clickhouse
16322025-03-02T04:10:58.583ZAll prerequisites installed successfully
16332025-03-02T04:10:58.588Z
16342025-03-02T04:10:58.588Zreal 6:53.710890173
16352025-03-02T04:10:58.588Zuser 16:31.383380123
16362025-03-02T04:10:58.588Zsys 2:17.529601453
16372025-03-02T04:10:58.588Ztrap 0.658892743
16382025-03-02T04:10:58.588Ztflt 1.031566942
16392025-03-02T04:10:58.588Zdflt 1.335985802
16402025-03-02T04:10:58.588Zkflt 0.027804055
16412025-03-02T04:10:58.588Zlock 25:43.776650061
16422025-03-02T04:10:58.588Zslp 1:02:45.001129916
16432025-03-02T04:10:58.588Zlat 1:03.839601878
16442025-03-02T04:10:58.588Zstop 2:37.810241082
16452025-03-02T04:10:58.588Z+ ptime -m cargo xtask download softnpu
16462025-03-02T04:10:59.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16472025-03-02T04:10:59.301Z Running `target/debug/xtask download softnpu`
16482025-03-02T04:11:00.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
16492025-03-02T04:11:00.330Z Running `target/debug/xtask-downloader softnpu`
16502025-03-02T04:11:00.375ZMar 02 04:10:59.715 INFO Starting download, target: Softnpu
16512025-03-02T04:11:00.379ZMar 02 04:10:59.716 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16522025-03-02T04:11:00.785ZMar 02 04:11:00.125 INFO Download complete, target: Softnpu
16532025-03-02T04:11:00.790Z
16542025-03-02T04:11:00.793Zreal 2.197383242
16552025-03-02T04:11:00.793Zuser 1.475930452
16562025-03-02T04:11:00.793Zsys 0.648730734
16572025-03-02T04:11:00.793Ztrap 0.001499607
16582025-03-02T04:11:00.793Ztflt 0.000050152
16592025-03-02T04:11:00.793Zdflt 0.000030775
16602025-03-02T04:11:00.793Zkflt 0.000000000
16612025-03-02T04:11:00.793Zlock 4.061513470
16622025-03-02T04:11:00.793Zslp 0.272050396
16632025-03-02T04:11:00.793Zlat 0.076699097
16642025-03-02T04:11:00.793Zstop 0.000377207
16652025-03-02T04:11:00.793Z+ export CARGO_INCREMENTAL=0
16662025-03-02T04:11:00.793Z+ CARGO_INCREMENTAL=0
16672025-03-02T04:11:00.794Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16682025-03-02T04:11:01.929Z Compiling proc-macro2 v1.0.93
16692025-03-02T04:11:01.929Z Compiling unicode-ident v1.0.14
16702025-03-02T04:11:01.932Z Compiling libc v0.2.170
16712025-03-02T04:11:01.932Z Compiling serde v1.0.218
16722025-03-02T04:11:01.932Z Compiling autocfg v1.4.0
16732025-03-02T04:11:01.932Z Compiling version_check v0.9.5
16742025-03-02T04:11:01.932Z Compiling cfg-if v1.0.0
16752025-03-02T04:11:02.219Z Compiling memchr v2.7.4
16762025-03-02T04:11:02.264Z Compiling typenum v1.17.0
16772025-03-02T04:11:02.285Z Compiling shlex v1.3.0
16782025-03-02T04:11:02.664Z Compiling value-bag v1.9.0
16792025-03-02T04:11:02.739Z Compiling generic-array v0.14.7
16802025-03-02T04:11:02.838Z Compiling lock_api v0.4.12
16812025-03-02T04:11:03.071Z Compiling log v0.4.22
16822025-03-02T04:11:03.192Z Compiling scopeguard v1.2.0
16832025-03-02T04:11:03.365Z Compiling parking_lot_core v0.9.10
16842025-03-02T04:11:03.592Z Compiling serde_json v1.0.139
16852025-03-02T04:11:03.822Z Compiling libm v0.2.8
16862025-03-02T04:11:03.852Z Compiling rustix v0.38.37
16872025-03-02T04:11:03.895Z Compiling quote v1.0.38
16882025-03-02T04:11:03.980Z Compiling jobserver v0.1.32
16892025-03-02T04:11:04.124Z Compiling getrandom v0.2.15
16902025-03-02T04:11:04.210Z Compiling aho-corasick v1.1.3
16912025-03-02T04:11:04.444Z Compiling syn v2.0.98
16922025-03-02T04:11:04.488Z Compiling cc v1.2.15
16932025-03-02T04:11:04.507Z Compiling num-traits v0.2.19
16942025-03-02T04:11:04.510Z Compiling regex-syntax v0.8.5
16952025-03-02T04:11:04.544Z Compiling semver v1.0.25
16962025-03-02T04:11:04.720Z Compiling thiserror v1.0.69
16972025-03-02T04:11:05.008Z Compiling getrandom v0.3.1
16982025-03-02T04:11:05.154Z Compiling either v1.14.0
16992025-03-02T04:11:05.261Z Compiling itoa v1.0.11
17002025-03-02T04:11:05.432Z Compiling slab v0.4.9
17012025-03-02T04:11:05.522Z Compiling once_cell v1.20.3
17022025-03-02T04:11:05.786Z Compiling spin v0.9.8
17032025-03-02T04:11:06.027Z Compiling errno v0.3.9
17042025-03-02T04:11:06.062Z Compiling rand_core v0.6.4
17052025-03-02T04:11:06.287Z Compiling glob v0.3.2
17062025-03-02T04:11:06.686Z Compiling prettyplease v0.2.29
17072025-03-02T04:11:07.037Z Compiling clang-sys v1.8.1
17082025-03-02T04:11:07.095Z Compiling lazy_static v1.5.0
17092025-03-02T04:11:07.448Z Compiling minimal-lexical v0.2.1
17102025-03-02T04:11:07.498Z Compiling smallvec v1.14.0
17112025-03-02T04:11:07.834Z Compiling libloading v0.8.5
17122025-03-02T04:11:07.867Z Compiling nom v7.1.3
17132025-03-02T04:11:07.941Z Compiling subtle v2.6.1
17142025-03-02T04:11:07.966Z Compiling bindgen v0.69.5
17152025-03-02T04:11:08.002Z Compiling home v0.5.9
17162025-03-02T04:11:08.193Z Compiling regex-automata v0.4.8
17172025-03-02T04:11:08.274Z Compiling itertools v0.12.1
17182025-03-02T04:11:08.729Z Compiling rustc-hash v1.1.0
17192025-03-02T04:11:08.804Z Compiling lazycell v1.3.0
17202025-03-02T04:11:08.909Z Compiling cmake v0.1.51
17212025-03-02T04:11:09.209Z Compiling equivalent v1.0.1
17222025-03-02T04:11:09.352Z Compiling foldhash v0.1.3
17232025-03-02T04:11:09.679Z Compiling fs_extra v1.3.0
17242025-03-02T04:11:09.699Z Compiling dunce v1.0.5
17252025-03-02T04:11:09.864Z Compiling allocator-api2 v0.2.18
17262025-03-02T04:11:10.373Z Compiling byteorder v1.5.0
17272025-03-02T04:11:10.590Z Compiling hashbrown v0.15.1
17282025-03-02T04:11:10.888Z Compiling pkg-config v0.3.31
17292025-03-02T04:11:11.247Z Compiling cexpr v0.6.0
17302025-03-02T04:11:11.276Z Compiling pin-project-lite v0.2.14
17312025-03-02T04:11:11.330Z Compiling ring v0.17.11
17322025-03-02T04:11:11.851Z Compiling synstructure v0.13.1
17332025-03-02T04:11:12.323Z Compiling ryu v1.0.18
17342025-03-02T04:11:12.347Z Compiling paste v1.0.15
17352025-03-02T04:11:12.801Z Compiling const-oid v0.9.6
17362025-03-02T04:11:13.018Z Compiling fnv v1.0.7
17372025-03-02T04:11:13.168Z Compiling aws-lc-rs v1.12.5
17382025-03-02T04:11:13.642Z Compiling schemars v0.8.22
17392025-03-02T04:11:13.745Z Compiling regex v1.11.1
17402025-03-02T04:11:13.928Z Compiling httparse v1.9.5
17412025-03-02T04:11:14.617Z Compiling serde_derive_internals v0.29.1
17422025-03-02T04:11:14.719Z Compiling signal-hook-registry v1.4.2
17432025-03-02T04:11:14.835Z Compiling parking_lot v0.12.3
17442025-03-02T04:11:14.865Z Compiling mio v1.0.2
17452025-03-02T04:11:15.217Z Compiling heck v0.5.0
17462025-03-02T04:11:15.938Z Compiling serde_derive v1.0.218
17472025-03-02T04:11:16.240Z Compiling zeroize_derive v1.4.2
17482025-03-02T04:11:16.618Z Compiling tokio-macros v2.5.0
17492025-03-02T04:11:16.711Z Compiling thiserror-impl v1.0.69
17502025-03-02T04:11:16.965Z Compiling zerocopy-derive v0.7.35
17512025-03-02T04:11:17.488Z Compiling zerofrom-derive v0.1.4
17522025-03-02T04:11:17.645Z Compiling zeroize v1.8.1
17532025-03-02T04:11:18.085Z Compiling yoke-derive v0.7.4
17542025-03-02T04:11:18.088Z Compiling futures-macro v0.3.31
17552025-03-02T04:11:18.150Z Compiling zerovec-derive v0.10.3
17562025-03-02T04:11:18.169Z Compiling displaydoc v0.2.5
17572025-03-02T04:11:19.783Z Compiling icu_provider_macros v1.5.0
17582025-03-02T04:11:19.914Z Compiling tracing-attributes v0.1.27
17592025-03-02T04:11:20.089Z Compiling crypto-common v0.1.6
17602025-03-02T04:11:20.298Z Compiling schemars_derive v0.8.22
17612025-03-02T04:11:20.423Z Compiling block-buffer v0.10.4
17622025-03-02T04:11:20.538Z Compiling stable_deref_trait v1.2.0
17632025-03-02T04:11:20.690Z Compiling digest v0.10.7
17642025-03-02T04:11:20.737Z Compiling zerocopy v0.7.35
17652025-03-02T04:11:20.946Z Compiling socket2 v0.5.8
17662025-03-02T04:11:21.075Z Compiling futures-core v0.3.31
17672025-03-02T04:11:21.120Z Compiling num-conv v0.1.0
17682025-03-02T04:11:21.374Z Compiling time-core v0.1.2
17692025-03-02T04:11:21.438Z Compiling crossbeam-utils v0.8.20
17702025-03-02T04:11:21.585Z Compiling time-macros v0.2.18
17712025-03-02T04:11:22.475Z Compiling der_derive v0.7.3
17722025-03-02T04:11:22.879Z Compiling vcpkg v0.2.15
17732025-03-02T04:11:24.311Z Compiling openssl-sys v0.9.106
17742025-03-02T04:11:25.040Z Compiling futures-sink v0.3.31
17752025-03-02T04:11:25.288Z Compiling zerocopy v0.8.10
17762025-03-02T04:11:25.805Z Compiling cpufeatures v0.2.14
17772025-03-02T04:11:25.885Z Compiling zerocopy-derive v0.8.10
17782025-03-02T04:11:26.018Z Compiling slog v2.7.0
17792025-03-02T04:11:26.535Z Compiling syn v1.0.109
17802025-03-02T04:11:26.725Z Compiling futures-channel v0.3.31
17812025-03-02T04:11:26.989Z Compiling zerofrom v0.1.4
17822025-03-02T04:11:27.257Z Compiling futures-task v0.3.31
17832025-03-02T04:11:27.344Z Compiling pin-utils v0.1.0
17842025-03-02T04:11:27.347Z Compiling iana-time-zone v0.1.61
17852025-03-02T04:11:27.414Z Compiling futures-io v0.3.31
17862025-03-02T04:11:27.468Z Compiling yoke v0.7.4
17872025-03-02T04:11:27.797Z Compiling futures-util v0.3.31
17882025-03-02T04:11:28.013Z Compiling scroll_derive v0.12.0
17892025-03-02T04:11:28.196Z Compiling openssl v0.10.71
17902025-03-02T04:11:28.341Z Compiling ucd-trie v0.1.7
17912025-03-02T04:11:28.647Z Compiling bitflags v2.6.0
17922025-03-02T04:11:28.671Z Compiling bytes v1.10.0
17932025-03-02T04:11:29.472Z Compiling indexmap v2.7.1
17942025-03-02T04:11:30.159Z Compiling tokio v1.43.0
17952025-03-02T04:11:31.724Z Compiling serde_tokenstream v0.2.2
17962025-03-02T04:11:31.789Z Compiling uuid v1.15.1
17972025-03-02T04:11:32.302Z Compiling http v1.2.0
17982025-03-02T04:11:33.184Z Compiling which v4.4.2
17992025-03-02T04:11:33.727Z Compiling chrono v0.4.40
18002025-03-02T04:11:36.016Z Compiling rustc_version v0.4.1
18012025-03-02T04:11:36.642Z Compiling pest v2.7.14
18022025-03-02T04:11:38.951Z Compiling zerovec v0.10.4
18032025-03-02T04:11:39.731Z Compiling hmac v0.12.1
18042025-03-02T04:11:41.037Z Compiling pest_meta v2.7.14
18052025-03-02T04:11:42.251Z Compiling block-padding v0.3.3
18062025-03-02T04:11:42.534Z Compiling openssl-macros v0.1.1
18072025-03-02T04:11:42.619Z Compiling rustls v0.23.19
18082025-03-02T04:11:42.984Z Compiling native-tls v0.2.12
18092025-03-02T04:11:43.321Z Compiling inout v0.1.3
18102025-03-02T04:11:43.381Z Compiling pest_generator v2.7.14
18112025-03-02T04:11:43.624Z Compiling tinystr v0.7.6
18122025-03-02T04:11:43.770Z Compiling serde_spanned v0.6.8
18132025-03-02T04:11:44.046Z Compiling toml_datetime v0.6.8
18142025-03-02T04:11:44.080Z Compiling ppv-lite86 v0.2.20
18152025-03-02T04:11:44.110Z Compiling tracing-core v0.1.32
18162025-03-02T04:11:44.544Z Compiling strsim v0.11.1
18172025-03-02T04:11:44.663Z Compiling writeable v0.5.5
18182025-03-02T04:11:44.942Z Compiling dyn-clone v1.0.18
18192025-03-02T04:11:45.105Z Compiling litemap v0.7.3
18202025-03-02T04:11:45.274Z Compiling pest_derive v2.7.14
18212025-03-02T04:11:45.670Z Compiling icu_locid v1.5.0
18222025-03-02T04:11:45.991Z Compiling aws-lc-sys v0.26.0
18232025-03-02T04:11:46.094Z Compiling tracing v0.1.40
18242025-03-02T04:11:46.296Z Compiling cipher v0.4.4
18252025-03-02T04:11:46.404Z Compiling sha2 v0.10.8
18262025-03-02T04:11:46.951Z Compiling usdt-impl v0.5.0
18272025-03-02T04:11:47.225Z Compiling cookie v0.18.1
18282025-03-02T04:11:47.384Z Compiling base64ct v1.6.0
18292025-03-02T04:11:47.580Z Compiling icu_provider v1.5.0
18302025-03-02T04:11:48.008Z Compiling pem-rfc7468 v0.7.0
18312025-03-02T04:11:49.833Z Compiling scroll v0.12.0
18322025-03-02T04:11:50.787Z Compiling async-trait v0.1.86
18332025-03-02T04:11:52.948Z Compiling flagset v0.4.6
18342025-03-02T04:11:53.072Z Compiling icu_locid_transform_data v1.5.0
18352025-03-02T04:11:53.147Z Compiling percent-encoding v2.3.1
18362025-03-02T04:11:53.317Z Compiling rustls-pki-types v1.10.0
18372025-03-02T04:11:53.597Z Compiling camino v1.1.9
18382025-03-02T04:11:54.151Z Compiling anyhow v1.0.96
18392025-03-02T04:11:54.723Z Compiling plain v0.2.3
18402025-03-02T04:11:54.899Z Compiling goblin v0.8.2
18412025-03-02T04:11:55.058Z Compiling icu_locid_transform v1.5.0
18422025-03-02T04:11:56.995Z Compiling der v0.7.9
18432025-03-02T04:11:58.459Z Compiling icu_collections v1.5.0
18442025-03-02T04:11:59.815Z Compiling tokio-util v0.7.13
18452025-03-02T04:12:00.116Z Compiling rayon-core v1.12.1
18462025-03-02T04:12:00.337Z Compiling icu_properties_data v1.5.0
18472025-03-02T04:12:00.628Z Compiling untrusted v0.9.0
18482025-03-02T04:12:00.859Z Compiling untrusted v0.7.1
18492025-03-02T04:12:01.065Z Compiling powerfmt v0.2.0
18502025-03-02T04:12:01.125Z Compiling pretty-hex v0.4.1
18512025-03-02T04:12:01.173Z Compiling rustls v0.22.4
18522025-03-02T04:12:01.381Z Compiling deranged v0.3.11
18532025-03-02T04:12:01.535Z Compiling dof v0.3.0
18542025-03-02T04:12:01.582Z Compiling icu_properties v1.5.1
18552025-03-02T04:12:03.147Z Compiling spki v0.7.3
18562025-03-02T04:12:03.517Z Compiling salsa20 v0.10.2
18572025-03-02T04:12:03.683Z Compiling dtrace-parser v0.2.0
18582025-03-02T04:12:03.726Z Compiling pbkdf2 v0.12.2
18592025-03-02T04:12:04.245Z Compiling thread-id v4.2.2
18602025-03-02T04:12:04.395Z Compiling atomic-waker v1.1.2
18612025-03-02T04:12:05.064Z Compiling icu_normalizer_data v1.5.0
18622025-03-02T04:12:05.199Z Compiling utf16_iter v1.0.5
18632025-03-02T04:12:05.261Z Compiling utf8_iter v1.0.4
18642025-03-02T04:12:05.572Z Compiling write16 v1.0.0
18652025-03-02T04:12:05.709Z Compiling winnow v0.5.40
18662025-03-02T04:12:05.755Z Compiling litrs v0.4.1
18672025-03-02T04:12:06.106Z Compiling num_threads v0.1.7
18682025-03-02T04:12:06.335Z Compiling icu_normalizer v1.5.0
18692025-03-02T04:12:06.760Z Compiling document-features v0.2.10
18702025-03-02T04:12:07.839Z Compiling time v0.3.36
18712025-03-02T04:12:09.281Z Compiling toml_edit v0.19.15
18722025-03-02T04:12:11.985Z Compiling scrypt v0.11.0
18732025-03-02T04:12:12.033Z Compiling form_urlencoded v1.2.1
18742025-03-02T04:12:12.199Z Compiling cbc v0.1.2
18752025-03-02T04:12:12.455Z Compiling aes v0.8.4
18762025-03-02T04:12:12.483Z Compiling http-body v1.0.1
18772025-03-02T04:12:12.799Z Compiling multer v3.1.0
18782025-03-02T04:12:12.981Z Compiling rustversion v1.0.17
18792025-03-02T04:12:13.335Z Compiling tinyvec_macros v0.1.1
18802025-03-02T04:12:13.587Z Compiling try-lock v0.2.5
18812025-03-02T04:12:13.671Z Compiling slog-async v2.8.0
18822025-03-02T04:12:13.773Z Compiling want v0.3.1
18832025-03-02T04:12:13.792Z Compiling tinyvec v1.8.0
18842025-03-02T04:12:14.111Z Compiling pkcs5 v0.7.1
18852025-03-02T04:12:15.341Z Compiling idna_adapter v1.2.0
18862025-03-02T04:12:15.666Z Compiling h2 v0.4.6
18872025-03-02T04:12:15.864Z Compiling rand_chacha v0.3.1
18882025-03-02T04:12:16.014Z Compiling heapless v0.7.17
18892025-03-02T04:12:16.541Z Compiling bzip2-sys v0.1.11+1.0.8
18902025-03-02T04:12:17.020Z Compiling tower-service v0.3.3
18912025-03-02T04:12:17.178Z Compiling signal-hook v0.3.17
18922025-03-02T04:12:17.391Z Compiling httpdate v1.0.3
18932025-03-02T04:12:19.453Z Compiling rand v0.8.5
18942025-03-02T04:12:20.048Z Compiling idna v1.0.3
18952025-03-02T04:12:21.004Z Compiling pkcs8 v0.10.2
18962025-03-02T04:12:21.866Z Compiling usdt-macro v0.5.0
18972025-03-02T04:12:22.505Z Compiling usdt-attr-macro v0.5.0
18982025-03-02T04:12:23.271Z Compiling async-stream-impl v0.3.6
18992025-03-02T04:12:23.561Z Compiling adler2 v2.0.0
19002025-03-02T04:12:24.151Z Compiling base64 v0.22.1
19012025-03-02T04:12:24.298Z Compiling miniz_oxide v0.8.5
19022025-03-02T04:12:24.467Z Compiling hyper v1.6.0
19032025-03-02T04:12:27.957Z Compiling hyper-util v0.1.10
19042025-03-02T04:12:33.106Z Compiling curve25519-dalek v4.1.3
19052025-03-02T04:12:33.388Z Compiling openapiv3 v2.0.0
19062025-03-02T04:12:33.683Z Compiling enum-as-inner v0.6.1
19072025-03-02T04:12:34.692Z Compiling memoffset v0.9.1
19082025-03-02T04:12:34.733Z Compiling dropshot v0.12.0
19092025-03-02T04:12:34.754Z Compiling foreign-types-shared v0.1.1
19102025-03-02T04:12:34.901Z Compiling portable-atomic v1.9.0
19112025-03-02T04:12:35.051Z Compiling num-bigint-dig v0.8.4
19122025-03-02T04:12:35.080Z Compiling smoltcp v0.9.1
19132025-03-02T04:12:35.537Z Compiling newtype-uuid v1.2.1
19142025-03-02T04:12:35.683Z Compiling match_cfg v0.1.0
19152025-03-02T04:12:35.791Z Compiling hostname v0.3.1
19162025-03-02T04:12:35.814Z Compiling foreign-types v0.3.2
19172025-03-02T04:12:37.109Z Compiling rand_core v0.9.2
19182025-03-02T04:12:37.495Z Compiling url v2.5.3
19192025-03-02T04:12:39.933Z Compiling http-body-util v0.1.2
19202025-03-02T04:12:40.214Z Compiling dirs-sys-next v0.1.2
19212025-03-02T04:12:40.492Z Compiling encoding_rs v0.8.34
19222025-03-02T04:12:40.691Z Compiling ident_case v1.0.1
19232025-03-02T04:12:40.771Z Compiling heck v0.4.1
19242025-03-02T04:12:40.894Z Compiling gimli v0.31.1
19252025-03-02T04:12:41.158Z Compiling cfg_aliases v0.2.1
19262025-03-02T04:12:41.296Z Compiling siphasher v0.3.11
19272025-03-02T04:12:41.662Z Compiling data-encoding v2.6.0
19282025-03-02T04:12:43.098Z Compiling mime v0.3.17
19292025-03-02T04:12:43.628Z Compiling nix v0.29.0
19302025-03-02T04:12:43.799Z Compiling darling_core v0.20.10
19312025-03-02T04:12:44.485Z Compiling dirs-next v2.0.0
19322025-03-02T04:12:47.735Z Compiling addr2line v0.24.2
19332025-03-02T04:12:48.770Z Compiling rand_chacha v0.9.0
19342025-03-02T04:12:50.159Z Compiling unicode-normalization v0.1.24
19352025-03-02T04:12:51.290Z Compiling crossbeam-epoch v0.9.18
19362025-03-02T04:12:51.762Z Compiling serde_urlencoded v0.7.1
19372025-03-02T04:12:52.021Z Compiling rustls-pemfile v2.2.0
19382025-03-02T04:12:52.252Z Compiling hubpack_derive v0.1.1
19392025-03-02T04:12:52.273Z Compiling dropshot_endpoint v0.12.0
19402025-03-02T04:12:52.360Z Compiling sha1 v0.10.6
19412025-03-02T04:12:52.548Z Compiling signature v2.2.0
19422025-03-02T04:12:52.770Z Compiling curve25519-dalek-derive v0.1.1
19432025-03-02T04:12:52.805Z Compiling zerocopy-derive v0.6.6
19442025-03-02T04:12:53.144Z Compiling thread_local v1.1.8
19452025-03-02T04:12:54.118Z Compiling object v0.36.5
19462025-03-02T04:12:54.599Z Compiling fs-err v2.11.0
19472025-03-02T04:12:55.032Z Compiling ahash v0.8.11
19482025-03-02T04:12:56.183Z Compiling rustc-demangle v0.1.24
19492025-03-02T04:12:58.593Z Compiling unicode-properties v0.1.3
19502025-03-02T04:12:58.890Z Compiling unicode-bidi v0.3.17
19512025-03-02T04:12:59.066Z Compiling utf8parse v0.2.2
19522025-03-02T04:12:59.262Z Compiling anstyle v1.0.10
19532025-03-02T04:12:59.747Z Compiling openssl-probe v0.1.5
19542025-03-02T04:13:01.419Z Compiling winnow v0.7.3
19552025-03-02T04:13:03.444Z Compiling ipnet v2.11.0
19562025-03-02T04:13:05.864Z Compiling toml_edit v0.22.24
19572025-03-02T04:13:06.939Z Compiling rustls-webpki v0.102.8
19582025-03-02T04:13:08.756Z Compiling backtrace v0.3.74
19592025-03-02T04:13:14.292Z Compiling stringprep v0.1.5
19602025-03-02T04:13:15.210Z Compiling anstyle-parse v0.2.5
19612025-03-02T04:13:15.581Z Compiling crossbeam-deque v0.8.5
19622025-03-02T04:13:16.028Z Compiling darling_macro v0.20.10
19632025-03-02T04:13:16.951Z Compiling rand v0.9.0
19642025-03-02T04:13:18.323Z Compiling term v0.7.0
19652025-03-02T04:13:18.383Z Compiling slog-json v2.6.1
19662025-03-02T04:13:19.636Z Compiling crossbeam-channel v0.5.13
19672025-03-02T04:13:20.403Z Compiling futures-executor v0.3.31
19682025-03-02T04:13:20.553Z Compiling num-integer v0.1.46
19692025-03-02T04:13:20.575Z Compiling md-5 v0.10.6
19702025-03-02T04:13:20.715Z Compiling hash32 v0.2.1
19712025-03-02T04:13:20.856Z Compiling ff v0.13.0
19722025-03-02T04:13:20.878Z Compiling is-terminal v0.4.13
19732025-03-02T04:13:21.059Z Compiling memmap v0.7.0
19742025-03-02T04:13:21.136Z Compiling utf-8 v0.7.6
19752025-03-02T04:13:21.265Z Compiling colorchoice v1.0.2
19762025-03-02T04:13:21.285Z Compiling linked-hash-map v0.5.6
19772025-03-02T04:13:21.361Z Compiling psl-types v2.0.11
19782025-03-02T04:13:21.457Z Compiling take_mut v0.2.2
19792025-03-02T04:13:21.635Z Compiling base16ct v0.2.0
19802025-03-02T04:13:21.655Z Compiling anstyle-query v1.1.1
19812025-03-02T04:13:21.829Z Compiling is_terminal_polyfill v1.70.1
19822025-03-02T04:13:21.856Z Compiling quick-error v1.2.3
19832025-03-02T04:13:21.928Z Compiling fallible-iterator v0.2.0
19842025-03-02T04:13:21.981Z Compiling anstream v0.6.15
19852025-03-02T04:13:22.029Z Compiling resolv-conf v0.7.0
19862025-03-02T04:13:22.264Z Compiling sec1 v0.7.3
19872025-03-02T04:13:22.592Z Compiling postgres-protocol v0.6.8
19882025-03-02T04:13:22.648Z Compiling publicsuffix v2.3.0
19892025-03-02T04:13:22.833Z Compiling lru-cache v0.1.2
19902025-03-02T04:13:23.051Z Compiling tungstenite v0.24.0
19912025-03-02T04:13:23.339Z Compiling usdt v0.5.0
19922025-03-02T04:13:23.634Z Compiling num-iter v0.1.45
19932025-03-02T04:13:23.787Z Compiling group v0.13.0
19942025-03-02T04:13:23.867Z Compiling slog-term v2.9.1
19952025-03-02T04:13:24.141Z Compiling futures v0.3.31
19962025-03-02T04:13:26.756Z Compiling slog-bunyan v2.5.0
19972025-03-02T04:13:26.873Z Compiling darling v0.20.10
19982025-03-02T04:13:27.030Z Compiling tokio-rustls v0.26.0
19992025-03-02T04:13:27.181Z Compiling tokio-native-tls v0.3.1
20002025-03-02T04:13:27.536Z Compiling tokio-rustls v0.25.0
20012025-03-02T04:13:27.745Z Compiling toml v0.8.20
20022025-03-02T04:13:27.839Z Compiling hickory-proto v0.24.4
20032025-03-02T04:13:28.493Z Compiling phf_shared v0.11.2
20042025-03-02T04:13:28.873Z Compiling strum_macros v0.25.3
20052025-03-02T04:13:29.572Z Compiling async-stream v0.3.6
20062025-03-02T04:13:29.674Z Compiling waitgroup v0.1.2
20072025-03-02T04:13:29.875Z Compiling webpki-roots v0.26.6
20082025-03-02T04:13:30.320Z Compiling hkdf v0.12.4
20092025-03-02T04:13:30.378Z Compiling terminal_size v0.4.0
20102025-03-02T04:13:30.610Z Compiling serde_path_to_error v0.1.16
20112025-03-02T04:13:30.625Z Compiling sync_wrapper v1.0.1
20122025-03-02T04:13:30.996Z Compiling crypto-bigint v0.5.5
20132025-03-02T04:13:31.129Z Compiling derive-where v1.2.7
20142025-03-02T04:13:31.373Z Compiling clap_derive v4.5.28
20152025-03-02T04:13:32.281Z Compiling serde_repr v0.1.19
20162025-03-02T04:13:33.217Z Compiling regress v0.10.3
20172025-03-02T04:13:33.429Z Compiling hostname v0.4.0
20182025-03-02T04:13:33.660Z Compiling crc32fast v1.4.2
20192025-03-02T04:13:34.010Z Compiling bitflags v1.3.2
20202025-03-02T04:13:34.167Z Compiling managed v0.8.0
20212025-03-02T04:13:34.269Z Compiling unicode-width v0.2.0
20222025-03-02T04:13:34.706Z Compiling tower-layer v0.3.3
20232025-03-02T04:13:35.160Z Compiling clap_lex v0.7.4
20242025-03-02T04:13:35.269Z Compiling debug-ignore v1.0.5
20252025-03-02T04:13:35.587Z Compiling clap_builder v4.5.31
20262025-03-02T04:13:35.763Z Compiling tower v0.5.2
20272025-03-02T04:13:37.566Z Compiling typify-impl v0.2.0
20282025-03-02T04:13:39.698Z Compiling console v0.15.10
20292025-03-02T04:13:40.234Z Compiling elliptic-curve v0.13.8
20302025-03-02T04:13:40.828Z Compiling flate2 v1.1.0
20312025-03-02T04:13:40.978Z Compiling hickory-resolver v0.24.4
20322025-03-02T04:13:42.427Z Compiling hyper-rustls v0.27.3
20332025-03-02T04:13:44.757Z Compiling phf v0.11.2
20342025-03-02T04:13:45.108Z Compiling hyper-tls v0.6.0
20352025-03-02T04:13:45.535Z Compiling rayon v1.10.0
20362025-03-02T04:13:45.901Z Compiling signal-hook-mio v0.2.4
20372025-03-02T04:13:45.921Z Compiling cookie_store v0.21.1
20382025-03-02T04:13:46.129Z Compiling bzip2 v0.4.4
20392025-03-02T04:13:46.516Z Compiling tokio-tungstenite v0.24.0
20402025-03-02T04:13:47.113Z Compiling postgres-types v0.2.9
20412025-03-02T04:13:48.122Z Compiling zerocopy v0.6.6
20422025-03-02T04:13:48.316Z Compiling hubpack v0.1.2
20432025-03-02T04:13:48.941Z Compiling ed25519 v2.2.3
20442025-03-02T04:13:49.197Z Compiling phf_shared v0.10.0
20452025-03-02T04:13:49.441Z Compiling pkcs1 v0.7.5
20462025-03-02T04:13:49.894Z Compiling tokio-stream v0.1.17
20472025-03-02T04:13:50.124Z Compiling ipnetwork v0.21.1
20482025-03-02T04:13:50.351Z Compiling rfc6979 v0.4.0
20492025-03-02T04:13:50.762Z Compiling serde-big-array v0.5.1
20502025-03-02T04:13:50.825Z Compiling float-cmp v0.10.0
20512025-03-02T04:13:50.870Z Compiling bstr v1.10.0
20522025-03-02T04:13:51.097Z Compiling difflib v0.4.0
20532025-03-02T04:13:51.991Z Compiling static_assertions v1.1.0
20542025-03-02T04:13:52.133Z Compiling new_debug_unreachable v1.0.6
20552025-03-02T04:13:52.179Z Compiling number_prefix v0.4.0
20562025-03-02T04:13:52.255Z Compiling normalize-line-endings v0.3.0
20572025-03-02T04:13:52.349Z Compiling whoami v1.5.2
20582025-03-02T04:13:52.389Z Compiling precomputed-hash v0.1.1
20592025-03-02T04:13:52.412Z Compiling predicates-core v1.0.8
20602025-03-02T04:13:52.530Z Compiling bit-vec v0.6.3
20612025-03-02T04:13:52.737Z Compiling fixedbitset v0.4.2
20622025-03-02T04:13:52.827Z Compiling unicode-segmentation v1.12.0
20632025-03-02T04:13:52.910Z Compiling bit-set v0.5.3
20642025-03-02T04:13:52.964Z Compiling tokio-postgres v0.7.13
20652025-03-02T04:13:53.146Z Compiling petgraph v0.6.5
20662025-03-02T04:13:53.218Z Compiling predicates v3.1.3
20672025-03-02T04:13:53.674Z Compiling similar v2.7.0
20682025-03-02T04:13:53.888Z Compiling string_cache v0.8.7
20692025-03-02T04:13:54.316Z Compiling indicatif v0.17.11
20702025-03-02T04:13:55.521Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20712025-03-02T04:13:56.399Z Compiling qorb v0.2.1
20722025-03-02T04:13:56.447Z Compiling ecdsa v0.16.9
20732025-03-02T04:13:57.299Z Compiling rsa v0.9.6
20742025-03-02T04:13:58.339Z Compiling reqwest v0.12.12
20752025-03-02T04:13:59.008Z Compiling ed25519-dalek v2.1.1
20762025-03-02T04:14:00.810Z Compiling typify-macro v0.2.0
20772025-03-02T04:14:00.979Z Compiling zip v0.6.6
20782025-03-02T04:14:01.167Z Compiling crossterm v0.28.1
20792025-03-02T04:14:01.708Z Compiling clap v4.5.31
20802025-03-02T04:14:02.833Z Compiling toml v0.7.8
20812025-03-02T04:14:04.166Z Compiling x509-cert v0.2.5
20822025-03-02T04:14:04.401Z Compiling hex v0.4.3
20832025-03-02T04:14:05.205Z Compiling itertools v0.10.5
20842025-03-02T04:14:05.703Z Compiling peg-runtime v0.8.3
20852025-03-02T04:14:06.207Z Compiling lalrpop-util v0.19.12
20862025-03-02T04:14:06.601Z Compiling unicode-xid v0.2.6
20872025-03-02T04:14:10.021Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20882025-03-02T04:14:15.013Z Compiling proc-macro-crate v1.3.1
20892025-03-02T04:14:15.083Z Compiling macaddr v1.0.1
20902025-03-02T04:14:15.802Z Compiling itertools v0.13.0
20912025-03-02T04:14:16.991Z Compiling heapless v0.8.0
20922025-03-02T04:14:18.819Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20932025-03-02T04:14:21.249Z Compiling num_enum_derive v0.5.11
20942025-03-02T04:14:28.461Z Compiling hash32 v0.3.1
20952025-03-02T04:14:29.491Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20962025-03-02T04:14:29.866Z Compiling smoltcp v0.11.0
20972025-03-02T04:14:31.335Z Compiling thiserror v2.0.11
20982025-03-02T04:14:38.199Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20992025-03-02T04:14:38.356Z Compiling num_enum v0.5.11
21002025-03-02T04:14:38.785Z Compiling typify v0.2.0
21012025-03-02T04:14:38.943Z Compiling oxnet v0.1.1
21022025-03-02T04:14:40.215Z Compiling thiserror-impl v2.0.11
21032025-03-02T04:14:40.240Z Compiling proc-macro-error-attr v1.0.4
21042025-03-02T04:14:42.523Z Compiling cobs v0.2.3
21052025-03-02T04:14:43.133Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21062025-03-02T04:14:43.337Z Compiling unsafe-libyaml v0.2.11
21072025-03-02T04:14:44.781Z Compiling serde_yaml v0.9.34+deprecated
21082025-03-02T04:14:45.055Z Compiling postcard v1.0.10
21092025-03-02T04:14:58.555Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21102025-03-02T04:14:58.740Z Compiling progenitor-impl v0.8.0
21112025-03-02T04:15:10.535Z Compiling strum_macros v0.26.4
21122025-03-02T04:15:11.061Z Compiling foreign-types-macros v0.2.3
21132025-03-02T04:15:11.086Z Compiling structmeta-derive v0.3.0
21142025-03-02T04:15:11.424Z Compiling proc-macro-error v1.0.4
21152025-03-02T04:15:11.561Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21162025-03-02T04:15:11.789Z Compiling unicode-width v0.1.14
21172025-03-02T04:15:13.056Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21182025-03-02T04:15:13.338Z Compiling foreign-types-shared v0.3.1
21192025-03-02T04:15:13.522Z Compiling structmeta v0.3.0
21202025-03-02T04:15:14.223Z Compiling foreign-types v0.5.0
21212025-03-02T04:15:14.326Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21222025-03-02T04:15:14.738Z Compiling strum v0.26.3
21232025-03-02T04:15:19.228Z Compiling tabwriter v1.4.0
21242025-03-02T04:15:24.977Z Compiling progenitor-macro v0.8.0
21252025-03-02T04:15:28.695Z Compiling progenitor-client v0.8.0
21262025-03-02T04:15:29.649Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21272025-03-02T04:15:30.476Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21282025-03-02T04:15:31.378Z Compiling daft-derive v0.1.1
21292025-03-02T04:15:32.901Z Compiling cstr-argument v0.1.2
21302025-03-02T04:15:33.154Z Compiling dropshot v0.16.0
21312025-03-02T04:15:33.534Z Compiling crucible-workspace-hack v0.1.0
21322025-03-02T04:15:33.898Z Compiling fastrand v2.1.1
21332025-03-02T04:15:34.226Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21342025-03-02T04:15:34.508Z Compiling pretty-hex v0.2.1
21352025-03-02T04:15:34.611Z Compiling tempfile v3.13.0
21362025-03-02T04:15:34.764Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21372025-03-02T04:15:34.900Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21382025-03-02T04:15:35.216Z Compiling daft v0.1.1
21392025-03-02T04:15:35.492Z Compiling progenitor v0.8.0
21402025-03-02T04:15:35.774Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21412025-03-02T04:15:35.993Z Compiling parse-display-derive v0.10.0
21422025-03-02T04:15:36.010Z Compiling colored v2.2.0
21432025-03-02T04:15:36.388Z Compiling serde_with_macros v3.12.0
21442025-03-02T04:15:36.516Z Compiling dropshot_endpoint v0.16.0
21452025-03-02T04:15:37.454Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21462025-03-02T04:15:38.275Z Compiling instant v0.1.13
21472025-03-02T04:15:38.485Z Compiling winnow v0.6.20
21482025-03-02T04:15:38.658Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21492025-03-02T04:15:39.121Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21502025-03-02T04:15:39.596Z Compiling parse-display v0.10.0
21512025-03-02T04:15:41.125Z Compiling serde_with v3.12.0
21522025-03-02T04:15:41.493Z Compiling backoff v0.4.0
21532025-03-02T04:15:41.895Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21542025-03-02T04:15:42.222Z Compiling zone_cfg_derive v0.3.0
21552025-03-02T04:15:42.365Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21562025-03-02T04:15:42.984Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21572025-03-02T04:15:43.155Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21582025-03-02T04:15:43.586Z Compiling camino-tempfile v1.1.1
21592025-03-02T04:15:43.847Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21602025-03-02T04:15:44.299Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21612025-03-02T04:15:44.410Z Compiling progenitor-client v0.9.1
21622025-03-02T04:15:44.517Z Compiling num-derive v0.4.2
21632025-03-02T04:15:45.429Z Compiling sigpipe v0.1.3
21642025-03-02T04:15:45.475Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21652025-03-02T04:15:45.594Z Compiling libefi-sys v0.1.0
21662025-03-02T04:15:45.866Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21672025-03-02T04:15:45.984Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21682025-03-02T04:15:46.822Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
21692025-03-02T04:15:48.452Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21702025-03-02T04:15:49.056Z Compiling zone v0.3.0
21712025-03-02T04:15:49.075Z Compiling itertools v0.14.0
21722025-03-02T04:15:50.129Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21732025-03-02T04:15:51.961Z Compiling smf v0.2.3
21742025-03-02T04:15:52.535Z Compiling bitfield-struct v0.6.2
21752025-03-02T04:15:52.766Z Compiling blake3 v1.5.4
21762025-03-02T04:15:52.940Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21772025-03-02T04:15:53.829Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21782025-03-02T04:15:54.013Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21792025-03-02T04:15:54.096Z Compiling xattr v1.3.1
21802025-03-02T04:15:54.462Z Compiling memmap2 v0.9.5
21812025-03-02T04:15:54.611Z Compiling filetime v0.2.25
21822025-03-02T04:15:54.634Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21832025-03-02T04:15:54.786Z Compiling arrayvec v0.7.6
21842025-03-02T04:15:54.993Z Compiling arrayref v0.3.9
21852025-03-02T04:15:55.081Z Compiling same-file v1.0.6
21862025-03-02T04:15:55.128Z Compiling constant_time_eq v0.3.1
21872025-03-02T04:15:55.157Z Compiling tar v0.4.44
21882025-03-02T04:15:55.287Z Compiling walkdir v2.5.0
21892025-03-02T04:15:55.382Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21902025-03-02T04:15:56.940Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21912025-03-02T04:15:57.400Z Compiling gethostname v0.5.0
21922025-03-02T04:15:57.643Z Compiling cargo-platform v0.1.8
21932025-03-02T04:15:57.855Z Compiling topological-sort v0.2.2
21942025-03-02T04:15:58.100Z Compiling fixedbitset v0.5.7
21952025-03-02T04:15:58.222Z Compiling omicron-zone-package v0.12.0
21962025-03-02T04:15:58.754Z Compiling petgraph v0.7.1
21972025-03-02T04:15:59.292Z Compiling cargo_metadata v0.19.1
21982025-03-02T04:16:01.300Z Compiling indent_write v2.2.0
21992025-03-02T04:16:01.580Z Compiling shell-words v1.1.0
22002025-03-02T04:16:08.468Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22012025-03-02T04:16:09.723Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22022025-03-02T04:16:15.801Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22032025-03-02T04:16:30.867Z Finished `release` profile [optimized] target(s) in 5m 29s
22042025-03-02T04:16:31.048Z Running `target/release/omicron-package -t test target create -p dev`
22052025-03-02T04:16:31.103ZLogging to: /work/oxidecomputer/omicron/out/LOG
22062025-03-02T04:16:31.106ZCreated new build target 'test' and set it as active
22072025-03-02T04:16:31.106Z
22082025-03-02T04:16:31.106Zreal 5:30.264491379
22092025-03-02T04:16:31.106Zuser 38:13.691843728
22102025-03-02T04:16:31.106Zsys 3:43.723889445
22112025-03-02T04:16:31.106Ztrap 1.299706790
22122025-03-02T04:16:31.107Ztflt 1.636913414
22132025-03-02T04:16:31.107Zdflt 0.954220646
22142025-03-02T04:16:31.107Zkflt 0.000130802
22152025-03-02T04:16:31.107Zlock 1:15:27.737680889
22162025-03-02T04:16:31.107Zslp 2:34:37.636130082
22172025-03-02T04:16:31.107Zlat 2:52.938741452
22182025-03-02T04:16:31.107Zstop 5:04.968841962
22192025-03-02T04:16:31.110Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
22202025-03-02T04:16:32.218Z Finished `release` profile [optimized] target(s) in 1.05s
22212025-03-02T04:16:32.278Z Running `target/release/omicron-package -t test package`
22222025-03-02T04:16:32.328ZLogging to: /work/oxidecomputer/omicron/out/LOG
22232025-03-02T04:16:33.585Z Compiling ring v0.17.11
22242025-03-02T04:16:33.776Z Compiling thiserror v2.0.11
22252025-03-02T04:16:33.798Z Compiling typify-impl v0.3.0
22262025-03-02T04:16:33.815Z Compiling convert_case v0.4.0
22272025-03-02T04:16:33.819Z Compiling newline-converter v0.3.0
22282025-03-02T04:16:33.819Z Compiling password-hash v0.5.0
22292025-03-02T04:16:33.819Z Compiling blake2 v0.10.6
22302025-03-02T04:16:34.075Z Compiling expectorate v1.1.0
22312025-03-02T04:16:34.359Z Compiling base64 v0.21.7
22322025-03-02T04:16:34.420Z Compiling derive_more v0.99.19
22332025-03-02T04:16:34.995Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22342025-03-02T04:16:35.496Z Compiling argon2 v0.5.3
22352025-03-02T04:16:35.744Z Compiling atomicwrites v0.4.4
22362025-03-02T04:16:36.040Z Compiling owo-colors v4.2.0
22372025-03-02T04:16:36.308Z Compiling cancel-safe-futures v0.1.5
22382025-03-02T04:16:36.713Z Compiling num-rational v0.4.2
22392025-03-02T04:16:36.741Z Compiling libsw-core v0.3.1
22402025-03-02T04:16:37.048Z Compiling num-complex v0.4.6
22412025-03-02T04:16:37.766Z Compiling libsw v3.4.0
22422025-03-02T04:16:38.091Z Compiling num v0.4.3
22432025-03-02T04:16:38.853Z Compiling linear-map v1.2.0
22442025-03-02T04:16:39.097Z Compiling rustls v0.23.19
22452025-03-02T04:16:39.140Z Compiling rustls v0.22.4
22462025-03-02T04:16:39.167Z Compiling swrite v0.1.0
22472025-03-02T04:16:39.279Z Compiling float-ord v0.3.2
22482025-03-02T04:16:39.337Z Compiling highway v1.3.0
22492025-03-02T04:16:39.474Z Compiling tungstenite v0.21.0
22502025-03-02T04:16:40.006Z Compiling semver v0.1.20
22512025-03-02T04:16:40.525Z Compiling rustc_version v0.1.7
22522025-03-02T04:16:40.662Z Compiling ipnetwork v0.21.1
22532025-03-02T04:16:40.925Z Compiling tokio-tungstenite v0.21.0
22542025-03-02T04:16:40.928Z Compiling newtype_derive v0.1.6
22552025-03-02T04:16:41.379Z Compiling oxnet v0.1.1
22562025-03-02T04:16:41.404Z Compiling humantime v2.1.0
22572025-03-02T04:16:41.991Z Compiling rustls-webpki v0.102.8
22582025-03-02T04:16:42.049Z Compiling daft v0.1.1
22592025-03-02T04:16:42.250Z Compiling dropshot v0.16.0
22602025-03-02T04:16:42.336Z Compiling instant v0.1.13
22612025-03-02T04:16:42.516Z Compiling backoff v0.4.0
22622025-03-02T04:16:42.541Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22632025-03-02T04:16:42.897Z Compiling steno v0.4.1
22642025-03-02T04:16:43.659Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22652025-03-02T04:16:44.129Z Compiling typify-macro v0.3.0
22662025-03-02T04:16:44.492Z Compiling parse-display v0.10.0
22672025-03-02T04:16:44.999Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22682025-03-02T04:16:45.188Z Compiling strum v0.26.3
22692025-03-02T04:16:45.390Z Compiling serde_with v3.12.0
22702025-03-02T04:16:47.420Z Compiling tokio-rustls v0.25.0
22712025-03-02T04:16:47.707Z Compiling typify v0.3.0
22722025-03-02T04:16:47.868Z Compiling dropshot v0.12.0
22732025-03-02T04:16:47.890Z Compiling progenitor-impl v0.9.1
22742025-03-02T04:16:50.769Z Compiling tokio-rustls v0.26.0
22752025-03-02T04:16:51.277Z Compiling hyper-rustls v0.27.3
22762025-03-02T04:16:51.861Z Compiling reqwest v0.12.12
22772025-03-02T04:16:53.987Z Compiling qorb v0.2.1
22782025-03-02T04:16:55.650Z Compiling progenitor-macro v0.9.1
22792025-03-02T04:16:59.373Z Compiling progenitor-client v0.9.1
22802025-03-02T04:16:59.969Z Compiling progenitor-client v0.8.0
22812025-03-02T04:17:00.511Z Compiling progenitor v0.8.0
22822025-03-02T04:17:00.772Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22832025-03-02T04:17:01.056Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22842025-03-02T04:17:01.700Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22852025-03-02T04:17:02.491Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22862025-03-02T04:17:30.036Z Compiling progenitor v0.9.1
22872025-03-02T04:17:30.793Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22882025-03-02T04:17:34.145Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22892025-03-02T04:17:34.818Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22902025-03-02T04:17:36.365Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22912025-03-02T04:17:40.681Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22922025-03-02T04:17:42.457Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22932025-03-02T04:17:42.659Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22942025-03-02T04:17:44.383Z Compiling macaddr v1.0.1
22952025-03-02T04:17:45.062Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22962025-03-02T04:17:45.121Z Compiling slog-dtrace v0.3.0
22972025-03-02T04:17:45.532Z Compiling prettyplease v0.2.29
22982025-03-02T04:17:47.106Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22992025-03-02T04:17:48.205Z Compiling half v2.4.1
23002025-03-02T04:17:48.959Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23012025-03-02T04:17:49.716Z Compiling ciborium-io v0.2.2
23022025-03-02T04:17:49.905Z Compiling ciborium-ll v0.2.2
23032025-03-02T04:17:50.486Z Compiling bytecount v0.6.8
23042025-03-02T04:17:50.541Z Compiling ciborium v0.2.2
23052025-03-02T04:17:50.818Z Compiling display-error-chain v0.2.2
23062025-03-02T04:17:51.069Z Compiling const_format_proc_macros v0.2.34
23072025-03-02T04:17:52.624Z Compiling maplit v1.0.2
23082025-03-02T04:17:52.781Z Compiling keccak v0.1.5
23092025-03-02T04:17:52.946Z Compiling crunchy v0.2.2
23102025-03-02T04:17:53.444Z Compiling fastrand v2.1.1
23112025-03-02T04:17:53.959Z Compiling same-file v1.0.6
23122025-03-02T04:17:53.979Z Compiling tempfile v3.13.0
23132025-03-02T04:17:54.233Z Compiling walkdir v2.5.0
23142025-03-02T04:17:54.364Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23152025-03-02T04:17:54.734Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23162025-03-02T04:17:54.868Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23172025-03-02T04:18:00.156Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23182025-03-02T04:18:01.131Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23192025-03-02T04:18:01.843Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23202025-03-02T04:18:02.681Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23212025-03-02T04:18:08.881Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23222025-03-02T04:18:10.501Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23232025-03-02T04:18:11.332Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23242025-03-02T04:18:18.075Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23252025-03-02T04:18:19.678Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23262025-03-02T04:18:20.085Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23272025-03-02T04:18:21.056Z Compiling sha3 v0.10.8
23282025-03-02T04:18:21.905Z Compiling const_format v0.2.34
23292025-03-02T04:18:23.188Z Compiling radium v0.7.0
23302025-03-02T04:18:23.687Z Compiling tiny-keccak v2.0.2
23312025-03-02T04:18:24.124Z Compiling blake3 v1.5.4
23322025-03-02T04:18:24.284Z Compiling dsl_auto_type v0.1.2
23332025-03-02T04:18:24.696Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23342025-03-02T04:18:24.818Z Compiling scheduled-thread-pool v0.2.7
23352025-03-02T04:18:24.879Z Compiling xattr v1.3.1
23362025-03-02T04:18:25.140Z Compiling diesel_table_macro_syntax v0.2.0
23372025-03-02T04:18:25.172Z Compiling filetime v0.2.25
23382025-03-02T04:18:25.485Z Compiling memmap2 v0.9.5
23392025-03-02T04:18:25.518Z Compiling maybe-uninit v2.0.0
23402025-03-02T04:18:25.539Z Compiling arrayvec v0.7.6
23412025-03-02T04:18:25.869Z Compiling constant_time_eq v0.3.1
23422025-03-02T04:18:25.955Z Compiling tap v1.0.1
23432025-03-02T04:18:26.038Z Compiling arrayref v0.3.9
23442025-03-02T04:18:26.133Z Compiling diesel_derives v2.2.3
23452025-03-02T04:18:26.153Z Compiling wyz v0.5.1
23462025-03-02T04:18:26.190Z Compiling tar v0.4.44
23472025-03-02T04:18:26.629Z Compiling r2d2 v0.8.10
23482025-03-02T04:18:27.594Z Compiling toolchain_find v0.4.0
23492025-03-02T04:18:27.683Z Compiling camino-tempfile v1.1.1
23502025-03-02T04:18:27.741Z Compiling phf_generator v0.11.2
23512025-03-02T04:18:27.957Z Compiling ascii-canvas v3.0.0
23522025-03-02T04:18:28.013Z Compiling secrecy v0.8.0
23532025-03-02T04:18:28.098Z Compiling ena v0.14.3
23542025-03-02T04:18:28.119Z Compiling async-recursion v1.1.1
23552025-03-02T04:18:28.301Z Compiling bindgen v0.71.1
23562025-03-02T04:18:28.426Z Compiling regex-syntax v0.6.29
23572025-03-02T04:18:28.521Z Compiling topological-sort v0.2.2
23582025-03-02T04:18:28.832Z Compiling crc-catalog v2.4.0
23592025-03-02T04:18:28.835Z Compiling packed_struct v0.10.1
23602025-03-02T04:18:29.018Z Compiling funty v2.0.0
23612025-03-02T04:18:29.318Z Compiling diff v0.1.13
23622025-03-02T04:18:29.535Z Compiling crc v3.2.1
23632025-03-02T04:18:29.838Z Compiling omicron-zone-package v0.12.0
23642025-03-02T04:18:31.587Z Compiling bitvec v1.0.1
23652025-03-02T04:18:31.832Z Compiling phf_codegen v0.11.2
23662025-03-02T04:18:31.887Z Compiling rustfmt-wrapper v0.2.1
23672025-03-02T04:18:32.074Z Compiling lalrpop v0.19.12
23682025-03-02T04:18:32.617Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23692025-03-02T04:18:33.715Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23702025-03-02T04:18:33.754Z Compiling universal-hash v0.5.1
23712025-03-02T04:18:34.010Z Compiling packed_struct_codegen v0.10.1
23722025-03-02T04:18:34.040Z Compiling thiserror-impl-no-std v2.0.2
23732025-03-02T04:18:34.866Z Compiling parse-zoneinfo v0.3.1
23742025-03-02T04:18:36.233Z Compiling indexmap v1.9.3
23752025-03-02T04:18:36.290Z Compiling nodrop v0.1.14
23762025-03-02T04:18:36.457Z Compiling ref-cast v1.0.23
23772025-03-02T04:18:36.478Z Compiling rustc-hash v2.1.1
23782025-03-02T04:18:36.585Z Compiling opaque-debug v0.3.1
23792025-03-02T04:18:36.685Z Compiling poly1305 v0.8.0
23802025-03-02T04:18:36.708Z Compiling thiserror-no-std v2.0.2
23812025-03-02T04:18:36.950Z Compiling diesel v2.2.7
23822025-03-02T04:18:37.036Z Compiling array-init v0.0.4
23832025-03-02T04:18:38.108Z Compiling chrono-tz-build v0.4.0
23842025-03-02T04:18:38.239Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23852025-03-02T04:18:39.117Z Compiling smallvec v0.6.14
23862025-03-02T04:18:39.657Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23872025-03-02T04:18:40.018Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23882025-03-02T04:18:40.363Z Compiling derive_builder_core v0.20.2
23892025-03-02T04:18:41.190Z Compiling chacha20 v0.9.1
23902025-03-02T04:18:41.741Z Compiling headers-core v0.3.0
23912025-03-02T04:18:41.964Z Compiling aead v0.5.2
23922025-03-02T04:18:42.359Z Compiling libxml v0.3.3
23932025-03-02T04:18:42.446Z Compiling ref-cast-impl v1.0.23
23942025-03-02T04:18:42.767Z Compiling vte_generate_state_changes v0.1.2
23952025-03-02T04:18:43.443Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23962025-03-02T04:18:43.557Z Compiling arc-swap v1.7.1
23972025-03-02T04:18:43.839Z Compiling termcolor v1.4.1
23982025-03-02T04:18:44.263Z Compiling hashbrown v0.12.3
23992025-03-02T04:18:44.886Z Compiling bitfield v0.14.0
24002025-03-02T04:18:45.385Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24012025-03-02T04:18:46.697Z Compiling env_logger v0.10.2
24022025-03-02T04:18:49.527Z Compiling samael v0.0.18
24032025-03-02T04:18:49.625Z Compiling slog-scope v4.4.0
24042025-03-02T04:18:50.183Z Compiling vte v0.11.1
24052025-03-02T04:18:50.485Z Compiling derive_builder_macro v0.20.2
24062025-03-02T04:18:51.216Z Compiling chacha20poly1305 v0.10.1
24072025-03-02T04:18:51.349Z Compiling headers v0.4.0
24082025-03-02T04:18:51.580Z Compiling serde-hex v0.1.0
24092025-03-02T04:18:51.799Z Compiling chrono-tz v0.10.1
24102025-03-02T04:18:52.537Z Compiling vsss-rs v3.3.4
24112025-03-02T04:18:54.772Z Compiling polar-core v0.27.3
24122025-03-02T04:18:55.212Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24132025-03-02T04:18:56.816Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24142025-03-02T04:18:56.881Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24152025-03-02T04:18:57.223Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24162025-03-02T04:18:58.317Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24172025-03-02T04:18:58.752Z Compiling ron v0.8.1
24182025-03-02T04:18:58.808Z Compiling hashbrown v0.13.2
24192025-03-02T04:19:00.210Z Compiling strum_macros v0.24.3
24202025-03-02T04:19:01.980Z Compiling unicase v2.7.0
24212025-03-02T04:19:02.376Z Compiling indoc v1.0.9
24222025-03-02T04:19:03.189Z Compiling crc-any v2.5.0
24232025-03-02T04:19:03.263Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24242025-03-02T04:19:04.109Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24252025-03-02T04:19:04.769Z Compiling object v0.30.4
24262025-03-02T04:19:19.613Z Compiling strip-ansi-escapes v0.2.0
24272025-03-02T04:19:20.020Z Compiling derive_builder v0.20.2
24282025-03-02T04:19:21.355Z Compiling slog-stdlog v4.1.1
24292025-03-02T04:19:23.597Z Compiling papergrid v0.11.0
24302025-03-02T04:19:24.767Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24312025-03-02T04:19:25.135Z Compiling tabled_derive v0.7.0
24322025-03-02T04:19:25.156Z Compiling fd-lock v4.0.2
24332025-03-02T04:19:25.418Z Compiling peg-macros v0.8.4
24342025-03-02T04:19:27.256Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24352025-03-02T04:19:28.254Z Compiling oso-derive v0.27.3
24362025-03-02T04:19:28.710Z Compiling impl-trait-for-tuples v0.2.2
24372025-03-02T04:19:29.306Z Compiling quick-xml v0.37.2
24382025-03-02T04:19:34.644Z Compiling diesel-dtrace v0.4.2
24392025-03-02T04:19:35.024Z Compiling path-slash v0.1.5
24402025-03-02T04:19:35.317Z Compiling nu-ansi-term v0.50.1
24412025-03-02T04:19:36.633Z Compiling reedline v0.38.0
24422025-03-02T04:19:37.470Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24432025-03-02T04:19:44.529Z Compiling oso v0.27.3
24442025-03-02T04:19:50.537Z Compiling peg v0.8.4
24452025-03-02T04:19:50.723Z Compiling tabled v0.15.0
24462025-03-02T04:19:53.168Z Compiling slog-envlogger v2.2.0
24472025-03-02T04:19:57.056Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24482025-03-02T04:20:01.477Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24492025-03-02T04:20:01.821Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24502025-03-02T04:20:02.201Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24512025-03-02T04:20:03.028Z Compiling pem v3.0.5
24522025-03-02T04:20:04.552Z Compiling bb8 v0.8.5
24532025-03-02T04:20:05.224Z Compiling bcs v0.1.6
24542025-03-02T04:20:06.070Z Compiling fxhash v0.2.1
24552025-03-02T04:20:06.346Z Compiling libz-sys v1.1.20
24562025-03-02T04:20:07.089Z Compiling lockfree-object-pool v0.1.6
24572025-03-02T04:20:07.452Z Compiling zip v2.1.3
24582025-03-02T04:20:07.858Z Compiling termtree v0.5.1
24592025-03-02T04:20:08.193Z Compiling simd-adler32 v0.3.7
24602025-03-02T04:20:09.500Z Compiling bumpalo v3.16.0
24612025-03-02T04:20:10.098Z Compiling zopfli v0.8.1
24622025-03-02T04:20:11.323Z Compiling async-bb8-diesel v0.2.1
24632025-03-02T04:20:12.914Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24642025-03-02T04:20:12.939Z Compiling kstat-rs v0.2.4
24652025-03-02T04:20:13.942Z Compiling proc-macro-error-attr2 v2.0.0
24662025-03-02T04:20:13.991Z Compiling buf-list v1.0.3
24672025-03-02T04:20:14.475Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24682025-03-02T04:20:14.767Z Compiling proc-macro-error2 v2.0.1
24692025-03-02T04:20:15.364Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24702025-03-02T04:20:19.305Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
24712025-03-02T04:20:19.902Z Compiling nanorand v0.7.0
24722025-03-02T04:20:20.553Z Compiling libgit2-sys v0.17.0+1.8.1
24732025-03-02T04:20:21.363Z Compiling pin-project-internal v1.1.6
24742025-03-02T04:20:23.990Z Compiling parking_lot_core v0.8.6
24752025-03-02T04:20:24.523Z Compiling pin-project v1.1.6
24762025-03-02T04:20:25.102Z Compiling flume v0.11.1
24772025-03-02T04:20:25.930Z Compiling tabled_derive v0.10.0
24782025-03-02T04:20:26.733Z Compiling mime_guess v2.0.5
24792025-03-02T04:20:28.701Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24802025-03-02T04:20:28.804Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24812025-03-02T04:20:31.959Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24822025-03-02T04:20:33.603Z Compiling papergrid v0.14.0
24832025-03-02T04:20:35.271Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24842025-03-02T04:20:38.482Z Compiling snafu-derive v0.8.5
24852025-03-02T04:20:39.348Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24862025-03-02T04:20:39.761Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
24872025-03-02T04:20:42.641Z Compiling snafu v0.8.5
24882025-03-02T04:20:43.975Z Compiling tabled v0.18.0
24892025-03-02T04:20:48.436Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24902025-03-02T04:20:50.965Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24912025-03-02T04:20:57.249Z Compiling globset v0.4.15
24922025-03-02T04:21:03.304Z Compiling olpc-cjson v0.1.4
24932025-03-02T04:21:03.646Z Compiling itertools v0.13.0
24942025-03-02T04:21:04.675Z Compiling vergen v8.3.2
24952025-03-02T04:21:05.049Z Compiling castaway v0.2.3
24962025-03-02T04:21:05.246Z Compiling nibble_vec v0.1.0
24972025-03-02T04:21:05.537Z Compiling serde_plain v1.0.2
24982025-03-02T04:21:06.093Z Compiling cargo-platform v0.1.8
24992025-03-02T04:21:06.577Z Compiling atty v0.2.14
25002025-03-02T04:21:06.775Z Compiling endian-type v0.1.2
25012025-03-02T04:21:07.188Z Compiling typed-path v0.9.3
25022025-03-02T04:21:07.233Z Compiling io-lifetimes v1.0.11
25032025-03-02T04:21:07.722Z Compiling salty v0.3.0
25042025-03-02T04:21:08.169Z Compiling http-range v0.1.5
25052025-03-02T04:21:09.358Z Compiling radix_trie v0.2.1
25062025-03-02T04:21:10.343Z Compiling tough v0.19.0
25072025-03-02T04:21:13.452Z Compiling unicode-truncate v1.1.0
25082025-03-02T04:21:13.795Z Compiling cargo_metadata v0.18.1
25092025-03-02T04:21:14.069Z Compiling compact_str v0.8.0
25102025-03-02T04:21:16.636Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25112025-03-02T04:21:17.039Z Compiling git2 v0.19.0
25122025-03-02T04:21:18.837Z Compiling parking_lot v0.11.2
25132025-03-02T04:21:22.684Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
25142025-03-02T04:21:22.888Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25152025-03-02T04:21:25.224Z Compiling lru v0.12.5
25162025-03-02T04:21:25.620Z Compiling rand_seeder v0.3.0
25172025-03-02T04:21:26.073Z Compiling lzma-sys v0.1.20
25182025-03-02T04:21:26.842Z Compiling instability v0.3.2
25192025-03-02T04:21:27.615Z Compiling rustls v0.21.12
25202025-03-02T04:21:27.906Z Compiling parse-size v1.1.0
25212025-03-02T04:21:27.926Z Compiling indoc v2.0.5
25222025-03-02T04:21:27.989Z Compiling cassowary v0.3.0
25232025-03-02T04:21:28.260Z Compiling rustix v0.37.28
25242025-03-02T04:21:28.840Z Compiling ratatui v0.29.0
25252025-03-02T04:21:29.286Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
25262025-03-02T04:21:30.779Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25272025-03-02T04:21:31.052Z Compiling hyper-staticfile v0.10.1
25282025-03-02T04:21:31.714Z Compiling sled v0.34.7
25292025-03-02T04:21:32.418Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25302025-03-02T04:21:33.707Z Compiling hickory-client v0.24.4
25312025-03-02T04:21:38.421Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
25322025-03-02T04:21:38.576Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25332025-03-02T04:21:39.700Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25342025-03-02T04:21:43.606Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
25352025-03-02T04:21:44.269Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25362025-03-02T04:21:44.632Z Compiling rustls-webpki v0.101.7
25372025-03-02T04:21:45.292Z Compiling sct v0.7.1
25382025-03-02T04:21:45.778Z Compiling hickory-server v0.24.4
25392025-03-02T04:21:48.635Z Compiling primeorder v0.13.6
25402025-03-02T04:21:49.229Z Compiling heck v0.3.3
25412025-03-02T04:21:49.322Z Compiling env_filter v0.1.2
25422025-03-02T04:21:49.587Z Compiling csv-core v0.1.11
25432025-03-02T04:21:50.539Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25442025-03-02T04:21:50.898Z Compiling csv v1.3.1
25452025-03-02T04:21:50.963Z Compiling env_logger v0.11.5
25462025-03-02T04:21:51.014Z Compiling zone_cfg_derive v0.1.2
25472025-03-02T04:21:52.388Z Compiling p384 v0.13.0
25482025-03-02T04:21:52.417Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25492025-03-02T04:21:57.422Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25502025-03-02T04:21:58.407Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25512025-03-02T04:21:59.642Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25522025-03-02T04:21:59.999Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25532025-03-02T04:22:01.044Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25542025-03-02T04:22:01.379Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25552025-03-02T04:22:01.744Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25562025-03-02T04:22:02.116Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25572025-03-02T04:22:02.119Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25582025-03-02T04:22:02.468Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25592025-03-02T04:22:02.488Z Compiling nix v0.27.1
25602025-03-02T04:22:03.192Z Compiling tungstenite v0.23.0
25612025-03-02T04:22:05.428Z Compiling base64 v0.13.1
25622025-03-02T04:22:06.262Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
25632025-03-02T04:22:06.703Z Compiling ron v0.7.1
25642025-03-02T04:22:07.039Z Compiling tokio-tungstenite v0.23.1
25652025-03-02T04:22:08.163Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25662025-03-02T04:22:09.005Z Compiling xz2 v0.1.7
25672025-03-02T04:22:09.594Z Compiling terminal_size v0.2.6
25682025-03-02T04:22:09.838Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25692025-03-02T04:22:12.002Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25702025-03-02T04:22:16.107Z Compiling tokio-rustls v0.24.1
25712025-03-02T04:22:16.618Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25722025-03-02T04:22:18.468Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25732025-03-02T04:22:19.268Z Compiling zone v0.1.8
25742025-03-02T04:22:19.641Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25752025-03-02T04:22:20.209Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25762025-03-02T04:22:20.877Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25772025-03-02T04:22:21.435Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25782025-03-02T04:22:22.240Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25792025-03-02T04:22:22.545Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25802025-03-02T04:22:25.767Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25812025-03-02T04:22:26.512Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25822025-03-02T04:22:27.022Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25832025-03-02T04:22:30.769Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25842025-03-02T04:22:31.142Z Compiling rustls-pemfile v1.0.4
25852025-03-02T04:22:31.327Z Compiling signal-hook-tokio v0.3.1
25862025-03-02T04:22:31.593Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25872025-03-02T04:22:31.729Z Compiling twox-hash v2.1.0
25882025-03-02T04:22:31.911Z Compiling yasna v0.5.2
25892025-03-02T04:22:32.797Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25902025-03-02T04:22:34.008Z Compiling unicode-linebreak v0.1.5
25912025-03-02T04:22:34.115Z Compiling smawk v0.3.2
25922025-03-02T04:22:34.474Z Compiling glob v0.3.2
25932025-03-02T04:22:34.619Z Compiling is_ci v1.2.0
25942025-03-02T04:22:34.964Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25952025-03-02T04:22:35.427Z Compiling supports-color v3.0.2
25962025-03-02T04:22:35.430Z Compiling textwrap v0.16.1
25972025-03-02T04:22:35.926Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
25982025-03-02T04:22:36.669Z Compiling rcgen v0.12.1
25992025-03-02T04:22:40.756Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
26002025-03-02T04:22:41.729Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26012025-03-02T04:22:42.516Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
26022025-03-02T04:22:47.708Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26032025-03-02T04:22:50.812Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26042025-03-02T04:22:51.977Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
26052025-03-02T04:23:05.695Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26062025-03-02T04:23:07.214Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26072025-03-02T04:23:10.588Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
26082025-03-02T04:23:13.048Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26092025-03-02T04:23:17.733Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
26102025-03-02T04:23:18.344Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
26112025-03-02T04:23:20.459Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26122025-03-02T04:23:28.039Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26132025-03-02T04:23:31.815Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
26142025-03-02T04:23:33.361Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26152025-03-02T04:23:36.197Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26162025-03-02T04:23:36.571Z Compiling fatfs v0.3.6
26172025-03-02T04:23:37.560Z Compiling subprocess v0.2.9
26182025-03-02T04:23:38.126Z Compiling rtoolbox v0.0.2
26192025-03-02T04:23:38.371Z Compiling assert_matches v1.5.0
26202025-03-02T04:23:38.581Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26212025-03-02T04:23:39.422Z Compiling rpassword v7.3.1
26222025-03-02T04:23:39.961Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26232025-03-02T04:23:42.305Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26242025-03-02T04:23:46.483Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26252025-03-02T04:23:53.579Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26262025-03-02T04:23:57.022Z Compiling tui-tree-widget v0.23.0
26272025-03-02T04:23:57.508Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26282025-03-02T04:24:11.386Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26292025-03-02T04:24:11.749Z Compiling uzers v0.12.1
26302025-03-02T04:24:14.939Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26312025-03-02T04:24:15.493Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
26322025-03-02T04:24:17.463Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26332025-03-02T04:24:31.639Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
26342025-03-02T04:24:42.908Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
26352025-03-02T04:24:44.379Z Compiling multimap v0.10.0
26362025-03-02T04:27:15.135Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26372025-03-02T04:34:45.533Z Finished `release` profile [optimized] target(s) in 18m 12s
26382025-03-02T04:35:55.294Z
26392025-03-02T04:35:55.298Zreal 19:24.004958042
26402025-03-02T04:35:55.298Zuser 2:16:23.965357713
26412025-03-02T04:35:55.298Zsys 3:46.880638392
26422025-03-02T04:35:55.298Ztrap 3.887335227
26432025-03-02T04:35:55.298Ztflt 1.860468541
26442025-03-02T04:35:55.298Zdflt 5.561410511
26452025-03-02T04:35:55.298Zkflt 0.001579207
26462025-03-02T04:35:55.298Zlock 8:11:41.278559571
26472025-03-02T04:35:55.298Zslp 7:05:00.486948444
26482025-03-02T04:35:55.298Zlat 3:38.804018172
26492025-03-02T04:35:55.298Zstop 2:58.174978106
26502025-03-02T04:35:55.298Z+ mapfile -t packages
26512025-03-02T04:35:55.298Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26522025-03-02T04:35:56.484Z Compiling ring v0.17.11
26532025-03-02T04:35:58.278Z Compiling rustls v0.22.4
26542025-03-02T04:35:58.278Z Compiling rustls v0.23.19
26552025-03-02T04:36:00.052Z Compiling rustls-webpki v0.102.8
26562025-03-02T04:36:04.605Z Compiling tokio-rustls v0.25.0
26572025-03-02T04:36:04.952Z Compiling dropshot v0.12.0
26582025-03-02T04:36:06.478Z Compiling tokio-rustls v0.26.0
26592025-03-02T04:36:06.978Z Compiling hyper-rustls v0.27.3
26602025-03-02T04:36:07.427Z Compiling reqwest v0.12.12
26612025-03-02T04:36:08.696Z Compiling dropshot v0.16.0
26622025-03-02T04:36:09.647Z Compiling qorb v0.2.1
26632025-03-02T04:36:16.621Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26642025-03-02T04:36:17.238Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26652025-03-02T04:36:18.017Z Compiling progenitor-client v0.8.0
26662025-03-02T04:36:19.157Z Compiling progenitor v0.8.0
26672025-03-02T04:36:19.447Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26682025-03-02T04:36:20.037Z Compiling progenitor-client v0.9.1
26692025-03-02T04:36:21.085Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26702025-03-02T04:36:24.475Z Compiling omicron-zone-package v0.12.0
26712025-03-02T04:36:32.608Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26722025-03-02T04:36:45.359Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26732025-03-02T04:36:49.756Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26742025-03-02T04:36:50.618Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26752025-03-02T04:36:53.979Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26762025-03-02T04:37:09.405Z Finished `release` profile [optimized] target(s) in 1m 14s
26772025-03-02T04:37:09.589Z Running `target/release/omicron-package -t test list-outputs`
26782025-03-02T04:37:09.645ZLogging to: /work/oxidecomputer/omicron/out/LOG
26792025-03-02T04:37:09.648Z+ ptime -m cargo build --locked --release -p xtask
26802025-03-02T04:37:10.288Z Compiling serde v1.0.218
26812025-03-02T04:37:10.292Z Compiling libc v0.2.170
26822025-03-02T04:37:10.292Z Compiling rustix v0.38.37
26832025-03-02T04:37:10.292Z Compiling serde_json v1.0.139
26842025-03-02T04:37:10.292Z Compiling syn v2.0.98
26852025-03-02T04:37:10.386Z Compiling bitflags v2.6.0
26862025-03-02T04:37:10.826Z Compiling usdt-impl v0.5.0
26872025-03-02T04:37:10.842Z Compiling syn v1.0.109
26882025-03-02T04:37:10.934Z Compiling hashbrown v0.15.1
26892025-03-02T04:37:10.958Z Compiling log v0.4.22
26902025-03-02T04:37:11.157Z Compiling fs-err v2.11.0
26912025-03-02T04:37:11.425Z Compiling once_cell v1.20.3
26922025-03-02T04:37:11.534Z Compiling anyhow v1.0.96
26932025-03-02T04:37:11.747Z Compiling thread-id v4.2.2
26942025-03-02T04:37:12.155Z Compiling indexmap v2.7.1
26952025-03-02T04:37:13.396Z Compiling terminal_size v0.4.0
26962025-03-02T04:37:13.455Z Compiling tempfile v3.13.0
26972025-03-02T04:37:13.658Z Compiling clap_builder v4.5.31
26982025-03-02T04:37:14.169Z Compiling proc-macro-error v1.0.4
26992025-03-02T04:37:15.070Z Compiling tabled_derive v0.7.0
27002025-03-02T04:37:16.186Z Compiling tabled v0.15.0
27012025-03-02T04:37:17.039Z Compiling serde_derive v1.0.218
27022025-03-02T04:37:17.039Z Compiling thiserror-impl v1.0.69
27032025-03-02T04:37:17.039Z Compiling zerocopy-derive v0.7.35
27042025-03-02T04:37:17.043Z Compiling scroll_derive v0.12.0
27052025-03-02T04:37:17.043Z Compiling thiserror-impl v2.0.11
27062025-03-02T04:37:18.540Z Compiling scroll v0.12.0
27072025-03-02T04:37:18.927Z Compiling zerocopy v0.7.35
27082025-03-02T04:37:19.221Z Compiling goblin v0.8.2
27092025-03-02T04:37:19.727Z Compiling thiserror v1.0.69
27102025-03-02T04:37:19.916Z Compiling pest v2.7.14
27112025-03-02T04:37:21.801Z Compiling thiserror v2.0.11
27122025-03-02T04:37:22.008Z Compiling clap_derive v4.5.28
27132025-03-02T04:37:23.037Z Compiling pest_meta v2.7.14
27142025-03-02T04:37:25.804Z Compiling pest_generator v2.7.14
27152025-03-02T04:37:26.641Z Compiling clap v4.5.31
27162025-03-02T04:37:27.549Z Compiling pest_derive v2.7.14
27172025-03-02T04:37:28.419Z Compiling dtrace-parser v0.2.0
27182025-03-02T04:37:31.457Z Compiling serde_spanned v0.6.8
27192025-03-02T04:37:31.788Z Compiling toml_datetime v0.6.8
27202025-03-02T04:37:32.529Z Compiling serde_tokenstream v0.2.2
27212025-03-02T04:37:33.143Z Compiling dof v0.3.0
27222025-03-02T04:37:34.979Z Compiling toml_edit v0.22.24
27232025-03-02T04:37:35.696Z Compiling camino v1.1.9
27242025-03-02T04:37:36.927Z Compiling usdt-macro v0.5.0
27252025-03-02T04:37:37.073Z Compiling usdt-attr-macro v0.5.0
27262025-03-02T04:37:38.212Z Compiling semver v1.0.25
27272025-03-02T04:37:38.495Z Compiling cargo-platform v0.1.8
27282025-03-02T04:37:39.294Z Compiling toml v0.8.20
27292025-03-02T04:37:39.614Z Compiling cargo_metadata v0.19.1
27302025-03-02T04:37:39.741Z Compiling usdt v0.5.0
27312025-03-02T04:37:41.229Z Compiling cargo_toml v0.21.0
27322025-03-02T04:37:43.999Z Compiling camino-tempfile v1.1.1
27332025-03-02T04:37:44.816Z Compiling macaddr v1.0.1
27342025-03-02T04:37:55.442Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27352025-03-02T04:38:01.287Z Finished `release` profile [optimized] target(s) in 51.57s
27362025-03-02T04:38:01.424Z
27372025-03-02T04:38:01.425Zreal 51.738450501
27382025-03-02T04:38:01.425Zuser 5:34.055329999
27392025-03-02T04:38:01.425Zsys 20.320496197
27402025-03-02T04:38:01.425Ztrap 0.171987257
27412025-03-02T04:38:01.425Ztflt 0.193011907
27422025-03-02T04:38:01.425Zdflt 0.326558534
27432025-03-02T04:38:01.429Zkflt 0.000034655
27442025-03-02T04:38:01.429Zlock 9:59.141121232
27452025-03-02T04:38:01.429Zslp 16:41.884638090
27462025-03-02T04:38:01.429Zlat 16.612885862
27472025-03-02T04:38:01.429Zstop 20.415053136
27482025-03-02T04:38:01.429Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27492025-03-02T04:38:01.429Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27502025-03-02T04:38:01.429Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27512025-03-02T04:38:01.429Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27522025-03-02T04:38:01.429Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27532025-03-02T04:38:02.422Z Compiling ring v0.17.11
27542025-03-02T04:38:02.564Z Compiling regress v0.10.3
27552025-03-02T04:38:02.577Z Compiling thiserror-impl v2.0.11
27562025-03-02T04:38:02.580Z Compiling ident_case v1.0.1
27572025-03-02T04:38:02.580Z Compiling unsafe-libyaml v0.2.11
27582025-03-02T04:38:02.580Z Compiling ipnetwork v0.21.1
27592025-03-02T04:38:02.581Z Compiling macaddr v1.0.1
27602025-03-02T04:38:02.581Z Compiling instant v0.1.13
27612025-03-02T04:38:02.816Z Compiling darling_core v0.20.10
27622025-03-02T04:38:02.877Z Compiling structmeta-derive v0.3.0
27632025-03-02T04:38:03.108Z Compiling oxnet v0.1.1
27642025-03-02T04:38:03.416Z Compiling dropshot v0.16.0
27652025-03-02T04:38:03.803Z Compiling dropshot_endpoint v0.16.0
27662025-03-02T04:38:03.866Z Compiling serde_yaml v0.9.34+deprecated
27672025-03-02T04:38:04.441Z Compiling daft-derive v0.1.1
27682025-03-02T04:38:05.578Z Compiling structmeta v0.3.0
27692025-03-02T04:38:05.866Z Compiling thiserror v2.0.11
27702025-03-02T04:38:05.984Z Compiling parse-display-derive v0.10.0
27712025-03-02T04:38:06.042Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27722025-03-02T04:38:06.065Z Compiling daft v0.1.1
27732025-03-02T04:38:06.579Z Compiling typify-impl v0.2.0
27742025-03-02T04:38:06.799Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27752025-03-02T04:38:07.015Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27762025-03-02T04:38:07.248Z Compiling backoff v0.4.0
27772025-03-02T04:38:07.414Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27782025-03-02T04:38:07.528Z Compiling rustls v0.23.19
27792025-03-02T04:38:07.563Z Compiling rustls v0.22.4
27802025-03-02T04:38:07.596Z Compiling tempfile v3.13.0
27812025-03-02T04:38:07.617Z Compiling proc-macro-crate v1.3.1
27822025-03-02T04:38:07.639Z Compiling typify-impl v0.3.0
27832025-03-02T04:38:08.103Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27842025-03-02T04:38:08.402Z Compiling itertools v0.13.0
27852025-03-02T04:38:08.524Z Compiling crucible-workspace-hack v0.1.0
27862025-03-02T04:38:08.577Z Compiling num_enum_derive v0.5.11
27872025-03-02T04:38:08.732Z Compiling darling_macro v0.20.10
27882025-03-02T04:38:08.856Z Compiling heapless v0.8.0
27892025-03-02T04:38:09.515Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27902025-03-02T04:38:09.707Z Compiling darling v0.20.10
27912025-03-02T04:38:09.853Z Compiling serde_with_macros v3.12.0
27922025-03-02T04:38:10.031Z Compiling parse-display v0.10.0
27932025-03-02T04:38:10.259Z Compiling rustls-webpki v0.102.8
27942025-03-02T04:38:10.677Z Compiling proc-macro-error v1.0.4
27952025-03-02T04:38:10.937Z Compiling num_enum v0.5.11
27962025-03-02T04:38:11.143Z Compiling camino-tempfile v1.1.1
27972025-03-02T04:38:11.595Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27982025-03-02T04:38:11.935Z Compiling hash32 v0.3.1
27992025-03-02T04:38:12.220Z Compiling foreign-types-macros v0.2.3
28002025-03-02T04:38:12.239Z Compiling smoltcp v0.11.0
28012025-03-02T04:38:12.494Z Compiling serde_with v3.12.0
28022025-03-02T04:38:12.968Z Compiling foreign-types-shared v0.3.1
28032025-03-02T04:38:13.507Z Compiling foreign-types v0.5.0
28042025-03-02T04:38:14.018Z Compiling tabwriter v1.4.0
28052025-03-02T04:38:14.427Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28062025-03-02T04:38:14.573Z Compiling cstr-argument v0.1.2
28072025-03-02T04:38:14.867Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
28082025-03-02T04:38:15.227Z Compiling cobs v0.2.3
28092025-03-02T04:38:15.326Z Compiling pretty-hex v0.2.1
28102025-03-02T04:38:15.570Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28112025-03-02T04:38:15.593Z Compiling postcard v1.0.10
28122025-03-02T04:38:15.953Z Compiling tokio-rustls v0.25.0
28132025-03-02T04:38:16.235Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28142025-03-02T04:38:16.295Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28152025-03-02T04:38:16.413Z Compiling dropshot v0.12.0
28162025-03-02T04:38:18.373Z Compiling tokio-rustls v0.26.0
28172025-03-02T04:38:18.886Z Compiling hyper-rustls v0.27.3
28182025-03-02T04:38:19.593Z Compiling reqwest v0.12.12
28192025-03-02T04:38:20.237Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28202025-03-02T04:38:21.059Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
28212025-03-02T04:38:21.369Z Compiling colored v2.2.0
28222025-03-02T04:38:21.585Z Compiling qorb v0.2.1
28232025-03-02T04:38:22.144Z Compiling typify-macro v0.2.0
28242025-03-02T04:38:22.922Z Compiling typify-macro v0.3.0
28252025-03-02T04:38:23.717Z Compiling progenitor-client v0.9.1
28262025-03-02T04:38:24.387Z Compiling progenitor-client v0.8.0
28272025-03-02T04:38:24.969Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28282025-03-02T04:38:24.992Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28292025-03-02T04:38:25.016Z Compiling winnow v0.6.20
28302025-03-02T04:38:25.201Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28312025-03-02T04:38:25.408Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28322025-03-02T04:38:25.578Z Compiling smf v0.2.3
28332025-03-02T04:38:25.975Z Compiling typify v0.2.0
28342025-03-02T04:38:26.252Z Compiling progenitor-impl v0.8.0
28352025-03-02T04:38:26.371Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28362025-03-02T04:38:26.757Z Compiling zone_cfg_derive v0.3.0
28372025-03-02T04:38:26.799Z Compiling typify v0.3.0
28382025-03-02T04:38:26.973Z Compiling progenitor-impl v0.9.1
28392025-03-02T04:38:27.004Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28402025-03-02T04:38:27.027Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28412025-03-02T04:38:27.459Z Compiling itertools v0.14.0
28422025-03-02T04:38:27.590Z Compiling num-derive v0.4.2
28432025-03-02T04:38:28.237Z Compiling sigpipe v0.1.3
28442025-03-02T04:38:28.638Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28452025-03-02T04:38:29.047Z Compiling zone v0.3.0
28462025-03-02T04:38:29.157Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28472025-03-02T04:38:29.705Z Compiling universal-hash v0.5.1
28482025-03-02T04:38:29.966Z Compiling opaque-debug v0.3.1
28492025-03-02T04:38:30.073Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
28502025-03-02T04:38:30.097Z Compiling tungstenite v0.21.0
28512025-03-02T04:38:30.280Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28522025-03-02T04:38:30.522Z Compiling num-rational v0.4.2
28532025-03-02T04:38:30.593Z Compiling password-hash v0.5.0
28542025-03-02T04:38:30.803Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28552025-03-02T04:38:30.939Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28562025-03-02T04:38:31.521Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28572025-03-02T04:38:31.605Z Compiling blake2 v0.10.6
28582025-03-02T04:38:31.884Z Compiling num-complex v0.4.6
28592025-03-02T04:38:32.002Z Compiling aead v0.5.2
28602025-03-02T04:38:32.072Z Compiling keccak v0.1.5
28612025-03-02T04:38:32.205Z Compiling convert_case v0.4.0
28622025-03-02T04:38:32.422Z Compiling base64 v0.21.7
28632025-03-02T04:38:32.794Z Compiling num v0.4.3
28642025-03-02T04:38:32.892Z Compiling sha3 v0.10.8
28652025-03-02T04:38:32.935Z Compiling argon2 v0.5.3
28662025-03-02T04:38:33.045Z Compiling tokio-tungstenite v0.21.0
28672025-03-02T04:38:33.068Z Compiling derive_more v0.99.19
28682025-03-02T04:38:33.143Z Compiling poly1305 v0.8.0
28692025-03-02T04:38:33.205Z Compiling progenitor-macro v0.8.0
28702025-03-02T04:38:33.239Z Compiling chacha20 v0.9.1
28712025-03-02T04:38:33.635Z Compiling float-ord v0.3.2
28722025-03-02T04:38:33.763Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28732025-03-02T04:38:33.847Z Compiling same-file v1.0.6
28742025-03-02T04:38:33.939Z Compiling semver v0.1.20
28752025-03-02T04:38:33.973Z Compiling progenitor-macro v0.9.1
28762025-03-02T04:38:34.152Z Compiling walkdir v2.5.0
28772025-03-02T04:38:34.260Z Compiling newline-converter v0.3.0
28782025-03-02T04:38:34.473Z Compiling rustc_version v0.1.7
28792025-03-02T04:38:34.595Z Compiling primeorder v0.13.6
28802025-03-02T04:38:34.896Z Compiling secrecy v0.8.0
28812025-03-02T04:38:34.935Z Compiling cancel-safe-futures v0.1.5
28822025-03-02T04:38:34.958Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28832025-03-02T04:38:35.161Z Compiling owo-colors v4.2.0
28842025-03-02T04:38:35.186Z Compiling newtype_derive v0.1.6
28852025-03-02T04:38:35.369Z Compiling expectorate v1.1.0
28862025-03-02T04:38:35.553Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28872025-03-02T04:38:35.587Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28882025-03-02T04:38:35.759Z Compiling thiserror-impl-no-std v2.0.2
28892025-03-02T04:38:35.823Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28902025-03-02T04:38:35.843Z Compiling libsw-core v0.3.1
28912025-03-02T04:38:35.882Z Compiling blake3 v1.5.4
28922025-03-02T04:38:36.163Z Compiling unicase v2.7.0
28932025-03-02T04:38:36.447Z Compiling half v2.4.1
28942025-03-02T04:38:36.537Z Compiling fixedbitset v0.5.7
28952025-03-02T04:38:36.577Z Compiling arc-swap v1.7.1
28962025-03-02T04:38:36.605Z Compiling ciborium-io v0.2.2
28972025-03-02T04:38:36.989Z Compiling petgraph v0.7.1
28982025-03-02T04:38:37.202Z Compiling slog-scope v4.4.0
28992025-03-02T04:38:37.206Z Compiling ciborium-ll v0.2.2
29002025-03-02T04:38:37.656Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29012025-03-02T04:38:37.679Z Compiling libsw v3.4.0
29022025-03-02T04:38:38.029Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29032025-03-02T04:38:38.627Z Compiling thiserror-no-std v2.0.2
29042025-03-02T04:38:38.791Z Compiling polyval v0.6.2
29052025-03-02T04:38:39.125Z Compiling atomicwrites v0.4.4
29062025-03-02T04:38:39.277Z Compiling memmap2 v0.9.5
29072025-03-02T04:38:39.552Z Compiling constant_time_eq v0.3.1
29082025-03-02T04:38:39.736Z Compiling arrayvec v0.7.6
29092025-03-02T04:38:39.801Z Compiling arrayref v0.3.9
29102025-03-02T04:38:39.820Z Compiling parking_lot_core v0.8.6
29112025-03-02T04:38:39.844Z Compiling salty v0.3.0
29122025-03-02T04:38:39.922Z Compiling linear-map v1.2.0
29132025-03-02T04:38:40.180Z Compiling indent_write v2.2.0
29142025-03-02T04:38:40.294Z Compiling libefi-sys v0.1.0
29152025-03-02T04:38:40.393Z Compiling ghash v0.5.1
29162025-03-02T04:38:40.445Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29172025-03-02T04:38:40.616Z Compiling vsss-rs v3.3.4
29182025-03-02T04:38:40.860Z Compiling ciborium v0.2.2
29192025-03-02T04:38:41.285Z Compiling slog-stdlog v4.1.1
29202025-03-02T04:38:41.682Z Compiling p384 v0.13.0
29212025-03-02T04:38:41.931Z Compiling toolchain_find v0.4.0
29222025-03-02T04:38:42.059Z Compiling chacha20poly1305 v0.10.1
29232025-03-02T04:38:42.242Z Compiling ctr v0.9.2
29242025-03-02T04:38:42.347Z Compiling lzma-sys v0.1.20
29252025-03-02T04:38:42.564Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29262025-03-02T04:38:42.650Z Compiling bitfield-struct v0.6.2
29272025-03-02T04:38:43.018Z Compiling slog-dtrace v0.3.0
29282025-03-02T04:38:43.151Z Compiling highway v1.3.0
29292025-03-02T04:38:43.253Z Compiling topological-sort v0.2.2
29302025-03-02T04:38:43.479Z Compiling omicron-zone-package v0.12.0
29312025-03-02T04:38:43.684Z Compiling aes-gcm v0.10.3
29322025-03-02T04:38:43.960Z Compiling rustfmt-wrapper v0.2.1
29332025-03-02T04:38:44.036Z Compiling slog-envlogger v2.2.0
29342025-03-02T04:38:44.107Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29352025-03-02T04:38:44.297Z Compiling mime_guess v2.0.5
29362025-03-02T04:38:44.622Z Compiling steno v0.4.1
29372025-03-02T04:38:45.181Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29382025-03-02T04:38:45.513Z Compiling progenitor v0.8.0
29392025-03-02T04:38:45.589Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29402025-03-02T04:38:45.647Z Compiling heck v0.3.3
29412025-03-02T04:38:45.763Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29422025-03-02T04:38:45.833Z Compiling ssh-encoding v0.2.0
29432025-03-02T04:38:46.049Z Compiling blowfish v0.9.1
29442025-03-02T04:38:46.211Z Compiling env_filter v0.1.2
29452025-03-02T04:38:46.233Z Compiling progenitor v0.9.1
29462025-03-02T04:38:46.279Z Compiling nibble_vec v0.1.0
29472025-03-02T04:38:46.347Z Compiling endian-type v0.1.2
29482025-03-02T04:38:46.479Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29492025-03-02T04:38:46.533Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29502025-03-02T04:38:46.556Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29512025-03-02T04:38:46.604Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29522025-03-02T04:38:46.714Z Compiling humantime v2.1.0
29532025-03-02T04:38:46.833Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29542025-03-02T04:38:47.011Z Compiling radix_trie v0.2.1
29552025-03-02T04:38:47.225Z Compiling env_logger v0.11.5
29562025-03-02T04:38:47.673Z Compiling bcrypt-pbkdf v0.10.0
29572025-03-02T04:38:47.704Z Compiling ssh-cipher v0.2.0
29582025-03-02T04:38:47.915Z Compiling zone_cfg_derive v0.1.2
29592025-03-02T04:38:48.909Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29602025-03-02T04:38:49.154Z Compiling parking_lot v0.11.2
29612025-03-02T04:38:49.251Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29622025-03-02T04:38:49.479Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29632025-03-02T04:38:50.086Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29642025-03-02T04:38:50.109Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29652025-03-02T04:38:50.545Z Compiling password-hash v0.4.2
29662025-03-02T04:38:50.568Z Compiling gethostname v0.5.0
29672025-03-02T04:38:50.638Z Compiling fxhash v0.2.1
29682025-03-02T04:38:50.806Z Compiling zip v2.1.3
29692025-03-02T04:38:50.886Z Compiling base64 v0.13.1
29702025-03-02T04:38:51.191Z Compiling bumpalo v3.16.0
29712025-03-02T04:38:51.289Z Compiling http-range v0.1.5
29722025-03-02T04:38:51.406Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29732025-03-02T04:38:51.479Z Compiling simd-adler32 v0.3.7
29742025-03-02T04:38:51.633Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
29752025-03-02T04:38:51.696Z Compiling lockfree-object-pool v0.1.6
29762025-03-02T04:38:52.028Z Compiling zopfli v0.8.1
29772025-03-02T04:38:52.049Z Compiling ron v0.7.1
29782025-03-02T04:38:52.103Z Compiling pbkdf2 v0.11.0
29792025-03-02T04:38:52.222Z Compiling sled v0.34.7
29802025-03-02T04:38:52.493Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29812025-03-02T04:38:53.039Z Compiling xz2 v0.1.7
29822025-03-02T04:38:53.242Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29832025-03-02T04:38:53.531Z Compiling zone v0.1.8
29842025-03-02T04:38:53.691Z Compiling ssh-key v0.6.6
29852025-03-02T04:38:54.198Z Compiling hickory-client v0.24.4
29862025-03-02T04:38:54.656Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29872025-03-02T04:38:54.695Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29882025-03-02T04:38:54.935Z Compiling p521 v0.13.3
29892025-03-02T04:38:55.638Z Compiling p256 v0.13.2
29902025-03-02T04:38:56.223Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29912025-03-02T04:38:56.457Z Compiling hickory-server v0.24.4
29922025-03-02T04:38:57.215Z Compiling pem v3.0.5
29932025-03-02T04:38:57.305Z Compiling yasna v0.5.2
29942025-03-02T04:38:57.882Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
29952025-03-02T04:38:57.991Z Compiling headers-core v0.3.0
29962025-03-02T04:38:58.207Z Compiling kstat-rs v0.2.4
29972025-03-02T04:38:58.546Z Compiling nanorand v0.7.0
29982025-03-02T04:38:58.830Z Compiling russh-cryptovec v0.7.3
29992025-03-02T04:38:58.899Z Compiling atty v0.2.14
30002025-03-02T04:38:59.082Z Compiling md5 v0.7.0
30012025-03-02T04:38:59.103Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
30022025-03-02T04:38:59.202Z Compiling flume v0.11.1
30032025-03-02T04:38:59.645Z Compiling russh-keys v0.45.0
30042025-03-02T04:38:59.893Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
30052025-03-02T04:39:00.826Z Compiling rcgen v0.12.1
30062025-03-02T04:39:01.642Z Compiling headers v0.4.0
30072025-03-02T04:39:02.950Z Compiling hyper-staticfile v0.10.1
30082025-03-02T04:39:03.455Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30092025-03-02T04:39:04.115Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30102025-03-02T04:39:04.293Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30112025-03-02T04:39:05.311Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30122025-03-02T04:39:05.492Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30132025-03-02T04:39:07.064Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30142025-03-02T04:39:08.246Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30152025-03-02T04:39:08.886Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30162025-03-02T04:39:09.056Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30172025-03-02T04:39:09.366Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30182025-03-02T04:39:11.443Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30192025-03-02T04:39:11.923Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30202025-03-02T04:39:11.989Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30212025-03-02T04:39:12.506Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30222025-03-02T04:39:13.088Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30232025-03-02T04:39:13.462Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30242025-03-02T04:39:14.320Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30252025-03-02T04:39:14.616Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30262025-03-02T04:39:15.403Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30272025-03-02T04:39:17.731Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30282025-03-02T04:39:18.021Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30292025-03-02T04:39:18.195Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30302025-03-02T04:39:18.238Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30312025-03-02T04:39:19.344Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30322025-03-02T04:39:20.467Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30332025-03-02T04:39:20.612Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30342025-03-02T04:39:22.343Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30352025-03-02T04:39:23.872Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30362025-03-02T04:39:24.046Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
30372025-03-02T04:39:24.379Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30382025-03-02T04:39:25.307Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
30392025-03-02T04:39:25.583Z Compiling num-bigint v0.4.6
30402025-03-02T04:39:25.764Z Compiling des v0.8.1
30412025-03-02T04:39:25.819Z Compiling subprocess v0.2.9
30422025-03-02T04:39:25.980Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30432025-03-02T04:39:26.162Z Compiling display-error-chain v0.2.2
30442025-03-02T04:39:26.430Z Compiling hex-literal v0.4.1
30452025-03-02T04:39:26.643Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30462025-03-02T04:39:26.932Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30472025-03-02T04:39:27.587Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30482025-03-02T04:39:28.330Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30492025-03-02T04:39:28.841Z Compiling russh v0.45.0
30502025-03-02T04:39:29.677Z Compiling internet-checksum v0.2.1
30512025-03-02T04:39:32.902Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30522025-03-02T04:39:40.504Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30532025-03-02T04:39:42.278Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30542025-03-02T04:40:09.169Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30552025-03-02T04:40:33.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
30562025-03-02T04:40:33.281Z
30572025-03-02T04:40:33.281Zreal 2:31.785525229
30582025-03-02T04:40:33.281Zuser 12:54.362327091
30592025-03-02T04:40:33.281Zsys 1:43.374478198
30602025-03-02T04:40:33.281Ztrap 0.415594693
30612025-03-02T04:40:33.281Ztflt 0.313591170
30622025-03-02T04:40:33.281Zdflt 0.601566461
30632025-03-02T04:40:33.284Zkflt 0.000013858
30642025-03-02T04:40:33.284Zlock 23:58.863450061
30652025-03-02T04:40:33.284Zslp 45:42.426157648
30662025-03-02T04:40:33.284Zlat 39.655174884
30672025-03-02T04:40:33.284Zstop 1:49.894599879
30682025-03-02T04:40:33.284Z+ mkdir tests
30692025-03-02T04:40:33.287Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30702025-03-02T04:40:33.287Z+ xargs -I '{}' -t cp '{}' tests/
30712025-03-02T04:40:33.330Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0d8fbbb7de7110c9 tests/
30722025-03-02T04:40:33.358Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-16682a27cb54d60d tests/
30732025-03-02T04:40:33.385Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5d6b72d63ca281cd tests/
30742025-03-02T04:40:33.414Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a74388f3bc347f60 tests/
30752025-03-02T04:40:33.705Z+ 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/*)
30762025-03-02T04:40:33.708Z+ 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-16682a27cb54d60d tests/commtest-5d6b72d63ca281cd tests/dhcp_server-0d8fbbb7de7110c9 tests/end_to_end_tests-a74388f3bc347f60 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
30772025-03-02T04:41:50.912ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30782025-03-02T04:41:50.912Za .github/buildomat/ci-env.sh 1K
30792025-03-02T04:41:50.912Za out/target/test 1K
30802025-03-02T04:41:50.912Za out/npuzone/npuzone 23144K
30812025-03-02T04:41:50.913Za package-manifest.toml 33K
30822025-03-02T04:41:50.913Za smf/sled-agent/non-gimlet/config.toml 4K
30832025-03-02T04:41:50.913Za target/release/omicron-package 38975K
30842025-03-02T04:41:50.913Za target/release/xtask 10838K
30852025-03-02T04:41:50.913Za target/debug/bootstrap 216787K
30862025-03-02T04:41:50.913Za tests/bootstrap-16682a27cb54d60d 24083K
30872025-03-02T04:41:50.913Za tests/commtest-5d6b72d63ca281cd 24909K
30882025-03-02T04:41:50.913Za tests/dhcp_server-0d8fbbb7de7110c9 24083K
30892025-03-02T04:41:50.913Za tests/end_to_end_tests-a74388f3bc347f60 276583K
30902025-03-02T04:41:50.913Za out/clickhouse.tar.gz 306106K
30912025-03-02T04:41:50.913Za out/clickhouse_keeper.tar.gz 291881K
30922025-03-02T04:41:50.913Za out/clickhouse_server.tar.gz 306094K
30932025-03-02T04:41:50.913Za out/cockroachdb.tar.gz 144017K
30942025-03-02T04:41:50.913Za out/crucible-dtrace.tar 98K
30952025-03-02T04:41:50.913Za out/crucible-pantry-zone.tar.gz 32544K
30962025-03-02T04:41:50.913Za out/crucible-zone.tar.gz 40932K
30972025-03-02T04:41:50.913Za out/external-dns.tar.gz 44536K
30982025-03-02T04:41:50.913Za out/internal-dns.tar.gz 44534K
30992025-03-02T04:41:50.913Za out/mg-ddm-gz.tar 63075K
31002025-03-02T04:41:50.913Za out/nexus.tar.gz 112329K
31012025-03-02T04:41:50.913Za out/ntp.tar.gz 14495K
31022025-03-02T04:41:50.913Za out/omicron-gateway-softnpu.tar.gz 25088K
31032025-03-02T04:41:50.913Za out/omicron-sled-agent.tar 124002K
31042025-03-02T04:41:50.913Za out/overlay.tar.gz 3K
31052025-03-02T04:41:50.913Za out/oximeter.tar.gz 55413K
31062025-03-02T04:41:50.913Za out/oxlog.tar 3144K
31072025-03-02T04:41:50.913Za out/probe.tar.gz 2764K
31082025-03-02T04:41:50.913Za out/propolis-server.tar.gz 66425K
31092025-03-02T04:41:50.913Za out/pumpkind-gz.tar 26665K
31102025-03-02T04:41:50.913Za out/switch-softnpu.tar.gz 266862K
31112025-03-02T04:41:50.917Z
31122025-03-02T04:41:50.917Zreal 1:17.194497050
31132025-03-02T04:41:50.917Zuser 1:13.475773683
31142025-03-02T04:41:50.917Zsys 5.358301346
31152025-03-02T04:41:50.917Ztrap 0.023419597
31162025-03-02T04:41:50.917Ztflt 0.000000000
31172025-03-02T04:41:50.917Zdflt 0.000000000
31182025-03-02T04:41:50.917Zkflt 0.000000000
31192025-03-02T04:41:50.917Zlock 0.000000000
31202025-03-02T04:41:50.917Zslp 1:13.253276105
31212025-03-02T04:41:50.917Zlat 2.272994440
31222025-03-02T04:41:50.917Zstop 0.000533193
31232025-03-02T04:41:50.917Zprocess exited: duration 2265918 ms, exit code 0
 
31242025-03-02T04:41:50.932Zfound 1 output files
31252025-03-02T04:41:50.932Zuploading: /work/package.tar.gz (2031880269 bytes)
31262025-03-02T04:42:28.227Zuploaded: /work/package.tar.gz