01HDANRH7JYMD3AGRY6YE14YK1: 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: 01HDANSZTM8VHEWK0APDPNBEY0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-22T03:12:26.736Zjob assigned to worker 01HDANSY60MFM0D9406C2V4SE4 (queued for 1 m 46 s)
 
22023-10-22T03:12:27.209Zstarting task 0: "setup"
32023-10-22T03:12:27.333Z++ uname -s
42023-10-22T03:12:27.337Z+ kern=SunOS
52023-10-22T03:12:27.344Z+ case "$kern" in
62023-10-22T03:12:27.350Z+ groupadd -g 12345 build
72023-10-22T03:12:27.354Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-22T03:12:29.754Z+ zfs create -o mountpoint=/work rpool/work
92023-10-22T03:12:29.767Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-22T03:12:29.777Z+ home_fs=zfs
112023-10-22T03:12:30.199Z+ [[ zfs == autofs ]]
122023-10-22T03:12:30.231Z+ mkdir -p /home/build
132023-10-22T03:12:30.658Z+ chown build:build /home/build /work
142023-10-22T03:12:30.669Z+ chmod 0700 /home/build /work
152023-10-22T03:12:30.684Zprocess exited: duration 3352 ms, exit code 0
 
162023-10-22T03:12:30.703Zstarting task 1: "rust-toolchain"
172023-10-22T03:12:30.734Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-22T03:12:30.750Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-22T03:12:30.932Zinfo: downloading installer
202023-10-22T03:12:33.121Zwarning: it looks like you have an existing installation of Rust at:
212023-10-22T03:12:33.132Zwarning: /opt/ooce/bin
222023-10-22T03:12:33.139Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-22T03:12:33.146Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-22T03:12:33.153Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-22T03:12:33.159Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-22T03:12:33.166Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-22T03:12:33.173Zerror: cannot install while Rust is installed
282023-10-22T03:12:33.178Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-22T03:12:33.318Zinfo: profile set to 'default'
302023-10-22T03:12:33.321Zinfo: default host triple is x86_64-unknown-illumos
312023-10-22T03:12:33.324Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-22T03:12:33.531Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-22T03:12:33.541Zinfo: downloading component 'cargo'
342023-10-22T03:12:34.542Zinfo: downloading component 'clippy'
352023-10-22T03:12:34.892Zinfo: downloading component 'rust-docs'
362023-10-22T03:12:36.187Zinfo: downloading component 'rust-std'
372023-10-22T03:12:38.118Zinfo: downloading component 'rustc'
382023-10-22T03:12:43.187Zinfo: downloading component 'rustfmt'
392023-10-22T03:12:43.547Zinfo: installing component 'cargo'
402023-10-22T03:12:45.417Zinfo: installing component 'clippy'
412023-10-22T03:12:46.227Zinfo: installing component 'rust-docs'
422023-10-22T03:12:49.067Zinfo: installing component 'rust-std'
432023-10-22T03:12:52.891Zinfo: installing component 'rustc'
442023-10-22T03:13:01.545Zinfo: installing component 'rustfmt'
452023-10-22T03:13:02.011Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-22T03:13:02.029Z
472023-10-22T03:13:02.047Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-22T03:13:02.068Z
492023-10-22T03:13:02.534Z
502023-10-22T03:13:02.597ZRust is installed now. Great!
512023-10-22T03:13:02.617Z
522023-10-22T03:13:02.633ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-22T03:13:02.650Zenvironment variable. This has not been done automatically.
542023-10-22T03:13:03.081Z
552023-10-22T03:13:03.093ZTo configure your current shell, run:
562023-10-22T03:13:03.106Zsource "$HOME/.cargo/env"
572023-10-22T03:13:03.129Z+ rustc --version
582023-10-22T03:13:03.148Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-22T03:13:03.165Zprocess exited: duration 31354 ms, exit code 0
 
602023-10-22T03:13:03.616Zstarting task 2: "authentication"
612023-10-22T03:13:03.681Zprocess exited: duration 41 ms, exit code 0
 
622023-10-22T03:13:03.708Zstarting task 3: "clone repository"
632023-10-22T03:13:03.734Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-22T03:13:03.754Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-22T03:13:03.779ZCloning into '/work/oxidecomputer/omicron'...
662023-10-22T03:13:10.907Z+ cd /work/oxidecomputer/omicron
672023-10-22T03:13:11.333Z+ [[ -n renovate/sha2-0.x ]]
682023-10-22T03:13:11.347Z+ git fetch origin renovate/sha2-0.x
692023-10-22T03:13:11.356ZFrom https://github.com/oxidecomputer/omicron
702023-10-22T03:13:11.369Z * branch renovate/sha2-0.x -> FETCH_HEAD
712023-10-22T03:13:11.383Z+ git checkout -B renovate/sha2-0.x remotes/origin/renovate/sha2-0.x
722023-10-22T03:13:11.393ZSwitched to a new branch 'renovate/sha2-0.x'
732023-10-22T03:13:11.397Zbranch 'renovate/sha2-0.x' set up to track 'origin/renovate/sha2-0.x'.
742023-10-22T03:13:11.401Z+ git reset --hard 72f0ab16398be66d28f7da0e1cec4f0b1c8781bc
752023-10-22T03:13:11.501ZHEAD is now at 72f0ab16 chore(deps): update rust crate sha2 to 0.10.8
762023-10-22T03:13:11.513Zprocess exited: duration 7783 ms, exit code 0
 
