01JGYDJ72G0XD93P8RH0R2E6YH: 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: 01JGYDKJ5VDVP2KF761BQQ8J1T

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-06T18:28:31.349Zjob assigned to worker 01JGYDYPNZDNY2E07T5JJB9RD7 [factory aws, i-00e20506e02f935ad] (queued for 6 m 58 s)
 
22025-01-06T18:28:38.688Zstarting task 0: "setup"
32025-01-06T18:28:38.699Z++ uname -s
42025-01-06T18:28:38.702Z+ kern=SunOS
52025-01-06T18:28:38.702Z+ case "$kern" in
62025-01-06T18:28:38.702Z+ groupadd -g 12345 build
72025-01-06T18:28:38.704Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-06T18:28:40.713Z+ zfs create -o mountpoint=/work rpool/work
92025-01-06T18:28:40.822Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-06T18:28:40.826Z+ home_fs=zfs
112025-01-06T18:28:40.826Z+ [[ zfs == autofs ]]
122025-01-06T18:28:40.826Z+ mkdir -p /home/build
132025-01-06T18:28:40.829Z+ chown build:build /home/build /work
142025-01-06T18:28:42.828Z+ chmod 0700 /home/build /work
152025-01-06T18:28:42.831Zprocess exited: duration 4142 ms, exit code 0
 
162025-01-06T18:28:42.838Zstarting task 1: "rust-toolchain"
172025-01-06T18:28:42.842Z+ printf ' * toolchain channel = "%s"
182025-01-06T18:28:42.842Z' 1.81.0
192025-01-06T18:28:42.842Z * toolchain channel = "1.81.0"
202025-01-06T18:28:42.842Z+ printf ' * toolchain profile = "%s"
212025-01-06T18:28:42.842Z' default
222025-01-06T18:28:42.842Z * toolchain profile = "default"
232025-01-06T18:28:42.844Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-06T18:28:42.844Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-06T18:28:42.967Zinfo: downloading installer
262025-01-06T18:28:44.152Zinfo: profile set to 'default'
272025-01-06T18:28:44.152Zinfo: default host triple is x86_64-unknown-illumos
282025-01-06T18:28:44.155Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-06T18:28:44.305Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-06T18:28:44.305Zinfo: downloading component 'cargo'
312025-01-06T18:28:45.148Zinfo: downloading component 'clippy'
322025-01-06T18:28:45.459Zinfo: downloading component 'rust-docs'
332025-01-06T18:28:46.631Zinfo: downloading component 'rust-std'
342025-01-06T18:28:48.454Zinfo: downloading component 'rustc'
352025-01-06T18:28:54.965Zinfo: downloading component 'rustfmt'
362025-01-06T18:28:55.213Zinfo: installing component 'cargo'
372025-01-06T18:28:56.001Zinfo: installing component 'clippy'
382025-01-06T18:28:56.362Zinfo: installing component 'rust-docs'
392025-01-06T18:28:57.982Zinfo: installing component 'rust-std'
402025-01-06T18:28:59.727Zinfo: installing component 'rustc'
412025-01-06T18:29:05.333Zinfo: installing component 'rustfmt'
422025-01-06T18:29:05.655Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-06T18:29:05.655Z
442025-01-06T18:29:06.020Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-06T18:29:06.020Z
462025-01-06T18:29:06.023Z
472025-01-06T18:29:06.023ZRust is installed now. Great!
482025-01-06T18:29:06.023Z
492025-01-06T18:29:06.023ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-06T18:29:06.023Zenvironment variable. This has not been done automatically.
512025-01-06T18:29:06.023Z
522025-01-06T18:29:06.023ZTo configure your current shell, you need to source
532025-01-06T18:29:06.023Zthe corresponding env file under $HOME/.cargo.
542025-01-06T18:29:06.023Z
552025-01-06T18:29:06.023ZThis is usually done by running one of the following (note the leading DOT):
562025-01-06T18:29:06.023Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-06T18:29:06.023Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-06T18:29:06.094Z+ rustc --version
592025-01-06T18:29:06.159Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-06T18:29:06.162Zprocess exited: duration 23321 ms, exit code 0
 
612025-01-06T18:29:06.168Zstarting task 2: "authentication"
622025-01-06T18:29:06.189Zprocess exited: duration 21 ms, exit code 0
 
632025-01-06T18:29:06.194Zstarting task 3: "clone repository"
642025-01-06T18:29:06.200Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-06T18:29:06.203Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-06T18:29:06.243ZCloning into '/work/oxidecomputer/omicron'...
672025-01-06T18:29:12.997Z+ cd /work/oxidecomputer/omicron
682025-01-06T18:29:12.997Z+ git fetch origin 8c107d34caa414084a3b50107676e82ba731ab2a
692025-01-06T18:29:13.333ZFrom https://github.com/oxidecomputer/omicron
702025-01-06T18:29:13.333Z * branch 8c107d34caa414084a3b50107676e82ba731ab2a -> FETCH_HEAD
712025-01-06T18:29:13.343Z+ [[ -n spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled ]]
722025-01-06T18:29:13.346Z++ git branch --show-current
732025-01-06T18:29:13.348Z+ current=main
742025-01-06T18:29:13.348Z+ [[ main != spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled ]]
752025-01-06T18:29:13.348Z+ git branch -f spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled 8c107d34caa414084a3b50107676e82ba731ab2a
762025-01-06T18:29:13.351Z+ git checkout -f spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled
772025-01-06T18:29:13.525ZSwitched to branch 'spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled'
782025-01-06T18:29:13.528Z+ git reset --hard 8c107d34caa414084a3b50107676e82ba731ab2a
792025-01-06T18:29:13.542ZHEAD is now at 8c107d34c rebase main
802025-01-06T18:29:13.545Zprocess exited: duration 7348 ms, exit code 0
 
