01HCZP887ZRBZGGG6YX020J3N4: 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: 01HCZP9ESYNSM7J7KFTW3P3YRQ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-17T20:48:27.294Zjob assigned to worker 01HCZP9HRBFQD1EBEJ3483MQX8 (queued for 59 s)
 
22023-10-17T20:48:27.826Zstarting task 0: "setup"
32023-10-17T20:48:27.884Z++ uname -s
42023-10-17T20:48:27.889Z+ kern=SunOS
52023-10-17T20:48:27.894Z+ case "$kern" in
62023-10-17T20:48:27.898Z+ groupadd -g 12345 build
72023-10-17T20:48:27.904Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-17T20:48:29.910Z+ zfs create -o mountpoint=/work rpool/work
92023-10-17T20:48:30.091Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-17T20:48:30.097Z+ home_fs=zfs
112023-10-17T20:48:30.105Z+ [[ zfs == autofs ]]
122023-10-17T20:48:30.112Z+ mkdir -p /home/build
132023-10-17T20:48:30.121Z+ chown build:build /home/build /work
142023-10-17T20:48:32.523Z+ chmod 0700 /home/build /work
152023-10-17T20:48:32.534Zprocess exited: duration 4270 ms, exit code 0
 
162023-10-17T20:48:32.566Zstarting task 1: "rust-toolchain"
172023-10-17T20:48:32.588Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-17T20:48:32.600Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-17T20:48:32.765Zinfo: downloading installer
202023-10-17T20:48:34.507Zwarning: it looks like you have an existing installation of Rust at:
212023-10-17T20:48:34.518Zwarning: /opt/ooce/bin
222023-10-17T20:48:34.529Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-17T20:48:34.542Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-17T20:48:34.552Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-17T20:48:34.563Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-17T20:48:34.573Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-17T20:48:34.582Zerror: cannot install while Rust is installed
282023-10-17T20:48:34.590Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-17T20:48:34.605Zinfo: profile set to 'default'
302023-10-17T20:48:34.616Zinfo: default host triple is x86_64-unknown-illumos
312023-10-17T20:48:34.627Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-17T20:48:34.783Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-17T20:48:34.788Zinfo: downloading component 'cargo'
342023-10-17T20:48:35.585Zinfo: downloading component 'clippy'
352023-10-17T20:48:35.873Zinfo: downloading component 'rust-docs'
362023-10-17T20:48:36.914Zinfo: downloading component 'rust-std'
372023-10-17T20:48:38.724Zinfo: downloading component 'rustc'
382023-10-17T20:48:43.288Zinfo: downloading component 'rustfmt'
392023-10-17T20:48:43.314Zinfo: installing component 'cargo'
402023-10-17T20:48:44.738Zinfo: installing component 'clippy'
412023-10-17T20:48:45.337Zinfo: installing component 'rust-docs'
422023-10-17T20:48:48.067Zinfo: installing component 'rust-std'
432023-10-17T20:48:51.158Zinfo: installing component 'rustc'
442023-10-17T20:48:57.873Zinfo: installing component 'rustfmt'
452023-10-17T20:48:58.356Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-17T20:48:58.364Z
472023-10-17T20:48:58.510Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-17T20:48:58.524Z
492023-10-17T20:48:58.534Z
502023-10-17T20:48:58.542ZRust is installed now. Great!
512023-10-17T20:48:58.550Z
522023-10-17T20:48:58.572ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-17T20:48:58.579Zenvironment variable. This has not been done automatically.
542023-10-17T20:48:58.589Z
552023-10-17T20:48:58.594ZTo configure your current shell, run:
562023-10-17T20:48:58.608Zsource "$HOME/.cargo/env"
572023-10-17T20:48:58.612Z+ rustc --version
582023-10-17T20:48:58.702Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-17T20:48:58.713Zprocess exited: duration 26131 ms, exit code 0
 
602023-10-17T20:48:58.727Zstarting task 2: "authentication"
612023-10-17T20:48:58.774Zprocess exited: duration 40 ms, exit code 0
 
622023-10-17T20:48:58.795Zstarting task 3: "clone repository"
632023-10-17T20:48:58.811Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-17T20:48:58.818Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-17T20:48:59.260ZCloning into '/work/oxidecomputer/omicron'...
662023-10-17T20:49:05.274Z+ cd /work/oxidecomputer/omicron
672023-10-17T20:49:05.278Z+ [[ -n wicketd-proxy-nexus ]]
682023-10-17T20:49:05.282Z+ git fetch origin wicketd-proxy-nexus
692023-10-17T20:49:05.287ZFrom https://github.com/oxidecomputer/omicron
702023-10-17T20:49:05.296Z * branch wicketd-proxy-nexus -> FETCH_HEAD
712023-10-17T20:49:05.299Z+ git checkout -B wicketd-proxy-nexus remotes/origin/wicketd-proxy-nexus
722023-10-17T20:49:05.371ZSwitched to a new branch 'wicketd-proxy-nexus'
732023-10-17T20:49:05.394Zbranch 'wicketd-proxy-nexus' set up to track 'origin/wicketd-proxy-nexus'.
742023-10-17T20:49:05.835Z+ git reset --hard 2670d9240dd2763e7e7b779f67333f3b67a840dd
752023-10-17T20:49:05.844ZHEAD is now at 2670d924 illumos fixes
762023-10-17T20:49:05.851Zprocess exited: duration 6592 ms, exit code 0
 
