01HE753E1K1X4FP0S5BNFVTNRM: 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: 01HE753SPRD5Z2KE4AJPF2A33T

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-02T04:38:16.000Zjob assigned to worker 01HE7543H6PFTHE6MAB169MWBF (queued for 1 m 21 s)
 
22023-11-02T04:38:16.135Zstarting task 0: "setup"
32023-11-02T04:38:16.210Z++ uname -s
42023-11-02T04:38:16.214Z+ kern=SunOS
52023-11-02T04:38:16.217Z+ case "$kern" in
62023-11-02T04:38:16.220Z+ groupadd -g 12345 build
72023-11-02T04:38:16.223Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-02T04:38:18.247Z+ zfs create -o mountpoint=/work rpool/work
92023-11-02T04:38:18.336Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-02T04:38:18.340Z+ home_fs=zfs
112023-11-02T04:38:18.345Z+ [[ zfs == autofs ]]
122023-11-02T04:38:18.348Z+ mkdir -p /home/build
132023-11-02T04:38:18.352Z+ chown build:build /home/build /work
142023-11-02T04:38:20.356Z+ chmod 0700 /home/build /work
152023-11-02T04:38:20.372Zprocess exited: duration 4210 ms, exit code 0
 
162023-11-02T04:38:20.405Zstarting task 1: "rust-toolchain"
172023-11-02T04:38:20.434Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-02T04:38:20.449Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-02T04:38:20.773Zinfo: downloading installer
202023-11-02T04:38:22.814Zwarning: it looks like you have an existing installation of Rust at:
212023-11-02T04:38:22.827Zwarning: /opt/ooce/bin
222023-11-02T04:38:22.834Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-02T04:38:22.847Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-02T04:38:22.858Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-02T04:38:22.866Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-02T04:38:22.873Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-02T04:38:22.881Zerror: cannot install while Rust is installed
282023-11-02T04:38:22.898Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-02T04:38:22.986Zinfo: profile set to 'default'
302023-11-02T04:38:22.998Zinfo: default host triple is x86_64-unknown-illumos
312023-11-02T04:38:23.012Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-02T04:38:23.175Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-02T04:38:23.187Zinfo: downloading component 'cargo'
342023-11-02T04:38:24.000Zinfo: downloading component 'clippy'
352023-11-02T04:38:24.291Zinfo: downloading component 'rust-docs'
362023-11-02T04:38:25.326Zinfo: downloading component 'rust-std'
372023-11-02T04:38:27.213Zinfo: downloading component 'rustc'
382023-11-02T04:38:31.712Zinfo: downloading component 'rustfmt'
392023-11-02T04:38:31.969Zinfo: installing component 'cargo'
402023-11-02T04:38:33.488Zinfo: installing component 'clippy'
412023-11-02T04:38:34.111Zinfo: installing component 'rust-docs'
422023-11-02T04:38:37.440Zinfo: installing component 'rust-std'
432023-11-02T04:38:41.419Zinfo: installing component 'rustc'
442023-11-02T04:38:53.971Zinfo: installing component 'rustfmt'
452023-11-02T04:38:54.437Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-02T04:38:54.868Z
472023-11-02T04:38:54.909Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-02T04:38:54.918Z
492023-11-02T04:38:54.925Z
502023-11-02T04:38:54.931ZRust is installed now. Great!
512023-11-02T04:38:54.942Z
522023-11-02T04:38:54.968ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-02T04:38:54.982Zenvironment variable. This has not been done automatically.
542023-11-02T04:38:54.986Z
552023-11-02T04:38:54.990ZTo configure your current shell, run:
562023-11-02T04:38:54.995Zsource "$HOME/.cargo/env"
572023-11-02T04:38:55.002Z+ rustc --version
582023-11-02T04:38:55.006Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-02T04:38:55.010Zprocess exited: duration 34385 ms, exit code 0
 
602023-11-02T04:38:55.019Zstarting task 2: "authentication"
612023-11-02T04:38:55.059Zprocess exited: duration 35 ms, exit code 0
 
622023-11-02T04:38:55.065Zstarting task 3: "clone repository"
632023-11-02T04:38:55.075Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-02T04:38:55.077Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-02T04:38:55.183ZCloning into '/work/oxidecomputer/omicron'...
662023-11-02T04:39:01.780Z+ cd /work/oxidecomputer/omicron
672023-11-02T04:39:01.787Z+ [[ -n renovate/toml-0.x ]]
682023-11-02T04:39:01.791Z+ git fetch origin renovate/toml-0.x
692023-11-02T04:39:02.149ZFrom https://github.com/oxidecomputer/omicron
702023-11-02T04:39:02.154Z * branch renovate/toml-0.x -> FETCH_HEAD
712023-11-02T04:39:02.160Z+ git checkout -B renovate/toml-0.x remotes/origin/renovate/toml-0.x
722023-11-02T04:39:02.252ZSwitched to a new branch 'renovate/toml-0.x'
732023-11-02T04:39:02.259Zbranch 'renovate/toml-0.x' set up to track 'origin/renovate/toml-0.x'.
742023-11-02T04:39:02.265Z+ git reset --hard 62028649ec29ea537d939b2ca0a204536b2b3efa
752023-11-02T04:39:02.394ZHEAD is now at 62028649 chore(deps): update rust crate toml to 0.8.6
762023-11-02T04:39:02.404Zprocess exited: duration 7329 ms, exit code 0
 
