01HMHSG2Q6BGN495R0M7F652QP: 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: 01HMHSGQRBAZ2JZV10PMPXSY61

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-19T21:28:57.308Zjob assigned to worker 01HMHSZGCPXSBS2ANXA4Q6JESN (queued for 8 m 52 s)
 
22024-01-19T21:28:57.714Zstarting task 0: "setup"
32024-01-19T21:28:57.766Z++ uname -s
42024-01-19T21:28:57.769Z+ kern=SunOS
52024-01-19T21:28:57.769Z+ case "$kern" in
62024-01-19T21:28:57.769Z+ groupadd -g 12345 build
72024-01-19T21:28:57.772Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-19T21:28:59.820Z+ zfs create -o mountpoint=/work rpool/work
92024-01-19T21:28:59.927Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-19T21:28:59.930Z+ home_fs=zfs
112024-01-19T21:28:59.930Z+ [[ zfs == autofs ]]
122024-01-19T21:28:59.930Z+ mkdir -p /home/build
132024-01-19T21:28:59.935Z+ chown build:build /home/build /work
142024-01-19T21:29:01.937Z+ chmod 0700 /home/build /work
152024-01-19T21:29:01.944Zprocess exited: duration 4225 ms, exit code 0
 
162024-01-19T21:29:01.963Zstarting task 1: "rust-toolchain"
172024-01-19T21:29:01.976Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-19T21:29:01.982Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-01-19T21:29:02.203Zinfo: downloading installer
202024-01-19T21:29:03.881Zwarning: it looks like you have an existing installation of Rust at:
212024-01-19T21:29:03.881Zwarning: /opt/ooce/bin
222024-01-19T21:29:03.881Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-19T21:29:03.881Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-19T21:29:03.881Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-19T21:29:03.881Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-19T21:29:03.881Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-19T21:29:03.882Zerror: cannot install while Rust is installed
282024-01-19T21:29:03.882Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-19T21:29:04.032Zinfo: profile set to 'default'
302024-01-19T21:29:04.032Zinfo: default host triple is x86_64-unknown-illumos
312024-01-19T21:29:04.035Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-01-19T21:29:04.203Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-01-19T21:29:04.203Zinfo: downloading component 'cargo'
342024-01-19T21:29:04.868Zinfo: downloading component 'clippy'
352024-01-19T21:29:05.190Zinfo: downloading component 'rust-docs'
362024-01-19T21:29:06.014Zinfo: downloading component 'rust-std'
372024-01-19T21:29:07.497Zinfo: downloading component 'rustc'
382024-01-19T21:29:11.073Zinfo: downloading component 'rustfmt'
392024-01-19T21:29:11.291Zinfo: installing component 'cargo'
402024-01-19T21:29:12.700Zinfo: installing component 'clippy'
412024-01-19T21:29:13.310Zinfo: installing component 'rust-docs'
422024-01-19T21:29:16.050Zinfo: installing component 'rust-std'
432024-01-19T21:29:19.229Zinfo: installing component 'rustc'
442024-01-19T21:29:25.858Zinfo: installing component 'rustfmt'
452024-01-19T21:29:26.362Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-01-19T21:29:26.362Z
472024-01-19T21:29:26.489Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-01-19T21:29:26.489Z
492024-01-19T21:29:26.489Z
502024-01-19T21:29:26.489ZRust is installed now. Great!
512024-01-19T21:29:26.489Z
522024-01-19T21:29:26.489ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-19T21:29:26.489Zenvironment variable. This has not been done automatically.
542024-01-19T21:29:26.489Z
552024-01-19T21:29:26.489ZTo configure your current shell, run:
562024-01-19T21:29:26.489Zsource "$HOME/.cargo/env"
572024-01-19T21:29:26.581Z+ rustc --version
582024-01-19T21:29:26.696Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-01-19T21:29:26.705Zprocess exited: duration 24744 ms, exit code 0
 
602024-01-19T21:29:26.711Zstarting task 2: "authentication"
612024-01-19T21:29:26.762Zprocess exited: duration 49 ms, exit code 0
 
622024-01-19T21:29:26.771Zstarting task 3: "clone repository"
632024-01-19T21:29:26.778Z+ mkdir -p /work/oxidecomputer/omicron
642024-01-19T21:29:26.781Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-01-19T21:29:26.877ZCloning into '/work/oxidecomputer/omicron'...
662024-01-19T21:29:34.277Z+ cd /work/oxidecomputer/omicron
672024-01-19T21:29:34.278Z+ [[ -n silo-ip-pools-endpoint ]]
682024-01-19T21:29:34.283Z+ git fetch origin silo-ip-pools-endpoint
692024-01-19T21:29:34.608ZFrom https://github.com/oxidecomputer/omicron
702024-01-19T21:29:34.611Z * branch silo-ip-pools-endpoint -> FETCH_HEAD
712024-01-19T21:29:34.646Z+ git checkout -B silo-ip-pools-endpoint remotes/origin/silo-ip-pools-endpoint
722024-01-19T21:29:34.742ZSwitched to a new branch 'silo-ip-pools-endpoint'
732024-01-19T21:29:34.752Zbranch 'silo-ip-pools-endpoint' set up to track 'origin/silo-ip-pools-endpoint'.
742024-01-19T21:29:34.752Z+ git reset --hard 9e8500d11143c7c0601e5b08509958a07f032470
752024-01-19T21:29:34.922ZHEAD is now at 9e8500d11 share query to fetch pools for silo
762024-01-19T21:29:34.925Zprocess exited: duration 8153 ms, exit code 0
 
