01JMQN4H5AFME8DNP89RD8J9MK: 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: 01JMQN4ZAY3KRHEE6DMNQFPDZE

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-22T20:22:30.822Zjob assigned to worker 01JMQN5073C69C0JBFAY4K3FBD [factory aws, i-0bf3deb57188ef624] (queued for 1 m 0 s)
 
22025-02-22T20:22:39.856Zstarting task 0: "setup"
32025-02-22T20:22:39.864Z++ uname -s
42025-02-22T20:22:39.866Z+ kern=SunOS
52025-02-22T20:22:39.866Z+ build_user=build
62025-02-22T20:22:39.867Z+ build_uid=12345
72025-02-22T20:22:39.867Z+ work_dir=/work
82025-02-22T20:22:39.867Z+ input_dir=/input
92025-02-22T20:22:39.867Z+ [[ 0 == 12345 ]]
102025-02-22T20:22:39.867Z+ case "$kern" in
112025-02-22T20:22:39.867Z+ groupadd -g 12345 build
122025-02-22T20:22:39.870Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-22T20:22:41.876Z+ zfs create -o mountpoint=/work rpool/work
142025-02-22T20:22:41.976Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-22T20:22:41.979Z+ home_fs=zfs
162025-02-22T20:22:41.979Z+ [[ zfs == autofs ]]
172025-02-22T20:22:41.979Z+ mkdir -p /home/build
182025-02-22T20:22:41.982Z+ chown build:build /home/build /work
192025-02-22T20:22:43.983Z+ chmod 0700 /home/build /work
202025-02-22T20:22:43.986Zprocess exited: duration 4130 ms, exit code 0
 
212025-02-22T20:22:43.992Zstarting task 1: "rust-toolchain"
222025-02-22T20:22:43.998Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-22T20:22:43.998Z * rust toolchain channel = "1.85.0"
242025-02-22T20:22:43.998Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-02-22T20:22:43.998Z * rust toolchain profile = "default"
262025-02-22T20:22:43.998Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-22T20:22:43.998Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-22T20:22:44.001Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-22T20:22:44.001Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-22T20:22:44.122Zinfo: downloading installer
312025-02-22T20:22:45.428Zwarning: it looks like you have an existing installation of Rust at:
322025-02-22T20:22:45.428Zwarning: /opt/ooce/bin
332025-02-22T20:22:45.428Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-22T20:22:45.428Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-22T20:22:45.428Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-22T20:22:45.428Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-22T20:22:45.428Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-22T20:22:45.429Zerror: cannot install while Rust is installed
392025-02-22T20:22:45.429Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-22T20:22:45.475Zinfo: profile set to 'default'
412025-02-22T20:22:45.475Zinfo: default host triple is x86_64-unknown-illumos
422025-02-22T20:22:45.477Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-22T20:22:45.623Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-22T20:22:45.623Zinfo: downloading component 'cargo'
452025-02-22T20:22:46.348Zinfo: downloading component 'clippy'
462025-02-22T20:22:46.628Zinfo: downloading component 'rust-docs'
472025-02-22T20:22:47.727Zinfo: downloading component 'rust-std'
482025-02-22T20:22:49.342Zinfo: downloading component 'rustc'
492025-02-22T20:22:54.884Zinfo: downloading component 'rustfmt'
502025-02-22T20:22:55.095Zinfo: installing component 'cargo'
512025-02-22T20:22:55.941Zinfo: installing component 'clippy'
522025-02-22T20:22:56.323Zinfo: installing component 'rust-docs'
532025-02-22T20:22:58.079Zinfo: installing component 'rust-std'
542025-02-22T20:22:59.913Zinfo: installing component 'rustc'
552025-02-22T20:23:06.001Zinfo: installing component 'rustfmt'
562025-02-22T20:23:06.353Z
572025-02-22T20:23:06.353Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
582025-02-22T20:23:06.770Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-22T20:23:06.770Z
602025-02-22T20:23:06.774Z
612025-02-22T20:23:06.774ZRust is installed now. Great!
622025-02-22T20:23:06.774Z
632025-02-22T20:23:06.774ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-22T20:23:06.774Zenvironment variable. This has not been done automatically.
652025-02-22T20:23:06.774Z
662025-02-22T20:23:06.774ZTo configure your current shell, you need to source
672025-02-22T20:23:06.774Zthe corresponding env file under $HOME/.cargo.
682025-02-22T20:23:06.774Z
692025-02-22T20:23:06.774ZThis is usually done by running one of the following (note the leading DOT):
702025-02-22T20:23:06.774Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-22T20:23:06.774Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-22T20:23:06.855Z+ rustup --version
732025-02-22T20:23:06.862Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-22T20:23:06.862Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-22T20:23:06.951Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-22T20:23:06.954Z+ cargo --version
772025-02-22T20:23:07.018Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-22T20:23:07.021Z+ rustc --version
792025-02-22T20:23:07.089Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-22T20:23:07.093Zprocess exited: duration 23099 ms, exit code 0
 
812025-02-22T20:23:07.099Zstarting task 2: "authentication"
822025-02-22T20:23:07.122Zprocess exited: duration 22 ms, exit code 0
 
832025-02-22T20:23:07.127Zstarting task 3: "clone repository"
842025-02-22T20:23:07.133Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-22T20:23:07.135Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-22T20:23:08.659ZCloning into '/work/oxidecomputer/omicron'...
872025-02-22T20:23:16.299Z+ cd /work/oxidecomputer/omicron
882025-02-22T20:23:16.302Z+ git fetch origin 7999177b3af7fc9123673b57374e082f135c5e93
892025-02-22T20:23:16.637ZFrom https://github.com/oxidecomputer/omicron
902025-02-22T20:23:16.637Z * branch 7999177b3af7fc9123673b57374e082f135c5e93 -> FETCH_HEAD
912025-02-22T20:23:16.649Z+ [[ -n expunge-and-decommission-disks-in-planner ]]
922025-02-22T20:23:16.653Z++ git branch --show-current
932025-02-22T20:23:16.655Z+ current=main
942025-02-22T20:23:16.655Z+ [[ main != expunge-and-decommission-disks-in-planner ]]
952025-02-22T20:23:16.655Z+ git branch -f expunge-and-decommission-disks-in-planner 7999177b3af7fc9123673b57374e082f135c5e93
962025-02-22T20:23:16.658Z+ git checkout -f expunge-and-decommission-disks-in-planner
972025-02-22T20:23:16.856ZSwitched to branch 'expunge-and-decommission-disks-in-planner'
982025-02-22T20:23:16.859Z+ git reset --hard 7999177b3af7fc9123673b57374e082f135c5e93
992025-02-22T20:23:16.891ZHEAD is now at 7999177b3 Merge branch 'main' into expunge-and-decommission-disks-in-planner
1002025-02-22T20:23:16.894Zprocess exited: duration 9764 ms, exit code 0
 
