01HENV6CB1W8C5X2NVMYAE8S5X: 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: 01HENV6RT5Y1B52KA73QSK4VS6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-07T21:33:39.854Zjob assigned to worker 01HENV78DABC7T0G5QZV19TP8T (queued for 1 m 17 s)
 
22023-11-07T21:33:40.057Zstarting task 0: "setup"
32023-11-07T21:33:40.136Z++ uname -s
42023-11-07T21:33:40.149Z+ kern=SunOS
52023-11-07T21:33:40.153Z+ case "$kern" in
62023-11-07T21:33:40.161Z+ groupadd -g 12345 build
72023-11-07T21:33:40.164Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-07T21:33:42.156Z+ zfs create -o mountpoint=/work rpool/work
92023-11-07T21:33:42.301Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-07T21:33:42.310Z+ home_fs=zfs
112023-11-07T21:33:42.321Z+ [[ zfs == autofs ]]
122023-11-07T21:33:42.333Z+ mkdir -p /home/build
132023-11-07T21:33:42.346Z+ chown build:build /home/build /work
142023-11-07T21:33:44.312Z+ chmod 0700 /home/build /work
152023-11-07T21:33:44.328Zprocess exited: duration 4247 ms, exit code 0
 
162023-11-07T21:33:44.354Zstarting task 1: "rust-toolchain"
172023-11-07T21:33:44.377Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-07T21:33:44.399Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-07T21:33:44.559Zinfo: downloading installer
202023-11-07T21:33:45.838Zwarning: it looks like you have an existing installation of Rust at:
212023-11-07T21:33:45.846Zwarning: /opt/ooce/bin
222023-11-07T21:33:45.855Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-07T21:33:45.862Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-07T21:33:45.870Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-07T21:33:45.878Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-07T21:33:45.886Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-07T21:33:45.894Zerror: cannot install while Rust is installed
282023-11-07T21:33:45.902Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-07T21:33:45.979Zinfo: profile set to 'default'
302023-11-07T21:33:45.992Zinfo: default host triple is x86_64-unknown-illumos
312023-11-07T21:33:46.021Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-07T21:33:46.128Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-07T21:33:46.139Zinfo: downloading component 'cargo'
342023-11-07T21:33:46.843Zinfo: downloading component 'clippy'
352023-11-07T21:33:47.014Zinfo: downloading component 'rust-docs'
362023-11-07T21:33:47.806Zinfo: downloading component 'rust-std'
372023-11-07T21:33:49.205Zinfo: downloading component 'rustc'
382023-11-07T21:33:52.549Zinfo: downloading component 'rustfmt'
392023-11-07T21:33:52.738Zinfo: installing component 'cargo'
402023-11-07T21:33:54.195Zinfo: installing component 'clippy'
412023-11-07T21:33:54.791Zinfo: installing component 'rust-docs'
422023-11-07T21:33:57.548Zinfo: installing component 'rust-std'
432023-11-07T21:34:00.558Zinfo: installing component 'rustc'
442023-11-07T21:34:06.731Zinfo: installing component 'rustfmt'
452023-11-07T21:34:07.229Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-07T21:34:07.247Z
472023-11-07T21:34:07.360Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-07T21:34:07.782Z
492023-11-07T21:34:07.801Z
502023-11-07T21:34:07.822ZRust is installed now. Great!
512023-11-07T21:34:08.288Z
522023-11-07T21:34:08.299ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-07T21:34:08.727Zenvironment variable. This has not been done automatically.
542023-11-07T21:34:08.732Z
552023-11-07T21:34:08.737ZTo configure your current shell, run:
562023-11-07T21:34:08.750Zsource "$HOME/.cargo/env"
572023-11-07T21:34:08.755Z+ rustc --version
582023-11-07T21:34:08.765Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-07T21:34:08.774Zprocess exited: duration 23188 ms, exit code 0
 
602023-11-07T21:34:08.789Zstarting task 2: "authentication"
612023-11-07T21:34:08.832Zprocess exited: duration 34 ms, exit code 0
 
622023-11-07T21:34:08.840Zstarting task 3: "clone repository"
632023-11-07T21:34:08.854Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-07T21:34:08.864Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-07T21:34:08.911ZCloning into '/work/oxidecomputer/omicron'...
662023-11-07T21:34:15.780Z+ cd /work/oxidecomputer/omicron
672023-11-07T21:34:15.794Z+ [[ -n mike/cmderr ]]
682023-11-07T21:34:16.222Z+ git fetch origin mike/cmderr
692023-11-07T21:34:16.228ZFrom https://github.com/oxidecomputer/omicron
702023-11-07T21:34:16.231Z * branch mike/cmderr -> FETCH_HEAD
712023-11-07T21:34:16.234Z+ git checkout -B mike/cmderr remotes/origin/mike/cmderr
722023-11-07T21:34:16.269ZSwitched to a new branch 'mike/cmderr'
732023-11-07T21:34:16.274Zbranch 'mike/cmderr' set up to track 'origin/mike/cmderr'.
742023-11-07T21:34:16.285Z+ git reset --hard 339753b6c821b8c819db09e153a1c7631b1538c7
752023-11-07T21:34:16.436ZHEAD is now at 339753b6 Burned by RUST_BACKTRACE=1
762023-11-07T21:34:16.457Zprocess exited: duration 7581 ms, exit code 0
 
