01HGFAYJ706X17AWWEX2NP265V: 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: 01HGFAYW5FQKX7RWFA5P52Z2BM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-30T05:25:32.852Zjob assigned to worker 01HGFAXDBVM3CSG8419FJC1QNK (queued for 1 m 9 s)
 
22023-11-30T05:25:33.142Zstarting task 0: "setup"
32023-11-30T05:25:33.352Z++ uname -s
42023-11-30T05:25:33.364Z+ kern=SunOS
52023-11-30T05:25:33.364Z+ case "$kern" in
62023-11-30T05:25:33.364Z+ groupadd -g 12345 build
72023-11-30T05:25:33.364Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-30T05:25:35.368Z+ zfs create -o mountpoint=/work rpool/work
92023-11-30T05:25:35.501Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-30T05:25:35.511Z+ home_fs=zfs
112023-11-30T05:25:35.511Z+ [[ zfs == autofs ]]
122023-11-30T05:25:35.511Z+ mkdir -p /home/build
132023-11-30T05:25:35.515Z+ chown build:build /home/build /work
142023-11-30T05:25:37.509Z+ chmod 0700 /home/build /work
152023-11-30T05:25:37.512Zprocess exited: duration 4370 ms, exit code 0
 
162023-11-30T05:25:37.518Zstarting task 1: "rust-toolchain"
172023-11-30T05:25:37.532Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-30T05:25:37.546Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-30T05:25:37.766Zinfo: downloading installer
202023-11-30T05:25:40.467Zwarning: it looks like you have an existing installation of Rust at:
212023-11-30T05:25:40.467Zwarning: /opt/ooce/bin
222023-11-30T05:25:40.467Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-30T05:25:40.467Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-30T05:25:40.467Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-30T05:25:40.467Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-30T05:25:40.467Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-30T05:25:40.467Zerror: cannot install while Rust is installed
282023-11-30T05:25:40.467Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-30T05:25:41.243Zinfo: profile set to 'default'
302023-11-30T05:25:41.243Zinfo: default host triple is x86_64-unknown-illumos
312023-11-30T05:25:41.276Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-30T05:25:41.497Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-30T05:25:41.497Zinfo: downloading component 'cargo'
342023-11-30T05:25:48.110Zinfo: downloading component 'clippy'
352023-11-30T05:25:48.110Zinfo: downloading component 'rust-docs'
362023-11-30T05:25:52.314Zinfo: downloading component 'rust-std'
372023-11-30T05:25:52.359Zinfo: downloading component 'rustc'
382023-11-30T05:26:02.052Zinfo: downloading component 'rustfmt'
392023-11-30T05:26:02.052Zinfo: installing component 'cargo'
402023-11-30T05:26:02.100Zinfo: installing component 'clippy'
412023-11-30T05:26:02.102Zinfo: installing component 'rust-docs'
422023-11-30T05:26:02.102Zinfo: installing component 'rust-std'
432023-11-30T05:26:02.102Zinfo: installing component 'rustc'
442023-11-30T05:26:10.798Zinfo: installing component 'rustfmt'
452023-11-30T05:26:11.520Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-30T05:26:11.520Z
472023-11-30T05:26:11.655Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-30T05:26:11.655Z
492023-11-30T05:26:11.664Z
502023-11-30T05:26:11.664ZRust is installed now. Great!
512023-11-30T05:26:11.664Z
522023-11-30T05:26:11.664ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-30T05:26:11.664Zenvironment variable. This has not been done automatically.
542023-11-30T05:26:11.664Z
552023-11-30T05:26:11.664ZTo configure your current shell, run:
562023-11-30T05:26:11.664Zsource "$HOME/.cargo/env"
572023-11-30T05:26:11.743Z+ rustc --version
582023-11-30T05:26:11.854Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-30T05:26:11.861Zprocess exited: duration 34337 ms, exit code 0
 
602023-11-30T05:26:11.876Zstarting task 2: "authentication"
612023-11-30T05:26:11.910Zprocess exited: duration 32 ms, exit code 0
 
622023-11-30T05:26:11.921Zstarting task 3: "clone repository"
632023-11-30T05:26:11.928Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-30T05:26:11.935Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-30T05:26:11.966ZCloning into '/work/oxidecomputer/omicron'...
662023-11-30T05:26:18.342Z+ cd /work/oxidecomputer/omicron
672023-11-30T05:26:18.342Z+ [[ -n renovate/url-2.x ]]
682023-11-30T05:26:18.345Z+ git fetch origin renovate/url-2.x
692023-11-30T05:26:18.706ZFrom https://github.com/oxidecomputer/omicron
702023-11-30T05:26:18.706Z * branch renovate/url-2.x -> FETCH_HEAD
712023-11-30T05:26:18.715Z+ git checkout -B renovate/url-2.x remotes/origin/renovate/url-2.x
722023-11-30T05:26:18.750ZSwitched to a new branch 'renovate/url-2.x'
732023-11-30T05:26:18.753Zbranch 'renovate/url-2.x' set up to track 'origin/renovate/url-2.x'.
742023-11-30T05:26:18.753Z+ git reset --hard b28d1907ae853dcc7decb8101fd9b50d8dc23be5
752023-11-30T05:26:18.789ZHEAD is now at b28d1907 Update Rust crate url to 2.5.0
762023-11-30T05:26:18.793Zprocess exited: duration 6871 ms, exit code 0
 
