01JHT8DZCR2QD0K92WA2M2JKZR: 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: 01JHT8E9T59D1HX4H332QDMVW1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-17T13:50:53.503Zjob assigned to worker 01JHT8EBE0X314KNYJ90TBZ9V3 [factory aws, i-0b1964786bff8572d] (queued for 51 s)
 
22025-01-17T13:51:01.410Zstarting task 0: "setup"
32025-01-17T13:51:01.422Z++ uname -s
42025-01-17T13:51:01.425Z+ kern=SunOS
52025-01-17T13:51:01.425Z+ case "$kern" in
62025-01-17T13:51:01.425Z+ groupadd -g 12345 build
72025-01-17T13:51:01.427Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-17T13:51:03.436Z+ zfs create -o mountpoint=/work rpool/work
92025-01-17T13:51:03.556Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-17T13:51:03.559Z+ home_fs=zfs
112025-01-17T13:51:03.559Z+ [[ zfs == autofs ]]
122025-01-17T13:51:03.559Z+ mkdir -p /home/build
132025-01-17T13:51:03.562Z+ chown build:build /home/build /work
142025-01-17T13:51:05.564Z+ chmod 0700 /home/build /work
152025-01-17T13:51:05.567Zprocess exited: duration 4156 ms, exit code 0
 
162025-01-17T13:51:05.572Zstarting task 1: "rust-toolchain"
172025-01-17T13:51:05.578Z+ printf ' * toolchain channel = "%s"
182025-01-17T13:51:05.578Z' 1.84.0
192025-01-17T13:51:05.578Z * toolchain channel = "1.84.0"
202025-01-17T13:51:05.578Z+ printf ' * toolchain profile = "%s"
212025-01-17T13:51:05.578Z' default
222025-01-17T13:51:05.578Z * toolchain profile = "default"
232025-01-17T13:51:05.581Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-17T13:51:05.581Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-17T13:51:05.702Zinfo: downloading installer
262025-01-17T13:51:07.034Zinfo: profile set to 'default'
272025-01-17T13:51:07.034Zinfo: default host triple is x86_64-unknown-illumos
282025-01-17T13:51:07.037Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-17T13:51:07.185Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-17T13:51:07.185Zinfo: downloading component 'cargo'
312025-01-17T13:51:08.045Zinfo: downloading component 'clippy'
322025-01-17T13:51:08.375Zinfo: downloading component 'rust-docs'
332025-01-17T13:51:09.550Zinfo: downloading component 'rust-std'
342025-01-17T13:51:11.303Zinfo: downloading component 'rustc'
352025-01-17T13:51:17.993Zinfo: downloading component 'rustfmt'
362025-01-17T13:51:18.245Zinfo: installing component 'cargo'
372025-01-17T13:51:19.087Zinfo: installing component 'clippy'
382025-01-17T13:51:19.468Zinfo: installing component 'rust-docs'
392025-01-17T13:51:21.156Zinfo: installing component 'rust-std'
402025-01-17T13:51:22.889Zinfo: installing component 'rustc'
412025-01-17T13:51:28.877Zinfo: installing component 'rustfmt'
422025-01-17T13:51:29.210Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-17T13:51:29.210Z
442025-01-17T13:51:29.602Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-17T13:51:29.602Z
462025-01-17T13:51:29.605Z
472025-01-17T13:51:29.605ZRust is installed now. Great!
482025-01-17T13:51:29.605Z
492025-01-17T13:51:29.605ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-17T13:51:29.605Zenvironment variable. This has not been done automatically.
512025-01-17T13:51:29.606Z
522025-01-17T13:51:29.606ZTo configure your current shell, you need to source
532025-01-17T13:51:29.606Zthe corresponding env file under $HOME/.cargo.
542025-01-17T13:51:29.606Z
552025-01-17T13:51:29.606ZThis is usually done by running one of the following (note the leading DOT):
562025-01-17T13:51:29.606Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-17T13:51:29.606Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-17T13:51:29.687Z+ rustc --version
592025-01-17T13:51:29.755Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-17T13:51:29.760Zprocess exited: duration 24183 ms, exit code 0
 
612025-01-17T13:51:29.767Zstarting task 2: "authentication"
622025-01-17T13:51:29.787Zprocess exited: duration 20 ms, exit code 0
 
632025-01-17T13:51:29.793Zstarting task 3: "clone repository"
642025-01-17T13:51:29.798Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-17T13:51:29.802Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-17T13:51:29.840ZCloning into '/work/oxidecomputer/omicron'...
672025-01-17T13:51:37.699Z+ cd /work/oxidecomputer/omicron
682025-01-17T13:51:37.699Z+ git fetch origin 320c920d7af91114b20afaa41d260bb6ad4ec1ab
692025-01-17T13:51:38.030ZFrom https://github.com/oxidecomputer/omicron
702025-01-17T13:51:38.030Z * branch 320c920d7af91114b20afaa41d260bb6ad4ec1ab -> FETCH_HEAD
712025-01-17T13:51:38.040Z+ [[ -n john/reconfigurator-cli-blippy ]]
722025-01-17T13:51:38.043Z++ git branch --show-current
732025-01-17T13:51:38.045Z+ current=main
742025-01-17T13:51:38.045Z+ [[ main != john/reconfigurator-cli-blippy ]]
752025-01-17T13:51:38.045Z+ git branch -f john/reconfigurator-cli-blippy 320c920d7af91114b20afaa41d260bb6ad4ec1ab
762025-01-17T13:51:38.048Z+ git checkout -f john/reconfigurator-cli-blippy
772025-01-17T13:51:38.227ZSwitched to branch 'john/reconfigurator-cli-blippy'
782025-01-17T13:51:38.229Z+ git reset --hard 320c920d7af91114b20afaa41d260bb6ad4ec1ab
792025-01-17T13:51:38.243ZHEAD is now at 320c920d7 Merge remote-tracking branch 'origin/main' into john/reconfigurator-cli-blippy
802025-01-17T13:51:38.245Zprocess exited: duration 8450 ms, exit code 0
 
