01J16QCCK6YEWAYQ7PYPQ9RF74: 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: 01J16QCTA0RCFB24Y3SQRJGJZN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-25T03:36:29.320Zjob assigned to worker 01J16QD09TKBTG44GV5VZRGBBF (queued for 1 m 5 s)
 
22024-06-25T03:36:37.019Zstarting task 0: "setup"
32024-06-25T03:36:37.075Z++ uname -s
42024-06-25T03:36:37.078Z+ kern=SunOS
52024-06-25T03:36:37.078Z+ case "$kern" in
62024-06-25T03:36:37.079Z+ groupadd -g 12345 build
72024-06-25T03:36:37.082Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-25T03:36:39.091Z+ zfs create -o mountpoint=/work rpool/work
92024-06-25T03:36:39.198Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-25T03:36:39.201Z+ home_fs=zfs
112024-06-25T03:36:39.201Z+ [[ zfs == autofs ]]
122024-06-25T03:36:39.201Z+ mkdir -p /home/build
132024-06-25T03:36:39.204Z+ chown build:build /home/build /work
142024-06-25T03:36:41.205Z+ chmod 0700 /home/build /work
152024-06-25T03:36:41.208Zprocess exited: duration 4188 ms, exit code 0
 
162024-06-25T03:36:41.214Zstarting task 1: "rust-toolchain"
172024-06-25T03:36:41.220Z+ printf ' * toolchain channel = "%s"
182024-06-25T03:36:41.220Z' 1.78.0
192024-06-25T03:36:41.220Z * toolchain channel = "1.78.0"
202024-06-25T03:36:41.220Z+ printf ' * toolchain profile = "%s"
212024-06-25T03:36:41.220Z' default
222024-06-25T03:36:41.223Z * toolchain profile = "default"
232024-06-25T03:36:41.223Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-25T03:36:41.223Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-25T03:36:41.335Zinfo: downloading installer
262024-06-25T03:36:42.928Zinfo: profile set to 'default'
272024-06-25T03:36:42.928Zinfo: default host triple is x86_64-unknown-illumos
282024-06-25T03:36:42.931Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-25T03:36:43.263Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-25T03:36:43.263Zinfo: downloading component 'cargo'
312024-06-25T03:36:43.859Zinfo: downloading component 'clippy'
322024-06-25T03:36:44.120Zinfo: downloading component 'rust-docs'
332024-06-25T03:36:45.176Zinfo: downloading component 'rust-std'
342024-06-25T03:36:46.856Zinfo: downloading component 'rustc'
352024-06-25T03:36:51.368Zinfo: downloading component 'rustfmt'
362024-06-25T03:36:51.627Zinfo: installing component 'cargo'
372024-06-25T03:36:52.477Zinfo: installing component 'clippy'
382024-06-25T03:36:52.851Zinfo: installing component 'rust-docs'
392024-06-25T03:36:54.411Zinfo: installing component 'rust-std'
402024-06-25T03:36:56.220Zinfo: installing component 'rustc'
412024-06-25T03:37:00.674Zinfo: installing component 'rustfmt'
422024-06-25T03:37:01.051Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-06-25T03:37:01.052Z
442024-06-25T03:37:01.350Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-25T03:37:01.350Z
462024-06-25T03:37:01.353Z
472024-06-25T03:37:01.353ZRust is installed now. Great!
482024-06-25T03:37:01.353Z
492024-06-25T03:37:01.353ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-25T03:37:01.353Zenvironment variable. This has not been done automatically.
512024-06-25T03:37:01.353Z
522024-06-25T03:37:01.353ZTo configure your current shell, you need to source
532024-06-25T03:37:01.353Zthe corresponding env file under $HOME/.cargo.
542024-06-25T03:37:01.353Z
552024-06-25T03:37:01.353ZThis is usually done by running one of the following (note the leading DOT):
562024-06-25T03:37:01.353Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-25T03:37:01.353Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-25T03:37:01.423Z+ rustc --version
592024-06-25T03:37:01.488Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-25T03:37:01.492Zprocess exited: duration 20274 ms, exit code 0
 
612024-06-25T03:37:01.499Zstarting task 2: "authentication"
622024-06-25T03:37:01.522Zprocess exited: duration 21 ms, exit code 0
 
632024-06-25T03:37:01.528Zstarting task 3: "clone repository"
642024-06-25T03:37:01.534Z+ mkdir -p /work/oxidecomputer/omicron
652024-06-25T03:37:01.537Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-06-25T03:37:01.703ZCloning into '/work/oxidecomputer/omicron'...
672024-06-25T03:37:07.705Z+ cd /work/oxidecomputer/omicron
682024-06-25T03:37:07.705Z+ git fetch origin 72a1a6cfaa46a278902621aa5adf6da710f008c2
692024-06-25T03:37:08.016ZFrom https://github.com/oxidecomputer/omicron
702024-06-25T03:37:08.016Z * branch 72a1a6cfaa46a278902621aa5adf6da710f008c2 -> FETCH_HEAD
712024-06-25T03:37:08.026Z+ [[ -n a-shell-of-your-former-self ]]
722024-06-25T03:37:08.029Z++ git branch --show-current
732024-06-25T03:37:08.032Z+ current=main
742024-06-25T03:37:08.032Z+ [[ main != a-shell-of-your-former-self ]]
752024-06-25T03:37:08.032Z+ git branch -f a-shell-of-your-former-self 72a1a6cfaa46a278902621aa5adf6da710f008c2
762024-06-25T03:37:08.035Z+ git checkout -f a-shell-of-your-former-self
772024-06-25T03:37:08.168ZSwitched to branch 'a-shell-of-your-former-self'
782024-06-25T03:37:08.171Z+ git reset --hard 72a1a6cfaa46a278902621aa5adf6da710f008c2
792024-06-25T03:37:08.303ZHEAD is now at 72a1a6cfa Define timeseries schema in TOML
802024-06-25T03:37:08.306Zprocess exited: duration 6775 ms, exit code 0
 