772023-11-30T05:26:18.802Zstarting task 4: "build"
782023-11-30T05:26:18.806Z+ cargo --version
792023-11-30T05:26:18.814Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-11-30T05:26:19.028Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-11-30T05:26:19.032Zinfo: downloading component 'cargo'
822023-11-30T05:26:19.866Zinfo: downloading component 'clippy'
832023-11-30T05:26:20.128Zinfo: downloading component 'rust-docs'
842023-11-30T05:26:21.161Zinfo: downloading component 'rust-std'
852023-11-30T05:26:22.842Zinfo: downloading component 'rustc'
862023-11-30T05:26:27.075Zinfo: downloading component 'rustfmt'
872023-11-30T05:26:27.316Zinfo: installing component 'cargo'
882023-11-30T05:26:28.663Zinfo: installing component 'clippy'
892023-11-30T05:26:29.131Zinfo: installing component 'rust-docs'
902023-11-30T05:26:32.192Zinfo: installing component 'rust-std'
912023-11-30T05:26:34.736Zinfo: installing component 'rustc'
922023-11-30T05:26:40.957Zinfo: installing component 'rustfmt'
932023-11-30T05:26:41.490Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-11-30T05:26:41.493Z+ rustc --version
952023-11-30T05:26:41.679Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-11-30T05:26:41.683Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-11-30T05:26:49.870Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-11-30T05:26:50.892Z Startup: Caching catalogs ... Done
992023-11-30T05:26:56.530ZPlanning: Solver setup ... Done (5.270s)
1002023-11-30T05:26:56.666ZPlanning: Running solver ... Done (0.133s)
1012023-11-30T05:26:56.776ZPlanning: Finding local manifests ... Done (0.003s)
1022023-11-30T05:26:56.787ZPlanning: Fetching manifests: 0/4 0% complete
1032023-11-30T05:26:56.970ZPlanning: Fetching manifests: 4/4 100% complete
1042023-11-30T05:26:57.055ZPlanning: Package planning ... Done (0.083s)
1052023-11-30T05:26:57.206ZPlanning: Merging actions ... Done (0.155s)
1062023-11-30T05:26:58.152ZPlanning: Checking for conflicting actions ... Done (0.946s)
1072023-11-30T05:26:58.170ZPlanning: Consolidating action changes ... Done (0.018s)
1082023-11-30T05:27:03.663ZPlanning: Evaluating mediators ... Done (5.488s)
1092023-11-30T05:27:03.677ZPlanning: Planning completed in 12.71 seconds
1102023-11-30T05:27:05.039Z Packages to install: 4
1112023-11-30T05:27:05.039Z Mediators to change: 2
1122023-11-30T05:27:05.039Z Services to change: 1
1132023-11-30T05:27:05.047Z Estimated space available: 148.88 GB
1142023-11-30T05:27:05.047ZEstimated space to be consumed: 1.38 GB
1152023-11-30T05:27:05.047Z Create boot environment: No
1162023-11-30T05:27:05.047ZCreate backup boot environment: No
1172023-11-30T05:27:05.050Z Rebuild boot archive: No
1182023-11-30T05:27:05.051Z
1192023-11-30T05:27:05.051ZChanged mediators:
1202023-11-30T05:27:05.051Z mediator clang:
1212023-11-30T05:27:05.051Z version: None -> 15 (system default)
1222023-11-30T05:27:05.051Z
1232023-11-30T05:27:05.051Z mediator llvm:
1242023-11-30T05:27:05.051Z version: 14 (system default) -> 15 (system default)
1252023-11-30T05:27:05.051Z
1262023-11-30T05:27:05.051ZChanged packages:
1272023-11-30T05:27:05.051Zhelios-dev
1282023-11-30T05:27:05.051Z developer/build-essential
1292023-11-30T05:27:05.051Z None -> 11-2.0
1302023-11-30T05:27:05.051Z library/libxmlsec1
1312023-11-30T05:27:05.051Z None -> 1.2.35-2.0
1322023-11-30T05:27:05.051Z ooce/developer/clang-15
1332023-11-30T05:27:05.051Z None -> 15.0.7-2.0
1342023-11-30T05:27:05.051Z ooce/developer/llvm-15
1352023-11-30T05:27:05.051Z None -> 15.0.7-2.0
1362023-11-30T05:27:05.051Z
1372023-11-30T05:27:05.051ZServices:
1382023-11-30T05:27:05.051Z restart_fmri:
1392023-11-30T05:27:05.051Z svc:/system/update-man-index:default
1402023-11-30T05:27:05.191Z
1412023-11-30T05:27:05.191ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422023-11-30T05:27:10.193ZDownload: 961/3290 items 19.3/212.6MB 9% complete (3.9M/s)
1432023-11-30T05:27:15.587ZDownload: 2220/3290 items 119.2/212.6MB 56% complete (12.8M/s)
1442023-11-30T05:27:20.239ZDownload: 3261/3290 items 205.9/212.6MB 96% complete (18.6M/s)
1452023-11-30T05:27:20.765ZDownload: Completed 212.60 MB in 15.58 seconds (13.7M/s)
1462023-11-30T05:27:21.559Z Actions: 1/3687 actions (Installing new actions)
1472023-11-30T05:27:26.605Z Actions: 3279/3687 actions (Installing new actions)
1482023-11-30T05:27:29.762Z Actions: Completed 3687 actions in 8.20 seconds.
1492023-11-30T05:27:29.944Z Done (0.175s)
1502023-11-30T05:27:29.944Z Done (0.000s)
1512023-11-30T05:27:30.167Z Done (0.222s)
1522023-11-30T05:27:38.024Z Done (7.737s)
1532023-11-30T05:27:38.225Z Done (0.102s)
1542023-11-30T05:27:38.229Z Done (0.000s)
1552023-11-30T05:27:38.446Z Done (0.000s)
1562023-11-30T05:27:39.157ZPlanning: Evaluating mediator changes ... Done
1572023-11-30T05:27:39.439ZPlanning: Checking for conflicting actions ... Done
1582023-11-30T05:27:39.442ZPlanning: Consolidating action changes ... Done
1592023-11-30T05:27:39.876ZPlanning: Evaluating mediators ... Done
1602023-11-30T05:27:39.879ZPlanning: Planning completed in 0.73 seconds
1612023-11-30T05:27:39.931Z Mediators to change: 2
1622023-11-30T05:27:39.931Z Create boot environment: No
1632023-11-30T05:27:39.934ZCreate backup boot environment: No
1642023-11-30T05:27:40.039Z Done
1652023-11-30T05:27:40.039Z Done
1662023-11-30T05:27:40.194Z Done
1672023-11-30T05:27:46.319Z Done
1682023-11-30T05:27:46.448Z Done
1692023-11-30T05:27:46.451Z Done
1702023-11-30T05:27:46.548Z Done
1712023-11-30T05:27:47.631ZPlanning: Evaluating mediator changes ... Done
1722023-11-30T05:27:47.634ZPlanning: Merging actions ... Done
1732023-11-30T05:27:47.990ZPlanning: Checking for conflicting actions ... Done
1742023-11-30T05:27:47.994ZPlanning: Consolidating action changes ... Done
1752023-11-30T05:27:48.456ZPlanning: Evaluating mediators ... Done
1762023-11-30T05:27:48.554ZPlanning: Planning completed in 1.38 seconds
1772023-11-30T05:27:48.618Z Packages to change: 1
1782023-11-30T05:27:48.618Z Mediators to change: 1
1792023-11-30T05:27:48.618Z Services to change: 1
1802023-11-30T05:27:48.635Z Create boot environment: No
1812023-11-30T05:27:48.635ZCreate backup boot environment: Yes
1822023-11-30T05:27:50.678Z Actions: 1/6 actions (Updating modified actions)
1832023-11-30T05:27:50.681Z Actions: Completed 6 actions in 0.00 seconds.
1842023-11-30T05:27:50.681Z Done
1852023-11-30T05:27:50.681Z Done
1862023-11-30T05:27:50.738Z Done
1872023-11-30T05:27:57.225Z Done
1882023-11-30T05:27:57.342Z Done
1892023-11-30T05:27:57.357Z Done
1902023-11-30T05:27:57.460Z Done
1912023-11-30T05:27:58.153ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1922023-11-30T05:27:58.154Zclang system 15 system
1932023-11-30T05:27:58.154Zcsh system system illumos
1942023-11-30T05:27:58.154Zctags system system illumos
1952023-11-30T05:27:58.154Zgcc vendor 12 vendor
1962023-11-30T05:27:58.154Zgcc system 10 system
1972023-11-30T05:27:58.154Zgcc system 7 system
1982023-11-30T05:27:58.154Zgo system 1.20 system
1992023-11-30T05:27:58.154Zgo system 1.19 system
2002023-11-30T05:27:58.154Zllvm system 15 system
2012023-11-30T05:27:58.154Zllvm system 14 system
2022023-11-30T05:27:58.154Zmariadb system 10.6 system
2032023-11-30T05:27:58.154Zmta vendor vendor dma
2042023-11-30T05:27:58.154Zopenjdk system 17 system
2052023-11-30T05:27:58.154Zopenjdk system 11 system
2062023-11-30T05:27:58.154Zopenjdk system 1.8 system
2072023-11-30T05:27:58.154Zopenssl vendor 3 vendor
2082023-11-30T05:27:58.154Zperl system 5.36 system
2092023-11-30T05:27:58.154Zpostgresql system 15 system
2102023-11-30T05:27:58.154Zpostgresql system 13 system
2112023-11-30T05:27:58.154Zpython vendor 3 vendor
2122023-11-30T05:27:58.154Zpython system 2 system
2132023-11-30T05:27:58.154Zpython3 system 3.11 system
2142023-11-30T05:27:58.154Zruby system 3.0 system
2152023-11-30T05:27:58.154Zwords vendor vendor american-english
2162023-11-30T05:27:58.154Zwords system system australian-english
2172023-11-30T05:27:58.154Zwords system system british-english
2182023-11-30T05:27:58.154Zwords system system canadian-english
2192023-11-30T05:27:58.154Zwords system system french
2202023-11-30T05:27:58.154Zwords system system italian
2212023-11-30T05:27:58.154Zwords system system ngerman
2222023-11-30T05:27:58.154Zwords system system ogerman
2232023-11-30T05:27:58.154Zwords system system spanish
2242023-11-30T05:27:58.754ZFMRI IFO
2252023-11-30T05:27:58.754Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2262023-11-30T05:27:58.754Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2272023-11-30T05:27:58.754Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2282023-11-30T05:27:58.754Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2292023-11-30T05:27:58.754Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2302023-11-30T05:27:58.754Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2312023-11-30T05:27:58.819Z+ set -o errexit
2322023-11-30T05:27:58.822Z+++ dirname ./tools/ci_download_cockroachdb
2332023-11-30T05:27:58.824Z++ cd ./tools
2342023-11-30T05:27:58.825Z++ pwd
2352023-11-30T05:27:58.825Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2362023-11-30T05:27:58.827Z++ basename ./tools/ci_download_cockroachdb
2372023-11-30T05:27:58.830Z+ ARG0=ci_download_cockroachdb
2382023-11-30T05:27:58.830Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2392023-11-30T05:27:58.834Z+ CIDL_VERSION=v22.1.9
2402023-11-30T05:27:58.834Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2412023-11-30T05:27:58.834Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2422023-11-30T05:27:58.834Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2432023-11-30T05:27:58.834Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2442023-11-30T05:27:58.834Z+ TARGET_DIR=out
2452023-11-30T05:27:58.834Z+ DOWNLOAD_DIR=out/downloads
2462023-11-30T05:27:58.834Z+ DEST_DIR=./out/cockroachdb
2472023-11-30T05:27:58.834Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2482023-11-30T05:27:58.834Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2492023-11-30T05:27:58.834Z+ main
2502023-11-30T05:27:58.834Z+ [[ 0 != 0 ]]
2512023-11-30T05:27:58.834Z+ CIDL_OS=solaris2.11
2522023-11-30T05:27:58.834Z+ [[ 0 != 0 ]]
2532023-11-30T05:27:58.834Z+ configure_os solaris2.11
2542023-11-30T05:27:58.834Z+ echo 'current directory: /work/oxidecomputer/omicron'
2552023-11-30T05:27:58.834Zcurrent directory: /work/oxidecomputer/omicron
2562023-11-30T05:27:58.834Z+ echo 'configuring based on OS: "solaris2.11"'
2572023-11-30T05:27:58.834Z+ case "$1" in
2582023-11-30T05:27:58.834Zconfiguring based on OS: "solaris2.11"
2592023-11-30T05:27:58.834Z+ CIDL_BUILD=illumos
2602023-11-30T05:27:58.834Z+ CIDL_SUFFIX=tar.gz
2612023-11-30T05:27:58.834Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2622023-11-30T05:27:58.834Z+ CIDL_MD5FUNC=do_md5sum
2632023-11-30T05:27:58.834Z+ CIDL_URL_BASE=https://illumos.org/downloads
2642023-11-30T05:27:58.834Z+ CIDL_ASSEMBLE=do_assemble_illumos
2652023-11-30T05:27:58.834Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2662023-11-30T05:27:58.836Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2672023-11-30T05:27:58.836Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2682023-11-30T05:27:58.836Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2692023-11-30T05:27:58.837Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-11-30T05:27:58.837ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2712023-11-30T05:27:58.837Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2722023-11-30T05:27:58.837Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2732023-11-30T05:27:58.837ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742023-11-30T05:27:58.837Z+ mkdir -p out/downloads
2752023-11-30T05:27:58.840Z+ mkdir -p ./out/cockroachdb
2762023-11-30T05:27:58.840Z+ local DO_DOWNLOAD=true
2772023-11-30T05:27:58.840Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2782023-11-30T05:27:58.840Z+ '[' true == true ']'
2792023-11-30T05:27:58.840Z+ echo Downloading...
2802023-11-30T05:27:58.840ZDownloading...
2812023-11-30T05:27:58.840Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-11-30T05:27:58.840Z+ 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
2832023-11-30T05:28:02.854Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-30T05:28:02.862Z++ md5sum
2852023-11-30T05:28:02.862Z++ awk '{print $1}'
2862023-11-30T05:28:03.039Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2872023-11-30T05:28:03.039Z+ [[ 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 ]]
2882023-11-30T05:28:03.039Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892023-11-30T05:28:03.044Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2902023-11-30T05:28:06.594Z+ do_assemble_illumos
2912023-11-30T05:28:06.595Z+ rm -r ./out/cockroachdb
2922023-11-30T05:28:06.598Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2932023-11-30T05:28:07.262Z+ ./out/cockroachdb/bin/cockroach version
2942023-11-30T05:28:07.579ZBuild Tag: v22.1.9-dirty
2952023-11-30T05:28:07.579ZBuild Time: 2022/10/26 21:17:46
2962023-11-30T05:28:07.579ZDistribution: OSS
2972023-11-30T05:28:07.579ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2982023-11-30T05:28:07.579ZGo Version: go1.17.13
2992023-11-30T05:28:07.579ZC Compiler: gcc 10.3.0
3002023-11-30T05:28:07.579ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3012023-11-30T05:28:07.579ZBuild Type: release
3022023-11-30T05:28:07.610Z+ set -o errexit
3032023-11-30T05:28:07.621Z+++ dirname ./tools/ci_download_clickhouse
3042023-11-30T05:28:07.622Z++ cd ./tools
3052023-11-30T05:28:07.622Z++ pwd
3062023-11-30T05:28:07.622Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3072023-11-30T05:28:07.622Z++ basename ./tools/ci_download_clickhouse
3082023-11-30T05:28:07.622Z+ ARG0=ci_download_clickhouse
3092023-11-30T05:28:07.622Z+ TARGET_DIR=out
3102023-11-30T05:28:07.622Z+ DOWNLOAD_DIR=out/downloads
3112023-11-30T05:28:07.622Z+ DEST_DIR=./out/clickhouse
3122023-11-30T05:28:07.622Z+ CIDL_VERSION=v22.8.9.24
3132023-11-30T05:28:07.622Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3142023-11-30T05:28:07.622Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3152023-11-30T05:28:07.622Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3162023-11-30T05:28:07.622Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3172023-11-30T05:28:07.622Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3182023-11-30T05:28:07.622Z+ main
3192023-11-30T05:28:07.622Z+ [[ 0 != 0 ]]
3202023-11-30T05:28:07.622Z+ CIDL_OS=solaris2.11
3212023-11-30T05:28:07.622Z+ [[ 0 != 0 ]]
3222023-11-30T05:28:07.622Z+ configure_os solaris2.11
3232023-11-30T05:28:07.622Z+ echo 'current directory: /work/oxidecomputer/omicron'
3242023-11-30T05:28:07.622Zcurrent directory: /work/oxidecomputer/omicron
3252023-11-30T05:28:07.622Zconfiguring based on OS: "solaris2.11"
3262023-11-30T05:28:07.622Z+ echo 'configuring based on OS: "solaris2.11"'
3272023-11-30T05:28:07.622Z+ CIDL_DASHREV=
3282023-11-30T05:28:07.623Z+ case "$1" in
3292023-11-30T05:28:07.623Z+ CIDL_PLATFORM=illumos
3302023-11-30T05:28:07.623Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3312023-11-30T05:28:07.623Z+ CIDL_MD5FUNC=do_md5sum
3322023-11-30T05:28:07.623Z+ CIDL_DASHREV=-1
3332023-11-30T05:28:07.623Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3342023-11-30T05:28:07.624Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3352023-11-30T05:28:07.625Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3362023-11-30T05:28:07.625Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3372023-11-30T05:28:07.625Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3382023-11-30T05:28:07.625ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3392023-11-30T05:28:07.625Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3402023-11-30T05:28:07.625ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3412023-11-30T05:28:07.625Z+ mkdir -p out/downloads
3422023-11-30T05:28:07.632Z+ mkdir -p ./out/clickhouse
3432023-11-30T05:28:07.632Z+ local DO_DOWNLOAD=true
3442023-11-30T05:28:07.632Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3452023-11-30T05:28:07.632Z+ '[' true == true ']'
3462023-11-30T05:28:07.632Z+ echo Downloading...
3472023-11-30T05:28:07.632ZDownloading...
3482023-11-30T05:28:07.632Z+ 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
3492023-11-30T05:28:07.632Z+ 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
3502023-11-30T05:28:09.002Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-11-30T05:28:09.007Z++ md5sum
3522023-11-30T05:28:09.007Z++ awk '{print $1}'
3532023-11-30T05:28:09.302Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3542023-11-30T05:28:09.302Z+ [[ 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 ]]
3552023-11-30T05:28:09.302Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3562023-11-30T05:28:09.312Z+ mkdir -p ./out/clickhouse
3572023-11-30T05:28:09.312Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3582023-11-30T05:28:14.407Z+ ./out/clickhouse/clickhouse server --version
3592023-11-30T05:28:14.467ZClickHouse server version 22.8.9.1.
3602023-11-30T05:28:14.905Z+ set -o errexit
3612023-11-30T05:28:15.318Z+++ dirname ./tools/ci_download_console
3622023-11-30T05:28:15.319Z++ cd ./tools
3632023-11-30T05:28:15.319Z++ pwd
3642023-11-30T05:28:15.319Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3652023-11-30T05:28:15.319Z++ basename ./tools/ci_download_console
3662023-11-30T05:28:15.319Z+ ARG0=ci_download_console
3672023-11-30T05:28:15.319Z+ TARGET_DIR=out
3682023-11-30T05:28:15.319Z+ DOWNLOAD_DIR=out/downloads
3692023-11-30T05:28:15.319Z+ DEST_DIR=./out/console-assets
3702023-11-30T05:28:15.319Z+ source /work/oxidecomputer/omicron/tools/console_version
3712023-11-30T05:28:15.319Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3722023-11-30T05:28:15.319Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3732023-11-30T05:28:15.319Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3742023-11-30T05:28:15.319Z+ TARBALL_FILE=out/downloads/console.tar.gz
3752023-11-30T05:28:15.319Z+ main
3762023-11-30T05:28:15.319Z+ [[ 0 != 0 ]]
3772023-11-30T05:28:15.319Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3782023-11-30T05:28:15.320ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3792023-11-30T05:28:15.320ZLocal file: out/downloads/console.tar.gz
3802023-11-30T05:28:15.320Z+ echo 'Local file: out/downloads/console.tar.gz'
3812023-11-30T05:28:15.332Z+ local DO_DOWNLOAD=true
3822023-11-30T05:28:15.335Z+ [[ -f out/downloads/console.tar.gz ]]
3832023-11-30T05:28:15.335Z+ mkdir -p out/downloads
3842023-11-30T05:28:15.335Z+ '[' true == true ']'
3852023-11-30T05:28:15.335Z+ echo Downloading...
3862023-11-30T05:28:15.335ZDownloading...
3872023-11-30T05:28:15.335Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3882023-11-30T05:28:15.335Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3892023-11-30T05:28:15.348Z++ do_sha256sum out/downloads/console.tar.gz
3902023-11-30T05:28:15.348Z++ case "$OSTYPE" in
3912023-11-30T05:28:15.348Z++ SHA=sha256sum
3922023-11-30T05:28:15.348Z++ sha256sum
3932023-11-30T05:28:15.348Z++ awk '{print $1}'
3942023-11-30T05:28:15.348Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3952023-11-30T05:28:15.348Z+ [[ 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 ]]
3962023-11-30T05:28:15.348Z+ rm -rf ./out/console-assets
3972023-11-30T05:28:15.348Z+ mkdir -p ./out/console-assets
3982023-11-30T05:28:15.348Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3992023-11-30T05:28:15.348Z+ mkdir -p ./out/console-assets
4002023-11-30T05:28:15.348Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4012023-11-30T05:28:15.451Z+ set -o errexit
4022023-11-30T05:28:15.455Z+++ dirname ./tools/ci_download_maghemite_openapi
4032023-11-30T05:28:15.455Z++ cd ./tools
4042023-11-30T05:28:15.455Z++ pwd
4052023-11-30T05:28:15.455Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4062023-11-30T05:28:15.455Z++ basename ./tools/ci_download_maghemite_openapi
4072023-11-30T05:28:15.455Z+ ARG0=ci_download_maghemite_openapi
4082023-11-30T05:28:15.455Z+ TARGET_DIR=out
4092023-11-30T05:28:15.455Z+ DOWNLOAD_DIR=out/downloads
4102023-11-30T05:28:15.455Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4112023-11-30T05:28:15.455Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4122023-11-30T05:28:15.455Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4132023-11-30T05:28:15.455Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4142023-11-30T05:28:15.455Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4152023-11-30T05:28:15.455Z+ main
4162023-11-30T05:28:15.455Z+ [[ 0 != 0 ]]
4172023-11-30T05:28:15.455Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4182023-11-30T05:28:15.456ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4192023-11-30T05:28:15.456Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4202023-11-30T05:28:15.456ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4212023-11-30T05:28:15.456Z+ local DO_DOWNLOAD=true
4222023-11-30T05:28:15.456Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4232023-11-30T05:28:15.456Z+ mkdir -p out/downloads
4242023-11-30T05:28:15.456Z+ '[' true == true ']'
4252023-11-30T05:28:15.456Z+ echo Downloading...
4262023-11-30T05:28:15.457ZDownloading...
4272023-11-30T05:28:15.457Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4282023-11-30T05:28:15.457Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4292023-11-30T05:28:15.749Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4302023-11-30T05:28:15.749Z++ case "$OSTYPE" in
4312023-11-30T05:28:15.749Z++ SHA=sha256sum
4322023-11-30T05:28:15.755Z++ sha256sum
4332023-11-30T05:28:15.755Z++ awk '{print $1}'
4342023-11-30T05:28:15.755Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4352023-11-30T05:28:15.755Z+ [[ 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 ]]
4362023-11-30T05:28:15.756Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4372023-11-30T05:28:15.756Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4382023-11-30T05:28:15.756Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4392023-11-30T05:28:15.756Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4402023-11-30T05:28:15.756Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4412023-11-30T05:28:15.756Z+ main
4422023-11-30T05:28:15.756Z+ [[ 0 != 0 ]]
4432023-11-30T05:28:15.756Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4442023-11-30T05:28:15.756ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4452023-11-30T05:28:15.756ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4462023-11-30T05:28:15.756Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4472023-11-30T05:28:15.756Z+ local DO_DOWNLOAD=true
4482023-11-30T05:28:15.756Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4492023-11-30T05:28:15.756Z+ mkdir -p out/downloads
4502023-11-30T05:28:15.763Z+ '[' true == true ']'
4512023-11-30T05:28:15.763Z+ echo Downloading...
4522023-11-30T05:28:15.763ZDownloading...
4532023-11-30T05:28:15.763Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4542023-11-30T05:28:15.763Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4552023-11-30T05:28:15.929Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4562023-11-30T05:28:15.934Z++ case "$OSTYPE" in
4572023-11-30T05:28:15.934Z++ SHA=sha256sum
4582023-11-30T05:28:15.934Z++ sha256sum
4592023-11-30T05:28:15.934Z++ awk '{print $1}'
4602023-11-30T05:28:15.940Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4612023-11-30T05:28:15.940Z+ [[ 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 ]]
4622023-11-30T05:28:15.945Z+ set -o errexit
4632023-11-30T05:28:15.949Z+++ dirname ./tools/ci_download_dendrite_openapi
4642023-11-30T05:28:15.951Z++ cd ./tools
4652023-11-30T05:28:15.951Z++ pwd
4662023-11-30T05:28:15.951Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4672023-11-30T05:28:15.954Z++ basename ./tools/ci_download_dendrite_openapi
4682023-11-30T05:28:15.954Z+ ARG0=ci_download_dendrite_openapi
4692023-11-30T05:28:15.954Z+ TARGET_DIR=out
4702023-11-30T05:28:15.954Z+ DOWNLOAD_DIR=out/downloads
4712023-11-30T05:28:15.954Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4722023-11-30T05:28:15.954Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4732023-11-30T05:28:15.954Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4742023-11-30T05:28:15.954Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4752023-11-30T05:28:15.954Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4762023-11-30T05:28:15.954Z+ main
4772023-11-30T05:28:15.954Z+ [[ 0 != 0 ]]
4782023-11-30T05:28:15.954Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
4792023-11-30T05:28:15.954ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4802023-11-30T05:28:15.955Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
4812023-11-30T05:28:15.955ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4822023-11-30T05:28:15.955Z+ local DO_DOWNLOAD=true
4832023-11-30T05:28:15.958Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
4842023-11-30T05:28:15.958Z+ mkdir -p out/downloads
4852023-11-30T05:28:15.958Z+ '[' true == true ']'
4862023-11-30T05:28:15.958Z+ echo Downloading...
4872023-11-30T05:28:15.958ZDownloading...
4882023-11-30T05:28:15.958Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4892023-11-30T05:28:15.958Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4902023-11-30T05:28:16.110Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4912023-11-30T05:28:16.110Z++ case "$OSTYPE" in
4922023-11-30T05:28:16.112Z++ SHA=sha256sum
4932023-11-30T05:28:16.112Z++ sha256sum
4942023-11-30T05:28:16.112Z++ awk '{print $1}'
4952023-11-30T05:28:16.117Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4962023-11-30T05:28:16.117Z+ [[ 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 ]]
4972023-11-30T05:28:16.128Z+ set -o errexit
4982023-11-30T05:28:16.130Z+++ dirname ./tools/ci_download_dendrite_stub
4992023-11-30T05:28:16.133Z++ cd ./tools
5002023-11-30T05:28:16.133Z++ pwd
5012023-11-30T05:28:16.136Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5022023-11-30T05:28:16.136Z++ basename ./tools/ci_download_dendrite_stub
5032023-11-30T05:28:16.139Z+ ARG0=ci_download_dendrite_stub
5042023-11-30T05:28:16.139Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5052023-11-30T05:28:16.139Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5062023-11-30T05:28:16.139Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5072023-11-30T05:28:16.139Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5082023-11-30T05:28:16.139Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5092023-11-30T05:28:16.139Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5102023-11-30T05:28:16.139Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5112023-11-30T05:28:16.139Z+ TARGET_DIR=out
5122023-11-30T05:28:16.139Z+ DOWNLOAD_DIR=out/downloads
5132023-11-30T05:28:16.139Z+ DEST_DIR=./out/dendrite-stub
5142023-11-30T05:28:16.139Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5152023-11-30T05:28:16.139Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5162023-11-30T05:28:16.139Z+ REPO=oxidecomputer/dendrite
5172023-11-30T05:28:16.139Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5182023-11-30T05:28:16.139Z+ main
5192023-11-30T05:28:16.139Z+ [[ 0 != 0 ]]
5202023-11-30T05:28:16.139Z+ CIDL_OS=solaris2.11
5212023-11-30T05:28:16.139Z+ [[ 0 != 0 ]]
5222023-11-30T05:28:16.139Z+ configure_os solaris2.11
5232023-11-30T05:28:16.139Z+ echo 'current directory: /work/oxidecomputer/omicron'
5242023-11-30T05:28:16.139Zcurrent directory: /work/oxidecomputer/omicron
5252023-11-30T05:28:16.139Z+ echo 'configuring based on OS: "solaris2.11"'
5262023-11-30T05:28:16.142Zconfiguring based on OS: "solaris2.11"
5272023-11-30T05:28:16.142Z+ case "$1" in
5282023-11-30T05:28:16.142Z+ SET_BINARIES=
5292023-11-30T05:28:16.142Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5302023-11-30T05:28:16.142Z+ CIDL_SHA256FUNC=do_sha256sum
5312023-11-30T05:28:16.142Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5322023-11-30T05:28:16.142Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5332023-11-30T05:28:16.142Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5342023-11-30T05:28:16.142Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5352023-11-30T05:28:16.142ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5362023-11-30T05:28:16.142Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5372023-11-30T05:28:16.142ZLocal file: out/downloads/dendrite-stub.tar.gz
5382023-11-30T05:28:16.142Z+ mkdir -p out/downloads
5392023-11-30T05:28:16.145Z+ mkdir -p ./out/dendrite-stub
5402023-11-30T05:28:16.145Z+ fetch_and_verify
5412023-11-30T05:28:16.145Z+ local DO_DOWNLOAD=true
5422023-11-30T05:28:16.145Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5432023-11-30T05:28:16.145Z+ '[' true == true ']'
5442023-11-30T05:28:16.145Z+ echo Downloading...
5452023-11-30T05:28:16.145ZDownloading...
5462023-11-30T05:28:16.145Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5472023-11-30T05:28:16.145Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5482023-11-30T05:28:23.551Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5492023-11-30T05:28:23.554Z++ sha256sum
5502023-11-30T05:28:23.554Z++ awk '{print $1}'
5512023-11-30T05:28:23.653Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5522023-11-30T05:28:23.653Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5532023-11-30T05:28:23.656Z+ do_untar out/downloads/dendrite-stub.tar.gz
5542023-11-30T05:28:23.656Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5552023-11-30T05:28:24.693Z+ do_assemble
5562023-11-30T05:28:24.693Z+ rm -r ./out/dendrite-stub
5572023-11-30T05:28:24.696Z+ mkdir ./out/dendrite-stub
5582023-11-30T05:28:24.700Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5592023-11-30T05:28:24.855Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5602023-11-30T05:28:24.867Z+ set -o errexit
5612023-11-30T05:28:24.870Z+++ dirname ./tools/ci_download_maghemite_mgd
5622023-11-30T05:28:24.873Z++ cd ./tools
5632023-11-30T05:28:24.873Z++ pwd
5642023-11-30T05:28:24.873Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5652023-11-30T05:28:24.876Z++ basename ./tools/ci_download_maghemite_mgd
5662023-11-30T05:28:24.876Z+ ARG0=ci_download_maghemite_mgd
5672023-11-30T05:28:24.876Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5682023-11-30T05:28:24.876Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5692023-11-30T05:28:24.876Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5702023-11-30T05:28:24.876Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5712023-11-30T05:28:24.879Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5722023-11-30T05:28:24.879Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5732023-11-30T05:28:24.879Z+ TARGET_DIR=out
5742023-11-30T05:28:24.879Z+ DOWNLOAD_DIR=out/downloads
5752023-11-30T05:28:24.879Z+ DEST_DIR=./out/mgd
5762023-11-30T05:28:24.879Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5772023-11-30T05:28:24.879Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5782023-11-30T05:28:24.879Z+ REPO=oxidecomputer/maghemite
5792023-11-30T05:28:24.879Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
5802023-11-30T05:28:24.879Z+ main
5812023-11-30T05:28:24.879Z+ [[ 0 != 0 ]]
5822023-11-30T05:28:24.879Z+ CIDL_OS=solaris2.11
5832023-11-30T05:28:24.879Z+ [[ 0 != 0 ]]
5842023-11-30T05:28:24.879Z+ configure_os solaris2.11
5852023-11-30T05:28:24.879Z+ echo 'current directory: /work/oxidecomputer/omicron'
5862023-11-30T05:28:24.879Zcurrent directory: /work/oxidecomputer/omicron
5872023-11-30T05:28:24.881Z+ echo 'configuring based on OS: "solaris2.11"'
5882023-11-30T05:28:24.881Z+ case "$1" in
5892023-11-30T05:28:24.881Zconfiguring based on OS: "solaris2.11"
5902023-11-30T05:28:24.881Z+ SET_BINARIES=
5912023-11-30T05:28:24.881Z+ CIDL_SHA256FUNC=do_sha256sum
5922023-11-30T05:28:24.881Z+ TARBALL_FILENAME=mgd.tar.gz
5932023-11-30T05:28:24.881Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
5942023-11-30T05:28:24.881Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5952023-11-30T05:28:24.881ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
5962023-11-30T05:28:24.881ZLocal file: out/downloads/mgd.tar.gz
5972023-11-30T05:28:24.881Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
5982023-11-30T05:28:24.881Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5992023-11-30T05:28:24.881Z+ mkdir -p out/downloads
6002023-11-30T05:28:24.884Z+ mkdir -p ./out/mgd
6012023-11-30T05:28:24.885Z+ fetch_and_verify
6022023-11-30T05:28:24.885Z+ local DO_DOWNLOAD=true
6032023-11-30T05:28:24.885Z+ [[ -f out/downloads/mgd.tar.gz ]]
6042023-11-30T05:28:24.885Z+ '[' true == true ']'
6052023-11-30T05:28:24.885Z+ echo Downloading...
6062023-11-30T05:28:24.885ZDownloading...
6072023-11-30T05:28:24.885Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6082023-11-30T05:28:24.885Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6092023-11-30T05:28:33.286Z++ do_sha256sum out/downloads/mgd.tar.gz
6102023-11-30T05:28:33.289Z++ sha256sum
6112023-11-30T05:28:33.289Z++ awk '{print $1}'
6122023-11-30T05:28:33.364Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6132023-11-30T05:28:33.364Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6142023-11-30T05:28:33.364Z+ do_untar out/downloads/mgd.tar.gz
6152023-11-30T05:28:33.367Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6162023-11-30T05:28:34.062Z+ do_assemble
6172023-11-30T05:28:34.062Z+ rm -r ./out/mgd
6182023-11-30T05:28:34.067Z+ mkdir ./out/mgd
6192023-11-30T05:28:34.068Z+ cp -r out/downloads/root ./out/mgd/root
6202023-11-30T05:28:34.281Z+ set -o errexit
6212023-11-30T05:28:34.285Z+++ dirname ./tools/ci_download_transceiver_control
6222023-11-30T05:28:34.289Z++ cd ./tools
6232023-11-30T05:28:34.289Z++ pwd
6242023-11-30T05:28:34.289Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6252023-11-30T05:28:34.289Z++ basename ./tools/ci_download_transceiver_control
6262023-11-30T05:28:34.293Z+ ARG0=ci_download_transceiver_control
6272023-11-30T05:28:34.293Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6282023-11-30T05:28:34.293Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6292023-11-30T05:28:34.293Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6302023-11-30T05:28:34.293Z+ TARGET_DIR=out
6312023-11-30T05:28:34.293Z+ DOWNLOAD_DIR=out/downloads
6322023-11-30T05:28:34.293Z+ DEST_DIR=./out/transceiver-control
6332023-11-30T05:28:34.295Z+ BIN_DIR=/opt/oxide/bin
6342023-11-30T05:28:34.295Z+ BINARY=xcvradm
6352023-11-30T05:28:34.295Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6362023-11-30T05:28:34.295Z+ REPO=oxidecomputer/transceiver-control
6372023-11-30T05:28:34.295Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6382023-11-30T05:28:34.295Z+ main
6392023-11-30T05:28:34.295Z+ [[ 0 != 0 ]]
6402023-11-30T05:28:34.295Z+ CIDL_OS=solaris2.11
6412023-11-30T05:28:34.295Z+ [[ 0 != 0 ]]
6422023-11-30T05:28:34.295Z+ configure_os solaris2.11
6432023-11-30T05:28:34.295Z+ echo 'current directory: /work/oxidecomputer/omicron'
6442023-11-30T05:28:34.295Zcurrent directory: /work/oxidecomputer/omicron
6452023-11-30T05:28:34.295Z+ echo 'configuring based on OS: "solaris2.11"'
6462023-11-30T05:28:34.295Zconfiguring based on OS: "solaris2.11"
6472023-11-30T05:28:34.295Z+ case "$1" in
6482023-11-30T05:28:34.295Z+ SET_BINARIES=
6492023-11-30T05:28:34.295Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6502023-11-30T05:28:34.295Z+ CIDL_SHA256FUNC=do_sha256sum
6512023-11-30T05:28:34.295Z+ ARCHIVE_FILENAME=xcvradm.gz
6522023-11-30T05:28:34.295Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6532023-11-30T05:28:34.295Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6542023-11-30T05:28:34.295Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6552023-11-30T05:28:34.295ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6562023-11-30T05:28:34.295Z+ echo 'Local file: out/downloads/xcvradm.gz'
6572023-11-30T05:28:34.296ZLocal file: out/downloads/xcvradm.gz
6582023-11-30T05:28:34.296Z+ mkdir -p out/downloads
6592023-11-30T05:28:34.308Z+ mkdir -p ./out/transceiver-control
6602023-11-30T05:28:34.308Z+ fetch_and_verify
6612023-11-30T05:28:34.308Z+ local DO_DOWNLOAD=true
6622023-11-30T05:28:34.308Z+ [[ -f out/downloads/xcvradm.gz ]]
6632023-11-30T05:28:34.308Z+ '[' true == true ']'
6642023-11-30T05:28:34.308Z+ echo Downloading...
6652023-11-30T05:28:34.308ZDownloading...
6662023-11-30T05:28:34.308Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6672023-11-30T05:28:34.308Z+ 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
6682023-11-30T05:28:36.689Z++ do_sha256sum out/downloads/xcvradm.gz
6692023-11-30T05:28:36.693Z++ sha256sum
6702023-11-30T05:28:36.693Z++ awk '{print $1}'
6712023-11-30T05:28:36.693Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6722023-11-30T05:28:36.693Z+ [[ 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 ]]
6732023-11-30T05:28:36.693Z+ do_unpack out/downloads/xcvradm.gz
6742023-11-30T05:28:36.693Z+ mkdir -p out/downloads/root//opt/oxide/bin
6752023-11-30T05:28:36.698Z+ gzip -dc out/downloads/xcvradm.gz
6762023-11-30T05:28:36.880Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6772023-11-30T05:28:36.883Z+ do_assemble
6782023-11-30T05:28:36.883Z+ rm -r ./out/transceiver-control
6792023-11-30T05:28:36.885Z+ mkdir ./out/transceiver-control
6802023-11-30T05:28:36.889Z+ cp -r out/downloads/root ./out/transceiver-control/root
6812023-11-30T05:28:37.143ZAll prerequisites installed successfully
6822023-11-30T05:28:37.147Z
6832023-11-30T05:28:37.147Zreal 1:55.491503532
6842023-11-30T05:28:37.147Zuser 54.634503270
6852023-11-30T05:28:37.147Zsys 10.789023376
6862023-11-30T05:28:37.147Ztrap 0.022176849
6872023-11-30T05:28:37.147Ztflt 0.143478566
6882023-11-30T05:28:37.147Zdflt 0.521422867
6892023-11-30T05:28:37.147Zkflt 0.150611549
6902023-11-30T05:28:37.147Zlock 1.918202255
6912023-11-30T05:28:37.147Zslp 3:32.318233158
6922023-11-30T05:28:37.147Zlat 3.992398780
6932023-11-30T05:28:37.148Zstop 0.069665249
6942023-11-30T05:28:37.148Z+ banner end-to-end-tests
6952023-11-30T05:28:37.215Z
6962023-11-30T05:28:37.215Z ###### # # ##### ##### #### ###### # # #####
6972023-11-30T05:28:37.215Z # ## # # # # # # # ## # # #
6982023-11-30T05:28:37.215Z ##### # # # # # ##### # # # ##### ##### # # # # #
6992023-11-30T05:28:37.215Z # # # # # # # # # # # # # # #
7002023-11-30T05:28:37.215Z # # ## # # # # # # # ## # #
7012023-11-30T05:28:37.215Z ###### # # ##### # #### ###### # # #####
7022023-11-30T05:28:37.215Z
7032023-11-30T05:28:37.634Z+ export CARGO_PROFILE_DEV_DEBUG=1
7042023-11-30T05:28:37.634Z+ CARGO_PROFILE_DEV_DEBUG=1
7052023-11-30T05:28:37.634Z+ export CARGO_PROFILE_TEST_DEBUG=1
7062023-11-30T05:28:37.634Z+ CARGO_PROFILE_TEST_DEBUG=1
7072023-11-30T05:28:37.640Z+ export CARGO_INCREMENTAL=0
7082023-11-30T05:28:37.640Z+ CARGO_INCREMENTAL=0
7092023-11-30T05:28:37.640Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7102023-11-30T05:28:37.657Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7112023-11-30T05:28:38.067Z Updating crates.io index
7122023-11-30T05:28:38.074Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7132023-11-30T05:28:38.910Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7142023-11-30T05:28:40.718Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7152023-11-30T05:28:41.366Z Updating git repository `http://github.com/oxidecomputer/tofino`
7162023-11-30T05:28:41.684Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7172023-11-30T05:28:42.049Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7182023-11-30T05:28:42.301Z Updating git repository `https://github.com/oxidecomputer/propolis`
7192023-11-30T05:28:43.268Z Updating git repository `https://github.com/oxidecomputer/crucible`
7202023-11-30T05:28:45.424Z Updating git repository `https://github.com/oxidecomputer/opte`
7212023-11-30T05:28:46.514Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7222023-11-30T05:28:46.872Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7232023-11-30T05:28:47.476Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7242023-11-30T05:28:47.821Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7252023-11-30T05:28:48.181Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7262023-11-30T05:28:48.737Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7272023-11-30T05:28:49.083Z Updating git repository `https://github.com/njaremko/samael`
7282023-11-30T05:28:49.671Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7292023-11-30T05:28:50.255Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7302023-11-30T05:28:50.651Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7312023-11-30T05:28:50.973Z Updating git repository `https://github.com/jgallagher/nix`
7322023-11-30T05:28:52.310Z Updating git repository `https://github.com/cbiffle/hubpack`
7332023-11-30T05:28:52.884Z Updating git repository `https://github.com/oxidecomputer/typify`
7342023-11-30T05:28:54.285Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7352023-11-30T05:28:54.298Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7362023-11-30T05:28:54.596Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7372023-11-30T05:28:56.254Z Downloading crates ...
7382023-11-30T05:28:56.516Z Downloaded blowfish v0.9.1
7392023-11-30T05:28:56.523Z Downloaded cstr-argument v0.1.2
7402023-11-30T05:28:56.530Z Downloaded pin-project-lite v0.2.13
7412023-11-30T05:28:56.543Z Downloaded num_threads v0.1.6
7422023-11-30T05:28:56.549Z Downloaded digest v0.10.7
7432023-11-30T05:28:56.555Z Downloaded percent-encoding v2.3.1
7442023-11-30T05:28:56.561Z Downloaded diesel_derives v2.1.2
7452023-11-30T05:28:56.573Z Downloaded parse-display v0.8.2
7462023-11-30T05:28:56.583Z Downloaded pretty-hex v0.2.1
7472023-11-30T05:28:56.592Z Downloaded pin-utils v0.1.0
7482023-11-30T05:28:56.612Z Downloaded postcard-cobs v0.1.5-pre
7492023-11-30T05:28:56.613Z Downloaded crucible-workspace-hack v0.1.0
7502023-11-30T05:28:56.616Z Downloaded pkg-config v0.3.27
7512023-11-30T05:28:56.617Z Downloaded multer v2.1.0
7522023-11-30T05:28:56.624Z Downloaded predicates-core v1.0.6
7532023-11-30T05:28:56.624Z Downloaded postgres-types v0.2.6
7542023-11-30T05:28:56.629Z Downloaded curve25519-dalek-derive v0.1.0
7552023-11-30T05:28:56.634Z Downloaded option-ext v0.2.0
7562023-11-30T05:28:56.637Z Downloaded clap v4.4.3
7572023-11-30T05:28:56.657Z Downloaded darling_macro v0.20.3
7582023-11-30T05:28:56.660Z Downloaded precomputed-hash v0.1.1
7592023-11-30T05:28:56.663Z Downloaded atty v0.2.14
7602023-11-30T05:28:56.667Z Downloaded tokio-macros v2.2.0
7612023-11-30T05:28:56.704Z Downloaded ppv-lite86 v0.2.17
7622023-11-30T05:28:56.708Z Downloaded hex-literal v0.4.1
7632023-11-30T05:28:56.709Z Downloaded phf_shared v0.11.2
7642023-11-30T05:28:56.709Z Downloaded chacha20 v0.9.1
7652023-11-30T05:28:56.709Z Downloaded atomicwrites v0.4.2
7662023-11-30T05:28:56.709Z Downloaded fxhash v0.2.1
7672023-11-30T05:28:56.709Z Downloaded dirs-sys v0.4.1
7682023-11-30T05:28:56.709Z Downloaded resolv-conf v0.7.0
7692023-11-30T05:28:56.709Z Downloaded memoffset v0.9.0
7702023-11-30T05:28:56.709Z Downloaded predicates v3.0.4
7712023-11-30T05:28:56.714Z Downloaded generic-array v0.14.7
7722023-11-30T05:28:56.714Z Downloaded backoff v0.4.0
7732023-11-30T05:28:56.717Z Downloaded equivalent v1.0.1
7742023-11-30T05:28:56.721Z Downloaded instant v0.1.12
7752023-11-30T05:28:56.725Z Downloaded postcard v0.7.3
7762023-11-30T05:28:56.728Z Downloaded bitflags v2.4.0
7772023-11-30T05:28:56.734Z Downloaded russh-cryptovec v0.7.0
7782023-11-30T05:28:56.737Z Downloaded ansi_term v0.12.1
7792023-11-30T05:28:56.741Z Downloaded stable_deref_trait v1.2.0
7802023-11-30T05:28:56.744Z Downloaded time-core v0.1.1
7812023-11-30T05:28:56.748Z Downloaded zerocopy v0.3.0
7822023-11-30T05:28:56.752Z Downloaded foreign-types v0.5.0
7832023-11-30T05:28:56.752Z Downloaded whoami v1.4.1
7842023-11-30T05:28:56.755Z Downloaded tokio-stream v0.1.14
7852023-11-30T05:28:56.763Z Downloaded md5 v0.7.0
7862023-11-30T05:28:56.766Z Downloaded inout v0.1.3
7872023-11-30T05:28:56.770Z Downloaded deranged v0.3.8
7882023-11-30T05:28:56.773Z Downloaded russh-keys v0.38.0
7892023-11-30T05:28:56.776Z Downloaded thiserror-impl v1.0.49
7902023-11-30T05:28:56.779Z Downloaded endian-type v0.1.2
7912023-11-30T05:28:56.782Z Downloaded semver v1.0.20
7922023-11-30T05:28:56.786Z Downloaded httparse v1.8.0
7932023-11-30T05:28:56.792Z Downloaded home v0.5.5
7942023-11-30T05:28:56.795Z Downloaded http-range v0.1.5
7952023-11-30T05:28:56.799Z Downloaded textwrap v0.11.0
7962023-11-30T05:28:56.802Z Downloaded headers-core v0.2.0
7972023-11-30T05:28:56.806Z Downloaded derive_more v0.99.17
7982023-11-30T05:28:56.813Z Downloaded want v0.3.1
7992023-11-30T05:28:56.817Z Downloaded string_cache v0.8.7
8002023-11-30T05:28:56.820Z Downloaded either v1.9.0
8012023-11-30T05:28:56.824Z Downloaded log v0.4.20
8022023-11-30T05:28:56.829Z Downloaded futures v0.3.29
8032023-11-30T05:28:56.840Z Downloaded zone_cfg_derive v0.3.0
8042023-11-30T05:28:56.844Z Downloaded walkdir v2.4.0
8052023-11-30T05:28:56.847Z Downloaded hex v0.4.3
8062023-11-30T05:28:56.851Z Downloaded tinyvec_macros v0.1.1
8072023-11-30T05:28:56.854Z Downloaded uuid v1.6.1
8082023-11-30T05:28:56.862Z Downloaded foreign-types v0.3.2
8092023-11-30T05:28:56.865Z Downloaded take_mut v0.2.2
8102023-11-30T05:28:56.868Z Downloaded foreign-types-shared v0.1.1
8112023-11-30T05:28:56.868Z Downloaded rustls-native-certs v0.6.3
8122023-11-30T05:28:56.873Z Downloaded getopts v0.2.21
8132023-11-30T05:28:56.876Z Downloaded xattr v1.0.1
8142023-11-30T05:28:56.880Z Downloaded rustc-demangle v0.1.23
8152023-11-30T05:28:56.886Z Downloaded base64 v0.21.5
8162023-11-30T05:28:56.892Z Downloaded fnv v1.0.7
8172023-11-30T05:28:56.895Z Downloaded mio v0.8.9
8182023-11-30T05:28:56.906Z Downloaded keccak v0.1.4
8192023-11-30T05:28:56.909Z Downloaded darling_core v0.20.3
8202023-11-30T05:28:56.919Z Downloaded usdt-attr-macro v0.3.5
8212023-11-30T05:28:56.923Z Downloaded zone v0.3.0
8222023-11-30T05:28:56.926Z Downloaded slog-scope v4.4.0
8232023-11-30T05:28:56.926Z Downloaded toolchain_find v0.2.0
8242023-11-30T05:28:56.931Z Downloaded strum v0.25.0
8252023-11-30T05:28:56.931Z Downloaded thiserror-no-std v2.0.2
8262023-11-30T05:28:56.937Z Downloaded tokio-native-tls v0.3.1
8272023-11-30T05:28:56.941Z Downloaded url v2.5.0
8282023-11-30T05:28:56.948Z Downloaded smallvec v1.11.0
8292023-11-30T05:28:56.963Z Downloaded tempfile v3.8.1
8302023-11-30T05:28:56.963Z Downloaded utf-8 v0.7.6
8312023-11-30T05:28:56.963Z Downloaded serde_spanned v0.6.4
8322023-11-30T05:28:56.963Z Downloaded itoa v1.0.9
8332023-11-30T05:28:56.966Z Downloaded toml v0.8.8
8342023-11-30T05:28:56.971Z Downloaded scopeguard v1.2.0
8352023-11-30T05:28:56.974Z Downloaded universal-hash v0.5.1
8362023-11-30T05:28:56.974Z Downloaded heck v0.4.1
8372023-11-30T05:28:56.979Z Downloaded serde_repr v0.1.16
8382023-11-30T05:28:56.983Z Downloaded usdt-macro v0.3.5
8392023-11-30T05:28:56.983Z Downloaded thiserror v1.0.49
8402023-11-30T05:28:56.991Z Downloaded fastrand v2.0.0
8412023-11-30T05:28:56.995Z Downloaded lazy_static v1.4.0
8422023-11-30T05:28:57.010Z Downloaded same-file v1.0.6
8432023-11-30T05:28:57.010Z Downloaded vsss-rs v3.3.1
8442023-11-30T05:28:57.017Z Downloaded getrandom v0.2.10
8452023-11-30T05:28:57.019Z Downloaded ed25519-dalek v2.0.0
8462023-11-30T05:28:57.030Z Downloaded rustfmt-wrapper v0.2.0
8472023-11-30T05:28:57.030Z Downloaded strsim v0.8.0
8482023-11-30T05:28:57.030Z Downloaded strum_macros v0.25.2
8492023-11-30T05:28:57.030Z Downloaded futures-io v0.3.29
8502023-11-30T05:28:57.030Z Downloaded socket2 v0.4.9
8512023-11-30T05:28:57.041Z Downloaded is-terminal v0.4.9
8522023-11-30T05:28:57.041Z Downloaded tokio-rustls v0.24.1
8532023-11-30T05:28:57.041Z Downloaded signal-hook-registry v1.4.1
8542023-11-30T05:28:57.041Z Downloaded usdt-impl v0.3.5
8552023-11-30T05:28:57.054Z Downloaded half v1.8.2
8562023-11-30T05:28:57.054Z Downloaded regex-automata v0.1.10
8572023-11-30T05:28:57.059Z Downloaded socket2 v0.5.5
8582023-11-30T05:28:57.065Z Downloaded signal-hook v0.3.17
8592023-11-30T05:28:57.075Z Downloaded crossbeam-channel v0.5.8
8602023-11-30T05:28:57.103Z Downloaded serde_with_macros v2.3.3
8612023-11-30T05:28:57.103Z Downloaded serde_derive_internals v0.26.0
8622023-11-30T05:28:57.103Z Downloaded group v0.13.0
8632023-11-30T05:28:57.103Z Downloaded tinyvec v1.6.0
8642023-11-30T05:28:57.107Z Downloaded synstructure v0.12.6
8652023-11-30T05:28:57.107Z Downloaded aho-corasick v1.0.4
8662023-11-30T05:28:57.111Z Downloaded tar v0.4.40
8672023-11-30T05:28:57.111Z Downloaded russh v0.39.0
8682023-11-30T05:28:57.128Z Downloaded toml v0.7.8
8692023-11-30T05:28:57.150Z Downloaded trust-dns-server v0.22.1
8702023-11-30T05:28:57.162Z Downloaded serde_yaml v0.9.25
8712023-11-30T05:28:57.168Z Downloaded tracing v0.1.37
8722023-11-30T05:28:57.175Z Downloaded ryu v1.0.15
8732023-11-30T05:28:57.180Z Downloaded heapless v0.7.16
8742023-11-30T05:28:57.192Z Downloaded aes-gcm v0.10.3
8752023-11-30T05:28:57.200Z Downloaded unicode-segmentation v1.10.1
8762023-11-30T05:28:57.208Z Downloaded http v0.2.11
8772023-11-30T05:28:57.217Z Downloaded trust-dns-client v0.22.0
8782023-11-30T05:28:57.223Z Downloaded toml_edit v0.21.0
8792023-11-30T05:28:57.272Z Downloaded hashbrown v0.13.2
8802023-11-30T05:28:57.283Z Downloaded unicode-normalization v0.1.22
8812023-11-30T05:28:57.293Z Downloaded tokio-util v0.7.10
8822023-11-30T05:28:57.311Z Downloaded hashbrown v0.14.2
8832023-11-30T05:28:57.323Z Downloaded serde_json v1.0.108
8842023-11-30T05:28:57.342Z Downloaded futures-util v0.3.29
8852023-11-30T05:28:57.373Z Downloaded itertools v0.12.0
8862023-11-30T05:28:57.382Z Downloaded rustls-webpki v0.101.7
8872023-11-30T05:28:57.414Z Downloaded hyper v0.14.27
8882023-11-30T05:28:57.428Z Downloaded hkdf v0.12.3
8892023-11-30T05:28:57.433Z Downloaded object v0.32.1
8902023-11-30T05:28:57.455Z Downloaded vcpkg v0.2.15
8912023-11-30T05:28:57.531Z Downloaded syn v1.0.109
8922023-11-30T05:28:57.553Z Downloaded smoltcp v0.8.2
8932023-11-30T05:28:57.570Z Downloaded rustix v0.38.25
8942023-11-30T05:28:57.613Z Downloaded rustix v0.37.23
8952023-11-30T05:28:57.648Z Downloaded zerocopy-derive v0.2.0
8962023-11-30T05:28:57.665Z Downloaded bstr v1.6.0
8972023-11-30T05:28:57.686Z Downloaded bzip2-sys v0.1.11+1.0.8
8982023-11-30T05:28:57.742Z Downloaded curve25519-dalek v4.1.0
8992023-11-30T05:28:57.745Z Downloaded rustls v0.21.9
9002023-11-30T05:28:57.748Z Downloaded smoltcp v0.9.1
9012023-11-30T05:28:57.767Z Downloaded idna v0.5.0
9022023-11-30T05:28:57.780Z Downloaded regex-syntax v0.8.2
9032023-11-30T05:28:57.795Z Downloaded regex-syntax v0.7.5
9042023-11-30T05:28:57.811Z Downloaded sled v0.34.7
9052023-11-30T05:28:57.831Z Downloaded zerocopy-derive v0.6.4
9062023-11-30T05:28:57.855Z Downloaded regex-automata v0.3.8
9072023-11-30T05:28:57.887Z Downloaded regex-automata v0.4.3
9082023-11-30T05:28:57.926Z Downloaded openapiv3 v2.0.0-rc.1
9092023-11-30T05:28:57.948Z Downloaded diesel v2.1.4
9102023-11-30T05:28:57.978Z Downloaded idna v0.2.3
9112023-11-30T05:28:57.990Z Downloaded trust-dns-proto v0.22.0
9122023-11-30T05:28:58.007Z Downloaded libc v0.2.150
9132023-11-30T05:28:58.065Z Downloaded tokio v1.34.0
9142023-11-30T05:28:58.124Z Downloaded sha3 v0.10.8
9152023-11-30T05:28:58.136Z Downloaded syn v2.0.32
9162023-11-30T05:28:58.155Z Downloaded gimli v0.28.0
9172023-11-30T05:28:58.171Z Downloaded bstr v0.2.17
9182023-11-30T05:28:58.188Z Downloaded webpki-roots v0.25.2
9192023-11-30T05:28:58.196Z Downloaded openssl v0.10.57
9202023-11-30T05:28:58.214Z Downloaded radix_trie v0.2.1
9212023-11-30T05:28:58.223Z Downloaded h2 v0.3.21
9222023-11-30T05:28:58.235Z Downloaded regress v0.7.1
9232023-11-30T05:28:58.250Z Downloaded winapi v0.3.9
9242023-11-30T05:28:58.325Z Downloaded regex v1.10.2
9252023-11-30T05:28:58.349Z Downloaded encoding_rs v0.8.33
9262023-11-30T05:28:58.394Z Downloaded serde_with v2.3.3
9272023-11-30T05:28:58.408Z Downloaded clap v2.34.0
9282023-11-30T05:28:58.428Z Downloaded chrono v0.4.31
9292023-11-30T05:28:58.439Z Downloaded winnow v0.5.15
9302023-11-30T05:28:58.444Z Downloaded itertools v0.10.5
9312023-11-30T05:28:58.455Z Downloaded memchr v2.6.3
9322023-11-30T05:28:58.466Z Downloaded itertools v0.11.0
9332023-11-30T05:28:58.480Z Downloaded petgraph v0.6.4
9342023-11-30T05:28:58.510Z Downloaded hashbrown v0.12.3
9352023-11-30T05:28:58.524Z Downloaded time v0.3.27
9362023-11-30T05:28:58.540Z Downloaded clap_builder v4.4.2
9372023-11-30T05:28:58.557Z Downloaded trust-dns-resolver v0.22.0
9382023-11-30T05:28:58.557Z Downloaded unicode-bidi v0.3.13
9392023-11-30T05:28:58.557Z Downloaded typenum v1.16.0
9402023-11-30T05:28:58.571Z Downloaded tungstenite v0.20.1
9412023-11-30T05:28:58.571Z Downloaded headers v0.3.9
9422023-11-30T05:28:58.988Z Downloaded unsafe-libyaml v0.2.9
9432023-11-30T05:28:58.988Z Downloaded flate2 v1.0.28
9442023-11-30T05:28:59.408Z Downloaded serde v1.0.192
9452023-11-30T05:28:59.408Z Downloaded libm v0.2.7
9462023-11-30T05:28:59.408Z Downloaded snafu v0.7.5
9472023-11-30T05:28:59.409Z Downloaded aes v0.8.3
9482023-11-30T05:28:59.409Z Downloaded serde_derive v1.0.192
9492023-11-30T05:28:59.409Z Downloaded reqwest v0.11.22
9502023-11-30T05:28:59.409Z Downloaded tokio-tungstenite v0.20.1
9512023-11-30T05:28:59.409Z Downloaded unicode-ident v1.0.12
9522023-11-30T05:28:59.409Z Downloaded elliptic-curve v0.13.5
9532023-11-30T05:28:59.409Z Downloaded rand v0.7.3
9542023-11-30T05:28:59.409Z Downloaded pest v2.7.2
9552023-11-30T05:28:59.409Z Downloaded crossterm v0.27.0
9562023-11-30T05:28:59.410Z Downloaded tracing-core v0.1.31
9572023-11-30T05:28:59.410Z Downloaded hmac v0.12.1
9582023-11-30T05:28:59.410Z Downloaded spin v0.5.2
9592023-11-30T05:28:59.410Z Downloaded term v0.7.0
9602023-11-30T05:28:59.410Z Downloaded structmeta v0.2.0
9612023-11-30T05:28:59.410Z Downloaded spki v0.7.2
9622023-11-30T05:28:59.410Z Downloaded futures-macro v0.3.29
9632023-11-30T05:28:59.410Z Downloaded tokio-postgres v0.7.10
9642023-11-30T05:28:59.410Z Downloaded siphasher v0.3.11
9652023-11-30T05:28:59.410Z Downloaded backtrace v0.3.69
9662023-11-30T05:28:59.410Z Downloaded toml_edit v0.19.15
9672023-11-30T05:28:59.410Z Downloaded ring v0.17.5
9682023-11-30T05:28:59.410Z Downloaded zip v0.6.6
9692023-11-30T05:28:59.410Z Downloaded heck v0.3.3
9702023-11-30T05:28:59.410Z Downloaded yasna v0.5.2
9712023-11-30T05:28:59.410Z Downloaded slog v2.7.0
9722023-11-30T05:28:59.410Z Downloaded strsim v0.10.0
9732023-11-30T05:28:59.410Z Downloaded time-macros v0.2.13
9742023-11-30T05:28:59.410Z Downloaded futures-executor v0.3.29
9752023-11-30T05:28:59.410Z Downloaded futures-core v0.3.29
9762023-11-30T05:28:59.410Z Downloaded untrusted v0.7.1
9772023-11-30T05:28:59.410Z Downloaded serde_tokenstream v0.1.7
9782023-11-30T05:28:59.410Z Downloaded subprocess v0.2.9
9792023-11-30T05:28:59.410Z Downloaded zerocopy v0.6.4
9802023-11-30T05:28:59.410Z Downloaded serde_path_to_error v0.1.14
9812023-11-30T05:28:59.410Z Downloaded sha2 v0.10.8
9822023-11-30T05:28:59.410Z Downloaded schemars v0.8.13
9832023-11-30T05:28:59.410Z Downloaded ring v0.16.20
9842023-11-30T05:28:59.424Z Downloaded version_check v0.9.4
9852023-11-30T05:28:59.424Z Downloaded vec_map v0.8.2
9862023-11-30T05:28:59.424Z Downloaded subtle v2.5.0
9872023-11-30T05:28:59.424Z Downloaded structopt v0.3.26
9882023-11-30T05:28:59.424Z Downloaded num-bigint v0.4.4
9892023-11-30T05:28:59.424Z Downloaded indexmap v2.1.0
9902023-11-30T05:28:59.424Z Downloaded stringprep v0.1.3
9912023-11-30T05:28:59.424Z Downloaded libefi-sys v0.1.0
9922023-11-30T05:28:59.424Z Downloaded lalrpop-util v0.19.12
9932023-11-30T05:28:59.424Z Downloaded foreign-types-macros v0.2.3
9942023-11-30T05:28:59.424Z Downloaded fixedbitset v0.4.2
9952023-11-30T05:28:59.424Z Downloaded hyper-staticfile v0.9.5
9962023-11-30T05:28:59.424Z Downloaded hash32 v0.2.1
9972023-11-30T05:28:59.425Z Downloaded slog-envlogger v2.2.0
9982023-11-30T05:28:59.425Z Downloaded slog-dtrace v0.2.3
9992023-11-30T05:28:59.425Z Downloaded slog-bunyan v2.4.0
10002023-11-30T05:28:59.425Z Downloaded rustc_version v0.4.0
10012023-11-30T05:28:59.425Z Downloaded signal-hook-mio v0.2.3
10022023-11-30T05:28:59.425Z Downloaded hyper-rustls v0.24.2
10032023-11-30T05:28:59.425Z Downloaded similar v2.2.1
10042023-11-30T05:28:59.425Z Downloaded structmeta-derive v0.2.0
10052023-11-30T05:28:59.425Z Downloaded openssl-sys v0.9.93
10062023-11-30T05:28:59.425Z Downloaded spin v0.9.8
10072023-11-30T05:28:59.425Z Downloaded slog-term v2.9.0
10082023-11-30T05:28:59.425Z Downloaded indexmap v1.9.3
10092023-11-30T05:28:59.425Z Downloaded managed v0.8.0
10102023-11-30T05:28:59.425Z Downloaded ipnetwork v0.20.0
10112023-11-30T05:28:59.425Z Downloaded futures-sink v0.3.29
10122023-11-30T05:28:59.427Z Downloaded thiserror-impl-no-std v2.0.2
10132023-11-30T05:28:59.427Z Downloaded slog-stdlog v4.1.1
10142023-11-30T05:28:59.427Z Downloaded iana-time-zone v0.1.57
10152023-11-30T05:28:59.427Z Downloaded serde_urlencoded v0.7.1
10162023-11-30T05:28:59.427Z Downloaded rustls-pemfile v1.0.3
10172023-11-30T05:28:59.427Z Downloaded ucd-trie v0.1.6
10182023-11-30T05:28:59.427Z Downloaded md-5 v0.10.5
10192023-11-30T05:28:59.427Z Downloaded structopt-derive v0.4.18
10202023-11-30T05:28:59.427Z Downloaded macaddr v1.0.1
10212023-11-30T05:28:59.427Z Downloaded lru-cache v0.1.2
10222023-11-30T05:28:59.427Z Downloaded linked-hash-map v0.5.6
10232023-11-30T05:28:59.427Z Downloaded kstat-rs v0.2.3
10242023-11-30T05:28:59.427Z Downloaded ff v0.13.0
10252023-11-30T05:28:59.427Z Downloaded errno v0.3.2
10262023-11-30T05:28:59.427Z Downloaded pin-project v1.1.3
10272023-11-30T05:28:59.428Z Downloaded futures-channel v0.3.29
10282023-11-30T05:28:59.428Z Downloaded getrandom v0.1.16
10292023-11-30T05:28:59.428Z Downloaded hostname v0.3.1
10302023-11-30T05:28:59.428Z Downloaded fallible-iterator v0.2.0
10312023-11-30T05:28:59.428Z Downloaded serde_tokenstream v0.2.0
10322023-11-30T05:28:59.428Z Downloaded semver-parser v0.10.2
10332023-11-30T05:28:59.428Z Downloaded slog-async v2.8.0
10342023-11-30T05:28:59.428Z Downloaded snafu-derive v0.7.5
10352023-11-30T05:28:59.428Z Downloaded scheduled-thread-pool v0.2.7
10362023-11-30T05:28:59.428Z Downloaded blake2 v0.10.6
10372023-11-30T05:28:59.428Z Downloaded foreign-types-shared v0.3.1
10382023-11-30T05:28:59.428Z Downloaded match_cfg v0.1.0
10392023-11-30T05:28:59.428Z Downloaded signature v2.1.0
10402023-11-30T05:28:59.430Z Downloaded terminal_size v0.2.6
10412023-11-30T05:28:59.430Z Downloaded sct v0.7.0
10422023-11-30T05:28:59.430Z Downloaded base64 v0.13.1
10432023-11-30T05:28:59.430Z Downloaded cc v1.0.83
10442023-11-30T05:28:59.430Z Downloaded lock_api v0.4.10
10452023-11-30T05:28:59.430Z Downloaded ipnet v2.8.0
10462023-11-30T05:28:59.430Z Downloaded io-lifetimes v1.0.11
10472023-11-30T05:28:59.430Z Downloaded arc-swap v1.6.0
10482023-11-30T05:28:59.430Z Downloaded toml v0.5.11
10492023-11-30T05:28:59.430Z Downloaded smf v0.2.2
10502023-11-30T05:28:59.430Z Downloaded ident_case v1.0.1
10512023-11-30T05:28:59.430Z Downloaded static_assertions v1.1.0
10522023-11-30T05:28:59.430Z Downloaded futures-task v0.3.29
10532023-11-30T05:28:59.430Z Downloaded form_urlencoded v1.2.1
10542023-11-30T05:28:59.430Z Downloaded ed25519 v2.2.2
10552023-11-30T05:28:59.437Z Downloaded zeroize_derive v1.4.2
10562023-11-30T05:28:59.437Z Downloaded httpdate v1.0.3
10572023-11-30T05:28:59.437Z Downloaded http-body v0.4.5
10582023-11-30T05:28:59.437Z Downloaded rand v0.8.5
10592023-11-30T05:28:59.437Z Downloaded schemars_derive v0.8.13
10602023-11-30T05:28:59.437Z Downloaded dirs-sys-next v0.1.2
10612023-11-30T05:28:59.437Z Downloaded ciborium v0.2.1
10622023-11-30T05:28:59.442Z Downloaded untrusted v0.9.0
10632023-11-30T05:28:59.442Z Downloaded parking_lot v0.12.1
10642023-11-30T05:28:59.450Z Downloaded num-traits v0.2.16
10652023-11-30T05:28:59.456Z Downloaded slog-json v2.6.1
10662023-11-30T05:28:59.456Z Downloaded rustversion v1.0.14
10672023-11-30T05:28:59.462Z Downloaded anstyle-parse v0.2.1
10682023-11-30T05:28:59.471Z Downloaded password-hash v0.4.2
10692023-11-30T05:28:59.471Z Downloaded parking_lot_core v0.9.8
10702023-11-30T05:28:59.475Z Downloaded crossbeam-utils v0.8.16
10712023-11-30T05:28:59.475Z Downloaded crossbeam-epoch v0.9.15
10722023-11-30T05:28:59.482Z Downloaded num-complex v0.4.4
10732023-11-30T05:28:59.489Z Downloaded base64ct v1.6.0
10742023-11-30T05:28:59.489Z Downloaded proc-macro-error v1.0.4
10752023-11-30T05:28:59.498Z Downloaded pest_meta v2.7.2
10762023-11-30T05:28:59.507Z Downloaded hubpack v0.1.2
10772023-11-30T05:28:59.507Z Downloaded glob v0.3.1
10782023-11-30T05:28:59.507Z Downloaded ghash v0.5.0
10792023-11-30T05:28:59.507Z Downloaded matches v0.1.10
10802023-11-30T05:28:59.507Z Downloaded float-cmp v0.9.0
10812023-11-30T05:28:59.507Z Downloaded thread_local v1.1.7
10822023-11-30T05:28:59.514Z Downloaded thread-id v4.2.0
10832023-11-30T05:28:59.514Z Downloaded waitgroup v0.1.2
10842023-11-30T05:28:59.514Z Downloaded tower-service v0.3.2
10852023-11-30T05:28:59.514Z Downloaded zeroize v1.7.0
10862023-11-30T05:28:59.523Z Downloaded parking_lot v0.11.2
10872023-11-30T05:28:59.523Z Downloaded quote v1.0.33
10882023-11-30T05:28:59.531Z Downloaded ctr v0.9.2
10892023-11-30T05:28:59.531Z Downloaded secrecy v0.8.0
10902023-11-30T05:28:59.531Z Downloaded filetime v0.2.22
10912023-11-30T05:28:59.531Z Downloaded utf8parse v0.2.1
10922023-11-30T05:28:59.536Z Downloaded tracing-attributes v0.1.26
10932023-11-30T05:28:59.536Z Downloaded usdt v0.3.5
10942023-11-30T05:28:59.541Z Downloaded slab v0.4.9
10952023-11-30T05:28:59.541Z Downloaded sha1 v0.10.6
10962023-11-30T05:28:59.541Z Downloaded semver v0.11.0
10972023-11-30T05:28:59.544Z Downloaded chacha20poly1305 v0.10.1
10982023-11-30T05:28:59.547Z Downloaded bytes v1.5.0
10992023-11-30T05:28:59.553Z Downloaded const-oid v0.9.5
11002023-11-30T05:28:59.557Z Downloaded omicron-zone-package v0.9.1
11012023-11-30T05:28:59.561Z Downloaded rcgen v0.11.3
11022023-11-30T05:28:59.566Z Downloaded argon2 v0.5.2
11032023-11-30T05:28:59.571Z Downloaded bzip2 v0.4.4
11042023-11-30T05:28:59.575Z Downloaded console v0.15.7
11052023-11-30T05:28:59.578Z Downloaded debug-ignore v1.0.5
11062023-11-30T05:28:59.582Z Downloaded dyn-clone v1.0.13
11072023-11-30T05:28:59.585Z Downloaded async-trait v0.1.74
11082023-11-30T05:28:59.589Z Downloaded unicode-width v0.1.11
11092023-11-30T05:28:59.592Z Downloaded addr2line v0.21.0
11102023-11-30T05:28:59.596Z Downloaded native-tls v0.2.11
11112023-11-30T05:28:59.599Z Downloaded hyper-tls v0.5.0
11122023-11-30T05:28:59.603Z Downloaded enum-as-inner v0.5.1
11132023-11-30T05:28:59.606Z Downloaded polyval v0.6.1
11142023-11-30T05:28:59.609Z Downloaded anyhow v1.0.75
11152023-11-30T05:28:59.613Z Downloaded unicode-xid v0.2.4
11162023-11-30T05:28:59.617Z Downloaded unicase v2.7.0
11172023-11-30T05:28:59.620Z Downloaded base16ct v0.2.0
11182023-11-30T05:28:59.624Z Downloaded cfg-if v1.0.0
11192023-11-30T05:28:59.624Z Downloaded bitflags v1.3.2
11202023-11-30T05:28:59.628Z Downloaded parse-display-derive v0.8.2
11212023-11-30T05:28:59.631Z Downloaded dof v0.1.5
11222023-11-30T05:28:59.634Z Downloaded rand_chacha v0.2.2
11232023-11-30T05:28:59.634Z Downloaded hubpack_derive v0.1.1
11242023-11-30T05:28:59.637Z Downloaded toml_datetime v0.6.5
11252023-11-30T05:28:59.637Z Downloaded block-buffer v0.10.4
11262023-11-30T05:28:59.641Z Downloaded atomic-waker v1.1.1
11272023-11-30T05:28:59.641Z Downloaded bcrypt-pbkdf v0.10.0
11282023-11-30T05:28:59.645Z Downloaded aead v0.5.2
11292023-11-30T05:28:59.645Z Downloaded adler v1.0.2
11302023-11-30T05:28:59.649Z Downloaded num-derive v0.4.0
11312023-11-30T05:28:59.649Z Downloaded dirs-next v2.0.0
11322023-11-30T05:28:59.657Z Downloaded r2d2 v0.8.10
11332023-11-30T05:28:59.660Z Downloaded phf_shared v0.10.0
11342023-11-30T05:28:59.660Z Downloaded clap_derive v4.4.2
11352023-11-30T05:28:59.660Z Downloaded crypto-bigint v0.5.2
11362023-11-30T05:28:59.672Z Downloaded proc-macro2 v1.0.69
11372023-11-30T05:28:59.687Z Downloaded anstyle v1.0.2
11382023-11-30T05:28:59.687Z Downloaded anstyle-query v1.0.0
11392023-11-30T05:29:00.099Z Downloaded async-stream v0.3.5
11402023-11-30T05:29:00.099Z Downloaded pest_derive v2.7.2
11412023-11-30T05:29:00.099Z Downloaded once_cell v1.18.0
11422023-11-30T05:29:00.099Z Downloaded darling v0.20.3
11432023-11-30T05:29:00.099Z Downloaded der v0.7.8
11442023-11-30T05:29:00.099Z Downloaded platforms v3.0.2
11452023-11-30T05:29:00.099Z Downloaded anstream v0.5.0
11462023-11-30T05:29:00.099Z Downloaded crypto-common v0.1.6
11472023-11-30T05:29:00.099Z Downloaded rand_core v0.6.4
11482023-11-30T05:29:00.099Z Downloaded autocfg v1.1.0
11492023-11-30T05:29:00.099Z Downloaded bit-vec v0.6.3
11502023-11-30T05:29:00.099Z Downloaded pem v1.1.1
11512023-11-30T05:29:00.099Z Downloaded num_cpus v1.16.0
11522023-11-30T05:29:00.099Z Downloaded cancel-safe-futures v0.1.5
11532023-11-30T05:29:00.099Z Downloaded try-lock v0.2.4
11542023-11-30T05:29:00.099Z Downloaded rand_core v0.5.1
11552023-11-30T05:29:00.099Z Downloaded rand_chacha v0.3.1
11562023-11-30T05:29:00.099Z Downloaded pretty-hex v0.4.0
11572023-11-30T05:29:00.099Z Downloaded proc-macro-crate v1.3.1
11582023-11-30T05:29:00.099Z Downloaded block-padding v0.3.3
11592023-11-30T05:29:00.099Z Downloaded quick-error v1.2.3
11602023-11-30T05:29:00.099Z Downloaded proc-macro-error-attr v1.0.4
11612023-11-30T05:29:00.099Z Downloaded postgres-protocol v0.6.6
11622023-11-30T05:29:00.099Z Downloaded password-hash v0.5.0
11632023-11-30T05:29:00.099Z Downloaded parking_lot_core v0.8.6
11642023-11-30T05:29:00.099Z Downloaded async-stream-impl v0.3.5
11652023-11-30T05:29:00.099Z Downloaded camino-tempfile v1.1.1
11662023-11-30T05:29:00.099Z Downloaded nibble_vec v0.1.0
11672023-11-30T05:29:00.099Z Downloaded ciborium-io v0.2.1
11682023-11-30T05:29:00.099Z Downloaded pem v3.0.2
11692023-11-30T05:29:00.099Z Downloaded pbkdf2 v0.11.0
11702023-11-30T05:29:00.099Z Downloaded diesel_table_macro_syntax v0.1.0
11712023-11-30T05:29:00.099Z Downloaded data-encoding v2.4.0
11722023-11-30T05:29:00.099Z Downloaded num_enum_derive v0.5.11
11732023-11-30T05:29:00.099Z Downloaded cbc v0.1.2
11742023-11-30T05:29:00.099Z Downloaded paste v1.0.14
11752023-11-30T05:29:00.099Z Downloaded openssl-probe v0.1.5
11762023-11-30T05:29:00.099Z Downloaded doc-comment v0.3.3
11772023-11-30T05:29:00.099Z Downloaded difflib v0.4.0
11782023-11-30T05:29:00.100Z Downloaded cfg-if v0.1.10
11792023-11-30T05:29:00.100Z Downloaded poly1305 v0.8.0
11802023-11-30T05:29:00.100Z Downloaded pbkdf2 v0.12.2
11812023-11-30T05:29:00.100Z Downloaded num-rational v0.4.1
11822023-11-30T05:29:00.100Z Downloaded camino v1.1.6
11832023-11-30T05:29:00.100Z Downloaded colored v2.0.4
11842023-11-30T05:29:00.100Z Downloaded phf v0.11.2
11852023-11-30T05:29:00.100Z Downloaded dirs v5.0.1
11862023-11-30T05:29:00.100Z Downloaded convert_case v0.4.0
11872023-11-30T05:29:00.100Z Downloaded pkcs8 v0.10.2
11882023-11-30T05:29:00.100Z Downloaded dtrace-parser v0.1.14
11892023-11-30T05:29:00.100Z Downloaded opaque-debug v0.3.0
11902023-11-30T05:29:00.100Z Downloaded miniz_oxide v0.7.1
11912023-11-30T05:29:00.100Z Downloaded ahash v0.8.3
11922023-11-30T05:29:00.100Z Downloaded openssl-macros v0.1.1
11932023-11-30T05:29:00.100Z Downloaded colorchoice v1.0.0
11942023-11-30T05:29:00.101Z Downloaded normalize-line-endings v0.3.0
11952023-11-30T05:29:00.101Z Downloaded byteorder v1.5.0
11962023-11-30T05:29:00.102Z Downloaded num-integer v0.1.45
11972023-11-30T05:29:00.102Z Downloaded num_enum v0.5.11
11982023-11-30T05:29:00.102Z Downloaded num-iter v0.1.43
11992023-11-30T05:29:00.102Z Downloaded clap_lex v0.5.1
12002023-11-30T05:29:00.102Z Downloaded num v0.4.1
12012023-11-30T05:29:00.102Z Downloaded mime v0.3.17
12022023-11-30T05:29:00.102Z Downloaded pin-project-internal v1.1.3
12032023-11-30T05:29:00.102Z Downloaded cpufeatures v0.2.9
12042023-11-30T05:29:00.102Z Downloaded crc32fast v1.3.2
12052023-11-30T05:29:00.102Z Downloaded mime_guess v2.0.4
12062023-11-30T05:29:00.102Z Downloaded new_debug_unreachable v1.0.4
12072023-11-30T05:29:00.102Z Downloaded cipher v0.4.4
12082023-11-30T05:29:00.103Z Downloaded ciborium-ll v0.2.1
12092023-11-30T05:29:00.103Z Downloaded pest_generator v2.7.2
12102023-11-30T05:29:00.103Z Downloaded bit-set v0.5.3
12112023-11-30T05:29:00.287Z Compiling proc-macro2 v1.0.69
12122023-11-30T05:29:00.287Z Compiling unicode-ident v1.0.12
12132023-11-30T05:29:00.290Z Compiling libc v0.2.150
12142023-11-30T05:29:00.290Z Compiling serde v1.0.192
12152023-11-30T05:29:00.290Z Compiling autocfg v1.1.0
12162023-11-30T05:29:00.310Z Compiling version_check v0.9.4
12172023-11-30T05:29:00.326Z Compiling cfg-if v1.0.0
12182023-11-30T05:29:00.329Z Compiling syn v1.0.109
12192023-11-30T05:29:00.678Z Compiling parking_lot_core v0.9.8
12202023-11-30T05:29:00.738Z Compiling typenum v1.16.0
12212023-11-30T05:29:01.526Z Compiling libm v0.2.7
12222023-11-30T05:29:01.620Z Compiling lock_api v0.4.10
12232023-11-30T05:29:02.513Z Compiling generic-array v0.14.7
12242023-11-30T05:29:02.520Z Compiling once_cell v1.18.0
12252023-11-30T05:29:02.520Z Compiling num-traits v0.2.16
12262023-11-30T05:29:02.945Z Compiling thiserror v1.0.49
12272023-11-30T05:29:02.951Z Compiling futures-core v0.3.29
12282023-11-30T05:29:03.119Z Compiling serde_json v1.0.108
12292023-11-30T05:29:03.123Z Compiling slab v0.4.9
12302023-11-30T05:29:03.564Z Compiling futures-channel v0.3.29
12312023-11-30T05:29:03.564Z Compiling futures-task v0.3.29
12322023-11-30T05:29:03.564Z Compiling memchr v2.6.3
12332023-11-30T05:29:03.638Z Compiling futures-util v0.3.29
12342023-11-30T05:29:03.683Z Compiling itoa v1.0.9
12352023-11-30T05:29:04.109Z Compiling pkg-config v0.3.27
12362023-11-30T05:29:04.173Z Compiling quote v1.0.33
12372023-11-30T05:29:04.290Z Compiling log v0.4.20
12382023-11-30T05:29:04.554Z Compiling scopeguard v1.2.0
12392023-11-30T05:29:05.162Z Compiling syn v2.0.32
12402023-11-30T05:29:05.368Z Compiling cc v1.0.83
12412023-11-30T05:29:05.633Z Compiling getrandom v0.2.10
12422023-11-30T05:29:06.120Z Compiling rand_core v0.6.4
12432023-11-30T05:29:06.939Z Compiling heck v0.4.1
12442023-11-30T05:29:07.630Z Compiling ryu v1.0.15
12452023-11-30T05:29:08.062Z Compiling smallvec v1.11.0
12462023-11-30T05:29:08.231Z Compiling vcpkg v0.2.15
12472023-11-30T05:29:08.520Z Compiling schemars v0.8.13
12482023-11-30T05:29:08.903Z Compiling httparse v1.8.0
12492023-11-30T05:29:09.034Z Compiling subtle v2.5.0
12502023-11-30T05:29:09.529Z Compiling indexmap v1.9.3
12512023-11-30T05:29:09.552Z Compiling equivalent v1.0.1
12522023-11-30T05:29:09.717Z Compiling hashbrown v0.14.2
12532023-11-30T05:29:09.916Z Compiling pin-project-lite v0.2.13
12542023-11-30T05:29:10.746Z Compiling ring v0.17.5
12552023-11-30T05:29:11.084Z Compiling ring v0.16.20
12562023-11-30T05:29:11.126Z Compiling semver v1.0.20
12572023-11-30T05:29:11.901Z Compiling parking_lot v0.12.1
12582023-11-30T05:29:12.111Z Compiling openssl-sys v0.9.93
12592023-11-30T05:29:12.745Z Compiling ahash v0.8.3
12602023-11-30T05:29:12.981Z Compiling fnv v1.0.7
12612023-11-30T05:29:13.656Z Compiling openssl v0.10.57
12622023-11-30T05:29:13.806Z Compiling signal-hook-registry v1.4.1
12632023-11-30T05:29:14.298Z Compiling rustls v0.21.9
12642023-11-30T05:29:14.331Z Compiling iana-time-zone v0.1.57
12652023-11-30T05:29:14.383Z Compiling ucd-trie v0.1.6
12662023-11-30T05:29:14.972Z Compiling mio v0.8.9
12672023-11-30T05:29:15.205Z Compiling native-tls v0.2.11
12682023-11-30T05:29:15.690Z Compiling num_cpus v1.16.0
12692023-11-30T05:29:15.732Z Compiling socket2 v0.5.5
12702023-11-30T05:29:16.024Z Compiling spin v0.5.2
12712023-11-30T05:29:16.380Z Compiling byteorder v1.5.0
12722023-11-30T05:29:17.026Z Compiling dyn-clone v1.0.13
12732023-11-30T05:29:17.115Z Compiling async-trait v0.1.74
12742023-11-30T05:29:17.311Z Compiling serde_derive_internals v0.26.0
12752023-11-30T05:29:17.383Z Compiling futures-sink v0.3.29
12762023-11-30T05:29:17.602Z Compiling aho-corasick v1.0.4
12772023-11-30T05:29:18.138Z Compiling tinyvec_macros v0.1.1
12782023-11-30T05:29:18.169Z Compiling regex-syntax v0.8.2
12792023-11-30T05:29:18.289Z Compiling const-oid v0.9.5
12802023-11-30T05:29:18.417Z Compiling rustix v0.38.25
12812023-11-30T05:29:19.564Z Compiling tinyvec v1.6.0
12822023-11-30T05:29:20.942Z Compiling hashbrown v0.13.2
12832023-11-30T05:29:21.646Z Compiling backtrace v0.3.69
12842023-11-30T05:29:22.157Z Compiling pin-utils v0.1.0
12852023-11-30T05:29:22.339Z Compiling futures-io v0.3.29
12862023-11-30T05:29:22.365Z Compiling winnow v0.5.15
12872023-11-30T05:29:22.814Z Compiling unicode-normalization v0.1.22
12882023-11-30T05:29:22.858Z Compiling spin v0.9.8
12892023-11-30T05:29:22.916Z Compiling tracing-core v0.1.31
12902023-11-30T05:29:23.444Z Compiling unicode-bidi v0.3.13
12912023-11-30T05:29:24.714Z Compiling regex-automata v0.4.3
12922023-11-30T05:29:25.813Z Compiling cpufeatures v0.2.9
12932023-11-30T05:29:25.955Z Compiling crc32fast v1.3.2
12942023-11-30T05:29:25.981Z Compiling anyhow v1.0.75
12952023-11-30T05:29:27.623Z Compiling base64 v0.21.5
12962023-11-30T05:29:28.030Z Compiling time-core v0.1.1
12972023-11-30T05:29:28.556Z Compiling time-macros v0.2.13
12982023-11-30T05:29:29.701Z Compiling serde_derive v1.0.192
12992023-11-30T05:29:29.753Z Compiling zeroize_derive v1.4.2
13002023-11-30T05:29:30.035Z Compiling thiserror-impl v1.0.49
13012023-11-30T05:29:30.130Z Compiling tokio-macros v2.2.0
13022023-11-30T05:29:31.964Z Compiling futures-macro v0.3.29
13032023-11-30T05:29:32.511Z Compiling zeroize v1.7.0
13042023-11-30T05:29:32.824Z Compiling tracing-attributes v0.1.26
13052023-11-30T05:29:33.076Z Compiling schemars_derive v0.8.13
13062023-11-30T05:29:34.140Z Compiling openssl-macros v0.1.1
13072023-11-30T05:29:35.489Z Compiling crypto-common v0.1.6
13082023-11-30T05:29:35.598Z Compiling block-buffer v0.10.4
13092023-11-30T05:29:35.989Z Compiling pest v2.7.2
13102023-11-30T05:29:36.241Z Compiling digest v0.10.7
13112023-11-30T05:29:36.953Z Compiling regex v1.10.2
13122023-11-30T05:29:39.190Z Compiling num-integer v0.1.45
13132023-11-30T05:29:39.631Z Compiling unicode-xid v0.2.4
13142023-11-30T05:29:39.655Z Compiling tracing v0.1.37
13152023-11-30T05:29:39.875Z Compiling hashbrown v0.12.3
13162023-11-30T05:29:40.235Z Compiling untrusted v0.9.0
13172023-11-30T05:29:40.470Z Compiling percent-encoding v2.3.1
13182023-11-30T05:29:40.490Z Compiling untrusted v0.7.1
13192023-11-30T05:29:40.797Z Compiling foreign-types-shared v0.1.1
13202023-11-30T05:29:40.863Z Compiling unicode-width v0.1.11
13212023-11-30T05:29:40.915Z Compiling openssl-probe v0.1.5
13222023-11-30T05:29:41.039Z Compiling slog v2.7.0
13232023-11-30T05:29:41.073Z Compiling foreign-types v0.3.2
13242023-11-30T05:29:41.383Z Compiling synstructure v0.12.6
13252023-11-30T05:29:44.372Z Compiling errno v0.3.2
13262023-11-30T05:29:44.559Z Compiling try-lock v0.2.4
13272023-11-30T05:29:44.761Z Compiling ppv-lite86 v0.2.17
13282023-11-30T05:29:46.028Z Compiling want v0.3.1
13292023-11-30T05:29:46.061Z Compiling rustls-webpki v0.101.7
13302023-11-30T05:29:46.448Z Compiling zerocopy-derive v0.2.0
13312023-11-30T05:29:47.776Z Compiling sct v0.7.0
13322023-11-30T05:29:48.241Z Compiling form_urlencoded v1.2.1
13332023-11-30T05:29:48.482Z Compiling pest_meta v2.7.2
13342023-11-30T05:29:48.738Z Compiling socket2 v0.4.9
13352023-11-30T05:29:48.970Z Compiling io-lifetimes v1.0.11
13362023-11-30T05:29:49.406Z Compiling tower-service v0.3.2
13372023-11-30T05:29:49.589Z Compiling httpdate v1.0.3
13382023-11-30T05:29:50.334Z Compiling rustls-pemfile v1.0.3
13392023-11-30T05:29:50.658Z Compiling pest_generator v2.7.2
13402023-11-30T05:29:50.906Z Compiling idna v0.5.0
13412023-11-30T05:29:51.067Z Compiling lazy_static v1.4.0
13422023-11-30T05:29:51.223Z Compiling crossbeam-utils v0.8.16
13432023-11-30T05:29:51.991Z Compiling adler v1.0.2
13442023-11-30T05:29:53.055Z Compiling url v2.5.0
13452023-11-30T05:29:53.684Z Compiling miniz_oxide v0.7.1
13462023-11-30T05:29:54.049Z Compiling rustls-native-certs v0.6.3
13472023-11-30T05:29:54.337Z Compiling rand_chacha v0.3.1
13482023-11-30T05:29:54.684Z Compiling bytes v1.5.0
13492023-11-30T05:29:56.258Z Compiling indexmap v2.1.0
13502023-11-30T05:29:56.799Z Compiling chrono v0.4.31
13512023-11-30T05:29:57.053Z Compiling uuid v1.6.1
13522023-11-30T05:29:57.166Z Compiling http v0.2.11
13532023-11-30T05:29:57.359Z Compiling tokio v1.34.0
13542023-11-30T05:29:58.293Z Compiling toml_datetime v0.6.5
13552023-11-30T05:29:58.998Z Compiling bitflags v2.4.0
13562023-11-30T05:29:59.645Z Compiling serde_spanned v0.6.4
13572023-11-30T05:30:00.004Z Compiling toml_edit v0.19.15
13582023-11-30T05:30:00.163Z Compiling rustc_version v0.4.0
13592023-11-30T05:30:01.448Z Compiling http-body v0.4.5
13602023-11-30T05:30:03.376Z Compiling openapiv3 v2.0.0-rc.1
13612023-11-30T05:30:05.546Z Compiling pest_derive v2.7.2
13622023-11-30T05:30:07.666Z Compiling usdt-impl v0.3.5
13632023-11-30T05:30:08.549Z Compiling ipnet v2.8.0
13642023-11-30T05:30:10.241Z Compiling tokio-util v0.7.10
13652023-11-30T05:30:12.047Z Compiling tokio-rustls v0.24.1
13662023-11-30T05:30:12.156Z Compiling h2 v0.3.21
13672023-11-30T05:30:12.735Z Compiling tokio-native-tls v0.3.1
13682023-11-30T05:30:12.838Z Compiling rustix v0.37.23
13692023-11-30T05:30:13.147Z Compiling rand v0.8.5
13702023-11-30T05:30:13.692Z Compiling serde_urlencoded v0.7.1
13712023-11-30T05:30:14.099Z Compiling encoding_rs v0.8.33
13722023-11-30T05:30:14.553Z Compiling mime v0.3.17
13732023-11-30T05:30:15.552Z Compiling webpki-roots v0.25.2
13742023-11-30T05:30:15.791Z Compiling gimli v0.28.0
13752023-11-30T05:30:17.405Z Compiling zerocopy v0.3.0
13762023-11-30T05:30:17.834Z Compiling object v0.32.1
13772023-11-30T05:30:18.652Z Compiling num-bigint v0.4.4
13782023-11-30T05:30:20.648Z Compiling rustc-demangle v0.1.23
13792023-11-30T05:30:21.607Z Compiling dof v0.1.5
13802023-11-30T05:30:22.206Z Compiling flate2 v1.0.28
13812023-11-30T05:30:22.524Z Compiling dtrace-parser v0.1.14
13822023-11-30T05:30:22.835Z Compiling addr2line v0.21.0
13832023-11-30T05:30:22.997Z Compiling heapless v0.7.16
13842023-11-30T05:30:23.152Z Compiling serde_tokenstream v0.2.0
13852023-11-30T05:30:23.628Z Compiling hyper v0.14.27
13862023-11-30T05:30:24.150Z Compiling bzip2-sys v0.1.11+1.0.8
13872023-11-30T05:30:24.150Z Compiling thread-id v4.2.0
13882023-11-30T05:30:24.680Z Compiling signal-hook v0.3.17
13892023-11-30T05:30:24.737Z Compiling rustversion v1.0.14
13902023-11-30T05:30:25.907Z Compiling toml v0.7.8
13912023-11-30T05:30:26.384Z Compiling toml_edit v0.21.0
13922023-11-30T05:30:28.168Z Compiling serde_tokenstream v0.1.7
13932023-11-30T05:30:28.606Z Compiling hex v0.4.3
13942023-11-30T05:30:28.825Z Compiling zerocopy-derive v0.6.4
13952023-11-30T05:30:28.976Z Compiling regress v0.7.1
13962023-11-30T05:30:29.780Z Compiling memoffset v0.9.0
13972023-11-30T05:30:30.234Z Compiling strsim v0.10.0
13982023-11-30T05:30:32.836Z Compiling bitflags v1.3.2
13992023-11-30T05:30:33.002Z Compiling doc-comment v0.3.3
14002023-11-30T05:30:33.855Z Compiling smoltcp v0.9.1
14012023-11-30T05:30:34.242Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14022023-11-30T05:30:34.600Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14032023-11-30T05:30:34.941Z Compiling hyper-tls v0.5.0
14042023-11-30T05:30:35.257Z Compiling hyper-rustls v0.24.2
14052023-11-30T05:30:35.525Z Compiling strum_macros v0.25.2
14062023-11-30T05:30:36.125Z Compiling reqwest v0.11.22
14072023-11-30T05:30:38.212Z Compiling usdt-macro v0.3.5
14082023-11-30T05:30:38.354Z Compiling usdt-attr-macro v0.3.5
14092023-11-30T05:30:40.412Z Compiling enum-as-inner v0.5.1
14102023-11-30T05:30:40.708Z Compiling crossbeam-epoch v0.9.15
14112023-11-30T05:30:41.361Z Compiling num-iter v0.1.43
14122023-11-30T05:30:41.400Z Compiling unicode-segmentation v1.10.1
14132023-11-30T05:30:41.806Z Compiling siphasher v0.3.11
14142023-11-30T05:30:42.704Z Compiling hubpack_derive v0.1.1
14152023-11-30T05:30:42.733Z Compiling pin-project-internal v1.1.3
14162023-11-30T05:30:44.122Z Compiling deranged v0.3.8
14172023-11-30T05:30:44.153Z Compiling num_threads v0.1.6
14182023-11-30T05:30:44.594Z Compiling anstyle v1.0.2
14192023-11-30T05:30:45.343Z Compiling utf8parse v0.2.1
14202023-11-30T05:30:45.735Z Compiling sha2 v0.10.8
14212023-11-30T05:30:47.090Z Compiling time v0.3.27
14222023-11-30T05:30:48.026Z Compiling anstyle-parse v0.2.1
14232023-11-30T05:30:49.687Z Compiling md-5 v0.10.5
14242023-11-30T05:30:50.065Z Compiling hmac v0.12.1
14252023-11-30T05:30:50.575Z Compiling block-padding v0.3.3
14262023-11-30T05:30:50.879Z Compiling clap_derive v4.4.2
14272023-11-30T05:30:50.950Z Compiling stringprep v0.1.3
14282023-11-30T05:30:51.395Z Compiling hash32 v0.2.1
14292023-11-30T05:30:51.971Z Compiling diesel_table_macro_syntax v0.1.0
14302023-11-30T05:30:52.622Z Compiling stable_deref_trait v1.2.0
14312023-11-30T05:30:52.647Z Compiling colorchoice v1.0.0
14322023-11-30T05:30:52.769Z Compiling either v1.9.0
14332023-11-30T05:30:52.871Z Compiling anstyle-query v1.0.0
14342023-11-30T05:30:52.919Z Compiling fallible-iterator v0.2.0
14352023-11-30T05:30:53.951Z Compiling anstream v0.5.0
14362023-11-30T05:30:54.084Z Compiling postgres-protocol v0.6.6
14372023-11-30T05:30:56.166Z Compiling diesel_derives v2.1.2
14382023-11-30T05:30:56.492Z Compiling inout v0.1.3
14392023-11-30T05:30:56.905Z Compiling terminal_size v0.2.6
14402023-11-30T05:30:57.902Z Compiling phf_shared v0.11.2
14412023-11-30T05:30:59.582Z Compiling getopts v0.2.21
14422023-11-30T05:30:59.607Z Compiling snafu-derive v0.7.5
14432023-11-30T05:30:59.914Z Compiling serde_repr v0.1.16
14442023-11-30T05:31:00.332Z Compiling scheduled-thread-pool v0.2.7
14452023-11-30T05:31:00.911Z Compiling managed v0.8.0
14462023-11-30T05:31:01.512Z Compiling unsafe-libyaml v0.2.9
14472023-11-30T05:31:01.516Z Compiling clap_lex v0.5.1
14482023-11-30T05:31:01.647Z Compiling matches v0.1.10
14492023-11-30T05:31:02.377Z Compiling bit-vec v0.6.3
14502023-11-30T05:31:02.946Z Compiling regex-automata v0.1.10
14512023-11-30T05:31:03.279Z Compiling clap_builder v4.4.2
14522023-11-30T05:31:03.743Z Compiling serde_yaml v0.9.25
14532023-11-30T05:31:04.759Z Compiling bstr v0.2.17
14542023-11-30T05:31:06.095Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14552023-11-30T05:31:07.235Z Compiling idna v0.2.3
14562023-11-30T05:31:10.912Z Compiling r2d2 v0.8.10
14572023-11-30T05:31:14.542Z Compiling phf v0.11.2
14582023-11-30T05:31:14.737Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14592023-11-30T05:31:14.744Z Compiling signal-hook-mio v0.2.3
14602023-11-30T05:31:14.907Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14612023-11-30T05:31:14.986Z Compiling cipher v0.4.4
14622023-11-30T05:31:15.208Z Compiling bzip2 v0.4.4
14632023-11-30T05:31:15.788Z Compiling postgres-types v0.2.6
14642023-11-30T05:31:15.820Z Compiling itertools v0.11.0
14652023-11-30T05:31:18.463Z Compiling pin-project v1.1.3
14662023-11-30T05:31:18.680Z Compiling hubpack v0.1.2
14672023-11-30T05:31:19.441Z Compiling phf_shared v0.10.0
14682023-11-30T05:31:20.005Z Compiling zerocopy v0.6.4
14692023-11-30T05:31:20.014Z Compiling ipnetwork v0.20.0
14702023-11-30T05:31:20.697Z Compiling futures-executor v0.3.29
14712023-11-30T05:31:21.267Z Compiling float-cmp v0.9.0
14722023-11-30T05:31:21.561Z Compiling data-encoding v2.4.0
14732023-11-30T05:31:21.600Z Compiling difflib v0.4.0
14742023-11-30T05:31:21.693Z Compiling normalize-line-endings v0.3.0
14752023-11-30T05:31:21.820Z Compiling regex-automata v0.3.8
14762023-11-30T05:31:23.510Z Compiling whoami v1.4.1
14772023-11-30T05:31:24.499Z Compiling static_assertions v1.1.0
14782023-11-30T05:31:24.645Z Compiling precomputed-hash v0.1.1
14792023-11-30T05:31:24.806Z Compiling fixedbitset v0.4.2
14802023-11-30T05:31:25.947Z Compiling new_debug_unreachable v1.0.4
14812023-11-30T05:31:26.083Z Compiling predicates-core v1.0.6
14822023-11-30T05:31:26.263Z Compiling string_cache v0.8.7
14832023-11-30T05:31:26.650Z Compiling trust-dns-proto v0.22.0
14842023-11-30T05:31:27.006Z Compiling predicates v3.0.4
14852023-11-30T05:31:27.664Z Compiling petgraph v0.6.4
14862023-11-30T05:31:28.232Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14872023-11-30T05:31:29.348Z Compiling bstr v1.6.0
14882023-11-30T05:31:29.529Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
14892023-11-30T05:31:29.858Z Compiling tokio-postgres v0.7.10
14902023-11-30T05:31:31.990Z Compiling diesel v2.1.4
14912023-11-30T05:31:36.323Z Compiling futures v0.3.29
14922023-11-30T05:31:38.441Z Compiling snafu v0.7.5
14932023-11-30T05:31:39.349Z Compiling yasna v0.5.2
14942023-11-30T05:31:39.819Z Compiling zip v0.6.6
14952023-11-30T05:31:40.771Z Compiling crossterm v0.27.0
14962023-11-30T05:31:42.720Z Compiling clap v4.4.3
14972023-11-30T05:31:42.875Z Compiling similar v2.2.1
14982023-11-30T05:31:42.957Z Compiling bit-set v0.5.3
14992023-11-30T05:31:43.365Z Compiling itertools v0.10.5
15002023-11-30T05:31:47.029Z Compiling usdt v0.3.5
15012023-11-30T05:31:47.470Z Compiling signature v2.1.0
15022023-11-30T05:31:47.655Z Compiling tokio-stream v0.1.14
15032023-11-30T05:31:47.822Z Compiling console v0.15.7
15042023-11-30T05:31:48.421Z Compiling lalrpop-util v0.19.12
15052023-11-30T05:32:30.908Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15062023-11-30T05:32:38.610Z Compiling sha1 v0.10.6
15072023-11-30T05:32:39.727Z Compiling atty v0.2.14
15082023-11-30T05:32:39.849Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15092023-11-30T05:32:39.917Z Compiling match_cfg v0.1.0
15102023-11-30T05:32:46.294Z Compiling hostname v0.3.1
15112023-11-30T05:32:47.905Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15122023-11-30T05:32:49.193Z Compiling dirs-sys-next v0.1.2
15132023-11-30T05:32:50.222Z Compiling dirs-next v2.0.0
15142023-11-30T05:32:50.525Z Compiling thread_local v1.1.7
15152023-11-30T05:32:50.546Z Compiling ident_case v1.0.1
15162023-11-30T05:32:50.681Z Compiling camino v1.1.6
15172023-11-30T05:32:50.792Z Compiling slog-async v2.8.0
15182023-11-30T05:32:51.442Z Compiling darling_core v0.20.3
15192023-11-30T05:32:51.643Z Compiling term v0.7.0
15202023-11-30T05:32:51.714Z Compiling crossbeam-channel v0.5.8
15212023-11-30T05:32:51.740Z Compiling multer v2.1.0
15222023-11-30T05:32:52.220Z Compiling instant v0.1.12
15232023-11-30T05:32:52.412Z Compiling paste v1.0.14
15242023-11-30T05:32:53.184Z Compiling take_mut v0.2.2
15252023-11-30T05:32:53.732Z Compiling slog-term v2.9.0
15262023-11-30T05:32:54.235Z Compiling slog-json v2.6.1
15272023-11-30T05:32:54.740Z Compiling async-stream-impl v0.3.5
15282023-11-30T05:32:54.799Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15292023-11-30T05:32:54.823Z Compiling atomic-waker v1.1.1
15302023-11-30T05:32:55.098Z Compiling waitgroup v0.1.2
15312023-11-30T05:32:55.321Z Compiling slog-bunyan v2.4.0
15322023-11-30T05:32:55.602Z Compiling toml v0.8.8
15332023-11-30T05:32:55.735Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15342023-11-30T05:32:55.791Z Compiling serde_path_to_error v0.1.14
15352023-11-30T05:32:57.041Z Compiling async-stream v0.3.5
15362023-11-30T05:32:57.229Z Compiling structmeta-derive v0.2.0
15372023-11-30T05:32:57.253Z Compiling debug-ignore v1.0.5
15382023-11-30T05:32:57.450Z Compiling strum v0.25.0
15392023-11-30T05:32:57.474Z Compiling regex-syntax v0.7.5
15402023-11-30T05:32:57.562Z Compiling backoff v0.4.0
15412023-11-30T05:32:57.704Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15422023-11-30T05:32:58.101Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15432023-11-30T05:32:58.325Z Compiling macaddr v1.0.1
15442023-11-30T05:32:58.576Z Compiling proc-macro-error-attr v1.0.4
15452023-11-30T05:32:58.853Z Compiling proc-macro-crate v1.3.1
15462023-11-30T05:32:59.049Z Compiling proc-macro-error v1.0.4
15472023-11-30T05:32:59.700Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15482023-11-30T05:33:00.245Z Compiling fastrand v2.0.0
15492023-11-30T05:33:00.630Z Compiling num_enum_derive v0.5.11
15502023-11-30T05:33:01.107Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15512023-11-30T05:33:01.538Z Compiling same-file v1.0.6
15522023-11-30T05:33:01.596Z Compiling postcard-cobs v0.1.5-pre
15532023-11-30T05:33:01.700Z Compiling darling_macro v0.20.3
15542023-11-30T05:33:01.890Z Compiling postcard v0.7.3
15552023-11-30T05:33:02.028Z Compiling walkdir v2.4.0
15562023-11-30T05:33:02.285Z Compiling structmeta v0.2.0
15572023-11-30T05:33:02.780Z Compiling tempfile v3.8.1
15582023-11-30T05:33:02.953Z Compiling smoltcp v0.8.2
15592023-11-30T05:33:03.321Z Compiling darling v0.20.3
15602023-11-30T05:33:03.383Z Compiling semver-parser v0.10.2
15612023-11-30T05:33:03.491Z Compiling serde_with_macros v2.3.3
15622023-11-30T05:33:04.185Z Compiling foreign-types-macros v0.2.3
15632023-11-30T05:33:05.185Z Compiling num_enum v0.5.11
15642023-11-30T05:33:05.393Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15652023-11-30T05:33:05.822Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15662023-11-30T05:33:06.232Z Compiling crucible-workspace-hack v0.1.0
15672023-11-30T05:33:06.278Z Compiling foreign-types-shared v0.3.1
15682023-11-30T05:33:06.442Z Compiling cfg-if v0.1.10
15692023-11-30T05:33:06.578Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15702023-11-30T05:33:06.883Z Compiling foreign-types v0.5.0
15712023-11-30T05:33:07.129Z Compiling semver v0.11.0
15722023-11-30T05:33:08.025Z Compiling serde_with v2.3.3
15732023-11-30T05:33:08.111Z Compiling is-terminal v0.4.9
15742023-11-30T05:33:08.288Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15752023-11-30T05:33:08.452Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15762023-11-30T05:33:08.636Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15772023-11-30T05:33:09.057Z Compiling parse-display-derive v0.8.2
15782023-11-30T05:33:09.904Z Compiling cstr-argument v0.1.2
15792023-11-30T05:33:09.947Z Compiling xattr v1.0.1
15802023-11-30T05:33:10.264Z Compiling filetime v0.2.22
15812023-11-30T05:33:10.344Z Compiling pretty-hex v0.2.1
15822023-11-30T05:33:10.624Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15832023-11-30T05:33:10.731Z Compiling home v0.5.5
15842023-11-30T05:33:11.151Z Compiling toolchain_find v0.2.0
15852023-11-30T05:33:11.155Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15862023-11-30T05:33:11.669Z Compiling tar v0.4.40
15872023-11-30T05:33:12.054Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15882023-11-30T05:33:12.360Z Compiling colored v2.0.4
15892023-11-30T05:33:12.725Z Compiling textwrap v0.11.0
15902023-11-30T05:33:12.980Z Compiling heck v0.3.3
15912023-11-30T05:33:13.542Z Compiling toml v0.5.11
15922023-11-30T05:33:13.565Z Compiling libefi-sys v0.1.0
15932023-11-30T05:33:13.637Z Compiling platforms v3.0.2
15942023-11-30T05:33:13.661Z Compiling strsim v0.8.0
15952023-11-30T05:33:13.973Z Compiling vec_map v0.8.2
15962023-11-30T05:33:14.127Z Compiling ansi_term v0.12.1
15972023-11-30T05:33:14.499Z Compiling structopt-derive v0.4.18
15982023-11-30T05:33:14.686Z Compiling clap v2.34.0
15992023-11-30T05:33:14.988Z Compiling omicron-zone-package v0.9.1
16002023-11-30T05:33:15.203Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16012023-11-30T05:33:16.668Z Compiling parse-display v0.8.2
16022023-11-30T05:33:16.956Z Compiling rustfmt-wrapper v0.2.0
16032023-11-30T05:33:18.028Z Compiling camino-tempfile v1.1.1
16042023-11-30T05:33:18.262Z Compiling zone_cfg_derive v0.3.0
16052023-11-30T05:33:18.707Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16062023-11-30T05:33:19.553Z Compiling num-derive v0.4.0
16072023-11-30T05:33:19.981Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16082023-11-30T05:33:20.537Z Compiling base64ct v1.6.0
16092023-11-30T05:33:20.731Z Compiling zone v0.3.0
16102023-11-30T05:33:21.787Z Compiling structopt v0.3.26
16112023-11-30T05:33:21.854Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16122023-11-30T05:33:22.019Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16132023-11-30T05:33:22.546Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16142023-11-30T05:33:23.012Z Compiling smf v0.2.2
16152023-11-30T05:33:23.373Z Compiling unicase v2.7.0
16162023-11-30T05:33:23.454Z Compiling curve25519-dalek v4.1.0
16172023-11-30T05:33:23.608Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
16182023-11-30T05:33:23.637Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16192023-11-30T05:33:23.804Z Compiling universal-hash v0.5.1
16202023-11-30T05:33:24.117Z Compiling opaque-debug v0.3.0
16212023-11-30T05:33:24.196Z Compiling hkdf v0.12.3
16222023-11-30T05:33:24.251Z Compiling curve25519-dalek-derive v0.1.0
16232023-11-30T05:33:24.293Z Compiling num-rational v0.4.1
16242023-11-30T05:33:24.473Z Compiling getrandom v0.1.16
16252023-11-30T05:33:24.820Z Compiling quick-error v1.2.3
16262023-11-30T05:33:25.022Z Compiling linked-hash-map v0.5.6
16272023-11-30T05:33:25.102Z Compiling parking_lot_core v0.8.6
16282023-11-30T05:33:25.189Z Compiling keccak v0.1.4
16292023-11-30T05:33:25.583Z Compiling lru-cache v0.1.2
16302023-11-30T05:33:25.784Z Compiling sha3 v0.10.8
16312023-11-30T05:33:25.859Z Compiling resolv-conf v0.7.0
16322023-11-30T05:33:26.888Z Compiling password-hash v0.5.0
16332023-11-30T05:33:27.034Z Compiling blake2 v0.10.6
16342023-11-30T05:33:27.259Z Compiling aead v0.5.2
16352023-11-30T05:33:27.403Z Compiling secrecy v0.8.0
16362023-11-30T05:33:27.789Z Compiling num-complex v0.4.4
16372023-11-30T05:33:27.792Z Compiling ff v0.13.0
16382023-11-30T05:33:28.140Z Compiling nibble_vec v0.1.0
16392023-11-30T05:33:28.306Z Compiling slog-dtrace v0.2.3
16402023-11-30T05:33:28.439Z Compiling utf-8 v0.7.6
16412023-11-30T05:33:28.726Z Compiling arc-swap v1.6.0
16422023-11-30T05:33:28.750Z Compiling convert_case v0.4.0
16432023-11-30T05:33:28.954Z Compiling endian-type v0.1.2
16442023-11-30T05:33:29.284Z Compiling winapi v0.3.9
16452023-11-30T05:33:29.566Z Compiling slog-scope v4.4.0
16462023-11-30T05:33:29.590Z Compiling num v0.4.1
16472023-11-30T05:33:29.745Z Compiling radix_trie v0.2.1
16482023-11-30T05:33:29.797Z Compiling tungstenite v0.20.1
16492023-11-30T05:33:30.176Z Compiling group v0.13.0
16502023-11-30T05:33:30.314Z Compiling derive_more v0.99.17
16512023-11-30T05:33:30.413Z Compiling argon2 v0.5.2
16522023-11-30T05:33:30.437Z Compiling mime_guess v2.0.4
16532023-11-30T05:33:30.924Z Compiling trust-dns-resolver v0.22.0
16542023-11-30T05:33:30.989Z Compiling rand_core v0.5.1
16552023-11-30T05:33:32.652Z Compiling poly1305 v0.8.0
16562023-11-30T05:33:33.243Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16572023-11-30T05:33:33.529Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16582023-11-30T05:33:34.019Z Compiling chacha20 v0.9.1
16592023-11-30T05:33:34.728Z Compiling crypto-bigint v0.5.2
16602023-11-30T05:33:35.085Z Compiling thiserror-impl-no-std v2.0.2
16612023-11-30T05:33:35.582Z Compiling ciborium-io v0.2.1
16622023-11-30T05:33:35.634Z Compiling option-ext v0.2.0
16632023-11-30T05:33:35.760Z Compiling base16ct v0.2.0
16642023-11-30T05:33:35.813Z Compiling half v1.8.2
16652023-11-30T05:33:36.185Z Compiling dirs-sys v0.4.1
16662023-11-30T05:33:36.850Z Compiling ciborium-ll v0.2.1
16672023-11-30T05:33:37.194Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16682023-11-30T05:33:37.708Z Compiling parking_lot v0.11.2
16692023-11-30T05:33:38.182Z Compiling elliptic-curve v0.13.5
16702023-11-30T05:33:39.126Z Compiling tokio-tungstenite v0.20.1
16712023-11-30T05:33:39.363Z Compiling rand_chacha v0.2.2
16722023-11-30T05:33:40.128Z Compiling trust-dns-client v0.22.0
16732023-11-30T05:33:40.783Z Compiling thiserror-no-std v2.0.2
16742023-11-30T05:33:40.948Z Compiling slog-stdlog v4.1.1
16752023-11-30T05:33:41.545Z Compiling polyval v0.6.1
16762023-11-30T05:33:41.644Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16772023-11-30T05:33:41.711Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
16782023-11-30T05:33:41.772Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16792023-11-30T05:33:41.794Z Compiling password-hash v0.4.2
16802023-11-30T05:33:42.260Z Compiling ed25519 v2.2.2
16812023-11-30T05:33:42.947Z Compiling aes v0.8.3
16822023-11-30T05:33:43.359Z Compiling ctr v0.9.2
16832023-11-30T05:33:43.913Z Compiling blowfish v0.9.1
16842023-11-30T05:33:45.110Z Compiling pbkdf2 v0.12.2
16852023-11-30T05:33:45.292Z Compiling fxhash v0.2.1
16862023-11-30T05:33:45.831Z Compiling glob v0.3.1
16872023-11-30T05:33:45.995Z Compiling cancel-safe-futures v0.1.5
16882023-11-30T05:33:47.551Z Compiling sled v0.34.7
16892023-11-30T05:33:48.081Z Compiling trust-dns-server v0.22.1
16902023-11-30T05:33:50.156Z Compiling bcrypt-pbkdf v0.10.0
16912023-11-30T05:33:51.095Z Compiling ed25519-dalek v2.0.0
16922023-11-30T05:33:51.119Z Compiling pbkdf2 v0.11.0
16932023-11-30T05:33:51.692Z Compiling ghash v0.5.0
16942023-11-30T05:33:51.963Z Compiling slog-envlogger v2.2.0
16952023-11-30T05:33:52.945Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
16962023-11-30T05:33:53.209Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16972023-11-30T05:33:55.551Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16982023-11-30T05:33:56.149Z Compiling vsss-rs v3.3.1
16992023-11-30T05:33:56.456Z Compiling russh-cryptovec v0.7.0
17002023-11-30T05:33:56.910Z Compiling rand v0.7.3
17012023-11-30T05:34:01.612Z Compiling ciborium v0.2.1
17022023-11-30T05:34:01.959Z Compiling dirs v5.0.1
17032023-11-30T05:34:02.276Z Compiling chacha20poly1305 v0.10.1
17042023-11-30T05:34:02.623Z Compiling cbc v0.1.2
17052023-11-30T05:34:03.038Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17062023-11-30T05:34:03.599Z Compiling pem v3.0.2
17072023-11-30T05:34:04.221Z Compiling headers-core v0.2.0
17082023-11-30T05:34:04.456Z Compiling kstat-rs v0.2.3
17092023-11-30T05:34:04.485Z Compiling base64 v0.13.1
17102023-11-30T05:34:04.969Z Compiling http-range v0.1.5
17112023-11-30T05:34:05.471Z Compiling pretty-hex v0.4.0
17122023-11-30T05:34:05.528Z Compiling md5 v0.7.0
17132023-11-30T05:34:05.568Z Compiling hyper-staticfile v0.9.5
17142023-11-30T05:34:05.794Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17152023-11-30T05:34:06.384Z Compiling russh-keys v0.38.0
17162023-11-30T05:34:07.128Z Compiling pem v1.1.1
17172023-11-30T05:34:08.116Z Compiling headers v0.3.9
17182023-11-30T05:34:08.139Z Compiling rcgen v0.11.3
17192023-11-30T05:34:08.142Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17202023-11-30T05:34:08.311Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17212023-11-30T05:34:11.536Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17222023-11-30T05:34:11.593Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17232023-11-30T05:34:12.583Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17242023-11-30T05:34:13.766Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17252023-11-30T05:34:17.081Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17262023-11-30T05:34:17.271Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17272023-11-30T05:34:18.979Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17282023-11-30T05:34:22.911Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17292023-11-30T05:34:23.744Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17302023-11-30T05:34:26.671Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17312023-11-30T05:34:28.092Z Compiling aes-gcm v0.10.3
17322023-11-30T05:34:29.446Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17332023-11-30T05:34:30.218Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
17342023-11-30T05:34:30.875Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17352023-11-30T05:34:30.933Z Compiling atomicwrites v0.4.2
17362023-11-30T05:34:31.475Z Compiling itertools v0.12.0
17372023-11-30T05:34:32.853Z Compiling subprocess v0.2.9
17382023-11-30T05:34:36.402Z Compiling hex-literal v0.4.1
17392023-11-30T05:34:36.631Z Compiling russh v0.39.0
17402023-11-30T05:34:36.759Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17412023-11-30T05:34:40.413Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17422023-11-30T05:34:45.961Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17432023-11-30T05:35:11.788Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17442023-11-30T05:36:33.523Z Finished dev [unoptimized + debuginfo] target(s) in 7m 56s
17452023-11-30T05:36:33.846Z
17462023-11-30T05:36:33.849Zreal 7:56.596502486
17472023-11-30T05:36:33.849Zuser 43:25.398364873
17482023-11-30T05:36:33.849Zsys 6:43.987295999
17492023-11-30T05:36:33.849Ztrap 1.726353960
17502023-11-30T05:36:33.849Ztflt 2.036167076
17512023-11-30T05:36:33.849Zdflt 6.142029969
17522023-11-30T05:36:33.851Zkflt 0.016027199
17532023-11-30T05:36:33.851Zlock 1:23:35.811018663
17542023-11-30T05:36:33.852Zslp 2:04:16.325020871
17552023-11-30T05:36:33.852Zlat 1:59.417703837
17562023-11-30T05:36:33.852Zstop 4:23.054464271
17572023-11-30T05:36:33.852Z+ mkdir -p /work/end-to-end-tests
17582023-11-30T05:36:33.855Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17592023-11-30T05:36:34.691Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17602023-11-30T05:36:34.691Z+ ptime -m gzip
17612023-11-30T05:36:34.694Z++ basename target/debug/bootstrap
17622023-11-30T05:36:51.195Z
17632023-11-30T05:36:51.196Zreal 16.491923953
17642023-11-30T05:36:51.196Zuser 16.310966833
17652023-11-30T05:36:51.196Zsys 0.168785553
17662023-11-30T05:36:51.196Ztrap 0.004868118
17672023-11-30T05:36:51.196Ztflt 0.000000000
17682023-11-30T05:36:51.196Zdflt 0.000000000
17692023-11-30T05:36:51.199Zkflt 0.000000000
17702023-11-30T05:36:51.199Zlock 0.000000000
17712023-11-30T05:36:51.199Zslp 0.000000000
17722023-11-30T05:36:51.199Zlat 0.006954355
17732023-11-30T05:36:51.199Zstop 0.000229392
17742023-11-30T05:36:51.199Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17752023-11-30T05:36:51.199Z+ ptime -m gzip
17762023-11-30T05:36:51.199Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e73dec5d2cc4791e
17772023-11-30T05:36:52.281Z
17782023-11-30T05:36:52.284Zreal 1.082709749
17792023-11-30T05:36:52.284Zuser 1.069547684
17802023-11-30T05:36:52.284Zsys 0.011467245
17812023-11-30T05:36:52.284Ztrap 0.000820006
17822023-11-30T05:36:52.285Ztflt 0.000000000
17832023-11-30T05:36:52.285Zdflt 0.000000000
17842023-11-30T05:36:52.286Zkflt 0.000000000
17852023-11-30T05:36:52.286Zlock 0.000000000
17862023-11-30T05:36:52.286Zslp 0.000000000
17872023-11-30T05:36:52.286Zlat 0.000526926
17882023-11-30T05:36:52.286Zstop 0.000230186
17892023-11-30T05:36:52.286Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17902023-11-30T05:36:52.286Z+ ptime -m gzip
17912023-11-30T05:36:52.288Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-e99a7bbe87af43e0
17922023-11-30T05:37:09.286Z
17932023-11-30T05:37:09.290Zreal 16.996782618
17942023-11-30T05:37:09.290Zuser 16.813263180
17952023-11-30T05:37:09.290Zsys 0.178213852
17962023-11-30T05:37:09.290Ztrap 0.003724315
17972023-11-30T05:37:09.290Ztflt 0.000000000
17982023-11-30T05:37:09.290Zdflt 0.000000000
17992023-11-30T05:37:09.290Zkflt 0.000000000
18002023-11-30T05:37:09.290Zlock 0.000000000
18012023-11-30T05:37:09.290Zslp 0.000000000
18022023-11-30T05:37:09.290Zlat 0.001233170
18032023-11-30T05:37:09.290Zstop 0.000229542
18042023-11-30T05:37:09.290Z+ banner caboose-util
18052023-11-30T05:37:09.290Z
18062023-11-30T05:37:09.290Z #### ## ##### #### #### #### ###### # # #####
18072023-11-30T05:37:09.291Z # # # # # # # # # # # # # # #
18082023-11-30T05:37:09.291Z # # # ##### # # # # #### ##### ##### # # #
18092023-11-30T05:37:09.291Z # ###### # # # # # # # # # # #
18102023-11-30T05:37:09.291Z # # # # # # # # # # # # # # # #
18112023-11-30T05:37:09.291Z #### # # ##### #### #### #### ###### #### #
18122023-11-30T05:37:09.291Z
18132023-11-30T05:37:09.293Z+ ptime -m cargo build --locked -p caboose-util --release
18142023-11-30T05:37:09.923Z Downloading crates ...
18152023-11-30T05:37:10.295Z Downloaded packed_struct v0.10.1
18162023-11-30T05:37:10.298Z Downloaded flagset v0.4.3
18172023-11-30T05:37:10.298Z Downloaded maybe-uninit v2.0.0
18182023-11-30T05:37:10.298Z Downloaded path-slash v0.1.5
18192023-11-30T05:37:10.298Z Downloaded env_logger v0.10.0
18202023-11-30T05:37:10.298Z Downloaded nodrop v0.1.14
18212023-11-30T05:37:10.298Z Downloaded radium v0.7.0
18222023-11-30T05:37:10.302Z Downloaded termcolor v1.2.0
18232023-11-30T05:37:10.305Z Downloaded smallvec v0.6.14
18242023-11-30T05:37:10.308Z Downloaded packed_struct_codegen v0.10.1
18252023-11-30T05:37:10.308Z Downloaded bitfield v0.14.0
18262023-11-30T05:37:10.311Z Downloaded serde-hex v0.1.0
18272023-11-30T05:37:10.315Z Downloaded pem-rfc7468 v0.7.0
18282023-11-30T05:37:10.317Z Downloaded wyz v0.5.1
18292023-11-30T05:37:10.317Z Downloaded array-init v0.0.4
18302023-11-30T05:37:10.323Z Downloaded crc-catalog v2.2.0
18312023-11-30T05:37:10.323Z Downloaded der_derive v0.7.2
18322023-11-30T05:37:10.326Z Downloaded crc v3.0.1
18332023-11-30T05:37:10.326Z Downloaded pkcs1 v0.7.5
18342023-11-30T05:37:10.329Z Downloaded rsa v0.9.2
18352023-11-30T05:37:10.337Z Downloaded x509-cert v0.2.4
18362023-11-30T05:37:10.348Z Downloaded num-bigint-dig v0.8.4
18372023-11-30T05:37:10.356Z Downloaded bitvec v1.0.1
18382023-11-30T05:37:10.382Z Downloaded object v0.30.4
18392023-11-30T05:37:10.398Z Downloaded ron v0.8.1
18402023-11-30T05:37:10.407Z Downloaded crc-any v2.4.3
18412023-11-30T05:37:10.410Z Downloaded funty v2.0.0
18422023-11-30T05:37:10.413Z Downloaded tap v1.0.1
18432023-11-30T05:37:10.577Z Compiling proc-macro2 v1.0.69
18442023-11-30T05:37:10.580Z Compiling unicode-ident v1.0.12
18452023-11-30T05:37:10.580Z Compiling libc v0.2.150
18462023-11-30T05:37:10.580Z Compiling autocfg v1.1.0
18472023-11-30T05:37:10.581Z Compiling serde v1.0.192
18482023-11-30T05:37:10.581Z Compiling cfg-if v1.0.0
18492023-11-30T05:37:10.606Z Compiling version_check v0.9.4
18502023-11-30T05:37:10.711Z Compiling syn v1.0.109
18512023-11-30T05:37:10.723Z Compiling parking_lot_core v0.9.8
18522023-11-30T05:37:10.837Z Compiling typenum v1.16.0
18532023-11-30T05:37:11.271Z Compiling futures-core v0.3.29
18542023-11-30T05:37:11.430Z Compiling libm v0.2.7
18552023-11-30T05:37:11.643Z Compiling generic-array v0.14.7
18562023-11-30T05:37:11.667Z Compiling lock_api v0.4.10
18572023-11-30T05:37:11.728Z Compiling num-traits v0.2.16
18582023-11-30T05:37:11.882Z Compiling once_cell v1.18.0
18592023-11-30T05:37:12.044Z Compiling pkg-config v0.3.27
18602023-11-30T05:37:12.178Z Compiling scopeguard v1.2.0
18612023-11-30T05:37:12.501Z Compiling slab v0.4.9
18622023-11-30T05:37:12.540Z Compiling futures-channel v0.3.29
18632023-11-30T05:37:12.573Z Compiling serde_json v1.0.108
18642023-11-30T05:37:12.912Z Compiling quote v1.0.33
18652023-11-30T05:37:13.011Z Compiling futures-task v0.3.29
18662023-11-30T05:37:13.072Z Compiling thiserror v1.0.49
18672023-11-30T05:37:13.477Z Compiling syn v2.0.32
18682023-11-30T05:37:13.724Z Compiling cc v1.0.83
18692023-11-30T05:37:13.841Z Compiling getrandom v0.2.10
18702023-11-30T05:37:13.898Z Compiling futures-util v0.3.29
18712023-11-30T05:37:14.099Z Compiling memchr v2.6.3
18722023-11-30T05:37:14.375Z Compiling itoa v1.0.9
18732023-11-30T05:37:14.496Z Compiling smallvec v1.11.0
18742023-11-30T05:37:14.691Z Compiling log v0.4.20
18752023-11-30T05:37:15.929Z Compiling vcpkg v0.2.15
18762023-11-30T05:37:16.299Z Compiling byteorder v1.5.0
18772023-11-30T05:37:16.707Z Compiling rand_core v0.6.4
18782023-11-30T05:37:17.169Z Compiling parking_lot v0.12.1
18792023-11-30T05:37:17.515Z Compiling pin-project-lite v0.2.13
18802023-11-30T05:37:17.923Z Compiling ring v0.17.5
18812023-11-30T05:37:18.374Z Compiling indexmap v1.9.3
18822023-11-30T05:37:18.794Z Compiling openssl-sys v0.9.93
18832023-11-30T05:37:20.136Z Compiling signal-hook-registry v1.4.1
18842023-11-30T05:37:20.548Z Compiling heck v0.4.1
18852023-11-30T05:37:21.167Z Compiling io-lifetimes v1.0.11
18862023-11-30T05:37:21.928Z Compiling ring v0.16.20
18872023-11-30T05:37:22.007Z Compiling mio v0.8.9
18882023-11-30T05:37:22.844Z Compiling num-integer v0.1.45
18892023-11-30T05:37:23.274Z Compiling ryu v1.0.15
18902023-11-30T05:37:23.488Z Compiling semver v1.0.20
18912023-11-30T05:37:23.541Z Compiling const-oid v0.9.5
18922023-11-30T05:37:24.124Z Compiling spin v0.5.2
18932023-11-30T05:37:24.492Z Compiling rustix v0.37.23
18942023-11-30T05:37:25.356Z Compiling socket2 v0.5.5
18952023-11-30T05:37:25.829Z Compiling num_cpus v1.16.0
18962023-11-30T05:37:25.989Z Compiling httparse v1.8.0
18972023-11-30T05:37:26.434Z Compiling ucd-trie v0.1.6
18982023-11-30T05:37:26.533Z Compiling futures-sink v0.3.29
18992023-11-30T05:37:26.721Z Compiling openssl v0.10.57
19002023-11-30T05:37:26.732Z Compiling unicode-xid v0.2.4
19012023-11-30T05:37:26.947Z Compiling synstructure v0.12.6
19022023-11-30T05:37:27.336Z Compiling tinyvec_macros v0.1.1
19032023-11-30T05:37:27.446Z Compiling tinyvec v1.6.0
19042023-11-30T05:37:28.513Z Compiling crc32fast v1.3.2
19052023-11-30T05:37:28.713Z Compiling futures-io v0.3.29
19062023-11-30T05:37:29.095Z Compiling pin-utils v0.1.0
19072023-11-30T05:37:29.165Z Compiling ppv-lite86 v0.2.17
19082023-11-30T05:37:29.210Z Compiling rustls v0.21.9
19092023-11-30T05:37:29.335Z Compiling native-tls v0.2.11
19102023-11-30T05:37:29.469Z Compiling bzip2-sys v0.1.11+1.0.8
19112023-11-30T05:37:29.603Z Compiling spin v0.9.8
19122023-11-30T05:37:29.999Z Compiling unicode-normalization v0.1.22
19132023-11-30T05:37:30.075Z Compiling tracing-core v0.1.31
19142023-11-30T05:37:30.125Z Compiling subtle v2.5.0
19152023-11-30T05:37:30.491Z Compiling rand_chacha v0.3.1
19162023-11-30T05:37:30.614Z Compiling unicode-bidi v0.3.13
19172023-11-30T05:37:31.433Z Compiling rand v0.8.5
19182023-11-30T05:37:32.745Z Compiling errno v0.3.2
19192023-11-30T05:37:32.776Z Compiling num-iter v0.1.43
19202023-11-30T05:37:32.972Z Compiling usdt-impl v0.3.5
19212023-11-30T05:37:33.116Z Compiling ahash v0.8.3
19222023-11-30T05:37:33.176Z Compiling rustix v0.38.25
19232023-11-30T05:37:33.198Z Compiling base64 v0.21.5
19242023-11-30T05:37:33.444Z Compiling schemars v0.8.13
19252023-11-30T05:37:34.152Z Compiling signal-hook v0.3.17
19262023-11-30T05:37:34.653Z Compiling serde_derive_internals v0.26.0
19272023-11-30T05:37:35.127Z Compiling serde_derive v1.0.192
19282023-11-30T05:37:35.131Z Compiling zeroize_derive v1.4.2
19292023-11-30T05:37:35.525Z Compiling tokio-macros v2.2.0
19302023-11-30T05:37:36.422Z Compiling thiserror-impl v1.0.49
19312023-11-30T05:37:36.682Z Compiling futures-macro v0.3.29
19322023-11-30T05:37:37.386Z Compiling zeroize v1.7.0
19332023-11-30T05:37:37.636Z Compiling tracing-attributes v0.1.26
19342023-11-30T05:37:38.534Z Compiling zerocopy-derive v0.2.0
19352023-11-30T05:37:39.735Z Compiling openssl-macros v0.1.1
19362023-11-30T05:37:40.386Z Compiling crypto-common v0.1.6
19372023-11-30T05:37:40.699Z Compiling block-buffer v0.10.4
19382023-11-30T05:37:40.960Z Compiling zerocopy-derive v0.6.4
19392023-11-30T05:37:41.071Z Compiling digest v0.10.7
19402023-11-30T05:37:41.118Z Compiling pest v2.7.2
19412023-11-30T05:37:43.027Z Compiling tracing v0.1.37
19422023-11-30T05:37:43.713Z Compiling bitflags v1.3.2
19432023-11-30T05:37:43.841Z Compiling fnv v1.0.7
19442023-11-30T05:37:44.278Z Compiling zerocopy v0.3.0
19452023-11-30T05:37:45.373Z Compiling pest_meta v2.7.2
19462023-11-30T05:37:45.588Z Compiling schemars_derive v0.8.13
19472023-11-30T05:37:46.227Z Compiling lazy_static v1.4.0
19482023-11-30T05:37:49.664Z Compiling pest_generator v2.7.2
19492023-11-30T05:37:49.969Z Compiling backtrace v0.3.69
19502023-11-30T05:37:50.133Z Compiling memoffset v0.9.0
19512023-11-30T05:37:50.417Z Compiling num-bigint v0.4.4
19522023-11-30T05:37:50.558Z Compiling untrusted v0.9.0
19532023-11-30T05:37:50.571Z Compiling hashbrown v0.14.2
19542023-11-30T05:37:50.789Z Compiling doc-comment v0.3.3
19552023-11-30T05:37:51.068Z Compiling openssl-probe v0.1.5
19562023-11-30T05:37:51.481Z Compiling untrusted v0.7.1
19572023-11-30T05:37:51.620Z Compiling equivalent v1.0.1
19582023-11-30T05:37:51.756Z Compiling percent-encoding v2.3.1
19592023-11-30T05:37:51.758Z Compiling iana-time-zone v0.1.57
19602023-11-30T05:37:52.075Z Compiling smoltcp v0.9.1
19612023-11-30T05:37:52.344Z Compiling hashbrown v0.12.3
19622023-11-30T05:37:52.361Z Compiling foreign-types-shared v0.1.1
19632023-11-30T05:37:52.511Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19642023-11-30T05:37:52.609Z Compiling async-trait v0.1.74
19652023-11-30T05:37:52.669Z Compiling pest_derive v2.7.2
19662023-11-30T05:37:52.702Z Compiling base64ct v1.6.0
19672023-11-30T05:37:53.248Z Compiling crossbeam-utils v0.8.16
19682023-11-30T05:37:53.483Z Compiling pem-rfc7468 v0.7.0
19692023-11-30T05:37:53.747Z Compiling dtrace-parser v0.1.14
19702023-11-30T05:37:53.920Z Compiling foreign-types v0.3.2
19712023-11-30T05:37:56.344Z Compiling dof v0.1.5
19722023-11-30T05:37:56.389Z Compiling clap_derive v4.4.2
19732023-11-30T05:37:56.469Z Compiling der_derive v0.7.2
19742023-11-30T05:37:58.215Z Compiling bytes v1.5.0
19752023-11-30T05:37:59.811Z Compiling bitflags v2.4.0
19762023-11-30T05:37:59.977Z Compiling tokio v1.34.0
19772023-11-30T05:38:00.749Z Compiling http v0.2.11
19782023-11-30T05:38:00.871Z Compiling rustc_version v0.4.0
19792023-11-30T05:38:01.826Z Compiling heapless v0.7.16
19802023-11-30T05:38:02.486Z Compiling uuid v1.6.1
19812023-11-30T05:38:02.741Z Compiling chrono v0.4.31
19822023-11-30T05:38:02.940Z Compiling indexmap v2.1.0
19832023-11-30T05:38:04.716Z Compiling thread-id v4.2.0
19842023-11-30T05:38:05.026Z Compiling rustversion v1.0.14
19852023-11-30T05:38:05.174Z Compiling time-core v0.1.1
19862023-11-30T05:38:05.420Z Compiling utf8parse v0.2.1
19872023-11-30T05:38:05.850Z Compiling anstyle v1.0.2
19882023-11-30T05:38:06.101Z Compiling cpufeatures v0.2.9
19892023-11-30T05:38:06.233Z Compiling adler v1.0.2
19902023-11-30T05:38:06.527Z Compiling flagset v0.4.3
19912023-11-30T05:38:06.787Z Compiling try-lock v0.2.4
19922023-11-30T05:38:06.977Z Compiling siphasher v0.3.11
19932023-11-30T05:38:07.636Z Compiling want v0.3.1
19942023-11-30T05:38:08.013Z Compiling der v0.7.8
19952023-11-30T05:38:08.712Z Compiling miniz_oxide v0.7.1
19962023-11-30T05:38:10.913Z Compiling sha2 v0.10.8
19972023-11-30T05:38:12.532Z Compiling anstyle-parse v0.2.1
19982023-11-30T05:38:12.619Z Compiling time-macros v0.2.13
19992023-11-30T05:38:13.136Z Compiling tokio-util v0.7.10
20002023-11-30T05:38:15.449Z Compiling h2 v0.3.21
20012023-11-30T05:38:21.218Z Compiling http-body v0.4.5
20022023-11-30T05:38:21.619Z Compiling serde_tokenstream v0.1.7
20032023-11-30T05:38:21.841Z Compiling rustls-webpki v0.101.7
20042023-11-30T05:38:22.403Z Compiling sct v0.7.0
20052023-11-30T05:38:22.828Z Compiling form_urlencoded v1.2.1
20062023-11-30T05:38:22.954Z Compiling hubpack_derive v0.1.1
20072023-11-30T05:38:23.259Z Compiling pin-project-internal v1.1.3
20082023-11-30T05:38:24.252Z Compiling socket2 v0.4.9
20092023-11-30T05:38:24.314Z Compiling crossbeam-epoch v0.9.15
20102023-11-30T05:38:24.749Z Compiling colorchoice v1.0.0
20112023-11-30T05:38:24.981Z Compiling httpdate v1.0.3
20122023-11-30T05:38:25.049Z Compiling anyhow v1.0.75
20132023-11-30T05:38:25.744Z Compiling anstyle-query v1.0.0
20142023-11-30T05:38:26.626Z Compiling slog v2.7.0
20152023-11-30T05:38:26.976Z Compiling tower-service v0.3.2
20162023-11-30T05:38:27.161Z Compiling radium v0.7.0
20172023-11-30T05:38:27.296Z Compiling hyper v0.14.27
20182023-11-30T05:38:28.382Z Compiling anstream v0.5.0
20192023-11-30T05:38:36.787Z Compiling terminal_size v0.2.6
20202023-11-30T05:38:38.474Z Compiling spki v0.7.2
20212023-11-30T05:38:39.259Z Compiling serde_spanned v0.6.4
20222023-11-30T05:38:39.271Z Compiling toml_datetime v0.6.5
20232023-11-30T05:38:39.873Z Compiling zerocopy v0.6.4
20242023-11-30T05:38:41.401Z Compiling rustls-pemfile v1.0.3
20252023-11-30T05:38:41.467Z Compiling md-5 v0.10.5
20262023-11-30T05:38:41.799Z Compiling hmac v0.12.1
20272023-11-30T05:38:42.096Z Compiling stringprep v0.1.3
20282023-11-30T05:38:42.131Z Compiling idna v0.5.0
20292023-11-30T05:38:43.002Z Compiling diesel_table_macro_syntax v0.1.0
20302023-11-30T05:38:43.045Z Compiling hash32 v0.2.1
20312023-11-30T05:38:43.368Z Compiling aho-corasick v1.0.4
20322023-11-30T05:38:43.442Z Compiling tap v1.0.1
20332023-11-30T05:38:43.543Z Compiling winnow v0.5.15
20342023-11-30T05:38:43.697Z Compiling gimli v0.28.0
20352023-11-30T05:38:44.378Z Compiling clap_lex v0.5.1
20362023-11-30T05:38:44.527Z Compiling either v1.9.0
20372023-11-30T05:38:45.219Z Compiling regex-syntax v0.8.2
20382023-11-30T05:38:45.536Z Compiling stable_deref_trait v1.2.0
20392023-11-30T05:38:45.666Z Compiling fallible-iterator v0.2.0
20402023-11-30T05:38:46.864Z Compiling strsim v0.10.0
20412023-11-30T05:38:47.084Z Compiling maybe-uninit v2.0.0
20422023-11-30T05:38:47.925Z Compiling dyn-clone v1.0.13
20432023-11-30T05:38:49.480Z Compiling clap_builder v4.4.2
20442023-11-30T05:38:49.579Z Compiling postgres-protocol v0.6.6
20452023-11-30T05:38:50.277Z Compiling wyz v0.5.1
20462023-11-30T05:38:50.365Z Compiling url v2.5.0
20472023-11-30T05:38:51.028Z Compiling regex-automata v0.4.3
20482023-11-30T05:38:51.456Z Compiling addr2line v0.21.0
20492023-11-30T05:38:51.754Z Compiling diesel_derives v2.1.2
20502023-11-30T05:38:53.099Z Compiling tokio-rustls v0.24.1
20512023-11-30T05:38:54.207Z Compiling rustls-native-certs v0.6.3
20522023-11-30T05:38:54.714Z Compiling strum_macros v0.25.2
20532023-11-30T05:38:55.675Z Compiling tokio-native-tls v0.3.1
20542023-11-30T05:39:00.721Z Compiling usdt-macro v0.3.5
20552023-11-30T05:39:01.202Z Compiling usdt-attr-macro v0.3.5
20562023-11-30T05:39:03.284Z Compiling phf_shared v0.11.2
20572023-11-30T05:39:04.302Z Compiling block-padding v0.3.3
20582023-11-30T05:39:04.410Z Compiling enum-as-inner v0.5.1
20592023-11-30T05:39:04.637Z Compiling snafu-derive v0.7.5
20602023-11-30T05:39:04.763Z Compiling serde_repr v0.1.16
20612023-11-30T05:39:05.902Z Compiling scheduled-thread-pool v0.2.7
20622023-11-30T05:39:06.352Z Compiling object v0.32.1
20632023-11-30T05:39:09.532Z Compiling bit-vec v0.6.3
20642023-11-30T05:39:10.182Z Compiling rustc-demangle v0.1.23
20652023-11-30T05:39:12.821Z Compiling regex-automata v0.1.10
20662023-11-30T05:39:13.606Z Compiling packed_struct v0.10.1
20672023-11-30T05:39:15.326Z Compiling matches v0.1.10
20682023-11-30T05:39:15.390Z Compiling num-bigint-dig v0.8.4
20692023-11-30T05:39:15.445Z Compiling funty v2.0.0
20702023-11-30T05:39:15.721Z Compiling ipnet v2.8.0
20712023-11-30T05:39:15.792Z Compiling deranged v0.3.8
20722023-11-30T05:39:17.507Z Compiling managed v0.8.0
20732023-11-30T05:39:17.535Z Compiling num_threads v0.1.6
20742023-11-30T05:39:17.692Z Compiling bitvec v1.0.1
20752023-11-30T05:39:18.929Z Compiling time v0.3.27
20762023-11-30T05:39:21.602Z Compiling idna v0.2.3
20772023-11-30T05:39:24.294Z Compiling bstr v0.2.17
20782023-11-30T05:39:25.225Z Compiling r2d2 v0.8.10
20792023-11-30T05:39:26.537Z Compiling inout v0.1.3
20802023-11-30T05:39:28.574Z Compiling phf v0.11.2
20812023-11-30T05:39:29.634Z Compiling regex v1.10.2
20822023-11-30T05:39:31.129Z Compiling hyper-tls v0.5.0
20832023-11-30T05:39:31.352Z Compiling clap v4.4.3
20842023-11-30T05:39:31.481Z Compiling hyper-rustls v0.24.2
20852023-11-30T05:39:31.633Z Compiling signal-hook-mio v0.2.3
20862023-11-30T05:39:31.844Z Compiling flate2 v1.0.28
20872023-11-30T05:39:32.272Z Compiling bzip2 v0.4.4
20882023-11-30T05:39:32.578Z Compiling ipnetwork v0.20.0
20892023-11-30T05:39:32.807Z Compiling postgres-types v0.2.6
20902023-11-30T05:39:33.486Z Compiling toml_edit v0.19.15
20912023-11-30T05:39:33.805Z Compiling itertools v0.11.0
20922023-11-30T05:39:35.017Z Compiling pkcs8 v0.10.2
20932023-11-30T05:39:35.067Z Compiling pin-project v1.1.3
20942023-11-30T05:39:35.632Z Compiling hubpack v0.1.2
20952023-11-30T05:39:35.712Z Compiling serde_urlencoded v0.7.1
20962023-11-30T05:39:36.289Z Compiling phf_shared v0.10.0
20972023-11-30T05:39:36.573Z Compiling futures-executor v0.3.29
20982023-11-30T05:39:39.243Z Compiling signature v2.1.0
20992023-11-30T05:39:39.508Z Compiling packed_struct_codegen v0.10.1
21002023-11-30T05:39:40.849Z Compiling float-cmp v0.9.0
21012023-11-30T05:39:41.577Z Compiling encoding_rs v0.8.33
21022023-11-30T05:39:42.803Z Compiling difflib v0.4.0
21032023-11-30T05:39:43.774Z Compiling crc-catalog v2.2.0
21042023-11-30T05:39:44.025Z Compiling data-encoding v2.4.0
21052023-11-30T05:39:44.782Z Compiling nodrop v0.1.14
21062023-11-30T05:39:45.093Z Compiling mime v0.3.17
21072023-11-30T05:39:45.862Z Compiling precomputed-hash v0.1.1
21082023-11-30T05:39:46.018Z Compiling fixedbitset v0.4.2
21092023-11-30T05:39:46.653Z Compiling regex-automata v0.3.8
21102023-11-30T05:39:46.913Z Compiling new_debug_unreachable v1.0.4
21112023-11-30T05:39:47.827Z Compiling unicode-segmentation v1.10.1
21122023-11-30T05:39:48.916Z Compiling whoami v1.4.1
21132023-11-30T05:39:49.287Z Compiling normalize-line-endings v0.3.0
21142023-11-30T05:39:49.448Z Compiling static_assertions v1.1.0
21152023-11-30T05:39:49.581Z Compiling predicates-core v1.0.6
21162023-11-30T05:39:49.744Z Compiling unicode-width v0.1.11
21172023-11-30T05:39:50.045Z Compiling webpki-roots v0.25.2
21182023-11-30T05:39:50.267Z Compiling reqwest v0.11.22
21192023-11-30T05:39:50.404Z Compiling console v0.15.7
21202023-11-30T05:39:53.867Z Compiling predicates v3.0.4
21212023-11-30T05:39:54.558Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21222023-11-30T05:39:56.348Z Compiling bstr v1.6.0
21232023-11-30T05:39:57.027Z Compiling tokio-postgres v0.7.10
21242023-11-30T05:40:02.681Z Compiling similar v2.2.1
21252023-11-30T05:40:04.790Z Compiling string_cache v0.8.7
21262023-11-30T05:40:05.444Z Compiling petgraph v0.6.4
21272023-11-30T05:40:06.071Z Compiling trust-dns-proto v0.22.0
21282023-11-30T05:40:08.373Z Compiling array-init v0.0.4
21292023-11-30T05:40:09.505Z Compiling crc v3.0.1
21302023-11-30T05:40:13.893Z Compiling toml v0.7.8
21312023-11-30T05:40:16.322Z Compiling futures v0.3.29
21322023-11-30T05:40:17.734Z Compiling pkcs1 v0.7.5
21332023-11-30T05:40:18.643Z Compiling snafu v0.7.5
21342023-11-30T05:40:18.697Z Compiling smallvec v0.6.14
21352023-11-30T05:40:19.089Z Compiling diesel v2.1.4
21362023-11-30T05:40:19.218Z Compiling zip v0.6.6
21372023-11-30T05:40:19.426Z Compiling crossterm v0.27.0
21382023-11-30T05:40:19.859Z Compiling yasna v0.5.2
21392023-11-30T05:40:23.194Z Compiling hashbrown v0.13.2
21402023-11-30T05:40:23.938Z Compiling cipher v0.4.4
21412023-11-30T05:40:25.881Z Compiling bit-set v0.5.3
21422023-11-30T05:40:26.307Z Compiling usdt v0.3.5
21432023-11-30T05:40:26.548Z Compiling is-terminal v0.4.9
21442023-11-30T05:40:26.722Z Compiling toml_edit v0.21.0
21452023-11-30T05:40:29.121Z Compiling itertools v0.10.5
21462023-11-30T05:40:30.704Z Compiling tokio-stream v0.1.14
21472023-11-30T05:40:32.250Z Compiling openapiv3 v2.0.0-rc.1
21482023-11-30T05:40:33.822Z Compiling hex v0.4.3
21492023-11-30T05:40:44.286Z Compiling lalrpop-util v0.19.12
21502023-11-30T05:40:44.800Z Compiling bitfield v0.14.0
21512023-11-30T05:40:45.458Z Compiling termcolor v1.2.0
21522023-11-30T05:40:52.125Z Compiling env_logger v0.10.0
21532023-11-30T05:40:52.967Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21542023-11-30T05:41:13.179Z Compiling rsa v0.9.2
21552023-11-30T05:41:21.327Z Compiling serde-hex v0.1.0
21562023-11-30T05:41:22.266Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21572023-11-30T05:41:27.668Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21582023-11-30T05:41:28.336Z Compiling x509-cert v0.2.4
21592023-11-30T05:41:29.258Z Compiling ron v0.8.1
21602023-11-30T05:41:39.996Z Compiling crc-any v2.4.3
21612023-11-30T05:41:41.583Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21622023-11-30T05:42:01.439Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21632023-11-30T05:42:11.065Z Compiling object v0.30.4
21642023-11-30T05:42:24.261Z Compiling path-slash v0.1.5
21652023-11-30T05:42:24.584Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21662023-11-30T05:43:10.778Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21672023-11-30T05:43:11.939Z Finished release [optimized] target(s) in 6m 02s
21682023-11-30T05:43:12.026Z
21692023-11-30T05:43:12.026Zreal 6:02.732388294
21702023-11-30T05:43:12.026Zuser 41:57.266223991
21712023-11-30T05:43:12.026Zsys 3:38.762734088
21722023-11-30T05:43:12.026Ztrap 1.814663454
21732023-11-30T05:43:12.026Ztflt 0.985941827
21742023-11-30T05:43:12.026Zdflt 0.513438500
21752023-11-30T05:43:12.026Zkflt 0.000413284
21762023-11-30T05:43:12.026Zlock 1:34:05.675774303
21772023-11-30T05:43:12.026Zslp 1:59:02.682994394
21782023-11-30T05:43:12.026Zlat 1:48.472169325
21792023-11-30T05:43:12.026Zstop 1:10.858292381
21802023-11-30T05:43:12.029Z+ ptime -m gzip
21812023-11-30T05:43:12.699Z
21822023-11-30T05:43:12.702Zreal 0.667391748
21832023-11-30T05:43:12.702Zuser 0.658812445
21842023-11-30T05:43:12.702Zsys 0.007690584
21852023-11-30T05:43:12.702Ztrap 0.000270739
21862023-11-30T05:43:12.702Ztflt 0.000000000
21872023-11-30T05:43:12.702Zdflt 0.000000000
21882023-11-30T05:43:12.702Zkflt 0.000000000
21892023-11-30T05:43:12.702Zlock 0.000000000
21902023-11-30T05:43:12.702Zslp 0.000000000
21912023-11-30T05:43:12.702Zlat 0.000268593
21922023-11-30T05:43:12.702Zstop 0.000236909
21932023-11-30T05:43:12.703Z+ banner tufaceous
21942023-11-30T05:43:12.703Z
21952023-11-30T05:43:12.703Z ##### # # ###### ## #### ###### #### # # ####
21962023-11-30T05:43:12.703Z # # # # # # # # # # # # # #
21972023-11-30T05:43:12.703Z # # # ##### # # # ##### # # # # ####
21982023-11-30T05:43:12.703Z # # # # ###### # # # # # # #
21992023-11-30T05:43:12.703Z # # # # # # # # # # # # # # #
22002023-11-30T05:43:12.703Z # #### # # # #### ###### #### #### ####
22012023-11-30T05:43:12.703Z
22022023-11-30T05:43:12.705Z+ ptime -m cargo build --locked -p tufaceous --release
22032023-11-30T05:43:13.408Z Downloading crates ...
22042023-11-30T05:43:13.792Z Downloaded humantime v2.1.0
22052023-11-30T05:43:13.795Z Downloaded fs-err v2.11.0
22062023-11-30T05:43:13.829Z Downloaded serde_plain v1.0.2
22072023-11-30T05:43:13.832Z Downloaded olpc-cjson v0.1.3
22082023-11-30T05:43:13.832Z Downloaded typed-path v0.6.0
22092023-11-30T05:43:13.832Z Downloaded bytesize v1.3.0
22102023-11-30T05:43:13.832Z Downloaded buf-list v1.0.3
22112023-11-30T05:43:13.832Z Downloaded tough v0.15.0
22122023-11-30T05:43:13.837Z Downloaded globset v0.4.13
22132023-11-30T05:43:13.840Z Downloaded async-recursion v1.0.5
22142023-11-30T05:43:14.006Z Compiling serde_tokenstream v0.2.0
22152023-11-30T05:43:14.027Z Compiling regress v0.7.1
22162023-11-30T05:43:14.042Z Compiling dirs-sys-next v0.1.2
22172023-11-30T05:43:14.045Z Compiling ident_case v1.0.1
22182023-11-30T05:43:14.071Z Compiling thread_local v1.1.7
22192023-11-30T05:43:14.076Z Compiling heck v0.4.1
22202023-11-30T05:43:14.084Z Compiling slog-async v2.8.0
22212023-11-30T05:43:14.288Z Compiling dirs-next v2.0.0
22222023-11-30T05:43:14.651Z Compiling darling_core v0.20.3
22232023-11-30T05:43:14.757Z Compiling camino v1.1.6
22242023-11-30T05:43:14.877Z Compiling term v0.7.0
22252023-11-30T05:43:15.431Z Compiling crossbeam-channel v0.5.8
22262023-11-30T05:43:15.656Z Compiling getopts v0.2.21
22272023-11-30T05:43:15.903Z Compiling structmeta-derive v0.2.0
22282023-11-30T05:43:16.189Z Compiling atty v0.2.14
22292023-11-30T05:43:16.403Z Compiling multer v2.1.0
22302023-11-30T05:43:16.845Z Compiling paste v1.0.14
22312023-11-30T05:43:17.103Z Compiling unsafe-libyaml v0.2.9
22322023-11-30T05:43:17.582Z Compiling take_mut v0.2.2
22332023-11-30T05:43:17.811Z Compiling match_cfg v0.1.0
22342023-11-30T05:43:17.948Z Compiling hostname v0.3.1
22352023-11-30T05:43:18.547Z Compiling slog-term v2.9.0
22362023-11-30T05:43:20.087Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22372023-11-30T05:43:22.227Z Compiling structmeta v0.2.0
22382023-11-30T05:43:22.865Z Compiling serde_yaml v0.9.25
22392023-11-30T05:43:23.978Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22402023-11-30T05:43:23.991Z Compiling darling_macro v0.20.3
22412023-11-30T05:43:24.011Z Compiling slog-json v2.6.1
22422023-11-30T05:43:24.837Z Compiling async-stream-impl v0.3.5
22432023-11-30T05:43:25.488Z Compiling darling v0.20.3
22442023-11-30T05:43:26.057Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22452023-11-30T05:43:26.146Z Compiling fastrand v2.0.0
22462023-11-30T05:43:26.539Z Compiling regex-syntax v0.7.5
22472023-11-30T05:43:26.913Z Compiling atomic-waker v1.1.1
22482023-11-30T05:43:27.247Z Compiling waitgroup v0.1.2
22492023-11-30T05:43:27.315Z Compiling async-stream v0.3.5
22502023-11-30T05:43:27.560Z Compiling tempfile v3.8.1
22512023-11-30T05:43:27.675Z Compiling serde_with_macros v2.3.3
22522023-11-30T05:43:27.795Z Compiling slog-bunyan v2.4.0
22532023-11-30T05:43:30.844Z Compiling toml v0.8.8
22542023-11-30T05:43:31.136Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22552023-11-30T05:43:31.658Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22562023-11-30T05:43:33.065Z Compiling sha1 v0.10.6
22572023-11-30T05:43:33.373Z Compiling serde_path_to_error v0.1.14
22582023-11-30T05:43:34.164Z Compiling fs-err v2.11.0
22592023-11-30T05:43:34.544Z Compiling instant v0.1.12
22602023-11-30T05:43:34.607Z Compiling same-file v1.0.6
22612023-11-30T05:43:34.610Z Compiling arc-swap v1.6.0
22622023-11-30T05:43:34.764Z Compiling buf-list v1.0.3
22632023-11-30T05:43:35.071Z Compiling debug-ignore v1.0.5
22642023-11-30T05:43:35.095Z Compiling walkdir v2.4.0
22652023-11-30T05:43:35.668Z Compiling slog-scope v4.4.0
22662023-11-30T05:43:35.844Z Compiling backoff v0.4.0
22672023-11-30T05:43:36.606Z Compiling serde_with v2.3.3
22682023-11-30T05:43:37.160Z Compiling parse-display-derive v0.8.2
22692023-11-30T05:43:37.234Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702023-11-30T05:43:38.024Z Compiling globset v0.4.13
22712023-11-30T05:43:38.316Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22722023-11-30T05:43:38.593Z Compiling strum v0.25.0
22732023-11-30T05:43:39.277Z Compiling olpc-cjson v0.1.3
22742023-11-30T05:43:39.722Z Compiling pem v3.0.2
22752023-11-30T05:43:39.786Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22762023-11-30T05:43:40.090Z Compiling macaddr v1.0.1
22772023-11-30T05:43:41.261Z Compiling serde_plain v1.0.2
22782023-11-30T05:43:42.150Z Compiling async-recursion v1.0.5
22792023-11-30T05:43:42.445Z Compiling xattr v1.0.1
22802023-11-30T05:43:42.891Z Compiling filetime v0.2.22
22812023-11-30T05:43:43.391Z Compiling typed-path v0.6.0
22822023-11-30T05:43:43.594Z Compiling parse-display v0.8.2
22832023-11-30T05:43:43.693Z Compiling tar v0.4.40
22842023-11-30T05:43:44.604Z Compiling slog-stdlog v4.1.1
22852023-11-30T05:43:46.138Z Compiling camino-tempfile v1.1.1
22862023-11-30T05:43:46.986Z Compiling itertools v0.12.0
22872023-11-30T05:43:47.073Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22882023-11-30T05:43:47.284Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22892023-11-30T05:43:52.833Z Compiling tough v0.15.0
22902023-11-30T05:43:53.115Z Compiling bytesize v1.3.0
22912023-11-30T05:43:53.495Z Compiling slog-envlogger v2.2.0
22922023-11-30T05:43:54.051Z Compiling humantime v2.1.0
22932023-11-30T05:43:57.951Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22942023-11-30T05:44:23.632Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22952023-11-30T05:44:23.953Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22962023-11-30T05:44:33.890Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22972023-11-30T05:44:36.328Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22982023-11-30T05:45:06.929Z Finished release [optimized] target(s) in 1m 54s
22992023-11-30T05:45:07.020Z
23002023-11-30T05:45:07.020Zreal 1:54.294510828
23012023-11-30T05:45:07.020Zuser 11:53.872145831
23022023-11-30T05:45:07.020Zsys 47.192727315
23032023-11-30T05:45:07.020Ztrap 0.474107071
23042023-11-30T05:45:07.020Ztflt 0.289868934
23052023-11-30T05:45:07.020Zdflt 0.925256333
23062023-11-30T05:45:07.023Zkflt 0.000188127
23072023-11-30T05:45:07.023Zlock 22:40.456695265
23082023-11-30T05:45:07.023Zslp 24:01.374299611
23092023-11-30T05:45:07.023Zlat 20.805160791
23102023-11-30T05:45:07.023Zstop 11.221718936
23112023-11-30T05:45:07.023Z+ ptime -m gzip
23122023-11-30T05:45:09.376Z
23132023-11-30T05:45:09.380Zreal 2.350951116
23142023-11-30T05:45:09.380Zuser 2.328337734
23152023-11-30T05:45:09.380Zsys 0.020465368
23162023-11-30T05:45:09.380Ztrap 0.000536117
23172023-11-30T05:45:09.380Ztflt 0.000000000
23182023-11-30T05:45:09.380Zdflt 0.000000000
23192023-11-30T05:45:09.380Zkflt 0.000000000
23202023-11-30T05:45:09.380Zlock 0.000000000
23212023-11-30T05:45:09.380Zslp 0.000000000
23222023-11-30T05:45:09.380Zlat 0.001254159
23232023-11-30T05:45:09.380Zstop 0.000240176
23242023-11-30T05:45:09.380Zprocess exited: duration 1130668 ms, exit code 0
 