772023-10-22T03:13:11.527Zstarting task 4: "build"
782023-10-22T03:13:11.552Z+ cargo --version
792023-10-22T03:13:11.634Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-22T03:13:11.655Z+ rustc --version
812023-10-22T03:13:12.114Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-22T03:13:12.152Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-10-22T03:13:20.677Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-10-22T03:13:21.965Z Startup: Caching catalogs ... Done
852023-10-22T03:13:26.034ZPlanning: Solver setup ... Done (4.200s)
862023-10-22T03:13:26.143ZPlanning: Running solver ... Done (0.111s)
872023-10-22T03:13:26.203ZPlanning: Finding local manifests ... Done (0.003s)
882023-10-22T03:13:26.673ZPlanning: Fetching manifests: 0/4 0% complete
892023-10-22T03:13:31.643ZPlanning: Fetching manifests: 3/4 75% complete
902023-10-22T03:13:32.523ZPlanning: Fetching manifests: 4/4 100% complete
912023-10-22T03:13:33.018ZPlanning: Package planning ... Done (0.078s)
922023-10-22T03:13:33.023ZPlanning: Merging actions ... Done (0.086s)
932023-10-22T03:13:33.321ZPlanning: Checking for conflicting actions ... Done (0.620s)
942023-10-22T03:13:33.339ZPlanning: Consolidating action changes ... Done (0.017s)
952023-10-22T03:13:37.178ZPlanning: Evaluating mediators ... Done (3.445s)
962023-10-22T03:13:37.184ZPlanning: Planning completed in 15.18 seconds
972023-10-22T03:13:37.191Z Packages to install: 4
982023-10-22T03:13:37.197Z Mediators to change: 2
992023-10-22T03:13:37.205Z Services to change: 1
1002023-10-22T03:13:37.212Z Estimated space available: 149.39 GB
1012023-10-22T03:13:37.222ZEstimated space to be consumed: 1.37 GB
1022023-10-22T03:13:37.230Z Create boot environment: No
1032023-10-22T03:13:37.242ZCreate backup boot environment: No
1042023-10-22T03:13:37.274Z Rebuild boot archive: No
1052023-10-22T03:13:37.286Z
1062023-10-22T03:13:37.297ZChanged mediators:
1072023-10-22T03:13:37.307Z mediator clang:
1082023-10-22T03:13:37.310Z version: None -> 15 (system default)
1092023-10-22T03:13:37.315Z
1102023-10-22T03:13:37.328Z mediator llvm:
1112023-10-22T03:13:37.332Z version: 14 (system default) -> 15 (system default)
1122023-10-22T03:13:37.335Z
1132023-10-22T03:13:37.339ZChanged packages:
1142023-10-22T03:13:37.343Zhelios-dev
1152023-10-22T03:13:37.346Z developer/build-essential
1162023-10-22T03:13:37.349Z None -> 11-2.0
1172023-10-22T03:13:37.352Z library/libxmlsec1
1182023-10-22T03:13:37.358Z None -> 1.2.35-2.0
1192023-10-22T03:13:37.363Z ooce/developer/clang-15
1202023-10-22T03:13:37.367Z None -> 15.0.7-2.0
1212023-10-22T03:13:37.372Z ooce/developer/llvm-15
1222023-10-22T03:13:37.377Z None -> 15.0.7-2.0
1232023-10-22T03:13:37.382Z
1242023-10-22T03:13:37.390ZServices:
1252023-10-22T03:13:37.397Z restart_fmri:
1262023-10-22T03:13:37.403Z svc:/system/update-man-index:default
1272023-10-22T03:13:37.408Z
1282023-10-22T03:13:37.412ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1292023-10-22T03:13:43.146ZDownload: 211/3290 items 1.3/212.6MB 0% complete (317k/s)
1302023-10-22T03:13:48.153ZDownload: 500/3290 items 16.9/212.6MB 7% complete (1.7M/s)
1312023-10-22T03:13:53.437ZDownload: 1192/3290 items 83.5/212.6MB 39% complete (8.7M/s)
1322023-10-22T03:14:08.654ZDownload: 1197/3290 items 83.5/212.6MB 39% complete
1332023-10-22T03:14:13.662ZDownload: 1714/3290 items 118.1/212.6MB 55% complete (7.3M/s)
1342023-10-22T03:14:19.495ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (3.8M/s)
1352023-10-22T03:14:24.922ZDownload: 3096/3290 items 123.8/212.6MB 58% complete (422k/s)
1362023-10-22T03:14:28.031ZDownload: Completed 212.60 MB in 50.97 seconds (4.2M/s)
1372023-10-22T03:14:28.537Z Actions: 1/3687 actions (Installing new actions)
1382023-10-22T03:14:33.774Z Actions: 2158/3687 actions (Installing new actions)
1392023-10-22T03:14:36.845Z Actions: Completed 3687 actions in 8.31 seconds.
1402023-10-22T03:14:36.932Z Done (0.076s)
1412023-10-22T03:14:36.939Z Done (0.000s)
1422023-10-22T03:14:37.125Z Done (0.195s)
1432023-10-22T03:14:45.039Z Done (7.335s)
1442023-10-22T03:14:46.270Z Done (0.098s)
1452023-10-22T03:14:46.273Z Done (0.000s)
1462023-10-22T03:14:46.277Z Done (0.000s)
1472023-10-22T03:14:46.280ZPlanning: Evaluating mediator changes ... Done
1482023-10-22T03:14:46.283ZPlanning: Checking for conflicting actions ... Done
1492023-10-22T03:14:46.286ZPlanning: Consolidating action changes ... Done
1502023-10-22T03:14:46.429ZPlanning: Evaluating mediators ... Done
1512023-10-22T03:14:46.433ZPlanning: Planning completed in 0.72 seconds
1522023-10-22T03:14:46.483Z Mediators to change: 2
1532023-10-22T03:14:46.486Z Create boot environment: No
1542023-10-22T03:14:46.489ZCreate backup boot environment: No
1552023-10-22T03:14:46.593Z Done
1562023-10-22T03:14:46.601Z Done
1572023-10-22T03:14:46.713Z Done
1582023-10-22T03:14:52.474Z Done
1592023-10-22T03:14:52.596Z Done
1602023-10-22T03:14:52.611Z Done
1612023-10-22T03:14:53.105Z Done
1622023-10-22T03:14:53.682ZPlanning: Evaluating mediator changes ... Done
1632023-10-22T03:14:53.691ZPlanning: Merging actions ... Done
1642023-10-22T03:14:54.422ZPlanning: Checking for conflicting actions ... Done
1652023-10-22T03:14:54.429ZPlanning: Consolidating action changes ... Done
1662023-10-22T03:14:54.441ZPlanning: Evaluating mediators ... Done
1672023-10-22T03:14:54.529ZPlanning: Planning completed in 1.28 seconds
1682023-10-22T03:14:54.594Z Packages to change: 1
1692023-10-22T03:14:54.610Z Mediators to change: 1
1702023-10-22T03:14:54.621Z Services to change: 1
1712023-10-22T03:14:54.625Z Create boot environment: No
1722023-10-22T03:14:54.633ZCreate backup boot environment: Yes
1732023-10-22T03:14:56.558Z Actions: 1/6 actions (Updating modified actions)
1742023-10-22T03:14:56.563Z Actions: Completed 6 actions in 0.00 seconds.
1752023-10-22T03:14:56.980Z Done
1762023-10-22T03:14:56.991Z Done
1772023-10-22T03:14:57.006Z Done
1782023-10-22T03:15:02.336Z Done
1792023-10-22T03:15:02.380Z Done
1802023-10-22T03:15:02.410Z Done
1812023-10-22T03:15:02.482Z Done
1822023-10-22T03:15:03.169ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832023-10-22T03:15:03.604Zclang system 15 system
1842023-10-22T03:15:03.650Zcsh system system illumos
1852023-10-22T03:15:03.681Zctags system system illumos
1862023-10-22T03:15:04.921Zgcc vendor 12 vendor
1872023-10-22T03:15:05.347Zgcc system 10 system
1882023-10-22T03:15:06.587Zgcc system 7 system
1892023-10-22T03:15:07.008Zgo system 1.20 system
1902023-10-22T03:15:07.025Zgo system 1.19 system
1912023-10-22T03:15:07.051Zllvm system 15 system
1922023-10-22T03:15:07.470Zllvm system 14 system
1932023-10-22T03:15:07.477Zmariadb system 10.6 system
1942023-10-22T03:15:07.486Zmta vendor vendor dma
1952023-10-22T03:15:07.492Zopenjdk system 17 system
1962023-10-22T03:15:07.497Zopenjdk system 11 system
1972023-10-22T03:15:07.507Zopenjdk system 1.8 system
1982023-10-22T03:15:07.526Zopenssl vendor 3 vendor
1992023-10-22T03:15:07.532Zperl system 5.36 system
2002023-10-22T03:15:07.537Zpostgresql system 15 system
2012023-10-22T03:15:07.543Zpostgresql system 13 system
2022023-10-22T03:15:07.550Zpython vendor 3 vendor
2032023-10-22T03:15:07.556Zpython system 2 system
2042023-10-22T03:15:07.563Zpython3 system 3.11 system
2052023-10-22T03:15:07.568Zruby system 3.0 system
2062023-10-22T03:15:07.573Zwords vendor vendor american-english
2072023-10-22T03:15:07.578Zwords system system australian-english
2082023-10-22T03:15:07.583Zwords system system british-english
2092023-10-22T03:15:07.588Zwords system system canadian-english
2102023-10-22T03:15:07.593Zwords system system french
2112023-10-22T03:15:07.601Zwords system system italian
2122023-10-22T03:15:07.606Zwords system system ngerman
2132023-10-22T03:15:07.611Zwords system system ogerman
2142023-10-22T03:15:07.617Zwords system system spanish
2152023-10-22T03:15:07.627ZFMRI IFO
2162023-10-22T03:15:07.638Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2172023-10-22T03:15:07.653Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2182023-10-22T03:15:08.072Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2192023-10-22T03:15:08.088Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2202023-10-22T03:15:08.103Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2212023-10-22T03:15:08.126Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2222023-10-22T03:15:08.138Z+ set -o errexit
2232023-10-22T03:15:08.155Z+++ dirname ./tools/ci_download_cockroachdb
2242023-10-22T03:15:08.179Z++ cd ./tools
2252023-10-22T03:15:08.197Z++ pwd
2262023-10-22T03:15:08.214Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2272023-10-22T03:15:08.232Z++ basename ./tools/ci_download_cockroachdb
2282023-10-22T03:15:08.247Z+ ARG0=ci_download_cockroachdb
2292023-10-22T03:15:08.273Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2302023-10-22T03:15:08.299Z+ CIDL_VERSION=v22.1.9
2312023-10-22T03:15:08.314Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2322023-10-22T03:15:08.328Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2332023-10-22T03:15:08.340Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2342023-10-22T03:15:08.358Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2352023-10-22T03:15:08.367Z+ TARGET_DIR=out
2362023-10-22T03:15:08.376Z+ DOWNLOAD_DIR=out/downloads
2372023-10-22T03:15:08.385Z+ DEST_DIR=./out/cockroachdb
2382023-10-22T03:15:08.393Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2392023-10-22T03:15:08.402Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2402023-10-22T03:15:08.416Z+ main
2412023-10-22T03:15:08.434Z+ [[ 0 != 0 ]]
2422023-10-22T03:15:08.442Z+ CIDL_OS=solaris2.11
2432023-10-22T03:15:08.448Z+ [[ 0 != 0 ]]
2442023-10-22T03:15:08.456Z+ configure_os solaris2.11
2452023-10-22T03:15:08.472Z+ echo 'current directory: /work/oxidecomputer/omicron'
2462023-10-22T03:15:08.488Zcurrent directory: /work/oxidecomputer/omicron
2472023-10-22T03:15:08.499Z+ echo 'configuring based on OS: "solaris2.11"'
2482023-10-22T03:15:08.911Zconfiguring based on OS: "solaris2.11"
2492023-10-22T03:15:08.927Z+ case "$1" in
2502023-10-22T03:15:08.938Z+ CIDL_BUILD=illumos
2512023-10-22T03:15:08.948Z+ CIDL_SUFFIX=tar.gz
2522023-10-22T03:15:08.972ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2532023-10-22T03:15:08.986Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2542023-10-22T03:15:09.019ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2552023-10-22T03:15:09.030Z+ CIDL_MD5FUNC=do_md5sum
2562023-10-22T03:15:09.038ZDownloading...
2572023-10-22T03:15:09.047Z+ CIDL_URL_BASE=https://illumos.org/downloads
2582023-10-22T03:15:09.060Z+ CIDL_ASSEMBLE=do_assemble_illumos
2592023-10-22T03:15:09.073Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2602023-10-22T03:15:09.085Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2612023-10-22T03:15:09.104Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2622023-10-22T03:15:09.118Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2632023-10-22T03:15:09.137Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2642023-10-22T03:15:09.152Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2652023-10-22T03:15:09.173Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2662023-10-22T03:15:09.185Z+ mkdir -p out/downloads
2672023-10-22T03:15:09.192Z+ mkdir -p ./out/cockroachdb
2682023-10-22T03:15:09.200Z+ local DO_DOWNLOAD=true
2692023-10-22T03:15:09.206Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2702023-10-22T03:15:09.220Z+ '[' true == true ']'
2712023-10-22T03:15:09.256Z+ echo Downloading...
2722023-10-22T03:15:09.265Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2732023-10-22T03:15:09.271Z+ 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
2742023-10-22T03:15:09.279Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-10-22T03:15:09.286Z++ md5sum
2762023-10-22T03:15:09.291Z++ awk '{print $1}'
2772023-10-22T03:15:09.295Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2782023-10-22T03:15:09.301Z+ [[ 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 ]]
2792023-10-22T03:15:09.307Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-10-22T03:15:09.311Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2812023-10-22T03:15:12.365Z+ do_assemble_illumos
2822023-10-22T03:15:12.382Z+ rm -r ./out/cockroachdb
2832023-10-22T03:15:12.434Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2842023-10-22T03:15:12.968Z+ ./out/cockroachdb/bin/cockroach version
2852023-10-22T03:15:13.199ZBuild Tag: v22.1.9-dirty
2862023-10-22T03:15:13.203ZBuild Time: 2022/10/26 21:17:46
2872023-10-22T03:15:13.211ZDistribution: OSS
2882023-10-22T03:15:13.217ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2892023-10-22T03:15:13.221ZGo Version: go1.17.13
2902023-10-22T03:15:13.225ZC Compiler: gcc 10.3.0
2912023-10-22T03:15:13.229ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2922023-10-22T03:15:13.233ZBuild Type: release
2932023-10-22T03:15:13.238Z+ set -o errexit
2942023-10-22T03:15:13.242Z+++ dirname ./tools/ci_download_clickhouse
2952023-10-22T03:15:13.245Z++ cd ./tools
2962023-10-22T03:15:13.249Z++ pwd
2972023-10-22T03:15:13.253Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2982023-10-22T03:15:13.257Z++ basename ./tools/ci_download_clickhouse
2992023-10-22T03:15:13.262Z+ ARG0=ci_download_clickhouse
3002023-10-22T03:15:13.267Z+ TARGET_DIR=out
3012023-10-22T03:15:13.272Z+ DOWNLOAD_DIR=out/downloads
3022023-10-22T03:15:13.277Z+ DEST_DIR=./out/clickhouse
3032023-10-22T03:15:13.281Z+ CIDL_VERSION=v22.8.9.24
3042023-10-22T03:15:13.284Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3052023-10-22T03:15:13.290Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3062023-10-22T03:15:13.298Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3072023-10-22T03:15:13.308Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3082023-10-22T03:15:13.312Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3092023-10-22T03:15:13.316Z+ main
3102023-10-22T03:15:13.320Z+ [[ 0 != 0 ]]
3112023-10-22T03:15:13.323Z+ CIDL_OS=solaris2.11
3122023-10-22T03:15:13.326Z+ [[ 0 != 0 ]]
3132023-10-22T03:15:13.334Z+ configure_os solaris2.11
3142023-10-22T03:15:13.339Z+ echo 'current directory: /work/oxidecomputer/omicron'
3152023-10-22T03:15:13.346Zcurrent directory: /work/oxidecomputer/omicron
3162023-10-22T03:15:13.354Z+ echo 'configuring based on OS: "solaris2.11"'
3172023-10-22T03:15:13.357Zconfiguring based on OS: "solaris2.11"
3182023-10-22T03:15:13.361Z+ CIDL_DASHREV=
3192023-10-22T03:15:13.365Z+ case "$1" in
3202023-10-22T03:15:13.369Z+ CIDL_PLATFORM=illumos
3212023-10-22T03:15:13.374Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3222023-10-22T03:15:13.379Z+ CIDL_MD5FUNC=do_md5sum
3232023-10-22T03:15:13.383Z+ CIDL_DASHREV=-1
3242023-10-22T03:15:13.386Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3252023-10-22T03:15:13.393Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3262023-10-22T03:15:13.397Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3272023-10-22T03:15:13.402Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3282023-10-22T03:15:13.405Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3292023-10-22T03:15:13.409ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3302023-10-22T03:15:13.413Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3312023-10-22T03:15:13.417ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3322023-10-22T03:15:13.421Z+ mkdir -p out/downloads
3332023-10-22T03:15:13.430Z+ mkdir -p ./out/clickhouse
3342023-10-22T03:15:13.440Z+ local DO_DOWNLOAD=true
3352023-10-22T03:15:13.863Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3362023-10-22T03:15:13.870Z+ '[' true == true ']'
3372023-10-22T03:15:13.880Z+ echo Downloading...
3382023-10-22T03:15:13.889ZDownloading...
3392023-10-22T03:15:13.900Z+ 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
3402023-10-22T03:15:13.912Z+ 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
3412023-10-22T03:15:14.773Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422023-10-22T03:15:14.796Z++ md5sum
3432023-10-22T03:15:14.810Z++ awk '{print $1}'
3442023-10-22T03:15:15.041Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3452023-10-22T03:15:15.055Z+ [[ 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 ]]
3462023-10-22T03:15:15.067Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3472023-10-22T03:15:15.076Z+ mkdir -p ./out/clickhouse
3482023-10-22T03:15:15.085Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3492023-10-22T03:15:20.288Z+ ./out/clickhouse/clickhouse server --version
3502023-10-22T03:15:20.331ZClickHouse server version 22.8.9.1.
3512023-10-22T03:15:20.354Z+ set -o errexit
3522023-10-22T03:15:20.367Z+++ dirname ./tools/ci_download_console
3532023-10-22T03:15:20.389Z++ cd ./tools
3542023-10-22T03:15:20.401Z++ pwd
3552023-10-22T03:15:20.417Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3562023-10-22T03:15:20.454Z++ basename ./tools/ci_download_console
3572023-10-22T03:15:20.459Z+ ARG0=ci_download_console
3582023-10-22T03:15:20.473Z+ TARGET_DIR=out
3592023-10-22T03:15:20.487Z+ DOWNLOAD_DIR=out/downloads
3602023-10-22T03:15:20.502Z+ DEST_DIR=./out/console-assets
3612023-10-22T03:15:20.518Z+ source /work/oxidecomputer/omicron/tools/console_version
3622023-10-22T03:15:20.531Z++ COMMIT=3538c32a5189bd22df8f6a573399dacfbe81efaa
3632023-10-22T03:15:20.537Z++ SHA2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3642023-10-22T03:15:20.541Z+ URL=https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3652023-10-22T03:15:20.546Z+ TARBALL_FILE=out/downloads/console.tar.gz
3662023-10-22T03:15:20.551Z+ main
3672023-10-22T03:15:20.555Z+ [[ 0 != 0 ]]
3682023-10-22T03:15:20.560Z+ echo 'URL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz'
3692023-10-22T03:15:20.568ZURL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3702023-10-22T03:15:20.581Z+ echo 'Local file: out/downloads/console.tar.gz'
3712023-10-22T03:15:20.601ZLocal file: out/downloads/console.tar.gz
3722023-10-22T03:15:20.609Z+ local DO_DOWNLOAD=true
3732023-10-22T03:15:20.625Z+ [[ -f out/downloads/console.tar.gz ]]
3742023-10-22T03:15:20.634Z+ mkdir -p out/downloads
3752023-10-22T03:15:21.058Z+ '[' true == true ']'
3762023-10-22T03:15:21.066Z+ echo Downloading...
3772023-10-22T03:15:21.097ZDownloading...
3782023-10-22T03:15:21.125Z+ do_download_curl https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz out/downloads/console.tar.gz
3792023-10-22T03:15:21.138Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3802023-10-22T03:15:21.146Z++ do_sha256sum out/downloads/console.tar.gz
3812023-10-22T03:15:21.155Z++ case "$OSTYPE" in
3822023-10-22T03:15:21.164Z++ SHA=sha256sum
3832023-10-22T03:15:21.179Z++ sha256sum
3842023-10-22T03:15:21.185Z++ awk '{print $1}'
3852023-10-22T03:15:21.195Z+ calculated_sha2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3862023-10-22T03:15:21.205Z+ [[ 3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423 != \3\2\8\9\9\8\9\f\2\c\d\6\c\7\1\e\a\8\0\0\e\7\3\2\3\1\1\9\0\4\5\5\c\c\8\e\4\e\4\5\a\e\9\3\0\4\2\9\3\0\5\0\b\9\2\5\a\9\f\d\9\4\2\3 ]]
3872023-10-22T03:15:21.216Z+ rm -rf ./out/console-assets
3882023-10-22T03:15:21.224Z+ mkdir -p ./out/console-assets
3892023-10-22T03:15:21.231Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3902023-10-22T03:15:21.239Z+ mkdir -p ./out/console-assets
3912023-10-22T03:15:21.246Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3922023-10-22T03:15:21.253Z+ set -o errexit
3932023-10-22T03:15:21.266Z+++ dirname ./tools/ci_download_maghemite_openapi
3942023-10-22T03:15:21.275Z++ cd ./tools
3952023-10-22T03:15:21.280Z++ pwd
3962023-10-22T03:15:21.286Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3972023-10-22T03:15:21.290Z++ basename ./tools/ci_download_maghemite_openapi
3982023-10-22T03:15:21.294Z+ ARG0=ci_download_maghemite_openapi
3992023-10-22T03:15:21.297Z+ TARGET_DIR=out
4002023-10-22T03:15:21.301Z+ DOWNLOAD_DIR=out/downloads
4012023-10-22T03:15:21.305Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4022023-10-22T03:15:21.315Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4032023-10-22T03:15:21.321Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4042023-10-22T03:15:21.328Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4052023-10-22T03:15:21.332Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4062023-10-22T03:15:21.337Z+ main
4072023-10-22T03:15:21.344Z+ [[ 0 != 0 ]]
4082023-10-22T03:15:21.348Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4092023-10-22T03:15:21.353ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4102023-10-22T03:15:21.360Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4112023-10-22T03:15:21.364ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4122023-10-22T03:15:21.373Z+ local DO_DOWNLOAD=true
4132023-10-22T03:15:21.383Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4142023-10-22T03:15:21.799Z+ mkdir -p out/downloads
4152023-10-22T03:15:21.816Z+ '[' true == true ']'
4162023-10-22T03:15:21.845Z+ echo Downloading...
4172023-10-22T03:15:21.858ZDownloading...
4182023-10-22T03:15:21.876Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4192023-10-22T03:15:21.899Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4202023-10-22T03:15:21.905Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4212023-10-22T03:15:21.911Z++ case "$OSTYPE" in
4222023-10-22T03:15:21.924Z++ SHA=sha256sum
4232023-10-22T03:15:22.015Z++ sha256sum
4242023-10-22T03:15:22.046Z++ awk '{print $1}'
4252023-10-22T03:15:22.881Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4262023-10-22T03:15:22.908Z+ [[ 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 ]]
4272023-10-22T03:15:22.936Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4282023-10-22T03:15:22.949Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4292023-10-22T03:15:22.966Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4302023-10-22T03:15:22.982Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4312023-10-22T03:15:23.408Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4322023-10-22T03:15:23.418Z+ main
4332023-10-22T03:15:23.446Z+ [[ 0 != 0 ]]
4342023-10-22T03:15:23.867Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4352023-10-22T03:15:24.692ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4362023-10-22T03:15:24.707Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4372023-10-22T03:15:24.713ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4382023-10-22T03:15:24.741Z+ local DO_DOWNLOAD=true
4392023-10-22T03:15:24.762Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4402023-10-22T03:15:24.785Z+ mkdir -p out/downloads
4412023-10-22T03:15:25.210Z+ '[' true == true ']'
4422023-10-22T03:15:25.232Z+ echo Downloading...
4432023-10-22T03:15:25.243ZDownloading...
4442023-10-22T03:15:25.267Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4452023-10-22T03:15:25.280Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4462023-10-22T03:15:25.299Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4472023-10-22T03:15:25.325Z++ case "$OSTYPE" in
4482023-10-22T03:15:25.342Z++ SHA=sha256sum
4492023-10-22T03:15:25.350Z++ sha256sum
4502023-10-22T03:15:25.358Z++ awk '{print $1}'
4512023-10-22T03:15:25.368Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4522023-10-22T03:15:25.375Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4532023-10-22T03:15:25.383Z+ set -o errexit
4542023-10-22T03:15:25.391Z+++ dirname ./tools/ci_download_dendrite_openapi
4552023-10-22T03:15:25.397Z++ cd ./tools
4562023-10-22T03:15:25.405Z++ pwd
4572023-10-22T03:15:25.414Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4582023-10-22T03:15:25.439Z++ basename ./tools/ci_download_dendrite_openapi
4592023-10-22T03:15:25.450Z+ ARG0=ci_download_dendrite_openapi
4602023-10-22T03:15:25.455Z+ TARGET_DIR=out
4612023-10-22T03:15:25.466Z+ DOWNLOAD_DIR=out/downloads
4622023-10-22T03:15:25.482Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4632023-10-22T03:15:25.495Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4642023-10-22T03:15:25.502Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4652023-10-22T03:15:25.508Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4662023-10-22T03:15:25.514Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4672023-10-22T03:15:25.520Z+ main
4682023-10-22T03:15:25.530Z+ [[ 0 != 0 ]]
4692023-10-22T03:15:25.539Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4702023-10-22T03:15:25.551ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4712023-10-22T03:15:25.557Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4722023-10-22T03:15:25.567ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4732023-10-22T03:15:25.976Z+ local DO_DOWNLOAD=true
4742023-10-22T03:15:25.980Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4752023-10-22T03:15:25.984Z+ mkdir -p out/downloads
4762023-10-22T03:15:25.991Z+ '[' true == true ']'
4772023-10-22T03:15:26.004Z+ echo Downloading...
4782023-10-22T03:15:26.011ZDownloading...
4792023-10-22T03:15:26.020Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4802023-10-22T03:15:26.039Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4812023-10-22T03:15:26.051Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4822023-10-22T03:15:26.062Z++ case "$OSTYPE" in
4832023-10-22T03:15:26.070Z++ SHA=sha256sum
4842023-10-22T03:15:26.085Z++ sha256sum
4852023-10-22T03:15:26.093Zcurrent directory: /work/oxidecomputer/omicron
4862023-10-22T03:15:26.103Z++ awk '{print $1}'
4872023-10-22T03:15:26.120Zconfiguring based on OS: "solaris2.11"
4882023-10-22T03:15:26.147Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4892023-10-22T03:15:26.578ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
4902023-10-22T03:15:26.584Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
4912023-10-22T03:15:26.590ZLocal file: out/downloads/dendrite-stub.tar.gz
4922023-10-22T03:15:26.596Z+ set -o errexit
4932023-10-22T03:15:26.600ZDownloading...
4942023-10-22T03:15:26.606Z+++ dirname ./tools/ci_download_dendrite_stub
4952023-10-22T03:15:26.627Z++ cd ./tools
4962023-10-22T03:15:26.643Z++ pwd
4972023-10-22T03:15:26.656Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982023-10-22T03:15:27.078Z++ basename ./tools/ci_download_dendrite_stub
4992023-10-22T03:15:27.085Z+ ARG0=ci_download_dendrite_stub
5002023-10-22T03:15:27.098Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5012023-10-22T03:15:27.123Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5022023-10-22T03:15:27.562Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
5032023-10-22T03:15:27.985Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
5042023-10-22T03:15:27.993Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5052023-10-22T03:15:28.006Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
5062023-10-22T03:15:28.032Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5072023-10-22T03:15:28.047Z+ TARGET_DIR=out
5082023-10-22T03:15:28.469Z+ DOWNLOAD_DIR=out/downloads
5092023-10-22T03:15:28.475Z+ DEST_DIR=./out/dendrite-stub
5102023-10-22T03:15:28.490Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5112023-10-22T03:15:28.498Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5122023-10-22T03:15:28.507Z+ REPO=oxidecomputer/dendrite
5132023-10-22T03:15:28.516Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5142023-10-22T03:15:28.525Z+ main
5152023-10-22T03:15:28.543Z+ [[ 0 != 0 ]]
5162023-10-22T03:15:28.563Z+ CIDL_OS=solaris2.11
5172023-10-22T03:15:28.992Z+ [[ 0 != 0 ]]
5182023-10-22T03:15:28.999Z+ configure_os solaris2.11
5192023-10-22T03:15:29.006Z+ echo 'current directory: /work/oxidecomputer/omicron'
5202023-10-22T03:15:29.018Z+ echo 'configuring based on OS: "solaris2.11"'
5212023-10-22T03:15:29.032Z+ case "$1" in
5222023-10-22T03:15:29.049Z+ SET_BINARIES=
5232023-10-22T03:15:29.062Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5242023-10-22T03:15:29.083Z+ CIDL_SHA256FUNC=do_sha256sum
5252023-10-22T03:15:29.096Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5262023-10-22T03:15:29.508Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5272023-10-22T03:15:29.515Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5282023-10-22T03:15:29.528Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5292023-10-22T03:15:29.947Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5302023-10-22T03:15:29.955Z+ mkdir -p out/downloads
5312023-10-22T03:15:29.972Z+ mkdir -p ./out/dendrite-stub
5322023-10-22T03:15:30.388Z+ fetch_and_verify
5332023-10-22T03:15:30.397Z+ local DO_DOWNLOAD=true
5342023-10-22T03:15:30.405Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5352023-10-22T03:15:30.414Z+ '[' true == true ']'
5362023-10-22T03:15:30.450Z+ echo Downloading...
5372023-10-22T03:15:30.894Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5382023-10-22T03:15:30.925Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5392023-10-22T03:15:46.645Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5402023-10-22T03:15:46.655Z++ sha256sum
5412023-10-22T03:15:46.662Z++ awk '{print $1}'
5422023-10-22T03:15:46.734Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5432023-10-22T03:15:46.738Z+ [[ 3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760 != \3\7\0\6\e\0\e\8\2\3\0\b\7\f\7\6\4\0\7\e\c\0\a\c\e\a\9\0\2\0\b\9\e\f\c\7\d\6\c\7\8\b\7\4\c\3\0\4\1\0\2\f\d\8\e\6\2\c\a\c\6\7\6\0 ]]
5442023-10-22T03:15:46.743Z+ do_untar out/downloads/dendrite-stub.tar.gz
5452023-10-22T03:15:46.746Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5462023-10-22T03:15:47.710Z+ do_assemble
5472023-10-22T03:15:47.723Z+ rm -r ./out/dendrite-stub
5482023-10-22T03:15:47.734Z+ mkdir ./out/dendrite-stub
5492023-10-22T03:15:47.741Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5502023-10-22T03:15:47.829Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5512023-10-22T03:15:47.837Z+ set -o errexit
5522023-10-22T03:15:47.849Z+++ dirname ./tools/ci_download_maghemite_mgd
5532023-10-22T03:15:47.858Z++ cd ./tools
5542023-10-22T03:15:47.879Z++ pwd
5552023-10-22T03:15:47.890Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5562023-10-22T03:15:47.896Z++ basename ./tools/ci_download_maghemite_mgd
5572023-10-22T03:15:47.904Z+ ARG0=ci_download_maghemite_mgd
5582023-10-22T03:15:47.912Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5592023-10-22T03:15:47.919Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5602023-10-22T03:15:47.924Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5612023-10-22T03:15:47.934Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5622023-10-22T03:15:47.948Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5632023-10-22T03:15:47.957Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5642023-10-22T03:15:47.970Z+ TARGET_DIR=out
5652023-10-22T03:15:47.986Z+ DOWNLOAD_DIR=out/downloads
5662023-10-22T03:15:48.003Z+ DEST_DIR=./out/mgd
5672023-10-22T03:15:48.015Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5682023-10-22T03:15:48.024Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5692023-10-22T03:15:48.039Z+ REPO=oxidecomputer/maghemite
5702023-10-22T03:15:48.052Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5712023-10-22T03:15:48.066Z+ main
5722023-10-22T03:15:48.084Z+ [[ 0 != 0 ]]
5732023-10-22T03:15:48.088Z+ CIDL_OS=solaris2.11
5742023-10-22T03:15:48.095Z+ [[ 0 != 0 ]]
5752023-10-22T03:15:48.098Z+ configure_os solaris2.11
5762023-10-22T03:15:48.102Z+ echo 'current directory: /work/oxidecomputer/omicron'
5772023-10-22T03:15:48.105Zcurrent directory: /work/oxidecomputer/omicron
5782023-10-22T03:15:48.109Z+ echo 'configuring based on OS: "solaris2.11"'
5792023-10-22T03:15:48.112Zconfiguring based on OS: "solaris2.11"
5802023-10-22T03:15:48.116Z+ case "$1" in
5812023-10-22T03:15:48.121Z+ SET_BINARIES=
5822023-10-22T03:15:48.135Z+ CIDL_SHA256FUNC=do_sha256sum
5832023-10-22T03:15:48.557Z+ TARBALL_FILENAME=mgd.tar.gz
5842023-10-22T03:15:48.965Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5852023-10-22T03:15:48.968Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5862023-10-22T03:15:48.972Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
5872023-10-22T03:15:48.986ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
5882023-10-22T03:15:48.993Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5892023-10-22T03:15:49.001ZLocal file: out/downloads/mgd.tar.gz
5902023-10-22T03:15:49.011Z+ mkdir -p out/downloads
5912023-10-22T03:15:49.020Z+ mkdir -p ./out/mgd
5922023-10-22T03:15:49.033Z+ fetch_and_verify
5932023-10-22T03:15:49.042Z+ local DO_DOWNLOAD=true
5942023-10-22T03:15:49.055Z+ [[ -f out/downloads/mgd.tar.gz ]]
5952023-10-22T03:15:49.068Z+ '[' true == true ']'
5962023-10-22T03:15:49.073Z+ echo Downloading...
5972023-10-22T03:15:49.082ZDownloading...
5982023-10-22T03:15:49.087Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
5992023-10-22T03:15:49.090Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6002023-10-22T03:15:56.501Z++ do_sha256sum out/downloads/mgd.tar.gz
6012023-10-22T03:15:56.504Z++ sha256sum
6022023-10-22T03:15:56.507Z++ awk '{print $1}'
6032023-10-22T03:15:56.580Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
6042023-10-22T03:15:56.583Z+ [[ 16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4 != \1\6\8\7\8\5\0\1\f\5\4\4\0\5\9\0\6\7\4\a\c\d\8\2\b\e\e\6\c\e\5\d\c\f\3\d\1\3\2\6\5\3\1\c\2\5\0\6\4\d\d\9\c\0\6\0\a\b\6\4\4\0\a\4 ]]
6052023-10-22T03:15:56.587Z+ do_untar out/downloads/mgd.tar.gz
6062023-10-22T03:15:56.591Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6072023-10-22T03:15:57.292Z+ do_assemble
6082023-10-22T03:15:57.298Z+ rm -r ./out/mgd
6092023-10-22T03:15:57.304Z+ mkdir ./out/mgd
6102023-10-22T03:15:57.310Z+ cp -r out/downloads/root ./out/mgd/root
6112023-10-22T03:15:57.488Z+ set -o errexit
6122023-10-22T03:15:57.509Z+++ dirname ./tools/ci_download_transceiver_control
6132023-10-22T03:15:57.522Z++ cd ./tools
6142023-10-22T03:15:57.540Z++ pwd
6152023-10-22T03:15:57.551Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6162023-10-22T03:15:58.395Z++ basename ./tools/ci_download_transceiver_control
6172023-10-22T03:15:58.400Z+ ARG0=ci_download_transceiver_control
6182023-10-22T03:15:58.408Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6192023-10-22T03:15:58.416Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6202023-10-22T03:15:58.423Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6212023-10-22T03:15:58.431Z+ TARGET_DIR=out
6222023-10-22T03:15:58.443Z+ DOWNLOAD_DIR=out/downloads
6232023-10-22T03:15:58.452Z+ DEST_DIR=./out/transceiver-control
6242023-10-22T03:15:58.458Z+ BIN_DIR=/opt/oxide/bin
6252023-10-22T03:15:58.466Z+ BINARY=xcvradm
6262023-10-22T03:15:58.474Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6272023-10-22T03:15:58.486Z+ REPO=oxidecomputer/transceiver-control
6282023-10-22T03:15:58.491Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6292023-10-22T03:15:58.496Z+ main
6302023-10-22T03:15:58.502Z+ [[ 0 != 0 ]]
6312023-10-22T03:15:58.509Z+ CIDL_OS=solaris2.11
6322023-10-22T03:15:58.515Z+ [[ 0 != 0 ]]
6332023-10-22T03:15:58.522Z+ configure_os solaris2.11
6342023-10-22T03:15:58.537Z+ echo 'current directory: /work/oxidecomputer/omicron'
6352023-10-22T03:15:58.542Zcurrent directory: /work/oxidecomputer/omicron
6362023-10-22T03:15:58.548Z+ echo 'configuring based on OS: "solaris2.11"'
6372023-10-22T03:15:58.557Zconfiguring based on OS: "solaris2.11"
6382023-10-22T03:15:58.562Z+ case "$1" in
6392023-10-22T03:15:58.570Z+ SET_BINARIES=
6402023-10-22T03:15:58.577Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6412023-10-22T03:15:58.582Z+ CIDL_SHA256FUNC=do_sha256sum
6422023-10-22T03:15:58.586Z+ ARCHIVE_FILENAME=xcvradm.gz
6432023-10-22T03:15:58.590Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6442023-10-22T03:15:58.593Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6452023-10-22T03:15:58.597Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6462023-10-22T03:15:58.600ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6472023-10-22T03:15:58.605Z+ echo 'Local file: out/downloads/xcvradm.gz'
6482023-10-22T03:15:58.608ZLocal file: out/downloads/xcvradm.gz
6492023-10-22T03:15:58.613Z+ mkdir -p out/downloads
6502023-10-22T03:15:58.623Z+ mkdir -p ./out/transceiver-control
6512023-10-22T03:15:58.628Z+ fetch_and_verify
6522023-10-22T03:15:58.635Z+ local DO_DOWNLOAD=true
6532023-10-22T03:15:58.639Z+ [[ -f out/downloads/xcvradm.gz ]]
6542023-10-22T03:15:58.643Z+ '[' true == true ']'
6552023-10-22T03:15:58.647Z+ echo Downloading...
6562023-10-22T03:15:58.651ZDownloading...
6572023-10-22T03:15:58.659Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6582023-10-22T03:15:58.664Z+ 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
6592023-10-22T03:16:01.033Z++ do_sha256sum out/downloads/xcvradm.gz
6602023-10-22T03:16:01.051Z++ sha256sum
6612023-10-22T03:16:01.465Z++ awk '{print $1}'
6622023-10-22T03:16:01.478Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6632023-10-22T03:16:01.487Z+ [[ 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 ]]
6642023-10-22T03:16:01.497Z+ do_unpack out/downloads/xcvradm.gz
6652023-10-22T03:16:01.514Z+ mkdir -p out/downloads/root//opt/oxide/bin
6662023-10-22T03:16:01.538Z+ gzip -dc out/downloads/xcvradm.gz
6672023-10-22T03:16:01.956Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6682023-10-22T03:16:01.959Z+ do_assemble
6692023-10-22T03:16:01.962Z+ rm -r ./out/transceiver-control
6702023-10-22T03:16:01.968Z+ mkdir ./out/transceiver-control
6712023-10-22T03:16:01.996Z+ cp -r out/downloads/root ./out/transceiver-control/root
6722023-10-22T03:16:02.427ZAll prerequisites installed successfully
6732023-10-22T03:16:02.852Z
6742023-10-22T03:16:02.859Zreal 2:49.642679039
6752023-10-22T03:16:02.862Zuser 51.364441151
6762023-10-22T03:16:03.310Zsys 10.591569170
6772023-10-22T03:16:03.316Ztrap 0.022277645
6782023-10-22T03:16:03.321Ztflt 0.141750476
6792023-10-22T03:16:03.327Zdflt 0.445249279
6802023-10-22T03:16:03.334Zkflt 0.122896864
6812023-10-22T03:16:03.340Zlock 1.645033708
6822023-10-22T03:16:03.346Zslp 5:43.189896336
6832023-10-22T03:16:03.351Zlat 4.133382201
6842023-10-22T03:16:03.763Zstop 0.067059025
6852023-10-22T03:16:03.768Z+ banner end-to-end-tests
6862023-10-22T03:16:03.780Z
6872023-10-22T03:16:03.783Z ###### # # ##### ##### #### ###### # # #####
6882023-10-22T03:16:04.197Z # ## # # # # # # # ## # # #
6892023-10-22T03:16:04.207Z ##### # # # # # ##### # # # ##### ##### # # # # #
6902023-10-22T03:16:04.216Z # # # # # # # # # # # # # # #
6912023-10-22T03:16:04.228Z # # ## # # # # # # # ## # #
6922023-10-22T03:16:04.644Z ###### # # ##### # #### ###### # # #####
6932023-10-22T03:16:05.061Z
6942023-10-22T03:16:05.069Z+ export CARGO_PROFILE_DEV_DEBUG=1
6952023-10-22T03:16:05.084Z+ CARGO_PROFILE_DEV_DEBUG=1
6962023-10-22T03:16:05.104Z+ export CARGO_PROFILE_TEST_DEBUG=1
6972023-10-22T03:16:05.123Z+ CARGO_PROFILE_TEST_DEBUG=1
6982023-10-22T03:16:05.952Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6992023-10-22T03:16:05.958Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7002023-10-22T03:16:05.961Z Updating crates.io index
7012023-10-22T03:16:05.964Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7022023-10-22T03:16:05.967Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7032023-10-22T03:16:05.970Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7042023-10-22T03:16:05.974Z Updating git repository `http://github.com/oxidecomputer/tofino`
7052023-10-22T03:16:06.081Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7062023-10-22T03:16:06.404Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7072023-10-22T03:16:06.717Z Updating git repository `https://github.com/oxidecomputer/propolis`
7082023-10-22T03:16:07.584Z Updating git repository `https://github.com/oxidecomputer/crucible`
7092023-10-22T03:16:09.383Z Updating git repository `https://github.com/oxidecomputer/opte`
7102023-10-22T03:16:10.390Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7112023-10-22T03:16:10.759Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7122023-10-22T03:16:11.079Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7132023-10-22T03:16:11.657Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7142023-10-22T03:16:11.990Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7152023-10-22T03:16:12.467Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7162023-10-22T03:16:12.748Z Updating git repository `https://github.com/njaremko/samael`
7172023-10-22T03:16:13.436Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7182023-10-22T03:16:14.035Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7192023-10-22T03:16:14.781Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7202023-10-22T03:16:14.785Z Updating git repository `https://github.com/jgallagher/nix`
7212023-10-22T03:16:15.969Z Updating git repository `https://github.com/cbiffle/hubpack`
7222023-10-22T03:16:16.369Z Updating git repository `https://github.com/oxidecomputer/omicron`
7232023-10-22T03:16:25.963Z Updating git repository `https://github.com/oxidecomputer/rfb`
7242023-10-22T03:16:26.444Z Updating git repository `https://github.com/oxidecomputer/typify`
7252023-10-22T03:16:27.427Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7262023-10-22T03:16:27.825Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7272023-10-22T03:16:28.177Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7282023-10-22T03:16:29.945Z Downloading crates ...
7292023-10-22T03:16:30.252Z Downloaded adler v1.0.2
7302023-10-22T03:16:30.269Z Downloaded new_debug_unreachable v1.0.4
7312023-10-22T03:16:30.272Z Downloaded num-derive v0.4.0
7322023-10-22T03:16:30.276Z Downloaded mime v0.3.17
7332023-10-22T03:16:30.280Z Downloaded normalize-line-endings v0.3.0
7342023-10-22T03:16:30.283Z Downloaded md5 v0.7.0
7352023-10-22T03:16:30.286Z Downloaded mime_guess v2.0.4
7362023-10-22T03:16:30.290Z Downloaded memoffset v0.9.0
7372023-10-22T03:16:30.293Z Downloaded native-tls v0.2.11
7382023-10-22T03:16:30.296Z Downloaded poly1305 v0.8.0
7392023-10-22T03:16:30.299Z Downloaded opaque-debug v0.3.0
7402023-10-22T03:16:30.306Z Downloaded openssl-probe v0.1.5
7412023-10-22T03:16:30.310Z Downloaded precomputed-hash v0.1.1
7422023-10-22T03:16:30.313Z Downloaded postcard v0.7.3
7432023-10-22T03:16:30.719Z Downloaded anstyle v1.0.2
7442023-10-22T03:16:31.129Z Downloaded anstyle-query v1.0.0
7452023-10-22T03:16:31.132Z Downloaded num v0.4.1
7462023-10-22T03:16:31.136Z Downloaded atomicwrites v0.4.2
7472023-10-22T03:16:31.139Z Downloaded async-stream v0.3.5
7482023-10-22T03:16:31.143Z Downloaded convert_case v0.4.0
7492023-10-22T03:16:31.147Z Downloaded option-ext v0.2.0
7502023-10-22T03:16:31.151Z Downloaded addr2line v0.21.0
7512023-10-22T03:16:31.154Z Downloaded anstyle-parse v0.2.1
7522023-10-22T03:16:31.157Z Downloaded aead v0.5.2
7532023-10-22T03:16:31.574Z Downloaded num-complex v0.4.4
7542023-10-22T03:16:31.579Z Downloaded parse-display v0.7.0
7552023-10-22T03:16:31.586Z Downloaded linked-hash-map v0.5.6
7562023-10-22T03:16:31.590Z Downloaded const-oid v0.9.5
7572023-10-22T03:16:31.594Z Downloaded openssl-sys v0.9.93
7582023-10-22T03:16:31.599Z Downloaded pbkdf2 v0.11.0
7592023-10-22T03:16:31.605Z Downloaded macaddr v1.0.1
7602023-10-22T03:16:31.613Z Downloaded phf_shared v0.10.0
7612023-10-22T03:16:31.618Z Downloaded console v0.15.7
7622023-10-22T03:16:31.622Z Downloaded crossbeam-utils v0.8.16
7632023-10-22T03:16:31.627Z Downloaded phf v0.11.2
7642023-10-22T03:16:32.039Z Downloaded pkcs8 v0.10.2
7652023-10-22T03:16:32.042Z Downloaded platforms v3.0.2
7662023-10-22T03:16:32.046Z Downloaded bit-set v0.5.3
7672023-10-22T03:16:32.051Z Downloaded aes-gcm-siv v0.11.1
7682023-10-22T03:16:32.055Z Downloaded byteorder v1.4.3
7692023-10-22T03:16:32.058Z Downloaded ppv-lite86 v0.2.17
7702023-10-22T03:16:32.062Z Downloaded match_cfg v0.1.0
7712023-10-22T03:16:32.065Z Downloaded libefi-sys v0.1.0
7722023-10-22T03:16:32.069Z Downloaded proc-macro-error-attr v1.0.4
7732023-10-22T03:16:32.075Z Downloaded lock_api v0.4.10
7742023-10-22T03:16:32.078Z Downloaded ascii v1.1.0
7752023-10-22T03:16:32.083Z Downloaded r2d2 v0.8.10
7762023-10-22T03:16:32.086Z Downloaded blowfish v0.9.1
7772023-10-22T03:16:32.090Z Downloaded quote v1.0.33
7782023-10-22T03:16:32.093Z Downloaded petgraph v0.6.4
7792023-10-22T03:16:32.096Z Downloaded crypto-common v0.1.6
7802023-10-22T03:16:32.099Z Downloaded parse-display-derive v0.7.0
7812023-10-22T03:16:32.102Z Downloaded blake2 v0.10.6
7822023-10-22T03:16:32.104Z Downloaded usdt-attr-macro v0.3.5
7832023-10-22T03:16:32.107Z Downloaded tower-service v0.3.2
7842023-10-22T03:16:32.110Z Downloaded log v0.4.20
7852023-10-22T03:16:32.520Z Downloaded want v0.3.1
7862023-10-22T03:16:32.528Z Downloaded ciborium v0.2.1
7872023-10-22T03:16:32.531Z Downloaded bzip2 v0.4.4
7882023-10-22T03:16:32.534Z Downloaded thread-id v4.2.0
7892023-10-22T03:16:32.537Z Downloaded atomic-waker v1.1.1
7902023-10-22T03:16:33.544Z Downloaded deranged v0.3.8
7912023-10-22T03:16:33.548Z Downloaded wyz v0.5.1
7922023-10-22T03:16:33.551Z Downloaded jobserver v0.1.26
7932023-10-22T03:16:33.554Z Downloaded difflib v0.4.0
7942023-10-22T03:16:33.557Z Downloaded clap_derive v4.4.2
7952023-10-22T03:16:33.560Z Downloaded filetime v0.2.22
7962023-10-22T03:16:33.563Z Downloaded parking_lot v0.12.1
7972023-10-22T03:16:33.969Z Downloaded waitgroup v0.1.2
7982023-10-22T03:16:33.973Z Downloaded rand_core v0.5.1
7992023-10-22T03:16:33.976Z Downloaded tokio-stream v0.1.14
8002023-10-22T03:16:33.981Z Downloaded rand_chacha v0.2.2
8012023-10-22T03:16:33.985Z Downloaded arc-swap v1.6.0
8022023-10-22T03:16:34.398Z Downloaded toml v0.8.0
8032023-10-22T03:16:34.402Z Downloaded bytes v1.5.0
8042023-10-22T03:16:34.405Z Downloaded toml v0.7.8
8052023-10-22T03:16:34.408Z Downloaded is-terminal v0.4.9
8062023-10-22T03:16:34.411Z Downloaded ed25519-dalek v2.0.0
8072023-10-22T03:16:34.414Z Downloaded home v0.5.5
8082023-10-22T03:16:34.417Z Downloaded subtle v2.5.0
8092023-10-22T03:16:34.420Z Downloaded usdt-macro v0.3.5
8102023-10-22T03:16:34.423Z Downloaded string_cache v0.8.7
8112023-10-22T03:16:34.433Z Downloaded signal-hook-registry v1.4.1
8122023-10-22T03:16:34.436Z Downloaded base64 v0.13.1
8132023-10-22T03:16:34.439Z Downloaded futures-sink v0.3.28
8142023-10-22T03:16:34.849Z Downloaded toolchain_find v0.2.0
8152023-10-22T03:16:35.259Z Downloaded rand_core v0.6.4
8162023-10-22T03:16:35.263Z Downloaded foreign-types-shared v0.1.1
8172023-10-22T03:16:35.267Z Downloaded serde_spanned v0.6.3
8182023-10-22T03:16:35.271Z Downloaded tokio-tungstenite v0.18.0
8192023-10-22T03:16:35.274Z Downloaded terminal_size v0.2.6
8202023-10-22T03:16:35.278Z Downloaded term v0.7.0
8212023-10-22T03:16:35.282Z Downloaded tempfile v3.8.0
8222023-10-22T03:16:35.689Z Downloaded usdt v0.3.5
8232023-10-22T03:16:35.700Z Downloaded tokio-tungstenite v0.20.1
8242023-10-22T03:16:36.118Z Downloaded strum v0.25.0
8252023-10-22T03:16:36.123Z Downloaded foreign-types v0.3.2
8262023-10-22T03:16:36.126Z Downloaded ipnet v2.8.0
8272023-10-22T03:16:36.133Z Downloaded usdt-impl v0.3.5
8282023-10-22T03:16:36.137Z Downloaded time-core v0.1.1
8292023-10-22T03:16:36.140Z Downloaded whoami v1.4.1
8302023-10-22T03:16:36.144Z Downloaded hashbrown v0.13.2
8312023-10-22T03:16:36.147Z Downloaded crypto-bigint v0.5.2
8322023-10-22T03:16:36.568Z Downloaded strsim v0.10.0
8332023-10-22T03:16:36.573Z Downloaded unicode-width v0.1.10
8342023-10-22T03:16:36.577Z Downloaded strsim v0.8.0
8352023-10-22T03:16:36.581Z Downloaded stringprep v0.1.3
8362023-10-22T03:16:36.587Z Downloaded unicode-linebreak v0.1.5
8372023-10-22T03:16:36.590Z Downloaded termcolor v1.2.0
8382023-10-22T03:16:36.594Z Downloaded strum_macros v0.25.2
8392023-10-22T03:16:36.599Z Downloaded slog-term v2.9.0
8402023-10-22T03:16:36.604Z Downloaded rcgen v0.10.0
8412023-10-22T03:16:36.607Z Downloaded httparse v1.8.0
8422023-10-22T03:16:36.614Z Downloaded dyn-clone v1.0.13
8432023-10-22T03:16:36.618Z Downloaded vsss-rs v3.3.1
8442023-10-22T03:16:36.622Z Downloaded zone_cfg_derive v0.2.0
8452023-10-22T03:16:36.627Z Downloaded twox-hash v1.6.3
8462023-10-22T03:16:36.635Z Downloaded utf8parse v0.2.1
8472023-10-22T03:16:36.640Z Downloaded stable_deref_trait v1.2.0
8482023-10-22T03:16:36.644Z Downloaded humantime v2.1.0
8492023-10-22T03:16:36.648Z Downloaded take_mut v0.2.2
8502023-10-22T03:16:36.652Z Downloaded futures v0.3.28
8512023-10-22T03:16:36.656Z Downloaded dtrace-parser v0.1.14
8522023-10-22T03:16:36.662Z Downloaded structopt-derive v0.4.18
8532023-10-22T03:16:36.678Z Downloaded dirs-sys v0.4.1
8542023-10-22T03:16:36.683Z Downloaded serde_derive v1.0.188
8552023-10-22T03:16:36.687Z Downloaded semver-parser v0.10.2
8562023-10-22T03:16:36.690Z Downloaded instant v0.1.12
8572023-10-22T03:16:36.694Z Downloaded hyper-tls v0.5.0
8582023-10-22T03:16:36.697Z Downloaded iana-time-zone v0.1.57
8592023-10-22T03:16:36.701Z Downloaded slab v0.4.9
8602023-10-22T03:16:36.706Z Downloaded dof v0.1.5
8612023-10-22T03:16:36.710Z Downloaded headers-core v0.2.0
8622023-10-22T03:16:36.714Z Downloaded funty v2.0.0
8632023-10-22T03:16:36.721Z Downloaded structopt v0.3.26
8642023-10-22T03:16:37.128Z Downloaded tap v1.0.1
8652023-10-22T03:16:37.132Z Downloaded thread_local v1.1.7
8662023-10-22T03:16:37.135Z Downloaded tracing-attributes v0.1.26
8672023-10-22T03:16:37.140Z Downloaded utf-8 v0.7.6
8682023-10-22T03:16:37.145Z Downloaded slog-async v2.8.0
8692023-10-22T03:16:37.565Z Downloaded subprocess v0.2.9
8702023-10-22T03:16:37.575Z Downloaded rustc-demangle v0.1.23
8712023-10-22T03:16:37.578Z Downloaded socket2 v0.4.9
8722023-10-22T03:16:37.581Z Downloaded libm v0.2.7
8732023-10-22T03:16:37.585Z Downloaded smawk v0.3.1
8742023-10-22T03:16:37.590Z Downloaded semver v1.0.18
8752023-10-22T03:16:37.609Z Downloaded group v0.13.0
8762023-10-22T03:16:37.619Z Downloaded textwrap v0.16.0
8772023-10-22T03:16:37.622Z Downloaded hubpack_derive v0.1.1
8782023-10-22T03:16:37.625Z Downloaded foreign-types-shared v0.3.1
8792023-10-22T03:16:37.637Z Downloaded fnv v1.0.7
8802023-10-22T03:16:37.641Z Downloaded dirs-sys-next v0.1.2
8812023-10-22T03:16:37.665Z Downloaded der v0.7.8
8822023-10-22T03:16:37.671Z Downloaded untrusted v0.7.1
8832023-10-22T03:16:38.078Z Downloaded serde_urlencoded v0.7.1
8842023-10-22T03:16:38.083Z Downloaded slog-stdlog v4.1.1
8852023-10-22T03:16:38.090Z Downloaded thiserror-impl-no-std v2.0.2
8862023-10-22T03:16:38.096Z Downloaded sct v0.7.0
8872023-10-22T03:16:38.102Z Downloaded semver v0.11.0
8882023-10-22T03:16:38.107Z Downloaded getrandom v0.2.10
8892023-10-22T03:16:38.111Z Downloaded ff v0.13.0
8902023-10-22T03:16:38.116Z Downloaded fallible-streaming-iterator v0.1.9
8912023-10-22T03:16:38.528Z Downloaded vergen v8.2.4
8922023-10-22T03:16:38.531Z Downloaded glob v0.3.1
8932023-10-22T03:16:38.535Z Downloaded zerocopy v0.6.4
8942023-10-22T03:16:38.538Z Downloaded secrecy v0.8.0
8952023-10-22T03:16:38.541Z Downloaded serde_yaml v0.9.25
8962023-10-22T03:16:38.545Z Downloaded smf v0.2.2
8972023-10-22T03:16:38.548Z Downloaded ghash v0.5.0
8982023-10-22T03:16:38.551Z Downloaded rand v0.7.3
8992023-10-22T03:16:38.554Z Downloaded getopts v0.2.21
9002023-10-22T03:16:38.557Z Downloaded tokio-native-tls v0.3.1
9012023-10-22T03:16:38.968Z Downloaded toml v0.5.11
9022023-10-22T03:16:38.972Z Downloaded itertools v0.11.0
9032023-10-22T03:16:38.975Z Downloaded siphasher v0.3.11
9042023-10-22T03:16:38.978Z Downloaded fallible-iterator v0.2.0
9052023-10-22T03:16:38.989Z Downloaded toml_datetime v0.6.3
9062023-10-22T03:16:38.994Z Downloaded zone v0.2.0
9072023-10-22T03:16:38.997Z Downloaded getrandom v0.1.16
9082023-10-22T03:16:39.005Z Downloaded serde_with_macros v2.3.3
9092023-10-22T03:16:39.010Z Downloaded russh-keys v0.38.0
9102023-10-22T03:16:39.013Z Downloaded erased-serde v0.3.30
9112023-10-22T03:16:39.017Z Downloaded tungstenite v0.20.1
9122023-10-22T03:16:39.428Z Downloaded russh v0.38.0
9132023-10-22T03:16:39.435Z Downloaded uuid v1.4.1
9142023-10-22T03:16:39.441Z Downloaded half v1.8.2
9152023-10-22T03:16:39.447Z Downloaded indexmap v1.9.3
9162023-10-22T03:16:39.450Z Downloaded http v0.2.9
9172023-10-22T03:16:39.454Z Downloaded tokio-util v0.7.8
9182023-10-22T03:16:39.458Z Downloaded zip v0.6.6
9192023-10-22T03:16:39.461Z Downloaded similar v2.2.1
9202023-10-22T03:16:39.465Z Downloaded headers v0.3.9
9212023-10-22T03:16:39.468Z Downloaded time v0.3.27
9222023-10-22T03:16:39.472Z Downloaded unicode-normalization v0.1.22
9232023-10-22T03:16:39.911Z Downloaded indexmap v2.0.0
9242023-10-22T03:16:39.915Z Downloaded flate2 v1.0.27
9252023-10-22T03:16:39.919Z Downloaded git2 v0.17.2
9262023-10-22T03:16:39.922Z Downloaded trust-dns-client v0.22.0
9272023-10-22T03:16:39.925Z Downloaded hkdf v0.12.3
9282023-10-22T03:16:39.928Z Downloaded tokio-postgres v0.7.10
9292023-10-22T03:16:39.934Z Downloaded hashbrown v0.14.0
9302023-10-22T03:16:39.943Z Downloaded winnow v0.5.15
9312023-10-22T03:16:39.948Z Downloaded reqwest v0.11.20
9322023-10-22T03:16:39.954Z Downloaded bitvec v1.0.1
9332023-10-22T03:16:39.957Z Downloaded serde_with v2.3.3
9342023-10-22T03:16:39.960Z Downloaded futures-util v0.3.28
9352023-10-22T03:16:39.964Z Downloaded rustls-webpki v0.101.4
9362023-10-22T03:16:39.967Z Downloaded h2 v0.3.21
9372023-10-22T03:16:40.378Z Downloaded smoltcp v0.8.2
9382023-10-22T03:16:40.383Z Downloaded regress v0.7.1
9392023-10-22T03:16:40.798Z Downloaded vcpkg v0.2.15
9402023-10-22T03:16:41.208Z Downloaded syn v1.0.109
9412023-10-22T03:16:41.212Z Downloaded rustls v0.21.7
9422023-10-22T03:16:41.216Z Downloaded regex-syntax v0.7.5
9432023-10-22T03:16:41.226Z Downloaded gimli v0.28.0
9442023-10-22T03:16:41.229Z Downloaded syn v2.0.32
9452023-10-22T03:16:41.238Z Downloaded webpki-roots v0.25.2
9462023-10-22T03:16:41.241Z Downloaded curve25519-dalek v4.1.0
9472023-10-22T03:16:41.244Z Downloaded diesel v2.1.1
9482023-10-22T03:16:41.248Z Downloaded bstr v1.6.0
9492023-10-22T03:16:41.251Z Downloaded rustix v0.38.9
9502023-10-22T03:16:41.254Z Downloaded rustix v0.37.23
9512023-10-22T03:16:41.257Z Downloaded tokio v1.33.0
9522023-10-22T03:16:41.261Z Downloaded sha3 v0.10.8
9532023-10-22T03:16:41.264Z Downloaded bstr v0.2.17
9542023-10-22T03:16:41.267Z Downloaded zerocopy-derive v0.6.4
9552023-10-22T03:16:41.270Z Downloaded sled v0.34.7
9562023-10-22T03:16:41.273Z Downloaded zerocopy-derive v0.2.0
9572023-10-22T03:16:41.277Z Downloaded bzip2-sys v0.1.11+1.0.8
9582023-10-22T03:16:41.280Z Downloaded winapi v0.3.9
9592023-10-22T03:16:41.283Z Downloaded regex-automata v0.3.8
9602023-10-22T03:16:41.286Z Downloaded libc v0.2.149
9612023-10-22T03:16:41.294Z Downloaded smoltcp v0.9.1
9622023-10-22T03:16:41.297Z Downloaded idna v0.2.3
9632023-10-22T03:16:41.300Z Downloaded object v0.32.1
9642023-10-22T03:16:41.304Z Downloaded regex-syntax v0.6.29
9652023-10-22T03:16:41.307Z Downloaded regex v1.9.5
9662023-10-22T03:16:41.310Z Downloaded trust-dns-proto v0.22.0
9672023-10-22T03:16:41.316Z Downloaded openssl v0.10.57
9682023-10-22T03:16:41.319Z Downloaded nix v0.26.2
9692023-10-22T03:16:41.322Z Downloaded serde_json v1.0.107
9702023-10-22T03:16:41.325Z Downloaded hyper v0.14.27
9712023-10-22T03:16:41.328Z Downloaded radix_trie v0.2.1
9722023-10-22T03:16:41.331Z Downloaded idna v0.4.0
9732023-10-22T03:16:41.334Z Downloaded clap v2.34.0
9742023-10-22T03:16:41.337Z Downloaded encoding_rs v0.8.33
9752023-10-22T03:16:41.340Z Downloaded chrono v0.4.31
9762023-10-22T03:16:41.343Z Downloaded ring v0.16.20
9772023-10-22T03:16:41.346Z Downloaded clap_builder v4.4.2
9782023-10-22T03:16:41.349Z Downloaded toml_edit v0.20.0
9792023-10-22T03:16:41.352Z Downloaded libgit2-sys v0.15.2+1.6.4
9802023-10-22T03:16:41.355Z Downloaded rusqlite v0.29.0
9812023-10-22T03:16:41.359Z Downloaded heapless v0.7.16
9822023-10-22T03:16:41.363Z Downloaded serde v1.0.188
9832023-10-22T03:16:41.367Z Downloaded url v2.4.1
9842023-10-22T03:16:41.778Z Downloaded toml_edit v0.19.15
9852023-10-22T03:16:41.781Z Downloaded unicode-segmentation v1.10.1
9862023-10-22T03:16:41.787Z Downloaded pest v2.7.2
9872023-10-22T03:16:41.791Z Downloaded aho-corasick v1.0.4
9882023-10-22T03:16:41.795Z Downloaded hashbrown v0.12.3
9892023-10-22T03:16:41.798Z Downloaded tar v0.4.40
9902023-10-22T03:16:41.801Z Downloaded elliptic-curve v0.13.5
9912023-10-22T03:16:41.804Z Downloaded ryu v1.0.15
9922023-10-22T03:16:41.807Z Downloaded itertools v0.10.5
9932023-10-22T03:16:41.811Z Downloaded tokio-macros v2.1.0
9942023-10-22T03:16:41.814Z Downloaded serde_repr v0.1.16
9952023-10-22T03:16:41.817Z Downloaded rustversion v1.0.14
9962023-10-22T03:16:41.820Z Downloaded fastrand v2.0.0
9972023-10-22T03:16:41.844Z Downloaded tungstenite v0.18.0
9982023-10-22T03:16:41.848Z Downloaded tracing-core v0.1.31
9992023-10-22T03:16:41.855Z Downloaded hyper-staticfile v0.9.5
10002023-10-22T03:16:41.859Z Downloaded hyper-rustls v0.24.1
10012023-10-22T03:16:41.863Z Downloaded hashlink v0.8.3
10022023-10-22T03:16:41.867Z Downloaded unsafe-libyaml v0.2.9
10032023-10-22T03:16:41.875Z Downloaded slog v2.7.0
10042023-10-22T03:16:41.878Z Downloaded crossbeam-channel v0.5.8
10052023-10-22T03:16:41.883Z Downloaded serde_tokenstream v0.2.0
10062023-10-22T03:16:41.887Z Downloaded zerocopy v0.3.0
10072023-10-22T03:16:41.891Z Downloaded slog-json v2.6.1
10082023-10-22T03:16:41.895Z Downloaded yasna v0.5.2
10092023-10-22T03:16:41.899Z Downloaded socket2 v0.5.4
10102023-10-22T03:16:41.902Z Downloaded aes-gcm v0.10.2
10112023-10-22T03:16:41.912Z Downloaded libz-sys v1.1.12
10122023-10-22T03:16:41.916Z Downloaded aes v0.8.3
10132023-10-22T03:16:41.922Z Downloaded regex-automata v0.1.10
10142023-10-22T03:16:41.927Z Downloaded zeroize_derive v1.4.2
10152023-10-22T03:16:41.931Z Downloaded slog-envlogger v2.2.0
10162023-10-22T03:16:41.971Z Downloaded tracing v0.1.37
10172023-10-22T03:16:41.987Z Downloaded ident_case v1.0.1
10182023-10-22T03:16:42.004Z Downloaded spin v0.9.8
10192023-10-22T03:16:42.011Z Downloaded unicode-ident v1.0.12
10202023-10-22T03:16:42.017Z Downloaded scheduled-thread-pool v0.2.7
10212023-10-22T03:16:42.026Z Downloaded slog-dtrace v0.2.3
10222023-10-22T03:16:42.031Z Downloaded time-macros v0.2.13
10232023-10-22T03:16:42.036Z Downloaded serde_derive_internals v0.26.0
10242023-10-22T03:16:42.053Z Downloaded serde_path_to_error v0.1.14
10252023-10-22T03:16:42.058Z Downloaded resolv-conf v0.7.0
10262023-10-22T03:16:42.062Z Downloaded io-lifetimes v1.0.11
10272023-10-22T03:16:42.067Z Downloaded endian-type v0.1.2
10282023-10-22T03:16:42.070Z Downloaded ron v0.7.1
10292023-10-22T03:16:42.073Z Downloaded same-file v1.0.6
10302023-10-22T03:16:42.076Z Downloaded inout v0.1.3
10312023-10-22T03:16:42.079Z Downloaded slog-bunyan v2.4.0
10322023-10-22T03:16:42.488Z Downloaded slog-scope v4.4.0
10332023-10-22T03:16:42.491Z Downloaded futures-executor v0.3.28
10342023-10-22T03:16:42.496Z Downloaded rustc_version v0.4.0
10352023-10-22T03:16:42.908Z Downloaded heck v0.3.3
10362023-10-22T03:16:42.916Z Downloaded unicode-bidi v0.3.13
10372023-10-22T03:16:42.919Z Downloaded rand v0.8.5
10382023-10-22T03:16:43.330Z Downloaded itoa v1.0.9
10392023-10-22T03:16:43.338Z Downloaded trust-dns-server v0.22.1
10402023-10-22T03:16:43.347Z Downloaded trust-dns-resolver v0.22.0
10412023-10-22T03:16:43.353Z Downloaded libsqlite3-sys v0.26.0
10422023-10-22T03:16:43.357Z Downloaded tinyvec v1.6.0
10432023-10-22T03:16:43.361Z Downloaded schemars v0.8.13
10442023-10-22T03:16:43.366Z Downloaded form_urlencoded v1.2.0
10452023-10-22T03:16:43.782Z Downloaded errno v0.3.2
10462023-10-22T03:16:43.788Z Downloaded scopeguard v1.2.0
10472023-10-22T03:16:43.792Z Downloaded thiserror-impl v1.0.49
10482023-10-22T03:16:43.806Z Downloaded sha2 v0.10.8
10492023-10-22T03:16:44.218Z Downloaded schemars_derive v0.8.13
10502023-10-22T03:16:44.221Z Downloaded thiserror-no-std v2.0.2
10512023-10-22T03:16:44.227Z Downloaded dirs-next v2.0.0
10522023-10-22T03:16:44.230Z Downloaded structmeta v0.1.6
10532023-10-22T03:16:44.234Z Downloaded spki v0.7.2
10542023-10-22T03:16:44.237Z Downloaded rustfmt-wrapper v0.2.0
10552023-10-22T03:16:44.244Z Downloaded smallvec v1.11.0
10562023-10-22T03:16:44.247Z Downloaded hmac v0.12.1
10572023-10-22T03:16:44.253Z Downloaded lalrpop-util v0.19.12
10582023-10-22T03:16:44.673Z Downloaded futures-macro v0.3.28
10592023-10-22T03:16:44.682Z Downloaded futures-io v0.3.28
10602023-10-22T03:16:44.691Z Downloaded russh-cryptovec v0.7.0
10612023-10-22T03:16:44.706Z Downloaded spin v0.5.2
10622023-10-22T03:16:44.714Z Downloaded signature v2.1.0
10632023-10-22T03:16:45.127Z Downloaded heck v0.4.1
10642023-10-22T03:16:45.131Z Downloaded try-lock v0.2.4
10652023-10-22T03:16:45.134Z Downloaded either v1.9.0
10662023-10-22T03:16:45.137Z Downloaded rustls-pemfile v1.0.3
10672023-10-22T03:16:45.140Z Downloaded futures-channel v0.3.28
10682023-10-22T03:16:45.143Z Downloaded rustls-native-certs v0.6.3
10692023-10-22T03:16:45.147Z Downloaded float-cmp v0.9.0
10702023-10-22T03:16:45.151Z Downloaded textwrap v0.11.0
10712023-10-22T03:16:45.154Z Downloaded base64 v0.21.4
10722023-10-22T03:16:45.569Z Downloaded backtrace v0.3.69
10732023-10-22T03:16:45.573Z Downloaded hex v0.4.3
10742023-10-22T03:16:45.576Z Downloaded darling_core v0.20.3
10752023-10-22T03:16:45.580Z Downloaded http-body v0.4.5
10762023-10-22T03:16:45.585Z Downloaded hostname v0.3.1
10772023-10-22T03:16:45.588Z Downloaded futures-task v0.3.28
10782023-10-22T03:16:45.591Z Downloaded static_assertions v1.1.0
10792023-10-22T03:16:45.594Z Downloaded sha1 v0.10.5
10802023-10-22T03:16:45.601Z Downloaded serde_tokenstream v0.1.7
10812023-10-22T03:16:45.606Z Downloaded radium v0.7.0
10822023-10-22T03:16:45.617Z Downloaded env_logger v0.9.3
10832023-10-22T03:16:45.621Z Downloaded chacha20poly1305 v0.10.1
10842023-10-22T03:16:45.624Z Downloaded pest_meta v2.7.2
10852023-10-22T03:16:45.627Z Downloaded version_check v0.9.4
10862023-10-22T03:16:45.633Z Downloaded num-bigint v0.4.4
10872023-10-22T03:16:45.639Z Downloaded derive_more v0.99.17
10882023-10-22T03:16:45.644Z Downloaded ipnetwork v0.20.0
10892023-10-22T03:16:45.647Z Downloaded tokio-rustls v0.24.1
10902023-10-22T03:16:45.655Z Downloaded once_cell v1.18.0
10912023-10-22T03:16:45.659Z Downloaded structmeta-derive v0.1.6
10922023-10-22T03:16:45.665Z Downloaded serde_arrays v0.1.0
10932023-10-22T03:16:45.668Z Downloaded ringbuffer v0.15.0
10942023-10-22T03:16:45.675Z Downloaded hash32 v0.2.1
10952023-10-22T03:16:46.090Z Downloaded rand_chacha v0.3.1
10962023-10-22T03:16:46.521Z Downloaded keccak v0.1.4
10972023-10-22T03:16:46.534Z Downloaded equivalent v1.0.1
10982023-10-22T03:16:46.548Z Downloaded digest v0.10.7
10992023-10-22T03:16:46.572Z Downloaded zeroize v1.6.0
11002023-10-22T03:16:46.597Z Downloaded phf_shared v0.11.2
11012023-10-22T03:16:46.606Z Downloaded ucd-trie v0.1.6
11022023-10-22T03:16:46.632Z Downloaded typenum v1.16.0
11032023-10-22T03:16:46.640Z Downloaded mio v0.8.8
11042023-10-22T03:16:46.650Z Downloaded thiserror v1.0.49
11052023-10-22T03:16:47.067Z Downloaded synstructure v0.12.6
11062023-10-22T03:16:47.506Z Downloaded pkg-config v0.3.27
11072023-10-22T03:16:47.510Z Downloaded crossbeam-epoch v0.9.15
11082023-10-22T03:16:47.514Z Downloaded clap v4.4.3
11092023-10-22T03:16:47.518Z Downloaded anyhow v1.0.75
11102023-10-22T03:16:47.927Z Downloaded http-range v0.1.5
11112023-10-22T03:16:47.931Z Downloaded debug-ignore v1.0.5
11122023-10-22T03:16:47.934Z Downloaded enum-as-inner v0.5.1
11132023-10-22T03:16:47.942Z Downloaded ed25519 v2.2.2
11142023-10-22T03:16:47.945Z Downloaded xattr v1.0.1
11152023-10-22T03:16:47.948Z Downloaded walkdir v2.4.0
11162023-10-22T03:16:47.951Z Downloaded num-traits v0.2.16
11172023-10-22T03:16:47.954Z Downloaded unicode-xid v0.2.4
11182023-10-22T03:16:47.959Z Downloaded pin-utils v0.1.0
11192023-10-22T03:16:47.963Z Downloaded num_enum_derive v0.7.0
11202023-10-22T03:16:48.378Z Downloaded dirs v5.0.1
11212023-10-22T03:16:48.386Z Downloaded vec_map v0.8.2
11222023-10-22T03:16:48.390Z Downloaded universal-hash v0.5.1
11232023-10-22T03:16:48.393Z Downloaded unicase v2.7.0
11242023-10-22T03:16:48.396Z Downloaded pin-project-lite v0.2.13
11252023-10-22T03:16:48.399Z Downloaded pest_derive v2.7.2
11262023-10-22T03:16:48.936Z Downloaded data-encoding v2.4.0
11272023-10-22T03:16:48.948Z Downloaded bitflags v2.4.0
11282023-10-22T03:16:48.952Z Downloaded backoff v0.4.0
11292023-10-22T03:16:48.956Z Downloaded const_format_proc_macros v0.2.31
11302023-10-22T03:16:49.367Z Downloaded ciborium-ll v0.2.1
11312023-10-22T03:16:49.370Z Downloaded base64ct v1.6.0
11322023-10-22T03:16:49.374Z Downloaded hubpack v0.1.2
11332023-10-22T03:16:49.377Z Downloaded httpdate v1.0.3
11342023-10-22T03:16:49.383Z Downloaded hex-literal v0.4.1
11352023-10-22T03:16:49.386Z Downloaded generic-array v0.14.7
11362023-10-22T03:16:49.389Z Downloaded foreign-types v0.5.0
11372023-10-22T03:16:49.392Z Downloaded fixedbitset v0.4.2
11382023-10-22T03:16:49.397Z Downloaded tinyvec_macros v0.1.1
11392023-10-22T03:16:49.400Z Downloaded polyval v0.6.1
11402023-10-22T03:16:49.403Z Downloaded num_threads v0.1.6
11412023-10-22T03:16:49.417Z Downloaded camino v1.1.6
11422023-10-22T03:16:49.428Z Downloaded base16ct v0.2.0
11432023-10-22T03:16:49.431Z Downloaded allocator-api2 v0.2.16
11442023-10-22T03:16:49.434Z Downloaded fxhash v0.2.1
11452023-10-22T03:16:49.437Z Downloaded futures-core v0.3.28
11462023-10-22T03:16:49.444Z Downloaded foreign-types-macros v0.2.3
11472023-10-22T03:16:49.448Z Downloaded proc-macro2 v1.0.67
11482023-10-22T03:16:49.453Z Downloaded percent-encoding v2.3.0
11492023-10-22T03:16:49.457Z Downloaded pbkdf2 v0.12.2
11502023-10-22T03:16:49.460Z Downloaded omicron-zone-package v0.8.3
11512023-10-22T03:16:49.463Z Downloaded memchr v2.6.3
11522023-10-22T03:16:49.466Z Downloaded bitstruct v0.1.1
11532023-10-22T03:16:49.469Z Downloaded postgres-types v0.2.6
11542023-10-22T03:16:49.472Z Downloaded postgres-protocol v0.6.6
11552023-10-22T03:16:49.475Z Downloaded diesel_derives v2.1.1
11562023-10-22T03:16:49.478Z Downloaded chacha20 v0.9.1
11572023-10-22T03:16:49.481Z Downloaded cancel-safe-futures v0.1.2
11582023-10-22T03:16:49.485Z Downloaded quick-error v1.2.3
11592023-10-22T03:16:49.488Z Downloaded proc-macro-error v1.0.4
11602023-10-22T03:16:49.491Z Downloaded pretty-hex v0.2.1
11612023-10-22T03:16:49.897Z Downloaded paste v1.0.14
11622023-10-22T03:16:49.907Z Downloaded num-iter v0.1.43
11632023-10-22T03:16:49.911Z Downloaded cpufeatures v0.2.9
11642023-10-22T03:16:49.915Z Downloaded cipher v0.4.4
11652023-10-22T03:16:49.918Z Downloaded async-trait v0.1.73
11662023-10-22T03:16:49.921Z Downloaded ahash v0.8.3
11672023-10-22T03:16:49.925Z Downloaded darling_macro v0.20.3
11682023-10-22T03:16:49.929Z Downloaded proc-macro-crate v1.3.1
11692023-10-22T03:16:49.932Z Downloaded predicates v3.0.4
11702023-10-22T03:16:49.935Z Downloaded clap_lex v0.5.1
11712023-10-22T03:16:49.938Z Downloaded block-padding v0.3.3
11722023-10-22T03:16:49.942Z Downloaded bit-vec v0.6.3
11732023-10-22T03:16:49.946Z Downloaded postcard-cobs v0.1.5-pre
11742023-10-22T03:16:50.357Z Downloaded pem v1.1.1
11752023-10-22T03:16:50.366Z Downloaded openssl-macros v0.1.1
11762023-10-22T03:16:50.372Z Downloaded num_enum v0.7.0
11772023-10-22T03:16:50.789Z Downloaded curve25519-dalek-derive v0.1.0
11782023-10-22T03:16:50.796Z Downloaded block-buffer v0.10.4
11792023-10-22T03:16:50.801Z Downloaded bit_field v0.10.2
11802023-10-22T03:16:50.807Z Downloaded lazy_static v1.4.0
11812023-10-22T03:16:50.812Z Downloaded bitflags v1.3.2
11822023-10-22T03:16:50.816Z Downloaded bcrypt-pbkdf v0.10.0
11832023-10-22T03:16:50.829Z Downloaded bincode v1.3.3
11842023-10-22T03:16:50.832Z Downloaded pretty-hex v0.3.0
11852023-10-22T03:16:50.835Z Downloaded predicates-core v1.0.6
11862023-10-22T03:16:50.838Z Downloaded num_enum v0.5.11
11872023-10-22T03:16:50.841Z Downloaded crucible-workspace-hack v0.1.0
11882023-10-22T03:16:50.844Z Downloaded autocfg v1.1.0
11892023-10-22T03:16:50.848Z Downloaded argon2 v0.5.2
11902023-10-22T03:16:50.853Z Downloaded colorchoice v1.0.0
11912023-10-22T03:16:50.860Z Downloaded ciborium-io v0.2.1
11922023-10-22T03:16:50.863Z Downloaded async-recursion v1.0.5
11932023-10-22T03:16:50.867Z Downloaded num_cpus v1.16.0
11942023-10-22T03:16:50.870Z Downloaded pest_generator v2.7.2
11952023-10-22T03:16:50.873Z Downloaded darling v0.20.3
11962023-10-22T03:16:50.875Z Downloaded password-hash v0.4.2
11972023-10-22T03:16:50.878Z Downloaded openapiv3 v1.0.3
11982023-10-22T03:16:50.881Z Downloaded ctr v0.9.2
11992023-10-22T03:16:50.884Z Downloaded password-hash v0.5.0
12002023-10-22T03:16:50.887Z Downloaded cstr-argument v0.1.2
12012023-10-22T03:16:50.890Z Downloaded managed v0.8.0
12022023-10-22T03:16:50.895Z Downloaded anstream v0.5.0
12032023-10-22T03:16:50.898Z Downloaded crc32fast v1.3.2
12042023-10-22T03:16:50.900Z Downloaded parking_lot_core v0.9.8
12052023-10-22T03:16:50.904Z Downloaded parking_lot_core v0.8.6
12062023-10-22T03:16:50.908Z Downloaded parking_lot v0.11.2
12072023-10-22T03:16:50.912Z Downloaded num-integer v0.1.45
12082023-10-22T03:16:50.915Z Downloaded ansi_term v0.12.1
12092023-10-22T03:16:50.919Z Downloaded bitstruct_derive v0.1.0
12102023-10-22T03:16:50.925Z Downloaded num_enum_derive v0.5.11
12112023-10-22T03:16:50.929Z Downloaded const_format v0.2.31
12122023-10-22T03:16:50.932Z Downloaded diesel_table_macro_syntax v0.1.0
12132023-10-22T03:16:50.935Z Downloaded atty v0.2.14
12142023-10-22T03:16:50.938Z Downloaded miniz_oxide v0.7.1
12152023-10-22T03:16:50.942Z Downloaded cc v1.0.83
12162023-10-22T03:16:50.945Z Downloaded cfg-if v1.0.0
12172023-10-22T03:16:50.948Z Downloaded colored v2.0.4
12182023-10-22T03:16:50.952Z Downloaded async-stream-impl v0.3.5
12192023-10-22T03:16:50.955Z Downloaded num-rational v0.4.1
12202023-10-22T03:16:50.961Z Downloaded lru-cache v0.1.2
12212023-10-22T03:16:50.964Z Downloaded nibble_vec v0.1.0
12222023-10-22T03:16:50.967Z Downloaded matches v0.1.10
12232023-10-22T03:16:50.970Z Downloaded camino-tempfile v1.0.2
12242023-10-22T03:16:51.378Z Downloaded multer v2.1.0
12252023-10-22T03:16:51.386Z Downloaded memoffset v0.7.1
12262023-10-22T03:16:51.798Z Downloaded cbc v0.1.2
12272023-10-22T03:16:51.804Z Downloaded md-5 v0.10.5
12282023-10-22T03:16:51.812Z Downloaded cfg-if v0.1.10
12292023-10-22T03:16:51.815Z Compiling proc-macro2 v1.0.67
12302023-10-22T03:16:51.819Z Compiling unicode-ident v1.0.12
12312023-10-22T03:16:51.823Z Compiling libc v0.2.149
12322023-10-22T03:16:51.830Z Compiling serde v1.0.188
12332023-10-22T03:16:51.834Z Compiling version_check v0.9.4
12342023-10-22T03:16:51.837Z Compiling autocfg v1.1.0
12352023-10-22T03:16:51.841Z Compiling cfg-if v1.0.0
12362023-10-22T03:16:51.846Z Compiling syn v1.0.109
12372023-10-22T03:16:51.851Z Compiling typenum v1.16.0
12382023-10-22T03:16:51.854Z Compiling once_cell v1.18.0
12392023-10-22T03:16:51.858Z Compiling generic-array v0.14.7
12402023-10-22T03:16:51.863Z Compiling thiserror v1.0.49
12412023-10-22T03:16:51.867Z Compiling lock_api v0.4.10
12422023-10-22T03:16:51.871Z Compiling parking_lot_core v0.9.8
12432023-10-22T03:16:51.878Z Compiling libm v0.2.7
12442023-10-22T03:16:51.888Z Compiling num-traits v0.2.16
12452023-10-22T03:16:51.896Z Compiling itoa v1.0.9
12462023-10-22T03:16:51.911Z Compiling memchr v2.6.3
12472023-10-22T03:16:51.915Z Compiling futures-core v0.3.28
12482023-10-22T03:16:51.920Z Compiling ahash v0.8.3
12492023-10-22T03:16:51.926Z Compiling serde_json v1.0.107
12502023-10-22T03:16:51.929Z Compiling log v0.4.20
12512023-10-22T03:16:51.936Z Compiling slab v0.4.9
12522023-10-22T03:16:51.940Z Compiling futures-channel v0.3.28
12532023-10-22T03:16:51.943Z Compiling quote v1.0.33
12542023-10-22T03:16:51.951Z Compiling futures-task v0.3.28
12552023-10-22T03:16:51.958Z Compiling futures-util v0.3.28
12562023-10-22T03:16:51.963Z Compiling pkg-config v0.3.27
12572023-10-22T03:16:51.966Z Compiling syn v2.0.32
12582023-10-22T03:16:51.972Z Compiling getrandom v0.2.10
12592023-10-22T03:16:51.976Z Compiling jobserver v0.1.26
12602023-10-22T03:16:51.979Z Compiling ryu v1.0.15
12612023-10-22T03:16:51.984Z Compiling cc v1.0.83
12622023-10-22T03:16:51.987Z Compiling rand_core v0.6.4
12632023-10-22T03:16:51.991Z Compiling vcpkg v0.2.15
12642023-10-22T03:16:51.994Z Compiling schemars v0.8.13
12652023-10-22T03:16:52.003Z Compiling allocator-api2 v0.2.16
12662023-10-22T03:16:52.007Z Compiling heck v0.4.1
12672023-10-22T03:16:52.012Z Compiling equivalent v1.0.1
12682023-10-22T03:16:52.018Z Compiling scopeguard v1.2.0
12692023-10-22T03:16:52.022Z Compiling hashbrown v0.14.0
12702023-10-22T03:16:52.028Z Compiling smallvec v1.11.0
12712023-10-22T03:16:52.031Z Compiling byteorder v1.4.3
12722023-10-22T03:16:52.034Z Compiling httparse v1.8.0
12732023-10-22T03:16:52.037Z Compiling fnv v1.0.7
12742023-10-22T03:16:52.040Z Compiling iana-time-zone v0.1.57
12752023-10-22T03:16:52.044Z Compiling pin-project-lite v0.2.13
12762023-10-22T03:16:52.049Z Compiling semver v1.0.18
12772023-10-22T03:16:52.052Z Compiling subtle v2.5.0
12782023-10-22T03:16:52.056Z Compiling parking_lot v0.12.1
12792023-10-22T03:16:52.059Z Compiling ring v0.16.20
12802023-10-22T03:16:52.062Z Compiling indexmap v1.9.3
12812023-10-22T03:16:52.065Z Compiling tinyvec_macros v0.1.1
12822023-10-22T03:16:52.068Z Compiling dyn-clone v1.0.13
12832023-10-22T03:16:52.071Z Compiling time-core v0.1.1
12842023-10-22T03:16:52.074Z Compiling tinyvec v1.6.0
12852023-10-22T03:16:52.078Z Compiling openssl-sys v0.9.93
12862023-10-22T03:16:52.081Z Compiling time-macros v0.2.13
12872023-10-22T03:16:52.084Z Compiling signal-hook-registry v1.4.1
12882023-10-22T03:16:52.087Z Compiling socket2 v0.5.4
12892023-10-22T03:16:52.090Z Compiling num_cpus v1.16.0
12902023-10-22T03:16:52.499Z Compiling mio v0.8.8
12912023-10-22T03:16:52.510Z Compiling unicode-bidi v0.3.13
12922023-10-22T03:16:52.513Z Compiling unicode-normalization v0.1.22
12932023-10-22T03:16:52.928Z Compiling rustls v0.21.7
12942023-10-22T03:16:52.933Z Compiling slog v2.7.0
12952023-10-22T03:16:52.937Z Compiling spin v0.5.2
12962023-10-22T03:16:53.347Z Compiling percent-encoding v2.3.0
12972023-10-22T03:16:53.350Z Compiling ucd-trie v0.1.6
12982023-10-22T03:16:53.758Z Compiling backtrace v0.3.69
12992023-10-22T03:16:53.765Z Compiling async-trait v0.1.73
13002023-10-22T03:16:53.769Z Compiling form_urlencoded v1.2.0
13012023-10-22T03:16:53.772Z Compiling aho-corasick v1.0.4
13022023-10-22T03:16:53.775Z Compiling openssl v0.10.57
13032023-10-22T03:16:53.783Z Compiling regex-syntax v0.7.5
13042023-10-22T03:16:53.790Z Compiling pin-utils v0.1.0
13052023-10-22T03:16:53.794Z Compiling futures-sink v0.3.28
13062023-10-22T03:16:53.799Z Compiling winnow v0.5.15
13072023-10-22T03:16:53.804Z Compiling anyhow v1.0.75
13082023-10-22T03:16:53.811Z Compiling idna v0.4.0
13092023-10-22T03:16:53.838Z Compiling serde_derive_internals v0.26.0
13102023-10-22T03:16:53.844Z Compiling native-tls v0.2.11
13112023-10-22T03:16:53.849Z Compiling url v2.4.1
13122023-10-22T03:16:53.852Z Compiling unicode-xid v0.2.4
13132023-10-22T03:16:55.375Z Compiling futures-io v0.3.28
13142023-10-22T03:16:55.838Z Compiling rustversion v1.0.14
13152023-10-22T03:16:55.844Z Compiling unicode-width v0.1.10
13162023-10-22T03:16:56.088Z Compiling const-oid v0.9.5
13172023-10-22T03:16:56.325Z Compiling regex-automata v0.3.8
13182023-10-22T03:16:56.853Z Compiling hashbrown v0.13.2
13192023-10-22T03:16:58.079Z Compiling synstructure v0.12.6
13202023-10-22T03:16:58.781Z Compiling cpufeatures v0.2.9
13212023-10-22T03:16:58.920Z Compiling crossbeam-utils v0.8.16
13222023-10-22T03:16:59.046Z Compiling tracing-core v0.1.31
13232023-10-22T03:16:59.280Z Compiling ppv-lite86 v0.2.17
13242023-10-22T03:16:59.595Z Compiling adler v1.0.2
13252023-10-22T03:16:59.951Z Compiling miniz_oxide v0.7.1
13262023-10-22T03:17:00.611Z Compiling rustix v0.38.9
13272023-10-22T03:17:00.638Z Compiling rand_chacha v0.3.1
13282023-10-22T03:17:01.569Z Compiling usdt-impl v0.3.5
13292023-10-22T03:17:02.031Z Compiling gimli v0.28.0
13302023-10-22T03:17:02.469Z Compiling bitflags v1.3.2
13312023-10-22T03:17:02.624Z Compiling rand v0.8.5
13322023-10-22T03:17:02.730Z Compiling object v0.32.1
13332023-10-22T03:17:02.795Z Compiling rustc-demangle v0.1.23
13342023-10-22T03:17:02.837Z Compiling deranged v0.3.8
13352023-10-22T03:17:04.256Z Compiling serde_derive v1.0.188
13362023-10-22T03:17:04.460Z Compiling zeroize_derive v1.4.2
13372023-10-22T03:17:04.876Z Compiling thiserror-impl v1.0.49
13382023-10-22T03:17:04.927Z Compiling tokio-macros v2.1.0
13392023-10-22T03:17:06.094Z Compiling futures-macro v0.3.28
13402023-10-22T03:17:06.828Z Compiling tracing-attributes v0.1.26
13412023-10-22T03:17:07.414Z Compiling schemars_derive v0.8.13
13422023-10-22T03:17:09.380Z Compiling zeroize v1.6.0
13432023-10-22T03:17:09.954Z Compiling pest v2.7.2
13442023-10-22T03:17:10.656Z Compiling openssl-macros v0.1.1
13452023-10-22T03:17:12.076Z Compiling crypto-common v0.1.6
13462023-10-22T03:17:12.362Z Compiling regex v1.9.5
13472023-10-22T03:17:12.366Z Compiling block-buffer v0.10.4
13482023-10-22T03:17:12.832Z Compiling digest v0.10.7
13492023-10-22T03:17:13.494Z Compiling zerocopy-derive v0.2.0
13502023-10-22T03:17:14.322Z Compiling pest_meta v2.7.2
13512023-10-22T03:17:14.365Z Compiling tracing v0.1.37
13522023-10-22T03:17:14.952Z Compiling addr2line v0.21.0
13532023-10-22T03:17:15.160Z Compiling num_threads v0.1.6
13542023-10-22T03:17:15.313Z Compiling time v0.3.27
13552023-10-22T03:17:15.347Z Compiling thread-id v4.2.0
13562023-10-22T03:17:15.990Z Compiling base64 v0.21.4
13572023-10-22T03:17:16.380Z Compiling pest_generator v2.7.2
13582023-10-22T03:17:18.541Z Compiling zerocopy v0.3.0
13592023-10-22T03:17:19.829Z Compiling dof v0.1.5
13602023-10-22T03:17:21.402Z Compiling lazy_static v1.4.0
13612023-10-22T03:17:21.641Z Compiling pest_derive v2.7.2
13622023-10-22T03:17:21.767Z Compiling untrusted v0.7.1
13632023-10-22T03:17:22.320Z Compiling strum_macros v0.25.2
13642023-10-22T03:17:22.782Z Compiling dtrace-parser v0.1.14
13652023-10-22T03:17:23.630Z Compiling strsim v0.10.0
13662023-10-22T03:17:24.957Z Compiling regress v0.7.1
13672023-10-22T03:17:24.981Z Compiling socket2 v0.4.9
13682023-10-22T03:17:26.273Z Compiling hashbrown v0.12.3
13692023-10-22T03:17:26.637Z Compiling sct v0.7.0
13702023-10-22T03:17:27.107Z Compiling rustls-webpki v0.101.4
13712023-10-22T03:17:27.524Z Compiling bytes v1.5.0
13722023-10-22T03:17:28.076Z Compiling indexmap v2.0.0
13732023-10-22T03:17:28.185Z Compiling chrono v0.4.31
13742023-10-22T03:17:28.524Z Compiling uuid v1.4.1
13752023-10-22T03:17:29.653Z Compiling http v0.2.9
13762023-10-22T03:17:29.672Z Compiling tokio v1.33.0
13772023-10-22T03:17:29.902Z Compiling toml_datetime v0.6.3
13782023-10-22T03:17:30.136Z Compiling serde_spanned v0.6.3
13792023-10-22T03:17:30.502Z Compiling toml_edit v0.19.15
13802023-10-22T03:17:30.618Z Compiling bitflags v2.4.0
13812023-10-22T03:17:30.677Z Compiling rustc_version v0.4.0
13822023-10-22T03:17:31.321Z Compiling openapiv3 v1.0.3
13832023-10-22T03:17:34.055Z Compiling serde_tokenstream v0.1.7
13842023-10-22T03:17:34.522Z Compiling serde_tokenstream v0.2.0
13852023-10-22T03:17:35.017Z Compiling httpdate v1.0.3
13862023-10-22T03:17:35.352Z Compiling try-lock v0.2.4
13872023-10-22T03:17:35.548Z Compiling want v0.3.1
13882023-10-22T03:17:35.788Z Compiling http-body v0.4.5
13892023-10-22T03:17:36.289Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13902023-10-22T03:17:36.871Z Compiling usdt-macro v0.3.5
13912023-10-22T03:17:37.192Z Compiling usdt-attr-macro v0.3.5
13922023-10-22T03:17:38.872Z Compiling rustls-pemfile v1.0.3
13932023-10-22T03:17:39.444Z Compiling mime v0.3.17
13942023-10-22T03:17:39.447Z Compiling tower-service v0.3.2
13952023-10-22T03:17:39.480Z Compiling openssl-probe v0.1.5
13962023-10-22T03:17:39.604Z Compiling foreign-types-shared v0.1.1
13972023-10-22T03:17:39.763Z Compiling foreign-types v0.3.2
13982023-10-22T03:17:40.009Z Compiling errno v0.3.2
13992023-10-22T03:17:40.083Z Compiling ipnet v2.8.0
14002023-10-22T03:17:40.432Z Compiling getopts v0.2.21
14012023-10-22T03:17:41.934Z Compiling encoding_rs v0.8.33
14022023-10-22T03:17:42.176Z Compiling unsafe-libyaml v0.2.9
14032023-10-22T03:17:42.230Z Compiling rustls-native-certs v0.6.3
14042023-10-22T03:17:42.986Z Compiling tokio-util v0.7.8
14052023-10-22T03:17:44.615Z Compiling tokio-rustls v0.24.1
14062023-10-22T03:17:45.234Z Compiling h2 v0.3.21
14072023-10-22T03:17:45.368Z Compiling serde_yaml v0.9.25
14082023-10-22T03:17:45.454Z Compiling serde_urlencoded v0.7.1
14092023-10-22T03:17:46.778Z Compiling webpki-roots v0.25.2
14102023-10-22T03:17:51.363Z Compiling hmac v0.12.1
14112023-10-22T03:17:51.688Z Compiling num-integer v0.1.45
14122023-10-22T03:17:51.819Z Compiling sha2 v0.10.8
14132023-10-22T03:17:52.128Z Compiling block-padding v0.3.3
14142023-10-22T03:17:53.241Z Compiling tokio-native-tls v0.3.1
14152023-10-22T03:17:53.454Z Compiling inout v0.1.3
14162023-10-22T03:17:53.649Z Compiling futures-executor v0.3.28
14172023-10-22T03:17:53.839Z Compiling cipher v0.4.4
14182023-10-22T03:17:54.344Z Compiling toml v0.7.8
14192023-10-22T03:17:54.617Z Compiling crc32fast v1.3.2
14202023-10-22T03:17:54.648Z Compiling fallible-iterator v0.2.0
14212023-10-22T03:17:55.787Z Compiling futures v0.3.28
14222023-10-22T03:17:55.895Z Compiling ipnetwork v0.20.0
14232023-10-22T03:17:55.979Z Compiling spin v0.9.8
14242023-10-22T03:17:56.015Z Compiling siphasher v0.3.11
14252023-10-22T03:17:56.561Z Compiling usdt v0.3.5
14262023-10-22T03:17:56.973Z Compiling hyper v0.14.27
14272023-10-22T03:17:57.585Z Compiling md-5 v0.10.5
14282023-10-22T03:17:57.956Z Compiling stringprep v0.1.3
14292023-10-22T03:17:58.793Z Compiling io-lifetimes v1.0.11
14302023-10-22T03:17:59.057Z Compiling postgres-protocol v0.6.6
14312023-10-22T03:17:59.595Z Compiling phf_shared v0.11.2
14322023-10-22T03:17:59.682Z Compiling hex v0.4.3
14332023-10-22T03:17:59.920Z Compiling enum-as-inner v0.5.1
14342023-10-22T03:18:00.582Z Compiling slog-async v2.8.0
14352023-10-22T03:18:00.710Z Compiling postgres-types v0.2.6
14362023-10-22T03:18:01.271Z Compiling phf v0.11.2
14372023-10-22T03:18:01.326Z Compiling num-bigint v0.4.4
14382023-10-22T03:18:01.984Z Compiling rustix v0.37.23
14392023-10-22T03:18:02.052Z Compiling whoami v1.4.1
14402023-10-22T03:18:02.084Z Compiling data-encoding v2.4.0
14412023-10-22T03:18:02.989Z Compiling tokio-postgres v0.7.10
14422023-10-22T03:18:03.660Z Compiling zerocopy-derive v0.6.4
14432023-10-22T03:18:03.729Z Compiling static_assertions v1.1.0
14442023-10-22T03:18:06.964Z Compiling either v1.9.0
14452023-10-22T03:18:07.281Z Compiling ident_case v1.0.1
14462023-10-22T03:18:07.591Z Compiling camino v1.1.6
14472023-10-22T03:18:07.604Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14482023-10-22T03:18:07.628Z Compiling darling_core v0.20.3
14492023-10-22T03:18:08.455Z Compiling hyper-rustls v0.24.1
14502023-10-22T03:18:08.740Z Compiling hyper-tls v0.5.0
14512023-10-22T03:18:08.962Z Compiling flate2 v1.0.27
14522023-10-22T03:18:09.283Z Compiling reqwest v0.11.20
14532023-10-22T03:18:09.648Z Compiling heapless v0.7.16
14542023-10-22T03:18:10.234Z Compiling bzip2-sys v0.1.11+1.0.8
14552023-10-22T03:18:10.595Z Compiling memoffset v0.9.0
14562023-10-22T03:18:10.867Z Compiling matches v0.1.10
14572023-10-22T03:18:11.001Z Compiling radium v0.7.0
14582023-10-22T03:18:11.027Z Compiling unicode-segmentation v1.10.1
14592023-10-22T03:18:11.969Z Compiling managed v0.8.0
14602023-10-22T03:18:12.791Z Compiling idna v0.2.3
14612023-10-22T03:18:13.046Z Compiling itertools v0.11.0
14622023-10-22T03:18:14.281Z Compiling multer v2.1.0
14632023-10-22T03:18:14.818Z Compiling trust-dns-proto v0.22.0
14642023-10-22T03:18:14.854Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14652023-10-22T03:18:15.039Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14662023-10-22T03:18:15.914Z Compiling async-stream-impl v0.3.5
14672023-10-22T03:18:16.836Z Compiling darling_macro v0.20.3
14682023-10-22T03:18:18.051Z Compiling crossbeam-epoch v0.9.15
14692023-10-22T03:18:18.134Z Compiling num-iter v0.1.43
14702023-10-22T03:18:18.362Z Compiling darling v0.20.3
14712023-10-22T03:18:18.530Z Compiling serde_with_macros v2.3.3
14722023-10-22T03:18:18.556Z Compiling bit-vec v0.6.3
14732023-10-22T03:18:18.638Z Compiling smoltcp v0.9.1
14742023-10-22T03:18:19.267Z Compiling paste v1.0.14
14752023-10-22T03:18:19.563Z Compiling utf8parse v0.2.1
14762023-10-22T03:18:19.808Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14772023-10-22T03:18:19.902Z Compiling anstyle v1.0.2
14782023-10-22T03:18:20.757Z Compiling anstyle-parse v0.2.1
14792023-10-22T03:18:22.404Z Compiling zerocopy v0.6.4
14802023-10-22T03:18:23.090Z Compiling signature v2.1.0
14812023-10-22T03:18:23.428Z Compiling hubpack_derive v0.1.1
14822023-10-22T03:18:23.834Z Compiling clap_derive v4.4.2
14832023-10-22T03:18:23.948Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14842023-10-22T03:18:24.359Z Compiling colorchoice v1.0.0
14852023-10-22T03:18:24.603Z Compiling anstyle-query v1.0.0
14862023-10-22T03:18:24.796Z Compiling anstream v0.5.0
14872023-10-22T03:18:25.575Z Compiling terminal_size v0.2.6
14882023-10-22T03:18:27.589Z Compiling yasna v0.5.2
14892023-10-22T03:18:28.153Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14902023-10-22T03:18:28.547Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14912023-10-22T03:18:29.252Z Compiling structmeta-derive v0.1.6
14922023-10-22T03:18:29.740Z Compiling diesel_table_macro_syntax v0.1.0
14932023-10-22T03:18:30.331Z Compiling hash32 v0.2.1
14942023-10-22T03:18:30.804Z Compiling tap v1.0.1
14952023-10-22T03:18:31.066Z Compiling stable_deref_trait v1.2.0
14962023-10-22T03:18:31.091Z Compiling clap_lex v0.5.1
14972023-10-22T03:18:31.764Z Compiling clap_builder v4.4.2
14982023-10-22T03:18:31.905Z Compiling wyz v0.5.1
14992023-10-22T03:18:32.108Z Compiling diesel_derives v2.1.1
15002023-10-22T03:18:33.225Z Compiling tokio-stream v0.1.14
15012023-10-22T03:18:33.666Z Compiling structmeta v0.1.6
15022023-10-22T03:18:34.106Z Compiling serde_repr v0.1.16
15032023-10-22T03:18:34.281Z Compiling scheduled-thread-pool v0.2.7
15042023-10-22T03:18:34.746Z Compiling regex-syntax v0.6.29
15052023-10-22T03:18:34.864Z Compiling funty v2.0.0
15062023-10-22T03:18:35.235Z Compiling regex-automata v0.1.10
15072023-10-22T03:18:35.998Z Compiling bstr v0.2.17
15082023-10-22T03:18:36.571Z Compiling r2d2 v0.8.10
15092023-10-22T03:18:37.168Z Compiling bitvec v1.0.1
15102023-10-22T03:18:38.239Z Compiling clap v4.4.3
15112023-10-22T03:18:38.641Z Compiling hubpack v0.1.2
15122023-10-22T03:18:39.786Z Compiling itertools v0.10.5
15132023-10-22T03:18:40.252Z Compiling phf_shared v0.10.0
15142023-10-22T03:18:41.628Z Compiling float-cmp v0.9.0
15152023-10-22T03:18:41.982Z Compiling difflib v0.4.0
15162023-10-22T03:18:42.143Z Compiling unicode-linebreak v0.1.5
15172023-10-22T03:18:43.038Z Compiling precomputed-hash v0.1.1
15182023-10-22T03:18:43.209Z Compiling predicates-core v1.0.6
15192023-10-22T03:18:44.353Z Compiling parse-display-derive v0.7.0
15202023-10-22T03:18:44.679Z Compiling fixedbitset v0.4.2
15212023-10-22T03:18:44.810Z Compiling new_debug_unreachable v1.0.4
15222023-10-22T03:18:44.868Z Compiling normalize-line-endings v0.3.0
15232023-10-22T03:18:44.944Z Compiling smawk v0.3.1
15242023-10-22T03:18:45.248Z Compiling textwrap v0.16.0
15252023-10-22T03:18:45.407Z Compiling petgraph v0.6.4
15262023-10-22T03:18:46.213Z Compiling predicates v3.0.4
15272023-10-22T03:18:47.504Z Compiling string_cache v0.8.7
15282023-10-22T03:18:48.278Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15292023-10-22T03:18:48.950Z Compiling similar v2.2.1
15302023-10-22T03:18:49.135Z Compiling bit-set v0.5.3
15312023-10-22T03:18:49.488Z Compiling console v0.15.7
15322023-10-22T03:18:49.556Z Compiling bstr v1.6.0
15332023-10-22T03:18:50.747Z Compiling lalrpop-util v0.19.12
15342023-10-22T03:18:56.151Z Compiling diesel v2.1.1
15352023-10-22T03:19:01.764Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15362023-10-22T03:19:02.381Z Compiling proc-macro-crate v1.3.1
15372023-10-22T03:19:03.479Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15382023-10-22T03:19:12.822Z Compiling crucible-workspace-hack v0.1.0
15392023-10-22T03:19:32.443Z Compiling atty v0.2.14
15402023-10-22T03:19:35.798Z Compiling sha1 v0.10.5
15412023-10-22T03:19:36.492Z Compiling match_cfg v0.1.0
15422023-10-22T03:19:36.631Z Compiling hostname v0.3.1
15432023-10-22T03:19:40.994Z Compiling dirs-sys-next v0.1.2
15442023-10-22T03:19:42.936Z Compiling dirs-next v2.0.0
15452023-10-22T03:19:47.120Z Compiling thread_local v1.1.7
15462023-10-22T03:19:50.323Z Compiling term v0.7.0
15472023-10-22T03:19:50.614Z Compiling crossbeam-channel v0.5.8
15482023-10-22T03:19:52.291Z Compiling take_mut v0.2.2
15492023-10-22T03:19:52.532Z Compiling slog-term v2.9.0
15502023-10-22T03:19:53.622Z Compiling slog-json v2.6.1
15512023-10-22T03:19:54.212Z Compiling instant v0.1.12
15522023-10-22T03:19:54.732Z Compiling slog-bunyan v2.4.0
15532023-10-22T03:19:55.722Z Compiling strum v0.25.0
15542023-10-22T03:19:56.366Z Compiling atomic-waker v1.1.1
15552023-10-22T03:19:56.646Z Compiling waitgroup v0.1.2
15562023-10-22T03:19:56.861Z Compiling num_enum_derive v0.5.11
15572023-10-22T03:19:56.984Z Compiling serde_with v2.3.3
15582023-10-22T03:19:57.357Z Compiling async-stream v0.3.5
15592023-10-22T03:19:59.338Z Compiling serde_path_to_error v0.1.14
15602023-10-22T03:19:59.535Z Compiling libz-sys v1.1.12
15612023-10-22T03:19:59.882Z Compiling fastrand v2.0.0
15622023-10-22T03:20:00.323Z Compiling debug-ignore v1.0.5
15632023-10-22T03:20:00.768Z Compiling tempfile v3.8.0
15642023-10-22T03:20:02.470Z Compiling slog-dtrace v0.2.3
15652023-10-22T03:20:02.893Z Compiling proc-macro-error-attr v1.0.4
15662023-10-22T03:20:04.545Z Compiling backoff v0.4.0
15672023-10-22T03:20:05.060Z Compiling parse-display v0.7.0
15682023-10-22T03:20:05.699Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15692023-10-22T03:20:06.473Z Compiling macaddr v1.0.1
15702023-10-22T03:20:06.628Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15712023-10-22T03:20:06.844Z Compiling libgit2-sys v0.15.2+1.6.4
15722023-10-22T03:20:07.191Z Compiling proc-macro-error v1.0.4
15732023-10-22T03:20:07.861Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15742023-10-22T03:20:10.029Z Compiling libsqlite3-sys v0.26.0
15752023-10-22T03:20:10.105Z Compiling memoffset v0.7.1
15762023-10-22T03:20:10.800Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15772023-10-22T03:20:13.086Z Compiling foreign-types-macros v0.2.3
15782023-10-22T03:20:13.618Z Compiling vergen v8.2.4
15792023-10-22T03:20:14.021Z Compiling base64ct v1.6.0
15802023-10-22T03:20:16.855Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15812023-10-22T03:20:18.408Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15822023-10-22T03:20:23.225Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15832023-10-22T03:20:23.517Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15842023-10-22T03:20:24.449Z Compiling platforms v3.0.2
15852023-10-22T03:20:24.609Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15862023-10-22T03:20:24.747Z Compiling num_enum_derive v0.7.0
15872023-10-22T03:20:24.839Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15882023-10-22T03:20:25.041Z Compiling password-hash v0.5.0
15892023-10-22T03:20:25.448Z Compiling heck v0.3.3
15902023-10-22T03:20:25.844Z Compiling curve25519-dalek v4.1.0
15912023-10-22T03:20:26.029Z Compiling blake2 v0.10.6
15922023-10-22T03:20:26.199Z Compiling libefi-sys v0.1.0
15932023-10-22T03:20:26.504Z Compiling structopt-derive v0.4.18
15942023-10-22T03:20:26.637Z Compiling zone_cfg_derive v0.2.0
15952023-10-22T03:20:26.835Z Compiling argon2 v0.5.2
15962023-10-22T03:20:28.354Z Compiling curve25519-dalek-derive v0.1.0
15972023-10-22T03:20:28.850Z Compiling num-derive v0.4.0
15982023-10-22T03:20:28.956Z Compiling same-file v1.0.6
15992023-10-22T03:20:29.306Z Compiling walkdir v2.4.0
16002023-10-22T03:20:29.848Z Compiling toml v0.5.11
16012023-10-22T03:20:30.374Z Compiling semver-parser v0.10.2
16022023-10-22T03:20:30.606Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16032023-10-22T03:20:31.061Z Compiling xattr v1.0.1
16042023-10-22T03:20:31.142Z Compiling filetime v0.2.22
16052023-10-22T03:20:31.472Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16062023-10-22T03:20:31.639Z Compiling erased-serde v0.3.30
16072023-10-22T03:20:31.886Z Compiling getrandom v0.1.16
16082023-10-22T03:20:32.397Z Compiling semver v0.11.0
16092023-10-22T03:20:32.490Z Compiling tar v0.4.40
16102023-10-22T03:20:32.622Z Compiling universal-hash v0.5.1
16112023-10-22T03:20:32.726Z Compiling bitstruct_derive v0.1.0
16122023-10-22T03:20:32.919Z Compiling async-recursion v1.0.5
16132023-10-22T03:20:33.559Z Compiling home v0.5.5
16142023-10-22T03:20:33.786Z Compiling opaque-debug v0.3.0
16152023-10-22T03:20:33.899Z Compiling toolchain_find v0.2.0
16162023-10-22T03:20:34.231Z Compiling num-rational v0.4.1
16172023-10-22T03:20:34.475Z Compiling unicase v2.7.0
16182023-10-22T03:20:34.718Z Compiling parking_lot_core v0.8.6
16192023-10-22T03:20:34.742Z Compiling rustfmt-wrapper v0.2.0
16202023-10-22T03:20:34.795Z Compiling omicron-zone-package v0.8.3
16212023-10-22T03:20:35.175Z Compiling num_enum v0.5.11
16222023-10-22T03:20:35.316Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16232023-10-22T03:20:35.414Z Compiling aead v0.5.2
16242023-10-22T03:20:35.879Z Compiling postcard-cobs v0.1.5-pre
16252023-10-22T03:20:35.977Z Compiling winapi v0.3.9
16262023-10-22T03:20:36.034Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16272023-10-22T03:20:36.128Z Compiling postcard v0.7.3
16282023-10-22T03:20:36.462Z Compiling polyval v0.6.1
16292023-10-22T03:20:36.682Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16302023-10-22T03:20:37.103Z Compiling smoltcp v0.8.2
16312023-10-22T03:20:37.194Z Compiling ctr v0.9.2
16322023-10-22T03:20:37.369Z Compiling aes v0.8.3
16332023-10-22T03:20:37.847Z Compiling thiserror-impl-no-std v2.0.2
16342023-10-22T03:20:37.866Z Compiling foreign-types-shared v0.3.1
16352023-10-22T03:20:38.198Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16362023-10-22T03:20:38.486Z Compiling cfg-if v0.1.10
16372023-10-22T03:20:38.631Z Compiling foreign-types v0.5.0
16382023-10-22T03:20:39.314Z Compiling mime_guess v2.0.4
16392023-10-22T03:20:42.255Z Compiling is-terminal v0.4.9
16402023-10-22T03:20:42.434Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16412023-10-22T03:20:42.480Z Compiling toml_edit v0.20.0
16422023-10-22T03:20:43.607Z Compiling hashlink v0.8.3
16432023-10-22T03:20:44.644Z Compiling cstr-argument v0.1.2
16442023-10-22T03:20:45.482Z Compiling pretty-hex v0.2.1
16452023-10-22T03:20:45.779Z Compiling fallible-streaming-iterator v0.1.9
16462023-10-22T03:20:46.163Z Compiling rusqlite v0.29.0
16472023-10-22T03:20:46.361Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16482023-10-22T03:20:46.908Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16492023-10-22T03:20:47.858Z Compiling toml v0.8.0
16502023-10-22T03:20:50.417Z Compiling colored v2.0.4
16512023-10-22T03:20:50.564Z Compiling nix v0.26.2
16522023-10-22T03:20:50.790Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16532023-10-22T03:20:52.743Z Compiling twox-hash v1.6.3
16542023-10-22T03:20:52.997Z Compiling hkdf v0.12.3
16552023-10-22T03:20:53.738Z Compiling textwrap v0.11.0
16562023-10-22T03:20:53.923Z Compiling const_format_proc_macros v0.2.31
16572023-10-22T03:20:54.602Z Compiling linked-hash-map v0.5.6
16582023-10-22T03:20:55.178Z Compiling strsim v0.8.0
16592023-10-22T03:20:56.272Z Compiling base64 v0.13.1
16602023-10-22T03:20:56.413Z Compiling ansi_term v0.12.1
16612023-10-22T03:20:57.224Z Compiling quick-error v1.2.3
16622023-10-22T03:20:57.470Z Compiling vec_map v0.8.2
16632023-10-22T03:20:57.932Z Compiling clap v2.34.0
16642023-10-22T03:20:58.110Z Compiling resolv-conf v0.7.0
16652023-10-22T03:20:58.578Z Compiling lru-cache v0.1.2
16662023-10-22T03:20:59.977Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16672023-10-22T03:21:00.885Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16682023-10-22T03:21:02.193Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16692023-10-22T03:21:04.339Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16702023-10-22T03:21:05.251Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16712023-10-22T03:21:08.043Z Compiling num_enum v0.7.0
16722023-10-22T03:21:08.292Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16732023-10-22T03:21:09.908Z Compiling bincode v1.3.3
16742023-10-22T03:21:11.019Z Compiling convert_case v0.4.0
16752023-10-22T03:21:11.530Z Compiling termcolor v1.2.0
16762023-10-22T03:21:12.060Z Compiling utf-8 v0.7.6
16772023-10-22T03:21:12.288Z Compiling keccak v0.1.4
16782023-10-22T03:21:12.628Z Compiling humantime v2.1.0
16792023-10-22T03:21:13.667Z Compiling cancel-safe-futures v0.1.2
16802023-10-22T03:21:13.698Z Compiling env_logger v0.9.3
16812023-10-22T03:21:13.991Z Compiling sha3 v0.10.8
16822023-10-22T03:21:14.360Z Compiling derive_more v0.99.17
16832023-10-22T03:21:15.111Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16842023-10-22T03:21:20.477Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16852023-10-22T03:21:23.419Z Compiling structopt v0.3.26
16862023-10-22T03:21:23.662Z Compiling trust-dns-resolver v0.22.0
16872023-10-22T03:21:26.839Z Compiling aes-gcm-siv v0.11.1
16882023-10-22T03:21:26.866Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16892023-10-22T03:21:27.297Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16902023-10-22T03:21:28.494Z Compiling zone v0.2.0
16912023-10-22T03:21:29.279Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16922023-10-22T03:21:29.913Z Compiling secrecy v0.8.0
16932023-10-22T03:21:30.181Z Compiling smf v0.2.2
16942023-10-22T03:21:30.335Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16952023-10-22T03:21:31.471Z Compiling ringbuffer v0.15.0
16962023-10-22T03:21:31.968Z Compiling ascii v1.1.0
16972023-10-22T03:21:32.747Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16982023-10-22T03:21:33.055Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16992023-10-22T03:21:33.357Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17002023-10-22T03:21:34.642Z Compiling bitstruct v0.1.1
17012023-10-22T03:21:36.292Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17022023-10-22T03:21:36.476Z Compiling serde_arrays v0.1.0
17032023-10-22T03:21:36.855Z Compiling ff v0.13.0
17042023-10-22T03:21:37.109Z Compiling nibble_vec v0.1.0
17052023-10-22T03:21:37.373Z Compiling endian-type v0.1.2
17062023-10-22T03:21:37.437Z Compiling arc-swap v1.6.0
17072023-10-22T03:21:37.754Z Compiling radix_trie v0.2.1
17082023-10-22T03:21:37.920Z Compiling group v0.13.0
17092023-10-22T03:21:38.283Z Compiling slog-scope v4.4.0
17102023-10-22T03:21:38.549Z Compiling rand_core v0.5.1
17112023-10-22T03:21:38.894Z Compiling tungstenite v0.20.1
17122023-10-22T03:21:39.320Z Compiling poly1305 v0.8.0
17132023-10-22T03:21:40.630Z Compiling chacha20 v0.9.1
17142023-10-22T03:21:41.152Z Compiling crypto-bigint v0.5.2
17152023-10-22T03:21:41.243Z Compiling num-complex v0.4.4
17162023-10-22T03:21:41.269Z Compiling base16ct v0.2.0
17172023-10-22T03:21:41.295Z Compiling ciborium-io v0.2.1
17182023-10-22T03:21:41.825Z Compiling half v1.8.2
17192023-10-22T03:21:42.255Z Compiling option-ext v0.2.0
17202023-10-22T03:21:42.423Z Compiling dirs-sys v0.4.1
17212023-10-22T03:21:42.766Z Compiling ciborium-ll v0.2.1
17222023-10-22T03:21:42.926Z Compiling num v0.4.1
17232023-10-22T03:21:43.101Z Compiling tokio-tungstenite v0.20.1
17242023-10-22T03:21:43.265Z Compiling parking_lot v0.11.2
17252023-10-22T03:21:43.336Z Compiling rand_chacha v0.2.2
17262023-10-22T03:21:43.445Z Compiling slog-stdlog v4.1.1
17272023-10-22T03:21:43.471Z Compiling trust-dns-client v0.22.0
17282023-10-22T03:21:43.801Z Compiling thiserror-no-std v2.0.2
17292023-10-22T03:21:44.952Z Compiling elliptic-curve v0.13.5
17302023-10-22T03:21:44.986Z Compiling password-hash v0.4.2
17312023-10-22T03:21:45.130Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17322023-10-22T03:21:45.510Z Compiling ed25519 v2.2.2
17332023-10-22T03:21:45.756Z Compiling blowfish v0.9.1
17342023-10-22T03:21:46.193Z Compiling pbkdf2 v0.12.2
17352023-10-22T03:21:46.436Z Compiling fxhash v0.2.1
17362023-10-22T03:21:46.847Z Compiling sled v0.34.7
17372023-10-22T03:21:47.150Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17382023-10-22T03:21:47.627Z Compiling bcrypt-pbkdf v0.10.0
17392023-10-22T03:21:47.697Z Compiling trust-dns-server v0.22.1
17402023-10-22T03:21:47.810Z Compiling ed25519-dalek v2.0.0
17412023-10-22T03:21:48.235Z Compiling pbkdf2 v0.11.0
17422023-10-22T03:21:48.308Z Compiling vsss-rs v3.3.1
17432023-10-22T03:21:48.816Z Compiling russh-cryptovec v0.7.0
17442023-10-22T03:21:49.572Z Compiling rand v0.7.3
17452023-10-22T03:21:49.806Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17462023-10-22T03:21:50.117Z Compiling slog-envlogger v2.2.0
17472023-10-22T03:21:51.382Z Compiling ciborium v0.2.1
17482023-10-22T03:21:52.886Z Compiling dirs v5.0.1
17492023-10-22T03:21:52.916Z Compiling chacha20poly1305 v0.10.1
17502023-10-22T03:21:53.196Z Compiling tungstenite v0.18.0
17512023-10-22T03:21:53.222Z Compiling const_format v0.2.31
17522023-10-22T03:21:54.088Z Compiling pem v1.1.1
17532023-10-22T03:21:54.246Z Compiling ron v0.7.1
17542023-10-22T03:21:55.977Z Compiling ghash v0.5.0
17552023-10-22T03:21:56.858Z Compiling camino-tempfile v1.0.2
17562023-10-22T03:21:57.846Z Compiling cbc v0.1.2
17572023-10-22T03:21:57.882Z Compiling headers-core v0.2.0
17582023-10-22T03:21:58.375Z Compiling bit_field v0.10.2
17592023-10-22T03:21:58.602Z Compiling md5 v0.7.0
17602023-10-22T03:21:58.631Z Compiling http-range v0.1.5
17612023-10-22T03:21:58.807Z Compiling pretty-hex v0.3.0
17622023-10-22T03:21:58.940Z Compiling hyper-staticfile v0.9.5
17632023-10-22T03:21:59.087Z Compiling russh-keys v0.38.0
17642023-10-22T03:22:00.514Z Compiling headers v0.3.9
17652023-10-22T03:22:04.342Z Compiling aes-gcm v0.10.2
17662023-10-22T03:22:04.836Z Compiling tokio-tungstenite v0.18.0
17672023-10-22T03:22:05.100Z Compiling rcgen v0.10.0
17682023-10-22T03:22:11.353Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17692023-10-22T03:22:11.701Z Compiling atomicwrites v0.4.2
17702023-10-22T03:22:12.334Z Compiling subprocess v0.2.9
17712023-10-22T03:22:12.902Z Compiling hex-literal v0.4.1
17722023-10-22T03:22:13.031Z Compiling glob v0.3.1
17732023-10-22T03:22:13.506Z Compiling russh v0.38.0
17742023-10-22T03:22:19.661Z Compiling bzip2 v0.4.4
17752023-10-22T03:22:20.125Z Compiling zip v0.6.6
17762023-10-22T03:22:22.510Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17772023-10-22T03:22:23.144Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17782023-10-22T03:22:23.232Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17792023-10-22T03:22:23.257Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17802023-10-22T03:22:23.684Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17812023-10-22T03:22:23.771Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17822023-10-22T03:22:23.886Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17832023-10-22T03:22:24.271Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17842023-10-22T03:22:24.360Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17852023-10-22T03:22:26.694Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17862023-10-22T03:22:36.457Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17872023-10-22T03:22:42.607Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17882023-10-22T03:22:42.610Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17892023-10-22T03:22:51.603Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17902023-10-22T03:22:58.816Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17912023-10-22T03:23:03.107Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17922023-10-22T03:23:06.107Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17932023-10-22T03:23:12.424Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17942023-10-22T03:23:15.990Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17952023-10-22T03:23:16.377Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17962023-10-22T03:23:31.029Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17972023-10-22T03:23:57.532Z Compiling git2 v0.17.2
17982023-10-22T03:24:03.937Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17992023-10-22T03:24:05.904Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18002023-10-22T03:24:18.025Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18012023-10-22T03:24:34.328Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18022023-10-22T03:24:34.630Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18032023-10-22T03:24:35.186Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18042023-10-22T03:24:38.303Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18052023-10-22T03:25:16.187Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18062023-10-22T03:26:53.157Z Finished dev [unoptimized + debuginfo] target(s) in 10m 51s
18072023-10-22T03:26:53.505Z
18082023-10-22T03:26:53.508Zreal 10:51.978384791
18092023-10-22T03:26:53.510Zuser 58:59.325168888
18102023-10-22T03:26:53.514Zsys 9:45.872445090
18112023-10-22T03:26:53.516Ztrap 2.492698885
18122023-10-22T03:26:53.519Ztflt 2.244812550
18132023-10-22T03:26:53.522Zdflt 7.890707708
18142023-10-22T03:26:53.525Zkflt 0.025177831
18152023-10-22T03:26:53.528Zlock 1:50:54.159688320
18162023-10-22T03:26:53.532Zslp 3:05:48.189678829
18172023-10-22T03:26:53.535Zlat 2:31.208979032
18182023-10-22T03:26:53.537Zstop 6:21.587805892
18192023-10-22T03:26:53.540Z+ mkdir -p /work/end-to-end-tests
18202023-10-22T03:26:53.694Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18212023-10-22T03:26:54.035Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18222023-10-22T03:26:54.039Z+ ptime -m gzip
18232023-10-22T03:26:54.042Z++ basename target/debug/bootstrap
18242023-10-22T03:27:11.038Z
18252023-10-22T03:27:11.041Zreal 16.990894603
18262023-10-22T03:27:11.044Zuser 16.816066652
18272023-10-22T03:27:11.047Zsys 0.162972468
18282023-10-22T03:27:11.050Ztrap 0.005395084
18292023-10-22T03:27:11.053Ztflt 0.000000000
18302023-10-22T03:27:11.056Zdflt 0.000000000
18312023-10-22T03:27:11.059Zkflt 0.000000000
18322023-10-22T03:27:11.062Zlock 0.000000000
18332023-10-22T03:27:11.065Zslp 0.000000000
18342023-10-22T03:27:11.068Zlat 0.005819923
18352023-10-22T03:27:11.072Zstop 0.000525046
18362023-10-22T03:27:11.076Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18372023-10-22T03:27:11.079Z+ ptime -m gzip
18382023-10-22T03:27:11.082Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-b4242ab00b4c43e7
18392023-10-22T03:27:12.146Z
18402023-10-22T03:27:12.151Zreal 1.100211509
18412023-10-22T03:27:12.154Zuser 1.089058937
18422023-10-22T03:27:12.158Zsys 0.010508672
18432023-10-22T03:27:12.161Ztrap 0.000098935
18442023-10-22T03:27:12.164Ztflt 0.000000000
18452023-10-22T03:27:12.167Zdflt 0.000000000
18462023-10-22T03:27:12.173Zkflt 0.000000000
18472023-10-22T03:27:12.176Zlock 0.000000000
18482023-10-22T03:27:12.179Zslp 0.000000000
18492023-10-22T03:27:12.181Zlat 0.000211068
18502023-10-22T03:27:12.184Zstop 0.000220635
18512023-10-22T03:27:12.187Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18522023-10-22T03:27:12.190Z+ ptime -m gzip
18532023-10-22T03:27:12.193Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0e54d5c810ee3c0c
18542023-10-22T03:27:31.448Z
18552023-10-22T03:27:31.451Zreal 19.293912620
18562023-10-22T03:27:31.454Zuser 19.114147157
18572023-10-22T03:27:31.457Zsys 0.173671172
18582023-10-22T03:27:31.460Ztrap 0.003952820
18592023-10-22T03:27:31.463Ztflt 0.000000000
18602023-10-22T03:27:31.466Zdflt 0.000000000
18612023-10-22T03:27:31.469Zkflt 0.000000000
18622023-10-22T03:27:31.472Zlock 0.000000000
18632023-10-22T03:27:31.475Zslp 0.000000000
18642023-10-22T03:27:31.478Zlat 0.001812957
18652023-10-22T03:27:31.481Zstop 0.000217315
18662023-10-22T03:27:31.483Z+ banner caboose-util
18672023-10-22T03:27:31.486Z
18682023-10-22T03:27:31.489Z #### ## ##### #### #### #### ###### # # #####
18692023-10-22T03:27:31.492Z # # # # # # # # # # # # # # #
18702023-10-22T03:27:31.496Z # # # ##### # # # # #### ##### ##### # # #
18712023-10-22T03:27:31.500Z # ###### # # # # # # # # # # #
18722023-10-22T03:27:31.503Z # # # # # # # # # # # # # # # #
18732023-10-22T03:27:31.506Z #### # # ##### #### #### #### ###### #### #
18742023-10-22T03:27:31.509Z
18752023-10-22T03:27:31.512Z+ ptime -m cargo build --locked -p caboose-util --release
18762023-10-22T03:27:32.147Z Downloading crates ...
18772023-10-22T03:27:32.490Z Downloaded flagset v0.4.3
18782023-10-22T03:27:32.500Z Downloaded ron v0.8.1
18792023-10-22T03:27:32.509Z Downloaded packed_struct_codegen v0.10.1
18802023-10-22T03:27:32.512Z Downloaded nodrop v0.1.14
18812023-10-22T03:27:32.515Z Downloaded crc v3.0.1
18822023-10-22T03:27:32.518Z Downloaded bitfield v0.14.0
18832023-10-22T03:27:32.521Z Downloaded path-slash v0.1.5
18842023-10-22T03:27:32.524Z Downloaded serde-hex v0.1.0
18852023-10-22T03:27:32.527Z Downloaded pkcs1 v0.7.5
18862023-10-22T03:27:32.530Z Downloaded smallvec v0.6.14
18872023-10-22T03:27:32.533Z Downloaded pem-rfc7468 v0.7.0
18882023-10-22T03:27:32.536Z Downloaded crc-any v2.4.3
18892023-10-22T03:27:32.539Z Downloaded array-init v0.0.4
18902023-10-22T03:27:32.542Z Downloaded rsa v0.9.2
18912023-10-22T03:27:32.548Z Downloaded x509-cert v0.2.4
18922023-10-22T03:27:32.558Z Downloaded num-bigint-dig v0.8.4
18932023-10-22T03:27:32.566Z Downloaded object v0.30.4
18942023-10-22T03:27:32.582Z Downloaded env_logger v0.10.0
18952023-10-22T03:27:32.586Z Downloaded der_derive v0.7.2
18962023-10-22T03:27:32.589Z Downloaded maybe-uninit v2.0.0
18972023-10-22T03:27:32.592Z Downloaded packed_struct v0.10.1
18982023-10-22T03:27:32.595Z Downloaded crc-catalog v2.2.0
18992023-10-22T03:27:32.749Z Compiling proc-macro2 v1.0.67
19002023-10-22T03:27:32.752Z Compiling unicode-ident v1.0.12
19012023-10-22T03:27:32.754Z Compiling libc v0.2.149
19022023-10-22T03:27:32.757Z Compiling autocfg v1.1.0
19032023-10-22T03:27:32.761Z Compiling serde v1.0.188
19042023-10-22T03:27:32.770Z Compiling version_check v0.9.4
19052023-10-22T03:27:32.773Z Compiling cfg-if v1.0.0
19062023-10-22T03:27:32.887Z Compiling once_cell v1.18.0
19072023-10-22T03:27:32.898Z Compiling syn v1.0.109
19082023-10-22T03:27:33.021Z Compiling parking_lot_core v0.9.8
19092023-10-22T03:27:33.518Z Compiling typenum v1.16.0
19102023-10-22T03:27:33.553Z Compiling libm v0.2.7
19112023-10-22T03:27:33.577Z Compiling futures-core v0.3.28
19122023-10-22T03:27:33.846Z Compiling generic-array v0.14.7
19132023-10-22T03:27:33.941Z Compiling lock_api v0.4.10
19142023-10-22T03:27:34.042Z Compiling num-traits v0.2.16
19152023-10-22T03:27:34.060Z Compiling pkg-config v0.3.27
19162023-10-22T03:27:34.351Z Compiling slab v0.4.9
19172023-10-22T03:27:34.439Z Compiling serde_json v1.0.107
19182023-10-22T03:27:34.756Z Compiling futures-task v0.3.28
19192023-10-22T03:27:34.861Z Compiling quote v1.0.33
19202023-10-22T03:27:34.987Z Compiling futures-channel v0.3.28
19212023-10-22T03:27:35.030Z Compiling thiserror v1.0.49
19222023-10-22T03:27:35.193Z Compiling scopeguard v1.2.0
19232023-10-22T03:27:35.426Z Compiling syn v2.0.32
19242023-10-22T03:27:35.670Z Compiling memchr v2.6.3
19252023-10-22T03:27:35.849Z Compiling jobserver v0.1.26
19262023-10-22T03:27:35.863Z Compiling getrandom v0.2.10
19272023-10-22T03:27:36.325Z Compiling cc v1.0.83
19282023-10-22T03:27:36.484Z Compiling itoa v1.0.9
19292023-10-22T03:27:36.812Z Compiling futures-util v0.3.28
19302023-10-22T03:27:37.760Z Compiling ahash v0.8.3
19312023-10-22T03:27:37.882Z Compiling smallvec v1.11.0
19322023-10-22T03:27:38.202Z Compiling log v0.4.20
19332023-10-22T03:27:38.635Z Compiling vcpkg v0.2.15
19342023-10-22T03:27:39.242Z Compiling byteorder v1.4.3
19352023-10-22T03:27:39.602Z Compiling rand_core v0.6.4
19362023-10-22T03:27:40.287Z Compiling pin-project-lite v0.2.13
19372023-10-22T03:27:40.411Z Compiling parking_lot v0.12.1
19382023-10-22T03:27:40.800Z Compiling indexmap v1.9.3
19392023-10-22T03:27:41.131Z Compiling ring v0.16.20
19402023-10-22T03:27:41.690Z Compiling openssl-sys v0.9.93
19412023-10-22T03:27:42.977Z Compiling io-lifetimes v1.0.11
19422023-10-22T03:27:43.893Z Compiling num-integer v0.1.45
19432023-10-22T03:27:44.070Z Compiling const-oid v0.9.5
19442023-10-22T03:27:44.268Z Compiling semver v1.0.18
19452023-10-22T03:27:44.896Z Compiling ryu v1.0.15
19462023-10-22T03:27:45.330Z Compiling spin v0.5.2
19472023-10-22T03:27:46.093Z Compiling rustix v0.37.23
19482023-10-22T03:27:46.922Z Compiling mio v0.8.8
19492023-10-22T03:27:47.159Z Compiling signal-hook-registry v1.4.1
19502023-10-22T03:27:47.328Z Compiling num_cpus v1.16.0
19512023-10-22T03:27:47.494Z Compiling socket2 v0.5.4
19522023-10-22T03:27:47.729Z Compiling httparse v1.8.0
19532023-10-22T03:27:48.205Z Compiling futures-sink v0.3.28
19542023-10-22T03:27:48.272Z Compiling heck v0.4.1
19552023-10-22T03:27:48.390Z Compiling openssl v0.10.57
19562023-10-22T03:27:48.420Z Compiling ucd-trie v0.1.6
19572023-10-22T03:27:48.708Z Compiling unicode-xid v0.2.4
19582023-10-22T03:27:48.964Z Compiling synstructure v0.12.6
19592023-10-22T03:27:49.063Z Compiling tinyvec_macros v0.1.1
19602023-10-22T03:27:49.182Z Compiling tinyvec v1.6.0
19612023-10-22T03:27:50.388Z Compiling crc32fast v1.3.2
19622023-10-22T03:27:51.007Z Compiling ppv-lite86 v0.2.17
19632023-10-22T03:27:51.504Z Compiling native-tls v0.2.11
19642023-10-22T03:27:51.932Z Compiling rustls v0.21.7
19652023-10-22T03:27:52.065Z Compiling futures-io v0.3.28
19662023-10-22T03:27:52.309Z Compiling pin-utils v0.1.0
19672023-10-22T03:27:52.376Z Compiling radium v0.7.0
19682023-10-22T03:27:52.421Z Compiling rand_chacha v0.3.1
19692023-10-22T03:27:52.434Z Compiling unicode-normalization v0.1.22
19702023-10-22T03:27:52.475Z Compiling bzip2-sys v0.1.11+1.0.8
19712023-10-22T03:27:53.054Z Compiling tracing-core v0.1.31
19722023-10-22T03:27:53.173Z Compiling subtle v2.5.0
19732023-10-22T03:27:53.212Z Compiling unicode-bidi v0.3.13
19742023-10-22T03:27:54.821Z Compiling rand v0.8.5
19752023-10-22T03:27:55.404Z Compiling errno v0.3.2
19762023-10-22T03:27:55.453Z Compiling num-iter v0.1.43
19772023-10-22T03:27:55.482Z Compiling usdt-impl v0.3.5
19782023-10-22T03:27:55.857Z Compiling schemars v0.8.13
19792023-10-22T03:27:56.520Z Compiling base64 v0.21.4
19802023-10-22T03:27:57.171Z Compiling rustix v0.38.9
19812023-10-22T03:27:58.090Z Compiling serde_derive v1.0.188
19822023-10-22T03:27:58.121Z Compiling zeroize_derive v1.4.2
19832023-10-22T03:27:58.355Z Compiling tokio-macros v2.1.0
19842023-10-22T03:27:58.368Z Compiling thiserror-impl v1.0.49
19852023-10-22T03:27:58.468Z Compiling futures-macro v0.3.28
19862023-10-22T03:27:58.668Z Compiling tracing-attributes v0.1.26
19872023-10-22T03:27:59.262Z Compiling zerocopy-derive v0.2.0
19882023-10-22T03:28:00.289Z Compiling openssl-macros v0.1.1
19892023-10-22T03:28:00.393Z Compiling zeroize v1.6.0
19902023-10-22T03:28:01.291Z Compiling zerocopy-derive v0.6.4
19912023-10-22T03:28:03.174Z Compiling pest v2.7.2
19922023-10-22T03:28:03.308Z Compiling crypto-common v0.1.6
19932023-10-22T03:28:03.623Z Compiling block-buffer v0.10.4
19942023-10-22T03:28:04.073Z Compiling digest v0.10.7
19952023-10-22T03:28:04.299Z Compiling tracing v0.1.37
19962023-10-22T03:28:05.041Z Compiling serde_derive_internals v0.26.0
19972023-10-22T03:28:05.601Z Compiling bitflags v1.3.2
19982023-10-22T03:28:05.737Z Compiling untrusted v0.7.1
19992023-10-22T03:28:06.011Z Compiling fnv v1.0.7
20002023-10-22T03:28:08.088Z Compiling pest_meta v2.7.2
20012023-10-22T03:28:09.126Z Compiling schemars_derive v0.8.13
20022023-10-22T03:28:11.891Z Compiling pest_generator v2.7.2
20032023-10-22T03:28:13.702Z Compiling zerocopy v0.3.0
20042023-10-22T03:28:13.997Z Compiling lazy_static v1.4.0
20052023-10-22T03:28:14.682Z Compiling backtrace v0.3.69
20062023-10-22T03:28:14.972Z Compiling memoffset v0.9.0
20072023-10-22T03:28:15.011Z Compiling num-bigint v0.4.4
20082023-10-22T03:28:15.172Z Compiling pest_derive v2.7.2
20092023-10-22T03:28:15.263Z Compiling async-trait v0.1.73
20102023-10-22T03:28:15.388Z Compiling crossbeam-utils v0.8.16
20112023-10-22T03:28:15.663Z Compiling openssl-probe v0.1.5
20122023-10-22T03:28:15.950Z Compiling hashbrown v0.12.3
20132023-10-22T03:28:15.998Z Compiling base64ct v1.6.0
20142023-10-22T03:28:16.011Z Compiling smoltcp v0.9.1
20152023-10-22T03:28:16.118Z Compiling percent-encoding v2.3.0
20162023-10-22T03:28:16.258Z Compiling foreign-types-shared v0.1.1
20172023-10-22T03:28:16.405Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20182023-10-22T03:28:16.615Z Compiling allocator-api2 v0.2.16
20192023-10-22T03:28:17.273Z Compiling iana-time-zone v0.1.57
20202023-10-22T03:28:17.422Z Compiling pem-rfc7468 v0.7.0
20212023-10-22T03:28:17.743Z Compiling hashbrown v0.14.0
20222023-10-22T03:28:17.898Z Compiling foreign-types v0.3.2
20232023-10-22T03:28:18.020Z Compiling dtrace-parser v0.1.14
20242023-10-22T03:28:19.137Z Compiling dof v0.1.5
20252023-10-22T03:28:19.831Z Compiling clap_derive v4.4.2
20262023-10-22T03:28:20.324Z Compiling der_derive v0.7.2
20272023-10-22T03:28:20.892Z Compiling thread-id v4.2.0
20282023-10-22T03:28:21.256Z Compiling time-core v0.1.1
20292023-10-22T03:28:21.299Z Compiling utf8parse v0.2.1
20302023-10-22T03:28:21.487Z Compiling bytes v1.5.0
20312023-10-22T03:28:21.953Z Compiling bitflags v2.4.0
20322023-10-22T03:28:22.998Z Compiling tokio v1.33.0
20332023-10-22T03:28:23.019Z Compiling rustc_version v0.4.0
20342023-10-22T03:28:23.575Z Compiling http v0.2.9
20352023-10-22T03:28:24.035Z Compiling heapless v0.7.16
20362023-10-22T03:28:24.590Z Compiling uuid v1.4.1
20372023-10-22T03:28:25.672Z Compiling chrono v0.4.31
20382023-10-22T03:28:25.686Z Compiling try-lock v0.2.4
20392023-10-22T03:28:26.355Z Compiling anstyle v1.0.2
20402023-10-22T03:28:26.431Z Compiling cpufeatures v0.2.9
20412023-10-22T03:28:26.568Z Compiling rustversion v1.0.14
20422023-10-22T03:28:27.289Z Compiling adler v1.0.2
20432023-10-22T03:28:27.434Z Compiling flagset v0.4.3
20442023-10-22T03:28:27.468Z Compiling siphasher v0.3.11
20452023-10-22T03:28:27.576Z Compiling equivalent v1.0.1
20462023-10-22T03:28:27.722Z Compiling der v0.7.8
20472023-10-22T03:28:27.769Z Compiling indexmap v2.0.0
20482023-10-22T03:28:28.105Z Compiling miniz_oxide v0.7.1
20492023-10-22T03:28:29.853Z Compiling sha2 v0.10.8
20502023-10-22T03:28:31.312Z Compiling http-body v0.4.5
20512023-10-22T03:28:31.942Z Compiling want v0.3.1
20522023-10-22T03:28:36.048Z Compiling time-macros v0.2.13
20532023-10-22T03:28:37.642Z Compiling tokio-util v0.7.8
20542023-10-22T03:28:39.939Z Compiling h2 v0.3.21
20552023-10-22T03:28:41.165Z Compiling serde_tokenstream v0.1.7
20562023-10-22T03:28:41.499Z Compiling anstyle-parse v0.2.1
20572023-10-22T03:28:44.153Z Compiling sct v0.7.0
20582023-10-22T03:28:44.388Z Compiling rustls-webpki v0.101.4
20592023-10-22T03:28:44.607Z Compiling form_urlencoded v1.2.0
20602023-10-22T03:28:45.076Z Compiling hubpack_derive v0.1.1
20612023-10-22T03:28:45.492Z Compiling aho-corasick v1.0.4
20622023-10-22T03:28:46.289Z Compiling socket2 v0.4.9
20632023-10-22T03:28:46.339Z Compiling crossbeam-epoch v0.9.15
20642023-10-22T03:28:46.986Z Compiling tap v1.0.1
20652023-10-22T03:28:47.596Z Compiling anstyle-query v1.0.0
20662023-10-22T03:28:47.797Z Compiling slog v2.7.0
20672023-10-22T03:28:48.063Z Compiling httpdate v1.0.3
20682023-10-22T03:28:48.095Z Compiling colorchoice v1.0.0
20692023-10-22T03:28:48.314Z Compiling anyhow v1.0.75
20702023-10-22T03:28:48.449Z Compiling tower-service v0.3.2
20712023-10-22T03:28:48.497Z Compiling regex-syntax v0.7.5
20722023-10-22T03:28:49.777Z Compiling anstream v0.5.0
20732023-10-22T03:28:51.843Z Compiling hyper v0.14.27
20742023-10-22T03:28:52.130Z Compiling wyz v0.5.1
20752023-10-22T03:28:57.041Z Compiling regex-automata v0.3.8
20762023-10-22T03:29:00.118Z Compiling terminal_size v0.2.6
20772023-10-22T03:29:00.122Z Compiling spki v0.7.2
20782023-10-22T03:29:01.451Z Compiling rustls-pemfile v1.0.3
20792023-10-22T03:29:01.966Z Compiling hmac v0.12.1
20802023-10-22T03:29:02.298Z Compiling md-5 v0.10.5
20812023-10-22T03:29:02.593Z Compiling zerocopy v0.6.4
20822023-10-22T03:29:03.029Z Compiling idna v0.4.0
20832023-10-22T03:29:03.479Z Compiling stringprep v0.1.3
20842023-10-22T03:29:04.647Z Compiling diesel_table_macro_syntax v0.1.0
20852023-10-22T03:29:04.957Z Compiling hash32 v0.2.1
20862023-10-22T03:29:05.249Z Compiling spin v0.9.8
20872023-10-22T03:29:05.502Z Compiling dyn-clone v1.0.13
20882023-10-22T03:29:05.531Z Compiling clap_lex v0.5.1
20892023-10-22T03:29:05.775Z Compiling maybe-uninit v2.0.0
20902023-10-22T03:29:05.817Z Compiling fallible-iterator v0.2.0
20912023-10-22T03:29:06.409Z Compiling gimli v0.28.0
20922023-10-22T03:29:06.906Z Compiling stable_deref_trait v1.2.0
20932023-10-22T03:29:07.041Z Compiling funty v2.0.0
20942023-10-22T03:29:07.222Z Compiling either v1.9.0
20952023-10-22T03:29:07.263Z Compiling strsim v0.10.0
20962023-10-22T03:29:07.723Z Compiling clap_builder v4.4.2
20972023-10-22T03:29:10.617Z Compiling bitvec v1.0.1
20982023-10-22T03:29:10.776Z Compiling postgres-protocol v0.6.6
20992023-10-22T03:29:11.410Z Compiling diesel_derives v2.1.1
21002023-10-22T03:29:12.762Z Compiling url v2.4.1
21012023-10-22T03:29:13.763Z Compiling addr2line v0.21.0
21022023-10-22T03:29:14.948Z Compiling strum_macros v0.25.2
21032023-10-22T03:29:15.610Z Compiling rustls-native-certs v0.6.3
21042023-10-22T03:29:16.409Z Compiling tokio-native-tls v0.3.1
21052023-10-22T03:29:16.744Z Compiling tokio-rustls v0.24.1
21062023-10-22T03:29:19.273Z Compiling usdt-attr-macro v0.3.5
21072023-10-22T03:29:19.949Z Compiling usdt-macro v0.3.5
21082023-10-22T03:29:21.814Z Compiling phf_shared v0.11.2
21092023-10-22T03:29:22.217Z Compiling toml_datetime v0.6.3
21102023-10-22T03:29:22.413Z Compiling serde_spanned v0.6.3
21112023-10-22T03:29:22.937Z Compiling block-padding v0.3.3
21122023-10-22T03:29:23.054Z Compiling enum-as-inner v0.5.1
21132023-10-22T03:29:23.255Z Compiling serde_repr v0.1.16
21142023-10-22T03:29:24.534Z Compiling scheduled-thread-pool v0.2.7
21152023-10-22T03:29:24.932Z Compiling object v0.32.1
21162023-10-22T03:29:32.554Z Compiling num_threads v0.1.6
21172023-10-22T03:29:32.726Z Compiling packed_struct v0.10.1
21182023-10-22T03:29:34.471Z Compiling deranged v0.3.8
21192023-10-22T03:29:35.386Z Compiling ipnet v2.8.0
21202023-10-22T03:29:36.579Z Compiling winnow v0.5.15
21212023-10-22T03:29:37.202Z Compiling num-bigint-dig v0.8.4
21222023-10-22T03:29:37.596Z Compiling bit-vec v0.6.3
21232023-10-22T03:29:38.284Z Compiling rustc-demangle v0.1.23
21242023-10-22T03:29:39.959Z Compiling regex-automata v0.1.10
21252023-10-22T03:29:40.076Z Compiling unicode-width v0.1.10
21262023-10-22T03:29:40.320Z Compiling matches v0.1.10
21272023-10-22T03:29:40.739Z Compiling managed v0.8.0
21282023-10-22T03:29:42.324Z Compiling bstr v0.2.17
21292023-10-22T03:29:42.848Z Compiling toml_edit v0.19.15
21302023-10-22T03:29:44.597Z Compiling idna v0.2.3
21312023-10-22T03:29:47.277Z Compiling time v0.3.27
21322023-10-22T03:29:53.399Z Compiling r2d2 v0.8.10
21332023-10-22T03:29:55.460Z Compiling inout v0.1.3
21342023-10-22T03:29:56.416Z Compiling phf v0.11.2
21352023-10-22T03:29:56.873Z Compiling hyper-rustls v0.24.1
21362023-10-22T03:29:57.560Z Compiling hyper-tls v0.5.0
21372023-10-22T03:29:57.615Z Compiling ipnetwork v0.20.0
21382023-10-22T03:29:57.925Z Compiling clap v4.4.3
21392023-10-22T03:29:58.082Z Compiling flate2 v1.0.27
21402023-10-22T03:29:58.095Z Compiling postgres-types v0.2.6
21412023-10-22T03:29:58.994Z Compiling itertools v0.11.0
21422023-10-22T03:29:59.613Z Compiling regex v1.9.5
21432023-10-22T03:30:00.447Z Compiling pkcs8 v0.10.2
21442023-10-22T03:30:01.291Z Compiling hubpack v0.1.2
21452023-10-22T03:30:01.356Z Compiling serde_urlencoded v0.7.1
21462023-10-22T03:30:01.464Z Compiling phf_shared v0.10.0
21472023-10-22T03:30:02.203Z Compiling futures-executor v0.3.28
21482023-10-22T03:30:03.700Z Compiling signature v2.1.0
21492023-10-22T03:30:04.110Z Compiling packed_struct_codegen v0.10.1
21502023-10-22T03:30:05.557Z Compiling float-cmp v0.9.0
21512023-10-22T03:30:06.620Z Compiling encoding_rs v0.8.33
21522023-10-22T03:30:07.315Z Compiling whoami v1.4.1
21532023-10-22T03:30:08.161Z Compiling nodrop v0.1.14
21542023-10-22T03:30:08.926Z Compiling predicates-core v1.0.6
21552023-10-22T03:30:08.929Z Compiling precomputed-hash v0.1.1
21562023-10-22T03:30:09.083Z Compiling new_debug_unreachable v1.0.4
21572023-10-22T03:30:09.208Z Compiling unicode-linebreak v0.1.5
21582023-10-22T03:30:09.413Z Compiling mime v0.3.17
21592023-10-22T03:30:09.489Z Compiling unicode-segmentation v1.10.1
21602023-10-22T03:30:10.268Z Compiling fixedbitset v0.4.2
21612023-10-22T03:30:10.885Z Compiling smawk v0.3.1
21622023-10-22T03:30:10.909Z Compiling static_assertions v1.1.0
21632023-10-22T03:30:11.042Z Compiling difflib v0.4.0
21642023-10-22T03:30:11.573Z Compiling webpki-roots v0.25.2
21652023-10-22T03:30:11.578Z Compiling crc-catalog v2.2.0
21662023-10-22T03:30:11.597Z Compiling data-encoding v2.4.0
21672023-10-22T03:30:12.967Z Compiling normalize-line-endings v0.3.0
21682023-10-22T03:30:13.133Z Compiling predicates v3.0.4
21692023-10-22T03:30:13.220Z Compiling trust-dns-proto v0.22.0
21702023-10-22T03:30:14.649Z Compiling crc v3.0.1
21712023-10-22T03:30:15.622Z Compiling reqwest v0.11.20
21722023-10-22T03:30:18.078Z Compiling textwrap v0.16.0
21732023-10-22T03:30:21.250Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21742023-10-22T03:30:23.960Z Compiling petgraph v0.6.4
21752023-10-22T03:30:25.689Z Compiling similar v2.2.1
21762023-10-22T03:30:30.749Z Compiling string_cache v0.8.7
21772023-10-22T03:30:31.412Z Compiling array-init v0.0.4
21782023-10-22T03:30:33.623Z Compiling tokio-postgres v0.7.10
21792023-10-22T03:30:41.871Z Compiling futures v0.3.28
21802023-10-22T03:30:43.886Z Compiling pkcs1 v0.7.5
21812023-10-22T03:30:44.043Z Compiling yasna v0.5.2
21822023-10-22T03:30:44.906Z Compiling smallvec v0.6.14
21832023-10-22T03:30:45.657Z Compiling diesel v2.1.1
21842023-10-22T03:30:46.898Z Compiling cipher v0.4.4
21852023-10-22T03:30:50.177Z Compiling toml v0.7.8
21862023-10-22T03:30:52.096Z Compiling console v0.15.7
21872023-10-22T03:30:52.689Z Compiling bit-set v0.5.3
21882023-10-22T03:30:53.138Z Compiling usdt v0.3.5
21892023-10-22T03:30:53.527Z Compiling is-terminal v0.4.9
21902023-10-22T03:30:54.342Z Compiling itertools v0.10.5
21912023-10-22T03:30:56.780Z Compiling bstr v1.6.0
21922023-10-22T03:30:57.046Z Compiling tokio-stream v0.1.14
21932023-10-22T03:30:58.860Z Compiling openapiv3 v1.0.3
21942023-10-22T03:30:59.204Z Compiling hex v0.4.3
21952023-10-22T03:31:00.232Z Compiling hashbrown v0.13.2
21962023-10-22T03:31:02.246Z Compiling bitfield v0.14.0
21972023-10-22T03:31:02.509Z Compiling termcolor v1.2.0
21982023-10-22T03:31:03.796Z Compiling lalrpop-util v0.19.12
21992023-10-22T03:31:08.804Z Compiling env_logger v0.10.0
22002023-10-22T03:31:11.658Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22012023-10-22T03:31:22.322Z Compiling rsa v0.9.2
22022023-10-22T03:31:31.253Z Compiling serde-hex v0.1.0
22032023-10-22T03:31:37.577Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22042023-10-22T03:31:42.076Z Compiling x509-cert v0.2.4
22052023-10-22T03:31:43.562Z Compiling ron v0.8.1
22062023-10-22T03:31:49.333Z Compiling crc-any v2.4.3
22072023-10-22T03:32:00.090Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22082023-10-22T03:32:09.506Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22092023-10-22T03:32:28.283Z Compiling object v0.30.4
22102023-10-22T03:32:38.080Z Compiling path-slash v0.1.5
22112023-10-22T03:32:47.441Z Compiling bzip2 v0.4.4
22122023-10-22T03:32:48.147Z Compiling zip v0.6.6
22132023-10-22T03:32:52.231Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22142023-10-22T03:32:59.128Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22152023-10-22T03:33:25.153Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22162023-10-22T03:33:26.216Z Finished release [optimized] target(s) in 5m 54s
22172023-10-22T03:33:26.302Z
22182023-10-22T03:33:26.305Zreal 5:54.843332694
22192023-10-22T03:33:26.309Zuser 40:52.781154577
22202023-10-22T03:33:26.312Zsys 3:38.253693671
22212023-10-22T03:33:26.315Ztrap 1.745257396
22222023-10-22T03:33:26.317Ztflt 1.004074939
22232023-10-22T03:33:26.320Zdflt 0.569242386
22242023-10-22T03:33:26.323Zkflt 0.000403347
22252023-10-22T03:33:26.325Zlock 1:37:51.691890764
22262023-10-22T03:33:26.328Zslp 2:22:02.754147745
22272023-10-22T03:33:26.331Zlat 1:44.370595217
22282023-10-22T03:33:26.334Zstop 1:24.411987829
22292023-10-22T03:33:26.336Z+ ptime -m gzip
22302023-10-22T03:33:26.964Z
22312023-10-22T03:33:26.967Zreal 0.657167002
22322023-10-22T03:33:26.970Zuser 0.648082463
22332023-10-22T03:33:26.973Zsys 0.008483077
22342023-10-22T03:33:26.975Ztrap 0.000074043
22352023-10-22T03:33:26.978Ztflt 0.000000000
22362023-10-22T03:33:26.981Zdflt 0.000000000
22372023-10-22T03:33:26.983Zkflt 0.000000000
22382023-10-22T03:33:26.986Zlock 0.000000000
22392023-10-22T03:33:26.989Zslp 0.000000000
22402023-10-22T03:33:26.991Zlat 0.000208234
22412023-10-22T03:33:26.994Zstop 0.000219641
22422023-10-22T03:33:26.997Z+ banner tufaceous
22432023-10-22T03:33:27.000Z
22442023-10-22T03:33:27.003Z ##### # # ###### ## #### ###### #### # # ####
22452023-10-22T03:33:27.006Z # # # # # # # # # # # # # #
22462023-10-22T03:33:27.009Z # # # ##### # # # ##### # # # # ####
22472023-10-22T03:33:27.011Z # # # # ###### # # # # # # #
22482023-10-22T03:33:27.014Z # # # # # # # # # # # # # # #
22492023-10-22T03:33:27.017Z # #### # # # #### ###### #### #### ####
22502023-10-22T03:33:27.020Z
22512023-10-22T03:33:27.023Z+ ptime -m cargo build --locked -p tufaceous --release
22522023-10-22T03:33:27.679Z Downloading crates ...
22532023-10-22T03:33:28.018Z Downloaded bytesize v1.3.0
22542023-10-22T03:33:28.021Z Downloaded path-absolutize v3.1.0
22552023-10-22T03:33:28.024Z Downloaded snafu-derive v0.7.5
22562023-10-22T03:33:28.027Z Downloaded path-dedot v3.1.0
22572023-10-22T03:33:28.030Z Downloaded buf-list v1.0.3
22582023-10-22T03:33:28.033Z Downloaded serde_plain v1.0.2
22592023-10-22T03:33:28.037Z Downloaded snafu v0.7.5
22602023-10-22T03:33:28.044Z Downloaded globset v0.4.13
22612023-10-22T03:33:28.047Z Downloaded tough v0.12.5
22622023-10-22T03:33:28.065Z Downloaded fs-err v2.9.0
22632023-10-22T03:33:28.069Z Downloaded olpc-cjson v0.1.3
22642023-10-22T03:33:28.072Z Downloaded doc-comment v0.3.3
22652023-10-22T03:33:28.223Z Compiling serde_tokenstream v0.2.0
22662023-10-22T03:33:28.234Z Compiling regress v0.7.1
22672023-10-22T03:33:28.246Z Compiling dirs-sys-next v0.1.2
22682023-10-22T03:33:28.250Z Compiling ident_case v1.0.1
22692023-10-22T03:33:28.270Z Compiling thread_local v1.1.7
22702023-10-22T03:33:28.273Z Compiling camino v1.1.6
22712023-10-22T03:33:28.281Z Compiling heck v0.4.1
22722023-10-22T03:33:28.486Z Compiling dirs-next v2.0.0
22732023-10-22T03:33:28.898Z Compiling darling_core v0.20.3
22742023-10-22T03:33:29.043Z Compiling slog-async v2.8.0
22752023-10-22T03:33:29.193Z Compiling term v0.7.0
22762023-10-22T03:33:29.565Z Compiling crossbeam-channel v0.5.8
22772023-10-22T03:33:29.780Z Compiling getopts v0.2.21
22782023-10-22T03:33:30.173Z Compiling structmeta-derive v0.1.6
22792023-10-22T03:33:30.300Z Compiling atty v0.2.14
22802023-10-22T03:33:30.505Z Compiling multer v2.1.0
22812023-10-22T03:33:30.914Z Compiling take_mut v0.2.2
22822023-10-22T03:33:31.161Z Compiling unsafe-libyaml v0.2.9
22832023-10-22T03:33:31.201Z Compiling match_cfg v0.1.0
22842023-10-22T03:33:31.334Z Compiling doc-comment v0.3.3
22852023-10-22T03:33:32.067Z Compiling paste v1.0.14
22862023-10-22T03:33:32.655Z Compiling hostname v0.3.1
22872023-10-22T03:33:33.105Z Compiling slog-term v2.9.0
22882023-10-22T03:33:34.241Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22892023-10-22T03:33:36.459Z Compiling structmeta v0.1.6
22902023-10-22T03:33:37.062Z Compiling serde_yaml v0.9.25
22912023-10-22T03:33:38.071Z Compiling darling_macro v0.20.3
22922023-10-22T03:33:38.116Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22932023-10-22T03:33:38.670Z Compiling slog-json v2.6.1
22942023-10-22T03:33:39.518Z Compiling async-stream-impl v0.3.5
22952023-10-22T03:33:39.541Z Compiling darling v0.20.3
22962023-10-22T03:33:40.412Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22972023-10-22T03:33:40.427Z Compiling fastrand v2.0.0
22982023-10-22T03:33:40.587Z Compiling atomic-waker v1.1.1
22992023-10-22T03:33:40.861Z Compiling regex-syntax v0.6.29
23002023-10-22T03:33:43.918Z Compiling waitgroup v0.1.2
23012023-10-22T03:33:44.173Z Compiling async-stream v0.3.5
23022023-10-22T03:33:44.637Z Compiling tempfile v3.8.0
23032023-10-22T03:33:44.800Z Compiling serde_with_macros v2.3.3
23042023-10-22T03:33:44.880Z Compiling slog-bunyan v2.4.0
23052023-10-22T03:33:45.265Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23062023-10-22T03:33:45.286Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23072023-10-22T03:33:45.779Z Compiling sha1 v0.10.5
23082023-10-22T03:33:46.807Z Compiling snafu-derive v0.7.5
23092023-10-22T03:33:47.282Z Compiling serde_path_to_error v0.1.14
23102023-10-22T03:33:47.593Z Compiling path-dedot v3.1.0
23112023-10-22T03:33:47.649Z Compiling instant v0.1.12
23122023-10-22T03:33:47.866Z Compiling base64 v0.13.1
23132023-10-22T03:33:47.941Z Compiling same-file v1.0.6
23142023-10-22T03:33:48.409Z Compiling debug-ignore v1.0.5
23152023-10-22T03:33:48.452Z Compiling buf-list v1.0.3
23162023-10-22T03:33:48.617Z Compiling arc-swap v1.6.0
23172023-10-22T03:33:49.362Z Compiling pem v1.1.1
23182023-10-22T03:33:49.373Z Compiling walkdir v2.4.0
23192023-10-22T03:33:49.970Z Compiling slog-scope v4.4.0
23202023-10-22T03:33:50.655Z Compiling parse-display-derive v0.7.0
23212023-10-22T03:33:51.539Z Compiling path-absolutize v3.1.0
23222023-10-22T03:33:51.745Z Compiling backoff v0.4.0
23232023-10-22T03:33:51.829Z Compiling serde_with v2.3.3
23242023-10-22T03:33:52.283Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23252023-10-22T03:33:52.286Z Compiling globset v0.4.13
23262023-10-22T03:33:52.741Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23272023-10-22T03:33:53.322Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23282023-10-22T03:33:53.556Z Compiling strum v0.25.0
23292023-10-22T03:33:53.863Z Compiling olpc-cjson v0.1.3
23302023-10-22T03:33:54.735Z Compiling macaddr v1.0.1
23312023-10-22T03:33:55.170Z Compiling snafu v0.7.5
23322023-10-22T03:33:55.933Z Compiling serde_plain v1.0.2
23332023-10-22T03:33:56.821Z Compiling filetime v0.2.22
23342023-10-22T03:33:56.834Z Compiling parse-display v0.7.0
23352023-10-22T03:33:57.171Z Compiling xattr v1.0.1
23362023-10-22T03:33:57.200Z Compiling tough v0.12.5
23372023-10-22T03:33:57.315Z Compiling slog-stdlog v4.1.1
23382023-10-22T03:33:57.589Z Compiling tar v0.4.40
23392023-10-22T03:33:59.547Z Compiling camino-tempfile v1.0.2
23402023-10-22T03:34:00.100Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23412023-10-22T03:34:00.300Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23422023-10-22T03:34:00.854Z Compiling bytesize v1.3.0
23432023-10-22T03:34:01.778Z Compiling fs-err v2.9.0
23442023-10-22T03:34:03.128Z Compiling slog-envlogger v2.2.0
23452023-10-22T03:34:07.067Z Compiling humantime v2.1.0
23462023-10-22T03:34:11.464Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23472023-10-22T03:34:35.023Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23482023-10-22T03:34:35.291Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23492023-10-22T03:34:46.896Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23502023-10-22T03:34:49.120Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23512023-10-22T03:35:14.407Z Finished release [optimized] target(s) in 1m 47s
23522023-10-22T03:35:14.494Z
23532023-10-22T03:35:14.497Zreal 1:47.504225082
23542023-10-22T03:35:14.500Zuser 11:27.042009056
23552023-10-22T03:35:14.503Zsys 48.082510465
23562023-10-22T03:35:14.506Ztrap 0.471406794
23572023-10-22T03:35:14.509Ztflt 0.290416884
23582023-10-22T03:35:14.512Zdflt 0.869176695
23592023-10-22T03:35:14.515Zkflt 0.000077516
23602023-10-22T03:35:14.518Zlock 22:24.184627813
23612023-10-22T03:35:14.521Zslp 24:08.784331771
23622023-10-22T03:35:14.524Zlat 21.779273672
23632023-10-22T03:35:14.528Zstop 11.310652101
23642023-10-22T03:35:14.531Z+ ptime -m gzip
23652023-10-22T03:35:16.615Z
23662023-10-22T03:35:16.619Zreal 2.114900225
23672023-10-22T03:35:16.622Zuser 2.091313071
23682023-10-22T03:35:16.626Zsys 0.022816705
23692023-10-22T03:35:16.635Ztrap 0.000194811
23702023-10-22T03:35:16.639Ztflt 0.000000000
23712023-10-22T03:35:16.656Zdflt 0.000000000
23722023-10-22T03:35:16.667Zkflt 0.000000000
23732023-10-22T03:35:16.715Zlock 0.000000000
23742023-10-22T03:35:16.724Zslp 0.000000000
23752023-10-22T03:35:16.734Zlat 0.000207470
23762023-10-22T03:35:16.739Zstop 0.000252751
23772023-10-22T03:35:16.751Zprocess exited: duration 1325167 ms, exit code 0
 