812025-01-06T18:29:13.552Zstarting task 4: "build"
822025-01-06T18:29:13.556Z+ source .github/buildomat/ci-env.sh
832025-01-06T18:29:13.556Z++ export CARGO_TERM_COLOR=always
842025-01-06T18:29:13.556Z++ CARGO_TERM_COLOR=always
852025-01-06T18:29:13.558Z+ cargo --version
862025-01-06T18:29:13.612Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-06T18:29:13.615Z+ rustc --version
882025-01-06T18:29:13.673Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-06T18:29:13.676Z+ WORK=/work
902025-01-06T18:29:13.676Z+ pfexec mkdir -p /work
912025-01-06T18:29:13.680Z+ pfexec chown build /work
922025-01-06T18:29:13.683Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-06T18:29:20.664Z Startup: Refreshing catalog 'helios-dev' ... Done
942025-01-06T18:29:24.684Z Startup: Caching catalogs ... Done
952025-01-06T18:29:35.590ZPlanning: Solver setup ... Done (9.915s)
962025-01-06T18:29:35.724ZPlanning: Running solver ... Done (0.134s)
972025-01-06T18:29:35.826ZPlanning: Finding local manifests ... Done (0.004s)
982025-01-06T18:29:35.852ZPlanning: Fetching manifests: 0/5 0% complete
992025-01-06T18:29:37.256ZPlanning: Fetching manifests: 5/5 100% complete
1002025-01-06T18:29:37.355ZPlanning: Package planning ... Done (0.099s)
1012025-01-06T18:29:37.412ZPlanning: Merging actions ... Done (0.056s)
1022025-01-06T18:29:37.787ZPlanning: Checking for conflicting actions ... Done (0.375s)
1032025-01-06T18:29:39.938ZPlanning: Consolidating action changes ... Done (2.150s)
1042025-01-06T18:29:40.390ZPlanning: Evaluating mediators ... Done (0.452s)
1052025-01-06T18:29:40.472ZPlanning: Planning completed in 15.69 seconds
1062025-01-06T18:29:40.488Z Packages to install: 4
1072025-01-06T18:29:40.488Z Packages to update: 1
1082025-01-06T18:29:40.490Z Mediators to change: 2
1092025-01-06T18:29:40.490Z Services to change: 1
1102025-01-06T18:29:40.490Z Estimated space available: 155.63 GB
1112025-01-06T18:29:40.490ZEstimated space to be consumed: 1.62 GB
1122025-01-06T18:29:40.490Z Create boot environment: No
1132025-01-06T18:29:40.490ZCreate backup boot environment: Yes
1142025-01-06T18:29:40.490Z Rebuild boot archive: No
1152025-01-06T18:29:40.491Z
1162025-01-06T18:29:40.491ZChanged mediators:
1172025-01-06T18:29:40.491Z mediator clang:
1182025-01-06T18:29:40.491Z version: None -> 15 (system default)
1192025-01-06T18:29:40.491Z
1202025-01-06T18:29:40.491Z mediator llvm:
1212025-01-06T18:29:40.491Z version: 14 (system default) -> 15 (system default)
1222025-01-06T18:29:40.491Z
1232025-01-06T18:29:40.491ZChanged packages:
1242025-01-06T18:29:40.491Zhelios-dev
1252025-01-06T18:29:40.491Z developer/build-essential
1262025-01-06T18:29:40.491Z None -> 11-2.0
1272025-01-06T18:29:40.491Z library/libxmlsec1
1282025-01-06T18:29:40.491Z None -> 1.2.35-2.0
1292025-01-06T18:29:40.491Z ooce/developer/clang-15
1302025-01-06T18:29:40.491Z None -> 15.0.7-2.0
1312025-01-06T18:29:40.491Z ooce/developer/llvm-15
1322025-01-06T18:29:40.491Z None -> 15.0.7-2.0
1332025-01-06T18:29:40.491Z package/pkg
1342025-01-06T18:29:40.491Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352025-01-06T18:29:40.492Z
1362025-01-06T18:29:40.492ZServices:
1372025-01-06T18:29:40.492Z restart_fmri:
1382025-01-06T18:29:40.492Z svc:/system/update-man-index:default
1392025-01-06T18:29:40.492Z
1402025-01-06T18:29:40.492ZEditable files to change:
1412025-01-06T18:29:40.492Z Update:
1422025-01-06T18:29:40.492Z usr/share/lib/pkg/web/config.shtml
1432025-01-06T18:29:40.574Z
1442025-01-06T18:29:40.574ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452025-01-06T18:29:47.385ZDownload: 211/4281 items 1.3/220.6MB 0% complete (420k/s)
1462025-01-06T18:30:11.296ZDownload: 213/4281 items 1.3/220.6MB 0% complete
1472025-01-06T18:30:16.339ZDownload: 1119/4281 items 46.7/220.6MB 21% complete (9.0M/s)
1482025-01-06T18:30:21.573ZDownload: 1196/4281 items 83.5/220.6MB 37% complete (12.0M/s)
1492025-01-06T18:30:26.578ZDownload: 1506/4281 items 117.5/220.6MB 53% complete (7.2M/s)
1502025-01-06T18:30:31.593ZDownload: 1903/4281 items 118.6/220.6MB 53% complete (3.7M/s)
1512025-01-06T18:30:36.797ZDownload: 2218/4281 items 119.2/220.6MB 54% complete (219k/s)
1522025-01-06T18:30:59.538ZDownload: 2222/4281 items 119.2/220.6MB 54% complete
1532025-01-06T18:31:04.536ZDownload: 2953/4281 items 121.2/220.6MB 54% complete (412k/s)
1542025-01-06T18:31:10.129ZDownload: 3288/4281 items 211.9/220.6MB 96% complete (10.3M/s)
1552025-01-06T18:31:15.130ZDownload: 3757/4281 items 217.3/220.6MB 98% complete (9.6M/s)
1562025-01-06T18:31:20.405ZDownload: 4206/4281 items 220.6/220.6MB 99% complete (992k/s)
1572025-01-06T18:31:22.866ZDownload: Completed 220.60 MB in 102.26 seconds (2.2M/s)
1582025-01-06T18:31:24.910Z Actions: 1/5063 actions (Removing old actions)
1592025-01-06T18:31:24.934Z Actions: 194/5063 actions (Installing new actions)
1602025-01-06T18:31:30.458Z Actions: 4226/5063 actions (Updating modified actions)
1612025-01-06T18:31:31.441Z Actions: Completed 5063 actions in 5.01 seconds.
1622025-01-06T18:31:31.441Z Done (0.402s)
1632025-01-06T18:31:31.441Z Done (0.000s)
1642025-01-06T18:31:31.577Z Done (0.566s)
1652025-01-06T18:31:38.351Z Done (4.117s)
1662025-01-06T18:31:38.439Z Done (0.018s)
1672025-01-06T18:31:38.439Z Done (0.000s)
1682025-01-06T18:31:38.439Z Done (0.000s)
1692025-01-06T18:31:38.439ZPlanning: Evaluating mediator changes ... Done
1702025-01-06T18:31:38.439ZPlanning: Checking for conflicting actions ... Done
1712025-01-06T18:31:38.440ZPlanning: Consolidating action changes ... Done
1722025-01-06T18:31:38.440ZPlanning: Evaluating mediators ... Done
1732025-01-06T18:31:38.440ZPlanning: Planning completed in 0.43 seconds
1742025-01-06T18:31:38.440Z Mediators to change: 2
1752025-01-06T18:31:38.440Z Create boot environment: No
1762025-01-06T18:31:38.440ZCreate backup boot environment: No
1772025-01-06T18:31:38.440Z Done
1782025-01-06T18:31:38.440Z Done
1792025-01-06T18:31:38.440Z Done
1802025-01-06T18:31:40.738Z Done
1812025-01-06T18:31:40.849Z Done
1822025-01-06T18:31:40.875Z Done
1832025-01-06T18:31:40.971Z Done
1842025-01-06T18:31:41.547ZPlanning: Evaluating mediator changes ... Done
1852025-01-06T18:31:41.557ZPlanning: Merging actions ... Done
1862025-01-06T18:31:41.730ZPlanning: Checking for conflicting actions ... Done
1872025-01-06T18:31:41.735ZPlanning: Consolidating action changes ... Done
1882025-01-06T18:31:41.998ZPlanning: Evaluating mediators ... Done
1892025-01-06T18:31:42.053ZPlanning: Planning completed in 0.75 seconds
1902025-01-06T18:31:42.093Z Packages to change: 1
1912025-01-06T18:31:42.093Z Mediators to change: 1
1922025-01-06T18:31:42.096Z Services to change: 1
1932025-01-06T18:31:42.096Z Create boot environment: No
1942025-01-06T18:31:42.096ZCreate backup boot environment: Yes
1952025-01-06T18:31:44.294Z Actions: 1/6 actions (Updating modified actions)
1962025-01-06T18:31:44.297Z Actions: Completed 6 actions in 0.00 seconds.
1972025-01-06T18:31:44.297Z Done
1982025-01-06T18:31:44.297Z Done
1992025-01-06T18:31:44.412Z Done
2002025-01-06T18:31:48.051Z Done
2012025-01-06T18:31:48.148Z Done
2022025-01-06T18:31:48.150Z Done
2032025-01-06T18:31:48.296Z Done
2042025-01-06T18:31:48.728ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2052025-01-06T18:31:48.728Zclang system 15 system
2062025-01-06T18:31:48.728Zcsh system system illumos
2072025-01-06T18:31:48.728Zctags system system illumos
2082025-01-06T18:31:48.728Zgcc vendor 12 vendor
2092025-01-06T18:31:48.728Zgcc system 10 system
2102025-01-06T18:31:48.728Zgcc system 7 system
2112025-01-06T18:31:48.728Zgo system 1.20 system
2122025-01-06T18:31:48.728Zgo system 1.19 system
2132025-01-06T18:31:48.728Zllvm system 15 system
2142025-01-06T18:31:48.728Zllvm system 14 system
2152025-01-06T18:31:48.728Zmariadb system 10.6 system
2162025-01-06T18:31:48.728Zmta vendor vendor dma
2172025-01-06T18:31:48.729Zopenjdk system 17 system
2182025-01-06T18:31:48.729Zopenjdk system 11 system
2192025-01-06T18:31:48.729Zopenjdk system 1.8 system
2202025-01-06T18:31:48.729Zopenssl vendor 3 vendor
2212025-01-06T18:31:48.729Zperl system 5.36 system
2222025-01-06T18:31:48.729Zpostgresql system 15 system
2232025-01-06T18:31:48.729Zpostgresql system 13 system
2242025-01-06T18:31:48.729Zpython vendor 3 vendor
2252025-01-06T18:31:48.729Zpython system 2 system
2262025-01-06T18:31:48.730Zpython3 system 3.11 system
2272025-01-06T18:31:48.730Zruby system 3.0 system
2282025-01-06T18:31:48.730Zwords vendor vendor american-english
2292025-01-06T18:31:48.730Zwords system system australian-english
2302025-01-06T18:31:48.730Zwords system system british-english
2312025-01-06T18:31:48.730Zwords system system canadian-english
2322025-01-06T18:31:48.730Zwords system system french
2332025-01-06T18:31:48.730Zwords system system italian
2342025-01-06T18:31:48.730Zwords system system ngerman
2352025-01-06T18:31:48.730Zwords system system ogerman
2362025-01-06T18:31:48.730Zwords system system spanish
2372025-01-06T18:31:49.066ZPUBLISHER TYPE STATUS P LOCATION
2382025-01-06T18:31:49.067Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2392025-01-06T18:31:51.852ZFMRI IFO
2402025-01-06T18:31:51.853Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2412025-01-06T18:31:51.853Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2422025-01-06T18:31:51.853Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2432025-01-06T18:31:51.853Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2442025-01-06T18:31:51.853Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2452025-01-06T18:31:51.853Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2462025-01-06T18:31:51.853Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2472025-01-06T18:31:51.853Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2482025-01-06T18:31:51.853Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2492025-01-06T18:31:51.853Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2502025-01-06T18:31:51.853Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2512025-01-06T18:31:51.853Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2522025-01-06T18:31:51.853Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2532025-01-06T18:31:51.853Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2542025-01-06T18:31:51.853Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2552025-01-06T18:31:52.630Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562025-01-06T18:31:52.919Z Updating crates.io index
2572025-01-06T18:31:52.924Z Updating git repository `https://github.com/oxidecomputer/diffus`
2582025-01-06T18:31:53.282Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2592025-01-06T18:31:53.851Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2602025-01-06T18:31:54.124Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2612025-01-06T18:31:54.423Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2622025-01-06T18:31:54.730Z Updating git repository `https://github.com/oxidecomputer/propolis`
2632025-01-06T18:31:55.770Z Updating git repository `https://github.com/oxidecomputer/crucible`
2642025-01-06T18:31:57.397Z Updating git repository `https://github.com/oxidecomputer/opte`
2652025-01-06T18:31:58.186Z Updating git repository `https://github.com/oxidecomputer/falcon`
2662025-01-06T18:31:58.813Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672025-01-06T18:31:59.114Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682025-01-06T18:31:59.397Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2692025-01-06T18:32:00.095Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2702025-01-06T18:32:00.412Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2712025-01-06T18:32:00.804Z Updating git repository `https://github.com/oxidecomputer/tofino`
2722025-01-06T18:32:01.086Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2732025-01-06T18:32:01.367Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2742025-01-06T18:32:01.613Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2752025-01-06T18:32:01.921Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762025-01-06T18:32:02.274Z Updating git repository `https://github.com/oxidecomputer/ispf`
2772025-01-06T18:32:02.616Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2782025-01-06T18:32:02.999Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2792025-01-06T18:32:03.484Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802025-01-06T18:32:03.779Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2812025-01-06T18:32:04.182Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2822025-01-06T18:32:04.586Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2832025-01-06T18:32:04.920Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842025-01-06T18:32:05.206Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852025-01-06T18:32:05.486Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862025-01-06T18:32:06.750Z Downloading crates ...
2872025-01-06T18:32:06.810Z Downloaded anstream v0.6.15
2882025-01-06T18:32:06.816Z Downloaded anstyle-parse v0.2.5
2892025-01-06T18:32:06.819Z Downloaded anstyle-query v1.1.1
2902025-01-06T18:32:06.819Z Downloaded cfg-if v1.0.0
2912025-01-06T18:32:06.824Z Downloaded dtrace-parser v0.2.0
2922025-01-06T18:32:06.843Z Downloaded swrite v0.1.0
2932025-01-06T18:32:06.847Z Downloaded scroll_derive v0.12.0
2942025-01-06T18:32:06.851Z Downloaded pretty-hex v0.4.1
2952025-01-06T18:32:06.860Z Downloaded usdt-macro v0.5.0
2962025-01-06T18:32:06.870Z Downloaded equivalent v1.0.1
2972025-01-06T18:32:06.872Z Downloaded colorchoice v1.0.2
2982025-01-06T18:32:06.877Z Downloaded anstyle v1.0.10
2992025-01-06T18:32:06.881Z Downloaded cargo-platform v0.1.8
3002025-01-06T18:32:06.883Z Downloaded memmap v0.7.0
3012025-01-06T18:32:06.883Z Downloaded toml_datetime v0.6.8
3022025-01-06T18:32:06.883Z Downloaded crypto-common v0.1.6
3032025-01-06T18:32:06.885Z Downloaded clap_lex v0.7.2
3042025-01-06T18:32:06.885Z Downloaded block-buffer v0.10.4
3052025-01-06T18:32:06.888Z Downloaded plain v0.2.3
3062025-01-06T18:32:06.892Z Downloaded thiserror v1.0.69
3072025-01-06T18:32:06.895Z Downloaded autocfg v1.4.0
3082025-01-06T18:32:06.897Z Downloaded fastrand v2.1.1
3092025-01-06T18:32:06.897Z Downloaded digest v0.10.7
3102025-01-06T18:32:06.899Z Downloaded heck v0.5.0
3112025-01-06T18:32:06.902Z Downloaded usdt v0.5.0
3122025-01-06T18:32:06.902Z Downloaded serde_spanned v0.6.8
3132025-01-06T18:32:06.902Z Downloaded macaddr v1.0.1
3142025-01-06T18:32:06.904Z Downloaded is_terminal_polyfill v1.70.1
3152025-01-06T18:32:06.904Z Downloaded generic-array v0.14.7
3162025-01-06T18:32:06.906Z Downloaded errno v0.3.9
3172025-01-06T18:32:06.909Z Downloaded dof v0.3.0
3182025-01-06T18:32:06.909Z Downloaded terminal_size v0.4.0
3192025-01-06T18:32:06.910Z Downloaded unicode-linebreak v0.1.5
3202025-01-06T18:32:06.913Z Downloaded strsim v0.11.1
3212025-01-06T18:32:06.913Z Downloaded anyhow v1.0.93
3222025-01-06T18:32:06.915Z Downloaded bytecount v0.6.8
3232025-01-06T18:32:06.917Z Downloaded itoa v1.0.11
3242025-01-06T18:32:06.917Z Downloaded usdt-attr-macro v0.5.0
3252025-01-06T18:32:06.920Z Downloaded thiserror-impl v1.0.69
3262025-01-06T18:32:06.920Z Downloaded smawk v0.3.2
3272025-01-06T18:32:06.920Z Downloaded fnv v1.0.7
3282025-01-06T18:32:06.925Z Downloaded thread-id v4.2.2
3292025-01-06T18:32:06.928Z Downloaded tabled_derive v0.7.0
3302025-01-06T18:32:06.928Z Downloaded heck v0.4.1
3312025-01-06T18:32:06.933Z Downloaded fs-err v2.11.0
3322025-01-06T18:32:06.935Z Downloaded cpufeatures v0.2.14
3332025-01-06T18:32:06.938Z Downloaded byteorder v1.5.0
3342025-01-06T18:32:06.938Z Downloaded version_check v0.9.5
3352025-01-06T18:32:06.940Z Downloaded cargo_metadata v0.18.1
3362025-01-06T18:32:06.942Z Downloaded utf8parse v0.2.2
3372025-01-06T18:32:06.942Z Downloaded camino-tempfile v1.1.1
3382025-01-06T18:32:06.945Z Downloaded camino v1.1.9
3392025-01-06T18:32:06.948Z Downloaded clap_derive v4.5.18
3402025-01-06T18:32:06.952Z Downloaded pest_generator v2.7.14
3412025-01-06T18:32:06.952Z Downloaded pest_derive v2.7.14
3422025-01-06T18:32:06.954Z Downloaded sha2 v0.10.8
3432025-01-06T18:32:06.957Z Downloaded scroll v0.12.0
3442025-01-06T18:32:06.959Z Downloaded once_cell v1.20.2
3452025-01-06T18:32:06.959Z Downloaded usdt-impl v0.5.0
3462025-01-06T18:32:06.962Z Downloaded quote v1.0.37
3472025-01-06T18:32:06.965Z Downloaded proc-macro-error-attr v1.0.4
3482025-01-06T18:32:06.965Z Downloaded proc-macro-error v1.0.4
3492025-01-06T18:32:06.967Z Downloaded serde_tokenstream v0.2.2
3502025-01-06T18:32:06.971Z Downloaded tempfile v3.13.0
3512025-01-06T18:32:06.973Z Downloaded bitflags v2.6.0
3522025-01-06T18:32:06.979Z Downloaded zerocopy-derive v0.7.35
3532025-01-06T18:32:06.986Z Downloaded ucd-trie v0.1.7
3542025-01-06T18:32:06.988Z Downloaded semver v1.0.23
3552025-01-06T18:32:06.997Z Downloaded log v0.4.22
3562025-01-06T18:32:07.000Z Downloaded typenum v1.17.0
3572025-01-06T18:32:07.004Z Downloaded proc-macro2 v1.0.89
3582025-01-06T18:32:07.006Z Downloaded serde_derive v1.0.215
3592025-01-06T18:32:07.008Z Downloaded cargo_toml v0.20.5
3602025-01-06T18:32:07.011Z Downloaded pest_meta v2.7.14
3612025-01-06T18:32:07.013Z Downloaded clap v4.5.21
3622025-01-06T18:32:07.020Z Downloaded unicode-ident v1.0.13
3632025-01-06T18:32:07.023Z Downloaded toml v0.8.19
3642025-01-06T18:32:07.025Z Downloaded papergrid v0.11.0
3652025-01-06T18:32:07.030Z Downloaded textwrap v0.16.1
3662025-01-06T18:32:07.032Z Downloaded ryu v1.0.18
3672025-01-06T18:32:07.036Z Downloaded serde v1.0.215
3682025-01-06T18:32:07.038Z Downloaded indexmap v2.6.0
3692025-01-06T18:32:07.048Z Downloaded memchr v2.7.4
3702025-01-06T18:32:07.068Z Downloaded toml_edit v0.22.22
3712025-01-06T18:32:07.088Z Downloaded pest v2.7.14
3722025-01-06T18:32:07.098Z Downloaded hashbrown v0.15.1
3732025-01-06T18:32:07.115Z Downloaded zerocopy v0.7.35
3742025-01-06T18:32:07.130Z Downloaded winnow v0.6.20
3752025-01-06T18:32:07.138Z Downloaded serde_json v1.0.133
3762025-01-06T18:32:07.144Z Downloaded tabled v0.15.0
3772025-01-06T18:32:07.158Z Downloaded goblin v0.8.2
3782025-01-06T18:32:07.164Z Downloaded syn v1.0.109
3792025-01-06T18:32:07.173Z Downloaded syn v2.0.87
3802025-01-06T18:32:07.183Z Downloaded clap_builder v4.5.21
3812025-01-06T18:32:07.189Z Downloaded unicode-width v0.1.14
3822025-01-06T18:32:07.204Z Downloaded rustix v0.38.37
3832025-01-06T18:32:07.239Z Downloaded libc v0.2.162
3842025-01-06T18:32:07.551Z Compiling proc-macro2 v1.0.89
3852025-01-06T18:32:07.551Z Compiling unicode-ident v1.0.13
3862025-01-06T18:32:07.554Z Compiling version_check v0.9.5
3872025-01-06T18:32:07.554Z Compiling serde v1.0.215
3882025-01-06T18:32:07.554Z Compiling memchr v2.7.4
3892025-01-06T18:32:07.554Z Compiling thiserror v1.0.69
3902025-01-06T18:32:07.554Z Compiling libc v0.2.162
3912025-01-06T18:32:07.554Z Compiling ucd-trie v0.1.7
3922025-01-06T18:32:07.884Z Compiling ryu v1.0.18
3932025-01-06T18:32:08.259Z Compiling itoa v1.0.11
3942025-01-06T18:32:08.283Z Compiling once_cell v1.20.2
3952025-01-06T18:32:08.456Z Compiling byteorder v1.5.0
3962025-01-06T18:32:08.506Z Compiling rustix v0.38.37
3972025-01-06T18:32:08.705Z Compiling serde_json v1.0.133
3982025-01-06T18:32:08.936Z Compiling bitflags v2.6.0
3992025-01-06T18:32:09.066Z Compiling usdt-impl v0.5.0
4002025-01-06T18:32:09.351Z Compiling proc-macro-error-attr v1.0.4
4012025-01-06T18:32:09.354Z Compiling syn v1.0.109
4022025-01-06T18:32:09.476Z Compiling quote v1.0.37
4032025-01-06T18:32:09.528Z Compiling proc-macro-error v1.0.4
4042025-01-06T18:32:09.561Z Compiling equivalent v1.0.1
4052025-01-06T18:32:09.690Z Compiling log v0.4.22
4062025-01-06T18:32:09.716Z Compiling camino v1.1.9
4072025-01-06T18:32:09.809Z Compiling hashbrown v0.15.1
4082025-01-06T18:32:10.056Z Compiling syn v2.0.87
4092025-01-06T18:32:10.092Z Compiling errno v0.3.9
4102025-01-06T18:32:10.208Z Compiling plain v0.2.3
4112025-01-06T18:32:10.236Z Compiling utf8parse v0.2.2
4122025-01-06T18:32:10.361Z Compiling thread-id v4.2.2
4132025-01-06T18:32:10.387Z Compiling anstyle-parse v0.2.5
4142025-01-06T18:32:10.632Z Compiling semver v1.0.23
4152025-01-06T18:32:10.718Z Compiling anstyle v1.0.10
4162025-01-06T18:32:10.826Z Compiling is_terminal_polyfill v1.70.1
4172025-01-06T18:32:10.971Z Compiling indexmap v2.6.0
4182025-01-06T18:32:11.022Z Compiling autocfg v1.4.0
4192025-01-06T18:32:11.154Z Compiling anstyle-query v1.1.1
4202025-01-06T18:32:11.185Z Compiling pretty-hex v0.4.1
4212025-01-06T18:32:11.316Z Compiling winnow v0.6.20
4222025-01-06T18:32:11.344Z Compiling colorchoice v1.0.2
4232025-01-06T18:32:11.414Z Compiling unicode-width v0.1.14
4242025-01-06T18:32:11.538Z Compiling anstream v0.6.15
4252025-01-06T18:32:12.270Z Compiling fs-err v2.11.0
4262025-01-06T18:32:12.326Z Compiling bytecount v0.6.8
4272025-01-06T18:32:12.413Z Compiling terminal_size v0.4.0
4282025-01-06T18:32:12.552Z Compiling heck v0.5.0
4292025-01-06T18:32:12.593Z Compiling heck v0.4.1
4302025-01-06T18:32:12.647Z Compiling clap_lex v0.7.2
4312025-01-06T18:32:12.693Z Compiling cfg-if v1.0.0
4322025-01-06T18:32:12.789Z Compiling strsim v0.11.1
4332025-01-06T18:32:13.115Z Compiling fastrand v2.1.1
4342025-01-06T18:32:13.142Z Compiling anyhow v1.0.93
4352025-01-06T18:32:13.169Z Compiling fnv v1.0.7
4362025-01-06T18:32:13.199Z Compiling clap_builder v4.5.21
4372025-01-06T18:32:13.738Z Compiling tempfile v3.13.0
4382025-01-06T18:32:13.767Z Compiling papergrid v0.11.0
4392025-01-06T18:32:14.201Z Compiling memmap v0.7.0
4402025-01-06T18:32:14.257Z Compiling unicode-linebreak v0.1.5
4412025-01-06T18:32:14.579Z Compiling smawk v0.3.2
4422025-01-06T18:32:14.811Z Compiling textwrap v0.16.1
4432025-01-06T18:32:15.232Z Compiling swrite v0.1.0
4442025-01-06T18:32:16.154Z Compiling tabled_derive v0.7.0
4452025-01-06T18:32:17.871Z Compiling tabled v0.15.0
4462025-01-06T18:32:19.003Z Compiling serde_derive v1.0.215
4472025-01-06T18:32:19.003Z Compiling thiserror-impl v1.0.69
4482025-01-06T18:32:19.006Z Compiling zerocopy-derive v0.7.35
4492025-01-06T18:32:19.006Z Compiling scroll_derive v0.12.0
4502025-01-06T18:32:19.052Z Compiling clap_derive v4.5.18
4512025-01-06T18:32:20.283Z Compiling scroll v0.12.0
4522025-01-06T18:32:20.775Z Compiling goblin v0.8.2
4532025-01-06T18:32:20.948Z Compiling zerocopy v0.7.35
4542025-01-06T18:32:21.532Z Compiling pest v2.7.14
4552025-01-06T18:32:22.740Z Compiling clap v4.5.21
4562025-01-06T18:32:23.871Z Compiling pest_meta v2.7.14
4572025-01-06T18:32:24.731Z Compiling pest_generator v2.7.14
4582025-01-06T18:32:26.370Z Compiling pest_derive v2.7.14
4592025-01-06T18:32:27.020Z Compiling dtrace-parser v0.2.0
4602025-01-06T18:32:29.134Z Compiling serde_tokenstream v0.2.2
4612025-01-06T18:32:29.209Z Compiling serde_spanned v0.6.8
4622025-01-06T18:32:29.212Z Compiling toml_datetime v0.6.8
4632025-01-06T18:32:29.472Z Compiling cargo-platform v0.1.8
4642025-01-06T18:32:29.559Z Compiling toml_edit v0.22.22
4652025-01-06T18:32:29.747Z Compiling macaddr v1.0.1
4662025-01-06T18:32:30.012Z Compiling camino-tempfile v1.1.1
4672025-01-06T18:32:30.637Z Compiling dof v0.3.0
4682025-01-06T18:32:30.751Z Compiling cargo_metadata v0.18.1
4692025-01-06T18:32:32.343Z Compiling usdt-macro v0.5.0
4702025-01-06T18:32:32.343Z Compiling usdt-attr-macro v0.5.0
4712025-01-06T18:32:32.367Z Compiling toml v0.8.19
4722025-01-06T18:32:33.243Z Compiling cargo_toml v0.20.5
4732025-01-06T18:32:33.825Z Compiling usdt v0.5.0
4742025-01-06T18:32:36.687Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4752025-01-06T18:32:40.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.43s
4762025-01-06T18:32:41.102Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4772025-01-06T18:32:41.627Z Downloading crates ...
4782025-01-06T18:32:41.766Z Downloaded headers-core v0.3.0
4792025-01-06T18:32:41.770Z Downloaded darling v0.20.10
4802025-01-06T18:32:41.784Z Downloaded arc-swap v1.7.1
4812025-01-06T18:32:41.787Z Downloaded http-range v0.1.5
4822025-01-06T18:32:41.793Z Downloaded hubpack_derive v0.1.1
4832025-01-06T18:32:41.795Z Downloaded allocator-api2 v0.2.18
4842025-01-06T18:32:41.799Z Downloaded aead v0.5.2
4852025-01-06T18:32:41.802Z Downloaded md5 v0.7.0
4862025-01-06T18:32:41.802Z Downloaded adler2 v2.0.0
4872025-01-06T18:32:41.805Z Downloaded is_ci v1.2.0
4882025-01-06T18:32:41.805Z Downloaded icu_provider_macros v1.5.0
4892025-01-06T18:32:41.807Z Downloaded matches v0.1.10
4902025-01-06T18:32:41.807Z Downloaded hostname v0.4.0
4912025-01-06T18:32:41.810Z Downloaded icu_normalizer v1.5.0
4922025-01-06T18:32:41.813Z Downloaded humantime v2.1.0
4932025-01-06T18:32:41.815Z Downloaded match_cfg v0.1.0
4942025-01-06T18:32:41.815Z Downloaded heck v0.3.3
4952025-01-06T18:32:41.818Z Downloaded http-body-util v0.1.2
4962025-01-06T18:32:41.820Z Downloaded argon2 v0.5.3
4972025-01-06T18:32:41.820Z Downloaded ahash v0.8.11
4982025-01-06T18:32:41.823Z Downloaded instant v0.1.13
4992025-01-06T18:32:41.825Z Downloaded http-body v1.0.1
5002025-01-06T18:32:41.825Z Downloaded aes-gcm v0.10.3
5012025-01-06T18:32:41.829Z Downloaded hex-literal v0.4.1
5022025-01-06T18:32:41.832Z Downloaded addr2line v0.24.2
5032025-01-06T18:32:41.840Z Downloaded home v0.5.9
5042025-01-06T18:32:41.840Z Downloaded hex v0.4.3
5052025-01-06T18:32:41.840Z Downloaded hostname v0.3.1
5062025-01-06T18:32:41.842Z Downloaded backoff v0.4.0
5072025-01-06T18:32:41.842Z Downloaded lalrpop-util v0.19.12
5082025-01-06T18:32:41.842Z Downloaded array-init v0.0.4
5092025-01-06T18:32:41.842Z Downloaded hyper-tls v0.6.0
5102025-01-06T18:32:41.847Z Downloaded lazycell v1.3.0
5112025-01-06T18:32:41.847Z Downloaded managed v0.8.0
5122025-01-06T18:32:41.849Z Downloaded maybe-uninit v2.0.0
5132025-01-06T18:32:41.849Z Downloaded lockfree-object-pool v0.1.6
5142025-01-06T18:32:41.852Z Downloaded linear-map v1.2.0
5152025-01-06T18:32:41.854Z Downloaded libsw v3.3.1
5162025-01-06T18:32:41.856Z Downloaded idna_adapter v1.2.0
5172025-01-06T18:32:41.858Z Downloaded base64 v0.13.1
5182025-01-06T18:32:41.861Z Downloaded md-5 v0.10.6
5192025-01-06T18:32:41.866Z Downloaded linked-hash-map v0.5.6
5202025-01-06T18:32:41.869Z Downloaded memoffset v0.9.1
5212025-01-06T18:32:41.869Z Downloaded ciborium-io v0.2.2
5222025-01-06T18:32:41.869Z Downloaded maplit v1.0.2
5232025-01-06T18:32:41.869Z Downloaded bcrypt-pbkdf v0.10.0
5242025-01-06T18:32:41.871Z Downloaded hubpack v0.1.2
5252025-01-06T18:32:41.871Z Downloaded russh-cryptovec v0.7.3
5262025-01-06T18:32:41.874Z Downloaded base64ct v1.6.0
5272025-01-06T18:32:41.876Z Downloaded httparse v1.9.5
5282025-01-06T18:32:41.880Z Downloaded ipnetwork v0.20.0
5292025-01-06T18:32:41.884Z Downloaded cfg_aliases v0.2.1
5302025-01-06T18:32:41.884Z Downloaded ciborium-ll v0.2.2
5312025-01-06T18:32:41.887Z Downloaded iana-time-zone v0.1.61
5322025-01-06T18:32:41.887Z Downloaded cfg_aliases v0.1.1
5332025-01-06T18:32:41.892Z Downloaded httpdate v1.0.3
5342025-01-06T18:32:41.892Z Downloaded lru v0.12.5
5352025-01-06T18:32:41.895Z Downloaded hyper-staticfile v0.10.1
5362025-01-06T18:32:41.895Z Downloaded lazy_static v1.5.0
5372025-01-06T18:32:41.895Z Downloaded lock_api v0.4.12
5382025-01-06T18:32:41.898Z Downloaded internet-checksum v0.2.1
5392025-01-06T18:32:41.898Z Downloaded hyper-rustls v0.27.3
5402025-01-06T18:32:41.901Z Downloaded memmap2 v0.9.5
5412025-01-06T18:32:41.903Z Downloaded jobserver v0.1.32
5422025-01-06T18:32:41.905Z Downloaded inout v0.1.3
5432025-01-06T18:32:41.907Z Downloaded mime_guess v2.0.5
5442025-01-06T18:32:41.909Z Downloaded indoc v1.0.9
5452025-01-06T18:32:41.913Z Downloaded mime v0.3.17
5462025-01-06T18:32:41.913Z Downloaded highway v1.2.0
5472025-01-06T18:32:41.916Z Downloaded cstr-argument v0.1.2
5482025-01-06T18:32:41.916Z Downloaded crunchy v0.2.2
5492025-01-06T18:32:41.919Z Downloaded ident_case v1.0.1
5502025-01-06T18:32:41.919Z Downloaded sigpipe v0.1.3
5512025-01-06T18:32:41.919Z Downloaded crucible-workspace-hack v0.1.0
5522025-01-06T18:32:41.922Z Downloaded libloading v0.8.5
5532025-01-06T18:32:41.925Z Downloaded bit-vec v0.6.3
5542025-01-06T18:32:41.925Z Downloaded keccak v0.1.5
5552025-01-06T18:32:41.925Z Downloaded want v0.3.1
5562025-01-06T18:32:41.927Z Downloaded cbc v0.1.2
5572025-01-06T18:32:41.927Z Downloaded block-padding v0.3.3
5582025-01-06T18:32:41.929Z Downloaded rand_chacha v0.3.1
5592025-01-06T18:32:41.933Z Downloaded cipher v0.4.4
5602025-01-06T18:32:41.933Z Downloaded rusty-fork v0.3.0
5612025-01-06T18:32:41.936Z Downloaded rustc_version v0.1.7
5622025-01-06T18:32:41.936Z Downloaded bitfield v0.14.0
5632025-01-06T18:32:41.940Z Downloaded blowfish v0.9.1
5642025-01-06T18:32:41.940Z Downloaded bitflags v1.3.2
5652025-01-06T18:32:41.943Z Downloaded hmac v0.12.1
5662025-01-06T18:32:41.943Z Downloaded buf-list v1.0.3
5672025-01-06T18:32:41.946Z Downloaded icu_normalizer_data v1.5.0
5682025-01-06T18:32:41.948Z Downloaded waitgroup v0.1.2
5692025-01-06T18:32:41.950Z Downloaded try-lock v0.2.5
5702025-01-06T18:32:41.950Z Downloaded convert_case v0.4.0
5712025-01-06T18:32:41.954Z Downloaded zone_cfg_derive v0.3.0
5722025-01-06T18:32:41.954Z Downloaded zone_cfg_derive v0.1.2
5732025-01-06T18:32:41.954Z Downloaded downcast v0.11.0
5742025-01-06T18:32:41.954Z Downloaded chrono-tz-build v0.4.0
5752025-01-06T18:32:41.959Z Downloaded chacha20 v0.9.1
5762025-01-06T18:32:41.959Z Downloaded cmake v0.1.51
5772025-01-06T18:32:41.962Z Downloaded icu_properties v1.5.1
5782025-01-06T18:32:41.965Z Downloaded simd-adler32 v0.3.7
5792025-01-06T18:32:41.965Z Downloaded serde-hex v0.1.0
5802025-01-06T18:32:41.967Z Downloaded endian-type v0.1.2
5812025-01-06T18:32:41.967Z Downloaded hickory-client v0.24.1
5822025-01-06T18:32:41.969Z Downloaded rustversion v1.0.17
5832025-01-06T18:32:41.973Z Downloaded curve25519-dalek-derive v0.1.1
5842025-01-06T18:32:41.979Z Downloaded constant_time_eq v0.3.1
5852025-01-06T18:32:41.979Z Downloaded openssl-macros v0.1.1
5862025-01-06T18:32:41.979Z Downloaded num-conv v0.1.0
5872025-01-06T18:32:41.979Z Downloaded subtle v2.6.1
5882025-01-06T18:32:41.982Z Downloaded thiserror-impl v2.0.3
5892025-01-06T18:32:41.982Z Downloaded crossbeam-deque v0.8.5
5902025-01-06T18:32:41.990Z Downloaded crc v3.2.1
5912025-01-06T18:32:41.992Z Downloaded twox-hash v1.6.3
5922025-01-06T18:32:41.992Z Downloaded ref-cast-impl v1.0.23
5932025-01-06T18:32:41.992Z Downloaded structmeta v0.2.0
5942025-01-06T18:32:41.992Z Downloaded strip-ansi-escapes v0.2.0
5952025-01-06T18:32:41.992Z Downloaded spki v0.7.3
5962025-01-06T18:32:41.996Z Downloaded newtype_derive v0.1.6
5972025-01-06T18:32:41.996Z Downloaded signature v2.2.0
5982025-01-06T18:32:41.998Z Downloaded shell-words v1.1.0
5992025-01-06T18:32:41.998Z Downloaded progenitor-impl v0.8.0
6002025-01-06T18:32:42.001Z Downloaded cassowary v0.3.0
6012025-01-06T18:32:42.001Z Downloaded icu_provider v1.5.0
6022025-01-06T18:32:42.004Z Downloaded bcs v0.1.6
6032025-01-06T18:32:42.007Z Downloaded normalize-line-endings v0.3.0
6042025-01-06T18:32:42.009Z Downloaded hyper-util v0.1.10
6052025-01-06T18:32:42.012Z Downloaded parse-size v1.1.0
6062025-01-06T18:32:42.014Z Downloaded foreign-types-shared v0.1.1
6072025-01-06T18:32:42.014Z Downloaded const_format_proc_macros v0.2.33
6082025-01-06T18:32:42.017Z Downloaded fallible-streaming-iterator v0.1.9
6092025-01-06T18:32:42.020Z Downloaded enum-as-inner v0.5.1
6102025-01-06T18:32:42.020Z Downloaded tui-tree-widget v0.22.0
6112025-01-06T18:32:42.026Z Downloaded display-error-chain v0.2.2
6122025-01-06T18:32:42.026Z Downloaded indexmap v1.9.3
6132025-01-06T18:32:42.028Z Downloaded foreign-types-macros v0.2.3
6142025-01-06T18:32:42.028Z Downloaded prettyplease v0.2.25
6152025-01-06T18:32:42.031Z Downloaded progenitor-client v0.8.0
6162025-01-06T18:32:42.033Z Downloaded tokio-rustls v0.25.0
6172025-01-06T18:32:42.036Z Downloaded sqlformat v0.2.6
6182025-01-06T18:32:42.036Z Downloaded termtree v0.4.1
6192025-01-06T18:32:42.041Z Downloaded csv-core v0.1.11
6202025-01-06T18:32:42.041Z Downloaded rtoolbox v0.0.2
6212025-01-06T18:32:42.044Z Downloaded console v0.15.8
6222025-01-06T18:32:42.044Z Downloaded mockall v0.13.0
6232025-01-06T18:32:42.046Z Downloaded num_enum v0.5.11
6242025-01-06T18:32:42.050Z Downloaded tokio-stream v0.1.16
6252025-01-06T18:32:42.055Z Downloaded tokio-rustls v0.26.0
6262025-01-06T18:32:42.060Z Downloaded spin v0.9.8
6272025-01-06T18:32:42.064Z Downloaded indicatif v0.17.9
6282025-01-06T18:32:42.066Z Downloaded sha1 v0.10.6
6292025-01-06T18:32:42.066Z Downloaded futures-core v0.3.31
6302025-01-06T18:32:42.069Z Downloaded icu_locid v1.5.0
6312025-01-06T18:32:42.073Z Downloaded blake2 v0.10.6
6322025-01-06T18:32:42.076Z Downloaded bzip2 v0.4.4
6332025-01-06T18:32:42.078Z Downloaded zerofrom v0.1.4
6342025-01-06T18:32:42.080Z Downloaded displaydoc v0.2.5
6352025-01-06T18:32:42.082Z Downloaded parse-display-derive v0.10.0
6362025-01-06T18:32:42.082Z Downloaded parse-display v0.10.0
6372025-01-06T18:32:42.085Z Downloaded packed_struct v0.10.1
6382025-01-06T18:32:42.087Z Downloaded derive_builder_macro v0.20.2
6392025-01-06T18:32:42.087Z Downloaded walkdir v2.5.0
6402025-01-06T18:32:42.091Z Downloaded cookie v0.18.1
6412025-01-06T18:32:42.095Z Downloaded difflib v0.4.0
6422025-01-06T18:32:42.095Z Downloaded yoke-derive v0.7.4
6432025-01-06T18:32:42.102Z Downloaded phf_codegen v0.11.2
6442025-01-06T18:32:42.102Z Downloaded phf v0.11.2
6452025-01-06T18:32:42.103Z Downloaded zone v0.3.0
6462025-01-06T18:32:42.103Z Downloaded litemap v0.7.3
6472025-01-06T18:32:42.105Z Downloaded oso-derive v0.27.3
6482025-01-06T18:32:42.105Z Downloaded crossbeam-utils v0.8.20
6492025-01-06T18:32:42.105Z Downloaded chacha20poly1305 v0.10.1
6502025-01-06T18:32:42.108Z Downloaded scrypt v0.11.0
6512025-01-06T18:32:42.108Z Downloaded structmeta-derive v0.3.0
6522025-01-06T18:32:42.110Z Downloaded slog-scope v4.4.0
6532025-01-06T18:32:42.112Z Downloaded structmeta-derive v0.2.0
6542025-01-06T18:32:42.112Z Downloaded structmeta v0.3.0
6552025-01-06T18:32:42.115Z Downloaded smf v0.2.3
6562025-01-06T18:32:42.115Z Downloaded crc-any v2.5.0
6572025-01-06T18:32:42.117Z Downloaded uzers v0.12.1
6582025-01-06T18:32:42.120Z Downloaded uuid v1.11.0
6592025-01-06T18:32:42.123Z Downloaded hickory-server v0.24.1
6602025-01-06T18:32:42.129Z Downloaded precomputed-hash v0.1.1
6612025-01-06T18:32:42.131Z Downloaded openssl-probe v0.1.5
6622025-01-06T18:32:42.131Z Downloaded bytes v1.8.0
6632025-01-06T18:32:42.135Z Downloaded psl-types v2.0.11
6642025-01-06T18:32:42.138Z Downloaded termcolor v1.4.1
6652025-01-06T18:32:42.138Z Downloaded predicates-core v1.0.8
6662025-01-06T18:32:42.141Z Downloaded fatfs v0.3.6
6672025-01-06T18:32:42.147Z Downloaded wait-timeout v0.2.0
6682025-01-06T18:32:42.147Z Downloaded phf_generator v0.11.2
6692025-01-06T18:32:42.150Z Downloaded tokio-rustls v0.24.1
6702025-01-06T18:32:42.150Z Downloaded test-strategy v0.3.1
6712025-01-06T18:32:42.152Z Downloaded termios v0.3.3
6722025-01-06T18:32:42.154Z Downloaded postgres-protocol v0.6.7
6732025-01-06T18:32:42.157Z Downloaded wyz v0.5.1
6742025-01-06T18:32:42.157Z Downloaded similar v2.6.0
6752025-01-06T18:32:42.164Z Downloaded stable_deref_trait v1.2.0
6762025-01-06T18:32:42.167Z Downloaded rand_xorshift v0.3.0
6772025-01-06T18:32:42.167Z Downloaded typify-macro v0.2.0
6782025-01-06T18:32:42.175Z Downloaded strum v0.26.3
6792025-01-06T18:32:42.178Z Downloaded tungstenite v0.23.0
6802025-01-06T18:32:42.180Z Downloaded tungstenite v0.21.0
6812025-01-06T18:32:42.185Z Downloaded dhcproto v0.12.0
6822025-01-06T18:32:42.188Z Downloaded subprocess v0.2.9
6832025-01-06T18:32:42.190Z Downloaded ron v0.8.1
6842025-01-06T18:32:42.196Z Downloaded nibble_vec v0.1.0
6852025-01-06T18:32:42.199Z Downloaded base64 v0.22.1
6862025-01-06T18:32:42.201Z Downloaded des v0.8.1
6872025-01-06T18:32:42.204Z Downloaded hash32 v0.2.1
6882025-01-06T18:32:42.206Z Downloaded tokio-tungstenite v0.21.0
6892025-01-06T18:32:42.208Z Downloaded num_threads v0.1.7
6902025-01-06T18:32:42.213Z Downloaded const_format v0.2.33
6912025-01-06T18:32:42.222Z Downloaded serde_urlencoded v0.7.1
6922025-01-06T18:32:42.222Z Downloaded either v1.13.0
6932025-01-06T18:32:42.222Z Downloaded radium v0.7.0
6942025-01-06T18:32:42.232Z Downloaded heapless v0.8.0
6952025-01-06T18:32:42.232Z Downloaded serde-big-array v0.5.1
6962025-01-06T18:32:42.232Z Downloaded unarray v0.1.4
6972025-01-06T18:32:42.235Z Downloaded rustls-pemfile v1.0.4
6982025-01-06T18:32:42.235Z Downloaded mockall_derive v0.13.0
6992025-01-06T18:32:42.235Z Downloaded writeable v0.5.5
7002025-01-06T18:32:42.235Z Downloaded utf8_iter v1.0.4
7012025-01-06T18:32:42.235Z Downloaded tungstenite v0.24.0
7022025-01-06T18:32:42.238Z Downloaded phf_shared v0.10.0
7032025-01-06T18:32:42.241Z Downloaded fxhash v0.2.1
7042025-01-06T18:32:42.241Z Downloaded utf16_iter v1.0.5
7052025-01-06T18:32:42.244Z Downloaded serde_repr v0.1.19
7062025-01-06T18:32:42.244Z Downloaded owo-colors v4.1.0
7072025-01-06T18:32:42.247Z Downloaded tokio-macros v2.4.0
7082025-01-06T18:32:42.249Z Downloaded strum_macros v0.25.3
7092025-01-06T18:32:42.249Z Downloaded libxml v0.3.3
7102025-01-06T18:32:42.255Z Downloaded typify v0.2.0
7112025-01-06T18:32:42.259Z Downloaded strum_macros v0.24.3
7122025-01-06T18:32:42.263Z Downloaded crypto-bigint v0.5.5
7132025-01-06T18:32:42.267Z Downloaded num-iter v0.1.45
7142025-01-06T18:32:42.269Z Downloaded ghash v0.5.1
7152025-01-06T18:32:42.272Z Downloaded gethostname v0.5.0
7162025-01-06T18:32:42.272Z Downloaded zerofrom-derive v0.1.4
7172025-01-06T18:32:42.275Z Downloaded env_filter v0.1.2
7182025-01-06T18:32:42.275Z Downloaded embedded-io v0.4.0
7192025-01-06T18:32:42.278Z Downloaded pin-utils v0.1.0
7202025-01-06T18:32:42.278Z Downloaded zerocopy v0.6.6
7212025-01-06T18:32:42.281Z Downloaded qorb v0.2.1
7222025-01-06T18:32:42.284Z Downloaded proc-macro-crate v1.3.1
7232025-01-06T18:32:42.287Z Downloaded tinyvec_macros v0.1.1
7242025-01-06T18:32:42.287Z Downloaded debug-ignore v1.0.5
7252025-01-06T18:32:42.291Z Downloaded tar v0.4.42
7262025-01-06T18:32:42.294Z Downloaded signal-hook-mio v0.2.4
7272025-01-06T18:32:42.294Z Downloaded tracing-attributes v0.1.27
7282025-01-06T18:32:42.297Z Downloaded dunce v1.0.5
7292025-01-06T18:32:42.297Z Downloaded defmt-macros v0.3.9
7302025-01-06T18:32:42.300Z Downloaded write16 v1.0.0
7312025-01-06T18:32:42.302Z Downloaded crossbeam-channel v0.5.13
7322025-01-06T18:32:42.307Z Downloaded libm v0.2.8
7332025-01-06T18:32:42.314Z Downloaded peg-runtime v0.8.3
7342025-01-06T18:32:42.318Z Downloaded opaque-debug v0.3.1
7352025-01-06T18:32:42.318Z Downloaded tls_codec_derive v0.4.1
7362025-01-06T18:32:42.321Z Downloaded futures-io v0.3.31
7372025-01-06T18:32:42.321Z Downloaded futures-executor v0.3.31
7382025-01-06T18:32:42.321Z Downloaded ron v0.7.1
7392025-01-06T18:32:42.325Z Downloaded scheduled-thread-pool v0.2.7
7402025-01-06T18:32:42.332Z Downloaded rpassword v7.3.1
7412025-01-06T18:32:42.332Z Downloaded sqlparser_derive v0.2.2
7422025-01-06T18:32:42.336Z Downloaded semver v0.1.20
7432025-01-06T18:32:42.336Z Downloaded slog v2.7.0
7442025-01-06T18:32:42.336Z Downloaded ed25519 v2.2.3
7452025-01-06T18:32:42.338Z Downloaded pkcs8 v0.10.2
7462025-01-06T18:32:42.342Z Downloaded r2d2 v0.8.10
7472025-01-06T18:32:42.342Z Downloaded pkcs1 v0.7.5
7482025-01-06T18:32:42.344Z Downloaded quinn v0.11.5
7492025-01-06T18:32:42.346Z Downloaded slog-stdlog v4.1.1
7502025-01-06T18:32:42.358Z Downloaded zeroize v1.8.1
7512025-01-06T18:32:42.358Z Downloaded pkcs5 v0.7.1
7522025-01-06T18:32:42.358Z Downloaded toolchain_find v0.4.0
7532025-01-06T18:32:42.358Z Downloaded idna v1.0.3
7542025-01-06T18:32:42.363Z Downloaded whoami v1.5.2
7552025-01-06T18:32:42.363Z Downloaded itertools v0.10.5
7562025-01-06T18:32:42.369Z Downloaded xattr v1.3.1
7572025-01-06T18:32:42.373Z Downloaded tracing-core v0.1.32
7582025-01-06T18:32:42.376Z Downloaded number_prefix v0.4.0
7592025-01-06T18:32:42.376Z Downloaded unsafe-libyaml v0.2.11
7602025-01-06T18:32:42.378Z Downloaded flagset v0.4.6
7612025-01-06T18:32:42.381Z Downloaded defmt v0.3.8
7622025-01-06T18:32:42.383Z Downloaded pem v3.0.4
7632025-01-06T18:32:42.389Z Downloaded parse-zoneinfo v0.3.1
7642025-01-06T18:32:42.392Z Downloaded num-traits v0.2.19
7652025-01-06T18:32:42.392Z Downloaded getrandom v0.2.15
7662025-01-06T18:32:42.394Z Downloaded secrecy v0.8.0
7672025-01-06T18:32:42.397Z Downloaded futures-macro v0.3.31
7682025-01-06T18:32:42.397Z Downloaded rustyline v14.0.0
7692025-01-06T18:32:42.401Z Downloaded headers v0.4.0
7702025-01-06T18:32:42.407Z Downloaded vte_generate_state_changes v0.1.2
7712025-01-06T18:32:42.412Z Downloaded pretty-hex v0.2.1
7722025-01-06T18:32:42.412Z Downloaded yasna v0.5.2
7732025-01-06T18:32:42.415Z Downloaded defmt-parser v0.3.4
7742025-01-06T18:32:42.415Z Downloaded signal-hook v0.3.17
7752025-01-06T18:32:42.419Z Downloaded toml_edit v0.19.15
7762025-01-06T18:32:42.433Z Downloaded enum-as-inner v0.6.1
7772025-01-06T18:32:42.436Z Downloaded tracing v0.1.40
7782025-01-06T18:32:42.439Z Downloaded utf-8 v0.7.6
7792025-01-06T18:32:42.441Z Downloaded thiserror-no-std v2.0.2
7802025-01-06T18:32:42.444Z Downloaded dhcproto-macros v0.1.0
7812025-01-06T18:32:42.447Z Downloaded samael v0.0.17
7822025-01-06T18:32:42.450Z Downloaded ena v0.14.3
7832025-01-06T18:32:42.453Z Downloaded xz2 v0.1.7
7842025-01-06T18:32:42.455Z Downloaded diesel_table_macro_syntax v0.2.0
7852025-01-06T18:32:42.455Z Downloaded postgres-types v0.2.8
7862025-01-06T18:32:42.458Z Downloaded primeorder v0.13.6
7872025-01-06T18:32:42.460Z Downloaded serde_derive_internals v0.29.1
7882025-01-06T18:32:42.463Z Downloaded rustc-demangle v0.1.24
7892025-01-06T18:32:42.463Z Downloaded yoke v0.7.4
7902025-01-06T18:32:42.465Z Downloaded snafu-derive v0.8.5
7912025-01-06T18:32:42.467Z Downloaded peg v0.8.4
7922025-01-06T18:32:42.470Z Downloaded pbkdf2 v0.11.0
7932025-01-06T18:32:42.473Z Downloaded new_debug_unreachable v1.0.6
7942025-01-06T18:32:42.476Z Downloaded slog-dtrace v0.3.0
7952025-01-06T18:32:42.476Z Downloaded parking_lot_core v0.9.10
7962025-01-06T18:32:42.479Z Downloaded parking_lot_core v0.8.6
7972025-01-06T18:32:42.482Z Downloaded unicode-truncate v1.1.0
7982025-01-06T18:32:42.484Z Downloaded typed-path v0.9.3
7992025-01-06T18:32:42.489Z Downloaded stringprep v0.1.5
8002025-01-06T18:32:42.491Z Downloaded string_cache v0.8.7
8012025-01-06T18:32:42.494Z Downloaded ed25519-dalek v2.1.1
8022025-01-06T18:32:42.497Z Downloaded resolv-conf v0.7.0
8032025-01-06T18:32:42.499Z Downloaded num v0.4.3
8042025-01-06T18:32:42.499Z Downloaded predicates-tree v1.0.11
8052025-01-06T18:32:42.502Z Downloaded pem-rfc7468 v0.7.0
8062025-01-06T18:32:42.504Z Downloaded embedded-io v0.6.1
8072025-01-06T18:32:42.504Z Downloaded take_mut v0.2.2
8082025-01-06T18:32:42.507Z Downloaded smallvec v1.13.2
8092025-01-06T18:32:42.510Z Downloaded openssl-sys v0.9.103
8102025-01-06T18:32:42.512Z Downloaded phf_shared v0.11.2
8112025-01-06T18:32:42.516Z Downloaded ssh-encoding v0.2.0
8122025-01-06T18:32:42.516Z Downloaded salsa20 v0.10.2
8132025-01-06T18:32:42.519Z Downloaded ecdsa v0.16.9
8142025-01-06T18:32:42.519Z Downloaded mirai-annotations v1.12.0
8152025-01-06T18:32:42.522Z Downloaded darling_macro v0.20.10
8162025-01-06T18:32:42.522Z Downloaded unicase v2.7.0
8172025-01-06T18:32:42.525Z Downloaded value-bag v1.9.0
8182025-01-06T18:32:42.527Z Downloaded form_urlencoded v1.2.1
8192025-01-06T18:32:42.527Z Downloaded serde_with v3.11.0
8202025-01-06T18:32:42.535Z Downloaded newline-converter v0.3.0
8212025-01-06T18:32:42.537Z Downloaded russh-keys v0.45.0
8222025-01-06T18:32:42.539Z Downloaded tinyvec v1.8.0
8232025-01-06T18:32:42.542Z Downloaded powerfmt v0.2.0
8242025-01-06T18:32:42.548Z Downloaded sec1 v0.7.3
8252025-01-06T18:32:42.552Z Downloaded percent-encoding v2.3.1
8262025-01-06T18:32:42.552Z Downloaded diesel-dtrace v0.4.2
8272025-01-06T18:32:42.552Z Downloaded topological-sort v0.2.2
8282025-01-06T18:32:42.552Z Downloaded thiserror-impl-no-std v2.0.2
8292025-01-06T18:32:42.552Z Downloaded tap v1.0.1
8302025-01-06T18:32:42.555Z Downloaded slog-bunyan v2.5.0
8312025-01-06T18:32:42.555Z Downloaded slab v0.4.9
8322025-01-06T18:32:42.555Z Downloaded peg-macros v0.8.4
8332025-01-06T18:32:42.558Z Downloaded num-complex v0.4.6
8342025-01-06T18:32:42.560Z Downloaded expectorate v1.1.0
8352025-01-06T18:32:42.563Z Downloaded nu-ansi-term v0.50.1
8362025-01-06T18:32:42.565Z Downloaded serde_plain v1.0.2
8372025-01-06T18:32:42.566Z Downloaded unicode_categories v0.1.1
8382025-01-06T18:32:42.568Z Downloaded fixedbitset v0.4.2
8392025-01-06T18:32:42.571Z Downloaded rand_seeder v0.3.0
8402025-01-06T18:32:42.571Z Downloaded crossterm v0.28.1
8412025-01-06T18:32:42.577Z Downloaded tabwriter v1.4.0
8422025-01-06T18:32:42.579Z Downloaded slog-envlogger v2.2.0
8432025-01-06T18:32:42.582Z Downloaded packed_struct_codegen v0.10.1
8442025-01-06T18:32:42.582Z Downloaded env_logger v0.11.5
8452025-01-06T18:32:42.584Z Downloaded foreign-types-shared v0.3.1
8462025-01-06T18:32:42.587Z Downloaded rcgen v0.12.1
8472025-01-06T18:32:42.589Z Downloaded parking_lot v0.12.3
8482025-01-06T18:32:42.592Z Downloaded snafu v0.8.5
8492025-01-06T18:32:42.597Z Downloaded untrusted v0.9.0
8502025-01-06T18:32:42.601Z Downloaded ssh-cipher v0.2.0
8512025-01-06T18:32:42.601Z Downloaded ppv-lite86 v0.2.20
8522025-01-06T18:32:42.608Z Downloaded group v0.13.0
8532025-01-06T18:32:42.608Z Downloaded vsss-rs v3.3.4
8542025-01-06T18:32:42.608Z Downloaded rand_core v0.6.4
8552025-01-06T18:32:42.611Z Downloaded derive_more v0.99.18
8562025-01-06T18:32:42.613Z Downloaded foreign-types v0.3.2
8572025-01-06T18:32:42.613Z Downloaded path-slash v0.1.5
8582025-01-06T18:32:42.617Z Downloaded diff v0.1.13
8592025-01-06T18:32:42.620Z Downloaded dropshot_endpoint v0.12.0
8602025-01-06T18:32:42.622Z Downloaded fragile v2.0.0
8612025-01-06T18:32:42.622Z Downloaded zerovec-derive v0.10.3
8622025-01-06T18:32:42.625Z Downloaded vergen v8.3.2
8632025-01-06T18:32:42.628Z Downloaded multimap v0.10.0
8642025-01-06T18:32:42.628Z Downloaded toml v0.7.8
8652025-01-06T18:32:42.631Z Downloaded miniz_oxide v0.8.0
8662025-01-06T18:32:43.076Z Downloaded sync_wrapper v1.0.1
8672025-01-06T18:32:43.125Z Downloaded filetime v0.2.25
8682025-01-06T18:32:43.125Z Downloaded dsl_auto_type v0.1.2
8692025-01-06T18:32:43.125Z Downloaded rsa v0.9.6
8702025-01-06T18:32:43.125Z Downloaded tiny-keccak v2.0.2
8712025-01-06T18:32:43.125Z Downloaded multer v3.1.0
8722025-01-06T18:32:43.125Z Downloaded hashbrown v0.14.5
8732025-01-06T18:32:43.125Z Downloaded polyval v0.6.2
8742025-01-06T18:32:43.125Z Downloaded rayon-core v1.12.1
8752025-01-06T18:32:43.125Z Downloaded rustc-hash v2.0.0
8762025-01-06T18:32:43.125Z Downloaded h2 v0.4.6
8772025-01-06T18:32:43.125Z Downloaded vte v0.11.1
8782025-01-06T18:32:43.125Z Downloaded siphasher v0.3.11
8792025-01-06T18:32:43.125Z Downloaded foreign-types v0.5.0
8802025-01-06T18:32:43.125Z Downloaded dropshot_endpoint v0.13.0
8812025-01-06T18:32:43.125Z Downloaded serde_path_to_error v0.1.16
8822025-01-06T18:32:43.125Z Downloaded blake3 v1.5.4
8832025-01-06T18:32:43.125Z Downloaded sync-ptr v0.1.1
8842025-01-06T18:32:43.125Z Downloaded num-derive v0.4.2
8852025-01-06T18:32:43.125Z Downloaded pin-project-internal v1.1.6
8862025-01-06T18:32:43.125Z Downloaded rfc6979 v0.4.0
8872025-01-06T18:32:43.125Z Downloaded progenitor-macro v0.8.0
8882025-01-06T18:32:43.126Z Downloaded hashlink v0.9.1
8892025-01-06T18:32:43.126Z Downloaded hash32 v0.3.1
8902025-01-06T18:32:43.126Z Downloaded num-integer v0.1.46
8912025-01-06T18:32:43.126Z Downloaded zopfli v0.8.1
8922025-01-06T18:32:43.126Z Downloaded tokio-tungstenite v0.24.0
8932025-01-06T18:32:43.126Z Downloaded derive-where v1.2.7
8942025-01-06T18:32:43.126Z Downloaded unicode-bidi v0.3.17
8952025-01-06T18:32:43.126Z Downloaded futures-util v0.3.31
8962025-01-06T18:32:43.126Z Downloaded paste v1.0.15
8972025-01-06T18:32:43.126Z Downloaded rustls-pki-types v1.10.0
8982025-01-06T18:32:43.126Z Downloaded float-cmp v0.9.0
8992025-01-06T18:32:43.126Z Downloaded which v4.4.2
9002025-01-06T18:32:43.126Z Downloaded time-macros v0.2.18
9012025-01-06T18:32:43.126Z Downloaded poly1305 v0.8.0
9022025-01-06T18:32:43.126Z Downloaded time v0.3.36
9032025-01-06T18:32:43.126Z Downloaded progenitor v0.8.0
9042025-01-06T18:32:43.126Z Downloaded glob v0.3.1
9052025-01-06T18:32:43.126Z Downloaded darling_core v0.20.10
9062025-01-06T18:32:43.126Z Downloaded tokio-tungstenite v0.23.1
9072025-01-06T18:32:43.126Z Downloaded tinystr v0.7.6
9082025-01-06T18:32:43.126Z Downloaded lalrpop v0.19.12
9092025-01-06T18:32:43.126Z Downloaded olpc-cjson v0.1.4
9102025-01-06T18:32:43.126Z Downloaded thread_local v1.1.8
9112025-01-06T18:32:43.126Z Downloaded unicode-properties v0.1.3
9122025-01-06T18:32:43.126Z Downloaded aws-lc-rs v1.10.0
9132025-01-06T18:32:43.126Z Downloaded num-bigint v0.4.6
9142025-01-06T18:32:43.127Z Downloaded password-hash v0.5.0
9152025-01-06T18:32:43.127Z Downloaded derive_builder v0.20.2
9162025-01-06T18:32:43.127Z Downloaded steno v0.4.1
9172025-01-06T18:32:43.127Z Downloaded rusqlite v0.32.1
9182025-01-06T18:32:43.127Z Downloaded fs_extra v1.3.0
9192025-01-06T18:32:43.127Z Downloaded url v2.5.3
9202025-01-06T18:32:43.127Z Downloaded tokio-util v0.7.12
9212025-01-06T18:32:43.127Z Downloaded rustls-pemfile v2.2.0
9222025-01-06T18:32:43.127Z Downloaded futures-channel v0.3.31
9232025-01-06T18:32:43.127Z Downloaded flate2 v1.0.34
9242025-01-06T18:32:43.127Z Downloaded password-hash v0.4.2
9252025-01-06T18:32:43.127Z Downloaded untrusted v0.7.1
9262025-01-06T18:32:43.127Z Downloaded idna v0.3.0
9272025-01-06T18:32:43.127Z Downloaded mio v1.0.2
9282025-01-06T18:32:43.127Z Downloaded idna v0.5.0
9292025-01-06T18:32:43.127Z Downloaded tokio-postgres v0.7.12
9302025-01-06T18:32:43.127Z Downloaded rustls-webpki v0.102.8
9312025-01-06T18:32:43.127Z Downloaded diesel_derives v2.2.3
9322025-01-06T18:32:43.127Z Downloaded x509-cert v0.2.5
9332025-01-06T18:32:43.127Z Downloaded num-bigint-dig v0.8.4
9342025-01-06T18:32:43.127Z Downloaded quick-xml v0.33.0
9352025-01-06T18:32:43.127Z Downloaded schemars v0.8.21
9362025-01-06T18:32:43.127Z Downloaded salty v0.3.0
9372025-01-06T18:32:43.127Z Downloaded idna v0.2.3
9382025-01-06T18:32:43.127Z Downloaded hashbrown v0.13.2
9392025-01-06T18:32:43.127Z Downloaded p521 v0.13.3
9402025-01-06T18:32:43.127Z Downloaded sqlparser v0.45.0
9412025-01-06T18:32:43.127Z Downloaded p384 v0.13.0
9422025-01-06T18:32:43.128Z Downloaded zerocopy v0.8.10
9432025-01-06T18:32:43.128Z Downloaded unicode-segmentation v1.12.0
9442025-01-06T18:32:43.128Z Downloaded tough v0.19.0
9452025-01-06T18:32:43.128Z Downloaded winnow v0.5.40
9462025-01-06T18:32:43.128Z Downloaded rayon v1.10.0
9472025-01-06T18:32:43.128Z Downloaded openssl v0.10.66
9482025-01-06T18:32:43.128Z Downloaded petname v2.0.2
9492025-01-06T18:32:43.128Z Downloaded smoltcp v0.9.1
9502025-01-06T18:32:43.128Z Downloaded nom v7.1.3
9512025-01-06T18:32:43.128Z Downloaded git2 v0.19.0
9522025-01-06T18:32:43.128Z Downloaded vcpkg v0.2.15
9532025-01-06T18:32:43.128Z Downloaded reqwest v0.12.9
9542025-01-06T18:32:43.128Z Downloaded object v0.36.5
9552025-01-06T18:32:43.151Z Downloaded zerovec v0.10.4
9562025-01-06T18:32:43.151Z Downloaded rustls v0.23.19
9572025-01-06T18:32:43.151Z Downloaded nix v0.29.0
9582025-01-06T18:32:43.152Z Downloaded rustls-webpki v0.101.7
9592025-01-06T18:32:43.152Z Downloaded gimli v0.31.1
9602025-01-06T18:32:43.152Z Downloaded proptest v1.5.0
9612025-01-06T18:32:43.157Z Downloaded smoltcp v0.11.0
9622025-01-06T18:32:43.160Z Downloaded object v0.30.4
9632025-01-06T18:32:43.165Z Downloaded regex-syntax v0.6.29
9642025-01-06T18:32:43.173Z Downloaded nix v0.27.1
9652025-01-06T18:32:43.183Z Downloaded regress v0.10.1
9662025-01-06T18:32:43.191Z Downloaded chrono-tz v0.10.0
9672025-01-06T18:32:43.201Z Downloaded nix v0.28.0
9682025-01-06T18:32:43.219Z Downloaded typify-impl v0.2.0
9692025-01-06T18:32:43.240Z Downloaded bstr v1.10.0
9702025-01-06T18:32:43.252Z Downloaded unicode-width v0.2.0
9712025-01-06T18:32:43.260Z Downloaded zerocopy-derive v0.6.6
9722025-01-06T18:32:43.272Z Downloaded dropshot v0.13.0
9732025-01-06T18:32:43.291Z Downloaded openapiv3 v2.0.0
9742025-01-06T18:32:43.302Z Downloaded rustls v0.21.12
9752025-01-06T18:32:43.313Z Downloaded polar-core v0.27.3
9762025-01-06T18:32:43.321Z Downloaded rustls v0.22.4
9772025-01-06T18:32:43.334Z Downloaded diesel v2.2.6
9782025-01-06T18:32:43.351Z Downloaded dropshot v0.12.0
9792025-01-06T18:32:43.371Z Downloaded sled v0.34.7
9802025-01-06T18:32:43.380Z Downloaded ratatui v0.28.1
9812025-01-06T18:32:43.399Z Downloaded curve25519-dalek v4.1.3
9822025-01-06T18:32:43.408Z Downloaded lzma-sys v0.1.20
9832025-01-06T18:32:43.436Z Downloaded trust-dns-proto v0.22.0
9842025-01-06T18:32:43.449Z Downloaded bzip2-sys v0.1.11+1.0.8
9852025-01-06T18:32:43.459Z Downloaded radix_trie v0.2.1
9862025-01-06T18:32:43.464Z Downloaded regex v1.11.1
9872025-01-06T18:32:43.477Z Downloaded petgraph v0.6.5
9882025-01-06T18:32:43.493Z Downloaded libz-sys v1.1.20
9892025-01-06T18:32:43.516Z Downloaded regex-automata v0.4.8
9902025-01-06T18:32:43.530Z Downloaded tokio v1.40.0
9912025-01-06T18:32:43.566Z Downloaded hickory-proto v0.24.1
9922025-01-06T18:32:43.580Z Downloaded regex-syntax v0.8.5
9932025-01-06T18:32:43.589Z Downloaded regress v0.9.1
9942025-01-06T18:32:43.596Z Downloaded bindgen v0.69.5
9952025-01-06T18:32:43.603Z Downloaded bitvec v1.0.1
9962025-01-06T18:32:43.618Z Downloaded reedline v0.35.0
9972025-01-06T18:32:43.625Z Downloaded russh v0.45.0
9982025-01-06T18:32:43.630Z Downloaded unicode-normalization v0.1.24
9992025-01-06T18:32:43.633Z Downloaded chrono v0.4.38
10002025-01-06T18:32:43.640Z Downloaded webpki-roots v0.26.6
10012025-01-06T18:32:43.645Z Downloaded publicsuffix v2.2.3
10022025-01-06T18:32:43.648Z Downloaded hashbrown v0.12.3
10032025-01-06T18:32:43.653Z Downloaded csv v1.3.0
10042025-01-06T18:32:43.672Z Downloaded sha3 v0.10.8
10052025-01-06T18:32:43.676Z Downloaded ssh-key v0.6.6
10062025-01-06T18:32:43.682Z Downloaded idna v0.4.0
10072025-01-06T18:32:43.689Z Downloaded sct v0.7.1
10082025-01-06T18:32:43.692Z Downloaded zip v0.6.6
10092025-01-06T18:32:43.696Z Downloaded omicron-zone-package v0.11.1
10102025-01-06T18:32:43.699Z Downloaded der_derive v0.7.3
10112025-01-06T18:32:43.701Z Downloaded native-tls v0.2.12
10122025-01-06T18:32:43.704Z Downloaded portable-atomic v1.9.0
10132025-01-06T18:32:43.708Z Downloaded signal-hook-registry v1.4.2
10142025-01-06T18:32:43.711Z Downloaded serde_with_macros v3.11.0
10152025-01-06T18:32:43.713Z Downloaded pin-project v1.1.6
10162025-01-06T18:32:43.723Z Downloaded quinn-proto v0.11.8
10172025-01-06T18:32:43.732Z Downloaded pkg-config v0.3.31
10182025-01-06T18:32:43.734Z Downloaded tokio-native-tls v0.3.1
10192025-01-06T18:32:43.737Z Downloaded zeroize_derive v1.4.2
10202025-01-06T18:32:43.737Z Downloaded icu_properties_data v1.5.0
10212025-01-06T18:32:43.746Z Downloaded flume v0.11.1
10222025-01-06T18:32:43.750Z Downloaded deranged v0.3.11
10232025-01-06T18:32:43.753Z Downloaded signal-hook-tokio v0.3.1
10242025-01-06T18:32:43.753Z Downloaded ff v0.13.0
10252025-01-06T18:32:43.755Z Downloaded smallvec v0.6.14
10262025-01-06T18:32:43.756Z Downloaded slog-json v2.6.1
10272025-01-06T18:32:43.758Z Downloaded pin-project-lite v0.2.14
10282025-01-06T18:32:43.762Z Downloaded parking_lot v0.11.2
10292025-01-06T18:32:43.765Z Downloaded globset v0.4.15
10302025-01-06T18:32:43.768Z Downloaded half v2.4.1
10312025-01-06T18:32:43.771Z Downloaded futures v0.3.31
10322025-01-06T18:32:43.774Z Downloaded supports-color v3.0.1
10332025-01-06T18:32:43.777Z Downloaded strum_macros v0.26.4
10342025-01-06T18:32:43.779Z Downloaded elliptic-curve v0.13.8
10352025-01-06T18:32:43.781Z Downloaded der v0.7.9
10362025-01-06T18:32:43.786Z Downloaded postcard v1.0.10
10372025-01-06T18:32:43.789Z Downloaded newtype-uuid v1.1.3
10382025-01-06T18:32:43.791Z Downloaded dyn-clone v1.0.17
10392025-01-06T18:32:43.791Z Downloaded socket2 v0.5.7
10402025-01-06T18:32:43.794Z Downloaded itertools v0.12.1
10412025-01-06T18:32:43.800Z Downloaded encoding_rs v0.8.34
10422025-01-06T18:32:43.820Z Downloaded rand v0.8.5
10432025-01-06T18:32:43.824Z Downloaded hkdf v0.12.4
10442025-01-06T18:32:43.828Z Downloaded slog-term v2.9.1
10452025-01-06T18:32:43.830Z Downloaded hyper v1.5.0
10462025-01-06T18:32:43.835Z Downloaded zip v2.1.3
10472025-01-06T18:32:43.838Z Downloaded itertools v0.13.0
10482025-01-06T18:32:43.848Z Downloaded env_logger v0.10.2
10492025-01-06T18:32:43.853Z Downloaded data-encoding v2.6.0
10502025-01-06T18:32:43.853Z Downloaded p256 v0.13.2
10512025-01-06T18:32:43.858Z Downloaded oso v0.27.3
10522025-01-06T18:32:43.870Z Downloaded cc v1.1.30
10532025-01-06T18:32:43.870Z Downloaded universal-hash v0.5.1
10542025-01-06T18:32:43.875Z Downloaded unicode-xid v0.2.6
10552025-01-06T18:32:43.875Z Downloaded serde_yaml v0.9.34+deprecated
10562025-01-06T18:32:43.875Z Downloaded quinn-udp v0.5.5
10572025-01-06T18:32:43.875Z Downloaded quick-error v1.2.3
10582025-01-06T18:32:43.875Z Downloaded pbkdf2 v0.12.2
10592025-01-06T18:32:43.875Z Downloaded num_enum_derive v0.5.11
10602025-01-06T18:32:43.875Z Downloaded num-rational v0.4.2
10612025-01-06T18:32:43.875Z Downloaded futures-sink v0.3.31
10622025-01-06T18:32:43.875Z Downloaded synstructure v0.13.1
10632025-01-06T18:32:43.878Z Downloaded static_assertions v1.1.0
10642025-01-06T18:32:43.878Z Downloaded foldhash v0.1.3
10652025-01-06T18:32:43.878Z Downloaded zerocopy-derive v0.8.10
10662025-01-06T18:32:43.883Z Downloaded compact_str v0.8.0
10672025-01-06T18:32:43.887Z Downloaded slog-async v2.8.0
10682025-01-06T18:32:43.889Z Downloaded libgit2-sys v0.17.0+1.8.1
10692025-01-06T18:32:43.948Z Downloaded rustfmt-wrapper v0.2.1
10702025-01-06T18:32:43.951Z Downloaded heapless v0.7.17
10712025-01-06T18:32:43.953Z Downloaded derive_builder_core v0.20.2
10722025-01-06T18:32:43.956Z Downloaded same-file v1.0.6
10732025-01-06T18:32:43.958Z Downloaded minimal-lexical v0.2.1
10742025-01-06T18:32:43.961Z Downloaded bumpalo v3.16.0
10752025-01-06T18:32:43.964Z Downloaded term v0.7.0
10762025-01-06T18:32:43.967Z Downloaded futures-task v0.3.31
10772025-01-06T18:32:43.970Z Downloaded funty v2.0.0
10782025-01-06T18:32:43.970Z Downloaded fd-lock v4.0.2
10792025-01-06T18:32:43.972Z Downloaded fallible-iterator v0.3.0
10802025-01-06T18:32:43.974Z Downloaded fallible-iterator v0.2.0
10812025-01-06T18:32:43.974Z Downloaded crossbeam-epoch v0.9.18
10822025-01-06T18:32:43.977Z Downloaded tower-service v0.3.3
10832025-01-06T18:32:43.977Z Downloaded time-core v0.1.2
10842025-01-06T18:32:43.980Z Downloaded nanorand v0.7.0
10852025-01-06T18:32:43.983Z Downloaded predicates v3.1.2
10862025-01-06T18:32:43.983Z Downloaded spin v0.5.2
10872025-01-06T18:32:43.985Z Downloaded http v1.1.0
10882025-01-06T18:32:43.988Z Downloaded shlex v1.3.0
10892025-01-06T18:32:43.992Z Downloaded scopeguard v1.2.0
10902025-01-06T18:32:43.992Z Downloaded schemars_derive v0.8.21
10912025-01-06T18:32:43.995Z Downloaded rustc-hash v1.1.0
10922025-01-06T18:32:43.995Z Downloaded ref-cast v1.0.23
10932025-01-06T18:32:43.998Z Downloaded thiserror v2.0.3
10942025-01-06T18:32:44.002Z Downloaded icu_locid_transform_data v1.5.0
10952025-01-06T18:32:44.005Z Downloaded hickory-resolver v0.24.1
10962025-01-06T18:32:44.008Z Downloaded nodrop v0.1.14
10972025-01-06T18:32:44.010Z Downloaded const-oid v0.9.6
10982025-01-06T18:32:44.013Z Downloaded icu_collections v1.5.0
10992025-01-06T18:32:44.017Z Downloaded float-ord v0.3.2
11002025-01-06T18:32:44.019Z Downloaded cookie_store v0.21.0
11012025-01-06T18:32:44.022Z Downloaded crc32fast v1.4.2
11022025-01-06T18:32:44.024Z Downloaded zone v0.1.8
11032025-01-06T18:32:44.027Z Downloaded crc-catalog v2.4.0
11042025-01-06T18:32:44.027Z Downloaded dirs-sys-next v0.1.2
11052025-01-06T18:32:44.029Z Downloaded dirs-next v2.0.0
11062025-01-06T18:32:44.029Z Downloaded tls_codec v0.4.1
11072025-01-06T18:32:44.032Z Downloaded colored v2.1.0
11082025-01-06T18:32:44.032Z Downloaded backtrace v0.3.74
11092025-01-06T18:32:44.037Z Downloaded ciborium v0.2.2
11102025-01-06T18:32:44.043Z Downloaded cancel-safe-futures v0.1.5
11112025-01-06T18:32:44.047Z Downloaded ctr v0.9.2
11122025-01-06T18:32:44.047Z Downloaded cobs v0.2.3
11132025-01-06T18:32:44.047Z Downloaded clang-sys v1.8.1
11142025-01-06T18:32:44.050Z Downloaded cexpr v0.6.0
11152025-01-06T18:32:44.054Z Downloaded rustc_version v0.4.1
11162025-01-06T18:32:44.054Z Downloaded castaway v0.2.3
11172025-01-06T18:32:44.057Z Downloaded bitfield-struct v0.6.2
11182025-01-06T18:32:44.058Z Downloaded bit-set v0.5.3
11192025-01-06T18:32:44.058Z Downloaded atomic-waker v1.1.2
11202025-01-06T18:32:44.058Z Downloaded bb8 v0.8.5
11212025-01-06T18:32:44.060Z Downloaded ipnet v2.10.1
11222025-01-06T18:32:44.060Z Downloaded arrayref v0.3.9
11232025-01-06T18:32:44.063Z Downloaded icu_locid_transform v1.5.0
11242025-01-06T18:32:44.065Z Downloaded base16ct v0.2.0
11252025-01-06T18:32:44.065Z Downloaded atomicwrites v0.4.4
11262025-01-06T18:32:44.067Z Downloaded arrayvec v0.7.6
11272025-01-06T18:32:44.070Z Downloaded impl-trait-for-tuples v0.2.2
11282025-01-06T18:32:44.072Z Downloaded libefi-sys v0.1.0
11292025-01-06T18:32:44.073Z Downloaded base64 v0.21.7
11302025-01-06T18:32:44.075Z Downloaded kstat-rs v0.2.4
11312025-01-06T18:32:44.079Z Downloaded lru-cache v0.1.2
11322025-01-06T18:32:44.079Z Downloaded is-terminal v0.4.13
11332025-01-06T18:32:44.079Z Downloaded instability v0.3.2
11342025-01-06T18:32:44.082Z Downloaded atty v0.2.14
11352025-01-06T18:32:44.082Z Downloaded async-stream-impl v0.3.6
11362025-01-06T18:32:44.082Z Downloaded assert_matches v1.5.0
11372025-01-06T18:32:44.088Z Downloaded indent_write v2.2.0
11382025-01-06T18:32:44.088Z Downloaded async-trait v0.1.83
11392025-01-06T18:32:44.091Z Downloaded async-recursion v1.1.1
11402025-01-06T18:32:44.091Z Downloaded async-bb8-diesel v0.2.1
11412025-01-06T18:32:44.093Z Downloaded async-stream v0.3.6
11422025-01-06T18:32:44.096Z Downloaded ascii-canvas v3.0.0
11432025-01-06T18:32:44.096Z Downloaded aho-corasick v1.1.3
11442025-01-06T18:32:44.101Z Downloaded aes v0.8.4
11452025-01-06T18:32:44.259Z Downloaded ring v0.17.8
11462025-01-06T18:32:44.368Z Downloaded libsqlite3-sys v0.30.1
11472025-01-06T18:32:44.580Z Downloaded ring v0.16.20
11482025-01-06T18:32:44.849Z Downloaded aws-lc-sys v0.22.0
11492025-01-06T18:32:45.157Z Compiling serde v1.0.215
11502025-01-06T18:32:45.160Z Compiling lock_api v0.4.12
11512025-01-06T18:32:45.160Z Compiling scopeguard v1.2.0
11522025-01-06T18:32:45.160Z Compiling value-bag v1.9.0
11532025-01-06T18:32:45.160Z Compiling typenum v1.17.0
11542025-01-06T18:32:45.160Z Compiling generic-array v0.14.7
11552025-01-06T18:32:45.372Z Compiling syn v2.0.87
11562025-01-06T18:32:45.375Z Compiling getrandom v0.2.15
11572025-01-06T18:32:45.453Z Compiling subtle v2.6.1
11582025-01-06T18:32:45.649Z Compiling rand_core v0.6.4
11592025-01-06T18:32:45.830Z Compiling log v0.4.22
11602025-01-06T18:32:45.852Z Compiling shlex v1.3.0
11612025-01-06T18:32:45.940Z Compiling jobserver v0.1.32
11622025-01-06T18:32:45.975Z Compiling const-oid v0.9.6
11632025-01-06T18:32:46.150Z Compiling smallvec v1.13.2
11642025-01-06T18:32:46.169Z Compiling spin v0.9.8
11652025-01-06T18:32:46.269Z Compiling pin-project-lite v0.2.14
11662025-01-06T18:32:46.408Z Compiling cc v1.1.30
11672025-01-06T18:32:46.544Z Compiling rustix v0.38.37
11682025-01-06T18:32:46.564Z Compiling parking_lot_core v0.9.10
11692025-01-06T18:32:46.704Z Compiling futures-core v0.3.31
11702025-01-06T18:32:46.893Z Compiling signal-hook-registry v1.4.2
11712025-01-06T18:32:46.955Z Compiling mio v1.0.2
11722025-01-06T18:32:47.465Z Compiling parking_lot v0.12.3
11732025-01-06T18:32:47.711Z Compiling aho-corasick v1.1.3
11742025-01-06T18:32:47.734Z Compiling cpufeatures v0.2.14
11752025-01-06T18:32:47.834Z Compiling regex-syntax v0.8.5
11762025-01-06T18:32:47.920Z Compiling lazy_static v1.5.0
11772025-01-06T18:32:48.037Z Compiling futures-sink v0.3.31
11782025-01-06T18:32:48.099Z Compiling glob v0.3.1
11792025-01-06T18:32:48.164Z Compiling stable_deref_trait v1.2.0
11802025-01-06T18:32:48.185Z Compiling either v1.13.0
11812025-01-06T18:32:48.394Z Compiling socket2 v0.5.7
11822025-01-06T18:32:48.546Z Compiling slab v0.4.9
11832025-01-06T18:32:48.764Z Compiling prettyplease v0.2.25
11842025-01-06T18:32:49.037Z Compiling serde_json v1.0.133
11852025-01-06T18:32:49.133Z Compiling minimal-lexical v0.2.1
11862025-01-06T18:32:49.259Z Compiling clang-sys v1.8.1
11872025-01-06T18:32:49.422Z Compiling libloading v0.8.5
11882025-01-06T18:32:49.680Z Compiling nom v7.1.3
11892025-01-06T18:32:49.700Z Compiling home v0.5.9
11902025-01-06T18:32:49.868Z Compiling bindgen v0.69.5
11912025-01-06T18:32:49.965Z Compiling itertools v0.10.5
11922025-01-06T18:32:50.696Z Compiling futures-channel v0.3.31
11932025-01-06T18:32:50.743Z Compiling allocator-api2 v0.2.18
11942025-01-06T18:32:51.123Z Compiling rustc-hash v1.1.0
11952025-01-06T18:32:51.283Z Compiling futures-io v0.3.31
11962025-01-06T18:32:51.579Z Compiling regex-automata v0.4.8
11972025-01-06T18:32:51.603Z Compiling foldhash v0.1.3
11982025-01-06T18:32:51.905Z Compiling libm v0.2.8
11992025-01-06T18:32:52.239Z Compiling lazycell v1.3.0
12002025-01-06T18:32:52.414Z Compiling pin-utils v0.1.0
12012025-01-06T18:32:52.513Z Compiling futures-task v0.3.31
12022025-01-06T18:32:52.808Z Compiling hashbrown v0.15.1
12032025-01-06T18:32:52.827Z Compiling cmake v0.1.51
12042025-01-06T18:32:53.429Z Compiling synstructure v0.13.1
12052025-01-06T18:32:53.520Z Compiling cexpr v0.6.0
12062025-01-06T18:32:54.217Z Compiling num-traits v0.2.19
12072025-01-06T18:32:54.494Z Compiling fs_extra v1.3.0
12082025-01-06T18:32:54.762Z Compiling dunce v1.0.5
12092025-01-06T18:32:54.900Z Compiling tinyvec_macros v0.1.1
12102025-01-06T18:32:55.001Z Compiling pkg-config v0.3.31
12112025-01-06T18:32:55.096Z Compiling tinyvec v1.8.0
12122025-01-06T18:32:55.453Z Compiling ring v0.17.8
12132025-01-06T18:32:56.560Z Compiling unicode-normalization v0.1.24
12142025-01-06T18:32:56.603Z Compiling unicode-bidi v0.3.17
12152025-01-06T18:32:56.665Z Compiling litemap v0.7.3
12162025-01-06T18:32:57.053Z Compiling paste v1.0.15
12172025-01-06T18:32:57.056Z Compiling writeable v0.5.5
12182025-01-06T18:32:57.575Z Compiling regex v1.11.1
12192025-01-06T18:32:57.685Z Compiling base64ct v1.6.0
12202025-01-06T18:32:58.060Z Compiling aws-lc-rs v1.10.0
12212025-01-06T18:32:58.293Z Compiling pem-rfc7468 v0.7.0
12222025-01-06T18:32:58.541Z Compiling flagset v0.4.6
12232025-01-06T18:32:58.650Z Compiling httparse v1.9.5
12242025-01-06T18:32:58.757Z Compiling tracing-core v0.1.32
12252025-01-06T18:32:58.986Z Compiling icu_locid_transform_data v1.5.0
12262025-01-06T18:32:59.096Z Compiling rustls-pki-types v1.10.0
12272025-01-06T18:32:59.464Z Compiling crossbeam-utils v0.8.20
12282025-01-06T18:32:59.769Z Compiling percent-encoding v2.3.1
12292025-01-06T18:32:59.973Z Compiling serde_derive v1.0.215
12302025-01-06T18:33:00.046Z Compiling zeroize_derive v1.4.2
12312025-01-06T18:33:00.099Z Compiling zerocopy-derive v0.7.35
12322025-01-06T18:33:00.120Z Compiling tokio-macros v2.4.0
12332025-01-06T18:33:00.161Z Compiling zerofrom-derive v0.1.4
12342025-01-06T18:33:01.645Z Compiling zeroize v1.8.1
12352025-01-06T18:33:01.676Z Compiling thiserror-impl v1.0.69
12362025-01-06T18:33:02.149Z Compiling yoke-derive v0.7.4
12372025-01-06T18:33:02.413Z Compiling zerocopy v0.7.35
12382025-01-06T18:33:03.514Z Compiling crypto-common v0.1.6
12392025-01-06T18:33:03.534Z Compiling block-buffer v0.10.4
12402025-01-06T18:33:03.761Z Compiling digest v0.10.7
12412025-01-06T18:33:03.814Z Compiling futures-macro v0.3.31
12422025-01-06T18:33:03.975Z Compiling zerovec-derive v0.10.3
12432025-01-06T18:33:04.257Z Compiling hmac v0.12.1
12442025-01-06T18:33:04.367Z Compiling zerofrom v0.1.4
12452025-01-06T18:33:04.371Z Compiling block-padding v0.3.3
12462025-01-06T18:33:04.501Z Compiling displaydoc v0.2.5
12472025-01-06T18:33:04.602Z Compiling inout v0.1.3
12482025-01-06T18:33:04.643Z Compiling sha2 v0.10.8
12492025-01-06T18:33:04.877Z Compiling cipher v0.4.4
12502025-01-06T18:33:05.127Z Compiling thiserror v1.0.69
12512025-01-06T18:33:05.241Z Compiling yoke v0.7.4
12522025-01-06T18:33:05.292Z Compiling ppv-lite86 v0.2.20
12532025-01-06T18:33:05.459Z Compiling der_derive v0.7.3
12542025-01-06T18:33:05.656Z Compiling icu_provider_macros v1.5.0
12552025-01-06T18:33:05.857Z Compiling futures-util v0.3.31
12562025-01-06T18:33:06.171Z Compiling rand_chacha v0.3.1
12572025-01-06T18:33:06.266Z Compiling tracing-attributes v0.1.27
12582025-01-06T18:33:06.722Z Compiling zerovec v0.10.4
12592025-01-06T18:33:06.856Z Compiling rand v0.8.5
12602025-01-06T18:33:07.993Z Compiling der v0.7.9
12612025-01-06T18:33:08.154Z Compiling salsa20 v0.10.2
12622025-01-06T18:33:08.447Z Compiling pest v2.7.14
12632025-01-06T18:33:08.447Z Compiling pbkdf2 v0.12.2
12642025-01-06T18:33:08.656Z Compiling tinystr v0.7.6
12652025-01-06T18:33:09.114Z Compiling icu_locid v1.5.0
12662025-01-06T18:33:09.133Z Compiling icu_collections v1.5.0
12672025-01-06T18:33:09.904Z Compiling mirai-annotations v1.12.0
12682025-01-06T18:33:10.104Z Compiling spki v0.7.3
12692025-01-06T18:33:10.127Z Compiling tracing v0.1.40
12702025-01-06T18:33:10.503Z Compiling icu_provider v1.5.0
12712025-01-06T18:33:10.635Z Compiling num-conv v0.1.0
12722025-01-06T18:33:10.655Z Compiling untrusted v0.9.0
12732025-01-06T18:33:10.828Z Compiling powerfmt v0.2.0
12742025-01-06T18:33:10.920Z Compiling icu_properties_data v1.5.0
12752025-01-06T18:33:11.198Z Compiling time-core v0.1.2
12762025-01-06T18:33:11.233Z Compiling icu_locid_transform v1.5.0
12772025-01-06T18:33:11.356Z Compiling untrusted v0.7.1
12782025-01-06T18:33:11.385Z Compiling vcpkg v0.2.15
12792025-01-06T18:33:11.519Z Compiling time-macros v0.2.18
12802025-01-06T18:33:11.549Z Compiling deranged v0.3.11
12812025-01-06T18:33:11.579Z Compiling pest_meta v2.7.14
12822025-01-06T18:33:13.428Z Compiling icu_properties v1.5.1
12832025-01-06T18:33:13.544Z Compiling scrypt v0.11.0
12842025-01-06T18:33:13.662Z Compiling openssl-sys v0.9.103
12852025-01-06T18:33:13.980Z Compiling cbc v0.1.2
12862025-01-06T18:33:14.135Z Compiling bitflags v2.6.0
12872025-01-06T18:33:14.233Z Compiling bytes v1.8.0
12882025-01-06T18:33:14.775Z Compiling indexmap v2.6.0
12892025-01-06T18:33:14.794Z Compiling semver v1.0.23
12902025-01-06T18:33:15.448Z Compiling tokio v1.40.0
12912025-01-06T18:33:15.506Z Compiling http v1.1.0
12922025-01-06T18:33:15.583Z Compiling rustc_version v0.4.1
12932025-01-06T18:33:16.316Z Compiling aes v0.8.4
12942025-01-06T18:33:16.343Z Compiling scroll_derive v0.12.0
12952025-01-06T18:33:16.692Z Compiling num_threads v0.1.7
12962025-01-06T18:33:16.827Z Compiling atomic-waker v1.1.2
12972025-01-06T18:33:17.023Z Compiling utf8_iter v1.0.4
12982025-01-06T18:33:17.286Z Compiling write16 v1.0.0
12992025-01-06T18:33:17.428Z Compiling utf16_iter v1.0.5
13002025-01-06T18:33:17.644Z Compiling icu_normalizer_data v1.5.0
13012025-01-06T18:33:17.750Z Compiling icu_normalizer v1.5.0
13022025-01-06T18:33:17.803Z Compiling pkcs5 v0.7.1
13032025-01-06T18:33:17.872Z Compiling scroll v0.12.0
13042025-01-06T18:33:18.000Z Compiling http-body v1.0.1
13052025-01-06T18:33:18.276Z Compiling time v0.3.36
13062025-01-06T18:33:18.427Z Compiling which v4.4.2
13072025-01-06T18:33:18.447Z Compiling pest_generator v2.7.14
13082025-01-06T18:33:19.127Z Compiling form_urlencoded v1.2.1
13092025-01-06T18:33:19.181Z Compiling try-lock v0.2.5
13102025-01-06T18:33:19.343Z Compiling slog v2.7.0
13112025-01-06T18:33:19.440Z Compiling goblin v0.8.2
13122025-01-06T18:33:19.808Z Compiling want v0.3.1
13132025-01-06T18:33:19.869Z Compiling idna_adapter v1.2.0
13142025-01-06T18:33:19.962Z Compiling pkcs8 v0.10.2
13152025-01-06T18:33:20.103Z Compiling uuid v1.11.0
13162025-01-06T18:33:20.123Z Compiling iana-time-zone v0.1.61
13172025-01-06T18:33:20.514Z Compiling pest_derive v2.7.14
13182025-01-06T18:33:20.588Z Compiling httpdate v1.0.3
13192025-01-06T18:33:20.669Z Compiling chrono v0.4.38
13202025-01-06T18:33:21.056Z Compiling idna v1.0.3
13212025-01-06T18:33:21.322Z Compiling dtrace-parser v0.2.0
13222025-01-06T18:33:22.345Z Compiling serde_spanned v0.6.8
13232025-01-06T18:33:22.585Z Compiling serde_tokenstream v0.2.2
13242025-01-06T18:33:22.903Z Compiling toml_datetime v0.6.8
13252025-01-06T18:33:23.229Z Compiling adler2 v2.0.0
13262025-01-06T18:33:23.430Z Compiling base64 v0.22.1
13272025-01-06T18:33:23.451Z Compiling foreign-types-shared v0.1.1
13282025-01-06T18:33:23.546Z Compiling match_cfg v0.1.0
13292025-01-06T18:33:23.549Z Compiling openssl v0.10.66
13302025-01-06T18:33:23.587Z Compiling rustversion v1.0.17
13312025-01-06T18:33:23.648Z Compiling tower-service v0.3.3
13322025-01-06T18:33:23.783Z Compiling hostname v0.3.1
13332025-01-06T18:33:23.971Z Compiling tokio-util v0.7.12
13342025-01-06T18:33:24.085Z Compiling foreign-types v0.3.2
13352025-01-06T18:33:24.187Z Compiling miniz_oxide v0.8.0
13362025-01-06T18:33:24.208Z Compiling url v2.5.3
13372025-01-06T18:33:24.418Z Compiling async-trait v0.1.83
13382025-01-06T18:33:25.393Z Compiling h2 v0.4.6
13392025-01-06T18:33:25.695Z Compiling dof v0.3.0
13402025-01-06T18:33:25.787Z Compiling openssl-macros v0.1.1
13412025-01-06T18:33:26.241Z Compiling serde_derive_internals v0.29.1
13422025-01-06T18:33:26.538Z Compiling usdt-impl v0.5.0
13432025-01-06T18:33:27.186Z Compiling dirs-sys-next v0.1.2
13442025-01-06T18:33:27.864Z Compiling rustls v0.22.4
13452025-01-06T18:33:27.888Z Compiling native-tls v0.2.12
13462025-01-06T18:33:28.123Z Compiling schemars v0.8.21
13472025-01-06T18:33:28.146Z Compiling siphasher v0.3.11
13482025-01-06T18:33:28.214Z Compiling data-encoding v2.6.0
13492025-01-06T18:33:28.499Z Compiling syn v1.0.109
13502025-01-06T18:33:28.551Z Compiling rustls v0.23.19
13512025-01-06T18:33:28.929Z Compiling dirs-next v2.0.0
13522025-01-06T18:33:29.010Z Compiling schemars_derive v0.8.21
13532025-01-06T18:33:29.689Z Compiling http-body-util v0.1.2
13542025-01-06T18:33:30.576Z Compiling heapless v0.7.17
13552025-01-06T18:33:30.645Z Compiling crossbeam-epoch v0.9.18
13562025-01-06T18:33:30.650Z Compiling sha1 v0.10.6
13572025-01-06T18:33:30.650Z Compiling signature v2.2.0
13582025-01-06T18:33:30.979Z Compiling bzip2-sys v0.1.11+1.0.8
13592025-01-06T18:33:31.061Z Compiling thread_local v1.1.8
13602025-01-06T18:33:31.232Z Compiling cookie v0.18.1
13612025-01-06T18:33:31.403Z Compiling multer v3.1.0
13622025-01-06T18:33:31.474Z Compiling encoding_rs v0.8.34
13632025-01-06T18:33:31.533Z Compiling dyn-clone v1.0.17
13642025-01-06T18:33:31.652Z Compiling mime v0.3.17
13652025-01-06T18:33:31.681Z Compiling rayon-core v1.12.1
13662025-01-06T18:33:31.766Z Compiling slog-async v2.8.0
13672025-01-06T18:33:31.947Z Compiling signal-hook v0.3.17
13682025-01-06T18:33:32.223Z Compiling hyper v1.5.0
13692025-01-06T18:33:32.272Z Compiling openssl-probe v0.1.5
13702025-01-06T18:33:32.294Z Compiling unicode-properties v0.1.3
13712025-01-06T18:33:32.347Z Compiling ipnet v2.10.1
13722025-01-06T18:33:32.652Z Compiling gimli v0.31.1
13732025-01-06T18:33:32.702Z Compiling toml_edit v0.22.22
13742025-01-06T18:33:33.614Z Compiling stringprep v0.1.5
13752025-01-06T18:33:34.880Z Compiling hyper-util v0.1.10
13762025-01-06T18:33:36.677Z Compiling crossbeam-deque v0.8.5
13772025-01-06T18:33:37.039Z Compiling usdt-attr-macro v0.5.0
13782025-01-06T18:33:37.815Z Compiling addr2line v0.24.2
13792025-01-06T18:33:37.881Z Compiling usdt-macro v0.5.0
13802025-01-06T18:33:38.009Z Compiling term v0.7.0
13812025-01-06T18:33:38.523Z Compiling slog-json v2.6.1
13822025-01-06T18:33:38.689Z Compiling serde_urlencoded v0.7.1
13832025-01-06T18:33:38.900Z Compiling curve25519-dalek v4.1.3
13842025-01-06T18:33:39.208Z Compiling crossbeam-channel v0.5.13
13852025-01-06T18:33:39.347Z Compiling futures-executor v0.3.31
13862025-01-06T18:33:39.516Z Compiling enum-as-inner v0.6.1
13872025-01-06T18:33:39.557Z Compiling md-5 v0.10.6
13882025-01-06T18:33:39.792Z Compiling async-stream-impl v0.3.6
13892025-01-06T18:33:39.813Z Compiling rustls-pemfile v2.2.0
13902025-01-06T18:33:39.912Z Compiling num-integer v0.1.46
13912025-01-06T18:33:40.154Z Compiling idna v0.3.0
13922025-01-06T18:33:40.296Z Compiling idna v0.4.0
13932025-01-06T18:33:40.626Z Compiling hash32 v0.2.1
13942025-01-06T18:33:40.721Z Compiling ff v0.13.0
13952025-01-06T18:33:40.967Z Compiling is-terminal v0.4.13
13962025-01-06T18:33:41.007Z Compiling object v0.36.5
13972025-01-06T18:33:41.099Z Compiling dropshot v0.12.0
13982025-01-06T18:33:41.124Z Compiling rustc-demangle v0.1.24
13992025-01-06T18:33:41.218Z Compiling fallible-iterator v0.2.0
14002025-01-06T18:33:41.391Z Compiling linked-hash-map v0.5.6
14012025-01-06T18:33:41.783Z Compiling anyhow v1.0.93
14022025-01-06T18:33:41.807Z Compiling utf-8 v0.7.6
14032025-01-06T18:33:41.928Z Compiling num-bigint-dig v0.8.4
14042025-01-06T18:33:41.961Z Compiling base16ct v0.2.0
14052025-01-06T18:33:42.136Z Compiling take_mut v0.2.2
14062025-01-06T18:33:42.157Z Compiling quick-error v1.2.3
14072025-01-06T18:33:42.209Z Compiling smoltcp v0.9.1
14082025-01-06T18:33:42.286Z Compiling psl-types v2.0.11
14092025-01-06T18:33:42.286Z Compiling portable-atomic v1.9.0
14102025-01-06T18:33:42.326Z Compiling resolv-conf v0.7.0
14112025-01-06T18:33:42.488Z Compiling publicsuffix v2.2.3
14122025-01-06T18:33:42.816Z Compiling sec1 v0.7.3
14132025-01-06T18:33:42.957Z Compiling tungstenite v0.24.0
14142025-01-06T18:33:43.072Z Compiling postgres-protocol v0.6.7
14152025-01-06T18:33:43.447Z Compiling lru-cache v0.1.2
14162025-01-06T18:33:43.602Z Compiling async-stream v0.3.6
14172025-01-06T18:33:43.667Z Compiling hickory-proto v0.24.1
14182025-01-06T18:33:43.918Z Compiling slog-term v2.9.1
14192025-01-06T18:33:43.998Z Compiling usdt v0.5.0
14202025-01-06T18:33:44.519Z Compiling group v0.13.0
14212025-01-06T18:33:44.862Z Compiling num-iter v0.1.45
14222025-01-06T18:33:45.062Z Compiling futures v0.3.31
14232025-01-06T18:33:45.205Z Compiling slog-bunyan v2.5.0
14242025-01-06T18:33:45.697Z Compiling camino v1.1.9
14252025-01-06T18:33:46.604Z Compiling tokio-native-tls v0.3.1
14262025-01-06T18:33:46.695Z Compiling toml v0.8.19
14272025-01-06T18:33:46.881Z Compiling phf_shared v0.11.2
14282025-01-06T18:33:47.219Z Compiling dropshot_endpoint v0.12.0
14292025-01-06T18:33:47.289Z Compiling terminal_size v0.4.0
14302025-01-06T18:33:47.520Z Compiling waitgroup v0.1.2
14312025-01-06T18:33:47.607Z Compiling openapiv3 v2.0.0
14322025-01-06T18:33:47.751Z Compiling serde_path_to_error v0.1.16
14332025-01-06T18:33:48.465Z Compiling backtrace v0.3.74
14342025-01-06T18:33:48.624Z Compiling hkdf v0.12.4
14352025-01-06T18:33:48.897Z Compiling crypto-bigint v0.5.5
14362025-01-06T18:33:49.240Z Compiling zerocopy-derive v0.6.6
14372025-01-06T18:33:51.537Z Compiling curve25519-dalek-derive v0.1.1
14382025-01-06T18:33:51.954Z Compiling webpki-roots v0.26.6
14392025-01-06T18:33:52.099Z Compiling idna v0.5.0
14402025-01-06T18:33:52.171Z Compiling hostname v0.4.0
14412025-01-06T18:33:52.191Z Compiling ahash v0.8.11
14422025-01-06T18:33:52.285Z Compiling hubpack_derive v0.1.1
14432025-01-06T18:33:52.420Z Compiling crc32fast v1.4.2
14442025-01-06T18:33:52.518Z Compiling fs-err v2.11.0
14452025-01-06T18:33:52.747Z Compiling newtype-uuid v1.1.3
14462025-01-06T18:33:52.792Z Compiling managed v0.8.0
14472025-01-06T18:33:53.017Z Compiling debug-ignore v1.0.5
14482025-01-06T18:33:53.103Z Compiling winnow v0.5.40
14492025-01-06T18:33:53.176Z Compiling bitflags v1.3.2
14502025-01-06T18:33:53.219Z Compiling clap_builder v4.5.21
14512025-01-06T18:33:53.240Z Compiling hubpack v0.1.2
14522025-01-06T18:33:53.737Z Compiling strum_macros v0.25.3
14532025-01-06T18:33:53.779Z Compiling console v0.15.8
14542025-01-06T18:33:54.996Z Compiling cookie_store v0.21.0
14552025-01-06T18:33:55.514Z Compiling flate2 v1.0.34
14562025-01-06T18:33:55.666Z Compiling elliptic-curve v0.13.8
14572025-01-06T18:33:56.509Z Compiling zerocopy v0.6.6
14582025-01-06T18:33:56.531Z Compiling hickory-resolver v0.24.1
14592025-01-06T18:33:57.019Z Compiling toml_edit v0.19.15
14602025-01-06T18:33:57.389Z Compiling phf v0.11.2
14612025-01-06T18:33:57.480Z Compiling signal-hook-mio v0.2.4
14622025-01-06T18:33:57.643Z Compiling hyper-tls v0.6.0
14632025-01-06T18:33:57.682Z Compiling rayon v1.10.0
14642025-01-06T18:33:57.845Z Compiling bzip2 v0.4.4
14652025-01-06T18:33:58.242Z Compiling tokio-tungstenite v0.24.0
14662025-01-06T18:33:58.784Z Compiling postgres-types v0.2.8
14672025-01-06T18:34:01.646Z Compiling ed25519 v2.2.3
14682025-01-06T18:34:02.257Z Compiling phf_shared v0.10.0
14692025-01-06T18:34:02.592Z Compiling tokio-stream v0.1.16
14702025-01-06T18:34:02.594Z Compiling pkcs1 v0.7.5
14712025-01-06T18:34:02.676Z Compiling serde-big-array v0.5.1
14722025-01-06T18:34:02.925Z Compiling clap_derive v4.5.18
14732025-01-06T18:34:03.464Z Compiling rfc6979 v0.4.0
14742025-01-06T18:34:03.582Z Compiling derive-where v1.2.7
14752025-01-06T18:34:03.657Z Compiling serde_repr v0.1.19
14762025-01-06T18:34:03.678Z Compiling float-cmp v0.9.0
14772025-01-06T18:34:03.698Z Compiling bstr v1.10.0
14782025-01-06T18:34:03.901Z Compiling sync_wrapper v1.0.1
14792025-01-06T18:34:04.066Z Compiling new_debug_unreachable v1.0.6
14802025-01-06T18:34:04.174Z Compiling fixedbitset v0.4.2
14812025-01-06T18:34:04.648Z Compiling precomputed-hash v0.1.1
14822025-01-06T18:34:04.779Z Compiling normalize-line-endings v0.3.0
14832025-01-06T18:34:04.819Z Compiling static_assertions v1.1.0
14842025-01-06T18:34:04.915Z Compiling predicates-core v1.0.8
14852025-01-06T18:34:04.936Z Compiling number_prefix v0.4.0
14862025-01-06T18:34:04.983Z Compiling unicode-segmentation v1.12.0
14872025-01-06T18:34:05.170Z Compiling whoami v1.5.2
14882025-01-06T18:34:05.285Z Compiling difflib v0.4.0
14892025-01-06T18:34:05.532Z Compiling bit-vec v0.6.3
14902025-01-06T18:34:05.842Z Compiling unicode-width v0.2.0
14912025-01-06T18:34:05.910Z Compiling bit-set v0.5.3
14922025-01-06T18:34:06.030Z Compiling predicates v3.1.2
14932025-01-06T18:34:06.202Z Compiling similar v2.6.0
14942025-01-06T18:34:06.346Z Compiling indicatif v0.17.9
14952025-01-06T18:34:06.968Z Compiling tokio-postgres v0.7.12
14962025-01-06T18:34:07.211Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14972025-01-06T18:34:07.802Z Compiling string_cache v0.8.7
14982025-01-06T18:34:08.128Z Compiling clap v4.5.21
14992025-01-06T18:34:08.281Z Compiling petgraph v0.6.5
15002025-01-06T18:34:08.311Z Compiling ecdsa v0.16.9
15012025-01-06T18:34:08.576Z Compiling rsa v0.9.6
15022025-01-06T18:34:08.616Z Compiling ed25519-dalek v2.1.1
15032025-01-06T18:34:09.188Z Compiling toml v0.7.8
15042025-01-06T18:34:09.987Z Compiling zip v0.6.6
15052025-01-06T18:34:10.985Z Compiling crossterm v0.28.1
15062025-01-06T18:34:12.470Z Compiling hex v0.4.3
15072025-01-06T18:34:12.735Z Compiling x509-cert v0.2.5
15082025-01-06T18:34:12.943Z Compiling lalrpop-util v0.19.12
15092025-01-06T18:34:13.023Z Compiling unicode-xid v0.2.6
15102025-01-06T18:34:13.110Z Compiling peg-runtime v0.8.3
15112025-01-06T18:34:13.198Z Compiling strum_macros v0.26.4
15122025-01-06T18:34:13.321Z Compiling xattr v1.3.1
15132025-01-06T18:34:13.601Z Compiling filetime v0.2.25
15142025-01-06T18:34:13.934Z Compiling tar v0.4.42
15152025-01-06T18:34:18.374Z Compiling strum v0.26.3
15162025-01-06T18:34:21.342Z Compiling aws-lc-sys v0.22.0
15172025-01-06T18:34:49.240Z Compiling rustls-webpki v0.102.8
15182025-01-06T18:34:52.573Z Compiling tokio-rustls v0.25.0
15192025-01-06T18:34:54.395Z Compiling tokio-rustls v0.26.0
15202025-01-06T18:34:54.754Z Compiling hyper-rustls v0.27.3
15212025-01-06T18:34:55.028Z Compiling reqwest v0.12.9
15222025-01-06T18:34:55.925Z Compiling qorb v0.2.1
15232025-01-06T18:35:00.974Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15242025-01-06T18:35:01.210Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15252025-01-06T18:35:06.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
15262025-01-06T18:35:07.152Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15272025-01-06T18:35:07.203ZJan 06 18:35:06.075 INFO Starting download, target: Clickhouse
15282025-01-06T18:35:07.203ZJan 06 18:35:06.075 INFO Starting download, target: Console
15292025-01-06T18:35:07.203ZJan 06 18:35:06.075 INFO Starting download, target: Cockroach
15302025-01-06T18:35:07.205ZJan 06 18:35:06.075 INFO Starting download, target: DendriteOpenapi
15312025-01-06T18:35:07.205ZJan 06 18:35:06.075 INFO Starting download, target: DendriteStub
15322025-01-06T18:35:07.205ZJan 06 18:35:06.075 INFO Starting download, target: MaghemiteMgd
15332025-01-06T18:35:07.205ZJan 06 18:35:06.075 INFO Starting download, target: TransceiverControl
15342025-01-06T18:35:07.205ZJan 06 18:35:06.076 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15352025-01-06T18:35:07.205ZJan 06 18:35:06.076 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15362025-01-06T18:35:07.205ZJan 06 18:35:06.076 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15372025-01-06T18:35:07.205ZJan 06 18:35:06.076 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15382025-01-06T18:35:07.205ZJan 06 18:35:06.076 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15392025-01-06T18:35:07.205ZJan 06 18:35:06.076 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15402025-01-06T18:35:07.206ZJan 06 18:35:06.076 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15412025-01-06T18:35:07.395ZJan 06 18:35:06.266 INFO Download complete, target: DendriteOpenapi
15422025-01-06T18:35:07.705ZJan 06 18:35:06.535 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15432025-01-06T18:35:07.848ZJan 06 18:35:06.688 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15442025-01-06T18:35:08.134ZJan 06 18:35:07.005 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15452025-01-06T18:35:08.174ZJan 06 18:35:07.045 INFO Download complete, target: Console
15462025-01-06T18:35:08.195ZJan 06 18:35:07.066 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15472025-01-06T18:35:08.376ZJan 06 18:35:07.246 INFO Download complete, target: TransceiverControl
15482025-01-06T18:35:08.783ZJan 06 18:35:07.655 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15492025-01-06T18:35:08.783ZJan 06 18:35:07.655 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15502025-01-06T18:35:09.358ZJan 06 18:35:08.230 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15512025-01-06T18:35:11.201ZJan 06 18:35:10.072 INFO Download complete, target: DendriteStub
15522025-01-06T18:35:11.204ZJan 06 18:35:10.074 INFO Download complete, target: MaghemiteMgd
15532025-01-06T18:35:16.410ZJan 06 18:35:15.281 INFO Checking that binary works, target: Cockroach
15542025-01-06T18:35:16.577ZJan 06 18:35:15.447 INFO Download complete, target: Cockroach
15552025-01-06T18:35:22.133ZJan 06 18:35:21.001 INFO Checking that binary works, target: Clickhouse
15562025-01-06T18:35:22.252ZJan 06 18:35:21.122 INFO Download complete, target: Clickhouse
15572025-01-06T18:35:22.259ZAll prerequisites installed successfully
15582025-01-06T18:35:22.262Z
15592025-01-06T18:35:22.262Zreal 6:08.516065442
15602025-01-06T18:35:22.262Zuser 16:28.970004398
15612025-01-06T18:35:22.262Zsys 3:16.124665918
15622025-01-06T18:35:22.262Ztrap 0.550832220
15632025-01-06T18:35:22.262Ztflt 1.719894487
15642025-01-06T18:35:22.262Zdflt 2.262268097
15652025-01-06T18:35:22.262Zkflt 0.030967876
15662025-01-06T18:35:22.262Zlock 29:39.447200879
15672025-01-06T18:35:22.262Zslp 1:03:41.073725611
15682025-01-06T18:35:22.262Zlat 58.186736950
15692025-01-06T18:35:22.262Zstop 2:27.445406405
15702025-01-06T18:35:22.262Z+ ptime -m cargo xtask download softnpu
15712025-01-06T18:35:22.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15722025-01-06T18:35:22.808Z Running `target/debug/xtask download softnpu`
15732025-01-06T18:35:23.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
15742025-01-06T18:35:23.681Z Running `target/debug/xtask-downloader softnpu`
15752025-01-06T18:35:23.716ZJan 06 18:35:22.586 INFO Starting download, target: Softnpu
15762025-01-06T18:35:23.720ZJan 06 18:35:22.586 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15772025-01-06T18:35:24.468ZJan 06 18:35:23.337 INFO Download complete, target: Softnpu
15782025-01-06T18:35:24.471Z
15792025-01-06T18:35:24.475Zreal 2.204744579
15802025-01-06T18:35:24.475Zuser 1.258769973
15812025-01-06T18:35:24.475Zsys 0.531018398
15822025-01-06T18:35:24.475Ztrap 0.000642297
15832025-01-06T18:35:24.475Ztflt 0.000011268
15842025-01-06T18:35:24.475Zdflt 0.000000000
15852025-01-06T18:35:24.476Zkflt 0.000000000
15862025-01-06T18:35:24.476Zlock 7.718635914
15872025-01-06T18:35:24.476Zslp 0.599169046
15882025-01-06T18:35:24.476Zlat 0.067535860
15892025-01-06T18:35:24.476Zstop 0.000156307
15902025-01-06T18:35:24.476Z+ export CARGO_INCREMENTAL=0
15912025-01-06T18:35:24.476Z+ CARGO_INCREMENTAL=0
15922025-01-06T18:35:24.476Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
15932025-01-06T18:35:25.416Z Compiling proc-macro2 v1.0.89
15942025-01-06T18:35:25.416Z Compiling unicode-ident v1.0.13
15952025-01-06T18:35:25.419Z Compiling libc v0.2.162
15962025-01-06T18:35:25.419Z Compiling serde v1.0.215
15972025-01-06T18:35:25.419Z Compiling autocfg v1.4.0
15982025-01-06T18:35:25.419Z Compiling version_check v0.9.5
15992025-01-06T18:35:25.419Z Compiling cfg-if v1.0.0
16002025-01-06T18:35:25.678Z Compiling memchr v2.7.4
16012025-01-06T18:35:25.703Z Compiling typenum v1.17.0
16022025-01-06T18:35:25.757Z Compiling shlex v1.3.0
16032025-01-06T18:35:26.087Z Compiling value-bag v1.9.0
16042025-01-06T18:35:26.105Z Compiling scopeguard v1.2.0
16052025-01-06T18:35:26.399Z Compiling lock_api v0.4.12
16062025-01-06T18:35:26.576Z Compiling generic-array v0.14.7
16072025-01-06T18:35:26.664Z Compiling log v0.4.22
16082025-01-06T18:35:26.854Z Compiling parking_lot_core v0.9.10
16092025-01-06T18:35:27.140Z Compiling serde_json v1.0.133
16102025-01-06T18:35:27.276Z Compiling quote v1.0.37
16112025-01-06T18:35:27.321Z Compiling once_cell v1.20.2
16122025-01-06T18:35:27.452Z Compiling libm v0.2.8
16132025-01-06T18:35:27.506Z Compiling rustix v0.38.37
16142025-01-06T18:35:27.717Z Compiling syn v2.0.87
16152025-01-06T18:35:27.773Z Compiling jobserver v0.1.32
16162025-01-06T18:35:27.873Z Compiling getrandom v0.2.15
16172025-01-06T18:35:27.938Z Compiling num-traits v0.2.19
16182025-01-06T18:35:28.139Z Compiling cc v1.1.30
16192025-01-06T18:35:28.164Z Compiling thiserror v1.0.69
16202025-01-06T18:35:28.221Z Compiling aho-corasick v1.1.3
16212025-01-06T18:35:28.224Z Compiling regex-syntax v0.8.5
16222025-01-06T18:35:28.263Z Compiling either v1.13.0
16232025-01-06T18:35:28.494Z Compiling itoa v1.0.11
16242025-01-06T18:35:28.665Z Compiling spin v0.9.8
16252025-01-06T18:35:28.849Z Compiling slab v0.4.9
16262025-01-06T18:35:28.956Z Compiling byteorder v1.5.0
16272025-01-06T18:35:29.141Z Compiling errno v0.3.9
16282025-01-06T18:35:29.354Z Compiling rand_core v0.6.4
16292025-01-06T18:35:29.411Z Compiling lazy_static v1.5.0
16302025-01-06T18:35:29.622Z Compiling glob v0.3.1
16312025-01-06T18:35:30.178Z Compiling prettyplease v0.2.25
16322025-01-06T18:35:30.425Z Compiling clang-sys v1.8.1
16332025-01-06T18:35:30.620Z Compiling minimal-lexical v0.2.1
16342025-01-06T18:35:30.813Z Compiling libloading v0.8.5
16352025-01-06T18:35:31.096Z Compiling nom v7.1.3
16362025-01-06T18:35:31.114Z Compiling home v0.5.9
16372025-01-06T18:35:31.188Z Compiling allocator-api2 v0.2.18
16382025-01-06T18:35:31.353Z Compiling subtle v2.6.1
16392025-01-06T18:35:31.507Z Compiling bindgen v0.69.5
16402025-01-06T18:35:31.919Z Compiling regex-automata v0.4.8
16412025-01-06T18:35:31.984Z Compiling itertools v0.10.5
16422025-01-06T18:35:31.987Z Compiling smallvec v1.13.2
16432025-01-06T18:35:32.524Z Compiling semver v1.0.23
16442025-01-06T18:35:32.582Z Compiling lazycell v1.3.0
16452025-01-06T18:35:32.750Z Compiling rustc-hash v1.1.0
16462025-01-06T18:35:32.898Z Compiling cmake v0.1.51
16472025-01-06T18:35:33.189Z Compiling dunce v1.0.5
16482025-01-06T18:35:33.331Z Compiling fs_extra v1.3.0
16492025-01-06T18:35:34.462Z Compiling cexpr v0.6.0
16502025-01-06T18:35:34.554Z Compiling ryu v1.0.18
16512025-01-06T18:35:34.609Z Compiling pkg-config v0.3.31
16522025-01-06T18:35:34.774Z Compiling ring v0.17.8
16532025-01-06T18:35:34.830Z Compiling pin-project-lite v0.2.14
16542025-01-06T18:35:35.002Z Compiling paste v1.0.15
16552025-01-06T18:35:35.444Z Compiling synstructure v0.13.1
16562025-01-06T18:35:35.755Z Compiling schemars v0.8.21
16572025-01-06T18:35:35.843Z Compiling fnv v1.0.7
16582025-01-06T18:35:35.977Z Compiling const-oid v0.9.6
16592025-01-06T18:35:36.069Z Compiling serde_derive_internals v0.29.1
16602025-01-06T18:35:36.772Z Compiling httparse v1.9.5
16612025-01-06T18:35:36.836Z Compiling equivalent v1.0.1
16622025-01-06T18:35:36.975Z Compiling aws-lc-rs v1.10.0
16632025-01-06T18:35:37.401Z Compiling regex v1.11.1
16642025-01-06T18:35:37.421Z Compiling foldhash v0.1.3
16652025-01-06T18:35:37.721Z Compiling hashbrown v0.15.1
16662025-01-06T18:35:38.409Z Compiling heck v0.5.0
16672025-01-06T18:35:38.467Z Compiling signal-hook-registry v1.4.2
16682025-01-06T18:35:38.852Z Compiling parking_lot v0.12.3
16692025-01-06T18:35:39.143Z Compiling mio v1.0.2
16702025-01-06T18:35:40.768Z Compiling crossbeam-utils v0.8.20
16712025-01-06T18:35:40.865Z Compiling stable_deref_trait v1.2.0
16722025-01-06T18:35:40.909Z Compiling serde_derive v1.0.215
16732025-01-06T18:35:40.986Z Compiling zeroize_derive v1.4.2
16742025-01-06T18:35:41.297Z Compiling zerocopy-derive v0.7.35
16752025-01-06T18:35:41.593Z Compiling thiserror-impl v1.0.69
16762025-01-06T18:35:41.841Z Compiling tokio-macros v2.4.0
16772025-01-06T18:35:42.033Z Compiling zerofrom-derive v0.1.4
16782025-01-06T18:35:42.348Z Compiling yoke-derive v0.7.4
16792025-01-06T18:35:42.448Z Compiling zeroize v1.8.1
16802025-01-06T18:35:42.796Z Compiling futures-macro v0.3.31
16812025-01-06T18:35:43.233Z Compiling zerovec-derive v0.10.3
16822025-01-06T18:35:43.324Z Compiling zerocopy v0.7.35
16832025-01-06T18:35:44.374Z Compiling displaydoc v0.2.5
16842025-01-06T18:35:44.772Z Compiling crypto-common v0.1.6
16852025-01-06T18:35:44.939Z Compiling tracing-attributes v0.1.27
16862025-01-06T18:35:44.984Z Compiling icu_provider_macros v1.5.0
16872025-01-06T18:35:45.001Z Compiling schemars_derive v0.8.21
16882025-01-06T18:35:45.554Z Compiling block-buffer v0.10.4
16892025-01-06T18:35:45.819Z Compiling digest v0.10.7
16902025-01-06T18:35:45.838Z Compiling der_derive v0.7.3
16912025-01-06T18:35:46.043Z Compiling socket2 v0.5.7
16922025-01-06T18:35:46.068Z Compiling futures-core v0.3.31
16932025-01-06T18:35:46.257Z Compiling num-conv v0.1.0
16942025-01-06T18:35:46.324Z Compiling time-core v0.1.2
16952025-01-06T18:35:46.560Z Compiling time-macros v0.2.18
16962025-01-06T18:35:47.889Z Compiling vcpkg v0.2.15
16972025-01-06T18:35:48.592Z Compiling syn v1.0.109
16982025-01-06T18:35:49.432Z Compiling cpufeatures v0.2.14
16992025-01-06T18:35:49.457Z Compiling openssl-sys v0.9.103
17002025-01-06T18:35:49.533Z Compiling slog v2.7.0
17012025-01-06T18:35:49.560Z Compiling futures-sink v0.3.31
17022025-01-06T18:35:49.959Z Compiling ahash v0.8.11
17032025-01-06T18:35:50.197Z Compiling iana-time-zone v0.1.61
17042025-01-06T18:35:50.406Z Compiling zerofrom v0.1.4
17052025-01-06T18:35:50.587Z Compiling scroll_derive v0.12.0
17062025-01-06T18:35:50.658Z Compiling ucd-trie v0.1.7
17072025-01-06T18:35:50.963Z Compiling pest v2.7.14
17082025-01-06T18:35:51.034Z Compiling yoke v0.7.4
17092025-01-06T18:35:51.156Z Compiling futures-channel v0.3.31
17102025-01-06T18:35:51.651Z Compiling hmac v0.12.1
17112025-01-06T18:35:51.875Z Compiling futures-task v0.3.31
17122025-01-06T18:35:52.112Z Compiling pin-utils v0.1.0
17132025-01-06T18:35:52.252Z Compiling futures-io v0.3.31
17142025-01-06T18:35:52.666Z Compiling openssl v0.10.66
17152025-01-06T18:35:52.934Z Compiling futures-util v0.3.31
17162025-01-06T18:35:53.282Z Compiling zerovec v0.10.4
17172025-01-06T18:35:53.282Z Compiling block-padding v0.3.3
17182025-01-06T18:35:53.311Z Compiling tinyvec_macros v0.1.1
17192025-01-06T18:35:53.429Z Compiling tinyvec v1.8.0
17202025-01-06T18:35:53.977Z Compiling pest_meta v2.7.14
17212025-01-06T18:35:54.568Z Compiling bitflags v2.6.0
17222025-01-06T18:35:54.959Z Compiling bytes v1.8.0
17232025-01-06T18:35:56.890Z Compiling indexmap v2.6.0
17242025-01-06T18:35:58.077Z Compiling tokio v1.40.0
17252025-01-06T18:35:58.382Z Compiling serde_tokenstream v0.2.2
17262025-01-06T18:35:58.812Z Compiling uuid v1.11.0
17272025-01-06T18:35:58.949Z Compiling http v1.1.0
17282025-01-06T18:35:59.353Z Compiling which v4.4.2
17292025-01-06T18:36:00.109Z Compiling chrono v0.4.38
17302025-01-06T18:36:00.130Z Compiling rustc_version v0.4.1
17312025-01-06T18:36:03.153Z Compiling pest_generator v2.7.14
17322025-01-06T18:36:03.550Z Compiling toml_datetime v0.6.8
17332025-01-06T18:36:04.005Z Compiling serde_spanned v0.6.8
17342025-01-06T18:36:04.234Z Compiling inout v0.1.3
17352025-01-06T18:36:04.939Z Compiling openssl-macros v0.1.1
17362025-01-06T18:36:05.133Z Compiling rustls v0.23.19
17372025-01-06T18:36:05.527Z Compiling dyn-clone v1.0.17
17382025-01-06T18:36:05.671Z Compiling native-tls v0.2.12
17392025-01-06T18:36:05.764Z Compiling strsim v0.11.1
17402025-01-06T18:36:07.100Z Compiling pest_derive v2.7.14
17412025-01-06T18:36:07.609Z Compiling cipher v0.4.4
17422025-01-06T18:36:07.849Z Compiling unicode-normalization v0.1.24
17432025-01-06T18:36:08.076Z Compiling tinystr v0.7.6
17442025-01-06T18:36:08.242Z Compiling sha2 v0.10.8
17452025-01-06T18:36:08.438Z Compiling tracing-core v0.1.32
17462025-01-06T18:36:08.512Z Compiling usdt-impl v0.5.0
17472025-01-06T18:36:08.856Z Compiling base64ct v1.6.0
17482025-01-06T18:36:08.925Z Compiling writeable v0.5.5
17492025-01-06T18:36:09.061Z Compiling litemap v0.7.3
17502025-01-06T18:36:09.434Z Compiling unicode-bidi v0.3.17
17512025-01-06T18:36:09.480Z Compiling icu_locid v1.5.0
17522025-01-06T18:36:10.705Z Compiling pem-rfc7468 v0.7.0
17532025-01-06T18:36:10.741Z Compiling tracing v0.1.40
17542025-01-06T18:36:11.605Z Compiling scroll v0.12.0
17552025-01-06T18:36:11.777Z Compiling ppv-lite86 v0.2.20
17562025-01-06T18:36:12.062Z Compiling async-trait v0.1.83
17572025-01-06T18:36:12.721Z Compiling cookie v0.18.1
17582025-01-06T18:36:13.596Z Compiling aws-lc-sys v0.22.0
17592025-01-06T18:36:14.035Z Compiling camino v1.1.9
17602025-01-06T18:36:14.554Z Compiling flagset v0.4.6
17612025-01-06T18:36:14.769Z Compiling anyhow v1.0.93
17622025-01-06T18:36:14.784Z Compiling plain v0.2.3
17632025-01-06T18:36:14.952Z Compiling goblin v0.8.2
17642025-01-06T18:36:15.302Z Compiling der v0.7.9
17652025-01-06T18:36:18.007Z Compiling rand_chacha v0.3.1
17662025-01-06T18:36:18.760Z Compiling icu_provider v1.5.0
17672025-01-06T18:36:19.803Z Compiling rustls v0.22.4
17682025-01-06T18:36:20.068Z Compiling untrusted v0.7.1
17692025-01-06T18:36:20.256Z Compiling icu_locid_transform_data v1.5.0
17702025-01-06T18:36:20.367Z Compiling rayon-core v1.12.1
17712025-01-06T18:36:20.498Z Compiling rustls-pki-types v1.10.0
17722025-01-06T18:36:20.642Z Compiling percent-encoding v2.3.1
17732025-01-06T18:36:21.519Z Compiling pretty-hex v0.4.1
17742025-01-06T18:36:21.736Z Compiling dof v0.3.0
17752025-01-06T18:36:22.706Z Compiling icu_locid_transform v1.5.0
17762025-01-06T18:36:23.675Z Compiling rand v0.8.5
17772025-01-06T18:36:23.973Z Compiling spki v0.7.3
17782025-01-06T18:36:24.467Z Compiling salsa20 v0.10.2
17792025-01-06T18:36:24.499Z Compiling dtrace-parser v0.2.0
17802025-01-06T18:36:24.714Z Compiling tokio-util v0.7.12
17812025-01-06T18:36:24.912Z Compiling icu_collections v1.5.0
17822025-01-06T18:36:25.237Z Compiling pbkdf2 v0.12.2
17832025-01-06T18:36:26.204Z Compiling thread-id v4.2.2
17842025-01-06T18:36:26.222Z Compiling mirai-annotations v1.12.0
17852025-01-06T18:36:26.239Z Compiling icu_properties_data v1.5.0
17862025-01-06T18:36:26.341Z Compiling powerfmt v0.2.0
17872025-01-06T18:36:26.425Z Compiling untrusted v0.9.0
17882025-01-06T18:36:26.613Z Compiling winnow v0.5.40
17892025-01-06T18:36:26.635Z Compiling deranged v0.3.11
17902025-01-06T18:36:28.754Z Compiling icu_properties v1.5.1
17912025-01-06T18:36:30.584Z Compiling toml_edit v0.19.15
17922025-01-06T18:36:31.842Z Compiling scrypt v0.11.0
17932025-01-06T18:36:32.081Z Compiling cbc v0.1.2
17942025-01-06T18:36:32.300Z Compiling aes v0.8.4
17952025-01-06T18:36:32.377Z Compiling multer v3.1.0
17962025-01-06T18:36:32.659Z Compiling slog-async v2.8.0
17972025-01-06T18:36:33.119Z Compiling utf16_iter v1.0.5
17982025-01-06T18:36:33.319Z Compiling write16 v1.0.0
17992025-01-06T18:36:33.360Z Compiling num_threads v0.1.7
18002025-01-06T18:36:33.449Z Compiling utf8_iter v1.0.4
18012025-01-06T18:36:33.487Z Compiling icu_normalizer_data v1.5.0
18022025-01-06T18:36:33.511Z Compiling rustversion v1.0.17
18032025-01-06T18:36:33.678Z Compiling atomic-waker v1.1.2
18042025-01-06T18:36:34.191Z Compiling time v0.3.36
18052025-01-06T18:36:34.466Z Compiling icu_normalizer v1.5.0
18062025-01-06T18:36:34.990Z Compiling pkcs5 v0.7.1
18072025-01-06T18:36:36.649Z Compiling form_urlencoded v1.2.1
18082025-01-06T18:36:37.393Z Compiling http-body v1.0.1
18092025-01-06T18:36:37.472Z Compiling heapless v0.7.17
18102025-01-06T18:36:38.005Z Compiling bzip2-sys v0.1.11+1.0.8
18112025-01-06T18:36:38.459Z Compiling signal-hook v0.3.17
18122025-01-06T18:36:38.731Z Compiling try-lock v0.2.5
18132025-01-06T18:36:39.112Z Compiling want v0.3.1
18142025-01-06T18:36:41.069Z Compiling pkcs8 v0.10.2
18152025-01-06T18:36:41.122Z Compiling idna_adapter v1.2.0
18162025-01-06T18:36:41.745Z Compiling h2 v0.4.6
18172025-01-06T18:36:42.583Z Compiling usdt-attr-macro v0.5.0
18182025-01-06T18:36:44.040Z Compiling usdt-macro v0.5.0
18192025-01-06T18:36:44.231Z Compiling async-stream-impl v0.3.6
18202025-01-06T18:36:44.697Z Compiling httpdate v1.0.3
18212025-01-06T18:36:45.383Z Compiling adler2 v2.0.0
18222025-01-06T18:36:45.645Z Compiling miniz_oxide v0.8.0
18232025-01-06T18:36:48.190Z Compiling idna v1.0.3
18242025-01-06T18:36:48.481Z Compiling curve25519-dalek v4.1.3
18252025-01-06T18:36:48.861Z Compiling hyper v1.5.0
18262025-01-06T18:36:48.886Z Compiling openapiv3 v2.0.0
18272025-01-06T18:36:49.361Z Compiling enum-as-inner v0.6.1
18282025-01-06T18:36:54.505Z Compiling dropshot v0.12.0
18292025-01-06T18:36:54.632Z Compiling portable-atomic v1.9.0
18302025-01-06T18:36:54.632Z Compiling newtype-uuid v1.1.3
18312025-01-06T18:36:54.632Z Compiling foreign-types-shared v0.1.1
18322025-01-06T18:36:54.632Z Compiling match_cfg v0.1.0
18332025-01-06T18:36:54.632Z Compiling smoltcp v0.9.1
18342025-01-06T18:36:54.632Z Compiling base64 v0.22.1
18352025-01-06T18:36:54.632Z Compiling tower-service v0.3.3
18362025-01-06T18:36:54.632Z Compiling num-bigint-dig v0.8.4
18372025-01-06T18:36:54.632Z Compiling hyper-util v0.1.10
18382025-01-06T18:36:54.633Z Compiling hostname v0.3.1
18392025-01-06T18:36:54.663Z Compiling foreign-types v0.3.2
18402025-01-06T18:36:57.069Z Compiling url v2.5.3
18412025-01-06T18:37:01.040Z Compiling dirs-sys-next v0.1.2
18422025-01-06T18:37:01.042Z Compiling heck v0.4.1
18432025-01-06T18:37:01.464Z Compiling gimli v0.31.1
18442025-01-06T18:37:01.682Z Compiling ident_case v1.0.1
18452025-01-06T18:37:01.853Z Compiling data-encoding v2.6.0
18462025-01-06T18:37:01.872Z Compiling siphasher v0.3.11
18472025-01-06T18:37:02.103Z Compiling darling_core v0.20.10
18482025-01-06T18:37:02.375Z Compiling dirs-next v2.0.0
18492025-01-06T18:37:05.028Z Compiling http-body-util v0.1.2
18502025-01-06T18:37:08.321Z Compiling addr2line v0.24.2
18512025-01-06T18:37:08.618Z Compiling crossbeam-epoch v0.9.18
18522025-01-06T18:37:08.725Z Compiling hubpack_derive v0.1.1
18532025-01-06T18:37:08.873Z Compiling dropshot_endpoint v0.12.0
18542025-01-06T18:37:09.286Z Compiling sha1 v0.10.6
18552025-01-06T18:37:09.330Z Compiling signature v2.2.0
18562025-01-06T18:37:09.551Z Compiling zerocopy-derive v0.6.6
18572025-01-06T18:37:09.569Z Compiling curve25519-dalek-derive v0.1.1
18582025-01-06T18:37:09.755Z Compiling thread_local v1.1.8
18592025-01-06T18:37:10.266Z Compiling object v0.36.5
18602025-01-06T18:37:10.932Z Compiling fs-err v2.11.0
18612025-01-06T18:37:11.230Z Compiling encoding_rs v0.8.34
18622025-01-06T18:37:12.906Z Compiling mime v0.3.17
18632025-01-06T18:37:14.692Z Compiling ipnet v2.10.1
18642025-01-06T18:37:15.778Z Compiling anstyle v1.0.10
18652025-01-06T18:37:16.231Z Compiling unicode-properties v0.1.3
18662025-01-06T18:37:17.185Z Compiling openssl-probe v0.1.5
18672025-01-06T18:37:17.489Z Compiling rustc-demangle v0.1.24
18682025-01-06T18:37:19.643Z Compiling winnow v0.6.20
18692025-01-06T18:37:19.704Z Compiling utf8parse v0.2.2
18702025-01-06T18:37:19.879Z Compiling anstyle-parse v0.2.5
18712025-01-06T18:37:20.930Z Compiling backtrace v0.3.74
18722025-01-06T18:37:22.698Z Compiling stringprep v0.1.5
18732025-01-06T18:37:23.460Z Compiling toml_edit v0.22.22
18742025-01-06T18:37:27.155Z Compiling rustls-webpki v0.102.8
18752025-01-06T18:37:30.683Z Compiling crossbeam-deque v0.8.5
18762025-01-06T18:37:31.926Z Compiling darling_macro v0.20.10
18772025-01-06T18:37:34.148Z Compiling term v0.7.0
18782025-01-06T18:37:35.413Z Compiling slog-json v2.6.1
18792025-01-06T18:37:35.883Z Compiling serde_urlencoded v0.7.1
18802025-01-06T18:37:37.103Z Compiling crossbeam-channel v0.5.13
18812025-01-06T18:37:37.204Z Compiling rustls-pemfile v2.2.0
18822025-01-06T18:37:38.009Z Compiling hashbrown v0.14.5
18832025-01-06T18:37:38.269Z Compiling idna v0.3.0
18842025-01-06T18:37:38.392Z Compiling idna v0.4.0
18852025-01-06T18:37:39.404Z Compiling futures-executor v0.3.31
18862025-01-06T18:37:39.868Z Compiling num-integer v0.1.46
18872025-01-06T18:37:40.049Z Compiling md-5 v0.10.6
18882025-01-06T18:37:40.295Z Compiling ff v0.13.0
18892025-01-06T18:37:40.371Z Compiling hash32 v0.2.1
18902025-01-06T18:37:40.535Z Compiling is-terminal v0.4.13
18912025-01-06T18:37:40.588Z Compiling memmap v0.7.0
18922025-01-06T18:37:40.759Z Compiling anstyle-query v1.1.1
18932025-01-06T18:37:40.883Z Compiling base16ct v0.2.0
18942025-01-06T18:37:40.922Z Compiling is_terminal_polyfill v1.70.1
18952025-01-06T18:37:41.059Z Compiling linked-hash-map v0.5.6
18962025-01-06T18:37:41.175Z Compiling colorchoice v1.0.2
18972025-01-06T18:37:41.328Z Compiling utf-8 v0.7.6
18982025-01-06T18:37:41.617Z Compiling psl-types v2.0.11
18992025-01-06T18:37:41.758Z Compiling fallible-iterator v0.2.0
19002025-01-06T18:37:41.935Z Compiling quick-error v1.2.3
19012025-01-06T18:37:42.538Z Compiling take_mut v0.2.2
19022025-01-06T18:37:42.983Z Compiling postgres-protocol v0.6.7
19032025-01-06T18:37:43.746Z Compiling resolv-conf v0.7.0
19042025-01-06T18:37:44.219Z Compiling publicsuffix v2.2.3
19052025-01-06T18:37:44.477Z Compiling tungstenite v0.24.0
19062025-01-06T18:37:44.827Z Compiling lru-cache v0.1.2
19072025-01-06T18:37:45.081Z Compiling anstream v0.6.15
19082025-01-06T18:37:45.490Z Compiling sec1 v0.7.3
19092025-01-06T18:37:45.753Z Compiling usdt v0.5.0
19102025-01-06T18:37:46.214Z Compiling slog-term v2.9.1
19112025-01-06T18:37:46.483Z Compiling group v0.13.0
19122025-01-06T18:37:46.816Z Compiling num-iter v0.1.45
19132025-01-06T18:37:47.025Z Compiling futures v0.3.31
19142025-01-06T18:37:47.161Z Compiling regress v0.10.1
19152025-01-06T18:37:47.238Z Compiling hickory-proto v0.24.1
19162025-01-06T18:37:51.242Z Compiling slog-bunyan v2.5.0
19172025-01-06T18:37:51.407Z Compiling tokio-rustls v0.26.0
19182025-01-06T18:37:51.430Z Compiling tokio-rustls v0.25.0
19192025-01-06T18:37:51.644Z Compiling darling v0.20.10
19202025-01-06T18:37:51.923Z Compiling toml v0.8.19
19212025-01-06T18:37:51.955Z Compiling tokio-native-tls v0.3.1
19222025-01-06T18:37:51.956Z Compiling phf_shared v0.11.2
19232025-01-06T18:37:52.191Z Compiling strum_macros v0.25.3
19242025-01-06T18:37:52.660Z Compiling async-stream v0.3.6
19252025-01-06T18:37:52.892Z Compiling waitgroup v0.1.2
19262025-01-06T18:37:53.101Z Compiling webpki-roots v0.26.6
19272025-01-06T18:37:53.556Z Compiling idna v0.5.0
19282025-01-06T18:37:53.674Z Compiling terminal_size v0.4.0
19292025-01-06T18:37:53.904Z Compiling serde_path_to_error v0.1.16
19302025-01-06T18:37:58.349Z Compiling hkdf v0.12.4
19312025-01-06T18:37:58.456Z Compiling crypto-bigint v0.5.5
19322025-01-06T18:37:58.457Z Compiling clap_derive v4.5.18
19332025-01-06T18:37:58.457Z Compiling derive-where v1.2.7
19342025-01-06T18:37:58.457Z Compiling serde_repr v0.1.19
19352025-01-06T18:37:58.457Z Compiling hostname v0.4.0
19362025-01-06T18:37:58.457Z Compiling crc32fast v1.4.2
19372025-01-06T18:37:58.457Z Compiling managed v0.8.0
19382025-01-06T18:37:58.457Z Compiling bitflags v1.3.2
19392025-01-06T18:37:58.457Z Compiling clap_lex v0.7.2
19402025-01-06T18:37:58.457Z Compiling debug-ignore v1.0.5
19412025-01-06T18:37:58.518Z Compiling unicode-width v0.1.14
19422025-01-06T18:37:58.952Z Compiling console v0.15.8
19432025-01-06T18:38:00.453Z Compiling clap_builder v4.5.21
19442025-01-06T18:38:00.683Z Compiling elliptic-curve v0.13.8
19452025-01-06T18:38:01.496Z Compiling flate2 v1.0.34
19462025-01-06T18:38:01.629Z Compiling cookie_store v0.21.0
19472025-01-06T18:38:05.792Z Compiling hyper-rustls v0.27.3
19482025-01-06T18:38:06.096Z Compiling hickory-resolver v0.24.1
19492025-01-06T18:38:07.546Z Compiling phf v0.11.2
19502025-01-06T18:38:07.779Z Compiling hyper-tls v0.6.0
19512025-01-06T18:38:07.855Z Compiling signal-hook-mio v0.2.4
19522025-01-06T18:38:07.966Z Compiling typify-impl v0.2.0
19532025-01-06T18:38:08.027Z Compiling rayon v1.10.0
19542025-01-06T18:38:08.133Z Compiling bzip2 v0.4.4
19552025-01-06T18:38:08.501Z Compiling tokio-tungstenite v0.24.0
19562025-01-06T18:38:09.052Z Compiling postgres-types v0.2.8
19572025-01-06T18:38:09.347Z Compiling zerocopy v0.6.6
19582025-01-06T18:38:09.986Z Compiling hubpack v0.1.2
19592025-01-06T18:38:10.207Z Compiling ed25519 v2.2.3
19602025-01-06T18:38:10.422Z Compiling phf_shared v0.10.0
19612025-01-06T18:38:10.529Z Compiling pkcs1 v0.7.5
19622025-01-06T18:38:10.841Z Compiling tokio-stream v0.1.16
19632025-01-06T18:38:11.654Z Compiling ipnetwork v0.20.0
19642025-01-06T18:38:11.836Z Compiling serde-big-array v0.5.1
19652025-01-06T18:38:12.088Z Compiling rfc6979 v0.4.0
19662025-01-06T18:38:12.821Z Compiling float-cmp v0.9.0
19672025-01-06T18:38:12.938Z Compiling sync_wrapper v1.0.1
19682025-01-06T18:38:13.075Z Compiling bstr v1.10.0
19692025-01-06T18:38:14.159Z Compiling fixedbitset v0.4.2
19702025-01-06T18:38:14.580Z Compiling precomputed-hash v0.1.1
19712025-01-06T18:38:14.708Z Compiling difflib v0.4.0
19722025-01-06T18:38:14.711Z Compiling normalize-line-endings v0.3.0
19732025-01-06T18:38:14.867Z Compiling new_debug_unreachable v1.0.6
19742025-01-06T18:38:14.977Z Compiling predicates-core v1.0.8
19752025-01-06T18:38:15.903Z Compiling unicode-width v0.2.0
19762025-01-06T18:38:15.915Z Compiling static_assertions v1.1.0
19772025-01-06T18:38:15.915Z Compiling unicode-segmentation v1.12.0
19782025-01-06T18:38:15.915Z Compiling whoami v1.5.2
19792025-01-06T18:38:15.978Z Compiling bit-vec v0.6.3
19802025-01-06T18:38:16.137Z Compiling number_prefix v0.4.0
19812025-01-06T18:38:16.363Z Compiling bit-set v0.5.3
19822025-01-06T18:38:16.420Z Compiling indicatif v0.17.9
19832025-01-06T18:38:16.454Z Compiling tokio-postgres v0.7.12
19842025-01-06T18:38:16.660Z Compiling similar v2.6.0
19852025-01-06T18:38:17.851Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19862025-01-06T18:38:18.277Z Compiling predicates v3.1.2
19872025-01-06T18:38:18.683Z Compiling string_cache v0.8.7
19882025-01-06T18:38:19.128Z Compiling petgraph v0.6.5
19892025-01-06T18:38:19.936Z Compiling typify-macro v0.2.0
19902025-01-06T18:38:20.057Z Compiling reqwest v0.12.9
19912025-01-06T18:38:23.119Z Compiling ecdsa v0.16.9
19922025-01-06T18:38:23.234Z Compiling qorb v0.2.1
19932025-01-06T18:38:23.697Z Compiling rsa v0.9.6
19942025-01-06T18:38:23.959Z Compiling ed25519-dalek v2.1.1
19952025-01-06T18:38:24.549Z Compiling zip v0.6.6
19962025-01-06T18:38:24.894Z Compiling crossterm v0.28.1
19972025-01-06T18:38:24.957Z Compiling clap v4.5.21
19982025-01-06T18:38:26.931Z Compiling toml v0.7.8
19992025-01-06T18:38:27.489Z Compiling x509-cert v0.2.5
20002025-01-06T18:38:28.366Z Compiling hex v0.4.3
20012025-01-06T18:38:29.171Z Compiling unicode-xid v0.2.6
20022025-01-06T18:38:29.320Z Compiling peg-runtime v0.8.3
20032025-01-06T18:38:29.349Z Compiling lalrpop-util v0.19.12
20042025-01-06T18:38:29.631Z Compiling zerocopy v0.8.10
20052025-01-06T18:38:31.822Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20062025-01-06T18:38:35.421Z Compiling proc-macro-crate v1.3.1
20072025-01-06T18:38:36.119Z Compiling macaddr v1.0.1
20082025-01-06T18:38:36.280Z Compiling zerocopy-derive v0.8.10
20092025-01-06T18:38:36.456Z Compiling itertools v0.13.0
20102025-01-06T18:38:38.672Z Compiling heapless v0.8.0
20112025-01-06T18:38:39.764Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20122025-01-06T18:38:43.927Z Compiling num_enum_derive v0.5.11
20132025-01-06T18:38:52.933Z Compiling hash32 v0.3.1
20142025-01-06T18:38:53.933Z Compiling smoltcp v0.11.0
20152025-01-06T18:38:54.900Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20162025-01-06T18:38:59.664Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20172025-01-06T18:38:59.822Z Compiling num_enum v0.5.11
20182025-01-06T18:39:00.534Z Compiling typify v0.2.0
20192025-01-06T18:39:00.577Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20202025-01-06T18:39:01.497Z Compiling proc-macro-error-attr v1.0.4
20212025-01-06T18:39:01.801Z Compiling unsafe-libyaml v0.2.11
20222025-01-06T18:39:01.938Z Compiling cobs v0.2.3
20232025-01-06T18:39:04.293Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20242025-01-06T18:39:04.371Z Compiling serde_yaml v0.9.34+deprecated
20252025-01-06T18:39:07.160Z Compiling postcard v1.0.10
20262025-01-06T18:39:17.831Z Compiling progenitor-impl v0.8.0
20272025-01-06T18:39:19.618Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20282025-01-06T18:39:30.809Z Compiling strum_macros v0.26.4
20292025-01-06T18:39:31.856Z Compiling foreign-types-macros v0.2.3
20302025-01-06T18:39:32.124Z Compiling structmeta-derive v0.3.0
20312025-01-06T18:39:32.393Z Compiling proc-macro-error v1.0.4
20322025-01-06T18:39:32.704Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20332025-01-06T18:39:33.293Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20342025-01-06T18:39:34.805Z Compiling foreign-types-shared v0.3.1
20352025-01-06T18:39:34.936Z Compiling foreign-types v0.5.0
20362025-01-06T18:39:35.327Z Compiling structmeta v0.3.0
20372025-01-06T18:39:35.392Z Compiling strum v0.26.3
20382025-01-06T18:39:39.447Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20392025-01-06T18:39:44.842Z Compiling progenitor-macro v0.8.0
20402025-01-06T18:39:53.224Z Compiling progenitor-client v0.8.0
20412025-01-06T18:39:53.302Z Compiling tabwriter v1.4.0
20422025-01-06T18:39:53.302Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20432025-01-06T18:39:53.302Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20442025-01-06T18:39:53.302Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20452025-01-06T18:39:53.302Z Compiling cstr-argument v0.1.2
20462025-01-06T18:39:53.302Z Compiling dropshot v0.13.0
20472025-01-06T18:39:53.302Z Compiling fastrand v2.1.1
20482025-01-06T18:39:53.302Z Compiling crucible-workspace-hack v0.1.0
20492025-01-06T18:39:53.302Z Compiling thiserror v2.0.3
20502025-01-06T18:39:53.598Z Compiling pretty-hex v0.2.1
20512025-01-06T18:39:53.952Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20522025-01-06T18:39:54.305Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20532025-01-06T18:39:55.190Z Compiling tempfile v3.13.0
20542025-01-06T18:39:55.488Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20552025-01-06T18:39:55.704Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20562025-01-06T18:39:56.379Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20572025-01-06T18:39:56.887Z Compiling parse-display-derive v0.10.0
20582025-01-06T18:39:57.308Z Compiling colored v2.1.0
20592025-01-06T18:39:57.427Z Compiling serde_with_macros v3.11.0
20602025-01-06T18:39:57.430Z Compiling progenitor v0.8.0
20612025-01-06T18:39:57.711Z Compiling dropshot_endpoint v0.13.0
20622025-01-06T18:39:58.619Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20632025-01-06T18:39:59.360Z Compiling thiserror-impl v2.0.3
20642025-01-06T18:40:00.012Z Compiling instant v0.1.13
20652025-01-06T18:40:00.031Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20662025-01-06T18:40:00.204Z Compiling backoff v0.4.0
20672025-01-06T18:40:00.442Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20682025-01-06T18:40:00.586Z Compiling serde_with v3.11.0
20692025-01-06T18:40:00.783Z Compiling parse-display v0.10.0
20702025-01-06T18:40:00.987Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20712025-01-06T18:40:02.691Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20722025-01-06T18:40:02.693Z Compiling zone_cfg_derive v0.3.0
20732025-01-06T18:40:03.478Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20742025-01-06T18:40:04.020Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20752025-01-06T18:40:04.137Z Compiling camino-tempfile v1.1.1
20762025-01-06T18:40:04.833Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20772025-01-06T18:40:04.927Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20782025-01-06T18:40:04.999Z Compiling regress v0.9.1
20792025-01-06T18:40:05.130Z Compiling num-derive v0.4.2
20802025-01-06T18:40:05.319Z Compiling sigpipe v0.1.3
20812025-01-06T18:40:05.471Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20822025-01-06T18:40:05.786Z Compiling libefi-sys v0.1.0
20832025-01-06T18:40:06.178Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20842025-01-06T18:40:07.407Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20852025-01-06T18:40:08.971Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20862025-01-06T18:40:09.439Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20872025-01-06T18:40:09.995Z Compiling zone v0.3.0
20882025-01-06T18:40:10.949Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20892025-01-06T18:40:13.397Z Compiling smf v0.2.3
20902025-01-06T18:40:13.593Z Compiling bitfield-struct v0.6.2
20912025-01-06T18:40:14.980Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20922025-01-06T18:40:15.243Z Compiling ring v0.16.20
20932025-01-06T18:40:15.387Z Compiling blake3 v1.5.4
20942025-01-06T18:40:16.123Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20952025-01-06T18:40:16.894Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20962025-01-06T18:40:17.005Z Compiling xattr v1.3.1
20972025-01-06T18:40:17.028Z Compiling filetime v0.2.25
20982025-01-06T18:40:17.343Z Compiling memmap2 v0.9.5
20992025-01-06T18:40:17.397Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21002025-01-06T18:40:17.533Z Compiling arrayvec v0.7.6
21012025-01-06T18:40:17.973Z Compiling constant_time_eq v0.3.1
21022025-01-06T18:40:18.053Z Compiling spin v0.5.2
21032025-01-06T18:40:18.144Z Compiling same-file v1.0.6
21042025-01-06T18:40:18.202Z Compiling arrayref v0.3.9
21052025-01-06T18:40:18.292Z Compiling walkdir v2.5.0
21062025-01-06T18:40:18.366Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21072025-01-06T18:40:19.945Z Compiling tar v0.4.42
21082025-01-06T18:40:20.921Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21092025-01-06T18:40:21.053Z Compiling gethostname v0.5.0
21102025-01-06T18:40:21.073Z Compiling cargo-platform v0.1.8
21112025-01-06T18:40:21.267Z Compiling topological-sort v0.2.2
21122025-01-06T18:40:21.329Z Compiling shell-words v1.1.0
21132025-01-06T18:40:21.536Z Compiling cargo_metadata v0.18.1
21142025-01-06T18:40:25.042Z Compiling omicron-zone-package v0.11.1
21152025-01-06T18:40:27.368Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21162025-01-06T18:40:28.520Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21172025-01-06T18:40:33.124Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21182025-01-06T18:40:50.621Z Finished `release` profile [optimized] target(s) in 5m 26s
21192025-01-06T18:40:50.785Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
21202025-01-06T18:40:50.830ZLogging to: /work/oxidecomputer/omicron/out/LOG
21212025-01-06T18:40:50.833ZCreated new build target 'test' and set it as active
21222025-01-06T18:40:50.833Z
21232025-01-06T18:40:50.833Zreal 5:26.306159758
21242025-01-06T18:40:50.833Zuser 36:48.415468348
21252025-01-06T18:40:50.833Zsys 4:55.002450808
21262025-01-06T18:40:50.833Ztrap 1.078746398
21272025-01-06T18:40:50.833Ztflt 3.272143330
21282025-01-06T18:40:50.833Zdflt 0.589834187
21292025-01-06T18:40:50.833Zkflt 0.006538492
21302025-01-06T18:40:50.834Zlock 1:18:05.486191782
21312025-01-06T18:40:50.834Zslp 2:34:47.030294428
21322025-01-06T18:40:50.834Zlat 2:32.889550733
21332025-01-06T18:40:50.834Zstop 4:32.512158557
21342025-01-06T18:40:50.837Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21352025-01-06T18:40:51.815Z Finished `release` profile [optimized] target(s) in 0.93s
21362025-01-06T18:40:51.873Z Running `target/release/omicron-package -t test package`
21372025-01-06T18:40:51.919ZLogging to: /work/oxidecomputer/omicron/out/LOG
21382025-01-06T18:40:53.063Z Compiling convert_case v0.4.0
21392025-01-06T18:40:53.063Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21402025-01-06T18:40:53.063Z Compiling newline-converter v0.3.0
21412025-01-06T18:40:53.066Z Compiling password-hash v0.5.0
21422025-01-06T18:40:53.066Z Compiling blake2 v0.10.6
21432025-01-06T18:40:53.066Z Compiling base64 v0.21.7
21442025-01-06T18:40:53.066Z Compiling atomicwrites v0.4.4
21452025-01-06T18:40:53.066Z Compiling progenitor-client v0.8.0
21462025-01-06T18:40:53.355Z Compiling expectorate v1.1.0
21472025-01-06T18:40:53.404Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21482025-01-06T18:40:53.559Z Compiling cancel-safe-futures v0.1.5
21492025-01-06T18:40:53.749Z Compiling argon2 v0.5.3
21502025-01-06T18:40:53.797Z Compiling owo-colors v4.1.0
21512025-01-06T18:40:53.915Z Compiling derive_more v0.99.18
21522025-01-06T18:40:53.934Z Compiling progenitor v0.8.0
21532025-01-06T18:40:54.123Z Compiling num-rational v0.4.2
21542025-01-06T18:40:54.150Z Compiling num-complex v0.4.6
21552025-01-06T18:40:54.463Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21562025-01-06T18:40:55.029Z Compiling libsw v3.3.1
21572025-01-06T18:40:55.044Z Compiling swrite v0.1.0
21582025-01-06T18:40:55.172Z Compiling linear-map v1.2.0
21592025-01-06T18:40:55.267Z Compiling num v0.4.3
21602025-01-06T18:40:55.334Z Compiling indent_write v2.2.0
21612025-01-06T18:40:55.381Z Compiling float-ord v0.3.2
21622025-01-06T18:40:55.426Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21632025-01-06T18:40:55.555Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21642025-01-06T18:40:55.557Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21652025-01-06T18:40:55.602Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21662025-01-06T18:40:56.120Z Compiling highway v1.2.0
21672025-01-06T18:40:56.555Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21682025-01-06T18:40:57.102Z Compiling semver v0.1.20
21692025-01-06T18:40:57.572Z Compiling rustc_version v0.1.7
21702025-01-06T18:40:57.675Z Compiling tungstenite v0.21.0
21712025-01-06T18:40:58.003Z Compiling newtype_derive v0.1.6
21722025-01-06T18:40:58.312Z Compiling ipnetwork v0.20.0
21732025-01-06T18:40:59.120Z Compiling tokio-tungstenite v0.21.0
21742025-01-06T18:40:59.792Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21752025-01-06T18:41:00.457Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21762025-01-06T18:41:00.474Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21772025-01-06T18:41:02.960Z Compiling humantime v2.1.0
21782025-01-06T18:41:03.465Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21792025-01-06T18:41:03.789Z Compiling dropshot v0.13.0
21802025-01-06T18:41:03.883Z Compiling instant v0.1.13
21812025-01-06T18:41:04.055Z Compiling backoff v0.4.0
21822025-01-06T18:41:04.386Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21832025-01-06T18:41:04.406Z Compiling steno v0.4.1
21842025-01-06T18:41:04.828Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21852025-01-06T18:41:04.999Z Compiling parse-display v0.10.0
21862025-01-06T18:41:05.580Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21872025-01-06T18:41:05.772Z Compiling strum v0.26.3
21882025-01-06T18:41:05.959Z Compiling serde_with v3.11.0
21892025-01-06T18:41:09.533Z Compiling regress v0.9.1
21902025-01-06T18:41:10.193Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21912025-01-06T18:41:12.823Z Compiling macaddr v1.0.1
21922025-01-06T18:41:12.823Z Compiling slog-dtrace v0.3.0
21932025-01-06T18:41:13.230Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21942025-01-06T18:41:13.235Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21952025-01-06T18:41:13.521Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21962025-01-06T18:41:15.477Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
21972025-01-06T18:41:15.585Z Compiling prettyplease v0.2.25
21982025-01-06T18:41:16.021Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21992025-01-06T18:41:16.231Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22002025-01-06T18:41:17.087Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22012025-01-06T18:41:19.778Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22022025-01-06T18:41:20.414Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22032025-01-06T18:41:31.895Z Compiling half v2.4.1
22042025-01-06T18:41:32.222Z Compiling ciborium-io v0.2.2
22052025-01-06T18:41:32.431Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22062025-01-06T18:41:32.631Z Compiling ciborium-ll v0.2.2
22072025-01-06T18:41:33.162Z Compiling ciborium v0.2.2
22082025-01-06T18:41:33.562Z Compiling display-error-chain v0.2.2
22092025-01-06T18:41:33.714Z Compiling fastrand v2.1.1
22102025-01-06T18:41:33.784Z Compiling same-file v1.0.6
22112025-01-06T18:41:34.041Z Compiling walkdir v2.5.0
22122025-01-06T18:41:34.236Z Compiling tempfile v3.13.0
22132025-01-06T18:41:34.708Z Compiling blake3 v1.5.4
22142025-01-06T18:41:34.985Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22152025-01-06T18:41:35.007Z Compiling ring v0.16.20
22162025-01-06T18:41:35.214Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22172025-01-06T18:41:35.368Z Compiling xattr v1.3.1
22182025-01-06T18:41:35.647Z Compiling memmap2 v0.9.5
22192025-01-06T18:41:36.059Z Compiling filetime v0.2.25
22202025-01-06T18:41:36.360Z Compiling constant_time_eq v0.3.1
22212025-01-06T18:41:36.526Z Compiling keccak v0.1.5
22222025-01-06T18:41:37.535Z Compiling arrayvec v0.7.6
22232025-01-06T18:41:38.048Z Compiling spin v0.5.2
22242025-01-06T18:41:38.059Z Compiling arrayref v0.3.9
22252025-01-06T18:41:38.059Z Compiling sha3 v0.10.8
22262025-01-06T18:41:38.407Z Compiling tar v0.4.42
22272025-01-06T18:41:38.777Z Compiling camino-tempfile v1.1.1
22282025-01-06T18:41:38.897Z Compiling toolchain_find v0.4.0
22292025-01-06T18:41:39.197Z Compiling const_format_proc_macros v0.2.33
22302025-01-06T18:41:39.236Z Compiling radium v0.7.0
22312025-01-06T18:41:39.463Z Compiling crunchy v0.2.2
22322025-01-06T18:41:39.663Z Compiling topological-sort v0.2.2
22332025-01-06T18:41:39.791Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22342025-01-06T18:41:39.900Z Compiling maplit v1.0.2
22352025-01-06T18:41:39.964Z Compiling omicron-zone-package v0.11.1
22362025-01-06T18:41:40.072Z Compiling rustfmt-wrapper v0.2.1
22372025-01-06T18:41:40.269Z Compiling tiny-keccak v2.0.2
22382025-01-06T18:41:40.475Z Compiling maybe-uninit v2.0.0
22392025-01-06T18:41:40.560Z Compiling tap v1.0.1
22402025-01-06T18:41:40.760Z Compiling wyz v0.5.1
22412025-01-06T18:41:41.078Z Compiling const_format v0.2.33
22422025-01-06T18:41:41.117Z Compiling dsl_auto_type v0.1.2
22432025-01-06T18:41:41.232Z Compiling phf_generator v0.11.2
22442025-01-06T18:41:41.266Z Compiling scheduled-thread-pool v0.2.7
22452025-01-06T18:41:41.268Z Compiling secrecy v0.8.0
22462025-01-06T18:41:41.448Z Compiling diesel_table_macro_syntax v0.2.0
22472025-01-06T18:41:41.555Z Compiling async-recursion v1.1.1
22482025-01-06T18:41:41.833Z Compiling funty v2.0.0
22492025-01-06T18:41:42.339Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22502025-01-06T18:41:42.528Z Compiling arc-swap v1.7.1
22512025-01-06T18:41:42.573Z Compiling crc-catalog v2.4.0
22522025-01-06T18:41:42.654Z Compiling packed_struct v0.10.1
22532025-01-06T18:41:42.732Z Compiling crc v3.2.1
22542025-01-06T18:41:43.063Z Compiling bitvec v1.0.1
22552025-01-06T18:41:43.119Z Compiling slog-scope v4.4.0
22562025-01-06T18:41:43.248Z Compiling diesel_derives v2.2.3
22572025-01-06T18:41:43.959Z Compiling r2d2 v0.8.10
22582025-01-06T18:41:44.388Z Compiling phf_codegen v0.11.2
22592025-01-06T18:41:44.641Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22602025-01-06T18:41:44.719Z Compiling ascii-canvas v3.0.0
22612025-01-06T18:41:44.869Z Compiling universal-hash v0.5.1
22622025-01-06T18:41:45.121Z Compiling thiserror-impl-no-std v2.0.2
22632025-01-06T18:41:45.172Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22642025-01-06T18:41:45.204Z Compiling packed_struct_codegen v0.10.1
22652025-01-06T18:41:47.662Z Compiling parse-zoneinfo v0.3.1
22662025-01-06T18:41:47.710Z Compiling ena v0.14.3
22672025-01-06T18:41:47.757Z Compiling indexmap v1.9.3
22682025-01-06T18:41:48.092Z Compiling nodrop v0.1.14
22692025-01-06T18:41:48.133Z Compiling diff v0.1.13
22702025-01-06T18:41:48.236Z Compiling regex-syntax v0.6.29
22712025-01-06T18:41:48.687Z Compiling opaque-debug v0.3.1
22722025-01-06T18:41:48.803Z Compiling poly1305 v0.8.0
22732025-01-06T18:41:49.281Z Compiling chrono-tz-build v0.4.0
22742025-01-06T18:41:50.324Z Compiling array-init v0.0.4
22752025-01-06T18:41:50.458Z Compiling thiserror-no-std v2.0.2
22762025-01-06T18:41:51.573Z Compiling lalrpop v0.19.12
22772025-01-06T18:41:53.527Z Compiling smallvec v0.6.14
22782025-01-06T18:41:54.003Z Compiling slog-stdlog v4.1.1
22792025-01-06T18:41:54.546Z Compiling diesel v2.2.6
22802025-01-06T18:41:54.971Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22812025-01-06T18:41:55.320Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22822025-01-06T18:41:55.608Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22832025-01-06T18:41:55.859Z Compiling chacha20 v0.9.1
22842025-01-06T18:41:56.118Z Compiling aead v0.5.2
22852025-01-06T18:41:56.346Z Compiling vte_generate_state_changes v0.1.2
22862025-01-06T18:41:56.469Z Compiling ref-cast v1.0.23
22872025-01-06T18:41:56.942Z Compiling termcolor v1.4.1
22882025-01-06T18:41:56.960Z Compiling hashbrown v0.12.3
22892025-01-06T18:41:58.069Z Compiling bitfield v0.14.0
22902025-01-06T18:41:58.413Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22912025-01-06T18:41:59.500Z Compiling env_logger v0.10.2
22922025-01-06T18:42:02.648Z Compiling vte v0.11.1
22932025-01-06T18:42:04.199Z Compiling chacha20poly1305 v0.10.1
22942025-01-06T18:42:04.475Z Compiling slog-envlogger v2.2.0
22952025-01-06T18:42:07.192Z Compiling serde-hex v0.1.0
22962025-01-06T18:42:12.354Z Compiling vsss-rs v3.3.4
22972025-01-06T18:42:16.345Z Compiling chrono-tz v0.10.0
22982025-01-06T18:42:16.734Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22992025-01-06T18:42:17.007Z Compiling ron v0.8.1
23002025-01-06T18:42:17.097Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23012025-01-06T18:42:17.398Z Compiling derive_builder_core v0.20.2
23022025-01-06T18:42:17.615Z Compiling polar-core v0.27.3
23032025-01-06T18:42:18.852Z Compiling hashbrown v0.13.2
23042025-01-06T18:42:19.649Z Compiling headers-core v0.3.0
23052025-01-06T18:42:19.833Z Compiling fxhash v0.2.1
23062025-01-06T18:42:20.078Z Compiling libxml v0.3.3
23072025-01-06T18:42:20.328Z Compiling ref-cast-impl v1.0.23
23082025-01-06T18:42:20.447Z Compiling bumpalo v3.16.0
23092025-01-06T18:42:21.063Z Compiling zip v2.1.3
23102025-01-06T18:42:21.374Z Compiling lockfree-object-pool v0.1.6
23112025-01-06T18:42:21.451Z Compiling simd-adler32 v0.3.7
23122025-01-06T18:42:21.687Z Compiling bytecount v0.6.8
23132025-01-06T18:42:22.037Z Compiling crc-any v2.5.0
23142025-01-06T18:42:22.650Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23152025-01-06T18:42:22.887Z Compiling papergrid v0.11.0
23162025-01-06T18:42:22.995Z Compiling zopfli v0.8.1
23172025-01-06T18:42:27.612Z Compiling object v0.30.4
23182025-01-06T18:42:31.879Z Compiling headers v0.4.0
23192025-01-06T18:42:31.973Z Compiling derive_builder_macro v0.20.2
23202025-01-06T18:42:35.612Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23212025-01-06T18:42:37.175Z Compiling strip-ansi-escapes v0.2.0
23222025-01-06T18:42:37.479Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23232025-01-06T18:42:37.896Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23242025-01-06T18:42:38.201Z Compiling tabled_derive v0.7.0
23252025-01-06T18:42:40.267Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23262025-01-06T18:42:40.351Z Compiling itertools v0.12.1
23272025-01-06T18:42:40.395Z Compiling fd-lock v4.0.2
23282025-01-06T18:42:40.617Z Compiling peg-macros v0.8.4
23292025-01-06T18:42:40.638Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23302025-01-06T18:42:41.691Z Compiling strum_macros v0.24.3
23312025-01-06T18:42:44.030Z Compiling kstat-rs v0.2.4
23322025-01-06T18:42:44.053Z Compiling samael v0.0.17
23332025-01-06T18:42:44.132Z Compiling unicase v2.7.0
23342025-01-06T18:42:44.468Z Compiling path-slash v0.1.5
23352025-01-06T18:42:44.742Z Compiling indoc v1.0.9
23362025-01-06T18:42:45.005Z Compiling nu-ansi-term v0.50.1
23372025-01-06T18:42:45.025Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23382025-01-06T18:42:45.048Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23392025-01-06T18:42:46.199Z Compiling reedline v0.35.0
23402025-01-06T18:42:47.136Z Compiling peg v0.8.4
23412025-01-06T18:42:47.888Z Compiling tabled v0.15.0
23422025-01-06T18:42:49.719Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23432025-01-06T18:43:00.665Z Compiling derive_builder v0.20.2
23442025-01-06T18:43:05.667Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23452025-01-06T18:43:05.746Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23462025-01-06T18:43:07.991Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23472025-01-06T18:43:08.290Z Compiling pem v3.0.4
23482025-01-06T18:43:08.834Z Compiling bcs v0.1.6
23492025-01-06T18:43:09.728Z Compiling oso-derive v0.27.3
23502025-01-06T18:43:09.730Z Compiling impl-trait-for-tuples v0.2.2
23512025-01-06T18:43:09.730Z Compiling libz-sys v1.1.20
23522025-01-06T18:43:10.407Z Compiling quick-xml v0.33.0
23532025-01-06T18:43:10.670Z Compiling diesel-dtrace v0.4.2
23542025-01-06T18:43:11.068Z Compiling parking_lot_core v0.8.6
23552025-01-06T18:43:16.508Z Compiling oso v0.27.3
23562025-01-06T18:43:16.880Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23572025-01-06T18:43:18.517Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23582025-01-06T18:43:24.073Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23592025-01-06T18:43:27.230Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23602025-01-06T18:43:27.532Z Compiling bb8 v0.8.5
23612025-01-06T18:43:28.170Z Compiling buf-list v1.0.3
23622025-01-06T18:43:28.838Z Compiling async-bb8-diesel v0.2.1
23632025-01-06T18:43:31.231Z Compiling nibble_vec v0.1.0
23642025-01-06T18:43:31.487Z Compiling libgit2-sys v0.17.0+1.8.1
23652025-01-06T18:43:32.275Z Compiling pin-project-internal v1.1.6
23662025-01-06T18:43:33.698Z Compiling atty v0.2.14
23672025-01-06T18:43:33.872Z Compiling endian-type v0.1.2
23682025-01-06T18:43:34.145Z Compiling salty v0.3.0
23692025-01-06T18:43:34.606Z Compiling radix_trie v0.2.1
23702025-01-06T18:43:35.038Z Compiling pin-project v1.1.6
23712025-01-06T18:43:35.832Z Compiling parking_lot v0.11.2
23722025-01-06T18:43:38.795Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23732025-01-06T18:43:45.281Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23742025-01-06T18:43:49.974Z Compiling snafu-derive v0.8.5
23752025-01-06T18:43:51.948Z Compiling sled v0.34.7
23762025-01-06T18:43:54.699Z Compiling snafu v0.8.5
23772025-01-06T18:43:55.860Z Compiling mime_guess v2.0.5
23782025-01-06T18:43:56.962Z Compiling hickory-client v0.24.1
23792025-01-06T18:44:02.621Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23802025-01-06T18:44:04.047Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23812025-01-06T18:44:04.878Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23822025-01-06T18:44:05.305Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23832025-01-06T18:44:05.627Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23842025-01-06T18:44:07.181Z Compiling globset v0.4.15
23852025-01-06T18:44:09.805Z Compiling hickory-server v0.24.1
23862025-01-06T18:44:13.922Z Compiling primeorder v0.13.6
23872025-01-06T18:44:14.536Z Compiling olpc-cjson v0.1.4
23882025-01-06T18:44:14.584Z Compiling castaway v0.2.3
23892025-01-06T18:44:14.791Z Compiling vergen v8.3.2
23902025-01-06T18:44:14.869Z Compiling env_filter v0.1.2
23912025-01-06T18:44:15.087Z Compiling serde_plain v1.0.2
23922025-01-06T18:44:15.633Z Compiling cargo-platform v0.1.8
23932025-01-06T18:44:16.129Z Compiling nanorand v0.7.0
23942025-01-06T18:44:16.352Z Compiling memoffset v0.9.1
23952025-01-06T18:44:16.727Z Compiling typed-path v0.9.3
23962025-01-06T18:44:16.981Z Compiling flume v0.11.1
23972025-01-06T18:44:17.775Z Compiling cargo_metadata v0.18.1
23982025-01-06T18:44:21.449Z Compiling tough v0.19.0
23992025-01-06T18:44:22.026Z Compiling env_logger v0.11.5
24002025-01-06T18:44:23.455Z Compiling compact_str v0.8.0
24012025-01-06T18:44:24.016Z Compiling p384 v0.13.0
24022025-01-06T18:44:24.968Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24032025-01-06T18:44:25.377Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24042025-01-06T18:44:26.011Z Compiling git2 v0.19.0
24052025-01-06T18:44:30.068Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24062025-01-06T18:44:35.166Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24072025-01-06T18:44:36.052Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24082025-01-06T18:44:36.333Z Compiling unicode-truncate v1.1.0
24092025-01-06T18:44:36.663Z Compiling lru v0.12.5
24102025-01-06T18:44:37.045Z Compiling rand_seeder v0.3.0
24112025-01-06T18:44:37.448Z Compiling libsqlite3-sys v0.30.1
24122025-01-06T18:44:38.156Z Compiling lzma-sys v0.1.20
24132025-01-06T18:44:38.875Z Compiling instability v0.3.2
24142025-01-06T18:44:39.877Z Compiling cfg_aliases v0.2.1
24152025-01-06T18:44:40.001Z Compiling parse-size v1.1.0
24162025-01-06T18:44:40.329Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24172025-01-06T18:44:40.657Z Compiling rustls v0.21.12
24182025-01-06T18:44:40.955Z Compiling cassowary v0.3.0
24192025-01-06T18:44:41.450Z Compiling http-range v0.1.5
24202025-01-06T18:44:42.060Z Compiling ratatui v0.28.1
24212025-01-06T18:44:42.986Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24222025-01-06T18:44:44.554Z Compiling nix v0.29.0
24232025-01-06T18:44:45.509Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24242025-01-06T18:44:47.509Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24252025-01-06T18:44:48.844Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24262025-01-06T18:44:50.261Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24272025-01-06T18:44:51.090Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24282025-01-06T18:44:51.413Z Compiling sct v0.7.1
24292025-01-06T18:44:51.895Z Compiling rustls-webpki v0.101.7
24302025-01-06T18:44:53.322Z Compiling heck v0.3.3
24312025-01-06T18:44:53.713Z Compiling csv-core v0.1.11
24322025-01-06T18:44:54.558Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24332025-01-06T18:44:54.886Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24342025-01-06T18:44:55.199Z Compiling glob v0.3.1
24352025-01-06T18:44:55.887Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24362025-01-06T18:44:56.196Z Compiling csv v1.3.0
24372025-01-06T18:44:57.218Z Compiling zone_cfg_derive v0.1.2
24382025-01-06T18:44:58.646Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24392025-01-06T18:44:59.914Z Compiling nix v0.27.1
24402025-01-06T18:45:02.995Z Compiling hyper-staticfile v0.10.1
24412025-01-06T18:45:03.117Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24422025-01-06T18:45:06.179Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24432025-01-06T18:45:06.203Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24442025-01-06T18:45:06.384Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24452025-01-06T18:45:07.463Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24462025-01-06T18:45:11.972Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24472025-01-06T18:45:12.732Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24482025-01-06T18:45:13.077Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24492025-01-06T18:45:13.385Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24502025-01-06T18:45:13.685Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24512025-01-06T18:45:15.886Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24522025-01-06T18:45:18.860Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24532025-01-06T18:45:19.389Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24542025-01-06T18:45:19.897Z Compiling hashlink v0.9.1
24552025-01-06T18:45:19.999Z Compiling tungstenite v0.23.0
24562025-01-06T18:45:20.298Z Compiling fallible-streaming-iterator v0.1.9
24572025-01-06T18:45:20.604Z Compiling fallible-iterator v0.3.0
24582025-01-06T18:45:20.734Z Compiling base64 v0.13.1
24592025-01-06T18:45:20.902Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24602025-01-06T18:45:21.428Z Compiling rusqlite v0.32.1
24612025-01-06T18:45:21.477Z Compiling tokio-tungstenite v0.23.1
24622025-01-06T18:45:21.584Z Compiling ron v0.7.1
24632025-01-06T18:45:22.122Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24642025-01-06T18:45:25.772Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24652025-01-06T18:45:26.680Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24662025-01-06T18:45:27.823Z Compiling xz2 v0.1.7
24672025-01-06T18:45:28.327Z Compiling tokio-rustls v0.24.1
24682025-01-06T18:45:28.817Z Compiling zone v0.1.8
24692025-01-06T18:45:30.211Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24702025-01-06T18:45:32.245Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24712025-01-06T18:45:39.505Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24722025-01-06T18:45:44.817Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24732025-01-06T18:45:45.533Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24742025-01-06T18:45:47.159Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24752025-01-06T18:45:48.238Z Compiling rustls-pemfile v1.0.4
24762025-01-06T18:45:49.043Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24772025-01-06T18:45:49.358Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24782025-01-06T18:45:52.560Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24792025-01-06T18:45:52.741Z Compiling signal-hook-tokio v0.3.1
24802025-01-06T18:45:52.965Z Compiling twox-hash v1.6.3
24812025-01-06T18:45:53.968Z Compiling yasna v0.5.2
24822025-01-06T18:45:54.157Z Compiling is_ci v1.2.0
24832025-01-06T18:45:54.469Z Compiling smawk v0.3.2
24842025-01-06T18:45:54.749Z Compiling unicode-linebreak v0.1.5
24852025-01-06T18:45:54.868Z Compiling supports-color v3.0.1
24862025-01-06T18:45:55.281Z Compiling textwrap v0.16.1
24872025-01-06T18:45:55.299Z Compiling rcgen v0.12.1
24882025-01-06T18:45:58.823Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24892025-01-06T18:46:04.825Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24902025-01-06T18:46:05.348Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24912025-01-06T18:46:08.097Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24922025-01-06T18:46:10.345Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24932025-01-06T18:46:21.042Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24942025-01-06T18:46:25.855Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24952025-01-06T18:46:25.994Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24962025-01-06T18:46:26.700Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24972025-01-06T18:46:39.267Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24982025-01-06T18:46:39.579Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24992025-01-06T18:46:43.321Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25002025-01-06T18:46:45.688Z Compiling fatfs v0.3.6
25012025-01-06T18:46:46.427Z Compiling subprocess v0.2.9
25022025-01-06T18:46:48.499Z Compiling rtoolbox v0.0.2
25032025-01-06T18:46:48.967Z Compiling assert_matches v1.5.0
25042025-01-06T18:46:51.081Z Compiling rpassword v7.3.1
25052025-01-06T18:46:51.559Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25062025-01-06T18:46:52.114Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25072025-01-06T18:46:53.611Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25082025-01-06T18:46:59.139Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25092025-01-06T18:47:00.638Z Compiling tui-tree-widget v0.22.0
25102025-01-06T18:47:01.114Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25112025-01-06T18:47:03.202Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25122025-01-06T18:47:03.517Z Compiling uzers v0.12.1
25132025-01-06T18:47:06.636Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25142025-01-06T18:47:14.544Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25152025-01-06T18:47:16.576Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25162025-01-06T18:47:42.785Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25172025-01-06T18:47:48.146Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25182025-01-06T18:47:52.949Z Compiling multimap v0.10.0
25192025-01-06T18:50:07.061Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25202025-01-06T18:50:18.999Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25212025-01-06T18:56:49.592Z Finished `release` profile [optimized] target(s) in 15m 57s
25222025-01-06T18:57:53.877Z
25232025-01-06T18:57:53.877Zreal 17:02.871756096
25242025-01-06T18:57:53.877Zuser 1:57:01.019068937
25252025-01-06T18:57:53.877Zsys 5:54.203712542
25262025-01-06T18:57:53.877Ztrap 2.848670631
25272025-01-06T18:57:53.877Ztflt 3.036230009
25282025-01-06T18:57:53.880Zdflt 4.555759124
25292025-01-06T18:57:53.880Zkflt 0.008151496
25302025-01-06T18:57:53.880Zlock 7:15:31.262590312
25312025-01-06T18:57:53.880Zslp 6:10:41.932702199
25322025-01-06T18:57:53.880Zlat 2:53.955757592
25332025-01-06T18:57:53.880Zstop 2:34.637804657
25342025-01-06T18:57:53.880Z+ mapfile -t packages
25352025-01-06T18:57:53.880Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25362025-01-06T18:57:54.895Z Finished `release` profile [optimized] target(s) in 0.96s
25372025-01-06T18:57:54.954Z Running `target/release/omicron-package -t test list-outputs`
25382025-01-06T18:57:55.003ZLogging to: /work/oxidecomputer/omicron/out/LOG
25392025-01-06T18:57:55.006Z+ ptime -m cargo build --locked --release -p xtask
25402025-01-06T18:57:55.573Z Compiling serde v1.0.215
25412025-01-06T18:57:55.575Z Compiling libc v0.2.162
25422025-01-06T18:57:55.575Z Compiling serde_json v1.0.133
25432025-01-06T18:57:55.665Z Compiling rustix v0.38.37
25442025-01-06T18:57:55.672Z Compiling syn v2.0.87
25452025-01-06T18:57:55.682Z Compiling bitflags v2.6.0
25462025-01-06T18:57:56.053Z Compiling usdt-impl v0.5.0
25472025-01-06T18:57:56.141Z Compiling syn v1.0.109
25482025-01-06T18:57:56.157Z Compiling hashbrown v0.15.1
25492025-01-06T18:57:56.214Z Compiling log v0.4.22
25502025-01-06T18:57:56.262Z Compiling fs-err v2.11.0
25512025-01-06T18:57:56.598Z Compiling once_cell v1.20.2
25522025-01-06T18:57:56.697Z Compiling anyhow v1.0.93
25532025-01-06T18:57:57.108Z Compiling thread-id v4.2.2
25542025-01-06T18:57:57.552Z Compiling indexmap v2.6.0
25552025-01-06T18:57:58.744Z Compiling terminal_size v0.4.0
25562025-01-06T18:57:58.744Z Compiling tempfile v3.13.0
25572025-01-06T18:57:58.990Z Compiling clap_builder v4.5.21
25582025-01-06T18:57:59.528Z Compiling proc-macro-error v1.0.4
25592025-01-06T18:58:00.910Z Compiling tabled_derive v0.7.0
25602025-01-06T18:58:02.163Z Compiling tabled v0.15.0
25612025-01-06T18:58:03.790Z Compiling serde_derive v1.0.215
25622025-01-06T18:58:04.385Z Compiling thiserror-impl v1.0.69
25632025-01-06T18:58:04.991Z Compiling zerocopy-derive v0.7.35
25642025-01-06T18:58:05.850Z Compiling scroll_derive v0.12.0
25652025-01-06T18:58:06.683Z Compiling zerocopy v0.7.35
25662025-01-06T18:58:07.227Z Compiling scroll v0.12.0
25672025-01-06T18:58:07.306Z Compiling thiserror v1.0.69
25682025-01-06T18:58:07.474Z Compiling pest v2.7.14
25692025-01-06T18:58:08.332Z Compiling goblin v0.8.2
25702025-01-06T18:58:10.528Z Compiling pest_meta v2.7.14
25712025-01-06T18:58:12.001Z Compiling pest_generator v2.7.14
25722025-01-06T18:58:14.653Z Compiling pest_derive v2.7.14
25732025-01-06T18:58:15.466Z Compiling dtrace-parser v0.2.0
25742025-01-06T18:58:17.352Z Compiling clap_derive v4.5.18
25752025-01-06T18:58:21.784Z Compiling serde_tokenstream v0.2.2
25762025-01-06T18:58:22.096Z Compiling toml_datetime v0.6.8
25772025-01-06T18:58:22.146Z Compiling dof v0.3.0
25782025-01-06T18:58:22.433Z Compiling serde_spanned v0.6.8
25792025-01-06T18:58:22.883Z Compiling toml_edit v0.22.22
25802025-01-06T18:58:23.086Z Compiling camino v1.1.9
25812025-01-06T18:58:24.151Z Compiling usdt-attr-macro v0.5.0
25822025-01-06T18:58:24.346Z Compiling usdt-macro v0.5.0
25832025-01-06T18:58:25.552Z Compiling semver v1.0.23
25842025-01-06T18:58:25.597Z Compiling cargo-platform v0.1.8
25852025-01-06T18:58:26.708Z Compiling toml v0.8.19
25862025-01-06T18:58:27.051Z Compiling cargo_metadata v0.18.1
25872025-01-06T18:58:28.894Z Compiling cargo_toml v0.20.5
25882025-01-06T18:58:28.956Z Compiling usdt v0.5.0
25892025-01-06T18:58:30.443Z Compiling camino-tempfile v1.1.1
25902025-01-06T18:58:30.580Z Compiling clap v4.5.21
25912025-01-06T18:58:30.728Z Compiling macaddr v1.0.1
25922025-01-06T18:58:40.487Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25932025-01-06T18:58:51.579Z Finished `release` profile [optimized] target(s) in 56.51s
25942025-01-06T18:58:51.698Z
25952025-01-06T18:58:51.700Zreal 56.657645270
25962025-01-06T18:58:51.700Zuser 5:43.302888788
25972025-01-06T18:58:51.700Zsys 31.955310467
25982025-01-06T18:58:51.700Ztrap 0.154872693
25992025-01-06T18:58:51.700Ztflt 0.299791424
26002025-01-06T18:58:51.700Zdflt 0.580683272
26012025-01-06T18:58:51.700Zkflt 0.000000000
26022025-01-06T18:58:51.700Zlock 10:26.403618772
26032025-01-06T18:58:51.700Zslp 15:47.286148284
26042025-01-06T18:58:51.700Zlat 12.314565197
26052025-01-06T18:58:51.701Zstop 17.293230103
26062025-01-06T18:58:51.701Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26072025-01-06T18:58:51.701Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26082025-01-06T18:58:51.701Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26092025-01-06T18:58:51.701Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26102025-01-06T18:58:51.701Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26112025-01-06T18:58:52.582Z Compiling hashbrown v0.14.5
26122025-01-06T18:58:52.709Z Compiling ident_case v1.0.1
26132025-01-06T18:58:52.722Z Compiling unsafe-libyaml v0.2.11
26142025-01-06T18:58:52.722Z Compiling progenitor-client v0.8.0
26152025-01-06T18:58:52.725Z Compiling ipnetwork v0.20.0
26162025-01-06T18:58:52.725Z Compiling macaddr v1.0.1
26172025-01-06T18:58:52.726Z Compiling instant v0.1.13
26182025-01-06T18:58:52.726Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26192025-01-06T18:58:52.904Z Compiling darling_core v0.20.10
26202025-01-06T18:58:52.945Z Compiling structmeta-derive v0.3.0
26212025-01-06T18:58:53.191Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26222025-01-06T18:58:53.246Z Compiling dropshot v0.13.0
26232025-01-06T18:58:53.269Z Compiling dropshot_endpoint v0.13.0
26242025-01-06T18:58:53.616Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26252025-01-06T18:58:53.690Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26262025-01-06T18:58:53.992Z Compiling regress v0.10.1
26272025-01-06T18:58:54.084Z Compiling serde_yaml v0.9.34+deprecated
26282025-01-06T18:58:54.524Z Compiling regress v0.9.1
26292025-01-06T18:58:54.576Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26302025-01-06T18:58:54.778Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26312025-01-06T18:58:54.919Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26322025-01-06T18:58:55.595Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26332025-01-06T18:58:55.967Z Compiling structmeta v0.3.0
26342025-01-06T18:58:55.990Z Compiling backoff v0.4.0
26352025-01-06T18:58:56.087Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26362025-01-06T18:58:56.263Z Compiling tempfile v3.13.0
26372025-01-06T18:58:56.362Z Compiling proc-macro-crate v1.3.1
26382025-01-06T18:58:56.461Z Compiling parse-display-derive v0.10.0
26392025-01-06T18:58:57.252Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26402025-01-06T18:58:57.515Z Compiling num_enum_derive v0.5.11
26412025-01-06T18:58:57.639Z Compiling itertools v0.13.0
26422025-01-06T18:58:58.182Z Compiling typify-impl v0.2.0
26432025-01-06T18:58:59.187Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26442025-01-06T18:58:59.509Z Compiling zerocopy v0.8.10
26452025-01-06T18:58:59.843Z Compiling foreign-types-macros v0.2.3
26462025-01-06T18:59:00.004Z Compiling darling_macro v0.20.10
26472025-01-06T18:59:00.230Z Compiling num_enum v0.5.11
26482025-01-06T18:59:00.406Z Compiling zerocopy-derive v0.8.10
26492025-01-06T18:59:00.480Z Compiling foreign-types-shared v0.3.1
26502025-01-06T18:59:00.622Z Compiling crucible-workspace-hack v0.1.0
26512025-01-06T18:59:00.899Z Compiling heapless v0.8.0
26522025-01-06T18:59:00.979Z Compiling darling v0.20.10
26532025-01-06T18:59:01.007Z Compiling proc-macro-error v1.0.4
26542025-01-06T18:59:01.125Z Compiling serde_with_macros v3.11.0
26552025-01-06T18:59:01.160Z Compiling parse-display v0.10.0
26562025-01-06T18:59:01.160Z Compiling foreign-types v0.5.0
26572025-01-06T18:59:01.305Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26582025-01-06T18:59:01.930Z Compiling camino-tempfile v1.1.1
26592025-01-06T18:59:01.955Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26602025-01-06T18:59:02.070Z Compiling hash32 v0.3.1
26612025-01-06T18:59:02.341Z Compiling cstr-argument v0.1.2
26622025-01-06T18:59:02.424Z Compiling pretty-hex v0.2.1
26632025-01-06T18:59:02.626Z Compiling smoltcp v0.11.0
26642025-01-06T18:59:02.647Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26652025-01-06T18:59:02.816Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26662025-01-06T18:59:03.007Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26672025-01-06T18:59:03.507Z Compiling tabwriter v1.4.0
26682025-01-06T18:59:03.645Z Compiling colored v2.1.0
26692025-01-06T18:59:03.982Z Compiling serde_with v3.11.0
26702025-01-06T18:59:04.003Z Compiling cobs v0.2.3
26712025-01-06T18:59:04.311Z Compiling postcard v1.0.10
26722025-01-06T18:59:04.423Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26732025-01-06T18:59:04.722Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26742025-01-06T18:59:04.990Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26752025-01-06T18:59:05.012Z Compiling thiserror v2.0.3
26762025-01-06T18:59:05.708Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26772025-01-06T18:59:06.039Z Compiling smf v0.2.3
26782025-01-06T18:59:06.325Z Compiling thiserror-impl v2.0.3
26792025-01-06T18:59:07.189Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26802025-01-06T18:59:07.548Z Compiling zone_cfg_derive v0.3.0
26812025-01-06T18:59:07.942Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26822025-01-06T18:59:08.090Z Compiling num-derive v0.4.2
26832025-01-06T18:59:08.448Z Compiling sigpipe v0.1.3
26842025-01-06T18:59:08.604Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26852025-01-06T18:59:08.733Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26862025-01-06T18:59:08.934Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26872025-01-06T18:59:09.025Z Compiling zone v0.3.0
26882025-01-06T18:59:09.278Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26892025-01-06T18:59:09.619Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26902025-01-06T18:59:09.786Z Compiling universal-hash v0.5.1
26912025-01-06T18:59:09.985Z Compiling opaque-debug v0.3.1
26922025-01-06T18:59:10.071Z Compiling tungstenite v0.21.0
26932025-01-06T18:59:10.091Z Compiling num-rational v0.4.2
26942025-01-06T18:59:10.353Z Compiling password-hash v0.5.0
26952025-01-06T18:59:10.497Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
26962025-01-06T18:59:10.652Z Compiling num-complex v0.4.6
26972025-01-06T18:59:11.513Z Compiling blake2 v0.10.6
26982025-01-06T18:59:11.535Z Compiling aead v0.5.2
26992025-01-06T18:59:11.849Z Compiling convert_case v0.4.0
27002025-01-06T18:59:11.853Z Compiling base64 v0.21.7
27012025-01-06T18:59:11.890Z Compiling keccak v0.1.5
27022025-01-06T18:59:11.926Z Compiling num v0.4.3
27032025-01-06T18:59:12.049Z Compiling argon2 v0.5.3
27042025-01-06T18:59:12.388Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27052025-01-06T18:59:12.500Z Compiling sha3 v0.10.8
27062025-01-06T18:59:12.647Z Compiling tokio-tungstenite v0.21.0
27072025-01-06T18:59:12.872Z Compiling derive_more v0.99.18
27082025-01-06T18:59:12.892Z Compiling poly1305 v0.8.0
27092025-01-06T18:59:12.916Z Compiling chacha20 v0.9.1
27102025-01-06T18:59:13.292Z Compiling float-ord v0.3.2
27112025-01-06T18:59:13.406Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27122025-01-06T18:59:13.453Z Compiling same-file v1.0.6
27132025-01-06T18:59:13.588Z Compiling semver v0.1.20
27142025-01-06T18:59:13.859Z Compiling walkdir v2.5.0
27152025-01-06T18:59:14.041Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27162025-01-06T18:59:14.284Z Compiling rustc_version v0.1.7
27172025-01-06T18:59:14.406Z Compiling newline-converter v0.3.0
27182025-01-06T18:59:14.592Z Compiling primeorder v0.13.6
27192025-01-06T18:59:14.615Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27202025-01-06T18:59:14.684Z Compiling secrecy v0.8.0
27212025-01-06T18:59:14.835Z Compiling owo-colors v4.1.0
27222025-01-06T18:59:14.894Z Compiling cancel-safe-futures v0.1.5
27232025-01-06T18:59:14.985Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27242025-01-06T18:59:15.133Z Compiling newtype_derive v0.1.6
27252025-01-06T18:59:15.162Z Compiling expectorate v1.1.0
27262025-01-06T18:59:15.249Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27272025-01-06T18:59:15.315Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27282025-01-06T18:59:15.348Z Compiling thiserror-impl-no-std v2.0.2
27292025-01-06T18:59:15.426Z Compiling ring v0.16.20
27302025-01-06T18:59:15.653Z Compiling blake3 v1.5.4
27312025-01-06T18:59:15.869Z Compiling half v2.4.1
27322025-01-06T18:59:16.344Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27332025-01-06T18:59:16.364Z Compiling unicase v2.7.0
27342025-01-06T18:59:16.401Z Compiling arc-swap v1.7.1
27352025-01-06T18:59:16.460Z Compiling ciborium-io v0.2.2
27362025-01-06T18:59:16.624Z Compiling ciborium-ll v0.2.2
27372025-01-06T18:59:16.919Z Compiling slog-scope v4.4.0
27382025-01-06T18:59:17.056Z Compiling typify-macro v0.2.0
27392025-01-06T18:59:17.112Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27402025-01-06T18:59:17.426Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27412025-01-06T18:59:17.835Z Compiling polyval v0.6.2
27422025-01-06T18:59:18.291Z Compiling atomicwrites v0.4.4
27432025-01-06T18:59:18.352Z Compiling libsw v3.3.1
27442025-01-06T18:59:18.646Z Compiling thiserror-no-std v2.0.2
27452025-01-06T18:59:18.678Z Compiling memmap2 v0.9.5
27462025-01-06T18:59:18.710Z Compiling indent_write v2.2.0
27472025-01-06T18:59:18.801Z Compiling libefi-sys v0.1.0
27482025-01-06T18:59:18.954Z Compiling arrayvec v0.7.6
27492025-01-06T18:59:19.097Z Compiling salty v0.3.0
27502025-01-06T18:59:19.193Z Compiling linear-map v1.2.0
27512025-01-06T18:59:19.305Z Compiling constant_time_eq v0.3.1
27522025-01-06T18:59:19.382Z Compiling arrayref v0.3.9
27532025-01-06T18:59:19.505Z Compiling parking_lot_core v0.8.6
27542025-01-06T18:59:19.509Z Compiling spin v0.5.2
27552025-01-06T18:59:19.625Z Compiling vsss-rs v3.3.4
27562025-01-06T18:59:20.035Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27572025-01-06T18:59:20.177Z Compiling ghash v0.5.1
27582025-01-06T18:59:20.571Z Compiling slog-stdlog v4.1.1
27592025-01-06T18:59:20.791Z Compiling ciborium v0.2.2
27602025-01-06T18:59:21.299Z Compiling p384 v0.13.0
27612025-01-06T18:59:21.318Z Compiling toolchain_find v0.4.0
27622025-01-06T18:59:21.411Z Compiling typify v0.2.0
27632025-01-06T18:59:21.583Z Compiling progenitor-impl v0.8.0
27642025-01-06T18:59:22.053Z Compiling chacha20poly1305 v0.10.1
27652025-01-06T18:59:22.088Z Compiling ctr v0.9.2
27662025-01-06T18:59:22.310Z Compiling lzma-sys v0.1.20
27672025-01-06T18:59:22.398Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27682025-01-06T18:59:22.475Z Compiling bitfield-struct v0.6.2
27692025-01-06T18:59:22.807Z Compiling slog-dtrace v0.3.0
27702025-01-06T18:59:22.892Z Compiling highway v1.2.0
27712025-01-06T18:59:23.143Z Compiling topological-sort v0.2.2
27722025-01-06T18:59:23.391Z Compiling omicron-zone-package v0.11.1
27732025-01-06T18:59:23.411Z Compiling aes-gcm v0.10.3
27742025-01-06T18:59:23.515Z Compiling rustfmt-wrapper v0.2.1
27752025-01-06T18:59:23.703Z Compiling mime_guess v2.0.5
27762025-01-06T18:59:23.731Z Compiling slog-envlogger v2.2.0
27772025-01-06T18:59:23.927Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27782025-01-06T18:59:24.017Z Compiling steno v0.4.1
27792025-01-06T18:59:24.688Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27802025-01-06T18:59:24.760Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27812025-01-06T18:59:24.780Z Compiling heck v0.3.3
27822025-01-06T18:59:25.070Z Compiling ssh-encoding v0.2.0
27832025-01-06T18:59:25.236Z Compiling blowfish v0.9.1
27842025-01-06T18:59:25.397Z Compiling nibble_vec v0.1.0
27852025-01-06T18:59:25.585Z Compiling env_filter v0.1.2
27862025-01-06T18:59:25.605Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27872025-01-06T18:59:25.638Z Compiling humantime v2.1.0
27882025-01-06T18:59:25.716Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27892025-01-06T18:59:25.896Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27902025-01-06T18:59:25.973Z Compiling endian-type v0.1.2
27912025-01-06T18:59:26.023Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27922025-01-06T18:59:26.088Z Compiling env_logger v0.11.5
27932025-01-06T18:59:26.191Z Compiling bcrypt-pbkdf v0.10.0
27942025-01-06T18:59:26.250Z Compiling radix_trie v0.2.1
27952025-01-06T18:59:26.366Z Compiling ssh-cipher v0.2.0
27962025-01-06T18:59:26.889Z Compiling zone_cfg_derive v0.1.2
27972025-01-06T18:59:26.943Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27982025-01-06T18:59:27.114Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27992025-01-06T18:59:27.547Z Compiling parking_lot v0.11.2
28002025-01-06T18:59:27.940Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28012025-01-06T18:59:28.169Z Compiling password-hash v0.4.2
28022025-01-06T18:59:28.363Z Compiling gethostname v0.5.0
28032025-01-06T18:59:28.450Z Compiling fxhash v0.2.1
28042025-01-06T18:59:28.477Z Compiling http-range v0.1.5
28052025-01-06T18:59:28.498Z Compiling bumpalo v3.16.0
28062025-01-06T18:59:28.585Z Compiling simd-adler32 v0.3.7
28072025-01-06T18:59:28.675Z Compiling base64 v0.13.1
28082025-01-06T18:59:28.845Z Compiling lockfree-object-pool v0.1.6
28092025-01-06T18:59:29.001Z Compiling zip v2.1.3
28102025-01-06T18:59:29.123Z Compiling matches v0.1.10
28112025-01-06T18:59:29.131Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28122025-01-06T18:59:29.185Z Compiling ron v0.7.1
28132025-01-06T18:59:29.240Z Compiling idna v0.2.3
28142025-01-06T18:59:29.333Z Compiling zopfli v0.8.1
28152025-01-06T18:59:29.363Z Compiling pbkdf2 v0.11.0
28162025-01-06T18:59:29.449Z Compiling sled v0.34.7
28172025-01-06T18:59:29.735Z Compiling zone v0.1.8
28182025-01-06T18:59:29.770Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28192025-01-06T18:59:29.914Z Compiling progenitor-macro v0.8.0
28202025-01-06T18:59:30.478Z Compiling xz2 v0.1.7
28212025-01-06T18:59:30.959Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28222025-01-06T18:59:31.188Z Compiling ssh-key v0.6.6
28232025-01-06T18:59:31.379Z Compiling hickory-client v0.24.1
28242025-01-06T18:59:32.080Z Compiling p521 v0.13.3
28252025-01-06T18:59:32.107Z Compiling p256 v0.13.2
28262025-01-06T18:59:32.145Z Compiling hickory-server v0.24.1
28272025-01-06T18:59:32.943Z Compiling enum-as-inner v0.5.1
28282025-01-06T18:59:32.978Z Compiling pem v3.0.4
28292025-01-06T18:59:33.869Z Compiling yasna v0.5.2
28302025-01-06T18:59:34.011Z Compiling headers-core v0.3.0
28312025-01-06T18:59:34.196Z Compiling kstat-rs v0.2.4
28322025-01-06T18:59:34.590Z Compiling nanorand v0.7.0
28332025-01-06T18:59:34.856Z Compiling atty v0.2.14
28342025-01-06T18:59:35.011Z Compiling russh-cryptovec v0.7.3
28352025-01-06T18:59:35.189Z Compiling md5 v0.7.0
28362025-01-06T18:59:35.348Z Compiling flume v0.11.1
28372025-01-06T18:59:35.641Z Compiling russh-keys v0.45.0
28382025-01-06T18:59:35.718Z Compiling rcgen v0.12.1
28392025-01-06T18:59:35.938Z Compiling headers v0.4.0
28402025-01-06T18:59:36.081Z Compiling trust-dns-proto v0.22.0
28412025-01-06T18:59:36.911Z Compiling hyper-staticfile v0.10.1
28422025-01-06T18:59:38.053Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28432025-01-06T18:59:38.308Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28442025-01-06T18:59:38.660Z Compiling num-bigint v0.4.6
28452025-01-06T18:59:38.747Z Compiling des v0.8.1
28462025-01-06T18:59:39.106Z Compiling subprocess v0.2.9
28472025-01-06T18:59:39.219Z Compiling hex-literal v0.4.1
28482025-01-06T18:59:39.388Z Compiling display-error-chain v0.2.2
28492025-01-06T18:59:40.516Z Compiling dhcproto-macros v0.1.0
28502025-01-06T18:59:40.674Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28512025-01-06T18:59:40.676Z Compiling internet-checksum v0.2.1
28522025-01-06T18:59:40.719Z Compiling dhcproto v0.12.0
28532025-01-06T18:59:41.729Z Compiling russh v0.45.0
28542025-01-06T18:59:43.819Z Compiling progenitor v0.8.0
28552025-01-06T18:59:43.993Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28562025-01-06T18:59:43.993Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28572025-01-06T18:59:43.993Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28582025-01-06T18:59:43.993Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28592025-01-06T18:59:43.993Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28602025-01-06T18:59:43.993Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28612025-01-06T18:59:44.121Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28622025-01-06T18:59:48.007Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28632025-01-06T18:59:48.050Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28642025-01-06T18:59:48.267Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28652025-01-06T18:59:49.945Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28662025-01-06T18:59:49.947Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28672025-01-06T19:00:00.120Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28682025-01-06T19:00:00.132Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28692025-01-06T19:00:00.132Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28702025-01-06T19:00:00.132Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28712025-01-06T19:00:03.507Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28722025-01-06T19:00:03.617Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28732025-01-06T19:00:05.271Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28742025-01-06T19:00:05.324Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28752025-01-06T19:00:05.554Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28762025-01-06T19:00:06.380Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28772025-01-06T19:00:09.144Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28782025-01-06T19:00:09.562Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28792025-01-06T19:00:09.643Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28802025-01-06T19:00:10.140Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28812025-01-06T19:00:10.778Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28822025-01-06T19:00:11.060Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28832025-01-06T19:00:11.244Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28842025-01-06T19:00:13.733Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28852025-01-06T19:00:14.360Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28862025-01-06T19:00:16.609Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28872025-01-06T19:00:16.836Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28882025-01-06T19:00:17.310Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28892025-01-06T19:00:18.816Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28902025-01-06T19:00:19.541Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28912025-01-06T19:00:24.307Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28922025-01-06T19:00:24.569Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28932025-01-06T19:00:24.600Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28942025-01-06T19:00:25.948Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28952025-01-06T19:00:29.556Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28962025-01-06T19:00:38.775Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28972025-01-06T19:00:40.068Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28982025-01-06T19:00:59.708Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28992025-01-06T19:01:36.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
29002025-01-06T19:01:37.130Z
29012025-01-06T19:01:37.130Zreal 2:45.364159089
29022025-01-06T19:01:37.130Zuser 12:37.430139411
29032025-01-06T19:01:37.130Zsys 2:46.696751703
29042025-01-06T19:01:37.130Ztrap 0.336742183
29052025-01-06T19:01:37.130Ztflt 0.921710737
29062025-01-06T19:01:37.133Zdflt 1.911766774
29072025-01-06T19:01:37.133Zkflt 0.000016256
29082025-01-06T19:01:37.133Zlock 26:19.610014159
29092025-01-06T19:01:37.133Zslp 45:45.329931815
29102025-01-06T19:01:37.133Zlat 36.936027685
29112025-01-06T19:01:37.133Zstop 1:32.416428711
29122025-01-06T19:01:37.133Z+ mkdir tests
29132025-01-06T19:01:37.135Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29142025-01-06T19:01:37.135Z+ xargs -I '{}' -t cp '{}' tests/
29152025-01-06T19:01:37.176Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-b2b77aa5b061724c tests/
29162025-01-06T19:01:37.196Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-438c93e457a633ca tests/
29172025-01-06T19:01:37.217Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-11a3f56960f2e896 tests/
29182025-01-06T19:01:37.237Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a4e8660acf3c52ab tests/
29192025-01-06T19:01:37.403Z+ 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/*)
29202025-01-06T19:01:37.406Z+ 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-438c93e457a633ca tests/commtest-11a3f56960f2e896 tests/dhcp_server-b2b77aa5b061724c tests/end_to_end_tests-a4e8660acf3c52ab 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
29212025-01-06T19:02:48.754ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29222025-01-06T19:02:48.754Za .github/buildomat/ci-env.sh 1K
29232025-01-06T19:02:48.754Za out/target/test 1K
29242025-01-06T19:02:48.754Za out/npuzone/npuzone 23144K
29252025-01-06T19:02:48.754Za package-manifest.toml 33K
29262025-01-06T19:02:48.754Za smf/sled-agent/non-gimlet/config.toml 4K
29272025-01-06T19:02:48.755Za target/release/omicron-package 36387K
29282025-01-06T19:02:48.755Za target/release/xtask 11721K
29292025-01-06T19:02:48.755Za target/debug/bootstrap 208840K
29302025-01-06T19:02:48.755Za tests/bootstrap-438c93e457a633ca 24243K
29312025-01-06T19:02:48.755Za tests/commtest-11a3f56960f2e896 25019K
29322025-01-06T19:02:48.755Za tests/dhcp_server-b2b77aa5b061724c 24243K
29332025-01-06T19:02:48.755Za tests/end_to_end_tests-a4e8660acf3c52ab 227034K
29342025-01-06T19:02:48.755Za out/clickhouse.tar.gz 293538K
29352025-01-06T19:02:48.755Za out/clickhouse_keeper.tar.gz 280626K
29362025-01-06T19:02:48.755Za out/clickhouse_server.tar.gz 293520K
29372025-01-06T19:02:48.755Za out/cockroachdb.tar.gz 134636K
29382025-01-06T19:02:48.755Za out/crucible-dtrace.tar 85K
29392025-01-06T19:02:48.755Za out/crucible-pantry-zone.tar.gz 28210K
29402025-01-06T19:02:48.755Za out/crucible-zone.tar.gz 36430K
29412025-01-06T19:02:48.755Za out/external-dns.tar.gz 35339K
29422025-01-06T19:02:48.755Za out/internal-dns.tar.gz 35338K
29432025-01-06T19:02:48.755Za out/mg-ddm-gz.tar 63075K
29442025-01-06T19:02:48.755Za out/nexus.tar.gz 98325K
29452025-01-06T19:02:48.755Za out/ntp.tar.gz 10386K
29462025-01-06T19:02:48.755Za out/omicron-gateway-softnpu.tar.gz 23969K
29472025-01-06T19:02:48.755Za out/omicron-sled-agent.tar 113438K
29482025-01-06T19:02:48.756Za out/overlay.tar.gz 3K
29492025-01-06T19:02:48.756Za out/oximeter.tar.gz 47844K
29502025-01-06T19:02:48.756Za out/oxlog.tar 3088K
29512025-01-06T19:02:48.756Za out/probe.tar.gz 2764K
29522025-01-06T19:02:48.756Za out/propolis-server.tar.gz 66291K
29532025-01-06T19:02:48.756Za out/pumpkind-gz.tar 26665K
29542025-01-06T19:02:48.756Za out/switch-softnpu.tar.gz 235385K
29552025-01-06T19:02:48.759Z
29562025-01-06T19:02:48.759Zreal 1:11.338185068
29572025-01-06T19:02:48.760Zuser 1:08.075348087
29582025-01-06T19:02:48.760Zsys 4.623987360
29592025-01-06T19:02:48.760Ztrap 0.017372185
29602025-01-06T19:02:48.760Ztflt 0.000000000
29612025-01-06T19:02:48.760Zdflt 0.000000000
29622025-01-06T19:02:48.760Zkflt 0.000000000
29632025-01-06T19:02:48.760Zlock 0.000000000
29642025-01-06T19:02:48.760Zslp 1:07.910711508
29652025-01-06T19:02:48.760Zlat 2.044401935
29662025-01-06T19:02:48.760Zstop 0.000192812
29672025-01-06T19:02:48.760Zprocess exited: duration 2014892 ms, exit code 0
 
29682025-01-06T19:02:48.775Zfound 1 output files
29692025-01-06T19:02:48.775Zuploading: /work/package.tar.gz (1880327130 bytes)
29702025-01-06T19:03:29.945Zuploaded: /work/package.tar.gz