01JH35A7M7R6Z6XGKV2NMZR5F7: 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: 01JH35AJA914W3DRC7ZQCQWDWC

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-08T14:34:07.297Zjob assigned to worker 01JH35AV8JY85ATXKVAKQ011T7 [factory aws, i-093fdf111c1be6f62] (queued for 1 m 5 s)
 
22025-01-08T14:34:15.321Zstarting task 0: "setup"
32025-01-08T14:34:15.328Z++ uname -s
42025-01-08T14:34:15.330Z+ kern=SunOS
52025-01-08T14:34:15.330Z+ case "$kern" in
62025-01-08T14:34:15.330Z+ groupadd -g 12345 build
72025-01-08T14:34:15.333Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-08T14:34:17.340Z+ zfs create -o mountpoint=/work rpool/work
92025-01-08T14:34:17.472Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-08T14:34:17.481Z+ home_fs=zfs
112025-01-08T14:34:17.481Z+ [[ zfs == autofs ]]
122025-01-08T14:34:17.482Z+ mkdir -p /home/build
132025-01-08T14:34:17.482Z+ chown build:build /home/build /work
142025-01-08T14:34:19.480Z+ chmod 0700 /home/build /work
152025-01-08T14:34:19.483Zprocess exited: duration 4164 ms, exit code 0
 
162025-01-08T14:34:19.489Zstarting task 1: "rust-toolchain"
172025-01-08T14:34:19.494Z+ printf ' * toolchain channel = "%s"
182025-01-08T14:34:19.494Z' 1.81.0
192025-01-08T14:34:19.494Z+ printf ' * toolchain profile = "%s"
202025-01-08T14:34:19.495Z' default
212025-01-08T14:34:19.495Z * toolchain channel = "1.81.0"
222025-01-08T14:34:19.495Z * toolchain profile = "default"
232025-01-08T14:34:19.499Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-08T14:34:19.499Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-08T14:34:19.604Zinfo: downloading installer
262025-01-08T14:34:20.752Zinfo: profile set to 'default'
272025-01-08T14:34:20.752Zinfo: default host triple is x86_64-unknown-illumos
282025-01-08T14:34:20.755Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-08T14:34:20.892Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-08T14:34:20.892Zinfo: downloading component 'cargo'
312025-01-08T14:34:21.587Zinfo: downloading component 'clippy'
322025-01-08T14:34:21.846Zinfo: downloading component 'rust-docs'
332025-01-08T14:34:22.813Zinfo: downloading component 'rust-std'
342025-01-08T14:34:24.384Zinfo: downloading component 'rustc'
352025-01-08T14:34:29.798Zinfo: downloading component 'rustfmt'
362025-01-08T14:34:30.011Zinfo: installing component 'cargo'
372025-01-08T14:34:30.810Zinfo: installing component 'clippy'
382025-01-08T14:34:31.169Zinfo: installing component 'rust-docs'
392025-01-08T14:34:32.785Zinfo: installing component 'rust-std'
402025-01-08T14:34:34.514Zinfo: installing component 'rustc'
412025-01-08T14:34:40.244Zinfo: installing component 'rustfmt'
422025-01-08T14:34:40.564Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-08T14:34:40.564Z
442025-01-08T14:34:40.930Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-08T14:34:40.930Z
462025-01-08T14:34:40.933Z
472025-01-08T14:34:40.933ZRust is installed now. Great!
482025-01-08T14:34:40.933Z
492025-01-08T14:34:40.933ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-08T14:34:40.933Zenvironment variable. This has not been done automatically.
512025-01-08T14:34:40.933Z
522025-01-08T14:34:40.933ZTo configure your current shell, you need to source
532025-01-08T14:34:40.933Zthe corresponding env file under $HOME/.cargo.
542025-01-08T14:34:40.933Z
552025-01-08T14:34:40.933ZThis is usually done by running one of the following (note the leading DOT):
562025-01-08T14:34:40.933Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-08T14:34:40.933Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-08T14:34:41.009Z+ rustc --version
592025-01-08T14:34:41.075Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-08T14:34:41.078Zprocess exited: duration 21587 ms, exit code 0
 
612025-01-08T14:34:41.083Zstarting task 2: "authentication"
622025-01-08T14:34:41.104Zprocess exited: duration 20 ms, exit code 0
 
632025-01-08T14:34:41.109Zstarting task 3: "clone repository"
642025-01-08T14:34:41.114Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-08T14:34:41.117Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-08T14:34:41.155ZCloning into '/work/oxidecomputer/omicron'...
672025-01-08T14:34:49.155Z+ cd /work/oxidecomputer/omicron
682025-01-08T14:34:49.155Z+ git fetch origin 170ba7b287772751ab120fc5b4c54ea3de10527d
692025-01-08T14:34:49.559ZFrom https://github.com/oxidecomputer/omicron
702025-01-08T14:34:49.561Z * branch 170ba7b287772751ab120fc5b4c54ea3de10527d -> FETCH_HEAD
712025-01-08T14:34:49.570Z+ [[ -n spr/papertigers/sled-diagnostics-add-pfiles-output ]]
722025-01-08T14:34:49.573Z++ git branch --show-current
732025-01-08T14:34:49.575Z+ current=main
742025-01-08T14:34:49.575Z+ [[ main != spr/papertigers/sled-diagnostics-add-pfiles-output ]]
752025-01-08T14:34:49.576Z+ git branch -f spr/papertigers/sled-diagnostics-add-pfiles-output 170ba7b287772751ab120fc5b4c54ea3de10527d
762025-01-08T14:34:49.579Z+ git checkout -f spr/papertigers/sled-diagnostics-add-pfiles-output
772025-01-08T14:34:49.632ZSwitched to branch 'spr/papertigers/sled-diagnostics-add-pfiles-output'
782025-01-08T14:34:49.635Z+ git reset --hard 170ba7b287772751ab120fc5b4c54ea3de10527d
792025-01-08T14:34:49.685ZHEAD is now at 170ba7b28 rebase
802025-01-08T14:34:49.687Zprocess exited: duration 8575 ms, exit code 0
 
