01HERK171GS1X8BYT7VXRBNSTJ: 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: 01HERK20VY5281181BH18A4MKF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-08T23:09:31.292Zjob assigned to worker 01HERK27P10Z7MJGM0C7EMWB7D (queued for 1 m 49 s)
 
22023-11-08T23:09:31.453Zstarting task 0: "setup"
32023-11-08T23:09:31.575Z++ uname -s
42023-11-08T23:09:31.586Z+ kern=SunOS
52023-11-08T23:09:31.599Z+ case "$kern" in
62023-11-08T23:09:31.608Z+ groupadd -g 12345 build
72023-11-08T23:09:31.619Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-08T23:09:33.593Z+ zfs create -o mountpoint=/work rpool/work
92023-11-08T23:09:33.681Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-08T23:09:33.686Z+ home_fs=zfs
112023-11-08T23:09:33.689Z+ [[ zfs == autofs ]]
122023-11-08T23:09:33.692Z+ mkdir -p /home/build
132023-11-08T23:09:33.695Z+ chown build:build /home/build /work
142023-11-08T23:09:35.701Z+ chmod 0700 /home/build /work
152023-11-08T23:09:35.715Zprocess exited: duration 4235 ms, exit code 0
 
162023-11-08T23:09:36.154Zstarting task 1: "rust-toolchain"
172023-11-08T23:09:36.166Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-08T23:09:36.169Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-08T23:09:36.388Zinfo: downloading installer
202023-11-08T23:09:38.481Zwarning: it looks like you have an existing installation of Rust at:
212023-11-08T23:09:38.490Zwarning: /opt/ooce/bin
222023-11-08T23:09:38.911Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-08T23:09:38.921Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-08T23:09:38.941Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-08T23:09:38.952Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-08T23:09:39.004Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-08T23:09:39.052Zerror: cannot install while Rust is installed
282023-11-08T23:09:39.497Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-08T23:09:39.509Zinfo: profile set to 'default'
302023-11-08T23:09:39.524Zinfo: default host triple is x86_64-unknown-illumos
312023-11-08T23:09:39.532Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-08T23:09:39.540Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-08T23:09:39.556Zinfo: downloading component 'cargo'
342023-11-08T23:09:39.576Zinfo: downloading component 'clippy'
352023-11-08T23:09:39.683Zinfo: downloading component 'rust-docs'
362023-11-08T23:09:40.919Zinfo: downloading component 'rust-std'
372023-11-08T23:09:42.113Zinfo: downloading component 'rustc'
382023-11-08T23:09:45.741Zinfo: downloading component 'rustfmt'
392023-11-08T23:09:46.004Zinfo: installing component 'cargo'
402023-11-08T23:09:47.843Zinfo: installing component 'clippy'
412023-11-08T23:09:48.684Zinfo: installing component 'rust-docs'
422023-11-08T23:09:51.413Zinfo: installing component 'rust-std'
432023-11-08T23:09:55.506Zinfo: installing component 'rustc'
442023-11-08T23:10:04.013Zinfo: installing component 'rustfmt'
452023-11-08T23:10:04.458Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-08T23:10:04.473Z
472023-11-08T23:10:04.595Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-08T23:10:04.601Z
492023-11-08T23:10:04.611Z
502023-11-08T23:10:04.629ZRust is installed now. Great!
512023-11-08T23:10:04.637Z
522023-11-08T23:10:04.648ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-08T23:10:04.657Zenvironment variable. This has not been done automatically.
542023-11-08T23:10:04.664Z
552023-11-08T23:10:04.667ZTo configure your current shell, run:
562023-11-08T23:10:04.670Zsource "$HOME/.cargo/env"
572023-11-08T23:10:04.682Z+ rustc --version
582023-11-08T23:10:04.803Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-08T23:10:04.809Zprocess exited: duration 28643 ms, exit code 0
 
602023-11-08T23:10:04.828Zstarting task 2: "authentication"
612023-11-08T23:10:04.874Zprocess exited: duration 39 ms, exit code 0
 
622023-11-08T23:10:04.886Zstarting task 3: "clone repository"
632023-11-08T23:10:04.898Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-08T23:10:04.906Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-08T23:10:04.943ZCloning into '/work/oxidecomputer/omicron'...
662023-11-08T23:10:11.960Z+ cd /work/oxidecomputer/omicron
672023-11-08T23:10:11.974Z+ [[ -n sunshowers/spr/wicket-require-that-update-state-be-cleared ]]
682023-11-08T23:10:12.391Z+ git fetch origin sunshowers/spr/wicket-require-that-update-state-be-cleared
692023-11-08T23:10:12.395ZFrom https://github.com/oxidecomputer/omicron
702023-11-08T23:10:12.403Z * branch sunshowers/spr/wicket-require-that-update-state-be-cleared -> FETCH_HEAD
712023-11-08T23:10:12.409Z+ git checkout -B sunshowers/spr/wicket-require-that-update-state-be-cleared remotes/origin/sunshowers/spr/wicket-require-that-update-state-be-cleared
722023-11-08T23:10:12.434ZSwitched to a new branch 'sunshowers/spr/wicket-require-that-update-state-be-cleared'
732023-11-08T23:10:12.440Zbranch 'sunshowers/spr/wicket-require-that-update-state-be-cleared' set up to track 'origin/sunshowers/spr/wicket-require-that-update-state-be-cleared'.
742023-11-08T23:10:12.445Z+ git reset --hard 1ce5f1285ba0a4333946481ebdd8b34710bae1de
752023-11-08T23:10:12.461ZHEAD is now at 1ce5f128 Rebase
762023-11-08T23:10:12.469Zprocess exited: duration 7560 ms, exit code 0
 