772024-01-19T21:29:34.933Zstarting task 4: "build"
782024-01-19T21:29:34.938Z+ cargo --version
792024-01-19T21:29:34.947Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
802024-01-19T21:29:35.144Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
812024-01-19T21:29:35.147Zinfo: downloading component 'cargo'
822024-01-19T21:29:35.854Zinfo: downloading component 'clippy'
832024-01-19T21:29:36.088Zinfo: downloading component 'rust-docs'
842024-01-19T21:29:36.974Zinfo: downloading component 'rust-std'
852024-01-19T21:29:38.321Zinfo: downloading component 'rustc'
862024-01-19T21:29:42.130Zinfo: downloading component 'rustfmt'
872024-01-19T21:29:42.336Zinfo: installing component 'cargo'
882024-01-19T21:29:43.638Zinfo: installing component 'clippy'
892024-01-19T21:29:44.127Zinfo: installing component 'rust-docs'
902024-01-19T21:29:46.990Zinfo: installing component 'rust-std'
912024-01-19T21:29:49.436Zinfo: installing component 'rustc'
922024-01-19T21:29:55.806Zinfo: installing component 'rustfmt'
932024-01-19T21:29:56.357Zcargo 1.74.1 (ecb9851af 2023-10-18)
942024-01-19T21:29:56.360Z+ rustc --version
952024-01-19T21:29:56.485Zrustc 1.74.1 (a28077b28 2023-12-04)
962024-01-19T21:29:56.495Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972024-01-19T21:30:09.988Z Startup: Refreshing catalog 'helios-dev' ... Done
982024-01-19T21:30:11.721Z Startup: Caching catalogs ... Done
992024-01-19T21:30:14.232ZPlanning: Solver setup ... Done (1.995s)
1002024-01-19T21:30:14.294ZPlanning: Running solver ... Done (0.054s)
1012024-01-19T21:30:14.314ZPlanning: Finding local manifests ... Done (0.003s)
1022024-01-19T21:30:14.383ZPlanning: Fetching manifests: 0/4 0% complete
1032024-01-19T21:30:14.662ZPlanning: Fetching manifests: 4/4 100% complete
1042024-01-19T21:30:14.745ZPlanning: Package planning ... Done (0.087s)
1052024-01-19T21:30:14.831ZPlanning: Merging actions ... Done (0.085s)
1062024-01-19T21:30:15.730ZPlanning: Checking for conflicting actions ... Done (0.900s)
1072024-01-19T21:30:15.751ZPlanning: Consolidating action changes ... Done (0.018s)
1082024-01-19T21:30:20.739ZPlanning: Evaluating mediators ... Done (4.925s)
1092024-01-19T21:30:20.746ZPlanning: Planning completed in 8.90 seconds
1102024-01-19T21:30:23.611Z Packages to install: 4
1112024-01-19T21:30:23.611Z Mediators to change: 2
1122024-01-19T21:30:23.611Z Services to change: 1
1132024-01-19T21:30:23.611Z Estimated space available: 148.87 GB
1142024-01-19T21:30:23.611ZEstimated space to be consumed: 1.40 GB
1152024-01-19T21:30:23.615Z Create boot environment: No
1162024-01-19T21:30:23.615ZCreate backup boot environment: No
1172024-01-19T21:30:23.615Z Rebuild boot archive: No
1182024-01-19T21:30:23.615Z
1192024-01-19T21:30:23.615ZChanged mediators:
1202024-01-19T21:30:23.615Z mediator clang:
1212024-01-19T21:30:23.615Z version: None -> 15 (system default)
1222024-01-19T21:30:23.615Z
1232024-01-19T21:30:23.616Z mediator llvm:
1242024-01-19T21:30:23.616Z version: 14 (system default) -> 15 (system default)
1252024-01-19T21:30:23.616Z
1262024-01-19T21:30:23.616ZChanged packages:
1272024-01-19T21:30:23.616Zhelios-dev
1282024-01-19T21:30:23.616Z developer/build-essential
1292024-01-19T21:30:23.616Z None -> 11-2.0
1302024-01-19T21:30:23.616Z library/libxmlsec1
1312024-01-19T21:30:23.616Z None -> 1.2.35-2.0
1322024-01-19T21:30:23.618Z ooce/developer/clang-15
1332024-01-19T21:30:23.618Z None -> 15.0.7-2.0
1342024-01-19T21:30:23.618Z ooce/developer/llvm-15
1352024-01-19T21:30:23.618Z None -> 15.0.7-2.0
1362024-01-19T21:30:23.618Z
1372024-01-19T21:30:23.618ZServices:
1382024-01-19T21:30:23.618Z restart_fmri:
1392024-01-19T21:30:23.618Z svc:/system/update-man-index:default
1402024-01-19T21:30:23.850Z
1412024-01-19T21:30:23.850ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422024-01-19T21:30:28.851ZDownload: 1248/3290 items 90.7/212.6MB 42% complete (18.1M/s)
1432024-01-19T21:30:34.902ZDownload: 2479/3290 items 120.2/212.6MB 56% complete (12.2M/s)
1442024-01-19T21:30:40.252ZDownload: 3274/3290 items 207.8/212.6MB 97% complete (11.7M/s)
1452024-01-19T21:30:41.439ZDownload: Completed 212.60 MB in 15.56 seconds (13.7M/s)
1462024-01-19T21:30:41.440Z Actions: 1/3689 actions (Installing new actions)
1472024-01-19T21:31:00.955Z Actions: 2632/3689 actions (Installing new actions)
1482024-01-19T21:31:01.696Z Actions: Completed 3689 actions in 7.73 seconds.
1492024-01-19T21:31:01.696Z Done (0.244s)
1502024-01-19T21:31:01.696Z Done (0.000s)
1512024-01-19T21:31:01.696Z Done (0.313s)
1522024-01-19T21:31:01.696Z Done (7.579s)
1532024-01-19T21:31:01.697Z Done (0.112s)
1542024-01-19T21:31:01.697Z Done (0.000s)
1552024-01-19T21:31:01.697Z Done (0.000s)
1562024-01-19T21:31:01.697ZPlanning: Evaluating mediator changes ... Done
1572024-01-19T21:31:01.697ZPlanning: Checking for conflicting actions ... Done
1582024-01-19T21:31:01.697ZPlanning: Consolidating action changes ... Done
1592024-01-19T21:31:01.697ZPlanning: Evaluating mediators ... Done
1602024-01-19T21:31:01.697ZPlanning: Planning completed in 0.76 seconds
1612024-01-19T21:31:01.697Z Mediators to change: 2
1622024-01-19T21:31:01.697Z Create boot environment: No
1632024-01-19T21:31:01.697ZCreate backup boot environment: No
1642024-01-19T21:31:01.697Z Done
1652024-01-19T21:31:01.698Z Done
1662024-01-19T21:31:01.698Z Done
1672024-01-19T21:31:04.555Z Done
1682024-01-19T21:31:04.752Z Done
1692024-01-19T21:31:04.752Z Done
1702024-01-19T21:31:04.963Z Done
1712024-01-19T21:31:06.019ZPlanning: Evaluating mediator changes ... Done
1722024-01-19T21:31:06.680ZPlanning: Merging actions ... Done
1732024-01-19T21:31:06.681ZPlanning: Checking for conflicting actions ... Done
1742024-01-19T21:31:06.681ZPlanning: Consolidating action changes ... Done
1752024-01-19T21:31:07.063ZPlanning: Evaluating mediators ... Done
1762024-01-19T21:31:07.063ZPlanning: Planning completed in 1.34 seconds
1772024-01-19T21:31:07.063Z Packages to change: 1
1782024-01-19T21:31:07.063Z Mediators to change: 1
1792024-01-19T21:31:07.063Z Services to change: 1
1802024-01-19T21:31:07.064Z Create boot environment: No
1812024-01-19T21:31:07.064ZCreate backup boot environment: Yes
1822024-01-19T21:31:08.885Z Actions: 1/6 actions (Updating modified actions)
1832024-01-19T21:31:09.061Z Actions: Completed 6 actions in 0.00 seconds.
1842024-01-19T21:31:09.061Z Done
1852024-01-19T21:31:09.061Z Done
1862024-01-19T21:31:09.062Z Done
1872024-01-19T21:31:33.170Z Done
1882024-01-19T21:31:33.170Z Done
1892024-01-19T21:31:33.170Z Done
1902024-01-19T21:31:33.170Z Done
1912024-01-19T21:31:33.170ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1922024-01-19T21:31:33.184Zclang system 15 system
1932024-01-19T21:31:33.184Zcsh system system illumos
1942024-01-19T21:31:33.184Zctags system system illumos
1952024-01-19T21:31:33.184Zgcc vendor 12 vendor
1962024-01-19T21:31:33.187Zgcc system 10 system
1972024-01-19T21:31:33.187Zgcc system 7 system
1982024-01-19T21:31:33.188Zgo system 1.20 system
1992024-01-19T21:31:33.188Zgo system 1.19 system
2002024-01-19T21:31:33.188Zllvm system 15 system
2012024-01-19T21:31:33.188Zllvm system 14 system
2022024-01-19T21:31:33.188Zmariadb system 10.6 system
2032024-01-19T21:31:33.188Zmta vendor vendor dma
2042024-01-19T21:31:33.188Zopenjdk system 17 system
2052024-01-19T21:31:33.188Zopenjdk system 11 system
2062024-01-19T21:31:33.188Zopenjdk system 1.8 system
2072024-01-19T21:31:33.188Zopenssl vendor 3 vendor
2082024-01-19T21:31:33.188Zperl system 5.36 system
2092024-01-19T21:31:33.188Zpostgresql system 15 system
2102024-01-19T21:31:33.188Zpostgresql system 13 system
2112024-01-19T21:31:33.188Zpython vendor 3 vendor
2122024-01-19T21:31:33.188Zpython system 2 system
2132024-01-19T21:31:33.188Zpython3 system 3.11 system
2142024-01-19T21:31:33.188Zruby system 3.0 system
2152024-01-19T21:31:33.188Zwords vendor vendor american-english
2162024-01-19T21:31:33.188Zwords system system australian-english
2172024-01-19T21:31:33.188Zwords system system british-english
2182024-01-19T21:31:33.188Zwords system system canadian-english
2192024-01-19T21:31:33.188Zwords system system french
2202024-01-19T21:31:33.188Zwords system system italian
2212024-01-19T21:31:33.189Zwords system system ngerman
2222024-01-19T21:31:33.189Zwords system system ogerman
2232024-01-19T21:31:33.189Zwords system system spanish
2242024-01-19T21:31:33.189ZFMRI IFO
2252024-01-19T21:31:33.189Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2262024-01-19T21:31:33.189Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2272024-01-19T21:31:33.189Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2282024-01-19T21:31:33.189Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2292024-01-19T21:31:33.189Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2302024-01-19T21:31:33.189Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2312024-01-19T21:31:33.189Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2322024-01-19T21:31:33.190Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2332024-01-19T21:31:33.190Z+ set -o errexit
2342024-01-19T21:31:33.190Z+++ dirname ./tools/ci_download_cockroachdb
2352024-01-19T21:31:33.190Z++ cd ./tools
2362024-01-19T21:31:33.190Z++ pwd
2372024-01-19T21:31:33.190Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2382024-01-19T21:31:33.190Z++ basename ./tools/ci_download_cockroachdb
2392024-01-19T21:31:33.190Z+ ARG0=ci_download_cockroachdb
2402024-01-19T21:31:33.190Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2412024-01-19T21:31:33.190Z+ CIDL_VERSION=v22.1.9
2422024-01-19T21:31:33.190Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2432024-01-19T21:31:33.190Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2442024-01-19T21:31:33.190Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2452024-01-19T21:31:33.190Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2462024-01-19T21:31:33.190Z+ TARGET_DIR=out
2472024-01-19T21:31:33.190Z+ DOWNLOAD_DIR=out/downloads
2482024-01-19T21:31:33.190Z+ DEST_DIR=./out/cockroachdb
2492024-01-19T21:31:33.190Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2502024-01-19T21:31:33.190Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2512024-01-19T21:31:33.190Z+ main
2522024-01-19T21:31:33.190Z+ [[ 0 != 0 ]]
2532024-01-19T21:31:33.190Z+ CIDL_OS=solaris2.11
2542024-01-19T21:31:33.190Z+ [[ 0 != 0 ]]
2552024-01-19T21:31:33.190Z+ configure_os solaris2.11
2562024-01-19T21:31:33.191Z+ echo 'current directory: /work/oxidecomputer/omicron'
2572024-01-19T21:31:33.191Zcurrent directory: /work/oxidecomputer/omicron
2582024-01-19T21:31:33.191Z+ echo 'configuring based on OS: "solaris2.11"'
2592024-01-19T21:31:33.191Zconfiguring based on OS: "solaris2.11"
2602024-01-19T21:31:33.191Z+ case "$1" in
2612024-01-19T21:31:33.191Z+ CIDL_BUILD=illumos
2622024-01-19T21:31:33.191Z+ CIDL_SUFFIX=tar.gz
2632024-01-19T21:31:33.191Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2642024-01-19T21:31:33.191Z+ CIDL_MD5FUNC=do_md5sum
2652024-01-19T21:31:33.191Z+ CIDL_URL_BASE=https://illumos.org/downloads
2662024-01-19T21:31:33.191Z+ CIDL_ASSEMBLE=do_assemble_illumos
2672024-01-19T21:31:33.191Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2682024-01-19T21:31:33.191Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2692024-01-19T21:31:33.191Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2702024-01-19T21:31:33.191Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2712024-01-19T21:31:33.192Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2722024-01-19T21:31:33.192Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2732024-01-19T21:31:33.193Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2742024-01-19T21:31:33.193ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-01-19T21:31:33.193ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-01-19T21:31:33.193Z+ mkdir -p out/downloads
2772024-01-19T21:31:33.193Z+ mkdir -p ./out/cockroachdb
2782024-01-19T21:31:33.193Z+ local DO_DOWNLOAD=true
2792024-01-19T21:31:33.193Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2802024-01-19T21:31:33.193Z+ '[' true == true ']'
2812024-01-19T21:31:33.193Z+ echo Downloading...
2822024-01-19T21:31:33.193ZDownloading...
2832024-01-19T21:31:33.193Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842024-01-19T21:31:33.193Z+ 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
2852024-01-19T21:31:33.194Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2862024-01-19T21:31:33.194Z++ md5sum
2872024-01-19T21:31:33.329Z++ awk '{print $1}'
2882024-01-19T21:31:33.329ZBuild Tag: v22.1.9-dirty
2892024-01-19T21:31:33.329ZBuild Time: 2022/10/26 21:17:46
2902024-01-19T21:31:33.329ZDistribution: OSS
2912024-01-19T21:31:33.329ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2922024-01-19T21:31:33.329ZGo Version: go1.17.13
2932024-01-19T21:31:33.329ZC Compiler: gcc 10.3.0
2942024-01-19T21:31:33.329ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
2952024-01-19T21:31:33.329ZBuild Type: release
2962024-01-19T21:31:33.329Zcurrent directory: /work/oxidecomputer/omicron
2972024-01-19T21:31:33.330Zconfiguring based on OS: "solaris2.11"
2982024-01-19T21:31:33.330ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
2992024-01-19T21:31:33.330ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3002024-01-19T21:31:33.330ZDownloading...
3012024-01-19T21:31:33.330ZClickHouse server version 22.8.9.1.
3022024-01-19T21:31:33.330ZURL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
3032024-01-19T21:31:33.330ZLocal file: out/downloads/console.tar.gz
3042024-01-19T21:31:33.330ZDownloading...
3052024-01-19T21:31:33.330Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3062024-01-19T21:31:33.330Z+ [[ 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 ]]
3072024-01-19T21:31:33.330Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082024-01-19T21:31:33.330Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3092024-01-19T21:31:33.330Z+ do_assemble_illumos
3102024-01-19T21:31:33.330Z+ rm -r ./out/cockroachdb
3112024-01-19T21:31:33.330Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3122024-01-19T21:31:33.330ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
3132024-01-19T21:31:33.330Z+ ./out/cockroachdb/bin/cockroach version
3142024-01-19T21:31:33.330ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
3152024-01-19T21:31:33.330Z+ set -o errexit
3162024-01-19T21:31:33.330ZDownloading...
3172024-01-19T21:31:33.330Z+++ dirname ./tools/ci_download_clickhouse
3182024-01-19T21:31:33.330Z++ cd ./tools
3192024-01-19T21:31:33.331Z++ pwd
3202024-01-19T21:31:33.331Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3212024-01-19T21:31:33.331Z++ basename ./tools/ci_download_clickhouse
3222024-01-19T21:31:33.331Z+ ARG0=ci_download_clickhouse
3232024-01-19T21:31:33.331Z+ TARGET_DIR=out
3242024-01-19T21:31:33.331Z+ DOWNLOAD_DIR=out/downloads
3252024-01-19T21:31:33.331Z+ DEST_DIR=./out/clickhouse
3262024-01-19T21:31:33.331Z+ CIDL_VERSION=v22.8.9.24
3272024-01-19T21:31:33.331Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3282024-01-19T21:31:33.331Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3292024-01-19T21:31:33.331Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3302024-01-19T21:31:33.331Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3312024-01-19T21:31:33.331Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3322024-01-19T21:31:33.336Z+ main
3332024-01-19T21:31:33.336Z+ [[ 0 != 0 ]]
3342024-01-19T21:31:33.336Z+ CIDL_OS=solaris2.11
3352024-01-19T21:31:33.336Z+ [[ 0 != 0 ]]
3362024-01-19T21:31:33.336Z+ configure_os solaris2.11
3372024-01-19T21:31:33.336Z+ echo 'current directory: /work/oxidecomputer/omicron'
3382024-01-19T21:31:33.336Z+ echo 'configuring based on OS: "solaris2.11"'
3392024-01-19T21:31:33.336Z+ CIDL_DASHREV=
3402024-01-19T21:31:33.336Z+ case "$1" in
3412024-01-19T21:31:33.336Z+ CIDL_PLATFORM=illumos
3422024-01-19T21:31:33.336Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3432024-01-19T21:31:33.336Z+ CIDL_MD5FUNC=do_md5sum
3442024-01-19T21:31:33.336Z+ CIDL_DASHREV=-1
3452024-01-19T21:31:33.336Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3462024-01-19T21:31:33.336Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3472024-01-19T21:31:33.336Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-01-19T21:31:33.336Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492024-01-19T21:31:33.336Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502024-01-19T21:31:33.336Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3512024-01-19T21:31:33.336Z+ mkdir -p out/downloads
3522024-01-19T21:31:33.336Z+ mkdir -p ./out/clickhouse
3532024-01-19T21:31:33.337Z+ local DO_DOWNLOAD=true
3542024-01-19T21:31:33.337Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552024-01-19T21:31:33.337Z+ '[' true == true ']'
3562024-01-19T21:31:33.337Z+ echo Downloading...
3572024-01-19T21:31:33.337Z+ 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
3582024-01-19T21:31:33.339Z+ 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
3592024-01-19T21:31:33.339Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-01-19T21:31:33.339Z++ md5sum
3612024-01-19T21:31:33.339Z++ awk '{print $1}'
3622024-01-19T21:31:33.339Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3632024-01-19T21:31:33.339Z+ [[ 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 ]]
3642024-01-19T21:31:33.339Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3652024-01-19T21:31:33.339Z+ mkdir -p ./out/clickhouse
3662024-01-19T21:31:33.339Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3672024-01-19T21:31:33.339Z+ ./out/clickhouse/clickhouse server --version
3682024-01-19T21:31:33.339Z+ set -o errexit
3692024-01-19T21:31:33.339Z+++ dirname ./tools/ci_download_console
3702024-01-19T21:31:33.339Z++ cd ./tools
3712024-01-19T21:31:33.340Z++ pwd
3722024-01-19T21:31:33.340Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3732024-01-19T21:31:33.340Z++ basename ./tools/ci_download_console
3742024-01-19T21:31:33.340Z+ ARG0=ci_download_console
3752024-01-19T21:31:33.340Z+ TARGET_DIR=out
3762024-01-19T21:31:33.340Z+ DOWNLOAD_DIR=out/downloads
3772024-01-19T21:31:33.340Z+ DEST_DIR=./out/console-assets
3782024-01-19T21:31:33.340Z+ source /work/oxidecomputer/omicron/tools/console_version
3792024-01-19T21:31:33.340Z++ COMMIT=644a45b8e4ab673ad51754e372277abc3ddfd036
3802024-01-19T21:31:33.340Z++ SHA2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
3812024-01-19T21:31:33.340Z+ URL=https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
3822024-01-19T21:31:33.342Z+ TARBALL_FILE=out/downloads/console.tar.gz
3832024-01-19T21:31:33.342Z+ main
3842024-01-19T21:31:33.342Z+ [[ 0 != 0 ]]
3852024-01-19T21:31:33.342Z+ echo 'URL: https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz'
3862024-01-19T21:31:33.342Z+ echo 'Local file: out/downloads/console.tar.gz'
3872024-01-19T21:31:33.413Z+ local DO_DOWNLOAD=true
3882024-01-19T21:31:33.413Z+ [[ -f out/downloads/console.tar.gz ]]
3892024-01-19T21:31:33.413Z+ mkdir -p out/downloads
3902024-01-19T21:31:33.413Z+ '[' true == true ']'
3912024-01-19T21:31:33.413Z+ echo Downloading...
3922024-01-19T21:31:33.413Z+ do_download_curl https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz out/downloads/console.tar.gz
3932024-01-19T21:31:33.413Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/644a45b8e4ab673ad51754e372277abc3ddfd036.tar.gz
3942024-01-19T21:31:33.413Z++ do_sha256sum out/downloads/console.tar.gz
3952024-01-19T21:31:33.413Z++ case "$OSTYPE" in
3962024-01-19T21:31:33.413Z++ SHA=sha256sum
3972024-01-19T21:31:33.413Z++ sha256sum
3982024-01-19T21:31:33.414Z++ awk '{print $1}'
3992024-01-19T21:31:33.414Z+ calculated_sha2=a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0
4002024-01-19T21:31:33.414Z+ [[ a059917d826081df04efd44186f6dfeef0099fc53f1e8618796ea990a510f4b0 != \a\0\5\9\9\1\7\d\8\2\6\0\8\1\d\f\0\4\e\f\d\4\4\1\8\6\f\6\d\f\e\e\f\0\0\9\9\f\c\5\3\f\1\e\8\6\1\8\7\9\6\e\a\9\9\0\a\5\1\0\f\4\b\0 ]]
4012024-01-19T21:31:33.414Z+ rm -rf ./out/console-assets
4022024-01-19T21:31:33.414Z+ mkdir -p ./out/console-assets
4032024-01-19T21:31:33.414Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4042024-01-19T21:31:33.414Z+ mkdir -p ./out/console-assets
4052024-01-19T21:31:33.415Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4062024-01-19T21:31:33.415Z+ set -o errexit
4072024-01-19T21:31:33.415Z+++ dirname ./tools/ci_download_maghemite_openapi
4082024-01-19T21:31:33.415Z++ cd ./tools
4092024-01-19T21:31:33.415Z++ pwd
4102024-01-19T21:31:33.415Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4112024-01-19T21:31:33.415Z++ basename ./tools/ci_download_maghemite_openapi
4122024-01-19T21:31:33.415Z+ ARG0=ci_download_maghemite_openapi
4132024-01-19T21:31:33.415Z+ TARGET_DIR=out
4142024-01-19T21:31:33.415Z+ DOWNLOAD_DIR=out/downloads
4152024-01-19T21:31:33.415Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4162024-01-19T21:31:33.415Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4172024-01-19T21:31:33.415Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4182024-01-19T21:31:33.415Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4192024-01-19T21:31:33.415Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4202024-01-19T21:31:33.415Z+ main
4212024-01-19T21:31:33.415Z+ [[ 0 != 0 ]]
4222024-01-19T21:31:33.415Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4232024-01-19T21:31:33.416Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4242024-01-19T21:31:33.416Z+ local DO_DOWNLOAD=true
4252024-01-19T21:31:33.416Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4262024-01-19T21:31:33.416Z+ mkdir -p out/downloads
4272024-01-19T21:31:33.416Z+ '[' true == true ']'
4282024-01-19T21:31:33.416Z+ echo Downloading...
4292024-01-19T21:31:33.416Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4302024-01-19T21:31:33.416Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4312024-01-19T21:31:33.439Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4322024-01-19T21:31:33.439Z++ case "$OSTYPE" in
4332024-01-19T21:31:33.439Z++ SHA=sha256sum
4342024-01-19T21:31:33.472Z++ sha256sum
4352024-01-19T21:31:33.472Z++ awk '{print $1}'
4362024-01-19T21:31:33.472Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372024-01-19T21:31:33.472Z+ [[ 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 ]]
4382024-01-19T21:31:33.472Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4392024-01-19T21:31:33.472Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4402024-01-19T21:31:33.472Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4412024-01-19T21:31:33.472Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4422024-01-19T21:31:33.473Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4432024-01-19T21:31:33.473Z+ main
4442024-01-19T21:31:33.473Z+ [[ 0 != 0 ]]
4452024-01-19T21:31:33.473Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4462024-01-19T21:31:33.473ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4472024-01-19T21:31:33.473ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4482024-01-19T21:31:33.473Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4492024-01-19T21:31:33.473Z+ local DO_DOWNLOAD=true
4502024-01-19T21:31:33.473Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4512024-01-19T21:31:33.473Z+ mkdir -p out/downloads
4522024-01-19T21:31:33.474Z+ '[' true == true ']'
4532024-01-19T21:31:33.474Z+ echo Downloading...
4542024-01-19T21:31:33.474ZDownloading...
4552024-01-19T21:31:33.474Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4562024-01-19T21:31:33.474Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4572024-01-19T21:31:34.064Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4582024-01-19T21:31:34.072Z++ case "$OSTYPE" in
4592024-01-19T21:31:34.072Z++ SHA=sha256sum
4602024-01-19T21:31:34.072Z++ sha256sum
4612024-01-19T21:31:34.072Z++ awk '{print $1}'
4622024-01-19T21:31:34.083Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4632024-01-19T21:31:34.085Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4642024-01-19T21:31:34.105Z+ set -o errexit
4652024-01-19T21:31:34.105Z+++ dirname ./tools/ci_download_dendrite_openapi
4662024-01-19T21:31:34.105Z++ cd ./tools
4672024-01-19T21:31:34.105Z++ pwd
4682024-01-19T21:31:34.106Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4692024-01-19T21:31:34.106Z++ basename ./tools/ci_download_dendrite_openapi
4702024-01-19T21:31:34.107Z+ ARG0=ci_download_dendrite_openapi
4712024-01-19T21:31:34.107Z+ TARGET_DIR=out
4722024-01-19T21:31:34.107Z+ DOWNLOAD_DIR=out/downloads
4732024-01-19T21:31:34.107Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4742024-01-19T21:31:34.107Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
4752024-01-19T21:31:34.107Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4762024-01-19T21:31:34.107Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4772024-01-19T21:31:34.107Z+ LOCAL_FILE=out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4782024-01-19T21:31:34.107Z+ main
4792024-01-19T21:31:34.107Z+ [[ 0 != 0 ]]
4802024-01-19T21:31:34.107Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json'
4812024-01-19T21:31:34.107ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4822024-01-19T21:31:34.107Z+ echo 'Local file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json'
4832024-01-19T21:31:34.107Z+ local DO_DOWNLOAD=true
4842024-01-19T21:31:34.107ZLocal file: out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4852024-01-19T21:31:34.107Z+ [[ -f out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json ]]
4862024-01-19T21:31:34.107Z+ mkdir -p out/downloads
4872024-01-19T21:31:34.107Z+ '[' true == true ']'
4882024-01-19T21:31:34.107Z+ echo Downloading...
4892024-01-19T21:31:34.107ZDownloading...
4902024-01-19T21:31:34.107Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4912024-01-19T21:31:34.107Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dpd.json
4922024-01-19T21:31:34.281Z++ do_sha256sum out/downloads/dpd-1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7.json
4932024-01-19T21:31:34.281Z++ case "$OSTYPE" in
4942024-01-19T21:31:34.351Z++ SHA=sha256sum
4952024-01-19T21:31:34.351Z++ sha256sum
4962024-01-19T21:31:34.351Z++ awk '{print $1}'
4972024-01-19T21:31:34.351Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4982024-01-19T21:31:34.383Z+ [[ 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 ]]
4992024-01-19T21:31:34.383Z+ set -o errexit
5002024-01-19T21:31:34.383Z+++ dirname ./tools/ci_download_dendrite_stub
5012024-01-19T21:31:34.383Z++ cd ./tools
5022024-01-19T21:31:34.383Z++ pwd
5032024-01-19T21:31:34.383Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5042024-01-19T21:31:34.383Z++ basename ./tools/ci_download_dendrite_stub
5052024-01-19T21:31:34.383Z+ ARG0=ci_download_dendrite_stub
5062024-01-19T21:31:34.383Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5072024-01-19T21:31:34.383Z++ CIDL_SHA256_ILLUMOS=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5082024-01-19T21:31:34.383Z++ CIDL_SHA256_LINUX_DPD=5c8bc252818897bc552a039f2423eb668d99e19ef54374644412c7aca533f94e
5092024-01-19T21:31:34.383Z++ CIDL_SHA256_LINUX_SWADM=9d549fc3ebaf392961404b50e802ccb5e81e41e779ecc46166d49e5fb44b524f
5102024-01-19T21:31:34.383Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5112024-01-19T21:31:34.383Z++ COMMIT=1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5122024-01-19T21:31:34.383Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5132024-01-19T21:31:34.383Z+ TARGET_DIR=out
5142024-01-19T21:31:34.384Z+ DOWNLOAD_DIR=out/downloads
5152024-01-19T21:31:34.384Z+ DEST_DIR=./out/dendrite-stub
5162024-01-19T21:31:34.384Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5172024-01-19T21:31:34.384Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5182024-01-19T21:31:34.384Z+ REPO=oxidecomputer/dendrite
5192024-01-19T21:31:34.384Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7
5202024-01-19T21:31:34.384Z+ main
5212024-01-19T21:31:34.384Z+ [[ 0 != 0 ]]
5222024-01-19T21:31:34.384Z+ CIDL_OS=solaris2.11
5232024-01-19T21:31:34.384Z+ [[ 0 != 0 ]]
5242024-01-19T21:31:34.384Z+ configure_os solaris2.11
5252024-01-19T21:31:34.384Z+ echo 'current directory: /work/oxidecomputer/omicron'
5262024-01-19T21:31:34.384Zcurrent directory: /work/oxidecomputer/omicron
5272024-01-19T21:31:34.384Zconfiguring based on OS: "solaris2.11"
5282024-01-19T21:31:34.384Z+ echo 'configuring based on OS: "solaris2.11"'
5292024-01-19T21:31:34.384Z+ case "$1" in
5302024-01-19T21:31:34.384Z+ SET_BINARIES=
5312024-01-19T21:31:34.384Z+ CIDL_SHA256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5322024-01-19T21:31:34.384Z+ CIDL_SHA256FUNC=do_sha256sum
5332024-01-19T21:31:34.384Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5342024-01-19T21:31:34.384Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5352024-01-19T21:31:34.384Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5362024-01-19T21:31:34.384Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz'
5372024-01-19T21:31:34.385ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5382024-01-19T21:31:34.391Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5392024-01-19T21:31:34.391Z+ mkdir -p out/downloads
5402024-01-19T21:31:34.391ZLocal file: out/downloads/dendrite-stub.tar.gz
5412024-01-19T21:31:34.391Z+ mkdir -p ./out/dendrite-stub
5422024-01-19T21:31:34.391Z+ fetch_and_verify
5432024-01-19T21:31:34.392Z+ local DO_DOWNLOAD=true
5442024-01-19T21:31:34.392Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5452024-01-19T21:31:34.392Z+ '[' true == true ']'
5462024-01-19T21:31:34.392Z+ echo Downloading...
5472024-01-19T21:31:34.392ZDownloading...
5482024-01-19T21:31:34.392Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5492024-01-19T21:31:34.392Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/1c2f91a493c8b3c5fb7b853c570b2901ac3c22a7/dendrite-stub.tar.gz
5502024-01-19T21:31:39.634Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5512024-01-19T21:31:39.639Z++ sha256sum
5522024-01-19T21:31:39.639Z++ awk '{print $1}'
5532024-01-19T21:31:39.740Z+ calculated_sha256=052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80
5542024-01-19T21:31:39.741Z+ [[ 052d97370515189465e4e835edb4a2d7e1e0b55ace0230ba18f045a03d975e80 != \0\5\2\d\9\7\3\7\0\5\1\5\1\8\9\4\6\5\e\4\e\8\3\5\e\d\b\4\a\2\d\7\e\1\e\0\b\5\5\a\c\e\0\2\3\0\b\a\1\8\f\0\4\5\a\0\3\d\9\7\5\e\8\0 ]]
5552024-01-19T21:31:39.745Z+ do_untar out/downloads/dendrite-stub.tar.gz
5562024-01-19T21:31:39.745Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5572024-01-19T21:31:40.855Z+ do_assemble
5582024-01-19T21:31:40.855Z+ rm -r ./out/dendrite-stub
5592024-01-19T21:31:40.863Z+ mkdir ./out/dendrite-stub
5602024-01-19T21:31:40.863Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5612024-01-19T21:31:41.023Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5622024-01-19T21:31:41.036Z+ set -o errexit
5632024-01-19T21:31:41.039Z+++ dirname ./tools/ci_download_maghemite_mgd
5642024-01-19T21:31:41.042Z++ cd ./tools
5652024-01-19T21:31:41.042Z++ pwd
5662024-01-19T21:31:41.042Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5672024-01-19T21:31:41.042Z++ basename ./tools/ci_download_maghemite_mgd
5682024-01-19T21:31:41.046Z+ ARG0=ci_download_maghemite_mgd
5692024-01-19T21:31:41.046Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5702024-01-19T21:31:41.046Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5712024-01-19T21:31:41.046Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5722024-01-19T21:31:41.046Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5732024-01-19T21:31:41.046Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5742024-01-19T21:31:41.046Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5752024-01-19T21:31:41.046Z+ TARGET_DIR=out
5762024-01-19T21:31:41.046Z+ DOWNLOAD_DIR=out/downloads
5772024-01-19T21:31:41.048Z+ DEST_DIR=./out/mgd
5782024-01-19T21:31:41.048Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5792024-01-19T21:31:41.048Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5802024-01-19T21:31:41.048Z+ REPO=oxidecomputer/maghemite
5812024-01-19T21:31:41.048Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
5822024-01-19T21:31:41.048Z+ main
5832024-01-19T21:31:41.048Z+ [[ 0 != 0 ]]
5842024-01-19T21:31:41.048Z+ CIDL_OS=solaris2.11
5852024-01-19T21:31:41.048Z+ [[ 0 != 0 ]]
5862024-01-19T21:31:41.048Z+ configure_os solaris2.11
5872024-01-19T21:31:41.048Z+ echo 'current directory: /work/oxidecomputer/omicron'
5882024-01-19T21:31:41.048Zcurrent directory: /work/oxidecomputer/omicron
5892024-01-19T21:31:41.048Z+ echo 'configuring based on OS: "solaris2.11"'
5902024-01-19T21:31:41.048Zconfiguring based on OS: "solaris2.11"
5912024-01-19T21:31:41.048Z+ case "$1" in
5922024-01-19T21:31:41.048Z+ SET_BINARIES=
5932024-01-19T21:31:41.048Z+ CIDL_SHA256FUNC=do_sha256sum
5942024-01-19T21:31:41.048Z+ TARBALL_FILENAME=mgd.tar.gz
5952024-01-19T21:31:41.049Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
5962024-01-19T21:31:41.049Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5972024-01-19T21:31:41.049Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
5982024-01-19T21:31:41.049ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
5992024-01-19T21:31:41.049Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6002024-01-19T21:31:41.049ZLocal file: out/downloads/mgd.tar.gz
6012024-01-19T21:31:41.049Z+ mkdir -p out/downloads
6022024-01-19T21:31:41.052Z+ mkdir -p ./out/mgd
6032024-01-19T21:31:41.052Z+ fetch_and_verify
6042024-01-19T21:31:41.052Z+ local DO_DOWNLOAD=true
6052024-01-19T21:31:41.052Z+ [[ -f out/downloads/mgd.tar.gz ]]
6062024-01-19T21:31:41.052Z+ '[' true == true ']'
6072024-01-19T21:31:41.052Z+ echo Downloading...
6082024-01-19T21:31:41.052ZDownloading...
6092024-01-19T21:31:41.052Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6102024-01-19T21:31:41.052Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6112024-01-19T21:31:45.884Z++ do_sha256sum out/downloads/mgd.tar.gz
6122024-01-19T21:31:45.894Z++ sha256sum
6132024-01-19T21:31:45.894Z++ awk '{print $1}'
6142024-01-19T21:31:45.980Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6152024-01-19T21:31:45.980Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6162024-01-19T21:31:45.988Z+ do_untar out/downloads/mgd.tar.gz
6172024-01-19T21:31:45.988Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6182024-01-19T21:31:46.609Z+ do_assemble
6192024-01-19T21:31:46.610Z+ rm -r ./out/mgd
6202024-01-19T21:31:46.615Z+ mkdir ./out/mgd
6212024-01-19T21:31:46.618Z+ cp -r out/downloads/root ./out/mgd/root
6222024-01-19T21:31:46.834Z+ set -o errexit
6232024-01-19T21:31:46.838Z+++ dirname ./tools/ci_download_transceiver_control
6242024-01-19T21:31:46.841Z++ cd ./tools
6252024-01-19T21:31:46.841Z++ pwd
6262024-01-19T21:31:46.841Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6272024-01-19T21:31:46.841Z++ basename ./tools/ci_download_transceiver_control
6282024-01-19T21:31:46.845Z+ ARG0=ci_download_transceiver_control
6292024-01-19T21:31:46.845Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6302024-01-19T21:31:46.845Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6312024-01-19T21:31:46.845Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6322024-01-19T21:31:46.845Z+ TARGET_DIR=out
6332024-01-19T21:31:46.846Z+ DOWNLOAD_DIR=out/downloads
6342024-01-19T21:31:46.846Z+ DEST_DIR=./out/transceiver-control
6352024-01-19T21:31:46.846Z+ BIN_DIR=/opt/oxide/bin
6362024-01-19T21:31:46.846Z+ BINARY=xcvradm
6372024-01-19T21:31:46.846Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6382024-01-19T21:31:46.846Z+ REPO=oxidecomputer/transceiver-control
6392024-01-19T21:31:46.846Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6402024-01-19T21:31:46.846Z+ main
6412024-01-19T21:31:46.846Z+ [[ 0 != 0 ]]
6422024-01-19T21:31:46.846Z+ CIDL_OS=solaris2.11
6432024-01-19T21:31:46.846Z+ [[ 0 != 0 ]]
6442024-01-19T21:31:46.846Z+ configure_os solaris2.11
6452024-01-19T21:31:46.847Z+ echo 'current directory: /work/oxidecomputer/omicron'
6462024-01-19T21:31:46.847Zcurrent directory: /work/oxidecomputer/omicron
6472024-01-19T21:31:46.847Z+ echo 'configuring based on OS: "solaris2.11"'
6482024-01-19T21:31:46.847Z+ case "$1" in
6492024-01-19T21:31:46.847Zconfiguring based on OS: "solaris2.11"
6502024-01-19T21:31:46.847Z+ SET_BINARIES=
6512024-01-19T21:31:46.847Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6522024-01-19T21:31:46.847Z+ CIDL_SHA256FUNC=do_sha256sum
6532024-01-19T21:31:46.847Z+ ARCHIVE_FILENAME=xcvradm.gz
6542024-01-19T21:31:46.847Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6552024-01-19T21:31:46.848Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6562024-01-19T21:31:46.848Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6572024-01-19T21:31:46.848ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6582024-01-19T21:31:46.848Z+ echo 'Local file: out/downloads/xcvradm.gz'
6592024-01-19T21:31:46.848ZLocal file: out/downloads/xcvradm.gz
6602024-01-19T21:31:46.848Z+ mkdir -p out/downloads
6612024-01-19T21:31:46.851Z+ mkdir -p ./out/transceiver-control
6622024-01-19T21:31:46.851Z+ fetch_and_verify
6632024-01-19T21:31:46.851Z+ local DO_DOWNLOAD=true
6642024-01-19T21:31:46.851Z+ [[ -f out/downloads/xcvradm.gz ]]
6652024-01-19T21:31:46.851Z+ '[' true == true ']'
6662024-01-19T21:31:46.851Z+ echo Downloading...
6672024-01-19T21:31:46.851ZDownloading...
6682024-01-19T21:31:46.851Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6692024-01-19T21:31:46.851Z+ 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
6702024-01-19T21:31:48.359Z++ do_sha256sum out/downloads/xcvradm.gz
6712024-01-19T21:31:48.382Z++ sha256sum
6722024-01-19T21:31:48.382Z++ awk '{print $1}'
6732024-01-19T21:31:48.382Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742024-01-19T21:31:48.382Z+ [[ 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 ]]
6752024-01-19T21:31:48.382Z+ do_unpack out/downloads/xcvradm.gz
6762024-01-19T21:31:48.382Z+ mkdir -p out/downloads/root//opt/oxide/bin
6772024-01-19T21:31:48.382Z+ gzip -dc out/downloads/xcvradm.gz
6782024-01-19T21:31:48.473Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6792024-01-19T21:31:48.482Z+ do_assemble
6802024-01-19T21:31:48.482Z+ rm -r ./out/transceiver-control
6812024-01-19T21:31:48.482Z+ mkdir ./out/transceiver-control
6822024-01-19T21:31:48.488Z+ cp -r out/downloads/root ./out/transceiver-control/root
6832024-01-19T21:31:48.744ZAll prerequisites installed successfully
6842024-01-19T21:31:48.747Z
6852024-01-19T21:31:48.747Zreal 1:52.227601797
6862024-01-19T21:31:48.747Zuser 53.170468548
6872024-01-19T21:31:48.747Zsys 10.454851227
6882024-01-19T21:31:48.747Ztrap 0.025929621
6892024-01-19T21:31:48.747Ztflt 0.329737738
6902024-01-19T21:31:48.747Zdflt 0.471842350
6912024-01-19T21:31:48.747Zkflt 0.302295217
6922024-01-19T21:31:48.747Zlock 3.132478753
6932024-01-19T21:31:48.747Zslp 3:21.816502606
6942024-01-19T21:31:48.747Zlat 3.537278916
6952024-01-19T21:31:48.747Zstop 0.060029874
6962024-01-19T21:31:48.747Z+ banner end-to-end-tests
6972024-01-19T21:31:48.750Z
6982024-01-19T21:31:48.750Z ###### # # ##### ##### #### ###### # # #####
6992024-01-19T21:31:48.750Z # ## # # # # # # # ## # # #
7002024-01-19T21:31:48.750Z ##### # # # # # ##### # # # ##### ##### # # # # #
7012024-01-19T21:31:48.750Z # # # # # # # # # # # # # # #
7022024-01-19T21:31:48.751Z # # ## # # # # # # # ## # #
7032024-01-19T21:31:48.751Z ###### # # ##### # #### ###### # # #####
7042024-01-19T21:31:48.751Z
7052024-01-19T21:31:48.751Z+ export CARGO_PROFILE_DEV_DEBUG=1
7062024-01-19T21:31:48.751Z+ CARGO_PROFILE_DEV_DEBUG=1
7072024-01-19T21:31:48.751Z+ export CARGO_PROFILE_TEST_DEBUG=1
7082024-01-19T21:31:48.751Z+ CARGO_PROFILE_TEST_DEBUG=1
7092024-01-19T21:31:48.751Z+ export CARGO_INCREMENTAL=0
7102024-01-19T21:31:48.751Z+ CARGO_INCREMENTAL=0
7112024-01-19T21:31:48.751Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7122024-01-19T21:31:49.185Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7132024-01-19T21:31:49.549Z Updating crates.io index
7142024-01-19T21:31:49.552Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7152024-01-19T21:31:50.465Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7162024-01-19T21:31:53.070Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7172024-01-19T21:31:53.668Z Updating git repository `http://github.com/oxidecomputer/tofino`
7182024-01-19T21:31:53.967Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7192024-01-19T21:31:54.258Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7202024-01-19T21:31:54.536Z Updating git repository `https://github.com/oxidecomputer/propolis`
7212024-01-19T21:31:55.585Z Updating git repository `https://github.com/oxidecomputer/crucible`
7222024-01-19T21:31:57.904Z Updating git repository `https://github.com/oxidecomputer/opte`
7232024-01-19T21:31:58.996Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7242024-01-19T21:31:59.351Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7252024-01-19T21:31:59.966Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7262024-01-19T21:32:00.295Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7272024-01-19T21:32:00.625Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7282024-01-19T21:32:00.979Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7292024-01-19T21:32:01.530Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7302024-01-19T21:32:01.822Z Updating git repository `https://github.com/njaremko/samael`
7312024-01-19T21:32:02.505Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7322024-01-19T21:32:04.883Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7332024-01-19T21:32:05.249Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7342024-01-19T21:32:05.982Z Updating git repository `https://github.com/jgallagher/nix`
7352024-01-19T21:32:06.815Z Updating git repository `https://github.com/cbiffle/hubpack`
7362024-01-19T21:32:07.410Z Updating git repository `https://github.com/oxidecomputer/typify`
7372024-01-19T21:32:10.370Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7382024-01-19T21:32:10.825Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7392024-01-19T21:32:11.525Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7402024-01-19T21:32:13.169Z Downloading crates ...
7412024-01-19T21:32:13.437Z Downloaded bzip2 v0.4.4
7422024-01-19T21:32:13.457Z Downloaded addr2line v0.21.0
7432024-01-19T21:32:13.457Z Downloaded byteorder v1.5.0
7442024-01-19T21:32:13.457Z Downloaded curve25519-dalek-derive v0.1.0
7452024-01-19T21:32:13.457Z Downloaded cobs v0.2.3
7462024-01-19T21:32:13.457Z Downloaded async-trait v0.1.77
7472024-01-19T21:32:13.971Z Downloaded cancel-safe-futures v0.1.5
7482024-01-19T21:32:13.972Z Downloaded md5 v0.7.0
7492024-01-19T21:32:13.972Z Downloaded md-5 v0.10.5
7502024-01-19T21:32:13.972Z Downloaded clap v4.4.3
7512024-01-19T21:32:13.972Z Downloaded newtype_derive v0.1.6
7522024-01-19T21:32:13.972Z Downloaded colorchoice v1.0.0
7532024-01-19T21:32:13.972Z Downloaded num-derive v0.4.0
7542024-01-19T21:32:13.972Z Downloaded managed v0.8.0
7552024-01-19T21:32:13.972Z Downloaded pretty-hex v0.2.1
7562024-01-19T21:32:13.972Z Downloaded match_cfg v0.1.0
7572024-01-19T21:32:13.972Z Downloaded precomputed-hash v0.1.1
7582024-01-19T21:32:13.972Z Downloaded num_enum v0.5.11
7592024-01-19T21:32:13.972Z Downloaded cstr-argument v0.1.2
7602024-01-19T21:32:13.972Z Downloaded predicates v3.1.0
7612024-01-19T21:32:13.972Z Downloaded parse-display v0.8.2
7622024-01-19T21:32:13.973Z Downloaded bit-vec v0.6.3
7632024-01-19T21:32:13.973Z Downloaded clap_derive v4.4.2
7642024-01-19T21:32:13.973Z Downloaded diesel_table_macro_syntax v0.1.0
7652024-01-19T21:32:13.973Z Downloaded darling_macro v0.20.3
7662024-01-19T21:32:13.973Z Downloaded pretty-hex v0.4.1
7672024-01-19T21:32:13.973Z Downloaded async-stream v0.3.5
7682024-01-19T21:32:13.973Z Downloaded pbkdf2 v0.11.0
7692024-01-19T21:32:13.973Z Downloaded mime_guess v2.0.4
7702024-01-19T21:32:13.974Z Downloaded pkg-config v0.3.27
7712024-01-19T21:32:13.974Z Downloaded num v0.4.1
7722024-01-19T21:32:13.974Z Downloaded time-core v0.1.1
7732024-01-19T21:32:13.974Z Downloaded http-range v0.1.5
7742024-01-19T21:32:13.974Z Downloaded cipher v0.4.4
7752024-01-19T21:32:13.974Z Downloaded toolchain_find v0.2.0
7762024-01-19T21:32:13.974Z Downloaded terminal_size v0.2.6
7772024-01-19T21:32:13.975Z Downloaded synstructure v0.12.6
7782024-01-19T21:32:13.975Z Downloaded dirs-sys v0.4.1
7792024-01-19T21:32:13.975Z Downloaded pbkdf2 v0.12.2
7802024-01-19T21:32:13.975Z Downloaded dirs v5.0.1
7812024-01-19T21:32:13.975Z Downloaded anstyle v1.0.2
7822024-01-19T21:32:13.975Z Downloaded bitflags v2.4.0
7832024-01-19T21:32:13.975Z Downloaded hubpack_derive v0.1.1
7842024-01-19T21:32:13.975Z Downloaded r2d2 v0.8.10
7852024-01-19T21:32:13.976Z Downloaded der_derive v0.7.2
7862024-01-19T21:32:13.976Z Downloaded darling v0.20.3
7872024-01-19T21:32:13.976Z Downloaded russh-cryptovec v0.7.0
7882024-01-19T21:32:13.976Z Downloaded postgres-protocol v0.6.6
7892024-01-19T21:32:13.976Z Downloaded usdt-attr-macro v0.3.5
7902024-01-19T21:32:13.976Z Downloaded home v0.5.5
7912024-01-19T21:32:13.977Z Downloaded ppv-lite86 v0.2.17
7922024-01-19T21:32:13.977Z Downloaded hostname v0.3.1
7932024-01-19T21:32:13.977Z Downloaded http-body v0.4.5
7942024-01-19T21:32:13.978Z Downloaded password-hash v0.5.0
7952024-01-19T21:32:13.979Z Downloaded pem-rfc7468 v0.7.0
7962024-01-19T21:32:13.979Z Downloaded pest_derive v2.7.2
7972024-01-19T21:32:13.979Z Downloaded linear-map v1.2.0
7982024-01-19T21:32:13.979Z Downloaded rand_core v0.5.1
7992024-01-19T21:32:13.979Z Downloaded linked-hash-map v0.5.6
8002024-01-19T21:32:13.979Z Downloaded diesel_derives v2.1.2
8012024-01-19T21:32:13.979Z Downloaded rustls-pemfile v1.0.3
8022024-01-19T21:32:13.979Z Downloaded hmac v0.12.1
8032024-01-19T21:32:13.980Z Downloaded usdt-impl v0.3.5
8042024-01-19T21:32:13.980Z Downloaded toml v0.8.8
8052024-01-19T21:32:13.980Z Downloaded slog-stdlog v4.1.1
8062024-01-19T21:32:13.980Z Downloaded arc-swap v1.6.0
8072024-01-19T21:32:13.980Z Downloaded vec_map v0.8.2
8082024-01-19T21:32:13.980Z Downloaded semver v0.11.0
8092024-01-19T21:32:13.980Z Downloaded structmeta v0.2.0
8102024-01-19T21:32:13.980Z Downloaded ident_case v1.0.1
8112024-01-19T21:32:13.981Z Downloaded want v0.3.1
8122024-01-19T21:32:13.981Z Downloaded derive-where v1.2.7
8132024-01-19T21:32:13.981Z Downloaded version_check v0.9.4
8142024-01-19T21:32:13.981Z Downloaded flagset v0.4.3
8152024-01-19T21:32:13.981Z Downloaded errno v0.3.2
8162024-01-19T21:32:13.981Z Downloaded serde_tokenstream v0.2.0
8172024-01-19T21:32:13.981Z Downloaded foreign-types-shared v0.3.1
8182024-01-19T21:32:13.981Z Downloaded structopt-derive v0.4.18
8192024-01-19T21:32:13.982Z Downloaded scopeguard v1.2.0
8202024-01-19T21:32:13.982Z Downloaded omicron-zone-package v0.10.1
8212024-01-19T21:32:13.982Z Downloaded slog-term v2.9.0
8222024-01-19T21:32:13.984Z Downloaded futures-core v0.3.30
8232024-01-19T21:32:13.984Z Downloaded quick-error v1.2.3
8242024-01-19T21:32:13.984Z Downloaded getopts v0.2.21
8252024-01-19T21:32:13.984Z Downloaded memchr v2.6.3
8262024-01-19T21:32:13.984Z Downloaded strum v0.25.0
8272024-01-19T21:32:13.984Z Downloaded tower-service v0.3.2
8282024-01-19T21:32:13.985Z Downloaded kstat-rs v0.2.3
8292024-01-19T21:32:13.985Z Downloaded thiserror-impl-no-std v2.0.2
8302024-01-19T21:32:13.985Z Downloaded strsim v0.10.0
8312024-01-19T21:32:13.985Z Downloaded spin v0.5.2
8322024-01-19T21:32:13.985Z Downloaded lalrpop-util v0.19.12
8332024-01-19T21:32:13.985Z Downloaded rustls-pemfile v2.0.0
8342024-01-19T21:32:13.985Z Downloaded siphasher v0.3.11
8352024-01-19T21:32:13.985Z Downloaded backtrace v0.3.69
8362024-01-19T21:32:13.985Z Downloaded futures-macro v0.3.30
8372024-01-19T21:32:13.985Z Downloaded slog v2.7.0
8382024-01-19T21:32:13.985Z Downloaded foreign-types-macros v0.2.3
8392024-01-19T21:32:13.985Z Downloaded thread_local v1.1.7
8402024-01-19T21:32:13.985Z Downloaded slog-dtrace v0.2.3
8412024-01-19T21:32:13.985Z Downloaded hyper-rustls v0.24.2
8422024-01-19T21:32:13.985Z Downloaded zeroize v1.7.0
8432024-01-19T21:32:13.985Z Downloaded tracing v0.1.37
8442024-01-19T21:32:13.985Z Downloaded doc-comment v0.3.3
8452024-01-19T21:32:13.985Z Downloaded uuid v1.6.1
8462024-01-19T21:32:13.986Z Downloaded hyper-tls v0.5.0
8472024-01-19T21:32:13.994Z Downloaded inout v0.1.3
8482024-01-19T21:32:13.994Z Downloaded tokio-stream v0.1.14
8492024-01-19T21:32:13.994Z Downloaded tinyvec_macros v0.1.1
8502024-01-19T21:32:13.998Z Downloaded heck v0.3.3
8512024-01-19T21:32:13.998Z Downloaded foreign-types v0.3.2
8522024-01-19T21:32:13.998Z Downloaded swrite v0.1.0
8532024-01-19T21:32:13.998Z Downloaded thiserror-no-std v2.0.2
8542024-01-19T21:32:13.998Z Downloaded instant v0.1.12
8552024-01-19T21:32:13.998Z Downloaded elliptic-curve v0.13.8
8562024-01-19T21:32:13.998Z Downloaded semver-parser v0.10.2
8572024-01-19T21:32:13.998Z Downloaded rustversion v1.0.14
8582024-01-19T21:32:13.998Z Downloaded foreign-types v0.5.0
8592024-01-19T21:32:13.998Z Downloaded fixedbitset v0.4.2
8602024-01-19T21:32:13.998Z Downloaded heck v0.4.1
8612024-01-19T21:32:13.998Z Downloaded form_urlencoded v1.2.1
8622024-01-19T21:32:13.998Z Downloaded getrandom v0.1.16
8632024-01-19T21:32:13.998Z Downloaded structmeta-derive v0.2.0
8642024-01-19T21:32:13.998Z Downloaded signal-hook-mio v0.2.3
8652024-01-19T21:32:13.998Z Downloaded yasna v0.5.2
8662024-01-19T21:32:13.998Z Downloaded serde_derive_internals v0.26.0
8672024-01-19T21:32:13.998Z Downloaded same-file v1.0.6
8682024-01-19T21:32:13.998Z Downloaded tempfile v3.8.1
8692024-01-19T21:32:13.999Z Downloaded httparse v1.8.0
8702024-01-19T21:32:13.999Z Downloaded futures v0.3.30
8712024-01-19T21:32:13.999Z Downloaded term v0.7.0
8722024-01-19T21:32:13.999Z Downloaded tar v0.4.40
8732024-01-19T21:32:14.005Z Downloaded hashbrown v0.12.3
8742024-01-19T21:32:14.009Z Downloaded subprocess v0.2.9
8752024-01-19T21:32:14.013Z Downloaded tungstenite v0.20.1
8762024-01-19T21:32:14.016Z Downloaded unicode-normalization v0.1.22
8772024-01-19T21:32:14.024Z Downloaded serde v1.0.195
8782024-01-19T21:32:14.030Z Downloaded itertools v0.10.5
8792024-01-19T21:32:14.044Z Downloaded heapless v0.7.16
8802024-01-19T21:32:14.053Z Downloaded aho-corasick v1.0.4
8812024-01-19T21:32:14.067Z Downloaded trust-dns-resolver v0.22.0
8822024-01-19T21:32:14.077Z Downloaded url v2.5.0
8832024-01-19T21:32:14.083Z Downloaded time v0.3.27
8842024-01-19T21:32:14.096Z Downloaded chrono v0.4.31
8852024-01-19T21:32:14.113Z Downloaded hashbrown v0.14.2
8862024-01-19T21:32:14.122Z Downloaded toml_edit v0.21.0
8872024-01-19T21:32:14.164Z Downloaded libm v0.2.7
8882024-01-19T21:32:14.182Z Downloaded serde_with v3.4.0
8892024-01-19T21:32:14.194Z Downloaded itertools v0.12.0
8902024-01-19T21:32:14.208Z Downloaded rustls-webpki v0.101.7
8912024-01-19T21:32:14.236Z Downloaded hyper v0.14.27
8922024-01-19T21:32:14.252Z Downloaded vcpkg v0.2.15
8932024-01-19T21:32:14.327Z Downloaded syn v1.0.109
8942024-01-19T21:32:14.349Z Downloaded smoltcp v0.9.1
8952024-01-19T21:32:14.371Z Downloaded trust-dns-proto v0.22.0
8962024-01-19T21:32:14.402Z Downloaded bstr v1.6.0
8972024-01-19T21:32:14.837Z Downloaded regex-syntax v0.7.5
8982024-01-19T21:32:14.837Z Downloaded diesel v2.1.4
8992024-01-19T21:32:14.837Z Downloaded rustix v0.37.23
9002024-01-19T21:32:14.837Z Downloaded regex-syntax v0.8.2
9012024-01-19T21:32:14.837Z Downloaded rustix v0.38.25
9022024-01-19T21:32:14.837Z Downloaded sled v0.34.7
9032024-01-19T21:32:14.837Z Downloaded regex-automata v0.4.3
9042024-01-19T21:32:14.837Z Downloaded zerocopy-derive v0.7.31
9052024-01-19T21:32:14.837Z Downloaded tokio v1.35.1
9062024-01-19T21:32:14.837Z Downloaded sha3 v0.10.8
9072024-01-19T21:32:14.837Z Downloaded encoding_rs v0.8.33
9082024-01-19T21:32:14.837Z Downloaded regex-automata v0.3.8
9092024-01-19T21:32:14.838Z Downloaded libc v0.2.152
9102024-01-19T21:32:14.864Z Downloaded bzip2-sys v0.1.11+1.0.8
9112024-01-19T21:32:14.901Z Downloaded zerocopy-derive v0.2.0
9122024-01-19T21:32:14.912Z Downloaded winapi v0.3.9
9132024-01-19T21:32:14.981Z Downloaded zerocopy-derive v0.6.4
9142024-01-19T21:32:15.001Z Downloaded webpki-roots v0.25.2
9152024-01-19T21:32:15.009Z Downloaded rustls v0.21.9
9162024-01-19T21:32:15.031Z Downloaded curve25519-dalek v4.1.1
9172024-01-19T21:32:15.048Z Downloaded smoltcp v0.10.0
9182024-01-19T21:32:15.070Z Downloaded regress v0.7.1
9192024-01-19T21:32:15.083Z Downloaded openapiv3 v2.0.0
9202024-01-19T21:32:15.106Z Downloaded regex v1.10.2
9212024-01-19T21:32:15.131Z Downloaded gimli v0.28.0
9222024-01-19T21:32:15.146Z Downloaded bstr v0.2.17
9232024-01-19T21:32:15.165Z Downloaded idna v0.5.0
9242024-01-19T21:32:15.177Z Downloaded idna v0.2.3
9252024-01-19T21:32:15.190Z Downloaded futures-util v0.3.30
9262024-01-19T21:32:15.212Z Downloaded syn v2.0.46
9272024-01-19T21:32:15.233Z Downloaded radix_trie v0.2.1
9282024-01-19T21:32:15.243Z Downloaded h2 v0.3.21
9292024-01-19T21:32:15.256Z Downloaded object v0.32.1
9302024-01-19T21:32:15.275Z Downloaded hkdf v0.12.4
9312024-01-19T21:32:15.280Z Downloaded openssl v0.10.60
9322024-01-19T21:32:15.301Z Downloaded tokio-util v0.7.10
9332024-01-19T21:32:15.314Z Downloaded serde_json v1.0.111
9342024-01-19T21:32:15.328Z Downloaded http v1.0.0
9352024-01-19T21:32:15.334Z Downloaded reqwest v0.11.22
9362024-01-19T21:32:15.349Z Downloaded zerocopy v0.7.31
9372024-01-19T21:32:15.379Z Downloaded winnow v0.5.15
9382024-01-19T21:32:15.394Z Downloaded petgraph v0.6.4
9392024-01-19T21:32:15.417Z Downloaded trust-dns-client v0.22.0
9402024-01-19T21:32:15.427Z Downloaded pest v2.7.2
9412024-01-19T21:32:15.436Z Downloaded regex-automata v0.1.10
9422024-01-19T21:32:15.447Z Downloaded aes v0.8.3
9432024-01-19T21:32:15.456Z Downloaded clap v2.34.0
9442024-01-19T21:32:15.471Z Downloaded ring v0.17.7
9452024-01-19T21:32:15.603Z Downloaded indexmap v2.1.0
9462024-01-19T21:32:15.609Z Downloaded structopt v0.3.26
9472024-01-19T21:32:15.624Z Downloaded aes-gcm v0.10.3
9482024-01-19T21:32:15.629Z Downloaded serde_yaml v0.9.25
9492024-01-19T21:32:15.661Z Downloaded hashbrown v0.13.2
9502024-01-19T21:32:15.665Z Downloaded steno v0.4.0
9512024-01-19T21:32:15.665Z Downloaded unicode-segmentation v1.10.1
9522024-01-19T21:32:15.665Z Downloaded http v0.2.11
9532024-01-19T21:32:15.665Z Downloaded serde_repr v0.1.16
9542024-01-19T21:32:15.668Z Downloaded russh v0.40.2
9552024-01-19T21:32:15.675Z Downloaded ring v0.16.20
9562024-01-19T21:32:15.836Z Downloaded rand_chacha v0.3.1
9572024-01-19T21:32:15.841Z Downloaded serde_tokenstream v0.1.7
9582024-01-19T21:32:15.844Z Downloaded serde_spanned v0.6.4
9592024-01-19T21:32:15.847Z Downloaded slog-envlogger v2.2.0
9602024-01-19T21:32:15.847Z Downloaded static_assertions v1.1.0
9612024-01-19T21:32:15.852Z Downloaded ipnetwork v0.20.0
9622024-01-19T21:32:15.856Z Downloaded unicase v2.7.0
9632024-01-19T21:32:15.856Z Downloaded walkdir v2.4.0
9642024-01-19T21:32:15.862Z Downloaded half v1.8.2
9652024-01-19T21:32:15.867Z Downloaded flate2 v1.0.28
9662024-01-19T21:32:15.874Z Downloaded rustls-native-certs v0.6.3
9672024-01-19T21:32:15.881Z Downloaded thiserror v1.0.49
9682024-01-19T21:32:15.887Z Downloaded scheduled-thread-pool v0.2.7
9692024-01-19T21:32:15.887Z Downloaded signal-hook-registry v1.4.1
9702024-01-19T21:32:15.887Z Downloaded serde_urlencoded v0.7.1
9712024-01-19T21:32:15.892Z Downloaded num-rational v0.4.1
9722024-01-19T21:32:15.892Z Downloaded ipnet v2.9.0
9732024-01-19T21:32:15.898Z Downloaded iana-time-zone v0.1.57
9742024-01-19T21:32:15.898Z Downloaded headers v0.3.9
9752024-01-19T21:32:15.939Z Downloaded toml_edit v0.19.15
9762024-01-19T21:32:15.942Z Downloaded signal-hook v0.3.17
9772024-01-19T21:32:15.946Z Downloaded schemars v0.8.16
9782024-01-19T21:32:15.960Z Downloaded sec1 v0.7.3
9792024-01-19T21:32:15.963Z Downloaded zerocopy v0.3.0
9802024-01-19T21:32:15.966Z Downloaded serde_path_to_error v0.1.15
9812024-01-19T21:32:15.969Z Downloaded rand_core v0.6.4
9822024-01-19T21:32:15.969Z Downloaded libsw v3.3.1
9832024-01-19T21:32:15.972Z Downloaded slog-scope v4.4.0
9842024-01-19T21:32:15.978Z Downloaded sha2 v0.10.8
9852024-01-19T21:32:15.981Z Downloaded ed25519-dalek v2.0.0
9862024-01-19T21:32:15.984Z Downloaded either v1.9.0
9872024-01-19T21:32:15.987Z Downloaded usdt-macro v0.3.5
9882024-01-19T21:32:15.987Z Downloaded zeroize_derive v1.4.2
9892024-01-19T21:32:15.990Z Downloaded tokio-tungstenite v0.20.1
9902024-01-19T21:32:15.993Z Downloaded io-lifetimes v1.0.11
9912024-01-19T21:32:15.996Z Downloaded hubpack v0.1.2
9922024-01-19T21:32:15.999Z Downloaded num-iter v0.1.43
9932024-01-19T21:32:16.001Z Downloaded futures-task v0.3.30
9942024-01-19T21:32:16.002Z Downloaded futures-executor v0.3.30
9952024-01-19T21:32:16.005Z Downloaded proc-macro-error-attr v1.0.4
9962024-01-19T21:32:16.008Z Downloaded pin-utils v0.1.0
9972024-01-19T21:32:16.008Z Downloaded usdt v0.3.5
9982024-01-19T21:32:16.011Z Downloaded futures-channel v0.3.30
9992024-01-19T21:32:16.014Z Downloaded ryu v1.0.15
10002024-01-19T21:32:16.017Z Downloaded socket2 v0.5.5
10012024-01-19T21:32:16.020Z Downloaded socket2 v0.4.9
10022024-01-19T21:32:16.027Z Downloaded rand v0.8.5
10032024-01-19T21:32:16.038Z Downloaded num-bigint v0.4.4
10042024-01-19T21:32:16.042Z Downloaded tinyvec v1.6.0
10052024-01-19T21:32:16.045Z Downloaded snafu v0.7.5
10062024-01-19T21:32:16.054Z Downloaded fnv v1.0.7
10072024-01-19T21:32:16.057Z Downloaded hyper-staticfile v0.9.5
10082024-01-19T21:32:16.060Z Downloaded untrusted v0.9.0
10092024-01-19T21:32:16.063Z Downloaded itoa v1.0.9
10102024-01-19T21:32:16.063Z Downloaded stable_deref_trait v1.2.0
10112024-01-19T21:32:16.066Z Downloaded sha1 v0.10.6
10122024-01-19T21:32:16.069Z Downloaded futures-io v0.3.30
10132024-01-19T21:32:16.069Z Downloaded slog-json v2.6.1
10142024-01-19T21:32:16.072Z Downloaded group v0.13.0
10152024-01-19T21:32:16.074Z Downloaded tokio-rustls v0.24.1
10162024-01-19T21:32:16.077Z Downloaded tokio-macros v2.2.0
10172024-01-19T21:32:16.081Z Downloaded spin v0.9.8
10182024-01-19T21:32:16.084Z Downloaded russh-keys v0.40.1
10192024-01-19T21:32:16.090Z Downloaded similar v2.3.0
10202024-01-19T21:32:16.094Z Downloaded getrandom v0.2.10
10212024-01-19T21:32:16.099Z Downloaded trust-dns-server v0.22.1
10222024-01-19T21:32:16.108Z Downloaded clap_builder v4.4.2
10232024-01-19T21:32:16.120Z Downloaded xattr v1.0.1
10242024-01-19T21:32:16.125Z Downloaded minimal-lexical v0.2.1
10252024-01-19T21:32:16.131Z Downloaded parking_lot v0.11.2
10262024-01-19T21:32:16.135Z Downloaded rcgen v0.12.0
10272024-01-19T21:32:16.144Z Downloaded typenum v1.16.0
10282024-01-19T21:32:16.148Z Downloaded tracing-core v0.1.31
10292024-01-19T21:32:16.151Z Downloaded der v0.7.8
10302024-01-19T21:32:16.158Z Downloaded unsafe-libyaml v0.2.10
10312024-01-19T21:32:16.167Z Downloaded hex-literal v0.4.1
10322024-01-19T21:32:16.167Z Downloaded string_cache v0.8.7
10332024-01-19T21:32:16.170Z Downloaded toml v0.5.11
10342024-01-19T21:32:16.173Z Downloaded tokio-postgres v0.7.10
10352024-01-19T21:32:16.181Z Downloaded serde_with_macros v3.4.0
10362024-01-19T21:32:16.191Z Downloaded ucd-trie v0.1.6
10372024-01-19T21:32:16.191Z Downloaded zerocopy v0.6.4
10382024-01-19T21:32:16.196Z Downloaded thiserror-impl v1.0.49
10392024-01-19T21:32:16.196Z Downloaded generic-array v0.14.7
10402024-01-19T21:32:16.196Z Downloaded take_mut v0.2.2
10412024-01-19T21:32:16.196Z Downloaded dtrace-parser v0.1.14
10422024-01-19T21:32:16.199Z Downloaded fxhash v0.2.1
10432024-01-19T21:32:16.199Z Downloaded toml_datetime v0.6.5
10442024-01-19T21:32:16.204Z Downloaded num_enum_derive v0.5.11
10452024-01-19T21:32:16.204Z Downloaded slog-bunyan v2.5.0
10462024-01-19T21:32:16.207Z Downloaded httpdate v1.0.3
10472024-01-19T21:32:16.207Z Downloaded rustc_version v0.4.0
10482024-01-19T21:32:16.207Z Downloaded schemars_derive v0.8.16
10492024-01-19T21:32:16.212Z Downloaded rustls-pki-types v1.1.0
10502024-01-19T21:32:16.218Z Downloaded indexmap v1.9.3
10512024-01-19T21:32:16.223Z Downloaded smf v0.2.2
10522024-01-19T21:32:16.223Z Downloaded mio v0.8.9
10532024-01-19T21:32:16.229Z Downloaded futures-sink v0.3.30
10542024-01-19T21:32:16.232Z Downloaded snafu-derive v0.7.5
10552024-01-19T21:32:16.235Z Downloaded semver v1.0.21
10562024-01-19T21:32:16.239Z Downloaded p256 v0.13.2
10572024-01-19T21:32:16.244Z Downloaded zip v0.6.6
10582024-01-19T21:32:16.261Z Downloaded darling_core v0.20.3
10592024-01-19T21:32:16.264Z Downloaded base64 v0.21.7
10602024-01-19T21:32:16.264Z Downloaded sct v0.7.0
10612024-01-19T21:32:16.270Z Downloaded serde_derive v1.0.195
10622024-01-19T21:32:16.274Z Downloaded slog-async v2.8.0
10632024-01-19T21:32:16.277Z Downloaded signature v2.1.0
10642024-01-19T21:32:16.281Z Downloaded smallvec v1.11.2
10652024-01-19T21:32:16.284Z Downloaded ecdsa v0.16.9
10662024-01-19T21:32:16.287Z Downloaded openssl-sys v0.9.96
10672024-01-19T21:32:16.294Z Downloaded nom v7.1.3
10682024-01-19T21:32:16.304Z Downloaded strum_macros v0.25.2
10692024-01-19T21:32:16.307Z Downloaded strsim v0.8.0
10702024-01-19T21:32:16.310Z Downloaded stringprep v0.1.3
10712024-01-19T21:32:16.316Z Downloaded slab v0.4.9
10722024-01-19T21:32:16.316Z Downloaded rfc6979 v0.4.0
10732024-01-19T21:32:16.319Z Downloaded toml v0.7.8
10742024-01-19T21:32:16.322Z Downloaded is-terminal v0.4.9
10752024-01-19T21:32:16.322Z Downloaded glob v0.3.1
10762024-01-19T21:32:16.325Z Downloaded ghash v0.5.0
10772024-01-19T21:32:16.328Z Downloaded rand v0.7.3
10782024-01-19T21:32:16.335Z Downloaded crossterm v0.27.0
10792024-01-19T21:32:16.346Z Downloaded dyn-clone v1.0.13
10802024-01-19T21:32:16.349Z Downloaded rustc-demangle v0.1.23
10812024-01-19T21:32:16.351Z Downloaded fallible-iterator v0.2.0
10822024-01-19T21:32:16.354Z Downloaded embedded-io v0.4.0
10832024-01-19T21:32:16.357Z Downloaded unicode-ident v1.0.12
10842024-01-19T21:32:16.362Z Downloaded unicode-bidi v0.3.13
10852024-01-19T21:32:16.366Z Downloaded proc-macro2 v1.0.74
10862024-01-19T21:32:16.370Z Downloaded secrecy v0.8.0
10872024-01-19T21:32:16.374Z Downloaded float-cmp v0.9.0
10882024-01-19T21:32:16.377Z Downloaded fastrand v2.0.0
10892024-01-19T21:32:16.377Z Downloaded rand_chacha v0.2.2
10902024-01-19T21:32:16.380Z Downloaded equivalent v1.0.1
10912024-01-19T21:32:16.380Z Downloaded derive_more v0.99.17
10922024-01-19T21:32:16.389Z Downloaded bytes v1.5.0
10932024-01-19T21:32:16.395Z Downloaded ahash v0.8.6
10942024-01-19T21:32:16.399Z Downloaded dof v0.1.5
10952024-01-19T21:32:16.402Z Downloaded whoami v1.4.1
10962024-01-19T21:32:16.405Z Downloaded unicode-width v0.1.11
10972024-01-19T21:32:16.408Z Downloaded display-error-chain v0.2.0
10982024-01-19T21:32:16.408Z Downloaded parking_lot v0.12.1
10992024-01-19T21:32:16.411Z Downloaded spki v0.7.2
11002024-01-19T21:32:16.414Z Downloaded anyhow v1.0.75
11012024-01-19T21:32:16.421Z Downloaded vsss-rs v3.3.4
11022024-01-19T21:32:16.425Z Downloaded rustfmt-wrapper v0.2.0
11032024-01-19T21:32:16.428Z Downloaded rustc_version v0.1.7
11042024-01-19T21:32:16.431Z Downloaded filetime v0.2.23
11052024-01-19T21:32:16.431Z Downloaded headers-core v0.2.0
11062024-01-19T21:32:16.434Z Downloaded foreign-types-shared v0.1.1
11072024-01-19T21:32:16.435Z Downloaded pest_meta v2.7.2
11082024-01-19T21:32:16.438Z Downloaded unicode-xid v0.2.4
11092024-01-19T21:32:16.439Z Downloaded postcard v1.0.8
11102024-01-19T21:32:16.446Z Downloaded lazy_static v1.4.0
11112024-01-19T21:32:16.456Z Downloaded semver v0.1.20
11122024-01-19T21:32:16.456Z Downloaded digest v0.10.7
11132024-01-19T21:32:16.456Z Downloaded blake2 v0.10.6
11142024-01-19T21:32:16.466Z Downloaded defmt-parser v0.3.3
11152024-01-19T21:32:16.466Z Downloaded quote v1.0.35
11162024-01-19T21:32:16.466Z Downloaded proc-macro-error v1.0.4
11172024-01-19T21:32:16.469Z Downloaded topological-sort v0.2.2
11182024-01-19T21:32:16.469Z Downloaded password-hash v0.4.2
11192024-01-19T21:32:16.475Z Downloaded resolv-conf v0.7.0
11202024-01-19T21:32:16.478Z Downloaded libefi-sys v0.1.0
11212024-01-19T21:32:16.478Z Downloaded deranged v0.3.8
11222024-01-19T21:32:16.478Z Downloaded hash32 v0.2.1
11232024-01-19T21:32:16.481Z Downloaded keccak v0.1.4
11242024-01-19T21:32:16.481Z Downloaded hex v0.4.3
11252024-01-19T21:32:16.484Z Downloaded owo-colors v3.5.0
11262024-01-19T21:32:16.487Z Downloaded cc v1.0.83
11272024-01-19T21:32:16.492Z Downloaded ed25519 v2.2.2
11282024-01-19T21:32:16.495Z Downloaded phf_shared v0.10.0
11292024-01-19T21:32:16.498Z Downloaded ff v0.13.0
11302024-01-19T21:32:16.501Z Downloaded enum-as-inner v0.5.1
11312024-01-19T21:32:16.501Z Downloaded zone v0.3.0
11322024-01-19T21:32:16.504Z Downloaded utf-8 v0.7.6
11332024-01-19T21:32:16.507Z Downloaded universal-hash v0.5.1
11342024-01-19T21:32:16.507Z Downloaded crossbeam-channel v0.5.8
11352024-01-19T21:32:16.513Z Downloaded ansi_term v0.12.1
11362024-01-19T21:32:16.517Z Downloaded pkcs8 v0.10.2
11372024-01-19T21:32:16.520Z Downloaded crypto-bigint v0.5.2
11382024-01-19T21:32:16.531Z Downloaded tracing-attributes v0.1.26
11392024-01-19T21:32:16.535Z Downloaded dirs-next v2.0.0
11402024-01-19T21:32:16.537Z Downloaded ctr v0.9.2
11412024-01-19T21:32:16.540Z Downloaded num-traits v0.2.16
11422024-01-19T21:32:16.544Z Downloaded pin-project-internal v1.1.3
11432024-01-19T21:32:16.547Z Downloaded backoff v0.4.0
11442024-01-19T21:32:16.550Z Downloaded percent-encoding v2.3.1
11452024-01-19T21:32:16.553Z Downloaded difflib v0.4.0
11462024-01-19T21:32:16.553Z Downloaded base64ct v1.6.0
11472024-01-19T21:32:16.557Z Downloaded argon2 v0.5.2
11482024-01-19T21:32:16.560Z Downloaded anstyle-parse v0.2.1
11492024-01-19T21:32:16.563Z Downloaded utf8parse v0.2.1
11502024-01-19T21:32:16.566Z Downloaded untrusted v0.7.1
11512024-01-19T21:32:16.566Z Downloaded parking_lot_core v0.9.8
11522024-01-19T21:32:16.570Z Downloaded tokio-native-tls v0.3.1
11532024-01-19T21:32:16.573Z Downloaded time-macros v0.2.13
11542024-01-19T21:32:16.576Z Downloaded subtle v2.5.0
11552024-01-19T21:32:16.579Z Downloaded once_cell v1.19.0
11562024-01-19T21:32:16.582Z Downloaded multer v3.0.0
11572024-01-19T21:32:16.586Z Downloaded chacha20poly1305 v0.10.1
11582024-01-19T21:32:16.589Z Downloaded paste v1.0.14
11592024-01-19T21:32:16.594Z Downloaded endian-type v0.1.2
11602024-01-19T21:32:16.597Z Downloaded zone_cfg_derive v0.3.0
11612024-01-19T21:32:16.597Z Downloaded waitgroup v0.1.2
11622024-01-19T21:32:16.602Z Downloaded textwrap v0.11.0
11632024-01-19T21:32:16.602Z Downloaded crc32fast v1.3.2
11642024-01-19T21:32:16.605Z Downloaded primeorder v0.13.6
11652024-01-19T21:32:16.607Z Downloaded platforms v3.0.2
11662024-01-19T21:32:16.611Z Downloaded cpufeatures v0.2.9
11672024-01-19T21:32:16.614Z Downloaded camino v1.1.6
11682024-01-19T21:32:16.617Z Downloaded camino-tempfile v1.1.1
11692024-01-19T21:32:16.620Z Downloaded pest_generator v2.7.2
11702024-01-19T21:32:16.620Z Downloaded bitflags v1.3.2
11712024-01-19T21:32:16.624Z Downloaded polyval v0.6.1
11722024-01-19T21:32:16.630Z Downloaded bit-set v0.5.3
11732024-01-19T21:32:16.633Z Downloaded adler v1.0.2
11742024-01-19T21:32:16.633Z Downloaded bcrypt-pbkdf v0.10.0
11752024-01-19T21:32:16.633Z Downloaded phf_shared v0.11.2
11762024-01-19T21:32:16.636Z Downloaded blowfish v0.9.1
11772024-01-19T21:32:16.639Z Downloaded atomic-waker v1.1.1
11782024-01-19T21:32:16.639Z Downloaded anstream v0.5.0
11792024-01-19T21:32:16.642Z Downloaded aead v0.5.2
11802024-01-19T21:32:16.645Z Downloaded anstyle-query v1.0.0
11812024-01-19T21:32:16.648Z Downloaded autocfg v1.1.0
11822024-01-19T21:32:16.648Z Downloaded parse-display-derive v0.8.2
11832024-01-19T21:32:16.651Z Downloaded phf v0.11.2
11842024-01-19T21:32:16.654Z Downloaded base16ct v0.2.0
11852024-01-19T21:32:16.654Z Downloaded try-lock v0.2.4
11862024-01-19T21:32:16.657Z Downloaded thread-id v4.2.0
11872024-01-19T21:32:16.657Z Downloaded lock_api v0.4.10
11882024-01-19T21:32:16.660Z Downloaded proc-macro-crate v1.3.1
11892024-01-19T21:32:16.671Z Downloaded postgres-types v0.2.6
11902024-01-19T21:32:16.671Z Downloaded pem v3.0.2
11912024-01-19T21:32:16.684Z Downloaded parking_lot_core v0.8.6
11922024-01-19T21:32:16.684Z Downloaded num-integer v0.1.45
11932024-01-19T21:32:16.684Z Downloaded cbc v0.1.2
11942024-01-19T21:32:16.684Z Downloaded chacha20 v0.9.1
11952024-01-19T21:32:16.685Z Downloaded predicates-core v1.0.6
11962024-01-19T21:32:16.692Z Downloaded block-buffer v0.10.4
11972024-01-19T21:32:16.693Z Downloaded miniz_oxide v0.7.1
11982024-01-19T21:32:16.693Z Downloaded log v0.4.20
11992024-01-19T21:32:17.102Z Downloaded crossbeam-utils v0.8.16
12002024-01-19T21:32:17.103Z Downloaded crossbeam-epoch v0.9.15
12012024-01-19T21:32:17.103Z Downloaded num_cpus v1.16.0
12022024-01-19T21:32:17.103Z Downloaded nibble_vec v0.1.0
12032024-01-19T21:32:17.103Z Downloaded macaddr v1.0.1
12042024-01-19T21:32:17.103Z Downloaded lru-cache v0.1.2
12052024-01-19T21:32:17.103Z Downloaded dirs-sys-next v0.1.2
12062024-01-19T21:32:17.103Z Downloaded debug-ignore v1.0.5
12072024-01-19T21:32:17.103Z Downloaded async-stream-impl v0.3.5
12082024-01-19T21:32:17.103Z Downloaded atty v0.2.14
12092024-01-19T21:32:17.103Z Downloaded num-complex v0.4.4
12102024-01-19T21:32:17.103Z Downloaded matches v0.1.10
12112024-01-19T21:32:17.103Z Downloaded ciborium-io v0.2.1
12122024-01-19T21:32:17.103Z Downloaded pin-project-lite v0.2.13
12132024-01-19T21:32:17.103Z Downloaded cfg-if v1.0.0
12142024-01-19T21:32:17.103Z Downloaded block-padding v0.3.3
12152024-01-19T21:32:17.103Z Downloaded poly1305 v0.8.0
12162024-01-19T21:32:17.105Z Downloaded atomicwrites v0.4.3
12172024-01-19T21:32:17.105Z Downloaded option-ext v0.2.0
12182024-01-19T21:32:17.105Z Downloaded native-tls v0.2.11
12192024-01-19T21:32:17.105Z Downloaded pin-project v1.1.3
12202024-01-19T21:32:17.105Z Downloaded openssl-probe v0.1.5
12212024-01-19T21:32:17.105Z Downloaded openssl-macros v0.1.1
12222024-01-19T21:32:17.105Z Downloaded opaque-debug v0.3.0
12232024-01-19T21:32:17.105Z Downloaded num_threads v0.1.6
12242024-01-19T21:32:17.105Z Downloaded normalize-line-endings v0.3.0
12252024-01-19T21:32:17.105Z Downloaded new_debug_unreachable v1.0.4
12262024-01-19T21:32:17.105Z Downloaded memoffset v0.9.0
12272024-01-19T21:32:17.105Z Downloaded mime v0.3.17
12282024-01-19T21:32:17.105Z Downloaded defmt v0.3.5
12292024-01-19T21:32:17.105Z Downloaded crucible-workspace-hack v0.1.0
12302024-01-19T21:32:17.105Z Downloaded console v0.15.8
12312024-01-19T21:32:17.105Z Downloaded ciborium v0.2.1
12322024-01-19T21:32:17.106Z Downloaded defmt-macros v0.3.6
12332024-01-19T21:32:17.106Z Downloaded data-encoding v2.4.0
12342024-01-19T21:32:17.106Z Downloaded convert_case v0.4.0
12352024-01-19T21:32:17.106Z Downloaded crypto-common v0.1.6
12362024-01-19T21:32:17.106Z Downloaded const-oid v0.9.5
12372024-01-19T21:32:17.106Z Downloaded colored v2.0.4
12382024-01-19T21:32:17.106Z Downloaded ciborium-ll v0.2.1
12392024-01-19T21:32:17.106Z Downloaded clap_lex v0.5.1
12402024-01-19T21:32:17.215Z Compiling proc-macro2 v1.0.74
12412024-01-19T21:32:17.216Z Compiling unicode-ident v1.0.12
12422024-01-19T21:32:17.219Z Compiling libc v0.2.152
12432024-01-19T21:32:17.219Z Compiling serde v1.0.195
12442024-01-19T21:32:17.226Z Compiling autocfg v1.1.0
12452024-01-19T21:32:17.238Z Compiling version_check v0.9.4
12462024-01-19T21:32:17.241Z Compiling cfg-if v1.0.0
12472024-01-19T21:32:17.478Z Compiling syn v1.0.109
12482024-01-19T21:32:17.482Z Compiling typenum v1.16.0
12492024-01-19T21:32:17.571Z Compiling parking_lot_core v0.9.8
12502024-01-19T21:32:18.385Z Compiling generic-array v0.14.7
12512024-01-19T21:32:18.481Z Compiling lock_api v0.4.10
12522024-01-19T21:32:19.277Z Compiling libm v0.2.7
12532024-01-19T21:32:19.278Z Compiling num-traits v0.2.16
12542024-01-19T21:32:19.464Z Compiling once_cell v1.19.0
12552024-01-19T21:32:19.489Z Compiling thiserror v1.0.49
12562024-01-19T21:32:19.575Z Compiling serde_json v1.0.111
12572024-01-19T21:32:19.758Z Compiling slab v0.4.9
12582024-01-19T21:32:19.813Z Compiling memchr v2.6.3
12592024-01-19T21:32:20.137Z Compiling scopeguard v1.2.0
12602024-01-19T21:32:20.327Z Compiling itoa v1.0.9
12612024-01-19T21:32:20.655Z Compiling pkg-config v0.3.27
12622024-01-19T21:32:21.157Z Compiling quote v1.0.35
12632024-01-19T21:32:22.224Z Compiling syn v2.0.46
12642024-01-19T21:32:22.279Z Compiling getrandom v0.2.10
12652024-01-19T21:32:22.328Z Compiling cc v1.0.83
12662024-01-19T21:32:22.889Z Compiling rand_core v0.6.4
12672024-01-19T21:32:22.993Z Compiling byteorder v1.5.0
12682024-01-19T21:32:23.200Z Compiling log v0.4.20
12692024-01-19T21:32:23.688Z Compiling heck v0.4.1
12702024-01-19T21:32:23.714Z Compiling ryu v1.0.15
12712024-01-19T21:32:23.928Z Compiling smallvec v1.11.2
12722024-01-19T21:32:24.033Z Compiling subtle v2.5.0
12732024-01-19T21:32:24.542Z Compiling schemars v0.8.16
12742024-01-19T21:32:24.595Z Compiling semver v1.0.21
12752024-01-19T21:32:24.620Z Compiling vcpkg v0.2.15
12762024-01-19T21:32:25.410Z Compiling pin-project-lite v0.2.13
12772024-01-19T21:32:25.452Z Compiling httparse v1.8.0
12782024-01-19T21:32:26.408Z Compiling indexmap v1.9.3
12792024-01-19T21:32:26.428Z Compiling hashbrown v0.14.2
12802024-01-19T21:32:27.176Z Compiling equivalent v1.0.1
12812024-01-19T21:32:27.332Z Compiling parking_lot v0.12.1
12822024-01-19T21:32:27.501Z Compiling ring v0.17.7
12832024-01-19T21:32:27.533Z Compiling ring v0.16.20
12842024-01-19T21:32:28.485Z Compiling openssl-sys v0.9.96
12852024-01-19T21:32:29.035Z Compiling const-oid v0.9.5
12862024-01-19T21:32:29.456Z Compiling signal-hook-registry v1.4.1
12872024-01-19T21:32:30.425Z Compiling ahash v0.8.6
12882024-01-19T21:32:30.440Z Compiling fnv v1.0.7
12892024-01-19T21:32:30.810Z Compiling mio v0.8.9
12902024-01-19T21:32:31.095Z Compiling openssl v0.10.60
12912024-01-19T21:32:31.709Z Compiling rustls v0.21.9
12922024-01-19T21:32:31.759Z Compiling ucd-trie v0.1.6
12932024-01-19T21:32:32.111Z Compiling iana-time-zone v0.1.57
12942024-01-19T21:32:32.255Z Compiling socket2 v0.5.5
12952024-01-19T21:32:32.323Z Compiling num_cpus v1.16.0
12962024-01-19T21:32:32.714Z Compiling futures-core v0.3.30
12972024-01-19T21:32:32.805Z Compiling native-tls v0.2.11
12982024-01-19T21:32:33.308Z Compiling spin v0.5.2
12992024-01-19T21:32:33.450Z Compiling async-trait v0.1.77
13002024-01-19T21:32:33.886Z Compiling futures-sink v0.3.30
13012024-01-19T21:32:34.568Z Compiling dyn-clone v1.0.13
13022024-01-19T21:32:34.572Z Compiling backtrace v0.3.69
13032024-01-19T21:32:34.572Z Compiling aho-corasick v1.0.4
13042024-01-19T21:32:34.572Z Compiling serde_derive_internals v0.26.0
13052024-01-19T21:32:34.846Z Compiling rustix v0.38.25
13062024-01-19T21:32:34.887Z Compiling tinyvec_macros v0.1.1
13072024-01-19T21:32:35.153Z Compiling regex-syntax v0.8.2
13082024-01-19T21:32:35.456Z Compiling tinyvec v1.6.0
13092024-01-19T21:32:36.009Z Compiling futures-channel v0.3.30
13102024-01-19T21:32:36.699Z Compiling pin-utils v0.1.0
13112024-01-19T21:32:36.840Z Compiling futures-task v0.3.30
13122024-01-19T21:32:37.304Z Compiling winnow v0.5.15
13132024-01-19T21:32:37.397Z Compiling futures-io v0.3.30
13142024-01-19T21:32:37.895Z Compiling spin v0.9.8
13152024-01-19T21:32:38.208Z Compiling unicode-normalization v0.1.22
13162024-01-19T21:32:38.720Z Compiling tracing-core v0.1.31
13172024-01-19T21:32:39.748Z Compiling cpufeatures v0.2.9
13182024-01-19T21:32:39.878Z Compiling anyhow v1.0.75
13192024-01-19T21:32:40.106Z Compiling unicode-bidi v0.3.13
13202024-01-19T21:32:41.231Z Compiling regex-automata v0.4.3
13212024-01-19T21:32:43.524Z Compiling crc32fast v1.3.2
13222024-01-19T21:32:44.073Z Compiling base64 v0.21.7
13232024-01-19T21:32:44.247Z Compiling slog v2.7.0
13242024-01-19T21:32:44.881Z Compiling time-core v0.1.1
13252024-01-19T21:32:45.057Z Compiling time-macros v0.2.13
13262024-01-19T21:32:46.055Z Compiling num-integer v0.1.45
13272024-01-19T21:32:46.391Z Compiling serde_derive v1.0.195
13282024-01-19T21:32:46.555Z Compiling zeroize_derive v1.4.2
13292024-01-19T21:32:46.857Z Compiling thiserror-impl v1.0.49
13302024-01-19T21:32:47.425Z Compiling tokio-macros v2.2.0
13312024-01-19T21:32:49.377Z Compiling zeroize v1.7.0
13322024-01-19T21:32:49.959Z Compiling futures-macro v0.3.30
13332024-01-19T21:32:50.236Z Compiling tracing-attributes v0.1.26
13342024-01-19T21:32:50.392Z Compiling schemars_derive v0.8.16
13352024-01-19T21:32:52.612Z Compiling crypto-common v0.1.6
13362024-01-19T21:32:52.632Z Compiling zerocopy-derive v0.7.31
13372024-01-19T21:32:52.933Z Compiling pest v2.7.2
13382024-01-19T21:32:52.991Z Compiling block-buffer v0.10.4
13392024-01-19T21:32:53.417Z Compiling openssl-macros v0.1.1
13402024-01-19T21:32:53.625Z Compiling digest v0.10.7
13412024-01-19T21:32:55.250Z Compiling futures-util v0.3.30
13422024-01-19T21:32:56.383Z Compiling regex v1.10.2
13432024-01-19T21:32:56.678Z Compiling zerocopy v0.7.31
13442024-01-19T21:32:57.017Z Compiling tracing v0.1.37
13452024-01-19T21:32:57.837Z Compiling der_derive v0.7.2
13462024-01-19T21:32:58.240Z Compiling percent-encoding v2.3.1
13472024-01-19T21:32:58.829Z Compiling untrusted v0.7.1
13482024-01-19T21:32:59.208Z Compiling unicode-xid v0.2.4
13492024-01-19T21:32:59.475Z Compiling unicode-width v0.1.11
13502024-01-19T21:32:59.605Z Compiling untrusted v0.9.0
13512024-01-19T21:32:59.630Z Compiling foreign-types-shared v0.1.1
13522024-01-19T21:32:59.690Z Compiling openssl-probe v0.1.5
13532024-01-19T21:32:59.781Z Compiling hashbrown v0.12.3
13542024-01-19T21:33:00.196Z Compiling foreign-types v0.3.2
13552024-01-19T21:33:00.332Z Compiling hashbrown v0.13.2
13562024-01-19T21:33:00.379Z Compiling synstructure v0.12.6
13572024-01-19T21:33:03.680Z Compiling errno v0.3.2
13582024-01-19T21:33:04.052Z Compiling try-lock v0.2.4
13592024-01-19T21:33:04.667Z Compiling ppv-lite86 v0.2.17
13602024-01-19T21:33:05.586Z Compiling want v0.3.1
13612024-01-19T21:33:06.041Z Compiling sct v0.7.0
13622024-01-19T21:33:06.041Z Compiling zerocopy-derive v0.2.0
13632024-01-19T21:33:06.498Z Compiling rustls-webpki v0.101.7
13642024-01-19T21:33:06.522Z Compiling form_urlencoded v1.2.1
13652024-01-19T21:33:06.796Z Compiling pest_meta v2.7.2
13662024-01-19T21:33:08.276Z Compiling socket2 v0.4.9
13672024-01-19T21:33:09.519Z Compiling httpdate v1.0.3
13682024-01-19T21:33:09.593Z Compiling tower-service v0.3.2
13692024-01-19T21:33:09.924Z Compiling io-lifetimes v1.0.11
13702024-01-19T21:33:10.231Z Compiling pest_generator v2.7.2
13712024-01-19T21:33:11.206Z Compiling rustls-pemfile v1.0.3
13722024-01-19T21:33:11.778Z Compiling bytes v1.5.0
13732024-01-19T21:33:23.364Z Compiling indexmap v2.1.0
13742024-01-19T21:33:23.364Z Compiling uuid v1.6.1
13752024-01-19T21:33:23.364Z Compiling chrono v0.4.31
13762024-01-19T21:33:23.364Z Compiling tokio v1.35.1
13772024-01-19T21:33:23.364Z Compiling rustc_version v0.4.0
13782024-01-19T21:33:23.365Z Compiling http v0.2.11
13792024-01-19T21:33:23.365Z Compiling toml_datetime v0.6.5
13802024-01-19T21:33:23.365Z Compiling serde_spanned v0.6.4
13812024-01-19T21:33:23.365Z Compiling bitflags v2.4.0
13822024-01-19T21:33:23.365Z Compiling toml_edit v0.19.15
13832024-01-19T21:33:23.365Z Compiling http-body v0.4.5
13842024-01-19T21:33:23.365Z Compiling openapiv3 v2.0.0
13852024-01-19T21:33:23.365Z Compiling heapless v0.7.16
13862024-01-19T21:33:26.038Z Compiling idna v0.5.0
13872024-01-19T21:33:26.966Z Compiling lazy_static v1.4.0
13882024-01-19T21:33:27.263Z Compiling adler v1.0.2
13892024-01-19T21:33:36.997Z Compiling crossbeam-utils v0.8.16
13902024-01-19T21:33:38.040Z Compiling tokio-util v0.7.10
13912024-01-19T21:33:38.691Z Compiling tokio-rustls v0.24.1
13922024-01-19T21:33:38.900Z Compiling url v2.5.0
13932024-01-19T21:33:38.900Z Compiling miniz_oxide v0.7.1
13942024-01-19T21:33:38.900Z Compiling h2 v0.3.21
13952024-01-19T21:33:38.900Z Compiling tokio-native-tls v0.3.1
13962024-01-19T21:33:38.901Z Compiling pest_derive v2.7.2
13972024-01-19T21:33:38.901Z Compiling rustls-native-certs v0.6.3
13982024-01-19T21:33:38.901Z Compiling rand_chacha v0.3.1
13992024-01-19T21:33:38.901Z Compiling usdt-impl v0.3.5
14002024-01-19T21:33:38.901Z Compiling ipnet v2.9.0
14012024-01-19T21:33:38.901Z Compiling rustix v0.37.23
14022024-01-19T21:33:38.901Z Compiling rand v0.8.5
14032024-01-19T21:33:38.901Z Compiling serde_urlencoded v0.7.1
14042024-01-19T21:33:38.901Z Compiling encoding_rs v0.8.33
14052024-01-19T21:33:38.902Z Compiling mime v0.3.17
14062024-01-19T21:33:38.902Z Compiling gimli v0.28.0
14072024-01-19T21:33:38.902Z Compiling webpki-roots v0.25.2
14082024-01-19T21:33:38.902Z Compiling zerocopy v0.3.0
14092024-01-19T21:33:39.939Z Compiling object v0.32.1
14102024-01-19T21:33:39.965Z Compiling num-bigint v0.4.4
14112024-01-19T21:33:41.307Z Compiling rustc-demangle v0.1.23
14122024-01-19T21:33:41.669Z Compiling dof v0.1.5
14132024-01-19T21:33:41.691Z Compiling flate2 v1.0.28
14142024-01-19T21:33:42.538Z Compiling hyper v0.14.27
14152024-01-19T21:33:42.971Z Compiling dtrace-parser v0.1.14
14162024-01-19T21:33:43.265Z Compiling addr2line v0.21.0
14172024-01-19T21:33:43.755Z Compiling bzip2-sys v0.1.11+1.0.8
14182024-01-19T21:33:43.961Z Compiling thread-id v4.2.0
14192024-01-19T21:33:44.414Z Compiling rustversion v1.0.14
14202024-01-19T21:33:44.609Z Compiling signal-hook v0.3.17
14212024-01-19T21:33:46.150Z Compiling toml v0.7.8
14222024-01-19T21:33:46.488Z Compiling toml_edit v0.21.0
14232024-01-19T21:33:48.599Z Compiling serde_tokenstream v0.1.7
14242024-01-19T21:33:48.874Z Compiling hex v0.4.3
14252024-01-19T21:33:49.106Z Compiling serde_tokenstream v0.2.0
14262024-01-19T21:33:49.605Z Compiling memoffset v0.9.0
14272024-01-19T21:33:49.605Z Compiling base64ct v1.6.0
14282024-01-19T21:33:49.876Z Compiling strsim v0.10.0
14292024-01-19T21:33:51.207Z Compiling regress v0.7.1
14302024-01-19T21:33:53.220Z Compiling smoltcp v0.9.1
14312024-01-19T21:33:53.412Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14322024-01-19T21:33:53.985Z Compiling doc-comment v0.3.3
14332024-01-19T21:33:54.443Z Compiling hyper-tls v0.5.0
14342024-01-19T21:33:54.731Z Compiling hyper-rustls v0.24.2
14352024-01-19T21:33:54.984Z Compiling bitflags v1.3.2
14362024-01-19T21:33:55.617Z Compiling reqwest v0.11.22
14372024-01-19T21:33:55.879Z Compiling pem-rfc7468 v0.7.0
14382024-01-19T21:33:56.581Z Compiling strum_macros v0.25.2
14392024-01-19T21:33:57.152Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14402024-01-19T21:33:57.496Z Compiling usdt-attr-macro v0.3.5
14412024-01-19T21:33:58.139Z Compiling usdt-macro v0.3.5
14422024-01-19T21:33:59.923Z Compiling hmac v0.12.1
14432024-01-19T21:34:00.588Z Compiling enum-as-inner v0.5.1
14442024-01-19T21:34:00.647Z Compiling crossbeam-epoch v0.9.15
14452024-01-19T21:34:00.765Z Compiling num-iter v0.1.43
14462024-01-19T21:34:01.232Z Compiling siphasher v0.3.11
14472024-01-19T21:34:01.509Z Compiling flagset v0.4.3
14482024-01-19T21:34:01.818Z Compiling unicode-segmentation v1.10.1
14492024-01-19T21:34:02.305Z Compiling der v0.7.8
14502024-01-19T21:34:03.860Z Compiling hubpack_derive v0.1.1
14512024-01-19T21:34:04.122Z Compiling zerocopy-derive v0.6.4
14522024-01-19T21:34:04.523Z Compiling pin-project-internal v1.1.3
14532024-01-19T21:34:06.218Z Compiling utf8parse v0.2.1
14542024-01-19T21:34:06.463Z Compiling deranged v0.3.8
14552024-01-19T21:34:07.207Z Compiling num_threads v0.1.6
14562024-01-19T21:34:07.739Z Compiling anstyle v1.0.2
14572024-01-19T21:34:08.115Z Compiling sha2 v0.10.8
14582024-01-19T21:34:09.526Z Compiling time v0.3.27
14592024-01-19T21:34:09.858Z Compiling anstyle-parse v0.2.1
14602024-01-19T21:34:09.904Z Compiling spki v0.7.2
14612024-01-19T21:34:11.837Z Compiling md-5 v0.10.5
14622024-01-19T21:34:12.941Z Compiling block-padding v0.3.3
14632024-01-19T21:34:13.074Z Compiling clap_derive v4.4.2
14642024-01-19T21:34:13.331Z Compiling stringprep v0.1.3
14652024-01-19T21:34:14.603Z Compiling diesel_table_macro_syntax v0.1.0
14662024-01-19T21:34:15.029Z Compiling hash32 v0.2.1
14672024-01-19T21:34:15.258Z Compiling colorchoice v1.0.0
14682024-01-19T21:34:15.480Z Compiling stable_deref_trait v1.2.0
14692024-01-19T21:34:15.595Z Compiling fallible-iterator v0.2.0
14702024-01-19T21:34:15.623Z Compiling anstyle-query v1.0.0
14712024-01-19T21:34:15.805Z Compiling anstream v0.5.0
14722024-01-19T21:34:16.775Z Compiling postgres-protocol v0.6.6
14732024-01-19T21:34:17.298Z Compiling diesel_derives v2.1.2
14742024-01-19T21:34:18.365Z Compiling inout v0.1.3
14752024-01-19T21:34:18.810Z Compiling terminal_size v0.2.6
14762024-01-19T21:34:18.965Z Compiling pkcs8 v0.10.2
14772024-01-19T21:34:19.904Z Compiling phf_shared v0.11.2
14782024-01-19T21:34:22.017Z Compiling ff v0.13.0
14792024-01-19T21:34:22.021Z Compiling snafu-derive v0.7.5
14802024-01-19T21:34:22.021Z Compiling serde_repr v0.1.16
14812024-01-19T21:34:22.039Z Compiling scheduled-thread-pool v0.2.7
14822024-01-19T21:34:23.300Z Compiling matches v0.1.10
14832024-01-19T21:34:23.440Z Compiling clap_lex v0.5.1
14842024-01-19T21:34:24.192Z Compiling bit-vec v0.6.3
14852024-01-19T21:34:24.261Z Compiling regex-automata v0.1.10
14862024-01-19T21:34:24.570Z Compiling managed v0.8.0
14872024-01-19T21:34:25.333Z Compiling base16ct v0.2.0
14882024-01-19T21:34:25.714Z Compiling sec1 v0.7.3
14892024-01-19T21:34:26.577Z Compiling bstr v0.2.17
14902024-01-19T21:34:26.611Z Compiling clap_builder v4.4.2
14912024-01-19T21:34:28.670Z Compiling idna v0.2.3
14922024-01-19T21:34:29.266Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14932024-01-19T21:34:31.920Z Compiling r2d2 v0.8.10
14942024-01-19T21:34:32.968Z Compiling group v0.13.0
14952024-01-19T21:34:35.969Z Compiling phf v0.11.2
14962024-01-19T21:34:35.993Z Compiling signal-hook-mio v0.2.3
14972024-01-19T21:34:36.231Z Compiling bzip2 v0.4.4
14982024-01-19T21:34:36.419Z Compiling cipher v0.4.4
14992024-01-19T21:34:36.829Z Compiling postgres-types v0.2.6
15002024-01-19T21:34:37.617Z Compiling pin-project v1.1.3
15012024-01-19T21:34:37.802Z Compiling zerocopy v0.6.4
15022024-01-19T21:34:38.297Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
15032024-01-19T21:34:39.297Z Compiling hubpack v0.1.2
15042024-01-19T21:34:39.530Z Compiling phf_shared v0.10.0
15052024-01-19T21:34:40.250Z Compiling hkdf v0.12.4
15062024-01-19T21:34:40.426Z Compiling ipnetwork v0.20.0
15072024-01-19T21:34:40.614Z Compiling crypto-bigint v0.5.2
15082024-01-19T21:34:41.148Z Compiling futures-executor v0.3.30
15092024-01-19T21:34:41.148Z Compiling getopts v0.2.21
15102024-01-19T21:34:41.883Z Compiling float-cmp v0.9.0
15112024-01-19T21:34:42.677Z Compiling new_debug_unreachable v1.0.4
15122024-01-19T21:34:43.371Z Compiling normalize-line-endings v0.3.0
15132024-01-19T21:34:43.543Z Compiling predicates-core v1.0.6
15142024-01-19T21:34:44.157Z Compiling whoami v1.4.1
15152024-01-19T21:34:45.121Z Compiling static_assertions v1.1.0
15162024-01-19T21:34:45.268Z Compiling data-encoding v2.4.0
15172024-01-19T21:34:46.471Z Compiling minimal-lexical v0.2.1
15182024-01-19T21:34:47.328Z Compiling fixedbitset v0.4.2
15192024-01-19T21:34:47.443Z Compiling difflib v0.4.0
15202024-01-19T21:34:48.057Z Compiling precomputed-hash v0.1.1
15212024-01-19T21:34:48.225Z Compiling either v1.9.0
15222024-01-19T21:34:48.994Z Compiling unsafe-libyaml v0.2.10
15232024-01-19T21:34:49.307Z Compiling regex-automata v0.3.8
15242024-01-19T21:34:49.819Z Compiling itertools v0.10.5
15252024-01-19T21:34:51.211Z Compiling serde_yaml v0.9.25
15262024-01-19T21:34:51.512Z Compiling string_cache v0.8.7
15272024-01-19T21:34:52.255Z Compiling bstr v1.6.0
15282024-01-19T21:34:52.380Z Compiling predicates v3.1.0
15292024-01-19T21:34:53.324Z Compiling petgraph v0.6.4
15302024-01-19T21:34:53.345Z Compiling nom v7.1.3
15312024-01-19T21:34:54.281Z Compiling trust-dns-proto v0.22.0
15322024-01-19T21:34:54.672Z Compiling diesel v2.1.4
15332024-01-19T21:34:54.919Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15342024-01-19T21:34:55.219Z Compiling tokio-postgres v0.7.10
15352024-01-19T21:34:58.602Z Compiling elliptic-curve v0.13.8
15362024-01-19T21:35:00.296Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15372024-01-19T21:35:00.728Z Compiling futures v0.3.30
15382024-01-19T21:35:05.150Z Compiling yasna v0.5.2
15392024-01-19T21:35:05.371Z Compiling snafu v0.7.5
15402024-01-19T21:35:06.802Z Compiling zip v0.6.6
15412024-01-19T21:35:08.434Z Compiling crossterm v0.27.0
15422024-01-19T21:35:09.137Z Compiling clap v4.4.3
15432024-01-19T21:35:09.420Z Compiling similar v2.3.0
15442024-01-19T21:35:09.865Z Compiling bit-set v0.5.3
15452024-01-19T21:35:10.057Z Compiling usdt v0.3.5
15462024-01-19T21:35:10.290Z Compiling tokio-stream v0.1.14
15472024-01-19T21:35:10.473Z Compiling console v0.15.8
15482024-01-19T21:35:13.610Z Compiling lalrpop-util v0.19.12
15492024-01-19T21:35:14.229Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15502024-01-19T21:36:04.341Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15512024-01-19T21:36:04.636Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15522024-01-19T21:36:05.908Z Compiling sha1 v0.10.6
15532024-01-19T21:36:17.453Z Compiling atty v0.2.14
15542024-01-19T21:36:17.875Z Compiling match_cfg v0.1.0
15552024-01-19T21:36:18.012Z Compiling hostname v0.3.1
15562024-01-19T21:36:18.186Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15572024-01-19T21:36:18.370Z Compiling dirs-sys-next v0.1.2
15582024-01-19T21:36:18.489Z Compiling ident_case v1.0.1
15592024-01-19T21:36:18.765Z Compiling dirs-next v2.0.0
15602024-01-19T21:36:19.062Z Compiling darling_core v0.20.3
15612024-01-19T21:36:19.466Z Compiling thread_local v1.1.7
15622024-01-19T21:36:19.792Z Compiling slog-async v2.8.0
15632024-01-19T21:36:20.380Z Compiling camino v1.1.6
15642024-01-19T21:36:20.810Z Compiling term v0.7.0
15652024-01-19T21:36:21.031Z Compiling crossbeam-channel v0.5.8
15662024-01-19T21:36:21.436Z Compiling multer v3.0.0
15672024-01-19T21:36:21.877Z Compiling instant v0.1.12
15682024-01-19T21:36:22.091Z Compiling paste v1.0.14
15692024-01-19T21:36:22.727Z Compiling take_mut v0.2.2
15702024-01-19T21:36:22.977Z Compiling slog-term v2.9.0
15712024-01-19T21:36:23.352Z Compiling slog-json v2.6.1
15722024-01-19T21:36:23.953Z Compiling http v1.0.0
15732024-01-19T21:36:24.814Z Compiling async-stream-impl v0.3.5
15742024-01-19T21:36:25.095Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
15752024-01-19T21:36:25.122Z Compiling atomic-waker v1.1.1
15762024-01-19T21:36:25.411Z Compiling debug-ignore v1.0.5
15772024-01-19T21:36:25.561Z Compiling rustls-pki-types v1.1.0
15782024-01-19T21:36:25.738Z Compiling waitgroup v0.1.2
15792024-01-19T21:36:26.069Z Compiling slog-bunyan v2.5.0
15802024-01-19T21:36:26.255Z Compiling rustls-pemfile v2.0.0
15812024-01-19T21:36:26.948Z Compiling toml v0.8.8
15822024-01-19T21:36:27.049Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
15832024-01-19T21:36:27.174Z Compiling async-stream v0.3.5
15842024-01-19T21:36:27.662Z Compiling serde_path_to_error v0.1.15
15852024-01-19T21:36:28.694Z Compiling structmeta-derive v0.2.0
15862024-01-19T21:36:28.698Z Compiling strum v0.25.0
15872024-01-19T21:36:28.698Z Compiling regex-syntax v0.7.5
15882024-01-19T21:36:28.698Z Compiling backoff v0.4.0
15892024-01-19T21:36:29.178Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15902024-01-19T21:36:29.221Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15912024-01-19T21:36:29.449Z Compiling macaddr v1.0.1
15922024-01-19T21:36:29.611Z Compiling darling_macro v0.20.3
15932024-01-19T21:36:29.900Z Compiling proc-macro-error-attr v1.0.4
15942024-01-19T21:36:30.208Z Compiling proc-macro-crate v1.3.1
15952024-01-19T21:36:30.359Z Compiling proc-macro-error v1.0.4
15962024-01-19T21:36:31.033Z Compiling smoltcp v0.10.0
15972024-01-19T21:36:31.243Z Compiling darling v0.20.3
15982024-01-19T21:36:31.421Z Compiling serde_with_macros v3.4.0
15992024-01-19T21:36:31.774Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16002024-01-19T21:36:32.035Z Compiling num_enum_derive v0.5.11
16012024-01-19T21:36:32.338Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16022024-01-19T21:36:32.780Z Compiling fastrand v2.0.0
16032024-01-19T21:36:33.430Z Compiling same-file v1.0.6
16042024-01-19T21:36:33.461Z Compiling structmeta v0.2.0
16052024-01-19T21:36:33.678Z Compiling embedded-io v0.4.0
16062024-01-19T21:36:33.788Z Compiling cobs v0.2.3
16072024-01-19T21:36:34.051Z Compiling walkdir v2.4.0
16082024-01-19T21:36:34.267Z Compiling postcard v1.0.8
16092024-01-19T21:36:34.857Z Compiling tempfile v3.8.1
16102024-01-19T21:36:35.734Z Compiling semver-parser v0.10.2
16112024-01-19T21:36:35.883Z Compiling foreign-types-macros v0.2.3
16122024-01-19T21:36:36.082Z Compiling serde_with v3.4.0
16132024-01-19T21:36:36.675Z Compiling num_enum v0.5.11
16142024-01-19T21:36:36.908Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16152024-01-19T21:36:37.997Z Compiling crucible-workspace-hack v0.1.0
16162024-01-19T21:36:38.256Z Compiling foreign-types-shared v0.3.1
16172024-01-19T21:36:38.428Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16182024-01-19T21:36:38.432Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16192024-01-19T21:36:38.784Z Compiling foreign-types v0.5.0
16202024-01-19T21:36:39.119Z Compiling semver v0.11.0
16212024-01-19T21:36:40.176Z Compiling is-terminal v0.4.9
16222024-01-19T21:36:40.345Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16232024-01-19T21:36:40.365Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16242024-01-19T21:36:40.453Z Compiling cstr-argument v0.1.2
16252024-01-19T21:36:40.670Z Compiling parse-display-derive v0.8.2
16262024-01-19T21:36:40.807Z Compiling xattr v1.0.1
16272024-01-19T21:36:41.215Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16282024-01-19T21:36:41.692Z Compiling filetime v0.2.23
16292024-01-19T21:36:41.773Z Compiling pretty-hex v0.2.1
16302024-01-19T21:36:42.055Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16312024-01-19T21:36:42.195Z Compiling home v0.5.5
16322024-01-19T21:36:42.526Z Compiling toolchain_find v0.2.0
16332024-01-19T21:36:42.576Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16342024-01-19T21:36:43.067Z Compiling tar v0.4.40
16352024-01-19T21:36:43.355Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16362024-01-19T21:36:43.819Z Compiling colored v2.0.4
16372024-01-19T21:36:44.336Z Compiling toml v0.5.11
16382024-01-19T21:36:44.762Z Compiling platforms v3.0.2
16392024-01-19T21:36:44.830Z Compiling topological-sort v0.2.2
16402024-01-19T21:36:45.145Z Compiling omicron-zone-package v0.10.1
16412024-01-19T21:36:45.316Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16422024-01-19T21:36:45.422Z Compiling camino-tempfile v1.1.1
16432024-01-19T21:36:46.110Z Compiling zone_cfg_derive v0.3.0
16442024-01-19T21:36:46.663Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
16452024-01-19T21:36:47.333Z Compiling rustfmt-wrapper v0.2.0
16462024-01-19T21:36:48.170Z Compiling parse-display v0.8.2
16472024-01-19T21:36:48.316Z Compiling textwrap v0.11.0
16482024-01-19T21:36:48.372Z Compiling heck v0.3.3
16492024-01-19T21:36:48.568Z Compiling num-derive v0.4.0
16502024-01-19T21:36:49.073Z Compiling strsim v0.8.0
16512024-01-19T21:36:49.240Z Compiling vec_map v0.8.2
16522024-01-19T21:36:49.689Z Compiling libefi-sys v0.1.0
16532024-01-19T21:36:50.090Z Compiling ansi_term v0.12.1
16542024-01-19T21:36:50.156Z Compiling structopt-derive v0.4.18
16552024-01-19T21:36:50.699Z Compiling clap v2.34.0
16562024-01-19T21:36:50.950Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4e6e6ab6379fa4bc40f5d0c7340b9f35c45ad6e4#4e6e6ab6)
16572024-01-19T21:36:51.401Z Compiling zone v0.3.0
16582024-01-19T21:36:51.969Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
16592024-01-19T21:36:52.637Z Compiling smf v0.2.2
16602024-01-19T21:36:52.663Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
16612024-01-19T21:36:53.132Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16622024-01-19T21:36:53.508Z Compiling unicase v2.7.0
16632024-01-19T21:36:53.700Z Compiling semver v0.1.20
16642024-01-19T21:36:54.040Z Compiling curve25519-dalek v4.1.1
16652024-01-19T21:36:54.305Z Compiling rustc_version v0.1.7
16662024-01-19T21:36:54.812Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16672024-01-19T21:36:54.948Z Compiling universal-hash v0.5.1
16682024-01-19T21:36:54.964Z Compiling opaque-debug v0.3.0
16692024-01-19T21:36:55.046Z Compiling newtype_derive v0.1.6
16702024-01-19T21:36:55.107Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16712024-01-19T21:36:55.271Z Compiling curve25519-dalek-derive v0.1.0
16722024-01-19T21:36:55.359Z Compiling num-rational v0.4.1
16732024-01-19T21:36:55.383Z Compiling getrandom v0.1.16
16742024-01-19T21:36:55.661Z Compiling password-hash v0.5.0
16752024-01-19T21:36:55.862Z Compiling blake2 v0.10.6
16762024-01-19T21:36:55.893Z Compiling signature v2.1.0
16772024-01-19T21:36:56.174Z Compiling linked-hash-map v0.5.6
16782024-01-19T21:36:56.267Z Compiling quick-error v1.2.3
16792024-01-19T21:36:56.462Z Compiling structopt v0.3.26
16802024-01-19T21:36:56.527Z Compiling parking_lot_core v0.8.6
16812024-01-19T21:36:56.728Z Compiling lru-cache v0.1.2
16822024-01-19T21:36:57.017Z Compiling argon2 v0.5.2
16832024-01-19T21:36:57.388Z Compiling resolv-conf v0.7.0
16842024-01-19T21:36:58.525Z Compiling aead v0.5.2
16852024-01-19T21:36:59.061Z Compiling num-complex v0.4.4
16862024-01-19T21:36:59.117Z Compiling nibble_vec v0.1.0
16872024-01-19T21:36:59.122Z Compiling slog-dtrace v0.2.3
16882024-01-19T21:36:59.140Z Compiling arc-swap v1.6.0
16892024-01-19T21:36:59.557Z Compiling cancel-safe-futures v0.1.5
16902024-01-19T21:37:00.082Z Compiling utf-8 v0.7.6
16912024-01-19T21:37:00.226Z Compiling keccak v0.1.4
16922024-01-19T21:37:00.465Z Compiling winapi v0.3.9
16932024-01-19T21:37:00.540Z Compiling endian-type v0.1.2
16942024-01-19T21:37:00.581Z Compiling tungstenite v0.20.1
16952024-01-19T21:37:00.873Z Compiling radix_trie v0.2.1
16962024-01-19T21:37:01.913Z Compiling sha3 v0.10.8
16972024-01-19T21:37:02.004Z Compiling num v0.4.1
16982024-01-19T21:37:02.225Z Compiling slog-scope v4.4.0
16992024-01-19T21:37:02.260Z Compiling mime_guess v2.0.4
17002024-01-19T21:37:02.333Z Compiling steno v0.4.0
17012024-01-19T21:37:03.109Z Compiling trust-dns-resolver v0.22.0
17022024-01-19T21:37:03.523Z Compiling rand_core v0.5.1
17032024-01-19T21:37:04.343Z Compiling poly1305 v0.8.0
17042024-01-19T21:37:04.799Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17052024-01-19T21:37:05.455Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17062024-01-19T21:37:05.932Z Compiling chacha20 v0.9.1
17072024-01-19T21:37:06.378Z Compiling rfc6979 v0.4.0
17082024-01-19T21:37:06.667Z Compiling secrecy v0.8.0
17092024-01-19T21:37:06.694Z Compiling thiserror-impl-no-std v2.0.2
17102024-01-19T21:37:06.718Z Compiling half v1.8.2
17112024-01-19T21:37:07.084Z Compiling option-ext v0.2.0
17122024-01-19T21:37:07.275Z Compiling convert_case v0.4.0
17132024-01-19T21:37:07.392Z Compiling ciborium-io v0.2.1
17142024-01-19T21:37:07.546Z Compiling ciborium-ll v0.2.1
17152024-01-19T21:37:07.752Z Compiling dirs-sys v0.4.1
17162024-01-19T21:37:08.256Z Compiling ecdsa v0.16.9
17172024-01-19T21:37:08.802Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17182024-01-19T21:37:08.891Z Compiling derive_more v0.99.17
17192024-01-19T21:37:09.311Z Compiling parking_lot v0.11.2
17202024-01-19T21:37:10.396Z Compiling rand_chacha v0.2.2
17212024-01-19T21:37:10.978Z Compiling slog-stdlog v4.1.1
17222024-01-19T21:37:12.361Z Compiling thiserror-no-std v2.0.2
17232024-01-19T21:37:12.471Z Compiling tokio-tungstenite v0.20.1
17242024-01-19T21:37:12.904Z Compiling trust-dns-client v0.22.0
17252024-01-19T21:37:13.032Z Compiling ed25519 v2.2.2
17262024-01-19T21:37:13.295Z Compiling polyval v0.6.1
17272024-01-19T21:37:13.458Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17282024-01-19T21:37:14.999Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17292024-01-19T21:37:15.002Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17302024-01-19T21:37:15.003Z Compiling primeorder v0.13.6
17312024-01-19T21:37:15.003Z Compiling ctr v0.9.2
17322024-01-19T21:37:15.549Z Compiling aes v0.8.3
17332024-01-19T21:37:16.893Z Compiling blowfish v0.9.1
17342024-01-19T21:37:17.602Z Compiling password-hash v0.4.2
17352024-01-19T21:37:18.127Z Compiling libsw v3.3.1
17362024-01-19T21:37:18.812Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17372024-01-19T21:37:19.273Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17382024-01-19T21:37:20.644Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17392024-01-19T21:37:21.729Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17402024-01-19T21:37:22.378Z Compiling pbkdf2 v0.12.2
17412024-01-19T21:37:22.617Z Compiling derive-where v1.2.7
17422024-01-19T21:37:23.953Z Compiling fxhash v0.2.1
17432024-01-19T21:37:25.217Z Compiling owo-colors v3.5.0
17442024-01-19T21:37:28.847Z Compiling linear-map v1.2.0
17452024-01-19T21:37:28.991Z Compiling swrite v0.1.0
17462024-01-19T21:37:29.198Z Compiling trust-dns-server v0.22.1
17472024-01-19T21:37:29.454Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17482024-01-19T21:37:32.114Z Compiling sled v0.34.7
17492024-01-19T21:37:33.281Z Compiling bcrypt-pbkdf v0.10.0
17502024-01-19T21:37:34.274Z Compiling pbkdf2 v0.11.0
17512024-01-19T21:37:34.938Z Compiling p256 v0.13.2
17522024-01-19T21:37:36.603Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17532024-01-19T21:37:37.320Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17542024-01-19T21:37:40.289Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17552024-01-19T21:37:41.063Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17562024-01-19T21:37:41.533Z Compiling ghash v0.5.0
17572024-01-19T21:37:41.546Z Compiling ed25519-dalek v2.0.0
17582024-01-19T21:37:41.546Z Compiling russh-cryptovec v0.7.0
17592024-01-19T21:37:41.594Z Compiling vsss-rs v3.3.4
17602024-01-19T21:37:41.983Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17612024-01-19T21:37:43.107Z Compiling slog-envlogger v2.2.0
17622024-01-19T21:37:44.632Z Compiling rand v0.7.3
17632024-01-19T21:37:47.127Z Compiling dirs v5.0.1
17642024-01-19T21:37:47.760Z Compiling ciborium v0.2.1
17652024-01-19T21:37:48.520Z Compiling chacha20poly1305 v0.10.1
17662024-01-19T21:37:48.671Z Compiling cbc v0.1.2
17672024-01-19T21:37:48.940Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17682024-01-19T21:37:49.401Z Compiling pem v3.0.2
17692024-01-19T21:37:49.525Z Compiling headers-core v0.2.0
17702024-01-19T21:37:49.702Z Compiling kstat-rs v0.2.3
17712024-01-19T21:37:49.863Z Compiling http-range v0.1.5
17722024-01-19T21:37:50.178Z Compiling glob v0.3.1
17732024-01-19T21:37:50.327Z Compiling md5 v0.7.0
17742024-01-19T21:37:51.145Z Compiling pretty-hex v0.4.1
17752024-01-19T21:37:51.418Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17762024-01-19T21:37:51.418Z Compiling russh-keys v0.40.1
17772024-01-19T21:37:51.418Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17782024-01-19T21:37:51.819Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17792024-01-19T21:37:52.799Z Compiling hyper-staticfile v0.9.5
17802024-01-19T21:37:53.169Z Compiling rcgen v0.12.0
17812024-01-19T21:37:54.377Z Compiling headers v0.3.9
17822024-01-19T21:37:55.373Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17832024-01-19T21:37:56.887Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17842024-01-19T21:38:12.722Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
17852024-01-19T21:38:12.889Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
17862024-01-19T21:38:12.890Z Compiling aes-gcm v0.10.3
17872024-01-19T21:38:12.890Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17882024-01-19T21:38:12.890Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=1e25649e8c2ac274bd04adfe0513dd14a482058c#1e25649e)
17892024-01-19T21:38:12.890Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e71b10d2f9f1fb52818b916bae83ba15a339548d#e71b10d2)
17902024-01-19T21:38:12.890Z Compiling atomicwrites v0.4.3
17912024-01-19T21:38:12.998Z Compiling itertools v0.12.0
17922024-01-19T21:38:12.998Z Compiling subprocess v0.2.9
17932024-01-19T21:38:12.998Z Compiling display-error-chain v0.2.0
17942024-01-19T21:38:12.998Z Compiling hex-literal v0.4.1
17952024-01-19T21:38:12.998Z Compiling russh v0.40.2
17962024-01-19T21:38:12.998Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17972024-01-19T21:38:12.999Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17982024-01-19T21:38:31.292Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17992024-01-19T21:38:37.755Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18002024-01-19T21:38:39.453Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18012024-01-19T21:39:10.449Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18022024-01-19T21:40:34.949Z Finished dev [unoptimized + debuginfo] target(s) in 8m 46s
18032024-01-19T21:40:35.339Z
18042024-01-19T21:40:35.339Zreal 8:46.515829970
18052024-01-19T21:40:35.339Zuser 47:05.672406502
18062024-01-19T21:40:35.339Zsys 7:10.617131643
18072024-01-19T21:40:35.344Ztrap 1.778566455
18082024-01-19T21:40:35.344Ztflt 5.826571379
18092024-01-19T21:40:35.344Zdflt 8.473012550
18102024-01-19T21:40:35.344Zkflt 0.018902430
18112024-01-19T21:40:35.344Zlock 1:29:10.936157743
18122024-01-19T21:40:35.345Zslp 2:12:36.080089622
18132024-01-19T21:40:35.345Zlat 2:05.090248671
18142024-01-19T21:40:35.345Zstop 4:57.429427414
18152024-01-19T21:40:35.345Z+ mkdir -p /work/end-to-end-tests
18162024-01-19T21:40:35.345Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18172024-01-19T21:40:36.322Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18182024-01-19T21:40:36.322Z+ ptime -m gzip
18192024-01-19T21:40:36.329Z++ basename target/debug/bootstrap
18202024-01-19T21:40:54.131Z
18212024-01-19T21:40:54.137Zreal 17.762804552
18222024-01-19T21:40:54.137Zuser 17.563790033
18232024-01-19T21:40:54.138Zsys 0.183144997
18242024-01-19T21:40:54.138Ztrap 0.005972222
18252024-01-19T21:40:54.138Ztflt 0.000000000
18262024-01-19T21:40:54.138Zdflt 0.000000000
18272024-01-19T21:40:54.138Zkflt 0.000000000
18282024-01-19T21:40:54.138Zlock 0.000000000
18292024-01-19T21:40:54.139Zslp 0.000000000
18302024-01-19T21:40:54.139Zlat 0.009539814
18312024-01-19T21:40:54.139Zstop 0.000225173
18322024-01-19T21:40:54.139Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18332024-01-19T21:40:54.139Z+ ptime -m gzip
18342024-01-19T21:40:54.139Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-65f30ecb53223d0e
18352024-01-19T21:40:55.184Z
18362024-01-19T21:40:55.187Zreal 1.073493165
18372024-01-19T21:40:55.188Zuser 1.061606335
18382024-01-19T21:40:55.188Zsys 0.011192719
18392024-01-19T21:40:55.192Ztrap 0.000142246
18402024-01-19T21:40:55.192Ztflt 0.000000000
18412024-01-19T21:40:55.192Zdflt 0.000000000
18422024-01-19T21:40:55.192Zkflt 0.000000000
18432024-01-19T21:40:55.192Zlock 0.000000000
18442024-01-19T21:40:55.192Zslp 0.000000000
18452024-01-19T21:40:55.192Zlat 0.000201882
18462024-01-19T21:40:55.192Zstop 0.000234387
18472024-01-19T21:40:55.192Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18482024-01-19T21:40:55.192Z+ ptime -m gzip
18492024-01-19T21:40:55.192Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-02d296ed8b688339
18502024-01-19T21:41:13.434Z
18512024-01-19T21:41:13.437Zreal 18.257472268
18522024-01-19T21:41:13.437Zuser 18.067660026
18532024-01-19T21:41:13.437Zsys 0.185207579
18542024-01-19T21:41:13.437Ztrap 0.003331731
18552024-01-19T21:41:13.437Ztflt 0.000000000
18562024-01-19T21:41:13.437Zdflt 0.000000000
18572024-01-19T21:41:13.437Zkflt 0.000000000
18582024-01-19T21:41:13.437Zlock 0.000000000
18592024-01-19T21:41:13.437Zslp 0.000000000
18602024-01-19T21:41:13.437Zlat 0.000923714
18612024-01-19T21:41:13.437Zstop 0.000235043
18622024-01-19T21:41:13.437Z+ banner caboose-util
18632024-01-19T21:41:13.437Z
18642024-01-19T21:41:13.437Z #### ## ##### #### #### #### ###### # # #####
18652024-01-19T21:41:13.438Z # # # # # # # # # # # # # # #
18662024-01-19T21:41:13.438Z # # # ##### # # # # #### ##### ##### # # #
18672024-01-19T21:41:13.438Z # ###### # # # # # # # # # # #
18682024-01-19T21:41:13.438Z # # # # # # # # # # # # # # # #
18692024-01-19T21:41:13.438Z #### # # ##### #### #### #### ###### #### #
18702024-01-19T21:41:13.438Z
18712024-01-19T21:41:13.438Z+ ptime -m cargo build --locked -p caboose-util --release
18722024-01-19T21:41:14.120Z Downloading crates ...
18732024-01-19T21:41:14.411Z Downloaded radium v0.7.0
18742024-01-19T21:41:14.414Z Downloaded tap v1.0.1
18752024-01-19T21:41:14.419Z Downloaded serde-hex v0.1.0
18762024-01-19T21:41:14.422Z Downloaded crc-any v2.4.3
18772024-01-19T21:41:14.426Z Downloaded array-init v0.0.4
18782024-01-19T21:41:14.430Z Downloaded path-slash v0.1.5
18792024-01-19T21:41:14.433Z Downloaded bitfield v0.14.0
18802024-01-19T21:41:14.436Z Downloaded termcolor v1.2.0
18812024-01-19T21:41:14.438Z Downloaded packed_struct_codegen v0.10.1
18822024-01-19T21:41:14.439Z Downloaded smallvec v0.6.14
18832024-01-19T21:41:14.442Z Downloaded maybe-uninit v2.0.0
18842024-01-19T21:41:14.444Z Downloaded funty v2.0.0
18852024-01-19T21:41:14.444Z Downloaded wyz v0.5.1
18862024-01-19T21:41:14.447Z Downloaded pkcs1 v0.7.5
18872024-01-19T21:41:14.450Z Downloaded packed_struct v0.10.1
18882024-01-19T21:41:14.453Z Downloaded env_logger v0.10.0
18892024-01-19T21:41:14.457Z Downloaded crc-catalog v2.2.0
18902024-01-19T21:41:14.460Z Downloaded rsa v0.9.2
18912024-01-19T21:41:14.468Z Downloaded num-bigint-dig v0.8.4
18922024-01-19T21:41:14.477Z Downloaded x509-cert v0.2.4
18932024-01-19T21:41:14.487Z Downloaded object v0.30.4
18942024-01-19T21:41:14.504Z Downloaded bitvec v1.0.1
18952024-01-19T21:41:14.530Z Downloaded ron v0.8.1
18962024-01-19T21:41:14.539Z Downloaded nodrop v0.1.14
18972024-01-19T21:41:14.543Z Downloaded crc v3.0.1
18982024-01-19T21:41:14.724Z Compiling proc-macro2 v1.0.74
18992024-01-19T21:41:14.724Z Compiling unicode-ident v1.0.12
19002024-01-19T21:41:14.739Z Compiling libc v0.2.152
19012024-01-19T21:41:14.739Z Compiling autocfg v1.1.0
19022024-01-19T21:41:14.739Z Compiling serde v1.0.195
19032024-01-19T21:41:14.739Z Compiling cfg-if v1.0.0
19042024-01-19T21:41:14.740Z Compiling version_check v0.9.4
19052024-01-19T21:41:14.873Z Compiling typenum v1.16.0
19062024-01-19T21:41:14.887Z Compiling syn v1.0.109
19072024-01-19T21:41:14.984Z Compiling parking_lot_core v0.9.8
19082024-01-19T21:41:15.537Z Compiling libm v0.2.7
19092024-01-19T21:41:15.594Z Compiling once_cell v1.19.0
19102024-01-19T21:41:15.761Z Compiling generic-array v0.14.7
19112024-01-19T21:41:15.838Z Compiling lock_api v0.4.10
19122024-01-19T21:41:15.980Z Compiling num-traits v0.2.16
19132024-01-19T21:41:16.166Z Compiling pkg-config v0.3.27
19142024-01-19T21:41:16.184Z Compiling scopeguard v1.2.0
19152024-01-19T21:41:16.382Z Compiling slab v0.4.9
19162024-01-19T21:41:16.510Z Compiling serde_json v1.0.111
19172024-01-19T21:41:16.803Z Compiling quote v1.0.35
19182024-01-19T21:41:16.960Z Compiling thiserror v1.0.49
19192024-01-19T21:41:17.107Z Compiling memchr v2.6.3
19202024-01-19T21:41:17.622Z Compiling syn v2.0.46
19212024-01-19T21:41:17.794Z Compiling cc v1.0.83
19222024-01-19T21:41:17.844Z Compiling getrandom v0.2.10
19232024-01-19T21:41:18.508Z Compiling rand_core v0.6.4
19242024-01-19T21:41:18.618Z Compiling byteorder v1.5.0
19252024-01-19T21:41:19.343Z Compiling itoa v1.0.9
19262024-01-19T21:41:19.485Z Compiling log v0.4.20
19272024-01-19T21:41:19.669Z Compiling smallvec v1.11.2
19282024-01-19T21:41:20.821Z Compiling vcpkg v0.2.15
19292024-01-19T21:41:22.467Z Compiling parking_lot v0.12.1
19302024-01-19T21:41:22.736Z Compiling const-oid v0.9.5
19312024-01-19T21:41:22.820Z Compiling pin-project-lite v0.2.13
19322024-01-19T21:41:22.973Z Compiling ring v0.17.7
19332024-01-19T21:41:23.708Z Compiling openssl-sys v0.9.96
19342024-01-19T21:41:24.122Z Compiling indexmap v1.9.3
19352024-01-19T21:41:24.593Z Compiling signal-hook-registry v1.4.1
19362024-01-19T21:41:25.228Z Compiling subtle v2.5.0
19372024-01-19T21:41:25.641Z Compiling heck v0.4.1
19382024-01-19T21:41:25.701Z Compiling futures-core v0.3.30
19392024-01-19T21:41:25.759Z Compiling io-lifetimes v1.0.11
19402024-01-19T21:41:26.246Z Compiling ring v0.16.20
19412024-01-19T21:41:26.491Z Compiling mio v0.8.9
19422024-01-19T21:41:26.524Z Compiling num-integer v0.1.45
19432024-01-19T21:41:26.957Z Compiling semver v1.0.21
19442024-01-19T21:41:27.612Z Compiling ryu v1.0.15
19452024-01-19T21:41:28.816Z Compiling rustix v0.37.23
19462024-01-19T21:41:29.492Z Compiling spin v0.5.2
19472024-01-19T21:41:30.090Z Compiling num_cpus v1.16.0
19482024-01-19T21:41:30.253Z Compiling socket2 v0.5.5
19492024-01-19T21:41:30.376Z Compiling futures-sink v0.3.30
19502024-01-19T21:41:30.590Z Compiling unicode-xid v0.2.4
19512024-01-19T21:41:30.794Z Compiling ucd-trie v0.1.6
19522024-01-19T21:41:30.851Z Compiling openssl v0.10.60
19532024-01-19T21:41:31.381Z Compiling httparse v1.8.0
19542024-01-19T21:41:31.574Z Compiling synstructure v0.12.6
19552024-01-19T21:41:31.819Z Compiling tinyvec_macros v0.1.1
19562024-01-19T21:41:31.953Z Compiling tinyvec v1.6.0
19572024-01-19T21:41:32.220Z Compiling futures-channel v0.3.30
19582024-01-19T21:41:33.256Z Compiling rustls v0.21.9
19592024-01-19T21:41:33.261Z Compiling ppv-lite86 v0.2.17
19602024-01-19T21:41:33.352Z Compiling pin-utils v0.1.0
19612024-01-19T21:41:33.426Z Compiling crc32fast v1.3.2
19622024-01-19T21:41:33.473Z Compiling native-tls v0.2.11
19632024-01-19T21:41:34.090Z Compiling futures-io v0.3.30
19642024-01-19T21:41:34.093Z Compiling futures-task v0.3.30
19652024-01-19T21:41:34.199Z Compiling bzip2-sys v0.1.11+1.0.8
19662024-01-19T21:41:34.477Z Compiling spin v0.9.8
19672024-01-19T21:41:34.658Z Compiling unicode-normalization v0.1.22
19682024-01-19T21:41:34.702Z Compiling rand_chacha v0.3.1
19692024-01-19T21:41:34.712Z Compiling tracing-core v0.1.31
19702024-01-19T21:41:34.934Z Compiling base64ct v1.6.0
19712024-01-19T21:41:35.690Z Compiling unicode-bidi v0.3.13
19722024-01-19T21:41:36.007Z Compiling pem-rfc7468 v0.7.0
19732024-01-19T21:41:36.214Z Compiling rand v0.8.5
19742024-01-19T21:41:37.466Z Compiling errno v0.3.2
19752024-01-19T21:41:37.776Z Compiling num-iter v0.1.43
19762024-01-19T21:41:37.840Z Compiling usdt-impl v0.3.5
19772024-01-19T21:41:37.978Z Compiling ahash v0.8.6
19782024-01-19T21:41:38.325Z Compiling flagset v0.4.3
19792024-01-19T21:41:38.456Z Compiling rustix v0.38.25
19802024-01-19T21:41:38.685Z Compiling base64 v0.21.7
19812024-01-19T21:41:39.021Z Compiling signal-hook v0.3.17
19822024-01-19T21:41:39.316Z Compiling schemars v0.8.16
19832024-01-19T21:41:39.405Z Compiling serde_derive v1.0.195
19842024-01-19T21:41:39.438Z Compiling zeroize_derive v1.4.2
19852024-01-19T21:41:39.447Z Compiling tokio-macros v2.2.0
19862024-01-19T21:41:39.608Z Compiling thiserror-impl v1.0.49
19872024-01-19T21:41:39.802Z Compiling futures-macro v0.3.30
19882024-01-19T21:41:39.899Z Compiling tracing-attributes v0.1.26
19892024-01-19T21:41:40.562Z Compiling der_derive v0.7.2
19902024-01-19T21:41:40.660Z Compiling zerocopy-derive v0.2.0
19912024-01-19T21:41:41.692Z Compiling zeroize v1.7.0
19922024-01-19T21:41:42.845Z Compiling openssl-macros v0.1.1
19932024-01-19T21:41:43.405Z Compiling futures-util v0.3.30
19942024-01-19T21:41:43.941Z Compiling zerocopy-derive v0.7.31
19952024-01-19T21:41:44.309Z Compiling pest v2.7.2
19962024-01-19T21:41:44.402Z Compiling zerocopy-derive v0.6.4
19972024-01-19T21:41:44.595Z Compiling crypto-common v0.1.6
19982024-01-19T21:41:44.846Z Compiling block-buffer v0.10.4
19992024-01-19T21:41:45.167Z Compiling digest v0.10.7
20002024-01-19T21:41:45.351Z Compiling tracing v0.1.37
20012024-01-19T21:41:45.906Z Compiling der v0.7.8
20022024-01-19T21:41:47.490Z Compiling serde_derive_internals v0.26.0
20032024-01-19T21:41:48.981Z Compiling pest_meta v2.7.2
20042024-01-19T21:41:51.498Z Compiling pest_generator v2.7.2
20052024-01-19T21:41:54.361Z Compiling bitflags v1.3.2
20062024-01-19T21:41:54.648Z Compiling fnv v1.0.7
20072024-01-19T21:41:55.017Z Compiling schemars_derive v0.8.16
20082024-01-19T21:41:56.037Z Compiling pest_derive v2.7.2
20092024-01-19T21:41:56.617Z Compiling spki v0.7.2
20102024-01-19T21:41:57.429Z Compiling zerocopy v0.3.0
20112024-01-19T21:41:57.629Z Compiling lazy_static v1.4.0
20122024-01-19T21:41:59.903Z Compiling backtrace v0.3.69
20132024-01-19T21:42:00.117Z Compiling num-bigint v0.4.4
20142024-01-19T21:42:00.167Z Compiling memoffset v0.9.0
20152024-01-19T21:42:00.523Z Compiling hashbrown v0.12.3
20162024-01-19T21:42:00.534Z Compiling untrusted v0.7.1
20172024-01-19T21:42:00.601Z Compiling crossbeam-utils v0.8.16
20182024-01-19T21:42:00.782Z Compiling iana-time-zone v0.1.57
20192024-01-19T21:42:00.806Z Compiling openssl-probe v0.1.5
20202024-01-19T21:42:01.027Z Compiling foreign-types-shared v0.1.1
20212024-01-19T21:42:01.175Z Compiling doc-comment v0.3.3
20222024-01-19T21:42:01.205Z Compiling hashbrown v0.14.2
20232024-01-19T21:42:01.281Z Compiling untrusted v0.9.0
20242024-01-19T21:42:01.299Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20252024-01-19T21:42:01.902Z Compiling async-trait v0.1.77
20262024-01-19T21:42:02.575Z Compiling bytes v1.5.0
20272024-01-19T21:42:03.287Z Compiling bitflags v2.4.0
20282024-01-19T21:42:03.288Z Compiling uuid v1.6.1
20292024-01-19T21:42:04.325Z Compiling tokio v1.35.1
20302024-01-19T21:42:04.453Z Compiling rustc_version v0.4.0
20312024-01-19T21:42:04.715Z Compiling http v0.2.11
20322024-01-19T21:42:05.313Z Compiling heapless v0.7.16
20332024-01-19T21:42:05.907Z Compiling equivalent v1.0.1
20342024-01-19T21:42:06.345Z Compiling smoltcp v0.9.1
20352024-01-19T21:42:06.595Z Compiling percent-encoding v2.3.1
20362024-01-19T21:42:22.679Z Compiling indexmap v2.1.0
20372024-01-19T21:42:23.234Z Compiling chrono v0.4.31
20382024-01-19T21:42:23.234Z Compiling foreign-types v0.3.2
20392024-01-19T21:42:23.235Z Compiling dof v0.1.5
20402024-01-19T21:42:23.235Z Compiling dtrace-parser v0.1.14
20412024-01-19T21:42:23.235Z Compiling hmac v0.12.1
20422024-01-19T21:42:23.235Z Compiling clap_derive v4.4.2
20432024-01-19T21:42:23.235Z Compiling thread-id v4.2.0
20442024-01-19T21:42:23.235Z Compiling adler v1.0.2
20452024-01-19T21:42:23.235Z Compiling time-core v0.1.1
20462024-01-19T21:42:23.235Z Compiling cpufeatures v0.2.9
20472024-01-19T21:42:23.235Z Compiling siphasher v0.3.11
20482024-01-19T21:42:23.235Z Compiling anstyle v1.0.2
20492024-01-19T21:42:23.235Z Compiling try-lock v0.2.4
20502024-01-19T21:42:23.235Z Compiling tokio-util v0.7.10
20512024-01-19T21:42:23.235Z Compiling rustversion v1.0.14
20522024-01-19T21:42:23.235Z Compiling utf8parse v0.2.1
20532024-01-19T21:42:23.235Z Compiling anstyle-parse v0.2.1
20542024-01-19T21:42:23.235Z Compiling want v0.3.1
20552024-01-19T21:42:23.236Z Compiling sha2 v0.10.8
20562024-01-19T21:42:23.236Z Compiling h2 v0.3.21
20572024-01-19T21:42:23.236Z Compiling time-macros v0.2.13
20582024-01-19T21:42:23.236Z Compiling miniz_oxide v0.7.1
20592024-01-19T21:42:27.134Z Compiling sct v0.7.0
20602024-01-19T21:42:27.558Z Compiling rustls-webpki v0.101.7
20612024-01-19T21:42:29.368Z Compiling http-body v0.4.5
20622024-01-19T21:42:29.432Z Compiling form_urlencoded v1.2.1
20632024-01-19T21:42:29.981Z Compiling serde_tokenstream v0.1.7
20642024-01-19T21:42:30.415Z Compiling pkcs8 v0.10.2
20652024-01-19T21:42:30.676Z Compiling hubpack_derive v0.1.1
20662024-01-19T21:42:30.765Z Compiling pin-project-internal v1.1.3
20672024-01-19T21:42:31.558Z Compiling socket2 v0.4.9
20682024-01-19T21:42:31.926Z Compiling crossbeam-epoch v0.9.15
20692024-01-19T21:42:32.845Z Compiling slog v2.7.0
20702024-01-19T21:42:33.316Z Compiling tower-service v0.3.2
20712024-01-19T21:42:33.683Z Compiling colorchoice v1.0.0
20722024-01-19T21:42:33.928Z Compiling anyhow v1.0.75
20732024-01-19T21:42:33.933Z Compiling anstyle-query v1.0.0
20742024-01-19T21:42:34.149Z Compiling httpdate v1.0.3
20752024-01-19T21:42:34.618Z Compiling radium v0.7.0
20762024-01-19T21:42:34.710Z Compiling hyper v0.14.27
20772024-01-19T21:42:35.263Z Compiling anstream v0.5.0
20782024-01-19T21:42:42.433Z Compiling terminal_size v0.2.6
20792024-01-19T21:42:43.922Z Compiling toml_datetime v0.6.5
20802024-01-19T21:42:44.592Z Compiling serde_spanned v0.6.4
20812024-01-19T21:42:45.413Z Compiling rustls-pemfile v1.0.3
20822024-01-19T21:42:45.929Z Compiling zerocopy v0.6.4
20832024-01-19T21:42:47.355Z Compiling md-5 v0.10.5
20842024-01-19T21:42:47.924Z Compiling stringprep v0.1.3
20852024-01-19T21:42:48.039Z Compiling idna v0.5.0
20862024-01-19T21:42:49.495Z Compiling diesel_table_macro_syntax v0.1.0
20872024-01-19T21:42:50.047Z Compiling hash32 v0.2.1
20882024-01-19T21:42:50.065Z Compiling aho-corasick v1.0.4
20892024-01-19T21:42:50.474Z Compiling strsim v0.10.0
20902024-01-19T21:42:50.525Z Compiling stable_deref_trait v1.2.0
20912024-01-19T21:42:50.618Z Compiling clap_lex v0.5.1
20922024-01-19T21:42:50.653Z Compiling tap v1.0.1
20932024-01-19T21:42:50.914Z Compiling dyn-clone v1.0.13
20942024-01-19T21:42:51.199Z Compiling regex-syntax v0.8.2
20952024-01-19T21:42:51.308Z Compiling winnow v0.5.15
20962024-01-19T21:42:51.774Z Compiling gimli v0.28.0
20972024-01-19T21:42:54.929Z Compiling fallible-iterator v0.2.0
20982024-01-19T21:42:54.929Z Compiling maybe-uninit v2.0.0
20992024-01-19T21:42:54.954Z Compiling postgres-protocol v0.6.6
21002024-01-19T21:42:55.455Z Compiling clap_builder v4.4.2
21012024-01-19T21:42:55.832Z Compiling wyz v0.5.1
21022024-01-19T21:42:56.518Z Compiling diesel_derives v2.1.2
21032024-01-19T21:42:57.056Z Compiling url v2.5.0
21042024-01-19T21:42:57.382Z Compiling regex-automata v0.4.3
21052024-01-19T21:42:59.823Z Compiling addr2line v0.21.0
21062024-01-19T21:43:00.504Z Compiling tokio-rustls v0.24.1
21072024-01-19T21:43:01.148Z Compiling rustls-native-certs v0.6.3
21082024-01-19T21:43:01.645Z Compiling strum_macros v0.25.2
21092024-01-19T21:43:02.594Z Compiling tokio-native-tls v0.3.1
21102024-01-19T21:43:08.156Z Compiling usdt-macro v0.3.5
21112024-01-19T21:43:08.742Z Compiling usdt-attr-macro v0.3.5
21122024-01-19T21:43:10.708Z Compiling phf_shared v0.11.2
21132024-01-19T21:43:11.479Z Compiling zerocopy v0.7.31
21142024-01-19T21:43:11.807Z Compiling block-padding v0.3.3
21152024-01-19T21:43:12.109Z Compiling enum-as-inner v0.5.1
21162024-01-19T21:43:12.152Z Compiling snafu-derive v0.7.5
21172024-01-19T21:43:13.583Z Compiling serde_repr v0.1.16
21182024-01-19T21:43:14.467Z Compiling ff v0.13.0
21192024-01-19T21:43:14.801Z Compiling scheduled-thread-pool v0.2.7
21202024-01-19T21:43:15.276Z Compiling object v0.32.1
21212024-01-19T21:43:18.399Z Compiling ipnet v2.9.0
21222024-01-19T21:43:20.250Z Compiling bit-vec v0.6.3
21232024-01-19T21:43:20.349Z Compiling regex-automata v0.1.10
21242024-01-19T21:43:20.924Z Compiling deranged v0.3.8
21252024-01-19T21:43:21.066Z Compiling matches v0.1.10
21262024-01-19T21:43:21.348Z Compiling funty v2.0.0
21272024-01-19T21:43:21.793Z Compiling num_threads v0.1.6
21282024-01-19T21:43:23.954Z Compiling packed_struct v0.10.1
21292024-01-19T21:43:24.541Z Compiling managed v0.8.0
21302024-01-19T21:43:25.321Z Compiling base16ct v0.2.0
21312024-01-19T21:43:25.475Z Compiling rustc-demangle v0.1.23
21322024-01-19T21:43:25.750Z Compiling num-bigint-dig v0.8.4
21332024-01-19T21:43:26.171Z Compiling sec1 v0.7.3
21342024-01-19T21:43:26.954Z Compiling time v0.3.27
21352024-01-19T21:43:29.790Z Compiling bitvec v1.0.1
21362024-01-19T21:43:31.234Z Compiling idna v0.2.3
21372024-01-19T21:43:33.192Z Compiling bstr v0.2.17
21382024-01-19T21:43:33.683Z Compiling r2d2 v0.8.10
21392024-01-19T21:43:34.262Z Compiling group v0.13.0
21402024-01-19T21:43:35.486Z Compiling inout v0.1.3
21412024-01-19T21:43:37.589Z Compiling phf v0.11.2
21422024-01-19T21:43:37.977Z Compiling regex v1.10.2
21432024-01-19T21:43:37.990Z Compiling hyper-tls v0.5.0
21442024-01-19T21:43:38.502Z Compiling clap v4.4.3
21452024-01-19T21:43:38.660Z Compiling signal-hook-mio v0.2.3
21462024-01-19T21:43:38.884Z Compiling hyper-rustls v0.24.2
21472024-01-19T21:43:39.645Z Compiling flate2 v1.0.28
21482024-01-19T21:43:39.652Z Compiling ipnetwork v0.20.0
21492024-01-19T21:43:40.907Z Compiling bzip2 v0.4.4
21502024-01-19T21:43:41.234Z Compiling toml_edit v0.19.15
21512024-01-19T21:43:41.461Z Compiling postgres-types v0.2.6
21522024-01-19T21:43:41.707Z Compiling pin-project v1.1.3
21532024-01-19T21:43:42.134Z Compiling hubpack v0.1.2
21542024-01-19T21:43:42.282Z Compiling serde_urlencoded v0.7.1
21552024-01-19T21:43:42.827Z Compiling phf_shared v0.10.0
21562024-01-19T21:43:43.089Z Compiling hkdf v0.12.4
21572024-01-19T21:43:43.414Z Compiling futures-executor v0.3.30
21582024-01-19T21:43:44.617Z Compiling crypto-bigint v0.5.2
21592024-01-19T21:43:46.612Z Compiling packed_struct_codegen v0.10.1
21602024-01-19T21:43:48.357Z Compiling float-cmp v0.9.0
21612024-01-19T21:43:49.151Z Compiling encoding_rs v0.8.33
21622024-01-19T21:43:49.212Z Compiling unicode-segmentation v1.10.1
21632024-01-19T21:43:49.484Z Compiling minimal-lexical v0.2.1
21642024-01-19T21:43:50.289Z Compiling precomputed-hash v0.1.1
21652024-01-19T21:43:50.441Z Compiling whoami v1.4.1
21662024-01-19T21:43:50.568Z Compiling crc-catalog v2.2.0
21672024-01-19T21:43:51.256Z Compiling data-encoding v2.4.0
21682024-01-19T21:43:52.022Z Compiling static_assertions v1.1.0
21692024-01-19T21:43:52.846Z Compiling nodrop v0.1.14
21702024-01-19T21:43:53.019Z Compiling unicode-width v0.1.11
21712024-01-19T21:43:53.251Z Compiling either v1.9.0
21722024-01-19T21:43:53.797Z Compiling difflib v0.4.0
21732024-01-19T21:43:54.110Z Compiling new_debug_unreachable v1.0.4
21742024-01-19T21:43:54.235Z Compiling predicates-core v1.0.6
21752024-01-19T21:43:54.737Z Compiling mime v0.3.17
21762024-01-19T21:43:55.586Z Compiling normalize-line-endings v0.3.0
21772024-01-19T21:43:55.658Z Compiling regex-automata v0.3.8
21782024-01-19T21:43:55.745Z Compiling webpki-roots v0.25.2
21792024-01-19T21:43:55.891Z Compiling fixedbitset v0.4.2
21802024-01-19T21:43:55.976Z Compiling reqwest v0.11.22
21812024-01-19T21:43:56.960Z Compiling petgraph v0.6.4
21822024-01-19T21:44:00.811Z Compiling bstr v1.6.0
21832024-01-19T21:44:03.196Z Compiling predicates v3.1.0
21842024-01-19T21:44:04.292Z Compiling string_cache v0.8.7
21852024-01-19T21:44:04.920Z Compiling itertools v0.10.5
21862024-01-19T21:44:05.405Z Compiling console v0.15.8
21872024-01-19T21:44:05.607Z Compiling array-init v0.0.4
21882024-01-19T21:44:07.664Z Compiling trust-dns-proto v0.22.0
21892024-01-19T21:44:07.669Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21902024-01-19T21:44:10.625Z Compiling tokio-postgres v0.7.10
21912024-01-19T21:44:16.376Z Compiling crc v3.0.1
21922024-01-19T21:44:17.181Z Compiling similar v2.3.0
21932024-01-19T21:44:17.537Z Compiling nom v7.1.3
21942024-01-19T21:44:23.251Z Compiling elliptic-curve v0.13.8
21952024-01-19T21:44:24.460Z Compiling toml v0.7.8
21962024-01-19T21:44:25.974Z Compiling futures v0.3.30
21972024-01-19T21:44:27.318Z Compiling snafu v0.7.5
21982024-01-19T21:44:27.765Z Compiling smallvec v0.6.14
21992024-01-19T21:44:28.369Z Compiling zip v0.6.6
22002024-01-19T21:44:28.470Z Compiling diesel v2.1.4
22012024-01-19T21:44:28.501Z Compiling yasna v0.5.2
22022024-01-19T21:44:28.560Z Compiling crossterm v0.27.0
22032024-01-19T21:44:32.486Z Compiling hashbrown v0.13.2
22042024-01-19T21:44:32.647Z Compiling cipher v0.4.4
22052024-01-19T21:44:35.539Z Compiling bit-set v0.5.3
22062024-01-19T21:44:35.952Z Compiling usdt v0.3.5
22072024-01-19T21:44:36.264Z Compiling is-terminal v0.4.9
22082024-01-19T21:44:38.530Z Compiling toml_edit v0.21.0
22092024-01-19T21:44:39.539Z Compiling pkcs1 v0.7.5
22102024-01-19T21:44:59.832Z Compiling tokio-stream v0.1.14
22112024-01-19T21:45:00.377Z Compiling openapiv3 v2.0.0
22122024-01-19T21:45:00.377Z Compiling hex v0.4.3
22132024-01-19T21:45:00.377Z Compiling signature v2.1.0
22142024-01-19T21:45:00.377Z Compiling lalrpop-util v0.19.12
22152024-01-19T21:45:00.377Z Compiling bitfield v0.14.0
22162024-01-19T21:45:00.381Z Compiling termcolor v1.2.0
22172024-01-19T21:45:00.381Z Compiling env_logger v0.10.0
22182024-01-19T21:45:05.386Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22192024-01-19T21:45:15.568Z Compiling rsa v0.9.2
22202024-01-19T21:45:30.553Z Compiling serde-hex v0.1.0
22212024-01-19T21:45:32.486Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22222024-01-19T21:45:37.034Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232024-01-19T21:45:37.784Z Compiling ron v0.8.1
22242024-01-19T21:45:38.146Z Compiling x509-cert v0.2.4
22252024-01-19T21:45:41.491Z Compiling crc-any v2.4.3
22262024-01-19T21:46:01.188Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22272024-01-19T21:46:29.915Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22282024-01-19T21:46:30.673Z Compiling object v0.30.4
22292024-01-19T21:46:35.020Z Compiling path-slash v0.1.5
22302024-01-19T21:46:36.537Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22312024-01-19T21:47:33.797Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22322024-01-19T21:47:33.797Z Finished release [optimized] target(s) in 6m 11s
22332024-01-19T21:47:33.798Z
22342024-01-19T21:47:33.798Zreal 6:12.087875230
22352024-01-19T21:47:33.798Zuser 43:05.492570501
22362024-01-19T21:47:33.798Zsys 3:40.932665899
22372024-01-19T21:47:33.798Ztrap 1.734677349
22382024-01-19T21:47:33.798Ztflt 1.113877050
22392024-01-19T21:47:33.799Zdflt 0.687134167
22402024-01-19T21:47:33.799Zkflt 0.008933233
22412024-01-19T21:47:33.799Zlock 1:35:30.907132845
22422024-01-19T21:47:33.799Zslp 2:00:46.406867105
22432024-01-19T21:47:33.800Zlat 1:51.367915554
22442024-01-19T21:47:33.800Zstop 1:22.435653192
22452024-01-19T21:47:33.834Z+ ptime -m gzip
22462024-01-19T21:47:33.834Z
22472024-01-19T21:47:33.834Zreal 0.657172032
22482024-01-19T21:47:33.834Zuser 0.646909888
22492024-01-19T21:47:33.835Zsys 0.009645240
22502024-01-19T21:47:33.835Ztrap 0.000093943
22512024-01-19T21:47:33.835Ztflt 0.000000000
22522024-01-19T21:47:33.835Zdflt 0.000000000
22532024-01-19T21:47:33.835Zkflt 0.000000000
22542024-01-19T21:47:33.835Zlock 0.000000000
22552024-01-19T21:47:33.835Zslp 0.000000000
22562024-01-19T21:47:33.835Zlat 0.000168595
22572024-01-19T21:47:33.835Zstop 0.000234688
22582024-01-19T21:47:33.835Z+ banner tufaceous
22592024-01-19T21:47:33.835Z
22602024-01-19T21:47:33.835Z ##### # # ###### ## #### ###### #### # # ####
22612024-01-19T21:47:33.835Z # # # # # # # # # # # # # #
22622024-01-19T21:47:33.835Z # # # ##### # # # ##### # # # # ####
22632024-01-19T21:47:33.835Z # # # # ###### # # # # # # #
22642024-01-19T21:47:33.836Z # # # # # # # # # # # # # # #
22652024-01-19T21:47:33.836Z # #### # # # #### ###### #### #### ####
22662024-01-19T21:47:33.836Z
22672024-01-19T21:47:33.836Z+ ptime -m cargo build --locked -p tufaceous --release
22682024-01-19T21:47:33.836Z Downloading crates ...
22692024-01-19T21:47:33.836Z Downloaded humantime v2.1.0
22702024-01-19T21:47:33.836Z Downloaded async-recursion v1.0.5
22712024-01-19T21:47:33.836Z Downloaded fs-err v2.11.0
22722024-01-19T21:47:33.838Z Downloaded parse-size v1.0.0
22732024-01-19T21:47:33.838Z Downloaded buf-list v1.0.3
22742024-01-19T21:47:33.838Z Downloaded olpc-cjson v0.1.3
22752024-01-19T21:47:33.838Z Downloaded globset v0.4.13
22762024-01-19T21:47:33.838Z Downloaded serde_plain v1.0.2
22772024-01-19T21:47:33.838Z Downloaded typed-path v0.7.0
22782024-01-19T21:47:33.838Z Downloaded tough v0.16.0
22792024-01-19T21:47:33.839Z Compiling serde_tokenstream v0.2.0
22802024-01-19T21:47:33.839Z Compiling regress v0.7.1
22812024-01-19T21:47:33.839Z Compiling dirs-sys-next v0.1.2
22822024-01-19T21:47:33.839Z Compiling ident_case v1.0.1
22832024-01-19T21:47:33.839Z Compiling thread_local v1.1.7
22842024-01-19T21:47:33.839Z Compiling slog-async v2.8.0
22852024-01-19T21:47:33.839Z Compiling heck v0.4.1
22862024-01-19T21:47:33.839Z Compiling dirs-next v2.0.0
22872024-01-19T21:47:33.839Z Compiling camino v1.1.6
22882024-01-19T21:47:33.839Z Compiling term v0.7.0
22892024-01-19T21:47:33.839Z Compiling crossbeam-channel v0.5.8
22902024-01-19T21:47:33.839Z Compiling getopts v0.2.21
22912024-01-19T21:47:33.840Z Compiling darling_core v0.20.3
22922024-01-19T21:47:33.840Z Compiling structmeta-derive v0.2.0
22932024-01-19T21:47:33.840Z Compiling atty v0.2.14
22942024-01-19T21:47:33.840Z Compiling multer v3.0.0
22952024-01-19T21:47:33.840Z Compiling paste v1.0.14
22962024-01-19T21:47:33.840Z Compiling match_cfg v0.1.0
22972024-01-19T21:47:33.840Z Compiling take_mut v0.2.2
22982024-01-19T21:47:33.840Z Compiling unsafe-libyaml v0.2.10
22992024-01-19T21:47:33.840Z Compiling hostname v0.3.1
23002024-01-19T21:47:33.842Z Compiling slog-term v2.9.0
23012024-01-19T21:47:33.842Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23022024-01-19T21:47:35.405Z Compiling structmeta v0.2.0
23032024-01-19T21:47:36.041Z Compiling serde_yaml v0.9.25
23042024-01-19T21:47:37.364Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23052024-01-19T21:47:37.383Z Compiling slog-json v2.6.1
23062024-01-19T21:47:38.174Z Compiling http v1.0.0
23072024-01-19T21:47:38.301Z Compiling darling_macro v0.20.3
23082024-01-19T21:47:39.479Z Compiling async-stream-impl v0.3.5
23092024-01-19T21:47:39.820Z Compiling darling v0.20.3
23102024-01-19T21:47:40.016Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
23112024-01-19T21:47:42.357Z Compiling regex-syntax v0.7.5
23122024-01-19T21:47:42.357Z Compiling fastrand v2.0.0
23132024-01-19T21:47:42.357Z Compiling rustls-pki-types v1.1.0
23142024-01-19T21:47:42.357Z Compiling atomic-waker v1.1.1
23152024-01-19T21:47:42.357Z Compiling waitgroup v0.1.2
23162024-01-19T21:47:42.376Z Compiling rustls-pemfile v2.0.0
23172024-01-19T21:47:42.380Z Compiling async-stream v0.3.5
23182024-01-19T21:47:42.842Z Compiling tempfile v3.8.1
23192024-01-19T21:47:43.627Z Compiling serde_with_macros v3.4.0
23202024-01-19T21:47:46.155Z Compiling slog-bunyan v2.5.0
23212024-01-19T21:47:46.555Z Compiling toml v0.8.8
23222024-01-19T21:47:46.820Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#b19a9a5d)
23232024-01-19T21:47:47.516Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23242024-01-19T21:47:47.994Z Compiling sha1 v0.10.6
23252024-01-19T21:47:49.099Z Compiling serde_path_to_error v0.1.15
23262024-01-19T21:47:49.601Z Compiling fs-err v2.11.0
23272024-01-19T21:47:50.361Z Compiling instant v0.1.12
23282024-01-19T21:47:50.369Z Compiling buf-list v1.0.3
23292024-01-19T21:47:50.370Z Compiling arc-swap v1.6.0
23302024-01-19T21:47:50.370Z Compiling same-file v1.0.6
23312024-01-19T21:47:50.676Z Compiling debug-ignore v1.0.5
23322024-01-19T21:47:50.804Z Compiling walkdir v2.4.0
23332024-01-19T21:47:50.938Z Compiling slog-scope v4.4.0
23342024-01-19T21:47:50.991Z Compiling parse-display-derive v0.8.2
23352024-01-19T21:47:51.346Z Compiling backoff v0.4.0
23362024-01-19T21:47:52.103Z Compiling serde_with v3.4.0
23372024-01-19T21:47:52.403Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23382024-01-19T21:47:53.211Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23392024-01-19T21:47:53.910Z Compiling globset v0.4.13
23402024-01-19T21:47:53.915Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23412024-01-19T21:47:53.980Z Compiling strum v0.25.0
23422024-01-19T21:47:54.240Z Compiling olpc-cjson v0.1.3
23432024-01-19T21:47:55.162Z Compiling pem v3.0.2
23442024-01-19T21:47:55.837Z Compiling serde_plain v1.0.2
23452024-01-19T21:47:56.691Z Compiling macaddr v1.0.1
23462024-01-19T21:47:57.434Z Compiling parse-display v0.8.2
23472024-01-19T21:47:57.749Z Compiling async-recursion v1.0.5
23482024-01-19T21:47:57.849Z Compiling filetime v0.2.23
23492024-01-19T21:47:57.917Z Compiling xattr v1.0.1
23502024-01-19T21:47:58.367Z Compiling typed-path v0.7.0
23512024-01-19T21:47:58.402Z Compiling tar v0.4.40
23522024-01-19T21:48:00.193Z Compiling slog-stdlog v4.1.1
23532024-01-19T21:48:00.604Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23542024-01-19T21:48:00.768Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23552024-01-19T21:48:03.509Z Compiling tough v0.16.0
23562024-01-19T21:48:08.313Z Compiling camino-tempfile v1.1.1
23572024-01-19T21:48:08.872Z Compiling itertools v0.12.0
23582024-01-19T21:48:09.420Z Compiling parse-size v1.0.0
23592024-01-19T21:48:09.924Z Compiling slog-envlogger v2.2.0
23602024-01-19T21:48:10.673Z Compiling humantime v2.1.0
23612024-01-19T21:48:11.827Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23622024-01-19T21:48:33.832Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23632024-01-19T21:48:34.133Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23642024-01-19T21:48:48.322Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23652024-01-19T21:48:50.244Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23662024-01-19T21:49:21.139Z Finished release [optimized] target(s) in 1m 54s
23672024-01-19T21:49:21.227Z
23682024-01-19T21:49:21.228Zreal 1:55.013180734
23692024-01-19T21:49:21.228Zuser 12:29.913576487
23702024-01-19T21:49:21.228Zsys 47.398441913
23712024-01-19T21:49:21.228Ztrap 0.463006549
23722024-01-19T21:49:21.228Ztflt 0.248183444
23732024-01-19T21:49:21.228Zdflt 0.775204423
23742024-01-19T21:49:21.231Zkflt 0.000056114
23752024-01-19T21:49:21.231Zlock 23:45.519804155
23762024-01-19T21:49:21.231Zslp 25:50.139951678
23772024-01-19T21:49:21.231Zlat 23.262087734
23782024-01-19T21:49:21.231Zstop 11.326307989
23792024-01-19T21:49:21.231Z+ ptime -m gzip
23802024-01-19T21:49:23.599Z
23812024-01-19T21:49:23.600Zreal 2.366652337
23822024-01-19T21:49:23.600Zuser 2.339132830
23832024-01-19T21:49:23.600Zsys 0.026797969
23842024-01-19T21:49:23.600Ztrap 0.000226698
23852024-01-19T21:49:23.604Ztflt 0.000000000
23862024-01-19T21:49:23.605Zdflt 0.000000000
23872024-01-19T21:49:23.605Zkflt 0.000000000
23882024-01-19T21:49:23.605Zlock 0.000000000
23892024-01-19T21:49:23.605Zslp 0.000000000
23902024-01-19T21:49:23.605Zlat 0.000170596
23912024-01-19T21:49:23.609Zstop 0.000223233
23922024-01-19T21:49:23.609Zprocess exited: duration 1188758 ms, exit code 0
 
23932024-01-19T21:49:23.621Zfound 5 output files
23942024-01-19T21:49:23.621Zuploading: /work/end-to-end-tests/bootstrap-65f30ecb53223d0e.gz (6319724 bytes)
23952024-01-19T21:49:41.443Zuploaded: /work/end-to-end-tests/bootstrap-65f30ecb53223d0e.gz
23962024-01-19T21:49:41.446Zuploading: /work/end-to-end-tests/bootstrap.gz (102815881 bytes)
23972024-01-19T21:50:07.627Zuploaded: /work/end-to-end-tests/bootstrap.gz
23982024-01-19T21:50:07.627Zuploading: /work/end-to-end-tests/end_to_end_tests-02d296ed8b688339.gz (105959525 bytes)
23992024-01-19T21:50:44.369Zuploaded: /work/end-to-end-tests/end_to_end_tests-02d296ed8b688339.gz
24002024-01-19T21:50:44.369Zuploading: /work/caboose-util.gz (4097307 bytes)
24012024-01-19T21:50:46.458Zuploaded: /work/caboose-util.gz
24022024-01-19T21:50:46.458Zuploading: /work/tufaceous.gz (15101714 bytes)
24032024-01-19T21:50:53.139Zuploaded: /work/tufaceous.gz