812025-01-08T14:34:49.692Zstarting task 4: "build"
822025-01-08T14:34:49.698Z+ source .github/buildomat/ci-env.sh
832025-01-08T14:34:49.698Z++ export CARGO_TERM_COLOR=always
842025-01-08T14:34:49.698Z++ CARGO_TERM_COLOR=always
852025-01-08T14:34:49.698Z+ cargo --version
862025-01-08T14:34:49.755Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-08T14:34:49.757Z+ rustc --version
882025-01-08T14:34:49.817Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-08T14:34:49.826Z+ WORK=/work
902025-01-08T14:34:49.826Z+ pfexec mkdir -p /work
912025-01-08T14:34:49.826Z+ pfexec chown build /work
922025-01-08T14:34:49.833Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-08T14:34:56.189Z Startup: Refreshing catalog 'helios-dev' ... Done
942025-01-08T14:35:00.141Z Startup: Caching catalogs ... Done
952025-01-08T14:35:11.181ZPlanning: Solver setup ... Done (10.056s)
962025-01-08T14:35:11.319ZPlanning: Running solver ... Done (0.138s)
972025-01-08T14:35:11.429ZPlanning: Finding local manifests ... Done (0.005s)
982025-01-08T14:35:11.459ZPlanning: Fetching manifests: 0/5 0% complete
992025-01-08T14:35:12.151ZPlanning: Fetching manifests: 5/5 100% complete
1002025-01-08T14:35:12.418ZPlanning: Package planning ... Done (0.267s)
1012025-01-08T14:35:12.475ZPlanning: Merging actions ... Done (0.057s)
1022025-01-08T14:35:12.670ZPlanning: Checking for conflicting actions ... Done (0.195s)
1032025-01-08T14:35:14.741ZPlanning: Consolidating action changes ... Done (2.070s)
1042025-01-08T14:35:15.187ZPlanning: Evaluating mediators ... Done (0.445s)
1052025-01-08T14:35:15.270ZPlanning: Planning completed in 15.03 seconds
1062025-01-08T14:35:15.287Z Packages to install: 4
1072025-01-08T14:35:15.287Z Packages to update: 1
1082025-01-08T14:35:15.287Z Mediators to change: 2
1092025-01-08T14:35:15.290Z Services to change: 1
1102025-01-08T14:35:15.290Z Estimated space available: 155.64 GB
1112025-01-08T14:35:15.290ZEstimated space to be consumed: 1.62 GB
1122025-01-08T14:35:15.290Z Create boot environment: No
1132025-01-08T14:35:15.290ZCreate backup boot environment: Yes
1142025-01-08T14:35:15.290Z Rebuild boot archive: No
1152025-01-08T14:35:15.290Z
1162025-01-08T14:35:15.290ZChanged mediators:
1172025-01-08T14:35:15.290Z mediator clang:
1182025-01-08T14:35:15.290Z version: None -> 15 (system default)
1192025-01-08T14:35:15.290Z
1202025-01-08T14:35:15.290Z mediator llvm:
1212025-01-08T14:35:15.290Z version: 14 (system default) -> 15 (system default)
1222025-01-08T14:35:15.290Z
1232025-01-08T14:35:15.290ZChanged packages:
1242025-01-08T14:35:15.290Zhelios-dev
1252025-01-08T14:35:15.290Z developer/build-essential
1262025-01-08T14:35:15.290Z None -> 11-2.0
1272025-01-08T14:35:15.290Z library/libxmlsec1
1282025-01-08T14:35:15.290Z None -> 1.2.35-2.0
1292025-01-08T14:35:15.290Z ooce/developer/clang-15
1302025-01-08T14:35:15.290Z None -> 15.0.7-2.0
1312025-01-08T14:35:15.290Z ooce/developer/llvm-15
1322025-01-08T14:35:15.290Z None -> 15.0.7-2.0
1332025-01-08T14:35:15.290Z package/pkg
1342025-01-08T14:35:15.290Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1352025-01-08T14:35:15.290Z
1362025-01-08T14:35:15.290ZServices:
1372025-01-08T14:35:15.290Z restart_fmri:
1382025-01-08T14:35:15.290Z svc:/system/update-man-index:default
1392025-01-08T14:35:15.290Z
1402025-01-08T14:35:15.290ZEditable files to change:
1412025-01-08T14:35:15.291Z Update:
1422025-01-08T14:35:15.291Z usr/share/lib/pkg/web/config.shtml
1432025-01-08T14:35:15.369Z
1442025-01-08T14:35:15.369ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1452025-01-08T14:35:20.370ZDownload: 579/4281 items 17.6/220.6MB 7% complete (3.6M/s)
1462025-01-08T14:35:25.373ZDownload: 1614/4281 items 117.8/220.6MB 53% complete (11.9M/s)
1472025-01-08T14:35:30.373ZDownload: 2794/4281 items 120.8/220.6MB 54% complete (10.3M/s)
1482025-01-08T14:35:35.377ZDownload: 3569/4281 items 215.8/220.6MB 97% complete (9.8M/s)
1492025-01-08T14:35:39.820ZDownload: Completed 220.60 MB in 24.45 seconds (9.0M/s)
1502025-01-08T14:35:41.936Z Actions: 1/5063 actions (Removing old actions)
1512025-01-08T14:35:41.957Z Actions: 194/5063 actions (Installing new actions)
1522025-01-08T14:35:46.676Z Actions: 4226/5063 actions (Updating modified actions)
1532025-01-08T14:35:46.997Z Actions: Completed 5063 actions in 5.06 seconds.
1542025-01-08T14:35:47.423Z Done (0.417s)
1552025-01-08T14:35:47.425Z Done (0.000s)
1562025-01-08T14:35:48.002Z Done (0.578s)
1572025-01-08T14:35:52.345Z Done (4.110s)
1582025-01-08T14:35:52.432Z Done (0.017s)
1592025-01-08T14:35:52.435Z Done (0.000s)
1602025-01-08T14:35:52.612Z Done (0.000s)
1612025-01-08T14:35:53.366ZPlanning: Evaluating mediator changes ... Done
1622025-01-08T14:35:53.466ZPlanning: Checking for conflicting actions ... Done
1632025-01-08T14:35:53.479ZPlanning: Consolidating action changes ... Done
1642025-01-08T14:35:53.874ZPlanning: Evaluating mediators ... Done
1652025-01-08T14:35:54.085ZPlanning: Planning completed in 0.43 seconds
1662025-01-08T14:35:54.085Z Mediators to change: 2
1672025-01-08T14:35:54.086Z Create boot environment: No
1682025-01-08T14:35:54.086ZCreate backup boot environment: No
1692025-01-08T14:35:54.086Z Done
1702025-01-08T14:35:54.086Z Done
1712025-01-08T14:35:54.377Z Done
1722025-01-08T14:35:57.892Z Done
1732025-01-08T14:35:57.987Z Done
1742025-01-08T14:35:57.992Z Done
1752025-01-08T14:35:58.135Z Done
1762025-01-08T14:35:58.747ZPlanning: Evaluating mediator changes ... Done
1772025-01-08T14:35:58.750ZPlanning: Merging actions ... Done
1782025-01-08T14:35:58.938ZPlanning: Checking for conflicting actions ... Done
1792025-01-08T14:35:58.941ZPlanning: Consolidating action changes ... Done
1802025-01-08T14:35:59.207ZPlanning: Evaluating mediators ... Done
1812025-01-08T14:35:59.263ZPlanning: Planning completed in 0.76 seconds
1822025-01-08T14:35:59.305Z Packages to change: 1
1832025-01-08T14:35:59.305Z Mediators to change: 1
1842025-01-08T14:35:59.307Z Services to change: 1
1852025-01-08T14:35:59.307Z Create boot environment: No
1862025-01-08T14:35:59.307ZCreate backup boot environment: Yes
1872025-01-08T14:36:01.647Z Actions: 1/6 actions (Updating modified actions)
1882025-01-08T14:36:01.651Z Actions: Completed 6 actions in 0.00 seconds.
1892025-01-08T14:36:01.651Z Done
1902025-01-08T14:36:01.651Z Done
1912025-01-08T14:36:01.767Z Done
1922025-01-08T14:36:05.409Z Done
1932025-01-08T14:36:05.500Z Done
1942025-01-08T14:36:05.503Z Done
1952025-01-08T14:36:05.663Z Done
1962025-01-08T14:36:06.079ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1972025-01-08T14:36:06.079Zclang system 15 system
1982025-01-08T14:36:06.079Zcsh system system illumos
1992025-01-08T14:36:06.079Zctags system system illumos
2002025-01-08T14:36:06.079Zgcc vendor 12 vendor
2012025-01-08T14:36:06.080Zgcc system 10 system
2022025-01-08T14:36:06.080Zgcc system 7 system
2032025-01-08T14:36:06.080Zgo system 1.20 system
2042025-01-08T14:36:06.080Zgo system 1.19 system
2052025-01-08T14:36:06.080Zllvm system 15 system
2062025-01-08T14:36:06.080Zllvm system 14 system
2072025-01-08T14:36:06.080Zmariadb system 10.6 system
2082025-01-08T14:36:06.080Zmta vendor vendor dma
2092025-01-08T14:36:06.080Zopenjdk system 17 system
2102025-01-08T14:36:06.080Zopenjdk system 11 system
2112025-01-08T14:36:06.080Zopenjdk system 1.8 system
2122025-01-08T14:36:06.080Zopenssl vendor 3 vendor
2132025-01-08T14:36:06.080Zperl system 5.36 system
2142025-01-08T14:36:06.080Zpostgresql system 15 system
2152025-01-08T14:36:06.080Zpostgresql system 13 system
2162025-01-08T14:36:06.080Zpython vendor 3 vendor
2172025-01-08T14:36:06.080Zpython system 2 system
2182025-01-08T14:36:06.080Zpython3 system 3.11 system
2192025-01-08T14:36:06.080Zruby system 3.0 system
2202025-01-08T14:36:06.080Zwords vendor vendor american-english
2212025-01-08T14:36:06.080Zwords system system australian-english
2222025-01-08T14:36:06.080Zwords system system british-english
2232025-01-08T14:36:06.080Zwords system system canadian-english
2242025-01-08T14:36:06.080Zwords system system french
2252025-01-08T14:36:06.080Zwords system system italian
2262025-01-08T14:36:06.080Zwords system system ngerman
2272025-01-08T14:36:06.080Zwords system system ogerman
2282025-01-08T14:36:06.080Zwords system system spanish
2292025-01-08T14:36:06.416ZPUBLISHER TYPE STATUS P LOCATION
2302025-01-08T14:36:06.416Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2312025-01-08T14:36:09.207ZFMRI IFO
2322025-01-08T14:36:09.207Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2332025-01-08T14:36:09.207Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2342025-01-08T14:36:09.207Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2352025-01-08T14:36:09.207Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2362025-01-08T14:36:09.207Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2372025-01-08T14:36:09.207Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2382025-01-08T14:36:09.207Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2392025-01-08T14:36:09.207Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2402025-01-08T14:36:09.208Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2412025-01-08T14:36:09.208Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2422025-01-08T14:36:09.208Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2432025-01-08T14:36:09.208Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2442025-01-08T14:36:09.208Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2452025-01-08T14:36:09.208Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2462025-01-08T14:36:09.208Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2472025-01-08T14:36:09.988Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2482025-01-08T14:36:10.284Z Updating crates.io index
2492025-01-08T14:36:10.286Z Updating git repository `https://github.com/oxidecomputer/diffus`
2502025-01-08T14:36:10.632Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2512025-01-08T14:36:11.198Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2522025-01-08T14:36:11.480Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2532025-01-08T14:36:11.743Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2542025-01-08T14:36:12.003Z Updating git repository `https://github.com/oxidecomputer/propolis`
2552025-01-08T14:36:12.978Z Updating git repository `https://github.com/oxidecomputer/crucible`
2562025-01-08T14:36:14.558Z Updating git repository `https://github.com/oxidecomputer/opte`
2572025-01-08T14:36:15.351Z Updating git repository `https://github.com/oxidecomputer/falcon`
2582025-01-08T14:36:16.180Z Updating git repository `https://github.com/oxidecomputer/clickward`
2592025-01-08T14:36:16.460Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2602025-01-08T14:36:16.791Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612025-01-08T14:36:17.388Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2622025-01-08T14:36:17.719Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2632025-01-08T14:36:18.028Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642025-01-08T14:36:18.283Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652025-01-08T14:36:18.541Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662025-01-08T14:36:18.810Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672025-01-08T14:36:19.124Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2682025-01-08T14:36:19.567Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692025-01-08T14:36:19.885Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2702025-01-08T14:36:20.300Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712025-01-08T14:36:20.874Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2722025-01-08T14:36:21.182Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732025-01-08T14:36:21.682Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2742025-01-08T14:36:22.075Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2752025-01-08T14:36:22.435Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2762025-01-08T14:36:22.724Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2772025-01-08T14:36:22.992Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2782025-01-08T14:36:24.252Z Downloading crates ...
2792025-01-08T14:36:24.389Z Downloaded bytecount v0.6.8
2802025-01-08T14:36:24.396Z Downloaded anstream v0.6.15
2812025-01-08T14:36:24.400Z Downloaded cargo_toml v0.20.5
2822025-01-08T14:36:24.409Z Downloaded cpufeatures v0.2.14
2832025-01-08T14:36:24.411Z Downloaded digest v0.10.7
2842025-01-08T14:36:24.413Z Downloaded byteorder v1.5.0
2852025-01-08T14:36:24.416Z Downloaded clap v4.5.21
2862025-01-08T14:36:24.423Z Downloaded fnv v1.0.7
2872025-01-08T14:36:24.425Z Downloaded dof v0.3.0
2882025-01-08T14:36:24.425Z Downloaded cfg-if v1.0.0
2892025-01-08T14:36:24.431Z Downloaded errno v0.3.9
2902025-01-08T14:36:24.433Z Downloaded clap_lex v0.7.2
2912025-01-08T14:36:24.433Z Downloaded cargo_metadata v0.18.1
2922025-01-08T14:36:24.436Z Downloaded fastrand v2.1.1
2932025-01-08T14:36:24.438Z Downloaded anstyle v1.0.10
2942025-01-08T14:36:24.438Z Downloaded dtrace-parser v0.2.0
2952025-01-08T14:36:24.441Z Downloaded colorchoice v1.0.2
2962025-01-08T14:36:24.441Z Downloaded camino-tempfile v1.1.1
2972025-01-08T14:36:24.443Z Downloaded itoa v1.0.11
2982025-01-08T14:36:24.443Z Downloaded is_terminal_polyfill v1.70.1
2992025-01-08T14:36:24.446Z Downloaded fs-err v2.11.0
3002025-01-08T14:36:24.446Z Downloaded crypto-common v0.1.6
3012025-01-08T14:36:24.448Z Downloaded bitflags v2.6.0
3022025-01-08T14:36:24.450Z Downloaded equivalent v1.0.1
3032025-01-08T14:36:24.452Z Downloaded clap_derive v4.5.18
3042025-01-08T14:36:24.455Z Downloaded heck v0.5.0
3052025-01-08T14:36:24.457Z Downloaded scroll_derive v0.12.0
3062025-01-08T14:36:24.461Z Downloaded heck v0.4.1
3072025-01-08T14:36:24.466Z Downloaded anstyle-parse v0.2.5
3082025-01-08T14:36:24.468Z Downloaded block-buffer v0.10.4
3092025-01-08T14:36:24.471Z Downloaded generic-array v0.14.7
3102025-01-08T14:36:24.473Z Downloaded anstyle-query v1.1.1
3112025-01-08T14:36:24.486Z Downloaded pretty-hex v0.4.1
3122025-01-08T14:36:24.492Z Downloaded autocfg v1.4.0
3132025-01-08T14:36:24.495Z Downloaded macaddr v1.0.1
3142025-01-08T14:36:24.506Z Downloaded usdt-attr-macro v0.5.0
3152025-01-08T14:36:24.509Z Downloaded swrite v0.1.0
3162025-01-08T14:36:24.513Z Downloaded usdt-macro v0.5.0
3172025-01-08T14:36:24.515Z Downloaded proc-macro-error-attr v1.0.4
3182025-01-08T14:36:24.515Z Downloaded plain v0.2.3
3192025-01-08T14:36:24.517Z Downloaded serde_spanned v0.6.8
3202025-01-08T14:36:24.520Z Downloaded memmap v0.7.0
3212025-01-08T14:36:24.523Z Downloaded unicode-linebreak v0.1.5
3222025-01-08T14:36:24.525Z Downloaded smawk v0.3.2
3232025-01-08T14:36:24.525Z Downloaded serde_tokenstream v0.2.2
3242025-01-08T14:36:24.533Z Downloaded usdt v0.5.0
3252025-01-08T14:36:24.535Z Downloaded cargo-platform v0.1.8
3262025-01-08T14:36:24.535Z Downloaded strsim v0.11.1
3272025-01-08T14:36:24.538Z Downloaded sha2 v0.10.8
3282025-01-08T14:36:24.540Z Downloaded anyhow v1.0.93
3292025-01-08T14:36:24.544Z Downloaded thread-id v4.2.2
3302025-01-08T14:36:24.546Z Downloaded terminal_size v0.4.0
3312025-01-08T14:36:24.549Z Downloaded tabled_derive v0.7.0
3322025-01-08T14:36:24.554Z Downloaded toml_datetime v0.6.8
3332025-01-08T14:36:24.559Z Downloaded thiserror v1.0.69
3342025-01-08T14:36:24.564Z Downloaded version_check v0.9.5
3352025-01-08T14:36:24.566Z Downloaded once_cell v1.20.2
3362025-01-08T14:36:24.570Z Downloaded utf8parse v0.2.2
3372025-01-08T14:36:24.573Z Downloaded pest_generator v2.7.14
3382025-01-08T14:36:24.573Z Downloaded thiserror-impl v1.0.69
3392025-01-08T14:36:24.580Z Downloaded proc-macro-error v1.0.4
3402025-01-08T14:36:24.584Z Downloaded camino v1.1.9
3412025-01-08T14:36:24.591Z Downloaded pest_derive v2.7.14
3422025-01-08T14:36:24.593Z Downloaded log v0.4.22
3432025-01-08T14:36:24.601Z Downloaded tempfile v3.13.0
3442025-01-08T14:36:24.603Z Downloaded zerocopy-derive v0.7.35
3452025-01-08T14:36:24.607Z Downloaded quote v1.0.37
3462025-01-08T14:36:24.611Z Downloaded usdt-impl v0.5.0
3472025-01-08T14:36:24.614Z Downloaded scroll v0.12.0
3482025-01-08T14:36:24.616Z Downloaded typenum v1.17.0
3492025-01-08T14:36:24.619Z Downloaded toml v0.8.19
3502025-01-08T14:36:24.621Z Downloaded papergrid v0.11.0
3512025-01-08T14:36:24.626Z Downloaded unicode-ident v1.0.13
3522025-01-08T14:36:24.628Z Downloaded indexmap v2.6.0
3532025-01-08T14:36:24.632Z Downloaded ryu v1.0.18
3542025-01-08T14:36:24.635Z Downloaded pest_meta v2.7.14
3552025-01-08T14:36:24.637Z Downloaded serde_derive v1.0.215
3562025-01-08T14:36:24.639Z Downloaded semver v1.0.23
3572025-01-08T14:36:24.647Z Downloaded ucd-trie v0.1.7
3582025-01-08T14:36:24.650Z Downloaded proc-macro2 v1.0.89
3592025-01-08T14:36:24.657Z Downloaded textwrap v0.16.1
3602025-01-08T14:36:24.676Z Downloaded clap_builder v4.5.21
3612025-01-08T14:36:24.686Z Downloaded serde v1.0.215
3622025-01-08T14:36:24.689Z Downloaded memchr v2.7.4
3632025-01-08T14:36:24.693Z Downloaded goblin v0.8.2
3642025-01-08T14:36:24.702Z Downloaded hashbrown v0.15.1
3652025-01-08T14:36:24.708Z Downloaded toml_edit v0.22.22
3662025-01-08T14:36:24.728Z Downloaded serde_json v1.0.133
3672025-01-08T14:36:24.735Z Downloaded pest v2.7.14
3682025-01-08T14:36:24.759Z Downloaded zerocopy v0.7.35
3692025-01-08T14:36:24.773Z Downloaded winnow v0.6.20
3702025-01-08T14:36:24.781Z Downloaded tabled v0.15.0
3712025-01-08T14:36:24.799Z Downloaded syn v1.0.109
3722025-01-08T14:36:24.808Z Downloaded unicode-width v0.1.14
3732025-01-08T14:36:24.814Z Downloaded syn v2.0.87
3742025-01-08T14:36:24.830Z Downloaded rustix v0.38.37
3752025-01-08T14:36:24.869Z Downloaded libc v0.2.162
3762025-01-08T14:36:25.184Z Compiling proc-macro2 v1.0.89
3772025-01-08T14:36:25.184Z Compiling unicode-ident v1.0.13
3782025-01-08T14:36:25.187Z Compiling serde v1.0.215
3792025-01-08T14:36:25.187Z Compiling version_check v0.9.5
3802025-01-08T14:36:25.187Z Compiling thiserror v1.0.69
3812025-01-08T14:36:25.187Z Compiling memchr v2.7.4
3822025-01-08T14:36:25.187Z Compiling libc v0.2.162
3832025-01-08T14:36:25.220Z Compiling ucd-trie v0.1.7
3842025-01-08T14:36:25.448Z Compiling itoa v1.0.11
3852025-01-08T14:36:25.707Z Compiling ryu v1.0.18
3862025-01-08T14:36:25.981Z Compiling once_cell v1.20.2
3872025-01-08T14:36:26.069Z Compiling byteorder v1.5.0
3882025-01-08T14:36:26.117Z Compiling rustix v0.38.37
3892025-01-08T14:36:26.408Z Compiling serde_json v1.0.133
3902025-01-08T14:36:26.591Z Compiling bitflags v2.6.0
3912025-01-08T14:36:26.755Z Compiling usdt-impl v0.5.0
3922025-01-08T14:36:26.947Z Compiling proc-macro-error-attr v1.0.4
3932025-01-08T14:36:27.017Z Compiling syn v1.0.109
3942025-01-08T14:36:27.044Z Compiling proc-macro-error v1.0.4
3952025-01-08T14:36:27.069Z Compiling hashbrown v0.15.1
3962025-01-08T14:36:27.106Z Compiling quote v1.0.37
3972025-01-08T14:36:27.322Z Compiling plain v0.2.3
3982025-01-08T14:36:27.455Z Compiling errno v0.3.9
3992025-01-08T14:36:27.485Z Compiling syn v2.0.87
4002025-01-08T14:36:27.730Z Compiling utf8parse v0.2.2
4012025-01-08T14:36:27.776Z Compiling camino v1.1.9
4022025-01-08T14:36:27.856Z Compiling equivalent v1.0.1
4032025-01-08T14:36:27.895Z Compiling log v0.4.22
4042025-01-08T14:36:27.984Z Compiling thread-id v4.2.2
4052025-01-08T14:36:28.019Z Compiling anstyle-parse v0.2.5
4062025-01-08T14:36:28.241Z Compiling indexmap v2.6.0
4072025-01-08T14:36:28.441Z Compiling unicode-width v0.1.14
4082025-01-08T14:36:28.490Z Compiling autocfg v1.4.0
4092025-01-08T14:36:28.705Z Compiling anstyle-query v1.1.1
4102025-01-08T14:36:28.878Z Compiling semver v1.0.23
4112025-01-08T14:36:28.903Z Compiling pretty-hex v0.4.1
4122025-01-08T14:36:28.989Z Compiling anstyle v1.0.10
4132025-01-08T14:36:29.121Z Compiling winnow v0.6.20
4142025-01-08T14:36:29.421Z Compiling is_terminal_polyfill v1.70.1
4152025-01-08T14:36:29.454Z Compiling colorchoice v1.0.2
4162025-01-08T14:36:29.626Z Compiling anstream v0.6.15
4172025-01-08T14:36:29.704Z Compiling fs-err v2.11.0
4182025-01-08T14:36:29.801Z Compiling terminal_size v0.4.0
4192025-01-08T14:36:29.827Z Compiling anyhow v1.0.93
4202025-01-08T14:36:29.993Z Compiling clap_lex v0.7.2
4212025-01-08T14:36:30.021Z Compiling bytecount v0.6.8
4222025-01-08T14:36:30.349Z Compiling fnv v1.0.7
4232025-01-08T14:36:30.466Z Compiling heck v0.5.0
4242025-01-08T14:36:30.492Z Compiling strsim v0.11.1
4252025-01-08T14:36:30.514Z Compiling fastrand v2.1.1
4262025-01-08T14:36:30.514Z Compiling cfg-if v1.0.0
4272025-01-08T14:36:30.671Z Compiling heck v0.4.1
4282025-01-08T14:36:31.129Z Compiling tempfile v3.13.0
4292025-01-08T14:36:31.157Z Compiling clap_builder v4.5.21
4302025-01-08T14:36:31.190Z Compiling papergrid v0.11.0
4312025-01-08T14:36:31.639Z Compiling memmap v0.7.0
4322025-01-08T14:36:31.718Z Compiling unicode-linebreak v0.1.5
4332025-01-08T14:36:32.009Z Compiling smawk v0.3.2
4342025-01-08T14:36:32.217Z Compiling textwrap v0.16.1
4352025-01-08T14:36:32.641Z Compiling swrite v0.1.0
4362025-01-08T14:36:33.939Z Compiling tabled_derive v0.7.0
4372025-01-08T14:36:35.418Z Compiling tabled v0.15.0
4382025-01-08T14:36:36.512Z Compiling serde_derive v1.0.215
4392025-01-08T14:36:36.512Z Compiling thiserror-impl v1.0.69
4402025-01-08T14:36:36.515Z Compiling zerocopy-derive v0.7.35
4412025-01-08T14:36:36.642Z Compiling scroll_derive v0.12.0
4422025-01-08T14:36:36.687Z Compiling clap_derive v4.5.18
4432025-01-08T14:36:37.977Z Compiling scroll v0.12.0
4442025-01-08T14:36:38.484Z Compiling goblin v0.8.2
4452025-01-08T14:36:38.511Z Compiling zerocopy v0.7.35
4462025-01-08T14:36:39.117Z Compiling pest v2.7.14
4472025-01-08T14:36:40.496Z Compiling clap v4.5.21
4482025-01-08T14:36:41.549Z Compiling pest_meta v2.7.14
4492025-01-08T14:36:42.399Z Compiling pest_generator v2.7.14
4502025-01-08T14:36:44.256Z Compiling pest_derive v2.7.14
4512025-01-08T14:36:44.919Z Compiling dtrace-parser v0.2.0
4522025-01-08T14:36:46.808Z Compiling toml_datetime v0.6.8
4532025-01-08T14:36:46.808Z Compiling serde_spanned v0.6.8
4542025-01-08T14:36:46.811Z Compiling cargo-platform v0.1.8
4552025-01-08T14:36:47.202Z Compiling serde_tokenstream v0.2.2
4562025-01-08T14:36:47.381Z Compiling toml_edit v0.22.22
4572025-01-08T14:36:47.409Z Compiling macaddr v1.0.1
4582025-01-08T14:36:47.435Z Compiling camino-tempfile v1.1.1
4592025-01-08T14:36:48.338Z Compiling dof v0.3.0
4602025-01-08T14:36:48.338Z Compiling cargo_metadata v0.18.1
4612025-01-08T14:36:50.155Z Compiling toml v0.8.19
4622025-01-08T14:36:50.253Z Compiling usdt-attr-macro v0.5.0
4632025-01-08T14:36:50.253Z Compiling usdt-macro v0.5.0
4642025-01-08T14:36:51.072Z Compiling cargo_toml v0.20.5
4652025-01-08T14:36:51.631Z Compiling usdt v0.5.0
4662025-01-08T14:36:54.584Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4672025-01-08T14:36:58.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.00s
4682025-01-08T14:36:59.018Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4692025-01-08T14:36:59.560Z Downloading crates ...
4702025-01-08T14:36:59.692Z Downloaded darling v0.20.10
4712025-01-08T14:36:59.697Z Downloaded atomic-waker v1.1.2
4722025-01-08T14:36:59.700Z Downloaded headers-core v0.3.0
4732025-01-08T14:36:59.702Z Downloaded http-body v1.0.1
4742025-01-08T14:36:59.702Z Downloaded http-body-util v0.1.2
4752025-01-08T14:36:59.705Z Downloaded home v0.5.9
4762025-01-08T14:36:59.708Z Downloaded atomicwrites v0.4.4
4772025-01-08T14:36:59.708Z Downloaded http-range v0.1.5
4782025-01-08T14:36:59.710Z Downloaded ident_case v1.0.1
4792025-01-08T14:36:59.710Z Downloaded arrayref v0.3.9
4802025-01-08T14:36:59.712Z Downloaded addr2line v0.24.2
4812025-01-08T14:36:59.715Z Downloaded md5 v0.7.0
4822025-01-08T14:36:59.717Z Downloaded match_cfg v0.1.0
4832025-01-08T14:36:59.720Z Downloaded ahash v0.8.11
4842025-01-08T14:36:59.729Z Downloaded backoff v0.4.0
4852025-01-08T14:36:59.729Z Downloaded hostname v0.3.1
4862025-01-08T14:36:59.729Z Downloaded async-stream v0.3.6
4872025-01-08T14:36:59.729Z Downloaded async-recursion v1.1.1
4882025-01-08T14:36:59.732Z Downloaded async-bb8-diesel v0.2.1
4892025-01-08T14:36:59.734Z Downloaded heck v0.3.3
4902025-01-08T14:36:59.737Z Downloaded icu_provider_macros v1.5.0
4912025-01-08T14:36:59.737Z Downloaded atty v0.2.14
4922025-01-08T14:36:59.739Z Downloaded matches v0.1.10
4932025-01-08T14:36:59.741Z Downloaded aws-lc-rs v1.10.0
4942025-01-08T14:36:59.750Z Downloaded instant v0.1.13
4952025-01-08T14:36:59.752Z Downloaded hubpack_derive v0.1.1
4962025-01-08T14:36:59.754Z Downloaded hostname v0.4.0
4972025-01-08T14:36:59.757Z Downloaded libefi-sys v0.1.0
4982025-01-08T14:36:59.757Z Downloaded bcrypt-pbkdf v0.10.0
4992025-01-08T14:36:59.759Z Downloaded hex-literal v0.4.1
5002025-01-08T14:36:59.762Z Downloaded instability v0.3.2
5012025-01-08T14:36:59.762Z Downloaded internet-checksum v0.2.1
5022025-01-08T14:36:59.764Z Downloaded cfg_aliases v0.1.1
5032025-01-08T14:36:59.764Z Downloaded inout v0.1.3
5042025-01-08T14:36:59.767Z Downloaded aho-corasick v1.1.3
5052025-01-08T14:36:59.773Z Downloaded md-5 v0.10.6
5062025-01-08T14:36:59.776Z Downloaded linked-hash-map v0.5.6
5072025-01-08T14:36:59.778Z Downloaded mime v0.3.17
5082025-01-08T14:36:59.780Z Downloaded memoffset v0.9.1
5092025-01-08T14:36:59.783Z Downloaded maybe-uninit v2.0.0
5102025-01-08T14:36:59.783Z Downloaded maplit v1.0.2
5112025-01-08T14:36:59.785Z Downloaded humantime v2.1.0
5122025-01-08T14:36:59.787Z Downloaded cfg_aliases v0.2.1
5132025-01-08T14:36:59.788Z Downloaded libsw v3.3.1
5142025-01-08T14:36:59.792Z Downloaded impl-trait-for-tuples v0.2.2
5152025-01-08T14:36:59.794Z Downloaded lazycell v1.3.0
5162025-01-08T14:36:59.796Z Downloaded ciborium-ll v0.2.2
5172025-01-08T14:36:59.799Z Downloaded highway v1.2.0
5182025-01-08T14:36:59.801Z Downloaded lock_api v0.4.12
5192025-01-08T14:36:59.803Z Downloaded bcs v0.1.6
5202025-01-08T14:36:59.806Z Downloaded cassowary v0.3.0
5212025-01-08T14:36:59.808Z Downloaded hickory-client v0.24.1
5222025-01-08T14:36:59.810Z Downloaded icu_locid_transform v1.5.0
5232025-01-08T14:36:59.813Z Downloaded litemap v0.7.3
5242025-01-08T14:36:59.816Z Downloaded bitfield-struct v0.6.2
5252025-01-08T14:36:59.819Z Downloaded hyper-rustls v0.27.3
5262025-01-08T14:36:59.821Z Downloaded const_format_proc_macros v0.2.33
5272025-01-08T14:36:59.824Z Downloaded ipnet v2.10.1
5282025-01-08T14:36:59.827Z Downloaded crc-catalog v2.4.0
5292025-01-08T14:36:59.829Z Downloaded cobs v0.2.3
5302025-01-08T14:36:59.832Z Downloaded jobserver v0.1.32
5312025-01-08T14:36:59.834Z Downloaded cbc v0.1.2
5322025-01-08T14:36:59.836Z Downloaded bitflags v1.3.2
5332025-01-08T14:36:59.838Z Downloaded mime_guess v2.0.5
5342025-01-08T14:36:59.841Z Downloaded hyper-staticfile v0.10.1
5352025-01-08T14:36:59.843Z Downloaded iana-time-zone v0.1.61
5362025-01-08T14:36:59.846Z Downloaded aead v0.5.2
5372025-01-08T14:36:59.849Z Downloaded convert_case v0.4.0
5382025-01-08T14:36:59.851Z Downloaded constant_time_eq v0.3.1
5392025-01-08T14:36:59.851Z Downloaded rfc6979 v0.4.0
5402025-01-08T14:36:59.853Z Downloaded async-trait v0.1.83
5412025-01-08T14:36:59.856Z Downloaded memmap2 v0.9.5
5422025-01-08T14:36:59.859Z Downloaded cmake v0.1.51
5432025-01-08T14:36:59.861Z Downloaded indexmap v1.9.3
5442025-01-08T14:36:59.865Z Downloaded chrono-tz-build v0.4.0
5452025-01-08T14:36:59.868Z Downloaded curve25519-dalek-derive v0.1.1
5462025-01-08T14:36:59.870Z Downloaded hmac v0.12.1
5472025-01-08T14:36:59.872Z Downloaded bb8 v0.8.5
5482025-01-08T14:36:59.874Z Downloaded want v0.3.1
5492025-01-08T14:36:59.874Z Downloaded write16 v1.0.0
5502025-01-08T14:36:59.876Z Downloaded console v0.15.8
5512025-01-08T14:36:59.879Z Downloaded derive_builder_macro v0.20.2
5522025-01-08T14:36:59.881Z Downloaded crossbeam-deque v0.8.5
5532025-01-08T14:36:59.883Z Downloaded progenitor-client v0.8.0
5542025-01-08T14:36:59.886Z Downloaded libloading v0.8.5
5552025-01-08T14:36:59.888Z Downloaded cancel-safe-futures v0.1.5
5562025-01-08T14:36:59.891Z Downloaded rustc_version v0.4.1
5572025-01-08T14:36:59.893Z Downloaded slog-envlogger v2.2.0
5582025-01-08T14:36:59.895Z Downloaded smallvec v0.6.14
5592025-01-08T14:36:59.897Z Downloaded icu_locid_transform_data v1.5.0
5602025-01-08T14:36:59.899Z Downloaded icu_normalizer_data v1.5.0
5612025-01-08T14:36:59.902Z Downloaded crossbeam-epoch v0.9.18
5622025-01-08T14:36:59.906Z Downloaded spki v0.7.3
5632025-01-08T14:36:59.909Z Downloaded thread_local v1.1.8
5642025-01-08T14:36:59.911Z Downloaded num-conv v0.1.0
5652025-01-08T14:36:59.911Z Downloaded newline-converter v0.3.0
5662025-01-08T14:36:59.914Z Downloaded normalize-line-endings v0.3.0
5672025-01-08T14:36:59.914Z Downloaded cookie_store v0.21.0
5682025-01-08T14:36:59.917Z Downloaded arrayvec v0.7.6
5692025-01-08T14:36:59.919Z Downloaded thiserror-no-std v2.0.2
5702025-01-08T14:36:59.923Z Downloaded csv-core v0.1.11
5712025-01-08T14:36:59.925Z Downloaded oso-derive v0.27.3
5722025-01-08T14:36:59.928Z Downloaded strum_macros v0.25.3
5732025-01-08T14:36:59.930Z Downloaded icu_properties v1.5.1
5742025-01-08T14:36:59.932Z Downloaded universal-hash v0.5.1
5752025-01-08T14:36:59.935Z Downloaded heapless v0.7.17
5762025-01-08T14:36:59.939Z Downloaded serde_derive_internals v0.29.1
5772025-01-08T14:36:59.941Z Downloaded untrusted v0.9.0
5782025-01-08T14:36:59.943Z Downloaded which v4.4.2
5792025-01-08T14:36:59.945Z Downloaded ecdsa v0.16.9
5802025-01-08T14:36:59.948Z Downloaded untrusted v0.7.1
5812025-01-08T14:36:59.951Z Downloaded futures-io v0.3.31
5822025-01-08T14:36:59.951Z Downloaded dirs-sys-next v0.1.2
5832025-01-08T14:36:59.954Z Downloaded debug-ignore v1.0.5
5842025-01-08T14:36:59.956Z Downloaded float-ord v0.3.2
5852025-01-08T14:36:59.956Z Downloaded clang-sys v1.8.1
5862025-01-08T14:36:59.958Z Downloaded bytes v1.8.0
5872025-01-08T14:36:59.963Z Downloaded serde-big-array v0.5.1
5882025-01-08T14:36:59.965Z Downloaded icu_provider v1.5.0
5892025-01-08T14:36:59.969Z Downloaded group v0.13.0
5902025-01-08T14:36:59.971Z Downloaded olpc-cjson v0.1.4
5912025-01-08T14:36:59.973Z Downloaded argon2 v0.5.3
5922025-01-08T14:36:59.976Z Downloaded num-derive v0.4.2
5932025-01-08T14:36:59.978Z Downloaded hickory-server v0.24.1
5942025-01-08T14:36:59.984Z Downloaded hash32 v0.2.1
5952025-01-08T14:36:59.986Z Downloaded prettyplease v0.2.25
5962025-01-08T14:36:59.990Z Downloaded polyval v0.6.2
5972025-01-08T14:36:59.992Z Downloaded time-core v0.1.2
5982025-01-08T14:36:59.995Z Downloaded crossbeam-utils v0.8.20
5992025-01-08T14:36:59.997Z Downloaded tokio-stream v0.1.16
6002025-01-08T14:37:00.003Z Downloaded whoami v1.5.2
6012025-01-08T14:37:00.005Z Downloaded globset v0.4.15
6022025-01-08T14:37:00.007Z Downloaded phf_codegen v0.11.2
6032025-01-08T14:37:00.009Z Downloaded similar v2.6.0
6042025-01-08T14:37:00.015Z Downloaded rustc-hash v2.0.0
6052025-01-08T14:37:00.017Z Downloaded const_format v0.2.33
6062025-01-08T14:37:00.022Z Downloaded num-complex v0.4.6
6072025-01-08T14:37:00.025Z Downloaded ssh-cipher v0.2.0
6082025-01-08T14:37:00.028Z Downloaded tokio-rustls v0.25.0
6092025-01-08T14:37:00.030Z Downloaded tokio-rustls v0.24.1
6102025-01-08T14:37:00.032Z Downloaded mirai-annotations v1.12.0
6112025-01-08T14:37:00.034Z Downloaded hash32 v0.3.1
6122025-01-08T14:37:00.037Z Downloaded socket2 v0.5.7
6132025-01-08T14:37:00.039Z Downloaded strum_macros v0.24.3
6142025-01-08T14:37:00.041Z Downloaded poly1305 v0.8.0
6152025-01-08T14:37:00.044Z Downloaded string_cache v0.8.7
6162025-01-08T14:37:00.047Z Downloaded opaque-debug v0.3.1
6172025-01-08T14:37:00.049Z Downloaded tls_codec_derive v0.4.1
6182025-01-08T14:37:00.051Z Downloaded tls_codec v0.4.1
6192025-01-08T14:37:00.053Z Downloaded rand_core v0.6.4
6202025-01-08T14:37:00.056Z Downloaded utf16_iter v1.0.5
6212025-01-08T14:37:00.058Z Downloaded rustc-demangle v0.1.24
6222025-01-08T14:37:00.060Z Downloaded base64 v0.21.7
6232025-01-08T14:37:00.063Z Downloaded pretty-hex v0.2.1
6242025-01-08T14:37:00.066Z Downloaded writeable v0.5.5
6252025-01-08T14:37:00.068Z Downloaded openssl-macros v0.1.1
6262025-01-08T14:37:00.070Z Downloaded postcard v1.0.10
6272025-01-08T14:37:00.072Z Downloaded quinn v0.11.5
6282025-01-08T14:37:00.076Z Downloaded foreign-types-macros v0.2.3
6292025-01-08T14:37:00.079Z Downloaded display-error-chain v0.2.2
6302025-01-08T14:37:00.081Z Downloaded ena v0.14.3
6312025-01-08T14:37:00.081Z Downloaded embedded-io v0.6.1
6322025-01-08T14:37:00.083Z Downloaded tap v1.0.1
6332025-01-08T14:37:00.096Z Downloaded tinyvec_macros v0.1.1
6342025-01-08T14:37:00.098Z Downloaded slog-term v2.9.1
6352025-01-08T14:37:00.100Z Downloaded unarray v0.1.4
6362025-01-08T14:37:00.102Z Downloaded half v2.4.1
6372025-01-08T14:37:00.105Z Downloaded try-lock v0.2.5
6382025-01-08T14:37:00.107Z Downloaded crypto-bigint v0.5.5
6392025-01-08T14:37:00.114Z Downloaded dhcproto-macros v0.1.0
6402025-01-08T14:37:00.117Z Downloaded peg v0.8.4
6412025-01-08T14:37:00.120Z Downloaded psl-types v2.0.11
6422025-01-08T14:37:00.123Z Downloaded downcast v0.11.0
6432025-01-08T14:37:00.123Z Downloaded sha1 v0.10.6
6442025-01-08T14:37:00.125Z Downloaded schemars_derive v0.8.21
6452025-01-08T14:37:00.127Z Downloaded yasna v0.5.2
6462025-01-08T14:37:00.130Z Downloaded futures-channel v0.3.31
6472025-01-08T14:37:00.132Z Downloaded subprocess v0.2.9
6482025-01-08T14:37:00.135Z Downloaded icu_collections v1.5.0
6492025-01-08T14:37:00.143Z Downloaded phf_shared v0.10.0
6502025-01-08T14:37:00.145Z Downloaded parse-size v1.1.0
6512025-01-08T14:37:00.145Z Downloaded ssh-encoding v0.2.0
6522025-01-08T14:37:00.148Z Downloaded simd-adler32 v0.3.7
6532025-01-08T14:37:00.151Z Downloaded typify-macro v0.2.0
6542025-01-08T14:37:00.151Z Downloaded unicode-xid v0.2.6
6552025-01-08T14:37:00.153Z Downloaded tinystr v0.7.6
6562025-01-08T14:37:00.156Z Downloaded funty v2.0.0
6572025-01-08T14:37:00.160Z Downloaded rpassword v7.3.1
6582025-01-08T14:37:00.160Z Downloaded termios v0.3.3
6592025-01-08T14:37:00.160Z Downloaded p256 v0.13.2
6602025-01-08T14:37:00.164Z Downloaded take_mut v0.2.2
6612025-01-08T14:37:00.166Z Downloaded utf8_iter v1.0.4
6622025-01-08T14:37:00.168Z Downloaded pkcs1 v0.7.5
6632025-01-08T14:37:00.171Z Downloaded strum v0.26.3
6642025-01-08T14:37:00.171Z Downloaded scopeguard v1.2.0
6652025-01-08T14:37:00.173Z Downloaded foldhash v0.1.3
6662025-01-08T14:37:00.175Z Downloaded zeroize_derive v1.4.2
6672025-01-08T14:37:00.175Z Downloaded samael v0.0.17
6682025-01-08T14:37:00.182Z Downloaded vte_generate_state_changes v0.1.2
6692025-01-08T14:37:00.184Z Downloaded futures-sink v0.3.31
6702025-01-08T14:37:00.184Z Downloaded fatfs v0.3.6
6712025-01-08T14:37:00.188Z Downloaded diesel_table_macro_syntax v0.2.0
6722025-01-08T14:37:00.190Z Downloaded futures v0.3.31
6732025-01-08T14:37:00.195Z Downloaded num-integer v0.1.46
6742025-01-08T14:37:00.198Z Downloaded itertools v0.10.5
6752025-01-08T14:37:00.205Z Downloaded rand_seeder v0.3.0
6762025-01-08T14:37:00.208Z Downloaded phf_shared v0.11.2
6772025-01-08T14:37:00.210Z Downloaded parse-display-derive v0.10.0
6782025-01-08T14:37:00.210Z Downloaded sqlformat v0.2.6
6792025-01-08T14:37:00.212Z Downloaded foreign-types-shared v0.1.1
6802025-01-08T14:37:00.214Z Downloaded foreign-types v0.5.0
6812025-01-08T14:37:00.215Z Downloaded heapless v0.8.0
6822025-01-08T14:37:00.219Z Downloaded foreign-types-shared v0.3.1
6832025-01-08T14:37:00.222Z Downloaded foreign-types v0.3.2
6842025-01-08T14:37:00.222Z Downloaded synstructure v0.13.1
6852025-01-08T14:37:00.225Z Downloaded stable_deref_trait v1.2.0
6862025-01-08T14:37:00.225Z Downloaded slog-async v2.8.0
6872025-01-08T14:37:00.227Z Downloaded russh-cryptovec v0.7.3
6882025-01-08T14:37:00.229Z Downloaded scrypt v0.11.0
6892025-01-08T14:37:00.229Z Downloaded libm v0.2.8
6902025-01-08T14:37:00.238Z Downloaded signal-hook-tokio v0.3.1
6912025-01-08T14:37:00.241Z Downloaded ghash v0.5.1
6922025-01-08T14:37:00.243Z Downloaded diesel-dtrace v0.4.2
6932025-01-08T14:37:00.245Z Downloaded displaydoc v0.2.5
6942025-01-08T14:37:00.247Z Downloaded yoke-derive v0.7.4
6952025-01-08T14:37:00.249Z Downloaded fxhash v0.2.1
6962025-01-08T14:37:00.252Z Downloaded zone_cfg_derive v0.1.2
6972025-01-08T14:37:00.252Z Downloaded wait-timeout v0.2.0
6982025-01-08T14:37:00.254Z Downloaded zone_cfg_derive v0.3.0
6992025-01-08T14:37:00.254Z Downloaded filetime v0.2.25
7002025-01-08T14:37:00.257Z Downloaded ff v0.13.0
7012025-01-08T14:37:00.259Z Downloaded tinyvec v1.8.0
7022025-01-08T14:37:00.261Z Downloaded itertools v0.12.1
7032025-01-08T14:37:00.270Z Downloaded nodrop v0.1.14
7042025-01-08T14:37:00.272Z Downloaded packed_struct_codegen v0.10.1
7052025-01-08T14:37:00.275Z Downloaded sct v0.7.1
7062025-01-08T14:37:00.277Z Downloaded tabwriter v1.4.0
7072025-01-08T14:37:00.279Z Downloaded rtoolbox v0.0.2
7082025-01-08T14:37:00.282Z Downloaded fixedbitset v0.4.2
7092025-01-08T14:37:00.282Z Downloaded pin-project-internal v1.1.6
7102025-01-08T14:37:00.284Z Downloaded percent-encoding v2.3.1
7112025-01-08T14:37:00.286Z Downloaded itertools v0.13.0
7122025-01-08T14:37:00.294Z Downloaded signal-hook-registry v1.4.2
7132025-01-08T14:37:00.296Z Downloaded structmeta-derive v0.3.0
7142025-01-08T14:37:00.298Z Downloaded value-bag v1.9.0
7152025-01-08T14:37:00.301Z Downloaded structmeta-derive v0.2.0
7162025-01-08T14:37:00.303Z Downloaded diff v0.1.13
7172025-01-08T14:37:00.306Z Downloaded structmeta v0.3.0
7182025-01-08T14:37:00.308Z Downloaded structmeta v0.2.0
7192025-01-08T14:37:00.311Z Downloaded gethostname v0.5.0
7202025-01-08T14:37:00.311Z Downloaded zone v0.3.0
7212025-01-08T14:37:00.314Z Downloaded zerovec-derive v0.10.3
7222025-01-08T14:37:00.317Z Downloaded vte v0.11.1
7232025-01-08T14:37:00.319Z Downloaded pin-project-lite v0.2.14
7242025-01-08T14:37:00.324Z Downloaded number_prefix v0.4.0
7252025-01-08T14:37:00.328Z Downloaded endian-type v0.1.2
7262025-01-08T14:37:00.328Z Downloaded defmt-parser v0.3.4
7272025-01-08T14:37:00.330Z Downloaded pem-rfc7468 v0.7.0
7282025-01-08T14:37:00.330Z Downloaded slog v2.7.0
7292025-01-08T14:37:00.333Z Downloaded rand_chacha v0.3.1
7302025-01-08T14:37:00.338Z Downloaded steno v0.4.1
7312025-01-08T14:37:00.341Z Downloaded packed_struct v0.10.1
7322025-01-08T14:37:00.343Z Downloaded num_enum_derive v0.5.11
7332025-01-08T14:37:00.343Z Downloaded russh v0.45.0
7342025-01-08T14:37:00.349Z Downloaded smf v0.2.3
7352025-01-08T14:37:00.351Z Downloaded rustc_version v0.1.7
7362025-01-08T14:37:00.353Z Downloaded static_assertions v1.1.0
7372025-01-08T14:37:00.353Z Downloaded powerfmt v0.2.0
7382025-01-08T14:37:00.356Z Downloaded tower-service v0.3.3
7392025-01-08T14:37:00.358Z Downloaded test-strategy v0.3.1
7402025-01-08T14:37:00.362Z Downloaded num_threads v0.1.7
7412025-01-08T14:37:00.364Z Downloaded stringprep v0.1.5
7422025-01-08T14:37:00.366Z Downloaded predicates v3.1.2
7432025-01-08T14:37:00.369Z Downloaded qorb v0.2.1
7442025-01-08T14:37:00.373Z Downloaded either v1.13.0
7452025-01-08T14:37:00.375Z Downloaded wyz v0.5.1
7462025-01-08T14:37:00.382Z Downloaded vsss-rs v3.3.4
7472025-01-08T14:37:00.382Z Downloaded dropshot_endpoint v0.13.0
7482025-01-08T14:37:00.385Z Downloaded blake3 v1.5.4
7492025-01-08T14:37:00.393Z Downloaded publicsuffix v2.2.3
7502025-01-08T14:37:00.397Z Downloaded parse-display v0.10.0
7512025-01-08T14:37:00.399Z Downloaded multimap v0.10.0
7522025-01-08T14:37:00.399Z Downloaded embedded-io v0.4.0
7532025-01-08T14:37:00.402Z Downloaded serde_with_macros v3.11.0
7542025-01-08T14:37:00.404Z Downloaded precomputed-hash v0.1.1
7552025-01-08T14:37:00.407Z Downloaded smallvec v1.13.2
7562025-01-08T14:37:00.409Z Downloaded signal-hook v0.3.17
7572025-01-08T14:37:00.412Z Downloaded serde_urlencoded v0.7.1
7582025-01-08T14:37:00.414Z Downloaded parking_lot_core v0.9.10
7592025-01-08T14:37:00.416Z Downloaded unicode-properties v0.1.3
7602025-01-08T14:37:00.419Z Downloaded zerofrom v0.1.4
7612025-01-08T14:37:00.421Z Downloaded toolchain_find v0.4.0
7622025-01-08T14:37:00.421Z Downloaded deranged v0.3.11
7632025-01-08T14:37:00.424Z Downloaded slog-bunyan v2.5.0
7642025-01-08T14:37:00.426Z Downloaded mockall_derive v0.13.0
7652025-01-08T14:37:00.429Z Downloaded r2d2 v0.8.10
7662025-01-08T14:37:00.429Z Downloaded num-iter v0.1.45
7672025-01-08T14:37:00.432Z Downloaded unicode_categories v0.1.1
7682025-01-08T14:37:00.435Z Downloaded der v0.7.9
7692025-01-08T14:37:00.439Z Downloaded progenitor v0.8.0
7702025-01-08T14:37:00.441Z Downloaded path-slash v0.1.5
7712025-01-08T14:37:00.444Z Downloaded radium v0.7.0
7722025-01-08T14:37:00.444Z Downloaded dsl_auto_type v0.1.2
7732025-01-08T14:37:00.446Z Downloaded xz2 v0.1.7
7742025-01-08T14:37:00.449Z Downloaded peg-runtime v0.8.3
7752025-01-08T14:37:00.449Z Downloaded rsa v0.9.6
7762025-01-08T14:37:00.454Z Downloaded serde_plain v1.0.2
7772025-01-08T14:37:00.457Z Downloaded serde-hex v0.1.0
7782025-01-08T14:37:00.459Z Downloaded sync_wrapper v1.0.1
7792025-01-08T14:37:00.459Z Downloaded serde_repr v0.1.19
7802025-01-08T14:37:00.461Z Downloaded multer v3.1.0
7812025-01-08T14:37:00.464Z Downloaded darling_macro v0.20.10
7822025-01-08T14:37:00.466Z Downloaded futures-task v0.3.31
7832025-01-08T14:37:00.466Z Downloaded futures-core v0.3.31
7842025-01-08T14:37:00.469Z Downloaded subtle v2.6.1
7852025-01-08T14:37:00.472Z Downloaded slog-scope v4.4.0
7862025-01-08T14:37:00.472Z Downloaded parking_lot_core v0.8.6
7872025-01-08T14:37:00.474Z Downloaded enum-as-inner v0.6.1
7882025-01-08T14:37:00.477Z Downloaded password-hash v0.4.2
7892025-01-08T14:37:00.481Z Downloaded uzers v0.12.1
7902025-01-08T14:37:00.484Z Downloaded shlex v1.3.0
7912025-01-08T14:37:00.484Z Downloaded diesel_derives v2.2.3
7922025-01-08T14:37:00.487Z Downloaded sync-ptr v0.1.1
7932025-01-08T14:37:00.490Z Downloaded predicates-tree v1.0.11
7942025-01-08T14:37:00.490Z Downloaded password-hash v0.5.0
7952025-01-08T14:37:00.492Z Downloaded num-rational v0.4.2
7962025-01-08T14:37:00.495Z Downloaded yoke v0.7.4
7972025-01-08T14:37:00.497Z Downloaded ron v0.8.1
7982025-01-08T14:37:00.503Z Downloaded tiny-keccak v2.0.2
7992025-01-08T14:37:00.505Z Downloaded hashlink v0.9.1
8002025-01-08T14:37:00.508Z Downloaded thiserror-impl-no-std v2.0.2
8012025-01-08T14:37:00.510Z Downloaded hashbrown v0.12.3
8022025-01-08T14:37:00.514Z Downloaded typify v0.2.0
8032025-01-08T14:37:00.517Z Downloaded pem v3.0.4
8042025-01-08T14:37:00.520Z Downloaded darling_core v0.20.10
8052025-01-08T14:37:00.524Z Downloaded newtype_derive v0.1.6
8062025-01-08T14:37:00.526Z Downloaded dunce v1.0.5
8072025-01-08T14:37:00.529Z Downloaded postgres-types v0.2.8
8082025-01-08T14:37:00.533Z Downloaded unicode-truncate v1.1.0
8092025-01-08T14:37:00.533Z Downloaded supports-color v3.0.1
8102025-01-08T14:37:00.535Z Downloaded fragile v2.0.0
8112025-01-08T14:37:00.535Z Downloaded zip v0.6.6
8122025-01-08T14:37:00.548Z Downloaded slog-dtrace v0.3.0
8132025-01-08T14:37:00.548Z Downloaded quick-error v1.2.3
8142025-01-08T14:37:00.548Z Downloaded num-traits v0.2.19
8152025-01-08T14:37:00.551Z Downloaded zerofrom-derive v0.1.4
8162025-01-08T14:37:00.553Z Downloaded winnow v0.5.40
8172025-01-08T14:37:00.566Z Downloaded enum-as-inner v0.5.1
8182025-01-08T14:37:00.568Z Downloaded rand v0.8.5
8192025-01-08T14:37:00.573Z Downloaded rustls-pemfile v2.2.0
8202025-01-08T14:37:00.576Z Downloaded topological-sort v0.2.2
8212025-01-08T14:37:00.579Z Downloaded rustls-pemfile v1.0.4
8222025-01-08T14:37:00.581Z Downloaded ed25519 v2.2.3
8232025-01-08T14:37:00.584Z Downloaded serde_yaml v0.9.34+deprecated
8242025-01-08T14:37:00.588Z Downloaded icu_properties_data v1.5.0
8252025-01-08T14:37:00.600Z Downloaded thiserror v2.0.3
8262025-01-08T14:37:00.605Z Downloaded bitvec v1.0.1
8272025-01-08T14:37:00.621Z Downloaded native-tls v0.2.12
8282025-01-08T14:37:00.623Z Downloaded mockall v0.13.0
8292025-01-08T14:37:00.626Z Downloaded fs_extra v1.3.0
8302025-01-08T14:37:00.628Z Downloaded openssl-sys v0.9.103
8312025-01-08T14:37:00.631Z Downloaded num-bigint-dig v0.8.4
8322025-01-08T14:37:00.636Z Downloaded thiserror-impl v2.0.3
8332025-01-08T14:37:00.638Z Downloaded pkcs8 v0.10.2
8342025-01-08T14:37:00.641Z Downloaded zerovec v0.10.4
8352025-01-08T14:37:00.647Z Downloaded h2 v0.4.6
8362025-01-08T14:37:00.654Z Downloaded miniz_oxide v0.8.0
8372025-01-08T14:37:00.656Z Downloaded proptest v1.5.0
8382025-01-08T14:37:00.666Z Downloaded flate2 v1.0.34
8392025-01-08T14:37:00.672Z Downloaded headers v0.4.0
8402025-01-08T14:37:00.678Z Downloaded pkcs5 v0.7.1
8412025-01-08T14:37:00.681Z Downloaded unicode-bidi v0.3.17
8422025-01-08T14:37:00.684Z Downloaded chrono v0.4.38
8432025-01-08T14:37:00.692Z Downloaded parse-zoneinfo v0.3.1
8442025-01-08T14:37:00.695Z Downloaded tracing-core v0.1.32
8452025-01-08T14:37:00.698Z Downloaded rusqlite v0.32.1
8462025-01-08T14:37:00.705Z Downloaded rustls-pki-types v1.10.0
8472025-01-08T14:37:00.709Z Downloaded tracing v0.1.40
8482025-01-08T14:37:00.713Z Downloaded idna v0.2.3
8492025-01-08T14:37:00.720Z Downloaded lalrpop v0.19.12
8502025-01-08T14:37:00.733Z Downloaded toml_edit v0.19.15
8512025-01-08T14:37:00.749Z Downloaded hashbrown v0.13.2
8522025-01-08T14:37:00.754Z Downloaded reqwest v0.12.9
8532025-01-08T14:37:00.763Z Downloaded webpki-roots v0.26.6
8542025-01-08T14:37:00.767Z Downloaded tough v0.19.0
8552025-01-08T14:37:00.775Z Downloaded idna v0.5.0
8562025-01-08T14:37:00.782Z Downloaded mio v1.0.2
8572025-01-08T14:37:00.787Z Downloaded rustls v0.21.12
8582025-01-08T14:37:00.798Z Downloaded unicode-segmentation v1.12.0
8592025-01-08T14:37:00.801Z Downloaded hashbrown v0.14.5
8602025-01-08T14:37:00.806Z Downloaded idna v0.4.0
8612025-01-08T14:37:00.812Z Downloaded time v0.3.36
8622025-01-08T14:37:00.819Z Downloaded p384 v0.13.0
8632025-01-08T14:37:00.825Z Downloaded nom v7.1.3
8642025-01-08T14:37:00.830Z Downloaded rustls-webpki v0.102.8
8652025-01-08T14:37:00.849Z Downloaded ed25519-dalek v2.1.1
8662025-01-08T14:37:00.851Z Downloaded quinn-proto v0.11.8
8672025-01-08T14:37:00.857Z Downloaded serde_with v3.11.0
8682025-01-08T14:37:00.866Z Downloaded regex-syntax v0.6.29
8692025-01-08T14:37:00.873Z Downloaded dropshot v0.13.0
8702025-01-08T14:37:00.896Z Downloaded futures-util v0.3.31
8712025-01-08T14:37:00.908Z Downloaded openssl v0.10.66
8722025-01-08T14:37:00.919Z Downloaded rustls-webpki v0.101.7
8732025-01-08T14:37:00.934Z Downloaded vcpkg v0.2.15
8742025-01-08T14:37:00.974Z Downloaded chrono-tz v0.10.0
8752025-01-08T14:37:00.982Z Downloaded git2 v0.19.0
8762025-01-08T14:37:00.991Z Downloaded regex v1.11.1
8772025-01-08T14:37:01.004Z Downloaded gimli v0.31.1
8782025-01-08T14:37:01.014Z Downloaded quick-xml v0.33.0
8792025-01-08T14:37:01.020Z Downloaded regex-syntax v0.8.5
8802025-01-08T14:37:01.029Z Downloaded zerocopy v0.8.10
8812025-01-08T14:37:01.054Z Downloaded object v0.30.4
8822025-01-08T14:37:01.063Z Downloaded smoltcp v0.9.1
8832025-01-08T14:37:01.075Z Downloaded diesel v2.2.6
8842025-01-08T14:37:01.093Z Downloaded unicode-width v0.2.0
8852025-01-08T14:37:01.099Z Downloaded typify-impl v0.2.0
8862025-01-08T14:37:01.115Z Downloaded polar-core v0.27.3
8872025-01-08T14:37:01.126Z Downloaded smoltcp v0.11.0
8882025-01-08T14:37:01.139Z Downloaded object v0.36.5
8892025-01-08T14:37:01.151Z Downloaded sled v0.34.7
8902025-01-08T14:37:01.162Z Downloaded openapiv3 v2.0.0
8912025-01-08T14:37:01.174Z Downloaded ratatui v0.28.1
8922025-01-08T14:37:01.196Z Downloaded rustls v0.23.19
8932025-01-08T14:37:01.208Z Downloaded regex-automata v0.4.8
8942025-01-08T14:37:01.226Z Downloaded rustls v0.22.4
8952025-01-08T14:37:01.242Z Downloaded regress v0.9.1
8962025-01-08T14:37:01.250Z Downloaded bstr v1.10.0
8972025-01-08T14:37:01.261Z Downloaded lzma-sys v0.1.20
8982025-01-08T14:37:01.292Z Downloaded zerocopy-derive v0.6.6
8992025-01-08T14:37:01.303Z Downloaded bzip2-sys v0.1.11+1.0.8
9002025-01-08T14:37:01.316Z Downloaded regress v0.10.1
9012025-01-08T14:37:01.326Z Downloaded libz-sys v1.1.20
9022025-01-08T14:37:01.349Z Downloaded trust-dns-proto v0.22.0
9032025-01-08T14:37:01.361Z Downloaded dropshot v0.12.0
9042025-01-08T14:37:01.381Z Downloaded nix v0.29.0
9052025-01-08T14:37:01.394Z Downloaded hickory-proto v0.24.1
9062025-01-08T14:37:01.410Z Downloaded petname v2.0.2
9072025-01-08T14:37:01.416Z Downloaded nix v0.28.0
9082025-01-08T14:37:01.428Z Downloaded curve25519-dalek v4.1.3
9092025-01-08T14:37:01.437Z Downloaded nix v0.27.1
9102025-01-08T14:37:01.448Z Downloaded tokio v1.40.0
9112025-01-08T14:37:01.486Z Downloaded petgraph v0.6.5
9122025-01-08T14:37:01.503Z Downloaded idna v0.3.0
9132025-01-08T14:37:01.510Z Downloaded csv v1.3.0
9142025-01-08T14:37:01.529Z Downloaded unicode-normalization v0.1.24
9152025-01-08T14:37:01.533Z Downloaded reedline v0.35.0
9162025-01-08T14:37:01.540Z Downloaded sha3 v0.10.8
9172025-01-08T14:37:01.545Z Downloaded sqlparser v0.45.0
9182025-01-08T14:37:01.551Z Downloaded radix_trie v0.2.1
9192025-01-08T14:37:01.556Z Downloaded env_filter v0.1.2
9202025-01-08T14:37:01.559Z Downloaded uuid v1.11.0
9212025-01-08T14:37:01.561Z Downloaded dhcproto v0.12.0
9222025-01-08T14:37:01.563Z Downloaded x509-cert v0.2.5
9232025-01-08T14:37:01.569Z Downloaded ssh-key v0.6.6
9242025-01-08T14:37:01.575Z Downloaded portable-atomic v1.9.0
9252025-01-08T14:37:01.582Z Downloaded proc-macro-crate v1.3.1
9262025-01-08T14:37:01.584Z Downloaded pkg-config v0.3.31
9272025-01-08T14:37:01.584Z Downloaded nibble_vec v0.1.0
9282025-01-08T14:37:01.587Z Downloaded defmt v0.3.8
9292025-01-08T14:37:01.589Z Downloaded time-macros v0.2.18
9302025-01-08T14:37:01.592Z Downloaded zerocopy v0.6.6
9312025-01-08T14:37:01.594Z Downloaded toml v0.7.8
9322025-01-08T14:37:01.597Z Downloaded elliptic-curve v0.13.8
9332025-01-08T14:37:01.600Z Downloaded zopfli v0.8.1
9342025-01-08T14:37:01.603Z Downloaded num-bigint v0.4.6
9352025-01-08T14:37:01.607Z Downloaded bindgen v0.69.5
9362025-01-08T14:37:01.615Z Downloaded rayon v1.10.0
9372025-01-08T14:37:01.624Z Downloaded tungstenite v0.21.0
9382025-01-08T14:37:01.627Z Downloaded primeorder v0.13.6
9392025-01-08T14:37:01.629Z Downloaded rusty-fork v0.3.0
9402025-01-08T14:37:01.632Z Downloaded paste v1.0.15
9412025-01-08T14:37:01.634Z Downloaded des v0.8.1
9422025-01-08T14:37:01.634Z Downloaded salty v0.3.0
9432025-01-08T14:37:01.640Z Downloaded tokio-util v0.7.12
9442025-01-08T14:37:01.647Z Downloaded fallible-iterator v0.2.0
9452025-01-08T14:37:01.649Z Downloaded der_derive v0.7.3
9462025-01-08T14:37:01.651Z Downloaded slog-json v2.6.1
9472025-01-08T14:37:01.654Z Downloaded postgres-protocol v0.6.7
9482025-01-08T14:37:01.654Z Downloaded new_debug_unreachable v1.0.6
9492025-01-08T14:37:01.656Z Downloaded rustyline v14.0.0
9502025-01-08T14:37:01.660Z Downloaded rustversion v1.0.17
9512025-01-08T14:37:01.662Z Downloaded encoding_rs v0.8.34
9522025-01-08T14:37:01.683Z Downloaded progenitor-macro v0.8.0
9532025-01-08T14:37:01.685Z Downloaded russh-keys v0.45.0
9542025-01-08T14:37:01.688Z Downloaded rcgen v0.12.1
9552025-01-08T14:37:01.691Z Downloaded rayon-core v1.12.1
9562025-01-08T14:37:01.693Z Downloaded same-file v1.0.6
9572025-01-08T14:37:01.695Z Downloaded oso v0.27.3
9582025-01-08T14:37:01.697Z Downloaded ron v0.7.1
9592025-01-08T14:37:01.701Z Downloaded signature v2.2.0
9602025-01-08T14:37:01.704Z Downloaded tui-tree-widget v0.22.0
9612025-01-08T14:37:01.706Z Downloaded typed-path v0.9.3
9622025-01-08T14:37:01.710Z Downloaded parking_lot v0.12.3
9632025-01-08T14:37:01.713Z Downloaded libgit2-sys v0.17.0+1.8.1
9642025-01-08T14:37:01.769Z Downloaded parking_lot v0.11.2
9652025-01-08T14:37:01.771Z Downloaded p521 v0.13.3
9662025-01-08T14:37:01.775Z Downloaded flume v0.11.1
9672025-01-08T14:37:01.778Z Downloaded vergen v8.3.2
9682025-01-08T14:37:01.781Z Downloaded zip v2.1.3
9692025-01-08T14:37:01.785Z Downloaded crossterm v0.28.1
9702025-01-08T14:37:01.791Z Downloaded pin-project v1.1.6
9712025-01-08T14:37:01.802Z Downloaded hyper v1.5.0
9722025-01-08T14:37:01.808Z Downloaded aes-gcm v0.10.3
9732025-01-08T14:37:01.811Z Downloaded idna v1.0.3
9742025-01-08T14:37:01.815Z Downloaded url v2.5.3
9752025-01-08T14:37:01.818Z Downloaded tracing-attributes v0.1.27
9762025-01-08T14:37:01.821Z Downloaded dropshot_endpoint v0.12.0
9772025-01-08T14:37:01.824Z Downloaded hkdf v0.12.4
9782025-01-08T14:37:01.826Z Downloaded aes v0.8.4
9792025-01-08T14:37:01.829Z Downloaded predicates-core v1.0.8
9802025-01-08T14:37:01.831Z Downloaded nu-ansi-term v0.50.1
9812025-01-08T14:37:01.834Z Downloaded schemars v0.8.21
9822025-01-08T14:37:01.842Z Downloaded zerocopy-derive v0.8.10
9832025-01-08T14:37:01.848Z Downloaded fd-lock v4.0.2
9842025-01-08T14:37:01.850Z Downloaded fallible-streaming-iterator v0.1.9
9852025-01-08T14:37:01.853Z Downloaded fallible-iterator v0.3.0
9862025-01-08T14:37:01.853Z Downloaded unicase v2.7.0
9872025-01-08T14:37:01.855Z Downloaded expectorate v1.1.0
9882025-01-08T14:37:01.855Z Downloaded strip-ansi-escapes v0.2.0
9892025-01-08T14:37:01.858Z Downloaded getrandom v0.2.15
9902025-01-08T14:37:01.861Z Downloaded tungstenite v0.24.0
9912025-01-08T14:37:01.863Z Downloaded tungstenite v0.23.0
9922025-01-08T14:37:01.866Z Downloaded num v0.4.3
9932025-01-08T14:37:01.868Z Downloaded derive_more v0.99.18
9942025-01-08T14:37:01.871Z Downloaded derive-where v1.2.7
9952025-01-08T14:37:01.875Z Downloaded crossbeam-channel v0.5.13
9962025-01-08T14:37:01.879Z Downloaded zeroize v1.8.1
9972025-01-08T14:37:01.882Z Downloaded xattr v1.3.1
9982025-01-08T14:37:01.884Z Downloaded libxml v0.3.3
9992025-01-08T14:37:01.889Z Downloaded tokio-postgres v0.7.12
10002025-01-08T14:37:01.892Z Downloaded scheduled-thread-pool v0.2.7
10012025-01-08T14:37:01.895Z Downloaded ref-cast-impl v1.0.23
10022025-01-08T14:37:01.895Z Downloaded ppv-lite86 v0.2.20
10032025-01-08T14:37:01.898Z Downloaded pin-utils v0.1.0
10042025-01-08T14:37:01.898Z Downloaded pbkdf2 v0.12.2
10052025-01-08T14:37:01.898Z Downloaded openssl-probe v0.1.5
10062025-01-08T14:37:01.903Z Downloaded omicron-zone-package v0.12.0
10072025-01-08T14:37:01.903Z Downloaded unsafe-libyaml v0.2.11
10082025-01-08T14:37:01.905Z Downloaded pbkdf2 v0.11.0
10092025-01-08T14:37:01.908Z Downloaded http v1.1.0
10102025-01-08T14:37:01.911Z Downloaded cc v1.1.30
10112025-01-08T14:37:01.914Z Downloaded termtree v0.4.1
10122025-01-08T14:37:01.917Z Downloaded sqlparser_derive v0.2.2
10132025-01-08T14:37:01.917Z Downloaded sigpipe v0.1.3
10142025-01-08T14:37:01.917Z Downloaded num_enum v0.5.11
10152025-01-08T14:37:01.921Z Downloaded nanorand v0.7.0
10162025-01-08T14:37:01.924Z Downloaded glob v0.3.1
10172025-01-08T14:37:01.927Z Downloaded flagset v0.4.6
10182025-01-08T14:37:01.927Z Downloaded termcolor v1.4.1
10192025-01-08T14:37:01.929Z Downloaded tar v0.4.42
10202025-01-08T14:37:01.930Z Downloaded minimal-lexical v0.2.1
10212025-01-08T14:37:01.934Z Downloaded dirs-next v2.0.0
10222025-01-08T14:37:01.937Z Downloaded difflib v0.4.0
10232025-01-08T14:37:01.937Z Downloaded defmt-macros v0.3.9
10242025-01-08T14:37:01.939Z Downloaded zone v0.1.8
10252025-01-08T14:37:01.939Z Downloaded base64 v0.22.1
10262025-01-08T14:37:01.943Z Downloaded twox-hash v1.6.3
10272025-01-08T14:37:01.946Z Downloaded peg-macros v0.8.4
10282025-01-08T14:37:01.946Z Downloaded snafu v0.8.5
10292025-01-08T14:37:01.952Z Downloaded utf-8 v0.7.6
10302025-01-08T14:37:01.956Z Downloaded hickory-resolver v0.24.1
10312025-01-08T14:37:01.958Z Downloaded compact_str v0.8.0
10322025-01-08T14:37:01.961Z Downloaded allocator-api2 v0.2.18
10332025-01-08T14:37:01.964Z Downloaded slog-stdlog v4.1.1
10342025-01-08T14:37:01.968Z Downloaded slab v0.4.9
10352025-01-08T14:37:01.968Z Downloaded signal-hook-mio v0.2.4
10362025-01-08T14:37:01.970Z Downloaded phf v0.11.2
10372025-01-08T14:37:01.971Z Downloaded owo-colors v4.1.0
10382025-01-08T14:37:01.973Z Downloaded base64 v0.13.1
10392025-01-08T14:37:01.976Z Downloaded arc-swap v1.7.1
10402025-01-08T14:37:01.978Z Downloaded siphasher v0.3.11
10412025-01-08T14:37:01.983Z Downloaded semver v0.1.20
10422025-01-08T14:37:01.983Z Downloaded secrecy v0.8.0
10432025-01-08T14:37:01.983Z Downloaded hyper-util v0.1.10
10442025-01-08T14:37:01.985Z Downloaded chacha20poly1305 v0.10.1
10452025-01-08T14:37:01.988Z Downloaded rustc-hash v1.1.0
10462025-01-08T14:37:01.991Z Downloaded ref-cast v1.0.23
10472025-01-08T14:37:01.994Z Downloaded quinn-udp v0.5.5
10482025-01-08T14:37:01.994Z Downloaded phf_generator v0.11.2
10492025-01-08T14:37:01.997Z Downloaded env_logger v0.11.5
10502025-01-08T14:37:01.999Z Downloaded env_logger v0.10.2
10512025-01-08T14:37:02.004Z Downloaded walkdir v2.5.0
10522025-01-08T14:37:02.007Z Downloaded tokio-tungstenite v0.24.0
10532025-01-08T14:37:02.007Z Downloaded progenitor-impl v0.8.0
10542025-01-08T14:37:02.009Z Downloaded backtrace v0.3.74
10552025-01-08T14:37:02.012Z Downloaded crc-any v2.5.0
10562025-01-08T14:37:02.016Z Downloaded derive_builder_core v0.20.2
10572025-01-08T14:37:02.018Z Downloaded derive_builder v0.20.2
10582025-01-08T14:37:02.021Z Downloaded indicatif v0.17.9
10592025-01-08T14:37:02.024Z Downloaded futures-macro v0.3.31
10602025-01-08T14:37:02.028Z Downloaded tokio-tungstenite v0.23.1
10612025-01-08T14:37:02.028Z Downloaded tokio-tungstenite v0.21.0
10622025-01-08T14:37:02.031Z Downloaded tokio-rustls v0.26.0
10632025-01-08T14:37:02.033Z Downloaded cookie v0.18.1
10642025-01-08T14:37:02.036Z Downloaded base64ct v1.6.0
10652025-01-08T14:37:02.039Z Downloaded newtype-uuid v1.1.3
10662025-01-08T14:37:02.039Z Downloaded term v0.7.0
10672025-01-08T14:37:02.041Z Downloaded strum_macros v0.26.4
10682025-01-08T14:37:02.044Z Downloaded spin v0.9.8
10692025-01-08T14:37:02.046Z Downloaded snafu-derive v0.8.5
10702025-01-08T14:37:02.046Z Downloaded bumpalo v3.16.0
10712025-01-08T14:37:02.050Z Downloaded blake2 v0.10.6
10722025-01-08T14:37:02.053Z Downloaded dyn-clone v1.0.17
10732025-01-08T14:37:02.053Z Downloaded data-encoding v2.6.0
10742025-01-08T14:37:02.058Z Downloaded futures-executor v0.3.31
10752025-01-08T14:37:02.058Z Downloaded form_urlencoded v1.2.1
10762025-01-08T14:37:02.061Z Downloaded float-cmp v0.9.0
10772025-01-08T14:37:02.061Z Downloaded sec1 v0.7.3
10782025-01-08T14:37:02.061Z Downloaded serde_path_to_error v0.1.16
10792025-01-08T14:37:02.061Z Downloaded bzip2 v0.4.4
10802025-01-08T14:37:02.064Z Downloaded tokio-native-tls v0.3.1
10812025-01-08T14:37:02.064Z Downloaded tokio-macros v2.4.0
10822025-01-08T14:37:02.067Z Downloaded const-oid v0.9.6
10832025-01-08T14:37:02.067Z Downloaded ciborium v0.2.2
10842025-01-08T14:37:02.071Z Downloaded shell-words v1.1.0
10852025-01-08T14:37:02.071Z Downloaded salsa20 v0.10.2
10862025-01-08T14:37:02.074Z Downloaded lru-cache v0.1.2
10872025-01-08T14:37:02.074Z Downloaded indoc v1.0.9
10882025-01-08T14:37:02.078Z Downloaded icu_normalizer v1.5.0
10892025-01-08T14:37:02.080Z Downloaded resolv-conf v0.7.0
10902025-01-08T14:37:02.080Z Downloaded rand_xorshift v0.3.0
10912025-01-08T14:37:02.083Z Downloaded hex v0.4.3
10922025-01-08T14:37:02.083Z Downloaded crc32fast v1.4.2
10932025-01-08T14:37:02.087Z Downloaded rustfmt-wrapper v0.2.1
10942025-01-08T14:37:02.087Z Downloaded waitgroup v0.1.2
10952025-01-08T14:37:02.087Z Downloaded ctr v0.9.2
10962025-01-08T14:37:02.089Z Downloaded array-init v0.0.4
10972025-01-08T14:37:02.089Z Downloaded ascii-canvas v3.0.0
10982025-01-08T14:37:02.092Z Downloaded icu_locid v1.5.0
10992025-01-08T14:37:02.096Z Downloaded crc v3.2.1
11002025-01-08T14:37:02.098Z Downloaded cipher v0.4.4
11012025-01-08T14:37:02.101Z Downloaded base16ct v0.2.0
11022025-01-08T14:37:02.101Z Downloaded colored v2.1.0
11032025-01-08T14:37:02.103Z Downloaded adler2 v2.0.0
11042025-01-08T14:37:02.103Z Downloaded bit-set v0.5.3
11052025-01-08T14:37:02.105Z Downloaded chacha20 v0.9.1
11062025-01-08T14:37:02.108Z Downloaded buf-list v1.0.3
11072025-01-08T14:37:02.110Z Downloaded block-padding v0.3.3
11082025-01-08T14:37:02.110Z Downloaded assert_matches v1.5.0
11092025-01-08T14:37:02.110Z Downloaded hyper-tls v0.6.0
11102025-01-08T14:37:02.113Z Downloaded httparse v1.9.5
11112025-01-08T14:37:02.115Z Downloaded cstr-argument v0.1.2
11122025-01-08T14:37:02.115Z Downloaded crucible-workspace-hack v0.1.0
11132025-01-08T14:37:02.115Z Downloaded crunchy v0.2.2
11142025-01-08T14:37:02.118Z Downloaded ciborium-io v0.2.2
11152025-01-08T14:37:02.118Z Downloaded blowfish v0.9.1
11162025-01-08T14:37:02.118Z Downloaded ipnetwork v0.20.0
11172025-01-08T14:37:02.121Z Downloaded async-stream-impl v0.3.6
11182025-01-08T14:37:02.121Z Downloaded is_ci v1.2.0
11192025-01-08T14:37:02.123Z Downloaded lru v0.12.5
11202025-01-08T14:37:02.123Z Downloaded ring v0.17.8
11212025-01-08T14:37:02.192Z Downloaded linear-map v1.2.0
11222025-01-08T14:37:02.194Z Downloaded lalrpop-util v0.19.12
11232025-01-08T14:37:02.194Z Downloaded is-terminal v0.4.13
11242025-01-08T14:37:02.197Z Downloaded idna_adapter v1.2.0
11252025-01-08T14:37:02.197Z Downloaded lazy_static v1.5.0
11262025-01-08T14:37:02.197Z Downloaded kstat-rs v0.2.4
11272025-01-08T14:37:02.199Z Downloaded castaway v0.2.3
11282025-01-08T14:37:02.199Z Downloaded managed v0.8.0
11292025-01-08T14:37:02.202Z Downloaded lockfree-object-pool v0.1.6
11302025-01-08T14:37:02.204Z Downloaded keccak v0.1.5
11312025-01-08T14:37:02.204Z Downloaded indent_write v2.2.0
11322025-01-08T14:37:02.207Z Downloaded hubpack v0.1.2
11332025-01-08T14:37:02.207Z Downloaded httpdate v1.0.3
11342025-01-08T14:37:02.207Z Downloaded cexpr v0.6.0
11352025-01-08T14:37:02.209Z Downloaded bitfield v0.14.0
11362025-01-08T14:37:02.209Z Downloaded bit-vec v0.6.3
11372025-01-08T14:37:02.256Z Downloaded libsqlite3-sys v0.30.1
11382025-01-08T14:37:02.491Z Downloaded aws-lc-sys v0.22.0
11392025-01-08T14:37:02.797Z Compiling serde v1.0.215
11402025-01-08T14:37:02.799Z Compiling lock_api v0.4.12
11412025-01-08T14:37:02.800Z Compiling scopeguard v1.2.0
11422025-01-08T14:37:02.800Z Compiling value-bag v1.9.0
11432025-01-08T14:37:02.800Z Compiling typenum v1.17.0
11442025-01-08T14:37:02.800Z Compiling generic-array v0.14.7
11452025-01-08T14:37:03.010Z Compiling syn v2.0.87
11462025-01-08T14:37:03.024Z Compiling getrandom v0.2.15
11472025-01-08T14:37:03.106Z Compiling shlex v1.3.0
11482025-01-08T14:37:03.236Z Compiling rand_core v0.6.4
11492025-01-08T14:37:03.489Z Compiling log v0.4.22
11502025-01-08T14:37:03.557Z Compiling subtle v2.6.1
11512025-01-08T14:37:03.573Z Compiling jobserver v0.1.32
11522025-01-08T14:37:03.780Z Compiling smallvec v1.13.2
11532025-01-08T14:37:03.831Z Compiling const-oid v0.9.6
11542025-01-08T14:37:03.872Z Compiling spin v0.9.8
11552025-01-08T14:37:04.174Z Compiling cc v1.1.30
11562025-01-08T14:37:04.215Z Compiling pin-project-lite v0.2.14
11572025-01-08T14:37:04.339Z Compiling rustix v0.38.37
11582025-01-08T14:37:04.366Z Compiling parking_lot_core v0.9.10
11592025-01-08T14:37:04.471Z Compiling futures-core v0.3.31
11602025-01-08T14:37:04.692Z Compiling signal-hook-registry v1.4.2
11612025-01-08T14:37:05.126Z Compiling mio v1.0.2
11622025-01-08T14:37:05.365Z Compiling parking_lot v0.12.3
11632025-01-08T14:37:05.413Z Compiling aho-corasick v1.1.3
11642025-01-08T14:37:05.461Z Compiling either v1.13.0
11652025-01-08T14:37:05.778Z Compiling regex-syntax v0.8.5
11662025-01-08T14:37:05.911Z Compiling cpufeatures v0.2.14
11672025-01-08T14:37:06.011Z Compiling lazy_static v1.5.0
11682025-01-08T14:37:06.127Z Compiling glob v0.3.1
11692025-01-08T14:37:06.297Z Compiling stable_deref_trait v1.2.0
11702025-01-08T14:37:06.337Z Compiling futures-sink v0.3.31
11712025-01-08T14:37:06.409Z Compiling socket2 v0.5.7
11722025-01-08T14:37:06.486Z Compiling slab v0.4.9
11732025-01-08T14:37:06.782Z Compiling prettyplease v0.2.25
11742025-01-08T14:37:07.113Z Compiling clang-sys v1.8.1
11752025-01-08T14:37:07.249Z Compiling minimal-lexical v0.2.1
11762025-01-08T14:37:07.366Z Compiling serde_json v1.0.133
11772025-01-08T14:37:07.712Z Compiling nom v7.1.3
11782025-01-08T14:37:07.816Z Compiling libloading v0.8.5
11792025-01-08T14:37:08.045Z Compiling home v0.5.9
11802025-01-08T14:37:08.227Z Compiling bindgen v0.69.5
11812025-01-08T14:37:08.478Z Compiling futures-channel v0.3.31
11822025-01-08T14:37:08.881Z Compiling itertools v0.12.1
11832025-01-08T14:37:08.997Z Compiling rustc-hash v1.1.0
11842025-01-08T14:37:09.147Z Compiling foldhash v0.1.3
11852025-01-08T14:37:09.411Z Compiling regex-automata v0.4.8
11862025-01-08T14:37:10.926Z Compiling synstructure v0.13.1
11872025-01-08T14:37:11.097Z Compiling cexpr v0.6.0
11882025-01-08T14:37:12.365Z Compiling futures-task v0.3.31
11892025-01-08T14:37:12.567Z Compiling libm v0.2.8
11902025-01-08T14:37:12.612Z Compiling allocator-api2 v0.2.18
11912025-01-08T14:37:12.722Z Compiling pin-utils v0.1.0
11922025-01-08T14:37:12.799Z Compiling lazycell v1.3.0
11932025-01-08T14:37:12.870Z Compiling futures-io v0.3.31
11942025-01-08T14:37:12.984Z Compiling cmake v0.1.51
11952025-01-08T14:37:13.178Z Compiling num-traits v0.2.19
11962025-01-08T14:37:13.360Z Compiling hashbrown v0.15.1
11972025-01-08T14:37:13.440Z Compiling dunce v1.0.5
11982025-01-08T14:37:13.556Z Compiling fs_extra v1.3.0
11992025-01-08T14:37:13.897Z Compiling pkg-config v0.3.31
12002025-01-08T14:37:14.110Z Compiling tinyvec_macros v0.1.1
12012025-01-08T14:37:14.195Z Compiling tinyvec v1.8.0
12022025-01-08T14:37:14.689Z Compiling regex v1.11.1
12032025-01-08T14:37:15.362Z Compiling ring v0.17.8
12042025-01-08T14:37:15.621Z Compiling unicode-normalization v0.1.24
12052025-01-08T14:37:15.747Z Compiling unicode-bidi v0.3.17
12062025-01-08T14:37:16.464Z Compiling paste v1.0.15
12072025-01-08T14:37:16.620Z Compiling base64ct v1.6.0
12082025-01-08T14:37:16.724Z Compiling litemap v0.7.3
12092025-01-08T14:37:16.825Z Compiling serde_derive v1.0.215
12102025-01-08T14:37:16.955Z Compiling zeroize_derive v1.4.2
12112025-01-08T14:37:17.048Z Compiling zerocopy-derive v0.7.35
12122025-01-08T14:37:17.093Z Compiling tokio-macros v2.4.0
12132025-01-08T14:37:17.193Z Compiling zerofrom-derive v0.1.4
12142025-01-08T14:37:18.338Z Compiling thiserror-impl v1.0.69
12152025-01-08T14:37:18.554Z Compiling zeroize v1.8.1
12162025-01-08T14:37:18.775Z Compiling yoke-derive v0.7.4
12172025-01-08T14:37:19.389Z Compiling zerocopy v0.7.35
12182025-01-08T14:37:20.073Z Compiling zerovec-derive v0.10.3
12192025-01-08T14:37:20.449Z Compiling crypto-common v0.1.6
12202025-01-08T14:37:20.730Z Compiling block-buffer v0.10.4
12212025-01-08T14:37:20.997Z Compiling digest v0.10.7
12222025-01-08T14:37:21.116Z Compiling futures-macro v0.3.31
12232025-01-08T14:37:21.503Z Compiling hmac v0.12.1
12242025-01-08T14:37:21.523Z Compiling zerofrom v0.1.4
12252025-01-08T14:37:21.733Z Compiling block-padding v0.3.3
12262025-01-08T14:37:21.751Z Compiling displaydoc v0.2.5
12272025-01-08T14:37:21.771Z Compiling thiserror v1.0.69
12282025-01-08T14:37:21.909Z Compiling sha2 v0.10.8
12292025-01-08T14:37:21.986Z Compiling inout v0.1.3
12302025-01-08T14:37:22.006Z Compiling yoke v0.7.4
12312025-01-08T14:37:22.125Z Compiling writeable v0.5.5
12322025-01-08T14:37:22.257Z Compiling cipher v0.4.4
12332025-01-08T14:37:22.376Z Compiling ppv-lite86 v0.2.20
12342025-01-08T14:37:22.723Z Compiling pem-rfc7468 v0.7.0
12352025-01-08T14:37:22.871Z Compiling der_derive v0.7.3
12362025-01-08T14:37:22.915Z Compiling zerovec v0.10.4
12372025-01-08T14:37:23.087Z Compiling futures-util v0.3.31
12382025-01-08T14:37:23.179Z Compiling icu_provider_macros v1.5.0
12392025-01-08T14:37:23.484Z Compiling flagset v0.4.6
12402025-01-08T14:37:23.697Z Compiling httparse v1.9.5
12412025-01-08T14:37:24.346Z Compiling aws-lc-rs v1.10.0
12422025-01-08T14:37:24.478Z Compiling rand_chacha v0.3.1
12432025-01-08T14:37:24.785Z Compiling tinystr v0.7.6
12442025-01-08T14:37:25.177Z Compiling icu_locid v1.5.0
12452025-01-08T14:37:25.258Z Compiling der v0.7.9
12462025-01-08T14:37:25.406Z Compiling tracing-attributes v0.1.27
12472025-01-08T14:37:26.478Z Compiling icu_provider v1.5.0
12482025-01-08T14:37:26.757Z Compiling tracing-core v0.1.32
12492025-01-08T14:37:27.547Z Compiling rustls-pki-types v1.10.0
12502025-01-08T14:37:27.613Z Compiling percent-encoding v2.3.1
12512025-01-08T14:37:27.977Z Compiling icu_locid_transform_data v1.5.0
12522025-01-08T14:37:28.072Z Compiling crossbeam-utils v0.8.20
12532025-01-08T14:37:28.092Z Compiling pest v2.7.14
12542025-01-08T14:37:28.581Z Compiling icu_locid_transform v1.5.0
12552025-01-08T14:37:28.602Z Compiling spki v0.7.3
12562025-01-08T14:37:28.687Z Compiling rand v0.8.5
12572025-01-08T14:37:28.969Z Compiling icu_collections v1.5.0
12582025-01-08T14:37:29.279Z Compiling salsa20 v0.10.2
12592025-01-08T14:37:29.305Z Compiling tracing v0.1.40
12602025-01-08T14:37:29.494Z Compiling pbkdf2 v0.12.2
12612025-01-08T14:37:29.666Z Compiling time-core v0.1.2
12622025-01-08T14:37:29.833Z Compiling mirai-annotations v1.12.0
12632025-01-08T14:37:29.853Z Compiling untrusted v0.9.0
12642025-01-08T14:37:29.988Z Compiling icu_properties_data v1.5.0
12652025-01-08T14:37:30.029Z Compiling powerfmt v0.2.0
12662025-01-08T14:37:30.048Z Compiling num-conv v0.1.0
12672025-01-08T14:37:30.251Z Compiling untrusted v0.7.1
12682025-01-08T14:37:30.345Z Compiling vcpkg v0.2.15
12692025-01-08T14:37:30.400Z Compiling time-macros v0.2.18
12702025-01-08T14:37:30.424Z Compiling deranged v0.3.11
12712025-01-08T14:37:30.442Z Compiling icu_properties v1.5.1
12722025-01-08T14:37:30.855Z Compiling pest_meta v2.7.14
12732025-01-08T14:37:31.054Z Compiling bitflags v2.6.0
12742025-01-08T14:37:31.245Z Compiling bytes v1.8.0
12752025-01-08T14:37:32.491Z Compiling tokio v1.40.0
12762025-01-08T14:37:32.571Z Compiling indexmap v2.6.0
12772025-01-08T14:37:32.590Z Compiling http v1.1.0
12782025-01-08T14:37:33.817Z Compiling semver v1.0.23
12792025-01-08T14:37:34.086Z Compiling openssl-sys v0.9.103
12802025-01-08T14:37:34.572Z Compiling rustc_version v0.4.1
12812025-01-08T14:37:35.087Z Compiling scrypt v0.11.0
12822025-01-08T14:37:35.317Z Compiling cbc v0.1.2
12832025-01-08T14:37:35.490Z Compiling which v4.4.2
12842025-01-08T14:37:35.579Z Compiling aes v0.8.4
12852025-01-08T14:37:35.711Z Compiling scroll_derive v0.12.0
12862025-01-08T14:37:36.171Z Compiling write16 v1.0.0
12872025-01-08T14:37:36.306Z Compiling utf16_iter v1.0.5
12882025-01-08T14:37:36.503Z Compiling num_threads v0.1.7
12892025-01-08T14:37:36.506Z Compiling icu_normalizer_data v1.5.0
12902025-01-08T14:37:36.620Z Compiling atomic-waker v1.1.2
12912025-01-08T14:37:36.640Z Compiling utf8_iter v1.0.4
12922025-01-08T14:37:36.818Z Compiling time v0.3.36
12932025-01-08T14:37:36.889Z Compiling icu_normalizer v1.5.0
12942025-01-08T14:37:37.019Z Compiling pkcs5 v0.7.1
12952025-01-08T14:37:37.215Z Compiling scroll v0.12.0
12962025-01-08T14:37:37.888Z Compiling http-body v1.0.1
12972025-01-08T14:37:38.136Z Compiling pest_generator v2.7.14
12982025-01-08T14:37:38.289Z Compiling form_urlencoded v1.2.1
12992025-01-08T14:37:38.465Z Compiling slog v2.7.0
13002025-01-08T14:37:38.486Z Compiling try-lock v0.2.5
13012025-01-08T14:37:38.602Z Compiling goblin v0.8.2
13022025-01-08T14:37:38.640Z Compiling want v0.3.1
13032025-01-08T14:37:38.923Z Compiling idna_adapter v1.2.0
13042025-01-08T14:37:38.949Z Compiling pkcs8 v0.10.2
13052025-01-08T14:37:39.051Z Compiling uuid v1.11.0
13062025-01-08T14:37:39.159Z Compiling httpdate v1.0.3
13072025-01-08T14:37:39.640Z Compiling iana-time-zone v0.1.61
13082025-01-08T14:37:39.672Z Compiling idna v1.0.3
13092025-01-08T14:37:40.106Z Compiling chrono v0.4.38
13102025-01-08T14:37:40.166Z Compiling pest_derive v2.7.14
13112025-01-08T14:37:40.988Z Compiling tokio-util v0.7.12
13122025-01-08T14:37:41.298Z Compiling dtrace-parser v0.2.0
13132025-01-08T14:37:41.619Z Compiling serde_spanned v0.6.8
13142025-01-08T14:37:41.862Z Compiling toml_datetime v0.6.8
13152025-01-08T14:37:42.167Z Compiling h2 v0.4.6
13162025-01-08T14:37:42.366Z Compiling serde_tokenstream v0.2.2
13172025-01-08T14:37:42.437Z Compiling tower-service v0.3.3
13182025-01-08T14:37:42.572Z Compiling rustversion v1.0.17
13192025-01-08T14:37:42.980Z Compiling foreign-types-shared v0.1.1
13202025-01-08T14:37:43.096Z Compiling adler2 v2.0.0
13212025-01-08T14:37:43.297Z Compiling base64 v0.22.1
13222025-01-08T14:37:43.316Z Compiling openssl v0.10.66
13232025-01-08T14:37:43.476Z Compiling match_cfg v0.1.0
13242025-01-08T14:37:43.575Z Compiling hostname v0.3.1
13252025-01-08T14:37:43.830Z Compiling miniz_oxide v0.8.0
13262025-01-08T14:37:43.849Z Compiling foreign-types v0.3.2
13272025-01-08T14:37:43.868Z Compiling url v2.5.3
13282025-01-08T14:37:44.040Z Compiling async-trait v0.1.83
13292025-01-08T14:37:45.370Z Compiling dof v0.3.0
13302025-01-08T14:37:45.422Z Compiling openssl-macros v0.1.1
13312025-01-08T14:37:45.932Z Compiling serde_derive_internals v0.29.1
13322025-01-08T14:37:46.270Z Compiling usdt-impl v0.5.0
13332025-01-08T14:37:46.865Z Compiling dirs-sys-next v0.1.2
13342025-01-08T14:37:47.532Z Compiling rustls v0.22.4
13352025-01-08T14:37:47.626Z Compiling syn v1.0.109
13362025-01-08T14:37:47.790Z Compiling data-encoding v2.6.0
13372025-01-08T14:37:47.839Z Compiling schemars v0.8.21
13382025-01-08T14:37:48.171Z Compiling native-tls v0.2.12
13392025-01-08T14:37:48.248Z Compiling rustls v0.23.19
13402025-01-08T14:37:48.343Z Compiling siphasher v0.3.11
13412025-01-08T14:37:48.592Z Compiling dirs-next v2.0.0
13422025-01-08T14:37:48.727Z Compiling schemars_derive v0.8.21
13432025-01-08T14:37:48.779Z Compiling http-body-util v0.1.2
13442025-01-08T14:37:49.016Z Compiling hyper v1.5.0
13452025-01-08T14:37:49.315Z Compiling crossbeam-epoch v0.9.18
13462025-01-08T14:37:50.093Z Compiling heapless v0.7.17
13472025-01-08T14:37:50.114Z Compiling signature v2.2.0
13482025-01-08T14:37:50.265Z Compiling sha1 v0.10.6
13492025-01-08T14:37:50.420Z Compiling bzip2-sys v0.1.11+1.0.8
13502025-01-08T14:37:50.527Z Compiling thread_local v1.1.8
13512025-01-08T14:37:50.721Z Compiling multer v3.1.0
13522025-01-08T14:37:50.962Z Compiling encoding_rs v0.8.34
13532025-01-08T14:37:51.004Z Compiling cookie v0.18.1
13542025-01-08T14:37:51.131Z Compiling ipnet v2.10.1
13552025-01-08T14:37:51.294Z Compiling rayon-core v1.12.1
13562025-01-08T14:37:51.569Z Compiling hyper-util v0.1.10
13572025-01-08T14:37:52.104Z Compiling gimli v0.31.1
13582025-01-08T14:37:52.327Z Compiling openssl-probe v0.1.5
13592025-01-08T14:37:52.673Z Compiling slog-async v2.8.0
13602025-01-08T14:37:52.675Z Compiling unicode-properties v0.1.3
13612025-01-08T14:37:53.185Z Compiling dyn-clone v1.0.17
13622025-01-08T14:37:53.208Z Compiling signal-hook v0.3.17
13632025-01-08T14:37:53.272Z Compiling mime v0.3.17
13642025-01-08T14:37:53.553Z Compiling stringprep v0.1.5
13652025-01-08T14:37:53.907Z Compiling toml_edit v0.22.22
13662025-01-08T14:37:55.443Z Compiling crossbeam-deque v0.8.5
13672025-01-08T14:37:55.463Z Compiling usdt-attr-macro v0.5.0
13682025-01-08T14:37:55.810Z Compiling usdt-macro v0.5.0
13692025-01-08T14:37:56.585Z Compiling addr2line v0.24.2
13702025-01-08T14:37:57.129Z Compiling term v0.7.0
13712025-01-08T14:37:57.263Z Compiling slog-json v2.6.1
13722025-01-08T14:37:57.285Z Compiling serde_urlencoded v0.7.1
13732025-01-08T14:37:57.310Z Compiling crossbeam-channel v0.5.13
13742025-01-08T14:37:57.424Z Compiling curve25519-dalek v4.1.3
13752025-01-08T14:37:57.646Z Compiling enum-as-inner v0.6.1
13762025-01-08T14:37:57.813Z Compiling futures-executor v0.3.31
13772025-01-08T14:37:58.044Z Compiling rustls-pemfile v2.2.0
13782025-01-08T14:37:58.363Z Compiling md-5 v0.10.6
13792025-01-08T14:37:58.384Z Compiling num-integer v0.1.46
13802025-01-08T14:37:58.404Z Compiling async-stream-impl v0.3.6
13812025-01-08T14:37:58.613Z Compiling idna v0.3.0
13822025-01-08T14:37:58.633Z Compiling idna v0.4.0
13832025-01-08T14:37:58.717Z Compiling hash32 v0.2.1
13842025-01-08T14:37:59.126Z Compiling ff v0.13.0
13852025-01-08T14:37:59.175Z Compiling is-terminal v0.4.13
13862025-01-08T14:37:59.309Z Compiling dropshot v0.12.0
13872025-01-08T14:37:59.354Z Compiling object v0.36.5
13882025-01-08T14:37:59.589Z Compiling fallible-iterator v0.2.0
13892025-01-08T14:37:59.831Z Compiling quick-error v1.2.3
13902025-01-08T14:37:59.983Z Compiling take_mut v0.2.2
13912025-01-08T14:38:00.149Z Compiling smoltcp v0.9.1
13922025-01-08T14:38:00.241Z Compiling anyhow v1.0.93
13932025-01-08T14:38:00.267Z Compiling rustc-demangle v0.1.24
13942025-01-08T14:38:00.327Z Compiling psl-types v2.0.11
13952025-01-08T14:38:00.531Z Compiling base16ct v0.2.0
13962025-01-08T14:38:00.877Z Compiling linked-hash-map v0.5.6
13972025-01-08T14:38:00.907Z Compiling utf-8 v0.7.6
13982025-01-08T14:38:00.909Z Compiling num-bigint-dig v0.8.4
13992025-01-08T14:38:01.217Z Compiling portable-atomic v1.9.0
14002025-01-08T14:38:01.247Z Compiling lru-cache v0.1.2
14012025-01-08T14:38:01.294Z Compiling tungstenite v0.24.0
14022025-01-08T14:38:01.455Z Compiling sec1 v0.7.3
14032025-01-08T14:38:01.679Z Compiling publicsuffix v2.2.3
14042025-01-08T14:38:01.952Z Compiling postgres-protocol v0.6.7
14052025-01-08T14:38:02.342Z Compiling resolv-conf v0.7.0
14062025-01-08T14:38:02.481Z Compiling async-stream v0.3.6
14072025-01-08T14:38:02.884Z Compiling hickory-proto v0.24.1
14082025-01-08T14:38:03.162Z Compiling group v0.13.0
14092025-01-08T14:38:03.269Z Compiling slog-term v2.9.1
14102025-01-08T14:38:03.308Z Compiling usdt v0.5.0
14112025-01-08T14:38:03.656Z Compiling num-iter v0.1.45
14122025-01-08T14:38:03.848Z Compiling futures v0.3.31
14132025-01-08T14:38:03.931Z Compiling slog-bunyan v2.5.0
14142025-01-08T14:38:03.971Z Compiling toml v0.8.19
14152025-01-08T14:38:04.522Z Compiling tokio-native-tls v0.3.1
14162025-01-08T14:38:05.786Z Compiling camino v1.1.9
14172025-01-08T14:38:05.935Z Compiling phf_shared v0.11.2
14182025-01-08T14:38:06.134Z Compiling dropshot_endpoint v0.12.0
14192025-01-08T14:38:06.320Z Compiling waitgroup v0.1.2
14202025-01-08T14:38:06.547Z Compiling terminal_size v0.4.0
14212025-01-08T14:38:06.776Z Compiling backtrace v0.3.74
14222025-01-08T14:38:06.792Z Compiling openapiv3 v2.0.0
14232025-01-08T14:38:06.868Z Compiling serde_path_to_error v0.1.16
14242025-01-08T14:38:07.574Z Compiling webpki-roots v0.26.6
14252025-01-08T14:38:07.739Z Compiling hkdf v0.12.4
14262025-01-08T14:38:07.782Z Compiling crypto-bigint v0.5.5
14272025-01-08T14:38:08.009Z Compiling zerocopy-derive v0.6.6
14282025-01-08T14:38:10.350Z Compiling curve25519-dalek-derive v0.1.1
14292025-01-08T14:38:10.544Z Compiling idna v0.5.0
14302025-01-08T14:38:10.906Z Compiling hostname v0.4.0
14312025-01-08T14:38:11.201Z Compiling crc32fast v1.4.2
14322025-01-08T14:38:11.282Z Compiling ahash v0.8.11
14332025-01-08T14:38:11.521Z Compiling fs-err v2.11.0
14342025-01-08T14:38:11.573Z Compiling hubpack_derive v0.1.1
14352025-01-08T14:38:11.611Z Compiling bitflags v1.3.2
14362025-01-08T14:38:11.715Z Compiling debug-ignore v1.0.5
14372025-01-08T14:38:11.805Z Compiling managed v0.8.0
14382025-01-08T14:38:11.868Z Compiling newtype-uuid v1.1.3
14392025-01-08T14:38:11.872Z Compiling winnow v0.5.40
14402025-01-08T14:38:12.173Z Compiling console v0.15.8
14412025-01-08T14:38:12.259Z Compiling clap_builder v4.5.21
14422025-01-08T14:38:12.485Z Compiling hubpack v0.1.2
14432025-01-08T14:38:12.977Z Compiling strum_macros v0.25.3
14442025-01-08T14:38:13.968Z Compiling cookie_store v0.21.0
14452025-01-08T14:38:13.999Z Compiling flate2 v1.0.34
14462025-01-08T14:38:14.405Z Compiling elliptic-curve v0.13.8
14472025-01-08T14:38:14.992Z Compiling zerocopy v0.6.6
14482025-01-08T14:38:15.238Z Compiling hickory-resolver v0.24.1
14492025-01-08T14:38:15.647Z Compiling toml_edit v0.19.15
14502025-01-08T14:38:15.903Z Compiling signal-hook-mio v0.2.4
14512025-01-08T14:38:16.076Z Compiling phf v0.11.2
14522025-01-08T14:38:16.391Z Compiling rayon v1.10.0
14532025-01-08T14:38:16.716Z Compiling hyper-tls v0.6.0
14542025-01-08T14:38:17.114Z Compiling bzip2 v0.4.4
14552025-01-08T14:38:17.548Z Compiling postgres-types v0.2.8
14562025-01-08T14:38:19.076Z Compiling tokio-tungstenite v0.24.0
14572025-01-08T14:38:20.980Z Compiling ed25519 v2.2.3
14582025-01-08T14:38:21.217Z Compiling phf_shared v0.10.0
14592025-01-08T14:38:21.643Z Compiling tokio-stream v0.1.16
14602025-01-08T14:38:21.718Z Compiling pkcs1 v0.7.5
14612025-01-08T14:38:21.764Z Compiling serde-big-array v0.5.1
14622025-01-08T14:38:22.006Z Compiling clap_derive v4.5.18
14632025-01-08T14:38:22.171Z Compiling rfc6979 v0.4.0
14642025-01-08T14:38:22.370Z Compiling float-cmp v0.9.0
14652025-01-08T14:38:22.605Z Compiling serde_repr v0.1.19
14662025-01-08T14:38:22.711Z Compiling derive-where v1.2.7
14672025-01-08T14:38:22.759Z Compiling bstr v1.10.0
14682025-01-08T14:38:22.860Z Compiling sync_wrapper v1.0.1
14692025-01-08T14:38:23.022Z Compiling normalize-line-endings v0.3.0
14702025-01-08T14:38:23.151Z Compiling whoami v1.5.2
14712025-01-08T14:38:23.770Z Compiling number_prefix v0.4.0
14722025-01-08T14:38:23.800Z Compiling fixedbitset v0.4.2
14732025-01-08T14:38:23.800Z Compiling static_assertions v1.1.0
14742025-01-08T14:38:23.930Z Compiling precomputed-hash v0.1.1
14752025-01-08T14:38:24.018Z Compiling difflib v0.4.0
14762025-01-08T14:38:24.054Z Compiling bit-vec v0.6.3
14772025-01-08T14:38:24.267Z Compiling unicode-segmentation v1.12.0
14782025-01-08T14:38:24.517Z Compiling predicates-core v1.0.8
14792025-01-08T14:38:24.603Z Compiling unicode-width v0.2.0
14802025-01-08T14:38:24.878Z Compiling new_debug_unreachable v1.0.6
14812025-01-08T14:38:24.978Z Compiling string_cache v0.8.7
14822025-01-08T14:38:25.139Z Compiling indicatif v0.17.9
14832025-01-08T14:38:25.142Z Compiling similar v2.6.0
14842025-01-08T14:38:25.452Z Compiling predicates v3.1.2
14852025-01-08T14:38:25.712Z Compiling bit-set v0.5.3
14862025-01-08T14:38:26.023Z Compiling petgraph v0.6.5
14872025-01-08T14:38:26.368Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14882025-01-08T14:38:27.223Z Compiling clap v4.5.21
14892025-01-08T14:38:27.267Z Compiling tokio-postgres v0.7.12
14902025-01-08T14:38:27.350Z Compiling ecdsa v0.16.9
14912025-01-08T14:38:27.458Z Compiling rsa v0.9.6
14922025-01-08T14:38:27.647Z Compiling ed25519-dalek v2.1.1
14932025-01-08T14:38:28.229Z Compiling toml v0.7.8
14942025-01-08T14:38:28.993Z Compiling zip v0.6.6
14952025-01-08T14:38:30.009Z Compiling crossterm v0.28.1
14962025-01-08T14:38:31.252Z Compiling hex v0.4.3
14972025-01-08T14:38:31.338Z Compiling x509-cert v0.2.5
14982025-01-08T14:38:31.688Z Compiling itertools v0.10.5
14992025-01-08T14:38:31.903Z Compiling lalrpop-util v0.19.12
15002025-01-08T14:38:32.264Z Compiling unicode-xid v0.2.6
15012025-01-08T14:38:32.446Z Compiling peg-runtime v0.8.3
15022025-01-08T14:38:33.146Z Compiling strum_macros v0.26.4
15032025-01-08T14:38:33.211Z Compiling xattr v1.3.1
15042025-01-08T14:38:33.468Z Compiling filetime v0.2.25
15052025-01-08T14:38:33.787Z Compiling tar v0.4.42
15062025-01-08T14:38:38.092Z Compiling strum v0.26.3
15072025-01-08T14:38:40.274Z Compiling aws-lc-sys v0.22.0
15082025-01-08T14:39:08.606Z Compiling rustls-webpki v0.102.8
15092025-01-08T14:39:11.966Z Compiling tokio-rustls v0.25.0
15102025-01-08T14:39:13.714Z Compiling tokio-rustls v0.26.0
15112025-01-08T14:39:14.117Z Compiling hyper-rustls v0.27.3
15122025-01-08T14:39:14.430Z Compiling reqwest v0.12.9
15132025-01-08T14:39:15.313Z Compiling qorb v0.2.1
15142025-01-08T14:39:20.519Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15152025-01-08T14:39:20.762Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15162025-01-08T14:39:26.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
15172025-01-08T14:39:26.751Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15182025-01-08T14:39:26.799ZJan 08 14:39:26.682 INFO Starting download, target: DendriteOpenapi
15192025-01-08T14:39:26.802ZJan 08 14:39:26.682 INFO Starting download, target: DendriteStub
15202025-01-08T14:39:26.802ZJan 08 14:39:26.682 INFO Starting download, target: Cockroach
15212025-01-08T14:39:26.802ZJan 08 14:39:26.682 INFO Starting download, target: MaghemiteMgd
15222025-01-08T14:39:26.802ZJan 08 14:39:26.682 INFO Starting download, target: Console
15232025-01-08T14:39:26.802ZJan 08 14:39:26.682 INFO Starting download, target: Clickhouse
15242025-01-08T14:39:26.802ZJan 08 14:39:26.682 INFO Starting download, target: TransceiverControl
15252025-01-08T14:39:26.802ZJan 08 14:39:26.683 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15262025-01-08T14:39:26.802ZJan 08 14:39:26.683 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15272025-01-08T14:39:26.802ZJan 08 14:39:26.683 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15282025-01-08T14:39:26.802ZJan 08 14:39:26.683 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15292025-01-08T14:39:26.802ZJan 08 14:39:26.683 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15302025-01-08T14:39:26.802ZJan 08 14:39:26.683 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15312025-01-08T14:39:26.802ZJan 08 14:39:26.683 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15322025-01-08T14:39:26.968ZJan 08 14:39:26.845 INFO Download complete, target: DendriteOpenapi
15332025-01-08T14:39:27.369ZJan 08 14:39:27.235 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15342025-01-08T14:39:27.431ZJan 08 14:39:27.303 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15352025-01-08T14:39:27.519ZJan 08 14:39:27.401 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15362025-01-08T14:39:27.769ZJan 08 14:39:27.650 INFO Download complete, target: Console
15372025-01-08T14:39:27.836ZJan 08 14:39:27.719 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15382025-01-08T14:39:28.088ZJan 08 14:39:27.970 INFO Download complete, target: TransceiverControl
15392025-01-08T14:39:28.517ZJan 08 14:39:28.400 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15402025-01-08T14:39:28.517ZJan 08 14:39:28.400 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15412025-01-08T14:39:28.763ZJan 08 14:39:28.646 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15422025-01-08T14:39:30.499ZJan 08 14:39:30.382 INFO Download complete, target: MaghemiteMgd
15432025-01-08T14:39:30.663ZJan 08 14:39:30.546 INFO Download complete, target: DendriteStub
15442025-01-08T14:39:36.004ZJan 08 14:39:35.886 INFO Checking that binary works, target: Cockroach
15452025-01-08T14:39:36.168ZJan 08 14:39:36.050 INFO Download complete, target: Cockroach
15462025-01-08T14:39:41.328ZJan 08 14:39:41.209 INFO Checking that binary works, target: Clickhouse
15472025-01-08T14:39:41.447ZJan 08 14:39:41.329 INFO Download complete, target: Clickhouse
15482025-01-08T14:39:41.454ZAll prerequisites installed successfully
15492025-01-08T14:39:41.457Z
15502025-01-08T14:39:41.457Zreal 4:51.595999713
15512025-01-08T14:39:41.457Zuser 16:31.423013817
15522025-01-08T14:39:41.457Zsys 3:15.162222943
15532025-01-08T14:39:41.457Ztrap 0.544030440
15542025-01-08T14:39:41.457Ztflt 1.869542873
15552025-01-08T14:39:41.457Zdflt 2.116833624
15562025-01-08T14:39:41.457Zkflt 0.024499467
15572025-01-08T14:39:41.457Zlock 29:49.530463024
15582025-01-08T14:39:41.457Zslp 1:01:55.103866047
15592025-01-08T14:39:41.457Zlat 52.660889853
15602025-01-08T14:39:41.457Zstop 2:13.550022274
15612025-01-08T14:39:41.457Z+ ptime -m cargo xtask download softnpu
15622025-01-08T14:39:41.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15632025-01-08T14:39:42.010Z Running `target/debug/xtask download softnpu`
15642025-01-08T14:39:42.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
15652025-01-08T14:39:42.928Z Running `target/debug/xtask-downloader softnpu`
15662025-01-08T14:39:42.969ZJan 08 14:39:42.850 INFO Starting download, target: Softnpu
15672025-01-08T14:39:42.971ZJan 08 14:39:42.851 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15682025-01-08T14:39:44.087ZJan 08 14:39:43.969 INFO Download complete, target: Softnpu
15692025-01-08T14:39:44.091Z
15702025-01-08T14:39:44.093Zreal 2.629700249
15712025-01-08T14:39:44.093Zuser 1.303628202
15722025-01-08T14:39:44.094Zsys 0.552883441
15732025-01-08T14:39:44.094Ztrap 0.000979726
15742025-01-08T14:39:44.094Ztflt 0.000007258
15752025-01-08T14:39:44.094Zdflt 0.000018187
15762025-01-08T14:39:44.094Zkflt 0.000000000
15772025-01-08T14:39:44.094Zlock 11.841350128
15782025-01-08T14:39:44.094Zslp 0.946347261
15792025-01-08T14:39:44.094Zlat 0.070553054
15802025-01-08T14:39:44.094Zstop 0.000180176
15812025-01-08T14:39:44.094Z+ export CARGO_INCREMENTAL=0
15822025-01-08T14:39:44.094Z+ CARGO_INCREMENTAL=0
15832025-01-08T14:39:44.094Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
15842025-01-08T14:39:45.077Z Compiling proc-macro2 v1.0.89
15852025-01-08T14:39:45.078Z Compiling unicode-ident v1.0.13
15862025-01-08T14:39:45.080Z Compiling libc v0.2.162
15872025-01-08T14:39:45.080Z Compiling serde v1.0.215
15882025-01-08T14:39:45.080Z Compiling autocfg v1.4.0
15892025-01-08T14:39:45.080Z Compiling version_check v0.9.5
15902025-01-08T14:39:45.080Z Compiling cfg-if v1.0.0
15912025-01-08T14:39:45.402Z Compiling memchr v2.7.4
15922025-01-08T14:39:45.422Z Compiling typenum v1.17.0
15932025-01-08T14:39:45.681Z Compiling shlex v1.3.0
15942025-01-08T14:39:45.858Z Compiling value-bag v1.9.0
15952025-01-08T14:39:45.900Z Compiling generic-array v0.14.7
15962025-01-08T14:39:46.117Z Compiling lock_api v0.4.12
15972025-01-08T14:39:46.171Z Compiling scopeguard v1.2.0
15982025-01-08T14:39:46.313Z Compiling log v0.4.22
15992025-01-08T14:39:46.436Z Compiling parking_lot_core v0.9.10
16002025-01-08T14:39:46.794Z Compiling serde_json v1.0.133
16012025-01-08T14:39:46.846Z Compiling quote v1.0.37
16022025-01-08T14:39:47.019Z Compiling once_cell v1.20.2
16032025-01-08T14:39:47.107Z Compiling libm v0.2.8
16042025-01-08T14:39:47.164Z Compiling rustix v0.38.37
16052025-01-08T14:39:47.414Z Compiling syn v2.0.87
16062025-01-08T14:39:47.416Z Compiling jobserver v0.1.32
16072025-01-08T14:39:47.473Z Compiling getrandom v0.2.15
16082025-01-08T14:39:47.531Z Compiling num-traits v0.2.19
16092025-01-08T14:39:47.806Z Compiling cc v1.1.30
16102025-01-08T14:39:47.824Z Compiling thiserror v1.0.69
16112025-01-08T14:39:47.826Z Compiling aho-corasick v1.1.3
16122025-01-08T14:39:47.857Z Compiling regex-syntax v0.8.5
16132025-01-08T14:39:47.963Z Compiling either v1.13.0
16142025-01-08T14:39:48.144Z Compiling itoa v1.0.11
16152025-01-08T14:39:48.336Z Compiling spin v0.9.8
16162025-01-08T14:39:48.574Z Compiling slab v0.4.9
16172025-01-08T14:39:48.749Z Compiling byteorder v1.5.0
16182025-01-08T14:39:48.981Z Compiling errno v0.3.9
16192025-01-08T14:39:49.187Z Compiling rand_core v0.6.4
16202025-01-08T14:39:49.287Z Compiling lazy_static v1.5.0
16212025-01-08T14:39:49.409Z Compiling glob v0.3.1
16222025-01-08T14:39:49.923Z Compiling prettyplease v0.2.25
16232025-01-08T14:39:50.195Z Compiling clang-sys v1.8.1
16242025-01-08T14:39:50.551Z Compiling minimal-lexical v0.2.1
16252025-01-08T14:39:50.630Z Compiling libloading v0.8.5
16262025-01-08T14:39:50.899Z Compiling bindgen v0.69.5
16272025-01-08T14:39:51.006Z Compiling nom v7.1.3
16282025-01-08T14:39:51.049Z Compiling subtle v2.6.1
16292025-01-08T14:39:51.306Z Compiling home v0.5.9
16302025-01-08T14:39:51.324Z Compiling allocator-api2 v0.2.18
16312025-01-08T14:39:51.531Z Compiling regex-automata v0.4.8
16322025-01-08T14:39:51.713Z Compiling itertools v0.12.1
16332025-01-08T14:39:52.256Z Compiling semver v1.0.23
16342025-01-08T14:39:52.276Z Compiling lazycell v1.3.0
16352025-01-08T14:39:52.430Z Compiling smallvec v1.13.2
16362025-01-08T14:39:52.720Z Compiling rustc-hash v1.1.0
16372025-01-08T14:39:52.922Z Compiling cmake v0.1.51
16382025-01-08T14:39:53.779Z Compiling fs_extra v1.3.0
16392025-01-08T14:39:53.801Z Compiling dunce v1.0.5
16402025-01-08T14:39:54.250Z Compiling cexpr v0.6.0
16412025-01-08T14:39:54.268Z Compiling ryu v1.0.18
16422025-01-08T14:39:54.530Z Compiling pkg-config v0.3.31
16432025-01-08T14:39:54.548Z Compiling ring v0.17.8
16442025-01-08T14:39:54.752Z Compiling pin-project-lite v0.2.14
16452025-01-08T14:39:54.921Z Compiling paste v1.0.15
16462025-01-08T14:39:55.379Z Compiling synstructure v0.13.1
16472025-01-08T14:39:55.568Z Compiling const-oid v0.9.6
16482025-01-08T14:39:55.764Z Compiling schemars v0.8.21
16492025-01-08T14:39:55.787Z Compiling fnv v1.0.7
16502025-01-08T14:39:55.987Z Compiling serde_derive_internals v0.29.1
16512025-01-08T14:39:56.158Z Compiling equivalent v1.0.1
16522025-01-08T14:39:56.282Z Compiling aws-lc-rs v1.10.0
16532025-01-08T14:39:56.697Z Compiling foldhash v0.1.3
16542025-01-08T14:39:56.991Z Compiling regex v1.11.1
16552025-01-08T14:39:57.358Z Compiling httparse v1.9.5
16562025-01-08T14:39:57.500Z Compiling hashbrown v0.15.1
16572025-01-08T14:39:58.082Z Compiling heck v0.5.0
16582025-01-08T14:39:58.276Z Compiling signal-hook-registry v1.4.2
16592025-01-08T14:39:58.795Z Compiling parking_lot v0.12.3
16602025-01-08T14:39:58.995Z Compiling mio v1.0.2
16612025-01-08T14:40:00.643Z Compiling stable_deref_trait v1.2.0
16622025-01-08T14:40:00.727Z Compiling serde_derive v1.0.215
16632025-01-08T14:40:00.766Z Compiling zeroize_derive v1.4.2
16642025-01-08T14:40:00.819Z Compiling zerocopy-derive v0.7.35
16652025-01-08T14:40:00.839Z Compiling thiserror-impl v1.0.69
16662025-01-08T14:40:01.677Z Compiling tokio-macros v2.4.0
16672025-01-08T14:40:01.968Z Compiling zerofrom-derive v0.1.4
16682025-01-08T14:40:02.152Z Compiling zeroize v1.8.1
16692025-01-08T14:40:02.604Z Compiling yoke-derive v0.7.4
16702025-01-08T14:40:02.610Z Compiling futures-macro v0.3.31
16712025-01-08T14:40:02.832Z Compiling zerovec-derive v0.10.3
16722025-01-08T14:40:03.108Z Compiling zerocopy v0.7.35
16732025-01-08T14:40:03.640Z Compiling displaydoc v0.2.5
16742025-01-08T14:40:04.467Z Compiling crypto-common v0.1.6
16752025-01-08T14:40:04.794Z Compiling tracing-attributes v0.1.27
16762025-01-08T14:40:04.815Z Compiling schemars_derive v0.8.21
16772025-01-08T14:40:05.113Z Compiling icu_provider_macros v1.5.0
16782025-01-08T14:40:05.238Z Compiling block-buffer v0.10.4
16792025-01-08T14:40:05.365Z Compiling crossbeam-utils v0.8.20
16802025-01-08T14:40:05.525Z Compiling digest v0.10.7
16812025-01-08T14:40:05.877Z Compiling der_derive v0.7.3
16822025-01-08T14:40:06.005Z Compiling socket2 v0.5.7
16832025-01-08T14:40:06.044Z Compiling num-conv v0.1.0
16842025-01-08T14:40:06.160Z Compiling futures-core v0.3.31
16852025-01-08T14:40:06.328Z Compiling time-core v0.1.2
16862025-01-08T14:40:06.500Z Compiling time-macros v0.2.18
16872025-01-08T14:40:07.666Z Compiling vcpkg v0.2.15
16882025-01-08T14:40:08.074Z Compiling syn v1.0.109
16892025-01-08T14:40:09.346Z Compiling openssl-sys v0.9.103
16902025-01-08T14:40:09.383Z Compiling cpufeatures v0.2.14
16912025-01-08T14:40:09.463Z Compiling slog v2.7.0
16922025-01-08T14:40:09.483Z Compiling futures-sink v0.3.31
16932025-01-08T14:40:09.791Z Compiling ahash v0.8.11
16942025-01-08T14:40:10.028Z Compiling iana-time-zone v0.1.61
16952025-01-08T14:40:10.313Z Compiling zerofrom v0.1.4
16962025-01-08T14:40:10.412Z Compiling scroll_derive v0.12.0
16972025-01-08T14:40:10.431Z Compiling ucd-trie v0.1.7
16982025-01-08T14:40:10.674Z Compiling yoke v0.7.4
16992025-01-08T14:40:10.761Z Compiling pest v2.7.14
17002025-01-08T14:40:11.030Z Compiling futures-channel v0.3.31
17012025-01-08T14:40:11.471Z Compiling hmac v0.12.1
17022025-01-08T14:40:11.681Z Compiling futures-io v0.3.31
17032025-01-08T14:40:11.761Z Compiling pin-utils v0.1.0
17042025-01-08T14:40:12.031Z Compiling futures-task v0.3.31
17052025-01-08T14:40:12.063Z Compiling openssl v0.10.66
17062025-01-08T14:40:12.409Z Compiling futures-util v0.3.31
17072025-01-08T14:40:12.510Z Compiling zerovec v0.10.4
17082025-01-08T14:40:12.845Z Compiling block-padding v0.3.3
17092025-01-08T14:40:13.205Z Compiling tinyvec_macros v0.1.1
17102025-01-08T14:40:13.311Z Compiling pest_meta v2.7.14
17112025-01-08T14:40:13.708Z Compiling tinyvec v1.8.0
17122025-01-08T14:40:14.467Z Compiling bitflags v2.6.0
17132025-01-08T14:40:14.602Z Compiling bytes v1.8.0
17142025-01-08T14:40:17.146Z Compiling indexmap v2.6.0
17152025-01-08T14:40:17.402Z Compiling tokio v1.40.0
17162025-01-08T14:40:18.448Z Compiling serde_tokenstream v0.2.2
17172025-01-08T14:40:18.902Z Compiling which v4.4.2
17182025-01-08T14:40:18.998Z Compiling uuid v1.11.0
17192025-01-08T14:40:19.200Z Compiling http v1.1.0
17202025-01-08T14:40:19.995Z Compiling chrono v0.4.38
17212025-01-08T14:40:20.264Z Compiling rustc_version v0.4.1
17222025-01-08T14:40:23.233Z Compiling pest_generator v2.7.14
17232025-01-08T14:40:23.395Z Compiling serde_spanned v0.6.8
17242025-01-08T14:40:23.624Z Compiling toml_datetime v0.6.8
17252025-01-08T14:40:24.058Z Compiling inout v0.1.3
17262025-01-08T14:40:25.034Z Compiling openssl-macros v0.1.1
17272025-01-08T14:40:25.183Z Compiling rustls v0.23.19
17282025-01-08T14:40:25.482Z Compiling strsim v0.11.1
17292025-01-08T14:40:25.768Z Compiling dyn-clone v1.0.17
17302025-01-08T14:40:26.097Z Compiling native-tls v0.2.12
17312025-01-08T14:40:27.181Z Compiling pest_derive v2.7.14
17322025-01-08T14:40:27.391Z Compiling cipher v0.4.4
17332025-01-08T14:40:27.887Z Compiling unicode-normalization v0.1.24
17342025-01-08T14:40:27.908Z Compiling tinystr v0.7.6
17352025-01-08T14:40:27.949Z Compiling sha2 v0.10.8
17362025-01-08T14:40:28.356Z Compiling tracing-core v0.1.32
17372025-01-08T14:40:28.441Z Compiling usdt-impl v0.5.0
17382025-01-08T14:40:28.768Z Compiling writeable v0.5.5
17392025-01-08T14:40:28.914Z Compiling base64ct v1.6.0
17402025-01-08T14:40:28.977Z Compiling unicode-bidi v0.3.17
17412025-01-08T14:40:29.273Z Compiling litemap v0.7.3
17422025-01-08T14:40:29.501Z Compiling pem-rfc7468 v0.7.0
17432025-01-08T14:40:29.676Z Compiling icu_locid v1.5.0
17442025-01-08T14:40:30.134Z Compiling tracing v0.1.40
17452025-01-08T14:40:31.329Z Compiling scroll v0.12.0
17462025-01-08T14:40:31.518Z Compiling ppv-lite86 v0.2.20
17472025-01-08T14:40:31.788Z Compiling async-trait v0.1.83
17482025-01-08T14:40:32.445Z Compiling cookie v0.18.1
17492025-01-08T14:40:33.238Z Compiling aws-lc-sys v0.22.0
17502025-01-08T14:40:33.573Z Compiling flagset v0.4.6
17512025-01-08T14:40:34.007Z Compiling anyhow v1.0.93
17522025-01-08T14:40:34.552Z Compiling camino v1.1.9
17532025-01-08T14:40:34.812Z Compiling plain v0.2.3
17542025-01-08T14:40:34.973Z Compiling goblin v0.8.2
17552025-01-08T14:40:36.746Z Compiling der v0.7.9
17562025-01-08T14:40:37.740Z Compiling rand_chacha v0.3.1
17572025-01-08T14:40:39.247Z Compiling icu_provider v1.5.0
17582025-01-08T14:40:40.166Z Compiling rustls-pki-types v1.10.0
17592025-01-08T14:40:41.989Z Compiling percent-encoding v2.3.1
17602025-01-08T14:40:42.252Z Compiling pretty-hex v0.4.1
17612025-01-08T14:40:42.449Z Compiling rustls v0.22.4
17622025-01-08T14:40:42.467Z Compiling rayon-core v1.12.1
17632025-01-08T14:40:42.481Z Compiling icu_locid_transform_data v1.5.0
17642025-01-08T14:40:42.584Z Compiling icu_locid_transform v1.5.0
17652025-01-08T14:40:42.716Z Compiling dof v0.3.0
17662025-01-08T14:40:43.767Z Compiling spki v0.7.3
17672025-01-08T14:40:43.814Z Compiling rand v0.8.5
17682025-01-08T14:40:44.364Z Compiling dtrace-parser v0.2.0
17692025-01-08T14:40:44.380Z Compiling salsa20 v0.10.2
17702025-01-08T14:40:44.611Z Compiling tokio-util v0.7.12
17712025-01-08T14:40:44.805Z Compiling icu_collections v1.5.0
17722025-01-08T14:40:45.338Z Compiling pbkdf2 v0.12.2
17732025-01-08T14:40:46.050Z Compiling thread-id v4.2.2
17742025-01-08T14:40:46.162Z Compiling untrusted v0.9.0
17752025-01-08T14:40:46.180Z Compiling icu_properties_data v1.5.0
17762025-01-08T14:40:46.217Z Compiling powerfmt v0.2.0
17772025-01-08T14:40:46.292Z Compiling untrusted v0.7.1
17782025-01-08T14:40:46.461Z Compiling winnow v0.5.40
17792025-01-08T14:40:46.593Z Compiling mirai-annotations v1.12.0
17802025-01-08T14:40:46.669Z Compiling deranged v0.3.11
17812025-01-08T14:40:46.845Z Compiling icu_properties v1.5.1
17822025-01-08T14:40:50.348Z Compiling toml_edit v0.19.15
17832025-01-08T14:40:51.593Z Compiling scrypt v0.11.0
17842025-01-08T14:40:51.806Z Compiling aes v0.8.4
17852025-01-08T14:40:52.034Z Compiling cbc v0.1.2
17862025-01-08T14:40:53.018Z Compiling multer v3.1.0
17872025-01-08T14:40:53.318Z Compiling write16 v1.0.0
17882025-01-08T14:40:53.459Z Compiling rustversion v1.0.17
17892025-01-08T14:40:54.334Z Compiling num_threads v0.1.7
17902025-01-08T14:40:54.398Z Compiling atomic-waker v1.1.2
17912025-01-08T14:40:54.462Z Compiling utf8_iter v1.0.4
17922025-01-08T14:40:54.702Z Compiling icu_normalizer_data v1.5.0
17932025-01-08T14:40:54.779Z Compiling slog-async v2.8.0
17942025-01-08T14:40:54.804Z Compiling utf16_iter v1.0.5
17952025-01-08T14:40:54.807Z Compiling time v0.3.36
17962025-01-08T14:40:54.989Z Compiling icu_normalizer v1.5.0
17972025-01-08T14:40:55.556Z Compiling pkcs5 v0.7.1
17982025-01-08T14:40:57.146Z Compiling form_urlencoded v1.2.1
17992025-01-08T14:40:57.440Z Compiling http-body v1.0.1
18002025-01-08T14:40:57.686Z Compiling heapless v0.7.17
18012025-01-08T14:40:58.110Z Compiling bzip2-sys v0.1.11+1.0.8
18022025-01-08T14:40:58.575Z Compiling signal-hook v0.3.17
18032025-01-08T14:40:58.816Z Compiling try-lock v0.2.5
18042025-01-08T14:40:58.999Z Compiling want v0.3.1
18052025-01-08T14:41:01.053Z Compiling pkcs8 v0.10.2
18062025-01-08T14:41:01.294Z Compiling idna_adapter v1.2.0
18072025-01-08T14:41:01.520Z Compiling h2 v0.4.6
18082025-01-08T14:41:02.551Z Compiling usdt-attr-macro v0.5.0
18092025-01-08T14:41:04.019Z Compiling usdt-macro v0.5.0
18102025-01-08T14:41:04.406Z Compiling async-stream-impl v0.3.6
18112025-01-08T14:41:04.687Z Compiling httpdate v1.0.3
18122025-01-08T14:41:05.416Z Compiling adler2 v2.0.0
18132025-01-08T14:41:05.637Z Compiling miniz_oxide v0.8.0
18142025-01-08T14:41:06.675Z Compiling idna v1.0.3
18152025-01-08T14:41:08.365Z Compiling curve25519-dalek v4.1.3
18162025-01-08T14:41:08.754Z Compiling hyper v1.5.0
18172025-01-08T14:41:08.833Z Compiling openapiv3 v2.0.0
18182025-01-08T14:41:11.333Z Compiling enum-as-inner v0.6.1
18192025-01-08T14:41:12.614Z Compiling dropshot v0.12.0
18202025-01-08T14:41:12.733Z Compiling match_cfg v0.1.0
18212025-01-08T14:41:12.832Z Compiling num-bigint-dig v0.8.4
18222025-01-08T14:41:12.899Z Compiling smoltcp v0.9.1
18232025-01-08T14:41:13.103Z Compiling base64 v0.22.1
18242025-01-08T14:41:13.105Z Compiling newtype-uuid v1.1.3
18252025-01-08T14:41:13.151Z Compiling portable-atomic v1.9.0
18262025-01-08T14:41:13.402Z Compiling foreign-types-shared v0.1.1
18272025-01-08T14:41:13.512Z Compiling tower-service v0.3.3
18282025-01-08T14:41:13.783Z Compiling hyper-util v0.1.10
18292025-01-08T14:41:14.148Z Compiling foreign-types v0.3.2
18302025-01-08T14:41:14.241Z Compiling hostname v0.3.1
18312025-01-08T14:41:20.369Z Compiling url v2.5.3
18322025-01-08T14:41:22.075Z Compiling dirs-sys-next v0.1.2
18332025-01-08T14:41:22.094Z Compiling siphasher v0.3.11
18342025-01-08T14:41:22.148Z Compiling heck v0.4.1
18352025-01-08T14:41:22.388Z Compiling data-encoding v2.6.0
18362025-01-08T14:41:22.452Z Compiling ident_case v1.0.1
18372025-01-08T14:41:22.557Z Compiling gimli v0.31.1
18382025-01-08T14:41:22.635Z Compiling darling_core v0.20.10
18392025-01-08T14:41:22.723Z Compiling dirs-next v2.0.0
18402025-01-08T14:41:25.591Z Compiling http-body-util v0.1.2
18412025-01-08T14:41:28.853Z Compiling addr2line v0.24.2
18422025-01-08T14:41:29.266Z Compiling crossbeam-epoch v0.9.18
18432025-01-08T14:41:29.529Z Compiling hubpack_derive v0.1.1
18442025-01-08T14:41:29.550Z Compiling dropshot_endpoint v0.12.0
18452025-01-08T14:41:29.804Z Compiling sha1 v0.10.6
18462025-01-08T14:41:29.965Z Compiling signature v2.2.0
18472025-01-08T14:41:30.199Z Compiling zerocopy-derive v0.6.6
18482025-01-08T14:41:30.202Z Compiling curve25519-dalek-derive v0.1.1
18492025-01-08T14:41:31.356Z Compiling object v0.36.5
18502025-01-08T14:41:31.616Z Compiling thread_local v1.1.8
18512025-01-08T14:41:32.094Z Compiling fs-err v2.11.0
18522025-01-08T14:41:32.113Z Compiling encoding_rs v0.8.34
18532025-01-08T14:41:33.628Z Compiling winnow v0.6.20
18542025-01-08T14:41:35.860Z Compiling utf8parse v0.2.2
18552025-01-08T14:41:37.485Z Compiling mime v0.3.17
18562025-01-08T14:41:38.008Z Compiling rustc-demangle v0.1.24
18572025-01-08T14:41:40.380Z Compiling anstyle v1.0.10
18582025-01-08T14:41:40.822Z Compiling ipnet v2.10.1
18592025-01-08T14:41:41.474Z Compiling unicode-properties v0.1.3
18602025-01-08T14:41:41.873Z Compiling openssl-probe v0.1.5
18612025-01-08T14:41:41.896Z Compiling stringprep v0.1.5
18622025-01-08T14:41:42.863Z Compiling backtrace v0.3.74
18632025-01-08T14:41:42.895Z Compiling toml_edit v0.22.22
18642025-01-08T14:41:43.400Z Compiling anstyle-parse v0.2.5
18652025-01-08T14:41:45.269Z Compiling crossbeam-deque v0.8.5
18662025-01-08T14:41:45.635Z Compiling darling_macro v0.20.10
18672025-01-08T14:41:48.028Z Compiling rustls-webpki v0.102.8
18682025-01-08T14:41:53.847Z Compiling term v0.7.0
18692025-01-08T14:41:55.100Z Compiling slog-json v2.6.1
18702025-01-08T14:41:57.259Z Compiling serde_urlencoded v0.7.1
18712025-01-08T14:41:58.051Z Compiling crossbeam-channel v0.5.13
18722025-01-08T14:41:58.296Z Compiling rustls-pemfile v2.2.0
18732025-01-08T14:41:58.606Z Compiling hashbrown v0.14.5
18742025-01-08T14:41:59.175Z Compiling idna v0.3.0
18752025-01-08T14:41:59.310Z Compiling idna v0.4.0
18762025-01-08T14:41:59.962Z Compiling futures-executor v0.3.31
18772025-01-08T14:42:00.724Z Compiling num-integer v0.1.46
18782025-01-08T14:42:00.743Z Compiling md-5 v0.10.6
18792025-01-08T14:42:00.985Z Compiling ff v0.13.0
18802025-01-08T14:42:01.241Z Compiling hash32 v0.2.1
18812025-01-08T14:42:01.345Z Compiling is-terminal v0.4.13
18822025-01-08T14:42:01.450Z Compiling memmap v0.7.0
18832025-01-08T14:42:01.626Z Compiling linked-hash-map v0.5.6
18842025-01-08T14:42:01.775Z Compiling fallible-iterator v0.2.0
18852025-01-08T14:42:02.018Z Compiling base16ct v0.2.0
18862025-01-08T14:42:02.315Z Compiling quick-error v1.2.3
18872025-01-08T14:42:02.473Z Compiling colorchoice v1.0.2
18882025-01-08T14:42:03.514Z Compiling take_mut v0.2.2
18892025-01-08T14:42:03.604Z Compiling anstyle-query v1.1.1
18902025-01-08T14:42:04.171Z Compiling psl-types v2.0.11
18912025-01-08T14:42:04.255Z Compiling utf-8 v0.7.6
18922025-01-08T14:42:04.373Z Compiling is_terminal_polyfill v1.70.1
18932025-01-08T14:42:04.510Z Compiling anstream v0.6.15
18942025-01-08T14:42:04.556Z Compiling tungstenite v0.24.0
18952025-01-08T14:42:05.189Z Compiling publicsuffix v2.2.3
18962025-01-08T14:42:06.144Z Compiling postgres-protocol v0.6.7
18972025-01-08T14:42:06.597Z Compiling resolv-conf v0.7.0
18982025-01-08T14:42:06.600Z Compiling sec1 v0.7.3
18992025-01-08T14:42:06.660Z Compiling lru-cache v0.1.2
19002025-01-08T14:42:06.874Z Compiling usdt v0.5.0
19012025-01-08T14:42:07.256Z Compiling slog-term v2.9.1
19022025-01-08T14:42:07.350Z Compiling num-iter v0.1.45
19032025-01-08T14:42:07.353Z Compiling group v0.13.0
19042025-01-08T14:42:07.531Z Compiling futures v0.3.31
19052025-01-08T14:42:07.661Z Compiling hickory-proto v0.24.1
19062025-01-08T14:42:07.679Z Compiling regress v0.10.1
19072025-01-08T14:42:11.394Z Compiling tokio-rustls v0.26.0
19082025-01-08T14:42:11.850Z Compiling slog-bunyan v2.5.0
19092025-01-08T14:42:12.051Z Compiling tokio-rustls v0.25.0
19102025-01-08T14:42:12.182Z Compiling darling v0.20.10
19112025-01-08T14:42:12.308Z Compiling toml v0.8.19
19122025-01-08T14:42:12.334Z Compiling tokio-native-tls v0.3.1
19132025-01-08T14:42:12.408Z Compiling strum_macros v0.25.3
19142025-01-08T14:42:12.463Z Compiling phf_shared v0.11.2
19152025-01-08T14:42:12.834Z Compiling async-stream v0.3.6
19162025-01-08T14:42:12.929Z Compiling waitgroup v0.1.2
19172025-01-08T14:42:13.109Z Compiling webpki-roots v0.26.6
19182025-01-08T14:42:13.659Z Compiling idna v0.5.0
19192025-01-08T14:42:13.830Z Compiling terminal_size v0.4.0
19202025-01-08T14:42:14.044Z Compiling serde_path_to_error v0.1.16
19212025-01-08T14:42:14.854Z Compiling hkdf v0.12.4
19222025-01-08T14:42:15.106Z Compiling crypto-bigint v0.5.5
19232025-01-08T14:42:15.211Z Compiling clap_derive v4.5.18
19242025-01-08T14:42:15.230Z Compiling derive-where v1.2.7
19252025-01-08T14:42:15.978Z Compiling serde_repr v0.1.19
19262025-01-08T14:42:16.860Z Compiling hostname v0.4.0
19272025-01-08T14:42:17.071Z Compiling crc32fast v1.4.2
19282025-01-08T14:42:17.093Z Compiling managed v0.8.0
19292025-01-08T14:42:17.392Z Compiling bitflags v1.3.2
19302025-01-08T14:42:17.505Z Compiling debug-ignore v1.0.5
19312025-01-08T14:42:18.159Z Compiling clap_lex v0.7.2
19322025-01-08T14:42:18.491Z Compiling unicode-width v0.1.14
19332025-01-08T14:42:18.945Z Compiling console v0.15.8
19342025-01-08T14:42:18.997Z Compiling clap_builder v4.5.21
19352025-01-08T14:42:20.096Z Compiling elliptic-curve v0.13.8
19362025-01-08T14:42:20.910Z Compiling flate2 v1.0.34
19372025-01-08T14:42:21.830Z Compiling cookie_store v0.21.0
19382025-01-08T14:42:24.620Z Compiling hickory-resolver v0.24.1
19392025-01-08T14:42:24.795Z Compiling hyper-rustls v0.27.3
19402025-01-08T14:42:27.629Z Compiling phf v0.11.2
19412025-01-08T14:42:28.576Z Compiling hyper-tls v0.6.0
19422025-01-08T14:42:28.603Z Compiling signal-hook-mio v0.2.4
19432025-01-08T14:42:28.772Z Compiling bzip2 v0.4.4
19442025-01-08T14:42:28.949Z Compiling typify-impl v0.2.0
19452025-01-08T14:42:29.147Z Compiling rayon v1.10.0
19462025-01-08T14:42:29.684Z Compiling postgres-types v0.2.8
19472025-01-08T14:42:30.053Z Compiling tokio-tungstenite v0.24.0
19482025-01-08T14:42:30.219Z Compiling zerocopy v0.6.6
19492025-01-08T14:42:30.619Z Compiling hubpack v0.1.2
19502025-01-08T14:42:31.043Z Compiling ed25519 v2.2.3
19512025-01-08T14:42:31.061Z Compiling phf_shared v0.10.0
19522025-01-08T14:42:31.135Z Compiling pkcs1 v0.7.5
19532025-01-08T14:42:31.456Z Compiling tokio-stream v0.1.16
19542025-01-08T14:42:32.068Z Compiling ipnetwork v0.20.0
19552025-01-08T14:42:32.474Z Compiling serde-big-array v0.5.1
19562025-01-08T14:42:32.722Z Compiling rfc6979 v0.4.0
19572025-01-08T14:42:33.474Z Compiling float-cmp v0.9.0
19582025-01-08T14:42:33.703Z Compiling sync_wrapper v1.0.1
19592025-01-08T14:42:33.867Z Compiling bstr v1.10.0
19602025-01-08T14:42:35.112Z Compiling new_debug_unreachable v1.0.6
19612025-01-08T14:42:35.474Z Compiling fixedbitset v0.4.2
19622025-01-08T14:42:35.498Z Compiling unicode-segmentation v1.12.0
19632025-01-08T14:42:35.655Z Compiling precomputed-hash v0.1.1
19642025-01-08T14:42:35.904Z Compiling predicates-core v1.0.8
19652025-01-08T14:42:36.154Z Compiling static_assertions v1.1.0
19662025-01-08T14:42:36.219Z Compiling normalize-line-endings v0.3.0
19672025-01-08T14:42:36.259Z Compiling whoami v1.5.2
19682025-01-08T14:42:36.349Z Compiling bit-vec v0.6.3
19692025-01-08T14:42:36.351Z Compiling difflib v0.4.0
19702025-01-08T14:42:36.383Z Compiling number_prefix v0.4.0
19712025-01-08T14:42:36.616Z Compiling unicode-width v0.2.0
19722025-01-08T14:42:36.767Z Compiling predicates v3.1.2
19732025-01-08T14:42:36.824Z Compiling bit-set v0.5.3
19742025-01-08T14:42:37.121Z Compiling indicatif v0.17.9
19752025-01-08T14:42:37.169Z Compiling tokio-postgres v0.7.12
19762025-01-08T14:42:37.668Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19772025-01-08T14:42:38.258Z Compiling similar v2.6.0
19782025-01-08T14:42:38.286Z Compiling petgraph v0.6.5
19792025-01-08T14:42:38.967Z Compiling string_cache v0.8.7
19802025-01-08T14:42:40.649Z Compiling reqwest v0.12.9
19812025-01-08T14:42:41.109Z Compiling typify-macro v0.2.0
19822025-01-08T14:42:42.606Z Compiling ecdsa v0.16.9
19832025-01-08T14:42:43.486Z Compiling qorb v0.2.1
19842025-01-08T14:42:44.091Z Compiling rsa v0.9.6
19852025-01-08T14:42:44.381Z Compiling ed25519-dalek v2.1.1
19862025-01-08T14:42:45.543Z Compiling zip v0.6.6
19872025-01-08T14:42:45.640Z Compiling crossterm v0.28.1
19882025-01-08T14:42:45.780Z Compiling clap v4.5.21
19892025-01-08T14:42:47.297Z Compiling toml v0.7.8
19902025-01-08T14:42:48.434Z Compiling x509-cert v0.2.5
19912025-01-08T14:42:48.952Z Compiling hex v0.4.3
19922025-01-08T14:42:49.552Z Compiling itertools v0.10.5
19932025-01-08T14:42:50.018Z Compiling zerocopy v0.8.10
19942025-01-08T14:42:50.332Z Compiling lalrpop-util v0.19.12
19952025-01-08T14:42:50.720Z Compiling unicode-xid v0.2.6
19962025-01-08T14:42:50.771Z Compiling peg-runtime v0.8.3
19972025-01-08T14:42:52.815Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19982025-01-08T14:42:56.880Z Compiling proc-macro-crate v1.3.1
19992025-01-08T14:42:56.972Z Compiling macaddr v1.0.1
20002025-01-08T14:42:57.641Z Compiling zerocopy-derive v0.8.10
20012025-01-08T14:42:57.676Z Compiling itertools v0.13.0
20022025-01-08T14:42:59.155Z Compiling heapless v0.8.0
20032025-01-08T14:43:01.129Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20042025-01-08T14:43:05.867Z Compiling num_enum_derive v0.5.11
20052025-01-08T14:43:13.843Z Compiling hash32 v0.3.1
20062025-01-08T14:43:15.580Z Compiling smoltcp v0.11.0
20072025-01-08T14:43:15.600Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20082025-01-08T14:43:20.904Z Compiling num_enum v0.5.11
20092025-01-08T14:43:21.099Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20102025-01-08T14:43:21.809Z Compiling typify v0.2.0
20112025-01-08T14:43:21.964Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20122025-01-08T14:43:23.004Z Compiling proc-macro-error-attr v1.0.4
20132025-01-08T14:43:23.314Z Compiling unsafe-libyaml v0.2.11
20142025-01-08T14:43:25.159Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20152025-01-08T14:43:25.450Z Compiling cobs v0.2.3
20162025-01-08T14:43:25.928Z Compiling postcard v1.0.10
20172025-01-08T14:43:26.700Z Compiling serde_yaml v0.9.34+deprecated
20182025-01-08T14:43:42.219Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20192025-01-08T14:43:42.378Z Compiling progenitor-impl v0.8.0
20202025-01-08T14:43:53.228Z Compiling strum_macros v0.26.4
20212025-01-08T14:43:53.705Z Compiling foreign-types-macros v0.2.3
20222025-01-08T14:43:53.830Z Compiling structmeta-derive v0.3.0
20232025-01-08T14:43:53.887Z Compiling proc-macro-error v1.0.4
20242025-01-08T14:43:54.200Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20252025-01-08T14:43:55.502Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20262025-01-08T14:43:56.141Z Compiling foreign-types-shared v0.3.1
20272025-01-08T14:43:56.507Z Compiling structmeta v0.3.0
20282025-01-08T14:43:56.913Z Compiling foreign-types v0.5.0
20292025-01-08T14:43:57.143Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20302025-01-08T14:43:57.683Z Compiling strum v0.26.3
20312025-01-08T14:44:05.249Z Compiling progenitor-macro v0.8.0
20322025-01-08T14:44:10.880Z Compiling progenitor-client v0.8.0
20332025-01-08T14:44:11.038Z Compiling tabwriter v1.4.0
20342025-01-08T14:44:14.407Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20352025-01-08T14:44:15.611Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20362025-01-08T14:44:15.686Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20372025-01-08T14:44:16.406Z Compiling cstr-argument v0.1.2
20382025-01-08T14:44:16.545Z Compiling dropshot v0.13.0
20392025-01-08T14:44:16.677Z Compiling crucible-workspace-hack v0.1.0
20402025-01-08T14:44:16.848Z Compiling fastrand v2.1.1
20412025-01-08T14:44:16.939Z Compiling pretty-hex v0.2.1
20422025-01-08T14:44:17.172Z Compiling thiserror v2.0.3
20432025-01-08T14:44:17.732Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20442025-01-08T14:44:18.068Z Compiling tempfile v3.13.0
20452025-01-08T14:44:18.133Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20462025-01-08T14:44:18.308Z Compiling progenitor v0.8.0
20472025-01-08T14:44:18.503Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20482025-01-08T14:44:18.607Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20492025-01-08T14:44:18.802Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20502025-01-08T14:44:19.424Z Compiling parse-display-derive v0.10.0
20512025-01-08T14:44:19.569Z Compiling colored v2.1.0
20522025-01-08T14:44:19.784Z Compiling serde_with_macros v3.11.0
20532025-01-08T14:44:20.603Z Compiling dropshot_endpoint v0.13.0
20542025-01-08T14:44:20.840Z Compiling thiserror-impl v2.0.3
20552025-01-08T14:44:22.364Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20562025-01-08T14:44:22.454Z Compiling instant v0.1.13
20572025-01-08T14:44:22.635Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20582025-01-08T14:44:22.920Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20592025-01-08T14:44:23.022Z Compiling backoff v0.4.0
20602025-01-08T14:44:23.102Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20612025-01-08T14:44:23.332Z Compiling serde_with v3.11.0
20622025-01-08T14:44:23.407Z Compiling parse-display v0.10.0
20632025-01-08T14:44:24.155Z Compiling zone_cfg_derive v0.3.0
20642025-01-08T14:44:25.372Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20652025-01-08T14:44:25.591Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20662025-01-08T14:44:25.877Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20672025-01-08T14:44:26.068Z Compiling camino-tempfile v1.1.1
20682025-01-08T14:44:26.455Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20692025-01-08T14:44:26.845Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20702025-01-08T14:44:26.965Z Compiling regress v0.9.1
20712025-01-08T14:44:27.044Z Compiling num-derive v0.4.2
20722025-01-08T14:44:27.647Z Compiling sigpipe v0.1.3
20732025-01-08T14:44:27.799Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20742025-01-08T14:44:28.104Z Compiling libefi-sys v0.1.0
20752025-01-08T14:44:28.464Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20762025-01-08T14:44:29.338Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20772025-01-08T14:44:30.918Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20782025-01-08T14:44:31.471Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20792025-01-08T14:44:31.835Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20802025-01-08T14:44:33.114Z Compiling zone v0.3.0
20812025-01-08T14:44:35.562Z Compiling smf v0.2.3
20822025-01-08T14:44:35.816Z Compiling bitfield-struct v0.6.2
20832025-01-08T14:44:36.518Z Compiling blake3 v1.5.4
20842025-01-08T14:44:37.169Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20852025-01-08T14:44:37.211Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20862025-01-08T14:44:38.125Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20872025-01-08T14:44:38.341Z Compiling xattr v1.3.1
20882025-01-08T14:44:38.492Z Compiling memmap2 v0.9.5
20892025-01-08T14:44:38.667Z Compiling filetime v0.2.25
20902025-01-08T14:44:39.026Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20912025-01-08T14:44:39.062Z Compiling same-file v1.0.6
20922025-01-08T14:44:39.079Z Compiling constant_time_eq v0.3.1
20932025-01-08T14:44:39.154Z Compiling arrayref v0.3.9
20942025-01-08T14:44:39.251Z Compiling arrayvec v0.7.6
20952025-01-08T14:44:39.272Z Compiling walkdir v2.5.0
20962025-01-08T14:44:39.272Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20972025-01-08T14:44:39.336Z Compiling tar v0.4.42
20982025-01-08T14:44:40.815Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
20992025-01-08T14:44:41.257Z Compiling gethostname v0.5.0
21002025-01-08T14:44:41.473Z Compiling cargo-platform v0.1.8
21012025-01-08T14:44:42.115Z Compiling topological-sort v0.2.2
21022025-01-08T14:44:42.408Z Compiling omicron-zone-package v0.12.0
21032025-01-08T14:44:42.470Z Compiling cargo_metadata v0.18.1
21042025-01-08T14:44:42.542Z Compiling indent_write v2.2.0
21052025-01-08T14:44:42.783Z Compiling shell-words v1.1.0
21062025-01-08T14:44:50.305Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21072025-01-08T14:44:52.822Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21082025-01-08T14:44:55.469Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21092025-01-08T14:45:13.215Z Finished `release` profile [optimized] target(s) in 5m 29s
21102025-01-08T14:45:13.378Z Running `target/release/omicron-package -t test target create -p dev`
21112025-01-08T14:45:13.428ZLogging to: /work/oxidecomputer/omicron/out/LOG
21122025-01-08T14:45:13.430ZCreated new build target 'test' and set it as active
21132025-01-08T14:45:13.430Z
21142025-01-08T14:45:13.430Zreal 5:29.302527118
21152025-01-08T14:45:13.430Zuser 37:09.633812563
21162025-01-08T14:45:13.430Zsys 4:56.124455921
21172025-01-08T14:45:13.430Ztrap 1.098364624
21182025-01-08T14:45:13.430Ztflt 3.223852999
21192025-01-08T14:45:13.430Zdflt 0.748053261
21202025-01-08T14:45:13.430Zkflt 0.006289447
21212025-01-08T14:45:13.431Zlock 1:17:56.266004949
21222025-01-08T14:45:13.431Zslp 2:34:31.864928717
21232025-01-08T14:45:13.431Zlat 2:36.052014372
21242025-01-08T14:45:13.431Zstop 4:34.313301201
21252025-01-08T14:45:13.433Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21262025-01-08T14:45:14.427Z Finished `release` profile [optimized] target(s) in 0.94s
21272025-01-08T14:45:14.489Z Running `target/release/omicron-package -t test package`
21282025-01-08T14:45:14.533ZLogging to: /work/oxidecomputer/omicron/out/LOG
21292025-01-08T14:45:15.709Z Compiling convert_case v0.4.0
21302025-01-08T14:45:15.709Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21312025-01-08T14:45:15.711Z Compiling newline-converter v0.3.0
21322025-01-08T14:45:15.711Z Compiling password-hash v0.5.0
21332025-01-08T14:45:15.711Z Compiling blake2 v0.10.6
21342025-01-08T14:45:15.711Z Compiling base64 v0.21.7
21352025-01-08T14:45:15.711Z Compiling atomicwrites v0.4.4
21362025-01-08T14:45:15.711Z Compiling progenitor-client v0.8.0
21372025-01-08T14:45:16.058Z Compiling owo-colors v4.1.0
21382025-01-08T14:45:16.112Z Compiling expectorate v1.1.0
21392025-01-08T14:45:16.310Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21402025-01-08T14:45:16.312Z Compiling cancel-safe-futures v0.1.5
21412025-01-08T14:45:16.373Z Compiling progenitor v0.8.0
21422025-01-08T14:45:16.392Z Compiling argon2 v0.5.3
21432025-01-08T14:45:16.671Z Compiling num-rational v0.4.2
21442025-01-08T14:45:16.688Z Compiling derive_more v0.99.18
21452025-01-08T14:45:16.704Z Compiling num-complex v0.4.6
21462025-01-08T14:45:17.049Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21472025-01-08T14:45:17.607Z Compiling libsw v3.3.1
21482025-01-08T14:45:17.638Z Compiling float-ord v0.3.2
21492025-01-08T14:45:17.828Z Compiling num v0.4.3
21502025-01-08T14:45:17.953Z Compiling swrite v0.1.0
21512025-01-08T14:45:17.970Z Compiling linear-map v1.2.0
21522025-01-08T14:45:17.972Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21532025-01-08T14:45:17.972Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21542025-01-08T14:45:18.087Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21552025-01-08T14:45:18.398Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21562025-01-08T14:45:18.762Z Compiling highway v1.2.0
21572025-01-08T14:45:19.147Z Compiling semver v0.1.20
21582025-01-08T14:45:19.747Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21592025-01-08T14:45:19.900Z Compiling rustc_version v0.1.7
21602025-01-08T14:45:20.163Z Compiling tungstenite v0.21.0
21612025-01-08T14:45:20.328Z Compiling newtype_derive v0.1.6
21622025-01-08T14:45:20.659Z Compiling ipnetwork v0.20.0
21632025-01-08T14:45:21.460Z Compiling tokio-tungstenite v0.21.0
21642025-01-08T14:45:22.170Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21652025-01-08T14:45:22.838Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21662025-01-08T14:45:23.380Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21672025-01-08T14:45:25.374Z Compiling humantime v2.1.0
21682025-01-08T14:45:26.145Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21692025-01-08T14:45:26.234Z Compiling dropshot v0.13.0
21702025-01-08T14:45:26.310Z Compiling instant v0.1.13
21712025-01-08T14:45:26.473Z Compiling backoff v0.4.0
21722025-01-08T14:45:26.860Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21732025-01-08T14:45:27.315Z Compiling steno v0.4.1
21742025-01-08T14:45:27.396Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21752025-01-08T14:45:27.778Z Compiling parse-display v0.10.0
21762025-01-08T14:45:28.356Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21772025-01-08T14:45:28.550Z Compiling strum v0.26.3
21782025-01-08T14:45:28.738Z Compiling serde_with v3.11.0
21792025-01-08T14:45:32.479Z Compiling regress v0.9.1
21802025-01-08T14:45:32.813Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21812025-01-08T14:45:35.246Z Compiling macaddr v1.0.1
21822025-01-08T14:45:35.644Z Compiling slog-dtrace v0.3.0
21832025-01-08T14:45:35.729Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21842025-01-08T14:45:36.021Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21852025-01-08T14:45:36.285Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21862025-01-08T14:45:38.035Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
21872025-01-08T14:45:38.715Z Compiling prettyplease v0.2.25
21882025-01-08T14:45:38.768Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21892025-01-08T14:45:38.878Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21902025-01-08T14:45:39.964Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
21912025-01-08T14:45:42.283Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21922025-01-08T14:45:42.995Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21932025-01-08T14:45:55.445Z Compiling half v2.4.1
21942025-01-08T14:45:56.152Z Compiling ciborium-io v0.2.2
21952025-01-08T14:45:56.172Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21962025-01-08T14:45:56.303Z Compiling ciborium-ll v0.2.2
21972025-01-08T14:45:56.790Z Compiling ciborium v0.2.2
21982025-01-08T14:45:56.831Z Compiling display-error-chain v0.2.2
21992025-01-08T14:45:57.049Z Compiling same-file v1.0.6
22002025-01-08T14:45:57.298Z Compiling fastrand v2.1.1
22012025-01-08T14:45:57.597Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22022025-01-08T14:45:57.743Z Compiling tempfile v3.13.0
22032025-01-08T14:45:57.792Z Compiling walkdir v2.5.0
22042025-01-08T14:45:58.018Z Compiling blake3 v1.5.4
22052025-01-08T14:45:58.448Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22062025-01-08T14:45:58.471Z Compiling xattr v1.3.1
22072025-01-08T14:45:58.646Z Compiling filetime v0.2.25
22082025-01-08T14:45:58.726Z Compiling memmap2 v0.9.5
22092025-01-08T14:45:58.897Z Compiling keccak v0.1.5
22102025-01-08T14:45:58.949Z Compiling arrayref v0.3.9
22112025-01-08T14:45:59.065Z Compiling arrayvec v0.7.6
22122025-01-08T14:45:59.127Z Compiling constant_time_eq v0.3.1
22132025-01-08T14:45:59.283Z Compiling sha3 v0.10.8
22142025-01-08T14:45:59.864Z Compiling tar v0.4.42
22152025-01-08T14:46:00.191Z Compiling camino-tempfile v1.1.1
22162025-01-08T14:46:00.559Z Compiling toolchain_find v0.4.0
22172025-01-08T14:46:00.668Z Compiling const_format_proc_macros v0.2.33
22182025-01-08T14:46:01.161Z Compiling topological-sort v0.2.2
22192025-01-08T14:46:01.418Z Compiling maplit v1.0.2
22202025-01-08T14:46:01.558Z Compiling crunchy v0.2.2
22212025-01-08T14:46:01.943Z Compiling radium v0.7.0
22222025-01-08T14:46:02.015Z Compiling omicron-zone-package v0.12.0
22232025-01-08T14:46:02.072Z Compiling rustfmt-wrapper v0.2.1
22242025-01-08T14:46:02.312Z Compiling tiny-keccak v2.0.2
22252025-01-08T14:46:02.409Z Compiling tap v1.0.1
22262025-01-08T14:46:02.482Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22272025-01-08T14:46:02.581Z Compiling maybe-uninit v2.0.0
22282025-01-08T14:46:02.583Z Compiling const_format v0.2.33
22292025-01-08T14:46:02.615Z Compiling wyz v0.5.1
22302025-01-08T14:46:03.100Z Compiling dsl_auto_type v0.1.2
22312025-01-08T14:46:03.120Z Compiling phf_generator v0.11.2
22322025-01-08T14:46:03.122Z Compiling scheduled-thread-pool v0.2.7
22332025-01-08T14:46:03.156Z Compiling secrecy v0.8.0
22342025-01-08T14:46:03.306Z Compiling diesel_table_macro_syntax v0.2.0
22352025-01-08T14:46:03.433Z Compiling async-recursion v1.1.1
22362025-01-08T14:46:03.721Z Compiling funty v2.0.0
22372025-01-08T14:46:03.819Z Compiling crc-catalog v2.4.0
22382025-01-08T14:46:03.983Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22392025-01-08T14:46:04.308Z Compiling arc-swap v1.7.1
22402025-01-08T14:46:04.361Z Compiling packed_struct v0.10.1
22412025-01-08T14:46:04.490Z Compiling diesel_derives v2.2.3
22422025-01-08T14:46:04.832Z Compiling bitvec v1.0.1
22432025-01-08T14:46:04.895Z Compiling slog-scope v4.4.0
22442025-01-08T14:46:04.968Z Compiling crc v3.2.1
22452025-01-08T14:46:05.753Z Compiling r2d2 v0.8.10
22462025-01-08T14:46:06.237Z Compiling phf_codegen v0.11.2
22472025-01-08T14:46:06.474Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22482025-01-08T14:46:06.819Z Compiling ascii-canvas v3.0.0
22492025-01-08T14:46:07.000Z Compiling universal-hash v0.5.1
22502025-01-08T14:46:07.258Z Compiling packed_struct_codegen v0.10.1
22512025-01-08T14:46:07.312Z Compiling thiserror-impl-no-std v2.0.2
22522025-01-08T14:46:08.028Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22532025-01-08T14:46:09.588Z Compiling parse-zoneinfo v0.3.1
22542025-01-08T14:46:09.755Z Compiling ena v0.14.3
22552025-01-08T14:46:09.932Z Compiling indexmap v1.9.3
22562025-01-08T14:46:10.181Z Compiling diff v0.1.13
22572025-01-08T14:46:10.250Z Compiling nodrop v0.1.14
22582025-01-08T14:46:10.400Z Compiling opaque-debug v0.3.1
22592025-01-08T14:46:10.521Z Compiling regex-syntax v0.6.29
22602025-01-08T14:46:10.769Z Compiling poly1305 v0.8.0
22612025-01-08T14:46:11.218Z Compiling array-init v0.0.4
22622025-01-08T14:46:12.373Z Compiling chrono-tz-build v0.4.0
22632025-01-08T14:46:12.512Z Compiling thiserror-no-std v2.0.2
22642025-01-08T14:46:13.563Z Compiling smallvec v0.6.14
22652025-01-08T14:46:14.098Z Compiling lalrpop v0.19.12
22662025-01-08T14:46:15.928Z Compiling slog-stdlog v4.1.1
22672025-01-08T14:46:16.095Z Compiling diesel v2.2.6
22682025-01-08T14:46:17.014Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22692025-01-08T14:46:17.320Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22702025-01-08T14:46:17.630Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22712025-01-08T14:46:17.858Z Compiling chacha20 v0.9.1
22722025-01-08T14:46:18.081Z Compiling aead v0.5.2
22732025-01-08T14:46:18.355Z Compiling vte_generate_state_changes v0.1.2
22742025-01-08T14:46:18.460Z Compiling ref-cast v1.0.23
22752025-01-08T14:46:18.935Z Compiling hashbrown v0.12.3
22762025-01-08T14:46:18.972Z Compiling termcolor v1.4.1
22772025-01-08T14:46:20.073Z Compiling bitfield v0.14.0
22782025-01-08T14:46:20.447Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22792025-01-08T14:46:21.443Z Compiling env_logger v0.10.2
22802025-01-08T14:46:24.653Z Compiling vte v0.11.1
22812025-01-08T14:46:26.243Z Compiling chacha20poly1305 v0.10.1
22822025-01-08T14:46:26.515Z Compiling slog-envlogger v2.2.0
22832025-01-08T14:46:29.303Z Compiling serde-hex v0.1.0
22842025-01-08T14:46:34.584Z Compiling chrono-tz v0.10.0
22852025-01-08T14:46:35.290Z Compiling vsss-rs v3.3.4
22862025-01-08T14:46:39.763Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22872025-01-08T14:46:40.117Z Compiling ron v0.8.1
22882025-01-08T14:46:40.142Z Compiling polar-core v0.27.3
22892025-01-08T14:46:40.483Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22902025-01-08T14:46:40.788Z Compiling derive_builder_core v0.20.2
22912025-01-08T14:46:41.408Z Compiling hashbrown v0.13.2
22922025-01-08T14:46:42.874Z Compiling headers-core v0.3.0
22932025-01-08T14:46:43.055Z Compiling fxhash v0.2.1
22942025-01-08T14:46:43.118Z Compiling libxml v0.3.3
22952025-01-08T14:46:43.298Z Compiling ref-cast-impl v1.0.23
22962025-01-08T14:46:43.476Z Compiling bumpalo v3.16.0
22972025-01-08T14:46:44.094Z Compiling simd-adler32 v0.3.7
22982025-01-08T14:46:44.460Z Compiling bytecount v0.6.8
22992025-01-08T14:46:44.786Z Compiling crc-any v2.5.0
23002025-01-08T14:46:45.244Z Compiling zip v2.1.3
23012025-01-08T14:46:45.576Z Compiling lockfree-object-pool v0.1.6
23022025-01-08T14:46:45.798Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23032025-01-08T14:46:45.907Z Compiling zopfli v0.8.1
23042025-01-08T14:46:46.010Z Compiling papergrid v0.11.0
23052025-01-08T14:46:50.317Z Compiling derive_builder_macro v0.20.2
23062025-01-08T14:46:51.165Z Compiling headers v0.4.0
23072025-01-08T14:46:54.715Z Compiling object v0.30.4
23082025-01-08T14:46:54.903Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23092025-01-08T14:47:00.509Z Compiling strip-ansi-escapes v0.2.0
23102025-01-08T14:47:00.526Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23112025-01-08T14:47:01.242Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23122025-01-08T14:47:01.544Z Compiling tabled_derive v0.7.0
23132025-01-08T14:47:02.751Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23142025-01-08T14:47:03.668Z Compiling fd-lock v4.0.2
23152025-01-08T14:47:03.759Z Compiling peg-macros v0.8.4
23162025-01-08T14:47:03.898Z Compiling strum_macros v0.24.3
23172025-01-08T14:47:06.493Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23182025-01-08T14:47:07.232Z Compiling kstat-rs v0.2.4
23192025-01-08T14:47:07.259Z Compiling samael v0.0.17
23202025-01-08T14:47:07.476Z Compiling unicase v2.7.0
23212025-01-08T14:47:07.510Z Compiling indoc v1.0.9
23222025-01-08T14:47:07.596Z Compiling nu-ansi-term v0.50.1
23232025-01-08T14:47:07.780Z Compiling path-slash v0.1.5
23242025-01-08T14:47:08.033Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23252025-01-08T14:47:08.237Z Compiling reedline v0.35.0
23262025-01-08T14:47:08.806Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23272025-01-08T14:47:08.935Z Compiling peg v0.8.4
23282025-01-08T14:47:09.061Z Compiling tabled v0.15.0
23292025-01-08T14:47:12.930Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23302025-01-08T14:47:23.586Z Compiling derive_builder v0.20.2
23312025-01-08T14:47:28.851Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23322025-01-08T14:47:28.882Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23332025-01-08T14:47:29.423Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23342025-01-08T14:47:29.670Z Compiling pem v3.0.4
23352025-01-08T14:47:29.726Z Compiling bcs v0.1.6
23362025-01-08T14:47:30.687Z Compiling oso-derive v0.27.3
23372025-01-08T14:47:31.119Z Compiling impl-trait-for-tuples v0.2.2
23382025-01-08T14:47:31.670Z Compiling libz-sys v1.1.20
23392025-01-08T14:47:31.867Z Compiling quick-xml v0.33.0
23402025-01-08T14:47:32.342Z Compiling diesel-dtrace v0.4.2
23412025-01-08T14:47:32.661Z Compiling parking_lot_core v0.8.6
23422025-01-08T14:47:37.965Z Compiling oso v0.27.3
23432025-01-08T14:47:40.046Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23442025-01-08T14:47:41.605Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23452025-01-08T14:47:46.996Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23462025-01-08T14:47:50.208Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23472025-01-08T14:47:50.518Z Compiling bb8 v0.8.5
23482025-01-08T14:47:51.189Z Compiling buf-list v1.0.3
23492025-01-08T14:47:51.836Z Compiling async-bb8-diesel v0.2.1
23502025-01-08T14:47:54.248Z Compiling nibble_vec v0.1.0
23512025-01-08T14:47:54.495Z Compiling libgit2-sys v0.17.0+1.8.1
23522025-01-08T14:47:55.293Z Compiling pin-project-internal v1.1.6
23532025-01-08T14:47:55.313Z Compiling atty v0.2.14
23542025-01-08T14:47:55.489Z Compiling endian-type v0.1.2
23552025-01-08T14:47:55.759Z Compiling salty v0.3.0
23562025-01-08T14:47:56.212Z Compiling radix_trie v0.2.1
23572025-01-08T14:47:58.094Z Compiling pin-project v1.1.6
23582025-01-08T14:47:58.618Z Compiling parking_lot v0.11.2
23592025-01-08T14:48:01.672Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23602025-01-08T14:48:08.155Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23612025-01-08T14:48:12.805Z Compiling snafu-derive v0.8.5
23622025-01-08T14:48:15.171Z Compiling sled v0.34.7
23632025-01-08T14:48:17.528Z Compiling snafu v0.8.5
23642025-01-08T14:48:18.786Z Compiling mime_guess v2.0.5
23652025-01-08T14:48:19.854Z Compiling hickory-client v0.24.1
23662025-01-08T14:48:26.375Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23672025-01-08T14:48:27.264Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23682025-01-08T14:48:27.947Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23692025-01-08T14:48:28.416Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23702025-01-08T14:48:29.271Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23712025-01-08T14:48:30.842Z Compiling globset v0.4.15
23722025-01-08T14:48:33.326Z Compiling hickory-server v0.24.1
23732025-01-08T14:48:37.011Z Compiling primeorder v0.13.6
23742025-01-08T14:48:37.598Z Compiling olpc-cjson v0.1.4
23752025-01-08T14:48:37.952Z Compiling vergen v8.3.2
23762025-01-08T14:48:38.258Z Compiling castaway v0.2.3
23772025-01-08T14:48:38.261Z Compiling env_filter v0.1.2
23782025-01-08T14:48:38.447Z Compiling cargo-platform v0.1.8
23792025-01-08T14:48:38.949Z Compiling serde_plain v1.0.2
23802025-01-08T14:48:39.452Z Compiling nanorand v0.7.0
23812025-01-08T14:48:39.809Z Compiling memoffset v0.9.1
23822025-01-08T14:48:40.125Z Compiling typed-path v0.9.3
23832025-01-08T14:48:40.299Z Compiling flume v0.11.1
23842025-01-08T14:48:41.085Z Compiling cargo_metadata v0.18.1
23852025-01-08T14:48:44.091Z Compiling tough v0.19.0
23862025-01-08T14:48:44.267Z Compiling env_logger v0.11.5
23872025-01-08T14:48:45.234Z Compiling compact_str v0.8.0
23882025-01-08T14:48:47.418Z Compiling p384 v0.13.0
23892025-01-08T14:48:47.797Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
23902025-01-08T14:48:48.257Z Compiling git2 v0.19.0
23912025-01-08T14:48:48.310Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23922025-01-08T14:48:49.173Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23932025-01-08T14:48:58.025Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
23942025-01-08T14:48:58.366Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
23952025-01-08T14:48:59.231Z Compiling unicode-truncate v1.1.0
23962025-01-08T14:48:59.534Z Compiling lru v0.12.5
23972025-01-08T14:48:59.934Z Compiling rand_seeder v0.3.0
23982025-01-08T14:49:00.351Z Compiling libsqlite3-sys v0.30.1
23992025-01-08T14:49:00.577Z Compiling lzma-sys v0.1.20
24002025-01-08T14:49:00.890Z Compiling instability v0.3.2
24012025-01-08T14:49:01.284Z Compiling parse-size v1.1.0
24022025-01-08T14:49:01.608Z Compiling cassowary v0.3.0
24032025-01-08T14:49:01.892Z Compiling http-range v0.1.5
24042025-01-08T14:49:02.508Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24052025-01-08T14:49:02.826Z Compiling rustls v0.21.12
24062025-01-08T14:49:03.135Z Compiling cfg_aliases v0.2.1
24072025-01-08T14:49:03.262Z Compiling nix v0.29.0
24082025-01-08T14:49:04.197Z Compiling ratatui v0.28.1
24092025-01-08T14:49:05.268Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24102025-01-08T14:49:05.504Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24112025-01-08T14:49:05.854Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24122025-01-08T14:49:13.534Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24132025-01-08T14:49:13.587Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24142025-01-08T14:49:14.414Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24152025-01-08T14:49:14.778Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24162025-01-08T14:49:16.001Z Compiling rustls-webpki v0.101.7
24172025-01-08T14:49:18.585Z Compiling sct v0.7.1
24182025-01-08T14:49:18.796Z Compiling heck v0.3.3
24192025-01-08T14:49:19.057Z Compiling csv-core v0.1.11
24202025-01-08T14:49:19.175Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24212025-01-08T14:49:19.494Z Compiling glob v0.3.1
24222025-01-08T14:49:19.915Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24232025-01-08T14:49:19.936Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24242025-01-08T14:49:20.348Z Compiling csv v1.3.0
24252025-01-08T14:49:21.563Z Compiling zone_cfg_derive v0.1.2
24262025-01-08T14:49:23.012Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24272025-01-08T14:49:23.302Z Compiling nix v0.27.1
24282025-01-08T14:49:26.295Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24292025-01-08T14:49:27.256Z Compiling hyper-staticfile v0.10.1
24302025-01-08T14:49:27.529Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24312025-01-08T14:49:30.569Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24322025-01-08T14:49:34.592Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24332025-01-08T14:49:34.775Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24342025-01-08T14:49:35.877Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24352025-01-08T14:49:38.908Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24362025-01-08T14:49:39.248Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24372025-01-08T14:49:39.570Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24382025-01-08T14:49:39.878Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24392025-01-08T14:49:41.350Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24402025-01-08T14:49:42.722Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24412025-01-08T14:49:43.330Z Compiling hashlink v0.9.1
24422025-01-08T14:49:43.362Z Compiling tungstenite v0.23.0
24432025-01-08T14:49:44.174Z Compiling fallible-iterator v0.3.0
24442025-01-08T14:49:44.297Z Compiling fallible-streaming-iterator v0.1.9
24452025-01-08T14:49:44.598Z Compiling base64 v0.13.1
24462025-01-08T14:49:45.023Z Compiling rusqlite v0.32.1
24472025-01-08T14:49:45.346Z Compiling ron v0.7.1
24482025-01-08T14:49:47.199Z Compiling tokio-tungstenite v0.23.1
24492025-01-08T14:49:47.523Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24502025-01-08T14:49:47.849Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24512025-01-08T14:49:48.200Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24522025-01-08T14:49:48.527Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24532025-01-08T14:49:50.667Z Compiling xz2 v0.1.7
24542025-01-08T14:49:51.308Z Compiling tokio-rustls v0.24.1
24552025-01-08T14:49:51.801Z Compiling zone v0.1.8
24562025-01-08T14:49:54.867Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24572025-01-08T14:49:55.150Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24582025-01-08T14:50:02.147Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24592025-01-08T14:50:08.736Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24602025-01-08T14:50:08.761Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24612025-01-08T14:50:09.452Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24622025-01-08T14:50:12.015Z Compiling rustls-pemfile v1.0.4
24632025-01-08T14:50:12.797Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24642025-01-08T14:50:13.143Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24652025-01-08T14:50:16.292Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24662025-01-08T14:50:16.473Z Compiling signal-hook-tokio v0.3.1
24672025-01-08T14:50:16.712Z Compiling twox-hash v1.6.3
24682025-01-08T14:50:17.718Z Compiling yasna v0.5.2
24692025-01-08T14:50:18.078Z Compiling smawk v0.3.2
24702025-01-08T14:50:18.177Z Compiling is_ci v1.2.0
24712025-01-08T14:50:18.355Z Compiling unicode-linebreak v0.1.5
24722025-01-08T14:50:18.485Z Compiling supports-color v3.0.1
24732025-01-08T14:50:18.917Z Compiling rcgen v0.12.1
24742025-01-08T14:50:18.937Z Compiling textwrap v0.16.1
24752025-01-08T14:50:22.531Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24762025-01-08T14:50:27.864Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24772025-01-08T14:50:29.261Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24782025-01-08T14:50:32.011Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24792025-01-08T14:50:40.897Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24802025-01-08T14:50:49.845Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24812025-01-08T14:50:50.146Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24822025-01-08T14:50:54.735Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24832025-01-08T14:50:55.465Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24842025-01-08T14:51:03.564Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24852025-01-08T14:51:03.880Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24862025-01-08T14:51:08.125Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
24872025-01-08T14:51:10.702Z Compiling fatfs v0.3.6
24882025-01-08T14:51:13.642Z Compiling rtoolbox v0.0.2
24892025-01-08T14:51:14.078Z Compiling subprocess v0.2.9
24902025-01-08T14:51:14.615Z Compiling assert_matches v1.5.0
24912025-01-08T14:51:18.525Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24922025-01-08T14:51:18.873Z Compiling rpassword v7.3.1
24932025-01-08T14:51:19.338Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
24942025-01-08T14:51:23.435Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
24952025-01-08T14:51:26.241Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
24962025-01-08T14:51:27.905Z Compiling tui-tree-widget v0.22.0
24972025-01-08T14:51:28.388Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
24982025-01-08T14:51:30.671Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
24992025-01-08T14:51:30.981Z Compiling uzers v0.12.1
25002025-01-08T14:51:34.147Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25012025-01-08T14:51:41.889Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25022025-01-08T14:51:43.982Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25032025-01-08T14:52:07.870Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25042025-01-08T14:52:15.740Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25052025-01-08T14:52:18.792Z Compiling multimap v0.10.0
25062025-01-08T14:54:38.729Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25072025-01-08T14:54:48.953Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25082025-01-08T15:01:28.228Z Finished `release` profile [optimized] target(s) in 16m 13s
25092025-01-08T15:02:32.922Z
25102025-01-08T15:02:32.923Zreal 17:19.378288755
25112025-01-08T15:02:32.923Zuser 1:57:19.063701207
25122025-01-08T15:02:32.923Zsys 5:56.262414316
25132025-01-08T15:02:32.923Ztrap 2.860307869
25142025-01-08T15:02:32.923Ztflt 2.990589414
25152025-01-08T15:02:32.925Zdflt 4.777398879
25162025-01-08T15:02:32.925Zkflt 0.012494304
25172025-01-08T15:02:32.925Zlock 7:16:50.897036077
25182025-01-08T15:02:32.925Zslp 6:11:40.956566214
25192025-01-08T15:02:32.925Zlat 2:51.313822689
25202025-01-08T15:02:32.925Zstop 2:33.873085683
25212025-01-08T15:02:32.925Z+ mapfile -t packages
25222025-01-08T15:02:32.925Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25232025-01-08T15:02:33.957Z Finished `release` profile [optimized] target(s) in 0.98s
25242025-01-08T15:02:34.023Z Running `target/release/omicron-package -t test list-outputs`
25252025-01-08T15:02:34.076ZLogging to: /work/oxidecomputer/omicron/out/LOG
25262025-01-08T15:02:34.079Z+ ptime -m cargo build --locked --release -p xtask
25272025-01-08T15:02:34.644Z Compiling serde v1.0.215
25282025-01-08T15:02:34.646Z Compiling serde_json v1.0.133
25292025-01-08T15:02:34.646Z Compiling libc v0.2.162
25302025-01-08T15:02:34.646Z Compiling rustix v0.38.37
25312025-01-08T15:02:34.646Z Compiling syn v2.0.87
25322025-01-08T15:02:34.746Z Compiling bitflags v2.6.0
25332025-01-08T15:02:35.092Z Compiling usdt-impl v0.5.0
25342025-01-08T15:02:35.144Z Compiling syn v1.0.109
25352025-01-08T15:02:35.236Z Compiling log v0.4.22
25362025-01-08T15:02:35.258Z Compiling hashbrown v0.15.1
25372025-01-08T15:02:35.338Z Compiling fs-err v2.11.0
25382025-01-08T15:02:35.643Z Compiling anyhow v1.0.93
25392025-01-08T15:02:35.704Z Compiling once_cell v1.20.2
25402025-01-08T15:02:36.187Z Compiling thread-id v4.2.2
25412025-01-08T15:02:36.625Z Compiling indexmap v2.6.0
25422025-01-08T15:02:37.789Z Compiling terminal_size v0.4.0
25432025-01-08T15:02:37.789Z Compiling tempfile v3.13.0
25442025-01-08T15:02:38.051Z Compiling clap_builder v4.5.21
25452025-01-08T15:02:38.593Z Compiling proc-macro-error v1.0.4
25462025-01-08T15:02:39.941Z Compiling tabled_derive v0.7.0
25472025-01-08T15:02:41.285Z Compiling tabled v0.15.0
25482025-01-08T15:02:42.842Z Compiling serde_derive v1.0.215
25492025-01-08T15:02:43.901Z Compiling thiserror-impl v1.0.69
25502025-01-08T15:02:44.003Z Compiling zerocopy-derive v0.7.35
25512025-01-08T15:02:44.042Z Compiling scroll_derive v0.12.0
25522025-01-08T15:02:45.478Z Compiling scroll v0.12.0
25532025-01-08T15:02:46.106Z Compiling zerocopy v0.7.35
25542025-01-08T15:02:46.209Z Compiling goblin v0.8.2
25552025-01-08T15:02:46.925Z Compiling thiserror v1.0.69
25562025-01-08T15:02:47.090Z Compiling pest v2.7.14
25572025-01-08T15:02:50.153Z Compiling pest_meta v2.7.14
25582025-01-08T15:02:51.993Z Compiling pest_generator v2.7.14
25592025-01-08T15:02:54.448Z Compiling pest_derive v2.7.14
25602025-01-08T15:02:55.242Z Compiling dtrace-parser v0.2.0
25612025-01-08T15:02:56.948Z Compiling clap_derive v4.5.18
25622025-01-08T15:03:00.401Z Compiling dof v0.3.0
25632025-01-08T15:03:01.669Z Compiling serde_tokenstream v0.2.2
25642025-01-08T15:03:01.700Z Compiling toml_datetime v0.6.8
25652025-01-08T15:03:02.297Z Compiling serde_spanned v0.6.8
25662025-01-08T15:03:02.569Z Compiling toml_edit v0.22.22
25672025-01-08T15:03:02.755Z Compiling camino v1.1.9
25682025-01-08T15:03:04.133Z Compiling usdt-macro v0.5.0
25692025-01-08T15:03:05.408Z Compiling usdt-attr-macro v0.5.0
25702025-01-08T15:03:06.817Z Compiling toml v0.8.19
25712025-01-08T15:03:07.420Z Compiling cargo-platform v0.1.8
25722025-01-08T15:03:07.574Z Compiling semver v1.0.23
25732025-01-08T15:03:08.113Z Compiling cargo_metadata v0.18.1
25742025-01-08T15:03:08.510Z Compiling cargo_toml v0.20.5
25752025-01-08T15:03:09.034Z Compiling usdt v0.5.0
25762025-01-08T15:03:10.535Z Compiling camino-tempfile v1.1.1
25772025-01-08T15:03:10.682Z Compiling clap v4.5.21
25782025-01-08T15:03:10.822Z Compiling macaddr v1.0.1
25792025-01-08T15:03:19.952Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25802025-01-08T15:03:31.407Z Finished `release` profile [optimized] target(s) in 57.27s
25812025-01-08T15:03:31.519Z
25822025-01-08T15:03:31.519Zreal 57.406362426
25832025-01-08T15:03:31.522Zuser 5:47.395473514
25842025-01-08T15:03:31.522Zsys 32.346647044
25852025-01-08T15:03:31.522Ztrap 0.153432126
25862025-01-08T15:03:31.522Ztflt 0.222190033
25872025-01-08T15:03:31.522Zdflt 0.629494850
25882025-01-08T15:03:31.522Zkflt 0.000000000
25892025-01-08T15:03:31.522Zlock 9:53.440631885
25902025-01-08T15:03:31.522Zslp 15:05.020772427
25912025-01-08T15:03:31.522Zlat 13.650035100
25922025-01-08T15:03:31.522Zstop 17.469195358
25932025-01-08T15:03:31.522Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
25942025-01-08T15:03:31.522Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
25952025-01-08T15:03:31.522Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
25962025-01-08T15:03:31.522Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
25972025-01-08T15:03:31.522Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
25982025-01-08T15:03:32.422Z Compiling hashbrown v0.14.5
25992025-01-08T15:03:32.549Z Compiling ident_case v1.0.1
26002025-01-08T15:03:32.564Z Compiling unsafe-libyaml v0.2.11
26012025-01-08T15:03:32.564Z Compiling progenitor-client v0.8.0
26022025-01-08T15:03:32.567Z Compiling ipnetwork v0.20.0
26032025-01-08T15:03:32.567Z Compiling macaddr v1.0.1
26042025-01-08T15:03:32.567Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26052025-01-08T15:03:32.567Z Compiling instant v0.1.13
26062025-01-08T15:03:32.717Z Compiling darling_core v0.20.10
26072025-01-08T15:03:32.719Z Compiling structmeta-derive v0.3.0
26082025-01-08T15:03:33.081Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26092025-01-08T15:03:33.092Z Compiling dropshot v0.13.0
26102025-01-08T15:03:33.092Z Compiling dropshot_endpoint v0.13.0
26112025-01-08T15:03:33.459Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26122025-01-08T15:03:33.519Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26132025-01-08T15:03:33.869Z Compiling regress v0.10.1
26142025-01-08T15:03:33.891Z Compiling regress v0.9.1
26152025-01-08T15:03:34.310Z Compiling serde_yaml v0.9.34+deprecated
26162025-01-08T15:03:34.608Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26172025-01-08T15:03:34.726Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26182025-01-08T15:03:34.809Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26192025-01-08T15:03:35.616Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26202025-01-08T15:03:35.743Z Compiling structmeta v0.3.0
26212025-01-08T15:03:35.817Z Compiling backoff v0.4.0
26222025-01-08T15:03:36.104Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26232025-01-08T15:03:36.211Z Compiling tempfile v3.13.0
26242025-01-08T15:03:36.241Z Compiling parse-display-derive v0.10.0
26252025-01-08T15:03:36.281Z Compiling proc-macro-crate v1.3.1
26262025-01-08T15:03:37.149Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26272025-01-08T15:03:37.438Z Compiling num_enum_derive v0.5.11
26282025-01-08T15:03:37.539Z Compiling itertools v0.13.0
26292025-01-08T15:03:38.046Z Compiling typify-impl v0.2.0
26302025-01-08T15:03:39.048Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26312025-01-08T15:03:39.186Z Compiling zerocopy v0.8.10
26322025-01-08T15:03:39.374Z Compiling zerocopy-derive v0.8.10
26332025-01-08T15:03:39.969Z Compiling darling_macro v0.20.10
26342025-01-08T15:03:40.119Z Compiling num_enum v0.5.11
26352025-01-08T15:03:40.238Z Compiling foreign-types-macros v0.2.3
26362025-01-08T15:03:40.288Z Compiling heapless v0.8.0
26372025-01-08T15:03:40.894Z Compiling crucible-workspace-hack v0.1.0
26382025-01-08T15:03:40.914Z Compiling parse-display v0.10.0
26392025-01-08T15:03:40.935Z Compiling darling v0.20.10
26402025-01-08T15:03:40.955Z Compiling foreign-types-shared v0.3.1
26412025-01-08T15:03:41.098Z Compiling serde_with_macros v3.11.0
26422025-01-08T15:03:41.119Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26432025-01-08T15:03:41.585Z Compiling foreign-types v0.5.0
26442025-01-08T15:03:41.607Z Compiling proc-macro-error v1.0.4
26452025-01-08T15:03:41.855Z Compiling camino-tempfile v1.1.1
26462025-01-08T15:03:41.917Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26472025-01-08T15:03:42.295Z Compiling hash32 v0.3.1
26482025-01-08T15:03:42.354Z Compiling cstr-argument v0.1.2
26492025-01-08T15:03:42.548Z Compiling smoltcp v0.11.0
26502025-01-08T15:03:42.630Z Compiling pretty-hex v0.2.1
26512025-01-08T15:03:42.790Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26522025-01-08T15:03:42.835Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26532025-01-08T15:03:42.980Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26542025-01-08T15:03:43.433Z Compiling tabwriter v1.4.0
26552025-01-08T15:03:43.631Z Compiling colored v2.1.0
26562025-01-08T15:03:43.974Z Compiling cobs v0.2.3
26572025-01-08T15:03:43.994Z Compiling serde_with v3.11.0
26582025-01-08T15:03:44.310Z Compiling postcard v1.0.10
26592025-01-08T15:03:44.431Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26602025-01-08T15:03:44.757Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26612025-01-08T15:03:44.984Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26622025-01-08T15:03:45.026Z Compiling thiserror v2.0.3
26632025-01-08T15:03:45.717Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26642025-01-08T15:03:45.922Z Compiling smf v0.2.3
26652025-01-08T15:03:46.099Z Compiling thiserror-impl v2.0.3
26662025-01-08T15:03:46.319Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26672025-01-08T15:03:47.454Z Compiling zone_cfg_derive v0.3.0
26682025-01-08T15:03:48.096Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26692025-01-08T15:03:48.565Z Compiling num-derive v0.4.2
26702025-01-08T15:03:48.595Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26712025-01-08T15:03:48.752Z Compiling sigpipe v0.1.3
26722025-01-08T15:03:48.900Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26732025-01-08T15:03:48.954Z Compiling zone v0.3.0
26742025-01-08T15:03:49.235Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26752025-01-08T15:03:49.440Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26762025-01-08T15:03:49.510Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26772025-01-08T15:03:49.990Z Compiling universal-hash v0.5.1
26782025-01-08T15:03:50.034Z Compiling opaque-debug v0.3.1
26792025-01-08T15:03:50.152Z Compiling tungstenite v0.21.0
26802025-01-08T15:03:50.213Z Compiling num-rational v0.4.2
26812025-01-08T15:03:50.350Z Compiling password-hash v0.5.0
26822025-01-08T15:03:50.631Z Compiling blake2 v0.10.6
26832025-01-08T15:03:50.899Z Compiling num-complex v0.4.6
26842025-01-08T15:03:50.921Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
26852025-01-08T15:03:51.468Z Compiling aead v0.5.2
26862025-01-08T15:03:51.880Z Compiling convert_case v0.4.0
26872025-01-08T15:03:51.921Z Compiling base64 v0.21.7
26882025-01-08T15:03:52.031Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26892025-01-08T15:03:52.034Z Compiling keccak v0.1.5
26902025-01-08T15:03:52.097Z Compiling num v0.4.3
26912025-01-08T15:03:52.222Z Compiling tokio-tungstenite v0.21.0
26922025-01-08T15:03:52.296Z Compiling argon2 v0.5.3
26932025-01-08T15:03:52.491Z Compiling sha3 v0.10.8
26942025-01-08T15:03:52.719Z Compiling poly1305 v0.8.0
26952025-01-08T15:03:52.853Z Compiling chacha20 v0.9.1
26962025-01-08T15:03:52.933Z Compiling derive_more v0.99.18
26972025-01-08T15:03:53.033Z Compiling float-ord v0.3.2
26982025-01-08T15:03:53.230Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26992025-01-08T15:03:53.562Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27002025-01-08T15:03:53.623Z Compiling same-file v1.0.6
27012025-01-08T15:03:53.707Z Compiling semver v0.1.20
27022025-01-08T15:03:53.960Z Compiling walkdir v2.5.0
27032025-01-08T15:03:54.130Z Compiling rustc_version v0.1.7
27042025-01-08T15:03:54.415Z Compiling newline-converter v0.3.0
27052025-01-08T15:03:54.444Z Compiling primeorder v0.13.6
27062025-01-08T15:03:54.608Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27072025-01-08T15:03:54.692Z Compiling secrecy v0.8.0
27082025-01-08T15:03:54.794Z Compiling cancel-safe-futures v0.1.5
27092025-01-08T15:03:54.995Z Compiling owo-colors v4.1.0
27102025-01-08T15:03:55.018Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27112025-01-08T15:03:55.129Z Compiling newtype_derive v0.1.6
27122025-01-08T15:03:55.192Z Compiling expectorate v1.1.0
27132025-01-08T15:03:55.235Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27142025-01-08T15:03:55.326Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27152025-01-08T15:03:55.387Z Compiling thiserror-impl-no-std v2.0.2
27162025-01-08T15:03:55.428Z Compiling blake3 v1.5.4
27172025-01-08T15:03:55.681Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27182025-01-08T15:03:55.855Z Compiling half v2.4.1
27192025-01-08T15:03:55.919Z Compiling unicase v2.7.0
27202025-01-08T15:03:56.116Z Compiling arc-swap v1.7.1
27212025-01-08T15:03:56.253Z Compiling ciborium-io v0.2.2
27222025-01-08T15:03:56.415Z Compiling ciborium-ll v0.2.2
27232025-01-08T15:03:56.675Z Compiling slog-scope v4.4.0
27242025-01-08T15:03:56.750Z Compiling typify-macro v0.2.0
27252025-01-08T15:03:56.778Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27262025-01-08T15:03:56.850Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27272025-01-08T15:03:57.193Z Compiling polyval v0.6.2
27282025-01-08T15:03:57.234Z Compiling atomicwrites v0.4.4
27292025-01-08T15:03:57.611Z Compiling libsw v3.3.1
27302025-01-08T15:03:57.666Z Compiling memmap2 v0.9.5
27312025-01-08T15:03:57.772Z Compiling parking_lot_core v0.8.6
27322025-01-08T15:03:57.922Z Compiling salty v0.3.0
27332025-01-08T15:03:58.172Z Compiling indent_write v2.2.0
27342025-01-08T15:03:58.292Z Compiling libefi-sys v0.1.0
27352025-01-08T15:03:58.394Z Compiling linear-map v1.2.0
27362025-01-08T15:03:58.420Z Compiling arrayvec v0.7.6
27372025-01-08T15:03:58.576Z Compiling arrayref v0.3.9
27382025-01-08T15:03:58.692Z Compiling constant_time_eq v0.3.1
27392025-01-08T15:03:58.721Z Compiling thiserror-no-std v2.0.2
27402025-01-08T15:03:58.858Z Compiling vsss-rs v3.3.4
27412025-01-08T15:03:58.927Z Compiling ghash v0.5.1
27422025-01-08T15:03:59.123Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27432025-01-08T15:03:59.144Z Compiling slog-stdlog v4.1.1
27442025-01-08T15:03:59.489Z Compiling ciborium v0.2.2
27452025-01-08T15:04:00.134Z Compiling p384 v0.13.0
27462025-01-08T15:04:00.312Z Compiling toolchain_find v0.4.0
27472025-01-08T15:04:00.780Z Compiling chacha20poly1305 v0.10.1
27482025-01-08T15:04:01.005Z Compiling ctr v0.9.2
27492025-01-08T15:04:01.037Z Compiling lzma-sys v0.1.20
27502025-01-08T15:04:01.071Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27512025-01-08T15:04:01.165Z Compiling typify v0.2.0
27522025-01-08T15:04:01.344Z Compiling progenitor-impl v0.8.0
27532025-01-08T15:04:01.396Z Compiling bitfield-struct v0.6.2
27542025-01-08T15:04:01.506Z Compiling slog-dtrace v0.3.0
27552025-01-08T15:04:01.637Z Compiling highway v1.2.0
27562025-01-08T15:04:01.772Z Compiling topological-sort v0.2.2
27572025-01-08T15:04:01.916Z Compiling aes-gcm v0.10.3
27582025-01-08T15:04:02.016Z Compiling omicron-zone-package v0.12.0
27592025-01-08T15:04:02.036Z Compiling rustfmt-wrapper v0.2.1
27602025-01-08T15:04:02.227Z Compiling mime_guess v2.0.5
27612025-01-08T15:04:02.467Z Compiling slog-envlogger v2.2.0
27622025-01-08T15:04:02.624Z Compiling steno v0.4.1
27632025-01-08T15:04:02.897Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27642025-01-08T15:04:03.602Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27652025-01-08T15:04:03.653Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27662025-01-08T15:04:03.815Z Compiling heck v0.3.3
27672025-01-08T15:04:03.905Z Compiling ssh-encoding v0.2.0
27682025-01-08T15:04:04.273Z Compiling blowfish v0.9.1
27692025-01-08T15:04:04.310Z Compiling nibble_vec v0.1.0
27702025-01-08T15:04:04.332Z Compiling env_filter v0.1.2
27712025-01-08T15:04:04.446Z Compiling humantime v2.1.0
27722025-01-08T15:04:04.546Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27732025-01-08T15:04:04.680Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27742025-01-08T15:04:04.765Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27752025-01-08T15:04:04.814Z Compiling endian-type v0.1.2
27762025-01-08T15:04:04.978Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27772025-01-08T15:04:05.030Z Compiling radix_trie v0.2.1
27782025-01-08T15:04:05.059Z Compiling env_logger v0.11.5
27792025-01-08T15:04:05.095Z Compiling bcrypt-pbkdf v0.10.0
27802025-01-08T15:04:05.116Z Compiling ssh-cipher v0.2.0
27812025-01-08T15:04:05.767Z Compiling zone_cfg_derive v0.1.2
27822025-01-08T15:04:05.846Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27832025-01-08T15:04:05.970Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27842025-01-08T15:04:06.411Z Compiling parking_lot v0.11.2
27852025-01-08T15:04:06.918Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27862025-01-08T15:04:07.076Z Compiling password-hash v0.4.2
27872025-01-08T15:04:07.097Z Compiling gethostname v0.5.0
27882025-01-08T15:04:07.342Z Compiling fxhash v0.2.1
27892025-01-08T15:04:07.344Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
27902025-01-08T15:04:07.384Z Compiling http-range v0.1.5
27912025-01-08T15:04:07.406Z Compiling matches v0.1.10
27922025-01-08T15:04:07.520Z Compiling bumpalo v3.16.0
27932025-01-08T15:04:07.561Z Compiling zip v2.1.3
27942025-01-08T15:04:07.667Z Compiling simd-adler32 v0.3.7
27952025-01-08T15:04:07.770Z Compiling base64 v0.13.1
27962025-01-08T15:04:07.889Z Compiling lockfree-object-pool v0.1.6
27972025-01-08T15:04:08.046Z Compiling idna v0.2.3
27982025-01-08T15:04:08.067Z Compiling pbkdf2 v0.11.0
27992025-01-08T15:04:08.183Z Compiling zopfli v0.8.1
28002025-01-08T15:04:08.241Z Compiling ron v0.7.1
28012025-01-08T15:04:08.430Z Compiling sled v0.34.7
28022025-01-08T15:04:08.433Z Compiling zone v0.1.8
28032025-01-08T15:04:09.189Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28042025-01-08T15:04:09.568Z Compiling progenitor-macro v0.8.0
28052025-01-08T15:04:09.728Z Compiling xz2 v0.1.7
28062025-01-08T15:04:09.933Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28072025-01-08T15:04:10.088Z Compiling ssh-key v0.6.6
28082025-01-08T15:04:10.237Z Compiling hickory-client v0.24.1
28092025-01-08T15:04:11.093Z Compiling p521 v0.13.3
28102025-01-08T15:04:11.115Z Compiling p256 v0.13.2
28112025-01-08T15:04:11.193Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28122025-01-08T15:04:11.799Z Compiling hickory-server v0.24.1
28132025-01-08T15:04:12.016Z Compiling enum-as-inner v0.5.1
28142025-01-08T15:04:12.344Z Compiling pem v3.0.4
28152025-01-08T15:04:13.084Z Compiling yasna v0.5.2
28162025-01-08T15:04:13.185Z Compiling headers-core v0.3.0
28172025-01-08T15:04:13.375Z Compiling kstat-rs v0.2.4
28182025-01-08T15:04:13.582Z Compiling nanorand v0.7.0
28192025-01-08T15:04:14.075Z Compiling atty v0.2.14
28202025-01-08T15:04:14.196Z Compiling russh-cryptovec v0.7.3
28212025-01-08T15:04:14.242Z Compiling md5 v0.7.0
28222025-01-08T15:04:14.555Z Compiling russh-keys v0.45.0
28232025-01-08T15:04:14.792Z Compiling rcgen v0.12.1
28242025-01-08T15:04:14.834Z Compiling flume v0.11.1
28252025-01-08T15:04:14.856Z Compiling headers v0.4.0
28262025-01-08T15:04:14.970Z Compiling trust-dns-proto v0.22.0
28272025-01-08T15:04:16.741Z Compiling hyper-staticfile v0.10.1
28282025-01-08T15:04:17.379Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28292025-01-08T15:04:17.932Z Compiling num-bigint v0.4.6
28302025-01-08T15:04:18.038Z Compiling des v0.8.1
28312025-01-08T15:04:18.093Z Compiling subprocess v0.2.9
28322025-01-08T15:04:18.413Z Compiling display-error-chain v0.2.2
28332025-01-08T15:04:18.645Z Compiling dhcproto-macros v0.1.0
28342025-01-08T15:04:18.926Z Compiling hex-literal v0.4.1
28352025-01-08T15:04:19.004Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28362025-01-08T15:04:19.103Z Compiling internet-checksum v0.2.1
28372025-01-08T15:04:19.635Z Compiling dhcproto v0.12.0
28382025-01-08T15:04:21.006Z Compiling russh v0.45.0
28392025-01-08T15:04:23.053Z Compiling progenitor v0.8.0
28402025-01-08T15:04:23.190Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28412025-01-08T15:04:23.192Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28422025-01-08T15:04:23.192Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28432025-01-08T15:04:23.192Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28442025-01-08T15:04:23.192Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28452025-01-08T15:04:23.193Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28462025-01-08T15:04:23.293Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28472025-01-08T15:04:24.709Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28482025-01-08T15:04:25.012Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28492025-01-08T15:04:25.630Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28502025-01-08T15:04:28.926Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28512025-01-08T15:04:29.035Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28522025-01-08T15:04:39.205Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28532025-01-08T15:04:39.206Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28542025-01-08T15:04:39.208Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28552025-01-08T15:04:39.208Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28562025-01-08T15:04:42.504Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28572025-01-08T15:04:42.754Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28582025-01-08T15:04:43.937Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28592025-01-08T15:04:44.241Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28602025-01-08T15:04:46.566Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28612025-01-08T15:04:47.534Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28622025-01-08T15:04:48.587Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28632025-01-08T15:04:48.678Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28642025-01-08T15:04:50.082Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28652025-01-08T15:04:51.183Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28662025-01-08T15:04:51.811Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28672025-01-08T15:04:52.893Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28682025-01-08T15:04:52.915Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28692025-01-08T15:04:53.774Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28702025-01-08T15:04:54.263Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28712025-01-08T15:04:55.359Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28722025-01-08T15:04:55.878Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28732025-01-08T15:04:56.585Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28742025-01-08T15:04:58.027Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28752025-01-08T15:04:58.983Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28762025-01-08T15:05:01.688Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28772025-01-08T15:05:01.937Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28782025-01-08T15:05:02.973Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28792025-01-08T15:05:04.085Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28802025-01-08T15:05:09.571Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28812025-01-08T15:05:18.538Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28822025-01-08T15:05:19.929Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28832025-01-08T15:05:40.208Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28842025-01-08T15:06:16.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
28852025-01-08T15:06:16.697Z
28862025-01-08T15:06:16.697Zreal 2:45.117109577
28872025-01-08T15:06:16.697Zuser 12:36.078902492
28882025-01-08T15:06:16.697Zsys 2:48.920643878
28892025-01-08T15:06:16.697Ztrap 0.330887320
28902025-01-08T15:06:16.697Ztflt 0.840966739
28912025-01-08T15:06:16.697Zdflt 2.069737850
28922025-01-08T15:06:16.700Zkflt 0.000029244
28932025-01-08T15:06:16.700Zlock 26:09.525048363
28942025-01-08T15:06:16.700Zslp 45:12.743088106
28952025-01-08T15:06:16.700Zlat 34.810397806
28962025-01-08T15:06:16.700Zstop 1:34.265959992
28972025-01-08T15:06:16.700Z+ mkdir tests
28982025-01-08T15:06:16.703Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
28992025-01-08T15:06:16.703Z+ xargs -I '{}' -t cp '{}' tests/
29002025-01-08T15:06:16.743Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-a65261c80d673e6f tests/
29012025-01-08T15:06:16.764Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a3e6b71d30e2fa2a tests/
29022025-01-08T15:06:16.784Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5d8773b64f36e079 tests/
29032025-01-08T15:06:16.804Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a5443c6ae7b0140e tests/
29042025-01-08T15:06:16.977Z+ 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/*)
29052025-01-08T15:06:16.980Z+ 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-a3e6b71d30e2fa2a tests/commtest-5d8773b64f36e079 tests/dhcp_server-a65261c80d673e6f tests/end_to_end_tests-a5443c6ae7b0140e 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
29062025-01-08T15:07:28.707ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29072025-01-08T15:07:28.707Za .github/buildomat/ci-env.sh 1K
29082025-01-08T15:07:28.707Za out/target/test 1K
29092025-01-08T15:07:28.707Za out/npuzone/npuzone 23144K
29102025-01-08T15:07:28.707Za package-manifest.toml 34K
29112025-01-08T15:07:28.707Za smf/sled-agent/non-gimlet/config.toml 4K
29122025-01-08T15:07:28.707Za target/release/omicron-package 36062K
29132025-01-08T15:07:28.708Za target/release/xtask 11721K
29142025-01-08T15:07:28.708Za target/debug/bootstrap 209145K
29152025-01-08T15:07:28.708Za tests/bootstrap-a3e6b71d30e2fa2a 24243K
29162025-01-08T15:07:28.708Za tests/commtest-5d8773b64f36e079 25019K
29172025-01-08T15:07:28.708Za tests/dhcp_server-a65261c80d673e6f 24243K
29182025-01-08T15:07:28.708Za tests/end_to_end_tests-a5443c6ae7b0140e 227342K
29192025-01-08T15:07:28.708Za out/clickhouse.tar.gz 293508K
29202025-01-08T15:07:28.708Za out/clickhouse_keeper.tar.gz 280612K
29212025-01-08T15:07:28.708Za out/clickhouse_server.tar.gz 293495K
29222025-01-08T15:07:28.708Za out/cockroachdb.tar.gz 134638K
29232025-01-08T15:07:28.708Za out/crucible-dtrace.tar 85K
29242025-01-08T15:07:28.708Za out/crucible-pantry-zone.tar.gz 28212K
29252025-01-08T15:07:28.708Za out/crucible-zone.tar.gz 36434K
29262025-01-08T15:07:28.708Za out/external-dns.tar.gz 35342K
29272025-01-08T15:07:28.708Za out/internal-dns.tar.gz 35343K
29282025-01-08T15:07:28.708Za out/mg-ddm-gz.tar 63075K
29292025-01-08T15:07:28.708Za out/nexus.tar.gz 98588K
29302025-01-08T15:07:28.708Za out/ntp.tar.gz 10389K
29312025-01-08T15:07:28.708Za out/omicron-gateway-softnpu.tar.gz 23965K
29322025-01-08T15:07:28.708Za out/omicron-sled-agent.tar 113570K
29332025-01-08T15:07:28.708Za out/overlay.tar.gz 3K
29342025-01-08T15:07:28.710Za out/oximeter.tar.gz 47816K
29352025-01-08T15:07:28.710Za out/oxlog.tar 3088K
29362025-01-08T15:07:28.710Za out/probe.tar.gz 2764K
29372025-01-08T15:07:28.710Za out/propolis-server.tar.gz 66291K
29382025-01-08T15:07:28.710Za out/pumpkind-gz.tar 26665K
29392025-01-08T15:07:28.710Za out/switch-softnpu.tar.gz 235378K
29402025-01-08T15:07:28.714Z
29412025-01-08T15:07:28.714Zreal 1:11.719913832
29422025-01-08T15:07:28.714Zuser 1:08.390871235
29432025-01-08T15:07:28.714Zsys 4.717539763
29442025-01-08T15:07:28.714Ztrap 0.017212783
29452025-01-08T15:07:28.714Ztflt 0.000000000
29462025-01-08T15:07:28.715Zdflt 0.000000000
29472025-01-08T15:07:28.715Zkflt 0.000000000
29482025-01-08T15:07:28.715Zlock 0.000000000
29492025-01-08T15:07:28.715Zslp 1:08.192415641
29502025-01-08T15:07:28.715Zlat 2.117482187
29512025-01-08T15:07:28.715Zstop 0.000203793
29522025-01-08T15:07:28.715Zprocess exited: duration 1958825 ms, exit code 0
 
29532025-01-08T15:07:28.733Zfound 1 output files
29542025-01-08T15:07:28.733Zuploading: /work/package.tar.gz (1880376243 bytes)
29552025-01-08T15:08:11.659Zuploaded: /work/package.tar.gz