772023-10-17T20:49:05.880Zstarting task 4: "build"
782023-10-17T20:49:05.893Z+ cargo --version
792023-10-17T20:49:06.000Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-17T20:49:06.023Z+ rustc --version
812023-10-17T20:49:06.093Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-17T20:49:06.098Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-10-17T20:49:20.696Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-10-17T20:49:21.479Z Startup: Caching catalogs ... Done
852023-10-17T20:49:25.529ZPlanning: Solver setup ... Done (3.803s)
862023-10-17T20:49:25.634ZPlanning: Running solver ... Done (0.105s)
872023-10-17T20:49:25.681ZPlanning: Finding local manifests ... Done (0.003s)
882023-10-17T20:49:25.695ZPlanning: Fetching manifests: 0/4 0% complete
892023-10-17T20:49:26.031ZPlanning: Fetching manifests: 4/4 100% complete
902023-10-17T20:49:26.172ZPlanning: Package planning ... Done (0.144s)
912023-10-17T20:49:26.256ZPlanning: Merging actions ... Done (0.084s)
922023-10-17T20:49:26.976ZPlanning: Checking for conflicting actions ... Done (0.720s)
932023-10-17T20:49:26.993ZPlanning: Consolidating action changes ... Done (0.017s)
942023-10-17T20:49:32.421ZPlanning: Evaluating mediators ... Done (5.428s)
952023-10-17T20:49:32.439ZPlanning: Planning completed in 10.91 seconds
962023-10-17T20:49:38.177Z Packages to install: 4
972023-10-17T20:49:38.184Z Mediators to change: 2
982023-10-17T20:49:38.187Z Services to change: 1
992023-10-17T20:49:38.191Z Estimated space available: 149.39 GB
1002023-10-17T20:49:38.195ZEstimated space to be consumed: 1.36 GB
1012023-10-17T20:49:38.199Z Create boot environment: No
1022023-10-17T20:49:38.203ZCreate backup boot environment: No
1032023-10-17T20:49:38.210Z Rebuild boot archive: No
1042023-10-17T20:49:38.213Z
1052023-10-17T20:49:38.217ZChanged mediators:
1062023-10-17T20:49:38.220Z mediator clang:
1072023-10-17T20:49:38.225Z version: None -> 15 (system default)
1082023-10-17T20:49:38.229Z
1092023-10-17T20:49:38.233Z mediator llvm:
1102023-10-17T20:49:38.236Z version: 14 (system default) -> 15 (system default)
1112023-10-17T20:49:38.240Z
1122023-10-17T20:49:38.242ZChanged packages:
1132023-10-17T20:49:38.246Zhelios-dev
1142023-10-17T20:49:38.250Z developer/build-essential
1152023-10-17T20:49:38.254Z None -> 11-2.0
1162023-10-17T20:49:38.258Z library/libxmlsec1
1172023-10-17T20:49:38.357Z None -> 1.2.35-2.0
1182023-10-17T20:49:38.362Z ooce/developer/clang-15
1192023-10-17T20:49:38.366Z None -> 15.0.7-2.0
1202023-10-17T20:49:38.389Z ooce/developer/llvm-15
1212023-10-17T20:49:38.407Z None -> 15.0.7-2.0
1222023-10-17T20:49:38.412Z
1232023-10-17T20:49:38.415ZServices:
1242023-10-17T20:49:38.420Z restart_fmri:
1252023-10-17T20:49:38.430Z svc:/system/update-man-index:default
1262023-10-17T20:49:38.435Z
1272023-10-17T20:49:38.443ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-10-17T20:49:43.418ZDownload: 1198/3290 items 75.2/212.6MB 35% complete (15.0M/s)
1292023-10-17T20:49:48.416ZDownload: 2790/3290 items 121.0/212.6MB 56% complete (12.2M/s)
1302023-10-17T20:49:51.541ZDownload: Completed 212.60 MB in 13.13 seconds (16.2M/s)
1312023-10-17T20:49:52.335Z Actions: 1/3687 actions (Installing new actions)
1322023-10-17T20:50:01.301Z Actions: 2308/3687 actions (Installing new actions)
1332023-10-17T20:50:01.474Z Actions: Completed 3687 actions in 8.34 seconds.
1342023-10-17T20:50:01.661Z Done (0.069s)
1352023-10-17T20:50:01.853Z Done (0.000s)
1362023-10-17T20:50:02.329Z Done (0.180s)
1372023-10-17T20:50:08.960Z Done (7.916s)
1382023-10-17T20:50:09.325Z Done (0.256s)
1392023-10-17T20:50:09.331Z Done (0.000s)
1402023-10-17T20:50:09.544Z Done (0.000s)
1412023-10-17T20:50:10.234ZPlanning: Evaluating mediator changes ... Done
1422023-10-17T20:50:10.513ZPlanning: Checking for conflicting actions ... Done
1432023-10-17T20:50:10.516ZPlanning: Consolidating action changes ... Done
1442023-10-17T20:50:10.950ZPlanning: Evaluating mediators ... Done
1452023-10-17T20:50:10.954ZPlanning: Planning completed in 0.72 seconds
1462023-10-17T20:50:11.006Z Mediators to change: 2
1472023-10-17T20:50:11.012Z Create boot environment: No
1482023-10-17T20:50:11.018ZCreate backup boot environment: No
1492023-10-17T20:50:11.099Z Done
1502023-10-17T20:50:11.104Z Done
1512023-10-17T20:50:11.201Z Done
1522023-10-17T20:50:17.107Z Done
1532023-10-17T20:50:17.232Z Done
1542023-10-17T20:50:17.246Z Done
1552023-10-17T20:50:17.355Z Done
1562023-10-17T20:50:18.355ZPlanning: Evaluating mediator changes ... Done
1572023-10-17T20:50:18.358ZPlanning: Merging actions ... Done
1582023-10-17T20:50:18.703ZPlanning: Checking for conflicting actions ... Done
1592023-10-17T20:50:18.710ZPlanning: Consolidating action changes ... Done
1602023-10-17T20:50:19.127ZPlanning: Evaluating mediators ... Done
1612023-10-17T20:50:19.221ZPlanning: Planning completed in 1.30 seconds
1622023-10-17T20:50:19.278Z Packages to change: 1
1632023-10-17T20:50:19.282Z Mediators to change: 1
1642023-10-17T20:50:19.285Z Services to change: 1
1652023-10-17T20:50:19.289Z Create boot environment: No
1662023-10-17T20:50:19.292ZCreate backup boot environment: Yes
1672023-10-17T20:50:21.448Z Actions: 1/6 actions (Updating modified actions)
1682023-10-17T20:50:21.453Z Actions: Completed 6 actions in 0.00 seconds.
1692023-10-17T20:50:21.458Z Done
1702023-10-17T20:50:21.464Z Done
1712023-10-17T20:50:21.496Z Done
1722023-10-17T20:50:28.178Z Done
1732023-10-17T20:50:28.242Z Done
1742023-10-17T20:50:28.354Z Done
1752023-10-17T20:50:28.483Z Done
1762023-10-17T20:50:28.539ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1772023-10-17T20:50:28.648Zclang system 15 system
1782023-10-17T20:50:28.764Zcsh system system illumos
1792023-10-17T20:50:28.804Zctags system system illumos
1802023-10-17T20:50:28.819Zgcc vendor 12 vendor
1812023-10-17T20:50:28.843Zgcc system 10 system
1822023-10-17T20:50:28.978Zgcc system 7 system
1832023-10-17T20:50:28.983Zgo system 1.20 system
1842023-10-17T20:50:28.990Zgo system 1.19 system
1852023-10-17T20:50:28.995Zllvm system 15 system
1862023-10-17T20:50:29.002Zllvm system 14 system
1872023-10-17T20:50:29.018Zmariadb system 10.6 system
1882023-10-17T20:50:29.148Zmta vendor vendor dma
1892023-10-17T20:50:29.179Zopenjdk system 17 system
1902023-10-17T20:50:29.232Zopenjdk system 11 system
1912023-10-17T20:50:29.256Zopenjdk system 1.8 system
1922023-10-17T20:50:29.275Zopenssl vendor 3 vendor
1932023-10-17T20:50:29.283Zperl system 5.36 system
1942023-10-17T20:50:29.309Zpostgresql system 15 system
1952023-10-17T20:50:29.343Zpostgresql system 13 system
1962023-10-17T20:50:29.382Zpython vendor 3 vendor
1972023-10-17T20:50:29.418Zpython system 2 system
1982023-10-17T20:50:29.433Zpython3 system 3.11 system
1992023-10-17T20:50:29.479Zruby system 3.0 system
2002023-10-17T20:50:29.511Zwords vendor vendor american-english
2012023-10-17T20:50:29.574Zwords system system australian-english
2022023-10-17T20:50:29.601Zwords system system british-english
2032023-10-17T20:50:29.760Zwords system system canadian-english
2042023-10-17T20:50:29.854Zwords system system french
2052023-10-17T20:50:29.994Zwords system system italian
2062023-10-17T20:50:30.042Zwords system system ngerman
2072023-10-17T20:50:30.068Zwords system system ogerman
2082023-10-17T20:50:30.090Zwords system system spanish
2092023-10-17T20:50:30.103ZFMRI IFO
2102023-10-17T20:50:30.173Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2112023-10-17T20:50:30.210Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2122023-10-17T20:50:30.219Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2132023-10-17T20:50:30.246Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2142023-10-17T20:50:30.316Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2152023-10-17T20:50:30.323Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2162023-10-17T20:50:30.348Z+ set -o errexit
2172023-10-17T20:50:30.399Z+++ dirname ./tools/ci_download_cockroachdb
2182023-10-17T20:50:30.444Z++ cd ./tools
2192023-10-17T20:50:30.526Z++ pwd
2202023-10-17T20:50:30.532Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2212023-10-17T20:50:30.548Z++ basename ./tools/ci_download_cockroachdb
2222023-10-17T20:50:30.563Z+ ARG0=ci_download_cockroachdb
2232023-10-17T20:50:30.587Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2242023-10-17T20:50:30.649Z+ CIDL_VERSION=v22.1.9
2252023-10-17T20:50:30.683Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2262023-10-17T20:50:30.714Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2272023-10-17T20:50:30.753Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2282023-10-17T20:50:30.783Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2292023-10-17T20:50:30.805Z+ TARGET_DIR=out
2302023-10-17T20:50:30.816Z+ DOWNLOAD_DIR=out/downloads
2312023-10-17T20:50:30.824Z+ DEST_DIR=./out/cockroachdb
2322023-10-17T20:50:30.839Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2332023-10-17T20:50:30.849Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2342023-10-17T20:50:30.857Z+ main
2352023-10-17T20:50:30.863Z+ [[ 0 != 0 ]]
2362023-10-17T20:50:30.882Z+ CIDL_OS=solaris2.11
2372023-10-17T20:50:30.895Z+ [[ 0 != 0 ]]
2382023-10-17T20:50:30.902Z+ configure_os solaris2.11
2392023-10-17T20:50:30.906Z+ echo 'current directory: /work/oxidecomputer/omicron'
2402023-10-17T20:50:30.916Zcurrent directory: /work/oxidecomputer/omicron
2412023-10-17T20:50:30.927Z+ echo 'configuring based on OS: "solaris2.11"'
2422023-10-17T20:50:30.931Zconfiguring based on OS: "solaris2.11"
2432023-10-17T20:50:30.935Z+ case "$1" in
2442023-10-17T20:50:30.938Z+ CIDL_BUILD=illumos
2452023-10-17T20:50:30.941Z+ CIDL_SUFFIX=tar.gz
2462023-10-17T20:50:30.943Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2472023-10-17T20:50:30.946Z+ CIDL_MD5FUNC=do_md5sum
2482023-10-17T20:50:30.978ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2492023-10-17T20:50:31.015Z+ CIDL_URL_BASE=https://illumos.org/downloads
2502023-10-17T20:50:31.042ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2512023-10-17T20:50:31.056Z+ CIDL_ASSEMBLE=do_assemble_illumos
2522023-10-17T20:50:31.071ZDownloading...
2532023-10-17T20:50:31.074Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2542023-10-17T20:50:31.082Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2552023-10-17T20:50:31.107Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2562023-10-17T20:50:31.110Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2572023-10-17T20:50:31.117Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2582023-10-17T20:50:31.122Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2592023-10-17T20:50:31.129Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2602023-10-17T20:50:31.136Z+ mkdir -p out/downloads
2612023-10-17T20:50:31.146Z+ mkdir -p ./out/cockroachdb
2622023-10-17T20:50:31.180Z+ local DO_DOWNLOAD=true
2632023-10-17T20:50:31.198Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2642023-10-17T20:50:31.218Z+ '[' true == true ']'
2652023-10-17T20:50:31.258Z+ echo Downloading...
2662023-10-17T20:50:31.282Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2672023-10-17T20:50:31.289Z+ 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
2682023-10-17T20:50:32.656Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2692023-10-17T20:50:32.662Z++ md5sum
2702023-10-17T20:50:32.665Z++ awk '{print $1}'
2712023-10-17T20:50:33.358Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2722023-10-17T20:50:33.362Z+ [[ 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 ]]
2732023-10-17T20:50:33.365Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742023-10-17T20:50:33.368Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2752023-10-17T20:50:36.201Z+ do_assemble_illumos
2762023-10-17T20:50:36.205Z+ rm -r ./out/cockroachdb
2772023-10-17T20:50:36.209Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2782023-10-17T20:50:36.893Z+ ./out/cockroachdb/bin/cockroach version
2792023-10-17T20:50:37.201ZBuild Tag: v22.1.9-dirty
2802023-10-17T20:50:37.204ZBuild Time: 2022/10/26 21:17:46
2812023-10-17T20:50:37.207ZDistribution: OSS
2822023-10-17T20:50:37.210ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2832023-10-17T20:50:37.213ZGo Version: go1.17.13
2842023-10-17T20:50:37.215ZC Compiler: gcc 10.3.0
2852023-10-17T20:50:37.218ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2862023-10-17T20:50:37.221ZBuild Type: release
2872023-10-17T20:50:37.228Z+ set -o errexit
2882023-10-17T20:50:37.231Z+++ dirname ./tools/ci_download_clickhouse
2892023-10-17T20:50:37.234Z++ cd ./tools
2902023-10-17T20:50:37.237Z++ pwd
2912023-10-17T20:50:37.239Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2922023-10-17T20:50:37.242Z++ basename ./tools/ci_download_clickhouse
2932023-10-17T20:50:37.245Z+ ARG0=ci_download_clickhouse
2942023-10-17T20:50:37.248Z+ TARGET_DIR=out
2952023-10-17T20:50:37.251Z+ DOWNLOAD_DIR=out/downloads
2962023-10-17T20:50:37.254Z+ DEST_DIR=./out/clickhouse
2972023-10-17T20:50:37.256Z+ CIDL_VERSION=v22.8.9.24
2982023-10-17T20:50:37.259Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
2992023-10-17T20:50:37.262Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3002023-10-17T20:50:37.265Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3012023-10-17T20:50:37.267Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3022023-10-17T20:50:37.270Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3032023-10-17T20:50:37.273Z+ main
3042023-10-17T20:50:37.275Z+ [[ 0 != 0 ]]
3052023-10-17T20:50:37.278Z+ CIDL_OS=solaris2.11
3062023-10-17T20:50:37.282Z+ [[ 0 != 0 ]]
3072023-10-17T20:50:37.285Z+ configure_os solaris2.11
3082023-10-17T20:50:37.288Z+ echo 'current directory: /work/oxidecomputer/omicron'
3092023-10-17T20:50:37.292Zcurrent directory: /work/oxidecomputer/omicron
3102023-10-17T20:50:37.295Z+ echo 'configuring based on OS: "solaris2.11"'
3112023-10-17T20:50:37.298Zconfiguring based on OS: "solaris2.11"
3122023-10-17T20:50:37.301Z+ CIDL_DASHREV=
3132023-10-17T20:50:37.303Z+ case "$1" in
3142023-10-17T20:50:37.306Z+ CIDL_PLATFORM=illumos
3152023-10-17T20:50:37.309Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3162023-10-17T20:50:37.311Z+ CIDL_MD5FUNC=do_md5sum
3172023-10-17T20:50:37.314Z+ CIDL_DASHREV=-1
3182023-10-17T20:50:37.317Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3192023-10-17T20:50:37.319Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3202023-10-17T20:50:37.322Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3212023-10-17T20:50:37.329Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3222023-10-17T20:50:37.344Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3232023-10-17T20:50:37.350ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3242023-10-17T20:50:37.353Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3252023-10-17T20:50:37.356ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3262023-10-17T20:50:37.359Z+ mkdir -p out/downloads
3272023-10-17T20:50:37.361Z+ mkdir -p ./out/clickhouse
3282023-10-17T20:50:37.364Z+ local DO_DOWNLOAD=true
3292023-10-17T20:50:37.367Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3302023-10-17T20:50:37.370Z+ '[' true == true ']'
3312023-10-17T20:50:37.374Z+ echo Downloading...
3322023-10-17T20:50:37.378ZDownloading...
3332023-10-17T20:50:37.381Z+ 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
3342023-10-17T20:50:37.383Z+ 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
3352023-10-17T20:50:39.337Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3362023-10-17T20:50:39.348Z++ md5sum
3372023-10-17T20:50:39.358Z++ awk '{print $1}'
3382023-10-17T20:50:39.579Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3392023-10-17T20:50:39.588Z+ [[ 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 ]]
3402023-10-17T20:50:39.594Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3412023-10-17T20:50:39.601Z+ mkdir -p ./out/clickhouse
3422023-10-17T20:50:39.610Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3432023-10-17T20:50:44.386Z+ ./out/clickhouse/clickhouse server --version
3442023-10-17T20:50:44.437ZClickHouse server version 22.8.9.1.
3452023-10-17T20:50:44.459Z+ set -o errexit
3462023-10-17T20:50:44.463Z+++ dirname ./tools/ci_download_console
3472023-10-17T20:50:44.466Z++ cd ./tools
3482023-10-17T20:50:44.471Z++ pwd
3492023-10-17T20:50:44.474Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3502023-10-17T20:50:44.477Z++ basename ./tools/ci_download_console
3512023-10-17T20:50:44.479Z+ ARG0=ci_download_console
3522023-10-17T20:50:44.482Z+ TARGET_DIR=out
3532023-10-17T20:50:44.485Z+ DOWNLOAD_DIR=out/downloads
3542023-10-17T20:50:44.488Z+ DEST_DIR=./out/console-assets
3552023-10-17T20:50:44.491Z+ source /work/oxidecomputer/omicron/tools/console_version
3562023-10-17T20:50:44.498Z++ COMMIT=3538c32a5189bd22df8f6a573399dacfbe81efaa
3572023-10-17T20:50:44.504Z++ SHA2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3582023-10-17T20:50:44.507Z+ URL=https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3592023-10-17T20:50:44.510Z+ TARBALL_FILE=out/downloads/console.tar.gz
3602023-10-17T20:50:44.513Z+ main
3612023-10-17T20:50:44.516Z+ [[ 0 != 0 ]]
3622023-10-17T20:50:44.519Z+ echo 'URL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz'
3632023-10-17T20:50:44.522ZURL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3642023-10-17T20:50:44.525Z+ echo 'Local file: out/downloads/console.tar.gz'
3652023-10-17T20:50:44.530ZLocal file: out/downloads/console.tar.gz
3662023-10-17T20:50:44.533Z+ local DO_DOWNLOAD=true
3672023-10-17T20:50:44.536Z+ [[ -f out/downloads/console.tar.gz ]]
3682023-10-17T20:50:44.539Z+ mkdir -p out/downloads
3692023-10-17T20:50:44.542Z+ '[' true == true ']'
3702023-10-17T20:50:44.545Z+ echo Downloading...
3712023-10-17T20:50:44.548ZDownloading...
3722023-10-17T20:50:44.551Z+ do_download_curl https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz out/downloads/console.tar.gz
3732023-10-17T20:50:44.553Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3742023-10-17T20:50:45.119Z++ do_sha256sum out/downloads/console.tar.gz
3752023-10-17T20:50:45.123Z++ case "$OSTYPE" in
3762023-10-17T20:50:45.127Z++ SHA=sha256sum
3772023-10-17T20:50:45.130Z++ sha256sum
3782023-10-17T20:50:45.133Z++ awk '{print $1}'
3792023-10-17T20:50:45.146Z+ calculated_sha2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3802023-10-17T20:50:45.154Z+ [[ 3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423 != \3\2\8\9\9\8\9\f\2\c\d\6\c\7\1\e\a\8\0\0\e\7\3\2\3\1\1\9\0\4\5\5\c\c\8\e\4\e\4\5\a\e\9\3\0\4\2\9\3\0\5\0\b\9\2\5\a\9\f\d\9\4\2\3 ]]
3812023-10-17T20:50:45.157Z+ rm -rf ./out/console-assets
3822023-10-17T20:50:45.160Z+ mkdir -p ./out/console-assets
3832023-10-17T20:50:45.164Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3842023-10-17T20:50:45.167Z+ mkdir -p ./out/console-assets
3852023-10-17T20:50:45.170Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3862023-10-17T20:50:45.293Z+ set -o errexit
3872023-10-17T20:50:45.295Z+++ dirname ./tools/ci_download_maghemite_openapi
3882023-10-17T20:50:45.298Z++ cd ./tools
3892023-10-17T20:50:45.301Z++ pwd
3902023-10-17T20:50:45.304Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3912023-10-17T20:50:45.308Z++ basename ./tools/ci_download_maghemite_openapi
3922023-10-17T20:50:45.312Z+ ARG0=ci_download_maghemite_openapi
3932023-10-17T20:50:45.315Z+ TARGET_DIR=out
3942023-10-17T20:50:45.318Z+ DOWNLOAD_DIR=out/downloads
3952023-10-17T20:50:45.321Z+ source /work/oxidecomputer/omicron/tools/maghemite_openapi_version
3962023-10-17T20:50:45.327Z++ COMMIT=12703675393459e74139f8140e0b3c4c4f129d5d
3972023-10-17T20:50:45.333Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
3982023-10-17T20:50:45.337Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
3992023-10-17T20:50:45.342Z+ LOCAL_FILE=out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4002023-10-17T20:50:45.347Z+ main
4012023-10-17T20:50:45.350Z+ [[ 0 != 0 ]]
4022023-10-17T20:50:45.354Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json'
4032023-10-17T20:50:45.358ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4042023-10-17T20:50:45.362ZLocal file: out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4052023-10-17T20:50:45.365Z+ echo 'Local file: out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json'
4062023-10-17T20:50:45.371Z+ local DO_DOWNLOAD=true
4072023-10-17T20:50:45.376Z+ [[ -f out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json ]]
4082023-10-17T20:50:45.381Z+ mkdir -p out/downloads
4092023-10-17T20:50:45.385Z+ '[' true == true ']'
4102023-10-17T20:50:45.389Z+ echo Downloading...
4112023-10-17T20:50:45.394ZDownloading...
4122023-10-17T20:50:45.397Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4132023-10-17T20:50:45.402Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12703675393459e74139f8140e0b3c4c4f129d5d/ddm-admin.json
4142023-10-17T20:50:45.578Z++ do_sha256sum out/downloads/ddm-admin-12703675393459e74139f8140e0b3c4c4f129d5d.json
4152023-10-17T20:50:45.581Z++ case "$OSTYPE" in
4162023-10-17T20:50:45.588Z++ SHA=sha256sum
4172023-10-17T20:50:45.591Z++ sha256sum
4182023-10-17T20:50:45.594Z++ awk '{print $1}'
4192023-10-17T20:50:45.596Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4202023-10-17T20:50:45.599Z+ [[ 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 ]]
4212023-10-17T20:50:45.602Z+ set -o errexit
4222023-10-17T20:50:45.605Z+++ dirname ./tools/ci_download_dendrite_openapi
4232023-10-17T20:50:45.607Z++ cd ./tools
4242023-10-17T20:50:45.610Z++ pwd
4252023-10-17T20:50:45.613Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4262023-10-17T20:50:45.615Z++ basename ./tools/ci_download_dendrite_openapi
4272023-10-17T20:50:45.618Z+ ARG0=ci_download_dendrite_openapi
4282023-10-17T20:50:45.620Z+ TARGET_DIR=out
4292023-10-17T20:50:45.625Z+ DOWNLOAD_DIR=out/downloads
4302023-10-17T20:50:45.628Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4312023-10-17T20:50:45.630Z++ COMMIT=7712104585266a2898da38c1345210ad26f9e71d
4322023-10-17T20:50:45.633Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4332023-10-17T20:50:45.636Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4342023-10-17T20:50:45.638Z+ LOCAL_FILE=out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4352023-10-17T20:50:45.641Z+ main
4362023-10-17T20:50:45.643Z+ [[ 0 != 0 ]]
4372023-10-17T20:50:45.646Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json'
4382023-10-17T20:50:45.649ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4392023-10-17T20:50:45.652Z+ echo 'Local file: out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json'
4402023-10-17T20:50:45.656ZLocal file: out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4412023-10-17T20:50:45.659Z+ local DO_DOWNLOAD=true
4422023-10-17T20:50:45.662Z+ [[ -f out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json ]]
4432023-10-17T20:50:45.664Z+ mkdir -p out/downloads
4442023-10-17T20:50:45.667Z+ '[' true == true ']'
4452023-10-17T20:50:45.670Z+ echo Downloading...
4462023-10-17T20:50:45.673ZDownloading...
4472023-10-17T20:50:45.676Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4482023-10-17T20:50:45.679Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/7712104585266a2898da38c1345210ad26f9e71d/dpd.json
4492023-10-17T20:50:45.764Z++ do_sha256sum out/downloads/dpd-7712104585266a2898da38c1345210ad26f9e71d.json
4502023-10-17T20:50:45.767Z++ case "$OSTYPE" in
4512023-10-17T20:50:45.770Z++ SHA=sha256sum
4522023-10-17T20:50:45.773Z++ sha256sum
4532023-10-17T20:50:45.776Z++ awk '{print $1}'
4542023-10-17T20:50:45.778Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4552023-10-17T20:50:45.781Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
4562023-10-17T20:50:45.783Z+ set -o errexit
4572023-10-17T20:50:45.786Z+++ dirname ./tools/ci_download_dendrite_stub
4582023-10-17T20:50:45.789Z++ cd ./tools
4592023-10-17T20:50:45.793Z++ pwd
4602023-10-17T20:50:45.796Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4612023-10-17T20:50:45.799Z++ basename ./tools/ci_download_dendrite_stub
4622023-10-17T20:50:45.801Z+ ARG0=ci_download_dendrite_stub
4632023-10-17T20:50:45.804Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4642023-10-17T20:50:45.807Z++ CIDL_SHA256_ILLUMOS=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
4652023-10-17T20:50:45.810Z++ CIDL_SHA256_LINUX_DPD=af97aaf7e1046a5c651d316c384171df6387b4c54c8ae4a3ef498e532eaa5a4c
4662023-10-17T20:50:45.813Z++ CIDL_SHA256_LINUX_SWADM=909e400dcc9880720222c6dc3919404d83687f773f668160f66f38b51a81c188
4672023-10-17T20:50:45.816Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4682023-10-17T20:50:45.819Z++ COMMIT=7712104585266a2898da38c1345210ad26f9e71d
4692023-10-17T20:50:45.822Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4702023-10-17T20:50:45.825Z+ TARGET_DIR=out
4712023-10-17T20:50:45.827Z+ DOWNLOAD_DIR=out/downloads
4722023-10-17T20:50:45.830Z+ DEST_DIR=./out/dendrite-stub
4732023-10-17T20:50:45.833Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4742023-10-17T20:50:45.836Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4752023-10-17T20:50:45.838Z+ REPO=oxidecomputer/dendrite
4762023-10-17T20:50:45.841Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d
4772023-10-17T20:50:45.843Z+ main
4782023-10-17T20:50:45.846Z+ [[ 0 != 0 ]]
4792023-10-17T20:50:45.849Z+ CIDL_OS=solaris2.11
4802023-10-17T20:50:45.851Z+ [[ 0 != 0 ]]
4812023-10-17T20:50:45.854Z+ configure_os solaris2.11
4822023-10-17T20:50:45.857Z+ echo 'current directory: /work/oxidecomputer/omicron'
4832023-10-17T20:50:45.860Zcurrent directory: /work/oxidecomputer/omicron
4842023-10-17T20:50:45.864Z+ echo 'configuring based on OS: "solaris2.11"'
4852023-10-17T20:50:45.875Zconfiguring based on OS: "solaris2.11"
4862023-10-17T20:50:45.887Z+ case "$1" in
4872023-10-17T20:50:45.910Z+ SET_BINARIES=
4882023-10-17T20:50:45.920Z+ CIDL_SHA256=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
4892023-10-17T20:50:45.924Z+ CIDL_SHA256FUNC=do_sha256sum
4902023-10-17T20:50:45.929Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4912023-10-17T20:50:45.932Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
4922023-10-17T20:50:45.938Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4932023-10-17T20:50:45.942Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz'
4942023-10-17T20:50:45.947ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
4952023-10-17T20:50:45.953Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4962023-10-17T20:50:45.957ZLocal file: out/downloads/dendrite-stub.tar.gz
4972023-10-17T20:50:45.961Z+ mkdir -p out/downloads
4982023-10-17T20:50:45.965Z+ mkdir -p ./out/dendrite-stub
4992023-10-17T20:50:45.970Z+ fetch_and_verify
5002023-10-17T20:50:45.975Z+ local DO_DOWNLOAD=true
5012023-10-17T20:50:45.981Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5022023-10-17T20:50:45.987Z+ '[' true == true ']'
5032023-10-17T20:50:45.992Z+ echo Downloading...
5042023-10-17T20:50:46.001ZDownloading...
5052023-10-17T20:50:46.009Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5062023-10-17T20:50:46.021Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/7712104585266a2898da38c1345210ad26f9e71d/dendrite-stub.tar.gz
5072023-10-17T20:50:57.797Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5082023-10-17T20:50:57.800Z++ sha256sum
5092023-10-17T20:50:57.803Z++ awk '{print $1}'
5102023-10-17T20:50:57.894Z+ calculated_sha256=486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281
5112023-10-17T20:50:57.897Z+ [[ 486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281 != \4\8\6\b\0\b\0\1\6\c\0\d\f\0\6\9\4\7\8\1\0\b\9\0\f\3\a\3\d\d\4\0\4\2\3\f\0\e\e\6\f\2\5\5\e\d\0\7\9\d\c\8\e\5\6\1\8\c\9\a\7\2\8\1 ]]
5122023-10-17T20:50:57.899Z+ do_untar out/downloads/dendrite-stub.tar.gz
5132023-10-17T20:50:57.902Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5142023-10-17T20:50:58.815Z+ do_assemble
5152023-10-17T20:50:58.820Z+ rm -r ./out/dendrite-stub
5162023-10-17T20:50:59.264Z+ mkdir ./out/dendrite-stub
5172023-10-17T20:50:59.273Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5182023-10-17T20:50:59.286Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5192023-10-17T20:50:59.295Z+ set -o errexit
5202023-10-17T20:50:59.302Z+++ dirname ./tools/ci_download_transceiver_control
5212023-10-17T20:50:59.308Z++ cd ./tools
5222023-10-17T20:50:59.312Z++ pwd
5232023-10-17T20:50:59.319Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5242023-10-17T20:50:59.323Z++ basename ./tools/ci_download_transceiver_control
5252023-10-17T20:50:59.326Z+ ARG0=ci_download_transceiver_control
5262023-10-17T20:50:59.330Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5272023-10-17T20:50:59.339Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5282023-10-17T20:50:59.345Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5292023-10-17T20:50:59.354Z+ TARGET_DIR=out
5302023-10-17T20:50:59.356Z+ DOWNLOAD_DIR=out/downloads
5312023-10-17T20:50:59.359Z+ DEST_DIR=./out/transceiver-control
5322023-10-17T20:50:59.365Z+ BIN_DIR=/opt/oxide/bin
5332023-10-17T20:50:59.368Z+ BINARY=xcvradm
5342023-10-17T20:50:59.371Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5352023-10-17T20:50:59.375Z+ REPO=oxidecomputer/transceiver-control
5362023-10-17T20:50:59.379Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5372023-10-17T20:50:59.382Z+ main
5382023-10-17T20:50:59.385Z+ [[ 0 != 0 ]]
5392023-10-17T20:50:59.388Z+ CIDL_OS=solaris2.11
5402023-10-17T20:50:59.392Z+ [[ 0 != 0 ]]
5412023-10-17T20:50:59.397Z+ configure_os solaris2.11
5422023-10-17T20:50:59.402Z+ echo 'current directory: /work/oxidecomputer/omicron'
5432023-10-17T20:50:59.406Zcurrent directory: /work/oxidecomputer/omicron
5442023-10-17T20:50:59.409Z+ echo 'configuring based on OS: "solaris2.11"'
5452023-10-17T20:50:59.412Zconfiguring based on OS: "solaris2.11"
5462023-10-17T20:50:59.415Z+ case "$1" in
5472023-10-17T20:50:59.417Z+ SET_BINARIES=
5482023-10-17T20:50:59.420Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5492023-10-17T20:50:59.423Z+ CIDL_SHA256FUNC=do_sha256sum
5502023-10-17T20:50:59.426Z+ ARCHIVE_FILENAME=xcvradm.gz
5512023-10-17T20:50:59.428Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5522023-10-17T20:50:59.431Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5532023-10-17T20:50:59.434Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5542023-10-17T20:50:59.437ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5552023-10-17T20:50:59.439Z+ echo 'Local file: out/downloads/xcvradm.gz'
5562023-10-17T20:50:59.443ZLocal file: out/downloads/xcvradm.gz
5572023-10-17T20:50:59.445Z+ mkdir -p out/downloads
5582023-10-17T20:50:59.448Z+ mkdir -p ./out/transceiver-control
5592023-10-17T20:50:59.451Z+ fetch_and_verify
5602023-10-17T20:50:59.454Z+ local DO_DOWNLOAD=true
5612023-10-17T20:50:59.457Z+ [[ -f out/downloads/xcvradm.gz ]]
5622023-10-17T20:50:59.460Z+ '[' true == true ']'
5632023-10-17T20:50:59.463Z+ echo Downloading...
5642023-10-17T20:50:59.466ZDownloading...
5652023-10-17T20:50:59.468Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
5662023-10-17T20:50:59.471Z+ 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
5672023-10-17T20:51:02.137Z++ do_sha256sum out/downloads/xcvradm.gz
5682023-10-17T20:51:02.141Z++ sha256sum
5692023-10-17T20:51:02.144Z++ awk '{print $1}'
5702023-10-17T20:51:02.163Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5712023-10-17T20:51:02.167Z+ [[ 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 ]]
5722023-10-17T20:51:02.172Z+ do_unpack out/downloads/xcvradm.gz
5732023-10-17T20:51:02.175Z+ mkdir -p out/downloads/root//opt/oxide/bin
5742023-10-17T20:51:02.178Z+ gzip -dc out/downloads/xcvradm.gz
5752023-10-17T20:51:02.346Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
5762023-10-17T20:51:02.357Z+ do_assemble
5772023-10-17T20:51:02.366Z+ rm -r ./out/transceiver-control
5782023-10-17T20:51:02.372Z+ mkdir ./out/transceiver-control
5792023-10-17T20:51:02.849Z+ cp -r out/downloads/root ./out/transceiver-control/root
5802023-10-17T20:51:02.860ZAll prerequisites installed successfully
5812023-10-17T20:51:02.863Z
5822023-10-17T20:51:02.874Zreal 1:56.175673365
5832023-10-17T20:51:02.890Zuser 50.402341386
5842023-10-17T20:51:02.896Zsys 9.237235591
5852023-10-17T20:51:02.935Ztrap 0.020616484
5862023-10-17T20:51:02.965Ztflt 0.259943975
5872023-10-17T20:51:02.987Zdflt 1.121380947
5882023-10-17T20:51:03.008Zkflt 0.347027228
5892023-10-17T20:51:03.434Zlock 2.051790410
5902023-10-17T20:51:03.907Zslp 3:33.015387017
5912023-10-17T20:51:03.912Zlat 3.063240924
5922023-10-17T20:51:03.926Zstop 0.072096770
5932023-10-17T20:51:03.929Z+ banner end-to-end-tests
5942023-10-17T20:51:03.932Z
5952023-10-17T20:51:03.935Z ###### # # ##### ##### #### ###### # # #####
5962023-10-17T20:51:03.938Z # ## # # # # # # # ## # # #
5972023-10-17T20:51:03.941Z ##### # # # # # ##### # # # ##### ##### # # # # #
5982023-10-17T20:51:03.944Z # # # # # # # # # # # # # # #
5992023-10-17T20:51:03.948Z # # ## # # # # # # # ## # #
6002023-10-17T20:51:03.951Z ###### # # ##### # #### ###### # # #####
6012023-10-17T20:51:03.955Z
6022023-10-17T20:51:03.958Z+ export CARGO_PROFILE_DEV_DEBUG=1
6032023-10-17T20:51:03.961Z+ CARGO_PROFILE_DEV_DEBUG=1
6042023-10-17T20:51:03.964Z+ export CARGO_PROFILE_TEST_DEBUG=1
6052023-10-17T20:51:03.967Z+ CARGO_PROFILE_TEST_DEBUG=1
6062023-10-17T20:51:03.971Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6072023-10-17T20:51:03.974Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6082023-10-17T20:51:03.977Z Updating crates.io index
6092023-10-17T20:51:03.981Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6102023-10-17T20:51:04.293Z Updating git repository `https://github.com/oxidecomputer/progenitor`
6112023-10-17T20:51:05.805Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
6122023-10-17T20:51:06.133Z Updating git repository `http://github.com/oxidecomputer/tofino`
6132023-10-17T20:51:06.463Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
6142023-10-17T20:51:06.805Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
6152023-10-17T20:51:07.201Z Updating git repository `https://github.com/oxidecomputer/propolis`
6162023-10-17T20:51:09.101Z Updating git repository `https://github.com/oxidecomputer/crucible`
6172023-10-17T20:51:11.618Z Updating git repository `https://github.com/oxidecomputer/opte`
6182023-10-17T20:51:14.240Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
6192023-10-17T20:51:14.608Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
6202023-10-17T20:51:14.940Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
6212023-10-17T20:51:15.406Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
6222023-10-17T20:51:15.938Z Updating git repository `http://github.com/oxidecomputer/sprockets`
6232023-10-17T20:51:16.486Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
6242023-10-17T20:51:16.926Z Updating git repository `https://github.com/njaremko/samael`
6252023-10-17T20:51:17.998Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
6262023-10-17T20:51:18.002Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
6272023-10-17T20:51:18.509Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
6282023-10-17T20:51:20.031Z Updating git repository `https://github.com/jgallagher/nix`
6292023-10-17T20:51:22.686Z Updating git repository `https://github.com/cbiffle/hubpack`
6302023-10-17T20:51:23.061Z Updating git repository `https://github.com/oxidecomputer/omicron`
6312023-10-17T20:51:28.751Z Updating git repository `https://github.com/oxidecomputer/rfb`
6322023-10-17T20:51:29.384Z Updating git repository `https://github.com/oxidecomputer/typify`
6332023-10-17T20:51:34.428Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
6342023-10-17T20:51:34.688Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
6352023-10-17T20:51:34.846Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
6362023-10-17T20:51:36.442Z Downloading crates ...
6372023-10-17T20:51:36.684Z Downloaded addr2line v0.21.0
6382023-10-17T20:51:36.721Z Downloaded ascii v1.1.0
6392023-10-17T20:51:36.735Z Downloaded async-stream-impl v0.3.5
6402023-10-17T20:51:36.783Z Downloaded async-trait v0.1.73
6412023-10-17T20:51:36.815Z Downloaded argon2 v0.5.2
6422023-10-17T20:51:36.901Z Downloaded block-buffer v0.10.4
6432023-10-17T20:51:36.942Z Downloaded aead v0.5.2
6442023-10-17T20:51:36.955Z Downloaded backtrace v0.3.69
6452023-10-17T20:51:36.983Z Downloaded normalize-line-endings v0.3.0
6462023-10-17T20:51:37.006Z Downloaded parse-display v0.7.0
6472023-10-17T20:51:37.044Z Downloaded parking_lot_core v0.9.8
6482023-10-17T20:51:37.065Z Downloaded pbkdf2 v0.12.2
6492023-10-17T20:51:37.084Z Downloaded openssl-probe v0.1.5
6502023-10-17T20:51:37.125Z Downloaded postcard-cobs v0.1.5-pre
6512023-10-17T20:51:37.202Z Downloaded anstyle-query v1.0.0
6522023-10-17T20:51:37.271Z Downloaded parking_lot_core v0.8.6
6532023-10-17T20:51:37.307Z Downloaded pest_meta v2.7.2
6542023-10-17T20:51:37.358Z Downloaded crc32fast v1.3.2
6552023-10-17T20:51:37.422Z Downloaded openssl v0.10.57
6562023-10-17T20:51:37.481Z Downloaded crossbeam-epoch v0.9.15
6572023-10-17T20:51:37.499Z Downloaded pretty-hex v0.3.0
6582023-10-17T20:51:37.506Z Downloaded pretty-hex v0.2.1
6592023-10-17T20:51:37.589Z Downloaded proc-macro2 v1.0.67
6602023-10-17T20:51:37.611Z Downloaded quote v1.0.33
6612023-10-17T20:51:37.656Z Downloaded r2d2 v0.8.10
6622023-10-17T20:51:37.710Z Downloaded lock_api v0.4.10
6632023-10-17T20:51:37.738Z Downloaded bzip2 v0.4.4
6642023-10-17T20:51:37.783Z Downloaded mime_guess v2.0.4
6652023-10-17T20:51:37.809Z Downloaded num_enum_derive v0.7.0
6662023-10-17T20:51:37.817Z Downloaded anstyle v1.0.2
6672023-10-17T20:51:37.850Z Downloaded strsim v0.8.0
6682023-10-17T20:51:37.855Z Downloaded static_assertions v1.1.0
6692023-10-17T20:51:37.874Z Downloaded utf-8 v0.7.6
6702023-10-17T20:51:37.879Z Downloaded schemars v0.8.13
6712023-10-17T20:51:37.884Z Downloaded cipher v0.4.4
6722023-10-17T20:51:37.894Z Downloaded humantime v2.1.0
6732023-10-17T20:51:37.905Z Downloaded futures v0.3.28
6742023-10-17T20:51:37.921Z Downloaded unsafe-libyaml v0.2.9
6752023-10-17T20:51:37.945Z Downloaded toolchain_find v0.2.0
6762023-10-17T20:51:37.950Z Downloaded getopts v0.2.21
6772023-10-17T20:51:37.969Z Downloaded serde_repr v0.1.16
6782023-10-17T20:51:37.977Z Downloaded parking_lot v0.12.1
6792023-10-17T20:51:37.981Z Downloaded scheduled-thread-pool v0.2.7
6802023-10-17T20:51:37.986Z Downloaded indexmap v1.9.3
6812023-10-17T20:51:38.004Z Downloaded twox-hash v1.6.3
6822023-10-17T20:51:38.008Z Downloaded console v0.15.7
6832023-10-17T20:51:38.013Z Downloaded home v0.5.5
6842023-10-17T20:51:38.017Z Downloaded serde_arrays v0.1.0
6852023-10-17T20:51:38.020Z Downloaded heck v0.3.3
6862023-10-17T20:51:38.026Z Downloaded ident_case v1.0.1
6872023-10-17T20:51:38.030Z Downloaded keccak v0.1.4
6882023-10-17T20:51:38.035Z Downloaded thread-id v4.2.0
6892023-10-17T20:51:38.039Z Downloaded stringprep v0.1.3
6902023-10-17T20:51:38.043Z Downloaded foreign-types v0.3.2
6912023-10-17T20:51:38.047Z Downloaded time-core v0.1.1
6922023-10-17T20:51:38.052Z Downloaded radium v0.7.0
6932023-10-17T20:51:38.056Z Downloaded serde_with_macros v2.3.3
6942023-10-17T20:51:38.061Z Downloaded heck v0.4.1
6952023-10-17T20:51:38.068Z Downloaded toml_datetime v0.6.3
6962023-10-17T20:51:38.072Z Downloaded io-lifetimes v1.0.11
6972023-10-17T20:51:38.082Z Downloaded instant v0.1.12
6982023-10-17T20:51:38.087Z Downloaded serde_tokenstream v0.2.0
6992023-10-17T20:51:38.091Z Downloaded group v0.13.0
7002023-10-17T20:51:38.095Z Downloaded endian-type v0.1.2
7012023-10-17T20:51:38.100Z Downloaded hubpack_derive v0.1.1
7022023-10-17T20:51:38.107Z Downloaded foreign-types-macros v0.2.3
7032023-10-17T20:51:38.111Z Downloaded russh-cryptovec v0.7.0
7042023-10-17T20:51:38.115Z Downloaded strsim v0.10.0
7052023-10-17T20:51:38.119Z Downloaded tinyvec_macros v0.1.1
7062023-10-17T20:51:38.123Z Downloaded sha1 v0.10.5
7072023-10-17T20:51:38.127Z Downloaded fxhash v0.2.1
7082023-10-17T20:51:38.133Z Downloaded hkdf v0.12.3
7092023-10-17T20:51:38.138Z Downloaded futures-macro v0.3.28
7102023-10-17T20:51:38.143Z Downloaded dirs-next v2.0.0
7112023-10-17T20:51:38.149Z Downloaded serde_urlencoded v0.7.1
7122023-10-17T20:51:38.160Z Downloaded const_format v0.2.31
7132023-10-17T20:51:38.167Z Downloaded spin v0.5.2
7142023-10-17T20:51:38.174Z Downloaded foreign-types-shared v0.1.1
7152023-10-17T20:51:38.177Z Downloaded unicode-xid v0.2.4
7162023-10-17T20:51:38.181Z Downloaded take_mut v0.2.2
7172023-10-17T20:51:38.205Z Downloaded tap v1.0.1
7182023-10-17T20:51:38.228Z Downloaded hostname v0.3.1
7192023-10-17T20:51:38.231Z Downloaded iana-time-zone v0.1.57
7202023-10-17T20:51:38.235Z Downloaded fallible-iterator v0.2.0
7212023-10-17T20:51:38.240Z Downloaded hmac v0.12.1
7222023-10-17T20:51:38.244Z Downloaded toml v0.7.8
7232023-10-17T20:51:38.248Z Downloaded jobserver v0.1.26
7242023-10-17T20:51:38.261Z Downloaded futures-task v0.3.28
7252023-10-17T20:51:38.265Z Downloaded subtle v2.5.0
7262023-10-17T20:51:38.279Z Downloaded ringbuffer v0.15.0
7272023-10-17T20:51:38.289Z Downloaded generic-array v0.14.7
7282023-10-17T20:51:38.304Z Downloaded sha2 v0.10.7
7292023-10-17T20:51:38.311Z Downloaded strum v0.25.0
7302023-10-17T20:51:38.322Z Downloaded utf8parse v0.2.1
7312023-10-17T20:51:38.333Z Downloaded waitgroup v0.1.2
7322023-10-17T20:51:38.344Z Downloaded ghash v0.5.0
7332023-10-17T20:51:38.367Z Downloaded tokio-macros v2.1.0
7342023-10-17T20:51:38.378Z Downloaded smawk v0.3.1
7352023-10-17T20:51:38.382Z Downloaded tokio-tungstenite v0.20.1
7362023-10-17T20:51:38.385Z Downloaded slab v0.4.9
7372023-10-17T20:51:38.390Z Downloaded want v0.3.1
7382023-10-17T20:51:38.394Z Downloaded rand_chacha v0.2.2
7392023-10-17T20:51:38.399Z Downloaded dtrace-parser v0.1.14
7402023-10-17T20:51:38.402Z Downloaded siphasher v0.3.11
7412023-10-17T20:51:38.407Z Downloaded rustversion v1.0.14
7422023-10-17T20:51:38.415Z Downloaded typenum v1.16.0
7432023-10-17T20:51:38.427Z Downloaded tokio-stream v0.1.14
7442023-10-17T20:51:38.431Z Downloaded thiserror-impl v1.0.49
7452023-10-17T20:51:38.435Z Downloaded is-terminal v0.4.9
7462023-10-17T20:51:38.448Z Downloaded smallvec v1.11.0
7472023-10-17T20:51:38.467Z Downloaded difflib v0.4.0
7482023-10-17T20:51:38.471Z Downloaded zone_cfg_derive v0.2.0
7492023-10-17T20:51:38.474Z Downloaded tokio-rustls v0.24.1
7502023-10-17T20:51:38.478Z Downloaded zerocopy v0.6.3
7512023-10-17T20:51:38.489Z Downloaded dof v0.1.5
7522023-10-17T20:51:38.493Z Downloaded zeroize v1.6.0
7532023-10-17T20:51:38.497Z Downloaded slog v2.7.0
7542023-10-17T20:51:38.505Z Downloaded ucd-trie v0.1.6
7552023-10-17T20:51:38.511Z Downloaded slog-scope v4.4.0
7562023-10-17T20:51:38.515Z Downloaded strum_macros v0.25.2
7572023-10-17T20:51:38.519Z Downloaded env_logger v0.9.3
7582023-10-17T20:51:38.528Z Downloaded similar v2.2.1
7592023-10-17T20:51:38.532Z Downloaded slog-term v2.9.0
7602023-10-17T20:51:38.535Z Downloaded rand_core v0.6.4
7612023-10-17T20:51:38.545Z Downloaded socket2 v0.4.9
7622023-10-17T20:51:38.550Z Downloaded zeroize_derive v1.4.2
7632023-10-17T20:51:38.556Z Downloaded zone v0.2.0
7642023-10-17T20:51:38.562Z Downloaded hashbrown v0.14.0
7652023-10-17T20:51:38.569Z Downloaded serde_yaml v0.9.25
7662023-10-17T20:51:38.574Z Downloaded yasna v0.5.2
7672023-10-17T20:51:38.580Z Downloaded slog-json v2.6.1
7682023-10-17T20:51:38.586Z Downloaded dyn-clone v1.0.13
7692023-10-17T20:51:38.592Z Downloaded unicode-bidi v0.3.13
7702023-10-17T20:51:38.640Z Downloaded structopt-derive v0.4.18
7712023-10-17T20:51:38.646Z Downloaded serde_with v2.3.3
7722023-10-17T20:51:38.650Z Downloaded vsss-rs v3.3.1
7732023-10-17T20:51:38.655Z Downloaded vergen v8.2.4
7742023-10-17T20:51:38.658Z Downloaded tokio-postgres v0.7.10
7752023-10-17T20:51:38.662Z Downloaded xattr v1.0.1
7762023-10-17T20:51:38.666Z Downloaded serde_derive_internals v0.26.0
7772023-10-17T20:51:38.669Z Downloaded either v1.9.0
7782023-10-17T20:51:38.673Z Downloaded rustls-webpki v0.101.4
7792023-10-17T20:51:38.677Z Downloaded regex-automata v0.1.10
7802023-10-17T20:51:38.680Z Downloaded tracing v0.1.37
7812023-10-17T20:51:38.684Z Downloaded hashbrown v0.12.3
7822023-10-17T20:51:38.688Z Downloaded rusqlite v0.29.0
7832023-10-17T20:51:38.691Z Downloaded ed25519-dalek v2.0.0
7842023-10-17T20:51:38.695Z Downloaded rand v0.7.3
7852023-10-17T20:51:38.698Z Downloaded russh v0.38.0
7862023-10-17T20:51:38.702Z Downloaded git2 v0.17.2
7872023-10-17T20:51:38.706Z Downloaded trust-dns-client v0.22.0
7882023-10-17T20:51:38.709Z Downloaded radix_trie v0.2.1
7892023-10-17T20:51:38.712Z Downloaded reqwest v0.11.20
7902023-10-17T20:51:38.716Z Downloaded syn v2.0.32
7912023-10-17T20:51:38.719Z Downloaded rustix v0.38.9
7922023-10-17T20:51:38.727Z Downloaded gimli v0.28.0
7932023-10-17T20:51:38.736Z Downloaded regex v1.9.5
7942023-10-17T20:51:38.740Z Downloaded h2 v0.3.21
7952023-10-17T20:51:38.743Z Downloaded regex-syntax v0.7.5
7962023-10-17T20:51:38.747Z Downloaded futures-util v0.3.28
7972023-10-17T20:51:38.753Z Downloaded sled v0.34.7
7982023-10-17T20:51:38.757Z Downloaded object v0.32.1
7992023-10-17T20:51:38.761Z Downloaded vcpkg v0.2.15
8002023-10-17T20:51:38.765Z Downloaded smoltcp v0.8.2
8012023-10-17T20:51:38.768Z Downloaded webpki-roots v0.25.2
8022023-10-17T20:51:38.772Z Downloaded bstr v0.2.17
8032023-10-17T20:51:38.775Z Downloaded idna v0.4.0
8042023-10-17T20:51:38.779Z Downloaded sha3 v0.10.8
8052023-10-17T20:51:38.782Z Downloaded smoltcp v0.9.1
8062023-10-17T20:51:38.786Z Downloaded encoding_rs v0.8.33
8072023-10-17T20:51:38.792Z Downloaded bstr v1.6.0
8082023-10-17T20:51:38.806Z Downloaded idna v0.2.3
8092023-10-17T20:51:38.825Z Downloaded trust-dns-proto v0.22.0
8102023-10-17T20:51:38.833Z Downloaded rustix v0.37.23
8112023-10-17T20:51:38.837Z Downloaded openapiv3 v1.0.3
8122023-10-17T20:51:38.840Z Downloaded regex-automata v0.3.8
8132023-10-17T20:51:38.844Z Downloaded nix v0.26.2
8142023-10-17T20:51:38.847Z Downloaded zerocopy-derive v0.6.3
8152023-10-17T20:51:38.851Z Downloaded bzip2-sys v0.1.11+1.0.8
8162023-10-17T20:51:38.854Z Downloaded zerocopy-derive v0.2.0
8172023-10-17T20:51:38.857Z Downloaded libc v0.2.149
8182023-10-17T20:51:38.860Z Downloaded clap v2.34.0
8192023-10-17T20:51:38.864Z Downloaded tokio v1.32.0
8202023-10-17T20:51:38.867Z Downloaded bitvec v1.0.1
8212023-10-17T20:51:38.870Z Downloaded chrono v0.4.31
8222023-10-17T20:51:38.874Z Downloaded ring v0.16.20
8232023-10-17T20:51:38.881Z Downloaded syn v1.0.109
8242023-10-17T20:51:38.884Z Downloaded regress v0.7.1
8252023-10-17T20:51:38.888Z Downloaded regex-syntax v0.6.29
8262023-10-17T20:51:38.892Z Downloaded hyper v0.14.27
8272023-10-17T20:51:38.895Z Downloaded rustls v0.21.7
8282023-10-17T20:51:38.898Z Downloaded petgraph v0.6.4
8292023-10-17T20:51:38.901Z Downloaded winapi v0.3.9
8302023-10-17T20:51:38.906Z Downloaded clap_builder v4.4.2
8312023-10-17T20:51:38.910Z Downloaded itertools v0.10.5
8322023-10-17T20:51:38.915Z Downloaded hashbrown v0.13.2
8332023-10-17T20:51:38.918Z Downloaded resolv-conf v0.7.0
8342023-10-17T20:51:38.924Z Downloaded http v0.2.9
8352023-10-17T20:51:38.929Z Downloaded unicode-segmentation v1.10.1
8362023-10-17T20:51:38.932Z Downloaded aes-gcm v0.10.2
8372023-10-17T20:51:38.935Z Downloaded spin v0.9.8
8382023-10-17T20:51:38.939Z Downloaded toml_edit v0.20.0
8392023-10-17T20:51:38.944Z Downloaded libgit2-sys v0.15.2+1.6.4
8402023-10-17T20:51:38.948Z Downloaded pest v2.7.2
8412023-10-17T20:51:38.953Z Downloaded diesel_derives v2.1.1
8422023-10-17T20:51:38.956Z Downloaded version_check v0.9.4
8432023-10-17T20:51:38.959Z Downloaded tar v0.4.40
8442023-10-17T20:51:38.963Z Downloaded ron v0.7.1
8452023-10-17T20:51:38.966Z Downloaded tokio-util v0.7.8
8462023-10-17T20:51:38.969Z Downloaded time v0.3.27
8472023-10-17T20:51:38.973Z Downloaded aho-corasick v1.0.4
8482023-10-17T20:51:38.976Z Downloaded aes v0.8.3
8492023-10-17T20:51:38.985Z Downloaded slog-envlogger v2.2.0
8502023-10-17T20:51:38.989Z Downloaded dirs-sys-next v0.1.2
8512023-10-17T20:51:38.992Z Downloaded toml v0.8.0
8522023-10-17T20:51:38.996Z Downloaded openssl-sys v0.9.93
8532023-10-17T20:51:38.999Z Downloaded serde v1.0.188
8542023-10-17T20:51:39.003Z Downloaded toml_edit v0.19.15
8552023-10-17T20:51:39.007Z Downloaded socket2 v0.5.3
8562023-10-17T20:51:39.011Z Downloaded rand v0.8.5
8572023-10-17T20:51:39.015Z Downloaded uuid v1.4.1
8582023-10-17T20:51:39.021Z Downloaded signature v2.1.0
8592023-10-17T20:51:39.024Z Downloaded flate2 v1.0.27
8602023-10-17T20:51:39.031Z Downloaded toml v0.5.11
8612023-10-17T20:51:39.035Z Downloaded subprocess v0.2.9
8622023-10-17T20:51:39.040Z Downloaded tempfile v3.8.0
8632023-10-17T20:51:39.049Z Downloaded indexmap v2.0.0
8642023-10-17T20:51:39.064Z Downloaded rcgen v0.10.0
8652023-10-17T20:51:39.085Z Downloaded russh-keys v0.38.0
8662023-10-17T20:51:39.092Z Downloaded trust-dns-resolver v0.22.0
8672023-10-17T20:51:39.120Z Downloaded tinyvec v1.6.0
8682023-10-17T20:51:39.138Z Downloaded url v2.4.1
8692023-10-17T20:51:39.154Z Downloaded zerocopy v0.3.0
8702023-10-17T20:51:39.163Z Downloaded rand_core v0.5.1
8712023-10-17T20:51:39.167Z Downloaded signal-hook-registry v1.4.1
8722023-10-17T20:51:39.171Z Downloaded ed25519 v2.2.2
8732023-10-17T20:51:39.175Z Downloaded structopt v0.3.26
8742023-10-17T20:51:39.179Z Downloaded winnow v0.5.15
8752023-10-17T20:51:39.183Z Downloaded heapless v0.7.16
8762023-10-17T20:51:39.189Z Downloaded serde_derive v1.0.188
8772023-10-17T20:51:39.194Z Downloaded fixedbitset v0.4.2
8782023-10-17T20:51:39.198Z Downloaded dirs-sys v0.4.1
8792023-10-17T20:51:39.202Z Downloaded digest v0.10.7
8802023-10-17T20:51:39.205Z Downloaded trust-dns-server v0.22.1
8812023-10-17T20:51:39.209Z Downloaded mio v0.8.8
8822023-10-17T20:51:39.214Z Downloaded libz-sys v1.1.12
8832023-10-17T20:51:39.267Z Downloaded tokio-native-tls v0.3.1
8842023-10-17T20:51:39.271Z Downloaded slog-stdlog v4.1.1
8852023-10-17T20:51:39.275Z Downloaded httparse v1.8.0
8862023-10-17T20:51:39.278Z Downloaded half v1.8.2
8872023-10-17T20:51:39.284Z Downloaded ipnet v2.8.0
8882023-10-17T20:51:39.288Z Downloaded unicode-normalization v0.1.22
8892023-10-17T20:51:39.291Z Downloaded cc v1.0.83
8902023-10-17T20:51:39.295Z Downloaded hyper-rustls v0.24.1
8912023-10-17T20:51:39.299Z Downloaded tungstenite v0.18.0
8922023-10-17T20:51:39.305Z Downloaded tracing-core v0.1.31
8932023-10-17T20:51:39.309Z Downloaded serde_json v1.0.107
8942023-10-17T20:51:39.321Z Downloaded miniz_oxide v0.7.1
8952023-10-17T20:51:39.324Z Downloaded textwrap v0.16.0
8962023-10-17T20:51:39.328Z Downloaded semver v1.0.18
8972023-10-17T20:51:39.332Z Downloaded ryu v1.0.15
8982023-10-17T20:51:39.337Z Downloaded rand_chacha v0.3.1
8992023-10-17T20:51:39.344Z Downloaded hyper-staticfile v0.9.5
9002023-10-17T20:51:39.348Z Downloaded http-body v0.4.5
9012023-10-17T20:51:39.351Z Downloaded form_urlencoded v1.2.0
9022023-10-17T20:51:39.355Z Downloaded structmeta-derive v0.1.6
9032023-10-17T20:51:39.359Z Downloaded ff v0.13.0
9042023-10-17T20:51:39.363Z Downloaded filetime v0.2.22
9052023-10-17T20:51:39.369Z Downloaded num-bigint v0.4.4
9062023-10-17T20:51:39.372Z Downloaded enum-as-inner v0.5.1
9072023-10-17T20:51:39.376Z Downloaded textwrap v0.11.0
9082023-10-17T20:51:39.382Z Downloaded thread_local v1.1.7
9092023-10-17T20:51:39.388Z Downloaded slog-dtrace v0.2.3
9102023-10-17T20:51:39.391Z Downloaded slog-bunyan v2.4.0
9112023-10-17T20:51:39.397Z Downloaded slog-async v2.8.0
9122023-10-17T20:51:39.401Z Downloaded rustfmt-wrapper v0.2.0
9132023-10-17T20:51:39.409Z Downloaded structmeta v0.1.6
9142023-10-17T20:51:39.413Z Downloaded httpdate v1.0.3
9152023-10-17T20:51:39.418Z Downloaded thiserror v1.0.49
9162023-10-17T20:51:39.421Z Downloaded proc-macro-error v1.0.4
9172023-10-17T20:51:39.425Z Downloaded postcard v0.7.3
9182023-10-17T20:51:39.442Z Downloaded whoami v1.4.1
9192023-10-17T20:51:39.447Z Downloaded hubpack v0.1.2
9202023-10-17T20:51:39.452Z Downloaded string_cache v0.8.7
9212023-10-17T20:51:39.455Z Downloaded glob v0.3.1
9222023-10-17T20:51:39.458Z Downloaded fallible-streaming-iterator v0.1.9
9232023-10-17T20:51:39.461Z Downloaded crypto-bigint v0.5.2
9242023-10-17T20:51:39.466Z Downloaded chacha20poly1305 v0.10.1
9252023-10-17T20:51:39.469Z Downloaded libsqlite3-sys v0.26.0
9262023-10-17T20:51:39.601Z Downloaded errno v0.3.2
9272023-10-17T20:51:39.608Z Downloaded getrandom v0.2.10
9282023-10-17T20:51:39.617Z Downloaded wyz v0.5.1
9292023-10-17T20:51:39.621Z Downloaded serde_tokenstream v0.1.7
9302023-10-17T20:51:39.625Z Downloaded headers v0.3.9
9312023-10-17T20:51:39.630Z Downloaded crossbeam-utils v0.8.16
9322023-10-17T20:51:39.635Z Downloaded foreign-types-shared v0.3.1
9332023-10-17T20:51:39.638Z Downloaded tungstenite v0.20.1
9342023-10-17T20:51:39.645Z Downloaded rustls-pemfile v1.0.3
9352023-10-17T20:51:39.697Z Downloaded parse-display-derive v0.7.0
9362023-10-17T20:51:39.702Z Downloaded curve25519-dalek-derive v0.1.0
9372023-10-17T20:51:39.705Z Downloaded term v0.7.0
9382023-10-17T20:51:39.711Z Downloaded fastrand v2.0.0
9392023-10-17T20:51:39.716Z Downloaded hyper-tls v0.5.0
9402023-10-17T20:51:39.725Z Downloaded foreign-types v0.5.0
9412023-10-17T20:51:39.733Z Downloaded itoa v1.0.9
9422023-10-17T20:51:39.740Z Downloaded tokio-tungstenite v0.18.0
9432023-10-17T20:51:39.751Z Downloaded postgres-types v0.2.6
9442023-10-17T20:51:39.762Z Downloaded memchr v2.6.3
9452023-10-17T20:51:39.766Z Downloaded ipnetwork v0.20.0
9462023-10-17T20:51:39.769Z Downloaded semver-parser v0.10.2
9472023-10-17T20:51:39.775Z Downloaded arc-swap v1.6.0
9482023-10-17T20:51:39.779Z Downloaded rustc_version v0.4.0
9492023-10-17T20:51:39.785Z Downloaded hex-literal v0.4.1
9502023-10-17T20:51:39.789Z Downloaded tracing-attributes v0.1.26
9512023-10-17T20:51:39.793Z Downloaded unicase v2.7.0
9522023-10-17T20:51:39.797Z Downloaded rustls-native-certs v0.6.3
9532023-10-17T20:51:39.815Z Downloaded time-macros v0.2.13
9542023-10-17T20:51:39.820Z Downloaded libm v0.2.7
9552023-10-17T20:51:39.824Z Downloaded const-oid v0.9.5
9562023-10-17T20:51:39.835Z Downloaded clap v4.4.3
9572023-10-17T20:51:39.839Z Downloaded ciborium v0.2.1
9582023-10-17T20:51:39.842Z Downloaded hashlink v0.8.3
9592023-10-17T20:51:39.846Z Downloaded num v0.4.1
9602023-10-17T20:51:39.849Z Downloaded synstructure v0.12.6
9612023-10-17T20:51:39.852Z Downloaded serde_spanned v0.6.3
9622023-10-17T20:51:39.855Z Downloaded try-lock v0.2.4
9632023-10-17T20:51:39.859Z Downloaded http-range v0.1.5
9642023-10-17T20:51:39.862Z Downloaded schemars_derive v0.8.13
9652023-10-17T20:51:39.865Z Downloaded thiserror-no-std v2.0.2
9662023-10-17T20:51:39.870Z Downloaded inout v0.1.3
9672023-10-17T20:51:39.883Z Downloaded usdt-impl v0.3.5
9682023-10-17T20:51:40.297Z Downloaded spki v0.7.2
9692023-10-17T20:51:40.302Z Downloaded smf v0.2.2
9702023-10-17T20:51:40.305Z Downloaded secrecy v0.8.0
9712023-10-17T20:51:40.309Z Downloaded itertools v0.11.0
9722023-10-17T20:51:40.314Z Downloaded thiserror-impl-no-std v2.0.2
9732023-10-17T20:51:40.319Z Downloaded terminal_size v0.2.6
9742023-10-17T20:51:40.323Z Downloaded nibble_vec v0.1.0
9752023-10-17T20:51:40.328Z Downloaded bytes v1.5.0
9762023-10-17T20:51:40.334Z Downloaded allocator-api2 v0.2.16
9772023-10-17T20:51:40.340Z Downloaded hex v0.4.3
9782023-10-17T20:51:40.346Z Downloaded hash32 v0.2.1
9792023-10-17T20:51:40.349Z Downloaded futures-core v0.3.28
9802023-10-17T20:51:40.352Z Downloaded elliptic-curve v0.13.5
9812023-10-17T20:51:40.355Z Downloaded termcolor v1.2.0
9822023-10-17T20:51:40.359Z Downloaded proc-macro-error-attr v1.0.4
9832023-10-17T20:51:40.365Z Downloaded paste v1.0.14
9842023-10-17T20:51:40.370Z Downloaded clap_derive v4.4.2
9852023-10-17T20:51:40.374Z Downloaded headers-core v0.2.0
9862023-10-17T20:51:40.377Z Downloaded rustc-demangle v0.1.23
9872023-10-17T20:51:40.380Z Downloaded getrandom v0.1.16
9882023-10-17T20:51:40.383Z Downloaded equivalent v1.0.1
9892023-10-17T20:51:40.386Z Downloaded usdt-macro v0.3.5
9902023-10-17T20:51:40.388Z Downloaded password-hash v0.4.2
9912023-10-17T20:51:40.391Z Downloaded option-ext v0.2.0
9922023-10-17T20:51:40.394Z Downloaded unicode-ident v1.0.12
9932023-10-17T20:51:40.397Z Downloaded der v0.7.8
9942023-10-17T20:51:40.400Z Downloaded lalrpop-util v0.19.12
9952023-10-17T20:51:40.403Z Downloaded futures-channel v0.3.28
9962023-10-17T20:51:40.409Z Downloaded num_enum v0.5.11
9972023-10-17T20:51:40.413Z Downloaded camino v1.1.6
9982023-10-17T20:51:40.416Z Downloaded once_cell v1.18.0
9992023-10-17T20:51:40.419Z Downloaded serde_path_to_error v0.1.14
10002023-10-17T20:51:40.421Z Downloaded untrusted v0.7.1
10012023-10-17T20:51:40.424Z Downloaded fnv v1.0.7
10022023-10-17T20:51:40.427Z Downloaded erased-serde v0.3.30
10032023-10-17T20:51:40.430Z Downloaded zip v0.6.6
10042023-10-17T20:51:40.434Z Downloaded float-cmp v0.9.0
10052023-10-17T20:51:40.438Z Downloaded proc-macro-crate v1.3.1
10062023-10-17T20:51:40.442Z Downloaded ppv-lite86 v0.2.17
10072023-10-17T20:51:40.444Z Downloaded num-integer v0.1.45
10082023-10-17T20:51:40.447Z Downloaded deranged v0.3.8
10092023-10-17T20:51:40.450Z Downloaded same-file v1.0.6
10102023-10-17T20:51:40.457Z Downloaded dirs v5.0.1
10112023-10-17T20:51:40.461Z Downloaded walkdir v2.4.0
10122023-10-17T20:51:40.464Z Downloaded unicode-width v0.1.10
10132023-10-17T20:51:40.467Z Downloaded pbkdf2 v0.11.0
10142023-10-17T20:51:40.471Z Downloaded colorchoice v1.0.0
10152023-10-17T20:51:40.475Z Downloaded ciborium-io v0.2.1
10162023-10-17T20:51:40.479Z Downloaded anstyle-parse v0.2.1
10172023-10-17T20:51:40.483Z Downloaded ahash v0.8.3
10182023-10-17T20:51:40.485Z Downloaded aes-gcm-siv v0.11.1
10192023-10-17T20:51:40.492Z Downloaded tower-service v0.3.2
10202023-10-17T20:51:40.499Z Downloaded num-traits v0.2.16
10212023-10-17T20:51:40.502Z Downloaded num-complex v0.4.4
10222023-10-17T20:51:40.505Z Downloaded native-tls v0.2.11
10232023-10-17T20:51:40.507Z Downloaded futures-sink v0.3.28
10242023-10-17T20:51:40.510Z Downloaded futures-io v0.3.28
10252023-10-17T20:51:40.513Z Downloaded futures-executor v0.3.28
10262023-10-17T20:51:40.517Z Downloaded ciborium-ll v0.2.1
10272023-10-17T20:51:40.520Z Downloaded funty v2.0.0
10282023-10-17T20:51:40.523Z Downloaded usdt-attr-macro v0.3.5
10292023-10-17T20:51:40.526Z Downloaded usdt v0.3.5
10302023-10-17T20:51:40.530Z Downloaded unicode-linebreak v0.1.5
10312023-10-17T20:51:40.534Z Downloaded stable_deref_trait v1.2.0
10322023-10-17T20:51:40.539Z Downloaded pest_generator v2.7.2
10332023-10-17T20:51:40.542Z Downloaded omicron-zone-package v0.8.3
10342023-10-17T20:51:40.545Z Downloaded num_cpus v1.16.0
10352023-10-17T20:51:40.548Z Downloaded num-iter v0.1.43
10362023-10-17T20:51:40.552Z Downloaded log v0.4.20
10372023-10-17T20:51:40.556Z Downloaded colored v2.0.4
10382023-10-17T20:51:40.558Z Downloaded blake2 v0.10.6
10392023-10-17T20:51:40.562Z Downloaded atomic-waker v1.1.1
10402023-10-17T20:51:40.565Z Downloaded camino-tempfile v1.0.2
10412023-10-17T20:51:40.569Z Downloaded universal-hash v0.5.1
10422023-10-17T20:51:40.572Z Downloaded num-rational v0.4.1
10432023-10-17T20:51:40.574Z Downloaded num-derive v0.4.0
10442023-10-17T20:51:40.578Z Downloaded chacha20 v0.9.1
10452023-10-17T20:51:40.582Z Downloaded cbc v0.1.2
10462023-10-17T20:51:40.586Z Downloaded semver v0.11.0
10472023-10-17T20:51:40.589Z Downloaded scopeguard v1.2.0
10482023-10-17T20:51:40.593Z Downloaded num_enum_derive v0.5.11
10492023-10-17T20:51:40.597Z Downloaded diesel v2.1.1
10502023-10-17T20:51:40.602Z Downloaded sct v0.7.0
10512023-10-17T20:51:40.605Z Downloaded vec_map v0.8.2
10522023-10-17T20:51:40.609Z Downloaded crucible-workspace-hack v0.1.0
10532023-10-17T20:51:40.613Z Downloaded curve25519-dalek v4.1.0
10542023-10-17T20:51:40.621Z Downloaded num_enum v0.7.0
10552023-10-17T20:51:40.625Z Downloaded multer v2.1.0
10562023-10-17T20:51:40.629Z Downloaded macaddr v1.0.1
10572023-10-17T20:51:40.633Z Downloaded mime v0.3.17
10582023-10-17T20:51:40.636Z Downloaded managed v0.8.0
10592023-10-17T20:51:40.640Z Downloaded quick-error v1.2.3
10602023-10-17T20:51:40.645Z Downloaded postgres-protocol v0.6.6
10612023-10-17T20:51:40.649Z Downloaded phf_shared v0.10.0
10622023-10-17T20:51:40.652Z Downloaded derive_more v0.99.17
10632023-10-17T20:51:40.655Z Downloaded libefi-sys v0.1.0
10642023-10-17T20:51:40.664Z Downloaded darling v0.20.3
10652023-10-17T20:51:40.677Z Downloaded predicates v3.0.4
10662023-10-17T20:51:40.684Z Downloaded openssl-macros v0.1.1
10672023-10-17T20:51:40.750Z Downloaded debug-ignore v1.0.5
10682023-10-17T20:51:40.755Z Downloaded data-encoding v2.4.0
10692023-10-17T20:51:40.759Z Downloaded ctr v0.9.2
10702023-10-17T20:51:40.763Z Downloaded cfg-if v1.0.0
10712023-10-17T20:51:40.767Z Downloaded cfg-if v0.1.10
10722023-10-17T20:51:40.771Z Downloaded predicates-core v1.0.6
10732023-10-17T20:51:40.775Z Downloaded precomputed-hash v0.1.1
10742023-10-17T20:51:40.779Z Downloaded opaque-debug v0.3.0
10752023-10-17T20:51:40.783Z Downloaded crossbeam-channel v0.5.8
10762023-10-17T20:51:40.786Z Downloaded convert_case v0.4.0
10772023-10-17T20:51:40.790Z Downloaded anyhow v1.0.75
10782023-10-17T20:51:40.794Z Downloaded ansi_term v0.12.1
10792023-10-17T20:51:40.799Z Downloaded num_threads v0.1.6
10802023-10-17T20:51:40.804Z Downloaded new_debug_unreachable v1.0.4
10812023-10-17T20:51:40.808Z Downloaded darling_macro v0.20.3
10822023-10-17T20:51:40.812Z Downloaded darling_core v0.20.3
10832023-10-17T20:51:40.815Z Downloaded cstr-argument v0.1.2
10842023-10-17T20:51:40.819Z Downloaded crypto-common v0.1.6
10852023-10-17T20:51:40.823Z Downloaded cpufeatures v0.2.9
10862023-10-17T20:51:40.827Z Downloaded clap_lex v0.5.1
10872023-10-17T20:51:40.831Z Downloaded cancel-safe-futures v0.1.2
10882023-10-17T20:51:40.836Z Downloaded block-padding v0.3.3
10892023-10-17T20:51:40.839Z Downloaded bitflags v2.4.0
10902023-10-17T20:51:40.843Z Downloaded bitflags v1.3.2
10912023-10-17T20:51:40.846Z Downloaded bit-vec v0.6.3
10922023-10-17T20:51:40.851Z Downloaded backoff v0.4.0
10932023-10-17T20:51:40.854Z Downloaded diesel_table_macro_syntax v0.1.0
10942023-10-17T20:51:40.858Z Downloaded bitstruct v0.1.1
10952023-10-17T20:51:40.865Z Downloaded atomicwrites v0.4.2
10962023-10-17T20:51:40.869Z Downloaded const_format_proc_macros v0.2.31
10972023-10-17T20:51:40.873Z Downloaded pest_derive v2.7.2
10982023-10-17T20:51:40.877Z Downloaded bit_field v0.10.2
10992023-10-17T20:51:40.880Z Downloaded lru-cache v0.1.2
11002023-10-17T20:51:40.884Z Downloaded byteorder v1.4.3
11012023-10-17T20:51:40.888Z Downloaded anstream v0.5.0
11022023-10-17T20:51:40.892Z Downloaded adler v1.0.2
11032023-10-17T20:51:40.895Z Downloaded poly1305 v0.8.0
11042023-10-17T20:51:40.901Z Downloaded platforms v3.0.2
11052023-10-17T20:51:41.320Z Downloaded pkcs8 v0.10.2
11062023-10-17T20:51:41.325Z Downloaded memoffset v0.9.0
11072023-10-17T20:51:41.329Z Downloaded linked-hash-map v0.5.6
11082023-10-17T20:51:41.333Z Downloaded bcrypt-pbkdf v0.10.0
11092023-10-17T20:51:41.336Z Downloaded atty v0.2.14
11102023-10-17T20:51:41.341Z Downloaded async-recursion v1.0.5
11112023-10-17T20:51:41.344Z Downloaded polyval v0.6.1
11122023-10-17T20:51:41.348Z Downloaded pkg-config v0.3.27
11132023-10-17T20:51:41.351Z Downloaded pin-utils v0.1.0
11142023-10-17T20:51:41.354Z Downloaded phf_shared v0.11.2
11152023-10-17T20:51:41.358Z Downloaded percent-encoding v2.3.0
11162023-10-17T20:51:41.362Z Downloaded bitstruct_derive v0.1.0
11172023-10-17T20:51:41.365Z Downloaded phf v0.11.2
11182023-10-17T20:51:41.373Z Downloaded md5 v0.7.0
11192023-10-17T20:51:41.377Z Downloaded md-5 v0.10.5
11202023-10-17T20:51:41.381Z Downloaded blowfish v0.9.1
11212023-10-17T20:51:41.384Z Downloaded bit-set v0.5.3
11222023-10-17T20:51:41.388Z Downloaded pin-project-lite v0.2.13
11232023-10-17T20:51:41.391Z Downloaded pem v1.1.1
11242023-10-17T20:51:41.395Z Downloaded password-hash v0.5.0
11252023-10-17T20:51:41.398Z Downloaded memoffset v0.7.1
11262023-10-17T20:51:41.402Z Downloaded parking_lot v0.11.2
11272023-10-17T20:51:41.405Z Downloaded matches v0.1.10
11282023-10-17T20:51:41.410Z Downloaded match_cfg v0.1.0
11292023-10-17T20:51:41.414Z Downloaded lazy_static v1.4.0
11302023-10-17T20:51:41.418Z Downloaded base64 v0.21.4
11312023-10-17T20:51:41.421Z Downloaded base64 v0.13.1
11322023-10-17T20:51:41.425Z Downloaded bincode v1.3.3
11332023-10-17T20:51:41.429Z Downloaded base64ct v1.6.0
11342023-10-17T20:51:41.433Z Downloaded base16ct v0.2.0
11352023-10-17T20:51:41.436Z Downloaded autocfg v1.1.0
11362023-10-17T20:51:41.440Z Downloaded async-stream v0.3.5
11372023-10-17T20:51:41.443Z Compiling proc-macro2 v1.0.67
11382023-10-17T20:51:41.447Z Compiling unicode-ident v1.0.12
11392023-10-17T20:51:41.451Z Compiling libc v0.2.149
11402023-10-17T20:51:41.454Z Compiling serde v1.0.188
11412023-10-17T20:51:41.458Z Compiling version_check v0.9.4
11422023-10-17T20:51:41.461Z Compiling autocfg v1.1.0
11432023-10-17T20:51:41.465Z Compiling cfg-if v1.0.0
11442023-10-17T20:51:41.468Z Compiling syn v1.0.109
11452023-10-17T20:51:41.471Z Compiling typenum v1.16.0
11462023-10-17T20:51:41.475Z Compiling once_cell v1.18.0
11472023-10-17T20:51:41.587Z Compiling thiserror v1.0.49
11482023-10-17T20:51:41.697Z Compiling generic-array v0.14.7
11492023-10-17T20:51:41.792Z Compiling lock_api v0.4.10
11502023-10-17T20:51:44.508Z Compiling parking_lot_core v0.9.8
11512023-10-17T20:51:44.548Z Compiling libm v0.2.7
11522023-10-17T20:51:44.572Z Compiling num-traits v0.2.16
11532023-10-17T20:51:44.791Z Compiling itoa v1.0.9
11542023-10-17T20:51:44.873Z Compiling memchr v2.6.3
11552023-10-17T20:51:45.038Z Compiling futures-core v0.3.28
11562023-10-17T20:51:45.149Z Compiling ahash v0.8.3
11572023-10-17T20:51:45.191Z Compiling serde_json v1.0.107
11582023-10-17T20:51:45.567Z Compiling log v0.4.20
11592023-10-17T20:51:45.652Z Compiling slab v0.4.9
11602023-10-17T20:51:45.753Z Compiling futures-task v0.3.28
11612023-10-17T20:51:46.053Z Compiling quote v1.0.33
11622023-10-17T20:51:46.141Z Compiling futures-channel v0.3.28
11632023-10-17T20:51:46.347Z Compiling futures-util v0.3.28
11642023-10-17T20:51:46.436Z Compiling pkg-config v0.3.27
11652023-10-17T20:51:46.589Z Compiling getrandom v0.2.10
11662023-10-17T20:51:46.832Z Compiling syn v2.0.32
11672023-10-17T20:51:47.290Z Compiling jobserver v0.1.26
11682023-10-17T20:51:47.369Z Compiling rand_core v0.6.4
11692023-10-17T20:51:47.505Z Compiling ryu v1.0.15
11702023-10-17T20:51:48.063Z Compiling cc v1.0.83
11712023-10-17T20:51:48.506Z Compiling vcpkg v0.2.15
11722023-10-17T20:51:48.510Z Compiling schemars v0.8.13
11732023-10-17T20:51:48.513Z Compiling allocator-api2 v0.2.16
11742023-10-17T20:51:48.518Z Compiling scopeguard v1.2.0
11752023-10-17T20:51:48.560Z Compiling equivalent v1.0.1
11762023-10-17T20:51:48.711Z Compiling heck v0.4.1
11772023-10-17T20:51:49.462Z Compiling hashbrown v0.14.0
11782023-10-17T20:51:49.581Z Compiling smallvec v1.11.0
11792023-10-17T20:51:50.530Z Compiling byteorder v1.4.3
11802023-10-17T20:51:51.100Z Compiling fnv v1.0.7
11812023-10-17T20:51:51.299Z Compiling httparse v1.8.0
11822023-10-17T20:51:51.359Z Compiling iana-time-zone v0.1.57
11832023-10-17T20:51:51.468Z Compiling pin-project-lite v0.2.13
11842023-10-17T20:51:51.652Z Compiling semver v1.0.18
11852023-10-17T20:51:52.126Z Compiling subtle v2.5.0
11862023-10-17T20:51:52.395Z Compiling indexmap v1.9.3
11872023-10-17T20:51:52.581Z Compiling parking_lot v0.12.1
11882023-10-17T20:51:52.740Z Compiling dyn-clone v1.0.13
11892023-10-17T20:51:52.780Z Compiling tinyvec_macros v0.1.1
11902023-10-17T20:51:52.856Z Compiling ring v0.16.20
11912023-10-17T20:51:52.909Z Compiling time-core v0.1.1
11922023-10-17T20:51:53.041Z Compiling tinyvec v1.6.0
11932023-10-17T20:51:53.100Z Compiling openssl-sys v0.9.93
11942023-10-17T20:51:53.565Z Compiling time-macros v0.2.13
11952023-10-17T20:51:53.568Z Compiling signal-hook-registry v1.4.1
11962023-10-17T20:51:54.247Z Compiling mio v0.8.8
11972023-10-17T20:51:54.451Z Compiling socket2 v0.5.3
11982023-10-17T20:51:54.904Z Compiling num_cpus v1.16.0
11992023-10-17T20:51:55.059Z Compiling rustls v0.21.7
12002023-10-17T20:51:55.354Z Compiling unicode-bidi v0.3.13
12012023-10-17T20:51:55.672Z Compiling unicode-normalization v0.1.22
12022023-10-17T20:51:56.220Z Compiling slog v2.7.0
12032023-10-17T20:51:56.859Z Compiling spin v0.5.2
12042023-10-17T20:51:57.329Z Compiling ucd-trie v0.1.6
12052023-10-17T20:51:57.592Z Compiling percent-encoding v2.3.0
12062023-10-17T20:51:57.729Z Compiling backtrace v0.3.69
12072023-10-17T20:51:58.126Z Compiling async-trait v0.1.73
12082023-10-17T20:51:58.142Z Compiling form_urlencoded v1.2.0
12092023-10-17T20:51:58.145Z Compiling aho-corasick v1.0.4
12102023-10-17T20:51:58.289Z Compiling serde_derive_internals v0.26.0
12112023-10-17T20:51:58.542Z Compiling openssl v0.10.57
12122023-10-17T20:51:58.729Z Compiling regex-syntax v0.7.5
12132023-10-17T20:51:59.046Z Compiling anyhow v1.0.75
12142023-10-17T20:51:59.256Z Compiling winnow v0.5.15
12152023-10-17T20:52:00.114Z Compiling pin-utils v0.1.0
12162023-10-17T20:52:00.117Z Compiling futures-sink v0.3.28
12172023-10-17T20:52:00.533Z Compiling idna v0.4.0
12182023-10-17T20:52:02.696Z Compiling native-tls v0.2.11
12192023-10-17T20:52:03.183Z Compiling url v2.4.1
12202023-10-17T20:52:03.424Z Compiling unicode-xid v0.2.4
12212023-10-17T20:52:04.751Z Compiling regex-automata v0.3.8
12222023-10-17T20:52:04.832Z Compiling futures-io v0.3.28
12232023-10-17T20:52:05.302Z Compiling const-oid v0.9.5
12242023-10-17T20:52:05.598Z Compiling unicode-width v0.1.10
12252023-10-17T20:52:05.833Z Compiling hashbrown v0.13.2
12262023-10-17T20:52:05.865Z Compiling synstructure v0.12.6
12272023-10-17T20:52:06.450Z Compiling cpufeatures v0.2.9
12282023-10-17T20:52:06.585Z Compiling crossbeam-utils v0.8.16
12292023-10-17T20:52:07.305Z Compiling tracing-core v0.1.31
12302023-10-17T20:52:07.750Z Compiling ppv-lite86 v0.2.17
12312023-10-17T20:52:08.507Z Compiling adler v1.0.2
12322023-10-17T20:52:08.579Z Compiling rustix v0.38.9
12332023-10-17T20:52:08.849Z Compiling miniz_oxide v0.7.1
12342023-10-17T20:52:09.086Z Compiling rand_chacha v0.3.1
12352023-10-17T20:52:11.538Z Compiling usdt-impl v0.3.5
12362023-10-17T20:52:11.554Z Compiling bitflags v1.3.2
12372023-10-17T20:52:11.564Z Compiling gimli v0.28.0
12382023-10-17T20:52:11.575Z Compiling rand v0.8.5
12392023-10-17T20:52:11.589Z Compiling object v0.32.1
12402023-10-17T20:52:11.598Z Compiling num_threads v0.1.6
12412023-10-17T20:52:11.618Z Compiling deranged v0.3.8
12422023-10-17T20:52:11.644Z Compiling serde_derive v1.0.188
12432023-10-17T20:52:11.656Z Compiling zeroize_derive v1.4.2
12442023-10-17T20:52:12.157Z Compiling thiserror-impl v1.0.49
12452023-10-17T20:52:13.311Z Compiling tokio-macros v2.1.0
12462023-10-17T20:52:13.916Z Compiling futures-macro v0.3.28
12472023-10-17T20:52:14.446Z Compiling tracing-attributes v0.1.26
12482023-10-17T20:52:15.791Z Compiling schemars_derive v0.8.13
12492023-10-17T20:52:17.079Z Compiling zeroize v1.6.0
12502023-10-17T20:52:17.193Z Compiling pest v2.7.2
12512023-10-17T20:52:18.932Z Compiling openssl-macros v0.1.1
12522023-10-17T20:52:19.972Z Compiling crypto-common v0.1.6
12532023-10-17T20:52:20.119Z Compiling regex v1.9.5
12542023-10-17T20:52:20.264Z Compiling block-buffer v0.10.4
12552023-10-17T20:52:20.820Z Compiling digest v0.10.7
12562023-10-17T20:52:21.501Z Compiling pest_meta v2.7.2
12572023-10-17T20:52:22.871Z Compiling zerocopy-derive v0.2.0
12582023-10-17T20:52:22.902Z Compiling tracing v0.1.37
12592023-10-17T20:52:22.912Z Compiling addr2line v0.21.0
12602023-10-17T20:52:23.107Z Compiling rustc-demangle v0.1.23
12612023-10-17T20:52:23.630Z Compiling time v0.3.27
12622023-10-17T20:52:23.892Z Compiling pest_generator v2.7.2
12632023-10-17T20:52:24.849Z Compiling zerocopy v0.3.0
12642023-10-17T20:52:26.151Z Compiling dof v0.1.5
12652023-10-17T20:52:26.926Z Compiling thread-id v4.2.0
12662023-10-17T20:52:29.149Z Compiling pest_derive v2.7.2
12672023-10-17T20:52:29.576Z Compiling base64 v0.21.4
12682023-10-17T20:52:30.278Z Compiling dtrace-parser v0.1.14
12692023-10-17T20:52:30.653Z Compiling lazy_static v1.4.0
12702023-10-17T20:52:30.819Z Compiling untrusted v0.7.1
12712023-10-17T20:52:31.876Z Compiling strsim v0.10.0
12722023-10-17T20:52:31.912Z Compiling regress v0.7.1
12732023-10-17T20:52:33.180Z Compiling socket2 v0.4.9
12742023-10-17T20:52:33.494Z Compiling hashbrown v0.12.3
12752023-10-17T20:52:33.905Z Compiling try-lock v0.2.4
12762023-10-17T20:52:34.119Z Compiling httpdate v1.0.3
12772023-10-17T20:52:34.591Z Compiling sct v0.7.0
12782023-10-17T20:52:34.873Z Compiling bytes v1.5.0
12792023-10-17T20:52:35.317Z Compiling indexmap v2.0.0
12802023-10-17T20:52:35.404Z Compiling chrono v0.4.31
12812023-10-17T20:52:35.519Z Compiling uuid v1.4.1
12822023-10-17T20:52:36.670Z Compiling http v0.2.9
12832023-10-17T20:52:36.933Z Compiling tokio v1.32.0
12842023-10-17T20:52:37.038Z Compiling toml_datetime v0.6.3
12852023-10-17T20:52:37.362Z Compiling serde_spanned v0.6.3
12862023-10-17T20:52:37.691Z Compiling toml_edit v0.19.15
12872023-10-17T20:52:37.734Z Compiling bitflags v2.4.0
12882023-10-17T20:52:37.775Z Compiling rustc_version v0.4.0
12892023-10-17T20:52:38.413Z Compiling openapiv3 v1.0.3
12902023-10-17T20:52:41.107Z Compiling serde_tokenstream v0.1.7
12912023-10-17T20:52:41.596Z Compiling serde_tokenstream v0.2.0
12922023-10-17T20:52:42.258Z Compiling rustls-webpki v0.101.4
12932023-10-17T20:52:42.333Z Compiling http-body v0.4.5
12942023-10-17T20:52:42.982Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
12952023-10-17T20:52:43.387Z Compiling want v0.3.1
12962023-10-17T20:52:44.116Z Compiling usdt-attr-macro v0.3.5
12972023-10-17T20:52:45.770Z Compiling usdt-macro v0.3.5
12982023-10-17T20:52:46.267Z Compiling rustls-pemfile v1.0.3
12992023-10-17T20:52:46.559Z Compiling foreign-types-shared v0.1.1
13002023-10-17T20:52:46.876Z Compiling openssl-probe v0.1.5
13012023-10-17T20:52:47.006Z Compiling tower-service v0.3.2
13022023-10-17T20:52:47.182Z Compiling mime v0.3.17
13032023-10-17T20:52:47.426Z Compiling foreign-types v0.3.2
13042023-10-17T20:52:47.555Z Compiling errno v0.3.2
13052023-10-17T20:52:47.736Z Compiling ipnet v2.8.0
13062023-10-17T20:52:48.152Z Compiling getopts v0.2.21
13072023-10-17T20:52:49.795Z Compiling encoding_rs v0.8.33
13082023-10-17T20:52:49.864Z Compiling tokio-util v0.7.8
13092023-10-17T20:52:49.948Z Compiling unsafe-libyaml v0.2.9
13102023-10-17T20:52:51.611Z Compiling h2 v0.3.21
13112023-10-17T20:52:52.382Z Compiling tokio-rustls v0.24.1
13122023-10-17T20:52:53.033Z Compiling serde_yaml v0.9.25
13132023-10-17T20:52:53.175Z Compiling rustls-native-certs v0.6.3
13142023-10-17T20:52:53.892Z Compiling serde_urlencoded v0.7.1
13152023-10-17T20:52:55.399Z Compiling webpki-roots v0.25.2
13162023-10-17T20:52:59.463Z Compiling hmac v0.12.1
13172023-10-17T20:52:59.598Z Compiling num-integer v0.1.45
13182023-10-17T20:52:59.697Z Compiling rustversion v1.0.14
13192023-10-17T20:53:00.658Z Compiling tokio-native-tls v0.3.1
13202023-10-17T20:53:00.881Z Compiling sha2 v0.10.7
13212023-10-17T20:53:00.968Z Compiling block-padding v0.3.3
13222023-10-17T20:53:01.338Z Compiling inout v0.1.3
13232023-10-17T20:53:02.325Z Compiling futures-executor v0.3.28
13242023-10-17T20:53:03.064Z Compiling cipher v0.4.4
13252023-10-17T20:53:03.717Z Compiling toml v0.7.8
13262023-10-17T20:53:03.770Z Compiling hyper v0.14.27
13272023-10-17T20:53:03.807Z Compiling crc32fast v1.3.2
13282023-10-17T20:53:03.879Z Compiling fallible-iterator v0.2.0
13292023-10-17T20:53:04.532Z Compiling futures v0.3.28
13302023-10-17T20:53:04.696Z Compiling ipnetwork v0.20.0
13312023-10-17T20:53:04.897Z Compiling spin v0.9.8
13322023-10-17T20:53:05.055Z Compiling siphasher v0.3.11
13332023-10-17T20:53:05.513Z Compiling usdt v0.3.5
13342023-10-17T20:53:06.303Z Compiling md-5 v0.10.5
13352023-10-17T20:53:06.495Z Compiling stringprep v0.1.3
13362023-10-17T20:53:06.669Z Compiling io-lifetimes v1.0.11
13372023-10-17T20:53:07.775Z Compiling postgres-protocol v0.6.6
13382023-10-17T20:53:08.135Z Compiling phf_shared v0.11.2
13392023-10-17T20:53:08.307Z Compiling hex v0.4.3
13402023-10-17T20:53:08.411Z Compiling enum-as-inner v0.5.1
13412023-10-17T20:53:09.160Z Compiling slog-async v2.8.0
13422023-10-17T20:53:09.332Z Compiling postgres-types v0.2.6
13432023-10-17T20:53:09.909Z Compiling phf v0.11.2
13442023-10-17T20:53:09.936Z Compiling num-bigint v0.4.4
13452023-10-17T20:53:10.013Z Compiling whoami v1.4.1
13462023-10-17T20:53:10.568Z Compiling rustix v0.37.23
13472023-10-17T20:53:10.709Z Compiling data-encoding v2.4.0
13482023-10-17T20:53:10.986Z Compiling tokio-postgres v0.7.10
13492023-10-17T20:53:11.611Z Compiling zerocopy-derive v0.6.3
13502023-10-17T20:53:11.886Z Compiling static_assertions v1.1.0
13512023-10-17T20:53:14.892Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13522023-10-17T20:53:15.001Z Compiling either v1.9.0
13532023-10-17T20:53:15.484Z Compiling hyper-tls v0.5.0
13542023-10-17T20:53:15.517Z Compiling hyper-rustls v0.24.1
13552023-10-17T20:53:15.585Z Compiling ident_case v1.0.1
13562023-10-17T20:53:16.018Z Compiling darling_core v0.20.3
13572023-10-17T20:53:16.218Z Compiling reqwest v0.11.20
13582023-10-17T20:53:16.798Z Compiling camino v1.1.6
13592023-10-17T20:53:17.814Z Compiling flate2 v1.0.27
13602023-10-17T20:53:18.021Z Compiling strum_macros v0.25.2
13612023-10-17T20:53:19.449Z Compiling heapless v0.7.16
13622023-10-17T20:53:19.980Z Compiling bzip2-sys v0.1.11+1.0.8
13632023-10-17T20:53:20.029Z Compiling memoffset v0.9.0
13642023-10-17T20:53:20.455Z Compiling managed v0.8.0
13652023-10-17T20:53:20.632Z Compiling unicode-segmentation v1.10.1
13662023-10-17T20:53:21.010Z Compiling matches v0.1.10
13672023-10-17T20:53:21.146Z Compiling radium v0.7.0
13682023-10-17T20:53:21.862Z Compiling idna v0.2.3
13692023-10-17T20:53:22.308Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13702023-10-17T20:53:22.512Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
13712023-10-17T20:53:23.508Z Compiling itertools v0.11.0
13722023-10-17T20:53:24.752Z Compiling multer v2.1.0
13732023-10-17T20:53:25.242Z Compiling darling_macro v0.20.3
13742023-10-17T20:53:25.314Z Compiling trust-dns-proto v0.22.0
13752023-10-17T20:53:26.711Z Compiling darling v0.20.3
13762023-10-17T20:53:26.900Z Compiling serde_with_macros v2.3.3
13772023-10-17T20:53:28.157Z Compiling async-stream-impl v0.3.5
13782023-10-17T20:53:28.507Z Compiling crossbeam-epoch v0.9.15
13792023-10-17T20:53:28.840Z Compiling num-iter v0.1.43
13802023-10-17T20:53:29.104Z Compiling smoltcp v0.9.1
13812023-10-17T20:53:29.247Z Compiling paste v1.0.14
13822023-10-17T20:53:29.905Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13832023-10-17T20:53:30.002Z Compiling bit-vec v0.6.3
13842023-10-17T20:53:30.208Z Compiling utf8parse v0.2.1
13852023-10-17T20:53:30.454Z Compiling anstyle v1.0.2
13862023-10-17T20:53:30.731Z Compiling anstyle-parse v0.2.1
13872023-10-17T20:53:31.298Z Compiling zerocopy v0.6.3
13882023-10-17T20:53:35.657Z Compiling signature v2.1.0
13892023-10-17T20:53:35.707Z Compiling hubpack_derive v0.1.1
13902023-10-17T20:53:35.736Z Compiling clap_derive v4.4.2
13912023-10-17T20:53:35.779Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
13922023-10-17T20:53:35.842Z Compiling colorchoice v1.0.0
13932023-10-17T20:53:35.870Z Compiling anstyle-query v1.0.0
13942023-10-17T20:53:35.895Z Compiling anstream v0.5.0
13952023-10-17T20:53:35.922Z Compiling yasna v0.5.2
13962023-10-17T20:53:36.118Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
13972023-10-17T20:53:36.157Z Compiling terminal_size v0.2.6
13982023-10-17T20:53:38.777Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
13992023-10-17T20:53:39.344Z Compiling structmeta-derive v0.1.6
14002023-10-17T20:53:40.216Z Compiling diesel_table_macro_syntax v0.1.0
14012023-10-17T20:53:40.227Z Compiling hash32 v0.2.1
14022023-10-17T20:53:40.250Z Compiling stable_deref_trait v1.2.0
14032023-10-17T20:53:40.404Z Compiling tap v1.0.1
14042023-10-17T20:53:40.527Z Compiling clap_lex v0.5.1
14052023-10-17T20:53:40.690Z Compiling wyz v0.5.1
14062023-10-17T20:53:41.077Z Compiling clap_builder v4.4.2
14072023-10-17T20:53:41.403Z Compiling diesel_derives v2.1.1
14082023-10-17T20:53:42.104Z Compiling tokio-stream v0.1.14
14092023-10-17T20:53:42.767Z Compiling serde_repr v0.1.16
14102023-10-17T20:53:43.650Z Compiling scheduled-thread-pool v0.2.7
14112023-10-17T20:53:43.763Z Compiling structmeta v0.1.6
14122023-10-17T20:53:44.004Z Compiling regex-automata v0.1.10
14132023-10-17T20:53:44.388Z Compiling funty v2.0.0
14142023-10-17T20:53:44.458Z Compiling regex-syntax v0.6.29
14152023-10-17T20:53:44.762Z Compiling bstr v0.2.17
14162023-10-17T20:53:45.396Z Compiling r2d2 v0.8.10
14172023-10-17T20:53:47.285Z Compiling bitvec v1.0.1
14182023-10-17T20:53:48.276Z Compiling clap v4.4.3
14192023-10-17T20:53:48.282Z Compiling hubpack v0.1.2
14202023-10-17T20:53:49.135Z Compiling itertools v0.10.5
14212023-10-17T20:53:49.449Z Compiling phf_shared v0.10.0
14222023-10-17T20:53:50.089Z Compiling float-cmp v0.9.0
14232023-10-17T20:53:50.449Z Compiling fixedbitset v0.4.2
14242023-10-17T20:53:50.588Z Compiling normalize-line-endings v0.3.0
14252023-10-17T20:53:50.762Z Compiling predicates-core v1.0.6
14262023-10-17T20:53:51.345Z Compiling unicode-linebreak v0.1.5
14272023-10-17T20:53:51.407Z Compiling smawk v0.3.1
14282023-10-17T20:53:51.763Z Compiling new_debug_unreachable v1.0.4
14292023-10-17T20:53:52.264Z Compiling precomputed-hash v0.1.1
14302023-10-17T20:53:52.268Z Compiling difflib v0.4.0
14312023-10-17T20:53:54.014Z Compiling predicates v3.0.4
14322023-10-17T20:53:54.111Z Compiling parse-display-derive v0.7.0
14332023-10-17T20:53:54.483Z Compiling textwrap v0.16.0
14342023-10-17T20:53:54.746Z Compiling string_cache v0.8.7
14352023-10-17T20:53:55.533Z Compiling petgraph v0.6.4
14362023-10-17T20:53:56.677Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=1e180ae55e56bd17af35cb868ffbd18ce487351d#1e180ae5)
14372023-10-17T20:53:57.020Z Compiling similar v2.2.1
14382023-10-17T20:53:58.365Z Compiling bit-set v0.5.3
14392023-10-17T20:53:58.805Z Compiling console v0.15.7
14402023-10-17T20:53:59.469Z Compiling bstr v1.6.0
14412023-10-17T20:54:00.521Z Compiling lalrpop-util v0.19.12
14422023-10-17T20:54:05.814Z Compiling diesel v2.1.1
14432023-10-17T20:54:11.220Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14442023-10-17T20:54:11.345Z Compiling proc-macro-crate v1.3.1
14452023-10-17T20:54:12.124Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14462023-10-17T20:54:21.907Z Compiling crucible-workspace-hack v0.1.0
14472023-10-17T20:54:41.807Z Compiling atty v0.2.14
14482023-10-17T20:54:44.958Z Compiling sha1 v0.10.5
14492023-10-17T20:54:45.098Z Compiling match_cfg v0.1.0
14502023-10-17T20:54:45.238Z Compiling hostname v0.3.1
14512023-10-17T20:54:51.441Z Compiling dirs-sys-next v0.1.2
14522023-10-17T20:54:52.509Z Compiling dirs-next v2.0.0
14532023-10-17T20:54:56.337Z Compiling thread_local v1.1.7
14542023-10-17T20:54:59.604Z Compiling term v0.7.0
14552023-10-17T20:54:59.804Z Compiling crossbeam-channel v0.5.8
14562023-10-17T20:55:01.905Z Compiling take_mut v0.2.2
14572023-10-17T20:55:01.981Z Compiling slog-term v2.9.0
14582023-10-17T20:55:03.557Z Compiling slog-json v2.6.1
14592023-10-17T20:55:04.072Z Compiling instant v0.1.12
14602023-10-17T20:55:04.280Z Compiling slog-bunyan v2.4.0
14612023-10-17T20:55:04.894Z Compiling strum v0.25.0
14622023-10-17T20:55:05.412Z Compiling atomic-waker v1.1.1
14632023-10-17T20:55:06.130Z Compiling waitgroup v0.1.2
14642023-10-17T20:55:06.445Z Compiling num_enum_derive v0.5.11
14652023-10-17T20:55:06.472Z Compiling serde_with v2.3.3
14662023-10-17T20:55:06.613Z Compiling async-stream v0.3.5
14672023-10-17T20:55:08.856Z Compiling serde_path_to_error v0.1.14
14682023-10-17T20:55:08.859Z Compiling libz-sys v1.1.12
14692023-10-17T20:55:09.440Z Compiling debug-ignore v1.0.5
14702023-10-17T20:55:09.656Z Compiling fastrand v2.0.0
14712023-10-17T20:55:10.306Z Compiling tempfile v3.8.0
14722023-10-17T20:55:12.029Z Compiling proc-macro-error-attr v1.0.4
14732023-10-17T20:55:12.280Z Compiling slog-dtrace v0.2.3
14742023-10-17T20:55:13.859Z Compiling backoff v0.4.0
14752023-10-17T20:55:14.404Z Compiling parse-display v0.7.0
14762023-10-17T20:55:16.137Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
14772023-10-17T20:55:16.410Z Compiling macaddr v1.0.1
14782023-10-17T20:55:16.503Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
14792023-10-17T20:55:16.973Z Compiling libgit2-sys v0.15.2+1.6.4
14802023-10-17T20:55:17.174Z Compiling proc-macro-error v1.0.4
14812023-10-17T20:55:17.592Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14822023-10-17T20:55:19.538Z Compiling libsqlite3-sys v0.26.0
14832023-10-17T20:55:19.635Z Compiling memoffset v0.7.1
14842023-10-17T20:55:19.998Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14852023-10-17T20:55:22.488Z Compiling vergen v8.2.4
14862023-10-17T20:55:22.890Z Compiling foreign-types-macros v0.2.3
14872023-10-17T20:55:23.830Z Compiling base64ct v1.6.0
14882023-10-17T20:55:26.460Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
14892023-10-17T20:55:28.441Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
14902023-10-17T20:55:32.678Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
14912023-10-17T20:55:33.372Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
14922023-10-17T20:55:34.050Z Compiling platforms v3.0.2
14932023-10-17T20:55:34.085Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
14942023-10-17T20:55:34.330Z Compiling num_enum_derive v0.7.0
14952023-10-17T20:55:34.536Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
14962023-10-17T20:55:34.611Z Compiling password-hash v0.5.0
14972023-10-17T20:55:35.473Z Compiling curve25519-dalek v4.1.0
14982023-10-17T20:55:35.885Z Compiling heck v0.3.3
14992023-10-17T20:55:36.017Z Compiling blake2 v0.10.6
15002023-10-17T20:55:36.042Z Compiling libefi-sys v0.1.0
15012023-10-17T20:55:36.405Z Compiling zone_cfg_derive v0.2.0
15022023-10-17T20:55:36.465Z Compiling structopt-derive v0.4.18
15032023-10-17T20:55:37.745Z Compiling argon2 v0.5.2
15042023-10-17T20:55:38.166Z Compiling curve25519-dalek-derive v0.1.0
15052023-10-17T20:55:38.307Z Compiling num-derive v0.4.0
15062023-10-17T20:55:38.567Z Compiling same-file v1.0.6
15072023-10-17T20:55:38.706Z Compiling toml v0.5.11
15082023-10-17T20:55:38.901Z Compiling walkdir v2.4.0
15092023-10-17T20:55:40.010Z Compiling semver-parser v0.10.2
15102023-10-17T20:55:40.432Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
15112023-10-17T20:55:40.997Z Compiling filetime v0.2.22
15122023-10-17T20:55:41.178Z Compiling xattr v1.0.1
15132023-10-17T20:55:41.498Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
15142023-10-17T20:55:41.601Z Compiling erased-serde v0.3.30
15152023-10-17T20:55:42.009Z Compiling getrandom v0.1.16
15162023-10-17T20:55:42.238Z Compiling tar v0.4.40
15172023-10-17T20:55:42.464Z Compiling semver v0.11.0
15182023-10-17T20:55:42.867Z Compiling universal-hash v0.5.1
15192023-10-17T20:55:43.185Z Compiling bitstruct_derive v0.1.0
15202023-10-17T20:55:43.266Z Compiling async-recursion v1.0.5
15212023-10-17T20:55:43.357Z Compiling opaque-debug v0.3.0
15222023-10-17T20:55:43.499Z Compiling home v0.5.5
15232023-10-17T20:55:43.870Z Compiling toolchain_find v0.2.0
15242023-10-17T20:55:43.893Z Compiling num-rational v0.4.1
15252023-10-17T20:55:44.133Z Compiling unicase v2.7.0
15262023-10-17T20:55:44.459Z Compiling parking_lot_core v0.8.6
15272023-10-17T20:55:44.827Z Compiling rustfmt-wrapper v0.2.0
15282023-10-17T20:55:44.850Z Compiling omicron-zone-package v0.8.3
15292023-10-17T20:55:45.086Z Compiling num_enum v0.5.11
15302023-10-17T20:55:45.152Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
15312023-10-17T20:55:45.299Z Compiling aead v0.5.2
15322023-10-17T20:55:45.323Z Compiling postcard-cobs v0.1.5-pre
15332023-10-17T20:55:45.781Z Compiling winapi v0.3.9
15342023-10-17T20:55:45.848Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
15352023-10-17T20:55:45.883Z Compiling postcard v0.7.3
15362023-10-17T20:55:45.930Z Compiling polyval v0.6.1
15372023-10-17T20:55:46.491Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15382023-10-17T20:55:46.954Z Compiling smoltcp v0.8.2
15392023-10-17T20:55:47.120Z Compiling ctr v0.9.2
15402023-10-17T20:55:47.243Z Compiling aes v0.8.3
15412023-10-17T20:55:47.563Z Compiling thiserror-impl-no-std v2.0.2
15422023-10-17T20:55:47.593Z Compiling cfg-if v0.1.10
15432023-10-17T20:55:47.842Z Compiling foreign-types-shared v0.3.1
15442023-10-17T20:55:48.017Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15452023-10-17T20:55:48.172Z Compiling foreign-types v0.5.0
15462023-10-17T20:55:48.948Z Compiling mime_guess v2.0.4
15472023-10-17T20:55:51.792Z Compiling is-terminal v0.4.9
15482023-10-17T20:55:51.984Z Compiling toml_edit v0.20.0
15492023-10-17T20:55:52.246Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15502023-10-17T20:55:53.852Z Compiling hashlink v0.8.3
15512023-10-17T20:55:54.951Z Compiling cstr-argument v0.1.2
15522023-10-17T20:55:55.784Z Compiling fallible-streaming-iterator v0.1.9
15532023-10-17T20:55:56.430Z Compiling pretty-hex v0.2.1
15542023-10-17T20:55:56.434Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15552023-10-17T20:55:56.582Z Compiling rusqlite v0.29.0
15562023-10-17T20:55:56.876Z Compiling toml v0.8.0
15572023-10-17T20:55:59.840Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15582023-10-17T20:56:00.173Z Compiling colored v2.0.4
15592023-10-17T20:56:00.330Z Compiling nix v0.26.2
15602023-10-17T20:56:00.798Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15612023-10-17T20:56:06.925Z Compiling twox-hash v1.6.3
15622023-10-17T20:56:07.165Z Compiling hkdf v0.12.3
15632023-10-17T20:56:07.301Z Compiling textwrap v0.11.0
15642023-10-17T20:56:07.352Z Compiling const_format_proc_macros v0.2.31
15652023-10-17T20:56:07.384Z Compiling ansi_term v0.12.1
15662023-10-17T20:56:07.422Z Compiling strsim v0.8.0
15672023-10-17T20:56:07.459Z Compiling quick-error v1.2.3
15682023-10-17T20:56:07.488Z Compiling linked-hash-map v0.5.6
15692023-10-17T20:56:07.514Z Compiling base64 v0.13.1
15702023-10-17T20:56:07.519Z Compiling vec_map v0.8.2
15712023-10-17T20:56:07.523Z Compiling lru-cache v0.1.2
15722023-10-17T20:56:07.603Z Compiling clap v2.34.0
15732023-10-17T20:56:08.222Z Compiling resolv-conf v0.7.0
15742023-10-17T20:56:10.135Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15752023-10-17T20:56:10.658Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15762023-10-17T20:56:12.466Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15772023-10-17T20:56:14.180Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
15782023-10-17T20:56:15.494Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
15792023-10-17T20:56:17.207Z Compiling num_enum v0.7.0
15802023-10-17T20:56:17.471Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
15812023-10-17T20:56:19.490Z Compiling bincode v1.3.3
15822023-10-17T20:56:19.666Z Compiling utf-8 v0.7.6
15832023-10-17T20:56:20.670Z Compiling cancel-safe-futures v0.1.2
15842023-10-17T20:56:21.404Z Compiling humantime v2.1.0
15852023-10-17T20:56:22.118Z Compiling keccak v0.1.4
15862023-10-17T20:56:22.302Z Compiling convert_case v0.4.0
15872023-10-17T20:56:22.649Z Compiling termcolor v1.2.0
15882023-10-17T20:56:23.547Z Compiling env_logger v0.9.3
15892023-10-17T20:56:23.579Z Compiling derive_more v0.99.17
15902023-10-17T20:56:23.731Z Compiling sha3 v0.10.8
15912023-10-17T20:56:24.848Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15922023-10-17T20:56:31.575Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=631c2017f19cafb1535f621e9e5aa9198ccad869#631c2017)
15932023-10-17T20:56:36.549Z Compiling structopt v0.3.26
15942023-10-17T20:56:37.345Z Compiling trust-dns-resolver v0.22.0
15952023-10-17T20:56:37.785Z Compiling aes-gcm-siv v0.11.1
15962023-10-17T20:56:55.409Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
15972023-10-17T20:56:55.760Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
15982023-10-17T20:56:55.853Z Compiling zone v0.2.0
15992023-10-17T20:56:55.900Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16002023-10-17T20:56:55.931Z Compiling secrecy v0.8.0
16012023-10-17T20:56:55.975Z Compiling smf v0.2.2
16022023-10-17T20:56:56.032Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16032023-10-17T20:56:56.067Z Compiling ascii v1.1.0
16042023-10-17T20:56:56.115Z Compiling ringbuffer v0.15.0
16052023-10-17T20:56:56.141Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16062023-10-17T20:56:56.192Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16072023-10-17T20:56:56.206Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16082023-10-17T20:56:56.215Z Compiling bitstruct v0.1.1
16092023-10-17T20:56:56.230Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16102023-10-17T20:56:56.242Z Compiling serde_arrays v0.1.0
16112023-10-17T20:56:56.265Z Compiling ff v0.13.0
16122023-10-17T20:56:56.276Z Compiling nibble_vec v0.1.0
16132023-10-17T20:56:56.284Z Compiling endian-type v0.1.2
16142023-10-17T20:56:56.297Z Compiling arc-swap v1.6.0
16152023-10-17T20:56:56.608Z Compiling radix_trie v0.2.1
16162023-10-17T20:56:56.635Z Compiling group v0.13.0
16172023-10-17T20:56:56.644Z Compiling slog-scope v4.4.0
16182023-10-17T20:56:56.652Z Compiling rand_core v0.5.1
16192023-10-17T20:56:56.659Z Compiling tungstenite v0.20.1
16202023-10-17T20:56:56.663Z Compiling poly1305 v0.8.0
16212023-10-17T20:56:56.667Z Compiling chacha20 v0.9.1
16222023-10-17T20:56:56.670Z Compiling crypto-bigint v0.5.2
16232023-10-17T20:56:56.679Z Compiling num-complex v0.4.4
16242023-10-17T20:56:56.689Z Compiling option-ext v0.2.0
16252023-10-17T20:56:56.720Z Compiling base16ct v0.2.0
16262023-10-17T20:56:56.724Z Compiling ciborium-io v0.2.1
16272023-10-17T20:56:56.734Z Compiling half v1.8.2
16282023-10-17T20:56:56.744Z Compiling dirs-sys v0.4.1
16292023-10-17T20:56:56.778Z Compiling ciborium-ll v0.2.1
16302023-10-17T20:56:56.785Z Compiling num v0.4.1
16312023-10-17T20:56:56.796Z Compiling tokio-tungstenite v0.20.1
16322023-10-17T20:56:56.803Z Compiling parking_lot v0.11.2
16332023-10-17T20:56:56.814Z Compiling rand_chacha v0.2.2
16342023-10-17T20:56:56.832Z Compiling slog-stdlog v4.1.1
16352023-10-17T20:56:56.855Z Compiling trust-dns-client v0.22.0
16362023-10-17T20:56:56.862Z Compiling thiserror-no-std v2.0.2
16372023-10-17T20:56:56.868Z Compiling elliptic-curve v0.13.5
16382023-10-17T20:56:56.874Z Compiling password-hash v0.4.2
16392023-10-17T20:56:56.884Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16402023-10-17T20:56:56.900Z Compiling ed25519 v2.2.2
16412023-10-17T20:56:56.907Z Compiling blowfish v0.9.1
16422023-10-17T20:56:56.922Z Compiling pbkdf2 v0.12.2
16432023-10-17T20:56:56.929Z Compiling fxhash v0.2.1
16442023-10-17T20:56:57.298Z Compiling sled v0.34.7
16452023-10-17T20:56:57.474Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16462023-10-17T20:56:57.866Z Compiling bcrypt-pbkdf v0.10.0
16472023-10-17T20:56:58.097Z Compiling trust-dns-server v0.22.1
16482023-10-17T20:56:58.189Z Compiling pbkdf2 v0.11.0
16492023-10-17T20:56:58.480Z Compiling ed25519-dalek v2.0.0
16502023-10-17T20:56:58.784Z Compiling vsss-rs v3.3.1
16512023-10-17T20:56:59.373Z Compiling russh-cryptovec v0.7.0
16522023-10-17T20:56:59.401Z Compiling rand v0.7.3
16532023-10-17T20:57:00.243Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
16542023-10-17T20:57:00.678Z Compiling slog-envlogger v2.2.0
16552023-10-17T20:57:02.137Z Compiling ciborium v0.2.1
16562023-10-17T20:57:02.715Z Compiling dirs v5.0.1
16572023-10-17T20:57:02.824Z Compiling chacha20poly1305 v0.10.1
16582023-10-17T20:57:03.019Z Compiling tungstenite v0.18.0
16592023-10-17T20:57:03.143Z Compiling pem v1.1.1
16602023-10-17T20:57:04.302Z Compiling ron v0.7.1
16612023-10-17T20:57:04.748Z Compiling const_format v0.2.31
16622023-10-17T20:57:06.436Z Compiling ghash v0.5.0
16632023-10-17T20:57:07.782Z Compiling camino-tempfile v1.0.2
16642023-10-17T20:57:08.324Z Compiling cbc v0.1.2
16652023-10-17T20:57:08.350Z Compiling headers-core v0.2.0
16662023-10-17T20:57:08.677Z Compiling bit_field v0.10.2
16672023-10-17T20:57:08.935Z Compiling http-range v0.1.5
16682023-10-17T20:57:09.094Z Compiling pretty-hex v0.3.0
16692023-10-17T20:57:09.117Z Compiling md5 v0.7.0
16702023-10-17T20:57:09.395Z Compiling hyper-staticfile v0.9.5
16712023-10-17T20:57:09.571Z Compiling russh-keys v0.38.0
16722023-10-17T20:57:10.439Z Compiling headers v0.3.9
16732023-10-17T20:57:14.724Z Compiling aes-gcm v0.10.2
16742023-10-17T20:57:17.284Z Compiling tokio-tungstenite v0.18.0
16752023-10-17T20:57:17.330Z Compiling rcgen v0.10.0
16762023-10-17T20:57:22.108Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
16772023-10-17T20:57:22.392Z Compiling atomicwrites v0.4.2
16782023-10-17T20:57:22.974Z Compiling subprocess v0.2.9
16792023-10-17T20:57:23.445Z Compiling hex-literal v0.4.1
16802023-10-17T20:57:23.710Z Compiling glob v0.3.1
16812023-10-17T20:57:23.920Z Compiling russh v0.38.0
16822023-10-17T20:57:30.252Z Compiling bzip2 v0.4.4
16832023-10-17T20:57:30.758Z Compiling zip v0.6.6
16842023-10-17T20:57:33.213Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16852023-10-17T20:57:33.820Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16862023-10-17T20:57:33.848Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16872023-10-17T20:57:33.885Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16882023-10-17T20:57:33.993Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16892023-10-17T20:57:34.197Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16902023-10-17T20:57:34.399Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16912023-10-17T20:57:34.867Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
16922023-10-17T20:57:35.031Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
16932023-10-17T20:57:37.178Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
16942023-10-17T20:57:45.558Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
16952023-10-17T20:57:52.196Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
16962023-10-17T20:57:57.137Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
16972023-10-17T20:57:58.705Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
16982023-10-17T20:58:13.054Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
16992023-10-17T20:58:14.721Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17002023-10-17T20:58:18.511Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17012023-10-17T20:58:24.416Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17022023-10-17T20:58:25.344Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17032023-10-17T20:58:25.397Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17042023-10-17T20:58:41.769Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17052023-10-17T20:59:06.177Z Compiling git2 v0.17.2
17062023-10-17T20:59:12.621Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
17072023-10-17T20:59:14.624Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=657d985247b41e38aac2e271c7ce8bc9ea81f4b6#657d9852)
17082023-10-17T20:59:27.139Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17092023-10-17T20:59:43.346Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17102023-10-17T20:59:43.572Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17112023-10-17T20:59:44.133Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=334df299a56cd0d33e1227ed4ce4d2fe7478d541#334df299)
17122023-10-17T20:59:47.130Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17132023-10-17T21:00:24.783Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17142023-10-17T21:01:51.765Z Finished dev [unoptimized + debuginfo] target(s) in 10m 49s
17152023-10-17T21:01:52.178Z
17162023-10-17T21:01:52.189Zreal 10:49.552146598
17172023-10-17T21:01:52.203Zuser 59:01.152038471
17182023-10-17T21:01:52.212Zsys 9:24.185083079
17192023-10-17T21:01:52.221Ztrap 2.346665868
17202023-10-17T21:01:52.231Ztflt 8.165159769
17212023-10-17T21:01:52.650Zdflt 12.602949532
17222023-10-17T21:01:52.669Zkflt 0.024400194
17232023-10-17T21:01:52.682Zlock 1:51:34.648702810
17242023-10-17T21:01:52.752Zslp 3:07:02.483445189
17252023-10-17T21:01:53.181Zlat 2:22.010915811
17262023-10-17T21:01:53.185Zstop 5:51.748864175
17272023-10-17T21:01:53.243Z+ mkdir -p /work/end-to-end-tests
17282023-10-17T21:01:53.253Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17292023-10-17T21:01:53.456Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17302023-10-17T21:01:53.467Z+ ptime -m gzip
17312023-10-17T21:01:53.481Z++ basename target/debug/bootstrap
17322023-10-17T21:02:10.183Z
17332023-10-17T21:02:10.187Zreal 16.724015503
17342023-10-17T21:02:10.190Zuser 16.557757261
17352023-10-17T21:02:10.194Zsys 0.161563901
17362023-10-17T21:02:10.197Ztrap 0.003089717
17372023-10-17T21:02:10.200Ztflt 0.000000000
17382023-10-17T21:02:10.203Zdflt 0.000000000
17392023-10-17T21:02:10.207Zkflt 0.000000000
17402023-10-17T21:02:10.210Zlock 0.000000000
17412023-10-17T21:02:10.213Zslp 0.000000000
17422023-10-17T21:02:10.217Zlat 0.001225083
17432023-10-17T21:02:10.221Zstop 0.000267793
17442023-10-17T21:02:10.224Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17452023-10-17T21:02:10.228Z+ ptime -m gzip
17462023-10-17T21:02:10.231Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8f412cf8dfc7d0db
17472023-10-17T21:02:11.275Z
17482023-10-17T21:02:11.285Zreal 1.077502522
17492023-10-17T21:02:11.290Zuser 1.065991956
17502023-10-17T21:02:11.295Zsys 0.010858011
17512023-10-17T21:02:11.301Ztrap 0.000118361
17522023-10-17T21:02:11.305Ztflt 0.000000000
17532023-10-17T21:02:11.309Zdflt 0.000000000
17542023-10-17T21:02:11.312Zkflt 0.000000000
17552023-10-17T21:02:11.316Zlock 0.000000000
17562023-10-17T21:02:11.323Zslp 0.000000000
17572023-10-17T21:02:11.327Zlat 0.000188386
17582023-10-17T21:02:11.331Zstop 0.000234921
17592023-10-17T21:02:11.335Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17602023-10-17T21:02:11.338Z+ ptime -m gzip
17612023-10-17T21:02:11.342Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-2c7e0af8d3a77456
17622023-10-17T21:02:30.347Z
17632023-10-17T21:02:30.357Zreal 19.069133544
17642023-10-17T21:02:30.780Zuser 18.884984816
17652023-10-17T21:02:31.223Zsys 0.179174630
17662023-10-17T21:02:31.240Ztrap 0.003565839
17672023-10-17T21:02:31.262Ztflt 0.000000000
17682023-10-17T21:02:31.289Zdflt 0.000000000
17692023-10-17T21:02:31.306Zkflt 0.000000000
17702023-10-17T21:02:31.316Zlock 0.000000000
17712023-10-17T21:02:31.327Zslp 0.000000000
17722023-10-17T21:02:31.339Zlat 0.001077690
17732023-10-17T21:02:31.353Zstop 0.000219446
17742023-10-17T21:02:31.369Z+ banner caboose-util
17752023-10-17T21:02:31.390Z
17762023-10-17T21:02:31.407Z #### ## ##### #### #### #### ###### # # #####
17772023-10-17T21:02:31.429Z # # # # # # # # # # # # # # #
17782023-10-17T21:02:31.446Z # # # ##### # # # # #### ##### ##### # # #
17792023-10-17T21:02:31.464Z # ###### # # # # # # # # # # #
17802023-10-17T21:02:31.479Z # # # # # # # # # # # # # # # #
17812023-10-17T21:02:31.900Z #### # # ##### #### #### #### ###### #### #
17822023-10-17T21:02:31.913Z
17832023-10-17T21:02:31.931Z+ ptime -m cargo build --locked -p caboose-util --release
17842023-10-17T21:02:31.944Z Downloading crates ...
17852023-10-17T21:02:31.961Z Downloaded flagset v0.4.3
17862023-10-17T21:02:32.386Z Downloaded nodrop v0.1.14
17872023-10-17T21:02:32.400Z Downloaded bitfield v0.14.0
17882023-10-17T21:02:32.414Z Downloaded packed_struct v0.10.1
17892023-10-17T21:02:32.425Z Downloaded pkcs1 v0.7.5
17902023-10-17T21:02:32.441Z Downloaded crc v3.0.1
17912023-10-17T21:02:32.459Z Downloaded pem-rfc7468 v0.7.0
17922023-10-17T21:02:32.477Z Downloaded path-slash v0.1.5
17932023-10-17T21:02:32.891Z Downloaded crc-catalog v2.2.0
17942023-10-17T21:02:32.920Z Downloaded array-init v0.0.4
17952023-10-17T21:02:32.929Z Downloaded serde-hex v0.1.0
17962023-10-17T21:02:32.949Z Downloaded der_derive v0.7.2
17972023-10-17T21:02:32.961Z Downloaded maybe-uninit v2.0.0
17982023-10-17T21:02:32.973Z Downloaded smallvec v0.6.14
17992023-10-17T21:02:32.986Z Downloaded crc-any v2.4.3
18002023-10-17T21:02:32.997Z Downloaded rsa v0.9.2
18012023-10-17T21:02:33.010Z Downloaded ron v0.8.1
18022023-10-17T21:02:33.019Z Downloaded x509-cert v0.2.4
18032023-10-17T21:02:33.441Z Downloaded object v0.30.4
18042023-10-17T21:02:33.466Z Downloaded num-bigint-dig v0.8.4
18052023-10-17T21:02:33.479Z Downloaded env_logger v0.10.0
18062023-10-17T21:02:33.504Z Downloaded packed_struct_codegen v0.10.1
18072023-10-17T21:02:33.516Z Compiling proc-macro2 v1.0.67
18082023-10-17T21:02:33.523Z Compiling unicode-ident v1.0.12
18092023-10-17T21:02:33.527Z Compiling libc v0.2.149
18102023-10-17T21:02:33.531Z Compiling autocfg v1.1.0
18112023-10-17T21:02:33.535Z Compiling serde v1.0.188
18122023-10-17T21:02:33.541Z Compiling version_check v0.9.4
18132023-10-17T21:02:33.546Z Compiling cfg-if v1.0.0
18142023-10-17T21:02:33.551Z Compiling parking_lot_core v0.9.8
18152023-10-17T21:02:33.556Z Compiling once_cell v1.18.0
18162023-10-17T21:02:33.560Z Compiling syn v1.0.109
18172023-10-17T21:02:33.564Z Compiling typenum v1.16.0
18182023-10-17T21:02:33.571Z Compiling libm v0.2.7
18192023-10-17T21:02:33.590Z Compiling futures-core v0.3.28
18202023-10-17T21:02:33.602Z Compiling generic-array v0.14.7
18212023-10-17T21:02:33.612Z Compiling lock_api v0.4.10
18222023-10-17T21:02:33.628Z Compiling num-traits v0.2.16
18232023-10-17T21:02:33.638Z Compiling pkg-config v0.3.27
18242023-10-17T21:02:33.643Z Compiling slab v0.4.9
18252023-10-17T21:02:33.651Z Compiling serde_json v1.0.107
18262023-10-17T21:02:33.656Z Compiling futures-task v0.3.28
18272023-10-17T21:02:33.719Z Compiling quote v1.0.33
18282023-10-17T21:02:33.934Z Compiling futures-channel v0.3.28
18292023-10-17T21:02:34.358Z Compiling scopeguard v1.2.0
18302023-10-17T21:02:34.384Z Compiling thiserror v1.0.49
18312023-10-17T21:02:34.397Z Compiling itoa v1.0.9
18322023-10-17T21:02:34.408Z Compiling memchr v2.6.3
18332023-10-17T21:02:34.581Z Compiling syn v2.0.32
18342023-10-17T21:02:34.712Z Compiling jobserver v0.1.26
18352023-10-17T21:02:34.738Z Compiling getrandom v0.2.10
18362023-10-17T21:02:34.910Z Compiling futures-util v0.3.28
18372023-10-17T21:02:35.212Z Compiling cc v1.0.83
18382023-10-17T21:02:36.338Z Compiling ahash v0.8.3
18392023-10-17T21:02:36.485Z Compiling smallvec v1.11.0
18402023-10-17T21:02:36.866Z Compiling log v0.4.20
18412023-10-17T21:02:37.344Z Compiling vcpkg v0.2.15
18422023-10-17T21:02:38.113Z Compiling byteorder v1.4.3
18432023-10-17T21:02:38.257Z Compiling rand_core v0.6.4
18442023-10-17T21:02:39.003Z Compiling pin-project-lite v0.2.13
18452023-10-17T21:02:39.516Z Compiling parking_lot v0.12.1
18462023-10-17T21:02:39.809Z Compiling indexmap v1.9.3
18472023-10-17T21:02:39.969Z Compiling ring v0.16.20
18482023-10-17T21:02:40.256Z Compiling openssl-sys v0.9.93
18492023-10-17T21:02:41.873Z Compiling io-lifetimes v1.0.11
18502023-10-17T21:02:42.701Z Compiling num-integer v0.1.45
18512023-10-17T21:02:42.705Z Compiling ryu v1.0.15
18522023-10-17T21:02:43.103Z Compiling semver v1.0.18
18532023-10-17T21:02:43.162Z Compiling spin v0.5.2
18542023-10-17T21:02:43.528Z Compiling const-oid v0.9.5
18552023-10-17T21:02:44.814Z Compiling rustix v0.37.23
18562023-10-17T21:02:45.659Z Compiling mio v0.8.8
18572023-10-17T21:02:45.779Z Compiling signal-hook-registry v1.4.1
18582023-10-17T21:02:45.966Z Compiling num_cpus v1.16.0
18592023-10-17T21:02:46.124Z Compiling socket2 v0.5.3
18602023-10-17T21:02:46.889Z Compiling httparse v1.8.0
18612023-10-17T21:02:46.969Z Compiling ucd-trie v0.1.6
18622023-10-17T21:02:47.197Z Compiling openssl v0.10.57
18632023-10-17T21:02:47.451Z Compiling futures-sink v0.3.28
18642023-10-17T21:02:47.585Z Compiling unicode-xid v0.2.4
18652023-10-17T21:02:48.383Z Compiling synstructure v0.12.6
18662023-10-17T21:02:48.396Z Compiling tinyvec_macros v0.1.1
18672023-10-17T21:02:48.411Z Compiling tinyvec v1.6.0
18682023-10-17T21:02:50.089Z Compiling native-tls v0.2.11
18692023-10-17T21:02:50.143Z Compiling futures-io v0.3.28
18702023-10-17T21:02:50.354Z Compiling rustls v0.21.7
18712023-10-17T21:02:50.568Z Compiling ppv-lite86 v0.2.17
18722023-10-17T21:02:50.692Z Compiling crc32fast v1.3.2
18732023-10-17T21:02:50.722Z Compiling radium v0.7.0
18742023-10-17T21:02:51.319Z Compiling pin-utils v0.1.0
18752023-10-17T21:02:51.322Z Compiling unicode-normalization v0.1.22
18762023-10-17T21:02:51.325Z Compiling bzip2-sys v0.1.11+1.0.8
18772023-10-17T21:02:51.743Z Compiling tracing-core v0.1.31
18782023-10-17T21:02:51.805Z Compiling subtle v2.5.0
18792023-10-17T21:02:51.839Z Compiling heck v0.4.1
18802023-10-17T21:02:51.983Z Compiling rand_chacha v0.3.1
18812023-10-17T21:02:52.272Z Compiling unicode-bidi v0.3.13
18822023-10-17T21:02:53.115Z Compiling rand v0.8.5
18832023-10-17T21:02:55.477Z Compiling errno v0.3.2
18842023-10-17T21:02:55.487Z Compiling num-iter v0.1.43
18852023-10-17T21:02:55.906Z Compiling usdt-impl v0.3.5
18862023-10-17T21:02:55.916Z Compiling base64 v0.21.4
18872023-10-17T21:02:55.925Z Compiling rustix v0.38.9
18882023-10-17T21:02:56.287Z Compiling schemars v0.8.13
18892023-10-17T21:02:57.455Z Compiling serde_derive v1.0.188
18902023-10-17T21:02:57.538Z Compiling zeroize_derive v1.4.2
18912023-10-17T21:02:57.709Z Compiling tokio-macros v2.1.0
18922023-10-17T21:02:58.170Z Compiling thiserror-impl v1.0.49
18932023-10-17T21:02:58.182Z Compiling futures-macro v0.3.28
18942023-10-17T21:02:58.192Z Compiling tracing-attributes v0.1.26
18952023-10-17T21:02:58.358Z Compiling zerocopy-derive v0.2.0
18962023-10-17T21:02:59.169Z Compiling openssl-macros v0.1.1
18972023-10-17T21:02:59.807Z Compiling zeroize v1.6.0
18982023-10-17T21:03:00.201Z Compiling zerocopy-derive v0.6.3
18992023-10-17T21:03:01.174Z Compiling serde_derive_internals v0.26.0
19002023-10-17T21:03:02.627Z Compiling pest v2.7.2
19012023-10-17T21:03:02.999Z Compiling crypto-common v0.1.6
19022023-10-17T21:03:03.324Z Compiling block-buffer v0.10.4
19032023-10-17T21:03:03.684Z Compiling tracing v0.1.37
19042023-10-17T21:03:03.695Z Compiling digest v0.10.7
19052023-10-17T21:03:04.923Z Compiling bitflags v1.3.2
19062023-10-17T21:03:05.067Z Compiling fnv v1.0.7
19072023-10-17T21:03:05.665Z Compiling untrusted v0.7.1
19082023-10-17T21:03:07.507Z Compiling pest_meta v2.7.2
19092023-10-17T21:03:09.383Z Compiling schemars_derive v0.8.13
19102023-10-17T21:03:11.652Z Compiling pest_generator v2.7.2
19112023-10-17T21:03:13.197Z Compiling zerocopy v0.3.0
19122023-10-17T21:03:13.905Z Compiling lazy_static v1.4.0
19132023-10-17T21:03:14.526Z Compiling backtrace v0.3.69
19142023-10-17T21:03:14.542Z Compiling num-bigint v0.4.4
19152023-10-17T21:03:14.555Z Compiling memoffset v0.9.0
19162023-10-17T21:03:14.776Z Compiling pest_derive v2.7.2
19172023-10-17T21:03:15.389Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19182023-10-17T21:03:15.401Z Compiling crossbeam-utils v0.8.16
19192023-10-17T21:03:15.410Z Compiling smoltcp v0.9.1
19202023-10-17T21:03:15.419Z Compiling hashbrown v0.12.3
19212023-10-17T21:03:15.736Z Compiling allocator-api2 v0.2.16
19222023-10-17T21:03:15.779Z Compiling iana-time-zone v0.1.57
19232023-10-17T21:03:16.843Z Compiling percent-encoding v2.3.0
19242023-10-17T21:03:16.847Z Compiling openssl-probe v0.1.5
19252023-10-17T21:03:16.851Z Compiling base64ct v1.6.0
19262023-10-17T21:03:16.854Z Compiling async-trait v0.1.73
19272023-10-17T21:03:16.857Z Compiling foreign-types-shared v0.1.1
19282023-10-17T21:03:16.860Z Compiling foreign-types v0.3.2
19292023-10-17T21:03:16.891Z Compiling dtrace-parser v0.1.14
19302023-10-17T21:03:17.070Z Compiling hashbrown v0.14.0
19312023-10-17T21:03:17.570Z Compiling pem-rfc7468 v0.7.0
19322023-10-17T21:03:17.754Z Compiling dof v0.1.5
19332023-10-17T21:03:19.049Z Compiling clap_derive v4.4.2
19342023-10-17T21:03:19.098Z Compiling der_derive v0.7.2
19352023-10-17T21:03:20.315Z Compiling thread-id v4.2.0
19362023-10-17T21:03:20.466Z Compiling try-lock v0.2.4
19372023-10-17T21:03:20.679Z Compiling siphasher v0.3.11
19382023-10-17T21:03:21.032Z Compiling bytes v1.5.0
19392023-10-17T21:03:22.248Z Compiling bitflags v2.4.0
19402023-10-17T21:03:22.263Z Compiling uuid v1.4.1
19412023-10-17T21:03:22.543Z Compiling tokio v1.32.0
19422023-10-17T21:03:22.970Z Compiling rustc_version v0.4.0
19432023-10-17T21:03:23.158Z Compiling http v0.2.9
19442023-10-17T21:03:23.993Z Compiling heapless v0.7.16
19452023-10-17T21:03:24.563Z Compiling chrono v0.4.31
19462023-10-17T21:03:25.536Z Compiling cpufeatures v0.2.9
19472023-10-17T21:03:25.587Z Compiling time-core v0.1.1
19482023-10-17T21:03:25.838Z Compiling adler v1.0.2
19492023-10-17T21:03:25.871Z Compiling anstyle v1.0.2
19502023-10-17T21:03:26.148Z Compiling utf8parse v0.2.1
19512023-10-17T21:03:26.420Z Compiling equivalent v1.0.1
19522023-10-17T21:03:26.568Z Compiling flagset v0.4.3
19532023-10-17T21:03:26.858Z Compiling indexmap v2.0.0
19542023-10-17T21:03:26.938Z Compiling der v0.7.8
19552023-10-17T21:03:26.951Z Compiling anstyle-parse v0.2.1
19562023-10-17T21:03:27.081Z Compiling miniz_oxide v0.7.1
19572023-10-17T21:03:27.636Z Compiling time-macros v0.2.13
19582023-10-17T21:03:29.265Z Compiling http-body v0.4.5
19592023-10-17T21:03:29.923Z Compiling sha2 v0.10.7
19602023-10-17T21:03:35.280Z Compiling serde_tokenstream v0.1.7
19612023-10-17T21:03:36.086Z Compiling tokio-util v0.7.8
19622023-10-17T21:03:36.110Z Compiling want v0.3.1
19632023-10-17T21:03:38.388Z Compiling h2 v0.3.21
19642023-10-17T21:03:40.892Z Compiling form_urlencoded v1.2.0
19652023-10-17T21:03:41.337Z Compiling sct v0.7.0
19662023-10-17T21:03:41.744Z Compiling rustls-webpki v0.101.4
19672023-10-17T21:03:41.814Z Compiling hubpack_derive v0.1.1
19682023-10-17T21:03:43.477Z Compiling aho-corasick v1.0.4
19692023-10-17T21:03:44.378Z Compiling socket2 v0.4.9
19702023-10-17T21:03:44.732Z Compiling crossbeam-epoch v0.9.15
19712023-10-17T21:03:45.420Z Compiling tap v1.0.1
19722023-10-17T21:03:45.697Z Compiling slog v2.7.0
19732023-10-17T21:03:45.733Z Compiling anyhow v1.0.75
19742023-10-17T21:03:46.840Z Compiling regex-syntax v0.7.5
19752023-10-17T21:03:46.874Z Compiling tower-service v0.3.2
19762023-10-17T21:03:46.906Z Compiling httpdate v1.0.3
19772023-10-17T21:03:47.307Z Compiling colorchoice v1.0.0
19782023-10-17T21:03:47.769Z Compiling anstyle-query v1.0.0
19792023-10-17T21:03:48.385Z Compiling anstream v0.5.0
19802023-10-17T21:03:50.343Z Compiling hyper v0.14.27
19812023-10-17T21:03:52.085Z Compiling wyz v0.5.1
19822023-10-17T21:03:54.088Z Compiling regex-automata v0.3.8
19832023-10-17T21:03:57.566Z Compiling terminal_size v0.2.6
19842023-10-17T21:03:57.872Z Compiling spki v0.7.2
19852023-10-17T21:03:58.127Z Compiling rustls-pemfile v1.0.3
19862023-10-17T21:03:58.646Z Compiling md-5 v0.10.5
19872023-10-17T21:03:58.742Z Compiling hmac v0.12.1
19882023-10-17T21:03:58.992Z Compiling zerocopy v0.6.3
19892023-10-17T21:03:59.452Z Compiling idna v0.4.0
19902023-10-17T21:04:00.464Z Compiling stringprep v0.1.3
19912023-10-17T21:04:02.081Z Compiling diesel_table_macro_syntax v0.1.0
19922023-10-17T21:04:02.534Z Compiling hash32 v0.2.1
19932023-10-17T21:04:02.670Z Compiling spin v0.9.8
19942023-10-17T21:04:02.706Z Compiling either v1.9.0
19952023-10-17T21:04:02.883Z Compiling fallible-iterator v0.2.0
19962023-10-17T21:04:03.141Z Compiling clap_lex v0.5.1
19972023-10-17T21:04:03.218Z Compiling stable_deref_trait v1.2.0
19982023-10-17T21:04:03.365Z Compiling strsim v0.10.0
19992023-10-17T21:04:04.071Z Compiling funty v2.0.0
20002023-10-17T21:04:04.321Z Compiling maybe-uninit v2.0.0
20012023-10-17T21:04:04.734Z Compiling gimli v0.28.0
20022023-10-17T21:04:04.986Z Compiling dyn-clone v1.0.13
20032023-10-17T21:04:06.390Z Compiling bitvec v1.0.1
20042023-10-17T21:04:06.938Z Compiling postgres-protocol v0.6.6
20052023-10-17T21:04:08.980Z Compiling clap_builder v4.4.2
20062023-10-17T21:04:09.910Z Compiling tokio-rustls v0.24.1
20072023-10-17T21:04:10.571Z Compiling diesel_derives v2.1.1
20082023-10-17T21:04:12.080Z Compiling addr2line v0.21.0
20092023-10-17T21:04:12.546Z Compiling url v2.4.1
20102023-10-17T21:04:13.325Z Compiling rustls-native-certs v0.6.3
20112023-10-17T21:04:14.155Z Compiling tokio-native-tls v0.3.1
20122023-10-17T21:04:17.008Z Compiling usdt-macro v0.3.5
20132023-10-17T21:04:17.617Z Compiling usdt-attr-macro v0.3.5
20142023-10-17T21:04:19.638Z Compiling phf_shared v0.11.2
20152023-10-17T21:04:19.746Z Compiling serde_spanned v0.6.3
20162023-10-17T21:04:20.119Z Compiling toml_datetime v0.6.3
20172023-10-17T21:04:20.936Z Compiling block-padding v0.3.3
20182023-10-17T21:04:21.005Z Compiling enum-as-inner v0.5.1
20192023-10-17T21:04:21.260Z Compiling serde_repr v0.1.16
20202023-10-17T21:04:22.566Z Compiling scheduled-thread-pool v0.2.7
20212023-10-17T21:04:22.954Z Compiling object v0.32.1
20222023-10-17T21:04:28.523Z Compiling num_threads v0.1.6
20232023-10-17T21:04:28.955Z Compiling winnow v0.5.15
20242023-10-17T21:04:32.147Z Compiling regex-automata v0.1.10
20252023-10-17T21:04:34.431Z Compiling deranged v0.3.8
20262023-10-17T21:04:35.120Z Compiling managed v0.8.0
20272023-10-17T21:04:35.419Z Compiling unicode-width v0.1.10
20282023-10-17T21:04:35.646Z Compiling bit-vec v0.6.3
20292023-10-17T21:04:35.852Z Compiling num-bigint-dig v0.8.4
20302023-10-17T21:04:37.345Z Compiling packed_struct v0.10.1
20312023-10-17T21:04:37.922Z Compiling rustc-demangle v0.1.23
20322023-10-17T21:04:38.168Z Compiling ipnet v2.8.0
20332023-10-17T21:04:39.422Z Compiling matches v0.1.10
20342023-10-17T21:04:39.515Z Compiling idna v0.2.3
20352023-10-17T21:04:41.906Z Compiling time v0.3.27
20362023-10-17T21:04:45.323Z Compiling toml_edit v0.19.15
20372023-10-17T21:04:48.798Z Compiling bstr v0.2.17
20382023-10-17T21:04:52.760Z Compiling r2d2 v0.8.10
20392023-10-17T21:04:54.125Z Compiling inout v0.1.3
20402023-10-17T21:04:57.883Z Compiling phf v0.11.2
20412023-10-17T21:04:58.136Z Compiling clap v4.4.3
20422023-10-17T21:04:58.310Z Compiling hyper-tls v0.5.0
20432023-10-17T21:04:58.339Z Compiling hyper-rustls v0.24.1
20442023-10-17T21:04:58.851Z Compiling flate2 v1.0.27
20452023-10-17T21:04:59.419Z Compiling ipnetwork v0.20.0
20462023-10-17T21:05:00.374Z Compiling postgres-types v0.2.6
20472023-10-17T21:05:00.828Z Compiling itertools v0.11.0
20482023-10-17T21:05:00.843Z Compiling regex v1.9.5
20492023-10-17T21:05:02.632Z Compiling pkcs8 v0.10.2
20502023-10-17T21:05:03.664Z Compiling hubpack v0.1.2
20512023-10-17T21:05:04.356Z Compiling serde_urlencoded v0.7.1
20522023-10-17T21:05:05.657Z Compiling phf_shared v0.10.0
20532023-10-17T21:05:05.666Z Compiling futures-executor v0.3.28
20542023-10-17T21:05:06.714Z Compiling signature v2.1.0
20552023-10-17T21:05:06.894Z Compiling packed_struct_codegen v0.10.1
20562023-10-17T21:05:08.427Z Compiling float-cmp v0.9.0
20572023-10-17T21:05:09.501Z Compiling encoding_rs v0.8.33
20582023-10-17T21:05:09.877Z Compiling predicates-core v1.0.6
20592023-10-17T21:05:10.380Z Compiling static_assertions v1.1.0
20602023-10-17T21:05:10.671Z Compiling webpki-roots v0.25.2
20612023-10-17T21:05:10.916Z Compiling normalize-line-endings v0.3.0
20622023-10-17T21:05:11.117Z Compiling data-encoding v2.4.0
20632023-10-17T21:05:11.287Z Compiling fixedbitset v0.4.2
20642023-10-17T21:05:11.648Z Compiling difflib v0.4.0
20652023-10-17T21:05:12.477Z Compiling unicode-linebreak v0.1.5
20662023-10-17T21:05:13.324Z Compiling new_debug_unreachable v1.0.4
20672023-10-17T21:05:13.454Z Compiling nodrop v0.1.14
20682023-10-17T21:05:13.640Z Compiling unicode-segmentation v1.10.1
20692023-10-17T21:05:13.855Z Compiling mime v0.3.17
20702023-10-17T21:05:13.878Z Compiling crc-catalog v2.2.0
20712023-10-17T21:05:14.701Z Compiling precomputed-hash v0.1.1
20722023-10-17T21:05:14.863Z Compiling smawk v0.3.1
20732023-10-17T21:05:15.084Z Compiling whoami v1.4.1
20742023-10-17T21:05:15.936Z Compiling tokio-postgres v0.7.10
20752023-10-17T21:05:16.468Z Compiling textwrap v0.16.0
20762023-10-17T21:05:17.765Z Compiling string_cache v0.8.7
20772023-10-17T21:05:18.452Z Compiling similar v2.2.1
20782023-10-17T21:05:22.008Z Compiling reqwest v0.11.20
20792023-10-17T21:05:24.164Z Compiling crc v3.0.1
20802023-10-17T21:05:25.013Z Compiling array-init v0.0.4
20812023-10-17T21:05:27.162Z Compiling predicates v3.0.4
20822023-10-17T21:05:27.282Z Compiling trust-dns-proto v0.22.0
20832023-10-17T21:05:29.627Z Compiling petgraph v0.6.4
20842023-10-17T21:05:37.249Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=1e180ae55e56bd17af35cb868ffbd18ce487351d#1e180ae5)
20852023-10-17T21:05:44.024Z Compiling futures v0.3.28
20862023-10-17T21:05:45.464Z Compiling pkcs1 v0.7.5
20872023-10-17T21:05:46.629Z Compiling smallvec v0.6.14
20882023-10-17T21:05:46.808Z Compiling diesel v2.1.1
20892023-10-17T21:05:46.993Z Compiling yasna v0.5.2
20902023-10-17T21:05:47.151Z Compiling cipher v0.4.4
20912023-10-17T21:05:48.347Z Compiling toml v0.7.8
20922023-10-17T21:05:50.834Z Compiling bit-set v0.5.3
20932023-10-17T21:05:51.293Z Compiling console v0.15.7
20942023-10-17T21:05:51.791Z Compiling usdt v0.3.5
20952023-10-17T21:05:52.195Z Compiling is-terminal v0.4.9
20962023-10-17T21:05:53.504Z Compiling itertools v0.10.5
20972023-10-17T21:05:54.101Z Compiling bstr v1.6.0
20982023-10-17T21:05:54.658Z Compiling tokio-stream v0.1.14
20992023-10-17T21:05:56.227Z Compiling openapiv3 v1.0.3
21002023-10-17T21:05:56.258Z Compiling hex v0.4.3
21012023-10-17T21:05:58.255Z Compiling hashbrown v0.13.2
21022023-10-17T21:06:03.671Z Compiling bitfield v0.14.0
21032023-10-17T21:06:04.506Z Compiling lalrpop-util v0.19.12
21042023-10-17T21:06:05.247Z Compiling termcolor v1.2.0
21052023-10-17T21:06:06.418Z Compiling env_logger v0.10.0
21062023-10-17T21:06:10.981Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21072023-10-17T21:06:22.894Z Compiling rsa v0.9.2
21082023-10-17T21:06:30.729Z Compiling serde-hex v0.1.0
21092023-10-17T21:06:37.035Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21102023-10-17T21:06:40.723Z Compiling x509-cert v0.2.4
21112023-10-17T21:06:42.075Z Compiling ron v0.8.1
21122023-10-17T21:06:55.331Z Compiling crc-any v2.4.3
21132023-10-17T21:06:56.946Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21142023-10-17T21:07:10.096Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21152023-10-17T21:07:28.755Z Compiling object v0.30.4
21162023-10-17T21:07:38.624Z Compiling path-slash v0.1.5
21172023-10-17T21:07:44.450Z Compiling bzip2 v0.4.4
21182023-10-17T21:07:45.187Z Compiling zip v0.6.6
21192023-10-17T21:07:47.491Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#2481445b)
21202023-10-17T21:08:02.143Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21212023-10-17T21:08:25.069Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21222023-10-17T21:08:26.167Z Finished release [optimized] target(s) in 5m 55s
21232023-10-17T21:08:26.257Z
21242023-10-17T21:08:26.261Zreal 5:55.918643044
21252023-10-17T21:08:26.263Zuser 41:09.042327625
21262023-10-17T21:08:26.267Zsys 3:38.825054689
21272023-10-17T21:08:26.270Ztrap 1.693605348
21282023-10-17T21:08:26.272Ztflt 1.008571531
21292023-10-17T21:08:26.276Zdflt 0.557941700
21302023-10-17T21:08:26.279Zkflt 0.001006319
21312023-10-17T21:08:26.282Zlock 1:36:18.038934491
21322023-10-17T21:08:26.285Zslp 2:21:44.285732795
21332023-10-17T21:08:26.288Zlat 1:41.003794887
21342023-10-17T21:08:26.291Zstop 1:20.998686031
21352023-10-17T21:08:26.294Z+ ptime -m gzip
21362023-10-17T21:08:26.930Z
21372023-10-17T21:08:26.933Zreal 0.666537159
21382023-10-17T21:08:26.936Zuser 0.656546708
21392023-10-17T21:08:26.939Zsys 0.008180523
21402023-10-17T21:08:26.942Ztrap 0.000614701
21412023-10-17T21:08:26.950Ztflt 0.000000000
21422023-10-17T21:08:26.955Zdflt 0.000000000
21432023-10-17T21:08:26.958Zkflt 0.000000000
21442023-10-17T21:08:26.961Zlock 0.000000000
21452023-10-17T21:08:26.964Zslp 0.000000000
21462023-10-17T21:08:26.968Zlat 0.000862047
21472023-10-17T21:08:26.970Zstop 0.000214381
21482023-10-17T21:08:26.973Z+ banner tufaceous
21492023-10-17T21:08:26.976Z
21502023-10-17T21:08:26.979Z ##### # # ###### ## #### ###### #### # # ####
21512023-10-17T21:08:26.982Z # # # # # # # # # # # # # #
21522023-10-17T21:08:26.986Z # # # ##### # # # ##### # # # # ####
21532023-10-17T21:08:26.989Z # # # # ###### # # # # # # #
21542023-10-17T21:08:26.991Z # # # # # # # # # # # # # # #
21552023-10-17T21:08:26.995Z # #### # # # #### ###### #### #### ####
21562023-10-17T21:08:26.999Z
21572023-10-17T21:08:27.002Z+ ptime -m cargo build --locked -p tufaceous --release
21582023-10-17T21:08:27.690Z Downloading crates ...
21592023-10-17T21:08:27.986Z Downloaded serde_plain v1.0.2
21602023-10-17T21:08:27.992Z Downloaded path-absolutize v3.1.0
21612023-10-17T21:08:27.995Z Downloaded doc-comment v0.3.3
21622023-10-17T21:08:27.998Z Downloaded buf-list v1.0.3
21632023-10-17T21:08:28.002Z Downloaded snafu-derive v0.7.5
21642023-10-17T21:08:28.004Z Downloaded snafu v0.7.5
21652023-10-17T21:08:28.012Z Downloaded fs-err v2.9.0
21662023-10-17T21:08:28.016Z Downloaded globset v0.4.13
21672023-10-17T21:08:28.022Z Downloaded tough v0.12.5
21682023-10-17T21:08:28.034Z Downloaded bytesize v1.3.0
21692023-10-17T21:08:28.037Z Downloaded path-dedot v3.1.0
21702023-10-17T21:08:28.042Z Downloaded olpc-cjson v0.1.3
21712023-10-17T21:08:28.189Z Compiling serde_tokenstream v0.2.0
21722023-10-17T21:08:28.211Z Compiling regress v0.7.1
21732023-10-17T21:08:28.224Z Compiling dirs-sys-next v0.1.2
21742023-10-17T21:08:28.229Z Compiling ident_case v1.0.1
21752023-10-17T21:08:28.232Z Compiling thread_local v1.1.7
21762023-10-17T21:08:28.235Z Compiling heck v0.4.1
21772023-10-17T21:08:28.238Z Compiling camino v1.1.6
21782023-10-17T21:08:28.484Z Compiling dirs-next v2.0.0
21792023-10-17T21:08:28.855Z Compiling darling_core v0.20.3
21802023-10-17T21:08:29.018Z Compiling rustversion v1.0.14
21812023-10-17T21:08:29.025Z Compiling slog-async v2.8.0
21822023-10-17T21:08:29.607Z Compiling term v0.7.0
21832023-10-17T21:08:29.760Z Compiling crossbeam-channel v0.5.8
21842023-10-17T21:08:30.010Z Compiling getopts v0.2.21
21852023-10-17T21:08:30.087Z Compiling structmeta-derive v0.1.6
21862023-10-17T21:08:30.272Z Compiling atty v0.2.14
21872023-10-17T21:08:30.493Z Compiling multer v2.1.0
21882023-10-17T21:08:30.899Z Compiling paste v1.0.14
21892023-10-17T21:08:31.494Z Compiling unsafe-libyaml v0.2.9
21902023-10-17T21:08:31.543Z Compiling take_mut v0.2.2
21912023-10-17T21:08:31.800Z Compiling doc-comment v0.3.3
21922023-10-17T21:08:32.545Z Compiling match_cfg v0.1.0
21932023-10-17T21:08:32.686Z Compiling hostname v0.3.1
21942023-10-17T21:08:33.240Z Compiling slog-term v2.9.0
21952023-10-17T21:08:34.495Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
21962023-10-17T21:08:36.390Z Compiling structmeta v0.1.6
21972023-10-17T21:08:37.049Z Compiling serde_yaml v0.9.25
21982023-10-17T21:08:38.225Z Compiling darling_macro v0.20.3
21992023-10-17T21:08:38.790Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22002023-10-17T21:08:39.653Z Compiling darling v0.20.3
22012023-10-17T21:08:39.836Z Compiling slog-json v2.6.1
22022023-10-17T21:08:40.191Z Compiling async-stream-impl v0.3.5
22032023-10-17T21:08:40.697Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22042023-10-17T21:08:41.123Z Compiling fastrand v2.0.0
22052023-10-17T21:08:41.195Z Compiling atomic-waker v1.1.1
22062023-10-17T21:08:41.486Z Compiling regex-syntax v0.6.29
22072023-10-17T21:08:42.173Z Compiling async-stream v0.3.5
22082023-10-17T21:08:42.355Z Compiling tempfile v3.8.0
22092023-10-17T21:08:42.512Z Compiling waitgroup v0.1.2
22102023-10-17T21:08:43.262Z Compiling slog-bunyan v2.4.0
22112023-10-17T21:08:43.265Z Compiling strum_macros v0.25.2
22122023-10-17T21:08:43.268Z Compiling serde_with_macros v2.3.3
22132023-10-17T21:08:47.119Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22142023-10-17T21:08:47.160Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22152023-10-17T21:08:47.492Z Compiling sha1 v0.10.5
22162023-10-17T21:08:48.631Z Compiling snafu-derive v0.7.5
22172023-10-17T21:08:48.985Z Compiling serde_path_to_error v0.1.14
22182023-10-17T21:08:49.063Z Compiling path-dedot v3.1.0
22192023-10-17T21:08:49.428Z Compiling instant v0.1.12
22202023-10-17T21:08:49.483Z Compiling same-file v1.0.6
22212023-10-17T21:08:49.658Z Compiling arc-swap v1.6.0
22222023-10-17T21:08:49.951Z Compiling base64 v0.13.1
22232023-10-17T21:08:50.444Z Compiling buf-list v1.0.3
22242023-10-17T21:08:50.678Z Compiling debug-ignore v1.0.5
22252023-10-17T21:08:50.973Z Compiling pem v1.1.1
22262023-10-17T21:08:51.317Z Compiling slog-scope v4.4.0
22272023-10-17T21:08:51.338Z Compiling parse-display-derive v0.7.0
22282023-10-17T21:08:51.364Z Compiling walkdir v2.4.0
22292023-10-17T21:08:52.958Z Compiling backoff v0.4.0
22302023-10-17T21:08:53.076Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22312023-10-17T21:08:53.487Z Compiling path-absolutize v3.1.0
22322023-10-17T21:08:53.547Z Compiling strum v0.25.0
22332023-10-17T21:08:53.803Z Compiling serde_with v2.3.3
22342023-10-17T21:08:53.827Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22352023-10-17T21:08:54.287Z Compiling globset v0.4.13
22362023-10-17T21:08:54.848Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22372023-10-17T21:08:55.105Z Compiling olpc-cjson v0.1.3
22382023-10-17T21:08:55.993Z Compiling serde_plain v1.0.2
22392023-10-17T21:08:56.874Z Compiling macaddr v1.0.1
22402023-10-17T21:08:57.064Z Compiling snafu v0.7.5
22412023-10-17T21:08:57.635Z Compiling parse-display v0.7.0
22422023-10-17T21:08:57.984Z Compiling filetime v0.2.22
22432023-10-17T21:08:58.009Z Compiling xattr v1.0.1
22442023-10-17T21:08:58.473Z Compiling tar v0.4.40
22452023-10-17T21:08:58.497Z Compiling tough v0.12.5
22462023-10-17T21:09:00.363Z Compiling slog-stdlog v4.1.1
22472023-10-17T21:09:00.369Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22482023-10-17T21:09:00.434Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22492023-10-17T21:09:03.422Z Compiling camino-tempfile v1.0.2
22502023-10-17T21:09:04.697Z Compiling bytesize v1.3.0
22512023-10-17T21:09:05.647Z Compiling fs-err v2.9.0
22522023-10-17T21:09:07.023Z Compiling slog-envlogger v2.2.0
22532023-10-17T21:09:08.476Z Compiling humantime v2.1.0
22542023-10-17T21:09:11.154Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22552023-10-17T21:09:36.607Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
22562023-10-17T21:09:36.919Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22572023-10-17T21:09:48.971Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22582023-10-17T21:09:50.843Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22592023-10-17T21:10:13.801Z Finished release [optimized] target(s) in 1m 46s
22602023-10-17T21:10:13.892Z
22612023-10-17T21:10:13.896Zreal 1:46.940605359
22622023-10-17T21:10:13.899Zuser 11:39.809750635
22632023-10-17T21:10:13.904Zsys 46.930542588
22642023-10-17T21:10:13.906Ztrap 0.434099318
22652023-10-17T21:10:13.909Ztflt 0.302294797
22662023-10-17T21:10:13.912Zdflt 0.546511808
22672023-10-17T21:10:13.915Zkflt 0.000059692
22682023-10-17T21:10:13.918Zlock 22:10.423150167
22692023-10-17T21:10:13.920Zslp 24:53.924244388
22702023-10-17T21:10:13.923Zlat 20.768694975
22712023-10-17T21:10:13.926Zstop 11.846463019
22722023-10-17T21:10:13.928Z+ ptime -m gzip
22732023-10-17T21:10:16.007Z
22742023-10-17T21:10:16.019Zreal 2.109169620
22752023-10-17T21:10:16.023Zuser 2.083469996
22762023-10-17T21:10:16.031Zsys 0.024968398
22772023-10-17T21:10:16.035Ztrap 0.000233437
22782023-10-17T21:10:16.039Ztflt 0.000000000
22792023-10-17T21:10:16.043Zdflt 0.000000000
22802023-10-17T21:10:16.047Zkflt 0.000000000
22812023-10-17T21:10:16.050Zlock 0.000000000
22822023-10-17T21:10:16.053Zslp 0.000000000
22832023-10-17T21:10:16.055Zlat 0.000174919
22842023-10-17T21:10:16.058Zstop 0.000222074
22852023-10-17T21:10:16.061Zprocess exited: duration 1270276 ms, exit code 0
 
