01HFSS198YVNZV62PK3ZJQP8WM: 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: 01HFSS1YRN7DBWC4JF9V527E4Q

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-21T20:29:19.752Zjob assigned to worker 01HFSS27QBEHZKW51TDA74PRHY (queued for 1 m 52 s)
 
22023-11-21T20:29:20.659Zstarting task 0: "setup"
32023-11-21T20:29:20.841Z++ uname -s
42023-11-21T20:29:20.846Z+ kern=SunOS
52023-11-21T20:29:20.846Z+ case "$kern" in
62023-11-21T20:29:20.846Z+ groupadd -g 12345 build
72023-11-21T20:29:20.846Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-21T20:29:22.856Z+ zfs create -o mountpoint=/work rpool/work
92023-11-21T20:29:22.951Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-21T20:29:22.959Z+ home_fs=zfs
112023-11-21T20:29:22.959Z+ [[ zfs == autofs ]]
122023-11-21T20:29:22.960Z+ mkdir -p /home/build
132023-11-21T20:29:22.960Z+ chown build:build /home/build /work
142023-11-21T20:29:25.306Z+ chmod 0700 /home/build /work
152023-11-21T20:29:25.404Zprocess exited: duration 4304 ms, exit code 0
 
162023-11-21T20:29:25.480Zstarting task 1: "rust-toolchain"
172023-11-21T20:29:25.491Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-21T20:29:25.491Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-21T20:29:25.636Zinfo: downloading installer
202023-11-21T20:29:28.163Zwarning: it looks like you have an existing installation of Rust at:
212023-11-21T20:29:28.163Zwarning: /opt/ooce/bin
222023-11-21T20:29:28.163Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-21T20:29:28.163Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-21T20:29:28.163Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-21T20:29:28.163Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-21T20:29:28.163Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-21T20:29:28.163Zerror: cannot install while Rust is installed
282023-11-21T20:29:28.163Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-21T20:29:28.408Zinfo: profile set to 'default'
302023-11-21T20:29:28.408Zinfo: default host triple is x86_64-unknown-illumos
312023-11-21T20:29:28.411Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-21T20:29:28.575Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-21T20:29:28.575Zinfo: downloading component 'cargo'
342023-11-21T20:29:29.280Zinfo: downloading component 'clippy'
352023-11-21T20:29:29.505Zinfo: downloading component 'rust-docs'
362023-11-21T20:29:30.277Zinfo: downloading component 'rust-std'
372023-11-21T20:29:32.175Zinfo: downloading component 'rustc'
382023-11-21T20:29:35.382Zinfo: downloading component 'rustfmt'
392023-11-21T20:29:36.002Zinfo: installing component 'cargo'
402023-11-21T20:29:37.447Zinfo: installing component 'clippy'
412023-11-21T20:29:38.182Zinfo: installing component 'rust-docs'
422023-11-21T20:29:40.967Zinfo: installing component 'rust-std'
432023-11-21T20:29:44.822Zinfo: installing component 'rustc'
442023-11-21T20:29:53.738Zinfo: installing component 'rustfmt'
452023-11-21T20:29:54.187Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-21T20:29:54.187Z
472023-11-21T20:29:54.358Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-21T20:29:54.358Z
492023-11-21T20:29:54.366Z
502023-11-21T20:29:54.366ZRust is installed now. Great!
512023-11-21T20:29:54.366Z
522023-11-21T20:29:54.366ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-21T20:29:54.366Zenvironment variable. This has not been done automatically.
542023-11-21T20:29:54.366Z
552023-11-21T20:29:54.366ZTo configure your current shell, run:
562023-11-21T20:29:54.366Zsource "$HOME/.cargo/env"
572023-11-21T20:29:54.438Z+ rustc --version
582023-11-21T20:29:54.549Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-21T20:29:54.553Zprocess exited: duration 29124 ms, exit code 0
 
602023-11-21T20:29:54.562Zstarting task 2: "authentication"
612023-11-21T20:29:54.594Zprocess exited: duration 31 ms, exit code 0
 
622023-11-21T20:29:54.606Zstarting task 3: "clone repository"
632023-11-21T20:29:54.610Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-21T20:29:54.614Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-21T20:29:54.651ZCloning into '/work/oxidecomputer/omicron'...
662023-11-21T20:30:01.843Z+ cd /work/oxidecomputer/omicron
672023-11-21T20:30:01.843Z+ [[ -n john/inventory-rot-cmpa-cfpa ]]
682023-11-21T20:30:01.843Z+ git fetch origin john/inventory-rot-cmpa-cfpa
692023-11-21T20:30:01.845ZFrom https://github.com/oxidecomputer/omicron
702023-11-21T20:30:01.845Z * branch john/inventory-rot-cmpa-cfpa -> FETCH_HEAD
712023-11-21T20:30:01.845Z+ git checkout -B john/inventory-rot-cmpa-cfpa remotes/origin/john/inventory-rot-cmpa-cfpa
722023-11-21T20:30:01.845ZSwitched to a new branch 'john/inventory-rot-cmpa-cfpa'
732023-11-21T20:30:01.845Zbranch 'john/inventory-rot-cmpa-cfpa' set up to track 'origin/john/inventory-rot-cmpa-cfpa'.
742023-11-21T20:30:01.845Z+ git reset --hard 500ab9096843e936a0c3672a5ad3edde45d6e227
752023-11-21T20:30:01.845ZHEAD is now at 500ab909 bump schema after merging main
762023-11-21T20:30:01.845Zprocess exited: duration 6342 ms, exit code 0
 
