01JHKSSWQ5523PMEFFCGA11P5B: 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: 01JHKST7334FXJ3YQF5RPMWWFZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-15T01:39:55.109Zjob assigned to worker 01JHKSTBCYGK6P0YG8W30V7JXX [factory aws, i-004326a225d70f878] (queued for 57 s)
 
22025-01-15T01:40:02.835Zstarting task 0: "setup"
32025-01-15T01:40:02.844Z++ uname -s
42025-01-15T01:40:02.847Z+ kern=SunOS
52025-01-15T01:40:02.847Z+ case "$kern" in
62025-01-15T01:40:02.847Z+ groupadd -g 12345 build
72025-01-15T01:40:02.849Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-15T01:40:04.857Z+ zfs create -o mountpoint=/work rpool/work
92025-01-15T01:40:04.968Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-15T01:40:04.970Z+ home_fs=zfs
112025-01-15T01:40:04.970Z+ [[ zfs == autofs ]]
122025-01-15T01:40:04.970Z+ mkdir -p /home/build
132025-01-15T01:40:04.973Z+ chown build:build /home/build /work
142025-01-15T01:40:06.975Z+ chmod 0700 /home/build /work
152025-01-15T01:40:06.978Zprocess exited: duration 4143 ms, exit code 0
 
162025-01-15T01:40:06.985Zstarting task 1: "rust-toolchain"
172025-01-15T01:40:06.988Z+ printf ' * toolchain channel = "%s"
182025-01-15T01:40:06.988Z' 1.84.0
192025-01-15T01:40:06.988Z * toolchain channel = "1.84.0"
202025-01-15T01:40:06.988Z+ printf ' * toolchain profile = "%s"
212025-01-15T01:40:06.988Z * toolchain profile = "default"
222025-01-15T01:40:06.988Z' default
232025-01-15T01:40:06.991Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-15T01:40:06.991Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-15T01:40:07.104Zinfo: downloading installer
262025-01-15T01:40:08.671Zinfo: profile set to 'default'
272025-01-15T01:40:08.671Zinfo: default host triple is x86_64-unknown-illumos
282025-01-15T01:40:08.674Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-15T01:40:08.859Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-15T01:40:08.859Zinfo: downloading component 'cargo'
312025-01-15T01:40:09.901Zinfo: downloading component 'clippy'
322025-01-15T01:40:10.310Zinfo: downloading component 'rust-docs'
332025-01-15T01:40:11.750Zinfo: downloading component 'rust-std'
342025-01-15T01:40:13.855Zinfo: downloading component 'rustc'
352025-01-15T01:40:21.956Zinfo: downloading component 'rustfmt'
362025-01-15T01:40:22.261Zinfo: installing component 'cargo'
372025-01-15T01:40:23.084Zinfo: installing component 'clippy'
382025-01-15T01:40:23.463Zinfo: installing component 'rust-docs'
392025-01-15T01:40:25.133Zinfo: installing component 'rust-std'
402025-01-15T01:40:26.841Zinfo: installing component 'rustc'
412025-01-15T01:40:32.893Zinfo: installing component 'rustfmt'
422025-01-15T01:40:33.228Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-15T01:40:33.229Z
442025-01-15T01:40:33.623Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-15T01:40:33.623Z
462025-01-15T01:40:33.625Z
472025-01-15T01:40:33.626ZRust is installed now. Great!
482025-01-15T01:40:33.626Z
492025-01-15T01:40:33.626ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-15T01:40:33.626Zenvironment variable. This has not been done automatically.
512025-01-15T01:40:33.626Z
522025-01-15T01:40:33.626ZTo configure your current shell, you need to source
532025-01-15T01:40:33.626Zthe corresponding env file under $HOME/.cargo.
542025-01-15T01:40:33.626Z
552025-01-15T01:40:33.626ZThis is usually done by running one of the following (note the leading DOT):
562025-01-15T01:40:33.626Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-15T01:40:33.626Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-15T01:40:33.700Z+ rustc --version
592025-01-15T01:40:33.766Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-15T01:40:33.769Zprocess exited: duration 26777 ms, exit code 0
 
612025-01-15T01:40:33.777Zstarting task 2: "authentication"
622025-01-15T01:40:33.798Zprocess exited: duration 20 ms, exit code 0
 
632025-01-15T01:40:33.804Zstarting task 3: "clone repository"
642025-01-15T01:40:33.809Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-15T01:40:33.811Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-15T01:40:33.853ZCloning into '/work/oxidecomputer/omicron'...
672025-01-15T01:40:40.716Z+ cd /work/oxidecomputer/omicron
682025-01-15T01:40:40.716Z+ git fetch origin 8b2d5bd3d791029ceb954179d59679004268f442
692025-01-15T01:40:41.044ZFrom https://github.com/oxidecomputer/omicron
702025-01-15T01:40:41.044Z * branch 8b2d5bd3d791029ceb954179d59679004268f442 -> FETCH_HEAD
712025-01-15T01:40:41.055Z+ [[ -n support-bundle-response ]]
722025-01-15T01:40:41.057Z++ git branch --show-current
732025-01-15T01:40:41.059Z+ current=main
742025-01-15T01:40:41.059Z+ [[ main != support-bundle-response ]]
752025-01-15T01:40:41.059Z+ git branch -f support-bundle-response 8b2d5bd3d791029ceb954179d59679004268f442
762025-01-15T01:40:41.062Z+ git checkout -f support-bundle-response
772025-01-15T01:40:41.237ZSwitched to branch 'support-bundle-response'
782025-01-15T01:40:41.241Z+ git reset --hard 8b2d5bd3d791029ceb954179d59679004268f442
792025-01-15T01:40:41.257ZHEAD is now at 8b2d5bd3d Support bundle download endpoints could distinguish success and failure status codes in OpenAPI
802025-01-15T01:40:41.259Zprocess exited: duration 7451 ms, exit code 0
 
