01JH76ZZNFH1CZTS35ACWGT1XC: 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: 01JH770D6298WZES4FNBCWHEQM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-10T04:20:27.389Zjob assigned to worker 01JH770M1YEY35BYG92ZD7645M [factory aws, i-0da5ac23bbc24394e] (queued for 1 m 3 s)
 
22025-01-10T04:20:35.350Zstarting task 0: "setup"
32025-01-10T04:20:35.359Z++ uname -s
42025-01-10T04:20:35.361Z+ kern=SunOS
52025-01-10T04:20:35.361Z+ case "$kern" in
62025-01-10T04:20:35.361Z+ groupadd -g 12345 build
72025-01-10T04:20:35.363Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-10T04:20:37.371Z+ zfs create -o mountpoint=/work rpool/work
92025-01-10T04:20:37.491Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-10T04:20:37.494Z+ home_fs=zfs
112025-01-10T04:20:37.494Z+ [[ zfs == autofs ]]
122025-01-10T04:20:37.494Z+ mkdir -p /home/build
132025-01-10T04:20:37.496Z+ chown build:build /home/build /work
142025-01-10T04:20:39.497Z+ chmod 0700 /home/build /work
152025-01-10T04:20:39.501Zprocess exited: duration 4152 ms, exit code 0
 
162025-01-10T04:20:39.506Zstarting task 1: "rust-toolchain"
172025-01-10T04:20:39.511Z+ printf ' * toolchain channel = "%s"
182025-01-10T04:20:39.511Z' 1.81.0
192025-01-10T04:20:39.511Z+ printf ' * toolchain profile = "%s"
202025-01-10T04:20:39.511Z * toolchain channel = "1.81.0"
212025-01-10T04:20:39.511Z' default
222025-01-10T04:20:39.511Z * toolchain profile = "default"
232025-01-10T04:20:39.514Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-10T04:20:39.514Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-10T04:20:39.636Zinfo: downloading installer
262025-01-10T04:20:41.064Zinfo: profile set to 'default'
272025-01-10T04:20:41.064Zinfo: default host triple is x86_64-unknown-illumos
282025-01-10T04:20:41.067Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-10T04:20:41.209Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-10T04:20:41.209Zinfo: downloading component 'cargo'
312025-01-10T04:20:41.939Zinfo: downloading component 'clippy'
322025-01-10T04:20:42.210Zinfo: downloading component 'rust-docs'
332025-01-10T04:20:43.224Zinfo: downloading component 'rust-std'
342025-01-10T04:20:44.801Zinfo: downloading component 'rustc'
352025-01-10T04:20:50.458Zinfo: downloading component 'rustfmt'
362025-01-10T04:20:50.670Zinfo: installing component 'cargo'
372025-01-10T04:20:51.466Zinfo: installing component 'clippy'
382025-01-10T04:20:51.824Zinfo: installing component 'rust-docs'
392025-01-10T04:20:53.425Zinfo: installing component 'rust-std'
402025-01-10T04:20:55.151Zinfo: installing component 'rustc'
412025-01-10T04:21:00.839Zinfo: installing component 'rustfmt'
422025-01-10T04:21:01.210Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-10T04:21:01.210Z
442025-01-10T04:21:01.588Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-10T04:21:01.588Z
462025-01-10T04:21:01.590Z
472025-01-10T04:21:01.590ZRust is installed now. Great!
482025-01-10T04:21:01.590Z
492025-01-10T04:21:01.590ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-10T04:21:01.590Zenvironment variable. This has not been done automatically.
512025-01-10T04:21:01.590Z
522025-01-10T04:21:01.591ZTo configure your current shell, you need to source
532025-01-10T04:21:01.591Zthe corresponding env file under $HOME/.cargo.
542025-01-10T04:21:01.591Z
552025-01-10T04:21:01.591ZThis is usually done by running one of the following (note the leading DOT):
562025-01-10T04:21:01.591Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-10T04:21:01.591Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-10T04:21:01.666Z+ rustc --version
592025-01-10T04:21:01.734Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-10T04:21:01.738Zprocess exited: duration 22229 ms, exit code 0
 
612025-01-10T04:21:01.743Zstarting task 2: "authentication"
622025-01-10T04:21:01.764Zprocess exited: duration 20 ms, exit code 0
 
632025-01-10T04:21:01.769Zstarting task 3: "clone repository"
642025-01-10T04:21:01.774Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-10T04:21:01.776Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-10T04:21:01.815ZCloning into '/work/oxidecomputer/omicron'...
672025-01-10T04:21:08.334Z+ cd /work/oxidecomputer/omicron
682025-01-10T04:21:08.334Z+ git fetch origin 75226cefc40ad306443bc202ef41c7c0e7411e6a
692025-01-10T04:21:08.635ZFrom https://github.com/oxidecomputer/omicron
702025-01-10T04:21:08.635Z * branch 75226cefc40ad306443bc202ef41c7c0e7411e6a -> FETCH_HEAD
712025-01-10T04:21:08.646Z+ [[ -n renovate/uuid-1.x ]]
722025-01-10T04:21:08.650Z++ git branch --show-current
732025-01-10T04:21:08.650Z+ current=main
742025-01-10T04:21:08.650Z+ [[ main != renovate/uuid-1.x ]]
752025-01-10T04:21:08.650Z+ git branch -f renovate/uuid-1.x 75226cefc40ad306443bc202ef41c7c0e7411e6a
762025-01-10T04:21:08.656Z+ git checkout -f renovate/uuid-1.x
772025-01-10T04:21:08.837ZSwitched to branch 'renovate/uuid-1.x'
782025-01-10T04:21:08.843Z+ git reset --hard 75226cefc40ad306443bc202ef41c7c0e7411e6a
792025-01-10T04:21:09.007ZHEAD is now at 75226cefc Update Rust crate uuid to 1.11.1
802025-01-10T04:21:09.011Zprocess exited: duration 7238 ms, exit code 0
 