772023-11-21T20:30:02.066Zstarting task 4: "build"
782023-11-21T20:30:02.136Z+ cargo --version
792023-11-21T20:30:02.136Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-21T20:30:02.284Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-21T20:30:02.383Zinfo: downloading component 'cargo'
822023-11-21T20:30:03.090Zinfo: downloading component 'clippy'
832023-11-21T20:30:03.328Zinfo: downloading component 'rust-docs'
842023-11-21T20:30:04.269Zinfo: downloading component 'rust-std'
852023-11-21T20:30:05.851Zinfo: downloading component 'rustc'
862023-11-21T20:30:10.309Zinfo: downloading component 'rustfmt'
872023-11-21T20:30:10.544Zinfo: installing component 'cargo'
882023-11-21T20:30:11.746Zinfo: installing component 'clippy'
892023-11-21T20:30:12.241Zinfo: installing component 'rust-docs'
902023-11-21T20:30:14.912Zinfo: installing component 'rust-std'
912023-11-21T20:30:18.884Zinfo: installing component 'rustc'
922023-11-21T20:30:23.948Zinfo: installing component 'rustfmt'
932023-11-21T20:30:24.106Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-21T20:30:24.119Z+ rustc --version
952023-11-21T20:30:24.207Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-21T20:30:24.232Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-11-21T20:30:35.216Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-11-21T20:30:36.071Z Startup: Caching catalogs ... Done
992023-11-21T20:30:41.662ZPlanning: Solver setup ... Done (5.226s)
1002023-11-21T20:30:41.792ZPlanning: Running solver ... Done (0.129s)
1012023-11-21T20:30:41.855ZPlanning: Finding local manifests ... Done (0.003s)
1022023-11-21T20:30:41.870ZPlanning: Fetching manifests: 0/4 0% complete
1032023-11-21T20:30:42.100ZPlanning: Fetching manifests: 4/4 100% complete
1042023-11-21T20:30:42.597ZPlanning: Package planning ... Done (0.084s)
1052023-11-21T20:30:42.603ZPlanning: Merging actions ... Done (0.087s)
1062023-11-21T20:30:43.039ZPlanning: Checking for conflicting actions ... Done (0.767s)
1072023-11-21T20:30:43.056ZPlanning: Consolidating action changes ... Done (0.017s)
1082023-11-21T20:30:47.423ZPlanning: Evaluating mediators ... Done (4.363s)
1092023-11-21T20:30:47.436ZPlanning: Planning completed in 11.31 seconds
1102023-11-21T20:30:47.461Z Packages to install: 4
1112023-11-21T20:30:47.461Z Mediators to change: 2
1122023-11-21T20:30:47.461Z Services to change: 1
1132023-11-21T20:30:47.467Z Estimated space available: 148.90 GB
1142023-11-21T20:30:47.467ZEstimated space to be consumed: 1.37 GB
1152023-11-21T20:30:47.467Z Create boot environment: No
1162023-11-21T20:30:47.467ZCreate backup boot environment: No
1172023-11-21T20:30:47.467Z Rebuild boot archive: No
1182023-11-21T20:30:47.467Z
1192023-11-21T20:30:47.467ZChanged mediators:
1202023-11-21T20:30:47.467Z mediator clang:
1212023-11-21T20:30:47.467Z version: None -> 15 (system default)
1222023-11-21T20:30:47.467Z
1232023-11-21T20:30:47.467Z mediator llvm:
1242023-11-21T20:30:47.467Z version: 14 (system default) -> 15 (system default)
1252023-11-21T20:30:47.467Z
1262023-11-21T20:30:47.467ZChanged packages:
1272023-11-21T20:30:47.467Zhelios-dev
1282023-11-21T20:30:47.467Z developer/build-essential
1292023-11-21T20:30:47.467Z None -> 11-2.0
1302023-11-21T20:30:47.467Z library/libxmlsec1
1312023-11-21T20:30:47.467Z None -> 1.2.35-2.0
1322023-11-21T20:30:47.467Z ooce/developer/clang-15
1332023-11-21T20:30:47.467Z None -> 15.0.7-2.0
1342023-11-21T20:30:47.467Z ooce/developer/llvm-15
1352023-11-21T20:30:47.467Z None -> 15.0.7-2.0
1362023-11-21T20:30:47.467Z
1372023-11-21T20:30:47.467ZServices:
1382023-11-21T20:30:47.467Z restart_fmri:
1392023-11-21T20:30:47.467Z svc:/system/update-man-index:default
1402023-11-21T20:30:51.206Z
1412023-11-21T20:30:51.206ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422023-11-21T20:30:52.776ZDownload: 1191/3290 items 65.5/212.6MB 30% complete (13.0M/s)
1432023-11-21T20:31:00.901ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (13.2M/s)
1442023-11-21T20:31:07.500ZDownload: 2224/3290 items 119.1/212.6MB 56% complete (8.2M/s)
1452023-11-21T20:31:12.504ZDownload: 2608/3290 items 120.3/212.6MB 56% complete (2.3M/s)
1462023-11-21T20:31:17.746ZDownload: 3245/3290 items 202.8/212.6MB 95% complete (8.5M/s)
1472023-11-21T20:31:22.030ZDownload: Completed 212.60 MB in 34.25 seconds (6.2M/s)
1482023-11-21T20:31:22.389Z Actions: 1/3687 actions (Installing new actions)
1492023-11-21T20:31:27.346Z Actions: 2986/3687 actions (Installing new actions)
1502023-11-21T20:31:31.453Z Actions: Completed 3687 actions in 8.37 seconds.
1512023-11-21T20:31:31.453Z Done (0.089s)
1522023-11-21T20:31:31.453Z Done (0.000s)
1532023-11-21T20:31:31.453Z Done (0.225s)
1542023-11-21T20:31:38.776Z Done (7.645s)
1552023-11-21T20:31:39.039Z Done (0.189s)
1562023-11-21T20:31:39.051Z Done (0.000s)
1572023-11-21T20:31:39.261Z Done (0.000s)
1582023-11-21T20:31:39.978ZPlanning: Evaluating mediator changes ... Done
1592023-11-21T20:31:40.335ZPlanning: Checking for conflicting actions ... Done
1602023-11-21T20:31:40.363ZPlanning: Consolidating action changes ... Done
1612023-11-21T20:31:40.709ZPlanning: Evaluating mediators ... Done
1622023-11-21T20:31:40.714ZPlanning: Planning completed in 0.74 seconds
1632023-11-21T20:31:40.779Z Mediators to change: 2
1642023-11-21T20:31:40.848Z Create boot environment: No
1652023-11-21T20:31:40.848ZCreate backup boot environment: No
1662023-11-21T20:31:45.148Z Done
1672023-11-21T20:31:45.148Z Done
1682023-11-21T20:31:45.148Z Done
1692023-11-21T20:31:46.986Z Done
1702023-11-21T20:31:47.101Z Done
1712023-11-21T20:31:47.170Z Done
1722023-11-21T20:31:47.257Z Done
1732023-11-21T20:31:48.208ZPlanning: Evaluating mediator changes ... Done
1742023-11-21T20:31:48.213ZPlanning: Merging actions ... Done
1752023-11-21T20:31:48.556ZPlanning: Checking for conflicting actions ... Done
1762023-11-21T20:31:48.582ZPlanning: Consolidating action changes ... Done
1772023-11-21T20:31:49.006ZPlanning: Evaluating mediators ... Done
1782023-11-21T20:31:49.075ZPlanning: Planning completed in 1.29 seconds
1792023-11-21T20:31:49.210Z Packages to change: 1
1802023-11-21T20:31:49.210Z Mediators to change: 1
1812023-11-21T20:31:49.230Z Services to change: 1
1822023-11-21T20:31:49.230Z Create boot environment: No
1832023-11-21T20:31:49.230ZCreate backup boot environment: Yes
1842023-11-21T20:31:51.479Z Actions: 1/6 actions (Updating modified actions)
1852023-11-21T20:31:51.485Z Actions: Completed 6 actions in 0.00 seconds.
1862023-11-21T20:31:51.485Z Done
1872023-11-21T20:31:51.485Z Done
1882023-11-21T20:31:51.485Z Done
1892023-11-21T20:31:56.787Z Done
1902023-11-21T20:31:56.895Z Done
1912023-11-21T20:31:56.901Z Done
1922023-11-21T20:31:56.995Z Done
1932023-11-21T20:31:57.670ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942023-11-21T20:31:57.670Zclang system 15 system
1952023-11-21T20:31:57.670Zcsh system system illumos
1962023-11-21T20:31:57.670Zctags system system illumos
1972023-11-21T20:31:57.670Zgcc vendor 12 vendor
1982023-11-21T20:31:57.670Zgcc system 10 system
1992023-11-21T20:31:57.670Zgcc system 7 system
2002023-11-21T20:31:57.670Zgo system 1.20 system
2012023-11-21T20:31:57.671Zgo system 1.19 system
2022023-11-21T20:31:57.671Zllvm system 15 system
2032023-11-21T20:31:57.671Zllvm system 14 system
2042023-11-21T20:31:57.671Zmariadb system 10.6 system
2052023-11-21T20:31:57.671Zmta vendor vendor dma
2062023-11-21T20:31:57.671Zopenjdk system 17 system
2072023-11-21T20:31:57.671Zopenjdk system 11 system
2082023-11-21T20:31:57.671Zopenjdk system 1.8 system
2092023-11-21T20:31:57.671Zopenssl vendor 3 vendor
2102023-11-21T20:31:57.671Zperl system 5.36 system
2112023-11-21T20:31:57.671Zpostgresql system 15 system
2122023-11-21T20:31:57.671Zpostgresql system 13 system
2132023-11-21T20:31:57.671Zpython vendor 3 vendor
2142023-11-21T20:31:57.671Zpython system 2 system
2152023-11-21T20:31:57.671Zpython3 system 3.11 system
2162023-11-21T20:31:57.671Zruby system 3.0 system
2172023-11-21T20:31:57.671Zwords vendor vendor american-english
2182023-11-21T20:31:57.671Zwords system system australian-english
2192023-11-21T20:31:57.671Zwords system system british-english
2202023-11-21T20:31:57.671Zwords system system canadian-english
2212023-11-21T20:31:57.671Zwords system system french
2222023-11-21T20:31:57.671Zwords system system italian
2232023-11-21T20:31:57.671Zwords system system ngerman
2242023-11-21T20:31:57.671Zwords system system ogerman
2252023-11-21T20:31:57.671Zwords system system spanish
2262023-11-21T20:31:58.198ZFMRI IFO
2272023-11-21T20:31:58.198Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2282023-11-21T20:31:58.198Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2292023-11-21T20:31:58.198Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2302023-11-21T20:31:58.198Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2312023-11-21T20:31:58.198Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2322023-11-21T20:31:58.198Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2332023-11-21T20:31:58.264Z+ set -o errexit
2342023-11-21T20:31:58.268Z+++ dirname ./tools/ci_download_cockroachdb
2352023-11-21T20:31:58.273Z++ cd ./tools
2362023-11-21T20:31:58.273Z++ pwd
2372023-11-21T20:31:58.273Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2382023-11-21T20:31:58.273Z++ basename ./tools/ci_download_cockroachdb
2392023-11-21T20:31:58.284Z+ ARG0=ci_download_cockroachdb
2402023-11-21T20:31:58.285Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2412023-11-21T20:31:58.285Z+ CIDL_VERSION=v22.1.9
2422023-11-21T20:31:58.285Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2432023-11-21T20:31:58.285Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2442023-11-21T20:31:58.285Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2452023-11-21T20:31:58.291Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2462023-11-21T20:31:58.291Z+ TARGET_DIR=out
2472023-11-21T20:31:58.291Z+ DOWNLOAD_DIR=out/downloads
2482023-11-21T20:31:58.291Z+ DEST_DIR=./out/cockroachdb
2492023-11-21T20:31:58.291Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2502023-11-21T20:31:58.291Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2512023-11-21T20:31:58.291Z+ main
2522023-11-21T20:31:58.291Z+ [[ 0 != 0 ]]
2532023-11-21T20:31:58.291Z+ CIDL_OS=solaris2.11
2542023-11-21T20:31:58.291Z+ [[ 0 != 0 ]]
2552023-11-21T20:31:58.291Z+ configure_os solaris2.11
2562023-11-21T20:31:58.291Z+ echo 'current directory: /work/oxidecomputer/omicron'
2572023-11-21T20:31:58.291Zcurrent directory: /work/oxidecomputer/omicron
2582023-11-21T20:31:58.291Z+ echo 'configuring based on OS: "solaris2.11"'
2592023-11-21T20:31:58.291Z+ case "$1" in
2602023-11-21T20:31:58.291Zconfiguring based on OS: "solaris2.11"
2612023-11-21T20:31:58.291Z+ CIDL_BUILD=illumos
2622023-11-21T20:31:58.291Z+ CIDL_SUFFIX=tar.gz
2632023-11-21T20:31:58.291Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2642023-11-21T20:31:58.291Z+ CIDL_MD5FUNC=do_md5sum
2652023-11-21T20:31:58.291Z+ CIDL_URL_BASE=https://illumos.org/downloads
2662023-11-21T20:31:58.291Z+ CIDL_ASSEMBLE=do_assemble_illumos
2672023-11-21T20:31:58.292Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2682023-11-21T20:31:58.292Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2692023-11-21T20:31:58.292Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-11-21T20:31:58.292Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2712023-11-21T20:31:58.292Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2722023-11-21T20:31:58.293Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2732023-11-21T20:31:58.293ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2742023-11-21T20:31:58.293ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-11-21T20:31:58.293Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2762023-11-21T20:31:58.293Z+ mkdir -p out/downloads
2772023-11-21T20:31:58.306Z+ mkdir -p ./out/cockroachdb
2782023-11-21T20:31:58.306Z+ local DO_DOWNLOAD=true
2792023-11-21T20:31:58.306Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2802023-11-21T20:31:58.306Z+ '[' true == true ']'
2812023-11-21T20:31:58.306Z+ echo Downloading...
2822023-11-21T20:31:58.306ZDownloading...
2832023-11-21T20:31:58.306Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-21T20:31:58.306Z+ 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
2852023-11-21T20:32:06.790Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2862023-11-21T20:32:06.810Z++ md5sum
2872023-11-21T20:32:06.810Z++ awk '{print $1}'
2882023-11-21T20:32:07.127Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2892023-11-21T20:32:07.127Z+ [[ 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 ]]
2902023-11-21T20:32:07.134Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-11-21T20:32:07.134Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2922023-11-21T20:32:10.331Z+ do_assemble_illumos
2932023-11-21T20:32:10.331Z+ rm -r ./out/cockroachdb
2942023-11-21T20:32:10.335Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2952023-11-21T20:32:11.041Z+ ./out/cockroachdb/bin/cockroach version
2962023-11-21T20:32:11.468ZBuild Tag: v22.1.9-dirty
2972023-11-21T20:32:11.468ZBuild Time: 2022/10/26 21:17:46
2982023-11-21T20:32:11.468ZDistribution: OSS
2992023-11-21T20:32:11.468ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3002023-11-21T20:32:11.468ZGo Version: go1.17.13
3012023-11-21T20:32:11.468ZC Compiler: gcc 10.3.0
3022023-11-21T20:32:11.468ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3032023-11-21T20:32:11.468ZBuild Type: release
3042023-11-21T20:32:11.626Z+ set -o errexit
3052023-11-21T20:32:11.626Z+++ dirname ./tools/ci_download_clickhouse
3062023-11-21T20:32:11.626Z++ cd ./tools
3072023-11-21T20:32:11.626Z++ pwd
3082023-11-21T20:32:11.626Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3092023-11-21T20:32:11.626Z++ basename ./tools/ci_download_clickhouse
3102023-11-21T20:32:11.626Z+ ARG0=ci_download_clickhouse
3112023-11-21T20:32:11.626Z+ TARGET_DIR=out
3122023-11-21T20:32:11.626Z+ DOWNLOAD_DIR=out/downloads
3132023-11-21T20:32:11.626Z+ DEST_DIR=./out/clickhouse
3142023-11-21T20:32:11.626Z+ CIDL_VERSION=v22.8.9.24
3152023-11-21T20:32:11.626Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3162023-11-21T20:32:11.626Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3172023-11-21T20:32:11.626Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3182023-11-21T20:32:11.627Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3192023-11-21T20:32:11.627Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3202023-11-21T20:32:11.627Z+ main
3212023-11-21T20:32:11.627Z+ [[ 0 != 0 ]]
3222023-11-21T20:32:11.627Z+ CIDL_OS=solaris2.11
3232023-11-21T20:32:11.627Z+ [[ 0 != 0 ]]
3242023-11-21T20:32:11.627Z+ configure_os solaris2.11
3252023-11-21T20:32:11.627Z+ echo 'current directory: /work/oxidecomputer/omicron'
3262023-11-21T20:32:11.627Zcurrent directory: /work/oxidecomputer/omicron
3272023-11-21T20:32:11.627Z+ echo 'configuring based on OS: "solaris2.11"'
3282023-11-21T20:32:11.627Z+ CIDL_DASHREV=
3292023-11-21T20:32:11.627Zconfiguring based on OS: "solaris2.11"
3302023-11-21T20:32:11.629Z+ case "$1" in
3312023-11-21T20:32:11.629Z+ CIDL_PLATFORM=illumos
3322023-11-21T20:32:11.629Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3332023-11-21T20:32:11.629Z+ CIDL_MD5FUNC=do_md5sum
3342023-11-21T20:32:11.629Z+ CIDL_DASHREV=-1
3352023-11-21T20:32:11.629Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3362023-11-21T20:32:11.629Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3372023-11-21T20:32:11.629ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3382023-11-21T20:32:11.629Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3392023-11-21T20:32:11.629Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3402023-11-21T20:32:11.629Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3412023-11-21T20:32:11.629Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3422023-11-21T20:32:11.629Z+ mkdir -p out/downloads
3432023-11-21T20:32:11.629ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442023-11-21T20:32:11.633Z+ mkdir -p ./out/clickhouse
3452023-11-21T20:32:11.633Z+ local DO_DOWNLOAD=true
3462023-11-21T20:32:11.633Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3472023-11-21T20:32:11.633Z+ '[' true == true ']'
3482023-11-21T20:32:11.633Z+ echo Downloading...
3492023-11-21T20:32:11.633ZDownloading...
3502023-11-21T20:32:11.633Z+ 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
3512023-11-21T20:32:11.633Z+ 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
3522023-11-21T20:32:12.796Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3532023-11-21T20:32:12.852Z++ md5sum
3542023-11-21T20:32:12.853Z++ awk '{print $1}'
3552023-11-21T20:32:13.042Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3562023-11-21T20:32:13.042Z+ [[ 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 ]]
3572023-11-21T20:32:13.042Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3582023-11-21T20:32:13.064Z+ mkdir -p ./out/clickhouse
3592023-11-21T20:32:13.064Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3602023-11-21T20:32:17.876Z+ ./out/clickhouse/clickhouse server --version
3612023-11-21T20:32:17.929ZClickHouse server version 22.8.9.1.
3622023-11-21T20:32:17.945Z+ set -o errexit
3632023-11-21T20:32:17.952Z+++ dirname ./tools/ci_download_console
3642023-11-21T20:32:17.952Z++ cd ./tools
3652023-11-21T20:32:17.952Z++ pwd
3662023-11-21T20:32:17.952Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3672023-11-21T20:32:17.960Z++ basename ./tools/ci_download_console
3682023-11-21T20:32:17.960Z+ ARG0=ci_download_console
3692023-11-21T20:32:17.960Z+ TARGET_DIR=out
3702023-11-21T20:32:17.960Z+ DOWNLOAD_DIR=out/downloads
3712023-11-21T20:32:17.960Z+ DEST_DIR=./out/console-assets
3722023-11-21T20:32:17.960Z+ source /work/oxidecomputer/omicron/tools/console_version
3732023-11-21T20:32:17.960Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3742023-11-21T20:32:17.960Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3752023-11-21T20:32:17.960Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3762023-11-21T20:32:17.960Z+ TARBALL_FILE=out/downloads/console.tar.gz
3772023-11-21T20:32:17.960Z+ main
3782023-11-21T20:32:17.962Z+ [[ 0 != 0 ]]
3792023-11-21T20:32:17.962Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3802023-11-21T20:32:17.962ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3812023-11-21T20:32:17.962Z+ echo 'Local file: out/downloads/console.tar.gz'
3822023-11-21T20:32:17.962ZLocal file: out/downloads/console.tar.gz
3832023-11-21T20:32:17.962Z+ local DO_DOWNLOAD=true
3842023-11-21T20:32:17.962Z+ [[ -f out/downloads/console.tar.gz ]]
3852023-11-21T20:32:17.962Z+ mkdir -p out/downloads
3862023-11-21T20:32:17.962Z+ '[' true == true ']'
3872023-11-21T20:32:17.962Z+ echo Downloading...
3882023-11-21T20:32:17.962ZDownloading...
3892023-11-21T20:32:17.962Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3902023-11-21T20:32:17.962Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3912023-11-21T20:32:18.485Z++ do_sha256sum out/downloads/console.tar.gz
3922023-11-21T20:32:18.500Z++ case "$OSTYPE" in
3932023-11-21T20:32:18.500Z++ SHA=sha256sum
3942023-11-21T20:32:18.500Z++ sha256sum
3952023-11-21T20:32:18.500Z++ awk '{print $1}'
3962023-11-21T20:32:18.514Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3972023-11-21T20:32:18.514Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
3982023-11-21T20:32:18.514Z+ rm -rf ./out/console-assets
3992023-11-21T20:32:18.514Z+ mkdir -p ./out/console-assets
4002023-11-21T20:32:18.960Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4012023-11-21T20:32:18.960Z+ mkdir -p ./out/console-assets
4022023-11-21T20:32:18.960Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4032023-11-21T20:32:18.960Z+ set -o errexit
4042023-11-21T20:32:18.960Z+++ dirname ./tools/ci_download_maghemite_openapi
4052023-11-21T20:32:18.960Z++ cd ./tools
4062023-11-21T20:32:18.960Z++ pwd
4072023-11-21T20:32:18.962Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4082023-11-21T20:32:18.962Z++ basename ./tools/ci_download_maghemite_openapi
4092023-11-21T20:32:18.962Z+ ARG0=ci_download_maghemite_openapi
4102023-11-21T20:32:18.962Z+ TARGET_DIR=out
4112023-11-21T20:32:18.962Z+ DOWNLOAD_DIR=out/downloads
4122023-11-21T20:32:18.962Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4132023-11-21T20:32:18.962Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4142023-11-21T20:32:18.962Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4152023-11-21T20:32:18.962Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4162023-11-21T20:32:18.962Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4172023-11-21T20:32:18.962Z+ main
4182023-11-21T20:32:18.962Z+ [[ 0 != 0 ]]
4192023-11-21T20:32:18.962Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4202023-11-21T20:32:18.962ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4212023-11-21T20:32:18.962Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4222023-11-21T20:32:18.962Z+ local DO_DOWNLOAD=true
4232023-11-21T20:32:18.962ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4242023-11-21T20:32:18.962Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4252023-11-21T20:32:18.962Z+ mkdir -p out/downloads
4262023-11-21T20:32:18.962Z+ '[' true == true ']'
4272023-11-21T20:32:18.962Z+ echo Downloading...
4282023-11-21T20:32:18.962ZDownloading...
4292023-11-21T20:32:18.963Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4302023-11-21T20:32:18.963Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4312023-11-21T20:32:18.970Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4322023-11-21T20:32:18.970Z++ case "$OSTYPE" in
4332023-11-21T20:32:18.970Z++ SHA=sha256sum
4342023-11-21T20:32:18.970Z++ sha256sum
4352023-11-21T20:32:18.970Z++ awk '{print $1}'
4362023-11-21T20:32:18.970Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372023-11-21T20:32:18.970Z+ [[ 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 ]]
4382023-11-21T20:32:18.970Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4392023-11-21T20:32:18.970Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4402023-11-21T20:32:18.970Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4412023-11-21T20:32:18.970Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4422023-11-21T20:32:18.970Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4432023-11-21T20:32:18.970Z+ main
4442023-11-21T20:32:18.970Z+ [[ 0 != 0 ]]
4452023-11-21T20:32:18.970Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4462023-11-21T20:32:18.970ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4472023-11-21T20:32:18.970Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4482023-11-21T20:32:18.970ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4492023-11-21T20:32:18.970Z+ local DO_DOWNLOAD=true
4502023-11-21T20:32:18.970Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4512023-11-21T20:32:18.970Z+ mkdir -p out/downloads
4522023-11-21T20:32:18.970Z+ '[' true == true ']'
4532023-11-21T20:32:18.970Z+ echo Downloading...
4542023-11-21T20:32:18.971ZDownloading...
4552023-11-21T20:32:18.971Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4562023-11-21T20:32:18.971Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4572023-11-21T20:32:19.158Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4582023-11-21T20:32:19.161Z++ case "$OSTYPE" in
4592023-11-21T20:32:19.161Z++ SHA=sha256sum
4602023-11-21T20:32:19.161Z++ sha256sum
4612023-11-21T20:32:19.161Z++ awk '{print $1}'
4622023-11-21T20:32:19.161Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4632023-11-21T20:32:19.161Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4642023-11-21T20:32:19.161Z+ set -o errexit
4652023-11-21T20:32:19.162Z+++ dirname ./tools/ci_download_dendrite_openapi
4662023-11-21T20:32:19.162Z++ cd ./tools
4672023-11-21T20:32:19.162Z++ pwd
4682023-11-21T20:32:19.162Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4692023-11-21T20:32:19.162Z++ basename ./tools/ci_download_dendrite_openapi
4702023-11-21T20:32:19.162Z+ ARG0=ci_download_dendrite_openapi
4712023-11-21T20:32:19.162Z+ TARGET_DIR=out
4722023-11-21T20:32:19.162Z+ DOWNLOAD_DIR=out/downloads
4732023-11-21T20:32:19.162Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4742023-11-21T20:32:19.162Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4752023-11-21T20:32:19.162Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4762023-11-21T20:32:19.162Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4772023-11-21T20:32:19.162Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4782023-11-21T20:32:19.162Z+ main
4792023-11-21T20:32:19.162Z+ [[ 0 != 0 ]]
4802023-11-21T20:32:19.162Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
4812023-11-21T20:32:19.162ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4822023-11-21T20:32:19.162Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
4832023-11-21T20:32:19.162Z+ local DO_DOWNLOAD=true
4842023-11-21T20:32:19.162ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4852023-11-21T20:32:19.162Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
4862023-11-21T20:32:19.162Z+ mkdir -p out/downloads
4872023-11-21T20:32:19.162Z+ '[' true == true ']'
4882023-11-21T20:32:19.162Z+ echo Downloading...
4892023-11-21T20:32:19.162ZDownloading...
4902023-11-21T20:32:19.162Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4912023-11-21T20:32:19.162Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4922023-11-21T20:32:20.088Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4932023-11-21T20:32:20.088Z++ case "$OSTYPE" in
4942023-11-21T20:32:20.131Z++ SHA=sha256sum
4952023-11-21T20:32:20.131Z++ sha256sum
4962023-11-21T20:32:20.131Z++ awk '{print $1}'
4972023-11-21T20:32:20.131Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4982023-11-21T20:32:20.131Z+ [[ 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 ]]
4992023-11-21T20:32:20.131Z+ set -o errexit
5002023-11-21T20:32:20.131Z+++ dirname ./tools/ci_download_dendrite_stub
5012023-11-21T20:32:20.131Z++ cd ./tools
5022023-11-21T20:32:20.131Z++ pwd
5032023-11-21T20:32:20.131Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5042023-11-21T20:32:20.131Z++ basename ./tools/ci_download_dendrite_stub
5052023-11-21T20:32:20.131Z+ ARG0=ci_download_dendrite_stub
5062023-11-21T20:32:20.131Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5072023-11-21T20:32:20.131Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5082023-11-21T20:32:20.131Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5092023-11-21T20:32:20.131Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5102023-11-21T20:32:20.138Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5112023-11-21T20:32:20.138Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5122023-11-21T20:32:20.138Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5132023-11-21T20:32:20.138Z+ TARGET_DIR=out
5142023-11-21T20:32:20.139Z+ DOWNLOAD_DIR=out/downloads
5152023-11-21T20:32:20.139Z+ DEST_DIR=./out/dendrite-stub
5162023-11-21T20:32:20.172Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5172023-11-21T20:32:20.172Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5182023-11-21T20:32:20.172Z+ REPO=oxidecomputer/dendrite
5192023-11-21T20:32:20.172Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5202023-11-21T20:32:20.172Z+ main
5212023-11-21T20:32:20.172Z+ [[ 0 != 0 ]]
5222023-11-21T20:32:20.172Z+ CIDL_OS=solaris2.11
5232023-11-21T20:32:20.172Z+ [[ 0 != 0 ]]
5242023-11-21T20:32:20.172Z+ configure_os solaris2.11
5252023-11-21T20:32:20.172Z+ echo 'current directory: /work/oxidecomputer/omicron'
5262023-11-21T20:32:20.172Zcurrent directory: /work/oxidecomputer/omicron
5272023-11-21T20:32:20.172Z+ echo 'configuring based on OS: "solaris2.11"'
5282023-11-21T20:32:20.172Z+ case "$1" in
5292023-11-21T20:32:20.172Zconfiguring based on OS: "solaris2.11"
5302023-11-21T20:32:20.172Z+ SET_BINARIES=
5312023-11-21T20:32:20.172Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5322023-11-21T20:32:20.172Z+ CIDL_SHA256FUNC=do_sha256sum
5332023-11-21T20:32:20.172Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5342023-11-21T20:32:20.172Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5352023-11-21T20:32:20.173Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5362023-11-21T20:32:20.173Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5372023-11-21T20:32:20.173ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5382023-11-21T20:32:20.173Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5392023-11-21T20:32:20.173ZLocal file: out/downloads/dendrite-stub.tar.gz
5402023-11-21T20:32:20.173Z+ mkdir -p out/downloads
5412023-11-21T20:32:20.173Z+ mkdir -p ./out/dendrite-stub
5422023-11-21T20:32:20.173Z+ fetch_and_verify
5432023-11-21T20:32:20.173Z+ local DO_DOWNLOAD=true
5442023-11-21T20:32:20.173Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5452023-11-21T20:32:20.173Z+ '[' true == true ']'
5462023-11-21T20:32:20.173Z+ echo Downloading...
5472023-11-21T20:32:20.173ZDownloading...
5482023-11-21T20:32:20.173Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5492023-11-21T20:32:20.173Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5502023-11-21T20:32:53.255Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5512023-11-21T20:32:53.263Z++ sha256sum
5522023-11-21T20:32:53.263Z++ awk '{print $1}'
5532023-11-21T20:32:53.589Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5542023-11-21T20:32:53.589Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5552023-11-21T20:32:53.677Z+ do_untar out/downloads/dendrite-stub.tar.gz
5562023-11-21T20:32:53.677Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5572023-11-21T20:32:58.467Z+ do_assemble
5582023-11-21T20:32:58.467Z+ rm -r ./out/dendrite-stub
5592023-11-21T20:32:59.550Z+ mkdir ./out/dendrite-stub
5602023-11-21T20:32:59.550Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5612023-11-21T20:32:59.550Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5622023-11-21T20:32:59.550Z+ set -o errexit
5632023-11-21T20:32:59.550Z+++ dirname ./tools/ci_download_maghemite_mgd
5642023-11-21T20:32:59.550Z++ cd ./tools
5652023-11-21T20:32:59.550Z++ pwd
5662023-11-21T20:32:59.550Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5672023-11-21T20:32:59.550Z++ basename ./tools/ci_download_maghemite_mgd
5682023-11-21T20:32:59.550Z+ ARG0=ci_download_maghemite_mgd
5692023-11-21T20:32:59.550Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5702023-11-21T20:32:59.550Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5712023-11-21T20:32:59.550Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5722023-11-21T20:32:59.550Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5732023-11-21T20:32:59.550Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5742023-11-21T20:32:59.550Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5752023-11-21T20:32:59.550Z+ TARGET_DIR=out
5762023-11-21T20:32:59.550Z+ DOWNLOAD_DIR=out/downloads
5772023-11-21T20:32:59.550Z+ DEST_DIR=./out/mgd
5782023-11-21T20:32:59.550Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5792023-11-21T20:32:59.550Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5802023-11-21T20:32:59.550Z+ REPO=oxidecomputer/maghemite
5812023-11-21T20:32:59.550Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
5822023-11-21T20:32:59.550Z+ main
5832023-11-21T20:32:59.550Z+ [[ 0 != 0 ]]
5842023-11-21T20:32:59.550Z+ CIDL_OS=solaris2.11
5852023-11-21T20:32:59.550Z+ [[ 0 != 0 ]]
5862023-11-21T20:32:59.550Z+ configure_os solaris2.11
5872023-11-21T20:32:59.550Z+ echo 'current directory: /work/oxidecomputer/omicron'
5882023-11-21T20:32:59.550Zcurrent directory: /work/oxidecomputer/omicron
5892023-11-21T20:32:59.550Z+ echo 'configuring based on OS: "solaris2.11"'
5902023-11-21T20:32:59.550Z+ case "$1" in
5912023-11-21T20:32:59.551Zconfiguring based on OS: "solaris2.11"
5922023-11-21T20:32:59.551Z+ SET_BINARIES=
5932023-11-21T20:32:59.551Z+ CIDL_SHA256FUNC=do_sha256sum
5942023-11-21T20:32:59.551Z+ TARBALL_FILENAME=mgd.tar.gz
5952023-11-21T20:32:59.551Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
5962023-11-21T20:32:59.551Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5972023-11-21T20:32:59.551Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
5982023-11-21T20:32:59.551Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5992023-11-21T20:32:59.551ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6002023-11-21T20:32:59.551ZLocal file: out/downloads/mgd.tar.gz
6012023-11-21T20:32:59.551Z+ mkdir -p out/downloads
6022023-11-21T20:32:59.551Z+ mkdir -p ./out/mgd
6032023-11-21T20:32:59.551Z+ fetch_and_verify
6042023-11-21T20:32:59.551Z+ local DO_DOWNLOAD=true
6052023-11-21T20:32:59.551Z+ [[ -f out/downloads/mgd.tar.gz ]]
6062023-11-21T20:32:59.551Z+ '[' true == true ']'
6072023-11-21T20:32:59.551Z+ echo Downloading...
6082023-11-21T20:32:59.551ZDownloading...
6092023-11-21T20:32:59.552Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6102023-11-21T20:32:59.552Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6112023-11-21T20:33:08.632Z++ do_sha256sum out/downloads/mgd.tar.gz
6122023-11-21T20:33:08.638Z++ sha256sum
6132023-11-21T20:33:08.638Z++ awk '{print $1}'
6142023-11-21T20:33:08.708Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6152023-11-21T20:33:08.709Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6162023-11-21T20:33:08.713Z+ do_untar out/downloads/mgd.tar.gz
6172023-11-21T20:33:08.713Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6182023-11-21T20:33:09.356Z+ do_assemble
6192023-11-21T20:33:09.356Z+ rm -r ./out/mgd
6202023-11-21T20:33:09.375Z+ mkdir ./out/mgd
6212023-11-21T20:33:09.375Z+ cp -r out/downloads/root ./out/mgd/root
6222023-11-21T20:33:09.609Z+ set -o errexit
6232023-11-21T20:33:09.618Z+++ dirname ./tools/ci_download_transceiver_control
6242023-11-21T20:33:09.618Z++ cd ./tools
6252023-11-21T20:33:09.618Z++ pwd
6262023-11-21T20:33:09.618Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6272023-11-21T20:33:09.625Z++ basename ./tools/ci_download_transceiver_control
6282023-11-21T20:33:09.625Z+ ARG0=ci_download_transceiver_control
6292023-11-21T20:33:09.625Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6302023-11-21T20:33:09.625Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6312023-11-21T20:33:09.625Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6322023-11-21T20:33:09.625Z+ TARGET_DIR=out
6332023-11-21T20:33:09.625Z+ DOWNLOAD_DIR=out/downloads
6342023-11-21T20:33:09.625Z+ DEST_DIR=./out/transceiver-control
6352023-11-21T20:33:09.625Z+ BIN_DIR=/opt/oxide/bin
6362023-11-21T20:33:09.625Z+ BINARY=xcvradm
6372023-11-21T20:33:09.625Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6382023-11-21T20:33:09.625Z+ REPO=oxidecomputer/transceiver-control
6392023-11-21T20:33:09.625Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402023-11-21T20:33:09.625Z+ main
6412023-11-21T20:33:09.625Z+ [[ 0 != 0 ]]
6422023-11-21T20:33:09.625Z+ CIDL_OS=solaris2.11
6432023-11-21T20:33:09.625Z+ [[ 0 != 0 ]]
6442023-11-21T20:33:09.625Z+ configure_os solaris2.11
6452023-11-21T20:33:09.625Z+ echo 'current directory: /work/oxidecomputer/omicron'
6462023-11-21T20:33:09.625Zcurrent directory: /work/oxidecomputer/omicron
6472023-11-21T20:33:09.625Z+ echo 'configuring based on OS: "solaris2.11"'
6482023-11-21T20:33:09.627Zconfiguring based on OS: "solaris2.11"
6492023-11-21T20:33:09.627Z+ case "$1" in
6502023-11-21T20:33:09.627Z+ SET_BINARIES=
6512023-11-21T20:33:09.627Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6522023-11-21T20:33:09.627Z+ CIDL_SHA256FUNC=do_sha256sum
6532023-11-21T20:33:09.628Z+ ARCHIVE_FILENAME=xcvradm.gz
6542023-11-21T20:33:09.629Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6552023-11-21T20:33:09.629Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6562023-11-21T20:33:09.629Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6572023-11-21T20:33:09.629ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6582023-11-21T20:33:09.629Z+ echo 'Local file: out/downloads/xcvradm.gz'
6592023-11-21T20:33:09.629ZLocal file: out/downloads/xcvradm.gz
6602023-11-21T20:33:09.629Z+ mkdir -p out/downloads
6612023-11-21T20:33:09.629Z+ mkdir -p ./out/transceiver-control
6622023-11-21T20:33:09.629Z+ fetch_and_verify
6632023-11-21T20:33:09.629Z+ local DO_DOWNLOAD=true
6642023-11-21T20:33:09.629Z+ [[ -f out/downloads/xcvradm.gz ]]
6652023-11-21T20:33:09.629Z+ '[' true == true ']'
6662023-11-21T20:33:09.629Z+ echo Downloading...
6672023-11-21T20:33:09.629ZDownloading...
6682023-11-21T20:33:09.629Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6692023-11-21T20:33:09.629Z+ 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
6702023-11-21T20:33:13.233Z++ do_sha256sum out/downloads/xcvradm.gz
6712023-11-21T20:33:13.251Z++ sha256sum
6722023-11-21T20:33:13.251Z++ awk '{print $1}'
6732023-11-21T20:33:13.271Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742023-11-21T20:33:13.271Z+ [[ 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 ]]
6752023-11-21T20:33:13.271Z+ do_unpack out/downloads/xcvradm.gz
6762023-11-21T20:33:13.272Z+ mkdir -p out/downloads/root//opt/oxide/bin
6772023-11-21T20:33:13.272Z+ gzip -dc out/downloads/xcvradm.gz
6782023-11-21T20:33:13.433Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6792023-11-21T20:33:13.442Z+ do_assemble
6802023-11-21T20:33:13.442Z+ rm -r ./out/transceiver-control
6812023-11-21T20:33:13.444Z+ mkdir ./out/transceiver-control
6822023-11-21T20:33:13.444Z+ cp -r out/downloads/root ./out/transceiver-control/root
6832023-11-21T20:33:13.655ZAll prerequisites installed successfully
6842023-11-21T20:33:13.659Z
6852023-11-21T20:33:13.659Zreal 2:49.422998181
6862023-11-21T20:33:13.659Zuser 53.477030366
6872023-11-21T20:33:13.659Zsys 10.065116157
6882023-11-21T20:33:13.659Ztrap 0.021897342
6892023-11-21T20:33:13.659Ztflt 0.150428564
6902023-11-21T20:33:13.659Zdflt 0.883720540
6912023-11-21T20:33:13.659Zkflt 0.153575798
6922023-11-21T20:33:13.659Zlock 2.062371818
6932023-11-21T20:33:13.659Zslp 5:58.489389854
6942023-11-21T20:33:13.659Zlat 3.404266985
6952023-11-21T20:33:13.659Zstop 0.068393990
6962023-11-21T20:33:13.659Z+ banner end-to-end-tests
6972023-11-21T20:33:13.751Z
6982023-11-21T20:33:13.751Z ###### # # ##### ##### #### ###### # # #####
6992023-11-21T20:33:13.751Z # ## # # # # # # # ## # # #
7002023-11-21T20:33:13.751Z ##### # # # # # ##### # # # ##### ##### # # # # #
7012023-11-21T20:33:13.751Z # # # # # # # # # # # # # # #
7022023-11-21T20:33:13.751Z # # ## # # # # # # # ## # #
7032023-11-21T20:33:13.751Z ###### # # ##### # #### ###### # # #####
7042023-11-21T20:33:13.751Z
7052023-11-21T20:33:13.756Z+ export CARGO_PROFILE_DEV_DEBUG=1
7062023-11-21T20:33:13.756Z+ CARGO_PROFILE_DEV_DEBUG=1
7072023-11-21T20:33:13.756Z+ export CARGO_PROFILE_TEST_DEBUG=1
7082023-11-21T20:33:13.756Z+ CARGO_PROFILE_TEST_DEBUG=1
7092023-11-21T20:33:13.756Z+ export CARGO_INCREMENTAL=0
7102023-11-21T20:33:13.756Z+ CARGO_INCREMENTAL=0
7112023-11-21T20:33:13.756Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7122023-11-21T20:33:14.090Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7132023-11-21T20:33:14.457Z Updating crates.io index
7142023-11-21T20:33:14.514Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7152023-11-21T20:33:15.314Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7162023-11-21T20:33:17.208Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7172023-11-21T20:33:17.961Z Updating git repository `http://github.com/oxidecomputer/tofino`
7182023-11-21T20:33:18.272Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7192023-11-21T20:33:18.596Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7202023-11-21T20:33:18.920Z Updating git repository `https://github.com/oxidecomputer/propolis`
7212023-11-21T20:33:23.890Z Updating git repository `https://github.com/oxidecomputer/crucible`
7222023-11-21T20:33:24.158Z Updating git repository `https://github.com/oxidecomputer/opte`
7232023-11-21T20:33:24.158Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7242023-11-21T20:33:24.158Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7252023-11-21T20:33:24.158Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7262023-11-21T20:33:24.241Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7272023-11-21T20:33:24.586Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7282023-11-21T20:33:25.147Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7292023-11-21T20:33:25.378Z Updating git repository `https://github.com/njaremko/samael`
7302023-11-21T20:33:25.911Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7312023-11-21T20:33:26.447Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7322023-11-21T20:33:26.853Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7332023-11-21T20:33:27.184Z Updating git repository `https://github.com/jgallagher/nix`
7342023-11-21T20:33:28.510Z Updating git repository `https://github.com/cbiffle/hubpack`
7352023-11-21T20:33:29.104Z Updating git repository `https://github.com/oxidecomputer/typify`
7362023-11-21T20:33:30.027Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7372023-11-21T20:33:30.533Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7382023-11-21T20:33:30.730Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7392023-11-21T20:33:32.276Z Downloading crates ...
7402023-11-21T20:33:32.542Z Downloaded ctr v0.9.2
7412023-11-21T20:33:32.547Z Downloaded paste v1.0.14
7422023-11-21T20:33:32.557Z Downloaded async-stream-impl v0.3.5
7432023-11-21T20:33:32.560Z Downloaded cpufeatures v0.2.9
7442023-11-21T20:33:32.563Z Downloaded quick-error v1.2.3
7452023-11-21T20:33:32.566Z Downloaded openssl-probe v0.1.5
7462023-11-21T20:33:32.571Z Downloaded crucible-workspace-hack v0.1.0
7472023-11-21T20:33:32.574Z Downloaded anstyle v1.0.2
7482023-11-21T20:33:32.579Z Downloaded darling_macro v0.20.3
7492023-11-21T20:33:32.582Z Downloaded new_debug_unreachable v1.0.4
7502023-11-21T20:33:32.586Z Downloaded aead v0.5.2
7512023-11-21T20:33:32.589Z Downloaded bit-set v0.5.3
7522023-11-21T20:33:32.592Z Downloaded curve25519-dalek-derive v0.1.0
7532023-11-21T20:33:32.596Z Downloaded pbkdf2 v0.11.0
7542023-11-21T20:33:32.602Z Downloaded bit-vec v0.6.3
7552023-11-21T20:33:32.606Z Downloaded num_threads v0.1.6
7562023-11-21T20:33:32.609Z Downloaded bitflags v1.3.2
7572023-11-21T20:33:32.619Z Downloaded doc-comment v0.3.3
7582023-11-21T20:33:32.622Z Downloaded diesel_table_macro_syntax v0.1.0
7592023-11-21T20:33:32.626Z Downloaded blowfish v0.9.1
7602023-11-21T20:33:32.630Z Downloaded debug-ignore v1.0.5
7612023-11-21T20:33:32.634Z Downloaded parking_lot_core v0.8.6
7622023-11-21T20:33:32.641Z Downloaded block-buffer v0.10.4
7632023-11-21T20:33:32.649Z Downloaded precomputed-hash v0.1.1
7642023-11-21T20:33:32.661Z Downloaded pretty-hex v0.2.1
7652023-11-21T20:33:32.662Z Downloaded parse-display v0.8.2
7662023-11-21T20:33:32.662Z Downloaded untrusted v0.7.1
7672023-11-21T20:33:32.662Z Downloaded cfg-if v1.0.0
7682023-11-21T20:33:32.663Z Downloaded num-integer v0.1.45
7692023-11-21T20:33:32.754Z Downloaded num_cpus v1.16.0
7702023-11-21T20:33:32.754Z Downloaded cbc v0.1.2
7712023-11-21T20:33:32.754Z Downloaded dirs-sys-next v0.1.2
7722023-11-21T20:33:32.754Z Downloaded omicron-zone-package v0.9.1
7732023-11-21T20:33:32.787Z Downloaded convert_case v0.4.0
7742023-11-21T20:33:32.788Z Downloaded multer v2.1.0
7752023-11-21T20:33:32.788Z Downloaded ident_case v1.0.1
7762023-11-21T20:33:32.788Z Downloaded parse-display-derive v0.8.2
7772023-11-21T20:33:32.788Z Downloaded pem v3.0.2
7782023-11-21T20:33:32.788Z Downloaded postcard-cobs v0.1.5-pre
7792023-11-21T20:33:32.788Z Downloaded itoa v1.0.9
7802023-11-21T20:33:32.788Z Downloaded pest_generator v2.7.2
7812023-11-21T20:33:32.790Z Downloaded backoff v0.4.0
7822023-11-21T20:33:32.790Z Downloaded polyval v0.6.1
7832023-11-21T20:33:32.790Z Downloaded headers-core v0.2.0
7842023-11-21T20:33:32.790Z Downloaded time-core v0.1.1
7852023-11-21T20:33:32.790Z Downloaded bitflags v2.4.0
7862023-11-21T20:33:32.790Z Downloaded utf8parse v0.2.1
7872023-11-21T20:33:32.790Z Downloaded want v0.3.1
7882023-11-21T20:33:32.790Z Downloaded parking_lot v0.11.2
7892023-11-21T20:33:32.790Z Downloaded httpdate v1.0.3
7902023-11-21T20:33:32.790Z Downloaded untrusted v0.9.0
7912023-11-21T20:33:32.790Z Downloaded addr2line v0.21.0
7922023-11-21T20:33:32.790Z Downloaded openssl-sys v0.9.93
7932023-11-21T20:33:32.790Z Downloaded foreign-types v0.5.0
7942023-11-21T20:33:32.790Z Downloaded postgres-types v0.2.6
7952023-11-21T20:33:32.792Z Downloaded waitgroup v0.1.2
7962023-11-21T20:33:32.792Z Downloaded platforms v3.0.2
7972023-11-21T20:33:32.797Z Downloaded same-file v1.0.6
7982023-11-21T20:33:32.797Z Downloaded base64 v0.13.1
7992023-11-21T20:33:32.797Z Downloaded kstat-rs v0.2.3
8002023-11-21T20:33:32.797Z Downloaded camino v1.1.6
8012023-11-21T20:33:32.797Z Downloaded keccak v0.1.4
8022023-11-21T20:33:32.797Z Downloaded postgres-protocol v0.6.6
8032023-11-21T20:33:32.797Z Downloaded scheduled-thread-pool v0.2.7
8042023-11-21T20:33:32.797Z Downloaded crypto-bigint v0.5.2
8052023-11-21T20:33:32.807Z Downloaded utf-8 v0.7.6
8062023-11-21T20:33:33.232Z Downloaded getopts v0.2.21
8072023-11-21T20:33:33.232Z Downloaded fxhash v0.2.1
8082023-11-21T20:33:33.232Z Downloaded tower-service v0.3.2
8092023-11-21T20:33:33.232Z Downloaded toolchain_find v0.2.0
8102023-11-21T20:33:33.232Z Downloaded matches v0.1.10
8112023-11-21T20:33:33.232Z Downloaded rustls-native-certs v0.6.3
8122023-11-21T20:33:33.232Z Downloaded iana-time-zone v0.1.57
8132023-11-21T20:33:33.232Z Downloaded miniz_oxide v0.7.1
8142023-11-21T20:33:33.232Z Downloaded slog-json v2.6.1
8152023-11-21T20:33:33.232Z Downloaded foreign-types-shared v0.3.1
8162023-11-21T20:33:33.232Z Downloaded endian-type v0.1.2
8172023-11-21T20:33:33.232Z Downloaded proc-macro2 v1.0.69
8182023-11-21T20:33:33.232Z Downloaded slog-envlogger v2.2.0
8192023-11-21T20:33:33.232Z Downloaded tinyvec v1.6.0
8202023-11-21T20:33:33.232Z Downloaded usdt-attr-macro v0.3.5
8212023-11-21T20:33:33.232Z Downloaded clap v4.4.3
8222023-11-21T20:33:33.232Z Downloaded zone_cfg_derive v0.3.0
8232023-11-21T20:33:33.244Z Downloaded tinyvec_macros v0.1.1
8242023-11-21T20:33:33.244Z Downloaded heck v0.4.1
8252023-11-21T20:33:33.244Z Downloaded futures-executor v0.3.29
8262023-11-21T20:33:33.244Z Downloaded heck v0.3.3
8272023-11-21T20:33:33.244Z Downloaded hex v0.4.3
8282023-11-21T20:33:33.244Z Downloaded hmac v0.12.1
8292023-11-21T20:33:33.244Z Downloaded tracing-core v0.1.31
8302023-11-21T20:33:33.244Z Downloaded hubpack_derive v0.1.1
8312023-11-21T20:33:33.244Z Downloaded filetime v0.2.22
8322023-11-21T20:33:33.244Z Downloaded slog-async v2.8.0
8332023-11-21T20:33:33.244Z Downloaded secrecy v0.8.0
8342023-11-21T20:33:33.244Z Downloaded ff v0.13.0
8352023-11-21T20:33:33.244Z Downloaded sha1 v0.10.6
8362023-11-21T20:33:33.244Z Downloaded thiserror-no-std v2.0.2
8372023-11-21T20:33:33.244Z Downloaded thiserror-impl v1.0.49
8382023-11-21T20:33:33.244Z Downloaded half v1.8.2
8392023-11-21T20:33:33.244Z Downloaded md5 v0.7.0
8402023-11-21T20:33:33.244Z Downloaded version_check v0.9.4
8412023-11-21T20:33:33.244Z Downloaded lalrpop-util v0.19.12
8422023-11-21T20:33:33.244Z Downloaded heapless v0.7.16
8432023-11-21T20:33:33.244Z Downloaded vsss-rs v3.3.1
8442023-11-21T20:33:33.244Z Downloaded num-bigint v0.4.4
8452023-11-21T20:33:33.244Z Downloaded strum v0.25.0
8462023-11-21T20:33:33.244Z Downloaded foreign-types v0.3.2
8472023-11-21T20:33:33.244Z Downloaded ghash v0.5.0
8482023-11-21T20:33:33.244Z Downloaded vec_map v0.8.2
8492023-11-21T20:33:33.244Z Downloaded serde_tokenstream v0.2.0
8502023-11-21T20:33:33.244Z Downloaded semver-parser v0.10.2
8512023-11-21T20:33:33.244Z Downloaded try-lock v0.2.4
8522023-11-21T20:33:33.244Z Downloaded russh-keys v0.38.0
8532023-11-21T20:33:33.244Z Downloaded hex-literal v0.4.1
8542023-11-21T20:33:33.244Z Downloaded sha2 v0.10.8
8552023-11-21T20:33:33.245Z Downloaded serde_derive_internals v0.26.0
8562023-11-21T20:33:33.245Z Downloaded zeroize_derive v1.4.2
8572023-11-21T20:33:33.245Z Downloaded rustfmt-wrapper v0.2.0
8582023-11-21T20:33:33.245Z Downloaded unicode-ident v1.0.12
8592023-11-21T20:33:33.245Z Downloaded slog-dtrace v0.2.3
8602023-11-21T20:33:33.245Z Downloaded headers v0.3.9
8612023-11-21T20:33:33.245Z Downloaded slog-bunyan v2.4.0
8622023-11-21T20:33:33.245Z Downloaded crossbeam-channel v0.5.8
8632023-11-21T20:33:33.245Z Downloaded spki v0.7.2
8642023-11-21T20:33:33.245Z Downloaded slab v0.4.9
8652023-11-21T20:33:33.245Z Downloaded spin v0.5.2
8662023-11-21T20:33:33.245Z Downloaded indexmap v2.1.0
8672023-11-21T20:33:33.245Z Downloaded futures-sink v0.3.29
8682023-11-21T20:33:33.245Z Downloaded whoami v1.4.1
8692023-11-21T20:33:33.245Z Downloaded rustversion v1.0.14
8702023-11-21T20:33:33.245Z Downloaded io-lifetimes v1.0.11
8712023-11-21T20:33:33.245Z Downloaded lock_api v0.4.10
8722023-11-21T20:33:33.245Z Downloaded tokio-postgres v0.7.10
8732023-11-21T20:33:33.245Z Downloaded term v0.7.0
8742023-11-21T20:33:33.245Z Downloaded similar v2.2.1
8752023-11-21T20:33:33.245Z Downloaded spin v0.9.8
8762023-11-21T20:33:33.245Z Downloaded serde_yaml v0.9.25
8772023-11-21T20:33:33.245Z Downloaded tracing v0.1.37
8782023-11-21T20:33:33.245Z Downloaded signal-hook v0.3.17
8792023-11-21T20:33:33.248Z Downloaded indexmap v1.9.3
8802023-11-21T20:33:33.248Z Downloaded schemars v0.8.13
8812023-11-21T20:33:33.248Z Downloaded tungstenite v0.20.1
8822023-11-21T20:33:33.248Z Downloaded subprocess v0.2.9
8832023-11-21T20:33:33.248Z Downloaded trust-dns-resolver v0.22.0
8842023-11-21T20:33:33.248Z Downloaded serde_derive v1.0.192
8852023-11-21T20:33:33.248Z Downloaded trust-dns-server v0.22.1
8862023-11-21T20:33:33.248Z Downloaded http v0.2.11
8872023-11-21T20:33:33.248Z Downloaded toml_edit v0.21.0
8882023-11-21T20:33:33.260Z Downloaded unicode-segmentation v1.10.1
8892023-11-21T20:33:33.260Z Downloaded serde_with v2.3.3
8902023-11-21T20:33:33.268Z Downloaded clap v2.34.0
8912023-11-21T20:33:33.281Z Downloaded time v0.3.27
8922023-11-21T20:33:33.294Z Downloaded hkdf v0.12.3
8932023-11-21T20:33:33.302Z Downloaded serde_json v1.0.108
8942023-11-21T20:33:33.316Z Downloaded hashbrown v0.14.2
8952023-11-21T20:33:33.327Z Downloaded chrono v0.4.31
8962023-11-21T20:33:33.343Z Downloaded rustls-webpki v0.101.7
8972023-11-21T20:33:33.372Z Downloaded radix_trie v0.2.1
8982023-11-21T20:33:33.381Z Downloaded webpki-roots v0.25.2
8992023-11-21T20:33:33.390Z Downloaded syn v1.0.109
9002023-11-21T20:33:33.412Z Downloaded hyper v0.14.27
9012023-11-21T20:33:33.426Z Downloaded smoltcp v0.8.2
9022023-11-21T20:33:33.442Z Downloaded syn v2.0.32
9032023-11-21T20:33:33.461Z Downloaded smoltcp v0.9.1
9042023-11-21T20:33:33.485Z Downloaded idna v0.2.3
9052023-11-21T20:33:33.492Z Downloaded rustix v0.37.23
9062023-11-21T20:33:33.537Z Downloaded rustix v0.38.9
9072023-11-21T20:33:33.569Z Downloaded regex-syntax v0.7.5
9082023-11-21T20:33:33.587Z Downloaded openapiv3 v2.0.0-rc.1
9092023-11-21T20:33:33.619Z Downloaded zerocopy-derive v0.2.0
9102023-11-21T20:33:33.650Z Downloaded sled v0.34.7
9112023-11-21T20:33:33.673Z Downloaded regex-automata v0.3.8
9122023-11-21T20:33:34.094Z Downloaded zerocopy-derive v0.6.4
9132023-11-21T20:33:34.108Z Downloaded libc v0.2.150
9142023-11-21T20:33:34.108Z Downloaded sha3 v0.10.8
9152023-11-21T20:33:34.108Z Downloaded tokio v1.34.0
9162023-11-21T20:33:34.108Z Downloaded encoding_rs v0.8.33
9172023-11-21T20:33:34.108Z Downloaded bzip2-sys v0.1.11+1.0.8
9182023-11-21T20:33:34.109Z Downloaded regex-automata v0.4.3
9192023-11-21T20:33:34.109Z Downloaded regex-syntax v0.8.2
9202023-11-21T20:33:34.109Z Downloaded winapi v0.3.9
9212023-11-21T20:33:34.109Z Downloaded trust-dns-proto v0.22.0
9222023-11-21T20:33:34.109Z Downloaded bstr v1.6.0
9232023-11-21T20:33:34.109Z Downloaded idna v0.4.0
9242023-11-21T20:33:34.109Z Downloaded curve25519-dalek v4.1.0
9252023-11-21T20:33:34.127Z Downloaded bstr v0.2.17
9262023-11-21T20:33:34.134Z Downloaded diesel v2.1.4
9272023-11-21T20:33:34.157Z Downloaded openssl v0.10.57
9282023-11-21T20:33:34.174Z Downloaded object v0.32.1
9292023-11-21T20:33:34.193Z Downloaded rustls v0.21.9
9302023-11-21T20:33:34.213Z Downloaded gimli v0.28.0
9312023-11-21T20:33:34.230Z Downloaded vcpkg v0.2.15
9322023-11-21T20:33:34.303Z Downloaded regex v1.10.2
9332023-11-21T20:33:34.325Z Downloaded regress v0.7.1
9342023-11-21T20:33:34.750Z Downloaded futures-util v0.3.29
9352023-11-21T20:33:34.755Z Downloaded h2 v0.3.21
9362023-11-21T20:33:34.755Z Downloaded itertools v0.12.0
9372023-11-21T20:33:34.755Z Downloaded itertools v0.10.5
9382023-11-21T20:33:34.756Z Downloaded petgraph v0.6.4
9392023-11-21T20:33:34.756Z Downloaded libm v0.2.7
9402023-11-21T20:33:34.756Z Downloaded itertools v0.11.0
9412023-11-21T20:33:34.756Z Downloaded unicode-normalization v0.1.22
9422023-11-21T20:33:34.756Z Downloaded tokio-util v0.7.10
9432023-11-21T20:33:34.756Z Downloaded hashbrown v0.13.2
9442023-11-21T20:33:34.756Z Downloaded aho-corasick v1.0.4
9452023-11-21T20:33:34.756Z Downloaded yasna v0.5.2
9462023-11-21T20:33:34.756Z Downloaded winnow v0.5.15
9472023-11-21T20:33:34.756Z Downloaded elliptic-curve v0.13.5
9482023-11-21T20:33:34.756Z Downloaded russh v0.39.0
9492023-11-21T20:33:34.761Z Downloaded typenum v1.16.0
9502023-11-21T20:33:34.761Z Downloaded memchr v2.6.3
9512023-11-21T20:33:34.761Z Downloaded ring v0.17.5
9522023-11-21T20:33:34.761Z Downloaded aes-gcm v0.10.3
9532023-11-21T20:33:34.761Z Downloaded snafu v0.7.5
9542023-11-21T20:33:34.761Z Downloaded crossterm v0.27.0
9552023-11-21T20:33:34.761Z Downloaded clap_builder v4.4.2
9562023-11-21T20:33:34.761Z Downloaded unicode-bidi v0.3.13
9572023-11-21T20:33:34.761Z Downloaded serde_with_macros v2.3.3
9582023-11-21T20:33:34.761Z Downloaded toml v0.5.11
9592023-11-21T20:33:34.761Z Downloaded zip v0.6.6
9602023-11-21T20:33:34.761Z Downloaded ring v0.16.20
9612023-11-21T20:33:35.018Z Downloaded flate2 v1.0.28
9622023-11-21T20:33:35.048Z Downloaded hashbrown v0.12.3
9632023-11-21T20:33:35.048Z Downloaded structopt v0.3.26
9642023-11-21T20:33:35.048Z Downloaded pest v2.7.2
9652023-11-21T20:33:35.048Z Downloaded tempfile v3.8.0
9662023-11-21T20:33:35.048Z Downloaded slog v2.7.0
9672023-11-21T20:33:35.048Z Downloaded serde v1.0.192
9682023-11-21T20:33:35.048Z Downloaded libefi-sys v0.1.0
9692023-11-21T20:33:35.048Z Downloaded time-macros v0.2.13
9702023-11-21T20:33:35.048Z Downloaded universal-hash v0.5.1
9712023-11-21T20:33:35.048Z Downloaded semver v1.0.20
9722023-11-21T20:33:35.048Z Downloaded smallvec v1.11.0
9732023-11-21T20:33:35.048Z Downloaded socket2 v0.5.5
9742023-11-21T20:33:35.048Z Downloaded tar v0.4.40
9752023-11-21T20:33:35.048Z Downloaded url v2.4.1
9762023-11-21T20:33:35.048Z Downloaded siphasher v0.3.11
9772023-11-21T20:33:35.049Z Downloaded stable_deref_trait v1.2.0
9782023-11-21T20:33:35.049Z Downloaded generic-array v0.14.7
9792023-11-21T20:33:35.049Z Downloaded hyper-tls v0.5.0
9802023-11-21T20:33:35.049Z Downloaded hyper-staticfile v0.9.5
9812023-11-21T20:33:35.049Z Downloaded serde_tokenstream v0.1.7
9822023-11-21T20:33:35.049Z Downloaded sct v0.7.0
9832023-11-21T20:33:35.049Z Downloaded tokio-rustls v0.24.1
9842023-11-21T20:33:35.049Z Downloaded hyper-rustls v0.24.2
9852023-11-21T20:33:35.049Z Downloaded signal-hook-registry v1.4.1
9862023-11-21T20:33:35.049Z Downloaded is-terminal v0.4.9
9872023-11-21T20:33:35.049Z Downloaded structmeta-derive v0.2.0
9882023-11-21T20:33:35.049Z Downloaded string_cache v0.8.7
9892023-11-21T20:33:35.049Z Downloaded rustls-pemfile v1.0.3
9902023-11-21T20:33:35.049Z Downloaded toml v0.7.8
9912023-11-21T20:33:35.049Z Downloaded reqwest v0.11.22
9922023-11-21T20:33:35.049Z Downloaded static_assertions v1.1.0
9932023-11-21T20:33:35.091Z Downloaded log v0.4.20
9942023-11-21T20:33:35.091Z Downloaded md-5 v0.10.5
9952023-11-21T20:33:35.091Z Downloaded serde_path_to_error v0.1.14
9962023-11-21T20:33:35.091Z Downloaded structopt-derive v0.4.18
9972023-11-21T20:33:35.091Z Downloaded schemars_derive v0.8.13
9982023-11-21T20:33:35.091Z Downloaded futures v0.3.29
9992023-11-21T20:33:35.091Z Downloaded toml_edit v0.19.15
10002023-11-21T20:33:35.108Z Downloaded futures-macro v0.3.29
10012023-11-21T20:33:35.108Z Downloaded linked-hash-map v0.5.6
10022023-11-21T20:33:35.108Z Downloaded signature v2.1.0
10032023-11-21T20:33:35.108Z Downloaded ipnetwork v0.20.0
10042023-11-21T20:33:35.108Z Downloaded thiserror v1.0.49
10052023-11-21T20:33:35.108Z Downloaded socket2 v0.4.9
10062023-11-21T20:33:35.108Z Downloaded scopeguard v1.2.0
10072023-11-21T20:33:35.108Z Downloaded thread-id v4.2.0
10082023-11-21T20:33:35.108Z Downloaded strum_macros v0.25.2
10092023-11-21T20:33:35.108Z Downloaded signal-hook-mio v0.2.3
10102023-11-21T20:33:35.108Z Downloaded aes v0.8.3
10112023-11-21T20:33:35.112Z Downloaded regex-automata v0.1.10
10122023-11-21T20:33:35.116Z Downloaded mio v0.8.9
10132023-11-21T20:33:35.143Z Downloaded ed25519-dalek v2.0.0
10142023-11-21T20:33:35.151Z Downloaded trust-dns-client v0.22.0
10152023-11-21T20:33:35.151Z Downloaded stringprep v0.1.3
10162023-11-21T20:33:35.151Z Downloaded smf v0.2.2
10172023-11-21T20:33:35.152Z Downloaded rustc-demangle v0.1.23
10182023-11-21T20:33:35.152Z Downloaded der v0.7.8
10192023-11-21T20:33:35.168Z Downloaded futures-io v0.3.29
10202023-11-21T20:33:35.168Z Downloaded semver v0.11.0
10212023-11-21T20:33:35.168Z Downloaded thiserror-impl-no-std v2.0.2
10222023-11-21T20:33:35.168Z Downloaded textwrap v0.11.0
10232023-11-21T20:33:35.199Z Downloaded terminal_size v0.2.6
10242023-11-21T20:33:35.199Z Downloaded subtle v2.5.0
10252023-11-21T20:33:35.199Z Downloaded serde_repr v0.1.16
10262023-11-21T20:33:35.199Z Downloaded tokio-native-tls v0.3.1
10272023-11-21T20:33:35.199Z Downloaded serde_urlencoded v0.7.1
10282023-11-21T20:33:35.199Z Downloaded fallible-iterator v0.2.0
10292023-11-21T20:33:35.199Z Downloaded ryu v1.0.15
10302023-11-21T20:33:35.199Z Downloaded rand v0.7.3
10312023-11-21T20:33:35.206Z Downloaded form_urlencoded v1.2.0
10322023-11-21T20:33:35.206Z Downloaded fixedbitset v0.4.2
10332023-11-21T20:33:35.207Z Downloaded snafu-derive v0.7.5
10342023-11-21T20:33:35.207Z Downloaded hubpack v0.1.2
10352023-11-21T20:33:35.207Z Downloaded toml v0.8.8
10362023-11-21T20:33:35.207Z Downloaded unsafe-libyaml v0.2.9
10372023-11-21T20:33:35.216Z Downloaded ucd-trie v0.1.6
10382023-11-21T20:33:35.216Z Downloaded parking_lot v0.12.1
10392023-11-21T20:33:35.222Z Downloaded chacha20poly1305 v0.10.1
10402023-11-21T20:33:35.222Z Downloaded base64 v0.21.5
10412023-11-21T20:33:35.231Z Downloaded uuid v1.6.1
10422023-11-21T20:33:35.240Z Downloaded lru-cache v0.1.2
10432023-11-21T20:33:35.240Z Downloaded either v1.9.0
10442023-11-21T20:33:35.240Z Downloaded zone v0.3.0
10452023-11-21T20:33:35.245Z Downloaded zeroize v1.6.0
10462023-11-21T20:33:35.245Z Downloaded xattr v1.0.1
10472023-11-21T20:33:35.245Z Downloaded synstructure v0.12.6
10482023-11-21T20:33:35.245Z Downloaded inout v0.1.3
10492023-11-21T20:33:35.245Z Downloaded thread_local v1.1.7
10502023-11-21T20:33:35.262Z Downloaded strsim v0.8.0
10512023-11-21T20:33:35.262Z Downloaded lazy_static v1.4.0
10522023-11-21T20:33:35.262Z Downloaded rustc_version v0.4.0
10532023-11-21T20:33:35.262Z Downloaded zerocopy v0.6.4
10542023-11-21T20:33:35.263Z Downloaded getrandom v0.1.16
10552023-11-21T20:33:35.263Z Downloaded pin-project v1.1.3
10562023-11-21T20:33:35.279Z Downloaded bytes v1.5.0
10572023-11-21T20:33:35.285Z Downloaded derive_more v0.99.17
10582023-11-21T20:33:35.293Z Downloaded darling_core v0.20.3
10592023-11-21T20:33:35.301Z Downloaded diesel_derives v2.1.1
10602023-11-21T20:33:35.306Z Downloaded ipnet v2.8.0
10612023-11-21T20:33:35.309Z Downloaded foreign-types-shared v0.1.1
10622023-11-21T20:33:35.312Z Downloaded usdt v0.3.5
10632023-11-21T20:33:35.312Z Downloaded slog-term v2.9.0
10642023-11-21T20:33:35.315Z Downloaded cc v1.0.83
10652023-11-21T20:33:35.320Z Downloaded backtrace v0.3.69
10662023-11-21T20:33:35.327Z Downloaded arc-swap v1.6.0
10672023-11-21T20:33:35.336Z Downloaded tokio-stream v0.1.14
10682023-11-21T20:33:35.341Z Downloaded hash32 v0.2.1
10692023-11-21T20:33:35.346Z Downloaded group v0.13.0
10702023-11-21T20:33:35.350Z Downloaded slog-stdlog v4.1.1
10712023-11-21T20:33:35.351Z Downloaded slog-scope v4.4.0
10722023-11-21T20:33:35.351Z Downloaded http-body v0.4.5
10732023-11-21T20:33:35.354Z Downloaded usdt-impl v0.3.5
10742023-11-21T20:33:35.354Z Downloaded poly1305 v0.8.0
10752023-11-21T20:33:35.359Z Downloaded structmeta v0.2.0
10762023-11-21T20:33:35.364Z Downloaded serde_spanned v0.6.4
10772023-11-21T20:33:35.364Z Downloaded take_mut v0.2.2
10782023-11-21T20:33:35.364Z Downloaded russh-cryptovec v0.7.0
10792023-11-21T20:33:35.364Z Downloaded instant v0.1.12
10802023-11-21T20:33:35.368Z Downloaded enum-as-inner v0.5.1
10812023-11-21T20:33:35.368Z Downloaded getrandom v0.2.10
10822023-11-21T20:33:35.373Z Downloaded hostname v0.3.1
10832023-11-21T20:33:35.377Z Downloaded fnv v1.0.7
10842023-11-21T20:33:35.377Z Downloaded const-oid v0.9.5
10852023-11-21T20:33:35.381Z Downloaded futures-channel v0.3.29
10862023-11-21T20:33:35.384Z Downloaded unicode-xid v0.2.4
10872023-11-21T20:33:35.389Z Downloaded zerocopy v0.3.0
10882023-11-21T20:33:35.389Z Downloaded home v0.5.5
10892023-11-21T20:33:35.389Z Downloaded fastrand v2.0.0
10902023-11-21T20:33:35.393Z Downloaded walkdir v2.4.0
10912023-11-21T20:33:35.393Z Downloaded postcard v0.7.3
10922023-11-21T20:33:35.396Z Downloaded macaddr v1.0.1
10932023-11-21T20:33:35.404Z Downloaded bzip2 v0.4.4
10942023-11-21T20:33:35.432Z Downloaded tracing-attributes v0.1.26
10952023-11-21T20:33:35.434Z Downloaded proc-macro-error v1.0.4
10962023-11-21T20:33:35.434Z Downloaded pkcs8 v0.10.2
10972023-11-21T20:33:35.466Z Downloaded pest_meta v2.7.2
10982023-11-21T20:33:35.467Z Downloaded pest_derive v2.7.2
10992023-11-21T20:33:35.467Z Downloaded anyhow v1.0.75
11002023-11-21T20:33:35.467Z Downloaded strsim v0.10.0
11012023-11-21T20:33:35.467Z Downloaded httparse v1.8.0
11022023-11-21T20:33:35.467Z Downloaded managed v0.8.0
11032023-11-21T20:33:35.467Z Downloaded darling v0.20.3
11042023-11-21T20:33:35.467Z Downloaded cipher v0.4.4
11052023-11-21T20:33:35.472Z Downloaded usdt-macro v0.3.5
11062023-11-21T20:33:35.472Z Downloaded rand v0.8.5
11072023-11-21T20:33:35.472Z Downloaded errno v0.3.2
11082023-11-21T20:33:35.472Z Downloaded ed25519 v2.2.2
11092023-11-21T20:33:35.472Z Downloaded pin-project-lite v0.2.13
11102023-11-21T20:33:35.472Z Downloaded num_enum v0.5.11
11112023-11-21T20:33:35.472Z Downloaded clap_derive v4.4.2
11122023-11-21T20:33:35.504Z Downloaded nibble_vec v0.1.0
11132023-11-21T20:33:35.504Z Downloaded float-cmp v0.9.0
11142023-11-21T20:33:35.507Z Downloaded password-hash v0.4.2
11152023-11-21T20:33:35.507Z Downloaded console v0.15.7
11162023-11-21T20:33:35.508Z Downloaded futures-task v0.3.29
11172023-11-21T20:33:35.508Z Downloaded futures-core v0.3.29
11182023-11-21T20:33:35.508Z Downloaded native-tls v0.2.11
11192023-11-21T20:33:35.508Z Downloaded blake2 v0.10.6
11202023-11-21T20:33:35.508Z Downloaded tokio-tungstenite v0.20.1
11212023-11-21T20:33:35.508Z Downloaded glob v0.3.1
11222023-11-21T20:33:35.508Z Downloaded unicase v2.7.0
11232023-11-21T20:33:35.508Z Downloaded toml_datetime v0.6.5
11242023-11-21T20:33:35.508Z Downloaded rand_chacha v0.2.2
11252023-11-21T20:33:35.511Z Downloaded predicates v3.0.4
11262023-11-21T20:33:35.520Z Downloaded unicode-width v0.1.11
11272023-11-21T20:33:35.520Z Downloaded tokio-macros v2.2.0
11282023-11-21T20:33:35.520Z Downloaded rand_chacha v0.3.1
11292023-11-21T20:33:35.520Z Downloaded r2d2 v0.8.10
11302023-11-21T20:33:35.520Z Downloaded predicates-core v1.0.6
11312023-11-21T20:33:35.537Z Downloaded dof v0.1.5
11322023-11-21T20:33:35.537Z Downloaded mime_guess v2.0.4
11332023-11-21T20:33:35.537Z Downloaded cancel-safe-futures v0.1.5
11342023-11-21T20:33:35.541Z Downloaded num-complex v0.4.4
11352023-11-21T20:33:35.541Z Downloaded ciborium v0.2.1
11362023-11-21T20:33:35.541Z Downloaded ppv-lite86 v0.2.17
11372023-11-21T20:33:35.541Z Downloaded phf_shared v0.11.2
11382023-11-21T20:33:35.544Z Downloaded pin-utils v0.1.0
11392023-11-21T20:33:35.544Z Downloaded phf v0.11.2
11402023-11-21T20:33:35.547Z Downloaded colored v2.0.4
11412023-11-21T20:33:35.549Z Downloaded pem v1.1.1
11422023-11-21T20:33:35.549Z Downloaded http-range v0.1.5
11432023-11-21T20:33:35.554Z Downloaded foreign-types-macros v0.2.3
11442023-11-21T20:33:35.554Z Downloaded equivalent v1.0.1
11452023-11-21T20:33:35.557Z Downloaded match_cfg v0.1.0
11462023-11-21T20:33:35.557Z Downloaded dirs-sys v0.4.1
11472023-11-21T20:33:35.557Z Downloaded dirs v5.0.1
11482023-11-21T20:33:35.567Z Downloaded deranged v0.3.8
11492023-11-21T20:33:35.567Z Downloaded ciborium-ll v0.2.1
11502023-11-21T20:33:35.567Z Downloaded adler v1.0.2
11512023-11-21T20:33:35.567Z Downloaded anstyle-query v1.0.0
11522023-11-21T20:33:35.567Z Downloaded dirs-next v2.0.0
11532023-11-21T20:33:35.570Z Downloaded chacha20 v0.9.1
11542023-11-21T20:33:35.573Z Downloaded camino-tempfile v1.0.2
11552023-11-21T20:33:35.576Z Downloaded base64ct v1.6.0
11562023-11-21T20:33:35.578Z Downloaded ahash v0.8.3
11572023-11-21T20:33:35.581Z Downloaded num-traits v0.2.16
11582023-11-21T20:33:35.592Z Downloaded memoffset v0.9.0
11592023-11-21T20:33:35.595Z Downloaded clap_lex v0.5.1
11602023-11-21T20:33:35.595Z Downloaded mime v0.3.17
11612023-11-21T20:33:35.595Z Downloaded password-hash v0.5.0
11622023-11-21T20:33:35.595Z Downloaded num-iter v0.1.43
11632023-11-21T20:33:35.603Z Downloaded num v0.4.1
11642023-11-21T20:33:35.603Z Downloaded dyn-clone v1.0.13
11652023-11-21T20:33:35.603Z Downloaded phf_shared v0.10.0
11662023-11-21T20:33:35.603Z Downloaded cstr-argument v0.1.2
11672023-11-21T20:33:35.612Z Downloaded async-trait v0.1.74
11682023-11-21T20:33:35.612Z Downloaded byteorder v1.5.0
11692023-11-21T20:33:35.625Z Downloaded rcgen v0.11.3
11702023-11-21T20:33:35.625Z Downloaded quote v1.0.33
11712023-11-21T20:33:35.638Z Downloaded parking_lot_core v0.9.8
11722023-11-21T20:33:35.638Z Downloaded crossbeam-utils v0.8.16
11732023-11-21T20:33:35.638Z Downloaded normalize-line-endings v0.3.0
11742023-11-21T20:33:36.249Z Downloaded opaque-debug v0.3.0
11752023-11-21T20:33:36.249Z Downloaded atomicwrites v0.4.2
11762023-11-21T20:33:36.249Z Downloaded anstyle-parse v0.2.1
11772023-11-21T20:33:36.249Z Downloaded crc32fast v1.3.2
11782023-11-21T20:33:36.249Z Downloaded block-padding v0.3.3
11792023-11-21T20:33:36.249Z Downloaded base16ct v0.2.0
11802023-11-21T20:33:36.249Z Downloaded async-stream v0.3.5
11812023-11-21T20:33:36.249Z Downloaded num_enum_derive v0.5.11
11822023-11-21T20:33:36.249Z Downloaded ciborium-io v0.2.1
11832023-11-21T20:33:36.249Z Downloaded colorchoice v1.0.0
11842023-11-21T20:33:36.249Z Downloaded resolv-conf v0.7.0
11852023-11-21T20:33:36.250Z Downloaded rand_core v0.6.4
11862023-11-21T20:33:36.250Z Downloaded argon2 v0.5.2
11872023-11-21T20:33:36.250Z Downloaded bcrypt-pbkdf v0.10.0
11882023-11-21T20:33:36.250Z Downloaded atomic-waker v1.1.1
11892023-11-21T20:33:36.250Z Downloaded proc-macro-error-attr v1.0.4
11902023-11-21T20:33:36.250Z Downloaded rand_core v0.5.1
11912023-11-21T20:33:36.250Z Downloaded cfg-if v0.1.10
11922023-11-21T20:33:36.250Z Downloaded atty v0.2.14
11932023-11-21T20:33:36.250Z Downloaded pin-project-internal v1.1.3
11942023-11-21T20:33:36.250Z Downloaded pbkdf2 v0.12.2
11952023-11-21T20:33:36.250Z Downloaded once_cell v1.18.0
11962023-11-21T20:33:36.250Z Downloaded digest v0.10.7
11972023-11-21T20:33:36.250Z Downloaded anstream v0.5.0
11982023-11-21T20:33:36.250Z Downloaded pretty-hex v0.3.0
11992023-11-21T20:33:36.250Z Downloaded autocfg v1.1.0
12002023-11-21T20:33:36.250Z Downloaded proc-macro-crate v1.3.1
12012023-11-21T20:33:36.250Z Downloaded pkg-config v0.3.27
12022023-11-21T20:33:36.250Z Downloaded percent-encoding v2.3.0
12032023-11-21T20:33:36.250Z Downloaded num-derive v0.4.0
12042023-11-21T20:33:36.250Z Downloaded difflib v0.4.0
12052023-11-21T20:33:36.250Z Downloaded data-encoding v2.4.0
12062023-11-21T20:33:36.251Z Downloaded openssl-macros v0.1.1
12072023-11-21T20:33:36.251Z Downloaded option-ext v0.2.0
12082023-11-21T20:33:36.251Z Downloaded num-rational v0.4.1
12092023-11-21T20:33:36.251Z Downloaded dtrace-parser v0.1.14
12102023-11-21T20:33:36.251Z Downloaded crypto-common v0.1.6
12112023-11-21T20:33:36.251Z Downloaded crossbeam-epoch v0.9.15
12122023-11-21T20:33:36.251Z Downloaded ansi_term v0.12.1
12132023-11-21T20:33:36.251Z Compiling proc-macro2 v1.0.69
12142023-11-21T20:33:36.251Z Compiling unicode-ident v1.0.12
12152023-11-21T20:33:36.251Z Compiling libc v0.2.150
12162023-11-21T20:33:36.251Z Compiling serde v1.0.192
12172023-11-21T20:33:36.251Z Compiling autocfg v1.1.0
12182023-11-21T20:33:36.265Z Compiling version_check v0.9.4
12192023-11-21T20:33:36.265Z Compiling cfg-if v1.0.0
12202023-11-21T20:33:36.550Z Compiling syn v1.0.109
12212023-11-21T20:33:36.639Z Compiling typenum v1.16.0
12222023-11-21T20:33:37.388Z Compiling generic-array v0.14.7
12232023-11-21T20:33:40.129Z Compiling lock_api v0.4.10
12242023-11-21T20:33:40.383Z Compiling once_cell v1.18.0
12252023-11-21T20:33:40.383Z Compiling parking_lot_core v0.9.8
12262023-11-21T20:33:40.383Z Compiling libm v0.2.7
12272023-11-21T20:33:40.383Z Compiling thiserror v1.0.49
12282023-11-21T20:33:40.383Z Compiling num-traits v0.2.16
12292023-11-21T20:33:40.383Z Compiling futures-core v0.3.29
12302023-11-21T20:33:40.383Z Compiling itoa v1.0.9
12312023-11-21T20:33:40.383Z Compiling memchr v2.6.3
12322023-11-21T20:33:40.383Z Compiling serde_json v1.0.108
12332023-11-21T20:33:40.383Z Compiling log v0.4.20
12342023-11-21T20:33:40.383Z Compiling slab v0.4.9
12352023-11-21T20:33:40.383Z Compiling quote v1.0.33
12362023-11-21T20:33:40.383Z Compiling futures-task v0.3.29
12372023-11-21T20:33:40.383Z Compiling futures-channel v0.3.29
12382023-11-21T20:33:40.383Z Compiling futures-util v0.3.29
12392023-11-21T20:33:40.424Z Compiling syn v2.0.32
12402023-11-21T20:33:40.528Z Compiling getrandom v0.2.10
12412023-11-21T20:33:40.722Z Compiling cc v1.0.83
12422023-11-21T20:33:41.206Z Compiling rand_core v0.6.4
12432023-11-21T20:33:41.275Z Compiling scopeguard v1.2.0
12442023-11-21T20:33:41.343Z Compiling smallvec v1.11.0
12452023-11-21T20:33:41.905Z Compiling ryu v1.0.15
12462023-11-21T20:33:42.146Z Compiling heck v0.4.1
12472023-11-21T20:33:42.186Z Compiling pin-project-lite v0.2.13
12482023-11-21T20:33:42.447Z Compiling signal-hook-registry v1.4.1
12492023-11-21T20:33:43.425Z Compiling parking_lot v0.12.1
12502023-11-21T20:33:43.627Z Compiling schemars v0.8.13
12512023-11-21T20:33:43.838Z Compiling pkg-config v0.3.27
12522023-11-21T20:33:44.144Z Compiling mio v0.8.9
12532023-11-21T20:33:44.515Z Compiling subtle v2.5.0
12542023-11-21T20:33:44.897Z Compiling hashbrown v0.14.2
12552023-11-21T20:33:44.911Z Compiling equivalent v1.0.1
12562023-11-21T20:33:45.066Z Compiling socket2 v0.5.5
12572023-11-21T20:33:45.397Z Compiling num_cpus v1.16.0
12582023-11-21T20:33:45.541Z Compiling spin v0.5.2
12592023-11-21T20:33:45.660Z Compiling httparse v1.8.0
12602023-11-21T20:33:45.941Z Compiling fnv v1.0.7
12612023-11-21T20:33:46.125Z Compiling byteorder v1.5.0
12622023-11-21T20:33:46.197Z Compiling iana-time-zone v0.1.57
12632023-11-21T20:33:46.238Z Compiling ring v0.16.20
12642023-11-21T20:33:46.266Z Compiling indexmap v1.9.3
12652023-11-21T20:33:46.936Z Compiling futures-sink v0.3.29
12662023-11-21T20:33:49.471Z Compiling ring v0.17.5
12672023-11-21T20:33:49.472Z Compiling vcpkg v0.2.15
12682023-11-21T20:33:49.529Z Compiling futures-io v0.3.29
12692023-11-21T20:33:49.529Z Compiling pin-utils v0.1.0
12702023-11-21T20:33:49.529Z Compiling semver v1.0.20
12712023-11-21T20:33:49.529Z Compiling dyn-clone v1.0.13
12722023-11-21T20:33:49.529Z Compiling tracing-core v0.1.31
12732023-11-21T20:33:49.529Z Compiling ahash v0.8.3
12742023-11-21T20:33:49.529Z Compiling tinyvec_macros v0.1.1
12752023-11-21T20:33:49.529Z Compiling async-trait v0.1.74
12762023-11-21T20:33:49.529Z Compiling const-oid v0.9.5
12772023-11-21T20:33:49.529Z Compiling tinyvec v1.6.0
12782023-11-21T20:33:49.529Z Compiling openssl-sys v0.9.93
12792023-11-21T20:33:50.177Z Compiling openssl v0.10.57
12802023-11-21T20:33:50.673Z Compiling rustls v0.21.9
12812023-11-21T20:33:50.781Z Compiling ucd-trie v0.1.6
12822023-11-21T20:33:51.015Z Compiling unicode-normalization v0.1.22
12832023-11-21T20:33:51.067Z Compiling time-core v0.1.1
12842023-11-21T20:33:51.142Z Compiling winnow v0.5.15
12852023-11-21T20:33:51.299Z Compiling unicode-bidi v0.3.13
12862023-11-21T20:33:51.752Z Compiling serde_derive_internals v0.26.0
12872023-11-21T20:33:52.845Z Compiling time-macros v0.2.13
12882023-11-21T20:33:53.746Z Compiling cpufeatures v0.2.9
12892023-11-21T20:33:53.880Z Compiling native-tls v0.2.11
12902023-11-21T20:33:54.365Z Compiling aho-corasick v1.0.4
12912023-11-21T20:33:54.592Z Compiling percent-encoding v2.3.0
12922023-11-21T20:33:55.078Z Compiling rustix v0.38.9
12932023-11-21T20:33:55.562Z Compiling slog v2.7.0
12942023-11-21T20:33:58.977Z Compiling regex-syntax v0.8.2
12952023-11-21T20:33:59.098Z Compiling backtrace v0.3.69
12962023-11-21T20:33:59.098Z Compiling form_urlencoded v1.2.0
12972023-11-21T20:33:59.099Z Compiling lazy_static v1.4.0
12982023-11-21T20:33:59.099Z Compiling spin v0.9.8
12992023-11-21T20:33:59.099Z Compiling ppv-lite86 v0.2.17
13002023-11-21T20:33:59.099Z Compiling base64 v0.21.5
13012023-11-21T20:33:59.099Z Compiling hashbrown v0.13.2
13022023-11-21T20:33:59.099Z Compiling unicode-width v0.1.11
13032023-11-21T20:33:59.099Z Compiling anyhow v1.0.75
13042023-11-21T20:33:59.099Z Compiling idna v0.4.0
13052023-11-21T20:33:59.099Z Compiling errno v0.3.2
13062023-11-21T20:33:59.300Z Compiling rand_chacha v0.3.1
13072023-11-21T20:33:59.462Z Compiling socket2 v0.4.9
13082023-11-21T20:33:59.756Z Compiling hashbrown v0.12.3
13092023-11-21T20:34:00.984Z Compiling url v2.4.1
13102023-11-21T20:34:02.437Z Compiling untrusted v0.7.1
13112023-11-21T20:34:02.437Z Compiling rand v0.8.5
13122023-11-21T20:34:02.437Z Compiling regex-automata v0.4.3
13132023-11-21T20:34:03.083Z Compiling num-integer v0.1.45
13142023-11-21T20:34:03.499Z Compiling adler v1.0.2
13152023-11-21T20:34:03.836Z Compiling untrusted v0.9.0
13162023-11-21T20:34:03.864Z Compiling try-lock v0.2.4
13172023-11-21T20:34:04.147Z Compiling httpdate v1.0.3
13182023-11-21T20:34:04.152Z Compiling want v0.3.1
13192023-11-21T20:34:04.248Z Compiling serde_derive v1.0.192
13202023-11-21T20:34:04.760Z Compiling zeroize_derive v1.4.2
13212023-11-21T20:34:04.808Z Compiling thiserror-impl v1.0.49
13222023-11-21T20:34:04.921Z Compiling tokio-macros v2.2.0
13232023-11-21T20:34:07.882Z Compiling futures-macro v0.3.29
13242023-11-21T20:34:07.882Z Compiling tracing-attributes v0.1.26
13252023-11-21T20:34:07.882Z Compiling zeroize v1.6.0
13262023-11-21T20:34:07.944Z Compiling schemars_derive v0.8.13
13272023-11-21T20:34:09.446Z Compiling pest v2.7.2
13282023-11-21T20:34:10.352Z Compiling crypto-common v0.1.6
13292023-11-21T20:34:10.768Z Compiling block-buffer v0.10.4
13302023-11-21T20:34:11.056Z Compiling digest v0.10.7
13312023-11-21T20:34:11.715Z Compiling openssl-macros v0.1.1
13322023-11-21T20:34:12.637Z Compiling regex v1.10.2
13332023-11-21T20:34:12.761Z Compiling tracing v0.1.37
13342023-11-21T20:34:12.792Z Compiling miniz_oxide v0.7.1
13352023-11-21T20:34:13.600Z Compiling foreign-types-shared v0.1.1
13362023-11-21T20:34:13.757Z Compiling mime v0.3.17
13372023-11-21T20:34:14.365Z Compiling openssl-probe v0.1.5
13382023-11-21T20:34:14.406Z Compiling unicode-xid v0.2.4
13392023-11-21T20:34:14.657Z Compiling tower-service v0.3.2
13402023-11-21T20:34:14.711Z Compiling crc32fast v1.3.2
13412023-11-21T20:34:14.811Z Compiling synstructure v0.12.6
13422023-11-21T20:34:14.979Z Compiling foreign-types v0.3.2
13432023-11-21T20:34:15.146Z Compiling rustls-webpki v0.101.7
13442023-11-21T20:34:15.146Z Compiling sct v0.7.0
13452023-11-21T20:34:15.400Z Compiling ipnet v2.8.0
13462023-11-21T20:34:15.430Z Compiling crossbeam-utils v0.8.16
13472023-11-21T20:34:17.500Z Compiling zerocopy-derive v0.2.0
13482023-11-21T20:34:17.655Z Compiling pest_meta v2.7.2
13492023-11-21T20:34:18.073Z Compiling rustls-pemfile v1.0.3
13502023-11-21T20:34:18.309Z Compiling gimli v0.28.0
13512023-11-21T20:34:19.646Z Compiling object v0.32.1
13522023-11-21T20:34:20.186Z Compiling pest_generator v2.7.2
13532023-11-21T20:34:20.257Z Compiling encoding_rs v0.8.33
13542023-11-21T20:34:23.244Z Compiling rustc-demangle v0.1.23
13552023-11-21T20:34:24.819Z Compiling bitflags v1.3.2
13562023-11-21T20:34:24.964Z Compiling pest_derive v2.7.2
13572023-11-21T20:34:26.086Z Compiling addr2line v0.21.0
13582023-11-21T20:34:26.586Z Compiling rustls-native-certs v0.6.3
13592023-11-21T20:34:27.102Z Compiling bytes v1.5.0
13602023-11-21T20:34:27.232Z Compiling indexmap v2.1.0
13612023-11-21T20:34:27.349Z Compiling chrono v0.4.31
13622023-11-21T20:34:27.845Z Compiling uuid v1.6.1
13632023-11-21T20:34:28.260Z Compiling bitflags v2.4.0
13642023-11-21T20:34:28.916Z Compiling tokio v1.34.0
13652023-11-21T20:34:29.126Z Compiling http v0.2.11
13662023-11-21T20:34:29.270Z Compiling toml_datetime v0.6.5
13672023-11-21T20:34:29.975Z Compiling serde_spanned v0.6.4
13682023-11-21T20:34:30.329Z Compiling toml_edit v0.19.15
13692023-11-21T20:34:30.368Z Compiling rustc_version v0.4.0
13702023-11-21T20:34:30.936Z Compiling openapiv3 v2.0.0-rc.1
13712023-11-21T20:34:32.348Z Compiling http-body v0.4.5
13722023-11-21T20:34:35.384Z Compiling serde_urlencoded v0.7.1
13732023-11-21T20:34:38.733Z Compiling usdt-impl v0.3.5
13742023-11-21T20:34:39.161Z Compiling webpki-roots v0.25.2
13752023-11-21T20:34:39.224Z Compiling num_threads v0.1.6
13762023-11-21T20:34:39.277Z Compiling deranged v0.3.8
13772023-11-21T20:34:39.412Z Compiling io-lifetimes v1.0.11
13782023-11-21T20:34:40.519Z Compiling serde_tokenstream v0.2.0
13792023-11-21T20:34:40.531Z Compiling zerocopy v0.3.0
13802023-11-21T20:34:40.537Z Compiling block-padding v0.3.3
13812023-11-21T20:34:40.751Z Compiling dtrace-parser v0.1.14
13822023-11-21T20:34:40.888Z Compiling inout v0.1.3
13832023-11-21T20:34:41.476Z Compiling tokio-util v0.7.10
13842023-11-21T20:34:42.230Z Compiling tokio-rustls v0.24.1
13852023-11-21T20:34:42.477Z Compiling tokio-native-tls v0.3.1
13862023-11-21T20:34:42.615Z Compiling time v0.3.27
13872023-11-21T20:34:42.833Z Compiling dof v0.1.5
13882023-11-21T20:34:42.865Z Compiling thread-id v4.2.0
13892023-11-21T20:34:43.112Z Compiling num-bigint v0.4.4
13902023-11-21T20:34:43.667Z Compiling h2 v0.3.21
13912023-11-21T20:34:43.866Z Compiling rustix v0.37.23
13922023-11-21T20:34:44.036Z Compiling rustversion v1.0.14
13932023-11-21T20:34:44.662Z Compiling cipher v0.4.4
13942023-11-21T20:34:44.904Z Compiling serde_tokenstream v0.1.7
13952023-11-21T20:34:44.964Z Compiling zerocopy-derive v0.6.4
13962023-11-21T20:34:45.351Z Compiling regress v0.7.1
13972023-11-21T20:34:45.595Z Compiling data-encoding v2.4.0
13982023-11-21T20:34:47.349Z Compiling flate2 v1.0.28
13992023-11-21T20:34:48.119Z Compiling toml_edit v0.21.0
14002023-11-21T20:34:48.292Z Compiling hex v0.4.3
14012023-11-21T20:34:48.952Z Compiling hmac v0.12.1
14022023-11-21T20:34:49.201Z Compiling strsim v0.10.0
14032023-11-21T20:34:50.267Z Compiling strum_macros v0.25.2
14042023-11-21T20:34:50.272Z Compiling usdt-attr-macro v0.3.5
14052023-11-21T20:34:50.828Z Compiling usdt-macro v0.3.5
14062023-11-21T20:34:52.080Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14072023-11-21T20:34:52.665Z Compiling sha2 v0.10.8
14082023-11-21T20:34:53.875Z Compiling enum-as-inner v0.5.1
14092023-11-21T20:34:54.012Z Compiling toml v0.7.8
14102023-11-21T20:34:54.128Z Compiling heapless v0.7.16
14112023-11-21T20:34:54.671Z Compiling futures-executor v0.3.29
14122023-11-21T20:34:55.395Z Compiling hyper v0.14.27
14132023-11-21T20:34:55.647Z Compiling bzip2-sys v0.1.11+1.0.8
14142023-11-21T20:34:56.054Z Compiling memoffset v0.9.0
14152023-11-21T20:34:56.417Z Compiling unicode-segmentation v1.10.1
14162023-11-21T20:34:56.503Z Compiling managed v0.8.0
14172023-11-21T20:34:56.698Z Compiling signal-hook v0.3.17
14182023-11-21T20:34:57.272Z Compiling futures v0.3.29
14192023-11-21T20:34:57.657Z Compiling ipnetwork v0.20.0
14202023-11-21T20:34:57.680Z Compiling getopts v0.2.21
14212023-11-21T20:34:57.888Z Compiling num-iter v0.1.43
14222023-11-21T20:34:58.297Z Compiling crossbeam-epoch v0.9.15
14232023-11-21T20:34:58.312Z Compiling bit-vec v0.6.3
14242023-11-21T20:34:58.911Z Compiling either v1.9.0
14252023-11-21T20:34:59.002Z Compiling smoltcp v0.9.1
14262023-11-21T20:34:59.087Z Compiling utf8parse v0.2.1
14272023-11-21T20:34:59.351Z Compiling siphasher v0.3.11
14282023-11-21T20:34:59.366Z Compiling matches v0.1.10
14292023-11-21T20:34:59.433Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14302023-11-21T20:34:59.555Z Compiling anstyle v1.0.2
14312023-11-21T20:34:59.921Z Compiling unsafe-libyaml v0.2.9
14322023-11-21T20:34:59.983Z Compiling doc-comment v0.3.3
14332023-11-21T20:35:00.631Z Compiling idna v0.2.3
14342023-11-21T20:35:00.646Z Compiling anstyle-parse v0.2.1
14352023-11-21T20:35:01.637Z Compiling zerocopy v0.6.4
14362023-11-21T20:35:01.737Z Compiling signature v2.1.0
14372023-11-21T20:35:02.061Z Compiling hubpack_derive v0.1.1
14382023-11-21T20:35:02.964Z Compiling serde_yaml v0.9.25
14392023-11-21T20:35:03.466Z Compiling clap_derive v4.4.2
14402023-11-21T20:35:03.466Z Compiling pin-project-internal v1.1.3
14412023-11-21T20:35:03.466Z Compiling colorchoice v1.0.0
14422023-11-21T20:35:03.657Z Compiling anstyle-query v1.0.0
14432023-11-21T20:35:03.758Z Compiling anstream v0.5.0
14442023-11-21T20:35:03.788Z Compiling terminal_size v0.2.6
14452023-11-21T20:35:04.101Z Compiling trust-dns-proto v0.22.0
14462023-11-21T20:35:04.978Z Compiling usdt v0.3.5
14472023-11-21T20:35:06.392Z Compiling yasna v0.5.2
14482023-11-21T20:35:07.505Z Compiling hyper-tls v0.5.0
14492023-11-21T20:35:07.548Z Compiling hyper-rustls v0.24.2
14502023-11-21T20:35:08.004Z Compiling md-5 v0.10.5
14512023-11-21T20:35:08.339Z Compiling reqwest v0.11.22
14522023-11-21T20:35:08.380Z Compiling stringprep v0.1.3
14532023-11-21T20:35:09.221Z Compiling diesel_table_macro_syntax v0.1.0
14542023-11-21T20:35:09.586Z Compiling hash32 v0.2.1
14552023-11-21T20:35:09.787Z Compiling clap_lex v0.5.1
14562023-11-21T20:35:10.052Z Compiling fallible-iterator v0.2.0
14572023-11-21T20:35:10.064Z Compiling stable_deref_trait v1.2.0
14582023-11-21T20:35:10.527Z Compiling clap_builder v4.4.2
14592023-11-21T20:35:10.728Z Compiling diesel_derives v2.1.1
14602023-11-21T20:35:11.299Z Compiling postgres-protocol v0.6.6
14612023-11-21T20:35:12.290Z Compiling phf_shared v0.11.2
14622023-11-21T20:35:13.589Z Compiling tokio-stream v0.1.14
14632023-11-21T20:35:13.615Z Compiling snafu-derive v0.7.5
14642023-11-21T20:35:14.708Z Compiling serde_repr v0.1.16
14652023-11-21T20:35:15.125Z Compiling scheduled-thread-pool v0.2.7
14662023-11-21T20:35:16.109Z Compiling regex-automata v0.1.10
14672023-11-21T20:35:16.469Z Compiling r2d2 v0.8.10
14682023-11-21T20:35:16.919Z Compiling bstr v0.2.17
14692023-11-21T20:35:17.034Z Compiling clap v4.4.3
14702023-11-21T20:35:17.191Z Compiling signal-hook-mio v0.2.3
14712023-11-21T20:35:18.305Z Compiling bzip2 v0.4.4
14722023-11-21T20:35:18.696Z Compiling phf v0.11.2
14732023-11-21T20:35:18.910Z Compiling postgres-types v0.2.6
14742023-11-21T20:35:19.323Z Compiling pin-project v1.1.3
14752023-11-21T20:35:19.506Z Compiling hubpack v0.1.2
14762023-11-21T20:35:23.669Z Compiling phf_shared v0.10.0
14772023-11-21T20:35:23.669Z Compiling itertools v0.11.0
14782023-11-21T20:35:23.669Z Compiling itertools v0.10.5
14792023-11-21T20:35:23.669Z Compiling float-cmp v0.9.0
14802023-11-21T20:35:23.928Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14812023-11-21T20:35:23.928Z Compiling whoami v1.4.1
14822023-11-21T20:35:24.109Z Compiling normalize-line-endings v0.3.0
14832023-11-21T20:35:24.718Z Compiling regex-automata v0.3.8
14842023-11-21T20:35:24.923Z Compiling difflib v0.4.0
14852023-11-21T20:35:26.240Z Compiling predicates-core v1.0.6
14862023-11-21T20:35:26.320Z Compiling static_assertions v1.1.0
14872023-11-21T20:35:26.653Z Compiling new_debug_unreachable v1.0.4
14882023-11-21T20:35:27.088Z Compiling precomputed-hash v0.1.1
14892023-11-21T20:35:27.255Z Compiling fixedbitset v0.4.2
14902023-11-21T20:35:27.255Z Compiling bstr v1.6.0
14912023-11-21T20:35:27.255Z Compiling string_cache v0.8.7
14922023-11-21T20:35:27.398Z Compiling petgraph v0.6.4
14932023-11-21T20:35:27.426Z Compiling predicates v3.0.4
14942023-11-21T20:35:27.817Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
14952023-11-21T20:35:29.353Z Compiling tokio-postgres v0.7.10
14962023-11-21T20:35:30.222Z Compiling snafu v0.7.5
14972023-11-21T20:35:30.708Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14982023-11-21T20:35:30.708Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14992023-11-21T20:35:31.612Z Compiling zip v0.6.6
15002023-11-21T20:35:31.670Z Compiling similar v2.2.1
15012023-11-21T20:35:32.953Z Compiling crossterm v0.27.0
15022023-11-21T20:35:33.817Z Compiling bit-set v0.5.3
15032023-11-21T20:35:33.890Z Compiling diesel v2.1.4
15042023-11-21T20:35:34.100Z Compiling console v0.15.7
15052023-11-21T20:35:35.486Z Compiling lalrpop-util v0.19.12
15062023-11-21T20:35:39.320Z Compiling camino v1.1.6
15072023-11-21T20:35:40.007Z Compiling slog-async v2.8.0
15082023-11-21T20:35:41.517Z Compiling multer v2.1.0
15092023-11-21T20:35:42.820Z Compiling async-stream-impl v0.3.5
15102023-11-21T20:35:43.313Z Compiling paste v1.0.14
15112023-11-21T20:35:43.347Z Compiling ident_case v1.0.1
15122023-11-21T20:35:43.636Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15132023-11-21T20:35:44.169Z Compiling darling_core v0.20.3
15142023-11-21T20:35:46.417Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15152023-11-21T20:35:50.258Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15162023-11-21T20:35:51.553Z Compiling structmeta-derive v0.2.0
15172023-11-21T20:35:52.033Z Compiling regex-syntax v0.7.5
15182023-11-21T20:35:52.964Z Compiling darling_macro v0.20.3
15192023-11-21T20:35:54.248Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15202023-11-21T20:35:54.436Z Compiling darling v0.20.3
15212023-11-21T20:35:54.651Z Compiling serde_with_macros v2.3.3
15222023-11-21T20:35:55.899Z Compiling structmeta v0.2.0
15232023-11-21T20:36:02.401Z Compiling parse-display-derive v0.8.2
15242023-11-21T20:36:09.456Z Compiling toml v0.8.8
15252023-11-21T20:36:09.498Z Compiling proc-macro-crate v1.3.1
15262023-11-21T20:36:10.016Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15272023-11-21T20:36:12.527Z Compiling num_enum_derive v0.5.11
15282023-11-21T20:36:24.233Z Compiling proc-macro-error-attr v1.0.4
15292023-11-21T20:36:31.242Z Compiling proc-macro-error v1.0.4
15302023-11-21T20:36:32.114Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15312023-11-21T20:36:35.353Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15322023-11-21T20:36:41.432Z Compiling foreign-types-macros v0.2.3
15332023-11-21T20:36:42.096Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15342023-11-21T20:36:42.705Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15352023-11-21T20:36:45.796Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15362023-11-21T20:36:45.973Z Compiling crucible-workspace-hack v0.1.0
15372023-11-21T20:36:46.129Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15382023-11-21T20:36:50.578Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15392023-11-21T20:36:50.723Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15402023-11-21T20:36:58.699Z Compiling sha1 v0.10.6
15412023-11-21T20:36:59.334Z Compiling atty v0.2.14
15422023-11-21T20:36:59.374Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15432023-11-21T20:36:59.374Z Compiling match_cfg v0.1.0
15442023-11-21T20:36:59.445Z Compiling hostname v0.3.1
15452023-11-21T20:37:05.073Z Compiling dirs-sys-next v0.1.2
15462023-11-21T20:37:11.797Z Compiling dirs-next v2.0.0
15472023-11-21T20:37:14.193Z Compiling heck v0.3.3
15482023-11-21T20:37:15.994Z Compiling thread_local v1.1.7
15492023-11-21T20:37:16.098Z Compiling fastrand v2.0.0
15502023-11-21T20:37:16.372Z Compiling libefi-sys v0.1.0
15512023-11-21T20:37:16.963Z Compiling tempfile v3.8.0
15522023-11-21T20:37:17.137Z Compiling structopt-derive v0.4.18
15532023-11-21T20:37:17.224Z Compiling term v0.7.0
15542023-11-21T20:37:17.320Z Compiling zone_cfg_derive v0.3.0
15552023-11-21T20:37:17.407Z Compiling crossbeam-channel v0.5.8
15562023-11-21T20:37:18.321Z Compiling num-derive v0.4.0
15572023-11-21T20:37:18.614Z Compiling instant v0.1.12
15582023-11-21T20:37:18.816Z Compiling take_mut v0.2.2
15592023-11-21T20:37:19.163Z Compiling slog-term v2.9.0
15602023-11-21T20:37:21.100Z Compiling slog-json v2.6.1
15612023-11-21T20:37:21.257Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
15622023-11-21T20:37:21.489Z Compiling atomic-waker v1.1.1
15632023-11-21T20:37:21.557Z Compiling slog-bunyan v2.4.0
15642023-11-21T20:37:21.675Z Compiling waitgroup v0.1.2
15652023-11-21T20:37:21.850Z Compiling async-stream v0.3.5
15662023-11-21T20:37:22.016Z Compiling serde_path_to_error v0.1.14
15672023-11-21T20:37:22.291Z Compiling platforms v3.0.2
15682023-11-21T20:37:22.572Z Compiling debug-ignore v1.0.5
15692023-11-21T20:37:22.762Z Compiling same-file v1.0.6
15702023-11-21T20:37:23.095Z Compiling walkdir v2.4.0
15712023-11-21T20:37:23.610Z Compiling strum v0.25.0
15722023-11-21T20:37:23.853Z Compiling toml v0.5.11
15732023-11-21T20:37:23.916Z Compiling semver-parser v0.10.2
15742023-11-21T20:37:24.099Z Compiling xattr v1.0.1
15752023-11-21T20:37:24.743Z Compiling filetime v0.2.22
15762023-11-21T20:37:25.035Z Compiling tar v0.4.40
15772023-11-21T20:37:25.869Z Compiling semver v0.11.0
15782023-11-21T20:37:25.947Z Compiling serde_with v2.3.3
15792023-11-21T20:37:27.101Z Compiling home v0.5.5
15802023-11-21T20:37:27.226Z Compiling curve25519-dalek v4.1.0
15812023-11-21T20:37:27.432Z Compiling toolchain_find v0.2.0
15822023-11-21T20:37:27.804Z Compiling backoff v0.4.0
15832023-11-21T20:37:28.214Z Compiling parse-display v0.8.2
15842023-11-21T20:37:28.492Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15852023-11-21T20:37:28.679Z Compiling macaddr v1.0.1
15862023-11-21T20:37:28.860Z Compiling rustfmt-wrapper v0.2.0
15872023-11-21T20:37:29.391Z Compiling omicron-zone-package v0.9.1
15882023-11-21T20:37:30.620Z Compiling curve25519-dalek-derive v0.1.0
15892023-11-21T20:37:31.195Z Compiling num-rational v0.4.1
15902023-11-21T20:37:31.647Z Compiling getrandom v0.1.16
15912023-11-21T20:37:32.290Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
15922023-11-21T20:37:32.822Z Compiling num_enum v0.5.11
15932023-11-21T20:37:33.008Z Compiling postcard-cobs v0.1.5-pre
15942023-11-21T20:37:33.375Z Compiling postcard v0.7.3
15952023-11-21T20:37:33.468Z Compiling smoltcp v0.8.2
15962023-11-21T20:37:34.162Z Compiling unicase v2.7.0
15972023-11-21T20:37:34.602Z Compiling foreign-types-shared v0.3.1
15982023-11-21T20:37:34.773Z Compiling cfg-if v0.1.10
15992023-11-21T20:37:34.910Z Compiling parking_lot_core v0.8.6
16002023-11-21T20:37:35.113Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16012023-11-21T20:37:35.461Z Compiling foreign-types v0.5.0
16022023-11-21T20:37:36.140Z Compiling is-terminal v0.4.9
16032023-11-21T20:37:36.172Z Compiling cstr-argument v0.1.2
16042023-11-21T20:37:36.304Z Compiling pretty-hex v0.2.1
16052023-11-21T20:37:36.883Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16062023-11-21T20:37:37.004Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16072023-11-21T20:37:37.269Z Compiling colored v2.0.4
16082023-11-21T20:37:38.062Z Compiling textwrap v0.11.0
16092023-11-21T20:37:38.065Z Compiling slog-dtrace v0.2.3
16102023-11-21T20:37:38.343Z Compiling strsim v0.8.0
16112023-11-21T20:37:38.390Z Compiling winapi v0.3.9
16122023-11-21T20:37:38.526Z Compiling vec_map v0.8.2
16132023-11-21T20:37:38.962Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16142023-11-21T20:37:39.209Z Compiling convert_case v0.4.0
16152023-11-21T20:37:39.374Z Compiling ansi_term v0.12.1
16162023-11-21T20:37:40.211Z Compiling clap v2.34.0
16172023-11-21T20:37:40.446Z Compiling derive_more v0.99.17
16182023-11-21T20:37:42.418Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16192023-11-21T20:37:44.903Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16202023-11-21T20:37:45.550Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16212023-11-21T20:37:45.634Z Compiling thiserror-impl-no-std v2.0.2
16222023-11-21T20:37:47.655Z Compiling base64ct v1.6.0
16232023-11-21T20:37:48.259Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16242023-11-21T20:37:49.687Z Compiling structopt v0.3.26
16252023-11-21T20:37:49.979Z Compiling mime_guess v2.0.4
16262023-11-21T20:37:50.755Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16272023-11-21T20:37:51.822Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
16282023-11-21T20:37:52.424Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16292023-11-21T20:37:53.470Z Compiling zone v0.3.0
16302023-11-21T20:37:54.356Z Compiling smf v0.2.2
16312023-11-21T20:37:55.479Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
16322023-11-21T20:37:55.692Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16332023-11-21T20:37:57.260Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16342023-11-21T20:37:57.643Z Compiling universal-hash v0.5.1
16352023-11-21T20:37:57.768Z Compiling opaque-debug v0.3.0
16362023-11-21T20:37:57.784Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16372023-11-21T20:37:58.226Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
16382023-11-21T20:37:58.374Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16392023-11-21T20:37:58.689Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16402023-11-21T20:37:59.700Z Compiling hkdf v0.12.3
16412023-11-21T20:37:59.710Z Compiling cancel-safe-futures v0.1.5
16422023-11-21T20:38:00.462Z Compiling keccak v0.1.4
16432023-11-21T20:38:01.962Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
16442023-11-21T20:38:01.975Z Compiling quick-error v1.2.3
16452023-11-21T20:38:02.167Z Compiling linked-hash-map v0.5.6
16462023-11-21T20:38:02.744Z Compiling lru-cache v0.1.2
16472023-11-21T20:38:03.040Z Compiling resolv-conf v0.7.0
16482023-11-21T20:38:04.462Z Compiling sha3 v0.10.8
16492023-11-21T20:38:05.074Z Compiling password-hash v0.5.0
16502023-11-21T20:38:12.603Z Compiling blake2 v0.10.6
16512023-11-21T20:38:12.637Z Compiling aead v0.5.2
16522023-11-21T20:38:12.637Z Compiling secrecy v0.8.0
16532023-11-21T20:38:12.638Z Compiling num-complex v0.4.4
16542023-11-21T20:38:12.638Z Compiling ff v0.13.0
16552023-11-21T20:38:12.638Z Compiling nibble_vec v0.1.0
16562023-11-21T20:38:12.638Z Compiling endian-type v0.1.2
16572023-11-21T20:38:12.638Z Compiling arc-swap v1.6.0
16582023-11-21T20:38:12.638Z Compiling utf-8 v0.7.6
16592023-11-21T20:38:12.638Z Compiling slog-scope v4.4.0
16602023-11-21T20:38:12.638Z Compiling num v0.4.1
16612023-11-21T20:38:12.638Z Compiling tungstenite v0.20.1
16622023-11-21T20:38:12.778Z Compiling radix_trie v0.2.1
16632023-11-21T20:38:13.191Z Compiling group v0.13.0
16642023-11-21T20:38:13.367Z Compiling argon2 v0.5.2
16652023-11-21T20:38:13.481Z Compiling rand_core v0.5.1
16662023-11-21T20:38:13.861Z Compiling trust-dns-resolver v0.22.0
16672023-11-21T20:38:14.097Z Compiling poly1305 v0.8.0
16682023-11-21T20:38:21.282Z Compiling chacha20 v0.9.1
16692023-11-21T20:38:21.675Z Compiling crypto-bigint v0.5.2
16702023-11-21T20:38:21.880Z Compiling option-ext v0.2.0
16712023-11-21T20:38:21.935Z Compiling base16ct v0.2.0
16722023-11-21T20:38:21.979Z Compiling ciborium-io v0.2.1
16732023-11-21T20:38:22.568Z Compiling half v1.8.2
16742023-11-21T20:38:22.580Z Compiling dirs-sys v0.4.1
16752023-11-21T20:38:23.160Z Compiling ciborium-ll v0.2.1
16762023-11-21T20:38:23.887Z Compiling parking_lot v0.11.2
16772023-11-21T20:38:23.979Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16782023-11-21T20:38:24.490Z Compiling rand_chacha v0.2.2
16792023-11-21T20:38:24.581Z Compiling elliptic-curve v0.13.5
16802023-11-21T20:38:24.970Z Compiling tokio-tungstenite v0.20.1
16812023-11-21T20:38:25.353Z Compiling trust-dns-client v0.22.0
16822023-11-21T20:38:25.495Z Compiling slog-stdlog v4.1.1
16832023-11-21T20:38:25.712Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
16842023-11-21T20:38:26.171Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
16852023-11-21T20:38:26.212Z Compiling polyval v0.6.1
16862023-11-21T20:38:26.862Z Compiling thiserror-no-std v2.0.2
16872023-11-21T20:38:27.030Z Compiling password-hash v0.4.2
16882023-11-21T20:38:27.979Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16892023-11-21T20:38:28.866Z Compiling ed25519 v2.2.2
16902023-11-21T20:38:29.295Z Compiling ctr v0.9.2
16912023-11-21T20:38:29.839Z Compiling aes v0.8.3
16922023-11-21T20:38:29.850Z Compiling blowfish v0.9.1
16932023-11-21T20:38:30.219Z Compiling pbkdf2 v0.12.2
16942023-11-21T20:38:30.294Z Compiling fxhash v0.2.1
16952023-11-21T20:38:30.664Z Compiling glob v0.3.1
16962023-11-21T20:38:31.697Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
16972023-11-21T20:38:33.185Z Compiling sled v0.34.7
16982023-11-21T20:38:33.538Z Compiling bcrypt-pbkdf v0.10.0
16992023-11-21T20:38:34.177Z Compiling ed25519-dalek v2.0.0
17002023-11-21T20:38:35.067Z Compiling pbkdf2 v0.11.0
17012023-11-21T20:38:35.693Z Compiling russh-cryptovec v0.7.0
17022023-11-21T20:38:35.749Z Compiling trust-dns-server v0.22.1
17032023-11-21T20:38:36.222Z Compiling vsss-rs v3.3.1
17042023-11-21T20:38:36.656Z Compiling ghash v0.5.0
17052023-11-21T20:38:36.670Z Compiling slog-envlogger v2.2.0
17062023-11-21T20:38:36.670Z Compiling rand v0.7.3
17072023-11-21T20:38:42.908Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17082023-11-21T20:38:43.026Z Compiling ciborium v0.2.1
17092023-11-21T20:38:43.026Z Compiling dirs v5.0.1
17102023-11-21T20:38:43.026Z Compiling chacha20poly1305 v0.10.1
17112023-11-21T20:38:44.639Z Compiling camino-tempfile v1.0.2
17122023-11-21T20:38:45.496Z Compiling cbc v0.1.2
17132023-11-21T20:38:45.664Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17142023-11-21T20:38:45.678Z Compiling headers-core v0.2.0
17152023-11-21T20:38:45.932Z Compiling kstat-rs v0.2.3
17162023-11-21T20:38:46.199Z Compiling pem v3.0.2
17172023-11-21T20:38:47.081Z Compiling md5 v0.7.0
17182023-11-21T20:38:47.435Z Compiling base64 v0.13.1
17192023-11-21T20:38:47.475Z Compiling http-range v0.1.5
17202023-11-21T20:38:47.478Z Compiling pretty-hex v0.3.0
17212023-11-21T20:38:47.618Z Compiling russh-keys v0.38.0
17222023-11-21T20:38:47.759Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17232023-11-21T20:38:48.404Z Compiling pem v1.1.1
17242023-11-21T20:38:49.492Z Compiling hyper-staticfile v0.9.5
17252023-11-21T20:38:51.636Z Compiling rcgen v0.11.3
17262023-11-21T20:38:52.050Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17272023-11-21T20:38:52.358Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17282023-11-21T20:38:52.988Z Compiling headers v0.3.9
17292023-11-21T20:38:54.155Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17302023-11-21T20:39:04.146Z Compiling aes-gcm v0.10.3
17312023-11-21T20:39:04.985Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17322023-11-21T20:39:07.501Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17332023-11-21T20:39:08.898Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17342023-11-21T20:39:15.677Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17352023-11-21T20:39:16.453Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
17362023-11-21T20:39:17.043Z Compiling atomicwrites v0.4.2
17372023-11-21T20:39:17.590Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17382023-11-21T20:39:21.019Z Compiling itertools v0.12.0
17392023-11-21T20:39:21.897Z Compiling subprocess v0.2.9
17402023-11-21T20:39:22.917Z Compiling hex-literal v0.4.1
17412023-11-21T20:39:27.736Z Compiling russh v0.39.0
17422023-11-21T20:39:27.736Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17432023-11-21T20:39:29.095Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17442023-11-21T20:39:48.752Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17452023-11-21T20:40:25.987Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17462023-11-21T20:41:44.440Z Finished dev [unoptimized + debuginfo] target(s) in 8m 30s
17472023-11-21T20:41:44.765Z
17482023-11-21T20:41:44.776Zreal 8:30.994919894
17492023-11-21T20:41:44.777Zuser 50:26.840107550
17502023-11-21T20:41:44.777Zsys 8:09.311548737
17512023-11-21T20:41:44.777Ztrap 1.846034722
17522023-11-21T20:41:44.777Ztflt 4.705955832
17532023-11-21T20:41:44.777Zdflt 5.940758022
17542023-11-21T20:41:44.777Zkflt 0.020831175
17552023-11-21T20:41:44.777Zlock 1:32:59.788708043
17562023-11-21T20:41:44.777Zslp 2:18:32.597912215
17572023-11-21T20:41:44.777Zlat 2:07.659970681
17582023-11-21T20:41:44.777Zstop 5:00.443092966
17592023-11-21T20:41:44.777Z+ mkdir -p /work/end-to-end-tests
17602023-11-21T20:41:44.777Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17612023-11-21T20:41:46.017Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17622023-11-21T20:41:46.017Z+ ptime -m gzip
17632023-11-21T20:41:46.017Z++ basename target/debug/bootstrap
17642023-11-21T20:42:00.987Z
17652023-11-21T20:42:00.987Zreal 15.110091905
17662023-11-21T20:42:00.987Zuser 14.940940654
17672023-11-21T20:42:00.987Zsys 0.150575264
17682023-11-21T20:42:00.987Ztrap 0.006208126
17692023-11-21T20:42:00.988Ztflt 0.000000000
17702023-11-21T20:42:00.988Zdflt 0.000000000
17712023-11-21T20:42:00.988Zkflt 0.000000000
17722023-11-21T20:42:00.988Zlock 0.000000000
17732023-11-21T20:42:00.988Zslp 0.000000000
17742023-11-21T20:42:00.988Zlat 0.012018123
17752023-11-21T20:42:00.988Zstop 0.000233060
17762023-11-21T20:42:00.988Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17772023-11-21T20:42:00.988Z+ ptime -m gzip
17782023-11-21T20:42:00.988Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c5b3c0170fac683c
17792023-11-21T20:42:01.934Z
17802023-11-21T20:42:01.934Zreal 1.095378766
17812023-11-21T20:42:01.934Zuser 1.082397456
17822023-11-21T20:42:01.941Zsys 0.011862753
17832023-11-21T20:42:01.941Ztrap 0.000491357
17842023-11-21T20:42:01.941Ztflt 0.000000000
17852023-11-21T20:42:01.941Zdflt 0.000000000
17862023-11-21T20:42:01.941Zkflt 0.000000000
17872023-11-21T20:42:01.941Zlock 0.000000000
17882023-11-21T20:42:01.941Zslp 0.000000000
17892023-11-21T20:42:01.941Zlat 0.000280512
17902023-11-21T20:42:01.941Zstop 0.000229626
17912023-11-21T20:42:01.941Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17922023-11-21T20:42:01.941Z+ ptime -m gzip
17932023-11-21T20:42:01.941Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-729fe8377aaf32b5
17942023-11-21T20:42:19.070Z
17952023-11-21T20:42:19.077Zreal 17.163658389
17962023-11-21T20:42:19.077Zuser 16.986623756
17972023-11-21T20:42:19.077Zsys 0.172515229
17982023-11-21T20:42:19.077Ztrap 0.002803006
17992023-11-21T20:42:19.077Ztflt 0.000000000
18002023-11-21T20:42:19.077Zdflt 0.000000000
18012023-11-21T20:42:19.077Zkflt 0.000000000
18022023-11-21T20:42:19.077Zlock 0.000000000
18032023-11-21T20:42:19.077Zslp 0.000000000
18042023-11-21T20:42:19.077Zlat 0.001375293
18052023-11-21T20:42:19.077Zstop 0.000225687
18062023-11-21T20:42:19.077Z+ banner caboose-util
18072023-11-21T20:42:19.077Z
18082023-11-21T20:42:19.077Z #### ## ##### #### #### #### ###### # # #####
18092023-11-21T20:42:19.077Z # # # # # # # # # # # # # # #
18102023-11-21T20:42:19.077Z # # # ##### # # # # #### ##### ##### # # #
18112023-11-21T20:42:19.077Z # ###### # # # # # # # # # # #
18122023-11-21T20:42:19.077Z # # # # # # # # # # # # # # # #
18132023-11-21T20:42:19.077Z #### # # ##### #### #### #### ###### #### #
18142023-11-21T20:42:19.077Z
18152023-11-21T20:42:19.077Z+ ptime -m cargo build --locked -p caboose-util --release
18162023-11-21T20:42:19.687Z Downloading crates ...
18172023-11-21T20:42:20.046Z Downloaded bitfield v0.14.0
18182023-11-21T20:42:20.059Z Downloaded path-slash v0.1.5
18192023-11-21T20:42:20.067Z Downloaded nodrop v0.1.14
18202023-11-21T20:42:20.077Z Downloaded crc-catalog v2.2.0
18212023-11-21T20:42:20.079Z Downloaded tap v1.0.1
18222023-11-21T20:42:20.082Z Downloaded termcolor v1.2.0
18232023-11-21T20:42:20.082Z Downloaded radium v0.7.0
18242023-11-21T20:42:20.085Z Downloaded flagset v0.4.3
18252023-11-21T20:42:20.088Z Downloaded wyz v0.5.1
18262023-11-21T20:42:20.088Z Downloaded smallvec v0.6.14
18272023-11-21T20:42:20.091Z Downloaded maybe-uninit v2.0.0
18282023-11-21T20:42:20.093Z Downloaded serde-hex v0.1.0
18292023-11-21T20:42:20.096Z Downloaded funty v2.0.0
18302023-11-21T20:42:20.096Z Downloaded packed_struct_codegen v0.10.1
18312023-11-21T20:42:20.099Z Downloaded env_logger v0.10.0
18322023-11-21T20:42:20.102Z Downloaded der_derive v0.7.2
18332023-11-21T20:42:20.105Z Downloaded pkcs1 v0.7.5
18342023-11-21T20:42:20.109Z Downloaded crc-any v2.4.3
18352023-11-21T20:42:20.112Z Downloaded rsa v0.9.2
18362023-11-21T20:42:20.122Z Downloaded ron v0.8.1
18372023-11-21T20:42:20.137Z Downloaded x509-cert v0.2.4
18382023-11-21T20:42:20.152Z Downloaded bitvec v1.0.1
18392023-11-21T20:42:20.175Z Downloaded object v0.30.4
18402023-11-21T20:42:20.182Z Downloaded num-bigint-dig v0.8.4
18412023-11-21T20:42:20.189Z Downloaded pem-rfc7468 v0.7.0
18422023-11-21T20:42:20.192Z Downloaded packed_struct v0.10.1
18432023-11-21T20:42:20.196Z Downloaded crc v3.0.1
18442023-11-21T20:42:20.198Z Downloaded array-init v0.0.4
18452023-11-21T20:42:20.364Z Compiling proc-macro2 v1.0.69
18462023-11-21T20:42:20.367Z Compiling unicode-ident v1.0.12
18472023-11-21T20:42:20.367Z Compiling libc v0.2.150
18482023-11-21T20:42:20.367Z Compiling autocfg v1.1.0
18492023-11-21T20:42:20.367Z Compiling serde v1.0.192
18502023-11-21T20:42:20.367Z Compiling cfg-if v1.0.0
18512023-11-21T20:42:20.367Z Compiling version_check v0.9.4
18522023-11-21T20:42:20.499Z Compiling syn v1.0.109
18532023-11-21T20:42:20.534Z Compiling parking_lot_core v0.9.8
18542023-11-21T20:42:20.625Z Compiling typenum v1.16.0
18552023-11-21T20:42:21.196Z Compiling libm v0.2.7
18562023-11-21T20:42:21.217Z Compiling futures-core v0.3.29
18572023-11-21T20:42:21.425Z Compiling generic-array v0.14.7
18582023-11-21T20:42:21.509Z Compiling lock_api v0.4.10
18592023-11-21T20:42:21.646Z Compiling num-traits v0.2.16
18602023-11-21T20:42:21.675Z Compiling once_cell v1.18.0
18612023-11-21T20:42:21.839Z Compiling pkg-config v0.3.27
18622023-11-21T20:42:21.914Z Compiling scopeguard v1.2.0
18632023-11-21T20:42:22.260Z Compiling slab v0.4.9
18642023-11-21T20:42:22.263Z Compiling futures-task v0.3.29
18652023-11-21T20:42:22.291Z Compiling futures-channel v0.3.29
18662023-11-21T20:42:22.700Z Compiling quote v1.0.33
18672023-11-21T20:42:22.728Z Compiling serde_json v1.0.108
18682023-11-21T20:42:22.915Z Compiling thiserror v1.0.49
18692023-11-21T20:42:23.184Z Compiling futures-util v0.3.29
18702023-11-21T20:42:23.508Z Compiling syn v2.0.32
18712023-11-21T20:42:23.508Z Compiling cc v1.0.83
18722023-11-21T20:42:23.584Z Compiling getrandom v0.2.10
18732023-11-21T20:42:23.663Z Compiling itoa v1.0.9
18742023-11-21T20:42:24.211Z Compiling memchr v2.6.3
18752023-11-21T20:42:24.215Z Compiling smallvec v1.11.0
18762023-11-21T20:42:24.219Z Compiling log v0.4.20
18772023-11-21T20:42:25.636Z Compiling vcpkg v0.2.15
18782023-11-21T20:42:25.842Z Compiling byteorder v1.5.0
18792023-11-21T20:42:26.460Z Compiling rand_core v0.6.4
18802023-11-21T20:42:26.777Z Compiling parking_lot v0.12.1
18812023-11-21T20:42:26.939Z Compiling pin-project-lite v0.2.13
18822023-11-21T20:42:27.678Z Compiling ring v0.17.5
18832023-11-21T20:42:28.159Z Compiling indexmap v1.9.3
18842023-11-21T20:42:28.505Z Compiling openssl-sys v0.9.93
18852023-11-21T20:42:29.758Z Compiling signal-hook-registry v1.4.1
18862023-11-21T20:42:30.364Z Compiling io-lifetimes v1.0.11
18872023-11-21T20:42:30.616Z Compiling heck v0.4.1
18882023-11-21T20:42:31.151Z Compiling ring v0.16.20
18892023-11-21T20:42:31.271Z Compiling mio v0.8.9
18902023-11-21T20:42:32.868Z Compiling num-integer v0.1.45
18912023-11-21T20:42:33.037Z Compiling ryu v1.0.15
18922023-11-21T20:42:33.184Z Compiling const-oid v0.9.5
18932023-11-21T20:42:33.197Z Compiling semver v1.0.20
18942023-11-21T20:42:33.844Z Compiling rustix v0.37.23
18952023-11-21T20:42:34.730Z Compiling spin v0.5.2
18962023-11-21T20:42:35.123Z Compiling num_cpus v1.16.0
18972023-11-21T20:42:35.174Z Compiling socket2 v0.5.5
18982023-11-21T20:42:35.276Z Compiling unicode-xid v0.2.4
18992023-11-21T20:42:35.520Z Compiling httparse v1.8.0
19002023-11-21T20:42:36.070Z Compiling futures-sink v0.3.29
19012023-11-21T20:42:36.145Z Compiling ucd-trie v0.1.6
19022023-11-21T20:42:36.288Z Compiling openssl v0.10.57
19032023-11-21T20:42:36.610Z Compiling synstructure v0.12.6
19042023-11-21T20:42:36.964Z Compiling tinyvec_macros v0.1.1
19052023-11-21T20:42:37.068Z Compiling tinyvec v1.6.0
19062023-11-21T20:42:38.224Z Compiling native-tls v0.2.11
19072023-11-21T20:42:38.386Z Compiling crc32fast v1.3.2
19082023-11-21T20:42:38.424Z Compiling pin-utils v0.1.0
19092023-11-21T20:42:38.545Z Compiling rustls v0.21.9
19102023-11-21T20:42:38.686Z Compiling futures-io v0.3.29
19112023-11-21T20:42:39.023Z Compiling ppv-lite86 v0.2.17
19122023-11-21T20:42:39.090Z Compiling bzip2-sys v0.1.11+1.0.8
19132023-11-21T20:42:39.093Z Compiling spin v0.9.8
19142023-11-21T20:42:39.387Z Compiling tracing-core v0.1.31
19152023-11-21T20:42:39.658Z Compiling unicode-normalization v0.1.22
19162023-11-21T20:42:39.743Z Compiling subtle v2.5.0
19172023-11-21T20:42:40.352Z Compiling rand_chacha v0.3.1
19182023-11-21T20:42:40.355Z Compiling unicode-bidi v0.3.13
19192023-11-21T20:42:41.323Z Compiling rand v0.8.5
19202023-11-21T20:42:42.183Z Compiling errno v0.3.2
19212023-11-21T20:42:42.396Z Compiling num-iter v0.1.43
19222023-11-21T20:42:42.443Z Compiling usdt-impl v0.3.5
19232023-11-21T20:42:42.505Z Compiling ahash v0.8.3
19242023-11-21T20:42:42.833Z Compiling base64 v0.21.5
19252023-11-21T20:42:42.942Z Compiling rustix v0.38.9
19262023-11-21T20:42:43.233Z Compiling signal-hook v0.3.17
19272023-11-21T20:42:43.534Z Compiling schemars v0.8.13
19282023-11-21T20:42:44.305Z Compiling serde_derive_internals v0.26.0
19292023-11-21T20:42:45.402Z Compiling serde_derive v1.0.192
19302023-11-21T20:42:46.200Z Compiling zeroize_derive v1.4.2
19312023-11-21T20:42:46.294Z Compiling tokio-macros v2.2.0
19322023-11-21T20:42:46.424Z Compiling thiserror-impl v1.0.49
19332023-11-21T20:42:46.494Z Compiling futures-macro v0.3.29
19342023-11-21T20:42:48.013Z Compiling zeroize v1.6.0
19352023-11-21T20:42:48.166Z Compiling tracing-attributes v0.1.26
19362023-11-21T20:42:49.176Z Compiling zerocopy-derive v0.2.0
19372023-11-21T20:42:49.404Z Compiling openssl-macros v0.1.1
19382023-11-21T20:42:50.455Z Compiling zerocopy-derive v0.6.4
19392023-11-21T20:42:50.989Z Compiling crypto-common v0.1.6
19402023-11-21T20:42:51.042Z Compiling pest v2.7.2
19412023-11-21T20:42:51.288Z Compiling block-buffer v0.10.4
19422023-11-21T20:42:51.667Z Compiling digest v0.10.7
19432023-11-21T20:42:52.664Z Compiling bitflags v1.3.2
19442023-11-21T20:42:53.531Z Compiling fnv v1.0.7
19452023-11-21T20:42:53.548Z Compiling tracing v0.1.37
19462023-11-21T20:42:54.049Z Compiling zerocopy v0.3.0
19472023-11-21T20:42:54.466Z Compiling schemars_derive v0.8.13
19482023-11-21T20:42:55.048Z Compiling pest_meta v2.7.2
19492023-11-21T20:42:55.734Z Compiling lazy_static v1.4.0
19502023-11-21T20:42:57.852Z Compiling pest_generator v2.7.2
19512023-11-21T20:42:59.241Z Compiling backtrace v0.3.69
19522023-11-21T20:42:59.445Z Compiling memoffset v0.9.0
19532023-11-21T20:42:59.490Z Compiling num-bigint v0.4.4
19542023-11-21T20:42:59.838Z Compiling percent-encoding v2.3.0
19552023-11-21T20:42:59.877Z Compiling iana-time-zone v0.1.57
19562023-11-21T20:43:00.133Z Compiling openssl-probe v0.1.5
19572023-11-21T20:43:00.337Z Compiling equivalent v1.0.1
19582023-11-21T20:43:00.390Z Compiling async-trait v0.1.74
19592023-11-21T20:43:00.485Z Compiling hashbrown v0.12.3
19602023-11-21T20:43:00.544Z Compiling smoltcp v0.9.1
19612023-11-21T20:43:00.746Z Compiling doc-comment v0.3.3
19622023-11-21T20:43:01.124Z Compiling hashbrown v0.14.2
19632023-11-21T20:43:01.509Z Compiling crossbeam-utils v0.8.16
19642023-11-21T20:43:01.560Z Compiling untrusted v0.7.1
19652023-11-21T20:43:01.730Z Compiling pest_derive v2.7.2
19662023-11-21T20:43:01.794Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19672023-11-21T20:43:02.174Z Compiling untrusted v0.9.0
19682023-11-21T20:43:02.426Z Compiling foreign-types-shared v0.1.1
19692023-11-21T20:43:02.571Z Compiling base64ct v1.6.0
19702023-11-21T20:43:02.841Z Compiling dtrace-parser v0.1.14
19712023-11-21T20:43:02.996Z Compiling foreign-types v0.3.2
19722023-11-21T20:43:03.505Z Compiling pem-rfc7468 v0.7.0
19732023-11-21T20:43:05.534Z Compiling dof v0.1.5
19742023-11-21T20:43:05.984Z Compiling der_derive v0.7.2
19752023-11-21T20:43:06.410Z Compiling clap_derive v4.4.2
19762023-11-21T20:43:08.264Z Compiling bytes v1.5.0
19772023-11-21T20:43:09.356Z Compiling bitflags v2.4.0
19782023-11-21T20:43:09.698Z Compiling tokio v1.34.0
19792023-11-21T20:43:11.289Z Compiling rustc_version v0.4.0
19802023-11-21T20:43:12.264Z Compiling heapless v0.7.16
19812023-11-21T20:43:12.461Z Compiling http v0.2.11
19822023-11-21T20:43:12.854Z Compiling uuid v1.6.1
19832023-11-21T20:43:13.625Z Compiling chrono v0.4.31
19842023-11-21T20:43:13.953Z Compiling indexmap v2.1.0
19852023-11-21T20:43:16.085Z Compiling thread-id v4.2.0
19862023-11-21T20:43:16.091Z Compiling utf8parse v0.2.1
19872023-11-21T20:43:16.111Z Compiling rustversion v1.0.14
19882023-11-21T20:43:16.233Z Compiling flagset v0.4.3
19892023-11-21T20:43:16.400Z Compiling cpufeatures v0.2.9
19902023-11-21T20:43:16.557Z Compiling anstyle v1.0.2
19912023-11-21T20:43:16.998Z Compiling siphasher v0.3.11
19922023-11-21T20:43:17.527Z Compiling try-lock v0.2.4
19932023-11-21T20:43:17.602Z Compiling adler v1.0.2
19942023-11-21T20:43:17.723Z Compiling time-core v0.1.1
19952023-11-21T20:43:17.964Z Compiling time-macros v0.2.13
19962023-11-21T20:43:19.402Z Compiling miniz_oxide v0.7.1
19972023-11-21T20:43:21.317Z Compiling want v0.3.1
19982023-11-21T20:43:21.639Z Compiling der v0.7.8
19992023-11-21T20:43:21.717Z Compiling sha2 v0.10.8
20002023-11-21T20:43:22.141Z Compiling tokio-util v0.7.10
20012023-11-21T20:43:22.903Z Compiling anstyle-parse v0.2.1
20022023-11-21T20:43:24.468Z Compiling h2 v0.3.21
20032023-11-21T20:43:26.330Z Compiling http-body v0.4.5
20042023-11-21T20:43:29.989Z Compiling serde_tokenstream v0.1.7
20052023-11-21T20:43:30.794Z Compiling sct v0.7.0
20062023-11-21T20:43:31.223Z Compiling rustls-webpki v0.101.7
20072023-11-21T20:43:31.961Z Compiling form_urlencoded v1.2.0
20082023-11-21T20:43:32.402Z Compiling hubpack_derive v0.1.1
20092023-11-21T20:43:33.190Z Compiling pin-project-internal v1.1.3
20102023-11-21T20:43:33.975Z Compiling socket2 v0.4.9
20112023-11-21T20:43:34.029Z Compiling crossbeam-epoch v0.9.15
20122023-11-21T20:43:35.337Z Compiling tower-service v0.3.2
20132023-11-21T20:43:35.579Z Compiling radium v0.7.0
20142023-11-21T20:43:35.970Z Compiling anstyle-query v1.0.0
20152023-11-21T20:43:36.130Z Compiling colorchoice v1.0.0
20162023-11-21T20:43:36.142Z Compiling slog v2.7.0
20172023-11-21T20:43:36.254Z Compiling httpdate v1.0.3
20182023-11-21T20:43:36.518Z Compiling anyhow v1.0.75
20192023-11-21T20:43:37.446Z Compiling hyper v0.14.27
20202023-11-21T20:43:38.028Z Compiling anstream v0.5.0
20212023-11-21T20:43:45.703Z Compiling terminal_size v0.2.6
20222023-11-21T20:43:46.016Z Compiling spki v0.7.2
20232023-11-21T20:43:46.929Z Compiling serde_spanned v0.6.4
20242023-11-21T20:43:47.260Z Compiling toml_datetime v0.6.5
20252023-11-21T20:43:48.590Z Compiling rustls-pemfile v1.0.3
20262023-11-21T20:43:49.113Z Compiling zerocopy v0.6.4
20272023-11-21T20:43:50.355Z Compiling hmac v0.12.1
20282023-11-21T20:43:50.743Z Compiling md-5 v0.10.5
20292023-11-21T20:43:50.932Z Compiling idna v0.4.0
20302023-11-21T20:43:51.079Z Compiling stringprep v0.1.3
20312023-11-21T20:43:52.563Z Compiling diesel_table_macro_syntax v0.1.0
20322023-11-21T20:43:52.587Z Compiling hash32 v0.2.1
20332023-11-21T20:43:52.656Z Compiling aho-corasick v1.0.4
20342023-11-21T20:43:53.098Z Compiling either v1.9.0
20352023-11-21T20:43:53.155Z Compiling tap v1.0.1
20362023-11-21T20:43:53.290Z Compiling dyn-clone v1.0.13
20372023-11-21T20:43:53.378Z Compiling maybe-uninit v2.0.0
20382023-11-21T20:43:53.534Z Compiling stable_deref_trait v1.2.0
20392023-11-21T20:43:53.609Z Compiling winnow v0.5.15
20402023-11-21T20:43:53.883Z Compiling gimli v0.28.0
20412023-11-21T20:43:54.131Z Compiling fallible-iterator v0.2.0
20422023-11-21T20:43:54.222Z Compiling regex-syntax v0.8.2
20432023-11-21T20:43:54.288Z Compiling clap_lex v0.5.1
20442023-11-21T20:43:55.272Z Compiling strsim v0.10.0
20452023-11-21T20:43:55.410Z Compiling postgres-protocol v0.6.6
20462023-11-21T20:43:57.395Z Compiling clap_builder v4.4.2
20472023-11-21T20:43:59.552Z Compiling wyz v0.5.1
20482023-11-21T20:43:59.678Z Compiling diesel_derives v2.1.1
20492023-11-21T20:44:00.278Z Compiling regex-automata v0.4.3
20502023-11-21T20:44:01.346Z Compiling addr2line v0.21.0
20512023-11-21T20:44:02.417Z Compiling url v2.4.1
20522023-11-21T20:44:02.483Z Compiling tokio-rustls v0.24.1
20532023-11-21T20:44:04.604Z Compiling rustls-native-certs v0.6.3
20542023-11-21T20:44:04.626Z Compiling strum_macros v0.25.2
20552023-11-21T20:44:10.544Z Compiling tokio-native-tls v0.3.1
20562023-11-21T20:44:10.991Z Compiling usdt-macro v0.3.5
20572023-11-21T20:44:11.474Z Compiling usdt-attr-macro v0.3.5
20582023-11-21T20:44:13.079Z Compiling phf_shared v0.11.2
20592023-11-21T20:44:13.976Z Compiling block-padding v0.3.3
20602023-11-21T20:44:14.091Z Compiling enum-as-inner v0.5.1
20612023-11-21T20:44:14.295Z Compiling snafu-derive v0.7.5
20622023-11-21T20:44:14.444Z Compiling serde_repr v0.1.16
20632023-11-21T20:44:15.562Z Compiling scheduled-thread-pool v0.2.7
20642023-11-21T20:44:16.105Z Compiling object v0.32.1
20652023-11-21T20:44:22.457Z Compiling funty v2.0.0
20662023-11-21T20:44:23.047Z Compiling packed_struct v0.10.1
20672023-11-21T20:44:23.636Z Compiling regex-automata v0.1.10
20682023-11-21T20:44:23.643Z Compiling matches v0.1.10
20692023-11-21T20:44:24.392Z Compiling num_threads v0.1.6
20702023-11-21T20:44:24.558Z Compiling rustc-demangle v0.1.23
20712023-11-21T20:44:25.059Z Compiling num-bigint-dig v0.8.4
20722023-11-21T20:44:25.403Z Compiling bit-vec v0.6.3
20732023-11-21T20:44:26.059Z Compiling ipnet v2.8.0
20742023-11-21T20:44:26.070Z Compiling deranged v0.3.8
20752023-11-21T20:44:27.383Z Compiling managed v0.8.0
20762023-11-21T20:44:29.091Z Compiling time v0.3.27
20772023-11-21T20:44:29.323Z Compiling bitvec v1.0.1
20782023-11-21T20:44:31.629Z Compiling bstr v0.2.17
20792023-11-21T20:44:32.859Z Compiling idna v0.2.3
20802023-11-21T20:44:35.209Z Compiling r2d2 v0.8.10
20812023-11-21T20:44:37.170Z Compiling inout v0.1.3
20822023-11-21T20:44:38.925Z Compiling phf v0.11.2
20832023-11-21T20:44:39.414Z Compiling hyper-tls v0.5.0
20842023-11-21T20:44:39.904Z Compiling regex v1.10.2
20852023-11-21T20:44:40.262Z Compiling hyper-rustls v0.24.2
20862023-11-21T20:44:40.778Z Compiling signal-hook-mio v0.2.3
20872023-11-21T20:44:40.778Z Compiling clap v4.4.3
20882023-11-21T20:44:40.898Z Compiling bzip2 v0.4.4
20892023-11-21T20:44:41.049Z Compiling flate2 v1.0.28
20902023-11-21T20:44:41.458Z Compiling ipnetwork v0.20.0
20912023-11-21T20:44:41.563Z Compiling toml_edit v0.19.15
20922023-11-21T20:44:42.529Z Compiling postgres-types v0.2.6
20932023-11-21T20:44:42.995Z Compiling itertools v0.11.0
20942023-11-21T20:44:43.019Z Compiling pkcs8 v0.10.2
20952023-11-21T20:44:43.019Z Compiling pin-project v1.1.3
20962023-11-21T20:44:43.409Z Compiling hubpack v0.1.2
20972023-11-21T20:44:44.081Z Compiling serde_urlencoded v0.7.1
20982023-11-21T20:44:44.748Z Compiling phf_shared v0.10.0
20992023-11-21T20:44:44.981Z Compiling futures-executor v0.3.29
21002023-11-21T20:44:47.203Z Compiling signature v2.1.0
21012023-11-21T20:44:47.767Z Compiling packed_struct_codegen v0.10.1
21022023-11-21T20:44:49.726Z Compiling float-cmp v0.9.0
21032023-11-21T20:44:50.765Z Compiling encoding_rs v0.8.33
21042023-11-21T20:44:51.198Z Compiling webpki-roots v0.25.2
21052023-11-21T20:44:51.201Z Compiling regex-automata v0.3.8
21062023-11-21T20:44:51.419Z Compiling mime v0.3.17
21072023-11-21T20:44:51.992Z Compiling crc-catalog v2.2.0
21082023-11-21T20:44:52.197Z Compiling whoami v1.4.1
21092023-11-21T20:44:52.550Z Compiling fixedbitset v0.4.2
21102023-11-21T20:44:53.019Z Compiling new_debug_unreachable v1.0.4
21112023-11-21T20:44:53.139Z Compiling data-encoding v2.4.0
21122023-11-21T20:44:54.477Z Compiling unicode-width v0.1.11
21132023-11-21T20:44:54.955Z Compiling predicates-core v1.0.6
21142023-11-21T20:44:55.423Z Compiling precomputed-hash v0.1.1
21152023-11-21T20:44:55.572Z Compiling difflib v0.4.0
21162023-11-21T20:44:56.055Z Compiling nodrop v0.1.14
21172023-11-21T20:44:56.221Z Compiling unicode-segmentation v1.10.1
21182023-11-21T20:44:57.001Z Compiling static_assertions v1.1.0
21192023-11-21T20:44:57.277Z Compiling normalize-line-endings v0.3.0
21202023-11-21T20:44:57.443Z Compiling predicates v3.0.4
21212023-11-21T20:44:57.631Z Compiling similar v2.2.1
21222023-11-21T20:44:59.770Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21232023-11-21T20:44:59.970Z Compiling array-init v0.0.4
21242023-11-21T20:45:03.460Z Compiling string_cache v0.8.7
21252023-11-21T20:45:04.119Z Compiling reqwest v0.11.22
21262023-11-21T20:45:05.731Z Compiling console v0.15.7
21272023-11-21T20:45:07.832Z Compiling trust-dns-proto v0.22.0
21282023-11-21T20:45:09.447Z Compiling bstr v1.6.0
21292023-11-21T20:45:11.665Z Compiling petgraph v0.6.4
21302023-11-21T20:45:11.939Z Compiling tokio-postgres v0.7.10
21312023-11-21T20:45:18.507Z Compiling crc v3.0.1
21322023-11-21T20:45:26.512Z Compiling toml v0.7.8
21332023-11-21T20:45:27.929Z Compiling futures v0.3.29
21342023-11-21T20:45:29.240Z Compiling pkcs1 v0.7.5
21352023-11-21T20:45:29.381Z Compiling snafu v0.7.5
21362023-11-21T20:45:30.016Z Compiling smallvec v0.6.14
21372023-11-21T20:45:30.366Z Compiling zip v0.6.6
21382023-11-21T20:45:30.380Z Compiling diesel v2.1.4
21392023-11-21T20:45:30.608Z Compiling yasna v0.5.2
21402023-11-21T20:45:30.715Z Compiling crossterm v0.27.0
21412023-11-21T20:45:33.324Z Compiling cipher v0.4.4
21422023-11-21T20:45:34.516Z Compiling hashbrown v0.13.2
21432023-11-21T20:45:36.619Z Compiling bit-set v0.5.3
21442023-11-21T20:45:37.040Z Compiling usdt v0.3.5
21452023-11-21T20:45:37.233Z Compiling is-terminal v0.4.9
21462023-11-21T20:45:37.418Z Compiling toml_edit v0.21.0
21472023-11-21T20:45:40.478Z Compiling itertools v0.10.5
21482023-11-21T20:45:40.944Z Compiling tokio-stream v0.1.14
21492023-11-21T20:45:42.404Z Compiling openapiv3 v2.0.0-rc.1
21502023-11-21T20:45:45.075Z Compiling hex v0.4.3
21512023-11-21T20:45:51.187Z Compiling termcolor v1.2.0
21522023-11-21T20:45:56.850Z Compiling lalrpop-util v0.19.12
21532023-11-21T20:45:57.804Z Compiling bitfield v0.14.0
21542023-11-21T20:45:58.688Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21552023-11-21T20:46:09.870Z Compiling env_logger v0.10.0
21562023-11-21T20:46:20.962Z Compiling rsa v0.9.2
21572023-11-21T20:46:30.013Z Compiling serde-hex v0.1.0
21582023-11-21T20:46:31.698Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21592023-11-21T20:46:38.296Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21602023-11-21T20:46:38.515Z Compiling x509-cert v0.2.4
21612023-11-21T20:46:39.137Z Compiling ron v0.8.1
21622023-11-21T20:46:40.205Z Compiling crc-any v2.4.3
21632023-11-21T20:47:01.832Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21642023-11-21T20:47:05.045Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21652023-11-21T20:47:23.375Z Compiling object v0.30.4
21662023-11-21T20:47:31.117Z Compiling path-slash v0.1.5
21672023-11-21T20:47:37.134Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21682023-11-21T20:48:17.824Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21692023-11-21T20:48:18.989Z Finished release [optimized] target(s) in 5m 59s
21702023-11-21T20:48:19.069Z
21712023-11-21T20:48:19.072Zreal 6:00.007584203
21722023-11-21T20:48:19.072Zuser 41:40.922609295
21732023-11-21T20:48:19.072Zsys 3:39.843708594
21742023-11-21T20:48:19.073Ztrap 1.656204000
21752023-11-21T20:48:19.073Ztflt 1.107603830
21762023-11-21T20:48:19.073Zdflt 0.491416361
21772023-11-21T20:48:19.073Zkflt 0.006033730
21782023-11-21T20:48:19.073Zlock 1:33:10.514298797
21792023-11-21T20:48:19.073Zslp 1:57:58.293405649
21802023-11-21T20:48:19.073Zlat 1:45.188697423
21812023-11-21T20:48:19.073Zstop 1:16.396543302
21822023-11-21T20:48:19.073Z+ ptime -m gzip
21832023-11-21T20:48:19.733Z
21842023-11-21T20:48:19.736Zreal 0.658388821
21852023-11-21T20:48:19.736Zuser 0.649480028
21862023-11-21T20:48:19.736Zsys 0.008336901
21872023-11-21T20:48:19.736Ztrap 0.000067556
21882023-11-21T20:48:19.736Ztflt 0.000000000
21892023-11-21T20:48:19.737Zdflt 0.000000000
21902023-11-21T20:48:19.737Zkflt 0.000000000
21912023-11-21T20:48:19.737Zlock 0.000000000
21922023-11-21T20:48:19.737Zslp 0.000000000
21932023-11-21T20:48:19.737Zlat 0.000174776
21942023-11-21T20:48:19.737Zstop 0.000227551
21952023-11-21T20:48:19.737Z+ banner tufaceous
21962023-11-21T20:48:19.737Z
21972023-11-21T20:48:19.737Z ##### # # ###### ## #### ###### #### # # ####
21982023-11-21T20:48:19.737Z # # # # # # # # # # # # # #
21992023-11-21T20:48:19.737Z # # # ##### # # # ##### # # # # ####
22002023-11-21T20:48:19.737Z # # # # ###### # # # # # # #
22012023-11-21T20:48:19.737Z # # # # # # # # # # # # # # #
22022023-11-21T20:48:19.737Z # #### # # # #### ###### #### #### ####
22032023-11-21T20:48:19.737Z
22042023-11-21T20:48:19.737Z+ ptime -m cargo build --locked -p tufaceous --release
22052023-11-21T20:48:20.367Z Downloading crates ...
22062023-11-21T20:48:20.697Z Downloaded bytesize v1.3.0
22072023-11-21T20:48:20.710Z Downloaded async-recursion v1.0.5
22082023-11-21T20:48:20.713Z Downloaded fs-err v2.11.0
22092023-11-21T20:48:20.716Z Downloaded humantime v2.1.0
22102023-11-21T20:48:20.719Z Downloaded globset v0.4.13
22112023-11-21T20:48:20.722Z Downloaded serde_plain v1.0.2
22122023-11-21T20:48:20.729Z Downloaded typed-path v0.6.0
22132023-11-21T20:48:20.739Z Downloaded tough v0.15.0
22142023-11-21T20:48:21.400Z Downloaded buf-list v1.0.3
22152023-11-21T20:48:21.403Z Downloaded olpc-cjson v0.1.3
22162023-11-21T20:48:21.560Z Compiling serde_tokenstream v0.2.0
22172023-11-21T20:48:21.584Z Compiling regress v0.7.1
22182023-11-21T20:48:21.595Z Compiling dirs-sys-next v0.1.2
22192023-11-21T20:48:22.039Z Compiling ident_case v1.0.1
22202023-11-21T20:48:22.040Z Compiling thread_local v1.1.7
22212023-11-21T20:48:22.040Z Compiling slog-async v2.8.0
22222023-11-21T20:48:22.040Z Compiling camino v1.1.6
22232023-11-21T20:48:22.040Z Compiling dirs-next v2.0.0
22242023-11-21T20:48:22.152Z Compiling darling_core v0.20.3
22252023-11-21T20:48:23.285Z Compiling heck v0.4.1
22262023-11-21T20:48:23.289Z Compiling term v0.7.0
22272023-11-21T20:48:23.289Z Compiling crossbeam-channel v0.5.8
22282023-11-21T20:48:23.289Z Compiling getopts v0.2.21
22292023-11-21T20:48:23.346Z Compiling structmeta-derive v0.2.0
22302023-11-21T20:48:24.243Z Compiling atty v0.2.14
22312023-11-21T20:48:24.278Z Compiling multer v2.1.0
22322023-11-21T20:48:24.442Z Compiling match_cfg v0.1.0
22332023-11-21T20:48:24.599Z Compiling unsafe-libyaml v0.2.9
22342023-11-21T20:48:24.715Z Compiling paste v1.0.14
22352023-11-21T20:48:25.312Z Compiling take_mut v0.2.2
22362023-11-21T20:48:25.533Z Compiling hostname v0.3.1
22372023-11-21T20:48:25.950Z Compiling slog-term v2.9.0
22382023-11-21T20:48:27.514Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22392023-11-21T20:48:29.517Z Compiling structmeta v0.2.0
22402023-11-21T20:48:30.119Z Compiling serde_yaml v0.9.25
22412023-11-21T20:48:30.815Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22422023-11-21T20:48:30.839Z Compiling slog-json v2.6.1
22432023-11-21T20:48:31.070Z Compiling darling_macro v0.20.3
22442023-11-21T20:48:31.624Z Compiling async-stream-impl v0.3.5
22452023-11-21T20:48:32.511Z Compiling darling v0.20.3
22462023-11-21T20:48:32.664Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22472023-11-21T20:48:33.179Z Compiling regex-syntax v0.7.5
22482023-11-21T20:48:33.411Z Compiling fastrand v2.0.0
22492023-11-21T20:48:33.586Z Compiling atomic-waker v1.1.1
22502023-11-21T20:48:33.851Z Compiling waitgroup v0.1.2
22512023-11-21T20:48:34.186Z Compiling tempfile v3.8.0
22522023-11-21T20:48:34.259Z Compiling async-stream v0.3.5
22532023-11-21T20:48:34.566Z Compiling serde_with_macros v2.3.3
22542023-11-21T20:48:34.718Z Compiling slog-bunyan v2.4.0
22552023-11-21T20:48:37.449Z Compiling toml v0.8.8
22562023-11-21T20:48:38.092Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22572023-11-21T20:48:38.410Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22582023-11-21T20:48:39.824Z Compiling sha1 v0.10.6
22592023-11-21T20:48:40.116Z Compiling serde_path_to_error v0.1.14
22602023-11-21T20:48:40.775Z Compiling instant v0.1.12
22612023-11-21T20:48:41.049Z Compiling fs-err v2.11.0
22622023-11-21T20:48:41.398Z Compiling buf-list v1.0.3
22632023-11-21T20:48:41.416Z Compiling same-file v1.0.6
22642023-11-21T20:48:41.491Z Compiling arc-swap v1.6.0
22652023-11-21T20:48:41.820Z Compiling debug-ignore v1.0.5
22662023-11-21T20:48:41.858Z Compiling walkdir v2.4.0
22672023-11-21T20:48:42.241Z Compiling slog-scope v4.4.0
22682023-11-21T20:48:42.935Z Compiling backoff v0.4.0
22692023-11-21T20:48:43.384Z Compiling parse-display-derive v0.8.2
22702023-11-21T20:48:43.554Z Compiling serde_with v2.3.3
22712023-11-21T20:48:43.886Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22722023-11-21T20:48:48.144Z Compiling globset v0.4.13
22732023-11-21T20:48:50.513Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22742023-11-21T20:48:50.513Z Compiling strum v0.25.0
22752023-11-21T20:48:50.513Z Compiling olpc-cjson v0.1.3
22762023-11-21T20:48:51.603Z Compiling pem v3.0.2
22772023-11-21T20:48:51.603Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22782023-11-21T20:48:51.603Z Compiling macaddr v1.0.1
22792023-11-21T20:48:51.603Z Compiling serde_plain v1.0.2
22802023-11-21T20:48:51.603Z Compiling async-recursion v1.0.5
22812023-11-21T20:48:51.603Z Compiling filetime v0.2.22
22822023-11-21T20:48:51.604Z Compiling xattr v1.0.1
22832023-11-21T20:48:51.604Z Compiling parse-display v0.8.2
22842023-11-21T20:48:51.604Z Compiling typed-path v0.6.0
22852023-11-21T20:48:51.604Z Compiling tar v0.4.40
22862023-11-21T20:49:08.070Z Compiling slog-stdlog v4.1.1
22872023-11-21T20:49:08.567Z Compiling camino-tempfile v1.0.2
22882023-11-21T20:49:08.567Z Compiling itertools v0.12.0
22892023-11-21T20:49:08.567Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22902023-11-21T20:49:08.567Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22912023-11-21T20:49:08.820Z Compiling tough v0.15.0
22922023-11-21T20:49:08.879Z Compiling bytesize v1.3.0
22932023-11-21T20:49:08.879Z Compiling slog-envlogger v2.2.0
22942023-11-21T20:49:08.879Z Compiling humantime v2.1.0
22952023-11-21T20:49:08.879Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22962023-11-21T20:49:29.190Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22972023-11-21T20:49:29.476Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22982023-11-21T20:49:39.460Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22992023-11-21T20:49:41.858Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23002023-11-21T20:50:11.734Z Finished release [optimized] target(s) in 1m 51s
23012023-11-21T20:50:11.817Z
23022023-11-21T20:50:11.825Zreal 1:52.065167948
23032023-11-21T20:50:11.825Zuser 11:38.041525579
23042023-11-21T20:50:11.825Zsys 46.259457296
23052023-11-21T20:50:11.826Ztrap 0.424213945
23062023-11-21T20:50:11.826Ztflt 0.301310591
23072023-11-21T20:50:11.826Zdflt 1.023373398
23082023-11-21T20:50:11.826Zkflt 0.000142248
23092023-11-21T20:50:11.826Zlock 22:08.632892473
23102023-11-21T20:50:11.826Zslp 23:18.701177928
23112023-11-21T20:50:11.827Zlat 22.925828133
23122023-11-21T20:50:11.827Zstop 11.145861317
23132023-11-21T20:50:11.827Z+ ptime -m gzip
23142023-11-21T20:50:14.174Z
23152023-11-21T20:50:14.177Zreal 2.352560939
23162023-11-21T20:50:14.177Zuser 2.325987927
23172023-11-21T20:50:14.177Zsys 0.025843640
23182023-11-21T20:50:14.177Ztrap 0.000225414
23192023-11-21T20:50:14.177Ztflt 0.000000000
23202023-11-21T20:50:14.177Zdflt 0.000000000
23212023-11-21T20:50:14.177Zkflt 0.000000000
23222023-11-21T20:50:14.177Zlock 0.000000000
23232023-11-21T20:50:14.177Zslp 0.000000000
23242023-11-21T20:50:14.177Zlat 0.000171028
23252023-11-21T20:50:14.177Zstop 0.000231729
23262023-11-21T20:50:14.177Zprocess exited: duration 1212308 ms, exit code 0
 
