01HH18HGY41PQSM1VX675B6RSV: 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: 01HH18J3ST3H886PR5CX3TPSPK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-07T04:30:23.270Zjob assigned to worker 01HH18J3YY9XM6ZW8N7A9W54ST (queued for 1 m 35 s)
 
22023-12-07T04:30:23.338Zstarting task 0: "setup"
32023-12-07T04:30:23.610Z++ uname -s
42023-12-07T04:30:23.622Z+ kern=SunOS
52023-12-07T04:30:23.622Z+ case "$kern" in
62023-12-07T04:30:23.622Z+ groupadd -g 12345 build
72023-12-07T04:30:23.622Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-07T04:30:25.625Z+ zfs create -o mountpoint=/work rpool/work
92023-12-07T04:30:25.740Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-07T04:30:25.744Z+ home_fs=zfs
112023-12-07T04:30:25.744Z+ [[ zfs == autofs ]]
122023-12-07T04:30:25.745Z+ mkdir -p /home/build
132023-12-07T04:30:25.750Z+ chown build:build /home/build /work
142023-12-07T04:30:27.749Z+ chmod 0700 /home/build /work
152023-12-07T04:30:27.754Zprocess exited: duration 4423 ms, exit code 0
 
162023-12-07T04:30:27.794Zstarting task 1: "rust-toolchain"
172023-12-07T04:30:27.806Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-07T04:30:27.813Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-07T04:30:27.966Zinfo: downloading installer
202023-12-07T04:30:30.513Zwarning: it looks like you have an existing installation of Rust at:
212023-12-07T04:30:30.514Zwarning: /opt/ooce/bin
222023-12-07T04:30:30.514Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-07T04:30:30.514Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-07T04:30:30.514Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-07T04:30:30.514Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-07T04:30:30.515Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-07T04:30:30.515Zerror: cannot install while Rust is installed
282023-12-07T04:30:30.517Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-07T04:30:30.801Zinfo: profile set to 'default'
302023-12-07T04:30:30.801Zinfo: default host triple is x86_64-unknown-illumos
312023-12-07T04:30:30.805Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-07T04:30:30.974Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-07T04:30:30.987Zinfo: downloading component 'cargo'
342023-12-07T04:30:31.597Zinfo: downloading component 'clippy'
352023-12-07T04:30:31.820Zinfo: downloading component 'rust-docs'
362023-12-07T04:30:32.603Zinfo: downloading component 'rust-std'
372023-12-07T04:30:34.000Zinfo: downloading component 'rustc'
382023-12-07T04:30:37.451Zinfo: downloading component 'rustfmt'
392023-12-07T04:30:37.648Zinfo: installing component 'cargo'
402023-12-07T04:30:39.720Zinfo: installing component 'clippy'
412023-12-07T04:30:40.550Zinfo: installing component 'rust-docs'
422023-12-07T04:30:43.253Zinfo: installing component 'rust-std'
432023-12-07T04:30:47.075Zinfo: installing component 'rustc'
442023-12-07T04:30:57.345Zinfo: installing component 'rustfmt'
452023-12-07T04:30:57.825Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-07T04:30:57.825Z
472023-12-07T04:30:57.956Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-07T04:30:57.956Z
492023-12-07T04:30:57.960Z
502023-12-07T04:30:57.960ZRust is installed now. Great!
512023-12-07T04:30:57.960Z
522023-12-07T04:30:57.960ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-07T04:30:57.960Zenvironment variable. This has not been done automatically.
542023-12-07T04:30:57.960Z
552023-12-07T04:30:57.960ZTo configure your current shell, run:
562023-12-07T04:30:57.960Zsource "$HOME/.cargo/env"
572023-12-07T04:30:58.041Z+ rustc --version
582023-12-07T04:30:58.167Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-07T04:30:58.174Zprocess exited: duration 30360 ms, exit code 0
 
602023-12-07T04:30:58.604Zstarting task 2: "authentication"
612023-12-07T04:30:59.206Zprocess exited: duration 607 ms, exit code 0
 
622023-12-07T04:30:59.214Zstarting task 3: "clone repository"
632023-12-07T04:30:59.222Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-07T04:30:59.226Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-07T04:30:59.304ZCloning into '/work/oxidecomputer/omicron'...
662023-12-07T04:31:05.694Z+ cd /work/oxidecomputer/omicron
672023-12-07T04:31:05.694Z+ [[ -n dap/cleanup ]]
682023-12-07T04:31:05.704Z+ git fetch origin dap/cleanup
692023-12-07T04:31:06.066ZFrom https://github.com/oxidecomputer/omicron
702023-12-07T04:31:06.066Z * branch dap/cleanup -> FETCH_HEAD
712023-12-07T04:31:06.077Z+ git checkout -B dap/cleanup remotes/origin/dap/cleanup
722023-12-07T04:31:06.199ZSwitched to a new branch 'dap/cleanup'
732023-12-07T04:31:06.210Zbranch 'dap/cleanup' set up to track 'origin/dap/cleanup'.
742023-12-07T04:31:06.211Z+ git reset --hard 40e77a4c4fca252cd3615851f1326a81cf37af14
752023-12-07T04:31:06.369ZHEAD is now at 40e77a4c another warn -> info
762023-12-07T04:31:06.387Zprocess exited: duration 7149 ms, exit code 0
 