772023-11-07T21:34:16.474Zstarting task 4: "build"
782023-11-07T21:34:16.496Z+ cargo --version
792023-11-07T21:34:16.578Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-11-07T21:34:16.585Z+ rustc --version
812023-11-07T21:34:16.681Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-11-07T21:34:16.684Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
832023-11-07T21:34:31.582Z Startup: Refreshing catalog 'helios-dev' ... Done
842023-11-07T21:34:32.594Z Startup: Caching catalogs ... Done
852023-11-07T21:34:37.381ZPlanning: Solver setup ... Done (4.517s)
862023-11-07T21:34:37.496ZPlanning: Running solver ... Done (0.115s)
872023-11-07T21:34:37.555ZPlanning: Finding local manifests ... Done (0.003s)
882023-11-07T21:34:37.568ZPlanning: Fetching manifests: 0/4 0% complete
892023-11-07T21:34:37.788ZPlanning: Fetching manifests: 4/4 100% complete
902023-11-07T21:34:37.866ZPlanning: Package planning ... Done (0.078s)
912023-11-07T21:34:38.015ZPlanning: Merging actions ... Done (0.149s)
922023-11-07T21:34:38.914ZPlanning: Checking for conflicting actions ... Done (0.899s)
932023-11-07T21:34:38.936ZPlanning: Consolidating action changes ... Done (0.017s)
942023-11-07T21:34:46.284ZPlanning: Evaluating mediators ... Done (7.352s)
952023-11-07T21:34:46.300ZPlanning: Planning completed in 13.67 seconds
962023-11-07T21:34:50.108Z Packages to install: 4
972023-11-07T21:34:50.116Z Mediators to change: 2
982023-11-07T21:34:50.125Z Services to change: 1
992023-11-07T21:34:50.132Z Estimated space available: 149.39 GB
1002023-11-07T21:34:50.186ZEstimated space to be consumed: 1.37 GB
1012023-11-07T21:34:50.198Z Create boot environment: No
1022023-11-07T21:34:50.213ZCreate backup boot environment: No
1032023-11-07T21:34:50.221Z Rebuild boot archive: No
1042023-11-07T21:34:50.230Z
1052023-11-07T21:34:50.242ZChanged mediators:
1062023-11-07T21:34:50.254Z mediator clang:
1072023-11-07T21:34:50.262Z version: None -> 15 (system default)
1082023-11-07T21:34:50.270Z
1092023-11-07T21:34:50.277Z mediator llvm:
1102023-11-07T21:34:50.281Z version: 14 (system default) -> 15 (system default)
1112023-11-07T21:34:50.284Z
1122023-11-07T21:34:50.288ZChanged packages:
1132023-11-07T21:34:50.291Zhelios-dev
1142023-11-07T21:34:50.295Z developer/build-essential
1152023-11-07T21:34:50.298Z None -> 11-2.0
1162023-11-07T21:34:50.302Z library/libxmlsec1
1172023-11-07T21:34:50.305Z None -> 1.2.35-2.0
1182023-11-07T21:34:50.315Z ooce/developer/clang-15
1192023-11-07T21:34:50.320Z None -> 15.0.7-2.0
1202023-11-07T21:34:50.333Z ooce/developer/llvm-15
1212023-11-07T21:34:50.340Z None -> 15.0.7-2.0
1222023-11-07T21:34:50.346Z
1232023-11-07T21:34:50.356ZServices:
1242023-11-07T21:34:50.362Z restart_fmri:
1252023-11-07T21:34:50.371Z svc:/system/update-man-index:default
1262023-11-07T21:34:50.390Z
1272023-11-07T21:34:50.398ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1282023-11-07T21:34:55.390ZDownload: 850/3290 items 18.6/212.6MB 8% complete (3.8M/s)
1292023-11-07T21:35:00.745ZDownload: 1195/3290 items 83.5/212.6MB 39% complete (11.2M/s)
1302023-11-07T21:35:07.138ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (10.8M/s)
1312023-11-07T21:35:12.140ZDownload: 2784/3290 items 120.7/212.6MB 56% complete (7.5M/s)
1322023-11-07T21:35:15.584ZDownload: Completed 212.60 MB in 25.20 seconds (8.4M/s)
1332023-11-07T21:35:16.642Z Actions: 1/3687 actions (Installing new actions)
1342023-11-07T21:35:21.647Z Actions: 2323/3687 actions (Installing new actions)
1352023-11-07T21:35:24.692Z Actions: Completed 3687 actions in 8.05 seconds.
1362023-11-07T21:35:24.865Z Done (0.165s)
1372023-11-07T21:35:24.868Z Done (0.000s)
1382023-11-07T21:35:25.078Z Done (0.211s)
1392023-11-07T21:35:32.865Z Done (7.673s)
1402023-11-07T21:35:33.138Z Done (0.172s)
1412023-11-07T21:35:33.144Z Done (0.000s)
1422023-11-07T21:35:33.369Z Done (0.000s)
1432023-11-07T21:35:34.055ZPlanning: Evaluating mediator changes ... Done
1442023-11-07T21:35:34.336ZPlanning: Checking for conflicting actions ... Done
1452023-11-07T21:35:34.339ZPlanning: Consolidating action changes ... Done
1462023-11-07T21:35:34.775ZPlanning: Evaluating mediators ... Done
1472023-11-07T21:35:34.778ZPlanning: Planning completed in 0.72 seconds
1482023-11-07T21:35:34.829Z Mediators to change: 2
1492023-11-07T21:35:34.832Z Create boot environment: No
1502023-11-07T21:35:34.835ZCreate backup boot environment: No
1512023-11-07T21:35:34.934Z Done
1522023-11-07T21:35:34.937Z Done
1532023-11-07T21:35:35.065Z Done
1542023-11-07T21:35:40.812Z Done
1552023-11-07T21:35:40.931Z Done
1562023-11-07T21:35:40.935Z Done
1572023-11-07T21:35:41.065Z Done
1582023-11-07T21:35:42.064ZPlanning: Evaluating mediator changes ... Done
1592023-11-07T21:35:42.068ZPlanning: Merging actions ... Done
1602023-11-07T21:35:42.396ZPlanning: Checking for conflicting actions ... Done
1612023-11-07T21:35:42.400ZPlanning: Consolidating action changes ... Done
1622023-11-07T21:35:42.831ZPlanning: Evaluating mediators ... Done
1632023-11-07T21:35:42.925ZPlanning: Planning completed in 1.30 seconds
1642023-11-07T21:35:42.984Z Packages to change: 1
1652023-11-07T21:35:42.996Z Mediators to change: 1
1662023-11-07T21:35:42.999Z Services to change: 1
1672023-11-07T21:35:43.004Z Create boot environment: No
1682023-11-07T21:35:43.009ZCreate backup boot environment: Yes
1692023-11-07T21:35:45.130Z Actions: 1/6 actions (Updating modified actions)
1702023-11-07T21:35:45.138Z Actions: Completed 6 actions in 0.00 seconds.
1712023-11-07T21:35:45.146Z Done
1722023-11-07T21:35:45.154Z Done
1732023-11-07T21:35:45.178Z Done
1742023-11-07T21:35:50.870Z Done
1752023-11-07T21:35:50.964Z Done
1762023-11-07T21:35:50.967Z Done
1772023-11-07T21:35:51.100Z Done
1782023-11-07T21:35:51.787ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1792023-11-07T21:35:51.794Zclang system 15 system
1802023-11-07T21:35:51.804Zcsh system system illumos
1812023-11-07T21:35:51.809Zctags system system illumos
1822023-11-07T21:35:51.814Zgcc vendor 12 vendor
1832023-11-07T21:35:51.820Zgcc system 10 system
1842023-11-07T21:35:51.825Zgcc system 7 system
1852023-11-07T21:35:51.832Zgo system 1.20 system
1862023-11-07T21:35:51.838Zgo system 1.19 system
1872023-11-07T21:35:51.843Zllvm system 15 system
1882023-11-07T21:35:51.849Zllvm system 14 system
1892023-11-07T21:35:51.854Zmariadb system 10.6 system
1902023-11-07T21:35:51.857Zmta vendor vendor dma
1912023-11-07T21:35:51.863Zopenjdk system 17 system
1922023-11-07T21:35:51.866Zopenjdk system 11 system
1932023-11-07T21:35:51.868Zopenjdk system 1.8 system
1942023-11-07T21:35:51.897Zopenssl vendor 3 vendor
1952023-11-07T21:35:51.900Zperl system 5.36 system
1962023-11-07T21:35:51.903Zpostgresql system 15 system
1972023-11-07T21:35:51.910Zpostgresql system 13 system
1982023-11-07T21:35:51.921Zpython vendor 3 vendor
1992023-11-07T21:35:51.950Zpython system 2 system
2002023-11-07T21:35:51.959Zpython3 system 3.11 system
2012023-11-07T21:35:51.966Zruby system 3.0 system
2022023-11-07T21:35:51.973Zwords vendor vendor american-english
2032023-11-07T21:35:51.981Zwords system system australian-english
2042023-11-07T21:35:51.994Zwords system system british-english
2052023-11-07T21:35:52.055Zwords system system canadian-english
2062023-11-07T21:35:52.071Zwords system system french
2072023-11-07T21:35:52.082Zwords system system italian
2082023-11-07T21:35:52.095Zwords system system ngerman
2092023-11-07T21:35:52.512Zwords system system ogerman
2102023-11-07T21:35:52.522Zwords system system spanish
2112023-11-07T21:35:52.531ZFMRI IFO
2122023-11-07T21:35:52.539Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2132023-11-07T21:35:52.550Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2142023-11-07T21:35:52.556Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2152023-11-07T21:35:52.562Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2162023-11-07T21:35:52.567Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2172023-11-07T21:35:52.570Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2182023-11-07T21:35:52.573Z+ set -o errexit
2192023-11-07T21:35:52.576Z+++ dirname ./tools/ci_download_cockroachdb
2202023-11-07T21:35:52.579Z++ cd ./tools
2212023-11-07T21:35:52.582Z++ pwd
2222023-11-07T21:35:52.584Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2232023-11-07T21:35:52.587Z++ basename ./tools/ci_download_cockroachdb
2242023-11-07T21:35:52.590Z+ ARG0=ci_download_cockroachdb
2252023-11-07T21:35:52.594Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2262023-11-07T21:35:52.597Z+ CIDL_VERSION=v22.1.9
2272023-11-07T21:35:52.599Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2282023-11-07T21:35:52.612Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2292023-11-07T21:35:52.615Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2302023-11-07T21:35:52.617Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2312023-11-07T21:35:52.620Z+ TARGET_DIR=out
2322023-11-07T21:35:52.623Z+ DOWNLOAD_DIR=out/downloads
2332023-11-07T21:35:52.629Z+ DEST_DIR=./out/cockroachdb
2342023-11-07T21:35:52.632Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2352023-11-07T21:35:52.635Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2362023-11-07T21:35:52.638Z+ main
2372023-11-07T21:35:52.641Z+ [[ 0 != 0 ]]
2382023-11-07T21:35:52.643Z+ CIDL_OS=solaris2.11
2392023-11-07T21:35:52.646Z+ [[ 0 != 0 ]]
2402023-11-07T21:35:52.649Z+ configure_os solaris2.11
2412023-11-07T21:35:52.652Z+ echo 'current directory: /work/oxidecomputer/omicron'
2422023-11-07T21:35:52.655Zcurrent directory: /work/oxidecomputer/omicron
2432023-11-07T21:35:52.658Zconfiguring based on OS: "solaris2.11"
2442023-11-07T21:35:52.661Z+ echo 'configuring based on OS: "solaris2.11"'
2452023-11-07T21:35:52.664Z+ case "$1" in
2462023-11-07T21:35:52.666Z+ CIDL_BUILD=illumos
2472023-11-07T21:35:52.669Z+ CIDL_SUFFIX=tar.gz
2482023-11-07T21:35:52.672Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2492023-11-07T21:35:52.675Z+ CIDL_MD5FUNC=do_md5sum
2502023-11-07T21:35:52.678Z+ CIDL_URL_BASE=https://illumos.org/downloads
2512023-11-07T21:35:52.681Z+ CIDL_ASSEMBLE=do_assemble_illumos
2522023-11-07T21:35:52.684Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2532023-11-07T21:35:52.687Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2542023-11-07T21:35:52.690Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2552023-11-07T21:35:52.693Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2562023-11-07T21:35:52.696Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2572023-11-07T21:35:52.699Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2582023-11-07T21:35:52.702ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2592023-11-07T21:35:52.705Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2602023-11-07T21:35:52.708ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2612023-11-07T21:35:52.712Z+ mkdir -p out/downloads
2622023-11-07T21:35:52.715Z+ mkdir -p ./out/cockroachdb
2632023-11-07T21:35:52.718Z+ local DO_DOWNLOAD=true
2642023-11-07T21:35:52.722Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2652023-11-07T21:35:52.726Z+ '[' true == true ']'
2662023-11-07T21:35:52.729Z+ echo Downloading...
2672023-11-07T21:35:52.732ZDownloading...
2682023-11-07T21:35:52.735Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2692023-11-07T21:35:52.738Z+ 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
2702023-11-07T21:35:55.192Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2712023-11-07T21:35:55.197Z++ md5sum
2722023-11-07T21:35:55.202Z++ awk '{print $1}'
2732023-11-07T21:35:55.377Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2742023-11-07T21:35:55.380Z+ [[ 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 ]]
2752023-11-07T21:35:55.383Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2762023-11-07T21:35:55.387Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2772023-11-07T21:35:58.789Z+ do_assemble_illumos
2782023-11-07T21:35:58.793Z+ rm -r ./out/cockroachdb
2792023-11-07T21:35:58.796Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2802023-11-07T21:35:59.437Z+ ./out/cockroachdb/bin/cockroach version
2812023-11-07T21:35:59.810ZBuild Tag: v22.1.9-dirty
2822023-11-07T21:35:59.818ZBuild Time: 2022/10/26 21:17:46
2832023-11-07T21:35:59.826ZDistribution: OSS
2842023-11-07T21:36:00.271ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2852023-11-07T21:36:00.281ZGo Version: go1.17.13
2862023-11-07T21:36:00.294ZC Compiler: gcc 10.3.0
2872023-11-07T21:36:00.297ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2882023-11-07T21:36:00.303ZBuild Type: release
2892023-11-07T21:36:00.306Z+ set -o errexit
2902023-11-07T21:36:00.310Z+++ dirname ./tools/ci_download_clickhouse
2912023-11-07T21:36:00.315Z++ cd ./tools
2922023-11-07T21:36:00.318Z++ pwd
2932023-11-07T21:36:00.321Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2942023-11-07T21:36:00.324Z++ basename ./tools/ci_download_clickhouse
2952023-11-07T21:36:00.327Z+ ARG0=ci_download_clickhouse
2962023-11-07T21:36:00.330Z+ TARGET_DIR=out
2972023-11-07T21:36:00.333Z+ DOWNLOAD_DIR=out/downloads
2982023-11-07T21:36:00.337Z+ DEST_DIR=./out/clickhouse
2992023-11-07T21:36:00.340Z+ CIDL_VERSION=v22.8.9.24
3002023-11-07T21:36:00.343Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3012023-11-07T21:36:00.346Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3022023-11-07T21:36:00.350Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3032023-11-07T21:36:00.353Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3042023-11-07T21:36:00.356Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3052023-11-07T21:36:00.360Z+ main
3062023-11-07T21:36:00.363Z+ [[ 0 != 0 ]]
3072023-11-07T21:36:00.366Z+ CIDL_OS=solaris2.11
3082023-11-07T21:36:00.368Z+ [[ 0 != 0 ]]
3092023-11-07T21:36:00.372Z+ configure_os solaris2.11
3102023-11-07T21:36:00.375Z+ echo 'current directory: /work/oxidecomputer/omicron'
3112023-11-07T21:36:00.379Zcurrent directory: /work/oxidecomputer/omicron
3122023-11-07T21:36:00.382Z+ echo 'configuring based on OS: "solaris2.11"'
3132023-11-07T21:36:00.385Zconfiguring based on OS: "solaris2.11"
3142023-11-07T21:36:00.389Z+ CIDL_DASHREV=
3152023-11-07T21:36:00.392Z+ case "$1" in
3162023-11-07T21:36:00.395Z+ CIDL_PLATFORM=illumos
3172023-11-07T21:36:00.398Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3182023-11-07T21:36:00.401Z+ CIDL_MD5FUNC=do_md5sum
3192023-11-07T21:36:00.404Z+ CIDL_DASHREV=-1
3202023-11-07T21:36:00.407Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3212023-11-07T21:36:00.410Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3222023-11-07T21:36:00.413Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3232023-11-07T21:36:00.416Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3242023-11-07T21:36:00.419Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3252023-11-07T21:36:00.423ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3262023-11-07T21:36:00.426Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3272023-11-07T21:36:00.429ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3282023-11-07T21:36:00.432Z+ mkdir -p out/downloads
3292023-11-07T21:36:00.436Z+ mkdir -p ./out/clickhouse
3302023-11-07T21:36:00.439Z+ local DO_DOWNLOAD=true
3312023-11-07T21:36:00.442Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3322023-11-07T21:36:00.445Z+ '[' true == true ']'
3332023-11-07T21:36:00.448Z+ echo Downloading...
3342023-11-07T21:36:00.451ZDownloading...
3352023-11-07T21:36:00.453Z+ 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
3362023-11-07T21:36:00.456Z+ 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
3372023-11-07T21:36:01.635Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3382023-11-07T21:36:01.638Z++ md5sum
3392023-11-07T21:36:01.643Z++ awk '{print $1}'
3402023-11-07T21:36:01.896Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3412023-11-07T21:36:01.900Z+ [[ 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 ]]
3422023-11-07T21:36:01.903Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3432023-11-07T21:36:01.907Z+ mkdir -p ./out/clickhouse
3442023-11-07T21:36:01.912Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3452023-11-07T21:36:06.703Z+ ./out/clickhouse/clickhouse server --version
3462023-11-07T21:36:06.754ZClickHouse server version 22.8.9.1.
3472023-11-07T21:36:06.777Z+ set -o errexit
3482023-11-07T21:36:06.780Z+++ dirname ./tools/ci_download_console
3492023-11-07T21:36:06.783Z++ cd ./tools
3502023-11-07T21:36:06.786Z++ pwd
3512023-11-07T21:36:06.789Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3522023-11-07T21:36:06.792Z++ basename ./tools/ci_download_console
3532023-11-07T21:36:06.795Z+ ARG0=ci_download_console
3542023-11-07T21:36:06.798Z+ TARGET_DIR=out
3552023-11-07T21:36:06.801Z+ DOWNLOAD_DIR=out/downloads
3562023-11-07T21:36:06.804Z+ DEST_DIR=./out/console-assets
3572023-11-07T21:36:06.807Z+ source /work/oxidecomputer/omicron/tools/console_version
3582023-11-07T21:36:06.810Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3592023-11-07T21:36:06.813Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3602023-11-07T21:36:06.816Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3612023-11-07T21:36:06.819Z+ TARBALL_FILE=out/downloads/console.tar.gz
3622023-11-07T21:36:06.822Z+ main
3632023-11-07T21:36:06.826Z+ [[ 0 != 0 ]]
3642023-11-07T21:36:06.828Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3652023-11-07T21:36:06.831ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3662023-11-07T21:36:06.835Z+ echo 'Local file: out/downloads/console.tar.gz'
3672023-11-07T21:36:06.840ZLocal file: out/downloads/console.tar.gz
3682023-11-07T21:36:06.849Z+ local DO_DOWNLOAD=true
3692023-11-07T21:36:07.264Z+ [[ -f out/downloads/console.tar.gz ]]
3702023-11-07T21:36:07.271Z+ mkdir -p out/downloads
3712023-11-07T21:36:07.284Z+ '[' true == true ']'
3722023-11-07T21:36:07.300Z+ echo Downloading...
3732023-11-07T21:36:07.304ZDownloading...
3742023-11-07T21:36:07.308Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3752023-11-07T21:36:07.312Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3762023-11-07T21:36:07.518Z++ do_sha256sum out/downloads/console.tar.gz
3772023-11-07T21:36:07.521Z++ case "$OSTYPE" in
3782023-11-07T21:36:07.524Z++ SHA=sha256sum
3792023-11-07T21:36:07.528Z++ sha256sum
3802023-11-07T21:36:07.531Z++ awk '{print $1}'
3812023-11-07T21:36:07.543Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3822023-11-07T21:36:07.546Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
3832023-11-07T21:36:07.549Z+ rm -rf ./out/console-assets
3842023-11-07T21:36:07.552Z+ mkdir -p ./out/console-assets
3852023-11-07T21:36:07.556Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
3862023-11-07T21:36:07.560Z+ mkdir -p ./out/console-assets
3872023-11-07T21:36:07.563Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
3882023-11-07T21:36:07.695Z+ set -o errexit
3892023-11-07T21:36:07.701Z+++ dirname ./tools/ci_download_maghemite_openapi
3902023-11-07T21:36:07.707Z++ cd ./tools
3912023-11-07T21:36:07.718Z++ pwd
3922023-11-07T21:36:07.741Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3932023-11-07T21:36:07.753Z++ basename ./tools/ci_download_maghemite_openapi
3942023-11-07T21:36:07.758Z+ ARG0=ci_download_maghemite_openapi
3952023-11-07T21:36:07.763Z+ TARGET_DIR=out
3962023-11-07T21:36:07.767Z+ DOWNLOAD_DIR=out/downloads
3972023-11-07T21:36:07.773Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
3982023-11-07T21:36:07.777Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
3992023-11-07T21:36:07.784Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4002023-11-07T21:36:07.788Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4012023-11-07T21:36:07.792Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4022023-11-07T21:36:07.795Z+ main
4032023-11-07T21:36:07.798Z+ [[ 0 != 0 ]]
4042023-11-07T21:36:07.809Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4052023-11-07T21:36:07.817ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4062023-11-07T21:36:07.833Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4072023-11-07T21:36:07.851ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4082023-11-07T21:36:07.863Z+ local DO_DOWNLOAD=true
4092023-11-07T21:36:07.867Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4102023-11-07T21:36:07.870Z+ mkdir -p out/downloads
4112023-11-07T21:36:07.873Z+ '[' true == true ']'
4122023-11-07T21:36:07.876Z+ echo Downloading...
4132023-11-07T21:36:07.879ZDownloading...
4142023-11-07T21:36:07.882Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4152023-11-07T21:36:07.886Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4162023-11-07T21:36:07.928Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4172023-11-07T21:36:07.931Z++ case "$OSTYPE" in
4182023-11-07T21:36:07.935Z++ SHA=sha256sum
4192023-11-07T21:36:07.938Z++ sha256sum
4202023-11-07T21:36:07.941Z++ awk '{print $1}'
4212023-11-07T21:36:07.944Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4222023-11-07T21:36:07.947Z+ [[ 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 ]]
4232023-11-07T21:36:07.951Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4242023-11-07T21:36:07.957Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4252023-11-07T21:36:07.960Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4262023-11-07T21:36:07.963Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4272023-11-07T21:36:07.966Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4282023-11-07T21:36:07.969Z+ main
4292023-11-07T21:36:07.973Z+ [[ 0 != 0 ]]
4302023-11-07T21:36:07.977Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4312023-11-07T21:36:07.980ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4322023-11-07T21:36:07.983Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4332023-11-07T21:36:07.986ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4342023-11-07T21:36:07.988Z+ local DO_DOWNLOAD=true
4352023-11-07T21:36:07.991Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4362023-11-07T21:36:07.994Z+ mkdir -p out/downloads
4372023-11-07T21:36:07.998Z+ '[' true == true ']'
4382023-11-07T21:36:08.001Z+ echo Downloading...
4392023-11-07T21:36:08.004ZDownloading...
4402023-11-07T21:36:08.007Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4412023-11-07T21:36:08.011Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4422023-11-07T21:36:08.076Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4432023-11-07T21:36:08.079Z++ case "$OSTYPE" in
4442023-11-07T21:36:08.082Z++ SHA=sha256sum
4452023-11-07T21:36:08.086Z++ sha256sum
4462023-11-07T21:36:08.091Z++ awk '{print $1}'
4472023-11-07T21:36:08.094Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4482023-11-07T21:36:08.097Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4492023-11-07T21:36:08.100Z+ set -o errexit
4502023-11-07T21:36:08.103Z+++ dirname ./tools/ci_download_dendrite_openapi
4512023-11-07T21:36:08.106Z++ cd ./tools
4522023-11-07T21:36:08.109Z++ pwd
4532023-11-07T21:36:08.113Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4542023-11-07T21:36:08.122Z++ basename ./tools/ci_download_dendrite_openapi
4552023-11-07T21:36:08.126Z+ ARG0=ci_download_dendrite_openapi
4562023-11-07T21:36:08.128Z+ TARGET_DIR=out
4572023-11-07T21:36:08.131Z+ DOWNLOAD_DIR=out/downloads
4582023-11-07T21:36:08.134Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4592023-11-07T21:36:08.137Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4602023-11-07T21:36:08.140Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4612023-11-07T21:36:08.143Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4622023-11-07T21:36:08.147Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4632023-11-07T21:36:08.150Z+ main
4642023-11-07T21:36:08.153Z+ [[ 0 != 0 ]]
4652023-11-07T21:36:08.160Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
4662023-11-07T21:36:08.169ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4672023-11-07T21:36:08.180Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
4682023-11-07T21:36:08.185ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4692023-11-07T21:36:08.188Z+ local DO_DOWNLOAD=true
4702023-11-07T21:36:08.192Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
4712023-11-07T21:36:08.195Z+ mkdir -p out/downloads
4722023-11-07T21:36:08.199Z+ '[' true == true ']'
4732023-11-07T21:36:08.202Z+ echo Downloading...
4742023-11-07T21:36:08.208ZDownloading...
4752023-11-07T21:36:08.211Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4762023-11-07T21:36:08.216Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4772023-11-07T21:36:08.707Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4782023-11-07T21:36:08.721Z++ case "$OSTYPE" in
4792023-11-07T21:36:08.734Z++ SHA=sha256sum
4802023-11-07T21:36:08.742Z++ sha256sum
4812023-11-07T21:36:08.751Z++ awk '{print $1}'
4822023-11-07T21:36:08.755Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4832023-11-07T21:36:08.759Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
4842023-11-07T21:36:08.762Z+ set -o errexit
4852023-11-07T21:36:08.765Z+++ dirname ./tools/ci_download_dendrite_stub
4862023-11-07T21:36:08.767Z++ cd ./tools
4872023-11-07T21:36:08.771Z++ pwd
4882023-11-07T21:36:08.774Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4892023-11-07T21:36:08.778Z++ basename ./tools/ci_download_dendrite_stub
4902023-11-07T21:36:08.782Z+ ARG0=ci_download_dendrite_stub
4912023-11-07T21:36:08.785Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4922023-11-07T21:36:08.791Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
4932023-11-07T21:36:08.795Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
4942023-11-07T21:36:08.799Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
4952023-11-07T21:36:08.802Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962023-11-07T21:36:08.805Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4972023-11-07T21:36:08.808Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4982023-11-07T21:36:08.811Z+ TARGET_DIR=out
4992023-11-07T21:36:08.814Z+ DOWNLOAD_DIR=out/downloads
5002023-11-07T21:36:08.817Z+ DEST_DIR=./out/dendrite-stub
5012023-11-07T21:36:08.820Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5022023-11-07T21:36:08.823Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5032023-11-07T21:36:08.826Z+ REPO=oxidecomputer/dendrite
5042023-11-07T21:36:08.829Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5052023-11-07T21:36:08.832Z+ main
5062023-11-07T21:36:08.835Z+ [[ 0 != 0 ]]
5072023-11-07T21:36:08.838Z+ CIDL_OS=solaris2.11
5082023-11-07T21:36:08.841Z+ [[ 0 != 0 ]]
5092023-11-07T21:36:08.845Z+ configure_os solaris2.11
5102023-11-07T21:36:08.849Z+ echo 'current directory: /work/oxidecomputer/omicron'
5112023-11-07T21:36:08.852Zcurrent directory: /work/oxidecomputer/omicron
5122023-11-07T21:36:08.855Z+ echo 'configuring based on OS: "solaris2.11"'
5132023-11-07T21:36:08.858Zconfiguring based on OS: "solaris2.11"
5142023-11-07T21:36:08.861Z+ case "$1" in
5152023-11-07T21:36:08.864Z+ SET_BINARIES=
5162023-11-07T21:36:08.867Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5172023-11-07T21:36:08.871Z+ CIDL_SHA256FUNC=do_sha256sum
5182023-11-07T21:36:08.879Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5192023-11-07T21:36:08.895Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5202023-11-07T21:36:09.327Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5212023-11-07T21:36:09.332Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5222023-11-07T21:36:09.337ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5232023-11-07T21:36:09.342Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5242023-11-07T21:36:09.345ZLocal file: out/downloads/dendrite-stub.tar.gz
5252023-11-07T21:36:09.349Z+ mkdir -p out/downloads
5262023-11-07T21:36:09.359Z+ mkdir -p ./out/dendrite-stub
5272023-11-07T21:36:09.365Z+ fetch_and_verify
5282023-11-07T21:36:09.380Z+ local DO_DOWNLOAD=true
5292023-11-07T21:36:09.414Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5302023-11-07T21:36:09.420Z+ '[' true == true ']'
5312023-11-07T21:36:09.429Z+ echo Downloading...
5322023-11-07T21:36:09.432ZDownloading...
5332023-11-07T21:36:09.436Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5342023-11-07T21:36:09.439Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5352023-11-07T21:36:15.036Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5362023-11-07T21:36:15.044Z++ sha256sum
5372023-11-07T21:36:15.060Z++ awk '{print $1}'
5382023-11-07T21:36:15.130Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5392023-11-07T21:36:15.133Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5402023-11-07T21:36:15.136Z+ do_untar out/downloads/dendrite-stub.tar.gz
5412023-11-07T21:36:15.138Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5422023-11-07T21:36:16.035Z+ do_assemble
5432023-11-07T21:36:16.042Z+ rm -r ./out/dendrite-stub
5442023-11-07T21:36:16.049Z+ mkdir ./out/dendrite-stub
5452023-11-07T21:36:16.057Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5462023-11-07T21:36:16.176Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5472023-11-07T21:36:16.191Z+ set -o errexit
5482023-11-07T21:36:16.201Z+++ dirname ./tools/ci_download_maghemite_mgd
5492023-11-07T21:36:16.208Z++ cd ./tools
5502023-11-07T21:36:16.217Z++ pwd
5512023-11-07T21:36:16.224Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5522023-11-07T21:36:16.230Z++ basename ./tools/ci_download_maghemite_mgd
5532023-11-07T21:36:16.236Z+ ARG0=ci_download_maghemite_mgd
5542023-11-07T21:36:16.242Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5552023-11-07T21:36:16.248Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5562023-11-07T21:36:16.256Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5572023-11-07T21:36:16.265Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5582023-11-07T21:36:16.272Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5592023-11-07T21:36:16.280Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5602023-11-07T21:36:16.287Z+ TARGET_DIR=out
5612023-11-07T21:36:16.295Z+ DOWNLOAD_DIR=out/downloads
5622023-11-07T21:36:16.308Z+ DEST_DIR=./out/mgd
5632023-11-07T21:36:16.316Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5642023-11-07T21:36:16.323Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5652023-11-07T21:36:16.331Z+ REPO=oxidecomputer/maghemite
5662023-11-07T21:36:16.345Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5672023-11-07T21:36:16.358Z+ main
5682023-11-07T21:36:16.368Z+ [[ 0 != 0 ]]
5692023-11-07T21:36:16.374Z+ CIDL_OS=solaris2.11
5702023-11-07T21:36:16.381Z+ [[ 0 != 0 ]]
5712023-11-07T21:36:16.389Z+ configure_os solaris2.11
5722023-11-07T21:36:16.396Z+ echo 'current directory: /work/oxidecomputer/omicron'
5732023-11-07T21:36:16.403Zcurrent directory: /work/oxidecomputer/omicron
5742023-11-07T21:36:16.410Z+ echo 'configuring based on OS: "solaris2.11"'
5752023-11-07T21:36:16.418Zconfiguring based on OS: "solaris2.11"
5762023-11-07T21:36:16.428Z+ case "$1" in
5772023-11-07T21:36:17.666Z+ SET_BINARIES=
5782023-11-07T21:36:17.672Z+ CIDL_SHA256FUNC=do_sha256sum
5792023-11-07T21:36:17.679Z+ TARBALL_FILENAME=mgd.tar.gz
5802023-11-07T21:36:17.684Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
5812023-11-07T21:36:17.692Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5822023-11-07T21:36:17.699Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
5832023-11-07T21:36:17.706ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
5842023-11-07T21:36:17.733Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5852023-11-07T21:36:17.738ZLocal file: out/downloads/mgd.tar.gz
5862023-11-07T21:36:17.743Z+ mkdir -p out/downloads
5872023-11-07T21:36:17.746Z+ mkdir -p ./out/mgd
5882023-11-07T21:36:17.749Z+ fetch_and_verify
5892023-11-07T21:36:17.752Z+ local DO_DOWNLOAD=true
5902023-11-07T21:36:17.755Z+ [[ -f out/downloads/mgd.tar.gz ]]
5912023-11-07T21:36:17.758Z+ '[' true == true ']'
5922023-11-07T21:36:17.761Z+ echo Downloading...
5932023-11-07T21:36:17.763ZDownloading...
5942023-11-07T21:36:17.766Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
5952023-11-07T21:36:17.769Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
5962023-11-07T21:36:21.663Z++ do_sha256sum out/downloads/mgd.tar.gz
5972023-11-07T21:36:21.666Z++ sha256sum
5982023-11-07T21:36:21.669Z++ awk '{print $1}'
5992023-11-07T21:36:21.740Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
6002023-11-07T21:36:21.743Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6012023-11-07T21:36:21.748Z+ do_untar out/downloads/mgd.tar.gz
6022023-11-07T21:36:21.751Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6032023-11-07T21:36:22.411Z+ do_assemble
6042023-11-07T21:36:22.414Z+ rm -r ./out/mgd
6052023-11-07T21:36:22.417Z+ mkdir ./out/mgd
6062023-11-07T21:36:22.419Z+ cp -r out/downloads/root ./out/mgd/root
6072023-11-07T21:36:22.619Z+ set -o errexit
6082023-11-07T21:36:22.622Z+++ dirname ./tools/ci_download_transceiver_control
6092023-11-07T21:36:22.625Z++ cd ./tools
6102023-11-07T21:36:22.627Z++ pwd
6112023-11-07T21:36:22.630Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6122023-11-07T21:36:22.643Z++ basename ./tools/ci_download_transceiver_control
6132023-11-07T21:36:22.655Z+ ARG0=ci_download_transceiver_control
6142023-11-07T21:36:22.675Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6152023-11-07T21:36:22.682Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6162023-11-07T21:36:22.689Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6172023-11-07T21:36:22.700Z+ TARGET_DIR=out
6182023-11-07T21:36:22.705Z+ DOWNLOAD_DIR=out/downloads
6192023-11-07T21:36:22.708Z+ DEST_DIR=./out/transceiver-control
6202023-11-07T21:36:22.713Z+ BIN_DIR=/opt/oxide/bin
6212023-11-07T21:36:22.718Z+ BINARY=xcvradm
6222023-11-07T21:36:22.722Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6232023-11-07T21:36:22.725Z+ REPO=oxidecomputer/transceiver-control
6242023-11-07T21:36:22.732Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6252023-11-07T21:36:22.735Z+ main
6262023-11-07T21:36:22.739Z+ [[ 0 != 0 ]]
6272023-11-07T21:36:22.742Z+ CIDL_OS=solaris2.11
6282023-11-07T21:36:22.745Z+ [[ 0 != 0 ]]
6292023-11-07T21:36:22.749Z+ configure_os solaris2.11
6302023-11-07T21:36:22.753Z+ echo 'current directory: /work/oxidecomputer/omicron'
6312023-11-07T21:36:22.755Zcurrent directory: /work/oxidecomputer/omicron
6322023-11-07T21:36:22.759Z+ echo 'configuring based on OS: "solaris2.11"'
6332023-11-07T21:36:22.763Zconfiguring based on OS: "solaris2.11"
6342023-11-07T21:36:22.766Z+ case "$1" in
6352023-11-07T21:36:22.768Z+ SET_BINARIES=
6362023-11-07T21:36:22.771Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6372023-11-07T21:36:22.774Z+ CIDL_SHA256FUNC=do_sha256sum
6382023-11-07T21:36:22.778Z+ ARCHIVE_FILENAME=xcvradm.gz
6392023-11-07T21:36:22.781Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6402023-11-07T21:36:22.783Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6412023-11-07T21:36:22.787Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6422023-11-07T21:36:22.790ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6432023-11-07T21:36:22.792ZLocal file: out/downloads/xcvradm.gz
6442023-11-07T21:36:22.798Z+ echo 'Local file: out/downloads/xcvradm.gz'
6452023-11-07T21:36:22.800Z+ mkdir -p out/downloads
6462023-11-07T21:36:22.803Z+ mkdir -p ./out/transceiver-control
6472023-11-07T21:36:22.806Z+ fetch_and_verify
6482023-11-07T21:36:22.811Z+ local DO_DOWNLOAD=true
6492023-11-07T21:36:22.814Z+ [[ -f out/downloads/xcvradm.gz ]]
6502023-11-07T21:36:22.817Z+ '[' true == true ']'
6512023-11-07T21:36:22.819Z+ echo Downloading...
6522023-11-07T21:36:22.822ZDownloading...
6532023-11-07T21:36:22.826Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6542023-11-07T21:36:22.828Z+ 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
6552023-11-07T21:36:25.239Z++ do_sha256sum out/downloads/xcvradm.gz
6562023-11-07T21:36:25.248Z++ sha256sum
6572023-11-07T21:36:25.257Z++ awk '{print $1}'
6582023-11-07T21:36:25.261Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592023-11-07T21:36:25.265Z+ [[ 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 ]]
6602023-11-07T21:36:25.269Z+ do_unpack out/downloads/xcvradm.gz
6612023-11-07T21:36:25.275Z+ mkdir -p out/downloads/root//opt/oxide/bin
6622023-11-07T21:36:25.278Z+ gzip -dc out/downloads/xcvradm.gz
6632023-11-07T21:36:25.433Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6642023-11-07T21:36:25.436Z+ do_assemble
6652023-11-07T21:36:25.439Z+ rm -r ./out/transceiver-control
6662023-11-07T21:36:25.442Z+ mkdir ./out/transceiver-control
6672023-11-07T21:36:25.445Z+ cp -r out/downloads/root ./out/transceiver-control/root
6682023-11-07T21:36:25.641ZAll prerequisites installed successfully
6692023-11-07T21:36:25.644Z
6702023-11-07T21:36:25.647Zreal 2:08.962603066
6712023-11-07T21:36:25.649Zuser 51.936146041
6722023-11-07T21:36:25.652Zsys 9.897974424
6732023-11-07T21:36:25.658Ztrap 0.021497127
6742023-11-07T21:36:26.073Ztflt 0.401738598
6752023-11-07T21:36:26.076Zdflt 1.214937349
6762023-11-07T21:36:26.079Zkflt 0.310289819
6772023-11-07T21:36:26.082Zlock 2.095927812
6782023-11-07T21:36:26.084Zslp 3:56.558350976
6792023-11-07T21:36:26.087Zlat 3.313250690
6802023-11-07T21:36:26.090Zstop 0.079063210
6812023-11-07T21:36:26.092Z+ banner end-to-end-tests
6822023-11-07T21:36:26.096Z
6832023-11-07T21:36:26.098Z ###### # # ##### ##### #### ###### # # #####
6842023-11-07T21:36:26.101Z # ## # # # # # # # ## # # #
6852023-11-07T21:36:26.104Z ##### # # # # # ##### # # # ##### ##### # # # # #
6862023-11-07T21:36:26.107Z # # # # # # # # # # # # # # #
6872023-11-07T21:36:26.109Z # # ## # # # # # # # ## # #
6882023-11-07T21:36:26.112Z ###### # # ##### # #### ###### # # #####
6892023-11-07T21:36:26.115Z
6902023-11-07T21:36:26.117Z+ export CARGO_PROFILE_DEV_DEBUG=1
6912023-11-07T21:36:26.120Z+ CARGO_PROFILE_DEV_DEBUG=1
6922023-11-07T21:36:26.123Z+ export CARGO_PROFILE_TEST_DEBUG=1
6932023-11-07T21:36:26.127Z+ CARGO_PROFILE_TEST_DEBUG=1
6942023-11-07T21:36:26.130Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
6952023-11-07T21:36:26.133Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
6962023-11-07T21:36:26.465Z Updating crates.io index
6972023-11-07T21:36:26.520Z Updating git repository `https://github.com/oxidecomputer/dropshot`
6982023-11-07T21:36:27.228Z Updating git repository `https://github.com/oxidecomputer/progenitor`
6992023-11-07T21:36:29.014Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7002023-11-07T21:36:29.189Z Updating git repository `http://github.com/oxidecomputer/tofino`
7012023-11-07T21:36:29.513Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7022023-11-07T21:36:29.809Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7032023-11-07T21:36:30.197Z Updating git repository `https://github.com/oxidecomputer/propolis`
7042023-11-07T21:36:30.923Z Updating git repository `https://github.com/oxidecomputer/crucible`
7052023-11-07T21:36:32.565Z Updating git repository `https://github.com/oxidecomputer/opte`
7062023-11-07T21:36:33.778Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7072023-11-07T21:36:34.128Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7082023-11-07T21:36:34.474Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7092023-11-07T21:36:35.091Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7102023-11-07T21:36:35.460Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7112023-11-07T21:36:35.918Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7122023-11-07T21:36:36.257Z Updating git repository `https://github.com/njaremko/samael`
7132023-11-07T21:36:36.790Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7142023-11-07T21:36:37.389Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7152023-11-07T21:36:37.777Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7162023-11-07T21:36:38.219Z Updating git repository `https://github.com/jgallagher/nix`
7172023-11-07T21:36:39.534Z Updating git repository `https://github.com/cbiffle/hubpack`
7182023-11-07T21:36:39.922Z Updating git repository `https://github.com/oxidecomputer/omicron`
7192023-11-07T21:36:49.659Z Updating git repository `https://github.com/oxidecomputer/rfb`
7202023-11-07T21:36:50.266Z Updating git repository `https://github.com/oxidecomputer/typify`
7212023-11-07T21:36:51.336Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7222023-11-07T21:36:51.740Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7232023-11-07T21:36:52.061Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7242023-11-07T21:36:53.635Z Downloading crates ...
7252023-11-07T21:36:53.904Z Downloaded bitflags v1.3.2
7262023-11-07T21:36:53.921Z Downloaded new_debug_unreachable v1.0.4
7272023-11-07T21:36:53.929Z Downloaded aead v0.5.2
7282023-11-07T21:36:53.941Z Downloaded mime v0.3.17
7292023-11-07T21:36:54.353Z Downloaded bcrypt-pbkdf v0.10.0
7302023-11-07T21:36:54.359Z Downloaded num-integer v0.1.45
7312023-11-07T21:36:54.367Z Downloaded libefi-sys v0.1.0
7322023-11-07T21:36:54.377Z Downloaded crc32fast v1.3.2
7332023-11-07T21:36:54.438Z Downloaded predicates-core v1.0.6
7342023-11-07T21:36:54.445Z Downloaded async-stream-impl v0.3.5
7352023-11-07T21:36:54.454Z Downloaded cstr-argument v0.1.2
7362023-11-07T21:36:54.460Z Downloaded parking_lot_core v0.8.6
7372023-11-07T21:36:54.470Z Downloaded data-encoding v2.4.0
7382023-11-07T21:36:54.484Z Downloaded md5 v0.7.0
7392023-11-07T21:36:54.491Z Downloaded phf_shared v0.10.0
7402023-11-07T21:36:54.498Z Downloaded normalize-line-endings v0.3.0
7412023-11-07T21:36:54.501Z Downloaded cfg-if v0.1.10
7422023-11-07T21:36:54.504Z Downloaded crucible-workspace-hack v0.1.0
7432023-11-07T21:36:54.507Z Downloaded phf v0.11.2
7442023-11-07T21:36:54.510Z Downloaded crossbeam-utils v0.8.16
7452023-11-07T21:36:54.513Z Downloaded ciborium-io v0.2.1
7462023-11-07T21:36:54.516Z Downloaded pretty-hex v0.3.0
7472023-11-07T21:36:54.519Z Downloaded pbkdf2 v0.11.0
7482023-11-07T21:36:54.522Z Downloaded byteorder v1.5.0
7492023-11-07T21:36:54.524Z Downloaded predicates v3.0.4
7502023-11-07T21:36:54.528Z Downloaded clap_lex v0.5.1
7512023-11-07T21:36:54.531Z Downloaded openssl-macros v0.1.1
7522023-11-07T21:36:54.534Z Downloaded ascii v1.1.0
7532023-11-07T21:36:54.537Z Downloaded camino-tempfile v1.0.2
7542023-11-07T21:36:54.540Z Downloaded cfg-if v1.0.0
7552023-11-07T21:36:54.543Z Downloaded pkg-config v0.3.27
7562023-11-07T21:36:54.546Z Downloaded thiserror-no-std v2.0.2
7572023-11-07T21:36:54.549Z Downloaded quick-error v1.2.3
7582023-11-07T21:36:54.552Z Downloaded ciborium-ll v0.2.1
7592023-11-07T21:36:54.554Z Downloaded opaque-debug v0.3.0
7602023-11-07T21:36:54.558Z Downloaded colored v2.0.4
7612023-11-07T21:36:54.561Z Downloaded bzip2 v0.4.4
7622023-11-07T21:36:54.564Z Downloaded blowfish v0.9.1
7632023-11-07T21:36:54.568Z Downloaded diesel_derives v2.1.1
7642023-11-07T21:36:54.571Z Downloaded argon2 v0.5.2
7652023-11-07T21:36:54.574Z Downloaded const-oid v0.9.5
7662023-11-07T21:36:54.577Z Downloaded lock_api v0.4.10
7672023-11-07T21:36:54.580Z Downloaded ciborium v0.2.1
7682023-11-07T21:36:54.583Z Downloaded num-rational v0.4.1
7692023-11-07T21:36:54.586Z Downloaded postgres-types v0.2.6
7702023-11-07T21:36:54.590Z Downloaded tinyvec v1.6.0
7712023-11-07T21:36:54.593Z Downloaded crossbeam-channel v0.5.8
7722023-11-07T21:36:54.597Z Downloaded const_format v0.2.31
7732023-11-07T21:36:54.600Z Downloaded ahash v0.8.3
7742023-11-07T21:36:54.604Z Downloaded clap_builder v4.4.2
7752023-11-07T21:36:54.608Z Downloaded crossbeam-epoch v0.9.15
7762023-11-07T21:36:54.612Z Downloaded try-lock v0.2.4
7772023-11-07T21:36:54.615Z Downloaded signature v2.1.0
7782023-11-07T21:36:54.618Z Downloaded time-macros v0.2.13
7792023-11-07T21:36:54.621Z Downloaded keccak v0.1.4
7802023-11-07T21:36:54.624Z Downloaded foreign-types-macros v0.2.3
7812023-11-07T21:36:54.628Z Downloaded structmeta-derive v0.1.6
7822023-11-07T21:36:54.633Z Downloaded rand_chacha v0.3.1
7832023-11-07T21:36:54.638Z Downloaded zone_cfg_derive v0.2.0
7842023-11-07T21:36:54.642Z Downloaded bytes v1.5.0
7852023-11-07T21:36:54.645Z Downloaded same-file v1.0.6
7862023-11-07T21:36:54.648Z Downloaded foreign-types-shared v0.3.1
7872023-11-07T21:36:54.651Z Downloaded num-bigint v0.4.4
7882023-11-07T21:36:54.655Z Downloaded want v0.3.1
7892023-11-07T21:36:54.658Z Downloaded thiserror v1.0.49
7902023-11-07T21:36:54.662Z Downloaded equivalent v1.0.1
7912023-11-07T21:36:54.665Z Downloaded zeroize v1.6.0
7922023-11-07T21:36:54.667Z Downloaded http-range v0.1.5
7932023-11-07T21:36:54.675Z Downloaded backtrace v0.3.69
7942023-11-07T21:36:54.679Z Downloaded xattr v1.0.1
7952023-11-07T21:36:54.682Z Downloaded textwrap v0.11.0
7962023-11-07T21:36:54.686Z Downloaded usdt-attr-macro v0.3.5
7972023-11-07T21:36:54.689Z Downloaded iana-time-zone v0.1.57
7982023-11-07T21:36:54.692Z Downloaded futures-task v0.3.29
7992023-11-07T21:36:54.698Z Downloaded group v0.13.0
8002023-11-07T21:36:54.701Z Downloaded fxhash v0.2.1
8012023-11-07T21:36:54.704Z Downloaded slog-json v2.6.1
8022023-11-07T21:36:54.708Z Downloaded usdt v0.3.5
8032023-11-07T21:36:54.711Z Downloaded hyper-staticfile v0.9.5
8042023-11-07T21:36:54.714Z Downloaded rustls-pemfile v1.0.3
8052023-11-07T21:36:54.716Z Downloaded slog-term v2.9.0
8062023-11-07T21:36:54.720Z Downloaded tungstenite v0.18.0
8072023-11-07T21:36:54.723Z Downloaded take_mut v0.2.2
8082023-11-07T21:36:54.726Z Downloaded serde_repr v0.1.16
8092023-11-07T21:36:54.729Z Downloaded futures-sink v0.3.29
8102023-11-07T21:36:54.732Z Downloaded hash32 v0.2.1
8112023-11-07T21:36:54.735Z Downloaded tinyvec_macros v0.1.1
8122023-11-07T21:36:54.739Z Downloaded serde_urlencoded v0.7.1
8132023-11-07T21:36:54.743Z Downloaded dtrace-parser v0.1.14
8142023-11-07T21:36:54.747Z Downloaded wyz v0.5.1
8152023-11-07T21:36:54.751Z Downloaded difflib v0.4.0
8162023-11-07T21:36:54.754Z Downloaded slog-scope v4.4.0
8172023-11-07T21:36:54.757Z Downloaded sha2 v0.10.8
8182023-11-07T21:36:54.760Z Downloaded ghash v0.5.0
8192023-11-07T21:36:54.763Z Downloaded utf8parse v0.2.1
8202023-11-07T21:36:54.766Z Downloaded untrusted v0.7.1
8212023-11-07T21:36:54.769Z Downloaded time-core v0.1.1
8222023-11-07T21:36:54.771Z Downloaded spki v0.7.2
8232023-11-07T21:36:54.774Z Downloaded smf v0.2.2
8242023-11-07T21:36:54.778Z Downloaded jobserver v0.1.26
8252023-11-07T21:36:54.781Z Downloaded unsafe-libyaml v0.2.9
8262023-11-07T21:36:54.784Z Downloaded rustversion v1.0.14
8272023-11-07T21:36:54.787Z Downloaded serde_tokenstream v0.2.0
8282023-11-07T21:36:54.794Z Downloaded serde_with_macros v2.3.3
8292023-11-07T21:36:54.810Z Downloaded getopts v0.2.21
8302023-11-07T21:36:54.819Z Downloaded smallvec v1.11.0
8312023-11-07T21:36:54.836Z Downloaded dof v0.1.5
8322023-11-07T21:36:54.844Z Downloaded env_logger v0.9.3
8332023-11-07T21:36:54.851Z Downloaded stringprep v0.1.3
8342023-11-07T21:36:54.867Z Downloaded slog-async v2.8.0
8352023-11-07T21:36:54.874Z Downloaded unicode-width v0.1.11
8362023-11-07T21:36:54.882Z Downloaded tokio-tungstenite v0.20.1
8372023-11-07T21:36:54.889Z Downloaded vsss-rs v3.3.1
8382023-11-07T21:36:54.892Z Downloaded walkdir v2.4.0
8392023-11-07T21:36:54.896Z Downloaded zip v0.6.6
8402023-11-07T21:36:54.904Z Downloaded humantime v2.1.0
8412023-11-07T21:36:54.915Z Downloaded io-lifetimes v1.0.11
8422023-11-07T21:36:54.924Z Downloaded ryu v1.0.15
8432023-11-07T21:36:54.931Z Downloaded tracing v0.1.37
8442023-11-07T21:36:54.938Z Downloaded hubpack_derive v0.1.1
8452023-11-07T21:36:54.942Z Downloaded tokio-tungstenite v0.18.0
8462023-11-07T21:36:54.945Z Downloaded rand_core v0.5.1
8472023-11-07T21:36:54.948Z Downloaded hashlink v0.8.3
8482023-11-07T21:36:54.951Z Downloaded itertools v0.11.0
8492023-11-07T21:36:54.954Z Downloaded tungstenite v0.20.1
8502023-11-07T21:36:54.958Z Downloaded ron v0.7.1
8512023-11-07T21:36:54.963Z Downloaded httparse v1.8.0
8522023-11-07T21:36:54.967Z Downloaded untrusted v0.9.0
8532023-11-07T21:36:54.969Z Downloaded semver v0.11.0
8542023-11-07T21:36:54.973Z Downloaded ipnet v2.8.0
8552023-11-07T21:36:54.976Z Downloaded headers-core v0.2.0
8562023-11-07T21:36:54.979Z Downloaded toml_edit v0.19.15
8572023-11-07T21:36:54.985Z Downloaded hubpack v0.1.2
8582023-11-07T21:36:54.989Z Downloaded aes-gcm v0.10.3
8592023-11-07T21:36:54.992Z Downloaded string_cache v0.8.7
8602023-11-07T21:36:54.995Z Downloaded stable_deref_trait v1.2.0
8612023-11-07T21:36:54.998Z Downloaded indexmap v2.0.0
8622023-11-07T21:36:55.016Z Downloaded httpdate v1.0.3
8632023-11-07T21:36:55.019Z Downloaded hashbrown v0.12.3
8642023-11-07T21:36:55.023Z Downloaded semver v1.0.20
8652023-11-07T21:36:55.027Z Downloaded tokio-util v0.7.10
8662023-11-07T21:36:55.034Z Downloaded strum v0.25.0
8672023-11-07T21:36:55.037Z Downloaded slog v2.7.0
8682023-11-07T21:36:55.040Z Downloaded regex-automata v0.1.10
8692023-11-07T21:36:55.043Z Downloaded rand v0.8.5
8702023-11-07T21:36:55.046Z Downloaded rustls-webpki v0.101.7
8712023-11-07T21:36:55.049Z Downloaded headers v0.3.9
8722023-11-07T21:36:55.052Z Downloaded r2d2 v0.8.10
8732023-11-07T21:36:55.059Z Downloaded tokio-macros v2.1.0
8742023-11-07T21:36:55.062Z Downloaded rusqlite v0.29.0
8752023-11-07T21:36:55.066Z Downloaded aho-corasick v1.0.4
8762023-11-07T21:36:55.068Z Downloaded rand_core v0.6.4
8772023-11-07T21:36:55.071Z Downloaded lalrpop-util v0.19.12
8782023-11-07T21:36:55.074Z Downloaded radium v0.7.0
8792023-11-07T21:36:55.077Z Downloaded subtle v2.5.0
8802023-11-07T21:36:55.081Z Downloaded typenum v1.16.0
8812023-11-07T21:36:55.084Z Downloaded hyper v0.14.27
8822023-11-07T21:36:55.087Z Downloaded http v0.2.9
8832023-11-07T21:36:55.090Z Downloaded hmac v0.12.1
8842023-11-07T21:36:55.093Z Downloaded strum_macros v0.25.2
8852023-11-07T21:36:55.096Z Downloaded strsim v0.10.0
8862023-11-07T21:36:55.099Z Downloaded git2 v0.17.2
8872023-11-07T21:36:55.102Z Downloaded trust-dns-client v0.22.0
8882023-11-07T21:36:55.106Z Downloaded bitvec v1.0.1
8892023-11-07T21:36:55.114Z Downloaded unicode-ident v1.0.12
8902023-11-07T21:36:55.117Z Downloaded ucd-trie v0.1.6
8912023-11-07T21:36:55.120Z Downloaded serde_with v2.3.3
8922023-11-07T21:36:55.123Z Downloaded regex-syntax v0.8.2
8932023-11-07T21:36:55.127Z Downloaded winnow v0.5.15
8942023-11-07T21:36:55.130Z Downloaded bzip2-sys v0.1.11+1.0.8
8952023-11-07T21:36:55.133Z Downloaded nix v0.26.2
8962023-11-07T21:36:55.137Z Downloaded zerocopy-derive v0.6.4
8972023-11-07T21:36:55.140Z Downloaded rand v0.7.3
8982023-11-07T21:36:55.143Z Downloaded unicode-normalization v0.1.22
8992023-11-07T21:36:55.146Z Downloaded reqwest v0.11.20
9002023-11-07T21:36:55.149Z Downloaded syn v1.0.109
9012023-11-07T21:36:55.152Z Downloaded bstr v0.2.17
9022023-11-07T21:36:55.155Z Downloaded sha3 v0.10.8
9032023-11-07T21:36:55.158Z Downloaded webpki-roots v0.25.2
9042023-11-07T21:36:55.161Z Downloaded radix_trie v0.2.1
9052023-11-07T21:36:55.164Z Downloaded gimli v0.28.0
9062023-11-07T21:36:55.167Z Downloaded trust-dns-proto v0.22.0
9072023-11-07T21:36:55.171Z Downloaded regex-syntax v0.6.29
9082023-11-07T21:36:55.179Z Downloaded rustix v0.37.23
9092023-11-07T21:36:55.183Z Downloaded smoltcp v0.9.1
9102023-11-07T21:36:55.186Z Downloaded regex v1.10.2
9112023-11-07T21:36:55.189Z Downloaded hkdf v0.12.3
9122023-11-07T21:36:55.192Z Downloaded hashbrown v0.14.0
9132023-11-07T21:36:55.195Z Downloaded hashbrown v0.13.2
9142023-11-07T21:36:55.198Z Downloaded sled v0.34.7
9152023-11-07T21:36:55.201Z Downloaded object v0.32.1
9162023-11-07T21:36:55.222Z Downloaded slog-envlogger v2.2.0
9172023-11-07T21:36:55.227Z Downloaded zerocopy-derive v0.2.0
9182023-11-07T21:36:55.245Z Downloaded libc v0.2.149
9192023-11-07T21:36:55.294Z Downloaded serde_json v1.0.108
9202023-11-07T21:36:55.314Z Downloaded regex-automata v0.4.3
9212023-11-07T21:36:55.348Z Downloaded regex-automata v0.3.8
9222023-11-07T21:36:55.379Z Downloaded idna v0.4.0
9232023-11-07T21:36:55.394Z Downloaded rustix v0.38.9
9242023-11-07T21:36:55.436Z Downloaded tokio v1.33.0
9252023-11-07T21:36:55.507Z Downloaded openssl v0.10.57
9262023-11-07T21:36:55.527Z Downloaded chrono v0.4.31
9272023-11-07T21:36:55.541Z Downloaded syn v2.0.32
9282023-11-07T21:36:55.561Z Downloaded rustls v0.21.8
9292023-11-07T21:36:55.585Z Downloaded futures-util v0.3.29
9302023-11-07T21:36:55.608Z Downloaded url v2.4.1
9312023-11-07T21:36:55.613Z Downloaded trust-dns-resolver v0.22.0
9322023-11-07T21:36:55.622Z Downloaded regress v0.7.1
9332023-11-07T21:36:55.638Z Downloaded smoltcp v0.8.2
9342023-11-07T21:36:55.655Z Downloaded winapi v0.3.9
9352023-11-07T21:36:55.734Z Downloaded ring v0.17.5
9362023-11-07T21:36:55.873Z Downloaded russh v0.38.0
9372023-11-07T21:36:55.882Z Downloaded encoding_rs v0.8.33
9382023-11-07T21:36:55.927Z Downloaded structopt-derive v0.4.18
9392023-11-07T21:36:55.931Z Downloaded idna v0.2.3
9402023-11-07T21:36:55.943Z Downloaded ring v0.16.20
9412023-11-07T21:36:56.108Z Downloaded slog-bunyan v2.4.0
9422023-11-07T21:36:56.111Z Downloaded hex-literal v0.4.1
9432023-11-07T21:36:56.114Z Downloaded serde v1.0.188
9442023-11-07T21:36:56.117Z Downloaded static_assertions v1.1.0
9452023-11-07T21:36:56.120Z Downloaded h2 v0.3.21
9462023-11-07T21:36:56.134Z Downloaded sct v0.7.0
9472023-11-07T21:36:56.563Z Downloaded vcpkg v0.2.15
9482023-11-07T21:36:56.566Z Downloaded libgit2-sys v0.15.2+1.6.4
9492023-11-07T21:36:56.569Z Downloaded time v0.3.27
9502023-11-07T21:36:56.571Z Downloaded unicode-segmentation v1.10.1
9512023-11-07T21:36:56.575Z Downloaded getrandom v0.1.16
9522023-11-07T21:36:56.578Z Downloaded heapless v0.7.16
9532023-11-07T21:36:56.580Z Downloaded toml_edit v0.20.7
9542023-11-07T21:36:56.583Z Downloaded openapiv3 v1.0.3
9552023-11-07T21:36:56.587Z Downloaded trust-dns-server v0.22.1
9562023-11-07T21:36:56.590Z Downloaded spin v0.9.8
9572023-11-07T21:36:56.593Z Downloaded itertools v0.10.5
9582023-11-07T21:36:56.597Z Downloaded bstr v1.6.0
9592023-11-07T21:36:56.600Z Downloaded flate2 v1.0.28
9602023-11-07T21:36:56.603Z Downloaded is-terminal v0.4.9
9612023-11-07T21:36:56.606Z Downloaded serde_derive v1.0.188
9622023-11-07T21:36:56.609Z Downloaded hostname v0.3.1
9632023-11-07T21:36:56.612Z Downloaded ringbuffer v0.15.0
9642023-11-07T21:36:56.615Z Downloaded home v0.5.5
9652023-11-07T21:36:56.618Z Downloaded similar v2.2.1
9662023-11-07T21:36:56.621Z Downloaded pest v2.7.2
9672023-11-07T21:36:56.624Z Downloaded heck v0.4.1
9682023-11-07T21:36:56.627Z Downloaded uuid v1.4.1
9692023-11-07T21:36:56.629Z Downloaded futures v0.3.29
9702023-11-07T21:36:56.633Z Downloaded tokio-native-tls v0.3.1
9712023-11-07T21:36:56.635Z Downloaded schemars v0.8.13
9722023-11-07T21:36:56.638Z Downloaded scheduled-thread-pool v0.2.7
9732023-11-07T21:36:56.641Z Downloaded ed25519-dalek v2.0.0
9742023-11-07T21:36:56.644Z Downloaded tar v0.4.40
9752023-11-07T21:36:56.647Z Downloaded slog-stdlog v4.1.1
9762023-11-07T21:36:56.650Z Downloaded russh-cryptovec v0.7.0
9772023-11-07T21:36:56.653Z Downloaded indexmap v1.9.3
9782023-11-07T21:36:56.656Z Downloaded russh-keys v0.38.0
9792023-11-07T21:36:56.659Z Downloaded toml v0.7.8
9802023-11-07T21:36:56.662Z Downloaded elliptic-curve v0.13.5
9812023-11-07T21:36:56.666Z Downloaded zerocopy v0.6.4
9822023-11-07T21:36:56.669Z Downloaded serde_derive_internals v0.26.0
9832023-11-07T21:36:56.672Z Downloaded libz-sys v1.1.12
9842023-11-07T21:36:56.716Z Downloaded inout v0.1.3
9852023-11-07T21:36:56.723Z Downloaded serde_yaml v0.9.25
9862023-11-07T21:36:56.731Z Downloaded half v1.8.2
9872023-11-07T21:36:56.738Z Downloaded socket2 v0.4.9
9882023-11-07T21:36:56.747Z Downloaded erased-serde v0.3.30
9892023-11-07T21:36:56.756Z Downloaded twox-hash v1.6.3
9902023-11-07T21:36:56.764Z Downloaded scopeguard v1.2.0
9912023-11-07T21:36:56.777Z Downloaded schemars_derive v0.8.13
9922023-11-07T21:36:56.785Z Downloaded getrandom v0.2.10
9932023-11-07T21:36:56.793Z Downloaded secrecy v0.8.0
9942023-11-07T21:36:56.801Z Downloaded resolv-conf v0.7.0
9952023-11-07T21:36:56.809Z Downloaded glob v0.3.1
9962023-11-07T21:36:56.818Z Downloaded serde_tokenstream v0.1.7
9972023-11-07T21:36:56.824Z Downloaded subprocess v0.2.9
9982023-11-07T21:36:56.830Z Downloaded rustls-native-certs v0.6.3
9992023-11-07T21:36:56.837Z Downloaded generic-array v0.14.7
10002023-11-07T21:36:56.845Z Downloaded tokio-stream v0.1.14
10012023-11-07T21:36:56.851Z Downloaded serde_arrays v0.1.0
10022023-11-07T21:36:56.860Z Downloaded slog-dtrace v0.2.3
10032023-11-07T21:36:56.870Z Downloaded rcgen v0.11.3
10042023-11-07T21:36:56.878Z Downloaded ipnetwork v0.20.0
10052023-11-07T21:36:56.888Z Downloaded ff v0.13.0
10062023-11-07T21:36:56.896Z Downloaded http-body v0.4.5
10072023-11-07T21:36:56.904Z Downloaded diesel v2.1.3
10082023-11-07T21:36:56.911Z Downloaded thread_local v1.1.7
10092023-11-07T21:36:56.921Z Downloaded dyn-clone v1.0.13
10102023-11-07T21:36:56.928Z Downloaded toml v0.8.6
10112023-11-07T21:36:56.937Z Downloaded digest v0.10.7
10122023-11-07T21:36:56.946Z Downloaded socket2 v0.5.4
10132023-11-07T21:36:56.954Z Downloaded serde_spanned v0.6.4
10142023-11-07T21:36:56.963Z Downloaded fallible-iterator v0.2.0
10152023-11-07T21:36:56.972Z Downloaded structopt v0.3.26
10162023-11-07T21:36:56.984Z Downloaded structmeta v0.1.6
10172023-11-07T21:36:56.991Z Downloaded fallible-streaming-iterator v0.1.9
10182023-11-07T21:36:56.997Z Downloaded tower-service v0.3.2
10192023-11-07T21:36:57.005Z Downloaded unicode-bidi v0.3.13
10202023-11-07T21:36:57.012Z Downloaded libsqlite3-sys v0.26.0
10212023-11-07T21:36:57.020Z Downloaded tracing-core v0.1.31
10222023-11-07T21:36:57.029Z Downloaded der v0.7.8
10232023-11-07T21:36:57.038Z Downloaded usdt-impl v0.3.5
10242023-11-07T21:36:57.046Z Downloaded heck v0.3.3
10252023-11-07T21:36:57.053Z Downloaded hyper-tls v0.5.0
10262023-11-07T21:36:57.059Z Downloaded fnv v1.0.7
10272023-11-07T21:36:57.066Z Downloaded yasna v0.5.2
10282023-11-07T21:36:57.073Z Downloaded hex v0.4.3
10292023-11-07T21:36:57.080Z Downloaded strsim v0.8.0
10302023-11-07T21:36:57.091Z Downloaded sha1 v0.10.5
10312023-11-07T21:36:57.100Z Downloaded ed25519 v2.2.2
10322023-11-07T21:36:57.111Z Downloaded openssl-sys v0.9.93
10332023-11-07T21:36:57.122Z Downloaded itoa v1.0.9
10342023-11-07T21:36:57.134Z Downloaded hyper-rustls v0.24.2
10352023-11-07T21:36:57.140Z Downloaded errno v0.3.2
10362023-11-07T21:36:57.153Z Downloaded futures-executor v0.3.29
10372023-11-07T21:36:57.165Z Downloaded universal-hash v0.5.1
10382023-11-07T21:36:57.172Z Downloaded either v1.9.0
10392023-11-07T21:36:57.180Z Downloaded dirs-sys-next v0.1.2
10402023-11-07T21:36:57.189Z Downloaded toml_datetime v0.6.5
10412023-11-07T21:36:57.198Z Downloaded filetime v0.2.22
10422023-11-07T21:36:57.209Z Downloaded signal-hook-registry v1.4.1
10432023-11-07T21:36:57.220Z Downloaded zeroize_derive v1.4.2
10442023-11-07T21:36:57.230Z Downloaded instant v0.1.12
10452023-11-07T21:36:57.236Z Downloaded ident_case v1.0.1
10462023-11-07T21:36:57.242Z Downloaded zone v0.2.0
10472023-11-07T21:36:57.248Z Downloaded fixedbitset v0.4.2
10482023-11-07T21:36:57.253Z Downloaded form_urlencoded v1.2.0
10492023-11-07T21:36:57.259Z Downloaded vergen v8.2.4
10502023-11-07T21:36:57.268Z Downloaded toml v0.5.11
10512023-11-07T21:36:57.276Z Downloaded cc v1.0.83
10522023-11-07T21:36:57.283Z Downloaded futures-core v0.3.29
10532023-11-07T21:36:57.288Z Downloaded foreign-types-shared v0.1.1
10542023-11-07T21:36:57.295Z Downloaded crypto-bigint v0.5.2
10552023-11-07T21:36:57.301Z Downloaded tempfile v3.8.0
10562023-11-07T21:36:57.308Z Downloaded futures-channel v0.3.29
10572023-11-07T21:36:57.315Z Downloaded zerocopy v0.3.0
10582023-11-07T21:36:57.322Z Downloaded unicode-xid v0.2.4
10592023-11-07T21:36:57.329Z Downloaded libm v0.2.7
10602023-11-07T21:36:57.339Z Downloaded tokio-rustls v0.24.1
10612023-11-07T21:36:57.347Z Downloaded synstructure v0.12.6
10622023-11-07T21:36:57.354Z Downloaded spin v0.5.2
10632023-11-07T21:36:57.362Z Downloaded semver-parser v0.10.2
10642023-11-07T21:36:57.370Z Downloaded float-cmp v0.9.0
10652023-11-07T21:36:57.379Z Downloaded vec_map v0.8.2
10662023-11-07T21:36:57.386Z Downloaded serde_path_to_error v0.1.14
10672023-11-07T21:36:57.397Z Downloaded fastrand v2.0.0
10682023-11-07T21:36:57.403Z Downloaded futures-macro v0.3.29
10692023-11-07T21:36:57.411Z Downloaded foreign-types v0.5.0
10702023-11-07T21:36:57.418Z Downloaded toolchain_find v0.2.0
10712023-11-07T21:36:57.427Z Downloaded parking_lot v0.12.1
10722023-11-07T21:36:57.436Z Downloaded waitgroup v0.1.2
10732023-11-07T21:36:57.443Z Downloaded thread-id v4.2.0
10742023-11-07T21:36:57.452Z Downloaded thiserror-impl v1.0.49
10752023-11-07T21:36:57.462Z Downloaded terminal_size v0.2.6
10762023-11-07T21:36:57.471Z Downloaded siphasher v0.3.11
10772023-11-07T21:36:57.480Z Downloaded funty v2.0.0
10782023-11-07T21:36:57.487Z Downloaded enum-as-inner v0.5.1
10792023-11-07T21:36:57.538Z Downloaded endian-type v0.1.2
10802023-11-07T21:36:57.546Z Downloaded version_check v0.9.4
10812023-11-07T21:36:57.558Z Downloaded term v0.7.0
10822023-11-07T21:36:57.568Z Downloaded dirs v5.0.1
10832023-11-07T21:36:57.577Z Downloaded rand_chacha v0.2.2
10842023-11-07T21:36:57.582Z Downloaded dirs-sys v0.4.1
10852023-11-07T21:36:57.588Z Downloaded chacha20poly1305 v0.10.1
10862023-11-07T21:36:57.597Z Downloaded allocator-api2 v0.2.16
10872023-11-07T21:36:57.610Z Downloaded slab v0.4.9
10882023-11-07T21:36:57.613Z Downloaded rustfmt-wrapper v0.2.0
10892023-11-07T21:36:57.617Z Downloaded rustc-demangle v0.1.23
10902023-11-07T21:36:57.621Z Downloaded futures-io v0.3.29
10912023-11-07T21:36:57.625Z Downloaded termcolor v1.2.0
10922023-11-07T21:36:57.630Z Downloaded curve25519-dalek v4.1.0
10932023-11-07T21:36:57.633Z Downloaded rustc_version v0.4.0
10942023-11-07T21:36:57.637Z Downloaded utf-8 v0.7.6
10952023-11-07T21:36:57.640Z Downloaded base64 v0.13.1
10962023-11-07T21:36:57.643Z Downloaded unicase v2.7.0
10972023-11-07T21:36:57.646Z Downloaded proc-macro-error v1.0.4
10982023-11-07T21:36:57.649Z Downloaded clap v4.4.3
10992023-11-07T21:36:57.652Z Downloaded clap v2.34.0
11002023-11-07T21:36:57.655Z Downloaded clap_derive v4.4.2
11012023-11-07T21:36:57.658Z Downloaded foreign-types v0.3.2
11022023-11-07T21:36:57.662Z Downloaded pest_meta v2.7.2
11032023-11-07T21:36:57.665Z Downloaded base64ct v1.6.0
11042023-11-07T21:36:57.668Z Downloaded petgraph v0.6.4
11052023-11-07T21:36:57.670Z Downloaded num_cpus v1.16.0
11062023-11-07T21:36:57.673Z Downloaded quote v1.0.33
11072023-11-07T21:36:57.676Z Downloaded mio v0.8.8
11082023-11-07T21:36:57.679Z Downloaded memchr v2.6.3
11092023-11-07T21:36:57.682Z Downloaded blake2 v0.10.6
11102023-11-07T21:36:57.685Z Downloaded bit-vec v0.6.3
11112023-11-07T21:36:57.688Z Downloaded usdt-macro v0.3.5
11122023-11-07T21:36:57.691Z Downloaded num-complex v0.4.4
11132023-11-07T21:36:57.694Z Downloaded anyhow v1.0.75
11142023-11-07T21:36:57.697Z Downloaded addr2line v0.21.0
11152023-11-07T21:36:57.700Z Downloaded dirs-next v2.0.0
11162023-11-07T21:36:57.703Z Downloaded thiserror-impl-no-std v2.0.2
11172023-11-07T21:36:57.706Z Downloaded postgres-protocol v0.6.6
11182023-11-07T21:36:57.709Z Downloaded mime_guess v2.0.4
11192023-11-07T21:36:57.712Z Downloaded log v0.4.20
11202023-11-07T21:36:57.715Z Downloaded darling_core v0.20.3
11212023-11-07T21:36:57.718Z Downloaded base64 v0.21.5
11222023-11-07T21:36:57.722Z Downloaded async-trait v0.1.74
11232023-11-07T21:36:57.725Z Downloaded console v0.15.7
11242023-11-07T21:36:57.728Z Downloaded tokio-postgres v0.7.10
11252023-11-07T21:36:57.732Z Downloaded poly1305 v0.8.0
11262023-11-07T21:36:57.736Z Downloaded pin-utils v0.1.0
11272023-11-07T21:36:57.738Z Downloaded pin-project-lite v0.2.13
11282023-11-07T21:36:57.743Z Downloaded pest_generator v2.7.2
11292023-11-07T21:36:57.745Z Downloaded password-hash v0.5.0
11302023-11-07T21:36:57.748Z Downloaded parking_lot_core v0.9.8
11312023-11-07T21:36:57.751Z Downloaded parking_lot v0.11.2
11322023-11-07T21:36:57.754Z Downloaded once_cell v1.18.0
11332023-11-07T21:36:57.756Z Downloaded bitflags v2.4.0
11342023-11-07T21:36:57.760Z Downloaded arc-swap v1.6.0
11352023-11-07T21:36:57.763Z Downloaded anstyle-query v1.0.0
11362023-11-07T21:36:57.766Z Downloaded whoami v1.4.1
11372023-11-07T21:36:57.769Z Downloaded ansi_term v0.12.1
11382023-11-07T21:36:57.772Z Downloaded aes-gcm-siv v0.11.1
11392023-11-07T21:36:57.776Z Downloaded tracing-attributes v0.1.26
11402023-11-07T21:36:57.779Z Downloaded polyval v0.6.1
11412023-11-07T21:36:57.782Z Downloaded num-derive v0.4.0
11422023-11-07T21:36:57.786Z Downloaded memoffset v0.7.1
11432023-11-07T21:36:57.789Z Downloaded linked-hash-map v0.5.6
11442023-11-07T21:36:57.792Z Downloaded pbkdf2 v0.12.2
11452023-11-07T21:36:57.795Z Downloaded num-traits v0.2.16
11462023-11-07T21:36:57.798Z Downloaded derive_more v0.99.17
11472023-11-07T21:36:57.801Z Downloaded chacha20 v0.9.1
11482023-11-07T21:36:57.804Z Downloaded debug-ignore v1.0.5
11492023-11-07T21:36:57.809Z Downloaded const_format_proc_macros v0.2.31
11502023-11-07T21:36:57.812Z Downloaded tap v1.0.1
11512023-11-07T21:36:57.815Z Downloaded proc-macro2 v1.0.67
11522023-11-07T21:36:57.818Z Downloaded postcard v0.7.3
11532023-11-07T21:36:57.821Z Downloaded phf_shared v0.11.2
11542023-11-07T21:36:57.824Z Downloaded crypto-common v0.1.6
11552023-11-07T21:36:57.827Z Downloaded openssl-probe v0.1.5
11562023-11-07T21:36:57.830Z Downloaded num_enum v0.7.0
11572023-11-07T21:36:57.833Z Downloaded darling_macro v0.20.3
11582023-11-07T21:36:57.836Z Downloaded num_threads v0.1.6
11592023-11-07T21:36:57.839Z Downloaded camino v1.1.6
11602023-11-07T21:36:57.842Z Downloaded atomic-waker v1.1.1
11612023-11-07T21:36:57.845Z Downloaded anstyle v1.0.2
11622023-11-07T21:36:57.848Z Downloaded managed v0.8.0
11632023-11-07T21:36:57.852Z Downloaded num_enum_derive v0.5.11
11642023-11-07T21:36:57.855Z Downloaded num-iter v0.1.43
11652023-11-07T21:36:57.858Z Downloaded pem v3.0.2
11662023-11-07T21:36:57.861Z Downloaded pkcs8 v0.10.2
11672023-11-07T21:36:57.864Z Downloaded multer v2.1.0
11682023-11-07T21:36:57.868Z Downloaded block-padding v0.3.3
11692023-11-07T21:36:57.870Z Downloaded lazy_static v1.4.0
11702023-11-07T21:36:57.874Z Downloaded async-stream v0.3.5
11712023-11-07T21:36:57.877Z Downloaded autocfg v1.1.0
11722023-11-07T21:36:57.880Z Downloaded base16ct v0.2.0
11732023-11-07T21:36:57.882Z Downloaded num v0.4.1
11742023-11-07T21:36:57.886Z Downloaded cbc v0.1.2
11752023-11-07T21:36:57.890Z Downloaded adler v1.0.2
11762023-11-07T21:36:57.893Z Downloaded async-recursion v1.0.5
11772023-11-07T21:36:57.896Z Downloaded proc-macro-crate v1.3.1
11782023-11-07T21:36:57.899Z Downloaded pest_derive v2.7.2
11792023-11-07T21:36:57.903Z Downloaded bit-set v0.5.3
11802023-11-07T21:36:57.907Z Downloaded miniz_oxide v0.7.1
11812023-11-07T21:36:57.911Z Downloaded postcard-cobs v0.1.5-pre
11822023-11-07T21:36:57.914Z Downloaded num_enum v0.5.11
11832023-11-07T21:36:57.917Z Downloaded percent-encoding v2.3.0
11842023-11-07T21:36:57.921Z Downloaded paste v1.0.14
11852023-11-07T21:36:57.925Z Downloaded parse-display v0.7.0
11862023-11-07T21:36:57.928Z Downloaded omicron-zone-package v0.8.3
11872023-11-07T21:36:57.931Z Downloaded num_enum_derive v0.7.0
11882023-11-07T21:36:57.934Z Downloaded parse-display-derive v0.7.0
11892023-11-07T21:36:57.937Z Downloaded native-tls v0.2.11
11902023-11-07T21:36:57.939Z Downloaded atty v0.2.14
11912023-11-07T21:36:57.942Z Downloaded atomicwrites v0.4.2
11922023-11-07T21:36:57.945Z Downloaded platforms v3.0.2
11932023-11-07T21:36:57.948Z Downloaded diesel_table_macro_syntax v0.1.0
11942023-11-07T21:36:57.950Z Downloaded cipher v0.4.4
11952023-11-07T21:36:57.954Z Downloaded bincode v1.3.3
11962023-11-07T21:36:57.956Z Downloaded password-hash v0.4.2
11972023-11-07T21:36:57.959Z Downloaded option-ext v0.2.0
11982023-11-07T21:36:57.965Z Downloaded bitstruct v0.1.1
11992023-11-07T21:36:57.971Z Downloaded ppv-lite86 v0.2.17
12002023-11-07T21:36:57.982Z Downloaded cpufeatures v0.2.9
12012023-11-07T21:36:57.994Z Downloaded precomputed-hash v0.1.1
12022023-11-07T21:36:58.011Z Downloaded convert_case v0.4.0
12032023-11-07T21:36:58.024Z Downloaded proc-macro-error-attr v1.0.4
12042023-11-07T21:36:58.037Z Downloaded matches v0.1.10
12052023-11-07T21:36:58.052Z Downloaded lru-cache v0.1.2
12062023-11-07T21:36:58.056Z Downloaded pem v1.1.1
12072023-11-07T21:36:58.060Z Downloaded memoffset v0.9.0
12082023-11-07T21:36:58.065Z Downloaded darling v0.20.3
12092023-11-07T21:36:58.074Z Downloaded cancel-safe-futures v0.1.5
12102023-11-07T21:36:58.080Z Downloaded backoff v0.4.0
12112023-11-07T21:36:58.085Z Downloaded pretty-hex v0.2.1
12122023-11-07T21:36:58.089Z Downloaded nibble_vec v0.1.0
12132023-11-07T21:36:58.093Z Downloaded ctr v0.9.2
12142023-11-07T21:36:58.097Z Downloaded colorchoice v1.0.0
12152023-11-07T21:36:58.100Z Downloaded bitstruct_derive v0.1.0
12162023-11-07T21:36:58.104Z Downloaded deranged v0.3.8
12172023-11-07T21:36:58.107Z Downloaded anstyle-parse v0.2.1
12182023-11-07T21:36:58.111Z Downloaded anstream v0.5.0
12192023-11-07T21:36:58.115Z Downloaded aes v0.8.3
12202023-11-07T21:36:58.120Z Downloaded md-5 v0.10.5
12212023-11-07T21:36:58.124Z Downloaded macaddr v1.0.1
12222023-11-07T21:36:58.127Z Downloaded block-buffer v0.10.4
12232023-11-07T21:36:58.135Z Downloaded bit_field v0.10.2
12242023-11-07T21:36:58.139Z Downloaded match_cfg v0.1.0
12252023-11-07T21:36:58.143Z Downloaded curve25519-dalek-derive v0.1.0
12262023-11-07T21:36:58.147Z Compiling proc-macro2 v1.0.67
12272023-11-07T21:36:58.151Z Compiling unicode-ident v1.0.12
12282023-11-07T21:36:58.155Z Compiling libc v0.2.149
12292023-11-07T21:36:58.160Z Compiling serde v1.0.188
12302023-11-07T21:36:58.165Z Compiling version_check v0.9.4
12312023-11-07T21:36:58.168Z Compiling autocfg v1.1.0
12322023-11-07T21:36:58.173Z Compiling cfg-if v1.0.0
12332023-11-07T21:36:58.376Z Compiling syn v1.0.109
12342023-11-07T21:36:58.382Z Compiling typenum v1.16.0
12352023-11-07T21:36:58.514Z Compiling once_cell v1.18.0
12362023-11-07T21:36:59.069Z Compiling thiserror v1.0.49
12372023-11-07T21:36:59.143Z Compiling generic-array v0.14.7
12382023-11-07T21:36:59.279Z Compiling lock_api v0.4.10
12392023-11-07T21:37:00.862Z Compiling libm v0.2.7
12402023-11-07T21:37:00.865Z Compiling parking_lot_core v0.9.8
12412023-11-07T21:37:00.871Z Compiling num-traits v0.2.16
12422023-11-07T21:37:01.291Z Compiling itoa v1.0.9
12432023-11-07T21:37:01.295Z Compiling memchr v2.6.3
12442023-11-07T21:37:01.298Z Compiling futures-core v0.3.29
12452023-11-07T21:37:01.301Z Compiling ahash v0.8.3
12462023-11-07T21:37:01.305Z Compiling serde_json v1.0.108
12472023-11-07T21:37:01.484Z Compiling log v0.4.20
12482023-11-07T21:37:01.683Z Compiling slab v0.4.9
12492023-11-07T21:37:01.789Z Compiling quote v1.0.33
12502023-11-07T21:37:02.102Z Compiling futures-task v0.3.29
12512023-11-07T21:37:02.192Z Compiling futures-channel v0.3.29
12522023-11-07T21:37:02.465Z Compiling syn v2.0.32
12532023-11-07T21:37:02.662Z Compiling getrandom v0.2.10
12542023-11-07T21:37:02.983Z Compiling jobserver v0.1.26
12552023-11-07T21:37:03.479Z Compiling futures-util v0.3.29
12562023-11-07T21:37:03.493Z Compiling pkg-config v0.3.27
12572023-11-07T21:37:03.505Z Compiling rand_core v0.6.4
12582023-11-07T21:37:03.727Z Compiling cc v1.0.83
12592023-11-07T21:37:04.096Z Compiling ryu v1.0.15
12602023-11-07T21:37:04.194Z Compiling vcpkg v0.2.15
12612023-11-07T21:37:04.762Z Compiling schemars v0.8.13
12622023-11-07T21:37:05.243Z Compiling scopeguard v1.2.0
12632023-11-07T21:37:05.248Z Compiling allocator-api2 v0.2.16
12642023-11-07T21:37:05.261Z Compiling heck v0.4.1
12652023-11-07T21:37:06.056Z Compiling equivalent v1.0.1
12662023-11-07T21:37:06.211Z Compiling hashbrown v0.14.0
12672023-11-07T21:37:06.344Z Compiling smallvec v1.11.0
12682023-11-07T21:37:07.033Z Compiling byteorder v1.5.0
12692023-11-07T21:37:07.309Z Compiling httparse v1.8.0
12702023-11-07T21:37:07.826Z Compiling fnv v1.0.7
12712023-11-07T21:37:07.935Z Compiling iana-time-zone v0.1.57
12722023-11-07T21:37:08.017Z Compiling pin-project-lite v0.2.13
12732023-11-07T21:37:08.211Z Compiling semver v1.0.20
12742023-11-07T21:37:08.615Z Compiling subtle v2.5.0
12752023-11-07T21:37:08.682Z Compiling ring v0.16.20
12762023-11-07T21:37:08.930Z Compiling ring v0.17.5
12772023-11-07T21:37:09.084Z Compiling parking_lot v0.12.1
12782023-11-07T21:37:09.107Z Compiling indexmap v1.9.3
12792023-11-07T21:37:09.398Z Compiling tinyvec_macros v0.1.1
12802023-11-07T21:37:09.550Z Compiling dyn-clone v1.0.13
12812023-11-07T21:37:09.573Z Compiling time-core v0.1.1
12822023-11-07T21:37:09.647Z Compiling tinyvec v1.6.0
12832023-11-07T21:37:09.834Z Compiling time-macros v0.2.13
12842023-11-07T21:37:09.884Z Compiling openssl-sys v0.9.93
12852023-11-07T21:37:10.608Z Compiling socket2 v0.5.4
12862023-11-07T21:37:10.901Z Compiling num_cpus v1.16.0
12872023-11-07T21:37:11.080Z Compiling signal-hook-registry v1.4.1
12882023-11-07T21:37:11.194Z Compiling mio v0.8.8
12892023-11-07T21:37:12.067Z Compiling rustls v0.21.8
12902023-11-07T21:37:12.235Z Compiling unicode-normalization v0.1.22
12912023-11-07T21:37:12.431Z Compiling unicode-bidi v0.3.13
12922023-11-07T21:37:13.040Z Compiling slog v2.7.0
12932023-11-07T21:37:13.723Z Compiling ucd-trie v0.1.6
12942023-11-07T21:37:14.065Z Compiling spin v0.5.2
12952023-11-07T21:37:14.395Z Compiling percent-encoding v2.3.0
12962023-11-07T21:37:14.608Z Compiling serde_derive_internals v0.26.0
12972023-11-07T21:37:14.657Z Compiling backtrace v0.3.69
12982023-11-07T21:37:14.773Z Compiling async-trait v0.1.74
12992023-11-07T21:37:14.798Z Compiling form_urlencoded v1.2.0
13002023-11-07T21:37:15.008Z Compiling openssl v0.10.57
13012023-11-07T21:37:15.256Z Compiling aho-corasick v1.0.4
13022023-11-07T21:37:15.296Z Compiling winnow v0.5.15
13032023-11-07T21:37:15.499Z Compiling pin-utils v0.1.0
13042023-11-07T21:37:15.604Z Compiling futures-sink v0.3.29
13052023-11-07T21:37:15.630Z Compiling regex-syntax v0.8.2
13062023-11-07T21:37:15.808Z Compiling anyhow v1.0.75
13072023-11-07T21:37:17.050Z Compiling idna v0.4.0
13082023-11-07T21:37:19.212Z Compiling native-tls v0.2.11
13092023-11-07T21:37:19.346Z Compiling url v2.4.1
13102023-11-07T21:37:19.750Z Compiling unicode-xid v0.2.4
13112023-11-07T21:37:20.625Z Compiling futures-io v0.3.29
13122023-11-07T21:37:20.923Z Compiling rustversion v1.0.14
13132023-11-07T21:37:21.112Z Compiling const-oid v0.9.5
13142023-11-07T21:37:21.777Z Compiling regex-automata v0.4.3
13152023-11-07T21:37:22.748Z Compiling hashbrown v0.13.2
13162023-11-07T21:37:23.460Z Compiling unicode-width v0.1.11
13172023-11-07T21:37:23.700Z Compiling synstructure v0.12.6
13182023-11-07T21:37:24.076Z Compiling crossbeam-utils v0.8.16
13192023-11-07T21:37:24.296Z Compiling cpufeatures v0.2.9
13202023-11-07T21:37:24.478Z Compiling tracing-core v0.1.31
13212023-11-07T21:37:24.746Z Compiling ppv-lite86 v0.2.17
13222023-11-07T21:37:24.838Z Compiling adler v1.0.2
13232023-11-07T21:37:25.198Z Compiling miniz_oxide v0.7.1
13242023-11-07T21:37:26.082Z Compiling rustix v0.38.9
13252023-11-07T21:37:26.369Z Compiling rand_chacha v0.3.1
13262023-11-07T21:37:27.117Z Compiling usdt-impl v0.3.5
13272023-11-07T21:37:27.196Z Compiling bitflags v1.3.2
13282023-11-07T21:37:27.341Z Compiling gimli v0.28.0
13292023-11-07T21:37:28.025Z Compiling rand v0.8.5
13302023-11-07T21:37:28.200Z Compiling object v0.32.1
13312023-11-07T21:37:28.234Z Compiling rustc-demangle v0.1.23
13322023-11-07T21:37:28.261Z Compiling serde_derive v1.0.188
13332023-11-07T21:37:28.286Z Compiling zeroize_derive v1.4.2
13342023-11-07T21:37:28.835Z Compiling thiserror-impl v1.0.49
13352023-11-07T21:37:30.011Z Compiling tokio-macros v2.1.0
13362023-11-07T21:37:30.474Z Compiling futures-macro v0.3.29
13372023-11-07T21:37:30.849Z Compiling tracing-attributes v0.1.26
13382023-11-07T21:37:32.506Z Compiling schemars_derive v0.8.13
13392023-11-07T21:37:33.831Z Compiling zeroize v1.6.0
13402023-11-07T21:37:33.869Z Compiling pest v2.7.2
13412023-11-07T21:37:36.622Z Compiling openssl-macros v0.1.1
13422023-11-07T21:37:36.886Z Compiling crypto-common v0.1.6
13432023-11-07T21:37:37.196Z Compiling regex v1.10.2
13442023-11-07T21:37:37.694Z Compiling block-buffer v0.10.4
13452023-11-07T21:37:38.082Z Compiling digest v0.10.7
13462023-11-07T21:37:38.785Z Compiling pest_meta v2.7.2
13472023-11-07T21:37:38.959Z Compiling zerocopy-derive v0.2.0
13482023-11-07T21:37:39.067Z Compiling tracing v0.1.37
13492023-11-07T21:37:39.091Z Compiling addr2line v0.21.0
13502023-11-07T21:37:40.189Z Compiling num_threads v0.1.6
13512023-11-07T21:37:40.380Z Compiling base64 v0.21.5
13522023-11-07T21:37:40.458Z Compiling deranged v0.3.8
13532023-11-07T21:37:40.638Z Compiling spin v0.9.8
13542023-11-07T21:37:41.255Z Compiling pest_generator v2.7.2
13552023-11-07T21:37:41.946Z Compiling zerocopy v0.3.0
13562023-11-07T21:37:43.262Z Compiling dof v0.1.5
13572023-11-07T21:37:43.711Z Compiling time v0.3.27
13582023-11-07T21:37:44.394Z Compiling thread-id v4.2.0
13592023-11-07T21:37:46.564Z Compiling pest_derive v2.7.2
13602023-11-07T21:37:47.111Z Compiling lazy_static v1.4.0
13612023-11-07T21:37:47.500Z Compiling strum_macros v0.25.2
13622023-11-07T21:37:47.727Z Compiling dtrace-parser v0.1.14
13632023-11-07T21:37:48.472Z Compiling strsim v0.10.0
13642023-11-07T21:37:49.814Z Compiling untrusted v0.7.1
13652023-11-07T21:37:50.622Z Compiling untrusted v0.9.0
13662023-11-07T21:37:50.899Z Compiling regress v0.7.1
13672023-11-07T21:37:51.381Z Compiling socket2 v0.4.9
13682023-11-07T21:37:52.572Z Compiling bytes v1.5.0
13692023-11-07T21:37:52.718Z Compiling indexmap v2.0.0
13702023-11-07T21:37:52.843Z Compiling chrono v0.4.31
13712023-11-07T21:37:53.609Z Compiling uuid v1.4.1
13722023-11-07T21:37:54.803Z Compiling http v0.2.9
13732023-11-07T21:37:54.847Z Compiling tokio v1.33.0
13742023-11-07T21:37:54.880Z Compiling toml_datetime v0.6.5
13752023-11-07T21:37:55.275Z Compiling serde_spanned v0.6.4
13762023-11-07T21:37:55.649Z Compiling toml_edit v0.19.15
13772023-11-07T21:37:55.672Z Compiling bitflags v2.4.0
13782023-11-07T21:37:56.395Z Compiling rustc_version v0.4.0
13792023-11-07T21:37:57.465Z Compiling openapiv3 v1.0.3
13802023-11-07T21:37:59.964Z Compiling serde_tokenstream v0.1.7
13812023-11-07T21:38:00.312Z Compiling serde_tokenstream v0.2.0
13822023-11-07T21:38:00.660Z Compiling hashbrown v0.12.3
13832023-11-07T21:38:00.792Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
13842023-11-07T21:38:01.225Z Compiling sct v0.7.0
13852023-11-07T21:38:01.668Z Compiling httpdate v1.0.3
13862023-11-07T21:38:02.462Z Compiling try-lock v0.2.4
13872023-11-07T21:38:02.491Z Compiling usdt-macro v0.3.5
13882023-11-07T21:38:02.621Z Compiling usdt-attr-macro v0.3.5
13892023-11-07T21:38:03.323Z Compiling want v0.3.1
13902023-11-07T21:38:03.803Z Compiling http-body v0.4.5
13912023-11-07T21:38:04.108Z Compiling rustls-pemfile v1.0.3
13922023-11-07T21:38:04.475Z Compiling foreign-types-shared v0.1.1
13932023-11-07T21:38:04.667Z Compiling openssl-probe v0.1.5
13942023-11-07T21:38:04.827Z Compiling tower-service v0.3.2
13952023-11-07T21:38:04.929Z Compiling mime v0.3.17
13962023-11-07T21:38:04.989Z Compiling foreign-types v0.3.2
13972023-11-07T21:38:05.216Z Compiling errno v0.3.2
13982023-11-07T21:38:05.240Z Compiling ipnet v2.8.0
13992023-11-07T21:38:05.853Z Compiling getopts v0.2.21
14002023-11-07T21:38:06.079Z Compiling encoding_rs v0.8.33
14012023-11-07T21:38:07.431Z Compiling unsafe-libyaml v0.2.9
14022023-11-07T21:38:07.567Z Compiling rustls-native-certs v0.6.3
14032023-11-07T21:38:07.626Z Compiling serde_urlencoded v0.7.1
14042023-11-07T21:38:08.464Z Compiling tokio-util v0.7.10
14052023-11-07T21:38:08.975Z Compiling webpki-roots v0.25.2
14062023-11-07T21:38:10.019Z Compiling serde_yaml v0.9.25
14072023-11-07T21:38:10.745Z Compiling h2 v0.3.21
14082023-11-07T21:38:12.160Z Compiling hmac v0.12.1
14092023-11-07T21:38:12.478Z Compiling num-integer v0.1.45
14102023-11-07T21:38:14.515Z Compiling sha2 v0.10.8
14112023-11-07T21:38:14.539Z Compiling block-padding v0.3.3
14122023-11-07T21:38:15.965Z Compiling inout v0.1.3
14132023-11-07T21:38:16.385Z Compiling futures-executor v0.3.29
14142023-11-07T21:38:16.711Z Compiling cipher v0.4.4
14152023-11-07T21:38:17.347Z Compiling toml v0.7.8
14162023-11-07T21:38:17.372Z Compiling fallible-iterator v0.2.0
14172023-11-07T21:38:17.445Z Compiling crc32fast v1.3.2
14182023-11-07T21:38:18.661Z Compiling tokio-native-tls v0.3.1
14192023-11-07T21:38:19.085Z Compiling futures v0.3.29
14202023-11-07T21:38:19.120Z Compiling ipnetwork v0.20.0
14212023-11-07T21:38:19.260Z Compiling siphasher v0.3.11
14222023-11-07T21:38:19.957Z Compiling usdt v0.3.5
14232023-11-07T21:38:20.744Z Compiling md-5 v0.10.5
14242023-11-07T21:38:21.124Z Compiling stringprep v0.1.3
14252023-11-07T21:38:22.268Z Compiling io-lifetimes v1.0.11
14262023-11-07T21:38:22.398Z Compiling postgres-protocol v0.6.6
14272023-11-07T21:38:22.913Z Compiling hyper v0.14.27
14282023-11-07T21:38:23.070Z Compiling phf_shared v0.11.2
14292023-11-07T21:38:23.109Z Compiling hex v0.4.3
14302023-11-07T21:38:23.392Z Compiling enum-as-inner v0.5.1
14312023-11-07T21:38:24.070Z Compiling slog-async v2.8.0
14322023-11-07T21:38:24.164Z Compiling postgres-types v0.2.6
14332023-11-07T21:38:24.773Z Compiling phf v0.11.2
14342023-11-07T21:38:24.900Z Compiling num-bigint v0.4.4
14352023-11-07T21:38:24.997Z Compiling rustix v0.37.23
14362023-11-07T21:38:25.250Z Compiling data-encoding v2.4.0
14372023-11-07T21:38:25.537Z Compiling whoami v1.4.1
14382023-11-07T21:38:26.475Z Compiling tokio-postgres v0.7.10
14392023-11-07T21:38:27.299Z Compiling zerocopy-derive v0.6.4
14402023-11-07T21:38:29.825Z Compiling static_assertions v1.1.0
14412023-11-07T21:38:30.654Z Compiling either v1.9.0
14422023-11-07T21:38:30.905Z Compiling ident_case v1.0.1
14432023-11-07T21:38:31.189Z Compiling darling_core v0.20.3
14442023-11-07T21:38:31.333Z Compiling camino v1.1.6
14452023-11-07T21:38:32.412Z Compiling flate2 v1.0.28
14462023-11-07T21:38:32.705Z Compiling heapless v0.7.16
14472023-11-07T21:38:33.271Z Compiling bzip2-sys v0.1.11+1.0.8
14482023-11-07T21:38:33.400Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14492023-11-07T21:38:33.928Z Compiling memoffset v0.9.0
14502023-11-07T21:38:34.055Z Compiling managed v0.8.0
14512023-11-07T21:38:34.352Z Compiling matches v0.1.10
14522023-11-07T21:38:34.557Z Compiling radium v0.7.0
14532023-11-07T21:38:34.889Z Compiling hyper-tls v0.5.0
14542023-11-07T21:38:35.178Z Compiling unicode-segmentation v1.10.1
14552023-11-07T21:38:35.487Z Compiling idna v0.2.3
14562023-11-07T21:38:36.582Z Compiling itertools v0.11.0
14572023-11-07T21:38:37.870Z Compiling multer v2.1.0
14582023-11-07T21:38:38.380Z Compiling trust-dns-proto v0.22.0
14592023-11-07T21:38:38.730Z Compiling async-stream-impl v0.3.5
14602023-11-07T21:38:40.256Z Compiling crossbeam-epoch v0.9.15
14612023-11-07T21:38:40.626Z Compiling darling_macro v0.20.3
14622023-11-07T21:38:40.825Z Compiling num-iter v0.1.43
14632023-11-07T21:38:40.908Z Compiling smoltcp v0.9.1
14642023-11-07T21:38:41.316Z Compiling bit-vec v0.6.3
14652023-11-07T21:38:41.340Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14662023-11-07T21:38:41.535Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14672023-11-07T21:38:41.767Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14682023-11-07T21:38:41.801Z Compiling anstyle v1.0.2
14692023-11-07T21:38:42.086Z Compiling utf8parse v0.2.1
14702023-11-07T21:38:42.161Z Compiling darling v0.20.3
14712023-11-07T21:38:42.328Z Compiling serde_with_macros v2.3.3
14722023-11-07T21:38:42.354Z Compiling paste v1.0.14
14732023-11-07T21:38:42.537Z Compiling anstyle-parse v0.2.1
14742023-11-07T21:38:45.041Z Compiling zerocopy v0.6.4
14752023-11-07T21:38:45.772Z Compiling signature v2.1.0
14762023-11-07T21:38:46.127Z Compiling hubpack_derive v0.1.1
14772023-11-07T21:38:46.399Z Compiling clap_derive v4.4.2
14782023-11-07T21:38:46.460Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14792023-11-07T21:38:46.483Z Compiling colorchoice v1.0.0
14802023-11-07T21:38:46.875Z Compiling anstyle-query v1.0.0
14812023-11-07T21:38:47.067Z Compiling anstream v0.5.0
14822023-11-07T21:38:47.541Z Compiling terminal_size v0.2.6
14832023-11-07T21:38:47.824Z Compiling yasna v0.5.2
14842023-11-07T21:38:49.975Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
14852023-11-07T21:38:50.962Z Compiling structmeta-derive v0.1.6
14862023-11-07T21:38:51.194Z Compiling diesel_table_macro_syntax v0.1.0
14872023-11-07T21:38:51.805Z Compiling hash32 v0.2.1
14882023-11-07T21:38:51.857Z Compiling stable_deref_trait v1.2.0
14892023-11-07T21:38:52.012Z Compiling tap v1.0.1
14902023-11-07T21:38:52.420Z Compiling clap_lex v0.5.1
14912023-11-07T21:38:53.251Z Compiling clap_builder v4.4.2
14922023-11-07T21:38:53.682Z Compiling wyz v0.5.1
14932023-11-07T21:38:54.373Z Compiling diesel_derives v2.1.1
14942023-11-07T21:38:54.615Z Compiling tokio-stream v0.1.14
14952023-11-07T21:38:55.435Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14962023-11-07T21:38:55.438Z Compiling serde_repr v0.1.16
14972023-11-07T21:38:55.488Z Compiling structmeta v0.1.6
14982023-11-07T21:38:55.873Z Compiling scheduled-thread-pool v0.2.7
14992023-11-07T21:38:56.125Z Compiling regex-syntax v0.6.29
15002023-11-07T21:38:56.260Z Compiling funty v2.0.0
15012023-11-07T21:38:56.869Z Compiling regex-automata v0.1.10
15022023-11-07T21:38:57.711Z Compiling bstr v0.2.17
15032023-11-07T21:38:57.768Z Compiling r2d2 v0.8.10
15042023-11-07T21:38:58.377Z Compiling bitvec v1.0.1
15052023-11-07T21:39:00.330Z Compiling clap v4.4.3
15062023-11-07T21:39:01.665Z Compiling hubpack v0.1.2
15072023-11-07T21:39:02.160Z Compiling itertools v0.10.5
15082023-11-07T21:39:02.430Z Compiling phf_shared v0.10.0
15092023-11-07T21:39:03.088Z Compiling float-cmp v0.9.0
15102023-11-07T21:39:03.288Z Compiling fixedbitset v0.4.2
15112023-11-07T21:39:04.036Z Compiling difflib v0.4.0
15122023-11-07T21:39:05.909Z Compiling parse-display-derive v0.7.0
15132023-11-07T21:39:05.934Z Compiling regex-automata v0.3.8
15142023-11-07T21:39:06.346Z Compiling precomputed-hash v0.1.1
15152023-11-07T21:39:06.513Z Compiling predicates-core v1.0.6
15162023-11-07T21:39:06.992Z Compiling new_debug_unreachable v1.0.4
15172023-11-07T21:39:07.133Z Compiling normalize-line-endings v0.3.0
15182023-11-07T21:39:07.177Z Compiling string_cache v0.8.7
15192023-11-07T21:39:07.291Z Compiling predicates v3.0.4
15202023-11-07T21:39:07.971Z Compiling petgraph v0.6.4
15212023-11-07T21:39:10.303Z Compiling bstr v1.6.0
15222023-11-07T21:39:10.404Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15232023-11-07T21:39:11.244Z Compiling similar v2.2.1
15242023-11-07T21:39:11.743Z Compiling bit-set v0.5.3
15252023-11-07T21:39:12.208Z Compiling console v0.15.7
15262023-11-07T21:39:12.434Z Compiling lalrpop-util v0.19.12
15272023-11-07T21:39:19.400Z Compiling diesel v2.1.3
15282023-11-07T21:39:23.067Z Compiling proc-macro-crate v1.3.1
15292023-11-07T21:39:32.398Z Compiling crucible-workspace-hack v0.1.0
15302023-11-07T21:39:52.568Z Compiling atty v0.2.14
15312023-11-07T21:39:54.818Z Compiling toml_edit v0.20.7
15322023-11-07T21:39:55.358Z Compiling sha1 v0.10.5
15332023-11-07T21:39:55.536Z Compiling match_cfg v0.1.0
15342023-11-07T21:39:55.678Z Compiling hostname v0.3.1
15352023-11-07T21:40:00.291Z Compiling toml v0.8.6
15362023-11-07T21:40:03.943Z Compiling dirs-sys-next v0.1.2
15372023-11-07T21:40:05.192Z Compiling dirs-next v2.0.0
15382023-11-07T21:40:09.125Z Compiling thread_local v1.1.7
15392023-11-07T21:40:10.509Z Compiling term v0.7.0
15402023-11-07T21:40:10.609Z Compiling crossbeam-channel v0.5.8
15412023-11-07T21:40:13.280Z Compiling take_mut v0.2.2
15422023-11-07T21:40:13.543Z Compiling slog-term v2.9.0
15432023-11-07T21:40:15.780Z Compiling slog-json v2.6.1
15442023-11-07T21:40:15.824Z Compiling instant v0.1.12
15452023-11-07T21:40:16.225Z Compiling slog-bunyan v2.4.0
15462023-11-07T21:40:17.342Z Compiling strum v0.25.0
15472023-11-07T21:40:17.917Z Compiling atomic-waker v1.1.1
15482023-11-07T21:40:18.239Z Compiling waitgroup v0.1.2
15492023-11-07T21:40:18.421Z Compiling num_enum_derive v0.5.11
15502023-11-07T21:40:18.586Z Compiling serde_with v2.3.3
15512023-11-07T21:40:18.640Z Compiling async-stream v0.3.5
15522023-11-07T21:40:20.888Z Compiling serde_path_to_error v0.1.14
15532023-11-07T21:40:20.996Z Compiling libz-sys v1.1.12
15542023-11-07T21:40:21.109Z Compiling fastrand v2.0.0
15552023-11-07T21:40:22.086Z Compiling debug-ignore v1.0.5
15562023-11-07T21:40:22.363Z Compiling tempfile v3.8.0
15572023-11-07T21:40:24.136Z Compiling slog-dtrace v0.2.3
15582023-11-07T21:40:24.165Z Compiling proc-macro-error-attr v1.0.4
15592023-11-07T21:40:25.473Z Compiling backoff v0.4.0
15602023-11-07T21:40:25.645Z Compiling parse-display v0.7.0
15612023-11-07T21:40:26.012Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15622023-11-07T21:40:26.239Z Compiling macaddr v1.0.1
15632023-11-07T21:40:26.621Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15642023-11-07T21:40:27.018Z Compiling libgit2-sys v0.15.2+1.6.4
15652023-11-07T21:40:27.367Z Compiling proc-macro-error v1.0.4
15662023-11-07T21:40:27.744Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15672023-11-07T21:40:29.441Z Compiling libsqlite3-sys v0.26.0
15682023-11-07T21:40:29.613Z Compiling memoffset v0.7.1
15692023-11-07T21:40:30.061Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15702023-11-07T21:40:32.849Z Compiling foreign-types-macros v0.2.3
15712023-11-07T21:40:33.084Z Compiling vergen v8.2.4
15722023-11-07T21:40:33.500Z Compiling base64ct v1.6.0
15732023-11-07T21:40:37.658Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15742023-11-07T21:40:40.302Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15752023-11-07T21:40:44.225Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15762023-11-07T21:40:44.684Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15772023-11-07T21:40:45.503Z Compiling platforms v3.0.2
15782023-11-07T21:40:45.537Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15792023-11-07T21:40:46.005Z Compiling num_enum_derive v0.7.0
15802023-11-07T21:40:46.064Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15812023-11-07T21:40:46.631Z Compiling password-hash v0.5.0
15822023-11-07T21:40:46.972Z Compiling curve25519-dalek v4.1.0
15832023-11-07T21:40:47.005Z Compiling heck v0.3.3
15842023-11-07T21:40:47.543Z Compiling blake2 v0.10.6
15852023-11-07T21:40:47.569Z Compiling libefi-sys v0.1.0
15862023-11-07T21:40:47.795Z Compiling structopt-derive v0.4.18
15872023-11-07T21:40:48.395Z Compiling argon2 v0.5.2
15882023-11-07T21:40:48.856Z Compiling zone_cfg_derive v0.2.0
15892023-11-07T21:40:49.962Z Compiling num-derive v0.4.0
15902023-11-07T21:40:50.435Z Compiling curve25519-dalek-derive v0.1.0
15912023-11-07T21:40:51.016Z Compiling same-file v1.0.6
15922023-11-07T21:40:51.378Z Compiling walkdir v2.4.0
15932023-11-07T21:40:52.514Z Compiling toml v0.5.11
15942023-11-07T21:40:52.540Z Compiling semver-parser v0.10.2
15952023-11-07T21:40:52.705Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
15962023-11-07T21:40:53.268Z Compiling filetime v0.2.22
15972023-11-07T21:40:53.774Z Compiling xattr v1.0.1
15982023-11-07T21:40:53.806Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
15992023-11-07T21:40:54.026Z Compiling erased-serde v0.3.30
16002023-11-07T21:40:54.048Z Compiling getrandom v0.1.16
16012023-11-07T21:40:54.217Z Compiling tar v0.4.40
16022023-11-07T21:40:54.340Z Compiling semver v0.11.0
16032023-11-07T21:40:54.894Z Compiling universal-hash v0.5.1
16042023-11-07T21:40:54.954Z Compiling bitstruct_derive v0.1.0
16052023-11-07T21:40:55.463Z Compiling async-recursion v1.0.5
16062023-11-07T21:40:55.572Z Compiling home v0.5.5
16072023-11-07T21:40:55.951Z Compiling opaque-debug v0.3.0
16082023-11-07T21:40:56.095Z Compiling toolchain_find v0.2.0
16092023-11-07T21:40:56.447Z Compiling num-rational v0.4.1
16102023-11-07T21:40:56.775Z Compiling unicase v2.7.0
16112023-11-07T21:40:56.809Z Compiling parking_lot_core v0.8.6
16122023-11-07T21:40:57.023Z Compiling rustfmt-wrapper v0.2.0
16132023-11-07T21:40:57.294Z Compiling num_enum v0.5.11
16142023-11-07T21:40:57.428Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16152023-11-07T21:40:57.499Z Compiling aead v0.5.2
16162023-11-07T21:40:57.532Z Compiling winapi v0.3.9
16172023-11-07T21:40:57.971Z Compiling postcard-cobs v0.1.5-pre
16182023-11-07T21:40:58.061Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16192023-11-07T21:40:58.161Z Compiling polyval v0.6.1
16202023-11-07T21:40:58.429Z Compiling postcard v0.7.3
16212023-11-07T21:40:58.987Z Compiling smoltcp v0.8.2
16222023-11-07T21:40:58.992Z Compiling aes v0.8.3
16232023-11-07T21:40:59.246Z Compiling ctr v0.9.2
16242023-11-07T21:40:59.299Z Compiling thiserror-impl-no-std v2.0.2
16252023-11-07T21:40:59.581Z Compiling foreign-types-shared v0.3.1
16262023-11-07T21:40:59.697Z Compiling cfg-if v0.1.10
16272023-11-07T21:40:59.759Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16282023-11-07T21:40:59.825Z Compiling foreign-types v0.5.0
16292023-11-07T21:40:59.998Z Compiling mime_guess v2.0.4
16302023-11-07T21:41:01.932Z Compiling is-terminal v0.4.9
16312023-11-07T21:41:02.062Z Compiling hashlink v0.8.3
16322023-11-07T21:41:02.083Z Compiling cstr-argument v0.1.2
16332023-11-07T21:41:02.277Z Compiling pretty-hex v0.2.1
16342023-11-07T21:41:02.576Z Compiling fallible-streaming-iterator v0.1.9
16352023-11-07T21:41:02.995Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16362023-11-07T21:41:03.143Z Compiling rusqlite v0.29.0
16372023-11-07T21:41:03.168Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16382023-11-07T21:41:03.570Z Compiling colored v2.0.4
16392023-11-07T21:41:04.155Z Compiling nix v0.26.2
16402023-11-07T21:41:04.186Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16412023-11-07T21:41:04.579Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16422023-11-07T21:41:06.201Z Compiling twox-hash v1.6.3
16432023-11-07T21:41:07.410Z Compiling hkdf v0.12.3
16442023-11-07T21:41:08.041Z Compiling textwrap v0.11.0
16452023-11-07T21:41:08.136Z Compiling const_format_proc_macros v0.2.31
16462023-11-07T21:41:08.277Z Compiling ansi_term v0.12.1
16472023-11-07T21:41:08.972Z Compiling linked-hash-map v0.5.6
16482023-11-07T21:41:09.194Z Compiling quick-error v1.2.3
16492023-11-07T21:41:09.394Z Compiling strsim v0.8.0
16502023-11-07T21:41:09.543Z Compiling vec_map v0.8.2
16512023-11-07T21:41:10.028Z Compiling clap v2.34.0
16522023-11-07T21:41:10.833Z Compiling lru-cache v0.1.2
16532023-11-07T21:41:10.856Z Compiling resolv-conf v0.7.0
16542023-11-07T21:41:11.585Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16552023-11-07T21:41:13.428Z Compiling num_enum v0.7.0
16562023-11-07T21:41:13.683Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16572023-11-07T21:41:14.922Z Compiling bincode v1.3.3
16582023-11-07T21:41:15.456Z Compiling keccak v0.1.4
16592023-11-07T21:41:15.509Z Compiling cancel-safe-futures v0.1.5
16602023-11-07T21:41:15.812Z Compiling base64 v0.13.1
16612023-11-07T21:41:16.452Z Compiling termcolor v1.2.0
16622023-11-07T21:41:16.876Z Compiling humantime v2.1.0
16632023-11-07T21:41:16.915Z Compiling convert_case v0.4.0
16642023-11-07T21:41:17.790Z Compiling utf-8 v0.7.6
16652023-11-07T21:41:18.218Z Compiling derive_more v0.99.17
16662023-11-07T21:41:18.296Z Compiling env_logger v0.9.3
16672023-11-07T21:41:19.027Z Compiling sha3 v0.10.8
16682023-11-07T21:41:19.382Z Compiling structopt v0.3.26
16692023-11-07T21:41:19.665Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16702023-11-07T21:41:21.218Z Compiling trust-dns-resolver v0.22.0
16712023-11-07T21:41:22.080Z Compiling aes-gcm-siv v0.11.1
16722023-11-07T21:41:22.518Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16732023-11-07T21:41:23.675Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16742023-11-07T21:41:25.427Z Compiling zone v0.2.0
16752023-11-07T21:41:27.733Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16762023-11-07T21:41:28.070Z Compiling secrecy v0.8.0
16772023-11-07T21:41:28.346Z Compiling smf v0.2.2
16782023-11-07T21:41:28.512Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16792023-11-07T21:41:30.241Z Compiling ringbuffer v0.15.0
16802023-11-07T21:41:30.632Z Compiling ascii v1.1.0
16812023-11-07T21:41:31.112Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16822023-11-07T21:41:31.189Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16832023-11-07T21:41:31.743Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16842023-11-07T21:41:33.066Z Compiling bitstruct v0.1.1
16852023-11-07T21:41:34.571Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16862023-11-07T21:41:35.417Z Compiling serde_arrays v0.1.0
16872023-11-07T21:41:35.722Z Compiling ff v0.13.0
16882023-11-07T21:41:35.772Z Compiling nibble_vec v0.1.0
16892023-11-07T21:41:36.095Z Compiling arc-swap v1.6.0
16902023-11-07T21:41:36.282Z Compiling endian-type v0.1.2
16912023-11-07T21:41:36.646Z Compiling radix_trie v0.2.1
16922023-11-07T21:41:36.964Z Compiling slog-scope v4.4.0
16932023-11-07T21:41:37.270Z Compiling group v0.13.0
16942023-11-07T21:41:37.576Z Compiling rand_core v0.5.1
16952023-11-07T21:41:37.855Z Compiling tungstenite v0.20.1
16962023-11-07T21:41:38.810Z Compiling poly1305 v0.8.0
16972023-11-07T21:41:39.956Z Compiling chacha20 v0.9.1
16982023-11-07T21:41:41.877Z Compiling crypto-bigint v0.5.2
16992023-11-07T21:41:41.881Z Compiling num-complex v0.4.4
17002023-11-07T21:41:41.884Z Compiling option-ext v0.2.0
17012023-11-07T21:41:41.887Z Compiling ciborium-io v0.2.1
17022023-11-07T21:41:41.890Z Compiling half v1.8.2
17032023-11-07T21:41:41.893Z Compiling base16ct v0.2.0
17042023-11-07T21:41:42.090Z Compiling ciborium-ll v0.2.1
17052023-11-07T21:41:42.173Z Compiling dirs-sys v0.4.1
17062023-11-07T21:41:42.600Z Compiling num v0.4.1
17072023-11-07T21:41:42.806Z Compiling tokio-tungstenite v0.20.1
17082023-11-07T21:41:43.033Z Compiling parking_lot v0.11.2
17092023-11-07T21:41:43.216Z Compiling rand_chacha v0.2.2
17102023-11-07T21:41:43.243Z Compiling trust-dns-client v0.22.0
17112023-11-07T21:41:43.268Z Compiling slog-stdlog v4.1.1
17122023-11-07T21:41:43.677Z Compiling thiserror-no-std v2.0.2
17132023-11-07T21:41:44.013Z Compiling elliptic-curve v0.13.5
17142023-11-07T21:41:44.939Z Compiling password-hash v0.4.2
17152023-11-07T21:41:45.051Z Compiling ed25519 v2.2.2
17162023-11-07T21:41:45.702Z Compiling blowfish v0.9.1
17172023-11-07T21:41:46.320Z Compiling pbkdf2 v0.12.2
17182023-11-07T21:41:46.537Z Compiling fxhash v0.2.1
17192023-11-07T21:41:47.050Z Compiling sled v0.34.7
17202023-11-07T21:41:47.472Z Compiling bcrypt-pbkdf v0.10.0
17212023-11-07T21:41:47.518Z Compiling trust-dns-server v0.22.1
17222023-11-07T21:41:48.130Z Compiling pbkdf2 v0.11.0
17232023-11-07T21:41:48.189Z Compiling ed25519-dalek v2.0.0
17242023-11-07T21:41:48.749Z Compiling vsss-rs v3.3.1
17252023-11-07T21:41:49.125Z Compiling russh-cryptovec v0.7.0
17262023-11-07T21:41:49.626Z Compiling rand v0.7.3
17272023-11-07T21:41:50.129Z Compiling slog-envlogger v2.2.0
17282023-11-07T21:41:51.863Z Compiling ciborium v0.2.1
17292023-11-07T21:41:51.965Z Compiling dirs v5.0.1
17302023-11-07T21:41:52.282Z Compiling chacha20poly1305 v0.10.1
17312023-11-07T21:41:52.600Z Compiling tungstenite v0.18.0
17322023-11-07T21:41:53.099Z Compiling ron v0.7.1
17332023-11-07T21:41:54.184Z Compiling const_format v0.2.31
17342023-11-07T21:41:55.296Z Compiling ghash v0.5.0
17352023-11-07T21:41:56.289Z Compiling camino-tempfile v1.0.2
17362023-11-07T21:41:56.671Z Compiling cbc v0.1.2
17372023-11-07T21:41:56.767Z Compiling headers-core v0.2.0
17382023-11-07T21:41:56.998Z Compiling pem v3.0.2
17392023-11-07T21:41:57.226Z Compiling md5 v0.7.0
17402023-11-07T21:41:57.462Z Compiling bit_field v0.10.2
17412023-11-07T21:41:57.466Z Compiling pretty-hex v0.3.0
17422023-11-07T21:41:57.552Z Compiling http-range v0.1.5
17432023-11-07T21:41:57.759Z Compiling russh-keys v0.38.0
17442023-11-07T21:41:57.762Z Compiling rcgen v0.11.3
17452023-11-07T21:41:57.923Z Compiling hyper-staticfile v0.9.5
17462023-11-07T21:41:58.363Z Compiling headers v0.3.9
17472023-11-07T21:42:02.872Z Compiling aes-gcm v0.10.3
17482023-11-07T21:42:03.057Z Compiling tokio-tungstenite v0.18.0
17492023-11-07T21:42:06.820Z Compiling pem v1.1.1
17502023-11-07T21:42:08.285Z Compiling atomicwrites v0.4.2
17512023-11-07T21:42:08.894Z Compiling subprocess v0.2.9
17522023-11-07T21:42:08.898Z Compiling glob v0.3.1
17532023-11-07T21:42:09.105Z Compiling hex-literal v0.4.1
17542023-11-07T21:42:10.380Z Compiling russh v0.38.0
17552023-11-07T21:42:16.524Z Compiling bzip2 v0.4.4
17562023-11-07T21:42:17.104Z Compiling zip v0.6.6
17572023-11-07T21:42:22.857Z Compiling rustls-webpki v0.101.7
17582023-11-07T21:42:29.879Z Compiling tokio-rustls v0.24.1
17592023-11-07T21:42:30.287Z Compiling hyper-rustls v0.24.2
17602023-11-07T21:42:30.919Z Compiling reqwest v0.11.20
17612023-11-07T21:42:31.165Z Compiling git2 v0.17.2
17622023-11-07T21:42:35.966Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17632023-11-07T21:42:36.672Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17642023-11-07T21:42:36.719Z Compiling omicron-zone-package v0.8.3
17652023-11-07T21:42:37.001Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17662023-11-07T21:42:39.866Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17672023-11-07T21:42:42.674Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17682023-11-07T21:42:44.210Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17692023-11-07T21:42:45.102Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17702023-11-07T21:42:47.793Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17712023-11-07T21:42:54.965Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17722023-11-07T21:42:55.728Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17732023-11-07T21:42:57.755Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17742023-11-07T21:42:58.430Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17752023-11-07T21:42:59.949Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17762023-11-07T21:43:01.854Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17772023-11-07T21:43:02.729Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17782023-11-07T21:43:03.312Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17792023-11-07T21:43:03.541Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17802023-11-07T21:43:03.730Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17812023-11-07T21:43:03.807Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17822023-11-07T21:43:04.750Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17832023-11-07T21:43:07.712Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17842023-11-07T21:43:16.085Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17852023-11-07T21:43:37.098Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17862023-11-07T21:43:37.211Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17872023-11-07T21:43:37.600Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17882023-11-07T21:43:37.872Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17892023-11-07T21:43:37.963Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17902023-11-07T21:43:38.656Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17912023-11-07T21:43:45.611Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17922023-11-07T21:43:51.068Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17932023-11-07T21:43:53.426Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17942023-11-07T21:43:54.888Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17952023-11-07T21:43:59.024Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17962023-11-07T21:44:09.478Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17972023-11-07T21:44:12.686Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17982023-11-07T21:44:17.071Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17992023-11-07T21:44:18.864Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18002023-11-07T21:44:28.769Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18012023-11-07T21:44:43.496Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18022023-11-07T21:44:51.297Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18032023-11-07T21:45:35.782Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18042023-11-07T21:47:13.371Z Finished dev [unoptimized + debuginfo] target(s) in 10m 47s
18052023-11-07T21:47:13.731Z
18062023-11-07T21:47:13.734Zreal 10:48.009660321
18072023-11-07T21:47:13.737Zuser 1:02:30.052588357
18082023-11-07T21:47:13.740Zsys 9:44.798290694
18092023-11-07T21:47:13.742Ztrap 2.552768715
18102023-11-07T21:47:13.745Ztflt 6.145697411
18112023-11-07T21:47:13.748Zdflt 7.024913704
18122023-11-07T21:47:13.750Zkflt 0.025522951
18132023-11-07T21:47:13.753Zlock 1:58:31.383272507
18142023-11-07T21:47:13.755Zslp 3:33:39.161537547
18152023-11-07T21:47:13.757Zlat 2:29.493073855
18162023-11-07T21:47:13.760Zstop 6:22.005204103
18172023-11-07T21:47:13.763Z+ mkdir -p /work/end-to-end-tests
18182023-11-07T21:47:13.765Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18192023-11-07T21:47:14.674Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18202023-11-07T21:47:14.677Z+ ptime -m gzip
18212023-11-07T21:47:14.680Z++ basename target/debug/bootstrap
18222023-11-07T21:47:32.098Z
18232023-11-07T21:47:32.102Zreal 17.419383945
18242023-11-07T21:47:32.105Zuser 17.225293872
18252023-11-07T21:47:32.108Zsys 0.182448936
18262023-11-07T21:47:32.111Ztrap 0.006169170
18272023-11-07T21:47:32.114Ztflt 0.000000000
18282023-11-07T21:47:32.117Zdflt 0.000000000
18292023-11-07T21:47:32.120Zkflt 0.000000000
18302023-11-07T21:47:32.123Zlock 0.000000000
18312023-11-07T21:47:32.126Zslp 0.000000000
18322023-11-07T21:47:32.129Zlat 0.005030908
18332023-11-07T21:47:32.132Zstop 0.000318431
18342023-11-07T21:47:32.134Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18352023-11-07T21:47:32.137Z+ ptime -m gzip
18362023-11-07T21:47:32.140Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-c43fba0fc8ca36e8
18372023-11-07T21:47:33.211Z
18382023-11-07T21:47:33.214Zreal 1.103783422
18392023-11-07T21:47:33.217Zuser 1.091510706
18402023-11-07T21:47:33.220Zsys 0.011599202
18412023-11-07T21:47:33.223Ztrap 0.000112823
18422023-11-07T21:47:33.225Ztflt 0.000000000
18432023-11-07T21:47:33.228Zdflt 0.000000000
18442023-11-07T21:47:33.231Zkflt 0.000000000
18452023-11-07T21:47:33.234Zlock 0.000000000
18462023-11-07T21:47:33.237Zslp 0.000000000
18472023-11-07T21:47:33.240Zlat 0.000182393
18482023-11-07T21:47:33.243Zstop 0.000253306
18492023-11-07T21:47:33.246Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18502023-11-07T21:47:33.248Z+ ptime -m gzip
18512023-11-07T21:47:33.251Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-db7e95353d866fe2
18522023-11-07T21:47:53.006Z
18532023-11-07T21:47:53.009Zreal 19.787105176
18542023-11-07T21:47:53.011Zuser 19.575681339
18552023-11-07T21:47:53.014Zsys 0.205390797
18562023-11-07T21:47:53.017Ztrap 0.004357114
18572023-11-07T21:47:53.020Ztflt 0.000000000
18582023-11-07T21:47:53.022Zdflt 0.000000000
18592023-11-07T21:47:53.025Zkflt 0.000000000
18602023-11-07T21:47:53.027Zlock 0.000000000
18612023-11-07T21:47:53.030Zslp 0.000000000
18622023-11-07T21:47:53.032Zlat 0.001210301
18632023-11-07T21:47:53.035Zstop 0.000341995
18642023-11-07T21:47:53.038Z+ banner caboose-util
18652023-11-07T21:47:53.041Z
18662023-11-07T21:47:53.044Z #### ## ##### #### #### #### ###### # # #####
18672023-11-07T21:47:53.046Z # # # # # # # # # # # # # # #
18682023-11-07T21:47:53.049Z # # # ##### # # # # #### ##### ##### # # #
18692023-11-07T21:47:53.052Z # ###### # # # # # # # # # # #
18702023-11-07T21:47:53.055Z # # # # # # # # # # # # # # # #
18712023-11-07T21:47:53.057Z #### # # ##### #### #### #### ###### #### #
18722023-11-07T21:47:53.060Z
18732023-11-07T21:47:53.063Z+ ptime -m cargo build --locked -p caboose-util --release
18742023-11-07T21:47:53.735Z Downloading crates ...
18752023-11-07T21:47:54.021Z Downloaded crc v3.0.1
18762023-11-07T21:47:54.031Z Downloaded env_logger v0.10.0
18772023-11-07T21:47:54.036Z Downloaded packed_struct_codegen v0.10.1
18782023-11-07T21:47:54.038Z Downloaded smallvec v0.6.14
18792023-11-07T21:47:54.041Z Downloaded maybe-uninit v2.0.0
18802023-11-07T21:47:54.044Z Downloaded flagset v0.4.3
18812023-11-07T21:47:54.047Z Downloaded rsa v0.9.2
18822023-11-07T21:47:54.053Z Downloaded nodrop v0.1.14
18832023-11-07T21:47:54.055Z Downloaded path-slash v0.1.5
18842023-11-07T21:47:54.058Z Downloaded bitfield v0.14.0
18852023-11-07T21:47:54.060Z Downloaded serde-hex v0.1.0
18862023-11-07T21:47:54.069Z Downloaded ron v0.8.1
18872023-11-07T21:47:54.083Z Downloaded pem-rfc7468 v0.7.0
18882023-11-07T21:47:54.086Z Downloaded num-bigint-dig v0.8.4
18892023-11-07T21:47:54.095Z Downloaded pkcs1 v0.7.5
18902023-11-07T21:47:54.099Z Downloaded der_derive v0.7.2
18912023-11-07T21:47:54.101Z Downloaded crc-catalog v2.2.0
18922023-11-07T21:47:54.105Z Downloaded x509-cert v0.2.4
18932023-11-07T21:47:54.118Z Downloaded crc-any v2.4.3
18942023-11-07T21:47:54.122Z Downloaded array-init v0.0.4
18952023-11-07T21:47:54.129Z Downloaded packed_struct v0.10.1
18962023-11-07T21:47:54.132Z Downloaded object v0.30.4
18972023-11-07T21:47:54.313Z Compiling proc-macro2 v1.0.67
18982023-11-07T21:47:54.318Z Compiling unicode-ident v1.0.12
18992023-11-07T21:47:54.321Z Compiling libc v0.2.149
19002023-11-07T21:47:54.326Z Compiling autocfg v1.1.0
19012023-11-07T21:47:54.329Z Compiling serde v1.0.188
19022023-11-07T21:47:54.332Z Compiling cfg-if v1.0.0
19032023-11-07T21:47:54.337Z Compiling version_check v0.9.4
19042023-11-07T21:47:54.467Z Compiling parking_lot_core v0.9.8
19052023-11-07T21:47:54.515Z Compiling syn v1.0.109
19062023-11-07T21:47:54.615Z Compiling once_cell v1.18.0
19072023-11-07T21:47:55.048Z Compiling typenum v1.16.0
19082023-11-07T21:47:55.251Z Compiling libm v0.2.7
19092023-11-07T21:47:55.280Z Compiling futures-core v0.3.29
19102023-11-07T21:47:55.446Z Compiling generic-array v0.14.7
19112023-11-07T21:47:55.535Z Compiling lock_api v0.4.10
19122023-11-07T21:47:55.688Z Compiling num-traits v0.2.16
19132023-11-07T21:47:55.720Z Compiling pkg-config v0.3.27
19142023-11-07T21:47:55.842Z Compiling scopeguard v1.2.0
19152023-11-07T21:47:56.082Z Compiling slab v0.4.9
19162023-11-07T21:47:56.509Z Compiling quote v1.0.33
19172023-11-07T21:47:56.652Z Compiling futures-task v0.3.29
19182023-11-07T21:47:56.729Z Compiling futures-channel v0.3.29
19192023-11-07T21:47:56.952Z Compiling serde_json v1.0.108
19202023-11-07T21:47:57.171Z Compiling syn v2.0.32
19212023-11-07T21:47:57.396Z Compiling thiserror v1.0.49
19222023-11-07T21:47:57.582Z Compiling jobserver v0.1.26
19232023-11-07T21:47:57.594Z Compiling getrandom v0.2.10
19242023-11-07T21:47:58.067Z Compiling cc v1.0.83
19252023-11-07T21:47:58.220Z Compiling memchr v2.6.3
19262023-11-07T21:47:58.254Z Compiling itoa v1.0.9
19272023-11-07T21:47:58.601Z Compiling futures-util v0.3.29
19282023-11-07T21:47:58.752Z Compiling ahash v0.8.3
19292023-11-07T21:47:59.052Z Compiling smallvec v1.11.0
19302023-11-07T21:47:59.225Z Compiling vcpkg v0.2.15
19312023-11-07T21:47:59.672Z Compiling log v0.4.20
19322023-11-07T21:48:00.709Z Compiling byteorder v1.5.0
19332023-11-07T21:48:01.573Z Compiling rand_core v0.6.4
19342023-11-07T21:48:01.596Z Compiling pin-project-lite v0.2.13
19352023-11-07T21:48:02.321Z Compiling parking_lot v0.12.1
19362023-11-07T21:48:02.380Z Compiling indexmap v1.9.3
19372023-11-07T21:48:03.107Z Compiling openssl-sys v0.9.93
19382023-11-07T21:48:04.214Z Compiling ring v0.17.5
19392023-11-07T21:48:04.893Z Compiling io-lifetimes v1.0.11
19402023-11-07T21:48:05.553Z Compiling ring v0.16.20
19412023-11-07T21:48:05.801Z Compiling num-integer v0.1.45
19422023-11-07T21:48:06.200Z Compiling semver v1.0.20
19432023-11-07T21:48:06.853Z Compiling const-oid v0.9.5
19442023-11-07T21:48:07.198Z Compiling ryu v1.0.15
19452023-11-07T21:48:08.022Z Compiling rustix v0.37.23
19462023-11-07T21:48:08.872Z Compiling spin v0.5.2
19472023-11-07T21:48:08.955Z Compiling mio v0.8.8
19482023-11-07T21:48:09.434Z Compiling socket2 v0.5.4
19492023-11-07T21:48:09.665Z Compiling num_cpus v1.16.0
19502023-11-07T21:48:09.829Z Compiling signal-hook-registry v1.4.1
19512023-11-07T21:48:10.368Z Compiling ucd-trie v0.1.6
19522023-11-07T21:48:10.635Z Compiling httparse v1.8.0
19532023-11-07T21:48:10.871Z Compiling unicode-xid v0.2.4
19542023-11-07T21:48:10.888Z Compiling futures-sink v0.3.29
19552023-11-07T21:48:10.929Z Compiling openssl v0.10.57
19562023-11-07T21:48:11.099Z Compiling heck v0.4.1
19572023-11-07T21:48:11.113Z Compiling synstructure v0.12.6
19582023-11-07T21:48:11.512Z Compiling tinyvec_macros v0.1.1
19592023-11-07T21:48:11.629Z Compiling tinyvec v1.6.0
19602023-11-07T21:48:13.084Z Compiling crc32fast v1.3.2
19612023-11-07T21:48:13.745Z Compiling rustls v0.21.8
19622023-11-07T21:48:13.766Z Compiling ppv-lite86 v0.2.17
19632023-11-07T21:48:14.141Z Compiling futures-io v0.3.29
19642023-11-07T21:48:14.384Z Compiling pin-utils v0.1.0
19652023-11-07T21:48:14.529Z Compiling radium v0.7.0
19662023-11-07T21:48:14.863Z Compiling native-tls v0.2.11
19672023-11-07T21:48:15.146Z Compiling unicode-normalization v0.1.22
19682023-11-07T21:48:15.247Z Compiling rand_chacha v0.3.1
19692023-11-07T21:48:15.262Z Compiling bzip2-sys v0.1.11+1.0.8
19702023-11-07T21:48:15.368Z Compiling spin v0.9.8
19712023-11-07T21:48:15.633Z Compiling tracing-core v0.1.31
19722023-11-07T21:48:15.706Z Compiling unicode-bidi v0.3.13
19732023-11-07T21:48:16.043Z Compiling subtle v2.5.0
19742023-11-07T21:48:16.978Z Compiling rand v0.8.5
19752023-11-07T21:48:18.051Z Compiling errno v0.3.2
19762023-11-07T21:48:18.167Z Compiling num-iter v0.1.43
19772023-11-07T21:48:18.192Z Compiling usdt-impl v0.3.5
19782023-11-07T21:48:18.383Z Compiling base64 v0.21.5
19792023-11-07T21:48:18.662Z Compiling schemars v0.8.13
19802023-11-07T21:48:18.665Z Compiling rustix v0.38.9
19812023-11-07T21:48:20.470Z Compiling serde_derive_internals v0.26.0
19822023-11-07T21:48:20.917Z Compiling serde_derive v1.0.188
19832023-11-07T21:48:21.065Z Compiling zeroize_derive v1.4.2
19842023-11-07T21:48:21.174Z Compiling tokio-macros v2.1.0
19852023-11-07T21:48:21.306Z Compiling thiserror-impl v1.0.49
19862023-11-07T21:48:21.926Z Compiling futures-macro v0.3.29
19872023-11-07T21:48:22.331Z Compiling tracing-attributes v0.1.26
19882023-11-07T21:48:22.493Z Compiling zerocopy-derive v0.2.0
19892023-11-07T21:48:23.376Z Compiling zeroize v1.6.0
19902023-11-07T21:48:24.649Z Compiling openssl-macros v0.1.1
19912023-11-07T21:48:25.453Z Compiling zerocopy-derive v0.6.4
19922023-11-07T21:48:26.294Z Compiling pest v2.7.2
19932023-11-07T21:48:26.619Z Compiling crypto-common v0.1.6
19942023-11-07T21:48:26.653Z Compiling block-buffer v0.10.4
19952023-11-07T21:48:27.044Z Compiling digest v0.10.7
19962023-11-07T21:48:27.998Z Compiling tracing v0.1.37
19972023-11-07T21:48:28.784Z Compiling bitflags v1.3.2
19982023-11-07T21:48:28.931Z Compiling fnv v1.0.7
19992023-11-07T21:48:29.329Z Compiling zerocopy v0.3.0
20002023-11-07T21:48:30.674Z Compiling pest_meta v2.7.2
20012023-11-07T21:48:31.290Z Compiling schemars_derive v0.8.13
20022023-11-07T21:48:33.111Z Compiling pest_generator v2.7.2
20032023-11-07T21:48:33.604Z Compiling lazy_static v1.4.0
20042023-11-07T21:48:36.345Z Compiling backtrace v0.3.69
20052023-11-07T21:48:36.401Z Compiling num-bigint v0.4.4
20062023-11-07T21:48:36.489Z Compiling memoffset v0.9.0
20072023-11-07T21:48:36.901Z Compiling iana-time-zone v0.1.57
20082023-11-07T21:48:36.918Z Compiling async-trait v0.1.74
20092023-11-07T21:48:37.057Z Compiling crossbeam-utils v0.8.16
20102023-11-07T21:48:37.066Z Compiling untrusted v0.7.1
20112023-11-07T21:48:37.350Z Compiling smoltcp v0.9.1
20122023-11-07T21:48:37.476Z Compiling base64ct v1.6.0
20132023-11-07T21:48:37.601Z Compiling foreign-types-shared v0.1.1
20142023-11-07T21:48:37.755Z Compiling untrusted v0.9.0
20152023-11-07T21:48:37.847Z Compiling percent-encoding v2.3.0
20162023-11-07T21:48:38.022Z Compiling hashbrown v0.12.3
20172023-11-07T21:48:38.034Z Compiling pest_derive v2.7.2
20182023-11-07T21:48:38.285Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20192023-11-07T21:48:38.381Z Compiling openssl-probe v0.1.5
20202023-11-07T21:48:38.783Z Compiling allocator-api2 v0.2.16
20212023-11-07T21:48:38.836Z Compiling pem-rfc7468 v0.7.0
20222023-11-07T21:48:39.122Z Compiling dtrace-parser v0.1.14
20232023-11-07T21:48:39.337Z Compiling foreign-types v0.3.2
20242023-11-07T21:48:40.274Z Compiling hashbrown v0.14.0
20252023-11-07T21:48:41.888Z Compiling dof v0.1.5
20262023-11-07T21:48:41.904Z Compiling der_derive v0.7.2
20272023-11-07T21:48:42.109Z Compiling clap_derive v4.4.2
20282023-11-07T21:48:45.038Z Compiling thread-id v4.2.0
20292023-11-07T21:48:45.187Z Compiling bytes v1.5.0
20302023-11-07T21:48:45.593Z Compiling bitflags v2.4.0
20312023-11-07T21:48:45.747Z Compiling uuid v1.4.1
20322023-11-07T21:48:46.673Z Compiling tokio v1.33.0
20332023-11-07T21:48:46.871Z Compiling rustc_version v0.4.0
20342023-11-07T21:48:47.918Z Compiling heapless v0.7.16
20352023-11-07T21:48:48.521Z Compiling http v0.2.9
20362023-11-07T21:48:49.389Z Compiling chrono v0.4.31
20372023-11-07T21:48:50.317Z Compiling siphasher v0.3.11
20382023-11-07T21:48:50.444Z Compiling try-lock v0.2.4
20392023-11-07T21:48:50.648Z Compiling anstyle v1.0.2
20402023-11-07T21:48:50.961Z Compiling flagset v0.4.3
20412023-11-07T21:48:51.305Z Compiling cpufeatures v0.2.9
20422023-11-07T21:48:51.456Z Compiling utf8parse v0.2.1
20432023-11-07T21:48:51.626Z Compiling time-core v0.1.1
20442023-11-07T21:48:51.733Z Compiling equivalent v1.0.1
20452023-11-07T21:48:51.893Z Compiling adler v1.0.2
20462023-11-07T21:48:51.896Z Compiling rustversion v1.0.14
20472023-11-07T21:48:52.215Z Compiling miniz_oxide v0.7.1
20482023-11-07T21:48:52.646Z Compiling time-macros v0.2.13
20492023-11-07T21:48:52.869Z Compiling indexmap v2.0.0
20502023-11-07T21:48:54.583Z Compiling anstyle-parse v0.2.1
20512023-11-07T21:48:55.048Z Compiling sha2 v0.10.8
20522023-11-07T21:48:55.241Z Compiling der v0.7.8
20532023-11-07T21:48:55.736Z Compiling http-body v0.4.5
20542023-11-07T21:48:55.871Z Compiling want v0.3.1
20552023-11-07T21:49:00.005Z Compiling serde_tokenstream v0.1.7
20562023-11-07T21:49:00.811Z Compiling tokio-util v0.7.10
20572023-11-07T21:49:03.274Z Compiling h2 v0.3.21
20582023-11-07T21:49:05.256Z Compiling sct v0.7.0
20592023-11-07T21:49:05.590Z Compiling form_urlencoded v1.2.0
20602023-11-07T21:49:05.718Z Compiling hubpack_derive v0.1.1
20612023-11-07T21:49:06.435Z Compiling socket2 v0.4.9
20622023-11-07T21:49:07.032Z Compiling crossbeam-epoch v0.9.15
20632023-11-07T21:49:07.724Z Compiling tower-service v0.3.2
20642023-11-07T21:49:07.889Z Compiling anyhow v1.0.75
20652023-11-07T21:49:08.604Z Compiling tap v1.0.1
20662023-11-07T21:49:08.884Z Compiling slog v2.7.0
20672023-11-07T21:49:09.599Z Compiling httpdate v1.0.3
20682023-11-07T21:49:10.527Z Compiling anstyle-query v1.0.0
20692023-11-07T21:49:10.725Z Compiling colorchoice v1.0.0
20702023-11-07T21:49:10.911Z Compiling anstream v0.5.0
20712023-11-07T21:49:11.472Z Compiling wyz v0.5.1
20722023-11-07T21:49:15.565Z Compiling terminal_size v0.2.6
20732023-11-07T21:49:15.883Z Compiling hyper v0.14.27
20742023-11-07T21:49:16.794Z Compiling spki v0.7.2
20752023-11-07T21:49:19.662Z Compiling rustls-pemfile v1.0.3
20762023-11-07T21:49:19.961Z Compiling zerocopy v0.6.4
20772023-11-07T21:49:20.402Z Compiling hmac v0.12.1
20782023-11-07T21:49:20.541Z Compiling md-5 v0.10.5
20792023-11-07T21:49:21.314Z Compiling stringprep v0.1.3
20802023-11-07T21:49:21.754Z Compiling idna v0.4.0
20812023-11-07T21:49:22.361Z Compiling diesel_table_macro_syntax v0.1.0
20822023-11-07T21:49:22.811Z Compiling hash32 v0.2.1
20832023-11-07T21:49:22.967Z Compiling aho-corasick v1.0.4
20842023-11-07T21:49:23.428Z Compiling dyn-clone v1.0.13
20852023-11-07T21:49:23.949Z Compiling regex-syntax v0.8.2
20862023-11-07T21:49:24.059Z Compiling clap_lex v0.5.1
20872023-11-07T21:49:25.132Z Compiling maybe-uninit v2.0.0
20882023-11-07T21:49:25.298Z Compiling gimli v0.28.0
20892023-11-07T21:49:25.809Z Compiling either v1.9.0
20902023-11-07T21:49:27.348Z Compiling strsim v0.10.0
20912023-11-07T21:49:28.243Z Compiling stable_deref_trait v1.2.0
20922023-11-07T21:49:28.387Z Compiling funty v2.0.0
20932023-11-07T21:49:29.654Z Compiling fallible-iterator v0.2.0
20942023-11-07T21:49:30.812Z Compiling postgres-protocol v0.6.6
20952023-11-07T21:49:30.881Z Compiling bitvec v1.0.1
20962023-11-07T21:49:32.601Z Compiling regex-automata v0.4.3
20972023-11-07T21:49:32.889Z Compiling addr2line v0.21.0
20982023-11-07T21:49:33.900Z Compiling clap_builder v4.4.2
20992023-11-07T21:49:35.380Z Compiling diesel_derives v2.1.1
21002023-11-07T21:49:35.558Z Compiling url v2.4.1
21012023-11-07T21:49:39.630Z Compiling strum_macros v0.25.2
21022023-11-07T21:49:40.143Z Compiling rustls-native-certs v0.6.3
21032023-11-07T21:49:40.855Z Compiling tokio-native-tls v0.3.1
21042023-11-07T21:49:44.500Z Compiling usdt-attr-macro v0.3.5
21052023-11-07T21:49:45.979Z Compiling usdt-macro v0.3.5
21062023-11-07T21:49:47.282Z Compiling phf_shared v0.11.2
21072023-11-07T21:49:47.406Z Compiling serde_spanned v0.6.4
21082023-11-07T21:49:47.760Z Compiling toml_datetime v0.6.5
21092023-11-07T21:49:47.935Z Compiling block-padding v0.3.3
21102023-11-07T21:49:48.096Z Compiling enum-as-inner v0.5.1
21112023-11-07T21:49:48.287Z Compiling serde_repr v0.1.16
21122023-11-07T21:49:48.464Z Compiling scheduled-thread-pool v0.2.7
21132023-11-07T21:49:49.257Z Compiling object v0.32.1
21142023-11-07T21:49:50.272Z Compiling rustc-demangle v0.1.23
21152023-11-07T21:49:50.789Z Compiling packed_struct v0.10.1
21162023-11-07T21:49:51.386Z Compiling managed v0.8.0
21172023-11-07T21:49:51.787Z Compiling num-bigint-dig v0.8.4
21182023-11-07T21:49:52.195Z Compiling num_threads v0.1.6
21192023-11-07T21:49:52.467Z Compiling bit-vec v0.6.3
21202023-11-07T21:49:52.544Z Compiling winnow v0.5.15
21212023-11-07T21:49:54.491Z Compiling regex-automata v0.1.10
21222023-11-07T21:49:55.317Z Compiling ipnet v2.8.0
21232023-11-07T21:49:55.606Z Compiling deranged v0.3.8
21242023-11-07T21:49:57.917Z Compiling matches v0.1.10
21252023-11-07T21:49:58.049Z Compiling idna v0.2.3
21262023-11-07T21:49:58.949Z Compiling time v0.3.27
21272023-11-07T21:49:59.152Z Compiling toml_edit v0.19.15
21282023-11-07T21:50:01.321Z Compiling bstr v0.2.17
21292023-11-07T21:50:11.429Z Compiling r2d2 v0.8.10
21302023-11-07T21:50:12.054Z Compiling inout v0.1.3
21312023-11-07T21:50:12.460Z Compiling phf v0.11.2
21322023-11-07T21:50:12.942Z Compiling hyper-tls v0.5.0
21332023-11-07T21:50:12.996Z Compiling clap v4.4.3
21342023-11-07T21:50:13.153Z Compiling regex v1.10.2
21352023-11-07T21:50:13.475Z Compiling flate2 v1.0.28
21362023-11-07T21:50:14.221Z Compiling ipnetwork v0.20.0
21372023-11-07T21:50:14.686Z Compiling postgres-types v0.2.6
21382023-11-07T21:50:15.005Z Compiling itertools v0.11.0
21392023-11-07T21:50:15.108Z Compiling pkcs8 v0.10.2
21402023-11-07T21:50:16.398Z Compiling hubpack v0.1.2
21412023-11-07T21:50:17.001Z Compiling serde_urlencoded v0.7.1
21422023-11-07T21:50:17.143Z Compiling phf_shared v0.10.0
21432023-11-07T21:50:18.034Z Compiling futures-executor v0.3.29
21442023-11-07T21:50:19.995Z Compiling signature v2.1.0
21452023-11-07T21:50:20.284Z Compiling packed_struct_codegen v0.10.1
21462023-11-07T21:50:21.696Z Compiling float-cmp v0.9.0
21472023-11-07T21:50:22.576Z Compiling encoding_rs v0.8.33
21482023-11-07T21:50:22.802Z Compiling difflib v0.4.0
21492023-11-07T21:50:23.541Z Compiling mime v0.3.17
21502023-11-07T21:50:24.391Z Compiling normalize-line-endings v0.3.0
21512023-11-07T21:50:24.454Z Compiling new_debug_unreachable v1.0.4
21522023-11-07T21:50:24.570Z Compiling predicates-core v1.0.6
21532023-11-07T21:50:24.583Z Compiling data-encoding v2.4.0
21542023-11-07T21:50:25.088Z Compiling unicode-width v0.1.11
21552023-11-07T21:50:25.319Z Compiling unicode-segmentation v1.10.1
21562023-11-07T21:50:25.332Z Compiling static_assertions v1.1.0
21572023-11-07T21:50:26.793Z Compiling webpki-roots v0.25.2
21582023-11-07T21:50:27.050Z Compiling whoami v1.4.1
21592023-11-07T21:50:27.682Z Compiling crc-catalog v2.2.0
21602023-11-07T21:50:27.953Z Compiling nodrop v0.1.14
21612023-11-07T21:50:28.307Z Compiling fixedbitset v0.4.2
21622023-11-07T21:50:29.107Z Compiling regex-automata v0.3.8
21632023-11-07T21:50:29.288Z Compiling precomputed-hash v0.1.1
21642023-11-07T21:50:29.456Z Compiling string_cache v0.8.7
21652023-11-07T21:50:34.956Z Compiling bstr v1.6.0
21662023-11-07T21:50:36.703Z Compiling petgraph v0.6.4
21672023-11-07T21:50:39.887Z Compiling array-init v0.0.4
21682023-11-07T21:50:40.019Z Compiling crc v3.0.1
21692023-11-07T21:50:41.229Z Compiling tokio-postgres v0.7.10
21702023-11-07T21:50:43.987Z Compiling similar v2.2.1
21712023-11-07T21:50:44.999Z Compiling trust-dns-proto v0.22.0
21722023-11-07T21:50:47.588Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21732023-11-07T21:50:49.848Z Compiling console v0.15.7
21742023-11-07T21:50:50.171Z Compiling predicates v3.0.4
21752023-11-07T21:50:57.894Z Compiling futures v0.3.29
21762023-11-07T21:50:58.387Z Compiling yasna v0.5.2
21772023-11-07T21:51:00.458Z Compiling pkcs1 v0.7.5
21782023-11-07T21:51:00.645Z Compiling diesel v2.1.3
21792023-11-07T21:51:01.385Z Compiling smallvec v0.6.14
21802023-11-07T21:51:02.197Z Compiling cipher v0.4.4
21812023-11-07T21:51:07.210Z Compiling toml v0.7.8
21822023-11-07T21:51:07.780Z Compiling bit-set v0.5.3
21832023-11-07T21:51:08.205Z Compiling usdt v0.3.5
21842023-11-07T21:51:08.620Z Compiling is-terminal v0.4.9
21852023-11-07T21:51:10.807Z Compiling itertools v0.10.5
21862023-11-07T21:51:11.389Z Compiling tokio-stream v0.1.14
21872023-11-07T21:51:11.944Z Compiling openapiv3 v1.0.3
21882023-11-07T21:51:13.066Z Compiling hex v0.4.3
21892023-11-07T21:51:16.085Z Compiling hashbrown v0.13.2
21902023-11-07T21:51:37.261Z Compiling termcolor v1.2.0
21912023-11-07T21:51:37.475Z Compiling bitfield v0.14.0
21922023-11-07T21:51:37.626Z Compiling lalrpop-util v0.19.12
21932023-11-07T21:51:37.746Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21942023-11-07T21:51:37.773Z Compiling env_logger v0.10.0
21952023-11-07T21:51:53.172Z Compiling rsa v0.9.2
21962023-11-07T21:51:53.596Z Compiling serde-hex v0.1.0
21972023-11-07T21:51:54.766Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21982023-11-07T21:52:04.792Z Compiling x509-cert v0.2.4
21992023-11-07T21:52:05.559Z Compiling ron v0.8.1
22002023-11-07T21:52:17.615Z Compiling crc-any v2.4.3
22012023-11-07T21:52:19.250Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22022023-11-07T21:52:39.191Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22032023-11-07T21:52:45.844Z Compiling object v0.30.4
22042023-11-07T21:52:52.743Z Compiling path-slash v0.1.5
22052023-11-07T21:53:02.509Z Compiling bzip2 v0.4.4
22062023-11-07T21:53:03.006Z Compiling zip v0.6.6
22072023-11-07T21:53:06.295Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22082023-11-07T21:53:24.109Z Compiling rustls-webpki v0.101.7
22092023-11-07T21:53:31.007Z Compiling tokio-rustls v0.24.1
22102023-11-07T21:53:31.408Z Compiling hyper-rustls v0.24.2
22112023-11-07T21:53:32.095Z Compiling reqwest v0.11.20
22122023-11-07T21:53:50.920Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22132023-11-07T21:54:00.551Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22142023-11-07T21:54:01.662Z Finished release [optimized] target(s) in 6m 08s
22152023-11-07T21:54:01.753Z
22162023-11-07T21:54:01.757Zreal 6:08.739178298
22172023-11-07T21:54:01.762Zuser 43:26.166394848
22182023-11-07T21:54:01.767Zsys 3:59.070530201
22192023-11-07T21:54:01.772Ztrap 1.788426705
22202023-11-07T21:54:01.778Ztflt 1.221756753
22212023-11-07T21:54:01.783Zdflt 1.319580676
22222023-11-07T21:54:01.786Zkflt 0.006786258
22232023-11-07T21:54:01.789Zlock 1:35:18.627064693
22242023-11-07T21:54:01.792Zslp 3:00:09.019636763
22252023-11-07T21:54:01.795Zlat 1:41.569200542
22262023-11-07T21:54:01.801Zstop 1:34.630490961
22272023-11-07T21:54:01.803Z+ ptime -m gzip
22282023-11-07T21:54:02.418Z
22292023-11-07T21:54:02.424Zreal 0.659450498
22302023-11-07T21:54:02.428Zuser 0.649642519
22312023-11-07T21:54:02.432Zsys 0.009161979
22322023-11-07T21:54:02.435Ztrap 0.000102677
22332023-11-07T21:54:02.439Ztflt 0.000000000
22342023-11-07T21:54:02.443Zdflt 0.000000000
22352023-11-07T21:54:02.445Zkflt 0.000000000
22362023-11-07T21:54:02.448Zlock 0.000000000
22372023-11-07T21:54:02.452Zslp 0.000000000
22382023-11-07T21:54:02.455Zlat 0.000179140
22392023-11-07T21:54:02.458Zstop 0.000252919
22402023-11-07T21:54:02.468Z+ banner tufaceous
22412023-11-07T21:54:02.472Z
22422023-11-07T21:54:02.475Z ##### # # ###### ## #### ###### #### # # ####
22432023-11-07T21:54:02.478Z # # # # # # # # # # # # # #
22442023-11-07T21:54:02.482Z # # # ##### # # # ##### # # # # ####
22452023-11-07T21:54:02.484Z # # # # ###### # # # # # # #
22462023-11-07T21:54:02.487Z # # # # # # # # # # # # # # #
22472023-11-07T21:54:02.491Z # #### # # # #### ###### #### #### ####
22482023-11-07T21:54:02.494Z
22492023-11-07T21:54:02.498Z+ ptime -m cargo build --locked -p tufaceous --release
22502023-11-07T21:54:03.167Z Downloading crates ...
22512023-11-07T21:54:03.572Z Downloaded globset v0.4.13
22522023-11-07T21:54:03.575Z Downloaded olpc-cjson v0.1.3
22532023-11-07T21:54:03.578Z Downloaded path-dedot v3.1.0
22542023-11-07T21:54:03.581Z Downloaded serde_plain v1.0.2
22552023-11-07T21:54:03.584Z Downloaded bytesize v1.3.0
22562023-11-07T21:54:03.586Z Downloaded doc-comment v0.3.3
22572023-11-07T21:54:03.589Z Downloaded fs-err v2.9.0
22582023-11-07T21:54:03.592Z Downloaded snafu v0.7.5
22592023-11-07T21:54:03.598Z Downloaded tough v0.12.5
22602023-11-07T21:54:03.613Z Downloaded buf-list v1.0.3
22612023-11-07T21:54:03.616Z Downloaded path-absolutize v3.1.0
22622023-11-07T21:54:03.622Z Downloaded snafu-derive v0.7.5
22632023-11-07T21:54:03.774Z Compiling serde_tokenstream v0.2.0
22642023-11-07T21:54:03.796Z Compiling regress v0.7.1
22652023-11-07T21:54:03.809Z Compiling dirs-sys-next v0.1.2
22662023-11-07T21:54:03.812Z Compiling ident_case v1.0.1
22672023-11-07T21:54:04.233Z Compiling thread_local v1.1.7
22682023-11-07T21:54:04.243Z Compiling heck v0.4.1
22692023-11-07T21:54:04.653Z Compiling slog-async v2.8.0
22702023-11-07T21:54:04.657Z Compiling dirs-next v2.0.0
22712023-11-07T21:54:04.661Z Compiling darling_core v0.20.3
22722023-11-07T21:54:04.664Z Compiling camino v1.1.6
22732023-11-07T21:54:04.750Z Compiling term v0.7.0
22742023-11-07T21:54:05.139Z Compiling crossbeam-channel v0.5.8
22752023-11-07T21:54:05.439Z Compiling getopts v0.2.21
22762023-11-07T21:54:05.731Z Compiling structmeta-derive v0.1.6
22772023-11-07T21:54:05.995Z Compiling atty v0.2.14
22782023-11-07T21:54:06.209Z Compiling multer v2.1.0
22792023-11-07T21:54:06.623Z Compiling take_mut v0.2.2
22802023-11-07T21:54:06.868Z Compiling paste v1.0.14
22812023-11-07T21:54:06.949Z Compiling unsafe-libyaml v0.2.9
22822023-11-07T21:54:07.531Z Compiling doc-comment v0.3.3
22832023-11-07T21:54:08.109Z Compiling match_cfg v0.1.0
22842023-11-07T21:54:08.256Z Compiling hostname v0.3.1
22852023-11-07T21:54:08.723Z Compiling slog-term v2.9.0
22862023-11-07T21:54:10.156Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
22872023-11-07T21:54:12.255Z Compiling structmeta v0.1.6
22882023-11-07T21:54:12.913Z Compiling serde_yaml v0.9.25
22892023-11-07T21:54:14.078Z Compiling darling_macro v0.20.3
22902023-11-07T21:54:14.665Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22912023-11-07T21:54:14.689Z Compiling slog-json v2.6.1
22922023-11-07T21:54:15.567Z Compiling darling v0.20.3
22932023-11-07T21:54:15.578Z Compiling async-stream-impl v0.3.5
22942023-11-07T21:54:15.738Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
22952023-11-07T21:54:16.164Z Compiling regex-syntax v0.6.29
22962023-11-07T21:54:16.501Z Compiling fastrand v2.0.0
22972023-11-07T21:54:17.605Z Compiling atomic-waker v1.1.1
22982023-11-07T21:54:17.710Z Compiling async-stream v0.3.5
22992023-11-07T21:54:17.741Z Compiling tempfile v3.8.0
23002023-11-07T21:54:17.882Z Compiling waitgroup v0.1.2
23012023-11-07T21:54:18.331Z Compiling serde_with_macros v2.3.3
23022023-11-07T21:54:18.346Z Compiling slog-bunyan v2.4.0
23032023-11-07T21:54:21.382Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23042023-11-07T21:54:21.403Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23052023-11-07T21:54:22.406Z Compiling toml_edit v0.20.7
23062023-11-07T21:54:23.207Z Compiling sha1 v0.10.5
23072023-11-07T21:54:23.817Z Compiling snafu-derive v0.7.5
23082023-11-07T21:54:23.996Z Compiling serde_path_to_error v0.1.14
23092023-11-07T21:54:24.753Z Compiling path-dedot v3.1.0
23102023-11-07T21:54:24.798Z Compiling instant v0.1.12
23112023-11-07T21:54:25.031Z Compiling base64 v0.13.1
23122023-11-07T21:54:25.134Z Compiling same-file v1.0.6
23132023-11-07T21:54:25.598Z Compiling arc-swap v1.6.0
23142023-11-07T21:54:25.858Z Compiling debug-ignore v1.0.5
23152023-11-07T21:54:26.080Z Compiling buf-list v1.0.3
23162023-11-07T21:54:26.161Z Compiling parse-display-derive v0.7.0
23172023-11-07T21:54:26.474Z Compiling slog-scope v4.4.0
23182023-11-07T21:54:27.001Z Compiling pem v1.1.1
23192023-11-07T21:54:28.099Z Compiling toml v0.8.6
23202023-11-07T21:54:29.536Z Compiling walkdir v2.4.0
23212023-11-07T21:54:29.570Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23222023-11-07T21:54:32.513Z Compiling snafu v0.7.5
23232023-11-07T21:54:32.528Z Compiling path-absolutize v3.1.0
23242023-11-07T21:54:32.597Z Compiling parse-display v0.7.0
23252023-11-07T21:54:32.839Z Compiling backoff v0.4.0
23262023-11-07T21:54:32.921Z Compiling serde_with v2.3.3
23272023-11-07T21:54:33.413Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23282023-11-07T21:54:34.501Z Compiling globset v0.4.13
23292023-11-07T21:54:34.644Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23302023-11-07T21:54:34.894Z Compiling strum v0.25.0
23312023-11-07T21:54:35.186Z Compiling olpc-cjson v0.1.3
23322023-11-07T21:54:36.092Z Compiling macaddr v1.0.1
23332023-11-07T21:54:37.111Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23342023-11-07T21:54:37.301Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23352023-11-07T21:54:38.259Z Compiling serde_plain v1.0.2
23362023-11-07T21:54:39.123Z Compiling xattr v1.0.1
23372023-11-07T21:54:39.609Z Compiling filetime v0.2.22
23382023-11-07T21:54:40.122Z Compiling tar v0.4.40
23392023-11-07T21:54:41.070Z Compiling tough v0.12.5
23402023-11-07T21:54:48.970Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23412023-11-07T21:54:50.414Z Compiling slog-stdlog v4.1.1
23422023-11-07T21:54:51.828Z Compiling camino-tempfile v1.0.2
23432023-11-07T21:54:52.003Z Compiling bytesize v1.3.0
23442023-11-07T21:54:52.977Z Compiling fs-err v2.9.0
23452023-11-07T21:54:53.147Z Compiling slog-envlogger v2.2.0
23462023-11-07T21:54:54.399Z Compiling humantime v2.1.0
23472023-11-07T21:55:19.830Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23482023-11-07T21:55:20.141Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23492023-11-07T21:55:32.171Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23502023-11-07T21:55:35.060Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23512023-11-07T21:56:00.695Z Finished release [optimized] target(s) in 1m 58s
23522023-11-07T21:56:00.794Z
23532023-11-07T21:56:00.797Zreal 1:58.351060652
23542023-11-07T21:56:00.800Zuser 12:58.619997263
23552023-11-07T21:56:00.803Zsys 46.419969505
23562023-11-07T21:56:00.806Ztrap 0.482360379
23572023-11-07T21:56:00.809Ztflt 0.352728956
23582023-11-07T21:56:00.812Zdflt 0.416031562
23592023-11-07T21:56:00.815Zkflt 0.000105505
23602023-11-07T21:56:00.818Zlock 25:50.919303115
23612023-11-07T21:56:00.821Zslp 29:05.113134531
23622023-11-07T21:56:00.824Zlat 21.984348615
23632023-11-07T21:56:00.826Zstop 11.138872548
23642023-11-07T21:56:00.829Z+ ptime -m gzip
23652023-11-07T21:56:03.111Z
23662023-11-07T21:56:03.115Zreal 2.311588132
23672023-11-07T21:56:03.117Zuser 2.283312116
23682023-11-07T21:56:03.120Zsys 0.027462948
23692023-11-07T21:56:03.124Ztrap 0.000243744
23702023-11-07T21:56:03.132Ztflt 0.000000000
23712023-11-07T21:56:03.138Zdflt 0.000000000
23722023-11-07T21:56:03.142Zkflt 0.000000000
23732023-11-07T21:56:03.145Zlock 0.000000000
23742023-11-07T21:56:03.148Zslp 0.000000000
23752023-11-07T21:56:03.151Zlat 0.000209821
23762023-11-07T21:56:03.154Zstop 0.000248157
23772023-11-07T21:56:03.156Zprocess exited: duration 1306732 ms, exit code 0
 