23272023-11-21T20:50:14.184Zfound 5 output files
23282023-11-21T20:50:14.184Zuploading: /work/end-to-end-tests/bootstrap-c5b3c0170fac683c.gz (6360016 bytes)
23292023-11-21T20:50:17.715Zuploaded: /work/end-to-end-tests/bootstrap-c5b3c0170fac683c.gz
23302023-11-21T20:50:17.715Zuploading: /work/end-to-end-tests/bootstrap.gz (86871261 bytes)
23312023-11-21T20:50:47.794Zuploaded: /work/end-to-end-tests/bootstrap.gz
23322023-11-21T20:50:48.429Zuploading: /work/end-to-end-tests/end_to_end_tests-729fe8377aaf32b5.gz (99554767 bytes)
23332023-11-21T20:51:25.273Zuploaded: /work/end-to-end-tests/end_to_end_tests-729fe8377aaf32b5.gz
23342023-11-21T20:51:25.273Zuploading: /work/caboose-util.gz (4110212 bytes)
23352023-11-21T20:51:27.696Zuploaded: /work/caboose-util.gz
23362023-11-21T20:51:27.696Zuploading: /work/tufaceous.gz (14979875 bytes)
23372023-11-21T20:51:43.107Zuploaded: /work/tufaceous.gz