1012025-02-22T20:23:16.900Zstarting task 4: "build"
1022025-02-22T20:23:16.906Z+ source .github/buildomat/ci-env.sh
1032025-02-22T20:23:16.910Z++ export CARGO_TERM_COLOR=always
1042025-02-22T20:23:16.911Z++ CARGO_TERM_COLOR=always
1052025-02-22T20:23:16.911Z+ cargo --version
1062025-02-22T20:23:16.964Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-22T20:23:16.966Z+ rustc --version
1082025-02-22T20:23:17.038Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-22T20:23:17.042Z+ WORK=/work
1102025-02-22T20:23:17.042Z+ pfexec mkdir -p /work
1112025-02-22T20:23:17.046Z+ pfexec chown build /work
1122025-02-22T20:23:17.050Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-22T20:23:29.517Zpkg list: illegal option -- F
1142025-02-22T20:23:29.520ZUsage:
1152025-02-22T20:23:29.520Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-22T20:23:29.520Z [pkg_fmri_pattern ...]
1172025-02-22T20:23:30.477Zpkg list: illegal option -- F
1182025-02-22T20:23:30.477ZUsage:
1192025-02-22T20:23:30.479Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-22T20:23:30.479Z [pkg_fmri_pattern ...]
1212025-02-22T20:23:37.476Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-22T20:23:42.223Z Startup: Caching catalogs ... Done
1232025-02-22T20:23:56.087ZPlanning: Solver setup ... Done (12.889s)
1242025-02-22T20:23:56.245ZPlanning: Running solver ... Done (0.158s)
1252025-02-22T20:23:56.798ZPlanning: Finding local manifests ... Done (0.431s)
1262025-02-22T20:23:56.811ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-22T20:23:57.135ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-22T20:23:58.080ZPlanning: Package planning ... Done (0.945s)
1292025-02-22T20:23:58.139ZPlanning: Merging actions ... Done (0.059s)
1302025-02-22T20:23:59.466ZPlanning: Checking for conflicting actions ... Done (1.327s)
1312025-02-22T20:24:08.648ZPlanning: Consolidating action changes ... Done (9.180s)
1322025-02-22T20:24:09.115ZPlanning: Evaluating mediators ... Done (0.467s)
1332025-02-22T20:24:09.300ZPlanning: Planning completed in 26.97 seconds
1342025-02-22T20:24:10.239Z Packages to install: 4
1352025-02-22T20:24:10.239Z Packages to update: 3
1362025-02-22T20:24:10.239Z Mediators to change: 2
1372025-02-22T20:24:10.239Z Services to change: 1
1382025-02-22T20:24:10.239Z Estimated space available: 155.60 GB
1392025-02-22T20:24:10.239ZEstimated space to be consumed: 1.66 GB
1402025-02-22T20:24:10.239Z Create boot environment: No
1412025-02-22T20:24:10.239ZCreate backup boot environment: Yes
1422025-02-22T20:24:10.239Z Rebuild boot archive: No
1432025-02-22T20:24:10.240Z
1442025-02-22T20:24:10.240ZChanged mediators:
1452025-02-22T20:24:10.240Z mediator clang:
1462025-02-22T20:24:10.240Z version: None -> 15 (system default)
1472025-02-22T20:24:10.240Z
1482025-02-22T20:24:10.240Z mediator llvm:
1492025-02-22T20:24:10.240Z version: 14 (system default) -> 15 (system default)
1502025-02-22T20:24:10.240Z
1512025-02-22T20:24:10.250ZChanged packages:
1522025-02-22T20:24:10.250Zhelios-dev
1532025-02-22T20:24:10.250Z developer/build-essential
1542025-02-22T20:24:10.250Z None -> 11-2.0
1552025-02-22T20:24:10.250Z library/libxmlsec1
1562025-02-22T20:24:10.250Z None -> 1.2.35-2.0
1572025-02-22T20:24:10.250Z ooce/developer/clang-15
1582025-02-22T20:24:10.250Z None -> 15.0.7-2.0
1592025-02-22T20:24:10.250Z ooce/developer/llvm-15
1602025-02-22T20:24:10.251Z None -> 15.0.7-2.0
1612025-02-22T20:24:10.251Z package/pkg
1622025-02-22T20:24:10.251Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-22T20:24:10.251Z system/library/g++-runtime
1642025-02-22T20:24:10.251Z 13-2.0 -> 14-2.0
1652025-02-22T20:24:10.251Z system/library/gcc-runtime
1662025-02-22T20:24:10.251Z 13-2.0 -> 14-2.0
1672025-02-22T20:24:10.251Z
1682025-02-22T20:24:10.251ZServices:
1692025-02-22T20:24:10.251Z restart_fmri:
1702025-02-22T20:24:10.251Z svc:/system/update-man-index:default
1712025-02-22T20:24:10.251Z
1722025-02-22T20:24:10.251ZEditable files to change:
1732025-02-22T20:24:10.251Z Update:
1742025-02-22T20:24:10.251Z usr/share/lib/pkg/web/config.shtml
1752025-02-22T20:24:10.822Z
1762025-02-22T20:24:10.822ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-22T20:24:15.825ZDownload: 674/4301 items 18.0/225.4MB 7% complete (3.7M/s)
1782025-02-22T20:24:20.892ZDownload: 1193/4301 items 72.2/225.4MB 32% complete (7.4M/s)
1792025-02-22T20:24:25.897ZDownload: 1350/4301 items 114.2/225.4MB 50% complete (9.6M/s)
1802025-02-22T20:24:30.919ZDownload: 1691/4301 items 117.2/225.4MB 51% complete (4.6M/s)
1812025-02-22T20:24:36.919ZDownload: 2221/4301 items 118.4/225.4MB 52% complete (3.6M/s)
1822025-02-22T20:24:41.921ZDownload: 2888/4301 items 121.1/225.4MB 53% complete (341k/s)
1832025-02-22T20:24:46.923ZDownload: 3790/4301 items 217.1/225.4MB 96% complete (9.9M/s)
1842025-02-22T20:24:49.691ZDownload: Completed 225.42 MB in 38.87 seconds (5.8M/s)
1852025-02-22T20:24:51.662Z Actions: 1/5122 actions (Removing old actions)
1862025-02-22T20:24:51.680Z Actions: 194/5122 actions (Installing new actions)
1872025-02-22T20:24:56.758Z Actions: 4125/5122 actions (Installing new actions)
1882025-02-22T20:24:57.437Z Actions: 4267/5122 actions (Updating modified actions)
1892025-02-22T20:24:58.129Z Actions: Completed 5122 actions in 6.47 seconds.
1902025-02-22T20:24:58.372Z Done (0.233s)
1912025-02-22T20:24:58.374Z Done (0.001s)
1922025-02-22T20:24:58.983Z Done (0.611s)
1932025-02-22T20:25:06.260Z Done (7.043s)
1942025-02-22T20:25:06.700Z Done (0.369s)
1952025-02-22T20:25:06.703Z Done (0.000s)
1962025-02-22T20:25:06.872Z Done (0.000s)
1972025-02-22T20:25:07.666ZPlanning: Evaluating mediator changes ... Done
1982025-02-22T20:25:07.832ZPlanning: Checking for conflicting actions ... Done
1992025-02-22T20:25:07.835ZPlanning: Consolidating action changes ... Done
2002025-02-22T20:25:08.110ZPlanning: Evaluating mediators ... Done
2012025-02-22T20:25:08.113ZPlanning: Planning completed in 0.45 seconds
2022025-02-22T20:25:08.149Z Mediators to change: 2
2032025-02-22T20:25:08.149Z Create boot environment: No
2042025-02-22T20:25:08.152ZCreate backup boot environment: No
2052025-02-22T20:25:08.224Z Done
2062025-02-22T20:25:08.224Z Done
2072025-02-22T20:25:08.668Z Done
2082025-02-22T20:25:12.704Z Done
2092025-02-22T20:25:12.810Z Done
2102025-02-22T20:25:12.813Z Done
2112025-02-22T20:25:12.931Z Done
2122025-02-22T20:25:13.608ZPlanning: Evaluating mediator changes ... Done
2132025-02-22T20:25:13.611ZPlanning: Merging actions ... Done
2142025-02-22T20:25:13.803ZPlanning: Checking for conflicting actions ... Done
2152025-02-22T20:25:13.806ZPlanning: Consolidating action changes ... Done
2162025-02-22T20:25:14.080ZPlanning: Evaluating mediators ... Done
2172025-02-22T20:25:14.139ZPlanning: Planning completed in 0.78 seconds
2182025-02-22T20:25:14.179Z Packages to change: 1
2192025-02-22T20:25:14.179Z Mediators to change: 1
2202025-02-22T20:25:14.182Z Services to change: 1
2212025-02-22T20:25:14.182Z Create boot environment: No
2222025-02-22T20:25:14.182ZCreate backup boot environment: Yes
2232025-02-22T20:25:16.415Z Actions: 1/6 actions (Updating modified actions)
2242025-02-22T20:25:16.507Z Actions: Completed 6 actions in 0.09 seconds.
2252025-02-22T20:25:16.510Z Done
2262025-02-22T20:25:16.510Z Done
2272025-02-22T20:25:16.634Z Done
2282025-02-22T20:25:20.705Z Done
2292025-02-22T20:25:20.794Z Done
2302025-02-22T20:25:20.797Z Done
2312025-02-22T20:25:20.918Z Done
2322025-02-22T20:25:21.363ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-02-22T20:25:21.363Zclang system 15 system
2342025-02-22T20:25:21.363Zcsh system system illumos
2352025-02-22T20:25:21.363Zctags system system illumos
2362025-02-22T20:25:21.363Zgcc vendor 12 vendor
2372025-02-22T20:25:21.363Zgcc system 10 system
2382025-02-22T20:25:21.363Zgcc system 7 system
2392025-02-22T20:25:21.363Zgo system 1.20 system
2402025-02-22T20:25:21.363Zgo system 1.19 system
2412025-02-22T20:25:21.363Zllvm system 15 system
2422025-02-22T20:25:21.363Zllvm system 14 system
2432025-02-22T20:25:21.363Zmariadb system 10.6 system
2442025-02-22T20:25:21.363Zmta vendor vendor dma
2452025-02-22T20:25:21.363Zopenjdk system 17 system
2462025-02-22T20:25:21.363Zopenjdk system 11 system
2472025-02-22T20:25:21.363Zopenjdk system 1.8 system
2482025-02-22T20:25:21.364Zopenssl vendor 3 vendor
2492025-02-22T20:25:21.364Zperl system 5.36 system
2502025-02-22T20:25:21.364Zpostgresql system 15 system
2512025-02-22T20:25:21.364Zpostgresql system 13 system
2522025-02-22T20:25:21.364Zpython vendor 3 vendor
2532025-02-22T20:25:21.364Zpython system 2 system
2542025-02-22T20:25:21.364Zpython3 system 3.11 system
2552025-02-22T20:25:21.364Zruby system 3.0 system
2562025-02-22T20:25:21.364Zwords vendor vendor american-english
2572025-02-22T20:25:21.364Zwords system system australian-english
2582025-02-22T20:25:21.364Zwords system system british-english
2592025-02-22T20:25:21.364Zwords system system canadian-english
2602025-02-22T20:25:21.364Zwords system system french
2612025-02-22T20:25:21.364Zwords system system italian
2622025-02-22T20:25:21.364Zwords system system ngerman
2632025-02-22T20:25:21.364Zwords system system ogerman
2642025-02-22T20:25:21.364Zwords system system spanish
2652025-02-22T20:25:21.717ZPUBLISHER TYPE STATUS P LOCATION
2662025-02-22T20:25:21.717Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-02-22T20:25:24.887ZFMRI IFO
2682025-02-22T20:25:24.887Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-02-22T20:25:24.887Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-02-22T20:25:24.887Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-02-22T20:25:24.887Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-02-22T20:25:24.887Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-02-22T20:25:24.887Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-02-22T20:25:24.887Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2752025-02-22T20:25:24.887Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-02-22T20:25:24.887Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-02-22T20:25:24.887Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2782025-02-22T20:25:24.887Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-02-22T20:25:24.887Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-02-22T20:25:24.887Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2812025-02-22T20:25:24.887Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-02-22T20:25:24.887Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-02-22T20:25:25.714Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-02-22T20:25:25.984Z Updating crates.io index
2852025-02-22T20:25:25.987Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-02-22T20:25:26.543Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-02-22T20:25:26.800Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-02-22T20:25:27.064Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892025-02-22T20:25:27.966Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902025-02-22T20:25:29.737Z Updating git repository `https://github.com/oxidecomputer/opte`
2912025-02-22T20:25:30.345Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922025-02-22T20:25:31.051Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932025-02-22T20:25:31.347Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942025-02-22T20:25:31.634Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952025-02-22T20:25:32.278Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2962025-02-22T20:25:32.741Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2972025-02-22T20:25:33.033Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2982025-02-22T20:25:33.329Z Updating git repository `https://github.com/oxidecomputer/tofino`
2992025-02-22T20:25:33.549Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002025-02-22T20:25:33.810Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012025-02-22T20:25:34.033Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022025-02-22T20:25:34.311Z Updating git repository `https://github.com/oxidecomputer/lldp`
3032025-02-22T20:25:34.622Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042025-02-22T20:25:34.890Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3052025-02-22T20:25:35.213Z Updating git repository `https://github.com/oxidecomputer/ispf`
3062025-02-22T20:25:35.459Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3072025-02-22T20:25:35.781Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3082025-02-22T20:25:36.235Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3092025-02-22T20:25:36.511Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102025-02-22T20:25:36.863Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3112025-02-22T20:25:37.266Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3122025-02-22T20:25:37.624Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3132025-02-22T20:25:37.875Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3142025-02-22T20:25:38.156Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3152025-02-22T20:25:39.309Z Downloading crates ...
3162025-02-22T20:25:39.407Z Downloaded anstyle-parse v0.2.5
3172025-02-22T20:25:39.411Z Downloaded autocfg v1.4.0
3182025-02-22T20:25:39.414Z Downloaded anstream v0.6.15
3192025-02-22T20:25:39.420Z Downloaded anyhow v1.0.96
3202025-02-22T20:25:39.428Z Downloaded scroll_derive v0.12.0
3212025-02-22T20:25:39.449Z Downloaded crypto-common v0.1.6
3222025-02-22T20:25:39.454Z Downloaded dtrace-parser v0.2.0
3232025-02-22T20:25:39.458Z Downloaded usdt-macro v0.5.0
3242025-02-22T20:25:39.460Z Downloaded usdt-attr-macro v0.5.0
3252025-02-22T20:25:39.460Z Downloaded equivalent v1.0.1
3262025-02-22T20:25:39.464Z Downloaded proc-macro-error-attr v1.0.4
3272025-02-22T20:25:39.469Z Downloaded memmap v0.7.0
3282025-02-22T20:25:39.472Z Downloaded colorchoice v1.0.2
3292025-02-22T20:25:39.472Z Downloaded cfg-if v1.0.0
3302025-02-22T20:25:39.476Z Downloaded thread-id v4.2.2
3312025-02-22T20:25:39.478Z Downloaded serde_spanned v0.6.8
3322025-02-22T20:25:39.478Z Downloaded tabled_derive v0.7.0
3332025-02-22T20:25:39.481Z Downloaded generic-array v0.14.7
3342025-02-22T20:25:39.481Z Downloaded cpufeatures v0.2.14
3352025-02-22T20:25:39.484Z Downloaded smawk v0.3.2
3362025-02-22T20:25:39.484Z Downloaded fnv v1.0.7
3372025-02-22T20:25:39.484Z Downloaded plain v0.2.3
3382025-02-22T20:25:39.487Z Downloaded utf8parse v0.2.2
3392025-02-22T20:25:39.487Z Downloaded macaddr v1.0.1
3402025-02-22T20:25:39.487Z Downloaded itoa v1.0.11
3412025-02-22T20:25:39.490Z Downloaded version_check v0.9.5
3422025-02-22T20:25:39.490Z Downloaded thiserror v1.0.69
3432025-02-22T20:25:39.493Z Downloaded digest v0.10.7
3442025-02-22T20:25:39.496Z Downloaded swrite v0.1.0
3452025-02-22T20:25:39.496Z Downloaded cargo-platform v0.1.8
3462025-02-22T20:25:39.499Z Downloaded serde_tokenstream v0.2.2
3472025-02-22T20:25:39.499Z Downloaded pest_generator v2.7.14
3482025-02-22T20:25:39.501Z Downloaded is_terminal_polyfill v1.70.1
3492025-02-22T20:25:39.501Z Downloaded pretty-hex v0.4.1
3502025-02-22T20:25:39.501Z Downloaded bytecount v0.6.8
3512025-02-22T20:25:39.504Z Downloaded strsim v0.11.1
3522025-02-22T20:25:39.504Z Downloaded anstyle-query v1.1.1
3532025-02-22T20:25:39.507Z Downloaded fs-err v2.11.0
3542025-02-22T20:25:39.507Z Downloaded toml_datetime v0.6.8
3552025-02-22T20:25:39.510Z Downloaded thiserror-impl v1.0.69
3562025-02-22T20:25:39.510Z Downloaded camino-tempfile v1.1.1
3572025-02-22T20:25:39.513Z Downloaded clap_lex v0.7.4
3582025-02-22T20:25:39.515Z Downloaded proc-macro-error v1.0.4
3592025-02-22T20:25:39.520Z Downloaded unicode-linebreak v0.1.5
3602025-02-22T20:25:39.522Z Downloaded heck v0.5.0
3612025-02-22T20:25:39.522Z Downloaded anstyle v1.0.10
3622025-02-22T20:25:39.525Z Downloaded clap_derive v4.5.28
3632025-02-22T20:25:39.525Z Downloaded cargo_metadata v0.18.1
3642025-02-22T20:25:39.528Z Downloaded errno v0.3.9
3652025-02-22T20:25:39.530Z Downloaded camino v1.1.9
3662025-02-22T20:25:39.533Z Downloaded heck v0.4.1
3672025-02-22T20:25:39.533Z Downloaded zerocopy-derive v0.7.35
3682025-02-22T20:25:39.538Z Downloaded dof v0.3.0
3692025-02-22T20:25:39.541Z Downloaded semver v1.0.25
3702025-02-22T20:25:39.543Z Downloaded ryu v1.0.18
3712025-02-22T20:25:39.556Z Downloaded usdt v0.5.0
3722025-02-22T20:25:39.559Z Downloaded block-buffer v0.10.4
3732025-02-22T20:25:39.559Z Downloaded scroll v0.12.0
3742025-02-22T20:25:39.562Z Downloaded fastrand v2.1.1
3752025-02-22T20:25:39.565Z Downloaded usdt-impl v0.5.0
3762025-02-22T20:25:39.568Z Downloaded textwrap v0.16.1
3772025-02-22T20:25:39.571Z Downloaded unicode-ident v1.0.14
3782025-02-22T20:25:39.573Z Downloaded quote v1.0.38
3792025-02-22T20:25:39.576Z Downloaded pest_meta v2.7.14
3802025-02-22T20:25:39.579Z Downloaded ucd-trie v0.1.7
3812025-02-22T20:25:39.582Z Downloaded toml v0.8.19
3822025-02-22T20:25:39.584Z Downloaded papergrid v0.11.0
3832025-02-22T20:25:39.587Z Downloaded terminal_size v0.4.0
3842025-02-22T20:25:39.589Z Downloaded byteorder v1.5.0
3852025-02-22T20:25:39.589Z Downloaded once_cell v1.20.3
3862025-02-22T20:25:39.592Z Downloaded cargo_toml v0.20.5
3872025-02-22T20:25:39.595Z Downloaded tempfile v3.13.0
3882025-02-22T20:25:39.595Z Downloaded bitflags v2.6.0
3892025-02-22T20:25:39.598Z Downloaded proc-macro2 v1.0.92
3902025-02-22T20:25:39.600Z Downloaded pest_derive v2.7.14
3912025-02-22T20:25:39.603Z Downloaded clap v4.5.30
3922025-02-22T20:25:39.610Z Downloaded sha2 v0.10.8
3932025-02-22T20:25:39.613Z Downloaded log v0.4.22
3942025-02-22T20:25:39.618Z Downloaded typenum v1.17.0
3952025-02-22T20:25:39.621Z Downloaded indexmap v2.7.1
3962025-02-22T20:25:39.636Z Downloaded serde_derive v1.0.217
3972025-02-22T20:25:39.639Z Downloaded memchr v2.7.4
3982025-02-22T20:25:39.662Z Downloaded serde v1.0.217
3992025-02-22T20:25:39.692Z Downloaded toml_edit v0.22.22
4002025-02-22T20:25:39.713Z Downloaded zerocopy v0.7.35
4012025-02-22T20:25:39.727Z Downloaded winnow v0.6.20
4022025-02-22T20:25:39.734Z Downloaded hashbrown v0.15.1
4032025-02-22T20:25:39.739Z Downloaded clap_builder v4.5.30
4042025-02-22T20:25:39.746Z Downloaded serde_json v1.0.139
4052025-02-22T20:25:39.752Z Downloaded goblin v0.8.2
4062025-02-22T20:25:39.758Z Downloaded tabled v0.15.0
4072025-02-22T20:25:39.772Z Downloaded syn v1.0.109
4082025-02-22T20:25:39.782Z Downloaded pest v2.7.14
4092025-02-22T20:25:39.786Z Downloaded unicode-width v0.1.14
4102025-02-22T20:25:39.800Z Downloaded syn v2.0.96
4112025-02-22T20:25:39.811Z Downloaded rustix v0.38.37
4122025-02-22T20:25:39.845Z Downloaded libc v0.2.169
4132025-02-22T20:25:40.128Z Compiling proc-macro2 v1.0.92
4142025-02-22T20:25:40.128Z Compiling unicode-ident v1.0.14
4152025-02-22T20:25:40.128Z Compiling version_check v0.9.5
4162025-02-22T20:25:40.131Z Compiling serde v1.0.217
4172025-02-22T20:25:40.131Z Compiling memchr v2.7.4
4182025-02-22T20:25:40.131Z Compiling thiserror v1.0.69
4192025-02-22T20:25:40.163Z Compiling libc v0.2.169
4202025-02-22T20:25:40.166Z Compiling itoa v1.0.11
4212025-02-22T20:25:40.405Z Compiling ucd-trie v0.1.7
4222025-02-22T20:25:40.524Z Compiling ryu v1.0.18
4232025-02-22T20:25:40.805Z Compiling once_cell v1.20.3
4242025-02-22T20:25:40.900Z Compiling byteorder v1.5.0
4252025-02-22T20:25:41.151Z Compiling serde_json v1.0.139
4262025-02-22T20:25:41.291Z Compiling rustix v0.38.37
4272025-02-22T20:25:42.485Z Compiling bitflags v2.6.0
4282025-02-22T20:25:42.543Z Compiling proc-macro-error-attr v1.0.4
4292025-02-22T20:25:42.605Z Compiling usdt-impl v0.5.0
4302025-02-22T20:25:42.649Z Compiling syn v1.0.109
4312025-02-22T20:25:42.857Z Compiling proc-macro-error v1.0.4
4322025-02-22T20:25:42.892Z Compiling log v0.4.22
4332025-02-22T20:25:42.916Z Compiling hashbrown v0.15.1
4342025-02-22T20:25:43.096Z Compiling equivalent v1.0.1
4352025-02-22T20:25:43.167Z Compiling thread-id v4.2.2
4362025-02-22T20:25:43.231Z Compiling camino v1.1.9
4372025-02-22T20:25:43.254Z Compiling utf8parse v0.2.2
4382025-02-22T20:25:43.257Z Compiling plain v0.2.3
4392025-02-22T20:25:43.413Z Compiling anstyle-parse v0.2.5
4402025-02-22T20:25:43.454Z Compiling quote v1.0.38
4412025-02-22T20:25:43.475Z Compiling semver v1.0.25
4422025-02-22T20:25:43.675Z Compiling errno v0.3.9
4432025-02-22T20:25:43.760Z Compiling anstyle v1.0.10
4442025-02-22T20:25:43.824Z Compiling syn v2.0.96
4452025-02-22T20:25:44.006Z Compiling indexmap v2.7.1
4462025-02-22T20:25:44.031Z Compiling anstyle-query v1.1.1
4472025-02-22T20:25:44.060Z Compiling pretty-hex v0.4.1
4482025-02-22T20:25:44.188Z Compiling colorchoice v1.0.2
4492025-02-22T20:25:44.212Z Compiling winnow v0.6.20
4502025-02-22T20:25:44.274Z Compiling is_terminal_polyfill v1.70.1
4512025-02-22T20:25:44.353Z Compiling unicode-width v0.1.14
4522025-02-22T20:25:44.412Z Compiling autocfg v1.4.0
4532025-02-22T20:25:44.857Z Compiling anstream v0.6.15
4542025-02-22T20:25:45.318Z Compiling fs-err v2.11.0
4552025-02-22T20:25:45.471Z Compiling strsim v0.11.1
4562025-02-22T20:25:45.506Z Compiling fastrand v2.1.1
4572025-02-22T20:25:45.531Z Compiling bytecount v0.6.8
4582025-02-22T20:25:45.627Z Compiling clap_lex v0.7.4
4592025-02-22T20:25:45.752Z Compiling cfg-if v1.0.0
4602025-02-22T20:25:45.921Z Compiling anyhow v1.0.96
4612025-02-22T20:25:46.022Z Compiling terminal_size v0.4.0
4622025-02-22T20:25:46.250Z Compiling fnv v1.0.7
4632025-02-22T20:25:46.291Z Compiling heck v0.5.0
4642025-02-22T20:25:46.395Z Compiling heck v0.4.1
4652025-02-22T20:25:46.538Z Compiling tempfile v3.13.0
4662025-02-22T20:25:46.563Z Compiling papergrid v0.11.0
4672025-02-22T20:25:46.808Z Compiling clap_builder v4.5.30
4682025-02-22T20:25:47.065Z Compiling memmap v0.7.0
4692025-02-22T20:25:47.318Z Compiling unicode-linebreak v0.1.5
4702025-02-22T20:25:47.355Z Compiling smawk v0.3.2
4712025-02-22T20:25:47.606Z Compiling swrite v0.1.0
4722025-02-22T20:25:47.743Z Compiling textwrap v0.16.1
4732025-02-22T20:25:48.482Z Compiling tabled_derive v0.7.0
4742025-02-22T20:25:49.662Z Compiling tabled v0.15.0
4752025-02-22T20:25:50.879Z Compiling serde_derive v1.0.217
4762025-02-22T20:25:50.882Z Compiling thiserror-impl v1.0.69
4772025-02-22T20:25:51.047Z Compiling zerocopy-derive v0.7.35
4782025-02-22T20:25:51.094Z Compiling scroll_derive v0.12.0
4792025-02-22T20:25:51.373Z Compiling clap_derive v4.5.28
4802025-02-22T20:25:52.289Z Compiling scroll v0.12.0
4812025-02-22T20:25:52.591Z Compiling zerocopy v0.7.35
4822025-02-22T20:25:52.734Z Compiling goblin v0.8.2
4832025-02-22T20:25:53.241Z Compiling pest v2.7.14
4842025-02-22T20:25:54.597Z Compiling clap v4.5.30
4852025-02-22T20:25:55.414Z Compiling pest_meta v2.7.14
4862025-02-22T20:25:56.417Z Compiling pest_generator v2.7.14
4872025-02-22T20:25:57.719Z Compiling pest_derive v2.7.14
4882025-02-22T20:25:58.498Z Compiling dtrace-parser v0.2.0
4892025-02-22T20:25:59.587Z Compiling serde_spanned v0.6.8
4902025-02-22T20:25:59.587Z Compiling toml_datetime v0.6.8
4912025-02-22T20:25:59.589Z Compiling cargo-platform v0.1.8
4922025-02-22T20:25:59.875Z Compiling serde_tokenstream v0.2.2
4932025-02-22T20:26:00.024Z Compiling toml_edit v0.22.22
4942025-02-22T20:26:00.050Z Compiling macaddr v1.0.1
4952025-02-22T20:26:00.251Z Compiling camino-tempfile v1.1.1
4962025-02-22T20:26:01.092Z Compiling dof v0.3.0
4972025-02-22T20:26:01.095Z Compiling cargo_metadata v0.18.1
4982025-02-22T20:26:02.675Z Compiling usdt-macro v0.5.0
4992025-02-22T20:26:02.678Z Compiling usdt-attr-macro v0.5.0
5002025-02-22T20:26:02.812Z Compiling toml v0.8.19
5012025-02-22T20:26:03.675Z Compiling cargo_toml v0.20.5
5022025-02-22T20:26:03.992Z Compiling usdt v0.5.0
5032025-02-22T20:26:06.530Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5042025-02-22T20:26:09.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.39s
5052025-02-22T20:26:10.124Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5062025-02-22T20:26:10.705Z Downloading crates ...
5072025-02-22T20:26:10.816Z Downloaded async-stream-impl v0.3.6
5082025-02-22T20:26:10.826Z Downloaded arc-swap v1.7.1
5092025-02-22T20:26:10.832Z Downloaded assert_matches v1.5.0
5102025-02-22T20:26:10.837Z Downloaded cfg_aliases v0.2.1
5112025-02-22T20:26:10.843Z Downloaded http-range v0.1.5
5122025-02-22T20:26:10.846Z Downloaded internet-checksum v0.2.1
5132025-02-22T20:26:10.849Z Downloaded atomicwrites v0.4.4
5142025-02-22T20:26:10.851Z Downloaded indoc v2.0.5
5152025-02-22T20:26:10.854Z Downloaded arrayref v0.3.9
5162025-02-22T20:26:10.859Z Downloaded impl-trait-for-tuples v0.2.2
5172025-02-22T20:26:10.862Z Downloaded libsw v3.3.1
5182025-02-22T20:26:10.865Z Downloaded async-stream v0.3.6
5192025-02-22T20:26:10.868Z Downloaded rand_seeder v0.3.0
5202025-02-22T20:26:10.871Z Downloaded litrs v0.4.1
5212025-02-22T20:26:10.874Z Downloaded crucible-workspace-hack v0.1.0
5222025-02-22T20:26:10.874Z Downloaded atty v0.2.14
5232025-02-22T20:26:10.876Z Downloaded headers-core v0.3.0
5242025-02-22T20:26:10.879Z Downloaded crunchy v0.2.2
5252025-02-22T20:26:10.879Z Downloaded hex-literal v0.4.1
5262025-02-22T20:26:10.879Z Downloaded ciborium-io v0.2.2
5272025-02-22T20:26:10.882Z Downloaded cfg_aliases v0.1.1
5282025-02-22T20:26:10.882Z Downloaded atomic-waker v1.1.2
5292025-02-22T20:26:10.884Z Downloaded chacha20 v0.9.1
5302025-02-22T20:26:10.887Z Downloaded hyper v1.5.2
5312025-02-22T20:26:10.892Z Downloaded constant_time_eq v0.3.1
5322025-02-22T20:26:10.894Z Downloaded crc v3.2.1
5332025-02-22T20:26:10.897Z Downloaded chrono-tz-build v0.4.0
5342025-02-22T20:26:10.902Z Downloaded bit-vec v0.6.3
5352025-02-22T20:26:10.902Z Downloaded block-padding v0.3.3
5362025-02-22T20:26:10.906Z Downloaded convert_case v0.4.0
5372025-02-22T20:26:10.906Z Downloaded colored v2.1.0
5382025-02-22T20:26:10.908Z Downloaded hubpack_derive v0.1.1
5392025-02-22T20:26:10.908Z Downloaded daft v0.1.1
5402025-02-22T20:26:10.908Z Downloaded buf-list v1.0.3
5412025-02-22T20:26:10.911Z Downloaded humantime v2.1.0
5422025-02-22T20:26:10.914Z Downloaded httpdate v1.0.3
5432025-02-22T20:26:10.916Z Downloaded httparse v1.9.5
5442025-02-22T20:26:10.919Z Downloaded ctr v0.9.2
5452025-02-22T20:26:10.922Z Downloaded async-bb8-diesel v0.2.1
5462025-02-22T20:26:10.925Z Downloaded hubpack v0.1.2
5472025-02-22T20:26:10.925Z Downloaded cstr-argument v0.1.2
5482025-02-22T20:26:10.928Z Downloaded cipher v0.4.4
5492025-02-22T20:26:10.928Z Downloaded cmake v0.1.51
5502025-02-22T20:26:10.931Z Downloaded http-body v1.0.1
5512025-02-22T20:26:10.931Z Downloaded argon2 v0.5.3
5522025-02-22T20:26:10.933Z Downloaded blowfish v0.9.1
5532025-02-22T20:26:10.933Z Downloaded bcrypt-pbkdf v0.10.0
5542025-02-22T20:26:10.936Z Downloaded curve25519-dalek-derive v0.1.1
5552025-02-22T20:26:10.936Z Downloaded bb8 v0.8.5
5562025-02-22T20:26:10.939Z Downloaded arrayvec v0.7.6
5572025-02-22T20:26:10.942Z Downloaded crossbeam-deque v0.8.5
5582025-02-22T20:26:10.942Z Downloaded const_format_proc_macros v0.2.34
5592025-02-22T20:26:10.945Z Downloaded bzip2 v0.4.4
5602025-02-22T20:26:10.945Z Downloaded backoff v0.4.0
5612025-02-22T20:26:10.947Z Downloaded bcs v0.1.6
5622025-02-22T20:26:10.950Z Downloaded async-trait v0.1.86
5632025-02-22T20:26:10.953Z Downloaded csv-core v0.1.11
5642025-02-22T20:26:10.955Z Downloaded base16ct v0.2.0
5652025-02-22T20:26:10.955Z Downloaded http-body-util v0.1.2
5662025-02-22T20:26:10.958Z Downloaded crc-catalog v2.4.0
5672025-02-22T20:26:10.958Z Downloaded cobs v0.2.3
5682025-02-22T20:26:10.961Z Downloaded russh-cryptovec v0.7.3
5692025-02-22T20:26:10.961Z Downloaded hyper-tls v0.6.0
5702025-02-22T20:26:10.964Z Downloaded addr2line v0.24.2
5712025-02-22T20:26:10.966Z Downloaded bitflags v1.3.2
5722025-02-22T20:26:10.969Z Downloaded indent_write v2.2.0
5732025-02-22T20:26:10.971Z Downloaded ident_case v1.0.1
5742025-02-22T20:26:10.972Z Downloaded sigpipe v0.1.3
5752025-02-22T20:26:10.974Z Downloaded signal-hook-tokio v0.3.1
5762025-02-22T20:26:10.974Z Downloaded cbc v0.1.2
5772025-02-22T20:26:10.977Z Downloaded indoc v1.0.9
5782025-02-22T20:26:10.980Z Downloaded sync_wrapper v1.0.1
5792025-02-22T20:26:10.980Z Downloaded sync-ptr v0.1.1
5802025-02-22T20:26:10.982Z Downloaded ciborium v0.2.2
5812025-02-22T20:26:10.985Z Downloaded hyper-staticfile v0.10.1
5822025-02-22T20:26:10.988Z Downloaded hyper-rustls v0.27.3
5832025-02-22T20:26:10.991Z Downloaded cookie_store v0.21.1
5842025-02-22T20:26:10.993Z Downloaded indexmap v1.9.3
5852025-02-22T20:26:10.996Z Downloaded icu_normalizer_data v1.5.0
5862025-02-22T20:26:11.000Z Downloaded icu_properties v1.5.1
5872025-02-22T20:26:11.003Z Downloaded termtree v0.4.1
5882025-02-22T20:26:11.006Z Downloaded is_ci v1.2.0
5892025-02-22T20:26:11.009Z Downloaded crossbeam-utils v0.8.20
5902025-02-22T20:26:11.011Z Downloaded rusty-fork v0.3.0
5912025-02-22T20:26:11.014Z Downloaded is-terminal v0.4.13
5922025-02-22T20:26:11.017Z Downloaded blake2 v0.10.6
5932025-02-22T20:26:11.020Z Downloaded allocator-api2 v0.2.18
5942025-02-22T20:26:11.022Z Downloaded keccak v0.1.5
5952025-02-22T20:26:11.022Z Downloaded home v0.5.9
5962025-02-22T20:26:11.025Z Downloaded instant v0.1.13
5972025-02-22T20:26:11.026Z Downloaded signature v2.2.0
5982025-02-22T20:26:11.029Z Downloaded lalrpop-util v0.19.12
5992025-02-22T20:26:11.029Z Downloaded darling_macro v0.20.10
6002025-02-22T20:26:11.032Z Downloaded zerofrom v0.1.4
6012025-02-22T20:26:11.032Z Downloaded crc32fast v1.4.2
6022025-02-22T20:26:11.034Z Downloaded strip-ansi-escapes v0.2.0
6032025-02-22T20:26:11.034Z Downloaded match_cfg v0.1.0
6042025-02-22T20:26:11.037Z Downloaded string_cache v0.8.7
6052025-02-22T20:26:11.037Z Downloaded ahash v0.8.11
6062025-02-22T20:26:11.040Z Downloaded mirai-annotations v1.12.0
6072025-02-22T20:26:11.042Z Downloaded instability v0.3.2
6082025-02-22T20:26:11.045Z Downloaded lazycell v1.3.0
6092025-02-22T20:26:11.045Z Downloaded inout v0.1.3
6102025-02-22T20:26:11.045Z Downloaded ipnetwork v0.21.1
6112025-02-22T20:26:11.048Z Downloaded chacha20poly1305 v0.10.1
6122025-02-22T20:26:11.051Z Downloaded supports-color v3.0.1
6132025-02-22T20:26:11.054Z Downloaded multimap v0.10.0
6142025-02-22T20:26:11.054Z Downloaded lockfree-object-pool v0.1.6
6152025-02-22T20:26:11.056Z Downloaded tinystr v0.7.6
6162025-02-22T20:26:11.059Z Downloaded jobserver v0.1.32
6172025-02-22T20:26:11.062Z Downloaded foreign-types-shared v0.3.1
6182025-02-22T20:26:11.065Z Downloaded ipnet v2.10.1
6192025-02-22T20:26:11.067Z Downloaded tiny-keccak v2.0.2
6202025-02-22T20:26:11.070Z Downloaded icu_normalizer v1.5.0
6212025-02-22T20:26:11.073Z Downloaded ghash v0.5.1
6222025-02-22T20:26:11.076Z Downloaded termtree v0.5.1
6232025-02-22T20:26:11.079Z Downloaded openssl-probe v0.1.5
6242025-02-22T20:26:11.079Z Downloaded openssl-macros v0.1.1
6252025-02-22T20:26:11.081Z Downloaded zerovec-derive v0.10.3
6262025-02-22T20:26:11.084Z Downloaded xz2 v0.1.7
6272025-02-22T20:26:11.084Z Downloaded linked-hash-map v0.5.6
6282025-02-22T20:26:11.088Z Downloaded lru-cache v0.1.2
6292025-02-22T20:26:11.091Z Downloaded bytes v1.9.0
6302025-02-22T20:26:11.093Z Downloaded backtrace v0.3.74
6312025-02-22T20:26:11.098Z Downloaded rand_xorshift v0.3.0
6322025-02-22T20:26:11.101Z Downloaded memmap2 v0.9.5
6332025-02-22T20:26:11.103Z Downloaded ed25519 v2.2.3
6342025-02-22T20:26:11.106Z Downloaded dyn-clone v1.0.18
6352025-02-22T20:26:11.109Z Downloaded fallible-streaming-iterator v0.1.9
6362025-02-22T20:26:11.109Z Downloaded mockall v0.13.1
6372025-02-22T20:26:11.112Z Downloaded lock_api v0.4.12
6382025-02-22T20:26:11.114Z Downloaded document-features v0.2.10
6392025-02-22T20:26:11.114Z Downloaded num_threads v0.1.7
6402025-02-22T20:26:11.117Z Downloaded psl-types v2.0.11
6412025-02-22T20:26:11.120Z Downloaded slog-scope v4.4.0
6422025-02-22T20:26:11.120Z Downloaded rfc6979 v0.4.0
6432025-02-22T20:26:11.123Z Downloaded libloading v0.8.5
6442025-02-22T20:26:11.126Z Downloaded utf-8 v0.7.6
6452025-02-22T20:26:11.126Z Downloaded tokio-tungstenite v0.24.0
6462025-02-22T20:26:11.129Z Downloaded value-bag v1.9.0
6472025-02-22T20:26:11.132Z Downloaded nibble_vec v0.1.0
6482025-02-22T20:26:11.135Z Downloaded parse-display v0.10.0
6492025-02-22T20:26:11.138Z Downloaded progenitor-impl v0.8.0
6502025-02-22T20:26:11.140Z Downloaded mockall_derive v0.13.1
6512025-02-22T20:26:11.143Z Downloaded const_format v0.2.34
6522025-02-22T20:26:11.147Z Downloaded strum v0.26.3
6532025-02-22T20:26:11.150Z Downloaded sqlparser_derive v0.2.2
6542025-02-22T20:26:11.150Z Downloaded polyval v0.6.2
6552025-02-22T20:26:11.156Z Downloaded ecdsa v0.16.9
6562025-02-22T20:26:11.159Z Downloaded num_enum_derive v0.5.11
6572025-02-22T20:26:11.159Z Downloaded glob v0.3.2
6582025-02-22T20:26:11.159Z Downloaded displaydoc v0.2.5
6592025-02-22T20:26:11.162Z Downloaded zone_cfg_derive v0.3.0
6602025-02-22T20:26:11.164Z Downloaded progenitor-macro v0.9.1
6612025-02-22T20:26:11.164Z Downloaded diesel_table_macro_syntax v0.2.0
6622025-02-22T20:26:11.167Z Downloaded crypto-bigint v0.5.5
6632025-02-22T20:26:11.174Z Downloaded siphasher v0.3.11
6642025-02-22T20:26:11.177Z Downloaded semver v0.1.20
6652025-02-22T20:26:11.180Z Downloaded rustc-hash v2.0.0
6662025-02-22T20:26:11.180Z Downloaded num-complex v0.4.6
6672025-02-22T20:26:11.183Z Downloaded newtype_derive v0.1.6
6682025-02-22T20:26:11.185Z Downloaded unicode-properties v0.1.3
6692025-02-22T20:26:11.199Z Downloaded peg-runtime v0.8.3
6702025-02-22T20:26:11.202Z Downloaded universal-hash v0.5.1
6712025-02-22T20:26:11.202Z Downloaded thread_local v1.1.8
6722025-02-22T20:26:11.205Z Downloaded oso-derive v0.27.3
6732025-02-22T20:26:11.205Z Downloaded nodrop v0.1.14
6742025-02-22T20:26:11.207Z Downloaded tokio-native-tls v0.3.1
6752025-02-22T20:26:11.210Z Downloaded tui-tree-widget v0.23.0
6762025-02-22T20:26:11.214Z Downloaded structmeta-derive v0.3.0
6772025-02-22T20:26:11.214Z Downloaded structmeta-derive v0.2.0
6782025-02-22T20:26:11.214Z Downloaded samael v0.0.17
6792025-02-22T20:26:11.220Z Downloaded data-encoding v2.6.0
6802025-02-22T20:26:11.224Z Downloaded debug-ignore v1.0.5
6812025-02-22T20:26:11.227Z Downloaded dunce v1.0.5
6822025-02-22T20:26:11.227Z Downloaded dsl_auto_type v0.1.2
6832025-02-22T20:26:11.227Z Downloaded display-error-chain v0.2.2
6842025-02-22T20:26:11.231Z Downloaded hash32 v0.3.1
6852025-02-22T20:26:11.234Z Downloaded postgres-protocol v0.6.7
6862025-02-22T20:26:11.234Z Downloaded postcard v1.0.10
6872025-02-22T20:26:11.236Z Downloaded tinyvec_macros v0.1.1
6882025-02-22T20:26:11.239Z Downloaded miniz_oxide v0.8.0
6892025-02-22T20:26:11.242Z Downloaded publicsuffix v2.3.0
6902025-02-22T20:26:11.245Z Downloaded newtype-uuid v1.2.1
6912025-02-22T20:26:11.247Z Downloaded password-hash v0.5.0
6922025-02-22T20:26:11.247Z Downloaded fixedbitset v0.4.2
6932025-02-22T20:26:11.250Z Downloaded serde-hex v0.1.0
6942025-02-22T20:26:11.253Z Downloaded filetime v0.2.25
6952025-02-22T20:26:11.256Z Downloaded toolchain_find v0.4.0
6962025-02-22T20:26:11.256Z Downloaded poly1305 v0.8.0
6972025-02-22T20:26:11.258Z Downloaded slog-term v2.9.1
6982025-02-22T20:26:11.261Z Downloaded utf16_iter v1.0.5
6992025-02-22T20:26:11.264Z Downloaded serde_derive_internals v0.29.1
7002025-02-22T20:26:11.267Z Downloaded derive_more v0.99.19
7012025-02-22T20:26:11.271Z Downloaded unicode-truncate v1.1.0
7022025-02-22T20:26:11.275Z Downloaded foreign-types-shared v0.1.1
7032025-02-22T20:26:11.278Z Downloaded signal-hook-mio v0.2.4
7042025-02-22T20:26:11.279Z Downloaded rustversion v1.0.17
7052025-02-22T20:26:11.281Z Downloaded ref-cast v1.0.23
7062025-02-22T20:26:11.284Z Downloaded derive_builder_core v0.20.2
7072025-02-22T20:26:11.287Z Downloaded uzers v0.12.1
7082025-02-22T20:26:11.289Z Downloaded new_debug_unreachable v1.0.6
7092025-02-22T20:26:11.292Z Downloaded http v1.2.0
7102025-02-22T20:26:11.297Z Downloaded newline-converter v0.3.0
7112025-02-22T20:26:11.299Z Downloaded subtle v2.6.1
7122025-02-22T20:26:11.299Z Downloaded zip v0.6.6
7132025-02-22T20:26:11.305Z Downloaded number_prefix v0.4.0
7142025-02-22T20:26:11.308Z Downloaded topological-sort v0.2.2
7152025-02-22T20:26:11.308Z Downloaded synstructure v0.13.1
7162025-02-22T20:26:11.311Z Downloaded hickory-resolver v0.24.3
7172025-02-22T20:26:11.315Z Downloaded dirs-next v2.0.0
7182025-02-22T20:26:11.319Z Downloaded parking_lot_core v0.9.10
7192025-02-22T20:26:11.322Z Downloaded proc-macro-error2 v2.0.1
7202025-02-22T20:26:11.325Z Downloaded unarray v0.1.4
7212025-02-22T20:26:11.327Z Downloaded zeroize_derive v1.4.2
7222025-02-22T20:26:11.327Z Downloaded peg-macros v0.8.4
7232025-02-22T20:26:11.331Z Downloaded dropshot_endpoint v0.15.1
7242025-02-22T20:26:11.334Z Downloaded ena v0.14.3
7252025-02-22T20:26:11.337Z Downloaded deranged v0.3.11
7262025-02-22T20:26:11.339Z Downloaded fatfs v0.3.6
7272025-02-22T20:26:11.342Z Downloaded rtoolbox v0.0.2
7282025-02-22T20:26:11.344Z Downloaded minimal-lexical v0.2.1
7292025-02-22T20:26:11.349Z Downloaded packed_struct_codegen v0.10.1
7302025-02-22T20:26:11.352Z Downloaded futures-sink v0.3.31
7312025-02-22T20:26:11.355Z Downloaded time-macros v0.2.18
7322025-02-22T20:26:11.357Z Downloaded tar v0.4.42
7332025-02-22T20:26:11.360Z Downloaded endian-type v0.1.2
7342025-02-22T20:26:11.360Z Downloaded aes-gcm v0.10.3
7352025-02-22T20:26:11.364Z Downloaded normalize-line-endings v0.3.0
7362025-02-22T20:26:11.368Z Downloaded fxhash v0.2.1
7372025-02-22T20:26:11.368Z Downloaded tokio-stream v0.1.16
7382025-02-22T20:26:11.372Z Downloaded serde_urlencoded v0.7.1
7392025-02-22T20:26:11.375Z Downloaded powerfmt v0.2.0
7402025-02-22T20:26:11.378Z Downloaded packed_struct v0.10.1
7412025-02-22T20:26:11.380Z Downloaded rustc_version v0.4.1
7422025-02-22T20:26:11.380Z Downloaded rustc_version v0.1.7
7432025-02-22T20:26:11.383Z Downloaded r2d2 v0.8.10
7442025-02-22T20:26:11.383Z Downloaded twox-hash v2.1.0
7452025-02-22T20:26:11.386Z Downloaded parse-size v1.1.0
7462025-02-22T20:26:11.388Z Downloaded itertools v0.10.5
7472025-02-22T20:26:11.395Z Downloaded take_mut v0.2.2
7482025-02-22T20:26:11.398Z Downloaded typify-macro v0.2.0
7492025-02-22T20:26:11.398Z Downloaded tokio-macros v2.5.0
7502025-02-22T20:26:11.401Z Downloaded parking_lot v0.11.2
7512025-02-22T20:26:11.404Z Downloaded dirs-sys-next v0.1.2
7522025-02-22T20:26:11.404Z Downloaded tls_codec_derive v0.4.1
7532025-02-22T20:26:11.406Z Downloaded serde_repr v0.1.19
7542025-02-22T20:26:11.409Z Downloaded tls_codec v0.4.1
7552025-02-22T20:26:11.412Z Downloaded futures-channel v0.3.31
7562025-02-22T20:26:11.414Z Downloaded subprocess v0.2.9
7572025-02-22T20:26:11.417Z Downloaded waitgroup v0.1.2
7582025-02-22T20:26:11.420Z Downloaded radium v0.7.0
7592025-02-22T20:26:11.420Z Downloaded static_assertions v1.1.0
7602025-02-22T20:26:11.423Z Downloaded serde_plain v1.0.2
7612025-02-22T20:26:11.423Z Downloaded vte_generate_state_changes v0.1.2
7622025-02-22T20:26:11.426Z Downloaded url v2.5.3
7632025-02-22T20:26:11.428Z Downloaded qorb v0.2.1
7642025-02-22T20:26:11.433Z Downloaded postgres-types v0.2.8
7652025-02-22T20:26:11.437Z Downloaded parse-display-derive v0.10.0
7662025-02-22T20:26:11.440Z Downloaded libm v0.2.8
7672025-02-22T20:26:11.447Z Downloaded path-slash v0.1.5
7682025-02-22T20:26:11.449Z Downloaded rand_core v0.6.4
7692025-02-22T20:26:11.452Z Downloaded rand_chacha v0.3.1
7702025-02-22T20:26:11.452Z Downloaded zone v0.1.8
7712025-02-22T20:26:11.455Z Downloaded foreign-types v0.3.2
7722025-02-22T20:26:11.455Z Downloaded tokio-util v0.7.12
7732025-02-22T20:26:11.462Z Downloaded parking_lot v0.12.3
7742025-02-22T20:26:11.465Z Downloaded itertools v0.14.0
7752025-02-22T20:26:11.474Z Downloaded tower-service v0.3.3
7762025-02-22T20:26:11.476Z Downloaded native-tls v0.2.12
7772025-02-22T20:26:11.479Z Downloaded derive_builder_macro v0.20.2
7782025-02-22T20:26:11.479Z Downloaded want v0.3.1
7792025-02-22T20:26:11.482Z Downloaded wait-timeout v0.2.0
7802025-02-22T20:26:11.482Z Downloaded nu-ansi-term v0.50.1
7812025-02-22T20:26:11.486Z Downloaded downcast v0.11.0
7822025-02-22T20:26:11.488Z Downloaded either v1.13.0
7832025-02-22T20:26:11.491Z Downloaded owo-colors v4.1.0
7842025-02-22T20:26:11.493Z Downloaded flate2 v1.0.35
7852025-02-22T20:26:11.499Z Downloaded hex v0.4.3
7862025-02-22T20:26:11.501Z Downloaded foreign-types v0.5.0
7872025-02-22T20:26:11.504Z Downloaded zone v0.3.0
7882025-02-22T20:26:11.504Z Downloaded zeroize v1.8.1
7892025-02-22T20:26:11.510Z Downloaded phf_shared v0.11.2
7902025-02-22T20:26:11.510Z Downloaded foreign-types-macros v0.2.3
7912025-02-22T20:26:11.513Z Downloaded zerofrom-derive v0.1.4
7922025-02-22T20:26:11.513Z Downloaded term v0.7.0
7932025-02-22T20:26:11.514Z Downloaded rustfmt-wrapper v0.2.1
7942025-02-22T20:26:11.516Z Downloaded diff v0.1.13
7952025-02-22T20:26:11.519Z Downloaded slog-envlogger v2.2.0
7962025-02-22T20:26:11.522Z Downloaded termios v0.3.3
7972025-02-22T20:26:11.525Z Downloaded slog-dtrace v0.3.0
7982025-02-22T20:26:11.525Z Downloaded slog-bunyan v2.5.0
7992025-02-22T20:26:11.528Z Downloaded precomputed-hash v0.1.1
8002025-02-22T20:26:11.528Z Downloaded smf v0.2.3
8012025-02-22T20:26:11.530Z Downloaded which v4.4.2
8022025-02-22T20:26:11.530Z Downloaded smallvec v1.13.2
8032025-02-22T20:26:11.533Z Downloaded tokio-rustls v0.25.0
8042025-02-22T20:26:11.536Z Downloaded flagset v0.4.6
8052025-02-22T20:26:11.538Z Downloaded slog-async v2.8.0
8062025-02-22T20:26:11.541Z Downloaded derive-where v1.2.7
8072025-02-22T20:26:11.544Z Downloaded password-hash v0.4.2
8082025-02-22T20:26:11.547Z Downloaded p256 v0.13.2
8092025-02-22T20:26:11.551Z Downloaded num v0.4.3
8102025-02-22T20:26:11.553Z Downloaded hash32 v0.2.1
8112025-02-22T20:26:11.556Z Downloaded olpc-cjson v0.1.4
8122025-02-22T20:26:11.556Z Downloaded oso v0.27.3
8132025-02-22T20:26:11.560Z Downloaded nom v7.1.3
8142025-02-22T20:26:11.567Z Downloaded num-iter v0.1.45
8152025-02-22T20:26:11.569Z Downloaded itertools v0.13.0
8162025-02-22T20:26:11.577Z Downloaded termcolor v1.4.1
8172025-02-22T20:26:11.580Z Downloaded wyz v0.5.1
8182025-02-22T20:26:11.582Z Downloaded signal-hook-registry v1.4.2
8192025-02-22T20:26:11.582Z Downloaded serde_path_to_error v0.1.16
8202025-02-22T20:26:11.585Z Downloaded predicates-core v1.0.8
8212025-02-22T20:26:11.588Z Downloaded defmt v0.3.8
8222025-02-22T20:26:11.590Z Downloaded quinn v0.11.5
8232025-02-22T20:26:11.595Z Downloaded progenitor-client v0.9.1
8242025-02-22T20:26:11.598Z Downloaded predicates-tree v1.0.11
8252025-02-22T20:26:11.598Z Downloaded heck v0.3.3
8262025-02-22T20:26:11.598Z Downloaded float-cmp v0.10.0
8272025-02-22T20:26:11.601Z Downloaded time v0.3.36
8282025-02-22T20:26:11.608Z Downloaded phf_shared v0.10.0
8292025-02-22T20:26:11.611Z Downloaded winnow v0.5.40
8302025-02-22T20:26:11.619Z Downloaded num-conv v0.1.0
8312025-02-22T20:26:11.622Z Downloaded yoke-derive v0.7.4
8322025-02-22T20:26:11.622Z Downloaded funty v2.0.0
8332025-02-22T20:26:11.625Z Downloaded pin-project v1.1.6
8342025-02-22T20:26:11.638Z Downloaded gethostname v0.5.0
8352025-02-22T20:26:11.641Z Downloaded write16 v1.0.0
8362025-02-22T20:26:11.641Z Downloaded spin v0.9.8
8372025-02-22T20:26:11.643Z Downloaded test-strategy v0.3.1
8382025-02-22T20:26:11.647Z Downloaded ron v0.7.1
8392025-02-22T20:26:11.653Z Downloaded stable_deref_trait v1.2.0
8402025-02-22T20:26:11.656Z Downloaded bindgen v0.69.5
8412025-02-22T20:26:11.662Z Downloaded pretty-hex v0.2.1
8422025-02-22T20:26:11.665Z Downloaded foldhash v0.1.3
8432025-02-22T20:26:11.665Z Downloaded derive_builder v0.20.2
8442025-02-22T20:26:11.669Z Downloaded zone_cfg_derive v0.1.2
8452025-02-22T20:26:11.672Z Downloaded thiserror-impl v2.0.11
8462025-02-22T20:26:11.672Z Downloaded omicron-zone-package v0.12.0
8472025-02-22T20:26:11.676Z Downloaded secrecy v0.8.0
8482025-02-22T20:26:11.679Z Downloaded num-integer v0.1.46
8492025-02-22T20:26:11.681Z Downloaded num-derive v0.4.2
8502025-02-22T20:26:11.681Z Downloaded scrypt v0.11.0
8512025-02-22T20:26:11.684Z Downloaded pkcs1 v0.7.5
8522025-02-22T20:26:11.687Z Downloaded ssh-key v0.6.6
8532025-02-22T20:26:11.693Z Downloaded progenitor-client v0.8.0
8542025-02-22T20:26:11.696Z Downloaded group v0.13.0
8552025-02-22T20:26:11.699Z Downloaded quinn-proto v0.11.8
8562025-02-22T20:26:11.704Z Downloaded sqlformat v0.2.6
8572025-02-22T20:26:11.707Z Downloaded strum_macros v0.24.3
8582025-02-22T20:26:11.709Z Downloaded tokio-rustls v0.26.0
8592025-02-22T20:26:11.712Z Downloaded smallvec v0.6.14
8602025-02-22T20:26:11.715Z Downloaded whoami v1.5.2
8612025-02-22T20:26:11.715Z Downloaded fs_extra v1.3.0
8622025-02-22T20:26:11.718Z Downloaded diesel_derives v2.2.3
8632025-02-22T20:26:11.722Z Downloaded scopeguard v1.2.0
8642025-02-22T20:26:11.724Z Downloaded salty v0.3.0
8652025-02-22T20:26:11.731Z Downloaded pin-utils v0.1.0
8662025-02-22T20:26:11.733Z Downloaded tungstenite v0.21.0
8672025-02-22T20:26:11.736Z Downloaded walkdir v2.5.0
8682025-02-22T20:26:11.739Z Downloaded yoke v0.7.4
8692025-02-22T20:26:11.742Z Downloaded embedded-io v0.4.0
8702025-02-22T20:26:11.744Z Downloaded thiserror-no-std v2.0.2
8712025-02-22T20:26:11.747Z Downloaded zerocopy-derive v0.8.10
8722025-02-22T20:26:11.753Z Downloaded tungstenite v0.23.0
8732025-02-22T20:26:11.758Z Downloaded zerovec v0.10.4
8742025-02-22T20:26:11.764Z Downloaded env_logger v0.11.5
8752025-02-22T20:26:11.767Z Downloaded tracing-core v0.1.32
8762025-02-22T20:26:11.771Z Downloaded slog-json v2.6.1
8772025-02-22T20:26:11.773Z Downloaded heapless v0.8.0
8782025-02-22T20:26:11.777Z Downloaded tungstenite v0.24.0
8792025-02-22T20:26:11.781Z Downloaded slog v2.7.0
8802025-02-22T20:26:11.785Z Downloaded sct v0.7.1
8812025-02-22T20:26:11.788Z Downloaded pkcs5 v0.7.1
8822025-02-22T20:26:11.793Z Downloaded pkcs8 v0.10.2
8832025-02-22T20:26:11.796Z Downloaded vcpkg v0.2.15
8842025-02-22T20:26:11.836Z Downloaded zerocopy v0.6.6
8852025-02-22T20:26:11.839Z Downloaded futures v0.3.31
8862025-02-22T20:26:11.843Z Downloaded rustls-webpki v0.102.8
8872025-02-22T20:26:11.864Z Downloaded prettyplease v0.2.29
8882025-02-22T20:26:11.868Z Downloaded git2 v0.19.0
8892025-02-22T20:26:11.877Z Downloaded num-bigint v0.4.6
8902025-02-22T20:26:11.883Z Downloaded rand v0.8.5
8912025-02-22T20:26:11.887Z Downloaded gimli v0.31.1
8922025-02-22T20:26:11.896Z Downloaded reedline v0.35.0
8932025-02-22T20:26:11.905Z Downloaded hashbrown v0.14.5
8942025-02-22T20:26:11.911Z Downloaded quick-xml v0.33.0
8952025-02-22T20:26:11.919Z Downloaded rusqlite v0.32.1
8962025-02-22T20:26:11.926Z Downloaded petname v2.0.2
8972025-02-22T20:26:11.933Z Downloaded x509-cert v0.2.5
8982025-02-22T20:26:11.940Z Downloaded tough v0.19.0
8992025-02-22T20:26:11.951Z Downloaded rayon v1.10.0
9002025-02-22T20:26:11.961Z Downloaded futures-util v0.3.31
9012025-02-22T20:26:11.974Z Downloaded h2 v0.4.6
9022025-02-22T20:26:11.982Z Downloaded unicode-width v0.2.0
9032025-02-22T20:26:11.988Z Downloaded reqwest v0.12.12
9042025-02-22T20:26:11.999Z Downloaded hickory-proto v0.24.3
9052025-02-22T20:26:12.015Z Downloaded webpki-roots v0.26.6
9062025-02-22T20:26:12.019Z Downloaded nix v0.27.1
9072025-02-22T20:26:12.030Z Downloaded rustls v0.22.4
9082025-02-22T20:26:12.044Z Downloaded polar-core v0.27.3
9092025-02-22T20:26:12.053Z Downloaded regress v0.9.1
9102025-02-22T20:26:12.063Z Downloaded rustls-webpki v0.101.7
9112025-02-22T20:26:12.078Z Downloaded regex-syntax v0.6.29
9122025-02-22T20:26:12.086Z Downloaded zerocopy v0.8.10
9132025-02-22T20:26:12.111Z Downloaded regress v0.10.1
9142025-02-22T20:26:12.120Z Downloaded diesel v2.2.7
9152025-02-22T20:26:12.140Z Downloaded object v0.36.5
9162025-02-22T20:26:12.152Z Downloaded typify-impl v0.3.0
9172025-02-22T20:26:12.171Z Downloaded bstr v1.10.0
9182025-02-22T20:26:12.182Z Downloaded tabled v0.18.0
9192025-02-22T20:26:12.200Z Downloaded radix_trie v0.2.1
9202025-02-22T20:26:12.206Z Downloaded regex-syntax v0.8.5
9212025-02-22T20:26:12.215Z Downloaded object v0.30.4
9222025-02-22T20:26:12.225Z Downloaded nix v0.29.0
9232025-02-22T20:26:12.238Z Downloaded typify-impl v0.2.0
9242025-02-22T20:26:12.254Z Downloaded dropshot v0.12.0
9252025-02-22T20:26:12.275Z Downloaded openapiv3 v2.0.0
9262025-02-22T20:26:12.288Z Downloaded rustls v0.21.12
9272025-02-22T20:26:12.300Z Downloaded rustls v0.23.19
9282025-02-22T20:26:12.312Z Downloaded nix v0.28.0
9292025-02-22T20:26:12.324Z Downloaded dropshot v0.15.1
9302025-02-22T20:26:12.346Z Downloaded p384 v0.13.0
9312025-02-22T20:26:12.352Z Downloaded chrono-tz v0.10.1
9322025-02-22T20:26:12.360Z Downloaded smoltcp v0.11.0
9332025-02-22T20:26:12.373Z Downloaded openssl v0.10.71
9342025-02-22T20:26:12.384Z Downloaded bzip2-sys v0.1.11+1.0.8
9352025-02-22T20:26:12.397Z Downloaded lzma-sys v0.1.20
9362025-02-22T20:26:12.427Z Downloaded zerocopy-derive v0.6.6
9372025-02-22T20:26:12.437Z Downloaded ratatui v0.29.0
9382025-02-22T20:26:12.458Z Downloaded regex-automata v0.4.8
9392025-02-22T20:26:12.475Z Downloaded sled v0.34.7
9402025-02-22T20:26:12.486Z Downloaded smoltcp v0.9.1
9412025-02-22T20:26:12.496Z Downloaded sha3 v0.10.8
9422025-02-22T20:26:12.501Z Downloaded petgraph v0.6.5
9432025-02-22T20:26:12.520Z Downloaded libz-sys v1.1.20
9442025-02-22T20:26:12.541Z Downloaded curve25519-dalek v4.1.3
9452025-02-22T20:26:12.550Z Downloaded regex v1.11.1
9462025-02-22T20:26:12.563Z Downloaded zopfli v0.8.1
9472025-02-22T20:26:12.565Z Downloaded tracing v0.1.40
9482025-02-22T20:26:12.569Z Downloaded thiserror v2.0.11
9492025-02-22T20:26:12.575Z Downloaded dropshot_endpoint v0.12.0
9502025-02-22T20:26:12.578Z Downloaded proptest v1.5.0
9512025-02-22T20:26:12.588Z Downloaded sqlparser v0.45.0
9522025-02-22T20:26:12.594Z Downloaded csv v1.3.1
9532025-02-22T20:26:12.614Z Downloaded tokio v1.43.0
9542025-02-22T20:26:12.653Z Downloaded vte v0.11.1
9552025-02-22T20:26:12.656Z Downloaded socket2 v0.5.7
9562025-02-22T20:26:12.659Z Downloaded darling_core v0.20.10
9572025-02-22T20:26:12.662Z Downloaded lalrpop v0.19.12
9582025-02-22T20:26:12.674Z Downloaded headers v0.4.0
9592025-02-22T20:26:12.679Z Downloaded half v2.4.1
9602025-02-22T20:26:12.681Z Downloaded yasna v0.5.2
9612025-02-22T20:26:12.684Z Downloaded embedded-io v0.6.1
9622025-02-22T20:26:12.687Z Downloaded icu_properties_data v1.5.0
9632025-02-22T20:26:12.696Z Downloaded typed-path v0.9.3
9642025-02-22T20:26:12.702Z Downloaded peg v0.8.4
9652025-02-22T20:26:12.705Z Downloaded pbkdf2 v0.12.2
9662025-02-22T20:26:12.708Z Downloaded pbkdf2 v0.11.0
9672025-02-22T20:26:12.711Z Downloaded fragile v2.0.0
9682025-02-22T20:26:12.711Z Downloaded rustls-pki-types v1.10.0
9692025-02-22T20:26:12.714Z Downloaded pkg-config v0.3.31
9702025-02-22T20:26:12.717Z Downloaded parse-zoneinfo v0.3.1
9712025-02-22T20:26:12.719Z Downloaded chrono v0.4.39
9722025-02-22T20:26:12.725Z Downloaded thiserror-impl-no-std v2.0.2
9732025-02-22T20:26:12.728Z Downloaded bitvec v1.0.1
9742025-02-22T20:26:12.742Z Downloaded futures-task v0.3.31
9752025-02-22T20:26:12.745Z Downloaded defmt-parser v0.3.4
9762025-02-22T20:26:12.745Z Downloaded defmt-macros v0.3.9
9772025-02-22T20:26:12.747Z Downloaded slab v0.4.9
9782025-02-22T20:26:12.750Z Downloaded encoding_rs v0.8.34
9792025-02-22T20:26:12.770Z Downloaded simd-adler32 v0.3.7
9802025-02-22T20:26:12.772Z Downloaded sec1 v0.7.3
9812025-02-22T20:26:12.775Z Downloaded portable-atomic v1.9.0
9822025-02-22T20:26:12.780Z Downloaded schemars_derive v0.8.21
9832025-02-22T20:26:12.782Z Downloaded num-rational v0.4.2
9842025-02-22T20:26:12.785Z Downloaded tracing-attributes v0.1.27
9852025-02-22T20:26:12.785Z Downloaded ron v0.8.1
9862025-02-22T20:26:12.790Z Downloaded p521 v0.13.3
9872025-02-22T20:26:12.794Z Downloaded steno v0.4.1
9882025-02-22T20:26:12.800Z Downloaded num-traits v0.2.19
9892025-02-22T20:26:12.802Z Downloaded elliptic-curve v0.13.8
9902025-02-22T20:26:12.805Z Downloaded hashlink v0.9.1
9912025-02-22T20:26:12.808Z Downloaded darling v0.20.10
9922025-02-22T20:26:12.811Z Downloaded progenitor-impl v0.9.1
9932025-02-22T20:26:12.814Z Downloaded heapless v0.7.17
9942025-02-22T20:26:12.817Z Downloaded env_logger v0.10.2
9952025-02-22T20:26:12.820Z Downloaded expectorate v1.1.0
9962025-02-22T20:26:12.823Z Downloaded rustls-pemfile v1.0.4
9972025-02-22T20:26:12.825Z Downloaded snafu v0.8.5
9982025-02-22T20:26:12.831Z Downloaded openssl-sys v0.9.106
9992025-02-22T20:26:12.836Z Downloaded libgit2-sys v0.17.0+1.8.1
10002025-02-22T20:26:12.895Z Downloaded tower v0.5.2
10012025-02-22T20:26:12.903Z Downloaded float-ord v0.3.2
10022025-02-22T20:26:12.906Z Downloaded spki v0.7.3
10032025-02-22T20:26:12.906Z Downloaded ring v0.17.9
10042025-02-22T20:26:12.948Z Downloaded quick-error v1.2.3
10052025-02-22T20:26:12.951Z Downloaded diesel-dtrace v0.4.2
10062025-02-22T20:26:12.951Z Downloaded rcgen v0.12.1
10072025-02-22T20:26:12.954Z Downloaded rayon-core v1.12.1
10082025-02-22T20:26:12.957Z Downloaded zip v2.1.3
10092025-02-22T20:26:12.962Z Downloaded aws-lc-rs v1.10.0
10102025-02-22T20:26:12.971Z Downloaded russh v0.45.0
10112025-02-22T20:26:12.976Z Downloaded writeable v0.5.5
10122025-02-22T20:26:12.979Z Downloaded tabwriter v1.4.0
10132025-02-22T20:26:12.981Z Downloaded strum_macros v0.25.3
10142025-02-22T20:26:12.981Z Downloaded predicates v3.1.3
10152025-02-22T20:26:12.984Z Downloaded tabled_derive v0.10.0
10162025-02-22T20:26:12.987Z Downloaded hashbrown v0.12.3
10172025-02-22T20:26:12.989Z Downloaded unicode-normalization v0.1.24
10182025-02-22T20:26:12.993Z Downloaded hkdf v0.12.4
10192025-02-22T20:26:12.996Z Downloaded try-lock v0.2.5
10202025-02-22T20:26:12.998Z Downloaded tower-layer v0.3.3
10212025-02-22T20:26:12.998Z Downloaded ppv-lite86 v0.2.20
10222025-02-22T20:26:12.998Z Downloaded pin-project-lite v0.2.14
10232025-02-22T20:26:13.003Z Downloaded pin-project-internal v1.1.6
10242025-02-22T20:26:13.005Z Downloaded der v0.7.9
10252025-02-22T20:26:13.010Z Downloaded blake3 v1.5.4
10262025-02-22T20:26:13.017Z Downloaded unicode-segmentation v1.12.0
10272025-02-22T20:26:13.021Z Downloaded hickory-server v0.24.3
10282025-02-22T20:26:13.027Z Downloaded tokio-rustls v0.24.1
10292025-02-22T20:26:13.029Z Downloaded serde_yaml v0.9.34+deprecated
10302025-02-22T20:26:13.032Z Downloaded unicode_categories v0.1.1
10312025-02-22T20:26:13.035Z Downloaded resolv-conf v0.7.0
10322025-02-22T20:26:13.038Z Downloaded hashbrown v0.13.2
10332025-02-22T20:26:13.042Z Downloaded num-bigint-dig v0.8.4
10342025-02-22T20:26:13.046Z Downloaded nanorand v0.7.0
10352025-02-22T20:26:13.049Z Downloaded daft-derive v0.1.1
10362025-02-22T20:26:13.052Z Downloaded typify v0.3.0
10372025-02-22T20:26:13.055Z Downloaded flume v0.11.1
10382025-02-22T20:26:13.059Z Downloaded serde_with v3.11.0
10392025-02-22T20:26:13.068Z Downloaded libxml v0.3.3
10402025-02-22T20:26:13.073Z Downloaded schemars v0.8.21
10412025-02-22T20:26:13.085Z Downloaded rsa v0.9.6
10422025-02-22T20:26:13.089Z Downloaded tokio-postgres v0.7.12
10432025-02-22T20:26:13.094Z Downloaded oxnet v0.1.0
10442025-02-22T20:26:13.097Z Downloaded num_enum v0.5.11
10452025-02-22T20:26:13.101Z Downloaded vsss-rs v3.3.4
10462025-02-22T20:26:13.103Z Downloaded structmeta v0.3.0
10472025-02-22T20:26:13.106Z Downloaded toml_edit v0.19.15
10482025-02-22T20:26:13.119Z Downloaded rustyline v14.0.0
10492025-02-22T20:26:13.124Z Downloaded aho-corasick v1.1.3
10502025-02-22T20:26:13.130Z Downloaded time-core v0.1.2
10512025-02-22T20:26:13.132Z Downloaded env_filter v0.1.2
10522025-02-22T20:26:13.132Z Downloaded enum-as-inner v0.6.1
10532025-02-22T20:26:13.135Z Downloaded ed25519-dalek v2.1.1
10542025-02-22T20:26:13.138Z Downloaded futures-io v0.3.31
10552025-02-22T20:26:13.138Z Downloaded signal-hook v0.3.17
10562025-02-22T20:26:13.140Z Downloaded itertools v0.12.1
10572025-02-22T20:26:13.147Z Downloaded structmeta v0.2.0
10582025-02-22T20:26:13.150Z Downloaded sha1 v0.10.6
10592025-02-22T20:26:13.154Z Downloaded crossterm v0.28.1
10602025-02-22T20:26:13.156Z Downloaded unsafe-libyaml v0.2.11
10612025-02-22T20:26:13.160Z Downloaded opaque-debug v0.3.1
10622025-02-22T20:26:13.162Z Downloaded mio v1.0.2
10632025-02-22T20:26:13.166Z Downloaded strum_macros v0.26.4
10642025-02-22T20:26:13.169Z Downloaded snafu-derive v0.8.5
10652025-02-22T20:26:13.172Z Downloaded papergrid v0.14.0
10662025-02-22T20:26:13.175Z Downloaded futures-executor v0.3.31
10672025-02-22T20:26:13.177Z Downloaded futures-core v0.3.31
10682025-02-22T20:26:13.177Z Downloaded shlex v1.3.0
10692025-02-22T20:26:13.180Z Downloaded proc-macro-error-attr2 v2.0.0
10702025-02-22T20:26:13.180Z Downloaded pem-rfc7468 v0.7.0
10712025-02-22T20:26:13.183Z Downloaded uuid v1.12.0
10722025-02-22T20:26:13.185Z Downloaded parking_lot_core v0.8.6
10732025-02-22T20:26:13.188Z Downloaded difflib v0.4.0
10742025-02-22T20:26:13.188Z Downloaded unicode-xid v0.2.6
10752025-02-22T20:26:13.188Z Downloaded unicase v2.7.0
10762025-02-22T20:26:13.191Z Downloaded pem v3.0.4
10772025-02-22T20:26:13.191Z Downloaded ssh-encoding v0.2.0
10782025-02-22T20:26:13.194Z Downloaded shell-words v1.1.0
10792025-02-22T20:26:13.194Z Downloaded similar v2.6.0
10802025-02-22T20:26:13.197Z Downloaded crossbeam-channel v0.5.13
10812025-02-22T20:26:13.203Z Downloaded typify-macro v0.3.0
10822025-02-22T20:26:13.206Z Downloaded ref-cast-impl v1.0.23
10832025-02-22T20:26:13.206Z Downloaded progenitor v0.9.1
10842025-02-22T20:26:13.206Z Downloaded proc-macro-crate v1.3.1
10852025-02-22T20:26:13.209Z Downloaded primeorder v0.13.6
10862025-02-22T20:26:13.209Z Downloaded phf_generator v0.11.2
10872025-02-22T20:26:13.209Z Downloaded phf_codegen v0.11.2
10882025-02-22T20:26:13.211Z Downloaded utf8_iter v1.0.4
10892025-02-22T20:26:13.211Z Downloaded ff v0.13.0
10902025-02-22T20:26:13.212Z Downloaded fd-lock v4.0.2
10912025-02-22T20:26:13.214Z Downloaded slog-stdlog v4.1.1
10922025-02-22T20:26:13.217Z Downloaded vergen v8.3.2
10932025-02-22T20:26:13.219Z Downloaded toml v0.7.8
10942025-02-22T20:26:13.222Z Downloaded fallible-iterator v0.3.0
10952025-02-22T20:26:13.222Z Downloaded fallible-iterator v0.2.0
10962025-02-22T20:26:13.225Z Downloaded getrandom v0.2.15
10972025-02-22T20:26:13.227Z Downloaded unicode-bidi v0.3.17
10982025-02-22T20:26:13.230Z Downloaded untrusted v0.9.0
10992025-02-22T20:26:13.230Z Downloaded untrusted v0.7.1
11002025-02-22T20:26:13.233Z Downloaded rustls-pemfile v2.2.0
11012025-02-22T20:26:13.233Z Downloaded globset v0.4.15
11022025-02-22T20:26:13.236Z Downloaded aes v0.8.4
11032025-02-22T20:26:13.238Z Downloaded typify v0.2.0
11042025-02-22T20:26:13.241Z Downloaded progenitor-macro v0.8.0
11052025-02-22T20:26:13.244Z Downloaded indicatif v0.17.11
11062025-02-22T20:26:13.248Z Downloaded tap v1.0.1
11072025-02-22T20:26:13.248Z Downloaded multer v3.1.0
11082025-02-22T20:26:13.251Z Downloaded scheduled-thread-pool v0.2.7
11092025-02-22T20:26:13.251Z Downloaded same-file v1.0.6
11102025-02-22T20:26:13.251Z Downloaded paste v1.0.15
11112025-02-22T20:26:13.253Z Downloaded stringprep v0.1.5
11122025-02-22T20:26:13.256Z Downloaded tinyvec v1.8.0
11132025-02-22T20:26:13.259Z Downloaded russh-keys v0.45.0
11142025-02-22T20:26:13.262Z Downloaded serde-big-array v0.5.1
11152025-02-22T20:26:13.262Z Downloaded phf v0.11.2
11162025-02-22T20:26:13.265Z Downloaded percent-encoding v2.3.1
11172025-02-22T20:26:13.265Z Downloaded form_urlencoded v1.2.1
11182025-02-22T20:26:13.265Z Downloaded quinn-udp v0.5.5
11192025-02-22T20:26:13.267Z Downloaded mime_guess v2.0.5
11202025-02-22T20:26:13.267Z Downloaded base64 v0.22.1
11212025-02-22T20:26:13.271Z Downloaded base64 v0.21.7
11222025-02-22T20:26:13.275Z Downloaded des v0.8.1
11232025-02-22T20:26:13.279Z Downloaded der_derive v0.7.3
11242025-02-22T20:26:13.282Z Downloaded hickory-client v0.24.3
11252025-02-22T20:26:13.282Z Downloaded litemap v0.7.3
11262025-02-22T20:26:13.284Z Downloaded tokio-tungstenite v0.23.1
11272025-02-22T20:26:13.287Z Downloaded tokio-tungstenite v0.21.0
11282025-02-22T20:26:13.290Z Downloaded hmac v0.12.1
11292025-02-22T20:26:13.290Z Downloaded linear-map v1.2.0
11302025-02-22T20:26:13.292Z Downloaded highway v1.2.0
11312025-02-22T20:26:13.295Z Downloaded cc v1.1.30
11322025-02-22T20:26:13.298Z Downloaded bumpalo v3.16.0
11332025-02-22T20:26:13.300Z Downloaded xattr v1.3.1
11342025-02-22T20:26:13.300Z Downloaded ssh-cipher v0.2.0
11352025-02-22T20:26:13.303Z Downloaded libefi-sys v0.1.0
11362025-02-22T20:26:13.303Z Downloaded kstat-rs v0.2.4
11372025-02-22T20:26:13.306Z Downloaded futures-macro v0.3.31
11382025-02-22T20:26:13.306Z Downloaded serde_with_macros v3.11.0
11392025-02-22T20:26:13.308Z Downloaded salsa20 v0.10.2
11402025-02-22T20:26:13.308Z Downloaded rpassword v7.3.1
11412025-02-22T20:26:13.308Z Downloaded mime v0.3.17
11422025-02-22T20:26:13.311Z Downloaded maplit v1.0.2
11432025-02-22T20:26:13.311Z Downloaded base64 v0.13.1
11442025-02-22T20:26:13.314Z Downloaded hostname v0.4.0
11452025-02-22T20:26:13.316Z Downloaded managed v0.8.0
11462025-02-22T20:26:13.317Z Downloaded memoffset v0.9.1
11472025-02-22T20:26:13.319Z Downloaded md5 v0.7.0
11482025-02-22T20:26:13.319Z Downloaded md-5 v0.10.6
11492025-02-22T20:26:13.319Z Downloaded maybe-uninit v2.0.0
11502025-02-22T20:26:13.322Z Downloaded lru v0.12.5
11512025-02-22T20:26:13.322Z Downloaded lazy_static v1.5.0
11522025-02-22T20:26:13.325Z Downloaded compact_str v0.8.0
11532025-02-22T20:26:13.327Z Downloaded idna_adapter v1.2.0
11542025-02-22T20:26:13.327Z Downloaded hostname v0.3.1
11552025-02-22T20:26:13.330Z Downloaded rustc-hash v1.1.0
11562025-02-22T20:26:13.330Z Downloaded idna v1.0.3
11572025-02-22T20:26:13.334Z Downloaded rustc-demangle v0.1.24
11582025-02-22T20:26:13.336Z Downloaded const-oid v0.9.6
11592025-02-22T20:26:13.339Z Downloaded icu_locid_transform_data v1.5.0
11602025-02-22T20:26:13.342Z Downloaded icu_collections v1.5.0
11612025-02-22T20:26:13.345Z Downloaded crossbeam-epoch v0.9.18
11622025-02-22T20:26:13.348Z Downloaded clang-sys v1.8.1
11632025-02-22T20:26:13.350Z Downloaded icu_locid v1.5.0
11642025-02-22T20:26:13.354Z Downloaded crc-any v2.5.0
11652025-02-22T20:26:13.357Z Downloaded cookie v0.18.1
11662025-02-22T20:26:13.359Z Downloaded console v0.15.10
11672025-02-22T20:26:13.362Z Downloaded cancel-safe-futures v0.1.5
11682025-02-22T20:26:13.365Z Downloaded base64ct v1.6.0
11692025-02-22T20:26:13.367Z Downloaded progenitor v0.8.0
11702025-02-22T20:26:13.367Z Downloaded castaway v0.2.3
11712025-02-22T20:26:13.370Z Downloaded iana-time-zone v0.1.61
11722025-02-22T20:26:13.370Z Downloaded bitfield-struct v0.6.2
11732025-02-22T20:26:13.375Z Downloaded icu_provider_macros v1.5.0
11742025-02-22T20:26:13.375Z Downloaded icu_provider v1.5.0
11752025-02-22T20:26:13.382Z Downloaded icu_locid_transform v1.5.0
11762025-02-22T20:26:13.382Z Downloaded hyper-util v0.1.10
11772025-02-22T20:26:13.386Z Downloaded bit-set v0.5.3
11782025-02-22T20:26:13.386Z Downloaded cexpr v0.6.0
11792025-02-22T20:26:13.386Z Downloaded bitfield v0.14.0
11802025-02-22T20:26:13.389Z Downloaded ciborium-ll v0.2.2
11812025-02-22T20:26:13.389Z Downloaded cassowary v0.3.0
11822025-02-22T20:26:13.391Z Downloaded array-init v0.0.4
11832025-02-22T20:26:13.391Z Downloaded adler2 v2.0.0
11842025-02-22T20:26:13.394Z Downloaded async-recursion v1.1.1
11852025-02-22T20:26:13.397Z Downloaded ascii-canvas v3.0.0
11862025-02-22T20:26:13.397Z Downloaded aead v0.5.2
11872025-02-22T20:26:13.444Z Downloaded libsqlite3-sys v0.30.1
11882025-02-22T20:26:13.672Z Downloaded aws-lc-sys v0.22.0
11892025-02-22T20:26:13.979Z Compiling serde v1.0.217
11902025-02-22T20:26:13.982Z Compiling value-bag v1.9.0
11912025-02-22T20:26:13.982Z Compiling lock_api v0.4.12
11922025-02-22T20:26:13.982Z Compiling scopeguard v1.2.0
11932025-02-22T20:26:13.982Z Compiling typenum v1.17.0
11942025-02-22T20:26:14.128Z Compiling generic-array v0.14.7
11952025-02-22T20:26:14.184Z Compiling syn v2.0.96
11962025-02-22T20:26:14.196Z Compiling getrandom v0.2.15
11972025-02-22T20:26:14.297Z Compiling shlex v1.3.0
11982025-02-22T20:26:14.519Z Compiling rand_core v0.6.4
11992025-02-22T20:26:14.594Z Compiling log v0.4.22
12002025-02-22T20:26:14.663Z Compiling subtle v2.6.1
12012025-02-22T20:26:14.699Z Compiling jobserver v0.1.32
12022025-02-22T20:26:14.726Z Compiling smallvec v1.13.2
12032025-02-22T20:26:15.014Z Compiling const-oid v0.9.6
12042025-02-22T20:26:15.050Z Compiling pin-project-lite v0.2.14
12052025-02-22T20:26:15.070Z Compiling parking_lot_core v0.9.10
12062025-02-22T20:26:15.117Z Compiling cc v1.1.30
12072025-02-22T20:26:15.188Z Compiling rustix v0.38.37
12082025-02-22T20:26:15.337Z Compiling futures-core v0.3.31
12092025-02-22T20:26:15.497Z Compiling spin v0.9.8
12102025-02-22T20:26:15.577Z Compiling signal-hook-registry v1.4.2
12112025-02-22T20:26:15.926Z Compiling mio v1.0.2
12122025-02-22T20:26:16.151Z Compiling parking_lot v0.12.3
12132025-02-22T20:26:16.319Z Compiling aho-corasick v1.1.3
12142025-02-22T20:26:16.496Z Compiling futures-sink v0.3.31
12152025-02-22T20:26:16.639Z Compiling cpufeatures v0.2.14
12162025-02-22T20:26:16.682Z Compiling stable_deref_trait v1.2.0
12172025-02-22T20:26:16.755Z Compiling regex-syntax v0.8.5
12182025-02-22T20:26:16.807Z Compiling socket2 v0.5.7
12192025-02-22T20:26:16.963Z Compiling slab v0.4.9
12202025-02-22T20:26:17.024Z Compiling glob v0.3.2
12212025-02-22T20:26:17.128Z Compiling either v1.13.0
12222025-02-22T20:26:17.492Z Compiling prettyplease v0.2.29
12232025-02-22T20:26:17.763Z Compiling lazy_static v1.5.0
12242025-02-22T20:26:17.891Z Compiling minimal-lexical v0.2.1
12252025-02-22T20:26:17.909Z Compiling serde_json v1.0.139
12262025-02-22T20:26:17.927Z Compiling futures-channel v0.3.31
12272025-02-22T20:26:17.994Z Compiling clang-sys v1.8.1
12282025-02-22T20:26:18.297Z Compiling libloading v0.8.5
12292025-02-22T20:26:18.366Z Compiling nom v7.1.3
12302025-02-22T20:26:18.418Z Compiling home v0.5.9
12312025-02-22T20:26:18.664Z Compiling futures-task v0.3.31
12322025-02-22T20:26:18.698Z Compiling bindgen v0.69.5
12332025-02-22T20:26:18.756Z Compiling futures-io v0.3.31
12342025-02-22T20:26:18.930Z Compiling pin-utils v0.1.0
12352025-02-22T20:26:19.034Z Compiling itertools v0.10.5
12362025-02-22T20:26:19.053Z Compiling foldhash v0.1.3
12372025-02-22T20:26:19.377Z Compiling allocator-api2 v0.2.18
12382025-02-22T20:26:19.630Z Compiling libm v0.2.8
12392025-02-22T20:26:20.007Z Compiling lazycell v1.3.0
12402025-02-22T20:26:20.166Z Compiling rustc-hash v1.1.0
12412025-02-22T20:26:20.202Z Compiling hashbrown v0.15.1
12422025-02-22T20:26:20.368Z Compiling cmake v0.1.51
12432025-02-22T20:26:21.033Z Compiling regex-automata v0.4.8
12442025-02-22T20:26:21.286Z Compiling num-traits v0.2.19
12452025-02-22T20:26:21.463Z Compiling dunce v1.0.5
12462025-02-22T20:26:21.604Z Compiling synstructure v0.13.1
12472025-02-22T20:26:21.688Z Compiling cexpr v0.6.0
12482025-02-22T20:26:21.948Z Compiling pkg-config v0.3.31
12492025-02-22T20:26:23.006Z Compiling fs_extra v1.3.0
12502025-02-22T20:26:23.314Z Compiling writeable v0.5.5
12512025-02-22T20:26:23.339Z Compiling litemap v0.7.3
12522025-02-22T20:26:23.578Z Compiling ring v0.17.9
12532025-02-22T20:26:23.760Z Compiling paste v1.0.15
12542025-02-22T20:26:23.840Z Compiling base64ct v1.6.0
12552025-02-22T20:26:24.422Z Compiling pem-rfc7468 v0.7.0
12562025-02-22T20:26:24.593Z Compiling flagset v0.4.6
12572025-02-22T20:26:24.615Z Compiling aws-lc-rs v1.10.0
12582025-02-22T20:26:24.821Z Compiling httparse v1.9.5
12592025-02-22T20:26:25.004Z Compiling icu_locid_transform_data v1.5.0
12602025-02-22T20:26:25.114Z Compiling tracing-core v0.1.32
12612025-02-22T20:26:25.524Z Compiling icu_properties_data v1.5.0
12622025-02-22T20:26:25.790Z Compiling crossbeam-utils v0.8.20
12632025-02-22T20:26:25.989Z Compiling percent-encoding v2.3.1
12642025-02-22T20:26:26.100Z Compiling rustls-pki-types v1.10.0
12652025-02-22T20:26:26.295Z Compiling powerfmt v0.2.0
12662025-02-22T20:26:26.366Z Compiling time-core v0.1.2
12672025-02-22T20:26:26.562Z Compiling utf8_iter v1.0.4
12682025-02-22T20:26:26.651Z Compiling regex v1.11.1
12692025-02-22T20:26:26.744Z Compiling serde_derive v1.0.217
12702025-02-22T20:26:26.792Z Compiling zeroize_derive v1.4.2
12712025-02-22T20:26:26.910Z Compiling zerocopy-derive v0.7.35
12722025-02-22T20:26:27.010Z Compiling tokio-macros v2.5.0
12732025-02-22T20:26:27.639Z Compiling zerofrom-derive v0.1.4
12742025-02-22T20:26:28.240Z Compiling zeroize v1.8.1
12752025-02-22T20:26:28.430Z Compiling yoke-derive v0.7.4
12762025-02-22T20:26:28.885Z Compiling zerocopy v0.7.35
12772025-02-22T20:26:28.955Z Compiling thiserror-impl v1.0.69
12782025-02-22T20:26:29.802Z Compiling crypto-common v0.1.6
12792025-02-22T20:26:30.063Z Compiling block-buffer v0.10.4
12802025-02-22T20:26:30.179Z Compiling futures-macro v0.3.31
12812025-02-22T20:26:30.350Z Compiling digest v0.10.7
12822025-02-22T20:26:30.789Z Compiling zerovec-derive v0.10.3
12832025-02-22T20:26:30.942Z Compiling hmac v0.12.1
12842025-02-22T20:26:30.963Z Compiling zerofrom v0.1.4
12852025-02-22T20:26:31.186Z Compiling yoke v0.7.4
12862025-02-22T20:26:31.212Z Compiling displaydoc v0.2.5
12872025-02-22T20:26:31.562Z Compiling block-padding v0.3.3
12882025-02-22T20:26:31.817Z Compiling inout v0.1.3
12892025-02-22T20:26:31.819Z Compiling sha2 v0.10.8
12902025-02-22T20:26:31.900Z Compiling thiserror v1.0.69
12912025-02-22T20:26:31.985Z Compiling futures-util v0.3.31
12922025-02-22T20:26:32.058Z Compiling cipher v0.4.4
12932025-02-22T20:26:32.086Z Compiling icu_provider_macros v1.5.0
12942025-02-22T20:26:32.607Z Compiling ppv-lite86 v0.2.20
12952025-02-22T20:26:32.674Z Compiling der_derive v0.7.3
12962025-02-22T20:26:33.122Z Compiling tracing-attributes v0.1.27
12972025-02-22T20:26:33.199Z Compiling zerovec v0.10.4
12982025-02-22T20:26:33.355Z Compiling rand_chacha v0.3.1
12992025-02-22T20:26:34.895Z Compiling tinystr v0.7.6
13002025-02-22T20:26:35.169Z Compiling der v0.7.9
13012025-02-22T20:26:35.189Z Compiling icu_collections v1.5.0
13022025-02-22T20:26:35.296Z Compiling icu_locid v1.5.0
13032025-02-22T20:26:35.725Z Compiling rand v0.8.5
13042025-02-22T20:26:36.359Z Compiling tracing v0.1.40
13052025-02-22T20:26:36.430Z Compiling icu_provider v1.5.0
13062025-02-22T20:26:36.859Z Compiling salsa20 v0.10.2
13072025-02-22T20:26:37.099Z Compiling pest v2.7.14
13082025-02-22T20:26:37.178Z Compiling icu_locid_transform v1.5.0
13092025-02-22T20:26:37.304Z Compiling spki v0.7.3
13102025-02-22T20:26:37.360Z Compiling pbkdf2 v0.12.2
13112025-02-22T20:26:37.532Z Compiling num-conv v0.1.0
13122025-02-22T20:26:37.655Z Compiling mirai-annotations v1.12.0
13132025-02-22T20:26:37.775Z Compiling write16 v1.0.0
13142025-02-22T20:26:37.794Z Compiling untrusted v0.7.1
13152025-02-22T20:26:37.841Z Compiling icu_normalizer_data v1.5.0
13162025-02-22T20:26:37.925Z Compiling untrusted v0.9.0
13172025-02-22T20:26:37.947Z Compiling utf16_iter v1.0.5
13182025-02-22T20:26:37.983Z Compiling vcpkg v0.2.15
13192025-02-22T20:26:38.022Z Compiling time-macros v0.2.18
13202025-02-22T20:26:38.095Z Compiling scrypt v0.11.0
13212025-02-22T20:26:38.150Z Compiling cbc v0.1.2
13222025-02-22T20:26:38.363Z Compiling icu_properties v1.5.1
13232025-02-22T20:26:38.584Z Compiling bitflags v2.6.0
13242025-02-22T20:26:38.882Z Compiling bytes v1.9.0
13252025-02-22T20:26:39.648Z Compiling indexmap v2.7.1
13262025-02-22T20:26:39.999Z Compiling tokio v1.43.0
13272025-02-22T20:26:40.033Z Compiling semver v1.0.25
13282025-02-22T20:26:40.417Z Compiling http v1.2.0
13292025-02-22T20:26:40.753Z Compiling rustc_version v0.4.1
13302025-02-22T20:26:41.021Z Compiling openssl-sys v0.9.106
13312025-02-22T20:26:41.458Z Compiling pest_meta v2.7.14
13322025-02-22T20:26:42.122Z Compiling icu_normalizer v1.5.0
13332025-02-22T20:26:42.189Z Compiling aes v0.8.4
13342025-02-22T20:26:42.717Z Compiling scroll_derive v0.12.0
13352025-02-22T20:26:42.998Z Compiling which v4.4.2
13362025-02-22T20:26:43.884Z Compiling deranged v0.3.11
13372025-02-22T20:26:44.185Z Compiling atomic-waker v1.1.2
13382025-02-22T20:26:44.379Z Compiling num_threads v0.1.7
13392025-02-22T20:26:44.534Z Compiling tinyvec_macros v0.1.1
13402025-02-22T20:26:44.642Z Compiling tinyvec v1.8.0
13412025-02-22T20:26:45.024Z Compiling scroll v0.12.0
13422025-02-22T20:26:45.085Z Compiling pkcs5 v0.7.1
13432025-02-22T20:26:45.331Z Compiling time v0.3.36
13442025-02-22T20:26:45.399Z Compiling idna_adapter v1.2.0
13452025-02-22T20:26:45.560Z Compiling pest_generator v2.7.14
13462025-02-22T20:26:45.712Z Compiling http-body v1.0.1
13472025-02-22T20:26:45.953Z Compiling form_urlencoded v1.2.1
13482025-02-22T20:26:45.990Z Compiling slog v2.7.0
13492025-02-22T20:26:46.188Z Compiling try-lock v0.2.5
13502025-02-22T20:26:46.259Z Compiling goblin v0.8.2
13512025-02-22T20:26:46.287Z Compiling pkcs8 v0.10.2
13522025-02-22T20:26:46.366Z Compiling want v0.3.1
13532025-02-22T20:26:46.618Z Compiling idna v1.0.3
13542025-02-22T20:26:46.671Z Compiling uuid v1.12.0
13552025-02-22T20:26:46.967Z Compiling iana-time-zone v0.1.61
13562025-02-22T20:26:47.352Z Compiling tower-service v0.3.3
13572025-02-22T20:26:47.386Z Compiling pest_derive v2.7.14
13582025-02-22T20:26:47.506Z Compiling httpdate v1.0.3
13592025-02-22T20:26:47.949Z Compiling chrono v0.4.39
13602025-02-22T20:26:48.170Z Compiling tokio-util v0.7.12
13612025-02-22T20:26:48.204Z Compiling dtrace-parser v0.2.0
13622025-02-22T20:26:48.949Z Compiling serde_tokenstream v0.2.2
13632025-02-22T20:26:49.460Z Compiling h2 v0.4.6
13642025-02-22T20:26:49.573Z Compiling serde_spanned v0.6.8
13652025-02-22T20:26:49.834Z Compiling toml_datetime v0.6.8
13662025-02-22T20:26:49.965Z Compiling foreign-types-shared v0.1.1
13672025-02-22T20:26:50.015Z Compiling openssl v0.10.71
13682025-02-22T20:26:50.099Z Compiling base64 v0.22.1
13692025-02-22T20:26:50.308Z Compiling rustversion v1.0.17
13702025-02-22T20:26:50.459Z Compiling match_cfg v0.1.0
13712025-02-22T20:26:50.570Z Compiling adler2 v2.0.0
13722025-02-22T20:26:50.794Z Compiling miniz_oxide v0.8.0
13732025-02-22T20:26:50.796Z Compiling hostname v0.3.1
13742025-02-22T20:26:51.098Z Compiling foreign-types v0.3.2
13752025-02-22T20:26:51.120Z Compiling url v2.5.3
13762025-02-22T20:26:51.258Z Compiling openssl-macros v0.1.1
13772025-02-22T20:26:52.028Z Compiling async-trait v0.1.86
13782025-02-22T20:26:52.254Z Compiling dof v0.3.0
13792025-02-22T20:26:52.540Z Compiling serde_derive_internals v0.29.1
13802025-02-22T20:26:52.969Z Compiling dirs-sys-next v0.1.2
13812025-02-22T20:26:53.314Z Compiling usdt-impl v0.5.0
13822025-02-22T20:26:53.518Z Compiling data-encoding v2.6.0
13832025-02-22T20:26:54.084Z Compiling rustls v0.23.19
13842025-02-22T20:26:54.408Z Compiling native-tls v0.2.12
13852025-02-22T20:26:54.519Z Compiling schemars v0.8.21
13862025-02-22T20:26:54.698Z Compiling rustls v0.22.4
13872025-02-22T20:26:54.774Z Compiling siphasher v0.3.11
13882025-02-22T20:26:54.842Z Compiling syn v1.0.109
13892025-02-22T20:26:54.904Z Compiling schemars_derive v0.8.21
13902025-02-22T20:26:55.061Z Compiling dirs-next v2.0.0
13912025-02-22T20:26:55.440Z Compiling unicode-normalization v0.1.24
13922025-02-22T20:26:55.538Z Compiling http-body-util v0.1.2
13932025-02-22T20:26:55.559Z Compiling crossbeam-epoch v0.9.18
13942025-02-22T20:26:56.058Z Compiling heapless v0.7.17
13952025-02-22T20:26:56.273Z Compiling signature v2.2.0
13962025-02-22T20:26:56.553Z Compiling sha1 v0.10.6
13972025-02-22T20:26:56.574Z Compiling bzip2-sys v0.1.11+1.0.8
13982025-02-22T20:26:56.591Z Compiling thread_local v1.1.8
13992025-02-22T20:26:56.614Z Compiling cookie v0.18.1
14002025-02-22T20:26:56.933Z Compiling hyper v1.5.2
14012025-02-22T20:26:56.996Z Compiling encoding_rs v0.8.34
14022025-02-22T20:26:57.058Z Compiling multer v3.1.0
14032025-02-22T20:26:57.079Z Compiling gimli v0.31.1
14042025-02-22T20:26:57.373Z Compiling openssl-probe v0.1.5
14052025-02-22T20:26:57.707Z Compiling dyn-clone v1.0.18
14062025-02-22T20:26:57.953Z Compiling ipnet v2.10.1
14072025-02-22T20:26:57.975Z Compiling unicode-properties v0.1.3
14082025-02-22T20:26:58.429Z Compiling unicode-bidi v0.3.17
14092025-02-22T20:26:59.090Z Compiling slog-async v2.8.0
14102025-02-22T20:26:59.643Z Compiling hyper-util v0.1.10
14112025-02-22T20:26:59.726Z Compiling signal-hook v0.3.17
14122025-02-22T20:26:59.729Z Compiling mime v0.3.17
14132025-02-22T20:27:00.054Z Compiling rayon-core v1.12.1
14142025-02-22T20:27:00.404Z Compiling stringprep v0.1.5
14152025-02-22T20:27:00.426Z Compiling toml_edit v0.22.22
14162025-02-22T20:27:01.524Z Compiling addr2line v0.24.2
14172025-02-22T20:27:02.107Z Compiling crossbeam-deque v0.8.5
14182025-02-22T20:27:02.480Z Compiling usdt-macro v0.5.0
14192025-02-22T20:27:02.754Z Compiling usdt-attr-macro v0.5.0
14202025-02-22T20:27:03.110Z Compiling term v0.7.0
14212025-02-22T20:27:03.432Z Compiling slog-json v2.6.1
14222025-02-22T20:27:03.823Z Compiling serde_urlencoded v0.7.1
14232025-02-22T20:27:03.856Z Compiling crossbeam-channel v0.5.13
14242025-02-22T20:27:03.942Z Compiling curve25519-dalek v4.1.3
14252025-02-22T20:27:04.355Z Compiling enum-as-inner v0.6.1
14262025-02-22T20:27:04.373Z Compiling futures-executor v0.3.31
14272025-02-22T20:27:04.402Z Compiling md-5 v0.10.6
14282025-02-22T20:27:04.673Z Compiling async-stream-impl v0.3.6
14292025-02-22T20:27:04.698Z Compiling rustls-pemfile v2.2.0
14302025-02-22T20:27:04.890Z Compiling num-integer v0.1.46
14312025-02-22T20:27:04.912Z Compiling hash32 v0.2.1
14322025-02-22T20:27:05.068Z Compiling ff v0.13.0
14332025-02-22T20:27:05.307Z Compiling is-terminal v0.4.13
14342025-02-22T20:27:05.329Z Compiling dropshot v0.12.0
14352025-02-22T20:27:05.391Z Compiling object v0.36.5
14362025-02-22T20:27:05.455Z Compiling memoffset v0.9.1
14372025-02-22T20:27:05.628Z Compiling quick-error v1.2.3
14382025-02-22T20:27:05.655Z Compiling num-bigint-dig v0.8.4
14392025-02-22T20:27:05.796Z Compiling base16ct v0.2.0
14402025-02-22T20:27:05.816Z Compiling take_mut v0.2.2
14412025-02-22T20:27:05.979Z Compiling litrs v0.4.1
14422025-02-22T20:27:06.034Z Compiling psl-types v2.0.11
14432025-02-22T20:27:06.054Z Compiling portable-atomic v1.9.0
14442025-02-22T20:27:06.137Z Compiling smoltcp v0.9.1
14452025-02-22T20:27:06.258Z Compiling utf-8 v0.7.6
14462025-02-22T20:27:06.609Z Compiling anyhow v1.0.96
14472025-02-22T20:27:06.801Z Compiling linked-hash-map v0.5.6
14482025-02-22T20:27:07.034Z Compiling fallible-iterator v0.2.0
14492025-02-22T20:27:07.142Z Compiling cfg_aliases v0.2.1
14502025-02-22T20:27:07.163Z Compiling rustc-demangle v0.1.24
14512025-02-22T20:27:07.258Z Compiling nix v0.29.0
14522025-02-22T20:27:07.608Z Compiling document-features v0.2.10
14532025-02-22T20:27:07.674Z Compiling postgres-protocol v0.6.7
14542025-02-22T20:27:07.936Z Compiling lru-cache v0.1.2
14552025-02-22T20:27:08.135Z Compiling tungstenite v0.24.0
14562025-02-22T20:27:08.157Z Compiling publicsuffix v2.3.0
14572025-02-22T20:27:08.202Z Compiling sec1 v0.7.3
14582025-02-22T20:27:08.774Z Compiling async-stream v0.3.6
14592025-02-22T20:27:08.883Z Compiling resolv-conf v0.7.0
14602025-02-22T20:27:09.027Z Compiling slog-term v2.9.1
14612025-02-22T20:27:09.074Z Compiling num-iter v0.1.45
14622025-02-22T20:27:09.274Z Compiling hickory-proto v0.24.3
14632025-02-22T20:27:09.486Z Compiling usdt v0.5.0
14642025-02-22T20:27:09.586Z Compiling group v0.13.0
14652025-02-22T20:27:10.074Z Compiling futures v0.3.31
14662025-02-22T20:27:10.133Z Compiling toml v0.8.19
14672025-02-22T20:27:10.167Z Compiling slog-bunyan v2.5.0
14682025-02-22T20:27:11.459Z Compiling tokio-native-tls v0.3.1
14692025-02-22T20:27:11.724Z Compiling camino v1.1.9
14702025-02-22T20:27:11.953Z Compiling phf_shared v0.11.2
14712025-02-22T20:27:12.009Z Compiling dropshot_endpoint v0.12.0
14722025-02-22T20:27:12.322Z Compiling backtrace v0.3.74
14732025-02-22T20:27:12.606Z Compiling waitgroup v0.1.2
14742025-02-22T20:27:12.652Z Compiling terminal_size v0.4.0
14752025-02-22T20:27:12.759Z Compiling openapiv3 v2.0.0
14762025-02-22T20:27:12.838Z Compiling serde_path_to_error v0.1.16
14772025-02-22T20:27:12.896Z Compiling hkdf v0.12.4
14782025-02-22T20:27:13.179Z Compiling crypto-bigint v0.5.5
14792025-02-22T20:27:13.615Z Compiling curve25519-dalek-derive v0.1.1
14802025-02-22T20:27:14.525Z Compiling hubpack_derive v0.1.1
14812025-02-22T20:27:15.046Z Compiling zerocopy-derive v0.6.6
14822025-02-22T20:27:15.282Z Compiling webpki-roots v0.26.6
14832025-02-22T20:27:15.396Z Compiling sync_wrapper v1.0.1
14842025-02-22T20:27:15.512Z Compiling hostname v0.4.0
14852025-02-22T20:27:15.577Z Compiling ahash v0.8.11
14862025-02-22T20:27:15.749Z Compiling crc32fast v1.4.2
14872025-02-22T20:27:15.974Z Compiling fs-err v2.11.0
14882025-02-22T20:27:16.132Z Compiling newtype-uuid v1.2.1
14892025-02-22T20:27:16.163Z Compiling bitflags v1.3.2
14902025-02-22T20:27:16.290Z Compiling unicode-width v0.2.0
14912025-02-22T20:27:16.308Z Compiling tower-layer v0.3.3
14922025-02-22T20:27:16.456Z Compiling debug-ignore v1.0.5
14932025-02-22T20:27:16.602Z Compiling winnow v0.5.40
14942025-02-22T20:27:16.638Z Compiling managed v0.8.0
14952025-02-22T20:27:16.835Z Compiling console v0.15.10
14962025-02-22T20:27:16.873Z Compiling clap_builder v4.5.30
14972025-02-22T20:27:17.059Z Compiling zerocopy v0.6.6
14982025-02-22T20:27:17.830Z Compiling tower v0.5.2
14992025-02-22T20:27:18.225Z Compiling elliptic-curve v0.13.8
15002025-02-22T20:27:18.633Z Compiling strum_macros v0.25.3
15012025-02-22T20:27:18.847Z Compiling flate2 v1.0.35
15022025-02-22T20:27:19.096Z Compiling hubpack v0.1.2
15032025-02-22T20:27:19.152Z Compiling hickory-resolver v0.24.3
15042025-02-22T20:27:19.750Z Compiling phf v0.11.2
15052025-02-22T20:27:20.067Z Compiling toml_edit v0.19.15
15062025-02-22T20:27:20.096Z Compiling signal-hook-mio v0.2.4
15072025-02-22T20:27:20.283Z Compiling hyper-tls v0.6.0
15082025-02-22T20:27:20.316Z Compiling rayon v1.10.0
15092025-02-22T20:27:20.699Z Compiling cookie_store v0.21.1
15102025-02-22T20:27:22.246Z Compiling bzip2 v0.4.4
15112025-02-22T20:27:22.670Z Compiling tokio-tungstenite v0.24.0
15122025-02-22T20:27:23.390Z Compiling postgres-types v0.2.8
15132025-02-22T20:27:24.926Z Compiling ed25519 v2.2.3
15142025-02-22T20:27:24.950Z Compiling phf_shared v0.10.0
15152025-02-22T20:27:24.995Z Compiling tokio-stream v0.1.16
15162025-02-22T20:27:25.341Z Compiling pkcs1 v0.7.5
15172025-02-22T20:27:25.986Z Compiling serde-big-array v0.5.1
15182025-02-22T20:27:26.005Z Compiling clap_derive v4.5.28
15192025-02-22T20:27:26.253Z Compiling rfc6979 v0.4.0
15202025-02-22T20:27:26.296Z Compiling derive-where v1.2.7
15212025-02-22T20:27:26.473Z Compiling serde_repr v0.1.19
15222025-02-22T20:27:26.886Z Compiling bstr v1.10.0
15232025-02-22T20:27:27.186Z Compiling float-cmp v0.10.0
15242025-02-22T20:27:27.419Z Compiling static_assertions v1.1.0
15252025-02-22T20:27:27.493Z Compiling predicates-core v1.0.8
15262025-02-22T20:27:27.525Z Compiling number_prefix v0.4.0
15272025-02-22T20:27:27.587Z Compiling unicode-segmentation v1.12.0
15282025-02-22T20:27:27.761Z Compiling whoami v1.5.2
15292025-02-22T20:27:27.810Z Compiling fixedbitset v0.4.2
15302025-02-22T20:27:28.269Z Compiling difflib v0.4.0
15312025-02-22T20:27:28.333Z Compiling precomputed-hash v0.1.1
15322025-02-22T20:27:28.456Z Compiling bit-vec v0.6.3
15332025-02-22T20:27:28.474Z Compiling normalize-line-endings v0.3.0
15342025-02-22T20:27:28.509Z Compiling new_debug_unreachable v1.0.6
15352025-02-22T20:27:28.616Z Compiling string_cache v0.8.7
15362025-02-22T20:27:28.637Z Compiling similar v2.6.0
15372025-02-22T20:27:28.877Z Compiling bit-set v0.5.3
15382025-02-22T20:27:29.059Z Compiling predicates v3.1.3
15392025-02-22T20:27:29.166Z Compiling petgraph v0.6.5
15402025-02-22T20:27:29.484Z Compiling tokio-postgres v0.7.12
15412025-02-22T20:27:29.591Z Compiling indicatif v0.17.11
15422025-02-22T20:27:30.526Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15432025-02-22T20:27:30.605Z Compiling clap v4.5.30
15442025-02-22T20:27:30.742Z Compiling ecdsa v0.16.9
15452025-02-22T20:27:30.763Z Compiling rsa v0.9.6
15462025-02-22T20:27:31.626Z Compiling ed25519-dalek v2.1.1
15472025-02-22T20:27:32.934Z Compiling toml v0.7.8
15482025-02-22T20:27:33.017Z Compiling zip v0.6.6
15492025-02-22T20:27:33.876Z Compiling crossterm v0.28.1
15502025-02-22T20:27:35.227Z Compiling hex v0.4.3
15512025-02-22T20:27:35.245Z Compiling x509-cert v0.2.5
15522025-02-22T20:27:35.293Z Compiling lalrpop-util v0.19.12
15532025-02-22T20:27:35.678Z Compiling unicode-xid v0.2.6
15542025-02-22T20:27:35.807Z Compiling peg-runtime v0.8.3
15552025-02-22T20:27:35.894Z Compiling strum_macros v0.26.4
15562025-02-22T20:27:36.407Z Compiling xattr v1.3.1
15572025-02-22T20:27:36.704Z Compiling filetime v0.2.25
15582025-02-22T20:27:37.023Z Compiling tar v0.4.42
15592025-02-22T20:27:40.433Z Compiling strum v0.26.3
15602025-02-22T20:27:43.912Z Compiling aws-lc-sys v0.22.0
15612025-02-22T20:28:21.394Z Compiling rustls-webpki v0.102.8
15622025-02-22T20:28:24.876Z Compiling tokio-rustls v0.25.0
15632025-02-22T20:28:26.629Z Compiling tokio-rustls v0.26.0
15642025-02-22T20:28:26.988Z Compiling hyper-rustls v0.27.3
15652025-02-22T20:28:27.357Z Compiling reqwest v0.12.12
15662025-02-22T20:28:28.865Z Compiling qorb v0.2.1
15672025-02-22T20:28:32.019Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15682025-02-22T20:28:32.325Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15692025-02-22T20:28:37.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
15702025-02-22T20:28:37.192Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15712025-02-22T20:28:37.245ZFeb 22 20:28:35.727 INFO Starting download, target: Clickhouse
15722025-02-22T20:28:37.245ZFeb 22 20:28:35.727 INFO Starting download, target: Cockroach
15732025-02-22T20:28:37.245ZFeb 22 20:28:35.727 INFO Starting download, target: Console
15742025-02-22T20:28:37.247ZFeb 22 20:28:35.727 INFO Starting download, target: DendriteOpenapi
15752025-02-22T20:28:37.247ZFeb 22 20:28:35.728 INFO Starting download, target: DendriteStub
15762025-02-22T20:28:37.247ZFeb 22 20:28:35.728 INFO Starting download, target: MaghemiteMgd
15772025-02-22T20:28:37.248ZFeb 22 20:28:35.728 INFO Starting download, target: TransceiverControl
15782025-02-22T20:28:37.248ZFeb 22 20:28:35.729 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
15792025-02-22T20:28:37.248ZFeb 22 20:28:35.729 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15802025-02-22T20:28:37.248ZFeb 22 20:28:35.729 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15812025-02-22T20:28:37.248ZFeb 22 20:28:35.729 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15822025-02-22T20:28:37.248ZFeb 22 20:28:35.729 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15832025-02-22T20:28:37.248ZFeb 22 20:28:35.729 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15842025-02-22T20:28:37.248ZFeb 22 20:28:35.729 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15852025-02-22T20:28:37.448ZFeb 22 20:28:35.900 INFO Download complete, target: DendriteOpenapi
15862025-02-22T20:28:37.633ZFeb 22 20:28:36.084 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15872025-02-22T20:28:37.761ZFeb 22 20:28:36.213 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15882025-02-22T20:28:38.113ZFeb 22 20:28:36.577 INFO Download complete, target: Console
15892025-02-22T20:28:38.143ZFeb 22 20:28:36.586 INFO Download complete, target: TransceiverControl
15902025-02-22T20:28:38.390ZFeb 22 20:28:36.872 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15912025-02-22T20:28:38.415ZFeb 22 20:28:36.897 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15922025-02-22T20:28:38.538ZFeb 22 20:28:37.020 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15932025-02-22T20:28:38.538ZFeb 22 20:28:37.020 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15942025-02-22T20:28:39.411ZFeb 22 20:28:37.893 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15952025-02-22T20:28:41.346ZFeb 22 20:28:39.829 INFO Download complete, target: DendriteStub
15962025-02-22T20:28:41.548ZFeb 22 20:28:40.030 INFO Download complete, target: MaghemiteMgd
15972025-02-22T20:28:46.343ZFeb 22 20:28:44.825 INFO Checking that binary works, target: Cockroach
15982025-02-22T20:28:46.590ZFeb 22 20:28:45.072 INFO Download complete, target: Cockroach
15992025-02-22T20:28:52.323ZFeb 22 20:28:50.804 INFO Checking that binary works, target: Clickhouse
16002025-02-22T20:28:53.218ZFeb 22 20:28:51.699 INFO Download complete, target: Clickhouse
16012025-02-22T20:28:53.226ZAll prerequisites installed successfully
16022025-02-22T20:28:53.228Z
16032025-02-22T20:28:53.228Zreal 5:36.150635121
16042025-02-22T20:28:53.228Zuser 15:54.717809242
16052025-02-22T20:28:53.228Zsys 2:08.059790856
16062025-02-22T20:28:53.228Ztrap 0.588028219
16072025-02-22T20:28:53.228Ztflt 8.958669669
16082025-02-22T20:28:53.228Zdflt 7.953225947
16092025-02-22T20:28:53.228Zkflt 0.514034475
16102025-02-22T20:28:53.228Zlock 25:31.765430322
16112025-02-22T20:28:53.228Zslp 59:09.988299833
16122025-02-22T20:28:53.228Zlat 54.734697755
16132025-02-22T20:28:53.228Zstop 2:18.476282820
16142025-02-22T20:28:53.229Z+ ptime -m cargo xtask download softnpu
16152025-02-22T20:28:53.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16162025-02-22T20:28:53.852Z Running `target/debug/xtask download softnpu`
16172025-02-22T20:28:54.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16182025-02-22T20:28:54.811Z Running `target/debug/xtask-downloader softnpu`
16192025-02-22T20:28:54.851ZFeb 22 20:28:53.332 INFO Starting download, target: Softnpu
16202025-02-22T20:28:54.854ZFeb 22 20:28:53.332 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16212025-02-22T20:28:55.368ZFeb 22 20:28:53.848 INFO Download complete, target: Softnpu
16222025-02-22T20:28:55.372Z
16232025-02-22T20:28:55.375Zreal 2.138461218
16242025-02-22T20:28:55.375Zuser 1.366066783
16252025-02-22T20:28:55.375Zsys 0.593236988
16262025-02-22T20:28:55.375Ztrap 0.000485852
16272025-02-22T20:28:55.375Ztflt 0.000011677
16282025-02-22T20:28:55.375Zdflt 0.000045016
16292025-02-22T20:28:55.375Zkflt 0.000000000
16302025-02-22T20:28:55.375Zlock 5.203968811
16312025-02-22T20:28:55.375Zslp 0.388141660
16322025-02-22T20:28:55.375Zlat 0.068016844
16332025-02-22T20:28:55.375Zstop 0.000182700
16342025-02-22T20:28:55.375Z+ export CARGO_INCREMENTAL=0
16352025-02-22T20:28:55.376Z+ CARGO_INCREMENTAL=0
16362025-02-22T20:28:55.376Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16372025-02-22T20:28:56.401Z Compiling proc-macro2 v1.0.92
16382025-02-22T20:28:56.403Z Compiling unicode-ident v1.0.14
16392025-02-22T20:28:56.403Z Compiling libc v0.2.169
16402025-02-22T20:28:56.403Z Compiling serde v1.0.217
16412025-02-22T20:28:56.403Z Compiling autocfg v1.4.0
16422025-02-22T20:28:56.403Z Compiling version_check v0.9.5
16432025-02-22T20:28:56.403Z Compiling cfg-if v1.0.0
16442025-02-22T20:28:56.681Z Compiling memchr v2.7.4
16452025-02-22T20:28:56.710Z Compiling typenum v1.17.0
16462025-02-22T20:28:56.729Z Compiling shlex v1.3.0
16472025-02-22T20:28:57.076Z Compiling value-bag v1.9.0
16482025-02-22T20:28:57.097Z Compiling generic-array v0.14.7
16492025-02-22T20:28:57.392Z Compiling lock_api v0.4.12
16502025-02-22T20:28:57.414Z Compiling scopeguard v1.2.0
16512025-02-22T20:28:57.564Z Compiling log v0.4.22
16522025-02-22T20:28:57.626Z Compiling parking_lot_core v0.9.10
16532025-02-22T20:28:58.012Z Compiling serde_json v1.0.139
16542025-02-22T20:28:58.074Z Compiling once_cell v1.20.3
16552025-02-22T20:28:58.325Z Compiling quote v1.0.38
16562025-02-22T20:28:58.373Z Compiling jobserver v0.1.32
16572025-02-22T20:28:58.392Z Compiling getrandom v0.2.15
16582025-02-22T20:28:58.464Z Compiling rustix v0.38.37
16592025-02-22T20:28:58.701Z Compiling libm v0.2.8
16602025-02-22T20:28:58.767Z Compiling syn v2.0.96
16612025-02-22T20:28:58.873Z Compiling cc v1.1.30
16622025-02-22T20:28:58.921Z Compiling aho-corasick v1.1.3
16632025-02-22T20:28:58.988Z Compiling num-traits v0.2.19
16642025-02-22T20:28:59.062Z Compiling semver v1.0.25
16652025-02-22T20:28:59.107Z Compiling thiserror v1.0.69
16662025-02-22T20:28:59.110Z Compiling regex-syntax v0.8.5
16672025-02-22T20:28:59.333Z Compiling either v1.13.0
16682025-02-22T20:28:59.547Z Compiling itoa v1.0.11
16692025-02-22T20:28:59.674Z Compiling slab v0.4.9
16702025-02-22T20:28:59.798Z Compiling spin v0.9.8
16712025-02-22T20:29:00.163Z Compiling errno v0.3.9
16722025-02-22T20:29:00.215Z Compiling byteorder v1.5.0
16732025-02-22T20:29:00.403Z Compiling rand_core v0.6.4
16742025-02-22T20:29:00.841Z Compiling glob v0.3.2
16752025-02-22T20:29:00.923Z Compiling prettyplease v0.2.29
16762025-02-22T20:29:01.346Z Compiling lazy_static v1.5.0
16772025-02-22T20:29:01.638Z Compiling clang-sys v1.8.1
16782025-02-22T20:29:01.720Z Compiling smallvec v1.13.2
16792025-02-22T20:29:01.756Z Compiling minimal-lexical v0.2.1
16802025-02-22T20:29:02.213Z Compiling nom v7.1.3
16812025-02-22T20:29:02.311Z Compiling libloading v0.8.5
16822025-02-22T20:29:02.330Z Compiling home v0.5.9
16832025-02-22T20:29:02.390Z Compiling subtle v2.6.1
16842025-02-22T20:29:02.555Z Compiling bindgen v0.69.5
16852025-02-22T20:29:02.701Z Compiling itertools v0.10.5
16862025-02-22T20:29:02.725Z Compiling allocator-api2 v0.2.18
16872025-02-22T20:29:03.035Z Compiling regex-automata v0.4.8
16882025-02-22T20:29:03.530Z Compiling rustc-hash v1.1.0
16892025-02-22T20:29:03.575Z Compiling lazycell v1.3.0
16902025-02-22T20:29:03.714Z Compiling cmake v0.1.51
16912025-02-22T20:29:03.968Z Compiling fs_extra v1.3.0
16922025-02-22T20:29:04.504Z Compiling dunce v1.0.5
16932025-02-22T20:29:04.872Z Compiling pin-project-lite v0.2.14
16942025-02-22T20:29:04.993Z Compiling pkg-config v0.3.31
16952025-02-22T20:29:05.029Z Compiling ring v0.17.9
16962025-02-22T20:29:05.269Z Compiling cexpr v0.6.0
16972025-02-22T20:29:05.814Z Compiling paste v1.0.15
16982025-02-22T20:29:05.928Z Compiling ryu v1.0.18
16992025-02-22T20:29:06.176Z Compiling httparse v1.9.5
17002025-02-22T20:29:06.269Z Compiling synstructure v0.13.1
17012025-02-22T20:29:06.785Z Compiling aws-lc-rs v1.10.0
17022025-02-22T20:29:06.814Z Compiling fnv v1.0.7
17032025-02-22T20:29:06.976Z Compiling const-oid v0.9.6
17042025-02-22T20:29:07.471Z Compiling schemars v0.8.21
17052025-02-22T20:29:07.569Z Compiling serde_derive_internals v0.29.1
17062025-02-22T20:29:07.885Z Compiling signal-hook-registry v1.4.2
17072025-02-22T20:29:08.653Z Compiling regex v1.11.1
17082025-02-22T20:29:08.997Z Compiling foldhash v0.1.3
17092025-02-22T20:29:09.042Z Compiling equivalent v1.0.1
17102025-02-22T20:29:09.178Z Compiling parking_lot v0.12.3
17112025-02-22T20:29:09.307Z Compiling hashbrown v0.15.1
17122025-02-22T20:29:09.357Z Compiling mio v1.0.2
17132025-02-22T20:29:09.456Z Compiling heck v0.5.0
17142025-02-22T20:29:09.797Z Compiling stable_deref_trait v1.2.0
17152025-02-22T20:29:10.346Z Compiling serde_derive v1.0.217
17162025-02-22T20:29:10.593Z Compiling zeroize_derive v1.4.2
17172025-02-22T20:29:11.063Z Compiling zerocopy-derive v0.7.35
17182025-02-22T20:29:11.316Z Compiling tokio-macros v2.5.0
17192025-02-22T20:29:11.451Z Compiling thiserror-impl v1.0.69
17202025-02-22T20:29:12.020Z Compiling zeroize v1.8.1
17212025-02-22T20:29:12.494Z Compiling zerofrom-derive v0.1.4
17222025-02-22T20:29:12.513Z Compiling yoke-derive v0.7.4
17232025-02-22T20:29:12.533Z Compiling futures-macro v0.3.31
17242025-02-22T20:29:12.737Z Compiling zerovec-derive v0.10.3
17252025-02-22T20:29:12.789Z Compiling displaydoc v0.2.5
17262025-02-22T20:29:13.990Z Compiling zerocopy v0.7.35
17272025-02-22T20:29:14.191Z Compiling crypto-common v0.1.6
17282025-02-22T20:29:14.417Z Compiling icu_provider_macros v1.5.0
17292025-02-22T20:29:14.477Z Compiling tracing-attributes v0.1.27
17302025-02-22T20:29:14.842Z Compiling schemars_derive v0.8.21
17312025-02-22T20:29:15.007Z Compiling block-buffer v0.10.4
17322025-02-22T20:29:15.284Z Compiling digest v0.10.7
17332025-02-22T20:29:15.437Z Compiling socket2 v0.5.7
17342025-02-22T20:29:15.455Z Compiling futures-core v0.3.31
17352025-02-22T20:29:15.704Z Compiling time-core v0.1.2
17362025-02-22T20:29:15.726Z Compiling num-conv v0.1.0
17372025-02-22T20:29:15.913Z Compiling crossbeam-utils v0.8.20
17382025-02-22T20:29:16.048Z Compiling time-macros v0.2.18
17392025-02-22T20:29:16.817Z Compiling der_derive v0.7.3
17402025-02-22T20:29:17.332Z Compiling vcpkg v0.2.15
17412025-02-22T20:29:18.760Z Compiling openssl-sys v0.9.106
17422025-02-22T20:29:19.150Z Compiling futures-sink v0.3.31
17432025-02-22T20:29:19.475Z Compiling cpufeatures v0.2.14
17442025-02-22T20:29:19.745Z Compiling slog v2.7.0
17452025-02-22T20:29:19.944Z Compiling ahash v0.8.11
17462025-02-22T20:29:20.028Z Compiling syn v1.0.109
17472025-02-22T20:29:20.226Z Compiling futures-channel v0.3.31
17482025-02-22T20:29:20.318Z Compiling zerofrom v0.1.4
17492025-02-22T20:29:20.468Z Compiling pin-utils v0.1.0
17502025-02-22T20:29:20.568Z Compiling futures-task v0.3.31
17512025-02-22T20:29:20.637Z Compiling iana-time-zone v0.1.61
17522025-02-22T20:29:20.640Z Compiling futures-io v0.3.31
17532025-02-22T20:29:20.814Z Compiling yoke v0.7.4
17542025-02-22T20:29:21.017Z Compiling futures-util v0.3.31
17552025-02-22T20:29:21.383Z Compiling scroll_derive v0.12.0
17562025-02-22T20:29:21.566Z Compiling openssl v0.10.71
17572025-02-22T20:29:21.722Z Compiling ucd-trie v0.1.7
17582025-02-22T20:29:22.330Z Compiling pest v2.7.14
17592025-02-22T20:29:22.426Z Compiling zerovec v0.10.4
17602025-02-22T20:29:22.694Z Compiling bitflags v2.6.0
17612025-02-22T20:29:22.797Z Compiling bytes v1.9.0
17622025-02-22T20:29:25.358Z Compiling indexmap v2.7.1
17632025-02-22T20:29:25.578Z Compiling tokio v1.43.0
17642025-02-22T20:29:27.213Z Compiling which v4.4.2
17652025-02-22T20:29:27.543Z Compiling serde_tokenstream v0.2.2
17662025-02-22T20:29:27.737Z Compiling uuid v1.12.0
17672025-02-22T20:29:27.952Z Compiling http v1.2.0
17682025-02-22T20:29:28.104Z Compiling chrono v0.4.39
17692025-02-22T20:29:29.121Z Compiling rustc_version v0.4.1
17702025-02-22T20:29:31.838Z Compiling hmac v0.12.1
17712025-02-22T20:29:32.189Z Compiling pest_meta v2.7.14
17722025-02-22T20:29:33.779Z Compiling block-padding v0.3.3
17732025-02-22T20:29:34.040Z Compiling openssl-macros v0.1.1
17742025-02-22T20:29:34.796Z Compiling rustls v0.23.19
17752025-02-22T20:29:35.151Z Compiling native-tls v0.2.12
17762025-02-22T20:29:35.257Z Compiling inout v0.1.3
17772025-02-22T20:29:35.519Z Compiling pest_generator v2.7.14
17782025-02-22T20:29:35.541Z Compiling tinystr v0.7.6
17792025-02-22T20:29:35.959Z Compiling toml_datetime v0.6.8
17802025-02-22T20:29:36.220Z Compiling serde_spanned v0.6.8
17812025-02-22T20:29:36.464Z Compiling tracing-core v0.1.32
17822025-02-22T20:29:36.484Z Compiling strsim v0.11.1
17832025-02-22T20:29:36.565Z Compiling writeable v0.5.5
17842025-02-22T20:29:37.116Z Compiling dyn-clone v1.0.18
17852025-02-22T20:29:37.275Z Compiling litemap v0.7.3
17862025-02-22T20:29:37.688Z Compiling icu_locid v1.5.0
17872025-02-22T20:29:37.739Z Compiling pest_derive v2.7.14
17882025-02-22T20:29:38.545Z Compiling tracing v0.1.40
17892025-02-22T20:29:38.645Z Compiling cipher v0.4.4
17902025-02-22T20:29:39.136Z Compiling sha2 v0.10.8
17912025-02-22T20:29:39.536Z Compiling cookie v0.18.1
17922025-02-22T20:29:39.570Z Compiling usdt-impl v0.5.0
17932025-02-22T20:29:39.596Z Compiling aws-lc-sys v0.22.0
17942025-02-22T20:29:39.881Z Compiling base64ct v1.6.0
17952025-02-22T20:29:39.973Z Compiling icu_provider v1.5.0
17962025-02-22T20:29:40.457Z Compiling pem-rfc7468 v0.7.0
17972025-02-22T20:29:41.966Z Compiling scroll v0.12.0
17982025-02-22T20:29:42.625Z Compiling ppv-lite86 v0.2.20
17992025-02-22T20:29:43.141Z Compiling async-trait v0.1.86
18002025-02-22T20:29:45.095Z Compiling plain v0.2.3
18012025-02-22T20:29:45.240Z Compiling flagset v0.4.6
18022025-02-22T20:29:45.305Z Compiling camino v1.1.9
18032025-02-22T20:29:45.435Z Compiling percent-encoding v2.3.1
18042025-02-22T20:29:45.810Z Compiling icu_locid_transform_data v1.5.0
18052025-02-22T20:29:45.919Z Compiling rustls-pki-types v1.10.0
18062025-02-22T20:29:46.013Z Compiling anyhow v1.0.96
18072025-02-22T20:29:46.641Z Compiling icu_locid_transform v1.5.0
18082025-02-22T20:29:47.678Z Compiling der v0.7.9
18092025-02-22T20:29:48.636Z Compiling goblin v0.8.2
18102025-02-22T20:29:50.112Z Compiling rand_chacha v0.3.1
18112025-02-22T20:29:50.883Z Compiling tokio-util v0.7.12
18122025-02-22T20:29:50.992Z Compiling icu_collections v1.5.0
18132025-02-22T20:29:52.823Z Compiling rustls v0.22.4
18142025-02-22T20:29:52.844Z Compiling icu_properties_data v1.5.0
18152025-02-22T20:29:53.114Z Compiling untrusted v0.9.0
18162025-02-22T20:29:53.161Z Compiling untrusted v0.7.1
18172025-02-22T20:29:53.349Z Compiling powerfmt v0.2.0
18182025-02-22T20:29:53.494Z Compiling mirai-annotations v1.12.0
18192025-02-22T20:29:53.707Z Compiling pretty-hex v0.4.1
18202025-02-22T20:29:53.921Z Compiling rayon-core v1.12.1
18212025-02-22T20:29:53.948Z Compiling deranged v0.3.11
18222025-02-22T20:29:54.246Z Compiling icu_properties v1.5.1
18232025-02-22T20:29:54.656Z Compiling dof v0.3.0
18242025-02-22T20:29:56.168Z Compiling rand v0.8.5
18252025-02-22T20:29:56.374Z Compiling spki v0.7.3
18262025-02-22T20:29:56.986Z Compiling salsa20 v0.10.2
18272025-02-22T20:29:57.013Z Compiling dtrace-parser v0.2.0
18282025-02-22T20:29:57.800Z Compiling pbkdf2 v0.12.2
18292025-02-22T20:29:58.648Z Compiling thread-id v4.2.2
18302025-02-22T20:29:58.913Z Compiling utf16_iter v1.0.5
18312025-02-22T20:29:58.948Z Compiling winnow v0.5.40
18322025-02-22T20:29:59.222Z Compiling utf8_iter v1.0.4
18332025-02-22T20:29:59.420Z Compiling icu_normalizer_data v1.5.0
18342025-02-22T20:29:59.521Z Compiling atomic-waker v1.1.2
18352025-02-22T20:29:59.880Z Compiling write16 v1.0.0
18362025-02-22T20:30:00.024Z Compiling litrs v0.4.1
18372025-02-22T20:30:00.048Z Compiling num_threads v0.1.7
18382025-02-22T20:30:00.327Z Compiling icu_normalizer v1.5.0
18392025-02-22T20:30:00.488Z Compiling time v0.3.36
18402025-02-22T20:30:01.060Z Compiling document-features v0.2.10
18412025-02-22T20:30:02.433Z Compiling toml_edit v0.19.15
18422025-02-22T20:30:05.648Z Compiling scrypt v0.11.0
18432025-02-22T20:30:05.771Z Compiling form_urlencoded v1.2.1
18442025-02-22T20:30:06.163Z Compiling cbc v0.1.2
18452025-02-22T20:30:06.183Z Compiling aes v0.8.4
18462025-02-22T20:30:06.350Z Compiling http-body v1.0.1
18472025-02-22T20:30:06.637Z Compiling multer v3.1.0
18482025-02-22T20:30:07.160Z Compiling rustversion v1.0.17
18492025-02-22T20:30:07.341Z Compiling slog-async v2.8.0
18502025-02-22T20:30:07.522Z Compiling try-lock v0.2.5
18512025-02-22T20:30:07.778Z Compiling tinyvec_macros v0.1.1
18522025-02-22T20:30:07.896Z Compiling tinyvec v1.8.0
18532025-02-22T20:30:07.922Z Compiling want v0.3.1
18542025-02-22T20:30:08.235Z Compiling pkcs5 v0.7.1
18552025-02-22T20:30:09.305Z Compiling idna_adapter v1.2.0
18562025-02-22T20:30:09.765Z Compiling h2 v0.4.6
18572025-02-22T20:30:09.986Z Compiling heapless v0.7.17
18582025-02-22T20:30:10.555Z Compiling bzip2-sys v0.1.11+1.0.8
18592025-02-22T20:30:11.013Z Compiling httpdate v1.0.3
18602025-02-22T20:30:11.243Z Compiling signal-hook v0.3.17
18612025-02-22T20:30:11.583Z Compiling tower-service v0.3.3
18622025-02-22T20:30:12.233Z Compiling idna v1.0.3
18632025-02-22T20:30:13.590Z Compiling pkcs8 v0.10.2
18642025-02-22T20:30:14.246Z Compiling usdt-attr-macro v0.5.0
18652025-02-22T20:30:14.971Z Compiling usdt-macro v0.5.0
18662025-02-22T20:30:15.890Z Compiling async-stream-impl v0.3.6
18672025-02-22T20:30:16.765Z Compiling base64 v0.22.1
18682025-02-22T20:30:17.190Z Compiling adler2 v2.0.0
18692025-02-22T20:30:17.369Z Compiling miniz_oxide v0.8.0
18702025-02-22T20:30:18.915Z Compiling hyper v1.5.2
18712025-02-22T20:30:20.911Z Compiling curve25519-dalek v4.1.3
18722025-02-22T20:30:21.025Z Compiling openapiv3 v2.0.0
18732025-02-22T20:30:21.477Z Compiling enum-as-inner v0.6.1
18742025-02-22T20:30:22.538Z Compiling hyper-util v0.1.10
18752025-02-22T20:30:25.185Z Compiling memoffset v0.9.1
18762025-02-22T20:30:25.453Z Compiling dropshot v0.12.0
18772025-02-22T20:30:25.565Z Compiling smoltcp v0.9.1
18782025-02-22T20:30:26.449Z Compiling portable-atomic v1.9.0
18792025-02-22T20:30:26.529Z Compiling newtype-uuid v1.2.1
18802025-02-22T20:30:26.880Z Compiling num-bigint-dig v0.8.4
18812025-02-22T20:30:27.218Z Compiling foreign-types-shared v0.1.1
18822025-02-22T20:30:27.388Z Compiling match_cfg v0.1.0
18832025-02-22T20:30:27.482Z Compiling hostname v0.3.1
18842025-02-22T20:30:27.505Z Compiling foreign-types v0.3.2
18852025-02-22T20:30:29.094Z Compiling url v2.5.3
18862025-02-22T20:30:31.467Z Compiling http-body-util v0.1.2
18872025-02-22T20:30:32.086Z Compiling dirs-sys-next v0.1.2
18882025-02-22T20:30:32.175Z Compiling encoding_rs v0.8.34
18892025-02-22T20:30:32.510Z Compiling siphasher v0.3.11
18902025-02-22T20:30:32.544Z Compiling data-encoding v2.6.0
18912025-02-22T20:30:32.905Z Compiling mime v0.3.17
18922025-02-22T20:30:33.980Z Compiling ident_case v1.0.1
18932025-02-22T20:30:34.004Z Compiling cfg_aliases v0.2.1
18942025-02-22T20:30:34.126Z Compiling heck v0.4.1
18952025-02-22T20:30:34.199Z Compiling gimli v0.31.1
18962025-02-22T20:30:34.552Z Compiling darling_core v0.20.10
18972025-02-22T20:30:35.111Z Compiling nix v0.29.0
18982025-02-22T20:30:35.943Z Compiling dirs-next v2.0.0
18992025-02-22T20:30:40.105Z Compiling addr2line v0.24.2
19002025-02-22T20:30:41.674Z Compiling unicode-normalization v0.1.24
19012025-02-22T20:30:42.789Z Compiling serde_urlencoded v0.7.1
19022025-02-22T20:30:43.420Z Compiling crossbeam-epoch v0.9.18
19032025-02-22T20:30:43.491Z Compiling rustls-pemfile v2.2.0
19042025-02-22T20:30:43.889Z Compiling hubpack_derive v0.1.1
19052025-02-22T20:30:43.980Z Compiling dropshot_endpoint v0.12.0
19062025-02-22T20:30:44.080Z Compiling sha1 v0.10.6
19072025-02-22T20:30:44.112Z Compiling signature v2.2.0
19082025-02-22T20:30:44.372Z Compiling curve25519-dalek-derive v0.1.1
19092025-02-22T20:30:44.495Z Compiling zerocopy-derive v0.6.6
19102025-02-22T20:30:45.725Z Compiling object v0.36.5
19112025-02-22T20:30:46.330Z Compiling thread_local v1.1.8
19122025-02-22T20:30:46.808Z Compiling fs-err v2.11.0
19132025-02-22T20:30:47.918Z Compiling ipnet v2.10.1
19142025-02-22T20:30:50.582Z Compiling anstyle v1.0.10
19152025-02-22T20:30:52.554Z Compiling openssl-probe v0.1.5
19162025-02-22T20:30:52.556Z Compiling unicode-properties v0.1.3
19172025-02-22T20:30:52.868Z Compiling rustc-demangle v0.1.24
19182025-02-22T20:30:53.092Z Compiling unicode-bidi v0.3.17
19192025-02-22T20:30:54.771Z Compiling utf8parse v0.2.2
19202025-02-22T20:30:55.283Z Compiling rustls-webpki v0.102.8
19212025-02-22T20:30:55.466Z Compiling winnow v0.6.20
19222025-02-22T20:30:59.112Z Compiling toml_edit v0.22.22
19232025-02-22T20:31:00.918Z Compiling anstyle-parse v0.2.5
19242025-02-22T20:31:01.308Z Compiling stringprep v0.1.5
19252025-02-22T20:31:02.233Z Compiling backtrace v0.3.74
19262025-02-22T20:31:06.569Z Compiling crossbeam-deque v0.8.5
19272025-02-22T20:31:07.444Z Compiling darling_macro v0.20.10
19282025-02-22T20:31:08.403Z Compiling term v0.7.0
19292025-02-22T20:31:09.244Z Compiling slog-json v2.6.1
19302025-02-22T20:31:10.264Z Compiling crossbeam-channel v0.5.13
19312025-02-22T20:31:10.689Z Compiling hashbrown v0.14.5
19322025-02-22T20:31:11.444Z Compiling futures-executor v0.3.31
19332025-02-22T20:31:11.784Z Compiling num-integer v0.1.46
19342025-02-22T20:31:11.890Z Compiling md-5 v0.10.6
19352025-02-22T20:31:12.033Z Compiling ff v0.13.0
19362025-02-22T20:31:12.157Z Compiling hash32 v0.2.1
19372025-02-22T20:31:12.281Z Compiling is-terminal v0.4.13
19382025-02-22T20:31:12.355Z Compiling memmap v0.7.0
19392025-02-22T20:31:12.442Z Compiling fallible-iterator v0.2.0
19402025-02-22T20:31:12.541Z Compiling is_terminal_polyfill v1.70.1
19412025-02-22T20:31:12.667Z Compiling colorchoice v1.0.2
19422025-02-22T20:31:12.700Z Compiling take_mut v0.2.2
19432025-02-22T20:31:12.895Z Compiling psl-types v2.0.11
19442025-02-22T20:31:13.136Z Compiling anstyle-query v1.1.1
19452025-02-22T20:31:13.309Z Compiling base16ct v0.2.0
19462025-02-22T20:31:13.331Z Compiling linked-hash-map v0.5.6
19472025-02-22T20:31:13.389Z Compiling utf-8 v0.7.6
19482025-02-22T20:31:13.638Z Compiling quick-error v1.2.3
19492025-02-22T20:31:13.699Z Compiling lru-cache v0.1.2
19502025-02-22T20:31:13.699Z Compiling tungstenite v0.24.0
19512025-02-22T20:31:13.737Z Compiling sec1 v0.7.3
19522025-02-22T20:31:13.794Z Compiling resolv-conf v0.7.0
19532025-02-22T20:31:13.915Z Compiling publicsuffix v2.3.0
19542025-02-22T20:31:14.260Z Compiling anstream v0.6.15
19552025-02-22T20:31:14.305Z Compiling postgres-protocol v0.6.7
19562025-02-22T20:31:14.907Z Compiling usdt v0.5.0
19572025-02-22T20:31:15.498Z Compiling slog-term v2.9.1
19582025-02-22T20:31:15.555Z Compiling num-iter v0.1.45
19592025-02-22T20:31:15.742Z Compiling group v0.13.0
19602025-02-22T20:31:15.766Z Compiling regress v0.10.1
19612025-02-22T20:31:16.088Z Compiling futures v0.3.31
19622025-02-22T20:31:19.128Z Compiling slog-bunyan v2.5.0
19632025-02-22T20:31:19.354Z Compiling darling v0.20.10
19642025-02-22T20:31:19.676Z Compiling tokio-rustls v0.26.0
19652025-02-22T20:31:19.770Z Compiling tokio-native-tls v0.3.1
19662025-02-22T20:31:20.076Z Compiling toml v0.8.19
19672025-02-22T20:31:20.130Z Compiling tokio-rustls v0.25.0
19682025-02-22T20:31:20.576Z Compiling hickory-proto v0.24.3
19692025-02-22T20:31:20.648Z Compiling strum_macros v0.25.3
19702025-02-22T20:31:21.484Z Compiling phf_shared v0.11.2
19712025-02-22T20:31:21.938Z Compiling async-stream v0.3.6
19722025-02-22T20:31:22.003Z Compiling waitgroup v0.1.2
19732025-02-22T20:31:22.023Z Compiling webpki-roots v0.26.6
19742025-02-22T20:31:22.337Z Compiling hkdf v0.12.4
19752025-02-22T20:31:22.455Z Compiling terminal_size v0.4.0
19762025-02-22T20:31:22.615Z Compiling serde_path_to_error v0.1.16
19772025-02-22T20:31:22.690Z Compiling sync_wrapper v1.0.1
19782025-02-22T20:31:23.081Z Compiling crypto-bigint v0.5.5
19792025-02-22T20:31:23.235Z Compiling derive-where v1.2.7
19802025-02-22T20:31:23.376Z Compiling clap_derive v4.5.28
19812025-02-22T20:31:23.961Z Compiling serde_repr v0.1.19
19822025-02-22T20:31:25.057Z Compiling hostname v0.4.0
19832025-02-22T20:31:25.298Z Compiling crc32fast v1.4.2
19842025-02-22T20:31:25.624Z Compiling bitflags v1.3.2
19852025-02-22T20:31:25.754Z Compiling managed v0.8.0
19862025-02-22T20:31:25.904Z Compiling tower-layer v0.3.3
19872025-02-22T20:31:26.687Z Compiling debug-ignore v1.0.5
19882025-02-22T20:31:26.707Z Compiling unicode-width v0.2.0
19892025-02-22T20:31:27.064Z Compiling clap_lex v0.7.4
19902025-02-22T20:31:27.241Z Compiling console v0.15.10
19912025-02-22T20:31:27.484Z Compiling clap_builder v4.5.30
19922025-02-22T20:31:28.927Z Compiling tower v0.5.2
19932025-02-22T20:31:29.917Z Compiling hickory-resolver v0.24.3
19942025-02-22T20:31:32.488Z Compiling elliptic-curve v0.13.8
19952025-02-22T20:31:33.763Z Compiling flate2 v1.0.35
19962025-02-22T20:31:34.913Z Compiling hyper-rustls v0.27.3
19972025-02-22T20:31:35.549Z Compiling phf v0.11.2
19982025-02-22T20:31:35.942Z Compiling hyper-tls v0.6.0
19992025-02-22T20:31:36.811Z Compiling typify-impl v0.2.0
20002025-02-22T20:31:37.169Z Compiling signal-hook-mio v0.2.4
20012025-02-22T20:31:37.364Z Compiling rayon v1.10.0
20022025-02-22T20:31:37.838Z Compiling bzip2 v0.4.4
20032025-02-22T20:31:37.880Z Compiling cookie_store v0.21.1
20042025-02-22T20:31:38.278Z Compiling postgres-types v0.2.8
20052025-02-22T20:31:38.659Z Compiling tokio-tungstenite v0.24.0
20062025-02-22T20:31:39.395Z Compiling zerocopy v0.6.6
20072025-02-22T20:31:39.495Z Compiling hubpack v0.1.2
20082025-02-22T20:31:39.575Z Compiling ed25519 v2.2.3
20092025-02-22T20:31:39.958Z Compiling phf_shared v0.10.0
20102025-02-22T20:31:40.063Z Compiling pkcs1 v0.7.5
20112025-02-22T20:31:40.318Z Compiling tokio-stream v0.1.16
20122025-02-22T20:31:40.961Z Compiling ipnetwork v0.21.1
20132025-02-22T20:31:41.324Z Compiling rfc6979 v0.4.0
20142025-02-22T20:31:41.533Z Compiling serde-big-array v0.5.1
20152025-02-22T20:31:41.799Z Compiling float-cmp v0.10.0
20162025-02-22T20:31:41.821Z Compiling bstr v1.10.0
20172025-02-22T20:31:42.079Z Compiling unicode-segmentation v1.12.0
20182025-02-22T20:31:43.119Z Compiling fixedbitset v0.4.2
20192025-02-22T20:31:43.256Z Compiling difflib v0.4.0
20202025-02-22T20:31:43.549Z Compiling new_debug_unreachable v1.0.6
20212025-02-22T20:31:43.663Z Compiling predicates-core v1.0.8
20222025-02-22T20:31:44.275Z Compiling normalize-line-endings v0.3.0
20232025-02-22T20:31:44.359Z Compiling precomputed-hash v0.1.1
20242025-02-22T20:31:44.433Z Compiling number_prefix v0.4.0
20252025-02-22T20:31:44.507Z Compiling whoami v1.5.2
20262025-02-22T20:31:44.695Z Compiling static_assertions v1.1.0
20272025-02-22T20:31:44.739Z Compiling bit-vec v0.6.3
20282025-02-22T20:31:44.777Z Compiling indicatif v0.17.11
20292025-02-22T20:31:44.823Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20302025-02-22T20:31:45.048Z Compiling tokio-postgres v0.7.12
20312025-02-22T20:31:45.138Z Compiling bit-set v0.5.3
20322025-02-22T20:31:45.438Z Compiling string_cache v0.8.7
20332025-02-22T20:31:45.837Z Compiling predicates v3.1.3
20342025-02-22T20:31:47.033Z Compiling typify-macro v0.2.0
20352025-02-22T20:31:47.217Z Compiling reqwest v0.12.12
20362025-02-22T20:31:47.238Z Compiling petgraph v0.6.5
20372025-02-22T20:31:50.280Z Compiling similar v2.6.0
20382025-02-22T20:31:50.584Z Compiling ecdsa v0.16.9
20392025-02-22T20:31:50.953Z Compiling qorb v0.2.1
20402025-02-22T20:31:51.459Z Compiling rsa v0.9.6
20412025-02-22T20:31:52.095Z Compiling ed25519-dalek v2.1.1
20422025-02-22T20:31:52.611Z Compiling zip v0.6.6
20432025-02-22T20:31:52.868Z Compiling crossterm v0.28.1
20442025-02-22T20:31:53.735Z Compiling clap v4.5.30
20452025-02-22T20:31:55.421Z Compiling toml v0.7.8
20462025-02-22T20:31:55.869Z Compiling x509-cert v0.2.5
20472025-02-22T20:31:56.524Z Compiling hex v0.4.3
20482025-02-22T20:31:57.517Z Compiling peg-runtime v0.8.3
20492025-02-22T20:31:57.841Z Compiling lalrpop-util v0.19.12
20502025-02-22T20:31:58.205Z Compiling zerocopy v0.8.10
20512025-02-22T20:31:58.931Z Compiling unicode-xid v0.2.6
20522025-02-22T20:32:01.598Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20532025-02-22T20:32:04.928Z Compiling proc-macro-crate v1.3.1
20542025-02-22T20:32:05.002Z Compiling macaddr v1.0.1
20552025-02-22T20:32:05.679Z Compiling zerocopy-derive v0.8.10
20562025-02-22T20:32:05.960Z Compiling itertools v0.13.0
20572025-02-22T20:32:08.567Z Compiling heapless v0.8.0
20582025-02-22T20:32:09.045Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20592025-02-22T20:32:14.464Z Compiling num_enum_derive v0.5.11
20602025-02-22T20:32:19.883Z Compiling hash32 v0.3.1
20612025-02-22T20:32:21.813Z Compiling smoltcp v0.11.0
20622025-02-22T20:32:23.241Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20632025-02-22T20:32:27.941Z Compiling num_enum v0.5.11
20642025-02-22T20:32:28.029Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20652025-02-22T20:32:29.408Z Compiling typify v0.2.0
20662025-02-22T20:32:29.441Z Compiling oxnet v0.1.0
20672025-02-22T20:32:30.702Z Compiling proc-macro-error-attr v1.0.4
20682025-02-22T20:32:30.840Z Compiling cobs v0.2.3
20692025-02-22T20:32:31.059Z Compiling thiserror v2.0.11
20702025-02-22T20:32:31.968Z Compiling unsafe-libyaml v0.2.11
20712025-02-22T20:32:32.441Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20722025-02-22T20:32:33.543Z Compiling serde_yaml v0.9.34+deprecated
20732025-02-22T20:32:36.059Z Compiling postcard v1.0.10
20742025-02-22T20:32:43.511Z Compiling progenitor-impl v0.8.0
20752025-02-22T20:32:49.792Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20762025-02-22T20:32:59.477Z Compiling strum_macros v0.26.4
20772025-02-22T20:33:00.614Z Compiling thiserror-impl v2.0.11
20782025-02-22T20:33:01.168Z Compiling foreign-types-macros v0.2.3
20792025-02-22T20:33:01.228Z Compiling structmeta-derive v0.3.0
20802025-02-22T20:33:01.569Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20812025-02-22T20:33:01.907Z Compiling proc-macro-error v1.0.4
20822025-02-22T20:33:01.936Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20832025-02-22T20:33:03.794Z Compiling unicode-width v0.1.14
20842025-02-22T20:33:03.850Z Compiling foreign-types-shared v0.3.1
20852025-02-22T20:33:03.996Z Compiling foreign-types v0.5.0
20862025-02-22T20:33:04.443Z Compiling tabwriter v1.4.0
20872025-02-22T20:33:05.225Z Compiling structmeta v0.3.0
20882025-02-22T20:33:05.641Z Compiling strum v0.26.3
20892025-02-22T20:33:08.960Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20902025-02-22T20:33:15.242Z Compiling progenitor-macro v0.8.0
20912025-02-22T20:33:18.857Z Compiling progenitor-client v0.8.0
20922025-02-22T20:33:19.807Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20932025-02-22T20:33:20.689Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
20942025-02-22T20:33:20.923Z Compiling daft-derive v0.1.1
20952025-02-22T20:33:21.615Z Compiling cstr-argument v0.1.2
20962025-02-22T20:33:21.928Z Compiling dropshot v0.15.1
20972025-02-22T20:33:22.302Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
20982025-02-22T20:33:22.455Z Compiling fastrand v2.1.1
20992025-02-22T20:33:22.662Z Compiling crucible-workspace-hack v0.1.0
21002025-02-22T20:33:23.301Z Compiling pretty-hex v0.2.1
21012025-02-22T20:33:23.635Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21022025-02-22T20:33:23.748Z Compiling tempfile v3.13.0
21032025-02-22T20:33:24.096Z Compiling daft v0.1.1
21042025-02-22T20:33:24.371Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21052025-02-22T20:33:24.878Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21062025-02-22T20:33:25.253Z Compiling parse-display-derive v0.10.0
21072025-02-22T20:33:25.411Z Compiling colored v2.1.0
21082025-02-22T20:33:25.805Z Compiling serde_with_macros v3.11.0
21092025-02-22T20:33:25.808Z Compiling progenitor v0.8.0
21102025-02-22T20:33:26.035Z Compiling dropshot_endpoint v0.15.1
21112025-02-22T20:33:26.683Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21122025-02-22T20:33:27.570Z Compiling instant v0.1.13
21132025-02-22T20:33:27.780Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21142025-02-22T20:33:28.211Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21152025-02-22T20:33:28.239Z Compiling serde_with v3.11.0
21162025-02-22T20:33:28.823Z Compiling parse-display v0.10.0
21172025-02-22T20:33:30.409Z Compiling backoff v0.4.0
21182025-02-22T20:33:30.842Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21192025-02-22T20:33:30.845Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
21202025-02-22T20:33:31.096Z Compiling zone_cfg_derive v0.3.0
21212025-02-22T20:33:31.388Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21222025-02-22T20:33:32.130Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21232025-02-22T20:33:32.381Z Compiling camino-tempfile v1.1.1
21242025-02-22T20:33:32.656Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21252025-02-22T20:33:32.878Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21262025-02-22T20:33:33.096Z Compiling regress v0.9.1
21272025-02-22T20:33:33.117Z Compiling progenitor-client v0.9.1
21282025-02-22T20:33:33.137Z Compiling num-derive v0.4.2
21292025-02-22T20:33:34.100Z Compiling sigpipe v0.1.3
21302025-02-22T20:33:34.263Z Compiling libefi-sys v0.1.0
21312025-02-22T20:33:34.626Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21322025-02-22T20:33:35.031Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21332025-02-22T20:33:35.379Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
21342025-02-22T20:33:36.978Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
21352025-02-22T20:33:38.264Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21362025-02-22T20:33:41.006Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
21372025-02-22T20:33:41.045Z Compiling zone v0.3.0
21382025-02-22T20:33:41.716Z Compiling smf v0.2.3
21392025-02-22T20:33:41.814Z Compiling bitfield-struct v0.6.2
21402025-02-22T20:33:43.201Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21412025-02-22T20:33:43.666Z Compiling blake3 v1.5.4
21422025-02-22T20:33:44.421Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21432025-02-22T20:33:44.912Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21442025-02-22T20:33:44.933Z Compiling xattr v1.3.1
21452025-02-22T20:33:45.077Z Compiling filetime v0.2.25
21462025-02-22T20:33:45.288Z Compiling memmap2 v0.9.5
21472025-02-22T20:33:45.330Z Compiling constant_time_eq v0.3.1
21482025-02-22T20:33:45.460Z Compiling same-file v1.0.6
21492025-02-22T20:33:45.545Z Compiling arrayvec v0.7.6
21502025-02-22T20:33:45.783Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21512025-02-22T20:33:45.848Z Compiling arrayref v0.3.9
21522025-02-22T20:33:45.926Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21532025-02-22T20:33:45.978Z Compiling walkdir v2.5.0
21542025-02-22T20:33:46.047Z Compiling tar v0.4.42
21552025-02-22T20:33:47.608Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21562025-02-22T20:33:48.074Z Compiling gethostname v0.5.0
21572025-02-22T20:33:48.303Z Compiling cargo-platform v0.1.8
21582025-02-22T20:33:48.605Z Compiling topological-sort v0.2.2
21592025-02-22T20:33:48.632Z Compiling indent_write v2.2.0
21602025-02-22T20:33:48.887Z Compiling omicron-zone-package v0.12.0
21612025-02-22T20:33:48.908Z Compiling cargo_metadata v0.18.1
21622025-02-22T20:33:49.036Z Compiling shell-words v1.1.0
21632025-02-22T20:33:56.992Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21642025-02-22T20:33:58.428Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21652025-02-22T20:34:04.637Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21662025-02-22T20:34:19.422Z Finished `release` profile [optimized] target(s) in 5m 23s
21672025-02-22T20:34:19.588Z Running `target/release/omicron-package -t test target create -p dev`
21682025-02-22T20:34:19.637ZLogging to: /work/oxidecomputer/omicron/out/LOG
21692025-02-22T20:34:19.640ZCreated new build target 'test' and set it as active
21702025-02-22T20:34:19.640Z
21712025-02-22T20:34:19.640Zreal 5:24.240633368
21722025-02-22T20:34:19.640Zuser 37:35.995802333
21732025-02-22T20:34:19.640Zsys 3:36.210499468
21742025-02-22T20:34:19.640Ztrap 1.262598864
21752025-02-22T20:34:19.640Ztflt 1.697632559
21762025-02-22T20:34:19.640Zdflt 0.852543213
21772025-02-22T20:34:19.640Zkflt 0.000184771
21782025-02-22T20:34:19.640Zlock 1:14:27.139939812
21792025-02-22T20:34:19.640Zslp 2:31:17.148183435
21802025-02-22T20:34:19.640Zlat 2:46.446507763
21812025-02-22T20:34:19.640Zstop 5:00.664463160
21822025-02-22T20:34:19.640Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21832025-02-22T20:34:20.647Z Finished `release` profile [optimized] target(s) in 0.95s
21842025-02-22T20:34:20.716Z Running `target/release/omicron-package -t test package`
21852025-02-22T20:34:20.765ZLogging to: /work/oxidecomputer/omicron/out/LOG
21862025-02-22T20:34:22.128Z Compiling ring v0.17.9
21872025-02-22T20:34:22.310Z Compiling thiserror v2.0.11
21882025-02-22T20:34:22.330Z Compiling typify-impl v0.3.0
21892025-02-22T20:34:22.346Z Compiling convert_case v0.4.0
21902025-02-22T20:34:22.349Z Compiling newline-converter v0.3.0
21912025-02-22T20:34:22.349Z Compiling password-hash v0.5.0
21922025-02-22T20:34:22.349Z Compiling blake2 v0.10.6
21932025-02-22T20:34:22.557Z Compiling expectorate v1.1.0
21942025-02-22T20:34:22.863Z Compiling base64 v0.21.7
21952025-02-22T20:34:22.967Z Compiling derive_more v0.99.19
21962025-02-22T20:34:23.470Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21972025-02-22T20:34:23.954Z Compiling argon2 v0.5.3
21982025-02-22T20:34:24.610Z Compiling atomicwrites v0.4.4
21992025-02-22T20:34:24.928Z Compiling owo-colors v4.1.0
22002025-02-22T20:34:25.130Z Compiling cancel-safe-futures v0.1.5
22012025-02-22T20:34:25.263Z Compiling num-rational v0.4.2
22022025-02-22T20:34:25.516Z Compiling num-complex v0.4.6
22032025-02-22T20:34:26.645Z Compiling num v0.4.3
22042025-02-22T20:34:26.833Z Compiling libsw v3.3.1
22052025-02-22T20:34:27.175Z Compiling linear-map v1.2.0
22062025-02-22T20:34:27.578Z Compiling rustls v0.23.19
22072025-02-22T20:34:27.614Z Compiling rustls v0.22.4
22082025-02-22T20:34:27.643Z Compiling swrite v0.1.0
22092025-02-22T20:34:27.665Z Compiling float-ord v0.3.2
22102025-02-22T20:34:27.815Z Compiling highway v1.2.0
22112025-02-22T20:34:27.870Z Compiling semver v0.1.20
22122025-02-22T20:34:28.359Z Compiling rustc_version v0.1.7
22132025-02-22T20:34:28.412Z Compiling tungstenite v0.21.0
22142025-02-22T20:34:28.756Z Compiling newtype_derive v0.1.6
22152025-02-22T20:34:29.133Z Compiling ipnetwork v0.21.1
22162025-02-22T20:34:29.189Z Compiling humantime v2.1.0
22172025-02-22T20:34:29.337Z Compiling dropshot v0.15.1
22182025-02-22T20:34:29.420Z Compiling instant v0.1.13
22192025-02-22T20:34:29.596Z Compiling oxnet v0.1.0
22202025-02-22T20:34:29.836Z Compiling tokio-tungstenite v0.21.0
22212025-02-22T20:34:30.024Z Compiling rustls-webpki v0.102.8
22222025-02-22T20:34:30.265Z Compiling daft v0.1.1
22232025-02-22T20:34:30.514Z Compiling backoff v0.4.0
22242025-02-22T20:34:30.770Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22252025-02-22T20:34:30.874Z Compiling steno v0.4.1
22262025-02-22T20:34:31.716Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22272025-02-22T20:34:31.920Z Compiling parse-display v0.10.0
22282025-02-22T20:34:32.485Z Compiling strum v0.26.3
22292025-02-22T20:34:32.616Z Compiling typify-macro v0.3.0
22302025-02-22T20:34:32.710Z Compiling serde_with v3.11.0
22312025-02-22T20:34:33.431Z Compiling regress v0.9.1
22322025-02-22T20:34:35.969Z Compiling tokio-rustls v0.25.0
22332025-02-22T20:34:36.270Z Compiling typify v0.3.0
22342025-02-22T20:34:36.432Z Compiling dropshot v0.12.0
22352025-02-22T20:34:36.452Z Compiling progenitor-impl v0.9.1
22362025-02-22T20:34:38.188Z Compiling tokio-rustls v0.26.0
22372025-02-22T20:34:38.689Z Compiling hyper-rustls v0.27.3
22382025-02-22T20:34:39.239Z Compiling reqwest v0.12.12
22392025-02-22T20:34:42.474Z Compiling qorb v0.2.1
22402025-02-22T20:34:44.205Z Compiling progenitor-macro v0.9.1
22412025-02-22T20:34:47.639Z Compiling progenitor-client v0.9.1
22422025-02-22T20:34:48.211Z Compiling progenitor-client v0.8.0
22432025-02-22T20:34:48.347Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22442025-02-22T20:34:48.919Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22452025-02-22T20:35:15.611Z Compiling progenitor v0.8.0
22462025-02-22T20:35:15.866Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22472025-02-22T20:35:19.319Z Compiling progenitor v0.9.1
22482025-02-22T20:35:19.583Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22492025-02-22T20:35:20.986Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
22502025-02-22T20:35:21.268Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22512025-02-22T20:35:21.902Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22522025-02-22T20:35:22.806Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22532025-02-22T20:35:23.440Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22542025-02-22T20:35:29.971Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22552025-02-22T20:35:31.391Z Compiling macaddr v1.0.1
22562025-02-22T20:35:31.823Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22572025-02-22T20:35:32.033Z Compiling slog-dtrace v0.3.0
22582025-02-22T20:35:32.701Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
22592025-02-22T20:35:34.460Z Compiling prettyplease v0.2.29
22602025-02-22T20:35:34.755Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22612025-02-22T20:35:36.701Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22622025-02-22T20:35:37.041Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22632025-02-22T20:35:37.134Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22642025-02-22T20:35:38.868Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22652025-02-22T20:35:46.563Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22662025-02-22T20:35:48.984Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22672025-02-22T20:35:49.865Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22682025-02-22T20:35:52.597Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22692025-02-22T20:35:57.197Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22702025-02-22T20:35:58.885Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
22712025-02-22T20:36:00.403Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22722025-02-22T20:36:03.083Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22732025-02-22T20:36:03.656Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22742025-02-22T20:36:04.185Z Compiling half v2.4.1
22752025-02-22T20:36:04.880Z Compiling ciborium-io v0.2.2
22762025-02-22T20:36:04.945Z Compiling bytecount v0.6.8
22772025-02-22T20:36:05.043Z Compiling ciborium-ll v0.2.2
22782025-02-22T20:36:05.294Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22792025-02-22T20:36:05.519Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22802025-02-22T20:36:05.611Z Compiling ciborium v0.2.2
22812025-02-22T20:36:05.963Z Compiling display-error-chain v0.2.2
22822025-02-22T20:36:06.276Z Compiling same-file v1.0.6
22832025-02-22T20:36:06.563Z Compiling fastrand v2.1.1
22842025-02-22T20:36:07.087Z Compiling tempfile v3.13.0
22852025-02-22T20:36:07.783Z Compiling walkdir v2.5.0
22862025-02-22T20:36:07.829Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22872025-02-22T20:36:08.384Z Compiling blake3 v1.5.4
22882025-02-22T20:36:09.075Z Compiling const_format_proc_macros v0.2.34
22892025-02-22T20:36:10.804Z Compiling xattr v1.3.1
22902025-02-22T20:36:10.904Z Compiling filetime v0.2.25
22912025-02-22T20:36:11.102Z Compiling memmap2 v0.9.5
22922025-02-22T20:36:11.236Z Compiling constant_time_eq v0.3.1
22932025-02-22T20:36:11.428Z Compiling arrayref v0.3.9
22942025-02-22T20:36:11.450Z Compiling crunchy v0.2.2
22952025-02-22T20:36:11.539Z Compiling arrayvec v0.7.6
22962025-02-22T20:36:11.562Z Compiling maplit v1.0.2
22972025-02-22T20:36:11.719Z Compiling keccak v0.1.5
22982025-02-22T20:36:11.966Z Compiling tar v0.4.42
22992025-02-22T20:36:12.924Z Compiling sha3 v0.10.8
23002025-02-22T20:36:12.966Z Compiling const_format v0.2.34
23012025-02-22T20:36:12.992Z Compiling toolchain_find v0.4.0
23022025-02-22T20:36:13.599Z Compiling camino-tempfile v1.1.1
23032025-02-22T20:36:13.661Z Compiling radium v0.7.0
23042025-02-22T20:36:13.811Z Compiling topological-sort v0.2.2
23052025-02-22T20:36:13.842Z Compiling tiny-keccak v2.0.2
23062025-02-22T20:36:14.029Z Compiling omicron-zone-package v0.12.0
23072025-02-22T20:36:14.061Z Compiling rustfmt-wrapper v0.2.1
23082025-02-22T20:36:14.271Z Compiling dsl_auto_type v0.1.2
23092025-02-22T20:36:14.312Z Compiling scheduled-thread-pool v0.2.7
23102025-02-22T20:36:14.466Z Compiling diesel_table_macro_syntax v0.2.0
23112025-02-22T20:36:14.652Z Compiling tap v1.0.1
23122025-02-22T20:36:14.861Z Compiling maybe-uninit v2.0.0
23132025-02-22T20:36:14.879Z Compiling wyz v0.5.1
23142025-02-22T20:36:15.347Z Compiling r2d2 v0.8.10
23152025-02-22T20:36:15.483Z Compiling diesel_derives v2.2.3
23162025-02-22T20:36:15.840Z Compiling phf_generator v0.11.2
23172025-02-22T20:36:15.950Z Compiling ascii-canvas v3.0.0
23182025-02-22T20:36:16.051Z Compiling secrecy v0.8.0
23192025-02-22T20:36:16.174Z Compiling ena v0.14.3
23202025-02-22T20:36:16.378Z Compiling async-recursion v1.1.1
23212025-02-22T20:36:16.437Z Compiling funty v2.0.0
23222025-02-22T20:36:16.618Z Compiling crc-catalog v2.4.0
23232025-02-22T20:36:16.799Z Compiling packed_struct v0.10.1
23242025-02-22T20:36:17.273Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23252025-02-22T20:36:17.617Z Compiling arc-swap v1.7.1
23262025-02-22T20:36:17.700Z Compiling diff v0.1.13
23272025-02-22T20:36:18.199Z Compiling regex-syntax v0.6.29
23282025-02-22T20:36:18.302Z Compiling slog-scope v4.4.0
23292025-02-22T20:36:18.835Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
23302025-02-22T20:36:19.101Z Compiling bitvec v1.0.1
23312025-02-22T20:36:19.242Z Compiling crc v3.2.1
23322025-02-22T20:36:19.886Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23332025-02-22T20:36:21.430Z Compiling phf_codegen v0.11.2
23342025-02-22T20:36:21.697Z Compiling lalrpop v0.19.12
23352025-02-22T20:36:23.189Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23362025-02-22T20:36:23.684Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23372025-02-22T20:36:23.955Z Compiling universal-hash v0.5.1
23382025-02-22T20:36:24.230Z Compiling packed_struct_codegen v0.10.1
23392025-02-22T20:36:24.324Z Compiling thiserror-impl-no-std v2.0.2
23402025-02-22T20:36:26.268Z Compiling diesel v2.2.7
23412025-02-22T20:36:26.748Z Compiling parse-zoneinfo v0.3.1
23422025-02-22T20:36:26.850Z Compiling unicase v2.7.0
23432025-02-22T20:36:27.235Z Compiling indexmap v1.9.3
23442025-02-22T20:36:27.633Z Compiling ref-cast v1.0.23
23452025-02-22T20:36:28.121Z Compiling nodrop v0.1.14
23462025-02-22T20:36:28.153Z Compiling opaque-debug v0.3.1
23472025-02-22T20:36:28.275Z Compiling poly1305 v0.8.0
23482025-02-22T20:36:28.295Z Compiling array-init v0.0.4
23492025-02-22T20:36:29.486Z Compiling chrono-tz-build v0.4.0
23502025-02-22T20:36:29.822Z Compiling thiserror-no-std v2.0.2
23512025-02-22T20:36:30.422Z Compiling smallvec v0.6.14
23522025-02-22T20:36:31.548Z Compiling slog-stdlog v4.1.1
23532025-02-22T20:36:32.364Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23542025-02-22T20:36:32.718Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23552025-02-22T20:36:33.061Z Compiling derive_builder_core v0.20.2
23562025-02-22T20:36:34.205Z Compiling chacha20 v0.9.1
23572025-02-22T20:36:34.732Z Compiling headers-core v0.3.0
23582025-02-22T20:36:34.941Z Compiling aead v0.5.2
23592025-02-22T20:36:35.060Z Compiling libxml v0.3.3
23602025-02-22T20:36:35.326Z Compiling ref-cast-impl v1.0.23
23612025-02-22T20:36:35.489Z Compiling vte_generate_state_changes v0.1.2
23622025-02-22T20:36:36.131Z Compiling bitfield v0.14.0
23632025-02-22T20:36:36.483Z Compiling hashbrown v0.12.3
23642025-02-22T20:36:36.486Z Compiling termcolor v1.4.1
23652025-02-22T20:36:37.550Z Compiling env_logger v0.10.2
23662025-02-22T20:36:39.135Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23672025-02-22T20:36:40.658Z Compiling vte v0.11.1
23682025-02-22T20:36:42.325Z Compiling chacha20poly1305 v0.10.1
23692025-02-22T20:36:42.590Z Compiling derive_builder_macro v0.20.2
23702025-02-22T20:36:43.462Z Compiling headers v0.4.0
23712025-02-22T20:36:43.645Z Compiling polar-core v0.27.3
23722025-02-22T20:36:46.240Z Compiling slog-envlogger v2.2.0
23732025-02-22T20:36:47.085Z Compiling serde-hex v0.1.0
23742025-02-22T20:36:48.937Z Compiling chrono-tz v0.10.1
23752025-02-22T20:36:49.596Z Compiling vsss-rs v3.3.4
23762025-02-22T20:36:52.146Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23772025-02-22T20:36:53.705Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23782025-02-22T20:36:54.052Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23792025-02-22T20:36:54.945Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23802025-02-22T20:36:55.283Z Compiling ron v0.8.1
23812025-02-22T20:36:56.310Z Compiling hashbrown v0.13.2
23822025-02-22T20:36:57.624Z Compiling strum_macros v0.24.3
23832025-02-22T20:36:58.497Z Compiling fxhash v0.2.1
23842025-02-22T20:36:58.764Z Compiling samael v0.0.17
23852025-02-22T20:37:00.398Z Compiling indoc v1.0.9
23862025-02-22T20:37:00.534Z Compiling crc-any v2.5.0
23872025-02-22T20:37:01.169Z Compiling lockfree-object-pool v0.1.6
23882025-02-22T20:37:01.307Z Compiling simd-adler32 v0.3.7
23892025-02-22T20:37:01.511Z Compiling bumpalo v3.16.0
23902025-02-22T20:37:01.582Z Compiling zip v2.1.3
23912025-02-22T20:37:02.018Z Compiling zopfli v0.8.1
23922025-02-22T20:37:02.600Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23932025-02-22T20:37:07.624Z Compiling object v0.30.4
23942025-02-22T20:37:12.630Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23952025-02-22T20:37:14.226Z Compiling derive_builder v0.20.2
23962025-02-22T20:37:14.998Z Compiling strip-ansi-escapes v0.2.0
23972025-02-22T20:37:16.029Z Compiling papergrid v0.11.0
23982025-02-22T20:37:17.435Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23992025-02-22T20:37:17.796Z Compiling tabled_derive v0.7.0
24002025-02-22T20:37:19.117Z Compiling itertools v0.12.1
24012025-02-22T20:37:19.898Z Compiling fd-lock v4.0.2
24022025-02-22T20:37:20.006Z Compiling peg-macros v0.8.4
24032025-02-22T20:37:20.156Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24042025-02-22T20:37:21.178Z Compiling kstat-rs v0.2.4
24052025-02-22T20:37:22.087Z Compiling oso-derive v0.27.3
24062025-02-22T20:37:22.736Z Compiling impl-trait-for-tuples v0.2.2
24072025-02-22T20:37:23.060Z Compiling quick-xml v0.33.0
24082025-02-22T20:37:23.221Z Compiling diesel-dtrace v0.4.2
24092025-02-22T20:37:23.597Z Compiling path-slash v0.1.5
24102025-02-22T20:37:23.884Z Compiling nu-ansi-term v0.50.1
24112025-02-22T20:37:25.228Z Compiling reedline v0.35.0
24122025-02-22T20:37:28.581Z Compiling oso v0.27.3
24132025-02-22T20:37:28.926Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
24142025-02-22T20:37:29.817Z Compiling peg v0.8.4
24152025-02-22T20:37:29.961Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24162025-02-22T20:37:36.543Z Compiling tabled v0.15.0
24172025-02-22T20:37:44.461Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24182025-02-22T20:37:50.873Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24192025-02-22T20:37:53.918Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24202025-02-22T20:37:55.472Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
24212025-02-22T20:37:55.947Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24222025-02-22T20:37:56.084Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24232025-02-22T20:37:56.307Z Compiling pem v3.0.4
24242025-02-22T20:37:57.777Z Compiling bb8 v0.8.5
24252025-02-22T20:37:58.389Z Compiling bcs v0.1.6
24262025-02-22T20:37:59.184Z Compiling libz-sys v1.1.20
24272025-02-22T20:37:59.868Z Compiling nanorand v0.7.0
24282025-02-22T20:37:59.914Z Compiling parking_lot_core v0.8.6
24292025-02-22T20:38:00.381Z Compiling termtree v0.5.1
24302025-02-22T20:38:00.635Z Compiling flume v0.11.1
24312025-02-22T20:38:01.680Z Compiling async-bb8-diesel v0.2.1
24322025-02-22T20:38:02.554Z Compiling mime_guess v2.0.5
24332025-02-22T20:38:04.453Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24342025-02-22T20:38:06.822Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24352025-02-22T20:38:09.254Z Compiling proc-macro-error-attr2 v2.0.0
24362025-02-22T20:38:10.032Z Compiling buf-list v1.0.3
24372025-02-22T20:38:10.035Z Compiling proc-macro-error2 v2.0.1
24382025-02-22T20:38:11.227Z Compiling nibble_vec v0.1.0
24392025-02-22T20:38:11.516Z Compiling libgit2-sys v0.17.0+1.8.1
24402025-02-22T20:38:11.577Z Compiling pin-project-internal v1.1.6
24412025-02-22T20:38:12.314Z Compiling atty v0.2.14
24422025-02-22T20:38:12.516Z Compiling salty v0.3.0
24432025-02-22T20:38:12.985Z Compiling endian-type v0.1.2
24442025-02-22T20:38:13.280Z Compiling http-range v0.1.5
24452025-02-22T20:38:13.909Z Compiling radix_trie v0.2.1
24462025-02-22T20:38:14.196Z Compiling pin-project v1.1.6
24472025-02-22T20:38:14.914Z Compiling parking_lot v0.11.2
24482025-02-22T20:38:19.577Z Compiling tabled_derive v0.10.0
24492025-02-22T20:38:20.094Z Compiling papergrid v0.14.0
24502025-02-22T20:38:20.949Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24512025-02-22T20:38:22.110Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24522025-02-22T20:38:26.732Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24532025-02-22T20:38:28.252Z Compiling snafu-derive v0.8.5
24542025-02-22T20:38:30.036Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24552025-02-22T20:38:30.482Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
24562025-02-22T20:38:32.475Z Compiling snafu v0.8.5
24572025-02-22T20:38:33.689Z Compiling tabled v0.18.0
24582025-02-22T20:38:33.759Z Compiling hyper-staticfile v0.10.1
24592025-02-22T20:38:36.369Z Compiling sled v0.34.7
24602025-02-22T20:38:44.860Z Compiling hickory-client v0.24.3
24612025-02-22T20:38:51.585Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24622025-02-22T20:38:52.701Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24632025-02-22T20:38:54.218Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24642025-02-22T20:38:54.884Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24652025-02-22T20:39:00.310Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24662025-02-22T20:39:06.733Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24672025-02-22T20:39:07.093Z Compiling globset v0.4.15
24682025-02-22T20:39:08.356Z Compiling hickory-server v0.24.3
24692025-02-22T20:39:09.426Z Compiling olpc-cjson v0.1.4
24702025-02-22T20:39:09.759Z Compiling primeorder v0.13.6
24712025-02-22T20:39:10.349Z Compiling itertools v0.14.0
24722025-02-22T20:39:11.478Z Compiling vergen v8.3.2
24732025-02-22T20:39:11.872Z Compiling castaway v0.2.3
24742025-02-22T20:39:12.100Z Compiling env_filter v0.1.2
24752025-02-22T20:39:13.395Z Compiling cargo-platform v0.1.8
24762025-02-22T20:39:13.696Z Compiling serde_plain v1.0.2
24772025-02-22T20:39:13.904Z Compiling typed-path v0.9.3
24782025-02-22T20:39:13.949Z Compiling cargo_metadata v0.18.1
24792025-02-22T20:39:14.283Z Compiling env_logger v0.11.5
24802025-02-22T20:39:15.762Z Compiling compact_str v0.8.0
24812025-02-22T20:39:16.951Z Compiling tough v0.19.0
24822025-02-22T20:39:18.430Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24832025-02-22T20:39:19.854Z Compiling p384 v0.13.0
24842025-02-22T20:39:20.284Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24852025-02-22T20:39:21.177Z Compiling git2 v0.19.0
24862025-02-22T20:39:22.362Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24872025-02-22T20:39:23.811Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24882025-02-22T20:39:25.051Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24892025-02-22T20:39:26.857Z Compiling unicode-truncate v1.1.0
24902025-02-22T20:39:27.181Z Compiling lru v0.12.5
24912025-02-22T20:39:27.574Z Compiling rand_seeder v0.3.0
24922025-02-22T20:39:28.012Z Compiling libsqlite3-sys v0.30.1
24932025-02-22T20:39:28.603Z Compiling lzma-sys v0.1.20
24942025-02-22T20:39:28.750Z Compiling instability v0.3.2
24952025-02-22T20:39:29.195Z Compiling parse-size v1.1.0
24962025-02-22T20:39:29.344Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24972025-02-22T20:39:29.582Z Compiling rustls v0.21.12
24982025-02-22T20:39:29.765Z Compiling cassowary v0.3.0
24992025-02-22T20:39:29.767Z Compiling indoc v2.0.5
25002025-02-22T20:39:30.003Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
25012025-02-22T20:39:30.664Z Compiling ratatui v0.29.0
25022025-02-22T20:39:33.377Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
25032025-02-22T20:39:33.441Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
25042025-02-22T20:39:33.649Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25052025-02-22T20:39:34.892Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25062025-02-22T20:39:39.884Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25072025-02-22T20:39:40.699Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25082025-02-22T20:39:41.065Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25092025-02-22T20:39:41.434Z Compiling sct v0.7.1
25102025-02-22T20:39:41.921Z Compiling rustls-webpki v0.101.7
25112025-02-22T20:39:42.640Z Compiling heck v0.3.3
25122025-02-22T20:39:43.024Z Compiling csv-core v0.1.11
25132025-02-22T20:39:43.980Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
25142025-02-22T20:39:44.376Z Compiling glob v0.3.2
25152025-02-22T20:39:44.809Z Compiling csv v1.3.1
25162025-02-22T20:39:45.920Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25172025-02-22T20:39:46.621Z Compiling zone_cfg_derive v0.1.2
25182025-02-22T20:39:47.994Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25192025-02-22T20:39:50.297Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25202025-02-22T20:39:51.664Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25212025-02-22T20:39:53.678Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25222025-02-22T20:39:53.761Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25232025-02-22T20:40:00.754Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25242025-02-22T20:40:01.992Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
25252025-02-22T20:40:02.403Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
25262025-02-22T20:40:02.707Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25272025-02-22T20:40:03.087Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25282025-02-22T20:40:03.469Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25292025-02-22T20:40:03.856Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
25302025-02-22T20:40:06.704Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25312025-02-22T20:40:07.404Z Compiling nix v0.27.1
25322025-02-22T20:40:07.436Z Compiling tungstenite v0.23.0
25332025-02-22T20:40:08.294Z Compiling hashlink v0.9.1
25342025-02-22T20:40:09.115Z Compiling fallible-iterator v0.3.0
25352025-02-22T20:40:09.549Z Compiling base64 v0.13.1
25362025-02-22T20:40:09.920Z Compiling fallible-streaming-iterator v0.1.9
25372025-02-22T20:40:10.187Z Compiling rusqlite v0.32.1
25382025-02-22T20:40:10.216Z Compiling ron v0.7.1
25392025-02-22T20:40:10.368Z Compiling tokio-tungstenite v0.23.1
25402025-02-22T20:40:11.070Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25412025-02-22T20:40:11.833Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25422025-02-22T20:40:13.328Z Compiling xz2 v0.1.7
25432025-02-22T20:40:13.889Z Compiling tokio-rustls v0.24.1
25442025-02-22T20:40:15.353Z Compiling zone v0.1.8
25452025-02-22T20:40:15.561Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25462025-02-22T20:40:18.695Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25472025-02-22T20:40:18.717Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25482025-02-22T20:40:20.269Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25492025-02-22T20:40:20.352Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25502025-02-22T20:40:28.180Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25512025-02-22T20:40:32.003Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25522025-02-22T20:40:33.823Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25532025-02-22T20:40:34.185Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25542025-02-22T20:40:35.131Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25552025-02-22T20:40:35.486Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25562025-02-22T20:40:35.692Z Compiling rustls-pemfile v1.0.4
25572025-02-22T20:40:36.502Z Compiling signal-hook-tokio v0.3.1
25582025-02-22T20:40:36.771Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25592025-02-22T20:40:37.642Z Compiling yasna v0.5.2
25602025-02-22T20:40:38.995Z Compiling twox-hash v2.1.0
25612025-02-22T20:40:40.048Z Compiling smawk v0.3.2
25622025-02-22T20:40:40.380Z Compiling unicode-linebreak v0.1.5
25632025-02-22T20:40:41.009Z Compiling is_ci v1.2.0
25642025-02-22T20:40:41.058Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25652025-02-22T20:40:41.336Z Compiling supports-color v3.0.1
25662025-02-22T20:40:41.804Z Compiling textwrap v0.16.1
25672025-02-22T20:40:45.419Z Compiling rcgen v0.12.1
25682025-02-22T20:40:45.880Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25692025-02-22T20:40:50.507Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25702025-02-22T20:40:53.914Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25712025-02-22T20:40:56.281Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25722025-02-22T20:41:01.342Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25732025-02-22T20:41:04.043Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25742025-02-22T20:41:08.983Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25752025-02-22T20:41:10.744Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25762025-02-22T20:41:11.338Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25772025-02-22T20:41:19.355Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25782025-02-22T20:41:29.555Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25792025-02-22T20:41:29.940Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25802025-02-22T20:41:30.483Z Compiling fatfs v0.3.6
25812025-02-22T20:41:33.258Z Compiling subprocess v0.2.9
25822025-02-22T20:41:36.289Z Compiling rtoolbox v0.0.2
25832025-02-22T20:41:36.723Z Compiling assert_matches v1.5.0
25842025-02-22T20:41:38.074Z Compiling rpassword v7.3.1
25852025-02-22T20:41:38.461Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25862025-02-22T20:41:38.593Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25872025-02-22T20:41:43.386Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25882025-02-22T20:41:46.208Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25892025-02-22T20:41:50.516Z Compiling tui-tree-widget v0.23.0
25902025-02-22T20:41:51.024Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25912025-02-22T20:42:00.038Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25922025-02-22T20:42:00.424Z Compiling uzers v0.12.1
25932025-02-22T20:42:03.766Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25942025-02-22T20:42:04.407Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25952025-02-22T20:42:06.462Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25962025-02-22T20:42:34.190Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25972025-02-22T20:42:37.783Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25982025-02-22T20:42:42.529Z Compiling multimap v0.10.0
25992025-02-22T20:45:05.741Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
26002025-02-22T20:52:22.585Z Finished `release` profile [optimized] target(s) in 18m 01s
26012025-02-22T20:53:31.090Z
26022025-02-22T20:53:31.093Zreal 19:11.357215913
26032025-02-22T20:53:31.093Zuser 2:15:00.853341339
26042025-02-22T20:53:31.093Zsys 3:43.385032249
26052025-02-22T20:53:31.093Ztrap 3.792651212
26062025-02-22T20:53:31.093Ztflt 1.958964290
26072025-02-22T20:53:31.093Zdflt 6.719674110
26082025-02-22T20:53:31.093Zkflt 0.001556082
26092025-02-22T20:53:31.093Zlock 8:05:25.582658199
26102025-02-22T20:53:31.093Zslp 7:02:14.517539235
26112025-02-22T20:53:31.093Zlat 3:45.439695643
26122025-02-22T20:53:31.093Zstop 2:56.341401488
26132025-02-22T20:53:31.093Z+ mapfile -t packages
26142025-02-22T20:53:31.093Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
26152025-02-22T20:53:32.243Z Compiling ring v0.17.9
26162025-02-22T20:53:33.974Z Compiling rustls v0.22.4
26172025-02-22T20:53:34.003Z Compiling rustls v0.23.19
26182025-02-22T20:53:35.775Z Compiling rustls-webpki v0.102.8
26192025-02-22T20:53:40.215Z Compiling tokio-rustls v0.25.0
26202025-02-22T20:53:40.679Z Compiling dropshot v0.12.0
26212025-02-22T20:53:41.861Z Compiling tokio-rustls v0.26.0
26222025-02-22T20:53:42.323Z Compiling hyper-rustls v0.27.3
26232025-02-22T20:53:42.743Z Compiling reqwest v0.12.12
26242025-02-22T20:53:44.509Z Compiling dropshot v0.15.1
26252025-02-22T20:53:45.839Z Compiling qorb v0.2.1
26262025-02-22T20:53:51.059Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26272025-02-22T20:53:51.636Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26282025-02-22T20:53:55.628Z Compiling progenitor-client v0.8.0
26292025-02-22T20:53:56.559Z Compiling progenitor v0.8.0
26302025-02-22T20:53:57.004Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
26312025-02-22T20:54:08.291Z Compiling progenitor-client v0.9.1
26322025-02-22T20:54:08.507Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26332025-02-22T20:54:09.307Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26342025-02-22T20:54:10.276Z Compiling omicron-zone-package v0.12.0
26352025-02-22T20:54:21.393Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26362025-02-22T20:54:25.840Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26372025-02-22T20:54:27.639Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26382025-02-22T20:54:29.805Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26392025-02-22T20:54:44.659Z Finished `release` profile [optimized] target(s) in 1m 13s
26402025-02-22T20:54:44.828Z Running `target/release/omicron-package -t test list-outputs`
26412025-02-22T20:54:44.879ZLogging to: /work/oxidecomputer/omicron/out/LOG
26422025-02-22T20:54:44.882Z+ ptime -m cargo build --locked --release -p xtask
26432025-02-22T20:54:45.463Z Compiling serde v1.0.217
26442025-02-22T20:54:45.465Z Compiling serde_json v1.0.139
26452025-02-22T20:54:45.465Z Compiling rustix v0.38.37
26462025-02-22T20:54:45.465Z Compiling libc v0.2.169
26472025-02-22T20:54:45.465Z Compiling syn v2.0.96
26482025-02-22T20:54:45.557Z Compiling bitflags v2.6.0
26492025-02-22T20:54:45.940Z Compiling usdt-impl v0.5.0
26502025-02-22T20:54:46.044Z Compiling syn v1.0.109
26512025-02-22T20:54:46.139Z Compiling hashbrown v0.15.1
26522025-02-22T20:54:46.183Z Compiling log v0.4.22
26532025-02-22T20:54:46.333Z Compiling fs-err v2.11.0
26542025-02-22T20:54:46.647Z Compiling once_cell v1.20.3
26552025-02-22T20:54:46.682Z Compiling anyhow v1.0.96
26562025-02-22T20:54:46.941Z Compiling thread-id v4.2.2
26572025-02-22T20:54:47.407Z Compiling indexmap v2.7.1
26582025-02-22T20:54:48.528Z Compiling terminal_size v0.4.0
26592025-02-22T20:54:48.529Z Compiling tempfile v3.13.0
26602025-02-22T20:54:48.801Z Compiling clap_builder v4.5.30
26612025-02-22T20:54:49.334Z Compiling proc-macro-error v1.0.4
26622025-02-22T20:54:50.247Z Compiling tabled_derive v0.7.0
26632025-02-22T20:54:51.452Z Compiling tabled v0.15.0
26642025-02-22T20:54:52.228Z Compiling serde_derive v1.0.217
26652025-02-22T20:54:52.228Z Compiling thiserror-impl v1.0.69
26662025-02-22T20:54:52.231Z Compiling zerocopy-derive v0.7.35
26672025-02-22T20:54:52.231Z Compiling scroll_derive v0.12.0
26682025-02-22T20:54:52.231Z Compiling clap_derive v4.5.28
26692025-02-22T20:54:53.705Z Compiling scroll v0.12.0
26702025-02-22T20:54:54.136Z Compiling zerocopy v0.7.35
26712025-02-22T20:54:54.348Z Compiling goblin v0.8.2
26722025-02-22T20:54:54.901Z Compiling thiserror v1.0.69
26732025-02-22T20:54:55.088Z Compiling pest v2.7.14
26742025-02-22T20:54:58.090Z Compiling pest_meta v2.7.14
26752025-02-22T20:54:58.287Z Compiling clap v4.5.30
26762025-02-22T20:54:59.885Z Compiling pest_generator v2.7.14
26772025-02-22T20:55:01.784Z Compiling pest_derive v2.7.14
26782025-02-22T20:55:02.682Z Compiling dtrace-parser v0.2.0
26792025-02-22T20:55:08.234Z Compiling serde_tokenstream v0.2.2
26802025-02-22T20:55:08.899Z Compiling toml_datetime v0.6.8
26812025-02-22T20:55:09.463Z Compiling dof v0.3.0
26822025-02-22T20:55:09.644Z Compiling serde_spanned v0.6.8
26832025-02-22T20:55:09.937Z Compiling toml_edit v0.22.22
26842025-02-22T20:55:10.276Z Compiling camino v1.1.9
26852025-02-22T20:55:11.379Z Compiling usdt-attr-macro v0.5.0
26862025-02-22T20:55:11.610Z Compiling usdt-macro v0.5.0
26872025-02-22T20:55:12.793Z Compiling cargo-platform v0.1.8
26882025-02-22T20:55:12.856Z Compiling semver v1.0.25
26892025-02-22T20:55:13.923Z Compiling cargo_metadata v0.18.1
26902025-02-22T20:55:14.113Z Compiling toml v0.8.19
26912025-02-22T20:55:14.363Z Compiling usdt v0.5.0
26922025-02-22T20:55:15.801Z Compiling cargo_toml v0.20.5
26932025-02-22T20:55:16.251Z Compiling camino-tempfile v1.1.1
26942025-02-22T20:55:17.094Z Compiling macaddr v1.0.1
26952025-02-22T20:55:29.153Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26962025-02-22T20:55:35.023Z Finished `release` profile [optimized] target(s) in 50.08s
26972025-02-22T20:55:35.142Z
26982025-02-22T20:55:35.145Zreal 50.224323909
26992025-02-22T20:55:35.145Zuser 5:25.769821169
27002025-02-22T20:55:35.145Zsys 19.573959192
27012025-02-22T20:55:35.145Ztrap 0.162742106
27022025-02-22T20:55:35.145Ztflt 0.219520969
27032025-02-22T20:55:35.145Zdflt 0.250783705
27042025-02-22T20:55:35.145Zkflt 0.000018818
27052025-02-22T20:55:35.145Zlock 10:17.909267070
27062025-02-22T20:55:35.145Zslp 15:59.316201535
27072025-02-22T20:55:35.145Zlat 16.070283767
27082025-02-22T20:55:35.145Zstop 19.020234157
27092025-02-22T20:55:35.145Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
27102025-02-22T20:55:35.145Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
27112025-02-22T20:55:35.145Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
27122025-02-22T20:55:35.145Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
27132025-02-22T20:55:35.145Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
27142025-02-22T20:55:36.132Z Compiling ring v0.17.9
27152025-02-22T20:55:36.267Z Compiling hashbrown v0.14.5
27162025-02-22T20:55:36.291Z Compiling thiserror v2.0.11
27172025-02-22T20:55:36.311Z Compiling thiserror-impl v2.0.11
27182025-02-22T20:55:36.311Z Compiling ident_case v1.0.1
27192025-02-22T20:55:36.314Z Compiling unsafe-libyaml v0.2.11
27202025-02-22T20:55:36.317Z Compiling ipnetwork v0.21.1
27212025-02-22T20:55:36.317Z Compiling macaddr v1.0.1
27222025-02-22T20:55:36.626Z Compiling darling_core v0.20.10
27232025-02-22T20:55:36.794Z Compiling instant v0.1.13
27242025-02-22T20:55:36.981Z Compiling oxnet v0.1.0
27252025-02-22T20:55:37.232Z Compiling structmeta-derive v0.3.0
27262025-02-22T20:55:37.289Z Compiling regress v0.10.1
27272025-02-22T20:55:37.377Z Compiling dropshot v0.15.1
27282025-02-22T20:55:37.648Z Compiling serde_yaml v0.9.34+deprecated
27292025-02-22T20:55:37.815Z Compiling regress v0.9.1
27302025-02-22T20:55:38.230Z Compiling dropshot_endpoint v0.15.1
27312025-02-22T20:55:39.660Z Compiling daft-derive v0.1.1
27322025-02-22T20:55:39.723Z Compiling structmeta v0.3.0
27332025-02-22T20:55:40.112Z Compiling parse-display-derive v0.10.0
27342025-02-22T20:55:41.141Z Compiling typify-impl v0.2.0
27352025-02-22T20:55:41.273Z Compiling daft v0.1.1
27362025-02-22T20:55:41.795Z Compiling rustls v0.23.19
27372025-02-22T20:55:41.833Z Compiling rustls v0.22.4
27382025-02-22T20:55:41.870Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27392025-02-22T20:55:42.116Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27402025-02-22T20:55:42.485Z Compiling backoff v0.4.0
27412025-02-22T20:55:42.636Z Compiling darling_macro v0.20.10
27422025-02-22T20:55:42.662Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27432025-02-22T20:55:42.683Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27442025-02-22T20:55:42.777Z Compiling tempfile v3.13.0
27452025-02-22T20:55:42.838Z Compiling proc-macro-crate v1.3.1
27462025-02-22T20:55:42.862Z Compiling typify-impl v0.3.0
27472025-02-22T20:55:42.881Z Compiling itertools v0.13.0
27482025-02-22T20:55:43.543Z Compiling zerocopy v0.8.10
27492025-02-22T20:55:43.585Z Compiling darling v0.20.10
27502025-02-22T20:55:43.733Z Compiling serde_with_macros v3.11.0
27512025-02-22T20:55:43.755Z Compiling num_enum_derive v0.5.11
27522025-02-22T20:55:44.139Z Compiling rustls-webpki v0.102.8
27532025-02-22T20:55:44.338Z Compiling parse-display v0.10.0
27542025-02-22T20:55:44.960Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27552025-02-22T20:55:46.047Z Compiling zerocopy-derive v0.8.10
27562025-02-22T20:55:46.076Z Compiling heapless v0.8.0
27572025-02-22T20:55:46.169Z Compiling num_enum v0.5.11
27582025-02-22T20:55:46.357Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27592025-02-22T20:55:46.454Z Compiling serde_with v3.11.0
27602025-02-22T20:55:46.660Z Compiling crucible-workspace-hack v0.1.0
27612025-02-22T20:55:47.034Z Compiling proc-macro-error v1.0.4
27622025-02-22T20:55:47.105Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27632025-02-22T20:55:47.708Z Compiling camino-tempfile v1.1.1
27642025-02-22T20:55:48.203Z Compiling foreign-types-macros v0.2.3
27652025-02-22T20:55:49.535Z Compiling hash32 v0.3.1
27662025-02-22T20:55:49.831Z Compiling smoltcp v0.11.0
27672025-02-22T20:55:50.079Z Compiling foreign-types-shared v0.3.1
27682025-02-22T20:55:50.244Z Compiling tokio-rustls v0.25.0
27692025-02-22T20:55:50.593Z Compiling foreign-types v0.5.0
27702025-02-22T20:55:50.775Z Compiling dropshot v0.12.0
27712025-02-22T20:55:53.093Z Compiling tokio-rustls v0.26.0
27722025-02-22T20:55:53.642Z Compiling hyper-rustls v0.27.3
27732025-02-22T20:55:54.026Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27742025-02-22T20:55:54.266Z Compiling reqwest v0.12.12
27752025-02-22T20:55:54.862Z Compiling tabwriter v1.4.0
27762025-02-22T20:55:55.095Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27772025-02-22T20:55:55.332Z Compiling cstr-argument v0.1.2
27782025-02-22T20:55:55.647Z Compiling pretty-hex v0.2.1
27792025-02-22T20:55:55.873Z Compiling qorb v0.2.1
27802025-02-22T20:55:55.908Z Compiling typify-macro v0.2.0
27812025-02-22T20:55:55.982Z Compiling cobs v0.2.3
27822025-02-22T20:55:56.332Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
27832025-02-22T20:55:56.735Z Compiling postcard v1.0.10
27842025-02-22T20:55:57.463Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27852025-02-22T20:55:57.693Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27862025-02-22T20:55:58.014Z Compiling progenitor-client v0.9.1
27872025-02-22T20:55:58.136Z Compiling progenitor-client v0.8.0
27882025-02-22T20:55:58.625Z Compiling typify-macro v0.3.0
27892025-02-22T20:55:58.649Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27902025-02-22T20:55:58.705Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27912025-02-22T20:55:59.311Z Compiling colored v2.1.0
27922025-02-22T20:55:59.722Z Compiling typify v0.2.0
27932025-02-22T20:55:59.895Z Compiling progenitor-impl v0.8.0
27942025-02-22T20:55:59.959Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27952025-02-22T20:55:59.983Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27962025-02-22T20:56:00.439Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
27972025-02-22T20:56:01.293Z Compiling smf v0.2.3
27982025-02-22T20:56:01.445Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27992025-02-22T20:56:01.833Z Compiling zone_cfg_derive v0.3.0
28002025-02-22T20:56:01.998Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28012025-02-22T20:56:02.433Z Compiling num-derive v0.4.2
28022025-02-22T20:56:02.474Z Compiling sigpipe v0.1.3
28032025-02-22T20:56:02.534Z Compiling typify v0.3.0
28042025-02-22T20:56:02.625Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28052025-02-22T20:56:02.687Z Compiling progenitor-impl v0.9.1
28062025-02-22T20:56:03.342Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28072025-02-22T20:56:03.747Z Compiling zone v0.3.0
28082025-02-22T20:56:03.803Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28092025-02-22T20:56:04.256Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28102025-02-22T20:56:04.299Z Compiling universal-hash v0.5.1
28112025-02-22T20:56:04.521Z Compiling opaque-debug v0.3.1
28122025-02-22T20:56:04.556Z Compiling num-rational v0.4.2
28132025-02-22T20:56:04.650Z Compiling tungstenite v0.21.0
28142025-02-22T20:56:04.759Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28152025-02-22T20:56:04.946Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28162025-02-22T20:56:05.224Z Compiling password-hash v0.5.0
28172025-02-22T20:56:05.467Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28182025-02-22T20:56:05.634Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28192025-02-22T20:56:06.075Z Compiling blake2 v0.10.6
28202025-02-22T20:56:06.179Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
28212025-02-22T20:56:06.316Z Compiling num-complex v0.4.6
28222025-02-22T20:56:06.419Z Compiling aead v0.5.2
28232025-02-22T20:56:06.654Z Compiling convert_case v0.4.0
28242025-02-22T20:56:06.675Z Compiling base64 v0.21.7
28252025-02-22T20:56:06.799Z Compiling keccak v0.1.5
28262025-02-22T20:56:06.978Z Compiling progenitor-macro v0.8.0
28272025-02-22T20:56:07.287Z Compiling num v0.4.3
28282025-02-22T20:56:07.370Z Compiling sha3 v0.10.8
28292025-02-22T20:56:07.421Z Compiling argon2 v0.5.3
28302025-02-22T20:56:07.443Z Compiling derive_more v0.99.19
28312025-02-22T20:56:07.443Z Compiling tokio-tungstenite v0.21.0
28322025-02-22T20:56:07.487Z Compiling poly1305 v0.8.0
28332025-02-22T20:56:07.896Z Compiling chacha20 v0.9.1
28342025-02-22T20:56:08.098Z Compiling float-ord v0.3.2
28352025-02-22T20:56:08.326Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28362025-02-22T20:56:08.438Z Compiling same-file v1.0.6
28372025-02-22T20:56:08.461Z Compiling semver v0.1.20
28382025-02-22T20:56:08.781Z Compiling walkdir v2.5.0
28392025-02-22T20:56:08.803Z Compiling newline-converter v0.3.0
28402025-02-22T20:56:09.020Z Compiling rustc_version v0.1.7
28412025-02-22T20:56:09.102Z Compiling primeorder v0.13.6
28422025-02-22T20:56:09.246Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28432025-02-22T20:56:09.484Z Compiling secrecy v0.8.0
28442025-02-22T20:56:09.508Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28452025-02-22T20:56:09.651Z Compiling cancel-safe-futures v0.1.5
28462025-02-22T20:56:09.711Z Compiling progenitor-macro v0.9.1
28472025-02-22T20:56:09.752Z Compiling owo-colors v4.1.0
28482025-02-22T20:56:09.879Z Compiling newtype_derive v0.1.6
28492025-02-22T20:56:10.101Z Compiling expectorate v1.1.0
28502025-02-22T20:56:10.126Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28512025-02-22T20:56:10.223Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28522025-02-22T20:56:10.247Z Compiling thiserror-impl-no-std v2.0.2
28532025-02-22T20:56:10.305Z Compiling blake3 v1.5.4
28542025-02-22T20:56:10.328Z Compiling unicase v2.7.0
28552025-02-22T20:56:10.413Z Compiling half v2.4.1
28562025-02-22T20:56:10.704Z Compiling ciborium-io v0.2.2
28572025-02-22T20:56:10.874Z Compiling arc-swap v1.7.1
28582025-02-22T20:56:11.030Z Compiling ciborium-ll v0.2.2
28592025-02-22T20:56:11.291Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28602025-02-22T20:56:11.489Z Compiling slog-scope v4.4.0
28612025-02-22T20:56:11.701Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28622025-02-22T20:56:12.042Z Compiling polyval v0.6.2
28632025-02-22T20:56:12.503Z Compiling atomicwrites v0.4.4
28642025-02-22T20:56:12.553Z Compiling libsw v3.3.1
28652025-02-22T20:56:12.874Z Compiling memmap2 v0.9.5
28662025-02-22T20:56:12.897Z Compiling libefi-sys v0.1.0
28672025-02-22T20:56:13.027Z Compiling thiserror-no-std v2.0.2
28682025-02-22T20:56:13.174Z Compiling salty v0.3.0
28692025-02-22T20:56:13.227Z Compiling arrayref v0.3.9
28702025-02-22T20:56:13.303Z Compiling parking_lot_core v0.8.6
28712025-02-22T20:56:13.345Z Compiling constant_time_eq v0.3.1
28722025-02-22T20:56:13.569Z Compiling arrayvec v0.7.6
28732025-02-22T20:56:13.632Z Compiling indent_write v2.2.0
28742025-02-22T20:56:13.793Z Compiling linear-map v1.2.0
28752025-02-22T20:56:13.894Z Compiling vsss-rs v3.3.4
28762025-02-22T20:56:13.991Z Compiling ghash v0.5.1
28772025-02-22T20:56:14.150Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28782025-02-22T20:56:14.226Z Compiling slog-stdlog v4.1.1
28792025-02-22T20:56:14.632Z Compiling ciborium v0.2.2
28802025-02-22T20:56:14.943Z Compiling p384 v0.13.0
28812025-02-22T20:56:15.104Z Compiling toolchain_find v0.4.0
28822025-02-22T20:56:15.741Z Compiling chacha20poly1305 v0.10.1
28832025-02-22T20:56:15.779Z Compiling ctr v0.9.2
28842025-02-22T20:56:16.036Z Compiling lzma-sys v0.1.20
28852025-02-22T20:56:16.081Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28862025-02-22T20:56:16.159Z Compiling bitfield-struct v0.6.2
28872025-02-22T20:56:16.553Z Compiling slog-dtrace v0.3.0
28882025-02-22T20:56:16.598Z Compiling highway v1.2.0
28892025-02-22T20:56:16.830Z Compiling topological-sort v0.2.2
28902025-02-22T20:56:17.064Z Compiling omicron-zone-package v0.12.0
28912025-02-22T20:56:17.223Z Compiling aes-gcm v0.10.3
28922025-02-22T20:56:17.335Z Compiling rustfmt-wrapper v0.2.1
28932025-02-22T20:56:17.555Z Compiling mime_guess v2.0.5
28942025-02-22T20:56:17.621Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28952025-02-22T20:56:17.974Z Compiling slog-envlogger v2.2.0
28962025-02-22T20:56:18.001Z Compiling steno v0.4.1
28972025-02-22T20:56:18.735Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28982025-02-22T20:56:18.793Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28992025-02-22T20:56:19.052Z Compiling progenitor v0.8.0
29002025-02-22T20:56:19.177Z Compiling heck v0.3.3
29012025-02-22T20:56:19.320Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29022025-02-22T20:56:19.343Z Compiling ssh-encoding v0.2.0
29032025-02-22T20:56:19.448Z Compiling blowfish v0.9.1
29042025-02-22T20:56:19.593Z Compiling nibble_vec v0.1.0
29052025-02-22T20:56:19.829Z Compiling env_filter v0.1.2
29062025-02-22T20:56:19.831Z Compiling humantime v2.1.0
29072025-02-22T20:56:19.871Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29082025-02-22T20:56:19.941Z Compiling endian-type v0.1.2
29092025-02-22T20:56:20.197Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29102025-02-22T20:56:20.263Z Compiling radix_trie v0.2.1
29112025-02-22T20:56:20.346Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29122025-02-22T20:56:20.382Z Compiling env_logger v0.11.5
29132025-02-22T20:56:20.430Z Compiling bcrypt-pbkdf v0.10.0
29142025-02-22T20:56:20.978Z Compiling ssh-cipher v0.2.0
29152025-02-22T20:56:21.136Z Compiling zone_cfg_derive v0.1.2
29162025-02-22T20:56:21.299Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29172025-02-22T20:56:21.628Z Compiling parking_lot v0.11.2
29182025-02-22T20:56:21.784Z Compiling progenitor v0.9.1
29192025-02-22T20:56:22.048Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29202025-02-22T20:56:22.185Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29212025-02-22T20:56:22.468Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29222025-02-22T20:56:22.689Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29232025-02-22T20:56:22.829Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29242025-02-22T20:56:22.888Z Compiling password-hash v0.4.2
29252025-02-22T20:56:23.151Z Compiling gethostname v0.5.0
29262025-02-22T20:56:23.248Z Compiling fxhash v0.2.1
29272025-02-22T20:56:23.377Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29282025-02-22T20:56:23.493Z Compiling base64 v0.13.1
29292025-02-22T20:56:23.750Z Compiling http-range v0.1.5
29302025-02-22T20:56:23.789Z Compiling simd-adler32 v0.3.7
29312025-02-22T20:56:24.119Z Compiling zip v2.1.3
29322025-02-22T20:56:24.137Z Compiling lockfree-object-pool v0.1.6
29332025-02-22T20:56:24.412Z Compiling bumpalo v3.16.0
29342025-02-22T20:56:24.435Z Compiling ron v0.7.1
29352025-02-22T20:56:24.510Z Compiling sled v0.34.7
29362025-02-22T20:56:24.532Z Compiling pbkdf2 v0.11.0
29372025-02-22T20:56:24.883Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29382025-02-22T20:56:24.948Z Compiling zopfli v0.8.1
29392025-02-22T20:56:26.623Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29402025-02-22T20:56:26.712Z Compiling xz2 v0.1.7
29412025-02-22T20:56:27.056Z Compiling zone v0.1.8
29422025-02-22T20:56:27.300Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29432025-02-22T20:56:27.711Z Compiling ssh-key v0.6.6
29442025-02-22T20:56:28.284Z Compiling hickory-client v0.24.3
29452025-02-22T20:56:28.418Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29462025-02-22T20:56:28.656Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
29472025-02-22T20:56:28.743Z Compiling p256 v0.13.2
29482025-02-22T20:56:29.584Z Compiling p521 v0.13.3
29492025-02-22T20:56:29.607Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29502025-02-22T20:56:29.995Z Compiling hickory-server v0.24.3
29512025-02-22T20:56:30.714Z Compiling pem v3.0.4
29522025-02-22T20:56:31.494Z Compiling yasna v0.5.2
29532025-02-22T20:56:31.887Z Compiling headers-core v0.3.0
29542025-02-22T20:56:31.937Z Compiling kstat-rs v0.2.4
29552025-02-22T20:56:32.103Z Compiling nanorand v0.7.0
29562025-02-22T20:56:32.558Z Compiling atty v0.2.14
29572025-02-22T20:56:32.699Z Compiling russh-cryptovec v0.7.3
29582025-02-22T20:56:32.787Z Compiling md5 v0.7.0
29592025-02-22T20:56:33.038Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
29602025-02-22T20:56:33.068Z Compiling flume v0.11.1
29612025-02-22T20:56:33.320Z Compiling russh-keys v0.45.0
29622025-02-22T20:56:33.740Z Compiling rcgen v0.12.1
29632025-02-22T20:56:34.292Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
29642025-02-22T20:56:34.334Z Compiling headers v0.4.0
29652025-02-22T20:56:35.886Z Compiling hyper-staticfile v0.10.1
29662025-02-22T20:56:36.940Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29672025-02-22T20:56:36.963Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29682025-02-22T20:56:37.681Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29692025-02-22T20:56:37.815Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29702025-02-22T20:56:37.874Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29712025-02-22T20:56:40.061Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29722025-02-22T20:56:40.577Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29732025-02-22T20:56:41.248Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29742025-02-22T20:56:42.065Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29752025-02-22T20:56:42.381Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29762025-02-22T20:56:44.768Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29772025-02-22T20:56:44.980Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29782025-02-22T20:56:45.226Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29792025-02-22T20:56:45.251Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29802025-02-22T20:56:45.703Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29812025-02-22T20:56:46.212Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29822025-02-22T20:56:46.764Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29832025-02-22T20:56:48.423Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29842025-02-22T20:56:48.821Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29852025-02-22T20:56:50.150Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29862025-02-22T20:56:50.174Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29872025-02-22T20:56:50.962Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29882025-02-22T20:56:51.431Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29892025-02-22T20:56:52.511Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29902025-02-22T20:56:53.459Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29912025-02-22T20:56:55.268Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29922025-02-22T20:56:55.319Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29932025-02-22T20:56:56.809Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29942025-02-22T20:56:57.018Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29952025-02-22T20:56:57.717Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
29962025-02-22T20:56:58.650Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
29972025-02-22T20:56:58.675Z Compiling num-bigint v0.4.6
29982025-02-22T20:56:59.117Z Compiling des v0.8.1
29992025-02-22T20:56:59.422Z Compiling subprocess v0.2.9
30002025-02-22T20:56:59.532Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30012025-02-22T20:56:59.973Z Compiling display-error-chain v0.2.2
30022025-02-22T20:57:00.175Z Compiling hex-literal v0.4.1
30032025-02-22T20:57:00.245Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30042025-02-22T20:57:00.393Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30052025-02-22T20:57:00.494Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30062025-02-22T20:57:01.218Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30072025-02-22T20:57:01.762Z Compiling russh v0.45.0
30082025-02-22T20:57:03.339Z Compiling internet-checksum v0.2.1
30092025-02-22T20:57:08.462Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30102025-02-22T20:57:15.671Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30112025-02-22T20:57:17.455Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30122025-02-22T20:57:43.036Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30132025-02-22T20:58:06.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
30142025-02-22T20:58:06.856Z
30152025-02-22T20:58:06.861Zreal 2:31.652361251
30162025-02-22T20:58:06.861Zuser 12:52.656249091
30172025-02-22T20:58:06.861Zsys 1:43.261330951
30182025-02-22T20:58:06.861Ztrap 0.410916423
30192025-02-22T20:58:06.861Ztflt 0.163849616
30202025-02-22T20:58:06.861Zdflt 0.733096030
30212025-02-22T20:58:06.861Zkflt 0.000039757
30222025-02-22T20:58:06.861Zlock 24:01.231616382
30232025-02-22T20:58:06.861Zslp 45:37.359700027
30242025-02-22T20:58:06.861Zlat 38.644518686
30252025-02-22T20:58:06.861Zstop 1:45.435062632
30262025-02-22T20:58:06.861Z+ mkdir tests
30272025-02-22T20:58:06.861Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
30282025-02-22T20:58:06.865Z+ xargs -I '{}' -t cp '{}' tests/
30292025-02-22T20:58:07.845Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-4f989ce5ea0d6b39 tests/
30302025-02-22T20:58:07.868Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-eb8c5b8495791b7a tests/
30312025-02-22T20:58:07.888Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-61b86950fcd8a1a0 tests/
30322025-02-22T20:58:07.911Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-7cb8ec845f371279 tests/
30332025-02-22T20:58:08.207Z+ 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/*)
30342025-02-22T20:58:08.210Z+ 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-4f989ce5ea0d6b39 tests/commtest-61b86950fcd8a1a0 tests/dhcp_server-eb8c5b8495791b7a tests/end_to_end_tests-7cb8ec845f371279 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
30352025-02-22T20:59:26.008ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
30362025-02-22T20:59:26.008Za .github/buildomat/ci-env.sh 1K
30372025-02-22T20:59:26.009Za out/target/test 1K
30382025-02-22T20:59:26.009Za out/npuzone/npuzone 23144K
30392025-02-22T20:59:26.009Za package-manifest.toml 33K
30402025-02-22T20:59:26.009Za smf/sled-agent/non-gimlet/config.toml 4K
30412025-02-22T20:59:26.009Za target/release/omicron-package 39582K
30422025-02-22T20:59:26.009Za target/release/xtask 10747K
30432025-02-22T20:59:26.009Za target/debug/bootstrap 220182K
30442025-02-22T20:59:26.009Za tests/bootstrap-4f989ce5ea0d6b39 24237K
30452025-02-22T20:59:26.009Za tests/commtest-61b86950fcd8a1a0 24525K
30462025-02-22T20:59:26.009Za tests/dhcp_server-eb8c5b8495791b7a 24237K
30472025-02-22T20:59:26.009Za tests/end_to_end_tests-7cb8ec845f371279 282470K
30482025-02-22T20:59:26.009Za out/clickhouse.tar.gz 306305K
30492025-02-22T20:59:26.009Za out/clickhouse_keeper.tar.gz 291963K
30502025-02-22T20:59:26.009Za out/clickhouse_server.tar.gz 306258K
30512025-02-22T20:59:26.009Za out/cockroachdb.tar.gz 145011K
30522025-02-22T20:59:26.009Za out/crucible-dtrace.tar 99K
30532025-02-22T20:59:26.009Za out/crucible-pantry-zone.tar.gz 33354K
30542025-02-22T20:59:26.009Za out/crucible-zone.tar.gz 41726K
30552025-02-22T20:59:26.009Za out/external-dns.tar.gz 46483K
30562025-02-22T20:59:26.009Za out/internal-dns.tar.gz 46483K
30572025-02-22T20:59:26.009Za out/mg-ddm-gz.tar 63075K
30582025-02-22T20:59:26.009Za out/nexus.tar.gz 111475K
30592025-02-22T20:59:26.009Za out/ntp.tar.gz 15291K
30602025-02-22T20:59:26.009Za out/omicron-gateway-softnpu.tar.gz 25266K
30612025-02-22T20:59:26.009Za out/omicron-sled-agent.tar 125420K
30622025-02-22T20:59:26.009Za out/overlay.tar.gz 3K
30632025-02-22T20:59:26.009Za out/oximeter.tar.gz 55702K
30642025-02-22T20:59:26.009Za out/oxlog.tar 3138K
30652025-02-22T20:59:26.009Za out/probe.tar.gz 2764K
30662025-02-22T20:59:26.009Za out/propolis-server.tar.gz 66425K
30672025-02-22T20:59:26.009Za out/pumpkind-gz.tar 26665K
30682025-02-22T20:59:26.009Za out/switch-softnpu.tar.gz 269696K
30692025-02-22T20:59:26.012Z
30702025-02-22T20:59:26.012Zreal 1:17.795055842
30712025-02-22T20:59:26.012Zuser 1:14.006556506
30722025-02-22T20:59:26.012Zsys 5.442916041
30732025-02-22T20:59:26.012Ztrap 0.019347061
30742025-02-22T20:59:26.012Ztflt 0.000000000
30752025-02-22T20:59:26.012Zdflt 0.000000000
30762025-02-22T20:59:26.012Zkflt 0.000000000
30772025-02-22T20:59:26.012Zlock 0.000000000
30782025-02-22T20:59:26.012Zslp 1:13.804254160
30792025-02-22T20:59:26.013Zlat 2.312292423
30802025-02-22T20:59:26.013Zstop 0.000199918
30812025-02-22T20:59:26.015Zprocess exited: duration 2168960 ms, exit code 0
 
30822025-02-22T20:59:26.029Zfound 1 output files
30832025-02-22T20:59:26.029Zuploading: /work/package.tar.gz (2043349566 bytes)
30842025-02-22T21:00:03.659Zuploaded: /work/package.tar.gz