22862023-10-17T21:10:16.080Zfound 5 output files
22872023-10-17T21:10:16.251Zuploading: /work/end-to-end-tests/bootstrap-8f412cf8dfc7d0db.gz (6376868 bytes)
22882023-10-17T21:10:18.076Zuploaded: /work/end-to-end-tests/bootstrap-8f412cf8dfc7d0db.gz
22892023-10-17T21:10:18.088Zuploading: /work/end-to-end-tests/bootstrap.gz (96731673 bytes)
22902023-10-17T21:10:50.706Zuploaded: /work/end-to-end-tests/bootstrap.gz
22912023-10-17T21:10:50.725Zuploading: /work/end-to-end-tests/end_to_end_tests-2c7e0af8d3a77456.gz (110348352 bytes)
22922023-10-17T21:11:28.838Zuploaded: /work/end-to-end-tests/end_to_end_tests-2c7e0af8d3a77456.gz
22932023-10-17T21:11:28.892Zuploading: /work/caboose-util.gz (4111944 bytes)
22942023-10-17T21:11:30.797Zuploaded: /work/caboose-util.gz
22952023-10-17T21:11:30.802Zuploading: /work/tufaceous.gz (13438710 bytes)
22962023-10-17T21:11:36.790Zuploaded: /work/tufaceous.gz