812025-01-15T01:40:41.269Zstarting task 4: "build"
822025-01-15T01:40:41.272Z+ source .github/buildomat/ci-env.sh
832025-01-15T01:40:41.274Z++ export CARGO_TERM_COLOR=always
842025-01-15T01:40:41.274Z++ CARGO_TERM_COLOR=always
852025-01-15T01:40:41.274Z+ cargo --version
862025-01-15T01:40:41.333Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-15T01:40:41.336Z+ rustc --version
882025-01-15T01:40:41.396Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-15T01:40:41.399Z+ WORK=/work
902025-01-15T01:40:41.400Z+ pfexec mkdir -p /work
912025-01-15T01:40:41.403Z+ pfexec chown build /work
922025-01-15T01:40:41.406Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-15T01:40:43.043Zpkg list: illegal option -- F
942025-01-15T01:40:43.043ZUsage:
952025-01-15T01:40:43.046Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-15T01:40:43.046Z [pkg_fmri_pattern ...]
972025-01-15T01:40:43.901Zpkg list: illegal option -- F
982025-01-15T01:40:43.901ZUsage:
992025-01-15T01:40:43.904Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-15T01:40:43.904Z [pkg_fmri_pattern ...]
1012025-01-15T01:40:49.677Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-15T01:40:53.789Z Startup: Caching catalogs ... Done
1032025-01-15T01:41:05.083ZPlanning: Solver setup ... Done (10.469s)
1042025-01-15T01:41:05.231ZPlanning: Running solver ... Done (0.148s)
1052025-01-15T01:41:05.346ZPlanning: Finding local manifests ... Done (0.006s)
1062025-01-15T01:41:05.446ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-15T01:41:06.144ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-15T01:41:06.255ZPlanning: Package planning ... Done (0.111s)
1092025-01-15T01:41:06.312ZPlanning: Merging actions ... Done (0.056s)
1102025-01-15T01:41:06.516ZPlanning: Checking for conflicting actions ... Done (0.204s)
1112025-01-15T01:41:08.623ZPlanning: Consolidating action changes ... Done (2.106s)
1122025-01-15T01:41:09.072ZPlanning: Evaluating mediators ... Done (0.448s)
1132025-01-15T01:41:09.152ZPlanning: Planning completed in 15.26 seconds
1142025-01-15T01:41:09.170Z Packages to install: 4
1152025-01-15T01:41:09.170Z Packages to update: 3
1162025-01-15T01:41:09.173Z Mediators to change: 2
1172025-01-15T01:41:09.173Z Services to change: 1
1182025-01-15T01:41:09.173Z Estimated space available: 155.61 GB
1192025-01-15T01:41:09.173ZEstimated space to be consumed: 1.64 GB
1202025-01-15T01:41:09.173Z Create boot environment: No
1212025-01-15T01:41:09.173ZCreate backup boot environment: Yes
1222025-01-15T01:41:09.173Z Rebuild boot archive: No
1232025-01-15T01:41:09.173Z
1242025-01-15T01:41:09.173ZChanged mediators:
1252025-01-15T01:41:09.173Z mediator clang:
1262025-01-15T01:41:09.173Z version: None -> 15 (system default)
1272025-01-15T01:41:09.173Z
1282025-01-15T01:41:09.173Z mediator llvm:
1292025-01-15T01:41:09.173Z version: 14 (system default) -> 15 (system default)
1302025-01-15T01:41:09.173Z
1312025-01-15T01:41:09.173ZChanged packages:
1322025-01-15T01:41:09.173Zhelios-dev
1332025-01-15T01:41:09.173Z developer/build-essential
1342025-01-15T01:41:09.173Z None -> 11-2.0
1352025-01-15T01:41:09.173Z library/libxmlsec1
1362025-01-15T01:41:09.173Z None -> 1.2.35-2.0
1372025-01-15T01:41:09.173Z ooce/developer/clang-15
1382025-01-15T01:41:09.173Z None -> 15.0.7-2.0
1392025-01-15T01:41:09.173Z ooce/developer/llvm-15
1402025-01-15T01:41:09.173Z None -> 15.0.7-2.0
1412025-01-15T01:41:09.173Z package/pkg
1422025-01-15T01:41:09.173Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-15T01:41:09.174Z system/library/g++-runtime
1442025-01-15T01:41:09.174Z 13-2.0 -> 14-2.0
1452025-01-15T01:41:09.174Z system/library/gcc-runtime
1462025-01-15T01:41:09.174Z 13-2.0 -> 14-2.0
1472025-01-15T01:41:09.174Z
1482025-01-15T01:41:09.174ZServices:
1492025-01-15T01:41:09.174Z restart_fmri:
1502025-01-15T01:41:09.174Z svc:/system/update-man-index:default
1512025-01-15T01:41:09.174Z
1522025-01-15T01:41:09.174ZEditable files to change:
1532025-01-15T01:41:09.174Z Update:
1542025-01-15T01:41:09.174Z usr/share/lib/pkg/web/config.shtml
1552025-01-15T01:41:09.254Z
1562025-01-15T01:41:09.254ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-15T01:41:14.257ZDownload: 970/4301 items 19.4/225.4MB 8% complete (3.9M/s)
1582025-01-15T01:41:19.269ZDownload: 1301/4301 items 115.1/225.4MB 51% complete (11.7M/s)
1592025-01-15T01:41:24.273ZDownload: 2191/4301 items 117.6/225.4MB 52% complete (9.8M/s)
1602025-01-15T01:41:30.357ZDownload: 2217/4301 items 117.7/225.4MB 52% complete (9.6M/s)
1612025-01-15T01:41:43.160ZDownload: 2220/4301 items 117.8/225.4MB 52% complete
1622025-01-15T01:41:48.163ZDownload: 2239/4301 items 119.3/225.4MB 52% complete (293k/s)
1632025-01-15T01:41:53.166ZDownload: 3360/4301 items 213.8/225.4MB 94% complete (9.6M/s)
1642025-01-15T01:41:56.065ZDownload: Completed 225.42 MB in 46.80 seconds (4.8M/s)
1652025-01-15T01:41:58.161Z Actions: 1/5122 actions (Removing old actions)
1662025-01-15T01:41:58.183Z Actions: 194/5122 actions (Installing new actions)
1672025-01-15T01:42:02.983Z Actions: 4267/5122 actions (Updating modified actions)
1682025-01-15T01:42:03.341Z Actions: Completed 5122 actions in 5.18 seconds.
1692025-01-15T01:42:03.747Z Done (0.398s)
1702025-01-15T01:42:03.750Z Done (0.001s)
1712025-01-15T01:42:04.332Z Done (0.582s)
1722025-01-15T01:42:08.861Z Done (4.246s)
1732025-01-15T01:42:08.935Z Done (0.020s)
1742025-01-15T01:42:08.936Z Done (0.000s)
1752025-01-15T01:42:09.091Z Done (0.000s)
1762025-01-15T01:42:09.763ZPlanning: Evaluating mediator changes ... Done
1772025-01-15T01:42:09.924ZPlanning: Checking for conflicting actions ... Done
1782025-01-15T01:42:09.929ZPlanning: Consolidating action changes ... Done
1792025-01-15T01:42:10.198ZPlanning: Evaluating mediators ... Done
1802025-01-15T01:42:10.202ZPlanning: Planning completed in 0.44 seconds
1812025-01-15T01:42:10.239Z Mediators to change: 2
1822025-01-15T01:42:10.239Z Create boot environment: No
1832025-01-15T01:42:10.239ZCreate backup boot environment: No
1842025-01-15T01:42:10.316Z Done
1852025-01-15T01:42:10.316Z Done
1862025-01-15T01:42:10.685Z Done
1872025-01-15T01:42:14.325Z Done
1882025-01-15T01:42:14.415Z Done
1892025-01-15T01:42:14.418Z Done
1902025-01-15T01:42:14.552Z Done
1912025-01-15T01:42:15.172ZPlanning: Evaluating mediator changes ... Done
1922025-01-15T01:42:15.176ZPlanning: Merging actions ... Done
1932025-01-15T01:42:15.368ZPlanning: Checking for conflicting actions ... Done
1942025-01-15T01:42:15.371ZPlanning: Consolidating action changes ... Done
1952025-01-15T01:42:15.639ZPlanning: Evaluating mediators ... Done
1962025-01-15T01:42:15.696ZPlanning: Planning completed in 0.77 seconds
1972025-01-15T01:42:15.737Z Packages to change: 1
1982025-01-15T01:42:15.737Z Mediators to change: 1
1992025-01-15T01:42:15.740Z Services to change: 1
2002025-01-15T01:42:15.740Z Create boot environment: No
2012025-01-15T01:42:15.740ZCreate backup boot environment: Yes
2022025-01-15T01:42:18.105Z Actions: 1/6 actions (Updating modified actions)
2032025-01-15T01:42:18.108Z Actions: Completed 6 actions in 0.00 seconds.
2042025-01-15T01:42:18.108Z Done
2052025-01-15T01:42:18.108Z Done
2062025-01-15T01:42:18.226Z Done
2072025-01-15T01:42:21.866Z Done
2082025-01-15T01:42:21.962Z Done
2092025-01-15T01:42:21.965Z Done
2102025-01-15T01:42:22.111Z Done
2112025-01-15T01:42:22.546ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2122025-01-15T01:42:22.546Zclang system 15 system
2132025-01-15T01:42:22.546Zcsh system system illumos
2142025-01-15T01:42:22.546Zctags system system illumos
2152025-01-15T01:42:22.546Zgcc vendor 12 vendor
2162025-01-15T01:42:22.546Zgcc system 10 system
2172025-01-15T01:42:22.546Zgcc system 7 system
2182025-01-15T01:42:22.546Zgo system 1.20 system
2192025-01-15T01:42:22.546Zgo system 1.19 system
2202025-01-15T01:42:22.546Zllvm system 15 system
2212025-01-15T01:42:22.546Zllvm system 14 system
2222025-01-15T01:42:22.546Zmariadb system 10.6 system
2232025-01-15T01:42:22.546Zmta vendor vendor dma
2242025-01-15T01:42:22.546Zopenjdk system 17 system
2252025-01-15T01:42:22.546Zopenjdk system 11 system
2262025-01-15T01:42:22.546Zopenjdk system 1.8 system
2272025-01-15T01:42:22.546Zopenssl vendor 3 vendor
2282025-01-15T01:42:22.546Zperl system 5.36 system
2292025-01-15T01:42:22.546Zpostgresql system 15 system
2302025-01-15T01:42:22.547Zpostgresql system 13 system
2312025-01-15T01:42:22.547Zpython vendor 3 vendor
2322025-01-15T01:42:22.547Zpython system 2 system
2332025-01-15T01:42:22.547Zpython3 system 3.11 system
2342025-01-15T01:42:22.547Zruby system 3.0 system
2352025-01-15T01:42:22.547Zwords vendor vendor american-english
2362025-01-15T01:42:22.547Zwords system system australian-english
2372025-01-15T01:42:22.547Zwords system system british-english
2382025-01-15T01:42:22.547Zwords system system canadian-english
2392025-01-15T01:42:22.547Zwords system system french
2402025-01-15T01:42:22.547Zwords system system italian
2412025-01-15T01:42:22.547Zwords system system ngerman
2422025-01-15T01:42:22.547Zwords system system ogerman
2432025-01-15T01:42:22.547Zwords system system spanish
2442025-01-15T01:42:22.876ZPUBLISHER TYPE STATUS P LOCATION
2452025-01-15T01:42:22.876Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2462025-01-15T01:42:25.700ZFMRI IFO
2472025-01-15T01:42:25.700Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482025-01-15T01:42:25.700Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492025-01-15T01:42:25.700Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502025-01-15T01:42:25.700Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2512025-01-15T01:42:25.700Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2522025-01-15T01:42:25.700Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532025-01-15T01:42:25.700Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2542025-01-15T01:42:25.700Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2552025-01-15T01:42:25.700Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2562025-01-15T01:42:25.700Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2572025-01-15T01:42:25.700Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2582025-01-15T01:42:25.700Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592025-01-15T01:42:25.700Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2602025-01-15T01:42:25.700Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2612025-01-15T01:42:25.700Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2622025-01-15T01:42:26.453Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2632025-01-15T01:42:26.754Z Updating crates.io index
2642025-01-15T01:42:26.810Z Updating git repository `https://github.com/oxidecomputer/diffus`
2652025-01-15T01:42:27.108Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662025-01-15T01:42:27.619Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2672025-01-15T01:42:27.900Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2682025-01-15T01:42:28.134Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2692025-01-15T01:42:28.449Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702025-01-15T01:42:29.394Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712025-01-15T01:42:30.982Z Updating git repository `https://github.com/oxidecomputer/opte`
2722025-01-15T01:42:31.601Z Updating git repository `https://github.com/oxidecomputer/falcon`
2732025-01-15T01:42:32.395Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742025-01-15T01:42:32.721Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752025-01-15T01:42:33.020Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2762025-01-15T01:42:33.699Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2772025-01-15T01:42:34.026Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2782025-01-15T01:42:34.339Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792025-01-15T01:42:34.597Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802025-01-15T01:42:34.897Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812025-01-15T01:42:35.162Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822025-01-15T01:42:35.567Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2832025-01-15T01:42:35.827Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842025-01-15T01:42:36.230Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2852025-01-15T01:42:36.536Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862025-01-15T01:42:37.084Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872025-01-15T01:42:37.381Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2882025-01-15T01:42:37.854Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892025-01-15T01:42:38.235Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2902025-01-15T01:42:38.520Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912025-01-15T01:42:38.784Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922025-01-15T01:42:39.021Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932025-01-15T01:42:40.401Z Downloading crates ...
2942025-01-15T01:42:40.649Z Downloaded clap_derive v4.5.18
2952025-01-15T01:42:40.652Z Downloaded cfg-if v1.0.0
2962025-01-15T01:42:40.657Z Downloaded autocfg v1.4.0
2972025-01-15T01:42:40.659Z Downloaded heck v0.5.0
2982025-01-15T01:42:40.662Z Downloaded byteorder v1.5.0
2992025-01-15T01:42:40.662Z Downloaded anstyle-query v1.1.1
3002025-01-15T01:42:40.665Z Downloaded camino v1.1.9
3012025-01-15T01:42:40.665Z Downloaded errno v0.3.9
3022025-01-15T01:42:40.668Z Downloaded generic-array v0.14.7
3032025-01-15T01:42:40.668Z Downloaded anstream v0.6.15
3042025-01-15T01:42:40.670Z Downloaded anstyle v1.0.10
3052025-01-15T01:42:40.670Z Downloaded camino-tempfile v1.1.1
3062025-01-15T01:42:40.673Z Downloaded block-buffer v0.10.4
3072025-01-15T01:42:40.673Z Downloaded anyhow v1.0.93
3082025-01-15T01:42:40.677Z Downloaded anstyle-parse v0.2.5
3092025-01-15T01:42:40.679Z Downloaded pest_generator v2.7.14
3102025-01-15T01:42:40.682Z Downloaded cargo-platform v0.1.8
3112025-01-15T01:42:40.685Z Downloaded crypto-common v0.1.6
3122025-01-15T01:42:40.688Z Downloaded pest_derive v2.7.14
3132025-01-15T01:42:40.691Z Downloaded clap_lex v0.7.2
3142025-01-15T01:42:40.695Z Downloaded pest v2.7.14
3152025-01-15T01:42:40.699Z Downloaded once_cell v1.20.2
3162025-01-15T01:42:40.702Z Downloaded memchr v2.7.4
3172025-01-15T01:42:40.706Z Downloaded dtrace-parser v0.2.0
3182025-01-15T01:42:40.709Z Downloaded itoa v1.0.11
3192025-01-15T01:42:40.709Z Downloaded indexmap v2.7.0
3202025-01-15T01:42:40.712Z Downloaded cargo_metadata v0.18.1
3212025-01-15T01:42:40.715Z Downloaded pretty-hex v0.4.1
3222025-01-15T01:42:40.715Z Downloaded heck v0.4.1
3232025-01-15T01:42:40.719Z Downloaded proc-macro-error-attr v1.0.4
3242025-01-15T01:42:40.719Z Downloaded plain v0.2.3
3252025-01-15T01:42:40.722Z Downloaded memmap v0.7.0
3262025-01-15T01:42:40.722Z Downloaded is_terminal_polyfill v1.70.1
3272025-01-15T01:42:40.722Z Downloaded fastrand v2.1.1
3282025-01-15T01:42:40.722Z Downloaded dof v0.3.0
3292025-01-15T01:42:40.724Z Downloaded thiserror v1.0.69
3302025-01-15T01:42:40.727Z Downloaded bytecount v0.6.8
3312025-01-15T01:42:40.730Z Downloaded digest v0.10.7
3322025-01-15T01:42:40.732Z Downloaded scroll_derive v0.12.0
3332025-01-15T01:42:40.732Z Downloaded equivalent v1.0.1
3342025-01-15T01:42:40.735Z Downloaded strsim v0.11.1
3352025-01-15T01:42:40.738Z Downloaded thiserror-impl v1.0.69
3362025-01-15T01:42:40.741Z Downloaded fs-err v2.11.0
3372025-01-15T01:42:40.743Z Downloaded smawk v0.3.2
3382025-01-15T01:42:40.755Z Downloaded usdt-macro v0.5.0
3392025-01-15T01:42:40.758Z Downloaded swrite v0.1.0
3402025-01-15T01:42:40.758Z Downloaded macaddr v1.0.1
3412025-01-15T01:42:40.760Z Downloaded terminal_size v0.4.0
3422025-01-15T01:42:40.760Z Downloaded serde_tokenstream v0.2.2
3432025-01-15T01:42:40.763Z Downloaded colorchoice v1.0.2
3442025-01-15T01:42:40.763Z Downloaded usdt-attr-macro v0.5.0
3452025-01-15T01:42:40.766Z Downloaded tempfile v3.13.0
3462025-01-15T01:42:40.769Z Downloaded serde_spanned v0.6.8
3472025-01-15T01:42:40.769Z Downloaded fnv v1.0.7
3482025-01-15T01:42:40.771Z Downloaded proc-macro-error v1.0.4
3492025-01-15T01:42:40.774Z Downloaded thread-id v4.2.2
3502025-01-15T01:42:40.774Z Downloaded tabled_derive v0.7.0
3512025-01-15T01:42:40.777Z Downloaded proc-macro2 v1.0.92
3522025-01-15T01:42:40.780Z Downloaded sha2 v0.10.8
3532025-01-15T01:42:40.782Z Downloaded toml_datetime v0.6.8
3542025-01-15T01:42:40.783Z Downloaded quote v1.0.38
3552025-01-15T01:42:40.785Z Downloaded semver v1.0.24
3562025-01-15T01:42:40.788Z Downloaded log v0.4.22
3572025-01-15T01:42:40.791Z Downloaded usdt v0.5.0
3582025-01-15T01:42:40.794Z Downloaded ucd-trie v0.1.7
3592025-01-15T01:42:40.794Z Downloaded cpufeatures v0.2.14
3602025-01-15T01:42:40.794Z Downloaded version_check v0.9.5
3612025-01-15T01:42:40.797Z Downloaded utf8parse v0.2.2
3622025-01-15T01:42:40.797Z Downloaded unicode-linebreak v0.1.5
3632025-01-15T01:42:40.800Z Downloaded ryu v1.0.18
3642025-01-15T01:42:40.800Z Downloaded pest_meta v2.7.14
3652025-01-15T01:42:40.803Z Downloaded papergrid v0.11.0
3662025-01-15T01:42:40.806Z Downloaded bitflags v2.6.0
3672025-01-15T01:42:40.809Z Downloaded zerocopy-derive v0.7.35
3682025-01-15T01:42:40.813Z Downloaded usdt-impl v0.5.0
3692025-01-15T01:42:40.816Z Downloaded unicode-ident v1.0.14
3702025-01-15T01:42:40.820Z Downloaded toml v0.8.19
3712025-01-15T01:42:40.820Z Downloaded typenum v1.17.0
3722025-01-15T01:42:40.823Z Downloaded scroll v0.12.0
3732025-01-15T01:42:40.823Z Downloaded textwrap v0.16.1
3742025-01-15T01:42:40.826Z Downloaded serde v1.0.217
3752025-01-15T01:42:40.829Z Downloaded serde_derive v1.0.217
3762025-01-15T01:42:40.832Z Downloaded clap v4.5.21
3772025-01-15T01:42:40.839Z Downloaded cargo_toml v0.20.5
3782025-01-15T01:42:40.856Z Downloaded toml_edit v0.22.22
3792025-01-15T01:42:40.876Z Downloaded hashbrown v0.15.1
3802025-01-15T01:42:40.884Z Downloaded serde_json v1.0.135
3812025-01-15T01:42:40.897Z Downloaded goblin v0.8.2
3822025-01-15T01:42:40.905Z Downloaded clap_builder v4.5.21
3832025-01-15T01:42:40.911Z Downloaded zerocopy v0.7.35
3842025-01-15T01:42:40.925Z Downloaded winnow v0.6.20
3852025-01-15T01:42:40.933Z Downloaded syn v1.0.109
3862025-01-15T01:42:40.941Z Downloaded tabled v0.15.0
3872025-01-15T01:42:40.963Z Downloaded unicode-width v0.1.14
3882025-01-15T01:42:40.968Z Downloaded syn v2.0.96
3892025-01-15T01:42:40.978Z Downloaded rustix v0.38.37
3902025-01-15T01:42:41.020Z Downloaded libc v0.2.162
3912025-01-15T01:42:41.333Z Compiling proc-macro2 v1.0.92
3922025-01-15T01:42:41.333Z Compiling unicode-ident v1.0.14
3932025-01-15T01:42:41.333Z Compiling version_check v0.9.5
3942025-01-15T01:42:41.336Z Compiling serde v1.0.217
3952025-01-15T01:42:41.336Z Compiling memchr v2.7.4
3962025-01-15T01:42:41.336Z Compiling thiserror v1.0.69
3972025-01-15T01:42:41.336Z Compiling libc v0.2.162
3982025-01-15T01:42:41.336Z Compiling ryu v1.0.18
3992025-01-15T01:42:41.612Z Compiling ucd-trie v0.1.7
4002025-01-15T01:42:41.845Z Compiling itoa v1.0.11
4012025-01-15T01:42:42.134Z Compiling once_cell v1.20.2
4022025-01-15T01:42:42.137Z Compiling byteorder v1.5.0
4032025-01-15T01:42:42.157Z Compiling rustix v0.38.37
4042025-01-15T01:42:42.545Z Compiling serde_json v1.0.135
4052025-01-15T01:42:42.722Z Compiling bitflags v2.6.0
4062025-01-15T01:42:42.928Z Compiling usdt-impl v0.5.0
4072025-01-15T01:42:42.959Z Compiling proc-macro-error-attr v1.0.4
4082025-01-15T01:42:43.015Z Compiling syn v1.0.109
4092025-01-15T01:42:43.067Z Compiling proc-macro-error v1.0.4
4102025-01-15T01:42:43.134Z Compiling log v0.4.22
4112025-01-15T01:42:43.251Z Compiling quote v1.0.38
4122025-01-15T01:42:43.359Z Compiling errno v0.3.9
4132025-01-15T01:42:43.466Z Compiling utf8parse v0.2.2
4142025-01-15T01:42:43.491Z Compiling hashbrown v0.15.1
4152025-01-15T01:42:43.617Z Compiling camino v1.1.9
4162025-01-15T01:42:43.644Z Compiling syn v2.0.96
4172025-01-15T01:42:43.670Z Compiling plain v0.2.3
4182025-01-15T01:42:43.843Z Compiling thread-id v4.2.2
4192025-01-15T01:42:43.902Z Compiling equivalent v1.0.1
4202025-01-15T01:42:43.985Z Compiling anstyle-parse v0.2.5
4212025-01-15T01:42:44.293Z Compiling anstyle-query v1.1.1
4222025-01-15T01:42:44.320Z Compiling autocfg v1.4.0
4232025-01-15T01:42:44.461Z Compiling indexmap v2.7.0
4242025-01-15T01:42:44.532Z Compiling unicode-width v0.1.14
4252025-01-15T01:42:44.535Z Compiling semver v1.0.24
4262025-01-15T01:42:44.701Z Compiling is_terminal_polyfill v1.70.1
4272025-01-15T01:42:44.836Z Compiling colorchoice v1.0.2
4282025-01-15T01:42:45.012Z Compiling anstyle v1.0.10
4292025-01-15T01:42:45.036Z Compiling pretty-hex v0.4.1
4302025-01-15T01:42:45.062Z Compiling winnow v0.6.20
4312025-01-15T01:42:45.297Z Compiling fs-err v2.11.0
4322025-01-15T01:42:45.354Z Compiling anstream v0.6.15
4332025-01-15T01:42:45.573Z Compiling terminal_size v0.4.0
4342025-01-15T01:42:45.734Z Compiling anyhow v1.0.93
4352025-01-15T01:42:45.762Z Compiling heck v0.5.0
4362025-01-15T01:42:45.813Z Compiling clap_lex v0.7.2
4372025-01-15T01:42:45.988Z Compiling fnv v1.0.7
4382025-01-15T01:42:46.085Z Compiling heck v0.4.1
4392025-01-15T01:42:46.261Z Compiling fastrand v2.1.1
4402025-01-15T01:42:46.290Z Compiling strsim v0.11.1
4412025-01-15T01:42:46.317Z Compiling cfg-if v1.0.0
4422025-01-15T01:42:46.429Z Compiling bytecount v0.6.8
4432025-01-15T01:42:46.701Z Compiling clap_builder v4.5.21
4442025-01-15T01:42:46.778Z Compiling tempfile v3.13.0
4452025-01-15T01:42:46.874Z Compiling papergrid v0.11.0
4462025-01-15T01:42:47.068Z Compiling memmap v0.7.0
4472025-01-15T01:42:47.321Z Compiling unicode-linebreak v0.1.5
4482025-01-15T01:42:47.406Z Compiling smawk v0.3.2
4492025-01-15T01:42:47.816Z Compiling textwrap v0.16.1
4502025-01-15T01:42:48.180Z Compiling swrite v0.1.0
4512025-01-15T01:42:48.871Z Compiling tabled_derive v0.7.0
4522025-01-15T01:42:50.239Z Compiling tabled v0.15.0
4532025-01-15T01:42:50.587Z Compiling serde_derive v1.0.217
4542025-01-15T01:42:50.587Z Compiling thiserror-impl v1.0.69
4552025-01-15T01:42:50.708Z Compiling zerocopy-derive v0.7.35
4562025-01-15T01:42:50.733Z Compiling scroll_derive v0.12.0
4572025-01-15T01:42:50.842Z Compiling clap_derive v4.5.18
4582025-01-15T01:42:52.165Z Compiling scroll v0.12.0
4592025-01-15T01:42:52.581Z Compiling goblin v0.8.2
4602025-01-15T01:42:52.792Z Compiling zerocopy v0.7.35
4612025-01-15T01:42:53.072Z Compiling pest v2.7.14
4622025-01-15T01:42:54.168Z Compiling clap v4.5.21
4632025-01-15T01:42:55.371Z Compiling pest_meta v2.7.14
4642025-01-15T01:42:56.241Z Compiling pest_generator v2.7.14
4652025-01-15T01:42:57.540Z Compiling pest_derive v2.7.14
4662025-01-15T01:42:58.268Z Compiling dtrace-parser v0.2.0
4672025-01-15T01:42:59.310Z Compiling serde_tokenstream v0.2.2
4682025-01-15T01:42:59.382Z Compiling toml_datetime v0.6.8
4692025-01-15T01:42:59.382Z Compiling serde_spanned v0.6.8
4702025-01-15T01:42:59.503Z Compiling cargo-platform v0.1.8
4712025-01-15T01:42:59.703Z Compiling toml_edit v0.22.22
4722025-01-15T01:42:59.837Z Compiling macaddr v1.0.1
4732025-01-15T01:42:59.939Z Compiling camino-tempfile v1.1.1
4742025-01-15T01:43:00.721Z Compiling dof v0.3.0
4752025-01-15T01:43:00.721Z Compiling cargo_metadata v0.18.1
4762025-01-15T01:43:02.117Z Compiling usdt-macro v0.5.0
4772025-01-15T01:43:02.119Z Compiling usdt-attr-macro v0.5.0
4782025-01-15T01:43:02.499Z Compiling toml v0.8.19
4792025-01-15T01:43:03.276Z Compiling usdt v0.5.0
4802025-01-15T01:43:03.301Z Compiling cargo_toml v0.20.5
4812025-01-15T01:43:06.015Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4822025-01-15T01:43:09.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.92s
4832025-01-15T01:43:09.443Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4842025-01-15T01:43:09.964Z Downloading crates ...
4852025-01-15T01:43:10.096Z Downloaded aead v0.5.2
4862025-01-15T01:43:10.103Z Downloaded array-init v0.0.4
4872025-01-15T01:43:10.124Z Downloaded ciborium-io v0.2.2
4882025-01-15T01:43:10.131Z Downloaded crunchy v0.2.2
4892025-01-15T01:43:10.139Z Downloaded highway v1.2.0
4902025-01-15T01:43:10.144Z Downloaded cexpr v0.6.0
4912025-01-15T01:43:10.147Z Downloaded impl-trait-for-tuples v0.2.2
4922025-01-15T01:43:10.151Z Downloaded bcrypt-pbkdf v0.10.0
4932025-01-15T01:43:10.154Z Downloaded assert_matches v1.5.0
4942025-01-15T01:43:10.154Z Downloaded buf-list v1.0.3
4952025-01-15T01:43:10.156Z Downloaded ctr v0.9.2
4962025-01-15T01:43:10.159Z Downloaded atomic-waker v1.1.2
4972025-01-15T01:43:10.162Z Downloaded icu_normalizer v1.5.0
4982025-01-15T01:43:10.164Z Downloaded cmake v0.1.51
4992025-01-15T01:43:10.167Z Downloaded matches v0.1.10
5002025-01-15T01:43:10.169Z Downloaded blowfish v0.9.1
5012025-01-15T01:43:10.169Z Downloaded bitflags v1.3.2
5022025-01-15T01:43:10.173Z Downloaded ciborium-ll v0.2.2
5032025-01-15T01:43:10.176Z Downloaded backoff v0.4.0
5042025-01-15T01:43:10.179Z Downloaded crc32fast v1.4.2
5052025-01-15T01:43:10.181Z Downloaded httpdate v1.0.3
5062025-01-15T01:43:10.181Z Downloaded bitfield v0.14.0
5072025-01-15T01:43:10.184Z Downloaded mirai-annotations v1.12.0
5082025-01-15T01:43:10.186Z Downloaded hostname v0.3.1
5092025-01-15T01:43:10.186Z Downloaded atty v0.2.14
5102025-01-15T01:43:10.190Z Downloaded console v0.15.8
5112025-01-15T01:43:10.193Z Downloaded md-5 v0.10.6
5122025-01-15T01:43:10.196Z Downloaded hyper-tls v0.6.0
5132025-01-15T01:43:10.196Z Downloaded hyper-rustls v0.27.3
5142025-01-15T01:43:10.198Z Downloaded match_cfg v0.1.0
5152025-01-15T01:43:10.201Z Downloaded maybe-uninit v2.0.0
5162025-01-15T01:43:10.203Z Downloaded kstat-rs v0.2.4
5172025-01-15T01:43:10.204Z Downloaded hubpack v0.1.2
5182025-01-15T01:43:10.206Z Downloaded arrayref v0.3.9
5192025-01-15T01:43:10.206Z Downloaded icu_provider_macros v1.5.0
5202025-01-15T01:43:10.210Z Downloaded colored v2.1.0
5212025-01-15T01:43:10.212Z Downloaded md5 v0.7.0
5222025-01-15T01:43:10.212Z Downloaded ident_case v1.0.1
5232025-01-15T01:43:10.215Z Downloaded miniz_oxide v0.8.0
5242025-01-15T01:43:10.218Z Downloaded ipnet v2.10.1
5252025-01-15T01:43:10.220Z Downloaded crossbeam-deque v0.8.5
5262025-01-15T01:43:10.220Z Downloaded inout v0.1.3
5272025-01-15T01:43:10.222Z Downloaded bcs v0.1.6
5282025-01-15T01:43:10.225Z Downloaded lru v0.12.5
5292025-01-15T01:43:10.227Z Downloaded http-range v0.1.5
5302025-01-15T01:43:10.227Z Downloaded lazy_static v1.5.0
5312025-01-15T01:43:10.230Z Downloaded is-terminal v0.4.13
5322025-01-15T01:43:10.232Z Downloaded instability v0.3.2
5332025-01-15T01:43:10.232Z Downloaded mime v0.3.17
5342025-01-15T01:43:10.234Z Downloaded r2d2 v0.8.10
5352025-01-15T01:43:10.238Z Downloaded memoffset v0.9.1
5362025-01-15T01:43:10.241Z Downloaded lalrpop-util v0.19.12
5372025-01-15T01:43:10.241Z Downloaded idna_adapter v1.2.0
5382025-01-15T01:43:10.241Z Downloaded indoc v1.0.9
5392025-01-15T01:43:11.248Z Downloaded hostname v0.4.0
5402025-01-15T01:43:11.251Z Downloaded convert_case v0.4.0
5412025-01-15T01:43:11.251Z Downloaded crypto-bigint v0.5.5
5422025-01-15T01:43:11.251Z Downloaded progenitor-macro v0.9.1
5432025-01-15T01:43:11.251Z Downloaded crc v3.2.1
5442025-01-15T01:43:11.251Z Downloaded litemap v0.7.3
5452025-01-15T01:43:11.251Z Downloaded hickory-server v0.24.1
5462025-01-15T01:43:11.251Z Downloaded progenitor-client v0.8.0
5472025-01-15T01:43:11.251Z Downloaded managed v0.8.0
5482025-01-15T01:43:11.251Z Downloaded indent_write v2.2.0
5492025-01-15T01:43:11.251Z Downloaded headers-core v0.3.0
5502025-01-15T01:43:11.252Z Downloaded darling v0.20.10
5512025-01-15T01:43:11.252Z Downloaded lock_api v0.4.12
5522025-01-15T01:43:11.252Z Downloaded jobserver v0.1.32
5532025-01-15T01:43:11.252Z Downloaded internet-checksum v0.2.1
5542025-01-15T01:43:11.252Z Downloaded rustfmt-wrapper v0.2.1
5552025-01-15T01:43:11.252Z Downloaded csv-core v0.1.11
5562025-01-15T01:43:11.252Z Downloaded idna v0.4.0
5572025-01-15T01:43:11.252Z Downloaded icu_collections v1.5.0
5582025-01-15T01:43:11.252Z Downloaded constant_time_eq v0.3.1
5592025-01-15T01:43:11.252Z Downloaded thiserror-impl v2.0.11
5602025-01-15T01:43:11.252Z Downloaded cbc v0.1.2
5612025-01-15T01:43:11.252Z Downloaded hickory-resolver v0.24.1
5622025-01-15T01:43:11.252Z Downloaded const_format_proc_macros v0.2.33
5632025-01-15T01:43:11.252Z Downloaded ahash v0.8.11
5642025-01-15T01:43:11.252Z Downloaded waitgroup v0.1.2
5652025-01-15T01:43:11.252Z Downloaded tokio-tungstenite v0.21.0
5662025-01-15T01:43:11.252Z Downloaded crc-any v2.5.0
5672025-01-15T01:43:11.252Z Downloaded shell-words v1.1.0
5682025-01-15T01:43:11.252Z Downloaded libsw v3.3.1
5692025-01-15T01:43:11.252Z Downloaded walkdir v2.5.0
5702025-01-15T01:43:11.252Z Downloaded same-file v1.0.6
5712025-01-15T01:43:11.252Z Downloaded iana-time-zone v0.1.61
5722025-01-15T01:43:11.252Z Downloaded hyper v1.5.0
5732025-01-15T01:43:11.252Z Downloaded test-strategy v0.3.1
5742025-01-15T01:43:11.252Z Downloaded yoke-derive v0.7.4
5752025-01-15T01:43:11.252Z Downloaded is_ci v1.2.0
5762025-01-15T01:43:11.252Z Downloaded shlex v1.3.0
5772025-01-15T01:43:11.252Z Downloaded salsa20 v0.10.2
5782025-01-15T01:43:11.252Z Downloaded foreign-types-shared v0.3.1
5792025-01-15T01:43:11.252Z Downloaded smallvec v1.13.2
5802025-01-15T01:43:11.252Z Downloaded defmt-parser v0.3.4
5812025-01-15T01:43:11.252Z Downloaded cipher v0.4.4
5822025-01-15T01:43:11.252Z Downloaded cc v1.1.30
5832025-01-15T01:43:11.252Z Downloaded argon2 v0.5.3
5842025-01-15T01:43:11.252Z Downloaded rustls-pemfile v2.2.0
5852025-01-15T01:43:11.252Z Downloaded http-body-util v0.1.2
5862025-01-15T01:43:11.252Z Downloaded cfg_aliases v0.1.1
5872025-01-15T01:43:11.252Z Downloaded fxhash v0.2.1
5882025-01-15T01:43:11.252Z Downloaded linked-hash-map v0.5.6
5892025-01-15T01:43:11.252Z Downloaded blake2 v0.10.6
5902025-01-15T01:43:11.253Z Downloaded downcast v0.11.0
5912025-01-15T01:43:11.253Z Downloaded strum_macros v0.24.3
5922025-01-15T01:43:11.253Z Downloaded yoke v0.7.4
5932025-01-15T01:43:11.253Z Downloaded block-padding v0.3.3
5942025-01-15T01:43:11.253Z Downloaded strum_macros v0.26.4
5952025-01-15T01:43:11.253Z Downloaded stable_deref_trait v1.2.0
5962025-01-15T01:43:11.253Z Downloaded rcgen v0.12.1
5972025-01-15T01:43:11.253Z Downloaded libxml v0.3.3
5982025-01-15T01:43:11.253Z Downloaded newtype_derive v0.1.6
5992025-01-15T01:43:11.253Z Downloaded compact_str v0.8.0
6002025-01-15T01:43:11.253Z Downloaded icu_locid_transform v1.5.0
6012025-01-15T01:43:11.253Z Downloaded hickory-client v0.24.1
6022025-01-15T01:43:11.253Z Downloaded async-stream-impl v0.3.6
6032025-01-15T01:43:11.253Z Downloaded chacha20poly1305 v0.10.1
6042025-01-15T01:43:11.253Z Downloaded http-body v1.0.1
6052025-01-15T01:43:11.253Z Downloaded der_derive v0.7.3
6062025-01-15T01:43:11.253Z Downloaded quick-error v1.2.3
6072025-01-15T01:43:11.253Z Downloaded rayon-core v1.12.1
6082025-01-15T01:43:11.253Z Downloaded nibble_vec v0.1.0
6092025-01-15T01:43:11.253Z Downloaded rand_core v0.6.4
6102025-01-15T01:43:11.253Z Downloaded cobs v0.2.3
6112025-01-15T01:43:11.253Z Downloaded fd-lock v4.0.2
6122025-01-15T01:43:11.253Z Downloaded icu_normalizer_data v1.5.0
6132025-01-15T01:43:11.253Z Downloaded instant v0.1.13
6142025-01-15T01:43:11.253Z Downloaded futures-sink v0.3.31
6152025-01-15T01:43:11.253Z Downloaded uzers v0.12.1
6162025-01-15T01:43:11.253Z Downloaded const_format v0.2.33
6172025-01-15T01:43:11.253Z Downloaded zone v0.3.0
6182025-01-15T01:43:11.253Z Downloaded crossbeam-channel v0.5.13
6192025-01-15T01:43:11.253Z Downloaded futures-task v0.3.31
6202025-01-15T01:43:11.253Z Downloaded mockall v0.13.0
6212025-01-15T01:43:11.253Z Downloaded lru-cache v0.1.2
6222025-01-15T01:43:11.253Z Downloaded siphasher v0.3.11
6232025-01-15T01:43:11.253Z Downloaded async-stream v0.3.6
6242025-01-15T01:43:11.253Z Downloaded async-recursion v1.1.1
6252025-01-15T01:43:11.253Z Downloaded snafu-derive v0.8.5
6262025-01-15T01:43:11.253Z Downloaded icu_locid_transform_data v1.5.0
6272025-01-15T01:43:11.253Z Downloaded parse-size v1.1.0
6282025-01-15T01:43:11.254Z Downloaded defmt v0.3.8
6292025-01-15T01:43:11.254Z Downloaded bzip2 v0.4.4
6302025-01-15T01:43:11.254Z Downloaded strum_macros v0.25.3
6312025-01-15T01:43:11.254Z Downloaded arc-swap v1.7.1
6322025-01-15T01:43:11.254Z Downloaded rustc_version v0.1.7
6332025-01-15T01:43:11.254Z Downloaded proc-macro-crate v1.3.1
6342025-01-15T01:43:11.254Z Downloaded env_logger v0.11.5
6352025-01-15T01:43:11.254Z Downloaded aho-corasick v1.1.3
6362025-01-15T01:43:11.254Z Downloaded parse-display-derive v0.10.0
6372025-01-15T01:43:11.254Z Downloaded home v0.5.9
6382025-01-15T01:43:11.254Z Downloaded ciborium v0.2.2
6392025-01-15T01:43:11.254Z Downloaded rustc-hash v1.1.0
6402025-01-15T01:43:11.258Z Downloaded serde_repr v0.1.19
6412025-01-15T01:43:11.258Z Downloaded darling_macro v0.20.10
6422025-01-15T01:43:11.258Z Downloaded async-bb8-diesel v0.2.1
6432025-01-15T01:43:11.258Z Downloaded signal-hook-mio v0.2.4
6442025-01-15T01:43:11.258Z Downloaded diesel_table_macro_syntax v0.2.0
6452025-01-15T01:43:11.258Z Downloaded crossterm v0.28.1
6462025-01-15T01:43:11.258Z Downloaded ff v0.13.0
6472025-01-15T01:43:11.258Z Downloaded const-oid v0.9.6
6482025-01-15T01:43:11.258Z Downloaded mockall_derive v0.13.0
6492025-01-15T01:43:11.258Z Downloaded untrusted v0.7.1
6502025-01-15T01:43:11.258Z Downloaded spki v0.7.3
6512025-01-15T01:43:11.258Z Downloaded slog-bunyan v2.5.0
6522025-01-15T01:43:11.258Z Downloaded unicode-segmentation v1.12.0
6532025-01-15T01:43:11.258Z Downloaded structmeta-derive v0.3.0
6542025-01-15T01:43:11.258Z Downloaded crossbeam-epoch v0.9.18
6552025-01-15T01:43:11.258Z Downloaded typify v0.3.0
6562025-01-15T01:43:11.258Z Downloaded tungstenite v0.21.0
6572025-01-15T01:43:11.258Z Downloaded try-lock v0.2.5
6582025-01-15T01:43:11.258Z Downloaded memmap2 v0.9.5
6592025-01-15T01:43:11.258Z Downloaded untrusted v0.9.0
6602025-01-15T01:43:11.258Z Downloaded tokio-tungstenite v0.24.0
6612025-01-15T01:43:11.258Z Downloaded parking_lot_core v0.9.10
6622025-01-15T01:43:11.258Z Downloaded phf_shared v0.10.0
6632025-01-15T01:43:11.258Z Downloaded num_threads v0.1.7
6642025-01-15T01:43:11.258Z Downloaded either v1.13.0
6652025-01-15T01:43:11.258Z Downloaded libloading v0.8.5
6662025-01-15T01:43:11.258Z Downloaded slog-dtrace v0.3.0
6672025-01-15T01:43:11.258Z Downloaded base64 v0.13.1
6682025-01-15T01:43:11.258Z Downloaded poly1305 v0.8.0
6692025-01-15T01:43:11.258Z Downloaded slab v0.4.9
6702025-01-15T01:43:11.258Z Downloaded hubpack_derive v0.1.1
6712025-01-15T01:43:11.259Z Downloaded crossbeam-utils v0.8.20
6722025-01-15T01:43:11.259Z Downloaded foldhash v0.1.3
6732025-01-15T01:43:11.259Z Downloaded displaydoc v0.2.5
6742025-01-15T01:43:11.259Z Downloaded wyz v0.5.1
6752025-01-15T01:43:11.259Z Downloaded nanorand v0.7.0
6762025-01-15T01:43:11.259Z Downloaded progenitor-client v0.9.1
6772025-01-15T01:43:11.259Z Downloaded crucible-workspace-hack v0.1.0
6782025-01-15T01:43:11.259Z Downloaded clang-sys v1.8.1
6792025-01-15T01:43:11.259Z Downloaded icu_properties v1.5.1
6802025-01-15T01:43:11.259Z Downloaded fragile v2.0.0
6812025-01-15T01:43:11.259Z Downloaded hyper-staticfile v0.10.1
6822025-01-15T01:43:11.259Z Downloaded multimap v0.10.0
6832025-01-15T01:43:11.259Z Downloaded futures-io v0.3.31
6842025-01-15T01:43:11.259Z Downloaded powerfmt v0.2.0
6852025-01-15T01:43:11.259Z Downloaded flagset v0.4.6
6862025-01-15T01:43:11.259Z Downloaded utf-8 v0.7.6
6872025-01-15T01:43:11.259Z Downloaded sqlformat v0.2.6
6882025-01-15T01:43:11.259Z Downloaded parking_lot_core v0.8.6
6892025-01-15T01:43:11.259Z Downloaded tinystr v0.7.6
6902025-01-15T01:43:11.259Z Downloaded take_mut v0.2.2
6912025-01-15T01:43:11.259Z Downloaded ed25519 v2.2.3
6922025-01-15T01:43:11.259Z Downloaded castaway v0.2.3
6932025-01-15T01:43:11.259Z Downloaded tokio-postgres v0.7.12
6942025-01-15T01:43:11.259Z Downloaded futures-executor v0.3.31
6952025-01-15T01:43:11.259Z Downloaded hex-literal v0.4.1
6962025-01-15T01:43:11.259Z Downloaded typify v0.2.0
6972025-01-15T01:43:11.259Z Downloaded toolchain_find v0.4.0
6982025-01-15T01:43:11.259Z Downloaded tinyvec v1.8.0
6992025-01-15T01:43:11.259Z Downloaded indicatif v0.17.9
7002025-01-15T01:43:11.259Z Downloaded sha1 v0.10.6
7012025-01-15T01:43:11.259Z Downloaded num-complex v0.4.6
7022025-01-15T01:43:11.259Z Downloaded native-tls v0.2.12
7032025-01-15T01:43:11.259Z Downloaded pin-project v1.1.6
7042025-01-15T01:43:11.259Z Downloaded static_assertions v1.1.0
7052025-01-15T01:43:11.259Z Downloaded tower-service v0.3.3
7062025-01-15T01:43:11.259Z Downloaded strum v0.26.3
7072025-01-15T01:43:11.259Z Downloaded base64ct v1.6.0
7082025-01-15T01:43:11.259Z Downloaded rustyline v14.0.0
7092025-01-15T01:43:11.260Z Downloaded tabwriter v1.4.0
7102025-01-15T01:43:11.260Z Downloaded chacha20 v0.9.1
7112025-01-15T01:43:11.260Z Downloaded radium v0.7.0
7122025-01-15T01:43:11.260Z Downloaded fallible-streaming-iterator v0.1.9
7132025-01-15T01:43:11.260Z Downloaded embedded-io v0.6.1
7142025-01-15T01:43:11.260Z Downloaded ssh-encoding v0.2.0
7152025-01-15T01:43:11.260Z Downloaded des v0.8.1
7162025-01-15T01:43:11.260Z Downloaded progenitor-impl v0.9.1
7172025-01-15T01:43:11.260Z Downloaded termcolor v1.4.1
7182025-01-15T01:43:11.260Z Downloaded ssh-cipher v0.2.0
7192025-01-15T01:43:11.260Z Downloaded writeable v0.5.5
7202025-01-15T01:43:11.260Z Downloaded openssl-sys v0.9.103
7212025-01-15T01:43:11.260Z Downloaded percent-encoding v2.3.1
7222025-01-15T01:43:11.260Z Downloaded num v0.4.3
7232025-01-15T01:43:11.260Z Downloaded ena v0.14.3
7242025-01-15T01:43:11.260Z Downloaded difflib v0.4.0
7252025-01-15T01:43:11.260Z Downloaded tap v1.0.1
7262025-01-15T01:43:11.260Z Downloaded progenitor v0.9.1
7272025-01-15T01:43:11.260Z Downloaded num-iter v0.1.45
7282025-01-15T01:43:11.260Z Downloaded chrono v0.4.38
7292025-01-15T01:43:11.260Z Downloaded signal-hook-tokio v0.3.1
7302025-01-15T01:43:11.260Z Downloaded zone_cfg_derive v0.1.2
7312025-01-15T01:43:11.260Z Downloaded fixedbitset v0.4.2
7322025-01-15T01:43:11.260Z Downloaded slog-stdlog v4.1.1
7332025-01-15T01:43:11.260Z Downloaded precomputed-hash v0.1.1
7342025-01-15T01:43:11.260Z Downloaded allocator-api2 v0.2.18
7352025-01-15T01:43:11.260Z Downloaded getrandom v0.2.15
7362025-01-15T01:43:11.260Z Downloaded psl-types v2.0.11
7372025-01-15T01:43:11.260Z Downloaded bumpalo v3.16.0
7382025-01-15T01:43:11.260Z Downloaded base64 v0.21.7
7392025-01-15T01:43:11.260Z Downloaded packed_struct v0.10.1
7402025-01-15T01:43:11.264Z Downloaded newtype-uuid v1.1.3
7412025-01-15T01:43:11.264Z Downloaded password-hash v0.5.0
7422025-01-15T01:43:11.264Z Downloaded num-rational v0.4.2
7432025-01-15T01:43:11.264Z Downloaded zone v0.1.8
7442025-01-15T01:43:11.264Z Downloaded number_prefix v0.4.0
7452025-01-15T01:43:11.264Z Downloaded elliptic-curve v0.13.8
7462025-01-15T01:43:11.264Z Downloaded derive_builder_macro v0.20.2
7472025-01-15T01:43:11.264Z Downloaded tokio-native-tls v0.3.1
7482025-01-15T01:43:11.264Z Downloaded signature v2.2.0
7492025-01-15T01:43:11.264Z Downloaded derive_builder_core v0.20.2
7502025-01-15T01:43:11.264Z Downloaded slog-envlogger v2.2.0
7512025-01-15T01:43:11.264Z Downloaded serde-big-array v0.5.1
7522025-01-15T01:43:11.264Z Downloaded vsss-rs v3.3.4
7532025-01-15T01:43:11.264Z Downloaded tokio-macros v2.4.0
7542025-01-15T01:43:11.264Z Downloaded diesel_derives v2.2.3
7552025-01-15T01:43:11.264Z Downloaded write16 v1.0.0
7562025-01-15T01:43:11.264Z Downloaded defmt-macros v0.3.9
7572025-01-15T01:43:11.264Z Downloaded rand_xorshift v0.3.0
7582025-01-15T01:43:11.264Z Downloaded thread_local v1.1.8
7592025-01-15T01:43:11.264Z Downloaded diesel-dtrace v0.4.2
7602025-01-15T01:43:11.264Z Downloaded predicates-tree v1.0.11
7612025-01-15T01:43:11.264Z Downloaded normalize-line-endings v0.3.0
7622025-01-15T01:43:11.264Z Downloaded thiserror v2.0.11
7632025-01-15T01:43:11.264Z Downloaded url v2.5.3
7642025-01-15T01:43:11.264Z Downloaded tracing-attributes v0.1.27
7652025-01-15T01:43:11.264Z Downloaded rustversion v1.0.17
7662025-01-15T01:43:11.264Z Downloaded password-hash v0.4.2
7672025-01-15T01:43:11.264Z Downloaded serde_yaml v0.9.34+deprecated
7682025-01-15T01:43:11.264Z Downloaded thiserror-no-std v2.0.2
7692025-01-15T01:43:11.264Z Downloaded rustc-hash v2.0.0
7702025-01-15T01:43:11.264Z Downloaded float-cmp v0.9.0
7712025-01-15T01:43:11.264Z Downloaded heck v0.3.3
7722025-01-15T01:43:11.264Z Downloaded zerocopy v0.6.6
7732025-01-15T01:43:11.264Z Downloaded funty v2.0.0
7742025-01-15T01:43:11.264Z Downloaded diff v0.1.13
7752025-01-15T01:43:11.264Z Downloaded tokio-rustls v0.24.1
7762025-01-15T01:43:11.264Z Downloaded zip v0.6.6
7772025-01-15T01:43:11.264Z Downloaded sync_wrapper v1.0.1
7782025-01-15T01:43:11.264Z Downloaded foreign-types v0.3.2
7792025-01-15T01:43:11.265Z Downloaded smf v0.2.3
7802025-01-15T01:43:11.265Z Downloaded secrecy v0.8.0
7812025-01-15T01:43:11.265Z Downloaded primeorder v0.13.6
7822025-01-15T01:43:11.265Z Downloaded debug-ignore v1.0.5
7832025-01-15T01:43:11.265Z Downloaded unicode-xid v0.2.6
7842025-01-15T01:43:11.265Z Downloaded parse-display v0.10.0
7852025-01-15T01:43:11.265Z Downloaded typed-path v0.9.3
7862025-01-15T01:43:11.265Z Downloaded topological-sort v0.2.2
7872025-01-15T01:43:11.265Z Downloaded resolv-conf v0.7.0
7882025-01-15T01:43:11.265Z Downloaded progenitor v0.8.0
7892025-01-15T01:43:11.265Z Downloaded hickory-proto v0.24.1
7902025-01-15T01:43:11.265Z Downloaded sync-ptr v0.1.1
7912025-01-15T01:43:11.265Z Downloaded pem-rfc7468 v0.7.0
7922025-01-15T01:43:11.265Z Downloaded tough v0.19.0
7932025-01-15T01:43:11.265Z Downloaded derive-where v1.2.7
7942025-01-15T01:43:11.265Z Downloaded slog-scope v4.4.0
7952025-01-15T01:43:11.265Z Downloaded itertools v0.12.1
7962025-01-15T01:43:11.265Z Downloaded sqlparser_derive v0.2.2
7972025-01-15T01:43:11.265Z Downloaded tar v0.4.42
7982025-01-15T01:43:11.265Z Downloaded synstructure v0.13.1
7992025-01-15T01:43:11.265Z Downloaded rtoolbox v0.0.2
8002025-01-15T01:43:11.265Z Downloaded num-integer v0.1.46
8012025-01-15T01:43:11.265Z Downloaded tracing v0.1.40
8022025-01-15T01:43:11.265Z Downloaded pem v3.0.4
8032025-01-15T01:43:11.265Z Downloaded dsl_auto_type v0.1.2
8042025-01-15T01:43:11.265Z Downloaded peg-runtime v0.8.3
8052025-01-15T01:43:11.265Z Downloaded peg v0.8.4
8062025-01-15T01:43:11.265Z Downloaded pbkdf2 v0.12.2
8072025-01-15T01:43:11.265Z Downloaded unsafe-libyaml v0.2.11
8082025-01-15T01:43:11.265Z Downloaded num-conv v0.1.0
8092025-01-15T01:43:11.265Z Downloaded float-ord v0.3.2
8102025-01-15T01:43:11.265Z Downloaded nu-ansi-term v0.50.1
8112025-01-15T01:43:11.265Z Downloaded semver v0.1.20
8122025-01-15T01:43:11.265Z Downloaded sec1 v0.7.3
8132025-01-15T01:43:11.265Z Downloaded deranged v0.3.11
8142025-01-15T01:43:11.265Z Downloaded num_enum_derive v0.5.11
8152025-01-15T01:43:11.265Z Downloaded group v0.13.0
8162025-01-15T01:43:11.265Z Downloaded rfc6979 v0.4.0
8172025-01-15T01:43:11.265Z Downloaded serde_with_macros v3.11.0
8182025-01-15T01:43:11.266Z Downloaded half v2.4.1
8192025-01-15T01:43:11.266Z Downloaded foreign-types-shared v0.1.1
8202025-01-15T01:43:11.266Z Downloaded serde_derive_internals v0.29.1
8212025-01-15T01:43:11.266Z Downloaded rsa v0.9.6
8222025-01-15T01:43:11.266Z Downloaded which v4.4.2
8232025-01-15T01:43:11.266Z Downloaded ron v0.8.1
8242025-01-15T01:43:11.266Z Downloaded xattr v1.3.1
8252025-01-15T01:43:11.266Z Downloaded phf v0.11.2
8262025-01-15T01:43:11.266Z Downloaded heapless v0.8.0
8272025-01-15T01:43:11.266Z Downloaded peg-macros v0.8.4
8282025-01-15T01:43:11.266Z Downloaded num-derive v0.4.2
8292025-01-15T01:43:11.266Z Downloaded foreign-types v0.5.0
8302025-01-15T01:43:11.266Z Downloaded structmeta-derive v0.2.0
8312025-01-15T01:43:11.266Z Downloaded env_filter v0.1.2
8322025-01-15T01:43:11.266Z Downloaded xz2 v0.1.7
8332025-01-15T01:43:11.266Z Downloaded num-traits v0.2.19
8342025-01-15T01:43:11.266Z Downloaded tls_codec v0.4.1
8352025-01-15T01:43:11.266Z Downloaded fallible-iterator v0.2.0
8362025-01-15T01:43:11.266Z Downloaded utf8_iter v1.0.4
8372025-01-15T01:43:11.266Z Downloaded universal-hash v0.5.1
8382025-01-15T01:43:11.266Z Downloaded futures-util v0.3.31
8392025-01-15T01:43:11.266Z Downloaded structmeta v0.3.0
8402025-01-15T01:43:11.269Z Downloaded zerovec-derive v0.10.3
8412025-01-15T01:43:11.269Z Downloaded serde_path_to_error v0.1.16
8422025-01-15T01:43:11.269Z Downloaded twox-hash v1.6.3
8432025-01-15T01:43:11.269Z Downloaded unicase v2.7.0
8442025-01-15T01:43:11.269Z Downloaded pkg-config v0.3.31
8452025-01-15T01:43:11.269Z Downloaded uuid v1.11.0
8462025-01-15T01:43:11.269Z Downloaded typify-macro v0.2.0
8472025-01-15T01:43:11.269Z Downloaded phf_generator v0.11.2
8482025-01-15T01:43:11.269Z Downloaded blake3 v1.5.4
8492025-01-15T01:43:11.269Z Downloaded string_cache v0.8.7
8502025-01-15T01:43:11.269Z Downloaded pin-utils v0.1.0
8512025-01-15T01:43:11.269Z Downloaded rustc-demangle v0.1.24
8522025-01-15T01:43:11.270Z Downloaded pkcs5 v0.7.1
8532025-01-15T01:43:11.270Z Downloaded pkcs1 v0.7.5
8542025-01-15T01:43:11.270Z Downloaded endian-type v0.1.2
8552025-01-15T01:43:11.270Z Downloaded want v0.3.1
8562025-01-15T01:43:11.270Z Downloaded nodrop v0.1.14
8572025-01-15T01:43:11.270Z Downloaded headers v0.4.0
8582025-01-15T01:43:11.270Z Downloaded sigpipe v0.1.3
8592025-01-15T01:43:11.270Z Downloaded new_debug_unreachable v1.0.6
8602025-01-15T01:43:11.270Z Downloaded slog-json v2.6.1
8612025-01-15T01:43:11.270Z Downloaded foreign-types-macros v0.2.3
8622025-01-15T01:43:11.270Z Downloaded supports-color v3.0.1
8632025-01-15T01:43:11.270Z Downloaded rustls-pki-types v1.10.0
8642025-01-15T01:43:11.270Z Downloaded fatfs v0.3.6
8652025-01-15T01:43:11.270Z Downloaded vte_generate_state_changes v0.1.2
8662025-01-15T01:43:11.270Z Downloaded typify-macro v0.3.0
8672025-01-15T01:43:11.270Z Downloaded value-bag v1.9.0
8682025-01-15T01:43:11.270Z Downloaded num_enum v0.5.11
8692025-01-15T01:43:11.270Z Downloaded pin-project-lite v0.2.14
8702025-01-15T01:43:11.270Z Downloaded postgres-protocol v0.6.7
8712025-01-15T01:43:11.270Z Downloaded progenitor-impl v0.8.0
8722025-01-15T01:43:11.270Z Downloaded zerofrom v0.1.4
8732025-01-15T01:43:11.270Z Downloaded phf_codegen v0.11.2
8742025-01-15T01:43:11.270Z Downloaded unicode_categories v0.1.1
8752025-01-15T01:43:11.270Z Downloaded packed_struct_codegen v0.10.1
8762025-01-15T01:43:11.270Z Downloaded dropshot_endpoint v0.12.0
8772025-01-15T01:43:11.270Z Downloaded scrypt v0.11.0
8782025-01-15T01:43:11.270Z Downloaded scopeguard v1.2.0
8792025-01-15T01:43:11.270Z Downloaded scheduled-thread-pool v0.2.7
8802025-01-15T01:43:11.270Z Downloaded tokio-stream v0.1.16
8812025-01-15T01:43:11.270Z Downloaded slog-term v2.9.1
8822025-01-15T01:43:11.270Z Downloaded ssh-key v0.6.6
8832025-01-15T01:43:11.270Z Downloaded flume v0.11.1
8842025-01-15T01:43:11.270Z Downloaded fallible-iterator v0.3.0
8852025-01-15T01:43:11.270Z Downloaded slog v2.7.0
8862025-01-15T01:43:11.270Z Downloaded hash32 v0.2.1
8872025-01-15T01:43:11.270Z Downloaded tungstenite v0.23.0
8882025-01-15T01:43:11.270Z Downloaded russh-cryptovec v0.7.3
8892025-01-15T01:43:11.270Z Downloaded signal-hook-registry v1.4.2
8902025-01-15T01:43:11.271Z Downloaded tokio-rustls v0.26.0
8912025-01-15T01:43:11.271Z Downloaded openssl-probe v0.1.5
8922025-01-15T01:43:11.271Z Downloaded embedded-io v0.4.0
8932025-01-15T01:43:11.271Z Downloaded serde-hex v0.1.0
8942025-01-15T01:43:11.271Z Downloaded derive_more v0.99.18
8952025-01-15T01:43:11.271Z Downloaded rustls-pemfile v1.0.4
8962025-01-15T01:43:11.271Z Downloaded rand v0.8.5
8972025-01-15T01:43:11.271Z Downloaded similar v2.6.0
8982025-01-15T01:43:11.271Z Downloaded signal-hook v0.3.17
8992025-01-15T01:43:11.271Z Downloaded pretty-hex v0.2.1
9002025-01-15T01:43:11.271Z Downloaded idna v1.0.3
9012025-01-15T01:43:11.271Z Downloaded zeroize v1.8.1
9022025-01-15T01:43:11.271Z Downloaded parse-zoneinfo v0.3.1
9032025-01-15T01:43:11.271Z Downloaded dhcproto-macros v0.1.0
9042025-01-15T01:43:11.271Z Downloaded zerofrom-derive v0.1.4
9052025-01-15T01:43:11.271Z Downloaded strip-ansi-escapes v0.2.0
9062025-01-15T01:43:11.271Z Downloaded stringprep v0.1.5
9072025-01-15T01:43:11.271Z Downloaded chrono-tz v0.10.0
9082025-01-15T01:43:11.271Z Downloaded dirs-sys-next v0.1.2
9092025-01-15T01:43:11.271Z Downloaded dirs-next v2.0.0
9102025-01-15T01:43:11.271Z Downloaded vte v0.11.1
9112025-01-15T01:43:11.271Z Downloaded vergen v8.3.2
9122025-01-15T01:43:11.271Z Downloaded enum-as-inner v0.6.1
9132025-01-15T01:43:11.271Z Downloaded slog-async v2.8.0
9142025-01-15T01:43:11.271Z Downloaded rustc_version v0.4.1
9152025-01-15T01:43:11.271Z Downloaded ref-cast v1.0.23
9162025-01-15T01:43:11.271Z Downloaded num-bigint v0.4.6
9172025-01-15T01:43:11.271Z Downloaded oso-derive v0.27.3
9182025-01-15T01:43:11.271Z Downloaded x509-cert v0.2.5
9192025-01-15T01:43:11.271Z Downloaded reqwest v0.12.9
9202025-01-15T01:43:11.271Z Downloaded zone_cfg_derive v0.3.0
9212025-01-15T01:43:11.271Z Downloaded quinn-udp v0.5.5
9222025-01-15T01:43:11.271Z Downloaded predicates-core v1.0.8
9232025-01-15T01:43:11.271Z Downloaded darling_core v0.20.10
9242025-01-15T01:43:11.271Z Downloaded structmeta v0.2.0
9252025-01-15T01:43:11.271Z Downloaded data-encoding v2.6.0
9262025-01-15T01:43:11.271Z Downloaded sct v0.7.1
9272025-01-15T01:43:11.271Z Downloaded owo-colors v4.1.0
9282025-01-15T01:43:11.271Z Downloaded ecdsa v0.16.9
9292025-01-15T01:43:11.272Z Downloaded ghash v0.5.1
9302025-01-15T01:43:11.272Z Downloaded thiserror-impl-no-std v2.0.2
9312025-01-15T01:43:11.272Z Downloaded glob v0.3.1
9322025-01-15T01:43:11.272Z Downloaded toml v0.7.8
9332025-01-15T01:43:11.274Z Downloaded hashbrown v0.12.3
9342025-01-15T01:43:11.275Z Downloaded olpc-cjson v0.1.4
9352025-01-15T01:43:11.278Z Downloaded time-core v0.1.2
9362025-01-15T01:43:11.278Z Downloaded proptest v1.5.0
9372025-01-15T01:43:11.287Z Downloaded unarray v0.1.4
9382025-01-15T01:43:11.289Z Downloaded aws-lc-rs v1.10.0
9392025-01-15T01:43:11.298Z Downloaded dhcproto v0.12.0
9402025-01-15T01:43:11.302Z Downloaded rand_seeder v0.3.0
9412025-01-15T01:43:11.305Z Downloaded futures-channel v0.3.31
9422025-01-15T01:43:11.308Z Downloaded idna v0.5.0
9432025-01-15T01:43:11.314Z Downloaded pin-project-internal v1.1.6
9442025-01-15T01:43:11.317Z Downloaded lalrpop v0.19.12
9452025-01-15T01:43:11.328Z Downloaded parking_lot v0.11.2
9462025-01-15T01:43:11.332Z Downloaded heapless v0.7.17
9472025-01-15T01:43:11.335Z Downloaded steno v0.4.1
9482025-01-15T01:43:11.340Z Downloaded predicates v3.1.2
9492025-01-15T01:43:11.343Z Downloaded h2 v0.4.6
9502025-01-15T01:43:11.350Z Downloaded expectorate v1.1.0
9512025-01-15T01:43:11.353Z Downloaded nix v0.27.1
9522025-01-15T01:43:11.365Z Downloaded time-macros v0.2.18
9532025-01-15T01:43:11.367Z Downloaded unicode-bidi v0.3.17
9542025-01-15T01:43:11.370Z Downloaded globset v0.4.15
9552025-01-15T01:43:11.372Z Downloaded env_logger v0.10.2
9562025-01-15T01:43:11.375Z Downloaded fs_extra v1.3.0
9572025-01-15T01:43:11.378Z Downloaded publicsuffix v2.2.3
9582025-01-15T01:43:11.380Z Downloaded serde_with v3.11.0
9592025-01-15T01:43:11.389Z Downloaded tokio-util v0.7.12
9602025-01-15T01:43:11.397Z Downloaded unicode-normalization v0.1.24
9612025-01-15T01:43:11.401Z Downloaded nom v7.1.3
9622025-01-15T01:43:11.406Z Downloaded russh v0.45.0
9632025-01-15T01:43:11.412Z Downloaded sqlparser v0.45.0
9642025-01-15T01:43:11.419Z Downloaded unicode-width v0.2.0
9652025-01-15T01:43:11.426Z Downloaded quinn v0.11.5
9662025-01-15T01:43:11.430Z Downloaded utf16_iter v1.0.5
9672025-01-15T01:43:11.432Z Downloaded oso v0.27.3
9682025-01-15T01:43:11.435Z Downloaded spin v0.9.8
9692025-01-15T01:43:11.438Z Downloaded icu_properties_data v1.5.0
9702025-01-15T01:43:11.448Z Downloaded hashlink v0.9.1
9712025-01-15T01:43:11.451Z Downloaded idna v0.2.3
9722025-01-15T01:43:11.459Z Downloaded reedline v0.35.0
9732025-01-15T01:43:11.467Z Downloaded rustls-webpki v0.101.7
9742025-01-15T01:43:11.483Z Downloaded dunce v1.0.5
9752025-01-15T01:43:11.485Z Downloaded zerovec v0.10.4
9762025-01-15T01:43:11.490Z Downloaded zerocopy v0.8.10
9772025-01-15T01:43:11.515Z Downloaded openssl-macros v0.1.1
9782025-01-15T01:43:11.518Z Downloaded tui-tree-widget v0.22.0
9792025-01-15T01:43:11.519Z Downloaded quick-xml v0.33.0
9802025-01-15T01:43:11.524Z Downloaded hashbrown v0.14.5
9812025-01-15T01:43:11.530Z Downloaded serde_urlencoded v0.7.1
9822025-01-15T01:43:11.532Z Downloaded portable-atomic v1.9.0
9832025-01-15T01:43:11.539Z Downloaded time v0.3.36
9842025-01-15T01:43:11.547Z Downloaded futures v0.3.31
9852025-01-15T01:43:11.553Z Downloaded hashbrown v0.13.2
9862025-01-15T01:43:11.557Z Downloaded p256 v0.13.2
9872025-01-15T01:43:11.561Z Downloaded curve25519-dalek v4.1.3
9882025-01-15T01:43:11.570Z Downloaded quinn-proto v0.11.8
9892025-01-15T01:43:11.578Z Downloaded petname v2.0.2
9902025-01-15T01:43:11.583Z Downloaded object v0.30.4
9912025-01-15T01:43:11.594Z Downloaded zerocopy-derive v0.8.10
9922025-01-15T01:43:11.601Z Downloaded regress v0.10.1
9932025-01-15T01:43:11.610Z Downloaded smoltcp v0.9.1
9942025-01-15T01:43:11.621Z Downloaded enum-as-inner v0.5.1
9952025-01-15T01:43:11.624Z Downloaded regex-syntax v0.6.29
9962025-01-15T01:43:11.632Z Downloaded polar-core v0.27.3
9972025-01-15T01:43:11.641Z Downloaded postcard v1.0.10
9982025-01-15T01:43:11.644Z Downloaded smoltcp v0.11.0
9992025-01-15T01:43:11.657Z Downloaded dropshot v0.12.0
10002025-01-15T01:43:11.679Z Downloaded typify-impl v0.2.0
10012025-01-15T01:43:11.694Z Downloaded p521 v0.13.3
10022025-01-15T01:43:11.698Z Downloaded radix_trie v0.2.1
10032025-01-15T01:43:11.704Z Downloaded git2 v0.19.0
10042025-01-15T01:43:11.713Z Downloaded webpki-roots v0.26.6
10052025-01-15T01:43:11.717Z Downloaded typify-impl v0.3.0
10062025-01-15T01:43:11.734Z Downloaded rustls v0.22.4
10072025-01-15T01:43:11.748Z Downloaded zopfli v0.8.1
10082025-01-15T01:43:11.750Z Downloaded diesel v2.2.6
10092025-01-15T01:43:11.770Z Downloaded sled v0.34.7
10102025-01-15T01:43:11.780Z Downloaded gimli v0.31.1
10112025-01-15T01:43:11.790Z Downloaded rustls v0.21.12
10122025-01-15T01:43:11.802Z Downloaded dropshot v0.13.0
10132025-01-15T01:43:11.823Z Downloaded openssl v0.10.66
10142025-01-15T01:43:11.832Z Downloaded object v0.36.5
10152025-01-15T01:43:11.844Z Downloaded regex-syntax v0.8.5
10162025-01-15T01:43:11.853Z Downloaded trust-dns-proto v0.22.0
10172025-01-15T01:43:11.866Z Downloaded regress v0.9.1
10182025-01-15T01:43:11.874Z Downloaded openapiv3 v2.0.0
10192025-01-15T01:43:11.888Z Downloaded rustls v0.23.19
10202025-01-15T01:43:11.900Z Downloaded libz-sys v1.1.20
10212025-01-15T01:43:11.921Z Downloaded zerocopy-derive v0.6.6
10222025-01-15T01:43:11.930Z Downloaded lzma-sys v0.1.20
10232025-01-15T01:43:11.960Z Downloaded nix v0.29.0
10242025-01-15T01:43:11.971Z Downloaded regex v1.11.1
10252025-01-15T01:43:11.985Z Downloaded winnow v0.5.40
10262025-01-15T01:43:11.994Z Downloaded toml_edit v0.19.15
10272025-01-15T01:43:12.010Z Downloaded bzip2-sys v0.1.11+1.0.8
10282025-01-15T01:43:12.027Z Downloaded rustls-webpki v0.102.8
10292025-01-15T01:43:12.052Z Downloaded ratatui v0.28.1
10302025-01-15T01:43:12.078Z Downloaded regex-automata v0.4.8
10312025-01-15T01:43:12.100Z Downloaded sha3 v0.10.8
10322025-01-15T01:43:12.105Z Downloaded nix v0.28.0
10332025-01-15T01:43:12.119Z Downloaded bstr v1.10.0
10342025-01-15T01:43:12.128Z Downloaded csv v1.3.0
10352025-01-15T01:43:12.147Z Downloaded vcpkg v0.2.15
10362025-01-15T01:43:12.183Z Downloaded petgraph v0.6.5
10372025-01-15T01:43:12.198Z Downloaded omicron-zone-package v0.12.0
10382025-01-15T01:43:12.202Z Downloaded multer v3.1.0
10392025-01-15T01:43:12.205Z Downloaded pkcs8 v0.10.2
10402025-01-15T01:43:12.207Z Downloaded qorb v0.2.1
10412025-01-15T01:43:12.210Z Downloaded rusqlite v0.32.1
10422025-01-15T01:43:12.217Z Downloaded tinyvec_macros v0.1.1
10432025-01-15T01:43:12.220Z Downloaded rand_chacha v0.3.1
10442025-01-15T01:43:12.220Z Downloaded postgres-types v0.2.8
10452025-01-15T01:43:12.222Z Downloaded simd-adler32 v0.3.7
10462025-01-15T01:43:12.225Z Downloaded tungstenite v0.24.0
10472025-01-15T01:43:12.228Z Downloaded tracing-core v0.1.32
10482025-01-15T01:43:12.231Z Downloaded num-bigint-dig v0.8.4
10492025-01-15T01:43:12.235Z Downloaded p384 v0.13.0
10502025-01-15T01:43:12.241Z Downloaded pbkdf2 v0.11.0
10512025-01-15T01:43:12.244Z Downloaded zeroize_derive v1.4.2
10522025-01-15T01:43:12.246Z Downloaded tokio v1.40.0
10532025-01-15T01:43:12.282Z Downloaded zip v2.1.3
10542025-01-15T01:43:12.287Z Downloaded unicode-properties v0.1.3
10552025-01-15T01:43:12.289Z Downloaded flate2 v1.0.34
10562025-01-15T01:43:12.294Z Downloaded newline-converter v0.3.0
10572025-01-15T01:43:12.296Z Downloaded hash32 v0.3.1
10582025-01-15T01:43:12.296Z Downloaded dyn-clone v1.0.17
10592025-01-15T01:43:12.299Z Downloaded termios v0.3.3
10602025-01-15T01:43:12.299Z Downloaded dropshot_endpoint v0.13.0
10612025-01-15T01:43:12.302Z Downloaded prettyplease v0.2.25
10622025-01-15T01:43:12.305Z Downloaded subtle v2.6.1
10632025-01-15T01:43:12.307Z Downloaded snafu v0.8.5
10642025-01-15T01:43:12.311Z Downloaded bindgen v0.69.5
10652025-01-15T01:43:12.318Z Downloaded encoding_rs v0.8.34
10662025-01-15T01:43:12.337Z Downloaded tls_codec_derive v0.4.1
10672025-01-15T01:43:12.340Z Downloaded smallvec v0.6.14
10682025-01-15T01:43:12.342Z Downloaded derive_builder v0.20.2
10692025-01-15T01:43:12.345Z Downloaded whoami v1.5.2
10702025-01-15T01:43:12.347Z Downloaded tokio-rustls v0.25.0
10712025-01-15T01:43:12.350Z Downloaded ed25519-dalek v2.1.1
10722025-01-15T01:43:12.353Z Downloaded salty v0.3.0
10732025-01-15T01:43:12.357Z Downloaded libm v0.2.8
10742025-01-15T01:43:12.364Z Downloaded tiny-keccak v2.0.2
10752025-01-15T01:43:12.367Z Downloaded ref-cast-impl v1.0.23
10762025-01-15T01:43:12.369Z Downloaded idna v0.3.0
10772025-01-15T01:43:12.374Z Downloaded path-slash v0.1.5
10782025-01-15T01:43:12.377Z Downloaded tokio-tungstenite v0.23.1
10792025-01-15T01:43:12.380Z Downloaded indexmap v1.9.3
10802025-01-15T01:43:12.383Z Downloaded minimal-lexical v0.2.1
10812025-01-15T01:43:12.386Z Downloaded der v0.7.9
10822025-01-15T01:43:12.392Z Downloaded parking_lot v0.12.3
10832025-01-15T01:43:12.394Z Downloaded rayon v1.10.0
10842025-01-15T01:43:12.403Z Downloaded opaque-debug v0.3.1
10852025-01-15T01:43:12.406Z Downloaded futures-macro v0.3.31
10862025-01-15T01:43:12.406Z Downloaded filetime v0.2.25
10872025-01-15T01:43:12.440Z Downloaded rpassword v7.3.1
10882025-01-15T01:43:12.440Z Downloaded ppv-lite86 v0.2.20
10892025-01-15T01:43:12.452Z Downloaded paste v1.0.15
10902025-01-15T01:43:12.452Z Downloaded futures-core v0.3.31
10912025-01-15T01:43:12.452Z Downloaded itertools v0.13.0
10922025-01-15T01:43:12.452Z Downloaded itertools v0.10.5
10932025-01-15T01:43:12.452Z Downloaded term v0.7.0
10942025-01-15T01:43:12.452Z Downloaded yasna v0.5.2
10952025-01-15T01:43:12.452Z Downloaded crc-catalog v2.4.0
10962025-01-15T01:43:12.452Z Downloaded bitvec v1.0.1
10972025-01-15T01:43:12.457Z Downloaded hmac v0.12.1
10982025-01-15T01:43:12.457Z Downloaded polyval v0.6.2
10992025-01-15T01:43:12.457Z Downloaded subprocess v0.2.9
11002025-01-15T01:43:12.457Z Downloaded libgit2-sys v0.17.0+1.8.1
11012025-01-15T01:43:12.508Z Downloaded schemars v0.8.21
11022025-01-15T01:43:12.518Z Downloaded hyper-util v0.1.10
11032025-01-15T01:43:12.522Z Downloaded icu_locid v1.5.0
11042025-01-15T01:43:12.527Z Downloaded unicode-truncate v1.1.0
11052025-01-15T01:43:12.529Z Downloaded libefi-sys v0.1.0
11062025-01-15T01:43:12.529Z Downloaded serde_plain v1.0.2
11072025-01-15T01:43:12.531Z Downloaded ron v0.7.1
11082025-01-15T01:43:12.535Z Downloaded mime_guess v2.0.5
11092025-01-15T01:43:12.537Z Downloaded cookie v0.18.1
11102025-01-15T01:43:12.539Z Downloaded schemars_derive v0.8.21
11112025-01-15T01:43:12.542Z Downloaded progenitor-macro v0.8.0
11122025-01-15T01:43:12.542Z Downloaded form_urlencoded v1.2.1
11132025-01-15T01:43:12.542Z Downloaded maplit v1.0.2
11142025-01-15T01:43:12.544Z Downloaded icu_provider v1.5.0
11152025-01-15T01:43:12.546Z Downloaded phf_shared v0.11.2
11162025-01-15T01:43:12.549Z Downloaded backtrace v0.3.74
11172025-01-15T01:43:12.551Z Downloaded wait-timeout v0.2.0
11182025-01-15T01:43:12.554Z Downloaded rusty-fork v0.3.0
11192025-01-15T01:43:12.557Z Downloaded display-error-chain v0.2.2
11202025-01-15T01:43:12.557Z Downloaded linear-map v1.2.0
11212025-01-15T01:43:12.559Z Downloaded curve25519-dalek-derive v0.1.1
11222025-01-15T01:43:12.559Z Downloaded socket2 v0.5.7
11232025-01-15T01:43:12.562Z Downloaded httparse v1.9.5
11242025-01-15T01:43:12.564Z Downloaded mio v1.0.2
11252025-01-15T01:43:12.569Z Downloaded lockfree-object-pool v0.1.6
11262025-01-15T01:43:12.572Z Downloaded base64 v0.22.1
11272025-01-15T01:43:12.575Z Downloaded samael v0.0.17
11282025-01-15T01:43:12.580Z Downloaded aes-gcm v0.10.3
11292025-01-15T01:43:12.585Z Downloaded russh-keys v0.45.0
11302025-01-15T01:43:12.587Z Downloaded cancel-safe-futures v0.1.5
11312025-01-15T01:43:12.590Z Downloaded bb8 v0.8.5
11322025-01-15T01:43:12.592Z Downloaded base16ct v0.2.0
11332025-01-15T01:43:12.592Z Downloaded gethostname v0.5.0
11342025-01-15T01:43:12.595Z Downloaded lazycell v1.3.0
11352025-01-15T01:43:12.595Z Downloaded bytes v1.9.0
11362025-01-15T01:43:12.598Z Downloaded ipnetwork v0.20.0
11372025-01-15T01:43:12.600Z Downloaded adler2 v2.0.0
11382025-01-15T01:43:12.600Z Downloaded termtree v0.4.1
11392025-01-15T01:43:12.603Z Downloaded hex v0.4.3
11402025-01-15T01:43:12.603Z Downloaded aes v0.8.4
11412025-01-15T01:43:12.606Z Downloaded http v1.2.0
11422025-01-15T01:43:12.609Z Downloaded hkdf v0.12.4
11432025-01-15T01:43:12.612Z Downloaded bitfield-struct v0.6.2
11442025-01-15T01:43:12.616Z Downloaded cookie_store v0.21.0
11452025-01-15T01:43:12.619Z Downloaded chrono-tz-build v0.4.0
11462025-01-15T01:43:12.619Z Downloaded cfg_aliases v0.2.1
11472025-01-15T01:43:12.619Z Downloaded keccak v0.1.5
11482025-01-15T01:43:12.619Z Downloaded cstr-argument v0.1.2
11492025-01-15T01:43:12.619Z Downloaded cassowary v0.3.0
11502025-01-15T01:43:12.622Z Downloaded humantime v2.1.0
11512025-01-15T01:43:12.622Z Downloaded addr2line v0.24.2
11522025-01-15T01:43:12.624Z Downloaded async-trait v0.1.83
11532025-01-15T01:43:12.627Z Downloaded atomicwrites v0.4.4
11542025-01-15T01:43:12.629Z Downloaded arrayvec v0.7.6
11552025-01-15T01:43:12.629Z Downloaded bit-vec v0.6.3
11562025-01-15T01:43:12.631Z Downloaded bit-set v0.5.3
11572025-01-15T01:43:12.631Z Downloaded ascii-canvas v3.0.0
11582025-01-15T01:43:12.782Z Downloaded libsqlite3-sys v0.30.1
11592025-01-15T01:43:12.991Z Downloaded ring v0.17.8
11602025-01-15T01:43:13.340Z Downloaded aws-lc-sys v0.22.0
11612025-01-15T01:43:13.649Z Compiling serde v1.0.217
11622025-01-15T01:43:13.653Z Compiling lock_api v0.4.12
11632025-01-15T01:43:13.653Z Compiling scopeguard v1.2.0
11642025-01-15T01:43:13.653Z Compiling value-bag v1.9.0
11652025-01-15T01:43:13.653Z Compiling typenum v1.17.0
11662025-01-15T01:43:13.653Z Compiling generic-array v0.14.7
11672025-01-15T01:43:13.846Z Compiling syn v2.0.96
11682025-01-15T01:43:13.861Z Compiling getrandom v0.2.15
11692025-01-15T01:43:13.928Z Compiling shlex v1.3.0
11702025-01-15T01:43:14.205Z Compiling rand_core v0.6.4
11712025-01-15T01:43:14.293Z Compiling log v0.4.22
11722025-01-15T01:43:14.338Z Compiling subtle v2.6.1
11732025-01-15T01:43:14.379Z Compiling jobserver v0.1.32
11742025-01-15T01:43:14.400Z Compiling const-oid v0.9.6
11752025-01-15T01:43:14.647Z Compiling smallvec v1.13.2
11762025-01-15T01:43:14.679Z Compiling spin v0.9.8
11772025-01-15T01:43:14.710Z Compiling pin-project-lite v0.2.14
11782025-01-15T01:43:14.833Z Compiling cc v1.1.30
11792025-01-15T01:43:15.019Z Compiling rustix v0.38.37
11802025-01-15T01:43:15.038Z Compiling parking_lot_core v0.9.10
11812025-01-15T01:43:15.055Z Compiling futures-core v0.3.31
11822025-01-15T01:43:15.185Z Compiling signal-hook-registry v1.4.2
11832025-01-15T01:43:15.306Z Compiling mio v1.0.2
11842025-01-15T01:43:15.823Z Compiling aho-corasick v1.1.3
11852025-01-15T01:43:15.876Z Compiling parking_lot v0.12.3
11862025-01-15T01:43:16.049Z Compiling cpufeatures v0.2.14
11872025-01-15T01:43:16.090Z Compiling regex-syntax v0.8.5
11882025-01-15T01:43:16.158Z Compiling lazy_static v1.5.0
11892025-01-15T01:43:16.295Z Compiling either v1.13.0
11902025-01-15T01:43:16.356Z Compiling glob v0.3.1
11912025-01-15T01:43:16.387Z Compiling futures-sink v0.3.31
11922025-01-15T01:43:16.537Z Compiling stable_deref_trait v1.2.0
11932025-01-15T01:43:16.659Z Compiling socket2 v0.5.7
11942025-01-15T01:43:16.705Z Compiling slab v0.4.9
11952025-01-15T01:43:16.724Z Compiling prettyplease v0.2.25
11962025-01-15T01:43:17.174Z Compiling minimal-lexical v0.2.1
11972025-01-15T01:43:17.229Z Compiling clang-sys v1.8.1
11982025-01-15T01:43:17.248Z Compiling serde_json v1.0.135
11992025-01-15T01:43:17.586Z Compiling nom v7.1.3
12002025-01-15T01:43:17.682Z Compiling libloading v0.8.5
12012025-01-15T01:43:17.886Z Compiling bindgen v0.69.5
12022025-01-15T01:43:17.973Z Compiling home v0.5.9
12032025-01-15T01:43:18.238Z Compiling itertools v0.10.5
12042025-01-15T01:43:18.519Z Compiling futures-channel v0.3.31
12052025-01-15T01:43:18.742Z Compiling futures-io v0.3.31
12062025-01-15T01:43:18.948Z Compiling rustc-hash v1.1.0
12072025-01-15T01:43:19.027Z Compiling allocator-api2 v0.2.18
12082025-01-15T01:43:19.111Z Compiling foldhash v0.1.3
12092025-01-15T01:43:19.428Z Compiling pin-utils v0.1.0
12102025-01-15T01:43:19.530Z Compiling lazycell v1.3.0
12112025-01-15T01:43:19.704Z Compiling libm v0.2.8
12122025-01-15T01:43:19.768Z Compiling regex-automata v0.4.8
12132025-01-15T01:43:20.017Z Compiling futures-task v0.3.31
12142025-01-15T01:43:20.316Z Compiling hashbrown v0.15.1
12152025-01-15T01:43:20.656Z Compiling cexpr v0.6.0
12162025-01-15T01:43:20.773Z Compiling cmake v0.1.51
12172025-01-15T01:43:20.906Z Compiling num-traits v0.2.19
12182025-01-15T01:43:21.193Z Compiling synstructure v0.13.1
12192025-01-15T01:43:21.671Z Compiling fs_extra v1.3.0
12202025-01-15T01:43:22.220Z Compiling tinyvec_macros v0.1.1
12212025-01-15T01:43:22.305Z Compiling pkg-config v0.3.31
12222025-01-15T01:43:22.325Z Compiling dunce v1.0.5
12232025-01-15T01:43:22.396Z Compiling tinyvec v1.8.0
12242025-01-15T01:43:22.700Z Compiling ring v0.17.8
12252025-01-15T01:43:23.753Z Compiling litemap v0.7.3
12262025-01-15T01:43:23.848Z Compiling unicode-normalization v0.1.24
12272025-01-15T01:43:23.993Z Compiling writeable v0.5.5
12282025-01-15T01:43:24.123Z Compiling paste v1.0.15
12292025-01-15T01:43:24.227Z Compiling unicode-bidi v0.3.17
12302025-01-15T01:43:24.505Z Compiling base64ct v1.6.0
12312025-01-15T01:43:24.938Z Compiling httparse v1.9.5
12322025-01-15T01:43:25.100Z Compiling regex v1.11.1
12332025-01-15T01:43:25.328Z Compiling pem-rfc7468 v0.7.0
12342025-01-15T01:43:25.380Z Compiling flagset v0.4.6
12352025-01-15T01:43:25.577Z Compiling aws-lc-rs v1.10.0
12362025-01-15T01:43:25.934Z Compiling tracing-core v0.1.32
12372025-01-15T01:43:25.976Z Compiling crossbeam-utils v0.8.20
12382025-01-15T01:43:26.033Z Compiling icu_locid_transform_data v1.5.0
12392025-01-15T01:43:26.128Z Compiling percent-encoding v2.3.1
12402025-01-15T01:43:26.424Z Compiling rustls-pki-types v1.10.0
12412025-01-15T01:43:26.598Z Compiling serde_derive v1.0.217
12422025-01-15T01:43:26.674Z Compiling zeroize_derive v1.4.2
12432025-01-15T01:43:27.117Z Compiling zerocopy-derive v0.7.35
12442025-01-15T01:43:27.120Z Compiling tokio-macros v2.4.0
12452025-01-15T01:43:27.413Z Compiling zerofrom-derive v0.1.4
12462025-01-15T01:43:28.072Z Compiling zeroize v1.8.1
12472025-01-15T01:43:28.608Z Compiling yoke-derive v0.7.4
12482025-01-15T01:43:28.656Z Compiling thiserror-impl v1.0.69
12492025-01-15T01:43:29.154Z Compiling zerocopy v0.7.35
12502025-01-15T01:43:29.695Z Compiling crypto-common v0.1.6
12512025-01-15T01:43:29.926Z Compiling block-buffer v0.10.4
12522025-01-15T01:43:30.204Z Compiling digest v0.10.7
12532025-01-15T01:43:30.439Z Compiling zerovec-derive v0.10.3
12542025-01-15T01:43:30.631Z Compiling hmac v0.12.1
12552025-01-15T01:43:30.665Z Compiling futures-macro v0.3.31
12562025-01-15T01:43:30.734Z Compiling block-padding v0.3.3
12572025-01-15T01:43:30.874Z Compiling displaydoc v0.2.5
12582025-01-15T01:43:30.977Z Compiling inout v0.1.3
12592025-01-15T01:43:30.997Z Compiling zerofrom v0.1.4
12602025-01-15T01:43:31.200Z Compiling yoke v0.7.4
12612025-01-15T01:43:31.203Z Compiling cipher v0.4.4
12622025-01-15T01:43:31.246Z Compiling sha2 v0.10.8
12632025-01-15T01:43:31.503Z Compiling thiserror v1.0.69
12642025-01-15T01:43:31.524Z Compiling ppv-lite86 v0.2.20
12652025-01-15T01:43:31.658Z Compiling der_derive v0.7.3
12662025-01-15T01:43:31.726Z Compiling icu_provider_macros v1.5.0
12672025-01-15T01:43:32.335Z Compiling rand_chacha v0.3.1
12682025-01-15T01:43:32.417Z Compiling tracing-attributes v0.1.27
12692025-01-15T01:43:32.529Z Compiling futures-util v0.3.31
12702025-01-15T01:43:32.796Z Compiling rand v0.8.5
12712025-01-15T01:43:32.897Z Compiling zerovec v0.10.4
12722025-01-15T01:43:33.984Z Compiling der v0.7.9
12732025-01-15T01:43:34.637Z Compiling tinystr v0.7.6
12742025-01-15T01:43:34.781Z Compiling icu_collections v1.5.0
12752025-01-15T01:43:34.806Z Compiling salsa20 v0.10.2
12762025-01-15T01:43:34.940Z Compiling icu_locid v1.5.0
12772025-01-15T01:43:34.998Z Compiling pest v2.7.14
12782025-01-15T01:43:35.029Z Compiling pbkdf2 v0.12.2
12792025-01-15T01:43:35.202Z Compiling time-core v0.1.2
12802025-01-15T01:43:35.388Z Compiling powerfmt v0.2.0
12812025-01-15T01:43:35.737Z Compiling num-conv v0.1.0
12822025-01-15T01:43:35.758Z Compiling tracing v0.1.40
12832025-01-15T01:43:36.038Z Compiling icu_provider v1.5.0
12842025-01-15T01:43:36.040Z Compiling spki v0.7.3
12852025-01-15T01:43:36.273Z Compiling vcpkg v0.2.15
12862025-01-15T01:43:36.409Z Compiling untrusted v0.7.1
12872025-01-15T01:43:36.609Z Compiling untrusted v0.9.0
12882025-01-15T01:43:36.793Z Compiling icu_locid_transform v1.5.0
12892025-01-15T01:43:36.917Z Compiling mirai-annotations v1.12.0
12902025-01-15T01:43:36.978Z Compiling icu_properties_data v1.5.0
12912025-01-15T01:43:37.153Z Compiling time-macros v0.2.18
12922025-01-15T01:43:37.247Z Compiling deranged v0.3.11
12932025-01-15T01:43:37.875Z Compiling pest_meta v2.7.14
12942025-01-15T01:43:38.088Z Compiling openssl-sys v0.9.103
12952025-01-15T01:43:38.108Z Compiling icu_properties v1.5.1
12962025-01-15T01:43:38.658Z Compiling scrypt v0.11.0
12972025-01-15T01:43:39.112Z Compiling aes v0.8.4
12982025-01-15T01:43:39.175Z Compiling cbc v0.1.2
12992025-01-15T01:43:39.214Z Compiling scroll_derive v0.12.0
13002025-01-15T01:43:39.407Z Compiling bitflags v2.6.0
13012025-01-15T01:43:39.608Z Compiling bytes v1.9.0
13022025-01-15T01:43:40.409Z Compiling indexmap v2.7.0
13032025-01-15T01:43:40.635Z Compiling tokio v1.40.0
13042025-01-15T01:43:40.831Z Compiling http v1.2.0
13052025-01-15T01:43:41.682Z Compiling semver v1.0.24
13062025-01-15T01:43:42.261Z Compiling rustc_version v0.4.1
13072025-01-15T01:43:42.425Z Compiling num_threads v0.1.7
13082025-01-15T01:43:42.570Z Compiling utf16_iter v1.0.5
13092025-01-15T01:43:42.789Z Compiling icu_normalizer_data v1.5.0
13102025-01-15T01:43:42.813Z Compiling utf8_iter v1.0.4
13112025-01-15T01:43:42.909Z Compiling atomic-waker v1.1.2
13122025-01-15T01:43:42.966Z Compiling write16 v1.0.0
13132025-01-15T01:43:43.011Z Compiling time v0.3.36
13142025-01-15T01:43:43.044Z Compiling http-body v1.0.1
13152025-01-15T01:43:43.065Z Compiling scroll v0.12.0
13162025-01-15T01:43:43.095Z Compiling icu_normalizer v1.5.0
13172025-01-15T01:43:43.114Z Compiling pkcs5 v0.7.1
13182025-01-15T01:43:43.137Z Compiling pest_generator v2.7.14
13192025-01-15T01:43:43.380Z Compiling which v4.4.2
13202025-01-15T01:43:43.596Z Compiling form_urlencoded v1.2.1
13212025-01-15T01:43:43.940Z Compiling slog v2.7.0
13222025-01-15T01:43:44.207Z Compiling try-lock v0.2.5
13232025-01-15T01:43:44.374Z Compiling want v0.3.1
13242025-01-15T01:43:44.440Z Compiling goblin v0.8.2
13252025-01-15T01:43:44.494Z Compiling idna_adapter v1.2.0
13262025-01-15T01:43:44.646Z Compiling pkcs8 v0.10.2
13272025-01-15T01:43:44.711Z Compiling uuid v1.11.0
13282025-01-15T01:43:44.854Z Compiling iana-time-zone v0.1.61
13292025-01-15T01:43:45.040Z Compiling pest_derive v2.7.14
13302025-01-15T01:43:45.229Z Compiling httpdate v1.0.3
13312025-01-15T01:43:45.286Z Compiling chrono v0.4.38
13322025-01-15T01:43:45.674Z Compiling idna v1.0.3
13332025-01-15T01:43:45.776Z Compiling dtrace-parser v0.2.0
13342025-01-15T01:43:46.777Z Compiling serde_spanned v0.6.8
13352025-01-15T01:43:47.023Z Compiling serde_tokenstream v0.2.2
13362025-01-15T01:43:47.330Z Compiling toml_datetime v0.6.8
13372025-01-15T01:43:47.613Z Compiling openssl v0.10.66
13382025-01-15T01:43:47.666Z Compiling match_cfg v0.1.0
13392025-01-15T01:43:47.726Z Compiling rustversion v1.0.17
13402025-01-15T01:43:47.771Z Compiling adler2 v2.0.0
13412025-01-15T01:43:47.816Z Compiling tower-service v0.3.3
13422025-01-15T01:43:47.958Z Compiling foreign-types-shared v0.1.1
13432025-01-15T01:43:47.978Z Compiling base64 v0.22.1
13442025-01-15T01:43:48.025Z Compiling miniz_oxide v0.8.0
13452025-01-15T01:43:48.081Z Compiling foreign-types v0.3.2
13462025-01-15T01:43:48.188Z Compiling hostname v0.3.1
13472025-01-15T01:43:48.387Z Compiling tokio-util v0.7.12
13482025-01-15T01:43:48.474Z Compiling url v2.5.3
13492025-01-15T01:43:48.669Z Compiling async-trait v0.1.83
13502025-01-15T01:43:49.463Z Compiling h2 v0.4.6
13512025-01-15T01:43:49.630Z Compiling openssl-macros v0.1.1
13522025-01-15T01:43:49.850Z Compiling serde_derive_internals v0.29.1
13532025-01-15T01:43:50.203Z Compiling dof v0.3.0
13542025-01-15T01:43:50.375Z Compiling dirs-sys-next v0.1.2
13552025-01-15T01:43:50.942Z Compiling usdt-impl v0.5.0
13562025-01-15T01:43:51.028Z Compiling siphasher v0.3.11
13572025-01-15T01:43:51.420Z Compiling syn v1.0.109
13582025-01-15T01:43:51.977Z Compiling rustls v0.22.4
13592025-01-15T01:43:51.996Z Compiling native-tls v0.2.12
13602025-01-15T01:43:52.178Z Compiling data-encoding v2.6.0
13612025-01-15T01:43:52.276Z Compiling rustls v0.23.19
13622025-01-15T01:43:52.329Z Compiling schemars v0.8.21
13632025-01-15T01:43:52.445Z Compiling schemars_derive v0.8.21
13642025-01-15T01:43:52.641Z Compiling dirs-next v2.0.0
13652025-01-15T01:43:53.687Z Compiling http-body-util v0.1.2
13662025-01-15T01:43:53.821Z Compiling heapless v0.7.17
13672025-01-15T01:43:54.099Z Compiling crossbeam-epoch v0.9.18
13682025-01-15T01:43:54.161Z Compiling sha1 v0.10.6
13692025-01-15T01:43:54.223Z Compiling signature v2.2.0
13702025-01-15T01:43:54.284Z Compiling bzip2-sys v0.1.11+1.0.8
13712025-01-15T01:43:54.518Z Compiling thread_local v1.1.8
13722025-01-15T01:43:54.592Z Compiling multer v3.1.0
13732025-01-15T01:43:54.745Z Compiling encoding_rs v0.8.34
13742025-01-15T01:43:54.768Z Compiling cookie v0.18.1
13752025-01-15T01:43:54.890Z Compiling openssl-probe v0.1.5
13762025-01-15T01:43:55.017Z Compiling unicode-properties v0.1.3
13772025-01-15T01:43:55.044Z Compiling ipnet v2.10.1
13782025-01-15T01:43:55.175Z Compiling mime v0.3.17
13792025-01-15T01:43:55.424Z Compiling slog-async v2.8.0
13802025-01-15T01:43:55.468Z Compiling gimli v0.31.1
13812025-01-15T01:43:55.687Z Compiling dyn-clone v1.0.17
13822025-01-15T01:43:55.885Z Compiling rayon-core v1.12.1
13832025-01-15T01:43:55.921Z Compiling signal-hook v0.3.17
13842025-01-15T01:43:56.203Z Compiling toml_edit v0.22.22
13852025-01-15T01:43:56.251Z Compiling stringprep v0.1.5
13862025-01-15T01:43:57.403Z Compiling hyper v1.5.0
13872025-01-15T01:43:59.581Z Compiling crossbeam-deque v0.8.5
13882025-01-15T01:43:59.629Z Compiling addr2line v0.24.2
13892025-01-15T01:43:59.941Z Compiling hyper-util v0.1.10
13902025-01-15T01:44:00.246Z Compiling usdt-macro v0.5.0
13912025-01-15T01:44:00.298Z Compiling usdt-attr-macro v0.5.0
13922025-01-15T01:44:00.384Z Compiling term v0.7.0
13932025-01-15T01:44:01.024Z Compiling slog-json v2.6.1
13942025-01-15T01:44:01.372Z Compiling serde_urlencoded v0.7.1
13952025-01-15T01:44:01.655Z Compiling curve25519-dalek v4.1.3
13962025-01-15T01:44:01.686Z Compiling crossbeam-channel v0.5.13
13972025-01-15T01:44:01.840Z Compiling futures-executor v0.3.31
13982025-01-15T01:44:01.890Z Compiling enum-as-inner v0.6.1
13992025-01-15T01:44:02.376Z Compiling md-5 v0.10.6
14002025-01-15T01:44:02.399Z Compiling rustls-pemfile v2.2.0
14012025-01-15T01:44:02.674Z Compiling async-stream-impl v0.3.6
14022025-01-15T01:44:02.701Z Compiling num-integer v0.1.46
14032025-01-15T01:44:02.740Z Compiling idna v0.4.0
14042025-01-15T01:44:02.760Z Compiling idna v0.3.0
14052025-01-15T01:44:02.923Z Compiling hash32 v0.2.1
14062025-01-15T01:44:03.290Z Compiling ff v0.13.0
14072025-01-15T01:44:03.456Z Compiling is-terminal v0.4.13
14082025-01-15T01:44:03.529Z Compiling dropshot v0.12.0
14092025-01-15T01:44:03.585Z Compiling object v0.36.5
14102025-01-15T01:44:03.664Z Compiling take_mut v0.2.2
14112025-01-15T01:44:03.811Z Compiling fallible-iterator v0.2.0
14122025-01-15T01:44:03.831Z Compiling rustc-demangle v0.1.24
14132025-01-15T01:44:03.898Z Compiling utf-8 v0.7.6
14142025-01-15T01:44:04.213Z Compiling base16ct v0.2.0
14152025-01-15T01:44:04.264Z Compiling psl-types v2.0.11
14162025-01-15T01:44:04.311Z Compiling num-bigint-dig v0.8.4
14172025-01-15T01:44:04.465Z Compiling quick-error v1.2.3
14182025-01-15T01:44:04.486Z Compiling smoltcp v0.9.1
14192025-01-15T01:44:04.518Z Compiling linked-hash-map v0.5.6
14202025-01-15T01:44:04.607Z Compiling anyhow v1.0.93
14212025-01-15T01:44:04.628Z Compiling portable-atomic v1.9.0
14222025-01-15T01:44:04.746Z Compiling resolv-conf v0.7.0
14232025-01-15T01:44:04.845Z Compiling lru-cache v0.1.2
14242025-01-15T01:44:05.048Z Compiling publicsuffix v2.2.3
14252025-01-15T01:44:05.140Z Compiling postgres-protocol v0.6.7
14262025-01-15T01:44:05.300Z Compiling sec1 v0.7.3
14272025-01-15T01:44:05.432Z Compiling tungstenite v0.24.0
14282025-01-15T01:44:05.562Z Compiling async-stream v0.3.6
14292025-01-15T01:44:05.837Z Compiling hickory-proto v0.24.1
14302025-01-15T01:44:05.858Z Compiling slog-term v2.9.1
14312025-01-15T01:44:06.319Z Compiling usdt v0.5.0
14322025-01-15T01:44:06.770Z Compiling group v0.13.0
14332025-01-15T01:44:06.790Z Compiling num-iter v0.1.45
14342025-01-15T01:44:07.140Z Compiling futures v0.3.31
14352025-01-15T01:44:07.163Z Compiling slog-bunyan v2.5.0
14362025-01-15T01:44:07.464Z Compiling toml v0.8.19
14372025-01-15T01:44:08.449Z Compiling tokio-native-tls v0.3.1
14382025-01-15T01:44:08.937Z Compiling camino v1.1.9
14392025-01-15T01:44:09.008Z Compiling phf_shared v0.11.2
14402025-01-15T01:44:09.067Z Compiling dropshot_endpoint v0.12.0
14412025-01-15T01:44:09.357Z Compiling terminal_size v0.4.0
14422025-01-15T01:44:09.592Z Compiling waitgroup v0.1.2
14432025-01-15T01:44:09.612Z Compiling openapiv3 v2.0.0
14442025-01-15T01:44:09.782Z Compiling serde_path_to_error v0.1.16
14452025-01-15T01:44:09.807Z Compiling hkdf v0.12.4
14462025-01-15T01:44:10.069Z Compiling backtrace v0.3.74
14472025-01-15T01:44:10.563Z Compiling crypto-bigint v0.5.5
14482025-01-15T01:44:10.585Z Compiling webpki-roots v0.26.6
14492025-01-15T01:44:10.810Z Compiling curve25519-dalek-derive v0.1.1
14502025-01-15T01:44:12.267Z Compiling zerocopy-derive v0.6.6
14512025-01-15T01:44:13.102Z Compiling idna v0.5.0
14522025-01-15T01:44:13.326Z Compiling hubpack_derive v0.1.1
14532025-01-15T01:44:13.345Z Compiling hostname v0.4.0
14542025-01-15T01:44:13.561Z Compiling ahash v0.8.11
14552025-01-15T01:44:13.593Z Compiling crc32fast v1.4.2
14562025-01-15T01:44:13.889Z Compiling fs-err v2.11.0
14572025-01-15T01:44:13.918Z Compiling newtype-uuid v1.1.3
14582025-01-15T01:44:14.193Z Compiling winnow v0.5.40
14592025-01-15T01:44:14.196Z Compiling managed v0.8.0
14602025-01-15T01:44:14.233Z Compiling debug-ignore v1.0.5
14612025-01-15T01:44:14.236Z Compiling bitflags v1.3.2
14622025-01-15T01:44:14.364Z Compiling clap_builder v4.5.21
14632025-01-15T01:44:14.397Z Compiling hubpack v0.1.2
14642025-01-15T01:44:14.593Z Compiling console v0.15.8
14652025-01-15T01:44:14.791Z Compiling strum_macros v0.25.3
14662025-01-15T01:44:15.156Z Compiling zerocopy v0.6.6
14672025-01-15T01:44:15.912Z Compiling cookie_store v0.21.0
14682025-01-15T01:44:16.006Z Compiling flate2 v1.0.34
14692025-01-15T01:44:16.565Z Compiling elliptic-curve v0.13.8
14702025-01-15T01:44:16.897Z Compiling hickory-resolver v0.24.1
14712025-01-15T01:44:17.395Z Compiling toml_edit v0.19.15
14722025-01-15T01:44:17.651Z Compiling phf v0.11.2
14732025-01-15T01:44:17.954Z Compiling signal-hook-mio v0.2.4
14742025-01-15T01:44:18.133Z Compiling hyper-tls v0.6.0
14752025-01-15T01:44:18.214Z Compiling rayon v1.10.0
14762025-01-15T01:44:18.498Z Compiling bzip2 v0.4.4
14772025-01-15T01:44:18.879Z Compiling tokio-tungstenite v0.24.0
14782025-01-15T01:44:19.403Z Compiling postgres-types v0.2.8
14792025-01-15T01:44:21.989Z Compiling ed25519 v2.2.3
14802025-01-15T01:44:22.532Z Compiling phf_shared v0.10.0
14812025-01-15T01:44:22.554Z Compiling tokio-stream v0.1.16
14822025-01-15T01:44:22.817Z Compiling pkcs1 v0.7.5
14832025-01-15T01:44:22.907Z Compiling serde-big-array v0.5.1
14842025-01-15T01:44:23.142Z Compiling clap_derive v4.5.18
14852025-01-15T01:44:23.517Z Compiling rfc6979 v0.4.0
14862025-01-15T01:44:23.718Z Compiling derive-where v1.2.7
14872025-01-15T01:44:23.737Z Compiling serde_repr v0.1.19
14882025-01-15T01:44:23.888Z Compiling float-cmp v0.9.0
14892025-01-15T01:44:24.121Z Compiling bstr v1.10.0
14902025-01-15T01:44:24.574Z Compiling sync_wrapper v1.0.1
14912025-01-15T01:44:24.697Z Compiling static_assertions v1.1.0
14922025-01-15T01:44:24.743Z Compiling new_debug_unreachable v1.0.6
14932025-01-15T01:44:24.811Z Compiling predicates-core v1.0.8
14942025-01-15T01:44:24.832Z Compiling difflib v0.4.0
14952025-01-15T01:44:24.853Z Compiling whoami v1.5.2
14962025-01-15T01:44:25.134Z Compiling normalize-line-endings v0.3.0
14972025-01-15T01:44:25.281Z Compiling unicode-segmentation v1.12.0
14982025-01-15T01:44:25.401Z Compiling bit-vec v0.6.3
14992025-01-15T01:44:25.744Z Compiling precomputed-hash v0.1.1
15002025-01-15T01:44:25.804Z Compiling number_prefix v0.4.0
15012025-01-15T01:44:25.880Z Compiling fixedbitset v0.4.2
15022025-01-15T01:44:26.040Z Compiling unicode-width v0.2.0
15032025-01-15T01:44:26.133Z Compiling similar v2.6.0
15042025-01-15T01:44:26.230Z Compiling petgraph v0.6.5
15052025-01-15T01:44:26.330Z Compiling string_cache v0.8.7
15062025-01-15T01:44:26.587Z Compiling indicatif v0.17.9
15072025-01-15T01:44:26.768Z Compiling bit-set v0.5.3
15082025-01-15T01:44:26.884Z Compiling predicates v3.1.2
15092025-01-15T01:44:27.081Z Compiling tokio-postgres v0.7.12
15102025-01-15T01:44:27.749Z Compiling clap v4.5.21
15112025-01-15T01:44:27.878Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15122025-01-15T01:44:28.278Z Compiling ecdsa v0.16.9
15132025-01-15T01:44:28.432Z Compiling rsa v0.9.6
15142025-01-15T01:44:28.621Z Compiling ed25519-dalek v2.1.1
15152025-01-15T01:44:29.108Z Compiling toml v0.7.8
15162025-01-15T01:44:29.752Z Compiling zip v0.6.6
15172025-01-15T01:44:29.911Z Compiling crossterm v0.28.1
15182025-01-15T01:44:31.524Z Compiling hex v0.4.3
15192025-01-15T01:44:31.909Z Compiling x509-cert v0.2.5
15202025-01-15T01:44:32.140Z Compiling peg-runtime v0.8.3
15212025-01-15T01:44:32.424Z Compiling lalrpop-util v0.19.12
15222025-01-15T01:44:32.736Z Compiling unicode-xid v0.2.6
15232025-01-15T01:44:32.782Z Compiling strum_macros v0.26.4
15242025-01-15T01:44:32.863Z Compiling xattr v1.3.1
15252025-01-15T01:44:32.929Z Compiling filetime v0.2.25
15262025-01-15T01:44:33.231Z Compiling tar v0.4.42
15272025-01-15T01:44:37.352Z Compiling strum v0.26.3
15282025-01-15T01:44:40.509Z Compiling aws-lc-sys v0.22.0
15292025-01-15T01:45:08.006Z Compiling rustls-webpki v0.102.8
15302025-01-15T01:45:11.155Z Compiling tokio-rustls v0.25.0
15312025-01-15T01:45:12.964Z Compiling tokio-rustls v0.26.0
15322025-01-15T01:45:13.259Z Compiling hyper-rustls v0.27.3
15332025-01-15T01:45:13.847Z Compiling reqwest v0.12.9
15342025-01-15T01:45:14.720Z Compiling qorb v0.2.1
15352025-01-15T01:45:17.982Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15362025-01-15T01:45:18.222Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15372025-01-15T01:45:22.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15382025-01-15T01:45:22.840Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15392025-01-15T01:45:22.889ZJan 15 01:45:21.768 INFO Starting download, target: Clickhouse
15402025-01-15T01:45:22.893ZJan 15 01:45:21.769 INFO Starting download, target: Console
15412025-01-15T01:45:22.893ZJan 15 01:45:21.769 INFO Starting download, target: Cockroach
15422025-01-15T01:45:22.893ZJan 15 01:45:21.769 INFO Starting download, target: DendriteOpenapi
15432025-01-15T01:45:22.893ZJan 15 01:45:21.769 INFO Starting download, target: DendriteStub
15442025-01-15T01:45:22.893ZJan 15 01:45:21.769 INFO Starting download, target: MaghemiteMgd
15452025-01-15T01:45:22.893ZJan 15 01:45:21.769 INFO Starting download, target: TransceiverControl
15462025-01-15T01:45:22.893ZJan 15 01:45:21.769 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15472025-01-15T01:45:22.893ZJan 15 01:45:21.770 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15482025-01-15T01:45:22.893ZJan 15 01:45:21.770 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15492025-01-15T01:45:22.893ZJan 15 01:45:21.770 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15502025-01-15T01:45:22.893ZJan 15 01:45:21.770 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15512025-01-15T01:45:22.893ZJan 15 01:45:21.770 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15522025-01-15T01:45:22.893ZJan 15 01:45:21.770 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15532025-01-15T01:45:23.125ZJan 15 01:45:21.969 INFO Download complete, target: DendriteOpenapi
15542025-01-15T01:45:23.362ZJan 15 01:45:22.234 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15552025-01-15T01:45:23.425ZJan 15 01:45:22.299 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15562025-01-15T01:45:23.775ZJan 15 01:45:22.652 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15572025-01-15T01:45:23.802ZJan 15 01:45:22.680 INFO Download complete, target: Console
15582025-01-15T01:45:24.043ZJan 15 01:45:22.919 INFO Download complete, target: TransceiverControl
15592025-01-15T01:45:24.162ZJan 15 01:45:23.041 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15602025-01-15T01:45:24.711ZJan 15 01:45:23.590 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15612025-01-15T01:45:24.711ZJan 15 01:45:23.590 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15622025-01-15T01:45:24.787ZJan 15 01:45:23.665 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15632025-01-15T01:45:26.797ZJan 15 01:45:25.674 INFO Download complete, target: MaghemiteMgd
15642025-01-15T01:45:26.963ZJan 15 01:45:25.841 INFO Download complete, target: DendriteStub
15652025-01-15T01:45:32.317ZJan 15 01:45:31.193 INFO Checking that binary works, target: Cockroach
15662025-01-15T01:45:32.480ZJan 15 01:45:31.356 INFO Download complete, target: Cockroach
15672025-01-15T01:45:37.547ZJan 15 01:45:36.422 INFO Checking that binary works, target: Clickhouse
15682025-01-15T01:45:37.664ZJan 15 01:45:36.538 INFO Download complete, target: Clickhouse
15692025-01-15T01:45:37.671ZAll prerequisites installed successfully
15702025-01-15T01:45:37.673Z
15712025-01-15T01:45:37.673Zreal 4:56.168181940
15722025-01-15T01:45:37.673Zuser 15:45.043421003
15732025-01-15T01:45:37.673Zsys 2:02.126826666
15742025-01-15T01:45:37.673Ztrap 0.552627809
15752025-01-15T01:45:37.673Ztflt 1.564300863
15762025-01-15T01:45:37.673Zdflt 1.649735706
15772025-01-15T01:45:37.673Zkflt 0.031716317
15782025-01-15T01:45:37.673Zlock 24:35.202396645
15792025-01-15T01:45:37.673Zslp 55:06.155277269
15802025-01-15T01:45:37.674Zlat 59.185448692
15812025-01-15T01:45:37.674Zstop 2:23.265809163
15822025-01-15T01:45:37.674Z+ ptime -m cargo xtask download softnpu
15832025-01-15T01:45:38.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15842025-01-15T01:45:38.267Z Running `target/debug/xtask download softnpu`
15852025-01-15T01:45:39.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
15862025-01-15T01:45:39.118Z Running `target/debug/xtask-downloader softnpu`
15872025-01-15T01:45:39.176ZJan 15 01:45:37.981 INFO Starting download, target: Softnpu
15882025-01-15T01:45:39.176ZJan 15 01:45:37.981 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15892025-01-15T01:45:40.231ZJan 15 01:45:39.104 INFO Download complete, target: Softnpu
15902025-01-15T01:45:40.236Z
15912025-01-15T01:45:40.236Zreal 2.555122500
15922025-01-15T01:45:40.236Zuser 1.268432430
15932025-01-15T01:45:40.236Zsys 0.531066453
15942025-01-15T01:45:40.236Ztrap 0.000884555
15952025-01-15T01:45:40.236Ztflt 0.000025262
15962025-01-15T01:45:40.237Zdflt 0.000091080
15972025-01-15T01:45:40.237Zkflt 0.000000000
15982025-01-15T01:45:40.237Zlock 11.602697292
15992025-01-15T01:45:40.237Zslp 0.917763892
16002025-01-15T01:45:40.237Zlat 0.070719100
16012025-01-15T01:45:40.237Zstop 0.000187946
16022025-01-15T01:45:40.242Z+ export CARGO_INCREMENTAL=0
16032025-01-15T01:45:40.242Z+ CARGO_INCREMENTAL=0
16042025-01-15T01:45:40.243Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16052025-01-15T01:45:41.192Z Compiling proc-macro2 v1.0.92
16062025-01-15T01:45:41.192Z Compiling unicode-ident v1.0.14
16072025-01-15T01:45:41.192Z Compiling libc v0.2.162
16082025-01-15T01:45:41.195Z Compiling serde v1.0.217
16092025-01-15T01:45:41.195Z Compiling autocfg v1.4.0
16102025-01-15T01:45:41.195Z Compiling version_check v0.9.5
16112025-01-15T01:45:41.195Z Compiling cfg-if v1.0.0
16122025-01-15T01:45:41.446Z Compiling memchr v2.7.4
16132025-01-15T01:45:41.481Z Compiling typenum v1.17.0
16142025-01-15T01:45:41.500Z Compiling shlex v1.3.0
16152025-01-15T01:45:41.840Z Compiling value-bag v1.9.0
16162025-01-15T01:45:42.033Z Compiling generic-array v0.14.7
16172025-01-15T01:45:42.115Z Compiling lock_api v0.4.12
16182025-01-15T01:45:42.313Z Compiling log v0.4.22
16192025-01-15T01:45:42.332Z Compiling scopeguard v1.2.0
16202025-01-15T01:45:42.475Z Compiling parking_lot_core v0.9.10
16212025-01-15T01:45:42.743Z Compiling serde_json v1.0.135
16222025-01-15T01:45:42.858Z Compiling once_cell v1.20.2
16232025-01-15T01:45:42.950Z Compiling rustix v0.38.37
16242025-01-15T01:45:43.016Z Compiling quote v1.0.38
16252025-01-15T01:45:43.043Z Compiling jobserver v0.1.32
16262025-01-15T01:45:43.209Z Compiling getrandom v0.2.15
16272025-01-15T01:45:43.505Z Compiling syn v2.0.96
16282025-01-15T01:45:43.532Z Compiling cc v1.1.30
16292025-01-15T01:45:43.548Z Compiling libm v0.2.8
16302025-01-15T01:45:43.568Z Compiling aho-corasick v1.1.3
16312025-01-15T01:45:43.607Z Compiling num-traits v0.2.19
16322025-01-15T01:45:43.634Z Compiling thiserror v1.0.69
16332025-01-15T01:45:43.731Z Compiling regex-syntax v0.8.5
16342025-01-15T01:45:43.856Z Compiling either v1.13.0
16352025-01-15T01:45:43.902Z Compiling itoa v1.0.11
16362025-01-15T01:45:44.116Z Compiling spin v0.9.8
16372025-01-15T01:45:44.368Z Compiling slab v0.4.9
16382025-01-15T01:45:44.596Z Compiling errno v0.3.9
16392025-01-15T01:45:44.674Z Compiling byteorder v1.5.0
16402025-01-15T01:45:44.934Z Compiling lazy_static v1.5.0
16412025-01-15T01:45:45.035Z Compiling rand_core v0.6.4
16422025-01-15T01:45:45.099Z Compiling glob v0.3.1
16432025-01-15T01:45:45.541Z Compiling prettyplease v0.2.25
16442025-01-15T01:45:45.776Z Compiling clang-sys v1.8.1
16452025-01-15T01:45:45.887Z Compiling minimal-lexical v0.2.1
16462025-01-15T01:45:46.340Z Compiling nom v7.1.3
16472025-01-15T01:45:46.465Z Compiling libloading v0.8.5
16482025-01-15T01:45:46.483Z Compiling subtle v2.6.1
16492025-01-15T01:45:46.592Z Compiling bindgen v0.69.5
16502025-01-15T01:45:46.774Z Compiling home v0.5.9
16512025-01-15T01:45:46.993Z Compiling itertools v0.10.5
16522025-01-15T01:45:47.040Z Compiling lazycell v1.3.0
16532025-01-15T01:45:47.211Z Compiling allocator-api2 v0.2.18
16542025-01-15T01:45:47.372Z Compiling regex-automata v0.4.8
16552025-01-15T01:45:47.499Z Compiling rustc-hash v1.1.0
16562025-01-15T01:45:47.920Z Compiling smallvec v1.13.2
16572025-01-15T01:45:47.962Z Compiling cmake v0.1.51
16582025-01-15T01:45:48.615Z Compiling dunce v1.0.5
16592025-01-15T01:45:48.722Z Compiling fs_extra v1.3.0
16602025-01-15T01:45:48.760Z Compiling semver v1.0.24
16612025-01-15T01:45:49.284Z Compiling cexpr v0.6.0
16622025-01-15T01:45:49.366Z Compiling pkg-config v0.3.31
16632025-01-15T01:45:49.497Z Compiling ring v0.17.8
16642025-01-15T01:45:50.091Z Compiling pin-project-lite v0.2.14
16652025-01-15T01:45:50.241Z Compiling ryu v1.0.18
16662025-01-15T01:45:50.310Z Compiling paste v1.0.15
16672025-01-15T01:45:50.469Z Compiling synstructure v0.13.1
16682025-01-15T01:45:50.572Z Compiling aws-lc-rs v1.10.0
16692025-01-15T01:45:50.821Z Compiling fnv v1.0.7
16702025-01-15T01:45:50.953Z Compiling httparse v1.9.5
16712025-01-15T01:45:51.093Z Compiling const-oid v0.9.6
16722025-01-15T01:45:51.590Z Compiling schemars v0.8.21
16732025-01-15T01:45:51.661Z Compiling serde_derive_internals v0.29.1
16742025-01-15T01:45:52.048Z Compiling equivalent v1.0.1
16752025-01-15T01:45:52.179Z Compiling foldhash v0.1.3
16762025-01-15T01:45:52.460Z Compiling hashbrown v0.15.1
16772025-01-15T01:45:52.927Z Compiling regex v1.11.1
16782025-01-15T01:45:53.079Z Compiling signal-hook-registry v1.4.2
16792025-01-15T01:45:53.348Z Compiling heck v0.5.0
16802025-01-15T01:45:53.661Z Compiling parking_lot v0.12.3
16812025-01-15T01:45:53.695Z Compiling mio v1.0.2
16822025-01-15T01:45:54.880Z Compiling stable_deref_trait v1.2.0
16832025-01-15T01:45:54.900Z Compiling serde_derive v1.0.217
16842025-01-15T01:45:55.005Z Compiling zeroize_derive v1.4.2
16852025-01-15T01:45:55.241Z Compiling zerocopy-derive v0.7.35
16862025-01-15T01:45:55.613Z Compiling thiserror-impl v1.0.69
16872025-01-15T01:45:55.917Z Compiling tokio-macros v2.4.0
16882025-01-15T01:45:56.104Z Compiling zerofrom-derive v0.1.4
16892025-01-15T01:45:56.352Z Compiling zeroize v1.8.1
16902025-01-15T01:45:56.803Z Compiling yoke-derive v0.7.4
16912025-01-15T01:45:56.922Z Compiling futures-macro v0.3.31
16922025-01-15T01:45:56.943Z Compiling zerovec-derive v0.10.3
16932025-01-15T01:45:57.273Z Compiling zerocopy v0.7.35
16942025-01-15T01:45:58.217Z Compiling displaydoc v0.2.5
16952025-01-15T01:45:58.623Z Compiling crypto-common v0.1.6
16962025-01-15T01:45:58.739Z Compiling tracing-attributes v0.1.27
16972025-01-15T01:45:58.832Z Compiling icu_provider_macros v1.5.0
16982025-01-15T01:45:59.111Z Compiling schemars_derive v0.8.21
16992025-01-15T01:45:59.186Z Compiling block-buffer v0.10.4
17002025-01-15T01:45:59.481Z Compiling digest v0.10.7
17012025-01-15T01:45:59.661Z Compiling socket2 v0.5.7
17022025-01-15T01:45:59.760Z Compiling futures-core v0.3.31
17032025-01-15T01:45:59.851Z Compiling num-conv v0.1.0
17042025-01-15T01:46:00.025Z Compiling time-core v0.1.2
17052025-01-15T01:46:00.137Z Compiling crossbeam-utils v0.8.20
17062025-01-15T01:46:00.205Z Compiling time-macros v0.2.18
17072025-01-15T01:46:00.684Z Compiling der_derive v0.7.3
17082025-01-15T01:46:00.984Z Compiling vcpkg v0.2.15
17092025-01-15T01:46:02.434Z Compiling openssl-sys v0.9.103
17102025-01-15T01:46:02.904Z Compiling syn v1.0.109
17112025-01-15T01:46:03.355Z Compiling cpufeatures v0.2.14
17122025-01-15T01:46:03.443Z Compiling futures-sink v0.3.31
17132025-01-15T01:46:03.614Z Compiling slog v2.7.0
17142025-01-15T01:46:03.893Z Compiling ahash v0.8.11
17152025-01-15T01:46:04.233Z Compiling iana-time-zone v0.1.61
17162025-01-15T01:46:04.383Z Compiling futures-channel v0.3.31
17172025-01-15T01:46:04.627Z Compiling zerofrom v0.1.4
17182025-01-15T01:46:04.830Z Compiling scroll_derive v0.12.0
17192025-01-15T01:46:04.867Z Compiling pin-utils v0.1.0
17202025-01-15T01:46:04.906Z Compiling futures-io v0.3.31
17212025-01-15T01:46:04.951Z Compiling openssl v0.10.66
17222025-01-15T01:46:04.976Z Compiling futures-task v0.3.31
17232025-01-15T01:46:05.249Z Compiling ucd-trie v0.1.7
17242025-01-15T01:46:05.272Z Compiling futures-util v0.3.31
17252025-01-15T01:46:05.354Z Compiling yoke v0.7.4
17262025-01-15T01:46:05.701Z Compiling pest v2.7.14
17272025-01-15T01:46:06.106Z Compiling hmac v0.12.1
17282025-01-15T01:46:06.492Z Compiling zerovec v0.10.4
17292025-01-15T01:46:07.075Z Compiling bitflags v2.6.0
17302025-01-15T01:46:07.496Z Compiling bytes v1.9.0
17312025-01-15T01:46:09.561Z Compiling indexmap v2.7.0
17322025-01-15T01:46:10.155Z Compiling tokio v1.40.0
17332025-01-15T01:46:11.214Z Compiling serde_tokenstream v0.2.2
17342025-01-15T01:46:11.676Z Compiling which v4.4.2
17352025-01-15T01:46:11.748Z Compiling uuid v1.11.0
17362025-01-15T01:46:12.157Z Compiling http v1.2.0
17372025-01-15T01:46:12.263Z Compiling chrono v0.4.38
17382025-01-15T01:46:12.987Z Compiling rustc_version v0.4.1
17392025-01-15T01:46:14.915Z Compiling pest_meta v2.7.14
17402025-01-15T01:46:15.740Z Compiling block-padding v0.3.3
17412025-01-15T01:46:15.973Z Compiling openssl-macros v0.1.1
17422025-01-15T01:46:16.699Z Compiling tinyvec_macros v0.1.1
17432025-01-15T01:46:16.801Z Compiling native-tls v0.2.12
17442025-01-15T01:46:17.149Z Compiling rustls v0.23.19
17452025-01-15T01:46:17.573Z Compiling tinyvec v1.8.0
17462025-01-15T01:46:18.550Z Compiling pest_generator v2.7.14
17472025-01-15T01:46:19.027Z Compiling inout v0.1.3
17482025-01-15T01:46:19.243Z Compiling serde_spanned v0.6.8
17492025-01-15T01:46:19.292Z Compiling toml_datetime v0.6.8
17502025-01-15T01:46:19.510Z Compiling tracing-core v0.1.32
17512025-01-15T01:46:19.723Z Compiling strsim v0.11.1
17522025-01-15T01:46:19.834Z Compiling dyn-clone v1.0.17
17532025-01-15T01:46:20.205Z Compiling pest_derive v2.7.14
17542025-01-15T01:46:20.323Z Compiling tracing v0.1.40
17552025-01-15T01:46:20.383Z Compiling unicode-normalization v0.1.24
17562025-01-15T01:46:20.943Z Compiling cipher v0.4.4
17572025-01-15T01:46:21.430Z Compiling tinystr v0.7.6
17582025-01-15T01:46:21.648Z Compiling sha2 v0.10.8
17592025-01-15T01:46:21.873Z Compiling usdt-impl v0.5.0
17602025-01-15T01:46:22.216Z Compiling cookie v0.18.1
17612025-01-15T01:46:22.385Z Compiling unicode-bidi v0.3.17
17622025-01-15T01:46:22.462Z Compiling writeable v0.5.5
17632025-01-15T01:46:22.480Z Compiling base64ct v1.6.0
17642025-01-15T01:46:22.945Z Compiling litemap v0.7.3
17652025-01-15T01:46:23.395Z Compiling icu_locid v1.5.0
17662025-01-15T01:46:24.145Z Compiling aws-lc-sys v0.22.0
17672025-01-15T01:46:24.461Z Compiling pem-rfc7468 v0.7.0
17682025-01-15T01:46:25.074Z Compiling scroll v0.12.0
17692025-01-15T01:46:25.349Z Compiling ppv-lite86 v0.2.20
17702025-01-15T01:46:25.592Z Compiling async-trait v0.1.83
17712025-01-15T01:46:27.859Z Compiling plain v0.2.3
17722025-01-15T01:46:27.994Z Compiling anyhow v1.0.93
17732025-01-15T01:46:28.527Z Compiling rustls-pki-types v1.10.0
17742025-01-15T01:46:30.022Z Compiling percent-encoding v2.3.1
17752025-01-15T01:46:30.246Z Compiling camino v1.1.9
17762025-01-15T01:46:30.450Z Compiling flagset v0.4.6
17772025-01-15T01:46:30.487Z Compiling goblin v0.8.2
17782025-01-15T01:46:30.635Z Compiling der v0.7.9
17792025-01-15T01:46:31.780Z Compiling rand_chacha v0.3.1
17802025-01-15T01:46:32.504Z Compiling icu_provider v1.5.0
17812025-01-15T01:46:33.186Z Compiling tokio-util v0.7.12
17822025-01-15T01:46:34.387Z Compiling untrusted v0.9.0
17832025-01-15T01:46:34.482Z Compiling rustls v0.22.4
17842025-01-15T01:46:34.523Z Compiling pretty-hex v0.4.1
17852025-01-15T01:46:34.584Z Compiling rayon-core v1.12.1
17862025-01-15T01:46:34.765Z Compiling icu_locid_transform_data v1.5.0
17872025-01-15T01:46:34.857Z Compiling powerfmt v0.2.0
17882025-01-15T01:46:34.898Z Compiling untrusted v0.7.1
17892025-01-15T01:46:34.975Z Compiling mirai-annotations v1.12.0
17902025-01-15T01:46:35.089Z Compiling icu_locid_transform v1.5.0
17912025-01-15T01:46:35.165Z Compiling deranged v0.3.11
17922025-01-15T01:46:35.753Z Compiling dof v0.3.0
17932025-01-15T01:46:37.293Z Compiling spki v0.7.3
17942025-01-15T01:46:37.321Z Compiling rand v0.8.5
17952025-01-15T01:46:37.719Z Compiling salsa20 v0.10.2
17962025-01-15T01:46:37.817Z Compiling dtrace-parser v0.2.0
17972025-01-15T01:46:38.433Z Compiling icu_collections v1.5.0
17982025-01-15T01:46:39.169Z Compiling pbkdf2 v0.12.2
17992025-01-15T01:46:39.669Z Compiling thread-id v4.2.2
18002025-01-15T01:46:39.793Z Compiling atomic-waker v1.1.2
18012025-01-15T01:46:40.018Z Compiling winnow v0.5.40
18022025-01-15T01:46:40.393Z Compiling icu_properties_data v1.5.0
18032025-01-15T01:46:40.659Z Compiling num_threads v0.1.7
18042025-01-15T01:46:40.796Z Compiling time v0.3.36
18052025-01-15T01:46:41.067Z Compiling icu_properties v1.5.1
18062025-01-15T01:46:43.440Z Compiling toml_edit v0.19.15
18072025-01-15T01:46:45.083Z Compiling scrypt v0.11.0
18082025-01-15T01:46:45.556Z Compiling form_urlencoded v1.2.1
18092025-01-15T01:46:45.767Z Compiling cbc v0.1.2
18102025-01-15T01:46:45.995Z Compiling aes v0.8.4
18112025-01-15T01:46:46.060Z Compiling http-body v1.0.1
18122025-01-15T01:46:46.823Z Compiling multer v3.1.0
18132025-01-15T01:46:47.132Z Compiling write16 v1.0.0
18142025-01-15T01:46:47.132Z Compiling try-lock v0.2.5
18152025-01-15T01:46:47.275Z Compiling icu_normalizer_data v1.5.0
18162025-01-15T01:46:47.314Z Compiling utf8_iter v1.0.4
18172025-01-15T01:46:47.392Z Compiling utf16_iter v1.0.5
18182025-01-15T01:46:47.617Z Compiling rustversion v1.0.17
18192025-01-15T01:46:47.690Z Compiling slog-async v2.8.0
18202025-01-15T01:46:48.131Z Compiling icu_normalizer v1.5.0
18212025-01-15T01:46:49.466Z Compiling want v0.3.1
18222025-01-15T01:46:49.549Z Compiling pkcs5 v0.7.1
18232025-01-15T01:46:50.218Z Compiling h2 v0.4.6
18242025-01-15T01:46:51.133Z Compiling heapless v0.7.17
18252025-01-15T01:46:51.682Z Compiling bzip2-sys v0.1.11+1.0.8
18262025-01-15T01:46:52.254Z Compiling signal-hook v0.3.17
18272025-01-15T01:46:52.443Z Compiling httpdate v1.0.3
18282025-01-15T01:46:53.199Z Compiling pkcs8 v0.10.2
18292025-01-15T01:46:53.289Z Compiling idna_adapter v1.2.0
18302025-01-15T01:46:54.308Z Compiling usdt-macro v0.5.0
18312025-01-15T01:46:54.664Z Compiling usdt-attr-macro v0.5.0
18322025-01-15T01:46:54.903Z Compiling async-stream-impl v0.3.6
18332025-01-15T01:46:55.563Z Compiling tower-service v0.3.3
18342025-01-15T01:46:56.023Z Compiling adler2 v2.0.0
18352025-01-15T01:46:56.079Z Compiling base64 v0.22.1
18362025-01-15T01:46:56.329Z Compiling miniz_oxide v0.8.0
18372025-01-15T01:46:57.540Z Compiling idna v1.0.3
18382025-01-15T01:46:59.742Z Compiling hyper v1.5.0
18392025-01-15T01:47:03.039Z Compiling hyper-util v0.1.10
18402025-01-15T01:47:03.188Z Compiling curve25519-dalek v4.1.3
18412025-01-15T01:47:03.355Z Compiling openapiv3 v2.0.0
18422025-01-15T01:47:03.679Z Compiling enum-as-inner v0.6.1
18432025-01-15T01:47:04.698Z Compiling dropshot v0.12.0
18442025-01-15T01:47:04.937Z Compiling num-bigint-dig v0.8.4
18452025-01-15T01:47:05.239Z Compiling foreign-types-shared v0.1.1
18462025-01-15T01:47:05.367Z Compiling match_cfg v0.1.0
18472025-01-15T01:47:05.679Z Compiling newtype-uuid v1.1.3
18482025-01-15T01:47:05.913Z Compiling portable-atomic v1.9.0
18492025-01-15T01:47:05.986Z Compiling smoltcp v0.9.1
18502025-01-15T01:47:06.557Z Compiling foreign-types v0.3.2
18512025-01-15T01:47:06.786Z Compiling hostname v0.3.1
18522025-01-15T01:47:08.889Z Compiling url v2.5.3
18532025-01-15T01:47:10.714Z Compiling http-body-util v0.1.2
18542025-01-15T01:47:11.210Z Compiling dirs-sys-next v0.1.2
18552025-01-15T01:47:11.244Z Compiling encoding_rs v0.8.34
18562025-01-15T01:47:11.352Z Compiling gimli v0.31.1
18572025-01-15T01:47:11.663Z Compiling heck v0.4.1
18582025-01-15T01:47:12.021Z Compiling ident_case v1.0.1
18592025-01-15T01:47:12.197Z Compiling siphasher v0.3.11
18602025-01-15T01:47:12.566Z Compiling mime v0.3.17
18612025-01-15T01:47:13.577Z Compiling data-encoding v2.6.0
18622025-01-15T01:47:14.696Z Compiling darling_core v0.20.10
18632025-01-15T01:47:15.027Z Compiling dirs-next v2.0.0
18642025-01-15T01:47:16.042Z Compiling addr2line v0.24.2
18652025-01-15T01:47:20.260Z Compiling serde_urlencoded v0.7.1
18662025-01-15T01:47:20.839Z Compiling crossbeam-epoch v0.9.18
18672025-01-15T01:47:20.921Z Compiling rustls-pemfile v2.2.0
18682025-01-15T01:47:21.425Z Compiling hubpack_derive v0.1.1
18692025-01-15T01:47:21.491Z Compiling dropshot_endpoint v0.12.0
18702025-01-15T01:47:22.281Z Compiling sha1 v0.10.6
18712025-01-15T01:47:22.370Z Compiling signature v2.2.0
18722025-01-15T01:47:22.580Z Compiling curve25519-dalek-derive v0.1.1
18732025-01-15T01:47:22.602Z Compiling zerocopy-derive v0.6.6
18742025-01-15T01:47:22.732Z Compiling object v0.36.5
18752025-01-15T01:47:24.318Z Compiling thread_local v1.1.8
18762025-01-15T01:47:24.749Z Compiling fs-err v2.11.0
18772025-01-15T01:47:25.619Z Compiling ipnet v2.10.1
18782025-01-15T01:47:28.620Z Compiling rustc-demangle v0.1.24
18792025-01-15T01:47:30.901Z Compiling unicode-properties v0.1.3
18802025-01-15T01:47:31.150Z Compiling utf8parse v0.2.2
18812025-01-15T01:47:31.332Z Compiling anstyle v1.0.10
18822025-01-15T01:47:31.688Z Compiling openssl-probe v0.1.5
18832025-01-15T01:47:31.965Z Compiling winnow v0.6.20
18842025-01-15T01:47:35.276Z Compiling toml_edit v0.22.22
18852025-01-15T01:47:37.113Z Compiling anstyle-parse v0.2.5
18862025-01-15T01:47:37.410Z Compiling rustls-webpki v0.102.8
18872025-01-15T01:47:37.438Z Compiling stringprep v0.1.5
18882025-01-15T01:47:38.096Z Compiling backtrace v0.3.74
18892025-01-15T01:47:43.987Z Compiling crossbeam-deque v0.8.5
18902025-01-15T01:47:46.058Z Compiling darling_macro v0.20.10
18912025-01-15T01:47:46.099Z Compiling term v0.7.0
18922025-01-15T01:47:46.920Z Compiling slog-json v2.6.1
18932025-01-15T01:47:47.618Z Compiling crossbeam-channel v0.5.13
18942025-01-15T01:47:48.210Z Compiling hashbrown v0.14.5
18952025-01-15T01:47:48.673Z Compiling idna v0.3.0
18962025-01-15T01:47:48.729Z Compiling idna v0.4.0
18972025-01-15T01:47:49.505Z Compiling futures-executor v0.3.31
18982025-01-15T01:47:50.115Z Compiling num-integer v0.1.46
18992025-01-15T01:47:50.284Z Compiling md-5 v0.10.6
19002025-01-15T01:47:50.538Z Compiling ff v0.13.0
19012025-01-15T01:47:50.642Z Compiling hash32 v0.2.1
19022025-01-15T01:47:50.753Z Compiling is-terminal v0.4.13
19032025-01-15T01:47:50.773Z Compiling memmap v0.7.0
19042025-01-15T01:47:50.892Z Compiling is_terminal_polyfill v1.70.1
19052025-01-15T01:47:50.968Z Compiling base16ct v0.2.0
19062025-01-15T01:47:51.025Z Compiling anstyle-query v1.1.1
19072025-01-15T01:47:51.080Z Compiling psl-types v2.0.11
19082025-01-15T01:47:51.198Z Compiling quick-error v1.2.3
19092025-01-15T01:47:51.251Z Compiling linked-hash-map v0.5.6
19102025-01-15T01:47:51.310Z Compiling fallible-iterator v0.2.0
19112025-01-15T01:47:51.578Z Compiling utf-8 v0.7.6
19122025-01-15T01:47:51.866Z Compiling colorchoice v1.0.2
19132025-01-15T01:47:51.941Z Compiling take_mut v0.2.2
19142025-01-15T01:47:52.150Z Compiling anstream v0.6.15
19152025-01-15T01:47:52.252Z Compiling publicsuffix v2.2.3
19162025-01-15T01:47:52.521Z Compiling postgres-protocol v0.6.7
19172025-01-15T01:47:52.761Z Compiling tungstenite v0.24.0
19182025-01-15T01:47:52.894Z Compiling lru-cache v0.1.2
19192025-01-15T01:47:53.004Z Compiling resolv-conf v0.7.0
19202025-01-15T01:47:53.415Z Compiling sec1 v0.7.3
19212025-01-15T01:47:53.607Z Compiling usdt v0.5.0
19222025-01-15T01:47:53.947Z Compiling slog-term v2.9.1
19232025-01-15T01:47:54.054Z Compiling group v0.13.0
19242025-01-15T01:47:54.361Z Compiling num-iter v0.1.45
19252025-01-15T01:47:54.529Z Compiling futures v0.3.31
19262025-01-15T01:47:54.549Z Compiling hickory-proto v0.24.1
19272025-01-15T01:47:54.985Z Compiling regress v0.10.1
19282025-01-15T01:47:59.106Z Compiling slog-bunyan v2.5.0
19292025-01-15T01:47:59.313Z Compiling darling v0.20.10
19302025-01-15T01:47:59.390Z Compiling tokio-rustls v0.26.0
19312025-01-15T01:47:59.521Z Compiling tokio-rustls v0.25.0
19322025-01-15T01:47:59.689Z Compiling toml v0.8.19
19332025-01-15T01:47:59.828Z Compiling tokio-native-tls v0.3.1
19342025-01-15T01:48:00.105Z Compiling phf_shared v0.11.2
19352025-01-15T01:48:00.237Z Compiling strum_macros v0.25.3
19362025-01-15T01:48:00.784Z Compiling async-stream v0.3.6
19372025-01-15T01:48:01.032Z Compiling waitgroup v0.1.2
19382025-01-15T01:48:01.060Z Compiling webpki-roots v0.26.6
19392025-01-15T01:48:01.509Z Compiling idna v0.5.0
19402025-01-15T01:48:01.795Z Compiling terminal_size v0.4.0
19412025-01-15T01:48:02.017Z Compiling serde_path_to_error v0.1.16
19422025-01-15T01:48:02.577Z Compiling hkdf v0.12.4
19432025-01-15T01:48:02.834Z Compiling crypto-bigint v0.5.5
19442025-01-15T01:48:02.857Z Compiling derive-where v1.2.7
19452025-01-15T01:48:02.959Z Compiling serde_repr v0.1.19
19462025-01-15T01:48:03.308Z Compiling clap_derive v4.5.18
19472025-01-15T01:48:03.570Z Compiling hostname v0.4.0
19482025-01-15T01:48:03.775Z Compiling crc32fast v1.4.2
19492025-01-15T01:48:04.081Z Compiling bitflags v1.3.2
19502025-01-15T01:48:04.207Z Compiling unicode-width v0.1.14
19512025-01-15T01:48:04.443Z Compiling clap_lex v0.7.2
19522025-01-15T01:48:04.747Z Compiling managed v0.8.0
19532025-01-15T01:48:05.274Z Compiling debug-ignore v1.0.5
19542025-01-15T01:48:05.776Z Compiling elliptic-curve v0.13.8
19552025-01-15T01:48:07.498Z Compiling clap_builder v4.5.21
19562025-01-15T01:48:08.546Z Compiling console v0.15.8
19572025-01-15T01:48:09.653Z Compiling flate2 v1.0.34
19582025-01-15T01:48:09.750Z Compiling cookie_store v0.21.0
19592025-01-15T01:48:11.460Z Compiling hyper-rustls v0.27.3
19602025-01-15T01:48:13.993Z Compiling phf v0.11.2
19612025-01-15T01:48:14.283Z Compiling hyper-tls v0.6.0
19622025-01-15T01:48:14.463Z Compiling hickory-resolver v0.24.1
19632025-01-15T01:48:14.717Z Compiling signal-hook-mio v0.2.4
19642025-01-15T01:48:14.891Z Compiling typify-impl v0.2.0
19652025-01-15T01:48:15.147Z Compiling rayon v1.10.0
19662025-01-15T01:48:15.221Z Compiling bzip2 v0.4.4
19672025-01-15T01:48:15.587Z Compiling tokio-tungstenite v0.24.0
19682025-01-15T01:48:16.134Z Compiling postgres-types v0.2.8
19692025-01-15T01:48:16.752Z Compiling zerocopy v0.6.6
19702025-01-15T01:48:17.350Z Compiling ed25519 v2.2.3
19712025-01-15T01:48:17.503Z Compiling hubpack v0.1.2
19722025-01-15T01:48:17.778Z Compiling phf_shared v0.10.0
19732025-01-15T01:48:18.142Z Compiling pkcs1 v0.7.5
19742025-01-15T01:48:18.166Z Compiling tokio-stream v0.1.16
19752025-01-15T01:48:19.008Z Compiling ipnetwork v0.20.0
19762025-01-15T01:48:19.095Z Compiling serde-big-array v0.5.1
19772025-01-15T01:48:19.303Z Compiling rfc6979 v0.4.0
19782025-01-15T01:48:19.329Z Compiling float-cmp v0.9.0
19792025-01-15T01:48:19.374Z Compiling sync_wrapper v1.0.1
19802025-01-15T01:48:19.544Z Compiling bstr v1.10.0
19812025-01-15T01:48:19.669Z Compiling whoami v1.5.2
19822025-01-15T01:48:20.155Z Compiling difflib v0.4.0
19832025-01-15T01:48:20.642Z Compiling number_prefix v0.4.0
19842025-01-15T01:48:20.991Z Compiling bit-vec v0.6.3
19852025-01-15T01:48:21.254Z Compiling unicode-width v0.2.0
19862025-01-15T01:48:21.397Z Compiling static_assertions v1.1.0
19872025-01-15T01:48:21.511Z Compiling predicates-core v1.0.8
19882025-01-15T01:48:21.547Z Compiling precomputed-hash v0.1.1
19892025-01-15T01:48:21.687Z Compiling fixedbitset v0.4.2
19902025-01-15T01:48:21.812Z Compiling unicode-segmentation v1.12.0
19912025-01-15T01:48:22.351Z Compiling new_debug_unreachable v1.0.6
19922025-01-15T01:48:22.456Z Compiling normalize-line-endings v0.3.0
19932025-01-15T01:48:22.601Z Compiling predicates v3.1.2
19942025-01-15T01:48:22.626Z Compiling reqwest v0.12.9
19952025-01-15T01:48:22.786Z Compiling similar v2.6.0
19962025-01-15T01:48:23.569Z Compiling string_cache v0.8.7
19972025-01-15T01:48:23.980Z Compiling petgraph v0.6.5
19982025-01-15T01:48:24.592Z Compiling indicatif v0.17.9
19992025-01-15T01:48:24.693Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20002025-01-15T01:48:25.228Z Compiling typify-macro v0.2.0
20012025-01-15T01:48:26.330Z Compiling bit-set v0.5.3
20022025-01-15T01:48:26.616Z Compiling tokio-postgres v0.7.12
20032025-01-15T01:48:28.577Z Compiling ecdsa v0.16.9
20042025-01-15T01:48:29.402Z Compiling qorb v0.2.1
20052025-01-15T01:48:29.638Z Compiling rsa v0.9.6
20062025-01-15T01:48:30.582Z Compiling ed25519-dalek v2.1.1
20072025-01-15T01:48:31.081Z Compiling zip v0.6.6
20082025-01-15T01:48:31.107Z Compiling crossterm v0.28.1
20092025-01-15T01:48:31.588Z Compiling clap v4.5.21
20102025-01-15T01:48:33.396Z Compiling toml v0.7.8
20112025-01-15T01:48:34.075Z Compiling x509-cert v0.2.5
20122025-01-15T01:48:34.766Z Compiling hex v0.4.3
20132025-01-15T01:48:35.631Z Compiling lalrpop-util v0.19.12
20142025-01-15T01:48:35.702Z Compiling unicode-xid v0.2.6
20152025-01-15T01:48:35.898Z Compiling zerocopy v0.8.10
20162025-01-15T01:48:35.957Z Compiling peg-runtime v0.8.3
20172025-01-15T01:48:38.098Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20182025-01-15T01:48:41.961Z Compiling proc-macro-crate v1.3.1
20192025-01-15T01:48:42.291Z Compiling macaddr v1.0.1
20202025-01-15T01:48:42.748Z Compiling zerocopy-derive v0.8.10
20212025-01-15T01:48:42.879Z Compiling itertools v0.13.0
20222025-01-15T01:48:44.592Z Compiling heapless v0.8.0
20232025-01-15T01:48:45.796Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20242025-01-15T01:48:49.528Z Compiling num_enum_derive v0.5.11
20252025-01-15T01:48:59.286Z Compiling hash32 v0.3.1
20262025-01-15T01:49:00.158Z Compiling smoltcp v0.11.0
20272025-01-15T01:49:00.737Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20282025-01-15T01:49:05.024Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20292025-01-15T01:49:05.372Z Compiling num_enum v0.5.11
20302025-01-15T01:49:05.585Z Compiling typify v0.2.0
20312025-01-15T01:49:05.723Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20322025-01-15T01:49:06.520Z Compiling proc-macro-error-attr v1.0.4
20332025-01-15T01:49:06.817Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20342025-01-15T01:49:06.934Z Compiling unsafe-libyaml v0.2.11
20352025-01-15T01:49:07.897Z Compiling cobs v0.2.3
20362025-01-15T01:49:08.360Z Compiling serde_yaml v0.9.34+deprecated
20372025-01-15T01:49:09.844Z Compiling postcard v1.0.10
20382025-01-15T01:49:23.447Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20392025-01-15T01:49:25.591Z Compiling progenitor-impl v0.8.0
20402025-01-15T01:49:34.622Z Compiling strum_macros v0.26.4
20412025-01-15T01:49:35.659Z Compiling foreign-types-macros v0.2.3
20422025-01-15T01:49:35.702Z Compiling structmeta-derive v0.3.0
20432025-01-15T01:49:35.863Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20442025-01-15T01:49:36.111Z Compiling proc-macro-error v1.0.4
20452025-01-15T01:49:36.244Z Compiling foreign-types-shared v0.3.1
20462025-01-15T01:49:37.079Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20472025-01-15T01:49:38.102Z Compiling structmeta v0.3.0
20482025-01-15T01:49:38.751Z Compiling strum v0.26.3
20492025-01-15T01:49:42.373Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20502025-01-15T01:49:42.540Z Compiling foreign-types v0.5.0
20512025-01-15T01:49:45.767Z Compiling progenitor-macro v0.8.0
20522025-01-15T01:49:51.335Z Compiling progenitor-client v0.8.0
20532025-01-15T01:49:51.354Z Compiling tabwriter v1.4.0
20542025-01-15T01:49:52.209Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
20552025-01-15T01:49:53.375Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20562025-01-15T01:49:54.161Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20572025-01-15T01:49:54.997Z Compiling cstr-argument v0.1.2
20582025-01-15T01:49:55.280Z Compiling dropshot v0.13.0
20592025-01-15T01:49:55.589Z Compiling crucible-workspace-hack v0.1.0
20602025-01-15T01:49:55.931Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20612025-01-15T01:49:56.247Z Compiling thiserror v2.0.11
20622025-01-15T01:49:56.316Z Compiling pretty-hex v0.2.1
20632025-01-15T01:49:56.566Z Compiling fastrand v2.1.1
20642025-01-15T01:49:57.170Z Compiling tempfile v3.13.0
20652025-01-15T01:49:57.345Z Compiling progenitor v0.8.0
20662025-01-15T01:49:57.575Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20672025-01-15T01:49:57.724Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20682025-01-15T01:49:57.957Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20692025-01-15T01:49:58.128Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
20702025-01-15T01:49:58.569Z Compiling parse-display-derive v0.10.0
20712025-01-15T01:49:58.785Z Compiling colored v2.1.0
20722025-01-15T01:49:58.834Z Compiling serde_with_macros v3.11.0
20732025-01-15T01:49:59.792Z Compiling dropshot_endpoint v0.13.0
20742025-01-15T01:49:59.975Z Compiling thiserror-impl v2.0.11
20752025-01-15T01:50:01.229Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20762025-01-15T01:50:01.967Z Compiling instant v0.1.13
20772025-01-15T01:50:02.094Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20782025-01-15T01:50:02.135Z Compiling parse-display v0.10.0
20792025-01-15T01:50:02.487Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20802025-01-15T01:50:02.954Z Compiling backoff v0.4.0
20812025-01-15T01:50:03.011Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20822025-01-15T01:50:03.242Z Compiling serde_with v3.11.0
20832025-01-15T01:50:03.978Z Compiling zone_cfg_derive v0.3.0
20842025-01-15T01:50:05.262Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20852025-01-15T01:50:05.338Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20862025-01-15T01:50:05.547Z Compiling camino-tempfile v1.1.1
20872025-01-15T01:50:05.918Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20882025-01-15T01:50:06.084Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20892025-01-15T01:50:06.348Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20902025-01-15T01:50:06.555Z Compiling regress v0.9.1
20912025-01-15T01:50:06.583Z Compiling progenitor-client v0.9.1
20922025-01-15T01:50:07.181Z Compiling num-derive v0.4.2
20932025-01-15T01:50:07.477Z Compiling sigpipe v0.1.3
20942025-01-15T01:50:07.625Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20952025-01-15T01:50:07.930Z Compiling libefi-sys v0.1.0
20962025-01-15T01:50:08.303Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20972025-01-15T01:50:09.306Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
20982025-01-15T01:50:10.845Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20992025-01-15T01:50:11.427Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21002025-01-15T01:50:11.493Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21012025-01-15T01:50:12.590Z Compiling zone v0.3.0
21022025-01-15T01:50:15.522Z Compiling smf v0.2.3
21032025-01-15T01:50:15.898Z Compiling bitfield-struct v0.6.2
21042025-01-15T01:50:15.917Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21052025-01-15T01:50:16.345Z Compiling blake3 v1.5.4
21062025-01-15T01:50:17.242Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21072025-01-15T01:50:17.975Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21082025-01-15T01:50:18.075Z Compiling xattr v1.3.1
21092025-01-15T01:50:18.132Z Compiling filetime v0.2.25
21102025-01-15T01:50:18.394Z Compiling memmap2 v0.9.5
21112025-01-15T01:50:18.446Z Compiling arrayref v0.3.9
21122025-01-15T01:50:18.485Z Compiling arrayvec v0.7.6
21132025-01-15T01:50:18.572Z Compiling constant_time_eq v0.3.1
21142025-01-15T01:50:18.769Z Compiling same-file v1.0.6
21152025-01-15T01:50:18.961Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21162025-01-15T01:50:18.981Z Compiling walkdir v2.5.0
21172025-01-15T01:50:19.049Z Compiling tar v0.4.42
21182025-01-15T01:50:19.088Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21192025-01-15T01:50:20.602Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21202025-01-15T01:50:21.021Z Compiling gethostname v0.5.0
21212025-01-15T01:50:21.255Z Compiling cargo-platform v0.1.8
21222025-01-15T01:50:21.706Z Compiling topological-sort v0.2.2
21232025-01-15T01:50:21.709Z Compiling cargo_metadata v0.18.1
21242025-01-15T01:50:21.995Z Compiling omicron-zone-package v0.12.0
21252025-01-15T01:50:22.306Z Compiling shell-words v1.1.0
21262025-01-15T01:50:22.838Z Compiling indent_write v2.2.0
21272025-01-15T01:50:28.758Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21282025-01-15T01:50:30.919Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21292025-01-15T01:50:36.914Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21302025-01-15T01:50:51.195Z Finished `release` profile [optimized] target(s) in 5m 10s
21312025-01-15T01:50:51.367Z Running `target/release/omicron-package -t test target create -p dev`
21322025-01-15T01:50:51.418ZLogging to: /work/oxidecomputer/omicron/out/LOG
21332025-01-15T01:50:51.421ZCreated new build target 'test' and set it as active
21342025-01-15T01:50:51.421Z
21352025-01-15T01:50:51.421Zreal 5:11.082797452
21362025-01-15T01:50:51.421Zuser 36:19.458802587
21372025-01-15T01:50:51.421Zsys 3:17.296409171
21382025-01-15T01:50:51.421Ztrap 1.116636753
21392025-01-15T01:50:51.421Ztflt 2.654687562
21402025-01-15T01:50:51.421Zdflt 0.624277077
21412025-01-15T01:50:51.421Zkflt 0.023407424
21422025-01-15T01:50:51.421Zlock 1:12:38.097474273
21432025-01-15T01:50:51.421Zslp 2:26:06.498904605
21442025-01-15T01:50:51.421Zlat 2:45.085547115
21452025-01-15T01:50:51.421Zstop 4:39.924135219
21462025-01-15T01:50:51.424Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21472025-01-15T01:50:52.369Z Finished `release` profile [optimized] target(s) in 0.89s
21482025-01-15T01:50:52.427Z Running `target/release/omicron-package -t test package`
21492025-01-15T01:50:52.471ZLogging to: /work/oxidecomputer/omicron/out/LOG
21502025-01-15T01:50:53.596Z Compiling thiserror v2.0.11
21512025-01-15T01:50:53.733Z Compiling typify-impl v0.3.0
21522025-01-15T01:50:53.745Z Compiling convert_case v0.4.0
21532025-01-15T01:50:53.748Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21542025-01-15T01:50:53.748Z Compiling newline-converter v0.3.0
21552025-01-15T01:50:53.748Z Compiling password-hash v0.5.0
21562025-01-15T01:50:53.748Z Compiling blake2 v0.10.6
21572025-01-15T01:50:53.748Z Compiling base64 v0.21.7
21582025-01-15T01:50:54.019Z Compiling expectorate v1.1.0
21592025-01-15T01:50:54.105Z Compiling atomicwrites v0.4.4
21602025-01-15T01:50:54.282Z Compiling argon2 v0.5.3
21612025-01-15T01:50:54.395Z Compiling derive_more v0.99.18
21622025-01-15T01:50:54.635Z Compiling owo-colors v4.1.0
21632025-01-15T01:50:54.868Z Compiling cancel-safe-futures v0.1.5
21642025-01-15T01:50:54.949Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21652025-01-15T01:50:54.992Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21662025-01-15T01:50:55.259Z Compiling num-rational v0.4.2
21672025-01-15T01:50:55.523Z Compiling progenitor-client v0.9.1
21682025-01-15T01:50:55.660Z Compiling num-complex v0.4.6
21692025-01-15T01:50:56.597Z Compiling num v0.4.3
21702025-01-15T01:50:56.712Z Compiling libsw v3.3.1
21712025-01-15T01:50:56.730Z Compiling float-ord v0.3.2
21722025-01-15T01:50:56.797Z Compiling linear-map v1.2.0
21732025-01-15T01:50:56.902Z Compiling swrite v0.1.0
21742025-01-15T01:50:57.050Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21752025-01-15T01:50:57.069Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21762025-01-15T01:50:57.171Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21772025-01-15T01:50:57.558Z Compiling highway v1.2.0
21782025-01-15T01:50:58.313Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21792025-01-15T01:50:59.011Z Compiling semver v0.1.20
21802025-01-15T01:50:59.558Z Compiling rustc_version v0.1.7
21812025-01-15T01:50:59.926Z Compiling newtype_derive v0.1.6
21822025-01-15T01:51:00.227Z Compiling tungstenite v0.21.0
21832025-01-15T01:51:00.248Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21842025-01-15T01:51:04.683Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21852025-01-15T01:51:04.912Z Compiling typify-macro v0.3.0
21862025-01-15T01:51:05.160Z Compiling ipnetwork v0.20.0
21872025-01-15T01:51:05.904Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21882025-01-15T01:51:06.055Z Compiling tokio-tungstenite v0.21.0
21892025-01-15T01:51:06.456Z Compiling progenitor-client v0.8.0
21902025-01-15T01:51:06.529Z Compiling humantime v2.1.0
21912025-01-15T01:51:06.824Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
21922025-01-15T01:51:06.930Z Compiling progenitor v0.8.0
21932025-01-15T01:51:07.149Z Compiling dropshot v0.13.0
21942025-01-15T01:51:07.227Z Compiling instant v0.1.13
21952025-01-15T01:51:07.377Z Compiling backoff v0.4.0
21962025-01-15T01:51:07.627Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21972025-01-15T01:51:07.705Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21982025-01-15T01:51:08.067Z Compiling steno v0.4.1
21992025-01-15T01:51:08.270Z Compiling typify v0.3.0
22002025-01-15T01:51:08.468Z Compiling progenitor-impl v0.9.1
22012025-01-15T01:51:14.463Z Compiling progenitor-macro v0.9.1
22022025-01-15T01:51:14.962Z Compiling parse-display v0.10.0
22032025-01-15T01:51:15.217Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22042025-01-15T01:51:15.415Z Compiling strum v0.26.3
22052025-01-15T01:51:15.487Z Compiling serde_with v3.11.0
22062025-01-15T01:51:15.607Z Compiling regress v0.9.1
22072025-01-15T01:51:19.025Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22082025-01-15T01:51:20.165Z Compiling macaddr v1.0.1
22092025-01-15T01:51:20.251Z Compiling slog-dtrace v0.3.0
22102025-01-15T01:51:20.531Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22112025-01-15T01:51:20.710Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22122025-01-15T01:51:21.551Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
22132025-01-15T01:51:22.693Z Compiling prettyplease v0.2.25
22142025-01-15T01:51:23.477Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22152025-01-15T01:51:25.509Z Compiling progenitor v0.9.1
22162025-01-15T01:51:25.748Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22172025-01-15T01:51:25.799Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22182025-01-15T01:51:28.887Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22192025-01-15T01:51:37.228Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22202025-01-15T01:51:39.127Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22212025-01-15T01:51:39.864Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22222025-01-15T01:51:40.143Z Compiling half v2.4.1
22232025-01-15T01:51:40.769Z Compiling ciborium-io v0.2.2
22242025-01-15T01:51:40.928Z Compiling ciborium-ll v0.2.2
22252025-01-15T01:51:41.465Z Compiling ciborium v0.2.2
22262025-01-15T01:51:43.425Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22272025-01-15T01:51:43.934Z Compiling same-file v1.0.6
22282025-01-15T01:51:44.174Z Compiling fastrand v2.1.1
22292025-01-15T01:51:44.658Z Compiling display-error-chain v0.2.2
22302025-01-15T01:51:44.798Z Compiling tempfile v3.13.0
22312025-01-15T01:51:44.886Z Compiling walkdir v2.5.0
22322025-01-15T01:51:45.497Z Compiling blake3 v1.5.4
22332025-01-15T01:51:45.518Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22342025-01-15T01:51:45.706Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22352025-01-15T01:51:46.166Z Compiling xattr v1.3.1
22362025-01-15T01:51:46.452Z Compiling memmap2 v0.9.5
22372025-01-15T01:51:46.846Z Compiling filetime v0.2.25
22382025-01-15T01:51:47.157Z Compiling arrayref v0.3.9
22392025-01-15T01:51:47.277Z Compiling arrayvec v0.7.6
22402025-01-15T01:51:47.675Z Compiling keccak v0.1.5
22412025-01-15T01:51:48.814Z Compiling constant_time_eq v0.3.1
22422025-01-15T01:51:49.407Z Compiling sha3 v0.10.8
22432025-01-15T01:51:50.011Z Compiling tar v0.4.42
22442025-01-15T01:51:50.284Z Compiling toolchain_find v0.4.0
22452025-01-15T01:51:50.478Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22462025-01-15T01:51:50.814Z Compiling camino-tempfile v1.1.1
22472025-01-15T01:51:50.875Z Compiling const_format_proc_macros v0.2.33
22482025-01-15T01:51:51.267Z Compiling topological-sort v0.2.2
22492025-01-15T01:51:51.509Z Compiling maplit v1.0.2
22502025-01-15T01:51:51.647Z Compiling crunchy v0.2.2
22512025-01-15T01:51:51.917Z Compiling radium v0.7.0
22522025-01-15T01:51:52.118Z Compiling omicron-zone-package v0.12.0
22532025-01-15T01:51:52.343Z Compiling rustfmt-wrapper v0.2.1
22542025-01-15T01:51:52.596Z Compiling const_format v0.2.33
22552025-01-15T01:51:52.617Z Compiling tap v1.0.1
22562025-01-15T01:51:52.824Z Compiling maybe-uninit v2.0.0
22572025-01-15T01:51:52.909Z Compiling tiny-keccak v2.0.2
22582025-01-15T01:51:53.248Z Compiling wyz v0.5.1
22592025-01-15T01:51:53.835Z Compiling dsl_auto_type v0.1.2
22602025-01-15T01:51:53.855Z Compiling phf_generator v0.11.2
22612025-01-15T01:51:53.895Z Compiling scheduled-thread-pool v0.2.7
22622025-01-15T01:51:54.048Z Compiling secrecy v0.8.0
22632025-01-15T01:51:54.319Z Compiling async-recursion v1.1.1
22642025-01-15T01:51:55.080Z Compiling diesel_table_macro_syntax v0.2.0
22652025-01-15T01:51:55.265Z Compiling arc-swap v1.7.1
22662025-01-15T01:51:55.449Z Compiling funty v2.0.0
22672025-01-15T01:51:55.663Z Compiling crc-catalog v2.4.0
22682025-01-15T01:51:55.837Z Compiling packed_struct v0.10.1
22692025-01-15T01:51:55.945Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22702025-01-15T01:51:56.312Z Compiling crc v3.2.1
22712025-01-15T01:51:56.329Z Compiling slog-scope v4.4.0
22722025-01-15T01:51:57.020Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22732025-01-15T01:51:57.040Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22742025-01-15T01:51:57.139Z Compiling bitvec v1.0.1
22752025-01-15T01:51:57.989Z Compiling diesel_derives v2.2.3
22762025-01-15T01:51:58.198Z Compiling r2d2 v0.8.10
22772025-01-15T01:51:58.318Z Compiling phf_codegen v0.11.2
22782025-01-15T01:51:58.771Z Compiling ascii-canvas v3.0.0
22792025-01-15T01:51:58.999Z Compiling universal-hash v0.5.1
22802025-01-15T01:51:59.229Z Compiling thiserror-impl-no-std v2.0.2
22812025-01-15T01:51:59.233Z Compiling packed_struct_codegen v0.10.1
22822025-01-15T01:52:01.529Z Compiling parse-zoneinfo v0.3.1
22832025-01-15T01:52:01.608Z Compiling ena v0.14.3
22842025-01-15T01:52:01.702Z Compiling indexmap v1.9.3
22852025-01-15T01:52:02.035Z Compiling unicase v2.7.0
22862025-01-15T01:52:02.038Z Compiling diff v0.1.13
22872025-01-15T01:52:02.365Z Compiling nodrop v0.1.14
22882025-01-15T01:52:02.519Z Compiling regex-syntax v0.6.29
22892025-01-15T01:52:02.554Z Compiling opaque-debug v0.3.1
22902025-01-15T01:52:02.670Z Compiling poly1305 v0.8.0
22912025-01-15T01:52:02.892Z Compiling array-init v0.0.4
22922025-01-15T01:52:03.875Z Compiling chrono-tz-build v0.4.0
22932025-01-15T01:52:04.145Z Compiling thiserror-no-std v2.0.2
22942025-01-15T01:52:04.843Z Compiling smallvec v0.6.14
22952025-01-15T01:52:05.420Z Compiling slog-stdlog v4.1.1
22962025-01-15T01:52:06.243Z Compiling lalrpop v0.19.12
22972025-01-15T01:52:07.965Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22982025-01-15T01:52:08.332Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22992025-01-15T01:52:08.634Z Compiling diesel v2.2.6
23002025-01-15T01:52:08.659Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23012025-01-15T01:52:08.891Z Compiling chacha20 v0.9.1
23022025-01-15T01:52:08.937Z Compiling aead v0.5.2
23032025-01-15T01:52:09.293Z Compiling vte_generate_state_changes v0.1.2
23042025-01-15T01:52:09.355Z Compiling bitfield v0.14.0
23052025-01-15T01:52:09.655Z Compiling termcolor v1.4.1
23062025-01-15T01:52:09.900Z Compiling ref-cast v1.0.23
23072025-01-15T01:52:10.372Z Compiling hashbrown v0.12.3
23082025-01-15T01:52:10.705Z Compiling env_logger v0.10.2
23092025-01-15T01:52:12.649Z Compiling vte v0.11.1
23102025-01-15T01:52:13.790Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23112025-01-15T01:52:14.124Z Compiling chacha20poly1305 v0.10.1
23122025-01-15T01:52:14.416Z Compiling slog-envlogger v2.2.0
23132025-01-15T01:52:17.082Z Compiling serde-hex v0.1.0
23142025-01-15T01:52:22.170Z Compiling chrono-tz v0.10.0
23152025-01-15T01:52:22.823Z Compiling vsss-rs v3.3.4
23162025-01-15T01:52:25.425Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23172025-01-15T01:52:25.804Z Compiling ron v0.8.1
23182025-01-15T01:52:26.891Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23192025-01-15T01:52:27.196Z Compiling derive_builder_core v0.20.2
23202025-01-15T01:52:28.842Z Compiling polar-core v0.27.3
23212025-01-15T01:52:29.272Z Compiling hashbrown v0.13.2
23222025-01-15T01:52:30.030Z Compiling headers-core v0.3.0
23232025-01-15T01:52:30.224Z Compiling fxhash v0.2.1
23242025-01-15T01:52:30.462Z Compiling libxml v0.3.3
23252025-01-15T01:52:30.528Z Compiling ref-cast-impl v1.0.23
23262025-01-15T01:52:30.837Z Compiling bytecount v0.6.8
23272025-01-15T01:52:31.173Z Compiling simd-adler32 v0.3.7
23282025-01-15T01:52:31.643Z Compiling lockfree-object-pool v0.1.6
23292025-01-15T01:52:31.668Z Compiling crc-any v2.5.0
23302025-01-15T01:52:31.949Z Compiling bumpalo v3.16.0
23312025-01-15T01:52:32.480Z Compiling zip v2.1.3
23322025-01-15T01:52:32.524Z Compiling zopfli v0.8.1
23332025-01-15T01:52:32.545Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23342025-01-15T01:52:32.996Z Compiling papergrid v0.11.0
23352025-01-15T01:52:36.803Z Compiling object v0.30.4
23362025-01-15T01:52:42.249Z Compiling headers v0.4.0
23372025-01-15T01:52:45.701Z Compiling derive_builder_macro v0.20.2
23382025-01-15T01:52:46.354Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23392025-01-15T01:52:47.886Z Compiling strip-ansi-escapes v0.2.0
23402025-01-15T01:52:48.096Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23412025-01-15T01:52:48.822Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23422025-01-15T01:52:48.841Z Compiling tabled_derive v0.7.0
23432025-01-15T01:52:49.136Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23442025-01-15T01:52:50.869Z Compiling itertools v0.12.1
23452025-01-15T01:52:51.094Z Compiling fd-lock v4.0.2
23462025-01-15T01:52:51.125Z Compiling peg-macros v0.8.4
23472025-01-15T01:52:51.360Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23482025-01-15T01:52:52.340Z Compiling strum_macros v0.24.3
23492025-01-15T01:52:53.580Z Compiling kstat-rs v0.2.4
23502025-01-15T01:52:54.344Z Compiling samael v0.0.17
23512025-01-15T01:52:54.365Z Compiling indoc v1.0.9
23522025-01-15T01:52:54.385Z Compiling path-slash v0.1.5
23532025-01-15T01:52:54.404Z Compiling nu-ansi-term v0.50.1
23542025-01-15T01:52:54.623Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23552025-01-15T01:52:55.129Z Compiling reedline v0.35.0
23562025-01-15T01:52:55.371Z Compiling peg v0.8.4
23572025-01-15T01:52:55.501Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23582025-01-15T01:52:59.298Z Compiling tabled v0.15.0
23592025-01-15T01:53:01.599Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23602025-01-15T01:53:10.826Z Compiling derive_builder v0.20.2
23612025-01-15T01:53:15.465Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23622025-01-15T01:53:18.665Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23632025-01-15T01:53:18.689Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23642025-01-15T01:53:18.810Z Compiling pem v3.0.4
23652025-01-15T01:53:18.995Z Compiling bcs v0.1.6
23662025-01-15T01:53:19.840Z Compiling impl-trait-for-tuples v0.2.2
23672025-01-15T01:53:20.215Z Compiling oso-derive v0.27.3
23682025-01-15T01:53:21.153Z Compiling libz-sys v1.1.20
23692025-01-15T01:53:21.823Z Compiling quick-xml v0.33.0
23702025-01-15T01:53:23.719Z Compiling diesel-dtrace v0.4.2
23712025-01-15T01:53:24.051Z Compiling parking_lot_core v0.8.6
23722025-01-15T01:53:25.765Z Compiling oso v0.27.3
23732025-01-15T01:53:29.492Z Compiling mime_guess v2.0.5
23742025-01-15T01:53:30.536Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23752025-01-15T01:53:32.264Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23762025-01-15T01:53:35.425Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23772025-01-15T01:53:40.288Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23782025-01-15T01:53:40.593Z Compiling bb8 v0.8.5
23792025-01-15T01:53:41.158Z Compiling buf-list v1.0.3
23802025-01-15T01:53:41.804Z Compiling async-bb8-diesel v0.2.1
23812025-01-15T01:53:43.215Z Compiling nibble_vec v0.1.0
23822025-01-15T01:53:43.484Z Compiling libgit2-sys v0.17.0+1.8.1
23832025-01-15T01:53:43.982Z Compiling pin-project-internal v1.1.6
23842025-01-15T01:53:44.272Z Compiling atty v0.2.14
23852025-01-15T01:53:44.452Z Compiling http-range v0.1.5
23862025-01-15T01:53:45.026Z Compiling salty v0.3.0
23872025-01-15T01:53:45.455Z Compiling endian-type v0.1.2
23882025-01-15T01:53:45.717Z Compiling radix_trie v0.2.1
23892025-01-15T01:53:46.583Z Compiling pin-project v1.1.6
23902025-01-15T01:53:46.739Z Compiling parking_lot v0.11.2
23912025-01-15T01:53:51.431Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
23922025-01-15T01:53:55.908Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23932025-01-15T01:54:00.928Z Compiling snafu-derive v0.8.5
23942025-01-15T01:54:02.317Z Compiling hyper-staticfile v0.10.1
23952025-01-15T01:54:05.148Z Compiling sled v0.34.7
23962025-01-15T01:54:05.256Z Compiling snafu v0.8.5
23972025-01-15T01:54:08.555Z Compiling hickory-client v0.24.1
23982025-01-15T01:54:10.926Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23992025-01-15T01:54:13.085Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24002025-01-15T01:54:13.576Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24012025-01-15T01:54:15.323Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24022025-01-15T01:54:22.001Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24032025-01-15T01:54:23.461Z Compiling hickory-server v0.24.1
24042025-01-15T01:54:32.275Z Compiling globset v0.4.15
24052025-01-15T01:54:32.323Z Compiling primeorder v0.13.6
24062025-01-15T01:54:32.852Z Compiling olpc-cjson v0.1.4
24072025-01-15T01:54:33.202Z Compiling castaway v0.2.3
24082025-01-15T01:54:33.393Z Compiling vergen v8.3.2
24092025-01-15T01:54:33.722Z Compiling env_filter v0.1.2
24102025-01-15T01:54:34.587Z Compiling serde_plain v1.0.2
24112025-01-15T01:54:35.115Z Compiling cargo-platform v0.1.8
24122025-01-15T01:54:35.132Z Compiling nanorand v0.7.0
24132025-01-15T01:54:35.576Z Compiling memoffset v0.9.1
24142025-01-15T01:54:35.747Z Compiling typed-path v0.9.3
24152025-01-15T01:54:36.066Z Compiling flume v0.11.1
24162025-01-15T01:54:36.729Z Compiling cargo_metadata v0.18.1
24172025-01-15T01:54:37.879Z Compiling git2 v0.19.0
24182025-01-15T01:54:38.634Z Compiling tough v0.19.0
24192025-01-15T01:54:39.583Z Compiling env_logger v0.11.5
24202025-01-15T01:54:39.719Z Compiling compact_str v0.8.0
24212025-01-15T01:54:40.985Z Compiling p384 v0.13.0
24222025-01-15T01:54:42.302Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24232025-01-15T01:54:42.647Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24242025-01-15T01:54:43.120Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24252025-01-15T01:54:45.930Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24262025-01-15T01:54:47.078Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24272025-01-15T01:54:48.020Z Compiling unicode-truncate v1.1.0
24282025-01-15T01:54:48.330Z Compiling lru v0.12.5
24292025-01-15T01:54:48.695Z Compiling rand_seeder v0.3.0
24302025-01-15T01:54:49.108Z Compiling libsqlite3-sys v0.30.1
24312025-01-15T01:54:49.627Z Compiling lzma-sys v0.1.20
24322025-01-15T01:54:50.304Z Compiling instability v0.3.2
24332025-01-15T01:54:51.297Z Compiling rustls v0.21.12
24342025-01-15T01:54:51.621Z Compiling parse-size v1.1.0
24352025-01-15T01:54:51.952Z Compiling cassowary v0.3.0
24362025-01-15T01:54:52.161Z Compiling cfg_aliases v0.2.1
24372025-01-15T01:54:52.286Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24382025-01-15T01:54:52.656Z Compiling ratatui v0.28.1
24392025-01-15T01:54:53.661Z Compiling nix v0.29.0
24402025-01-15T01:54:54.146Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24412025-01-15T01:54:54.644Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24422025-01-15T01:54:54.880Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24432025-01-15T01:54:56.999Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24442025-01-15T01:54:59.803Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24452025-01-15T01:55:00.506Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24462025-01-15T01:55:00.805Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24472025-01-15T01:55:01.196Z Compiling rustls-webpki v0.101.7
24482025-01-15T01:55:04.456Z Compiling sct v0.7.1
24492025-01-15T01:55:04.953Z Compiling heck v0.3.3
24502025-01-15T01:55:05.072Z Compiling csv-core v0.1.11
24512025-01-15T01:55:05.095Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24522025-01-15T01:55:05.296Z Compiling glob v0.3.1
24532025-01-15T01:55:05.420Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24542025-01-15T01:55:05.768Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24552025-01-15T01:55:05.973Z Compiling csv v1.3.0
24562025-01-15T01:55:07.425Z Compiling zone_cfg_derive v0.1.2
24572025-01-15T01:55:08.745Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24582025-01-15T01:55:11.547Z Compiling nix v0.27.1
24592025-01-15T01:55:12.436Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24602025-01-15T01:55:12.534Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24612025-01-15T01:55:13.686Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24622025-01-15T01:55:15.007Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24632025-01-15T01:55:16.190Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24642025-01-15T01:55:19.025Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24652025-01-15T01:55:24.354Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24662025-01-15T01:55:24.707Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24672025-01-15T01:55:25.936Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24682025-01-15T01:55:26.134Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24692025-01-15T01:55:26.258Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24702025-01-15T01:55:26.493Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24712025-01-15T01:55:27.169Z Compiling tungstenite v0.23.0
24722025-01-15T01:55:27.625Z Compiling hashlink v0.9.1
24732025-01-15T01:55:27.672Z Compiling base64 v0.13.1
24742025-01-15T01:55:28.419Z Compiling fallible-iterator v0.3.0
24752025-01-15T01:55:28.419Z Compiling fallible-streaming-iterator v0.1.9
24762025-01-15T01:55:28.727Z Compiling tokio-tungstenite v0.23.1
24772025-01-15T01:55:29.186Z Compiling rusqlite v0.32.1
24782025-01-15T01:55:29.326Z Compiling ron v0.7.1
24792025-01-15T01:55:30.107Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24802025-01-15T01:55:30.804Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24812025-01-15T01:55:33.718Z Compiling xz2 v0.1.7
24822025-01-15T01:55:34.217Z Compiling tokio-rustls v0.24.1
24832025-01-15T01:55:34.651Z Compiling zone v0.1.8
24842025-01-15T01:55:34.672Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24852025-01-15T01:55:36.222Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24862025-01-15T01:55:39.791Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24872025-01-15T01:55:40.235Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24882025-01-15T01:55:47.390Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24892025-01-15T01:55:49.975Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24902025-01-15T01:55:52.518Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24912025-01-15T01:55:53.254Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24922025-01-15T01:55:55.068Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24932025-01-15T01:55:55.761Z Compiling rustls-pemfile v1.0.4
24942025-01-15T01:55:56.559Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24952025-01-15T01:55:56.897Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24962025-01-15T01:55:57.087Z Compiling signal-hook-tokio v0.3.1
24972025-01-15T01:55:57.321Z Compiling twox-hash v1.6.3
24982025-01-15T01:55:58.305Z Compiling yasna v0.5.2
24992025-01-15T01:56:00.731Z Compiling smawk v0.3.2
25002025-01-15T01:56:01.051Z Compiling unicode-linebreak v0.1.5
25012025-01-15T01:56:01.614Z Compiling is_ci v1.2.0
25022025-01-15T01:56:01.658Z Compiling textwrap v0.16.1
25032025-01-15T01:56:01.945Z Compiling supports-color v3.0.1
25042025-01-15T01:56:02.390Z Compiling rcgen v0.12.1
25052025-01-15T01:56:03.386Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25062025-01-15T01:56:05.196Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25072025-01-15T01:56:11.206Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25082025-01-15T01:56:12.611Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25092025-01-15T01:56:14.436Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25102025-01-15T01:56:24.830Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25112025-01-15T01:56:29.621Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25122025-01-15T01:56:29.887Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25132025-01-15T01:56:42.545Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25142025-01-15T01:56:43.077Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
25152025-01-15T01:56:46.248Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25162025-01-15T01:56:46.573Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25172025-01-15T01:56:48.724Z Compiling fatfs v0.3.6
25182025-01-15T01:56:49.408Z Compiling rtoolbox v0.0.2
25192025-01-15T01:56:49.863Z Compiling subprocess v0.2.9
25202025-01-15T01:56:51.605Z Compiling assert_matches v1.5.0
25212025-01-15T01:56:54.426Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25222025-01-15T01:56:55.302Z Compiling rpassword v7.3.1
25232025-01-15T01:56:55.793Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25242025-01-15T01:56:56.684Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25252025-01-15T01:57:02.053Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25262025-01-15T01:57:03.666Z Compiling tui-tree-widget v0.22.0
25272025-01-15T01:57:04.142Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25282025-01-15T01:57:11.581Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25292025-01-15T01:57:11.899Z Compiling uzers v0.12.1
25302025-01-15T01:57:15.049Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25312025-01-15T01:57:17.249Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25322025-01-15T01:57:19.146Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25332025-01-15T01:57:43.945Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25342025-01-15T01:57:50.446Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25352025-01-15T01:57:54.153Z Compiling multimap v0.10.0
25362025-01-15T02:00:13.434Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25372025-01-15T02:00:24.623Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25382025-01-15T02:06:40.037Z Finished `release` profile [optimized] target(s) in 15m 47s
25392025-01-15T02:07:43.853Z
25402025-01-15T02:07:43.856Zreal 16:52.095650131
25412025-01-15T02:07:43.856Zuser 1:59:06.496509659
25422025-01-15T02:07:43.856Zsys 3:07.997661677
25432025-01-15T02:07:43.856Ztrap 2.982588014
25442025-01-15T02:07:43.856Ztflt 2.652484684
25452025-01-15T02:07:43.856Zdflt 4.722137928
25462025-01-15T02:07:43.856Zkflt 0.078142090
25472025-01-15T02:07:43.856Zlock 7:12:59.590445540
25482025-01-15T02:07:43.856Zslp 6:13:35.310869109
25492025-01-15T02:07:43.856Zlat 3:20.816741230
25502025-01-15T02:07:43.856Zstop 2:41.770575309
25512025-01-15T02:07:43.856Z+ mapfile -t packages
25522025-01-15T02:07:43.856Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25532025-01-15T02:07:44.846Z Finished `release` profile [optimized] target(s) in 0.94s
25542025-01-15T02:07:44.905Z Running `target/release/omicron-package -t test list-outputs`
25552025-01-15T02:07:44.954ZLogging to: /work/oxidecomputer/omicron/out/LOG
25562025-01-15T02:07:44.957Z+ ptime -m cargo build --locked --release -p xtask
25572025-01-15T02:07:45.499Z Compiling serde v1.0.217
25582025-01-15T02:07:45.501Z Compiling libc v0.2.162
25592025-01-15T02:07:45.501Z Compiling rustix v0.38.37
25602025-01-15T02:07:45.501Z Compiling serde_json v1.0.135
25612025-01-15T02:07:45.502Z Compiling syn v2.0.96
25622025-01-15T02:07:45.592Z Compiling bitflags v2.6.0
25632025-01-15T02:07:45.954Z Compiling usdt-impl v0.5.0
25642025-01-15T02:07:45.994Z Compiling syn v1.0.109
25652025-01-15T02:07:46.097Z Compiling hashbrown v0.15.1
25662025-01-15T02:07:46.113Z Compiling log v0.4.22
25672025-01-15T02:07:46.380Z Compiling fs-err v2.11.0
25682025-01-15T02:07:46.580Z Compiling once_cell v1.20.2
25692025-01-15T02:07:46.695Z Compiling anyhow v1.0.93
25702025-01-15T02:07:46.939Z Compiling thread-id v4.2.2
25712025-01-15T02:07:47.314Z Compiling indexmap v2.7.0
25722025-01-15T02:07:48.192Z Compiling terminal_size v0.4.0
25732025-01-15T02:07:48.442Z Compiling clap_builder v4.5.21
25742025-01-15T02:07:48.527Z Compiling tempfile v3.13.0
25752025-01-15T02:07:49.240Z Compiling proc-macro-error v1.0.4
25762025-01-15T02:07:50.114Z Compiling tabled_derive v0.7.0
25772025-01-15T02:07:51.219Z Compiling tabled v0.15.0
25782025-01-15T02:07:52.015Z Compiling serde_derive v1.0.217
25792025-01-15T02:07:52.017Z Compiling thiserror-impl v1.0.69
25802025-01-15T02:07:52.017Z Compiling zerocopy-derive v0.7.35
25812025-01-15T02:07:52.017Z Compiling scroll_derive v0.12.0
25822025-01-15T02:07:52.017Z Compiling clap_derive v4.5.18
25832025-01-15T02:07:53.458Z Compiling scroll v0.12.0
25842025-01-15T02:07:53.867Z Compiling zerocopy v0.7.35
25852025-01-15T02:07:54.088Z Compiling goblin v0.8.2
25862025-01-15T02:07:54.756Z Compiling thiserror v1.0.69
25872025-01-15T02:07:54.936Z Compiling pest v2.7.14
25882025-01-15T02:07:57.759Z Compiling pest_meta v2.7.14
25892025-01-15T02:07:57.990Z Compiling clap v4.5.21
25902025-01-15T02:07:59.330Z Compiling pest_generator v2.7.14
25912025-01-15T02:08:01.392Z Compiling pest_derive v2.7.14
25922025-01-15T02:08:02.176Z Compiling dtrace-parser v0.2.0
25932025-01-15T02:08:06.962Z Compiling serde_tokenstream v0.2.2
25942025-01-15T02:08:07.551Z Compiling serde_spanned v0.6.8
25952025-01-15T02:08:07.808Z Compiling toml_datetime v0.6.8
25962025-01-15T02:08:08.524Z Compiling dof v0.3.0
25972025-01-15T02:08:08.784Z Compiling toml_edit v0.22.22
25982025-01-15T02:08:09.376Z Compiling camino v1.1.9
25992025-01-15T02:08:10.490Z Compiling usdt-attr-macro v0.5.0
26002025-01-15T02:08:10.690Z Compiling usdt-macro v0.5.0
26012025-01-15T02:08:11.855Z Compiling cargo-platform v0.1.8
26022025-01-15T02:08:11.908Z Compiling semver v1.0.24
26032025-01-15T02:08:12.927Z Compiling toml v0.8.19
26042025-01-15T02:08:13.351Z Compiling cargo_metadata v0.18.1
26052025-01-15T02:08:13.537Z Compiling usdt v0.5.0
26062025-01-15T02:08:13.926Z Compiling cargo_toml v0.20.5
26072025-01-15T02:08:14.081Z Compiling camino-tempfile v1.1.1
26082025-01-15T02:08:14.857Z Compiling macaddr v1.0.1
26092025-01-15T02:08:28.024Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26102025-01-15T02:08:38.692Z Finished `release` profile [optimized] target(s) in 53.66s
26112025-01-15T02:08:38.802Z
26122025-01-15T02:08:38.802Zreal 53.800678190
26132025-01-15T02:08:38.802Zuser 5:41.313902625
26142025-01-15T02:08:38.802Zsys 17.928859726
26152025-01-15T02:08:38.802Ztrap 0.158880978
26162025-01-15T02:08:38.804Ztflt 0.252386263
26172025-01-15T02:08:38.805Zdflt 0.256464286
26182025-01-15T02:08:38.805Zkflt 0.000018014
26192025-01-15T02:08:38.805Zlock 10:23.807646543
26202025-01-15T02:08:38.805Zslp 15:50.861719207
26212025-01-15T02:08:38.805Zlat 14.143284148
26222025-01-15T02:08:38.805Zstop 17.553345921
26232025-01-15T02:08:38.805Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26242025-01-15T02:08:38.805Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26252025-01-15T02:08:38.805Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26262025-01-15T02:08:38.805Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26272025-01-15T02:08:38.805Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26282025-01-15T02:08:39.678Z Compiling hashbrown v0.14.5
26292025-01-15T02:08:39.810Z Compiling ident_case v1.0.1
26302025-01-15T02:08:39.825Z Compiling unsafe-libyaml v0.2.11
26312025-01-15T02:08:39.839Z Compiling ipnetwork v0.20.0
26322025-01-15T02:08:39.843Z Compiling progenitor-client v0.9.1
26332025-01-15T02:08:39.843Z Compiling macaddr v1.0.1
26342025-01-15T02:08:39.843Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26352025-01-15T02:08:39.843Z Compiling progenitor-client v0.8.0
26362025-01-15T02:08:39.958Z Compiling darling_core v0.20.10
26372025-01-15T02:08:40.285Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26382025-01-15T02:08:40.315Z Compiling instant v0.1.13
26392025-01-15T02:08:40.318Z Compiling structmeta-derive v0.3.0
26402025-01-15T02:08:40.393Z Compiling dropshot v0.13.0
26412025-01-15T02:08:40.507Z Compiling thiserror v2.0.11
26422025-01-15T02:08:40.597Z Compiling dropshot_endpoint v0.13.0
26432025-01-15T02:08:40.776Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
26442025-01-15T02:08:40.963Z Compiling regress v0.10.1
26452025-01-15T02:08:40.999Z Compiling regress v0.9.1
26462025-01-15T02:08:41.481Z Compiling serde_yaml v0.9.34+deprecated
26472025-01-15T02:08:41.796Z Compiling thiserror-impl v2.0.11
26482025-01-15T02:08:41.955Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
26492025-01-15T02:08:42.840Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26502025-01-15T02:08:43.067Z Compiling structmeta v0.3.0
26512025-01-15T02:08:43.496Z Compiling parse-display-derive v0.10.0
26522025-01-15T02:08:43.591Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26532025-01-15T02:08:43.802Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26542025-01-15T02:08:44.263Z Compiling backoff v0.4.0
26552025-01-15T02:08:44.611Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26562025-01-15T02:08:44.974Z Compiling typify-impl v0.2.0
26572025-01-15T02:08:45.174Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26582025-01-15T02:08:45.339Z Compiling tempfile v3.13.0
26592025-01-15T02:08:45.358Z Compiling proc-macro-crate v1.3.1
26602025-01-15T02:08:45.844Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26612025-01-15T02:08:45.909Z Compiling typify-impl v0.3.0
26622025-01-15T02:08:46.163Z Compiling darling_macro v0.20.10
26632025-01-15T02:08:46.198Z Compiling itertools v0.13.0
26642025-01-15T02:08:46.250Z Compiling zerocopy v0.8.10
26652025-01-15T02:08:46.335Z Compiling num_enum_derive v0.5.11
26662025-01-15T02:08:47.093Z Compiling darling v0.20.10
26672025-01-15T02:08:47.113Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26682025-01-15T02:08:47.232Z Compiling serde_with_macros v3.11.0
26692025-01-15T02:08:47.500Z Compiling zerocopy-derive v0.8.10
26702025-01-15T02:08:47.548Z Compiling parse-display v0.10.0
26712025-01-15T02:08:48.158Z Compiling foreign-types-macros v0.2.3
26722025-01-15T02:08:48.786Z Compiling num_enum v0.5.11
26732025-01-15T02:08:48.969Z Compiling heapless v0.8.0
26742025-01-15T02:08:49.145Z Compiling foreign-types-shared v0.3.1
26752025-01-15T02:08:49.285Z Compiling crucible-workspace-hack v0.1.0
26762025-01-15T02:08:49.402Z Compiling foreign-types v0.5.0
26772025-01-15T02:08:49.530Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26782025-01-15T02:08:49.625Z Compiling proc-macro-error v1.0.4
26792025-01-15T02:08:49.753Z Compiling serde_with v3.11.0
26802025-01-15T02:08:50.225Z Compiling camino-tempfile v1.1.1
26812025-01-15T02:08:50.264Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26822025-01-15T02:08:50.682Z Compiling hash32 v0.3.1
26832025-01-15T02:08:51.007Z Compiling cstr-argument v0.1.2
26842025-01-15T02:08:51.152Z Compiling pretty-hex v0.2.1
26852025-01-15T02:08:51.271Z Compiling smoltcp v0.11.0
26862025-01-15T02:08:51.365Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26872025-01-15T02:08:51.769Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26882025-01-15T02:08:52.019Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26892025-01-15T02:08:52.421Z Compiling tabwriter v1.4.0
26902025-01-15T02:08:52.891Z Compiling colored v2.1.0
26912025-01-15T02:08:53.181Z Compiling cobs v0.2.3
26922025-01-15T02:08:53.385Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26932025-01-15T02:08:53.499Z Compiling postcard v1.0.10
26942025-01-15T02:08:53.531Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26952025-01-15T02:08:53.552Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26962025-01-15T02:08:53.726Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26972025-01-15T02:08:53.767Z Compiling smf v0.2.3
26982025-01-15T02:08:54.066Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26992025-01-15T02:08:54.392Z Compiling zone_cfg_derive v0.3.0
27002025-01-15T02:08:54.412Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27012025-01-15T02:08:54.867Z Compiling num-derive v0.4.2
27022025-01-15T02:08:54.975Z Compiling sigpipe v0.1.3
27032025-01-15T02:08:55.124Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27042025-01-15T02:08:55.482Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27052025-01-15T02:08:55.803Z Compiling zone v0.3.0
27062025-01-15T02:08:56.221Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27072025-01-15T02:08:56.445Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27082025-01-15T02:08:56.882Z Compiling universal-hash v0.5.1
27092025-01-15T02:08:57.017Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27102025-01-15T02:08:57.098Z Compiling opaque-debug v0.3.1
27112025-01-15T02:08:57.214Z Compiling tungstenite v0.21.0
27122025-01-15T02:08:57.243Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27132025-01-15T02:08:57.278Z Compiling num-rational v0.4.2
27142025-01-15T02:08:57.675Z Compiling password-hash v0.5.0
27152025-01-15T02:08:57.971Z Compiling num-complex v0.4.6
27162025-01-15T02:08:58.122Z Compiling blake2 v0.10.6
27172025-01-15T02:08:58.594Z Compiling aead v0.5.2
27182025-01-15T02:08:58.884Z Compiling keccak v0.1.5
27192025-01-15T02:08:58.970Z Compiling convert_case v0.4.0
27202025-01-15T02:08:59.001Z Compiling base64 v0.21.7
27212025-01-15T02:08:59.132Z Compiling num v0.4.3
27222025-01-15T02:08:59.261Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27232025-01-15T02:08:59.498Z Compiling sha3 v0.10.8
27242025-01-15T02:08:59.537Z Compiling argon2 v0.5.3
27252025-01-15T02:08:59.690Z Compiling tokio-tungstenite v0.21.0
27262025-01-15T02:08:59.807Z Compiling derive_more v0.99.18
27272025-01-15T02:09:00.012Z Compiling poly1305 v0.8.0
27282025-01-15T02:09:00.295Z Compiling chacha20 v0.9.1
27292025-01-15T02:09:00.339Z Compiling typify-macro v0.2.0
27302025-01-15T02:09:00.769Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27312025-01-15T02:09:00.795Z Compiling float-ord v0.3.2
27322025-01-15T02:09:01.018Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27332025-01-15T02:09:01.115Z Compiling semver v0.1.20
27342025-01-15T02:09:01.304Z Compiling typify-macro v0.3.0
27352025-01-15T02:09:01.458Z Compiling same-file v1.0.6
27362025-01-15T02:09:01.751Z Compiling walkdir v2.5.0
27372025-01-15T02:09:01.754Z Compiling rustc_version v0.1.7
27382025-01-15T02:09:01.788Z Compiling newline-converter v0.3.0
27392025-01-15T02:09:01.980Z Compiling primeorder v0.13.6
27402025-01-15T02:09:02.223Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27412025-01-15T02:09:02.415Z Compiling secrecy v0.8.0
27422025-01-15T02:09:02.466Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27432025-01-15T02:09:02.510Z Compiling cancel-safe-futures v0.1.5
27442025-01-15T02:09:02.678Z Compiling owo-colors v4.1.0
27452025-01-15T02:09:02.825Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27462025-01-15T02:09:02.891Z Compiling newtype_derive v0.1.6
27472025-01-15T02:09:02.952Z Compiling expectorate v1.1.0
27482025-01-15T02:09:03.005Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27492025-01-15T02:09:03.149Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27502025-01-15T02:09:03.201Z Compiling thiserror-impl-no-std v2.0.2
27512025-01-15T02:09:03.265Z Compiling blake3 v1.5.4
27522025-01-15T02:09:03.445Z Compiling unicase v2.7.0
27532025-01-15T02:09:03.762Z Compiling half v2.4.1
27542025-01-15T02:09:03.927Z Compiling arc-swap v1.7.1
27552025-01-15T02:09:04.018Z Compiling ciborium-io v0.2.2
27562025-01-15T02:09:04.190Z Compiling typify v0.2.0
27572025-01-15T02:09:04.291Z Compiling ciborium-ll v0.2.2
27582025-01-15T02:09:04.327Z Compiling progenitor-impl v0.8.0
27592025-01-15T02:09:04.359Z Compiling slog-scope v4.4.0
27602025-01-15T02:09:04.507Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27612025-01-15T02:09:04.686Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27622025-01-15T02:09:05.003Z Compiling polyval v0.6.2
27632025-01-15T02:09:05.233Z Compiling typify v0.3.0
27642025-01-15T02:09:05.356Z Compiling atomicwrites v0.4.4
27652025-01-15T02:09:05.387Z Compiling progenitor-impl v0.9.1
27662025-01-15T02:09:05.430Z Compiling libsw v3.3.1
27672025-01-15T02:09:05.715Z Compiling memmap2 v0.9.5
27682025-01-15T02:09:05.736Z Compiling indent_write v2.2.0
27692025-01-15T02:09:06.000Z Compiling linear-map v1.2.0
27702025-01-15T02:09:06.164Z Compiling thiserror-no-std v2.0.2
27712025-01-15T02:09:06.190Z Compiling libefi-sys v0.1.0
27722025-01-15T02:09:06.222Z Compiling parking_lot_core v0.8.6
27732025-01-15T02:09:06.348Z Compiling constant_time_eq v0.3.1
27742025-01-15T02:09:06.497Z Compiling salty v0.3.0
27752025-01-15T02:09:06.553Z Compiling arrayref v0.3.9
27762025-01-15T02:09:06.653Z Compiling arrayvec v0.7.6
27772025-01-15T02:09:06.715Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27782025-01-15T02:09:06.734Z Compiling vsss-rs v3.3.4
27792025-01-15T02:09:06.793Z Compiling ghash v0.5.1
27802025-01-15T02:09:07.052Z Compiling slog-stdlog v4.1.1
27812025-01-15T02:09:07.112Z Compiling ciborium v0.2.2
27822025-01-15T02:09:08.108Z Compiling p384 v0.13.0
27832025-01-15T02:09:08.187Z Compiling toolchain_find v0.4.0
27842025-01-15T02:09:08.483Z Compiling chacha20poly1305 v0.10.1
27852025-01-15T02:09:08.741Z Compiling ctr v0.9.2
27862025-01-15T02:09:08.800Z Compiling lzma-sys v0.1.20
27872025-01-15T02:09:08.822Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27882025-01-15T02:09:09.118Z Compiling bitfield-struct v0.6.2
27892025-01-15T02:09:09.244Z Compiling slog-dtrace v0.3.0
27902025-01-15T02:09:09.560Z Compiling topological-sort v0.2.2
27912025-01-15T02:09:09.578Z Compiling highway v1.2.0
27922025-01-15T02:09:09.793Z Compiling omicron-zone-package v0.12.0
27932025-01-15T02:09:09.846Z Compiling aes-gcm v0.10.3
27942025-01-15T02:09:10.182Z Compiling rustfmt-wrapper v0.2.1
27952025-01-15T02:09:10.329Z Compiling mime_guess v2.0.5
27962025-01-15T02:09:10.360Z Compiling slog-envlogger v2.2.0
27972025-01-15T02:09:10.539Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27982025-01-15T02:09:10.753Z Compiling steno v0.4.1
27992025-01-15T02:09:11.279Z Compiling progenitor-macro v0.8.0
28002025-01-15T02:09:11.505Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28012025-01-15T02:09:11.595Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28022025-01-15T02:09:11.783Z Compiling heck v0.3.3
28032025-01-15T02:09:11.929Z Compiling ssh-encoding v0.2.0
28042025-01-15T02:09:12.168Z Compiling blowfish v0.9.1
28052025-01-15T02:09:12.188Z Compiling nibble_vec v0.1.0
28062025-01-15T02:09:12.422Z Compiling env_filter v0.1.2
28072025-01-15T02:09:12.459Z Compiling humantime v2.1.0
28082025-01-15T02:09:12.597Z Compiling progenitor-macro v0.9.1
28092025-01-15T02:09:12.640Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28102025-01-15T02:09:12.660Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28112025-01-15T02:09:12.797Z Compiling endian-type v0.1.2
28122025-01-15T02:09:12.938Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28132025-01-15T02:09:12.990Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28142025-01-15T02:09:13.040Z Compiling radix_trie v0.2.1
28152025-01-15T02:09:13.060Z Compiling env_logger v0.11.5
28162025-01-15T02:09:13.266Z Compiling bcrypt-pbkdf v0.10.0
28172025-01-15T02:09:13.677Z Compiling ssh-cipher v0.2.0
28182025-01-15T02:09:13.758Z Compiling zone_cfg_derive v0.1.2
28192025-01-15T02:09:13.895Z Compiling parking_lot v0.11.2
28202025-01-15T02:09:14.364Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28212025-01-15T02:09:14.738Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28222025-01-15T02:09:15.114Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28232025-01-15T02:09:15.163Z Compiling password-hash v0.4.2
28242025-01-15T02:09:15.535Z Compiling gethostname v0.5.0
28252025-01-15T02:09:15.560Z Compiling fxhash v0.2.1
28262025-01-15T02:09:15.580Z Compiling matches v0.1.10
28272025-01-15T02:09:15.660Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28282025-01-15T02:09:15.692Z Compiling bumpalo v3.16.0
28292025-01-15T02:09:15.729Z Compiling zip v2.1.3
28302025-01-15T02:09:15.774Z Compiling simd-adler32 v0.3.7
28312025-01-15T02:09:16.013Z Compiling base64 v0.13.1
28322025-01-15T02:09:16.034Z Compiling http-range v0.1.5
28332025-01-15T02:09:16.074Z Compiling lockfree-object-pool v0.1.6
28342025-01-15T02:09:16.261Z Compiling sled v0.34.7
28352025-01-15T02:09:16.325Z Compiling idna v0.2.3
28362025-01-15T02:09:16.361Z Compiling zopfli v0.8.1
28372025-01-15T02:09:16.380Z Compiling pbkdf2 v0.11.0
28382025-01-15T02:09:16.585Z Compiling ron v0.7.1
28392025-01-15T02:09:16.770Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28402025-01-15T02:09:17.378Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28412025-01-15T02:09:17.423Z Compiling zone v0.1.8
28422025-01-15T02:09:17.907Z Compiling xz2 v0.1.7
28432025-01-15T02:09:18.364Z Compiling ssh-key v0.6.6
28442025-01-15T02:09:18.433Z Compiling hickory-client v0.24.1
28452025-01-15T02:09:19.043Z Compiling p521 v0.13.3
28462025-01-15T02:09:19.209Z Compiling p256 v0.13.2
28472025-01-15T02:09:19.822Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28482025-01-15T02:09:20.046Z Compiling hickory-server v0.24.1
28492025-01-15T02:09:20.852Z Compiling enum-as-inner v0.5.1
28502025-01-15T02:09:21.383Z Compiling pem v3.0.4
28512025-01-15T02:09:21.873Z Compiling yasna v0.5.2
28522025-01-15T02:09:22.137Z Compiling headers-core v0.3.0
28532025-01-15T02:09:22.337Z Compiling kstat-rs v0.2.4
28542025-01-15T02:09:22.630Z Compiling nanorand v0.7.0
28552025-01-15T02:09:22.677Z Compiling atty v0.2.14
28562025-01-15T02:09:22.852Z Compiling russh-cryptovec v0.7.3
28572025-01-15T02:09:22.913Z Compiling md5 v0.7.0
28582025-01-15T02:09:23.162Z Compiling flume v0.11.1
28592025-01-15T02:09:23.181Z Compiling russh-keys v0.45.0
28602025-01-15T02:09:23.425Z Compiling rcgen v0.12.1
28612025-01-15T02:09:23.480Z Compiling headers v0.4.0
28622025-01-15T02:09:23.991Z Compiling trust-dns-proto v0.22.0
28632025-01-15T02:09:24.298Z Compiling progenitor v0.8.0
28642025-01-15T02:09:24.516Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28652025-01-15T02:09:25.177Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28662025-01-15T02:09:25.400Z Compiling progenitor v0.9.1
28672025-01-15T02:09:25.565Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28682025-01-15T02:09:25.640Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28692025-01-15T02:09:26.295Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28702025-01-15T02:09:26.488Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28712025-01-15T02:09:26.709Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28722025-01-15T02:09:27.057Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
28732025-01-15T02:09:27.497Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28742025-01-15T02:09:28.754Z Compiling hyper-staticfile v0.10.1
28752025-01-15T02:09:29.803Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28762025-01-15T02:09:31.215Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28772025-01-15T02:09:32.116Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28782025-01-15T02:09:32.353Z Compiling num-bigint v0.4.6
28792025-01-15T02:09:32.564Z Compiling des v0.8.1
28802025-01-15T02:09:32.707Z Compiling subprocess v0.2.9
28812025-01-15T02:09:32.915Z Compiling display-error-chain v0.2.2
28822025-01-15T02:09:33.143Z Compiling hex-literal v0.4.1
28832025-01-15T02:09:33.305Z Compiling dhcproto-macros v0.1.0
28842025-01-15T02:09:33.327Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28852025-01-15T02:09:34.161Z Compiling dhcproto v0.12.0
28862025-01-15T02:09:34.356Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28872025-01-15T02:09:34.849Z Compiling internet-checksum v0.2.1
28882025-01-15T02:09:36.544Z Compiling russh v0.45.0
28892025-01-15T02:09:40.739Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28902025-01-15T02:09:40.739Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28912025-01-15T02:09:40.742Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28922025-01-15T02:09:43.625Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28932025-01-15T02:09:43.670Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28942025-01-15T02:09:44.694Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28952025-01-15T02:09:45.122Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28962025-01-15T02:09:45.645Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28972025-01-15T02:09:47.929Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28982025-01-15T02:09:47.968Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28992025-01-15T02:09:48.581Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29002025-01-15T02:09:48.775Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29012025-01-15T02:09:49.573Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29022025-01-15T02:09:50.203Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29032025-01-15T02:09:51.408Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29042025-01-15T02:09:51.925Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29052025-01-15T02:09:52.284Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29062025-01-15T02:09:54.721Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29072025-01-15T02:09:55.026Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29082025-01-15T02:09:55.159Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29092025-01-15T02:09:55.793Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29102025-01-15T02:09:56.554Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29112025-01-15T02:09:56.952Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29122025-01-15T02:10:00.131Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29132025-01-15T02:10:00.963Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29142025-01-15T02:10:01.513Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29152025-01-15T02:10:02.675Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29162025-01-15T02:10:03.388Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29172025-01-15T02:10:08.057Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29182025-01-15T02:10:16.004Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29192025-01-15T02:10:17.473Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29202025-01-15T02:10:38.961Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29212025-01-15T02:11:01.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
29222025-01-15T02:11:01.531Z
29232025-01-15T02:11:01.531Zreal 2:22.641115259
29242025-01-15T02:11:01.531Zuser 12:20.939384516
29252025-01-15T02:11:01.531Zsys 1:33.792605411
29262025-01-15T02:11:01.531Ztrap 0.375359264
29272025-01-15T02:11:01.531Ztflt 0.907487677
29282025-01-15T02:11:01.534Zdflt 0.997997807
29292025-01-15T02:11:01.534Zkflt 0.000124401
29302025-01-15T02:11:01.534Zlock 22:40.442564617
29312025-01-15T02:11:01.534Zslp 42:32.761111137
29322025-01-15T02:11:01.534Zlat 38.182009987
29332025-01-15T02:11:01.534Zstop 1:37.099945155
29342025-01-15T02:11:01.534Z+ mkdir tests
29352025-01-15T02:11:01.537Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29362025-01-15T02:11:01.537Z+ xargs -I '{}' -t cp '{}' tests/
29372025-01-15T02:11:01.577Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0d254d8899e23674 tests/
29382025-01-15T02:11:01.598Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-3a64d2ee5c988591 tests/
29392025-01-15T02:11:01.618Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-57fc15191e04a8ca tests/
29402025-01-15T02:11:01.640Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4ab45da0b29c930c tests/
29412025-01-15T02:11:01.854Z+ 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/*)
29422025-01-15T02:11:01.856Z+ 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-3a64d2ee5c988591 tests/commtest-57fc15191e04a8ca tests/dhcp_server-0d254d8899e23674 tests/end_to_end_tests-4ab45da0b29c930c 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
29432025-01-15T02:12:16.276ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29442025-01-15T02:12:16.276Za .github/buildomat/ci-env.sh 1K
29452025-01-15T02:12:16.276Za out/target/test 1K
29462025-01-15T02:12:16.276Za out/npuzone/npuzone 23144K
29472025-01-15T02:12:16.276Za package-manifest.toml 34K
29482025-01-15T02:12:16.276Za smf/sled-agent/non-gimlet/config.toml 4K
29492025-01-15T02:12:16.276Za target/release/omicron-package 36339K
29502025-01-15T02:12:16.276Za target/release/xtask 11918K
29512025-01-15T02:12:16.277Za target/debug/bootstrap 221307K
29522025-01-15T02:12:16.277Za tests/bootstrap-3a64d2ee5c988591 24324K
29532025-01-15T02:12:16.277Za tests/commtest-57fc15191e04a8ca 24818K
29542025-01-15T02:12:16.277Za tests/dhcp_server-0d254d8899e23674 24324K
29552025-01-15T02:12:16.277Za tests/end_to_end_tests-4ab45da0b29c930c 283020K
29562025-01-15T02:12:16.277Za out/clickhouse.tar.gz 294603K
29572025-01-15T02:12:16.277Za out/clickhouse_keeper.tar.gz 281560K
29582025-01-15T02:12:16.277Za out/clickhouse_server.tar.gz 294571K
29592025-01-15T02:12:16.277Za out/cockroachdb.tar.gz 135059K
29602025-01-15T02:12:16.277Za out/crucible-dtrace.tar 96K
29612025-01-15T02:12:16.277Za out/crucible-pantry-zone.tar.gz 28530K
29622025-01-15T02:12:16.277Za out/crucible-zone.tar.gz 36806K
29632025-01-15T02:12:16.277Za out/external-dns.tar.gz 35736K
29642025-01-15T02:12:16.277Za out/internal-dns.tar.gz 35735K
29652025-01-15T02:12:16.277Za out/mg-ddm-gz.tar 63075K
29662025-01-15T02:12:16.277Za out/nexus.tar.gz 99949K
29672025-01-15T02:12:16.277Za out/ntp.tar.gz 10493K
29682025-01-15T02:12:16.277Za out/omicron-gateway-softnpu.tar.gz 24189K
29692025-01-15T02:12:16.277Za out/omicron-sled-agent.tar 114618K
29702025-01-15T02:12:16.277Za out/overlay.tar.gz 3K
29712025-01-15T02:12:16.277Za out/oximeter.tar.gz 48408K
29722025-01-15T02:12:16.277Za out/oxlog.tar 3157K
29732025-01-15T02:12:16.277Za out/probe.tar.gz 2764K
29742025-01-15T02:12:16.277Za out/propolis-server.tar.gz 66467K
29752025-01-15T02:12:16.277Za out/pumpkind-gz.tar 26665K
29762025-01-15T02:12:16.277Za out/switch-softnpu.tar.gz 236266K
29772025-01-15T02:12:16.280Z
29782025-01-15T02:12:16.280Zreal 1:14.397194972
29792025-01-15T02:12:16.280Zuser 1:11.038315395
29802025-01-15T02:12:16.280Zsys 4.668035262
29812025-01-15T02:12:16.280Ztrap 0.018178772
29822025-01-15T02:12:16.280Ztflt 0.000000000
29832025-01-15T02:12:16.280Zdflt 0.000000000
29842025-01-15T02:12:16.280Zkflt 0.000000000
29852025-01-15T02:12:16.280Zlock 0.000000000
29862025-01-15T02:12:16.280Zslp 1:10.949368314
29872025-01-15T02:12:16.280Zlat 2.116201101
29882025-01-15T02:12:16.280Zstop 0.000210547
29892025-01-15T02:12:16.280Zprocess exited: duration 1894404 ms, exit code 0
 
29902025-01-15T02:12:16.294Zfound 1 output files
29912025-01-15T02:12:16.294Zuploading: /work/package.tar.gz (1905216600 bytes)
29922025-01-15T02:12:55.572Zuploaded: /work/package.tar.gz