23782023-10-22T03:35:16.787Zfound 5 output files
23792023-10-22T03:35:17.130Zuploading: /work/end-to-end-tests/bootstrap-b4242ab00b4c43e7.gz (6513380 bytes)
23802023-10-22T03:35:19.931Zuploaded: /work/end-to-end-tests/bootstrap-b4242ab00b4c43e7.gz
23812023-10-22T03:35:19.949Zuploading: /work/end-to-end-tests/bootstrap.gz (97750627 bytes)
23822023-10-22T03:35:56.374Zuploaded: /work/end-to-end-tests/bootstrap.gz
23832023-10-22T03:35:56.401Zuploading: /work/end-to-end-tests/end_to_end_tests-0e54d5c810ee3c0c.gz (111657083 bytes)
23842023-10-22T03:36:33.226Zuploaded: /work/end-to-end-tests/end_to_end_tests-0e54d5c810ee3c0c.gz
23852023-10-22T03:36:33.237Zuploading: /work/caboose-util.gz (4111908 bytes)
23862023-10-22T03:36:35.534Zuploaded: /work/caboose-util.gz
23872023-10-22T03:36:35.545Zuploading: /work/tufaceous.gz (13494712 bytes)
23882023-10-22T03:36:39.900Zuploaded: /work/tufaceous.gz