23252023-11-30T05:45:09.399Zfound 5 output files
23262023-11-30T05:45:09.399Zuploading: /work/end-to-end-tests/bootstrap-e73dec5d2cc4791e.gz (6319487 bytes)
23272023-11-30T05:45:11.934Zuploaded: /work/end-to-end-tests/bootstrap-e73dec5d2cc4791e.gz
23282023-11-30T05:45:11.945Zuploading: /work/end-to-end-tests/bootstrap.gz (95380906 bytes)
23292023-11-30T05:45:35.892Zuploaded: /work/end-to-end-tests/bootstrap.gz
23302023-11-30T05:45:35.904Zuploading: /work/end-to-end-tests/end_to_end_tests-e99a7bbe87af43e0.gz (98661316 bytes)
23312023-11-30T05:46:02.527Zuploaded: /work/end-to-end-tests/end_to_end_tests-e99a7bbe87af43e0.gz
23322023-11-30T05:46:02.527Zuploading: /work/caboose-util.gz (4092120 bytes)
23332023-11-30T05:46:04.102Zuploaded: /work/caboose-util.gz
23342023-11-30T05:46:04.103Zuploading: /work/tufaceous.gz (14957907 bytes)
23352023-11-30T05:46:08.780Zuploaded: /work/tufaceous.gz