01HHNB2DY8B5S6R807WJ4NXH9C: helios / CI tools

BasicConfig {
    output_rules: [
        "=/work/end-to-end-tests/*.gz",
        "=/work/caboose-util.gz",
        "=/work/tufaceous.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HHNB33X3KB8W7C22RS1DXB7T

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-14T23:39:16.690Zjob assigned to worker 01HHNB36H7JF1A0Q47ZPC55F3M (queued for 1 m 25 s)
 
22023-12-14T23:39:17.325Zstarting task 0: "setup"
32023-12-14T23:39:17.383Z++ uname -s
42023-12-14T23:39:17.387Z+ kern=SunOS
52023-12-14T23:39:17.387Z+ case "$kern" in
62023-12-14T23:39:17.387Z+ groupadd -g 12345 build
72023-12-14T23:39:17.390Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-14T23:39:19.401Z+ zfs create -o mountpoint=/work rpool/work
92023-12-14T23:39:19.504Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-14T23:39:19.519Z+ home_fs=zfs
112023-12-14T23:39:19.519Z+ [[ zfs == autofs ]]
122023-12-14T23:39:19.519Z+ mkdir -p /home/build
132023-12-14T23:39:19.519Z+ chown build:build /home/build /work
142023-12-14T23:39:21.916Z+ chmod 0700 /home/build /work
152023-12-14T23:39:21.919Zprocess exited: duration 4188 ms, exit code 0
 
162023-12-14T23:39:21.926Zstarting task 1: "rust-toolchain"
172023-12-14T23:39:21.935Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-14T23:39:21.939Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-14T23:39:22.104Zinfo: downloading installer
202023-12-14T23:39:24.225Zwarning: it looks like you have an existing installation of Rust at:
212023-12-14T23:39:24.225Zwarning: /opt/ooce/bin
222023-12-14T23:39:24.225Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-14T23:39:24.225Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-14T23:39:24.225Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-14T23:39:24.226Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-14T23:39:24.226Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-14T23:39:24.226Zerror: cannot install while Rust is installed
282023-12-14T23:39:24.226Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-14T23:39:24.310Zinfo: profile set to 'default'
302023-12-14T23:39:24.310Zinfo: default host triple is x86_64-unknown-illumos
312023-12-14T23:39:24.319Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-14T23:39:24.500Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-14T23:39:24.501Zinfo: downloading component 'cargo'
342023-12-14T23:39:25.261Zinfo: downloading component 'clippy'
352023-12-14T23:39:25.581Zinfo: downloading component 'rust-docs'
362023-12-14T23:39:26.504Zinfo: downloading component 'rust-std'
372023-12-14T23:39:28.237Zinfo: downloading component 'rustc'
382023-12-14T23:39:32.450Zinfo: downloading component 'rustfmt'
392023-12-14T23:39:32.706Zinfo: installing component 'cargo'
402023-12-14T23:39:34.729Zinfo: installing component 'clippy'
412023-12-14T23:39:35.631Zinfo: installing component 'rust-docs'
422023-12-14T23:39:38.374Zinfo: installing component 'rust-std'
432023-12-14T23:39:49.642Zinfo: installing component 'rustc'
442023-12-14T23:39:52.191Zinfo: installing component 'rustfmt'
452023-12-14T23:39:52.761Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-14T23:39:52.762Z
472023-12-14T23:39:52.947Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-14T23:39:52.947Z
492023-12-14T23:39:52.973Z
502023-12-14T23:39:52.974ZRust is installed now. Great!
512023-12-14T23:39:52.974Z
522023-12-14T23:39:52.974ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-14T23:39:52.974Zenvironment variable. This has not been done automatically.
542023-12-14T23:39:52.974Z
552023-12-14T23:39:52.974ZTo configure your current shell, run:
562023-12-14T23:39:52.974Zsource "$HOME/.cargo/env"
572023-12-14T23:39:53.040Z+ rustc --version
582023-12-14T23:39:53.129Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-14T23:39:53.142Zprocess exited: duration 31206 ms, exit code 0
 
602023-12-14T23:39:53.204Zstarting task 2: "authentication"
612023-12-14T23:39:53.257Zprocess exited: duration 54 ms, exit code 0
 
622023-12-14T23:39:53.717Zstarting task 3: "clone repository"
632023-12-14T23:39:53.731Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-14T23:39:53.737Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-14T23:39:53.801ZCloning into '/work/oxidecomputer/omicron'...
662023-12-14T23:40:00.913Z+ cd /work/oxidecomputer/omicron
672023-12-14T23:40:00.913Z+ [[ -n dendrite-integration ]]
682023-12-14T23:40:00.919Z+ git fetch origin dendrite-integration
692023-12-14T23:40:01.259ZFrom https://github.com/oxidecomputer/omicron
702023-12-14T23:40:01.260Z * branch dendrite-integration -> FETCH_HEAD
712023-12-14T23:40:01.264Z+ git checkout -B dendrite-integration remotes/origin/dendrite-integration
722023-12-14T23:40:01.370ZSwitched to a new branch 'dendrite-integration'
732023-12-14T23:40:01.385Zbranch 'dendrite-integration' set up to track 'origin/dendrite-integration'.
742023-12-14T23:40:01.385Z+ git reset --hard 7b71f6cef97dfc52124703cc95e1d5b5e05245b9
752023-12-14T23:40:01.389ZHEAD is now at 7b71f6ce Update with latest version
762023-12-14T23:40:01.389Zprocess exited: duration 7669 ms, exit code 0
 
772023-12-14T23:40:01.399Zstarting task 4: "build"
782023-12-14T23:40:01.404Z+ cargo --version
792023-12-14T23:40:01.412Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-14T23:40:04.816Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-14T23:40:04.990Zinfo: downloading component 'cargo'
822023-12-14T23:40:05.057Zinfo: downloading component 'clippy'
832023-12-14T23:40:05.057Zinfo: downloading component 'rust-docs'
842023-12-14T23:40:05.057Zinfo: downloading component 'rust-std'
852023-12-14T23:40:05.464Zinfo: downloading component 'rustc'
862023-12-14T23:40:09.722Zinfo: downloading component 'rustfmt'
872023-12-14T23:40:09.966Zinfo: installing component 'cargo'
882023-12-14T23:40:11.267Zinfo: installing component 'clippy'
892023-12-14T23:40:11.734Zinfo: installing component 'rust-docs'
902023-12-14T23:40:14.633Zinfo: installing component 'rust-std'
912023-12-14T23:40:17.215Zinfo: installing component 'rustc'
922023-12-14T23:40:23.423Zinfo: installing component 'rustfmt'
932023-12-14T23:40:23.972Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-14T23:40:23.976Z+ rustc --version
952023-12-14T23:40:24.097Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-14T23:40:24.104Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-12-14T23:40:34.054Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-12-14T23:40:35.322Z Startup: Caching catalogs ... Done
992023-12-14T23:40:44.890ZPlanning: Solver setup ... Done (6.815s)
1002023-12-14T23:40:44.891ZPlanning: Running solver ... Done (0.157s)
1012023-12-14T23:40:44.891ZPlanning: Finding local manifests ... Done (0.004s)
1022023-12-14T23:40:44.891ZPlanning: Fetching manifests: 0/6 0% complete
1032023-12-14T23:40:44.891ZPlanning: Fetching manifests: 6/6 100% complete
1042023-12-14T23:40:44.891ZPlanning: Package planning ... Done (0.093s)
1052023-12-14T23:40:44.891ZPlanning: Merging actions ... Done (0.085s)
1062023-12-14T23:40:44.892ZPlanning: Checking for conflicting actions ... Done (0.696s)
1072023-12-14T23:40:44.892ZPlanning: Consolidating action changes ... Done (0.018s)
1082023-12-14T23:40:48.354ZPlanning: Evaluating mediators ... Done (3.809s)
1092023-12-14T23:40:48.466ZPlanning: Planning completed in 13.08 seconds
1102023-12-14T23:40:48.488Z Packages to install: 4
1112023-12-14T23:40:48.488Z Packages to update: 2
1122023-12-14T23:40:48.488Z Mediators to change: 2
1132023-12-14T23:40:48.488Z Services to change: 1
1142023-12-14T23:40:48.491Z Estimated space available: 148.88 GB
1152023-12-14T23:40:48.491ZEstimated space to be consumed: 1.43 GB
1162023-12-14T23:40:48.492Z Create boot environment: No
1172023-12-14T23:40:48.492ZCreate backup boot environment: Yes
1182023-12-14T23:40:48.492Z Rebuild boot archive: No
1192023-12-14T23:40:48.492Z
1202023-12-14T23:40:48.492ZChanged mediators:
1212023-12-14T23:40:48.492Z mediator clang:
1222023-12-14T23:40:48.492Z version: None -> 15 (system default)
1232023-12-14T23:40:48.492Z
1242023-12-14T23:40:48.492Z mediator llvm:
1252023-12-14T23:40:48.492Z version: 14 (system default) -> 15 (system default)
1262023-12-14T23:40:48.493Z
1272023-12-14T23:40:48.493ZChanged packages:
1282023-12-14T23:40:48.493Zhelios-dev
1292023-12-14T23:40:48.493Z developer/build-essential
1302023-12-14T23:40:48.493Z None -> 11-2.0
1312023-12-14T23:40:48.493Z library/libxmlsec1
1322023-12-14T23:40:48.493Z None -> 1.2.35-2.0
1332023-12-14T23:40:48.493Z ooce/developer/clang-15
1342023-12-14T23:40:48.493Z None -> 15.0.7-2.0
1352023-12-14T23:40:48.493Z ooce/developer/llvm-15
1362023-12-14T23:40:48.493Z None -> 15.0.7-2.0
1372023-12-14T23:40:48.493Z system/library/g++-runtime
1382023-12-14T23:40:48.493Z 12-2.0 -> 13-2.0
1392023-12-14T23:40:48.493Z system/library/gcc-runtime
1402023-12-14T23:40:48.493Z 12-2.0 -> 13-2.0
1412023-12-14T23:40:48.493Z
1422023-12-14T23:40:48.493ZServices:
1432023-12-14T23:40:48.493Z restart_fmri:
1442023-12-14T23:40:48.494Z svc:/system/update-man-index:default
1452023-12-14T23:40:48.728Z
1462023-12-14T23:40:48.728ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1472023-12-14T23:40:53.730ZDownload: 714/3330 items 18.2/221.1MB 8% complete (3.6M/s)
1482023-12-14T23:40:58.733ZDownload: 1347/3330 items 116.7/221.1MB 52% complete (11.7M/s)
1492023-12-14T23:41:05.065ZDownload: 2224/3330 items 119.2/221.1MB 53% complete (11.1M/s)
1502023-12-14T23:41:10.066ZDownload: 2747/3330 items 120.6/221.1MB 54% complete (323k/s)
1512023-12-14T23:41:15.448ZDownload: 3284/3330 items 211.6/221.1MB 95% complete (9.5M/s)
1522023-12-14T23:41:19.062ZDownload: Completed 221.11 MB in 30.24 seconds (7.3M/s)
1532023-12-14T23:41:24.221Z Actions: 1/3766 actions (Removing old actions)
1542023-12-14T23:41:24.221Z Actions: 5/3766 actions (Installing new actions)
1552023-12-14T23:41:26.439Z Actions: 2640/3766 actions (Installing new actions)
1562023-12-14T23:41:29.415Z Actions: 3729/3766 actions (Updating modified actions)
1572023-12-14T23:41:29.996Z Actions: Completed 3766 actions in 8.91 seconds.
1582023-12-14T23:41:30.214Z Done (0.210s)
1592023-12-14T23:41:30.219Z Done (0.000s)
1602023-12-14T23:41:30.489Z Done (0.275s)
1612023-12-14T23:41:38.098Z Done (7.485s)
1622023-12-14T23:41:38.397Z Done (0.184s)
1632023-12-14T23:41:38.414Z Done (0.000s)
1642023-12-14T23:41:38.623Z Done (0.000s)
1652023-12-14T23:41:39.387ZPlanning: Evaluating mediator changes ... Done
1662023-12-14T23:41:39.618ZPlanning: Checking for conflicting actions ... Done
1672023-12-14T23:41:39.624ZPlanning: Consolidating action changes ... Done
1682023-12-14T23:41:40.097ZPlanning: Evaluating mediators ... Done
1692023-12-14T23:41:40.101ZPlanning: Planning completed in 0.72 seconds
1702023-12-14T23:41:40.120Z Mediators to change: 2
1712023-12-14T23:41:40.124Z Create boot environment: No
1722023-12-14T23:41:40.124ZCreate backup boot environment: No
1732023-12-14T23:41:40.230Z Done
1742023-12-14T23:41:40.230Z Done
1752023-12-14T23:41:40.405Z Done
1762023-12-14T23:41:46.114Z Done
1772023-12-14T23:41:46.235Z Done
1782023-12-14T23:41:46.245Z Done
1792023-12-14T23:41:46.332Z Done
1802023-12-14T23:41:47.368ZPlanning: Evaluating mediator changes ... Done
1812023-12-14T23:41:47.376ZPlanning: Merging actions ... Done
1822023-12-14T23:41:47.706ZPlanning: Checking for conflicting actions ... Done
1832023-12-14T23:41:47.714ZPlanning: Consolidating action changes ... Done
1842023-12-14T23:41:48.128ZPlanning: Evaluating mediators ... Done
1852023-12-14T23:41:48.230ZPlanning: Planning completed in 1.31 seconds
1862023-12-14T23:41:48.295Z Packages to change: 1
1872023-12-14T23:41:48.295Z Mediators to change: 1
1882023-12-14T23:41:48.295Z Services to change: 1
1892023-12-14T23:41:48.295Z Create boot environment: No
1902023-12-14T23:41:48.303ZCreate backup boot environment: Yes
1912023-12-14T23:41:50.366Z Actions: 1/6 actions (Updating modified actions)
1922023-12-14T23:41:50.376Z Actions: Completed 6 actions in 0.00 seconds.
1932023-12-14T23:41:50.376Z Done
1942023-12-14T23:41:50.376Z Done
1952023-12-14T23:41:50.421Z Done
1962023-12-14T23:41:56.169Z Done
1972023-12-14T23:41:56.304Z Done
1982023-12-14T23:41:56.313Z Done
1992023-12-14T23:41:56.380Z Done
2002023-12-14T23:41:57.049ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012023-12-14T23:41:57.049Zclang system 15 system
2022023-12-14T23:41:57.049Zcsh system system illumos
2032023-12-14T23:41:57.050Zctags system system illumos
2042023-12-14T23:41:57.050Zgcc vendor 12 vendor
2052023-12-14T23:41:57.050Zgcc system 10 system
2062023-12-14T23:41:57.050Zgcc system 7 system
2072023-12-14T23:41:57.050Zgo system 1.20 system
2082023-12-14T23:41:57.050Zgo system 1.19 system
2092023-12-14T23:41:57.050Zllvm system 15 system
2102023-12-14T23:41:57.050Zllvm system 14 system
2112023-12-14T23:41:57.050Zmariadb system 10.6 system
2122023-12-14T23:41:57.050Zmta vendor vendor dma
2132023-12-14T23:41:57.050Zopenjdk system 17 system
2142023-12-14T23:41:57.050Zopenjdk system 11 system
2152023-12-14T23:41:57.050Zopenjdk system 1.8 system
2162023-12-14T23:41:57.051Zopenssl vendor 3 vendor
2172023-12-14T23:41:57.051Zperl system 5.36 system
2182023-12-14T23:41:57.051Zpostgresql system 15 system
2192023-12-14T23:41:57.051Zpostgresql system 13 system
2202023-12-14T23:41:57.051Zpython vendor 3 vendor
2212023-12-14T23:41:57.051Zpython system 2 system
2222023-12-14T23:41:57.051Zpython3 system 3.11 system
2232023-12-14T23:41:57.051Zruby system 3.0 system
2242023-12-14T23:41:57.051Zwords vendor vendor american-english
2252023-12-14T23:41:57.051Zwords system system australian-english
2262023-12-14T23:41:57.051Zwords system system british-english
2272023-12-14T23:41:57.051Zwords system system canadian-english
2282023-12-14T23:41:57.051Zwords system system french
2292023-12-14T23:41:57.051Zwords system system italian
2302023-12-14T23:41:57.052Zwords system system ngerman
2312023-12-14T23:41:57.052Zwords system system ogerman
2322023-12-14T23:41:57.052Zwords system system spanish
2332023-12-14T23:41:57.583ZFMRI IFO
2342023-12-14T23:41:57.583Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2352023-12-14T23:41:57.583Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2362023-12-14T23:41:57.584Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2372023-12-14T23:41:57.584Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2382023-12-14T23:41:57.584Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2392023-12-14T23:41:57.584Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2402023-12-14T23:41:57.585Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2412023-12-14T23:41:57.585Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2422023-12-14T23:41:57.657Z+ set -o errexit
2432023-12-14T23:41:57.661Z+++ dirname ./tools/ci_download_cockroachdb
2442023-12-14T23:41:57.662Z++ cd ./tools
2452023-12-14T23:41:57.662Z++ pwd
2462023-12-14T23:41:57.666Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2472023-12-14T23:41:57.666Z++ basename ./tools/ci_download_cockroachdb
2482023-12-14T23:41:57.666Z+ ARG0=ci_download_cockroachdb
2492023-12-14T23:41:57.666Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2502023-12-14T23:41:57.672Z+ CIDL_VERSION=v22.1.9
2512023-12-14T23:41:57.673Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2522023-12-14T23:41:57.673Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2532023-12-14T23:41:57.673Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2542023-12-14T23:41:57.673Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2552023-12-14T23:41:57.673Z+ TARGET_DIR=out
2562023-12-14T23:41:57.673Z+ DOWNLOAD_DIR=out/downloads
2572023-12-14T23:41:57.673Z+ DEST_DIR=./out/cockroachdb
2582023-12-14T23:41:57.673Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2592023-12-14T23:41:57.674Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2602023-12-14T23:41:57.674Z+ main
2612023-12-14T23:41:57.676Z+ [[ 0 != 0 ]]
2622023-12-14T23:41:57.676Z+ CIDL_OS=solaris2.11
2632023-12-14T23:41:57.676Z+ [[ 0 != 0 ]]
2642023-12-14T23:41:57.676Z+ configure_os solaris2.11
2652023-12-14T23:41:57.676Z+ echo 'current directory: /work/oxidecomputer/omicron'
2662023-12-14T23:41:57.676Zcurrent directory: /work/oxidecomputer/omicron
2672023-12-14T23:41:57.676Z+ echo 'configuring based on OS: "solaris2.11"'
2682023-12-14T23:41:57.676Z+ case "$1" in
2692023-12-14T23:41:57.676Zconfiguring based on OS: "solaris2.11"
2702023-12-14T23:41:57.676Z+ CIDL_BUILD=illumos
2712023-12-14T23:41:57.676Z+ CIDL_SUFFIX=tar.gz
2722023-12-14T23:41:57.677Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2732023-12-14T23:41:57.677Z+ CIDL_MD5FUNC=do_md5sum
2742023-12-14T23:41:57.677Z+ CIDL_URL_BASE=https://illumos.org/downloads
2752023-12-14T23:41:57.677Z+ CIDL_ASSEMBLE=do_assemble_illumos
2762023-12-14T23:41:57.677Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2772023-12-14T23:41:57.677Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2782023-12-14T23:41:57.677Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792023-12-14T23:41:57.678Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2802023-12-14T23:41:57.678Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-12-14T23:41:57.678Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2822023-12-14T23:41:57.678ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832023-12-14T23:41:57.678Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2842023-12-14T23:41:57.678Z+ mkdir -p out/downloads
2852023-12-14T23:41:57.678ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2862023-12-14T23:41:57.683Z+ mkdir -p ./out/cockroachdb
2872023-12-14T23:41:57.683Z+ local DO_DOWNLOAD=true
2882023-12-14T23:41:57.683Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2892023-12-14T23:41:57.683Z+ '[' true == true ']'
2902023-12-14T23:41:57.684Z+ echo Downloading...
2912023-12-14T23:41:57.684ZDownloading...
2922023-12-14T23:41:57.684Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-12-14T23:41:57.684Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-12-14T23:42:04.802Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-12-14T23:42:04.802Z++ md5sum
2962023-12-14T23:42:04.802Z++ awk '{print $1}'
2972023-12-14T23:42:04.803Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2982023-12-14T23:42:04.803Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2992023-12-14T23:42:04.803Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-12-14T23:42:04.803Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3012023-12-14T23:42:06.591Z+ do_assemble_illumos
3022023-12-14T23:42:06.592Z+ rm -r ./out/cockroachdb
3032023-12-14T23:42:06.627Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3042023-12-14T23:42:07.174Z+ ./out/cockroachdb/bin/cockroach version
3052023-12-14T23:42:07.396ZBuild Tag: v22.1.9-dirty
3062023-12-14T23:42:07.396ZBuild Time: 2022/10/26 21:17:46
3072023-12-14T23:42:07.396ZDistribution: OSS
3082023-12-14T23:42:07.396ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3092023-12-14T23:42:07.396ZGo Version: go1.17.13
3102023-12-14T23:42:07.396ZC Compiler: gcc 10.3.0
3112023-12-14T23:42:07.396ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3122023-12-14T23:42:07.396ZBuild Type: release
3132023-12-14T23:42:07.412Z+ set -o errexit
3142023-12-14T23:42:07.421Z+++ dirname ./tools/ci_download_clickhouse
3152023-12-14T23:42:07.421Z++ cd ./tools
3162023-12-14T23:42:07.421Z++ pwd
3172023-12-14T23:42:07.422Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3182023-12-14T23:42:07.422Z++ basename ./tools/ci_download_clickhouse
3192023-12-14T23:42:07.422Z+ ARG0=ci_download_clickhouse
3202023-12-14T23:42:07.422Z+ TARGET_DIR=out
3212023-12-14T23:42:07.422Z+ DOWNLOAD_DIR=out/downloads
3222023-12-14T23:42:07.422Z+ DEST_DIR=./out/clickhouse
3232023-12-14T23:42:07.422Z+ CIDL_VERSION=v22.8.9.24
3242023-12-14T23:42:07.422Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3252023-12-14T23:42:07.423Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3262023-12-14T23:42:07.423Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3272023-12-14T23:42:07.423Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3282023-12-14T23:42:07.423Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3292023-12-14T23:42:07.435Z+ main
3302023-12-14T23:42:07.435Z+ [[ 0 != 0 ]]
3312023-12-14T23:42:07.435Z+ CIDL_OS=solaris2.11
3322023-12-14T23:42:07.438Z+ [[ 0 != 0 ]]
3332023-12-14T23:42:07.438Z+ configure_os solaris2.11
3342023-12-14T23:42:07.438Z+ echo 'current directory: /work/oxidecomputer/omicron'
3352023-12-14T23:42:07.438Zcurrent directory: /work/oxidecomputer/omicron
3362023-12-14T23:42:07.438Z+ echo 'configuring based on OS: "solaris2.11"'
3372023-12-14T23:42:07.438Z+ CIDL_DASHREV=
3382023-12-14T23:42:07.438Zconfiguring based on OS: "solaris2.11"
3392023-12-14T23:42:07.438Z+ case "$1" in
3402023-12-14T23:42:07.439Z+ CIDL_PLATFORM=illumos
3412023-12-14T23:42:07.439Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3422023-12-14T23:42:07.439Z+ CIDL_MD5FUNC=do_md5sum
3432023-12-14T23:42:07.439Z+ CIDL_DASHREV=-1
3442023-12-14T23:42:07.439Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3452023-12-14T23:42:07.439Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-12-14T23:42:07.439Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-12-14T23:42:07.439Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482023-12-14T23:42:07.439Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492023-12-14T23:42:07.439ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502023-12-14T23:42:07.439ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-12-14T23:42:07.439Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3522023-12-14T23:42:07.439Z+ mkdir -p out/downloads
3532023-12-14T23:42:07.439Z+ mkdir -p ./out/clickhouse
3542023-12-14T23:42:07.439Z+ local DO_DOWNLOAD=true
3552023-12-14T23:42:07.439Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3562023-12-14T23:42:07.439Z+ '[' true == true ']'
3572023-12-14T23:42:07.440Z+ echo Downloading...
3582023-12-14T23:42:07.440ZDownloading...
3592023-12-14T23:42:07.440Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-12-14T23:42:07.440Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-12-14T23:42:09.090Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-12-14T23:42:09.096Z++ md5sum
3632023-12-14T23:42:09.096Z++ awk '{print $1}'
3642023-12-14T23:42:12.974Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3652023-12-14T23:42:12.975Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3662023-12-14T23:42:12.975Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3672023-12-14T23:42:13.372Z+ mkdir -p ./out/clickhouse
3682023-12-14T23:42:13.372Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3692023-12-14T23:42:14.366Z+ ./out/clickhouse/clickhouse server --version
3702023-12-14T23:42:14.427ZClickHouse server version 22.8.9.1.
3712023-12-14T23:42:14.427Z+ set -o errexit
3722023-12-14T23:42:14.427Z+++ dirname ./tools/ci_download_console
3732023-12-14T23:42:14.427Z++ cd ./tools
3742023-12-14T23:42:14.428Z++ pwd
3752023-12-14T23:42:14.428Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3762023-12-14T23:42:14.428Z++ basename ./tools/ci_download_console
3772023-12-14T23:42:14.428Z+ ARG0=ci_download_console
3782023-12-14T23:42:14.428Z+ TARGET_DIR=out
3792023-12-14T23:42:14.428Z+ DOWNLOAD_DIR=out/downloads
3802023-12-14T23:42:14.428Z+ DEST_DIR=./out/console-assets
3812023-12-14T23:42:14.428Z+ source /work/oxidecomputer/omicron/tools/console_version
3822023-12-14T23:42:14.428Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
3832023-12-14T23:42:14.428Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
3842023-12-14T23:42:14.429Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
3852023-12-14T23:42:14.429Z+ TARBALL_FILE=out/downloads/console.tar.gz
3862023-12-14T23:42:14.429Z+ main
3872023-12-14T23:42:14.429Z+ [[ 0 != 0 ]]
3882023-12-14T23:42:14.429Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
3892023-12-14T23:42:14.430ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
3902023-12-14T23:42:14.430Z+ echo 'Local file: out/downloads/console.tar.gz'
3912023-12-14T23:42:14.430ZLocal file: out/downloads/console.tar.gz
3922023-12-14T23:42:14.430Z+ local DO_DOWNLOAD=true
3932023-12-14T23:42:14.430Z+ [[ -f out/downloads/console.tar.gz ]]
3942023-12-14T23:42:14.430Z+ mkdir -p out/downloads
3952023-12-14T23:42:14.431Z+ '[' true == true ']'
3962023-12-14T23:42:14.431Z+ echo Downloading...
3972023-12-14T23:42:14.431ZDownloading...
3982023-12-14T23:42:14.431Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
3992023-12-14T23:42:14.431Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4002023-12-14T23:42:17.483Z++ do_sha256sum out/downloads/console.tar.gz
4012023-12-14T23:42:17.742Z++ case "$OSTYPE" in
4022023-12-14T23:42:17.742Z++ SHA=sha256sum
4032023-12-14T23:42:17.742Z++ sha256sum
4042023-12-14T23:42:17.742Z++ awk '{print $1}'
4052023-12-14T23:42:17.742Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4062023-12-14T23:42:17.742Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4072023-12-14T23:42:17.742Z+ rm -rf ./out/console-assets
4082023-12-14T23:42:17.742Z+ mkdir -p ./out/console-assets
4092023-12-14T23:42:17.742Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4102023-12-14T23:42:17.742Z+ mkdir -p ./out/console-assets
4112023-12-14T23:42:17.742Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4122023-12-14T23:42:17.743Z+ set -o errexit
4132023-12-14T23:42:17.743Z+++ dirname ./tools/ci_download_maghemite_openapi
4142023-12-14T23:42:17.743Z++ cd ./tools
4152023-12-14T23:42:17.743Z++ pwd
4162023-12-14T23:42:17.743Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4172023-12-14T23:42:17.743Z++ basename ./tools/ci_download_maghemite_openapi
4182023-12-14T23:42:17.743Z+ ARG0=ci_download_maghemite_openapi
4192023-12-14T23:42:17.743Z+ TARGET_DIR=out
4202023-12-14T23:42:17.743Z+ DOWNLOAD_DIR=out/downloads
4212023-12-14T23:42:17.743Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4222023-12-14T23:42:17.743Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4232023-12-14T23:42:17.743Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4242023-12-14T23:42:17.743Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4252023-12-14T23:42:17.744Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4262023-12-14T23:42:17.744Z+ main
4272023-12-14T23:42:17.744Z+ [[ 0 != 0 ]]
4282023-12-14T23:42:17.744Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4292023-12-14T23:42:17.744ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4302023-12-14T23:42:17.744Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4312023-12-14T23:42:17.744Z+ local DO_DOWNLOAD=true
4322023-12-14T23:42:17.744ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4332023-12-14T23:42:17.744Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4342023-12-14T23:42:17.744Z+ mkdir -p out/downloads
4352023-12-14T23:42:17.744Z+ '[' true == true ']'
4362023-12-14T23:42:17.744Z+ echo Downloading...
4372023-12-14T23:42:17.744ZDownloading...
4382023-12-14T23:42:17.744Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4392023-12-14T23:42:17.744Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4402023-12-14T23:42:17.869Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4412023-12-14T23:42:17.869Z++ case "$OSTYPE" in
4422023-12-14T23:42:17.880Z++ SHA=sha256sum
4432023-12-14T23:42:17.880Z++ sha256sum
4442023-12-14T23:42:17.880Z++ awk '{print $1}'
4452023-12-14T23:42:17.880Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4462023-12-14T23:42:17.880Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4472023-12-14T23:42:17.880Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4482023-12-14T23:42:17.880Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4492023-12-14T23:42:17.880Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4502023-12-14T23:42:17.881Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4512023-12-14T23:42:17.881Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4522023-12-14T23:42:17.881Z+ main
4532023-12-14T23:42:17.881Z+ [[ 0 != 0 ]]
4542023-12-14T23:42:17.881Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4552023-12-14T23:42:17.881ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4562023-12-14T23:42:17.881Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4572023-12-14T23:42:17.881ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4582023-12-14T23:42:17.881Z+ local DO_DOWNLOAD=true
4592023-12-14T23:42:17.881Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4602023-12-14T23:42:17.881Z+ mkdir -p out/downloads
4612023-12-14T23:42:17.881Z+ '[' true == true ']'
4622023-12-14T23:42:17.881Z+ echo Downloading...
4632023-12-14T23:42:17.881ZDownloading...
4642023-12-14T23:42:17.882Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4652023-12-14T23:42:17.882Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4662023-12-14T23:42:18.169Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4672023-12-14T23:42:19.169Z++ case "$OSTYPE" in
4682023-12-14T23:42:19.169Z++ SHA=sha256sum
4692023-12-14T23:42:19.169Z++ sha256sum
4702023-12-14T23:42:19.169Z++ awk '{print $1}'
4712023-12-14T23:42:19.169Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4722023-12-14T23:42:19.170Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4732023-12-14T23:42:19.170Z+ set -o errexit
4742023-12-14T23:42:19.170Z+++ dirname ./tools/ci_download_dendrite_openapi
4752023-12-14T23:42:19.170Z++ cd ./tools
4762023-12-14T23:42:19.170Z++ pwd
4772023-12-14T23:42:19.171Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4782023-12-14T23:42:19.171Z++ basename ./tools/ci_download_dendrite_openapi
4792023-12-14T23:42:19.171Z+ ARG0=ci_download_dendrite_openapi
4802023-12-14T23:42:19.172Z+ TARGET_DIR=out
4812023-12-14T23:42:19.172Z+ DOWNLOAD_DIR=out/downloads
4822023-12-14T23:42:19.172Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4832023-12-14T23:42:19.172Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
4842023-12-14T23:42:19.172Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4852023-12-14T23:42:19.172Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4862023-12-14T23:42:19.172Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4872023-12-14T23:42:19.173Z+ main
4882023-12-14T23:42:19.173Z+ [[ 0 != 0 ]]
4892023-12-14T23:42:19.175Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
4902023-12-14T23:42:19.175ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4912023-12-14T23:42:19.175Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
4922023-12-14T23:42:19.175Z+ local DO_DOWNLOAD=true
4932023-12-14T23:42:19.176ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4942023-12-14T23:42:19.176Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
4952023-12-14T23:42:19.176Z+ mkdir -p out/downloads
4962023-12-14T23:42:19.176Z+ '[' true == true ']'
4972023-12-14T23:42:19.176Z+ echo Downloading...
4982023-12-14T23:42:19.176ZDownloading...
4992023-12-14T23:42:19.176Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5002023-12-14T23:42:19.177Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
5012023-12-14T23:42:19.203Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
5022023-12-14T23:42:19.204Z++ case "$OSTYPE" in
5032023-12-14T23:42:19.205Z++ SHA=sha256sum
5042023-12-14T23:42:19.205Z++ sha256sum
5052023-12-14T23:42:19.205Z++ awk '{print $1}'
5062023-12-14T23:42:19.210Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5072023-12-14T23:42:19.211Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5082023-12-14T23:42:19.211Z+ set -o errexit
5092023-12-14T23:42:19.212Z+++ dirname ./tools/ci_download_dendrite_stub
5102023-12-14T23:42:19.213Z++ cd ./tools
5112023-12-14T23:42:19.213Z++ pwd
5122023-12-14T23:42:19.214Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5132023-12-14T23:42:19.214Z++ basename ./tools/ci_download_dendrite_stub
5142023-12-14T23:42:19.214Z+ ARG0=ci_download_dendrite_stub
5152023-12-14T23:42:19.214Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5162023-12-14T23:42:19.214Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5172023-12-14T23:42:19.215Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5182023-12-14T23:42:19.215Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5192023-12-14T23:42:19.215Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5202023-12-14T23:42:19.216Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5212023-12-14T23:42:19.217Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5222023-12-14T23:42:19.217Z+ TARGET_DIR=out
5232023-12-14T23:42:19.218Z+ DOWNLOAD_DIR=out/downloads
5242023-12-14T23:42:19.218Z+ DEST_DIR=./out/dendrite-stub
5252023-12-14T23:42:19.218Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5262023-12-14T23:42:19.218Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5272023-12-14T23:42:19.218Z+ REPO=oxidecomputer/dendrite
5282023-12-14T23:42:19.218Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5292023-12-14T23:42:19.218Z+ main
5302023-12-14T23:42:19.220Z+ [[ 0 != 0 ]]
5312023-12-14T23:42:19.220Z+ CIDL_OS=solaris2.11
5322023-12-14T23:42:19.220Z+ [[ 0 != 0 ]]
5332023-12-14T23:42:19.220Z+ configure_os solaris2.11
5342023-12-14T23:42:19.220Z+ echo 'current directory: /work/oxidecomputer/omicron'
5352023-12-14T23:42:19.220Zcurrent directory: /work/oxidecomputer/omicron
5362023-12-14T23:42:19.220Z+ echo 'configuring based on OS: "solaris2.11"'
5372023-12-14T23:42:19.220Zconfiguring based on OS: "solaris2.11"
5382023-12-14T23:42:19.220Z+ case "$1" in
5392023-12-14T23:42:19.220Z+ SET_BINARIES=
5402023-12-14T23:42:19.220Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5412023-12-14T23:42:19.220Z+ CIDL_SHA256FUNC=do_sha256sum
5422023-12-14T23:42:19.221Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5432023-12-14T23:42:19.221Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5442023-12-14T23:42:19.221Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5452023-12-14T23:42:19.221Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5462023-12-14T23:42:19.221ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5472023-12-14T23:42:19.221ZLocal file: out/downloads/dendrite-stub.tar.gz
5482023-12-14T23:42:19.221Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5492023-12-14T23:42:19.221Z+ mkdir -p out/downloads
5502023-12-14T23:42:19.221Z+ mkdir -p ./out/dendrite-stub
5512023-12-14T23:42:19.221Z+ fetch_and_verify
5522023-12-14T23:42:19.221Z+ local DO_DOWNLOAD=true
5532023-12-14T23:42:19.221Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5542023-12-14T23:42:19.222Z+ '[' true == true ']'
5552023-12-14T23:42:19.222Z+ echo Downloading...
5562023-12-14T23:42:19.222ZDownloading...
5572023-12-14T23:42:19.222Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5582023-12-14T23:42:19.222Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5592023-12-14T23:42:30.862Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5602023-12-14T23:42:31.287Z++ sha256sum
5612023-12-14T23:42:31.287Z++ awk '{print $1}'
5622023-12-14T23:42:31.297Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5632023-12-14T23:42:31.298Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5642023-12-14T23:42:31.298Z+ do_untar out/downloads/dendrite-stub.tar.gz
5652023-12-14T23:42:31.298Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5662023-12-14T23:42:32.081Z+ do_assemble
5672023-12-14T23:42:32.081Z+ rm -r ./out/dendrite-stub
5682023-12-14T23:42:32.087Z+ mkdir ./out/dendrite-stub
5692023-12-14T23:42:32.087Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5702023-12-14T23:42:32.635Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5712023-12-14T23:42:32.647Z+ set -o errexit
5722023-12-14T23:42:32.647Z+++ dirname ./tools/ci_download_maghemite_mgd
5732023-12-14T23:42:32.647Z++ cd ./tools
5742023-12-14T23:42:32.647Z++ pwd
5752023-12-14T23:42:32.647Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5762023-12-14T23:42:32.647Z++ basename ./tools/ci_download_maghemite_mgd
5772023-12-14T23:42:32.647Z+ ARG0=ci_download_maghemite_mgd
5782023-12-14T23:42:32.648Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5792023-12-14T23:42:32.648Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5802023-12-14T23:42:32.648Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5812023-12-14T23:42:32.648Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5822023-12-14T23:42:32.648Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5832023-12-14T23:42:32.648Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5842023-12-14T23:42:32.648Z+ TARGET_DIR=out
5852023-12-14T23:42:32.648Z+ DOWNLOAD_DIR=out/downloads
5862023-12-14T23:42:32.649Z+ DEST_DIR=./out/mgd
5872023-12-14T23:42:32.649Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5882023-12-14T23:42:32.649Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5892023-12-14T23:42:32.649Z+ REPO=oxidecomputer/maghemite
5902023-12-14T23:42:32.649Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
5912023-12-14T23:42:32.649Z+ main
5922023-12-14T23:42:32.650Z+ [[ 0 != 0 ]]
5932023-12-14T23:42:32.650Z+ CIDL_OS=solaris2.11
5942023-12-14T23:42:32.650Z+ [[ 0 != 0 ]]
5952023-12-14T23:42:32.650Z+ configure_os solaris2.11
5962023-12-14T23:42:32.650Z+ echo 'current directory: /work/oxidecomputer/omicron'
5972023-12-14T23:42:32.650Zcurrent directory: /work/oxidecomputer/omicron
5982023-12-14T23:42:32.650Z+ echo 'configuring based on OS: "solaris2.11"'
5992023-12-14T23:42:32.651Z+ case "$1" in
6002023-12-14T23:42:32.651Z+ SET_BINARIES=
6012023-12-14T23:42:32.651Zconfiguring based on OS: "solaris2.11"
6022023-12-14T23:42:32.651Z+ CIDL_SHA256FUNC=do_sha256sum
6032023-12-14T23:42:32.651Z+ TARBALL_FILENAME=mgd.tar.gz
6042023-12-14T23:42:32.651Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6052023-12-14T23:42:32.651Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6062023-12-14T23:42:32.652Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6072023-12-14T23:42:32.653ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6082023-12-14T23:42:32.653Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6092023-12-14T23:42:32.653ZLocal file: out/downloads/mgd.tar.gz
6102023-12-14T23:42:32.653Z+ mkdir -p out/downloads
6112023-12-14T23:42:32.653Z+ mkdir -p ./out/mgd
6122023-12-14T23:42:32.653Z+ fetch_and_verify
6132023-12-14T23:42:32.654Z+ local DO_DOWNLOAD=true
6142023-12-14T23:42:32.654Z+ [[ -f out/downloads/mgd.tar.gz ]]
6152023-12-14T23:42:32.654Z+ '[' true == true ']'
6162023-12-14T23:42:32.654Z+ echo Downloading...
6172023-12-14T23:42:32.654ZDownloading...
6182023-12-14T23:42:32.654Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6192023-12-14T23:42:32.654Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6202023-12-14T23:42:41.402Z++ do_sha256sum out/downloads/mgd.tar.gz
6212023-12-14T23:42:41.407Z++ sha256sum
6222023-12-14T23:42:41.407Z++ awk '{print $1}'
6232023-12-14T23:42:41.481Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6242023-12-14T23:42:41.481Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6252023-12-14T23:42:41.488Z+ do_untar out/downloads/mgd.tar.gz
6262023-12-14T23:42:41.488Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6272023-12-14T23:42:42.146Z+ do_assemble
6282023-12-14T23:42:42.146Z+ rm -r ./out/mgd
6292023-12-14T23:42:42.159Z+ mkdir ./out/mgd
6302023-12-14T23:42:42.159Z+ cp -r out/downloads/root ./out/mgd/root
6312023-12-14T23:42:42.378Z+ set -o errexit
6322023-12-14T23:42:42.385Z+++ dirname ./tools/ci_download_transceiver_control
6332023-12-14T23:42:42.385Z++ cd ./tools
6342023-12-14T23:42:42.385Z++ pwd
6352023-12-14T23:42:42.385Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6362023-12-14T23:42:42.385Z++ basename ./tools/ci_download_transceiver_control
6372023-12-14T23:42:42.385Z+ ARG0=ci_download_transceiver_control
6382023-12-14T23:42:42.385Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6392023-12-14T23:42:42.385Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402023-12-14T23:42:42.386Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6412023-12-14T23:42:42.386Z+ TARGET_DIR=out
6422023-12-14T23:42:42.386Z+ DOWNLOAD_DIR=out/downloads
6432023-12-14T23:42:42.386Z+ DEST_DIR=./out/transceiver-control
6442023-12-14T23:42:42.386Z+ BIN_DIR=/opt/oxide/bin
6452023-12-14T23:42:42.386Z+ BINARY=xcvradm
6462023-12-14T23:42:42.386Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6472023-12-14T23:42:42.386Z+ REPO=oxidecomputer/transceiver-control
6482023-12-14T23:42:42.386Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6492023-12-14T23:42:42.386Z+ main
6502023-12-14T23:42:42.386Z+ [[ 0 != 0 ]]
6512023-12-14T23:42:42.386Z+ CIDL_OS=solaris2.11
6522023-12-14T23:42:42.386Z+ [[ 0 != 0 ]]
6532023-12-14T23:42:42.386Z+ configure_os solaris2.11
6542023-12-14T23:42:42.386Z+ echo 'current directory: /work/oxidecomputer/omicron'
6552023-12-14T23:42:42.388Zcurrent directory: /work/oxidecomputer/omicron
6562023-12-14T23:42:42.388Z+ echo 'configuring based on OS: "solaris2.11"'
6572023-12-14T23:42:42.388Zconfiguring based on OS: "solaris2.11"
6582023-12-14T23:42:42.388Z+ case "$1" in
6592023-12-14T23:42:42.388Z+ SET_BINARIES=
6602023-12-14T23:42:42.388Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-12-14T23:42:42.389Z+ CIDL_SHA256FUNC=do_sha256sum
6622023-12-14T23:42:42.389Z+ ARCHIVE_FILENAME=xcvradm.gz
6632023-12-14T23:42:42.389Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642023-12-14T23:42:42.389Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6652023-12-14T23:42:42.389Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6662023-12-14T23:42:42.389Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672023-12-14T23:42:42.389ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6682023-12-14T23:42:42.389ZLocal file: out/downloads/xcvradm.gz
6692023-12-14T23:42:42.389Z+ mkdir -p out/downloads
6702023-12-14T23:42:42.389Z+ mkdir -p ./out/transceiver-control
6712023-12-14T23:42:42.389Z+ fetch_and_verify
6722023-12-14T23:42:42.389Z+ local DO_DOWNLOAD=true
6732023-12-14T23:42:42.390Z+ [[ -f out/downloads/xcvradm.gz ]]
6742023-12-14T23:42:42.390Z+ '[' true == true ']'
6752023-12-14T23:42:42.390Z+ echo Downloading...
6762023-12-14T23:42:42.390ZDownloading...
6772023-12-14T23:42:42.390Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6782023-12-14T23:42:42.390Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-12-14T23:42:44.483Z++ do_sha256sum out/downloads/xcvradm.gz
6802023-12-14T23:42:44.552Z++ sha256sum
6812023-12-14T23:42:44.552Z++ awk '{print $1}'
6822023-12-14T23:42:44.552Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6832023-12-14T23:42:44.552Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6842023-12-14T23:42:44.553Z+ do_unpack out/downloads/xcvradm.gz
6852023-12-14T23:42:44.553Z+ mkdir -p out/downloads/root//opt/oxide/bin
6862023-12-14T23:42:44.553Z+ gzip -dc out/downloads/xcvradm.gz
6872023-12-14T23:42:44.624Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6882023-12-14T23:42:44.637Z+ do_assemble
6892023-12-14T23:42:44.638Z+ rm -r ./out/transceiver-control
6902023-12-14T23:42:44.638Z+ mkdir ./out/transceiver-control
6912023-12-14T23:42:44.638Z+ cp -r out/downloads/root ./out/transceiver-control/root
6922023-12-14T23:42:44.868ZAll prerequisites installed successfully
6932023-12-14T23:42:44.873Z
6942023-12-14T23:42:44.874Zreal 2:20.763716898
6952023-12-14T23:42:44.874Zuser 56.103033550
6962023-12-14T23:42:44.874Zsys 10.554732604
6972023-12-14T23:42:44.874Ztrap 0.022260080
6982023-12-14T23:42:44.874Ztflt 0.126371970
6992023-12-14T23:42:44.874Zdflt 0.623579615
7002023-12-14T23:42:44.874Zkflt 0.145981547
7012023-12-14T23:42:44.874Zlock 1.641499175
7022023-12-14T23:42:44.874Zslp 4:30.082450265
7032023-12-14T23:42:44.874Zlat 3.529444189
7042023-12-14T23:42:44.875Zstop 0.070898752
7052023-12-14T23:42:44.875Z+ banner end-to-end-tests
7062023-12-14T23:42:44.952Z
7072023-12-14T23:42:44.952Z ###### # # ##### ##### #### ###### # # #####
7082023-12-14T23:42:44.953Z # ## # # # # # # # ## # # #
7092023-12-14T23:42:44.953Z ##### # # # # # ##### # # # ##### ##### # # # # #
7102023-12-14T23:42:44.954Z # # # # # # # # # # # # # # #
7112023-12-14T23:42:44.955Z # # ## # # # # # # # ## # #
7122023-12-14T23:42:44.955Z ###### # # ##### # #### ###### # # #####
7132023-12-14T23:42:44.955Z
7142023-12-14T23:42:44.960Z+ export CARGO_PROFILE_DEV_DEBUG=1
7152023-12-14T23:42:44.960Z+ CARGO_PROFILE_DEV_DEBUG=1
7162023-12-14T23:42:44.960Z+ export CARGO_PROFILE_TEST_DEBUG=1
7172023-12-14T23:42:44.960Z+ CARGO_PROFILE_TEST_DEBUG=1
7182023-12-14T23:42:44.961Z+ export CARGO_INCREMENTAL=0
7192023-12-14T23:42:44.961Z+ CARGO_INCREMENTAL=0
7202023-12-14T23:42:44.961Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7212023-12-14T23:42:45.295Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7222023-12-14T23:42:45.667Z Updating crates.io index
7232023-12-14T23:42:45.729Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7242023-12-14T23:42:46.553Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7252023-12-14T23:42:48.443Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7262023-12-14T23:42:49.473Z Updating git repository `http://github.com/oxidecomputer/tofino`
7272023-12-14T23:42:49.482Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7282023-12-14T23:42:49.657Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7292023-12-14T23:42:49.938Z Updating git repository `https://github.com/oxidecomputer/propolis`
7302023-12-14T23:42:50.817Z Updating git repository `https://github.com/oxidecomputer/crucible`
7312023-12-14T23:42:53.005Z Updating git repository `https://github.com/oxidecomputer/opte`
7322023-12-14T23:42:54.484Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7332023-12-14T23:42:54.829Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7342023-12-14T23:42:55.404Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7352023-12-14T23:42:55.720Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7362023-12-14T23:42:56.136Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7372023-12-14T23:42:56.569Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7382023-12-14T23:42:56.884Z Updating git repository `https://github.com/njaremko/samael`
7392023-12-14T23:42:57.420Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7402023-12-14T23:42:58.047Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7412023-12-14T23:42:58.465Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7422023-12-14T23:42:58.870Z Updating git repository `https://github.com/jgallagher/nix`
7432023-12-14T23:43:00.149Z Updating git repository `https://github.com/cbiffle/hubpack`
7442023-12-14T23:43:00.613Z Updating git repository `https://github.com/oxidecomputer/typify`
7452023-12-14T23:43:01.593Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7462023-12-14T23:43:02.021Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7472023-12-14T23:43:02.351Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7482023-12-14T23:43:03.972Z Downloading crates ...
7492023-12-14T23:43:04.225Z Downloaded backtrace v0.3.69
7502023-12-14T23:43:04.242Z Downloaded num-iter v0.1.43
7512023-12-14T23:43:04.254Z Downloaded bzip2 v0.4.4
7522023-12-14T23:43:04.267Z Downloaded ciborium-ll v0.2.1
7532023-12-14T23:43:04.268Z Downloaded defmt v0.3.5
7542023-12-14T23:43:04.285Z Downloaded byteorder v1.5.0
7552023-12-14T23:43:04.285Z Downloaded camino-tempfile v1.1.1
7562023-12-14T23:43:04.285Z Downloaded bit-set v0.5.3
7572023-12-14T23:43:04.303Z Downloaded autocfg v1.1.0
7582023-12-14T23:43:04.304Z Downloaded base64 v0.21.5
7592023-12-14T23:43:04.304Z Downloaded async-stream-impl v0.3.5
7602023-12-14T23:43:04.305Z Downloaded dirs-sys-next v0.1.2
7612023-12-14T23:43:04.325Z Downloaded new_debug_unreachable v1.0.4
7622023-12-14T23:43:04.325Z Downloaded polyval v0.6.1
7632023-12-14T23:43:04.325Z Downloaded num-integer v0.1.45
7642023-12-14T23:43:04.325Z Downloaded colorchoice v1.0.0
7652023-12-14T23:43:04.325Z Downloaded mime v0.3.17
7662023-12-14T23:43:04.343Z Downloaded dirs v5.0.1
7672023-12-14T23:43:04.343Z Downloaded option-ext v0.2.0
7682023-12-14T23:43:04.343Z Downloaded cbc v0.1.2
7692023-12-14T23:43:04.343Z Downloaded defmt-parser v0.3.3
7702023-12-14T23:43:04.343Z Downloaded matches v0.1.10
7712023-12-14T23:43:04.343Z Downloaded cobs v0.2.3
7722023-12-14T23:43:04.355Z Downloaded data-encoding v2.4.0
7732023-12-14T23:43:04.355Z Downloaded md-5 v0.10.5
7742023-12-14T23:43:04.355Z Downloaded adler v1.0.2
7752023-12-14T23:43:04.356Z Downloaded phf_shared v0.11.2
7762023-12-14T23:43:04.356Z Downloaded foreign-types-macros v0.2.3
7772023-12-14T23:43:04.356Z Downloaded num_cpus v1.16.0
7782023-12-14T23:43:04.378Z Downloaded parse-display v0.8.2
7792023-12-14T23:43:04.378Z Downloaded phf_shared v0.10.0
7802023-12-14T23:43:04.378Z Downloaded convert_case v0.4.0
7812023-12-14T23:43:04.379Z Downloaded anstyle-parse v0.2.1
7822023-12-14T23:43:04.385Z Downloaded dtrace-parser v0.1.14
7832023-12-14T23:43:04.385Z Downloaded pem v3.0.2
7842023-12-14T23:43:04.385Z Downloaded pbkdf2 v0.12.2
7852023-12-14T23:43:04.385Z Downloaded defmt-macros v0.3.6
7862023-12-14T23:43:04.385Z Downloaded predicates v3.0.4
7872023-12-14T23:43:04.390Z Downloaded proc-macro-crate v1.3.1
7882023-12-14T23:43:04.395Z Downloaded embedded-io v0.4.0
7892023-12-14T23:43:04.405Z Downloaded poly1305 v0.8.0
7902023-12-14T23:43:04.405Z Downloaded pbkdf2 v0.11.0
7912023-12-14T23:43:04.420Z Downloaded crossbeam-epoch v0.9.15
7922023-12-14T23:43:04.420Z Downloaded version_check v0.9.4
7932023-12-14T23:43:04.830Z Downloaded rand_chacha v0.3.1
7942023-12-14T23:43:04.830Z Downloaded futures-core v0.3.29
7952023-12-14T23:43:04.831Z Downloaded unicode-xid v0.2.4
7962023-12-14T23:43:04.831Z Downloaded pest_derive v2.7.2
7972023-12-14T23:43:04.837Z Downloaded once_cell v1.19.0
7982023-12-14T23:43:04.837Z Downloaded parking_lot_core v0.9.8
7992023-12-14T23:43:04.837Z Downloaded argon2 v0.5.2
8002023-12-14T23:43:04.837Z Downloaded hubpack_derive v0.1.1
8012023-12-14T23:43:04.837Z Downloaded log v0.4.20
8022023-12-14T23:43:04.837Z Downloaded structmeta-derive v0.2.0
8032023-12-14T23:43:04.837Z Downloaded derive_more v0.99.17
8042023-12-14T23:43:04.837Z Downloaded unicode-bidi v0.3.13
8052023-12-14T23:43:04.837Z Downloaded foreign-types-shared v0.3.1
8062023-12-14T23:43:04.837Z Downloaded tinyvec_macros v0.1.1
8072023-12-14T23:43:04.837Z Downloaded toml v0.7.8
8082023-12-14T23:43:04.837Z Downloaded thread-id v4.2.0
8092023-12-14T23:43:04.838Z Downloaded darling_core v0.20.3
8102023-12-14T23:43:04.839Z Downloaded time-core v0.1.1
8112023-12-14T23:43:04.839Z Downloaded thiserror-impl v1.0.49
8122023-12-14T23:43:04.839Z Downloaded zerocopy v0.6.4
8132023-12-14T23:43:04.839Z Downloaded try-lock v0.2.4
8142023-12-14T23:43:04.839Z Downloaded tokio-native-tls v0.3.1
8152023-12-14T23:43:04.839Z Downloaded russh-cryptovec v0.7.0
8162023-12-14T23:43:04.839Z Downloaded equivalent v1.0.1
8172023-12-14T23:43:04.839Z Downloaded slog-async v2.8.0
8182023-12-14T23:43:04.839Z Downloaded zone v0.3.0
8192023-12-14T23:43:04.839Z Downloaded sha1 v0.10.6
8202023-12-14T23:43:04.839Z Downloaded futures-task v0.3.29
8212023-12-14T23:43:04.839Z Downloaded elliptic-curve v0.13.8
8222023-12-14T23:43:04.839Z Downloaded heck v0.3.3
8232023-12-14T23:43:04.840Z Downloaded hash32 v0.2.1
8242023-12-14T23:43:04.840Z Downloaded headers-core v0.2.0
8252023-12-14T23:43:04.840Z Downloaded slog-envlogger v2.2.0
8262023-12-14T23:43:04.840Z Downloaded same-file v1.0.6
8272023-12-14T23:43:04.840Z Downloaded string_cache v0.8.7
8282023-12-14T23:43:04.840Z Downloaded tracing-core v0.1.31
8292023-12-14T23:43:04.840Z Downloaded foreign-types v0.3.2
8302023-12-14T23:43:04.840Z Downloaded doc-comment v0.3.3
8312023-12-14T23:43:04.840Z Downloaded ucd-trie v0.1.6
8322023-12-14T23:43:04.840Z Downloaded tower-service v0.3.2
8332023-12-14T23:43:04.840Z Downloaded static_assertions v1.1.0
8342023-12-14T23:43:04.840Z Downloaded iana-time-zone v0.1.57
8352023-12-14T23:43:04.841Z Downloaded rustls-native-certs v0.6.3
8362023-12-14T23:43:04.841Z Downloaded lock_api v0.4.10
8372023-12-14T23:43:04.841Z Downloaded waitgroup v0.1.2
8382023-12-14T23:43:04.841Z Downloaded fastrand v2.0.0
8392023-12-14T23:43:04.841Z Downloaded mio v0.8.9
8402023-12-14T23:43:04.841Z Downloaded endian-type v0.1.2
8412023-12-14T23:43:04.841Z Downloaded serde_repr v0.1.16
8422023-12-14T23:43:04.841Z Downloaded semver v0.11.0
8432023-12-14T23:43:04.841Z Downloaded rcgen v0.11.3
8442023-12-14T23:43:04.841Z Downloaded spin v0.5.2
8452023-12-14T23:43:04.841Z Downloaded instant v0.1.12
8462023-12-14T23:43:04.841Z Downloaded strsim v0.10.0
8472023-12-14T23:43:04.842Z Downloaded rustls-pemfile v1.0.3
8482023-12-14T23:43:04.842Z Downloaded thread_local v1.1.7
8492023-12-14T23:43:04.842Z Downloaded serde_spanned v0.6.4
8502023-12-14T23:43:04.842Z Downloaded dof v0.1.5
8512023-12-14T23:43:04.842Z Downloaded semver-parser v0.10.2
8522023-12-14T23:43:04.842Z Downloaded utf8parse v0.2.1
8532023-12-14T23:43:04.842Z Downloaded trust-dns-client v0.22.0
8542023-12-14T23:43:04.842Z Downloaded serde_urlencoded v0.7.1
8552023-12-14T23:43:04.842Z Downloaded snafu-derive v0.7.5
8562023-12-14T23:43:04.842Z Downloaded usdt-impl v0.3.5
8572023-12-14T23:43:04.842Z Downloaded fnv v1.0.7
8582023-12-14T23:43:04.843Z Downloaded schemars v0.8.13
8592023-12-14T23:43:04.843Z Downloaded toolchain_find v0.2.0
8602023-12-14T23:43:04.843Z Downloaded stable_deref_trait v1.2.0
8612023-12-14T23:43:04.843Z Downloaded slab v0.4.9
8622023-12-14T23:43:04.843Z Downloaded inout v0.1.3
8632023-12-14T23:43:04.843Z Downloaded spin v0.9.8
8642023-12-14T23:43:04.843Z Downloaded sct v0.7.0
8652023-12-14T23:43:04.843Z Downloaded secrecy v0.8.0
8662023-12-14T23:43:04.843Z Downloaded rustfmt-wrapper v0.2.0
8672023-12-14T23:43:04.844Z Downloaded foreign-types v0.5.0
8682023-12-14T23:43:04.844Z Downloaded libsw v3.3.0
8692023-12-14T23:43:04.844Z Downloaded textwrap v0.11.0
8702023-12-14T23:43:04.844Z Downloaded getrandom v0.1.16
8712023-12-14T23:43:04.844Z Downloaded stringprep v0.1.3
8722023-12-14T23:43:04.844Z Downloaded scheduled-thread-pool v0.2.7
8732023-12-14T23:43:04.844Z Downloaded generic-array v0.14.7
8742023-12-14T23:43:04.844Z Downloaded signature v2.1.0
8752023-12-14T23:43:04.844Z Downloaded itoa v1.0.9
8762023-12-14T23:43:04.844Z Downloaded serde_tokenstream v0.2.0
8772023-12-14T23:43:04.845Z Downloaded rfc6979 v0.4.0
8782023-12-14T23:43:04.845Z Downloaded hubpack v0.1.2
8792023-12-14T23:43:04.845Z Downloaded rustc-demangle v0.1.23
8802023-12-14T23:43:04.845Z Downloaded similar v2.3.0
8812023-12-14T23:43:04.845Z Downloaded serde_path_to_error v0.1.14
8822023-12-14T23:43:04.845Z Downloaded russh-keys v0.40.1
8832023-12-14T23:43:04.845Z Downloaded headers v0.3.9
8842023-12-14T23:43:04.845Z Downloaded toml v0.5.11
8852023-12-14T23:43:04.845Z Downloaded ryu v1.0.15
8862023-12-14T23:43:04.845Z Downloaded unicode-width v0.1.11
8872023-12-14T23:43:04.845Z Downloaded ed25519 v2.2.2
8882023-12-14T23:43:04.845Z Downloaded snafu v0.7.5
8892023-12-14T23:43:04.845Z Downloaded unicode-segmentation v1.10.1
8902023-12-14T23:43:04.845Z Downloaded zerocopy v0.7.26
8912023-12-14T23:43:04.845Z Downloaded toml_edit v0.21.0
8922023-12-14T23:43:04.866Z Downloaded serde_yaml v0.9.25
8932023-12-14T23:43:04.873Z Downloaded heapless v0.7.16
8942023-12-14T23:43:04.877Z Downloaded libm v0.2.7
8952023-12-14T23:43:04.895Z Downloaded ed25519-dalek v2.0.0
8962023-12-14T23:43:04.899Z Downloaded russh v0.40.1
8972023-12-14T23:43:04.908Z Downloaded trust-dns-server v0.22.1
8982023-12-14T23:43:04.918Z Downloaded serde_with v3.4.0
8992023-12-14T23:43:04.930Z Downloaded toml_edit v0.19.15
9002023-12-14T23:43:04.961Z Downloaded object v0.32.1
9012023-12-14T23:43:04.980Z Downloaded winnow v0.5.15
9022023-12-14T23:43:04.994Z Downloaded rustls-webpki v0.101.7
9032023-12-14T23:43:05.023Z Downloaded serde_json v1.0.108
9042023-12-14T23:43:05.036Z Downloaded openssl v0.10.60
9052023-12-14T23:43:05.054Z Downloaded curve25519-dalek v4.1.1
9062023-12-14T23:43:05.071Z Downloaded regress v0.7.1
9072023-12-14T23:43:05.084Z Downloaded openapiv3 v2.0.0
9082023-12-14T23:43:05.106Z Downloaded webpki-roots v0.25.2
9092023-12-14T23:43:05.114Z Downloaded diesel v2.1.4
9102023-12-14T23:43:05.145Z Downloaded syn v2.0.32
9112023-12-14T23:43:05.165Z Downloaded idna v0.5.0
9122023-12-14T23:43:05.180Z Downloaded gimli v0.28.0
9132023-12-14T23:43:05.198Z Downloaded bstr v1.6.0
9142023-12-14T23:43:05.212Z Downloaded rustix v0.38.25
9152023-12-14T23:43:05.252Z Downloaded rustix v0.37.23
9162023-12-14T23:43:05.290Z Downloaded regex-syntax v0.8.2
9172023-12-14T23:43:05.301Z Downloaded zerocopy-derive v0.7.26
9182023-12-14T23:43:05.322Z Downloaded zerocopy-derive v0.2.0
9192023-12-14T23:43:05.337Z Downloaded regex-syntax v0.7.5
9202023-12-14T23:43:05.352Z Downloaded zerocopy-derive v0.6.4
9212023-12-14T23:43:05.373Z Downloaded sled v0.34.7
9222023-12-14T23:43:05.396Z Downloaded regex-automata v0.3.8
9232023-12-14T23:43:05.423Z Downloaded sha3 v0.10.8
9242023-12-14T23:43:05.435Z Downloaded regex-automata v0.4.3
9252023-12-14T23:43:05.465Z Downloaded bzip2-sys v0.1.11+1.0.8
9262023-12-14T23:43:05.488Z Downloaded tokio v1.35.0
9272023-12-14T23:43:05.645Z Downloaded encoding_rs v0.8.33
9282023-12-14T23:43:05.663Z Downloaded libc v0.2.151
9292023-12-14T23:43:05.663Z Downloaded winapi v0.3.9
9302023-12-14T23:43:06.082Z Downloaded rustls v0.21.9
9312023-12-14T23:43:06.082Z Downloaded idna v0.2.3
9322023-12-14T23:43:06.082Z Downloaded bstr v0.2.17
9332023-12-14T23:43:06.082Z Downloaded smoltcp v0.10.0
9342023-12-14T23:43:06.082Z Downloaded smoltcp v0.9.1
9352023-12-14T23:43:06.082Z Downloaded vcpkg v0.2.15
9362023-12-14T23:43:06.082Z Downloaded regex v1.10.2
9372023-12-14T23:43:06.082Z Downloaded trust-dns-proto v0.22.0
9382023-12-14T23:43:06.082Z Downloaded hkdf v0.12.3
9392023-12-14T23:43:06.082Z Downloaded syn v1.0.109
9402023-12-14T23:43:06.082Z Downloaded hyper v0.14.27
9412023-12-14T23:43:06.082Z Downloaded radix_trie v0.2.1
9422023-12-14T23:43:06.082Z Downloaded ring v0.17.7
9432023-12-14T23:43:06.159Z Downloaded ring v0.16.20
9442023-12-14T23:43:06.316Z Downloaded reqwest v0.11.22
9452023-12-14T23:43:06.329Z Downloaded h2 v0.3.21
9462023-12-14T23:43:06.341Z Downloaded chrono v0.4.31
9472023-12-14T23:43:06.356Z Downloaded itertools v0.12.0
9482023-12-14T23:43:06.368Z Downloaded futures-util v0.3.29
9492023-12-14T23:43:06.391Z Downloaded unicode-normalization v0.1.22
9502023-12-14T23:43:06.398Z Downloaded petgraph v0.6.4
9512023-12-14T23:43:06.423Z Downloaded hashbrown v0.13.2
9522023-12-14T23:43:06.431Z Downloaded hashbrown v0.12.3
9532023-12-14T23:43:06.440Z Downloaded tokio-util v0.7.10
9542023-12-14T23:43:06.455Z Downloaded serde_derive v1.0.193
9552023-12-14T23:43:06.458Z Downloaded regex-automata v0.1.10
9562023-12-14T23:43:06.467Z Downloaded aho-corasick v1.0.4
9572023-12-14T23:43:06.478Z Downloaded clap v2.34.0
9582023-12-14T23:43:06.491Z Downloaded hashbrown v0.14.2
9592023-12-14T23:43:06.501Z Downloaded url v2.5.0
9602023-12-14T23:43:06.506Z Downloaded indexmap v2.1.0
9612023-12-14T23:43:06.513Z Downloaded time v0.3.27
9622023-12-14T23:43:06.525Z Downloaded aes-gcm v0.10.3
9632023-12-14T23:43:06.533Z Downloaded trust-dns-resolver v0.22.0
9642023-12-14T23:43:06.540Z Downloaded tracing v0.1.37
9652023-12-14T23:43:06.547Z Downloaded unsafe-libyaml v0.2.9
9662023-12-14T23:43:06.554Z Downloaded itertools v0.11.0
9672023-12-14T23:43:06.574Z Downloaded serde v1.0.193
9682023-12-14T23:43:06.582Z Downloaded socket2 v0.4.9
9692023-12-14T23:43:06.582Z Downloaded itertools v0.10.5
9702023-12-14T23:43:06.614Z Downloaded socket2 v0.5.5
9712023-12-14T23:43:06.677Z Downloaded typenum v1.16.0
9722023-12-14T23:43:06.677Z Downloaded indexmap v1.9.3
9732023-12-14T23:43:06.677Z Downloaded semver v1.0.20
9742023-12-14T23:43:06.678Z Downloaded serde_derive_internals v0.26.0
9752023-12-14T23:43:06.678Z Downloaded futures-sink v0.3.29
9762023-12-14T23:43:06.678Z Downloaded rustc_version v0.4.0
9772023-12-14T23:43:06.678Z Downloaded schemars_derive v0.8.13
9782023-12-14T23:43:06.678Z Downloaded xattr v1.0.1
9792023-12-14T23:43:06.678Z Downloaded getopts v0.2.21
9802023-12-14T23:43:06.678Z Downloaded walkdir v2.4.0
9812023-12-14T23:43:06.690Z Downloaded tracing-attributes v0.1.26
9822023-12-14T23:43:06.690Z Downloaded slog-dtrace v0.2.3
9832023-12-14T23:43:06.690Z Downloaded tempfile v3.8.1
9842023-12-14T23:43:06.690Z Downloaded smf v0.2.2
9852023-12-14T23:43:06.690Z Downloaded enum-as-inner v0.5.1
9862023-12-14T23:43:06.690Z Downloaded sec1 v0.7.3
9872023-12-14T23:43:06.691Z Downloaded siphasher v0.3.11
9882023-12-14T23:43:06.691Z Downloaded group v0.13.0
9892023-12-14T23:43:06.691Z Downloaded float-cmp v0.9.0
9902023-12-14T23:43:06.691Z Downloaded serde_tokenstream v0.1.7
9912023-12-14T23:43:06.691Z Downloaded structmeta v0.2.0
9922023-12-14T23:43:06.691Z Downloaded half v1.8.2
9932023-12-14T23:43:06.691Z Downloaded ecdsa v0.16.9
9942023-12-14T23:43:06.691Z Downloaded slog v2.7.0
9952023-12-14T23:43:06.691Z Downloaded futures-channel v0.3.29
9962023-12-14T23:43:06.691Z Downloaded tokio-stream v0.1.14
9972023-12-14T23:43:06.691Z Downloaded ipnet v2.8.0
9982023-12-14T23:43:06.691Z Downloaded pest v2.7.2
9992023-12-14T23:43:06.705Z Downloaded futures v0.3.29
10002023-12-14T23:43:06.706Z Downloaded hmac v0.12.1
10012023-12-14T23:43:06.706Z Downloaded heck v0.4.1
10022023-12-14T23:43:06.754Z Downloaded strsim v0.8.0
10032023-12-14T23:43:06.754Z Downloaded getrandom v0.2.10
10042023-12-14T23:43:06.754Z Downloaded resolv-conf v0.7.0
10052023-12-14T23:43:06.755Z Downloaded term v0.7.0
10062023-12-14T23:43:06.755Z Downloaded nom v7.1.3
10072023-12-14T23:43:06.765Z Downloaded clap_builder v4.4.2
10082023-12-14T23:43:06.765Z Downloaded tungstenite v0.20.1
10092023-12-14T23:43:06.765Z Downloaded scopeguard v1.2.0
10102023-12-14T23:43:06.765Z Downloaded httparse v1.8.0
10112023-12-14T23:43:06.765Z Downloaded lalrpop-util v0.19.12
10122023-12-14T23:43:06.765Z Downloaded fixedbitset v0.4.2
10132023-12-14T23:43:06.765Z Downloaded yasna v0.5.2
10142023-12-14T23:43:06.765Z Downloaded futures-executor v0.3.29
10152023-12-14T23:43:06.766Z Downloaded serde_with_macros v3.4.0
10162023-12-14T23:43:06.766Z Downloaded uuid v1.6.1
10172023-12-14T23:43:06.776Z Downloaded rustversion v1.0.14
10182023-12-14T23:43:06.776Z Downloaded usdt-attr-macro v0.3.5
10192023-12-14T23:43:06.776Z Downloaded aes v0.8.3
10202023-12-14T23:43:06.783Z Downloaded filetime v0.2.23
10212023-12-14T23:43:06.783Z Downloaded either v1.9.0
10222023-12-14T23:43:06.784Z Downloaded http v0.2.11
10232023-12-14T23:43:06.790Z Downloaded zerocopy v0.3.0
10242023-12-14T23:43:06.790Z Downloaded thiserror v1.0.49
10252023-12-14T23:43:06.795Z Downloaded tar v0.4.40
10262023-12-14T23:43:06.799Z Downloaded home v0.5.5
10272023-12-14T23:43:06.799Z Downloaded subprocess v0.2.9
10282023-12-14T23:43:06.803Z Downloaded rand v0.8.5
10292023-12-14T23:43:06.811Z Downloaded spki v0.7.2
10302023-12-14T23:43:06.853Z Downloaded structopt v0.3.26
10312023-12-14T23:43:06.864Z Downloaded futures-io v0.3.29
10322023-12-14T23:43:06.864Z Downloaded tokio-tungstenite v0.20.1
10332023-12-14T23:43:06.864Z Downloaded slog-term v2.9.0
10342023-12-14T23:43:06.864Z Downloaded take_mut v0.2.2
10352023-12-14T23:43:06.865Z Downloaded strum_macros v0.25.2
10362023-12-14T23:43:06.865Z Downloaded hex v0.4.3
10372023-12-14T23:43:06.865Z Downloaded want v0.3.1
10382023-12-14T23:43:06.865Z Downloaded futures-macro v0.3.29
10392023-12-14T23:43:06.865Z Downloaded signal-hook-registry v1.4.1
10402023-12-14T23:43:06.865Z Downloaded slog-json v2.6.1
10412023-12-14T23:43:06.865Z Downloaded ident_case v1.0.1
10422023-12-14T23:43:06.865Z Downloaded hyper-rustls v0.24.2
10432023-12-14T23:43:06.865Z Downloaded sha2 v0.10.8
10442023-12-14T23:43:06.865Z Downloaded unicode-ident v1.0.12
10452023-12-14T23:43:06.865Z Downloaded slog-bunyan v2.4.0
10462023-12-14T23:43:06.870Z Downloaded untrusted v0.9.0
10472023-12-14T23:43:06.870Z Downloaded slog-scope v4.4.0
10482023-12-14T23:43:06.870Z Downloaded linked-hash-map v0.5.6
10492023-12-14T23:43:06.870Z Downloaded glob v0.3.1
10502023-12-14T23:43:06.874Z Downloaded vec_map v0.8.2
10512023-12-14T23:43:06.874Z Downloaded hyper-staticfile v0.9.5
10522023-12-14T23:43:06.915Z Downloaded minimal-lexical v0.2.1
10532023-12-14T23:43:06.929Z Downloaded crypto-bigint v0.5.2
10542023-12-14T23:43:06.929Z Downloaded smallvec v1.11.2
10552023-12-14T23:43:06.929Z Downloaded flate2 v1.0.28
10562023-12-14T23:43:06.929Z Downloaded zip v0.6.6
10572023-12-14T23:43:06.929Z Downloaded memchr v2.6.3
10582023-12-14T23:43:06.930Z Downloaded zeroize v1.7.0
10592023-12-14T23:43:06.930Z Downloaded hyper-tls v0.5.0
10602023-12-14T23:43:06.930Z Downloaded ff v0.13.0
10612023-12-14T23:43:06.941Z Downloaded tokio-macros v2.2.0
10622023-12-14T23:43:06.941Z Downloaded structopt-derive v0.4.18
10632023-12-14T23:43:06.941Z Downloaded httpdate v1.0.3
10642023-12-14T23:43:06.942Z Downloaded zone_cfg_derive v0.3.0
10652023-12-14T23:43:06.942Z Downloaded tokio-postgres v0.7.10
10662023-12-14T23:43:06.950Z Downloaded form_urlencoded v1.2.1
10672023-12-14T23:43:06.950Z Downloaded subtle v2.5.0
10682023-12-14T23:43:06.950Z Downloaded postcard v1.0.8
10692023-12-14T23:43:07.009Z Downloaded p256 v0.13.2
10702023-12-14T23:43:07.010Z Downloaded kstat-rs v0.2.3
10712023-12-14T23:43:07.028Z Downloaded linear-map v1.2.0
10722023-12-14T23:43:07.028Z Downloaded synstructure v0.12.6
10732023-12-14T23:43:07.028Z Downloaded der v0.7.8
10742023-12-14T23:43:07.028Z Downloaded clap v4.4.3
10752023-12-14T23:43:07.028Z Downloaded slog-stdlog v4.1.1
10762023-12-14T23:43:07.028Z Downloaded proc-macro2 v1.0.69
10772023-12-14T23:43:07.029Z Downloaded pem-rfc7468 v0.7.0
10782023-12-14T23:43:07.029Z Downloaded io-lifetimes v1.0.11
10792023-12-14T23:43:07.029Z Downloaded tinyvec v1.6.0
10802023-12-14T23:43:07.029Z Downloaded pest_meta v2.7.2
10812023-12-14T23:43:07.029Z Downloaded parking_lot v0.12.1
10822023-12-14T23:43:07.029Z Downloaded openssl-sys v0.9.96
10832023-12-14T23:43:07.029Z Downloaded num-traits v0.2.16
10842023-12-14T23:43:07.037Z Downloaded ahash v0.8.6
10852023-12-14T23:43:07.038Z Downloaded http-range v0.1.5
10862023-12-14T23:43:07.038Z Downloaded untrusted v0.7.1
10872023-12-14T23:43:07.038Z Downloaded diesel_derives v2.1.2
10882023-12-14T23:43:07.042Z Downloaded hostname v0.3.1
10892023-12-14T23:43:07.042Z Downloaded lazy_static v1.4.0
10902023-12-14T23:43:07.042Z Downloaded fxhash v0.2.1
10912023-12-14T23:43:07.055Z Downloaded vsss-rs v3.3.2
10922023-12-14T23:43:07.055Z Downloaded rand_core v0.6.4
10932023-12-14T23:43:07.055Z Downloaded libefi-sys v0.1.0
10942023-12-14T23:43:07.055Z Downloaded unicase v2.7.0
10952023-12-14T23:43:07.055Z Downloaded thiserror-no-std v2.0.2
10962023-12-14T23:43:07.059Z Downloaded postgres-types v0.2.6
10972023-12-14T23:43:07.063Z Downloaded pin-project-internal v1.1.3
10982023-12-14T23:43:07.067Z Downloaded chacha20poly1305 v0.10.1
10992023-12-14T23:43:07.070Z Downloaded bytes v1.5.0
11002023-12-14T23:43:07.075Z Downloaded http-body v0.4.5
11012023-12-14T23:43:07.078Z Downloaded pkcs8 v0.10.2
11022023-12-14T23:43:07.083Z Downloaded pin-project-lite v0.2.13
11032023-12-14T23:43:07.090Z Downloaded derive-where v1.2.6
11042023-12-14T23:43:07.097Z Downloaded backoff v0.4.0
11052023-12-14T23:43:07.102Z Downloaded crc32fast v1.3.2
11062023-12-14T23:43:07.105Z Downloaded strum v0.25.0
11072023-12-14T23:43:07.106Z Downloaded num-complex v0.4.4
11082023-12-14T23:43:07.109Z Downloaded ghash v0.5.0
11092023-12-14T23:43:07.109Z Downloaded parking_lot_core v0.8.6
11102023-12-14T23:43:07.113Z Downloaded keccak v0.1.4
11112023-12-14T23:43:07.117Z Downloaded is-terminal v0.4.9
11122023-12-14T23:43:07.124Z Downloaded hex-literal v0.4.1
11132023-12-14T23:43:07.139Z Downloaded flagset v0.4.3
11142023-12-14T23:43:07.139Z Downloaded errno v0.3.2
11152023-12-14T23:43:07.139Z Downloaded num-rational v0.4.1
11162023-12-14T23:43:07.139Z Downloaded password-hash v0.4.2
11172023-12-14T23:43:07.139Z Downloaded ipnetwork v0.20.0
11182023-12-14T23:43:07.144Z Downloaded thiserror-impl-no-std v2.0.2
11192023-12-14T23:43:07.144Z Downloaded rand_chacha v0.2.2
11202023-12-14T23:43:07.145Z Downloaded r2d2 v0.8.10
11212023-12-14T23:43:07.146Z Downloaded proc-macro-error v1.0.4
11222023-12-14T23:43:07.147Z Downloaded ppv-lite86 v0.2.17
11232023-12-14T23:43:07.147Z Downloaded pest_generator v2.7.2
11242023-12-14T23:43:07.152Z Downloaded omicron-zone-package v0.9.1
11252023-12-14T23:43:07.152Z Downloaded usdt-macro v0.3.5
11262023-12-14T23:43:07.152Z Downloaded usdt v0.3.5
11272023-12-14T23:43:07.164Z Downloaded universal-hash v0.5.1
11282023-12-14T23:43:07.164Z Downloaded crossbeam-utils v0.8.16
11292023-12-14T23:43:07.164Z Downloaded toml_datetime v0.6.5
11302023-12-14T23:43:07.165Z Downloaded primeorder v0.13.6
11312023-12-14T23:43:07.165Z Downloaded pkg-config v0.3.27
11322023-12-14T23:43:07.171Z Downloaded time-macros v0.2.13
11332023-12-14T23:43:07.171Z Downloaded const-oid v0.9.5
11342023-12-14T23:43:07.172Z Downloaded swrite v0.1.0
11352023-12-14T23:43:07.179Z Downloaded darling v0.20.3
11362023-12-14T23:43:07.179Z Downloaded cancel-safe-futures v0.1.5
11372023-12-14T23:43:07.214Z Downloaded fallible-iterator v0.2.0
11382023-12-14T23:43:07.215Z Downloaded zeroize_derive v1.4.2
11392023-12-14T23:43:07.215Z Downloaded whoami v1.4.1
11402023-12-14T23:43:07.215Z Downloaded pin-utils v0.1.0
11412023-12-14T23:43:07.215Z Downloaded parking_lot v0.11.2
11422023-12-14T23:43:07.215Z Downloaded difflib v0.4.0
11432023-12-14T23:43:07.215Z Downloaded anstyle-query v1.0.0
11442023-12-14T23:43:07.215Z Downloaded deranged v0.3.8
11452023-12-14T23:43:07.216Z Downloaded der_derive v0.7.2
11462023-12-14T23:43:07.216Z Downloaded percent-encoding v2.3.1
11472023-12-14T23:43:07.216Z Downloaded parse-display-derive v0.8.2
11482023-12-14T23:43:07.216Z Downloaded atomic-waker v1.1.1
11492023-12-14T23:43:07.216Z Downloaded dyn-clone v1.0.13
11502023-12-14T23:43:07.216Z Downloaded utf-8 v0.7.6
11512023-12-14T23:43:07.217Z Downloaded owo-colors v3.5.0
11522023-12-14T23:43:07.225Z Downloaded multer v2.1.0
11532023-12-14T23:43:07.225Z Downloaded num v0.4.1
11542023-12-14T23:43:07.225Z Downloaded anyhow v1.0.75
11552023-12-14T23:43:07.229Z Downloaded native-tls v0.2.11
11562023-12-14T23:43:07.229Z Downloaded foreign-types-shared v0.1.1
11572023-12-14T23:43:07.232Z Downloaded console v0.15.7
11582023-12-14T23:43:07.235Z Downloaded ciborium v0.2.1
11592023-12-14T23:43:07.238Z Downloaded anstyle v1.0.2
11602023-12-14T23:43:07.241Z Downloaded clap_derive v4.4.2
11612023-12-14T23:43:07.244Z Downloaded precomputed-hash v0.1.1
11622023-12-14T23:43:07.245Z Downloaded paste v1.0.14
11632023-12-14T23:43:07.250Z Downloaded memoffset v0.9.0
11642023-12-14T23:43:07.253Z Downloaded bitflags v2.4.0
11652023-12-14T23:43:07.256Z Downloaded rand v0.7.3
11662023-12-14T23:43:07.264Z Downloaded dirs-next v2.0.0
11672023-12-14T23:43:07.267Z Downloaded ctr v0.9.2
11682023-12-14T23:43:07.270Z Downloaded display-error-chain v0.2.0
11692023-12-14T23:43:07.270Z Downloaded num_enum_derive v0.5.11
11702023-12-14T23:43:07.274Z Downloaded num-bigint v0.4.4
11712023-12-14T23:43:07.280Z Downloaded addr2line v0.21.0
11722023-12-14T23:43:07.287Z Downloaded pretty-hex v0.4.0
11732023-12-14T23:43:07.290Z Downloaded pretty-hex v0.2.1
11742023-12-14T23:43:07.290Z Downloaded cipher v0.4.4
11752023-12-14T23:43:07.290Z Downloaded async-trait v0.1.74
11762023-12-14T23:43:07.295Z Downloaded block-padding v0.3.3
11772023-12-14T23:43:07.299Z Downloaded num_enum v0.5.11
11782023-12-14T23:43:07.305Z Downloaded macaddr v1.0.1
11792023-12-14T23:43:07.308Z Downloaded cpufeatures v0.2.9
11802023-12-14T23:43:07.315Z Downloaded nibble_vec v0.1.0
11812023-12-14T23:43:07.315Z Downloaded dirs-sys v0.4.1
11822023-12-14T23:43:07.315Z Downloaded clap_lex v0.5.1
11832023-12-14T23:43:07.320Z Downloaded chacha20 v0.9.1
11842023-12-14T23:43:07.323Z Downloaded phf v0.11.2
11852023-12-14T23:43:07.323Z Downloaded openssl-macros v0.1.1
11862023-12-14T23:43:07.323Z Downloaded openssl-probe v0.1.5
11872023-12-14T23:43:07.323Z Downloaded debug-ignore v1.0.5
11882023-12-14T23:43:07.326Z Downloaded miniz_oxide v0.7.1
11892023-12-14T23:43:07.329Z Downloaded diesel_table_macro_syntax v0.1.0
11902023-12-14T23:43:07.332Z Downloaded crucible-workspace-hack v0.1.0
11912023-12-14T23:43:07.332Z Downloaded curve25519-dalek-derive v0.1.0
11922023-12-14T23:43:07.336Z Downloaded num_threads v0.1.6
11932023-12-14T23:43:07.336Z Downloaded password-hash v0.5.0
11942023-12-14T23:43:07.339Z Downloaded crypto-common v0.1.6
11952023-12-14T23:43:07.339Z Downloaded lru-cache v0.1.2
11962023-12-14T23:43:07.342Z Downloaded blowfish v0.9.1
11972023-12-14T23:43:07.342Z Downloaded opaque-debug v0.3.0
11982023-12-14T23:43:07.345Z Downloaded digest v0.10.7
11992023-12-14T23:43:07.349Z Downloaded darling_macro v0.20.3
12002023-12-14T23:43:07.349Z Downloaded md5 v0.7.0
12012023-12-14T23:43:07.349Z Downloaded match_cfg v0.1.0
12022023-12-14T23:43:07.352Z Downloaded toml v0.8.8
12032023-12-14T23:43:07.356Z Downloaded rand_core v0.5.1
12042023-12-14T23:43:07.362Z Downloaded pin-project v1.1.3
12052023-12-14T23:43:07.376Z Downloaded quote v1.0.33
12062023-12-14T23:43:07.383Z Downloaded normalize-line-endings v0.3.0
12072023-12-14T23:43:07.387Z Downloaded blake2 v0.10.6
12082023-12-14T23:43:07.387Z Downloaded tokio-rustls v0.24.1
12092023-12-14T23:43:07.390Z Downloaded postgres-protocol v0.6.6
12102023-12-14T23:43:07.393Z Downloaded platforms v3.0.2
12112023-12-14T23:43:07.396Z Downloaded block-buffer v0.10.4
12122023-12-14T23:43:07.400Z Downloaded cc v1.0.83
12132023-12-14T23:43:07.404Z Downloaded ciborium-io v0.2.1
12142023-12-14T23:43:07.404Z Downloaded camino v1.1.6
12152023-12-14T23:43:07.407Z Downloaded ansi_term v0.12.1
12162023-12-14T23:43:07.411Z Downloaded terminal_size v0.2.6
12172023-12-14T23:43:07.414Z Downloaded quick-error v1.2.3
12182023-12-14T23:43:07.414Z Downloaded proc-macro-error-attr v1.0.4
12192023-12-14T23:43:07.418Z Downloaded predicates-core v1.0.6
12202023-12-14T23:43:07.418Z Downloaded cfg-if v1.0.0
12212023-12-14T23:43:07.423Z Downloaded async-stream v0.3.5
12222023-12-14T23:43:07.423Z Downloaded bcrypt-pbkdf v0.10.0
12232023-12-14T23:43:07.429Z Downloaded base16ct v0.2.0
12242023-12-14T23:43:07.429Z Downloaded anstream v0.5.0
12252023-12-14T23:43:07.440Z Downloaded base64ct v1.6.0
12262023-12-14T23:43:07.440Z Downloaded crossbeam-channel v0.5.8
12272023-12-14T23:43:07.451Z Downloaded arc-swap v1.6.0
12282023-12-14T23:43:07.451Z Downloaded bit-vec v0.6.3
12292023-12-14T23:43:07.452Z Downloaded aead v0.5.2
12302023-12-14T23:43:07.873Z Downloaded bitflags v1.3.2
12312023-12-14T23:43:07.873Z Downloaded atty v0.2.14
12322023-12-14T23:43:07.873Z Downloaded managed v0.8.0
12332023-12-14T23:43:07.873Z Downloaded cstr-argument v0.1.2
12342023-12-14T23:43:07.874Z Downloaded atomicwrites v0.4.2
12352023-12-14T23:43:07.874Z Downloaded mime_guess v2.0.4
12362023-12-14T23:43:07.874Z Downloaded num-derive v0.4.0
12372023-12-14T23:43:07.879Z Downloaded colored v2.0.4
12382023-12-14T23:43:07.943Z Compiling proc-macro2 v1.0.69
12392023-12-14T23:43:07.950Z Compiling unicode-ident v1.0.12
12402023-12-14T23:43:07.950Z Compiling libc v0.2.151
12412023-12-14T23:43:07.950Z Compiling serde v1.0.193
12422023-12-14T23:43:07.950Z Compiling autocfg v1.1.0
12432023-12-14T23:43:07.964Z Compiling version_check v0.9.4
12442023-12-14T23:43:07.973Z Compiling cfg-if v1.0.0
12452023-12-14T23:43:08.189Z Compiling syn v1.0.109
12462023-12-14T23:43:08.210Z Compiling typenum v1.16.0
12472023-12-14T23:43:08.332Z Compiling parking_lot_core v0.9.8
12482023-12-14T23:43:09.122Z Compiling generic-array v0.14.7
12492023-12-14T23:43:09.208Z Compiling lock_api v0.4.10
12502023-12-14T23:43:10.442Z Compiling libm v0.2.7
12512023-12-14T23:43:10.446Z Compiling once_cell v1.19.0
12522023-12-14T23:43:10.446Z Compiling num-traits v0.2.16
12532023-12-14T23:43:10.447Z Compiling thiserror v1.0.49
12542023-12-14T23:43:10.447Z Compiling futures-core v0.3.29
12552023-12-14T23:43:10.447Z Compiling serde_json v1.0.108
12562023-12-14T23:43:10.475Z Compiling slab v0.4.9
12572023-12-14T23:43:10.704Z Compiling futures-task v0.3.29
12582023-12-14T23:43:10.819Z Compiling memchr v2.6.3
12592023-12-14T23:43:11.009Z Compiling futures-channel v0.3.29
12602023-12-14T23:43:11.013Z Compiling futures-util v0.3.29
12612023-12-14T23:43:11.321Z Compiling itoa v1.0.9
12622023-12-14T23:43:11.610Z Compiling quote v1.0.33
12632023-12-14T23:43:11.630Z Compiling scopeguard v1.2.0
12642023-12-14T23:43:12.102Z Compiling pkg-config v0.3.27
12652023-12-14T23:43:12.602Z Compiling syn v2.0.32
12662023-12-14T23:43:12.773Z Compiling getrandom v0.2.10
12672023-12-14T23:43:13.078Z Compiling cc v1.0.83
12682023-12-14T23:43:13.187Z Compiling rand_core v0.6.4
12692023-12-14T23:43:13.985Z Compiling byteorder v1.5.0
12702023-12-14T23:43:14.226Z Compiling heck v0.4.1
12712023-12-14T23:43:14.336Z Compiling log v0.4.20
12722023-12-14T23:43:14.689Z Compiling ryu v1.0.15
12732023-12-14T23:43:14.969Z Compiling subtle v2.5.0
12742023-12-14T23:43:15.231Z Compiling smallvec v1.11.2
12752023-12-14T23:43:15.511Z Compiling schemars v0.8.13
12762023-12-14T23:43:15.899Z Compiling vcpkg v0.2.15
12772023-12-14T23:43:15.971Z Compiling semver v1.0.20
12782023-12-14T23:43:17.183Z Compiling httparse v1.8.0
12792023-12-14T23:43:17.282Z Compiling indexmap v1.9.3
12802023-12-14T23:43:17.407Z Compiling pin-project-lite v0.2.13
12812023-12-14T23:43:17.592Z Compiling equivalent v1.0.1
12822023-12-14T23:43:17.726Z Compiling hashbrown v0.14.2
12832023-12-14T23:43:18.118Z Compiling ring v0.17.7
12842023-12-14T23:43:18.365Z Compiling ring v0.16.20
12852023-12-14T23:43:18.883Z Compiling const-oid v0.9.5
12862023-12-14T23:43:19.604Z Compiling openssl-sys v0.9.96
12872023-12-14T23:43:19.802Z Compiling parking_lot v0.12.1
12882023-12-14T23:43:20.071Z Compiling ahash v0.8.6
12892023-12-14T23:43:20.939Z Compiling fnv v1.0.7
12902023-12-14T23:43:21.120Z Compiling openssl v0.10.60
12912023-12-14T23:43:21.714Z Compiling rustls v0.21.9
12922023-12-14T23:43:21.937Z Compiling iana-time-zone v0.1.57
12932023-12-14T23:43:22.066Z Compiling ucd-trie v0.1.6
12942023-12-14T23:43:22.155Z Compiling native-tls v0.2.11
12952023-12-14T23:43:22.588Z Compiling mio v0.8.9
12962023-12-14T23:43:22.608Z Compiling num_cpus v1.16.0
12972023-12-14T23:43:22.773Z Compiling socket2 v0.5.5
12982023-12-14T23:43:23.004Z Compiling signal-hook-registry v1.4.1
12992023-12-14T23:43:23.435Z Compiling spin v0.5.2
13002023-12-14T23:43:28.717Z Compiling futures-sink v0.3.29
13012023-12-14T23:43:28.923Z Compiling serde_derive_internals v0.26.0
13022023-12-14T23:43:28.923Z Compiling async-trait v0.1.74
13032023-12-14T23:43:28.924Z Compiling dyn-clone v1.0.13
13042023-12-14T23:43:28.924Z Compiling aho-corasick v1.0.4
13052023-12-14T23:43:28.924Z Compiling tinyvec_macros v0.1.1
13062023-12-14T23:43:28.924Z Compiling regex-syntax v0.8.2
13072023-12-14T23:43:28.924Z Compiling rustix v0.38.25
13082023-12-14T23:43:28.924Z Compiling tinyvec v1.6.0
13092023-12-14T23:43:28.924Z Compiling backtrace v0.3.69
13102023-12-14T23:43:29.036Z Compiling futures-io v0.3.29
13112023-12-14T23:43:29.036Z Compiling pin-utils v0.1.0
13122023-12-14T23:43:29.036Z Compiling winnow v0.5.15
13132023-12-14T23:43:29.036Z Compiling unicode-normalization v0.1.22
13142023-12-14T23:43:29.037Z Compiling spin v0.9.8
13152023-12-14T23:43:29.403Z Compiling tracing-core v0.1.31
13162023-12-14T23:43:29.996Z Compiling cpufeatures v0.2.9
13172023-12-14T23:43:30.140Z Compiling unicode-bidi v0.3.13
13182023-12-14T23:43:31.835Z Compiling regex-automata v0.4.3
13192023-12-14T23:43:33.372Z Compiling crc32fast v1.3.2
13202023-12-14T23:43:33.397Z Compiling anyhow v1.0.75
13212023-12-14T23:43:34.801Z Compiling base64 v0.21.5
13222023-12-14T23:43:34.824Z Compiling time-core v0.1.1
13232023-12-14T23:43:35.089Z Compiling time-macros v0.2.13
13242023-12-14T23:43:36.030Z Compiling num-integer v0.1.45
13252023-12-14T23:43:36.454Z Compiling foreign-types-shared v0.1.1
13262023-12-14T23:43:36.484Z Compiling serde_derive v1.0.193
13272023-12-14T23:43:36.605Z Compiling zeroize_derive v1.4.2
13282023-12-14T23:43:37.409Z Compiling thiserror-impl v1.0.49
13292023-12-14T23:43:37.553Z Compiling tokio-macros v2.2.0
13302023-12-14T23:43:38.785Z Compiling futures-macro v0.3.29
13312023-12-14T23:43:39.359Z Compiling zeroize v1.7.0
13322023-12-14T23:43:40.140Z Compiling tracing-attributes v0.1.26
13332023-12-14T23:43:40.324Z Compiling schemars_derive v0.8.13
13342023-12-14T23:43:40.736Z Compiling zerocopy-derive v0.7.26
13352023-12-14T23:43:46.214Z Compiling crypto-common v0.1.6
13362023-12-14T23:43:46.214Z Compiling block-buffer v0.10.4
13372023-12-14T23:43:46.449Z Compiling openssl-macros v0.1.1
13382023-12-14T23:43:46.449Z Compiling digest v0.10.7
13392023-12-14T23:43:46.449Z Compiling pest v2.7.2
13402023-12-14T23:43:46.450Z Compiling zerocopy v0.7.26
13412023-12-14T23:43:46.450Z Compiling regex v1.10.2
13422023-12-14T23:43:46.724Z Compiling tracing v0.1.37
13432023-12-14T23:43:48.047Z Compiling hashbrown v0.13.2
13442023-12-14T23:43:48.094Z Compiling der_derive v0.7.2
13452023-12-14T23:43:48.094Z Compiling hashbrown v0.12.3
13462023-12-14T23:43:48.626Z Compiling openssl-probe v0.1.5
13472023-12-14T23:43:49.131Z Compiling untrusted v0.7.1
13482023-12-14T23:43:49.430Z Compiling untrusted v0.9.0
13492023-12-14T23:43:49.844Z Compiling slog v2.7.0
13502023-12-14T23:43:49.845Z Compiling unicode-width v0.1.11
13512023-12-14T23:43:49.845Z Compiling percent-encoding v2.3.1
13522023-12-14T23:43:49.902Z Compiling unicode-xid v0.2.4
13532023-12-14T23:43:50.148Z Compiling synstructure v0.12.6
13542023-12-14T23:43:52.207Z Compiling foreign-types v0.3.2
13552023-12-14T23:43:53.353Z Compiling errno v0.3.2
13562023-12-14T23:43:54.086Z Compiling try-lock v0.2.4
13572023-12-14T23:43:54.090Z Compiling ppv-lite86 v0.2.17
13582023-12-14T23:43:54.492Z Compiling want v0.3.1
13592023-12-14T23:43:54.645Z Compiling rustls-webpki v0.101.7
13602023-12-14T23:43:54.937Z Compiling sct v0.7.0
13612023-12-14T23:43:55.388Z Compiling zerocopy-derive v0.2.0
13622023-12-14T23:43:56.313Z Compiling form_urlencoded v1.2.1
13632023-12-14T23:43:56.641Z Compiling pest_meta v2.7.2
13642023-12-14T23:43:56.909Z Compiling socket2 v0.4.9
13652023-12-14T23:43:58.002Z Compiling httpdate v1.0.3
13662023-12-14T23:43:58.065Z Compiling io-lifetimes v1.0.11
13672023-12-14T23:43:58.781Z Compiling tower-service v0.3.2
13682023-12-14T23:43:58.960Z Compiling pest_generator v2.7.2
13692023-12-14T23:44:00.027Z Compiling rustls-pemfile v1.0.3
13702023-12-14T23:44:00.605Z Compiling idna v0.5.0
13712023-12-14T23:44:01.545Z Compiling bytes v1.5.0
13722023-12-14T23:44:01.784Z Compiling indexmap v2.1.0
13732023-12-14T23:44:03.445Z Compiling uuid v1.6.1
13742023-12-14T23:44:03.534Z Compiling chrono v0.4.31
13752023-12-14T23:44:03.604Z Compiling tokio v1.35.0
13762023-12-14T23:44:03.741Z Compiling http v0.2.11
13772023-12-14T23:44:03.856Z Compiling rustc_version v0.4.0
13782023-12-14T23:44:05.112Z Compiling toml_datetime v0.6.5
13792023-12-14T23:44:05.851Z Compiling serde_spanned v0.6.4
13802023-12-14T23:44:05.965Z Compiling bitflags v2.4.0
13812023-12-14T23:44:06.628Z Compiling toml_edit v0.19.15
13822023-12-14T23:44:10.218Z Compiling http-body v0.4.5
13832023-12-14T23:44:10.869Z Compiling heapless v0.7.16
13842023-12-14T23:44:11.452Z Compiling openapiv3 v2.0.0
13852023-12-14T23:44:11.510Z Compiling lazy_static v1.4.0
13862023-12-14T23:44:12.284Z Compiling crossbeam-utils v0.8.16
13872023-12-14T23:44:13.716Z Compiling adler v1.0.2
13882023-12-14T23:44:14.051Z Compiling miniz_oxide v0.7.1
13892023-12-14T23:44:14.587Z Compiling pest_derive v2.7.2
13902023-12-14T23:44:15.834Z Compiling url v2.5.0
13912023-12-14T23:44:18.503Z Compiling tokio-util v0.7.10
13922023-12-14T23:44:19.978Z Compiling tokio-native-tls v0.3.1
13932023-12-14T23:44:20.035Z Compiling tokio-rustls v0.24.1
13942023-12-14T23:44:20.383Z Compiling h2 v0.3.21
13952023-12-14T23:44:20.721Z Compiling rustls-native-certs v0.6.3
13962023-12-14T23:44:21.055Z Compiling rand_chacha v0.3.1
13972023-12-14T23:44:21.367Z Compiling usdt-impl v0.3.5
13982023-12-14T23:44:21.401Z Compiling rustix v0.37.23
13992023-12-14T23:44:21.526Z Compiling ipnet v2.8.0
14002023-12-14T23:44:22.727Z Compiling rand v0.8.5
14012023-12-14T23:44:24.707Z Compiling serde_urlencoded v0.7.1
14022023-12-14T23:44:24.720Z Compiling encoding_rs v0.8.33
14032023-12-14T23:44:24.722Z Compiling gimli v0.28.0
14042023-12-14T23:44:24.722Z Compiling webpki-roots v0.25.2
14052023-12-14T23:44:24.803Z Compiling mime v0.3.17
14062023-12-14T23:44:26.752Z Compiling zerocopy v0.3.0
14072023-12-14T23:44:27.427Z Compiling object v0.32.1
14082023-12-14T23:44:27.979Z Compiling num-bigint v0.4.4
14092023-12-14T23:44:29.243Z Compiling rustc-demangle v0.1.23
14102023-12-14T23:44:29.571Z Compiling dof v0.1.5
14112023-12-14T23:44:31.754Z Compiling flate2 v1.0.28
14122023-12-14T23:44:31.771Z Compiling dtrace-parser v0.1.14
14132023-12-14T23:44:31.772Z Compiling bzip2-sys v0.1.11+1.0.8
14142023-12-14T23:44:31.772Z Compiling thread-id v4.2.0
14152023-12-14T23:44:31.772Z Compiling addr2line v0.21.0
14162023-12-14T23:44:32.231Z Compiling hyper v0.14.27
14172023-12-14T23:44:32.299Z Compiling rustversion v1.0.14
14182023-12-14T23:44:33.827Z Compiling toml v0.7.8
14192023-12-14T23:44:33.873Z Compiling toml_edit v0.21.0
14202023-12-14T23:44:34.480Z Compiling serde_tokenstream v0.2.0
14212023-12-14T23:44:35.311Z Compiling hex v0.4.3
14222023-12-14T23:44:35.537Z Compiling serde_tokenstream v0.1.7
14232023-12-14T23:44:36.271Z Compiling memoffset v0.9.0
14242023-12-14T23:44:36.332Z Compiling base64ct v1.6.0
14252023-12-14T23:44:36.409Z Compiling strsim v0.10.0
14262023-12-14T23:44:38.431Z Compiling regress v0.7.1
14272023-12-14T23:44:40.555Z Compiling smoltcp v0.9.1
14282023-12-14T23:44:40.686Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14292023-12-14T23:44:41.009Z Compiling bitflags v1.3.2
14302023-12-14T23:44:41.150Z Compiling doc-comment v0.3.3
14312023-12-14T23:44:42.894Z Compiling pem-rfc7468 v0.7.0
14322023-12-14T23:44:43.070Z Compiling strum_macros v0.25.2
14332023-12-14T23:44:43.162Z Compiling usdt-attr-macro v0.3.5
14342023-12-14T23:44:43.868Z Compiling hyper-tls v0.5.0
14352023-12-14T23:44:44.120Z Compiling hyper-rustls v0.24.2
14362023-12-14T23:44:44.379Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14372023-12-14T23:44:44.999Z Compiling reqwest v0.11.22
14382023-12-14T23:44:45.048Z Compiling usdt-macro v0.3.5
14392023-12-14T23:44:45.490Z Compiling hmac v0.12.1
14402023-12-14T23:44:47.554Z Compiling enum-as-inner v0.5.1
14412023-12-14T23:44:48.644Z Compiling crossbeam-epoch v0.9.15
14422023-12-14T23:44:48.669Z Compiling num-iter v0.1.43
14432023-12-14T23:44:49.161Z Compiling siphasher v0.3.11
14442023-12-14T23:44:49.185Z Compiling flagset v0.4.3
14452023-12-14T23:44:49.310Z Compiling unicode-segmentation v1.10.1
14462023-12-14T23:44:49.486Z Compiling der v0.7.8
14472023-12-14T23:44:50.614Z Compiling hubpack_derive v0.1.1
14482023-12-14T23:44:50.761Z Compiling pin-project-internal v1.1.3
14492023-12-14T23:44:51.039Z Compiling zerocopy-derive v0.6.4
14502023-12-14T23:44:53.353Z Compiling utf8parse v0.2.1
14512023-12-14T23:44:53.604Z Compiling anstyle v1.0.2
14522023-12-14T23:44:54.289Z Compiling num_threads v0.1.6
14532023-12-14T23:44:55.032Z Compiling deranged v0.3.8
14542023-12-14T23:44:55.073Z Compiling sha2 v0.10.8
14552023-12-14T23:44:56.071Z Compiling anstyle-parse v0.2.1
14562023-12-14T23:44:56.594Z Compiling spki v0.7.2
14572023-12-14T23:44:58.028Z Compiling time v0.3.27
14582023-12-14T23:44:58.498Z Compiling md-5 v0.10.5
14592023-12-14T23:44:59.265Z Compiling block-padding v0.3.3
14602023-12-14T23:44:59.646Z Compiling clap_derive v4.4.2
14612023-12-14T23:45:00.372Z Compiling stringprep v0.1.3
14622023-12-14T23:45:01.492Z Compiling diesel_table_macro_syntax v0.1.0
14632023-12-14T23:45:01.550Z Compiling hash32 v0.2.1
14642023-12-14T23:45:01.623Z Compiling stable_deref_trait v1.2.0
14652023-12-14T23:45:01.766Z Compiling anstyle-query v1.0.0
14662023-12-14T23:45:02.128Z Compiling fallible-iterator v0.2.0
14672023-12-14T23:45:02.416Z Compiling either v1.9.0
14682023-12-14T23:45:02.588Z Compiling colorchoice v1.0.0
14692023-12-14T23:45:02.810Z Compiling anstream v0.5.0
14702023-12-14T23:45:03.353Z Compiling postgres-protocol v0.6.6
14712023-12-14T23:45:03.924Z Compiling diesel_derives v2.1.2
14722023-12-14T23:45:05.719Z Compiling terminal_size v0.2.6
14732023-12-14T23:45:06.011Z Compiling inout v0.1.3
14742023-12-14T23:45:07.743Z Compiling pkcs8 v0.10.2
14752023-12-14T23:45:07.946Z Compiling phf_shared v0.11.2
14762023-12-14T23:45:09.159Z Compiling ff v0.13.0
14772023-12-14T23:45:09.499Z Compiling snafu-derive v0.7.5
14782023-12-14T23:45:09.502Z Compiling serde_repr v0.1.16
14792023-12-14T23:45:09.592Z Compiling scheduled-thread-pool v0.2.7
14802023-12-14T23:45:09.746Z Compiling regex-automata v0.1.10
14812023-12-14T23:45:10.527Z Compiling clap_lex v0.5.1
14822023-12-14T23:45:11.611Z Compiling managed v0.8.0
14832023-12-14T23:45:11.924Z Compiling bit-vec v0.6.3
14842023-12-14T23:45:12.461Z Compiling base16ct v0.2.0
14852023-12-14T23:45:12.461Z Compiling matches v0.1.10
14862023-12-14T23:45:12.467Z Compiling idna v0.2.3
14872023-12-14T23:45:12.627Z Compiling sec1 v0.7.3
14882023-12-14T23:45:15.329Z Compiling clap_builder v4.4.2
14892023-12-14T23:45:15.484Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14902023-12-14T23:45:16.546Z Compiling bstr v0.2.17
14912023-12-14T23:45:19.168Z Compiling r2d2 v0.8.10
14922023-12-14T23:45:19.716Z Compiling group v0.13.0
14932023-12-14T23:45:21.992Z Compiling phf v0.11.2
14942023-12-14T23:45:22.616Z Compiling bzip2 v0.4.4
14952023-12-14T23:45:22.616Z Compiling cipher v0.4.4
14962023-12-14T23:45:23.853Z Compiling postgres-types v0.2.6
14972023-12-14T23:45:24.046Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14982023-12-14T23:45:24.232Z Compiling itertools v0.11.0
14992023-12-14T23:45:25.600Z Compiling pin-project v1.1.3
15002023-12-14T23:45:25.797Z Compiling zerocopy v0.6.4
15012023-12-14T23:45:26.325Z Compiling hubpack v0.1.2
15022023-12-14T23:45:27.060Z Compiling phf_shared v0.10.0
15032023-12-14T23:45:27.579Z Compiling hkdf v0.12.3
15042023-12-14T23:45:27.680Z Compiling ipnetwork v0.20.0
15052023-12-14T23:45:27.956Z Compiling crypto-bigint v0.5.2
15062023-12-14T23:45:28.370Z Compiling futures-executor v0.3.29
15072023-12-14T23:45:29.180Z Compiling getopts v0.2.21
15082023-12-14T23:45:29.192Z Compiling float-cmp v0.9.0
15092023-12-14T23:45:29.487Z Compiling normalize-line-endings v0.3.0
15102023-12-14T23:45:29.652Z Compiling minimal-lexical v0.2.1
15112023-12-14T23:45:30.902Z Compiling static_assertions v1.1.0
15122023-12-14T23:45:31.281Z Compiling fixedbitset v0.4.2
15132023-12-14T23:45:31.591Z Compiling data-encoding v2.4.0
15142023-12-14T23:45:32.030Z Compiling whoami v1.4.1
15152023-12-14T23:45:33.006Z Compiling predicates-core v1.0.6
15162023-12-14T23:45:33.122Z Compiling difflib v0.4.0
15172023-12-14T23:45:33.591Z Compiling regex-automata v0.3.8
15182023-12-14T23:45:35.582Z Compiling new_debug_unreachable v1.0.4
15192023-12-14T23:45:35.700Z Compiling unsafe-libyaml v0.2.9
15202023-12-14T23:45:35.875Z Compiling precomputed-hash v0.1.1
15212023-12-14T23:45:35.959Z Compiling predicates v3.0.4
15222023-12-14T23:45:36.073Z Compiling string_cache v0.8.7
15232023-12-14T23:45:37.297Z Compiling bstr v1.6.0
15242023-12-14T23:45:37.784Z Compiling trust-dns-proto v0.22.0
15252023-12-14T23:45:37.892Z Compiling tokio-postgres v0.7.10
15262023-12-14T23:45:38.390Z Compiling serde_yaml v0.9.25
15272023-12-14T23:45:38.761Z Compiling petgraph v0.6.4
15282023-12-14T23:45:39.024Z Compiling diesel v2.1.4
15292023-12-14T23:45:39.946Z Compiling elliptic-curve v0.13.8
15302023-12-14T23:45:41.163Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15312023-12-14T23:45:42.539Z Compiling nom v7.1.3
15322023-12-14T23:45:45.580Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15332023-12-14T23:45:46.693Z Compiling futures v0.3.29
15342023-12-14T23:45:49.111Z Compiling snafu v0.7.5
15352023-12-14T23:45:50.463Z Compiling yasna v0.5.2
15362023-12-14T23:45:50.982Z Compiling zip v0.6.6
15372023-12-14T23:45:51.949Z Compiling clap v4.4.3
15382023-12-14T23:45:52.914Z Compiling similar v2.3.0
15392023-12-14T23:45:53.298Z Compiling bit-set v0.5.3
15402023-12-14T23:45:53.611Z Compiling itertools v0.10.5
15412023-12-14T23:45:53.751Z Compiling usdt v0.3.5
15422023-12-14T23:45:54.147Z Compiling tokio-stream v0.1.14
15432023-12-14T23:45:54.344Z Compiling console v0.15.7
15442023-12-14T23:45:56.895Z Compiling lalrpop-util v0.19.12
15452023-12-14T23:45:58.817Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15462023-12-14T23:46:47.362Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15472023-12-14T23:46:48.108Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15482023-12-14T23:46:49.241Z Compiling sha1 v0.10.6
15492023-12-14T23:47:03.714Z Compiling atty v0.2.14
15502023-12-14T23:47:03.901Z Compiling match_cfg v0.1.0
15512023-12-14T23:47:03.901Z Compiling hostname v0.3.1
15522023-12-14T23:47:03.902Z Compiling dirs-sys-next v0.1.2
15532023-12-14T23:47:03.902Z Compiling ident_case v1.0.1
15542023-12-14T23:47:03.902Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15552023-12-14T23:47:03.902Z Compiling darling_core v0.20.3
15562023-12-14T23:47:03.902Z Compiling dirs-next v2.0.0
15572023-12-14T23:47:03.902Z Compiling thread_local v1.1.7
15582023-12-14T23:47:03.902Z Compiling slog-async v2.8.0
15592023-12-14T23:47:03.902Z Compiling camino v1.1.6
15602023-12-14T23:47:03.902Z Compiling term v0.7.0
15612023-12-14T23:47:04.264Z Compiling crossbeam-channel v0.5.8
15622023-12-14T23:47:04.425Z Compiling multer v2.1.0
15632023-12-14T23:47:04.872Z Compiling instant v0.1.12
15642023-12-14T23:47:05.061Z Compiling paste v1.0.14
15652023-12-14T23:47:05.783Z Compiling take_mut v0.2.2
15662023-12-14T23:47:06.061Z Compiling slog-term v2.9.0
15672023-12-14T23:47:06.115Z Compiling slog-json v2.6.1
15682023-12-14T23:47:06.682Z Compiling async-stream-impl v0.3.5
15692023-12-14T23:47:07.815Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15702023-12-14T23:47:08.089Z Compiling debug-ignore v1.0.5
15712023-12-14T23:47:08.123Z Compiling atomic-waker v1.1.1
15722023-12-14T23:47:08.301Z Compiling waitgroup v0.1.2
15732023-12-14T23:47:08.321Z Compiling slog-bunyan v2.4.0
15742023-12-14T23:47:08.623Z Compiling toml v0.8.8
15752023-12-14T23:47:08.956Z Compiling async-stream v0.3.5
15762023-12-14T23:47:09.433Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15772023-12-14T23:47:10.127Z Compiling serde_path_to_error v0.1.14
15782023-12-14T23:47:10.602Z Compiling structmeta-derive v0.2.0
15792023-12-14T23:47:10.831Z Compiling strum v0.25.0
15802023-12-14T23:47:11.015Z Compiling regex-syntax v0.7.5
15812023-12-14T23:47:11.091Z Compiling backoff v0.4.0
15822023-12-14T23:47:11.791Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15832023-12-14T23:47:11.814Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15842023-12-14T23:47:11.814Z Compiling macaddr v1.0.1
15852023-12-14T23:47:11.821Z Compiling proc-macro-error-attr v1.0.4
15862023-12-14T23:47:12.349Z Compiling proc-macro-crate v1.3.1
15872023-12-14T23:47:12.374Z Compiling proc-macro-error v1.0.4
15882023-12-14T23:47:12.515Z Compiling darling_macro v0.20.3
15892023-12-14T23:47:13.016Z Compiling smoltcp v0.10.0
15902023-12-14T23:47:14.035Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15912023-12-14T23:47:14.124Z Compiling num_enum_derive v0.5.11
15922023-12-14T23:47:14.174Z Compiling darling v0.20.3
15932023-12-14T23:47:14.333Z Compiling serde_with_macros v3.4.0
15942023-12-14T23:47:14.561Z Compiling cobs v0.2.3
15952023-12-14T23:47:15.048Z Compiling fastrand v2.0.0
15962023-12-14T23:47:15.381Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15972023-12-14T23:47:15.669Z Compiling structmeta v0.2.0
15982023-12-14T23:47:15.811Z Compiling embedded-io v0.4.0
15992023-12-14T23:47:16.025Z Compiling tempfile v3.8.1
16002023-12-14T23:47:16.197Z Compiling postcard v1.0.8
16012023-12-14T23:47:17.415Z Compiling foreign-types-macros v0.2.3
16022023-12-14T23:47:17.557Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16032023-12-14T23:47:17.989Z Compiling crucible-workspace-hack v0.1.0
16042023-12-14T23:47:18.409Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16052023-12-14T23:47:18.731Z Compiling num_enum v0.5.11
16062023-12-14T23:47:18.838Z Compiling same-file v1.0.6
16072023-12-14T23:47:18.895Z Compiling serde_with v3.4.0
16082023-12-14T23:47:18.958Z Compiling foreign-types-shared v0.3.1
16092023-12-14T23:47:19.118Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16102023-12-14T23:47:19.187Z Compiling walkdir v2.4.0
16112023-12-14T23:47:19.517Z Compiling foreign-types v0.5.0
16122023-12-14T23:47:19.824Z Compiling is-terminal v0.4.9
16132023-12-14T23:47:20.003Z Compiling semver-parser v0.10.2
16142023-12-14T23:47:20.027Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16152023-12-14T23:47:20.456Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16162023-12-14T23:47:21.364Z Compiling cstr-argument v0.1.2
16172023-12-14T23:47:21.888Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16182023-12-14T23:47:22.634Z Compiling pretty-hex v0.2.1
16192023-12-14T23:47:22.845Z Compiling parse-display-derive v0.8.2
16202023-12-14T23:47:22.908Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16212023-12-14T23:47:23.360Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16222023-12-14T23:47:23.914Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16232023-12-14T23:47:25.109Z Compiling semver v0.11.0
16242023-12-14T23:47:25.113Z Compiling colored v2.0.4
16252023-12-14T23:47:25.393Z Compiling filetime v0.2.23
16262023-12-14T23:47:25.407Z Compiling xattr v1.0.1
16272023-12-14T23:47:25.800Z Compiling home v0.5.5
16282023-12-14T23:47:25.842Z Compiling tar v0.4.40
16292023-12-14T23:47:26.211Z Compiling toolchain_find v0.2.0
16302023-12-14T23:47:26.263Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16312023-12-14T23:47:26.451Z Compiling camino-tempfile v1.1.1
16322023-12-14T23:47:27.095Z Compiling zone_cfg_derive v0.3.0
16332023-12-14T23:47:27.120Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
16342023-12-14T23:47:27.180Z Compiling textwrap v0.11.0
16352023-12-14T23:47:27.784Z Compiling heck v0.3.3
16362023-12-14T23:47:28.406Z Compiling toml v0.5.11
16372023-12-14T23:47:28.601Z Compiling num-derive v0.4.0
16382023-12-14T23:47:29.358Z Compiling libefi-sys v0.1.0
16392023-12-14T23:47:29.429Z Compiling strsim v0.8.0
16402023-12-14T23:47:29.560Z Compiling platforms v3.0.2
16412023-12-14T23:47:29.771Z Compiling ansi_term v0.12.1
16422023-12-14T23:47:30.070Z Compiling vec_map v0.8.2
16432023-12-14T23:47:30.406Z Compiling parse-display v0.8.2
16442023-12-14T23:47:30.512Z Compiling clap v2.34.0
16452023-12-14T23:47:30.565Z Compiling zone v0.3.0
16462023-12-14T23:47:30.615Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16472023-12-14T23:47:31.038Z Compiling structopt-derive v0.4.18
16482023-12-14T23:47:32.294Z Compiling rustfmt-wrapper v0.2.0
16492023-12-14T23:47:32.443Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
16502023-12-14T23:47:32.628Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
16512023-12-14T23:47:33.095Z Compiling omicron-zone-package v0.9.1
16522023-12-14T23:47:33.292Z Compiling smf v0.2.2
16532023-12-14T23:47:34.253Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16542023-12-14T23:47:35.545Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16552023-12-14T23:47:35.612Z Compiling unicase v2.7.0
16562023-12-14T23:47:36.042Z Compiling curve25519-dalek v4.1.1
16572023-12-14T23:47:36.045Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16582023-12-14T23:47:36.099Z Compiling universal-hash v0.5.1
16592023-12-14T23:47:36.125Z Compiling opaque-debug v0.3.0
16602023-12-14T23:47:36.261Z Compiling structopt v0.3.26
16612023-12-14T23:47:36.394Z Compiling curve25519-dalek-derive v0.1.0
16622023-12-14T23:47:36.573Z Compiling num-rational v0.4.1
16632023-12-14T23:47:36.641Z Compiling getrandom v0.1.16
16642023-12-14T23:47:37.272Z Compiling signature v2.1.0
16652023-12-14T23:47:37.312Z Compiling parking_lot_core v0.8.6
16662023-12-14T23:47:37.357Z Compiling quick-error v1.2.3
16672023-12-14T23:47:37.559Z Compiling keccak v0.1.4
16682023-12-14T23:47:37.633Z Compiling linked-hash-map v0.5.6
16692023-12-14T23:47:37.989Z Compiling resolv-conf v0.7.0
16702023-12-14T23:47:38.206Z Compiling lru-cache v0.1.2
16712023-12-14T23:47:38.480Z Compiling sha3 v0.10.8
16722023-12-14T23:47:39.347Z Compiling password-hash v0.5.0
16732023-12-14T23:47:39.812Z Compiling blake2 v0.10.6
16742023-12-14T23:47:40.021Z Compiling aead v0.5.2
16752023-12-14T23:47:40.068Z Compiling secrecy v0.8.0
16762023-12-14T23:47:40.470Z Compiling num-complex v0.4.4
16772023-12-14T23:47:40.547Z Compiling nibble_vec v0.1.0
16782023-12-14T23:47:40.914Z Compiling slog-dtrace v0.2.3
16792023-12-14T23:47:41.158Z Compiling convert_case v0.4.0
16802023-12-14T23:47:41.377Z Compiling utf-8 v0.7.6
16812023-12-14T23:47:41.606Z Compiling cancel-safe-futures v0.1.5
16822023-12-14T23:47:41.865Z Compiling endian-type v0.1.2
16832023-12-14T23:47:42.125Z Compiling arc-swap v1.6.0
16842023-12-14T23:47:42.231Z Compiling winapi v0.3.9
16852023-12-14T23:47:42.277Z Compiling radix_trie v0.2.1
16862023-12-14T23:47:42.341Z Compiling num v0.4.1
16872023-12-14T23:47:42.500Z Compiling tungstenite v0.20.1
16882023-12-14T23:47:42.674Z Compiling derive_more v0.99.17
16892023-12-14T23:47:43.185Z Compiling slog-scope v4.4.0
16902023-12-14T23:47:43.469Z Compiling argon2 v0.5.2
16912023-12-14T23:47:43.902Z Compiling mime_guess v2.0.4
16922023-12-14T23:47:44.067Z Compiling trust-dns-resolver v0.22.0
16932023-12-14T23:47:45.793Z Compiling rand_core v0.5.1
16942023-12-14T23:47:46.636Z Compiling poly1305 v0.8.0
16952023-12-14T23:47:46.826Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16962023-12-14T23:47:47.225Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16972023-12-14T23:47:47.691Z Compiling chacha20 v0.9.1
16982023-12-14T23:47:48.414Z Compiling rfc6979 v0.4.0
16992023-12-14T23:47:48.662Z Compiling thiserror-impl-no-std v2.0.2
17002023-12-14T23:47:48.685Z Compiling half v1.8.2
17012023-12-14T23:47:48.689Z Compiling option-ext v0.2.0
17022023-12-14T23:47:48.895Z Compiling ciborium-io v0.2.1
17032023-12-14T23:47:49.056Z Compiling dirs-sys v0.4.1
17042023-12-14T23:47:49.080Z Compiling ecdsa v0.16.9
17052023-12-14T23:47:49.712Z Compiling ciborium-ll v0.2.1
17062023-12-14T23:47:50.049Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17072023-12-14T23:47:50.455Z Compiling parking_lot v0.11.2
17082023-12-14T23:47:50.484Z Compiling rand_chacha v0.2.2
17092023-12-14T23:47:51.086Z Compiling tokio-tungstenite v0.20.1
17102023-12-14T23:47:52.048Z Compiling slog-stdlog v4.1.1
17112023-12-14T23:47:52.631Z Compiling trust-dns-client v0.22.0
17122023-12-14T23:47:53.004Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17132023-12-14T23:47:53.637Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17142023-12-14T23:47:53.748Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17152023-12-14T23:47:54.135Z Compiling thiserror-no-std v2.0.2
17162023-12-14T23:47:54.651Z Compiling ed25519 v2.2.2
17172023-12-14T23:47:54.779Z Compiling polyval v0.6.1
17182023-12-14T23:47:55.005Z Compiling primeorder v0.13.6
17192023-12-14T23:47:55.438Z Compiling ctr v0.9.2
17202023-12-14T23:47:55.824Z Compiling blowfish v0.9.1
17212023-12-14T23:47:55.971Z Compiling aes v0.8.3
17222023-12-14T23:47:56.548Z Compiling password-hash v0.4.2
17232023-12-14T23:47:57.293Z Compiling libsw v3.3.0
17242023-12-14T23:47:57.801Z Compiling pbkdf2 v0.12.2
17252023-12-14T23:47:58.026Z Compiling derive-where v1.2.6
17262023-12-14T23:48:01.643Z Compiling fxhash v0.2.1
17272023-12-14T23:48:01.643Z Compiling owo-colors v3.5.0
17282023-12-14T23:48:01.643Z Compiling swrite v0.1.0
17292023-12-14T23:48:01.643Z Compiling linear-map v1.2.0
17302023-12-14T23:48:01.660Z Compiling glob v0.3.1
17312023-12-14T23:48:04.569Z Compiling trust-dns-server v0.22.1
17322023-12-14T23:48:04.576Z Compiling sled v0.34.7
17332023-12-14T23:48:04.576Z Compiling bcrypt-pbkdf v0.10.0
17342023-12-14T23:48:05.275Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17352023-12-14T23:48:07.070Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17362023-12-14T23:48:08.238Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17372023-12-14T23:48:08.830Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17382023-12-14T23:48:09.447Z Compiling pbkdf2 v0.11.0
17392023-12-14T23:48:10.005Z Compiling p256 v0.13.2
17402023-12-14T23:48:11.385Z Compiling ghash v0.5.0
17412023-12-14T23:48:11.657Z Compiling ed25519-dalek v2.0.0
17422023-12-14T23:48:13.363Z Compiling vsss-rs v3.3.2
17432023-12-14T23:48:15.291Z Compiling slog-envlogger v2.2.0
17442023-12-14T23:48:16.388Z Compiling russh-cryptovec v0.7.0
17452023-12-14T23:48:16.851Z Compiling rand v0.7.3
17462023-12-14T23:48:18.228Z Compiling ciborium v0.2.1
17472023-12-14T23:48:19.390Z Compiling dirs v5.0.1
17482023-12-14T23:48:19.416Z Compiling chacha20poly1305 v0.10.1
17492023-12-14T23:48:19.673Z Compiling cbc v0.1.2
17502023-12-14T23:48:19.747Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
17512023-12-14T23:48:19.992Z Compiling pem v3.0.2
17522023-12-14T23:48:20.087Z Compiling headers-core v0.2.0
17532023-12-14T23:48:20.376Z Compiling kstat-rs v0.2.3
17542023-12-14T23:48:20.445Z Compiling md5 v0.7.0
17552023-12-14T23:48:21.127Z Compiling pretty-hex v0.4.0
17562023-12-14T23:48:21.475Z Compiling http-range v0.1.5
17572023-12-14T23:48:21.481Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17582023-12-14T23:48:21.523Z Compiling russh-keys v0.40.1
17592023-12-14T23:48:21.657Z Compiling rcgen v0.11.3
17602023-12-14T23:48:21.783Z Compiling hyper-staticfile v0.9.5
17612023-12-14T23:48:21.898Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17622023-12-14T23:48:22.054Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17632023-12-14T23:48:23.354Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17642023-12-14T23:48:24.539Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17652023-12-14T23:48:24.563Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17662023-12-14T23:48:26.041Z Compiling headers v0.3.9
17672023-12-14T23:48:27.149Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17682023-12-14T23:48:29.496Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17692023-12-14T23:48:32.554Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17702023-12-14T23:48:38.650Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17712023-12-14T23:48:39.029Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17722023-12-14T23:48:39.029Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
17732023-12-14T23:48:39.029Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
17742023-12-14T23:48:39.171Z Compiling aes-gcm v0.10.3
17752023-12-14T23:48:39.171Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17762023-12-14T23:48:40.695Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
17772023-12-14T23:48:48.334Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17782023-12-14T23:48:49.192Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
17792023-12-14T23:48:51.702Z Compiling atomicwrites v0.4.2
17802023-12-14T23:48:52.229Z Compiling itertools v0.12.0
17812023-12-14T23:48:52.439Z Compiling subprocess v0.2.9
17822023-12-14T23:48:55.249Z Compiling hex-literal v0.4.1
17832023-12-14T23:48:55.463Z Compiling display-error-chain v0.2.0
17842023-12-14T23:48:55.739Z Compiling russh v0.40.1
17852023-12-14T23:48:55.904Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17862023-12-14T23:48:57.382Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17872023-12-14T23:48:57.982Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17882023-12-14T23:49:27.515Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17892023-12-14T23:50:48.768Z Finished dev [unoptimized + debuginfo] target(s) in 8m 03s
17902023-12-14T23:50:49.108Z
17912023-12-14T23:50:49.118Zreal 8:04.096844660
17922023-12-14T23:50:49.118Zuser 44:42.182397540
17932023-12-14T23:50:49.119Zsys 6:51.453930147
17942023-12-14T23:50:49.119Ztrap 1.670140279
17952023-12-14T23:50:49.119Ztflt 2.710491607
17962023-12-14T23:50:49.120Zdflt 6.844962649
17972023-12-14T23:50:49.120Zkflt 0.026109800
17982023-12-14T23:50:49.120Zlock 1:25:26.536546196
17992023-12-14T23:50:49.120Zslp 2:07:22.121273275
18002023-12-14T23:50:49.120Zlat 1:59.941949057
18012023-12-14T23:50:49.120Zstop 4:33.258581094
18022023-12-14T23:50:49.120Z+ mkdir -p /work/end-to-end-tests
18032023-12-14T23:50:49.120Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18042023-12-14T23:50:49.893Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18052023-12-14T23:50:49.893Z+ ptime -m gzip
18062023-12-14T23:50:49.898Z++ basename target/debug/bootstrap
18072023-12-14T23:51:06.925Z
18082023-12-14T23:51:06.929Zreal 17.023431109
18092023-12-14T23:51:06.929Zuser 16.840249364
18102023-12-14T23:51:06.929Zsys 0.166509152
18112023-12-14T23:51:06.929Ztrap 0.007511369
18122023-12-14T23:51:06.930Ztflt 0.000000000
18132023-12-14T23:51:06.930Zdflt 0.000000000
18142023-12-14T23:51:06.930Zkflt 0.000000000
18152023-12-14T23:51:06.931Zlock 0.000000000
18162023-12-14T23:51:06.931Zslp 0.000000000
18172023-12-14T23:51:06.931Zlat 0.008787152
18182023-12-14T23:51:06.931Zstop 0.000256611
18192023-12-14T23:51:06.931Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18202023-12-14T23:51:06.931Z+ ptime -m gzip
18212023-12-14T23:51:06.931Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-eae955b6030e5419
18222023-12-14T23:51:08.033Z
18232023-12-14T23:51:08.036Zreal 1.099997217
18242023-12-14T23:51:08.037Zuser 1.087917891
18252023-12-14T23:51:08.037Zsys 0.011421425
18262023-12-14T23:51:08.037Ztrap 0.000127698
18272023-12-14T23:51:08.037Ztflt 0.000000000
18282023-12-14T23:51:08.037Zdflt 0.000000000
18292023-12-14T23:51:08.037Zkflt 0.000000000
18302023-12-14T23:51:08.037Zlock 0.000000000
18312023-12-14T23:51:08.037Zslp 0.000000000
18322023-12-14T23:51:08.037Zlat 0.000178713
18332023-12-14T23:51:08.037Zstop 0.000235203
18342023-12-14T23:51:08.037Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18352023-12-14T23:51:08.037Z+ ptime -m gzip
18362023-12-14T23:51:08.037Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-114e4ef0b9f9b2b3
18372023-12-14T23:51:25.552Z
18382023-12-14T23:51:25.573Zreal 17.508268818
18392023-12-14T23:51:25.574Zuser 17.332432343
18402023-12-14T23:51:25.574Zsys 0.171553159
18412023-12-14T23:51:25.574Ztrap 0.003033311
18422023-12-14T23:51:25.574Ztflt 0.000000000
18432023-12-14T23:51:25.574Zdflt 0.000000000
18442023-12-14T23:51:25.574Zkflt 0.000000000
18452023-12-14T23:51:25.574Zlock 0.000000000
18462023-12-14T23:51:25.575Zslp 0.000000000
18472023-12-14T23:51:25.575Zlat 0.000894929
18482023-12-14T23:51:25.576Zstop 0.000237329
18492023-12-14T23:51:25.576Z+ banner caboose-util
18502023-12-14T23:51:25.576Z
18512023-12-14T23:51:25.576Z #### ## ##### #### #### #### ###### # # #####
18522023-12-14T23:51:25.576Z # # # # # # # # # # # # # # #
18532023-12-14T23:51:25.577Z # # # ##### # # # # #### ##### ##### # # #
18542023-12-14T23:51:25.577Z # ###### # # # # # # # # # # #
18552023-12-14T23:51:25.577Z # # # # # # # # # # # # # # # #
18562023-12-14T23:51:25.577Z #### # # ##### #### #### #### ###### #### #
18572023-12-14T23:51:25.577Z
18582023-12-14T23:51:25.577Z+ ptime -m cargo build --locked -p caboose-util --release
18592023-12-14T23:51:26.218Z Downloading crates ...
18602023-12-14T23:51:26.596Z Downloaded path-slash v0.1.5
18612023-12-14T23:51:26.606Z Downloaded funty v2.0.0
18622023-12-14T23:51:26.615Z Downloaded maybe-uninit v2.0.0
18632023-12-14T23:51:26.615Z Downloaded wyz v0.5.1
18642023-12-14T23:51:26.633Z Downloaded packed_struct v0.10.1
18652023-12-14T23:51:26.633Z Downloaded bitfield v0.14.0
18662023-12-14T23:51:26.634Z Downloaded smallvec v0.6.14
18672023-12-14T23:51:26.634Z Downloaded nodrop v0.1.14
18682023-12-14T23:51:26.634Z Downloaded packed_struct_codegen v0.10.1
18692023-12-14T23:51:26.640Z Downloaded serde-hex v0.1.0
18702023-12-14T23:51:26.640Z Downloaded termcolor v1.2.0
18712023-12-14T23:51:26.641Z Downloaded radium v0.7.0
18722023-12-14T23:51:26.641Z Downloaded pkcs1 v0.7.5
18732023-12-14T23:51:26.641Z Downloaded num-bigint-dig v0.8.4
18742023-12-14T23:51:26.645Z Downloaded crc-any v2.4.3
18752023-12-14T23:51:26.646Z Downloaded ron v0.8.1
18762023-12-14T23:51:26.659Z Downloaded x509-cert v0.2.4
18772023-12-14T23:51:26.670Z Downloaded rsa v0.9.2
18782023-12-14T23:51:26.680Z Downloaded bitvec v1.0.1
18792023-12-14T23:51:26.707Z Downloaded object v0.30.4
18802023-12-14T23:51:26.724Z Downloaded env_logger v0.10.0
18812023-12-14T23:51:26.732Z Downloaded tap v1.0.1
18822023-12-14T23:51:26.732Z Downloaded crc-catalog v2.2.0
18832023-12-14T23:51:26.732Z Downloaded crc v3.0.1
18842023-12-14T23:51:26.742Z Downloaded array-init v0.0.4
18852023-12-14T23:51:26.896Z Compiling proc-macro2 v1.0.69
18862023-12-14T23:51:26.896Z Compiling unicode-ident v1.0.12
18872023-12-14T23:51:26.902Z Compiling libc v0.2.151
18882023-12-14T23:51:26.902Z Compiling autocfg v1.1.0
18892023-12-14T23:51:26.902Z Compiling serde v1.0.193
18902023-12-14T23:51:26.903Z Compiling cfg-if v1.0.0
18912023-12-14T23:51:26.918Z Compiling version_check v0.9.4
18922023-12-14T23:51:27.031Z Compiling typenum v1.16.0
18932023-12-14T23:51:27.058Z Compiling syn v1.0.109
18942023-12-14T23:51:27.151Z Compiling parking_lot_core v0.9.8
18952023-12-14T23:51:27.962Z Compiling libm v0.2.7
18962023-12-14T23:51:27.963Z Compiling futures-core v0.3.29
18972023-12-14T23:51:27.963Z Compiling generic-array v0.14.7
18982023-12-14T23:51:27.971Z Compiling lock_api v0.4.10
18992023-12-14T23:51:28.205Z Compiling num-traits v0.2.16
19002023-12-14T23:51:28.218Z Compiling once_cell v1.19.0
19012023-12-14T23:51:28.325Z Compiling pkg-config v0.3.27
19022023-12-14T23:51:28.374Z Compiling scopeguard v1.2.0
19032023-12-14T23:51:28.549Z Compiling slab v0.4.9
19042023-12-14T23:51:28.609Z Compiling serde_json v1.0.108
19052023-12-14T23:51:28.808Z Compiling futures-channel v0.3.29
19062023-12-14T23:51:28.968Z Compiling quote v1.0.33
19072023-12-14T23:51:29.251Z Compiling futures-task v0.3.29
19082023-12-14T23:51:29.300Z Compiling memchr v2.6.3
19092023-12-14T23:51:29.676Z Compiling syn v2.0.32
19102023-12-14T23:51:29.924Z Compiling cc v1.0.83
19112023-12-14T23:51:30.021Z Compiling getrandom v0.2.10
19122023-12-14T23:51:30.643Z Compiling thiserror v1.0.49
19132023-12-14T23:51:30.759Z Compiling rand_core v0.6.4
19142023-12-14T23:51:31.981Z Compiling itoa v1.0.9
19152023-12-14T23:51:31.998Z Compiling futures-util v0.3.29
19162023-12-14T23:51:31.998Z Compiling byteorder v1.5.0
19172023-12-14T23:51:32.278Z Compiling smallvec v1.11.2
19182023-12-14T23:51:33.079Z Compiling vcpkg v0.2.15
19192023-12-14T23:51:33.142Z Compiling log v0.4.20
19202023-12-14T23:51:34.532Z Compiling pin-project-lite v0.2.13
19212023-12-14T23:51:34.964Z Compiling const-oid v0.9.5
19222023-12-14T23:51:35.045Z Compiling ring v0.17.7
19232023-12-14T23:51:35.203Z Compiling indexmap v1.9.3
19242023-12-14T23:51:35.590Z Compiling parking_lot v0.12.1
19252023-12-14T23:51:35.961Z Compiling openssl-sys v0.9.96
19262023-12-14T23:51:37.009Z Compiling heck v0.4.1
19272023-12-14T23:51:37.143Z Compiling subtle v2.5.0
19282023-12-14T23:51:37.425Z Compiling io-lifetimes v1.0.11
19292023-12-14T23:51:37.950Z Compiling ring v0.16.20
19302023-12-14T23:51:38.014Z Compiling num-integer v0.1.45
19312023-12-14T23:51:38.382Z Compiling ryu v1.0.15
19322023-12-14T23:51:38.715Z Compiling semver v1.0.20
19332023-12-14T23:51:40.466Z Compiling spin v0.5.2
19342023-12-14T23:51:40.825Z Compiling rustix v0.37.23
19352023-12-14T23:51:41.540Z Compiling mio v0.8.9
19362023-12-14T23:51:41.577Z Compiling socket2 v0.5.5
19372023-12-14T23:51:41.681Z Compiling signal-hook-registry v1.4.1
19382023-12-14T23:51:42.314Z Compiling num_cpus v1.16.0
19392023-12-14T23:51:42.471Z Compiling httparse v1.8.0
19402023-12-14T23:51:42.679Z Compiling futures-sink v0.3.29
19412023-12-14T23:51:42.709Z Compiling unicode-xid v0.2.4
19422023-12-14T23:51:42.879Z Compiling openssl v0.10.60
19432023-12-14T23:51:42.938Z Compiling ucd-trie v0.1.6
19442023-12-14T23:51:42.982Z Compiling synstructure v0.12.6
19452023-12-14T23:51:43.301Z Compiling tinyvec_macros v0.1.1
19462023-12-14T23:51:43.412Z Compiling tinyvec v1.6.0
19472023-12-14T23:51:44.559Z Compiling crc32fast v1.3.2
19482023-12-14T23:51:45.176Z Compiling native-tls v0.2.11
19492023-12-14T23:51:45.638Z Compiling futures-io v0.3.29
19502023-12-14T23:51:46.099Z Compiling pin-utils v0.1.0
19512023-12-14T23:51:46.525Z Compiling rustls v0.21.9
19522023-12-14T23:51:46.525Z Compiling ppv-lite86 v0.2.17
19532023-12-14T23:51:46.525Z Compiling unicode-normalization v0.1.22
19542023-12-14T23:51:46.525Z Compiling bzip2-sys v0.1.11+1.0.8
19552023-12-14T23:51:46.901Z Compiling spin v0.9.8
19562023-12-14T23:51:47.166Z Compiling tracing-core v0.1.31
19572023-12-14T23:51:47.203Z Compiling unicode-bidi v0.3.13
19582023-12-14T23:51:47.405Z Compiling rand_chacha v0.3.1
19592023-12-14T23:51:47.885Z Compiling base64ct v1.6.0
19602023-12-14T23:51:48.283Z Compiling pem-rfc7468 v0.7.0
19612023-12-14T23:51:48.686Z Compiling rand v0.8.5
19622023-12-14T23:51:50.054Z Compiling errno v0.3.2
19632023-12-14T23:51:50.084Z Compiling num-iter v0.1.43
19642023-12-14T23:51:50.206Z Compiling usdt-impl v0.3.5
19652023-12-14T23:51:50.410Z Compiling ahash v0.8.6
19662023-12-14T23:51:50.538Z Compiling schemars v0.8.13
19672023-12-14T23:51:50.916Z Compiling flagset v0.4.3
19682023-12-14T23:51:51.049Z Compiling rustix v0.38.25
19692023-12-14T23:51:51.192Z Compiling base64 v0.21.5
19702023-12-14T23:51:51.322Z Compiling serde_derive_internals v0.26.0
19712023-12-14T23:51:51.336Z Compiling serde_derive v1.0.193
19722023-12-14T23:51:52.256Z Compiling zeroize_derive v1.4.2
19732023-12-14T23:51:52.261Z Compiling tokio-macros v2.2.0
19742023-12-14T23:51:52.261Z Compiling thiserror-impl v1.0.49
19752023-12-14T23:51:52.261Z Compiling futures-macro v0.3.29
19762023-12-14T23:51:53.197Z Compiling tracing-attributes v0.1.26
19772023-12-14T23:51:53.397Z Compiling der_derive v0.7.2
19782023-12-14T23:51:54.060Z Compiling zeroize v1.7.0
19792023-12-14T23:51:55.079Z Compiling zerocopy-derive v0.2.0
19802023-12-14T23:51:55.209Z Compiling openssl-macros v0.1.1
19812023-12-14T23:51:56.646Z Compiling pest v2.7.2
19822023-12-14T23:51:57.091Z Compiling crypto-common v0.1.6
19832023-12-14T23:51:57.104Z Compiling block-buffer v0.10.4
19842023-12-14T23:51:57.440Z Compiling digest v0.10.7
19852023-12-14T23:51:57.464Z Compiling zerocopy-derive v0.7.26
19862023-12-14T23:51:57.882Z Compiling zerocopy-derive v0.6.4
19872023-12-14T23:51:58.142Z Compiling der v0.7.8
19882023-12-14T23:51:58.605Z Compiling tracing v0.1.37
19892023-12-14T23:52:00.510Z Compiling pest_meta v2.7.2
19902023-12-14T23:52:02.000Z Compiling fnv v1.0.7
19912023-12-14T23:52:05.651Z Compiling pest_generator v2.7.2
19922023-12-14T23:52:06.266Z Compiling bitflags v1.3.2
19932023-12-14T23:52:07.783Z Compiling spki v0.7.2
19942023-12-14T23:52:08.452Z Compiling zerocopy v0.3.0
19952023-12-14T23:52:08.567Z Compiling pest_derive v2.7.2
19962023-12-14T23:52:08.655Z Compiling schemars_derive v0.8.13
19972023-12-14T23:52:09.620Z Compiling lazy_static v1.4.0
19982023-12-14T23:52:10.181Z Compiling backtrace v0.3.69
19992023-12-14T23:52:10.556Z Compiling num-bigint v0.4.4
20002023-12-14T23:52:10.753Z Compiling memoffset v0.9.0
20012023-12-14T23:52:11.196Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20022023-12-14T23:52:11.254Z Compiling foreign-types-shared v0.1.1
20032023-12-14T23:52:11.394Z Compiling smoltcp v0.9.1
20042023-12-14T23:52:12.053Z Compiling untrusted v0.7.1
20052023-12-14T23:52:12.267Z Compiling iana-time-zone v0.1.57
20062023-12-14T23:52:12.312Z Compiling hashbrown v0.12.3
20072023-12-14T23:52:12.795Z Compiling percent-encoding v2.3.1
20082023-12-14T23:52:12.930Z Compiling equivalent v1.0.1
20092023-12-14T23:52:13.104Z Compiling untrusted v0.9.0
20102023-12-14T23:52:13.113Z Compiling doc-comment v0.3.3
20112023-12-14T23:52:13.286Z Compiling async-trait v0.1.74
20122023-12-14T23:52:13.402Z Compiling crossbeam-utils v0.8.16
20132023-12-14T23:52:13.782Z Compiling bytes v1.5.0
20142023-12-14T23:52:14.107Z Compiling bitflags v2.4.0
20152023-12-14T23:52:14.307Z Compiling uuid v1.6.1
20162023-12-14T23:52:14.715Z Compiling rustc_version v0.4.0
20172023-12-14T23:52:15.076Z Compiling openssl-probe v0.1.5
20182023-12-14T23:52:15.223Z Compiling tokio v1.35.0
20192023-12-14T23:52:15.471Z Compiling http v0.2.11
20202023-12-14T23:52:15.480Z Compiling hashbrown v0.14.2
20212023-12-14T23:52:15.625Z Compiling heapless v0.7.16
20222023-12-14T23:52:17.589Z Compiling indexmap v2.1.0
20232023-12-14T23:52:19.310Z Compiling chrono v0.4.31
20242023-12-14T23:52:21.108Z Compiling foreign-types v0.3.2
20252023-12-14T23:52:23.368Z Compiling dtrace-parser v0.1.14
20262023-12-14T23:52:25.009Z Compiling dof v0.1.5
20272023-12-14T23:52:25.141Z Compiling hmac v0.12.1
20282023-12-14T23:52:25.182Z Compiling clap_derive v4.4.2
20292023-12-14T23:52:26.278Z Compiling thread-id v4.2.0
20302023-12-14T23:52:26.415Z Compiling utf8parse v0.2.1
20312023-12-14T23:52:27.110Z Compiling siphasher v0.3.11
20322023-12-14T23:52:27.113Z Compiling time-core v0.1.1
20332023-12-14T23:52:27.113Z Compiling try-lock v0.2.4
20342023-12-14T23:52:27.113Z Compiling rustversion v1.0.14
20352023-12-14T23:52:27.284Z Compiling cpufeatures v0.2.9
20362023-12-14T23:52:27.421Z Compiling adler v1.0.2
20372023-12-14T23:52:27.712Z Compiling anstyle v1.0.2
20382023-12-14T23:52:27.848Z Compiling tokio-util v0.7.10
20392023-12-14T23:52:29.030Z Compiling miniz_oxide v0.7.1
20402023-12-14T23:52:30.132Z Compiling h2 v0.3.21
20412023-12-14T23:52:31.763Z Compiling sha2 v0.10.8
20422023-12-14T23:52:32.831Z Compiling want v0.3.1
20432023-12-14T23:52:33.264Z Compiling time-macros v0.2.13
20442023-12-14T23:52:35.227Z Compiling anstyle-parse v0.2.1
20452023-12-14T23:52:38.170Z Compiling sct v0.7.0
20462023-12-14T23:52:38.421Z Compiling rustls-webpki v0.101.7
20472023-12-14T23:52:38.842Z Compiling http-body v0.4.5
20482023-12-14T23:52:40.372Z Compiling serde_tokenstream v0.1.7
20492023-12-14T23:52:41.192Z Compiling form_urlencoded v1.2.1
20502023-12-14T23:52:41.282Z Compiling pkcs8 v0.10.2
20512023-12-14T23:52:41.654Z Compiling hubpack_derive v0.1.1
20522023-12-14T23:52:41.792Z Compiling pin-project-internal v1.1.3
20532023-12-14T23:52:42.326Z Compiling socket2 v0.4.9
20542023-12-14T23:52:42.511Z Compiling crossbeam-epoch v0.9.15
20552023-12-14T23:52:43.113Z Compiling anyhow v1.0.75
20562023-12-14T23:52:43.537Z Compiling slog v2.7.0
20572023-12-14T23:52:44.313Z Compiling anstyle-query v1.0.0
20582023-12-14T23:52:44.503Z Compiling tower-service v0.3.2
20592023-12-14T23:52:44.662Z Compiling colorchoice v1.0.0
20602023-12-14T23:52:44.892Z Compiling httpdate v1.0.3
20612023-12-14T23:52:45.004Z Compiling radium v0.7.0
20622023-12-14T23:52:45.479Z Compiling hyper v0.14.27
20632023-12-14T23:52:46.133Z Compiling anstream v0.5.0
20642023-12-14T23:52:53.330Z Compiling terminal_size v0.2.6
20652023-12-14T23:52:54.737Z Compiling serde_spanned v0.6.4
20662023-12-14T23:52:55.111Z Compiling toml_datetime v0.6.5
20672023-12-14T23:52:56.296Z Compiling rustls-pemfile v1.0.3
20682023-12-14T23:52:56.783Z Compiling zerocopy v0.6.4
20692023-12-14T23:52:58.147Z Compiling md-5 v0.10.5
20702023-12-14T23:52:58.721Z Compiling stringprep v0.1.3
20712023-12-14T23:52:58.832Z Compiling idna v0.5.0
20722023-12-14T23:53:00.270Z Compiling diesel_table_macro_syntax v0.1.0
20732023-12-14T23:53:00.289Z Compiling hash32 v0.2.1
20742023-12-14T23:53:00.547Z Compiling aho-corasick v1.0.4
20752023-12-14T23:53:00.800Z Compiling strsim v0.10.0
20762023-12-14T23:53:00.826Z Compiling either v1.9.0
20772023-12-14T23:53:01.301Z Compiling regex-syntax v0.8.2
20782023-12-14T23:53:01.327Z Compiling fallible-iterator v0.2.0
20792023-12-14T23:53:01.374Z Compiling winnow v0.5.15
20802023-12-14T23:53:03.660Z Compiling clap_lex v0.5.1
20812023-12-14T23:53:04.144Z Compiling gimli v0.28.0
20822023-12-14T23:53:04.558Z Compiling stable_deref_trait v1.2.0
20832023-12-14T23:53:04.558Z Compiling tap v1.0.1
20842023-12-14T23:53:04.832Z Compiling dyn-clone v1.0.13
20852023-12-14T23:53:04.935Z Compiling maybe-uninit v2.0.0
20862023-12-14T23:53:06.290Z Compiling wyz v0.5.1
20872023-12-14T23:53:06.708Z Compiling clap_builder v4.4.2
20882023-12-14T23:53:06.992Z Compiling postgres-protocol v0.6.6
20892023-12-14T23:53:07.175Z Compiling regex-automata v0.4.3
20902023-12-14T23:53:07.483Z Compiling diesel_derives v2.1.2
20912023-12-14T23:53:08.192Z Compiling url v2.5.0
20922023-12-14T23:53:10.833Z Compiling tokio-rustls v0.24.1
20932023-12-14T23:53:11.141Z Compiling addr2line v0.21.0
20942023-12-14T23:53:11.571Z Compiling rustls-native-certs v0.6.3
20952023-12-14T23:53:12.073Z Compiling strum_macros v0.25.2
20962023-12-14T23:53:12.919Z Compiling tokio-native-tls v0.3.1
20972023-12-14T23:53:18.208Z Compiling usdt-attr-macro v0.3.5
20982023-12-14T23:53:19.001Z Compiling usdt-macro v0.3.5
20992023-12-14T23:53:20.900Z Compiling phf_shared v0.11.2
21002023-12-14T23:53:21.484Z Compiling zerocopy v0.7.26
21012023-12-14T23:53:21.876Z Compiling block-padding v0.3.3
21022023-12-14T23:53:22.217Z Compiling snafu-derive v0.7.5
21032023-12-14T23:53:22.359Z Compiling enum-as-inner v0.5.1
21042023-12-14T23:53:23.747Z Compiling serde_repr v0.1.16
21052023-12-14T23:53:24.267Z Compiling ff v0.13.0
21062023-12-14T23:53:24.547Z Compiling scheduled-thread-pool v0.2.7
21072023-12-14T23:53:25.296Z Compiling object v0.32.1
21082023-12-14T23:53:29.414Z Compiling bit-vec v0.6.3
21092023-12-14T23:53:30.040Z Compiling packed_struct v0.10.1
21102023-12-14T23:53:30.446Z Compiling deranged v0.3.8
21112023-12-14T23:53:31.256Z Compiling matches v0.1.10
21122023-12-14T23:53:31.465Z Compiling funty v2.0.0
21132023-12-14T23:53:33.505Z Compiling ipnet v2.8.0
21142023-12-14T23:53:33.796Z Compiling num_threads v0.1.6
21152023-12-14T23:53:33.953Z Compiling rustc-demangle v0.1.23
21162023-12-14T23:53:35.369Z Compiling regex-automata v0.1.10
21172023-12-14T23:53:35.904Z Compiling managed v0.8.0
21182023-12-14T23:53:36.212Z Compiling base16ct v0.2.0
21192023-12-14T23:53:36.571Z Compiling num-bigint-dig v0.8.4
21202023-12-14T23:53:36.649Z Compiling sec1 v0.7.3
21212023-12-14T23:53:37.488Z Compiling bstr v0.2.17
21222023-12-14T23:53:39.637Z Compiling time v0.3.27
21232023-12-14T23:53:39.866Z Compiling bitvec v1.0.1
21242023-12-14T23:53:40.378Z Compiling idna v0.2.3
21252023-12-14T23:53:43.124Z Compiling r2d2 v0.8.10
21262023-12-14T23:53:43.348Z Compiling group v0.13.0
21272023-12-14T23:53:44.639Z Compiling inout v0.1.3
21282023-12-14T23:53:47.397Z Compiling phf v0.11.2
21292023-12-14T23:53:47.811Z Compiling regex v1.10.2
21302023-12-14T23:53:49.009Z Compiling hyper-tls v0.5.0
21312023-12-14T23:53:49.407Z Compiling clap v4.4.3
21322023-12-14T23:53:49.484Z Compiling hyper-rustls v0.24.2
21332023-12-14T23:53:49.547Z Compiling flate2 v1.0.28
21342023-12-14T23:53:50.247Z Compiling bzip2 v0.4.4
21352023-12-14T23:53:50.505Z Compiling postgres-types v0.2.6
21362023-12-14T23:53:50.806Z Compiling ipnetwork v0.20.0
21372023-12-14T23:53:50.844Z Compiling toml_edit v0.19.15
21382023-12-14T23:53:51.285Z Compiling itertools v0.11.0
21392023-12-14T23:53:52.025Z Compiling pin-project v1.1.3
21402023-12-14T23:53:52.686Z Compiling hubpack v0.1.2
21412023-12-14T23:53:52.756Z Compiling serde_urlencoded v0.7.1
21422023-12-14T23:53:52.788Z Compiling phf_shared v0.10.0
21432023-12-14T23:53:53.367Z Compiling hkdf v0.12.3
21442023-12-14T23:53:53.433Z Compiling futures-executor v0.3.29
21452023-12-14T23:53:56.045Z Compiling crypto-bigint v0.5.2
21462023-12-14T23:53:57.326Z Compiling packed_struct_codegen v0.10.1
21472023-12-14T23:53:58.711Z Compiling float-cmp v0.9.0
21482023-12-14T23:53:59.513Z Compiling encoding_rs v0.8.33
21492023-12-14T23:53:59.668Z Compiling regex-automata v0.3.8
21502023-12-14T23:54:01.583Z Compiling normalize-line-endings v0.3.0
21512023-12-14T23:54:02.288Z Compiling predicates-core v1.0.6
21522023-12-14T23:54:02.760Z Compiling minimal-lexical v0.2.1
21532023-12-14T23:54:03.440Z Compiling webpki-roots v0.25.2
21542023-12-14T23:54:03.534Z Compiling whoami v1.4.1
21552023-12-14T23:54:03.664Z Compiling static_assertions v1.1.0
21562023-12-14T23:54:03.793Z Compiling mime v0.3.17
21572023-12-14T23:54:04.354Z Compiling precomputed-hash v0.1.1
21582023-12-14T23:54:04.848Z Compiling crc-catalog v2.2.0
21592023-12-14T23:54:04.979Z Compiling nodrop v0.1.14
21602023-12-14T23:54:05.496Z Compiling unicode-width v0.1.11
21612023-12-14T23:54:05.693Z Compiling difflib v0.4.0
21622023-12-14T23:54:05.723Z Compiling new_debug_unreachable v1.0.4
21632023-12-14T23:54:05.788Z Compiling unicode-segmentation v1.10.1
21642023-12-14T23:54:05.909Z Compiling data-encoding v2.4.0
21652023-12-14T23:54:07.154Z Compiling fixedbitset v0.4.2
21662023-12-14T23:54:07.772Z Compiling petgraph v0.6.4
21672023-12-14T23:54:07.803Z Compiling similar v2.3.0
21682023-12-14T23:54:08.821Z Compiling trust-dns-proto v0.22.0
21692023-12-14T23:54:12.459Z Compiling predicates v3.0.4
21702023-12-14T23:54:14.316Z Compiling string_cache v0.8.7
21712023-12-14T23:54:14.758Z Compiling console v0.15.7
21722023-12-14T23:54:16.919Z Compiling array-init v0.0.4
21732023-12-14T23:54:19.020Z Compiling crc v3.0.1
21742023-12-14T23:54:20.152Z Compiling reqwest v0.11.22
21752023-12-14T23:54:20.992Z Compiling tokio-postgres v0.7.10
21762023-12-14T23:54:21.544Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21772023-12-14T23:54:21.786Z Compiling nom v7.1.3
21782023-12-14T23:54:27.898Z Compiling bstr v1.6.0
21792023-12-14T23:54:30.264Z Compiling elliptic-curve v0.13.8
21802023-12-14T23:54:33.833Z Compiling toml v0.7.8
21812023-12-14T23:54:35.240Z Compiling futures v0.3.29
21822023-12-14T23:54:36.404Z Compiling snafu v0.7.5
21832023-12-14T23:54:37.078Z Compiling diesel v2.1.4
21842023-12-14T23:54:37.518Z Compiling smallvec v0.6.14
21852023-12-14T23:54:37.568Z Compiling zip v0.6.6
21862023-12-14T23:54:37.656Z Compiling yasna v0.5.2
21872023-12-14T23:54:38.663Z Compiling cipher v0.4.4
21882023-12-14T23:54:39.379Z Compiling hashbrown v0.13.2
21892023-12-14T23:54:41.518Z Compiling bit-set v0.5.3
21902023-12-14T23:54:41.920Z Compiling usdt v0.3.5
21912023-12-14T23:54:42.314Z Compiling is-terminal v0.4.9
21922023-12-14T23:54:44.512Z Compiling toml_edit v0.21.0
21932023-12-14T23:54:45.649Z Compiling itertools v0.10.5
21942023-12-14T23:54:49.145Z Compiling pkcs1 v0.7.5
21952023-12-14T23:54:50.362Z Compiling tokio-stream v0.1.14
21962023-12-14T23:54:51.833Z Compiling openapiv3 v2.0.0
21972023-12-14T23:54:55.323Z Compiling hex v0.4.3
21982023-12-14T23:54:57.280Z Compiling signature v2.1.0
21992023-12-14T23:55:01.849Z Compiling lalrpop-util v0.19.12
22002023-12-14T23:55:02.365Z Compiling termcolor v1.2.0
22012023-12-14T23:55:05.164Z Compiling bitfield v0.14.0
22022023-12-14T23:55:06.486Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22032023-12-14T23:55:13.278Z Compiling env_logger v0.10.0
22042023-12-14T23:55:29.866Z Compiling rsa v0.9.2
22052023-12-14T23:55:38.974Z Compiling serde-hex v0.1.0
22062023-12-14T23:55:40.483Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22072023-12-14T23:55:46.033Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22082023-12-14T23:55:47.278Z Compiling ron v0.8.1
22092023-12-14T23:55:47.354Z Compiling x509-cert v0.2.4
22102023-12-14T23:55:59.903Z Compiling crc-any v2.4.3
22112023-12-14T23:56:01.510Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22122023-12-14T23:56:24.338Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22132023-12-14T23:56:28.545Z Compiling object v0.30.4
22142023-12-14T23:56:36.196Z Compiling path-slash v0.1.5
22152023-12-14T23:56:44.182Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22162023-12-14T23:57:27.962Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22172023-12-14T23:57:29.093Z Finished release [optimized] target(s) in 6m 03s
22182023-12-14T23:57:29.180Z
22192023-12-14T23:57:29.183Zreal 6:03.610456566
22202023-12-14T23:57:29.183Zuser 42:04.500293683
22212023-12-14T23:57:29.183Zsys 3:39.161159873
22222023-12-14T23:57:29.183Ztrap 1.684600894
22232023-12-14T23:57:29.184Ztflt 0.961483224
22242023-12-14T23:57:29.184Zdflt 0.537491247
22252023-12-14T23:57:29.184Zkflt 0.000176076
22262023-12-14T23:57:29.184Zlock 1:32:23.187936851
22272023-12-14T23:57:29.184Zslp 1:58:02.089382318
22282023-12-14T23:57:29.184Zlat 1:50.546865536
22292023-12-14T23:57:29.185Zstop 1:23.320557757
22302023-12-14T23:57:29.186Z+ ptime -m gzip
22312023-12-14T23:57:29.851Z
22322023-12-14T23:57:29.854Zreal 0.663715073
22332023-12-14T23:57:29.854Zuser 0.653839827
22342023-12-14T23:57:29.854Zsys 0.009267660
22352023-12-14T23:57:29.854Ztrap 0.000093016
22362023-12-14T23:57:29.855Ztflt 0.000000000
22372023-12-14T23:57:29.855Zdflt 0.000000000
22382023-12-14T23:57:29.855Zkflt 0.000000000
22392023-12-14T23:57:29.855Zlock 0.000000000
22402023-12-14T23:57:29.855Zslp 0.000000000
22412023-12-14T23:57:29.855Zlat 0.000177663
22422023-12-14T23:57:29.855Zstop 0.000235323
22432023-12-14T23:57:29.855Z+ banner tufaceous
22442023-12-14T23:57:29.855Z
22452023-12-14T23:57:29.855Z ##### # # ###### ## #### ###### #### # # ####
22462023-12-14T23:57:29.855Z # # # # # # # # # # # # # #
22472023-12-14T23:57:29.855Z # # # ##### # # # ##### # # # # ####
22482023-12-14T23:57:29.855Z # # # # ###### # # # # # # #
22492023-12-14T23:57:29.856Z # # # # # # # # # # # # # # #
22502023-12-14T23:57:29.856Z # #### # # # #### ###### #### #### ####
22512023-12-14T23:57:29.856Z
22522023-12-14T23:57:29.856Z+ ptime -m cargo build --locked -p tufaceous --release
22532023-12-14T23:57:30.530Z Downloading crates ...
22542023-12-14T23:57:30.894Z Downloaded olpc-cjson v0.1.3
22552023-12-14T23:57:30.897Z Downloaded humantime v2.1.0
22562023-12-14T23:57:30.901Z Downloaded globset v0.4.13
22572023-12-14T23:57:30.908Z Downloaded async-recursion v1.0.5
22582023-12-14T23:57:30.911Z Downloaded fs-err v2.11.0
22592023-12-14T23:57:30.914Z Downloaded buf-list v1.0.3
22602023-12-14T23:57:30.917Z Downloaded bytesize v1.3.0
22612023-12-14T23:57:30.920Z Downloaded tough v0.16.0
22622023-12-14T23:57:30.932Z Downloaded typed-path v0.7.0
22632023-12-14T23:57:30.942Z Downloaded serde_plain v1.0.2
22642023-12-14T23:57:31.201Z Compiling serde_tokenstream v0.2.0
22652023-12-14T23:57:31.215Z Compiling regress v0.7.1
22662023-12-14T23:57:31.215Z Compiling dirs-sys-next v0.1.2
22672023-12-14T23:57:31.215Z Compiling ident_case v1.0.1
22682023-12-14T23:57:31.215Z Compiling thread_local v1.1.7
22692023-12-14T23:57:31.215Z Compiling heck v0.4.1
22702023-12-14T23:57:31.215Z Compiling slog-async v2.8.0
22712023-12-14T23:57:31.367Z Compiling dirs-next v2.0.0
22722023-12-14T23:57:31.719Z Compiling darling_core v0.20.3
22732023-12-14T23:57:31.817Z Compiling camino v1.1.6
22742023-12-14T23:57:31.936Z Compiling term v0.7.0
22752023-12-14T23:57:32.379Z Compiling crossbeam-channel v0.5.8
22762023-12-14T23:57:32.688Z Compiling getopts v0.2.21
22772023-12-14T23:57:32.924Z Compiling structmeta-derive v0.2.0
22782023-12-14T23:57:33.141Z Compiling atty v0.2.14
22792023-12-14T23:57:33.341Z Compiling multer v2.1.0
22802023-12-14T23:57:33.741Z Compiling unsafe-libyaml v0.2.9
22812023-12-14T23:57:34.059Z Compiling take_mut v0.2.2
22822023-12-14T23:57:34.268Z Compiling match_cfg v0.1.0
22832023-12-14T23:57:34.417Z Compiling paste v1.0.14
22842023-12-14T23:57:35.145Z Compiling hostname v0.3.1
22852023-12-14T23:57:35.583Z Compiling slog-term v2.9.0
22862023-12-14T23:57:36.602Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22872023-12-14T23:57:39.028Z Compiling structmeta v0.2.0
22882023-12-14T23:57:39.638Z Compiling serde_yaml v0.9.25
22892023-12-14T23:57:40.589Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902023-12-14T23:57:40.618Z Compiling slog-json v2.6.1
22912023-12-14T23:57:41.029Z Compiling darling_macro v0.20.3
22922023-12-14T23:57:41.397Z Compiling async-stream-impl v0.3.5
22932023-12-14T23:57:42.113Z Compiling darling v0.20.3
22942023-12-14T23:57:42.287Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22952023-12-14T23:57:42.717Z Compiling regex-syntax v0.7.5
22962023-12-14T23:57:43.023Z Compiling fastrand v2.0.0
22972023-12-14T23:57:43.318Z Compiling atomic-waker v1.1.1
22982023-12-14T23:57:43.580Z Compiling tempfile v3.8.1
22992023-12-14T23:57:44.059Z Compiling waitgroup v0.1.2
23002023-12-14T23:57:44.160Z Compiling async-stream v0.3.5
23012023-12-14T23:57:44.453Z Compiling serde_with_macros v3.4.0
23022023-12-14T23:57:44.620Z Compiling slog-bunyan v2.4.0
23032023-12-14T23:57:46.845Z Compiling toml v0.8.8
23042023-12-14T23:57:47.547Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
23052023-12-14T23:57:48.249Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23062023-12-14T23:57:49.470Z Compiling sha1 v0.10.6
23072023-12-14T23:57:50.025Z Compiling serde_path_to_error v0.1.14
23082023-12-14T23:57:50.665Z Compiling instant v0.1.12
23092023-12-14T23:57:50.757Z Compiling fs-err v2.11.0
23102023-12-14T23:57:50.895Z Compiling buf-list v1.0.3
23112023-12-14T23:57:50.999Z Compiling arc-swap v1.6.0
23122023-12-14T23:57:51.209Z Compiling debug-ignore v1.0.5
23132023-12-14T23:57:51.423Z Compiling same-file v1.0.6
23142023-12-14T23:57:51.751Z Compiling slog-scope v4.4.0
23152023-12-14T23:57:51.783Z Compiling walkdir v2.4.0
23162023-12-14T23:57:52.362Z Compiling backoff v0.4.0
23172023-12-14T23:57:52.864Z Compiling parse-display-derive v0.8.2
23182023-12-14T23:57:52.909Z Compiling serde_with v3.4.0
23192023-12-14T23:57:53.186Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23202023-12-14T23:57:54.191Z Compiling globset v0.4.13
23212023-12-14T23:57:54.630Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23222023-12-14T23:57:54.880Z Compiling strum v0.25.0
23232023-12-14T23:57:55.122Z Compiling olpc-cjson v0.1.3
23242023-12-14T23:57:55.657Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23252023-12-14T23:57:55.952Z Compiling pem v3.0.2
23262023-12-14T23:57:56.059Z Compiling macaddr v1.0.1
23272023-12-14T23:57:57.186Z Compiling serde_plain v1.0.2
23282023-12-14T23:57:58.020Z Compiling async-recursion v1.0.5
23292023-12-14T23:57:58.570Z Compiling filetime v0.2.23
23302023-12-14T23:57:59.051Z Compiling parse-display v0.8.2
23312023-12-14T23:57:59.149Z Compiling xattr v1.0.1
23322023-12-14T23:57:59.347Z Compiling typed-path v0.7.0
23332023-12-14T23:57:59.506Z Compiling tar v0.4.40
23342023-12-14T23:58:00.704Z Compiling slog-stdlog v4.1.1
23352023-12-14T23:58:02.242Z Compiling camino-tempfile v1.1.1
23362023-12-14T23:58:02.614Z Compiling itertools v0.12.0
23372023-12-14T23:58:02.847Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23382023-12-14T23:58:03.040Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23392023-12-14T23:58:08.592Z Compiling tough v0.16.0
23402023-12-14T23:58:08.997Z Compiling bytesize v1.3.0
23412023-12-14T23:58:09.068Z Compiling slog-envlogger v2.2.0
23422023-12-14T23:58:09.925Z Compiling humantime v2.1.0
23432023-12-14T23:58:13.185Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23442023-12-14T23:58:38.567Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23452023-12-14T23:58:38.856Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23462023-12-14T23:58:49.150Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23472023-12-14T23:58:51.316Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23482023-12-14T23:59:20.533Z Finished release [optimized] target(s) in 1m 50s
23492023-12-14T23:59:20.639Z
23502023-12-14T23:59:20.639Zreal 1:50.744254330
23512023-12-14T23:59:20.639Zuser 11:45.739869535
23522023-12-14T23:59:20.639Zsys 44.430331084
23532023-12-14T23:59:20.647Ztrap 0.431080653
23542023-12-14T23:59:20.648Ztflt 0.309600816
23552023-12-14T23:59:20.648Zdflt 0.678935806
23562023-12-14T23:59:20.648Zkflt 0.000186406
23572023-12-14T23:59:20.648Zlock 22:40.011619548
23582023-12-14T23:59:20.649Zslp 23:12.985479263
23592023-12-14T23:59:20.649Zlat 22.390624617
23602023-12-14T23:59:20.649Zstop 12.236088799
23612023-12-14T23:59:20.649Z+ ptime -m gzip
23622023-12-14T23:59:22.989Z
23632023-12-14T23:59:22.996Zreal 2.351485996
23642023-12-14T23:59:22.996Zuser 2.329325571
23652023-12-14T23:59:22.997Zsys 0.019587477
23662023-12-14T23:59:22.997Ztrap 0.001055517
23672023-12-14T23:59:22.997Ztflt 0.000000000
23682023-12-14T23:59:22.999Zdflt 0.000000000
23692023-12-14T23:59:22.999Zkflt 0.000000000
23702023-12-14T23:59:22.999Zlock 0.000000000
23712023-12-14T23:59:22.999Zslp 0.000000000
23722023-12-14T23:59:22.999Zlat 0.001175097
23732023-12-14T23:59:23.000Zstop 0.000238568
23742023-12-14T23:59:23.000Zprocess exited: duration 1161632 ms, exit code 0
 
23752023-12-14T23:59:23.058Zfound 5 output files
23762023-12-14T23:59:23.058Zuploading: /work/end-to-end-tests/bootstrap-eae955b6030e5419.gz (6420654 bytes)
23772023-12-14T23:59:26.452Zuploaded: /work/end-to-end-tests/bootstrap-eae955b6030e5419.gz
23782023-12-14T23:59:26.452Zuploading: /work/end-to-end-tests/bootstrap.gz (97765429 bytes)
23792023-12-15T00:00:00.779Zuploaded: /work/end-to-end-tests/bootstrap.gz
23802023-12-15T00:00:00.779Zuploading: /work/end-to-end-tests/end_to_end_tests-114e4ef0b9f9b2b3.gz (101211612 bytes)
23812023-12-15T00:00:41.074Zuploaded: /work/end-to-end-tests/end_to_end_tests-114e4ef0b9f9b2b3.gz
23822023-12-15T00:00:41.074Zuploading: /work/caboose-util.gz (4089959 bytes)
23832023-12-15T00:00:44.347Zuploaded: /work/caboose-util.gz
23842023-12-15T00:00:44.352Zuploading: /work/tufaceous.gz (14965995 bytes)
23852023-12-15T00:00:50.623Zuploaded: /work/tufaceous.gz