772023-11-08T23:10:12.482Zstarting task 4: "build"
782023-11-08T23:10:12.504Z+ cargo --version
792023-11-08T23:10:12.510Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-08T23:10:12.696Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-08T23:10:12.702Zinfo: downloading component 'cargo'
822023-11-08T23:10:13.343Zinfo: downloading component 'clippy'
832023-11-08T23:10:13.584Zinfo: downloading component 'rust-docs'
842023-11-08T23:10:14.427Zinfo: downloading component 'rust-std'
852023-11-08T23:10:15.794Zinfo: downloading component 'rustc'
862023-11-08T23:10:19.530Zinfo: downloading component 'rustfmt'
872023-11-08T23:10:19.788Zinfo: installing component 'cargo'
882023-11-08T23:10:20.973Zinfo: installing component 'clippy'
892023-11-08T23:10:21.865Zinfo: installing component 'rust-docs'
902023-11-08T23:10:24.168Zinfo: installing component 'rust-std'
912023-11-08T23:10:27.078Zinfo: installing component 'rustc'
922023-11-08T23:10:32.790Zinfo: installing component 'rustfmt'
932023-11-08T23:10:33.737Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-08T23:10:33.742Z+ rustc --version
952023-11-08T23:10:33.745Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-08T23:10:33.749Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-11-08T23:10:41.919Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-11-08T23:10:42.848Z Startup: Caching catalogs ... Done
992023-11-08T23:10:47.688ZPlanning: Solver setup ... Done (4.539s)
1002023-11-08T23:10:47.790ZPlanning: Running solver ... Done (0.116s)
1012023-11-08T23:10:47.840ZPlanning: Finding local manifests ... Done (0.003s)
1022023-11-08T23:10:47.870ZPlanning: Fetching manifests: 0/4 0% complete
1032023-11-08T23:10:48.510ZPlanning: Fetching manifests: 4/4 100% complete
1042023-11-08T23:10:48.653ZPlanning: Package planning ... Done (0.145s)
1052023-11-08T23:10:48.739ZPlanning: Merging actions ... Done (0.086s)
1062023-11-08T23:10:49.405ZPlanning: Checking for conflicting actions ... Done (0.660s)
1072023-11-08T23:10:49.829ZPlanning: Consolidating action changes ... Done (0.017s)
1082023-11-08T23:10:52.891ZPlanning: Evaluating mediators ... Done (3.473s)
1092023-11-08T23:10:52.904ZPlanning: Planning completed in 10.00 seconds
1102023-11-08T23:10:53.335Z Packages to install: 4
1112023-11-08T23:10:53.339Z Mediators to change: 2
1122023-11-08T23:10:53.343Z Services to change: 1
1132023-11-08T23:10:53.346Z Estimated space available: 148.90 GB
1142023-11-08T23:10:53.349ZEstimated space to be consumed: 1.37 GB
1152023-11-08T23:10:53.353Z Create boot environment: No
1162023-11-08T23:10:53.356ZCreate backup boot environment: No
1172023-11-08T23:10:53.361Z Rebuild boot archive: No
1182023-11-08T23:10:53.365Z
1192023-11-08T23:10:53.372ZChanged mediators:
1202023-11-08T23:10:53.382Z mediator clang:
1212023-11-08T23:10:53.396Z version: None -> 15 (system default)
1222023-11-08T23:10:53.411Z
1232023-11-08T23:10:53.422Z mediator llvm:
1242023-11-08T23:10:53.426Z version: 14 (system default) -> 15 (system default)
1252023-11-08T23:10:53.431Z
1262023-11-08T23:10:53.438ZChanged packages:
1272023-11-08T23:10:53.442Zhelios-dev
1282023-11-08T23:10:53.445Z developer/build-essential
1292023-11-08T23:10:53.449Z None -> 11-2.0
1302023-11-08T23:10:53.453Z library/libxmlsec1
1312023-11-08T23:10:53.456Z None -> 1.2.35-2.0
1322023-11-08T23:10:53.460Z ooce/developer/clang-15
1332023-11-08T23:10:53.464Z None -> 15.0.7-2.0
1342023-11-08T23:10:53.468Z ooce/developer/llvm-15
1352023-11-08T23:10:53.473Z None -> 15.0.7-2.0
1362023-11-08T23:10:53.476Z
1372023-11-08T23:10:53.487ZServices:
1382023-11-08T23:10:53.496Z restart_fmri:
1392023-11-08T23:10:53.511Z svc:/system/update-man-index:default
1402023-11-08T23:10:53.523Z
1412023-11-08T23:10:53.534ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422023-11-08T23:10:58.886ZDownload: 216/3290 items 1.3/212.6MB 0% complete (391k/s)
1432023-11-08T23:11:12.251ZDownload: 232/3290 items 2.4/212.6MB 1% complete (248k/s)
1442023-11-08T23:11:12.571ZDownload: 461/3290 items 16.4/212.6MB 7% complete (1.7M/s)
1452023-11-08T23:11:14.016ZDownload: 1113/3290 items 22.4/212.6MB 10% complete (1.9M/s)
1462023-11-08T23:11:20.701ZDownload: 1193/3290 items 83.3/212.6MB 39% complete (6.8M/s)
1472023-11-08T23:11:26.870ZDownload: 1198/3290 items 83.4/212.6MB 39% complete (6.4M/s)
1482023-11-08T23:11:31.497ZDownload: 1866/3290 items 118.5/212.6MB 55% complete (3.8M/s)
1492023-11-08T23:11:36.931ZDownload: 2220/3290 items 119.2/212.6MB 56% complete (3.8M/s)
1502023-11-08T23:11:45.187ZDownload: 2223/3290 items 119.2/212.6MB 56% complete
1512023-11-08T23:11:50.179ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (17.0M/s)
1522023-11-08T23:11:53.132ZDownload: Completed 212.60 MB in 59.99 seconds (3.5M/s)
1532023-11-08T23:11:53.501Z Actions: 1/3687 actions (Installing new actions)
1542023-11-08T23:11:59.498Z Actions: 2823/3687 actions (Installing new actions)
1552023-11-08T23:12:01.599Z Actions: Completed 3687 actions in 8.09 seconds.
1562023-11-08T23:12:02.176Z Done (0.166s)
1572023-11-08T23:12:02.187Z Done (0.000s)
1582023-11-08T23:12:02.198Z Done (0.206s)
1592023-11-08T23:12:09.590Z Done (7.508s)
1602023-11-08T23:12:09.833Z Done (0.147s)
1612023-11-08T23:12:09.837Z Done (0.000s)
1622023-11-08T23:12:10.059Z Done (0.000s)
1632023-11-08T23:12:10.744ZPlanning: Evaluating mediator changes ... Done
1642023-11-08T23:12:11.019ZPlanning: Checking for conflicting actions ... Done
1652023-11-08T23:12:11.023ZPlanning: Consolidating action changes ... Done
1662023-11-08T23:12:11.458ZPlanning: Evaluating mediators ... Done
1672023-11-08T23:12:11.464ZPlanning: Planning completed in 0.72 seconds
1682023-11-08T23:12:11.511Z Mediators to change: 2
1692023-11-08T23:12:11.520Z Create boot environment: No
1702023-11-08T23:12:11.524ZCreate backup boot environment: No
1712023-11-08T23:12:11.606Z Done
1722023-11-08T23:12:11.619Z Done
1732023-11-08T23:12:11.738Z Done
1742023-11-08T23:12:17.509Z Done
1752023-11-08T23:12:17.614Z Done
1762023-11-08T23:12:17.618Z Done
1772023-11-08T23:12:17.718Z Done
1782023-11-08T23:12:18.723ZPlanning: Evaluating mediator changes ... Done
1792023-11-08T23:12:18.727ZPlanning: Merging actions ... Done
1802023-11-08T23:12:19.072ZPlanning: Checking for conflicting actions ... Done
1812023-11-08T23:12:19.082ZPlanning: Consolidating action changes ... Done
1822023-11-08T23:12:19.523ZPlanning: Evaluating mediators ... Done
1832023-11-08T23:12:19.580ZPlanning: Planning completed in 1.29 seconds
1842023-11-08T23:12:19.640Z Packages to change: 1
1852023-11-08T23:12:19.649Z Mediators to change: 1
1862023-11-08T23:12:19.653Z Services to change: 1
1872023-11-08T23:12:19.661Z Create boot environment: No
1882023-11-08T23:12:19.666ZCreate backup boot environment: Yes
1892023-11-08T23:12:21.623Z Actions: 1/6 actions (Updating modified actions)
1902023-11-08T23:12:21.631Z Actions: Completed 6 actions in 0.00 seconds.
1912023-11-08T23:12:21.637Z Done
1922023-11-08T23:12:21.640Z Done
1932023-11-08T23:12:21.644Z Done
1942023-11-08T23:12:27.369Z Done
1952023-11-08T23:12:27.492Z Done
1962023-11-08T23:12:27.503Z Done
1972023-11-08T23:12:27.590Z Done
1982023-11-08T23:12:28.265ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992023-11-08T23:12:28.269Zclang system 15 system
2002023-11-08T23:12:28.272Zcsh system system illumos
2012023-11-08T23:12:28.277Zctags system system illumos
2022023-11-08T23:12:28.280Zgcc vendor 12 vendor
2032023-11-08T23:12:28.283Zgcc system 10 system
2042023-11-08T23:12:28.286Zgcc system 7 system
2052023-11-08T23:12:28.289Zgo system 1.20 system
2062023-11-08T23:12:28.292Zgo system 1.19 system
2072023-11-08T23:12:28.295Zllvm system 15 system
2082023-11-08T23:12:28.298Zllvm system 14 system
2092023-11-08T23:12:28.301Zmariadb system 10.6 system
2102023-11-08T23:12:28.304Zmta vendor vendor dma
2112023-11-08T23:12:28.308Zopenjdk system 17 system
2122023-11-08T23:12:28.311Zopenjdk system 11 system
2132023-11-08T23:12:28.314Zopenjdk system 1.8 system
2142023-11-08T23:12:28.318Zopenssl vendor 3 vendor
2152023-11-08T23:12:28.321Zperl system 5.36 system
2162023-11-08T23:12:28.324Zpostgresql system 15 system
2172023-11-08T23:12:28.326Zpostgresql system 13 system
2182023-11-08T23:12:28.330Zpython vendor 3 vendor
2192023-11-08T23:12:28.333Zpython system 2 system
2202023-11-08T23:12:28.336Zpython3 system 3.11 system
2212023-11-08T23:12:28.339Zruby system 3.0 system
2222023-11-08T23:12:28.342Zwords vendor vendor american-english
2232023-11-08T23:12:28.344Zwords system system australian-english
2242023-11-08T23:12:28.347Zwords system system british-english
2252023-11-08T23:12:28.350Zwords system system canadian-english
2262023-11-08T23:12:28.355Zwords system system french
2272023-11-08T23:12:28.357Zwords system system italian
2282023-11-08T23:12:28.360Zwords system system ngerman
2292023-11-08T23:12:28.363Zwords system system ogerman
2302023-11-08T23:12:28.366Zwords system system spanish
2312023-11-08T23:12:28.799ZFMRI IFO
2322023-11-08T23:12:28.810Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2332023-11-08T23:12:28.818Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2342023-11-08T23:12:28.822Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2352023-11-08T23:12:28.828Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2362023-11-08T23:12:28.835Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2372023-11-08T23:12:28.842Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2382023-11-08T23:12:28.888Z+ set -o errexit
2392023-11-08T23:12:28.893Z+++ dirname ./tools/ci_download_cockroachdb
2402023-11-08T23:12:28.897Z++ cd ./tools
2412023-11-08T23:12:28.901Z++ pwd
2422023-11-08T23:12:28.946Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2432023-11-08T23:12:28.950Z++ basename ./tools/ci_download_cockroachdb
2442023-11-08T23:12:28.956Z+ ARG0=ci_download_cockroachdb
2452023-11-08T23:12:28.959Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2462023-11-08T23:12:28.966Z+ CIDL_VERSION=v22.1.9
2472023-11-08T23:12:28.970Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2482023-11-08T23:12:28.974Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2492023-11-08T23:12:28.981Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2502023-11-08T23:12:28.988Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2512023-11-08T23:12:28.993Z+ TARGET_DIR=out
2522023-11-08T23:12:28.999Z+ DOWNLOAD_DIR=out/downloads
2532023-11-08T23:12:29.009Z+ DEST_DIR=./out/cockroachdb
2542023-11-08T23:12:29.013Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2552023-11-08T23:12:29.018Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2562023-11-08T23:12:29.026Z+ main
2572023-11-08T23:12:29.044Z+ [[ 0 != 0 ]]
2582023-11-08T23:12:29.048Z+ CIDL_OS=solaris2.11
2592023-11-08T23:12:29.051Z+ [[ 0 != 0 ]]
2602023-11-08T23:12:29.055Z+ configure_os solaris2.11
2612023-11-08T23:12:29.059Z+ echo 'current directory: /work/oxidecomputer/omicron'
2622023-11-08T23:12:29.062Zcurrent directory: /work/oxidecomputer/omicron
2632023-11-08T23:12:29.067Z+ echo 'configuring based on OS: "solaris2.11"'
2642023-11-08T23:12:29.071Zconfiguring based on OS: "solaris2.11"
2652023-11-08T23:12:29.075Z+ case "$1" in
2662023-11-08T23:12:29.080Z+ CIDL_BUILD=illumos
2672023-11-08T23:12:29.084Z+ CIDL_SUFFIX=tar.gz
2682023-11-08T23:12:29.091Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2692023-11-08T23:12:29.096Z+ CIDL_MD5FUNC=do_md5sum
2702023-11-08T23:12:29.100Z+ CIDL_URL_BASE=https://illumos.org/downloads
2712023-11-08T23:12:29.105Z+ CIDL_ASSEMBLE=do_assemble_illumos
2722023-11-08T23:12:29.109Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2732023-11-08T23:12:29.112Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2742023-11-08T23:12:29.115Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-11-08T23:12:29.119Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2762023-11-08T23:12:29.125Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2772023-11-08T23:12:29.128Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2782023-11-08T23:12:29.135ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2792023-11-08T23:12:29.139Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802023-11-08T23:12:29.143ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-11-08T23:12:29.147Z+ mkdir -p out/downloads
2822023-11-08T23:12:29.151Z+ mkdir -p ./out/cockroachdb
2832023-11-08T23:12:29.154Z+ local DO_DOWNLOAD=true
2842023-11-08T23:12:29.160Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2852023-11-08T23:12:29.165Z+ '[' true == true ']'
2862023-11-08T23:12:29.169Z+ echo Downloading...
2872023-11-08T23:12:29.174ZDownloading...
2882023-11-08T23:12:29.178Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892023-11-08T23:12:29.185Z+ 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
2902023-11-08T23:12:31.569Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-11-08T23:12:31.573Z++ md5sum
2922023-11-08T23:12:31.577Z++ awk '{print $1}'
2932023-11-08T23:12:31.753Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2942023-11-08T23:12:31.759Z+ [[ 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 ]]
2952023-11-08T23:12:31.766Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-11-08T23:12:31.774Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2972023-11-08T23:12:35.124Z+ do_assemble_illumos
2982023-11-08T23:12:35.128Z+ rm -r ./out/cockroachdb
2992023-11-08T23:12:35.131Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3002023-11-08T23:12:35.781Z+ ./out/cockroachdb/bin/cockroach version
3012023-11-08T23:12:35.971ZBuild Tag: v22.1.9-dirty
3022023-11-08T23:12:35.975ZBuild Time: 2022/10/26 21:17:46
3032023-11-08T23:12:35.981ZDistribution: OSS
3042023-11-08T23:12:35.984ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3052023-11-08T23:12:35.987ZGo Version: go1.17.13
3062023-11-08T23:12:35.991ZC Compiler: gcc 10.3.0
3072023-11-08T23:12:35.997ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3082023-11-08T23:12:36.000ZBuild Type: release
3092023-11-08T23:12:36.004Z+ set -o errexit
3102023-11-08T23:12:36.008Z+++ dirname ./tools/ci_download_clickhouse
3112023-11-08T23:12:36.011Z++ cd ./tools
3122023-11-08T23:12:36.014Z++ pwd
3132023-11-08T23:12:36.018Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3142023-11-08T23:12:36.021Z++ basename ./tools/ci_download_clickhouse
3152023-11-08T23:12:36.025Z+ ARG0=ci_download_clickhouse
3162023-11-08T23:12:36.028Z+ TARGET_DIR=out
3172023-11-08T23:12:36.032Z+ DOWNLOAD_DIR=out/downloads
3182023-11-08T23:12:36.035Z+ DEST_DIR=./out/clickhouse
3192023-11-08T23:12:36.038Z+ CIDL_VERSION=v22.8.9.24
3202023-11-08T23:12:36.042Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3212023-11-08T23:12:36.045Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3222023-11-08T23:12:36.048Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3232023-11-08T23:12:36.052Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3242023-11-08T23:12:36.056Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3252023-11-08T23:12:36.060Z+ main
3262023-11-08T23:12:36.065Z+ [[ 0 != 0 ]]
3272023-11-08T23:12:36.068Z+ CIDL_OS=solaris2.11
3282023-11-08T23:12:36.071Z+ [[ 0 != 0 ]]
3292023-11-08T23:12:36.074Z+ configure_os solaris2.11
3302023-11-08T23:12:36.078Z+ echo 'current directory: /work/oxidecomputer/omicron'
3312023-11-08T23:12:36.083Zcurrent directory: /work/oxidecomputer/omicron
3322023-11-08T23:12:36.087Z+ echo 'configuring based on OS: "solaris2.11"'
3332023-11-08T23:12:36.091Zconfiguring based on OS: "solaris2.11"
3342023-11-08T23:12:36.095Z+ CIDL_DASHREV=
3352023-11-08T23:12:36.098Z+ case "$1" in
3362023-11-08T23:12:36.101Z+ CIDL_PLATFORM=illumos
3372023-11-08T23:12:36.105Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3382023-11-08T23:12:36.109Z+ CIDL_MD5FUNC=do_md5sum
3392023-11-08T23:12:36.112Z+ CIDL_DASHREV=-1
3402023-11-08T23:12:36.117Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3412023-11-08T23:12:36.120Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3422023-11-08T23:12:36.123Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432023-11-08T23:12:36.127Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442023-11-08T23:12:36.131Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3452023-11-08T23:12:36.144ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-11-08T23:12:36.148Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472023-11-08T23:12:36.152ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482023-11-08T23:12:36.155Z+ mkdir -p out/downloads
3492023-11-08T23:12:36.159Z+ mkdir -p ./out/clickhouse
3502023-11-08T23:12:36.162Z+ local DO_DOWNLOAD=true
3512023-11-08T23:12:36.168Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3522023-11-08T23:12:36.171Z+ '[' true == true ']'
3532023-11-08T23:12:36.175Z+ echo Downloading...
3542023-11-08T23:12:36.178ZDownloading...
3552023-11-08T23:12:36.185Z+ 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
3562023-11-08T23:12:36.188Z+ 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
3572023-11-08T23:12:37.400Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-08T23:12:37.409Z++ md5sum
3592023-11-08T23:12:37.430Z++ awk '{print $1}'
3602023-11-08T23:12:37.636Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3612023-11-08T23:12:37.645Z+ [[ 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 ]]
3622023-11-08T23:12:37.653Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3632023-11-08T23:12:37.662Z+ mkdir -p ./out/clickhouse
3642023-11-08T23:12:37.670Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3652023-11-08T23:12:42.433Z+ ./out/clickhouse/clickhouse server --version
3662023-11-08T23:12:42.493ZClickHouse server version 22.8.9.1.
3672023-11-08T23:12:42.519Z+ set -o errexit
3682023-11-08T23:12:42.529Z+++ dirname ./tools/ci_download_console
3692023-11-08T23:12:42.541Z++ cd ./tools
3702023-11-08T23:12:42.552Z++ pwd
3712023-11-08T23:12:42.567Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3722023-11-08T23:12:42.576Z++ basename ./tools/ci_download_console
3732023-11-08T23:12:42.586Z+ ARG0=ci_download_console
3742023-11-08T23:12:42.650Z+ TARGET_DIR=out
3752023-11-08T23:12:42.660Z+ DOWNLOAD_DIR=out/downloads
3762023-11-08T23:12:42.669Z+ DEST_DIR=./out/console-assets
3772023-11-08T23:12:42.677Z+ source /work/oxidecomputer/omicron/tools/console_version
3782023-11-08T23:12:42.690Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3792023-11-08T23:12:42.701Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3802023-11-08T23:12:42.719Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3812023-11-08T23:12:42.732Z+ TARBALL_FILE=out/downloads/console.tar.gz
3822023-11-08T23:12:42.741Z+ main
3832023-11-08T23:12:42.746Z+ [[ 0 != 0 ]]
3842023-11-08T23:12:42.756Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3852023-11-08T23:12:42.766ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3862023-11-08T23:12:42.775Z+ echo 'Local file: out/downloads/console.tar.gz'
3872023-11-08T23:12:42.786ZLocal file: out/downloads/console.tar.gz
3882023-11-08T23:12:42.797Z+ local DO_DOWNLOAD=true
3892023-11-08T23:12:43.233Z+ [[ -f out/downloads/console.tar.gz ]]
3902023-11-08T23:12:43.250Z+ mkdir -p out/downloads
3912023-11-08T23:12:43.256Z+ '[' true == true ']'
3922023-11-08T23:12:43.271Z+ echo Downloading...
3932023-11-08T23:12:43.285ZDownloading...
3942023-11-08T23:12:43.309Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3952023-11-08T23:12:43.319Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3962023-11-08T23:12:43.332Z++ do_sha256sum out/downloads/console.tar.gz
3972023-11-08T23:12:43.346Z++ case "$OSTYPE" in
3982023-11-08T23:12:43.381Z++ SHA=sha256sum
3992023-11-08T23:12:43.401Z++ sha256sum
4002023-11-08T23:12:43.413Z++ awk '{print $1}'
4012023-11-08T23:12:43.419Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4022023-11-08T23:12:43.427Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4032023-11-08T23:12:43.439Z+ rm -rf ./out/console-assets
4042023-11-08T23:12:43.460Z+ mkdir -p ./out/console-assets
4052023-11-08T23:12:43.482Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4062023-11-08T23:12:43.897Z+ mkdir -p ./out/console-assets
4072023-11-08T23:12:43.913Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4082023-11-08T23:12:43.927Z+ set -o errexit
4092023-11-08T23:12:43.942Z+++ dirname ./tools/ci_download_maghemite_openapi
4102023-11-08T23:12:43.970Z++ cd ./tools
4112023-11-08T23:12:43.985Z++ pwd
4122023-11-08T23:12:43.992Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4132023-11-08T23:12:43.997Z++ basename ./tools/ci_download_maghemite_openapi
4142023-11-08T23:12:44.004Z+ ARG0=ci_download_maghemite_openapi
4152023-11-08T23:12:44.012Z+ TARGET_DIR=out
4162023-11-08T23:12:44.019Z+ DOWNLOAD_DIR=out/downloads
4172023-11-08T23:12:44.027Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4182023-11-08T23:12:44.032Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4192023-11-08T23:12:44.041Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4202023-11-08T23:12:44.048Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4212023-11-08T23:12:44.051Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4222023-11-08T23:12:44.058Z+ main
4232023-11-08T23:12:44.065Z+ [[ 0 != 0 ]]
4242023-11-08T23:12:44.071Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4252023-11-08T23:12:44.075ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4262023-11-08T23:12:44.079Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4272023-11-08T23:12:44.096Z+ local DO_DOWNLOAD=true
4282023-11-08T23:12:44.100Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4292023-11-08T23:12:44.103ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4302023-11-08T23:12:44.109Z+ mkdir -p out/downloads
4312023-11-08T23:12:44.114Z+ '[' true == true ']'
4322023-11-08T23:12:44.120Z+ echo Downloading...
4332023-11-08T23:12:44.123ZDownloading...
4342023-11-08T23:12:44.127Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4352023-11-08T23:12:44.130Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4362023-11-08T23:12:44.133Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4372023-11-08T23:12:44.137Z++ case "$OSTYPE" in
4382023-11-08T23:12:44.140Z++ SHA=sha256sum
4392023-11-08T23:12:44.144Z++ sha256sum
4402023-11-08T23:12:44.148Z++ awk '{print $1}'
4412023-11-08T23:12:44.152Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4422023-11-08T23:12:44.156Z+ [[ 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 ]]
4432023-11-08T23:12:44.161Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4442023-11-08T23:12:44.167Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4452023-11-08T23:12:44.171Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4462023-11-08T23:12:44.174Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4472023-11-08T23:12:44.177Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4482023-11-08T23:12:44.181Z+ main
4492023-11-08T23:12:44.187Z+ [[ 0 != 0 ]]
4502023-11-08T23:12:44.190Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4512023-11-08T23:12:44.194ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4522023-11-08T23:12:44.199Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4532023-11-08T23:12:44.202ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4542023-11-08T23:12:44.206Z+ local DO_DOWNLOAD=true
4552023-11-08T23:12:44.212Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4562023-11-08T23:12:44.217Z+ mkdir -p out/downloads
4572023-11-08T23:12:44.224Z+ '[' true == true ']'
4582023-11-08T23:12:44.231Z+ echo Downloading...
4592023-11-08T23:12:44.237ZDownloading...
4602023-11-08T23:12:44.255Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4612023-11-08T23:12:44.276Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4622023-11-08T23:12:44.283Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4632023-11-08T23:12:44.287Z++ case "$OSTYPE" in
4642023-11-08T23:12:44.290Z++ SHA=sha256sum
4652023-11-08T23:12:44.294Z++ sha256sum
4662023-11-08T23:12:44.298Z++ awk '{print $1}'
4672023-11-08T23:12:44.302Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4682023-11-08T23:12:44.307Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4692023-11-08T23:12:44.310Z+ set -o errexit
4702023-11-08T23:12:44.313Z+++ dirname ./tools/ci_download_dendrite_openapi
4712023-11-08T23:12:44.317ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4722023-11-08T23:12:44.320Z++ cd ./tools
4732023-11-08T23:12:44.334ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4742023-11-08T23:12:44.339Z++ pwd
4752023-11-08T23:12:44.354ZDownloading...
4762023-11-08T23:12:44.367Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772023-11-08T23:12:44.381Z++ basename ./tools/ci_download_dendrite_openapi
4782023-11-08T23:12:44.394Z+ ARG0=ci_download_dendrite_openapi
4792023-11-08T23:12:44.405Z+ TARGET_DIR=out
4802023-11-08T23:12:44.412Z+ DOWNLOAD_DIR=out/downloads
4812023-11-08T23:12:44.417Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4822023-11-08T23:12:44.420Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4832023-11-08T23:12:44.424Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4842023-11-08T23:12:44.428Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4852023-11-08T23:12:44.432Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4862023-11-08T23:12:44.440Z+ main
4872023-11-08T23:12:44.444Z+ [[ 0 != 0 ]]
4882023-11-08T23:12:44.447Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
4892023-11-08T23:12:44.451Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
4902023-11-08T23:12:44.459Z+ local DO_DOWNLOAD=true
4912023-11-08T23:12:44.470Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
4922023-11-08T23:12:44.473Z+ mkdir -p out/downloads
4932023-11-08T23:12:44.476Z+ '[' true == true ']'
4942023-11-08T23:12:44.479Z+ echo Downloading...
4952023-11-08T23:12:44.482Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4962023-11-08T23:12:44.485Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4972023-11-08T23:12:44.705Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4982023-11-08T23:12:45.134Z++ case "$OSTYPE" in
4992023-11-08T23:12:45.142Z++ SHA=sha256sum
5002023-11-08T23:12:45.149Z++ sha256sum
5012023-11-08T23:12:45.179Z++ awk '{print $1}'
5022023-11-08T23:12:45.193Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5032023-11-08T23:12:45.199Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5042023-11-08T23:12:45.203Z+ set -o errexit
5052023-11-08T23:12:45.207Z+++ dirname ./tools/ci_download_dendrite_stub
5062023-11-08T23:12:45.210Z++ cd ./tools
5072023-11-08T23:12:45.213Z++ pwd
5082023-11-08T23:12:45.216Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5092023-11-08T23:12:45.221Z++ basename ./tools/ci_download_dendrite_stub
5102023-11-08T23:12:45.224Z+ ARG0=ci_download_dendrite_stub
5112023-11-08T23:12:45.228Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5122023-11-08T23:12:45.231Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5132023-11-08T23:12:45.236Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5142023-11-08T23:12:45.239Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5152023-11-08T23:12:45.243Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5162023-11-08T23:12:45.248Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5172023-11-08T23:12:45.256Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5182023-11-08T23:12:45.259Z+ TARGET_DIR=out
5192023-11-08T23:12:45.262Z+ DOWNLOAD_DIR=out/downloads
5202023-11-08T23:12:45.266Z+ DEST_DIR=./out/dendrite-stub
5212023-11-08T23:12:45.269Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5222023-11-08T23:12:45.272Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5232023-11-08T23:12:45.275Z+ REPO=oxidecomputer/dendrite
5242023-11-08T23:12:45.281Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5252023-11-08T23:12:45.285Z+ main
5262023-11-08T23:12:45.288Z+ [[ 0 != 0 ]]
5272023-11-08T23:12:45.291Z+ CIDL_OS=solaris2.11
5282023-11-08T23:12:45.294Z+ [[ 0 != 0 ]]
5292023-11-08T23:12:45.298Z+ configure_os solaris2.11
5302023-11-08T23:12:45.301Z+ echo 'current directory: /work/oxidecomputer/omicron'
5312023-11-08T23:12:45.304Zcurrent directory: /work/oxidecomputer/omicron
5322023-11-08T23:12:45.307Z+ echo 'configuring based on OS: "solaris2.11"'
5332023-11-08T23:12:45.310Zconfiguring based on OS: "solaris2.11"
5342023-11-08T23:12:45.313Z+ case "$1" in
5352023-11-08T23:12:45.317Z+ SET_BINARIES=
5362023-11-08T23:12:45.319Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5372023-11-08T23:12:45.326Z+ CIDL_SHA256FUNC=do_sha256sum
5382023-11-08T23:12:45.336Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5392023-11-08T23:12:45.350Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5402023-11-08T23:12:45.356Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5412023-11-08T23:12:45.361Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5422023-11-08T23:12:45.364ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5432023-11-08T23:12:45.367Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5442023-11-08T23:12:45.370ZLocal file: out/downloads/dendrite-stub.tar.gz
5452023-11-08T23:12:45.373Z+ mkdir -p out/downloads
5462023-11-08T23:12:45.375Z+ mkdir -p ./out/dendrite-stub
5472023-11-08T23:12:45.378Z+ fetch_and_verify
5482023-11-08T23:12:45.381Z+ local DO_DOWNLOAD=true
5492023-11-08T23:12:45.384Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5502023-11-08T23:12:45.387Z+ '[' true == true ']'
5512023-11-08T23:12:45.390Z+ echo Downloading...
5522023-11-08T23:12:45.393ZDownloading...
5532023-11-08T23:12:45.396Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5542023-11-08T23:12:45.399Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5552023-11-08T23:12:55.427Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5562023-11-08T23:12:55.449Z++ sha256sum
5572023-11-08T23:12:55.469Z++ awk '{print $1}'
5582023-11-08T23:12:55.499Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5592023-11-08T23:12:55.516Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5602023-11-08T23:12:55.528Z+ do_untar out/downloads/dendrite-stub.tar.gz
5612023-11-08T23:12:55.546Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5622023-11-08T23:12:56.473Z+ do_assemble
5632023-11-08T23:12:56.482Z+ rm -r ./out/dendrite-stub
5642023-11-08T23:12:56.506Z+ mkdir ./out/dendrite-stub
5652023-11-08T23:12:56.521Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5662023-11-08T23:12:56.541Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5672023-11-08T23:12:56.554Z+ set -o errexit
5682023-11-08T23:12:56.566Z+++ dirname ./tools/ci_download_maghemite_mgd
5692023-11-08T23:12:56.582Z++ cd ./tools
5702023-11-08T23:12:56.600Z++ pwd
5712023-11-08T23:12:56.625Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5722023-11-08T23:12:56.670Z++ basename ./tools/ci_download_maghemite_mgd
5732023-11-08T23:12:56.685Z+ ARG0=ci_download_maghemite_mgd
5742023-11-08T23:12:56.705Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5752023-11-08T23:12:56.716Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5762023-11-08T23:12:56.728Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5772023-11-08T23:12:56.737Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5782023-11-08T23:12:56.747Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5792023-11-08T23:12:56.762Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5802023-11-08T23:12:56.773Z+ TARGET_DIR=out
5812023-11-08T23:12:56.785Z+ DOWNLOAD_DIR=out/downloads
5822023-11-08T23:12:56.798Z+ DEST_DIR=./out/mgd
5832023-11-08T23:12:56.826Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5842023-11-08T23:12:56.840Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5852023-11-08T23:12:56.852Z+ REPO=oxidecomputer/maghemite
5862023-11-08T23:12:56.868Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
5872023-11-08T23:12:57.295Z+ main
5882023-11-08T23:12:58.532Z+ [[ 0 != 0 ]]
5892023-11-08T23:12:58.621Z+ CIDL_OS=solaris2.11
5902023-11-08T23:12:58.632Z+ [[ 0 != 0 ]]
5912023-11-08T23:12:58.648Z+ configure_os solaris2.11
5922023-11-08T23:12:58.661Z+ echo 'current directory: /work/oxidecomputer/omicron'
5932023-11-08T23:12:58.667Zcurrent directory: /work/oxidecomputer/omicron
5942023-11-08T23:12:58.679Z+ echo 'configuring based on OS: "solaris2.11"'
5952023-11-08T23:12:58.695Zconfiguring based on OS: "solaris2.11"
5962023-11-08T23:12:59.532Z+ case "$1" in
5972023-11-08T23:12:59.552Z+ SET_BINARIES=
5982023-11-08T23:12:59.562Z+ CIDL_SHA256FUNC=do_sha256sum
5992023-11-08T23:12:59.567Z+ TARBALL_FILENAME=mgd.tar.gz
6002023-11-08T23:12:59.575Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6012023-11-08T23:12:59.580Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6022023-11-08T23:12:59.586Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
6032023-11-08T23:12:59.608ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6042023-11-08T23:12:59.673Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6052023-11-08T23:12:59.699Z+ mkdir -p out/downloads
6062023-11-08T23:12:59.714ZLocal file: out/downloads/mgd.tar.gz
6072023-11-08T23:12:59.724Z+ mkdir -p ./out/mgd
6082023-11-08T23:12:59.733Z+ fetch_and_verify
6092023-11-08T23:12:59.742Z+ local DO_DOWNLOAD=true
6102023-11-08T23:12:59.747Z+ [[ -f out/downloads/mgd.tar.gz ]]
6112023-11-08T23:12:59.753Z+ '[' true == true ']'
6122023-11-08T23:12:59.764Z+ echo Downloading...
6132023-11-08T23:12:59.771ZDownloading...
6142023-11-08T23:12:59.776Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6152023-11-08T23:12:59.789Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6162023-11-08T23:13:05.746Z++ do_sha256sum out/downloads/mgd.tar.gz
6172023-11-08T23:13:05.753Z++ sha256sum
6182023-11-08T23:13:05.763Z++ awk '{print $1}'
6192023-11-08T23:13:05.823Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6202023-11-08T23:13:05.836Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6212023-11-08T23:13:05.847Z+ do_untar out/downloads/mgd.tar.gz
6222023-11-08T23:13:05.853Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6232023-11-08T23:13:06.489Z+ do_assemble
6242023-11-08T23:13:06.493Z+ rm -r ./out/mgd
6252023-11-08T23:13:06.497Z+ mkdir ./out/mgd
6262023-11-08T23:13:06.501Z+ cp -r out/downloads/root ./out/mgd/root
6272023-11-08T23:13:06.702Z+ set -o errexit
6282023-11-08T23:13:06.708Z+++ dirname ./tools/ci_download_transceiver_control
6292023-11-08T23:13:06.716Z++ cd ./tools
6302023-11-08T23:13:06.722Z++ pwd
6312023-11-08T23:13:06.726Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6322023-11-08T23:13:06.736Z++ basename ./tools/ci_download_transceiver_control
6332023-11-08T23:13:06.743Z+ ARG0=ci_download_transceiver_control
6342023-11-08T23:13:06.757Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6352023-11-08T23:13:07.174Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6362023-11-08T23:13:07.187Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6372023-11-08T23:13:07.193Z+ TARGET_DIR=out
6382023-11-08T23:13:07.198Z+ DOWNLOAD_DIR=out/downloads
6392023-11-08T23:13:07.204Z+ DEST_DIR=./out/transceiver-control
6402023-11-08T23:13:07.211Z+ BIN_DIR=/opt/oxide/bin
6412023-11-08T23:13:07.221Z+ BINARY=xcvradm
6422023-11-08T23:13:07.228Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6432023-11-08T23:13:07.237Z+ REPO=oxidecomputer/transceiver-control
6442023-11-08T23:13:07.245Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6452023-11-08T23:13:07.263Z+ main
6462023-11-08T23:13:07.273Z+ [[ 0 != 0 ]]
6472023-11-08T23:13:07.283Z+ CIDL_OS=solaris2.11
6482023-11-08T23:13:07.299Z+ [[ 0 != 0 ]]
6492023-11-08T23:13:07.718Z+ configure_os solaris2.11
6502023-11-08T23:13:08.140Z+ echo 'current directory: /work/oxidecomputer/omicron'
6512023-11-08T23:13:08.161Zcurrent directory: /work/oxidecomputer/omicron
6522023-11-08T23:13:08.174Z+ echo 'configuring based on OS: "solaris2.11"'
6532023-11-08T23:13:08.178Zconfiguring based on OS: "solaris2.11"
6542023-11-08T23:13:08.181Z+ case "$1" in
6552023-11-08T23:13:08.184Z+ SET_BINARIES=
6562023-11-08T23:13:08.187Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6572023-11-08T23:13:08.192Z+ CIDL_SHA256FUNC=do_sha256sum
6582023-11-08T23:13:08.195Z+ ARCHIVE_FILENAME=xcvradm.gz
6592023-11-08T23:13:08.199Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6602023-11-08T23:13:08.202Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6612023-11-08T23:13:08.205Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6622023-11-08T23:13:08.210ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632023-11-08T23:13:08.213Z+ echo 'Local file: out/downloads/xcvradm.gz'
6642023-11-08T23:13:08.218ZLocal file: out/downloads/xcvradm.gz
6652023-11-08T23:13:08.225Z+ mkdir -p out/downloads
6662023-11-08T23:13:08.229Z+ mkdir -p ./out/transceiver-control
6672023-11-08T23:13:08.234Z+ fetch_and_verify
6682023-11-08T23:13:08.238Z+ local DO_DOWNLOAD=true
6692023-11-08T23:13:08.242Z+ [[ -f out/downloads/xcvradm.gz ]]
6702023-11-08T23:13:08.250Z+ '[' true == true ']'
6712023-11-08T23:13:08.254Z+ echo Downloading...
6722023-11-08T23:13:08.258ZDownloading...
6732023-11-08T23:13:08.262Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6742023-11-08T23:13:08.267Z+ 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
6752023-11-08T23:13:10.381Z++ do_sha256sum out/downloads/xcvradm.gz
6762023-11-08T23:13:10.392Z++ sha256sum
6772023-11-08T23:13:10.404Z++ awk '{print $1}'
6782023-11-08T23:13:10.409Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6792023-11-08T23:13:10.417Z+ [[ 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 ]]
6802023-11-08T23:13:10.442Z+ do_unpack out/downloads/xcvradm.gz
6812023-11-08T23:13:10.453Z+ mkdir -p out/downloads/root//opt/oxide/bin
6822023-11-08T23:13:10.462Z+ gzip -dc out/downloads/xcvradm.gz
6832023-11-08T23:13:10.591Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6842023-11-08T23:13:10.604Z+ do_assemble
6852023-11-08T23:13:10.632Z+ rm -r ./out/transceiver-control
6862023-11-08T23:13:10.644Z+ mkdir ./out/transceiver-control
6872023-11-08T23:13:10.651Z+ cp -r out/downloads/root ./out/transceiver-control/root
6882023-11-08T23:13:10.832ZAll prerequisites installed successfully
6892023-11-08T23:13:10.846Z
6902023-11-08T23:13:10.861Zreal 2:37.377235860
6912023-11-08T23:13:10.866Zuser 52.548908704
6922023-11-08T23:13:10.874Zsys 9.901698563
6932023-11-08T23:13:10.888Ztrap 0.019741501
6942023-11-08T23:13:10.903Ztflt 0.156012324
6952023-11-08T23:13:10.987Zdflt 0.598537616
6962023-11-08T23:13:10.996Zkflt 0.116151315
6972023-11-08T23:13:11.006Zlock 1.492017224
6982023-11-08T23:13:11.017Zslp 5:02.238368633
6992023-11-08T23:13:11.026Zlat 3.261874063
7002023-11-08T23:13:11.040Zstop 0.067844106
7012023-11-08T23:13:11.049Z+ banner end-to-end-tests
7022023-11-08T23:13:11.059Z
7032023-11-08T23:13:11.069Z ###### # # ##### ##### #### ###### # # #####
7042023-11-08T23:13:11.082Z # ## # # # # # # # ## # # #
7052023-11-08T23:13:11.098Z ##### # # # # # ##### # # # ##### ##### # # # # #
7062023-11-08T23:13:11.114Z # # # # # # # # # # # # # # #
7072023-11-08T23:13:11.132Z # # ## # # # # # # # ## # #
7082023-11-08T23:13:11.149Z ###### # # ##### # #### ###### # # #####
7092023-11-08T23:13:11.192Z
7102023-11-08T23:13:11.242Z+ export CARGO_PROFILE_DEV_DEBUG=1
7112023-11-08T23:13:11.257Z+ CARGO_PROFILE_DEV_DEBUG=1
7122023-11-08T23:13:11.307Z+ export CARGO_PROFILE_TEST_DEBUG=1
7132023-11-08T23:13:11.327Z+ CARGO_PROFILE_TEST_DEBUG=1
7142023-11-08T23:13:11.335Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7152023-11-08T23:13:11.347Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7162023-11-08T23:13:11.614Z Updating crates.io index
7172023-11-08T23:13:11.669Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7182023-11-08T23:13:12.463Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7192023-11-08T23:13:14.204Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7202023-11-08T23:13:15.040Z Updating git repository `http://github.com/oxidecomputer/tofino`
7212023-11-08T23:13:15.375Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7222023-11-08T23:13:15.666Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7232023-11-08T23:13:15.951Z Updating git repository `https://github.com/oxidecomputer/propolis`
7242023-11-08T23:13:16.797Z Updating git repository `https://github.com/oxidecomputer/crucible`
7252023-11-08T23:13:18.523Z Updating git repository `https://github.com/oxidecomputer/opte`
7262023-11-08T23:13:19.696Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7272023-11-08T23:13:20.077Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7282023-11-08T23:13:20.387Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7292023-11-08T23:13:20.960Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7302023-11-08T23:13:21.254Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7312023-11-08T23:13:21.877Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7322023-11-08T23:13:22.037Z Updating git repository `https://github.com/njaremko/samael`
7332023-11-08T23:13:22.554Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7342023-11-08T23:13:23.086Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7352023-11-08T23:13:23.459Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7362023-11-08T23:13:23.807Z Updating git repository `https://github.com/jgallagher/nix`
7372023-11-08T23:13:25.715Z Updating git repository `https://github.com/cbiffle/hubpack`
7382023-11-08T23:13:26.213Z Updating git repository `https://github.com/oxidecomputer/omicron`
7392023-11-08T23:13:36.189Z Updating git repository `https://github.com/oxidecomputer/rfb`
7402023-11-08T23:13:36.266Z Updating git repository `https://github.com/oxidecomputer/typify`
7412023-11-08T23:13:37.244Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7422023-11-08T23:13:37.632Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7432023-11-08T23:13:37.951Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7442023-11-08T23:13:39.380Z Downloading crates ...
7452023-11-08T23:13:39.583Z Downloaded memoffset v0.9.0
7462023-11-08T23:13:39.590Z Downloaded linked-hash-map v0.5.6
7472023-11-08T23:13:39.599Z Downloaded diesel_derives v2.1.1
7482023-11-08T23:13:39.610Z Downloaded colorchoice v1.0.0
7492023-11-08T23:13:39.635Z Downloaded matches v0.1.10
7502023-11-08T23:13:39.647Z Downloaded md5 v0.7.0
7512023-11-08T23:13:39.654Z Downloaded kstat-rs v0.2.3
7522023-11-08T23:13:39.658Z Downloaded md-5 v0.10.5
7532023-11-08T23:13:39.664Z Downloaded adler v1.0.2
7542023-11-08T23:13:39.668Z Downloaded argon2 v0.5.2
7552023-11-08T23:13:39.673Z Downloaded proc-macro-error v1.0.4
7562023-11-08T23:13:39.677Z Downloaded async-stream v0.3.5
7572023-11-08T23:13:39.687Z Downloaded parse-display v0.7.0
7582023-11-08T23:13:39.721Z Downloaded cfg-if v1.0.0
7592023-11-08T23:13:39.728Z Downloaded opaque-debug v0.3.0
7602023-11-08T23:13:39.734Z Downloaded parse-display-derive v0.7.0
7612023-11-08T23:13:39.738Z Downloaded openssl-probe v0.1.5
7622023-11-08T23:13:39.742Z Downloaded pbkdf2 v0.12.2
7632023-11-08T23:13:39.747Z Downloaded cfg-if v0.1.10
7642023-11-08T23:13:39.754Z Downloaded bit-set v0.5.3
7652023-11-08T23:13:39.758Z Downloaded base16ct v0.2.0
7662023-11-08T23:13:39.769Z Downloaded colored v2.0.4
7672023-11-08T23:13:39.774Z Downloaded bitstruct v0.1.1
7682023-11-08T23:13:39.781Z Downloaded proc-macro-crate v1.3.1
7692023-11-08T23:13:39.786Z Downloaded parking_lot_core v0.9.8
7702023-11-08T23:13:39.790Z Downloaded pest_derive v2.7.2
7712023-11-08T23:13:39.793Z Downloaded block-buffer v0.10.4
7722023-11-08T23:13:39.798Z Downloaded version_check v0.9.4
7732023-11-08T23:13:39.805Z Downloaded pest_generator v2.7.2
7742023-11-08T23:13:39.809Z Downloaded autocfg v1.1.0
7752023-11-08T23:13:39.814Z Downloaded foreign-types v0.3.2
7762023-11-08T23:13:39.830Z Downloaded bcrypt-pbkdf v0.10.0
7772023-11-08T23:13:39.845Z Downloaded lazy_static v1.4.0
7782023-11-08T23:13:39.850Z Downloaded num_cpus v1.16.0
7792023-11-08T23:13:39.855Z Downloaded foreign-types-shared v0.1.1
7802023-11-08T23:13:39.861Z Downloaded foreign-types v0.5.0
7812023-11-08T23:13:39.865Z Downloaded cbc v0.1.2
7822023-11-08T23:13:39.871Z Downloaded num_enum v0.7.0
7832023-11-08T23:13:39.878Z Downloaded endian-type v0.1.2
7842023-11-08T23:13:39.882Z Downloaded tokio-macros v2.1.0
7852023-11-08T23:13:39.888Z Downloaded dyn-clone v1.0.13
7862023-11-08T23:13:39.899Z Downloaded addr2line v0.21.0
7872023-11-08T23:13:39.915Z Downloaded password-hash v0.4.2
7882023-11-08T23:13:39.924Z Downloaded bincode v1.3.3
7892023-11-08T23:13:39.934Z Downloaded errno v0.3.2
7902023-11-08T23:13:39.955Z Downloaded bit_field v0.10.2
7912023-11-08T23:13:40.389Z Downloaded futures-executor v0.3.29
7922023-11-08T23:13:40.412Z Downloaded futures-core v0.3.29
7932023-11-08T23:13:40.432Z Downloaded usdt v0.3.5
7942023-11-08T23:13:40.439Z Downloaded itoa v1.0.9
7952023-11-08T23:13:40.453Z Downloaded console v0.15.7
7962023-11-08T23:13:40.467Z Downloaded inout v0.1.3
7972023-11-08T23:13:40.478Z Downloaded ed25519 v2.2.2
7982023-11-08T23:13:40.486Z Downloaded hubpack_derive v0.1.1
7992023-11-08T23:13:40.494Z Downloaded native-tls v0.2.11
8002023-11-08T23:13:40.499Z Downloaded equivalent v1.0.1
8012023-11-08T23:13:40.504Z Downloaded want v0.3.1
8022023-11-08T23:13:40.523Z Downloaded fastrand v2.0.0
8032023-11-08T23:13:40.529Z Downloaded httpdate v1.0.3
8042023-11-08T23:13:40.533Z Downloaded signal-hook-registry v1.4.1
8052023-11-08T23:13:40.542Z Downloaded tempfile v3.8.0
8062023-11-08T23:13:40.556Z Downloaded russh-cryptovec v0.7.0
8072023-11-08T23:13:40.569Z Downloaded ahash v0.8.3
8082023-11-08T23:13:40.583Z Downloaded home v0.5.5
8092023-11-08T23:13:40.589Z Downloaded heck v0.4.1
8102023-11-08T23:13:40.598Z Downloaded signal-hook-mio v0.2.3
8112023-11-08T23:13:40.610Z Downloaded num-bigint v0.4.4
8122023-11-08T23:13:41.032Z Downloaded rand_core v0.6.4
8132023-11-08T23:13:41.043Z Downloaded futures-task v0.3.29
8142023-11-08T23:13:41.060Z Downloaded untrusted v0.9.0
8152023-11-08T23:13:41.080Z Downloaded once_cell v1.18.0
8162023-11-08T23:13:41.092Z Downloaded waitgroup v0.1.2
8172023-11-08T23:13:41.104Z Downloaded tap v1.0.1
8182023-11-08T23:13:41.118Z Downloaded httparse v1.8.0
8192023-11-08T23:13:41.123Z Downloaded subtle v2.5.0
8202023-11-08T23:13:41.130Z Downloaded cc v1.0.83
8212023-11-08T23:13:41.134Z Downloaded time-core v0.1.1
8222023-11-08T23:13:41.137Z Downloaded half v1.8.2
8232023-11-08T23:13:41.141Z Downloaded strum_macros v0.25.2
8242023-11-08T23:13:41.144Z Downloaded arc-swap v1.6.0
8252023-11-08T23:13:41.148Z Downloaded sha1 v0.10.5
8262023-11-08T23:13:41.152Z Downloaded stringprep v0.1.3
8272023-11-08T23:13:41.155Z Downloaded futures v0.3.29
8282023-11-08T23:13:41.159Z Downloaded io-lifetimes v1.0.11
8292023-11-08T23:13:41.162Z Downloaded tinyvec_macros v0.1.1
8302023-11-08T23:13:41.165Z Downloaded utf8parse v0.2.1
8312023-11-08T23:13:41.171Z Downloaded hash32 v0.2.1
8322023-11-08T23:13:41.174Z Downloaded slab v0.4.9
8332023-11-08T23:13:41.178Z Downloaded difflib v0.4.0
8342023-11-08T23:13:41.181Z Downloaded zone v0.3.0
8352023-11-08T23:13:41.184Z Downloaded crc32fast v1.3.2
8362023-11-08T23:13:41.189Z Downloaded darling_core v0.20.3
8372023-11-08T23:13:41.192Z Downloaded spin v0.5.2
8382023-11-08T23:13:41.200Z Downloaded yasna v0.5.2
8392023-11-08T23:13:41.202Z Downloaded iana-time-zone v0.1.57
8402023-11-08T23:13:41.206Z Downloaded fxhash v0.2.1
8412023-11-08T23:13:41.209Z Downloaded ident_case v1.0.1
8422023-11-08T23:13:41.212Z Downloaded http-range v0.1.5
8432023-11-08T23:13:41.228Z Downloaded serde_urlencoded v0.7.1
8442023-11-08T23:13:41.670Z Downloaded thiserror-impl-no-std v2.0.2
8452023-11-08T23:13:41.690Z Downloaded proc-macro-error-attr v1.0.4
8462023-11-08T23:13:41.701Z Downloaded hyper-staticfile v0.9.5
8472023-11-08T23:13:41.711Z Downloaded tokio-tungstenite v0.18.0
8482023-11-08T23:13:41.846Z Downloaded rustfmt-wrapper v0.2.0
8492023-11-08T23:13:41.862Z Downloaded rustls-pemfile v1.0.3
8502023-11-08T23:13:41.879Z Downloaded serde_spanned v0.6.4
8512023-11-08T23:13:41.901Z Downloaded thiserror-impl v1.0.49
8522023-11-08T23:13:41.917Z Downloaded headers-core v0.2.0
8532023-11-08T23:13:41.925Z Downloaded jobserver v0.1.26
8542023-11-08T23:13:42.349Z Downloaded humantime v2.1.0
8552023-11-08T23:13:42.363Z Downloaded toml v0.8.8
8562023-11-08T23:13:42.381Z Downloaded is-terminal v0.4.9
8572023-11-08T23:13:42.420Z Downloaded rand_core v0.5.1
8582023-11-08T23:13:42.457Z Downloaded serde_repr v0.1.16
8592023-11-08T23:13:42.496Z Downloaded ed25519-dalek v2.0.0
8602023-11-08T23:13:42.524Z Downloaded backtrace v0.3.69
8612023-11-08T23:13:42.555Z Downloaded ff v0.13.0
8622023-11-08T23:13:42.571Z Downloaded rand_chacha v0.2.2
8632023-11-08T23:13:42.580Z Downloaded tokio-rustls v0.24.1
8642023-11-08T23:13:42.592Z Downloaded dtrace-parser v0.1.14
8652023-11-08T23:13:42.605Z Downloaded heapless v0.7.16
8662023-11-08T23:13:42.618Z Downloaded toml_datetime v0.6.5
8672023-11-08T23:13:42.633Z Downloaded static_assertions v1.1.0
8682023-11-08T23:13:42.654Z Downloaded secrecy v0.8.0
8692023-11-08T23:13:42.670Z Downloaded stable_deref_trait v1.2.0
8702023-11-08T23:13:42.679Z Downloaded vec_map v0.8.2
8712023-11-08T23:13:42.688Z Downloaded pest v2.7.2
8722023-11-08T23:13:42.698Z Downloaded radium v0.7.0
8732023-11-08T23:13:42.706Z Downloaded ipnet v2.8.0
8742023-11-08T23:13:42.715Z Downloaded slog-stdlog v4.1.1
8752023-11-08T23:13:42.724Z Downloaded semver v1.0.20
8762023-11-08T23:13:42.735Z Downloaded filetime v0.2.22
8772023-11-08T23:13:42.740Z Downloaded slog-dtrace v0.2.3
8782023-11-08T23:13:42.746Z Downloaded hashlink v0.8.3
8792023-11-08T23:13:42.770Z Downloaded sct v0.7.0
8802023-11-08T23:13:42.783Z Downloaded group v0.13.0
8812023-11-08T23:13:42.807Z Downloaded serde_path_to_error v0.1.14
8822023-11-08T23:13:42.822Z Downloaded serde_arrays v0.1.0
8832023-11-08T23:13:42.828Z Downloaded smf v0.2.2
8842023-11-08T23:13:42.837Z Downloaded serde_derive_internals v0.26.0
8852023-11-08T23:13:42.876Z Downloaded ghash v0.5.0
8862023-11-08T23:13:42.880Z Downloaded serde v1.0.188
8872023-11-08T23:13:42.885Z Downloaded thiserror v1.0.49
8882023-11-08T23:13:42.894Z Downloaded r2d2 v0.8.10
8892023-11-08T23:13:42.906Z Downloaded dirs v5.0.1
8902023-11-08T23:13:42.929Z Downloaded rustc_version v0.4.0
8912023-11-08T23:13:42.944Z Downloaded aes-gcm v0.10.3
8922023-11-08T23:13:42.961Z Downloaded hex-literal v0.4.1
8932023-11-08T23:13:43.378Z Downloaded digest v0.10.7
8942023-11-08T23:13:43.381Z Downloaded fixedbitset v0.4.2
8952023-11-08T23:13:43.385Z Downloaded spin v0.9.8
8962023-11-08T23:13:43.389Z Downloaded serde_with_macros v2.3.3
8972023-11-08T23:13:43.395Z Downloaded headers v0.3.9
8982023-11-08T23:13:43.402Z Downloaded smallvec v1.11.0
8992023-11-08T23:13:43.816Z Downloaded toml_edit v0.21.0
9002023-11-08T23:13:43.827Z Downloaded socket2 v0.4.9
9012023-11-08T23:13:43.835Z Downloaded hostname v0.3.1
9022023-11-08T23:13:43.843Z Downloaded zerocopy v0.6.4
9032023-11-08T23:13:43.857Z Downloaded schemars v0.8.13
9042023-11-08T23:13:43.870Z Downloaded indexmap v1.9.3
9052023-11-08T23:13:44.289Z Downloaded tracing v0.1.37
9062023-11-08T23:13:44.337Z Downloaded flate2 v1.0.28
9072023-11-08T23:13:44.346Z Downloaded serde_yaml v0.9.25
9082023-11-08T23:13:44.363Z Downloaded itertools v0.10.5
9092023-11-08T23:13:44.374Z Downloaded rand v0.8.5
9102023-11-08T23:13:44.384Z Downloaded unicode-normalization v0.1.22
9112023-11-08T23:13:44.394Z Downloaded tokio-util v0.7.10
9122023-11-08T23:13:44.400Z Downloaded regex-automata v0.1.10
9132023-11-08T23:13:44.411Z Downloaded hashbrown v0.14.2
9142023-11-08T23:13:44.431Z Downloaded russh v0.39.0
9152023-11-08T23:13:44.851Z Downloaded toml_edit v0.19.15
9162023-11-08T23:13:44.861Z Downloaded reqwest v0.11.20
9172023-11-08T23:13:44.873Z Downloaded rand v0.7.3
9182023-11-08T23:13:44.900Z Downloaded winnow v0.5.15
9192023-11-08T23:13:45.316Z Downloaded serde_with v2.3.3
9202023-11-08T23:13:45.320Z Downloaded hyper v0.14.27
9212023-11-08T23:13:45.340Z Downloaded rusqlite v0.29.0
9222023-11-08T23:13:45.759Z Downloaded bitvec v1.0.1
9232023-11-08T23:13:45.768Z Downloaded regress v0.7.1
9242023-11-08T23:13:45.777Z Downloaded git2 v0.17.2
9252023-11-08T23:13:45.786Z Downloaded radix_trie v0.2.1
9262023-11-08T23:13:45.798Z Downloaded nix v0.26.2
9272023-11-08T23:13:45.810Z Downloaded rustls v0.21.8
9282023-11-08T23:13:45.823Z Downloaded vcpkg v0.2.15
9292023-11-08T23:13:45.844Z Downloaded rustix v0.37.23
9302023-11-08T23:13:45.859Z Downloaded regex v1.10.2
9312023-11-08T23:13:45.871Z Downloaded smoltcp v0.8.2
9322023-11-08T23:13:45.950Z Downloaded idna v0.4.0
9332023-11-08T23:13:45.972Z Downloaded bzip2-sys v0.1.11+1.0.8
9342023-11-08T23:13:46.027Z Downloaded gimli v0.28.0
9352023-11-08T23:13:46.032Z Downloaded bstr v0.2.17
9362023-11-08T23:13:46.040Z Downloaded regex-syntax v0.7.5
9372023-11-08T23:13:46.044Z Downloaded smoltcp v0.9.1
9382023-11-08T23:13:46.048Z Downloaded openapiv3 v1.0.3
9392023-11-08T23:13:46.052Z Downloaded regex-syntax v0.8.2
9402023-11-08T23:13:46.055Z Downloaded sha3 v0.10.8
9412023-11-08T23:13:46.059Z Downloaded rustix v0.38.9
9422023-11-08T23:13:46.062Z Downloaded idna v0.2.3
9432023-11-08T23:13:46.065Z Downloaded sled v0.34.7
9442023-11-08T23:13:46.068Z Downloaded zerocopy-derive v0.2.0
9452023-11-08T23:13:46.088Z Downloaded regex-automata v0.4.3
9462023-11-08T23:13:46.091Z Downloaded regex-automata v0.3.8
9472023-11-08T23:13:46.094Z Downloaded encoding_rs v0.8.33
9482023-11-08T23:13:46.107Z Downloaded regex-syntax v0.6.29
9492023-11-08T23:13:46.111Z Downloaded libc v0.2.150
9502023-11-08T23:13:46.116Z Downloaded tokio v1.33.0
9512023-11-08T23:13:46.122Z Downloaded zerocopy-derive v0.6.4
9522023-11-08T23:13:46.126Z Downloaded bstr v1.6.0
9532023-11-08T23:13:46.131Z Downloaded trust-dns-proto v0.22.0
9542023-11-08T23:13:46.135Z Downloaded syn v1.0.109
9552023-11-08T23:13:46.139Z Downloaded diesel v2.1.3
9562023-11-08T23:13:46.143Z Downloaded curve25519-dalek v4.1.0
9572023-11-08T23:13:46.147Z Downloaded openssl v0.10.57
9582023-11-08T23:13:46.150Z Downloaded winapi v0.3.9
9592023-11-08T23:13:46.154Z Downloaded hkdf v0.12.3
9602023-11-08T23:13:46.158Z Downloaded serde_json v1.0.108
9612023-11-08T23:13:46.163Z Downloaded futures-util v0.3.29
9622023-11-08T23:13:46.168Z Downloaded libz-sys v1.1.12
9632023-11-08T23:13:46.173Z Downloaded webpki-roots v0.25.2
9642023-11-08T23:13:46.177Z Downloaded syn v2.0.32
9652023-11-08T23:13:46.181Z Downloaded rustls-webpki v0.101.7
9662023-11-08T23:13:46.185Z Downloaded h2 v0.3.21
9672023-11-08T23:13:46.189Z Downloaded chrono v0.4.31
9682023-11-08T23:13:46.193Z Downloaded clap v2.34.0
9692023-11-08T23:13:46.198Z Downloaded petgraph v0.6.4
9702023-11-08T23:13:46.201Z Downloaded libgit2-sys v0.15.2+1.6.4
9712023-11-08T23:13:46.209Z Downloaded hashbrown v0.13.2
9722023-11-08T23:13:46.214Z Downloaded clap_builder v4.4.2
9732023-11-08T23:13:46.219Z Downloaded http v0.2.9
9742023-11-08T23:13:46.225Z Downloaded itertools v0.11.0
9752023-11-08T23:13:46.230Z Downloaded aho-corasick v1.0.4
9762023-11-08T23:13:46.234Z Downloaded aes v0.8.3
9772023-11-08T23:13:46.237Z Downloaded tokio-postgres v0.7.10
9782023-11-08T23:13:46.241Z Downloaded unicode-segmentation v1.10.1
9792023-11-08T23:13:46.247Z Downloaded libsqlite3-sys v0.26.0
9802023-11-08T23:13:46.254Z Downloaded hashbrown v0.12.3
9812023-11-08T23:13:46.268Z Downloaded rand_chacha v0.3.1
9822023-11-08T23:13:46.277Z Downloaded ryu v1.0.15
9832023-11-08T23:13:46.282Z Downloaded trust-dns-client v0.22.0
9842023-11-08T23:13:46.316Z Downloaded url v2.4.1
9852023-11-08T23:13:46.322Z Downloaded rustls-native-certs v0.6.3
9862023-11-08T23:13:46.326Z Downloaded env_logger v0.9.3
9872023-11-08T23:13:46.329Z Downloaded object v0.32.1
9882023-11-08T23:13:46.336Z Downloaded slog-term v2.9.0
9892023-11-08T23:13:46.340Z Downloaded schemars_derive v0.8.13
9902023-11-08T23:13:46.348Z Downloaded tracing-core v0.1.31
9912023-11-08T23:13:46.352Z Downloaded scheduled-thread-pool v0.2.7
9922023-11-08T23:13:46.357Z Downloaded rustversion v1.0.14
9932023-11-08T23:13:46.362Z Downloaded ipnetwork v0.20.0
9942023-11-08T23:13:46.382Z Downloaded funty v2.0.0
9952023-11-08T23:13:46.808Z Downloaded scopeguard v1.2.0
9962023-11-08T23:13:46.824Z Downloaded serde_tokenstream v0.2.0
9972023-11-08T23:13:46.830Z Downloaded serde_tokenstream v0.1.7
9982023-11-08T23:13:46.836Z Downloaded enum-as-inner v0.5.1
9992023-11-08T23:13:46.844Z Downloaded tracing-attributes v0.1.26
10002023-11-08T23:13:46.852Z Downloaded time v0.3.27
10012023-11-08T23:13:46.862Z Downloaded zip v0.6.6
10022023-11-08T23:13:46.869Z Downloaded mio v0.8.8
10032023-11-08T23:13:46.878Z Downloaded slog-scope v4.4.0
10042023-11-08T23:13:46.891Z Downloaded dirs-next v2.0.0
10052023-11-08T23:13:46.900Z Downloaded same-file v1.0.6
10062023-11-08T23:13:46.904Z Downloaded slog v2.7.0
10072023-11-08T23:13:46.908Z Downloaded futures-channel v0.3.29
10082023-11-08T23:13:46.913Z Downloaded tinyvec v1.6.0
10092023-11-08T23:13:46.918Z Downloaded ron v0.7.1
10102023-11-08T23:13:46.925Z Downloaded proc-macro2 v1.0.67
10112023-11-08T23:13:46.929Z Downloaded unsafe-libyaml v0.2.9
10122023-11-08T23:13:46.934Z Downloaded tungstenite v0.18.0
10132023-11-08T23:13:46.938Z Downloaded tungstenite v0.20.1
10142023-11-08T23:13:46.946Z Downloaded crossbeam-channel v0.5.8
10152023-11-08T23:13:46.950Z Downloaded trust-dns-server v0.22.1
10162023-11-08T23:13:46.957Z Downloaded socket2 v0.5.4
10172023-11-08T23:13:46.965Z Downloaded hex v0.4.3
10182023-11-08T23:13:46.969Z Downloaded heck v0.3.3
10192023-11-08T23:13:46.974Z Downloaded tokio-tungstenite v0.20.1
10202023-11-08T23:13:46.978Z Downloaded unicode-ident v1.0.12
10212023-11-08T23:13:46.983Z Downloaded ucd-trie v0.1.6
10222023-11-08T23:13:46.989Z Downloaded typenum v1.16.0
10232023-11-08T23:13:46.996Z Downloaded zeroize v1.6.0
10242023-11-08T23:13:47.002Z Downloaded structopt v0.3.26
10252023-11-08T23:13:47.010Z Downloaded crossterm v0.27.0
10262023-11-08T23:13:47.020Z Downloaded keccak v0.1.4
10272023-11-08T23:13:47.077Z Downloaded structmeta-derive v0.2.0
10282023-11-08T23:13:47.086Z Downloaded rustc-demangle v0.1.23
10292023-11-08T23:13:47.090Z Downloaded uuid v1.5.0
10302023-11-08T23:13:47.094Z Downloaded der v0.7.8
10312023-11-08T23:13:47.102Z Downloaded russh-keys v0.38.0
10322023-11-08T23:13:47.107Z Downloaded strsim v0.8.0
10332023-11-08T23:13:47.114Z Downloaded slog-async v2.8.0
10342023-11-08T23:13:47.119Z Downloaded slog-json v2.6.1
10352023-11-08T23:13:47.122Z Downloaded siphasher v0.3.11
10362023-11-08T23:13:47.126Z Downloaded structmeta-derive v0.1.6
10372023-11-08T23:13:47.130Z Downloaded fallible-iterator v0.2.0
10382023-11-08T23:13:47.135Z Downloaded glob v0.3.1
10392023-11-08T23:13:47.140Z Downloaded float-cmp v0.9.0
10402023-11-08T23:13:47.148Z Downloaded trust-dns-resolver v0.22.0
10412023-11-08T23:13:47.169Z Downloaded http-body v0.4.5
10422023-11-08T23:13:47.191Z Downloaded generic-array v0.14.7
10432023-11-08T23:13:47.203Z Downloaded elliptic-curve v0.13.5
10442023-11-08T23:13:47.406Z Downloaded hyper-rustls v0.24.2
10452023-11-08T23:13:47.424Z Downloaded ringbuffer v0.15.0
10462023-11-08T23:13:47.436Z Downloaded rcgen v0.11.3
10472023-11-08T23:13:47.448Z Downloaded indexmap v2.1.0
10482023-11-08T23:13:47.463Z Downloaded signal-hook v0.3.17
10492023-11-08T23:13:47.480Z Downloaded semver v0.11.0
10502023-11-08T23:13:47.490Z Downloaded toml v0.7.8
10512023-11-08T23:13:47.501Z Downloaded serde_derive v1.0.188
10522023-11-08T23:13:47.536Z Downloaded hmac v0.12.1
10532023-11-08T23:13:47.551Z Downloaded base64 v0.21.5
10542023-11-08T23:13:47.967Z Downloaded hyper-tls v0.5.0
10552023-11-08T23:13:47.973Z Downloaded time-macros v0.2.13
10562023-11-08T23:13:47.982Z Downloaded thread-id v4.2.0
10572023-11-08T23:13:47.999Z Downloaded thiserror-no-std v2.0.2
10582023-11-08T23:13:48.011Z Downloaded subprocess v0.2.9
10592023-11-08T23:13:48.017Z Downloaded tar v0.4.40
10602023-11-08T23:13:48.023Z Downloaded openssl-sys v0.9.93
10612023-11-08T23:13:48.027Z Downloaded vsss-rs v3.3.1
10622023-11-08T23:13:48.032Z Downloaded libm v0.2.7
10632023-11-08T23:13:48.037Z Downloaded quick-error v1.2.3
10642023-11-08T23:13:48.043Z Downloaded instant v0.1.12
10652023-11-08T23:13:48.050Z Downloaded slog-envlogger v2.2.0
10662023-11-08T23:13:48.054Z Downloaded tokio-stream v0.1.14
10672023-11-08T23:13:48.060Z Downloaded semver-parser v0.10.2
10682023-11-08T23:13:48.064Z Downloaded similar v2.2.1
10692023-11-08T23:13:48.069Z Downloaded const_format v0.2.31
10702023-11-08T23:13:48.075Z Downloaded crypto-bigint v0.5.2
10712023-11-08T23:13:48.080Z Downloaded zerocopy v0.3.0
10722023-11-08T23:13:48.084Z Downloaded unicode-width v0.1.11
10732023-11-08T23:13:48.150Z Downloaded ring v0.17.5
10742023-11-08T23:13:48.173Z Downloaded structmeta v0.1.6
10752023-11-08T23:13:48.182Z Downloaded erased-serde v0.3.30
10762023-11-08T23:13:48.203Z Downloaded usdt-impl v0.3.5
10772023-11-08T23:13:48.218Z Downloaded unicode-bidi v0.3.13
10782023-11-08T23:13:48.223Z Downloaded twox-hash v1.6.3
10792023-11-08T23:13:48.233Z Downloaded spki v0.7.2
10802023-11-08T23:13:48.244Z Downloaded walkdir v2.4.0
10812023-11-08T23:13:48.253Z Downloaded hubpack v0.1.2
10822023-11-08T23:13:48.260Z Downloaded strsim v0.10.0
10832023-11-08T23:13:48.270Z Downloaded string_cache v0.8.7
10842023-11-08T23:13:48.277Z Downloaded xattr v1.0.1
10852023-11-08T23:13:48.289Z Downloaded whoami v1.4.1
10862023-11-08T23:13:48.298Z Downloaded take_mut v0.2.2
10872023-11-08T23:13:48.313Z Downloaded base64 v0.13.1
10882023-11-08T23:13:48.331Z Downloaded derive_more v0.99.17
10892023-11-08T23:13:48.347Z Downloaded vergen v8.2.4
10902023-11-08T23:13:48.364Z Downloaded zeroize_derive v1.4.2
10912023-11-08T23:13:48.371Z Downloaded getrandom v0.2.10
10922023-11-08T23:13:48.385Z Downloaded getrandom v0.1.16
10932023-11-08T23:13:48.396Z Downloaded ring v0.16.20
10942023-11-08T23:13:48.818Z Downloaded getopts v0.2.21
10952023-11-08T23:13:48.842Z Downloaded resolv-conf v0.7.0
10962023-11-08T23:13:48.858Z Downloaded untrusted v0.7.1
10972023-11-08T23:13:48.901Z Downloaded sha2 v0.10.8
10982023-11-08T23:13:48.918Z Downloaded toml v0.5.11
10992023-11-08T23:13:48.940Z Downloaded slog-bunyan v2.4.0
11002023-11-08T23:13:48.953Z Downloaded try-lock v0.2.4
11012023-11-08T23:13:49.377Z Downloaded crossbeam-epoch v0.9.15
11022023-11-08T23:13:49.391Z Downloaded num-traits v0.2.16
11032023-11-08T23:13:49.407Z Downloaded crossbeam-utils v0.8.16
11042023-11-08T23:13:49.436Z Downloaded camino v1.1.6
11052023-11-08T23:13:49.451Z Downloaded const-oid v0.9.5
11062023-11-08T23:13:49.458Z Downloaded blake2 v0.10.6
11072023-11-08T23:13:49.476Z Downloaded pest_meta v2.7.2
11082023-11-08T23:13:49.488Z Downloaded unicase v2.7.0
11092023-11-08T23:13:49.924Z Downloaded poly1305 v0.8.0
11102023-11-08T23:13:49.950Z Downloaded textwrap v0.11.0
11112023-11-08T23:13:49.964Z Downloaded paste v1.0.14
11122023-11-08T23:13:49.980Z Downloaded num-rational v0.4.1
11132023-11-08T23:13:49.996Z Downloaded dof v0.1.5
11142023-11-08T23:13:50.009Z Downloaded base64ct v1.6.0
11152023-11-08T23:13:50.015Z Downloaded async-trait v0.1.74
11162023-11-08T23:13:50.020Z Downloaded tokio-native-tls v0.3.1
11172023-11-08T23:13:50.029Z Downloaded synstructure v0.12.6
11182023-11-08T23:13:50.042Z Downloaded num-integer v0.1.45
11192023-11-08T23:13:50.055Z Downloaded quote v1.0.33
11202023-11-08T23:13:50.065Z Downloaded futures-sink v0.3.29
11212023-11-08T23:13:50.074Z Downloaded futures-macro v0.3.29
11222023-11-08T23:13:50.082Z Downloaded fallible-streaming-iterator v0.1.9
11232023-11-08T23:13:50.109Z Downloaded bytes v1.5.0
11242023-11-08T23:13:50.125Z Downloaded wyz v0.5.1
11252023-11-08T23:13:50.144Z Downloaded term v0.7.0
11262023-11-08T23:13:50.175Z Downloaded cancel-safe-futures v0.1.5
11272023-11-08T23:13:50.187Z Downloaded memchr v2.6.3
11282023-11-08T23:13:50.201Z Downloaded form_urlencoded v1.2.0
11292023-11-08T23:13:50.313Z Downloaded dirs-sys-next v0.1.2
11302023-11-08T23:13:50.343Z Downloaded termcolor v1.2.0
11312023-11-08T23:13:50.359Z Downloaded password-hash v0.5.0
11322023-11-08T23:13:50.379Z Downloaded universal-hash v0.5.1
11332023-11-08T23:13:50.390Z Downloaded unicode-xid v0.2.4
11342023-11-08T23:13:50.399Z Downloaded either v1.9.0
11352023-11-08T23:13:50.409Z Downloaded usdt-attr-macro v0.3.5
11362023-11-08T23:13:50.418Z Downloaded signature v2.1.0
11372023-11-08T23:13:50.432Z Downloaded aes-gcm-siv v0.11.1
11382023-11-08T23:13:50.442Z Downloaded parking_lot v0.12.1
11392023-11-08T23:13:50.447Z Downloaded libefi-sys v0.1.0
11402023-11-08T23:13:50.459Z Downloaded anyhow v1.0.75
11412023-11-08T23:13:50.492Z Downloaded utf-8 v0.7.6
11422023-11-08T23:13:50.505Z Downloaded clap v4.4.3
11432023-11-08T23:13:50.512Z Downloaded bitstruct_derive v0.1.0
11442023-11-08T23:13:50.524Z Downloaded num_enum_derive v0.7.0
11452023-11-08T23:13:50.540Z Downloaded deranged v0.3.8
11462023-11-08T23:13:50.968Z Downloaded futures-io v0.3.29
11472023-11-08T23:13:50.976Z Downloaded parking_lot_core v0.8.6
11482023-11-08T23:13:50.983Z Downloaded thread_local v1.1.7
11492023-11-08T23:13:51.396Z Downloaded structopt-derive v0.4.18
11502023-11-08T23:13:51.401Z Downloaded structmeta v0.2.0
11512023-11-08T23:13:51.408Z Downloaded num-iter v0.1.43
11522023-11-08T23:13:51.416Z Downloaded num v0.4.1
11532023-11-08T23:13:51.840Z Downloaded mime v0.3.17
11542023-11-08T23:13:51.900Z Downloaded memoffset v0.7.1
11552023-11-08T23:13:51.919Z Downloaded debug-ignore v1.0.5
11562023-11-08T23:13:51.935Z Downloaded data-encoding v2.4.0
11572023-11-08T23:13:51.947Z Downloaded ctr v0.9.2
11582023-11-08T23:13:51.957Z Downloaded crypto-common v0.1.6
11592023-11-08T23:13:51.965Z Downloaded const_format_proc_macros v0.2.31
11602023-11-08T23:13:51.972Z Downloaded num-derive v0.4.0
11612023-11-08T23:13:51.980Z Downloaded postcard-cobs v0.1.5-pre
11622023-11-08T23:13:52.006Z Downloaded phf v0.11.2
11632023-11-08T23:13:52.016Z Downloaded byteorder v1.5.0
11642023-11-08T23:13:52.027Z Downloaded backoff v0.4.0
11652023-11-08T23:13:52.039Z Downloaded ansi_term v0.12.1
11662023-11-08T23:13:52.052Z Downloaded foreign-types-shared v0.3.1
11672023-11-08T23:13:52.068Z Downloaded foreign-types-macros v0.2.3
11682023-11-08T23:13:52.089Z Downloaded fnv v1.0.7
11692023-11-08T23:13:52.101Z Downloaded allocator-api2 v0.2.16
11702023-11-08T23:13:52.115Z Downloaded chacha20poly1305 v0.10.1
11712023-11-08T23:13:52.131Z Downloaded bitflags v1.3.2
11722023-11-08T23:13:52.145Z Downloaded atomic-waker v1.1.1
11732023-11-08T23:13:52.161Z Downloaded tower-service v0.3.2
11742023-11-08T23:13:52.175Z Downloaded dirs-sys v0.4.1
11752023-11-08T23:13:52.189Z Downloaded diesel_table_macro_syntax v0.1.0
11762023-11-08T23:13:52.195Z Downloaded zone_cfg_derive v0.3.0
11772023-11-08T23:13:52.201Z Downloaded omicron-zone-package v0.8.3
11782023-11-08T23:13:52.209Z Downloaded ppv-lite86 v0.2.17
11792023-11-08T23:13:52.214Z Downloaded postgres-types v0.2.6
11802023-11-08T23:13:52.220Z Downloaded parse-display-derive v0.8.2
11812023-11-08T23:13:52.226Z Downloaded blowfish v0.9.1
11822023-11-08T23:13:52.232Z Downloaded anstyle-parse v0.2.1
11832023-11-08T23:13:52.237Z Downloaded ascii v1.1.0
11842023-11-08T23:13:52.246Z Downloaded miniz_oxide v0.7.1
11852023-11-08T23:13:52.254Z Downloaded usdt-macro v0.3.5
11862023-11-08T23:13:52.260Z Downloaded pretty-hex v0.2.1
11872023-11-08T23:13:52.267Z Downloaded toolchain_find v0.2.0
11882023-11-08T23:13:52.277Z Downloaded terminal_size v0.2.6
11892023-11-08T23:13:52.705Z Downloaded clap_derive v4.4.2
11902023-11-08T23:13:52.715Z Downloaded parking_lot v0.11.2
11912023-11-08T23:13:52.725Z Downloaded strum v0.25.0
11922023-11-08T23:13:52.742Z Downloaded precomputed-hash v0.1.1
11932023-11-08T23:13:52.756Z Downloaded normalize-line-endings v0.3.0
11942023-11-08T23:13:52.773Z Downloaded nibble_vec v0.1.0
11952023-11-08T23:13:52.789Z Downloaded curve25519-dalek-derive v0.1.0
11962023-11-08T23:13:52.809Z Downloaded phf_shared v0.11.2
11972023-11-08T23:13:52.822Z Downloaded pbkdf2 v0.11.0
11982023-11-08T23:13:52.841Z Downloaded option-ext v0.2.0
11992023-11-08T23:13:52.857Z Downloaded num_threads v0.1.6
12002023-11-08T23:13:52.866Z Downloaded cstr-argument v0.1.2
12012023-11-08T23:13:52.879Z Downloaded percent-encoding v2.3.0
12022023-11-08T23:13:52.889Z Downloaded num_enum_derive v0.5.11
12032023-11-08T23:13:52.903Z Downloaded atty v0.2.14
12042023-11-08T23:13:52.914Z Downloaded pem v1.1.1
12052023-11-08T23:13:52.925Z Downloaded parse-display v0.8.2
12062023-11-08T23:13:52.941Z Downloaded block-padding v0.3.3
12072023-11-08T23:13:52.963Z Downloaded anstream v0.5.0
12082023-11-08T23:13:53.392Z Downloaded convert_case v0.4.0
12092023-11-08T23:13:53.440Z Downloaded phf_shared v0.10.0
12102023-11-08T23:13:53.455Z Downloaded async-stream-impl v0.3.5
12112023-11-08T23:13:53.468Z Downloaded clap_lex v0.5.1
12122023-11-08T23:13:53.481Z Downloaded num_enum v0.5.11
12132023-11-08T23:13:53.494Z Downloaded num-complex v0.4.4
12142023-11-08T23:13:53.505Z Downloaded atomicwrites v0.4.2
12152023-11-08T23:13:53.928Z Downloaded pem v3.0.2
12162023-11-08T23:13:53.943Z Downloaded bit-vec v0.6.3
12172023-11-08T23:13:53.951Z Downloaded anstyle v1.0.2
12182023-11-08T23:13:53.957Z Downloaded multer v2.1.0
12192023-11-08T23:13:53.962Z Downloaded darling v0.20.3
12202023-11-08T23:13:53.967Z Downloaded ciborium v0.2.1
12212023-11-08T23:13:53.971Z Downloaded async-recursion v1.0.5
12222023-11-08T23:13:53.977Z Downloaded postcard v0.7.3
12232023-11-08T23:13:53.985Z Downloaded platforms v3.0.2
12242023-11-08T23:13:53.993Z Downloaded macaddr v1.0.1
12252023-11-08T23:13:53.999Z Downloaded bitflags v2.4.0
12262023-11-08T23:13:54.007Z Downloaded openssl-macros v0.1.1
12272023-11-08T23:13:54.017Z Downloaded darling_macro v0.20.3
12282023-11-08T23:13:54.025Z Downloaded anstyle-query v1.0.0
12292023-11-08T23:13:54.032Z Downloaded pkcs8 v0.10.2
12302023-11-08T23:13:54.043Z Downloaded log v0.4.20
12312023-11-08T23:13:54.051Z Downloaded lock_api v0.4.10
12322023-11-08T23:13:54.055Z Downloaded cipher v0.4.4
12332023-11-08T23:13:54.060Z Downloaded postgres-protocol v0.6.6
12342023-11-08T23:13:54.064Z Downloaded match_cfg v0.1.0
12352023-11-08T23:13:54.070Z Downloaded lalrpop-util v0.19.12
12362023-11-08T23:13:54.075Z Downloaded camino-tempfile v1.0.2
12372023-11-08T23:13:54.079Z Downloaded predicates v3.0.4
12382023-11-08T23:13:54.091Z Downloaded pkg-config v0.3.27
12392023-11-08T23:13:54.102Z Downloaded predicates-core v1.0.6
12402023-11-08T23:13:54.112Z Downloaded pin-utils v0.1.0
12412023-11-08T23:13:54.124Z Downloaded new_debug_unreachable v1.0.4
12422023-11-08T23:13:54.145Z Downloaded mime_guess v2.0.4
12432023-11-08T23:13:54.164Z Downloaded lru-cache v0.1.2
12442023-11-08T23:13:54.190Z Downloaded polyval v0.6.1
12452023-11-08T23:13:54.219Z Downloaded pin-project-lite v0.2.13
12462023-11-08T23:13:54.233Z Downloaded ciborium-io v0.2.1
12472023-11-08T23:13:54.243Z Downloaded chacha20 v0.9.1
12482023-11-08T23:13:54.254Z Downloaded aead v0.5.2
12492023-11-08T23:13:54.263Z Downloaded pretty-hex v0.3.0
12502023-11-08T23:13:54.273Z Downloaded cpufeatures v0.2.9
12512023-11-08T23:13:54.283Z Downloaded ciborium-ll v0.2.1
12522023-11-08T23:13:54.289Z Downloaded bzip2 v0.4.4
12532023-11-08T23:13:54.297Z Downloaded managed v0.8.0
12542023-11-08T23:13:54.305Z Downloaded crucible-workspace-hack v0.1.0
12552023-11-08T23:13:54.319Z Compiling proc-macro2 v1.0.67
12562023-11-08T23:13:54.342Z Compiling unicode-ident v1.0.12
12572023-11-08T23:13:54.766Z Compiling libc v0.2.150
12582023-11-08T23:13:54.776Z Compiling serde v1.0.188
12592023-11-08T23:13:54.784Z Compiling version_check v0.9.4
12602023-11-08T23:13:54.793Z Compiling autocfg v1.1.0
12612023-11-08T23:13:54.802Z Compiling cfg-if v1.0.0
12622023-11-08T23:13:54.812Z Compiling syn v1.0.109
12632023-11-08T23:13:54.824Z Compiling once_cell v1.18.0
12642023-11-08T23:13:54.840Z Compiling typenum v1.16.0
12652023-11-08T23:13:54.862Z Compiling thiserror v1.0.49
12662023-11-08T23:13:54.882Z Compiling generic-array v0.14.7
12672023-11-08T23:13:54.896Z Compiling lock_api v0.4.10
12682023-11-08T23:13:54.909Z Compiling parking_lot_core v0.9.8
12692023-11-08T23:13:54.918Z Compiling libm v0.2.7
12702023-11-08T23:13:54.926Z Compiling num-traits v0.2.16
12712023-11-08T23:13:54.933Z Compiling itoa v1.0.9
12722023-11-08T23:13:54.940Z Compiling memchr v2.6.3
12732023-11-08T23:13:54.952Z Compiling futures-core v0.3.29
12742023-11-08T23:13:54.962Z Compiling ahash v0.8.3
12752023-11-08T23:13:54.967Z Compiling serde_json v1.0.108
12762023-11-08T23:13:54.974Z Compiling log v0.4.20
12772023-11-08T23:13:55.014Z Compiling slab v0.4.9
12782023-11-08T23:13:55.030Z Compiling futures-task v0.3.29
12792023-11-08T23:13:55.034Z Compiling quote v1.0.33
12802023-11-08T23:13:55.039Z Compiling futures-channel v0.3.29
12812023-11-08T23:13:55.044Z Compiling futures-util v0.3.29
12822023-11-08T23:13:55.047Z Compiling pkg-config v0.3.27
12832023-11-08T23:13:55.051Z Compiling getrandom v0.2.10
12842023-11-08T23:13:55.056Z Compiling syn v2.0.32
12852023-11-08T23:13:55.061Z Compiling jobserver v0.1.26
12862023-11-08T23:13:55.065Z Compiling rand_core v0.6.4
12872023-11-08T23:13:55.071Z Compiling ryu v1.0.15
12882023-11-08T23:13:55.075Z Compiling cc v1.0.83
12892023-11-08T23:13:55.079Z Compiling vcpkg v0.2.15
12902023-11-08T23:13:55.084Z Compiling scopeguard v1.2.0
12912023-11-08T23:13:55.088Z Compiling schemars v0.8.13
12922023-11-08T23:13:55.093Z Compiling allocator-api2 v0.2.16
12932023-11-08T23:13:55.097Z Compiling heck v0.4.1
12942023-11-08T23:13:55.107Z Compiling equivalent v1.0.1
12952023-11-08T23:13:55.116Z Compiling smallvec v1.11.0
12962023-11-08T23:13:55.127Z Compiling hashbrown v0.14.2
12972023-11-08T23:13:55.135Z Compiling byteorder v1.5.0
12982023-11-08T23:13:55.138Z Compiling httparse v1.8.0
12992023-11-08T23:13:55.142Z Compiling fnv v1.0.7
13002023-11-08T23:13:55.148Z Compiling iana-time-zone v0.1.57
13012023-11-08T23:13:55.152Z Compiling pin-project-lite v0.2.13
13022023-11-08T23:13:55.158Z Compiling semver v1.0.20
13032023-11-08T23:13:55.162Z Compiling signal-hook-registry v1.4.1
13042023-11-08T23:13:55.167Z Compiling parking_lot v0.12.1
13052023-11-08T23:13:55.170Z Compiling subtle v2.5.0
13062023-11-08T23:13:55.177Z Compiling ring v0.16.20
13072023-11-08T23:13:55.181Z Compiling ring v0.17.5
13082023-11-08T23:13:55.186Z Compiling mio v0.8.8
13092023-11-08T23:13:55.198Z Compiling indexmap v1.9.3
13102023-11-08T23:13:55.203Z Compiling dyn-clone v1.0.13
13112023-11-08T23:13:55.208Z Compiling time-core v0.1.1
13122023-11-08T23:13:55.212Z Compiling tinyvec_macros v0.1.1
13132023-11-08T23:13:55.755Z Compiling tinyvec v1.6.0
13142023-11-08T23:13:55.771Z Compiling time-macros v0.2.13
13152023-11-08T23:13:56.195Z Compiling openssl-sys v0.9.93
13162023-11-08T23:13:56.694Z Compiling socket2 v0.5.4
13172023-11-08T23:13:56.723Z Compiling num_cpus v1.16.0
13182023-11-08T23:13:56.818Z Compiling rustls v0.21.8
13192023-11-08T23:13:57.079Z Compiling unicode-bidi v0.3.13
13202023-11-08T23:13:57.663Z Compiling slog v2.7.0
13212023-11-08T23:13:57.719Z Compiling unicode-normalization v0.1.22
13222023-11-08T23:13:57.794Z Compiling aho-corasick v1.0.4
13232023-11-08T23:13:58.384Z Compiling ucd-trie v0.1.6
13242023-11-08T23:13:59.370Z Compiling percent-encoding v2.3.0
13252023-11-08T23:13:59.470Z Compiling regex-syntax v0.8.2
13262023-11-08T23:13:59.543Z Compiling spin v0.5.2
13272023-11-08T23:13:59.869Z Compiling backtrace v0.3.69
13282023-11-08T23:13:59.932Z Compiling async-trait v0.1.74
13292023-11-08T23:14:00.094Z Compiling form_urlencoded v1.2.0
13302023-11-08T23:14:00.499Z Compiling serde_derive_internals v0.26.0
13312023-11-08T23:14:00.596Z Compiling openssl v0.10.57
13322023-11-08T23:14:00.664Z Compiling pin-utils v0.1.0
13332023-11-08T23:14:00.813Z Compiling futures-sink v0.3.29
13342023-11-08T23:14:01.009Z Compiling winnow v0.5.15
13352023-11-08T23:14:01.202Z Compiling anyhow v1.0.75
13362023-11-08T23:14:01.730Z Compiling idna v0.4.0
13372023-11-08T23:14:02.232Z Compiling native-tls v0.2.11
13382023-11-08T23:14:03.380Z Compiling url v2.4.1
13392023-11-08T23:14:04.376Z Compiling unicode-xid v0.2.4
13402023-11-08T23:14:05.132Z Compiling rustversion v1.0.14
13412023-11-08T23:14:05.500Z Compiling futures-io v0.3.29
13422023-11-08T23:14:05.503Z Compiling const-oid v0.9.5
13432023-11-08T23:14:05.969Z Compiling regex-automata v0.4.3
13442023-11-08T23:14:06.583Z Compiling hashbrown v0.13.2
13452023-11-08T23:14:07.367Z Compiling unicode-width v0.1.11
13462023-11-08T23:14:07.602Z Compiling synstructure v0.12.6
13472023-11-08T23:14:08.284Z Compiling cpufeatures v0.2.9
13482023-11-08T23:14:08.412Z Compiling crossbeam-utils v0.8.16
13492023-11-08T23:14:08.437Z Compiling tracing-core v0.1.31
13502023-11-08T23:14:08.788Z Compiling adler v1.0.2
13512023-11-08T23:14:09.103Z Compiling ppv-lite86 v0.2.17
13522023-11-08T23:14:09.140Z Compiling miniz_oxide v0.7.1
13532023-11-08T23:14:10.078Z Compiling rustix v0.38.9
13542023-11-08T23:14:10.374Z Compiling rand_chacha v0.3.1
13552023-11-08T23:14:10.933Z Compiling usdt-impl v0.3.5
13562023-11-08T23:14:11.188Z Compiling bitflags v1.3.2
13572023-11-08T23:14:11.360Z Compiling gimli v0.28.0
13582023-11-08T23:14:12.521Z Compiling rand v0.8.5
13592023-11-08T23:14:12.944Z Compiling object v0.32.1
13602023-11-08T23:14:12.949Z Compiling base64 v0.21.5
13612023-11-08T23:14:12.957Z Compiling rustc-demangle v0.1.23
13622023-11-08T23:14:13.135Z Compiling regex v1.10.2
13632023-11-08T23:14:13.579Z Compiling serde_derive v1.0.188
13642023-11-08T23:14:13.847Z Compiling zeroize_derive v1.4.2
13652023-11-08T23:14:13.900Z Compiling thiserror-impl v1.0.49
13662023-11-08T23:14:14.342Z Compiling tokio-macros v2.1.0
13672023-11-08T23:14:15.011Z Compiling futures-macro v0.3.29
13682023-11-08T23:14:16.226Z Compiling tracing-attributes v0.1.26
13692023-11-08T23:14:16.841Z Compiling schemars_derive v0.8.13
13702023-11-08T23:14:18.232Z Compiling zeroize v1.6.0
13712023-11-08T23:14:18.799Z Compiling pest v2.7.2
13722023-11-08T23:14:20.856Z Compiling crypto-common v0.1.6
13732023-11-08T23:14:21.548Z Compiling openssl-macros v0.1.1
13742023-11-08T23:14:21.729Z Compiling block-buffer v0.10.4
13752023-11-08T23:14:22.068Z Compiling digest v0.10.7
13762023-11-08T23:14:22.250Z Compiling zerocopy-derive v0.2.0
13772023-11-08T23:14:22.512Z Compiling tracing v0.1.37
13782023-11-08T23:14:23.020Z Compiling addr2line v0.21.0
13792023-11-08T23:14:23.297Z Compiling pest_meta v2.7.2
13802023-11-08T23:14:23.833Z Compiling deranged v0.3.8
13812023-11-08T23:14:23.839Z Compiling num_threads v0.1.6
13822023-11-08T23:14:24.071Z Compiling spin v0.9.8
13832023-11-08T23:14:24.074Z Compiling thread-id v4.2.0
13842023-11-08T23:14:24.650Z Compiling lazy_static v1.4.0
13852023-11-08T23:14:25.053Z Compiling zerocopy v0.3.0
13862023-11-08T23:14:25.953Z Compiling pest_generator v2.7.2
13872023-11-08T23:14:26.823Z Compiling time v0.3.27
13882023-11-08T23:14:27.228Z Compiling dof v0.1.5
13892023-11-08T23:14:30.259Z Compiling strum_macros v0.25.2
13902023-11-08T23:14:30.456Z Compiling untrusted v0.7.1
13912023-11-08T23:14:30.519Z Compiling pest_derive v2.7.2
13922023-11-08T23:14:30.632Z Compiling strsim v0.10.0
13932023-11-08T23:14:31.689Z Compiling dtrace-parser v0.1.14
13942023-11-08T23:14:32.673Z Compiling untrusted v0.9.0
13952023-11-08T23:14:32.922Z Compiling regress v0.7.1
13962023-11-08T23:14:35.179Z Compiling socket2 v0.4.9
13972023-11-08T23:14:36.105Z Compiling hashbrown v0.12.3
13982023-11-08T23:14:36.413Z Compiling bytes v1.5.0
13992023-11-08T23:14:36.868Z Compiling indexmap v2.1.0
14002023-11-08T23:14:36.881Z Compiling chrono v0.4.31
14012023-11-08T23:14:36.886Z Compiling uuid v1.5.0
14022023-11-08T23:14:38.009Z Compiling http v0.2.9
14032023-11-08T23:14:38.066Z Compiling tokio v1.33.0
14042023-11-08T23:14:38.425Z Compiling serde_spanned v0.6.4
14052023-11-08T23:14:38.484Z Compiling toml_datetime v0.6.5
14062023-11-08T23:14:38.768Z Compiling bitflags v2.4.0
14072023-11-08T23:14:38.912Z Compiling toml_edit v0.19.15
14082023-11-08T23:14:39.208Z Compiling rustc_version v0.4.0
14092023-11-08T23:14:40.190Z Compiling openapiv3 v1.0.3
14102023-11-08T23:14:42.195Z Compiling serde_tokenstream v0.1.7
14112023-11-08T23:14:42.428Z Compiling serde_tokenstream v0.2.0
14122023-11-08T23:14:43.209Z Compiling sct v0.7.0
14132023-11-08T23:14:43.520Z Compiling try-lock v0.2.4
14142023-11-08T23:14:43.682Z Compiling httpdate v1.0.3
14152023-11-08T23:14:43.730Z Compiling want v0.3.1
14162023-11-08T23:14:44.154Z Compiling http-body v0.4.5
14172023-11-08T23:14:44.392Z Compiling rustls-pemfile v1.0.3
14182023-11-08T23:14:44.450Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14192023-11-08T23:14:44.796Z Compiling mime v0.3.17
14202023-11-08T23:14:44.885Z Compiling usdt-macro v0.3.5
14212023-11-08T23:14:44.991Z Compiling usdt-attr-macro v0.3.5
14222023-11-08T23:14:45.758Z Compiling tower-service v0.3.2
14232023-11-08T23:14:45.934Z Compiling foreign-types-shared v0.1.1
14242023-11-08T23:14:46.075Z Compiling openssl-probe v0.1.5
14252023-11-08T23:14:46.858Z Compiling foreign-types v0.3.2
14262023-11-08T23:14:47.197Z Compiling errno v0.3.2
14272023-11-08T23:14:47.289Z Compiling ipnet v2.8.0
14282023-11-08T23:14:47.660Z Compiling getopts v0.2.21
14292023-11-08T23:14:48.491Z Compiling encoding_rs v0.8.33
14302023-11-08T23:14:49.275Z Compiling regex-syntax v0.6.29
14312023-11-08T23:14:49.339Z Compiling unsafe-libyaml v0.2.9
14322023-11-08T23:14:49.360Z Compiling rustls-native-certs v0.6.3
14332023-11-08T23:14:49.990Z Compiling serde_urlencoded v0.7.1
14342023-11-08T23:14:50.808Z Compiling tokio-util v0.7.10
14352023-11-08T23:14:52.544Z Compiling serde_yaml v0.9.25
14362023-11-08T23:14:52.716Z Compiling h2 v0.3.21
14372023-11-08T23:14:53.344Z Compiling webpki-roots v0.25.2
14382023-11-08T23:14:57.951Z Compiling hmac v0.12.1
14392023-11-08T23:14:58.266Z Compiling num-integer v0.1.45
14402023-11-08T23:14:58.741Z Compiling sha2 v0.10.8
14412023-11-08T23:14:58.882Z Compiling block-padding v0.3.3
14422023-11-08T23:15:00.103Z Compiling tokio-native-tls v0.3.1
14432023-11-08T23:15:00.128Z Compiling inout v0.1.3
14442023-11-08T23:15:00.150Z Compiling futures-executor v0.3.29
14452023-11-08T23:15:00.507Z Compiling cipher v0.4.4
14462023-11-08T23:15:01.118Z Compiling toml v0.7.8
14472023-11-08T23:15:01.219Z Compiling crc32fast v1.3.2
14482023-11-08T23:15:01.940Z Compiling fallible-iterator v0.2.0
14492023-11-08T23:15:03.140Z Compiling futures v0.3.29
14502023-11-08T23:15:03.170Z Compiling ipnetwork v0.20.0
14512023-11-08T23:15:03.762Z Compiling siphasher v0.3.11
14522023-11-08T23:15:03.971Z Compiling hyper v0.14.27
14532023-11-08T23:15:04.128Z Compiling usdt v0.3.5
14542023-11-08T23:15:04.543Z Compiling md-5 v0.10.5
14552023-11-08T23:15:04.604Z Compiling stringprep v0.1.3
14562023-11-08T23:15:05.038Z Compiling io-lifetimes v1.0.11
14572023-11-08T23:15:05.249Z Compiling postgres-protocol v0.6.6
14582023-11-08T23:15:06.119Z Compiling phf_shared v0.11.2
14592023-11-08T23:15:06.153Z Compiling toml_edit v0.21.0
14602023-11-08T23:15:06.278Z Compiling hex v0.4.3
14612023-11-08T23:15:06.740Z Compiling enum-as-inner v0.5.1
14622023-11-08T23:15:07.503Z Compiling slog-async v2.8.0
14632023-11-08T23:15:08.660Z Compiling phf v0.11.2
14642023-11-08T23:15:08.667Z Compiling postgres-types v0.2.6
14652023-11-08T23:15:08.672Z Compiling num-bigint v0.4.4
14662023-11-08T23:15:08.758Z Compiling whoami v1.4.1
14672023-11-08T23:15:09.138Z Compiling rustix v0.37.23
14682023-11-08T23:15:09.729Z Compiling data-encoding v2.4.0
14692023-11-08T23:15:10.140Z Compiling tokio-postgres v0.7.10
14702023-11-08T23:15:10.886Z Compiling zerocopy-derive v0.6.4
14712023-11-08T23:15:11.337Z Compiling static_assertions v1.1.0
14722023-11-08T23:15:13.831Z Compiling either v1.9.0
14732023-11-08T23:15:14.064Z Compiling ident_case v1.0.1
14742023-11-08T23:15:14.360Z Compiling darling_core v0.20.3
14752023-11-08T23:15:14.442Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14762023-11-08T23:15:16.173Z Compiling hyper-tls v0.5.0
14772023-11-08T23:15:18.701Z Compiling camino v1.1.6
14782023-11-08T23:15:19.139Z Compiling flate2 v1.0.28
14792023-11-08T23:15:19.591Z Compiling heapless v0.7.16
14802023-11-08T23:15:19.682Z Compiling bzip2-sys v0.1.11+1.0.8
14812023-11-08T23:15:20.109Z Compiling memoffset v0.9.0
14822023-11-08T23:15:20.207Z Compiling unicode-segmentation v1.10.1
14832023-11-08T23:15:20.351Z Compiling radium v0.7.0
14842023-11-08T23:15:20.547Z Compiling managed v0.8.0
14852023-11-08T23:15:20.732Z Compiling signal-hook v0.3.17
14862023-11-08T23:15:21.018Z Compiling matches v0.1.10
14872023-11-08T23:15:21.139Z Compiling idna v0.2.3
14882023-11-08T23:15:21.416Z Compiling itertools v0.11.0
14892023-11-08T23:15:21.467Z Compiling multer v2.1.0
14902023-11-08T23:15:22.109Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
14912023-11-08T23:15:22.130Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
14922023-11-08T23:15:22.647Z Compiling trust-dns-proto v0.22.0
14932023-11-08T23:15:22.811Z Compiling async-stream-impl v0.3.5
14942023-11-08T23:15:23.077Z Compiling darling_macro v0.20.3
14952023-11-08T23:15:23.859Z Compiling num-iter v0.1.43
14962023-11-08T23:15:23.907Z Compiling crossbeam-epoch v0.9.15
14972023-11-08T23:15:24.307Z Compiling smoltcp v0.9.1
14982023-11-08T23:15:24.553Z Compiling bit-vec v0.6.3
14992023-11-08T23:15:24.608Z Compiling darling v0.20.3
15002023-11-08T23:15:24.754Z Compiling serde_with_macros v2.3.3
15012023-11-08T23:15:24.845Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15022023-11-08T23:15:25.228Z Compiling paste v1.0.14
15032023-11-08T23:15:25.701Z Compiling anstyle v1.0.2
15042023-11-08T23:15:25.890Z Compiling utf8parse v0.2.1
15052023-11-08T23:15:26.113Z Compiling anstyle-parse v0.2.1
15062023-11-08T23:15:26.698Z Compiling zerocopy v0.6.4
15072023-11-08T23:15:28.081Z Compiling signature v2.1.0
15082023-11-08T23:15:28.386Z Compiling hubpack_derive v0.1.1
15092023-11-08T23:15:28.652Z Compiling clap_derive v4.4.2
15102023-11-08T23:15:28.678Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
15112023-11-08T23:15:28.994Z Compiling colorchoice v1.0.0
15122023-11-08T23:15:29.181Z Compiling anstyle-query v1.0.0
15132023-11-08T23:15:29.590Z Compiling anstream v0.5.0
15142023-11-08T23:15:29.593Z Compiling terminal_size v0.2.6
15152023-11-08T23:15:30.457Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
15162023-11-08T23:15:31.274Z Compiling yasna v0.5.2
15172023-11-08T23:15:31.767Z Compiling diesel_table_macro_syntax v0.1.0
15182023-11-08T23:15:31.950Z Compiling hash32 v0.2.1
15192023-11-08T23:15:32.537Z Compiling clap_lex v0.5.1
15202023-11-08T23:15:33.468Z Compiling stable_deref_trait v1.2.0
15212023-11-08T23:15:33.484Z Compiling tap v1.0.1
15222023-11-08T23:15:33.489Z Compiling wyz v0.5.1
15232023-11-08T23:15:34.110Z Compiling clap_builder v4.4.2
15242023-11-08T23:15:34.497Z Compiling diesel_derives v2.1.1
15252023-11-08T23:15:35.021Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
15262023-11-08T23:15:36.905Z Compiling tokio-stream v0.1.14
15272023-11-08T23:15:38.272Z Compiling serde_repr v0.1.16
15282023-11-08T23:15:38.426Z Compiling scheduled-thread-pool v0.2.7
15292023-11-08T23:15:38.642Z Compiling funty v2.0.0
15302023-11-08T23:15:38.920Z Compiling regex-automata v0.1.10
15312023-11-08T23:15:39.705Z Compiling bstr v0.2.17
15322023-11-08T23:15:39.993Z Compiling r2d2 v0.8.10
15332023-11-08T23:15:40.179Z Compiling signal-hook-mio v0.2.3
15342023-11-08T23:15:40.405Z Compiling clap v4.4.3
15352023-11-08T23:15:40.553Z Compiling bitvec v1.0.1
15362023-11-08T23:15:41.970Z Compiling hubpack v0.1.2
15372023-11-08T23:15:42.394Z Compiling itertools v0.10.5
15382023-11-08T23:15:42.706Z Compiling phf_shared v0.10.0
15392023-11-08T23:15:43.328Z Compiling float-cmp v0.9.0
15402023-11-08T23:15:43.652Z Compiling normalize-line-endings v0.3.0
15412023-11-08T23:15:43.821Z Compiling precomputed-hash v0.1.1
15422023-11-08T23:15:43.976Z Compiling difflib v0.4.0
15432023-11-08T23:15:45.119Z Compiling predicates-core v1.0.6
15442023-11-08T23:15:45.673Z Compiling regex-automata v0.3.8
15452023-11-08T23:15:45.696Z Compiling new_debug_unreachable v1.0.4
15462023-11-08T23:15:45.824Z Compiling fixedbitset v0.4.2
15472023-11-08T23:15:46.571Z Compiling petgraph v0.6.4
15482023-11-08T23:15:46.779Z Compiling string_cache v0.8.7
15492023-11-08T23:15:47.161Z Compiling predicates v3.0.4
15502023-11-08T23:15:47.475Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15512023-11-08T23:15:48.820Z Compiling bstr v1.6.0
15522023-11-08T23:15:49.955Z Compiling similar v2.2.1
15532023-11-08T23:15:50.672Z Compiling crossterm v0.27.0
15542023-11-08T23:15:51.486Z Compiling bit-set v0.5.3
15552023-11-08T23:15:51.737Z Compiling console v0.15.7
15562023-11-08T23:15:53.479Z Compiling lalrpop-util v0.19.12
15572023-11-08T23:15:58.072Z Compiling diesel v2.1.3
15582023-11-08T23:16:06.121Z Compiling proc-macro-crate v1.3.1
15592023-11-08T23:16:23.295Z Compiling crucible-workspace-hack v0.1.0
15602023-11-08T23:16:30.972Z Compiling structmeta-derive v0.2.0
15612023-11-08T23:16:31.844Z Compiling atty v0.2.14
15622023-11-08T23:16:33.872Z Compiling regex-syntax v0.7.5
15632023-11-08T23:16:35.270Z Compiling structmeta v0.2.0
15642023-11-08T23:16:35.890Z Compiling sha1 v0.10.5
15652023-11-08T23:16:36.583Z Compiling match_cfg v0.1.0
15662023-11-08T23:16:36.708Z Compiling hostname v0.3.1
15672023-11-08T23:16:41.045Z Compiling toml v0.8.8
15682023-11-08T23:16:42.262Z Compiling dirs-sys-next v0.1.2
15692023-11-08T23:16:44.013Z Compiling dirs-next v2.0.0
15702023-11-08T23:16:44.298Z Compiling parse-display-derive v0.8.2
15712023-11-08T23:16:47.688Z Compiling thread_local v1.1.7
15722023-11-08T23:16:49.286Z Compiling term v0.7.0
15732023-11-08T23:16:49.886Z Compiling crossbeam-channel v0.5.8
15742023-11-08T23:16:51.918Z Compiling take_mut v0.2.2
15752023-11-08T23:16:52.229Z Compiling slog-term v2.9.0
15762023-11-08T23:16:54.190Z Compiling slog-json v2.6.1
15772023-11-08T23:16:54.312Z Compiling instant v0.1.12
15782023-11-08T23:16:54.619Z Compiling slog-bunyan v2.4.0
15792023-11-08T23:16:56.369Z Compiling strum v0.25.0
15802023-11-08T23:16:56.534Z Compiling structmeta-derive v0.1.6
15812023-11-08T23:16:57.045Z Compiling atomic-waker v1.1.1
15822023-11-08T23:16:57.052Z Compiling waitgroup v0.1.2
15832023-11-08T23:16:57.272Z Compiling serde_with v2.3.3
15842023-11-08T23:16:57.686Z Compiling async-stream v0.3.5
15852023-11-08T23:17:00.148Z Compiling serde_path_to_error v0.1.14
15862023-11-08T23:17:00.261Z Compiling debug-ignore v1.0.5
15872023-11-08T23:17:00.883Z Compiling structmeta v0.1.6
15882023-11-08T23:17:01.518Z Compiling num_enum_derive v0.5.11
15892023-11-08T23:17:01.541Z Compiling parse-display-derive v0.7.0
15902023-11-08T23:17:04.194Z Compiling libz-sys v1.1.12
15912023-11-08T23:17:05.035Z Compiling fastrand v2.0.0
15922023-11-08T23:17:05.919Z Compiling tempfile v3.8.0
15932023-11-08T23:17:06.767Z Compiling backoff v0.4.0
15942023-11-08T23:17:07.290Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15952023-11-08T23:17:07.507Z Compiling macaddr v1.0.1
15962023-11-08T23:17:07.850Z Compiling proc-macro-error-attr v1.0.4
15972023-11-08T23:17:07.883Z Compiling slog-dtrace v0.2.3
15982023-11-08T23:17:08.730Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
15992023-11-08T23:17:08.817Z Compiling libgit2-sys v0.15.2+1.6.4
16002023-11-08T23:17:09.074Z Compiling proc-macro-error v1.0.4
16012023-11-08T23:17:09.514Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16022023-11-08T23:17:12.779Z Compiling libsqlite3-sys v0.26.0
16032023-11-08T23:17:13.109Z Compiling memoffset v0.7.1
16042023-11-08T23:17:13.459Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16052023-11-08T23:17:17.466Z Compiling foreign-types-macros v0.2.3
16062023-11-08T23:17:17.559Z Compiling vergen v8.2.4
16072023-11-08T23:17:17.626Z Compiling base64ct v1.6.0
16082023-11-08T23:17:23.429Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16092023-11-08T23:17:23.874Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16102023-11-08T23:17:24.631Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16112023-11-08T23:17:24.803Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16122023-11-08T23:17:25.359Z Compiling platforms v3.0.2
16132023-11-08T23:17:25.631Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16142023-11-08T23:17:25.907Z Compiling num_enum_derive v0.7.0
16152023-11-08T23:17:26.006Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16162023-11-08T23:17:26.056Z Compiling password-hash v0.5.0
16172023-11-08T23:17:26.632Z Compiling curve25519-dalek v4.1.0
16182023-11-08T23:17:27.364Z Compiling heck v0.3.3
16192023-11-08T23:17:27.541Z Compiling blake2 v0.10.6
16202023-11-08T23:17:27.749Z Compiling libefi-sys v0.1.0
16212023-11-08T23:17:28.195Z Compiling argon2 v0.5.2
16222023-11-08T23:17:28.936Z Compiling num-derive v0.4.0
16232023-11-08T23:17:28.999Z Compiling curve25519-dalek-derive v0.1.0
16242023-11-08T23:17:29.631Z Compiling same-file v1.0.6
16252023-11-08T23:17:29.777Z Compiling parse-display v0.8.2
16262023-11-08T23:17:29.979Z Compiling walkdir v2.4.0
16272023-11-08T23:17:30.053Z Compiling toml v0.5.11
16282023-11-08T23:17:30.954Z Compiling semver-parser v0.10.2
16292023-11-08T23:17:30.986Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16302023-11-08T23:17:31.619Z Compiling xattr v1.0.1
16312023-11-08T23:17:32.017Z Compiling filetime v0.2.22
16322023-11-08T23:17:32.354Z Compiling num-rational v0.4.1
16332023-11-08T23:17:32.470Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16342023-11-08T23:17:32.744Z Compiling erased-serde v0.3.30
16352023-11-08T23:17:32.900Z Compiling getrandom v0.1.16
16362023-11-08T23:17:33.448Z Compiling tar v0.4.40
16372023-11-08T23:17:33.558Z Compiling semver v0.11.0
16382023-11-08T23:17:33.969Z Compiling universal-hash v0.5.1
16392023-11-08T23:17:34.161Z Compiling bitstruct_derive v0.1.0
16402023-11-08T23:17:34.257Z Compiling async-recursion v1.0.5
16412023-11-08T23:17:34.405Z Compiling opaque-debug v0.3.0
16422023-11-08T23:17:34.525Z Compiling home v0.5.5
16432023-11-08T23:17:34.794Z Compiling toolchain_find v0.2.0
16442023-11-08T23:17:34.832Z Compiling unicase v2.7.0
16452023-11-08T23:17:35.406Z Compiling parking_lot_core v0.8.6
16462023-11-08T23:17:35.724Z Compiling rustfmt-wrapper v0.2.0
16472023-11-08T23:17:35.980Z Compiling parse-display v0.7.0
16482023-11-08T23:17:36.064Z Compiling num_enum v0.5.11
16492023-11-08T23:17:36.084Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16502023-11-08T23:17:36.253Z Compiling aead v0.5.2
16512023-11-08T23:17:36.325Z Compiling postcard-cobs v0.1.5-pre
16522023-11-08T23:17:36.714Z Compiling winapi v0.3.9
16532023-11-08T23:17:36.741Z Compiling postcard v0.7.3
16542023-11-08T23:17:36.761Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
16552023-11-08T23:17:36.859Z Compiling polyval v0.6.1
16562023-11-08T23:17:37.606Z Compiling smoltcp v0.8.2
16572023-11-08T23:17:37.672Z Compiling ctr v0.9.2
16582023-11-08T23:17:38.292Z Compiling aes v0.8.3
16592023-11-08T23:17:38.297Z Compiling thiserror-impl-no-std v2.0.2
16602023-11-08T23:17:38.300Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16612023-11-08T23:17:38.304Z Compiling foreign-types-shared v0.3.1
16622023-11-08T23:17:38.334Z Compiling cfg-if v0.1.10
16632023-11-08T23:17:38.426Z Compiling foreign-types v0.5.0
16642023-11-08T23:17:38.582Z Compiling mime_guess v2.0.4
16652023-11-08T23:17:40.733Z Compiling is-terminal v0.4.9
16662023-11-08T23:17:41.320Z Compiling hashlink v0.8.3
16672023-11-08T23:17:41.949Z Compiling cstr-argument v0.1.2
16682023-11-08T23:17:41.955Z Compiling fallible-streaming-iterator v0.1.9
16692023-11-08T23:17:42.025Z Compiling pretty-hex v0.2.1
16702023-11-08T23:17:42.239Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16712023-11-08T23:17:42.310Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16722023-11-08T23:17:42.331Z Compiling rusqlite v0.29.0
16732023-11-08T23:17:42.751Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16742023-11-08T23:17:42.851Z Compiling colored v2.0.4
16752023-11-08T23:17:43.691Z Compiling nix v0.26.2
16762023-11-08T23:17:43.979Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
16772023-11-08T23:17:46.707Z Compiling twox-hash v1.6.3
16782023-11-08T23:17:47.014Z Compiling hkdf v0.12.3
16792023-11-08T23:17:47.650Z Compiling textwrap v0.11.0
16802023-11-08T23:17:47.706Z Compiling const_format_proc_macros v0.2.31
16812023-11-08T23:17:47.736Z Compiling ansi_term v0.12.1
16822023-11-08T23:17:48.479Z Compiling linked-hash-map v0.5.6
16832023-11-08T23:17:48.913Z Compiling quick-error v1.2.3
16842023-11-08T23:17:48.922Z Compiling strsim v0.8.0
16852023-11-08T23:17:48.931Z Compiling vec_map v0.8.2
16862023-11-08T23:17:48.941Z Compiling resolv-conf v0.7.0
16872023-11-08T23:17:48.994Z Compiling lru-cache v0.1.2
16882023-11-08T23:17:49.091Z Compiling clap v2.34.0
16892023-11-08T23:17:51.392Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16902023-11-08T23:17:52.873Z Compiling num_enum v0.7.0
16912023-11-08T23:17:53.060Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
16922023-11-08T23:17:54.662Z Compiling bincode v1.3.3
16932023-11-08T23:17:55.434Z Compiling cancel-safe-futures v0.1.5
16942023-11-08T23:17:55.831Z Compiling keccak v0.1.4
16952023-11-08T23:17:56.170Z Compiling utf-8 v0.7.6
16962023-11-08T23:17:56.676Z Compiling base64 v0.13.1
16972023-11-08T23:17:56.827Z Compiling convert_case v0.4.0
16982023-11-08T23:17:56.850Z Compiling humantime v2.1.0
16992023-11-08T23:17:57.575Z Compiling termcolor v1.2.0
17002023-11-08T23:17:58.082Z Compiling derive_more v0.99.17
17012023-11-08T23:17:58.876Z Compiling env_logger v0.9.3
17022023-11-08T23:17:59.439Z Compiling sha3 v0.10.8
17032023-11-08T23:17:59.448Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17042023-11-08T23:18:01.023Z Compiling trust-dns-resolver v0.22.0
17052023-11-08T23:18:03.193Z Compiling aes-gcm-siv v0.11.1
17062023-11-08T23:18:03.533Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17072023-11-08T23:18:03.692Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
17082023-11-08T23:18:06.427Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17092023-11-08T23:18:06.973Z Compiling secrecy v0.8.0
17102023-11-08T23:18:07.380Z Compiling smf v0.2.2
17112023-11-08T23:18:08.036Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17122023-11-08T23:18:09.602Z Compiling ringbuffer v0.15.0
17132023-11-08T23:18:10.016Z Compiling ascii v1.1.0
17142023-11-08T23:18:10.440Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17152023-11-08T23:18:10.573Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
17162023-11-08T23:18:10.765Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17172023-11-08T23:18:11.632Z Compiling bitstruct v0.1.1
17182023-11-08T23:18:13.792Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
17192023-11-08T23:18:14.581Z Compiling serde_arrays v0.1.0
17202023-11-08T23:18:14.789Z Compiling ff v0.13.0
17212023-11-08T23:18:14.887Z Compiling num-complex v0.4.4
17222023-11-08T23:18:14.983Z Compiling nibble_vec v0.1.0
17232023-11-08T23:18:15.272Z Compiling arc-swap v1.6.0
17242023-11-08T23:18:16.304Z Compiling endian-type v0.1.2
17252023-11-08T23:18:16.405Z Compiling num v0.4.1
17262023-11-08T23:18:16.527Z Compiling slog-scope v4.4.0
17272023-11-08T23:18:16.629Z Compiling radix_trie v0.2.1
17282023-11-08T23:18:17.026Z Compiling group v0.13.0
17292023-11-08T23:18:17.266Z Compiling rand_core v0.5.1
17302023-11-08T23:18:17.292Z Compiling tungstenite v0.20.1
17312023-11-08T23:18:17.785Z Compiling poly1305 v0.8.0
17322023-11-08T23:18:19.353Z Compiling chacha20 v0.9.1
17332023-11-08T23:18:20.252Z Compiling crypto-bigint v0.5.2
17342023-11-08T23:18:20.414Z Compiling ciborium-io v0.2.1
17352023-11-08T23:18:20.667Z Compiling base16ct v0.2.0
17362023-11-08T23:18:20.745Z Compiling option-ext v0.2.0
17372023-11-08T23:18:20.904Z Compiling half v1.8.2
17382023-11-08T23:18:21.107Z Compiling dirs-sys v0.4.1
17392023-11-08T23:18:21.760Z Compiling ciborium-ll v0.2.1
17402023-11-08T23:18:21.895Z Compiling tokio-tungstenite v0.20.1
17412023-11-08T23:18:21.921Z Compiling parking_lot v0.11.2
17422023-11-08T23:18:22.084Z Compiling rand_chacha v0.2.2
17432023-11-08T23:18:22.426Z Compiling trust-dns-client v0.22.0
17442023-11-08T23:18:22.444Z Compiling slog-stdlog v4.1.1
17452023-11-08T23:18:22.788Z Compiling thiserror-no-std v2.0.2
17462023-11-08T23:18:23.042Z Compiling elliptic-curve v0.13.5
17472023-11-08T23:18:23.650Z Compiling password-hash v0.4.2
17482023-11-08T23:18:23.859Z Compiling ed25519 v2.2.2
17492023-11-08T23:18:23.978Z Compiling blowfish v0.9.1
17502023-11-08T23:18:24.357Z Compiling pbkdf2 v0.12.2
17512023-11-08T23:18:24.384Z Compiling fxhash v0.2.1
17522023-11-08T23:18:24.989Z Compiling sled v0.34.7
17532023-11-08T23:18:25.117Z Compiling bcrypt-pbkdf v0.10.0
17542023-11-08T23:18:25.692Z Compiling trust-dns-server v0.22.1
17552023-11-08T23:18:25.712Z Compiling pbkdf2 v0.11.0
17562023-11-08T23:18:25.767Z Compiling ed25519-dalek v2.0.0
17572023-11-08T23:18:26.273Z Compiling vsss-rs v3.3.1
17582023-11-08T23:18:26.974Z Compiling russh-cryptovec v0.7.0
17592023-11-08T23:18:27.367Z Compiling slog-envlogger v2.2.0
17602023-11-08T23:18:27.771Z Compiling rand v0.7.3
17612023-11-08T23:18:28.124Z Compiling ciborium v0.2.1
17622023-11-08T23:18:29.299Z Compiling dirs v5.0.1
17632023-11-08T23:18:30.127Z Compiling chacha20poly1305 v0.10.1
17642023-11-08T23:18:30.280Z Compiling ron v0.7.1
17652023-11-08T23:18:30.383Z Compiling tungstenite v0.18.0
17662023-11-08T23:18:30.726Z Compiling const_format v0.2.31
17672023-11-08T23:18:33.508Z Compiling ghash v0.5.0
17682023-11-08T23:18:35.634Z Compiling camino-tempfile v1.0.2
17692023-11-08T23:18:38.183Z Compiling cbc v0.1.2
17702023-11-08T23:19:01.707Z Compiling headers-core v0.2.0
17712023-11-08T23:19:03.333Z Compiling kstat-rs v0.2.3
17722023-11-08T23:19:04.132Z Compiling pem v3.0.2
17732023-11-08T23:19:04.258Z Compiling pretty-hex v0.3.0
17742023-11-08T23:19:04.515Z Compiling http-range v0.1.5
17752023-11-08T23:19:04.677Z Compiling md5 v0.7.0
17762023-11-08T23:19:04.925Z Compiling bit_field v0.10.2
17772023-11-08T23:19:05.249Z Compiling russh-keys v0.38.0
17782023-11-08T23:19:05.518Z Compiling hyper-staticfile v0.9.5
17792023-11-08T23:19:05.701Z Compiling rcgen v0.11.3
17802023-11-08T23:19:05.939Z Compiling headers v0.3.9
17812023-11-08T23:19:06.093Z Compiling aes-gcm v0.10.3
17822023-11-08T23:19:06.194Z Compiling tokio-tungstenite v0.18.0
17832023-11-08T23:19:06.337Z Compiling pem v1.1.1
17842023-11-08T23:19:06.458Z Compiling atomicwrites v0.4.2
17852023-11-08T23:19:06.592Z Compiling subprocess v0.2.9
17862023-11-08T23:19:06.655Z Compiling glob v0.3.1
17872023-11-08T23:19:06.817Z Compiling hex-literal v0.4.1
17882023-11-08T23:19:07.052Z Compiling russh v0.39.0
17892023-11-08T23:19:07.226Z Compiling bzip2 v0.4.4
17902023-11-08T23:19:07.409Z Compiling zip v0.6.6
17912023-11-08T23:19:07.546Z Compiling rustls-webpki v0.101.7
17922023-11-08T23:19:07.660Z Compiling tokio-rustls v0.24.1
17932023-11-08T23:19:07.874Z Compiling hyper-rustls v0.24.2
17942023-11-08T23:19:08.051Z Compiling reqwest v0.11.20
17952023-11-08T23:19:11.765Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17962023-11-08T23:19:12.277Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17972023-11-08T23:19:12.553Z Compiling omicron-zone-package v0.8.3
17982023-11-08T23:19:12.891Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
17992023-11-08T23:19:14.915Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18002023-11-08T23:19:17.534Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18012023-11-08T23:19:20.132Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18022023-11-08T23:19:27.327Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18032023-11-08T23:19:27.647Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18042023-11-08T23:19:28.297Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18052023-11-08T23:19:29.595Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18062023-11-08T23:19:32.984Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18072023-11-08T23:19:34.381Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18082023-11-08T23:19:34.679Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18092023-11-08T23:19:34.694Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
18102023-11-08T23:19:34.899Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
18112023-11-08T23:19:35.394Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18122023-11-08T23:19:35.425Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18132023-11-08T23:19:36.166Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18142023-11-08T23:19:40.894Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18152023-11-08T23:19:45.035Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18162023-11-08T23:19:50.970Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18172023-11-08T23:19:52.901Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
18182023-11-08T23:19:54.063Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18192023-11-08T23:19:57.479Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
18202023-11-08T23:19:59.725Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18212023-11-08T23:19:59.745Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
18222023-11-08T23:20:04.698Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18232023-11-08T23:20:07.827Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18242023-11-08T23:20:09.867Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18252023-11-08T23:20:27.234Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18262023-11-08T23:20:31.579Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18272023-11-08T23:20:39.434Z Compiling git2 v0.17.2
18282023-11-08T23:20:39.519Z Compiling structopt-derive v0.4.18
18292023-11-08T23:20:39.614Z Compiling zone_cfg_derive v0.3.0
18302023-11-08T23:20:41.931Z Compiling zone v0.3.0
18312023-11-08T23:20:44.170Z Compiling structopt v0.3.26
18322023-11-08T23:20:44.515Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18332023-11-08T23:20:49.208Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18342023-11-08T23:20:50.059Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
18352023-11-08T23:20:54.984Z Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18362023-11-08T23:20:56.860Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18372023-11-08T23:21:31.014Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18382023-11-08T23:21:39.049Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18392023-11-08T23:21:40.311Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18402023-11-08T23:21:41.658Z Compiling propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18412023-11-08T23:21:48.526Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18422023-11-08T23:22:27.650Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18432023-11-08T23:24:02.402Z Finished dev [unoptimized + debuginfo] target(s) in 10m 50s
18442023-11-08T23:24:02.646Z
18452023-11-08T23:24:02.810Zreal 10:50.888132808
18462023-11-08T23:24:02.916Zuser 58:31.998853075
18472023-11-08T23:24:03.117Zsys 9:20.511295730
18482023-11-08T23:24:03.232Ztrap 2.060922623
18492023-11-08T23:24:03.322Ztflt 3.063327370
18502023-11-08T23:24:03.384Zdflt 7.131899947
18512023-11-08T23:24:03.417Zkflt 0.017092264
18522023-11-08T23:24:03.438Zlock 1:49:15.161004668
18532023-11-08T23:24:03.500Zslp 3:27:51.805731655
18542023-11-08T23:24:03.572Zlat 1:43.941735112
18552023-11-08T23:24:03.669Zstop 5:36.727801862
18562023-11-08T23:24:03.767Z+ mkdir -p /work/end-to-end-tests
18572023-11-08T23:24:03.804Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18582023-11-08T23:24:03.886Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18592023-11-08T23:24:03.961Z+ ptime -m gzip
18602023-11-08T23:24:03.983Z++ basename target/debug/bootstrap
18612023-11-08T23:24:19.777Z
18622023-11-08T23:24:19.780Zreal 17.556585691
18632023-11-08T23:24:19.783Zuser 17.384715694
18642023-11-08T23:24:19.786Zsys 0.167950571
18652023-11-08T23:24:19.789Ztrap 0.002859021
18662023-11-08T23:24:19.792Ztflt 0.000000000
18672023-11-08T23:24:19.795Zdflt 0.000000000
18682023-11-08T23:24:19.798Zkflt 0.000000000
18692023-11-08T23:24:19.801Zlock 0.000000000
18702023-11-08T23:24:19.804Zslp 0.000000000
18712023-11-08T23:24:19.807Zlat 0.000712412
18722023-11-08T23:24:19.810Zstop 0.000229589
18732023-11-08T23:24:19.812Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18742023-11-08T23:24:19.815Z+ ptime -m gzip
18752023-11-08T23:24:19.818Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-b24d35b7ab856b37
18762023-11-08T23:24:20.864Z
18772023-11-08T23:24:20.868Zreal 1.078727330
18782023-11-08T23:24:20.871Zuser 1.066984563
18792023-11-08T23:24:20.874Zsys 0.011119670
18802023-11-08T23:24:20.877Ztrap 0.000115680
18812023-11-08T23:24:20.880Ztflt 0.000000000
18822023-11-08T23:24:20.884Zdflt 0.000000000
18832023-11-08T23:24:20.887Zkflt 0.000000000
18842023-11-08T23:24:20.891Zlock 0.000000000
18852023-11-08T23:24:20.904Zslp 0.000000000
18862023-11-08T23:24:20.918Zlat 0.000166714
18872023-11-08T23:24:20.928Zstop 0.000226612
18882023-11-08T23:24:20.932Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18892023-11-08T23:24:20.935Z+ ptime -m gzip
18902023-11-08T23:24:20.938Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-45b3c6eea9aa5f9f
18912023-11-08T23:24:40.859Z
18922023-11-08T23:24:40.866Zreal 19.984962958
18932023-11-08T23:24:40.870Zuser 19.782731844
18942023-11-08T23:24:40.874Zsys 0.196660093
18952023-11-08T23:24:40.878Ztrap 0.003553792
18962023-11-08T23:24:40.883Ztflt 0.000000000
18972023-11-08T23:24:40.886Zdflt 0.000000000
18982023-11-08T23:24:40.892Zkflt 0.000000000
18992023-11-08T23:24:40.896Zlock 0.000000000
19002023-11-08T23:24:40.900Zslp 0.000000000
19012023-11-08T23:24:40.905Zlat 0.001674524
19022023-11-08T23:24:40.910Zstop 0.000226464
19032023-11-08T23:24:40.915Z+ banner caboose-util
19042023-11-08T23:24:40.921Z
19052023-11-08T23:24:40.958Z #### ## ##### #### #### #### ###### # # #####
19062023-11-08T23:24:40.969Z # # # # # # # # # # # # # # #
19072023-11-08T23:24:40.972Z # # # ##### # # # # #### ##### ##### # # #
19082023-11-08T23:24:40.975Z # ###### # # # # # # # # # # #
19092023-11-08T23:24:40.979Z # # # # # # # # # # # # # # # #
19102023-11-08T23:24:40.982Z #### # # ##### #### #### #### ###### #### #
19112023-11-08T23:24:40.986Z
19122023-11-08T23:24:40.989Z+ ptime -m cargo build --locked -p caboose-util --release
19132023-11-08T23:24:41.586Z Downloading crates ...
19142023-11-08T23:24:41.867Z Downloaded crc-any v2.4.3
19152023-11-08T23:24:41.870Z Downloaded maybe-uninit v2.0.0
19162023-11-08T23:24:41.874Z Downloaded env_logger v0.10.0
19172023-11-08T23:24:41.878Z Downloaded rsa v0.9.2
19182023-11-08T23:24:41.888Z Downloaded path-slash v0.1.5
19192023-11-08T23:24:41.893Z Downloaded pem-rfc7468 v0.7.0
19202023-11-08T23:24:41.896Z Downloaded crc-catalog v2.2.0
19212023-11-08T23:24:41.899Z Downloaded pkcs1 v0.7.5
19222023-11-08T23:24:41.902Z Downloaded serde-hex v0.1.0
19232023-11-08T23:24:41.906Z Downloaded smallvec v0.6.14
19242023-11-08T23:24:41.909Z Downloaded ron v0.8.1
19252023-11-08T23:24:41.912Z Downloaded num-bigint-dig v0.8.4
19262023-11-08T23:24:41.920Z Downloaded object v0.30.4
19272023-11-08T23:24:41.937Z Downloaded x509-cert v0.2.4
19282023-11-08T23:24:41.947Z Downloaded der_derive v0.7.2
19292023-11-08T23:24:41.950Z Downloaded nodrop v0.1.14
19302023-11-08T23:24:41.953Z Downloaded array-init v0.0.4
19312023-11-08T23:24:41.957Z Downloaded crc v3.0.1
19322023-11-08T23:24:41.960Z Downloaded packed_struct v0.10.1
19332023-11-08T23:24:41.989Z Downloaded packed_struct_codegen v0.10.1
19342023-11-08T23:24:41.996Z Downloaded flagset v0.4.3
19352023-11-08T23:24:42.000Z Downloaded bitfield v0.14.0
19362023-11-08T23:24:42.135Z Compiling proc-macro2 v1.0.67
19372023-11-08T23:24:42.138Z Compiling unicode-ident v1.0.12
19382023-11-08T23:24:42.144Z Compiling libc v0.2.150
19392023-11-08T23:24:42.147Z Compiling autocfg v1.1.0
19402023-11-08T23:24:42.150Z Compiling serde v1.0.188
19412023-11-08T23:24:42.154Z Compiling version_check v0.9.4
19422023-11-08T23:24:42.159Z Compiling cfg-if v1.0.0
19432023-11-08T23:24:42.278Z Compiling parking_lot_core v0.9.8
19442023-11-08T23:24:42.290Z Compiling syn v1.0.109
19452023-11-08T23:24:42.387Z Compiling once_cell v1.18.0
19462023-11-08T23:24:42.848Z Compiling typenum v1.16.0
19472023-11-08T23:24:42.988Z Compiling libm v0.2.7
19482023-11-08T23:24:43.030Z Compiling futures-core v0.3.29
19492023-11-08T23:24:43.159Z Compiling generic-array v0.14.7
19502023-11-08T23:24:43.221Z Compiling lock_api v0.4.10
19512023-11-08T23:24:43.438Z Compiling num-traits v0.2.16
19522023-11-08T23:24:43.480Z Compiling pkg-config v0.3.27
19532023-11-08T23:24:43.574Z Compiling scopeguard v1.2.0
19542023-11-08T23:24:44.238Z Compiling quote v1.0.33
19552023-11-08T23:24:44.297Z Compiling slab v0.4.9
19562023-11-08T23:24:44.327Z Compiling futures-task v0.3.29
19572023-11-08T23:24:44.626Z Compiling futures-channel v0.3.29
19582023-11-08T23:24:44.728Z Compiling serde_json v1.0.108
19592023-11-08T23:24:45.145Z Compiling syn v2.0.32
19602023-11-08T23:24:45.265Z Compiling jobserver v0.1.26
19612023-11-08T23:24:45.269Z Compiling getrandom v0.2.10
19622023-11-08T23:24:45.570Z Compiling thiserror v1.0.49
19632023-11-08T23:24:45.574Z Compiling ahash v0.8.3
19642023-11-08T23:24:45.838Z Compiling cc v1.0.83
19652023-11-08T23:24:45.850Z Compiling itoa v1.0.9
19662023-11-08T23:24:46.088Z Compiling futures-util v0.3.29
19672023-11-08T23:24:46.210Z Compiling memchr v2.6.3
19682023-11-08T23:24:46.253Z Compiling log v0.4.20
19692023-11-08T23:24:46.684Z Compiling smallvec v1.11.0
19702023-11-08T23:24:47.324Z Compiling vcpkg v0.2.15
19712023-11-08T23:24:47.864Z Compiling byteorder v1.5.0
19722023-11-08T23:24:48.653Z Compiling parking_lot v0.12.1
19732023-11-08T23:24:48.891Z Compiling rand_core v0.6.4
19742023-11-08T23:24:48.991Z Compiling pin-project-lite v0.2.13
19752023-11-08T23:24:50.064Z Compiling indexmap v1.9.3
19762023-11-08T23:24:50.562Z Compiling openssl-sys v0.9.93
19772023-11-08T23:24:51.439Z Compiling ring v0.17.5
19782023-11-08T23:24:52.086Z Compiling signal-hook-registry v1.4.1
19792023-11-08T23:24:53.094Z Compiling io-lifetimes v1.0.11
19802023-11-08T23:24:53.451Z Compiling ring v0.16.20
19812023-11-08T23:24:53.838Z Compiling mio v0.8.8
19822023-11-08T23:24:54.560Z Compiling num-integer v0.1.45
19832023-11-08T23:24:54.918Z Compiling semver v1.0.20
19842023-11-08T23:24:54.993Z Compiling const-oid v0.9.5
19852023-11-08T23:24:55.035Z Compiling ryu v1.0.15
19862023-11-08T23:24:55.608Z Compiling rustix v0.37.23
19872023-11-08T23:24:56.482Z Compiling spin v0.5.2
19882023-11-08T23:24:57.472Z Compiling socket2 v0.5.4
19892023-11-08T23:24:58.018Z Compiling num_cpus v1.16.0
19902023-11-08T23:24:58.180Z Compiling httparse v1.8.0
19912023-11-08T23:24:58.194Z Compiling futures-sink v0.3.29
19922023-11-08T23:24:58.394Z Compiling heck v0.4.1
19932023-11-08T23:24:58.757Z Compiling ucd-trie v0.1.6
19942023-11-08T23:24:58.790Z Compiling openssl v0.10.57
19952023-11-08T23:24:58.883Z Compiling unicode-xid v0.2.4
19962023-11-08T23:24:59.106Z Compiling synstructure v0.12.6
19972023-11-08T23:24:59.349Z Compiling tinyvec_macros v0.1.1
19982023-11-08T23:24:59.471Z Compiling tinyvec v1.6.0
19992023-11-08T23:25:00.324Z Compiling rustls v0.21.8
20002023-11-08T23:25:00.454Z Compiling pin-utils v0.1.0
20012023-11-08T23:25:00.563Z Compiling native-tls v0.2.11
20022023-11-08T23:25:00.597Z Compiling crc32fast v1.3.2
20032023-11-08T23:25:00.729Z Compiling ppv-lite86 v0.2.17
20042023-11-08T23:25:01.033Z Compiling futures-io v0.3.29
20052023-11-08T23:25:01.482Z Compiling radium v0.7.0
20062023-11-08T23:25:01.495Z Compiling bzip2-sys v0.1.11+1.0.8
20072023-11-08T23:25:02.124Z Compiling rand_chacha v0.3.1
20082023-11-08T23:25:02.131Z Compiling unicode-normalization v0.1.22
20092023-11-08T23:25:02.143Z Compiling spin v0.9.8
20102023-11-08T23:25:02.174Z Compiling tracing-core v0.1.31
20112023-11-08T23:25:02.740Z Compiling subtle v2.5.0
20122023-11-08T23:25:03.253Z Compiling unicode-bidi v0.3.13
20132023-11-08T23:25:03.309Z Compiling rand v0.8.5
20142023-11-08T23:25:05.300Z Compiling errno v0.3.2
20152023-11-08T23:25:05.362Z Compiling num-iter v0.1.43
20162023-11-08T23:25:05.441Z Compiling usdt-impl v0.3.5
20172023-11-08T23:25:05.620Z Compiling rustix v0.38.9
20182023-11-08T23:25:05.747Z Compiling base64 v0.21.5
20192023-11-08T23:25:05.919Z Compiling signal-hook v0.3.17
20202023-11-08T23:25:06.435Z Compiling schemars v0.8.13
20212023-11-08T23:25:06.809Z Compiling serde_derive_internals v0.26.0
20222023-11-08T23:25:07.416Z Compiling serde_derive v1.0.188
20232023-11-08T23:25:07.421Z Compiling zeroize_derive v1.4.2
20242023-11-08T23:25:07.802Z Compiling tokio-macros v2.1.0
20252023-11-08T23:25:07.806Z Compiling thiserror-impl v1.0.49
20262023-11-08T23:25:07.959Z Compiling futures-macro v0.3.29
20272023-11-08T23:25:08.880Z Compiling tracing-attributes v0.1.26
20282023-11-08T23:25:09.521Z Compiling zerocopy-derive v0.2.0
20292023-11-08T23:25:09.698Z Compiling zeroize v1.6.0
20302023-11-08T23:25:11.064Z Compiling openssl-macros v0.1.1
20312023-11-08T23:25:11.803Z Compiling zerocopy-derive v0.6.4
20322023-11-08T23:25:12.434Z Compiling pest v2.7.2
20332023-11-08T23:25:12.630Z Compiling crypto-common v0.1.6
20342023-11-08T23:25:12.925Z Compiling block-buffer v0.10.4
20352023-11-08T23:25:13.309Z Compiling digest v0.10.7
20362023-11-08T23:25:14.334Z Compiling tracing v0.1.37
20372023-11-08T23:25:15.082Z Compiling bitflags v1.3.2
20382023-11-08T23:25:15.218Z Compiling allocator-api2 v0.2.16
20392023-11-08T23:25:15.582Z Compiling fnv v1.0.7
20402023-11-08T23:25:16.530Z Compiling hashbrown v0.14.2
20412023-11-08T23:25:17.266Z Compiling pest_meta v2.7.2
20422023-11-08T23:25:18.665Z Compiling zerocopy v0.3.0
20432023-11-08T23:25:19.114Z Compiling schemars_derive v0.8.13
20442023-11-08T23:25:19.555Z Compiling pest_generator v2.7.2
20452023-11-08T23:25:19.913Z Compiling lazy_static v1.4.0
20462023-11-08T23:25:22.156Z Compiling backtrace v0.3.69
20472023-11-08T23:25:22.545Z Compiling num-bigint v0.4.4
20482023-11-08T23:25:22.760Z Compiling memoffset v0.9.0
20492023-11-08T23:25:23.206Z Compiling crossbeam-utils v0.8.16
20502023-11-08T23:25:23.221Z Compiling openssl-probe v0.1.5
20512023-11-08T23:25:23.240Z Compiling percent-encoding v2.3.0
20522023-11-08T23:25:23.739Z Compiling async-trait v0.1.74
20532023-11-08T23:25:23.894Z Compiling hashbrown v0.12.3
20542023-11-08T23:25:23.972Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20552023-11-08T23:25:24.053Z Compiling pest_derive v2.7.2
20562023-11-08T23:25:24.531Z Compiling iana-time-zone v0.1.57
20572023-11-08T23:25:25.046Z Compiling untrusted v0.9.0
20582023-11-08T23:25:25.049Z Compiling untrusted v0.7.1
20592023-11-08T23:25:25.053Z Compiling base64ct v1.6.0
20602023-11-08T23:25:25.153Z Compiling smoltcp v0.9.1
20612023-11-08T23:25:25.264Z Compiling foreign-types-shared v0.1.1
20622023-11-08T23:25:25.301Z Compiling equivalent v1.0.1
20632023-11-08T23:25:25.405Z Compiling foreign-types v0.3.2
20642023-11-08T23:25:25.523Z Compiling dtrace-parser v0.1.14
20652023-11-08T23:25:25.956Z Compiling pem-rfc7468 v0.7.0
20662023-11-08T23:25:27.913Z Compiling dof v0.1.5
20672023-11-08T23:25:28.304Z Compiling der_derive v0.7.2
20682023-11-08T23:25:28.716Z Compiling clap_derive v4.4.2
20692023-11-08T23:25:30.526Z Compiling bytes v1.5.0
20702023-11-08T23:25:31.853Z Compiling bitflags v2.4.0
20712023-11-08T23:25:32.299Z Compiling tokio v1.33.0
20722023-11-08T23:25:32.505Z Compiling rustc_version v0.4.0
20732023-11-08T23:25:33.023Z Compiling http v0.2.9
20742023-11-08T23:25:34.877Z Compiling heapless v0.7.16
20752023-11-08T23:25:35.434Z Compiling uuid v1.5.0
20762023-11-08T23:25:35.669Z Compiling chrono v0.4.31
20772023-11-08T23:25:36.664Z Compiling indexmap v2.1.0
20782023-11-08T23:25:36.668Z Compiling thread-id v4.2.0
20792023-11-08T23:25:36.777Z Compiling utf8parse v0.2.1
20802023-11-08T23:25:36.996Z Compiling siphasher v0.3.11
20812023-11-08T23:25:37.143Z Compiling cpufeatures v0.2.9
20822023-11-08T23:25:37.451Z Compiling try-lock v0.2.4
20832023-11-08T23:25:37.649Z Compiling flagset v0.4.3
20842023-11-08T23:25:37.652Z Compiling anstyle v1.0.2
20852023-11-08T23:25:37.953Z Compiling rustversion v1.0.14
20862023-11-08T23:25:37.979Z Compiling adler v1.0.2
20872023-11-08T23:25:38.506Z Compiling time-core v0.1.1
20882023-11-08T23:25:38.517Z Compiling time-macros v0.2.13
20892023-11-08T23:25:38.590Z Compiling miniz_oxide v0.7.1
20902023-11-08T23:25:38.658Z Compiling der v0.7.8
20912023-11-08T23:25:38.887Z Compiling want v0.3.1
20922023-11-08T23:25:40.741Z Compiling sha2 v0.10.8
20932023-11-08T23:25:43.523Z Compiling anstyle-parse v0.2.1
20942023-11-08T23:25:44.138Z Compiling http-body v0.4.5
20952023-11-08T23:25:46.559Z Compiling tokio-util v0.7.10
20962023-11-08T23:25:46.989Z Compiling serde_tokenstream v0.1.7
20972023-11-08T23:25:48.885Z Compiling h2 v0.3.21
20982023-11-08T23:25:49.042Z Compiling sct v0.7.0
20992023-11-08T23:25:50.679Z Compiling form_urlencoded v1.2.0
21002023-11-08T23:25:50.923Z Compiling hubpack_derive v0.1.1
21012023-11-08T23:25:51.485Z Compiling socket2 v0.4.9
21022023-11-08T23:25:52.609Z Compiling crossbeam-epoch v0.9.15
21032023-11-08T23:25:52.761Z Compiling colorchoice v1.0.0
21042023-11-08T23:25:53.008Z Compiling tap v1.0.1
21052023-11-08T23:25:53.143Z Compiling slog v2.7.0
21062023-11-08T23:25:53.233Z Compiling anyhow v1.0.75
21072023-11-08T23:25:53.266Z Compiling httpdate v1.0.3
21082023-11-08T23:25:54.128Z Compiling anstyle-query v1.0.0
21092023-11-08T23:25:54.315Z Compiling tower-service v0.3.2
21102023-11-08T23:25:54.538Z Compiling anstream v0.5.0
21112023-11-08T23:25:56.171Z Compiling wyz v0.5.1
21122023-11-08T23:25:59.508Z Compiling terminal_size v0.2.6
21132023-11-08T23:25:59.804Z Compiling spki v0.7.2
21142023-11-08T23:26:00.616Z Compiling hyper v0.14.27
21152023-11-08T23:26:02.126Z Compiling toml_datetime v0.6.5
21162023-11-08T23:26:02.761Z Compiling serde_spanned v0.6.4
21172023-11-08T23:26:03.137Z Compiling rustls-pemfile v1.0.3
21182023-11-08T23:26:03.249Z Compiling zerocopy v0.6.4
21192023-11-08T23:26:03.647Z Compiling hmac v0.12.1
21202023-11-08T23:26:03.968Z Compiling md-5 v0.10.5
21212023-11-08T23:26:04.691Z Compiling idna v0.4.0
21222023-11-08T23:26:04.755Z Compiling stringprep v0.1.3
21232023-11-08T23:26:05.934Z Compiling diesel_table_macro_syntax v0.1.0
21242023-11-08T23:26:06.135Z Compiling hash32 v0.2.1
21252023-11-08T23:26:06.544Z Compiling aho-corasick v1.0.4
21262023-11-08T23:26:06.721Z Compiling stable_deref_trait v1.2.0
21272023-11-08T23:26:07.117Z Compiling maybe-uninit v2.0.0
21282023-11-08T23:26:07.791Z Compiling regex-syntax v0.8.2
21292023-11-08T23:26:07.794Z Compiling dyn-clone v1.0.13
21302023-11-08T23:26:07.869Z Compiling fallible-iterator v0.2.0
21312023-11-08T23:26:08.068Z Compiling winnow v0.5.15
21322023-11-08T23:26:09.016Z Compiling either v1.9.0
21332023-11-08T23:26:09.186Z Compiling gimli v0.28.0
21342023-11-08T23:26:09.499Z Compiling clap_lex v0.5.1
21352023-11-08T23:26:10.896Z Compiling funty v2.0.0
21362023-11-08T23:26:12.778Z Compiling strsim v0.10.0
21372023-11-08T23:26:14.069Z Compiling regex-automata v0.4.3
21382023-11-08T23:26:15.728Z Compiling clap_builder v4.4.2
21392023-11-08T23:26:16.101Z Compiling bitvec v1.0.1
21402023-11-08T23:26:16.694Z Compiling addr2line v0.21.0
21412023-11-08T23:26:17.691Z Compiling postgres-protocol v0.6.6
21422023-11-08T23:26:19.551Z Compiling diesel_derives v2.1.1
21432023-11-08T23:26:21.140Z Compiling url v2.4.1
21442023-11-08T23:26:24.288Z Compiling rustls-native-certs v0.6.3
21452023-11-08T23:26:24.407Z Compiling strum_macros v0.25.2
21462023-11-08T23:26:25.281Z Compiling tokio-native-tls v0.3.1
21472023-11-08T23:26:27.705Z Compiling usdt-macro v0.3.5
21482023-11-08T23:26:29.295Z Compiling usdt-attr-macro v0.3.5
21492023-11-08T23:26:30.290Z Compiling phf_shared v0.11.2
21502023-11-08T23:26:31.454Z Compiling block-padding v0.3.3
21512023-11-08T23:26:31.574Z Compiling enum-as-inner v0.5.1
21522023-11-08T23:26:31.771Z Compiling serde_repr v0.1.16
21532023-11-08T23:26:31.897Z Compiling scheduled-thread-pool v0.2.7
21542023-11-08T23:26:32.570Z Compiling object v0.32.1
21552023-11-08T23:26:33.358Z Compiling num-bigint-dig v0.8.4
21562023-11-08T23:26:33.780Z Compiling bit-vec v0.6.3
21572023-11-08T23:26:34.426Z Compiling regex-automata v0.1.10
21582023-11-08T23:26:37.566Z Compiling managed v0.8.0
21592023-11-08T23:26:38.270Z Compiling deranged v0.3.8
21602023-11-08T23:26:39.020Z Compiling ipnet v2.8.0
21612023-11-08T23:26:40.167Z Compiling num_threads v0.1.6
21622023-11-08T23:26:40.338Z Compiling matches v0.1.10
21632023-11-08T23:26:40.857Z Compiling rustc-demangle v0.1.23
21642023-11-08T23:26:41.256Z Compiling packed_struct v0.10.1
21652023-11-08T23:26:42.314Z Compiling time v0.3.27
21662023-11-08T23:26:45.656Z Compiling idna v0.2.3
21672023-11-08T23:26:50.423Z Compiling bstr v0.2.17
21682023-11-08T23:26:52.631Z Compiling r2d2 v0.8.10
21692023-11-08T23:26:53.331Z Compiling inout v0.1.3
21702023-11-08T23:26:54.236Z Compiling phf v0.11.2
21712023-11-08T23:26:54.669Z Compiling hyper-tls v0.5.0
21722023-11-08T23:26:55.177Z Compiling signal-hook-mio v0.2.3
21732023-11-08T23:26:55.357Z Compiling flate2 v1.0.28
21742023-11-08T23:26:55.943Z Compiling clap v4.4.3
21752023-11-08T23:26:55.947Z Compiling ipnetwork v0.20.0
21762023-11-08T23:26:55.950Z Compiling regex v1.10.2
21772023-11-08T23:26:56.785Z Compiling postgres-types v0.2.6
21782023-11-08T23:26:56.997Z Compiling toml_edit v0.19.15
21792023-11-08T23:26:57.395Z Compiling itertools v0.11.0
21802023-11-08T23:26:59.032Z Compiling pkcs8 v0.10.2
21812023-11-08T23:26:59.576Z Compiling hubpack v0.1.2
21822023-11-08T23:26:59.699Z Compiling serde_urlencoded v0.7.1
21832023-11-08T23:27:00.262Z Compiling phf_shared v0.10.0
21842023-11-08T23:27:00.580Z Compiling futures-executor v0.3.29
21852023-11-08T23:27:02.435Z Compiling signature v2.1.0
21862023-11-08T23:27:02.715Z Compiling packed_struct_codegen v0.10.1
21872023-11-08T23:27:03.358Z Compiling float-cmp v0.9.0
21882023-11-08T23:27:04.180Z Compiling encoding_rs v0.8.33
21892023-11-08T23:27:04.290Z Compiling normalize-line-endings v0.3.0
21902023-11-08T23:27:04.451Z Compiling difflib v0.4.0
21912023-11-08T23:27:06.517Z Compiling webpki-roots v0.25.2
21922023-11-08T23:27:06.608Z Compiling crc-catalog v2.2.0
21932023-11-08T23:27:06.720Z Compiling unicode-segmentation v1.10.1
21942023-11-08T23:27:06.742Z Compiling static_assertions v1.1.0
21952023-11-08T23:27:06.870Z Compiling predicates-core v1.0.6
21962023-11-08T23:27:06.987Z Compiling mime v0.3.17
21972023-11-08T23:27:07.347Z Compiling whoami v1.4.1
21982023-11-08T23:27:07.817Z Compiling nodrop v0.1.14
21992023-11-08T23:27:08.035Z Compiling fixedbitset v0.4.2
22002023-11-08T23:27:08.169Z Compiling new_debug_unreachable v1.0.4
22012023-11-08T23:27:08.286Z Compiling data-encoding v2.4.0
22022023-11-08T23:27:08.661Z Compiling unicode-width v0.1.11
22032023-11-08T23:27:08.888Z Compiling regex-automata v0.3.8
22042023-11-08T23:27:10.391Z Compiling precomputed-hash v0.1.1
22052023-11-08T23:27:10.541Z Compiling string_cache v0.8.7
22062023-11-08T23:27:11.184Z Compiling trust-dns-proto v0.22.0
22072023-11-08T23:27:12.734Z Compiling bstr v1.6.0
22082023-11-08T23:27:13.870Z Compiling console v0.15.7
22092023-11-08T23:27:17.345Z Compiling petgraph v0.6.4
22102023-11-08T23:27:20.287Z Compiling array-init v0.0.4
22112023-11-08T23:27:22.771Z Compiling similar v2.2.1
22122023-11-08T23:27:27.229Z Compiling tokio-postgres v0.7.10
22132023-11-08T23:27:27.337Z Compiling predicates v3.0.4
22142023-11-08T23:27:27.376Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22152023-11-08T23:27:27.445Z Compiling crc v3.0.1
22162023-11-08T23:27:33.164Z Compiling toml v0.7.8
22172023-11-08T23:27:34.571Z Compiling futures v0.3.29
22182023-11-08T23:27:35.659Z Compiling pkcs1 v0.7.5
22192023-11-08T23:27:35.938Z Compiling yasna v0.5.2
22202023-11-08T23:27:36.875Z Compiling smallvec v0.6.14
22212023-11-08T23:27:37.246Z Compiling diesel v2.1.3
22222023-11-08T23:27:37.596Z Compiling crossterm v0.27.0
22232023-11-08T23:27:38.822Z Compiling cipher v0.4.4
22242023-11-08T23:27:42.244Z Compiling bit-set v0.5.3
22252023-11-08T23:27:42.675Z Compiling usdt v0.3.5
22262023-11-08T23:27:43.064Z Compiling is-terminal v0.4.9
22272023-11-08T23:27:43.265Z Compiling toml_edit v0.21.0
22282023-11-08T23:27:45.612Z Compiling itertools v0.10.5
22292023-11-08T23:27:48.258Z Compiling tokio-stream v0.1.14
22302023-11-08T23:27:49.771Z Compiling openapiv3 v1.0.3
22312023-11-08T23:27:50.379Z Compiling hex v0.4.3
22322023-11-08T23:27:54.210Z Compiling hashbrown v0.13.2
22332023-11-08T23:27:57.749Z Compiling lalrpop-util v0.19.12
22342023-11-08T23:28:04.026Z Compiling termcolor v1.2.0
22352023-11-08T23:28:04.084Z Compiling regex-syntax v0.6.29
22362023-11-08T23:28:04.785Z Compiling bitfield v0.14.0
22372023-11-08T23:28:06.615Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22382023-11-08T23:28:13.520Z Compiling env_logger v0.10.0
22392023-11-08T23:28:31.648Z Compiling rsa v0.9.2
22402023-11-08T23:28:33.822Z Compiling serde-hex v0.1.0
22412023-11-08T23:28:41.897Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22422023-11-08T23:28:46.515Z Compiling x509-cert v0.2.4
22432023-11-08T23:28:47.574Z Compiling ron v0.8.1
22442023-11-08T23:28:49.316Z Compiling crc-any v2.4.3
22452023-11-08T23:29:06.873Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22462023-11-08T23:29:12.037Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22472023-11-08T23:29:22.766Z Compiling object v0.30.4
22482023-11-08T23:29:36.873Z Compiling path-slash v0.1.5
22492023-11-08T23:29:47.759Z Compiling bzip2 v0.4.4
22502023-11-08T23:29:48.319Z Compiling zip v0.6.6
22512023-11-08T23:29:52.343Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22522023-11-08T23:30:28.083Z Compiling rustls-webpki v0.101.7
22532023-11-08T23:30:28.428Z Compiling tokio-rustls v0.24.1
22542023-11-08T23:30:28.619Z Compiling hyper-rustls v0.24.2
22552023-11-08T23:30:28.934Z Compiling reqwest v0.11.20
22562023-11-08T23:30:29.813Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22572023-11-08T23:30:39.916Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22582023-11-08T23:30:41.109Z Finished release [optimized] target(s) in 6m 00s
22592023-11-08T23:30:41.196Z
22602023-11-08T23:30:41.198Zreal 6:00.317023459
22612023-11-08T23:30:41.201Zuser 42:08.655639661
22622023-11-08T23:30:41.205Zsys 3:50.761561381
22632023-11-08T23:30:41.207Ztrap 1.698643172
22642023-11-08T23:30:41.210Ztflt 1.033036568
22652023-11-08T23:30:41.213Zdflt 0.823600158
22662023-11-08T23:30:41.216Zkflt 0.000119741
22672023-11-08T23:30:41.219Zlock 1:35:21.855076069
22682023-11-08T23:30:41.222Zslp 2:57:01.242030821
22692023-11-08T23:30:41.225Zlat 1:42.107348325
22702023-11-08T23:30:41.228Zstop 1:34.121094894
22712023-11-08T23:30:41.230Z+ ptime -m gzip
22722023-11-08T23:30:41.864Z
22732023-11-08T23:30:41.871Zreal 0.659801985
22742023-11-08T23:30:41.877Zuser 0.651461158
22752023-11-08T23:30:41.891Zsys 0.006809796
22762023-11-08T23:30:41.905Ztrap 0.000450966
22772023-11-08T23:30:41.909Ztflt 0.000000000
22782023-11-08T23:30:41.913Zdflt 0.000000000
22792023-11-08T23:30:41.918Zkflt 0.000000000
22802023-11-08T23:30:41.923Zlock 0.000000000
22812023-11-08T23:30:41.929Zslp 0.000000000
22822023-11-08T23:30:41.937Zlat 0.000663110
22832023-11-08T23:30:41.943Zstop 0.000314201
22842023-11-08T23:30:41.946Z+ banner tufaceous
22852023-11-08T23:30:41.951Z
22862023-11-08T23:30:41.954Z ##### # # ###### ## #### ###### #### # # ####
22872023-11-08T23:30:41.957Z # # # # # # # # # # # # # #
22882023-11-08T23:30:41.964Z # # # ##### # # # ##### # # # # ####
22892023-11-08T23:30:41.969Z # # # # ###### # # # # # # #
22902023-11-08T23:30:41.979Z # # # # # # # # # # # # # # #
22912023-11-08T23:30:41.987Z # #### # # # #### ###### #### #### ####
22922023-11-08T23:30:41.995Z
22932023-11-08T23:30:41.999Z+ ptime -m cargo build --locked -p tufaceous --release
22942023-11-08T23:30:42.582Z Downloading crates ...
22952023-11-08T23:30:43.036Z Downloaded serde_plain v1.0.2
22962023-11-08T23:30:43.038Z Downloaded path-dedot v3.1.0
22972023-11-08T23:30:43.041Z Downloaded fs-err v2.9.0
22982023-11-08T23:30:43.044Z Downloaded globset v0.4.13
22992023-11-08T23:30:43.047Z Downloaded bytesize v1.3.0
23002023-11-08T23:30:43.051Z Downloaded doc-comment v0.3.3
23012023-11-08T23:30:43.057Z Downloaded snafu v0.7.5
23022023-11-08T23:30:43.065Z Downloaded path-absolutize v3.1.0
23032023-11-08T23:30:43.068Z Downloaded snafu-derive v0.7.5
23042023-11-08T23:30:43.071Z Downloaded tough v0.14.0
23052023-11-08T23:30:43.082Z Downloaded olpc-cjson v0.1.3
23062023-11-08T23:30:43.085Z Downloaded buf-list v1.0.3
23072023-11-08T23:30:43.237Z Compiling serde_tokenstream v0.2.0
23082023-11-08T23:30:43.260Z Compiling regress v0.7.1
23092023-11-08T23:30:43.273Z Compiling dirs-sys-next v0.1.2
23102023-11-08T23:30:43.276Z Compiling ident_case v1.0.1
23112023-11-08T23:30:43.294Z Compiling thread_local v1.1.7
23122023-11-08T23:30:43.297Z Compiling slog-async v2.8.0
23132023-11-08T23:30:43.300Z Compiling heck v0.4.1
23142023-11-08T23:30:43.499Z Compiling dirs-next v2.0.0
23152023-11-08T23:30:43.852Z Compiling darling_core v0.20.3
23162023-11-08T23:30:43.951Z Compiling camino v1.1.6
23172023-11-08T23:30:44.109Z Compiling term v0.7.0
23182023-11-08T23:30:44.575Z Compiling crossbeam-channel v0.5.8
23192023-11-08T23:30:44.845Z Compiling getopts v0.2.21
23202023-11-08T23:30:45.041Z Compiling structmeta-derive v0.2.0
23212023-11-08T23:30:45.299Z Compiling atty v0.2.14
23222023-11-08T23:30:45.492Z Compiling multer v2.1.0
23232023-11-08T23:30:45.927Z Compiling unsafe-libyaml v0.2.9
23242023-11-08T23:30:46.266Z Compiling doc-comment v0.3.3
23252023-11-08T23:30:47.000Z Compiling paste v1.0.14
23262023-11-08T23:30:47.427Z Compiling take_mut v0.2.2
23272023-11-08T23:30:47.650Z Compiling match_cfg v0.1.0
23282023-11-08T23:30:47.737Z Compiling hostname v0.3.1
23292023-11-08T23:30:48.096Z Compiling serde_yaml v0.9.25
23302023-11-08T23:30:48.910Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23312023-11-08T23:30:51.306Z Compiling structmeta v0.2.0
23322023-11-08T23:30:52.224Z Compiling slog-term v2.9.0
23332023-11-08T23:30:53.024Z Compiling darling_macro v0.20.3
23342023-11-08T23:30:54.459Z Compiling darling v0.20.3
23352023-11-08T23:30:54.473Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23362023-11-08T23:30:54.497Z Compiling slog-json v2.6.1
23372023-11-08T23:30:54.619Z Compiling async-stream-impl v0.3.5
23382023-11-08T23:30:55.316Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23392023-11-08T23:30:55.380Z Compiling fastrand v2.0.0
23402023-11-08T23:30:55.759Z Compiling regex-syntax v0.7.5
23412023-11-08T23:30:56.500Z Compiling atomic-waker v1.1.1
23422023-11-08T23:30:56.574Z Compiling async-stream v0.3.5
23432023-11-08T23:30:56.666Z Compiling waitgroup v0.1.2
23442023-11-08T23:30:56.784Z Compiling tempfile v3.8.0
23452023-11-08T23:30:57.047Z Compiling slog-bunyan v2.4.0
23462023-11-08T23:30:57.085Z Compiling serde_with_macros v2.3.3
23472023-11-08T23:30:59.247Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
23482023-11-08T23:31:00.068Z Compiling progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23492023-11-08T23:31:00.990Z Compiling sha1 v0.10.5
23502023-11-08T23:31:01.888Z Compiling snafu-derive v0.7.5
23512023-11-08T23:31:02.255Z Compiling serde_path_to_error v0.1.14
23522023-11-08T23:31:02.495Z Compiling path-dedot v3.1.0
23532023-11-08T23:31:02.553Z Compiling instant v0.1.12
23542023-11-08T23:31:02.605Z Compiling same-file v1.0.6
23552023-11-08T23:31:02.783Z Compiling arc-swap v1.6.0
23562023-11-08T23:31:02.852Z Compiling base64 v0.13.1
23572023-11-08T23:31:03.051Z Compiling buf-list v1.0.3
23582023-11-08T23:31:03.896Z Compiling debug-ignore v1.0.5
23592023-11-08T23:31:03.998Z Compiling slog-scope v4.4.0
23602023-11-08T23:31:04.006Z Compiling pem v1.1.1
23612023-11-08T23:31:04.256Z Compiling walkdir v2.4.0
23622023-11-08T23:31:05.424Z Compiling path-absolutize v3.1.0
23632023-11-08T23:31:05.722Z Compiling backoff v0.4.0
23642023-11-08T23:31:06.260Z Compiling parse-display-derive v0.8.2
23652023-11-08T23:31:06.300Z Compiling serde_with v2.3.3
23662023-11-08T23:31:06.518Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23672023-11-08T23:31:06.696Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23682023-11-08T23:31:07.215Z Compiling toml v0.8.8
23692023-11-08T23:31:07.575Z Compiling globset v0.4.13
23702023-11-08T23:31:10.873Z Compiling snafu v0.7.5
23712023-11-08T23:31:12.229Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23722023-11-08T23:31:12.424Z Compiling strum v0.25.0
23732023-11-08T23:31:12.539Z Compiling parse-display v0.8.2
23742023-11-08T23:31:12.689Z Compiling olpc-cjson v0.1.3
23752023-11-08T23:31:12.835Z Compiling serde_plain v1.0.2
23762023-11-08T23:31:13.540Z Compiling macaddr v1.0.1
23772023-11-08T23:31:14.065Z Compiling xattr v1.0.1
23782023-11-08T23:31:14.069Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
23792023-11-08T23:31:14.072Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23802023-11-08T23:31:14.114Z Compiling filetime v0.2.22
23812023-11-08T23:31:14.592Z Compiling tar v0.4.40
23822023-11-08T23:31:14.714Z Compiling tough v0.14.0
23832023-11-08T23:31:16.392Z Compiling slog-stdlog v4.1.1
23842023-11-08T23:31:19.466Z Compiling camino-tempfile v1.0.2
23852023-11-08T23:31:20.767Z Compiling bytesize v1.3.0
23862023-11-08T23:31:21.722Z Compiling fs-err v2.9.0
23872023-11-08T23:31:22.446Z Compiling slog-envlogger v2.2.0
23882023-11-08T23:31:23.080Z Compiling humantime v2.1.0
23892023-11-08T23:31:24.783Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23902023-11-08T23:31:53.258Z Compiling progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
23912023-11-08T23:31:53.544Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23922023-11-08T23:32:03.583Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23932023-11-08T23:32:05.739Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23942023-11-08T23:32:29.704Z Finished release [optimized] target(s) in 1m 47s
23952023-11-08T23:32:29.788Z
23962023-11-08T23:32:29.792Zreal 1:47.895926543
23972023-11-08T23:32:29.796Zuser 11:27.076941356
23982023-11-08T23:32:29.802Zsys 42.529168476
23992023-11-08T23:32:29.805Ztrap 0.418175295
24002023-11-08T23:32:29.807Ztflt 0.326270099
24012023-11-08T23:32:29.810Zdflt 0.341131274
24022023-11-08T23:32:29.813Zkflt 0.000144968
24032023-11-08T23:32:29.815Zlock 21:43.827188754
24042023-11-08T23:32:29.818Zslp 24:47.818948370
24052023-11-08T23:32:29.821Zlat 19.266347687
24062023-11-08T23:32:29.823Zstop 11.106883734
24072023-11-08T23:32:29.826Z+ ptime -m gzip
24082023-11-08T23:32:32.102Z
24092023-11-08T23:32:32.105Zreal 2.308289376
24102023-11-08T23:32:32.108Zuser 2.281443273
24112023-11-08T23:32:32.111Zsys 0.023861919
24122023-11-08T23:32:32.114Ztrap 0.001105119
24132023-11-08T23:32:32.117Ztflt 0.000000000
24142023-11-08T23:32:32.120Zdflt 0.000000000
24152023-11-08T23:32:32.123Zkflt 0.000000000
24162023-11-08T23:32:32.125Zlock 0.000000000
24172023-11-08T23:32:32.128Zslp 0.000000000
24182023-11-08T23:32:32.131Zlat 0.001547314
24192023-11-08T23:32:32.134Zstop 0.000228100
24202023-11-08T23:32:32.137Zprocess exited: duration 1339664 ms, exit code 0
 