772023-11-02T04:39:02.418Zstarting task 4: "build"
782023-11-02T04:39:02.447Z+ cargo --version
792023-11-02T04:39:02.518Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-11-02T04:39:02.526Z+ rustc --version
812023-11-02T04:39:02.623Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-11-02T04:39:02.630Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-11-02T04:39:12.399Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-11-02T04:39:13.308Z Startup: Caching catalogs ... Done
852023-11-02T04:39:18.137ZPlanning: Solver setup ... Done (4.422s)
862023-11-02T04:39:18.144ZPlanning: Running solver ... Done (0.115s)
872023-11-02T04:39:18.241ZPlanning: Finding local manifests ... Done (0.004s)
882023-11-02T04:39:18.245ZPlanning: Fetching manifests: 0/4 0% complete
892023-11-02T04:39:18.456ZPlanning: Fetching manifests: 4/4 100% complete
902023-11-02T04:39:18.543ZPlanning: Package planning ... Done (0.079s)
912023-11-02T04:39:18.674ZPlanning: Merging actions ... Done (0.085s)
922023-11-02T04:39:19.419ZPlanning: Checking for conflicting actions ... Done (0.746s)
932023-11-02T04:39:19.423ZPlanning: Consolidating action changes ... Done (0.017s)
942023-11-02T04:39:23.947ZPlanning: Evaluating mediators ... Done (4.561s)
952023-11-02T04:39:23.963ZPlanning: Planning completed in 10.60 seconds
962023-11-02T04:39:23.991Z Packages to install: 4
972023-11-02T04:39:24.022Z Mediators to change: 2
982023-11-02T04:39:24.028Z Services to change: 1
992023-11-02T04:39:24.030Z Estimated space available: 149.39 GB
1002023-11-02T04:39:24.033ZEstimated space to be consumed: 1.37 GB
1012023-11-02T04:39:24.037Z Create boot environment: No
1022023-11-02T04:39:24.041ZCreate backup boot environment: No
1032023-11-02T04:39:24.045Z Rebuild boot archive: No
1042023-11-02T04:39:24.048Z
1052023-11-02T04:39:24.052ZChanged mediators:
1062023-11-02T04:39:24.056Z mediator clang:
1072023-11-02T04:39:24.059Z version: None -> 15 (system default)
1082023-11-02T04:39:24.062Z
1092023-11-02T04:39:24.065Z mediator llvm:
1102023-11-02T04:39:24.069Z version: 14 (system default) -> 15 (system default)
1112023-11-02T04:39:24.072Z
1122023-11-02T04:39:24.076ZChanged packages:
1132023-11-02T04:39:24.080Zhelios-dev
1142023-11-02T04:39:24.083Z developer/build-essential
1152023-11-02T04:39:24.086Z None -> 11-2.0
1162023-11-02T04:39:24.096Z library/libxmlsec1
1172023-11-02T04:39:24.100Z None -> 1.2.35-2.0
1182023-11-02T04:39:24.103Z ooce/developer/clang-15
1192023-11-02T04:39:24.106Z None -> 15.0.7-2.0
1202023-11-02T04:39:24.110Z ooce/developer/llvm-15
1212023-11-02T04:39:24.113Z None -> 15.0.7-2.0
1222023-11-02T04:39:24.116Z
1232023-11-02T04:39:24.122ZServices:
1242023-11-02T04:39:24.131Z restart_fmri:
1252023-11-02T04:39:24.134Z svc:/system/update-man-index:default
1262023-11-02T04:39:24.236Z
1272023-11-02T04:39:24.239ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-11-02T04:39:29.416ZDownload: 1198/3290 items 82.9/212.6MB 38% complete (16.9M/s)
1292023-11-02T04:39:44.214ZDownload: 2379/3290 items 120.0/212.6MB 56% complete (12.1M/s)
1302023-11-02T04:39:44.366ZDownload: 3246/3290 items 203.0/212.6MB 95% complete (19.2M/s)
1312023-11-02T04:39:44.567ZDownload: Completed 212.60 MB in 17.50 seconds (12.2M/s)
1322023-11-02T04:39:44.699Z Actions: 1/3687 actions (Installing new actions)
1332023-11-02T04:39:47.715Z Actions: 2978/3687 actions (Installing new actions)
1342023-11-02T04:39:51.015Z Actions: Completed 3687 actions in 8.27 seconds.
1352023-11-02T04:39:51.159Z Done (0.152s)
1362023-11-02T04:39:51.223Z Done (0.000s)
1372023-11-02T04:39:51.379Z Done (0.205s)
1382023-11-02T04:39:59.066Z Done (7.614s)
1392023-11-02T04:39:59.390Z Done (0.226s)
1402023-11-02T04:39:59.396Z Done (0.000s)
1412023-11-02T04:40:00.075Z Done (0.000s)
1422023-11-02T04:40:00.343ZPlanning: Evaluating mediator changes ... Done
1432023-11-02T04:40:00.630ZPlanning: Checking for conflicting actions ... Done
1442023-11-02T04:40:00.633ZPlanning: Consolidating action changes ... Done
1452023-11-02T04:40:01.075ZPlanning: Evaluating mediators ... Done
1462023-11-02T04:40:01.082ZPlanning: Planning completed in 0.73 seconds
1472023-11-02T04:40:01.124Z Mediators to change: 2
1482023-11-02T04:40:01.131Z Create boot environment: No
1492023-11-02T04:40:01.137ZCreate backup boot environment: No
1502023-11-02T04:40:01.268Z Done
1512023-11-02T04:40:01.289Z Done
1522023-11-02T04:40:01.398Z Done
1532023-11-02T04:40:07.222Z Done
1542023-11-02T04:40:07.314Z Done
1552023-11-02T04:40:07.318Z Done
1562023-11-02T04:40:07.509Z Done
1572023-11-02T04:40:08.515ZPlanning: Evaluating mediator changes ... Done
1582023-11-02T04:40:08.518ZPlanning: Merging actions ... Done
1592023-11-02T04:40:08.843ZPlanning: Checking for conflicting actions ... Done
1602023-11-02T04:40:08.847ZPlanning: Consolidating action changes ... Done
1612023-11-02T04:40:09.328ZPlanning: Evaluating mediators ... Done
1622023-11-02T04:40:09.375ZPlanning: Planning completed in 1.29 seconds
1632023-11-02T04:40:09.425Z Packages to change: 1
1642023-11-02T04:40:09.428Z Mediators to change: 1
1652023-11-02T04:40:09.432Z Services to change: 1
1662023-11-02T04:40:09.436Z Create boot environment: No
1672023-11-02T04:40:09.440ZCreate backup boot environment: Yes
1682023-11-02T04:40:10.688Z Actions: 1/6 actions (Updating modified actions)
1692023-11-02T04:40:10.691Z Actions: Completed 6 actions in 0.00 seconds.
1702023-11-02T04:40:10.694Z Done
1712023-11-02T04:40:10.699Z Done
1722023-11-02T04:40:10.742Z Done
1732023-11-02T04:40:16.406Z Done
1742023-11-02T04:40:16.530Z Done
1752023-11-02T04:40:16.546Z Done
1762023-11-02T04:40:16.675Z Done
1772023-11-02T04:40:17.346ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1782023-11-02T04:40:17.351Zclang system 15 system
1792023-11-02T04:40:17.354Zcsh system system illumos
1802023-11-02T04:40:17.358Zctags system system illumos
1812023-11-02T04:40:17.362Zgcc vendor 12 vendor
1822023-11-02T04:40:17.365Zgcc system 10 system
1832023-11-02T04:40:17.372Zgcc system 7 system
1842023-11-02T04:40:17.375Zgo system 1.20 system
1852023-11-02T04:40:17.377Zgo system 1.19 system
1862023-11-02T04:40:17.381Zllvm system 15 system
1872023-11-02T04:40:17.384Zllvm system 14 system
1882023-11-02T04:40:17.386Zmariadb system 10.6 system
1892023-11-02T04:40:17.389Zmta vendor vendor dma
1902023-11-02T04:40:17.392Zopenjdk system 17 system
1912023-11-02T04:40:17.396Zopenjdk system 11 system
1922023-11-02T04:40:17.399Zopenjdk system 1.8 system
1932023-11-02T04:40:17.402Zopenssl vendor 3 vendor
1942023-11-02T04:40:17.405Zperl system 5.36 system
1952023-11-02T04:40:17.415Zpostgresql system 15 system
1962023-11-02T04:40:17.420Zpostgresql system 13 system
1972023-11-02T04:40:17.425Zpython vendor 3 vendor
1982023-11-02T04:40:17.439Zpython system 2 system
1992023-11-02T04:40:17.450Zpython3 system 3.11 system
2002023-11-02T04:40:17.479Zruby system 3.0 system
2012023-11-02T04:40:17.486Zwords vendor vendor american-english
2022023-11-02T04:40:17.494Zwords system system australian-english
2032023-11-02T04:40:17.503Zwords system system british-english
2042023-11-02T04:40:17.522Zwords system system canadian-english
2052023-11-02T04:40:17.537Zwords system system french
2062023-11-02T04:40:17.542Zwords system system italian
2072023-11-02T04:40:17.545Zwords system system ngerman
2082023-11-02T04:40:17.549Zwords system system ogerman
2092023-11-02T04:40:17.553Zwords system system spanish
2102023-11-02T04:40:17.894ZFMRI IFO
2112023-11-02T04:40:17.903Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2122023-11-02T04:40:17.907Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2132023-11-02T04:40:17.910Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2142023-11-02T04:40:17.913Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2152023-11-02T04:40:17.918Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2162023-11-02T04:40:17.921Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2172023-11-02T04:40:17.969Z+ set -o errexit
2182023-11-02T04:40:17.979Z+++ dirname ./tools/ci_download_cockroachdb
2192023-11-02T04:40:17.988Z++ cd ./tools
2202023-11-02T04:40:17.996Z++ pwd
2212023-11-02T04:40:18.004Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2222023-11-02T04:40:18.013Z++ basename ./tools/ci_download_cockroachdb
2232023-11-02T04:40:18.023Z+ ARG0=ci_download_cockroachdb
2242023-11-02T04:40:18.032Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2252023-11-02T04:40:18.042Z+ CIDL_VERSION=v22.1.9
2262023-11-02T04:40:18.051Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2272023-11-02T04:40:18.062Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2282023-11-02T04:40:18.074Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2292023-11-02T04:40:18.084Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2302023-11-02T04:40:18.092Z+ TARGET_DIR=out
2312023-11-02T04:40:18.101Z+ DOWNLOAD_DIR=out/downloads
2322023-11-02T04:40:18.115Z+ DEST_DIR=./out/cockroachdb
2332023-11-02T04:40:18.122Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2342023-11-02T04:40:18.131Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2352023-11-02T04:40:18.139Z+ main
2362023-11-02T04:40:18.144Z+ [[ 0 != 0 ]]
2372023-11-02T04:40:18.150Z+ CIDL_OS=solaris2.11
2382023-11-02T04:40:18.155Z+ [[ 0 != 0 ]]
2392023-11-02T04:40:18.165Z+ configure_os solaris2.11
2402023-11-02T04:40:18.177Z+ echo 'current directory: /work/oxidecomputer/omicron'
2412023-11-02T04:40:18.190Zcurrent directory: /work/oxidecomputer/omicron
2422023-11-02T04:40:18.212Z+ echo 'configuring based on OS: "solaris2.11"'
2432023-11-02T04:40:18.641Zconfiguring based on OS: "solaris2.11"
2442023-11-02T04:40:18.652Z+ case "$1" in
2452023-11-02T04:40:18.664Z+ CIDL_BUILD=illumos
2462023-11-02T04:40:18.713Z+ CIDL_SUFFIX=tar.gz
2472023-11-02T04:40:18.717Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2482023-11-02T04:40:18.720Z+ CIDL_MD5FUNC=do_md5sum
2492023-11-02T04:40:18.723Z+ CIDL_URL_BASE=https://illumos.org/downloads
2502023-11-02T04:40:18.733Z+ CIDL_ASSEMBLE=do_assemble_illumos
2512023-11-02T04:40:18.736Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2522023-11-02T04:40:18.739Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2532023-11-02T04:40:18.743Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2542023-11-02T04:40:18.746Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2552023-11-02T04:40:18.753Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2562023-11-02T04:40:18.756Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2572023-11-02T04:40:18.763ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2582023-11-02T04:40:18.779Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2592023-11-02T04:40:18.804ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2602023-11-02T04:40:18.809Z+ mkdir -p out/downloads
2612023-11-02T04:40:18.816Z+ mkdir -p ./out/cockroachdb
2622023-11-02T04:40:19.239Z+ local DO_DOWNLOAD=true
2632023-11-02T04:40:19.252Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2642023-11-02T04:40:19.261Z+ '[' true == true ']'
2652023-11-02T04:40:19.271Z+ echo Downloading...
2662023-11-02T04:40:19.281ZDownloading...
2672023-11-02T04:40:19.708Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2682023-11-02T04:40:19.741Z+ 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
2692023-11-02T04:40:23.183Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702023-11-02T04:40:23.618Z++ md5sum
2712023-11-02T04:40:23.628Z++ awk '{print $1}'
2722023-11-02T04:40:23.637Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2732023-11-02T04:40:23.644Z+ [[ 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 ]]
2742023-11-02T04:40:23.652Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-11-02T04:40:23.670Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2762023-11-02T04:40:27.032Z+ do_assemble_illumos
2772023-11-02T04:40:27.045Z+ rm -r ./out/cockroachdb
2782023-11-02T04:40:27.053Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2792023-11-02T04:40:27.568Z+ ./out/cockroachdb/bin/cockroach version
2802023-11-02T04:40:27.773ZBuild Tag: v22.1.9-dirty
2812023-11-02T04:40:27.776ZBuild Time: 2022/10/26 21:17:46
2822023-11-02T04:40:27.780ZDistribution: OSS
2832023-11-02T04:40:27.783ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2842023-11-02T04:40:27.786ZGo Version: go1.17.13
2852023-11-02T04:40:27.790ZC Compiler: gcc 10.3.0
2862023-11-02T04:40:27.793ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2872023-11-02T04:40:27.798ZBuild Type: release
2882023-11-02T04:40:27.802Z+ set -o errexit
2892023-11-02T04:40:27.806Z+++ dirname ./tools/ci_download_clickhouse
2902023-11-02T04:40:27.810Z++ cd ./tools
2912023-11-02T04:40:27.813Z++ pwd
2922023-11-02T04:40:27.818Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2932023-11-02T04:40:27.821Z++ basename ./tools/ci_download_clickhouse
2942023-11-02T04:40:27.825Z+ ARG0=ci_download_clickhouse
2952023-11-02T04:40:27.829Z+ TARGET_DIR=out
2962023-11-02T04:40:27.833Z+ DOWNLOAD_DIR=out/downloads
2972023-11-02T04:40:27.837Z+ DEST_DIR=./out/clickhouse
2982023-11-02T04:40:27.841Z+ CIDL_VERSION=v22.8.9.24
2992023-11-02T04:40:27.845Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3002023-11-02T04:40:27.848Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3012023-11-02T04:40:27.851Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3022023-11-02T04:40:27.855Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3032023-11-02T04:40:27.859Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3042023-11-02T04:40:27.863Z+ main
3052023-11-02T04:40:27.867Z+ [[ 0 != 0 ]]
3062023-11-02T04:40:27.871Z+ CIDL_OS=solaris2.11
3072023-11-02T04:40:27.876Z+ [[ 0 != 0 ]]
3082023-11-02T04:40:27.880Z+ configure_os solaris2.11
3092023-11-02T04:40:27.884Z+ echo 'current directory: /work/oxidecomputer/omicron'
3102023-11-02T04:40:27.889Zcurrent directory: /work/oxidecomputer/omicron
3112023-11-02T04:40:27.894Z+ echo 'configuring based on OS: "solaris2.11"'
3122023-11-02T04:40:27.897Zconfiguring based on OS: "solaris2.11"
3132023-11-02T04:40:27.905Z+ CIDL_DASHREV=
3142023-11-02T04:40:27.911Z+ case "$1" in
3152023-11-02T04:40:27.916Z+ CIDL_PLATFORM=illumos
3162023-11-02T04:40:27.920Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3172023-11-02T04:40:27.924Z+ CIDL_MD5FUNC=do_md5sum
3182023-11-02T04:40:27.934Z+ CIDL_DASHREV=-1
3192023-11-02T04:40:28.352Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3202023-11-02T04:40:28.366Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3212023-11-02T04:40:28.386Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3222023-11-02T04:40:28.408Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3232023-11-02T04:40:28.419Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3242023-11-02T04:40:28.434ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3252023-11-02T04:40:28.868Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3262023-11-02T04:40:28.878ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3272023-11-02T04:40:28.892Z+ mkdir -p out/downloads
3282023-11-02T04:40:28.899Z+ mkdir -p ./out/clickhouse
3292023-11-02T04:40:28.905Z+ local DO_DOWNLOAD=true
3302023-11-02T04:40:28.918Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3312023-11-02T04:40:29.346Z+ '[' true == true ']'
3322023-11-02T04:40:29.357Z+ echo Downloading...
3332023-11-02T04:40:29.367ZDownloading...
3342023-11-02T04:40:29.378Z+ 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
3352023-11-02T04:40:29.385Z+ 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
3362023-11-02T04:40:29.968Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3372023-11-02T04:40:29.977Z++ md5sum
3382023-11-02T04:40:29.984Z++ awk '{print $1}'
3392023-11-02T04:40:30.233Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3402023-11-02T04:40:30.244Z+ [[ 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 ]]
3412023-11-02T04:40:30.257Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3422023-11-02T04:40:30.273Z+ mkdir -p ./out/clickhouse
3432023-11-02T04:40:30.277Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3442023-11-02T04:40:35.485Z+ ./out/clickhouse/clickhouse server --version
3452023-11-02T04:40:35.537ZClickHouse server version 22.8.9.1.
3462023-11-02T04:40:35.560Z+ set -o errexit
3472023-11-02T04:40:35.563Z+++ dirname ./tools/ci_download_console
3482023-11-02T04:40:35.568Z++ cd ./tools
3492023-11-02T04:40:35.571Z++ pwd
3502023-11-02T04:40:35.574Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3512023-11-02T04:40:35.577Z++ basename ./tools/ci_download_console
3522023-11-02T04:40:35.580Z+ ARG0=ci_download_console
3532023-11-02T04:40:35.583Z+ TARGET_DIR=out
3542023-11-02T04:40:35.585Z+ DOWNLOAD_DIR=out/downloads
3552023-11-02T04:40:35.588Z+ DEST_DIR=./out/console-assets
3562023-11-02T04:40:35.591Z+ source /work/oxidecomputer/omicron/tools/console_version
3572023-11-02T04:40:35.594Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3582023-11-02T04:40:35.597Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3592023-11-02T04:40:35.600Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3602023-11-02T04:40:35.603Z+ TARBALL_FILE=out/downloads/console.tar.gz
3612023-11-02T04:40:35.607Z+ main
3622023-11-02T04:40:35.610Z+ [[ 0 != 0 ]]
3632023-11-02T04:40:35.613Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3642023-11-02T04:40:35.616ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3652023-11-02T04:40:35.619Z+ echo 'Local file: out/downloads/console.tar.gz'
3662023-11-02T04:40:35.621ZLocal file: out/downloads/console.tar.gz
3672023-11-02T04:40:35.624Z+ local DO_DOWNLOAD=true
3682023-11-02T04:40:35.627Z+ [[ -f out/downloads/console.tar.gz ]]
3692023-11-02T04:40:35.629Z+ mkdir -p out/downloads
3702023-11-02T04:40:35.632Z+ '[' true == true ']'
3712023-11-02T04:40:35.635Z+ echo Downloading...
3722023-11-02T04:40:35.637ZDownloading...
3732023-11-02T04:40:35.640Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3742023-11-02T04:40:35.651Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3752023-11-02T04:40:36.279Z++ do_sha256sum out/downloads/console.tar.gz
3762023-11-02T04:40:36.291Z++ case "$OSTYPE" in
3772023-11-02T04:40:36.308Z++ SHA=sha256sum
3782023-11-02T04:40:36.319Z++ sha256sum
3792023-11-02T04:40:36.325Z++ awk '{print $1}'
3802023-11-02T04:40:36.330Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3812023-11-02T04:40:36.344Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
3822023-11-02T04:40:36.348Z+ rm -rf ./out/console-assets
3832023-11-02T04:40:36.415Z+ mkdir -p ./out/console-assets
3842023-11-02T04:40:36.427Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3852023-11-02T04:40:36.432Z+ mkdir -p ./out/console-assets
3862023-11-02T04:40:36.441Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3872023-11-02T04:40:36.454Z+ set -o errexit
3882023-11-02T04:40:36.462Z+++ dirname ./tools/ci_download_maghemite_openapi
3892023-11-02T04:40:36.469Z++ cd ./tools
3902023-11-02T04:40:36.475Z++ pwd
3912023-11-02T04:40:36.546Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3922023-11-02T04:40:36.558Z++ basename ./tools/ci_download_maghemite_openapi
3932023-11-02T04:40:36.968Z+ ARG0=ci_download_maghemite_openapi
3942023-11-02T04:40:36.971Z+ TARGET_DIR=out
3952023-11-02T04:40:36.974Z+ DOWNLOAD_DIR=out/downloads
3962023-11-02T04:40:36.977Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
3972023-11-02T04:40:36.985Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
3982023-11-02T04:40:37.001Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
3992023-11-02T04:40:37.024Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4002023-11-02T04:40:37.035Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4012023-11-02T04:40:37.452Z+ main
4022023-11-02T04:40:37.468Z+ [[ 0 != 0 ]]
4032023-11-02T04:40:37.481Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4042023-11-02T04:40:37.501ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4052023-11-02T04:40:37.515Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4062023-11-02T04:40:37.520ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4072023-11-02T04:40:37.526Z+ local DO_DOWNLOAD=true
4082023-11-02T04:40:37.538Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4092023-11-02T04:40:37.553Z+ mkdir -p out/downloads
4102023-11-02T04:40:37.563Z+ '[' true == true ']'
4112023-11-02T04:40:37.575Z+ echo Downloading...
4122023-11-02T04:40:37.584ZDownloading...
4132023-11-02T04:40:37.589Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4142023-11-02T04:40:37.592Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4152023-11-02T04:40:37.596Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4162023-11-02T04:40:37.599Z++ case "$OSTYPE" in
4172023-11-02T04:40:37.602Z++ SHA=sha256sum
4182023-11-02T04:40:37.605Z++ sha256sum
4192023-11-02T04:40:37.608Z++ awk '{print $1}'
4202023-11-02T04:40:37.612Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4212023-11-02T04:40:37.615Z+ [[ 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 ]]
4222023-11-02T04:40:37.618Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4232023-11-02T04:40:37.621Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4242023-11-02T04:40:37.624Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4252023-11-02T04:40:37.628Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4262023-11-02T04:40:37.631Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4272023-11-02T04:40:37.635Z+ main
4282023-11-02T04:40:37.639Z+ [[ 0 != 0 ]]
4292023-11-02T04:40:37.642Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4302023-11-02T04:40:37.645ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4312023-11-02T04:40:37.648Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4322023-11-02T04:40:37.652ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4332023-11-02T04:40:37.656Z+ local DO_DOWNLOAD=true
4342023-11-02T04:40:37.660Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4352023-11-02T04:40:37.664Z+ mkdir -p out/downloads
4362023-11-02T04:40:37.669Z+ '[' true == true ']'
4372023-11-02T04:40:37.673Z+ echo Downloading...
4382023-11-02T04:40:37.676ZDownloading...
4392023-11-02T04:40:37.678Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4402023-11-02T04:40:37.682Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4412023-11-02T04:40:37.688Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4422023-11-02T04:40:37.691Z++ case "$OSTYPE" in
4432023-11-02T04:40:37.694Z++ SHA=sha256sum
4442023-11-02T04:40:37.697Z++ sha256sum
4452023-11-02T04:40:37.700Z++ awk '{print $1}'
4462023-11-02T04:40:37.703Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4472023-11-02T04:40:37.706Z+ [[ 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 ]]
4482023-11-02T04:40:37.708Z+ set -o errexit
4492023-11-02T04:40:37.711Z+++ dirname ./tools/ci_download_dendrite_openapi
4502023-11-02T04:40:37.715Z++ cd ./tools
4512023-11-02T04:40:37.718Z++ pwd
4522023-11-02T04:40:37.721Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4532023-11-02T04:40:37.724Z++ basename ./tools/ci_download_dendrite_openapi
4542023-11-02T04:40:37.727Z+ ARG0=ci_download_dendrite_openapi
4552023-11-02T04:40:37.729Z+ TARGET_DIR=out
4562023-11-02T04:40:37.732Z+ DOWNLOAD_DIR=out/downloads
4572023-11-02T04:40:37.735Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4582023-11-02T04:40:37.737Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4592023-11-02T04:40:37.740Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4602023-11-02T04:40:37.743Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4612023-11-02T04:40:37.746Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4622023-11-02T04:40:37.750Z+ main
4632023-11-02T04:40:37.753Z+ [[ 0 != 0 ]]
4642023-11-02T04:40:37.755Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
4652023-11-02T04:40:37.758ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4662023-11-02T04:40:37.761Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
4672023-11-02T04:40:37.764ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4682023-11-02T04:40:37.768Z+ local DO_DOWNLOAD=true
4692023-11-02T04:40:37.771ZDownloading...
4702023-11-02T04:40:37.774Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
4712023-11-02T04:40:37.777Z+ mkdir -p out/downloads
4722023-11-02T04:40:37.780Z+ '[' true == true ']'
4732023-11-02T04:40:37.783Z+ echo Downloading...
4742023-11-02T04:40:37.786Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4752023-11-02T04:40:37.789Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4762023-11-02T04:40:38.434Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4772023-11-02T04:40:38.494Z++ case "$OSTYPE" in
4782023-11-02T04:40:38.516Z++ SHA=sha256sum
4792023-11-02T04:40:38.534Z++ sha256sum
4802023-11-02T04:40:38.556Z++ awk '{print $1}'
4812023-11-02T04:40:38.574Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4822023-11-02T04:40:38.583Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
4832023-11-02T04:40:38.604Z+ set -o errexit
4842023-11-02T04:40:38.617Z+++ dirname ./tools/ci_download_dendrite_stub
4852023-11-02T04:40:38.645Z++ cd ./tools
4862023-11-02T04:40:38.649Z++ pwd
4872023-11-02T04:40:38.665Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4882023-11-02T04:40:38.670Z++ basename ./tools/ci_download_dendrite_stub
4892023-11-02T04:40:38.676Z+ ARG0=ci_download_dendrite_stub
4902023-11-02T04:40:38.689Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4912023-11-02T04:40:38.702Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
4922023-11-02T04:40:38.719Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
4932023-11-02T04:40:38.727Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
4942023-11-02T04:40:38.732Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4952023-11-02T04:40:38.740Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4962023-11-02T04:40:38.752Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4972023-11-02T04:40:38.763Z+ TARGET_DIR=out
4982023-11-02T04:40:38.784Z+ DOWNLOAD_DIR=out/downloads
4992023-11-02T04:40:39.196Z+ DEST_DIR=./out/dendrite-stub
5002023-11-02T04:40:39.205Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5012023-11-02T04:40:39.215Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5022023-11-02T04:40:39.226Z+ REPO=oxidecomputer/dendrite
5032023-11-02T04:40:39.234Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5042023-11-02T04:40:39.244Z+ main
5052023-11-02T04:40:39.257Z+ [[ 0 != 0 ]]
5062023-11-02T04:40:39.268Z+ CIDL_OS=solaris2.11
5072023-11-02T04:40:39.284Z+ [[ 0 != 0 ]]
5082023-11-02T04:40:39.302Z+ configure_os solaris2.11
5092023-11-02T04:40:39.318Z+ echo 'current directory: /work/oxidecomputer/omicron'
5102023-11-02T04:40:39.742Zcurrent directory: /work/oxidecomputer/omicron
5112023-11-02T04:40:39.756Z+ echo 'configuring based on OS: "solaris2.11"'
5122023-11-02T04:40:39.764Zconfiguring based on OS: "solaris2.11"
5132023-11-02T04:40:39.768Z+ case "$1" in
5142023-11-02T04:40:39.771Z+ SET_BINARIES=
5152023-11-02T04:40:39.774Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5162023-11-02T04:40:39.777Z+ CIDL_SHA256FUNC=do_sha256sum
5172023-11-02T04:40:39.780Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5182023-11-02T04:40:39.783Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5192023-11-02T04:40:39.787Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5202023-11-02T04:40:39.789Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5212023-11-02T04:40:39.792ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5222023-11-02T04:40:39.795Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5232023-11-02T04:40:39.820ZLocal file: out/downloads/dendrite-stub.tar.gz
5242023-11-02T04:40:39.830Z+ mkdir -p out/downloads
5252023-11-02T04:40:39.845Z+ mkdir -p ./out/dendrite-stub
5262023-11-02T04:40:39.855Z+ fetch_and_verify
5272023-11-02T04:40:39.859Z+ local DO_DOWNLOAD=true
5282023-11-02T04:40:39.863Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5292023-11-02T04:40:39.867Z+ '[' true == true ']'
5302023-11-02T04:40:39.870Z+ echo Downloading...
5312023-11-02T04:40:39.878ZDownloading...
5322023-11-02T04:40:39.882Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5332023-11-02T04:40:39.886Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5342023-11-02T04:40:47.375Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5352023-11-02T04:40:47.385Z++ sha256sum
5362023-11-02T04:40:47.395Z++ awk '{print $1}'
5372023-11-02T04:40:47.471Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5382023-11-02T04:40:47.484Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5392023-11-02T04:40:47.504Z+ do_untar out/downloads/dendrite-stub.tar.gz
5402023-11-02T04:40:47.521Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5412023-11-02T04:40:48.411Z+ do_assemble
5422023-11-02T04:40:48.414Z+ rm -r ./out/dendrite-stub
5432023-11-02T04:40:48.418Z+ mkdir ./out/dendrite-stub
5442023-11-02T04:40:48.421Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5452023-11-02T04:40:48.522Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5462023-11-02T04:40:48.535Z+ set -o errexit
5472023-11-02T04:40:48.538Z+++ dirname ./tools/ci_download_maghemite_mgd
5482023-11-02T04:40:48.540Z++ cd ./tools
5492023-11-02T04:40:48.543Z++ pwd
5502023-11-02T04:40:48.546Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5512023-11-02T04:40:48.549Z++ basename ./tools/ci_download_maghemite_mgd
5522023-11-02T04:40:48.551Z+ ARG0=ci_download_maghemite_mgd
5532023-11-02T04:40:48.555Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5542023-11-02T04:40:48.557Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5552023-11-02T04:40:48.560Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5562023-11-02T04:40:48.563Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5572023-11-02T04:40:48.566Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5582023-11-02T04:40:48.571Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5592023-11-02T04:40:48.573Z+ TARGET_DIR=out
5602023-11-02T04:40:48.576Z+ DOWNLOAD_DIR=out/downloads
5612023-11-02T04:40:48.579Z+ DEST_DIR=./out/mgd
5622023-11-02T04:40:48.582Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5632023-11-02T04:40:48.585Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5642023-11-02T04:40:48.591Z+ REPO=oxidecomputer/maghemite
5652023-11-02T04:40:48.599Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5662023-11-02T04:40:48.617Z+ main
5672023-11-02T04:40:49.035Z+ [[ 0 != 0 ]]
5682023-11-02T04:40:49.058Z+ CIDL_OS=solaris2.11
5692023-11-02T04:40:49.477Z+ [[ 0 != 0 ]]
5702023-11-02T04:40:49.489Z+ configure_os solaris2.11
5712023-11-02T04:40:49.505Z+ echo 'current directory: /work/oxidecomputer/omicron'
5722023-11-02T04:40:49.515Zcurrent directory: /work/oxidecomputer/omicron
5732023-11-02T04:40:49.524Z+ echo 'configuring based on OS: "solaris2.11"'
5742023-11-02T04:40:49.531Zconfiguring based on OS: "solaris2.11"
5752023-11-02T04:40:49.539Z+ case "$1" in
5762023-11-02T04:40:49.545Z+ SET_BINARIES=
5772023-11-02T04:40:49.555Z+ CIDL_SHA256FUNC=do_sha256sum
5782023-11-02T04:40:49.977Z+ TARBALL_FILENAME=mgd.tar.gz
5792023-11-02T04:40:49.987Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
5802023-11-02T04:40:49.993Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5812023-11-02T04:40:49.999Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
5822023-11-02T04:40:50.010ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
5832023-11-02T04:40:50.022Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5842023-11-02T04:40:50.034ZLocal file: out/downloads/mgd.tar.gz
5852023-11-02T04:40:50.051Z+ mkdir -p out/downloads
5862023-11-02T04:40:50.066Z+ mkdir -p ./out/mgd
5872023-11-02T04:40:50.084Z+ fetch_and_verify
5882023-11-02T04:40:50.094Z+ local DO_DOWNLOAD=true
5892023-11-02T04:40:50.111Z+ [[ -f out/downloads/mgd.tar.gz ]]
5902023-11-02T04:40:50.120Z+ '[' true == true ']'
5912023-11-02T04:40:50.133Z+ echo Downloading...
5922023-11-02T04:40:50.137ZDownloading...
5932023-11-02T04:40:50.143Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
5942023-11-02T04:40:50.154Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
5952023-11-02T04:40:54.633Z++ do_sha256sum out/downloads/mgd.tar.gz
5962023-11-02T04:40:54.638Z++ sha256sum
5972023-11-02T04:40:54.644Z++ awk '{print $1}'
5982023-11-02T04:40:54.782Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5992023-11-02T04:40:54.797Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6002023-11-02T04:40:54.812Z+ do_untar out/downloads/mgd.tar.gz
6012023-11-02T04:40:54.823Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6022023-11-02T04:40:55.408Z+ do_assemble
6032023-11-02T04:40:55.418Z+ rm -r ./out/mgd
6042023-11-02T04:40:55.428Z+ mkdir ./out/mgd
6052023-11-02T04:40:55.442Z+ cp -r out/downloads/root ./out/mgd/root
6062023-11-02T04:40:55.607Z+ set -o errexit
6072023-11-02T04:40:55.616Z+++ dirname ./tools/ci_download_transceiver_control
6082023-11-02T04:40:55.624Z++ cd ./tools
6092023-11-02T04:40:55.631Z++ pwd
6102023-11-02T04:40:55.640Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6112023-11-02T04:40:55.647Z++ basename ./tools/ci_download_transceiver_control
6122023-11-02T04:40:55.658Z+ ARG0=ci_download_transceiver_control
6132023-11-02T04:40:55.671Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6142023-11-02T04:40:55.677Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6152023-11-02T04:40:55.687Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6162023-11-02T04:40:55.702Z+ TARGET_DIR=out
6172023-11-02T04:40:55.712Z+ DOWNLOAD_DIR=out/downloads
6182023-11-02T04:40:55.721Z+ DEST_DIR=./out/transceiver-control
6192023-11-02T04:40:55.737Z+ BIN_DIR=/opt/oxide/bin
6202023-11-02T04:40:55.747Z+ BINARY=xcvradm
6212023-11-02T04:40:55.767Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6222023-11-02T04:40:55.841Z+ REPO=oxidecomputer/transceiver-control
6232023-11-02T04:40:55.911Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6242023-11-02T04:40:55.921Z+ main
6252023-11-02T04:40:55.932Z+ [[ 0 != 0 ]]
6262023-11-02T04:40:56.353Z+ CIDL_OS=solaris2.11
6272023-11-02T04:40:56.380Z+ [[ 0 != 0 ]]
6282023-11-02T04:40:56.390Z+ configure_os solaris2.11
6292023-11-02T04:40:56.404Z+ echo 'current directory: /work/oxidecomputer/omicron'
6302023-11-02T04:40:56.414Zcurrent directory: /work/oxidecomputer/omicron
6312023-11-02T04:40:56.423Z+ echo 'configuring based on OS: "solaris2.11"'
6322023-11-02T04:40:56.433Zconfiguring based on OS: "solaris2.11"
6332023-11-02T04:40:56.442Z+ case "$1" in
6342023-11-02T04:40:56.448Z+ SET_BINARIES=
6352023-11-02T04:40:56.455Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6362023-11-02T04:40:56.463Z+ CIDL_SHA256FUNC=do_sha256sum
6372023-11-02T04:40:56.467Z+ ARCHIVE_FILENAME=xcvradm.gz
6382023-11-02T04:40:56.474Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6392023-11-02T04:40:56.483Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6402023-11-02T04:40:56.491Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6412023-11-02T04:40:56.500ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6422023-11-02T04:40:56.504Z+ echo 'Local file: out/downloads/xcvradm.gz'
6432023-11-02T04:40:56.508ZLocal file: out/downloads/xcvradm.gz
6442023-11-02T04:40:56.513Z+ mkdir -p out/downloads
6452023-11-02T04:40:56.517Z+ mkdir -p ./out/transceiver-control
6462023-11-02T04:40:56.521Z+ fetch_and_verify
6472023-11-02T04:40:56.525Z+ local DO_DOWNLOAD=true
6482023-11-02T04:40:56.529Z+ [[ -f out/downloads/xcvradm.gz ]]
6492023-11-02T04:40:56.537Z+ '[' true == true ']'
6502023-11-02T04:40:56.541Z+ echo Downloading...
6512023-11-02T04:40:56.549ZDownloading...
6522023-11-02T04:40:56.553Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6532023-11-02T04:40:56.557Z+ 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
6542023-11-02T04:41:00.574Z++ do_sha256sum out/downloads/xcvradm.gz
6552023-11-02T04:41:00.586Z++ sha256sum
6562023-11-02T04:41:01.012Z++ awk '{print $1}'
6572023-11-02T04:41:01.025Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6582023-11-02T04:41:01.037Z+ [[ 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 ]]
6592023-11-02T04:41:01.044Z+ do_unpack out/downloads/xcvradm.gz
6602023-11-02T04:41:01.055Z+ mkdir -p out/downloads/root//opt/oxide/bin
6612023-11-02T04:41:01.068Z+ gzip -dc out/downloads/xcvradm.gz
6622023-11-02T04:41:01.078Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6632023-11-02T04:41:01.090Z+ do_assemble
6642023-11-02T04:41:01.500Z+ rm -r ./out/transceiver-control
6652023-11-02T04:41:01.523Z+ mkdir ./out/transceiver-control
6662023-11-02T04:41:01.539Z+ cp -r out/downloads/root ./out/transceiver-control/root
6672023-11-02T04:41:01.963ZAll prerequisites installed successfully
6682023-11-02T04:41:01.967Z
6692023-11-02T04:41:01.970Zreal 1:58.302018535
6702023-11-02T04:41:01.974Zuser 52.029200068
6712023-11-02T04:41:01.977Zsys 10.432278595
6722023-11-02T04:41:01.980Ztrap 0.030926833
6732023-11-02T04:41:01.983Ztflt 0.243153032
6742023-11-02T04:41:01.987Zdflt 0.688394546
6752023-11-02T04:41:01.990Zkflt 0.238189636
6762023-11-02T04:41:01.993Zlock 1.697955169
6772023-11-02T04:41:01.996Zslp 3:44.934912233
6782023-11-02T04:41:01.999Zlat 4.216592948
6792023-11-02T04:41:02.002Zstop 0.074023148
6802023-11-02T04:41:02.006Z+ banner end-to-end-tests
6812023-11-02T04:41:02.014Z
6822023-11-02T04:41:02.436Z ###### # # ##### ##### #### ###### # # #####
6832023-11-02T04:41:02.446Z # ## # # # # # # # ## # # #
6842023-11-02T04:41:02.548Z ##### # # # # # ##### # # # ##### ##### # # # # #
6852023-11-02T04:41:02.964Z # # # # # # # # # # # # # # #
6862023-11-02T04:41:02.991Z # # ## # # # # # # # ## # #
6872023-11-02T04:41:02.998Z ###### # # ##### # #### ###### # # #####
6882023-11-02T04:41:03.003Z
6892023-11-02T04:41:03.008Z+ export CARGO_PROFILE_DEV_DEBUG=1
6902023-11-02T04:41:03.011Z+ CARGO_PROFILE_DEV_DEBUG=1
6912023-11-02T04:41:03.015Z+ export CARGO_PROFILE_TEST_DEBUG=1
6922023-11-02T04:41:03.018Z+ CARGO_PROFILE_TEST_DEBUG=1
6932023-11-02T04:41:03.022Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6942023-11-02T04:41:03.028Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6952023-11-02T04:41:03.036Z Updating crates.io index
6962023-11-02T04:41:03.048Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6972023-11-02T04:41:03.066Z Updating git repository `https://github.com/oxidecomputer/progenitor`
6982023-11-02T04:41:04.473Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
6992023-11-02T04:41:05.108Z Updating git repository `http://github.com/oxidecomputer/tofino`
7002023-11-02T04:41:05.688Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7012023-11-02T04:41:06.002Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7022023-11-02T04:41:06.276Z Updating git repository `https://github.com/oxidecomputer/propolis`
7032023-11-02T04:41:07.143Z Updating git repository `https://github.com/oxidecomputer/crucible`
7042023-11-02T04:41:08.934Z Updating git repository `https://github.com/oxidecomputer/opte`
7052023-11-02T04:41:10.208Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7062023-11-02T04:41:10.212Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7072023-11-02T04:41:10.519Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7082023-11-02T04:41:11.127Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7092023-11-02T04:41:11.496Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7102023-11-02T04:41:11.861Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7112023-11-02T04:41:12.157Z Updating git repository `https://github.com/njaremko/samael`
7122023-11-02T04:41:12.752Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7132023-11-02T04:41:13.275Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7142023-11-02T04:41:13.696Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7152023-11-02T04:41:14.144Z Updating git repository `https://github.com/jgallagher/nix`
7162023-11-02T04:41:15.405Z Updating git repository `https://github.com/cbiffle/hubpack`
7172023-11-02T04:41:15.741Z Updating git repository `https://github.com/oxidecomputer/omicron`
7182023-11-02T04:41:25.280Z Updating git repository `https://github.com/oxidecomputer/rfb`
7192023-11-02T04:41:25.760Z Updating git repository `https://github.com/oxidecomputer/typify`
7202023-11-02T04:41:26.702Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7212023-11-02T04:41:27.584Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7222023-11-02T04:41:27.588Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7232023-11-02T04:41:29.060Z Downloading crates ...
7242023-11-02T04:41:29.279Z Downloaded colorchoice v1.0.0
7252023-11-02T04:41:29.291Z Downloaded curve25519-dalek-derive v0.1.0
7262023-11-02T04:41:29.299Z Downloaded proc-macro-error-attr v1.0.4
7272023-11-02T04:41:29.307Z Downloaded pin-utils v0.1.0
7282023-11-02T04:41:29.319Z Downloaded native-tls v0.2.11
7292023-11-02T04:41:29.332Z Downloaded quote v1.0.33
7302023-11-02T04:41:29.355Z Downloaded proc-macro2 v1.0.67
7312023-11-02T04:41:29.364Z Downloaded der v0.7.8
7322023-11-02T04:41:29.369Z Downloaded pest v2.7.2
7332023-11-02T04:41:29.374Z Downloaded async-stream-impl v0.3.5
7342023-11-02T04:41:29.383Z Downloaded anstyle-query v1.0.0
7352023-11-02T04:41:29.404Z Downloaded precomputed-hash v0.1.1
7362023-11-02T04:41:29.410Z Downloaded atomicwrites v0.4.2
7372023-11-02T04:41:29.414Z Downloaded debug-ignore v1.0.5
7382023-11-02T04:41:29.428Z Downloaded bitstruct_derive v0.1.0
7392023-11-02T04:41:29.433Z Downloaded clap_lex v0.5.1
7402023-11-02T04:41:29.437Z Downloaded autocfg v1.1.0
7412023-11-02T04:41:29.445Z Downloaded bitflags v1.3.2
7422023-11-02T04:41:29.473Z Downloaded opaque-debug v0.3.0
7432023-11-02T04:41:29.484Z Downloaded pkcs8 v0.10.2
7442023-11-02T04:41:29.493Z Downloaded proc-macro-crate v1.3.1
7452023-11-02T04:41:29.503Z Downloaded ciborium-io v0.2.1
7462023-11-02T04:41:29.513Z Downloaded untrusted v0.7.1
7472023-11-02T04:41:29.524Z Downloaded try-lock v0.2.4
7482023-11-02T04:41:29.534Z Downloaded cipher v0.4.4
7492023-11-02T04:41:29.545Z Downloaded chacha20 v0.9.1
7502023-11-02T04:41:29.555Z Downloaded percent-encoding v2.3.0
7512023-11-02T04:41:29.974Z Downloaded phf_shared v0.10.0
7522023-11-02T04:41:29.979Z Downloaded num-integer v0.1.45
7532023-11-02T04:41:29.983Z Downloaded backoff v0.4.0
7542023-11-02T04:41:30.397Z Downloaded async-trait v0.1.74
7552023-11-02T04:41:30.401Z Downloaded fxhash v0.2.1
7562023-11-02T04:41:30.405Z Downloaded base64ct v1.6.0
7572023-11-02T04:41:30.410Z Downloaded aes-gcm-siv v0.11.1
7582023-11-02T04:41:30.416Z Downloaded dtrace-parser v0.1.14
7592023-11-02T04:41:30.421Z Downloaded difflib v0.4.0
7602023-11-02T04:41:30.425Z Downloaded foreign-types v0.5.0
7612023-11-02T04:41:30.429Z Downloaded http-range v0.1.5
7622023-11-02T04:41:30.433Z Downloaded miniz_oxide v0.7.1
7632023-11-02T04:41:30.438Z Downloaded fallible-streaming-iterator v0.1.9
7642023-11-02T04:41:30.444Z Downloaded clap_derive v4.4.2
7652023-11-02T04:41:30.455Z Downloaded ppv-lite86 v0.2.17
7662023-11-02T04:41:30.469Z Downloaded postcard v0.7.3
7672023-11-02T04:41:30.474Z Downloaded bzip2 v0.4.4
7682023-11-02T04:41:30.538Z Downloaded foreign-types-shared v0.1.1
7692023-11-02T04:41:30.558Z Downloaded utf8parse v0.2.1
7702023-11-02T04:41:30.579Z Downloaded foreign-types-shared v0.3.1
7712023-11-02T04:41:30.600Z Downloaded anyhow v1.0.75
7722023-11-02T04:41:30.625Z Downloaded errno v0.3.2
7732023-11-02T04:41:30.657Z Downloaded usdt-attr-macro v0.3.5
7742023-11-02T04:41:30.689Z Downloaded ff v0.13.0
7752023-11-02T04:41:30.718Z Downloaded tower-service v0.3.2
7762023-11-02T04:41:30.747Z Downloaded num-traits v0.2.16
7772023-11-02T04:41:30.784Z Downloaded fallible-iterator v0.2.0
7782023-11-02T04:41:30.815Z Downloaded glob v0.3.1
7792023-11-02T04:41:30.856Z Downloaded bitflags v2.4.0
7802023-11-02T04:41:30.891Z Downloaded futures-io v0.3.29
7812023-11-02T04:41:30.910Z Downloaded dirs-sys v0.4.1
7822023-11-02T04:41:30.932Z Downloaded dirs-next v2.0.0
7832023-11-02T04:41:30.947Z Downloaded thiserror-no-std v2.0.2
7842023-11-02T04:41:30.957Z Downloaded terminal_size v0.2.6
7852023-11-02T04:41:30.974Z Downloaded hubpack_derive v0.1.1
7862023-11-02T04:41:30.988Z Downloaded foreign-types-macros v0.2.3
7872023-11-02T04:41:31.008Z Downloaded form_urlencoded v1.2.0
7882023-11-02T04:41:31.019Z Downloaded erased-serde v0.3.30
7892023-11-02T04:41:31.031Z Downloaded ident_case v1.0.1
7902023-11-02T04:41:31.043Z Downloaded resolv-conf v0.7.0
7912023-11-02T04:41:31.055Z Downloaded thread_local v1.1.7
7922023-11-02T04:41:31.068Z Downloaded futures-task v0.3.29
7932023-11-02T04:41:31.080Z Downloaded hmac v0.12.1
7942023-11-02T04:41:31.093Z Downloaded futures-macro v0.3.29
7952023-11-02T04:41:31.105Z Downloaded hyper-rustls v0.24.2
7962023-11-02T04:41:31.127Z Downloaded zeroize_derive v1.4.2
7972023-11-02T04:41:31.183Z Downloaded rustls-native-certs v0.6.3
7982023-11-02T04:41:31.243Z Downloaded strum_macros v0.25.2
7992023-11-02T04:41:31.250Z Downloaded slog-scope v4.4.0
8002023-11-02T04:41:31.255Z Downloaded env_logger v0.9.3
8012023-11-02T04:41:31.264Z Downloaded humantime v2.1.0
8022023-11-02T04:41:31.271Z Downloaded backtrace v0.3.69
8032023-11-02T04:41:31.292Z Downloaded tokio-tungstenite v0.18.0
8042023-11-02T04:41:31.302Z Downloaded structmeta v0.1.6
8052023-11-02T04:41:31.317Z Downloaded waitgroup v0.1.2
8062023-11-02T04:41:31.331Z Downloaded semver-parser v0.10.2
8072023-11-02T04:41:31.346Z Downloaded ghash v0.5.0
8082023-11-02T04:41:31.359Z Downloaded time-core v0.1.1
8092023-11-02T04:41:31.365Z Downloaded sha1 v0.10.5
8102023-11-02T04:41:31.373Z Downloaded hyper-tls v0.5.0
8112023-11-02T04:41:31.382Z Downloaded serde_path_to_error v0.1.14
8122023-11-02T04:41:31.391Z Downloaded serde_derive_internals v0.26.0
8132023-11-02T04:41:31.401Z Downloaded rand_chacha v0.3.1
8142023-11-02T04:41:31.410Z Downloaded lalrpop-util v0.19.12
8152023-11-02T04:41:31.419Z Downloaded radium v0.7.0
8162023-11-02T04:41:31.423Z Downloaded futures-sink v0.3.29
8172023-11-02T04:41:31.429Z Downloaded spki v0.7.2
8182023-11-02T04:41:31.433Z Downloaded serde_tokenstream v0.2.0
8192023-11-02T04:41:31.441Z Downloaded ringbuffer v0.15.0
8202023-11-02T04:41:31.451Z Downloaded russh-cryptovec v0.7.0
8212023-11-02T04:41:31.457Z Downloaded zone v0.2.0
8222023-11-02T04:41:31.461Z Downloaded rand_chacha v0.2.2
8232023-11-02T04:41:31.465Z Downloaded signature v2.1.0
8242023-11-02T04:41:31.468Z Downloaded home v0.5.5
8252023-11-02T04:41:31.472Z Downloaded httpdate v1.0.3
8262023-11-02T04:41:31.476Z Downloaded strsim v0.8.0
8272023-11-02T04:41:31.480Z Downloaded serde_arrays v0.1.0
8282023-11-02T04:41:31.484Z Downloaded thiserror-impl v1.0.49
8292023-11-02T04:41:31.490Z Downloaded static_assertions v1.1.0
8302023-11-02T04:41:31.494Z Downloaded stable_deref_trait v1.2.0
8312023-11-02T04:41:31.498Z Downloaded instant v0.1.12
8322023-11-02T04:41:31.502Z Downloaded ed25519 v2.2.2
8332023-11-02T04:41:31.507Z Downloaded synstructure v0.12.6
8342023-11-02T04:41:31.514Z Downloaded take_mut v0.2.2
8352023-11-02T04:41:31.517Z Downloaded semver v1.0.20
8362023-11-02T04:41:31.525Z Downloaded headers v0.3.9
8372023-11-02T04:41:31.529Z Downloaded headers-core v0.2.0
8382023-11-02T04:41:31.534Z Downloaded scheduled-thread-pool v0.2.7
8392023-11-02T04:41:31.539Z Downloaded r2d2 v0.8.10
8402023-11-02T04:41:31.547Z Downloaded rcgen v0.11.3
8412023-11-02T04:41:31.551Z Downloaded endian-type v0.1.2
8422023-11-02T04:41:31.558Z Downloaded subtle v2.5.0
8432023-11-02T04:41:31.566Z Downloaded usdt-impl v0.3.5
8442023-11-02T04:41:31.986Z Downloaded string_cache v0.8.7
8452023-11-02T04:41:31.995Z Downloaded xattr v1.0.1
8462023-11-02T04:41:32.001Z Downloaded httparse v1.8.0
8472023-11-02T04:41:32.009Z Downloaded ipnetwork v0.20.0
8482023-11-02T04:41:32.014Z Downloaded either v1.9.0
8492023-11-02T04:41:32.021Z Downloaded sct v0.7.0
8502023-11-02T04:41:32.028Z Downloaded schemars_derive v0.8.13
8512023-11-02T04:41:32.034Z Downloaded slog-dtrace v0.2.3
8522023-11-02T04:41:32.040Z Downloaded url v2.4.1
8532023-11-02T04:41:32.047Z Downloaded serde_yaml v0.9.25
8542023-11-02T04:41:32.053Z Downloaded hyper-staticfile v0.9.5
8552023-11-02T04:41:32.061Z Downloaded elliptic-curve v0.13.5
8562023-11-02T04:41:32.066Z Downloaded heck v0.3.3
8572023-11-02T04:41:32.069Z Downloaded fastrand v2.0.0
8582023-11-02T04:41:32.072Z Downloaded itoa v1.0.9
8592023-11-02T04:41:32.076Z Downloaded textwrap v0.11.0
8602023-11-02T04:41:32.079Z Downloaded similar v2.2.1
8612023-11-02T04:41:32.082Z Downloaded enum-as-inner v0.5.1
8622023-11-02T04:41:32.086Z Downloaded tinyvec v1.6.0
8632023-11-02T04:41:32.093Z Downloaded russh-keys v0.38.0
8642023-11-02T04:41:32.097Z Downloaded slab v0.4.9
8652023-11-02T04:41:32.100Z Downloaded tungstenite v0.20.1
8662023-11-02T04:41:32.104Z Downloaded toml v0.8.6
8672023-11-02T04:41:32.107Z Downloaded semver v0.11.0
8682023-11-02T04:41:32.110Z Downloaded secrecy v0.8.0
8692023-11-02T04:41:32.113Z Downloaded tokio-postgres v0.7.10
8702023-11-02T04:41:32.117Z Downloaded spin v0.9.8
8712023-11-02T04:41:32.120Z Downloaded hashlink v0.8.3
8722023-11-02T04:41:32.123Z Downloaded structopt v0.3.26
8732023-11-02T04:41:32.127Z Downloaded tar v0.4.40
8742023-11-02T04:41:32.130Z Downloaded ryu v1.0.15
8752023-11-02T04:41:32.133Z Downloaded ron v0.7.1
8762023-11-02T04:41:32.136Z Downloaded ed25519-dalek v2.0.0
8772023-11-02T04:41:32.139Z Downloaded aes-gcm v0.10.3
8782023-11-02T04:41:32.143Z Downloaded slog v2.7.0
8792023-11-02T04:41:32.157Z Downloaded indexmap v2.0.0
8802023-11-02T04:41:32.160Z Downloaded trust-dns-server v0.22.1
8812023-11-02T04:41:32.163Z Downloaded rand v0.8.5
8822023-11-02T04:41:32.168Z Downloaded trust-dns-resolver v0.22.0
8832023-11-02T04:41:32.587Z Downloaded serde v1.0.188
8842023-11-02T04:41:32.594Z Downloaded futures-util v0.3.29
8852023-11-02T04:41:33.015Z Downloaded hashbrown v0.12.3
8862023-11-02T04:41:33.018Z Downloaded serde_with v2.3.3
8872023-11-02T04:41:33.023Z Downloaded regex-automata v0.1.10
8882023-11-02T04:41:33.026Z Downloaded hashbrown v0.14.0
8892023-11-02T04:41:33.029Z Downloaded unicode-normalization v0.1.22
8902023-11-02T04:41:33.032Z Downloaded heapless v0.7.16
8912023-11-02T04:41:33.035Z Downloaded rand v0.7.3
8922023-11-02T04:41:33.038Z Downloaded hashbrown v0.13.2
8932023-11-02T04:41:33.041Z Downloaded clap v2.34.0
8942023-11-02T04:41:33.044Z Downloaded rusqlite v0.29.0
8952023-11-02T04:41:33.047Z Downloaded git2 v0.17.2
8962023-11-02T04:41:33.050Z Downloaded hkdf v0.12.3
8972023-11-02T04:41:33.054Z Downloaded rustls-webpki v0.101.7
8982023-11-02T04:41:33.059Z Downloaded object v0.32.1
8992023-11-02T04:41:33.062Z Downloaded radix_trie v0.2.1
9002023-11-02T04:41:33.066Z Downloaded gimli v0.28.0
9012023-11-02T04:41:33.071Z Downloaded idna v0.4.0
9022023-11-02T04:41:33.075Z Downloaded idna v0.2.3
9032023-11-02T04:41:33.082Z Downloaded rustix v0.37.23
9042023-11-02T04:41:33.090Z Downloaded smoltcp v0.9.1
9052023-11-02T04:41:33.096Z Downloaded curve25519-dalek v4.1.0
9062023-11-02T04:41:33.104Z Downloaded regex v1.10.2
9072023-11-02T04:41:33.110Z Downloaded syn v2.0.32
9082023-11-02T04:41:33.116Z Downloaded rustls v0.21.8
9092023-11-02T04:41:33.124Z Downloaded openapiv3 v1.0.3
9102023-11-02T04:41:33.130Z Downloaded regex-automata v0.3.8
9112023-11-02T04:41:33.136Z Downloaded rustix v0.38.9
9122023-11-02T04:41:33.144Z Downloaded regex-syntax v0.6.29
9132023-11-02T04:41:33.152Z Downloaded regex-syntax v0.8.2
9142023-11-02T04:41:33.156Z Downloaded trust-dns-proto v0.22.0
9152023-11-02T04:41:33.161Z Downloaded bstr v0.2.17
9162023-11-02T04:41:33.165Z Downloaded regress v0.7.1
9172023-11-02T04:41:33.168Z Downloaded zerocopy-derive v0.2.0
9182023-11-02T04:41:33.171Z Downloaded sled v0.34.7
9192023-11-02T04:41:33.174Z Downloaded zerocopy-derive v0.6.4
9202023-11-02T04:41:33.177Z Downloaded winapi v0.3.9
9212023-11-02T04:41:33.180Z Downloaded encoding_rs v0.8.33
9222023-11-02T04:41:33.183Z Downloaded libc v0.2.149
9232023-11-02T04:41:33.187Z Downloaded regex-automata v0.4.3
9242023-11-02T04:41:33.191Z Downloaded tokio v1.33.0
9252023-11-02T04:41:33.197Z Downloaded bzip2-sys v0.1.11+1.0.8
9262023-11-02T04:41:33.205Z Downloaded sha3 v0.10.8
9272023-11-02T04:41:33.216Z Downloaded nix v0.26.2
9282023-11-02T04:41:33.628Z Downloaded bstr v1.6.0
9292023-11-02T04:41:33.636Z Downloaded smoltcp v0.8.2
9302023-11-02T04:41:33.643Z Downloaded webpki-roots v0.25.2
9312023-11-02T04:41:33.654Z Downloaded diesel v2.1.3
9322023-11-02T04:41:33.662Z Downloaded chrono v0.4.31
9332023-11-02T04:41:33.672Z Downloaded winnow v0.5.15
9342023-11-02T04:41:33.679Z Downloaded openssl v0.10.57
9352023-11-02T04:41:33.687Z Downloaded vcpkg v0.2.15
9362023-11-02T04:41:33.698Z Downloaded libgit2-sys v0.15.2+1.6.4
9372023-11-02T04:41:33.703Z Downloaded bitvec v1.0.1
9382023-11-02T04:41:33.710Z Downloaded petgraph v0.6.4
9392023-11-02T04:41:33.716Z Downloaded itertools v0.11.0
9402023-11-02T04:41:33.721Z Downloaded hyper v0.14.27
9412023-11-02T04:41:33.728Z Downloaded reqwest v0.11.20
9422023-11-02T04:41:33.739Z Downloaded h2 v0.3.21
9432023-11-02T04:41:33.748Z Downloaded serde_json v1.0.108
9442023-11-02T04:41:33.756Z Downloaded russh v0.38.0
9452023-11-02T04:41:33.767Z Downloaded tracing v0.1.37
9462023-11-02T04:41:33.794Z Downloaded toml_edit v0.20.7
9472023-11-02T04:41:33.811Z Downloaded toml_edit v0.19.15
9482023-11-02T04:41:33.822Z Downloaded ring v0.17.5
9492023-11-02T04:41:33.829Z Downloaded libz-sys v1.1.12
9502023-11-02T04:41:33.834Z Downloaded itertools v0.10.5
9512023-11-02T04:41:33.845Z Downloaded indexmap v1.9.3
9522023-11-02T04:41:33.852Z Downloaded ring v0.16.20
9532023-11-02T04:41:33.855Z Downloaded unicode-segmentation v1.10.1
9542023-11-02T04:41:33.858Z Downloaded time v0.3.27
9552023-11-02T04:41:33.862Z Downloaded aho-corasick v1.0.4
9562023-11-02T04:41:33.887Z Downloaded http v0.2.9
9572023-11-02T04:41:33.897Z Downloaded schemars v0.8.13
9582023-11-02T04:41:33.904Z Downloaded slog-term v2.9.0
9592023-11-02T04:41:33.910Z Downloaded socket2 v0.5.4
9602023-11-02T04:41:33.916Z Downloaded tokio-util v0.7.10
9612023-11-02T04:41:33.924Z Downloaded socket2 v0.4.9
9622023-11-02T04:41:33.932Z Downloaded libsqlite3-sys v0.26.0
9632023-11-02T04:41:33.936Z Downloaded tempfile v3.8.0
9642023-11-02T04:41:33.947Z Downloaded subprocess v0.2.9
9652023-11-02T04:41:33.954Z Downloaded trust-dns-client v0.22.0
9662023-11-02T04:41:33.957Z Downloaded flate2 v1.0.28
9672023-11-02T04:41:33.961Z Downloaded libm v0.2.7
9682023-11-02T04:41:33.974Z Downloaded hash32 v0.2.1
9692023-11-02T04:41:33.977Z Downloaded thiserror v1.0.49
9702023-11-02T04:41:33.979Z Downloaded slog-bunyan v2.4.0
9712023-11-02T04:41:33.982Z Downloaded serde_derive v1.0.188
9722023-11-02T04:41:33.985Z Downloaded same-file v1.0.6
9732023-11-02T04:41:33.988Z Downloaded fixedbitset v0.4.2
9742023-11-02T04:41:33.991Z Downloaded smf v0.2.2
9752023-11-02T04:41:33.997Z Downloaded slog-json v2.6.1
9762023-11-02T04:41:34.005Z Downloaded half v1.8.2
9772023-11-02T04:41:34.018Z Downloaded num-bigint v0.4.4
9782023-11-02T04:41:34.021Z Downloaded structopt-derive v0.4.18
9792023-11-02T04:41:34.024Z Downloaded unicode-width v0.1.11
9802023-11-02T04:41:34.029Z Downloaded tokio-tungstenite v0.20.1
9812023-11-02T04:41:34.042Z Downloaded rustversion v1.0.14
9822023-11-02T04:41:34.055Z Downloaded digest v0.10.7
9832023-11-02T04:41:34.061Z Downloaded stringprep v0.1.3
9842023-11-02T04:41:34.064Z Downloaded scopeguard v1.2.0
9852023-11-02T04:41:34.067Z Downloaded unicode-bidi v0.3.13
9862023-11-02T04:41:34.070Z Downloaded unsafe-libyaml v0.2.9
9872023-11-02T04:41:34.073Z Downloaded zip v0.6.6
9882023-11-02T04:41:34.076Z Downloaded utf-8 v0.7.6
9892023-11-02T04:41:34.079Z Downloaded keccak v0.1.4
9902023-11-02T04:41:34.082Z Downloaded slog-envlogger v2.2.0
9912023-11-02T04:41:34.086Z Downloaded rand_core v0.5.1
9922023-11-02T04:41:34.089Z Downloaded strsim v0.10.0
9932023-11-02T04:41:34.092Z Downloaded serde_with_macros v2.3.3
9942023-11-02T04:41:34.095Z Downloaded jobserver v0.1.26
9952023-11-02T04:41:34.098Z Downloaded toml v0.5.11
9962023-11-02T04:41:34.101Z Downloaded syn v1.0.109
9972023-11-02T04:41:34.105Z Downloaded rand_core v0.6.4
9982023-11-02T04:41:34.109Z Downloaded tokio-rustls v0.24.1
9992023-11-02T04:41:34.113Z Downloaded is-terminal v0.4.9
10002023-11-02T04:41:34.116Z Downloaded inout v0.1.3
10012023-11-02T04:41:34.119Z Downloaded serde_urlencoded v0.7.1
10022023-11-02T04:41:34.122Z Downloaded structmeta-derive v0.1.6
10032023-11-02T04:41:34.125Z Downloaded serde_repr v0.1.16
10042023-11-02T04:41:34.128Z Downloaded ipnet v2.8.0
10052023-11-02T04:41:34.131Z Downloaded io-lifetimes v1.0.11
10062023-11-02T04:41:34.134Z Downloaded http-body v0.4.5
10072023-11-02T04:41:34.137Z Downloaded slog-async v2.8.0
10082023-11-02T04:41:34.140Z Downloaded vec_map v0.8.2
10092023-11-02T04:41:34.145Z Downloaded smallvec v1.11.0
10102023-11-02T04:41:34.149Z Downloaded spin v0.5.2
10112023-11-02T04:41:34.154Z Downloaded getopts v0.2.21
10122023-11-02T04:41:34.157Z Downloaded rustc-demangle v0.1.23
10132023-11-02T04:41:34.160Z Downloaded uuid v1.4.1
10142023-11-02T04:41:34.163Z Downloaded iana-time-zone v0.1.57
10152023-11-02T04:41:34.166Z Downloaded sha2 v0.10.8
10162023-11-02T04:41:34.170Z Downloaded serde_tokenstream v0.1.7
10172023-11-02T04:41:34.173Z Downloaded rustc_version v0.4.0
10182023-11-02T04:41:34.177Z Downloaded vsss-rs v3.3.1
10192023-11-02T04:41:34.180Z Downloaded yasna v0.5.2
10202023-11-02T04:41:34.183Z Downloaded strum v0.25.0
10212023-11-02T04:41:34.186Z Downloaded wyz v0.5.1
10222023-11-02T04:41:34.189Z Downloaded walkdir v2.4.0
10232023-11-02T04:41:34.192Z Downloaded fnv v1.0.7
10242023-11-02T04:41:34.195Z Downloaded unicode-ident v1.0.12
10252023-11-02T04:41:34.198Z Downloaded futures-core v0.3.29
10262023-11-02T04:41:34.201Z Downloaded base64 v0.21.5
10272023-11-02T04:41:34.208Z Downloaded diesel_derives v2.1.1
10282023-11-02T04:41:34.219Z Downloaded clap_builder v4.4.2
10292023-11-02T04:41:34.229Z Downloaded heck v0.4.1
10302023-11-02T04:41:34.243Z Downloaded slog-stdlog v4.1.1
10312023-11-02T04:41:34.254Z Downloaded siphasher v0.3.11
10322023-11-02T04:41:34.263Z Downloaded rustfmt-wrapper v0.2.0
10332023-11-02T04:41:34.272Z Downloaded toml v0.7.8
10342023-11-02T04:41:34.280Z Downloaded unicase v2.7.0
10352023-11-02T04:41:34.286Z Downloaded tungstenite v0.18.0
10362023-11-02T04:41:34.291Z Downloaded tracing-core v0.1.31
10372023-11-02T04:41:34.294Z Downloaded rustls-pemfile v1.0.3
10382023-11-02T04:41:34.298Z Downloaded getrandom v0.2.10
10392023-11-02T04:41:34.302Z Downloaded signal-hook-registry v1.4.1
10402023-11-02T04:41:34.306Z Downloaded futures v0.3.29
10412023-11-02T04:41:34.310Z Downloaded ucd-trie v0.1.6
10422023-11-02T04:41:34.313Z Downloaded futures-executor v0.3.29
10432023-11-02T04:41:34.318Z Downloaded mime_guess v2.0.4
10442023-11-02T04:41:34.321Z Downloaded zeroize v1.6.0
10452023-11-02T04:41:34.325Z Downloaded chacha20poly1305 v0.10.1
10462023-11-02T04:41:34.329Z Downloaded cc v1.0.83
10472023-11-02T04:41:34.332Z Downloaded getrandom v0.1.16
10482023-11-02T04:41:34.336Z Downloaded tokio-stream v0.1.14
10492023-11-02T04:41:34.339Z Downloaded arc-swap v1.6.0
10502023-11-02T04:41:34.344Z Downloaded zerocopy v0.3.0
10512023-11-02T04:41:34.347Z Downloaded vergen v8.2.4
10522023-11-02T04:41:34.354Z Downloaded zerocopy v0.6.4
10532023-11-02T04:41:34.358Z Downloaded serde_spanned v0.6.4
10542023-11-02T04:41:34.361Z Downloaded universal-hash v0.5.1
10552023-11-02T04:41:34.365Z Downloaded clap v4.4.3
10562023-11-02T04:41:34.376Z Downloaded futures-channel v0.3.29
10572023-11-02T04:41:34.795Z Downloaded base64 v0.13.1
10582023-11-02T04:41:34.799Z Downloaded typenum v1.16.0
10592023-11-02T04:41:34.802Z Downloaded want v0.3.1
10602023-11-02T04:41:34.806Z Downloaded float-cmp v0.9.0
10612023-11-02T04:41:34.809Z Downloaded crypto-bigint v0.5.2
10622023-11-02T04:41:34.813Z Downloaded const_format v0.2.31
10632023-11-02T04:41:34.817Z Downloaded parking_lot_core v0.9.8
10642023-11-02T04:41:34.825Z Downloaded dirs v5.0.1
10652023-11-02T04:41:34.829Z Downloaded term v0.7.0
10662023-11-02T04:41:34.832Z Downloaded once_cell v1.18.0
10672023-11-02T04:41:34.836Z Downloaded parking_lot_core v0.8.6
10682023-11-02T04:41:34.839Z Downloaded hubpack v0.1.2
10692023-11-02T04:41:34.842Z Downloaded thread-id v4.2.0
10702023-11-02T04:41:34.846Z Downloaded cancel-safe-futures v0.1.5
10712023-11-02T04:41:34.850Z Downloaded hex-literal v0.4.1
10722023-11-02T04:41:34.853Z Downloaded group v0.13.0
10732023-11-02T04:41:34.856Z Downloaded parking_lot v0.12.1
10742023-11-02T04:41:34.860Z Downloaded num-rational v0.4.1
10752023-11-02T04:41:34.864Z Downloaded equivalent v1.0.1
10762023-11-02T04:41:34.868Z Downloaded parking_lot v0.11.2
10772023-11-02T04:41:34.871Z Downloaded version_check v0.9.4
10782023-11-02T04:41:34.874Z Downloaded dirs-sys-next v0.1.2
10792023-11-02T04:41:34.878Z Downloaded whoami v1.4.1
10802023-11-02T04:41:34.881Z Downloaded tokio-native-tls v0.3.1
10812023-11-02T04:41:34.886Z Downloaded platforms v3.0.2
10822023-11-02T04:41:34.890Z Downloaded twox-hash v1.6.3
10832023-11-02T04:41:34.894Z Downloaded generic-array v0.14.7
10842023-11-02T04:41:34.898Z Downloaded filetime v0.2.22
10852023-11-02T04:41:34.901Z Downloaded pin-project-lite v0.2.13
10862023-11-02T04:41:34.905Z Downloaded tracing-attributes v0.1.26
10872023-11-02T04:41:34.909Z Downloaded usdt-macro v0.3.5
10882023-11-02T04:41:34.912Z Downloaded dof v0.1.5
10892023-11-02T04:41:34.916Z Downloaded proc-macro-error v1.0.4
10902023-11-02T04:41:34.919Z Downloaded password-hash v0.4.2
10912023-11-02T04:41:34.923Z Downloaded untrusted v0.9.0
10922023-11-02T04:41:34.927Z Downloaded postgres-types v0.2.6
10932023-11-02T04:41:34.931Z Downloaded postgres-protocol v0.6.6
10942023-11-02T04:41:34.934Z Downloaded password-hash v0.5.0
10952023-11-02T04:41:34.937Z Downloaded num_enum v0.7.0
10962023-11-02T04:41:34.941Z Downloaded mio v0.8.8
10972023-11-02T04:41:34.945Z Downloaded termcolor v1.2.0
10982023-11-02T04:41:34.948Z Downloaded tap v1.0.1
10992023-11-02T04:41:34.952Z Downloaded polyval v0.6.1
11002023-11-02T04:41:34.955Z Downloaded parse-display-derive v0.7.0
11012023-11-02T04:41:34.959Z Downloaded num_cpus v1.16.0
11022023-11-02T04:41:34.963Z Downloaded crossbeam-channel v0.5.8
11032023-11-02T04:41:34.970Z Downloaded num_enum_derive v0.5.11
11042023-11-02T04:41:35.383Z Downloaded hostname v0.3.1
11052023-11-02T04:41:35.398Z Downloaded blake2 v0.10.6
11062023-11-02T04:41:35.406Z Downloaded log v0.4.20
11072023-11-02T04:41:35.418Z Downloaded hex v0.4.3
11082023-11-02T04:41:35.423Z Downloaded tinyvec_macros v0.1.1
11092023-11-02T04:41:35.429Z Downloaded ascii v1.1.0
11102023-11-02T04:41:35.435Z Downloaded allocator-api2 v0.2.16
11112023-11-02T04:41:35.441Z Downloaded predicates v3.0.4
11122023-11-02T04:41:35.459Z Downloaded pbkdf2 v0.12.2
11132023-11-02T04:41:35.464Z Downloaded unicode-xid v0.2.4
11142023-11-02T04:41:35.468Z Downloaded phf v0.11.2
11152023-11-02T04:41:35.471Z Downloaded multer v2.1.0
11162023-11-02T04:41:35.475Z Downloaded usdt v0.3.5
11172023-11-02T04:41:35.479Z Downloaded time-macros v0.2.13
11182023-11-02T04:41:35.485Z Downloaded pest_generator v2.7.2
11192023-11-02T04:41:35.895Z Downloaded foreign-types v0.3.2
11202023-11-02T04:41:35.911Z Downloaded dyn-clone v1.0.13
11212023-11-02T04:41:35.916Z Downloaded toolchain_find v0.2.0
11222023-11-02T04:41:35.924Z Downloaded thiserror-impl-no-std v2.0.2
11232023-11-02T04:41:35.930Z Downloaded predicates-core v1.0.6
11242023-11-02T04:41:35.934Z Downloaded postcard-cobs v0.1.5-pre
11252023-11-02T04:41:35.939Z Downloaded pest_derive v2.7.2
11262023-11-02T04:41:35.944Z Downloaded num-iter v0.1.43
11272023-11-02T04:41:35.949Z Downloaded darling v0.20.3
11282023-11-02T04:41:35.953Z Downloaded funty v2.0.0
11292023-11-02T04:41:35.960Z Downloaded argon2 v0.5.2
11302023-11-02T04:41:35.966Z Downloaded pest_meta v2.7.2
11312023-11-02T04:41:35.970Z Downloaded omicron-zone-package v0.8.3
11322023-11-02T04:41:35.974Z Downloaded crossbeam-utils v0.8.16
11332023-11-02T04:41:35.978Z Downloaded blowfish v0.9.1
11342023-11-02T04:41:35.986Z Downloaded zone_cfg_derive v0.2.0
11352023-11-02T04:41:35.996Z Downloaded linked-hash-map v0.5.6
11362023-11-02T04:41:36.013Z Downloaded camino-tempfile v1.0.2
11372023-11-02T04:41:36.026Z Downloaded cbc v0.1.2
11382023-11-02T04:41:36.041Z Downloaded pretty-hex v0.2.1
11392023-11-02T04:41:36.053Z Downloaded pem v3.0.2
11402023-11-02T04:41:36.070Z Downloaded pem v1.1.1
11412023-11-02T04:41:36.086Z Downloaded openssl-probe v0.1.5
11422023-11-02T04:41:36.102Z Downloaded num_threads v0.1.6
11432023-11-02T04:41:36.118Z Downloaded num-derive v0.4.0
11442023-11-02T04:41:36.138Z Downloaded lazy_static v1.4.0
11452023-11-02T04:41:36.155Z Downloaded bit-vec v0.6.3
11462023-11-02T04:41:36.171Z Downloaded lru-cache v0.1.2
11472023-11-02T04:41:36.188Z Downloaded async-stream v0.3.5
11482023-11-02T04:41:36.202Z Downloaded ansi_term v0.12.1
11492023-11-02T04:41:36.217Z Downloaded convert_case v0.4.0
11502023-11-02T04:41:36.234Z Downloaded addr2line v0.21.0
11512023-11-02T04:41:36.247Z Downloaded anstyle-parse v0.2.1
11522023-11-02T04:41:36.262Z Downloaded ciborium v0.2.1
11532023-11-02T04:41:36.299Z Downloaded toml_datetime v0.6.5
11542023-11-02T04:41:36.319Z Downloaded pbkdf2 v0.11.0
11552023-11-02T04:41:36.332Z Downloaded memoffset v0.7.1
11562023-11-02T04:41:36.345Z Downloaded tokio-macros v2.1.0
11572023-11-02T04:41:36.356Z Downloaded phf_shared v0.11.2
11582023-11-02T04:41:36.364Z Downloaded crc32fast v1.3.2
11592023-11-02T04:41:36.374Z Downloaded data-encoding v2.4.0
11602023-11-02T04:41:36.416Z Downloaded libefi-sys v0.1.0
11612023-11-02T04:41:36.431Z Downloaded byteorder v1.5.0
11622023-11-02T04:41:36.445Z Downloaded anstream v0.5.0
11632023-11-02T04:41:36.475Z Downloaded base16ct v0.2.0
11642023-11-02T04:41:36.483Z Downloaded openssl-macros v0.1.1
11652023-11-02T04:41:36.489Z Downloaded num_enum_derive v0.7.0
11662023-11-02T04:41:36.494Z Downloaded adler v1.0.2
11672023-11-02T04:41:36.501Z Downloaded aead v0.5.2
11682023-11-02T04:41:36.506Z Downloaded new_debug_unreachable v1.0.4
11692023-11-02T04:41:36.510Z Downloaded crossbeam-epoch v0.9.15
11702023-11-02T04:41:36.514Z Downloaded block-padding v0.3.3
11712023-11-02T04:41:36.518Z Downloaded atomic-waker v1.1.1
11722023-11-02T04:41:36.524Z Downloaded parse-display v0.7.0
11732023-11-02T04:41:36.529Z Downloaded memoffset v0.9.0
11742023-11-02T04:41:36.533Z Downloaded option-ext v0.2.0
11752023-11-02T04:41:36.536Z Downloaded openssl-sys v0.9.93
11762023-11-02T04:41:36.541Z Downloaded cpufeatures v0.2.9
11772023-11-02T04:41:36.545Z Downloaded ahash v0.8.3
11782023-11-02T04:41:36.550Z Downloaded bit_field v0.10.2
11792023-11-02T04:41:36.556Z Downloaded diesel_table_macro_syntax v0.1.0
11802023-11-02T04:41:36.562Z Downloaded anstyle v1.0.2
11812023-11-02T04:41:36.566Z Downloaded atty v0.2.14
11822023-11-02T04:41:36.598Z Downloaded async-recursion v1.0.5
11832023-11-02T04:41:36.602Z Downloaded num_enum v0.5.11
11842023-11-02T04:41:36.607Z Downloaded normalize-line-endings v0.3.0
11852023-11-02T04:41:36.610Z Downloaded memchr v2.6.3
11862023-11-02T04:41:36.614Z Downloaded md5 v0.7.0
11872023-11-02T04:41:36.618Z Downloaded match_cfg v0.1.0
11882023-11-02T04:41:36.690Z Downloaded derive_more v0.99.17
11892023-11-02T04:41:36.708Z Downloaded deranged v0.3.8
11902023-11-02T04:41:36.712Z Downloaded darling_core v0.20.3
11912023-11-02T04:41:36.721Z Downloaded nibble_vec v0.1.0
11922023-11-02T04:41:36.728Z Downloaded matches v0.1.10
11932023-11-02T04:41:36.737Z Downloaded managed v0.8.0
11942023-11-02T04:41:36.755Z Downloaded darling_macro v0.20.3
11952023-11-02T04:41:36.769Z Downloaded crypto-common v0.1.6
11962023-11-02T04:41:36.778Z Downloaded crucible-workspace-hack v0.1.0
11972023-11-02T04:41:36.786Z Downloaded ctr v0.9.2
11982023-11-02T04:41:36.790Z Downloaded cstr-argument v0.1.2
11992023-11-02T04:41:36.794Z Downloaded const-oid v0.9.5
12002023-11-02T04:41:36.797Z Downloaded console v0.15.7
12012023-11-02T04:41:36.801Z Downloaded camino v1.1.6
12022023-11-02T04:41:36.806Z Downloaded bytes v1.5.0
12032023-11-02T04:41:36.810Z Downloaded bitstruct v0.1.1
12042023-11-02T04:41:36.816Z Downloaded aes v0.8.3
12052023-11-02T04:41:36.820Z Downloaded poly1305 v0.8.0
12062023-11-02T04:41:36.837Z Downloaded pkg-config v0.3.27
12072023-11-02T04:41:36.841Z Downloaded lock_api v0.4.10
12082023-11-02T04:41:36.846Z Downloaded const_format_proc_macros v0.2.31
12092023-11-02T04:41:36.849Z Downloaded cfg-if v1.0.0
12102023-11-02T04:41:36.854Z Downloaded bincode v1.3.3
12112023-11-02T04:41:36.863Z Downloaded quick-error v1.2.3
12122023-11-02T04:41:36.867Z Downloaded pretty-hex v0.3.0
12132023-11-02T04:41:36.873Z Downloaded paste v1.0.14
12142023-11-02T04:41:36.877Z Downloaded num-complex v0.4.4
12152023-11-02T04:41:36.880Z Downloaded num v0.4.1
12162023-11-02T04:41:36.898Z Downloaded macaddr v1.0.1
12172023-11-02T04:41:36.908Z Downloaded mime v0.3.17
12182023-11-02T04:41:36.912Z Downloaded colored v2.0.4
12192023-11-02T04:41:36.918Z Downloaded bit-set v0.5.3
12202023-11-02T04:41:36.925Z Downloaded cfg-if v0.1.10
12212023-11-02T04:41:36.931Z Downloaded md-5 v0.10.5
12222023-11-02T04:41:36.936Z Downloaded ciborium-ll v0.2.1
12232023-11-02T04:41:36.940Z Downloaded block-buffer v0.10.4
12242023-11-02T04:41:36.949Z Downloaded bcrypt-pbkdf v0.10.0
12252023-11-02T04:41:36.956Z Compiling proc-macro2 v1.0.67
12262023-11-02T04:41:36.960Z Compiling unicode-ident v1.0.12
12272023-11-02T04:41:36.965Z Compiling libc v0.2.149
12282023-11-02T04:41:36.969Z Compiling serde v1.0.188
12292023-11-02T04:41:36.974Z Compiling version_check v0.9.4
12302023-11-02T04:41:36.979Z Compiling autocfg v1.1.0
12312023-11-02T04:41:36.990Z Compiling cfg-if v1.0.0
12322023-11-02T04:41:37.004Z Compiling syn v1.0.109
12332023-11-02T04:41:37.010Z Compiling typenum v1.16.0
12342023-11-02T04:41:37.016Z Compiling once_cell v1.18.0
12352023-11-02T04:41:37.021Z Compiling thiserror v1.0.49
12362023-11-02T04:41:37.026Z Compiling generic-array v0.14.7
12372023-11-02T04:41:37.031Z Compiling lock_api v0.4.10
12382023-11-02T04:41:37.035Z Compiling libm v0.2.7
12392023-11-02T04:41:37.041Z Compiling parking_lot_core v0.9.8
12402023-11-02T04:41:37.047Z Compiling num-traits v0.2.16
12412023-11-02T04:41:37.052Z Compiling itoa v1.0.9
12422023-11-02T04:41:37.056Z Compiling memchr v2.6.3
12432023-11-02T04:41:37.059Z Compiling futures-core v0.3.29
12442023-11-02T04:41:37.062Z Compiling ahash v0.8.3
12452023-11-02T04:41:37.067Z Compiling serde_json v1.0.108
12462023-11-02T04:41:37.072Z Compiling log v0.4.20
12472023-11-02T04:41:37.080Z Compiling slab v0.4.9
12482023-11-02T04:41:37.086Z Compiling futures-task v0.3.29
12492023-11-02T04:41:37.455Z Compiling quote v1.0.33
12502023-11-02T04:41:37.605Z Compiling futures-channel v0.3.29
12512023-11-02T04:41:37.807Z Compiling futures-util v0.3.29
12522023-11-02T04:41:37.861Z Compiling pkg-config v0.3.27
12532023-11-02T04:41:38.041Z Compiling syn v2.0.32
12542023-11-02T04:41:38.627Z Compiling getrandom v0.2.10
12552023-11-02T04:41:38.773Z Compiling jobserver v0.1.26
12562023-11-02T04:41:39.103Z Compiling ryu v1.0.15
12572023-11-02T04:41:39.457Z Compiling cc v1.0.83
12582023-11-02T04:41:39.608Z Compiling rand_core v0.6.4
12592023-11-02T04:41:39.848Z Compiling vcpkg v0.2.15
12602023-11-02T04:41:39.909Z Compiling schemars v0.8.13
12612023-11-02T04:41:40.285Z Compiling scopeguard v1.2.0
12622023-11-02T04:41:40.312Z Compiling allocator-api2 v0.2.16
12632023-11-02T04:41:40.403Z Compiling heck v0.4.1
12642023-11-02T04:41:41.539Z Compiling equivalent v1.0.1
12652023-11-02T04:41:41.548Z Compiling smallvec v1.11.0
12662023-11-02T04:41:41.688Z Compiling hashbrown v0.14.0
12672023-11-02T04:41:42.199Z Compiling byteorder v1.5.0
12682023-11-02T04:41:42.844Z Compiling fnv v1.0.7
12692023-11-02T04:41:42.899Z Compiling httparse v1.8.0
12702023-11-02T04:41:43.042Z Compiling iana-time-zone v0.1.57
12712023-11-02T04:41:43.492Z Compiling pin-project-lite v0.2.13
12722023-11-02T04:41:43.675Z Compiling semver v1.0.20
12732023-11-02T04:41:43.735Z Compiling subtle v2.5.0
12742023-11-02T04:41:44.216Z Compiling indexmap v1.9.3
12752023-11-02T04:41:44.633Z Compiling ring v0.16.20
12762023-11-02T04:41:44.651Z Compiling ring v0.17.5
12772023-11-02T04:41:44.680Z Compiling parking_lot v0.12.1
12782023-11-02T04:41:44.697Z Compiling tinyvec_macros v0.1.1
12792023-11-02T04:41:44.743Z Compiling time-core v0.1.1
12802023-11-02T04:41:44.831Z Compiling dyn-clone v1.0.13
12812023-11-02T04:41:44.936Z Compiling tinyvec v1.6.0
12822023-11-02T04:41:44.993Z Compiling time-macros v0.2.13
12832023-11-02T04:41:45.176Z Compiling openssl-sys v0.9.93
12842023-11-02T04:41:46.053Z Compiling socket2 v0.5.4
12852023-11-02T04:41:46.081Z Compiling signal-hook-registry v1.4.1
12862023-11-02T04:41:46.540Z Compiling mio v0.8.8
12872023-11-02T04:41:47.507Z Compiling unicode-normalization v0.1.22
12882023-11-02T04:41:47.594Z Compiling num_cpus v1.16.0
12892023-11-02T04:41:47.598Z Compiling unicode-bidi v0.3.13
12902023-11-02T04:41:47.707Z Compiling rustls v0.21.8
12912023-11-02T04:41:48.545Z Compiling slog v2.7.0
12922023-11-02T04:41:48.956Z Compiling spin v0.5.2
12932023-11-02T04:41:49.259Z Compiling ucd-trie v0.1.6
12942023-11-02T04:41:49.783Z Compiling percent-encoding v2.3.0
12952023-11-02T04:41:49.796Z Compiling backtrace v0.3.69
12962023-11-02T04:41:49.810Z Compiling async-trait v0.1.74
12972023-11-02T04:41:49.905Z Compiling serde_derive_internals v0.26.0
12982023-11-02T04:41:50.021Z Compiling form_urlencoded v1.2.0
12992023-11-02T04:41:50.046Z Compiling openssl v0.10.57
13002023-11-02T04:41:50.167Z Compiling aho-corasick v1.0.4
13012023-11-02T04:41:50.500Z Compiling regex-syntax v0.8.2
13022023-11-02T04:41:50.935Z Compiling anyhow v1.0.75
13032023-11-02T04:41:50.942Z Compiling futures-sink v0.3.29
13042023-11-02T04:41:50.967Z Compiling pin-utils v0.1.0
13052023-11-02T04:41:50.970Z Compiling winnow v0.5.15
13062023-11-02T04:41:51.833Z Compiling idna v0.4.0
13072023-11-02T04:41:53.661Z Compiling native-tls v0.2.11
13082023-11-02T04:41:53.937Z Compiling url v2.4.1
13092023-11-02T04:41:54.136Z Compiling unicode-xid v0.2.4
13102023-11-02T04:41:55.065Z Compiling futures-io v0.3.29
13112023-11-02T04:41:55.507Z Compiling rustversion v1.0.14
13122023-11-02T04:41:55.537Z Compiling const-oid v0.9.5
13132023-11-02T04:41:57.230Z Compiling regex-automata v0.4.3
13142023-11-02T04:41:57.604Z Compiling hashbrown v0.13.2
13152023-11-02T04:41:58.221Z Compiling unicode-width v0.1.11
13162023-11-02T04:41:58.472Z Compiling synstructure v0.12.6
13172023-11-02T04:41:58.627Z Compiling crossbeam-utils v0.8.16
13182023-11-02T04:41:58.713Z Compiling cpufeatures v0.2.9
13192023-11-02T04:41:58.861Z Compiling tracing-core v0.1.31
13202023-11-02T04:41:59.317Z Compiling adler v1.0.2
13212023-11-02T04:41:59.526Z Compiling ppv-lite86 v0.2.17
13222023-11-02T04:41:59.690Z Compiling miniz_oxide v0.7.1
13232023-11-02T04:42:00.846Z Compiling rustix v0.38.9
13242023-11-02T04:42:01.090Z Compiling rand_chacha v0.3.1
13252023-11-02T04:42:01.537Z Compiling usdt-impl v0.3.5
13262023-11-02T04:42:01.950Z Compiling gimli v0.28.0
13272023-11-02T04:42:02.378Z Compiling bitflags v1.3.2
13282023-11-02T04:42:02.548Z Compiling rand v0.8.5
13292023-11-02T04:42:03.136Z Compiling object v0.32.1
13302023-11-02T04:42:03.148Z Compiling base64 v0.21.5
13312023-11-02T04:42:03.157Z Compiling deranged v0.3.8
13322023-11-02T04:42:03.319Z Compiling serde_derive v1.0.188
13332023-11-02T04:42:03.952Z Compiling zeroize_derive v1.4.2
13342023-11-02T04:42:04.337Z Compiling thiserror-impl v1.0.49
13352023-11-02T04:42:04.922Z Compiling tokio-macros v2.1.0
13362023-11-02T04:42:06.256Z Compiling futures-macro v0.3.29
13372023-11-02T04:42:06.389Z Compiling tracing-attributes v0.1.26
13382023-11-02T04:42:07.439Z Compiling schemars_derive v0.8.13
13392023-11-02T04:42:09.156Z Compiling zeroize v1.6.0
13402023-11-02T04:42:09.735Z Compiling pest v2.7.2
13412023-11-02T04:42:10.510Z Compiling openssl-macros v0.1.1
13422023-11-02T04:42:12.052Z Compiling crypto-common v0.1.6
13432023-11-02T04:42:12.107Z Compiling regex v1.10.2
13442023-11-02T04:42:12.358Z Compiling block-buffer v0.10.4
13452023-11-02T04:42:12.736Z Compiling digest v0.10.7
13462023-11-02T04:42:13.389Z Compiling zerocopy-derive v0.2.0
13472023-11-02T04:42:13.980Z Compiling pest_meta v2.7.2
13482023-11-02T04:42:14.114Z Compiling tracing v0.1.37
13492023-11-02T04:42:14.384Z Compiling addr2line v0.21.0
13502023-11-02T04:42:15.831Z Compiling rustc-demangle v0.1.23
13512023-11-02T04:42:15.835Z Compiling num_threads v0.1.6
13522023-11-02T04:42:15.838Z Compiling spin v0.9.8
13532023-11-02T04:42:15.841Z Compiling thread-id v4.2.0
13542023-11-02T04:42:15.844Z Compiling time v0.3.27
13552023-11-02T04:42:16.167Z Compiling pest_generator v2.7.2
13562023-11-02T04:42:16.289Z Compiling zerocopy v0.3.0
13572023-11-02T04:42:17.765Z Compiling dof v0.1.5
13582023-11-02T04:42:21.475Z Compiling pest_derive v2.7.2
13592023-11-02T04:42:21.716Z Compiling lazy_static v1.4.0
13602023-11-02T04:42:22.392Z Compiling strum_macros v0.25.2
13612023-11-02T04:42:22.635Z Compiling dtrace-parser v0.1.14
13622023-11-02T04:42:23.031Z Compiling untrusted v0.7.1
13632023-11-02T04:42:23.737Z Compiling strsim v0.10.0
13642023-11-02T04:42:25.338Z Compiling untrusted v0.9.0
13652023-11-02T04:42:25.413Z Compiling regress v0.7.1
13662023-11-02T04:42:25.595Z Compiling socket2 v0.4.9
13672023-11-02T04:42:26.226Z Compiling hashbrown v0.12.3
13682023-11-02T04:42:27.051Z Compiling bytes v1.5.0
13692023-11-02T04:42:27.280Z Compiling indexmap v2.0.0
13702023-11-02T04:42:27.323Z Compiling chrono v0.4.31
13712023-11-02T04:42:28.153Z Compiling uuid v1.4.1
13722023-11-02T04:42:28.538Z Compiling http v0.2.9
13732023-11-02T04:42:29.259Z Compiling tokio v1.33.0
13742023-11-02T04:42:29.316Z Compiling serde_spanned v0.6.4
13752023-11-02T04:42:29.685Z Compiling toml_datetime v0.6.5
13762023-11-02T04:42:30.712Z Compiling toml_edit v0.19.15
13772023-11-02T04:42:30.722Z Compiling bitflags v2.4.0
13782023-11-02T04:42:30.734Z Compiling rustc_version v0.4.0
13792023-11-02T04:42:31.621Z Compiling openapiv3 v1.0.3
13802023-11-02T04:42:34.093Z Compiling serde_tokenstream v0.1.7
13812023-11-02T04:42:34.792Z Compiling serde_tokenstream v0.2.0
13822023-11-02T04:42:34.889Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13832023-11-02T04:42:35.605Z Compiling sct v0.7.0
13842023-11-02T04:42:35.986Z Compiling usdt-attr-macro v0.3.5
13852023-11-02T04:42:36.097Z Compiling usdt-macro v0.3.5
13862023-11-02T04:42:36.634Z Compiling httpdate v1.0.3
13872023-11-02T04:42:37.375Z Compiling try-lock v0.2.4
13882023-11-02T04:42:37.554Z Compiling http-body v0.4.5
13892023-11-02T04:42:37.585Z Compiling want v0.3.1
13902023-11-02T04:42:38.428Z Compiling rustls-pemfile v1.0.3
13912023-11-02T04:42:38.434Z Compiling foreign-types-shared v0.1.1
13922023-11-02T04:42:38.442Z Compiling openssl-probe v0.1.5
13932023-11-02T04:42:38.448Z Compiling mime v0.3.17
13942023-11-02T04:42:38.451Z Compiling tower-service v0.3.2
13952023-11-02T04:42:38.612Z Compiling foreign-types v0.3.2
13962023-11-02T04:42:38.741Z Compiling errno v0.3.2
13972023-11-02T04:42:39.041Z Compiling ipnet v2.8.0
13982023-11-02T04:42:39.211Z Compiling getopts v0.2.21
13992023-11-02T04:42:39.830Z Compiling encoding_rs v0.8.33
14002023-11-02T04:42:40.706Z Compiling unsafe-libyaml v0.2.9
14012023-11-02T04:42:41.066Z Compiling rustls-native-certs v0.6.3
14022023-11-02T04:42:41.163Z Compiling serde_urlencoded v0.7.1
14032023-11-02T04:42:42.068Z Compiling webpki-roots v0.25.2
14042023-11-02T04:42:42.473Z Compiling tokio-util v0.7.10
14052023-11-02T04:42:43.986Z Compiling serde_yaml v0.9.25
14062023-11-02T04:42:44.359Z Compiling h2 v0.3.21
14072023-11-02T04:42:46.035Z Compiling hmac v0.12.1
14082023-11-02T04:42:46.354Z Compiling num-integer v0.1.45
14092023-11-02T04:42:47.472Z Compiling sha2 v0.10.8
14102023-11-02T04:42:48.205Z Compiling block-padding v0.3.3
14112023-11-02T04:42:49.005Z Compiling inout v0.1.3
14122023-11-02T04:42:49.338Z Compiling futures-executor v0.3.29
14132023-11-02T04:42:50.330Z Compiling cipher v0.4.4
14142023-11-02T04:42:50.409Z Compiling toml v0.7.8
14152023-11-02T04:42:51.008Z Compiling fallible-iterator v0.2.0
14162023-11-02T04:42:51.096Z Compiling crc32fast v1.3.2
14172023-11-02T04:42:52.690Z Compiling tokio-native-tls v0.3.1
14182023-11-02T04:42:52.711Z Compiling futures v0.3.29
14192023-11-02T04:42:52.833Z Compiling ipnetwork v0.20.0
14202023-11-02T04:42:52.868Z Compiling siphasher v0.3.11
14212023-11-02T04:42:53.385Z Compiling usdt v0.3.5
14222023-11-02T04:42:54.291Z Compiling md-5 v0.10.5
14232023-11-02T04:42:54.640Z Compiling stringprep v0.1.3
14242023-11-02T04:42:56.500Z Compiling io-lifetimes v1.0.11
14252023-11-02T04:42:56.503Z Compiling postgres-protocol v0.6.6
14262023-11-02T04:42:56.507Z Compiling hyper v0.14.27
14272023-11-02T04:42:56.510Z Compiling phf_shared v0.11.2
14282023-11-02T04:42:56.513Z Compiling hex v0.4.3
14292023-11-02T04:42:56.667Z Compiling enum-as-inner v0.5.1
14302023-11-02T04:42:57.347Z Compiling slog-async v2.8.0
14312023-11-02T04:42:57.466Z Compiling postgres-types v0.2.6
14322023-11-02T04:42:58.506Z Compiling phf v0.11.2
14332023-11-02T04:42:58.510Z Compiling num-bigint v0.4.4
14342023-11-02T04:42:58.518Z Compiling data-encoding v2.4.0
14352023-11-02T04:42:58.543Z Compiling rustix v0.37.23
14362023-11-02T04:42:59.380Z Compiling whoami v1.4.1
14372023-11-02T04:43:00.128Z Compiling tokio-postgres v0.7.10
14382023-11-02T04:43:00.415Z Compiling zerocopy-derive v0.6.4
14392023-11-02T04:43:02.838Z Compiling static_assertions v1.1.0
14402023-11-02T04:43:03.699Z Compiling ident_case v1.0.1
14412023-11-02T04:43:16.298Z Compiling either v1.9.0
14422023-11-02T04:43:17.131Z Compiling darling_core v0.20.3
14432023-11-02T04:43:17.819Z Compiling camino v1.1.6
14442023-11-02T04:43:18.284Z Compiling flate2 v1.0.28
14452023-11-02T04:43:18.407Z Compiling heapless v0.7.16
14462023-11-02T04:43:18.538Z Compiling bzip2-sys v0.1.11+1.0.8
14472023-11-02T04:43:18.697Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14482023-11-02T04:43:18.816Z Compiling memoffset v0.9.0
14492023-11-02T04:43:18.878Z Compiling unicode-segmentation v1.10.1
14502023-11-02T04:43:18.899Z Compiling hyper-tls v0.5.0
14512023-11-02T04:43:18.919Z Compiling radium v0.7.0
14522023-11-02T04:43:18.964Z Compiling managed v0.8.0
14532023-11-02T04:43:19.022Z Compiling matches v0.1.10
14542023-11-02T04:43:19.097Z Compiling idna v0.2.3
14552023-11-02T04:43:19.117Z Compiling itertools v0.11.0
14562023-11-02T04:43:19.128Z Compiling multer v2.1.0
14572023-11-02T04:43:19.146Z Compiling trust-dns-proto v0.22.0
14582023-11-02T04:43:19.184Z Compiling async-stream-impl v0.3.5
14592023-11-02T04:43:19.212Z Compiling crossbeam-epoch v0.9.15
14602023-11-02T04:43:19.246Z Compiling darling_macro v0.20.3
14612023-11-02T04:43:19.266Z Compiling num-iter v0.1.43
14622023-11-02T04:43:19.276Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14632023-11-02T04:43:19.294Z Compiling anstyle v1.0.2
14642023-11-02T04:43:19.328Z Compiling smoltcp v0.9.1
14652023-11-02T04:43:19.377Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14662023-11-02T04:43:19.406Z Compiling bit-vec v0.6.3
14672023-11-02T04:43:19.419Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14682023-11-02T04:43:19.430Z Compiling darling v0.20.3
14692023-11-02T04:43:19.439Z Compiling paste v1.0.14
14702023-11-02T04:43:19.449Z Compiling serde_with_macros v2.3.3
14712023-11-02T04:43:19.459Z Compiling utf8parse v0.2.1
14722023-11-02T04:43:19.476Z Compiling anstyle-parse v0.2.1
14732023-11-02T04:43:19.904Z Compiling zerocopy v0.6.4
14742023-11-02T04:43:19.947Z Compiling signature v2.1.0
14752023-11-02T04:43:20.037Z Compiling hubpack_derive v0.1.1
14762023-11-02T04:43:20.061Z Compiling clap_derive v4.4.2
14772023-11-02T04:43:20.104Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14782023-11-02T04:43:20.171Z Compiling anstyle-query v1.0.0
14792023-11-02T04:43:20.217Z Compiling colorchoice v1.0.0
14802023-11-02T04:43:20.243Z Compiling anstream v0.5.0
14812023-11-02T04:43:20.305Z Compiling terminal_size v0.2.6
14822023-11-02T04:43:20.572Z Compiling yasna v0.5.2
14832023-11-02T04:43:22.541Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14842023-11-02T04:43:23.399Z Compiling structmeta-derive v0.1.6
14852023-11-02T04:43:23.915Z Compiling diesel_table_macro_syntax v0.1.0
14862023-11-02T04:43:24.438Z Compiling hash32 v0.2.1
14872023-11-02T04:43:24.444Z Compiling clap_lex v0.5.1
14882023-11-02T04:43:25.175Z Compiling stable_deref_trait v1.2.0
14892023-11-02T04:43:25.299Z Compiling tap v1.0.1
14902023-11-02T04:43:25.557Z Compiling wyz v0.5.1
14912023-11-02T04:43:25.869Z Compiling clap_builder v4.4.2
14922023-11-02T04:43:26.244Z Compiling diesel_derives v2.1.1
14932023-11-02T04:43:27.126Z Compiling tokio-stream v0.1.14
14942023-11-02T04:43:27.781Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14952023-11-02T04:43:27.855Z Compiling structmeta v0.1.6
14962023-11-02T04:43:28.140Z Compiling serde_repr v0.1.16
14972023-11-02T04:43:28.434Z Compiling scheduled-thread-pool v0.2.7
14982023-11-02T04:43:28.477Z Compiling regex-syntax v0.6.29
14992023-11-02T04:43:28.712Z Compiling regex-automata v0.1.10
15002023-11-02T04:43:29.401Z Compiling funty v2.0.0
15012023-11-02T04:43:29.514Z Compiling bstr v0.2.17
15022023-11-02T04:43:30.183Z Compiling r2d2 v0.8.10
15032023-11-02T04:43:32.013Z Compiling bitvec v1.0.1
15042023-11-02T04:43:32.672Z Compiling clap v4.4.3
15052023-11-02T04:43:32.844Z Compiling hubpack v0.1.2
15062023-11-02T04:43:34.192Z Compiling itertools v0.10.5
15072023-11-02T04:43:34.441Z Compiling phf_shared v0.10.0
15082023-11-02T04:43:35.060Z Compiling float-cmp v0.9.0
15092023-11-02T04:43:35.358Z Compiling normalize-line-endings v0.3.0
15102023-11-02T04:43:35.710Z Compiling regex-automata v0.3.8
15112023-11-02T04:43:37.883Z Compiling precomputed-hash v0.1.1
15122023-11-02T04:43:38.041Z Compiling difflib v0.4.0
15132023-11-02T04:43:38.180Z Compiling parse-display-derive v0.7.0
15142023-11-02T04:43:39.134Z Compiling new_debug_unreachable v1.0.4
15152023-11-02T04:43:39.266Z Compiling predicates-core v1.0.6
15162023-11-02T04:43:39.640Z Compiling fixedbitset v0.4.2
15172023-11-02T04:43:39.852Z Compiling predicates v3.0.4
15182023-11-02T04:43:39.882Z Compiling string_cache v0.8.7
15192023-11-02T04:43:40.376Z Compiling petgraph v0.6.4
15202023-11-02T04:43:40.658Z Compiling bstr v1.6.0
15212023-11-02T04:43:42.783Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15222023-11-02T04:43:42.910Z Compiling similar v2.2.1
15232023-11-02T04:43:43.334Z Compiling bit-set v0.5.3
15242023-11-02T04:43:43.789Z Compiling console v0.15.7
15252023-11-02T04:43:44.529Z Compiling lalrpop-util v0.19.12
15262023-11-02T04:43:50.504Z Compiling diesel v2.1.3
15272023-11-02T04:43:53.550Z Compiling proc-macro-crate v1.3.1
15282023-11-02T04:44:06.783Z Compiling crucible-workspace-hack v0.1.0
15292023-11-02T04:44:23.439Z Compiling atty v0.2.14
15302023-11-02T04:44:25.564Z Compiling toml_edit v0.20.7
15312023-11-02T04:44:26.449Z Compiling sha1 v0.10.5
15322023-11-02T04:44:26.776Z Compiling match_cfg v0.1.0
15332023-11-02T04:44:26.925Z Compiling hostname v0.3.1
15342023-11-02T04:44:30.665Z Compiling toml v0.8.6
15352023-11-02T04:44:34.280Z Compiling dirs-sys-next v0.1.2
15362023-11-02T04:44:35.332Z Compiling dirs-next v2.0.0
15372023-11-02T04:44:39.608Z Compiling thread_local v1.1.7
15382023-11-02T04:44:40.831Z Compiling term v0.7.0
15392023-11-02T04:44:40.855Z Compiling crossbeam-channel v0.5.8
15402023-11-02T04:44:43.985Z Compiling take_mut v0.2.2
15412023-11-02T04:44:43.989Z Compiling slog-term v2.9.0
15422023-11-02T04:44:45.824Z Compiling slog-json v2.6.1
15432023-11-02T04:44:45.952Z Compiling instant v0.1.12
15442023-11-02T04:44:46.403Z Compiling slog-bunyan v2.4.0
15452023-11-02T04:44:47.222Z Compiling strum v0.25.0
15462023-11-02T04:44:47.999Z Compiling atomic-waker v1.1.1
15472023-11-02T04:44:48.218Z Compiling waitgroup v0.1.2
15482023-11-02T04:44:48.297Z Compiling num_enum_derive v0.5.11
15492023-11-02T04:44:48.545Z Compiling serde_with v2.3.3
15502023-11-02T04:44:48.741Z Compiling async-stream v0.3.5
15512023-11-02T04:44:50.677Z Compiling serde_path_to_error v0.1.14
15522023-11-02T04:44:51.437Z Compiling libz-sys v1.1.12
15532023-11-02T04:44:51.454Z Compiling debug-ignore v1.0.5
15542023-11-02T04:44:51.476Z Compiling fastrand v2.0.0
15552023-11-02T04:44:52.188Z Compiling tempfile v3.8.0
15562023-11-02T04:44:53.824Z Compiling proc-macro-error-attr v1.0.4
15572023-11-02T04:44:53.994Z Compiling slog-dtrace v0.2.3
15582023-11-02T04:44:55.264Z Compiling backoff v0.4.0
15592023-11-02T04:44:55.429Z Compiling parse-display v0.7.0
15602023-11-02T04:45:08.148Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15612023-11-02T04:45:08.517Z Compiling macaddr v1.0.1
15622023-11-02T04:45:08.538Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15632023-11-02T04:45:08.552Z Compiling libgit2-sys v0.15.2+1.6.4
15642023-11-02T04:45:08.577Z Compiling proc-macro-error v1.0.4
15652023-11-02T04:45:08.591Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15662023-11-02T04:45:08.606Z Compiling libsqlite3-sys v0.26.0
15672023-11-02T04:45:08.815Z Compiling memoffset v0.7.1
15682023-11-02T04:45:08.837Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15692023-11-02T04:45:08.849Z Compiling foreign-types-macros v0.2.3
15702023-11-02T04:45:08.853Z Compiling vergen v8.2.4
15712023-11-02T04:45:08.868Z Compiling base64ct v1.6.0
15722023-11-02T04:45:08.882Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15732023-11-02T04:45:08.899Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15742023-11-02T04:45:13.295Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15752023-11-02T04:45:14.421Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15762023-11-02T04:45:14.511Z Compiling platforms v3.0.2
15772023-11-02T04:45:15.008Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15782023-11-02T04:45:15.449Z Compiling num_enum_derive v0.7.0
15792023-11-02T04:45:15.483Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15802023-11-02T04:45:15.633Z Compiling password-hash v0.5.0
15812023-11-02T04:45:15.865Z Compiling heck v0.3.3
15822023-11-02T04:45:17.367Z Compiling curve25519-dalek v4.1.0
15832023-11-02T04:45:17.407Z Compiling blake2 v0.10.6
15842023-11-02T04:45:17.422Z Compiling libefi-sys v0.1.0
15852023-11-02T04:45:17.441Z Compiling structopt-derive v0.4.18
15862023-11-02T04:45:17.455Z Compiling argon2 v0.5.2
15872023-11-02T04:45:17.896Z Compiling zone_cfg_derive v0.2.0
15882023-11-02T04:45:18.921Z Compiling num-derive v0.4.0
15892023-11-02T04:45:19.687Z Compiling curve25519-dalek-derive v0.1.0
15902023-11-02T04:45:19.711Z Compiling same-file v1.0.6
15912023-11-02T04:45:20.052Z Compiling walkdir v2.4.0
15922023-11-02T04:45:21.181Z Compiling toml v0.5.11
15932023-11-02T04:45:21.768Z Compiling semver-parser v0.10.2
15942023-11-02T04:45:22.035Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
15952023-11-02T04:45:22.292Z Compiling filetime v0.2.22
15962023-11-02T04:45:22.563Z Compiling xattr v1.0.1
15972023-11-02T04:45:22.686Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
15982023-11-02T04:45:22.761Z Compiling getrandom v0.1.16
15992023-11-02T04:45:22.821Z Compiling erased-serde v0.3.30
16002023-11-02T04:45:23.014Z Compiling semver v0.11.0
16012023-11-02T04:45:23.202Z Compiling tar v0.4.40
16022023-11-02T04:45:23.585Z Compiling universal-hash v0.5.1
16032023-11-02T04:45:23.670Z Compiling bitstruct_derive v0.1.0
16042023-11-02T04:45:23.887Z Compiling async-recursion v1.0.5
16052023-11-02T04:45:24.127Z Compiling home v0.5.5
16062023-11-02T04:45:24.503Z Compiling opaque-debug v0.3.0
16072023-11-02T04:45:24.631Z Compiling toolchain_find v0.2.0
16082023-11-02T04:45:25.220Z Compiling num-rational v0.4.1
16092023-11-02T04:45:25.400Z Compiling unicase v2.7.0
16102023-11-02T04:45:25.828Z Compiling parking_lot_core v0.8.6
16112023-11-02T04:45:25.836Z Compiling rustfmt-wrapper v0.2.0
16122023-11-02T04:45:26.020Z Compiling num_enum v0.5.11
16132023-11-02T04:45:26.053Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16142023-11-02T04:45:26.112Z Compiling aead v0.5.2
16152023-11-02T04:45:26.586Z Compiling winapi v0.3.9
16162023-11-02T04:45:26.669Z Compiling postcard-cobs v0.1.5-pre
16172023-11-02T04:45:26.892Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16182023-11-02T04:45:26.960Z Compiling polyval v0.6.1
16192023-11-02T04:45:27.443Z Compiling postcard v0.7.3
16202023-11-02T04:45:27.686Z Compiling smoltcp v0.8.2
16212023-11-02T04:45:27.803Z Compiling ctr v0.9.2
16222023-11-02T04:45:27.864Z Compiling aes v0.8.3
16232023-11-02T04:45:28.071Z Compiling thiserror-impl-no-std v2.0.2
16242023-11-02T04:45:28.302Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16252023-11-02T04:45:28.350Z Compiling cfg-if v0.1.10
16262023-11-02T04:45:28.431Z Compiling foreign-types-shared v0.3.1
16272023-11-02T04:45:28.613Z Compiling foreign-types v0.5.0
16282023-11-02T04:45:28.695Z Compiling mime_guess v2.0.4
16292023-11-02T04:45:30.569Z Compiling is-terminal v0.4.9
16302023-11-02T04:45:30.579Z Compiling hashlink v0.8.3
16312023-11-02T04:45:30.686Z Compiling cstr-argument v0.1.2
16322023-11-02T04:45:31.013Z Compiling fallible-streaming-iterator v0.1.9
16332023-11-02T04:45:31.233Z Compiling pretty-hex v0.2.1
16342023-11-02T04:45:31.521Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16352023-11-02T04:45:31.683Z Compiling rusqlite v0.29.0
16362023-11-02T04:45:31.777Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16372023-11-02T04:45:32.103Z Compiling colored v2.0.4
16382023-11-02T04:45:32.721Z Compiling nix v0.26.2
16392023-11-02T04:45:32.750Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16402023-11-02T04:45:33.044Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16412023-11-02T04:45:34.724Z Compiling twox-hash v1.6.3
16422023-11-02T04:45:35.891Z Compiling hkdf v0.12.3
16432023-11-02T04:45:36.532Z Compiling textwrap v0.11.0
16442023-11-02T04:45:36.556Z Compiling const_format_proc_macros v0.2.31
16452023-11-02T04:45:37.321Z Compiling strsim v0.8.0
16462023-11-02T04:45:37.326Z Compiling linked-hash-map v0.5.6
16472023-11-02T04:45:37.398Z Compiling vec_map v0.8.2
16482023-11-02T04:45:37.873Z Compiling quick-error v1.2.3
16492023-11-02T04:45:37.923Z Compiling ansi_term v0.12.1
16502023-11-02T04:45:38.080Z Compiling resolv-conf v0.7.0
16512023-11-02T04:45:38.402Z Compiling clap v2.34.0
16522023-11-02T04:45:38.846Z Compiling lru-cache v0.1.2
16532023-11-02T04:45:39.939Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16542023-11-02T04:45:41.289Z Compiling num_enum v0.7.0
16552023-11-02T04:45:41.548Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16562023-11-02T04:45:43.227Z Compiling bincode v1.3.3
16572023-11-02T04:45:43.674Z Compiling keccak v0.1.4
16582023-11-02T04:45:44.103Z Compiling termcolor v1.2.0
16592023-11-02T04:45:44.561Z Compiling utf-8 v0.7.6
16602023-11-02T04:45:45.076Z Compiling humantime v2.1.0
16612023-11-02T04:45:45.103Z Compiling convert_case v0.4.0
16622023-11-02T04:45:45.890Z Compiling cancel-safe-futures v0.1.5
16632023-11-02T04:45:46.349Z Compiling base64 v0.13.1
16642023-11-02T04:45:46.389Z Compiling derive_more v0.99.17
16652023-11-02T04:45:46.526Z Compiling env_logger v0.9.3
16662023-11-02T04:45:47.048Z Compiling sha3 v0.10.8
16672023-11-02T04:45:47.275Z Compiling structopt v0.3.26
16682023-11-02T04:45:48.157Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16692023-11-02T04:45:49.247Z Compiling trust-dns-resolver v0.22.0
16702023-11-02T04:45:49.627Z Compiling aes-gcm-siv v0.11.1
16712023-11-02T04:45:50.045Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16722023-11-02T04:45:51.199Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16732023-11-02T04:45:52.911Z Compiling zone v0.2.0
16742023-11-02T04:45:55.182Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16752023-11-02T04:45:55.787Z Compiling secrecy v0.8.0
16762023-11-02T04:45:55.867Z Compiling smf v0.2.2
16772023-11-02T04:45:56.200Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16782023-11-02T04:45:57.443Z Compiling ringbuffer v0.15.0
16792023-11-02T04:45:58.258Z Compiling ascii v1.1.0
16802023-11-02T04:45:58.790Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16812023-11-02T04:45:59.064Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16822023-11-02T04:45:59.283Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16832023-11-02T04:46:00.649Z Compiling bitstruct v0.1.1
16842023-11-02T04:46:01.819Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16852023-11-02T04:46:02.983Z Compiling serde_arrays v0.1.0
16862023-11-02T04:46:03.217Z Compiling ff v0.13.0
16872023-11-02T04:46:03.356Z Compiling nibble_vec v0.1.0
16882023-11-02T04:46:03.422Z Compiling arc-swap v1.6.0
16892023-11-02T04:46:03.593Z Compiling endian-type v0.1.2
16902023-11-02T04:46:03.951Z Compiling radix_trie v0.2.1
16912023-11-02T04:46:04.549Z Compiling slog-scope v4.4.0
16922023-11-02T04:46:05.037Z Compiling group v0.13.0
16932023-11-02T04:46:05.040Z Compiling rand_core v0.5.1
16942023-11-02T04:46:05.419Z Compiling tungstenite v0.20.1
16952023-11-02T04:46:06.028Z Compiling poly1305 v0.8.0
16962023-11-02T04:46:07.261Z Compiling chacha20 v0.9.1
16972023-11-02T04:46:08.057Z Compiling crypto-bigint v0.5.2
16982023-11-02T04:46:08.157Z Compiling num-complex v0.4.4
16992023-11-02T04:46:08.202Z Compiling option-ext v0.2.0
17002023-11-02T04:46:11.121Z Compiling ciborium-io v0.2.1
17012023-11-02T04:46:11.213Z Compiling base16ct v0.2.0
17022023-11-02T04:46:11.225Z Compiling half v1.8.2
17032023-11-02T04:46:11.269Z Compiling dirs-sys v0.4.1
17042023-11-02T04:46:11.292Z Compiling tokio-tungstenite v0.20.1
17052023-11-02T04:46:11.334Z Compiling ciborium-ll v0.2.1
17062023-11-02T04:46:11.352Z Compiling num v0.4.1
17072023-11-02T04:46:11.374Z Compiling parking_lot v0.11.2
17082023-11-02T04:46:11.398Z Compiling rand_chacha v0.2.2
17092023-11-02T04:46:11.419Z Compiling slog-stdlog v4.1.1
17102023-11-02T04:46:11.425Z Compiling trust-dns-client v0.22.0
17112023-11-02T04:46:11.439Z Compiling thiserror-no-std v2.0.2
17122023-11-02T04:46:11.444Z Compiling elliptic-curve v0.13.5
17132023-11-02T04:46:12.018Z Compiling password-hash v0.4.2
17142023-11-02T04:46:12.155Z Compiling ed25519 v2.2.2
17152023-11-02T04:46:12.729Z Compiling blowfish v0.9.1
17162023-11-02T04:46:13.472Z Compiling pbkdf2 v0.12.2
17172023-11-02T04:46:13.627Z Compiling fxhash v0.2.1
17182023-11-02T04:46:14.524Z Compiling sled v0.34.7
17192023-11-02T04:46:14.532Z Compiling bcrypt-pbkdf v0.10.0
17202023-11-02T04:46:14.744Z Compiling trust-dns-server v0.22.1
17212023-11-02T04:46:15.236Z Compiling pbkdf2 v0.11.0
17222023-11-02T04:46:15.240Z Compiling ed25519-dalek v2.0.0
17232023-11-02T04:46:15.691Z Compiling vsss-rs v3.3.1
17242023-11-02T04:46:16.028Z Compiling russh-cryptovec v0.7.0
17252023-11-02T04:46:16.102Z Compiling rand v0.7.3
17262023-11-02T04:46:16.976Z Compiling slog-envlogger v2.2.0
17272023-11-02T04:46:17.343Z Compiling ciborium v0.2.1
17282023-11-02T04:46:18.824Z Compiling dirs v5.0.1
17292023-11-02T04:46:19.219Z Compiling chacha20poly1305 v0.10.1
17302023-11-02T04:46:19.531Z Compiling ron v0.7.1
17312023-11-02T04:46:19.572Z Compiling tungstenite v0.18.0
17322023-11-02T04:46:19.683Z Compiling const_format v0.2.31
17332023-11-02T04:46:21.053Z Compiling ghash v0.5.0
17342023-11-02T04:46:22.532Z Compiling camino-tempfile v1.0.2
17352023-11-02T04:46:23.240Z Compiling cbc v0.1.2
17362023-11-02T04:46:23.264Z Compiling headers-core v0.2.0
17372023-11-02T04:46:23.318Z Compiling pem v3.0.2
17382023-11-02T04:46:23.578Z Compiling http-range v0.1.5
17392023-11-02T04:46:23.772Z Compiling pretty-hex v0.3.0
17402023-11-02T04:46:23.967Z Compiling md5 v0.7.0
17412023-11-02T04:46:24.019Z Compiling bit_field v0.10.2
17422023-11-02T04:46:24.072Z Compiling hyper-staticfile v0.9.5
17432023-11-02T04:46:24.451Z Compiling russh-keys v0.38.0
17442023-11-02T04:46:24.507Z Compiling rcgen v0.11.3
17452023-11-02T04:46:25.595Z Compiling headers v0.3.9
17462023-11-02T04:46:29.224Z Compiling aes-gcm v0.10.3
17472023-11-02T04:46:29.267Z Compiling tokio-tungstenite v0.18.0
17482023-11-02T04:46:32.776Z Compiling pem v1.1.1
17492023-11-02T04:46:34.374Z Compiling atomicwrites v0.4.2
17502023-11-02T04:46:35.075Z Compiling subprocess v0.2.9
17512023-11-02T04:46:35.253Z Compiling hex-literal v0.4.1
17522023-11-02T04:46:35.484Z Compiling glob v0.3.1
17532023-11-02T04:46:36.496Z Compiling russh v0.38.0
17542023-11-02T04:46:42.793Z Compiling bzip2 v0.4.4
17552023-11-02T04:46:43.277Z Compiling zip v0.6.6
17562023-11-02T04:46:49.104Z Compiling rustls-webpki v0.101.7
17572023-11-02T04:46:55.796Z Compiling tokio-rustls v0.24.1
17582023-11-02T04:46:56.113Z Compiling hyper-rustls v0.24.2
17592023-11-02T04:46:56.439Z Compiling git2 v0.17.2
17602023-11-02T04:46:56.754Z Compiling reqwest v0.11.20
17612023-11-02T04:47:01.160Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17622023-11-02T04:47:01.872Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17632023-11-02T04:47:02.363Z Compiling omicron-zone-package v0.8.3
17642023-11-02T04:47:02.435Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17652023-11-02T04:47:03.205Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17662023-11-02T04:47:09.304Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17672023-11-02T04:47:09.634Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17682023-11-02T04:47:10.215Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17692023-11-02T04:47:12.834Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17702023-11-02T04:47:18.438Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17712023-11-02T04:47:20.536Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17722023-11-02T04:47:22.725Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17732023-11-02T04:47:23.369Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17742023-11-02T04:47:25.239Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17752023-11-02T04:47:25.253Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17762023-11-02T04:47:25.643Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17772023-11-02T04:47:26.179Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17782023-11-02T04:47:26.704Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17792023-11-02T04:47:27.212Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17802023-11-02T04:47:27.571Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17812023-11-02T04:47:35.285Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17822023-11-02T04:47:41.266Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17832023-11-02T04:47:44.170Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17842023-11-02T04:47:44.956Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17852023-11-02T04:47:46.585Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17862023-11-02T04:47:53.179Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17872023-11-02T04:48:01.682Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17882023-11-02T04:48:07.031Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17892023-11-02T04:48:14.662Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17902023-11-02T04:48:15.758Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17912023-11-02T04:48:16.022Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17922023-11-02T04:48:18.057Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17932023-11-02T04:48:18.350Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17942023-11-02T04:48:23.112Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17952023-11-02T04:48:26.795Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17962023-11-02T04:48:32.135Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17972023-11-02T04:48:35.424Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17982023-11-02T04:48:43.619Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17992023-11-02T04:48:56.003Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18002023-11-02T04:49:05.026Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18012023-11-02T04:49:08.062Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18022023-11-02T04:49:51.862Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18032023-11-02T04:51:32.378Z Finished dev [unoptimized + debuginfo] target(s) in 10m 31s
18042023-11-02T04:51:32.731Z
18052023-11-02T04:51:32.735Zreal 10:31.642764156
18062023-11-02T04:51:32.738Zuser 1:00:20.157067737
18072023-11-02T04:51:32.741Zsys 9:48.798780511
18082023-11-02T04:51:32.747Ztrap 2.615276463
18092023-11-02T04:51:32.753Ztflt 3.292476137
18102023-11-02T04:51:32.757Zdflt 7.761384171
18112023-11-02T04:51:32.759Zkflt 0.026142163
18122023-11-02T04:51:32.762Zlock 1:53:14.972566878
18132023-11-02T04:51:32.765Zslp 3:26:10.538964183
18142023-11-02T04:51:32.768Zlat 2:34.915284089
18152023-11-02T04:51:32.771Zstop 7:01.635758749
18162023-11-02T04:51:32.774Z+ mkdir -p /work/end-to-end-tests
18172023-11-02T04:51:32.777Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18182023-11-02T04:51:33.512Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18192023-11-02T04:51:33.521Z+ ptime -m gzip
18202023-11-02T04:51:33.524Z++ basename target/debug/bootstrap
18212023-11-02T04:52:10.237Z
18222023-11-02T04:52:11.448Zreal 17.293333896
18232023-11-02T04:52:11.855Zuser 17.122304554
18242023-11-02T04:52:12.254Zsys 0.165664446
18252023-11-02T04:52:12.481Ztrap 0.003251293
18262023-11-02T04:52:12.663Ztflt 0.000000000
18272023-11-02T04:52:12.755Zdflt 0.000000000
18282023-11-02T04:52:12.792Zkflt 0.000000000
18292023-11-02T04:52:12.801Zlock 0.000000000
18302023-11-02T04:52:12.813Zslp 0.000000000
18312023-11-02T04:52:12.844Zlat 0.001768835
18322023-11-02T04:52:12.876Zstop 0.000224478
18332023-11-02T04:52:12.893Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18342023-11-02T04:52:12.943Z+ ptime -m gzip
18352023-11-02T04:52:12.968Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c43fba0fc8ca36e8
18362023-11-02T04:52:12.982Z
18372023-11-02T04:52:12.994Zreal 1.107307971
18382023-11-02T04:52:13.003Zuser 1.094174816
18392023-11-02T04:52:13.078Zsys 0.011721637
18402023-11-02T04:52:13.111Ztrap 0.000626220
18412023-11-02T04:52:13.198Ztflt 0.000000000
18422023-11-02T04:52:13.214Zdflt 0.000000000
18432023-11-02T04:52:13.244Zkflt 0.000000000
18442023-11-02T04:52:13.666Zlock 0.000000000
18452023-11-02T04:52:13.677Zslp 0.000000000
18462023-11-02T04:52:14.111Zlat 0.000414386
18472023-11-02T04:52:14.141Zstop 0.000252229
18482023-11-02T04:52:14.170Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18492023-11-02T04:52:14.197Z+ ptime -m gzip
18502023-11-02T04:52:14.217Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-db7e95353d866fe2
18512023-11-02T04:52:14.252Z
18522023-11-02T04:52:14.262Zreal 19.707525727
18532023-11-02T04:52:14.267Zuser 19.514869131
18542023-11-02T04:52:14.272Zsys 0.186657611
18552023-11-02T04:52:14.280Ztrap 0.003965226
18562023-11-02T04:52:14.294Ztflt 0.000000000
18572023-11-02T04:52:14.301Zdflt 0.000000000
18582023-11-02T04:52:14.307Zkflt 0.000000000
18592023-11-02T04:52:14.312Zlock 0.000000000
18602023-11-02T04:52:14.333Zslp 0.000000000
18612023-11-02T04:52:14.373Zlat 0.001696473
18622023-11-02T04:52:14.397Zstop 0.000220649
18632023-11-02T04:52:14.416Z+ banner caboose-util
18642023-11-02T04:52:14.429Z
18652023-11-02T04:52:14.469Z #### ## ##### #### #### #### ###### # # #####
18662023-11-02T04:52:14.476Z # # # # # # # # # # # # # # #
18672023-11-02T04:52:14.491Z # # # ##### # # # # #### ##### ##### # # #
18682023-11-02T04:52:14.504Z # ###### # # # # # # # # # # #
18692023-11-02T04:52:14.524Z # # # # # # # # # # # # # # # #
18702023-11-02T04:52:14.539Z #### # # ##### #### #### #### ###### #### #
18712023-11-02T04:52:14.560Z
18722023-11-02T04:52:14.570Z+ ptime -m cargo build --locked -p caboose-util --release
18732023-11-02T04:52:14.576Z Downloading crates ...
18742023-11-02T04:52:14.581Z Downloaded nodrop v0.1.14
18752023-11-02T04:52:14.623Z Downloaded crc-catalog v2.2.0
18762023-11-02T04:52:14.655Z Downloaded path-slash v0.1.5
18772023-11-02T04:52:14.693Z Downloaded crc v3.0.1
18782023-11-02T04:52:14.723Z Downloaded serde-hex v0.1.0
18792023-11-02T04:52:14.732Z Downloaded maybe-uninit v2.0.0
18802023-11-02T04:52:14.742Z Downloaded flagset v0.4.3
18812023-11-02T04:52:14.756Z Downloaded pem-rfc7468 v0.7.0
18822023-11-02T04:52:14.770Z Downloaded bitfield v0.14.0
18832023-11-02T04:52:14.807Z Downloaded packed_struct_codegen v0.10.1
18842023-11-02T04:52:14.820Z Downloaded packed_struct v0.10.1
18852023-11-02T04:52:14.834Z Downloaded smallvec v0.6.14
18862023-11-02T04:52:14.844Z Downloaded array-init v0.0.4
18872023-11-02T04:52:14.855Z Downloaded der_derive v0.7.2
18882023-11-02T04:52:14.871Z Downloaded crc-any v2.4.3
18892023-11-02T04:52:14.881Z Downloaded env_logger v0.10.0
18902023-11-02T04:52:14.887Z Downloaded rsa v0.9.2
18912023-11-02T04:52:14.895Z Downloaded x509-cert v0.2.4
18922023-11-02T04:52:15.340Z Downloaded num-bigint-dig v0.8.4
18932023-11-02T04:52:15.369Z Downloaded object v0.30.4
18942023-11-02T04:52:15.402Z Downloaded ron v0.8.1
18952023-11-02T04:52:15.419Z Downloaded pkcs1 v0.7.5
18962023-11-02T04:52:15.431Z Compiling proc-macro2 v1.0.67
18972023-11-02T04:52:15.437Z Compiling unicode-ident v1.0.12
18982023-11-02T04:52:15.462Z Compiling libc v0.2.149
18992023-11-02T04:52:15.478Z Compiling autocfg v1.1.0
19002023-11-02T04:52:15.505Z Compiling serde v1.0.188
19012023-11-02T04:52:15.926Z Compiling version_check v0.9.4
19022023-11-02T04:52:15.990Z Compiling cfg-if v1.0.0
19032023-11-02T04:52:16.004Z Compiling syn v1.0.109
19042023-11-02T04:52:16.012Z Compiling parking_lot_core v0.9.8
19052023-11-02T04:52:16.026Z Compiling once_cell v1.18.0
19062023-11-02T04:52:16.078Z Compiling typenum v1.16.0
19072023-11-02T04:52:16.104Z Compiling libm v0.2.7
19082023-11-02T04:52:16.116Z Compiling futures-core v0.3.29
19092023-11-02T04:52:16.128Z Compiling lock_api v0.4.10
19102023-11-02T04:52:16.132Z Compiling generic-array v0.14.7
19112023-11-02T04:52:16.135Z Compiling num-traits v0.2.16
19122023-11-02T04:52:16.138Z Compiling pkg-config v0.3.27
19132023-11-02T04:52:16.184Z Compiling scopeguard v1.2.0
19142023-11-02T04:52:16.218Z Compiling slab v0.4.9
19152023-11-02T04:52:16.238Z Compiling quote v1.0.33
19162023-11-02T04:52:16.255Z Compiling futures-channel v0.3.29
19172023-11-02T04:52:16.266Z Compiling futures-task v0.3.29
19182023-11-02T04:52:16.271Z Compiling serde_json v1.0.108
19192023-11-02T04:52:16.281Z Compiling thiserror v1.0.49
19202023-11-02T04:52:16.287Z Compiling syn v2.0.32
19212023-11-02T04:52:16.307Z Compiling jobserver v0.1.26
19222023-11-02T04:52:16.339Z Compiling getrandom v0.2.10
19232023-11-02T04:52:16.436Z Compiling cc v1.0.83
19242023-11-02T04:52:16.793Z Compiling futures-util v0.3.29
19252023-11-02T04:52:16.840Z Compiling memchr v2.6.3
19262023-11-02T04:52:17.173Z Compiling itoa v1.0.9
19272023-11-02T04:52:17.258Z Compiling ahash v0.8.3
19282023-11-02T04:52:17.498Z Compiling smallvec v1.11.0
19292023-11-02T04:52:17.698Z Compiling vcpkg v0.2.15
19302023-11-02T04:52:18.027Z Compiling log v0.4.20
19312023-11-02T04:52:18.900Z Compiling byteorder v1.5.0
19322023-11-02T04:52:19.757Z Compiling rand_core v0.6.4
19332023-11-02T04:52:20.561Z Compiling pin-project-lite v0.2.13
19342023-11-02T04:52:20.645Z Compiling parking_lot v0.12.1
19352023-11-02T04:52:20.764Z Compiling indexmap v1.9.3
19362023-11-02T04:52:21.517Z Compiling openssl-sys v0.9.93
19372023-11-02T04:52:22.111Z Compiling ring v0.17.5
19382023-11-02T04:52:23.147Z Compiling io-lifetimes v1.0.11
19392023-11-02T04:52:23.783Z Compiling ring v0.16.20
19402023-11-02T04:52:24.030Z Compiling num-integer v0.1.45
19412023-11-02T04:52:24.432Z Compiling semver v1.0.20
19422023-11-02T04:52:25.107Z Compiling ryu v1.0.15
19432023-11-02T04:52:25.381Z Compiling const-oid v0.9.5
19442023-11-02T04:52:26.074Z Compiling rustix v0.37.23
19452023-11-02T04:52:26.937Z Compiling spin v0.5.2
19462023-11-02T04:52:27.051Z Compiling mio v0.8.8
19472023-11-02T04:52:27.645Z Compiling signal-hook-registry v1.4.1
19482023-11-02T04:52:27.705Z Compiling num_cpus v1.16.0
19492023-11-02T04:52:27.873Z Compiling socket2 v0.5.4
19502023-11-02T04:52:28.428Z Compiling openssl v0.10.57
19512023-11-02T04:52:28.747Z Compiling unicode-xid v0.2.4
19522023-11-02T04:52:28.796Z Compiling heck v0.4.1
19532023-11-02T04:52:28.954Z Compiling httparse v1.8.0
19542023-11-02T04:52:28.987Z Compiling ucd-trie v0.1.6
19552023-11-02T04:52:29.061Z Compiling futures-sink v0.3.29
19562023-11-02T04:52:29.282Z Compiling synstructure v0.12.6
19572023-11-02T04:52:29.537Z Compiling tinyvec_macros v0.1.1
19582023-11-02T04:52:29.691Z Compiling tinyvec v1.6.0
19592023-11-02T04:52:31.435Z Compiling crc32fast v1.3.2
19602023-11-02T04:52:32.098Z Compiling rustls v0.21.8
19612023-11-02T04:52:32.101Z Compiling ppv-lite86 v0.2.17
19622023-11-02T04:52:32.105Z Compiling pin-utils v0.1.0
19632023-11-02T04:52:32.206Z Compiling native-tls v0.2.11
19642023-11-02T04:52:32.418Z Compiling futures-io v0.3.29
19652023-11-02T04:52:32.824Z Compiling radium v0.7.0
19662023-11-02T04:52:32.873Z Compiling unicode-normalization v0.1.22
19672023-11-02T04:52:33.116Z Compiling bzip2-sys v0.1.11+1.0.8
19682023-11-02T04:52:33.266Z Compiling rand_chacha v0.3.1
19692023-11-02T04:52:33.457Z Compiling spin v0.9.8
19702023-11-02T04:52:33.602Z Compiling tracing-core v0.1.31
19712023-11-02T04:52:33.752Z Compiling unicode-bidi v0.3.13
19722023-11-02T04:52:33.765Z Compiling subtle v2.5.0
19732023-11-02T04:52:34.701Z Compiling rand v0.8.5
19742023-11-02T04:52:36.146Z Compiling errno v0.3.2
19752023-11-02T04:52:36.161Z Compiling num-iter v0.1.43
19762023-11-02T04:52:36.219Z Compiling usdt-impl v0.3.5
19772023-11-02T04:52:36.371Z Compiling base64 v0.21.5
19782023-11-02T04:52:37.264Z Compiling rustix v0.38.9
19792023-11-02T04:52:37.811Z Compiling schemars v0.8.13
19802023-11-02T04:52:38.355Z Compiling serde_derive_internals v0.26.0
19812023-11-02T04:52:38.561Z Compiling serde_derive v1.0.188
19822023-11-02T04:52:38.889Z Compiling zeroize_derive v1.4.2
19832023-11-02T04:52:38.971Z Compiling tokio-macros v2.1.0
19842023-11-02T04:52:39.049Z Compiling thiserror-impl v1.0.49
19852023-11-02T04:52:39.508Z Compiling futures-macro v0.3.29
19862023-11-02T04:52:39.625Z Compiling tracing-attributes v0.1.26
19872023-11-02T04:52:40.234Z Compiling zerocopy-derive v0.2.0
19882023-11-02T04:52:41.136Z Compiling zeroize v1.6.0
19892023-11-02T04:52:42.507Z Compiling openssl-macros v0.1.1
19902023-11-02T04:52:43.036Z Compiling zerocopy-derive v0.6.4
19912023-11-02T04:52:43.827Z Compiling pest v2.7.2
19922023-11-02T04:52:44.228Z Compiling crypto-common v0.1.6
19932023-11-02T04:52:44.277Z Compiling block-buffer v0.10.4
19942023-11-02T04:52:44.666Z Compiling digest v0.10.7
19952023-11-02T04:52:45.083Z Compiling tracing v0.1.37
19962023-11-02T04:52:46.329Z Compiling bitflags v1.3.2
19972023-11-02T04:52:46.617Z Compiling fnv v1.0.7
19982023-11-02T04:52:47.010Z Compiling zerocopy v0.3.0
19992023-11-02T04:52:48.326Z Compiling pest_meta v2.7.2
20002023-11-02T04:52:48.641Z Compiling schemars_derive v0.8.13
20012023-11-02T04:52:50.760Z Compiling pest_generator v2.7.2
20022023-11-02T04:52:51.247Z Compiling lazy_static v1.4.0
20032023-11-02T04:52:53.531Z Compiling backtrace v0.3.69
20042023-11-02T04:52:53.614Z Compiling memoffset v0.9.0
20052023-11-02T04:52:53.795Z Compiling num-bigint v0.4.4
20062023-11-02T04:52:54.030Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20072023-11-02T04:52:54.147Z Compiling foreign-types-shared v0.1.1
20082023-11-02T04:52:54.317Z Compiling hashbrown v0.12.3
20092023-11-02T04:52:54.416Z Compiling untrusted v0.7.1
20102023-11-02T04:52:54.711Z Compiling percent-encoding v2.3.0
20112023-11-02T04:52:55.455Z Compiling smoltcp v0.9.1
20122023-11-02T04:52:55.478Z Compiling crossbeam-utils v0.8.16
20132023-11-02T04:52:55.483Z Compiling iana-time-zone v0.1.57
20142023-11-02T04:52:55.487Z Compiling pest_derive v2.7.2
20152023-11-02T04:52:55.828Z Compiling openssl-probe v0.1.5
20162023-11-02T04:52:55.889Z Compiling untrusted v0.9.0
20172023-11-02T04:52:55.948Z Compiling base64ct v1.6.0
20182023-11-02T04:52:56.243Z Compiling allocator-api2 v0.2.16
20192023-11-02T04:52:56.275Z Compiling async-trait v0.1.74
20202023-11-02T04:52:56.395Z Compiling dtrace-parser v0.1.14
20212023-11-02T04:52:57.090Z Compiling pem-rfc7468 v0.7.0
20222023-11-02T04:52:57.572Z Compiling hashbrown v0.14.0
20232023-11-02T04:52:58.130Z Compiling foreign-types v0.3.2
20242023-11-02T04:52:59.271Z Compiling dof v0.1.5
20252023-11-02T04:52:59.786Z Compiling der_derive v0.7.2
20262023-11-02T04:52:59.797Z Compiling clap_derive v4.4.2
20272023-11-02T04:53:01.339Z Compiling thread-id v4.2.0
20282023-11-02T04:53:01.490Z Compiling rustversion v1.0.14
20292023-11-02T04:53:02.025Z Compiling bytes v1.5.0
20302023-11-02T04:53:03.003Z Compiling bitflags v2.4.0
20312023-11-02T04:53:03.957Z Compiling tokio v1.33.0
20322023-11-02T04:53:04.203Z Compiling rustc_version v0.4.0
20332023-11-02T04:53:05.233Z Compiling heapless v0.7.16
20342023-11-02T04:53:05.793Z Compiling http v0.2.9
20352023-11-02T04:53:06.096Z Compiling uuid v1.4.1
20362023-11-02T04:53:07.248Z Compiling chrono v0.4.31
20372023-11-02T04:53:07.791Z Compiling adler v1.0.2
20382023-11-02T04:53:07.801Z Compiling equivalent v1.0.1
20392023-11-02T04:53:07.867Z Compiling flagset v0.4.3
20402023-11-02T04:53:08.206Z Compiling try-lock v0.2.4
20412023-11-02T04:53:08.401Z Compiling siphasher v0.3.11
20422023-11-02T04:53:09.033Z Compiling time-core v0.1.1
20432023-11-02T04:53:09.067Z Compiling anstyle v1.0.2
20442023-11-02T04:53:09.216Z Compiling cpufeatures v0.2.9
20452023-11-02T04:53:09.292Z Compiling utf8parse v0.2.1
20462023-11-02T04:53:09.349Z Compiling sha2 v0.10.8
20472023-11-02T04:53:09.572Z Compiling anstyle-parse v0.2.1
20482023-11-02T04:53:09.842Z Compiling time-macros v0.2.13
20492023-11-02T04:53:10.186Z Compiling http-body v0.4.5
20502023-11-02T04:53:10.850Z Compiling want v0.3.1
20512023-11-02T04:53:11.243Z Compiling der v0.7.8
20522023-11-02T04:53:12.253Z Compiling indexmap v2.0.0
20532023-11-02T04:53:14.330Z Compiling miniz_oxide v0.7.1
20542023-11-02T04:53:16.506Z Compiling serde_tokenstream v0.1.7
20552023-11-02T04:53:17.313Z Compiling tokio-util v0.7.10
20562023-11-02T04:53:19.676Z Compiling h2 v0.3.21
20572023-11-02T04:53:21.781Z Compiling sct v0.7.0
20582023-11-02T04:53:22.226Z Compiling form_urlencoded v1.2.0
20592023-11-02T04:53:22.383Z Compiling hubpack_derive v0.1.1
20602023-11-02T04:53:23.041Z Compiling socket2 v0.4.9
20612023-11-02T04:53:23.603Z Compiling crossbeam-epoch v0.9.15
20622023-11-02T04:53:24.322Z Compiling colorchoice v1.0.0
20632023-11-02T04:53:24.721Z Compiling httpdate v1.0.3
20642023-11-02T04:53:24.808Z Compiling anyhow v1.0.75
20652023-11-02T04:53:25.395Z Compiling slog v2.7.0
20662023-11-02T04:53:25.991Z Compiling tower-service v0.3.2
20672023-11-02T04:53:26.168Z Compiling tap v1.0.1
20682023-11-02T04:53:26.419Z Compiling anstyle-query v1.0.0
20692023-11-02T04:53:26.900Z Compiling anstream v0.5.0
20702023-11-02T04:53:26.955Z Compiling wyz v0.5.1
20712023-11-02T04:53:31.730Z Compiling hyper v0.14.27
20722023-11-02T04:53:33.605Z Compiling terminal_size v0.2.6
20732023-11-02T04:53:33.984Z Compiling spki v0.7.2
20742023-11-02T04:53:36.151Z Compiling rustls-pemfile v1.0.3
20752023-11-02T04:53:36.722Z Compiling zerocopy v0.6.4
20762023-11-02T04:53:37.099Z Compiling hmac v0.12.1
20772023-11-02T04:53:37.404Z Compiling md-5 v0.10.5
20782023-11-02T04:53:37.775Z Compiling stringprep v0.1.3
20792023-11-02T04:53:37.794Z Compiling idna v0.4.0
20802023-11-02T04:53:38.433Z Compiling diesel_table_macro_syntax v0.1.0
20812023-11-02T04:53:39.030Z Compiling hash32 v0.2.1
20822023-11-02T04:53:39.141Z Compiling aho-corasick v1.0.4
20832023-11-02T04:53:39.638Z Compiling regex-syntax v0.8.2
20842023-11-02T04:53:39.890Z Compiling stable_deref_trait v1.2.0
20852023-11-02T04:53:40.381Z Compiling strsim v0.10.0
20862023-11-02T04:53:41.051Z Compiling funty v2.0.0
20872023-11-02T04:53:42.998Z Compiling clap_lex v0.5.1
20882023-11-02T04:53:43.783Z Compiling dyn-clone v1.0.13
20892023-11-02T04:53:43.790Z Compiling fallible-iterator v0.2.0
20902023-11-02T04:53:44.677Z Compiling maybe-uninit v2.0.0
20912023-11-02T04:53:44.695Z Compiling gimli v0.28.0
20922023-11-02T04:53:44.971Z Compiling either v1.9.0
20932023-11-02T04:53:45.501Z Compiling postgres-protocol v0.6.6
20942023-11-02T04:53:45.953Z Compiling regex-automata v0.4.3
20952023-11-02T04:53:47.546Z Compiling bitvec v1.0.1
20962023-11-02T04:53:47.888Z Compiling clap_builder v4.4.2
20972023-11-02T04:53:50.614Z Compiling url v2.4.1
20982023-11-02T04:53:50.780Z Compiling diesel_derives v2.1.1
20992023-11-02T04:53:52.501Z Compiling addr2line v0.21.0
21002023-11-02T04:53:55.059Z Compiling rustls-native-certs v0.6.3
21012023-11-02T04:53:55.336Z Compiling strum_macros v0.25.2
21022023-11-02T04:53:57.476Z Compiling tokio-native-tls v0.3.1
21032023-11-02T04:53:59.990Z Compiling usdt-macro v0.3.5
21042023-11-02T04:54:00.160Z Compiling usdt-attr-macro v0.3.5
21052023-11-02T04:54:01.878Z Compiling phf_shared v0.11.2
21062023-11-02T04:54:02.337Z Compiling serde_spanned v0.6.4
21072023-11-02T04:54:02.445Z Compiling toml_datetime v0.6.5
21082023-11-02T04:54:02.692Z Compiling block-padding v0.3.3
21092023-11-02T04:54:02.827Z Compiling enum-as-inner v0.5.1
21102023-11-02T04:54:03.014Z Compiling serde_repr v0.1.16
21112023-11-02T04:54:03.148Z Compiling scheduled-thread-pool v0.2.7
21122023-11-02T04:54:03.769Z Compiling object v0.32.1
21132023-11-02T04:54:06.921Z Compiling deranged v0.3.8
21142023-11-02T04:54:07.616Z Compiling num-bigint-dig v0.8.4
21152023-11-02T04:54:07.998Z Compiling regex-automata v0.1.10
21162023-11-02T04:54:08.763Z Compiling num_threads v0.1.6
21172023-11-02T04:54:10.114Z Compiling bit-vec v0.6.3
21182023-11-02T04:54:10.160Z Compiling managed v0.8.0
21192023-11-02T04:54:10.779Z Compiling rustc-demangle v0.1.23
21202023-11-02T04:54:10.883Z Compiling winnow v0.5.15
21212023-11-02T04:54:12.988Z Compiling matches v0.1.10
21222023-11-02T04:54:14.574Z Compiling ipnet v2.8.0
21232023-11-02T04:54:15.141Z Compiling packed_struct v0.10.1
21242023-11-02T04:54:16.032Z Compiling idna v0.2.3
21252023-11-02T04:54:17.324Z Compiling toml_edit v0.19.15
21262023-11-02T04:54:20.934Z Compiling time v0.3.27
21272023-11-02T04:54:23.517Z Compiling bstr v0.2.17
21282023-11-02T04:54:25.707Z Compiling r2d2 v0.8.10
21292023-11-02T04:54:26.664Z Compiling inout v0.1.3
21302023-11-02T04:54:29.139Z Compiling phf v0.11.2
21312023-11-02T04:54:29.263Z Compiling hyper-tls v0.5.0
21322023-11-02T04:54:29.420Z Compiling clap v4.4.3
21332023-11-02T04:54:29.434Z Compiling flate2 v1.0.28
21342023-11-02T04:54:29.583Z Compiling regex v1.10.2
21352023-11-02T04:54:29.666Z Compiling ipnetwork v0.20.0
21362023-11-02T04:54:29.794Z Compiling postgres-types v0.2.6
21372023-11-02T04:54:30.762Z Compiling itertools v0.11.0
21382023-11-02T04:54:30.902Z Compiling pkcs8 v0.10.2
21392023-11-02T04:54:31.490Z Compiling hubpack v0.1.2
21402023-11-02T04:54:31.682Z Compiling serde_urlencoded v0.7.1
21412023-11-02T04:54:32.149Z Compiling phf_shared v0.10.0
21422023-11-02T04:54:32.519Z Compiling futures-executor v0.3.29
21432023-11-02T04:54:33.981Z Compiling signature v2.1.0
21442023-11-02T04:54:34.309Z Compiling packed_struct_codegen v0.10.1
21452023-11-02T04:54:35.736Z Compiling float-cmp v0.9.0
21462023-11-02T04:54:36.159Z Compiling encoding_rs v0.8.33
21472023-11-02T04:54:36.548Z Compiling whoami v1.4.1
21482023-11-02T04:54:45.859Z Compiling predicates-core v1.0.6
21492023-11-02T04:54:46.094Z Compiling unicode-width v0.1.11
21502023-11-02T04:54:46.224Z Compiling precomputed-hash v0.1.1
21512023-11-02T04:54:46.289Z Compiling new_debug_unreachable v1.0.4
21522023-11-02T04:54:46.322Z Compiling static_assertions v1.1.0
21532023-11-02T04:54:46.394Z Compiling mime v0.3.17
21542023-11-02T04:54:46.510Z Compiling difflib v0.4.0
21552023-11-02T04:54:46.515Z Compiling regex-automata v0.3.8
21562023-11-02T04:54:46.689Z Compiling unicode-segmentation v1.10.1
21572023-11-02T04:54:46.968Z Compiling normalize-line-endings v0.3.0
21582023-11-02T04:54:47.145Z Compiling data-encoding v2.4.0
21592023-11-02T04:54:47.270Z Compiling nodrop v0.1.14
21602023-11-02T04:54:47.356Z Compiling fixedbitset v0.4.2
21612023-11-02T04:54:47.826Z Compiling crc-catalog v2.2.0
21622023-11-02T04:54:47.845Z Compiling webpki-roots v0.25.2
21632023-11-02T04:54:47.936Z Compiling crc v3.0.1
21642023-11-02T04:54:47.982Z Compiling petgraph v0.6.4
21652023-11-02T04:54:52.179Z Compiling trust-dns-proto v0.22.0
21662023-11-02T04:54:52.567Z Compiling array-init v0.0.4
21672023-11-02T04:54:52.804Z Compiling similar v2.2.1
21682023-11-02T04:54:53.531Z Compiling bstr v1.6.0
21692023-11-02T04:54:54.866Z Compiling predicates v3.0.4
21702023-11-02T04:54:58.550Z Compiling string_cache v0.8.7
21712023-11-02T04:54:59.240Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21722023-11-02T04:55:02.541Z Compiling console v0.15.7
21732023-11-02T04:55:04.750Z Compiling tokio-postgres v0.7.10
21742023-11-02T04:55:10.144Z Compiling futures v0.3.29
21752023-11-02T04:55:13.000Z Compiling pkcs1 v0.7.5
21762023-11-02T04:55:14.271Z Compiling smallvec v0.6.14
21772023-11-02T04:55:14.408Z Compiling yasna v0.5.2
21782023-11-02T04:55:15.006Z Compiling diesel v2.1.3
21792023-11-02T04:55:17.249Z Compiling cipher v0.4.4
21802023-11-02T04:55:19.389Z Compiling toml v0.7.8
21812023-11-02T04:55:19.566Z Compiling bit-set v0.5.3
21822023-11-02T04:55:20.000Z Compiling usdt v0.3.5
21832023-11-02T04:55:20.401Z Compiling is-terminal v0.4.9
21842023-11-02T04:55:21.952Z Compiling itertools v0.10.5
21852023-11-02T04:55:23.753Z Compiling tokio-stream v0.1.14
21862023-11-02T04:55:24.127Z Compiling openapiv3 v1.0.3
21872023-11-02T04:55:25.292Z Compiling hex v0.4.3
21882023-11-02T04:55:27.960Z Compiling hashbrown v0.13.2
21892023-11-02T04:55:33.102Z Compiling bitfield v0.14.0
21902023-11-02T04:55:34.401Z Compiling lalrpop-util v0.19.12
21912023-11-02T04:55:34.948Z Compiling termcolor v1.2.0
21922023-11-02T04:55:37.469Z Compiling env_logger v0.10.0
21932023-11-02T04:55:39.056Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21942023-11-02T04:56:02.701Z Compiling rsa v0.9.2
21952023-11-02T04:56:03.501Z Compiling serde-hex v0.1.0
21962023-11-02T04:56:11.626Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21972023-11-02T04:56:14.292Z Compiling x509-cert v0.2.4
21982023-11-02T04:56:16.288Z Compiling ron v0.8.1
21992023-11-02T04:56:27.277Z Compiling crc-any v2.4.3
22002023-11-02T04:56:32.718Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22012023-11-02T04:56:45.716Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22022023-11-02T04:56:54.065Z Compiling object v0.30.4
22032023-11-02T04:57:17.956Z Compiling path-slash v0.1.5
22042023-11-02T04:57:18.035Z Compiling bzip2 v0.4.4
22052023-11-02T04:57:18.091Z Compiling zip v0.6.6
22062023-11-02T04:57:18.158Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22072023-11-02T04:57:33.208Z Compiling rustls-webpki v0.101.7
22082023-11-02T04:57:39.700Z Compiling tokio-rustls v0.24.1
22092023-11-02T04:57:40.206Z Compiling hyper-rustls v0.24.2
22102023-11-02T04:57:40.769Z Compiling reqwest v0.11.20
22112023-11-02T04:58:05.559Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22122023-11-02T04:58:07.613Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22132023-11-02T04:58:08.695Z Finished release [optimized] target(s) in 5m 56s
22142023-11-02T04:58:08.780Z
22152023-11-02T04:58:08.783Zreal 5:57.134773469
22162023-11-02T04:58:08.786Zuser 41:56.790849326
22172023-11-02T04:58:08.789Zsys 3:52.413432141
22182023-11-02T04:58:08.791Ztrap 1.850430419
22192023-11-02T04:58:08.794Ztflt 1.072834906
22202023-11-02T04:58:08.797Zdflt 1.365485466
22212023-11-02T04:58:08.799Zkflt 0.007203120
22222023-11-02T04:58:08.804Zlock 1:35:12.493878619
22232023-11-02T04:58:08.806Zslp 2:54:27.219844238
22242023-11-02T04:58:08.809Zlat 1:43.660473893
22252023-11-02T04:58:08.812Zstop 1:28.582189830
22262023-11-02T04:58:08.815Z+ ptime -m gzip
22272023-11-02T04:58:09.446Z
22282023-11-02T04:58:09.452Zreal 0.659965682
22292023-11-02T04:58:09.456Zuser 0.650342512
22302023-11-02T04:58:09.459Zsys 0.008814567
22312023-11-02T04:58:09.462Ztrap 0.000092795
22322023-11-02T04:58:09.466Ztflt 0.000000000
22332023-11-02T04:58:09.468Zdflt 0.000000000
22342023-11-02T04:58:09.471Zkflt 0.000000000
22352023-11-02T04:58:09.474Zlock 0.000000000
22362023-11-02T04:58:09.477Zslp 0.000000000
22372023-11-02T04:58:09.479Zlat 0.000274846
22382023-11-02T04:58:09.482Zstop 0.000318151
22392023-11-02T04:58:09.485Z+ banner tufaceous
22402023-11-02T04:58:09.488Z
22412023-11-02T04:58:09.491Z ##### # # ###### ## #### ###### #### # # ####
22422023-11-02T04:58:09.496Z # # # # # # # # # # # # # #
22432023-11-02T04:58:09.499Z # # # ##### # # # ##### # # # # ####
22442023-11-02T04:58:09.503Z # # # # ###### # # # # # # #
22452023-11-02T04:58:09.507Z # # # # # # # # # # # # # # #
22462023-11-02T04:58:09.519Z # #### # # # #### ###### #### #### ####
22472023-11-02T04:58:09.522Z
22482023-11-02T04:58:09.554Z+ ptime -m cargo build --locked -p tufaceous --release
22492023-11-02T04:58:10.188Z Downloading crates ...
22502023-11-02T04:58:10.526Z Downloaded doc-comment v0.3.3
22512023-11-02T04:58:10.529Z Downloaded path-dedot v3.1.0
22522023-11-02T04:58:10.537Z Downloaded globset v0.4.13
22532023-11-02T04:58:10.544Z Downloaded fs-err v2.9.0
22542023-11-02T04:58:10.555Z Downloaded serde_plain v1.0.2
22552023-11-02T04:58:10.602Z Downloaded path-absolutize v3.1.0
22562023-11-02T04:58:10.624Z Downloaded bytesize v1.3.0
22572023-11-02T04:58:10.628Z Downloaded tough v0.12.5
22582023-11-02T04:58:10.632Z Downloaded snafu-derive v0.7.5
22592023-11-02T04:58:10.637Z Downloaded snafu v0.7.5
22602023-11-02T04:58:10.641Z Downloaded olpc-cjson v0.1.3
22612023-11-02T04:58:10.645Z Downloaded buf-list v1.0.3
22622023-11-02T04:58:10.738Z Compiling serde_tokenstream v0.2.0
22632023-11-02T04:58:10.755Z Compiling regress v0.7.1
22642023-11-02T04:58:10.768Z Compiling dirs-sys-next v0.1.2
22652023-11-02T04:58:10.771Z Compiling ident_case v1.0.1
22662023-11-02T04:58:10.792Z Compiling thread_local v1.1.7
22672023-11-02T04:58:10.801Z Compiling camino v1.1.6
22682023-11-02T04:58:10.804Z Compiling heck v0.4.1
22692023-11-02T04:58:11.035Z Compiling dirs-next v2.0.0
22702023-11-02T04:58:11.478Z Compiling darling_core v0.20.3
22712023-11-02T04:58:11.546Z Compiling slog-async v2.8.0
22722023-11-02T04:58:11.712Z Compiling term v0.7.0
22732023-11-02T04:58:12.137Z Compiling crossbeam-channel v0.5.8
22742023-11-02T04:58:12.316Z Compiling getopts v0.2.21
22752023-11-02T04:58:12.652Z Compiling structmeta-derive v0.1.6
22762023-11-02T04:58:12.914Z Compiling atty v0.2.14
22772023-11-02T04:58:13.115Z Compiling multer v2.1.0
22782023-11-02T04:58:13.509Z Compiling take_mut v0.2.2
22792023-11-02T04:58:13.748Z Compiling paste v1.0.14
22802023-11-02T04:58:13.787Z Compiling unsafe-libyaml v0.2.9
22812023-11-02T04:58:14.413Z Compiling doc-comment v0.3.3
22822023-11-02T04:58:14.998Z Compiling match_cfg v0.1.0
22832023-11-02T04:58:15.134Z Compiling hostname v0.3.1
22842023-11-02T04:58:15.618Z Compiling slog-term v2.9.0
22852023-11-02T04:58:16.896Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22862023-11-02T04:58:19.177Z Compiling structmeta v0.1.6
22872023-11-02T04:58:19.789Z Compiling serde_yaml v0.9.25
22882023-11-02T04:58:20.714Z Compiling darling_macro v0.20.3
22892023-11-02T04:58:21.408Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902023-11-02T04:58:21.432Z Compiling slog-json v2.6.1
22912023-11-02T04:58:22.242Z Compiling darling v0.20.3
22922023-11-02T04:58:22.302Z Compiling async-stream-impl v0.3.5
22932023-11-02T04:58:22.399Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22942023-11-02T04:58:22.818Z Compiling atomic-waker v1.1.1
22952023-11-02T04:58:23.103Z Compiling regex-syntax v0.6.29
22962023-11-02T04:58:23.163Z Compiling fastrand v2.0.0
22972023-11-02T04:58:24.291Z Compiling async-stream v0.3.5
22982023-11-02T04:58:24.360Z Compiling tempfile v3.8.0
22992023-11-02T04:58:24.378Z Compiling waitgroup v0.1.2
23002023-11-02T04:58:24.798Z Compiling serde_with_macros v2.3.3
23012023-11-02T04:58:24.914Z Compiling slog-bunyan v2.4.0
23022023-11-02T04:58:27.926Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23032023-11-02T04:58:28.050Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23042023-11-02T04:58:28.689Z Compiling toml_edit v0.20.7
23052023-11-02T04:58:29.458Z Compiling sha1 v0.10.5
23062023-11-02T04:58:30.417Z Compiling snafu-derive v0.7.5
23072023-11-02T04:58:30.533Z Compiling serde_path_to_error v0.1.14
23082023-11-02T04:58:30.938Z Compiling path-dedot v3.1.0
23092023-11-02T04:58:31.180Z Compiling instant v0.1.12
23102023-11-02T04:58:31.301Z Compiling debug-ignore v1.0.5
23112023-11-02T04:58:31.486Z Compiling base64 v0.13.1
23122023-11-02T04:58:31.516Z Compiling buf-list v1.0.3
23132023-11-02T04:58:32.303Z Compiling arc-swap v1.6.0
23142023-11-02T04:58:32.346Z Compiling same-file v1.0.6
23152023-11-02T04:58:32.805Z Compiling walkdir v2.4.0
23162023-11-02T04:58:32.912Z Compiling parse-display-derive v0.7.0
23172023-11-02T04:58:33.007Z Compiling pem v1.1.1
23182023-11-02T04:58:33.566Z Compiling toml v0.8.6
23192023-11-02T04:58:35.502Z Compiling slog-scope v4.4.0
23202023-11-02T04:58:35.816Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23212023-11-02T04:58:37.079Z Compiling backoff v0.4.0
23222023-11-02T04:58:37.666Z Compiling path-absolutize v3.1.0
23232023-11-02T04:58:38.375Z Compiling serde_with v2.3.3
23242023-11-02T04:58:38.765Z Compiling snafu v0.7.5
23252023-11-02T04:58:39.191Z Compiling parse-display v0.7.0
23262023-11-02T04:58:39.500Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23272023-11-02T04:58:40.547Z Compiling globset v0.4.13
23282023-11-02T04:58:40.822Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23292023-11-02T04:58:41.064Z Compiling strum v0.25.0
23302023-11-02T04:58:41.332Z Compiling olpc-cjson v0.1.3
23312023-11-02T04:58:42.251Z Compiling serde_plain v1.0.2
23322023-11-02T04:58:43.133Z Compiling macaddr v1.0.1
23332023-11-02T04:58:43.145Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23342023-11-02T04:58:43.333Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23352023-11-02T04:58:44.326Z Compiling xattr v1.0.1
23362023-11-02T04:58:44.767Z Compiling filetime v0.2.22
23372023-11-02T04:58:45.280Z Compiling tar v0.4.40
23382023-11-02T04:58:45.790Z Compiling tough v0.12.5
23392023-11-02T04:58:54.507Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23402023-11-02T04:58:55.300Z Compiling slog-stdlog v4.1.1
23412023-11-02T04:58:56.882Z Compiling camino-tempfile v1.0.2
23422023-11-02T04:58:57.507Z Compiling bytesize v1.3.0
23432023-11-02T04:58:58.197Z Compiling fs-err v2.9.0
23442023-11-02T04:58:58.462Z Compiling slog-envlogger v2.2.0
23452023-11-02T04:58:59.596Z Compiling humantime v2.1.0
23462023-11-02T04:59:23.687Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23472023-11-02T04:59:23.975Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23482023-11-02T04:59:35.894Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23492023-11-02T04:59:37.911Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23502023-11-02T05:00:07.305Z Finished release [optimized] target(s) in 1m 54s
23512023-11-02T05:00:07.361Z
23522023-11-02T05:00:07.424Zreal 1:54.298271123
23532023-11-02T05:00:07.457Zuser 12:29.258623363
23542023-11-02T05:00:07.540Zsys 46.884460351
23552023-11-02T05:00:07.568Ztrap 0.495537653
23562023-11-02T05:00:07.594Ztflt 0.387007931
23572023-11-02T05:00:07.617Zdflt 0.888295601
23582023-11-02T05:00:07.659Zkflt 0.000072181
23592023-11-02T05:00:07.667Zlock 25:28.338594111
23602023-11-02T05:00:07.676Zslp 28:08.614106321
23612023-11-02T05:00:07.702Zlat 23.091000444
23622023-11-02T05:00:07.712Zstop 10.810429636
23632023-11-02T05:00:07.722Z+ ptime -m gzip
23642023-11-02T05:00:07.746Z
23652023-11-02T05:00:08.203Zreal 2.309493992
23662023-11-02T05:00:08.220Zuser 2.281437903
23672023-11-02T05:00:08.229Zsys 0.027224275
23682023-11-02T05:00:08.235Ztrap 0.000244725
23692023-11-02T05:00:08.243Ztflt 0.000000000
23702023-11-02T05:00:08.301Zdflt 0.000000000
23712023-11-02T05:00:08.357Zkflt 0.000000000
23722023-11-02T05:00:08.377Zlock 0.000000000
23732023-11-02T05:00:08.420Zslp 0.000000000
23742023-11-02T05:00:08.430Zlat 0.000233793
23752023-11-02T05:00:08.474Zstop 0.000245087
23762023-11-02T05:00:08.491Zprocess exited: duration 1263745 ms, exit code 0
 