812024-06-25T03:37:08.313Zstarting task 4: "build"
822024-06-25T03:37:08.319Z+ cargo --version
832024-06-25T03:37:08.372Zcargo 1.78.0 (54d8815d0 2024-03-26)
842024-06-25T03:37:08.375Z+ rustc --version
852024-06-25T03:37:08.433Zrustc 1.78.0 (9b00956e5 2024-04-29)
862024-06-25T03:37:08.436Z+ WORK=/work
872024-06-25T03:37:08.436Z+ pfexec mkdir -p /work
882024-06-25T03:37:08.440Z+ pfexec chown build /work
892024-06-25T03:37:08.442Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-06-25T03:37:18.235Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-06-25T03:37:20.139Z Startup: Caching catalogs ... Done
922024-06-25T03:37:22.748ZPlanning: Solver setup ... Done (2.146s)
932024-06-25T03:37:22.788ZPlanning: Running solver ... Done (0.039s)
942024-06-25T03:37:22.831ZPlanning: Finding local manifests ... Done (0.003s)
952024-06-25T03:37:22.843ZPlanning: Fetching manifests: 0/4 0% complete
962024-06-25T03:37:23.069ZPlanning: Fetching manifests: 4/4 100% complete
972024-06-25T03:37:23.118ZPlanning: Package planning ... Done (0.049s)
982024-06-25T03:37:23.168ZPlanning: Merging actions ... Done (0.050s)
992024-06-25T03:37:23.922ZPlanning: Checking for conflicting actions ... Done (0.752s)
1002024-06-25T03:37:23.931ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-06-25T03:37:28.979ZPlanning: Evaluating mediators ... Done (5.046s)
1022024-06-25T03:37:28.988ZPlanning: Planning completed in 8.78 seconds
1032024-06-25T03:37:29.760Z Packages to install: 4
1042024-06-25T03:37:29.760Z Mediators to change: 2
1052024-06-25T03:37:29.760Z Services to change: 1
1062024-06-25T03:37:29.763Z Estimated space available: 155.77 GB
1072024-06-25T03:37:29.763ZEstimated space to be consumed: 1.46 GB
1082024-06-25T03:37:29.763Z Create boot environment: No
1092024-06-25T03:37:29.763ZCreate backup boot environment: No
1102024-06-25T03:37:29.763Z Rebuild boot archive: No
1112024-06-25T03:37:29.763Z
1122024-06-25T03:37:29.764ZChanged mediators:
1132024-06-25T03:37:29.764Z mediator clang:
1142024-06-25T03:37:29.764Z version: None -> 15 (system default)
1152024-06-25T03:37:29.764Z
1162024-06-25T03:37:29.764Z mediator llvm:
1172024-06-25T03:37:29.764Z version: 14 (system default) -> 15 (system default)
1182024-06-25T03:37:29.764Z
1192024-06-25T03:37:29.764ZChanged packages:
1202024-06-25T03:37:29.764Zhelios-dev
1212024-06-25T03:37:29.764Z developer/build-essential
1222024-06-25T03:37:29.764Z None -> 11-2.0
1232024-06-25T03:37:29.764Z library/libxmlsec1
1242024-06-25T03:37:29.764Z None -> 1.2.35-2.0
1252024-06-25T03:37:29.764Z ooce/developer/clang-15
1262024-06-25T03:37:29.764Z None -> 15.0.7-2.0
1272024-06-25T03:37:29.764Z ooce/developer/llvm-15
1282024-06-25T03:37:29.764Z None -> 15.0.7-2.0
1292024-06-25T03:37:29.764Z
1302024-06-25T03:37:29.764ZServices:
1312024-06-25T03:37:29.764Z restart_fmri:
1322024-06-25T03:37:29.764Z svc:/system/update-man-index:default
1332024-06-25T03:37:29.977Z
1342024-06-25T03:37:29.977ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-06-25T03:37:34.984ZDownload: 489/3290 items 16.7/212.6MB 7% complete (3.5M/s)
1362024-06-25T03:37:39.986ZDownload: 911/3290 items 18.9/212.6MB 8% complete (1.9M/s)
1372024-06-25T03:37:44.987ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (6.7M/s)
1382024-06-25T03:37:49.988ZDownload: 1900/3290 items 118.6/212.6MB 55% complete (10.0M/s)
1392024-06-25T03:37:54.989ZDownload: 2597/3290 items 120.5/212.6MB 56% complete (3.7M/s)
1402024-06-25T03:38:00.794ZDownload: 3245/3290 items 203.0/212.6MB 95% complete (8.4M/s)
1412024-06-25T03:38:05.844ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.2M/s)
1422024-06-25T03:38:08.832ZDownload: Completed 212.60 MB in 38.85 seconds (5.5M/s)
1432024-06-25T03:38:09.011Z Actions: 1/3689 actions (Installing new actions)
1442024-06-25T03:38:14.039Z Actions: 3607/3689 actions (Installing new actions)
1452024-06-25T03:38:14.289Z Actions: Completed 3689 actions in 5.28 seconds.
1462024-06-25T03:38:14.421Z Done (0.129s)
1472024-06-25T03:38:14.422Z Done (0.000s)
1482024-06-25T03:38:14.735Z Done (0.312s)
1492024-06-25T03:38:20.376Z Done (5.485s)
1502024-06-25T03:38:20.552Z Done (0.106s)
1512024-06-25T03:38:20.555Z Done (0.000s)
1522024-06-25T03:38:20.743Z Done (0.000s)
1532024-06-25T03:38:21.319ZPlanning: Evaluating mediator changes ... Done
1542024-06-25T03:38:21.481ZPlanning: Checking for conflicting actions ... Done
1552024-06-25T03:38:21.485ZPlanning: Consolidating action changes ... Done
1562024-06-25T03:38:21.749ZPlanning: Evaluating mediators ... Done
1572024-06-25T03:38:21.753ZPlanning: Planning completed in 0.43 seconds
1582024-06-25T03:38:21.782Z Mediators to change: 2
1592024-06-25T03:38:21.782Z Create boot environment: No
1602024-06-25T03:38:21.786ZCreate backup boot environment: No
1612024-06-25T03:38:21.855Z Done
1622024-06-25T03:38:21.855Z Done
1632024-06-25T03:38:22.056Z Done
1642024-06-25T03:38:25.668Z Done
1652024-06-25T03:38:25.754Z Done
1662024-06-25T03:38:25.757Z Done
1672024-06-25T03:38:25.899Z Done
1682024-06-25T03:38:26.517ZPlanning: Evaluating mediator changes ... Done
1692024-06-25T03:38:26.520ZPlanning: Merging actions ... Done
1702024-06-25T03:38:26.706ZPlanning: Checking for conflicting actions ... Done
1712024-06-25T03:38:26.709ZPlanning: Consolidating action changes ... Done
1722024-06-25T03:38:26.966ZPlanning: Evaluating mediators ... Done
1732024-06-25T03:38:27.022ZPlanning: Planning completed in 0.75 seconds
1742024-06-25T03:38:27.056Z Packages to change: 1
1752024-06-25T03:38:27.057Z Mediators to change: 1
1762024-06-25T03:38:27.060Z Services to change: 1
1772024-06-25T03:38:27.060Z Create boot environment: No
1782024-06-25T03:38:27.060ZCreate backup boot environment: Yes
1792024-06-25T03:38:29.086Z Actions: 1/6 actions (Updating modified actions)
1802024-06-25T03:38:29.132Z Actions: Completed 6 actions in 0.05 seconds.
1812024-06-25T03:38:29.135Z Done
1822024-06-25T03:38:29.135Z Done
1832024-06-25T03:38:29.200Z Done
1842024-06-25T03:38:32.836Z Done
1852024-06-25T03:38:32.918Z Done
1862024-06-25T03:38:32.925Z Done
1872024-06-25T03:38:33.079Z Done
1882024-06-25T03:38:33.516ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1892024-06-25T03:38:33.516Zclang system 15 system
1902024-06-25T03:38:33.516Zcsh system system illumos
1912024-06-25T03:38:33.516Zctags system system illumos
1922024-06-25T03:38:33.516Zgcc vendor 12 vendor
1932024-06-25T03:38:33.516Zgcc system 10 system
1942024-06-25T03:38:33.516Zgcc system 7 system
1952024-06-25T03:38:33.516Zgo system 1.20 system
1962024-06-25T03:38:33.516Zgo system 1.19 system
1972024-06-25T03:38:33.516Zllvm system 15 system
1982024-06-25T03:38:33.516Zllvm system 14 system
1992024-06-25T03:38:33.516Zmariadb system 10.6 system
2002024-06-25T03:38:33.516Zmta vendor vendor dma
2012024-06-25T03:38:33.516Zopenjdk system 17 system
2022024-06-25T03:38:33.516Zopenjdk system 11 system
2032024-06-25T03:38:33.516Zopenjdk system 1.8 system
2042024-06-25T03:38:33.516Zopenssl vendor 3 vendor
2052024-06-25T03:38:33.516Zperl system 5.36 system
2062024-06-25T03:38:33.516Zpostgresql system 15 system
2072024-06-25T03:38:33.516Zpostgresql system 13 system
2082024-06-25T03:38:33.516Zpython vendor 3 vendor
2092024-06-25T03:38:33.516Zpython system 2 system
2102024-06-25T03:38:33.516Zpython3 system 3.11 system
2112024-06-25T03:38:33.516Zruby system 3.0 system
2122024-06-25T03:38:33.516Zwords vendor vendor american-english
2132024-06-25T03:38:33.516Zwords system system australian-english
2142024-06-25T03:38:33.516Zwords system system british-english
2152024-06-25T03:38:33.516Zwords system system canadian-english
2162024-06-25T03:38:33.516Zwords system system french
2172024-06-25T03:38:33.516Zwords system system italian
2182024-06-25T03:38:33.516Zwords system system ngerman
2192024-06-25T03:38:33.516Zwords system system ogerman
2202024-06-25T03:38:33.517Zwords system system spanish
2212024-06-25T03:38:33.855ZPUBLISHER TYPE STATUS P LOCATION
2222024-06-25T03:38:33.855Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2232024-06-25T03:38:35.389ZFMRI IFO
2242024-06-25T03:38:35.390Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2252024-06-25T03:38:35.390Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2262024-06-25T03:38:35.390Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2272024-06-25T03:38:35.390Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2282024-06-25T03:38:35.390Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2292024-06-25T03:38:35.390Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2302024-06-25T03:38:35.390Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2312024-06-25T03:38:35.390Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2322024-06-25T03:38:35.390Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2332024-06-25T03:38:35.390Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2342024-06-25T03:38:35.390Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2352024-06-25T03:38:35.390Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2362024-06-25T03:38:35.916Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2372024-06-25T03:38:36.166Z Updating git repository `https://github.com/oxidecomputer/zone`
2382024-06-25T03:38:36.436Z Updating crates.io index
2392024-06-25T03:38:36.513Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2402024-06-25T03:38:37.359Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2412024-06-25T03:38:38.066Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2422024-06-25T03:38:38.318Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2432024-06-25T03:38:40.713Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
2442024-06-25T03:38:41.229Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2452024-06-25T03:38:41.441Z Updating git repository `https://github.com/oxidecomputer/propolis`
2462024-06-25T03:38:42.510Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472024-06-25T03:38:44.447Z Updating git repository `https://github.com/oxidecomputer/opte`
2482024-06-25T03:38:45.480Z Updating git repository `https://github.com/oxidecomputer/falcon`
2492024-06-25T03:38:46.297Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502024-06-25T03:38:46.863Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512024-06-25T03:38:47.153Z Updating git repository `http://github.com/oxidecomputer/sprockets`
2522024-06-25T03:38:47.700Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2532024-06-25T03:38:47.938Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2542024-06-25T03:38:48.420Z Updating git repository `http://github.com/oxidecomputer/tofino`
2552024-06-25T03:38:48.734Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2562024-06-25T03:38:48.975Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2572024-06-25T03:38:49.226Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2582024-06-25T03:38:49.526Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2592024-06-25T03:38:49.791Z Updating git repository `https://github.com/oxidecomputer/ispf`
2602024-06-25T03:38:50.091Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2612024-06-25T03:38:50.350Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622024-06-25T03:38:50.954Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632024-06-25T03:38:51.206Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2642024-06-25T03:38:51.479Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2652024-06-25T03:38:51.838Z Updating git repository `https://github.com/oxidecomputer/typify`
2662024-06-25T03:38:53.876Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2672024-06-25T03:38:54.198Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2682024-06-25T03:38:54.758Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2692024-06-25T03:38:55.209Z Updating git repository `https://github.com/oxidecomputer/rfb`
2702024-06-25T03:38:56.183Z Downloading crates ...
2712024-06-25T03:38:56.268Z Downloaded adler v1.0.2
2722024-06-25T03:38:56.271Z Downloaded anstyle-parse v0.2.4
2732024-06-25T03:38:56.273Z Downloaded byteorder v1.5.0
2742024-06-25T03:38:56.276Z Downloaded anstyle-query v1.0.3
2752024-06-25T03:38:56.276Z Downloaded bytecount v0.6.8
2762024-06-25T03:38:56.279Z Downloaded autocfg v1.3.0
2772024-06-25T03:38:56.282Z Downloaded num-conv v0.1.0
2782024-06-25T03:38:56.285Z Downloaded pretty-hex v0.4.1
2792024-06-25T03:38:56.285Z Downloaded is-terminal v0.4.12
2802024-06-25T03:38:56.288Z Downloaded md5 v0.7.0
2812024-06-25T03:38:56.288Z Downloaded equivalent v1.0.1
2822024-06-25T03:38:56.291Z Downloaded pin-utils v0.1.0
2832024-06-25T03:38:56.294Z Downloaded pkg-config v0.3.30
2842024-06-25T03:38:56.294Z Downloaded num_threads v0.1.7
2852024-06-25T03:38:56.296Z Downloaded powerfmt v0.2.0
2862024-06-25T03:38:56.297Z Downloaded proc-macro-error v1.0.4
2872024-06-25T03:38:56.302Z Downloaded pest_meta v2.7.10
2882024-06-25T03:38:56.304Z Downloaded scroll_derive v0.12.0
2892024-06-25T03:38:56.307Z Downloaded anstream v0.6.14
2902024-06-25T03:38:56.310Z Downloaded dtrace-parser v0.2.0
2912024-06-25T03:38:56.310Z Downloaded sync_wrapper v0.1.2
2922024-06-25T03:38:56.313Z Downloaded anstyle v1.0.7
2932024-06-25T03:38:56.313Z Downloaded filetime v0.2.23
2942024-06-25T03:38:56.315Z Downloaded crypto-common v0.1.6
2952024-06-25T03:38:56.315Z Downloaded itoa v1.0.11
2962024-06-25T03:38:56.318Z Downloaded form_urlencoded v1.2.1
2972024-06-25T03:38:56.318Z Downloaded time-core v0.1.2
2982024-06-25T03:38:56.321Z Downloaded dirs-sys-next v0.1.2
2992024-06-25T03:38:56.321Z Downloaded want v0.3.1
3002024-06-25T03:38:56.323Z Downloaded usdt-macro v0.5.0
3012024-06-25T03:38:56.323Z Downloaded tower-service v0.3.2
3022024-06-25T03:38:56.323Z Downloaded futures-sink v0.3.30
3032024-06-25T03:38:56.326Z Downloaded fnv v1.0.7
3042024-06-25T03:38:56.326Z Downloaded digest v0.10.7
3052024-06-25T03:38:56.329Z Downloaded plain v0.2.3
3062024-06-25T03:38:56.329Z Downloaded tokio-macros v2.2.0
3072024-06-25T03:38:56.332Z Downloaded take_mut v0.2.2
3082024-06-25T03:38:56.332Z Downloaded strum v0.26.2
3092024-06-25T03:38:56.332Z Downloaded tinyvec_macros v0.1.1
3102024-06-25T03:38:56.336Z Downloaded slab v0.4.9
3112024-06-25T03:38:56.336Z Downloaded foreign-types v0.3.2
3122024-06-25T03:38:56.336Z Downloaded cpufeatures v0.2.12
3132024-06-25T03:38:56.338Z Downloaded heck v0.5.0
3142024-06-25T03:38:56.338Z Downloaded cfg-if v1.0.0
3152024-06-25T03:38:56.341Z Downloaded slog-bunyan v2.5.0
3162024-06-25T03:38:56.341Z Downloaded futures-io v0.3.30
3172024-06-25T03:38:56.341Z Downloaded rustls-pemfile v1.0.4
3182024-06-25T03:38:56.344Z Downloaded proc-macro-error-attr v1.0.4
3192024-06-25T03:38:56.344Z Downloaded bitflags v2.5.0
3202024-06-25T03:38:56.351Z Downloaded clap_lex v0.7.0
3212024-06-25T03:38:56.353Z Downloaded thread_local v1.1.8
3222024-06-25T03:38:56.353Z Downloaded percent-encoding v2.3.1
3232024-06-25T03:38:56.353Z Downloaded foreign-types-shared v0.1.1
3242024-06-25T03:38:56.353Z Downloaded cargo-platform v0.1.8
3252024-06-25T03:38:56.356Z Downloaded macaddr v1.0.1
3262024-06-25T03:38:56.356Z Downloaded tabled_derive v0.7.0
3272024-06-25T03:38:56.359Z Downloaded usdt v0.5.0
3282024-06-25T03:38:56.359Z Downloaded is_terminal_polyfill v1.70.0
3292024-06-25T03:38:56.362Z Downloaded serde_tokenstream v0.2.0
3302024-06-25T03:38:56.365Z Downloaded openssl-macros v0.1.1
3312024-06-25T03:38:56.365Z Downloaded openssl-probe v0.1.5
3322024-06-25T03:38:56.365Z Downloaded match_cfg v0.1.0
3332024-06-25T03:38:56.368Z Downloaded xattr v1.3.1
3342024-06-25T03:38:56.368Z Downloaded unicode-width v0.1.12
3352024-06-25T03:38:56.371Z Downloaded terminal_size v0.3.0
3362024-06-25T03:38:56.374Z Downloaded futures-core v0.3.30
3372024-06-25T03:38:56.374Z Downloaded lock_api v0.4.12
3382024-06-25T03:38:56.376Z Downloaded httparse v1.8.0
3392024-06-25T03:38:56.376Z Downloaded fs-err v2.11.0
3402024-06-25T03:38:56.379Z Downloaded scroll v0.12.0
3412024-06-25T03:38:56.382Z Downloaded usdt-attr-macro v0.5.0
3422024-06-25T03:38:56.382Z Downloaded try-lock v0.2.5
3432024-06-25T03:38:56.382Z Downloaded dirs-next v2.0.0
3442024-06-25T03:38:56.385Z Downloaded deranged v0.3.11
3452024-06-25T03:38:56.385Z Downloaded cargo_metadata v0.18.1
3462024-06-25T03:38:56.388Z Downloaded quote v1.0.36
3472024-06-25T03:38:56.391Z Downloaded slog-async v2.8.0
3482024-06-25T03:38:56.391Z Downloaded hyper-tls v0.5.0
3492024-06-25T03:38:56.394Z Downloaded bytes v1.6.0
3502024-06-25T03:38:56.396Z Downloaded anyhow v1.0.86
3512024-06-25T03:38:56.400Z Downloaded tokio-native-tls v0.3.1
3522024-06-25T03:38:56.403Z Downloaded zerocopy-derive v0.7.34
3532024-06-25T03:38:56.407Z Downloaded strum_macros v0.26.2
3542024-06-25T03:38:56.410Z Downloaded usdt-impl v0.5.0
3552024-06-25T03:38:56.412Z Downloaded swrite v0.1.0
3562024-06-25T03:38:56.412Z Downloaded time-macros v0.2.18
3572024-06-25T03:38:56.415Z Downloaded slog-json v2.6.1
3582024-06-25T03:38:56.418Z Downloaded thread-id v4.2.1
3592024-06-25T03:38:56.418Z Downloaded pest_generator v2.7.10
3602024-06-25T03:38:56.421Z Downloaded signal-hook-registry v1.4.2
3612024-06-25T03:38:56.421Z Downloaded tar v0.4.40
3622024-06-25T03:38:56.424Z Downloaded toml_datetime v0.6.6
3632024-06-25T03:38:56.424Z Downloaded utf8parse v0.2.1
3642024-06-25T03:38:56.427Z Downloaded cargo_toml v0.20.2
3652024-06-25T03:38:56.427Z Downloaded parking_lot v0.12.2
3662024-06-25T03:38:56.430Z Downloaded tinyvec v1.6.0
3672024-06-25T03:38:56.433Z Downloaded futures-channel v0.3.30
3682024-06-25T03:38:56.435Z Downloaded term v0.7.0
3692024-06-25T03:38:56.438Z Downloaded slog v2.7.0
3702024-06-25T03:38:56.441Z Downloaded ipnet v2.9.0
3712024-06-25T03:38:56.444Z Downloaded unicode-ident v1.0.12
3722024-06-25T03:38:56.447Z Downloaded typenum v1.17.0
3732024-06-25T03:38:56.449Z Downloaded toml v0.8.13
3742024-06-25T03:38:56.452Z Downloaded version_check v0.9.4
3752024-06-25T03:38:56.455Z Downloaded crc32fast v1.4.0
3762024-06-25T03:38:56.455Z Downloaded clap_derive v4.5.4
3772024-06-25T03:38:56.458Z Downloaded base64 v0.21.7
3782024-06-25T03:38:56.462Z Downloaded native-tls v0.2.11
3792024-06-25T03:38:56.465Z Downloaded socket2 v0.5.7
3802024-06-25T03:38:56.468Z Downloaded miniz_oxide v0.7.2
3812024-06-25T03:38:56.473Z Downloaded futures v0.3.30
3822024-06-25T03:38:56.475Z Downloaded unicode-bidi v0.3.15
3832024-06-25T03:38:56.478Z Downloaded openssl-sys v0.9.102
3842024-06-25T03:38:56.482Z Downloaded crossbeam-utils v0.8.19
3852024-06-25T03:38:56.484Z Downloaded camino v1.1.7
3862024-06-25T03:38:56.487Z Downloaded parking_lot_core v0.9.10
3872024-06-25T03:38:56.490Z Downloaded serde v1.0.203
3882024-06-25T03:38:56.493Z Downloaded serde_derive v1.0.203
3892024-06-25T03:38:56.496Z Downloaded clap v4.5.4
3902024-06-25T03:38:56.505Z Downloaded proc-macro2 v1.0.86
3912024-06-25T03:38:56.508Z Downloaded ucd-trie v0.1.6
3922024-06-25T03:38:56.511Z Downloaded crossbeam-channel v0.5.12
3932024-06-25T03:38:56.514Z Downloaded once_cell v1.19.0
3942024-06-25T03:38:56.517Z Downloaded url v2.5.0
3952024-06-25T03:38:56.520Z Downloaded tracing v0.1.40
3962024-06-25T03:38:56.525Z Downloaded http v0.2.12
3972024-06-25T03:38:56.529Z Downloaded flate2 v1.0.30
3982024-06-25T03:38:56.535Z Downloaded cc v1.0.97
3992024-06-25T03:38:56.537Z Downloaded toml_edit v0.22.13
4002024-06-25T03:38:56.562Z Downloaded memchr v2.7.2
4012024-06-25T03:38:56.566Z Downloaded unicode-normalization v0.1.23
4022024-06-25T03:38:56.570Z Downloaded tokio-util v0.7.11
4032024-06-25T03:38:56.577Z Downloaded time v0.3.36
4042024-06-25T03:38:56.585Z Downloaded serde_json v1.0.117
4052024-06-25T03:38:56.591Z Downloaded pest v2.7.10
4062024-06-25T03:38:56.596Z Downloaded zerocopy v0.7.34
4072024-06-25T03:38:56.613Z Downloaded winnow v0.6.8
4082024-06-25T03:38:56.621Z Downloaded tabled v0.15.0
4092024-06-25T03:38:56.638Z Downloaded reqwest v0.11.27
4102024-06-25T03:38:56.645Z Downloaded vcpkg v0.2.15
4112024-06-25T03:38:56.685Z Downloaded syn v2.0.68
4122024-06-25T03:38:56.697Z Downloaded rustix v0.38.34
4132024-06-25T03:38:56.718Z Downloaded syn v1.0.109
4142024-06-25T03:38:56.727Z Downloaded tokio v1.37.0
4152024-06-25T03:38:56.763Z Downloaded openssl v0.10.64
4162024-06-25T03:38:56.771Z Downloaded libc v0.2.155
4172024-06-25T03:38:56.797Z Downloaded idna v0.5.0
4182024-06-25T03:38:56.805Z Downloaded hyper v0.14.28
4192024-06-25T03:38:56.811Z Downloaded h2 v0.3.26
4202024-06-25T03:38:56.817Z Downloaded goblin v0.8.2
4212024-06-25T03:38:56.823Z Downloaded futures-util v0.3.30
4222024-06-25T03:38:56.834Z Downloaded clap_builder v4.5.2
4232024-06-25T03:38:56.839Z Downloaded encoding_rs v0.8.34
4242024-06-25T03:38:56.858Z Downloaded hashbrown v0.14.5
4252024-06-25T03:38:56.863Z Downloaded mio v0.8.11
4262024-06-25T03:38:56.868Z Downloaded indexmap v2.2.6
4272024-06-25T03:38:56.872Z Downloaded papergrid v0.11.0
4282024-06-25T03:38:56.876Z Downloaded tracing-core v0.1.32
4292024-06-25T03:38:56.879Z Downloaded log v0.4.21
4302024-06-25T03:38:56.882Z Downloaded smallvec v1.13.2
4312024-06-25T03:38:56.885Z Downloaded ryu v1.0.18
4322024-06-25T03:38:56.887Z Downloaded serde_urlencoded v0.7.1
4332024-06-25T03:38:56.887Z Downloaded serde_spanned v0.6.6
4342024-06-25T03:38:56.890Z Downloaded thiserror v1.0.60
4352024-06-25T03:38:56.893Z Downloaded pest_derive v2.7.10
4362024-06-25T03:38:56.896Z Downloaded heck v0.4.1
4372024-06-25T03:38:56.896Z Downloaded generic-array v0.14.7
4382024-06-25T03:38:56.899Z Downloaded colorchoice v1.0.1
4392024-06-25T03:38:56.899Z Downloaded num_cpus v1.16.0
4402024-06-25T03:38:56.902Z Downloaded hostname v0.3.1
4412024-06-25T03:38:56.902Z Downloaded thiserror-impl v1.0.60
4422024-06-25T03:38:56.905Z Downloaded slog-term v2.9.1
4432024-06-25T03:38:56.905Z Downloaded sha2 v0.10.8
4442024-06-25T03:38:56.907Z Downloaded semver v1.0.23
4452024-06-25T03:38:56.910Z Downloaded httpdate v1.0.3
4462024-06-25T03:38:56.910Z Downloaded http-body v0.4.6
4472024-06-25T03:38:56.913Z Downloaded futures-macro v0.3.30
4482024-06-25T03:38:56.913Z Downloaded dof v0.3.0
4492024-06-25T03:38:56.913Z Downloaded mime v0.3.17
4502024-06-25T03:38:56.916Z Downloaded memmap v0.7.0
4512024-06-25T03:38:56.916Z Downloaded futures-task v0.3.30
4522024-06-25T03:38:56.916Z Downloaded futures-executor v0.3.30
4532024-06-25T03:38:56.919Z Downloaded errno v0.3.9
4542024-06-25T03:38:56.919Z Downloaded rustversion v1.0.17
4552024-06-25T03:38:56.922Z Downloaded pin-project-lite v0.2.14
4562024-06-25T03:38:56.925Z Downloaded strsim v0.11.1
4572024-06-25T03:38:56.928Z Downloaded scopeguard v1.2.0
4582024-06-25T03:38:56.928Z Downloaded block-buffer v0.10.4
4592024-06-25T03:38:57.219Z Compiling proc-macro2 v1.0.86
4602024-06-25T03:38:57.219Z Compiling unicode-ident v1.0.12
4612024-06-25T03:38:57.222Z Compiling libc v0.2.155
4622024-06-25T03:38:57.222Z Compiling version_check v0.9.4
4632024-06-25T03:38:57.222Z Compiling cfg-if v1.0.0
4642024-06-25T03:38:57.222Z Compiling itoa v1.0.11
4652024-06-25T03:38:57.255Z Compiling once_cell v1.19.0
4662024-06-25T03:38:57.270Z Compiling autocfg v1.3.0
4672024-06-25T03:38:57.413Z Compiling serde v1.0.203
4682024-06-25T03:38:57.448Z Compiling memchr v2.7.2
4692024-06-25T03:38:57.589Z Compiling thiserror v1.0.60
4702024-06-25T03:38:57.718Z Compiling ryu v1.0.18
4712024-06-25T03:38:58.035Z Compiling pin-project-lite v0.2.14
4722024-06-25T03:38:58.066Z Compiling bitflags v2.5.0
4732024-06-25T03:38:58.142Z Compiling vcpkg v0.2.15
4742024-06-25T03:38:58.221Z Compiling lock_api v0.4.12
4752024-06-25T03:38:58.460Z Compiling cc v1.0.97
4762024-06-25T03:38:58.950Z Compiling parking_lot_core v0.9.10
4772024-06-25T03:38:59.048Z Compiling pkg-config v0.3.30
4782024-06-25T03:38:59.071Z Compiling ucd-trie v0.1.6
4792024-06-25T03:38:59.262Z Compiling slab v0.4.9
4802024-06-25T03:38:59.540Z Compiling bytes v1.6.0
4812024-06-25T03:38:59.710Z Compiling futures-core v0.3.30
4822024-06-25T03:38:59.913Z Compiling quote v1.0.36
4832024-06-25T03:38:59.981Z Compiling futures-sink v0.3.30
4842024-06-25T03:39:00.150Z Compiling scopeguard v1.2.0
4852024-06-25T03:39:00.196Z Compiling smallvec v1.13.2
4862024-06-25T03:39:00.287Z Compiling syn v2.0.68
4872024-06-25T03:39:00.709Z Compiling byteorder v1.5.0
4882024-06-25T03:39:00.804Z Compiling fnv v1.0.7
4892024-06-25T03:39:00.827Z Compiling equivalent v1.0.1
4902024-06-25T03:39:00.936Z Compiling serde_json v1.0.117
4912024-06-25T03:39:00.960Z Compiling log v0.4.21
4922024-06-25T03:39:00.963Z Compiling hashbrown v0.14.5
4932024-06-25T03:39:01.073Z Compiling parking_lot v0.12.2
4942024-06-25T03:39:01.275Z Compiling socket2 v0.5.7
4952024-06-25T03:39:01.298Z Compiling num_cpus v1.16.0
4962024-06-25T03:39:01.359Z Compiling mio v0.8.11
4972024-06-25T03:39:01.434Z Compiling signal-hook-registry v1.4.2
4982024-06-25T03:39:01.457Z Compiling futures-channel v0.3.30
4992024-06-25T03:39:01.870Z Compiling openssl-sys v0.9.102
5002024-06-25T03:39:01.902Z Compiling rustix v0.38.34
5012024-06-25T03:39:02.101Z Compiling futures-task v0.3.30
5022024-06-25T03:39:02.273Z Compiling indexmap v2.2.6
5032024-06-25T03:39:02.297Z Compiling pin-utils v0.1.0
5042024-06-25T03:39:02.300Z Compiling futures-io v0.3.30
5052024-06-25T03:39:02.397Z Compiling typenum v1.17.0
5062024-06-25T03:39:02.675Z Compiling errno v0.3.9
5072024-06-25T03:39:02.790Z Compiling generic-array v0.14.7
5082024-06-25T03:39:02.907Z Compiling foreign-types-shared v0.1.1
5092024-06-25T03:39:02.963Z Compiling slog v2.7.0
5102024-06-25T03:39:03.044Z Compiling openssl v0.10.64
5112024-06-25T03:39:03.177Z Compiling foreign-types v0.3.2
5122024-06-25T03:39:03.425Z Compiling http v0.2.12
5132024-06-25T03:39:03.515Z Compiling proc-macro-error-attr v1.0.4
5142024-06-25T03:39:03.599Z Compiling usdt-impl v0.5.0
5152024-06-25T03:39:03.749Z Compiling tracing-core v0.1.32
5162024-06-25T03:39:03.909Z Compiling syn v1.0.109
5172024-06-25T03:39:03.912Z Compiling native-tls v0.2.11
5182024-06-25T03:39:04.270Z Compiling powerfmt v0.2.0
5192024-06-25T03:39:04.547Z Compiling num-conv v0.1.0
5202024-06-25T03:39:04.620Z Compiling time-core v0.1.2
5212024-06-25T03:39:04.891Z Compiling tinyvec_macros v0.1.1
5222024-06-25T03:39:04.904Z Compiling httparse v1.8.0
5232024-06-25T03:39:04.904Z Compiling tinyvec v1.6.0
5242024-06-25T03:39:05.122Z Compiling time-macros v0.2.18
5252024-06-25T03:39:05.319Z Compiling deranged v0.3.11
5262024-06-25T03:39:05.856Z Compiling tracing v0.1.40
5272024-06-25T03:39:06.032Z Compiling thread-id v4.2.1
5282024-06-25T03:39:06.262Z Compiling proc-macro-error v1.0.4
5292024-06-25T03:39:06.265Z Compiling percent-encoding v2.3.1
5302024-06-25T03:39:06.350Z Compiling rustversion v1.0.17
5312024-06-25T03:39:06.536Z Compiling plain v0.2.3
5322024-06-25T03:39:06.654Z Compiling openssl-probe v0.1.5
5332024-06-25T03:39:06.697Z Compiling crossbeam-utils v0.8.19
5342024-06-25T03:39:06.854Z Compiling num_threads v0.1.7
5352024-06-25T03:39:06.993Z Compiling try-lock v0.2.5
5362024-06-25T03:39:07.018Z Compiling utf8parse v0.2.1
5372024-06-25T03:39:07.063Z Compiling heck v0.4.1
5382024-06-25T03:39:07.132Z Compiling want v0.3.1
5392024-06-25T03:39:07.158Z Compiling anstyle-parse v0.2.4
5402024-06-25T03:39:07.205Z Compiling form_urlencoded v1.2.1
5412024-06-25T03:39:07.384Z Compiling unicode-normalization v0.1.23
5422024-06-25T03:39:07.546Z Compiling http-body v0.4.6
5432024-06-25T03:39:07.569Z Compiling dirs-sys-next v0.1.2
5442024-06-25T03:39:08.239Z Compiling httpdate v1.0.3
5452024-06-25T03:39:08.262Z Compiling pretty-hex v0.4.1
5462024-06-25T03:39:08.287Z Compiling crc32fast v1.4.0
5472024-06-25T03:39:08.357Z Compiling camino v1.1.7
5482024-06-25T03:39:08.472Z Compiling tower-service v0.3.2
5492024-06-25T03:39:08.497Z Compiling unicode-bidi v0.3.15
5502024-06-25T03:39:08.500Z Compiling time v0.3.36
5512024-06-25T03:39:08.615Z Compiling is_terminal_polyfill v1.70.0
5522024-06-25T03:39:08.725Z Compiling semver v1.0.23
5532024-06-25T03:39:08.748Z Compiling anstyle-query v1.0.3
5542024-06-25T03:39:08.818Z Compiling anstyle v1.0.7
5552024-06-25T03:39:08.886Z Compiling colorchoice v1.0.1
5562024-06-25T03:39:08.996Z Compiling winnow v0.6.8
5572024-06-25T03:39:09.206Z Compiling anstream v0.6.14
5582024-06-25T03:39:09.289Z Compiling idna v0.5.0
5592024-06-25T03:39:09.477Z Compiling dirs-next v2.0.0
5602024-06-25T03:39:10.058Z Compiling block-buffer v0.10.4
5612024-06-25T03:39:10.915Z Compiling crypto-common v0.1.6
5622024-06-25T03:39:11.006Z Compiling terminal_size v0.3.0
5632024-06-25T03:39:11.128Z Compiling fs-err v2.11.0
5642024-06-25T03:39:11.155Z Compiling thread_local v1.1.8
5652024-06-25T03:39:11.204Z Compiling heck v0.5.0
5662024-06-25T03:39:11.404Z Compiling unicode-width v0.1.12
5672024-06-25T03:39:11.625Z Compiling strsim v0.11.1
5682024-06-25T03:39:11.649Z Compiling clap_lex v0.7.0
5692024-06-25T03:39:11.725Z Compiling bytecount v0.6.8
5702024-06-25T03:39:11.728Z Compiling base64 v0.21.7
5712024-06-25T03:39:11.963Z Compiling match_cfg v0.1.0
5722024-06-25T03:39:12.063Z Compiling anyhow v1.0.86
5732024-06-25T03:39:12.167Z Compiling adler v1.0.2
5742024-06-25T03:39:12.352Z Compiling slog-async v2.8.0
5752024-06-25T03:39:12.406Z Compiling miniz_oxide v0.7.2
5762024-06-25T03:39:12.533Z Compiling rustls-pemfile v1.0.4
5772024-06-25T03:39:12.595Z Compiling hostname v0.3.1
5782024-06-25T03:39:12.748Z Compiling clap_builder v4.5.2
5792024-06-25T03:39:12.830Z Compiling papergrid v0.11.0
5802024-06-25T03:39:12.927Z Compiling digest v0.10.7
5812024-06-25T03:39:13.031Z Compiling crossbeam-channel v0.5.12
5822024-06-25T03:39:13.060Z Compiling url v2.5.0
5832024-06-25T03:39:13.371Z Compiling term v0.7.0
5842024-06-25T03:39:13.522Z Compiling serde_derive v1.0.203
5852024-06-25T03:39:14.070Z Compiling thiserror-impl v1.0.60
5862024-06-25T03:39:14.094Z Compiling zerocopy-derive v0.7.34
5872024-06-25T03:39:14.226Z Compiling tokio-macros v2.2.0
5882024-06-25T03:39:14.988Z Compiling futures-macro v0.3.30
5892024-06-25T03:39:14.991Z Compiling openssl-macros v0.1.1
5902024-06-25T03:39:15.755Z Compiling scroll_derive v0.12.0
5912024-06-25T03:39:15.961Z Compiling tokio v1.37.0
5922024-06-25T03:39:16.507Z Compiling zerocopy v0.7.34
5932024-06-25T03:39:17.192Z Compiling futures-util v0.3.30
5942024-06-25T03:39:17.296Z Compiling scroll v0.12.0
5952024-06-25T03:39:17.565Z Compiling pest v2.7.10
5962024-06-25T03:39:17.888Z Compiling goblin v0.8.2
5972024-06-25T03:39:18.220Z Compiling tabled_derive v0.7.0
5982024-06-25T03:39:20.599Z Compiling pest_meta v2.7.10
5992024-06-25T03:39:20.833Z Compiling strum_macros v0.26.2
6002024-06-25T03:39:23.466Z Compiling pest_generator v2.7.10
6012024-06-25T03:39:25.575Z Compiling tokio-util v0.7.11
6022024-06-25T03:39:25.838Z Compiling pest_derive v2.7.10
6032024-06-25T03:39:26.178Z Compiling futures-executor v0.3.30
6042024-06-25T03:39:26.644Z Compiling dtrace-parser v0.2.0
6052024-06-25T03:39:26.694Z Compiling h2 v0.3.26
6062024-06-25T03:39:26.813Z Compiling tokio-native-tls v0.3.1
6072024-06-25T03:39:26.908Z Compiling clap_derive v4.5.4
6082024-06-25T03:39:27.465Z Compiling xattr v1.3.1
6092024-06-25T03:39:27.760Z Compiling is-terminal v0.4.12
6102024-06-25T03:39:27.897Z Compiling filetime v0.2.23
6112024-06-25T03:39:28.282Z Compiling memmap v0.7.0
6122024-06-25T03:39:28.886Z Compiling serde_tokenstream v0.2.0
6132024-06-25T03:39:28.919Z Compiling toml_datetime v0.6.6
6142024-06-25T03:39:29.084Z Compiling serde_spanned v0.6.6
6152024-06-25T03:39:29.338Z Compiling toml_edit v0.22.13
6162024-06-25T03:39:29.434Z Compiling cargo-platform v0.1.8
6172024-06-25T03:39:30.054Z Compiling serde_urlencoded v0.7.1
6182024-06-25T03:39:30.479Z Compiling dof v0.3.0
6192024-06-25T03:39:31.479Z Compiling hyper v0.14.28
6202024-06-25T03:39:31.680Z Compiling slog-json v2.6.1
6212024-06-25T03:39:32.046Z Compiling encoding_rs v0.8.34
6222024-06-25T03:39:32.670Z Compiling toml v0.8.13
6232024-06-25T03:39:32.780Z Compiling sync_wrapper v0.1.2
6242024-06-25T03:39:32.925Z Compiling take_mut v0.2.2
6252024-06-25T03:39:33.037Z Compiling usdt-macro v0.5.0
6262024-06-25T03:39:33.114Z Compiling usdt-attr-macro v0.5.0
6272024-06-25T03:39:33.292Z Compiling ipnet v2.9.0
6282024-06-25T03:39:34.287Z Compiling mime v0.3.17
6292024-06-25T03:39:34.379Z Compiling cpufeatures v0.2.12
6302024-06-25T03:39:34.487Z Compiling sha2 v0.10.8
6312024-06-25T03:39:34.570Z Compiling cargo_toml v0.20.2
6322024-06-25T03:39:34.617Z Compiling usdt v0.5.0
6332024-06-25T03:39:34.903Z Compiling cargo_metadata v0.18.1
6342024-06-25T03:39:35.116Z Compiling clap v4.5.4
6352024-06-25T03:39:35.244Z Compiling hyper-tls v0.5.0
6362024-06-25T03:39:35.595Z Compiling reqwest v0.11.27
6372024-06-25T03:39:35.876Z Compiling slog-bunyan v2.5.0
6382024-06-25T03:39:36.083Z Compiling macaddr v1.0.1
6392024-06-25T03:39:36.547Z Compiling tar v0.4.40
6402024-06-25T03:39:36.768Z Compiling slog-term v2.9.1
6412024-06-25T03:39:37.807Z Compiling flate2 v1.0.30
6422024-06-25T03:39:37.949Z Compiling futures v0.3.30
6432024-06-25T03:39:38.074Z Compiling strum v0.26.2
6442024-06-25T03:39:38.098Z Compiling tabled v0.15.0
6452024-06-25T03:39:38.732Z Compiling md5 v0.7.0
6462024-06-25T03:39:38.757Z Compiling swrite v0.1.0
6472024-06-25T03:39:42.801Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6482024-06-25T03:39:50.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
6492024-06-25T03:39:50.428Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6502024-06-25T03:39:50.488ZJun 25 03:39:50.113 INFO Starting download, target: Clickhouse
6512024-06-25T03:39:50.488ZJun 25 03:39:50.113 INFO Starting download, target: Cockroach
6522024-06-25T03:39:50.488ZJun 25 03:39:50.113 INFO Starting download, target: Console
6532024-06-25T03:39:50.488ZJun 25 03:39:50.113 INFO Starting download, target: DendriteOpenapi
6542024-06-25T03:39:50.491ZJun 25 03:39:50.113 INFO Starting download, target: DendriteStub
6552024-06-25T03:39:50.491ZJun 25 03:39:50.113 INFO Starting download, target: MaghemiteMgd
6562024-06-25T03:39:50.491ZJun 25 03:39:50.113 INFO Starting download, target: TransceiverControl
6572024-06-25T03:39:50.491ZJun 25 03:39:50.114 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6582024-06-25T03:39:50.491ZJun 25 03:39:50.114 INFO Downloading out/downloads/dpd-a262fe770c173f7879cd942c98ab28a829890661.json (attempt 1/3), target: DendriteOpenapi
6592024-06-25T03:39:50.491ZJun 25 03:39:50.114 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6602024-06-25T03:39:50.491ZJun 25 03:39:50.114 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6612024-06-25T03:39:50.491ZJun 25 03:39:50.114 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6622024-06-25T03:39:50.491ZJun 25 03:39:50.114 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6632024-06-25T03:39:50.491ZJun 25 03:39:50.114 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6642024-06-25T03:39:50.760ZJun 25 03:39:50.371 INFO Download complete, target: DendriteOpenapi
6652024-06-25T03:39:50.900ZJun 25 03:39:50.523 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6662024-06-25T03:39:51.087ZJun 25 03:39:50.711 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6672024-06-25T03:39:51.210ZJun 25 03:39:50.829 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6682024-06-25T03:39:51.296ZJun 25 03:39:50.921 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6692024-06-25T03:39:51.557ZJun 25 03:39:51.183 INFO Download complete, target: Console
6702024-06-25T03:39:51.742ZJun 25 03:39:51.367 INFO Download complete, target: TransceiverControl
6712024-06-25T03:39:53.140ZJun 25 03:39:52.766 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6722024-06-25T03:39:54.445ZJun 25 03:39:54.071 INFO Download complete, target: DendriteStub
6732024-06-25T03:39:54.659ZJun 25 03:39:54.284 INFO Download complete, target: MaghemiteMgd
6742024-06-25T03:39:57.814ZJun 25 03:39:57.438 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6752024-06-25T03:39:57.814ZJun 25 03:39:57.438 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6762024-06-25T03:40:06.217ZJun 25 03:40:05.840 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
6772024-06-25T03:40:06.580ZJun 25 03:40:06.203 INFO Checking that binary works, target: Cockroach
6782024-06-25T03:40:06.814ZJun 25 03:40:06.437 INFO Download complete, target: Cockroach
6792024-06-25T03:40:08.131ZJun 25 03:40:07.754 INFO Checking that binary works, target: Clickhouse
6802024-06-25T03:40:08.407ZJun 25 03:40:08.030 INFO Download complete, target: Clickhouse
6812024-06-25T03:40:08.415ZAll prerequisites installed successfully
6822024-06-25T03:40:08.418Z
6832024-06-25T03:40:08.418Zreal 2:59.899683743
6842024-06-25T03:40:08.418Zuser 5:52.170896230
6852024-06-25T03:40:08.418Zsys 1:20.308160041
6862024-06-25T03:40:08.418Ztrap 0.213201519
6872024-06-25T03:40:08.418Ztflt 2.114753086
6882024-06-25T03:40:08.418Zdflt 3.199565666
6892024-06-25T03:40:08.418Zkflt 0.155684614
6902024-06-25T03:40:08.418Zlock 13:59.397801872
6912024-06-25T03:40:08.418Zslp 18:04.454520906
6922024-06-25T03:40:08.418Zlat 21.185118639
6932024-06-25T03:40:08.418Zstop 1:04.763933747
6942024-06-25T03:40:08.418Z+ ptime -m cargo xtask download softnpu
6952024-06-25T03:40:08.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
6962024-06-25T03:40:09.001Z Running `target/debug/xtask download softnpu`
6972024-06-25T03:40:09.027ZJun 25 03:40:08.650 INFO Starting download, target: Softnpu
6982024-06-25T03:40:09.030ZJun 25 03:40:08.650 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
6992024-06-25T03:40:09.593ZJun 25 03:40:09.216 INFO Download complete, target: Softnpu
7002024-06-25T03:40:09.598Z
7012024-06-25T03:40:09.601Zreal 1.175495037
7022024-06-25T03:40:09.601Zuser 0.621286618
7032024-06-25T03:40:09.601Zsys 0.307215881
7042024-06-25T03:40:09.601Ztrap 0.000586290
7052024-06-25T03:40:09.601Ztflt 0.000019497
7062024-06-25T03:40:09.601Zdflt 0.000067133
7072024-06-25T03:40:09.601Zkflt 0.000000000
7082024-06-25T03:40:09.601Zlock 6.021285523
7092024-06-25T03:40:09.601Zslp 0.497104518
7102024-06-25T03:40:09.601Zlat 0.075265405
7112024-06-25T03:40:09.601Zstop 0.000256299
7122024-06-25T03:40:09.601Z+ export CARGO_INCREMENTAL=0
7132024-06-25T03:40:09.601Z+ CARGO_INCREMENTAL=0
7142024-06-25T03:40:09.601Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
7152024-06-25T03:40:10.160Z Downloading crates ...
7162024-06-25T03:40:10.330Z Downloaded async-stream-impl v0.3.5
7172024-06-25T03:40:10.339Z Downloaded atty v0.2.14
7182024-06-25T03:40:10.343Z Downloaded bitstruct_derive v0.1.0
7192024-06-25T03:40:10.347Z Downloaded darling_macro v0.20.9
7202024-06-25T03:40:10.352Z Downloaded newline-converter v0.3.0
7212024-06-25T03:40:10.355Z Downloaded crucible-workspace-hack v0.1.0
7222024-06-25T03:40:10.362Z Downloaded ciborium-io v0.2.2
7232024-06-25T03:40:10.365Z Downloaded normalize-line-endings v0.3.0
7242024-06-25T03:40:10.368Z Downloaded new_debug_unreachable v1.0.6
7252024-06-25T03:40:10.368Z Downloaded newtype_derive v0.1.6
7262024-06-25T03:40:10.372Z Downloaded nodrop v0.1.14
7272024-06-25T03:40:10.375Z Downloaded nanorand v0.7.0
7282024-06-25T03:40:10.377Z Downloaded nibble_vec v0.1.0
7292024-06-25T03:40:10.380Z Downloaded portpicker v0.1.1
7302024-06-25T03:40:10.381Z Downloaded multimap v0.10.0
7312024-06-25T03:40:10.383Z Downloaded atomic-waker v1.1.2
7322024-06-25T03:40:10.386Z Downloaded atomicwrites v0.4.3
7332024-06-25T03:40:10.386Z Downloaded async-recursion v1.1.1
7342024-06-25T03:40:10.389Z Downloaded parse-size v1.0.0
7352024-06-25T03:40:10.392Z Downloaded oso-derive v0.27.3
7362024-06-25T03:40:10.392Z Downloaded convert_case v0.4.0
7372024-06-25T03:40:10.395Z Downloaded const_format_proc_macros v0.2.32
7382024-06-25T03:40:10.397Z Downloaded bitflags v1.3.2
7392024-06-25T03:40:10.400Z Downloaded phf_shared v0.10.0
7402024-06-25T03:40:10.400Z Downloaded crossbeam-deque v0.8.5
7412024-06-25T03:40:10.403Z Downloaded cipher v0.4.4
7422024-06-25T03:40:10.406Z Downloaded cobs v0.2.3
7432024-06-25T03:40:10.409Z Downloaded newtype-uuid v1.1.0
7442024-06-25T03:40:10.412Z Downloaded mockall v0.12.1
7452024-06-25T03:40:10.412Z Downloaded crc-catalog v2.4.0
7462024-06-25T03:40:10.415Z Downloaded aead v0.5.2
7472024-06-25T03:40:10.415Z Downloaded number_prefix v0.4.0
7482024-06-25T03:40:10.418Z Downloaded defmt v0.3.8
7492024-06-25T03:40:10.421Z Downloaded predicates v3.1.0
7502024-06-25T03:40:10.423Z Downloaded base64ct v1.6.0
7512024-06-25T03:40:10.426Z Downloaded radium v0.7.0
7522024-06-25T03:40:10.429Z Downloaded paste v1.0.15
7532024-06-25T03:40:10.432Z Downloaded num-iter v0.1.45
7542024-06-25T03:40:10.435Z Downloaded parse-display v0.9.0
7552024-06-25T03:40:10.435Z Downloaded num_enum_derive v0.5.11
7562024-06-25T03:40:10.440Z Downloaded cfg_aliases v0.1.1
7572024-06-25T03:40:10.440Z Downloaded predicates-tree v1.0.9
7582024-06-25T03:40:10.440Z Downloaded num-derive v0.4.2
7592024-06-25T03:40:10.443Z Downloaded bitstruct v0.1.1
7602024-06-25T03:40:10.443Z Downloaded cstr-argument v0.1.2
7612024-06-25T03:40:10.443Z Downloaded peg-runtime v0.8.3
7622024-06-25T03:40:10.446Z Downloaded derive_builder_macro v0.20.0
7632024-06-25T03:40:10.446Z Downloaded psl-types v2.0.11
7642024-06-25T03:40:10.446Z Downloaded olpc-cjson v0.1.3
7652024-06-25T03:40:10.449Z Downloaded crunchy v0.2.2
7662024-06-25T03:40:10.449Z Downloaded defmt-parser v0.3.4
7672024-06-25T03:40:10.452Z Downloaded async-stream v0.3.5
7682024-06-25T03:40:10.452Z Downloaded darling v0.20.9
7692024-06-25T03:40:10.456Z Downloaded rand_core v0.6.4
7702024-06-25T03:40:10.459Z Downloaded packed_struct v0.10.1
7712024-06-25T03:40:10.462Z Downloaded multer v3.1.0
7722024-06-25T03:40:10.465Z Downloaded rand_xorshift v0.3.0
7732024-06-25T03:40:10.465Z Downloaded precomputed-hash v0.1.1
7742024-06-25T03:40:10.468Z Downloaded path-slash v0.1.5
7752024-06-25T03:40:10.468Z Downloaded bb8 v0.8.3
7762024-06-25T03:40:10.471Z Downloaded cancel-safe-futures v0.1.5
7772024-06-25T03:40:10.473Z Downloaded buf-list v1.0.3
7782024-06-25T03:40:10.477Z Downloaded pretty-hex v0.2.1
7792024-06-25T03:40:10.477Z Downloaded diesel_table_macro_syntax v0.1.0
7802024-06-25T03:40:10.480Z Downloaded der_derive v0.7.2
7812024-06-25T03:40:10.480Z Downloaded ciborium-ll v0.2.2
7822024-06-25T03:40:10.483Z Downloaded data-encoding v2.6.0
7832024-06-25T03:40:10.483Z Downloaded hubpack_derive v0.1.1
7842024-06-25T03:40:10.486Z Downloaded ahash v0.8.11
7852024-06-25T03:40:10.489Z Downloaded derive_builder v0.20.0
7862024-06-25T03:40:10.492Z Downloaded platforms v3.4.0
7872024-06-25T03:40:10.495Z Downloaded peg-macros v0.8.3
7882024-06-25T03:40:10.498Z Downloaded constant_time_eq v0.3.0
7892024-06-25T03:40:10.501Z Downloaded pem v3.0.4
7902024-06-25T03:40:10.501Z Downloaded curve25519-dalek-derive v0.1.1
7912024-06-25T03:40:10.503Z Downloaded castaway v0.2.2
7922024-06-25T03:40:10.503Z Downloaded crc v3.2.1
7932024-06-25T03:40:10.506Z Downloaded camino-tempfile v1.1.1
7942024-06-25T03:40:10.509Z Downloaded r2d2 v0.8.10
7952024-06-25T03:40:10.512Z Downloaded num_enum v0.5.11
7962024-06-25T03:40:10.515Z Downloaded bitfield v0.14.0
7972024-06-25T03:40:10.518Z Downloaded rand_chacha v0.3.1
7982024-06-25T03:40:10.521Z Downloaded topological-sort v0.2.2
7992024-06-25T03:40:10.521Z Downloaded defmt-macros v0.3.9
8002024-06-25T03:40:10.524Z Downloaded matches v0.1.10
8012024-06-25T03:40:10.527Z Downloaded ref-cast v1.0.23
8022024-06-25T03:40:10.530Z Downloaded phf v0.11.2
8032024-06-25T03:40:10.530Z Downloaded mime_guess v2.0.4
8042024-06-25T03:40:10.533Z Downloaded crossbeam-epoch v0.9.18
8052024-06-25T03:40:10.536Z Downloaded untrusted v0.9.0
8062024-06-25T03:40:10.539Z Downloaded cookie v0.18.1
8072024-06-25T03:40:10.542Z Downloaded peg v0.8.3
8082024-06-25T03:40:10.545Z Downloaded serde-big-array v0.5.1
8092024-06-25T03:40:10.547Z Downloaded walkdir v2.5.0
8102024-06-25T03:40:10.550Z Downloaded serde-big-array v0.4.1
8112024-06-25T03:40:10.550Z Downloaded ref-cast-impl v1.0.23
8122024-06-25T03:40:10.553Z Downloaded zone_cfg_derive v0.1.2
8132024-06-25T03:40:10.554Z Downloaded enum-as-inner v0.5.1
8142024-06-25T03:40:10.556Z Downloaded rand_seeder v0.2.3
8152024-06-25T03:40:10.556Z Downloaded unicode-xid v0.2.4
8162024-06-25T03:40:10.559Z Downloaded ident_case v1.0.1
8172024-06-25T03:40:10.559Z Downloaded group v0.13.0
8182024-06-25T03:40:10.562Z Downloaded humantime v2.1.0
8192024-06-25T03:40:10.565Z Downloaded toolchain_find v0.4.0
8202024-06-25T03:40:10.565Z Downloaded cookie_store v0.20.0
8212024-06-25T03:40:10.568Z Downloaded num-complex v0.4.6
8222024-06-25T03:40:10.573Z Downloaded pkcs1 v0.7.5
8232024-06-25T03:40:10.576Z Downloaded console v0.15.8
8242024-06-25T03:40:10.576Z Downloaded pin-project v1.1.5
8252024-06-25T03:40:10.587Z Downloaded derive_builder_core v0.20.0
8262024-06-25T03:40:10.590Z Downloaded instant v0.1.12
8272024-06-25T03:40:10.593Z Downloaded is_ci v1.2.0
8282024-06-25T03:40:10.596Z Downloaded rustfmt-wrapper v0.2.1
8292024-06-25T03:40:10.596Z Downloaded maplit v1.0.2
8302024-06-25T03:40:10.600Z Downloaded ipnetwork v0.20.0
8312024-06-25T03:40:10.600Z Downloaded minimal-lexical v0.2.1
8322024-06-25T03:40:10.604Z Downloaded md-5 v0.10.6
8332024-06-25T03:40:10.607Z Downloaded base64 v0.13.1
8342024-06-25T03:40:10.610Z Downloaded password-hash v0.5.0
8352024-06-25T03:40:10.613Z Downloaded string_cache v0.8.7
8362024-06-25T03:40:10.615Z Downloaded serde-hex v0.1.0
8372024-06-25T03:40:10.618Z Downloaded foreign-types v0.5.0
8382024-06-25T03:40:10.618Z Downloaded tui-tree-widget v0.19.0
8392024-06-25T03:40:10.618Z Downloaded slog-envlogger v2.2.0
8402024-06-25T03:40:10.621Z Downloaded headers-core v0.2.0
8412024-06-25T03:40:10.621Z Downloaded waitgroup v0.1.2
8422024-06-25T03:40:10.624Z Downloaded slog-dtrace v0.3.0
8432024-06-25T03:40:10.627Z Downloaded proc-macro-crate v1.3.1
8442024-06-25T03:40:10.627Z Downloaded yasna v0.5.2
8452024-06-25T03:40:10.630Z Downloaded heck v0.3.3
8462024-06-25T03:40:10.632Z Downloaded universal-hash v0.5.1
8472024-06-25T03:40:10.633Z Downloaded thiserror-no-std v2.0.2
8482024-06-25T03:40:10.636Z Downloaded thiserror-impl-no-std v2.0.2
8492024-06-25T03:40:10.639Z Downloaded tap v1.0.1
8502024-06-25T03:40:10.643Z Downloaded globset v0.4.14
8512024-06-25T03:40:10.643Z Downloaded ed25519 v1.5.3
8522024-06-25T03:40:10.643Z Downloaded derive-where v1.2.7
8532024-06-25T03:40:10.647Z Downloaded prettyplease v0.2.20
8542024-06-25T03:40:10.660Z Downloaded semver v0.1.20
8552024-06-25T03:40:10.663Z Downloaded rustc_version v0.4.0
8562024-06-25T03:40:10.666Z Downloaded rpassword v7.3.1
8572024-06-25T03:40:10.666Z Downloaded sqlparser_derive v0.2.2
8582024-06-25T03:40:10.666Z Downloaded rustc_version v0.1.7
8592024-06-25T03:40:10.669Z Downloaded serde_derive_internals v0.29.1
8602024-06-25T03:40:10.669Z Downloaded serde_arrays v0.1.0
8612024-06-25T03:40:10.672Z Downloaded fatfs v0.3.6
8622024-06-25T03:40:10.675Z Downloaded libefi-sys v0.1.0
8632024-06-25T03:40:10.678Z Downloaded smf v0.2.3
8642024-06-25T03:40:10.678Z Downloaded smawk v0.3.2
8652024-06-25T03:40:10.682Z Downloaded which v4.4.2
8662024-06-25T03:40:10.682Z Downloaded postcard v1.0.8
8672024-06-25T03:40:10.685Z Downloaded structmeta-derive v0.3.0
8682024-06-25T03:40:10.687Z Downloaded fxhash v0.2.1
8692024-06-25T03:40:10.688Z Downloaded tabwriter v1.4.0
8702024-06-25T03:40:10.690Z Downloaded signature v1.6.4
8712024-06-25T03:40:10.690Z Downloaded signal-hook-tokio v0.3.1
8722024-06-25T03:40:10.693Z Downloaded supports-color v3.0.0
8732024-06-25T03:40:10.696Z Downloaded stringprep v0.1.4
8742024-06-25T03:40:10.696Z Downloaded downcast v0.11.0
8752024-06-25T03:40:10.699Z Downloaded chacha20poly1305 v0.10.1
8762024-06-25T03:40:10.702Z Downloaded erased-serde v0.3.31
8772024-06-25T03:40:10.702Z Downloaded diff v0.1.13
8782024-06-25T03:40:10.705Z Downloaded postgres-types v0.2.6
8792024-06-25T03:40:10.710Z Downloaded publicsuffix v2.2.3
8802024-06-25T03:40:10.713Z Downloaded darling_core v0.20.9
8812024-06-25T03:40:10.716Z Downloaded oso v0.27.3
8822024-06-25T03:40:10.720Z Downloaded inout v0.1.3
8832024-06-25T03:40:10.723Z Downloaded indoc v2.0.5
8842024-06-25T03:40:10.726Z Downloaded indoc v1.0.9
8852024-06-25T03:40:10.730Z Downloaded termtree v0.4.1
8862024-06-25T03:40:10.732Z Downloaded scheduled-thread-pool v0.2.7
8872024-06-25T03:40:10.732Z Downloaded stability v0.2.0
8882024-06-25T03:40:10.735Z Downloaded siphasher v0.3.11
8892024-06-25T03:40:10.735Z Downloaded hostname v0.4.0
8902024-06-25T03:40:10.738Z Downloaded vte_generate_state_changes v0.1.1
8912024-06-25T03:40:10.738Z Downloaded smallvec v0.6.14
8922024-06-25T03:40:10.742Z Downloaded socket2 v0.4.10
8932024-06-25T03:40:10.742Z Downloaded same-file v1.0.6
8942024-06-25T03:40:10.744Z Downloaded ff v0.13.0
8952024-06-25T03:40:10.747Z Downloaded textwrap v0.16.1
8962024-06-25T03:40:10.750Z Downloaded untrusted v0.7.1
8972024-06-25T03:40:10.750Z Downloaded unarray v0.1.4
8982024-06-25T03:40:10.753Z Downloaded tiny-keccak v2.0.2
8992024-06-25T03:40:10.756Z Downloaded getopts v0.2.21
9002024-06-25T03:40:10.756Z Downloaded kstat-rs v0.2.4
9012024-06-25T03:40:10.759Z Downloaded keccak v0.1.5
9022024-06-25T03:40:10.759Z Downloaded half v2.4.1
9032024-06-25T03:40:10.762Z Downloaded unicase v2.7.0
9042024-06-25T03:40:10.765Z Downloaded trust-dns-resolver v0.22.0
9052024-06-25T03:40:10.769Z Downloaded const_format v0.2.32
9062024-06-25T03:40:10.775Z Downloaded rand v0.8.5
9072024-06-25T03:40:10.779Z Downloaded endian-type v0.1.2
9082024-06-25T03:40:10.781Z Downloaded termios v0.3.3
9092024-06-25T03:40:10.785Z Downloaded dyn-clone v1.0.17
9102024-06-25T03:40:10.785Z Downloaded unicode-linebreak v0.1.5
9112024-06-25T03:40:10.788Z Downloaded gethostname v0.4.3
9122024-06-25T03:40:10.788Z Downloaded hash32 v0.2.1
9132024-06-25T03:40:10.790Z Downloaded tempfile v3.10.1
9142024-06-25T03:40:10.793Z Downloaded lru-cache v0.1.2
9152024-06-25T03:40:10.793Z Downloaded serde_plain v1.0.2
9162024-06-25T03:40:10.796Z Downloaded sec1 v0.7.3
9172024-06-25T03:40:10.799Z Downloaded lazy_static v1.4.0
9182024-06-25T03:40:10.799Z Downloaded serde_path_to_error v0.1.16
9192024-06-25T03:40:10.802Z Downloaded foreign-types-shared v0.3.1
9202024-06-25T03:40:10.802Z Downloaded snafu v0.8.2
9212024-06-25T03:40:10.808Z Downloaded rustls-pemfile v2.1.2
9222024-06-25T03:40:10.811Z Downloaded sha1 v0.10.6
9232024-06-25T03:40:10.814Z Downloaded zone v0.1.8
9242024-06-25T03:40:10.816Z Downloaded linear-map v1.2.0
9252024-06-25T03:40:10.816Z Downloaded toml v0.5.11
9262024-06-25T03:40:10.819Z Downloaded funty v2.0.0
9272024-06-25T03:40:10.822Z Downloaded slog-stdlog v4.1.1
9282024-06-25T03:40:10.822Z Downloaded signature v2.2.0
9292024-06-25T03:40:10.827Z Downloaded rayon-core v1.12.1
9302024-06-25T03:40:10.830Z Downloaded signal-hook-mio v0.2.3
9312024-06-25T03:40:10.830Z Downloaded unsafe-libyaml v0.2.11
9322024-06-25T03:40:10.833Z Downloaded der v0.7.9
9332024-06-25T03:40:10.839Z Downloaded tracing-attributes v0.1.27
9342024-06-25T03:40:10.842Z Downloaded http-range v0.1.5
9352024-06-25T03:40:10.845Z Downloaded rustls-pki-types v1.7.0
9362024-06-25T03:40:10.847Z Downloaded num-bigint v0.4.5
9372024-06-25T03:40:10.851Z Downloaded ena v0.14.3
9382024-06-25T03:40:10.854Z Downloaded display-error-chain v0.2.0
9392024-06-25T03:40:10.854Z Downloaded structmeta v0.3.0
9402024-06-25T03:40:10.857Z Downloaded structmeta v0.2.0
9412024-06-25T03:40:10.857Z Downloaded impl-trait-for-tuples v0.2.2
9422024-06-25T03:40:10.859Z Downloaded tokio-stream v0.1.15
9432024-06-25T03:40:10.864Z Downloaded embedded-io v0.4.0
9442024-06-25T03:40:10.867Z Downloaded sigpipe v0.1.3
9452024-06-25T03:40:10.867Z Downloaded memoffset v0.9.1
9462024-06-25T03:40:10.870Z Downloaded rusty-fork v0.3.0
9472024-06-25T03:40:10.873Z Downloaded difflib v0.4.0
9482024-06-25T03:40:10.873Z Downloaded rustc-hash v1.1.0
9492024-06-25T03:40:10.873Z Downloaded rtoolbox v0.0.2
9502024-06-25T03:40:10.875Z Downloaded highway v1.1.0
9512024-06-25T03:40:10.878Z Downloaded libsw v3.3.1
9522024-06-25T03:40:10.881Z Downloaded lalrpop-util v0.19.12
9532024-06-25T03:40:10.881Z Downloaded signal-hook v0.3.17
9542024-06-25T03:40:10.884Z Downloaded slog-scope v4.4.0
9552024-06-25T03:40:10.886Z Downloaded env_logger v0.10.2
9562024-06-25T03:40:10.889Z Downloaded trust-dns-server v0.22.1
9572024-06-25T03:40:10.894Z Downloaded shlex v1.3.0
9582024-06-25T03:40:10.896Z Downloaded static_assertions v1.1.0
9592024-06-25T03:40:10.899Z Downloaded typed-path v0.7.1
9602024-06-25T03:40:10.903Z Downloaded tokio-postgres v0.7.10
9612024-06-25T03:40:10.909Z Downloaded zeroize_derive v1.4.2
9622024-06-25T03:40:10.912Z Downloaded linked-hash-map v0.5.6
9632024-06-25T03:40:10.912Z Downloaded indicatif v0.17.8
9642024-06-25T03:40:10.915Z Downloaded num-bigint-dig v0.8.4
9652024-06-25T03:40:10.921Z Downloaded spki v0.7.3
9662024-06-25T03:40:10.924Z Downloaded rustc-demangle v0.1.24
9672024-06-25T03:40:10.926Z Downloaded env_logger v0.9.3
9682024-06-25T03:40:10.929Z Downloaded iana-time-zone v0.1.60
9692024-06-25T03:40:10.932Z Downloaded resolv-conf v0.7.0
9702024-06-25T03:40:10.935Z Downloaded subtle v2.5.0
9712024-06-25T03:40:10.935Z Downloaded strum_macros v0.25.3
9722024-06-25T03:40:10.938Z Downloaded spin v0.5.2
9732024-06-25T03:40:10.938Z Downloaded sqlformat v0.2.3
9742024-06-25T03:40:10.940Z Downloaded termcolor v1.4.1
9752024-06-25T03:40:10.943Z Downloaded hyper-rustls v0.24.2
9762024-06-25T03:40:10.946Z Downloaded toml v0.7.8
9772024-06-25T03:40:10.949Z Downloaded tokio-tungstenite v0.20.1
9782024-06-25T03:40:10.952Z Downloaded uuid v1.8.0
9792024-06-25T03:40:10.954Z Downloaded lru v0.12.3
9802024-06-25T03:40:10.957Z Downloaded samael v0.0.15
9812024-06-25T03:40:10.960Z Downloaded expectorate v1.1.0
9822024-06-25T03:40:10.965Z Downloaded x509-cert v0.2.5
9832024-06-25T03:40:10.970Z Downloaded strum_macros v0.24.3
9842024-06-25T03:40:10.972Z Downloaded zerocopy v0.6.6
9852024-06-25T03:40:10.976Z Downloaded portable-atomic v1.6.0
9862024-06-25T03:40:10.981Z Downloaded indexmap v1.9.3
9872024-06-25T03:40:10.984Z Downloaded ron v0.7.1
9882024-06-25T03:40:10.990Z Downloaded rsa v0.9.6
9892024-06-25T03:40:10.995Z Downloaded unicode_categories v0.1.1
9902024-06-25T03:40:10.998Z Downloaded nom v7.1.3
9912024-06-25T03:40:11.005Z Downloaded elliptic-curve v0.13.8
9922024-06-25T03:40:11.009Z Downloaded spin v0.9.8
9932024-06-25T03:40:11.012Z Downloaded salty v0.2.0
9942024-06-25T03:40:11.017Z Downloaded hmac v0.12.1
9952024-06-25T03:40:11.020Z Downloaded vte v0.11.1
9962024-06-25T03:40:11.023Z Downloaded unicode-segmentation v1.11.0
9972024-06-25T03:40:11.026Z Downloaded flume v0.11.0
9982024-06-25T03:40:11.030Z Downloaded regex-automata v0.1.10
9992024-06-25T03:40:11.035Z Downloaded schemars v0.8.21
10002024-06-25T03:40:11.048Z Downloaded tungstenite v0.20.1
10012024-06-25T03:40:11.052Z Downloaded similar v2.5.0
10022024-06-25T03:40:11.058Z Downloaded zip v0.6.6
10032024-06-25T03:40:11.062Z Downloaded blake3 v1.5.1
10042024-06-25T03:40:11.071Z Downloaded tungstenite v0.21.0
10052024-06-25T03:40:11.075Z Downloaded serde_yaml v0.9.34+deprecated
10062024-06-25T03:40:11.078Z Downloaded steno v0.4.0
10072024-06-25T03:40:11.082Z Downloaded itertools v0.10.5
10082024-06-25T03:40:11.089Z Downloaded rustyline v14.0.0
10092024-06-25T03:40:11.095Z Downloaded libm v0.2.8
10102024-06-25T03:40:11.104Z Downloaded tough v0.17.1
10112024-06-25T03:40:11.114Z Downloaded chrono v0.4.38
10122024-06-25T03:40:11.124Z Downloaded reedline v0.31.0
10132024-06-25T03:40:11.130Z Downloaded rayon v1.10.0
10142024-06-25T03:40:11.140Z Downloaded hashbrown v0.13.2
10152024-06-25T03:40:11.145Z Downloaded bindgen v0.69.4
10162024-06-25T03:40:11.153Z Downloaded bitvec v1.0.1
10172024-06-25T03:40:11.171Z Downloaded proptest v1.4.0
10182024-06-25T03:40:11.181Z Downloaded hashbrown v0.12.3
10192024-06-25T03:40:11.185Z Downloaded rustls-webpki v0.101.7
10202024-06-25T03:40:11.201Z Downloaded rustls v0.21.12
10212024-06-25T03:40:11.213Z Downloaded bstr v0.2.17
10222024-06-25T03:40:11.222Z Downloaded gimli v0.28.1
10232024-06-25T03:40:11.231Z Downloaded regex-syntax v0.6.29
10242024-06-25T03:40:11.238Z Downloaded winnow v0.5.40
10252024-06-25T03:40:11.247Z Downloaded curve25519-dalek v4.1.2
10262024-06-25T03:40:11.257Z Downloaded heapless v0.7.17
10272024-06-25T03:40:11.261Z Downloaded itertools v0.12.1
10282024-06-25T03:40:11.268Z Downloaded regex-syntax v0.8.3
10292024-06-25T03:40:11.276Z Downloaded rustls-webpki v0.102.4
10302024-06-25T03:40:11.296Z Downloaded bstr v1.9.1
10312024-06-25T03:40:11.307Z Downloaded serde_with v3.8.1
10322024-06-25T03:40:11.315Z Downloaded hkdf v0.12.4
10332024-06-25T03:40:11.318Z Downloaded quick-xml v0.31.0
10342024-06-25T03:40:11.322Z Downloaded toml_edit v0.19.15
10352024-06-25T03:40:11.340Z Downloaded ron v0.8.1
10362024-06-25T03:40:11.345Z Downloaded regex-automata v0.4.6
10372024-06-25T03:40:11.361Z Downloaded finl_unicode v1.2.0
10382024-06-25T03:40:11.375Z Downloaded polar-core v0.27.3
10392024-06-25T03:40:11.383Z Downloaded sqlparser v0.45.0
10402024-06-25T03:40:11.388Z Downloaded object v0.32.2
10412024-06-25T03:40:11.398Z Downloaded nix v0.28.0
10422024-06-25T03:40:11.412Z Downloaded diesel v2.1.6
10432024-06-25T03:40:11.427Z Downloaded idna v0.2.3
10442024-06-25T03:40:11.432Z Downloaded lalrpop v0.19.12
10452024-06-25T03:40:11.443Z Downloaded smoltcp v0.9.1
10462024-06-25T03:40:11.453Z Downloaded idna v0.3.0
10472024-06-25T03:40:11.460Z Downloaded webpki-roots v0.25.4
10482024-06-25T03:40:11.481Z Downloaded nix v0.27.1
10492024-06-25T03:40:11.481Z Downloaded csv v1.3.0
10502024-06-25T03:40:11.507Z Downloaded openapiv3 v2.0.0
10512024-06-25T03:40:11.521Z Downloaded trust-dns-proto v0.22.0
10522024-06-25T03:40:11.536Z Downloaded smoltcp v0.11.0
10532024-06-25T03:40:11.552Z Downloaded rustls v0.22.4
10542024-06-25T03:40:11.568Z Downloaded regress v0.9.1
10552024-06-25T03:40:11.576Z Downloaded ratatui v0.26.2
10562024-06-25T03:40:11.594Z Downloaded object v0.30.4
10572024-06-25T03:40:11.604Z Downloaded zerocopy-derive v0.6.6
10582024-06-25T03:40:11.612Z Downloaded regex v1.10.4
10592024-06-25T03:40:11.624Z Downloaded radix_trie v0.2.1
10602024-06-25T03:40:11.630Z Downloaded sled v0.34.7
10612024-06-25T03:40:11.640Z Downloaded bzip2-sys v0.1.11+1.0.8
10622024-06-25T03:40:11.652Z Downloaded subprocess v0.2.9
10632024-06-25T03:40:11.656Z Downloaded trust-dns-client v0.22.0
10642024-06-25T03:40:11.659Z Downloaded headers v0.3.9
10652024-06-25T03:40:11.665Z Downloaded http v1.1.0
10662024-06-25T03:40:11.669Z Downloaded petgraph v0.6.5
10672024-06-25T03:40:11.686Z Downloaded aho-corasick v1.1.3
10682024-06-25T03:40:11.692Z Downloaded libxml v0.3.3
10692024-06-25T03:40:11.697Z Downloaded crossterm v0.27.0
10702024-06-25T03:40:11.703Z Downloaded structmeta-derive v0.2.0
10712024-06-25T03:40:11.706Z Downloaded zeroize v1.7.0
10722024-06-25T03:40:11.706Z Downloaded utf-8 v0.7.6
10732024-06-25T03:40:11.709Z Downloaded uzers v0.11.3
10742024-06-25T03:40:11.709Z Downloaded test-strategy v0.3.1
10752024-06-25T03:40:11.714Z Downloaded serde_repr v0.1.19
10762024-06-25T03:40:11.718Z Downloaded heapless v0.8.0
10772024-06-25T03:40:11.721Z Downloaded tokio-rustls v0.24.1
10782024-06-25T03:40:11.721Z Downloaded sha3 v0.10.8
10792024-06-25T03:40:11.724Z Downloaded hyper-staticfile v0.9.5
10802024-06-25T03:40:11.727Z Downloaded tokio-rustls v0.25.0
10812024-06-25T03:40:11.730Z Downloaded memmap2 v0.9.4
10822024-06-25T03:40:11.730Z Downloaded hash32 v0.3.1
10832024-06-25T03:40:11.733Z Downloaded getrandom v0.2.14
10842024-06-25T03:40:11.736Z Downloaded tls_codec_derive v0.4.1
10852024-06-25T03:40:11.736Z Downloaded wait-timeout v0.2.0
10862024-06-25T03:40:11.739Z Downloaded shell-words v1.1.0
10872024-06-25T03:40:11.739Z Downloaded fragile v2.0.0
10882024-06-25T03:40:11.742Z Downloaded either v1.12.0
10892024-06-25T03:40:11.742Z Downloaded secrecy v0.8.0
10902024-06-25T03:40:11.742Z Downloaded tls_codec v0.4.1
10912024-06-25T03:40:11.745Z Downloaded wyz v0.5.1
10922024-06-25T03:40:11.745Z Downloaded stable_deref_trait v1.2.0
10932024-06-25T03:40:11.747Z Downloaded snafu-derive v0.8.2
10942024-06-25T03:40:11.747Z Downloaded home v0.5.9
10952024-06-25T03:40:11.750Z Downloaded fastrand v2.1.0
10962024-06-25T03:40:11.750Z Downloaded fallible-iterator v0.2.0
10972024-06-25T03:40:11.750Z Downloaded diesel_derives v2.1.4
10982024-06-25T03:40:11.754Z Downloaded schemars_derive v0.8.21
10992024-06-25T03:40:11.756Z Downloaded sct v0.7.1
11002024-06-25T03:40:11.760Z Downloaded whoami v1.5.1
11012024-06-25T03:40:11.763Z Downloaded serde_with_macros v3.8.1
11022024-06-25T03:40:11.763Z Downloaded libloading v0.8.3
11032024-06-25T03:40:11.766Z Downloaded base64 v0.22.1
11042024-06-25T03:40:11.768Z Downloaded hex v0.4.3
11052024-06-25T03:40:11.771Z Downloaded float-ord v0.3.2
11062024-06-25T03:40:11.771Z Downloaded float-cmp v0.9.0
11072024-06-25T03:40:11.774Z Downloaded flagset v0.4.5
11082024-06-25T03:40:11.774Z Downloaded rcgen v0.12.1
11092024-06-25T03:40:11.777Z Downloaded omicron-zone-package v0.11.0
11102024-06-25T03:40:11.779Z Downloaded num-traits v0.2.19
11112024-06-25T03:40:11.782Z Downloaded backtrace v0.3.71
11122024-06-25T03:40:11.785Z Downloaded crypto-bigint v0.5.5
11132024-06-25T03:40:11.791Z Downloaded derive_more v0.99.17
11142024-06-25T03:40:11.796Z Downloaded strip-ansi-escapes v0.2.0
11152024-06-25T03:40:11.798Z Downloaded fixedbitset v0.4.2
11162024-06-25T03:40:11.799Z Downloaded glob v0.3.1
11172024-06-25T03:40:11.801Z Downloaded vsss-rs v3.3.4
11182024-06-25T03:40:11.804Z Downloaded clang-sys v1.7.0
11192024-06-25T03:40:11.804Z Downloaded poly1305 v0.8.0
11202024-06-25T03:40:11.808Z Downloaded parking_lot_core v0.8.6
11212024-06-25T03:40:11.812Z Downloaded pkcs8 v0.10.2
11222024-06-25T03:40:11.817Z Downloaded maybe-uninit v2.0.0
11232024-06-25T03:40:11.817Z Downloaded managed v0.8.0
11242024-06-25T03:40:11.817Z Downloaded lazycell v1.3.0
11252024-06-25T03:40:11.820Z Downloaded arc-swap v1.7.1
11262024-06-25T03:40:11.820Z Downloaded hubpack v0.1.2
11272024-06-25T03:40:11.825Z Downloaded tokio-tungstenite v0.21.0
11282024-06-25T03:40:11.825Z Downloaded pin-project-internal v1.1.5
11292024-06-25T03:40:11.825Z Downloaded parse-display-derive v0.9.0
11302024-06-25T03:40:11.828Z Downloaded owo-colors v4.0.0
11312024-06-25T03:40:11.828Z Downloaded num-rational v0.4.2
11322024-06-25T03:40:11.828Z Downloaded nu-ansi-term v0.50.0
11332024-06-25T03:40:11.831Z Downloaded compact_str v0.7.1
11342024-06-25T03:40:11.834Z Downloaded parking_lot v0.11.2
11352024-06-25T03:40:11.837Z Downloaded ciborium v0.2.2
11362024-06-25T03:40:11.840Z Downloaded pem-rfc7468 v0.7.0
11372024-06-25T03:40:11.840Z Downloaded csv-core v0.1.11
11382024-06-25T03:40:11.842Z Downloaded colored v2.1.0
11392024-06-25T03:40:11.842Z Downloaded bzip2 v0.4.4
11402024-06-25T03:40:11.845Z Downloaded foreign-types-macros v0.2.3
11412024-06-25T03:40:11.845Z Downloaded fd-lock v4.0.2
11422024-06-25T03:40:11.848Z Downloaded cookie v0.17.0
11432024-06-25T03:40:11.851Z Downloaded blake2 v0.10.6
11442024-06-25T03:40:11.851Z Downloaded allocator-api2 v0.2.18
11452024-06-25T03:40:11.854Z Downloaded crc-any v2.5.0
11462024-06-25T03:40:11.857Z Downloaded const-oid v0.9.6
11472024-06-25T03:40:11.860Z Downloaded async-trait v0.1.80
11482024-06-25T03:40:11.862Z Downloaded quick-error v1.2.3
11492024-06-25T03:40:11.862Z Downloaded postgres-protocol v0.6.6
11502024-06-25T03:40:11.865Z Downloaded predicates-core v1.0.6
11512024-06-25T03:40:11.865Z Downloaded phf_shared v0.11.2
11522024-06-25T03:40:11.868Z Downloaded packed_struct_codegen v0.10.1
11532024-06-25T03:40:11.868Z Downloaded debug-ignore v1.0.5
11542024-06-25T03:40:11.868Z Downloaded bit-vec v0.6.3
11552024-06-25T03:40:11.871Z Downloaded bit-set v0.5.3
11562024-06-25T03:40:11.871Z Downloaded num-integer v0.1.46
11572024-06-25T03:40:11.874Z Downloaded backoff v0.4.0
11582024-06-25T03:40:11.874Z Downloaded addr2line v0.21.0
11592024-06-25T03:40:11.877Z Downloaded ascii v1.1.0
11602024-06-25T03:40:11.879Z Downloaded assert_matches v1.5.0
11612024-06-25T03:40:11.879Z Downloaded arrayref v0.3.7
11622024-06-25T03:40:11.879Z Downloaded ppv-lite86 v0.2.17
11632024-06-25T03:40:11.882Z Downloaded block-padding v0.3.3
11642024-06-25T03:40:11.882Z Downloaded bcs v0.1.6
11652024-06-25T03:40:11.885Z Downloaded base16ct v0.2.0
11662024-06-25T03:40:11.885Z Downloaded arrayvec v0.7.4
11672024-06-25T03:40:11.888Z Downloaded argon2 v0.5.3
11682024-06-25T03:40:11.888Z Downloaded num v0.4.3
11692024-06-25T03:40:11.888Z Downloaded mockall_derive v0.12.1
11702024-06-25T03:40:11.891Z Downloaded corncobs v0.1.3
11712024-06-25T03:40:11.891Z Downloaded chacha20 v0.9.1
11722024-06-25T03:40:11.894Z Downloaded opaque-debug v0.3.1
11732024-06-25T03:40:11.894Z Downloaded cexpr v0.6.0
11742024-06-25T03:40:11.897Z Downloaded cassowary v0.3.0
11752024-06-25T03:40:11.897Z Downloaded ascii-canvas v3.0.0
11762024-06-25T03:40:11.899Z Downloaded array-init v0.0.4
11772024-06-25T03:40:12.238Z Downloaded ring v0.17.8
11782024-06-25T03:40:12.357Z Downloaded ring v0.16.20
11792024-06-25T03:40:12.589Z Compiling proc-macro2 v1.0.86
11802024-06-25T03:40:12.589Z Compiling unicode-ident v1.0.12
11812024-06-25T03:40:12.589Z Compiling libc v0.2.155
11822024-06-25T03:40:12.592Z Compiling serde v1.0.203
11832024-06-25T03:40:12.592Z Compiling autocfg v1.3.0
11842024-06-25T03:40:12.592Z Compiling version_check v0.9.4
11852024-06-25T03:40:12.592Z Compiling cfg-if v1.0.0
11862024-06-25T03:40:12.838Z Compiling cc v1.0.97
11872024-06-25T03:40:12.861Z Compiling parking_lot_core v0.9.10
11882024-06-25T03:40:12.897Z Compiling serde_json v1.0.117
11892024-06-25T03:40:13.277Z Compiling once_cell v1.19.0
11902024-06-25T03:40:13.365Z Compiling libm v0.2.8
11912024-06-25T03:40:13.437Z Compiling ahash v0.8.11
11922024-06-25T03:40:13.518Z Compiling lock_api v0.4.12
11932024-06-25T03:40:13.726Z Compiling byteorder v1.5.0
11942024-06-25T03:40:13.772Z Compiling num-traits v0.2.19
11952024-06-25T03:40:13.870Z Compiling memchr v2.7.2
11962024-06-25T03:40:14.009Z Compiling thiserror v1.0.60
11972024-06-25T03:40:14.099Z Compiling typenum v1.17.0
11982024-06-25T03:40:14.252Z Compiling quote v1.0.36
11992024-06-25T03:40:14.485Z Compiling itoa v1.0.11
12002024-06-25T03:40:14.709Z Compiling syn v2.0.68
12012024-06-25T03:40:14.901Z Compiling getrandom v0.2.14
12022024-06-25T03:40:14.998Z Compiling log v0.4.21
12032024-06-25T03:40:15.033Z Compiling generic-array v0.14.7
12042024-06-25T03:40:15.376Z Compiling scopeguard v1.2.0
12052024-06-25T03:40:15.599Z Compiling allocator-api2 v0.2.18
12062024-06-25T03:40:15.730Z Compiling slab v0.4.9
12072024-06-25T03:40:15.939Z Compiling ring v0.17.8
12082024-06-25T03:40:15.974Z Compiling ryu v1.0.18
12092024-06-25T03:40:16.030Z Compiling pin-project-lite v0.2.14
12102024-06-25T03:40:16.070Z Compiling schemars v0.8.21
12112024-06-25T03:40:16.267Z Compiling semver v1.0.23
12122024-06-25T03:40:16.359Z Compiling smallvec v1.13.2
12132024-06-25T03:40:16.622Z Compiling equivalent v1.0.1
12142024-06-25T03:40:16.782Z Compiling vcpkg v0.2.15
12152024-06-25T03:40:16.838Z Compiling pkg-config v0.3.30
12162024-06-25T03:40:17.007Z Compiling signal-hook-registry v1.4.2
12172024-06-25T03:40:17.718Z Compiling parking_lot v0.12.2
12182024-06-25T03:40:18.257Z Compiling syn v1.0.109
12192024-06-25T03:40:18.596Z Compiling mio v0.8.11
12202024-06-25T03:40:18.623Z Compiling openssl-sys v0.9.102
12212024-06-25T03:40:19.557Z Compiling rand_core v0.6.4
12222024-06-25T03:40:19.832Z Compiling num_cpus v1.16.0
12232024-06-25T03:40:19.962Z Compiling socket2 v0.5.7
12242024-06-25T03:40:19.978Z Compiling time-core v0.1.2
12252024-06-25T03:40:20.142Z Compiling num-conv v0.1.0
12262024-06-25T03:40:20.409Z Compiling time-macros v0.2.18
12272024-06-25T03:40:20.788Z Compiling httparse v1.8.0
12282024-06-25T03:40:21.179Z Compiling futures-core v0.3.30
12292024-06-25T03:40:21.467Z Compiling openssl v0.10.64
12302024-06-25T03:40:21.665Z Compiling fnv v1.0.7
12312024-06-25T03:40:22.074Z Compiling iana-time-zone v0.1.60
12322024-06-25T03:40:22.090Z Compiling crossbeam-utils v0.8.19
12332024-06-25T03:40:22.158Z Compiling serde_derive_internals v0.29.1
12342024-06-25T03:40:22.606Z Compiling rustix v0.38.34
12352024-06-25T03:40:22.813Z Compiling spin v0.9.8
12362024-06-25T03:40:23.010Z Compiling native-tls v0.2.11
12372024-06-25T03:40:23.240Z Compiling rustls v0.21.12
12382024-06-25T03:40:23.306Z Compiling tinyvec_macros v0.1.1
12392024-06-25T03:40:23.397Z Compiling tinyvec v1.6.0
12402024-06-25T03:40:23.604Z Compiling const-oid v0.9.6
12412024-06-25T03:40:24.103Z Compiling ucd-trie v0.1.6
12422024-06-25T03:40:24.432Z Compiling futures-sink v0.3.30
12432024-06-25T03:40:24.494Z Compiling subtle v2.5.0
12442024-06-25T03:40:24.726Z Compiling unicode-normalization v0.1.23
12452024-06-25T03:40:24.769Z Compiling backtrace v0.3.71
12462024-06-25T03:40:24.797Z Compiling cookie v0.17.0
12472024-06-25T03:40:25.074Z Compiling dyn-clone v1.0.17
12482024-06-25T03:40:25.261Z Compiling unicode-bidi v0.3.15
12492024-06-25T03:40:26.363Z Compiling heck v0.5.0
12502024-06-25T03:40:26.367Z Compiling slog v2.7.0
12512024-06-25T03:40:26.367Z Compiling heck v0.4.1
12522024-06-25T03:40:26.367Z Compiling futures-channel v0.3.30
12532024-06-25T03:40:26.367Z Compiling futures-io v0.3.30
12542024-06-25T03:40:26.367Z Compiling futures-task v0.3.30
12552024-06-25T03:40:26.577Z Compiling pin-utils v0.1.0
12562024-06-25T03:40:26.900Z Compiling aho-corasick v1.1.3
12572024-06-25T03:40:27.100Z Compiling anyhow v1.0.86
12582024-06-25T03:40:27.289Z Compiling winnow v0.5.40
12592024-06-25T03:40:27.615Z Compiling regex-syntax v0.8.3
12602024-06-25T03:40:27.913Z Compiling untrusted v0.9.0
12612024-06-25T03:40:27.955Z Compiling serde_derive v1.0.203
12622024-06-25T03:40:28.110Z Compiling zerocopy-derive v0.7.34
12632024-06-25T03:40:29.418Z Compiling zeroize_derive v1.4.2
12642024-06-25T03:40:30.145Z Compiling thiserror-impl v1.0.60
12652024-06-25T03:40:30.853Z Compiling zerocopy v0.7.34
12662024-06-25T03:40:31.175Z Compiling tokio-macros v2.2.0
12672024-06-25T03:40:31.278Z Compiling futures-macro v0.3.30
12682024-06-25T03:40:31.816Z Compiling schemars_derive v0.8.21
12692024-06-25T03:40:33.098Z Compiling hashbrown v0.14.5
12702024-06-25T03:40:33.098Z Compiling tracing-attributes v0.1.27
12712024-06-25T03:40:33.170Z Compiling zeroize v1.7.0
12722024-06-25T03:40:33.950Z Compiling openssl-macros v0.1.1
12732024-06-25T03:40:34.624Z Compiling scroll_derive v0.12.0
12742024-06-25T03:40:34.729Z Compiling pest v2.7.10
12752024-06-25T03:40:34.908Z Compiling crypto-common v0.1.6
12762024-06-25T03:40:35.120Z Compiling futures-util v0.3.30
12772024-06-25T03:40:35.885Z Compiling der_derive v0.7.2
12782024-06-25T03:40:36.691Z Compiling block-buffer v0.10.4
12792024-06-25T03:40:37.574Z Compiling pest_meta v2.7.10
12802024-06-25T03:40:38.333Z Compiling regex-automata v0.4.6
12812024-06-25T03:40:38.528Z Compiling tracing-core v0.1.32
12822024-06-25T03:40:40.907Z Compiling pest_generator v2.7.10
12832024-06-25T03:40:41.849Z Compiling bytes v1.6.0
12842024-06-25T03:40:42.770Z Compiling indexmap v2.2.6
12852024-06-25T03:40:43.127Z Compiling tokio v1.37.0
12862024-06-25T03:40:43.676Z Compiling bitflags v2.5.0
12872024-06-25T03:40:43.699Z Compiling uuid v1.8.0
12882024-06-25T03:40:44.260Z Compiling chrono v0.4.38
12892024-06-25T03:40:44.381Z Compiling serde_tokenstream v0.2.0
12902024-06-25T03:40:45.553Z Compiling toml_datetime v0.6.6
12912024-06-25T03:40:46.004Z Compiling serde_spanned v0.6.6
12922024-06-25T03:40:46.224Z Compiling http v0.2.12
12932024-06-25T03:40:46.729Z Compiling toml_edit v0.19.15
12942024-06-25T03:40:49.229Z Compiling rustc_version v0.4.0
12952024-06-25T03:40:49.864Z Compiling pest_derive v2.7.10
12962024-06-25T03:40:49.893Z Compiling usdt-impl v0.5.0
12972024-06-25T03:40:50.206Z Compiling rustversion v1.0.17
12982024-06-25T03:40:50.608Z Compiling powerfmt v0.2.0
12992024-06-25T03:40:50.881Z Compiling deranged v0.3.11
13002024-06-25T03:40:51.104Z Compiling heapless v0.7.17
13012024-06-25T03:40:51.548Z Compiling tracing v0.1.40
13022024-06-25T03:40:51.764Z Compiling digest v0.10.7
13032024-06-25T03:40:52.190Z Compiling scroll v0.12.0
13042024-06-25T03:40:52.767Z Compiling ppv-lite86 v0.2.17
13052024-06-25T03:40:52.940Z Compiling plain v0.2.3
13062024-06-25T03:40:53.093Z Compiling num_threads v0.1.7
13072024-06-25T03:40:53.124Z Compiling signal-hook v0.3.17
13082024-06-25T03:40:53.222Z Compiling percent-encoding v2.3.1
13092024-06-25T03:40:53.684Z Compiling rand_chacha v0.3.1
13102024-06-25T03:40:53.794Z Compiling time v0.3.36
13112024-06-25T03:40:53.909Z Compiling goblin v0.8.2
13122024-06-25T03:40:54.708Z Compiling regex v1.10.4
13132024-06-25T03:40:55.742Z Compiling crc32fast v1.4.0
13142024-06-25T03:40:56.205Z Compiling pretty-hex v0.4.1
13152024-06-25T03:40:56.415Z Compiling strsim v0.11.1
13162024-06-25T03:40:57.742Z Compiling rand v0.8.5
13172024-06-25T03:40:58.576Z Compiling tokio-util v0.7.11
13182024-06-25T03:40:59.912Z Compiling dof v0.3.0
13192024-06-25T03:40:59.958Z Compiling dtrace-parser v0.2.0
13202024-06-25T03:41:00.521Z Compiling async-trait v0.1.80
13212024-06-25T03:41:00.759Z Compiling thread-id v4.2.1
13222024-06-25T03:41:01.245Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13232024-06-25T03:41:01.456Z Compiling base64ct v1.6.0
13242024-06-25T03:41:01.837Z Compiling unicode-width v0.1.12
13252024-06-25T03:41:01.942Z Compiling smoltcp v0.9.1
13262024-06-25T03:41:02.033Z Compiling foreign-types-shared v0.1.1
13272024-06-25T03:41:02.126Z Compiling foreign-types v0.3.2
13282024-06-25T03:41:02.143Z Compiling pem-rfc7468 v0.7.0
13292024-06-25T03:41:03.756Z Compiling form_urlencoded v1.2.1
13302024-06-25T03:41:04.067Z Compiling hmac v0.12.1
13312024-06-25T03:41:04.115Z Compiling base64 v0.21.7
13322024-06-25T03:41:04.323Z Compiling siphasher v0.3.11
13332024-06-25T03:41:04.369Z Compiling try-lock v0.2.5
13342024-06-25T03:41:04.519Z Compiling adler v1.0.2
13352024-06-25T03:41:04.753Z Compiling flagset v0.4.5
13362024-06-25T03:41:04.956Z Compiling want v0.3.1
13372024-06-25T03:41:04.959Z Compiling der v0.7.9
13382024-06-25T03:41:05.082Z Compiling miniz_oxide v0.7.2
13392024-06-25T03:41:07.283Z Compiling h2 v0.3.26
13402024-06-25T03:41:08.233Z Compiling sct v0.7.1
13412024-06-25T03:41:08.371Z Compiling rustls-webpki v0.101.7
13422024-06-25T03:41:08.507Z Compiling http-body v0.4.6
13432024-06-25T03:41:09.497Z Compiling openapiv3 v2.0.0
13442024-06-25T03:41:09.569Z Compiling hubpack_derive v0.1.1
13452024-06-25T03:41:09.929Z Compiling zerocopy-derive v0.6.6
13462024-06-25T03:41:10.095Z Compiling idna v0.5.0
13472024-06-25T03:41:10.344Z Compiling errno v0.3.9
13482024-06-25T03:41:10.612Z Compiling fs-err v2.11.0
13492024-06-25T03:41:10.615Z Compiling stable_deref_trait v1.2.0
13502024-06-25T03:41:10.737Z Compiling httpdate v1.0.3
13512024-06-25T03:41:10.895Z Compiling finl_unicode v1.2.0
13522024-06-25T03:41:11.163Z Compiling tower-service v0.3.2
13532024-06-25T03:41:11.295Z Compiling anstyle v1.0.7
13542024-06-25T03:41:11.715Z Compiling utf8parse v0.2.1
13552024-06-25T03:41:11.821Z Compiling spin v0.5.2
13562024-06-25T03:41:12.073Z Compiling gimli v0.28.1
13572024-06-25T03:41:12.574Z Compiling cpufeatures v0.2.12
13582024-06-25T03:41:12.638Z Compiling openssl-probe v0.1.5
13592024-06-25T03:41:12.677Z Compiling sha2 v0.10.8
13602024-06-25T03:41:13.443Z Compiling anstyle-parse v0.2.4
13612024-06-25T03:41:13.679Z Compiling stringprep v0.1.4
13622024-06-25T03:41:13.737Z Compiling url v2.5.0
13632024-06-25T03:41:14.449Z Compiling hyper v0.14.28
13642024-06-25T03:41:16.701Z Compiling addr2line v0.21.0
13652024-06-25T03:41:17.502Z Compiling spki v0.7.3
13662024-06-25T03:41:18.744Z Compiling usdt-macro v0.5.0
13672024-06-25T03:41:19.555Z Compiling usdt-attr-macro v0.5.0
13682024-06-25T03:41:20.185Z Compiling md-5 v0.10.6
13692024-06-25T03:41:23.771Z Compiling idna v0.3.0
13702024-06-25T03:41:24.772Z Compiling diesel_table_macro_syntax v0.1.0
13712024-06-25T03:41:24.821Z Compiling num-integer v0.1.46
13722024-06-25T03:41:24.996Z Compiling object v0.32.2
13732024-06-25T03:41:25.219Z Compiling hash32 v0.2.1
13742024-06-25T03:41:25.508Z Compiling fallible-iterator v0.2.0
13752024-06-25T03:41:25.821Z Compiling psl-types v2.0.11
13762024-06-25T03:41:26.016Z Compiling anstyle-query v1.0.3
13772024-06-25T03:41:27.745Z Compiling colorchoice v1.0.1
13782024-06-25T03:41:27.903Z Compiling is_terminal_polyfill v1.70.0
13792024-06-25T03:41:28.030Z Compiling rustc-demangle v0.1.24
13802024-06-25T03:41:33.026Z Compiling anstream v0.6.14
13812024-06-25T03:41:33.567Z Compiling postgres-protocol v0.6.6
13822024-06-25T03:41:33.674Z Compiling publicsuffix v2.2.3
13832024-06-25T03:41:33.723Z Compiling lazy_static v1.4.0
13842024-06-25T03:41:33.837Z Compiling diesel_derives v2.1.4
13852024-06-25T03:41:39.412Z Compiling tokio-rustls v0.24.1
13862024-06-25T03:41:40.718Z Compiling pkcs8 v0.10.2
13872024-06-25T03:41:41.033Z Compiling terminal_size v0.3.0
13882024-06-25T03:41:41.268Z Compiling tokio-native-tls v0.3.1
13892024-06-25T03:41:41.560Z Compiling phf_shared v0.11.2
13902024-06-25T03:41:42.595Z Compiling strum_macros v0.25.3
13912024-06-25T03:41:42.598Z Compiling block-padding v0.3.3
13922024-06-25T03:41:42.835Z Compiling regress v0.9.1
13932024-06-25T03:41:43.131Z Compiling enum-as-inner v0.5.1
13942024-06-25T03:41:43.224Z Compiling clap_derive v4.5.4
13952024-06-25T03:41:44.115Z Compiling serde_repr v0.1.19
13962024-06-25T03:41:45.671Z Compiling ff v0.13.0
13972024-06-25T03:41:45.918Z Compiling scheduled-thread-pool v0.2.7
13982024-06-25T03:41:46.425Z Compiling encoding_rs v0.8.34
13992024-06-25T03:41:47.571Z Compiling bit-vec v0.6.3
14002024-06-25T03:41:47.872Z Compiling bitflags v1.3.2
14012024-06-25T03:41:47.960Z Compiling managed v0.8.0
14022024-06-25T03:41:47.983Z Compiling either v1.12.0
14032024-06-25T03:41:48.389Z Compiling base16ct v0.2.0
14042024-06-25T03:41:49.068Z Compiling matches v0.1.10
14052024-06-25T03:41:49.165Z Compiling clap_lex v0.7.0
14062024-06-25T03:41:49.380Z Compiling ipnet v2.9.0
14072024-06-25T03:41:49.611Z Compiling mime v0.3.17
14082024-06-25T03:41:49.629Z Compiling clap_builder v4.5.2
14092024-06-25T03:41:50.500Z Compiling idna v0.2.3
14102024-06-25T03:41:51.938Z Compiling sec1 v0.7.3
14112024-06-25T03:41:52.485Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14122024-06-25T03:41:53.723Z Compiling r2d2 v0.8.10
14132024-06-25T03:41:55.294Z Compiling group v0.13.0
14142024-06-25T03:41:57.281Z Compiling inout v0.1.3
14152024-06-25T03:41:57.590Z Compiling phf v0.11.2
14162024-06-25T03:41:57.627Z Compiling hyper-tls v0.5.0
14172024-06-25T03:41:57.818Z Compiling signal-hook-mio v0.2.3
14182024-06-25T03:41:57.959Z Compiling hyper-rustls v0.24.2
14192024-06-25T03:41:57.977Z Compiling cookie_store v0.20.0
14202024-06-25T03:41:58.302Z Compiling postgres-types v0.2.6
14212024-06-25T03:41:58.578Z Compiling num-bigint v0.4.5
14222024-06-25T03:41:58.740Z Compiling zerocopy v0.6.6
14232024-06-25T03:41:59.473Z Compiling hubpack v0.1.2
14242024-06-25T03:41:59.535Z Compiling phf_shared v0.10.0
14252024-06-25T03:41:59.723Z Compiling rustls-pemfile v1.0.4
14262024-06-25T03:41:59.896Z Compiling hkdf v0.12.4
14272024-06-25T03:41:59.920Z Compiling serde_urlencoded v0.7.1
14282024-06-25T03:42:00.128Z Compiling crossbeam-epoch v0.9.18
14292024-06-25T03:42:00.556Z Compiling ipnetwork v0.20.0
14302024-06-25T03:42:01.380Z Compiling futures-executor v0.3.30
14312024-06-25T03:42:02.144Z Compiling crypto-bigint v0.5.5
14322024-06-25T03:42:02.251Z Compiling float-cmp v0.9.0
14332024-06-25T03:42:02.347Z Compiling memmap v0.7.0
14342024-06-25T03:42:02.655Z Compiling static_assertions v1.1.0
14352024-06-25T03:42:02.673Z Compiling precomputed-hash v0.1.1
14362024-06-25T03:42:02.754Z Compiling normalize-line-endings v0.3.0
14372024-06-25T03:42:02.792Z Compiling data-encoding v2.6.0
14382024-06-25T03:42:02.880Z Compiling winnow v0.6.8
14392024-06-25T03:42:04.354Z Compiling unicode-segmentation v1.11.0
14402024-06-25T03:42:05.229Z Compiling whoami v1.5.1
14412024-06-25T03:42:05.695Z Compiling sync_wrapper v0.1.2
14422024-06-25T03:42:05.716Z Compiling minimal-lexical v0.2.1
14432024-06-25T03:42:05.827Z Compiling difflib v0.4.0
14442024-06-25T03:42:05.896Z Compiling new_debug_unreachable v1.0.6
14452024-06-25T03:42:05.993Z Compiling predicates-core v1.0.6
14462024-06-25T03:42:06.030Z Compiling webpki-roots v0.25.4
14472024-06-25T03:42:06.274Z Compiling fixedbitset v0.4.2
14482024-06-25T03:42:06.277Z Compiling predicates v3.1.0
14492024-06-25T03:42:06.299Z Compiling reqwest v0.11.27
14502024-06-25T03:42:06.625Z Compiling petgraph v0.6.5
14512024-06-25T03:42:06.641Z Compiling toml_edit v0.22.13
14522024-06-25T03:42:07.138Z Compiling nom v7.1.3
14532024-06-25T03:42:07.784Z Compiling string_cache v0.8.7
14542024-06-25T03:42:08.069Z Compiling tokio-postgres v0.7.10
14552024-06-25T03:42:08.202Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14562024-06-25T03:42:10.858Z Compiling similar v2.5.0
14572024-06-25T03:42:12.230Z Compiling elliptic-curve v0.13.8
14582024-06-25T03:42:12.268Z Compiling trust-dns-proto v0.22.0
14592024-06-25T03:42:12.733Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
14602024-06-25T03:42:12.943Z Compiling usdt v0.5.0
14612024-06-25T03:42:13.822Z Compiling futures v0.3.30
14622024-06-25T03:42:13.945Z Compiling yasna v0.5.2
14632024-06-25T03:42:14.093Z Compiling diesel v2.1.6
14642024-06-25T03:42:15.404Z Compiling crossterm v0.27.0
14652024-06-25T03:42:15.563Z Compiling flate2 v1.0.30
14662024-06-25T03:42:15.590Z Compiling cipher v0.4.4
14672024-06-25T03:42:16.823Z Compiling clap v4.5.4
14682024-06-25T03:42:16.946Z Compiling itertools v0.12.1
14692024-06-25T03:42:17.182Z Compiling itertools v0.10.5
14702024-06-25T03:42:18.696Z Compiling bit-set v0.5.3
14712024-06-25T03:42:19.096Z Compiling console v0.15.8
14722024-06-25T03:42:19.187Z Compiling num-iter v0.1.45
14732024-06-25T03:42:20.008Z Compiling tokio-stream v0.1.15
14742024-06-25T03:42:20.093Z Compiling toml v0.7.8
14752024-06-25T03:42:20.137Z Compiling bstr v1.9.1
14762024-06-25T03:42:20.162Z Compiling hex v0.4.3
14772024-06-25T03:42:20.382Z Compiling lalrpop-util v0.19.12
14782024-06-25T03:42:20.736Z Compiling peg-runtime v0.8.3
14792024-06-25T03:42:21.249Z Compiling unicode-xid v0.2.4
14802024-06-25T03:42:21.317Z Compiling camino v1.1.7
14812024-06-25T03:42:21.950Z Compiling proc-macro-crate v1.3.1
14822024-06-25T03:42:22.350Z Compiling heapless v0.8.0
14832024-06-25T03:42:23.923Z Compiling num_enum_derive v0.5.11
14842024-06-25T03:42:31.277Z Compiling hash32 v0.3.1
14852024-06-25T03:42:31.668Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14862024-06-25T03:42:31.802Z Compiling smoltcp v0.11.0
14872024-06-25T03:42:32.440Z Compiling rustls-pki-types v1.7.0
14882024-06-25T03:42:33.431Z Compiling ident_case v1.0.1
14892024-06-25T03:42:34.003Z Compiling darling_core v0.20.9
14902024-06-25T03:42:45.787Z Compiling num_enum v0.5.11
14912024-06-25T03:42:46.492Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
14922024-06-25T03:42:46.881Z Compiling getopts v0.2.21
14932024-06-25T03:42:48.711Z Compiling dirs-sys-next v0.1.2
14942024-06-25T03:42:49.532Z Compiling proc-macro-error-attr v1.0.4
14952024-06-25T03:42:49.783Z Compiling paste v1.0.15
14962024-06-25T03:42:49.819Z Compiling embedded-io v0.4.0
14972024-06-25T03:42:50.106Z Compiling rustls v0.22.4
14982024-06-25T03:42:50.333Z Compiling unsafe-libyaml v0.2.11
14992024-06-25T03:42:50.352Z Compiling cobs v0.2.3
15002024-06-25T03:42:50.802Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15012024-06-25T03:42:50.893Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15022024-06-25T03:42:56.117Z Compiling serde_yaml v0.9.34+deprecated
15032024-06-25T03:42:56.239Z Compiling postcard v1.0.8
15042024-06-25T03:42:56.239Z Compiling dirs-next v2.0.0
15052024-06-25T03:42:56.859Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15062024-06-25T03:43:00.919Z Compiling darling_macro v0.20.9
15072024-06-25T03:43:02.019Z Compiling rustls-webpki v0.102.4
15082024-06-25T03:43:08.078Z Compiling strum_macros v0.26.2
15092024-06-25T03:43:09.773Z Compiling structmeta-derive v0.3.0
15102024-06-25T03:43:09.831Z Compiling foreign-types-macros v0.2.3
15112024-06-25T03:43:10.898Z Compiling thread_local v1.1.8
15122024-06-25T03:43:11.064Z Compiling proc-macro-error v1.0.4
15132024-06-25T03:43:11.357Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15142024-06-25T03:43:11.664Z Compiling multer v3.1.0
15152024-06-25T03:43:12.816Z Compiling slog-async v2.8.0
15162024-06-25T03:43:13.191Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15172024-06-25T03:43:13.273Z Compiling foreign-types-shared v0.3.1
15182024-06-25T03:43:13.293Z Compiling match_cfg v0.1.0
15192024-06-25T03:43:13.764Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15202024-06-25T03:43:13.942Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15212024-06-25T03:43:17.399Z Compiling foreign-types v0.5.0
15222024-06-25T03:43:17.524Z Compiling hostname v0.3.1
15232024-06-25T03:43:18.126Z Compiling strum v0.26.2
15242024-06-25T03:43:18.727Z Compiling structmeta v0.3.0
15252024-06-25T03:43:23.736Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15262024-06-25T03:43:25.185Z Compiling darling v0.20.9
15272024-06-25T03:44:17.506Z Compiling term v0.7.0
15282024-06-25T03:44:17.506Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15292024-06-25T03:44:17.507Z Compiling slog-json v2.6.1
15302024-06-25T03:44:17.507Z Compiling tabwriter v1.4.0
15312024-06-25T03:44:17.536Z Compiling crossbeam-channel v0.5.12
15322024-06-25T03:44:17.536Z Compiling http v1.1.0
15332024-06-25T03:44:17.536Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15342024-06-25T03:44:17.536Z Compiling async-stream-impl v0.3.5
15352024-06-25T03:44:17.536Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15362024-06-25T03:44:17.536Z Compiling cstr-argument v0.1.2
15372024-06-25T03:44:17.536Z Compiling is-terminal v0.4.12
15382024-06-25T03:44:17.536Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15392024-06-25T03:44:17.536Z Compiling fastrand v2.1.0
15402024-06-25T03:44:17.538Z Compiling crucible-workspace-hack v0.1.0
15412024-06-25T03:44:17.538Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
15422024-06-25T03:44:17.538Z Compiling pretty-hex v0.2.1
15432024-06-25T03:44:17.538Z Compiling take_mut v0.2.2
15442024-06-25T03:44:17.538Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
15452024-06-25T03:44:17.538Z Compiling base64 v0.22.1
15462024-06-25T03:44:17.538Z Compiling atomic-waker v1.1.2
15472024-06-25T03:44:17.539Z Compiling rayon-core v1.12.1
15482024-06-25T03:44:17.539Z Compiling waitgroup v0.1.2
15492024-06-25T03:44:17.539Z Compiling rustls-pemfile v2.1.2
15502024-06-25T03:44:17.539Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15512024-06-25T03:44:17.539Z Compiling async-stream v0.3.5
15522024-06-25T03:44:17.539Z Compiling tempfile v3.10.1
15532024-06-25T03:44:17.539Z Compiling slog-term v2.9.1
15542024-06-25T03:44:17.539Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15552024-06-25T03:44:17.540Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15562024-06-25T03:44:17.540Z Compiling slog-bunyan v2.5.0
15572024-06-25T03:44:17.540Z Compiling tokio-rustls v0.25.0
15582024-06-25T03:44:17.540Z Compiling serde_with_macros v3.8.1
15592024-06-25T03:44:17.540Z Compiling parse-display-derive v0.9.0
15602024-06-25T03:44:17.540Z Compiling toml v0.8.13
15612024-06-25T03:44:17.540Z Compiling sha1 v0.10.6
15622024-06-25T03:44:17.540Z Compiling crossbeam-deque v0.8.5
15632024-06-25T03:44:17.540Z Compiling colored v2.1.0
15642024-06-25T03:44:17.540Z Compiling newtype-uuid v1.1.0
15652024-06-25T03:44:17.541Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15662024-06-25T03:44:17.541Z Compiling serde_path_to_error v0.1.16
15672024-06-25T03:44:17.541Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15682024-06-25T03:44:17.541Z Compiling socket2 v0.4.10
15692024-06-25T03:44:17.541Z Compiling hostname v0.4.0
15702024-06-25T03:44:17.541Z Compiling instant v0.1.12
15712024-06-25T03:44:17.541Z Compiling debug-ignore v1.0.5
15722024-06-25T03:44:17.541Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
15732024-06-25T03:44:17.541Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15742024-06-25T03:44:17.542Z Compiling parse-display v0.9.0
15752024-06-25T03:44:17.542Z Compiling backoff v0.4.0
15762024-06-25T03:44:17.542Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15772024-06-25T03:44:17.542Z Compiling serde_with v3.8.1
15782024-06-25T03:44:17.542Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
15792024-06-25T03:44:17.542Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15802024-06-25T03:44:17.543Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15812024-06-25T03:44:17.543Z Compiling camino-tempfile v1.1.1
15822024-06-25T03:44:17.543Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
15832024-06-25T03:44:17.543Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15842024-06-25T03:44:17.543Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
15852024-06-25T03:44:17.543Z Compiling macaddr v1.0.1
15862024-06-25T03:44:17.543Z Compiling num-derive v0.4.2
15872024-06-25T03:44:17.543Z Compiling sigpipe v0.1.3
15882024-06-25T03:44:17.544Z Compiling libefi-sys v0.1.0
15892024-06-25T03:44:17.544Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
15902024-06-25T03:44:17.544Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
15912024-06-25T03:44:17.548Z Compiling rayon v1.10.0
15922024-06-25T03:44:17.548Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
15932024-06-25T03:44:17.548Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
15942024-06-25T03:44:17.548Z Compiling smf v0.2.3
15952024-06-25T03:44:17.548Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
15962024-06-25T03:44:17.548Z Compiling blake3 v1.5.1
15972024-06-25T03:44:17.548Z Compiling ring v0.16.20
15982024-06-25T03:44:17.548Z Compiling portable-atomic v1.6.0
15992024-06-25T03:44:17.548Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
16002024-06-25T03:44:17.548Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
16012024-06-25T03:44:17.548Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16022024-06-25T03:44:17.548Z Compiling xattr v1.3.1
16032024-06-25T03:44:17.549Z Compiling memmap2 v0.9.4
16042024-06-25T03:44:17.549Z Compiling filetime v0.2.23
16052024-06-25T03:44:17.549Z Compiling arrayvec v0.7.4
16062024-06-25T03:44:17.549Z Compiling arrayref v0.3.7
16072024-06-25T03:44:17.549Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
16082024-06-25T03:44:17.549Z Compiling same-file v1.0.6
16092024-06-25T03:44:17.549Z Compiling constant_time_eq v0.3.0
16102024-06-25T03:44:17.549Z Compiling untrusted v0.7.1
16112024-06-25T03:44:17.549Z Compiling walkdir v2.5.0
16122024-06-25T03:44:17.549Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
16132024-06-25T03:44:17.549Z Compiling tar v0.4.40
16142024-06-25T03:44:17.549Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16152024-06-25T03:44:17.549Z Compiling cargo-platform v0.1.8
16162024-06-25T03:44:17.549Z Compiling gethostname v0.4.3
16172024-06-25T03:44:17.549Z Compiling number_prefix v0.4.0
16182024-06-25T03:44:17.549Z Compiling topological-sort v0.2.2
16192024-06-25T03:44:17.549Z Compiling indicatif v0.17.8
16202024-06-25T03:44:17.549Z Compiling cargo_metadata v0.18.1
16212024-06-25T03:44:17.549Z Compiling omicron-zone-package v0.11.0
16222024-06-25T03:44:17.549Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
16232024-06-25T03:44:18.659Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
16242024-06-25T03:44:19.945Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
16252024-06-25T03:44:21.840Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
16262024-06-25T03:44:42.251Z Finished `release` profile [optimized] target(s) in 4m 32s
16272024-06-25T03:44:42.368Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
16282024-06-25T03:44:42.415ZLogging to: /work/oxidecomputer/omicron/out/LOG
16292024-06-25T03:44:42.419ZCreated new build target 'test' and set it as active
16302024-06-25T03:44:42.419Z
16312024-06-25T03:44:42.419Zreal 4:32.779337439
16322024-06-25T03:44:42.419Zuser 30:34.487479646
16332024-06-25T03:44:42.419Zsys 3:58.011606759
16342024-06-25T03:44:42.419Ztrap 0.899470584
16352024-06-25T03:44:42.419Ztflt 2.774314976
16362024-06-25T03:44:42.419Zdflt 1.492882165
16372024-06-25T03:44:42.419Zkflt 0.020831069
16382024-06-25T03:44:42.419Zlock 1:04:20.923416282
16392024-06-25T03:44:42.419Zslp 1:26:29.044219863
16402024-06-25T03:44:42.419Zlat 2:03.245051989
16412024-06-25T03:44:42.419Zstop 3:12.065637741
16422024-06-25T03:44:42.419Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
16432024-06-25T03:44:43.314Z Finished `release` profile [optimized] target(s) in 0.84s
16442024-06-25T03:44:43.362Z Running `target/release/omicron-package -t test package`
16452024-06-25T03:44:43.398ZLogging to: /work/oxidecomputer/omicron/out/LOG
16462024-06-25T03:44:44.423Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16472024-06-25T03:44:44.523Z Compiling humantime v2.1.0
16482024-06-25T03:44:44.526Z Compiling newline-converter v0.3.0
16492024-06-25T03:44:44.526Z Compiling derive-where v1.2.7
16502024-06-25T03:44:44.539Z Compiling dirs-sys-next v0.1.2
16512024-06-25T03:44:44.550Z Compiling prettyplease v0.2.20
16522024-06-25T03:44:44.556Z Compiling convert_case v0.4.0
16532024-06-25T03:44:44.556Z Compiling camino v1.1.7
16542024-06-25T03:44:44.681Z Compiling expectorate v1.1.0
16552024-06-25T03:44:44.750Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
16562024-06-25T03:44:44.845Z Compiling dirs-next v2.0.0
16572024-06-25T03:44:44.861Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16582024-06-25T03:44:45.003Z Compiling term v0.7.0
16592024-06-25T03:44:45.091Z Compiling password-hash v0.5.0
16602024-06-25T03:44:45.354Z Compiling derive_more v0.99.17
16612024-06-25T03:44:45.369Z Compiling blake2 v0.10.6
16622024-06-25T03:44:45.549Z Compiling is-terminal v0.4.12
16632024-06-25T03:44:45.680Z Compiling toml v0.8.13
16642024-06-25T03:44:46.339Z Compiling argon2 v0.5.3
16652024-06-25T03:44:46.599Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16662024-06-25T03:44:47.062Z Compiling semver v0.1.20
16672024-06-25T03:44:47.362Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16682024-06-25T03:44:47.397Z Compiling rustc_version v0.1.7
16692024-06-25T03:44:47.648Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16702024-06-25T03:44:47.761Z Compiling linked-hash-map v0.5.6
16712024-06-25T03:44:47.823Z Compiling newtype_derive v0.1.6
16722024-06-25T03:44:47.863Z Compiling rustls-pki-types v1.7.0
16732024-06-25T03:44:48.164Z Compiling lru-cache v0.1.2
16742024-06-25T03:44:48.294Z Compiling rustls-webpki v0.102.4
16752024-06-25T03:44:48.375Z Compiling rustls v0.22.4
16762024-06-25T03:44:48.402Z Compiling thread_local v1.1.8
16772024-06-25T03:44:48.613Z Compiling match_cfg v0.1.0
16782024-06-25T03:44:48.709Z Compiling home v0.5.9
16792024-06-25T03:44:48.837Z Compiling hostname v0.3.1
16802024-06-25T03:44:48.890Z Compiling steno v0.4.0
16812024-06-25T03:44:48.940Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
16822024-06-25T03:44:49.054Z Compiling multer v3.1.0
16832024-06-25T03:44:49.120Z Compiling slog-async v2.8.0
16842024-06-25T03:44:50.161Z Compiling slog-json v2.6.1
16852024-06-25T03:44:50.529Z Compiling crossbeam-channel v0.5.12
16862024-06-25T03:44:50.671Z Compiling http v1.1.0
16872024-06-25T03:44:51.322Z Compiling slog-dtrace v0.3.0
16882024-06-25T03:44:51.527Z Compiling base64 v0.22.1
16892024-06-25T03:44:51.627Z Compiling atomic-waker v1.1.2
16902024-06-25T03:44:51.818Z Compiling termcolor v1.4.1
16912024-06-25T03:44:52.244Z Compiling take_mut v0.2.2
16922024-06-25T03:44:52.915Z Compiling rustls-pemfile v2.1.2
16932024-06-25T03:44:53.029Z Compiling waitgroup v0.1.2
16942024-06-25T03:44:53.321Z Compiling slog-bunyan v2.5.0
16952024-06-25T03:44:53.344Z Compiling slog-term v2.9.1
16962024-06-25T03:44:53.349Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
16972024-06-25T03:44:53.382Z Compiling async-stream v0.3.5
16982024-06-25T03:44:53.509Z Compiling tokio-rustls v0.25.0
16992024-06-25T03:44:53.676Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
17002024-06-25T03:44:53.739Z Compiling sha1 v0.10.6
17012024-06-25T03:44:53.759Z Compiling newtype-uuid v1.1.0
17022024-06-25T03:44:53.928Z Compiling serde_path_to_error v0.1.16
17032024-06-25T03:44:54.042Z Compiling hostname v0.4.0
17042024-06-25T03:44:54.109Z Compiling instant v0.1.12
17052024-06-25T03:44:54.253Z Compiling debug-ignore v1.0.5
17062024-06-25T03:44:54.269Z Compiling backoff v0.4.0
17072024-06-25T03:44:54.400Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
17082024-06-25T03:44:54.740Z Compiling parse-display v0.9.0
17092024-06-25T03:44:55.343Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17102024-06-25T03:44:55.474Z Compiling serde_with v3.8.1
17112024-06-25T03:44:56.288Z Compiling strum v0.26.2
17122024-06-25T03:44:56.472Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17132024-06-25T03:44:57.587Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
17142024-06-25T03:44:58.266Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17152024-06-25T03:44:58.302Z Compiling num-rational v0.4.2
17162024-06-25T03:44:58.431Z Compiling num-complex v0.4.6
17172024-06-25T03:44:59.126Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
17182024-06-25T03:44:59.458Z Compiling macaddr v1.0.1
17192024-06-25T03:44:59.474Z Compiling quick-error v1.2.3
17202024-06-25T03:44:59.626Z Compiling resolv-conf v0.7.0
17212024-06-25T03:44:59.900Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17222024-06-25T03:44:59.926Z Compiling num v0.4.3
17232024-06-25T03:45:01.893Z Compiling float-ord v0.3.2
17242024-06-25T03:45:02.121Z Compiling radium v0.7.0
17252024-06-25T03:45:02.465Z Compiling utf-8 v0.7.6
17262024-06-25T03:45:02.494Z Compiling swrite v0.1.0
17272024-06-25T03:45:02.628Z Compiling trust-dns-resolver v0.22.0
17282024-06-25T03:45:02.646Z Compiling maybe-uninit v2.0.0
17292024-06-25T03:45:02.955Z Compiling tap v1.0.1
17302024-06-25T03:45:03.134Z Compiling wyz v0.5.1
17312024-06-25T03:45:07.073Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
17322024-06-25T03:45:07.112Z Compiling bzip2-sys v0.1.11+1.0.8
17332024-06-25T03:45:07.112Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
17342024-06-25T03:45:09.578Z Compiling funty v2.0.0
17352024-06-25T03:45:12.292Z Compiling num-bigint-dig v0.8.4
17362024-06-25T03:45:12.569Z Compiling packed_struct v0.10.1
17372024-06-25T03:45:12.992Z Compiling display-error-chain v0.2.0
17382024-06-25T03:45:13.179Z Compiling crc-catalog v2.4.0
17392024-06-25T03:45:13.333Z Compiling crc v3.2.1
17402024-06-25T03:45:14.513Z Compiling bitvec v1.0.1
17412024-06-25T03:45:19.216Z Compiling packed_struct_codegen v0.10.1
17422024-06-25T03:45:20.450Z Compiling indexmap v1.9.3
17432024-06-25T03:45:20.747Z Compiling glob v0.3.1
17442024-06-25T03:45:21.575Z Compiling nodrop v0.1.14
17452024-06-25T03:45:21.713Z Compiling crunchy v0.2.2
17462024-06-25T03:45:22.185Z Compiling array-init v0.0.4
17472024-06-25T03:45:22.589Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
17482024-06-25T03:45:23.497Z Compiling clang-sys v1.7.0
17492024-06-25T03:45:24.286Z Compiling smallvec v0.6.14
17502024-06-25T03:45:24.747Z Compiling pkcs1 v0.7.5
17512024-06-25T03:45:26.003Z Compiling signature v2.2.0
17522024-06-25T03:45:26.121Z Compiling nibble_vec v0.1.0
17532024-06-25T03:45:26.289Z Compiling cancel-safe-futures v0.1.5
17542024-06-25T03:45:26.345Z Compiling hashbrown v0.12.3
17552024-06-25T03:45:26.667Z Compiling endian-type v0.1.2
17562024-06-25T03:45:26.936Z Compiling bitfield v0.14.0
17572024-06-25T03:45:27.146Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17582024-06-25T03:45:27.237Z Compiling maplit v1.0.2
17592024-06-25T03:45:27.363Z Compiling tiny-keccak v2.0.2
17602024-06-25T03:45:27.550Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17612024-06-25T03:45:27.646Z Compiling rsa v0.9.6
17622024-06-25T03:45:28.713Z Compiling radix_trie v0.2.1
17632024-06-25T03:45:28.924Z Compiling serde-hex v0.1.0
17642024-06-25T03:45:29.625Z Compiling bzip2 v0.4.4
17652024-06-25T03:45:30.232Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17662024-06-25T03:45:30.563Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17672024-06-25T03:45:31.358Z Compiling env_logger v0.10.2
17682024-06-25T03:45:33.201Z Compiling x509-cert v0.2.5
17692024-06-25T03:45:33.987Z Compiling ron v0.8.1
17702024-06-25T03:45:34.396Z Compiling hashbrown v0.13.2
17712024-06-25T03:45:34.589Z Compiling crc-any v2.5.0
17722024-06-25T03:45:35.783Z Compiling object v0.30.4
17732024-06-25T03:45:35.997Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17742024-06-25T03:45:37.724Z Compiling zip v0.6.6
17752024-06-25T03:45:40.237Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
17762024-06-25T03:45:41.288Z Compiling rayon-core v1.12.1
17772024-06-25T03:45:41.314Z Compiling ascii-canvas v3.0.0
17782024-06-25T03:45:41.829Z Compiling crossbeam-deque v0.8.5
17792024-06-25T03:45:42.193Z Compiling ena v0.14.3
17802024-06-25T03:45:42.607Z Compiling half v2.4.1
17812024-06-25T03:45:43.309Z Compiling libloading v0.8.3
17822024-06-25T03:45:43.708Z Compiling arc-swap v1.7.1
17832024-06-25T03:45:44.378Z Compiling same-file v1.0.6
17842024-06-25T03:45:44.610Z Compiling fastrand v2.1.0
17852024-06-25T03:45:45.139Z Compiling path-slash v0.1.5
17862024-06-25T03:45:45.199Z Compiling ciborium-io v0.2.2
17872024-06-25T03:45:45.340Z Compiling diff v0.1.13
17882024-06-25T03:45:45.367Z Compiling bindgen v0.69.4
17892024-06-25T03:45:45.435Z Compiling regex-syntax v0.6.29
17902024-06-25T03:45:45.845Z Compiling ciborium-ll v0.2.2
17912024-06-25T03:45:45.918Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
17922024-06-25T03:45:46.375Z Compiling tempfile v3.10.1
17932024-06-25T03:45:47.179Z Compiling walkdir v2.5.0
17942024-06-25T03:45:47.871Z Compiling slog-scope v4.4.0
17952024-06-25T03:45:48.768Z Compiling lalrpop v0.19.12
17962024-06-25T03:45:51.753Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
17972024-06-25T03:45:52.524Z Compiling which v4.4.2
17982024-06-25T03:45:52.889Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
17992024-06-25T03:45:53.072Z Compiling cexpr v0.6.0
18002024-06-25T03:45:53.122Z Compiling fxhash v0.2.1
18012024-06-25T03:45:53.348Z Compiling ref-cast v1.0.23
18022024-06-25T03:45:53.783Z Compiling rustc-hash v1.1.0
18032024-06-25T03:45:53.942Z Compiling shlex v1.3.0
18042024-06-25T03:45:54.322Z Compiling lazycell v1.3.0
18052024-06-25T03:45:54.822Z Compiling blake3 v1.5.1
18062024-06-25T03:45:55.212Z Compiling ring v0.16.20
18072024-06-25T03:46:00.459Z Compiling rayon v1.10.0
18082024-06-25T03:46:00.459Z Compiling slog-stdlog v4.1.1
18092024-06-25T03:46:00.459Z Compiling ciborium v0.2.2
18102024-06-25T03:46:00.459Z Compiling tungstenite v0.21.0
18112024-06-25T03:46:00.997Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
18122024-06-25T03:46:01.277Z Compiling derive_builder_core v0.20.0
18132024-06-25T03:46:01.876Z Compiling headers-core v0.2.0
18142024-06-25T03:46:02.041Z Compiling xattr v1.3.1
18152024-06-25T03:46:02.309Z Compiling libxml v0.3.3
18162024-06-25T03:46:02.651Z Compiling ref-cast-impl v1.0.23
18172024-06-25T03:46:02.684Z Compiling memmap2 v0.9.4
18182024-06-25T03:46:03.102Z Compiling filetime v0.2.23
18192024-06-25T03:46:03.438Z Compiling atty v0.2.14
18202024-06-25T03:46:03.515Z Compiling arrayref v0.3.7
18212024-06-25T03:46:03.584Z Compiling arrayvec v0.7.4
18222024-06-25T03:46:03.618Z Compiling constant_time_eq v0.3.0
18232024-06-25T03:46:03.780Z Compiling untrusted v0.7.1
18242024-06-25T03:46:03.976Z Compiling derive_builder_macro v0.20.0
18252024-06-25T03:46:04.796Z Compiling tar v0.4.40
18262024-06-25T03:46:05.388Z Compiling headers v0.3.9
18272024-06-25T03:46:05.623Z Compiling tokio-tungstenite v0.21.0
18282024-06-25T03:46:06.214Z Compiling slog-envlogger v2.2.0
18292024-06-25T03:46:06.695Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
18302024-06-25T03:46:07.343Z Compiling toolchain_find v0.4.0
18312024-06-25T03:46:07.890Z Compiling camino-tempfile v1.1.1
18322024-06-25T03:46:08.200Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
18332024-06-25T03:46:08.339Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
18342024-06-25T03:46:08.465Z Compiling pem v3.0.4
18352024-06-25T03:46:08.729Z Compiling samael v0.0.15
18362024-06-25T03:46:08.754Z Compiling libsw v3.3.1
18372024-06-25T03:46:09.107Z Compiling strum_macros v0.24.3
18382024-06-25T03:46:09.269Z Compiling async-recursion v1.1.1
18392024-06-25T03:46:09.973Z Compiling cookie v0.18.1
18402024-06-25T03:46:10.142Z Compiling topological-sort v0.2.2
18412024-06-25T03:46:10.266Z Compiling owo-colors v4.0.0
18422024-06-25T03:46:10.310Z Compiling indoc v1.0.9
18432024-06-25T03:46:10.363Z Compiling linear-map v1.2.0
18442024-06-25T03:46:10.595Z Compiling omicron-zone-package v0.11.0
18452024-06-25T03:46:11.226Z Compiling rustfmt-wrapper v0.2.1
18462024-06-25T03:46:12.436Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18472024-06-25T03:46:13.169Z Compiling derive_builder v0.20.0
18482024-06-25T03:46:13.374Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18492024-06-25T03:46:13.509Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
18502024-06-25T03:46:13.777Z Compiling quick-xml v0.31.0
18512024-06-25T03:46:15.334Z Compiling oso-derive v0.27.3
18522024-06-25T03:46:15.941Z Compiling polar-core v0.27.3
18532024-06-25T03:46:16.168Z Compiling impl-trait-for-tuples v0.2.2
18542024-06-25T03:46:16.300Z Compiling vte_generate_state_changes v0.1.1
18552024-06-25T03:46:16.929Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
18562024-06-25T03:46:17.204Z Compiling unicase v2.7.0
18572024-06-25T03:46:17.246Z Compiling cfg_aliases v0.1.1
18582024-06-25T03:46:17.357Z Compiling buf-list v1.0.3
18592024-06-25T03:46:17.507Z Compiling nix v0.28.0
18602024-06-25T03:46:18.066Z Compiling vte v0.11.1
18612024-06-25T03:46:18.224Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18622024-06-25T03:46:20.083Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
18632024-06-25T03:46:21.657Z Compiling tungstenite v0.20.1
18642024-06-25T03:46:22.164Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
18652024-06-25T03:46:22.460Z Compiling fd-lock v4.0.2
18662024-06-25T03:46:22.682Z Compiling bb8 v0.8.3
18672024-06-25T03:46:23.223Z Compiling const_format_proc_macros v0.2.32
18682024-06-25T03:46:25.212Z Compiling pin-project-internal v1.1.5
18692024-06-25T03:46:25.463Z Compiling memoffset v0.9.1
18702024-06-25T03:46:25.775Z Compiling bytecount v0.6.8
18712024-06-25T03:46:26.101Z Compiling parking_lot_core v0.8.6
18722024-06-25T03:46:26.543Z Compiling papergrid v0.11.0
18732024-06-25T03:46:26.983Z Compiling const_format v0.2.32
18742024-06-25T03:46:28.060Z Compiling pin-project v1.1.5
18752024-06-25T03:46:28.176Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
18762024-06-25T03:46:28.200Z Compiling tokio-tungstenite v0.20.1
18772024-06-25T03:46:28.777Z Compiling strip-ansi-escapes v0.2.0
18782024-06-25T03:46:29.536Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18792024-06-25T03:46:30.062Z Compiling tabled_derive v0.7.0
18802024-06-25T03:46:30.741Z Compiling snafu-derive v0.8.2
18812024-06-25T03:46:32.514Z Compiling nu-ansi-term v0.50.0
18822024-06-25T03:46:33.744Z Compiling reedline v0.31.0
18832024-06-25T03:46:35.505Z Compiling tabled v0.15.0
18842024-06-25T03:46:35.890Z Compiling snafu v0.8.2
18852024-06-25T03:46:44.903Z Compiling oso v0.27.3
18862024-06-25T03:46:57.217Z Compiling env_logger v0.9.3
18872024-06-25T03:46:57.749Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
18882024-06-25T03:47:01.793Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18892024-06-25T03:47:02.305Z Compiling globset v0.4.14
18902024-06-25T03:47:03.405Z Compiling olpc-cjson v0.1.3
18912024-06-25T03:47:03.761Z Compiling peg-macros v0.8.3
18922024-06-25T03:47:04.787Z Compiling bitstruct_derive v0.1.0
18932024-06-25T03:47:06.069Z Compiling serde_plain v1.0.2
18942024-06-25T03:47:06.340Z Compiling sqlparser_derive v0.2.2
18952024-06-25T03:47:06.642Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18962024-06-25T03:47:06.790Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
18972024-06-25T03:47:07.068Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
18982024-06-25T03:47:07.175Z Compiling platforms v3.4.0
18992024-06-25T03:47:07.406Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
19002024-06-25T03:47:07.664Z Compiling unicode_categories v0.1.1
19012024-06-25T03:47:07.693Z Compiling typed-path v0.7.1
19022024-06-25T03:47:07.756Z Compiling salty v0.2.0
19032024-06-25T03:47:07.926Z Compiling ascii v1.1.0
19042024-06-25T03:47:08.016Z Compiling signature v1.6.4
19052024-06-25T03:47:08.172Z Compiling ed25519 v1.5.3
19062024-06-25T03:47:08.193Z Compiling sqlformat v0.2.3
19072024-06-25T03:47:08.494Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19082024-06-25T03:47:08.702Z Compiling curve25519-dalek v4.1.2
19092024-06-25T03:47:09.164Z Compiling rustyline v14.0.0
19102024-06-25T03:47:10.261Z Compiling tough v0.17.1
19112024-06-25T03:47:10.995Z Compiling sqlparser v0.45.0
19122024-06-25T03:47:14.613Z Compiling peg v0.8.3
19132024-06-25T03:47:14.815Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19142024-06-25T03:47:15.101Z Compiling bitstruct v0.1.1
19152024-06-25T03:47:15.231Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19162024-06-25T03:47:16.167Z Compiling parking_lot v0.11.2
19172024-06-25T03:47:16.276Z Compiling nix v0.27.1
19182024-06-25T03:47:18.336Z Compiling trust-dns-client v0.22.0
19192024-06-25T03:47:19.337Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19202024-06-25T03:47:19.535Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
19212024-06-25T03:47:19.668Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19222024-06-25T03:47:20.859Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19232024-06-25T03:47:21.494Z Compiling bcs v0.1.6
19242024-06-25T03:47:22.393Z Compiling kstat-rs v0.2.4
19252024-06-25T03:47:23.044Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19262024-06-25T03:47:23.416Z Compiling serde_arrays v0.1.0
19272024-06-25T03:47:23.654Z Compiling erased-serde v0.3.31
19282024-06-25T03:47:23.909Z Compiling serde-big-array v0.5.1
19292024-06-25T03:47:24.179Z Compiling toml v0.5.11
19302024-06-25T03:47:24.624Z Compiling parse-size v1.0.0
19312024-06-25T03:47:24.925Z Compiling highway v1.1.0
19322024-06-25T03:47:25.418Z Compiling keccak v0.1.5
19332024-06-25T03:47:26.437Z Compiling trust-dns-server v0.22.1
19342024-06-25T03:47:29.203Z Compiling sha3 v0.10.8
19352024-06-25T03:47:30.111Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
19362024-06-25T03:47:46.800Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19372024-06-25T03:47:47.691Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
19382024-06-25T03:47:57.762Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19392024-06-25T03:47:58.259Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
19402024-06-25T03:48:08.543Z Compiling sled v0.34.7
19412024-06-25T03:48:10.601Z Compiling mime_guess v2.0.4
19422024-06-25T03:48:15.939Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
19432024-06-25T03:48:16.803Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
19442024-06-25T03:48:18.751Z Compiling signal-hook-tokio v0.3.1
19452024-06-25T03:48:18.974Z Compiling universal-hash v0.5.1
19462024-06-25T03:48:19.215Z Compiling heck v0.3.3
19472024-06-25T03:48:19.596Z Compiling secrecy v0.8.0
19482024-06-25T03:48:19.889Z Compiling castaway v0.2.2
19492024-06-25T03:48:20.089Z Compiling rand_seeder v0.2.3
19502024-06-25T03:48:20.497Z Compiling thiserror-impl-no-std v2.0.2
19512024-06-25T03:48:23.317Z Compiling serde-big-array v0.4.1
19522024-06-25T03:48:23.528Z Compiling curve25519-dalek-derive v0.1.1
19532024-06-25T03:48:24.960Z Compiling nanorand v0.7.0
19542024-06-25T03:48:25.749Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19552024-06-25T03:48:26.041Z Compiling opaque-debug v0.3.1
19562024-06-25T03:48:26.152Z Compiling poly1305 v0.8.0
19572024-06-25T03:48:27.770Z Compiling flume v0.11.0
19582024-06-25T03:48:30.943Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19592024-06-25T03:48:32.369Z Compiling thiserror-no-std v2.0.2
19602024-06-25T03:48:32.504Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
19612024-06-25T03:48:32.729Z Compiling compact_str v0.7.1
19622024-06-25T03:48:34.349Z Compiling zone_cfg_derive v0.1.2
19632024-06-25T03:48:35.612Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
19642024-06-25T03:48:36.252Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19652024-06-25T03:48:36.828Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19662024-06-25T03:48:43.326Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19672024-06-25T03:48:43.962Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
19682024-06-25T03:48:46.010Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
19692024-06-25T03:48:50.405Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19702024-06-25T03:48:55.502Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
19712024-06-25T03:48:55.790Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
19722024-06-25T03:48:56.082Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19732024-06-25T03:48:56.374Z Compiling chacha20 v0.9.1
19742024-06-25T03:48:56.861Z Compiling aead v0.5.2
19752024-06-25T03:48:57.217Z Compiling lru v0.12.3
19762024-06-25T03:48:57.587Z Compiling stability v0.2.0
19772024-06-25T03:48:58.573Z Compiling indoc v2.0.5
19782024-06-25T03:48:58.596Z Compiling corncobs v0.1.3
19792024-06-25T03:48:58.971Z Compiling cassowary v0.3.0
19802024-06-25T03:48:59.520Z Compiling base64 v0.13.1
19812024-06-25T03:49:00.336Z Compiling ron v0.7.1
19822024-06-25T03:49:00.366Z Compiling ratatui v0.26.2
19832024-06-25T03:49:02.727Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19842024-06-25T03:49:02.765Z Compiling chacha20poly1305 v0.10.1
19852024-06-25T03:49:03.085Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
19862024-06-25T03:49:03.461Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19872024-06-25T03:49:05.744Z Compiling zone v0.1.8
19882024-06-25T03:49:05.844Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
19892024-06-25T03:49:08.979Z Compiling vsss-rs v3.3.4
19902024-06-25T03:49:13.601Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19912024-06-25T03:49:14.348Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
19922024-06-25T03:49:16.718Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
19932024-06-25T03:49:17.196Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19942024-06-25T03:49:18.240Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
19952024-06-25T03:49:18.530Z Compiling portpicker v0.1.1
19962024-06-25T03:49:19.041Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
19972024-06-25T03:49:19.798Z Compiling csv-core v0.1.11
19982024-06-25T03:49:21.273Z Compiling http-range v0.1.5
19992024-06-25T03:49:21.844Z Compiling unicode-linebreak v0.1.5
20002024-06-25T03:49:22.374Z Compiling smawk v0.3.2
20012024-06-25T03:49:22.612Z Compiling textwrap v0.16.1
20022024-06-25T03:49:22.630Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
20032024-06-25T03:49:23.373Z Compiling hyper-staticfile v0.9.5
20042024-06-25T03:49:24.536Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20052024-06-25T03:49:26.404Z Compiling csv v1.3.0
20062024-06-25T03:49:26.463Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
20072024-06-25T03:49:35.027Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
20082024-06-25T03:49:35.773Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20092024-06-25T03:49:36.494Z Compiling rcgen v0.12.1
20102024-06-25T03:49:39.639Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20112024-06-25T03:49:40.132Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
20122024-06-25T03:49:40.416Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
20132024-06-25T03:49:46.665Z Compiling atomicwrites v0.4.3
20142024-06-25T03:49:47.213Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
20152024-06-25T03:49:47.471Z Compiling fatfs v0.3.6
20162024-06-25T03:49:48.563Z Compiling subprocess v0.2.9
20172024-06-25T03:49:48.724Z Compiling rtoolbox v0.0.2
20182024-06-25T03:49:49.159Z Compiling assert_matches v1.5.0
20192024-06-25T03:49:49.271Z Compiling is_ci v1.2.0
20202024-06-25T03:49:49.567Z Compiling supports-color v3.0.0
20212024-06-25T03:49:50.262Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20222024-06-25T03:49:50.278Z Compiling rpassword v7.3.1
20232024-06-25T03:49:50.757Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20242024-06-25T03:49:51.369Z Compiling tui-tree-widget v0.19.0
20252024-06-25T03:49:51.828Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20262024-06-25T03:49:53.711Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
20272024-06-25T03:49:57.589Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
20282024-06-25T03:49:57.877Z Compiling shell-words v1.1.0
20292024-06-25T03:49:58.329Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
20302024-06-25T03:50:00.214Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
20312024-06-25T03:50:10.577Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20322024-06-25T03:50:29.149Z Compiling multimap v0.10.0
20332024-06-25T03:50:29.546Z Compiling uzers v0.11.3
20342024-06-25T03:50:32.549Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
20352024-06-25T03:52:30.004Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
20362024-06-25T03:52:55.507Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20372024-06-25T03:59:14.299Z Finished `release` profile [optimized] target(s) in 14m 30s
20382024-06-25T04:00:01.167Z
20392024-06-25T04:00:01.171Zreal 15:18.616888553
20402024-06-25T04:00:01.171Zuser 1:44:22.388011270
20412024-06-25T04:00:01.171Zsys 5:49.023590630
20422024-06-25T04:00:01.171Ztrap 2.450980053
20432024-06-25T04:00:01.171Ztflt 2.327602417
20442024-06-25T04:00:01.171Zdflt 3.395553128
20452024-06-25T04:00:01.171Zkflt 0.003994602
20462024-06-25T04:00:01.171Zlock 6:22:48.342176598
20472024-06-25T04:00:01.171Zslp 4:04:44.531438311
20482024-06-25T04:00:01.171Zlat 2:32.260217023
20492024-06-25T04:00:01.171Zstop 2:04.782304315
20502024-06-25T04:00:01.171Z+ mapfile -t packages
20512024-06-25T04:00:01.171Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
20522024-06-25T04:00:02.094Z Finished `release` profile [optimized] target(s) in 0.87s
20532024-06-25T04:00:02.137Z Running `target/release/omicron-package -t test list-outputs`
20542024-06-25T04:00:02.175ZLogging to: /work/oxidecomputer/omicron/out/LOG
20552024-06-25T04:00:02.179Z+ ptime -m cargo build --locked --release -p xtask
20562024-06-25T04:00:02.804Z Compiling serde v1.0.203
20572024-06-25T04:00:02.808Z Compiling bitflags v2.5.0
20582024-06-25T04:00:02.808Z Compiling syn v2.0.68
20592024-06-25T04:00:02.903Z Compiling smallvec v1.13.2
20602024-06-25T04:00:02.906Z Compiling scopeguard v1.2.0
20612024-06-25T04:00:02.911Z Compiling bytes v1.6.0
20622024-06-25T04:00:02.920Z Compiling serde_json v1.0.117
20632024-06-25T04:00:03.038Z Compiling lock_api v0.4.12
20642024-06-25T04:00:03.258Z Compiling log v0.4.21
20652024-06-25T04:00:03.396Z Compiling parking_lot_core v0.9.10
20662024-06-25T04:00:03.428Z Compiling hashbrown v0.14.5
20672024-06-25T04:00:03.456Z Compiling mio v0.8.11
20682024-06-25T04:00:03.476Z Compiling libc v0.2.155
20692024-06-25T04:00:03.713Z Compiling generic-array v0.14.7
20702024-06-25T04:00:03.857Z Compiling parking_lot v0.12.2
20712024-06-25T04:00:04.035Z Compiling slog v2.7.0
20722024-06-25T04:00:04.378Z Compiling http v0.2.12
20732024-06-25T04:00:04.573Z Compiling rustix v0.38.34
20742024-06-25T04:00:04.739Z Compiling usdt-impl v0.5.0
20752024-06-25T04:00:04.978Z Compiling indexmap v2.2.6
20762024-06-25T04:00:05.011Z Compiling syn v1.0.109
20772024-06-25T04:00:05.069Z Compiling time-macros v0.2.18
20782024-06-25T04:00:05.643Z Compiling thread-id v4.2.1
20792024-06-25T04:00:05.659Z Compiling tracing v0.1.40
20802024-06-25T04:00:06.414Z Compiling crossbeam-utils v0.8.19
20812024-06-25T04:00:06.561Z Compiling http-body v0.4.6
20822024-06-25T04:00:07.030Z Compiling unicode-normalization v0.1.23
20832024-06-25T04:00:07.178Z Compiling unicode-bidi v0.3.15
20842024-06-25T04:00:07.275Z Compiling block-buffer v0.10.4
20852024-06-25T04:00:07.516Z Compiling crypto-common v0.1.6
20862024-06-25T04:00:08.159Z Compiling time v0.3.36
20872024-06-25T04:00:08.314Z Compiling idna v0.5.0
20882024-06-25T04:00:09.220Z Compiling terminal_size v0.3.0
20892024-06-25T04:00:09.465Z Compiling fs-err v2.11.0
20902024-06-25T04:00:09.768Z Compiling anyhow v1.0.86
20912024-06-25T04:00:10.172Z Compiling proc-macro-error v1.0.4
20922024-06-25T04:00:10.324Z Compiling clap_builder v4.5.2
20932024-06-25T04:00:10.984Z Compiling crossbeam-channel v0.5.12
20942024-06-25T04:00:11.145Z Compiling url v2.5.0
20952024-06-25T04:00:11.547Z Compiling digest v0.10.7
20962024-06-25T04:00:12.014Z Compiling xattr v1.3.1
20972024-06-25T04:00:12.350Z Compiling sha2 v0.10.8
20982024-06-25T04:00:12.688Z Compiling slog-async v2.8.0
20992024-06-25T04:00:13.152Z Compiling tabled_derive v0.7.0
21002024-06-25T04:00:14.957Z Compiling serde_derive v1.0.203
21012024-06-25T04:00:15.345Z Compiling thiserror-impl v1.0.60
21022024-06-25T04:00:15.411Z Compiling zerocopy-derive v0.7.34
21032024-06-25T04:00:15.776Z Compiling futures-macro v0.3.30
21042024-06-25T04:00:16.818Z Compiling tokio-macros v2.2.0
21052024-06-25T04:00:17.515Z Compiling zerocopy v0.7.34
21062024-06-25T04:00:17.609Z Compiling scroll_derive v0.12.0
21072024-06-25T04:00:17.759Z Compiling futures-util v0.3.30
21082024-06-25T04:00:18.259Z Compiling thiserror v1.0.60
21092024-06-25T04:00:18.357Z Compiling tokio v1.37.0
21102024-06-25T04:00:18.418Z Compiling pest v2.7.10
21112024-06-25T04:00:19.136Z Compiling openssl-macros v0.1.1
21122024-06-25T04:00:19.197Z Compiling scroll v0.12.0
21132024-06-25T04:00:19.861Z Compiling goblin v0.8.2
21142024-06-25T04:00:19.864Z Compiling openssl v0.10.64
21152024-06-25T04:00:21.236Z Compiling pest_meta v2.7.10
21162024-06-25T04:00:24.846Z Compiling pest_generator v2.7.10
21172024-06-25T04:00:26.645Z Compiling pest_derive v2.7.10
21182024-06-25T04:00:27.433Z Compiling dtrace-parser v0.2.0
21192024-06-25T04:00:29.359Z Compiling tokio-util v0.7.11
21202024-06-25T04:00:31.527Z Compiling h2 v0.3.26
21212024-06-25T04:00:35.022Z Compiling dof v0.3.0
21222024-06-25T04:00:36.209Z Compiling serde_tokenstream v0.2.0
21232024-06-25T04:00:36.321Z Compiling toml_datetime v0.6.6
21242024-06-25T04:00:36.595Z Compiling serde_spanned v0.6.6
21252024-06-25T04:00:36.728Z Compiling native-tls v0.2.11
21262024-06-25T04:00:37.560Z Compiling tokio-native-tls v0.3.1
21272024-06-25T04:00:37.840Z Compiling toml_edit v0.22.13
21282024-06-25T04:00:37.889Z Compiling hyper v0.14.28
21292024-06-25T04:00:44.135Z Compiling hyper-tls v0.5.0
21302024-06-25T04:00:44.577Z Compiling toml v0.8.13
21312024-06-25T04:00:45.087Z Compiling usdt-macro v0.5.0
21322024-06-25T04:00:46.390Z Compiling usdt-attr-macro v0.5.0
21332024-06-25T04:00:46.462Z Compiling slog-json v2.6.1
21342024-06-25T04:00:46.611Z Compiling camino v1.1.7
21352024-06-25T04:00:47.024Z Compiling cargo-platform v0.1.8
21362024-06-25T04:00:47.822Z Compiling serde_urlencoded v0.7.1
21372024-06-25T04:00:48.085Z Compiling semver v1.0.23
21382024-06-25T04:00:48.117Z Compiling futures-executor v0.3.30
21392024-06-25T04:00:48.466Z Compiling strum_macros v0.26.2
21402024-06-25T04:00:49.248Z Compiling clap_derive v4.5.4
21412024-06-25T04:00:49.659Z Compiling cargo_metadata v0.18.1
21422024-06-25T04:00:50.611Z Compiling futures v0.3.30
21432024-06-25T04:00:50.753Z Compiling reqwest v0.11.27
21442024-06-25T04:00:51.692Z Compiling usdt v0.5.0
21452024-06-25T04:00:53.227Z Compiling slog-bunyan v2.5.0
21462024-06-25T04:00:53.257Z Compiling strum v0.26.2
21472024-06-25T04:00:53.450Z Compiling cargo_toml v0.20.2
21482024-06-25T04:00:53.512Z Compiling macaddr v1.0.1
21492024-06-25T04:00:54.001Z Compiling clap v4.5.4
21502024-06-25T04:00:54.136Z Compiling tabled v0.15.0
21512024-06-25T04:00:54.173Z Compiling tar v0.4.40
21522024-06-25T04:00:54.630Z Compiling slog-term v2.9.1
21532024-06-25T04:00:59.574Z Compiling md5 v0.7.0
21542024-06-25T04:01:10.971Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21552024-06-25T04:01:24.747Z Finished `release` profile [optimized] target(s) in 1m 22s
21562024-06-25T04:01:24.846Z
21572024-06-25T04:01:24.850Zreal 1:22.632002673
21582024-06-25T04:01:24.850Zuser 9:00.025782901
21592024-06-25T04:01:24.850Zsys 51.726867260
21602024-06-25T04:01:24.850Ztrap 0.252510790
21612024-06-25T04:01:24.850Ztflt 0.552797485
21622024-06-25T04:01:24.850Zdflt 0.238760383
21632024-06-25T04:01:24.850Zkflt 0.000013429
21642024-06-25T04:01:24.850Zlock 20:05.892205934
21652024-06-25T04:01:24.850Zslp 22:48.847581499
21662024-06-25T04:01:24.850Zlat 25.627072648
21672024-06-25T04:01:24.850Zstop 26.328711684
21682024-06-25T04:01:24.850Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
21692024-06-25T04:01:24.850Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
21702024-06-25T04:01:24.850Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
21712024-06-25T04:01:24.850Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
21722024-06-25T04:01:24.850Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
21732024-06-25T04:01:25.397Z Downloading crates ...
21742024-06-25T04:01:25.635Z Downloaded option-ext v0.2.0
21752024-06-25T04:01:25.639Z Downloaded pbkdf2 v0.12.2
21762024-06-25T04:01:25.642Z Downloaded ctr v0.9.2
21772024-06-25T04:01:25.645Z Downloaded hex-literal v0.4.1
21782024-06-25T04:01:25.648Z Downloaded primeorder v0.13.6
21792024-06-25T04:01:25.653Z Downloaded ed25519 v2.2.3
21802024-06-25T04:01:25.653Z Downloaded getrandom v0.1.16
21812024-06-25T04:01:25.655Z Downloaded pbkdf2 v0.11.0
21822024-06-25T04:01:25.658Z Downloaded dhcproto-macros v0.1.0
21832024-06-25T04:01:25.661Z Downloaded russh-cryptovec v0.7.2
21842024-06-25T04:01:25.666Z Downloaded bcrypt-pbkdf v0.10.0
21852024-06-25T04:01:25.670Z Downloaded blowfish v0.9.1
21862024-06-25T04:01:25.673Z Downloaded rfc6979 v0.4.0
21872024-06-25T04:01:25.673Z Downloaded polyval v0.6.2
21882024-06-25T04:01:25.676Z Downloaded ghash v0.5.1
21892024-06-25T04:01:25.676Z Downloaded dirs v5.0.1
21902024-06-25T04:01:25.680Z Downloaded cbc v0.1.2
21912024-06-25T04:01:25.689Z Downloaded password-hash v0.4.2
21922024-06-25T04:01:25.692Z Downloaded russh-keys v0.43.0
21932024-06-25T04:01:25.695Z Downloaded rand_core v0.5.1
21942024-06-25T04:01:25.695Z Downloaded internet-checksum v0.2.1
21952024-06-25T04:01:25.695Z Downloaded ecdsa v0.16.9
21962024-06-25T04:01:25.698Z Downloaded dirs-sys v0.4.1
21972024-06-25T04:01:25.701Z Downloaded dhcproto v0.11.0
21982024-06-25T04:01:25.711Z Downloaded rand_chacha v0.2.2
21992024-06-25T04:01:25.714Z Downloaded ed25519-dalek v2.1.1
22002024-06-25T04:01:25.717Z Downloaded p256 v0.13.2
22012024-06-25T04:01:25.725Z Downloaded russh v0.43.0
22022024-06-25T04:01:25.730Z Downloaded rand v0.7.3
22032024-06-25T04:01:25.735Z Downloaded p521 v0.13.3
22042024-06-25T04:01:25.739Z Downloaded aes-gcm v0.10.3
22052024-06-25T04:01:25.742Z Downloaded aes v0.8.4
22062024-06-25T04:01:25.880Z Compiling serde v1.0.203
22072024-06-25T04:01:25.883Z Compiling log v0.4.21
22082024-06-25T04:01:25.989Z Compiling scopeguard v1.2.0
22092024-06-25T04:01:25.989Z Compiling smallvec v1.13.2
22102024-06-25T04:01:26.002Z Compiling syn v2.0.68
22112024-06-25T04:01:26.005Z Compiling getrandom v0.2.14
22122024-06-25T04:01:26.010Z Compiling generic-array v0.14.7
22132024-06-25T04:01:26.014Z Compiling libm v0.2.8
22142024-06-25T04:01:26.116Z Compiling lock_api v0.4.12
22152024-06-25T04:01:26.323Z Compiling rand_core v0.6.4
22162024-06-25T04:01:26.387Z Compiling parking_lot_core v0.9.10
22172024-06-25T04:01:26.432Z Compiling num-traits v0.2.19
22182024-06-25T04:01:26.449Z Compiling subtle v2.5.0
22192024-06-25T04:01:26.554Z Compiling mio v0.8.11
22202024-06-25T04:01:26.604Z Compiling ahash v0.8.11
22212024-06-25T04:01:26.834Z Compiling parking_lot v0.12.2
22222024-06-25T04:01:26.894Z Compiling serde_json v1.0.117
22232024-06-25T04:01:26.945Z Compiling allocator-api2 v0.2.18
22242024-06-25T04:01:27.002Z Compiling const-oid v0.9.6
22252024-06-25T04:01:27.094Z Compiling iana-time-zone v0.1.60
22262024-06-25T04:01:27.238Z Compiling syn v1.0.109
22272024-06-25T04:01:27.766Z Compiling unicode-normalization v0.1.23
22282024-06-25T04:01:27.824Z Compiling unicode-bidi v0.3.15
22292024-06-25T04:01:27.901Z Compiling schemars v0.8.21
22302024-06-25T04:01:27.987Z Compiling dyn-clone v1.0.17
22312024-06-25T04:01:28.231Z Compiling spin v0.9.8
22322024-06-25T04:01:28.271Z Compiling ppv-lite86 v0.2.17
22332024-06-25T04:01:28.670Z Compiling time-macros v0.2.18
22342024-06-25T04:01:28.837Z Compiling ring v0.17.8
22352024-06-25T04:01:28.994Z Compiling rand_chacha v0.3.1
22362024-06-25T04:01:29.038Z Compiling aho-corasick v1.1.3
22372024-06-25T04:01:29.385Z Compiling regex-syntax v0.8.3
22382024-06-25T04:01:29.672Z Compiling rand v0.8.5
22392024-06-25T04:01:31.489Z Compiling idna v0.5.0
22402024-06-25T04:01:31.908Z Compiling slog v2.7.0
22412024-06-25T04:01:32.278Z Compiling time v0.3.36
22422024-06-25T04:01:32.518Z Compiling url v2.5.0
22432024-06-25T04:01:32.921Z Compiling regex-automata v0.4.6
22442024-06-25T04:01:33.084Z Compiling untrusted v0.9.0
22452024-06-25T04:01:33.270Z Compiling spin v0.5.2
22462024-06-25T04:01:33.498Z Compiling serde_derive_internals v0.29.1
22472024-06-25T04:01:35.765Z Compiling lazy_static v1.4.0
22482024-06-25T04:01:35.890Z Compiling backtrace v0.3.71
22492024-06-25T04:01:36.287Z Compiling gimli v0.28.1
22502024-06-25T04:01:36.364Z Compiling object v0.32.2
22512024-06-25T04:01:36.424Z Compiling rustc-demangle v0.1.24
22522024-06-25T04:01:37.445Z Compiling anyhow v1.0.86
22532024-06-25T04:01:37.741Z Compiling crossbeam-utils v0.8.19
22542024-06-25T04:01:38.243Z Compiling base64ct v1.6.0
22552024-06-25T04:01:38.363Z Compiling winnow v0.5.40
22562024-06-25T04:01:38.452Z Compiling regex v1.10.4
22572024-06-25T04:01:38.854Z Compiling rustls v0.21.12
22582024-06-25T04:01:39.189Z Compiling rustls-webpki v0.101.7
22592024-06-25T04:01:39.568Z Compiling sct v0.7.1
22602024-06-25T04:01:39.902Z Compiling cookie v0.17.0
22612024-06-25T04:01:41.208Z Compiling addr2line v0.21.0
22622024-06-25T04:01:41.386Z Compiling serde_derive v1.0.203
22632024-06-25T04:01:41.886Z Compiling zeroize_derive v1.4.2
22642024-06-25T04:01:42.456Z Compiling zerocopy-derive v0.7.34
22652024-06-25T04:01:42.647Z Compiling thiserror-impl v1.0.60
22662024-06-25T04:01:43.109Z Compiling tokio-macros v2.2.0
22672024-06-25T04:01:43.524Z Compiling zeroize v1.7.0
22682024-06-25T04:01:43.769Z Compiling futures-macro v0.3.30
22692024-06-25T04:01:44.860Z Compiling zerocopy v0.7.34
22702024-06-25T04:01:44.887Z Compiling schemars_derive v0.8.21
22712024-06-25T04:01:45.403Z Compiling crypto-common v0.1.6
22722024-06-25T04:01:45.649Z Compiling block-buffer v0.10.4
22732024-06-25T04:01:45.904Z Compiling digest v0.10.7
22742024-06-25T04:01:45.921Z Compiling futures-util v0.3.30
22752024-06-25T04:01:46.170Z Compiling thiserror v1.0.60
22762024-06-25T04:01:46.323Z Compiling tracing-attributes v0.1.27
22772024-06-25T04:01:46.421Z Compiling async-trait v0.1.80
22782024-06-25T04:01:47.247Z Compiling hashbrown v0.14.5
22792024-06-25T04:01:48.417Z Compiling openssl-macros v0.1.1
22802024-06-25T04:01:49.200Z Compiling pest v2.7.10
22812024-06-25T04:01:49.469Z Compiling idna v0.3.0
22822024-06-25T04:01:49.684Z Compiling data-encoding v2.6.0
22832024-06-25T04:01:49.704Z Compiling psl-types v2.0.11
22842024-06-25T04:01:49.889Z Compiling hmac v0.12.1
22852024-06-25T04:01:50.156Z Compiling scroll_derive v0.12.0
22862024-06-25T04:01:50.373Z Compiling tracing v0.1.40
22872024-06-25T04:01:50.513Z Compiling publicsuffix v2.2.3
22882024-06-25T04:01:50.896Z Compiling bitflags v1.3.2
22892024-06-25T04:01:51.007Z Compiling webpki-roots v0.25.4
22902024-06-25T04:01:51.106Z Compiling block-padding v0.3.3
22912024-06-25T04:01:51.174Z Compiling der_derive v0.7.2
22922024-06-25T04:01:51.355Z Compiling pem-rfc7468 v0.7.0
22932024-06-25T04:01:51.745Z Compiling futures-executor v0.3.30
22942024-06-25T04:01:51.955Z Compiling pest_meta v2.7.10
22952024-06-25T04:01:52.219Z Compiling futures v0.3.30
22962024-06-25T04:01:52.237Z Compiling scroll v0.12.0
22972024-06-25T04:01:52.240Z Compiling flagset v0.4.5
22982024-06-25T04:01:52.269Z Compiling inout v0.1.3
22992024-06-25T04:01:52.339Z Compiling sha2 v0.10.8
23002024-06-25T04:01:52.357Z Compiling either v1.12.0
23012024-06-25T04:01:52.441Z Compiling ff v0.13.0
23022024-06-25T04:01:52.568Z Compiling cipher v0.4.4
23032024-06-25T04:01:52.672Z Compiling base16ct v0.2.0
23042024-06-25T04:01:52.787Z Compiling goblin v0.8.2
23052024-06-25T04:01:52.810Z Compiling stable_deref_trait v1.2.0
23062024-06-25T04:01:52.922Z Compiling group v0.13.0
23072024-06-25T04:01:52.998Z Compiling hkdf v0.12.4
23082024-06-25T04:01:53.087Z Compiling crypto-bigint v0.5.5
23092024-06-25T04:01:53.258Z Compiling pest_generator v2.7.10
23102024-06-25T04:01:53.276Z Compiling crossbeam-epoch v0.9.18
23112024-06-25T04:01:53.854Z Compiling der v0.7.9
23122024-06-25T04:01:54.078Z Compiling num-integer v0.1.46
23132024-06-25T04:01:54.906Z Compiling unicode-segmentation v1.11.0
23142024-06-25T04:01:55.387Z Compiling managed v0.8.0
23152024-06-25T04:01:55.739Z Compiling matches v0.1.10
23162024-06-25T04:01:55.756Z Compiling enum-as-inner v0.5.1
23172024-06-25T04:01:55.840Z Compiling idna v0.2.3
23182024-06-25T04:01:55.858Z Compiling bit-vec v0.6.3
23192024-06-25T04:01:56.299Z Compiling bytes v1.6.0
23202024-06-25T04:01:56.840Z Compiling indexmap v2.2.6
23212024-06-25T04:01:57.367Z Compiling tokio v1.37.0
23222024-06-25T04:01:57.463Z Compiling uuid v1.8.0
23232024-06-25T04:01:57.523Z Compiling chrono v0.4.38
23242024-06-25T04:01:57.681Z Compiling bitflags v2.5.0
23252024-06-25T04:01:58.143Z Compiling semver v1.0.23
23262024-06-25T04:01:58.270Z Compiling http v0.2.12
23272024-06-25T04:01:58.928Z Compiling serde_tokenstream v0.2.0
23282024-06-25T04:01:58.931Z Compiling toml_datetime v0.6.6
23292024-06-25T04:01:59.282Z Compiling serde_spanned v0.6.6
23302024-06-25T04:01:59.462Z Compiling openssl v0.10.64
23312024-06-25T04:01:59.480Z Compiling toml_edit v0.19.15
23322024-06-25T04:01:59.526Z Compiling rustix v0.38.34
23332024-06-25T04:01:59.674Z Compiling serde_urlencoded v0.7.1
23342024-06-25T04:02:00.816Z Compiling http-body v0.4.6
23352024-06-25T04:02:01.309Z Compiling cookie_store v0.20.0
23362024-06-25T04:02:01.521Z Compiling openapiv3 v2.0.0
23372024-06-25T04:02:02.607Z Compiling rustc_version v0.4.0
23382024-06-25T04:02:02.921Z Compiling pest_derive v2.7.10
23392024-06-25T04:02:03.433Z Compiling dof v0.3.0
23402024-06-25T04:02:03.632Z Compiling spki v0.7.3
23412024-06-25T04:02:03.764Z Compiling dtrace-parser v0.2.0
23422024-06-25T04:02:04.039Z Compiling pkcs8 v0.10.2
23432024-06-25T04:02:04.192Z Compiling toml v0.7.8
23442024-06-25T04:02:04.614Z Compiling usdt-impl v0.5.0
23452024-06-25T04:02:05.787Z Compiling tokio-util v0.7.11
23462024-06-25T04:02:05.972Z Compiling native-tls v0.2.11
23472024-06-25T04:02:06.059Z Compiling tokio-rustls v0.24.1
23482024-06-25T04:02:06.203Z Compiling sec1 v0.7.3
23492024-06-25T04:02:06.320Z Compiling tokio-native-tls v0.3.1
23502024-06-25T04:02:06.488Z Compiling usdt-attr-macro v0.5.0
23512024-06-25T04:02:06.605Z Compiling usdt-macro v0.5.0
23522024-06-25T04:02:06.624Z Compiling elliptic-curve v0.13.8
23532024-06-25T04:02:06.822Z Compiling h2 v0.3.26
23542024-06-25T04:02:07.245Z Compiling ipnetwork v0.20.0
23552024-06-25T04:02:07.505Z Compiling toml_edit v0.22.13
23562024-06-25T04:02:07.991Z Compiling hex v0.4.3
23572024-06-25T04:02:08.132Z Compiling siphasher v0.3.11
23582024-06-25T04:02:08.159Z Compiling trust-dns-proto v0.22.0
23592024-06-25T04:02:08.200Z Compiling usdt v0.5.0
23602024-06-25T04:02:08.522Z Compiling heapless v0.7.17
23612024-06-25T04:02:08.537Z Compiling terminal_size v0.3.0
23622024-06-25T04:02:08.567Z Compiling num-bigint v0.4.5
23632024-06-25T04:02:08.710Z Compiling regress v0.9.1
23642024-06-25T04:02:08.741Z Compiling finl_unicode v1.2.0
23652024-06-25T04:02:08.954Z Compiling signal-hook v0.3.17
23662024-06-25T04:02:09.262Z Compiling clap_builder v4.5.2
23672024-06-25T04:02:09.357Z Compiling stringprep v0.1.4
23682024-06-25T04:02:10.707Z Compiling itertools v0.10.5
23692024-06-25T04:02:13.106Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23702024-06-25T04:02:13.751Z Compiling hyper v0.14.28
23712024-06-25T04:02:13.984Z Compiling yasna v0.5.2
23722024-06-25T04:02:15.971Z Compiling md-5 v0.10.6
23732024-06-25T04:02:16.252Z Compiling clap_derive v4.5.4
23742024-06-25T04:02:16.425Z Compiling hash32 v0.2.1
23752024-06-25T04:02:16.864Z Compiling fallible-iterator v0.2.0
23762024-06-25T04:02:17.051Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23772024-06-25T04:02:17.467Z Compiling smoltcp v0.9.1
23782024-06-25T04:02:17.608Z Compiling postgres-protocol v0.6.6
23792024-06-25T04:02:19.049Z Compiling phf_shared v0.11.2
23802024-06-25T04:02:19.130Z Compiling tokio-stream v0.1.15
23812024-06-25T04:02:19.212Z Compiling hubpack_derive v0.1.1
23822024-06-25T04:02:19.320Z Compiling zerocopy-derive v0.6.6
23832024-06-25T04:02:19.440Z Compiling diesel_table_macro_syntax v0.1.0
23842024-06-25T04:02:19.459Z Compiling scheduled-thread-pool v0.2.7
23852024-06-25T04:02:19.886Z Compiling fs-err v2.11.0
23862024-06-25T04:02:20.088Z Compiling fixedbitset v0.4.2
23872024-06-25T04:02:20.112Z Compiling hubpack v0.1.2
23882024-06-25T04:02:20.131Z Compiling diesel_derives v2.1.4
23892024-06-25T04:02:20.313Z Compiling r2d2 v0.8.10
23902024-06-25T04:02:20.533Z Compiling hyper-rustls v0.24.2
23912024-06-25T04:02:20.594Z Compiling hyper-tls v0.5.0
23922024-06-25T04:02:20.697Z Compiling petgraph v0.6.5
23932024-06-25T04:02:20.888Z Compiling reqwest v0.11.27
23942024-06-25T04:02:20.957Z Compiling phf v0.11.2
23952024-06-25T04:02:21.553Z Compiling clap v4.5.4
23962024-06-25T04:02:21.640Z Compiling zerocopy v0.6.6
23972024-06-25T04:02:21.700Z Compiling signal-hook-mio v0.2.3
23982024-06-25T04:02:21.900Z Compiling postgres-types v0.2.6
23992024-06-25T04:02:22.863Z Compiling phf_shared v0.10.0
24002024-06-25T04:02:23.302Z Compiling similar v2.5.0
24012024-06-25T04:02:23.421Z Compiling num-iter v0.1.45
24022024-06-25T04:02:23.479Z Compiling strum_macros v0.25.3
24032024-06-25T04:02:23.615Z Compiling serde_repr v0.1.19
24042024-06-25T04:02:23.848Z Compiling console v0.15.8
24052024-06-25T04:02:24.738Z Compiling getopts v0.2.21
24062024-06-25T04:02:24.858Z Compiling float-cmp v0.9.0
24072024-06-25T04:02:25.095Z Compiling minimal-lexical v0.2.1
24082024-06-25T04:02:25.401Z Compiling predicates-core v1.0.6
24092024-06-25T04:02:25.646Z Compiling unsafe-libyaml v0.2.11
24102024-06-25T04:02:25.778Z Compiling precomputed-hash v0.1.1
24112024-06-25T04:02:25.803Z Compiling new_debug_unreachable v1.0.6
24122024-06-25T04:02:25.848Z Compiling whoami v1.5.1
24132024-06-25T04:02:25.898Z Compiling normalize-line-endings v0.3.0
24142024-06-25T04:02:25.901Z Compiling static_assertions v1.1.0
24152024-06-25T04:02:26.006Z Compiling difflib v0.4.0
24162024-06-25T04:02:26.048Z Compiling string_cache v0.8.7
24172024-06-25T04:02:26.557Z Compiling predicates v3.1.0
24182024-06-25T04:02:26.560Z Compiling tokio-postgres v0.7.10
24192024-06-25T04:02:27.621Z Compiling serde_yaml v0.9.34+deprecated
24202024-06-25T04:02:27.734Z Compiling nom v7.1.3
24212024-06-25T04:02:27.868Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
24222024-06-25T04:02:28.416Z Compiling crossterm v0.27.0
24232024-06-25T04:02:31.844Z Compiling bit-set v0.5.3
24242024-06-25T04:02:32.075Z Compiling itertools v0.12.1
24252024-06-25T04:02:32.093Z Compiling bstr v1.9.1
24262024-06-25T04:02:32.302Z Compiling peg-runtime v0.8.3
24272024-06-25T04:02:32.482Z Compiling lalrpop-util v0.19.12
24282024-06-25T04:02:32.865Z Compiling unicode-xid v0.2.4
24292024-06-25T04:02:33.016Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24302024-06-25T04:02:33.049Z Compiling sha1 v0.10.6
24312024-06-25T04:02:33.465Z Compiling strum_macros v0.26.2
24322024-06-25T04:02:33.465Z Compiling camino v1.1.7
24332024-06-25T04:02:33.542Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24342024-06-25T04:02:33.686Z Compiling diesel v2.1.6
24352024-06-25T04:02:33.923Z Compiling http v1.1.0
24362024-06-25T04:02:34.436Z Compiling base64 v0.22.1
24372024-06-25T04:02:34.474Z Compiling toml v0.8.13
24382024-06-25T04:02:35.182Z Compiling rustls-pki-types v1.7.0
24392024-06-25T04:02:35.284Z Compiling ident_case v1.0.1
24402024-06-25T04:02:35.478Z Compiling darling_core v0.20.9
24412024-06-25T04:02:36.052Z Compiling crossbeam-channel v0.5.12
24422024-06-25T04:02:36.289Z Compiling paste v1.0.15
24432024-06-25T04:02:36.413Z Compiling rustls v0.22.4
24442024-06-25T04:02:36.476Z Compiling slog-term v2.9.1
24452024-06-25T04:02:36.744Z Compiling rustls-webpki v0.102.4
24462024-06-25T04:02:36.890Z Compiling instant v0.1.12
24472024-06-25T04:02:37.059Z Compiling slog-async v2.8.0
24482024-06-25T04:02:37.330Z Compiling multer v3.1.0
24492024-06-25T04:02:38.188Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24502024-06-25T04:02:38.284Z Compiling slog-json v2.6.1
24512024-06-25T04:02:38.342Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24522024-06-25T04:02:38.695Z Compiling async-stream-impl v0.3.5
24532024-06-25T04:02:38.699Z Compiling strum v0.26.2
24542024-06-25T04:02:38.904Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24552024-06-25T04:02:38.941Z Compiling atomic-waker v1.1.2
24562024-06-25T04:02:38.999Z Compiling debug-ignore v1.0.5
24572024-06-25T04:02:39.145Z Compiling waitgroup v0.1.2
24582024-06-25T04:02:39.161Z Compiling slog-bunyan v2.5.0
24592024-06-25T04:02:39.362Z Compiling rustls-pemfile v2.1.2
24602024-06-25T04:02:39.384Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24612024-06-25T04:02:39.855Z Compiling serde_path_to_error v0.1.16
24622024-06-25T04:02:40.181Z Compiling async-stream v0.3.5
24632024-06-25T04:02:40.345Z Compiling structmeta-derive v0.3.0
24642024-06-25T04:02:40.539Z Compiling hostname v0.4.0
24652024-06-25T04:02:40.714Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
24662024-06-25T04:02:40.800Z Compiling newtype-uuid v1.1.0
24672024-06-25T04:02:41.032Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24682024-06-25T04:02:41.117Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24692024-06-25T04:02:41.429Z Compiling backoff v0.4.0
24702024-06-25T04:02:41.690Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24712024-06-25T04:02:41.829Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24722024-06-25T04:02:41.833Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
24732024-06-25T04:02:41.895Z Compiling tokio-rustls v0.25.0
24742024-06-25T04:02:42.037Z Compiling macaddr v1.0.1
24752024-06-25T04:02:42.514Z Compiling proc-macro-crate v1.3.1
24762024-06-25T04:02:42.619Z Compiling fastrand v2.1.0
24772024-06-25T04:02:42.957Z Compiling darling_macro v0.20.9
24782024-06-25T04:02:43.223Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24792024-06-25T04:02:43.576Z Compiling tempfile v3.10.1
24802024-06-25T04:02:43.593Z Compiling structmeta v0.3.0
24812024-06-25T04:02:43.633Z Compiling num_enum_derive v0.5.11
24822024-06-25T04:02:43.991Z Compiling darling v0.20.9
24832024-06-25T04:02:44.061Z Compiling parse-display-derive v0.9.0
24842024-06-25T04:02:44.126Z Compiling serde_with_macros v3.8.1
24852024-06-25T04:02:44.507Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24862024-06-25T04:02:44.819Z Compiling foreign-types-macros v0.2.3
24872024-06-25T04:02:46.176Z Compiling foreign-types-shared v0.3.1
24882024-06-25T04:02:46.309Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24892024-06-25T04:02:46.483Z Compiling num_enum v0.5.11
24902024-06-25T04:02:46.586Z Compiling heapless v0.8.0
24912024-06-25T04:02:46.715Z Compiling foreign-types v0.5.0
24922024-06-25T04:02:46.858Z Compiling proc-macro-error v1.0.4
24932024-06-25T04:02:47.204Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24942024-06-25T04:02:47.400Z Compiling serde_with v3.8.1
24952024-06-25T04:02:47.669Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24962024-06-25T04:02:47.779Z Compiling cstr-argument v0.1.2
24972024-06-25T04:02:48.073Z Compiling hash32 v0.3.1
24982024-06-25T04:02:48.344Z Compiling pretty-hex v0.2.1
24992024-06-25T04:02:48.437Z Compiling smoltcp v0.11.0
25002024-06-25T04:02:48.537Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25012024-06-25T04:02:48.940Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25022024-06-25T04:02:49.167Z Compiling parse-display v0.9.0
25032024-06-25T04:02:49.191Z Compiling camino-tempfile v1.1.1
25042024-06-25T04:02:49.578Z Compiling tabwriter v1.4.0
25052024-06-25T04:02:49.657Z Compiling colored v2.1.0
25062024-06-25T04:02:49.800Z Compiling socket2 v0.4.10
25072024-06-25T04:02:49.900Z Compiling embedded-io v0.4.0
25082024-06-25T04:02:50.118Z Compiling cobs v0.2.3
25092024-06-25T04:02:50.432Z Compiling postcard v1.0.8
25102024-06-25T04:02:50.450Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25112024-06-25T04:02:50.738Z Compiling crucible-workspace-hack v0.1.0
25122024-06-25T04:02:50.755Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25132024-06-25T04:02:51.005Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25142024-06-25T04:02:51.027Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
25152024-06-25T04:02:51.271Z Compiling smf v0.2.3
25162024-06-25T04:02:51.291Z Compiling humantime v2.1.0
25172024-06-25T04:02:51.334Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25182024-06-25T04:02:51.730Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25192024-06-25T04:02:51.888Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
25202024-06-25T04:02:51.958Z Compiling num-derive v0.4.2
25212024-06-25T04:02:52.401Z Compiling sigpipe v0.1.3
25222024-06-25T04:02:52.538Z Compiling utf-8 v0.7.6
25232024-06-25T04:02:52.800Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
25242024-06-25T04:02:52.883Z Compiling atty v0.2.14
25252024-06-25T04:02:53.038Z Compiling rayon-core v1.12.1
25262024-06-25T04:02:53.238Z Compiling semver v0.1.20
25272024-06-25T04:02:53.266Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25282024-06-25T04:02:53.311Z Compiling platforms v3.4.0
25292024-06-25T04:02:53.964Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25302024-06-25T04:02:54.013Z Compiling same-file v1.0.6
25312024-06-25T04:02:54.261Z Compiling walkdir v2.5.0
25322024-06-25T04:02:54.465Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
25332024-06-25T04:02:55.035Z Compiling curve25519-dalek v4.1.2
25342024-06-25T04:02:55.053Z Compiling rustc_version v0.1.7
25352024-06-25T04:02:55.158Z Compiling newline-converter v0.3.0
25362024-06-25T04:02:55.346Z Compiling crossbeam-deque v0.8.5
25372024-06-25T04:02:55.468Z Compiling universal-hash v0.5.1
25382024-06-25T04:02:55.557Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25392024-06-25T04:02:55.561Z Compiling opaque-debug v0.3.1
25402024-06-25T04:02:55.670Z Compiling prettyplease v0.2.20
25412024-06-25T04:02:55.689Z Compiling newtype_derive v0.1.6
25422024-06-25T04:02:55.795Z Compiling expectorate v1.1.0
25432024-06-25T04:02:55.971Z Compiling xattr v1.3.1
25442024-06-25T04:02:55.989Z Compiling num-rational v0.4.2
25452024-06-25T04:02:56.003Z Compiling signature v2.2.0
25462024-06-25T04:02:56.044Z Compiling curve25519-dalek-derive v0.1.1
25472024-06-25T04:02:56.255Z Compiling num-complex v0.4.6
25482024-06-25T04:02:56.326Z Compiling ring v0.16.20
25492024-06-25T04:02:57.384Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25502024-06-25T04:02:57.487Z Compiling blake3 v1.5.1
25512024-06-25T04:02:57.617Z Compiling unicase v2.7.0
25522024-06-25T04:02:57.617Z Compiling termcolor v1.4.1
25532024-06-25T04:02:57.717Z Compiling arc-swap v1.7.1
25542024-06-25T04:02:57.876Z Compiling linked-hash-map v0.5.6
25552024-06-25T04:02:57.906Z Compiling quick-error v1.2.3
25562024-06-25T04:02:58.062Z Compiling getrandom v0.1.16
25572024-06-25T04:02:58.087Z Compiling convert_case v0.4.0
25582024-06-25T04:02:58.233Z Compiling lru-cache v0.1.2
25592024-06-25T04:02:58.409Z Compiling slog-scope v4.4.0
25602024-06-25T04:02:58.448Z Compiling env_logger v0.9.3
25612024-06-25T04:02:58.727Z Compiling resolv-conf v0.7.0
25622024-06-25T04:02:58.972Z Compiling tar v0.4.40
25632024-06-25T04:02:59.113Z Compiling derive_more v0.99.17
25642024-06-25T04:02:59.537Z Compiling num v0.4.3
25652024-06-25T04:02:59.665Z Compiling rayon v1.10.0
25662024-06-25T04:03:01.154Z Compiling tungstenite v0.21.0
25672024-06-25T04:03:01.851Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25682024-06-25T04:03:02.331Z Compiling blake2 v0.10.6
25692024-06-25T04:03:03.146Z Compiling bitstruct_derive v0.1.0
25702024-06-25T04:03:03.372Z Compiling derive-where v1.2.7
25712024-06-25T04:03:03.716Z Compiling password-hash v0.5.0
25722024-06-25T04:03:04.522Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25732024-06-25T04:03:08.741Z Compiling memmap2 v0.9.4
25742024-06-25T04:03:08.757Z Compiling arrayvec v0.7.4
25752024-06-25T04:03:08.757Z Compiling libefi-sys v0.1.0
25762024-06-25T04:03:08.757Z Compiling home v0.5.9
25772024-06-25T04:03:08.757Z Compiling ascii v1.1.0
25782024-06-25T04:03:08.757Z Compiling parking_lot_core v0.8.6
25792024-06-25T04:03:08.757Z Compiling float-ord v0.3.2
25802024-06-25T04:03:08.757Z Compiling untrusted v0.7.1
25812024-06-25T04:03:08.757Z Compiling arrayref v0.3.7
25822024-06-25T04:03:08.757Z Compiling constant_time_eq v0.3.0
25832024-06-25T04:03:08.758Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
25842024-06-25T04:03:08.758Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25852024-06-25T04:03:08.758Z Compiling toolchain_find v0.4.0
25862024-06-25T04:03:08.768Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25872024-06-25T04:03:08.768Z Compiling bitstruct v0.1.1
25882024-06-25T04:03:08.768Z Compiling argon2 v0.5.3
25892024-06-25T04:03:08.768Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25902024-06-25T04:03:08.768Z Compiling tokio-tungstenite v0.21.0
25912024-06-25T04:03:08.768Z Compiling trust-dns-resolver v0.22.0
25922024-06-25T04:03:08.768Z Compiling slog-stdlog v4.1.1
25932024-06-25T04:03:08.768Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25942024-06-25T04:03:08.768Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25952024-06-25T04:03:08.790Z Compiling erased-serde v0.3.31
25962024-06-25T04:03:09.144Z Compiling serde_arrays v0.1.0
25972024-06-25T04:03:09.210Z Compiling rfc6979 v0.4.0
25982024-06-25T04:03:09.311Z Compiling aead v0.5.2
25992024-06-25T04:03:09.425Z Compiling nibble_vec v0.1.0
26002024-06-25T04:03:09.637Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26012024-06-25T04:03:09.655Z Compiling slog-dtrace v0.3.0
26022024-06-25T04:03:09.709Z Compiling endian-type v0.1.2
26032024-06-25T04:03:09.941Z Compiling cancel-safe-futures v0.1.5
26042024-06-25T04:03:09.958Z Compiling keccak v0.1.5
26052024-06-25T04:03:09.987Z Compiling topological-sort v0.2.2
26062024-06-25T04:03:10.179Z Compiling omicron-zone-package v0.11.0
26072024-06-25T04:03:10.199Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26082024-06-25T04:03:10.302Z Compiling sha3 v0.10.8
26092024-06-25T04:03:10.329Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26102024-06-25T04:03:10.616Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26112024-06-25T04:03:10.703Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26122024-06-25T04:03:10.971Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26132024-06-25T04:03:11.414Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26142024-06-25T04:03:11.417Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26152024-06-25T04:03:11.795Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26162024-06-25T04:03:11.945Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26172024-06-25T04:03:12.198Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26182024-06-25T04:03:12.734Z Compiling radix_trie v0.2.1
26192024-06-25T04:03:13.480Z Compiling ecdsa v0.16.9
26202024-06-25T04:03:13.618Z Compiling slog-envlogger v2.2.0
26212024-06-25T04:03:14.386Z Compiling rand_core v0.5.1
26222024-06-25T04:03:14.420Z Compiling mime_guess v2.0.4
26232024-06-25T04:03:14.635Z Compiling steno v0.4.0
26242024-06-25T04:03:14.950Z Compiling rustfmt-wrapper v0.2.1
26252024-06-25T04:03:15.555Z Compiling poly1305 v0.8.0
26262024-06-25T04:03:15.815Z Compiling tungstenite v0.20.1
26272024-06-25T04:03:15.868Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26282024-06-25T04:03:16.604Z Compiling primeorder v0.13.6
26292024-06-25T04:03:16.906Z Compiling heck v0.3.3
26302024-06-25T04:03:17.155Z Compiling chacha20 v0.9.1
26312024-06-25T04:03:17.338Z Compiling secrecy v0.8.0
26322024-06-25T04:03:17.356Z Compiling thiserror-impl-no-std v2.0.2
26332024-06-25T04:03:17.625Z Compiling half v2.4.1
26342024-06-25T04:03:17.631Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
26352024-06-25T04:03:17.922Z Compiling ciborium-io v0.2.2
26362024-06-25T04:03:18.066Z Compiling option-ext v0.2.0
26372024-06-25T04:03:18.068Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26382024-06-25T04:03:18.209Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
26392024-06-25T04:03:18.209Z Compiling dirs-sys v0.4.1
26402024-06-25T04:03:18.250Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26412024-06-25T04:03:18.515Z Compiling ciborium-ll v0.2.2
26422024-06-25T04:03:18.573Z Compiling zone_cfg_derive v0.1.2
26432024-06-25T04:03:18.907Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26442024-06-25T04:03:18.930Z Compiling tokio-tungstenite v0.20.1
26452024-06-25T04:03:19.498Z Compiling parking_lot v0.11.2
26462024-06-25T04:03:19.526Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26472024-06-25T04:03:19.924Z Compiling rand_chacha v0.2.2
26482024-06-25T04:03:20.162Z Compiling trust-dns-client v0.22.0
26492024-06-25T04:03:20.747Z Compiling thiserror-no-std v2.0.2
26502024-06-25T04:03:20.878Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26512024-06-25T04:03:21.033Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26522024-06-25T04:03:21.488Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26532024-06-25T04:03:21.874Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26542024-06-25T04:03:22.033Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26552024-06-25T04:03:22.823Z Compiling ed25519 v2.2.3
26562024-06-25T04:03:23.367Z Compiling polyval v0.6.2
26572024-06-25T04:03:23.420Z Compiling libsw v3.3.1
26582024-06-25T04:03:23.776Z Compiling toml v0.5.11
26592024-06-25T04:03:23.836Z Compiling ctr v0.9.2
26602024-06-25T04:03:24.183Z Compiling aes v0.8.4
26612024-06-25T04:03:27.083Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26622024-06-25T04:03:27.086Z Compiling blowfish v0.9.1
26632024-06-25T04:03:27.561Z Compiling pbkdf2 v0.12.2
26642024-06-25T04:03:27.609Z Compiling password-hash v0.4.2
26652024-06-25T04:03:27.747Z Compiling gethostname v0.4.3
26662024-06-25T04:03:28.050Z Compiling fxhash v0.2.1
26672024-06-25T04:03:28.097Z Compiling base64 v0.13.1
26682024-06-25T04:03:28.268Z Compiling linear-map v1.2.0
26692024-06-25T04:03:28.577Z Compiling owo-colors v4.0.0
26702024-06-25T04:03:28.674Z Compiling ron v0.7.1
26712024-06-25T04:03:28.741Z Compiling sled v0.34.7
26722024-06-25T04:03:29.380Z Compiling pbkdf2 v0.11.0
26732024-06-25T04:03:29.763Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26742024-06-25T04:03:30.966Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26752024-06-25T04:03:30.984Z Compiling bcrypt-pbkdf v0.10.0
26762024-06-25T04:03:31.618Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26772024-06-25T04:03:33.773Z Compiling trust-dns-server v0.22.1
26782024-06-25T04:03:34.171Z Compiling ghash v0.5.1
26792024-06-25T04:03:34.369Z Compiling ed25519-dalek v2.1.1
26802024-06-25T04:03:34.388Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26812024-06-25T04:03:34.703Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26822024-06-25T04:03:35.521Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26832024-06-25T04:03:36.480Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26842024-06-25T04:03:37.348Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26852024-06-25T04:03:37.871Z Compiling vsss-rs v3.3.4
26862024-06-25T04:03:38.108Z Compiling rand v0.7.3
26872024-06-25T04:03:38.293Z Compiling zone v0.1.8
26882024-06-25T04:03:39.347Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26892024-06-25T04:03:40.000Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26902024-06-25T04:03:40.565Z Compiling ciborium v0.2.2
26912024-06-25T04:03:40.784Z Compiling dirs v5.0.1
26922024-06-25T04:03:41.001Z Compiling chacha20poly1305 v0.10.1
26932024-06-25T04:03:41.252Z Compiling p521 v0.13.3
26942024-06-25T04:03:42.216Z Compiling p256 v0.13.2
26952024-06-25T04:03:42.319Z Compiling pem v3.0.4
26962024-06-25T04:03:42.610Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
26972024-06-25T04:03:43.021Z Compiling headers-core v0.2.0
26982024-06-25T04:03:43.143Z Compiling cbc v0.1.2
26992024-06-25T04:03:43.183Z Compiling kstat-rs v0.2.4
27002024-06-25T04:03:43.203Z Compiling portpicker v0.1.1
27012024-06-25T04:03:43.405Z Compiling nanorand v0.7.0
27022024-06-25T04:03:43.520Z Compiling russh-cryptovec v0.7.2
27032024-06-25T04:03:43.863Z Compiling http-range v0.1.5
27042024-06-25T04:03:43.866Z Compiling glob v0.3.1
27052024-06-25T04:03:43.896Z Compiling russh-keys v0.43.0
27062024-06-25T04:03:44.011Z Compiling flume v0.11.0
27072024-06-25T04:03:44.235Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27082024-06-25T04:03:44.434Z Compiling hyper-staticfile v0.9.5
27092024-06-25T04:03:44.729Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27102024-06-25T04:03:44.902Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27112024-06-25T04:03:45.435Z Compiling headers v0.3.9
27122024-06-25T04:03:47.272Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
27132024-06-25T04:03:47.456Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27142024-06-25T04:03:47.459Z Compiling rcgen v0.12.1
27152024-06-25T04:03:48.394Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27162024-06-25T04:03:50.078Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27172024-06-25T04:03:50.897Z Compiling aes-gcm v0.10.3
27182024-06-25T04:03:51.209Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27192024-06-25T04:03:51.822Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27202024-06-25T04:03:53.219Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=50cb28f586083fdb990e401bc6146e7dac9b2753#50cb28f5)
27212024-06-25T04:03:56.803Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
27222024-06-25T04:03:56.905Z Compiling atomicwrites v0.4.3
27232024-06-25T04:03:57.302Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27242024-06-25T04:03:58.549Z Compiling subprocess v0.2.9
27252024-06-25T04:03:58.703Z Compiling hex-literal v0.4.1
27262024-06-25T04:03:58.878Z Compiling display-error-chain v0.2.0
27272024-06-25T04:03:59.077Z Compiling dhcproto-macros v0.1.0
27282024-06-25T04:04:00.087Z Compiling dhcproto v0.11.0
27292024-06-25T04:04:00.613Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27302024-06-25T04:04:00.662Z Compiling russh v0.43.0
27312024-06-25T04:04:02.036Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27322024-06-25T04:04:03.624Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27332024-06-25T04:04:03.686Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
27342024-06-25T04:04:04.170Z Compiling internet-checksum v0.2.1
27352024-06-25T04:04:25.860Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27362024-06-25T04:05:08.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
27372024-06-25T04:05:08.572Z
27382024-06-25T04:05:08.575Zreal 3:43.661094204
27392024-06-25T04:05:08.575Zuser 19:58.411008005
27402024-06-25T04:05:08.575Zsys 4:17.927268186
27412024-06-25T04:05:08.575Ztrap 0.591406927
27422024-06-25T04:05:08.575Ztflt 0.553315226
27432024-06-25T04:05:08.575Zdflt 2.048599284
27442024-06-25T04:05:08.575Zkflt 0.000082492
27452024-06-25T04:05:08.576Zlock 42:36.195414709
27462024-06-25T04:05:08.576Zslp 57:20.890464353
27472024-06-25T04:05:08.576Zlat 1:07.135256945
27482024-06-25T04:05:08.576Zstop 2:36.218819067
27492024-06-25T04:05:08.576Z+ mkdir tests
27502024-06-25T04:05:08.579Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
27512024-06-25T04:05:08.579Z+ xargs -I '{}' -t cp '{}' tests/
27522024-06-25T04:05:10.012Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-5ba2fb34bbb5fe65 tests/
27532024-06-25T04:05:10.038Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-d920ed8d80b2910c tests/
27542024-06-25T04:05:10.066Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-fde7ebbae3d1f972 tests/
27552024-06-25T04:05:10.093Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b16e66fb49385701 tests/
27562024-06-25T04:05:10.443Z+ files=(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/*)
27572024-06-25T04:05:10.446Z+ ptime -m tar cvzf /work/package.tar.gz 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-d920ed8d80b2910c tests/commtest-fde7ebbae3d1f972 tests/dhcp_server-5ba2fb34bbb5fe65 tests/end_to_end_tests-b16e66fb49385701 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/cockroachdb.tar.gz 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
27582024-06-25T04:06:14.753ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
27592024-06-25T04:06:14.753Za out/target/test 1K
27602024-06-25T04:06:14.753Za out/npuzone/npuzone 23144K
27612024-06-25T04:06:14.753Za package-manifest.toml 28K
27622024-06-25T04:06:14.753Za smf/sled-agent/non-gimlet/config.toml 4K
27632024-06-25T04:06:14.753Za target/release/omicron-package 32281K
27642024-06-25T04:06:14.753Za target/release/xtask 18121K
27652024-06-25T04:06:14.753Za target/debug/bootstrap 354715K
27662024-06-25T04:06:14.753Za tests/bootstrap-d920ed8d80b2910c 23982K
27672024-06-25T04:06:14.753Za tests/commtest-fde7ebbae3d1f972 23983K
27682024-06-25T04:06:14.753Za tests/dhcp_server-5ba2fb34bbb5fe65 23982K
27692024-06-25T04:06:14.753Za tests/end_to_end_tests-b16e66fb49385701 366102K
27702024-06-25T04:06:14.753Za out/clickhouse.tar.gz 223004K
27712024-06-25T04:06:14.753Za out/clickhouse_keeper.tar.gz 222994K
27722024-06-25T04:06:14.753Za out/cockroachdb.tar.gz 131715K
27732024-06-25T04:06:14.753Za out/crucible-pantry-zone.tar.gz 27302K
27742024-06-25T04:06:14.753Za out/crucible-zone.tar.gz 38060K
27752024-06-25T04:06:14.753Za out/external-dns.tar.gz 25085K
27762024-06-25T04:06:14.753Za out/internal-dns.tar.gz 25085K
27772024-06-25T04:06:14.753Za out/mg-ddm-gz.tar 60673K
27782024-06-25T04:06:14.753Za out/nexus.tar.gz 83721K
27792024-06-25T04:06:14.753Za out/ntp.tar.gz 8850K
27802024-06-25T04:06:14.753Za out/omicron-gateway-softnpu.tar.gz 13747K
27812024-06-25T04:06:14.753Za out/omicron-sled-agent.tar 93876K
27822024-06-25T04:06:14.753Za out/overlay.tar.gz 3K
27832024-06-25T04:06:14.753Za out/oximeter.tar.gz 41394K
27842024-06-25T04:06:14.754Za out/oxlog.tar 2955K
27852024-06-25T04:06:14.754Za out/probe.tar.gz 2764K
27862024-06-25T04:06:14.754Za out/propolis-server.tar.gz 64643K
27872024-06-25T04:06:14.754Za out/pumpkind-gz.tar 26665K
27882024-06-25T04:06:14.754Za out/switch-softnpu.tar.gz 195978K
27892024-06-25T04:06:14.757Z
27902024-06-25T04:06:14.757Zreal 1:04.298487368
27912024-06-25T04:06:14.757Zuser 1:01.510305909
27922024-06-25T04:06:14.757Zsys 3.855540396
27932024-06-25T04:06:14.757Ztrap 0.014482941
27942024-06-25T04:06:14.757Ztflt 0.000000000
27952024-06-25T04:06:14.757Zdflt 0.000000000
27962024-06-25T04:06:14.757Zkflt 0.000000000
27972024-06-25T04:06:14.757Zlock 0.000000000
27982024-06-25T04:06:14.757Zslp 1:01.426452438
27992024-06-25T04:06:14.757Zlat 1.783780459
28002024-06-25T04:06:14.757Zstop 0.000516188
28012024-06-25T04:06:14.757Zprocess exited: duration 1746212 ms, exit code 0
 
28022024-06-25T04:06:14.772Zfound 1 output files
28032024-06-25T04:06:14.772Zuploading: /work/package.tar.gz (1401224364 bytes)
28042024-06-25T04:06:44.075Zuploaded: /work/package.tar.gz