812025-01-10T04:21:09.017Zstarting task 4: "build"
822025-01-10T04:21:09.022Z+ source .github/buildomat/ci-env.sh
832025-01-10T04:21:09.022Z++ export CARGO_TERM_COLOR=always
842025-01-10T04:21:09.022Z++ CARGO_TERM_COLOR=always
852025-01-10T04:21:09.022Z+ cargo --version
862025-01-10T04:21:09.080Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-10T04:21:09.084Z+ rustc --version
882025-01-10T04:21:09.144Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-10T04:21:09.147Z+ WORK=/work
902025-01-10T04:21:09.147Z+ pfexec mkdir -p /work
912025-01-10T04:21:09.150Z+ pfexec chown build /work
922025-01-10T04:21:09.154Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-10T04:21:10.727Zpkg list: illegal option -- F
942025-01-10T04:21:10.727ZUsage:
952025-01-10T04:21:10.731Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-10T04:21:10.731Z [pkg_fmri_pattern ...]
972025-01-10T04:21:12.488Zpkg list: illegal option -- F
982025-01-10T04:21:12.489ZUsage:
992025-01-10T04:21:12.517Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-10T04:21:12.517Z [pkg_fmri_pattern ...]
1012025-01-10T04:21:17.665Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-10T04:21:21.671Z Startup: Caching catalogs ... Done
1032025-01-10T04:21:32.752ZPlanning: Solver setup ... Done (10.103s)
1042025-01-10T04:21:32.891ZPlanning: Running solver ... Done (0.139s)
1052025-01-10T04:21:33.002ZPlanning: Finding local manifests ... Done (0.006s)
1062025-01-10T04:21:33.046ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-10T04:21:36.107ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-10T04:21:36.390ZPlanning: Package planning ... Done (0.282s)
1092025-01-10T04:21:36.447ZPlanning: Merging actions ... Done (0.058s)
1102025-01-10T04:21:36.646ZPlanning: Checking for conflicting actions ... Done (0.198s)
1112025-01-10T04:21:38.652ZPlanning: Consolidating action changes ... Done (2.005s)
1122025-01-10T04:21:39.083ZPlanning: Evaluating mediators ... Done (0.431s)
1132025-01-10T04:21:39.164ZPlanning: Planning completed in 17.40 seconds
1142025-01-10T04:21:39.180Z Packages to install: 4
1152025-01-10T04:21:39.180Z Packages to update: 3
1162025-01-10T04:21:39.183Z Mediators to change: 2
1172025-01-10T04:21:39.183Z Services to change: 1
1182025-01-10T04:21:39.183Z Estimated space available: 155.63 GB
1192025-01-10T04:21:39.183ZEstimated space to be consumed: 1.64 GB
1202025-01-10T04:21:39.183Z Create boot environment: No
1212025-01-10T04:21:39.183ZCreate backup boot environment: Yes
1222025-01-10T04:21:39.183Z Rebuild boot archive: No
1232025-01-10T04:21:39.183Z
1242025-01-10T04:21:39.183ZChanged mediators:
1252025-01-10T04:21:39.183Z mediator clang:
1262025-01-10T04:21:39.183Z version: None -> 15 (system default)
1272025-01-10T04:21:39.183Z
1282025-01-10T04:21:39.183Z mediator llvm:
1292025-01-10T04:21:39.183Z version: 14 (system default) -> 15 (system default)
1302025-01-10T04:21:39.183Z
1312025-01-10T04:21:39.183ZChanged packages:
1322025-01-10T04:21:39.183Zhelios-dev
1332025-01-10T04:21:39.183Z developer/build-essential
1342025-01-10T04:21:39.183Z None -> 11-2.0
1352025-01-10T04:21:39.183Z library/libxmlsec1
1362025-01-10T04:21:39.183Z None -> 1.2.35-2.0
1372025-01-10T04:21:39.183Z ooce/developer/clang-15
1382025-01-10T04:21:39.183Z None -> 15.0.7-2.0
1392025-01-10T04:21:39.183Z ooce/developer/llvm-15
1402025-01-10T04:21:39.183Z None -> 15.0.7-2.0
1412025-01-10T04:21:39.183Z package/pkg
1422025-01-10T04:21:39.184Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-10T04:21:39.184Z system/library/g++-runtime
1442025-01-10T04:21:39.184Z 13-2.0 -> 14-2.0
1452025-01-10T04:21:39.184Z system/library/gcc-runtime
1462025-01-10T04:21:39.184Z 13-2.0 -> 14-2.0
1472025-01-10T04:21:39.184Z
1482025-01-10T04:21:39.184ZServices:
1492025-01-10T04:21:39.184Z restart_fmri:
1502025-01-10T04:21:39.184Z svc:/system/update-man-index:default
1512025-01-10T04:21:39.184Z
1522025-01-10T04:21:39.184ZEditable files to change:
1532025-01-10T04:21:39.184Z Update:
1542025-01-10T04:21:39.184Z usr/share/lib/pkg/web/config.shtml
1552025-01-10T04:21:39.261Z
1562025-01-10T04:21:39.261ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-10T04:21:44.263ZDownload: 613/4301 items 17.8/225.4MB 7% complete (3.7M/s)
1582025-01-10T04:21:49.301ZDownload: 1191/4301 items 67.8/225.4MB 30% complete (6.8M/s)
1592025-01-10T04:21:54.302ZDownload: 1769/4301 items 118.3/225.4MB 52% complete (10.1M/s)
1602025-01-10T04:21:59.314ZDownload: 3187/4301 items 163.7/225.4MB 72% complete (9.6M/s)
1612025-01-10T04:22:04.316ZDownload: 4016/4301 items 219.0/225.4MB 97% complete (10.1M/s)
1622025-01-10T04:22:07.519ZDownload: Completed 225.42 MB in 28.25 seconds (8.0M/s)
1632025-01-10T04:22:09.537Z Actions: 1/5122 actions (Removing old actions)
1642025-01-10T04:22:09.558Z Actions: 194/5122 actions (Installing new actions)
1652025-01-10T04:22:14.299Z Actions: 4267/5122 actions (Updating modified actions)
1662025-01-10T04:22:14.652Z Actions: Completed 5122 actions in 5.11 seconds.
1672025-01-10T04:22:15.091Z Done (0.409s)
1682025-01-10T04:22:15.099Z Done (0.001s)
1692025-01-10T04:22:15.654Z Done (0.584s)
1702025-01-10T04:22:20.003Z Done (4.114s)
1712025-01-10T04:22:20.089Z Done (0.018s)
1722025-01-10T04:22:20.092Z Done (0.000s)
1732025-01-10T04:22:20.312Z Done (0.000s)
1742025-01-10T04:22:21.004ZPlanning: Evaluating mediator changes ... Done
1752025-01-10T04:22:21.166ZPlanning: Checking for conflicting actions ... Done
1762025-01-10T04:22:21.168ZPlanning: Consolidating action changes ... Done
1772025-01-10T04:22:21.448ZPlanning: Evaluating mediators ... Done
1782025-01-10T04:22:21.450ZPlanning: Planning completed in 0.44 seconds
1792025-01-10T04:22:21.488Z Mediators to change: 2
1802025-01-10T04:22:21.488Z Create boot environment: No
1812025-01-10T04:22:21.490ZCreate backup boot environment: No
1822025-01-10T04:22:21.587Z Done
1832025-01-10T04:22:21.587Z Done
1842025-01-10T04:22:21.946Z Done
1852025-01-10T04:22:25.769Z Done
1862025-01-10T04:22:25.861Z Done
1872025-01-10T04:22:25.864Z Done
1882025-01-10T04:22:26.051Z Done
1892025-01-10T04:22:26.666ZPlanning: Evaluating mediator changes ... Done
1902025-01-10T04:22:26.669ZPlanning: Merging actions ... Done
1912025-01-10T04:22:26.857ZPlanning: Checking for conflicting actions ... Done
1922025-01-10T04:22:26.859ZPlanning: Consolidating action changes ... Done
1932025-01-10T04:22:27.127ZPlanning: Evaluating mediators ... Done
1942025-01-10T04:22:27.184ZPlanning: Planning completed in 0.76 seconds
1952025-01-10T04:22:27.225Z Packages to change: 1
1962025-01-10T04:22:27.225Z Mediators to change: 1
1972025-01-10T04:22:27.225Z Services to change: 1
1982025-01-10T04:22:27.225Z Create boot environment: No
1992025-01-10T04:22:27.225ZCreate backup boot environment: Yes
2002025-01-10T04:22:29.334Z Actions: 1/6 actions (Updating modified actions)
2012025-01-10T04:22:29.336Z Actions: Completed 6 actions in 0.00 seconds.
2022025-01-10T04:22:29.336Z Done
2032025-01-10T04:22:29.336Z Done
2042025-01-10T04:22:29.452Z Done
2052025-01-10T04:22:33.116Z Done
2062025-01-10T04:22:33.207Z Done
2072025-01-10T04:22:33.209Z Done
2082025-01-10T04:22:33.347Z Done
2092025-01-10T04:22:33.788ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102025-01-10T04:22:33.788Zclang system 15 system
2112025-01-10T04:22:33.788Zcsh system system illumos
2122025-01-10T04:22:33.788Zctags system system illumos
2132025-01-10T04:22:33.788Zgcc vendor 12 vendor
2142025-01-10T04:22:33.788Zgcc system 10 system
2152025-01-10T04:22:33.788Zgcc system 7 system
2162025-01-10T04:22:33.788Zgo system 1.20 system
2172025-01-10T04:22:33.788Zgo system 1.19 system
2182025-01-10T04:22:33.788Zllvm system 15 system
2192025-01-10T04:22:33.788Zllvm system 14 system
2202025-01-10T04:22:33.788Zmariadb system 10.6 system
2212025-01-10T04:22:33.788Zmta vendor vendor dma
2222025-01-10T04:22:33.788Zopenjdk system 17 system
2232025-01-10T04:22:33.788Zopenjdk system 11 system
2242025-01-10T04:22:33.788Zopenjdk system 1.8 system
2252025-01-10T04:22:33.788Zopenssl vendor 3 vendor
2262025-01-10T04:22:33.788Zperl system 5.36 system
2272025-01-10T04:22:33.788Zpostgresql system 15 system
2282025-01-10T04:22:33.788Zpostgresql system 13 system
2292025-01-10T04:22:33.788Zpython vendor 3 vendor
2302025-01-10T04:22:33.788Zpython system 2 system
2312025-01-10T04:22:33.788Zpython3 system 3.11 system
2322025-01-10T04:22:33.788Zruby system 3.0 system
2332025-01-10T04:22:33.788Zwords vendor vendor american-english
2342025-01-10T04:22:33.788Zwords system system australian-english
2352025-01-10T04:22:33.788Zwords system system british-english
2362025-01-10T04:22:33.788Zwords system system canadian-english
2372025-01-10T04:22:33.788Zwords system system french
2382025-01-10T04:22:33.788Zwords system system italian
2392025-01-10T04:22:33.788Zwords system system ngerman
2402025-01-10T04:22:33.788Zwords system system ogerman
2412025-01-10T04:22:33.788Zwords system system spanish
2422025-01-10T04:22:34.130ZPUBLISHER TYPE STATUS P LOCATION
2432025-01-10T04:22:34.130Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442025-01-10T04:22:36.919ZFMRI IFO
2452025-01-10T04:22:36.920Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462025-01-10T04:22:36.920Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472025-01-10T04:22:36.920Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482025-01-10T04:22:36.920Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492025-01-10T04:22:36.920Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502025-01-10T04:22:36.920Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-01-10T04:22:36.920Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2522025-01-10T04:22:36.920Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-01-10T04:22:36.920Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-01-10T04:22:36.920Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2552025-01-10T04:22:36.920Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-01-10T04:22:36.920Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-01-10T04:22:36.920Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2582025-01-10T04:22:36.920Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-01-10T04:22:36.920Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-01-10T04:22:37.698Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-01-10T04:22:37.972Z Updating crates.io index
2622025-01-10T04:22:37.976Z Updating git repository `https://github.com/oxidecomputer/diffus`
2632025-01-10T04:22:38.322Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-01-10T04:22:38.842Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2652025-01-10T04:22:39.147Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662025-01-10T04:22:39.478Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672025-01-10T04:22:39.749Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-01-10T04:22:40.613Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-01-10T04:22:42.581Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-01-10T04:22:43.251Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-01-10T04:22:43.980Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-01-10T04:22:44.263Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-01-10T04:22:44.525Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-01-10T04:22:45.086Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2752025-01-10T04:22:45.417Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2762025-01-10T04:22:45.832Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-01-10T04:22:46.080Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-01-10T04:22:46.353Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-01-10T04:22:46.617Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-01-10T04:22:46.890Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812025-01-10T04:22:47.245Z Updating git repository `https://github.com/oxidecomputer/ispf`
2822025-01-10T04:22:47.657Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2832025-01-10T04:22:47.913Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842025-01-10T04:22:48.484Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2852025-01-10T04:22:48.776Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2862025-01-10T04:22:49.223Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872025-01-10T04:22:49.592Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2882025-01-10T04:22:49.889Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892025-01-10T04:22:50.164Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902025-01-10T04:22:50.425Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912025-01-10T04:22:51.682Z Downloading crates ...
2922025-01-10T04:22:51.732Z Downloaded clap_lex v0.7.2
2932025-01-10T04:22:51.737Z Downloaded anstyle-parse v0.2.5
2942025-01-10T04:22:51.740Z Downloaded errno v0.3.9
2952025-01-10T04:22:51.743Z Downloaded plain v0.2.3
2962025-01-10T04:22:51.745Z Downloaded proc-macro-error v1.0.4
2972025-01-10T04:22:51.748Z Downloaded terminal_size v0.4.0
2982025-01-10T04:22:51.750Z Downloaded proc-macro2 v1.0.89
2992025-01-10T04:22:51.756Z Downloaded swrite v0.1.0
3002025-01-10T04:22:51.760Z Downloaded serde_json v1.0.133
3012025-01-10T04:22:51.821Z Downloaded bitflags v2.6.0
3022025-01-10T04:22:51.824Z Downloaded clap v4.5.21
3032025-01-10T04:22:51.832Z Downloaded dof v0.3.0
3042025-01-10T04:22:51.835Z Downloaded anstyle-query v1.1.1
3052025-01-10T04:22:51.835Z Downloaded cargo_toml v0.20.5
3062025-01-10T04:22:51.838Z Downloaded clap_derive v4.5.18
3072025-01-10T04:22:51.840Z Downloaded digest v0.10.7
3082025-01-10T04:22:51.840Z Downloaded anyhow v1.0.93
3092025-01-10T04:22:51.844Z Downloaded cargo_metadata v0.18.1
3102025-01-10T04:22:51.846Z Downloaded fnv v1.0.7
3112025-01-10T04:22:51.846Z Downloaded fastrand v2.1.1
3122025-01-10T04:22:51.848Z Downloaded dtrace-parser v0.2.0
3132025-01-10T04:22:51.848Z Downloaded crypto-common v0.1.6
3142025-01-10T04:22:51.851Z Downloaded cpufeatures v0.2.14
3152025-01-10T04:22:51.851Z Downloaded colorchoice v1.0.2
3162025-01-10T04:22:51.851Z Downloaded cargo-platform v0.1.8
3172025-01-10T04:22:51.854Z Downloaded camino-tempfile v1.1.1
3182025-01-10T04:22:51.855Z Downloaded cfg-if v1.0.0
3192025-01-10T04:22:51.857Z Downloaded camino v1.1.9
3202025-01-10T04:22:51.857Z Downloaded bytecount v0.6.8
3212025-01-10T04:22:51.860Z Downloaded block-buffer v0.10.4
3222025-01-10T04:22:51.860Z Downloaded fs-err v2.11.0
3232025-01-10T04:22:51.863Z Downloaded equivalent v1.0.1
3242025-01-10T04:22:51.863Z Downloaded clap_builder v4.5.21
3252025-01-10T04:22:51.868Z Downloaded once_cell v1.20.2
3262025-01-10T04:22:51.871Z Downloaded indexmap v2.6.0
3272025-01-10T04:22:51.875Z Downloaded anstream v0.6.15
3282025-01-10T04:22:51.877Z Downloaded autocfg v1.4.0
3292025-01-10T04:22:51.879Z Downloaded anstyle v1.0.10
3302025-01-10T04:22:51.881Z Downloaded byteorder v1.5.0
3312025-01-10T04:22:51.884Z Downloaded pretty-hex v0.4.1
3322025-01-10T04:22:51.888Z Downloaded heck v0.4.1
3332025-01-10T04:22:51.890Z Downloaded generic-array v0.14.7
3342025-01-10T04:22:51.896Z Downloaded scroll_derive v0.12.0
3352025-01-10T04:22:51.903Z Downloaded serde_spanned v0.6.8
3362025-01-10T04:22:51.908Z Downloaded scroll v0.12.0
3372025-01-10T04:22:51.911Z Downloaded is_terminal_polyfill v1.70.1
3382025-01-10T04:22:51.911Z Downloaded thread-id v4.2.2
3392025-01-10T04:22:51.911Z Downloaded usdt-macro v0.5.0
3402025-01-10T04:22:51.914Z Downloaded memmap v0.7.0
3412025-01-10T04:22:51.914Z Downloaded macaddr v1.0.1
3422025-01-10T04:22:51.916Z Downloaded usdt-attr-macro v0.5.0
3432025-01-10T04:22:51.919Z Downloaded usdt v0.5.0
3442025-01-10T04:22:51.923Z Downloaded thiserror v1.0.69
3452025-01-10T04:22:51.928Z Downloaded toml_datetime v0.6.8
3462025-01-10T04:22:51.932Z Downloaded serde_tokenstream v0.2.2
3472025-01-10T04:22:51.933Z Downloaded utf8parse v0.2.2
3482025-01-10T04:22:51.936Z Downloaded tabled_derive v0.7.0
3492025-01-10T04:22:51.936Z Downloaded unicode-linebreak v0.1.5
3502025-01-10T04:22:51.936Z Downloaded pest_derive v2.7.14
3512025-01-10T04:22:51.936Z Downloaded smawk v0.3.2
3522025-01-10T04:22:51.938Z Downloaded heck v0.5.0
3532025-01-10T04:22:51.939Z Downloaded proc-macro-error-attr v1.0.4
3542025-01-10T04:22:51.939Z Downloaded semver v1.0.23
3552025-01-10T04:22:51.941Z Downloaded strsim v0.11.1
3562025-01-10T04:22:51.941Z Downloaded log v0.4.22
3572025-01-10T04:22:51.945Z Downloaded pest_generator v2.7.14
3582025-01-10T04:22:51.945Z Downloaded itoa v1.0.11
3592025-01-10T04:22:51.949Z Downloaded tempfile v3.13.0
3602025-01-10T04:22:51.949Z Downloaded zerocopy-derive v0.7.35
3612025-01-10T04:22:51.951Z Downloaded thiserror-impl v1.0.69
3622025-01-10T04:22:51.954Z Downloaded version_check v0.9.5
3632025-01-10T04:22:51.954Z Downloaded pest_meta v2.7.14
3642025-01-10T04:22:51.957Z Downloaded quote v1.0.37
3652025-01-10T04:22:51.959Z Downloaded sha2 v0.10.8
3662025-01-10T04:22:51.962Z Downloaded pest v2.7.14
3672025-01-10T04:22:51.966Z Downloaded memchr v2.7.4
3682025-01-10T04:22:51.971Z Downloaded usdt-impl v0.5.0
3692025-01-10T04:22:51.974Z Downloaded unicode-ident v1.0.13
3702025-01-10T04:22:51.974Z Downloaded papergrid v0.11.0
3712025-01-10T04:22:51.978Z Downloaded ucd-trie v0.1.7
3722025-01-10T04:22:51.981Z Downloaded typenum v1.17.0
3732025-01-10T04:22:51.984Z Downloaded serde_derive v1.0.215
3742025-01-10T04:22:51.986Z Downloaded toml v0.8.19
3752025-01-10T04:22:51.990Z Downloaded textwrap v0.16.1
3762025-01-10T04:22:51.994Z Downloaded ryu v1.0.18
3772025-01-10T04:22:52.003Z Downloaded serde v1.0.215
3782025-01-10T04:22:52.011Z Downloaded toml_edit v0.22.22
3792025-01-10T04:22:52.038Z Downloaded hashbrown v0.15.1
3802025-01-10T04:22:52.046Z Downloaded zerocopy v0.7.35
3812025-01-10T04:22:52.060Z Downloaded goblin v0.8.2
3822025-01-10T04:22:52.066Z Downloaded winnow v0.6.20
3832025-01-10T04:22:52.074Z Downloaded tabled v0.15.0
3842025-01-10T04:22:52.088Z Downloaded syn v1.0.109
3852025-01-10T04:22:52.098Z Downloaded unicode-width v0.1.14
3862025-01-10T04:22:52.103Z Downloaded syn v2.0.87
3872025-01-10T04:22:52.113Z Downloaded rustix v0.38.37
3882025-01-10T04:22:52.147Z Downloaded libc v0.2.162
3892025-01-10T04:22:52.457Z Compiling proc-macro2 v1.0.89
3902025-01-10T04:22:52.457Z Compiling unicode-ident v1.0.13
3912025-01-10T04:22:52.457Z Compiling version_check v0.9.5
3922025-01-10T04:22:52.460Z Compiling serde v1.0.215
3932025-01-10T04:22:52.460Z Compiling thiserror v1.0.69
3942025-01-10T04:22:52.460Z Compiling memchr v2.7.4
3952025-01-10T04:22:52.460Z Compiling libc v0.2.162
3962025-01-10T04:22:52.493Z Compiling ucd-trie v0.1.7
3972025-01-10T04:22:52.709Z Compiling itoa v1.0.11
3982025-01-10T04:22:52.953Z Compiling ryu v1.0.18
3992025-01-10T04:22:53.227Z Compiling once_cell v1.20.2
4002025-01-10T04:22:53.324Z Compiling byteorder v1.5.0
4012025-01-10T04:22:53.500Z Compiling rustix v0.38.37
4022025-01-10T04:22:53.674Z Compiling serde_json v1.0.133
4032025-01-10T04:22:53.810Z Compiling bitflags v2.6.0
4042025-01-10T04:22:54.045Z Compiling usdt-impl v0.5.0
4052025-01-10T04:22:54.286Z Compiling proc-macro-error-attr v1.0.4
4062025-01-10T04:22:54.319Z Compiling syn v1.0.109
4072025-01-10T04:22:54.348Z Compiling proc-macro-error v1.0.4
4082025-01-10T04:22:54.399Z Compiling quote v1.0.37
4092025-01-10T04:22:54.630Z Compiling log v0.4.22
4102025-01-10T04:22:54.649Z Compiling equivalent v1.0.1
4112025-01-10T04:22:54.675Z Compiling utf8parse v0.2.2
4122025-01-10T04:22:54.770Z Compiling errno v0.3.9
4132025-01-10T04:22:54.848Z Compiling syn v2.0.87
4142025-01-10T04:22:55.003Z Compiling thread-id v4.2.2
4152025-01-10T04:22:55.030Z Compiling camino v1.1.9
4162025-01-10T04:22:55.053Z Compiling hashbrown v0.15.1
4172025-01-10T04:22:55.076Z Compiling plain v0.2.3
4182025-01-10T04:22:55.144Z Compiling anstyle-parse v0.2.5
4192025-01-10T04:22:55.495Z Compiling unicode-width v0.1.14
4202025-01-10T04:22:55.696Z Compiling colorchoice v1.0.2
4212025-01-10T04:22:55.732Z Compiling anstyle-query v1.1.1
4222025-01-10T04:22:55.885Z Compiling anstyle v1.0.10
4232025-01-10T04:22:55.911Z Compiling winnow v0.6.20
4242025-01-10T04:22:56.030Z Compiling autocfg v1.4.0
4252025-01-10T04:22:56.106Z Compiling is_terminal_polyfill v1.70.1
4262025-01-10T04:22:56.240Z Compiling indexmap v2.6.0
4272025-01-10T04:22:56.270Z Compiling pretty-hex v0.4.1
4282025-01-10T04:22:56.340Z Compiling semver v1.0.23
4292025-01-10T04:22:56.479Z Compiling anstream v0.6.15
4302025-01-10T04:22:57.132Z Compiling terminal_size v0.4.0
4312025-01-10T04:22:57.198Z Compiling fs-err v2.11.0
4322025-01-10T04:22:57.353Z Compiling fnv v1.0.7
4332025-01-10T04:22:57.379Z Compiling cfg-if v1.0.0
4342025-01-10T04:22:57.470Z Compiling fastrand v2.1.1
4352025-01-10T04:22:57.473Z Compiling bytecount v0.6.8
4362025-01-10T04:22:57.520Z Compiling anyhow v1.0.93
4372025-01-10T04:22:57.606Z Compiling clap_lex v0.7.2
4382025-01-10T04:22:57.711Z Compiling heck v0.5.0
4392025-01-10T04:22:58.118Z Compiling heck v0.4.1
4402025-01-10T04:22:58.152Z Compiling strsim v0.11.1
4412025-01-10T04:22:58.599Z Compiling tempfile v3.13.0
4422025-01-10T04:22:58.627Z Compiling clap_builder v4.5.21
4432025-01-10T04:22:58.670Z Compiling papergrid v0.11.0
4442025-01-10T04:22:58.859Z Compiling memmap v0.7.0
4452025-01-10T04:22:59.113Z Compiling smawk v0.3.2
4462025-01-10T04:22:59.237Z Compiling unicode-linebreak v0.1.5
4472025-01-10T04:22:59.710Z Compiling textwrap v0.16.1
4482025-01-10T04:22:59.898Z Compiling swrite v0.1.0
4492025-01-10T04:23:00.903Z Compiling tabled_derive v0.7.0
4502025-01-10T04:23:02.461Z Compiling tabled v0.15.0
4512025-01-10T04:23:03.920Z Compiling serde_derive v1.0.215
4522025-01-10T04:23:03.923Z Compiling thiserror-impl v1.0.69
4532025-01-10T04:23:03.989Z Compiling zerocopy-derive v0.7.35
4542025-01-10T04:23:04.016Z Compiling scroll_derive v0.12.0
4552025-01-10T04:23:04.220Z Compiling clap_derive v4.5.18
4562025-01-10T04:23:05.199Z Compiling scroll v0.12.0
4572025-01-10T04:23:05.653Z Compiling goblin v0.8.2
4582025-01-10T04:23:05.775Z Compiling zerocopy v0.7.35
4592025-01-10T04:23:06.687Z Compiling pest v2.7.14
4602025-01-10T04:23:08.193Z Compiling clap v4.5.21
4612025-01-10T04:23:08.971Z Compiling pest_meta v2.7.14
4622025-01-10T04:23:09.801Z Compiling pest_generator v2.7.14
4632025-01-10T04:23:11.651Z Compiling pest_derive v2.7.14
4642025-01-10T04:23:12.211Z Compiling dtrace-parser v0.2.0
4652025-01-10T04:23:14.276Z Compiling serde_tokenstream v0.2.2
4662025-01-10T04:23:14.317Z Compiling serde_spanned v0.6.8
4672025-01-10T04:23:14.319Z Compiling toml_datetime v0.6.8
4682025-01-10T04:23:14.582Z Compiling cargo-platform v0.1.8
4692025-01-10T04:23:14.665Z Compiling toml_edit v0.22.22
4702025-01-10T04:23:14.880Z Compiling macaddr v1.0.1
4712025-01-10T04:23:15.166Z Compiling camino-tempfile v1.1.1
4722025-01-10T04:23:15.732Z Compiling dof v0.3.0
4732025-01-10T04:23:15.886Z Compiling cargo_metadata v0.18.1
4742025-01-10T04:23:17.408Z Compiling usdt-macro v0.5.0
4752025-01-10T04:23:17.410Z Compiling usdt-attr-macro v0.5.0
4762025-01-10T04:23:17.457Z Compiling toml v0.8.19
4772025-01-10T04:23:18.333Z Compiling cargo_toml v0.20.5
4782025-01-10T04:23:18.762Z Compiling usdt v0.5.0
4792025-01-10T04:23:21.958Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4802025-01-10T04:23:26.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.64s
4812025-01-10T04:23:26.383Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4822025-01-10T04:23:26.923Z Downloading crates ...
4832025-01-10T04:23:27.042Z Downloaded assert_matches v1.5.0
4842025-01-10T04:23:27.045Z Downloaded atty v0.2.14
4852025-01-10T04:23:27.050Z Downloaded adler2 v2.0.0
4862025-01-10T04:23:27.058Z Downloaded async-stream-impl v0.3.6
4872025-01-10T04:23:27.061Z Downloaded http-body v1.0.1
4882025-01-10T04:23:27.063Z Downloaded crunchy v0.2.2
4892025-01-10T04:23:27.063Z Downloaded headers-core v0.3.0
4902025-01-10T04:23:27.065Z Downloaded cfg_aliases v0.2.1
4912025-01-10T04:23:27.072Z Downloaded cstr-argument v0.1.2
4922025-01-10T04:23:27.075Z Downloaded atomicwrites v0.4.4
4932025-01-10T04:23:27.075Z Downloaded cfg_aliases v0.1.1
4942025-01-10T04:23:27.078Z Downloaded bitfield v0.14.0
4952025-01-10T04:23:27.081Z Downloaded http-range v0.1.5
4962025-01-10T04:23:27.083Z Downloaded icu_provider_macros v1.5.0
4972025-01-10T04:23:27.083Z Downloaded async-recursion v1.1.1
4982025-01-10T04:23:27.087Z Downloaded backoff v0.4.0
4992025-01-10T04:23:27.091Z Downloaded arrayref v0.3.9
5002025-01-10T04:23:27.094Z Downloaded bb8 v0.8.5
5012025-01-10T04:23:27.094Z Downloaded md5 v0.7.0
5022025-01-10T04:23:27.097Z Downloaded crucible-workspace-hack v0.1.0
5032025-01-10T04:23:27.097Z Downloaded ciborium-io v0.2.2
5042025-01-10T04:23:27.097Z Downloaded match_cfg v0.1.0
5052025-01-10T04:23:27.099Z Downloaded cassowary v0.3.0
5062025-01-10T04:23:27.099Z Downloaded atomic-waker v1.1.2
5072025-01-10T04:23:27.103Z Downloaded home v0.5.9
5082025-01-10T04:23:27.103Z Downloaded crc-catalog v2.4.0
5092025-01-10T04:23:27.107Z Downloaded humantime v2.1.0
5102025-01-10T04:23:27.110Z Downloaded bit-vec v0.6.3
5112025-01-10T04:23:27.110Z Downloaded ascii-canvas v3.0.0
5122025-01-10T04:23:27.110Z Downloaded is_ci v1.2.0
5132025-01-10T04:23:27.113Z Downloaded cobs v0.2.3
5142025-01-10T04:23:27.113Z Downloaded ident_case v1.0.1
5152025-01-10T04:23:27.117Z Downloaded colored v2.1.0
5162025-01-10T04:23:27.117Z Downloaded instant v0.1.13
5172025-01-10T04:23:27.120Z Downloaded constant_time_eq v0.3.1
5182025-01-10T04:23:27.120Z Downloaded hex-literal v0.4.1
5192025-01-10T04:23:27.123Z Downloaded heck v0.3.3
5202025-01-10T04:23:27.123Z Downloaded cbc v0.1.2
5212025-01-10T04:23:27.125Z Downloaded hyper-tls v0.6.0
5222025-01-10T04:23:27.128Z Downloaded http-body-util v0.1.2
5232025-01-10T04:23:27.128Z Downloaded bit-set v0.5.3
5242025-01-10T04:23:27.131Z Downloaded async-trait v0.1.83
5252025-01-10T04:23:27.133Z Downloaded lru v0.12.5
5262025-01-10T04:23:27.136Z Downloaded keccak v0.1.5
5272025-01-10T04:23:27.139Z Downloaded base64ct v1.6.0
5282025-01-10T04:23:27.141Z Downloaded progenitor-client v0.8.0
5292025-01-10T04:23:27.144Z Downloaded linked-hash-map v0.5.6
5302025-01-10T04:23:27.144Z Downloaded lalrpop-util v0.19.12
5312025-01-10T04:23:27.144Z Downloaded internet-checksum v0.2.1
5322025-01-10T04:23:27.146Z Downloaded inout v0.1.3
5332025-01-10T04:23:27.150Z Downloaded libsw v3.3.1
5342025-01-10T04:23:27.150Z Downloaded kstat-rs v0.2.4
5352025-01-10T04:23:27.152Z Downloaded ciborium-ll v0.2.2
5362025-01-10T04:23:27.153Z Downloaded castaway v0.2.3
5372025-01-10T04:23:27.155Z Downloaded darling v0.20.10
5382025-01-10T04:23:27.159Z Downloaded libefi-sys v0.1.0
5392025-01-10T04:23:27.162Z Downloaded lockfree-object-pool v0.1.6
5402025-01-10T04:23:27.165Z Downloaded indoc v1.0.9
5412025-01-10T04:23:27.168Z Downloaded curve25519-dalek-derive v0.1.1
5422025-01-10T04:23:27.171Z Downloaded managed v0.8.0
5432025-01-10T04:23:27.171Z Downloaded crc32fast v1.4.2
5442025-01-10T04:23:27.174Z Downloaded mime v0.3.17
5452025-01-10T04:23:27.176Z Downloaded maybe-uninit v2.0.0
5462025-01-10T04:23:27.178Z Downloaded memoffset v0.9.1
5472025-01-10T04:23:27.178Z Downloaded maplit v1.0.2
5482025-01-10T04:23:27.181Z Downloaded httparse v1.9.5
5492025-01-10T04:23:27.183Z Downloaded hickory-client v0.24.1
5502025-01-10T04:23:27.186Z Downloaded highway v1.2.0
5512025-01-10T04:23:27.192Z Downloaded jobserver v0.1.32
5522025-01-10T04:23:27.194Z Downloaded addr2line v0.24.2
5532025-01-10T04:23:27.194Z Downloaded md-5 v0.10.6
5542025-01-10T04:23:27.197Z Downloaded const_format_proc_macros v0.2.33
5552025-01-10T04:23:27.199Z Downloaded ipnet v2.10.1
5562025-01-10T04:23:27.202Z Downloaded hyper-util v0.1.10
5572025-01-10T04:23:27.206Z Downloaded litemap v0.7.3
5582025-01-10T04:23:27.209Z Downloaded lock_api v0.4.12
5592025-01-10T04:23:27.212Z Downloaded csv-core v0.1.11
5602025-01-10T04:23:27.214Z Downloaded sync-ptr v0.1.1
5612025-01-10T04:23:27.217Z Downloaded bzip2 v0.4.4
5622025-01-10T04:23:27.219Z Downloaded ipnetwork v0.20.0
5632025-01-10T04:23:27.219Z Downloaded hmac v0.12.1
5642025-01-10T04:23:27.221Z Downloaded libloading v0.8.5
5652025-01-10T04:23:27.225Z Downloaded signature v2.2.0
5662025-01-10T04:23:27.228Z Downloaded secrecy v0.8.0
5672025-01-10T04:23:27.231Z Downloaded memmap2 v0.9.5
5682025-01-10T04:23:27.231Z Downloaded yoke-derive v0.7.4
5692025-01-10T04:23:27.233Z Downloaded hyper-rustls v0.27.3
5702025-01-10T04:23:27.235Z Downloaded rusty-fork v0.3.0
5712025-01-10T04:23:27.238Z Downloaded sec1 v0.7.3
5722025-01-10T04:23:27.240Z Downloaded indexmap v1.9.3
5732025-01-10T04:23:27.244Z Downloaded derive_builder_macro v0.20.2
5742025-01-10T04:23:27.247Z Downloaded base64 v0.22.1
5752025-01-10T04:23:27.250Z Downloaded new_debug_unreachable v1.0.6
5762025-01-10T04:23:27.253Z Downloaded slog-bunyan v2.5.0
5772025-01-10T04:23:27.255Z Downloaded ahash v0.8.11
5782025-01-10T04:23:27.258Z Downloaded slog-async v2.8.0
5792025-01-10T04:23:27.260Z Downloaded thread_local v1.1.8
5802025-01-10T04:23:27.261Z Downloaded thiserror-no-std v2.0.2
5812025-01-10T04:23:27.264Z Downloaded parse-size v1.1.0
5822025-01-10T04:23:27.269Z Downloaded float-ord v0.3.2
5832025-01-10T04:23:27.272Z Downloaded thiserror-impl v2.0.3
5842025-01-10T04:23:27.272Z Downloaded zone v0.1.8
5852025-01-10T04:23:27.272Z Downloaded utf8_iter v1.0.4
5862025-01-10T04:23:27.272Z Downloaded thiserror-impl-no-std v2.0.2
5872025-01-10T04:23:27.274Z Downloaded embedded-io v0.6.1
5882025-01-10T04:23:27.276Z Downloaded embedded-io v0.4.0
5892025-01-10T04:23:27.278Z Downloaded icu_normalizer v1.5.0
5902025-01-10T04:23:27.283Z Downloaded icu_locid_transform_data v1.5.0
5912025-01-10T04:23:27.286Z Downloaded iana-time-zone v0.1.61
5922025-01-10T04:23:27.288Z Downloaded display-error-chain v0.2.2
5932025-01-10T04:23:27.290Z Downloaded utf16_iter v1.0.5
5942025-01-10T04:23:27.294Z Downloaded unicase v2.7.0
5952025-01-10T04:23:27.296Z Downloaded icu_properties v1.5.1
5962025-01-10T04:23:27.298Z Downloaded bytes v1.8.0
5972025-01-10T04:23:27.303Z Downloaded const-oid v0.9.6
5982025-01-10T04:23:27.305Z Downloaded openssl-macros v0.1.1
5992025-01-10T04:23:27.305Z Downloaded dirs-next v2.0.0
6002025-01-10T04:23:27.308Z Downloaded zerovec-derive v0.10.3
6012025-01-10T04:23:27.310Z Downloaded futures-task v0.3.31
6022025-01-10T04:23:27.310Z Downloaded futures-sink v0.3.31
6032025-01-10T04:23:27.312Z Downloaded take_mut v0.2.2
6042025-01-10T04:23:27.315Z Downloaded clang-sys v1.8.1
6052025-01-10T04:23:27.318Z Downloaded sync_wrapper v1.0.1
6062025-01-10T04:23:27.318Z Downloaded tokio-stream v0.1.16
6072025-01-10T04:23:27.323Z Downloaded phf_codegen v0.11.2
6082025-01-10T04:23:27.326Z Downloaded packed_struct v0.10.1
6092025-01-10T04:23:27.328Z Downloaded phf v0.11.2
6102025-01-10T04:23:27.330Z Downloaded chacha20poly1305 v0.10.1
6112025-01-10T04:23:27.334Z Downloaded value-bag v1.9.0
6122025-01-10T04:23:27.336Z Downloaded allocator-api2 v0.2.18
6132025-01-10T04:23:27.338Z Downloaded arc-swap v1.7.1
6142025-01-10T04:23:27.342Z Downloaded diesel_table_macro_syntax v0.2.0
6152025-01-10T04:23:27.345Z Downloaded zone_cfg_derive v0.3.0
6162025-01-10T04:23:27.345Z Downloaded ref-cast-impl v1.0.23
6172025-01-10T04:23:27.347Z Downloaded heapless v0.8.0
6182025-01-10T04:23:27.351Z Downloaded crypto-bigint v0.5.5
6192025-01-10T04:23:27.359Z Downloaded zone_cfg_derive v0.1.2
6202025-01-10T04:23:27.361Z Downloaded rand_core v0.6.4
6212025-01-10T04:23:27.364Z Downloaded hickory-resolver v0.24.1
6222025-01-10T04:23:27.371Z Downloaded slog-json v2.6.1
6232025-01-10T04:23:27.374Z Downloaded slog-envlogger v2.2.0
6242025-01-10T04:23:27.374Z Downloaded num-complex v0.4.6
6252025-01-10T04:23:27.374Z Downloaded phf_shared v0.10.0
6262025-01-10T04:23:27.377Z Downloaded prettyplease v0.2.25
6272025-01-10T04:23:27.381Z Downloaded precomputed-hash v0.1.1
6282025-01-10T04:23:27.381Z Downloaded tap v1.0.1
6292025-01-10T04:23:27.383Z Downloaded unicode-xid v0.2.6
6302025-01-10T04:23:27.383Z Downloaded twox-hash v1.6.3
6312025-01-10T04:23:27.386Z Downloaded uuid v1.11.1
6322025-01-10T04:23:27.389Z Downloaded password-hash v0.4.2
6332025-01-10T04:23:27.391Z Downloaded tracing-attributes v0.1.27
6342025-01-10T04:23:27.396Z Downloaded derive_more v0.99.18
6352025-01-10T04:23:27.400Z Downloaded wyz v0.5.1
6362025-01-10T04:23:27.404Z Downloaded ssh-cipher v0.2.0
6372025-01-10T04:23:27.406Z Downloaded postcard v1.0.10
6382025-01-10T04:23:27.409Z Downloaded postgres-protocol v0.6.7
6392025-01-10T04:23:27.411Z Downloaded http v1.1.0
6402025-01-10T04:23:27.414Z Downloaded rustc_version v0.1.7
6412025-01-10T04:23:27.416Z Downloaded hickory-server v0.24.1
6422025-01-10T04:23:27.422Z Downloaded futures-core v0.3.31
6432025-01-10T04:23:27.424Z Downloaded fd-lock v4.0.2
6442025-01-10T04:23:27.426Z Downloaded qorb v0.2.1
6452025-01-10T04:23:27.431Z Downloaded serde_derive_internals v0.29.1
6462025-01-10T04:23:27.434Z Downloaded untrusted v0.7.1
6472025-01-10T04:23:27.436Z Downloaded num-iter v0.1.45
6482025-01-10T04:23:27.439Z Downloaded num-integer v0.1.46
6492025-01-10T04:23:27.439Z Downloaded zerofrom v0.1.4
6502025-01-10T04:23:27.442Z Downloaded progenitor-impl v0.8.0
6512025-01-10T04:23:27.444Z Downloaded parse-display-derive v0.10.0
6522025-01-10T04:23:27.446Z Downloaded term v0.7.0
6532025-01-10T04:23:27.460Z Downloaded downcast v0.11.0
6542025-01-10T04:23:27.463Z Downloaded rand_seeder v0.3.0
6552025-01-10T04:23:27.465Z Downloaded aes v0.8.4
6562025-01-10T04:23:27.468Z Downloaded rustls-pemfile v1.0.4
6572025-01-10T04:23:27.471Z Downloaded rustc_version v0.4.1
6582025-01-10T04:23:27.474Z Downloaded yoke v0.7.4
6592025-01-10T04:23:27.474Z Downloaded rand_xorshift v0.3.0
6602025-01-10T04:23:27.476Z Downloaded number_prefix v0.4.0
6612025-01-10T04:23:27.478Z Downloaded env_filter v0.1.2
6622025-01-10T04:23:27.478Z Downloaded num_threads v0.1.7
6632025-01-10T04:23:27.481Z Downloaded rand_chacha v0.3.1
6642025-01-10T04:23:27.483Z Downloaded smallvec v0.6.14
6652025-01-10T04:23:27.485Z Downloaded psl-types v2.0.11
6662025-01-10T04:23:27.485Z Downloaded static_assertions v1.1.0
6672025-01-10T04:23:27.487Z Downloaded stable_deref_trait v1.2.0
6682025-01-10T04:23:27.487Z Downloaded multer v3.1.0
6692025-01-10T04:23:27.491Z Downloaded structmeta-derive v0.2.0
6702025-01-10T04:23:27.493Z Downloaded rpassword v7.3.1
6712025-01-10T04:23:27.496Z Downloaded untrusted v0.9.0
6722025-01-10T04:23:27.496Z Downloaded unicode-truncate v1.1.0
6732025-01-10T04:23:27.499Z Downloaded topological-sort v0.2.2
6742025-01-10T04:23:27.502Z Downloaded strum v0.26.3
6752025-01-10T04:23:27.502Z Downloaded stringprep v0.1.5
6762025-01-10T04:23:27.502Z Downloaded password-hash v0.5.0
6772025-01-10T04:23:27.504Z Downloaded subprocess v0.2.9
6782025-01-10T04:23:27.508Z Downloaded futures-executor v0.3.31
6792025-01-10T04:23:27.510Z Downloaded string_cache v0.8.7
6802025-01-10T04:23:27.513Z Downloaded num-rational v0.4.2
6812025-01-10T04:23:27.515Z Downloaded fallible-streaming-iterator v0.1.9
6822025-01-10T04:23:27.515Z Downloaded fallible-iterator v0.3.0
6832025-01-10T04:23:27.518Z Downloaded fallible-iterator v0.2.0
6842025-01-10T04:23:27.518Z Downloaded ed25519 v2.2.3
6852025-01-10T04:23:27.520Z Downloaded ron v0.8.1
6862025-01-10T04:23:27.527Z Downloaded write16 v1.0.0
6872025-01-10T04:23:27.529Z Downloaded libxml v0.3.3
6882025-01-10T04:23:27.537Z Downloaded endian-type v0.1.2
6892025-01-10T04:23:27.539Z Downloaded radium v0.7.0
6902025-01-10T04:23:27.539Z Downloaded mockall_derive v0.13.0
6912025-01-10T04:23:27.542Z Downloaded futures v0.3.31
6922025-01-10T04:23:27.547Z Downloaded tokio-tungstenite v0.23.1
6932025-01-10T04:23:27.550Z Downloaded dsl_auto_type v0.1.2
6942025-01-10T04:23:27.553Z Downloaded newtype_derive v0.1.6
6952025-01-10T04:23:27.557Z Downloaded rtoolbox v0.0.2
6962025-01-10T04:23:27.557Z Downloaded tar v0.4.42
6972025-01-10T04:23:27.559Z Downloaded schemars_derive v0.8.21
6982025-01-10T04:23:27.562Z Downloaded scheduled-thread-pool v0.2.7
6992025-01-10T04:23:27.565Z Downloaded rfc6979 v0.4.0
7002025-01-10T04:23:27.565Z Downloaded zip v2.1.3
7012025-01-10T04:23:27.569Z Downloaded scrypt v0.11.0
7022025-01-10T04:23:27.572Z Downloaded pbkdf2 v0.12.2
7032025-01-10T04:23:27.574Z Downloaded path-slash v0.1.5
7042025-01-10T04:23:27.574Z Downloaded strum_macros v0.24.3
7052025-01-10T04:23:27.576Z Downloaded tiny-keccak v2.0.2
7062025-01-10T04:23:27.579Z Downloaded slab v0.4.9
7072025-01-10T04:23:27.582Z Downloaded tokio-macros v2.4.0
7082025-01-10T04:23:27.585Z Downloaded tokio-native-tls v0.3.1
7092025-01-10T04:23:27.587Z Downloaded aes-gcm v0.10.3
7102025-01-10T04:23:27.589Z Downloaded foreign-types-shared v0.1.1
7112025-01-10T04:23:27.592Z Downloaded darling_core v0.20.10
7122025-01-10T04:23:27.596Z Downloaded either v1.13.0
7132025-01-10T04:23:27.599Z Downloaded postgres-types v0.2.8
7142025-01-10T04:23:27.601Z Downloaded hyper v1.5.0
7152025-01-10T04:23:27.609Z Downloaded foreign-types-shared v0.3.1
7162025-01-10T04:23:27.612Z Downloaded dunce v1.0.5
7172025-01-10T04:23:27.614Z Downloaded rand v0.8.5
7182025-01-10T04:23:27.618Z Downloaded semver v0.1.20
7192025-01-10T04:23:27.621Z Downloaded parse-zoneinfo v0.3.1
7202025-01-10T04:23:27.623Z Downloaded typed-path v0.9.3
7212025-01-10T04:23:27.629Z Downloaded serde-big-array v0.5.1
7222025-01-10T04:23:27.631Z Downloaded siphasher v0.3.11
7232025-01-10T04:23:27.633Z Downloaded tinyvec_macros v0.1.1
7242025-01-10T04:23:27.635Z Downloaded foreign-types v0.3.2
7252025-01-10T04:23:27.635Z Downloaded time-core v0.1.2
7262025-01-10T04:23:27.638Z Downloaded packed_struct_codegen v0.10.1
7272025-01-10T04:23:27.638Z Downloaded simd-adler32 v0.3.7
7282025-01-10T04:23:27.640Z Downloaded peg v0.8.4
7292025-01-10T04:23:27.644Z Downloaded newline-converter v0.3.0
7302025-01-10T04:23:27.646Z Downloaded env_logger v0.10.2
7312025-01-10T04:23:27.649Z Downloaded form_urlencoded v1.2.1
7322025-01-10T04:23:27.651Z Downloaded foreign-types v0.5.0
7332025-01-10T04:23:27.654Z Downloaded vte v0.11.1
7342025-01-10T04:23:27.656Z Downloaded miniz_oxide v0.8.0
7352025-01-10T04:23:27.659Z Downloaded vsss-rs v3.3.4
7362025-01-10T04:23:27.661Z Downloaded omicron-zone-package v0.12.0
7372025-01-10T04:23:27.665Z Downloaded sqlparser_derive v0.2.2
7382025-01-10T04:23:27.667Z Downloaded newtype-uuid v1.1.3
7392025-01-10T04:23:27.667Z Downloaded slog v2.7.0
7402025-01-10T04:23:27.671Z Downloaded deranged v0.3.11
7412025-01-10T04:23:27.673Z Downloaded waitgroup v0.1.2
7422025-01-10T04:23:27.675Z Downloaded predicates-tree v1.0.11
7432025-01-10T04:23:27.675Z Downloaded predicates v3.1.2
7442025-01-10T04:23:27.724Z Downloaded mirai-annotations v1.12.0
7452025-01-10T04:23:27.728Z Downloaded peg-macros v0.8.4
7462025-01-10T04:23:27.728Z Downloaded tls_codec v0.4.1
7472025-01-10T04:23:27.728Z Downloaded ssh-encoding v0.2.0
7482025-01-10T04:23:27.728Z Downloaded parking_lot_core v0.8.6
7492025-01-10T04:23:27.728Z Downloaded hkdf v0.12.4
7502025-01-10T04:23:27.728Z Downloaded predicates-core v1.0.8
7512025-01-10T04:23:27.728Z Downloaded ppv-lite86 v0.2.20
7522025-01-10T04:23:27.728Z Downloaded serde_repr v0.1.19
7532025-01-10T04:23:27.728Z Downloaded polyval v0.6.2
7542025-01-10T04:23:27.728Z Downloaded foldhash v0.1.3
7552025-01-10T04:23:27.728Z Downloaded serde-hex v0.1.0
7562025-01-10T04:23:27.728Z Downloaded oso-derive v0.27.3
7572025-01-10T04:23:27.728Z Downloaded tower-service v0.3.3
7582025-01-10T04:23:27.728Z Downloaded toolchain_find v0.4.0
7592025-01-10T04:23:27.728Z Downloaded group v0.13.0
7602025-01-10T04:23:27.728Z Downloaded tinystr v0.7.6
7612025-01-10T04:23:27.728Z Downloaded pkg-config v0.3.31
7622025-01-10T04:23:27.728Z Downloaded glob v0.3.1
7632025-01-10T04:23:27.728Z Downloaded derive_builder_core v0.20.2
7642025-01-10T04:23:27.728Z Downloaded derive_builder v0.20.2
7652025-01-10T04:23:27.728Z Downloaded pem v3.0.4
7662025-01-10T04:23:27.728Z Downloaded num-bigint v0.4.6
7672025-01-10T04:23:27.731Z Downloaded spki v0.7.3
7682025-01-10T04:23:27.733Z Downloaded russh-cryptovec v0.7.3
7692025-01-10T04:23:27.733Z Downloaded schemars v0.8.21
7702025-01-10T04:23:27.745Z Downloaded mockall v0.13.0
7712025-01-10T04:23:27.748Z Downloaded num-conv v0.1.0
7722025-01-10T04:23:27.751Z Downloaded blake3 v1.5.4
7732025-01-10T04:23:27.757Z Downloaded normalize-line-endings v0.3.0
7742025-01-10T04:23:27.759Z Downloaded termtree v0.4.1
7752025-01-10T04:23:27.759Z Downloaded slog-dtrace v0.3.0
7762025-01-10T04:23:27.762Z Downloaded openssl-probe v0.1.5
7772025-01-10T04:23:27.764Z Downloaded hash32 v0.3.1
7782025-01-10T04:23:27.764Z Downloaded fragile v2.0.0
7792025-01-10T04:23:27.767Z Downloaded time-macros v0.2.18
7802025-01-10T04:23:27.769Z Downloaded signal-hook-mio v0.2.4
7812025-01-10T04:23:27.771Z Downloaded want v0.3.1
7822025-01-10T04:23:27.771Z Downloaded vte_generate_state_changes v0.1.2
7832025-01-10T04:23:27.774Z Downloaded peg-runtime v0.8.3
7842025-01-10T04:23:27.774Z Downloaded similar v2.6.0
7852025-01-10T04:23:27.779Z Downloaded opaque-debug v0.3.1
7862025-01-10T04:23:27.781Z Downloaded same-file v1.0.6
7872025-01-10T04:23:27.781Z Downloaded pkcs8 v0.10.2
7882025-01-10T04:23:27.784Z Downloaded test-strategy v0.3.1
7892025-01-10T04:23:27.788Z Downloaded tungstenite v0.21.0
7902025-01-10T04:23:27.792Z Downloaded rustc-hash v1.1.0
7912025-01-10T04:23:27.794Z Downloaded steno v0.4.1
7922025-01-10T04:23:27.797Z Downloaded rustc-demangle v0.1.24
7932025-01-10T04:23:27.800Z Downloaded p256 v0.13.2
7942025-01-10T04:23:27.803Z Downloaded futures-macro v0.3.31
7952025-01-10T04:23:27.806Z Downloaded num-bigint-dig v0.8.4
7962025-01-10T04:23:27.810Z Downloaded universal-hash v0.5.1
7972025-01-10T04:23:27.813Z Downloaded r2d2 v0.8.10
7982025-01-10T04:23:27.813Z Downloaded spin v0.9.8
7992025-01-10T04:23:27.824Z Downloaded dhcproto-macros v0.1.0
8002025-01-10T04:23:27.824Z Downloaded pkcs5 v0.7.1
8012025-01-10T04:23:27.824Z Downloaded rayon-core v1.12.1
8022025-01-10T04:23:27.827Z Downloaded xattr v1.3.1
8032025-01-10T04:23:27.827Z Downloaded shlex v1.3.0
8042025-01-10T04:23:27.830Z Downloaded zeroize_derive v1.4.2
8052025-01-10T04:23:27.830Z Downloaded pretty-hex v0.2.1
8062025-01-10T04:23:27.833Z Downloaded shell-words v1.1.0
8072025-01-10T04:23:27.833Z Downloaded primeorder v0.13.6
8082025-01-10T04:23:27.836Z Downloaded termios v0.3.3
8092025-01-10T04:23:27.836Z Downloaded scopeguard v1.2.0
8102025-01-10T04:23:27.839Z Downloaded futures-io v0.3.31
8112025-01-10T04:23:27.839Z Downloaded progenitor v0.8.0
8122025-01-10T04:23:27.839Z Downloaded tungstenite v0.23.0
8132025-01-10T04:23:27.845Z Downloaded expectorate v1.1.0
8142025-01-10T04:23:27.847Z Downloaded hash32 v0.2.1
8152025-01-10T04:23:27.847Z Downloaded ghash v0.5.1
8162025-01-10T04:23:27.850Z Downloaded rustls-pki-types v1.10.0
8172025-01-10T04:23:27.854Z Downloaded getrandom v0.2.15
8182025-01-10T04:23:27.857Z Downloaded zerofrom-derive v0.1.4
8192025-01-10T04:23:27.857Z Downloaded rustls-pemfile v2.2.0
8202025-01-10T04:23:27.859Z Downloaded tokio-tungstenite v0.24.0
8212025-01-10T04:23:27.861Z Downloaded gethostname v0.5.0
8222025-01-10T04:23:27.864Z Downloaded fixedbitset v0.4.2
8232025-01-10T04:23:27.867Z Downloaded rustyline v14.0.0
8242025-01-10T04:23:27.873Z Downloaded defmt-macros v0.3.9
8252025-01-10T04:23:27.876Z Downloaded diesel-dtrace v0.4.2
8262025-01-10T04:23:27.876Z Downloaded xz2 v0.1.7
8272025-01-10T04:23:27.878Z Downloaded serde_yaml v0.9.34+deprecated
8282025-01-10T04:23:27.881Z Downloaded defmt-parser v0.3.4
8292025-01-10T04:23:27.883Z Downloaded pem-rfc7468 v0.7.0
8302025-01-10T04:23:27.886Z Downloaded slog-stdlog v4.1.1
8312025-01-10T04:23:27.888Z Downloaded reedline v0.35.0
8322025-01-10T04:23:27.895Z Downloaded pin-project-internal v1.1.6
8332025-01-10T04:23:27.898Z Downloaded ed25519-dalek v2.1.1
8342025-01-10T04:23:27.902Z Downloaded des v0.8.1
8352025-01-10T04:23:27.906Z Downloaded tokio-postgres v0.7.12
8362025-01-10T04:23:27.908Z Downloaded ssh-key v0.6.6
8372025-01-10T04:23:27.915Z Downloaded pin-project v1.1.6
8382025-01-10T04:23:27.928Z Downloaded slog-term v2.9.1
8392025-01-10T04:23:27.931Z Downloaded displaydoc v0.2.5
8402025-01-10T04:23:27.933Z Downloaded toml v0.7.8
8412025-01-10T04:23:27.937Z Downloaded whoami v1.5.2
8422025-01-10T04:23:27.939Z Downloaded half v2.4.1
8432025-01-10T04:23:27.942Z Downloaded oso v0.27.3
8442025-01-10T04:23:27.946Z Downloaded samael v0.0.17
8452025-01-10T04:23:27.953Z Downloaded diesel_derives v2.2.3
8462025-01-10T04:23:27.957Z Downloaded chrono v0.4.38
8472025-01-10T04:23:27.965Z Downloaded snafu-derive v0.8.5
8482025-01-10T04:23:27.968Z Downloaded socket2 v0.5.7
8492025-01-10T04:23:27.970Z Downloaded unicode-segmentation v1.12.0
8502025-01-10T04:23:27.974Z Downloaded openssl-sys v0.9.103
8512025-01-10T04:23:27.980Z Downloaded salty v0.3.0
8522025-01-10T04:23:27.986Z Downloaded diff v0.1.13
8532025-01-10T04:23:27.990Z Downloaded hashbrown v0.12.3
8542025-01-10T04:23:27.994Z Downloaded proptest v1.5.0
8552025-01-10T04:23:28.005Z Downloaded rcgen v0.12.1
8562025-01-10T04:23:28.013Z Downloaded serde_with v3.11.0
8572025-01-10T04:23:28.018Z Downloaded rustls-webpki v0.102.8
8582025-01-10T04:23:28.038Z Downloaded unicode_categories v0.1.1
8592025-01-10T04:23:28.040Z Downloaded idna v0.3.0
8602025-01-10T04:23:28.047Z Downloaded x509-cert v0.2.5
8612025-01-10T04:23:28.053Z Downloaded idna v0.2.3
8622025-01-10T04:23:28.061Z Downloaded petname v2.0.2
8632025-01-10T04:23:28.067Z Downloaded vcpkg v0.2.15
8642025-01-10T04:23:28.105Z Downloaded der v0.7.9
8652025-01-10T04:23:28.110Z Downloaded idna v0.5.0
8662025-01-10T04:23:28.118Z Downloaded time v0.3.36
8672025-01-10T04:23:28.126Z Downloaded zerocopy v0.8.10
8682025-01-10T04:23:28.150Z Downloaded tokio-util v0.7.12
8692025-01-10T04:23:28.158Z Downloaded smoltcp v0.9.1
8702025-01-10T04:23:28.168Z Downloaded nom v7.1.3
8712025-01-10T04:23:28.173Z Downloaded curve25519-dalek v4.1.3
8722025-01-10T04:23:28.182Z Downloaded rusqlite v0.32.1
8732025-01-10T04:23:28.190Z Downloaded h2 v0.4.6
8742025-01-10T04:23:28.197Z Downloaded rustls v0.21.12
8752025-01-10T04:23:28.210Z Downloaded winnow v0.5.40
8762025-01-10T04:23:28.219Z Downloaded sqlparser v0.45.0
8772025-01-10T04:23:28.225Z Downloaded reqwest v0.12.9
8782025-01-10T04:23:28.235Z Downloaded quinn-proto v0.11.8
8792025-01-10T04:23:28.242Z Downloaded radix_trie v0.2.1
8802025-01-10T04:23:28.251Z Downloaded p384 v0.13.0
8812025-01-10T04:23:28.265Z Downloaded object v0.30.4
8822025-01-10T04:23:28.278Z Downloaded smoltcp v0.11.0
8832025-01-10T04:23:28.292Z Downloaded git2 v0.19.0
8842025-01-10T04:23:28.303Z Downloaded hickory-proto v0.24.1
8852025-01-10T04:23:28.319Z Downloaded bstr v1.10.0
8862025-01-10T04:23:28.329Z Downloaded webpki-roots v0.26.6
8872025-01-10T04:23:28.333Z Downloaded nix v0.27.1
8882025-01-10T04:23:28.345Z Downloaded object v0.36.5
8892025-01-10T04:23:28.356Z Downloaded regex v1.11.1
8902025-01-10T04:23:28.371Z Downloaded dropshot v0.12.0
8912025-01-10T04:23:28.392Z Downloaded trust-dns-proto v0.22.0
8922025-01-10T04:23:28.403Z Downloaded polar-core v0.27.3
8932025-01-10T04:23:28.411Z Downloaded gimli v0.31.1
8942025-01-10T04:23:28.421Z Downloaded regress v0.10.1
8952025-01-10T04:23:28.428Z Downloaded diesel v2.2.6
8962025-01-10T04:23:28.446Z Downloaded openapiv3 v2.0.0
8972025-01-10T04:23:28.458Z Downloaded regex-syntax v0.8.5
8982025-01-10T04:23:28.465Z Downloaded unicode-width v0.2.0
8992025-01-10T04:23:28.471Z Downloaded regex-syntax v0.6.29
9002025-01-10T04:23:28.479Z Downloaded zerocopy-derive v0.6.6
9012025-01-10T04:23:28.488Z Downloaded sled v0.34.7
9022025-01-10T04:23:28.499Z Downloaded typify-impl v0.2.0
9032025-01-10T04:23:28.513Z Downloaded ratatui v0.28.1
9042025-01-10T04:23:28.531Z Downloaded bzip2-sys v0.1.11+1.0.8
9052025-01-10T04:23:28.543Z Downloaded nix v0.29.0
9062025-01-10T04:23:28.555Z Downloaded rustls v0.23.19
9072025-01-10T04:23:28.568Z Downloaded petgraph v0.6.5
9082025-01-10T04:23:28.585Z Downloaded lzma-sys v0.1.20
9092025-01-10T04:23:28.612Z Downloaded rustls v0.22.4
9102025-01-10T04:23:28.625Z Downloaded nix v0.28.0
9112025-01-10T04:23:28.636Z Downloaded dropshot v0.13.0
9122025-01-10T04:23:28.657Z Downloaded regex-automata v0.4.8
9132025-01-10T04:23:28.673Z Downloaded libz-sys v1.1.20
9142025-01-10T04:23:28.693Z Downloaded chrono-tz v0.10.0
9152025-01-10T04:23:28.700Z Downloaded regress v0.9.1
9162025-01-10T04:23:28.709Z Downloaded rustls-webpki v0.101.7
9172025-01-10T04:23:28.723Z Downloaded openssl v0.10.66
9182025-01-10T04:23:28.733Z Downloaded russh v0.45.0
9192025-01-10T04:23:28.738Z Downloaded zerovec v0.10.4
9202025-01-10T04:23:28.744Z Downloaded quick-xml v0.33.0
9212025-01-10T04:23:28.750Z Downloaded idna v0.4.0
9222025-01-10T04:23:28.758Z Downloaded bitvec v1.0.1
9232025-01-10T04:23:28.772Z Downloaded sha3 v0.10.8
9242025-01-10T04:23:28.778Z Downloaded tokio v1.40.0
9252025-01-10T04:23:28.813Z Downloaded csv v1.3.0
9262025-01-10T04:23:28.831Z Downloaded unsafe-libyaml v0.2.11
9272025-01-10T04:23:28.835Z Downloaded tracing v0.1.40
9282025-01-10T04:23:28.839Z Downloaded quinn v0.11.5
9292025-01-10T04:23:28.842Z Downloaded publicsuffix v2.2.3
9302025-01-10T04:23:28.845Z Downloaded portable-atomic v1.9.0
9312025-01-10T04:23:28.851Z Downloaded icu_properties_data v1.5.0
9322025-01-10T04:23:28.862Z Downloaded hashbrown v0.13.2
9332025-01-10T04:23:28.867Z Downloaded toml_edit v0.19.15
9342025-01-10T04:23:28.883Z Downloaded bindgen v0.69.5
9352025-01-10T04:23:28.891Z Downloaded tough v0.19.0
9362025-01-10T04:23:28.899Z Downloaded hashbrown v0.14.5
9372025-01-10T04:23:28.904Z Downloaded lalrpop v0.19.12
9382025-01-10T04:23:28.916Z Downloaded p521 v0.13.3
9392025-01-10T04:23:28.920Z Downloaded futures-util v0.3.31
9402025-01-10T04:23:28.932Z Downloaded rayon v1.10.0
9412025-01-10T04:23:28.942Z Downloaded mio v1.0.2
9422025-01-10T04:23:28.947Z Downloaded pkcs1 v0.7.5
9432025-01-10T04:23:28.950Z Downloaded fs_extra v1.3.0
9442025-01-10T04:23:28.953Z Downloaded tinyvec v1.8.0
9452025-01-10T04:23:28.956Z Downloaded structmeta-derive v0.3.0
9462025-01-10T04:23:28.958Z Downloaded parking_lot v0.12.3
9472025-01-10T04:23:28.961Z Downloaded unicode-properties v0.1.3
9482025-01-10T04:23:28.963Z Downloaded aws-lc-rs v1.10.0
9492025-01-10T04:23:28.971Z Downloaded quick-error v1.2.3
9502025-01-10T04:23:28.974Z Downloaded zeroize v1.8.1
9512025-01-10T04:23:28.974Z Downloaded walkdir v2.5.0
9522025-01-10T04:23:28.977Z Downloaded globset v0.4.15
9532025-01-10T04:23:28.979Z Downloaded aho-corasick v1.1.3
9542025-01-10T04:23:28.983Z Downloaded tokio-tungstenite v0.21.0
9552025-01-10T04:23:28.986Z Downloaded poly1305 v0.8.0
9562025-01-10T04:23:28.988Z Downloaded url v2.5.3
9572025-01-10T04:23:28.991Z Downloaded tungstenite v0.24.0
9582025-01-10T04:23:28.995Z Downloaded der_derive v0.7.3
9592025-01-10T04:23:28.998Z Downloaded tokio-rustls v0.24.1
9602025-01-10T04:23:29.001Z Downloaded resolv-conf v0.7.0
9612025-01-10T04:23:29.004Z Downloaded encoding_rs v0.8.34
9622025-01-10T04:23:29.025Z Downloaded zerocopy-derive v0.8.10
9632025-01-10T04:23:29.031Z Downloaded flate2 v1.0.34
9642025-01-10T04:23:29.036Z Downloaded idna v1.0.3
9652025-01-10T04:23:29.040Z Downloaded thiserror v2.0.3
9662025-01-10T04:23:29.046Z Downloaded nodrop v0.1.14
9672025-01-10T04:23:29.049Z Downloaded parking_lot_core v0.9.10
9682025-01-10T04:23:29.049Z Downloaded ecdsa v0.16.9
9692025-01-10T04:23:29.053Z Downloaded signal-hook v0.3.17
9702025-01-10T04:23:29.055Z Downloaded unicode-normalization v0.1.24
9712025-01-10T04:23:29.058Z Downloaded itertools v0.13.0
9722025-01-10T04:23:29.064Z Downloaded unarray v0.1.4
9732025-01-10T04:23:29.067Z Downloaded typify-macro v0.2.0
9742025-01-10T04:23:29.067Z Downloaded tls_codec_derive v0.4.1
9752025-01-10T04:23:29.071Z Downloaded parse-display v0.10.0
9762025-01-10T04:23:29.071Z Downloaded libgit2-sys v0.17.0+1.8.1
9772025-01-10T04:23:29.131Z Downloaded tui-tree-widget v0.22.0
9782025-01-10T04:23:29.134Z Downloaded pbkdf2 v0.11.0
9792025-01-10T04:23:29.139Z Downloaded paste v1.0.15
9802025-01-10T04:23:29.141Z Downloaded owo-colors v4.1.0
9812025-01-10T04:23:29.141Z Downloaded fatfs v0.3.6
9822025-01-10T04:23:29.144Z Downloaded derive-where v1.2.7
9832025-01-10T04:23:29.147Z Downloaded crossterm v0.28.1
9842025-01-10T04:23:29.154Z Downloaded nibble_vec v0.1.0
9852025-01-10T04:23:29.156Z Downloaded dyn-clone v1.0.17
9862025-01-10T04:23:29.158Z Downloaded writeable v0.5.5
9872025-01-10T04:23:29.158Z Downloaded sqlformat v0.2.6
9882025-01-10T04:23:29.163Z Downloaded yasna v0.5.2
9892025-01-10T04:23:29.167Z Downloaded vergen v8.3.2
9902025-01-10T04:23:29.167Z Downloaded num-traits v0.2.19
9912025-01-10T04:23:29.170Z Downloaded defmt v0.3.8
9922025-01-10T04:23:29.172Z Downloaded data-encoding v2.6.0
9932025-01-10T04:23:29.173Z Downloaded pin-project-lite v0.2.14
9942025-01-10T04:23:29.177Z Downloaded serde_with_macros v3.11.0
9952025-01-10T04:23:29.180Z Downloaded foreign-types-macros v0.2.3
9962025-01-10T04:23:29.184Z Downloaded debug-ignore v1.0.5
9972025-01-10T04:23:29.184Z Downloaded libm v0.2.8
9982025-01-10T04:23:29.191Z Downloaded env_logger v0.11.5
9992025-01-10T04:23:29.196Z Downloaded itertools v0.12.1
10002025-01-10T04:23:29.204Z Downloaded itertools v0.10.5
10012025-01-10T04:23:29.206Z Downloaded smallvec v1.13.2
10022025-01-10T04:23:29.208Z Downloaded parking_lot v0.11.2
10032025-01-10T04:23:29.211Z Downloaded dropshot_endpoint v0.13.0
10042025-01-10T04:23:29.214Z Downloaded dropshot_endpoint v0.12.0
10052025-01-10T04:23:29.217Z Downloaded olpc-cjson v0.1.4
10062025-01-10T04:23:29.217Z Downloaded darling_macro v0.20.10
10072025-01-10T04:23:29.220Z Downloaded powerfmt v0.2.0
10082025-01-10T04:23:29.220Z Downloaded pin-utils v0.1.0
10092025-01-10T04:23:29.220Z Downloaded num_enum_derive v0.5.11
10102025-01-10T04:23:29.223Z Downloaded num-derive v0.4.2
10112025-01-10T04:23:29.223Z Downloaded dhcproto v0.12.0
10122025-01-10T04:23:29.228Z Downloaded ron v0.7.1
10132025-01-10T04:23:29.232Z Downloaded headers v0.4.0
10142025-01-10T04:23:29.240Z Downloaded try-lock v0.2.5
10152025-01-10T04:23:29.253Z Downloaded enum-as-inner v0.5.1
10162025-01-10T04:23:29.253Z Downloaded serde_urlencoded v0.7.1
10172025-01-10T04:23:29.253Z Downloaded zopfli v0.8.1
10182025-01-10T04:23:29.253Z Downloaded wait-timeout v0.2.0
10192025-01-10T04:23:29.259Z Downloaded futures-channel v0.3.31
10202025-01-10T04:23:29.259Z Downloaded flume v0.11.1
10212025-01-10T04:23:29.259Z Downloaded proc-macro-crate v1.3.1
10222025-01-10T04:23:29.259Z Downloaded typify v0.2.0
10232025-01-10T04:23:29.259Z Downloaded elliptic-curve v0.13.8
10242025-01-10T04:23:29.263Z Downloaded zip v0.6.6
10252025-01-10T04:23:29.267Z Downloaded zerocopy v0.6.6
10262025-01-10T04:23:29.267Z Downloaded unicode-bidi v0.3.17
10272025-01-10T04:23:29.277Z Downloaded tracing-core v0.1.32
10282025-01-10T04:23:29.277Z Downloaded rsa v0.9.6
10292025-01-10T04:23:29.277Z Downloaded minimal-lexical v0.2.1
10302025-01-10T04:23:29.282Z Downloaded icu_collections v1.5.0
10312025-01-10T04:23:29.286Z Downloaded bumpalo v3.16.0
10322025-01-10T04:23:29.290Z Downloaded snafu v0.8.5
10332025-01-10T04:23:29.296Z Downloaded phf_shared v0.11.2
10342025-01-10T04:23:29.301Z Downloaded phf_generator v0.11.2
10352025-01-10T04:23:29.301Z Downloaded percent-encoding v2.3.1
10362025-01-10T04:23:29.301Z Downloaded num_enum v0.5.11
10372025-01-10T04:23:29.305Z Downloaded funty v2.0.0
10382025-01-10T04:23:29.305Z Downloaded synstructure v0.13.1
10392025-01-10T04:23:29.316Z Downloaded strum_macros v0.26.4
10402025-01-10T04:23:29.316Z Downloaded multimap v0.10.0
10412025-01-10T04:23:29.316Z Downloaded ff v0.13.0
10422025-01-10T04:23:29.323Z Downloaded filetime v0.2.25
10432025-01-10T04:23:29.323Z Downloaded hashlink v0.9.1
10442025-01-10T04:23:29.323Z Downloaded compact_str v0.8.0
10452025-01-10T04:23:29.323Z Downloaded cc v1.1.30
10462025-01-10T04:23:29.328Z Downloaded enum-as-inner v0.6.1
10472025-01-10T04:23:29.328Z Downloaded crossbeam-channel v0.5.13
10482025-01-10T04:23:29.333Z Downloaded which v4.4.2
10492025-01-10T04:23:29.333Z Downloaded utf-8 v0.7.6
10502025-01-10T04:23:29.333Z Downloaded uzers v0.12.1
10512025-01-10T04:23:29.336Z Downloaded backtrace v0.3.74
10522025-01-10T04:23:29.340Z Downloaded tabwriter v1.4.0
10532025-01-10T04:23:29.340Z Downloaded termcolor v1.4.1
10542025-01-10T04:23:29.347Z Downloaded strum_macros v0.25.3
10552025-01-10T04:23:29.347Z Downloaded structmeta v0.3.0
10562025-01-10T04:23:29.347Z Downloaded slog-scope v4.4.0
10572025-01-10T04:23:29.347Z Downloaded serde_path_to_error v0.1.16
10582025-01-10T04:23:29.348Z Downloaded nu-ansi-term v0.50.1
10592025-01-10T04:23:29.352Z Downloaded icu_locid v1.5.0
10602025-01-10T04:23:29.359Z Downloaded signal-hook-registry v1.4.2
10612025-01-10T04:23:29.359Z Downloaded serde_plain v1.0.2
10622025-01-10T04:23:29.362Z Downloaded salsa20 v0.10.2
10632025-01-10T04:23:29.362Z Downloaded rustc-hash v2.0.0
10642025-01-10T04:23:29.362Z Downloaded native-tls v0.2.12
10652025-01-10T04:23:29.362Z Downloaded difflib v0.4.0
10662025-01-10T04:23:29.366Z Downloaded progenitor-macro v0.8.0
10672025-01-10T04:23:29.366Z Downloaded russh-keys v0.45.0
10682025-01-10T04:23:29.368Z Downloaded ena v0.14.3
10692025-01-10T04:23:29.368Z Downloaded const_format v0.2.33
10702025-01-10T04:23:29.373Z Downloaded num v0.4.3
10712025-01-10T04:23:29.378Z Downloaded nanorand v0.7.0
10722025-01-10T04:23:29.379Z Downloaded tokio-rustls v0.26.0
10732025-01-10T04:23:29.382Z Downloaded tokio-rustls v0.25.0
10742025-01-10T04:23:29.382Z Downloaded indicatif v0.17.9
10752025-01-10T04:23:29.388Z Downloaded sigpipe v0.1.3
10762025-01-10T04:23:29.388Z Downloaded quinn-udp v0.5.5
10772025-01-10T04:23:29.394Z Downloaded float-cmp v0.9.0
10782025-01-10T04:23:29.394Z Downloaded flagset v0.4.6
10792025-01-10T04:23:29.394Z Downloaded sct v0.7.1
10802025-01-10T04:23:29.398Z Downloaded blake2 v0.10.6
10812025-01-10T04:23:29.398Z Downloaded base64 v0.21.7
10822025-01-10T04:23:29.406Z Downloaded base64 v0.13.1
10832025-01-10T04:23:29.409Z Downloaded dirs-sys-next v0.1.2
10842025-01-10T04:23:29.409Z Downloaded zone v0.3.0
10852025-01-10T04:23:29.409Z Downloaded supports-color v3.0.1
10862025-01-10T04:23:29.409Z Downloaded subtle v2.6.1
10872025-01-10T04:23:29.409Z Downloaded strip-ansi-escapes v0.2.0
10882025-01-10T04:23:29.409Z Downloaded smf v0.2.3
10892025-01-10T04:23:29.410Z Downloaded icu_provider v1.5.0
10902025-01-10T04:23:29.412Z Downloaded icu_normalizer_data v1.5.0
10912025-01-10T04:23:29.416Z Downloaded console v0.15.8
10922025-01-10T04:23:29.418Z Downloaded structmeta v0.2.0
10932025-01-10T04:23:29.418Z Downloaded signal-hook-tokio v0.3.1
10942025-01-10T04:23:29.427Z Downloaded sha1 v0.10.6
10952025-01-10T04:23:29.427Z Downloaded rustversion v1.0.17
10962025-01-10T04:23:29.430Z Downloaded rustfmt-wrapper v0.2.1
10972025-01-10T04:23:29.430Z Downloaded fxhash v0.2.1
10982025-01-10T04:23:29.430Z Downloaded ref-cast v1.0.23
10992025-01-10T04:23:29.430Z Downloaded mime_guess v2.0.5
11002025-01-10T04:23:29.430Z Downloaded impl-trait-for-tuples v0.2.2
11012025-01-10T04:23:29.435Z Downloaded crossbeam-utils v0.8.20
11022025-01-10T04:23:29.437Z Downloaded crossbeam-epoch v0.9.18
11032025-01-10T04:23:29.438Z Downloaded crc-any v2.5.0
11042025-01-10T04:23:29.442Z Downloaded cookie v0.18.1
11052025-01-10T04:23:29.445Z Downloaded ciborium v0.2.2
11062025-01-10T04:23:29.446Z Downloaded heapless v0.7.17
11072025-01-10T04:23:29.448Z Downloaded icu_locid_transform v1.5.0
11082025-01-10T04:23:29.452Z Downloaded crossbeam-deque v0.8.5
11092025-01-10T04:23:29.455Z Downloaded cexpr v0.6.0
11102025-01-10T04:23:29.455Z Downloaded cmake v0.1.51
11112025-01-10T04:23:29.458Z Downloaded cancel-safe-futures v0.1.5
11122025-01-10T04:23:29.461Z Downloaded lru-cache v0.1.2
11132025-01-10T04:23:29.461Z Downloaded linear-map v1.2.0
11142025-01-10T04:23:29.462Z Downloaded hostname v0.4.0
11152025-01-10T04:23:29.465Z Downloaded cookie_store v0.21.0
11162025-01-10T04:23:29.465Z Downloaded async-bb8-diesel v0.2.1
11172025-01-10T04:23:29.467Z Downloaded indent_write v2.2.0
11182025-01-10T04:23:29.467Z Downloaded is-terminal v0.4.13
11192025-01-10T04:23:29.472Z Downloaded instability v0.3.2
11202025-01-10T04:23:29.472Z Downloaded bcs v0.1.6
11212025-01-10T04:23:29.475Z Downloaded argon2 v0.5.3
11222025-01-10T04:23:29.476Z Downloaded hyper-staticfile v0.10.1
11232025-01-10T04:23:29.476Z Downloaded arrayvec v0.7.6
11242025-01-10T04:23:29.479Z Downloaded array-init v0.0.4
11252025-01-10T04:23:29.479Z Downloaded block-padding v0.3.3
11262025-01-10T04:23:29.482Z Downloaded lazy_static v1.5.0
11272025-01-10T04:23:29.482Z Downloaded crc v3.2.1
11282025-01-10T04:23:29.486Z Downloaded convert_case v0.4.0
11292025-01-10T04:23:29.486Z Downloaded chacha20 v0.9.1
11302025-01-10T04:23:29.490Z Downloaded lazycell v1.3.0
11312025-01-10T04:23:29.490Z Downloaded idna_adapter v1.2.0
11322025-01-10T04:23:29.490Z Downloaded cipher v0.4.4
11332025-01-10T04:23:29.490Z Downloaded hubpack v0.1.2
11342025-01-10T04:23:29.494Z Downloaded httpdate v1.0.3
11352025-01-10T04:23:29.495Z Downloaded hex v0.4.3
11362025-01-10T04:23:29.495Z Downloaded ctr v0.9.2
11372025-01-10T04:23:29.502Z Downloaded hostname v0.3.1
11382025-01-10T04:23:29.502Z Downloaded ring v0.17.8
11392025-01-10T04:23:29.568Z Downloaded chrono-tz-build v0.4.0
11402025-01-10T04:23:29.572Z Downloaded buf-list v1.0.3
11412025-01-10T04:23:29.572Z Downloaded blowfish v0.9.1
11422025-01-10T04:23:29.575Z Downloaded hubpack_derive v0.1.1
11432025-01-10T04:23:29.575Z Downloaded bitflags v1.3.2
11442025-01-10T04:23:29.579Z Downloaded bitfield-struct v0.6.2
11452025-01-10T04:23:29.579Z Downloaded bcrypt-pbkdf v0.10.0
11462025-01-10T04:23:29.579Z Downloaded async-stream v0.3.6
11472025-01-10T04:23:29.583Z Downloaded matches v0.1.10
11482025-01-10T04:23:29.583Z Downloaded aead v0.5.2
11492025-01-10T04:23:29.583Z Downloaded base16ct v0.2.0
11502025-01-10T04:23:29.628Z Downloaded libsqlite3-sys v0.30.1
11512025-01-10T04:23:29.866Z Downloaded aws-lc-sys v0.22.0
11522025-01-10T04:23:30.171Z Compiling serde v1.0.215
11532025-01-10T04:23:30.174Z Compiling lock_api v0.4.12
11542025-01-10T04:23:30.174Z Compiling scopeguard v1.2.0
11552025-01-10T04:23:30.174Z Compiling value-bag v1.9.0
11562025-01-10T04:23:30.174Z Compiling typenum v1.17.0
11572025-01-10T04:23:30.174Z Compiling generic-array v0.14.7
11582025-01-10T04:23:30.174Z Compiling syn v2.0.87
11592025-01-10T04:23:30.333Z Compiling getrandom v0.2.15
11602025-01-10T04:23:30.471Z Compiling subtle v2.6.1
11612025-01-10T04:23:30.806Z Compiling rand_core v0.6.4
11622025-01-10T04:23:30.840Z Compiling log v0.4.22
11632025-01-10T04:23:30.891Z Compiling shlex v1.3.0
11642025-01-10T04:23:30.973Z Compiling jobserver v0.1.32
11652025-01-10T04:23:31.141Z Compiling smallvec v1.13.2
11662025-01-10T04:23:31.252Z Compiling const-oid v0.9.6
11672025-01-10T04:23:31.278Z Compiling spin v0.9.8
11682025-01-10T04:23:31.374Z Compiling cc v1.1.30
11692025-01-10T04:23:31.542Z Compiling pin-project-lite v0.2.14
11702025-01-10T04:23:31.643Z Compiling rustix v0.38.37
11712025-01-10T04:23:31.664Z Compiling parking_lot_core v0.9.10
11722025-01-10T04:23:31.667Z Compiling futures-core v0.3.31
11732025-01-10T04:23:31.889Z Compiling signal-hook-registry v1.4.2
11742025-01-10T04:23:31.944Z Compiling mio v1.0.2
11752025-01-10T04:23:32.587Z Compiling parking_lot v0.12.3
11762025-01-10T04:23:32.691Z Compiling aho-corasick v1.1.3
11772025-01-10T04:23:32.778Z Compiling regex-syntax v0.8.5
11782025-01-10T04:23:32.977Z Compiling cpufeatures v0.2.14
11792025-01-10T04:23:33.079Z Compiling either v1.13.0
11802025-01-10T04:23:33.098Z Compiling lazy_static v1.5.0
11812025-01-10T04:23:33.175Z Compiling stable_deref_trait v1.2.0
11822025-01-10T04:23:33.217Z Compiling futures-sink v0.3.31
11832025-01-10T04:23:33.412Z Compiling glob v0.3.1
11842025-01-10T04:23:33.509Z Compiling socket2 v0.5.7
11852025-01-10T04:23:33.537Z Compiling slab v0.4.9
11862025-01-10T04:23:33.643Z Compiling prettyplease v0.2.25
11872025-01-10T04:23:33.984Z Compiling minimal-lexical v0.2.1
11882025-01-10T04:23:34.010Z Compiling serde_json v1.0.133
11892025-01-10T04:23:34.436Z Compiling clang-sys v1.8.1
11902025-01-10T04:23:34.501Z Compiling nom v7.1.3
11912025-01-10T04:23:34.546Z Compiling libloading v0.8.5
11922025-01-10T04:23:34.660Z Compiling bindgen v0.69.5
11932025-01-10T04:23:34.968Z Compiling home v0.5.9
11942025-01-10T04:23:35.247Z Compiling itertools v0.12.1
11952025-01-10T04:23:35.484Z Compiling futures-channel v0.3.31
11962025-01-10T04:23:35.647Z Compiling pin-utils v0.1.0
11972025-01-10T04:23:35.750Z Compiling lazycell v1.3.0
11982025-01-10T04:23:35.906Z Compiling allocator-api2 v0.2.18
11992025-01-10T04:23:35.929Z Compiling futures-io v0.3.31
12002025-01-10T04:23:36.246Z Compiling futures-task v0.3.31
12012025-01-10T04:23:36.528Z Compiling regex-automata v0.4.8
12022025-01-10T04:23:36.753Z Compiling rustc-hash v1.1.0
12032025-01-10T04:23:36.908Z Compiling foldhash v0.1.3
12042025-01-10T04:23:37.219Z Compiling libm v0.2.8
12052025-01-10T04:23:37.577Z Compiling hashbrown v0.15.1
12062025-01-10T04:23:38.340Z Compiling synstructure v0.13.1
12072025-01-10T04:23:38.562Z Compiling cexpr v0.6.0
12082025-01-10T04:23:39.020Z Compiling cmake v0.1.51
12092025-01-10T04:23:39.731Z Compiling num-traits v0.2.19
12102025-01-10T04:23:40.012Z Compiling dunce v1.0.5
12112025-01-10T04:23:40.033Z Compiling pkg-config v0.3.31
12122025-01-10T04:23:40.050Z Compiling tinyvec_macros v0.1.1
12132025-01-10T04:23:40.135Z Compiling fs_extra v1.3.0
12142025-01-10T04:23:40.156Z Compiling tinyvec v1.8.0
12152025-01-10T04:23:40.757Z Compiling ring v0.17.8
12162025-01-10T04:23:41.592Z Compiling base64ct v1.6.0
12172025-01-10T04:23:41.690Z Compiling unicode-normalization v0.1.24
12182025-01-10T04:23:41.894Z Compiling paste v1.0.15
12192025-01-10T04:23:41.967Z Compiling litemap v0.7.3
12202025-01-10T04:23:42.139Z Compiling regex v1.11.1
12212025-01-10T04:23:42.345Z Compiling writeable v0.5.5
12222025-01-10T04:23:42.409Z Compiling unicode-bidi v0.3.17
12232025-01-10T04:23:42.873Z Compiling pem-rfc7468 v0.7.0
12242025-01-10T04:23:43.277Z Compiling httparse v1.9.5
12252025-01-10T04:23:43.529Z Compiling aws-lc-rs v1.10.0
12262025-01-10T04:23:43.572Z Compiling flagset v0.4.6
12272025-01-10T04:23:43.876Z Compiling tracing-core v0.1.32
12282025-01-10T04:23:43.968Z Compiling percent-encoding v2.3.1
12292025-01-10T04:23:44.082Z Compiling crossbeam-utils v0.8.20
12302025-01-10T04:23:44.310Z Compiling rustls-pki-types v1.10.0
12312025-01-10T04:23:44.667Z Compiling icu_locid_transform_data v1.5.0
12322025-01-10T04:23:44.903Z Compiling mirai-annotations v1.12.0
12332025-01-10T04:23:45.081Z Compiling time-core v0.1.2
12342025-01-10T04:23:45.102Z Compiling serde_derive v1.0.215
12352025-01-10T04:23:45.195Z Compiling zeroize_derive v1.4.2
12362025-01-10T04:23:45.253Z Compiling zerocopy-derive v0.7.35
12372025-01-10T04:23:45.397Z Compiling tokio-macros v2.4.0
12382025-01-10T04:23:45.461Z Compiling zerofrom-derive v0.1.4
12392025-01-10T04:23:46.759Z Compiling zeroize v1.8.1
12402025-01-10T04:23:47.135Z Compiling thiserror-impl v1.0.69
12412025-01-10T04:23:47.357Z Compiling yoke-derive v0.7.4
12422025-01-10T04:23:47.495Z Compiling zerocopy v0.7.35
12432025-01-10T04:23:48.414Z Compiling crypto-common v0.1.6
12442025-01-10T04:23:48.621Z Compiling block-buffer v0.10.4
12452025-01-10T04:23:48.669Z Compiling zerovec-derive v0.10.3
12462025-01-10T04:23:48.903Z Compiling digest v0.10.7
12472025-01-10T04:23:49.182Z Compiling futures-macro v0.3.31
12482025-01-10T04:23:49.402Z Compiling hmac v0.12.1
12492025-01-10T04:23:49.583Z Compiling block-padding v0.3.3
12502025-01-10T04:23:49.633Z Compiling displaydoc v0.2.5
12512025-01-10T04:23:49.659Z Compiling zerofrom v0.1.4
12522025-01-10T04:23:49.842Z Compiling inout v0.1.3
12532025-01-10T04:23:49.894Z Compiling sha2 v0.10.8
12542025-01-10T04:23:50.110Z Compiling cipher v0.4.4
12552025-01-10T04:23:50.476Z Compiling thiserror v1.0.69
12562025-01-10T04:23:50.570Z Compiling yoke v0.7.4
12572025-01-10T04:23:50.616Z Compiling ppv-lite86 v0.2.20
12582025-01-10T04:23:50.641Z Compiling der_derive v0.7.3
12592025-01-10T04:23:50.946Z Compiling icu_provider_macros v1.5.0
12602025-01-10T04:23:51.158Z Compiling futures-util v0.3.31
12612025-01-10T04:23:51.352Z Compiling tracing-attributes v0.1.27
12622025-01-10T04:23:51.381Z Compiling zerovec v0.10.4
12632025-01-10T04:23:51.458Z Compiling rand_chacha v0.3.1
12642025-01-10T04:23:52.094Z Compiling rand v0.8.5
12652025-01-10T04:23:53.252Z Compiling tinystr v0.7.6
12662025-01-10T04:23:53.443Z Compiling der v0.7.9
12672025-01-10T04:23:53.715Z Compiling icu_locid v1.5.0
12682025-01-10T04:23:53.734Z Compiling icu_collections v1.5.0
12692025-01-10T04:23:53.774Z Compiling salsa20 v0.10.2
12702025-01-10T04:23:54.014Z Compiling pest v2.7.14
12712025-01-10T04:23:54.305Z Compiling pbkdf2 v0.12.2
12722025-01-10T04:23:54.477Z Compiling untrusted v0.9.0
12732025-01-10T04:23:54.660Z Compiling untrusted v0.7.1
12742025-01-10T04:23:54.855Z Compiling vcpkg v0.2.15
12752025-01-10T04:23:55.250Z Compiling icu_provider v1.5.0
12762025-01-10T04:23:55.321Z Compiling tracing v0.1.40
12772025-01-10T04:23:55.843Z Compiling spki v0.7.3
12782025-01-10T04:23:56.203Z Compiling icu_locid_transform v1.5.0
12792025-01-10T04:23:56.237Z Compiling icu_properties_data v1.5.0
12802025-01-10T04:23:56.361Z Compiling powerfmt v0.2.0
12812025-01-10T04:23:56.510Z Compiling num-conv v0.1.0
12822025-01-10T04:23:56.757Z Compiling deranged v0.3.11
12832025-01-10T04:23:56.812Z Compiling time-macros v0.2.18
12842025-01-10T04:23:56.855Z Compiling pest_meta v2.7.14
12852025-01-10T04:23:57.003Z Compiling openssl-sys v0.9.103
12862025-01-10T04:23:57.482Z Compiling icu_properties v1.5.1
12872025-01-10T04:23:58.111Z Compiling scrypt v0.11.0
12882025-01-10T04:23:58.692Z Compiling aes v0.8.4
12892025-01-10T04:23:58.812Z Compiling cbc v0.1.2
12902025-01-10T04:23:58.915Z Compiling scroll_derive v0.12.0
12912025-01-10T04:23:59.751Z Compiling bitflags v2.6.0
12922025-01-10T04:24:00.189Z Compiling bytes v1.8.0
12932025-01-10T04:24:00.382Z Compiling indexmap v2.6.0
12942025-01-10T04:24:01.046Z Compiling semver v1.0.23
12952025-01-10T04:24:01.510Z Compiling tokio v1.40.0
12962025-01-10T04:24:01.550Z Compiling http v1.1.0
12972025-01-10T04:24:01.837Z Compiling rustc_version v0.4.1
12982025-01-10T04:24:01.883Z Compiling num_threads v0.1.7
12992025-01-10T04:24:02.013Z Compiling atomic-waker v1.1.2
13002025-01-10T04:24:02.055Z Compiling write16 v1.0.0
13012025-01-10T04:24:02.185Z Compiling icu_normalizer_data v1.5.0
13022025-01-10T04:24:02.255Z Compiling utf16_iter v1.0.5
13032025-01-10T04:24:02.300Z Compiling utf8_iter v1.0.4
13042025-01-10T04:24:02.404Z Compiling time v0.3.36
13052025-01-10T04:24:02.423Z Compiling scroll v0.12.0
13062025-01-10T04:24:02.539Z Compiling icu_normalizer v1.5.0
13072025-01-10T04:24:02.619Z Compiling pkcs5 v0.7.1
13082025-01-10T04:24:03.097Z Compiling http-body v1.0.1
13092025-01-10T04:24:03.368Z Compiling pest_generator v2.7.14
13102025-01-10T04:24:03.536Z Compiling form_urlencoded v1.2.1
13112025-01-10T04:24:03.888Z Compiling try-lock v0.2.5
13122025-01-10T04:24:03.925Z Compiling slog v2.7.0
13132025-01-10T04:24:04.036Z Compiling want v0.3.1
13142025-01-10T04:24:04.059Z Compiling goblin v0.8.2
13152025-01-10T04:24:04.337Z Compiling which v4.4.2
13162025-01-10T04:24:04.532Z Compiling idna_adapter v1.2.0
13172025-01-10T04:24:04.611Z Compiling pkcs8 v0.10.2
13182025-01-10T04:24:04.950Z Compiling uuid v1.11.1
13192025-01-10T04:24:05.337Z Compiling iana-time-zone v0.1.61
13202025-01-10T04:24:05.437Z Compiling pest_derive v2.7.14
13212025-01-10T04:24:05.607Z Compiling httpdate v1.0.3
13222025-01-10T04:24:05.811Z Compiling chrono v0.4.38
13232025-01-10T04:24:06.076Z Compiling idna v1.0.3
13242025-01-10T04:24:06.244Z Compiling dtrace-parser v0.2.0
13252025-01-10T04:24:07.288Z Compiling toml_datetime v0.6.8
13262025-01-10T04:24:07.716Z Compiling serde_tokenstream v0.2.2
13272025-01-10T04:24:07.819Z Compiling serde_spanned v0.6.8
13282025-01-10T04:24:07.965Z Compiling adler2 v2.0.0
13292025-01-10T04:24:08.041Z Compiling base64 v0.22.1
13302025-01-10T04:24:08.175Z Compiling tower-service v0.3.3
13312025-01-10T04:24:08.312Z Compiling openssl v0.10.66
13322025-01-10T04:24:08.361Z Compiling foreign-types-shared v0.1.1
13332025-01-10T04:24:08.477Z Compiling rustversion v1.0.17
13342025-01-10T04:24:08.495Z Compiling match_cfg v0.1.0
13352025-01-10T04:24:08.591Z Compiling hostname v0.3.1
13362025-01-10T04:24:08.763Z Compiling foreign-types v0.3.2
13372025-01-10T04:24:08.824Z Compiling miniz_oxide v0.8.0
13382025-01-10T04:24:08.851Z Compiling url v2.5.3
13392025-01-10T04:24:09.251Z Compiling async-trait v0.1.83
13402025-01-10T04:24:09.650Z Compiling openssl-macros v0.1.1
13412025-01-10T04:24:10.290Z Compiling tokio-util v0.7.12
13422025-01-10T04:24:10.399Z Compiling dof v0.3.0
13432025-01-10T04:24:10.422Z Compiling serde_derive_internals v0.29.1
13442025-01-10T04:24:10.851Z Compiling dirs-sys-next v0.1.2
13452025-01-10T04:24:11.511Z Compiling h2 v0.4.6
13462025-01-10T04:24:11.759Z Compiling usdt-impl v0.5.0
13472025-01-10T04:24:12.053Z Compiling rustls v0.23.19
13482025-01-10T04:24:12.323Z Compiling schemars v0.8.21
13492025-01-10T04:24:12.608Z Compiling syn v1.0.109
13502025-01-10T04:24:12.657Z Compiling native-tls v0.2.12
13512025-01-10T04:24:12.982Z Compiling rustls v0.22.4
13522025-01-10T04:24:13.103Z Compiling data-encoding v2.6.0
13532025-01-10T04:24:13.212Z Compiling siphasher v0.3.11
13542025-01-10T04:24:13.373Z Compiling schemars_derive v0.8.21
13552025-01-10T04:24:13.462Z Compiling dirs-next v2.0.0
13562025-01-10T04:24:14.400Z Compiling http-body-util v0.1.2
13572025-01-10T04:24:14.955Z Compiling heapless v0.7.17
13582025-01-10T04:24:15.076Z Compiling crossbeam-epoch v0.9.18
13592025-01-10T04:24:15.384Z Compiling sha1 v0.10.6
13602025-01-10T04:24:15.610Z Compiling signature v2.2.0
13612025-01-10T04:24:15.806Z Compiling bzip2-sys v0.1.11+1.0.8
13622025-01-10T04:24:15.870Z Compiling thread_local v1.1.8
13632025-01-10T04:24:15.909Z Compiling multer v3.1.0
13642025-01-10T04:24:16.180Z Compiling encoding_rs v0.8.34
13652025-01-10T04:24:16.287Z Compiling cookie v0.18.1
13662025-01-10T04:24:16.446Z Compiling dyn-clone v1.0.17
13672025-01-10T04:24:16.569Z Compiling gimli v0.31.1
13682025-01-10T04:24:16.652Z Compiling unicode-properties v0.1.3
13692025-01-10T04:24:16.796Z Compiling slog-async v2.8.0
13702025-01-10T04:24:17.088Z Compiling ipnet v2.10.1
13712025-01-10T04:24:17.135Z Compiling rayon-core v1.12.1
13722025-01-10T04:24:17.328Z Compiling signal-hook v0.3.17
13732025-01-10T04:24:17.409Z Compiling openssl-probe v0.1.5
13742025-01-10T04:24:17.593Z Compiling mime v0.3.17
13752025-01-10T04:24:17.794Z Compiling toml_edit v0.22.22
13762025-01-10T04:24:18.402Z Compiling stringprep v0.1.5
13772025-01-10T04:24:19.722Z Compiling hyper v1.5.0
13782025-01-10T04:24:21.236Z Compiling addr2line v0.24.2
13792025-01-10T04:24:22.025Z Compiling crossbeam-deque v0.8.5
13802025-01-10T04:24:22.242Z Compiling hyper-util v0.1.10
13812025-01-10T04:24:22.350Z Compiling usdt-macro v0.5.0
13822025-01-10T04:24:22.371Z Compiling usdt-attr-macro v0.5.0
13832025-01-10T04:24:22.461Z Compiling term v0.7.0
13842025-01-10T04:24:23.788Z Compiling slog-json v2.6.1
13852025-01-10T04:24:23.924Z Compiling serde_urlencoded v0.7.1
13862025-01-10T04:24:24.007Z Compiling curve25519-dalek v4.1.3
13872025-01-10T04:24:24.027Z Compiling crossbeam-channel v0.5.13
13882025-01-10T04:24:24.154Z Compiling futures-executor v0.3.31
13892025-01-10T04:24:24.443Z Compiling enum-as-inner v0.6.1
13902025-01-10T04:24:24.634Z Compiling md-5 v0.10.6
13912025-01-10T04:24:24.712Z Compiling async-stream-impl v0.3.6
13922025-01-10T04:24:24.899Z Compiling rustls-pemfile v2.2.0
13932025-01-10T04:24:25.189Z Compiling num-integer v0.1.46
13942025-01-10T04:24:25.245Z Compiling idna v0.4.0
13952025-01-10T04:24:25.356Z Compiling idna v0.3.0
13962025-01-10T04:24:25.545Z Compiling hash32 v0.2.1
13972025-01-10T04:24:25.918Z Compiling ff v0.13.0
13982025-01-10T04:24:25.964Z Compiling is-terminal v0.4.13
13992025-01-10T04:24:26.100Z Compiling dropshot v0.12.0
14002025-01-10T04:24:26.125Z Compiling object v0.36.5
14012025-01-10T04:24:26.145Z Compiling anyhow v1.0.93
14022025-01-10T04:24:26.166Z Compiling num-bigint-dig v0.8.4
14032025-01-10T04:24:26.380Z Compiling utf-8 v0.7.6
14042025-01-10T04:24:26.453Z Compiling smoltcp v0.9.1
14052025-01-10T04:24:26.733Z Compiling take_mut v0.2.2
14062025-01-10T04:24:26.736Z Compiling fallible-iterator v0.2.0
14072025-01-10T04:24:26.868Z Compiling quick-error v1.2.3
14082025-01-10T04:24:26.889Z Compiling rustc-demangle v0.1.24
14092025-01-10T04:24:27.015Z Compiling portable-atomic v1.9.0
14102025-01-10T04:24:27.114Z Compiling base16ct v0.2.0
14112025-01-10T04:24:27.143Z Compiling linked-hash-map v0.5.6
14122025-01-10T04:24:27.442Z Compiling psl-types v2.0.11
14132025-01-10T04:24:27.462Z Compiling postgres-protocol v0.6.7
14142025-01-10T04:24:27.530Z Compiling lru-cache v0.1.2
14152025-01-10T04:24:27.645Z Compiling publicsuffix v2.2.3
14162025-01-10T04:24:27.736Z Compiling sec1 v0.7.3
14172025-01-10T04:24:27.847Z Compiling resolv-conf v0.7.0
14182025-01-10T04:24:28.392Z Compiling tungstenite v0.24.0
14192025-01-10T04:24:28.684Z Compiling async-stream v0.3.6
14202025-01-10T04:24:28.705Z Compiling group v0.13.0
14212025-01-10T04:24:28.873Z Compiling slog-term v2.9.1
14222025-01-10T04:24:29.004Z Compiling hickory-proto v0.24.1
14232025-01-10T04:24:29.029Z Compiling usdt v0.5.0
14242025-01-10T04:24:29.536Z Compiling num-iter v0.1.45
14252025-01-10T04:24:29.836Z Compiling futures v0.3.31
14262025-01-10T04:24:29.959Z Compiling slog-bunyan v2.5.0
14272025-01-10T04:24:30.800Z Compiling camino v1.1.9
14282025-01-10T04:24:31.382Z Compiling toml v0.8.19
14292025-01-10T04:24:31.620Z Compiling tokio-native-tls v0.3.1
14302025-01-10T04:24:31.903Z Compiling phf_shared v0.11.2
14312025-01-10T04:24:31.988Z Compiling dropshot_endpoint v0.12.0
14322025-01-10T04:24:32.317Z Compiling terminal_size v0.4.0
14332025-01-10T04:24:32.534Z Compiling openapiv3 v2.0.0
14342025-01-10T04:24:32.802Z Compiling waitgroup v0.1.2
14352025-01-10T04:24:33.045Z Compiling serde_path_to_error v0.1.16
14362025-01-10T04:24:33.136Z Compiling hkdf v0.12.4
14372025-01-10T04:24:33.413Z Compiling backtrace v0.3.74
14382025-01-10T04:24:33.911Z Compiling crypto-bigint v0.5.5
14392025-01-10T04:24:34.185Z Compiling zerocopy-derive v0.6.6
14402025-01-10T04:24:36.461Z Compiling curve25519-dalek-derive v0.1.1
14412025-01-10T04:24:36.773Z Compiling webpki-roots v0.26.6
14422025-01-10T04:24:37.001Z Compiling idna v0.5.0
14432025-01-10T04:24:37.121Z Compiling hostname v0.4.0
14442025-01-10T04:24:37.157Z Compiling crc32fast v1.4.2
14452025-01-10T04:24:37.385Z Compiling fs-err v2.11.0
14462025-01-10T04:24:37.493Z Compiling ahash v0.8.11
14472025-01-10T04:24:37.679Z Compiling winnow v0.5.40
14482025-01-10T04:24:37.804Z Compiling hubpack_derive v0.1.1
14492025-01-10T04:24:37.840Z Compiling debug-ignore v1.0.5
14502025-01-10T04:24:37.965Z Compiling bitflags v1.3.2
14512025-01-10T04:24:37.996Z Compiling newtype-uuid v1.1.3
14522025-01-10T04:24:38.070Z Compiling managed v0.8.0
14532025-01-10T04:24:38.320Z Compiling clap_builder v4.5.21
14542025-01-10T04:24:38.714Z Compiling strum_macros v0.25.3
14552025-01-10T04:24:38.739Z Compiling hubpack v0.1.2
14562025-01-10T04:24:39.220Z Compiling console v0.15.8
14572025-01-10T04:24:40.014Z Compiling cookie_store v0.21.0
14582025-01-10T04:24:40.841Z Compiling flate2 v1.0.34
14592025-01-10T04:24:40.962Z Compiling elliptic-curve v0.13.8
14602025-01-10T04:24:41.590Z Compiling toml_edit v0.19.15
14612025-01-10T04:24:41.633Z Compiling zerocopy v0.6.6
14622025-01-10T04:24:41.791Z Compiling hickory-resolver v0.24.1
14632025-01-10T04:24:42.474Z Compiling phf v0.11.2
14642025-01-10T04:24:42.728Z Compiling signal-hook-mio v0.2.4
14652025-01-10T04:24:42.781Z Compiling hyper-tls v0.6.0
14662025-01-10T04:24:42.898Z Compiling rayon v1.10.0
14672025-01-10T04:24:42.980Z Compiling bzip2 v0.4.4
14682025-01-10T04:24:43.426Z Compiling tokio-tungstenite v0.24.0
14692025-01-10T04:24:44.010Z Compiling postgres-types v0.2.8
14702025-01-10T04:24:46.992Z Compiling ed25519 v2.2.3
14712025-01-10T04:24:47.672Z Compiling phf_shared v0.10.0
14722025-01-10T04:24:47.765Z Compiling tokio-stream v0.1.16
14732025-01-10T04:24:48.016Z Compiling pkcs1 v0.7.5
14742025-01-10T04:24:48.078Z Compiling serde-big-array v0.5.1
14752025-01-10T04:24:48.343Z Compiling clap_derive v4.5.18
14762025-01-10T04:24:48.687Z Compiling rfc6979 v0.4.0
14772025-01-10T04:24:48.888Z Compiling serde_repr v0.1.19
14782025-01-10T04:24:48.908Z Compiling derive-where v1.2.7
14792025-01-10T04:24:48.911Z Compiling float-cmp v0.9.0
14802025-01-10T04:24:49.034Z Compiling bstr v1.10.0
14812025-01-10T04:24:49.155Z Compiling sync_wrapper v1.0.1
14822025-01-10T04:24:49.312Z Compiling static_assertions v1.1.0
14832025-01-10T04:24:49.421Z Compiling bit-vec v0.6.3
14842025-01-10T04:24:49.801Z Compiling predicates-core v1.0.8
14852025-01-10T04:24:49.907Z Compiling precomputed-hash v0.1.1
14862025-01-10T04:24:50.034Z Compiling fixedbitset v0.4.2
14872025-01-10T04:24:50.060Z Compiling whoami v1.5.2
14882025-01-10T04:24:50.158Z Compiling normalize-line-endings v0.3.0
14892025-01-10T04:24:50.292Z Compiling unicode-width v0.2.0
14902025-01-10T04:24:50.511Z Compiling new_debug_unreachable v1.0.6
14912025-01-10T04:24:50.608Z Compiling number_prefix v0.4.0
14922025-01-10T04:24:50.723Z Compiling unicode-segmentation v1.12.0
14932025-01-10T04:24:50.819Z Compiling difflib v0.4.0
14942025-01-10T04:24:50.840Z Compiling indicatif v0.17.9
14952025-01-10T04:24:50.843Z Compiling string_cache v0.8.7
14962025-01-10T04:24:51.321Z Compiling predicates v3.1.2
14972025-01-10T04:24:51.604Z Compiling similar v2.6.0
14982025-01-10T04:24:52.461Z Compiling tokio-postgres v0.7.12
14992025-01-10T04:24:52.557Z Compiling petgraph v0.6.5
15002025-01-10T04:24:53.105Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15012025-01-10T04:24:53.127Z Compiling bit-set v0.5.3
15022025-01-10T04:24:53.416Z Compiling clap v4.5.21
15032025-01-10T04:24:53.438Z Compiling ecdsa v0.16.9
15042025-01-10T04:24:53.553Z Compiling rsa v0.9.6
15052025-01-10T04:24:54.099Z Compiling ed25519-dalek v2.1.1
15062025-01-10T04:24:54.349Z Compiling toml v0.7.8
15072025-01-10T04:24:55.436Z Compiling zip v0.6.6
15082025-01-10T04:24:56.165Z Compiling crossterm v0.28.1
15092025-01-10T04:24:57.604Z Compiling hex v0.4.3
15102025-01-10T04:24:57.883Z Compiling x509-cert v0.2.5
15112025-01-10T04:24:57.903Z Compiling itertools v0.10.5
15122025-01-10T04:24:58.220Z Compiling peg-runtime v0.8.3
15132025-01-10T04:24:58.382Z Compiling unicode-xid v0.2.6
15142025-01-10T04:24:58.565Z Compiling lalrpop-util v0.19.12
15152025-01-10T04:24:58.913Z Compiling strum_macros v0.26.4
15162025-01-10T04:24:58.932Z Compiling xattr v1.3.1
15172025-01-10T04:24:59.210Z Compiling filetime v0.2.25
15182025-01-10T04:24:59.543Z Compiling tar v0.4.42
15192025-01-10T04:25:04.061Z Compiling strum v0.26.3
15202025-01-10T04:25:06.673Z Compiling aws-lc-sys v0.22.0
15212025-01-10T04:25:34.793Z Compiling rustls-webpki v0.102.8
15222025-01-10T04:25:38.219Z Compiling tokio-rustls v0.25.0
15232025-01-10T04:25:39.868Z Compiling tokio-rustls v0.26.0
15242025-01-10T04:25:40.324Z Compiling hyper-rustls v0.27.3
15252025-01-10T04:25:40.681Z Compiling reqwest v0.12.9
15262025-01-10T04:25:41.794Z Compiling qorb v0.2.1
15272025-01-10T04:25:46.629Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15282025-01-10T04:25:46.868Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15292025-01-10T04:25:52.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
15302025-01-10T04:25:52.866Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15312025-01-10T04:25:52.917ZJan 10 04:25:51.044 INFO Starting download, target: Clickhouse
15322025-01-10T04:25:52.917ZJan 10 04:25:51.045 INFO Starting download, target: Cockroach
15332025-01-10T04:25:52.917ZJan 10 04:25:51.045 INFO Starting download, target: Console
15342025-01-10T04:25:52.917ZJan 10 04:25:51.045 INFO Starting download, target: DendriteOpenapi
15352025-01-10T04:25:52.917ZJan 10 04:25:51.045 INFO Starting download, target: DendriteStub
15362025-01-10T04:25:52.920ZJan 10 04:25:51.045 INFO Starting download, target: MaghemiteMgd
15372025-01-10T04:25:52.920ZJan 10 04:25:51.045 INFO Starting download, target: TransceiverControl
15382025-01-10T04:25:52.920ZJan 10 04:25:51.045 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15392025-01-10T04:25:52.920ZJan 10 04:25:51.045 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15402025-01-10T04:25:52.920ZJan 10 04:25:51.045 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15412025-01-10T04:25:52.920ZJan 10 04:25:51.046 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15422025-01-10T04:25:52.920ZJan 10 04:25:51.046 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15432025-01-10T04:25:52.920ZJan 10 04:25:51.046 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15442025-01-10T04:25:52.920ZJan 10 04:25:51.046 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15452025-01-10T04:25:53.066ZJan 10 04:25:51.182 INFO Download complete, target: DendriteOpenapi
15462025-01-10T04:25:53.228ZJan 10 04:25:51.318 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15472025-01-10T04:25:53.530ZJan 10 04:25:51.651 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15482025-01-10T04:25:53.786ZJan 10 04:25:51.915 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15492025-01-10T04:25:53.819ZJan 10 04:25:51.944 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15502025-01-10T04:25:53.868ZJan 10 04:25:51.996 INFO Download complete, target: Console
15512025-01-10T04:25:53.900ZJan 10 04:25:52.028 INFO Download complete, target: TransceiverControl
15522025-01-10T04:25:54.418ZJan 10 04:25:52.547 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15532025-01-10T04:25:54.418ZJan 10 04:25:52.548 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15542025-01-10T04:25:54.801ZJan 10 04:25:52.931 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15552025-01-10T04:25:56.670ZJan 10 04:25:54.782 INFO Download complete, target: MaghemiteMgd
15562025-01-10T04:25:56.670ZJan 10 04:25:54.782 INFO Download complete, target: DendriteStub
15572025-01-10T04:26:01.802ZJan 10 04:25:59.930 INFO Checking that binary works, target: Cockroach
15582025-01-10T04:26:02.051ZJan 10 04:26:00.180 INFO Download complete, target: Cockroach
15592025-01-10T04:26:07.152ZJan 10 04:26:05.280 INFO Checking that binary works, target: Clickhouse
15602025-01-10T04:26:07.284ZJan 10 04:26:05.410 INFO Download complete, target: Clickhouse
15612025-01-10T04:26:07.289ZAll prerequisites installed successfully
15622025-01-10T04:26:07.301Z
15632025-01-10T04:26:07.301Zreal 4:58.112031273
15642025-01-10T04:26:07.301Zuser 16:37.181242849
15652025-01-10T04:26:07.301Zsys 3:15.882703225
15662025-01-10T04:26:07.301Ztrap 0.573805425
15672025-01-10T04:26:07.301Ztflt 1.561108153
15682025-01-10T04:26:07.302Zdflt 2.316374268
15692025-01-10T04:26:07.302Zkflt 0.027935274
15702025-01-10T04:26:07.302Zlock 29:50.507111042
15712025-01-10T04:26:07.302Zslp 1:01:54.372361857
15722025-01-10T04:26:07.302Zlat 56.792594261
15732025-01-10T04:26:07.302Zstop 2:21.434284359
15742025-01-10T04:26:07.302Z+ ptime -m cargo xtask download softnpu
15752025-01-10T04:26:07.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15762025-01-10T04:26:07.843Z Running `target/debug/xtask download softnpu`
15772025-01-10T04:26:08.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
15782025-01-10T04:26:08.739Z Running `target/debug/xtask-downloader softnpu`
15792025-01-10T04:26:08.778ZJan 10 04:26:06.906 INFO Starting download, target: Softnpu
15802025-01-10T04:26:08.781ZJan 10 04:26:06.907 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15812025-01-10T04:26:09.360ZJan 10 04:26:07.488 INFO Download complete, target: Softnpu
15822025-01-10T04:26:09.364Z
15832025-01-10T04:26:09.367Zreal 2.067590626
15842025-01-10T04:26:09.367Zuser 1.287670856
15852025-01-10T04:26:09.367Zsys 0.544753482
15862025-01-10T04:26:09.367Ztrap 0.000823996
15872025-01-10T04:26:09.367Ztflt 0.000003098
15882025-01-10T04:26:09.367Zdflt 0.000044096
15892025-01-10T04:26:09.367Zkflt 0.000000000
15902025-01-10T04:26:09.367Zlock 5.878313285
15912025-01-10T04:26:09.367Zslp 0.427640040
15922025-01-10T04:26:09.367Zlat 0.069419530
15932025-01-10T04:26:09.367Zstop 0.000160301
15942025-01-10T04:26:09.367Z+ export CARGO_INCREMENTAL=0
15952025-01-10T04:26:09.367Z+ CARGO_INCREMENTAL=0
15962025-01-10T04:26:09.367Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
15972025-01-10T04:26:10.339Z Compiling proc-macro2 v1.0.89
15982025-01-10T04:26:10.339Z Compiling unicode-ident v1.0.13
15992025-01-10T04:26:10.342Z Compiling libc v0.2.162
16002025-01-10T04:26:10.342Z Compiling serde v1.0.215
16012025-01-10T04:26:10.342Z Compiling autocfg v1.4.0
16022025-01-10T04:26:10.342Z Compiling version_check v0.9.5
16032025-01-10T04:26:10.342Z Compiling cfg-if v1.0.0
16042025-01-10T04:26:10.580Z Compiling memchr v2.7.4
16052025-01-10T04:26:10.645Z Compiling typenum v1.17.0
16062025-01-10T04:26:10.961Z Compiling shlex v1.3.0
16072025-01-10T04:26:11.011Z Compiling value-bag v1.9.0
16082025-01-10T04:26:11.133Z Compiling generic-array v0.14.7
16092025-01-10T04:26:11.351Z Compiling lock_api v0.4.12
16102025-01-10T04:26:11.408Z Compiling scopeguard v1.2.0
16112025-01-10T04:26:11.558Z Compiling log v0.4.22
16122025-01-10T04:26:11.577Z Compiling parking_lot_core v0.9.10
16132025-01-10T04:26:12.013Z Compiling serde_json v1.0.133
16142025-01-10T04:26:12.032Z Compiling once_cell v1.20.2
16152025-01-10T04:26:12.274Z Compiling quote v1.0.37
16162025-01-10T04:26:12.326Z Compiling libm v0.2.8
16172025-01-10T04:26:12.415Z Compiling rustix v0.38.37
16182025-01-10T04:26:12.439Z Compiling num-traits v0.2.19
16192025-01-10T04:26:12.646Z Compiling syn v2.0.87
16202025-01-10T04:26:12.755Z Compiling jobserver v0.1.32
16212025-01-10T04:26:12.758Z Compiling getrandom v0.2.15
16222025-01-10T04:26:12.912Z Compiling thiserror v1.0.69
16232025-01-10T04:26:13.053Z Compiling aho-corasick v1.1.3
16242025-01-10T04:26:13.121Z Compiling cc v1.1.30
16252025-01-10T04:26:13.133Z Compiling regex-syntax v0.8.5
16262025-01-10T04:26:13.214Z Compiling either v1.13.0
16272025-01-10T04:26:13.436Z Compiling itoa v1.0.11
16282025-01-10T04:26:13.497Z Compiling spin v0.9.8
16292025-01-10T04:26:13.808Z Compiling slab v0.4.9
16302025-01-10T04:26:13.902Z Compiling byteorder v1.5.0
16312025-01-10T04:26:14.217Z Compiling errno v0.3.9
16322025-01-10T04:26:14.385Z Compiling rand_core v0.6.4
16332025-01-10T04:26:14.557Z Compiling lazy_static v1.5.0
16342025-01-10T04:26:14.643Z Compiling glob v0.3.1
16352025-01-10T04:26:15.083Z Compiling prettyplease v0.2.25
16362025-01-10T04:26:15.456Z Compiling clang-sys v1.8.1
16372025-01-10T04:26:15.645Z Compiling minimal-lexical v0.2.1
16382025-01-10T04:26:15.798Z Compiling libloading v0.8.5
16392025-01-10T04:26:16.135Z Compiling nom v7.1.3
16402025-01-10T04:26:16.155Z Compiling allocator-api2 v0.2.18
16412025-01-10T04:26:16.176Z Compiling home v0.5.9
16422025-01-10T04:26:16.412Z Compiling bindgen v0.69.5
16432025-01-10T04:26:16.551Z Compiling subtle v2.6.1
16442025-01-10T04:26:16.832Z Compiling regex-automata v0.4.8
16452025-01-10T04:26:16.946Z Compiling itertools v0.12.1
16462025-01-10T04:26:17.377Z Compiling rustc-hash v1.1.0
16472025-01-10T04:26:17.393Z Compiling smallvec v1.13.2
16482025-01-10T04:26:17.530Z Compiling lazycell v1.3.0
16492025-01-10T04:26:17.713Z Compiling semver v1.0.23
16502025-01-10T04:26:18.172Z Compiling cmake v0.1.51
16512025-01-10T04:26:19.083Z Compiling dunce v1.0.5
16522025-01-10T04:26:19.131Z Compiling fs_extra v1.3.0
16532025-01-10T04:26:19.365Z Compiling ryu v1.0.18
16542025-01-10T04:26:19.537Z Compiling pkg-config v0.3.31
16552025-01-10T04:26:19.640Z Compiling cexpr v0.6.0
16562025-01-10T04:26:19.867Z Compiling ring v0.17.8
16572025-01-10T04:26:20.080Z Compiling pin-project-lite v0.2.14
16582025-01-10T04:26:20.222Z Compiling synstructure v0.13.1
16592025-01-10T04:26:20.751Z Compiling fnv v1.0.7
16602025-01-10T04:26:20.876Z Compiling paste v1.0.15
16612025-01-10T04:26:20.896Z Compiling schemars v0.8.21
16622025-01-10T04:26:21.185Z Compiling const-oid v0.9.6
16632025-01-10T04:26:21.218Z Compiling serde_derive_internals v0.29.1
16642025-01-10T04:26:21.454Z Compiling httparse v1.9.5
16652025-01-10T04:26:21.642Z Compiling equivalent v1.0.1
16662025-01-10T04:26:21.779Z Compiling aws-lc-rs v1.10.0
16672025-01-10T04:26:22.119Z Compiling foldhash v0.1.3
16682025-01-10T04:26:22.402Z Compiling regex v1.11.1
16692025-01-10T04:26:22.775Z Compiling hashbrown v0.15.1
16702025-01-10T04:26:23.405Z Compiling heck v0.5.0
16712025-01-10T04:26:23.502Z Compiling signal-hook-registry v1.4.2
16722025-01-10T04:26:24.134Z Compiling parking_lot v0.12.3
16732025-01-10T04:26:24.181Z Compiling mio v1.0.2
16742025-01-10T04:26:25.731Z Compiling serde_derive v1.0.215
16752025-01-10T04:26:25.849Z Compiling zeroize_derive v1.4.2
16762025-01-10T04:26:26.106Z Compiling zerocopy-derive v0.7.35
16772025-01-10T04:26:26.152Z Compiling thiserror-impl v1.0.69
16782025-01-10T04:26:26.894Z Compiling tokio-macros v2.4.0
16792025-01-10T04:26:27.166Z Compiling zerofrom-derive v0.1.4
16802025-01-10T04:26:27.361Z Compiling zeroize v1.8.1
16812025-01-10T04:26:27.800Z Compiling yoke-derive v0.7.4
16822025-01-10T04:26:27.818Z Compiling futures-macro v0.3.31
16832025-01-10T04:26:28.101Z Compiling zerovec-derive v0.10.3
16842025-01-10T04:26:28.345Z Compiling zerocopy v0.7.35
16852025-01-10T04:26:28.922Z Compiling displaydoc v0.2.5
16862025-01-10T04:26:29.660Z Compiling crypto-common v0.1.6
16872025-01-10T04:26:29.962Z Compiling tracing-attributes v0.1.27
16882025-01-10T04:26:30.014Z Compiling icu_provider_macros v1.5.0
16892025-01-10T04:26:30.314Z Compiling schemars_derive v0.8.21
16902025-01-10T04:26:30.426Z Compiling block-buffer v0.10.4
16912025-01-10T04:26:30.580Z Compiling stable_deref_trait v1.2.0
16922025-01-10T04:26:30.689Z Compiling digest v0.10.7
16932025-01-10T04:26:30.737Z Compiling crossbeam-utils v0.8.20
16942025-01-10T04:26:31.068Z Compiling der_derive v0.7.3
16952025-01-10T04:26:31.136Z Compiling socket2 v0.5.7
16962025-01-10T04:26:31.202Z Compiling time-core v0.1.2
16972025-01-10T04:26:31.261Z Compiling num-conv v0.1.0
16982025-01-10T04:26:31.393Z Compiling futures-core v0.3.31
16992025-01-10T04:26:31.562Z Compiling time-macros v0.2.18
17002025-01-10T04:26:32.793Z Compiling vcpkg v0.2.15
17012025-01-10T04:26:33.573Z Compiling syn v1.0.109
17022025-01-10T04:26:34.363Z Compiling openssl-sys v0.9.103
17032025-01-10T04:26:34.436Z Compiling cpufeatures v0.2.14
17042025-01-10T04:26:34.746Z Compiling futures-sink v0.3.31
17052025-01-10T04:26:35.004Z Compiling slog v2.7.0
17062025-01-10T04:26:35.147Z Compiling ahash v0.8.11
17072025-01-10T04:26:35.423Z Compiling iana-time-zone v0.1.61
17082025-01-10T04:26:35.486Z Compiling zerofrom v0.1.4
17092025-01-10T04:26:35.740Z Compiling scroll_derive v0.12.0
17102025-01-10T04:26:35.898Z Compiling ucd-trie v0.1.7
17112025-01-10T04:26:36.023Z Compiling yoke v0.7.4
17122025-01-10T04:26:36.155Z Compiling pest v2.7.14
17132025-01-10T04:26:36.318Z Compiling futures-channel v0.3.31
17142025-01-10T04:26:36.818Z Compiling hmac v0.12.1
17152025-01-10T04:26:37.055Z Compiling pin-utils v0.1.0
17162025-01-10T04:26:37.150Z Compiling futures-task v0.3.31
17172025-01-10T04:26:37.169Z Compiling futures-io v0.3.31
17182025-01-10T04:26:37.476Z Compiling openssl v0.10.66
17192025-01-10T04:26:37.741Z Compiling futures-util v0.3.31
17202025-01-10T04:26:37.883Z Compiling zerovec v0.10.4
17212025-01-10T04:26:38.262Z Compiling block-padding v0.3.3
17222025-01-10T04:26:38.625Z Compiling tinyvec_macros v0.1.1
17232025-01-10T04:26:38.726Z Compiling pest_meta v2.7.14
17242025-01-10T04:26:39.065Z Compiling bitflags v2.6.0
17252025-01-10T04:26:39.337Z Compiling bytes v1.8.0
17262025-01-10T04:26:41.434Z Compiling indexmap v2.6.0
17272025-01-10T04:26:42.891Z Compiling tokio v1.40.0
17282025-01-10T04:26:42.953Z Compiling serde_tokenstream v0.2.2
17292025-01-10T04:26:43.542Z Compiling uuid v1.11.1
17302025-01-10T04:26:43.798Z Compiling http v1.1.0
17312025-01-10T04:26:44.589Z Compiling which v4.4.2
17322025-01-10T04:26:44.784Z Compiling chrono v0.4.38
17332025-01-10T04:26:45.111Z Compiling rustc_version v0.4.1
17342025-01-10T04:26:47.966Z Compiling pest_generator v2.7.14
17352025-01-10T04:26:48.047Z Compiling toml_datetime v0.6.8
17362025-01-10T04:26:48.509Z Compiling serde_spanned v0.6.8
17372025-01-10T04:26:48.729Z Compiling tinyvec v1.8.0
17382025-01-10T04:26:49.779Z Compiling inout v0.1.3
17392025-01-10T04:26:50.035Z Compiling openssl-macros v0.1.1
17402025-01-10T04:26:50.346Z Compiling native-tls v0.2.12
17412025-01-10T04:26:50.665Z Compiling dyn-clone v1.0.17
17422025-01-10T04:26:50.731Z Compiling strsim v0.11.1
17432025-01-10T04:26:50.994Z Compiling rustls v0.23.19
17442025-01-10T04:26:51.891Z Compiling unicode-normalization v0.1.24
17452025-01-10T04:26:52.935Z Compiling cipher v0.4.4
17462025-01-10T04:26:52.984Z Compiling pest_derive v2.7.14
17472025-01-10T04:26:53.004Z Compiling tinystr v0.7.6
17482025-01-10T04:26:53.246Z Compiling sha2 v0.10.8
17492025-01-10T04:26:53.430Z Compiling tracing-core v0.1.32
17502025-01-10T04:26:53.452Z Compiling usdt-impl v0.5.0
17512025-01-10T04:26:53.713Z Compiling litemap v0.7.3
17522025-01-10T04:26:53.779Z Compiling base64ct v1.6.0
17532025-01-10T04:26:54.124Z Compiling unicode-bidi v0.3.17
17542025-01-10T04:26:54.245Z Compiling writeable v0.5.5
17552025-01-10T04:26:54.361Z Compiling pem-rfc7468 v0.7.0
17562025-01-10T04:26:54.774Z Compiling icu_locid v1.5.0
17572025-01-10T04:26:54.961Z Compiling tracing v0.1.40
17582025-01-10T04:26:56.301Z Compiling scroll v0.12.0
17592025-01-10T04:26:56.384Z Compiling ppv-lite86 v0.2.20
17602025-01-10T04:26:56.907Z Compiling async-trait v0.1.83
17612025-01-10T04:26:57.271Z Compiling cookie v0.18.1
17622025-01-10T04:26:58.654Z Compiling camino v1.1.9
17632025-01-10T04:26:58.727Z Compiling plain v0.2.3
17642025-01-10T04:26:58.746Z Compiling aws-lc-sys v0.22.0
17652025-01-10T04:26:59.154Z Compiling flagset v0.4.6
17662025-01-10T04:26:59.371Z Compiling anyhow v1.0.93
17672025-01-10T04:26:59.922Z Compiling der v0.7.9
17682025-01-10T04:27:01.932Z Compiling goblin v0.8.2
17692025-01-10T04:27:02.340Z Compiling rand_chacha v0.3.1
17702025-01-10T04:27:03.250Z Compiling icu_provider v1.5.0
17712025-01-10T04:27:04.284Z Compiling rustls-pki-types v1.10.0
17722025-01-10T04:27:06.053Z Compiling pretty-hex v0.4.1
17732025-01-10T04:27:06.270Z Compiling percent-encoding v2.3.1
17742025-01-10T04:27:06.328Z Compiling rayon-core v1.12.1
17752025-01-10T04:27:06.607Z Compiling rustls v0.22.4
17762025-01-10T04:27:06.734Z Compiling icu_locid_transform_data v1.5.0
17772025-01-10T04:27:06.843Z Compiling icu_locid_transform v1.5.0
17782025-01-10T04:27:07.982Z Compiling dof v0.3.0
17792025-01-10T04:27:08.036Z Compiling rand v0.8.5
17802025-01-10T04:27:08.557Z Compiling spki v0.7.3
17812025-01-10T04:27:09.126Z Compiling dtrace-parser v0.2.0
17822025-01-10T04:27:09.592Z Compiling salsa20 v0.10.2
17832025-01-10T04:27:09.617Z Compiling tokio-util v0.7.12
17842025-01-10T04:27:09.872Z Compiling icu_collections v1.5.0
17852025-01-10T04:27:10.858Z Compiling pbkdf2 v0.12.2
17862025-01-10T04:27:10.987Z Compiling thread-id v4.2.2
17872025-01-10T04:27:11.027Z Compiling untrusted v0.9.0
17882025-01-10T04:27:11.103Z Compiling winnow v0.5.40
17892025-01-10T04:27:11.201Z Compiling untrusted v0.7.1
17902025-01-10T04:27:11.220Z Compiling mirai-annotations v1.12.0
17912025-01-10T04:27:11.387Z Compiling powerfmt v0.2.0
17922025-01-10T04:27:11.420Z Compiling icu_properties_data v1.5.0
17932025-01-10T04:27:11.855Z Compiling deranged v0.3.11
17942025-01-10T04:27:12.018Z Compiling icu_properties v1.5.1
17952025-01-10T04:27:15.118Z Compiling toml_edit v0.19.15
17962025-01-10T04:27:16.056Z Compiling scrypt v0.11.0
17972025-01-10T04:27:16.812Z Compiling cbc v0.1.2
17982025-01-10T04:27:17.045Z Compiling aes v0.8.4
17992025-01-10T04:27:18.311Z Compiling multer v3.1.0
18002025-01-10T04:27:18.594Z Compiling num_threads v0.1.7
18012025-01-10T04:27:18.733Z Compiling icu_normalizer_data v1.5.0
18022025-01-10T04:27:19.248Z Compiling write16 v1.0.0
18032025-01-10T04:27:19.384Z Compiling slog-async v2.8.0
18042025-01-10T04:27:19.598Z Compiling atomic-waker v1.1.2
18052025-01-10T04:27:19.763Z Compiling rustversion v1.0.17
18062025-01-10T04:27:19.781Z Compiling utf8_iter v1.0.4
18072025-01-10T04:27:19.838Z Compiling utf16_iter v1.0.5
18082025-01-10T04:27:20.006Z Compiling icu_normalizer v1.5.0
18092025-01-10T04:27:20.030Z Compiling time v0.3.36
18102025-01-10T04:27:20.893Z Compiling pkcs5 v0.7.1
18112025-01-10T04:27:22.035Z Compiling form_urlencoded v1.2.1
18122025-01-10T04:27:22.325Z Compiling http-body v1.0.1
18132025-01-10T04:27:22.582Z Compiling heapless v0.7.17
18142025-01-10T04:27:23.018Z Compiling bzip2-sys v0.1.11+1.0.8
18152025-01-10T04:27:23.391Z Compiling try-lock v0.2.5
18162025-01-10T04:27:24.049Z Compiling signal-hook v0.3.17
18172025-01-10T04:27:25.042Z Compiling want v0.3.1
18182025-01-10T04:27:25.809Z Compiling pkcs8 v0.10.2
18192025-01-10T04:27:26.248Z Compiling idna_adapter v1.2.0
18202025-01-10T04:27:26.481Z Compiling h2 v0.4.6
18212025-01-10T04:27:27.720Z Compiling usdt-attr-macro v0.5.0
18222025-01-10T04:27:29.192Z Compiling usdt-macro v0.5.0
18232025-01-10T04:27:29.381Z Compiling async-stream-impl v0.3.6
18242025-01-10T04:27:29.450Z Compiling adler2 v2.0.0
18252025-01-10T04:27:29.951Z Compiling httpdate v1.0.3
18262025-01-10T04:27:30.634Z Compiling miniz_oxide v0.8.0
18272025-01-10T04:27:31.910Z Compiling idna v1.0.3
18282025-01-10T04:27:33.629Z Compiling curve25519-dalek v4.1.3
18292025-01-10T04:27:33.867Z Compiling openapiv3 v2.0.0
18302025-01-10T04:27:34.103Z Compiling enum-as-inner v0.6.1
18312025-01-10T04:27:35.118Z Compiling hyper v1.5.0
18322025-01-10T04:27:37.365Z Compiling dropshot v0.12.0
18332025-01-10T04:27:37.809Z Compiling smoltcp v0.9.1
18342025-01-10T04:27:37.849Z Compiling tower-service v0.3.3
18352025-01-10T04:27:37.984Z Compiling base64 v0.22.1
18362025-01-10T04:27:38.083Z Compiling num-bigint-dig v0.8.4
18372025-01-10T04:27:38.359Z Compiling newtype-uuid v1.1.3
18382025-01-10T04:27:38.533Z Compiling match_cfg v0.1.0
18392025-01-10T04:27:38.630Z Compiling foreign-types-shared v0.1.1
18402025-01-10T04:27:38.648Z Compiling portable-atomic v1.9.0
18412025-01-10T04:27:38.841Z Compiling foreign-types v0.3.2
18422025-01-10T04:27:38.944Z Compiling hostname v0.3.1
18432025-01-10T04:27:39.117Z Compiling hyper-util v0.1.10
18442025-01-10T04:27:45.504Z Compiling url v2.5.3
18452025-01-10T04:27:47.076Z Compiling dirs-sys-next v0.1.2
18462025-01-10T04:27:47.130Z Compiling data-encoding v2.6.0
18472025-01-10T04:27:47.267Z Compiling gimli v0.31.1
18482025-01-10T04:27:47.605Z Compiling heck v0.4.1
18492025-01-10T04:27:47.702Z Compiling siphasher v0.3.11
18502025-01-10T04:27:47.723Z Compiling ident_case v1.0.1
18512025-01-10T04:27:47.908Z Compiling darling_core v0.20.10
18522025-01-10T04:27:48.065Z Compiling dirs-next v2.0.0
18532025-01-10T04:27:50.436Z Compiling http-body-util v0.1.2
18542025-01-10T04:27:54.107Z Compiling addr2line v0.24.2
18552025-01-10T04:27:54.134Z Compiling crossbeam-epoch v0.9.18
18562025-01-10T04:27:54.411Z Compiling hubpack_derive v0.1.1
18572025-01-10T04:27:54.439Z Compiling dropshot_endpoint v0.12.0
18582025-01-10T04:27:54.909Z Compiling sha1 v0.10.6
18592025-01-10T04:27:54.981Z Compiling signature v2.2.0
18602025-01-10T04:27:55.221Z Compiling zerocopy-derive v0.6.6
18612025-01-10T04:27:55.241Z Compiling curve25519-dalek-derive v0.1.1
18622025-01-10T04:27:55.360Z Compiling object v0.36.5
18632025-01-10T04:27:56.612Z Compiling thread_local v1.1.8
18642025-01-10T04:27:57.122Z Compiling fs-err v2.11.0
18652025-01-10T04:27:57.151Z Compiling encoding_rs v0.8.34
18662025-01-10T04:27:58.460Z Compiling rustc-demangle v0.1.24
18672025-01-10T04:28:00.727Z Compiling ipnet v2.10.1
18682025-01-10T04:28:01.778Z Compiling unicode-properties v0.1.3
18692025-01-10T04:28:02.182Z Compiling mime v0.3.17
18702025-01-10T04:28:03.296Z Compiling utf8parse v0.2.2
18712025-01-10T04:28:03.468Z Compiling anstyle v1.0.10
18722025-01-10T04:28:03.983Z Compiling winnow v0.6.20
18732025-01-10T04:28:04.784Z Compiling openssl-probe v0.1.5
18742025-01-10T04:28:07.327Z Compiling backtrace v0.3.74
18752025-01-10T04:28:07.708Z Compiling toml_edit v0.22.22
18762025-01-10T04:28:07.784Z Compiling anstyle-parse v0.2.5
18772025-01-10T04:28:08.117Z Compiling stringprep v0.1.5
18782025-01-10T04:28:11.330Z Compiling crossbeam-deque v0.8.5
18792025-01-10T04:28:11.694Z Compiling darling_macro v0.20.10
18802025-01-10T04:28:12.583Z Compiling rustls-webpki v0.102.8
18812025-01-10T04:28:18.282Z Compiling term v0.7.0
18822025-01-10T04:28:19.535Z Compiling slog-json v2.6.1
18832025-01-10T04:28:21.466Z Compiling serde_urlencoded v0.7.1
18842025-01-10T04:28:22.535Z Compiling crossbeam-channel v0.5.13
18852025-01-10T04:28:22.676Z Compiling rustls-pemfile v2.2.0
18862025-01-10T04:28:23.469Z Compiling hashbrown v0.14.5
18872025-01-10T04:28:23.996Z Compiling idna v0.3.0
18882025-01-10T04:28:24.035Z Compiling idna v0.4.0
18892025-01-10T04:28:24.749Z Compiling futures-executor v0.3.31
18902025-01-10T04:28:25.490Z Compiling num-integer v0.1.46
18912025-01-10T04:28:25.538Z Compiling md-5 v0.10.6
18922025-01-10T04:28:25.788Z Compiling ff v0.13.0
18932025-01-10T04:28:26.022Z Compiling hash32 v0.2.1
18942025-01-10T04:28:26.170Z Compiling memmap v0.7.0
18952025-01-10T04:28:26.231Z Compiling is-terminal v0.4.13
18962025-01-10T04:28:26.396Z Compiling fallible-iterator v0.2.0
18972025-01-10T04:28:26.485Z Compiling utf-8 v0.7.6
18982025-01-10T04:28:26.812Z Compiling take_mut v0.2.2
18992025-01-10T04:28:26.997Z Compiling is_terminal_polyfill v1.70.1
19002025-01-10T04:28:27.137Z Compiling base16ct v0.2.0
19012025-01-10T04:28:27.162Z Compiling linked-hash-map v0.5.6
19022025-01-10T04:28:27.549Z Compiling psl-types v2.0.11
19032025-01-10T04:28:27.746Z Compiling colorchoice v1.0.2
19042025-01-10T04:28:27.980Z Compiling anstyle-query v1.1.1
19052025-01-10T04:28:28.144Z Compiling quick-error v1.2.3
19062025-01-10T04:28:28.404Z Compiling resolv-conf v0.7.0
19072025-01-10T04:28:29.107Z Compiling anstream v0.6.15
19082025-01-10T04:28:29.181Z Compiling publicsuffix v2.2.3
19092025-01-10T04:28:29.796Z Compiling lru-cache v0.1.2
19102025-01-10T04:28:30.006Z Compiling sec1 v0.7.3
19112025-01-10T04:28:30.556Z Compiling postgres-protocol v0.6.7
19122025-01-10T04:28:30.990Z Compiling tungstenite v0.24.0
19132025-01-10T04:28:31.652Z Compiling usdt v0.5.0
19142025-01-10T04:28:31.846Z Compiling slog-term v2.9.1
19152025-01-10T04:28:32.145Z Compiling num-iter v0.1.45
19162025-01-10T04:28:32.348Z Compiling group v0.13.0
19172025-01-10T04:28:32.662Z Compiling futures v0.3.31
19182025-01-10T04:28:32.792Z Compiling hickory-proto v0.24.1
19192025-01-10T04:28:32.935Z Compiling regress v0.10.1
19202025-01-10T04:28:36.078Z Compiling tokio-rustls v0.26.0
19212025-01-10T04:28:36.557Z Compiling slog-bunyan v2.5.0
19222025-01-10T04:28:36.787Z Compiling tokio-rustls v0.25.0
19232025-01-10T04:28:37.043Z Compiling darling v0.20.10
19242025-01-10T04:28:37.168Z Compiling toml v0.8.19
19252025-01-10T04:28:37.188Z Compiling tokio-native-tls v0.3.1
19262025-01-10T04:28:37.227Z Compiling strum_macros v0.25.3
19272025-01-10T04:28:37.479Z Compiling phf_shared v0.11.2
19282025-01-10T04:28:37.869Z Compiling async-stream v0.3.6
19292025-01-10T04:28:37.965Z Compiling waitgroup v0.1.2
19302025-01-10T04:28:38.143Z Compiling webpki-roots v0.26.6
19312025-01-10T04:28:38.688Z Compiling idna v0.5.0
19322025-01-10T04:28:38.707Z Compiling terminal_size v0.4.0
19332025-01-10T04:28:38.931Z Compiling serde_path_to_error v0.1.16
19342025-01-10T04:28:39.793Z Compiling hkdf v0.12.4
19352025-01-10T04:28:40.062Z Compiling crypto-bigint v0.5.5
19362025-01-10T04:28:40.065Z Compiling clap_derive v4.5.18
19372025-01-10T04:28:40.160Z Compiling derive-where v1.2.7
19382025-01-10T04:28:40.788Z Compiling serde_repr v0.1.19
19392025-01-10T04:28:41.887Z Compiling hostname v0.4.0
19402025-01-10T04:28:41.908Z Compiling crc32fast v1.4.2
19412025-01-10T04:28:42.117Z Compiling bitflags v1.3.2
19422025-01-10T04:28:42.216Z Compiling managed v0.8.0
19432025-01-10T04:28:42.647Z Compiling clap_lex v0.7.2
19442025-01-10T04:28:43.011Z Compiling unicode-width v0.1.14
19452025-01-10T04:28:43.375Z Compiling debug-ignore v1.0.5
19462025-01-10T04:28:43.467Z Compiling console v0.15.8
19472025-01-10T04:28:44.606Z Compiling elliptic-curve v0.13.8
19482025-01-10T04:28:44.753Z Compiling clap_builder v4.5.21
19492025-01-10T04:28:45.824Z Compiling flate2 v1.0.34
19502025-01-10T04:28:46.814Z Compiling cookie_store v0.21.0
19512025-01-10T04:28:50.295Z Compiling hickory-resolver v0.24.1
19522025-01-10T04:28:50.337Z Compiling hyper-rustls v0.27.3
19532025-01-10T04:28:52.040Z Compiling phf v0.11.2
19542025-01-10T04:28:53.488Z Compiling hyper-tls v0.6.0
19552025-01-10T04:28:53.702Z Compiling signal-hook-mio v0.2.4
19562025-01-10T04:28:53.873Z Compiling typify-impl v0.2.0
19572025-01-10T04:28:53.891Z Compiling bzip2 v0.4.4
19582025-01-10T04:28:54.080Z Compiling rayon v1.10.0
19592025-01-10T04:28:54.276Z Compiling tokio-tungstenite v0.24.0
19602025-01-10T04:28:54.353Z Compiling postgres-types v0.2.8
19612025-01-10T04:28:55.161Z Compiling zerocopy v0.6.6
19622025-01-10T04:28:55.286Z Compiling hubpack v0.1.2
19632025-01-10T04:28:55.702Z Compiling ed25519 v2.2.3
19642025-01-10T04:28:55.749Z Compiling phf_shared v0.10.0
19652025-01-10T04:28:56.016Z Compiling pkcs1 v0.7.5
19662025-01-10T04:28:56.154Z Compiling tokio-stream v0.1.16
19672025-01-10T04:28:56.952Z Compiling ipnetwork v0.20.0
19682025-01-10T04:28:57.239Z Compiling serde-big-array v0.5.1
19692025-01-10T04:28:57.424Z Compiling rfc6979 v0.4.0
19702025-01-10T04:28:57.638Z Compiling float-cmp v0.9.0
19712025-01-10T04:28:57.854Z Compiling sync_wrapper v1.0.1
19722025-01-10T04:28:58.009Z Compiling bstr v1.10.0
19732025-01-10T04:28:59.617Z Compiling normalize-line-endings v0.3.0
19742025-01-10T04:28:59.754Z Compiling new_debug_unreachable v1.0.6
19752025-01-10T04:28:59.858Z Compiling predicates-core v1.0.8
19762025-01-10T04:29:00.188Z Compiling unicode-segmentation v1.12.0
19772025-01-10T04:29:00.575Z Compiling precomputed-hash v0.1.1
19782025-01-10T04:29:00.617Z Compiling unicode-width v0.2.0
19792025-01-10T04:29:00.696Z Compiling fixedbitset v0.4.2
19802025-01-10T04:29:00.724Z Compiling difflib v0.4.0
19812025-01-10T04:29:01.045Z Compiling whoami v1.5.2
19822025-01-10T04:29:01.111Z Compiling static_assertions v1.1.0
19832025-01-10T04:29:01.221Z Compiling number_prefix v0.4.0
19842025-01-10T04:29:01.446Z Compiling bit-vec v0.6.3
19852025-01-10T04:29:01.584Z Compiling indicatif v0.17.9
19862025-01-10T04:29:01.696Z Compiling tokio-postgres v0.7.12
19872025-01-10T04:29:01.889Z Compiling bit-set v0.5.3
19882025-01-10T04:29:02.041Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19892025-01-10T04:29:02.197Z Compiling predicates v3.1.2
19902025-01-10T04:29:03.025Z Compiling petgraph v0.6.5
19912025-01-10T04:29:03.449Z Compiling similar v2.6.0
19922025-01-10T04:29:03.674Z Compiling string_cache v0.8.7
19932025-01-10T04:29:05.881Z Compiling typify-macro v0.2.0
19942025-01-10T04:29:06.979Z Compiling reqwest v0.12.9
19952025-01-10T04:29:07.091Z Compiling ecdsa v0.16.9
19962025-01-10T04:29:07.498Z Compiling qorb v0.2.1
19972025-01-10T04:29:07.971Z Compiling rsa v0.9.6
19982025-01-10T04:29:09.180Z Compiling ed25519-dalek v2.1.1
19992025-01-10T04:29:09.932Z Compiling zip v0.6.6
20002025-01-10T04:29:10.185Z Compiling crossterm v0.28.1
20012025-01-10T04:29:10.447Z Compiling clap v4.5.21
20022025-01-10T04:29:11.191Z Compiling toml v0.7.8
20032025-01-10T04:29:12.757Z Compiling x509-cert v0.2.5
20042025-01-10T04:29:13.185Z Compiling hex v0.4.3
20052025-01-10T04:29:13.863Z Compiling itertools v0.10.5
20062025-01-10T04:29:14.204Z Compiling zerocopy v0.8.10
20072025-01-10T04:29:14.246Z Compiling unicode-xid v0.2.6
20082025-01-10T04:29:14.424Z Compiling peg-runtime v0.8.3
20092025-01-10T04:29:14.534Z Compiling lalrpop-util v0.19.12
20102025-01-10T04:29:17.378Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20112025-01-10T04:29:21.609Z Compiling proc-macro-crate v1.3.1
20122025-01-10T04:29:21.979Z Compiling macaddr v1.0.1
20132025-01-10T04:29:22.452Z Compiling zerocopy-derive v0.8.10
20142025-01-10T04:29:22.475Z Compiling itertools v0.13.0
20152025-01-10T04:29:24.645Z Compiling heapless v0.8.0
20162025-01-10T04:29:25.739Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20172025-01-10T04:29:29.538Z Compiling num_enum_derive v0.5.11
20182025-01-10T04:29:39.153Z Compiling hash32 v0.3.1
20192025-01-10T04:29:40.059Z Compiling smoltcp v0.11.0
20202025-01-10T04:29:40.670Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20212025-01-10T04:29:45.543Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20222025-01-10T04:29:46.100Z Compiling num_enum v0.5.11
20232025-01-10T04:29:46.548Z Compiling typify v0.2.0
20242025-01-10T04:29:46.720Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20252025-01-10T04:29:47.970Z Compiling proc-macro-error-attr v1.0.4
20262025-01-10T04:29:48.030Z Compiling unsafe-libyaml v0.2.11
20272025-01-10T04:29:48.276Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20282025-01-10T04:29:49.766Z Compiling cobs v0.2.3
20292025-01-10T04:29:50.225Z Compiling postcard v1.0.10
20302025-01-10T04:29:51.857Z Compiling serde_yaml v0.9.34+deprecated
20312025-01-10T04:30:05.737Z Compiling progenitor-impl v0.8.0
20322025-01-10T04:30:07.739Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20332025-01-10T04:30:17.133Z Compiling strum_macros v0.26.4
20342025-01-10T04:30:18.334Z Compiling foreign-types-macros v0.2.3
20352025-01-10T04:30:18.374Z Compiling structmeta-derive v0.3.0
20362025-01-10T04:30:18.511Z Compiling proc-macro-error v1.0.4
20372025-01-10T04:30:18.661Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20382025-01-10T04:30:19.521Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20392025-01-10T04:30:19.974Z Compiling foreign-types-shared v0.3.1
20402025-01-10T04:30:21.009Z Compiling structmeta v0.3.0
20412025-01-10T04:30:21.591Z Compiling strum v0.26.3
20422025-01-10T04:30:25.675Z Compiling foreign-types v0.5.0
20432025-01-10T04:30:26.332Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20442025-01-10T04:30:29.516Z Compiling progenitor-macro v0.8.0
20452025-01-10T04:30:35.721Z Compiling progenitor-client v0.8.0
20462025-01-10T04:30:35.835Z Compiling tabwriter v1.4.0
20472025-01-10T04:30:36.672Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20482025-01-10T04:30:37.485Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20492025-01-10T04:30:38.702Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20502025-01-10T04:30:39.586Z Compiling cstr-argument v0.1.2
20512025-01-10T04:30:39.646Z Compiling dropshot v0.13.0
20522025-01-10T04:30:39.951Z Compiling pretty-hex v0.2.1
20532025-01-10T04:30:40.186Z Compiling thiserror v2.0.3
20542025-01-10T04:30:40.292Z Compiling fastrand v2.1.1
20552025-01-10T04:30:40.744Z Compiling crucible-workspace-hack v0.1.0
20562025-01-10T04:30:41.034Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20572025-01-10T04:30:41.886Z Compiling tempfile v3.13.0
20582025-01-10T04:30:42.300Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20592025-01-10T04:30:42.371Z Compiling progenitor v0.8.0
20602025-01-10T04:30:42.709Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20612025-01-10T04:30:42.788Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20622025-01-10T04:30:42.999Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20632025-01-10T04:30:43.621Z Compiling parse-display-derive v0.10.0
20642025-01-10T04:30:43.715Z Compiling colored v2.1.0
20652025-01-10T04:30:43.828Z Compiling serde_with_macros v3.11.0
20662025-01-10T04:30:44.500Z Compiling dropshot_endpoint v0.13.0
20672025-01-10T04:30:44.969Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20682025-01-10T04:30:45.714Z Compiling thiserror-impl v2.0.3
20692025-01-10T04:30:46.412Z Compiling instant v0.1.13
20702025-01-10T04:30:46.593Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20712025-01-10T04:30:47.046Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20722025-01-10T04:30:47.318Z Compiling backoff v0.4.0
20732025-01-10T04:30:47.475Z Compiling parse-display v0.10.0
20742025-01-10T04:30:47.702Z Compiling serde_with v3.11.0
20752025-01-10T04:30:47.780Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20762025-01-10T04:30:48.948Z Compiling zone_cfg_derive v0.3.0
20772025-01-10T04:30:49.436Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20782025-01-10T04:30:50.046Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20792025-01-10T04:30:50.165Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20802025-01-10T04:30:50.354Z Compiling camino-tempfile v1.1.1
20812025-01-10T04:30:50.859Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20822025-01-10T04:30:51.108Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20832025-01-10T04:30:51.309Z Compiling regress v0.9.1
20842025-01-10T04:30:51.352Z Compiling num-derive v0.4.2
20852025-01-10T04:30:52.072Z Compiling sigpipe v0.1.3
20862025-01-10T04:30:52.217Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20872025-01-10T04:30:52.515Z Compiling libefi-sys v0.1.0
20882025-01-10T04:30:52.872Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20892025-01-10T04:30:53.704Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
20902025-01-10T04:30:55.285Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
20912025-01-10T04:30:55.836Z Compiling zone v0.3.0
20922025-01-10T04:30:56.121Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20932025-01-10T04:30:57.668Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20942025-01-10T04:30:59.194Z Compiling smf v0.2.3
20952025-01-10T04:30:59.997Z Compiling bitfield-struct v0.6.2
20962025-01-10T04:31:01.407Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20972025-01-10T04:31:01.834Z Compiling blake3 v1.5.4
20982025-01-10T04:31:01.969Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20992025-01-10T04:31:02.487Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21002025-01-10T04:31:02.722Z Compiling xattr v1.3.1
21012025-01-10T04:31:03.053Z Compiling filetime v0.2.25
21022025-01-10T04:31:03.105Z Compiling memmap2 v0.9.5
21032025-01-10T04:31:03.150Z Compiling arrayvec v0.7.6
21042025-01-10T04:31:03.417Z Compiling same-file v1.0.6
21052025-01-10T04:31:03.612Z Compiling arrayref v0.3.9
21062025-01-10T04:31:03.655Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21072025-01-10T04:31:03.697Z Compiling constant_time_eq v0.3.1
21082025-01-10T04:31:03.720Z Compiling walkdir v2.5.0
21092025-01-10T04:31:03.740Z Compiling tar v0.4.42
21102025-01-10T04:31:03.787Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21112025-01-10T04:31:05.359Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21122025-01-10T04:31:05.815Z Compiling gethostname v0.5.0
21132025-01-10T04:31:06.029Z Compiling cargo-platform v0.1.8
21142025-01-10T04:31:06.497Z Compiling topological-sort v0.2.2
21152025-01-10T04:31:06.617Z Compiling cargo_metadata v0.18.1
21162025-01-10T04:31:06.800Z Compiling omicron-zone-package v0.12.0
21172025-01-10T04:31:07.141Z Compiling shell-words v1.1.0
21182025-01-10T04:31:07.581Z Compiling indent_write v2.2.0
21192025-01-10T04:31:14.754Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21202025-01-10T04:31:17.283Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21212025-01-10T04:31:19.472Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21222025-01-10T04:31:37.502Z Finished `release` profile [optimized] target(s) in 5m 28s
21232025-01-10T04:31:37.662Z Running `target/release/omicron-package -t test target create -p dev`
21242025-01-10T04:31:37.710ZLogging to: /work/oxidecomputer/omicron/out/LOG
21252025-01-10T04:31:37.713ZCreated new build target 'test' and set it as active
21262025-01-10T04:31:37.713Z
21272025-01-10T04:31:37.713Zreal 5:28.319918457
21282025-01-10T04:31:37.713Zuser 36:57.908555698
21292025-01-10T04:31:37.713Zsys 4:56.895342468
21302025-01-10T04:31:37.713Ztrap 1.095762095
21312025-01-10T04:31:37.713Ztflt 3.457051111
21322025-01-10T04:31:37.713Zdflt 0.828742231
21332025-01-10T04:31:37.713Zkflt 0.010388043
21342025-01-10T04:31:37.713Zlock 1:17:41.470648127
21352025-01-10T04:31:37.713Zslp 2:34:06.718343124
21362025-01-10T04:31:37.713Zlat 2:35.990590271
21372025-01-10T04:31:37.713Zstop 4:33.119071991
21382025-01-10T04:31:37.716Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21392025-01-10T04:31:38.678Z Finished `release` profile [optimized] target(s) in 0.91s
21402025-01-10T04:31:38.737Z Running `target/release/omicron-package -t test package`
21412025-01-10T04:31:38.781ZLogging to: /work/oxidecomputer/omicron/out/LOG
21422025-01-10T04:31:39.904Z Compiling convert_case v0.4.0
21432025-01-10T04:31:39.904Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21442025-01-10T04:31:39.908Z Compiling newline-converter v0.3.0
21452025-01-10T04:31:39.908Z Compiling password-hash v0.5.0
21462025-01-10T04:31:39.908Z Compiling blake2 v0.10.6
21472025-01-10T04:31:39.908Z Compiling base64 v0.21.7
21482025-01-10T04:31:40.063Z Compiling atomicwrites v0.4.4
21492025-01-10T04:31:40.092Z Compiling progenitor-client v0.8.0
21502025-01-10T04:31:40.208Z Compiling expectorate v1.1.0
21512025-01-10T04:31:40.278Z Compiling owo-colors v4.1.0
21522025-01-10T04:31:40.412Z Compiling cancel-safe-futures v0.1.5
21532025-01-10T04:31:40.569Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21542025-01-10T04:31:40.621Z Compiling argon2 v0.5.3
21552025-01-10T04:31:40.693Z Compiling progenitor v0.8.0
21562025-01-10T04:31:40.733Z Compiling derive_more v0.99.18
21572025-01-10T04:31:40.779Z Compiling num-rational v0.4.2
21582025-01-10T04:31:40.978Z Compiling num-complex v0.4.6
21592025-01-10T04:31:41.298Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21602025-01-10T04:31:41.901Z Compiling libsw v3.3.1
21612025-01-10T04:31:41.930Z Compiling swrite v0.1.0
21622025-01-10T04:31:42.076Z Compiling linear-map v1.2.0
21632025-01-10T04:31:42.191Z Compiling num v0.4.3
21642025-01-10T04:31:42.265Z Compiling float-ord v0.3.2
21652025-01-10T04:31:42.310Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21662025-01-10T04:31:42.331Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21672025-01-10T04:31:42.441Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21682025-01-10T04:31:42.504Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21692025-01-10T04:31:42.992Z Compiling highway v1.2.0
21702025-01-10T04:31:43.243Z Compiling semver v0.1.20
21712025-01-10T04:31:43.832Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21722025-01-10T04:31:44.161Z Compiling rustc_version v0.1.7
21732025-01-10T04:31:44.411Z Compiling tungstenite v0.21.0
21742025-01-10T04:31:44.582Z Compiling newtype_derive v0.1.6
21752025-01-10T04:31:44.901Z Compiling ipnetwork v0.20.0
21762025-01-10T04:31:45.703Z Compiling tokio-tungstenite v0.21.0
21772025-01-10T04:31:46.351Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21782025-01-10T04:31:47.031Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21792025-01-10T04:31:47.319Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21802025-01-10T04:31:49.812Z Compiling humantime v2.1.0
21812025-01-10T04:31:50.508Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21822025-01-10T04:31:50.656Z Compiling dropshot v0.13.0
21832025-01-10T04:31:50.731Z Compiling instant v0.1.13
21842025-01-10T04:31:50.915Z Compiling backoff v0.4.0
21852025-01-10T04:31:51.281Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21862025-01-10T04:31:51.545Z Compiling steno v0.4.1
21872025-01-10T04:31:51.669Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21882025-01-10T04:31:51.776Z Compiling parse-display v0.10.0
21892025-01-10T04:31:52.348Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21902025-01-10T04:31:52.541Z Compiling strum v0.26.3
21912025-01-10T04:31:52.743Z Compiling serde_with v3.11.0
21922025-01-10T04:31:56.501Z Compiling regress v0.9.1
21932025-01-10T04:31:56.923Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21942025-01-10T04:31:59.551Z Compiling macaddr v1.0.1
21952025-01-10T04:31:59.829Z Compiling slog-dtrace v0.3.0
21962025-01-10T04:31:59.968Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21972025-01-10T04:32:00.210Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21982025-01-10T04:32:00.310Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21992025-01-10T04:32:02.251Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
22002025-01-10T04:32:02.424Z Compiling prettyplease v0.2.25
22012025-01-10T04:32:03.012Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22022025-01-10T04:32:03.082Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22032025-01-10T04:32:04.184Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22042025-01-10T04:32:06.519Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22052025-01-10T04:32:07.503Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22062025-01-10T04:32:18.960Z Compiling half v2.4.1
22072025-01-10T04:32:19.545Z Compiling ciborium-io v0.2.2
22082025-01-10T04:32:19.645Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22092025-01-10T04:32:19.692Z Compiling ciborium-ll v0.2.2
22102025-01-10T04:32:20.202Z Compiling ciborium v0.2.2
22112025-01-10T04:32:20.418Z Compiling same-file v1.0.6
22122025-01-10T04:32:20.673Z Compiling display-error-chain v0.2.2
22132025-01-10T04:32:20.802Z Compiling fastrand v2.1.1
22142025-01-10T04:32:20.908Z Compiling walkdir v2.5.0
22152025-01-10T04:32:21.315Z Compiling tempfile v3.13.0
22162025-01-10T04:32:21.583Z Compiling blake3 v1.5.4
22172025-01-10T04:32:21.725Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22182025-01-10T04:32:22.113Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22192025-01-10T04:32:22.230Z Compiling xattr v1.3.1
22202025-01-10T04:32:22.270Z Compiling memmap2 v0.9.5
22212025-01-10T04:32:22.513Z Compiling filetime v0.2.25
22222025-01-10T04:32:22.695Z Compiling arrayref v0.3.9
22232025-01-10T04:32:22.809Z Compiling constant_time_eq v0.3.1
22242025-01-10T04:32:22.827Z Compiling keccak v0.1.5
22252025-01-10T04:32:22.966Z Compiling arrayvec v0.7.6
22262025-01-10T04:32:23.808Z Compiling sha3 v0.10.8
22272025-01-10T04:32:24.511Z Compiling tar v0.4.42
22282025-01-10T04:32:24.693Z Compiling camino-tempfile v1.1.1
22292025-01-10T04:32:25.179Z Compiling toolchain_find v0.4.0
22302025-01-10T04:32:25.257Z Compiling const_format_proc_macros v0.2.33
22312025-01-10T04:32:25.537Z Compiling maplit v1.0.2
22322025-01-10T04:32:25.678Z Compiling radium v0.7.0
22332025-01-10T04:32:25.738Z Compiling topological-sort v0.2.2
22342025-01-10T04:32:25.782Z Compiling crunchy v0.2.2
22352025-01-10T04:32:25.981Z Compiling omicron-zone-package v0.12.0
22362025-01-10T04:32:26.144Z Compiling rustfmt-wrapper v0.2.1
22372025-01-10T04:32:26.277Z Compiling tap v1.0.1
22382025-01-10T04:32:26.475Z Compiling tiny-keccak v2.0.2
22392025-01-10T04:32:26.493Z Compiling maybe-uninit v2.0.0
22402025-01-10T04:32:26.541Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22412025-01-10T04:32:26.706Z Compiling wyz v0.5.1
22422025-01-10T04:32:27.055Z Compiling dsl_auto_type v0.1.2
22432025-01-10T04:32:27.073Z Compiling const_format v0.2.33
22442025-01-10T04:32:27.093Z Compiling phf_generator v0.11.2
22452025-01-10T04:32:27.229Z Compiling scheduled-thread-pool v0.2.7
22462025-01-10T04:32:27.284Z Compiling secrecy v0.8.0
22472025-01-10T04:32:27.546Z Compiling diesel_table_macro_syntax v0.2.0
22482025-01-10T04:32:27.592Z Compiling async-recursion v1.1.1
22492025-01-10T04:32:27.973Z Compiling packed_struct v0.10.1
22502025-01-10T04:32:28.348Z Compiling arc-swap v1.7.1
22512025-01-10T04:32:28.399Z Compiling funty v2.0.0
22522025-01-10T04:32:28.429Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22532025-01-10T04:32:28.527Z Compiling crc-catalog v2.4.0
22542025-01-10T04:32:28.694Z Compiling crc v3.2.1
22552025-01-10T04:32:28.749Z Compiling diesel_derives v2.2.3
22562025-01-10T04:32:29.014Z Compiling slog-scope v4.4.0
22572025-01-10T04:32:29.066Z Compiling r2d2 v0.8.10
22582025-01-10T04:32:29.548Z Compiling bitvec v1.0.1
22592025-01-10T04:32:29.865Z Compiling phf_codegen v0.11.2
22602025-01-10T04:32:30.652Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22612025-01-10T04:32:30.654Z Compiling ascii-canvas v3.0.0
22622025-01-10T04:32:30.860Z Compiling universal-hash v0.5.1
22632025-01-10T04:32:31.101Z Compiling packed_struct_codegen v0.10.1
22642025-01-10T04:32:31.121Z Compiling thiserror-impl-no-std v2.0.2
22652025-01-10T04:32:31.564Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22662025-01-10T04:32:33.641Z Compiling parse-zoneinfo v0.3.1
22672025-01-10T04:32:33.742Z Compiling ena v0.14.3
22682025-01-10T04:32:34.118Z Compiling indexmap v1.9.3
22692025-01-10T04:32:34.178Z Compiling opaque-debug v0.3.1
22702025-01-10T04:32:34.293Z Compiling diff v0.1.13
22712025-01-10T04:32:34.441Z Compiling regex-syntax v0.6.29
22722025-01-10T04:32:34.842Z Compiling nodrop v0.1.14
22732025-01-10T04:32:35.000Z Compiling array-init v0.0.4
22742025-01-10T04:32:35.310Z Compiling chrono-tz-build v0.4.0
22752025-01-10T04:32:36.318Z Compiling poly1305 v0.8.0
22762025-01-10T04:32:37.880Z Compiling lalrpop v0.19.12
22772025-01-10T04:32:39.796Z Compiling thiserror-no-std v2.0.2
22782025-01-10T04:32:39.949Z Compiling smallvec v0.6.14
22792025-01-10T04:32:40.196Z Compiling diesel v2.2.6
22802025-01-10T04:32:40.467Z Compiling slog-stdlog v4.1.1
22812025-01-10T04:32:41.232Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22822025-01-10T04:32:41.290Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22832025-01-10T04:32:41.581Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22842025-01-10T04:32:41.859Z Compiling chacha20 v0.9.1
22852025-01-10T04:32:42.353Z Compiling aead v0.5.2
22862025-01-10T04:32:42.394Z Compiling vte_generate_state_changes v0.1.2
22872025-01-10T04:32:42.726Z Compiling ref-cast v1.0.23
22882025-01-10T04:32:43.001Z Compiling hashbrown v0.12.3
22892025-01-10T04:32:43.200Z Compiling bitfield v0.14.0
22902025-01-10T04:32:43.542Z Compiling termcolor v1.4.1
22912025-01-10T04:32:44.638Z Compiling env_logger v0.10.2
22922025-01-10T04:32:45.558Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22932025-01-10T04:32:47.808Z Compiling vte v0.11.1
22942025-01-10T04:32:49.189Z Compiling chacha20poly1305 v0.10.1
22952025-01-10T04:32:49.461Z Compiling slog-envlogger v2.2.0
22962025-01-10T04:32:52.235Z Compiling serde-hex v0.1.0
22972025-01-10T04:32:57.589Z Compiling vsss-rs v3.3.4
22982025-01-10T04:33:02.086Z Compiling chrono-tz v0.10.0
22992025-01-10T04:33:02.703Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23002025-01-10T04:33:03.039Z Compiling ron v0.8.1
23012025-01-10T04:33:03.841Z Compiling polar-core v0.27.3
23022025-01-10T04:33:04.354Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23032025-01-10T04:33:04.656Z Compiling derive_builder_core v0.20.2
23042025-01-10T04:33:05.113Z Compiling hashbrown v0.13.2
23052025-01-10T04:33:06.559Z Compiling headers-core v0.3.0
23062025-01-10T04:33:06.785Z Compiling fxhash v0.2.1
23072025-01-10T04:33:06.884Z Compiling libxml v0.3.3
23082025-01-10T04:33:07.042Z Compiling ref-cast-impl v1.0.23
23092025-01-10T04:33:07.270Z Compiling simd-adler32 v0.3.7
23102025-01-10T04:33:08.226Z Compiling bytecount v0.6.8
23112025-01-10T04:33:08.446Z Compiling zip v2.1.3
23122025-01-10T04:33:08.535Z Compiling crc-any v2.5.0
23132025-01-10T04:33:08.763Z Compiling lockfree-object-pool v0.1.6
23142025-01-10T04:33:08.987Z Compiling bumpalo v3.16.0
23152025-01-10T04:33:09.086Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23162025-01-10T04:33:09.462Z Compiling zopfli v0.8.1
23172025-01-10T04:33:09.642Z Compiling papergrid v0.11.0
23182025-01-10T04:33:13.872Z Compiling derive_builder_macro v0.20.2
23192025-01-10T04:33:14.703Z Compiling headers v0.4.0
23202025-01-10T04:33:18.441Z Compiling object v0.30.4
23212025-01-10T04:33:19.505Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23222025-01-10T04:33:22.907Z Compiling strip-ansi-escapes v0.2.0
23232025-01-10T04:33:23.611Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23242025-01-10T04:33:24.410Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23252025-01-10T04:33:24.713Z Compiling tabled_derive v0.7.0
23262025-01-10T04:33:26.718Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23272025-01-10T04:33:26.910Z Compiling fd-lock v4.0.2
23282025-01-10T04:33:27.201Z Compiling peg-macros v0.8.4
23292025-01-10T04:33:27.223Z Compiling strum_macros v0.24.3
23302025-01-10T04:33:30.508Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23312025-01-10T04:33:30.528Z Compiling kstat-rs v0.2.4
23322025-01-10T04:33:30.530Z Compiling samael v0.0.17
23332025-01-10T04:33:31.292Z Compiling unicase v2.7.0
23342025-01-10T04:33:31.482Z Compiling nu-ansi-term v0.50.1
23352025-01-10T04:33:31.503Z Compiling path-slash v0.1.5
23362025-01-10T04:33:31.587Z Compiling indoc v1.0.9
23372025-01-10T04:33:31.633Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23382025-01-10T04:33:31.779Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23392025-01-10T04:33:32.657Z Compiling reedline v0.35.0
23402025-01-10T04:33:32.835Z Compiling peg v0.8.4
23412025-01-10T04:33:35.961Z Compiling tabled v0.15.0
23422025-01-10T04:33:37.285Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23432025-01-10T04:33:47.298Z Compiling derive_builder v0.20.2
23442025-01-10T04:33:51.871Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23452025-01-10T04:33:52.465Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23462025-01-10T04:33:54.585Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23472025-01-10T04:33:54.885Z Compiling pem v3.0.4
23482025-01-10T04:33:55.938Z Compiling bcs v0.1.6
23492025-01-10T04:33:56.391Z Compiling impl-trait-for-tuples v0.2.2
23502025-01-10T04:33:56.754Z Compiling oso-derive v0.27.3
23512025-01-10T04:33:56.875Z Compiling libz-sys v1.1.20
23522025-01-10T04:33:57.552Z Compiling quick-xml v0.33.0
23532025-01-10T04:33:57.723Z Compiling diesel-dtrace v0.4.2
23542025-01-10T04:33:58.044Z Compiling parking_lot_core v0.8.6
23552025-01-10T04:34:03.178Z Compiling oso v0.27.3
23562025-01-10T04:34:03.578Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23572025-01-10T04:34:05.211Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23582025-01-10T04:34:10.811Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23592025-01-10T04:34:13.986Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23602025-01-10T04:34:14.290Z Compiling bb8 v0.8.5
23612025-01-10T04:34:14.941Z Compiling buf-list v1.0.3
23622025-01-10T04:34:15.602Z Compiling async-bb8-diesel v0.2.1
23632025-01-10T04:34:18.057Z Compiling nibble_vec v0.1.0
23642025-01-10T04:34:18.313Z Compiling libgit2-sys v0.17.0+1.8.1
23652025-01-10T04:34:19.115Z Compiling pin-project-internal v1.1.6
23662025-01-10T04:34:20.701Z Compiling atty v0.2.14
23672025-01-10T04:34:20.885Z Compiling salty v0.3.0
23682025-01-10T04:34:21.316Z Compiling endian-type v0.1.2
23692025-01-10T04:34:21.591Z Compiling radix_trie v0.2.1
23702025-01-10T04:34:21.893Z Compiling pin-project v1.1.6
23712025-01-10T04:34:22.891Z Compiling parking_lot v0.11.2
23722025-01-10T04:34:26.071Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23732025-01-10T04:34:32.455Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23742025-01-10T04:34:37.297Z Compiling snafu-derive v0.8.5
23752025-01-10T04:34:40.002Z Compiling sled v0.34.7
23762025-01-10T04:34:41.832Z Compiling snafu v0.8.5
23772025-01-10T04:34:43.034Z Compiling mime_guess v2.0.5
23782025-01-10T04:34:44.177Z Compiling hickory-client v0.24.1
23792025-01-10T04:34:49.916Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23802025-01-10T04:34:51.494Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23812025-01-10T04:34:52.159Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23822025-01-10T04:34:52.329Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23832025-01-10T04:34:53.473Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23842025-01-10T04:34:54.949Z Compiling globset v0.4.15
23852025-01-10T04:34:57.432Z Compiling hickory-server v0.24.1
23862025-01-10T04:35:01.108Z Compiling primeorder v0.13.6
23872025-01-10T04:35:01.681Z Compiling olpc-cjson v0.1.4
23882025-01-10T04:35:02.037Z Compiling castaway v0.2.3
23892025-01-10T04:35:02.168Z Compiling vergen v8.3.2
23902025-01-10T04:35:02.245Z Compiling env_filter v0.1.2
23912025-01-10T04:35:02.468Z Compiling cargo-platform v0.1.8
23922025-01-10T04:35:02.982Z Compiling serde_plain v1.0.2
23932025-01-10T04:35:03.514Z Compiling nanorand v0.7.0
23942025-01-10T04:35:03.718Z Compiling memoffset v0.9.1
23952025-01-10T04:35:04.051Z Compiling typed-path v0.9.3
23962025-01-10T04:35:04.397Z Compiling flume v0.11.1
23972025-01-10T04:35:05.200Z Compiling cargo_metadata v0.18.1
23982025-01-10T04:35:08.890Z Compiling tough v0.19.0
23992025-01-10T04:35:09.242Z Compiling env_logger v0.11.5
24002025-01-10T04:35:10.641Z Compiling compact_str v0.8.0
24012025-01-10T04:35:11.120Z Compiling p384 v0.13.0
24022025-01-10T04:35:12.463Z Compiling git2 v0.19.0
24032025-01-10T04:35:12.730Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24042025-01-10T04:35:13.250Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24052025-01-10T04:35:14.142Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24062025-01-10T04:35:21.777Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24072025-01-10T04:35:23.309Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24082025-01-10T04:35:23.524Z Compiling unicode-truncate v1.1.0
24092025-01-10T04:35:23.845Z Compiling lru v0.12.5
24102025-01-10T04:35:24.244Z Compiling rand_seeder v0.3.0
24112025-01-10T04:35:24.678Z Compiling libsqlite3-sys v0.30.1
24122025-01-10T04:35:25.318Z Compiling lzma-sys v0.1.20
24132025-01-10T04:35:25.692Z Compiling instability v0.3.2
24142025-01-10T04:35:26.043Z Compiling http-range v0.1.5
24152025-01-10T04:35:26.649Z Compiling rustls v0.21.12
24162025-01-10T04:35:26.669Z Compiling cassowary v0.3.0
24172025-01-10T04:35:27.016Z Compiling cfg_aliases v0.2.1
24182025-01-10T04:35:27.174Z Compiling parse-size v1.1.0
24192025-01-10T04:35:27.521Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24202025-01-10T04:35:27.867Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24212025-01-10T04:35:30.318Z Compiling nix v0.29.0
24222025-01-10T04:35:30.387Z Compiling ratatui v0.28.1
24232025-01-10T04:35:31.318Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24242025-01-10T04:35:33.367Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24252025-01-10T04:35:38.175Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24262025-01-10T04:35:38.938Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24272025-01-10T04:35:39.129Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24282025-01-10T04:35:39.434Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24292025-01-10T04:35:39.738Z Compiling rustls-webpki v0.101.7
24302025-01-10T04:35:43.141Z Compiling sct v0.7.1
24312025-01-10T04:35:43.590Z Compiling heck v0.3.3
24322025-01-10T04:35:43.700Z Compiling csv-core v0.1.11
24332025-01-10T04:35:43.721Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24342025-01-10T04:35:43.984Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24352025-01-10T04:35:44.040Z Compiling glob v0.3.1
24362025-01-10T04:35:44.340Z Compiling csv v1.3.0
24372025-01-10T04:35:44.573Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24382025-01-10T04:35:46.181Z Compiling zone_cfg_derive v0.1.2
24392025-01-10T04:35:47.668Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24402025-01-10T04:35:49.566Z Compiling nix v0.27.1
24412025-01-10T04:35:51.856Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24422025-01-10T04:35:53.128Z Compiling hyper-staticfile v0.10.1
24432025-01-10T04:35:54.184Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24442025-01-10T04:35:56.098Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24452025-01-10T04:35:56.130Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24462025-01-10T04:35:57.452Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24472025-01-10T04:36:01.266Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24482025-01-10T04:36:02.804Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24492025-01-10T04:36:03.165Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24502025-01-10T04:36:03.473Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24512025-01-10T04:36:03.780Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24522025-01-10T04:36:03.830Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24532025-01-10T04:36:06.721Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24542025-01-10T04:36:07.351Z Compiling hashlink v0.9.1
24552025-01-10T04:36:07.440Z Compiling tungstenite v0.23.0
24562025-01-10T04:36:08.196Z Compiling fallible-iterator v0.3.0
24572025-01-10T04:36:08.836Z Compiling base64 v0.13.1
24582025-01-10T04:36:09.074Z Compiling fallible-streaming-iterator v0.1.9
24592025-01-10T04:36:09.392Z Compiling rusqlite v0.32.1
24602025-01-10T04:36:09.607Z Compiling ron v0.7.1
24612025-01-10T04:36:11.041Z Compiling tokio-tungstenite v0.23.1
24622025-01-10T04:36:11.436Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24632025-01-10T04:36:12.135Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24642025-01-10T04:36:12.667Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24652025-01-10T04:36:13.260Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24662025-01-10T04:36:14.906Z Compiling xz2 v0.1.7
24672025-01-10T04:36:15.581Z Compiling tokio-rustls v0.24.1
24682025-01-10T04:36:16.067Z Compiling zone v0.1.8
24692025-01-10T04:36:17.684Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24702025-01-10T04:36:19.530Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24712025-01-10T04:36:26.389Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24722025-01-10T04:36:32.376Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24732025-01-10T04:36:32.619Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24742025-01-10T04:36:33.582Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24752025-01-10T04:36:35.700Z Compiling rustls-pemfile v1.0.4
24762025-01-10T04:36:36.443Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24772025-01-10T04:36:36.778Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24782025-01-10T04:36:40.343Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24792025-01-10T04:36:40.524Z Compiling signal-hook-tokio v0.3.1
24802025-01-10T04:36:40.765Z Compiling twox-hash v1.6.3
24812025-01-10T04:36:41.791Z Compiling yasna v0.5.2
24822025-01-10T04:36:41.813Z Compiling unicode-linebreak v0.1.5
24832025-01-10T04:36:41.877Z Compiling smawk v0.3.2
24842025-01-10T04:36:42.162Z Compiling is_ci v1.2.0
24852025-01-10T04:36:42.365Z Compiling supports-color v3.0.1
24862025-01-10T04:36:42.481Z Compiling textwrap v0.16.1
24872025-01-10T04:36:45.131Z Compiling rcgen v0.12.1
24882025-01-10T04:36:46.041Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24892025-01-10T04:36:52.172Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
24902025-01-10T04:36:52.960Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24912025-01-10T04:36:55.340Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24922025-01-10T04:37:03.892Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
24932025-01-10T04:37:12.609Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24942025-01-10T04:37:14.068Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24952025-01-10T04:37:17.558Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
24962025-01-10T04:37:18.223Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
24972025-01-10T04:37:27.367Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
24982025-01-10T04:37:27.667Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24992025-01-10T04:37:30.701Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25002025-01-10T04:37:34.390Z Compiling fatfs v0.3.6
25012025-01-10T04:37:37.339Z Compiling subprocess v0.2.9
25022025-01-10T04:37:37.419Z Compiling rtoolbox v0.0.2
25032025-01-10T04:37:37.870Z Compiling assert_matches v1.5.0
25042025-01-10T04:37:40.846Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25052025-01-10T04:37:42.012Z Compiling rpassword v7.3.1
25062025-01-10T04:37:42.471Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25072025-01-10T04:37:46.385Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25082025-01-10T04:37:48.566Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25092025-01-10T04:37:52.701Z Compiling tui-tree-widget v0.22.0
25102025-01-10T04:37:53.136Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25112025-01-10T04:37:53.515Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25122025-01-10T04:37:53.814Z Compiling uzers v0.12.1
25132025-01-10T04:37:56.873Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25142025-01-10T04:38:06.923Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25152025-01-10T04:38:09.036Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25162025-01-10T04:38:30.663Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25172025-01-10T04:38:37.899Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25182025-01-10T04:38:41.326Z Compiling multimap v0.10.0
25192025-01-10T04:40:59.956Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25202025-01-10T04:41:01.649Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25212025-01-10T04:47:46.408Z Finished `release` profile [optimized] target(s) in 16m 07s
25222025-01-10T04:48:50.440Z
25232025-01-10T04:48:50.443Zreal 17:12.636903679
25242025-01-10T04:48:50.443Zuser 1:57:50.206554853
25252025-01-10T04:48:50.443Zsys 5:55.815736632
25262025-01-10T04:48:50.443Ztrap 2.914572578
25272025-01-10T04:48:50.443Ztflt 3.151904631
25282025-01-10T04:48:50.443Zdflt 4.391413636
25292025-01-10T04:48:50.443Zkflt 0.001290548
25302025-01-10T04:48:50.443Zlock 7:15:57.881576872
25312025-01-10T04:48:50.443Zslp 6:14:23.955171651
25322025-01-10T04:48:50.443Zlat 2:51.609158333
25332025-01-10T04:48:50.443Zstop 2:30.995807806
25342025-01-10T04:48:50.443Z+ mapfile -t packages
25352025-01-10T04:48:50.443Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25362025-01-10T04:48:51.455Z Finished `release` profile [optimized] target(s) in 0.96s
25372025-01-10T04:48:51.512Z Running `target/release/omicron-package -t test list-outputs`
25382025-01-10T04:48:51.556ZLogging to: /work/oxidecomputer/omicron/out/LOG
25392025-01-10T04:48:51.558Z+ ptime -m cargo build --locked --release -p xtask
25402025-01-10T04:48:52.128Z Compiling serde v1.0.215
25412025-01-10T04:48:52.130Z Compiling serde_json v1.0.133
25422025-01-10T04:48:52.130Z Compiling rustix v0.38.37
25432025-01-10T04:48:52.130Z Compiling libc v0.2.162
25442025-01-10T04:48:52.222Z Compiling syn v2.0.87
25452025-01-10T04:48:52.238Z Compiling bitflags v2.6.0
25462025-01-10T04:48:52.570Z Compiling usdt-impl v0.5.0
25472025-01-10T04:48:52.609Z Compiling syn v1.0.109
25482025-01-10T04:48:52.717Z Compiling log v0.4.22
25492025-01-10T04:48:52.744Z Compiling hashbrown v0.15.1
25502025-01-10T04:48:52.823Z Compiling fs-err v2.11.0
25512025-01-10T04:48:53.121Z Compiling once_cell v1.20.2
25522025-01-10T04:48:53.174Z Compiling anyhow v1.0.93
25532025-01-10T04:48:53.747Z Compiling thread-id v4.2.2
25542025-01-10T04:48:54.034Z Compiling indexmap v2.6.0
25552025-01-10T04:48:55.063Z Compiling terminal_size v0.4.0
25562025-01-10T04:48:55.063Z Compiling tempfile v3.13.0
25572025-01-10T04:48:55.313Z Compiling clap_builder v4.5.21
25582025-01-10T04:48:55.968Z Compiling proc-macro-error v1.0.4
25592025-01-10T04:48:57.381Z Compiling tabled_derive v0.7.0
25602025-01-10T04:48:58.625Z Compiling tabled v0.15.0
25612025-01-10T04:49:00.268Z Compiling serde_derive v1.0.215
25622025-01-10T04:49:00.644Z Compiling thiserror-impl v1.0.69
25632025-01-10T04:49:00.980Z Compiling zerocopy-derive v0.7.35
25642025-01-10T04:49:01.500Z Compiling scroll_derive v0.12.0
25652025-01-10T04:49:02.922Z Compiling scroll v0.12.0
25662025-01-10T04:49:03.027Z Compiling zerocopy v0.7.35
25672025-01-10T04:49:03.584Z Compiling goblin v0.8.2
25682025-01-10T04:49:03.599Z Compiling thiserror v1.0.69
25692025-01-10T04:49:03.758Z Compiling pest v2.7.14
25702025-01-10T04:49:06.725Z Compiling pest_meta v2.7.14
25712025-01-10T04:49:08.712Z Compiling pest_generator v2.7.14
25722025-01-10T04:49:10.905Z Compiling pest_derive v2.7.14
25732025-01-10T04:49:11.701Z Compiling dtrace-parser v0.2.0
25742025-01-10T04:49:13.510Z Compiling clap_derive v4.5.18
25752025-01-10T04:49:18.229Z Compiling serde_tokenstream v0.2.2
25762025-01-10T04:49:18.453Z Compiling serde_spanned v0.6.8
25772025-01-10T04:49:18.755Z Compiling toml_datetime v0.6.8
25782025-01-10T04:49:18.841Z Compiling dof v0.3.0
25792025-01-10T04:49:18.856Z Compiling camino v1.1.9
25802025-01-10T04:49:19.766Z Compiling toml_edit v0.22.22
25812025-01-10T04:49:20.935Z Compiling cargo-platform v0.1.8
25822025-01-10T04:49:21.649Z Compiling usdt-macro v0.5.0
25832025-01-10T04:49:22.037Z Compiling usdt-attr-macro v0.5.0
25842025-01-10T04:49:22.908Z Compiling semver v1.0.23
25852025-01-10T04:49:23.401Z Compiling toml v0.8.19
25862025-01-10T04:49:24.385Z Compiling usdt v0.5.0
25872025-01-10T04:49:24.813Z Compiling cargo_toml v0.20.5
25882025-01-10T04:49:25.883Z Compiling cargo_metadata v0.18.1
25892025-01-10T04:49:26.284Z Compiling camino-tempfile v1.1.1
25902025-01-10T04:49:27.119Z Compiling clap v4.5.21
25912025-01-10T04:49:27.261Z Compiling macaddr v1.0.1
25922025-01-10T04:49:36.824Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
25932025-01-10T04:49:48.119Z Finished `release` profile [optimized] target(s) in 56.50s
25942025-01-10T04:49:48.245Z
25952025-01-10T04:49:48.245Zreal 56.658025077
25962025-01-10T04:49:48.245Zuser 5:47.209440028
25972025-01-10T04:49:48.245Zsys 31.657855406
25982025-01-10T04:49:48.245Ztrap 0.157414214
25992025-01-10T04:49:48.245Ztflt 0.273138334
26002025-01-10T04:49:48.245Zdflt 0.615294092
26012025-01-10T04:49:48.245Zkflt 0.000000000
26022025-01-10T04:49:48.248Zlock 10:31.580288859
26032025-01-10T04:49:48.248Zslp 15:58.667466783
26042025-01-10T04:49:48.248Zlat 14.043570486
26052025-01-10T04:49:48.248Zstop 15.357307286
26062025-01-10T04:49:48.248Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26072025-01-10T04:49:48.248Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26082025-01-10T04:49:48.248Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26092025-01-10T04:49:48.248Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26102025-01-10T04:49:48.248Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26112025-01-10T04:49:49.139Z Compiling hashbrown v0.14.5
26122025-01-10T04:49:49.268Z Compiling ident_case v1.0.1
26132025-01-10T04:49:49.281Z Compiling unsafe-libyaml v0.2.11
26142025-01-10T04:49:49.281Z Compiling progenitor-client v0.8.0
26152025-01-10T04:49:49.284Z Compiling ipnetwork v0.20.0
26162025-01-10T04:49:49.284Z Compiling macaddr v1.0.1
26172025-01-10T04:49:49.284Z Compiling instant v0.1.13
26182025-01-10T04:49:49.284Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26192025-01-10T04:49:49.410Z Compiling darling_core v0.20.10
26202025-01-10T04:49:49.491Z Compiling structmeta-derive v0.3.0
26212025-01-10T04:49:49.726Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26222025-01-10T04:49:49.745Z Compiling dropshot v0.13.0
26232025-01-10T04:49:49.781Z Compiling dropshot_endpoint v0.13.0
26242025-01-10T04:49:50.114Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26252025-01-10T04:49:50.219Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26262025-01-10T04:49:50.495Z Compiling regress v0.10.1
26272025-01-10T04:49:50.576Z Compiling regress v0.9.1
26282025-01-10T04:49:51.025Z Compiling serde_yaml v0.9.34+deprecated
26292025-01-10T04:49:51.259Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26302025-01-10T04:49:51.444Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26312025-01-10T04:49:51.463Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26322025-01-10T04:49:52.246Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26332025-01-10T04:49:52.511Z Compiling structmeta v0.3.0
26342025-01-10T04:49:52.565Z Compiling backoff v0.4.0
26352025-01-10T04:49:52.726Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26362025-01-10T04:49:52.909Z Compiling tempfile v3.13.0
26372025-01-10T04:49:52.940Z Compiling proc-macro-crate v1.3.1
26382025-01-10T04:49:52.959Z Compiling parse-display-derive v0.10.0
26392025-01-10T04:49:53.838Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26402025-01-10T04:49:54.043Z Compiling num_enum_derive v0.5.11
26412025-01-10T04:49:54.235Z Compiling typify-impl v0.2.0
26422025-01-10T04:49:55.365Z Compiling itertools v0.13.0
26432025-01-10T04:49:55.603Z Compiling zerocopy v0.8.10
26442025-01-10T04:49:55.833Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26452025-01-10T04:49:56.159Z Compiling zerocopy-derive v0.8.10
26462025-01-10T04:49:56.641Z Compiling foreign-types-macros v0.2.3
26472025-01-10T04:49:56.663Z Compiling darling_macro v0.20.10
26482025-01-10T04:49:56.681Z Compiling num_enum v0.5.11
26492025-01-10T04:49:56.880Z Compiling crucible-workspace-hack v0.1.0
26502025-01-10T04:49:57.169Z Compiling heapless v0.8.0
26512025-01-10T04:49:57.675Z Compiling parse-display v0.10.0
26522025-01-10T04:49:57.695Z Compiling darling v0.20.10
26532025-01-10T04:49:57.775Z Compiling foreign-types-shared v0.3.1
26542025-01-10T04:49:57.820Z Compiling serde_with_macros v3.11.0
26552025-01-10T04:49:57.948Z Compiling foreign-types v0.5.0
26562025-01-10T04:49:58.100Z Compiling proc-macro-error v1.0.4
26572025-01-10T04:49:58.409Z Compiling camino-tempfile v1.1.1
26582025-01-10T04:49:58.591Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26592025-01-10T04:49:58.632Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26602025-01-10T04:49:58.833Z Compiling hash32 v0.3.1
26612025-01-10T04:49:58.861Z Compiling cstr-argument v0.1.2
26622025-01-10T04:49:59.086Z Compiling smoltcp v0.11.0
26632025-01-10T04:49:59.149Z Compiling pretty-hex v0.2.1
26642025-01-10T04:49:59.349Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26652025-01-10T04:49:59.435Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26662025-01-10T04:49:59.630Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26672025-01-10T04:49:59.986Z Compiling tabwriter v1.4.0
26682025-01-10T04:50:00.243Z Compiling colored v2.1.0
26692025-01-10T04:50:00.498Z Compiling cobs v0.2.3
26702025-01-10T04:50:00.670Z Compiling serde_with v3.11.0
26712025-01-10T04:50:00.852Z Compiling postcard v1.0.10
26722025-01-10T04:50:01.046Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26732025-01-10T04:50:01.368Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26742025-01-10T04:50:01.552Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26752025-01-10T04:50:01.605Z Compiling thiserror v2.0.3
26762025-01-10T04:50:02.345Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26772025-01-10T04:50:02.682Z Compiling smf v0.2.3
26782025-01-10T04:50:02.904Z Compiling thiserror-impl v2.0.3
26792025-01-10T04:50:02.924Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26802025-01-10T04:50:04.173Z Compiling zone_cfg_derive v0.3.0
26812025-01-10T04:50:04.624Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26822025-01-10T04:50:04.735Z Compiling num-derive v0.4.2
26832025-01-10T04:50:05.107Z Compiling sigpipe v0.1.3
26842025-01-10T04:50:05.251Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26852025-01-10T04:50:05.565Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26862025-01-10T04:50:05.708Z Compiling zone v0.3.0
26872025-01-10T04:50:05.934Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
26882025-01-10T04:50:06.150Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26892025-01-10T04:50:06.390Z Compiling universal-hash v0.5.1
26902025-01-10T04:50:06.613Z Compiling opaque-debug v0.3.1
26912025-01-10T04:50:06.681Z Compiling tungstenite v0.21.0
26922025-01-10T04:50:06.724Z Compiling num-rational v0.4.2
26932025-01-10T04:50:06.802Z Compiling password-hash v0.5.0
26942025-01-10T04:50:07.021Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26952025-01-10T04:50:08.207Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
26962025-01-10T04:50:08.211Z Compiling blake2 v0.10.6
26972025-01-10T04:50:08.211Z Compiling num-complex v0.4.6
26982025-01-10T04:50:08.211Z Compiling aead v0.5.2
26992025-01-10T04:50:08.211Z Compiling base64 v0.21.7
27002025-01-10T04:50:08.247Z Compiling keccak v0.1.5
27012025-01-10T04:50:08.642Z Compiling convert_case v0.4.0
27022025-01-10T04:50:08.773Z Compiling num v0.4.3
27032025-01-10T04:50:08.776Z Compiling sha3 v0.10.8
27042025-01-10T04:50:08.908Z Compiling argon2 v0.5.3
27052025-01-10T04:50:08.928Z Compiling tokio-tungstenite v0.21.0
27062025-01-10T04:50:08.948Z Compiling poly1305 v0.8.0
27072025-01-10T04:50:09.266Z Compiling chacha20 v0.9.1
27082025-01-10T04:50:09.546Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27092025-01-10T04:50:09.655Z Compiling derive_more v0.99.18
27102025-01-10T04:50:09.775Z Compiling float-ord v0.3.2
27112025-01-10T04:50:09.826Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27122025-01-10T04:50:09.828Z Compiling semver v0.1.20
27132025-01-10T04:50:09.951Z Compiling same-file v1.0.6
27142025-01-10T04:50:10.264Z Compiling rustc_version v0.1.7
27152025-01-10T04:50:10.291Z Compiling walkdir v2.5.0
27162025-01-10T04:50:10.541Z Compiling newline-converter v0.3.0
27172025-01-10T04:50:10.692Z Compiling primeorder v0.13.6
27182025-01-10T04:50:10.719Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27192025-01-10T04:50:10.826Z Compiling secrecy v0.8.0
27202025-01-10T04:50:11.139Z Compiling cancel-safe-futures v0.1.5
27212025-01-10T04:50:11.228Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27222025-01-10T04:50:11.329Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27232025-01-10T04:50:11.372Z Compiling owo-colors v4.1.0
27242025-01-10T04:50:11.526Z Compiling newtype_derive v0.1.6
27252025-01-10T04:50:11.635Z Compiling expectorate v1.1.0
27262025-01-10T04:50:11.685Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27272025-01-10T04:50:11.822Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27282025-01-10T04:50:11.843Z Compiling thiserror-impl-no-std v2.0.2
27292025-01-10T04:50:11.846Z Compiling blake3 v1.5.4
27302025-01-10T04:50:12.170Z Compiling unicase v2.7.0
27312025-01-10T04:50:12.172Z Compiling half v2.4.1
27322025-01-10T04:50:12.464Z Compiling arc-swap v1.7.1
27332025-01-10T04:50:12.530Z Compiling ciborium-io v0.2.2
27342025-01-10T04:50:12.677Z Compiling ciborium-ll v0.2.2
27352025-01-10T04:50:12.985Z Compiling typify-macro v0.2.0
27362025-01-10T04:50:13.079Z Compiling slog-scope v4.4.0
27372025-01-10T04:50:13.101Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27382025-01-10T04:50:13.150Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27392025-01-10T04:50:13.452Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27402025-01-10T04:50:13.624Z Compiling polyval v0.6.2
27412025-01-10T04:50:14.080Z Compiling atomicwrites v0.4.4
27422025-01-10T04:50:14.217Z Compiling libsw v3.3.1
27432025-01-10T04:50:14.472Z Compiling memmap2 v0.9.5
27442025-01-10T04:50:14.542Z Compiling salty v0.3.0
27452025-01-10T04:50:14.955Z Compiling parking_lot_core v0.8.6
27462025-01-10T04:50:14.976Z Compiling arrayref v0.3.9
27472025-01-10T04:50:14.997Z Compiling constant_time_eq v0.3.1
27482025-01-10T04:50:15.093Z Compiling arrayvec v0.7.6
27492025-01-10T04:50:15.184Z Compiling indent_write v2.2.0
27502025-01-10T04:50:15.227Z Compiling thiserror-no-std v2.0.2
27512025-01-10T04:50:15.363Z Compiling libefi-sys v0.1.0
27522025-01-10T04:50:15.420Z Compiling linear-map v1.2.0
27532025-01-10T04:50:15.499Z Compiling vsss-rs v3.3.4
27542025-01-10T04:50:15.743Z Compiling ghash v0.5.1
27552025-01-10T04:50:15.810Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27562025-01-10T04:50:16.010Z Compiling slog-stdlog v4.1.1
27572025-01-10T04:50:16.425Z Compiling ciborium v0.2.2
27582025-01-10T04:50:16.780Z Compiling p384 v0.13.0
27592025-01-10T04:50:16.845Z Compiling toolchain_find v0.4.0
27602025-01-10T04:50:17.372Z Compiling typify v0.2.0
27612025-01-10T04:50:17.538Z Compiling progenitor-impl v0.8.0
27622025-01-10T04:50:17.558Z Compiling chacha20poly1305 v0.10.1
27632025-01-10T04:50:17.613Z Compiling ctr v0.9.2
27642025-01-10T04:50:17.809Z Compiling lzma-sys v0.1.20
27652025-01-10T04:50:17.974Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27662025-01-10T04:50:17.977Z Compiling bitfield-struct v0.6.2
27672025-01-10T04:50:18.015Z Compiling slog-dtrace v0.3.0
27682025-01-10T04:50:18.321Z Compiling topological-sort v0.2.2
27692025-01-10T04:50:18.376Z Compiling highway v1.2.0
27702025-01-10T04:50:18.564Z Compiling omicron-zone-package v0.12.0
27712025-01-10T04:50:18.586Z Compiling aes-gcm v0.10.3
27722025-01-10T04:50:18.649Z Compiling rustfmt-wrapper v0.2.1
27732025-01-10T04:50:18.896Z Compiling mime_guess v2.0.5
27742025-01-10T04:50:19.166Z Compiling slog-envlogger v2.2.0
27752025-01-10T04:50:19.238Z Compiling steno v0.4.1
27762025-01-10T04:50:19.487Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27772025-01-10T04:50:20.260Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27782025-01-10T04:50:20.279Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27792025-01-10T04:50:20.444Z Compiling heck v0.3.3
27802025-01-10T04:50:20.812Z Compiling ssh-encoding v0.2.0
27812025-01-10T04:50:20.886Z Compiling blowfish v0.9.1
27822025-01-10T04:50:20.907Z Compiling nibble_vec v0.1.0
27832025-01-10T04:50:20.976Z Compiling env_filter v0.1.2
27842025-01-10T04:50:21.124Z Compiling endian-type v0.1.2
27852025-01-10T04:50:21.346Z Compiling humantime v2.1.0
27862025-01-10T04:50:21.365Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27872025-01-10T04:50:21.383Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
27882025-01-10T04:50:21.450Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27892025-01-10T04:50:21.590Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27902025-01-10T04:50:21.705Z Compiling radix_trie v0.2.1
27912025-01-10T04:50:21.734Z Compiling env_logger v0.11.5
27922025-01-10T04:50:21.805Z Compiling ssh-cipher v0.2.0
27932025-01-10T04:50:21.917Z Compiling bcrypt-pbkdf v0.10.0
27942025-01-10T04:50:22.441Z Compiling zone_cfg_derive v0.1.2
27952025-01-10T04:50:22.588Z Compiling parking_lot v0.11.2
27962025-01-10T04:50:22.663Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27972025-01-10T04:50:23.107Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27982025-01-10T04:50:23.594Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27992025-01-10T04:50:23.670Z Compiling password-hash v0.4.2
28002025-01-10T04:50:23.724Z Compiling gethostname v0.5.0
28012025-01-10T04:50:23.962Z Compiling fxhash v0.2.1
28022025-01-10T04:50:23.984Z Compiling simd-adler32 v0.3.7
28032025-01-10T04:50:24.024Z Compiling zip v2.1.3
28042025-01-10T04:50:24.183Z Compiling bumpalo v3.16.0
28052025-01-10T04:50:24.211Z Compiling matches v0.1.10
28062025-01-10T04:50:24.315Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28072025-01-10T04:50:24.339Z Compiling http-range v0.1.5
28082025-01-10T04:50:24.607Z Compiling lockfree-object-pool v0.1.6
28092025-01-10T04:50:24.628Z Compiling base64 v0.13.1
28102025-01-10T04:50:24.695Z Compiling idna v0.2.3
28112025-01-10T04:50:24.718Z Compiling pbkdf2 v0.11.0
28122025-01-10T04:50:24.738Z Compiling sled v0.34.7
28132025-01-10T04:50:24.869Z Compiling zopfli v0.8.1
28142025-01-10T04:50:25.093Z Compiling ron v0.7.1
28152025-01-10T04:50:25.255Z Compiling zone v0.1.8
28162025-01-10T04:50:25.623Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28172025-01-10T04:50:25.866Z Compiling progenitor-macro v0.8.0
28182025-01-10T04:50:26.372Z Compiling xz2 v0.1.7
28192025-01-10T04:50:26.756Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28202025-01-10T04:50:26.920Z Compiling ssh-key v0.6.6
28212025-01-10T04:50:26.943Z Compiling hickory-client v0.24.1
28222025-01-10T04:50:27.567Z Compiling p256 v0.13.2
28232025-01-10T04:50:27.583Z Compiling p521 v0.13.3
28242025-01-10T04:50:27.920Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28252025-01-10T04:50:28.425Z Compiling hickory-server v0.24.1
28262025-01-10T04:50:28.484Z Compiling enum-as-inner v0.5.1
28272025-01-10T04:50:29.061Z Compiling pem v3.0.4
28282025-01-10T04:50:29.566Z Compiling yasna v0.5.2
28292025-01-10T04:50:29.890Z Compiling headers-core v0.3.0
28302025-01-10T04:50:29.989Z Compiling kstat-rs v0.2.4
28312025-01-10T04:50:30.068Z Compiling nanorand v0.7.0
28322025-01-10T04:50:30.664Z Compiling russh-cryptovec v0.7.3
28332025-01-10T04:50:30.667Z Compiling atty v0.2.14
28342025-01-10T04:50:30.841Z Compiling md5 v0.7.0
28352025-01-10T04:50:30.995Z Compiling rcgen v0.12.1
28362025-01-10T04:50:31.276Z Compiling russh-keys v0.45.0
28372025-01-10T04:50:31.356Z Compiling flume v0.11.1
28382025-01-10T04:50:31.789Z Compiling headers v0.4.0
28392025-01-10T04:50:31.864Z Compiling trust-dns-proto v0.22.0
28402025-01-10T04:50:33.301Z Compiling hyper-staticfile v0.10.1
28412025-01-10T04:50:33.860Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28422025-01-10T04:50:34.493Z Compiling num-bigint v0.4.6
28432025-01-10T04:50:34.514Z Compiling des v0.8.1
28442025-01-10T04:50:34.632Z Compiling subprocess v0.2.9
28452025-01-10T04:50:34.880Z Compiling dhcproto-macros v0.1.0
28462025-01-10T04:50:35.617Z Compiling display-error-chain v0.2.2
28472025-01-10T04:50:35.650Z Compiling hex-literal v0.4.1
28482025-01-10T04:50:35.807Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28492025-01-10T04:50:35.841Z Compiling internet-checksum v0.2.1
28502025-01-10T04:50:36.352Z Compiling dhcproto v0.12.0
28512025-01-10T04:50:37.555Z Compiling russh v0.45.0
28522025-01-10T04:50:39.567Z Compiling progenitor v0.8.0
28532025-01-10T04:50:39.717Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28542025-01-10T04:50:39.717Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28552025-01-10T04:50:39.720Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28562025-01-10T04:50:39.720Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28572025-01-10T04:50:39.720Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28582025-01-10T04:50:39.720Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28592025-01-10T04:50:39.814Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28602025-01-10T04:50:41.192Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28612025-01-10T04:50:41.432Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28622025-01-10T04:50:42.377Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28632025-01-10T04:50:45.592Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28642025-01-10T04:50:45.679Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28652025-01-10T04:50:55.912Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28662025-01-10T04:50:55.914Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28672025-01-10T04:50:55.914Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28682025-01-10T04:50:55.914Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28692025-01-10T04:50:59.257Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28702025-01-10T04:50:59.364Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28712025-01-10T04:51:00.328Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28722025-01-10T04:51:01.096Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28732025-01-10T04:51:01.392Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28742025-01-10T04:51:04.097Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28752025-01-10T04:51:04.118Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28762025-01-10T04:51:05.359Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28772025-01-10T04:51:05.438Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28782025-01-10T04:51:06.881Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28792025-01-10T04:51:07.132Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28802025-01-10T04:51:08.303Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28812025-01-10T04:51:08.764Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28822025-01-10T04:51:09.226Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28832025-01-10T04:51:10.431Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28842025-01-10T04:51:12.211Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28852025-01-10T04:51:12.743Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28862025-01-10T04:51:13.310Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28872025-01-10T04:51:15.524Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28882025-01-10T04:51:15.620Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28892025-01-10T04:51:18.611Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28902025-01-10T04:51:19.813Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28912025-01-10T04:51:21.111Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28922025-01-10T04:51:21.967Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28932025-01-10T04:51:27.590Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28942025-01-10T04:51:35.741Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28952025-01-10T04:51:37.034Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28962025-01-10T04:51:57.172Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28972025-01-10T04:52:35.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
28982025-01-10T04:52:35.720Z
28992025-01-10T04:52:35.720Zreal 2:47.420950535
29002025-01-10T04:52:35.720Zuser 12:35.813116271
29012025-01-10T04:52:35.720Zsys 2:48.307429479
29022025-01-10T04:52:35.720Ztrap 0.333520531
29032025-01-10T04:52:35.720Ztflt 0.883467049
29042025-01-10T04:52:35.723Zdflt 2.560875926
29052025-01-10T04:52:35.723Zkflt 0.000016919
29062025-01-10T04:52:35.723Zlock 26:30.016281858
29072025-01-10T04:52:35.723Zslp 45:25.846819162
29082025-01-10T04:52:35.723Zlat 34.044205605
29092025-01-10T04:52:35.723Zstop 1:31.049334301
29102025-01-10T04:52:35.723Z+ mkdir tests
29112025-01-10T04:52:35.725Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29122025-01-10T04:52:35.725Z+ xargs -I '{}' -t cp '{}' tests/
29132025-01-10T04:52:35.764Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-4d8ce9b370ef0684 tests/
29142025-01-10T04:52:35.791Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a328db77daf20aaf tests/
29152025-01-10T04:52:35.816Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-656da0a8e958dacf tests/
29162025-01-10T04:52:35.843Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0a448c54eb1b13b0 tests/
29172025-01-10T04:52:36.122Z+ 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/*)
29182025-01-10T04:52:36.124Z+ 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-a328db77daf20aaf tests/commtest-656da0a8e958dacf tests/dhcp_server-4d8ce9b370ef0684 tests/end_to_end_tests-0a448c54eb1b13b0 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
29192025-01-10T04:53:49.104ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29202025-01-10T04:53:49.104Za .github/buildomat/ci-env.sh 1K
29212025-01-10T04:53:49.104Za out/target/test 1K
29222025-01-10T04:53:49.104Za out/npuzone/npuzone 23144K
29232025-01-10T04:53:49.104Za package-manifest.toml 34K
29242025-01-10T04:53:49.104Za smf/sled-agent/non-gimlet/config.toml 4K
29252025-01-10T04:53:49.104Za target/release/omicron-package 36052K
29262025-01-10T04:53:49.104Za target/release/xtask 11721K
29272025-01-10T04:53:49.104Za target/debug/bootstrap 209145K
29282025-01-10T04:53:49.104Za tests/bootstrap-a328db77daf20aaf 24243K
29292025-01-10T04:53:49.104Za tests/commtest-656da0a8e958dacf 25019K
29302025-01-10T04:53:49.104Za tests/dhcp_server-4d8ce9b370ef0684 24243K
29312025-01-10T04:53:49.104Za tests/end_to_end_tests-0a448c54eb1b13b0 271958K
29322025-01-10T04:53:49.104Za out/clickhouse.tar.gz 293487K
29332025-01-10T04:53:49.104Za out/clickhouse_keeper.tar.gz 280601K
29342025-01-10T04:53:49.104Za out/clickhouse_server.tar.gz 293486K
29352025-01-10T04:53:49.104Za out/cockroachdb.tar.gz 134631K
29362025-01-10T04:53:49.104Za out/crucible-dtrace.tar 85K
29372025-01-10T04:53:49.105Za out/crucible-pantry-zone.tar.gz 28207K
29382025-01-10T04:53:49.105Za out/crucible-zone.tar.gz 36427K
29392025-01-10T04:53:49.105Za out/external-dns.tar.gz 35337K
29402025-01-10T04:53:49.105Za out/internal-dns.tar.gz 35335K
29412025-01-10T04:53:49.105Za out/mg-ddm-gz.tar 63075K
29422025-01-10T04:53:49.105Za out/nexus.tar.gz 98778K
29432025-01-10T04:53:49.105Za out/ntp.tar.gz 10384K
29442025-01-10T04:53:49.105Za out/omicron-gateway-softnpu.tar.gz 23984K
29452025-01-10T04:53:49.105Za out/omicron-sled-agent.tar 113594K
29462025-01-10T04:53:49.105Za out/overlay.tar.gz 3K
29472025-01-10T04:53:49.105Za out/oximeter.tar.gz 47835K
29482025-01-10T04:53:49.105Za out/oxlog.tar 3088K
29492025-01-10T04:53:49.105Za out/probe.tar.gz 2764K
29502025-01-10T04:53:49.105Za out/propolis-server.tar.gz 66291K
29512025-01-10T04:53:49.105Za out/pumpkind-gz.tar 26665K
29522025-01-10T04:53:49.105Za out/switch-softnpu.tar.gz 235406K
29532025-01-10T04:53:49.107Z
29542025-01-10T04:53:49.107Zreal 1:12.975014115
29552025-01-10T04:53:49.107Zuser 1:09.658359675
29562025-01-10T04:53:49.108Zsys 4.679481914
29572025-01-10T04:53:49.108Ztrap 0.018569719
29582025-01-10T04:53:49.108Ztflt 0.000000000
29592025-01-10T04:53:49.108Zdflt 0.000000000
29602025-01-10T04:53:49.108Zkflt 0.000000000
29612025-01-10T04:53:49.108Zlock 0.000000000
29622025-01-10T04:53:49.108Zslp 1:09.455161701
29632025-01-10T04:53:49.108Zlat 2.133572199
29642025-01-10T04:53:49.108Zstop 0.000206947
29652025-01-10T04:53:49.110Zprocess exited: duration 1959942 ms, exit code 0
 
29662025-01-10T04:53:49.123Zfound 1 output files
29672025-01-10T04:53:49.123Zuploading: /work/package.tar.gz (1890430969 bytes)
29682025-01-10T04:54:25.829Zuploaded: /work/package.tar.gz