24212023-11-08T23:32:32.143Zfound 5 output files
24222023-11-08T23:32:32.158Zuploading: /work/end-to-end-tests/bootstrap-b24d35b7ab856b37.gz (6360194 bytes)
24232023-11-08T23:32:34.688Zuploaded: /work/end-to-end-tests/bootstrap-b24d35b7ab856b37.gz
24242023-11-08T23:32:34.709Zuploading: /work/end-to-end-tests/bootstrap.gz (100653108 bytes)
24252023-11-08T23:33:23.019Zuploaded: /work/end-to-end-tests/bootstrap.gz
24262023-11-08T23:33:23.031Zuploading: /work/end-to-end-tests/end_to_end_tests-45b3c6eea9aa5f9f.gz (115256490 bytes)
24272023-11-08T23:34:11.671Zuploaded: /work/end-to-end-tests/end_to_end_tests-45b3c6eea9aa5f9f.gz
24282023-11-08T23:34:11.684Zuploading: /work/caboose-util.gz (4105848 bytes)
24292023-11-08T23:34:14.238Zuploaded: /work/caboose-util.gz
24302023-11-08T23:34:14.281Zuploading: /work/tufaceous.gz (14671349 bytes)
24312023-11-08T23:34:21.582Zuploaded: /work/tufaceous.gz