23772023-11-02T05:00:08.540Zfound 5 output files
23782023-11-02T05:00:08.568Zuploading: /work/end-to-end-tests/bootstrap-c43fba0fc8ca36e8.gz (6514633 bytes)
23792023-11-02T05:00:11.747Zuploaded: /work/end-to-end-tests/bootstrap-c43fba0fc8ca36e8.gz
23802023-11-02T05:00:11.764Zuploading: /work/end-to-end-tests/bootstrap.gz (100065056 bytes)
23812023-11-02T05:01:07.318Zuploaded: /work/end-to-end-tests/bootstrap.gz
23822023-11-02T05:01:07.334Zuploading: /work/end-to-end-tests/end_to_end_tests-db7e95353d866fe2.gz (114572958 bytes)
23832023-11-02T05:02:18.486Zuploaded: /work/end-to-end-tests/end_to_end_tests-db7e95353d866fe2.gz
23842023-11-02T05:02:18.493Zuploading: /work/caboose-util.gz (4113400 bytes)
23852023-11-02T05:02:20.063Zuploaded: /work/caboose-util.gz
23862023-11-02T05:02:20.084Zuploading: /work/tufaceous.gz (14764699 bytes)
23872023-11-02T05:02:32.125Zuploaded: /work/tufaceous.gz