23782023-11-07T21:56:03.176Zfound 5 output files
23792023-11-07T21:56:03.179Zuploading: /work/end-to-end-tests/bootstrap-c43fba0fc8ca36e8.gz (6514633 bytes)
23802023-11-07T21:56:06.028Zuploaded: /work/end-to-end-tests/bootstrap-c43fba0fc8ca36e8.gz
23812023-11-07T21:56:06.040Zuploading: /work/end-to-end-tests/bootstrap.gz (100070396 bytes)
23822023-11-07T21:56:36.270Zuploaded: /work/end-to-end-tests/bootstrap.gz
23832023-11-07T21:56:36.284Zuploading: /work/end-to-end-tests/end_to_end_tests-db7e95353d866fe2.gz (114571293 bytes)
23842023-11-07T21:57:12.671Zuploaded: /work/end-to-end-tests/end_to_end_tests-db7e95353d866fe2.gz
23852023-11-07T21:57:12.675Zuploading: /work/caboose-util.gz (4113400 bytes)
23862023-11-07T21:57:14.727Zuploaded: /work/caboose-util.gz
23872023-11-07T21:57:14.732Zuploading: /work/tufaceous.gz (14763716 bytes)
23882023-11-07T21:57:20.579Zuploaded: /work/tufaceous.gz