772023-12-07T04:31:06.474Zstarting task 4: "build"
782023-12-07T04:31:06.504Z+ cargo --version
792023-12-07T04:31:06.505Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-07T04:31:06.926Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-07T04:31:06.926Zinfo: downloading component 'cargo'
822023-12-07T04:31:07.295Zinfo: downloading component 'clippy'
832023-12-07T04:31:07.499Zinfo: downloading component 'rust-docs'
842023-12-07T04:31:08.294Zinfo: downloading component 'rust-std'
852023-12-07T04:31:09.590Zinfo: downloading component 'rustc'
862023-12-07T04:31:12.789Zinfo: downloading component 'rustfmt'
872023-12-07T04:31:12.978Zinfo: installing component 'cargo'
882023-12-07T04:31:14.287Zinfo: installing component 'clippy'
892023-12-07T04:31:14.822Zinfo: installing component 'rust-docs'
902023-12-07T04:31:17.643Zinfo: installing component 'rust-std'
912023-12-07T04:31:20.349Zinfo: installing component 'rustc'
922023-12-07T04:31:26.498Zinfo: installing component 'rustfmt'
932023-12-07T04:31:27.046Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-07T04:31:27.053Z+ rustc --version
952023-12-07T04:31:27.164Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-07T04:31:27.170Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-12-07T04:31:41.224Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-12-07T04:31:42.446Z Startup: Caching catalogs ... Done
992023-12-07T04:31:48.910ZPlanning: Solver setup ... Done (6.072s)
1002023-12-07T04:31:49.055ZPlanning: Running solver ... Done (0.145s)
1012023-12-07T04:31:49.227ZPlanning: Finding local manifests ... Done (0.107s)
1022023-12-07T04:31:49.244ZPlanning: Fetching manifests: 0/6 0% complete
1032023-12-07T04:31:49.607ZPlanning: Fetching manifests: 6/6 100% complete
1042023-12-07T04:31:49.791ZPlanning: Package planning ... Done (0.184s)
1052023-12-07T04:31:49.883ZPlanning: Merging actions ... Done (0.085s)
1062023-12-07T04:31:51.166ZPlanning: Checking for conflicting actions ... Done (1.267s)
1072023-12-07T04:31:51.185ZPlanning: Consolidating action changes ... Done (0.019s)
1082023-12-07T04:31:59.498ZPlanning: Evaluating mediators ... Done (8.326s)
1092023-12-07T04:31:59.605ZPlanning: Planning completed in 17.10 seconds
1102023-12-07T04:32:04.521Z Packages to install: 4
1112023-12-07T04:32:04.521Z Packages to update: 2
1122023-12-07T04:32:04.521Z Mediators to change: 2
1132023-12-07T04:32:04.537Z Services to change: 1
1142023-12-07T04:32:04.537Z Estimated space available: 148.88 GB
1152023-12-07T04:32:04.537ZEstimated space to be consumed: 1.43 GB
1162023-12-07T04:32:04.537Z Create boot environment: No
1172023-12-07T04:32:04.537ZCreate backup boot environment: Yes
1182023-12-07T04:32:04.538Z Rebuild boot archive: No
1192023-12-07T04:32:04.538Z
1202023-12-07T04:32:04.538ZChanged mediators:
1212023-12-07T04:32:04.538Z mediator clang:
1222023-12-07T04:32:04.539Z version: None -> 15 (system default)
1232023-12-07T04:32:04.539Z
1242023-12-07T04:32:04.539Z mediator llvm:
1252023-12-07T04:32:04.539Z version: 14 (system default) -> 15 (system default)
1262023-12-07T04:32:04.539Z
1272023-12-07T04:32:04.539ZChanged packages:
1282023-12-07T04:32:04.540Zhelios-dev
1292023-12-07T04:32:04.541Z developer/build-essential
1302023-12-07T04:32:04.541Z None -> 11-2.0
1312023-12-07T04:32:04.541Z library/libxmlsec1
1322023-12-07T04:32:04.541Z None -> 1.2.35-2.0
1332023-12-07T04:32:04.541Z ooce/developer/clang-15
1342023-12-07T04:32:04.542Z None -> 15.0.7-2.0
1352023-12-07T04:32:04.542Z ooce/developer/llvm-15
1362023-12-07T04:32:04.542Z None -> 15.0.7-2.0
1372023-12-07T04:32:04.542Z system/library/g++-runtime
1382023-12-07T04:32:04.542Z 12-2.0 -> 13-2.0
1392023-12-07T04:32:04.542Z system/library/gcc-runtime
1402023-12-07T04:32:04.543Z 12-2.0 -> 13-2.0
1412023-12-07T04:32:04.543Z
1422023-12-07T04:32:04.543ZServices:
1432023-12-07T04:32:04.543Z restart_fmri:
1442023-12-07T04:32:04.544Z svc:/system/update-man-index:default
1452023-12-07T04:32:04.762Z
1462023-12-07T04:32:04.762ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1472023-12-07T04:32:09.769ZDownload: 846/3330 items 18.8/221.1MB 8% complete (3.9M/s)
1482023-12-07T04:32:14.847ZDownload: 1196/3330 items 83.5/221.1MB 37% complete (10.8M/s)
1492023-12-07T04:32:20.031ZDownload: 2222/3330 items 119.2/221.1MB 53% complete (10.1M/s)
1502023-12-07T04:32:25.036ZDownload: 3084/3330 items 121.4/221.1MB 54% complete (3.9M/s)
1512023-12-07T04:32:29.503ZDownload: Completed 221.11 MB in 24.74 seconds (8.9M/s)
1522023-12-07T04:32:31.838Z Actions: 1/3766 actions (Removing old actions)
1532023-12-07T04:32:31.838Z Actions: 5/3766 actions (Installing new actions)
1542023-12-07T04:32:36.910Z Actions: 2474/3766 actions (Installing new actions)
1552023-12-07T04:32:40.131Z Actions: 3729/3766 actions (Updating modified actions)
1562023-12-07T04:32:40.728Z Actions: Completed 3766 actions in 8.89 seconds.
1572023-12-07T04:32:41.335Z Done (0.188s)
1582023-12-07T04:32:41.340Z Done (0.000s)
1592023-12-07T04:32:41.340Z Done (0.263s)
1602023-12-07T04:32:48.601Z Done (7.291s)
1612023-12-07T04:32:48.960Z Done (0.256s)
1622023-12-07T04:32:48.966Z Done (0.000s)
1632023-12-07T04:32:49.205Z Done (0.000s)
1642023-12-07T04:32:49.921ZPlanning: Evaluating mediator changes ... Done
1652023-12-07T04:32:50.208ZPlanning: Checking for conflicting actions ... Done
1662023-12-07T04:32:50.233ZPlanning: Consolidating action changes ... Done
1672023-12-07T04:32:50.625ZPlanning: Evaluating mediators ... Done
1682023-12-07T04:32:50.629ZPlanning: Planning completed in 0.71 seconds
1692023-12-07T04:32:50.682Z Mediators to change: 2
1702023-12-07T04:32:50.686Z Create boot environment: No
1712023-12-07T04:32:50.688ZCreate backup boot environment: No
1722023-12-07T04:32:50.786Z Done
1732023-12-07T04:32:50.786Z Done
1742023-12-07T04:32:50.968Z Done
1752023-12-07T04:32:56.597Z Done
1762023-12-07T04:32:56.708Z Done
1772023-12-07T04:32:56.715Z Done
1782023-12-07T04:32:56.821Z Done
1792023-12-07T04:32:57.811ZPlanning: Evaluating mediator changes ... Done
1802023-12-07T04:32:57.815ZPlanning: Merging actions ... Done
1812023-12-07T04:32:58.152ZPlanning: Checking for conflicting actions ... Done
1822023-12-07T04:32:58.156ZPlanning: Consolidating action changes ... Done
1832023-12-07T04:32:58.586ZPlanning: Evaluating mediators ... Done
1842023-12-07T04:32:58.667ZPlanning: Planning completed in 1.29 seconds
1852023-12-07T04:32:58.741Z Packages to change: 1
1862023-12-07T04:32:58.808Z Mediators to change: 1
1872023-12-07T04:32:58.808Z Services to change: 1
1882023-12-07T04:32:58.809Z Create boot environment: No
1892023-12-07T04:32:58.809ZCreate backup boot environment: Yes
1902023-12-07T04:33:01.160Z Actions: 1/6 actions (Updating modified actions)
1912023-12-07T04:33:01.376Z Actions: Completed 6 actions in 0.00 seconds.
1922023-12-07T04:33:01.376Z Done
1932023-12-07T04:33:01.376Z Done
1942023-12-07T04:33:01.377Z Done
1952023-12-07T04:33:06.466Z Done
1962023-12-07T04:33:06.590Z Done
1972023-12-07T04:33:06.604Z Done
1982023-12-07T04:33:07.064Z Done
1992023-12-07T04:33:07.352ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002023-12-07T04:33:07.352Zclang system 15 system
2012023-12-07T04:33:07.352Zcsh system system illumos
2022023-12-07T04:33:07.352Zctags system system illumos
2032023-12-07T04:33:07.352Zgcc vendor 12 vendor
2042023-12-07T04:33:07.352Zgcc system 10 system
2052023-12-07T04:33:07.353Zgcc system 7 system
2062023-12-07T04:33:07.353Zgo system 1.20 system
2072023-12-07T04:33:07.353Zgo system 1.19 system
2082023-12-07T04:33:07.353Zllvm system 15 system
2092023-12-07T04:33:07.353Zllvm system 14 system
2102023-12-07T04:33:07.353Zmariadb system 10.6 system
2112023-12-07T04:33:07.353Zmta vendor vendor dma
2122023-12-07T04:33:07.353Zopenjdk system 17 system
2132023-12-07T04:33:07.353Zopenjdk system 11 system
2142023-12-07T04:33:07.353Zopenjdk system 1.8 system
2152023-12-07T04:33:07.353Zopenssl vendor 3 vendor
2162023-12-07T04:33:07.353Zperl system 5.36 system
2172023-12-07T04:33:07.353Zpostgresql system 15 system
2182023-12-07T04:33:07.353Zpostgresql system 13 system
2192023-12-07T04:33:07.353Zpython vendor 3 vendor
2202023-12-07T04:33:07.353Zpython system 2 system
2212023-12-07T04:33:07.353Zpython3 system 3.11 system
2222023-12-07T04:33:07.354Zruby system 3.0 system
2232023-12-07T04:33:07.354Zwords vendor vendor american-english
2242023-12-07T04:33:07.354Zwords system system australian-english
2252023-12-07T04:33:07.354Zwords system system british-english
2262023-12-07T04:33:07.354Zwords system system canadian-english
2272023-12-07T04:33:07.358Zwords system system french
2282023-12-07T04:33:07.358Zwords system system italian
2292023-12-07T04:33:07.359Zwords system system ngerman
2302023-12-07T04:33:07.359Zwords system system ogerman
2312023-12-07T04:33:07.359Zwords system system spanish
2322023-12-07T04:33:07.877ZFMRI IFO
2332023-12-07T04:33:07.877Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2342023-12-07T04:33:07.877Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2352023-12-07T04:33:07.878Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2362023-12-07T04:33:07.878Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2372023-12-07T04:33:07.878Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2382023-12-07T04:33:07.878Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2392023-12-07T04:33:07.878Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2402023-12-07T04:33:07.878Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2412023-12-07T04:33:07.941Z+ set -o errexit
2422023-12-07T04:33:07.944Z+++ dirname ./tools/ci_download_cockroachdb
2432023-12-07T04:33:07.948Z++ cd ./tools
2442023-12-07T04:33:07.948Z++ pwd
2452023-12-07T04:33:07.948Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2462023-12-07T04:33:07.949Z++ basename ./tools/ci_download_cockroachdb
2472023-12-07T04:33:07.949Z+ ARG0=ci_download_cockroachdb
2482023-12-07T04:33:07.953Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2492023-12-07T04:33:07.953Z+ CIDL_VERSION=v22.1.9
2502023-12-07T04:33:07.953Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2512023-12-07T04:33:07.953Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2522023-12-07T04:33:07.953Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2532023-12-07T04:33:07.953Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2542023-12-07T04:33:07.953Z+ TARGET_DIR=out
2552023-12-07T04:33:07.953Z+ DOWNLOAD_DIR=out/downloads
2562023-12-07T04:33:07.953Z+ DEST_DIR=./out/cockroachdb
2572023-12-07T04:33:07.953Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2582023-12-07T04:33:07.954Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2592023-12-07T04:33:07.954Z+ main
2602023-12-07T04:33:07.954Z+ [[ 0 != 0 ]]
2612023-12-07T04:33:07.954Z+ CIDL_OS=solaris2.11
2622023-12-07T04:33:07.954Z+ [[ 0 != 0 ]]
2632023-12-07T04:33:07.954Z+ configure_os solaris2.11
2642023-12-07T04:33:07.954Z+ echo 'current directory: /work/oxidecomputer/omicron'
2652023-12-07T04:33:07.955Zcurrent directory: /work/oxidecomputer/omicron
2662023-12-07T04:33:07.955Zconfiguring based on OS: "solaris2.11"
2672023-12-07T04:33:07.955Z+ echo 'configuring based on OS: "solaris2.11"'
2682023-12-07T04:33:07.955Z+ case "$1" in
2692023-12-07T04:33:07.955Z+ CIDL_BUILD=illumos
2702023-12-07T04:33:07.955Z+ CIDL_SUFFIX=tar.gz
2712023-12-07T04:33:07.955Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2722023-12-07T04:33:07.955Z+ CIDL_MD5FUNC=do_md5sum
2732023-12-07T04:33:07.955Z+ CIDL_URL_BASE=https://illumos.org/downloads
2742023-12-07T04:33:07.955Z+ CIDL_ASSEMBLE=do_assemble_illumos
2752023-12-07T04:33:07.955Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2762023-12-07T04:33:07.955Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2772023-12-07T04:33:07.955Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-12-07T04:33:07.955Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2792023-12-07T04:33:07.955Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-12-07T04:33:07.955Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812023-12-07T04:33:07.955ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-12-07T04:33:07.956ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832023-12-07T04:33:07.956Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2842023-12-07T04:33:07.956Z+ mkdir -p out/downloads
2852023-12-07T04:33:07.960Z+ mkdir -p ./out/cockroachdb
2862023-12-07T04:33:07.960Z+ local DO_DOWNLOAD=true
2872023-12-07T04:33:07.961Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2882023-12-07T04:33:07.961Z+ '[' true == true ']'
2892023-12-07T04:33:07.961Z+ echo Downloading...
2902023-12-07T04:33:07.961ZDownloading...
2912023-12-07T04:33:07.962Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-12-07T04:33:07.962Z+ 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
2932023-12-07T04:33:15.251Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-12-07T04:33:15.264Z++ md5sum
2952023-12-07T04:33:15.266Z++ awk '{print $1}'
2962023-12-07T04:33:15.267Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2972023-12-07T04:33:15.267Z+ [[ 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 ]]
2982023-12-07T04:33:15.267Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-12-07T04:33:15.267Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3002023-12-07T04:33:32.832Z+ do_assemble_illumos
3012023-12-07T04:33:33.315Z+ rm -r ./out/cockroachdb
3022023-12-07T04:33:33.315Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3032023-12-07T04:33:33.316Z+ ./out/cockroachdb/bin/cockroach version
3042023-12-07T04:33:33.316ZBuild Tag: v22.1.9-dirty
3052023-12-07T04:33:33.316ZBuild Time: 2022/10/26 21:17:46
3062023-12-07T04:33:33.316ZDistribution: OSS
3072023-12-07T04:33:33.316ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3082023-12-07T04:33:33.316ZGo Version: go1.17.13
3092023-12-07T04:33:33.316ZC Compiler: gcc 10.3.0
3102023-12-07T04:33:33.316ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3112023-12-07T04:33:33.316ZBuild Type: release
3122023-12-07T04:33:33.316Z+ set -o errexit
3132023-12-07T04:33:33.317Z+++ dirname ./tools/ci_download_clickhouse
3142023-12-07T04:33:33.317Z++ cd ./tools
3152023-12-07T04:33:33.317Z++ pwd
3162023-12-07T04:33:33.318Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3172023-12-07T04:33:33.318Z++ basename ./tools/ci_download_clickhouse
3182023-12-07T04:33:33.318Z+ ARG0=ci_download_clickhouse
3192023-12-07T04:33:33.318Z+ TARGET_DIR=out
3202023-12-07T04:33:33.318Z+ DOWNLOAD_DIR=out/downloads
3212023-12-07T04:33:33.318Z+ DEST_DIR=./out/clickhouse
3222023-12-07T04:33:33.319Z+ CIDL_VERSION=v22.8.9.24
3232023-12-07T04:33:33.319Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3242023-12-07T04:33:33.319Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3252023-12-07T04:33:33.319Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3262023-12-07T04:33:33.319Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3272023-12-07T04:33:33.319Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3282023-12-07T04:33:33.319Z+ main
3292023-12-07T04:33:33.319Z+ [[ 0 != 0 ]]
3302023-12-07T04:33:33.320Z+ CIDL_OS=solaris2.11
3312023-12-07T04:33:33.320Z+ [[ 0 != 0 ]]
3322023-12-07T04:33:33.320Z+ configure_os solaris2.11
3332023-12-07T04:33:33.320Z+ echo 'current directory: /work/oxidecomputer/omicron'
3342023-12-07T04:33:33.320Zcurrent directory: /work/oxidecomputer/omicron
3352023-12-07T04:33:33.320Zconfiguring based on OS: "solaris2.11"
3362023-12-07T04:33:33.320Z+ echo 'configuring based on OS: "solaris2.11"'
3372023-12-07T04:33:33.320Z+ CIDL_DASHREV=
3382023-12-07T04:33:33.320Z+ case "$1" in
3392023-12-07T04:33:33.320Z+ CIDL_PLATFORM=illumos
3402023-12-07T04:33:33.320Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3412023-12-07T04:33:33.320Z+ CIDL_MD5FUNC=do_md5sum
3422023-12-07T04:33:33.320Z+ CIDL_DASHREV=-1
3432023-12-07T04:33:33.321Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3442023-12-07T04:33:33.321Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-12-07T04:33:33.321Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-12-07T04:33:33.321Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-12-07T04:33:33.321Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482023-12-07T04:33:33.321ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492023-12-07T04:33:33.322Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502023-12-07T04:33:33.322ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-12-07T04:33:33.322Z+ mkdir -p out/downloads
3522023-12-07T04:33:33.322Z+ mkdir -p ./out/clickhouse
3532023-12-07T04:33:33.322Z+ local DO_DOWNLOAD=true
3542023-12-07T04:33:33.322Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552023-12-07T04:33:33.322Z+ '[' true == true ']'
3562023-12-07T04:33:33.322Z+ echo Downloading...
3572023-12-07T04:33:33.322ZDownloading...
3582023-12-07T04:33:33.322Z+ 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
3592023-12-07T04:33:33.322Z+ 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
3602023-12-07T04:33:33.323Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-12-07T04:33:33.323Z++ md5sum
3622023-12-07T04:33:33.323Z++ awk '{print $1}'
3632023-12-07T04:33:33.323Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3642023-12-07T04:33:33.323Z+ [[ 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 ]]
3652023-12-07T04:33:33.323Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3662023-12-07T04:33:33.324Z+ mkdir -p ./out/clickhouse
3672023-12-07T04:33:33.324Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3682023-12-07T04:33:33.324Z+ ./out/clickhouse/clickhouse server --version
3692023-12-07T04:33:33.324ZClickHouse server version 22.8.9.1.
3702023-12-07T04:33:33.325Z+ set -o errexit
3712023-12-07T04:33:33.325Z+++ dirname ./tools/ci_download_console
3722023-12-07T04:33:33.325Z++ cd ./tools
3732023-12-07T04:33:33.325Z++ pwd
3742023-12-07T04:33:33.325Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3752023-12-07T04:33:33.325Z++ basename ./tools/ci_download_console
3762023-12-07T04:33:33.325Z+ ARG0=ci_download_console
3772023-12-07T04:33:33.325Z+ TARGET_DIR=out
3782023-12-07T04:33:33.325Z+ DOWNLOAD_DIR=out/downloads
3792023-12-07T04:33:33.325Z+ DEST_DIR=./out/console-assets
3802023-12-07T04:33:33.325Z+ source /work/oxidecomputer/omicron/tools/console_version
3812023-12-07T04:33:33.325Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3822023-12-07T04:33:33.326Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3832023-12-07T04:33:33.326Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3842023-12-07T04:33:33.326Z+ TARBALL_FILE=out/downloads/console.tar.gz
3852023-12-07T04:33:33.326Z+ main
3862023-12-07T04:33:33.326Z+ [[ 0 != 0 ]]
3872023-12-07T04:33:33.326Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3882023-12-07T04:33:33.326ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3892023-12-07T04:33:33.327Z+ echo 'Local file: out/downloads/console.tar.gz'
3902023-12-07T04:33:33.327ZLocal file: out/downloads/console.tar.gz
3912023-12-07T04:33:33.327Z+ local DO_DOWNLOAD=true
3922023-12-07T04:33:33.328Z+ [[ -f out/downloads/console.tar.gz ]]
3932023-12-07T04:33:33.329Z+ mkdir -p out/downloads
3942023-12-07T04:33:33.329Z+ '[' true == true ']'
3952023-12-07T04:33:33.329Z+ echo Downloading...
3962023-12-07T04:33:33.329ZDownloading...
3972023-12-07T04:33:33.329Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3982023-12-07T04:33:33.329Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3992023-12-07T04:33:33.329Z++ do_sha256sum out/downloads/console.tar.gz
4002023-12-07T04:33:33.329Z++ case "$OSTYPE" in
4012023-12-07T04:33:33.939ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4022023-12-07T04:33:33.940Z++ SHA=sha256sum
4032023-12-07T04:33:33.940ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4042023-12-07T04:33:33.940ZDownloading...
4052023-12-07T04:33:33.940Z++ sha256sum
4062023-12-07T04:33:33.940Z++ awk '{print $1}'
4072023-12-07T04:33:33.940Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4082023-12-07T04:33:33.940Z+ [[ 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 ]]
4092023-12-07T04:33:33.940Z+ rm -rf ./out/console-assets
4102023-12-07T04:33:33.941Z+ mkdir -p ./out/console-assets
4112023-12-07T04:33:33.941Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4122023-12-07T04:33:33.941Z+ mkdir -p ./out/console-assets
4132023-12-07T04:33:33.941Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4142023-12-07T04:33:33.941Z+ set -o errexit
4152023-12-07T04:33:33.941Z+++ dirname ./tools/ci_download_maghemite_openapi
4162023-12-07T04:33:33.941Z++ cd ./tools
4172023-12-07T04:33:33.941Z++ pwd
4182023-12-07T04:33:33.941Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4192023-12-07T04:33:33.941Z++ basename ./tools/ci_download_maghemite_openapi
4202023-12-07T04:33:33.941Z+ ARG0=ci_download_maghemite_openapi
4212023-12-07T04:33:33.942Z+ TARGET_DIR=out
4222023-12-07T04:33:33.942Z+ DOWNLOAD_DIR=out/downloads
4232023-12-07T04:33:33.942Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4242023-12-07T04:33:33.942Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4252023-12-07T04:33:33.942Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4262023-12-07T04:33:33.942Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4272023-12-07T04:33:33.942Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4282023-12-07T04:33:33.942Z+ main
4292023-12-07T04:33:33.942Z+ [[ 0 != 0 ]]
4302023-12-07T04:33:33.942Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4312023-12-07T04:33:33.942Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4322023-12-07T04:33:33.942Z+ local DO_DOWNLOAD=true
4332023-12-07T04:33:33.942Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4342023-12-07T04:33:33.942Z+ mkdir -p out/downloads
4352023-12-07T04:33:33.943Z+ '[' true == true ']'
4362023-12-07T04:33:33.943Z+ echo Downloading...
4372023-12-07T04:33:33.943Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4382023-12-07T04:33:33.943Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4392023-12-07T04:33:34.222Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4402023-12-07T04:33:34.222Z++ case "$OSTYPE" in
4412023-12-07T04:33:34.391Z++ SHA=sha256sum
4422023-12-07T04:33:34.391Z++ sha256sum
4432023-12-07T04:33:34.392Z++ awk '{print $1}'
4442023-12-07T04:33:34.392Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4452023-12-07T04:33:34.392Z+ [[ 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 ]]
4462023-12-07T04:33:34.392Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4472023-12-07T04:33:34.392Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4482023-12-07T04:33:34.392Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4492023-12-07T04:33:34.392Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4502023-12-07T04:33:34.394Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4512023-12-07T04:33:34.394Z+ main
4522023-12-07T04:33:34.394Z+ [[ 0 != 0 ]]
4532023-12-07T04:33:34.395Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4542023-12-07T04:33:34.395ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4552023-12-07T04:33:34.395Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4562023-12-07T04:33:34.395ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4572023-12-07T04:33:34.395Z+ local DO_DOWNLOAD=true
4582023-12-07T04:33:34.395Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4592023-12-07T04:33:34.395Z+ mkdir -p out/downloads
4602023-12-07T04:33:34.395Z+ '[' true == true ']'
4612023-12-07T04:33:34.395Z+ echo Downloading...
4622023-12-07T04:33:34.396ZDownloading...
4632023-12-07T04:33:34.396Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4642023-12-07T04:33:34.396Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4652023-12-07T04:33:34.509Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4662023-12-07T04:33:34.511Z++ case "$OSTYPE" in
4672023-12-07T04:33:34.511Z++ SHA=sha256sum
4682023-12-07T04:33:34.511Z++ sha256sum
4692023-12-07T04:33:34.512Z++ awk '{print $1}'
4702023-12-07T04:33:34.512Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4712023-12-07T04:33:34.512Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4722023-12-07T04:33:34.512Z+ set -o errexit
4732023-12-07T04:33:34.512Z+++ dirname ./tools/ci_download_dendrite_openapi
4742023-12-07T04:33:34.512Z++ cd ./tools
4752023-12-07T04:33:34.512Z++ pwd
4762023-12-07T04:33:34.512Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772023-12-07T04:33:34.513Z++ basename ./tools/ci_download_dendrite_openapi
4782023-12-07T04:33:34.513Z+ ARG0=ci_download_dendrite_openapi
4792023-12-07T04:33:34.513Z+ TARGET_DIR=out
4802023-12-07T04:33:34.513Z+ DOWNLOAD_DIR=out/downloads
4812023-12-07T04:33:34.513Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4822023-12-07T04:33:34.513Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4832023-12-07T04:33:34.513Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4842023-12-07T04:33:34.514Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4852023-12-07T04:33:34.514Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4862023-12-07T04:33:34.514Z+ main
4872023-12-07T04:33:34.514Z+ [[ 0 != 0 ]]
4882023-12-07T04:33:34.514Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
4892023-12-07T04:33:34.514ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4902023-12-07T04:33:34.514ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4912023-12-07T04:33:34.514Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
4922023-12-07T04:33:34.515Z+ local DO_DOWNLOAD=true
4932023-12-07T04:33:34.515Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
4942023-12-07T04:33:34.515Z+ mkdir -p out/downloads
4952023-12-07T04:33:34.515Z+ '[' true == true ']'
4962023-12-07T04:33:34.515Z+ echo Downloading...
4972023-12-07T04:33:34.515ZDownloading...
4982023-12-07T04:33:34.515Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
4992023-12-07T04:33:34.515Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5002023-12-07T04:33:38.387Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5012023-12-07T04:33:38.387Z++ case "$OSTYPE" in
5022023-12-07T04:33:38.518Z++ SHA=sha256sum
5032023-12-07T04:33:38.519Z++ sha256sum
5042023-12-07T04:33:38.519Z++ awk '{print $1}'
5052023-12-07T04:33:38.519Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5062023-12-07T04:33:38.519Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5072023-12-07T04:33:38.519Z+ set -o errexit
5082023-12-07T04:33:38.519Z+++ dirname ./tools/ci_download_dendrite_stub
5092023-12-07T04:33:38.520Z++ cd ./tools
5102023-12-07T04:33:38.520Z++ pwd
5112023-12-07T04:33:38.520Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5122023-12-07T04:33:38.520Z++ basename ./tools/ci_download_dendrite_stub
5132023-12-07T04:33:38.520Z+ ARG0=ci_download_dendrite_stub
5142023-12-07T04:33:38.523Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5152023-12-07T04:33:38.523Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5162023-12-07T04:33:38.523Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5172023-12-07T04:33:38.523Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5182023-12-07T04:33:38.524Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5192023-12-07T04:33:38.524Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5202023-12-07T04:33:38.524Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212023-12-07T04:33:38.524Z+ TARGET_DIR=out
5222023-12-07T04:33:38.524Z+ DOWNLOAD_DIR=out/downloads
5232023-12-07T04:33:38.524Z+ DEST_DIR=./out/dendrite-stub
5242023-12-07T04:33:38.524Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5252023-12-07T04:33:38.525Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5262023-12-07T04:33:38.525Z+ REPO=oxidecomputer/dendrite
5272023-12-07T04:33:38.525Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5282023-12-07T04:33:38.525Z+ main
5292023-12-07T04:33:38.525Z+ [[ 0 != 0 ]]
5302023-12-07T04:33:38.525Z+ CIDL_OS=solaris2.11
5312023-12-07T04:33:38.525Z+ [[ 0 != 0 ]]
5322023-12-07T04:33:38.525Z+ configure_os solaris2.11
5332023-12-07T04:33:38.526Z+ echo 'current directory: /work/oxidecomputer/omicron'
5342023-12-07T04:33:38.526Zcurrent directory: /work/oxidecomputer/omicron
5352023-12-07T04:33:38.526Z+ echo 'configuring based on OS: "solaris2.11"'
5362023-12-07T04:33:38.526Zconfiguring based on OS: "solaris2.11"
5372023-12-07T04:33:38.526Z+ case "$1" in
5382023-12-07T04:33:38.526Z+ SET_BINARIES=
5392023-12-07T04:33:38.526Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5402023-12-07T04:33:38.526Z+ CIDL_SHA256FUNC=do_sha256sum
5412023-12-07T04:33:38.526Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5422023-12-07T04:33:38.526Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5432023-12-07T04:33:38.527Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5442023-12-07T04:33:38.527Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5452023-12-07T04:33:38.527Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5462023-12-07T04:33:38.527ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5472023-12-07T04:33:38.527ZLocal file: out/downloads/dendrite-stub.tar.gz
5482023-12-07T04:33:38.527Z+ mkdir -p out/downloads
5492023-12-07T04:33:38.528Z+ mkdir -p ./out/dendrite-stub
5502023-12-07T04:33:38.528Z+ fetch_and_verify
5512023-12-07T04:33:38.528Z+ local DO_DOWNLOAD=true
5522023-12-07T04:33:38.528Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5532023-12-07T04:33:38.528Z+ '[' true == true ']'
5542023-12-07T04:33:38.528Z+ echo Downloading...
5552023-12-07T04:33:38.528ZDownloading...
5562023-12-07T04:33:38.528Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5572023-12-07T04:33:38.528Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5582023-12-07T04:33:51.364Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5592023-12-07T04:33:51.377Z++ sha256sum
5602023-12-07T04:33:51.377Z++ awk '{print $1}'
5612023-12-07T04:33:51.469Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5622023-12-07T04:33:51.469Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5632023-12-07T04:33:51.487Z+ do_untar out/downloads/dendrite-stub.tar.gz
5642023-12-07T04:33:51.489Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5652023-12-07T04:33:52.438Z+ do_assemble
5662023-12-07T04:33:52.438Z+ rm -r ./out/dendrite-stub
5672023-12-07T04:33:52.442Z+ mkdir ./out/dendrite-stub
5682023-12-07T04:33:52.449Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5692023-12-07T04:33:52.994Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5702023-12-07T04:33:53.013Z+ set -o errexit
5712023-12-07T04:33:53.013Z+++ dirname ./tools/ci_download_maghemite_mgd
5722023-12-07T04:33:53.013Z++ cd ./tools
5732023-12-07T04:33:53.013Z++ pwd
5742023-12-07T04:33:53.013Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5752023-12-07T04:33:53.013Z++ basename ./tools/ci_download_maghemite_mgd
5762023-12-07T04:33:53.014Z+ ARG0=ci_download_maghemite_mgd
5772023-12-07T04:33:53.014Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5782023-12-07T04:33:53.014Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5792023-12-07T04:33:53.015Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5802023-12-07T04:33:53.015Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5812023-12-07T04:33:53.015Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5822023-12-07T04:33:53.015Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5832023-12-07T04:33:53.015Z+ TARGET_DIR=out
5842023-12-07T04:33:53.015Z+ DOWNLOAD_DIR=out/downloads
5852023-12-07T04:33:53.015Z+ DEST_DIR=./out/mgd
5862023-12-07T04:33:53.015Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5872023-12-07T04:33:53.015Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5882023-12-07T04:33:53.015Z+ REPO=oxidecomputer/maghemite
5892023-12-07T04:33:53.016Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
5902023-12-07T04:33:53.016Z+ main
5912023-12-07T04:33:53.016Z+ [[ 0 != 0 ]]
5922023-12-07T04:33:53.016Z+ CIDL_OS=solaris2.11
5932023-12-07T04:33:53.016Z+ [[ 0 != 0 ]]
5942023-12-07T04:33:53.016Z+ configure_os solaris2.11
5952023-12-07T04:33:53.016Z+ echo 'current directory: /work/oxidecomputer/omicron'
5962023-12-07T04:33:53.016Zcurrent directory: /work/oxidecomputer/omicron
5972023-12-07T04:33:53.016Z+ echo 'configuring based on OS: "solaris2.11"'
5982023-12-07T04:33:53.016Z+ case "$1" in
5992023-12-07T04:33:53.016Z+ SET_BINARIES=
6002023-12-07T04:33:53.016Zconfiguring based on OS: "solaris2.11"
6012023-12-07T04:33:53.016Z+ CIDL_SHA256FUNC=do_sha256sum
6022023-12-07T04:33:53.018Z+ TARBALL_FILENAME=mgd.tar.gz
6032023-12-07T04:33:53.018Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6042023-12-07T04:33:53.018Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6052023-12-07T04:33:53.018Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6062023-12-07T04:33:53.018ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6072023-12-07T04:33:53.018Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6082023-12-07T04:33:53.018ZLocal file: out/downloads/mgd.tar.gz
6092023-12-07T04:33:53.018Z+ mkdir -p out/downloads
6102023-12-07T04:33:53.018Z+ mkdir -p ./out/mgd
6112023-12-07T04:33:53.019Z+ fetch_and_verify
6122023-12-07T04:33:53.019Z+ local DO_DOWNLOAD=true
6132023-12-07T04:33:53.019Z+ [[ -f out/downloads/mgd.tar.gz ]]
6142023-12-07T04:33:53.019Z+ '[' true == true ']'
6152023-12-07T04:33:53.019Z+ echo Downloading...
6162023-12-07T04:33:53.019ZDownloading...
6172023-12-07T04:33:53.019Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6182023-12-07T04:33:53.019Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6192023-12-07T04:33:57.483Z++ do_sha256sum out/downloads/mgd.tar.gz
6202023-12-07T04:33:57.499Z++ sha256sum
6212023-12-07T04:33:57.500Z++ awk '{print $1}'
6222023-12-07T04:33:57.558Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6232023-12-07T04:33:57.559Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6242023-12-07T04:33:57.570Z+ do_untar out/downloads/mgd.tar.gz
6252023-12-07T04:33:57.570Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6262023-12-07T04:33:58.214Z+ do_assemble
6272023-12-07T04:33:58.214Z+ rm -r ./out/mgd
6282023-12-07T04:33:58.220Z+ mkdir ./out/mgd
6292023-12-07T04:33:58.220Z+ cp -r out/downloads/root ./out/mgd/root
6302023-12-07T04:33:58.433Z+ set -o errexit
6312023-12-07T04:33:58.468Z+++ dirname ./tools/ci_download_transceiver_control
6322023-12-07T04:33:58.468Z++ cd ./tools
6332023-12-07T04:33:58.469Z++ pwd
6342023-12-07T04:33:58.469Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6352023-12-07T04:33:58.469Z++ basename ./tools/ci_download_transceiver_control
6362023-12-07T04:33:58.469Z+ ARG0=ci_download_transceiver_control
6372023-12-07T04:33:58.469Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6382023-12-07T04:33:58.472Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392023-12-07T04:33:58.472Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6402023-12-07T04:33:58.472Z+ TARGET_DIR=out
6412023-12-07T04:33:58.472Z+ DOWNLOAD_DIR=out/downloads
6422023-12-07T04:33:58.472Z+ DEST_DIR=./out/transceiver-control
6432023-12-07T04:33:58.473Z+ BIN_DIR=/opt/oxide/bin
6442023-12-07T04:33:58.473Z+ BINARY=xcvradm
6452023-12-07T04:33:58.473Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6462023-12-07T04:33:58.473Z+ REPO=oxidecomputer/transceiver-control
6472023-12-07T04:33:58.473Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6482023-12-07T04:33:58.473Z+ main
6492023-12-07T04:33:58.473Z+ [[ 0 != 0 ]]
6502023-12-07T04:33:58.473Z+ CIDL_OS=solaris2.11
6512023-12-07T04:33:58.473Z+ [[ 0 != 0 ]]
6522023-12-07T04:33:58.473Z+ configure_os solaris2.11
6532023-12-07T04:33:58.474Z+ echo 'current directory: /work/oxidecomputer/omicron'
6542023-12-07T04:33:58.474Zcurrent directory: /work/oxidecomputer/omicron
6552023-12-07T04:33:58.474Z+ echo 'configuring based on OS: "solaris2.11"'
6562023-12-07T04:33:58.474Zconfiguring based on OS: "solaris2.11"
6572023-12-07T04:33:58.474Z+ case "$1" in
6582023-12-07T04:33:58.474Z+ SET_BINARIES=
6592023-12-07T04:33:58.474Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602023-12-07T04:33:58.474Z+ CIDL_SHA256FUNC=do_sha256sum
6612023-12-07T04:33:58.475Z+ ARCHIVE_FILENAME=xcvradm.gz
6622023-12-07T04:33:58.475Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632023-12-07T04:33:58.475Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6642023-12-07T04:33:58.476Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6652023-12-07T04:33:58.476Z+ echo 'Local file: out/downloads/xcvradm.gz'
6662023-12-07T04:33:58.476ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6672023-12-07T04:33:58.476ZLocal file: out/downloads/xcvradm.gz
6682023-12-07T04:33:58.477Z+ mkdir -p out/downloads
6692023-12-07T04:33:58.477Z+ mkdir -p ./out/transceiver-control
6702023-12-07T04:33:58.477Z+ fetch_and_verify
6712023-12-07T04:33:58.477Z+ local DO_DOWNLOAD=true
6722023-12-07T04:33:58.477Z+ [[ -f out/downloads/xcvradm.gz ]]
6732023-12-07T04:33:58.477Z+ '[' true == true ']'
6742023-12-07T04:33:58.477Z+ echo Downloading...
6752023-12-07T04:33:58.477ZDownloading...
6762023-12-07T04:33:58.477Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6772023-12-07T04:33:58.478Z+ 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
6782023-12-07T04:34:01.581Z++ do_sha256sum out/downloads/xcvradm.gz
6792023-12-07T04:34:01.637Z++ sha256sum
6802023-12-07T04:34:01.638Z++ awk '{print $1}'
6812023-12-07T04:34:01.679Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822023-12-07T04:34:01.699Z+ [[ 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 ]]
6832023-12-07T04:34:01.700Z+ do_unpack out/downloads/xcvradm.gz
6842023-12-07T04:34:01.700Z+ mkdir -p out/downloads/root//opt/oxide/bin
6852023-12-07T04:34:01.700Z+ gzip -dc out/downloads/xcvradm.gz
6862023-12-07T04:34:01.822Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6872023-12-07T04:34:01.853Z+ do_assemble
6882023-12-07T04:34:01.854Z+ rm -r ./out/transceiver-control
6892023-12-07T04:34:01.854Z+ mkdir ./out/transceiver-control
6902023-12-07T04:34:01.854Z+ cp -r out/downloads/root ./out/transceiver-control/root
6912023-12-07T04:34:02.005ZAll prerequisites installed successfully
6922023-12-07T04:34:02.016Z
6932023-12-07T04:34:02.016Zreal 2:34.804205840
6942023-12-07T04:34:02.016Zuser 54.835856276
6952023-12-07T04:34:02.016Zsys 10.204922462
6962023-12-07T04:34:02.017Ztrap 0.031595037
6972023-12-07T04:34:02.017Ztflt 0.330746961
6982023-12-07T04:34:02.017Zdflt 0.849681558
6992023-12-07T04:34:02.017Zkflt 0.242803010
7002023-12-07T04:34:02.017Zlock 1.665758853
7012023-12-07T04:34:02.018Zslp 5:05.703279831
7022023-12-07T04:34:02.018Zlat 3.485162496
7032023-12-07T04:34:02.018Zstop 0.070756639
7042023-12-07T04:34:02.018Z+ banner end-to-end-tests
7052023-12-07T04:34:02.144Z
7062023-12-07T04:34:02.144Z ###### # # ##### ##### #### ###### # # #####
7072023-12-07T04:34:02.144Z # ## # # # # # # # ## # # #
7082023-12-07T04:34:02.144Z ##### # # # # # ##### # # # ##### ##### # # # # #
7092023-12-07T04:34:02.145Z # # # # # # # # # # # # # # #
7102023-12-07T04:34:02.145Z # # ## # # # # # # # ## # #
7112023-12-07T04:34:02.145Z ###### # # ##### # #### ###### # # #####
7122023-12-07T04:34:02.151Z
7132023-12-07T04:34:02.157Z+ export CARGO_PROFILE_DEV_DEBUG=1
7142023-12-07T04:34:02.158Z+ CARGO_PROFILE_DEV_DEBUG=1
7152023-12-07T04:34:02.158Z+ export CARGO_PROFILE_TEST_DEBUG=1
7162023-12-07T04:34:02.158Z+ CARGO_PROFILE_TEST_DEBUG=1
7172023-12-07T04:34:02.158Z+ export CARGO_INCREMENTAL=0
7182023-12-07T04:34:02.159Z+ CARGO_INCREMENTAL=0
7192023-12-07T04:34:02.159Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7202023-12-07T04:34:02.507Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7212023-12-07T04:34:02.868Z Updating crates.io index
7222023-12-07T04:34:02.909Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7232023-12-07T04:34:04.188Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7242023-12-07T04:34:07.943Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7252023-12-07T04:34:08.431Z Updating git repository `http://github.com/oxidecomputer/tofino`
7262023-12-07T04:34:08.432Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7272023-12-07T04:34:08.432Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7282023-12-07T04:34:08.432Z Updating git repository `https://github.com/oxidecomputer/propolis`
7292023-12-07T04:34:08.432Z Updating git repository `https://github.com/oxidecomputer/crucible`
7302023-12-07T04:34:09.621Z Updating git repository `https://github.com/oxidecomputer/opte`
7312023-12-07T04:34:10.507Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7322023-12-07T04:34:11.246Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7332023-12-07T04:34:11.338Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7342023-12-07T04:34:11.715Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7352023-12-07T04:34:12.063Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7362023-12-07T04:34:12.426Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7372023-12-07T04:34:12.760Z Updating git repository `https://github.com/njaremko/samael`
7382023-12-07T04:34:13.707Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7392023-12-07T04:34:13.823Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7402023-12-07T04:34:14.250Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7412023-12-07T04:34:14.613Z Updating git repository `https://github.com/jgallagher/nix`
7422023-12-07T04:34:15.850Z Updating git repository `https://github.com/cbiffle/hubpack`
7432023-12-07T04:34:17.038Z Updating git repository `https://github.com/oxidecomputer/typify`
7442023-12-07T04:34:17.354Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7452023-12-07T04:34:17.752Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7462023-12-07T04:34:18.046Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7472023-12-07T04:34:19.576Z Downloading crates ...
7482023-12-07T04:34:19.813Z Downloaded parking_lot_core v0.8.6
7492023-12-07T04:34:19.827Z Downloaded base64ct v1.6.0
7502023-12-07T04:34:19.849Z Downloaded block-buffer v0.10.4
7512023-12-07T04:34:19.849Z Downloaded camino v1.1.6
7522023-12-07T04:34:19.849Z Downloaded autocfg v1.1.0
7532023-12-07T04:34:19.849Z Downloaded blowfish v0.9.1
7542023-12-07T04:34:19.873Z Downloaded ciborium-ll v0.2.1
7552023-12-07T04:34:19.874Z Downloaded cancel-safe-futures v0.1.5
7562023-12-07T04:34:19.874Z Downloaded async-stream-impl v0.3.5
7572023-12-07T04:34:19.874Z Downloaded curve25519-dalek-derive v0.1.0
7582023-12-07T04:34:19.874Z Downloaded deranged v0.3.8
7592023-12-07T04:34:19.875Z Downloaded bitflags v2.4.0
7602023-12-07T04:34:19.908Z Downloaded crossbeam-utils v0.8.16
7612023-12-07T04:34:19.908Z Downloaded parse-display v0.8.2
7622023-12-07T04:34:19.908Z Downloaded anstyle v1.0.2
7632023-12-07T04:34:19.916Z Downloaded pest_generator v2.7.2
7642023-12-07T04:34:19.916Z Downloaded atty v0.2.14
7652023-12-07T04:34:19.916Z Downloaded mime v0.3.17
7662023-12-07T04:34:19.917Z Downloaded atomicwrites v0.4.2
7672023-12-07T04:34:19.917Z Downloaded new_debug_unreachable v1.0.4
7682023-12-07T04:34:19.917Z Downloaded openssl-probe v0.1.5
7692023-12-07T04:34:19.917Z Downloaded phf v0.11.2
7702023-12-07T04:34:19.917Z Downloaded darling v0.20.3
7712023-12-07T04:34:19.929Z Downloaded async-stream v0.3.5
7722023-12-07T04:34:19.939Z Downloaded proc-macro-crate v1.3.1
7732023-12-07T04:34:19.939Z Downloaded postcard-cobs v0.1.5-pre
7742023-12-07T04:34:19.939Z Downloaded rand_chacha v0.3.1
7752023-12-07T04:34:19.954Z Downloaded num_enum_derive v0.5.11
7762023-12-07T04:34:19.955Z Downloaded base64 v0.13.1
7772023-12-07T04:34:19.963Z Downloaded precomputed-hash v0.1.1
7782023-12-07T04:34:19.963Z Downloaded endian-type v0.1.2
7792023-12-07T04:34:19.963Z Downloaded pretty-hex v0.2.1
7802023-12-07T04:34:19.964Z Downloaded num-iter v0.1.43
7812023-12-07T04:34:19.964Z Downloaded foreign-types-shared v0.3.1
7822023-12-07T04:34:19.965Z Downloaded ctr v0.9.2
7832023-12-07T04:34:19.975Z Downloaded bit-set v0.5.3
7842023-12-07T04:34:19.975Z Downloaded proc-macro-error-attr v1.0.4
7852023-12-07T04:34:19.975Z Downloaded foreign-types-shared v0.1.1
7862023-12-07T04:34:19.975Z Downloaded zone_cfg_derive v0.3.0
7872023-12-07T04:34:19.975Z Downloaded pkg-config v0.3.27
7882023-12-07T04:34:19.984Z Downloaded whoami v1.4.1
7892023-12-07T04:34:19.984Z Downloaded pretty-hex v0.4.0
7902023-12-07T04:34:19.984Z Downloaded percent-encoding v2.3.1
7912023-12-07T04:34:19.984Z Downloaded tokio-macros v2.2.0
7922023-12-07T04:34:20.003Z Downloaded password-hash v0.5.0
7932023-12-07T04:34:20.003Z Downloaded time-core v0.1.1
7942023-12-07T04:34:20.004Z Downloaded matches v0.1.10
7952023-12-07T04:34:20.011Z Downloaded futures-task v0.3.29
7962023-12-07T04:34:20.012Z Downloaded ed25519 v2.2.2
7972023-12-07T04:34:20.012Z Downloaded rand_core v0.6.4
7982023-12-07T04:34:20.012Z Downloaded rand_core v0.5.1
7992023-12-07T04:34:20.012Z Downloaded adler v1.0.2
8002023-12-07T04:34:20.012Z Downloaded fixedbitset v0.4.2
8012023-12-07T04:34:20.012Z Downloaded quick-error v1.2.3
8022023-12-07T04:34:20.019Z Downloaded enum-as-inner v0.5.1
8032023-12-07T04:34:20.020Z Downloaded thread-id v4.2.0
8042023-12-07T04:34:20.020Z Downloaded poly1305 v0.8.0
8052023-12-07T04:34:20.028Z Downloaded utf-8 v0.7.6
8062023-12-07T04:34:20.028Z Downloaded md5 v0.7.0
8072023-12-07T04:34:20.028Z Downloaded match_cfg v0.1.0
8082023-12-07T04:34:20.034Z Downloaded ident_case v1.0.1
8092023-12-07T04:34:20.034Z Downloaded tokio-rustls v0.24.1
8102023-12-07T04:34:20.046Z Downloaded usdt-macro v0.3.5
8112023-12-07T04:34:20.047Z Downloaded thiserror-no-std v2.0.2
8122023-12-07T04:34:20.064Z Downloaded platforms v3.0.2
8132023-12-07T04:34:20.065Z Downloaded fastrand v2.0.0
8142023-12-07T04:34:20.065Z Downloaded fxhash v0.2.1
8152023-12-07T04:34:20.065Z Downloaded linked-hash-map v0.5.6
8162023-12-07T04:34:20.065Z Downloaded blake2 v0.10.6
8172023-12-07T04:34:20.075Z Downloaded waitgroup v0.1.2
8182023-12-07T04:34:20.075Z Downloaded time-macros v0.2.13
8192023-12-07T04:34:20.075Z Downloaded pest_derive v2.7.2
8202023-12-07T04:34:20.075Z Downloaded slog-stdlog v4.1.1
8212023-12-07T04:34:20.083Z Downloaded siphasher v0.3.11
8222023-12-07T04:34:20.083Z Downloaded russh-cryptovec v0.7.0
8232023-12-07T04:34:20.083Z Downloaded pest_meta v2.7.2
8242023-12-07T04:34:20.083Z Downloaded unicode-ident v1.0.12
8252023-12-07T04:34:20.093Z Downloaded tower-service v0.3.2
8262023-12-07T04:34:20.094Z Downloaded toolchain_find v0.2.0
8272023-12-07T04:34:20.195Z Downloaded macaddr v1.0.1
8282023-12-07T04:34:20.195Z Downloaded getrandom v0.1.16
8292023-12-07T04:34:20.195Z Downloaded slog-async v2.8.0
8302023-12-07T04:34:20.195Z Downloaded version_check v0.9.4
8312023-12-07T04:34:20.195Z Downloaded der v0.7.8
8322023-12-07T04:34:20.457Z Downloaded instant v0.1.12
8332023-12-07T04:34:20.457Z Downloaded equivalent v1.0.1
8342023-12-07T04:34:20.457Z Downloaded home v0.5.5
8352023-12-07T04:34:20.457Z Downloaded semver v1.0.20
8362023-12-07T04:34:20.457Z Downloaded generic-array v0.14.7
8372023-12-07T04:34:20.457Z Downloaded serde_urlencoded v0.7.1
8382023-12-07T04:34:20.457Z Downloaded pin-project v1.1.3
8392023-12-07T04:34:20.457Z Downloaded try-lock v0.2.4
8402023-12-07T04:34:20.457Z Downloaded form_urlencoded v1.2.1
8412023-12-07T04:34:20.457Z Downloaded rustversion v1.0.14
8422023-12-07T04:34:20.458Z Downloaded http-range v0.1.5
8432023-12-07T04:34:20.458Z Downloaded rustc_version v0.4.0
8442023-12-07T04:34:20.458Z Downloaded untrusted v0.7.1
8452023-12-07T04:34:20.458Z Downloaded hyper-staticfile v0.9.5
8462023-12-07T04:34:20.459Z Downloaded http-body v0.4.5
8472023-12-07T04:34:20.459Z Downloaded xattr v1.0.1
8482023-12-07T04:34:20.459Z Downloaded textwrap v0.11.0
8492023-12-07T04:34:20.460Z Downloaded fnv v1.0.7
8502023-12-07T04:34:20.460Z Downloaded ghash v0.5.0
8512023-12-07T04:34:20.460Z Downloaded hostname v0.3.1
8522023-12-07T04:34:20.460Z Downloaded similar v2.2.1
8532023-12-07T04:34:20.460Z Downloaded signal-hook v0.3.17
8542023-12-07T04:34:20.460Z Downloaded foreign-types v0.3.2
8552023-12-07T04:34:20.600Z Downloaded signal-hook-mio v0.2.3
8562023-12-07T04:34:20.600Z Downloaded serde_tokenstream v0.2.0
8572023-12-07T04:34:20.600Z Downloaded futures-executor v0.3.29
8582023-12-07T04:34:20.600Z Downloaded httpdate v1.0.3
8592023-12-07T04:34:20.600Z Downloaded crossbeam-channel v0.5.8
8602023-12-07T04:34:20.602Z Downloaded subtle v2.5.0
8612023-12-07T04:34:20.602Z Downloaded headers-core v0.2.0
8622023-12-07T04:34:20.603Z Downloaded libefi-sys v0.1.0
8632023-12-07T04:34:20.603Z Downloaded usdt-attr-macro v0.3.5
8642023-12-07T04:34:20.603Z Downloaded strum v0.25.0
8652023-12-07T04:34:20.603Z Downloaded thread_local v1.1.7
8662023-12-07T04:34:20.603Z Downloaded schemars_derive v0.8.13
8672023-12-07T04:34:20.603Z Downloaded term v0.7.0
8682023-12-07T04:34:20.604Z Downloaded md-5 v0.10.5
8692023-12-07T04:34:20.604Z Downloaded hex v0.4.3
8702023-12-07T04:34:20.604Z Downloaded rustls-native-certs v0.6.3
8712023-12-07T04:34:20.604Z Downloaded pest v2.7.2
8722023-12-07T04:34:20.604Z Downloaded foreign-types-macros v0.2.3
8732023-12-07T04:34:20.604Z Downloaded indexmap v2.1.0
8742023-12-07T04:34:20.604Z Downloaded tinyvec_macros v0.1.1
8752023-12-07T04:34:20.604Z Downloaded slog-dtrace v0.2.3
8762023-12-07T04:34:20.604Z Downloaded same-file v1.0.6
8772023-12-07T04:34:20.605Z Downloaded hmac v0.12.1
8782023-12-07T04:34:20.605Z Downloaded usdt v0.3.5
8792023-12-07T04:34:20.605Z Downloaded kstat-rs v0.2.3
8802023-12-07T04:34:20.605Z Downloaded futures v0.3.29
8812023-12-07T04:34:20.605Z Downloaded universal-hash v0.5.1
8822023-12-07T04:34:20.605Z Downloaded thiserror-impl v1.0.49
8832023-12-07T04:34:20.605Z Downloaded glob v0.3.1
8842023-12-07T04:34:20.605Z Downloaded futures-core v0.3.29
8852023-12-07T04:34:20.605Z Downloaded getopts v0.2.21
8862023-12-07T04:34:20.605Z Downloaded thiserror-impl-no-std v2.0.2
8872023-12-07T04:34:20.605Z Downloaded slab v0.4.9
8882023-12-07T04:34:20.606Z Downloaded float-cmp v0.9.0
8892023-12-07T04:34:20.606Z Downloaded tracing-core v0.1.31
8902023-12-07T04:34:20.607Z Downloaded lru-cache v0.1.2
8912023-12-07T04:34:20.607Z Downloaded elliptic-curve v0.13.5
8922023-12-07T04:34:20.607Z Downloaded flate2 v1.0.28
8932023-12-07T04:34:20.607Z Downloaded thiserror v1.0.49
8942023-12-07T04:34:20.607Z Downloaded structopt-derive v0.4.18
8952023-12-07T04:34:20.607Z Downloaded hyper-tls v0.5.0
8962023-12-07T04:34:20.607Z Downloaded trust-dns-client v0.22.0
8972023-12-07T04:34:20.607Z Downloaded lalrpop-util v0.19.12
8982023-12-07T04:34:20.607Z Downloaded is-terminal v0.4.9
8992023-12-07T04:34:20.607Z Downloaded inout v0.1.3
9002023-12-07T04:34:20.607Z Downloaded headers v0.3.9
9012023-12-07T04:34:20.608Z Downloaded tar v0.4.40
9022023-12-07T04:34:20.608Z Downloaded ucd-trie v0.1.6
9032023-12-07T04:34:20.608Z Downloaded secrecy v0.8.0
9042023-12-07T04:34:20.608Z Downloaded slog-envlogger v2.2.0
9052023-12-07T04:34:20.608Z Downloaded ryu v1.0.15
9062023-12-07T04:34:20.608Z Downloaded futures-channel v0.3.29
9072023-12-07T04:34:20.608Z Downloaded zerocopy v0.6.4
9082023-12-07T04:34:20.608Z Downloaded tracing v0.1.37
9092023-12-07T04:34:20.609Z Downloaded subprocess v0.2.9
9102023-12-07T04:34:20.609Z Downloaded itertools v0.11.0
9112023-12-07T04:34:20.609Z Downloaded tokio-postgres v0.7.10
9122023-12-07T04:34:20.609Z Downloaded serde_derive v1.0.192
9132023-12-07T04:34:20.609Z Downloaded serde v1.0.192
9142023-12-07T04:34:20.609Z Downloaded russh v0.39.0
9152023-12-07T04:34:20.610Z Downloaded itertools v0.10.5
9162023-12-07T04:34:20.610Z Downloaded rand v0.7.3
9172023-12-07T04:34:20.704Z Downloaded trust-dns-server v0.22.1
9182023-12-07T04:34:20.704Z Downloaded unicode-segmentation v1.10.1
9192023-12-07T04:34:20.704Z Downloaded time v0.3.27
9202023-12-07T04:34:20.704Z Downloaded hyper v0.14.27
9212023-12-07T04:34:20.704Z Downloaded tokio-util v0.7.10
9222023-12-07T04:34:20.704Z Downloaded winnow v0.5.15
9232023-12-07T04:34:20.704Z Downloaded itertools v0.12.0
9242023-12-07T04:34:20.704Z Downloaded rustls-webpki v0.101.7
9252023-12-07T04:34:20.704Z Downloaded chrono v0.4.31
9262023-12-07T04:34:20.705Z Downloaded hkdf v0.12.3
9272023-12-07T04:34:20.705Z Downloaded object v0.32.1
9282023-12-07T04:34:20.706Z Downloaded futures-util v0.3.29
9292023-12-07T04:34:20.740Z Downloaded vcpkg v0.2.15
9302023-12-07T04:34:20.740Z Downloaded smoltcp v0.9.1
9312023-12-07T04:34:20.798Z Downloaded gimli v0.28.0
9322023-12-07T04:34:20.799Z Downloaded smoltcp v0.8.2
9332023-12-07T04:34:20.847Z Downloaded rustix v0.38.25
9342023-12-07T04:34:20.848Z Downloaded idna v0.5.0
9352023-12-07T04:34:20.849Z Downloaded zerocopy-derive v0.2.0
9362023-12-07T04:34:20.887Z Downloaded sled v0.34.7
9372023-12-07T04:34:20.887Z Downloaded rustix v0.37.23
9382023-12-07T04:34:20.933Z Downloaded sha3 v0.10.8
9392023-12-07T04:34:20.933Z Downloaded bzip2-sys v0.1.11+1.0.8
9402023-12-07T04:34:21.023Z Downloaded regex-syntax v0.7.5
9412023-12-07T04:34:21.023Z Downloaded encoding_rs v0.8.33
9422023-12-07T04:34:21.050Z Downloaded regex-syntax v0.8.2
9432023-12-07T04:34:21.051Z Downloaded openapiv3 v2.0.0-rc.1
9442023-12-07T04:34:21.051Z Downloaded zerocopy-derive v0.6.4
9452023-12-07T04:34:21.085Z Downloaded regex-automata v0.4.3
9462023-12-07T04:34:21.085Z Downloaded regex-automata v0.3.8
9472023-12-07T04:34:21.148Z Downloaded libc v0.2.150
9482023-12-07T04:34:21.233Z Downloaded tokio v1.34.0
9492023-12-07T04:34:21.280Z Downloaded bstr v1.6.0
9502023-12-07T04:34:21.280Z Downloaded idna v0.2.3
9512023-12-07T04:34:21.305Z Downloaded syn v1.0.109
9522023-12-07T04:34:21.305Z Downloaded webpki-roots v0.25.2
9532023-12-07T04:34:21.305Z Downloaded syn v2.0.32
9542023-12-07T04:34:21.320Z Downloaded rustls v0.21.9
9552023-12-07T04:34:21.348Z Downloaded diesel v2.1.4
9562023-12-07T04:34:21.355Z Downloaded winapi v0.3.9
9572023-12-07T04:34:21.425Z Downloaded openssl v0.10.60
9582023-12-07T04:34:21.442Z Downloaded bstr v0.2.17
9592023-12-07T04:34:21.467Z Downloaded trust-dns-proto v0.22.0
9602023-12-07T04:34:21.489Z Downloaded radix_trie v0.2.1
9612023-12-07T04:34:21.912Z Downloaded curve25519-dalek v4.1.0
9622023-12-07T04:34:21.912Z Downloaded regress v0.7.1
9632023-12-07T04:34:21.912Z Downloaded regex v1.10.2
9642023-12-07T04:34:21.913Z Downloaded h2 v0.3.21
9652023-12-07T04:34:21.913Z Downloaded libm v0.2.7
9662023-12-07T04:34:21.913Z Downloaded petgraph v0.6.4
9672023-12-07T04:34:21.913Z Downloaded serde_json v1.0.108
9682023-12-07T04:34:21.914Z Downloaded serde_with v2.3.3
9692023-12-07T04:34:21.914Z Downloaded reqwest v0.11.22
9702023-12-07T04:34:21.914Z Downloaded hashbrown v0.14.2
9712023-12-07T04:34:21.914Z Downloaded unicode-normalization v0.1.22
9722023-12-07T04:34:21.915Z Downloaded toml v0.5.11
9732023-12-07T04:34:21.915Z Downloaded hashbrown v0.12.3
9742023-12-07T04:34:21.915Z Downloaded aho-corasick v1.0.4
9752023-12-07T04:34:21.915Z Downloaded heapless v0.7.16
9762023-12-07T04:34:21.915Z Downloaded http v0.2.11
9772023-12-07T04:34:21.915Z Downloaded ed25519-dalek v2.0.0
9782023-12-07T04:34:21.916Z Downloaded indexmap v1.9.3
9792023-12-07T04:34:21.916Z Downloaded clap_builder v4.4.2
9802023-12-07T04:34:21.916Z Downloaded regex-automata v0.1.10
9812023-12-07T04:34:21.916Z Downloaded unsafe-libyaml v0.2.9
9822023-12-07T04:34:21.917Z Downloaded tungstenite v0.20.1
9832023-12-07T04:34:21.918Z Downloaded memchr v2.6.3
9842023-12-07T04:34:21.918Z Downloaded hashbrown v0.13.2
9852023-12-07T04:34:21.918Z Downloaded crossterm v0.27.0
9862023-12-07T04:34:21.918Z Downloaded toml_edit v0.21.0
9872023-12-07T04:34:21.918Z Downloaded aes v0.8.3
9882023-12-07T04:34:21.918Z Downloaded ipnetwork v0.20.0
9892023-12-07T04:34:21.918Z Downloaded tinyvec v1.6.0
9902023-12-07T04:34:21.918Z Downloaded sha2 v0.10.8
9912023-12-07T04:34:21.918Z Downloaded ring v0.17.5
9922023-12-07T04:34:21.992Z Downloaded schemars v0.8.13
9932023-12-07T04:34:22.017Z Downloaded slog-term v2.9.0
9942023-12-07T04:34:22.025Z Downloaded serde_derive_internals v0.26.0
9952023-12-07T04:34:22.025Z Downloaded toml_edit v0.19.15
9962023-12-07T04:34:22.051Z Downloaded tempfile v3.8.1
9972023-12-07T04:34:22.059Z Downloaded unicode-xid v0.2.4
9982023-12-07T04:34:22.059Z Downloaded slog-json v2.6.1
9992023-12-07T04:34:22.067Z Downloaded slog-bunyan v2.4.0
10002023-12-07T04:34:22.067Z Downloaded terminal_size v0.2.6
10012023-12-07T04:34:22.068Z Downloaded zip v0.6.6
10022023-12-07T04:34:22.074Z Downloaded ring v0.16.20
10032023-12-07T04:34:22.248Z Downloaded clap v2.34.0
10042023-12-07T04:34:22.263Z Downloaded aes-gcm v0.10.3
10052023-12-07T04:34:22.280Z Downloaded russh-keys v0.38.0
10062023-12-07T04:34:22.280Z Downloaded hyper-rustls v0.24.2
10072023-12-07T04:34:22.280Z Downloaded getrandom v0.2.10
10082023-12-07T04:34:22.292Z Downloaded scheduled-thread-pool v0.2.7
10092023-12-07T04:34:22.292Z Downloaded typenum v1.16.0
10102023-12-07T04:34:22.292Z Downloaded fallible-iterator v0.2.0
10112023-12-07T04:34:22.292Z Downloaded yasna v0.5.2
10122023-12-07T04:34:22.292Z Downloaded toml v0.7.8
10132023-12-07T04:34:22.303Z Downloaded unicase v2.7.0
10142023-12-07T04:34:22.304Z Downloaded serde_spanned v0.6.4
10152023-12-07T04:34:22.304Z Downloaded serde_path_to_error v0.1.14
10162023-12-07T04:34:22.304Z Downloaded usdt-impl v0.3.5
10172023-12-07T04:34:22.304Z Downloaded lock_api v0.4.10
10182023-12-07T04:34:22.305Z Downloaded smf v0.2.2
10192023-12-07T04:34:22.329Z Downloaded lazy_static v1.4.0
10202023-12-07T04:34:22.329Z Downloaded socket2 v0.5.5
10212023-12-07T04:34:22.329Z Downloaded socket2 v0.4.9
10222023-12-07T04:34:22.329Z Downloaded serde_yaml v0.9.25
10232023-12-07T04:34:22.336Z Downloaded structopt v0.3.26
10242023-12-07T04:34:22.336Z Downloaded rand v0.8.5
10252023-12-07T04:34:22.358Z Downloaded url v2.5.0
10262023-12-07T04:34:22.358Z Downloaded rustls-pemfile v1.0.3
10272023-12-07T04:34:22.379Z Downloaded semver-parser v0.10.2
10282023-12-07T04:34:22.379Z Downloaded zeroize_derive v1.4.2
10292023-12-07T04:34:22.379Z Downloaded hex-literal v0.4.1
10302023-12-07T04:34:22.379Z Downloaded group v0.13.0
10312023-12-07T04:34:22.379Z Downloaded slog v2.7.0
10322023-12-07T04:34:22.379Z Downloaded filetime v0.2.23
10332023-12-07T04:34:22.379Z Downloaded managed v0.8.0
10342023-12-07T04:34:22.380Z Downloaded zone v0.3.0
10352023-12-07T04:34:22.380Z Downloaded signature v2.1.0
10362023-12-07T04:34:22.397Z Downloaded io-lifetimes v1.0.11
10372023-12-07T04:34:22.398Z Downloaded tracing-attributes v0.1.26
10382023-12-07T04:34:22.398Z Downloaded spin v0.9.8
10392023-12-07T04:34:22.398Z Downloaded semver v0.11.0
10402023-12-07T04:34:22.398Z Downloaded errno v0.3.2
10412023-12-07T04:34:22.399Z Downloaded rustc-demangle v0.1.23
10422023-12-07T04:34:22.399Z Downloaded half v1.8.2
10432023-12-07T04:34:22.414Z Downloaded serde_tokenstream v0.1.7
10442023-12-07T04:34:22.415Z Downloaded serde_repr v0.1.16
10452023-12-07T04:34:22.415Z Downloaded heck v0.3.3
10462023-12-07T04:34:22.415Z Downloaded strsim v0.8.0
10472023-12-07T04:34:22.433Z Downloaded snafu v0.7.5
10482023-12-07T04:34:22.433Z Downloaded num-bigint v0.4.4
10492023-12-07T04:34:22.447Z Downloaded trust-dns-resolver v0.22.0
10502023-12-07T04:34:22.448Z Downloaded heck v0.4.1
10512023-12-07T04:34:22.448Z Downloaded log v0.4.20
10522023-12-07T04:34:22.448Z Downloaded synstructure v0.12.6
10532023-12-07T04:34:22.459Z Downloaded toml v0.8.8
10542023-12-07T04:34:22.460Z Downloaded rustfmt-wrapper v0.2.0
10552023-12-07T04:34:22.460Z Downloaded smallvec v1.11.0
10562023-12-07T04:34:22.460Z Downloaded zerocopy v0.3.0
10572023-12-07T04:34:22.461Z Downloaded serde_with_macros v2.3.3
10582023-12-07T04:34:22.496Z Downloaded sha1 v0.10.6
10592023-12-07T04:34:22.496Z Downloaded spin v0.5.2
10602023-12-07T04:34:22.496Z Downloaded mio v0.8.9
10612023-12-07T04:34:22.509Z Downloaded crypto-bigint v0.5.2
10622023-12-07T04:34:22.509Z Downloaded ipnet v2.8.0
10632023-12-07T04:34:22.509Z Downloaded futures-io v0.3.29
10642023-12-07T04:34:22.509Z Downloaded strsim v0.10.0
10652023-12-07T04:34:22.509Z Downloaded uuid v1.6.1
10662023-12-07T04:34:22.509Z Downloaded vsss-rs v3.3.1
10672023-12-07T04:34:22.510Z Downloaded vec_map v0.8.2
10682023-12-07T04:34:22.510Z Downloaded rcgen v0.11.3
10692023-12-07T04:34:22.535Z Downloaded strum_macros v0.25.2
10702023-12-07T04:34:22.535Z Downloaded proc-macro2 v1.0.69
10712023-12-07T04:34:22.535Z Downloaded pkcs8 v0.10.2
10722023-12-07T04:34:22.535Z Downloaded tokio-stream v0.1.14
10732023-12-07T04:34:22.553Z Downloaded sct v0.7.0
10742023-12-07T04:34:22.554Z Downloaded hash32 v0.2.1
10752023-12-07T04:34:22.555Z Downloaded want v0.3.1
10762023-12-07T04:34:22.555Z Downloaded unicode-width v0.1.11
10772023-12-07T04:34:22.555Z Downloaded spki v0.7.2
10782023-12-07T04:34:22.562Z Downloaded futures-macro v0.3.29
10792023-12-07T04:34:22.562Z Downloaded structmeta-derive v0.2.0
10802023-12-07T04:34:22.562Z Downloaded scopeguard v1.2.0
10812023-12-07T04:34:22.562Z Downloaded tokio-native-tls v0.3.1
10822023-12-07T04:34:22.562Z Downloaded tokio-tungstenite v0.20.1
10832023-12-07T04:34:22.562Z Downloaded httparse v1.8.0
10842023-12-07T04:34:22.563Z Downloaded structmeta v0.2.0
10852023-12-07T04:34:22.563Z Downloaded arc-swap v1.6.0
10862023-12-07T04:34:22.585Z Downloaded crossbeam-epoch v0.9.15
10872023-12-07T04:34:22.600Z Downloaded openssl-sys v0.9.96
10882023-12-07T04:34:22.601Z Downloaded stringprep v0.1.3
10892023-12-07T04:34:22.602Z Downloaded slog-scope v4.4.0
10902023-12-07T04:34:22.602Z Downloaded cc v1.0.83
10912023-12-07T04:34:22.603Z Downloaded string_cache v0.8.7
10922023-12-07T04:34:22.603Z Downloaded static_assertions v1.1.0
10932023-12-07T04:34:22.612Z Downloaded stable_deref_trait v1.2.0
10942023-12-07T04:34:22.612Z Downloaded anyhow v1.0.75
10952023-12-07T04:34:22.612Z Downloaded snafu-derive v0.7.5
10962023-12-07T04:34:22.612Z Downloaded unicode-bidi v0.3.13
10972023-12-07T04:34:22.612Z Downloaded clap v4.4.3
10982023-12-07T04:34:22.622Z Downloaded signal-hook-registry v1.4.1
10992023-12-07T04:34:22.627Z Downloaded proc-macro-error v1.0.4
11002023-12-07T04:34:22.632Z Downloaded postcard v0.7.3
11012023-12-07T04:34:22.638Z Downloaded parking_lot_core v0.9.8
11022023-12-07T04:34:22.638Z Downloaded postgres-protocol v0.6.6
11032023-12-07T04:34:22.643Z Downloaded keccak v0.1.4
11042023-12-07T04:34:22.643Z Downloaded itoa v1.0.9
11052023-12-07T04:34:22.643Z Downloaded ahash v0.8.3
11062023-12-07T04:34:22.648Z Downloaded num-traits v0.2.16
11072023-12-07T04:34:22.652Z Downloaded iana-time-zone v0.1.57
11082023-12-07T04:34:22.657Z Downloaded either v1.9.0
11092023-12-07T04:34:22.657Z Downloaded zeroize v1.7.0
11102023-12-07T04:34:22.657Z Downloaded walkdir v2.4.0
11112023-12-07T04:34:22.662Z Downloaded pin-project-lite v0.2.13
11122023-12-07T04:34:22.667Z Downloaded toml_datetime v0.6.5
11132023-12-07T04:34:22.672Z Downloaded parking_lot v0.12.1
11142023-12-07T04:34:22.677Z Downloaded hubpack v0.1.2
11152023-12-07T04:34:22.677Z Downloaded futures-sink v0.3.29
11162023-12-07T04:34:22.677Z Downloaded ff v0.13.0
11172023-12-07T04:34:22.683Z Downloaded quote v1.0.33
11182023-12-07T04:34:22.683Z Downloaded pbkdf2 v0.12.2
11192023-12-07T04:34:22.687Z Downloaded miniz_oxide v0.7.1
11202023-12-07T04:34:22.687Z Downloaded darling_core v0.20.3
11212023-12-07T04:34:22.695Z Downloaded resolv-conf v0.7.0
11222023-12-07T04:34:22.700Z Downloaded postgres-types v0.2.6
11232023-12-07T04:34:22.704Z Downloaded data-encoding v2.4.0
11242023-12-07T04:34:22.704Z Downloaded untrusted v0.9.0
11252023-12-07T04:34:22.709Z Downloaded once_cell v1.18.0
11262023-12-07T04:34:22.709Z Downloaded omicron-zone-package v0.9.1
11272023-12-07T04:34:22.713Z Downloaded num_cpus v1.16.0
11282023-12-07T04:34:22.725Z Downloaded foreign-types v0.5.0
11292023-12-07T04:34:22.726Z Downloaded predicates v3.0.4
11302023-12-07T04:34:22.733Z Downloaded chacha20 v0.9.1
11312023-12-07T04:34:22.733Z Downloaded const-oid v0.9.5
11322023-12-07T04:34:22.733Z Downloaded r2d2 v0.8.10
11332023-12-07T04:34:22.733Z Downloaded bytes v1.5.0
11342023-12-07T04:34:22.738Z Downloaded num-complex v0.4.4
11352023-12-07T04:34:22.738Z Downloaded colored v2.0.4
11362023-12-07T04:34:22.742Z Downloaded clap_lex v0.5.1
11372023-12-07T04:34:22.747Z Downloaded clap_derive v4.4.2
11382023-12-07T04:34:22.747Z Downloaded rand_chacha v0.2.2
11392023-12-07T04:34:22.757Z Downloaded console v0.15.7
11402023-12-07T04:34:22.757Z Downloaded multer v2.1.0
11412023-12-07T04:34:22.757Z Downloaded pin-project-internal v1.1.3
11422023-12-07T04:34:22.761Z Downloaded polyval v0.6.1
11432023-12-07T04:34:22.762Z Downloaded password-hash v0.4.2
11442023-12-07T04:34:22.766Z Downloaded pin-utils v0.1.0
11452023-12-07T04:34:22.766Z Downloaded take_mut v0.2.2
11462023-12-07T04:34:22.766Z Downloaded bzip2 v0.4.4
11472023-12-07T04:34:22.781Z Downloaded mime_guess v2.0.4
11482023-12-07T04:34:22.781Z Downloaded pem v3.0.2
11492023-12-07T04:34:22.787Z Downloaded utf8parse v0.2.1
11502023-12-07T04:34:22.788Z Downloaded predicates-core v1.0.6
11512023-12-07T04:34:22.788Z Downloaded dirs v5.0.1
11522023-12-07T04:34:22.788Z Downloaded ppv-lite86 v0.2.17
11532023-12-07T04:34:22.788Z Downloaded bitflags v1.3.2
11542023-12-07T04:34:22.788Z Downloaded bit-vec v0.6.3
11552023-12-07T04:34:22.794Z Downloaded num-derive v0.4.0
11562023-12-07T04:34:22.794Z Downloaded hubpack_derive v0.1.1
11572023-12-07T04:34:22.794Z Downloaded cipher v0.4.4
11582023-12-07T04:34:22.795Z Downloaded cfg-if v1.0.0
11592023-12-07T04:34:22.800Z Downloaded dof v0.1.5
11602023-12-07T04:34:22.800Z Downloaded num-integer v0.1.45
11612023-12-07T04:34:22.800Z Downloaded difflib v0.4.0
11622023-12-07T04:34:22.805Z Downloaded bcrypt-pbkdf v0.10.0
11632023-12-07T04:34:22.805Z Downloaded crypto-common v0.1.6
11642023-12-07T04:34:22.805Z Downloaded dirs-sys v0.4.1
11652023-12-07T04:34:22.806Z Downloaded cfg-if v0.1.10
11662023-12-07T04:34:22.811Z Downloaded num-rational v0.4.1
11672023-12-07T04:34:22.811Z Downloaded derive_more v0.99.17
11682023-12-07T04:34:22.819Z Downloaded native-tls v0.2.11
11692023-12-07T04:34:22.836Z Downloaded parking_lot v0.11.2
11702023-12-07T04:34:22.836Z Downloaded nibble_vec v0.1.0
11712023-12-07T04:34:22.836Z Downloaded block-padding v0.3.3
11722023-12-07T04:34:22.836Z Downloaded paste v1.0.14
11732023-12-07T04:34:22.860Z Downloaded dyn-clone v1.0.13
11742023-12-07T04:34:22.860Z Downloaded num_enum v0.5.11
11752023-12-07T04:34:22.861Z Downloaded num v0.4.1
11762023-12-07T04:34:22.861Z Downloaded cpufeatures v0.2.9
11772023-12-07T04:34:22.862Z Downloaded pem v1.1.1
11782023-12-07T04:34:22.862Z Downloaded phf_shared v0.10.0
11792023-12-07T04:34:22.862Z Downloaded pbkdf2 v0.11.0
11802023-12-07T04:34:22.862Z Downloaded phf_shared v0.11.2
11812023-12-07T04:34:22.862Z Downloaded backoff v0.4.0
11822023-12-07T04:34:22.862Z Downloaded crc32fast v1.3.2
11832023-12-07T04:34:22.875Z Downloaded num_threads v0.1.6
11842023-12-07T04:34:22.876Z Downloaded ciborium v0.2.1
11852023-12-07T04:34:22.876Z Downloaded dtrace-parser v0.1.14
11862023-12-07T04:34:22.876Z Downloaded dirs-sys-next v0.1.2
11872023-12-07T04:34:22.877Z Downloaded aead v0.5.2
11882023-12-07T04:34:22.877Z Downloaded crucible-workspace-hack v0.1.0
11892023-12-07T04:34:22.877Z Downloaded anstyle-parse v0.2.1
11902023-12-07T04:34:22.883Z Downloaded opaque-debug v0.3.0
11912023-12-07T04:34:22.884Z Downloaded darling_macro v0.20.3
11922023-12-07T04:34:22.884Z Downloaded colorchoice v1.0.0
11932023-12-07T04:34:22.884Z Downloaded parse-display-derive v0.8.2
11942023-12-07T04:34:22.884Z Downloaded anstyle-query v1.0.0
11952023-12-07T04:34:22.884Z Downloaded async-trait v0.1.74
11962023-12-07T04:34:22.890Z Downloaded ansi_term v0.12.1
11972023-12-07T04:34:22.890Z Downloaded convert_case v0.4.0
11982023-12-07T04:34:22.890Z Downloaded debug-ignore v1.0.5
11992023-12-07T04:34:22.896Z Downloaded option-ext v0.2.0
12002023-12-07T04:34:22.897Z Downloaded cbc v0.1.2
12012023-12-07T04:34:22.897Z Downloaded base16ct v0.2.0
12022023-12-07T04:34:22.902Z Downloaded memoffset v0.9.0
12032023-12-07T04:34:22.903Z Downloaded atomic-waker v1.1.1
12042023-12-07T04:34:22.903Z Downloaded camino-tempfile v1.1.1
12052023-12-07T04:34:22.911Z Downloaded diesel_table_macro_syntax v0.1.0
12062023-12-07T04:34:22.912Z Downloaded anstream v0.5.0
12072023-12-07T04:34:22.912Z Downloaded openssl-macros v0.1.1
12082023-12-07T04:34:22.912Z Downloaded doc-comment v0.3.3
12092023-12-07T04:34:22.919Z Downloaded normalize-line-endings v0.3.0
12102023-12-07T04:34:22.919Z Downloaded cstr-argument v0.1.2
12112023-12-07T04:34:22.921Z Downloaded chacha20poly1305 v0.10.1
12122023-12-07T04:34:22.921Z Downloaded ciborium-io v0.2.1
12132023-12-07T04:34:22.922Z Downloaded byteorder v1.5.0
12142023-12-07T04:34:22.922Z Downloaded digest v0.10.7
12152023-12-07T04:34:22.927Z Downloaded diesel_derives v2.1.2
12162023-12-07T04:34:22.928Z Downloaded addr2line v0.21.0
12172023-12-07T04:34:22.933Z Downloaded base64 v0.21.5
12182023-12-07T04:34:22.942Z Downloaded dirs-next v2.0.0
12192023-12-07T04:34:22.942Z Downloaded backtrace v0.3.69
12202023-12-07T04:34:22.952Z Downloaded argon2 v0.5.2
12212023-12-07T04:34:23.322Z Compiling proc-macro2 v1.0.69
12222023-12-07T04:34:23.322Z Compiling unicode-ident v1.0.12
12232023-12-07T04:34:23.329Z Compiling libc v0.2.150
12242023-12-07T04:34:23.329Z Compiling serde v1.0.192
12252023-12-07T04:34:23.329Z Compiling autocfg v1.1.0
12262023-12-07T04:34:23.334Z Compiling version_check v0.9.4
12272023-12-07T04:34:23.334Z Compiling cfg-if v1.0.0
12282023-12-07T04:34:23.334Z Compiling syn v1.0.109
12292023-12-07T04:34:23.671Z Compiling parking_lot_core v0.9.8
12302023-12-07T04:34:23.671Z Compiling typenum v1.16.0
12312023-12-07T04:34:24.399Z Compiling libm v0.2.7
12322023-12-07T04:34:24.533Z Compiling lock_api v0.4.10
12332023-12-07T04:34:25.869Z Compiling generic-array v0.14.7
12342023-12-07T04:34:25.874Z Compiling once_cell v1.18.0
12352023-12-07T04:34:25.886Z Compiling num-traits v0.2.16
12362023-12-07T04:34:26.023Z Compiling thiserror v1.0.49
12372023-12-07T04:34:26.040Z Compiling futures-core v0.3.29
12382023-12-07T04:34:26.290Z Compiling serde_json v1.0.108
12392023-12-07T04:34:26.298Z Compiling slab v0.4.9
12402023-12-07T04:34:26.442Z Compiling futures-task v0.3.29
12412023-12-07T04:34:26.551Z Compiling futures-channel v0.3.29
12422023-12-07T04:34:26.773Z Compiling memchr v2.6.3
12432023-12-07T04:34:26.797Z Compiling futures-util v0.3.29
12442023-12-07T04:34:26.855Z Compiling itoa v1.0.9
12452023-12-07T04:34:27.068Z Compiling pkg-config v0.3.27
12462023-12-07T04:34:27.261Z Compiling quote v1.0.33
12472023-12-07T04:34:27.616Z Compiling log v0.4.20
12482023-12-07T04:34:27.933Z Compiling syn v2.0.32
12492023-12-07T04:34:31.406Z Compiling cc v1.0.83
12502023-12-07T04:34:31.406Z Compiling getrandom v0.2.10
12512023-12-07T04:34:31.407Z Compiling rand_core v0.6.4
12522023-12-07T04:34:31.407Z Compiling scopeguard v1.2.0
12532023-12-07T04:34:31.407Z Compiling heck v0.4.1
12542023-12-07T04:34:31.407Z Compiling ryu v1.0.15
12552023-12-07T04:34:31.407Z Compiling smallvec v1.11.0
12562023-12-07T04:34:31.580Z Compiling vcpkg v0.2.15
12572023-12-07T04:34:31.739Z Compiling schemars v0.8.13
12582023-12-07T04:34:32.012Z Compiling httparse v1.8.0
12592023-12-07T04:34:32.202Z Compiling subtle v2.5.0
12602023-12-07T04:34:32.582Z Compiling indexmap v1.9.3
12612023-12-07T04:34:32.699Z Compiling hashbrown v0.14.2
12622023-12-07T04:34:33.046Z Compiling equivalent v1.0.1
12632023-12-07T04:34:33.102Z Compiling pin-project-lite v0.2.13
12642023-12-07T04:34:33.253Z Compiling semver v1.0.20
12652023-12-07T04:34:33.367Z Compiling ring v0.17.5
12662023-12-07T04:34:34.138Z Compiling ring v0.16.20
12672023-12-07T04:34:34.783Z Compiling parking_lot v0.12.1
12682023-12-07T04:34:35.251Z Compiling ahash v0.8.3
12692023-12-07T04:34:35.276Z Compiling openssl-sys v0.9.96
12702023-12-07T04:34:35.717Z Compiling fnv v1.0.7
12712023-12-07T04:34:36.374Z Compiling openssl v0.10.60
12722023-12-07T04:34:36.995Z Compiling signal-hook-registry v1.4.1
12732023-12-07T04:34:37.044Z Compiling rustls v0.21.9
12742023-12-07T04:34:37.125Z Compiling iana-time-zone v0.1.57
12752023-12-07T04:34:37.305Z Compiling ucd-trie v0.1.6
12762023-12-07T04:34:37.434Z Compiling mio v0.8.9
12772023-12-07T04:34:38.261Z Compiling native-tls v0.2.11
12782023-12-07T04:34:38.611Z Compiling num_cpus v1.16.0
12792023-12-07T04:34:38.717Z Compiling socket2 v0.5.5
12802023-12-07T04:34:38.948Z Compiling spin v0.5.2
12812023-12-07T04:34:39.026Z Compiling byteorder v1.5.0
12822023-12-07T04:34:39.633Z Compiling futures-sink v0.3.29
12832023-12-07T04:34:39.750Z Compiling serde_derive_internals v0.26.0
12842023-12-07T04:34:39.846Z Compiling dyn-clone v1.0.13
12852023-12-07T04:34:40.147Z Compiling async-trait v0.1.74
12862023-12-07T04:34:40.332Z Compiling aho-corasick v1.0.4
12872023-12-07T04:34:40.973Z Compiling rustix v0.38.25
12882023-12-07T04:34:41.104Z Compiling tinyvec_macros v0.1.1
12892023-12-07T04:34:41.121Z Compiling regex-syntax v0.8.2
12902023-12-07T04:34:41.224Z Compiling const-oid v0.9.5
12912023-12-07T04:34:42.507Z Compiling tinyvec v1.6.0
12922023-12-07T04:34:44.697Z Compiling hashbrown v0.13.2
12932023-12-07T04:34:44.697Z Compiling backtrace v0.3.69
12942023-12-07T04:34:44.697Z Compiling pin-utils v0.1.0
12952023-12-07T04:34:44.697Z Compiling futures-io v0.3.29
12962023-12-07T04:34:44.697Z Compiling winnow v0.5.15
12972023-12-07T04:34:45.109Z Compiling unicode-normalization v0.1.22
12982023-12-07T04:34:45.491Z Compiling spin v0.9.8
12992023-12-07T04:34:45.680Z Compiling tracing-core v0.1.31
13002023-12-07T04:34:46.047Z Compiling unicode-bidi v0.3.13
13012023-12-07T04:34:46.937Z Compiling regex-automata v0.4.3
13022023-12-07T04:34:48.442Z Compiling cpufeatures v0.2.9
13032023-12-07T04:34:48.555Z Compiling anyhow v1.0.75
13042023-12-07T04:34:48.574Z Compiling crc32fast v1.3.2
13052023-12-07T04:34:51.213Z Compiling time-core v0.1.1
13062023-12-07T04:34:51.338Z Compiling base64 v0.21.5
13072023-12-07T04:34:51.339Z Compiling time-macros v0.2.13
13082023-12-07T04:34:51.434Z Compiling serde_derive v1.0.192
13092023-12-07T04:34:52.555Z Compiling zeroize_derive v1.4.2
13102023-12-07T04:34:52.597Z Compiling thiserror-impl v1.0.49
13112023-12-07T04:34:52.597Z Compiling tokio-macros v2.2.0
13122023-12-07T04:34:54.581Z Compiling futures-macro v0.3.29
13132023-12-07T04:34:54.962Z Compiling zeroize v1.7.0
13142023-12-07T04:34:55.514Z Compiling tracing-attributes v0.1.26
13152023-12-07T04:34:56.166Z Compiling schemars_derive v0.8.13
13162023-12-07T04:34:57.618Z Compiling pest v2.7.2
13172023-12-07T04:34:57.957Z Compiling openssl-macros v0.1.1
13182023-12-07T04:34:58.427Z Compiling crypto-common v0.1.6
13192023-12-07T04:34:58.751Z Compiling block-buffer v0.10.4
13202023-12-07T04:34:59.097Z Compiling digest v0.10.7
13212023-12-07T04:34:59.822Z Compiling regex v1.10.2
13222023-12-07T04:35:02.109Z Compiling tracing v0.1.37
13232023-12-07T04:35:02.249Z Compiling num-integer v0.1.45
13242023-12-07T04:35:02.795Z Compiling percent-encoding v2.3.1
13252023-12-07T04:35:02.811Z Compiling unicode-width v0.1.11
13262023-12-07T04:35:02.812Z Compiling slog v2.7.0
13272023-12-07T04:35:02.865Z Compiling untrusted v0.7.1
13282023-12-07T04:35:02.877Z Compiling hashbrown v0.12.3
13292023-12-07T04:35:02.930Z Compiling foreign-types-shared v0.1.1
13302023-12-07T04:35:03.107Z Compiling openssl-probe v0.1.5
13312023-12-07T04:35:03.163Z Compiling unicode-xid v0.2.4
13322023-12-07T04:35:03.411Z Compiling untrusted v0.9.0
13332023-12-07T04:35:03.459Z Compiling synstructure v0.12.6
13342023-12-07T04:35:03.547Z Compiling foreign-types v0.3.2
13352023-12-07T04:35:06.661Z Compiling errno v0.3.2
13362023-12-07T04:35:07.129Z Compiling try-lock v0.2.4
13372023-12-07T04:35:07.364Z Compiling ppv-lite86 v0.2.17
13382023-12-07T04:35:09.839Z Compiling want v0.3.1
13392023-12-07T04:35:09.917Z Compiling rustls-webpki v0.101.7
13402023-12-07T04:35:09.918Z Compiling sct v0.7.0
13412023-12-07T04:35:10.039Z Compiling zerocopy-derive v0.2.0
13422023-12-07T04:35:10.181Z Compiling form_urlencoded v1.2.1
13432023-12-07T04:35:10.215Z Compiling pest_meta v2.7.2
13442023-12-07T04:35:11.257Z Compiling socket2 v0.4.9
13452023-12-07T04:35:11.695Z Compiling tower-service v0.3.2
13462023-12-07T04:35:11.870Z Compiling httpdate v1.0.3
13472023-12-07T04:35:12.272Z Compiling io-lifetimes v1.0.11
13482023-12-07T04:35:13.151Z Compiling pest_generator v2.7.2
13492023-12-07T04:35:13.323Z Compiling rustls-pemfile v1.0.3
13502023-12-07T04:35:13.870Z Compiling idna v0.5.0
13512023-12-07T04:35:13.908Z Compiling lazy_static v1.4.0
13522023-12-07T04:35:14.058Z Compiling adler v1.0.2
13532023-12-07T04:35:14.399Z Compiling crossbeam-utils v0.8.16
13542023-12-07T04:35:15.096Z Compiling bytes v1.5.0
13552023-12-07T04:35:15.513Z Compiling indexmap v2.1.0
13562023-12-07T04:35:16.536Z Compiling uuid v1.6.1
13572023-12-07T04:35:17.195Z Compiling chrono v0.4.31
13582023-12-07T04:35:17.473Z Compiling tokio v1.34.0
13592023-12-07T04:35:17.629Z Compiling http v0.2.11
13602023-12-07T04:35:18.744Z Compiling toml_datetime v0.6.5
13612023-12-07T04:35:19.106Z Compiling bitflags v2.4.0
13622023-12-07T04:35:19.372Z Compiling serde_spanned v0.6.4
13632023-12-07T04:35:19.743Z Compiling toml_edit v0.19.15
13642023-12-07T04:35:20.216Z Compiling rustc_version v0.4.0
13652023-12-07T04:35:21.733Z Compiling http-body v0.4.5
13662023-12-07T04:35:23.631Z Compiling openapiv3 v2.0.0-rc.1
13672023-12-07T04:35:27.516Z Compiling pest_derive v2.7.2
13682023-12-07T04:35:28.755Z Compiling url v2.5.0
13692023-12-07T04:35:30.543Z Compiling tokio-util v0.7.10
13702023-12-07T04:35:31.917Z Compiling tokio-rustls v0.24.1
13712023-12-07T04:35:32.541Z Compiling h2 v0.3.21
13722023-12-07T04:35:32.659Z Compiling tokio-native-tls v0.3.1
13732023-12-07T04:35:32.997Z Compiling miniz_oxide v0.7.1
13742023-12-07T04:35:33.020Z Compiling rustls-native-certs v0.6.3
13752023-12-07T04:35:33.058Z Compiling rand_chacha v0.3.1
13762023-12-07T04:35:33.682Z Compiling usdt-impl v0.3.5
13772023-12-07T04:35:34.162Z Compiling rustix v0.37.23
13782023-12-07T04:35:35.055Z Compiling ipnet v2.8.0
13792023-12-07T04:35:36.013Z Compiling rand v0.8.5
13802023-12-07T04:35:36.562Z Compiling serde_urlencoded v0.7.1
13812023-12-07T04:35:37.476Z Compiling encoding_rs v0.8.33
13822023-12-07T04:35:37.500Z Compiling mime v0.3.17
13832023-12-07T04:35:37.725Z Compiling webpki-roots v0.25.2
13842023-12-07T04:35:37.962Z Compiling gimli v0.28.0
13852023-12-07T04:35:39.828Z Compiling zerocopy v0.3.0
13862023-12-07T04:35:40.536Z Compiling object v0.32.1
13872023-12-07T04:35:41.095Z Compiling num-bigint v0.4.4
13882023-12-07T04:35:42.396Z Compiling rustc-demangle v0.1.23
13892023-12-07T04:35:42.939Z Compiling dof v0.1.5
13902023-12-07T04:35:42.982Z Compiling flate2 v1.0.28
13912023-12-07T04:35:43.364Z Compiling dtrace-parser v0.1.14
13922023-12-07T04:35:44.013Z Compiling hyper v0.14.27
13932023-12-07T04:35:45.284Z Compiling heapless v0.7.16
13942023-12-07T04:35:45.356Z Compiling serde_tokenstream v0.2.0
13952023-12-07T04:35:45.356Z Compiling addr2line v0.21.0
13962023-12-07T04:35:45.465Z Compiling bzip2-sys v0.1.11+1.0.8
13972023-12-07T04:35:45.574Z Compiling thread-id v4.2.0
13982023-12-07T04:35:46.262Z Compiling rustversion v1.0.14
13992023-12-07T04:35:46.542Z Compiling signal-hook v0.3.17
14002023-12-07T04:35:47.471Z Compiling toml v0.7.8
14012023-12-07T04:35:47.479Z Compiling toml_edit v0.21.0
14022023-12-07T04:35:49.610Z Compiling hex v0.4.3
14032023-12-07T04:35:49.727Z Compiling serde_tokenstream v0.1.7
14042023-12-07T04:35:50.140Z Compiling zerocopy-derive v0.6.4
14052023-12-07T04:35:50.223Z Compiling regress v0.7.1
14062023-12-07T04:35:50.568Z Compiling memoffset v0.9.0
14072023-12-07T04:35:51.000Z Compiling strsim v0.10.0
14082023-12-07T04:35:54.053Z Compiling smoltcp v0.9.1
14092023-12-07T04:35:55.412Z Compiling hyper-tls v0.5.0
14102023-12-07T04:35:55.938Z Compiling hyper-rustls v0.24.2
14112023-12-07T04:35:55.968Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14122023-12-07T04:35:55.969Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14132023-12-07T04:35:56.449Z Compiling bitflags v1.3.2
14142023-12-07T04:35:56.584Z Compiling reqwest v0.11.22
14152023-12-07T04:35:56.829Z Compiling doc-comment v0.3.3
14162023-12-07T04:35:57.393Z Compiling strum_macros v0.25.2
14172023-12-07T04:35:59.300Z Compiling usdt-attr-macro v0.3.5
14182023-12-07T04:35:59.684Z Compiling usdt-macro v0.3.5
14192023-12-07T04:36:01.239Z Compiling enum-as-inner v0.5.1
14202023-12-07T04:36:01.812Z Compiling crossbeam-epoch v0.9.15
14212023-12-07T04:36:02.480Z Compiling num-iter v0.1.43
14222023-12-07T04:36:02.921Z Compiling siphasher v0.3.11
14232023-12-07T04:36:02.931Z Compiling unicode-segmentation v1.10.1
14242023-12-07T04:36:03.732Z Compiling hubpack_derive v0.1.1
14252023-12-07T04:36:04.248Z Compiling pin-project-internal v1.1.3
14262023-12-07T04:36:05.083Z Compiling deranged v0.3.8
14272023-12-07T04:36:05.745Z Compiling utf8parse v0.2.1
14282023-12-07T04:36:06.133Z Compiling num_threads v0.1.6
14292023-12-07T04:36:06.436Z Compiling anstyle v1.0.2
14302023-12-07T04:36:07.172Z Compiling sha2 v0.10.8
14312023-12-07T04:36:07.907Z Compiling time v0.3.27
14322023-12-07T04:36:09.053Z Compiling anstyle-parse v0.2.1
14332023-12-07T04:36:10.025Z Compiling md-5 v0.10.5
14342023-12-07T04:36:10.406Z Compiling hmac v0.12.1
14352023-12-07T04:36:10.995Z Compiling block-padding v0.3.3
14362023-12-07T04:36:11.387Z Compiling clap_derive v4.4.2
14372023-12-07T04:36:11.824Z Compiling stringprep v0.1.3
14382023-12-07T04:36:11.970Z Compiling hash32 v0.2.1
14392023-12-07T04:36:12.542Z Compiling diesel_table_macro_syntax v0.1.0
14402023-12-07T04:36:13.590Z Compiling fallible-iterator v0.2.0
14412023-12-07T04:36:13.691Z Compiling anstyle-query v1.0.0
14422023-12-07T04:36:13.869Z Compiling either v1.9.0
14432023-12-07T04:36:14.396Z Compiling colorchoice v1.0.0
14442023-12-07T04:36:14.433Z Compiling stable_deref_trait v1.2.0
14452023-12-07T04:36:14.566Z Compiling anstream v0.5.0
14462023-12-07T04:36:14.719Z Compiling postgres-protocol v0.6.6
14472023-12-07T04:36:16.527Z Compiling diesel_derives v2.1.2
14482023-12-07T04:36:16.941Z Compiling terminal_size v0.2.6
14492023-12-07T04:36:16.989Z Compiling inout v0.1.3
14502023-12-07T04:36:18.528Z Compiling phf_shared v0.11.2
14512023-12-07T04:36:19.907Z Compiling getopts v0.2.21
14522023-12-07T04:36:20.069Z Compiling snafu-derive v0.7.5
14532023-12-07T04:36:20.273Z Compiling serde_repr v0.1.16
14542023-12-07T04:36:21.025Z Compiling scheduled-thread-pool v0.2.7
14552023-12-07T04:36:21.900Z Compiling clap_lex v0.5.1
14562023-12-07T04:36:22.731Z Compiling managed v0.8.0
14572023-12-07T04:36:22.804Z Compiling matches v0.1.10
14582023-12-07T04:36:22.925Z Compiling regex-automata v0.1.10
14592023-12-07T04:36:23.126Z Compiling unsafe-libyaml v0.2.9
14602023-12-07T04:36:23.713Z Compiling bit-vec v0.6.3
14612023-12-07T04:36:24.159Z Compiling bstr v0.2.17
14622023-12-07T04:36:26.306Z Compiling serde_yaml v0.9.25
14632023-12-07T04:36:26.572Z Compiling idna v0.2.3
14642023-12-07T04:36:26.649Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14652023-12-07T04:36:28.052Z Compiling clap_builder v4.4.2
14662023-12-07T04:36:29.633Z Compiling r2d2 v0.8.10
14672023-12-07T04:36:34.746Z Compiling phf v0.11.2
14682023-12-07T04:36:35.178Z Compiling signal-hook-mio v0.2.3
14692023-12-07T04:36:35.229Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14702023-12-07T04:36:35.398Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14712023-12-07T04:36:35.417Z Compiling cipher v0.4.4
14722023-12-07T04:36:35.704Z Compiling bzip2 v0.4.4
14732023-12-07T04:36:36.199Z Compiling postgres-types v0.2.6
14742023-12-07T04:36:36.303Z Compiling itertools v0.11.0
14752023-12-07T04:36:37.231Z Compiling pin-project v1.1.3
14762023-12-07T04:36:37.435Z Compiling hubpack v0.1.2
14772023-12-07T04:36:38.777Z Compiling phf_shared v0.10.0
14782023-12-07T04:36:39.770Z Compiling zerocopy v0.6.4
14792023-12-07T04:36:40.454Z Compiling ipnetwork v0.20.0
14802023-12-07T04:36:41.059Z Compiling futures-executor v0.3.29
14812023-12-07T04:36:41.231Z Compiling float-cmp v0.9.0
14822023-12-07T04:36:41.912Z Compiling data-encoding v2.4.0
14832023-12-07T04:36:44.235Z Compiling precomputed-hash v0.1.1
14842023-12-07T04:36:44.360Z Compiling fixedbitset v0.4.2
14852023-12-07T04:36:45.057Z Compiling difflib v0.4.0
14862023-12-07T04:36:45.295Z Compiling whoami v1.4.1
14872023-12-07T04:36:45.887Z Compiling predicates-core v1.0.6
14882023-12-07T04:36:45.912Z Compiling static_assertions v1.1.0
14892023-12-07T04:36:45.936Z Compiling new_debug_unreachable v1.0.4
14902023-12-07T04:36:46.046Z Compiling regex-automata v0.3.8
14912023-12-07T04:36:46.256Z Compiling normalize-line-endings v0.3.0
14922023-12-07T04:36:46.418Z Compiling predicates v3.0.4
14932023-12-07T04:36:46.431Z Compiling string_cache v0.8.7
14942023-12-07T04:36:47.214Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
14952023-12-07T04:36:47.770Z Compiling tokio-postgres v0.7.10
14962023-12-07T04:36:48.344Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14972023-12-07T04:36:49.192Z Compiling bstr v1.6.0
14982023-12-07T04:36:49.474Z Compiling petgraph v0.6.4
14992023-12-07T04:36:50.073Z Compiling diesel v2.1.4
15002023-12-07T04:36:50.165Z Compiling trust-dns-proto v0.22.0
15012023-12-07T04:36:56.132Z Compiling futures v0.3.29
15022023-12-07T04:36:57.829Z Compiling snafu v0.7.5
15032023-12-07T04:36:58.308Z Compiling yasna v0.5.2
15042023-12-07T04:36:59.179Z Compiling zip v0.6.6
15052023-12-07T04:37:01.483Z Compiling crossterm v0.27.0
15062023-12-07T04:37:01.517Z Compiling clap v4.4.3
15072023-12-07T04:37:02.499Z Compiling similar v2.2.1
15082023-12-07T04:37:04.090Z Compiling bit-set v0.5.3
15092023-12-07T04:37:04.487Z Compiling itertools v0.10.5
15102023-12-07T04:37:06.662Z Compiling usdt v0.3.5
15112023-12-07T04:37:07.647Z Compiling signature v2.1.0
15122023-12-07T04:37:07.726Z Compiling tokio-stream v0.1.14
15132023-12-07T04:37:08.005Z Compiling console v0.15.7
15142023-12-07T04:37:09.175Z Compiling lalrpop-util v0.19.12
15152023-12-07T04:37:50.100Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15162023-12-07T04:37:58.343Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15172023-12-07T04:37:58.579Z Compiling sha1 v0.10.6
15182023-12-07T04:37:59.173Z Compiling atty v0.2.14
15192023-12-07T04:38:01.998Z Compiling match_cfg v0.1.0
15202023-12-07T04:38:02.117Z Compiling hostname v0.3.1
15212023-12-07T04:38:06.158Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15222023-12-07T04:38:08.825Z Compiling dirs-sys-next v0.1.2
15232023-12-07T04:38:10.067Z Compiling dirs-next v2.0.0
15242023-12-07T04:38:10.239Z Compiling thread_local v1.1.7
15252023-12-07T04:38:10.274Z Compiling camino v1.1.6
15262023-12-07T04:38:10.327Z Compiling slog-async v2.8.0
15272023-12-07T04:38:10.433Z Compiling ident_case v1.0.1
15282023-12-07T04:38:10.611Z Compiling darling_core v0.20.3
15292023-12-07T04:38:11.188Z Compiling term v0.7.0
15302023-12-07T04:38:11.242Z Compiling crossbeam-channel v0.5.8
15312023-12-07T04:38:11.263Z Compiling multer v2.1.0
15322023-12-07T04:38:11.736Z Compiling instant v0.1.12
15332023-12-07T04:38:11.947Z Compiling paste v1.0.14
15342023-12-07T04:38:12.701Z Compiling take_mut v0.2.2
15352023-12-07T04:38:13.219Z Compiling slog-term v2.9.0
15362023-12-07T04:38:13.453Z Compiling slog-json v2.6.1
15372023-12-07T04:38:13.521Z Compiling async-stream-impl v0.3.5
15382023-12-07T04:38:13.721Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15392023-12-07T04:38:14.018Z Compiling atomic-waker v1.1.1
15402023-12-07T04:38:14.245Z Compiling waitgroup v0.1.2
15412023-12-07T04:38:14.719Z Compiling slog-bunyan v2.4.0
15422023-12-07T04:38:14.921Z Compiling toml v0.8.8
15432023-12-07T04:38:15.189Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15442023-12-07T04:38:15.212Z Compiling serde_path_to_error v0.1.14
15452023-12-07T04:38:15.728Z Compiling async-stream v0.3.5
15462023-12-07T04:38:16.187Z Compiling structmeta-derive v0.2.0
15472023-12-07T04:38:16.293Z Compiling debug-ignore v1.0.5
15482023-12-07T04:38:16.495Z Compiling strum v0.25.0
15492023-12-07T04:38:16.561Z Compiling regex-syntax v0.7.5
15502023-12-07T04:38:16.630Z Compiling backoff v0.4.0
15512023-12-07T04:38:16.779Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15522023-12-07T04:38:17.144Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15532023-12-07T04:38:17.371Z Compiling macaddr v1.0.1
15542023-12-07T04:38:17.765Z Compiling proc-macro-error-attr v1.0.4
15552023-12-07T04:38:17.909Z Compiling proc-macro-crate v1.3.1
15562023-12-07T04:38:18.099Z Compiling proc-macro-error v1.0.4
15572023-12-07T04:38:18.725Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15582023-12-07T04:38:19.260Z Compiling same-file v1.0.6
15592023-12-07T04:38:19.615Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15602023-12-07T04:38:19.648Z Compiling num_enum_derive v0.5.11
15612023-12-07T04:38:20.028Z Compiling postcard-cobs v0.1.5-pre
15622023-12-07T04:38:20.474Z Compiling fastrand v2.0.0
15632023-12-07T04:38:20.783Z Compiling postcard v0.7.3
15642023-12-07T04:38:20.832Z Compiling darling_macro v0.20.3
15652023-12-07T04:38:21.212Z Compiling structmeta v0.2.0
15662023-12-07T04:38:21.341Z Compiling tempfile v3.8.1
15672023-12-07T04:38:21.556Z Compiling walkdir v2.4.0
15682023-12-07T04:38:21.945Z Compiling smoltcp v0.8.2
15692023-12-07T04:38:22.486Z Compiling darling v0.20.3
15702023-12-07T04:38:22.642Z Compiling serde_with_macros v2.3.3
15712023-12-07T04:38:22.779Z Compiling semver-parser v0.10.2
15722023-12-07T04:38:22.853Z Compiling foreign-types-macros v0.2.3
15732023-12-07T04:38:24.173Z Compiling num_enum v0.5.11
15742023-12-07T04:38:24.393Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15752023-12-07T04:38:24.911Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15762023-12-07T04:38:25.184Z Compiling crucible-workspace-hack v0.1.0
15772023-12-07T04:38:25.588Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15782023-12-07T04:38:25.684Z Compiling cfg-if v0.1.10
15792023-12-07T04:38:25.817Z Compiling foreign-types-shared v0.3.1
15802023-12-07T04:38:25.982Z Compiling foreign-types v0.5.0
15812023-12-07T04:38:26.400Z Compiling semver v0.11.0
15822023-12-07T04:38:27.075Z Compiling is-terminal v0.4.9
15832023-12-07T04:38:27.163Z Compiling serde_with v2.3.3
15842023-12-07T04:38:27.246Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15852023-12-07T04:38:27.494Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15862023-12-07T04:38:27.531Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15872023-12-07T04:38:28.071Z Compiling parse-display-derive v0.8.2
15882023-12-07T04:38:28.842Z Compiling cstr-argument v0.1.2
15892023-12-07T04:38:28.936Z Compiling xattr v1.0.1
15902023-12-07T04:38:29.200Z Compiling filetime v0.2.23
15912023-12-07T04:38:29.322Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15922023-12-07T04:38:29.696Z Compiling pretty-hex v0.2.1
15932023-12-07T04:38:29.749Z Compiling home v0.5.5
15942023-12-07T04:38:30.671Z Compiling toolchain_find v0.2.0
15952023-12-07T04:38:30.712Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15962023-12-07T04:38:30.712Z Compiling tar v0.4.40
15972023-12-07T04:38:30.936Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15982023-12-07T04:38:31.364Z Compiling colored v2.0.4
15992023-12-07T04:38:31.506Z Compiling textwrap v0.11.0
16002023-12-07T04:38:31.876Z Compiling heck v0.3.3
16012023-12-07T04:38:32.414Z Compiling toml v0.5.11
16022023-12-07T04:38:32.499Z Compiling libefi-sys v0.1.0
16032023-12-07T04:38:32.504Z Compiling strsim v0.8.0
16042023-12-07T04:38:32.920Z Compiling vec_map v0.8.2
16052023-12-07T04:38:32.973Z Compiling platforms v3.0.2
16062023-12-07T04:38:33.344Z Compiling ansi_term v0.12.1
16072023-12-07T04:38:33.545Z Compiling structopt-derive v0.4.18
16082023-12-07T04:38:33.793Z Compiling omicron-zone-package v0.9.1
16092023-12-07T04:38:33.951Z Compiling clap v2.34.0
16102023-12-07T04:38:34.181Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16112023-12-07T04:38:35.569Z Compiling parse-display v0.8.2
16122023-12-07T04:38:35.857Z Compiling rustfmt-wrapper v0.2.0
16132023-12-07T04:38:36.884Z Compiling camino-tempfile v1.1.1
16142023-12-07T04:38:37.117Z Compiling zone_cfg_derive v0.3.0
16152023-12-07T04:38:37.560Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16162023-12-07T04:38:38.501Z Compiling num-derive v0.4.0
16172023-12-07T04:38:38.565Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16182023-12-07T04:38:39.113Z Compiling base64ct v1.6.0
16192023-12-07T04:38:39.561Z Compiling zone v0.3.0
16202023-12-07T04:38:40.097Z Compiling structopt v0.3.26
16212023-12-07T04:38:40.532Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16222023-12-07T04:38:40.648Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16232023-12-07T04:38:41.153Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16242023-12-07T04:38:41.566Z Compiling smf v0.2.2
16252023-12-07T04:38:42.084Z Compiling unicase v2.7.0
16262023-12-07T04:38:42.105Z Compiling curve25519-dalek v4.1.0
16272023-12-07T04:38:42.292Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16282023-12-07T04:38:42.354Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
16292023-12-07T04:38:42.509Z Compiling universal-hash v0.5.1
16302023-12-07T04:38:42.793Z Compiling opaque-debug v0.3.0
16312023-12-07T04:38:42.835Z Compiling hkdf v0.12.3
16322023-12-07T04:38:42.918Z Compiling curve25519-dalek-derive v0.1.0
16332023-12-07T04:38:42.941Z Compiling num-rational v0.4.1
16342023-12-07T04:38:43.107Z Compiling getrandom v0.1.16
16352023-12-07T04:38:43.459Z Compiling linked-hash-map v0.5.6
16362023-12-07T04:38:43.715Z Compiling quick-error v1.2.3
16372023-12-07T04:38:43.843Z Compiling parking_lot_core v0.8.6
16382023-12-07T04:38:43.878Z Compiling keccak v0.1.4
16392023-12-07T04:38:43.908Z Compiling resolv-conf v0.7.0
16402023-12-07T04:38:43.993Z Compiling lru-cache v0.1.2
16412023-12-07T04:38:44.520Z Compiling sha3 v0.10.8
16422023-12-07T04:38:45.249Z Compiling password-hash v0.5.0
16432023-12-07T04:38:45.516Z Compiling blake2 v0.10.6
16442023-12-07T04:38:45.563Z Compiling aead v0.5.2
16452023-12-07T04:38:46.062Z Compiling secrecy v0.8.0
16462023-12-07T04:38:46.085Z Compiling num-complex v0.4.4
16472023-12-07T04:38:46.441Z Compiling ff v0.13.0
16482023-12-07T04:38:46.816Z Compiling nibble_vec v0.1.0
16492023-12-07T04:38:46.981Z Compiling slog-dtrace v0.2.3
16502023-12-07T04:38:47.109Z Compiling arc-swap v1.6.0
16512023-12-07T04:38:47.254Z Compiling convert_case v0.4.0
16522023-12-07T04:38:47.417Z Compiling endian-type v0.1.2
16532023-12-07T04:38:47.735Z Compiling winapi v0.3.9
16542023-12-07T04:38:47.852Z Compiling utf-8 v0.7.6
16552023-12-07T04:38:47.965Z Compiling slog-scope v4.4.0
16562023-12-07T04:38:48.130Z Compiling tungstenite v0.20.1
16572023-12-07T04:38:48.326Z Compiling num v0.4.1
16582023-12-07T04:38:48.469Z Compiling radix_trie v0.2.1
16592023-12-07T04:38:48.756Z Compiling derive_more v0.99.17
16602023-12-07T04:38:48.904Z Compiling group v0.13.0
16612023-12-07T04:38:48.995Z Compiling argon2 v0.5.2
16622023-12-07T04:38:49.157Z Compiling mime_guess v2.0.4
16632023-12-07T04:38:49.543Z Compiling rand_core v0.5.1
16642023-12-07T04:38:50.302Z Compiling trust-dns-resolver v0.22.0
16652023-12-07T04:38:50.397Z Compiling poly1305 v0.8.0
16662023-12-07T04:38:51.459Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16672023-12-07T04:38:51.739Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16682023-12-07T04:38:52.220Z Compiling chacha20 v0.9.1
16692023-12-07T04:38:52.944Z Compiling crypto-bigint v0.5.2
16702023-12-07T04:38:53.467Z Compiling thiserror-impl-no-std v2.0.2
16712023-12-07T04:38:53.467Z Compiling ciborium-io v0.2.1
16722023-12-07T04:38:53.498Z Compiling base16ct v0.2.0
16732023-12-07T04:38:53.906Z Compiling half v1.8.2
16742023-12-07T04:38:54.114Z Compiling option-ext v0.2.0
16752023-12-07T04:38:54.287Z Compiling dirs-sys v0.4.1
16762023-12-07T04:38:54.891Z Compiling ciborium-ll v0.2.1
16772023-12-07T04:38:55.277Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16782023-12-07T04:38:55.773Z Compiling rand_chacha v0.2.2
16792023-12-07T04:38:56.156Z Compiling elliptic-curve v0.13.5
16802023-12-07T04:38:57.072Z Compiling parking_lot v0.11.2
16812023-12-07T04:38:58.176Z Compiling tokio-tungstenite v0.20.1
16822023-12-07T04:38:58.662Z Compiling thiserror-no-std v2.0.2
16832023-12-07T04:38:58.703Z Compiling trust-dns-client v0.22.0
16842023-12-07T04:38:58.853Z Compiling slog-stdlog v4.1.1
16852023-12-07T04:38:59.712Z Compiling polyval v0.6.1
16862023-12-07T04:38:59.712Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
16872023-12-07T04:38:59.712Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16882023-12-07T04:38:59.716Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16892023-12-07T04:39:00.057Z Compiling password-hash v0.4.2
16902023-12-07T04:39:00.858Z Compiling ed25519 v2.2.2
16912023-12-07T04:39:01.593Z Compiling ctr v0.9.2
16922023-12-07T04:39:01.597Z Compiling blowfish v0.9.1
16932023-12-07T04:39:02.170Z Compiling aes v0.8.3
16942023-12-07T04:39:03.152Z Compiling pbkdf2 v0.12.2
16952023-12-07T04:39:03.393Z Compiling fxhash v0.2.1
16962023-12-07T04:39:04.132Z Compiling glob v0.3.1
16972023-12-07T04:39:04.199Z Compiling cancel-safe-futures v0.1.5
16982023-12-07T04:39:05.806Z Compiling trust-dns-server v0.22.1
16992023-12-07T04:39:07.011Z Compiling sled v0.34.7
17002023-12-07T04:39:08.213Z Compiling bcrypt-pbkdf v0.10.0
17012023-12-07T04:39:08.700Z Compiling ed25519-dalek v2.0.0
17022023-12-07T04:39:09.112Z Compiling pbkdf2 v0.11.0
17032023-12-07T04:39:09.676Z Compiling ghash v0.5.0
17042023-12-07T04:39:09.924Z Compiling slog-envlogger v2.2.0
17052023-12-07T04:39:10.278Z Compiling russh-cryptovec v0.7.0
17062023-12-07T04:39:10.730Z Compiling vsss-rs v3.3.1
17072023-12-07T04:39:11.240Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17082023-12-07T04:39:14.568Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17092023-12-07T04:39:16.900Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17102023-12-07T04:39:17.528Z Compiling rand v0.7.3
17112023-12-07T04:39:19.046Z Compiling ciborium v0.2.1
17122023-12-07T04:39:19.248Z Compiling dirs v5.0.1
17132023-12-07T04:39:19.526Z Compiling chacha20poly1305 v0.10.1
17142023-12-07T04:39:19.846Z Compiling cbc v0.1.2
17152023-12-07T04:39:20.267Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17162023-12-07T04:39:20.836Z Compiling pem v3.0.2
17172023-12-07T04:39:21.659Z Compiling headers-core v0.2.0
17182023-12-07T04:39:21.900Z Compiling kstat-rs v0.2.3
17192023-12-07T04:39:22.157Z Compiling base64 v0.13.1
17202023-12-07T04:39:22.445Z Compiling http-range v0.1.5
17212023-12-07T04:39:22.961Z Compiling pretty-hex v0.4.0
17222023-12-07T04:39:22.991Z Compiling md5 v0.7.0
17232023-12-07T04:39:23.111Z Compiling pem v1.1.1
17242023-12-07T04:39:23.293Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17252023-12-07T04:39:23.762Z Compiling russh-keys v0.38.0
17262023-12-07T04:39:24.139Z Compiling hyper-staticfile v0.9.5
17272023-12-07T04:39:25.226Z Compiling headers v0.3.9
17282023-12-07T04:39:25.274Z Compiling rcgen v0.11.3
17292023-12-07T04:39:25.662Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17302023-12-07T04:39:27.090Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17312023-12-07T04:39:28.901Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17322023-12-07T04:39:29.073Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17332023-12-07T04:39:29.794Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17342023-12-07T04:39:30.020Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17352023-12-07T04:39:34.486Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17362023-12-07T04:39:34.813Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17372023-12-07T04:39:35.360Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17382023-12-07T04:39:39.190Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17392023-12-07T04:39:43.557Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17402023-12-07T04:39:44.645Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17412023-12-07T04:39:45.776Z Compiling aes-gcm v0.10.3
17422023-12-07T04:39:47.144Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17432023-12-07T04:39:47.371Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17442023-12-07T04:39:48.204Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
17452023-12-07T04:39:50.710Z Compiling atomicwrites v0.4.2
17462023-12-07T04:39:51.233Z Compiling itertools v0.12.0
17472023-12-07T04:39:51.501Z Compiling subprocess v0.2.9
17482023-12-07T04:39:54.934Z Compiling hex-literal v0.4.1
17492023-12-07T04:39:55.147Z Compiling russh v0.39.0
17502023-12-07T04:39:56.334Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17512023-12-07T04:39:59.191Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17522023-12-07T04:40:04.240Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17532023-12-07T04:40:30.169Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17542023-12-07T04:41:46.216Z Finished dev [unoptimized + debuginfo] target(s) in 7m 43s
17552023-12-07T04:41:46.533Z
17562023-12-07T04:41:46.533Zreal 7:44.326799556
17572023-12-07T04:41:46.533Zuser 42:43.208401774
17582023-12-07T04:41:46.533Zsys 6:27.542649220
17592023-12-07T04:41:46.534Ztrap 1.579917862
17602023-12-07T04:41:46.534Ztflt 7.151545955
17612023-12-07T04:41:46.534Zdflt 7.760846476
17622023-12-07T04:41:46.539Zkflt 0.022176792
17632023-12-07T04:41:46.539Zlock 1:21:47.970564860
17642023-12-07T04:41:46.539Zslp 2:02:44.794840327
17652023-12-07T04:41:46.539Zlat 1:55.432360815
17662023-12-07T04:41:46.540Zstop 4:03.292246145
17672023-12-07T04:41:46.540Z+ mkdir -p /work/end-to-end-tests
17682023-12-07T04:41:46.540Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17692023-12-07T04:41:47.481Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17702023-12-07T04:41:47.481Z+ ptime -m gzip
17712023-12-07T04:41:47.485Z++ basename target/debug/bootstrap
17722023-12-07T04:42:04.105Z
17732023-12-07T04:42:04.109Zreal 16.615891381
17742023-12-07T04:42:04.109Zuser 16.450318530
17752023-12-07T04:42:04.109Zsys 0.153908693
17762023-12-07T04:42:04.109Ztrap 0.004092584
17772023-12-07T04:42:04.109Ztflt 0.000000000
17782023-12-07T04:42:04.109Zdflt 0.000000000
17792023-12-07T04:42:04.109Zkflt 0.000000000
17802023-12-07T04:42:04.109Zlock 0.000000000
17812023-12-07T04:42:04.109Zslp 0.000000000
17822023-12-07T04:42:04.109Zlat 0.007204628
17832023-12-07T04:42:04.109Zstop 0.000245446
17842023-12-07T04:42:04.110Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17852023-12-07T04:42:04.110Z+ ptime -m gzip
17862023-12-07T04:42:04.110Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-be9c817b94af4e8a
17872023-12-07T04:42:05.194Z
17882023-12-07T04:42:05.200Zreal 1.080104716
17892023-12-07T04:42:05.200Zuser 1.067362928
17902023-12-07T04:42:05.200Zsys 0.010946354
17912023-12-07T04:42:05.201Ztrap 0.000713524
17922023-12-07T04:42:05.201Ztflt 0.000000000
17932023-12-07T04:42:05.202Zdflt 0.000000000
17942023-12-07T04:42:05.203Zkflt 0.000000000
17952023-12-07T04:42:05.203Zlock 0.000000000
17962023-12-07T04:42:05.203Zslp 0.000000000
17972023-12-07T04:42:05.203Zlat 0.000740678
17982023-12-07T04:42:05.203Zstop 0.000223987
17992023-12-07T04:42:05.203Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18002023-12-07T04:42:05.203Z+ ptime -m gzip
18012023-12-07T04:42:05.203Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ff923d3f5c6228d4
18022023-12-07T04:42:22.248Z
18032023-12-07T04:42:22.248Zreal 17.045066412
18042023-12-07T04:42:22.248Zuser 16.887580475
18052023-12-07T04:42:22.248Zsys 0.152020855
18062023-12-07T04:42:22.248Ztrap 0.003307236
18072023-12-07T04:42:22.248Ztflt 0.000000000
18082023-12-07T04:42:22.248Zdflt 0.000000000
18092023-12-07T04:42:22.248Zkflt 0.000000000
18102023-12-07T04:42:22.248Zlock 0.000000000
18112023-12-07T04:42:22.248Zslp 0.000000000
18122023-12-07T04:42:22.248Zlat 0.001692308
18132023-12-07T04:42:22.253Zstop 0.000339986
18142023-12-07T04:42:22.253Z+ banner caboose-util
18152023-12-07T04:42:22.254Z
18162023-12-07T04:42:22.254Z #### ## ##### #### #### #### ###### # # #####
18172023-12-07T04:42:22.254Z # # # # # # # # # # # # # # #
18182023-12-07T04:42:22.254Z # # # ##### # # # # #### ##### ##### # # #
18192023-12-07T04:42:22.254Z # ###### # # # # # # # # # # #
18202023-12-07T04:42:22.254Z # # # # # # # # # # # # # # # #
18212023-12-07T04:42:22.254Z #### # # ##### #### #### #### ###### #### #
18222023-12-07T04:42:22.254Z
18232023-12-07T04:42:22.254Z+ ptime -m cargo build --locked -p caboose-util --release
18242023-12-07T04:42:22.869Z Downloading crates ...
18252023-12-07T04:42:23.236Z Downloaded crc-any v2.4.3
18262023-12-07T04:42:23.240Z Downloaded path-slash v0.1.5
18272023-12-07T04:42:23.244Z Downloaded radium v0.7.0
18282023-12-07T04:42:23.245Z Downloaded rsa v0.9.2
18292023-12-07T04:42:23.251Z Downloaded bitfield v0.14.0
18302023-12-07T04:42:23.256Z Downloaded termcolor v1.2.0
18312023-12-07T04:42:23.257Z Downloaded smallvec v0.6.14
18322023-12-07T04:42:23.673Z Downloaded crc-catalog v2.2.0
18332023-12-07T04:42:23.673Z Downloaded packed_struct v0.10.1
18342023-12-07T04:42:23.673Z Downloaded array-init v0.0.4
18352023-12-07T04:42:23.678Z Downloaded pkcs1 v0.7.5
18362023-12-07T04:42:23.678Z Downloaded der_derive v0.7.2
18372023-12-07T04:42:23.678Z Downloaded env_logger v0.10.0
18382023-12-07T04:42:23.678Z Downloaded ron v0.8.1
18392023-12-07T04:42:23.678Z Downloaded x509-cert v0.2.4
18402023-12-07T04:42:23.678Z Downloaded num-bigint-dig v0.8.4
18412023-12-07T04:42:23.679Z Downloaded bitvec v1.0.1
18422023-12-07T04:42:23.679Z Downloaded object v0.30.4
18432023-12-07T04:42:23.679Z Downloaded pem-rfc7468 v0.7.0
18442023-12-07T04:42:23.679Z Downloaded maybe-uninit v2.0.0
18452023-12-07T04:42:23.679Z Downloaded nodrop v0.1.14
18462023-12-07T04:42:23.679Z Downloaded serde-hex v0.1.0
18472023-12-07T04:42:23.679Z Downloaded packed_struct_codegen v0.10.1
18482023-12-07T04:42:23.679Z Downloaded crc v3.0.1
18492023-12-07T04:42:23.679Z Downloaded wyz v0.5.1
18502023-12-07T04:42:23.679Z Downloaded funty v2.0.0
18512023-12-07T04:42:23.680Z Downloaded flagset v0.4.3
18522023-12-07T04:42:23.680Z Downloaded tap v1.0.1
18532023-12-07T04:42:23.680Z Compiling proc-macro2 v1.0.69
18542023-12-07T04:42:23.680Z Compiling unicode-ident v1.0.12
18552023-12-07T04:42:23.680Z Compiling libc v0.2.150
18562023-12-07T04:42:23.680Z Compiling autocfg v1.1.0
18572023-12-07T04:42:23.680Z Compiling serde v1.0.192
18582023-12-07T04:42:23.680Z Compiling cfg-if v1.0.0
18592023-12-07T04:42:23.680Z Compiling version_check v0.9.4
18602023-12-07T04:42:23.681Z Compiling syn v1.0.109
18612023-12-07T04:42:23.689Z Compiling parking_lot_core v0.9.8
18622023-12-07T04:42:23.776Z Compiling typenum v1.16.0
18632023-12-07T04:42:24.271Z Compiling futures-core v0.3.29
18642023-12-07T04:42:24.304Z Compiling libm v0.2.7
18652023-12-07T04:42:24.499Z Compiling generic-array v0.14.7
18662023-12-07T04:42:24.606Z Compiling lock_api v0.4.10
18672023-12-07T04:42:24.711Z Compiling num-traits v0.2.16
18682023-12-07T04:42:24.739Z Compiling once_cell v1.18.0
18692023-12-07T04:42:24.896Z Compiling pkg-config v0.3.27
18702023-12-07T04:42:25.006Z Compiling scopeguard v1.2.0
18712023-12-07T04:42:25.382Z Compiling slab v0.4.9
18722023-12-07T04:42:25.402Z Compiling serde_json v1.0.108
18732023-12-07T04:42:25.413Z Compiling futures-channel v0.3.29
18742023-12-07T04:42:25.812Z Compiling quote v1.0.33
18752023-12-07T04:42:25.858Z Compiling futures-task v0.3.29
18762023-12-07T04:42:26.006Z Compiling thiserror v1.0.49
18772023-12-07T04:42:26.329Z Compiling memchr v2.6.3
18782023-12-07T04:42:26.611Z Compiling syn v2.0.32
18792023-12-07T04:42:26.652Z Compiling cc v1.0.83
18802023-12-07T04:42:26.700Z Compiling getrandom v0.2.10
18812023-12-07T04:42:27.066Z Compiling itoa v1.0.9
18822023-12-07T04:42:27.260Z Compiling futures-util v0.3.29
18832023-12-07T04:42:27.323Z Compiling log v0.4.20
18842023-12-07T04:42:27.714Z Compiling smallvec v1.11.0
18852023-12-07T04:42:28.856Z Compiling vcpkg v0.2.15
18862023-12-07T04:42:28.945Z Compiling byteorder v1.5.0
18872023-12-07T04:42:29.126Z Compiling rand_core v0.6.4
18882023-12-07T04:42:29.720Z Compiling parking_lot v0.12.1
18892023-12-07T04:42:29.861Z Compiling pin-project-lite v0.2.13
18902023-12-07T04:42:30.609Z Compiling ring v0.17.5
18912023-12-07T04:42:31.140Z Compiling indexmap v1.9.3
18922023-12-07T04:42:31.662Z Compiling openssl-sys v0.9.96
18932023-12-07T04:42:32.900Z Compiling signal-hook-registry v1.4.1
18942023-12-07T04:42:33.506Z Compiling heck v0.4.1
18952023-12-07T04:42:33.906Z Compiling io-lifetimes v1.0.11
18962023-12-07T04:42:34.093Z Compiling ring v0.16.20
18972023-12-07T04:42:34.634Z Compiling mio v0.8.9
18982023-12-07T04:42:35.760Z Compiling num-integer v0.1.45
18992023-12-07T04:42:35.773Z Compiling semver v1.0.20
19002023-12-07T04:42:36.076Z Compiling const-oid v0.9.5
19012023-12-07T04:42:36.169Z Compiling ryu v1.0.15
19022023-12-07T04:42:36.684Z Compiling rustix v0.37.23
19032023-12-07T04:42:37.513Z Compiling spin v0.5.2
19042023-12-07T04:42:38.195Z Compiling socket2 v0.5.5
19052023-12-07T04:42:38.253Z Compiling num_cpus v1.16.0
19062023-12-07T04:42:38.411Z Compiling futures-sink v0.3.29
19072023-12-07T04:42:39.022Z Compiling ucd-trie v0.1.6
19082023-12-07T04:42:39.027Z Compiling httparse v1.8.0
19092023-12-07T04:42:39.400Z Compiling openssl v0.10.60
19102023-12-07T04:42:39.488Z Compiling unicode-xid v0.2.4
19112023-12-07T04:42:39.695Z Compiling synstructure v0.12.6
19122023-12-07T04:42:39.814Z Compiling tinyvec_macros v0.1.1
19132023-12-07T04:42:39.923Z Compiling tinyvec v1.6.0
19142023-12-07T04:42:41.047Z Compiling rustls v0.21.9
19152023-12-07T04:42:41.521Z Compiling native-tls v0.2.11
19162023-12-07T04:42:41.541Z Compiling crc32fast v1.3.2
19172023-12-07T04:42:41.541Z Compiling pin-utils v0.1.0
19182023-12-07T04:42:41.570Z Compiling ppv-lite86 v0.2.17
19192023-12-07T04:42:41.589Z Compiling futures-io v0.3.29
19202023-12-07T04:42:41.950Z Compiling bzip2-sys v0.1.11+1.0.8
19212023-12-07T04:42:42.134Z Compiling spin v0.9.8
19222023-12-07T04:42:42.331Z Compiling tracing-core v0.1.31
19232023-12-07T04:42:42.521Z Compiling unicode-normalization v0.1.22
19242023-12-07T04:42:42.562Z Compiling unicode-bidi v0.3.13
19252023-12-07T04:42:42.822Z Compiling rand_chacha v0.3.1
19262023-12-07T04:42:43.746Z Compiling subtle v2.5.0
19272023-12-07T04:42:43.788Z Compiling rand v0.8.5
19282023-12-07T04:42:44.788Z Compiling errno v0.3.2
19292023-12-07T04:42:45.163Z Compiling num-iter v0.1.43
19302023-12-07T04:42:45.172Z Compiling usdt-impl v0.3.5
19312023-12-07T04:42:45.205Z Compiling ahash v0.8.3
19322023-12-07T04:42:45.653Z Compiling base64 v0.21.5
19332023-12-07T04:42:46.604Z Compiling schemars v0.8.13
19342023-12-07T04:42:46.849Z Compiling rustix v0.38.25
19352023-12-07T04:42:47.039Z Compiling signal-hook v0.3.17
19362023-12-07T04:42:47.403Z Compiling serde_derive_internals v0.26.0
19372023-12-07T04:42:48.053Z Compiling zerocopy-derive v0.2.0
19382023-12-07T04:42:48.502Z Compiling serde_derive v1.0.192
19392023-12-07T04:42:48.602Z Compiling zeroize_derive v1.4.2
19402023-12-07T04:42:48.627Z Compiling tokio-macros v2.2.0
19412023-12-07T04:42:49.209Z Compiling thiserror-impl v1.0.49
19422023-12-07T04:42:50.832Z Compiling futures-macro v0.3.29
19432023-12-07T04:42:50.953Z Compiling zeroize v1.7.0
19442023-12-07T04:42:50.966Z Compiling tracing-attributes v0.1.26
19452023-12-07T04:42:52.101Z Compiling openssl-macros v0.1.1
19462023-12-07T04:42:52.182Z Compiling zerocopy-derive v0.6.4
19472023-12-07T04:42:53.836Z Compiling pest v2.7.2
19482023-12-07T04:42:53.876Z Compiling crypto-common v0.1.6
19492023-12-07T04:42:53.927Z Compiling block-buffer v0.10.4
19502023-12-07T04:42:54.294Z Compiling digest v0.10.7
19512023-12-07T04:42:55.603Z Compiling fnv v1.0.7
19522023-12-07T04:42:55.629Z Compiling bitflags v1.3.2
19532023-12-07T04:42:55.684Z Compiling schemars_derive v0.8.13
19542023-12-07T04:42:56.262Z Compiling tracing v0.1.37
19552023-12-07T04:42:56.990Z Compiling zerocopy v0.3.0
19562023-12-07T04:42:58.215Z Compiling pest_meta v2.7.2
19572023-12-07T04:42:59.106Z Compiling lazy_static v1.4.0
19582023-12-07T04:43:00.193Z Compiling pest_generator v2.7.2
19592023-12-07T04:43:00.993Z Compiling backtrace v0.3.69
19602023-12-07T04:43:01.574Z Compiling num-bigint v0.4.4
19612023-12-07T04:43:01.734Z Compiling memoffset v0.9.0
19622023-12-07T04:43:02.148Z Compiling smoltcp v0.9.1
19632023-12-07T04:43:02.350Z Compiling foreign-types-shared v0.1.1
19642023-12-07T04:43:02.490Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19652023-12-07T04:43:03.046Z Compiling hashbrown v0.12.3
19662023-12-07T04:43:03.059Z Compiling iana-time-zone v0.1.57
19672023-12-07T04:43:03.514Z Compiling base64ct v1.6.0
19682023-12-07T04:43:03.546Z Compiling openssl-probe v0.1.5
19692023-12-07T04:43:03.781Z Compiling async-trait v0.1.74
19702023-12-07T04:43:03.957Z Compiling crossbeam-utils v0.8.16
19712023-12-07T04:43:04.437Z Compiling untrusted v0.7.1
19722023-12-07T04:43:04.603Z Compiling doc-comment v0.3.3
19732023-12-07T04:43:04.668Z Compiling percent-encoding v2.3.1
19742023-12-07T04:43:05.119Z Compiling hashbrown v0.14.2
19752023-12-07T04:43:05.124Z Compiling pest_derive v2.7.2
19762023-12-07T04:43:05.124Z Compiling equivalent v1.0.1
19772023-12-07T04:43:05.124Z Compiling untrusted v0.9.0
19782023-12-07T04:43:05.885Z Compiling dtrace-parser v0.1.14
19792023-12-07T04:43:06.712Z Compiling pem-rfc7468 v0.7.0
19802023-12-07T04:43:06.789Z Compiling foreign-types v0.3.2
19812023-12-07T04:43:08.497Z Compiling dof v0.1.5
19822023-12-07T04:43:08.780Z Compiling clap_derive v4.4.2
19832023-12-07T04:43:08.997Z Compiling der_derive v0.7.2
19842023-12-07T04:43:10.693Z Compiling bytes v1.5.0
19852023-12-07T04:43:12.050Z Compiling bitflags v2.4.0
19862023-12-07T04:43:12.075Z Compiling tokio v1.34.0
19872023-12-07T04:43:12.537Z Compiling rustc_version v0.4.0
19882023-12-07T04:43:13.295Z Compiling http v0.2.11
19892023-12-07T04:43:15.126Z Compiling heapless v0.7.16
19902023-12-07T04:43:15.369Z Compiling uuid v1.6.1
19912023-12-07T04:43:15.707Z Compiling indexmap v2.1.0
19922023-12-07T04:43:16.286Z Compiling chrono v0.4.31
19932023-12-07T04:43:17.219Z Compiling thread-id v4.2.0
19942023-12-07T04:43:17.362Z Compiling flagset v0.4.3
19952023-12-07T04:43:17.671Z Compiling time-core v0.1.1
19962023-12-07T04:43:17.806Z Compiling anstyle v1.0.2
19972023-12-07T04:43:17.903Z Compiling utf8parse v0.2.1
19982023-12-07T04:43:18.164Z Compiling rustversion v1.0.14
19992023-12-07T04:43:18.599Z Compiling adler v1.0.2
20002023-12-07T04:43:18.709Z Compiling try-lock v0.2.4
20012023-12-07T04:43:18.885Z Compiling siphasher v0.3.11
20022023-12-07T04:43:18.899Z Compiling cpufeatures v0.2.9
20032023-12-07T04:43:19.109Z Compiling sha2 v0.10.8
20042023-12-07T04:43:19.477Z Compiling want v0.3.1
20052023-12-07T04:43:19.867Z Compiling miniz_oxide v0.7.1
20062023-12-07T04:43:22.059Z Compiling anstyle-parse v0.2.1
20072023-12-07T04:43:22.648Z Compiling time-macros v0.2.13
20082023-12-07T04:43:23.665Z Compiling der v0.7.8
20092023-12-07T04:43:24.705Z Compiling tokio-util v0.7.10
20102023-12-07T04:43:26.986Z Compiling h2 v0.3.21
20112023-12-07T04:43:27.870Z Compiling http-body v0.4.5
20122023-12-07T04:43:31.428Z Compiling serde_tokenstream v0.1.7
20132023-12-07T04:43:33.071Z Compiling rustls-webpki v0.101.7
20142023-12-07T04:43:33.536Z Compiling sct v0.7.0
20152023-12-07T04:43:33.942Z Compiling form_urlencoded v1.2.1
20162023-12-07T04:43:34.393Z Compiling pin-project-internal v1.1.3
20172023-12-07T04:43:35.037Z Compiling hubpack_derive v0.1.1
20182023-12-07T04:43:36.212Z Compiling socket2 v0.4.9
20192023-12-07T04:43:36.256Z Compiling crossbeam-epoch v0.9.15
20202023-12-07T04:43:36.924Z Compiling tower-service v0.3.2
20212023-12-07T04:43:37.098Z Compiling colorchoice v1.0.0
20222023-12-07T04:43:37.172Z Compiling anstyle-query v1.0.0
20232023-12-07T04:43:37.396Z Compiling anyhow v1.0.75
20242023-12-07T04:43:37.599Z Compiling slog v2.7.0
20252023-12-07T04:43:37.630Z Compiling httpdate v1.0.3
20262023-12-07T04:43:38.082Z Compiling radium v0.7.0
20272023-12-07T04:43:40.426Z Compiling hyper v0.14.27
20282023-12-07T04:43:43.142Z Compiling anstream v0.5.0
20292023-12-07T04:43:47.886Z Compiling terminal_size v0.2.6
20302023-12-07T04:43:48.018Z Compiling spki v0.7.2
20312023-12-07T04:43:48.748Z Compiling serde_spanned v0.6.4
20322023-12-07T04:43:49.553Z Compiling toml_datetime v0.6.5
20332023-12-07T04:43:50.139Z Compiling rustls-pemfile v1.0.3
20342023-12-07T04:43:50.559Z Compiling zerocopy v0.6.4
20352023-12-07T04:43:51.981Z Compiling md-5 v0.10.5
20362023-12-07T04:44:11.462Z Compiling hmac v0.12.1
20372023-12-07T04:44:11.462Z Compiling stringprep v0.1.3
20382023-12-07T04:44:11.462Z Compiling idna v0.5.0
20392023-12-07T04:44:13.141Z Compiling diesel_table_macro_syntax v0.1.0
20402023-12-07T04:44:13.141Z Compiling hash32 v0.2.1
20412023-12-07T04:44:13.141Z Compiling aho-corasick v1.0.4
20422023-12-07T04:44:13.141Z Compiling stable_deref_trait v1.2.0
20432023-12-07T04:44:13.141Z Compiling winnow v0.5.15
20442023-12-07T04:44:13.141Z Compiling maybe-uninit v2.0.0
20452023-12-07T04:44:13.142Z Compiling dyn-clone v1.0.13
20462023-12-07T04:44:13.142Z Compiling clap_lex v0.5.1
20472023-12-07T04:44:13.142Z Compiling tap v1.0.1
20482023-12-07T04:44:13.142Z Compiling regex-syntax v0.8.2
20492023-12-07T04:44:13.142Z Compiling fallible-iterator v0.2.0
20502023-12-07T04:44:13.143Z Compiling gimli v0.28.0
20512023-12-07T04:44:13.143Z Compiling either v1.9.0
20522023-12-07T04:44:13.144Z Compiling strsim v0.10.0
20532023-12-07T04:44:13.144Z Compiling clap_builder v4.4.2
20542023-12-07T04:44:13.144Z Compiling postgres-protocol v0.6.6
20552023-12-07T04:44:13.144Z Compiling wyz v0.5.1
20562023-12-07T04:44:13.145Z Compiling diesel_derives v2.1.2
20572023-12-07T04:44:13.146Z Compiling url v2.5.0
20582023-12-07T04:44:13.146Z Compiling regex-automata v0.4.3
20592023-12-07T04:44:13.146Z Compiling addr2line v0.21.0
20602023-12-07T04:44:13.146Z Compiling tokio-rustls v0.24.1
20612023-12-07T04:44:13.149Z Compiling rustls-native-certs v0.6.3
20622023-12-07T04:44:13.149Z Compiling strum_macros v0.25.2
20632023-12-07T04:44:13.149Z Compiling tokio-native-tls v0.3.1
20642023-12-07T04:44:13.149Z Compiling usdt-macro v0.3.5
20652023-12-07T04:44:13.149Z Compiling usdt-attr-macro v0.3.5
20662023-12-07T04:44:14.298Z Compiling phf_shared v0.11.2
20672023-12-07T04:44:15.312Z Compiling block-padding v0.3.3
20682023-12-07T04:44:15.596Z Compiling serde_repr v0.1.16
20692023-12-07T04:44:15.659Z Compiling enum-as-inner v0.5.1
20702023-12-07T04:44:15.690Z Compiling snafu-derive v0.7.5
20712023-12-07T04:44:17.117Z Compiling scheduled-thread-pool v0.2.7
20722023-12-07T04:44:17.213Z Compiling object v0.32.1
20732023-12-07T04:44:20.675Z Compiling num_threads v0.1.6
20742023-12-07T04:44:20.835Z Compiling deranged v0.3.8
20752023-12-07T04:44:23.639Z Compiling regex-automata v0.1.10
20762023-12-07T04:44:23.698Z Compiling ipnet v2.8.0
20772023-12-07T04:44:24.178Z Compiling matches v0.1.10
20782023-12-07T04:44:24.380Z Compiling packed_struct v0.10.1
20792023-12-07T04:44:24.947Z Compiling funty v2.0.0
20802023-12-07T04:44:25.560Z Compiling num-bigint-dig v0.8.4
20812023-12-07T04:44:25.955Z Compiling rustc-demangle v0.1.23
20822023-12-07T04:44:28.173Z Compiling bit-vec v0.6.3
20832023-12-07T04:44:28.197Z Compiling managed v0.8.0
20842023-12-07T04:44:31.286Z Compiling bitvec v1.0.1
20852023-12-07T04:44:33.983Z Compiling bstr v0.2.17
20862023-12-07T04:44:34.528Z Compiling idna v0.2.3
20872023-12-07T04:44:36.122Z Compiling time v0.3.27
20882023-12-07T04:44:36.890Z Compiling r2d2 v0.8.10
20892023-12-07T04:44:38.877Z Compiling inout v0.1.3
20902023-12-07T04:44:40.028Z Compiling phf v0.11.2
20912023-12-07T04:44:41.630Z Compiling hyper-tls v0.5.0
20922023-12-07T04:44:41.814Z Compiling regex v1.10.2
20932023-12-07T04:44:42.116Z Compiling hyper-rustls v0.24.2
20942023-12-07T04:44:42.862Z Compiling signal-hook-mio v0.2.3
20952023-12-07T04:44:43.074Z Compiling flate2 v1.0.28
20962023-12-07T04:44:43.329Z Compiling clap v4.4.3
20972023-12-07T04:44:43.744Z Compiling ipnetwork v0.20.0
20982023-12-07T04:44:43.744Z Compiling bzip2 v0.4.4
20992023-12-07T04:44:43.975Z Compiling toml_edit v0.19.15
21002023-12-07T04:44:44.013Z Compiling postgres-types v0.2.6
21012023-12-07T04:44:44.293Z Compiling itertools v0.11.0
21022023-12-07T04:44:44.529Z Compiling pkcs8 v0.10.2
21032023-12-07T04:44:44.633Z Compiling pin-project v1.1.3
21042023-12-07T04:44:45.293Z Compiling hubpack v0.1.2
21052023-12-07T04:44:45.973Z Compiling serde_urlencoded v0.7.1
21062023-12-07T04:44:46.279Z Compiling phf_shared v0.10.0
21072023-12-07T04:44:46.831Z Compiling futures-executor v0.3.29
21082023-12-07T04:44:49.274Z Compiling signature v2.1.0
21092023-12-07T04:44:49.621Z Compiling packed_struct_codegen v0.10.1
21102023-12-07T04:44:50.891Z Compiling float-cmp v0.9.0
21112023-12-07T04:44:51.900Z Compiling encoding_rs v0.8.33
21122023-12-07T04:44:52.703Z Compiling new_debug_unreachable v1.0.4
21132023-12-07T04:44:52.819Z Compiling predicates-core v1.0.6
21142023-12-07T04:44:53.061Z Compiling unicode-segmentation v1.10.1
21152023-12-07T04:44:53.873Z Compiling static_assertions v1.1.0
21162023-12-07T04:44:54.007Z Compiling normalize-line-endings v0.3.0
21172023-12-07T04:44:54.165Z Compiling precomputed-hash v0.1.1
21182023-12-07T04:44:54.316Z Compiling crc-catalog v2.2.0
21192023-12-07T04:44:54.982Z Compiling nodrop v0.1.14
21202023-12-07T04:44:55.424Z Compiling mime v0.3.17
21212023-12-07T04:44:55.468Z Compiling webpki-roots v0.25.2
21222023-12-07T04:44:55.778Z Compiling difflib v0.4.0
21232023-12-07T04:44:55.814Z Compiling regex-automata v0.3.8
21242023-12-07T04:44:56.202Z Compiling unicode-width v0.1.11
21252023-12-07T04:44:57.803Z Compiling data-encoding v2.4.0
21262023-12-07T04:44:57.926Z Compiling whoami v1.4.1
21272023-12-07T04:44:58.773Z Compiling fixedbitset v0.4.2
21282023-12-07T04:44:59.365Z Compiling petgraph v0.6.4
21292023-12-07T04:45:00.704Z Compiling trust-dns-proto v0.22.0
21302023-12-07T04:45:01.545Z Compiling bstr v1.6.0
21312023-12-07T04:45:05.191Z Compiling tokio-postgres v0.7.10
21322023-12-07T04:45:05.929Z Compiling console v0.15.7
21332023-12-07T04:45:07.939Z Compiling predicates v3.0.4
21342023-12-07T04:45:08.095Z Compiling reqwest v0.11.22
21352023-12-07T04:45:12.895Z Compiling array-init v0.0.4
21362023-12-07T04:45:13.376Z Compiling crc v3.0.1
21372023-12-07T04:45:14.492Z Compiling string_cache v0.8.7
21382023-12-07T04:45:14.969Z Compiling similar v2.2.1
21392023-12-07T04:45:15.140Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21402023-12-07T04:45:26.184Z Compiling toml v0.7.8
21412023-12-07T04:45:29.177Z Compiling futures v0.3.29
21422023-12-07T04:45:29.190Z Compiling pkcs1 v0.7.5
21432023-12-07T04:45:30.285Z Compiling snafu v0.7.5
21442023-12-07T04:45:30.321Z Compiling zip v0.6.6
21452023-12-07T04:45:30.426Z Compiling diesel v2.1.4
21462023-12-07T04:45:31.044Z Compiling smallvec v0.6.14
21472023-12-07T04:45:31.555Z Compiling crossterm v0.27.0
21482023-12-07T04:45:31.753Z Compiling yasna v0.5.2
21492023-12-07T04:45:32.328Z Compiling cipher v0.4.4
21502023-12-07T04:45:33.462Z Compiling hashbrown v0.13.2
21512023-12-07T04:45:36.423Z Compiling bit-set v0.5.3
21522023-12-07T04:45:36.846Z Compiling usdt v0.3.5
21532023-12-07T04:45:36.906Z Compiling is-terminal v0.4.9
21542023-12-07T04:45:37.215Z Compiling toml_edit v0.21.0
21552023-12-07T04:45:39.592Z Compiling itertools v0.10.5
21562023-12-07T04:45:44.086Z Compiling tokio-stream v0.1.14
21572023-12-07T04:45:44.491Z Compiling openapiv3 v2.0.0-rc.1
21582023-12-07T04:45:45.550Z Compiling hex v0.4.3
21592023-12-07T04:45:51.357Z Compiling lalrpop-util v0.19.12
21602023-12-07T04:45:56.941Z Compiling termcolor v1.2.0
21612023-12-07T04:45:57.213Z Compiling bitfield v0.14.0
21622023-12-07T04:46:03.766Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21632023-12-07T04:46:04.876Z Compiling env_logger v0.10.0
21642023-12-07T04:46:21.711Z Compiling rsa v0.9.2
21652023-12-07T04:46:32.292Z Compiling serde-hex v0.1.0
21662023-12-07T04:46:32.433Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21672023-12-07T04:46:36.929Z Compiling x509-cert v0.2.4
21682023-12-07T04:46:37.550Z Compiling ron v0.8.1
21692023-12-07T04:46:39.165Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21702023-12-07T04:46:39.557Z Compiling crc-any v2.4.3
21712023-12-07T04:47:00.335Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21722023-12-07T04:47:04.338Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21732023-12-07T04:47:16.612Z Compiling object v0.30.4
21742023-12-07T04:47:30.800Z Compiling path-slash v0.1.5
21752023-12-07T04:47:32.714Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21762023-12-07T04:48:15.631Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21772023-12-07T04:48:16.363Z Finished release [optimized] target(s) in 5m 53s
21782023-12-07T04:48:16.664Z
21792023-12-07T04:48:16.664Zreal 5:53.994150724
21802023-12-07T04:48:16.664Zuser 41:09.885118734
21812023-12-07T04:48:16.664Zsys 3:31.821336293
21822023-12-07T04:48:16.665Ztrap 1.607344612
21832023-12-07T04:48:16.665Ztflt 0.878830542
21842023-12-07T04:48:16.665Zdflt 0.404609980
21852023-12-07T04:48:16.665Zkflt 0.000049533
21862023-12-07T04:48:16.665Zlock 1:31:55.414461558
21872023-12-07T04:48:16.665Zslp 1:56:35.473900727
21882023-12-07T04:48:16.665Zlat 1:44.980401252
21892023-12-07T04:48:16.665Zstop 1:16.118020864
21902023-12-07T04:48:16.666Z+ ptime -m gzip
21912023-12-07T04:48:16.927Z
21922023-12-07T04:48:16.980Zreal 0.652361062
21932023-12-07T04:48:16.980Zuser 0.645479647
21942023-12-07T04:48:16.980Zsys 0.006332848
21952023-12-07T04:48:17.014Ztrap 0.000063251
21962023-12-07T04:48:17.014Ztflt 0.000000000
21972023-12-07T04:48:17.014Zdflt 0.000000000
21982023-12-07T04:48:17.014Zkflt 0.000000000
21992023-12-07T04:48:17.014Zlock 0.000000000
22002023-12-07T04:48:17.018Zslp 0.000000000
22012023-12-07T04:48:17.018Zlat 0.000163017
22022023-12-07T04:48:17.018Zstop 0.000220413
22032023-12-07T04:48:17.018Z+ banner tufaceous
22042023-12-07T04:48:17.018Z
22052023-12-07T04:48:17.019Z ##### # # ###### ## #### ###### #### # # ####
22062023-12-07T04:48:17.019Z # # # # # # # # # # # # # #
22072023-12-07T04:48:17.019Z # # # ##### # # # ##### # # # # ####
22082023-12-07T04:48:17.019Z # # # # ###### # # # # # # #
22092023-12-07T04:48:17.019Z # # # # # # # # # # # # # # #
22102023-12-07T04:48:17.019Z # #### # # # #### ###### #### #### ####
22112023-12-07T04:48:17.019Z
22122023-12-07T04:48:17.019Z+ ptime -m cargo build --locked -p tufaceous --release
22132023-12-07T04:48:17.616Z Downloading crates ...
22142023-12-07T04:48:18.077Z Downloaded globset v0.4.13
22152023-12-07T04:48:18.382Z Downloaded serde_plain v1.0.2
22162023-12-07T04:48:18.382Z Downloaded bytesize v1.3.0
22172023-12-07T04:48:18.382Z Downloaded fs-err v2.11.0
22182023-12-07T04:48:18.523Z Downloaded olpc-cjson v0.1.3
22192023-12-07T04:48:18.523Z Downloaded async-recursion v1.0.5
22202023-12-07T04:48:18.523Z Downloaded buf-list v1.0.3
22212023-12-07T04:48:18.523Z Downloaded tough v0.15.0
22222023-12-07T04:48:18.523Z Downloaded typed-path v0.6.0
22232023-12-07T04:48:18.523Z Downloaded humantime v2.1.0
22242023-12-07T04:48:18.523Z Compiling serde_tokenstream v0.2.0
22252023-12-07T04:48:18.524Z Compiling regress v0.7.1
22262023-12-07T04:48:18.524Z Compiling dirs-sys-next v0.1.2
22272023-12-07T04:48:18.524Z Compiling ident_case v1.0.1
22282023-12-07T04:48:18.524Z Compiling thread_local v1.1.7
22292023-12-07T04:48:18.524Z Compiling heck v0.4.1
22302023-12-07T04:48:18.524Z Compiling slog-async v2.8.0
22312023-12-07T04:48:19.120Z Compiling dirs-next v2.0.0
22322023-12-07T04:48:19.120Z Compiling darling_core v0.20.3
22332023-12-07T04:48:19.120Z Compiling camino v1.1.6
22342023-12-07T04:48:19.120Z Compiling term v0.7.0
22352023-12-07T04:48:19.474Z Compiling crossbeam-channel v0.5.8
22362023-12-07T04:48:19.839Z Compiling getopts v0.2.21
22372023-12-07T04:48:19.966Z Compiling structmeta-derive v0.2.0
22382023-12-07T04:48:20.179Z Compiling atty v0.2.14
22392023-12-07T04:48:20.377Z Compiling multer v2.1.0
22402023-12-07T04:48:20.946Z Compiling paste v1.0.14
22412023-12-07T04:48:21.446Z Compiling take_mut v0.2.2
22422023-12-07T04:48:21.628Z Compiling match_cfg v0.1.0
22432023-12-07T04:48:21.629Z Compiling unsafe-libyaml v0.2.9
22442023-12-07T04:48:21.629Z Compiling hostname v0.3.1
22452023-12-07T04:48:41.426Z Compiling slog-term v2.9.0
22462023-12-07T04:48:41.534Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22472023-12-07T04:48:41.684Z Compiling structmeta v0.2.0
22482023-12-07T04:48:41.684Z Compiling serde_yaml v0.9.25
22492023-12-07T04:48:41.684Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22502023-12-07T04:48:41.685Z Compiling slog-json v2.6.1
22512023-12-07T04:48:41.685Z Compiling darling_macro v0.20.3
22522023-12-07T04:48:41.685Z Compiling async-stream-impl v0.3.5
22532023-12-07T04:48:41.685Z Compiling darling v0.20.3
22542023-12-07T04:48:41.685Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22552023-12-07T04:48:41.685Z Compiling atomic-waker v1.1.1
22562023-12-07T04:48:41.685Z Compiling fastrand v2.0.0
22572023-12-07T04:48:41.685Z Compiling regex-syntax v0.7.5
22582023-12-07T04:48:41.685Z Compiling async-stream v0.3.5
22592023-12-07T04:48:41.688Z Compiling waitgroup v0.1.2
22602023-12-07T04:48:41.794Z Compiling tempfile v3.8.1
22612023-12-07T04:48:41.794Z Compiling serde_with_macros v2.3.3
22622023-12-07T04:48:41.794Z Compiling slog-bunyan v2.4.0
22632023-12-07T04:48:41.795Z Compiling toml v0.8.8
22642023-12-07T04:48:41.795Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22652023-12-07T04:48:41.795Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22662023-12-07T04:48:41.795Z Compiling sha1 v0.10.6
22672023-12-07T04:48:41.795Z Compiling serde_path_to_error v0.1.14
22682023-12-07T04:48:41.795Z Compiling instant v0.1.12
22692023-12-07T04:48:41.795Z Compiling fs-err v2.11.0
22702023-12-07T04:48:41.797Z Compiling buf-list v1.0.3
22712023-12-07T04:48:41.797Z Compiling debug-ignore v1.0.5
22722023-12-07T04:48:41.797Z Compiling arc-swap v1.6.0
22732023-12-07T04:48:41.797Z Compiling same-file v1.0.6
22742023-12-07T04:48:41.797Z Compiling walkdir v2.4.0
22752023-12-07T04:48:41.798Z Compiling slog-scope v4.4.0
22762023-12-07T04:48:41.798Z Compiling backoff v0.4.0
22772023-12-07T04:48:41.798Z Compiling serde_with v2.3.3
22782023-12-07T04:48:41.798Z Compiling parse-display-derive v0.8.2
22792023-12-07T04:48:41.798Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22802023-12-07T04:48:41.798Z Compiling globset v0.4.13
22812023-12-07T04:48:41.798Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22822023-12-07T04:48:41.798Z Compiling strum v0.25.0
22832023-12-07T04:48:41.798Z Compiling olpc-cjson v0.1.3
22842023-12-07T04:48:42.370Z Compiling pem v3.0.2
22852023-12-07T04:48:42.747Z Compiling serde_plain v1.0.2
22862023-12-07T04:48:42.862Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22872023-12-07T04:48:43.571Z Compiling macaddr v1.0.1
22882023-12-07T04:48:44.712Z Compiling async-recursion v1.0.5
22892023-12-07T04:48:44.967Z Compiling xattr v1.0.1
22902023-12-07T04:48:45.429Z Compiling filetime v0.2.23
22912023-12-07T04:48:45.961Z Compiling typed-path v0.6.0
22922023-12-07T04:48:46.072Z Compiling parse-display v0.8.2
22932023-12-07T04:48:46.215Z Compiling tar v0.4.40
22942023-12-07T04:48:46.364Z Compiling slog-stdlog v4.1.1
22952023-12-07T04:48:48.391Z Compiling camino-tempfile v1.1.1
22962023-12-07T04:48:49.512Z Compiling itertools v0.12.0
22972023-12-07T04:48:49.624Z Compiling tough v0.15.0
22982023-12-07T04:48:49.948Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22992023-12-07T04:48:50.192Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23002023-12-07T04:48:55.665Z Compiling bytesize v1.3.0
23012023-12-07T04:48:55.713Z Compiling slog-envlogger v2.2.0
23022023-12-07T04:48:56.538Z Compiling humantime v2.1.0
23032023-12-07T04:49:00.203Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23042023-12-07T04:49:25.121Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23052023-12-07T04:49:25.423Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23062023-12-07T04:49:35.139Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23072023-12-07T04:49:37.451Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23082023-12-07T04:50:06.030Z Finished release [optimized] target(s) in 1m 49s
23092023-12-07T04:50:06.114Z
23102023-12-07T04:50:06.119Zreal 1:49.158722710
23112023-12-07T04:50:06.119Zuser 11:33.135074147
23122023-12-07T04:50:06.119Zsys 43.395476820
23132023-12-07T04:50:06.119Ztrap 0.405186407
23142023-12-07T04:50:06.119Ztflt 0.302593222
23152023-12-07T04:50:06.119Zdflt 0.724477967
23162023-12-07T04:50:06.119Zkflt 0.000035386
23172023-12-07T04:50:06.119Zlock 21:49.783445164
23182023-12-07T04:50:06.119Zslp 23:26.661488297
23192023-12-07T04:50:06.119Zlat 20.032804330
23202023-12-07T04:50:06.119Zstop 10.717543050
23212023-12-07T04:50:06.119Z+ ptime -m gzip
23222023-12-07T04:50:08.464Z
23232023-12-07T04:50:08.469Zreal 2.343986314
23242023-12-07T04:50:08.469Zuser 2.317440601
23252023-12-07T04:50:08.469Zsys 0.025829823
23262023-12-07T04:50:08.469Ztrap 0.000226117
23272023-12-07T04:50:08.469Ztflt 0.000000000
23282023-12-07T04:50:08.469Zdflt 0.000000000
23292023-12-07T04:50:08.469Zkflt 0.000000000
23302023-12-07T04:50:08.469Zlock 0.000000000
23312023-12-07T04:50:08.469Zslp 0.000000000
23322023-12-07T04:50:08.469Zlat 0.000164193
23332023-12-07T04:50:08.469Zstop 0.000223462
23342023-12-07T04:50:08.469Zprocess exited: duration 1142018 ms, exit code 0
 