812025-01-17T13:51:38.250Zstarting task 4: "build"
822025-01-17T13:51:38.255Z+ source .github/buildomat/ci-env.sh
832025-01-17T13:51:38.255Z++ export CARGO_TERM_COLOR=always
842025-01-17T13:51:38.258Z++ CARGO_TERM_COLOR=always
852025-01-17T13:51:38.258Z+ cargo --version
862025-01-17T13:51:38.317Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-17T13:51:38.319Z+ rustc --version
882025-01-17T13:51:38.381Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-17T13:51:38.384Z+ WORK=/work
902025-01-17T13:51:38.384Z+ pfexec mkdir -p /work
912025-01-17T13:51:38.389Z+ pfexec chown build /work
922025-01-17T13:51:38.392Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-17T13:51:40.044Zpkg list: illegal option -- F
942025-01-17T13:51:40.044ZUsage:
952025-01-17T13:51:40.044Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-17T13:51:40.044Z [pkg_fmri_pattern ...]
972025-01-17T13:51:40.909Zpkg list: illegal option -- F
982025-01-17T13:51:40.909ZUsage:
992025-01-17T13:51:40.911Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-17T13:51:40.911Z [pkg_fmri_pattern ...]
1012025-01-17T13:51:47.211Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-17T13:51:51.327Z Startup: Caching catalogs ... Done
1032025-01-17T13:52:02.652ZPlanning: Solver setup ... Done (10.501s)
1042025-01-17T13:52:02.800ZPlanning: Running solver ... Done (0.148s)
1052025-01-17T13:52:02.915ZPlanning: Finding local manifests ... Done (0.007s)
1062025-01-17T13:52:02.946ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-17T13:52:03.603ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-17T13:52:03.716ZPlanning: Package planning ... Done (0.113s)
1092025-01-17T13:52:03.772ZPlanning: Merging actions ... Done (0.057s)
1102025-01-17T13:52:03.967ZPlanning: Checking for conflicting actions ... Done (0.195s)
1112025-01-17T13:52:06.088ZPlanning: Consolidating action changes ... Done (2.121s)
1122025-01-17T13:52:06.542ZPlanning: Evaluating mediators ... Done (0.454s)
1132025-01-17T13:52:06.624ZPlanning: Planning completed in 15.20 seconds
1142025-01-17T13:52:06.639Z Packages to install: 4
1152025-01-17T13:52:06.639Z Packages to update: 3
1162025-01-17T13:52:06.642Z Mediators to change: 2
1172025-01-17T13:52:06.642Z Services to change: 1
1182025-01-17T13:52:06.642Z Estimated space available: 155.61 GB
1192025-01-17T13:52:06.642ZEstimated space to be consumed: 1.64 GB
1202025-01-17T13:52:06.642Z Create boot environment: No
1212025-01-17T13:52:06.642ZCreate backup boot environment: Yes
1222025-01-17T13:52:06.642Z Rebuild boot archive: No
1232025-01-17T13:52:06.642Z
1242025-01-17T13:52:06.642ZChanged mediators:
1252025-01-17T13:52:06.642Z mediator clang:
1262025-01-17T13:52:06.642Z version: None -> 15 (system default)
1272025-01-17T13:52:06.642Z
1282025-01-17T13:52:06.642Z mediator llvm:
1292025-01-17T13:52:06.643Z version: 14 (system default) -> 15 (system default)
1302025-01-17T13:52:06.643Z
1312025-01-17T13:52:06.643ZChanged packages:
1322025-01-17T13:52:06.643Zhelios-dev
1332025-01-17T13:52:06.643Z developer/build-essential
1342025-01-17T13:52:06.643Z None -> 11-2.0
1352025-01-17T13:52:06.643Z library/libxmlsec1
1362025-01-17T13:52:06.643Z None -> 1.2.35-2.0
1372025-01-17T13:52:06.643Z ooce/developer/clang-15
1382025-01-17T13:52:06.643Z None -> 15.0.7-2.0
1392025-01-17T13:52:06.643Z ooce/developer/llvm-15
1402025-01-17T13:52:06.643Z None -> 15.0.7-2.0
1412025-01-17T13:52:06.643Z package/pkg
1422025-01-17T13:52:06.643Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-17T13:52:06.643Z system/library/g++-runtime
1442025-01-17T13:52:06.643Z 13-2.0 -> 14-2.0
1452025-01-17T13:52:06.643Z system/library/gcc-runtime
1462025-01-17T13:52:06.643Z 13-2.0 -> 14-2.0
1472025-01-17T13:52:06.643Z
1482025-01-17T13:52:06.643ZServices:
1492025-01-17T13:52:06.643Z restart_fmri:
1502025-01-17T13:52:06.643Z svc:/system/update-man-index:default
1512025-01-17T13:52:06.643Z
1522025-01-17T13:52:06.643ZEditable files to change:
1532025-01-17T13:52:06.643Z Update:
1542025-01-17T13:52:06.643Z usr/share/lib/pkg/web/config.shtml
1552025-01-17T13:52:06.727Z
1562025-01-17T13:52:06.727ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-17T13:52:11.730ZDownload: 763/4301 items 18.5/225.4MB 8% complete (3.9M/s)
1582025-01-17T13:52:16.730ZDownload: 1185/4301 items 53.4/225.4MB 23% complete (5.3M/s)
1592025-01-17T13:52:27.131ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (7.6M/s)
1602025-01-17T13:52:32.136ZDownload: 2001/4301 items 118.0/225.4MB 52% complete (7.1M/s)
1612025-01-17T13:52:39.896ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (5.5M/s)
1622025-01-17T13:52:44.897ZDownload: 3478/4301 items 214.6/225.4MB 95% complete (19.2M/s)
1632025-01-17T13:52:48.305ZDownload: Completed 225.42 MB in 41.57 seconds (5.4M/s)
1642025-01-17T13:52:50.398Z Actions: 1/5122 actions (Removing old actions)
1652025-01-17T13:52:50.476Z Actions: 194/5122 actions (Installing new actions)
1662025-01-17T13:52:55.146Z Actions: 4267/5122 actions (Updating modified actions)
1672025-01-17T13:52:55.513Z Actions: Completed 5122 actions in 5.12 seconds.
1682025-01-17T13:52:55.928Z Done (0.406s)
1692025-01-17T13:52:55.931Z Done (0.001s)
1702025-01-17T13:52:56.526Z Done (0.596s)
1712025-01-17T13:53:01.052Z Done (4.291s)
1722025-01-17T13:53:01.138Z Done (0.018s)
1732025-01-17T13:53:01.141Z Done (0.000s)
1742025-01-17T13:53:01.324Z Done (0.000s)
1752025-01-17T13:53:02.039ZPlanning: Evaluating mediator changes ... Done
1762025-01-17T13:53:02.198ZPlanning: Checking for conflicting actions ... Done
1772025-01-17T13:53:02.216ZPlanning: Consolidating action changes ... Done
1782025-01-17T13:53:02.465ZPlanning: Evaluating mediators ... Done
1792025-01-17T13:53:02.467ZPlanning: Planning completed in 0.43 seconds
1802025-01-17T13:53:02.504Z Mediators to change: 2
1812025-01-17T13:53:02.504Z Create boot environment: No
1822025-01-17T13:53:02.507ZCreate backup boot environment: No
1832025-01-17T13:53:02.588Z Done
1842025-01-17T13:53:02.589Z Done
1852025-01-17T13:53:02.954Z Done
1862025-01-17T13:53:06.608Z Done
1872025-01-17T13:53:06.704Z Done
1882025-01-17T13:53:06.707Z Done
1892025-01-17T13:53:06.844Z Done
1902025-01-17T13:53:07.463ZPlanning: Evaluating mediator changes ... Done
1912025-01-17T13:53:07.468ZPlanning: Merging actions ... Done
1922025-01-17T13:53:07.654ZPlanning: Checking for conflicting actions ... Done
1932025-01-17T13:53:07.658ZPlanning: Consolidating action changes ... Done
1942025-01-17T13:53:07.920ZPlanning: Evaluating mediators ... Done
1952025-01-17T13:53:07.974ZPlanning: Planning completed in 0.75 seconds
1962025-01-17T13:53:08.015Z Packages to change: 1
1972025-01-17T13:53:08.016Z Mediators to change: 1
1982025-01-17T13:53:08.016Z Services to change: 1
1992025-01-17T13:53:08.016Z Create boot environment: No
2002025-01-17T13:53:08.018ZCreate backup boot environment: Yes
2012025-01-17T13:53:10.490Z Actions: 1/6 actions (Updating modified actions)
2022025-01-17T13:53:10.493Z Actions: Completed 6 actions in 0.00 seconds.
2032025-01-17T13:53:10.493Z Done
2042025-01-17T13:53:10.493Z Done
2052025-01-17T13:53:10.611Z Done
2062025-01-17T13:53:14.323Z Done
2072025-01-17T13:53:14.420Z Done
2082025-01-17T13:53:14.422Z Done
2092025-01-17T13:53:14.577Z Done
2102025-01-17T13:53:15.022ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112025-01-17T13:53:15.022Zclang system 15 system
2122025-01-17T13:53:15.022Zcsh system system illumos
2132025-01-17T13:53:15.022Zctags system system illumos
2142025-01-17T13:53:15.022Zgcc vendor 12 vendor
2152025-01-17T13:53:15.022Zgcc system 10 system
2162025-01-17T13:53:15.022Zgcc system 7 system
2172025-01-17T13:53:15.022Zgo system 1.20 system
2182025-01-17T13:53:15.022Zgo system 1.19 system
2192025-01-17T13:53:15.022Zllvm system 15 system
2202025-01-17T13:53:15.022Zllvm system 14 system
2212025-01-17T13:53:15.022Zmariadb system 10.6 system
2222025-01-17T13:53:15.022Zmta vendor vendor dma
2232025-01-17T13:53:15.022Zopenjdk system 17 system
2242025-01-17T13:53:15.022Zopenjdk system 11 system
2252025-01-17T13:53:15.022Zopenjdk system 1.8 system
2262025-01-17T13:53:15.022Zopenssl vendor 3 vendor
2272025-01-17T13:53:15.022Zperl system 5.36 system
2282025-01-17T13:53:15.022Zpostgresql system 15 system
2292025-01-17T13:53:15.022Zpostgresql system 13 system
2302025-01-17T13:53:15.022Zpython vendor 3 vendor
2312025-01-17T13:53:15.022Zpython system 2 system
2322025-01-17T13:53:15.022Zpython3 system 3.11 system
2332025-01-17T13:53:15.024Zruby system 3.0 system
2342025-01-17T13:53:15.024Zwords vendor vendor american-english
2352025-01-17T13:53:15.024Zwords system system australian-english
2362025-01-17T13:53:15.024Zwords system system british-english
2372025-01-17T13:53:15.024Zwords system system canadian-english
2382025-01-17T13:53:15.024Zwords system system french
2392025-01-17T13:53:15.024Zwords system system italian
2402025-01-17T13:53:15.024Zwords system system ngerman
2412025-01-17T13:53:15.024Zwords system system ogerman
2422025-01-17T13:53:15.024Zwords system system spanish
2432025-01-17T13:53:15.357ZPUBLISHER TYPE STATUS P LOCATION
2442025-01-17T13:53:15.357Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2452025-01-17T13:53:18.165ZFMRI IFO
2462025-01-17T13:53:18.165Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472025-01-17T13:53:18.165Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482025-01-17T13:53:18.165Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492025-01-17T13:53:18.165Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502025-01-17T13:53:18.165Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2512025-01-17T13:53:18.165Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522025-01-17T13:53:18.165Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2532025-01-17T13:53:18.165Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542025-01-17T13:53:18.166Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552025-01-17T13:53:18.166Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2562025-01-17T13:53:18.166Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572025-01-17T13:53:18.166Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582025-01-17T13:53:18.167Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2592025-01-17T13:53:18.167Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602025-01-17T13:53:18.167Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612025-01-17T13:53:18.925Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622025-01-17T13:53:19.240Z Updating crates.io index
2632025-01-17T13:53:19.360Z Updating git repository `https://github.com/oxidecomputer/diffus`
2642025-01-17T13:53:19.650Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652025-01-17T13:53:20.241Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2662025-01-17T13:53:20.475Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672025-01-17T13:53:20.752Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2682025-01-17T13:53:21.058Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692025-01-17T13:53:22.066Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702025-01-17T13:53:23.606Z Updating git repository `https://github.com/oxidecomputer/opte`
2712025-01-17T13:53:24.291Z Updating git repository `https://github.com/oxidecomputer/falcon`
2722025-01-17T13:53:25.127Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732025-01-17T13:53:25.435Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742025-01-17T13:53:25.745Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752025-01-17T13:53:26.377Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2762025-01-17T13:53:26.698Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2772025-01-17T13:53:26.963Z Updating git repository `https://github.com/oxidecomputer/tofino`
2782025-01-17T13:53:27.249Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2792025-01-17T13:53:27.533Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2802025-01-17T13:53:27.814Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2812025-01-17T13:53:28.202Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2822025-01-17T13:53:28.518Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832025-01-17T13:53:28.820Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2842025-01-17T13:53:29.172Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-01-17T13:53:29.730Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862025-01-17T13:53:30.024Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2872025-01-17T13:53:30.408Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-01-17T13:53:30.834Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2892025-01-17T13:53:31.120Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-01-17T13:53:31.416Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-01-17T13:53:31.683Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-01-17T13:53:33.023Z Downloading crates ...
2932025-01-17T13:53:33.089Z Downloaded digest v0.10.7
2942025-01-17T13:53:33.098Z Downloaded anstyle-parse v0.2.5
2952025-01-17T13:53:33.102Z Downloaded cargo_metadata v0.18.1
2962025-01-17T13:53:33.105Z Downloaded anstream v0.6.15
2972025-01-17T13:53:33.107Z Downloaded colorchoice v1.0.2
2982025-01-17T13:53:33.110Z Downloaded clap_lex v0.7.2
2992025-01-17T13:53:33.113Z Downloaded dtrace-parser v0.2.0
3002025-01-17T13:53:33.121Z Downloaded scroll_derive v0.12.0
3012025-01-17T13:53:33.125Z Downloaded pretty-hex v0.4.1
3022025-01-17T13:53:33.143Z Downloaded equivalent v1.0.1
3032025-01-17T13:53:33.151Z Downloaded swrite v0.1.0
3042025-01-17T13:53:33.154Z Downloaded usdt-macro v0.5.0
3052025-01-17T13:53:33.162Z Downloaded usdt-attr-macro v0.5.0
3062025-01-17T13:53:33.164Z Downloaded cfg-if v1.0.0
3072025-01-17T13:53:33.164Z Downloaded block-buffer v0.10.4
3082025-01-17T13:53:33.169Z Downloaded byteorder v1.5.0
3092025-01-17T13:53:33.172Z Downloaded fastrand v2.1.1
3102025-01-17T13:53:33.175Z Downloaded usdt v0.5.0
3112025-01-17T13:53:33.177Z Downloaded thiserror-impl v1.0.69
3122025-01-17T13:53:33.177Z Downloaded errno v0.3.9
3132025-01-17T13:53:33.180Z Downloaded crypto-common v0.1.6
3142025-01-17T13:53:33.180Z Downloaded cpufeatures v0.2.14
3152025-01-17T13:53:33.183Z Downloaded heck v0.4.1
3162025-01-17T13:53:33.185Z Downloaded cargo-platform v0.1.8
3172025-01-17T13:53:33.187Z Downloaded terminal_size v0.4.0
3182025-01-17T13:53:33.187Z Downloaded autocfg v1.4.0
3192025-01-17T13:53:33.190Z Downloaded plain v0.2.3
3202025-01-17T13:53:33.192Z Downloaded memmap v0.7.0
3212025-01-17T13:53:33.195Z Downloaded tabled_derive v0.7.0
3222025-01-17T13:53:33.195Z Downloaded macaddr v1.0.1
3232025-01-17T13:53:33.197Z Downloaded dof v0.3.0
3242025-01-17T13:53:33.197Z Downloaded camino-tempfile v1.1.1
3252025-01-17T13:53:33.202Z Downloaded itoa v1.0.11
3262025-01-17T13:53:33.207Z Downloaded serde_tokenstream v0.2.2
3272025-01-17T13:53:33.209Z Downloaded heck v0.5.0
3282025-01-17T13:53:33.214Z Downloaded unicode-linebreak v0.1.5
3292025-01-17T13:53:33.217Z Downloaded strsim v0.11.1
3302025-01-17T13:53:33.220Z Downloaded serde_spanned v0.6.8
3312025-01-17T13:53:33.220Z Downloaded utf8parse v0.2.2
3322025-01-17T13:53:33.220Z Downloaded fnv v1.0.7
3332025-01-17T13:53:33.220Z Downloaded proc-macro-error-attr v1.0.4
3342025-01-17T13:53:33.225Z Downloaded bytecount v0.6.8
3352025-01-17T13:53:33.227Z Downloaded version_check v0.9.5
3362025-01-17T13:53:33.230Z Downloaded toml_datetime v0.6.8
3372025-01-17T13:53:33.230Z Downloaded thiserror v1.0.69
3382025-01-17T13:53:33.234Z Downloaded is_terminal_polyfill v1.70.1
3392025-01-17T13:53:33.236Z Downloaded thread-id v4.2.2
3402025-01-17T13:53:33.239Z Downloaded fs-err v2.11.0
3412025-01-17T13:53:33.239Z Downloaded cargo_toml v0.20.5
3422025-01-17T13:53:33.241Z Downloaded anstyle-query v1.1.1
3432025-01-17T13:53:33.241Z Downloaded anstyle v1.0.10
3442025-01-17T13:53:33.244Z Downloaded camino v1.1.9
3452025-01-17T13:53:33.244Z Downloaded smawk v0.3.2
3462025-01-17T13:53:33.247Z Downloaded usdt-impl v0.5.0
3472025-01-17T13:53:33.247Z Downloaded tempfile v3.13.0
3482025-01-17T13:53:33.249Z Downloaded pest_generator v2.7.14
3492025-01-17T13:53:33.257Z Downloaded proc-macro-error v1.0.4
3502025-01-17T13:53:33.260Z Downloaded quote v1.0.38
3512025-01-17T13:53:33.270Z Downloaded clap_derive v4.5.18
3522025-01-17T13:53:33.272Z Downloaded scroll v0.12.0
3532025-01-17T13:53:33.278Z Downloaded once_cell v1.20.2
3542025-01-17T13:53:33.281Z Downloaded zerocopy-derive v0.7.35
3552025-01-17T13:53:33.289Z Downloaded generic-array v0.14.7
3562025-01-17T13:53:33.291Z Downloaded clap v4.5.21
3572025-01-17T13:53:33.298Z Downloaded textwrap v0.16.1
3582025-01-17T13:53:33.301Z Downloaded ryu v1.0.18
3592025-01-17T13:53:33.304Z Downloaded toml v0.8.19
3602025-01-17T13:53:33.306Z Downloaded pest_meta v2.7.14
3612025-01-17T13:53:33.309Z Downloaded typenum v1.17.0
3622025-01-17T13:53:33.311Z Downloaded sha2 v0.10.8
3632025-01-17T13:53:33.313Z Downloaded semver v1.0.24
3642025-01-17T13:53:33.316Z Downloaded pest_derive v2.7.14
3652025-01-17T13:53:33.319Z Downloaded anyhow v1.0.93
3662025-01-17T13:53:33.323Z Downloaded unicode-ident v1.0.14
3672025-01-17T13:53:33.325Z Downloaded bitflags v2.6.0
3682025-01-17T13:53:33.329Z Downloaded ucd-trie v0.1.7
3692025-01-17T13:53:33.331Z Downloaded serde_derive v1.0.217
3702025-01-17T13:53:33.340Z Downloaded papergrid v0.11.0
3712025-01-17T13:53:33.345Z Downloaded proc-macro2 v1.0.92
3722025-01-17T13:53:33.352Z Downloaded log v0.4.22
3732025-01-17T13:53:33.363Z Downloaded serde v1.0.217
3742025-01-17T13:53:33.366Z Downloaded indexmap v2.7.0
3752025-01-17T13:53:33.394Z Downloaded toml_edit v0.22.22
3762025-01-17T13:53:33.414Z Downloaded memchr v2.7.4
3772025-01-17T13:53:33.419Z Downloaded pest v2.7.14
3782025-01-17T13:53:33.425Z Downloaded hashbrown v0.15.1
3792025-01-17T13:53:33.437Z Downloaded clap_builder v4.5.21
3802025-01-17T13:53:33.457Z Downloaded winnow v0.6.20
3812025-01-17T13:53:33.465Z Downloaded zerocopy v0.7.35
3822025-01-17T13:53:33.480Z Downloaded serde_json v1.0.135
3832025-01-17T13:53:33.487Z Downloaded goblin v0.8.2
3842025-01-17T13:53:33.492Z Downloaded tabled v0.15.0
3852025-01-17T13:53:33.507Z Downloaded syn v1.0.109
3862025-01-17T13:53:33.516Z Downloaded unicode-width v0.1.14
3872025-01-17T13:53:33.522Z Downloaded syn v2.0.96
3882025-01-17T13:53:33.533Z Downloaded rustix v0.38.37
3892025-01-17T13:53:33.583Z Downloaded libc v0.2.169
3902025-01-17T13:53:33.898Z Compiling proc-macro2 v1.0.92
3912025-01-17T13:53:33.898Z Compiling unicode-ident v1.0.14
3922025-01-17T13:53:33.898Z Compiling serde v1.0.217
3932025-01-17T13:53:33.901Z Compiling version_check v0.9.5
3942025-01-17T13:53:33.901Z Compiling memchr v2.7.4
3952025-01-17T13:53:33.901Z Compiling thiserror v1.0.69
3962025-01-17T13:53:33.934Z Compiling libc v0.2.169
3972025-01-17T13:53:33.937Z Compiling ryu v1.0.18
3982025-01-17T13:53:34.231Z Compiling itoa v1.0.11
3992025-01-17T13:53:34.341Z Compiling ucd-trie v0.1.7
4002025-01-17T13:53:34.630Z Compiling once_cell v1.20.2
4012025-01-17T13:53:34.817Z Compiling byteorder v1.5.0
4022025-01-17T13:53:34.914Z Compiling serde_json v1.0.135
4032025-01-17T13:53:34.996Z Compiling rustix v0.38.37
4042025-01-17T13:53:35.104Z Compiling bitflags v2.6.0
4052025-01-17T13:53:35.307Z Compiling usdt-impl v0.5.0
4062025-01-17T13:53:35.521Z Compiling proc-macro-error-attr v1.0.4
4072025-01-17T13:53:35.551Z Compiling syn v1.0.109
4082025-01-17T13:53:35.639Z Compiling proc-macro-error v1.0.4
4092025-01-17T13:53:35.731Z Compiling quote v1.0.38
4102025-01-17T13:53:35.814Z Compiling errno v0.3.9
4112025-01-17T13:53:35.946Z Compiling equivalent v1.0.1
4122025-01-17T13:53:36.038Z Compiling camino v1.1.9
4132025-01-17T13:53:36.063Z Compiling hashbrown v0.15.1
4142025-01-17T13:53:36.087Z Compiling utf8parse v0.2.2
4152025-01-17T13:53:36.188Z Compiling syn v2.0.96
4162025-01-17T13:53:36.269Z Compiling plain v0.2.3
4172025-01-17T13:53:36.364Z Compiling log v0.4.22
4182025-01-17T13:53:36.447Z Compiling thread-id v4.2.2
4192025-01-17T13:53:36.476Z Compiling anstyle-parse v0.2.5
4202025-01-17T13:53:36.811Z Compiling colorchoice v1.0.2
4212025-01-17T13:53:36.858Z Compiling semver v1.0.24
4222025-01-17T13:53:36.986Z Compiling anstyle-query v1.1.1
4232025-01-17T13:53:37.053Z Compiling indexmap v2.7.0
4242025-01-17T13:53:37.138Z Compiling winnow v0.6.20
4252025-01-17T13:53:37.166Z Compiling pretty-hex v0.4.1
4262025-01-17T13:53:37.258Z Compiling autocfg v1.4.0
4272025-01-17T13:53:37.327Z Compiling is_terminal_polyfill v1.70.1
4282025-01-17T13:53:37.383Z Compiling anstyle v1.0.10
4292025-01-17T13:53:37.478Z Compiling unicode-width v0.1.14
4302025-01-17T13:53:37.827Z Compiling anstream v0.6.15
4312025-01-17T13:53:37.987Z Compiling terminal_size v0.4.0
4322025-01-17T13:53:38.266Z Compiling fs-err v2.11.0
4332025-01-17T13:53:38.456Z Compiling clap_lex v0.7.2
4342025-01-17T13:53:38.482Z Compiling strsim v0.11.1
4352025-01-17T13:53:38.509Z Compiling bytecount v0.6.8
4362025-01-17T13:53:38.561Z Compiling anyhow v1.0.93
4372025-01-17T13:53:38.588Z Compiling cfg-if v1.0.0
4382025-01-17T13:53:38.701Z Compiling heck v0.4.1
4392025-01-17T13:53:38.729Z Compiling heck v0.5.0
4402025-01-17T13:53:38.885Z Compiling fastrand v2.1.1
4412025-01-17T13:53:39.125Z Compiling fnv v1.0.7
4422025-01-17T13:53:39.274Z Compiling papergrid v0.11.0
4432025-01-17T13:53:39.419Z Compiling clap_builder v4.5.21
4442025-01-17T13:53:39.599Z Compiling tempfile v3.13.0
4452025-01-17T13:53:39.791Z Compiling memmap v0.7.0
4462025-01-17T13:53:39.832Z Compiling smawk v0.3.2
4472025-01-17T13:53:40.073Z Compiling unicode-linebreak v0.1.5
4482025-01-17T13:53:40.578Z Compiling textwrap v0.16.1
4492025-01-17T13:53:40.581Z Compiling swrite v0.1.0
4502025-01-17T13:53:41.411Z Compiling tabled_derive v0.7.0
4512025-01-17T13:53:42.663Z Compiling tabled v0.15.0
4522025-01-17T13:53:43.167Z Compiling serde_derive v1.0.217
4532025-01-17T13:53:43.167Z Compiling thiserror-impl v1.0.69
4542025-01-17T13:53:43.169Z Compiling zerocopy-derive v0.7.35
4552025-01-17T13:53:43.169Z Compiling scroll_derive v0.12.0
4562025-01-17T13:53:43.170Z Compiling clap_derive v4.5.18
4572025-01-17T13:53:44.705Z Compiling scroll v0.12.0
4582025-01-17T13:53:45.171Z Compiling zerocopy v0.7.35
4592025-01-17T13:53:45.233Z Compiling goblin v0.8.2
4602025-01-17T13:53:46.114Z Compiling pest v2.7.14
4612025-01-17T13:53:46.721Z Compiling clap v4.5.21
4622025-01-17T13:53:48.220Z Compiling pest_meta v2.7.14
4632025-01-17T13:53:49.100Z Compiling pest_generator v2.7.14
4642025-01-17T13:53:50.570Z Compiling pest_derive v2.7.14
4652025-01-17T13:53:51.213Z Compiling dtrace-parser v0.2.0
4662025-01-17T13:53:51.868Z Compiling serde_spanned v0.6.8
4672025-01-17T13:53:51.872Z Compiling toml_datetime v0.6.8
4682025-01-17T13:53:52.042Z Compiling serde_tokenstream v0.2.2
4692025-01-17T13:53:52.130Z Compiling cargo-platform v0.1.8
4702025-01-17T13:53:52.290Z Compiling toml_edit v0.22.22
4712025-01-17T13:53:52.352Z Compiling macaddr v1.0.1
4722025-01-17T13:53:52.627Z Compiling camino-tempfile v1.1.1
4732025-01-17T13:53:53.293Z Compiling dof v0.3.0
4742025-01-17T13:53:53.296Z Compiling cargo_metadata v0.18.1
4752025-01-17T13:53:54.772Z Compiling usdt-macro v0.5.0
4762025-01-17T13:53:54.772Z Compiling usdt-attr-macro v0.5.0
4772025-01-17T13:53:55.033Z Compiling toml v0.8.19
4782025-01-17T13:53:55.915Z Compiling cargo_toml v0.20.5
4792025-01-17T13:53:55.975Z Compiling usdt v0.5.0
4802025-01-17T13:53:58.579Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4812025-01-17T13:54:01.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.04s
4822025-01-17T13:54:02.026Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4832025-01-17T13:54:02.545Z Downloading crates ...
4842025-01-17T13:54:02.689Z Downloaded atty v0.2.14
4852025-01-17T13:54:02.695Z Downloaded async-stream-impl v0.3.6
4862025-01-17T13:54:02.698Z Downloaded headers-core v0.3.0
4872025-01-17T13:54:02.702Z Downloaded crunchy v0.2.2
4882025-01-17T13:54:02.705Z Downloaded http-range v0.1.5
4892025-01-17T13:54:02.711Z Downloaded ciborium-io v0.2.2
4902025-01-17T13:54:02.713Z Downloaded hubpack_derive v0.1.1
4912025-01-17T13:54:02.716Z Downloaded http-body v1.0.1
4922025-01-17T13:54:02.718Z Downloaded heck v0.3.3
4932025-01-17T13:54:02.718Z Downloaded hex v0.4.3
4942025-01-17T13:54:02.721Z Downloaded crucible-workspace-hack v0.1.0
4952025-01-17T13:54:02.723Z Downloaded addr2line v0.24.2
4962025-01-17T13:54:02.726Z Downloaded ident_case v1.0.1
4972025-01-17T13:54:02.726Z Downloaded bit-vec v0.6.3
4982025-01-17T13:54:02.729Z Downloaded atomic-waker v1.1.2
4992025-01-17T13:54:02.729Z Downloaded array-init v0.0.4
5002025-01-17T13:54:02.732Z Downloaded bitfield v0.14.0
5012025-01-17T13:54:02.732Z Downloaded atomicwrites v0.4.4
5022025-01-17T13:54:02.734Z Downloaded bcrypt-pbkdf v0.10.0
5032025-01-17T13:54:02.737Z Downloaded match_cfg v0.1.0
5042025-01-17T13:54:02.737Z Downloaded cstr-argument v0.1.2
5052025-01-17T13:54:02.737Z Downloaded cfg_aliases v0.1.1
5062025-01-17T13:54:02.739Z Downloaded cfg_aliases v0.2.1
5072025-01-17T13:54:02.741Z Downloaded chacha20 v0.9.1
5082025-01-17T13:54:02.744Z Downloaded base16ct v0.2.0
5092025-01-17T13:54:02.746Z Downloaded async-stream v0.3.6
5102025-01-17T13:54:02.749Z Downloaded async-recursion v1.1.1
5112025-01-17T13:54:02.751Z Downloaded matches v0.1.10
5122025-01-17T13:54:02.754Z Downloaded md5 v0.7.0
5132025-01-17T13:54:02.754Z Downloaded instant v0.1.13
5142025-01-17T13:54:02.756Z Downloaded arrayref v0.3.9
5152025-01-17T13:54:02.759Z Downloaded is_ci v1.2.0
5162025-01-17T13:54:02.761Z Downloaded convert_case v0.4.0
5172025-01-17T13:54:02.761Z Downloaded const_format_proc_macros v0.2.33
5182025-01-17T13:54:02.764Z Downloaded httpdate v1.0.3
5192025-01-17T13:54:02.775Z Downloaded crossbeam-deque v0.8.5
5202025-01-17T13:54:02.775Z Downloaded humantime v2.1.0
5212025-01-17T13:54:02.775Z Downloaded hubpack v0.1.2
5222025-01-17T13:54:02.775Z Downloaded http-body-util v0.1.2
5232025-01-17T13:54:02.775Z Downloaded icu_provider_macros v1.5.0
5242025-01-17T13:54:02.775Z Downloaded cipher v0.4.4
5252025-01-17T13:54:02.778Z Downloaded is-terminal v0.4.13
5262025-01-17T13:54:02.778Z Downloaded indent_write v2.2.0
5272025-01-17T13:54:02.781Z Downloaded idna_adapter v1.2.0
5282025-01-17T13:54:02.781Z Downloaded ciborium-ll v0.2.2
5292025-01-17T13:54:02.783Z Downloaded bitfield-struct v0.6.2
5302025-01-17T13:54:02.786Z Downloaded darling v0.20.10
5312025-01-17T13:54:02.789Z Downloaded lalrpop-util v0.19.12
5322025-01-17T13:54:02.792Z Downloaded backoff v0.4.0
5332025-01-17T13:54:02.796Z Downloaded managed v0.8.0
5342025-01-17T13:54:02.799Z Downloaded assert_matches v1.5.0
5352025-01-17T13:54:02.799Z Downloaded lazy_static v1.5.0
5362025-01-17T13:54:02.799Z Downloaded md-5 v0.10.6
5372025-01-17T13:54:02.802Z Downloaded cmake v0.1.51
5382025-01-17T13:54:02.805Z Downloaded progenitor-client v0.8.0
5392025-01-17T13:54:02.805Z Downloaded curve25519-dalek-derive v0.1.1
5402025-01-17T13:54:02.807Z Downloaded cbc v0.1.2
5412025-01-17T13:54:02.807Z Downloaded libsw v3.3.1
5422025-01-17T13:54:02.810Z Downloaded lru-cache v0.1.2
5432025-01-17T13:54:02.812Z Downloaded lockfree-object-pool v0.1.6
5442025-01-17T13:54:02.815Z Downloaded memoffset v0.9.1
5452025-01-17T13:54:02.817Z Downloaded maybe-uninit v2.0.0
5462025-01-17T13:54:02.820Z Downloaded buf-list v1.0.3
5472025-01-17T13:54:02.822Z Downloaded libefi-sys v0.1.0
5482025-01-17T13:54:02.822Z Downloaded bcs v0.1.6
5492025-01-17T13:54:02.825Z Downloaded bzip2 v0.4.4
5502025-01-17T13:54:02.827Z Downloaded internet-checksum v0.2.1
5512025-01-17T13:54:02.830Z Downloaded block-padding v0.3.3
5522025-01-17T13:54:02.830Z Downloaded highway v1.2.0
5532025-01-17T13:54:02.832Z Downloaded bit-set v0.5.3
5542025-01-17T13:54:02.835Z Downloaded async-trait v0.1.83
5552025-01-17T13:54:02.837Z Downloaded russh-cryptovec v0.7.3
5562025-01-17T13:54:02.840Z Downloaded take_mut v0.2.2
5572025-01-17T13:54:02.840Z Downloaded csv-core v0.1.11
5582025-01-17T13:54:02.842Z Downloaded hickory-client v0.24.1
5592025-01-17T13:54:02.845Z Downloaded cancel-safe-futures v0.1.5
5602025-01-17T13:54:02.849Z Downloaded sqlparser_derive v0.2.2
5612025-01-17T13:54:02.853Z Downloaded progenitor-macro v0.8.0
5622025-01-17T13:54:02.854Z Downloaded maplit v1.0.2
5632025-01-17T13:54:02.856Z Downloaded termtree v0.4.1
5642025-01-17T13:54:02.856Z Downloaded arrayvec v0.7.6
5652025-01-17T13:54:02.859Z Downloaded iana-time-zone v0.1.61
5662025-01-17T13:54:02.862Z Downloaded keccak v0.1.5
5672025-01-17T13:54:02.862Z Downloaded libloading v0.8.5
5682025-01-17T13:54:02.865Z Downloaded jobserver v0.1.32
5692025-01-17T13:54:02.867Z Downloaded async-bb8-diesel v0.2.1
5702025-01-17T13:54:02.869Z Downloaded indoc v1.0.9
5712025-01-17T13:54:02.874Z Downloaded r2d2 v0.8.10
5722025-01-17T13:54:02.876Z Downloaded darling_macro v0.20.10
5732025-01-17T13:54:02.876Z Downloaded yoke-derive v0.7.4
5742025-01-17T13:54:02.879Z Downloaded mime v0.3.17
5752025-01-17T13:54:02.879Z Downloaded lock_api v0.4.12
5762025-01-17T13:54:02.881Z Downloaded rustc_version v0.1.7
5772025-01-17T13:54:02.884Z Downloaded rustc_version v0.4.1
5782025-01-17T13:54:02.886Z Downloaded salsa20 v0.10.2
5792025-01-17T13:54:02.886Z Downloaded memmap2 v0.9.5
5802025-01-17T13:54:02.889Z Downloaded rand_core v0.6.4
5812025-01-17T13:54:02.891Z Downloaded quick-error v1.2.3
5822025-01-17T13:54:02.891Z Downloaded httparse v1.9.5
5832025-01-17T13:54:02.894Z Downloaded crossbeam-utils v0.8.20
5842025-01-17T13:54:02.898Z Downloaded cookie v0.18.1
5852025-01-17T13:54:02.900Z Downloaded cookie_store v0.21.0
5862025-01-17T13:54:02.903Z Downloaded newtype_derive v0.1.6
5872025-01-17T13:54:02.906Z Downloaded crossbeam-epoch v0.9.18
5882025-01-17T13:54:02.908Z Downloaded hmac v0.12.1
5892025-01-17T13:54:02.910Z Downloaded shell-words v1.1.0
5902025-01-17T13:54:02.913Z Downloaded icu_locid_transform v1.5.0
5912025-01-17T13:54:02.915Z Downloaded hyper-staticfile v0.10.1
5922025-01-17T13:54:02.918Z Downloaded thread_local v1.1.8
5932025-01-17T13:54:02.921Z Downloaded smf v0.2.3
5942025-01-17T13:54:02.921Z Downloaded indexmap v1.9.3
5952025-01-17T13:54:02.925Z Downloaded num-conv v0.1.0
5962025-01-17T13:54:02.927Z Downloaded icu_provider v1.5.0
5972025-01-17T13:54:02.930Z Downloaded litemap v0.7.3
5982025-01-17T13:54:02.933Z Downloaded strip-ansi-escapes v0.2.0
5992025-01-17T13:54:02.936Z Downloaded stringprep v0.1.5
6002025-01-17T13:54:02.938Z Downloaded phf_shared v0.10.0
6012025-01-17T13:54:02.938Z Downloaded tokio-native-tls v0.3.1
6022025-01-17T13:54:02.941Z Downloaded tokio-macros v2.5.0
6032025-01-17T13:54:02.944Z Downloaded crc32fast v1.4.2
6042025-01-17T13:54:02.946Z Downloaded universal-hash v0.5.1
6052025-01-17T13:54:02.946Z Downloaded tls_codec_derive v0.4.1
6062025-01-17T13:54:02.948Z Downloaded thiserror-no-std v2.0.2
6072025-01-17T13:54:02.952Z Downloaded unicode-truncate v1.1.0
6082025-01-17T13:54:02.954Z Downloaded zerovec-derive v0.10.3
6092025-01-17T13:54:02.957Z Downloaded pretty-hex v0.2.1
6102025-01-17T13:54:02.959Z Downloaded heapless v0.8.0
6112025-01-17T13:54:02.962Z Downloaded serde_derive_internals v0.29.1
6122025-01-17T13:54:02.964Z Downloaded base64 v0.13.1
6132025-01-17T13:54:02.968Z Downloaded endian-type v0.1.2
6142025-01-17T13:54:02.971Z Downloaded ena v0.14.3
6152025-01-17T13:54:02.973Z Downloaded embedded-io v0.6.1
6162025-01-17T13:54:02.973Z Downloaded embedded-io v0.4.0
6172025-01-17T13:54:02.976Z Downloaded tinyvec_macros v0.1.1
6182025-01-17T13:54:02.979Z Downloaded dirs-next v2.0.0
6192025-01-17T13:54:02.979Z Downloaded dyn-clone v1.0.17
6202025-01-17T13:54:02.982Z Downloaded fragile v2.0.0
6212025-01-17T13:54:02.984Z Downloaded num-iter v0.1.45
6222025-01-17T13:54:02.984Z Downloaded nibble_vec v0.1.0
6232025-01-17T13:54:02.986Z Downloaded chacha20poly1305 v0.10.1
6242025-01-17T13:54:02.989Z Downloaded num-derive v0.4.2
6252025-01-17T13:54:02.992Z Downloaded glob v0.3.1
6262025-01-17T13:54:02.994Z Downloaded icu_properties v1.5.1
6272025-01-17T13:54:02.997Z Downloaded toolchain_find v0.4.0
6282025-01-17T13:54:02.999Z Downloaded icu_normalizer v1.5.0
6292025-01-17T13:54:03.002Z Downloaded strum v0.26.3
6302025-01-17T13:54:03.004Z Downloaded signal-hook-tokio v0.3.1
6312025-01-17T13:54:03.007Z Downloaded parse-display v0.10.0
6322025-01-17T13:54:03.007Z Downloaded pin-utils v0.1.0
6332025-01-17T13:54:03.009Z Downloaded progenitor-macro v0.9.1
6342025-01-17T13:54:03.009Z Downloaded hyper-util v0.1.10
6352025-01-17T13:54:03.014Z Downloaded peg-runtime v0.8.3
6362025-01-17T13:54:03.017Z Downloaded data-encoding v2.6.0
6372025-01-17T13:54:03.017Z Downloaded typify v0.2.0
6382025-01-17T13:54:03.020Z Downloaded num_enum v0.5.11
6392025-01-17T13:54:03.026Z Downloaded zerocopy v0.6.6
6402025-01-17T13:54:03.029Z Downloaded write16 v1.0.0
6412025-01-17T13:54:03.031Z Downloaded waitgroup v0.1.2
6422025-01-17T13:54:03.033Z Downloaded unicode-xid v0.2.6
6432025-01-17T13:54:03.035Z Downloaded tls_codec v0.4.1
6442025-01-17T13:54:03.038Z Downloaded derive_builder_macro v0.20.2
6452025-01-17T13:54:03.038Z Downloaded rfc6979 v0.4.0
6462025-01-17T13:54:03.040Z Downloaded zone_cfg_derive v0.3.0
6472025-01-17T13:54:03.040Z Downloaded resolv-conf v0.7.0
6482025-01-17T13:54:03.043Z Downloaded const-oid v0.9.6
6492025-01-17T13:54:03.045Z Downloaded slog-async v2.8.0
6502025-01-17T13:54:03.048Z Downloaded slog-bunyan v2.5.0
6512025-01-17T13:54:03.050Z Downloaded slog v2.7.0
6522025-01-17T13:54:03.053Z Downloaded parking_lot_core v0.9.10
6532025-01-17T13:54:03.056Z Downloaded base64 v0.21.7
6542025-01-17T13:54:03.059Z Downloaded fxhash v0.2.1
6552025-01-17T13:54:03.065Z Downloaded strum_macros v0.24.3
6562025-01-17T13:54:03.067Z Downloaded num-rational v0.4.2
6572025-01-17T13:54:03.067Z Downloaded num-integer v0.1.46
6582025-01-17T13:54:03.067Z Downloaded cc v1.1.30
6592025-01-17T13:54:03.071Z Downloaded peg-macros v0.8.4
6602025-01-17T13:54:03.074Z Downloaded icu_collections v1.5.0
6612025-01-17T13:54:03.080Z Downloaded typify v0.3.0
6622025-01-17T13:54:03.084Z Downloaded topological-sort v0.2.2
6632025-01-17T13:54:03.087Z Downloaded rand_chacha v0.3.1
6642025-01-17T13:54:03.090Z Downloaded unicode-properties v0.1.3
6652025-01-17T13:54:03.102Z Downloaded postgres-protocol v0.6.7
6662025-01-17T13:54:03.105Z Downloaded hickory-resolver v0.24.1
6672025-01-17T13:54:03.110Z Downloaded scrypt v0.11.0
6682025-01-17T13:54:03.113Z Downloaded writeable v0.5.5
6692025-01-17T13:54:03.115Z Downloaded diff v0.1.13
6702025-01-17T13:54:03.119Z Downloaded samael v0.0.17
6712025-01-17T13:54:03.126Z Downloaded dunce v1.0.5
6722025-01-17T13:54:03.128Z Downloaded spin v0.9.8
6732025-01-17T13:54:03.130Z Downloaded ed25519 v2.2.3
6742025-01-17T13:54:03.133Z Downloaded zone_cfg_derive v0.1.2
6752025-01-17T13:54:03.135Z Downloaded miniz_oxide v0.8.0
6762025-01-17T13:54:03.138Z Downloaded crossbeam-channel v0.5.13
6772025-01-17T13:54:03.142Z Downloaded number_prefix v0.4.0
6782025-01-17T13:54:03.144Z Downloaded downcast v0.11.0
6792025-01-17T13:54:03.147Z Downloaded newtype-uuid v1.2.1
6802025-01-17T13:54:03.147Z Downloaded ref-cast v1.0.23
6812025-01-17T13:54:03.149Z Downloaded schemars_derive v0.8.21
6822025-01-17T13:54:03.152Z Downloaded simd-adler32 v0.3.7
6832025-01-17T13:54:03.155Z Downloaded shlex v1.3.0
6842025-01-17T13:54:03.157Z Downloaded tracing-core v0.1.32
6852025-01-17T13:54:03.160Z Downloaded foreign-types-shared v0.1.1
6862025-01-17T13:54:03.162Z Downloaded unsafe-libyaml v0.2.11
6872025-01-17T13:54:03.164Z Downloaded darling_core v0.20.10
6882025-01-17T13:54:03.170Z Downloaded ppv-lite86 v0.2.20
6892025-01-17T13:54:03.173Z Downloaded powerfmt v0.2.0
6902025-01-17T13:54:03.175Z Downloaded phf_codegen v0.11.2
6912025-01-17T13:54:03.175Z Downloaded postgres-types v0.2.8
6922025-01-17T13:54:03.178Z Downloaded oso-derive v0.27.3
6932025-01-17T13:54:03.180Z Downloaded getrandom v0.2.15
6942025-01-17T13:54:03.182Z Downloaded termios v0.3.3
6952025-01-17T13:54:03.185Z Downloaded tabwriter v1.4.0
6962025-01-17T13:54:03.187Z Downloaded scopeguard v1.2.0
6972025-01-17T13:54:03.190Z Downloaded des v0.8.1
6982025-01-17T13:54:03.192Z Downloaded rustfmt-wrapper v0.2.1
6992025-01-17T13:54:03.192Z Downloaded rustc-hash v2.0.0
7002025-01-17T13:54:03.195Z Downloaded tui-tree-widget v0.22.0
7012025-01-17T13:54:03.197Z Downloaded whoami v1.5.2
7022025-01-17T13:54:03.199Z Downloaded phf_generator v0.11.2
7032025-01-17T13:54:03.199Z Downloaded num-complex v0.4.6
7042025-01-17T13:54:03.202Z Downloaded ecdsa v0.16.9
7052025-01-17T13:54:03.204Z Downloaded tinyvec v1.8.0
7062025-01-17T13:54:03.207Z Downloaded gethostname v0.5.0
7072025-01-17T13:54:03.210Z Downloaded pem v3.0.4
7082025-01-17T13:54:03.212Z Downloaded wait-timeout v0.2.0
7092025-01-17T13:54:03.215Z Downloaded multimap v0.10.0
7102025-01-17T13:54:03.217Z Downloaded futures-task v0.3.31
7112025-01-17T13:54:03.217Z Downloaded futures-io v0.3.31
7122025-01-17T13:54:03.222Z Downloaded twox-hash v1.6.3
7132025-01-17T13:54:03.222Z Downloaded http v1.2.0
7142025-01-17T13:54:03.225Z Downloaded smallvec v0.6.14
7152025-01-17T13:54:03.227Z Downloaded snafu-derive v0.8.5
7162025-01-17T13:54:03.230Z Downloaded dsl_auto_type v0.1.2
7172025-01-17T13:54:03.232Z Downloaded deranged v0.3.11
7182025-01-17T13:54:03.232Z Downloaded uuid v1.12.0
7192025-01-17T13:54:03.235Z Downloaded derive_builder_core v0.20.2
7202025-01-17T13:54:03.238Z Downloaded nanorand v0.7.0
7212025-01-17T13:54:03.241Z Downloaded elliptic-curve v0.13.8
7222025-01-17T13:54:03.246Z Downloaded zerofrom v0.1.4
7232025-01-17T13:54:03.249Z Downloaded vte_generate_state_changes v0.1.2
7242025-01-17T13:54:03.249Z Downloaded phf v0.11.2
7252025-01-17T13:54:03.251Z Downloaded thiserror v2.0.11
7262025-01-17T13:54:03.256Z Downloaded proc-macro-crate v1.3.1
7272025-01-17T13:54:03.259Z Downloaded tokio-stream v0.1.16
7282025-01-17T13:54:03.263Z Downloaded try-lock v0.2.5
7292025-01-17T13:54:03.266Z Downloaded rand_xorshift v0.3.0
7302025-01-17T13:54:03.268Z Downloaded primeorder v0.13.6
7312025-01-17T13:54:03.268Z Downloaded derive_more v0.99.18
7322025-01-17T13:54:03.273Z Downloaded path-slash v0.1.5
7332025-01-17T13:54:03.276Z Downloaded new_debug_unreachable v1.0.6
7342025-01-17T13:54:03.278Z Downloaded xz2 v0.1.7
7352025-01-17T13:54:03.278Z Downloaded strum_macros v0.26.4
7362025-01-17T13:54:03.281Z Downloaded displaydoc v0.2.5
7372025-01-17T13:54:03.285Z Downloaded nu-ansi-term v0.50.1
7382025-01-17T13:54:03.288Z Downloaded openssl-macros v0.1.1
7392025-01-17T13:54:03.291Z Downloaded slog-json v2.6.1
7402025-01-17T13:54:03.294Z Downloaded sigpipe v0.1.3
7412025-01-17T13:54:03.294Z Downloaded rpassword v7.3.1
7422025-01-17T13:54:03.296Z Downloaded slog-envlogger v2.2.0
7432025-01-17T13:54:03.296Z Downloaded libxml v0.3.3
7442025-01-17T13:54:03.303Z Downloaded time-macros v0.2.18
7452025-01-17T13:54:03.306Z Downloaded globset v0.4.15
7462025-01-17T13:54:03.308Z Downloaded der_derive v0.7.3
7472025-01-17T13:54:03.311Z Downloaded postcard v1.0.10
7482025-01-17T13:54:03.313Z Downloaded serde-big-array v0.5.1
7492025-01-17T13:54:03.316Z Downloaded unicode-bidi v0.3.17
7502025-01-17T13:54:03.319Z Downloaded env_filter v0.1.2
7512025-01-17T13:54:03.321Z Downloaded poly1305 v0.8.0
7522025-01-17T13:54:03.324Z Downloaded tokio-rustls v0.25.0
7532025-01-17T13:54:03.326Z Downloaded enum-as-inner v0.5.1
7542025-01-17T13:54:03.329Z Downloaded tracing-attributes v0.1.27
7552025-01-17T13:54:03.332Z Downloaded rand_seeder v0.3.0
7562025-01-17T13:54:03.334Z Downloaded utf8_iter v1.0.4
7572025-01-17T13:54:03.337Z Downloaded crossterm v0.28.1
7582025-01-17T13:54:03.343Z Downloaded pkg-config v0.3.31
7592025-01-17T13:54:03.345Z Downloaded futures-core v0.3.31
7602025-01-17T13:54:03.348Z Downloaded owo-colors v4.1.0
7612025-01-17T13:54:03.350Z Downloaded mio v1.0.2
7622025-01-17T13:54:03.356Z Downloaded slab v0.4.9
7632025-01-17T13:54:03.359Z Downloaded dropshot_endpoint v0.12.0
7642025-01-17T13:54:03.362Z Downloaded nodrop v0.1.14
7652025-01-17T13:54:03.364Z Downloaded structmeta-derive v0.2.0
7662025-01-17T13:54:03.364Z Downloaded aes-gcm v0.10.3
7672025-01-17T13:54:03.369Z Downloaded idna v1.0.3
7682025-01-17T13:54:03.374Z Downloaded slog-term v2.9.1
7692025-01-17T13:54:03.377Z Downloaded dropshot_endpoint v0.15.1
7702025-01-17T13:54:03.381Z Downloaded psl-types v2.0.11
7712025-01-17T13:54:03.384Z Downloaded rand v0.8.5
7722025-01-17T13:54:03.386Z Downloaded semver v0.1.20
7732025-01-17T13:54:03.389Z Downloaded string_cache v0.8.7
7742025-01-17T13:54:03.393Z Downloaded signal-hook-registry v1.4.2
7752025-01-17T13:54:03.393Z Downloaded enum-as-inner v0.6.1
7762025-01-17T13:54:03.428Z Downloaded defmt-parser v0.3.4
7772025-01-17T13:54:03.429Z Downloaded derive_builder v0.20.2
7782025-01-17T13:54:03.429Z Downloaded dhcproto-macros v0.1.0
7792025-01-17T13:54:03.429Z Downloaded want v0.3.1
7802025-01-17T13:54:03.429Z Downloaded unarray v0.1.4
7812025-01-17T13:54:03.429Z Downloaded utf16_iter v1.0.5
7822025-01-17T13:54:03.429Z Downloaded tungstenite v0.21.0
7832025-01-17T13:54:03.429Z Downloaded diesel_table_macro_syntax v0.2.0
7842025-01-17T13:54:03.429Z Downloaded aho-corasick v1.1.3
7852025-01-17T13:54:03.429Z Downloaded pkcs8 v0.10.2
7862025-01-17T13:54:03.429Z Downloaded pin-project-lite v0.2.14
7872025-01-17T13:54:03.434Z Downloaded openssl-probe v0.1.5
7882025-01-17T13:54:03.435Z Downloaded opaque-debug v0.3.1
7892025-01-17T13:54:03.435Z Downloaded multer v3.1.0
7902025-01-17T13:54:03.435Z Downloaded precomputed-hash v0.1.1
7912025-01-17T13:54:03.435Z Downloaded peg v0.8.4
7922025-01-17T13:54:03.437Z Downloaded percent-encoding v2.3.1
7932025-01-17T13:54:03.440Z Downloaded snafu v0.8.5
7942025-01-17T13:54:03.445Z Downloaded tokio-rustls v0.26.0
7952025-01-17T13:54:03.449Z Downloaded signal-hook v0.3.17
7962025-01-17T13:54:03.452Z Downloaded unicode_categories v0.1.1
7972025-01-17T13:54:03.454Z Downloaded tap v1.0.1
7982025-01-17T13:54:03.459Z Downloaded serde_urlencoded v0.7.1
7992025-01-17T13:54:03.461Z Downloaded thiserror-impl-no-std v2.0.2
8002025-01-17T13:54:03.461Z Downloaded packed_struct_codegen v0.10.1
8012025-01-17T13:54:03.463Z Downloaded num_threads v0.1.7
8022025-01-17T13:54:03.463Z Downloaded hyper v1.5.2
8032025-01-17T13:54:03.470Z Downloaded thiserror-impl v2.0.11
8042025-01-17T13:54:03.473Z Downloaded termcolor v1.4.1
8052025-01-17T13:54:03.475Z Downloaded serde-hex v0.1.0
8062025-01-17T13:54:03.477Z Downloaded normalize-line-endings v0.3.0
8072025-01-17T13:54:03.479Z Downloaded hash32 v0.3.1
8082025-01-17T13:54:03.483Z Downloaded zone v0.1.8
8092025-01-17T13:54:03.483Z Downloaded fs_extra v1.3.0
8102025-01-17T13:54:03.485Z Downloaded serde_plain v1.0.2
8112025-01-17T13:54:03.485Z Downloaded num v0.4.3
8122025-01-17T13:54:03.487Z Downloaded group v0.13.0
8132025-01-17T13:54:03.489Z Downloaded derive-where v1.2.7
8142025-01-17T13:54:03.493Z Downloaded diesel-dtrace v0.4.2
8152025-01-17T13:54:03.496Z Downloaded foreign-types-macros v0.2.3
8162025-01-17T13:54:03.496Z Downloaded predicates-core v1.0.8
8172025-01-17T13:54:03.498Z Downloaded env_logger v0.11.5
8182025-01-17T13:54:03.500Z Downloaded env_logger v0.10.2
8192025-01-17T13:54:03.505Z Downloaded utf-8 v0.7.6
8202025-01-17T13:54:03.507Z Downloaded ssh-encoding v0.2.0
8212025-01-17T13:54:03.509Z Downloaded subprocess v0.2.9
8222025-01-17T13:54:03.511Z Downloaded ssh-cipher v0.2.0
8232025-01-17T13:54:03.514Z Downloaded mockall_derive v0.13.0
8242025-01-17T13:54:03.514Z Downloaded progenitor v0.8.0
8252025-01-17T13:54:03.516Z Downloaded progenitor v0.9.1
8262025-01-17T13:54:03.519Z Downloaded olpc-cjson v0.1.4
8272025-01-17T13:54:03.521Z Downloaded unicode-normalization v0.1.24
8282025-01-17T13:54:03.523Z Downloaded pbkdf2 v0.12.2
8292025-01-17T13:54:03.525Z Downloaded itertools v0.13.0
8302025-01-17T13:54:03.534Z Downloaded parse-size v1.1.0
8312025-01-17T13:54:03.536Z Downloaded untrusted v0.9.0
8322025-01-17T13:54:03.540Z Downloaded sqlformat v0.2.6
8332025-01-17T13:54:03.541Z Downloaded num_enum_derive v0.5.11
8342025-01-17T13:54:03.542Z Downloaded secrecy v0.8.0
8352025-01-17T13:54:03.542Z Downloaded term v0.7.0
8362025-01-17T13:54:03.546Z Downloaded serde_with v3.11.0
8372025-01-17T13:54:03.556Z Downloaded which v4.4.2
8382025-01-17T13:54:03.558Z Downloaded tiny-keccak v2.0.2
8392025-01-17T13:54:03.561Z Downloaded scheduled-thread-pool v0.2.7
8402025-01-17T13:54:03.564Z Downloaded supports-color v3.0.1
8412025-01-17T13:54:03.564Z Downloaded same-file v1.0.6
8422025-01-17T13:54:03.566Z Downloaded rustversion v1.0.17
8432025-01-17T13:54:03.569Z Downloaded hkdf v0.12.4
8442025-01-17T13:54:03.571Z Downloaded fd-lock v4.0.2
8452025-01-17T13:54:03.574Z Downloaded float-cmp v0.9.0
8462025-01-17T13:54:03.576Z Downloaded predicates v3.1.2
8472025-01-17T13:54:03.578Z Downloaded rustc-demangle v0.1.24
8482025-01-17T13:54:03.580Z Downloaded zeroize_derive v1.4.2
8492025-01-17T13:54:03.582Z Downloaded unicase v2.7.0
8502025-01-17T13:54:03.584Z Downloaded value-bag v1.9.0
8512025-01-17T13:54:03.586Z Downloaded blake3 v1.5.4
8522025-01-17T13:54:03.595Z Downloaded progenitor-client v0.9.1
8532025-01-17T13:54:03.598Z Downloaded untrusted v0.7.1
8542025-01-17T13:54:03.599Z Downloaded tokio-tungstenite v0.21.0
8552025-01-17T13:54:03.601Z Downloaded defmt-macros v0.3.9
8562025-01-17T13:54:03.604Z Downloaded defmt v0.3.8
8572025-01-17T13:54:03.608Z Downloaded tower-service v0.3.3
8582025-01-17T13:54:03.609Z Downloaded sync_wrapper v1.0.1
8592025-01-17T13:54:03.611Z Downloaded time-core v0.1.2
8602025-01-17T13:54:03.611Z Downloaded sync-ptr v0.1.1
8612025-01-17T13:54:03.613Z Downloaded parse-zoneinfo v0.3.1
8622025-01-17T13:54:03.615Z Downloaded pbkdf2 v0.11.0
8632025-01-17T13:54:03.617Z Downloaded typify-macro v0.2.0
8642025-01-17T13:54:03.620Z Downloaded zone v0.3.0
8652025-01-17T13:54:03.620Z Downloaded ron v0.7.1
8662025-01-17T13:54:03.625Z Downloaded newline-converter v0.3.0
8672025-01-17T13:54:03.627Z Downloaded zeroize v1.8.1
8682025-01-17T13:54:03.629Z Downloaded mirai-annotations v1.12.0
8692025-01-17T13:54:03.629Z Downloaded signal-hook-mio v0.2.4
8702025-01-17T13:54:03.631Z Downloaded funty v2.0.0
8712025-01-17T13:54:03.633Z Downloaded sha1 v0.10.6
8722025-01-17T13:54:03.635Z Downloaded tokio-tungstenite v0.23.1
8732025-01-17T13:54:03.637Z Downloaded half v2.4.1
8742025-01-17T13:54:03.639Z Downloaded time v0.3.36
8752025-01-17T13:54:03.647Z Downloaded foreign-types-shared v0.3.1
8762025-01-17T13:54:03.649Z Downloaded num-bigint-dig v0.8.4
8772025-01-17T13:54:03.654Z Downloaded subtle v2.6.1
8782025-01-17T13:54:03.656Z Downloaded mockall v0.13.0
8792025-01-17T13:54:03.658Z Downloaded futures-executor v0.3.31
8802025-01-17T13:54:03.659Z Downloaded omicron-zone-package v0.12.0
8812025-01-17T13:54:03.662Z Downloaded russh-keys v0.45.0
8822025-01-17T13:54:03.666Z Downloaded tokio-postgres v0.7.12
8832025-01-17T13:54:03.671Z Downloaded ron v0.8.1
8842025-01-17T13:54:03.678Z Downloaded foreign-types v0.3.2
8852025-01-17T13:54:03.680Z Downloaded polyval v0.6.2
8862025-01-17T13:54:03.682Z Downloaded serde_with_macros v3.11.0
8872025-01-17T13:54:03.684Z Downloaded fatfs v0.3.6
8882025-01-17T13:54:03.687Z Downloaded rtoolbox v0.0.2
8892025-01-17T13:54:03.689Z Downloaded float-ord v0.3.2
8902025-01-17T13:54:03.689Z Downloaded parking_lot v0.11.2
8912025-01-17T13:54:03.691Z Downloaded hash32 v0.2.1
8922025-01-17T13:54:03.693Z Downloaded synstructure v0.13.1
8932025-01-17T13:54:03.695Z Downloaded stable_deref_trait v1.2.0
8942025-01-17T13:54:03.695Z Downloaded siphasher v0.3.11
8952025-01-17T13:54:03.698Z Downloaded progenitor-impl v0.9.1
8962025-01-17T13:54:03.700Z Downloaded ed25519-dalek v2.1.1
8972025-01-17T13:54:03.703Z Downloaded vte v0.11.1
8982025-01-17T13:54:03.705Z Downloaded parking_lot v0.12.3
8992025-01-17T13:54:03.708Z Downloaded yoke v0.7.4
9002025-01-17T13:54:03.710Z Downloaded vsss-rs v3.3.4
9012025-01-17T13:54:03.713Z Downloaded zerocopy-derive v0.8.10
9022025-01-17T13:54:03.720Z Downloaded rustc-hash v1.1.0
9032025-01-17T13:54:03.722Z Downloaded radium v0.7.0
9042025-01-17T13:54:03.722Z Downloaded winnow v0.5.40
9052025-01-17T13:54:03.732Z Downloaded foreign-types v0.5.0
9062025-01-17T13:54:03.734Z Downloaded bitvec v1.0.1
9072025-01-17T13:54:03.751Z Downloaded toml v0.7.8
9082025-01-17T13:54:03.754Z Downloaded quinn v0.11.5
9092025-01-17T13:54:03.757Z Downloaded publicsuffix v2.2.3
9102025-01-17T13:54:03.760Z Downloaded tokio-tungstenite v0.24.0
9112025-01-17T13:54:03.763Z Downloaded quinn-udp v0.5.5
9122025-01-17T13:54:03.765Z Downloaded hashbrown v0.13.2
9132025-01-17T13:54:03.769Z Downloaded reedline v0.35.0
9142025-01-17T13:54:03.777Z Downloaded pem-rfc7468 v0.7.0
9152025-01-17T13:54:03.780Z Downloaded icu_properties_data v1.5.0
9162025-01-17T13:54:03.791Z Downloaded vergen v8.3.2
9172025-01-17T13:54:03.793Z Downloaded schemars v0.8.21
9182025-01-17T13:54:03.806Z Downloaded fallible-iterator v0.3.0
9192025-01-17T13:54:03.809Z Downloaded progenitor-impl v0.8.0
9202025-01-17T13:54:03.811Z Downloaded serde_yaml v0.9.34+deprecated
9212025-01-17T13:54:03.814Z Downloaded rsa v0.9.6
9222025-01-17T13:54:03.818Z Downloaded qorb v0.2.1
9232025-01-17T13:54:03.823Z Downloaded portable-atomic v1.9.0
9242025-01-17T13:54:03.831Z Downloaded futures v0.3.31
9252025-01-17T13:54:03.836Z Downloaded pin-project v1.1.6
9262025-01-17T13:54:03.849Z Downloaded num-bigint v0.4.6
9272025-01-17T13:54:03.853Z Downloaded rusqlite v0.32.1
9282025-01-17T13:54:03.860Z Downloaded proptest v1.5.0
9292025-01-17T13:54:03.871Z Downloaded rayon-core v1.12.1
9302025-01-17T13:54:03.875Z Downloaded nom v7.1.3
9312025-01-17T13:54:03.881Z Downloaded flume v0.11.1
9322025-01-17T13:54:03.886Z Downloaded tracing v0.1.40
9332025-01-17T13:54:03.890Z Downloaded git2 v0.19.0
9342025-01-17T13:54:03.900Z Downloaded regex v1.11.1
9352025-01-17T13:54:03.914Z Downloaded hashbrown v0.14.5
9362025-01-17T13:54:03.920Z Downloaded quick-xml v0.33.0
9372025-01-17T13:54:03.927Z Downloaded idna v0.5.0
9382025-01-17T13:54:03.935Z Downloaded expectorate v1.1.0
9392025-01-17T13:54:03.938Z Downloaded futures-util v0.3.31
9402025-01-17T13:54:03.950Z Downloaded hashbrown v0.12.3
9412025-01-17T13:54:03.955Z Downloaded idna v0.3.0
9422025-01-17T13:54:03.963Z Downloaded idna v0.4.0
9432025-01-17T13:54:03.970Z Downloaded h2 v0.4.6
9442025-01-17T13:54:03.977Z Downloaded lalrpop v0.19.12
9452025-01-17T13:54:03.990Z Downloaded idna v0.2.3
9462025-01-17T13:54:03.997Z Downloaded zip v2.1.3
9472025-01-17T13:54:04.002Z Downloaded tokio-util v0.7.12
9482025-01-17T13:54:04.009Z Downloaded ssh-key v0.6.6
9492025-01-17T13:54:04.017Z Downloaded russh v0.45.0
9502025-01-17T13:54:04.023Z Downloaded nix v0.27.1
9512025-01-17T13:54:04.035Z Downloaded object v0.30.4
9522025-01-17T13:54:04.045Z Downloaded trust-dns-proto v0.22.0
9532025-01-17T13:54:04.059Z Downloaded quinn-proto v0.11.8
9542025-01-17T13:54:04.066Z Downloaded radix_trie v0.2.1
9552025-01-17T13:54:04.071Z Downloaded rustls v0.21.12
9562025-01-17T13:54:04.084Z Downloaded gimli v0.31.1
9572025-01-17T13:54:04.092Z Downloaded smoltcp v0.9.1
9582025-01-17T13:54:04.105Z Downloaded nix v0.28.0
9592025-01-17T13:54:04.118Z Downloaded bstr v1.10.0
9602025-01-17T13:54:04.129Z Downloaded dropshot v0.12.0
9612025-01-17T13:54:04.150Z Downloaded rustls-webpki v0.102.8
9622025-01-17T13:54:04.169Z Downloaded petname v2.0.2
9632025-01-17T13:54:04.175Z Downloaded zerocopy v0.8.10
9642025-01-17T13:54:04.200Z Downloaded openssl v0.10.66
9652025-01-17T13:54:04.209Z Downloaded rustls v0.22.4
9662025-01-17T13:54:04.223Z Downloaded openapiv3 v2.0.0
9672025-01-17T13:54:04.236Z Downloaded nix v0.29.0
9682025-01-17T13:54:04.249Z Downloaded rustls v0.23.19
9692025-01-17T13:54:04.260Z Downloaded regress v0.10.1
9702025-01-17T13:54:04.270Z Downloaded diesel v2.2.6
9712025-01-17T13:54:04.290Z Downloaded object v0.36.5
9722025-01-17T13:54:04.301Z Downloaded typify-impl v0.3.0
9732025-01-17T13:54:04.318Z Downloaded regress v0.9.1
9742025-01-17T13:54:04.327Z Downloaded sled v0.34.7
9752025-01-17T13:54:04.339Z Downloaded polar-core v0.27.3
9762025-01-17T13:54:04.348Z Downloaded dropshot v0.15.1
9772025-01-17T13:54:04.370Z Downloaded typify-impl v0.2.0
9782025-01-17T13:54:04.386Z Downloaded regex-automata v0.4.8
9792025-01-17T13:54:04.403Z Downloaded bzip2-sys v0.1.11+1.0.8
9802025-01-17T13:54:04.416Z Downloaded p384 v0.13.0
9812025-01-17T13:54:04.423Z Downloaded webpki-roots v0.26.6
9822025-01-17T13:54:04.426Z Downloaded smoltcp v0.11.0
9832025-01-17T13:54:04.439Z Downloaded zerocopy-derive v0.6.6
9842025-01-17T13:54:04.449Z Downloaded ratatui v0.28.1
9852025-01-17T13:54:04.480Z Downloaded hickory-proto v0.24.1
9862025-01-17T13:54:04.500Z Downloaded regex-syntax v0.8.5
9872025-01-17T13:54:04.508Z Downloaded tokio v1.43.0
9882025-01-17T13:54:04.553Z Downloaded lzma-sys v0.1.20
9892025-01-17T13:54:04.582Z Downloaded chrono-tz v0.10.0
9902025-01-17T13:54:04.588Z Downloaded unicode-width v0.2.0
9912025-01-17T13:54:04.594Z Downloaded regex-syntax v0.6.29
9922025-01-17T13:54:04.601Z Downloaded vcpkg v0.2.15
9932025-01-17T13:54:04.639Z Downloaded petgraph v0.6.5
9942025-01-17T13:54:04.655Z Downloaded csv v1.3.0
9952025-01-17T13:54:04.673Z Downloaded libz-sys v1.1.20
9962025-01-17T13:54:04.693Z Downloaded curve25519-dalek v4.1.3
9972025-01-17T13:54:04.701Z Downloaded reqwest v0.12.9
9982025-01-17T13:54:04.709Z Downloaded sha3 v0.10.8
9992025-01-17T13:54:04.713Z Downloaded p256 v0.13.2
10002025-01-17T13:54:04.716Z Downloaded zip v0.6.6
10012025-01-17T13:54:04.720Z Downloaded url v2.5.3
10022025-01-17T13:54:04.724Z Downloaded diesel_derives v2.2.3
10032025-01-17T13:54:04.728Z Downloaded toml_edit v0.19.15
10042025-01-17T13:54:04.744Z Downloaded openssl-sys v0.9.103
10052025-01-17T13:54:04.749Z Downloaded sqlparser v0.45.0
10062025-01-17T13:54:04.754Z Downloaded der v0.7.9
10072025-01-17T13:54:04.759Z Downloaded steno v0.4.1
10082025-01-17T13:54:04.763Z Downloaded typed-path v0.9.3
10092025-01-17T13:54:04.768Z Downloaded p521 v0.13.3
10102025-01-17T13:54:04.773Z Downloaded rayon v1.10.0
10112025-01-17T13:54:04.782Z Downloaded chrono v0.4.38
10122025-01-17T13:54:04.789Z Downloaded bindgen v0.69.5
10132025-01-17T13:54:04.796Z Downloaded dhcproto v0.12.0
10142025-01-17T13:54:04.799Z Downloaded fallible-iterator v0.2.0
10152025-01-17T13:54:04.801Z Downloaded hashlink v0.9.1
10162025-01-17T13:54:04.804Z Downloaded tar v0.4.42
10172025-01-17T13:54:04.806Z Downloaded sct v0.7.1
10182025-01-17T13:54:04.809Z Downloaded dirs-sys-next v0.1.2
10192025-01-17T13:54:04.811Z Downloaded typify-macro v0.3.0
10202025-01-17T13:54:04.811Z Downloaded tough v0.19.0
10212025-01-17T13:54:04.819Z Downloaded static_assertions v1.1.0
10222025-01-17T13:54:04.821Z Downloaded phf_shared v0.11.2
10232025-01-17T13:54:04.821Z Downloaded flate2 v1.0.34
10242025-01-17T13:54:04.826Z Downloaded rcgen v0.12.1
10252025-01-17T13:54:04.829Z Downloaded aws-lc-rs v1.10.0
10262025-01-17T13:54:04.838Z Downloaded tokio-rustls v0.24.1
10272025-01-17T13:54:04.841Z Downloaded tinystr v0.7.6
10282025-01-17T13:54:04.844Z Downloaded zerovec v0.10.4
10292025-01-17T13:54:04.847Z Downloaded salty v0.3.0
10302025-01-17T13:54:04.854Z Downloaded rustls-webpki v0.101.7
10312025-01-17T13:54:04.868Z Downloaded encoding_rs v0.8.34
10322025-01-17T13:54:04.888Z Downloaded pkcs5 v0.7.1
10332025-01-17T13:54:04.892Z Downloaded fallible-streaming-iterator v0.1.9
10342025-01-17T13:54:04.894Z Downloaded serde_path_to_error v0.1.16
10352025-01-17T13:54:04.896Z Downloaded rustyline v14.0.0
10362025-01-17T13:54:04.899Z Downloaded yasna v0.5.2
10372025-01-17T13:54:04.902Z Downloaded x509-cert v0.2.5
10382025-01-17T13:54:04.907Z Downloaded futures-channel v0.3.31
10392025-01-17T13:54:04.910Z Downloaded rustls-pki-types v1.10.0
10402025-01-17T13:54:04.913Z Downloaded display-error-chain v0.2.2
10412025-01-17T13:54:04.915Z Downloaded packed_struct v0.10.1
10422025-01-17T13:54:04.918Z Downloaded tungstenite v0.24.0
10432025-01-17T13:54:04.920Z Downloaded native-tls v0.2.12
10442025-01-17T13:54:04.923Z Downloaded walkdir v2.5.0
10452025-01-17T13:54:04.925Z Downloaded itertools v0.12.1
10462025-01-17T13:54:04.930Z Downloaded either v1.13.0
10472025-01-17T13:54:04.932Z Downloaded rustls-pemfile v2.2.0
10482025-01-17T13:54:04.935Z Downloaded rustls-pemfile v1.0.4
10492025-01-17T13:54:04.937Z Downloaded pin-project-internal v1.1.6
10502025-01-17T13:54:04.940Z Downloaded password-hash v0.5.0
10512025-01-17T13:54:04.942Z Downloaded libgit2-sys v0.17.0+1.8.1
10522025-01-17T13:54:04.996Z Downloaded similar v2.6.0
10532025-01-17T13:54:05.001Z Downloaded password-hash v0.4.2
10542025-01-17T13:54:05.004Z Downloaded test-strategy v0.3.1
10552025-01-17T13:54:05.006Z Downloaded zerofrom-derive v0.1.4
10562025-01-17T13:54:05.008Z Downloaded aes v0.8.4
10572025-01-17T13:54:05.011Z Downloaded unicode-segmentation v1.12.0
10582025-01-17T13:54:05.014Z Downloaded spki v0.7.3
10592025-01-17T13:54:05.016Z Downloaded slog-stdlog v4.1.1
10602025-01-17T13:54:05.018Z Downloaded tungstenite v0.23.0
10612025-01-17T13:54:05.021Z Downloaded slog-dtrace v0.3.0
10622025-01-17T13:54:05.023Z Downloaded itertools v0.10.5
10632025-01-17T13:54:05.028Z Downloaded oso v0.27.3
10642025-01-17T13:54:05.031Z Downloaded socket2 v0.5.7
10652025-01-17T13:54:05.034Z Downloaded headers v0.4.0
10662025-01-17T13:54:05.038Z Downloaded zopfli v0.8.1
10672025-01-17T13:54:05.041Z Downloaded uzers v0.12.1
10682025-01-17T13:54:05.044Z Downloaded libm v0.2.8
10692025-01-17T13:54:05.051Z Downloaded parse-display-derive v0.10.0
10702025-01-17T13:54:05.054Z Downloaded minimal-lexical v0.2.1
10712025-01-17T13:54:05.056Z Downloaded hickory-server v0.24.1
10722025-01-17T13:54:05.062Z Downloaded paste v1.0.15
10732025-01-17T13:54:05.065Z Downloaded strum_macros v0.25.3
10742025-01-17T13:54:05.067Z Downloaded num-traits v0.2.19
10752025-01-17T13:54:05.070Z Downloaded xattr v1.3.1
10762025-01-17T13:54:05.072Z Downloaded backtrace v0.3.74
10772025-01-17T13:54:05.076Z Downloaded wyz v0.5.1
10782025-01-17T13:54:05.078Z Downloaded parking_lot_core v0.8.6
10792025-01-17T13:54:05.081Z Downloaded crypto-bigint v0.5.5
10802025-01-17T13:54:05.085Z Downloaded ghash v0.5.1
10812025-01-17T13:54:05.088Z Downloaded flagset v0.4.6
10822025-01-17T13:54:05.090Z Downloaded fixedbitset v0.4.2
10832025-01-17T13:54:05.090Z Downloaded filetime v0.2.25
10842025-01-17T13:54:05.093Z Downloaded ff v0.13.0
10852025-01-17T13:54:05.093Z Downloaded predicates-tree v1.0.11
10862025-01-17T13:54:05.095Z Downloaded pkcs1 v0.7.5
10872025-01-17T13:54:05.098Z Downloaded indicatif v0.17.9
10882025-01-17T13:54:05.100Z Downloaded const_format v0.2.33
10892025-01-17T13:54:05.104Z Downloaded base64 v0.22.1
10902025-01-17T13:54:05.108Z Downloaded prettyplease v0.2.25
10912025-01-17T13:54:05.111Z Downloaded structmeta-derive v0.3.0
10922025-01-17T13:54:05.113Z Downloaded sec1 v0.7.3
10932025-01-17T13:54:05.116Z Downloaded serde_repr v0.1.19
10942025-01-17T13:54:05.118Z Downloaded rusty-fork v0.3.0
10952025-01-17T13:54:05.118Z Downloaded ref-cast-impl v1.0.23
10962025-01-17T13:54:05.118Z Downloaded bytes v1.9.0
10972025-01-17T13:54:05.122Z Downloaded bumpalo v3.16.0
10982025-01-17T13:54:05.124Z Downloaded futures-sink v0.3.31
10992025-01-17T13:54:05.128Z Downloaded futures-macro v0.3.31
11002025-01-17T13:54:05.128Z Downloaded foldhash v0.1.3
11012025-01-17T13:54:05.131Z Downloaded slog-scope v4.4.0
11022025-01-17T13:54:05.132Z Downloaded smallvec v1.13.2
11032025-01-17T13:54:05.135Z Downloaded crc-any v2.5.0
11042025-01-17T13:54:05.135Z Downloaded form_urlencoded v1.2.1
11052025-01-17T13:54:05.135Z Downloaded heapless v0.7.17
11062025-01-17T13:54:05.138Z Downloaded difflib v0.4.0
11072025-01-17T13:54:05.140Z Downloaded arc-swap v1.7.1
11082025-01-17T13:54:05.143Z Downloaded compact_str v0.8.0
11092025-01-17T13:54:05.145Z Downloaded debug-ignore v1.0.5
11102025-01-17T13:54:05.150Z Downloaded signature v2.2.0
11112025-01-17T13:54:05.150Z Downloaded mime_guess v2.0.5
11122025-01-17T13:54:05.152Z Downloaded console v0.15.8
11132025-01-17T13:54:05.155Z Downloaded icu_normalizer_data v1.5.0
11142025-01-17T13:54:05.158Z Downloaded clang-sys v1.8.1
11152025-01-17T13:54:05.161Z Downloaded blake2 v0.10.6
11162025-01-17T13:54:05.161Z Downloaded icu_locid_transform_data v1.5.0
11172025-01-17T13:54:05.163Z Downloaded hyper-rustls v0.27.3
11182025-01-17T13:54:05.166Z Downloaded ahash v0.8.11
11192025-01-17T13:54:05.168Z Downloaded icu_locid v1.5.0
11202025-01-17T13:54:05.171Z Downloaded ciborium v0.2.2
11212025-01-17T13:54:05.174Z Downloaded structmeta v0.3.0
11222025-01-17T13:54:05.176Z Downloaded structmeta v0.2.0
11232025-01-17T13:54:05.179Z Downloaded ipnet v2.10.1
11242025-01-17T13:54:05.179Z Downloaded allocator-api2 v0.2.18
11252025-01-17T13:54:05.181Z Downloaded hostname v0.3.1
11262025-01-17T13:54:05.184Z Downloaded blowfish v0.9.1
11272025-01-17T13:54:05.186Z Downloaded lru v0.12.5
11282025-01-17T13:54:05.186Z Downloaded linked-hash-map v0.5.6
11292025-01-17T13:54:05.189Z Downloaded instability v0.3.2
11302025-01-17T13:54:05.189Z Downloaded inout v0.1.3
11312025-01-17T13:54:05.191Z Downloaded base64ct v1.6.0
11322025-01-17T13:54:05.191Z Downloaded lazycell v1.3.0
11332025-01-17T13:54:05.194Z Downloaded ipnetwork v0.20.0
11342025-01-17T13:54:05.197Z Downloaded linear-map v1.2.0
11352025-01-17T13:54:05.200Z Downloaded home v0.5.9
11362025-01-17T13:54:05.200Z Downloaded kstat-rs v0.2.4
11372025-01-17T13:54:05.200Z Downloaded impl-trait-for-tuples v0.2.2
11382025-01-17T13:54:05.203Z Downloaded hyper-tls v0.6.0
11392025-01-17T13:54:05.203Z Downloaded argon2 v0.5.3
11402025-01-17T13:54:05.205Z Downloaded crc-catalog v2.4.0
11412025-01-17T13:54:05.205Z Downloaded bb8 v0.8.5
11422025-01-17T13:54:05.208Z Downloaded hostname v0.4.0
11432025-01-17T13:54:05.208Z Downloaded hex-literal v0.4.1
11442025-01-17T13:54:05.210Z Downloaded ctr v0.9.2
11452025-01-17T13:54:05.212Z Downloaded chrono-tz-build v0.4.0
11462025-01-17T13:54:05.212Z Downloaded cexpr v0.6.0
11472025-01-17T13:54:05.215Z Downloaded cassowary v0.3.0
11482025-01-17T13:54:05.215Z Downloaded constant_time_eq v0.3.1
11492025-01-17T13:54:05.217Z Downloaded crc v3.2.1
11502025-01-17T13:54:05.220Z Downloaded colored v2.1.0
11512025-01-17T13:54:05.222Z Downloaded cobs v0.2.3
11522025-01-17T13:54:05.222Z Downloaded castaway v0.2.3
11532025-01-17T13:54:05.225Z Downloaded adler2 v2.0.0
11542025-01-17T13:54:05.225Z Downloaded bitflags v1.3.2
11552025-01-17T13:54:05.227Z Downloaded aead v0.5.2
11562025-01-17T13:54:05.229Z Downloaded ascii-canvas v3.0.0
11572025-01-17T13:54:05.353Z Downloaded libsqlite3-sys v0.30.1
11582025-01-17T13:54:05.430Z Downloaded ring v0.17.8
11592025-01-17T13:54:05.766Z Downloaded aws-lc-sys v0.22.0
11602025-01-17T13:54:06.086Z Compiling serde v1.0.217
11612025-01-17T13:54:06.089Z Compiling lock_api v0.4.12
11622025-01-17T13:54:06.089Z Compiling scopeguard v1.2.0
11632025-01-17T13:54:06.089Z Compiling value-bag v1.9.0
11642025-01-17T13:54:06.089Z Compiling typenum v1.17.0
11652025-01-17T13:54:06.247Z Compiling generic-array v0.14.7
11662025-01-17T13:54:06.288Z Compiling syn v2.0.96
11672025-01-17T13:54:06.302Z Compiling getrandom v0.2.15
11682025-01-17T13:54:06.458Z Compiling subtle v2.6.1
11692025-01-17T13:54:06.586Z Compiling rand_core v0.6.4
11702025-01-17T13:54:06.765Z Compiling log v0.4.22
11712025-01-17T13:54:06.821Z Compiling shlex v1.3.0
11722025-01-17T13:54:06.848Z Compiling jobserver v0.1.32
11732025-01-17T13:54:06.873Z Compiling const-oid v0.9.6
11742025-01-17T13:54:07.087Z Compiling smallvec v1.13.2
11752025-01-17T13:54:07.159Z Compiling spin v0.9.8
11762025-01-17T13:54:07.159Z Compiling pin-project-lite v0.2.14
11772025-01-17T13:54:07.318Z Compiling cc v1.1.30
11782025-01-17T13:54:07.454Z Compiling rustix v0.38.37
11792025-01-17T13:54:07.497Z Compiling parking_lot_core v0.9.10
11802025-01-17T13:54:07.553Z Compiling futures-core v0.3.31
11812025-01-17T13:54:07.676Z Compiling signal-hook-registry v1.4.2
11822025-01-17T13:54:07.804Z Compiling mio v1.0.2
11832025-01-17T13:54:08.325Z Compiling parking_lot v0.12.3
11842025-01-17T13:54:08.358Z Compiling aho-corasick v1.1.3
11852025-01-17T13:54:08.516Z Compiling cpufeatures v0.2.14
11862025-01-17T13:54:08.560Z Compiling either v1.13.0
11872025-01-17T13:54:08.618Z Compiling regex-syntax v0.8.5
11882025-01-17T13:54:08.857Z Compiling lazy_static v1.5.0
11892025-01-17T13:54:08.893Z Compiling stable_deref_trait v1.2.0
11902025-01-17T13:54:08.945Z Compiling glob v0.3.1
11912025-01-17T13:54:08.991Z Compiling futures-sink v0.3.31
11922025-01-17T13:54:09.019Z Compiling socket2 v0.5.7
11932025-01-17T13:54:09.121Z Compiling slab v0.4.9
11942025-01-17T13:54:09.143Z Compiling prettyplease v0.2.25
11952025-01-17T13:54:09.538Z Compiling minimal-lexical v0.2.1
11962025-01-17T13:54:09.652Z Compiling serde_json v1.0.135
11972025-01-17T13:54:09.881Z Compiling clang-sys v1.8.1
11982025-01-17T13:54:09.971Z Compiling nom v7.1.3
11992025-01-17T13:54:10.060Z Compiling libloading v0.8.5
12002025-01-17T13:54:10.299Z Compiling home v0.5.9
12012025-01-17T13:54:10.463Z Compiling bindgen v0.69.5
12022025-01-17T13:54:10.545Z Compiling futures-channel v0.3.31
12032025-01-17T13:54:10.964Z Compiling itertools v0.12.1
12042025-01-17T13:54:11.125Z Compiling lazycell v1.3.0
12052025-01-17T13:54:11.316Z Compiling rustc-hash v1.1.0
12062025-01-17T13:54:11.343Z Compiling futures-io v0.3.31
12072025-01-17T13:54:11.480Z Compiling allocator-api2 v0.2.18
12082025-01-17T13:54:11.641Z Compiling foldhash v0.1.3
12092025-01-17T13:54:11.983Z Compiling libm v0.2.8
12102025-01-17T13:54:12.253Z Compiling futures-task v0.3.31
12112025-01-17T13:54:12.319Z Compiling pin-utils v0.1.0
12122025-01-17T13:54:12.427Z Compiling regex-automata v0.4.8
12132025-01-17T13:54:12.571Z Compiling hashbrown v0.15.1
12142025-01-17T13:54:13.176Z Compiling cexpr v0.6.0
12152025-01-17T13:54:13.352Z Compiling cmake v0.1.51
12162025-01-17T13:54:13.751Z Compiling synstructure v0.13.1
12172025-01-17T13:54:14.276Z Compiling num-traits v0.2.19
12182025-01-17T13:54:14.574Z Compiling pkg-config v0.3.31
12192025-01-17T13:54:14.827Z Compiling tinyvec_macros v0.1.1
12202025-01-17T13:54:14.885Z Compiling dunce v1.0.5
12212025-01-17T13:54:14.943Z Compiling fs_extra v1.3.0
12222025-01-17T13:54:15.035Z Compiling tinyvec v1.8.0
12232025-01-17T13:54:15.525Z Compiling ring v0.17.8
12242025-01-17T13:54:15.859Z Compiling base64ct v1.6.0
12252025-01-17T13:54:16.459Z Compiling unicode-normalization v0.1.24
12262025-01-17T13:54:16.478Z Compiling writeable v0.5.5
12272025-01-17T13:54:16.784Z Compiling unicode-bidi v0.3.17
12282025-01-17T13:54:16.871Z Compiling paste v1.0.15
12292025-01-17T13:54:17.022Z Compiling litemap v0.7.3
12302025-01-17T13:54:17.440Z Compiling pem-rfc7468 v0.7.0
12312025-01-17T13:54:17.530Z Compiling httparse v1.9.5
12322025-01-17T13:54:18.027Z Compiling regex v1.11.1
12332025-01-17T13:54:18.075Z Compiling flagset v0.4.6
12342025-01-17T13:54:18.197Z Compiling aws-lc-rs v1.10.0
12352025-01-17T13:54:18.334Z Compiling tracing-core v0.1.32
12362025-01-17T13:54:18.606Z Compiling rustls-pki-types v1.10.0
12372025-01-17T13:54:18.999Z Compiling crossbeam-utils v0.8.20
12382025-01-17T13:54:19.039Z Compiling serde_derive v1.0.217
12392025-01-17T13:54:19.272Z Compiling zeroize_derive v1.4.2
12402025-01-17T13:54:19.474Z Compiling zerocopy-derive v0.7.35
12412025-01-17T13:54:19.565Z Compiling tokio-macros v2.5.0
12422025-01-17T13:54:19.587Z Compiling zerofrom-derive v0.1.4
12432025-01-17T13:54:20.734Z Compiling zeroize v1.8.1
12442025-01-17T13:54:21.088Z Compiling yoke-derive v0.7.4
12452025-01-17T13:54:21.298Z Compiling thiserror-impl v1.0.69
12462025-01-17T13:54:21.437Z Compiling zerocopy v0.7.35
12472025-01-17T13:54:22.328Z Compiling crypto-common v0.1.6
12482025-01-17T13:54:22.581Z Compiling block-buffer v0.10.4
12492025-01-17T13:54:22.732Z Compiling zerovec-derive v0.10.3
12502025-01-17T13:54:22.836Z Compiling digest v0.10.7
12512025-01-17T13:54:23.092Z Compiling zerofrom v0.1.4
12522025-01-17T13:54:23.217Z Compiling futures-macro v0.3.31
12532025-01-17T13:54:23.306Z Compiling hmac v0.12.1
12542025-01-17T13:54:23.327Z Compiling block-padding v0.3.3
12552025-01-17T13:54:23.463Z Compiling displaydoc v0.2.5
12562025-01-17T13:54:23.553Z Compiling inout v0.1.3
12572025-01-17T13:54:23.578Z Compiling sha2 v0.10.8
12582025-01-17T13:54:23.675Z Compiling yoke v0.7.4
12592025-01-17T13:54:23.837Z Compiling cipher v0.4.4
12602025-01-17T13:54:24.031Z Compiling ppv-lite86 v0.2.20
12612025-01-17T13:54:24.313Z Compiling thiserror v1.0.69
12622025-01-17T13:54:24.346Z Compiling der_derive v0.7.3
12632025-01-17T13:54:24.463Z Compiling icu_provider_macros v1.5.0
12642025-01-17T13:54:24.828Z Compiling rand_chacha v0.3.1
12652025-01-17T13:54:25.023Z Compiling tracing-attributes v0.1.27
12662025-01-17T13:54:25.119Z Compiling futures-util v0.3.31
12672025-01-17T13:54:25.268Z Compiling zerovec v0.10.4
12682025-01-17T13:54:25.583Z Compiling icu_locid_transform_data v1.5.0
12692025-01-17T13:54:25.696Z Compiling percent-encoding v2.3.1
12702025-01-17T13:54:26.004Z Compiling rand v0.8.5
12712025-01-17T13:54:26.695Z Compiling der v0.7.9
12722025-01-17T13:54:27.132Z Compiling tinystr v0.7.6
12732025-01-17T13:54:27.169Z Compiling icu_collections v1.5.0
12742025-01-17T13:54:27.343Z Compiling pest v2.7.14
12752025-01-17T13:54:27.504Z Compiling icu_locid v1.5.0
12762025-01-17T13:54:27.990Z Compiling salsa20 v0.10.2
12772025-01-17T13:54:28.242Z Compiling pbkdf2 v0.12.2
12782025-01-17T13:54:28.318Z Compiling tracing v0.1.40
12792025-01-17T13:54:28.493Z Compiling untrusted v0.7.1
12802025-01-17T13:54:28.694Z Compiling icu_provider v1.5.0
12812025-01-17T13:54:28.803Z Compiling spki v0.7.3
12822025-01-17T13:54:29.155Z Compiling num-conv v0.1.0
12832025-01-17T13:54:29.190Z Compiling untrusted v0.9.0
12842025-01-17T13:54:29.388Z Compiling icu_locid_transform v1.5.0
12852025-01-17T13:54:29.447Z Compiling vcpkg v0.2.15
12862025-01-17T13:54:29.616Z Compiling icu_properties_data v1.5.0
12872025-01-17T13:54:29.673Z Compiling powerfmt v0.2.0
12882025-01-17T13:54:29.765Z Compiling time-core v0.1.2
12892025-01-17T13:54:29.861Z Compiling mirai-annotations v1.12.0
12902025-01-17T13:54:29.948Z Compiling time-macros v0.2.18
12912025-01-17T13:54:30.068Z Compiling pest_meta v2.7.14
12922025-01-17T13:54:30.070Z Compiling deranged v0.3.11
12932025-01-17T13:54:31.290Z Compiling openssl-sys v0.9.103
12942025-01-17T13:54:31.494Z Compiling icu_properties v1.5.1
12952025-01-17T13:54:31.663Z Compiling bitflags v2.6.0
12962025-01-17T13:54:31.837Z Compiling bytes v1.9.0
12972025-01-17T13:54:32.330Z Compiling indexmap v2.7.0
12982025-01-17T13:54:33.038Z Compiling tokio v1.43.0
12992025-01-17T13:54:33.060Z Compiling http v1.2.0
13002025-01-17T13:54:33.599Z Compiling semver v1.0.24
13012025-01-17T13:54:33.988Z Compiling scrypt v0.11.0
13022025-01-17T13:54:34.308Z Compiling rustc_version v0.4.1
13032025-01-17T13:54:34.556Z Compiling aes v0.8.4
13042025-01-17T13:54:34.577Z Compiling cbc v0.1.2
13052025-01-17T13:54:34.816Z Compiling scroll_derive v0.12.0
13062025-01-17T13:54:34.838Z Compiling utf16_iter v1.0.5
13072025-01-17T13:54:35.039Z Compiling num_threads v0.1.7
13082025-01-17T13:54:35.068Z Compiling icu_normalizer_data v1.5.0
13092025-01-17T13:54:35.191Z Compiling atomic-waker v1.1.2
13102025-01-17T13:54:35.212Z Compiling write16 v1.0.0
13112025-01-17T13:54:35.283Z Compiling utf8_iter v1.0.4
13122025-01-17T13:54:35.355Z Compiling time v0.3.36
13132025-01-17T13:54:35.382Z Compiling http-body v1.0.1
13142025-01-17T13:54:35.538Z Compiling icu_normalizer v1.5.0
13152025-01-17T13:54:35.629Z Compiling pkcs5 v0.7.1
13162025-01-17T13:54:36.143Z Compiling which v4.4.2
13172025-01-17T13:54:36.283Z Compiling scroll v0.12.0
13182025-01-17T13:54:36.834Z Compiling pest_generator v2.7.14
13192025-01-17T13:54:36.856Z Compiling form_urlencoded v1.2.1
13202025-01-17T13:54:36.878Z Compiling slog v2.7.0
13212025-01-17T13:54:37.184Z Compiling try-lock v0.2.5
13222025-01-17T13:54:37.304Z Compiling goblin v0.8.2
13232025-01-17T13:54:37.354Z Compiling want v0.3.1
13242025-01-17T13:54:37.358Z Compiling idna_adapter v1.2.0
13252025-01-17T13:54:37.471Z Compiling pkcs8 v0.10.2
13262025-01-17T13:54:37.617Z Compiling uuid v1.12.0
13272025-01-17T13:54:37.638Z Compiling httpdate v1.0.3
13282025-01-17T13:54:38.092Z Compiling iana-time-zone v0.1.61
13292025-01-17T13:54:38.114Z Compiling idna v1.0.3
13302025-01-17T13:54:38.493Z Compiling chrono v0.4.38
13312025-01-17T13:54:38.680Z Compiling pest_derive v2.7.14
13322025-01-17T13:54:39.471Z Compiling dtrace-parser v0.2.0
13332025-01-17T13:54:39.821Z Compiling toml_datetime v0.6.8
13342025-01-17T13:54:39.927Z Compiling serde_tokenstream v0.2.2
13352025-01-17T13:54:39.975Z Compiling serde_spanned v0.6.8
13362025-01-17T13:54:40.226Z Compiling adler2 v2.0.0
13372025-01-17T13:54:40.280Z Compiling match_cfg v0.1.0
13382025-01-17T13:54:40.388Z Compiling openssl v0.10.66
13392025-01-17T13:54:40.451Z Compiling rustversion v1.0.17
13402025-01-17T13:54:40.514Z Compiling tower-service v0.3.3
13412025-01-17T13:54:40.654Z Compiling foreign-types-shared v0.1.1
13422025-01-17T13:54:40.786Z Compiling base64 v0.22.1
13432025-01-17T13:54:40.834Z Compiling foreign-types v0.3.2
13442025-01-17T13:54:40.946Z Compiling miniz_oxide v0.8.0
13452025-01-17T13:54:41.113Z Compiling tokio-util v0.7.12
13462025-01-17T13:54:41.486Z Compiling hostname v0.3.1
13472025-01-17T13:54:41.512Z Compiling url v2.5.3
13482025-01-17T13:54:41.821Z Compiling async-trait v0.1.83
13492025-01-17T13:54:42.367Z Compiling h2 v0.4.6
13502025-01-17T13:54:42.389Z Compiling openssl-macros v0.1.1
13512025-01-17T13:54:42.935Z Compiling serde_derive_internals v0.29.1
13522025-01-17T13:54:43.141Z Compiling dof v0.3.0
13532025-01-17T13:54:43.236Z Compiling dirs-sys-next v0.1.2
13542025-01-17T13:54:43.802Z Compiling siphasher v0.3.11
13552025-01-17T13:54:44.175Z Compiling usdt-impl v0.5.0
13562025-01-17T13:54:44.193Z Compiling native-tls v0.2.12
13572025-01-17T13:54:44.567Z Compiling data-encoding v2.6.0
13582025-01-17T13:54:45.002Z Compiling schemars v0.8.21
13592025-01-17T13:54:45.246Z Compiling rustls v0.23.19
13602025-01-17T13:54:45.355Z Compiling rustls v0.22.4
13612025-01-17T13:54:45.537Z Compiling syn v1.0.109
13622025-01-17T13:54:45.616Z Compiling schemars_derive v0.8.21
13632025-01-17T13:54:45.701Z Compiling dirs-next v2.0.0
13642025-01-17T13:54:46.566Z Compiling http-body-util v0.1.2
13652025-01-17T13:54:46.648Z Compiling heapless v0.7.17
13662025-01-17T13:54:46.718Z Compiling crossbeam-epoch v0.9.18
13672025-01-17T13:54:47.046Z Compiling sha1 v0.10.6
13682025-01-17T13:54:47.089Z Compiling signature v2.2.0
13692025-01-17T13:54:47.399Z Compiling bzip2-sys v0.1.11+1.0.8
13702025-01-17T13:54:47.428Z Compiling thread_local v1.1.8
13712025-01-17T13:54:47.448Z Compiling encoding_rs v0.8.34
13722025-01-17T13:54:47.476Z Compiling cookie v0.18.1
13732025-01-17T13:54:47.769Z Compiling multer v3.1.0
13742025-01-17T13:54:47.846Z Compiling gimli v0.31.1
13752025-01-17T13:54:47.922Z Compiling unicode-properties v0.1.3
13762025-01-17T13:54:48.063Z Compiling mime v0.3.17
13772025-01-17T13:54:48.371Z Compiling dyn-clone v1.0.17
13782025-01-17T13:54:48.544Z Compiling rayon-core v1.12.1
13792025-01-17T13:54:48.604Z Compiling slog-async v2.8.0
13802025-01-17T13:54:48.637Z Compiling signal-hook v0.3.17
13812025-01-17T13:54:48.835Z Compiling ipnet v2.10.1
13822025-01-17T13:54:48.917Z Compiling openssl-probe v0.1.5
13832025-01-17T13:54:49.290Z Compiling stringprep v0.1.5
13842025-01-17T13:54:49.986Z Compiling hyper v1.5.2
13852025-01-17T13:54:50.513Z Compiling toml_edit v0.22.22
13862025-01-17T13:54:52.277Z Compiling addr2line v0.24.2
13872025-01-17T13:54:52.594Z Compiling hyper-util v0.1.10
13882025-01-17T13:54:52.798Z Compiling crossbeam-deque v0.8.5
13892025-01-17T13:54:53.004Z Compiling usdt-macro v0.5.0
13902025-01-17T13:54:53.124Z Compiling usdt-attr-macro v0.5.0
13912025-01-17T13:54:53.702Z Compiling term v0.7.0
13922025-01-17T13:54:54.064Z Compiling slog-json v2.6.1
13932025-01-17T13:54:54.357Z Compiling serde_urlencoded v0.7.1
13942025-01-17T13:54:54.442Z Compiling curve25519-dalek v4.1.3
13952025-01-17T13:54:54.669Z Compiling crossbeam-channel v0.5.13
13962025-01-17T13:54:54.880Z Compiling futures-executor v0.3.31
13972025-01-17T13:54:55.003Z Compiling enum-as-inner v0.6.1
13982025-01-17T13:54:55.165Z Compiling md-5 v0.10.6
13992025-01-17T13:54:55.419Z Compiling rustls-pemfile v2.2.0
14002025-01-17T13:54:55.458Z Compiling async-stream-impl v0.3.6
14012025-01-17T13:54:55.504Z Compiling num-integer v0.1.46
14022025-01-17T13:54:55.681Z Compiling idna v0.4.0
14032025-01-17T13:54:55.761Z Compiling idna v0.3.0
14042025-01-17T13:54:56.065Z Compiling hash32 v0.2.1
14052025-01-17T13:54:56.242Z Compiling ff v0.13.0
14062025-01-17T13:54:56.393Z Compiling is-terminal v0.4.13
14072025-01-17T13:54:56.465Z Compiling object v0.36.5
14082025-01-17T13:54:56.532Z Compiling dropshot v0.12.0
14092025-01-17T13:54:56.742Z Compiling portable-atomic v1.9.0
14102025-01-17T13:54:56.839Z Compiling anyhow v1.0.93
14112025-01-17T13:54:57.243Z Compiling utf-8 v0.7.6
14122025-01-17T13:54:57.322Z Compiling num-bigint-dig v0.8.4
14132025-01-17T13:54:57.417Z Compiling base16ct v0.2.0
14142025-01-17T13:54:57.578Z Compiling quick-error v1.2.3
14152025-01-17T13:54:57.626Z Compiling linked-hash-map v0.5.6
14162025-01-17T13:54:57.724Z Compiling rustc-demangle v0.1.24
14172025-01-17T13:54:57.746Z Compiling smoltcp v0.9.1
14182025-01-17T13:54:57.749Z Compiling psl-types v2.0.11
14192025-01-17T13:54:57.913Z Compiling fallible-iterator v0.2.0
14202025-01-17T13:54:57.943Z Compiling take_mut v0.2.2
14212025-01-17T13:54:57.964Z Compiling publicsuffix v2.2.3
14222025-01-17T13:54:58.221Z Compiling lru-cache v0.1.2
14232025-01-17T13:54:58.448Z Compiling resolv-conf v0.7.0
14242025-01-17T13:54:58.534Z Compiling postgres-protocol v0.6.7
14252025-01-17T13:54:58.568Z Compiling sec1 v0.7.3
14262025-01-17T13:54:58.687Z Compiling tungstenite v0.24.0
14272025-01-17T13:54:59.163Z Compiling async-stream v0.3.6
14282025-01-17T13:54:59.232Z Compiling hickory-proto v0.24.1
14292025-01-17T13:54:59.486Z Compiling slog-term v2.9.1
14302025-01-17T13:54:59.549Z Compiling group v0.13.0
14312025-01-17T13:54:59.759Z Compiling usdt v0.5.0
14322025-01-17T13:55:00.267Z Compiling num-iter v0.1.45
14332025-01-17T13:55:00.588Z Compiling futures v0.3.31
14342025-01-17T13:55:00.632Z Compiling slog-bunyan v2.5.0
14352025-01-17T13:55:00.863Z Compiling toml v0.8.19
14362025-01-17T13:55:00.923Z Compiling tokio-native-tls v0.3.1
14372025-01-17T13:55:01.919Z Compiling camino v1.1.9
14382025-01-17T13:55:02.413Z Compiling phf_shared v0.11.2
14392025-01-17T13:55:02.446Z Compiling dropshot_endpoint v0.12.0
14402025-01-17T13:55:02.758Z Compiling terminal_size v0.4.0
14412025-01-17T13:55:02.793Z Compiling waitgroup v0.1.2
14422025-01-17T13:55:02.995Z Compiling backtrace v0.3.74
14432025-01-17T13:55:03.022Z Compiling openapiv3 v2.0.0
14442025-01-17T13:55:03.100Z Compiling serde_path_to_error v0.1.16
14452025-01-17T13:55:03.556Z Compiling hkdf v0.12.4
14462025-01-17T13:55:03.840Z Compiling crypto-bigint v0.5.5
14472025-01-17T13:55:03.860Z Compiling webpki-roots v0.26.6
14482025-01-17T13:55:04.092Z Compiling curve25519-dalek-derive v0.1.1
14492025-01-17T13:55:05.582Z Compiling zerocopy-derive v0.6.6
14502025-01-17T13:55:06.028Z Compiling idna v0.5.0
14512025-01-17T13:55:06.062Z Compiling hubpack_derive v0.1.1
14522025-01-17T13:55:06.632Z Compiling hostname v0.4.0
14532025-01-17T13:55:06.871Z Compiling fs-err v2.11.0
14542025-01-17T13:55:06.915Z Compiling crc32fast v1.4.2
14552025-01-17T13:55:07.074Z Compiling ahash v0.8.11
14562025-01-17T13:55:07.160Z Compiling bitflags v1.3.2
14572025-01-17T13:55:07.277Z Compiling managed v0.8.0
14582025-01-17T13:55:07.299Z Compiling newtype-uuid v1.2.1
14592025-01-17T13:55:07.412Z Compiling debug-ignore v1.0.5
14602025-01-17T13:55:07.495Z Compiling winnow v0.5.40
14612025-01-17T13:55:07.549Z Compiling strum_macros v0.25.3
14622025-01-17T13:55:07.597Z Compiling clap_builder v4.5.21
14632025-01-17T13:55:07.674Z Compiling zerocopy v0.6.6
14642025-01-17T13:55:08.411Z Compiling console v0.15.8
14652025-01-17T13:55:08.679Z Compiling flate2 v1.0.34
14662025-01-17T13:55:09.544Z Compiling cookie_store v0.21.0
14672025-01-17T13:55:09.631Z Compiling hubpack v0.1.2
14682025-01-17T13:55:09.779Z Compiling elliptic-curve v0.13.8
14692025-01-17T13:55:10.080Z Compiling hickory-resolver v0.24.1
14702025-01-17T13:55:10.928Z Compiling toml_edit v0.19.15
14712025-01-17T13:55:11.041Z Compiling phf v0.11.2
14722025-01-17T13:55:11.330Z Compiling signal-hook-mio v0.2.4
14732025-01-17T13:55:11.347Z Compiling rayon v1.10.0
14742025-01-17T13:55:11.367Z Compiling hyper-tls v0.6.0
14752025-01-17T13:55:11.505Z Compiling bzip2 v0.4.4
14762025-01-17T13:55:11.905Z Compiling tokio-tungstenite v0.24.0
14772025-01-17T13:55:12.433Z Compiling postgres-types v0.2.8
14782025-01-17T13:55:15.043Z Compiling ed25519 v2.2.3
14792025-01-17T13:55:15.747Z Compiling phf_shared v0.10.0
14802025-01-17T13:55:15.954Z Compiling tokio-stream v0.1.16
14812025-01-17T13:55:16.024Z Compiling pkcs1 v0.7.5
14822025-01-17T13:55:16.109Z Compiling serde-big-array v0.5.1
14832025-01-17T13:55:16.352Z Compiling clap_derive v4.5.18
14842025-01-17T13:55:16.875Z Compiling rfc6979 v0.4.0
14852025-01-17T13:55:16.933Z Compiling derive-where v1.2.7
14862025-01-17T13:55:16.937Z Compiling serde_repr v0.1.19
14872025-01-17T13:55:17.078Z Compiling float-cmp v0.9.0
14882025-01-17T13:55:17.313Z Compiling bstr v1.10.0
14892025-01-17T13:55:17.892Z Compiling sync_wrapper v1.0.1
14902025-01-17T13:55:18.027Z Compiling predicates-core v1.0.8
14912025-01-17T13:55:18.057Z Compiling new_debug_unreachable v1.0.6
14922025-01-17T13:55:18.077Z Compiling number_prefix v0.4.0
14932025-01-17T13:55:18.167Z Compiling bit-vec v0.6.3
14942025-01-17T13:55:18.316Z Compiling unicode-segmentation v1.12.0
14952025-01-17T13:55:18.346Z Compiling unicode-width v0.2.0
14962025-01-17T13:55:18.584Z Compiling normalize-line-endings v0.3.0
14972025-01-17T13:55:18.730Z Compiling difflib v0.4.0
14982025-01-17T13:55:18.916Z Compiling static_assertions v1.1.0
14992025-01-17T13:55:18.937Z Compiling whoami v1.5.2
15002025-01-17T13:55:19.022Z Compiling fixedbitset v0.4.2
15012025-01-17T13:55:19.182Z Compiling precomputed-hash v0.1.1
15022025-01-17T13:55:19.320Z Compiling string_cache v0.8.7
15032025-01-17T13:55:19.470Z Compiling petgraph v0.6.5
15042025-01-17T13:55:19.491Z Compiling tokio-postgres v0.7.12
15052025-01-17T13:55:19.757Z Compiling predicates v3.1.2
15062025-01-17T13:55:20.149Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15072025-01-17T13:55:20.171Z Compiling similar v2.6.0
15082025-01-17T13:55:21.028Z Compiling clap v4.5.21
15092025-01-17T13:55:21.161Z Compiling indicatif v0.17.9
15102025-01-17T13:55:21.302Z Compiling bit-set v0.5.3
15112025-01-17T13:55:21.593Z Compiling ecdsa v0.16.9
15122025-01-17T13:55:22.302Z Compiling rsa v0.9.6
15132025-01-17T13:55:22.439Z Compiling ed25519-dalek v2.1.1
15142025-01-17T13:55:23.088Z Compiling toml v0.7.8
15152025-01-17T13:55:23.215Z Compiling zip v0.6.6
15162025-01-17T13:55:23.755Z Compiling crossterm v0.28.1
15172025-01-17T13:55:25.191Z Compiling hex v0.4.3
15182025-01-17T13:55:25.433Z Compiling x509-cert v0.2.5
15192025-01-17T13:55:25.481Z Compiling itertools v0.10.5
15202025-01-17T13:55:25.728Z Compiling lalrpop-util v0.19.12
15212025-01-17T13:55:25.761Z Compiling unicode-xid v0.2.6
15222025-01-17T13:55:25.967Z Compiling peg-runtime v0.8.3
15232025-01-17T13:55:26.066Z Compiling strum_macros v0.26.4
15242025-01-17T13:55:26.257Z Compiling xattr v1.3.1
15252025-01-17T13:55:26.535Z Compiling filetime v0.2.25
15262025-01-17T13:55:26.857Z Compiling tar v0.4.42
15272025-01-17T13:55:30.709Z Compiling strum v0.26.3
15282025-01-17T13:55:34.192Z Compiling aws-lc-sys v0.22.0
15292025-01-17T13:56:01.553Z Compiling rustls-webpki v0.102.8
15302025-01-17T13:56:04.738Z Compiling tokio-rustls v0.25.0
15312025-01-17T13:56:06.410Z Compiling tokio-rustls v0.26.0
15322025-01-17T13:56:06.658Z Compiling hyper-rustls v0.27.3
15332025-01-17T13:56:06.998Z Compiling reqwest v0.12.9
15342025-01-17T13:56:08.319Z Compiling qorb v0.2.1
15352025-01-17T13:56:11.497Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15362025-01-17T13:56:11.743Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15372025-01-17T13:56:16.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15382025-01-17T13:56:16.357Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15392025-01-17T13:56:16.407ZJan 17 13:56:15.384 INFO Starting download, target: Clickhouse
15402025-01-17T13:56:16.407ZJan 17 13:56:15.385 INFO Starting download, target: Console
15412025-01-17T13:56:16.407ZJan 17 13:56:15.385 INFO Starting download, target: Cockroach
15422025-01-17T13:56:16.407ZJan 17 13:56:15.385 INFO Starting download, target: DendriteOpenapi
15432025-01-17T13:56:16.407ZJan 17 13:56:15.385 INFO Starting download, target: DendriteStub
15442025-01-17T13:56:16.409ZJan 17 13:56:15.385 INFO Starting download, target: MaghemiteMgd
15452025-01-17T13:56:16.410ZJan 17 13:56:15.385 INFO Starting download, target: TransceiverControl
15462025-01-17T13:56:16.410ZJan 17 13:56:15.386 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15472025-01-17T13:56:16.410ZJan 17 13:56:15.386 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15482025-01-17T13:56:16.410ZJan 17 13:56:15.386 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15492025-01-17T13:56:16.410ZJan 17 13:56:15.386 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15502025-01-17T13:56:16.410ZJan 17 13:56:15.386 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15512025-01-17T13:56:16.410ZJan 17 13:56:15.386 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15522025-01-17T13:56:16.410ZJan 17 13:56:15.386 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15532025-01-17T13:56:16.859ZJan 17 13:56:15.831 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15542025-01-17T13:56:17.051ZJan 17 13:56:15.979 INFO Download complete, target: DendriteOpenapi
15552025-01-17T13:56:17.179ZJan 17 13:56:16.122 INFO Download complete, target: Console
15562025-01-17T13:56:17.273ZJan 17 13:56:16.178 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15572025-01-17T13:56:17.834ZJan 17 13:56:16.800 INFO Download complete, target: TransceiverControl
15582025-01-17T13:56:18.187ZJan 17 13:56:17.163 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15592025-01-17T13:56:18.289ZJan 17 13:56:17.261 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15602025-01-17T13:56:18.386ZJan 17 13:56:17.363 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15612025-01-17T13:56:19.016ZJan 17 13:56:17.994 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15622025-01-17T13:56:19.016ZJan 17 13:56:17.994 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15632025-01-17T13:56:20.895ZJan 17 13:56:19.873 INFO Download complete, target: DendriteStub
15642025-01-17T13:56:21.238ZJan 17 13:56:20.215 INFO Download complete, target: MaghemiteMgd
15652025-01-17T13:56:26.375ZJan 17 13:56:25.352 INFO Checking that binary works, target: Cockroach
15662025-01-17T13:56:26.537ZJan 17 13:56:25.514 INFO Download complete, target: Cockroach
15672025-01-17T13:56:30.730ZJan 17 13:56:29.707 INFO Checking that binary works, target: Clickhouse
15682025-01-17T13:56:30.845ZJan 17 13:56:29.821 INFO Download complete, target: Clickhouse
15692025-01-17T13:56:30.852ZAll prerequisites installed successfully
15702025-01-17T13:56:30.854Z
15712025-01-17T13:56:30.854Zreal 4:52.439731973
15722025-01-17T13:56:30.854Zuser 15:49.898899355
15732025-01-17T13:56:30.855Zsys 2:05.512529779
15742025-01-17T13:56:30.855Ztrap 0.565791905
15752025-01-17T13:56:30.855Ztflt 1.606979909
15762025-01-17T13:56:30.855Zdflt 1.641879475
15772025-01-17T13:56:30.855Zkflt 0.026075920
15782025-01-17T13:56:30.855Zlock 24:35.294506717
15792025-01-17T13:56:30.855Zslp 55:22.408997656
15802025-01-17T13:56:30.855Zlat 59.855877041
15812025-01-17T13:56:30.855Zstop 2:28.601849023
15822025-01-17T13:56:30.855Z+ ptime -m cargo xtask download softnpu
15832025-01-17T13:56:31.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
15842025-01-17T13:56:31.399Z Running `target/debug/xtask download softnpu`
15852025-01-17T13:56:32.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
15862025-01-17T13:56:32.288Z Running `target/debug/xtask-downloader softnpu`
15872025-01-17T13:56:32.328ZJan 17 13:56:31.305 INFO Starting download, target: Softnpu
15882025-01-17T13:56:32.331ZJan 17 13:56:31.306 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15892025-01-17T13:56:32.962ZJan 17 13:56:31.938 INFO Download complete, target: Softnpu
15902025-01-17T13:56:32.966Z
15912025-01-17T13:56:32.968Zreal 2.106522521
15922025-01-17T13:56:32.968Zuser 1.273403671
15932025-01-17T13:56:32.968Zsys 0.546866467
15942025-01-17T13:56:32.968Ztrap 0.001026684
15952025-01-17T13:56:32.968Ztflt 0.000063294
15962025-01-17T13:56:32.968Zdflt 0.000075525
15972025-01-17T13:56:32.968Zkflt 0.000000000
15982025-01-17T13:56:32.968Zlock 6.441730444
15992025-01-17T13:56:32.968Zslp 0.453491860
16002025-01-17T13:56:32.968Zlat 0.069490541
16012025-01-17T13:56:32.968Zstop 0.000167835
16022025-01-17T13:56:32.968Z+ export CARGO_INCREMENTAL=0
16032025-01-17T13:56:32.969Z+ CARGO_INCREMENTAL=0
16042025-01-17T13:56:32.969Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16052025-01-17T13:56:33.921Z Compiling proc-macro2 v1.0.92
16062025-01-17T13:56:33.921Z Compiling unicode-ident v1.0.14
16072025-01-17T13:56:33.924Z Compiling libc v0.2.169
16082025-01-17T13:56:33.924Z Compiling serde v1.0.217
16092025-01-17T13:56:33.924Z Compiling autocfg v1.4.0
16102025-01-17T13:56:33.924Z Compiling version_check v0.9.5
16112025-01-17T13:56:33.924Z Compiling cfg-if v1.0.0
16122025-01-17T13:56:34.209Z Compiling memchr v2.7.4
16132025-01-17T13:56:34.227Z Compiling typenum v1.17.0
16142025-01-17T13:56:34.247Z Compiling shlex v1.3.0
16152025-01-17T13:56:34.614Z Compiling value-bag v1.9.0
16162025-01-17T13:56:34.742Z Compiling generic-array v0.14.7
16172025-01-17T13:56:34.837Z Compiling lock_api v0.4.12
16182025-01-17T13:56:35.066Z Compiling log v0.4.22
16192025-01-17T13:56:35.104Z Compiling scopeguard v1.2.0
16202025-01-17T13:56:35.259Z Compiling parking_lot_core v0.9.10
16212025-01-17T13:56:35.607Z Compiling serde_json v1.0.135
16222025-01-17T13:56:35.669Z Compiling quote v1.0.38
16232025-01-17T13:56:35.718Z Compiling once_cell v1.20.2
16242025-01-17T13:56:35.839Z Compiling jobserver v0.1.32
16252025-01-17T13:56:35.963Z Compiling getrandom v0.2.15
16262025-01-17T13:56:36.110Z Compiling syn v2.0.96
16272025-01-17T13:56:36.189Z Compiling libm v0.2.8
16282025-01-17T13:56:36.244Z Compiling cc v1.1.30
16292025-01-17T13:56:36.286Z Compiling rustix v0.38.37
16302025-01-17T13:56:36.337Z Compiling aho-corasick v1.1.3
16312025-01-17T13:56:36.383Z Compiling num-traits v0.2.19
16322025-01-17T13:56:36.532Z Compiling thiserror v1.0.69
16332025-01-17T13:56:36.550Z Compiling regex-syntax v0.8.5
16342025-01-17T13:56:36.688Z Compiling either v1.13.0
16352025-01-17T13:56:36.888Z Compiling itoa v1.0.11
16362025-01-17T13:56:37.026Z Compiling spin v0.9.8
16372025-01-17T13:56:37.277Z Compiling slab v0.4.9
16382025-01-17T13:56:37.541Z Compiling errno v0.3.9
16392025-01-17T13:56:37.580Z Compiling byteorder v1.5.0
16402025-01-17T13:56:37.811Z Compiling lazy_static v1.5.0
16412025-01-17T13:56:37.946Z Compiling rand_core v0.6.4
16422025-01-17T13:56:38.052Z Compiling glob v0.3.1
16432025-01-17T13:56:38.466Z Compiling prettyplease v0.2.25
16442025-01-17T13:56:38.760Z Compiling clang-sys v1.8.1
16452025-01-17T13:56:38.844Z Compiling minimal-lexical v0.2.1
16462025-01-17T13:56:39.260Z Compiling nom v7.1.3
16472025-01-17T13:56:39.333Z Compiling libloading v0.8.5
16482025-01-17T13:56:39.399Z Compiling subtle v2.6.1
16492025-01-17T13:56:39.459Z Compiling bindgen v0.69.5
16502025-01-17T13:56:39.692Z Compiling home v0.5.9
16512025-01-17T13:56:39.915Z Compiling itertools v0.12.1
16522025-01-17T13:56:39.934Z Compiling rustc-hash v1.1.0
16532025-01-17T13:56:40.121Z Compiling regex-automata v0.4.8
16542025-01-17T13:56:40.396Z Compiling allocator-api2 v0.2.18
16552025-01-17T13:56:40.438Z Compiling lazycell v1.3.0
16562025-01-17T13:56:40.631Z Compiling smallvec v1.13.2
16572025-01-17T13:56:41.104Z Compiling cmake v0.1.51
16582025-01-17T13:56:41.325Z Compiling fs_extra v1.3.0
16592025-01-17T13:56:41.872Z Compiling semver v1.0.24
16602025-01-17T13:56:41.897Z Compiling dunce v1.0.5
16612025-01-17T13:56:42.314Z Compiling cexpr v0.6.0
16622025-01-17T13:56:42.522Z Compiling pkg-config v0.3.31
16632025-01-17T13:56:42.597Z Compiling ring v0.17.8
16642025-01-17T13:56:43.053Z Compiling pin-project-lite v0.2.14
16652025-01-17T13:56:43.166Z Compiling ryu v1.0.18
16662025-01-17T13:56:43.206Z Compiling paste v1.0.15
16672025-01-17T13:56:43.466Z Compiling synstructure v0.13.1
16682025-01-17T13:56:43.587Z Compiling aws-lc-rs v1.10.0
16692025-01-17T13:56:43.738Z Compiling const-oid v0.9.6
16702025-01-17T13:56:43.770Z Compiling httparse v1.9.5
16712025-01-17T13:56:44.001Z Compiling schemars v0.8.21
16722025-01-17T13:56:44.698Z Compiling fnv v1.0.7
16732025-01-17T13:56:44.885Z Compiling serde_derive_internals v0.29.1
16742025-01-17T13:56:45.190Z Compiling foldhash v0.1.3
16752025-01-17T13:56:45.496Z Compiling regex v1.11.1
16762025-01-17T13:56:45.748Z Compiling equivalent v1.0.1
16772025-01-17T13:56:45.888Z Compiling hashbrown v0.15.1
16782025-01-17T13:56:45.969Z Compiling signal-hook-registry v1.4.2
16792025-01-17T13:56:46.408Z Compiling heck v0.5.0
16802025-01-17T13:56:46.591Z Compiling parking_lot v0.12.3
16812025-01-17T13:56:46.849Z Compiling mio v1.0.2
16822025-01-17T13:56:47.637Z Compiling serde_derive v1.0.217
16832025-01-17T13:56:47.671Z Compiling zeroize_derive v1.4.2
16842025-01-17T13:56:48.447Z Compiling zerocopy-derive v0.7.35
16852025-01-17T13:56:48.597Z Compiling thiserror-impl v1.0.69
16862025-01-17T13:56:48.731Z Compiling tokio-macros v2.5.0
16872025-01-17T13:56:48.970Z Compiling zeroize v1.8.1
16882025-01-17T13:56:49.445Z Compiling zerofrom-derive v0.1.4
16892025-01-17T13:56:49.557Z Compiling yoke-derive v0.7.4
16902025-01-17T13:56:49.628Z Compiling futures-macro v0.3.31
16912025-01-17T13:56:49.778Z Compiling zerovec-derive v0.10.3
16922025-01-17T13:56:50.227Z Compiling zerocopy v0.7.35
16932025-01-17T13:56:51.180Z Compiling displaydoc v0.2.5
16942025-01-17T13:56:51.466Z Compiling crypto-common v0.1.6
16952025-01-17T13:56:51.636Z Compiling tracing-attributes v0.1.27
16962025-01-17T13:56:51.675Z Compiling icu_provider_macros v1.5.0
16972025-01-17T13:56:51.996Z Compiling schemars_derive v0.8.21
16982025-01-17T13:56:52.127Z Compiling block-buffer v0.10.4
16992025-01-17T13:56:52.386Z Compiling digest v0.10.7
17002025-01-17T13:56:52.488Z Compiling stable_deref_trait v1.2.0
17012025-01-17T13:56:52.723Z Compiling socket2 v0.5.7
17022025-01-17T13:56:52.794Z Compiling futures-core v0.3.31
17032025-01-17T13:56:52.870Z Compiling crossbeam-utils v0.8.20
17042025-01-17T13:56:53.058Z Compiling num-conv v0.1.0
17052025-01-17T13:56:53.356Z Compiling time-core v0.1.2
17062025-01-17T13:56:53.554Z Compiling time-macros v0.2.18
17072025-01-17T13:56:53.678Z Compiling der_derive v0.7.3
17082025-01-17T13:56:54.162Z Compiling vcpkg v0.2.15
17092025-01-17T13:56:55.598Z Compiling openssl-sys v0.9.103
17102025-01-17T13:56:56.072Z Compiling syn v1.0.109
17112025-01-17T13:56:56.551Z Compiling futures-sink v0.3.31
17122025-01-17T13:56:56.585Z Compiling cpufeatures v0.2.14
17132025-01-17T13:56:56.710Z Compiling slog v2.7.0
17142025-01-17T13:56:57.135Z Compiling ahash v0.8.11
17152025-01-17T13:56:57.415Z Compiling iana-time-zone v0.1.61
17162025-01-17T13:56:57.757Z Compiling futures-channel v0.3.31
17172025-01-17T13:56:57.778Z Compiling zerofrom v0.1.4
17182025-01-17T13:56:58.005Z Compiling scroll_derive v0.12.0
17192025-01-17T13:56:58.116Z Compiling pin-utils v0.1.0
17202025-01-17T13:56:58.132Z Compiling futures-task v0.3.31
17212025-01-17T13:56:58.222Z Compiling futures-io v0.3.31
17222025-01-17T13:56:58.241Z Compiling ucd-trie v0.1.7
17232025-01-17T13:56:58.438Z Compiling openssl v0.10.66
17242025-01-17T13:56:58.596Z Compiling pest v2.7.14
17252025-01-17T13:56:58.707Z Compiling futures-util v0.3.31
17262025-01-17T13:56:58.861Z Compiling yoke v0.7.4
17272025-01-17T13:56:59.311Z Compiling hmac v0.12.1
17282025-01-17T13:56:59.545Z Compiling bitflags v2.6.0
17292025-01-17T13:56:59.641Z Compiling bytes v1.9.0
17302025-01-17T13:57:00.763Z Compiling indexmap v2.7.0
17312025-01-17T13:57:01.581Z Compiling tokio v1.43.0
17322025-01-17T13:57:02.250Z Compiling serde_tokenstream v0.2.2
17332025-01-17T13:57:02.821Z Compiling uuid v1.12.0
17342025-01-17T13:57:02.947Z Compiling http v1.2.0
17352025-01-17T13:57:04.165Z Compiling which v4.4.2
17362025-01-17T13:57:04.650Z Compiling chrono v0.4.38
17372025-01-17T13:57:04.731Z Compiling rustc_version v0.4.1
17382025-01-17T13:57:07.015Z Compiling pest_meta v2.7.14
17392025-01-17T13:57:10.750Z Compiling zerovec v0.10.4
17402025-01-17T13:57:11.148Z Compiling block-padding v0.3.3
17412025-01-17T13:57:11.407Z Compiling openssl-macros v0.1.1
17422025-01-17T13:57:12.130Z Compiling rustls v0.23.19
17432025-01-17T13:57:12.438Z Compiling tinyvec_macros v0.1.1
17442025-01-17T13:57:12.554Z Compiling native-tls v0.2.12
17452025-01-17T13:57:12.574Z Compiling tinyvec v1.8.0
17462025-01-17T13:57:12.858Z Compiling inout v0.1.3
17472025-01-17T13:57:12.899Z Compiling pest_generator v2.7.14
17482025-01-17T13:57:13.135Z Compiling serde_spanned v0.6.8
17492025-01-17T13:57:13.387Z Compiling toml_datetime v0.6.8
17502025-01-17T13:57:13.878Z Compiling tracing-core v0.1.32
17512025-01-17T13:57:13.903Z Compiling strsim v0.11.1
17522025-01-17T13:57:14.058Z Compiling dyn-clone v1.0.17
17532025-01-17T13:57:14.319Z Compiling unicode-normalization v0.1.24
17542025-01-17T13:57:14.540Z Compiling cipher v0.4.4
17552025-01-17T13:57:14.570Z Compiling pest_derive v2.7.14
17562025-01-17T13:57:14.978Z Compiling tracing v0.1.40
17572025-01-17T13:57:15.369Z Compiling tinystr v0.7.6
17582025-01-17T13:57:15.796Z Compiling sha2 v0.10.8
17592025-01-17T13:57:15.859Z Compiling cookie v0.18.1
17602025-01-17T13:57:15.996Z Compiling usdt-impl v0.5.0
17612025-01-17T13:57:16.016Z Compiling unicode-bidi v0.3.17
17622025-01-17T13:57:16.166Z Compiling base64ct v1.6.0
17632025-01-17T13:57:16.358Z Compiling litemap v0.7.3
17642025-01-17T13:57:16.721Z Compiling writeable v0.5.5
17652025-01-17T13:57:16.744Z Compiling aws-lc-sys v0.22.0
17662025-01-17T13:57:17.727Z Compiling icu_locid v1.5.0
17672025-01-17T13:57:18.695Z Compiling pem-rfc7468 v0.7.0
17682025-01-17T13:57:19.782Z Compiling scroll v0.12.0
17692025-01-17T13:57:20.398Z Compiling ppv-lite86 v0.2.20
17702025-01-17T13:57:20.985Z Compiling async-trait v0.1.83
17712025-01-17T13:57:22.757Z Compiling flagset v0.4.6
17722025-01-17T13:57:22.971Z Compiling plain v0.2.3
17732025-01-17T13:57:23.122Z Compiling camino v1.1.9
17742025-01-17T13:57:23.672Z Compiling percent-encoding v2.3.1
17752025-01-17T13:57:24.144Z Compiling rustls-pki-types v1.10.0
17762025-01-17T13:57:24.370Z Compiling anyhow v1.0.93
17772025-01-17T13:57:24.569Z Compiling goblin v0.8.2
17782025-01-17T13:57:24.927Z Compiling der v0.7.9
17792025-01-17T13:57:26.652Z Compiling rand_chacha v0.3.1
17802025-01-17T13:57:27.257Z Compiling icu_provider v1.5.0
17812025-01-17T13:57:27.585Z Compiling tokio-util v0.7.12
17822025-01-17T13:57:28.422Z Compiling pretty-hex v0.4.1
17832025-01-17T13:57:28.510Z Compiling powerfmt v0.2.0
17842025-01-17T13:57:28.657Z Compiling untrusted v0.9.0
17852025-01-17T13:57:28.880Z Compiling icu_locid_transform_data v1.5.0
17862025-01-17T13:57:29.352Z Compiling mirai-annotations v1.12.0
17872025-01-17T13:57:29.478Z Compiling untrusted v0.7.1
17882025-01-17T13:57:29.530Z Compiling rayon-core v1.12.1
17892025-01-17T13:57:29.549Z Compiling rustls v0.22.4
17902025-01-17T13:57:29.686Z Compiling icu_locid_transform v1.5.0
17912025-01-17T13:57:29.840Z Compiling dof v0.3.0
17922025-01-17T13:57:30.227Z Compiling deranged v0.3.11
17932025-01-17T13:57:31.947Z Compiling rand v0.8.5
17942025-01-17T13:57:32.008Z Compiling spki v0.7.3
17952025-01-17T13:57:32.193Z Compiling dtrace-parser v0.2.0
17962025-01-17T13:57:32.383Z Compiling salsa20 v0.10.2
17972025-01-17T13:57:32.583Z Compiling icu_collections v1.5.0
17982025-01-17T13:57:33.772Z Compiling pbkdf2 v0.12.2
17992025-01-17T13:57:34.247Z Compiling thread-id v4.2.2
18002025-01-17T13:57:34.384Z Compiling icu_properties_data v1.5.0
18012025-01-17T13:57:34.632Z Compiling num_threads v0.1.7
18022025-01-17T13:57:34.906Z Compiling atomic-waker v1.1.2
18032025-01-17T13:57:35.087Z Compiling winnow v0.5.40
18042025-01-17T13:57:35.248Z Compiling time v0.3.36
18052025-01-17T13:57:35.363Z Compiling icu_properties v1.5.1
18062025-01-17T13:57:38.145Z Compiling toml_edit v0.19.15
18072025-01-17T13:57:39.568Z Compiling scrypt v0.11.0
18082025-01-17T13:57:39.635Z Compiling form_urlencoded v1.2.1
18092025-01-17T13:57:40.091Z Compiling aes v0.8.4
18102025-01-17T13:57:40.214Z Compiling cbc v0.1.2
18112025-01-17T13:57:40.451Z Compiling http-body v1.0.1
18122025-01-17T13:57:40.734Z Compiling multer v3.1.0
18132025-01-17T13:57:41.045Z Compiling icu_normalizer_data v1.5.0
18142025-01-17T13:57:41.169Z Compiling slog-async v2.8.0
18152025-01-17T13:57:41.386Z Compiling utf16_iter v1.0.5
18162025-01-17T13:57:41.603Z Compiling utf8_iter v1.0.4
18172025-01-17T13:57:41.606Z Compiling write16 v1.0.0
18182025-01-17T13:57:41.835Z Compiling rustversion v1.0.17
18192025-01-17T13:57:42.430Z Compiling try-lock v0.2.5
18202025-01-17T13:57:42.620Z Compiling want v0.3.1
18212025-01-17T13:57:42.808Z Compiling icu_normalizer v1.5.0
18222025-01-17T13:57:43.886Z Compiling pkcs5 v0.7.1
18232025-01-17T13:57:44.885Z Compiling h2 v0.4.6
18242025-01-17T13:57:45.247Z Compiling heapless v0.7.17
18252025-01-17T13:57:46.171Z Compiling bzip2-sys v0.1.11+1.0.8
18262025-01-17T13:57:46.756Z Compiling httpdate v1.0.3
18272025-01-17T13:57:47.322Z Compiling signal-hook v0.3.17
18282025-01-17T13:57:47.640Z Compiling pkcs8 v0.10.2
18292025-01-17T13:57:48.024Z Compiling idna_adapter v1.2.0
18302025-01-17T13:57:49.075Z Compiling usdt-macro v0.5.0
18312025-01-17T13:57:49.227Z Compiling usdt-attr-macro v0.5.0
18322025-01-17T13:57:49.481Z Compiling async-stream-impl v0.3.6
18332025-01-17T13:57:50.637Z Compiling base64 v0.22.1
18342025-01-17T13:57:50.702Z Compiling tower-service v0.3.3
18352025-01-17T13:57:50.737Z Compiling adler2 v2.0.0
18362025-01-17T13:57:51.038Z Compiling miniz_oxide v0.8.0
18372025-01-17T13:57:52.136Z Compiling idna v1.0.3
18382025-01-17T13:57:54.440Z Compiling hyper v1.5.2
18392025-01-17T13:57:57.777Z Compiling hyper-util v0.1.10
18402025-01-17T13:57:57.854Z Compiling curve25519-dalek v4.1.3
18412025-01-17T13:57:58.167Z Compiling openapiv3 v2.0.0
18422025-01-17T13:57:58.380Z Compiling enum-as-inner v0.6.1
18432025-01-17T13:57:59.516Z Compiling dropshot v0.12.0
18442025-01-17T13:57:59.669Z Compiling foreign-types-shared v0.1.1
18452025-01-17T13:57:59.996Z Compiling match_cfg v0.1.0
18462025-01-17T13:58:00.114Z Compiling smoltcp v0.9.1
18472025-01-17T13:58:00.489Z Compiling newtype-uuid v1.2.1
18482025-01-17T13:58:00.942Z Compiling num-bigint-dig v0.8.4
18492025-01-17T13:58:00.962Z Compiling portable-atomic v1.9.0
18502025-01-17T13:58:01.250Z Compiling foreign-types v0.3.2
18512025-01-17T13:58:01.818Z Compiling hostname v0.3.1
18522025-01-17T13:58:03.643Z Compiling url v2.5.3
18532025-01-17T13:58:05.547Z Compiling http-body-util v0.1.2
18542025-01-17T13:58:06.105Z Compiling dirs-sys-next v0.1.2
18552025-01-17T13:58:06.126Z Compiling encoding_rs v0.8.34
18562025-01-17T13:58:06.288Z Compiling ident_case v1.0.1
18572025-01-17T13:58:06.484Z Compiling gimli v0.31.1
18582025-01-17T13:58:06.536Z Compiling data-encoding v2.6.0
18592025-01-17T13:58:08.023Z Compiling mime v0.3.17
18602025-01-17T13:58:09.051Z Compiling heck v0.4.1
18612025-01-17T13:58:09.444Z Compiling siphasher v0.3.11
18622025-01-17T13:58:09.657Z Compiling darling_core v0.20.10
18632025-01-17T13:58:09.801Z Compiling dirs-next v2.0.0
18642025-01-17T13:58:13.054Z Compiling addr2line v0.24.2
18652025-01-17T13:58:15.507Z Compiling crossbeam-epoch v0.9.18
18662025-01-17T13:58:16.141Z Compiling serde_urlencoded v0.7.1
18672025-01-17T13:58:16.754Z Compiling rustls-pemfile v2.2.0
18682025-01-17T13:58:17.086Z Compiling hubpack_derive v0.1.1
18692025-01-17T13:58:17.245Z Compiling dropshot_endpoint v0.12.0
18702025-01-17T13:58:17.584Z Compiling sha1 v0.10.6
18712025-01-17T13:58:17.708Z Compiling signature v2.2.0
18722025-01-17T13:58:17.918Z Compiling curve25519-dalek-derive v0.1.1
18732025-01-17T13:58:17.944Z Compiling zerocopy-derive v0.6.6
18742025-01-17T13:58:18.078Z Compiling object v0.36.5
18752025-01-17T13:58:19.694Z Compiling thread_local v1.1.8
18762025-01-17T13:58:20.196Z Compiling fs-err v2.11.0
18772025-01-17T13:58:20.972Z Compiling anstyle v1.0.10
18782025-01-17T13:58:21.395Z Compiling openssl-probe v0.1.5
18792025-01-17T13:58:22.699Z Compiling ipnet v2.10.1
18802025-01-17T13:58:25.648Z Compiling rustc-demangle v0.1.24
18812025-01-17T13:58:26.689Z Compiling winnow v0.6.20
18822025-01-17T13:58:28.437Z Compiling unicode-properties v0.1.3
18832025-01-17T13:58:28.855Z Compiling rustls-webpki v0.102.8
18842025-01-17T13:58:28.950Z Compiling utf8parse v0.2.2
18852025-01-17T13:58:29.132Z Compiling anstyle-parse v0.2.5
18862025-01-17T13:58:29.481Z Compiling stringprep v0.1.5
18872025-01-17T13:58:30.061Z Compiling toml_edit v0.22.22
18882025-01-17T13:58:33.542Z Compiling backtrace v0.3.74
18892025-01-17T13:58:39.013Z Compiling crossbeam-deque v0.8.5
18902025-01-17T13:58:39.691Z Compiling darling_macro v0.20.10
18912025-01-17T13:58:40.564Z Compiling term v0.7.0
18922025-01-17T13:58:41.689Z Compiling slog-json v2.6.1
18932025-01-17T13:58:42.555Z Compiling crossbeam-channel v0.5.13
18942025-01-17T13:58:42.860Z Compiling hashbrown v0.14.5
18952025-01-17T13:58:43.409Z Compiling idna v0.4.0
18962025-01-17T13:58:43.458Z Compiling idna v0.3.0
18972025-01-17T13:58:44.087Z Compiling futures-executor v0.3.31
18982025-01-17T13:58:44.542Z Compiling num-integer v0.1.46
18992025-01-17T13:58:44.829Z Compiling md-5 v0.10.6
19002025-01-17T13:58:44.872Z Compiling ff v0.13.0
19012025-01-17T13:58:45.087Z Compiling hash32 v0.2.1
19022025-01-17T13:58:45.107Z Compiling is-terminal v0.4.13
19032025-01-17T13:58:45.124Z Compiling memmap v0.7.0
19042025-01-17T13:58:45.436Z Compiling base16ct v0.2.0
19052025-01-17T13:58:45.455Z Compiling fallible-iterator v0.2.0
19062025-01-17T13:58:45.680Z Compiling take_mut v0.2.2
19072025-01-17T13:58:45.753Z Compiling quick-error v1.2.3
19082025-01-17T13:58:45.859Z Compiling linked-hash-map v0.5.6
19092025-01-17T13:58:45.928Z Compiling utf-8 v0.7.6
19102025-01-17T13:58:46.153Z Compiling anstyle-query v1.1.1
19112025-01-17T13:58:46.201Z Compiling colorchoice v1.0.2
19122025-01-17T13:58:46.222Z Compiling is_terminal_polyfill v1.70.1
19132025-01-17T13:58:46.326Z Compiling psl-types v2.0.11
19142025-01-17T13:58:46.525Z Compiling publicsuffix v2.2.3
19152025-01-17T13:58:46.816Z Compiling anstream v0.6.15
19162025-01-17T13:58:46.932Z Compiling lru-cache v0.1.2
19172025-01-17T13:58:47.143Z Compiling tungstenite v0.24.0
19182025-01-17T13:58:47.202Z Compiling postgres-protocol v0.6.7
19192025-01-17T13:58:47.383Z Compiling resolv-conf v0.7.0
19202025-01-17T13:58:48.029Z Compiling sec1 v0.7.3
19212025-01-17T13:58:48.330Z Compiling usdt v0.5.0
19222025-01-17T13:58:48.573Z Compiling slog-term v2.9.1
19232025-01-17T13:58:48.800Z Compiling group v0.13.0
19242025-01-17T13:58:48.875Z Compiling num-iter v0.1.45
19252025-01-17T13:58:49.086Z Compiling hickory-proto v0.24.1
19262025-01-17T13:58:49.131Z Compiling futures v0.3.31
19272025-01-17T13:58:49.608Z Compiling regress v0.10.1
19282025-01-17T13:58:53.579Z Compiling slog-bunyan v2.5.0
19292025-01-17T13:58:53.803Z Compiling darling v0.20.10
19302025-01-17T13:58:54.195Z Compiling tokio-native-tls v0.3.1
19312025-01-17T13:58:54.260Z Compiling tokio-rustls v0.26.0
19322025-01-17T13:58:54.482Z Compiling tokio-rustls v0.25.0
19332025-01-17T13:58:54.485Z Compiling toml v0.8.19
19342025-01-17T13:58:54.721Z Compiling phf_shared v0.11.2
19352025-01-17T13:58:54.928Z Compiling strum_macros v0.25.3
19362025-01-17T13:58:55.466Z Compiling async-stream v0.3.6
19372025-01-17T13:58:55.758Z Compiling waitgroup v0.1.2
19382025-01-17T13:58:55.913Z Compiling webpki-roots v0.26.6
19392025-01-17T13:58:56.367Z Compiling idna v0.5.0
19402025-01-17T13:58:56.411Z Compiling terminal_size v0.4.0
19412025-01-17T13:58:56.648Z Compiling serde_path_to_error v0.1.16
19422025-01-17T13:58:57.437Z Compiling hkdf v0.12.4
19432025-01-17T13:58:57.675Z Compiling crypto-bigint v0.5.5
19442025-01-17T13:58:57.774Z Compiling serde_repr v0.1.19
19452025-01-17T13:58:57.799Z Compiling clap_derive v4.5.18
19462025-01-17T13:58:58.085Z Compiling derive-where v1.2.7
19472025-01-17T13:58:58.224Z Compiling hostname v0.4.0
19482025-01-17T13:58:58.443Z Compiling crc32fast v1.4.2
19492025-01-17T13:58:58.781Z Compiling bitflags v1.3.2
19502025-01-17T13:58:58.837Z Compiling managed v0.8.0
19512025-01-17T13:58:59.106Z Compiling debug-ignore v1.0.5
19522025-01-17T13:58:59.411Z Compiling unicode-width v0.1.14
19532025-01-17T13:59:00.567Z Compiling clap_lex v0.7.2
19542025-01-17T13:59:00.988Z Compiling clap_builder v4.5.21
19552025-01-17T13:59:00.991Z Compiling elliptic-curve v0.13.8
19562025-01-17T13:59:01.027Z Compiling console v0.15.8
19572025-01-17T13:59:03.421Z Compiling flate2 v1.0.34
19582025-01-17T13:59:04.246Z Compiling cookie_store v0.21.0
19592025-01-17T13:59:07.650Z Compiling hyper-rustls v0.27.3
19602025-01-17T13:59:09.627Z Compiling phf v0.11.2
19612025-01-17T13:59:09.727Z Compiling hickory-resolver v0.24.1
19622025-01-17T13:59:09.929Z Compiling hyper-tls v0.6.0
19632025-01-17T13:59:10.338Z Compiling signal-hook-mio v0.2.4
19642025-01-17T13:59:10.521Z Compiling typify-impl v0.2.0
19652025-01-17T13:59:10.541Z Compiling rayon v1.10.0
19662025-01-17T13:59:10.668Z Compiling bzip2 v0.4.4
19672025-01-17T13:59:11.041Z Compiling tokio-tungstenite v0.24.0
19682025-01-17T13:59:11.190Z Compiling postgres-types v0.2.8
19692025-01-17T13:59:11.365Z Compiling zerocopy v0.6.6
19702025-01-17T13:59:11.565Z Compiling hubpack v0.1.2
19712025-01-17T13:59:12.000Z Compiling ed25519 v2.2.3
19722025-01-17T13:59:12.075Z Compiling phf_shared v0.10.0
19732025-01-17T13:59:12.441Z Compiling pkcs1 v0.7.5
19742025-01-17T13:59:12.449Z Compiling tokio-stream v0.1.16
19752025-01-17T13:59:13.348Z Compiling ipnetwork v0.20.0
19762025-01-17T13:59:13.486Z Compiling serde-big-array v0.5.1
19772025-01-17T13:59:13.737Z Compiling rfc6979 v0.4.0
19782025-01-17T13:59:13.953Z Compiling float-cmp v0.9.0
19792025-01-17T13:59:14.754Z Compiling sync_wrapper v1.0.1
19802025-01-17T13:59:14.953Z Compiling bstr v1.10.0
19812025-01-17T13:59:16.157Z Compiling fixedbitset v0.4.2
19822025-01-17T13:59:16.454Z Compiling unicode-segmentation v1.12.0
19832025-01-17T13:59:16.698Z Compiling predicates-core v1.0.8
19842025-01-17T13:59:16.838Z Compiling precomputed-hash v0.1.1
19852025-01-17T13:59:16.982Z Compiling normalize-line-endings v0.3.0
19862025-01-17T13:59:17.023Z Compiling new_debug_unreachable v1.0.6
19872025-01-17T13:59:17.141Z Compiling bit-vec v0.6.3
19882025-01-17T13:59:17.144Z Compiling whoami v1.5.2
19892025-01-17T13:59:17.255Z Compiling difflib v0.4.0
19902025-01-17T13:59:17.302Z Compiling unicode-width v0.2.0
19912025-01-17T13:59:17.555Z Compiling static_assertions v1.1.0
19922025-01-17T13:59:17.661Z Compiling number_prefix v0.4.0
19932025-01-17T13:59:17.681Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19942025-01-17T13:59:17.871Z Compiling indicatif v0.17.9
19952025-01-17T13:59:17.897Z Compiling predicates v3.1.2
19962025-01-17T13:59:18.400Z Compiling tokio-postgres v0.7.12
19972025-01-17T13:59:19.063Z Compiling bit-set v0.5.3
19982025-01-17T13:59:19.270Z Compiling similar v2.6.0
19992025-01-17T13:59:19.360Z Compiling string_cache v0.8.7
20002025-01-17T13:59:19.759Z Compiling petgraph v0.6.5
20012025-01-17T13:59:20.864Z Compiling typify-macro v0.2.0
20022025-01-17T13:59:21.421Z Compiling reqwest v0.12.9
20032025-01-17T13:59:23.676Z Compiling ecdsa v0.16.9
20042025-01-17T13:59:23.821Z Compiling qorb v0.2.1
20052025-01-17T13:59:24.252Z Compiling rsa v0.9.6
20062025-01-17T13:59:25.282Z Compiling ed25519-dalek v2.1.1
20072025-01-17T13:59:25.725Z Compiling zip v0.6.6
20082025-01-17T13:59:25.837Z Compiling crossterm v0.28.1
20092025-01-17T13:59:25.971Z Compiling clap v4.5.21
20102025-01-17T13:59:27.756Z Compiling toml v0.7.8
20112025-01-17T13:59:28.830Z Compiling x509-cert v0.2.5
20122025-01-17T13:59:29.251Z Compiling hex v0.4.3
20132025-01-17T13:59:30.086Z Compiling itertools v0.10.5
20142025-01-17T13:59:30.494Z Compiling zerocopy v0.8.10
20152025-01-17T13:59:30.511Z Compiling peg-runtime v0.8.3
20162025-01-17T13:59:30.988Z Compiling lalrpop-util v0.19.12
20172025-01-17T13:59:31.761Z Compiling unicode-xid v0.2.6
20182025-01-17T13:59:32.972Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20192025-01-17T13:59:37.059Z Compiling proc-macro-crate v1.3.1
20202025-01-17T13:59:37.949Z Compiling macaddr v1.0.1
20212025-01-17T13:59:38.024Z Compiling zerocopy-derive v0.8.10
20222025-01-17T13:59:38.290Z Compiling itertools v0.13.0
20232025-01-17T13:59:40.544Z Compiling heapless v0.8.0
20242025-01-17T13:59:41.179Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20252025-01-17T13:59:46.376Z Compiling num_enum_derive v0.5.11
20262025-01-17T13:59:53.971Z Compiling hash32 v0.3.1
20272025-01-17T13:59:55.526Z Compiling smoltcp v0.11.0
20282025-01-17T13:59:55.846Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20292025-01-17T14:00:00.567Z Compiling num_enum v0.5.11
20302025-01-17T14:00:00.786Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20312025-01-17T14:00:01.676Z Compiling typify v0.2.0
20322025-01-17T14:00:01.679Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20332025-01-17T14:00:02.366Z Compiling proc-macro-error-attr v1.0.4
20342025-01-17T14:00:02.703Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20352025-01-17T14:00:03.010Z Compiling cobs v0.2.3
20362025-01-17T14:00:03.487Z Compiling unsafe-libyaml v0.2.11
20372025-01-17T14:00:04.647Z Compiling thiserror v2.0.11
20382025-01-17T14:00:05.680Z Compiling serde_yaml v0.9.34+deprecated
20392025-01-17T14:00:06.215Z Compiling postcard v1.0.10
20402025-01-17T14:00:15.871Z Compiling progenitor-impl v0.8.0
20412025-01-17T14:00:22.023Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20422025-01-17T14:00:31.420Z Compiling strum_macros v0.26.4
20432025-01-17T14:00:32.055Z Compiling thiserror-impl v2.0.11
20442025-01-17T14:00:32.078Z Compiling structmeta-derive v0.3.0
20452025-01-17T14:00:32.224Z Compiling foreign-types-macros v0.2.3
20462025-01-17T14:00:32.747Z Compiling proc-macro-error v1.0.4
20472025-01-17T14:00:32.783Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20482025-01-17T14:00:33.425Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20492025-01-17T14:00:34.900Z Compiling foreign-types-shared v0.3.1
20502025-01-17T14:00:35.071Z Compiling foreign-types v0.5.0
20512025-01-17T14:00:35.585Z Compiling strum v0.26.3
20522025-01-17T14:00:35.809Z Compiling structmeta v0.3.0
20532025-01-17T14:00:37.820Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20542025-01-17T14:00:44.663Z Compiling progenitor-macro v0.8.0
20552025-01-17T14:00:47.290Z Compiling progenitor-client v0.8.0
20562025-01-17T14:00:47.960Z Compiling tabwriter v1.4.0
20572025-01-17T14:00:51.780Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20582025-01-17T14:00:51.986Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20592025-01-17T14:00:52.795Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20602025-01-17T14:00:52.964Z Compiling cstr-argument v0.1.2
20612025-01-17T14:00:53.270Z Compiling dropshot v0.15.1
20622025-01-17T14:00:53.630Z Compiling pretty-hex v0.2.1
20632025-01-17T14:00:54.298Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20642025-01-17T14:00:54.498Z Compiling fastrand v2.1.1
20652025-01-17T14:00:54.619Z Compiling crucible-workspace-hack v0.1.0
20662025-01-17T14:00:54.890Z Compiling tempfile v3.13.0
20672025-01-17T14:00:55.141Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20682025-01-17T14:00:55.537Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20692025-01-17T14:00:55.560Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20702025-01-17T14:00:55.648Z Compiling progenitor v0.8.0
20712025-01-17T14:00:55.894Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20722025-01-17T14:00:56.395Z Compiling parse-display-derive v0.10.0
20732025-01-17T14:00:56.537Z Compiling colored v2.1.0
20742025-01-17T14:00:56.813Z Compiling serde_with_macros v3.11.0
20752025-01-17T14:00:57.245Z Compiling dropshot_endpoint v0.15.1
20762025-01-17T14:00:57.725Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20772025-01-17T14:00:58.479Z Compiling instant v0.1.13
20782025-01-17T14:00:58.675Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20792025-01-17T14:00:59.113Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20802025-01-17T14:00:59.205Z Compiling serde_with v3.11.0
20812025-01-17T14:00:59.695Z Compiling backoff v0.4.0
20822025-01-17T14:01:00.060Z Compiling parse-display v0.10.0
20832025-01-17T14:01:00.086Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20842025-01-17T14:01:01.947Z Compiling zone_cfg_derive v0.3.0
20852025-01-17T14:01:01.987Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20862025-01-17T14:01:02.308Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20872025-01-17T14:01:02.724Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20882025-01-17T14:01:03.012Z Compiling camino-tempfile v1.1.1
20892025-01-17T14:01:03.250Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20902025-01-17T14:01:03.354Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20912025-01-17T14:01:03.569Z Compiling regress v0.9.1
20922025-01-17T14:01:03.723Z Compiling progenitor-client v0.9.1
20932025-01-17T14:01:03.760Z Compiling num-derive v0.4.2
20942025-01-17T14:01:04.693Z Compiling sigpipe v0.1.3
20952025-01-17T14:01:04.868Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20962025-01-17T14:01:05.192Z Compiling libefi-sys v0.1.0
20972025-01-17T14:01:05.584Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20982025-01-17T14:01:06.047Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
20992025-01-17T14:01:07.611Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
21002025-01-17T14:01:08.181Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21012025-01-17T14:01:08.834Z Compiling zone v0.3.0
21022025-01-17T14:01:09.769Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21032025-01-17T14:01:12.122Z Compiling smf v0.2.3
21042025-01-17T14:01:13.972Z Compiling bitfield-struct v0.6.2
21052025-01-17T14:01:14.258Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21062025-01-17T14:01:14.685Z Compiling blake3 v1.5.4
21072025-01-17T14:01:15.258Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21082025-01-17T14:01:15.292Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21092025-01-17T14:01:15.578Z Compiling xattr v1.3.1
21102025-01-17T14:01:15.876Z Compiling memmap2 v0.9.5
21112025-01-17T14:01:15.924Z Compiling filetime v0.2.25
21122025-01-17T14:01:16.080Z Compiling same-file v1.0.6
21132025-01-17T14:01:16.288Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21142025-01-17T14:01:16.351Z Compiling arrayref v0.3.9
21152025-01-17T14:01:16.381Z Compiling arrayvec v0.7.6
21162025-01-17T14:01:16.420Z Compiling constant_time_eq v0.3.1
21172025-01-17T14:01:16.441Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21182025-01-17T14:01:16.480Z Compiling walkdir v2.5.0
21192025-01-17T14:01:16.618Z Compiling tar v0.4.42
21202025-01-17T14:01:18.118Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21212025-01-17T14:01:18.556Z Compiling gethostname v0.5.0
21222025-01-17T14:01:18.790Z Compiling cargo-platform v0.1.8
21232025-01-17T14:01:19.114Z Compiling topological-sort v0.2.2
21242025-01-17T14:01:19.431Z Compiling omicron-zone-package v0.12.0
21252025-01-17T14:01:19.482Z Compiling cargo_metadata v0.18.1
21262025-01-17T14:01:19.848Z Compiling shell-words v1.1.0
21272025-01-17T14:01:20.408Z Compiling indent_write v2.2.0
21282025-01-17T14:01:27.529Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21292025-01-17T14:01:29.979Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21302025-01-17T14:01:34.037Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21312025-01-17T14:01:49.128Z Finished `release` profile [optimized] target(s) in 5m 16s
21322025-01-17T14:01:49.292Z Running `target/release/omicron-package -t test target create -p dev`
21332025-01-17T14:01:49.339ZLogging to: /work/oxidecomputer/omicron/out/LOG
21342025-01-17T14:01:49.341ZCreated new build target 'test' and set it as active
21352025-01-17T14:01:49.342Z
21362025-01-17T14:01:49.342Zreal 5:16.351689408
21372025-01-17T14:01:49.342Zuser 36:52.350919820
21382025-01-17T14:01:49.342Zsys 3:25.153555188
21392025-01-17T14:01:49.342Ztrap 1.149337339
21402025-01-17T14:01:49.342Ztflt 2.907653715
21412025-01-17T14:01:49.342Zdflt 0.669269247
21422025-01-17T14:01:49.342Zkflt 0.018984911
21432025-01-17T14:01:49.342Zlock 1:13:56.175339606
21442025-01-17T14:01:49.344Zslp 2:28:23.205511719
21452025-01-17T14:01:49.344Zlat 2:44.434733603
21462025-01-17T14:01:49.344Zstop 4:45.116922555
21472025-01-17T14:01:49.346Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21482025-01-17T14:01:50.313Z Finished `release` profile [optimized] target(s) in 0.92s
21492025-01-17T14:01:50.371Z Running `target/release/omicron-package -t test package`
21502025-01-17T14:01:50.417ZLogging to: /work/oxidecomputer/omicron/out/LOG
21512025-01-17T14:01:51.541Z Compiling thiserror v2.0.11
21522025-01-17T14:01:51.675Z Compiling typify-impl v0.3.0
21532025-01-17T14:01:51.688Z Compiling convert_case v0.4.0
21542025-01-17T14:01:51.691Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21552025-01-17T14:01:51.691Z Compiling newline-converter v0.3.0
21562025-01-17T14:01:51.691Z Compiling password-hash v0.5.0
21572025-01-17T14:01:51.691Z Compiling blake2 v0.10.6
21582025-01-17T14:01:51.691Z Compiling base64 v0.21.7
21592025-01-17T14:01:51.895Z Compiling expectorate v1.1.0
21602025-01-17T14:01:52.039Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21612025-01-17T14:01:52.176Z Compiling atomicwrites v0.4.4
21622025-01-17T14:01:52.444Z Compiling derive_more v0.99.18
21632025-01-17T14:01:52.740Z Compiling argon2 v0.5.3
21642025-01-17T14:01:52.760Z Compiling owo-colors v4.1.0
21652025-01-17T14:01:52.784Z Compiling cancel-safe-futures v0.1.5
21662025-01-17T14:01:52.917Z Compiling num-rational v0.4.2
21672025-01-17T14:01:53.092Z Compiling progenitor-client v0.9.1
21682025-01-17T14:01:53.181Z Compiling num-complex v0.4.6
21692025-01-17T14:01:53.615Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21702025-01-17T14:01:54.172Z Compiling num v0.4.3
21712025-01-17T14:01:54.367Z Compiling libsw v3.3.1
21722025-01-17T14:01:54.605Z Compiling linear-map v1.2.0
21732025-01-17T14:01:54.724Z Compiling float-ord v0.3.2
21742025-01-17T14:01:54.938Z Compiling swrite v0.1.0
21752025-01-17T14:01:55.048Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21762025-01-17T14:01:55.112Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21772025-01-17T14:01:55.115Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21782025-01-17T14:01:55.356Z Compiling highway v1.2.0
21792025-01-17T14:01:56.780Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21802025-01-17T14:01:56.831Z Compiling semver v0.1.20
21812025-01-17T14:01:57.379Z Compiling rustc_version v0.1.7
21822025-01-17T14:01:57.780Z Compiling newtype_derive v0.1.6
21832025-01-17T14:01:58.118Z Compiling tungstenite v0.21.0
21842025-01-17T14:01:58.437Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21852025-01-17T14:02:02.720Z Compiling typify-macro v0.3.0
21862025-01-17T14:02:02.903Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21872025-01-17T14:02:03.158Z Compiling ipnetwork v0.20.0
21882025-01-17T14:02:03.897Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
21892025-01-17T14:02:04.272Z Compiling tokio-tungstenite v0.21.0
21902025-01-17T14:02:04.590Z Compiling progenitor-client v0.8.0
21912025-01-17T14:02:04.623Z Compiling humantime v2.1.0
21922025-01-17T14:02:05.018Z Compiling progenitor v0.8.0
21932025-01-17T14:02:05.038Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
21942025-01-17T14:02:05.259Z Compiling dropshot v0.15.1
21952025-01-17T14:02:05.336Z Compiling instant v0.1.13
21962025-01-17T14:02:05.498Z Compiling backoff v0.4.0
21972025-01-17T14:02:05.855Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21982025-01-17T14:02:05.903Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21992025-01-17T14:02:06.073Z Compiling typify v0.3.0
22002025-01-17T14:02:06.223Z Compiling progenitor-impl v0.9.1
22012025-01-17T14:02:12.280Z Compiling progenitor-macro v0.9.1
22022025-01-17T14:02:13.173Z Compiling steno v0.4.1
22032025-01-17T14:02:13.746Z Compiling parse-display v0.10.0
22042025-01-17T14:02:13.749Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22052025-01-17T14:02:13.955Z Compiling serde_with v3.11.0
22062025-01-17T14:02:14.259Z Compiling strum v0.26.3
22072025-01-17T14:02:14.495Z Compiling regress v0.9.1
22082025-01-17T14:02:17.500Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22092025-01-17T14:02:18.675Z Compiling macaddr v1.0.1
22102025-01-17T14:02:19.045Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22112025-01-17T14:02:19.241Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22122025-01-17T14:02:19.465Z Compiling slog-dtrace v0.3.0
22132025-01-17T14:02:19.817Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
22142025-01-17T14:02:19.891Z Compiling prettyplease v0.2.25
22152025-01-17T14:02:21.943Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22162025-01-17T14:02:23.288Z Compiling progenitor v0.9.1
22172025-01-17T14:02:23.526Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22182025-01-17T14:02:25.555Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22192025-01-17T14:02:34.690Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22202025-01-17T14:02:36.436Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22212025-01-17T14:02:37.185Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22222025-01-17T14:02:38.188Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22232025-01-17T14:02:39.294Z Compiling half v2.4.1
22242025-01-17T14:02:41.575Z Compiling ciborium-io v0.2.2
22252025-01-17T14:02:41.746Z Compiling ciborium-ll v0.2.2
22262025-01-17T14:02:42.284Z Compiling ciborium v0.2.2
22272025-01-17T14:02:42.692Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22282025-01-17T14:02:43.265Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22292025-01-17T14:02:44.285Z Compiling display-error-chain v0.2.2
22302025-01-17T14:02:44.326Z Compiling fastrand v2.1.1
22312025-01-17T14:02:44.527Z Compiling same-file v1.0.6
22322025-01-17T14:02:44.800Z Compiling walkdir v2.5.0
22332025-01-17T14:02:44.819Z Compiling tempfile v3.13.0
22342025-01-17T14:02:45.429Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22352025-01-17T14:02:45.525Z Compiling blake3 v1.5.4
22362025-01-17T14:02:46.174Z Compiling const_format_proc_macros v0.2.33
22372025-01-17T14:02:48.127Z Compiling xattr v1.3.1
22382025-01-17T14:02:48.150Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22392025-01-17T14:02:48.418Z Compiling filetime v0.2.25
22402025-01-17T14:02:48.575Z Compiling memmap2 v0.9.5
22412025-01-17T14:02:48.646Z Compiling keccak v0.1.5
22422025-01-17T14:02:48.725Z Compiling crunchy v0.2.2
22432025-01-17T14:02:48.993Z Compiling arrayvec v0.7.6
22442025-01-17T14:02:49.180Z Compiling maplit v1.0.2
22452025-01-17T14:02:49.326Z Compiling arrayref v0.3.9
22462025-01-17T14:02:49.403Z Compiling constant_time_eq v0.3.1
22472025-01-17T14:02:49.486Z Compiling sha3 v0.10.8
22482025-01-17T14:02:49.767Z Compiling tar v0.4.42
22492025-01-17T14:02:50.457Z Compiling const_format v0.2.33
22502025-01-17T14:02:50.624Z Compiling camino-tempfile v1.1.1
22512025-01-17T14:02:50.798Z Compiling toolchain_find v0.4.0
22522025-01-17T14:02:51.071Z Compiling topological-sort v0.2.2
22532025-01-17T14:02:51.325Z Compiling radium v0.7.0
22542025-01-17T14:02:51.345Z Compiling tiny-keccak v2.0.2
22552025-01-17T14:02:51.689Z Compiling omicron-zone-package v0.12.0
22562025-01-17T14:02:51.709Z Compiling rustfmt-wrapper v0.2.1
22572025-01-17T14:02:51.856Z Compiling dsl_auto_type v0.1.2
22582025-01-17T14:02:52.059Z Compiling scheduled-thread-pool v0.2.7
22592025-01-17T14:02:52.224Z Compiling diesel_table_macro_syntax v0.2.0
22602025-01-17T14:02:52.619Z Compiling tap v1.0.1
22612025-01-17T14:02:52.836Z Compiling maybe-uninit v2.0.0
22622025-01-17T14:02:53.069Z Compiling diesel_derives v2.2.3
22632025-01-17T14:02:53.393Z Compiling wyz v0.5.1
22642025-01-17T14:02:53.437Z Compiling r2d2 v0.8.10
22652025-01-17T14:02:54.291Z Compiling phf_generator v0.11.2
22662025-01-17T14:02:54.416Z Compiling ascii-canvas v3.0.0
22672025-01-17T14:02:54.502Z Compiling secrecy v0.8.0
22682025-01-17T14:02:54.798Z Compiling ena v0.14.3
22692025-01-17T14:02:54.872Z Compiling async-recursion v1.1.1
22702025-01-17T14:02:55.231Z Compiling funty v2.0.0
22712025-01-17T14:02:55.606Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22722025-01-17T14:02:55.948Z Compiling arc-swap v1.7.1
22732025-01-17T14:02:56.258Z Compiling packed_struct v0.10.1
22742025-01-17T14:02:56.527Z Compiling diff v0.1.13
22752025-01-17T14:02:56.585Z Compiling regex-syntax v0.6.29
22762025-01-17T14:02:56.683Z Compiling crc-catalog v2.4.0
22772025-01-17T14:02:56.730Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22782025-01-17T14:02:56.853Z Compiling crc v3.2.1
22792025-01-17T14:02:57.026Z Compiling slog-scope v4.4.0
22802025-01-17T14:02:57.870Z Compiling bitvec v1.0.1
22812025-01-17T14:02:58.046Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22822025-01-17T14:02:58.908Z Compiling phf_codegen v0.11.2
22832025-01-17T14:02:59.282Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22842025-01-17T14:03:00.335Z Compiling lalrpop v0.19.12
22852025-01-17T14:03:01.524Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22862025-01-17T14:03:01.780Z Compiling universal-hash v0.5.1
22872025-01-17T14:03:02.045Z Compiling thiserror-impl-no-std v2.0.2
22882025-01-17T14:03:02.229Z Compiling packed_struct_codegen v0.10.1
22892025-01-17T14:03:03.804Z Compiling diesel v2.2.6
22902025-01-17T14:03:04.447Z Compiling parse-zoneinfo v0.3.1
22912025-01-17T14:03:04.618Z Compiling unicase v2.7.0
22922025-01-17T14:03:04.975Z Compiling indexmap v1.9.3
22932025-01-17T14:03:05.330Z Compiling nodrop v0.1.14
22942025-01-17T14:03:05.493Z Compiling opaque-debug v0.3.1
22952025-01-17T14:03:05.628Z Compiling ref-cast v1.0.23
22962025-01-17T14:03:05.940Z Compiling poly1305 v0.8.0
22972025-01-17T14:03:06.166Z Compiling array-init v0.0.4
22982025-01-17T14:03:07.300Z Compiling chrono-tz-build v0.4.0
22992025-01-17T14:03:08.292Z Compiling thiserror-no-std v2.0.2
23002025-01-17T14:03:08.446Z Compiling smallvec v0.6.14
23012025-01-17T14:03:09.503Z Compiling slog-stdlog v4.1.1
23022025-01-17T14:03:10.356Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23032025-01-17T14:03:10.675Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23042025-01-17T14:03:10.990Z Compiling derive_builder_core v0.20.2
23052025-01-17T14:03:11.335Z Compiling chacha20 v0.9.1
23062025-01-17T14:03:11.825Z Compiling headers-core v0.3.0
23072025-01-17T14:03:12.035Z Compiling aead v0.5.2
23082025-01-17T14:03:12.386Z Compiling libxml v0.3.3
23092025-01-17T14:03:12.774Z Compiling ref-cast-impl v1.0.23
23102025-01-17T14:03:13.028Z Compiling vte_generate_state_changes v0.1.2
23112025-01-17T14:03:13.636Z Compiling termcolor v1.4.1
23122025-01-17T14:03:13.816Z Compiling hashbrown v0.12.3
23132025-01-17T14:03:14.678Z Compiling bitfield v0.14.0
23142025-01-17T14:03:15.034Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23152025-01-17T14:03:16.182Z Compiling env_logger v0.10.2
23162025-01-17T14:03:19.513Z Compiling vte v0.11.1
23172025-01-17T14:03:21.095Z Compiling derive_builder_macro v0.20.2
23182025-01-17T14:03:22.057Z Compiling chacha20poly1305 v0.10.1
23192025-01-17T14:03:22.337Z Compiling headers v0.4.0
23202025-01-17T14:03:22.805Z Compiling polar-core v0.27.3
23212025-01-17T14:03:25.834Z Compiling slog-envlogger v2.2.0
23222025-01-17T14:03:25.914Z Compiling serde-hex v0.1.0
23232025-01-17T14:03:28.543Z Compiling vsss-rs v3.3.4
23242025-01-17T14:03:30.951Z Compiling chrono-tz v0.10.0
23252025-01-17T14:03:31.580Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23262025-01-17T14:03:32.572Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23272025-01-17T14:03:32.899Z Compiling ron v0.8.1
23282025-01-17T14:03:34.418Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23292025-01-17T14:03:34.742Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23302025-01-17T14:03:35.371Z Compiling hashbrown v0.13.2
23312025-01-17T14:03:36.719Z Compiling strum_macros v0.24.3
23322025-01-17T14:03:38.538Z Compiling fxhash v0.2.1
23332025-01-17T14:03:38.800Z Compiling samael v0.0.17
23342025-01-17T14:03:39.053Z Compiling bytecount v0.6.8
23352025-01-17T14:03:39.390Z Compiling zip v2.1.3
23362025-01-17T14:03:39.729Z Compiling indoc v1.0.9
23372025-01-17T14:03:39.828Z Compiling crc-any v2.5.0
23382025-01-17T14:03:40.451Z Compiling bumpalo v3.16.0
23392025-01-17T14:03:40.564Z Compiling lockfree-object-pool v0.1.6
23402025-01-17T14:03:40.766Z Compiling simd-adler32 v0.3.7
23412025-01-17T14:03:42.014Z Compiling zopfli v0.8.1
23422025-01-17T14:03:44.262Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23432025-01-17T14:03:46.217Z Compiling papergrid v0.11.0
23442025-01-17T14:03:46.852Z Compiling object v0.30.4
23452025-01-17T14:03:50.152Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23462025-01-17T14:03:57.462Z Compiling derive_builder v0.20.2
23472025-01-17T14:03:57.699Z Compiling strip-ansi-escapes v0.2.0
23482025-01-17T14:03:58.705Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23492025-01-17T14:03:58.758Z Compiling tabled_derive v0.7.0
23502025-01-17T14:03:58.904Z Compiling fd-lock v4.0.2
23512025-01-17T14:03:59.029Z Compiling peg-macros v0.8.4
23522025-01-17T14:03:59.169Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23532025-01-17T14:03:59.303Z Compiling kstat-rs v0.2.4
23542025-01-17T14:04:00.176Z Compiling oso-derive v0.27.3
23552025-01-17T14:04:00.197Z Compiling impl-trait-for-tuples v0.2.2
23562025-01-17T14:04:00.843Z Compiling quick-xml v0.33.0
23572025-01-17T14:04:01.115Z Compiling diesel-dtrace v0.4.2
23582025-01-17T14:04:01.462Z Compiling path-slash v0.1.5
23592025-01-17T14:04:01.726Z Compiling nu-ansi-term v0.50.1
23602025-01-17T14:04:02.102Z Compiling peg v0.8.4
23612025-01-17T14:04:02.240Z Compiling reedline v0.35.0
23622025-01-17T14:04:02.999Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23632025-01-17T14:04:06.116Z Compiling oso v0.27.3
23642025-01-17T14:04:06.867Z Compiling tabled v0.15.0
23652025-01-17T14:04:11.098Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23662025-01-17T14:04:18.765Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23672025-01-17T14:04:26.670Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23682025-01-17T14:04:29.938Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23692025-01-17T14:04:31.338Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23702025-01-17T14:04:31.479Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23712025-01-17T14:04:31.794Z Compiling pem v3.0.4
23722025-01-17T14:04:33.259Z Compiling bb8 v0.8.5
23732025-01-17T14:04:33.859Z Compiling bcs v0.1.6
23742025-01-17T14:04:34.774Z Compiling libz-sys v1.1.20
23752025-01-17T14:04:35.492Z Compiling parking_lot_core v0.8.6
23762025-01-17T14:04:36.429Z Compiling async-bb8-diesel v0.2.1
23772025-01-17T14:04:37.222Z Compiling mime_guess v2.0.5
23782025-01-17T14:04:39.020Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23792025-01-17T14:04:42.019Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23802025-01-17T14:04:42.322Z Compiling buf-list v1.0.3
23812025-01-17T14:04:44.479Z Compiling nibble_vec v0.1.0
23822025-01-17T14:04:44.750Z Compiling libgit2-sys v0.17.0+1.8.1
23832025-01-17T14:04:45.535Z Compiling pin-project-internal v1.1.6
23842025-01-17T14:04:47.038Z Compiling atty v0.2.14
23852025-01-17T14:04:47.233Z Compiling http-range v0.1.5
23862025-01-17T14:04:47.830Z Compiling endian-type v0.1.2
23872025-01-17T14:04:48.088Z Compiling salty v0.3.0
23882025-01-17T14:04:48.145Z Compiling pin-project v1.1.6
23892025-01-17T14:04:48.323Z Compiling radix_trie v0.2.1
23902025-01-17T14:04:49.222Z Compiling parking_lot v0.11.2
23912025-01-17T14:04:54.172Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23922025-01-17T14:04:55.420Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
23932025-01-17T14:04:56.947Z Compiling snafu-derive v0.8.5
23942025-01-17T14:05:00.024Z Compiling hyper-staticfile v0.10.1
23952025-01-17T14:05:00.318Z Compiling sled v0.34.7
23962025-01-17T14:05:03.146Z Compiling snafu v0.8.5
23972025-01-17T14:05:04.413Z Compiling hickory-client v0.24.1
23982025-01-17T14:05:20.458Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
23992025-01-17T14:05:21.614Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24002025-01-17T14:05:23.782Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24012025-01-17T14:05:29.060Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24022025-01-17T14:05:29.889Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24032025-01-17T14:05:34.117Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24042025-01-17T14:05:35.551Z Compiling globset v0.4.15
24052025-01-17T14:05:35.637Z Compiling hickory-server v0.24.1
24062025-01-17T14:05:37.489Z Compiling primeorder v0.13.6
24072025-01-17T14:05:38.049Z Compiling olpc-cjson v0.1.4
24082025-01-17T14:05:38.381Z Compiling castaway v0.2.3
24092025-01-17T14:05:38.597Z Compiling vergen v8.3.2
24102025-01-17T14:05:38.922Z Compiling env_filter v0.1.2
24112025-01-17T14:05:39.609Z Compiling serde_plain v1.0.2
24122025-01-17T14:05:40.191Z Compiling cargo-platform v0.1.8
24132025-01-17T14:05:40.469Z Compiling nanorand v0.7.0
24142025-01-17T14:05:40.703Z Compiling memoffset v0.9.1
24152025-01-17T14:05:41.065Z Compiling typed-path v0.9.3
24162025-01-17T14:05:41.348Z Compiling flume v0.11.1
24172025-01-17T14:05:42.116Z Compiling cargo_metadata v0.18.1
24182025-01-17T14:05:42.847Z Compiling git2 v0.19.0
24192025-01-17T14:05:43.532Z Compiling env_logger v0.11.5
24202025-01-17T14:05:44.998Z Compiling tough v0.19.0
24212025-01-17T14:05:45.169Z Compiling compact_str v0.8.0
24222025-01-17T14:05:45.229Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24232025-01-17T14:05:45.859Z Compiling p384 v0.13.0
24242025-01-17T14:05:47.036Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24252025-01-17T14:05:47.734Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24262025-01-17T14:05:48.066Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24272025-01-17T14:05:49.255Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24282025-01-17T14:05:50.999Z Compiling unicode-truncate v1.1.0
24292025-01-17T14:05:51.310Z Compiling lru v0.12.5
24302025-01-17T14:05:51.688Z Compiling rand_seeder v0.3.0
24312025-01-17T14:05:52.125Z Compiling libsqlite3-sys v0.30.1
24322025-01-17T14:05:52.643Z Compiling lzma-sys v0.1.20
24332025-01-17T14:05:52.769Z Compiling instability v0.3.2
24342025-01-17T14:05:53.341Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24352025-01-17T14:05:53.687Z Compiling parse-size v1.1.0
24362025-01-17T14:05:53.876Z Compiling cfg_aliases v0.2.1
24372025-01-17T14:05:54.009Z Compiling cassowary v0.3.0
24382025-01-17T14:05:54.032Z Compiling rustls v0.21.12
24392025-01-17T14:05:54.389Z Compiling nix v0.29.0
24402025-01-17T14:05:55.281Z Compiling ratatui v0.28.1
24412025-01-17T14:05:55.950Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24422025-01-17T14:05:57.550Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24432025-01-17T14:05:57.571Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24442025-01-17T14:05:58.981Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24452025-01-17T14:05:59.275Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24462025-01-17T14:05:59.994Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24472025-01-17T14:06:00.328Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24482025-01-17T14:06:03.992Z Compiling rustls-webpki v0.101.7
24492025-01-17T14:06:04.013Z Compiling sct v0.7.1
24502025-01-17T14:06:04.517Z Compiling heck v0.3.3
24512025-01-17T14:06:04.870Z Compiling csv-core v0.1.11
24522025-01-17T14:06:05.779Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24532025-01-17T14:06:06.140Z Compiling glob v0.3.1
24542025-01-17T14:06:07.878Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24552025-01-17T14:06:08.187Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24562025-01-17T14:06:08.310Z Compiling csv v1.3.0
24572025-01-17T14:06:08.326Z Compiling zone_cfg_derive v0.1.2
24582025-01-17T14:06:10.464Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24592025-01-17T14:06:14.059Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24602025-01-17T14:06:14.905Z Compiling nix v0.27.1
24612025-01-17T14:06:15.363Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24622025-01-17T14:06:17.560Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24632025-01-17T14:06:20.018Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24642025-01-17T14:06:21.970Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24652025-01-17T14:06:26.368Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24662025-01-17T14:06:26.732Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24672025-01-17T14:06:27.907Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24682025-01-17T14:06:28.242Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24692025-01-17T14:06:28.572Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24702025-01-17T14:06:28.903Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24712025-01-17T14:06:29.245Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24722025-01-17T14:06:29.585Z Compiling tungstenite v0.23.0
24732025-01-17T14:06:29.830Z Compiling hashlink v0.9.1
24742025-01-17T14:06:29.934Z Compiling fallible-iterator v0.3.0
24752025-01-17T14:06:30.564Z Compiling base64 v0.13.1
24762025-01-17T14:06:30.714Z Compiling fallible-streaming-iterator v0.1.9
24772025-01-17T14:06:31.041Z Compiling rusqlite v0.32.1
24782025-01-17T14:06:31.375Z Compiling ron v0.7.1
24792025-01-17T14:06:34.108Z Compiling tokio-tungstenite v0.23.1
24802025-01-17T14:06:34.746Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24812025-01-17T14:06:35.033Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24822025-01-17T14:06:35.895Z Compiling xz2 v0.1.7
24832025-01-17T14:06:36.499Z Compiling tokio-rustls v0.24.1
24842025-01-17T14:06:36.603Z Compiling zone v0.1.8
24852025-01-17T14:06:40.096Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24862025-01-17T14:06:41.851Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24872025-01-17T14:06:43.406Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24882025-01-17T14:06:46.504Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24892025-01-17T14:06:47.447Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24902025-01-17T14:06:53.176Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24912025-01-17T14:06:54.407Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24922025-01-17T14:06:55.452Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24932025-01-17T14:06:56.526Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24942025-01-17T14:06:59.306Z Compiling rustls-pemfile v1.0.4
24952025-01-17T14:06:59.871Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24962025-01-17T14:07:00.076Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24972025-01-17T14:07:00.198Z Compiling signal-hook-tokio v0.3.1
24982025-01-17T14:07:00.296Z Compiling twox-hash v1.6.3
24992025-01-17T14:07:00.456Z Compiling yasna v0.5.2
25002025-01-17T14:07:01.324Z Compiling unicode-linebreak v0.1.5
25012025-01-17T14:07:01.344Z Compiling is_ci v1.2.0
25022025-01-17T14:07:01.671Z Compiling smawk v0.3.2
25032025-01-17T14:07:01.924Z Compiling textwrap v0.16.1
25042025-01-17T14:07:01.967Z Compiling supports-color v3.0.1
25052025-01-17T14:07:02.412Z Compiling rcgen v0.12.1
25062025-01-17T14:07:05.359Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25072025-01-17T14:07:05.523Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25082025-01-17T14:07:12.625Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25092025-01-17T14:07:13.230Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25102025-01-17T14:07:14.394Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25112025-01-17T14:07:27.848Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25122025-01-17T14:07:32.701Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25132025-01-17T14:07:35.053Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25142025-01-17T14:07:45.760Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25152025-01-17T14:07:46.335Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
25162025-01-17T14:07:48.451Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25172025-01-17T14:07:48.794Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25182025-01-17T14:07:52.629Z Compiling fatfs v0.3.6
25192025-01-17T14:07:54.196Z Compiling rtoolbox v0.0.2
25202025-01-17T14:07:54.664Z Compiling subprocess v0.2.9
25212025-01-17T14:07:55.439Z Compiling assert_matches v1.5.0
25222025-01-17T14:07:56.178Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25232025-01-17T14:07:58.814Z Compiling rpassword v7.3.1
25242025-01-17T14:07:59.283Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25252025-01-17T14:07:59.338Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25262025-01-17T14:08:03.619Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25272025-01-17T14:08:06.308Z Compiling tui-tree-widget v0.22.0
25282025-01-17T14:08:06.771Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25292025-01-17T14:08:13.218Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25302025-01-17T14:08:13.547Z Compiling uzers v0.12.1
25312025-01-17T14:08:16.608Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25322025-01-17T14:08:20.029Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25332025-01-17T14:08:21.864Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25342025-01-17T14:08:49.422Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25352025-01-17T14:08:52.336Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25362025-01-17T14:08:57.105Z Compiling multimap v0.10.0
25372025-01-17T14:11:25.444Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25382025-01-17T14:11:33.884Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25392025-01-17T14:18:52.070Z Finished `release` profile [optimized] target(s) in 17m 01s
25402025-01-17T14:19:54.898Z
25412025-01-17T14:19:54.901Zreal 18:05.477562394
25422025-01-17T14:19:54.901Zuser 2:03:46.481463699
25432025-01-17T14:19:54.901Zsys 3:17.157537058
25442025-01-17T14:19:54.901Ztrap 3.015989003
25452025-01-17T14:19:54.901Ztflt 2.692865860
25462025-01-17T14:19:54.901Zdflt 4.404825855
25472025-01-17T14:19:54.901Zkflt 0.010143623
25482025-01-17T14:19:54.901Zlock 7:32:06.098848061
25492025-01-17T14:19:54.901Zslp 6:22:24.461925702
25502025-01-17T14:19:54.901Zlat 3:22.914382815
25512025-01-17T14:19:54.901Zstop 2:45.886941982
25522025-01-17T14:19:54.901Z+ mapfile -t packages
25532025-01-17T14:19:54.901Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25542025-01-17T14:19:55.922Z Finished `release` profile [optimized] target(s) in 0.97s
25552025-01-17T14:19:55.982Z Running `target/release/omicron-package -t test list-outputs`
25562025-01-17T14:19:56.036ZLogging to: /work/oxidecomputer/omicron/out/LOG
25572025-01-17T14:19:56.040Z+ ptime -m cargo build --locked --release -p xtask
25582025-01-17T14:19:56.597Z Compiling serde v1.0.217
25592025-01-17T14:19:56.599Z Compiling libc v0.2.169
25602025-01-17T14:19:56.599Z Compiling rustix v0.38.37
25612025-01-17T14:19:56.599Z Compiling serde_json v1.0.135
25622025-01-17T14:19:56.699Z Compiling syn v2.0.96
25632025-01-17T14:19:56.716Z Compiling bitflags v2.6.0
25642025-01-17T14:19:57.031Z Compiling usdt-impl v0.5.0
25652025-01-17T14:19:57.106Z Compiling syn v1.0.109
25662025-01-17T14:19:57.207Z Compiling hashbrown v0.15.1
25672025-01-17T14:19:57.231Z Compiling log v0.4.22
25682025-01-17T14:19:57.485Z Compiling fs-err v2.11.0
25692025-01-17T14:19:57.698Z Compiling anyhow v1.0.93
25702025-01-17T14:19:57.811Z Compiling once_cell v1.20.2
25712025-01-17T14:19:58.020Z Compiling thread-id v4.2.2
25722025-01-17T14:19:58.384Z Compiling indexmap v2.7.0
25732025-01-17T14:19:59.299Z Compiling terminal_size v0.4.0
25742025-01-17T14:19:59.343Z Compiling tempfile v3.13.0
25752025-01-17T14:19:59.568Z Compiling clap_builder v4.5.21
25762025-01-17T14:20:00.394Z Compiling proc-macro-error v1.0.4
25772025-01-17T14:20:01.242Z Compiling tabled_derive v0.7.0
25782025-01-17T14:20:02.380Z Compiling tabled v0.15.0
25792025-01-17T14:20:02.988Z Compiling serde_derive v1.0.217
25802025-01-17T14:20:02.991Z Compiling thiserror-impl v1.0.69
25812025-01-17T14:20:02.991Z Compiling zerocopy-derive v0.7.35
25822025-01-17T14:20:02.991Z Compiling scroll_derive v0.12.0
25832025-01-17T14:20:02.991Z Compiling clap_derive v4.5.18
25842025-01-17T14:20:04.464Z Compiling scroll v0.12.0
25852025-01-17T14:20:04.892Z Compiling zerocopy v0.7.35
25862025-01-17T14:20:05.126Z Compiling goblin v0.8.2
25872025-01-17T14:20:05.673Z Compiling thiserror v1.0.69
25882025-01-17T14:20:05.851Z Compiling pest v2.7.14
25892025-01-17T14:20:08.839Z Compiling pest_meta v2.7.14
25902025-01-17T14:20:08.861Z Compiling clap v4.5.21
25912025-01-17T14:20:10.345Z Compiling pest_generator v2.7.14
25922025-01-17T14:20:12.537Z Compiling pest_derive v2.7.14
25932025-01-17T14:20:13.317Z Compiling dtrace-parser v0.2.0
25942025-01-17T14:20:17.641Z Compiling serde_tokenstream v0.2.2
25952025-01-17T14:20:18.246Z Compiling toml_datetime v0.6.8
25962025-01-17T14:20:18.970Z Compiling serde_spanned v0.6.8
25972025-01-17T14:20:19.260Z Compiling dof v0.3.0
25982025-01-17T14:20:19.818Z Compiling toml_edit v0.22.22
25992025-01-17T14:20:21.506Z Compiling camino v1.1.9
26002025-01-17T14:20:22.814Z Compiling usdt-attr-macro v0.5.0
26012025-01-17T14:20:24.172Z Compiling toml v0.8.19
26022025-01-17T14:20:25.099Z Compiling usdt-macro v0.5.0
26032025-01-17T14:20:26.264Z Compiling semver v1.0.24
26042025-01-17T14:20:26.773Z Compiling cargo-platform v0.1.8
26052025-01-17T14:20:27.714Z Compiling cargo_metadata v0.18.1
26062025-01-17T14:20:27.842Z Compiling usdt v0.5.0
26072025-01-17T14:20:28.867Z Compiling cargo_toml v0.20.5
26082025-01-17T14:20:29.288Z Compiling camino-tempfile v1.1.1
26092025-01-17T14:20:30.090Z Compiling macaddr v1.0.1
26102025-01-17T14:20:39.950Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26112025-01-17T14:20:50.756Z Finished `release` profile [optimized] target(s) in 54.66s
26122025-01-17T14:20:50.885Z
26132025-01-17T14:20:50.886Zreal 54.818337978
26142025-01-17T14:20:50.886Zuser 5:41.924241196
26152025-01-17T14:20:50.886Zsys 18.620180472
26162025-01-17T14:20:50.888Ztrap 0.157069190
26172025-01-17T14:20:50.889Ztflt 0.255008809
26182025-01-17T14:20:50.889Zdflt 0.372853936
26192025-01-17T14:20:50.889Zkflt 0.000000000
26202025-01-17T14:20:50.889Zlock 10:32.294615253
26212025-01-17T14:20:50.889Zslp 16:04.165115939
26222025-01-17T14:20:50.889Zlat 16.560111843
26232025-01-17T14:20:50.889Zstop 18.864901222
26242025-01-17T14:20:50.889Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26252025-01-17T14:20:50.889Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26262025-01-17T14:20:50.889Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26272025-01-17T14:20:50.889Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26282025-01-17T14:20:50.889Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26292025-01-17T14:20:51.777Z Compiling hashbrown v0.14.5
26302025-01-17T14:20:51.908Z Compiling thiserror v2.0.11
26312025-01-17T14:20:51.921Z Compiling thiserror-impl v2.0.11
26322025-01-17T14:20:51.932Z Compiling ident_case v1.0.1
26332025-01-17T14:20:51.949Z Compiling unsafe-libyaml v0.2.11
26342025-01-17T14:20:51.951Z Compiling ipnetwork v0.20.0
26352025-01-17T14:20:51.951Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26362025-01-17T14:20:51.954Z Compiling progenitor-client v0.9.1
26372025-01-17T14:20:52.108Z Compiling darling_core v0.20.10
26382025-01-17T14:20:52.435Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26392025-01-17T14:20:52.554Z Compiling macaddr v1.0.1
26402025-01-17T14:20:52.814Z Compiling progenitor-client v0.8.0
26412025-01-17T14:20:52.834Z Compiling instant v0.1.13
26422025-01-17T14:20:52.973Z Compiling regress v0.10.1
26432025-01-17T14:20:52.994Z Compiling structmeta-derive v0.3.0
26442025-01-17T14:20:53.012Z Compiling dropshot v0.15.1
26452025-01-17T14:20:53.187Z Compiling regress v0.9.1
26462025-01-17T14:20:53.261Z Compiling dropshot_endpoint v0.15.1
26472025-01-17T14:20:53.326Z Compiling serde_yaml v0.9.34+deprecated
26482025-01-17T14:20:53.950Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26492025-01-17T14:20:55.242Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26502025-01-17T14:20:55.359Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26512025-01-17T14:20:55.748Z Compiling structmeta v0.3.0
26522025-01-17T14:20:56.157Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26532025-01-17T14:20:56.175Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26542025-01-17T14:20:56.194Z Compiling parse-display-derive v0.10.0
26552025-01-17T14:20:56.368Z Compiling backoff v0.4.0
26562025-01-17T14:20:56.628Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26572025-01-17T14:20:56.742Z Compiling typify-impl v0.2.0
26582025-01-17T14:20:57.026Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26592025-01-17T14:20:57.203Z Compiling tempfile v3.13.0
26602025-01-17T14:20:57.395Z Compiling proc-macro-crate v1.3.1
26612025-01-17T14:20:57.837Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26622025-01-17T14:20:57.997Z Compiling typify-impl v0.3.0
26632025-01-17T14:20:58.113Z Compiling itertools v0.13.0
26642025-01-17T14:20:58.221Z Compiling darling_macro v0.20.10
26652025-01-17T14:20:58.242Z Compiling zerocopy v0.8.10
26662025-01-17T14:20:58.361Z Compiling num_enum_derive v0.5.11
26672025-01-17T14:20:59.099Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26682025-01-17T14:20:59.166Z Compiling darling v0.20.10
26692025-01-17T14:20:59.300Z Compiling serde_with_macros v3.11.0
26702025-01-17T14:20:59.518Z Compiling zerocopy-derive v0.8.10
26712025-01-17T14:21:00.326Z Compiling parse-display v0.10.0
26722025-01-17T14:21:00.827Z Compiling num_enum v0.5.11
26732025-01-17T14:21:00.991Z Compiling foreign-types-macros v0.2.3
26742025-01-17T14:21:01.019Z Compiling heapless v0.8.0
26752025-01-17T14:21:01.049Z Compiling foreign-types-shared v0.3.1
26762025-01-17T14:21:01.203Z Compiling crucible-workspace-hack v0.1.0
26772025-01-17T14:21:01.544Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26782025-01-17T14:21:01.923Z Compiling serde_with v3.11.0
26792025-01-17T14:21:01.942Z Compiling proc-macro-error v1.0.4
26802025-01-17T14:21:02.274Z Compiling foreign-types v0.5.0
26812025-01-17T14:21:02.597Z Compiling camino-tempfile v1.1.1
26822025-01-17T14:21:02.777Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26832025-01-17T14:21:03.062Z Compiling hash32 v0.3.1
26842025-01-17T14:21:03.335Z Compiling cstr-argument v0.1.2
26852025-01-17T14:21:03.604Z Compiling smoltcp v0.11.0
26862025-01-17T14:21:03.637Z Compiling pretty-hex v0.2.1
26872025-01-17T14:21:03.865Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26882025-01-17T14:21:04.275Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26892025-01-17T14:21:04.335Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26902025-01-17T14:21:05.039Z Compiling tabwriter v1.4.0
26912025-01-17T14:21:05.383Z Compiling colored v2.1.0
26922025-01-17T14:21:05.404Z Compiling cobs v0.2.3
26932025-01-17T14:21:05.512Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26942025-01-17T14:21:05.702Z Compiling postcard v1.0.10
26952025-01-17T14:21:05.828Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26962025-01-17T14:21:06.070Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26972025-01-17T14:21:06.121Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26982025-01-17T14:21:06.319Z Compiling smf v0.2.3
26992025-01-17T14:21:06.470Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27002025-01-17T14:21:06.848Z Compiling zone_cfg_derive v0.3.0
27012025-01-17T14:21:06.969Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27022025-01-17T14:21:07.400Z Compiling num-derive v0.4.2
27032025-01-17T14:21:07.497Z Compiling sigpipe v0.1.3
27042025-01-17T14:21:07.655Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27052025-01-17T14:21:07.991Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27062025-01-17T14:21:08.352Z Compiling zone v0.3.0
27072025-01-17T14:21:08.443Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27082025-01-17T14:21:08.929Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27092025-01-17T14:21:09.208Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27102025-01-17T14:21:09.386Z Compiling universal-hash v0.5.1
27112025-01-17T14:21:09.653Z Compiling opaque-debug v0.3.1
27122025-01-17T14:21:09.776Z Compiling tungstenite v0.21.0
27132025-01-17T14:21:09.801Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27142025-01-17T14:21:09.871Z Compiling num-rational v0.4.2
27152025-01-17T14:21:09.970Z Compiling password-hash v0.5.0
27162025-01-17T14:21:10.535Z Compiling blake2 v0.10.6
27172025-01-17T14:21:10.713Z Compiling num-complex v0.4.6
27182025-01-17T14:21:10.901Z Compiling aead v0.5.2
27192025-01-17T14:21:11.308Z Compiling keccak v0.1.5
27202025-01-17T14:21:11.461Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27212025-01-17T14:21:11.737Z Compiling base64 v0.21.7
27222025-01-17T14:21:11.759Z Compiling convert_case v0.4.0
27232025-01-17T14:21:11.779Z Compiling num v0.4.3
27242025-01-17T14:21:11.899Z Compiling sha3 v0.10.8
27252025-01-17T14:21:11.919Z Compiling argon2 v0.5.3
27262025-01-17T14:21:12.034Z Compiling typify-macro v0.2.0
27272025-01-17T14:21:12.408Z Compiling tokio-tungstenite v0.21.0
27282025-01-17T14:21:12.443Z Compiling poly1305 v0.8.0
27292025-01-17T14:21:12.618Z Compiling derive_more v0.99.18
27302025-01-17T14:21:13.028Z Compiling chacha20 v0.9.1
27312025-01-17T14:21:13.176Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27322025-01-17T14:21:13.306Z Compiling float-ord v0.3.2
27332025-01-17T14:21:13.308Z Compiling typify-macro v0.3.0
27342025-01-17T14:21:13.517Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27352025-01-17T14:21:13.521Z Compiling same-file v1.0.6
27362025-01-17T14:21:13.850Z Compiling semver v0.1.20
27372025-01-17T14:21:13.961Z Compiling walkdir v2.5.0
27382025-01-17T14:21:14.183Z Compiling newline-converter v0.3.0
27392025-01-17T14:21:14.390Z Compiling rustc_version v0.1.7
27402025-01-17T14:21:14.463Z Compiling primeorder v0.13.6
27412025-01-17T14:21:14.716Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27422025-01-17T14:21:14.737Z Compiling secrecy v0.8.0
27432025-01-17T14:21:14.928Z Compiling cancel-safe-futures v0.1.5
27442025-01-17T14:21:15.003Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27452025-01-17T14:21:15.029Z Compiling owo-colors v4.1.0
27462025-01-17T14:21:15.271Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27472025-01-17T14:21:15.342Z Compiling newtype_derive v0.1.6
27482025-01-17T14:21:15.360Z Compiling expectorate v1.1.0
27492025-01-17T14:21:15.378Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27502025-01-17T14:21:15.552Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27512025-01-17T14:21:15.656Z Compiling thiserror-impl-no-std v2.0.2
27522025-01-17T14:21:15.827Z Compiling blake3 v1.5.4
27532025-01-17T14:21:15.849Z Compiling half v2.4.1
27542025-01-17T14:21:15.903Z Compiling typify v0.2.0
27552025-01-17T14:21:16.059Z Compiling progenitor-impl v0.8.0
27562025-01-17T14:21:16.406Z Compiling unicase v2.7.0
27572025-01-17T14:21:16.426Z Compiling ciborium-io v0.2.2
27582025-01-17T14:21:16.472Z Compiling arc-swap v1.7.1
27592025-01-17T14:21:16.572Z Compiling ciborium-ll v0.2.2
27602025-01-17T14:21:16.909Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27612025-01-17T14:21:16.964Z Compiling slog-scope v4.4.0
27622025-01-17T14:21:17.109Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27632025-01-17T14:21:17.242Z Compiling typify v0.3.0
27642025-01-17T14:21:17.408Z Compiling progenitor-impl v0.9.1
27652025-01-17T14:21:17.460Z Compiling polyval v0.6.2
27662025-01-17T14:21:17.896Z Compiling atomicwrites v0.4.4
27672025-01-17T14:21:18.031Z Compiling libsw v3.3.1
27682025-01-17T14:21:18.277Z Compiling memmap2 v0.9.5
27692025-01-17T14:21:18.383Z Compiling salty v0.3.0
27702025-01-17T14:21:18.457Z Compiling thiserror-no-std v2.0.2
27712025-01-17T14:21:18.612Z Compiling constant_time_eq v0.3.1
27722025-01-17T14:21:18.725Z Compiling libefi-sys v0.1.0
27732025-01-17T14:21:18.814Z Compiling arrayvec v0.7.6
27742025-01-17T14:21:18.835Z Compiling linear-map v1.2.0
27752025-01-17T14:21:19.021Z Compiling parking_lot_core v0.8.6
27762025-01-17T14:21:19.145Z Compiling indent_write v2.2.0
27772025-01-17T14:21:19.180Z Compiling arrayref v0.3.9
27782025-01-17T14:21:19.318Z Compiling vsss-rs v3.3.4
27792025-01-17T14:21:19.391Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27802025-01-17T14:21:19.505Z Compiling ghash v0.5.1
27812025-01-17T14:21:19.748Z Compiling slog-stdlog v4.1.1
27822025-01-17T14:21:20.135Z Compiling ciborium v0.2.2
27832025-01-17T14:21:20.507Z Compiling p384 v0.13.0
27842025-01-17T14:21:20.567Z Compiling toolchain_find v0.4.0
27852025-01-17T14:21:21.208Z Compiling chacha20poly1305 v0.10.1
27862025-01-17T14:21:21.211Z Compiling ctr v0.9.2
27872025-01-17T14:21:21.464Z Compiling lzma-sys v0.1.20
27882025-01-17T14:21:21.505Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27892025-01-17T14:21:21.616Z Compiling bitfield-struct v0.6.2
27902025-01-17T14:21:21.922Z Compiling slog-dtrace v0.3.0
27912025-01-17T14:21:22.023Z Compiling topological-sort v0.2.2
27922025-01-17T14:21:22.203Z Compiling highway v1.2.0
27932025-01-17T14:21:22.284Z Compiling omicron-zone-package v0.12.0
27942025-01-17T14:21:22.505Z Compiling aes-gcm v0.10.3
27952025-01-17T14:21:22.844Z Compiling rustfmt-wrapper v0.2.1
27962025-01-17T14:21:22.954Z Compiling mime_guess v2.0.5
27972025-01-17T14:21:22.985Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27982025-01-17T14:21:23.155Z Compiling progenitor-macro v0.8.0
27992025-01-17T14:21:23.176Z Compiling slog-envlogger v2.2.0
28002025-01-17T14:21:23.474Z Compiling steno v0.4.1
28012025-01-17T14:21:24.101Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28022025-01-17T14:21:24.160Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28032025-01-17T14:21:24.317Z Compiling heck v0.3.3
28042025-01-17T14:21:24.445Z Compiling progenitor-macro v0.9.1
28052025-01-17T14:21:24.733Z Compiling ssh-encoding v0.2.0
28062025-01-17T14:21:24.736Z Compiling blowfish v0.9.1
28072025-01-17T14:21:24.773Z Compiling nibble_vec v0.1.0
28082025-01-17T14:21:25.016Z Compiling env_filter v0.1.2
28092025-01-17T14:21:25.240Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28102025-01-17T14:21:25.243Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28112025-01-17T14:21:25.243Z Compiling endian-type v0.1.2
28122025-01-17T14:21:25.540Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28132025-01-17T14:21:25.563Z Compiling humantime v2.1.0
28142025-01-17T14:21:25.669Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28152025-01-17T14:21:25.690Z Compiling radix_trie v0.2.1
28162025-01-17T14:21:25.708Z Compiling env_logger v0.11.5
28172025-01-17T14:21:26.092Z Compiling ssh-cipher v0.2.0
28182025-01-17T14:21:26.331Z Compiling bcrypt-pbkdf v0.10.0
28192025-01-17T14:21:26.406Z Compiling zone_cfg_derive v0.1.2
28202025-01-17T14:21:26.977Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28212025-01-17T14:21:27.005Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28222025-01-17T14:21:27.433Z Compiling parking_lot v0.11.2
28232025-01-17T14:21:27.831Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28242025-01-17T14:21:27.854Z Compiling password-hash v0.4.2
28252025-01-17T14:21:28.173Z Compiling gethostname v0.5.0
28262025-01-17T14:21:28.234Z Compiling fxhash v0.2.1
28272025-01-17T14:21:28.317Z Compiling matches v0.1.10
28282025-01-17T14:21:28.373Z Compiling simd-adler32 v0.3.7
28292025-01-17T14:21:28.394Z Compiling http-range v0.1.5
28302025-01-17T14:21:28.434Z Compiling bumpalo v3.16.0
28312025-01-17T14:21:28.455Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28322025-01-17T14:21:28.700Z Compiling base64 v0.13.1
28332025-01-17T14:21:28.748Z Compiling zip v2.1.3
28342025-01-17T14:21:28.778Z Compiling lockfree-object-pool v0.1.6
28352025-01-17T14:21:28.934Z Compiling idna v0.2.3
28362025-01-17T14:21:28.951Z Compiling sled v0.34.7
28372025-01-17T14:21:29.059Z Compiling zopfli v0.8.1
28382025-01-17T14:21:29.111Z Compiling ron v0.7.1
28392025-01-17T14:21:29.259Z Compiling pbkdf2 v0.11.0
28402025-01-17T14:21:29.686Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28412025-01-17T14:21:30.013Z Compiling zone v0.1.8
28422025-01-17T14:21:30.392Z Compiling xz2 v0.1.7
28432025-01-17T14:21:30.580Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28442025-01-17T14:21:30.843Z Compiling ssh-key v0.6.6
28452025-01-17T14:21:31.291Z Compiling hickory-client v0.24.1
28462025-01-17T14:21:31.777Z Compiling p521 v0.13.3
28472025-01-17T14:21:32.076Z Compiling p256 v0.13.2
28482025-01-17T14:21:32.708Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28492025-01-17T14:21:32.942Z Compiling hickory-server v0.24.1
28502025-01-17T14:21:33.722Z Compiling enum-as-inner v0.5.1
28512025-01-17T14:21:34.130Z Compiling pem v3.0.4
28522025-01-17T14:21:34.798Z Compiling yasna v0.5.2
28532025-01-17T14:21:34.830Z Compiling headers-core v0.3.0
28542025-01-17T14:21:35.024Z Compiling kstat-rs v0.2.4
28552025-01-17T14:21:35.108Z Compiling nanorand v0.7.0
28562025-01-17T14:21:35.290Z Compiling atty v0.2.14
28572025-01-17T14:21:35.461Z Compiling russh-cryptovec v0.7.3
28582025-01-17T14:21:35.606Z Compiling md5 v0.7.0
28592025-01-17T14:21:35.675Z Compiling flume v0.11.1
28602025-01-17T14:21:35.824Z Compiling rcgen v0.12.1
28612025-01-17T14:21:36.080Z Compiling progenitor v0.8.0
28622025-01-17T14:21:36.143Z Compiling russh-keys v0.45.0
28632025-01-17T14:21:36.307Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28642025-01-17T14:21:36.328Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28652025-01-17T14:21:36.371Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28662025-01-17T14:21:37.188Z Compiling progenitor v0.9.1
28672025-01-17T14:21:37.282Z Compiling headers v0.4.0
28682025-01-17T14:21:37.435Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28692025-01-17T14:21:37.723Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28702025-01-17T14:21:37.964Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28712025-01-17T14:21:38.842Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28722025-01-17T14:21:39.061Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
28732025-01-17T14:21:39.650Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28742025-01-17T14:21:40.018Z Compiling trust-dns-proto v0.22.0
28752025-01-17T14:21:42.920Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28762025-01-17T14:21:42.999Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28772025-01-17T14:21:43.385Z Compiling hyper-staticfile v0.10.1
28782025-01-17T14:21:44.137Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28792025-01-17T14:21:44.450Z Compiling num-bigint v0.4.6
28802025-01-17T14:21:44.786Z Compiling des v0.8.1
28812025-01-17T14:21:45.158Z Compiling subprocess v0.2.9
28822025-01-17T14:21:45.831Z Compiling dhcproto-macros v0.1.0
28832025-01-17T14:21:46.738Z Compiling hex-literal v0.4.1
28842025-01-17T14:21:46.880Z Compiling display-error-chain v0.2.2
28852025-01-17T14:21:46.940Z Compiling dhcproto v0.12.0
28862025-01-17T14:21:47.121Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28872025-01-17T14:21:47.343Z Compiling russh v0.45.0
28882025-01-17T14:21:48.589Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28892025-01-17T14:21:49.053Z Compiling internet-checksum v0.2.1
28902025-01-17T14:21:54.074Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28912025-01-17T14:21:54.074Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28922025-01-17T14:21:54.077Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28932025-01-17T14:21:54.077Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28942025-01-17T14:21:56.847Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28952025-01-17T14:21:57.104Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28962025-01-17T14:21:57.925Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28972025-01-17T14:21:58.653Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28982025-01-17T14:21:58.893Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28992025-01-17T14:22:01.181Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29002025-01-17T14:22:01.276Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29012025-01-17T14:22:01.805Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29022025-01-17T14:22:02.324Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29032025-01-17T14:22:03.044Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29042025-01-17T14:22:03.806Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29052025-01-17T14:22:04.745Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29062025-01-17T14:22:05.142Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29072025-01-17T14:22:05.662Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29082025-01-17T14:22:07.565Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29092025-01-17T14:22:08.242Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29102025-01-17T14:22:08.712Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29112025-01-17T14:22:09.194Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29122025-01-17T14:22:10.111Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29132025-01-17T14:22:11.155Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29142025-01-17T14:22:12.004Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29152025-01-17T14:22:13.695Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29162025-01-17T14:22:14.580Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29172025-01-17T14:22:15.608Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29182025-01-17T14:22:21.231Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29192025-01-17T14:22:29.418Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29202025-01-17T14:22:30.996Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29212025-01-17T14:22:53.092Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29222025-01-17T14:23:16.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
29232025-01-17T14:23:16.520Z
29242025-01-17T14:23:16.523Zreal 2:25.584370298
29252025-01-17T14:23:16.523Zuser 12:23.017547021
29262025-01-17T14:23:16.523Zsys 1:36.652263321
29272025-01-17T14:23:16.523Ztrap 0.380003606
29282025-01-17T14:23:16.523Ztflt 0.877480924
29292025-01-17T14:23:16.523Zdflt 1.040569928
29302025-01-17T14:23:16.523Zkflt 0.000351844
29312025-01-17T14:23:16.523Zlock 22:52.875609814
29322025-01-17T14:23:16.523Zslp 42:37.328522619
29332025-01-17T14:23:16.523Zlat 38.863581689
29342025-01-17T14:23:16.523Zstop 1:38.899589871
29352025-01-17T14:23:16.523Z+ mkdir tests
29362025-01-17T14:23:16.526Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29372025-01-17T14:23:16.526Z+ xargs -I '{}' -t cp '{}' tests/
29382025-01-17T14:23:16.565Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3c1647a15d602154 tests/
29392025-01-17T14:23:16.592Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-f6c1a6af4980e51d tests/
29402025-01-17T14:23:16.619Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-fed48c1b04d74c13 tests/
29412025-01-17T14:23:16.647Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b20ef11e9b650c18 tests/
29422025-01-17T14:23:16.940Z+ 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/*)
29432025-01-17T14:23:16.943Z+ 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-f6c1a6af4980e51d tests/commtest-fed48c1b04d74c13 tests/dhcp_server-3c1647a15d602154 tests/end_to_end_tests-b20ef11e9b650c18 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
29442025-01-17T14:24:30.814ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29452025-01-17T14:24:30.814Za .github/buildomat/ci-env.sh 1K
29462025-01-17T14:24:30.814Za out/target/test 1K
29472025-01-17T14:24:30.814Za out/npuzone/npuzone 23144K
29482025-01-17T14:24:30.814Za package-manifest.toml 34K
29492025-01-17T14:24:30.814Za smf/sled-agent/non-gimlet/config.toml 4K
29502025-01-17T14:24:30.814Za target/release/omicron-package 36379K
29512025-01-17T14:24:30.814Za target/release/xtask 11911K
29522025-01-17T14:24:30.814Za target/debug/bootstrap 221460K
29532025-01-17T14:24:30.814Za tests/bootstrap-f6c1a6af4980e51d 24276K
29542025-01-17T14:24:30.814Za tests/commtest-fed48c1b04d74c13 24769K
29552025-01-17T14:24:30.814Za tests/dhcp_server-3c1647a15d602154 24276K
29562025-01-17T14:24:30.814Za tests/end_to_end_tests-b20ef11e9b650c18 283498K
29572025-01-17T14:24:30.814Za out/clickhouse.tar.gz 294838K
29582025-01-17T14:24:30.814Za out/clickhouse_keeper.tar.gz 281787K
29592025-01-17T14:24:30.814Za out/clickhouse_server.tar.gz 294820K
29602025-01-17T14:24:30.814Za out/cockroachdb.tar.gz 135128K
29612025-01-17T14:24:30.814Za out/crucible-dtrace.tar 96K
29622025-01-17T14:24:30.814Za out/crucible-pantry-zone.tar.gz 28547K
29632025-01-17T14:24:30.814Za out/crucible-zone.tar.gz 36827K
29642025-01-17T14:24:30.814Za out/external-dns.tar.gz 35770K
29652025-01-17T14:24:30.814Za out/internal-dns.tar.gz 35767K
29662025-01-17T14:24:30.814Za out/mg-ddm-gz.tar 63075K
29672025-01-17T14:24:30.815Za out/nexus.tar.gz 100061K
29682025-01-17T14:24:30.815Za out/ntp.tar.gz 10510K
29692025-01-17T14:24:30.815Za out/omicron-gateway-softnpu.tar.gz 24320K
29702025-01-17T14:24:30.815Za out/omicron-sled-agent.tar 114864K
29712025-01-17T14:24:30.815Za out/overlay.tar.gz 3K
29722025-01-17T14:24:30.815Za out/oximeter.tar.gz 48532K
29732025-01-17T14:24:30.815Za out/oxlog.tar 3154K
29742025-01-17T14:24:30.815Za out/probe.tar.gz 2764K
29752025-01-17T14:24:30.815Za out/propolis-server.tar.gz 66467K
29762025-01-17T14:24:30.815Za out/pumpkind-gz.tar 26665K
29772025-01-17T14:24:30.815Za out/switch-softnpu.tar.gz 236717K
29782025-01-17T14:24:30.818Z
29792025-01-17T14:24:30.818Zreal 1:13.867438210
29802025-01-17T14:24:30.818Zuser 1:10.451170506
29812025-01-17T14:24:30.818Zsys 4.772378568
29822025-01-17T14:24:30.818Ztrap 0.018268092
29832025-01-17T14:24:30.818Ztflt 0.000000000
29842025-01-17T14:24:30.818Zdflt 0.000000000
29852025-01-17T14:24:30.818Zkflt 0.000000000
29862025-01-17T14:24:30.818Zlock 0.000000000
29872025-01-17T14:24:30.818Zslp 1:10.326665326
29882025-01-17T14:24:30.818Zlat 2.161398386
29892025-01-17T14:24:30.818Zstop 0.000206141
29902025-01-17T14:24:30.818Zprocess exited: duration 1972446 ms, exit code 0
 
29912025-01-17T14:24:30.831Zfound 1 output files
29922025-01-17T14:24:30.831Zuploading: /work/package.tar.gz (1907234921 bytes)
29932025-01-17T14:25:09.163Zuploaded: /work/package.tar.gz