23352023-12-07T04:50:08.479Zfound 5 output files
23362023-12-07T04:50:08.479Zuploading: /work/end-to-end-tests/bootstrap-be9c817b94af4e8a.gz (6319419 bytes)
23372023-12-07T04:50:10.920Zuploaded: /work/end-to-end-tests/bootstrap-be9c817b94af4e8a.gz
23382023-12-07T04:50:10.920Zuploading: /work/end-to-end-tests/bootstrap.gz (95897275 bytes)
23392023-12-07T04:50:42.679Zuploaded: /work/end-to-end-tests/bootstrap.gz
23402023-12-07T04:50:42.679Zuploading: /work/end-to-end-tests/end_to_end_tests-ff923d3f5c6228d4.gz (99182346 bytes)
23412023-12-07T04:51:28.061Zuploaded: /work/end-to-end-tests/end_to_end_tests-ff923d3f5c6228d4.gz
23422023-12-07T04:51:28.061Zuploading: /work/caboose-util.gz (4091465 bytes)
23432023-12-07T04:51:32.289Zuploaded: /work/caboose-util.gz
23442023-12-07T04:51:32.289Zuploading: /work/tufaceous.gz (14958964 bytes)
23452023-12-07T04:51:38.307Zuploaded: /work/tufaceous.gz