01HH6C7F76549XGZH6EWKWHGWP: 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: 01HH6C90YX7VVJPAF19E08QYCD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-09T04:11:20.697Zjob assigned to worker 01HH6C9627QPE957SXNVREBG4G (queued for 1 m 24 s)
 
22023-12-09T04:11:21.511Zstarting task 0: "setup"
32023-12-09T04:11:21.583Z++ uname -s
42023-12-09T04:11:21.597Z+ kern=SunOS
52023-12-09T04:11:21.597Z+ case "$kern" in
62023-12-09T04:11:21.597Z+ groupadd -g 12345 build
72023-12-09T04:11:21.597Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-09T04:11:23.661Z+ zfs create -o mountpoint=/work rpool/work
92023-12-09T04:11:23.755Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-09T04:11:23.773Z+ home_fs=zfs
112023-12-09T04:11:23.773Z+ [[ zfs == autofs ]]
122023-12-09T04:11:23.773Z+ mkdir -p /home/build
132023-12-09T04:11:23.773Z+ chown build:build /home/build /work
142023-12-09T04:11:24.764Z+ chmod 0700 /home/build /work
152023-12-09T04:11:24.779Zprocess exited: duration 3254 ms, exit code 0
 
162023-12-09T04:11:24.794Zstarting task 1: "rust-toolchain"
172023-12-09T04:11:24.805Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-09T04:11:24.818Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-09T04:11:24.985Zinfo: downloading installer
202023-12-09T04:11:26.943Zwarning: it looks like you have an existing installation of Rust at:
212023-12-09T04:11:26.943Zwarning: /opt/ooce/bin
222023-12-09T04:11:26.944Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-09T04:11:26.944Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-09T04:11:26.945Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-09T04:11:26.945Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-09T04:11:26.945Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-09T04:11:26.945Zerror: cannot install while Rust is installed
282023-12-09T04:11:26.945Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-09T04:11:27.087Zinfo: profile set to 'default'
302023-12-09T04:11:27.087Zinfo: default host triple is x86_64-unknown-illumos
312023-12-09T04:11:27.106Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-09T04:11:27.224Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-09T04:11:27.224Zinfo: downloading component 'cargo'
342023-12-09T04:11:28.092Zinfo: downloading component 'clippy'
352023-12-09T04:11:28.309Zinfo: downloading component 'rust-docs'
362023-12-09T04:11:29.324Zinfo: downloading component 'rust-std'
372023-12-09T04:11:31.089Zinfo: downloading component 'rustc'
382023-12-09T04:11:35.503Zinfo: downloading component 'rustfmt'
392023-12-09T04:11:35.822Zinfo: installing component 'cargo'
402023-12-09T04:11:37.557Zinfo: installing component 'clippy'
412023-12-09T04:11:38.338Zinfo: installing component 'rust-docs'
422023-12-09T04:11:41.038Zinfo: installing component 'rust-std'
432023-12-09T04:11:44.704Zinfo: installing component 'rustc'
442023-12-09T04:11:53.554Zinfo: installing component 'rustfmt'
452023-12-09T04:11:54.010Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-09T04:11:54.010Z
472023-12-09T04:11:54.522Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-09T04:11:54.522Z
492023-12-09T04:11:54.522Z
502023-12-09T04:11:54.522ZRust is installed now. Great!
512023-12-09T04:11:54.522Z
522023-12-09T04:11:54.523ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-09T04:11:54.523Zenvironment variable. This has not been done automatically.
542023-12-09T04:11:54.523Z
552023-12-09T04:11:54.523ZTo configure your current shell, run:
562023-12-09T04:11:54.523Zsource "$HOME/.cargo/env"
572023-12-09T04:11:54.523Z+ rustc --version
582023-12-09T04:11:54.523Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-09T04:11:54.524Zprocess exited: duration 29528 ms, exit code 0
 
602023-12-09T04:11:54.963Zstarting task 2: "authentication"
612023-12-09T04:11:54.991Zprocess exited: duration 48 ms, exit code 0
 
622023-12-09T04:11:55.017Zstarting task 3: "clone repository"
632023-12-09T04:11:55.439Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-09T04:11:55.440Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-09T04:11:55.455ZCloning into '/work/oxidecomputer/omicron'...
662023-12-09T04:12:01.401Z+ cd /work/oxidecomputer/omicron
672023-12-09T04:12:01.414Z+ [[ -n renovate/tokio-1.x ]]
682023-12-09T04:12:01.414Z+ git fetch origin renovate/tokio-1.x
692023-12-09T04:12:01.759ZFrom https://github.com/oxidecomputer/omicron
702023-12-09T04:12:01.759Z * branch renovate/tokio-1.x -> FETCH_HEAD
712023-12-09T04:12:01.771Z+ git checkout -B renovate/tokio-1.x remotes/origin/renovate/tokio-1.x
722023-12-09T04:12:01.896ZSwitched to a new branch 'renovate/tokio-1.x'
732023-12-09T04:12:01.900Zbranch 'renovate/tokio-1.x' set up to track 'origin/renovate/tokio-1.x'.
742023-12-09T04:12:01.900Z+ git reset --hard 5ad549ef17d89bc744fb4ecf3accc6b987fa9e55
752023-12-09T04:12:01.900ZHEAD is now at 5ad549ef Update Rust crate tokio to 1.35.0
762023-12-09T04:12:01.900Zprocess exited: duration 6877 ms, exit code 0
 
772023-12-09T04:12:01.909Zstarting task 4: "build"
782023-12-09T04:12:01.915Z+ cargo --version
792023-12-09T04:12:01.924Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-09T04:12:02.114Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-09T04:12:02.124Zinfo: downloading component 'cargo'
822023-12-09T04:12:02.843Zinfo: downloading component 'clippy'
832023-12-09T04:12:03.059Zinfo: downloading component 'rust-docs'
842023-12-09T04:12:03.971Zinfo: downloading component 'rust-std'
852023-12-09T04:12:05.386Zinfo: downloading component 'rustc'
862023-12-09T04:12:09.096Zinfo: downloading component 'rustfmt'
872023-12-09T04:12:09.234Zinfo: installing component 'cargo'
882023-12-09T04:12:10.497Zinfo: installing component 'clippy'
892023-12-09T04:12:10.959Zinfo: installing component 'rust-docs'
902023-12-09T04:12:13.996Zinfo: installing component 'rust-std'
912023-12-09T04:12:16.355Zinfo: installing component 'rustc'
922023-12-09T04:12:22.470Zinfo: installing component 'rustfmt'
932023-12-09T04:12:23.080Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-09T04:12:23.122Z+ rustc --version
952023-12-09T04:12:23.138Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-09T04:12:23.151Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-12-09T04:12:32.930Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-12-09T04:12:34.014Z Startup: Caching catalogs ... Done
992023-12-09T04:12:40.940ZPlanning: Solver setup ... Done (6.519s)
1002023-12-09T04:12:41.110ZPlanning: Running solver ... Done (0.152s)
1012023-12-09T04:12:41.533ZPlanning: Finding local manifests ... Done (0.004s)
1022023-12-09T04:12:41.617ZPlanning: Fetching manifests: 0/6 0% complete
1032023-12-09T04:12:43.182ZPlanning: Fetching manifests: 6/6 100% complete
1042023-12-09T04:12:43.323ZPlanning: Package planning ... Done (0.089s)
1052023-12-09T04:12:43.357ZPlanning: Merging actions ... Done (0.088s)
1062023-12-09T04:12:44.040ZPlanning: Checking for conflicting actions ... Done (0.686s)
1072023-12-09T04:12:44.057ZPlanning: Consolidating action changes ... Done (0.019s)
1082023-12-09T04:12:47.767ZPlanning: Evaluating mediators ... Done (3.707s)
1092023-12-09T04:12:47.875ZPlanning: Planning completed in 13.80 seconds
1102023-12-09T04:12:47.898Z Packages to install: 4
1112023-12-09T04:12:47.899Z Packages to update: 2
1122023-12-09T04:12:47.908Z Mediators to change: 2
1132023-12-09T04:12:47.908Z Services to change: 1
1142023-12-09T04:12:47.908Z Estimated space available: 148.88 GB
1152023-12-09T04:12:47.909ZEstimated space to be consumed: 1.43 GB
1162023-12-09T04:12:47.909Z Create boot environment: No
1172023-12-09T04:12:47.909ZCreate backup boot environment: Yes
1182023-12-09T04:12:47.909Z Rebuild boot archive: No
1192023-12-09T04:12:47.909Z
1202023-12-09T04:12:47.910ZChanged mediators:
1212023-12-09T04:12:47.910Z mediator clang:
1222023-12-09T04:12:47.910Z version: None -> 15 (system default)
1232023-12-09T04:12:47.910Z
1242023-12-09T04:12:47.910Z mediator llvm:
1252023-12-09T04:12:47.910Z version: 14 (system default) -> 15 (system default)
1262023-12-09T04:12:47.911Z
1272023-12-09T04:12:47.911ZChanged packages:
1282023-12-09T04:12:47.911Zhelios-dev
1292023-12-09T04:12:47.911Z developer/build-essential
1302023-12-09T04:12:47.911Z None -> 11-2.0
1312023-12-09T04:12:47.911Z library/libxmlsec1
1322023-12-09T04:12:47.911Z None -> 1.2.35-2.0
1332023-12-09T04:12:47.911Z ooce/developer/clang-15
1342023-12-09T04:12:47.911Z None -> 15.0.7-2.0
1352023-12-09T04:12:47.912Z ooce/developer/llvm-15
1362023-12-09T04:12:47.912Z None -> 15.0.7-2.0
1372023-12-09T04:12:47.913Z system/library/g++-runtime
1382023-12-09T04:12:47.913Z 12-2.0 -> 13-2.0
1392023-12-09T04:12:47.913Z system/library/gcc-runtime
1402023-12-09T04:12:47.914Z 12-2.0 -> 13-2.0
1412023-12-09T04:12:47.914Z
1422023-12-09T04:12:47.914ZServices:
1432023-12-09T04:12:47.914Z restart_fmri:
1442023-12-09T04:12:47.915Z svc:/system/update-man-index:default
1452023-12-09T04:12:48.069Z
1462023-12-09T04:12:48.070ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1472023-12-09T04:12:53.571ZDownload: 200/3330 items 1.2/221.1MB 0% complete (208k/s)
1482023-12-09T04:13:00.681ZDownload: 212/3330 items 1.3/221.1MB 0% complete (195k/s)
1492023-12-09T04:13:05.701ZDownload: 640/3330 items 17.9/221.1MB 8% complete (1.9M/s)
1502023-12-09T04:13:10.707ZDownload: 1001/3330 items 19.5/221.1MB 8% complete (1.9M/s)
1512023-12-09T04:13:15.730ZDownload: 1190/3330 items 82.8/221.1MB 37% complete (6.5M/s)
1522023-12-09T04:13:21.209ZDownload: 1195/3330 items 83.5/221.1MB 37% complete (6.5M/s)
1532023-12-09T04:13:29.581ZDownload: 1196/3330 items 83.5/221.1MB 37% complete
1542023-12-09T04:13:34.814ZDownload: 1200/3330 items 83.5/221.1MB 37% complete (3.8k/s)
1552023-12-09T04:13:39.839ZDownload: 1569/3330 items 117.6/221.1MB 53% complete (4.6M/s)
1562023-12-09T04:13:44.853ZDownload: 2075/3330 items 118.8/221.1MB 53% complete (3.6M/s)
1572023-12-09T04:13:49.851ZDownload: 2750/3330 items 120.9/221.1MB 54% complete (335k/s)
1582023-12-09T04:13:55.144ZDownload: 3244/3330 items 202.7/221.1MB 91% complete (8.3M/s)
1592023-12-09T04:14:00.416ZDownload: 3287/3330 items 212.6/221.1MB 96% complete (9.2M/s)
1602023-12-09T04:14:09.594ZDownload: 3288/3330 items 212.6/221.1MB 96% complete
1612023-12-09T04:14:17.655ZDownload: 3329/3330 items 220.9/221.1MB 99% complete (2.9M/s)
1622023-12-09T04:14:17.674ZDownload: Completed 221.11 MB in 89.62 seconds (2.5M/s)
1632023-12-09T04:14:18.589Z Actions: 1/3766 actions (Removing old actions)
1642023-12-09T04:14:18.589Z Actions: 5/3766 actions (Installing new actions)
1652023-12-09T04:14:23.694Z Actions: 3238/3766 actions (Installing new actions)
1662023-12-09T04:14:26.729Z Actions: 3729/3766 actions (Updating modified actions)
1672023-12-09T04:14:27.196Z Actions: Completed 3766 actions in 8.61 seconds.
1682023-12-09T04:14:27.314Z Done (0.106s)
1692023-12-09T04:14:27.331Z Done (0.000s)
1702023-12-09T04:14:27.587Z Done (0.270s)
1712023-12-09T04:14:35.032Z Done (7.334s)
1722023-12-09T04:14:35.334Z Done (0.196s)
1732023-12-09T04:14:35.337Z Done (0.000s)
1742023-12-09T04:14:35.619Z Done (0.000s)
1752023-12-09T04:14:36.271ZPlanning: Evaluating mediator changes ... Done
1762023-12-09T04:14:36.549ZPlanning: Checking for conflicting actions ... Done
1772023-12-09T04:14:36.552ZPlanning: Consolidating action changes ... Done
1782023-12-09T04:14:36.986ZPlanning: Evaluating mediators ... Done
1792023-12-09T04:14:36.997ZPlanning: Planning completed in 0.71 seconds
1802023-12-09T04:14:37.046Z Mediators to change: 2
1812023-12-09T04:14:37.046Z Create boot environment: No
1822023-12-09T04:14:37.049ZCreate backup boot environment: No
1832023-12-09T04:14:37.189Z Done
1842023-12-09T04:14:37.189Z Done
1852023-12-09T04:14:37.354Z Done
1862023-12-09T04:14:43.144Z Done
1872023-12-09T04:14:43.274Z Done
1882023-12-09T04:14:43.334Z Done
1892023-12-09T04:14:43.378Z Done
1902023-12-09T04:14:44.379ZPlanning: Evaluating mediator changes ... Done
1912023-12-09T04:14:44.387ZPlanning: Merging actions ... Done
1922023-12-09T04:14:44.711ZPlanning: Checking for conflicting actions ... Done
1932023-12-09T04:14:44.718ZPlanning: Consolidating action changes ... Done
1942023-12-09T04:14:45.134ZPlanning: Evaluating mediators ... Done
1952023-12-09T04:14:45.235ZPlanning: Planning completed in 1.28 seconds
1962023-12-09T04:14:45.287Z Packages to change: 1
1972023-12-09T04:14:45.287Z Mediators to change: 1
1982023-12-09T04:14:45.292Z Services to change: 1
1992023-12-09T04:14:45.292Z Create boot environment: No
2002023-12-09T04:14:45.292ZCreate backup boot environment: Yes
2012023-12-09T04:14:47.283Z Actions: 1/6 actions (Updating modified actions)
2022023-12-09T04:14:47.286Z Actions: Completed 6 actions in 0.00 seconds.
2032023-12-09T04:14:47.286Z Done
2042023-12-09T04:14:47.286Z Done
2052023-12-09T04:14:47.349Z Done
2062023-12-09T04:14:53.022Z Done
2072023-12-09T04:14:53.143Z Done
2082023-12-09T04:14:53.153Z Done
2092023-12-09T04:14:53.243Z Done
2102023-12-09T04:14:53.909ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112023-12-09T04:14:53.909Zclang system 15 system
2122023-12-09T04:14:53.909Zcsh system system illumos
2132023-12-09T04:14:53.909Zctags system system illumos
2142023-12-09T04:14:53.909Zgcc vendor 12 vendor
2152023-12-09T04:14:53.909Zgcc system 10 system
2162023-12-09T04:14:53.909Zgcc system 7 system
2172023-12-09T04:14:53.909Zgo system 1.20 system
2182023-12-09T04:14:53.909Zgo system 1.19 system
2192023-12-09T04:14:53.909Zllvm system 15 system
2202023-12-09T04:14:53.909Zllvm system 14 system
2212023-12-09T04:14:53.910Zmariadb system 10.6 system
2222023-12-09T04:14:53.910Zmta vendor vendor dma
2232023-12-09T04:14:53.910Zopenjdk system 17 system
2242023-12-09T04:14:53.910Zopenjdk system 11 system
2252023-12-09T04:14:53.910Zopenjdk system 1.8 system
2262023-12-09T04:14:53.910Zopenssl vendor 3 vendor
2272023-12-09T04:14:53.910Zperl system 5.36 system
2282023-12-09T04:14:53.910Zpostgresql system 15 system
2292023-12-09T04:14:53.910Zpostgresql system 13 system
2302023-12-09T04:14:53.910Zpython vendor 3 vendor
2312023-12-09T04:14:53.910Zpython system 2 system
2322023-12-09T04:14:53.910Zpython3 system 3.11 system
2332023-12-09T04:14:53.910Zruby system 3.0 system
2342023-12-09T04:14:53.910Zwords vendor vendor american-english
2352023-12-09T04:14:53.910Zwords system system australian-english
2362023-12-09T04:14:53.911Zwords system system british-english
2372023-12-09T04:14:53.911Zwords system system canadian-english
2382023-12-09T04:14:53.911Zwords system system french
2392023-12-09T04:14:53.911Zwords system system italian
2402023-12-09T04:14:53.912Zwords system system ngerman
2412023-12-09T04:14:53.912Zwords system system ogerman
2422023-12-09T04:14:53.912Zwords system system spanish
2432023-12-09T04:14:54.438ZFMRI IFO
2442023-12-09T04:14:54.439Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452023-12-09T04:14:54.439Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462023-12-09T04:14:54.439Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472023-12-09T04:14:54.439Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2482023-12-09T04:14:54.439Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492023-12-09T04:14:54.440Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2502023-12-09T04:14:54.440Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2512023-12-09T04:14:54.440Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2522023-12-09T04:14:54.516Z+ set -o errexit
2532023-12-09T04:14:54.523Z+++ dirname ./tools/ci_download_cockroachdb
2542023-12-09T04:14:54.523Z++ cd ./tools
2552023-12-09T04:14:54.523Z++ pwd
2562023-12-09T04:14:54.523Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2572023-12-09T04:14:54.523Z++ basename ./tools/ci_download_cockroachdb
2582023-12-09T04:14:54.524Z+ ARG0=ci_download_cockroachdb
2592023-12-09T04:14:54.524Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2602023-12-09T04:14:54.532Z+ CIDL_VERSION=v22.1.9
2612023-12-09T04:14:54.532Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2622023-12-09T04:14:54.532Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2632023-12-09T04:14:54.532Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2642023-12-09T04:14:54.533Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2652023-12-09T04:14:54.533Z+ TARGET_DIR=out
2662023-12-09T04:14:54.533Z+ DOWNLOAD_DIR=out/downloads
2672023-12-09T04:14:54.533Z+ DEST_DIR=./out/cockroachdb
2682023-12-09T04:14:54.533Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2692023-12-09T04:14:54.533Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2702023-12-09T04:14:54.533Z+ main
2712023-12-09T04:14:54.534Z+ [[ 0 != 0 ]]
2722023-12-09T04:14:54.534Z+ CIDL_OS=solaris2.11
2732023-12-09T04:14:54.534Z+ [[ 0 != 0 ]]
2742023-12-09T04:14:54.534Z+ configure_os solaris2.11
2752023-12-09T04:14:54.534Z+ echo 'current directory: /work/oxidecomputer/omicron'
2762023-12-09T04:14:54.534Zcurrent directory: /work/oxidecomputer/omicron
2772023-12-09T04:14:54.534Z+ echo 'configuring based on OS: "solaris2.11"'
2782023-12-09T04:14:54.534Z+ case "$1" in
2792023-12-09T04:14:54.535Zconfiguring based on OS: "solaris2.11"
2802023-12-09T04:14:54.535Z+ CIDL_BUILD=illumos
2812023-12-09T04:14:54.535Z+ CIDL_SUFFIX=tar.gz
2822023-12-09T04:14:54.535Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2832023-12-09T04:14:54.536Z+ CIDL_MD5FUNC=do_md5sum
2842023-12-09T04:14:54.536Z+ CIDL_URL_BASE=https://illumos.org/downloads
2852023-12-09T04:14:54.536Z+ CIDL_ASSEMBLE=do_assemble_illumos
2862023-12-09T04:14:54.536Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2872023-12-09T04:14:54.537Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2882023-12-09T04:14:54.537Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892023-12-09T04:14:54.538Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2902023-12-09T04:14:54.538Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-12-09T04:14:54.538Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2922023-12-09T04:14:54.538ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-12-09T04:14:54.538ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-12-09T04:14:54.538Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-12-09T04:14:54.539Z+ mkdir -p out/downloads
2962023-12-09T04:14:54.539Z+ mkdir -p ./out/cockroachdb
2972023-12-09T04:14:54.539Z+ local DO_DOWNLOAD=true
2982023-12-09T04:14:54.539Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2992023-12-09T04:14:54.539Z+ '[' true == true ']'
3002023-12-09T04:14:54.539Z+ echo Downloading...
3012023-12-09T04:14:54.540ZDownloading...
3022023-12-09T04:14:54.540Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-12-09T04:14:54.540Z+ 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
3042023-12-09T04:14:59.601Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-09T04:14:59.611Z++ md5sum
3062023-12-09T04:14:59.612Z++ awk '{print $1}'
3072023-12-09T04:14:59.777Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3082023-12-09T04:14:59.777Z+ [[ 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 ]]
3092023-12-09T04:14:59.777Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102023-12-09T04:14:59.780Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3112023-12-09T04:15:03.096Z+ do_assemble_illumos
3122023-12-09T04:15:03.097Z+ rm -r ./out/cockroachdb
3132023-12-09T04:15:03.114Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3142023-12-09T04:15:03.704Z+ ./out/cockroachdb/bin/cockroach version
3152023-12-09T04:15:03.925ZBuild Tag: v22.1.9-dirty
3162023-12-09T04:15:03.925ZBuild Time: 2022/10/26 21:17:46
3172023-12-09T04:15:03.925ZDistribution: OSS
3182023-12-09T04:15:03.925ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3192023-12-09T04:15:03.926ZGo Version: go1.17.13
3202023-12-09T04:15:03.926ZC Compiler: gcc 10.3.0
3212023-12-09T04:15:03.926ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3222023-12-09T04:15:03.926ZBuild Type: release
3232023-12-09T04:15:03.950Z+ set -o errexit
3242023-12-09T04:15:03.966Z+++ dirname ./tools/ci_download_clickhouse
3252023-12-09T04:15:03.966Z++ cd ./tools
3262023-12-09T04:15:03.966Z++ pwd
3272023-12-09T04:15:03.966Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3282023-12-09T04:15:03.968Z++ basename ./tools/ci_download_clickhouse
3292023-12-09T04:15:03.969Z+ ARG0=ci_download_clickhouse
3302023-12-09T04:15:03.969Z+ TARGET_DIR=out
3312023-12-09T04:15:03.969Z+ DOWNLOAD_DIR=out/downloads
3322023-12-09T04:15:03.969Z+ DEST_DIR=./out/clickhouse
3332023-12-09T04:15:03.969Z+ CIDL_VERSION=v22.8.9.24
3342023-12-09T04:15:03.969Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3352023-12-09T04:15:03.969Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3362023-12-09T04:15:03.969Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3372023-12-09T04:15:03.969Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3382023-12-09T04:15:03.969Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3392023-12-09T04:15:03.969Z+ main
3402023-12-09T04:15:03.969Z+ [[ 0 != 0 ]]
3412023-12-09T04:15:03.969Z+ CIDL_OS=solaris2.11
3422023-12-09T04:15:03.969Z+ [[ 0 != 0 ]]
3432023-12-09T04:15:03.969Z+ configure_os solaris2.11
3442023-12-09T04:15:03.969Z+ echo 'current directory: /work/oxidecomputer/omicron'
3452023-12-09T04:15:03.969Zcurrent directory: /work/oxidecomputer/omicron
3462023-12-09T04:15:03.970Zconfiguring based on OS: "solaris2.11"
3472023-12-09T04:15:03.970Z+ echo 'configuring based on OS: "solaris2.11"'
3482023-12-09T04:15:03.970Z+ CIDL_DASHREV=
3492023-12-09T04:15:03.970Z+ case "$1" in
3502023-12-09T04:15:03.970Z+ CIDL_PLATFORM=illumos
3512023-12-09T04:15:03.970Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3522023-12-09T04:15:03.970Z+ CIDL_MD5FUNC=do_md5sum
3532023-12-09T04:15:03.970Z+ CIDL_DASHREV=-1
3542023-12-09T04:15:03.970Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3552023-12-09T04:15:03.970Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3562023-12-09T04:15:03.971Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572023-12-09T04:15:03.971Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-12-09T04:15:03.971Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3592023-12-09T04:15:03.971ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-12-09T04:15:03.971Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3612023-12-09T04:15:03.971ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-12-09T04:15:03.971Z+ mkdir -p out/downloads
3632023-12-09T04:15:03.977Z+ mkdir -p ./out/clickhouse
3642023-12-09T04:15:03.977Z+ local DO_DOWNLOAD=true
3652023-12-09T04:15:03.977Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3662023-12-09T04:15:03.978Z+ '[' true == true ']'
3672023-12-09T04:15:03.978Z+ echo Downloading...
3682023-12-09T04:15:03.978ZDownloading...
3692023-12-09T04:15:03.978Z+ 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
3702023-12-09T04:15:03.978Z+ 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
3712023-12-09T04:15:05.429Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-09T04:15:05.432Z++ md5sum
3732023-12-09T04:15:05.432Z++ awk '{print $1}'
3742023-12-09T04:15:05.696Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3752023-12-09T04:15:05.696Z+ [[ 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 ]]
3762023-12-09T04:15:05.708Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3772023-12-09T04:15:05.709Z+ mkdir -p ./out/clickhouse
3782023-12-09T04:15:05.709Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3792023-12-09T04:15:10.642Z+ ./out/clickhouse/clickhouse server --version
3802023-12-09T04:15:10.664ZClickHouse server version 22.8.9.1.
3812023-12-09T04:15:10.688Z+ set -o errexit
3822023-12-09T04:15:10.694Z+++ dirname ./tools/ci_download_console
3832023-12-09T04:15:10.694Z++ cd ./tools
3842023-12-09T04:15:10.694Z++ pwd
3852023-12-09T04:15:10.697Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3862023-12-09T04:15:10.697Z++ basename ./tools/ci_download_console
3872023-12-09T04:15:10.698Z+ ARG0=ci_download_console
3882023-12-09T04:15:10.698Z+ TARGET_DIR=out
3892023-12-09T04:15:10.698Z+ DOWNLOAD_DIR=out/downloads
3902023-12-09T04:15:10.698Z+ DEST_DIR=./out/console-assets
3912023-12-09T04:15:10.698Z+ source /work/oxidecomputer/omicron/tools/console_version
3922023-12-09T04:15:10.698Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
3932023-12-09T04:15:10.698Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
3942023-12-09T04:15:10.698Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
3952023-12-09T04:15:10.698Z+ TARBALL_FILE=out/downloads/console.tar.gz
3962023-12-09T04:15:10.698Z+ main
3972023-12-09T04:15:10.698Z+ [[ 0 != 0 ]]
3982023-12-09T04:15:10.698Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
3992023-12-09T04:15:10.698ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4002023-12-09T04:15:10.698Z+ echo 'Local file: out/downloads/console.tar.gz'
4012023-12-09T04:15:10.699ZLocal file: out/downloads/console.tar.gz
4022023-12-09T04:15:10.699Z+ local DO_DOWNLOAD=true
4032023-12-09T04:15:10.699Z+ [[ -f out/downloads/console.tar.gz ]]
4042023-12-09T04:15:10.699Z+ mkdir -p out/downloads
4052023-12-09T04:15:10.704Z+ '[' true == true ']'
4062023-12-09T04:15:10.704Z+ echo Downloading...
4072023-12-09T04:15:10.704ZDownloading...
4082023-12-09T04:15:10.704Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
4092023-12-09T04:15:10.704Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4102023-12-09T04:15:11.250Z++ do_sha256sum out/downloads/console.tar.gz
4112023-12-09T04:15:11.253Z++ case "$OSTYPE" in
4122023-12-09T04:15:11.253Z++ SHA=sha256sum
4132023-12-09T04:15:11.253Z++ sha256sum
4142023-12-09T04:15:11.253Z++ awk '{print $1}'
4152023-12-09T04:15:11.275Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4162023-12-09T04:15:11.275Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4172023-12-09T04:15:11.278Z+ rm -rf ./out/console-assets
4182023-12-09T04:15:11.278Z+ mkdir -p ./out/console-assets
4192023-12-09T04:15:11.281Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4202023-12-09T04:15:11.281Z+ mkdir -p ./out/console-assets
4212023-12-09T04:15:11.284Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4222023-12-09T04:15:11.415Z+ set -o errexit
4232023-12-09T04:15:11.418Z+++ dirname ./tools/ci_download_maghemite_openapi
4242023-12-09T04:15:11.422Z++ cd ./tools
4252023-12-09T04:15:11.422Z++ pwd
4262023-12-09T04:15:11.422Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4272023-12-09T04:15:11.422Z++ basename ./tools/ci_download_maghemite_openapi
4282023-12-09T04:15:11.422Z+ ARG0=ci_download_maghemite_openapi
4292023-12-09T04:15:11.426Z+ TARGET_DIR=out
4302023-12-09T04:15:11.426Z+ DOWNLOAD_DIR=out/downloads
4312023-12-09T04:15:11.426Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4322023-12-09T04:15:11.426Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4332023-12-09T04:15:11.426Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4342023-12-09T04:15:11.426Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4352023-12-09T04:15:11.426Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4362023-12-09T04:15:11.426Z+ main
4372023-12-09T04:15:11.426Z+ [[ 0 != 0 ]]
4382023-12-09T04:15:11.426Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4392023-12-09T04:15:11.426ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4402023-12-09T04:15:11.426Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4412023-12-09T04:15:11.426ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4422023-12-09T04:15:11.426Z+ local DO_DOWNLOAD=true
4432023-12-09T04:15:11.426Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4442023-12-09T04:15:11.427Z+ mkdir -p out/downloads
4452023-12-09T04:15:11.427Z+ '[' true == true ']'
4462023-12-09T04:15:11.427Z+ echo Downloading...
4472023-12-09T04:15:11.427ZDownloading...
4482023-12-09T04:15:11.427Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4492023-12-09T04:15:11.430Z+ 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
4502023-12-09T04:15:11.658Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4512023-12-09T04:15:11.658Z++ case "$OSTYPE" in
4522023-12-09T04:15:11.658Z++ SHA=sha256sum
4532023-12-09T04:15:11.663Z++ sha256sum
4542023-12-09T04:15:11.663Z++ awk '{print $1}'
4552023-12-09T04:15:11.668Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4562023-12-09T04:15:11.668Z+ [[ 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 ]]
4572023-12-09T04:15:11.668Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4582023-12-09T04:15:11.668Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4592023-12-09T04:15:11.669Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4602023-12-09T04:15:11.669Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4612023-12-09T04:15:11.669Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4622023-12-09T04:15:11.669Z+ main
4632023-12-09T04:15:11.669Z+ [[ 0 != 0 ]]
4642023-12-09T04:15:11.669Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4652023-12-09T04:15:11.669ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4662023-12-09T04:15:11.669Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4672023-12-09T04:15:11.669ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4682023-12-09T04:15:11.669Z+ local DO_DOWNLOAD=true
4692023-12-09T04:15:11.669Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4702023-12-09T04:15:11.669Z+ mkdir -p out/downloads
4712023-12-09T04:15:11.673Z+ '[' true == true ']'
4722023-12-09T04:15:11.673Z+ echo Downloading...
4732023-12-09T04:15:11.673ZDownloading...
4742023-12-09T04:15:11.673Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4752023-12-09T04:15:11.673Z+ 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
4762023-12-09T04:15:11.838Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4772023-12-09T04:15:11.845Z++ case "$OSTYPE" in
4782023-12-09T04:15:11.845Z++ SHA=sha256sum
4792023-12-09T04:15:11.845Z++ sha256sum
4802023-12-09T04:15:11.845Z++ awk '{print $1}'
4812023-12-09T04:15:11.846Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4822023-12-09T04:15:11.846Z+ [[ 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 ]]
4832023-12-09T04:15:11.854Z+ set -o errexit
4842023-12-09T04:15:11.860Z+++ dirname ./tools/ci_download_dendrite_openapi
4852023-12-09T04:15:11.860Z++ cd ./tools
4862023-12-09T04:15:11.860Z++ pwd
4872023-12-09T04:15:11.860Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4882023-12-09T04:15:11.867Z++ basename ./tools/ci_download_dendrite_openapi
4892023-12-09T04:15:11.867Z+ ARG0=ci_download_dendrite_openapi
4902023-12-09T04:15:11.867Z+ TARGET_DIR=out
4912023-12-09T04:15:11.868Z+ DOWNLOAD_DIR=out/downloads
4922023-12-09T04:15:11.868Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4932023-12-09T04:15:11.868Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
4942023-12-09T04:15:11.869Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4952023-12-09T04:15:11.869Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
4962023-12-09T04:15:11.869Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
4972023-12-09T04:15:11.870Z+ main
4982023-12-09T04:15:11.870Z+ [[ 0 != 0 ]]
4992023-12-09T04:15:11.870Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5002023-12-09T04:15:11.871ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5012023-12-09T04:15:11.871ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5022023-12-09T04:15:11.871Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5032023-12-09T04:15:11.871Z+ local DO_DOWNLOAD=true
5042023-12-09T04:15:11.872Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5052023-12-09T04:15:11.872Z+ mkdir -p out/downloads
5062023-12-09T04:15:11.872Z+ '[' true == true ']'
5072023-12-09T04:15:11.872Z+ echo Downloading...
5082023-12-09T04:15:11.872ZDownloading...
5092023-12-09T04:15:11.872Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5102023-12-09T04:15:11.872Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5112023-12-09T04:15:12.120Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5122023-12-09T04:15:12.120Z++ case "$OSTYPE" in
5132023-12-09T04:15:12.124Z++ SHA=sha256sum
5142023-12-09T04:15:12.125Z++ sha256sum
5152023-12-09T04:15:12.125Z++ awk '{print $1}'
5162023-12-09T04:15:12.126Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5172023-12-09T04:15:12.126Z+ [[ 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 ]]
5182023-12-09T04:15:12.130Z+ set -o errexit
5192023-12-09T04:15:12.133Z+++ dirname ./tools/ci_download_dendrite_stub
5202023-12-09T04:15:12.133Z++ cd ./tools
5212023-12-09T04:15:12.133Z++ pwd
5222023-12-09T04:15:12.134Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5232023-12-09T04:15:12.137Z++ basename ./tools/ci_download_dendrite_stub
5242023-12-09T04:15:12.137Z+ ARG0=ci_download_dendrite_stub
5252023-12-09T04:15:12.137Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5262023-12-09T04:15:12.137Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5272023-12-09T04:15:12.137Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5282023-12-09T04:15:12.137Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5292023-12-09T04:15:12.137Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5302023-12-09T04:15:12.137Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5312023-12-09T04:15:12.137Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5322023-12-09T04:15:12.137Z+ TARGET_DIR=out
5332023-12-09T04:15:12.137Z+ DOWNLOAD_DIR=out/downloads
5342023-12-09T04:15:12.137Z+ DEST_DIR=./out/dendrite-stub
5352023-12-09T04:15:12.137Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5362023-12-09T04:15:12.137Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5372023-12-09T04:15:12.138Z+ REPO=oxidecomputer/dendrite
5382023-12-09T04:15:12.138Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5392023-12-09T04:15:12.138Z+ main
5402023-12-09T04:15:12.139Z+ [[ 0 != 0 ]]
5412023-12-09T04:15:12.139Z+ CIDL_OS=solaris2.11
5422023-12-09T04:15:12.139Z+ [[ 0 != 0 ]]
5432023-12-09T04:15:12.139Z+ configure_os solaris2.11
5442023-12-09T04:15:12.139Z+ echo 'current directory: /work/oxidecomputer/omicron'
5452023-12-09T04:15:12.139Zcurrent directory: /work/oxidecomputer/omicron
5462023-12-09T04:15:12.139Z+ echo 'configuring based on OS: "solaris2.11"'
5472023-12-09T04:15:12.139Z+ case "$1" in
5482023-12-09T04:15:12.139Zconfiguring based on OS: "solaris2.11"
5492023-12-09T04:15:12.139Z+ SET_BINARIES=
5502023-12-09T04:15:12.143Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5512023-12-09T04:15:12.143Z+ CIDL_SHA256FUNC=do_sha256sum
5522023-12-09T04:15:12.143Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5532023-12-09T04:15:12.143Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5542023-12-09T04:15:12.143Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5552023-12-09T04:15:12.143Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5562023-12-09T04:15:12.143ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5572023-12-09T04:15:12.144Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5582023-12-09T04:15:12.144ZLocal file: out/downloads/dendrite-stub.tar.gz
5592023-12-09T04:15:12.144Z+ mkdir -p out/downloads
5602023-12-09T04:15:12.144Z+ mkdir -p ./out/dendrite-stub
5612023-12-09T04:15:12.144Z+ fetch_and_verify
5622023-12-09T04:15:12.144Z+ local DO_DOWNLOAD=true
5632023-12-09T04:15:12.145Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5642023-12-09T04:15:12.145Z+ '[' true == true ']'
5652023-12-09T04:15:12.145Z+ echo Downloading...
5662023-12-09T04:15:12.145ZDownloading...
5672023-12-09T04:15:12.145Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5682023-12-09T04:15:12.145Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5692023-12-09T04:15:23.629Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5702023-12-09T04:15:23.638Z++ sha256sum
5712023-12-09T04:15:23.639Z++ awk '{print $1}'
5722023-12-09T04:15:23.742Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5732023-12-09T04:15:23.743Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5742023-12-09T04:15:23.757Z+ do_untar out/downloads/dendrite-stub.tar.gz
5752023-12-09T04:15:23.758Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5762023-12-09T04:15:24.821Z+ do_assemble
5772023-12-09T04:15:24.821Z+ rm -r ./out/dendrite-stub
5782023-12-09T04:15:24.825Z+ mkdir ./out/dendrite-stub
5792023-12-09T04:15:24.829Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5802023-12-09T04:15:24.970Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5812023-12-09T04:15:24.985Z+ set -o errexit
5822023-12-09T04:15:24.999Z+++ dirname ./tools/ci_download_maghemite_mgd
5832023-12-09T04:15:24.999Z++ cd ./tools
5842023-12-09T04:15:24.999Z++ pwd
5852023-12-09T04:15:24.999Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5862023-12-09T04:15:24.999Z++ basename ./tools/ci_download_maghemite_mgd
5872023-12-09T04:15:24.999Z+ ARG0=ci_download_maghemite_mgd
5882023-12-09T04:15:25.000Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5892023-12-09T04:15:25.000Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
5902023-12-09T04:15:25.000Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
5912023-12-09T04:15:25.008Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5922023-12-09T04:15:25.009Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
5932023-12-09T04:15:25.009Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
5942023-12-09T04:15:25.009Z+ TARGET_DIR=out
5952023-12-09T04:15:25.009Z+ DOWNLOAD_DIR=out/downloads
5962023-12-09T04:15:25.009Z+ DEST_DIR=./out/mgd
5972023-12-09T04:15:25.010Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5982023-12-09T04:15:25.010Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5992023-12-09T04:15:25.010Z+ REPO=oxidecomputer/maghemite
6002023-12-09T04:15:25.010Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6012023-12-09T04:15:25.011Z+ main
6022023-12-09T04:15:25.011Z+ [[ 0 != 0 ]]
6032023-12-09T04:15:25.011Z+ CIDL_OS=solaris2.11
6042023-12-09T04:15:25.011Z+ [[ 0 != 0 ]]
6052023-12-09T04:15:25.011Z+ configure_os solaris2.11
6062023-12-09T04:15:25.012Z+ echo 'current directory: /work/oxidecomputer/omicron'
6072023-12-09T04:15:25.012Zcurrent directory: /work/oxidecomputer/omicron
6082023-12-09T04:15:25.012Z+ echo 'configuring based on OS: "solaris2.11"'
6092023-12-09T04:15:25.012Z+ case "$1" in
6102023-12-09T04:15:25.013Zconfiguring based on OS: "solaris2.11"
6112023-12-09T04:15:25.013Z+ SET_BINARIES=
6122023-12-09T04:15:25.014Z+ CIDL_SHA256FUNC=do_sha256sum
6132023-12-09T04:15:25.014Z+ TARBALL_FILENAME=mgd.tar.gz
6142023-12-09T04:15:25.015Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6152023-12-09T04:15:25.015Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6162023-12-09T04:15:25.015Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6172023-12-09T04:15:25.016Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6182023-12-09T04:15:25.017ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6192023-12-09T04:15:25.017ZLocal file: out/downloads/mgd.tar.gz
6202023-12-09T04:15:25.017Z+ mkdir -p out/downloads
6212023-12-09T04:15:25.018Z+ mkdir -p ./out/mgd
6222023-12-09T04:15:25.053Z+ fetch_and_verify
6232023-12-09T04:15:25.055Z+ local DO_DOWNLOAD=true
6242023-12-09T04:15:25.055Z+ [[ -f out/downloads/mgd.tar.gz ]]
6252023-12-09T04:15:25.055Z+ '[' true == true ']'
6262023-12-09T04:15:25.056Z+ echo Downloading...
6272023-12-09T04:15:25.056ZDownloading...
6282023-12-09T04:15:25.056Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6292023-12-09T04:15:25.057Z+ 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
6302023-12-09T04:15:31.756Z++ do_sha256sum out/downloads/mgd.tar.gz
6312023-12-09T04:15:31.769Z++ sha256sum
6322023-12-09T04:15:31.769Z++ awk '{print $1}'
6332023-12-09T04:15:31.816Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6342023-12-09T04:15:31.816Z+ [[ 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 ]]
6352023-12-09T04:15:31.822Z+ do_untar out/downloads/mgd.tar.gz
6362023-12-09T04:15:31.822Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6372023-12-09T04:15:32.460Z+ do_assemble
6382023-12-09T04:15:32.460Z+ rm -r ./out/mgd
6392023-12-09T04:15:32.463Z+ mkdir ./out/mgd
6402023-12-09T04:15:32.470Z+ cp -r out/downloads/root ./out/mgd/root
6412023-12-09T04:15:32.696Z+ set -o errexit
6422023-12-09T04:15:32.714Z+++ dirname ./tools/ci_download_transceiver_control
6432023-12-09T04:15:32.715Z++ cd ./tools
6442023-12-09T04:15:32.715Z++ pwd
6452023-12-09T04:15:32.715Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6462023-12-09T04:15:32.715Z++ basename ./tools/ci_download_transceiver_control
6472023-12-09T04:15:32.716Z+ ARG0=ci_download_transceiver_control
6482023-12-09T04:15:32.716Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6492023-12-09T04:15:32.716Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6502023-12-09T04:15:32.716Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6512023-12-09T04:15:32.716Z+ TARGET_DIR=out
6522023-12-09T04:15:32.716Z+ DOWNLOAD_DIR=out/downloads
6532023-12-09T04:15:32.717Z+ DEST_DIR=./out/transceiver-control
6542023-12-09T04:15:32.717Z+ BIN_DIR=/opt/oxide/bin
6552023-12-09T04:15:32.718Z+ BINARY=xcvradm
6562023-12-09T04:15:32.718Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6572023-12-09T04:15:32.718Z+ REPO=oxidecomputer/transceiver-control
6582023-12-09T04:15:32.718Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6592023-12-09T04:15:32.718Z+ main
6602023-12-09T04:15:32.718Z+ [[ 0 != 0 ]]
6612023-12-09T04:15:32.719Z+ CIDL_OS=solaris2.11
6622023-12-09T04:15:32.719Z+ [[ 0 != 0 ]]
6632023-12-09T04:15:32.719Z+ configure_os solaris2.11
6642023-12-09T04:15:32.720Z+ echo 'current directory: /work/oxidecomputer/omicron'
6652023-12-09T04:15:32.720Zcurrent directory: /work/oxidecomputer/omicron
6662023-12-09T04:15:32.720Z+ echo 'configuring based on OS: "solaris2.11"'
6672023-12-09T04:15:32.720Zconfiguring based on OS: "solaris2.11"
6682023-12-09T04:15:32.721Z+ case "$1" in
6692023-12-09T04:15:32.721Z+ SET_BINARIES=
6702023-12-09T04:15:32.721Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6712023-12-09T04:15:32.722Z+ CIDL_SHA256FUNC=do_sha256sum
6722023-12-09T04:15:32.722Z+ ARCHIVE_FILENAME=xcvradm.gz
6732023-12-09T04:15:32.722Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6742023-12-09T04:15:32.722Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6752023-12-09T04:15:32.723Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6762023-12-09T04:15:32.723ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772023-12-09T04:15:32.723ZLocal file: out/downloads/xcvradm.gz
6782023-12-09T04:15:32.724Z+ echo 'Local file: out/downloads/xcvradm.gz'
6792023-12-09T04:15:32.724Z+ mkdir -p out/downloads
6802023-12-09T04:15:32.740Z+ mkdir -p ./out/transceiver-control
6812023-12-09T04:15:32.741Z+ fetch_and_verify
6822023-12-09T04:15:32.741Z+ local DO_DOWNLOAD=true
6832023-12-09T04:15:32.741Z+ [[ -f out/downloads/xcvradm.gz ]]
6842023-12-09T04:15:32.741Z+ '[' true == true ']'
6852023-12-09T04:15:32.742Z+ echo Downloading...
6862023-12-09T04:15:32.744ZDownloading...
6872023-12-09T04:15:32.745Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6882023-12-09T04:15:32.745Z+ 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
6892023-12-09T04:15:33.953Z++ do_sha256sum out/downloads/xcvradm.gz
6902023-12-09T04:15:33.962Z++ sha256sum
6912023-12-09T04:15:33.962Z++ awk '{print $1}'
6922023-12-09T04:15:33.972Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6932023-12-09T04:15:33.972Z+ [[ 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 ]]
6942023-12-09T04:15:33.972Z+ do_unpack out/downloads/xcvradm.gz
6952023-12-09T04:15:33.972Z+ mkdir -p out/downloads/root//opt/oxide/bin
6962023-12-09T04:15:33.972Z+ gzip -dc out/downloads/xcvradm.gz
6972023-12-09T04:15:34.131Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6982023-12-09T04:15:34.140Z+ do_assemble
6992023-12-09T04:15:34.141Z+ rm -r ./out/transceiver-control
7002023-12-09T04:15:34.148Z+ mkdir ./out/transceiver-control
7012023-12-09T04:15:34.148Z+ cp -r out/downloads/root ./out/transceiver-control/root
7022023-12-09T04:15:34.349ZAll prerequisites installed successfully
7032023-12-09T04:15:34.364Z
7042023-12-09T04:15:34.364Zreal 3:11.180031750
7052023-12-09T04:15:34.364Zuser 55.782372506
7062023-12-09T04:15:34.365Zsys 10.357132691
7072023-12-09T04:15:34.365Ztrap 0.021376162
7082023-12-09T04:15:34.368Ztflt 0.188256540
7092023-12-09T04:15:34.368Zdflt 0.571784931
7102023-12-09T04:15:34.369Zkflt 0.112547875
7112023-12-09T04:15:34.369Zlock 1.666489815
7122023-12-09T04:15:34.369Zslp 6:04.016981297
7132023-12-09T04:15:34.369Zlat 3.351219640
7142023-12-09T04:15:34.369Zstop 0.063799950
7152023-12-09T04:15:34.370Z+ banner end-to-end-tests
7162023-12-09T04:15:34.404Z
7172023-12-09T04:15:34.404Z ###### # # ##### ##### #### ###### # # #####
7182023-12-09T04:15:34.404Z # ## # # # # # # # ## # # #
7192023-12-09T04:15:34.405Z ##### # # # # # ##### # # # ##### ##### # # # # #
7202023-12-09T04:15:34.405Z # # # # # # # # # # # # # # #
7212023-12-09T04:15:34.405Z # # ## # # # # # # # ## # #
7222023-12-09T04:15:34.405Z ###### # # ##### # #### ###### # # #####
7232023-12-09T04:15:34.405Z
7242023-12-09T04:15:34.418Z+ export CARGO_PROFILE_DEV_DEBUG=1
7252023-12-09T04:15:34.418Z+ CARGO_PROFILE_DEV_DEBUG=1
7262023-12-09T04:15:34.418Z+ export CARGO_PROFILE_TEST_DEBUG=1
7272023-12-09T04:15:34.418Z+ CARGO_PROFILE_TEST_DEBUG=1
7282023-12-09T04:15:34.419Z+ export CARGO_INCREMENTAL=0
7292023-12-09T04:15:34.419Z+ CARGO_INCREMENTAL=0
7302023-12-09T04:15:34.419Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7312023-12-09T04:15:34.729Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7322023-12-09T04:15:35.086Z Updating crates.io index
7332023-12-09T04:15:35.187Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7342023-12-09T04:15:35.991Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7352023-12-09T04:15:37.741Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7362023-12-09T04:15:38.783Z Updating git repository `http://github.com/oxidecomputer/tofino`
7372023-12-09T04:15:38.790Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7382023-12-09T04:15:38.906Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7392023-12-09T04:15:39.222Z Updating git repository `https://github.com/oxidecomputer/propolis`
7402023-12-09T04:15:40.148Z Updating git repository `https://github.com/oxidecomputer/crucible`
7412023-12-09T04:15:42.244Z Updating git repository `https://github.com/oxidecomputer/opte`
7422023-12-09T04:15:43.244Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7432023-12-09T04:15:43.574Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7442023-12-09T04:15:45.559Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7452023-12-09T04:15:45.564Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7462023-12-09T04:15:45.564Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7472023-12-09T04:15:45.564Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7482023-12-09T04:15:45.762Z Updating git repository `https://github.com/njaremko/samael`
7492023-12-09T04:15:46.259Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7502023-12-09T04:15:46.802Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7512023-12-09T04:15:47.244Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7522023-12-09T04:15:47.508Z Updating git repository `https://github.com/jgallagher/nix`
7532023-12-09T04:15:48.841Z Updating git repository `https://github.com/cbiffle/hubpack`
7542023-12-09T04:15:49.250Z Updating git repository `https://github.com/oxidecomputer/typify`
7552023-12-09T04:15:50.220Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7562023-12-09T04:15:50.569Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7572023-12-09T04:15:50.896Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7582023-12-09T04:15:52.553Z Downloading crates ...
7592023-12-09T04:15:52.721Z Downloaded atomic-waker v1.1.1
7602023-12-09T04:15:52.724Z Downloaded pkcs8 v0.10.2
7612023-12-09T04:15:52.732Z Downloaded bit-vec v0.6.3
7622023-12-09T04:15:52.735Z Downloaded bitflags v1.3.2
7632023-12-09T04:15:52.741Z Downloaded async-trait v0.1.74
7642023-12-09T04:15:52.750Z Downloaded bcrypt-pbkdf v0.10.0
7652023-12-09T04:15:52.754Z Downloaded blake2 v0.10.6
7662023-12-09T04:15:52.761Z Downloaded cfg-if v1.0.0
7672023-12-09T04:15:52.775Z Downloaded base64ct v1.6.0
7682023-12-09T04:15:52.789Z Downloaded openssl-macros v0.1.1
7692023-12-09T04:15:52.789Z Downloaded diesel_table_macro_syntax v0.1.0
7702023-12-09T04:15:52.790Z Downloaded darling_macro v0.20.3
7712023-12-09T04:15:52.790Z Downloaded digest v0.10.7
7722023-12-09T04:15:52.798Z Downloaded dirs-next v2.0.0
7732023-12-09T04:15:52.798Z Downloaded atomicwrites v0.4.2
7742023-12-09T04:15:52.799Z Downloaded byteorder v1.5.0
7752023-12-09T04:15:52.826Z Downloaded num_threads v0.1.6
7762023-12-09T04:15:52.827Z Downloaded atty v0.2.14
7772023-12-09T04:15:52.827Z Downloaded pkg-config v0.3.27
7782023-12-09T04:15:52.827Z Downloaded pbkdf2 v0.11.0
7792023-12-09T04:15:52.838Z Downloaded cstr-argument v0.1.2
7802023-12-09T04:15:52.839Z Downloaded new_debug_unreachable v1.0.4
7812023-12-09T04:15:52.839Z Downloaded phf_shared v0.10.0
7822023-12-09T04:15:52.839Z Downloaded async-stream-impl v0.3.5
7832023-12-09T04:15:52.839Z Downloaded pretty-hex v0.4.0
7842023-12-09T04:15:52.858Z Downloaded poly1305 v0.8.0
7852023-12-09T04:15:52.858Z Downloaded autocfg v1.1.0
7862023-12-09T04:15:52.858Z Downloaded pest_generator v2.7.2
7872023-12-09T04:15:52.873Z Downloaded foreign-types-shared v0.3.1
7882023-12-09T04:15:52.873Z Downloaded owo-colors v3.5.0
7892023-12-09T04:15:52.873Z Downloaded paste v1.0.14
7902023-12-09T04:15:52.873Z Downloaded openssl-probe v0.1.5
7912023-12-09T04:15:52.912Z Downloaded num-iter v0.1.43
7922023-12-09T04:15:52.912Z Downloaded async-stream v0.3.5
7932023-12-09T04:15:52.912Z Downloaded ciborium v0.2.1
7942023-12-09T04:15:52.912Z Downloaded password-hash v0.4.2
7952023-12-09T04:15:52.912Z Downloaded want v0.3.1
7962023-12-09T04:15:52.926Z Downloaded russh-cryptovec v0.7.0
7972023-12-09T04:15:52.926Z Downloaded fxhash v0.2.1
7982023-12-09T04:15:52.926Z Downloaded foreign-types-shared v0.1.1
7992023-12-09T04:15:52.926Z Downloaded rand_core v0.5.1
8002023-12-09T04:15:52.926Z Downloaded futures-io v0.3.29
8012023-12-09T04:15:52.926Z Downloaded num-complex v0.4.4
8022023-12-09T04:15:52.926Z Downloaded console v0.15.7
8032023-12-09T04:15:52.927Z Downloaded tokio-macros v2.2.0
8042023-12-09T04:15:52.928Z Downloaded rand_chacha v0.2.2
8052023-12-09T04:15:52.928Z Downloaded difflib v0.4.0
8062023-12-09T04:15:52.928Z Downloaded inout v0.1.3
8072023-12-09T04:15:52.928Z Downloaded phf_shared v0.11.2
8082023-12-09T04:15:52.928Z Downloaded anstyle-query v1.0.0
8092023-12-09T04:15:52.943Z Downloaded filetime v0.2.23
8102023-12-09T04:15:52.943Z Downloaded walkdir v2.4.0
8112023-12-09T04:15:52.943Z Downloaded structmeta v0.2.0
8122023-12-09T04:15:52.943Z Downloaded usdt v0.3.5
8132023-12-09T04:15:52.944Z Downloaded postgres-protocol v0.6.6
8142023-12-09T04:15:52.944Z Downloaded doc-comment v0.3.3
8152023-12-09T04:15:52.944Z Downloaded foreign-types-macros v0.2.3
8162023-12-09T04:15:52.948Z Downloaded zeroize v1.7.0
8172023-12-09T04:15:52.948Z Downloaded kstat-rs v0.2.3
8182023-12-09T04:15:52.949Z Downloaded parking_lot v0.11.2
8192023-12-09T04:15:52.954Z Downloaded resolv-conf v0.7.0
8202023-12-09T04:15:52.959Z Downloaded tokio-native-tls v0.3.1
8212023-12-09T04:15:52.962Z Downloaded schemars_derive v0.8.13
8222023-12-09T04:15:52.963Z Downloaded dtrace-parser v0.1.14
8232023-12-09T04:15:52.969Z Downloaded chacha20poly1305 v0.10.1
8242023-12-09T04:15:52.969Z Downloaded strsim v0.8.0
8252023-12-09T04:15:52.972Z Downloaded anstream v0.5.0
8262023-12-09T04:15:52.976Z Downloaded time-macros v0.2.13
8272023-12-09T04:15:52.979Z Downloaded getopts v0.2.21
8282023-12-09T04:15:52.985Z Downloaded endian-type v0.1.2
8292023-12-09T04:15:52.985Z Downloaded hubpack_derive v0.1.1
8302023-12-09T04:15:52.988Z Downloaded signal-hook-mio v0.2.3
8312023-12-09T04:15:52.989Z Downloaded zeroize_derive v1.4.2
8322023-12-09T04:15:52.989Z Downloaded toolchain_find v0.2.0
8332023-12-09T04:15:52.992Z Downloaded tempfile v3.8.1
8342023-12-09T04:15:52.995Z Downloaded universal-hash v0.5.1
8352023-12-09T04:15:53.000Z Downloaded rustfmt-wrapper v0.2.0
8362023-12-09T04:15:53.010Z Downloaded libefi-sys v0.1.0
8372023-12-09T04:15:53.010Z Downloaded zerocopy v0.3.0
8382023-12-09T04:15:53.010Z Downloaded strum v0.25.0
8392023-12-09T04:15:53.020Z Downloaded heck v0.4.1
8402023-12-09T04:15:53.020Z Downloaded ff v0.13.0
8412023-12-09T04:15:53.020Z Downloaded equivalent v1.0.1
8422023-12-09T04:15:53.020Z Downloaded derive_more v0.99.17
8432023-12-09T04:15:53.035Z Downloaded ident_case v1.0.1
8442023-12-09T04:15:53.044Z Downloaded is-terminal v0.4.9
8452023-12-09T04:15:53.044Z Downloaded usdt-attr-macro v0.3.5
8462023-12-09T04:15:53.044Z Downloaded rfc6979 v0.4.0
8472023-12-09T04:15:53.044Z Downloaded structopt-derive v0.4.18
8482023-12-09T04:15:53.053Z Downloaded libsw v3.3.0
8492023-12-09T04:15:53.056Z Downloaded waitgroup v0.1.2
8502023-12-09T04:15:53.057Z Downloaded foreign-types v0.3.2
8512023-12-09T04:15:53.057Z Downloaded signal-hook-registry v1.4.1
8522023-12-09T04:15:53.061Z Downloaded scheduled-thread-pool v0.2.7
8532023-12-09T04:15:53.061Z Downloaded pin-project v1.1.3
8542023-12-09T04:15:53.082Z Downloaded sha1 v0.10.6
8552023-12-09T04:15:53.085Z Downloaded errno v0.3.2
8562023-12-09T04:15:53.090Z Downloaded heck v0.3.3
8572023-12-09T04:15:53.094Z Downloaded xattr v1.0.1
8582023-12-09T04:15:53.098Z Downloaded untrusted v0.9.0
8592023-12-09T04:15:53.100Z Downloaded anyhow v1.0.75
8602023-12-09T04:15:53.108Z Downloaded home v0.5.5
8612023-12-09T04:15:53.111Z Downloaded io-lifetimes v1.0.11
8622023-12-09T04:15:53.115Z Downloaded instant v0.1.12
8632023-12-09T04:15:53.121Z Downloaded httparse v1.8.0
8642023-12-09T04:15:53.129Z Downloaded tokio-rustls v0.24.1
8652023-12-09T04:15:53.130Z Downloaded slog-envlogger v2.2.0
8662023-12-09T04:15:53.133Z Downloaded vec_map v0.8.2
8672023-12-09T04:15:53.133Z Downloaded uuid v1.6.1
8682023-12-09T04:15:53.140Z Downloaded http-range v0.1.5
8692023-12-09T04:15:53.143Z Downloaded num-bigint v0.4.4
8702023-12-09T04:15:53.152Z Downloaded hex v0.4.3
8712023-12-09T04:15:53.156Z Downloaded thread_local v1.1.7
8722023-12-09T04:15:53.160Z Downloaded zone_cfg_derive v0.3.0
8732023-12-09T04:15:53.163Z Downloaded crossterm v0.27.0
8742023-12-09T04:15:53.174Z Downloaded fallible-iterator v0.2.0
8752023-12-09T04:15:53.177Z Downloaded serde_spanned v0.6.4
8762023-12-09T04:15:53.182Z Downloaded thread-id v4.2.0
8772023-12-09T04:15:53.186Z Downloaded hyper-rustls v0.24.2
8782023-12-09T04:15:53.186Z Downloaded zone v0.3.0
8792023-12-09T04:15:53.190Z Downloaded unicase v2.7.0
8802023-12-09T04:15:53.192Z Downloaded itoa v1.0.9
8812023-12-09T04:15:53.192Z Downloaded indexmap v1.9.3
8822023-12-09T04:15:53.199Z Downloaded synstructure v0.12.6
8832023-12-09T04:15:53.205Z Downloaded futures-channel v0.3.29
8842023-12-09T04:15:53.210Z Downloaded lalrpop-util v0.19.12
8852023-12-09T04:15:53.210Z Downloaded rustversion v1.0.14
8862023-12-09T04:15:53.214Z Downloaded hyper-tls v0.5.0
8872023-12-09T04:15:53.214Z Downloaded tracing-attributes v0.1.26
8882023-12-09T04:15:53.218Z Downloaded strsim v0.10.0
8892023-12-09T04:15:53.220Z Downloaded rustls-pemfile v1.0.3
8902023-12-09T04:15:53.223Z Downloaded float-cmp v0.9.0
8912023-12-09T04:15:53.226Z Downloaded toml v0.8.8
8922023-12-09T04:15:53.233Z Downloaded yasna v0.5.2
8932023-12-09T04:15:53.243Z Downloaded unicode-segmentation v1.10.1
8942023-12-09T04:15:53.254Z Downloaded subtle v2.5.0
8952023-12-09T04:15:53.255Z Downloaded vsss-rs v3.3.1
8962023-12-09T04:15:53.255Z Downloaded serde_yaml v0.9.25
8972023-12-09T04:15:53.268Z Downloaded quote v1.0.33
8982023-12-09T04:15:53.268Z Downloaded hash32 v0.2.1
8992023-12-09T04:15:53.279Z Downloaded proc-macro2 v1.0.69
9002023-12-09T04:15:53.280Z Downloaded socket2 v0.4.9
9012023-12-09T04:15:53.280Z Downloaded ucd-trie v0.1.6
9022023-12-09T04:15:53.297Z Downloaded url v2.5.0
9032023-12-09T04:15:53.298Z Downloaded futures v0.3.29
9042023-12-09T04:15:53.298Z Downloaded rustc-demangle v0.1.23
9052023-12-09T04:15:53.328Z Downloaded unicode-bidi v0.3.13
9062023-12-09T04:15:53.329Z Downloaded serde_derive v1.0.192
9072023-12-09T04:15:53.329Z Downloaded itertools v0.10.5
9082023-12-09T04:15:53.351Z Downloaded headers v0.3.9
9092023-12-09T04:15:53.351Z Downloaded regex-automata v0.1.10
9102023-12-09T04:15:53.352Z Downloaded structopt v0.3.26
9112023-12-09T04:15:53.365Z Downloaded half v1.8.2
9122023-12-09T04:15:53.365Z Downloaded libm v0.2.7
9132023-12-09T04:15:53.381Z Downloaded zip v0.6.6
9142023-12-09T04:15:53.381Z Downloaded hashbrown v0.12.3
9152023-12-09T04:15:53.398Z Downloaded trust-dns-client v0.22.0
9162023-12-09T04:15:53.398Z Downloaded aes-gcm v0.10.3
9172023-12-09T04:15:53.408Z Downloaded hashbrown v0.14.2
9182023-12-09T04:15:53.408Z Downloaded chrono v0.4.31
9192023-12-09T04:15:53.423Z Downloaded rustls-webpki v0.101.7
9202023-12-09T04:15:53.449Z Downloaded rand v0.7.3
9212023-12-09T04:15:53.461Z Downloaded clap v2.34.0
9222023-12-09T04:15:53.472Z Downloaded tokio-util v0.7.10
9232023-12-09T04:15:53.487Z Downloaded itertools v0.12.0
9242023-12-09T04:15:53.494Z Downloaded smoltcp v0.9.1
9252023-12-09T04:15:53.514Z Downloaded winnow v0.5.15
9262023-12-09T04:15:53.534Z Downloaded regress v0.7.1
9272023-12-09T04:15:53.592Z Downloaded rustix v0.37.23
9282023-12-09T04:15:53.601Z Downloaded zerocopy v0.7.26
9292023-12-09T04:15:53.607Z Downloaded h2 v0.3.21
9302023-12-09T04:15:53.615Z Downloaded regex-syntax v0.8.2
9312023-12-09T04:15:53.626Z Downloaded regex-syntax v0.7.5
9322023-12-09T04:15:53.643Z Downloaded syn v1.0.109
9332023-12-09T04:15:53.661Z Downloaded vcpkg v0.2.15
9342023-12-09T04:15:53.731Z Downloaded syn v2.0.32
9352023-12-09T04:15:53.755Z Downloaded smoltcp v0.10.0
9362023-12-09T04:15:53.770Z Downloaded rustls v0.21.9
9372023-12-09T04:15:54.647Z Downloaded idna v0.5.0
9382023-12-09T04:15:54.663Z Downloaded rustix v0.38.25
9392023-12-09T04:15:54.663Z Downloaded regex-automata v0.4.3
9402023-12-09T04:15:54.663Z Downloaded libc v0.2.150
9412023-12-09T04:15:54.663Z Downloaded zerocopy-derive v0.2.0
9422023-12-09T04:15:54.663Z Downloaded zerocopy-derive v0.7.26
9432023-12-09T04:15:54.663Z Downloaded sha3 v0.10.8
9442023-12-09T04:15:54.663Z Downloaded tokio v1.35.0
9452023-12-09T04:15:54.663Z Downloaded zerocopy-derive v0.6.4
9462023-12-09T04:15:54.663Z Downloaded regex-automata v0.3.8
9472023-12-09T04:15:54.664Z Downloaded winapi v0.3.9
9482023-12-09T04:15:54.664Z Downloaded bzip2-sys v0.1.11+1.0.8
9492023-12-09T04:15:54.664Z Downloaded encoding_rs v0.8.33
9502023-12-09T04:15:54.664Z Downloaded openapiv3 v2.0.0-rc.1
9512023-12-09T04:15:54.664Z Downloaded trust-dns-proto v0.22.0
9522023-12-09T04:15:54.664Z Downloaded webpki-roots v0.25.2
9532023-12-09T04:15:54.664Z Downloaded regex v1.10.2
9542023-12-09T04:15:54.664Z Downloaded diesel v2.1.4
9552023-12-09T04:15:54.664Z Downloaded gimli v0.28.0
9562023-12-09T04:15:54.664Z Downloaded sled v0.34.7
9572023-12-09T04:15:54.664Z Downloaded object v0.32.1
9582023-12-09T04:15:54.664Z Downloaded hyper v0.14.27
9592023-12-09T04:15:54.665Z Downloaded radix_trie v0.2.1
9602023-12-09T04:15:54.665Z Downloaded idna v0.2.3
9612023-12-09T04:15:54.665Z Downloaded ring v0.17.7
9622023-12-09T04:15:54.665Z Downloaded hkdf v0.12.3
9632023-12-09T04:15:54.665Z Downloaded aho-corasick v1.0.4
9642023-12-09T04:15:54.665Z Downloaded openssl v0.10.60
9652023-12-09T04:15:54.665Z Downloaded ring v0.16.20
9662023-12-09T04:15:55.187Z Downloaded futures-util v0.3.29
9672023-12-09T04:15:55.225Z Downloaded reqwest v0.11.22
9682023-12-09T04:15:55.226Z Downloaded time v0.3.27
9692023-12-09T04:15:55.226Z Downloaded unicode-normalization v0.1.22
9702023-12-09T04:15:55.226Z Downloaded russh v0.40.0
9712023-12-09T04:15:55.226Z Downloaded serde v1.0.192
9722023-12-09T04:15:55.226Z Downloaded ed25519-dalek v2.0.0
9732023-12-09T04:15:55.226Z Downloaded tungstenite v0.20.1
9742023-12-09T04:15:55.226Z Downloaded tracing-core v0.1.31
9752023-12-09T04:15:55.227Z Downloaded toml v0.7.8
9762023-12-09T04:15:55.227Z Downloaded rcgen v0.11.3
9772023-12-09T04:15:55.227Z Downloaded serde_json v1.0.108
9782023-12-09T04:15:55.227Z Downloaded itertools v0.11.0
9792023-12-09T04:15:55.227Z Downloaded http v0.2.11
9802023-12-09T04:15:55.227Z Downloaded aes v0.8.3
9812023-12-09T04:15:55.229Z Downloaded petgraph v0.6.4
9822023-12-09T04:15:55.229Z Downloaded smallvec v1.11.0
9832023-12-09T04:15:55.229Z Downloaded snafu-derive v0.7.5
9842023-12-09T04:15:55.230Z Downloaded snafu v0.7.5
9852023-12-09T04:15:55.230Z Downloaded serde_with v3.4.0
9862023-12-09T04:15:55.230Z Downloaded socket2 v0.5.5
9872023-12-09T04:15:55.230Z Downloaded tracing v0.1.37
9882023-12-09T04:15:55.230Z Downloaded heapless v0.7.16
9892023-12-09T04:15:55.230Z Downloaded clap_builder v4.4.2
9902023-12-09T04:15:55.231Z Downloaded ryu v1.0.15
9912023-12-09T04:15:55.231Z Downloaded smf v0.2.2
9922023-12-09T04:15:55.231Z Downloaded tar v0.4.40
9932023-12-09T04:15:55.231Z Downloaded curve25519-dalek v4.1.0
9942023-12-09T04:15:55.231Z Downloaded indexmap v2.1.0
9952023-12-09T04:15:55.231Z Downloaded trust-dns-resolver v0.22.0
9962023-12-09T04:15:55.232Z Downloaded toml_edit v0.19.15
9972023-12-09T04:15:55.233Z Downloaded p256 v0.13.2
9982023-12-09T04:15:55.233Z Downloaded toml_edit v0.21.0
9992023-12-09T04:15:55.233Z Downloaded ipnet v2.8.0
10002023-12-09T04:15:55.234Z Downloaded trust-dns-server v0.22.1
10012023-12-09T04:15:55.234Z Downloaded ecdsa v0.16.9
10022023-12-09T04:15:55.234Z Downloaded rand_core v0.6.4
10032023-12-09T04:15:55.234Z Downloaded glob v0.3.1
10042023-12-09T04:15:55.234Z Downloaded hostname v0.3.1
10052023-12-09T04:15:55.234Z Downloaded futures-task v0.3.29
10062023-12-09T04:15:55.234Z Downloaded group v0.13.0
10072023-12-09T04:15:55.234Z Downloaded semver v1.0.20
10082023-12-09T04:15:55.234Z Downloaded subprocess v0.2.9
10092023-12-09T04:15:55.235Z Downloaded flate2 v1.0.28
10102023-12-09T04:15:55.235Z Downloaded futures-executor v0.3.29
10112023-12-09T04:15:55.235Z Downloaded sct v0.7.0
10122023-12-09T04:15:55.235Z Downloaded either v1.9.0
10132023-12-09T04:15:55.235Z Downloaded ed25519 v2.2.2
10142023-12-09T04:15:55.235Z Downloaded unicode-width v0.1.11
10152023-12-09T04:15:55.235Z Downloaded hashbrown v0.13.2
10162023-12-09T04:15:55.235Z Downloaded swrite v0.1.0
10172023-12-09T04:15:55.235Z Downloaded form_urlencoded v1.2.1
10182023-12-09T04:15:55.236Z Downloaded serde_derive_internals v0.26.0
10192023-12-09T04:15:55.236Z Downloaded slog-term v2.9.0
10202023-12-09T04:15:55.236Z Downloaded slog-stdlog v4.1.1
10212023-12-09T04:15:55.236Z Downloaded slog-json v2.6.1
10222023-12-09T04:15:55.236Z Downloaded version_check v0.9.4
10232023-12-09T04:15:55.236Z Downloaded slog-async v2.8.0
10242023-12-09T04:15:55.236Z Downloaded tokio-postgres v0.7.10
10252023-12-09T04:15:55.236Z Downloaded elliptic-curve v0.13.8
10262023-12-09T04:15:55.236Z Downloaded tower-service v0.3.2
10272023-12-09T04:15:55.237Z Downloaded futures-core v0.3.29
10282023-12-09T04:15:55.237Z Downloaded flagset v0.4.3
10292023-12-09T04:15:55.237Z Downloaded terminal_size v0.2.6
10302023-12-09T04:15:55.237Z Downloaded typenum v1.16.0
10312023-12-09T04:15:55.237Z Downloaded headers-core v0.2.0
10322023-12-09T04:15:55.237Z Downloaded fixedbitset v0.4.2
10332023-12-09T04:15:55.237Z Downloaded http-body v0.4.5
10342023-12-09T04:15:55.237Z Downloaded thiserror-no-std v2.0.2
10352023-12-09T04:15:55.244Z Downloaded semver-parser v0.10.2
10362023-12-09T04:15:55.245Z Downloaded getrandom v0.1.16
10372023-12-09T04:15:55.245Z Downloaded unsafe-libyaml v0.2.9
10382023-12-09T04:15:55.245Z Downloaded fnv v1.0.7
10392023-12-09T04:15:55.245Z Downloaded serde_with_macros v3.4.0
10402023-12-09T04:15:55.246Z Downloaded similar v2.2.1
10412023-12-09T04:15:55.247Z Downloaded der v0.7.8
10422023-12-09T04:15:55.247Z Downloaded untrusted v0.7.1
10432023-12-09T04:15:55.247Z Downloaded unicode-xid v0.2.4
10442023-12-09T04:15:55.251Z Downloaded ipnetwork v0.20.0
10452023-12-09T04:15:55.251Z Downloaded iana-time-zone v0.1.57
10462023-12-09T04:15:55.251Z Downloaded keccak v0.1.4
10472023-12-09T04:15:55.251Z Downloaded spin v0.9.8
10482023-12-09T04:15:55.255Z Downloaded signal-hook v0.3.17
10492023-12-09T04:15:55.260Z Downloaded fastrand v2.0.0
10502023-12-09T04:15:55.266Z Downloaded semver v0.11.0
10512023-12-09T04:15:55.266Z Downloaded secrecy v0.8.0
10522023-12-09T04:15:55.271Z Downloaded sec1 v0.7.3
10532023-12-09T04:15:55.272Z Downloaded schemars v0.8.13
10542023-12-09T04:15:55.287Z Downloaded sha2 v0.10.8
10552023-12-09T04:15:55.291Z Downloaded crossbeam-channel v0.5.8
10562023-12-09T04:15:55.301Z Downloaded toml v0.5.11
10572023-12-09T04:15:55.304Z Downloaded thiserror v1.0.49
10582023-12-09T04:15:55.308Z Downloaded serde_repr v0.1.16
10592023-12-09T04:15:55.311Z Downloaded rustls-native-certs v0.6.3
10602023-12-09T04:15:55.315Z Downloaded serde_tokenstream v0.2.0
10612023-12-09T04:15:55.321Z Downloaded russh-keys v0.40.0
10622023-12-09T04:15:55.324Z Downloaded ghash v0.5.0
10632023-12-09T04:15:55.324Z Downloaded getrandom v0.2.10
10642023-12-09T04:15:55.329Z Downloaded pest v2.7.2
10652023-12-09T04:15:55.338Z Downloaded mio v0.8.9
10662023-12-09T04:15:55.347Z Downloaded same-file v1.0.6
10672023-12-09T04:15:55.351Z Downloaded tinyvec v1.6.0
10682023-12-09T04:15:55.354Z Downloaded unicode-ident v1.0.12
10692023-12-09T04:15:55.364Z Downloaded linear-map v1.2.0
10702023-12-09T04:15:55.370Z Downloaded signature v2.1.0
10712023-12-09T04:15:55.370Z Downloaded diesel_derives v2.1.2
10722023-12-09T04:15:55.371Z Downloaded hex-literal v0.4.1
10732023-12-09T04:15:55.374Z Downloaded serde_tokenstream v0.1.7
10742023-12-09T04:15:55.377Z Downloaded crypto-bigint v0.5.2
10752023-12-09T04:15:55.385Z Downloaded slog v2.7.0
10762023-12-09T04:15:55.397Z Downloaded crossbeam-epoch v0.9.15
10772023-12-09T04:15:55.403Z Downloaded rand v0.8.5
10782023-12-09T04:15:55.403Z Downloaded darling_core v0.20.3
10792023-12-09T04:15:55.419Z Downloaded spin v0.5.2
10802023-12-09T04:15:56.637Z Downloaded generic-array v0.14.7
10812023-12-09T04:15:56.637Z Downloaded take_mut v0.2.2
10822023-12-09T04:15:56.638Z Downloaded display-error-chain v0.2.0
10832023-12-09T04:15:56.638Z Downloaded stable_deref_trait v1.2.0
10842023-12-09T04:15:56.638Z Downloaded static_assertions v1.1.0
10852023-12-09T04:15:56.638Z Downloaded spki v0.7.2
10862023-12-09T04:15:56.638Z Downloaded lazy_static v1.4.0
10872023-12-09T04:15:56.638Z Downloaded zerocopy v0.6.4
10882023-12-09T04:15:56.650Z Downloaded dyn-clone v1.0.13
10892023-12-09T04:15:56.651Z Downloaded slog-scope v4.4.0
10902023-12-09T04:15:56.651Z Downloaded ahash v0.8.3
10912023-12-09T04:15:56.651Z Downloaded ansi_term v0.12.1
10922023-12-09T04:15:56.651Z Downloaded addr2line v0.21.0
10932023-12-09T04:15:56.651Z Downloaded hmac v0.12.1
10942023-12-09T04:15:56.651Z Downloaded base64 v0.21.5
10952023-12-09T04:15:56.651Z Downloaded memchr v2.6.3
10962023-12-09T04:15:56.651Z Downloaded slab v0.4.9
10972023-12-09T04:15:56.651Z Downloaded foreign-types v0.5.0
10982023-12-09T04:15:56.651Z Downloaded cc v1.0.83
10992023-12-09T04:15:56.651Z Downloaded rustc_version v0.4.0
11002023-12-09T04:15:56.652Z Downloaded crc32fast v1.3.2
11012023-12-09T04:15:56.652Z Downloaded tokio-stream v0.1.14
11022023-12-09T04:15:56.652Z Downloaded serde_path_to_error v0.1.14
11032023-12-09T04:15:56.652Z Downloaded structmeta-derive v0.2.0
11042023-12-09T04:15:56.652Z Downloaded scopeguard v1.2.0
11052023-12-09T04:15:56.652Z Downloaded hyper-staticfile v0.9.5
11062023-12-09T04:15:56.652Z Downloaded siphasher v0.3.11
11072023-12-09T04:15:56.652Z Downloaded futures-sink v0.3.29
11082023-12-09T04:15:56.652Z Downloaded futures-macro v0.3.29
11092023-12-09T04:15:56.652Z Downloaded backoff v0.4.0
11102023-12-09T04:15:56.652Z Downloaded tokio-tungstenite v0.20.1
11112023-12-09T04:15:56.652Z Downloaded serde_urlencoded v0.7.1
11122023-12-09T04:15:56.652Z Downloaded strum_macros v0.25.2
11132023-12-09T04:15:56.653Z Downloaded httpdate v1.0.3
11142023-12-09T04:15:56.653Z Downloaded linked-hash-map v0.5.6
11152023-12-09T04:15:56.653Z Downloaded enum-as-inner v0.5.1
11162023-12-09T04:15:56.653Z Downloaded whoami v1.4.1
11172023-12-09T04:15:56.654Z Downloaded num-rational v0.4.1
11182023-12-09T04:15:56.654Z Downloaded darling v0.20.3
11192023-12-09T04:15:56.654Z Downloaded dof v0.1.5
11202023-12-09T04:15:56.654Z Downloaded miniz_oxide v0.7.1
11212023-12-09T04:15:56.654Z Downloaded parking_lot_core v0.9.8
11222023-12-09T04:15:56.654Z Downloaded num-traits v0.2.16
11232023-12-09T04:15:56.654Z Downloaded clap v4.4.3
11242023-12-09T04:15:56.654Z Downloaded postcard v1.0.8
11252023-12-09T04:15:56.654Z Downloaded pin-project-internal v1.1.3
11262023-12-09T04:15:56.654Z Downloaded utf-8 v0.7.6
11272023-12-09T04:15:56.654Z Downloaded usdt-impl v0.3.5
11282023-12-09T04:15:56.654Z Downloaded once_cell v1.19.0
11292023-12-09T04:15:56.654Z Downloaded textwrap v0.11.0
11302023-12-09T04:15:56.655Z Downloaded thiserror-impl-no-std v2.0.2
11312023-12-09T04:15:56.655Z Downloaded pem-rfc7468 v0.7.0
11322023-12-09T04:15:56.655Z Downloaded cpufeatures v0.2.9
11332023-12-09T04:15:56.655Z Downloaded stringprep v0.1.3
11342023-12-09T04:15:56.655Z Downloaded slog-dtrace v0.2.3
11352023-12-09T04:15:56.655Z Downloaded slog-bunyan v2.4.0
11362023-12-09T04:15:56.655Z Downloaded string_cache v0.8.7
11372023-12-09T04:15:56.655Z Downloaded backtrace v0.3.69
11382023-12-09T04:15:56.655Z Downloaded adler v1.0.2
11392023-12-09T04:15:56.655Z Downloaded crossbeam-utils v0.8.16
11402023-12-09T04:15:56.655Z Downloaded pbkdf2 v0.12.2
11412023-12-09T04:15:56.655Z Downloaded hubpack v0.1.2
11422023-12-09T04:15:56.655Z Downloaded const-oid v0.9.5
11432023-12-09T04:15:56.655Z Downloaded clap_derive v4.4.2
11442023-12-09T04:15:56.655Z Downloaded native-tls v0.2.11
11452023-12-09T04:15:56.656Z Downloaded term v0.7.0
11462023-12-09T04:15:56.656Z Downloaded percent-encoding v2.3.1
11472023-12-09T04:15:56.656Z Downloaded parse-display-derive v0.8.2
11482023-12-09T04:15:56.656Z Downloaded thiserror-impl v1.0.49
11492023-12-09T04:15:56.656Z Downloaded proc-macro-error v1.0.4
11502023-12-09T04:15:56.657Z Downloaded anstyle-parse v0.2.1
11512023-12-09T04:15:56.657Z Downloaded r2d2 v0.8.10
11522023-12-09T04:15:56.657Z Downloaded omicron-zone-package v0.9.1
11532023-12-09T04:15:56.657Z Downloaded derive-where v1.2.6
11542023-12-09T04:15:56.657Z Downloaded openssl-sys v0.9.96
11552023-12-09T04:15:56.657Z Downloaded bytes v1.5.0
11562023-12-09T04:15:56.657Z Downloaded embedded-io v0.4.0
11572023-12-09T04:15:56.657Z Downloaded platforms v3.0.2
11582023-12-09T04:15:56.657Z Downloaded pest_meta v2.7.2
11592023-12-09T04:15:56.657Z Downloaded password-hash v0.5.0
11602023-12-09T04:15:56.657Z Downloaded num-derive v0.4.0
11612023-12-09T04:15:56.657Z Downloaded pest_derive v2.7.2
11622023-12-09T04:15:56.658Z Downloaded try-lock v0.2.4
11632023-12-09T04:15:56.658Z Downloaded usdt-macro v0.3.5
11642023-12-09T04:15:56.658Z Downloaded primeorder v0.13.6
11652023-12-09T04:15:56.658Z Downloaded num_enum_derive v0.5.11
11662023-12-09T04:15:56.658Z Downloaded bstr v1.6.0
11672023-12-09T04:15:56.658Z Downloaded utf8parse v0.2.1
11682023-12-09T04:15:56.658Z Downloaded toml_datetime v0.6.5
11692023-12-09T04:15:56.658Z Downloaded pem v3.0.2
11702023-12-09T04:15:56.658Z Downloaded multer v2.1.0
11712023-12-09T04:15:56.658Z Downloaded ctr v0.9.2
11722023-12-09T04:15:56.658Z Downloaded rand_chacha v0.3.1
11732023-12-09T04:15:56.659Z Downloaded proc-macro-crate v1.3.1
11742023-12-09T04:15:56.659Z Downloaded cancel-safe-futures v0.1.5
11752023-12-09T04:15:56.659Z Downloaded log v0.4.20
11762023-12-09T04:15:56.659Z Downloaded num-integer v0.1.45
11772023-12-09T04:15:56.659Z Downloaded predicates-core v1.0.6
11782023-12-09T04:15:56.659Z Downloaded dirs v5.0.1
11792023-12-09T04:15:56.660Z Downloaded colored v2.0.4
11802023-12-09T04:15:56.660Z Downloaded md-5 v0.10.5
11812023-12-09T04:15:56.660Z Downloaded cobs v0.2.3
11822023-12-09T04:15:56.660Z Downloaded ciborium-ll v0.2.1
11832023-12-09T04:15:56.660Z Downloaded cipher v0.4.4
11842023-12-09T04:15:56.660Z Downloaded chacha20 v0.9.1
11852023-12-09T04:15:56.660Z Downloaded macaddr v1.0.1
11862023-12-09T04:15:56.660Z Downloaded time-core v0.1.1
11872023-12-09T04:15:56.660Z Downloaded num_cpus v1.16.0
11882023-12-09T04:15:56.666Z Downloaded ppv-lite86 v0.2.17
11892023-12-09T04:15:56.666Z Downloaded polyval v0.6.1
11902023-12-09T04:15:56.666Z Downloaded defmt v0.3.5
11912023-12-09T04:15:56.666Z Downloaded debug-ignore v1.0.5
11922023-12-09T04:15:56.666Z Downloaded nibble_vec v0.1.0
11932023-12-09T04:15:56.666Z Downloaded mime v0.3.17
11942023-12-09T04:15:56.667Z Downloaded clap_lex v0.5.1
11952023-12-09T04:15:56.667Z Downloaded lock_api v0.4.10
11962023-12-09T04:15:56.667Z Downloaded data-encoding v2.4.0
11972023-12-09T04:15:56.667Z Downloaded crypto-common v0.1.6
11982023-12-09T04:15:56.667Z Downloaded proc-macro-error-attr v1.0.4
11992023-12-09T04:15:56.667Z Downloaded num v0.4.1
12002023-12-09T04:15:56.668Z Downloaded memoffset v0.9.0
12012023-12-09T04:15:56.668Z Downloaded managed v0.8.0
12022023-12-09T04:15:56.668Z Downloaded camino-tempfile v1.1.1
12032023-12-09T04:15:56.668Z Downloaded mime_guess v2.0.4
12042023-12-09T04:15:56.668Z Downloaded camino v1.1.6
12052023-12-09T04:15:56.668Z Downloaded bzip2 v0.4.4
12062023-12-09T04:15:56.668Z Downloaded tinyvec_macros v0.1.1
12072023-12-09T04:15:56.668Z Downloaded quick-error v1.2.3
12082023-12-09T04:15:56.668Z Downloaded defmt-macros v0.3.6
12092023-12-09T04:15:56.668Z Downloaded pretty-hex v0.2.1
12102023-12-09T04:15:56.669Z Downloaded parse-display v0.8.2
12112023-12-09T04:15:56.669Z Downloaded block-buffer v0.10.4
12122023-12-09T04:15:56.669Z Downloaded blowfish v0.9.1
12132023-12-09T04:15:56.669Z Downloaded option-ext v0.2.0
12142023-12-09T04:15:56.669Z Downloaded crucible-workspace-hack v0.1.0
12152023-12-09T04:15:56.669Z Downloaded ciborium-io v0.2.1
12162023-12-09T04:15:56.669Z Downloaded parking_lot v0.12.1
12172023-12-09T04:15:56.669Z Downloaded convert_case v0.4.0
12182023-12-09T04:15:56.669Z Downloaded curve25519-dalek-derive v0.1.0
12192023-12-09T04:15:56.669Z Downloaded num_enum v0.5.11
12202023-12-09T04:15:56.669Z Downloaded bitflags v2.4.0
12212023-12-09T04:15:56.669Z Downloaded postgres-types v0.2.6
12222023-12-09T04:15:56.669Z Downloaded defmt-parser v0.3.3
12232023-12-09T04:15:56.670Z Downloaded phf v0.11.2
12242023-12-09T04:15:56.670Z Downloaded parking_lot_core v0.8.6
12252023-12-09T04:15:56.670Z Downloaded lru-cache v0.1.2
12262023-12-09T04:15:56.670Z Downloaded block-padding v0.3.3
12272023-12-09T04:15:56.670Z Downloaded dirs-sys-next v0.1.2
12282023-12-09T04:15:56.671Z Downloaded pin-project-lite v0.2.13
12292023-12-09T04:15:56.671Z Downloaded normalize-line-endings v0.3.0
12302023-12-09T04:15:56.671Z Downloaded md5 v0.7.0
12312023-12-09T04:15:56.671Z Downloaded cbc v0.1.2
12322023-12-09T04:15:56.671Z Downloaded pin-utils v0.1.0
12332023-12-09T04:15:56.671Z Downloaded dirs-sys v0.4.1
12342023-12-09T04:15:56.671Z Downloaded argon2 v0.5.2
12352023-12-09T04:15:56.671Z Downloaded der_derive v0.7.2
12362023-12-09T04:15:56.671Z Downloaded match_cfg v0.1.0
12372023-12-09T04:15:56.671Z Downloaded colorchoice v1.0.0
12382023-12-09T04:15:56.671Z Downloaded base16ct v0.2.0
12392023-12-09T04:15:56.671Z Downloaded predicates v3.0.4
12402023-12-09T04:15:56.671Z Downloaded bit-set v0.5.3
12412023-12-09T04:15:56.672Z Downloaded anstyle v1.0.2
12422023-12-09T04:15:56.672Z Downloaded matches v0.1.10
12432023-12-09T04:15:56.672Z Downloaded bstr v0.2.17
12442023-12-09T04:15:56.672Z Downloaded deranged v0.3.8
12452023-12-09T04:15:56.672Z Downloaded opaque-debug v0.3.0
12462023-12-09T04:15:56.672Z Downloaded arc-swap v1.6.0
12472023-12-09T04:15:56.672Z Downloaded precomputed-hash v0.1.1
12482023-12-09T04:15:56.672Z Downloaded aead v0.5.2
12492023-12-09T04:15:56.672Z Compiling proc-macro2 v1.0.69
12502023-12-09T04:15:56.672Z Compiling unicode-ident v1.0.12
12512023-12-09T04:15:56.672Z Compiling libc v0.2.150
12522023-12-09T04:15:56.672Z Compiling serde v1.0.192
12532023-12-09T04:15:56.672Z Compiling autocfg v1.1.0
12542023-12-09T04:15:56.673Z Compiling version_check v0.9.4
12552023-12-09T04:15:56.673Z Compiling cfg-if v1.0.0
12562023-12-09T04:15:56.673Z Compiling syn v1.0.109
12572023-12-09T04:15:56.673Z Compiling typenum v1.16.0
12582023-12-09T04:15:57.494Z Compiling generic-array v0.14.7
12592023-12-09T04:15:57.500Z Compiling lock_api v0.4.10
12602023-12-09T04:15:58.198Z Compiling parking_lot_core v0.9.8
12612023-12-09T04:15:58.337Z Compiling libm v0.2.7
12622023-12-09T04:15:58.356Z Compiling once_cell v1.19.0
12632023-12-09T04:15:58.356Z Compiling num-traits v0.2.16
12642023-12-09T04:15:58.356Z Compiling thiserror v1.0.49
12652023-12-09T04:15:58.819Z Compiling futures-core v0.3.29
12662023-12-09T04:15:58.864Z Compiling serde_json v1.0.108
12672023-12-09T04:15:58.917Z Compiling slab v0.4.9
12682023-12-09T04:15:59.032Z Compiling futures-channel v0.3.29
12692023-12-09T04:15:59.213Z Compiling futures-task v0.3.29
12702023-12-09T04:15:59.331Z Compiling memchr v2.6.3
12712023-12-09T04:15:59.367Z Compiling futures-util v0.3.29
12722023-12-09T04:15:59.587Z Compiling itoa v1.0.9
12732023-12-09T04:15:59.742Z Compiling quote v1.0.33
12742023-12-09T04:15:59.776Z Compiling scopeguard v1.2.0
12752023-12-09T04:16:00.032Z Compiling pkg-config v0.3.27
12762023-12-09T04:16:00.817Z Compiling syn v2.0.32
12772023-12-09T04:16:00.846Z Compiling cc v1.0.83
12782023-12-09T04:16:01.019Z Compiling getrandom v0.2.10
12792023-12-09T04:16:01.757Z Compiling rand_core v0.6.4
12802023-12-09T04:16:02.199Z Compiling log v0.4.20
12812023-12-09T04:16:02.736Z Compiling heck v0.4.1
12822023-12-09T04:16:02.742Z Compiling ryu v1.0.15
12832023-12-09T04:16:03.078Z Compiling subtle v2.5.0
12842023-12-09T04:16:03.127Z Compiling smallvec v1.11.0
12852023-12-09T04:16:03.650Z Compiling vcpkg v0.2.15
12862023-12-09T04:16:03.815Z Compiling semver v1.0.20
12872023-12-09T04:16:03.822Z Compiling schemars v0.8.13
12882023-12-09T04:16:04.566Z Compiling httparse v1.8.0
12892023-12-09T04:16:05.296Z Compiling indexmap v1.9.3
12902023-12-09T04:16:05.338Z Compiling hashbrown v0.14.2
12912023-12-09T04:16:05.392Z Compiling equivalent v1.0.1
12922023-12-09T04:16:05.547Z Compiling pin-project-lite v0.2.13
12932023-12-09T04:16:05.813Z Compiling ring v0.17.7
12942023-12-09T04:16:06.355Z Compiling ring v0.16.20
12952023-12-09T04:16:06.816Z Compiling parking_lot v0.12.1
12962023-12-09T04:16:07.717Z Compiling openssl-sys v0.9.96
12972023-12-09T04:16:07.723Z Compiling const-oid v0.9.5
12982023-12-09T04:16:08.162Z Compiling ahash v0.8.3
12992023-12-09T04:16:08.477Z Compiling fnv v1.0.7
13002023-12-09T04:16:08.654Z Compiling signal-hook-registry v1.4.1
13012023-12-09T04:16:09.546Z Compiling openssl v0.10.60
13022023-12-09T04:16:09.827Z Compiling mio v0.8.9
13032023-12-09T04:16:10.018Z Compiling rustls v0.21.9
13042023-12-09T04:16:10.157Z Compiling iana-time-zone v0.1.57
13052023-12-09T04:16:10.575Z Compiling ucd-trie v0.1.6
13062023-12-09T04:16:11.073Z Compiling native-tls v0.2.11
13072023-12-09T04:16:11.516Z Compiling socket2 v0.5.5
13082023-12-09T04:16:11.516Z Compiling num_cpus v1.16.0
13092023-12-09T04:16:11.700Z Compiling byteorder v1.5.0
13102023-12-09T04:16:12.004Z Compiling spin v0.5.2
13112023-12-09T04:16:12.417Z Compiling async-trait v0.1.74
13122023-12-09T04:16:12.494Z Compiling serde_derive_internals v0.26.0
13132023-12-09T04:16:13.026Z Compiling dyn-clone v1.0.13
13142023-12-09T04:16:13.214Z Compiling futures-sink v0.3.29
13152023-12-09T04:16:13.453Z Compiling aho-corasick v1.0.4
13162023-12-09T04:16:13.763Z Compiling regex-syntax v0.8.2
13172023-12-09T04:16:13.809Z Compiling rustix v0.38.25
13182023-12-09T04:16:13.848Z Compiling tinyvec_macros v0.1.1
13192023-12-09T04:16:14.395Z Compiling tinyvec v1.6.0
13202023-12-09T04:16:14.694Z Compiling hashbrown v0.13.2
13212023-12-09T04:16:16.386Z Compiling backtrace v0.3.69
13222023-12-09T04:16:16.940Z Compiling futures-io v0.3.29
13232023-12-09T04:16:17.017Z Compiling pin-utils v0.1.0
13242023-12-09T04:16:17.134Z Compiling winnow v0.5.15
13252023-12-09T04:16:17.278Z Compiling unicode-normalization v0.1.22
13262023-12-09T04:16:17.368Z Compiling spin v0.9.8
13272023-12-09T04:16:17.786Z Compiling tracing-core v0.1.31
13282023-12-09T04:16:18.513Z Compiling cpufeatures v0.2.9
13292023-12-09T04:16:18.658Z Compiling unicode-bidi v0.3.13
13302023-12-09T04:16:20.099Z Compiling regex-automata v0.4.3
13312023-12-09T04:16:21.377Z Compiling anyhow v1.0.75
13322023-12-09T04:16:21.469Z Compiling crc32fast v1.3.2
13332023-12-09T04:16:23.029Z Compiling time-core v0.1.1
13342023-12-09T04:16:23.158Z Compiling base64 v0.21.5
13352023-12-09T04:16:23.300Z Compiling time-macros v0.2.13
13362023-12-09T04:16:24.325Z Compiling num-integer v0.1.45
13372023-12-09T04:16:24.342Z Compiling serde_derive v1.0.192
13382023-12-09T04:16:24.767Z Compiling zeroize_derive v1.4.2
13392023-12-09T04:16:24.984Z Compiling thiserror-impl v1.0.49
13402023-12-09T04:16:25.054Z Compiling tokio-macros v2.2.0
13412023-12-09T04:16:27.074Z Compiling futures-macro v0.3.29
13422023-12-09T04:16:27.411Z Compiling zeroize v1.7.0
13432023-12-09T04:16:27.748Z Compiling tracing-attributes v0.1.26
13442023-12-09T04:16:28.540Z Compiling schemars_derive v0.8.13
13452023-12-09T04:16:28.887Z Compiling openssl-macros v0.1.1
13462023-12-09T04:16:30.376Z Compiling crypto-common v0.1.6
13472023-12-09T04:16:30.598Z Compiling pest v2.7.2
13482023-12-09T04:16:30.603Z Compiling block-buffer v0.10.4
13492023-12-09T04:16:30.983Z Compiling digest v0.10.7
13502023-12-09T04:16:31.703Z Compiling regex v1.10.2
13512023-12-09T04:16:34.000Z Compiling der_derive v0.7.2
13522023-12-09T04:16:34.244Z Compiling tracing v0.1.37
13532023-12-09T04:16:35.315Z Compiling percent-encoding v2.3.1
13542023-12-09T04:16:35.417Z Compiling unicode-width v0.1.11
13552023-12-09T04:16:35.642Z Compiling unicode-xid v0.2.4
13562023-12-09T04:16:35.844Z Compiling foreign-types-shared v0.1.1
13572023-12-09T04:16:35.848Z Compiling openssl-probe v0.1.5
13582023-12-09T04:16:35.891Z Compiling untrusted v0.7.1
13592023-12-09T04:16:35.894Z Compiling hashbrown v0.12.3
13602023-12-09T04:16:35.974Z Compiling untrusted v0.9.0
13612023-12-09T04:16:36.179Z Compiling slog v2.7.0
13622023-12-09T04:16:36.939Z Compiling foreign-types v0.3.2
13632023-12-09T04:16:37.065Z Compiling synstructure v0.12.6
13642023-12-09T04:16:40.251Z Compiling errno v0.3.2
13652023-12-09T04:16:40.580Z Compiling try-lock v0.2.4
13662023-12-09T04:16:40.653Z Compiling ppv-lite86 v0.2.17
13672023-12-09T04:16:40.782Z Compiling want v0.3.1
13682023-12-09T04:16:41.195Z Compiling zerocopy-derive v0.2.0
13692023-12-09T04:16:41.831Z Compiling sct v0.7.0
13702023-12-09T04:16:41.923Z Compiling rustls-webpki v0.101.7
13712023-12-09T04:16:42.289Z Compiling form_urlencoded v1.2.1
13722023-12-09T04:16:42.511Z Compiling pest_meta v2.7.2
13732023-12-09T04:16:42.779Z Compiling socket2 v0.4.9
13742023-12-09T04:16:44.222Z Compiling httpdate v1.0.3
13752023-12-09T04:16:44.513Z Compiling io-lifetimes v1.0.11
13762023-12-09T04:16:44.925Z Compiling tower-service v0.3.2
13772023-12-09T04:16:45.108Z Compiling pest_generator v2.7.2
13782023-12-09T04:16:46.125Z Compiling rustls-pemfile v1.0.3
13792023-12-09T04:16:46.697Z Compiling idna v0.5.0
13802023-12-09T04:16:47.752Z Compiling lazy_static v1.4.0
13812023-12-09T04:16:48.257Z Compiling bytes v1.5.0
13822023-12-09T04:16:48.677Z Compiling indexmap v2.1.0
13832023-12-09T04:16:49.378Z Compiling chrono v0.4.31
13842023-12-09T04:16:49.680Z Compiling uuid v1.6.1
13852023-12-09T04:16:50.295Z Compiling http v0.2.11
13862023-12-09T04:16:50.661Z Compiling tokio v1.35.0
13872023-12-09T04:16:50.943Z Compiling rustc_version v0.4.0
13882023-12-09T04:16:52.187Z Compiling toml_datetime v0.6.5
13892023-12-09T04:16:52.194Z Compiling serde_spanned v0.6.4
13902023-12-09T04:16:52.551Z Compiling bitflags v2.4.0
13912023-12-09T04:16:53.393Z Compiling toml_edit v0.19.15
13922023-12-09T04:16:55.749Z Compiling http-body v0.4.5
13932023-12-09T04:16:56.379Z Compiling heapless v0.7.16
13942023-12-09T04:16:56.997Z Compiling openapiv3 v2.0.0-rc.1
13952023-12-09T04:16:58.688Z Compiling adler v1.0.2
13962023-12-09T04:16:59.014Z Compiling crossbeam-utils v0.8.16
13972023-12-09T04:16:59.790Z Compiling miniz_oxide v0.7.1
13982023-12-09T04:17:00.324Z Compiling pest_derive v2.7.2
13992023-12-09T04:17:02.376Z Compiling url v2.5.0
14002023-12-09T04:17:04.140Z Compiling tokio-util v0.7.10
14012023-12-09T04:17:05.518Z Compiling tokio-rustls v0.24.1
14022023-12-09T04:17:06.117Z Compiling h2 v0.3.21
14032023-12-09T04:17:06.296Z Compiling tokio-native-tls v0.3.1
14042023-12-09T04:17:06.569Z Compiling rustls-native-certs v0.6.3
14052023-12-09T04:17:06.654Z Compiling rand_chacha v0.3.1
14062023-12-09T04:17:06.695Z Compiling usdt-impl v0.3.5
14072023-12-09T04:17:07.248Z Compiling ipnet v2.8.0
14082023-12-09T04:17:07.371Z Compiling rustix v0.37.23
14092023-12-09T04:17:08.544Z Compiling rand v0.8.5
14102023-12-09T04:17:09.218Z Compiling serde_urlencoded v0.7.1
14112023-12-09T04:17:10.078Z Compiling encoding_rs v0.8.33
14122023-12-09T04:17:10.203Z Compiling mime v0.3.17
14132023-12-09T04:17:10.691Z Compiling webpki-roots v0.25.2
14142023-12-09T04:17:10.914Z Compiling gimli v0.28.0
14152023-12-09T04:17:12.477Z Compiling zerocopy v0.3.0
14162023-12-09T04:17:13.100Z Compiling object v0.32.1
14172023-12-09T04:17:13.696Z Compiling num-bigint v0.4.4
14182023-12-09T04:17:15.536Z Compiling rustc-demangle v0.1.23
14192023-12-09T04:17:15.836Z Compiling dof v0.1.5
14202023-12-09T04:17:16.211Z Compiling flate2 v1.0.28
14212023-12-09T04:17:16.921Z Compiling dtrace-parser v0.1.14
14222023-12-09T04:17:17.313Z Compiling hyper v0.14.27
14232023-12-09T04:17:17.338Z Compiling bzip2-sys v0.1.11+1.0.8
14242023-12-09T04:17:17.782Z Compiling addr2line v0.21.0
14252023-12-09T04:17:17.898Z Compiling thread-id v4.2.0
14262023-12-09T04:17:18.003Z Compiling signal-hook v0.3.17
14272023-12-09T04:17:18.446Z Compiling rustversion v1.0.14
14282023-12-09T04:17:19.544Z Compiling toml v0.7.8
14292023-12-09T04:17:19.665Z Compiling toml_edit v0.21.0
14302023-12-09T04:17:20.232Z Compiling serde_tokenstream v0.1.7
14312023-12-09T04:17:21.042Z Compiling serde_tokenstream v0.2.0
14322023-12-09T04:17:21.773Z Compiling hex v0.4.3
14332023-12-09T04:17:21.879Z Compiling memoffset v0.9.0
14342023-12-09T04:17:22.312Z Compiling base64ct v1.6.0
14352023-12-09T04:17:22.340Z Compiling strsim v0.10.0
14362023-12-09T04:17:23.787Z Compiling regress v0.7.1
14372023-12-09T04:17:26.037Z Compiling doc-comment v0.3.3
14382023-12-09T04:17:26.124Z Compiling smoltcp v0.9.1
14392023-12-09T04:17:26.876Z Compiling bitflags v1.3.2
14402023-12-09T04:17:27.257Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14412023-12-09T04:17:28.226Z Compiling pem-rfc7468 v0.7.0
14422023-12-09T04:17:28.510Z Compiling hyper-tls v0.5.0
14432023-12-09T04:17:28.849Z Compiling hyper-rustls v0.24.2
14442023-12-09T04:17:29.039Z Compiling strum_macros v0.25.2
14452023-12-09T04:17:29.340Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14462023-12-09T04:17:29.426Z Compiling reqwest v0.11.22
14472023-12-09T04:17:30.155Z Compiling usdt-macro v0.3.5
14482023-12-09T04:17:30.757Z Compiling usdt-attr-macro v0.3.5
14492023-12-09T04:17:32.248Z Compiling hmac v0.12.1
14502023-12-09T04:17:33.113Z Compiling enum-as-inner v0.5.1
14512023-12-09T04:17:33.576Z Compiling num-iter v0.1.43
14522023-12-09T04:17:34.007Z Compiling crossbeam-epoch v0.9.15
14532023-12-09T04:17:34.669Z Compiling flagset v0.4.3
14542023-12-09T04:17:34.741Z Compiling unicode-segmentation v1.10.1
14552023-12-09T04:17:34.962Z Compiling siphasher v0.3.11
14562023-12-09T04:17:35.162Z Compiling der v0.7.8
14572023-12-09T04:17:36.129Z Compiling hubpack_derive v0.1.1
14582023-12-09T04:17:36.437Z Compiling zerocopy-derive v0.6.4
14592023-12-09T04:17:36.973Z Compiling pin-project-internal v1.1.3
14602023-12-09T04:17:38.537Z Compiling num_threads v0.1.6
14612023-12-09T04:17:39.006Z Compiling anstyle v1.0.2
14622023-12-09T04:17:40.031Z Compiling utf8parse v0.2.1
14632023-12-09T04:17:40.082Z Compiling deranged v0.3.8
14642023-12-09T04:17:40.840Z Compiling anstyle-parse v0.2.1
14652023-12-09T04:17:41.342Z Compiling sha2 v0.10.8
14662023-12-09T04:17:42.113Z Compiling spki v0.7.2
14672023-12-09T04:17:43.110Z Compiling time v0.3.27
14682023-12-09T04:17:44.014Z Compiling md-5 v0.10.5
14692023-12-09T04:17:44.578Z Compiling block-padding v0.3.3
14702023-12-09T04:17:44.920Z Compiling clap_derive v4.4.2
14712023-12-09T04:17:44.957Z Compiling stringprep v0.1.3
14722023-12-09T04:17:45.724Z Compiling hash32 v0.2.1
14732023-12-09T04:17:46.296Z Compiling diesel_table_macro_syntax v0.1.0
14742023-12-09T04:17:46.587Z Compiling stable_deref_trait v1.2.0
14752023-12-09T04:17:46.924Z Compiling anstyle-query v1.0.0
14762023-12-09T04:17:47.105Z Compiling colorchoice v1.0.0
14772023-12-09T04:17:47.197Z Compiling fallible-iterator v0.2.0
14782023-12-09T04:17:47.621Z Compiling either v1.9.0
14792023-12-09T04:17:48.122Z Compiling anstream v0.5.0
14802023-12-09T04:17:48.324Z Compiling postgres-protocol v0.6.6
14812023-12-09T04:17:49.204Z Compiling diesel_derives v2.1.2
14822023-12-09T04:17:50.476Z Compiling terminal_size v0.2.6
14832023-12-09T04:17:50.944Z Compiling inout v0.1.3
14842023-12-09T04:17:52.677Z Compiling pkcs8 v0.10.2
14852023-12-09T04:17:53.068Z Compiling phf_shared v0.11.2
14862023-12-09T04:17:53.776Z Compiling ff v0.13.0
14872023-12-09T04:17:54.141Z Compiling snafu-derive v0.7.5
14882023-12-09T04:17:54.288Z Compiling serde_repr v0.1.16
14892023-12-09T04:17:54.470Z Compiling scheduled-thread-pool v0.2.7
14902023-12-09T04:17:54.572Z Compiling managed v0.8.0
14912023-12-09T04:17:55.404Z Compiling clap_lex v0.5.1
14922023-12-09T04:17:55.629Z Compiling base16ct v0.2.0
14932023-12-09T04:17:56.049Z Compiling matches v0.1.10
14942023-12-09T04:17:56.130Z Compiling bit-vec v0.6.3
14952023-12-09T04:17:56.180Z Compiling regex-automata v0.1.10
14962023-12-09T04:17:56.806Z Compiling idna v0.2.3
14972023-12-09T04:17:56.896Z Compiling bstr v0.2.17
14982023-12-09T04:17:59.253Z Compiling sec1 v0.7.3
14992023-12-09T04:17:59.495Z Compiling clap_builder v4.4.2
15002023-12-09T04:17:59.930Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
15012023-12-09T04:18:02.479Z Compiling r2d2 v0.8.10
15022023-12-09T04:18:03.950Z Compiling group v0.13.0
15032023-12-09T04:18:06.497Z Compiling phf v0.11.2
15042023-12-09T04:18:07.466Z Compiling signal-hook-mio v0.2.3
15052023-12-09T04:18:08.151Z Compiling cipher v0.4.4
15062023-12-09T04:18:08.437Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
15072023-12-09T04:18:08.632Z Compiling bzip2 v0.4.4
15082023-12-09T04:18:08.919Z Compiling postgres-types v0.2.6
15092023-12-09T04:18:09.212Z Compiling itertools v0.11.0
15102023-12-09T04:18:10.283Z Compiling pin-project v1.1.3
15112023-12-09T04:18:10.470Z Compiling zerocopy v0.6.4
15122023-12-09T04:18:11.449Z Compiling hubpack v0.1.2
15132023-12-09T04:18:11.834Z Compiling phf_shared v0.10.0
15142023-12-09T04:18:12.413Z Compiling hkdf v0.12.3
15152023-12-09T04:18:12.508Z Compiling ipnetwork v0.20.0
15162023-12-09T04:18:12.788Z Compiling crypto-bigint v0.5.2
15172023-12-09T04:18:13.511Z Compiling futures-executor v0.3.29
15182023-12-09T04:18:14.010Z Compiling getopts v0.2.21
15192023-12-09T04:18:14.077Z Compiling float-cmp v0.9.0
15202023-12-09T04:18:14.543Z Compiling difflib v0.4.0
15212023-12-09T04:18:15.582Z Compiling normalize-line-endings v0.3.0
15222023-12-09T04:18:15.684Z Compiling data-encoding v2.4.0
15232023-12-09T04:18:15.750Z Compiling static_assertions v1.1.0
15242023-12-09T04:18:17.178Z Compiling predicates-core v1.0.6
15252023-12-09T04:18:17.731Z Compiling unsafe-libyaml v0.2.9
15262023-12-09T04:18:18.589Z Compiling whoami v1.4.1
15272023-12-09T04:18:19.543Z Compiling precomputed-hash v0.1.1
15282023-12-09T04:18:19.621Z Compiling regex-automata v0.3.8
15292023-12-09T04:18:19.705Z Compiling fixedbitset v0.4.2
15302023-12-09T04:18:20.027Z Compiling new_debug_unreachable v1.0.4
15312023-12-09T04:18:20.156Z Compiling string_cache v0.8.7
15322023-12-09T04:18:20.398Z Compiling petgraph v0.6.4
15332023-12-09T04:18:20.892Z Compiling serde_yaml v0.9.25
15342023-12-09T04:18:20.945Z Compiling tokio-postgres v0.7.10
15352023-12-09T04:18:21.364Z Compiling trust-dns-proto v0.22.0
15362023-12-09T04:18:22.083Z Compiling predicates v3.0.4
15372023-12-09T04:18:23.635Z Compiling bstr v1.6.0
15382023-12-09T04:18:24.871Z Compiling diesel v2.1.4
15392023-12-09T04:18:26.150Z Compiling elliptic-curve v0.13.8
15402023-12-09T04:18:26.969Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15412023-12-09T04:18:27.362Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15422023-12-09T04:18:28.359Z Compiling futures v0.3.29
15432023-12-09T04:18:30.596Z Compiling snafu v0.7.5
15442023-12-09T04:18:31.919Z Compiling zip v0.6.6
15452023-12-09T04:18:34.260Z Compiling yasna v0.5.2
15462023-12-09T04:18:35.390Z Compiling crossterm v0.27.0
15472023-12-09T04:18:36.431Z Compiling clap v4.4.3
15482023-12-09T04:18:37.411Z Compiling similar v2.2.1
15492023-12-09T04:18:37.825Z Compiling bit-set v0.5.3
15502023-12-09T04:18:37.944Z Compiling itertools v0.10.5
15512023-12-09T04:18:38.309Z Compiling usdt v0.3.5
15522023-12-09T04:18:39.296Z Compiling tokio-stream v0.1.14
15532023-12-09T04:18:40.108Z Compiling console v0.15.7
15542023-12-09T04:18:41.610Z Compiling lalrpop-util v0.19.12
15552023-12-09T04:18:42.579Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15562023-12-09T04:19:30.105Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15572023-12-09T04:19:32.277Z Compiling sha1 v0.10.6
15582023-12-09T04:19:32.916Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15592023-12-09T04:19:43.717Z Compiling atty v0.2.14
15602023-12-09T04:19:43.909Z Compiling match_cfg v0.1.0
15612023-12-09T04:19:44.565Z Compiling hostname v0.3.1
15622023-12-09T04:19:44.917Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15632023-12-09T04:19:45.213Z Compiling dirs-sys-next v0.1.2
15642023-12-09T04:19:45.341Z Compiling ident_case v1.0.1
15652023-12-09T04:19:45.426Z Compiling thread_local v1.1.7
15662023-12-09T04:19:45.605Z Compiling darling_core v0.20.3
15672023-12-09T04:19:45.887Z Compiling dirs-next v2.0.0
15682023-12-09T04:19:46.150Z Compiling slog-async v2.8.0
15692023-12-09T04:19:46.196Z Compiling camino v1.1.6
15702023-12-09T04:19:46.313Z Compiling term v0.7.0
15712023-12-09T04:19:47.161Z Compiling crossbeam-channel v0.5.8
15722023-12-09T04:19:47.229Z Compiling multer v2.1.0
15732023-12-09T04:19:47.674Z Compiling instant v0.1.12
15742023-12-09T04:19:47.883Z Compiling paste v1.0.14
15752023-12-09T04:19:48.065Z Compiling take_mut v0.2.2
15762023-12-09T04:19:48.775Z Compiling slog-term v2.9.0
15772023-12-09T04:19:49.030Z Compiling slog-json v2.6.1
15782023-12-09T04:19:49.613Z Compiling async-stream-impl v0.3.5
15792023-12-09T04:19:50.123Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15802023-12-09T04:19:50.556Z Compiling atomic-waker v1.1.1
15812023-12-09T04:19:50.748Z Compiling debug-ignore v1.0.5
15822023-12-09T04:19:50.786Z Compiling waitgroup v0.1.2
15832023-12-09T04:19:50.916Z Compiling slog-bunyan v2.4.0
15842023-12-09T04:19:51.204Z Compiling toml v0.8.8
15852023-12-09T04:19:51.824Z Compiling async-stream v0.3.5
15862023-12-09T04:19:52.302Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15872023-12-09T04:19:52.389Z Compiling serde_path_to_error v0.1.14
15882023-12-09T04:19:52.789Z Compiling structmeta-derive v0.2.0
15892023-12-09T04:19:52.892Z Compiling strum v0.25.0
15902023-12-09T04:19:52.954Z Compiling regex-syntax v0.7.5
15912023-12-09T04:19:53.162Z Compiling backoff v0.4.0
15922023-12-09T04:19:53.654Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15932023-12-09T04:19:53.799Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15942023-12-09T04:19:54.022Z Compiling macaddr v1.0.1
15952023-12-09T04:19:54.047Z Compiling proc-macro-error-attr v1.0.4
15962023-12-09T04:19:54.595Z Compiling proc-macro-crate v1.3.1
15972023-12-09T04:19:54.731Z Compiling proc-macro-error v1.0.4
15982023-12-09T04:19:55.377Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15992023-12-09T04:19:55.784Z Compiling darling_macro v0.20.3
16002023-12-09T04:19:55.872Z Compiling smoltcp v0.10.0
16012023-12-09T04:19:56.337Z Compiling num_enum_derive v0.5.11
16022023-12-09T04:19:57.066Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16032023-12-09T04:19:57.268Z Compiling cobs v0.2.3
16042023-12-09T04:19:57.424Z Compiling darling v0.20.3
16052023-12-09T04:19:57.484Z Compiling embedded-io v0.4.0
16062023-12-09T04:19:57.589Z Compiling serde_with_macros v3.4.0
16072023-12-09T04:19:57.711Z Compiling structmeta v0.2.0
16082023-12-09T04:19:57.734Z Compiling fastrand v2.0.0
16092023-12-09T04:19:57.817Z Compiling postcard v1.0.8
16102023-12-09T04:19:58.437Z Compiling tempfile v3.8.1
16112023-12-09T04:19:59.242Z Compiling foreign-types-macros v0.2.3
16122023-12-09T04:19:59.769Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16132023-12-09T04:20:00.200Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16142023-12-09T04:20:00.619Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16152023-12-09T04:20:00.773Z Compiling num_enum v0.5.11
16162023-12-09T04:20:00.887Z Compiling foreign-types-shared v0.3.1
16172023-12-09T04:20:00.991Z Compiling same-file v1.0.6
16182023-12-09T04:20:01.047Z Compiling crucible-workspace-hack v0.1.0
16192023-12-09T04:20:01.290Z Compiling foreign-types v0.5.0
16202023-12-09T04:20:01.332Z Compiling walkdir v2.4.0
16212023-12-09T04:20:01.760Z Compiling is-terminal v0.4.9
16222023-12-09T04:20:01.962Z Compiling semver-parser v0.10.2
16232023-12-09T04:20:01.994Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16242023-12-09T04:20:02.098Z Compiling serde_with v3.4.0
16252023-12-09T04:20:02.551Z Compiling zerocopy-derive v0.7.26
16262023-12-09T04:20:03.395Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16272023-12-09T04:20:04.429Z Compiling parse-display-derive v0.8.2
16282023-12-09T04:20:04.812Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16292023-12-09T04:20:05.707Z Compiling cstr-argument v0.1.2
16302023-12-09T04:20:06.064Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16312023-12-09T04:20:06.499Z Compiling pretty-hex v0.2.1
16322023-12-09T04:20:06.772Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16332023-12-09T04:20:07.317Z Compiling zerocopy v0.7.26
16342023-12-09T04:20:07.350Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16352023-12-09T04:20:08.333Z Compiling semver v0.11.0
16362023-12-09T04:20:08.596Z Compiling colored v2.0.4
16372023-12-09T04:20:08.763Z Compiling xattr v1.0.1
16382023-12-09T04:20:09.054Z Compiling filetime v0.2.23
16392023-12-09T04:20:09.151Z Compiling home v0.5.5
16402023-12-09T04:20:09.524Z Compiling toolchain_find v0.2.0
16412023-12-09T04:20:09.554Z Compiling tar v0.4.40
16422023-12-09T04:20:09.706Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16432023-12-09T04:20:09.744Z Compiling camino-tempfile v1.1.1
16442023-12-09T04:20:09.771Z Compiling zone_cfg_derive v0.3.0
16452023-12-09T04:20:10.397Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16462023-12-09T04:20:10.472Z Compiling textwrap v0.11.0
16472023-12-09T04:20:11.116Z Compiling heck v0.3.3
16482023-12-09T04:20:11.729Z Compiling toml v0.5.11
16492023-12-09T04:20:11.804Z Compiling parse-display v0.8.2
16502023-12-09T04:20:11.854Z Compiling num-derive v0.4.0
16512023-12-09T04:20:12.085Z Compiling strsim v0.8.0
16522023-12-09T04:20:12.235Z Compiling vec_map v0.8.2
16532023-12-09T04:20:12.680Z Compiling platforms v3.0.2
16542023-12-09T04:20:12.769Z Compiling ansi_term v0.12.1
16552023-12-09T04:20:12.974Z Compiling libefi-sys v0.1.0
16562023-12-09T04:20:13.173Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
16572023-12-09T04:20:13.276Z Compiling zone v0.3.0
16582023-12-09T04:20:13.508Z Compiling clap v2.34.0
16592023-12-09T04:20:13.994Z Compiling structopt-derive v0.4.18
16602023-12-09T04:20:14.759Z Compiling rustfmt-wrapper v0.2.0
16612023-12-09T04:20:15.803Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
16622023-12-09T04:20:15.829Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
16632023-12-09T04:20:15.852Z Compiling omicron-zone-package v0.9.1
16642023-12-09T04:20:16.428Z Compiling smf v0.2.2
16652023-12-09T04:20:17.416Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16662023-12-09T04:20:18.669Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16672023-12-09T04:20:19.013Z Compiling unicase v2.7.0
16682023-12-09T04:20:19.036Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16692023-12-09T04:20:19.066Z Compiling universal-hash v0.5.1
16702023-12-09T04:20:19.165Z Compiling structopt v0.3.26
16712023-12-09T04:20:19.342Z Compiling curve25519-dalek v4.1.0
16722023-12-09T04:20:19.460Z Compiling opaque-debug v0.3.0
16732023-12-09T04:20:19.553Z Compiling curve25519-dalek-derive v0.1.0
16742023-12-09T04:20:19.596Z Compiling num-rational v0.4.1
16752023-12-09T04:20:19.738Z Compiling getrandom v0.1.16
16762023-12-09T04:20:20.374Z Compiling signature v2.1.0
16772023-12-09T04:20:20.426Z Compiling quick-error v1.2.3
16782023-12-09T04:20:20.455Z Compiling parking_lot_core v0.8.6
16792023-12-09T04:20:20.632Z Compiling keccak v0.1.4
16802023-12-09T04:20:20.726Z Compiling linked-hash-map v0.5.6
16812023-12-09T04:20:21.163Z Compiling sha3 v0.10.8
16822023-12-09T04:20:21.286Z Compiling lru-cache v0.1.2
16832023-12-09T04:20:21.569Z Compiling resolv-conf v0.7.0
16842023-12-09T04:20:22.282Z Compiling password-hash v0.5.0
16852023-12-09T04:20:22.715Z Compiling blake2 v0.10.6
16862023-12-09T04:20:22.832Z Compiling aead v0.5.2
16872023-12-09T04:20:22.920Z Compiling secrecy v0.8.0
16882023-12-09T04:20:23.389Z Compiling num-complex v0.4.4
16892023-12-09T04:20:23.441Z Compiling nibble_vec v0.1.0
16902023-12-09T04:20:23.749Z Compiling slog-dtrace v0.2.3
16912023-12-09T04:20:24.053Z Compiling utf-8 v0.7.6
16922023-12-09T04:20:24.180Z Compiling cancel-safe-futures v0.1.5
16932023-12-09T04:20:24.552Z Compiling convert_case v0.4.0
16942023-12-09T04:20:24.690Z Compiling arc-swap v1.6.0
16952023-12-09T04:20:25.206Z Compiling endian-type v0.1.2
16962023-12-09T04:20:25.226Z Compiling winapi v0.3.9
16972023-12-09T04:20:25.315Z Compiling num v0.4.1
16982023-12-09T04:20:25.474Z Compiling slog-scope v4.4.0
16992023-12-09T04:20:25.589Z Compiling radix_trie v0.2.1
17002023-12-09T04:20:25.755Z Compiling tungstenite v0.20.1
17012023-12-09T04:20:26.088Z Compiling derive_more v0.99.17
17022023-12-09T04:20:26.439Z Compiling argon2 v0.5.2
17032023-12-09T04:20:26.644Z Compiling mime_guess v2.0.4
17042023-12-09T04:20:26.902Z Compiling trust-dns-resolver v0.22.0
17052023-12-09T04:20:28.808Z Compiling rand_core v0.5.1
17062023-12-09T04:20:29.425Z Compiling poly1305 v0.8.0
17072023-12-09T04:20:29.826Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17082023-12-09T04:20:29.945Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17092023-12-09T04:20:30.423Z Compiling chacha20 v0.9.1
17102023-12-09T04:20:31.168Z Compiling rfc6979 v0.4.0
17112023-12-09T04:20:31.437Z Compiling thiserror-impl-no-std v2.0.2
17122023-12-09T04:20:31.614Z Compiling half v1.8.2
17132023-12-09T04:20:31.637Z Compiling option-ext v0.2.0
17142023-12-09T04:20:31.816Z Compiling ciborium-io v0.2.1
17152023-12-09T04:20:32.008Z Compiling dirs-sys v0.4.1
17162023-12-09T04:20:32.292Z Compiling ciborium-ll v0.2.1
17172023-12-09T04:20:32.621Z Compiling ecdsa v0.16.9
17182023-12-09T04:20:32.989Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17192023-12-09T04:20:33.483Z Compiling parking_lot v0.11.2
17202023-12-09T04:20:33.672Z Compiling rand_chacha v0.2.2
17212023-12-09T04:20:34.145Z Compiling tokio-tungstenite v0.20.1
17222023-12-09T04:20:35.127Z Compiling trust-dns-client v0.22.0
17232023-12-09T04:20:35.917Z Compiling slog-stdlog v4.1.1
17242023-12-09T04:20:36.478Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17252023-12-09T04:20:36.788Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17262023-12-09T04:20:36.883Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17272023-12-09T04:20:36.952Z Compiling thiserror-no-std v2.0.2
17282023-12-09T04:20:37.108Z Compiling ed25519 v2.2.2
17292023-12-09T04:20:37.519Z Compiling polyval v0.6.1
17302023-12-09T04:20:37.814Z Compiling primeorder v0.13.6
17312023-12-09T04:20:38.229Z Compiling ctr v0.9.2
17322023-12-09T04:20:38.691Z Compiling aes v0.8.3
17332023-12-09T04:20:38.755Z Compiling blowfish v0.9.1
17342023-12-09T04:20:39.495Z Compiling password-hash v0.4.2
17352023-12-09T04:20:40.195Z Compiling libsw v3.3.0
17362023-12-09T04:20:40.668Z Compiling pbkdf2 v0.12.2
17372023-12-09T04:20:40.916Z Compiling derive-where v1.2.6
17382023-12-09T04:20:41.063Z Compiling fxhash v0.2.1
17392023-12-09T04:20:42.341Z Compiling linear-map v1.2.0
17402023-12-09T04:20:42.914Z Compiling owo-colors v3.5.0
17412023-12-09T04:20:43.617Z Compiling glob v0.3.1
17422023-12-09T04:20:45.279Z Compiling swrite v0.1.0
17432023-12-09T04:20:45.460Z Compiling trust-dns-server v0.22.1
17442023-12-09T04:20:47.127Z Compiling sled v0.34.7
17452023-12-09T04:20:47.211Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17462023-12-09T04:20:49.685Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17472023-12-09T04:20:50.637Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17482023-12-09T04:20:51.231Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17492023-12-09T04:20:51.922Z Compiling bcrypt-pbkdf v0.10.0
17502023-12-09T04:20:52.838Z Compiling pbkdf2 v0.11.0
17512023-12-09T04:20:53.436Z Compiling p256 v0.13.2
17522023-12-09T04:20:54.753Z Compiling ghash v0.5.0
17532023-12-09T04:20:55.036Z Compiling ed25519-dalek v2.0.0
17542023-12-09T04:20:56.797Z Compiling vsss-rs v3.3.1
17552023-12-09T04:20:57.590Z Compiling slog-envlogger v2.2.0
17562023-12-09T04:20:58.679Z Compiling russh-cryptovec v0.7.0
17572023-12-09T04:20:58.820Z Compiling rand v0.7.3
17582023-12-09T04:21:00.917Z Compiling ciborium v0.2.1
17592023-12-09T04:21:02.605Z Compiling dirs v5.0.1
17602023-12-09T04:21:02.741Z Compiling chacha20poly1305 v0.10.1
17612023-12-09T04:21:02.902Z Compiling cbc v0.1.2
17622023-12-09T04:21:03.116Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17632023-12-09T04:21:03.300Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17642023-12-09T04:21:03.459Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17652023-12-09T04:21:03.562Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17662023-12-09T04:21:03.699Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17672023-12-09T04:21:03.763Z Compiling pem v3.0.2
17682023-12-09T04:21:04.640Z Compiling headers-core v0.2.0
17692023-12-09T04:21:04.832Z Compiling kstat-rs v0.2.3
17702023-12-09T04:21:04.864Z Compiling pretty-hex v0.4.0
17712023-12-09T04:21:05.019Z Compiling http-range v0.1.5
17722023-12-09T04:21:05.184Z Compiling md5 v0.7.0
17732023-12-09T04:21:05.580Z Compiling russh-keys v0.40.0
17742023-12-09T04:21:05.976Z Compiling hyper-staticfile v0.9.5
17752023-12-09T04:21:06.037Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17762023-12-09T04:21:07.361Z Compiling headers v0.3.9
17772023-12-09T04:21:07.511Z Compiling rcgen v0.11.3
17782023-12-09T04:21:10.796Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17792023-12-09T04:21:11.039Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17802023-12-09T04:21:11.348Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
17812023-12-09T04:21:11.828Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17822023-12-09T04:21:14.834Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
17832023-12-09T04:21:16.439Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17842023-12-09T04:21:19.103Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17852023-12-09T04:21:20.418Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17862023-12-09T04:21:20.499Z Compiling aes-gcm v0.10.3
17872023-12-09T04:21:20.963Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17882023-12-09T04:21:23.471Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17892023-12-09T04:21:25.849Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
17902023-12-09T04:21:33.847Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
17912023-12-09T04:21:34.141Z Compiling atomicwrites v0.4.2
17922023-12-09T04:21:34.594Z Compiling itertools v0.12.0
17932023-12-09T04:21:34.663Z Compiling subprocess v0.2.9
17942023-12-09T04:21:36.361Z Compiling hex-literal v0.4.1
17952023-12-09T04:21:36.585Z Compiling display-error-chain v0.2.0
17962023-12-09T04:21:36.825Z Compiling russh v0.40.0
17972023-12-09T04:21:37.481Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17982023-12-09T04:21:38.162Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17992023-12-09T04:21:39.706Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18002023-12-09T04:22:09.047Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18012023-12-09T04:23:25.739Z Finished dev [unoptimized + debuginfo] target(s) in 7m 51s
18022023-12-09T04:23:26.020Z
18032023-12-09T04:23:26.020Zreal 7:51.593064852
18042023-12-09T04:23:26.021Zuser 43:52.075601390
18052023-12-09T04:23:26.021Zsys 6:39.002873769
18062023-12-09T04:23:26.021Ztrap 1.603583984
18072023-12-09T04:23:26.024Ztflt 2.629862268
18082023-12-09T04:23:26.024Zdflt 5.428519498
18092023-12-09T04:23:26.024Zkflt 0.020252622
18102023-12-09T04:23:26.024Zlock 1:23:13.945788285
18112023-12-09T04:23:26.024Zslp 2:04:24.194494174
18122023-12-09T04:23:26.024Zlat 2:01.298628150
18132023-12-09T04:23:26.024Zstop 4:38.035013667
18142023-12-09T04:23:26.024Z+ mkdir -p /work/end-to-end-tests
18152023-12-09T04:23:26.027Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18162023-12-09T04:23:26.630Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18172023-12-09T04:23:26.630Z+ ptime -m gzip
18182023-12-09T04:23:26.633Z++ basename target/debug/bootstrap
18192023-12-09T04:23:43.462Z
18202023-12-09T04:23:43.465Zreal 16.826124382
18212023-12-09T04:23:43.465Zuser 16.652340522
18222023-12-09T04:23:43.466Zsys 0.159156095
18232023-12-09T04:23:43.466Ztrap 0.004917260
18242023-12-09T04:23:43.466Ztflt 0.000000000
18252023-12-09T04:23:43.466Zdflt 0.000000000
18262023-12-09T04:23:43.466Zkflt 0.000000000
18272023-12-09T04:23:43.466Zlock 0.000000000
18282023-12-09T04:23:43.466Zslp 0.000000000
18292023-12-09T04:23:43.466Zlat 0.009372633
18302023-12-09T04:23:43.466Zstop 0.000223093
18312023-12-09T04:23:43.466Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18322023-12-09T04:23:43.466Z+ ptime -m gzip
18332023-12-09T04:23:43.469Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6bafd3fa6eef4151
18342023-12-09T04:23:44.543Z
18352023-12-09T04:23:44.546Zreal 1.071493185
18362023-12-09T04:23:44.546Zuser 1.060515958
18372023-12-09T04:23:44.546Zsys 0.010376676
18382023-12-09T04:23:44.547Ztrap 0.000104367
18392023-12-09T04:23:44.547Ztflt 0.000000000
18402023-12-09T04:23:44.547Zdflt 0.000000000
18412023-12-09T04:23:44.547Zkflt 0.000000000
18422023-12-09T04:23:44.547Zlock 0.000000000
18432023-12-09T04:23:44.547Zslp 0.000000000
18442023-12-09T04:23:44.547Zlat 0.000160470
18452023-12-09T04:23:44.547Zstop 0.000220870
18462023-12-09T04:23:44.547Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18472023-12-09T04:23:44.547Z+ ptime -m gzip
18482023-12-09T04:23:44.547Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-d68396a0af635b1c
18492023-12-09T04:24:01.984Z
18502023-12-09T04:24:01.988Zreal 17.433877213
18512023-12-09T04:24:01.988Zuser 17.267253033
18522023-12-09T04:24:01.988Zsys 0.162243876
18532023-12-09T04:24:01.989Ztrap 0.002752472
18542023-12-09T04:24:01.989Ztflt 0.000000000
18552023-12-09T04:24:01.989Zdflt 0.000000000
18562023-12-09T04:24:01.989Zkflt 0.000000000
18572023-12-09T04:24:01.989Zlock 0.000000000
18582023-12-09T04:24:01.989Zslp 0.000000000
18592023-12-09T04:24:01.989Zlat 0.001293566
18602023-12-09T04:24:01.990Zstop 0.000217247
18612023-12-09T04:24:01.990Z+ banner caboose-util
18622023-12-09T04:24:01.990Z
18632023-12-09T04:24:01.990Z #### ## ##### #### #### #### ###### # # #####
18642023-12-09T04:24:01.990Z # # # # # # # # # # # # # # #
18652023-12-09T04:24:01.990Z # # # ##### # # # # #### ##### ##### # # #
18662023-12-09T04:24:01.990Z # ###### # # # # # # # # # # #
18672023-12-09T04:24:01.990Z # # # # # # # # # # # # # # # #
18682023-12-09T04:24:01.990Z #### # # ##### #### #### #### ###### #### #
18692023-12-09T04:24:01.990Z
18702023-12-09T04:24:01.991Z+ ptime -m cargo build --locked -p caboose-util --release
18712023-12-09T04:24:02.626Z Downloading crates ...
18722023-12-09T04:24:02.998Z Downloaded packed_struct_codegen v0.10.1
18732023-12-09T04:24:03.009Z Downloaded crc-any v2.4.3
18742023-12-09T04:24:03.013Z Downloaded ron v0.8.1
18752023-12-09T04:24:03.025Z Downloaded funty v2.0.0
18762023-12-09T04:24:03.029Z Downloaded maybe-uninit v2.0.0
18772023-12-09T04:24:03.029Z Downloaded crc-catalog v2.2.0
18782023-12-09T04:24:03.033Z Downloaded radium v0.7.0
18792023-12-09T04:24:03.033Z Downloaded tap v1.0.1
18802023-12-09T04:24:03.036Z Downloaded packed_struct v0.10.1
18812023-12-09T04:24:03.036Z Downloaded pkcs1 v0.7.5
18822023-12-09T04:24:03.040Z Downloaded array-init v0.0.4
18832023-12-09T04:24:03.043Z Downloaded env_logger v0.10.0
18842023-12-09T04:24:03.049Z Downloaded nodrop v0.1.14
18852023-12-09T04:24:03.053Z Downloaded smallvec v0.6.14
18862023-12-09T04:24:03.053Z Downloaded wyz v0.5.1
18872023-12-09T04:24:03.053Z Downloaded termcolor v1.2.0
18882023-12-09T04:24:03.056Z Downloaded bitfield v0.14.0
18892023-12-09T04:24:03.061Z Downloaded serde-hex v0.1.0
18902023-12-09T04:24:03.061Z Downloaded path-slash v0.1.5
18912023-12-09T04:24:03.061Z Downloaded rsa v0.9.2
18922023-12-09T04:24:03.074Z Downloaded x509-cert v0.2.4
18932023-12-09T04:24:03.085Z Downloaded bitvec v1.0.1
18942023-12-09T04:24:03.112Z Downloaded object v0.30.4
18952023-12-09T04:24:03.129Z Downloaded num-bigint-dig v0.8.4
18962023-12-09T04:24:03.136Z Downloaded crc v3.0.1
18972023-12-09T04:24:03.304Z Compiling proc-macro2 v1.0.69
18982023-12-09T04:24:03.315Z Compiling unicode-ident v1.0.12
18992023-12-09T04:24:03.315Z Compiling libc v0.2.150
19002023-12-09T04:24:03.315Z Compiling autocfg v1.1.0
19012023-12-09T04:24:03.315Z Compiling serde v1.0.192
19022023-12-09T04:24:03.315Z Compiling cfg-if v1.0.0
19032023-12-09T04:24:03.334Z Compiling version_check v0.9.4
19042023-12-09T04:24:03.427Z Compiling typenum v1.16.0
19052023-12-09T04:24:03.454Z Compiling syn v1.0.109
19062023-12-09T04:24:03.568Z Compiling parking_lot_core v0.9.8
19072023-12-09T04:24:04.113Z Compiling futures-core v0.3.29
19082023-12-09T04:24:04.146Z Compiling libm v0.2.7
19092023-12-09T04:24:04.275Z Compiling generic-array v0.14.7
19102023-12-09T04:24:04.354Z Compiling lock_api v0.4.10
19112023-12-09T04:24:04.573Z Compiling num-traits v0.2.16
19122023-12-09T04:24:04.584Z Compiling once_cell v1.19.0
19132023-12-09T04:24:04.664Z Compiling pkg-config v0.3.27
19142023-12-09T04:24:04.754Z Compiling scopeguard v1.2.0
19152023-12-09T04:24:05.119Z Compiling slab v0.4.9
19162023-12-09T04:24:05.138Z Compiling serde_json v1.0.108
19172023-12-09T04:24:05.151Z Compiling futures-task v0.3.29
19182023-12-09T04:24:05.542Z Compiling quote v1.0.33
19192023-12-09T04:24:05.578Z Compiling futures-channel v0.3.29
19202023-12-09T04:24:05.653Z Compiling thiserror v1.0.49
19212023-12-09T04:24:06.025Z Compiling futures-util v0.3.29
19222023-12-09T04:24:06.285Z Compiling syn v2.0.32
19232023-12-09T04:24:06.326Z Compiling cc v1.0.83
19242023-12-09T04:24:06.425Z Compiling getrandom v0.2.10
19252023-12-09T04:24:06.506Z Compiling memchr v2.6.3
19262023-12-09T04:24:06.985Z Compiling rand_core v0.6.4
19272023-12-09T04:24:07.044Z Compiling itoa v1.0.9
19282023-12-09T04:24:07.358Z Compiling log v0.4.20
19292023-12-09T04:24:07.724Z Compiling smallvec v1.11.0
19302023-12-09T04:24:09.312Z Compiling vcpkg v0.2.15
19312023-12-09T04:24:10.020Z Compiling byteorder v1.5.0
19322023-12-09T04:24:10.795Z Compiling parking_lot v0.12.1
19332023-12-09T04:24:10.966Z Compiling pin-project-lite v0.2.13
19342023-12-09T04:24:11.130Z Compiling const-oid v0.9.5
19352023-12-09T04:24:12.084Z Compiling openssl-sys v0.9.96
19362023-12-09T04:24:12.132Z Compiling ring v0.17.7
19372023-12-09T04:24:12.187Z Compiling indexmap v1.9.3
19382023-12-09T04:24:13.433Z Compiling signal-hook-registry v1.4.1
19392023-12-09T04:24:13.897Z Compiling io-lifetimes v1.0.11
19402023-12-09T04:24:14.399Z Compiling heck v0.4.1
19412023-12-09T04:24:14.627Z Compiling subtle v2.5.0
19422023-12-09T04:24:14.811Z Compiling ring v0.16.20
19432023-12-09T04:24:14.992Z Compiling mio v0.8.9
19442023-12-09T04:24:15.146Z Compiling num-integer v0.1.45
19452023-12-09T04:24:15.550Z Compiling semver v1.0.20
19462023-12-09T04:24:16.183Z Compiling ryu v1.0.15
19472023-12-09T04:24:16.721Z Compiling spin v0.5.2
19482023-12-09T04:24:17.478Z Compiling rustix v0.37.23
19492023-12-09T04:24:18.359Z Compiling num_cpus v1.16.0
19502023-12-09T04:24:18.512Z Compiling socket2 v0.5.5
19512023-12-09T04:24:18.724Z Compiling futures-sink v0.3.29
19522023-12-09T04:24:18.925Z Compiling ucd-trie v0.1.6
19532023-12-09T04:24:19.209Z Compiling httparse v1.8.0
19542023-12-09T04:24:19.674Z Compiling unicode-xid v0.2.4
19552023-12-09T04:24:19.754Z Compiling openssl v0.10.60
19562023-12-09T04:24:19.858Z Compiling synstructure v0.12.6
19572023-12-09T04:24:20.286Z Compiling tinyvec_macros v0.1.1
19582023-12-09T04:24:20.399Z Compiling tinyvec v1.6.0
19592023-12-09T04:24:21.457Z Compiling crc32fast v1.3.2
19602023-12-09T04:24:21.520Z Compiling futures-io v0.3.29
19612023-12-09T04:24:21.666Z Compiling ppv-lite86 v0.2.17
19622023-12-09T04:24:21.897Z Compiling rustls v0.21.9
19632023-12-09T04:24:22.084Z Compiling pin-utils v0.1.0
19642023-12-09T04:24:22.202Z Compiling native-tls v0.2.11
19652023-12-09T04:24:22.280Z Compiling bzip2-sys v0.1.11+1.0.8
19662023-12-09T04:24:22.312Z Compiling spin v0.9.8
19672023-12-09T04:24:22.860Z Compiling unicode-normalization v0.1.22
19682023-12-09T04:24:22.873Z Compiling tracing-core v0.1.31
19692023-12-09T04:24:22.908Z Compiling rand_chacha v0.3.1
19702023-12-09T04:24:22.920Z Compiling base64ct v1.6.0
19712023-12-09T04:24:23.103Z Compiling unicode-bidi v0.3.13
19722023-12-09T04:24:24.226Z Compiling pem-rfc7468 v0.7.0
19732023-12-09T04:24:24.629Z Compiling rand v0.8.5
19742023-12-09T04:24:25.658Z Compiling errno v0.3.2
19752023-12-09T04:24:25.688Z Compiling num-iter v0.1.43
19762023-12-09T04:24:26.026Z Compiling usdt-impl v0.3.5
19772023-12-09T04:24:26.099Z Compiling ahash v0.8.3
19782023-12-09T04:24:26.269Z Compiling rustix v0.38.25
19792023-12-09T04:24:26.486Z Compiling signal-hook v0.3.17
19802023-12-09T04:24:26.565Z Compiling schemars v0.8.13
19812023-12-09T04:24:26.874Z Compiling flagset v0.4.3
19822023-12-09T04:24:27.201Z Compiling base64 v0.21.5
19832023-12-09T04:24:27.305Z Compiling serde_derive_internals v0.26.0
19842023-12-09T04:24:27.427Z Compiling serde_derive v1.0.192
19852023-12-09T04:24:27.538Z Compiling zeroize_derive v1.4.2
19862023-12-09T04:24:27.710Z Compiling tokio-macros v2.2.0
19872023-12-09T04:24:27.774Z Compiling thiserror-impl v1.0.49
19882023-12-09T04:24:27.871Z Compiling futures-macro v0.3.29
19892023-12-09T04:24:28.302Z Compiling tracing-attributes v0.1.26
19902023-12-09T04:24:29.162Z Compiling der_derive v0.7.2
19912023-12-09T04:24:29.744Z Compiling zeroize v1.7.0
19922023-12-09T04:24:30.909Z Compiling zerocopy-derive v0.2.0
19932023-12-09T04:24:31.077Z Compiling openssl-macros v0.1.1
19942023-12-09T04:24:32.292Z Compiling pest v2.7.2
19952023-12-09T04:24:32.720Z Compiling crypto-common v0.1.6
19962023-12-09T04:24:32.738Z Compiling block-buffer v0.10.4
19972023-12-09T04:24:33.136Z Compiling digest v0.10.7
19982023-12-09T04:24:33.148Z Compiling zerocopy-derive v0.6.4
19992023-12-09T04:24:33.675Z Compiling der v0.7.8
20002023-12-09T04:24:33.680Z Compiling tracing v0.1.37
20012023-12-09T04:24:36.499Z Compiling pest_meta v2.7.2
20022023-12-09T04:24:37.676Z Compiling fnv v1.0.7
20032023-12-09T04:24:37.842Z Compiling bitflags v1.3.2
20042023-12-09T04:24:40.467Z Compiling pest_generator v2.7.2
20052023-12-09T04:24:43.354Z Compiling spki v0.7.2
20062023-12-09T04:24:43.453Z Compiling pest_derive v2.7.2
20072023-12-09T04:24:44.139Z Compiling zerocopy v0.3.0
20082023-12-09T04:24:44.266Z Compiling schemars_derive v0.8.13
20092023-12-09T04:24:44.508Z Compiling lazy_static v1.4.0
20102023-12-09T04:24:45.695Z Compiling backtrace v0.3.69
20112023-12-09T04:24:46.256Z Compiling memoffset v0.9.0
20122023-12-09T04:24:46.290Z Compiling num-bigint v0.4.4
20132023-12-09T04:24:46.678Z Compiling iana-time-zone v0.1.57
20142023-12-09T04:24:46.920Z Compiling untrusted v0.7.1
20152023-12-09T04:24:47.067Z Compiling doc-comment v0.3.3
20162023-12-09T04:24:47.197Z Compiling hashbrown v0.12.3
20172023-12-09T04:24:47.779Z Compiling openssl-probe v0.1.5
20182023-12-09T04:24:47.827Z Compiling foreign-types-shared v0.1.1
20192023-12-09T04:24:47.957Z Compiling equivalent v1.0.1
20202023-12-09T04:24:48.154Z Compiling crossbeam-utils v0.8.16
20212023-12-09T04:24:48.196Z Compiling smoltcp v0.9.1
20222023-12-09T04:24:48.796Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20232023-12-09T04:24:49.053Z Compiling hashbrown v0.14.2
20242023-12-09T04:24:49.085Z Compiling async-trait v0.1.74
20252023-12-09T04:24:49.196Z Compiling untrusted v0.9.0
20262023-12-09T04:24:49.444Z Compiling percent-encoding v2.3.1
20272023-12-09T04:24:49.773Z Compiling bytes v1.5.0
20282023-12-09T04:24:50.005Z Compiling bitflags v2.4.0
20292023-12-09T04:24:50.121Z Compiling uuid v1.6.1
20302023-12-09T04:24:51.071Z Compiling tokio v1.35.0
20312023-12-09T04:24:51.237Z Compiling rustc_version v0.4.0
20322023-12-09T04:24:51.610Z Compiling http v0.2.11
20332023-12-09T04:24:51.848Z Compiling indexmap v2.1.0
20342023-12-09T04:24:53.644Z Compiling heapless v0.7.16
20352023-12-09T04:24:54.213Z Compiling chrono v0.4.31
20362023-12-09T04:24:55.261Z Compiling foreign-types v0.3.2
20372023-12-09T04:24:57.126Z Compiling dof v0.1.5
20382023-12-09T04:24:59.904Z Compiling dtrace-parser v0.1.14
20392023-12-09T04:25:00.081Z Compiling hmac v0.12.1
20402023-12-09T04:25:00.216Z Compiling clap_derive v4.4.2
20412023-12-09T04:25:02.158Z Compiling thread-id v4.2.0
20422023-12-09T04:25:02.173Z Compiling anstyle v1.0.2
20432023-12-09T04:25:02.305Z Compiling try-lock v0.2.4
20442023-12-09T04:25:02.498Z Compiling siphasher v0.3.11
20452023-12-09T04:25:02.634Z Compiling cpufeatures v0.2.9
20462023-12-09T04:25:02.708Z Compiling rustversion v1.0.14
20472023-12-09T04:25:02.761Z Compiling utf8parse v0.2.1
20482023-12-09T04:25:03.102Z Compiling adler v1.0.2
20492023-12-09T04:25:03.120Z Compiling time-core v0.1.1
20502023-12-09T04:25:03.336Z Compiling tokio-util v0.7.10
20512023-12-09T04:25:03.390Z Compiling time-macros v0.2.13
20522023-12-09T04:25:05.698Z Compiling h2 v0.3.21
20532023-12-09T04:25:07.798Z Compiling miniz_oxide v0.7.1
20542023-12-09T04:25:08.204Z Compiling anstyle-parse v0.2.1
20552023-12-09T04:25:08.675Z Compiling sha2 v0.10.8
20562023-12-09T04:25:09.966Z Compiling want v0.3.1
20572023-12-09T04:25:12.705Z Compiling sct v0.7.0
20582023-12-09T04:25:12.785Z Compiling rustls-webpki v0.101.7
20592023-12-09T04:25:12.837Z Compiling http-body v0.4.5
20602023-12-09T04:25:14.421Z Compiling form_urlencoded v1.2.1
20612023-12-09T04:25:14.713Z Compiling serde_tokenstream v0.1.7
20622023-12-09T04:25:14.845Z Compiling pkcs8 v0.10.2
20632023-12-09T04:25:15.473Z Compiling hubpack_derive v0.1.1
20642023-12-09T04:25:15.488Z Compiling pin-project-internal v1.1.3
20652023-12-09T04:25:16.729Z Compiling socket2 v0.4.9
20662023-12-09T04:25:17.122Z Compiling crossbeam-epoch v0.9.15
20672023-12-09T04:25:18.242Z Compiling tower-service v0.3.2
20682023-12-09T04:25:18.379Z Compiling colorchoice v1.0.0
20692023-12-09T04:25:19.531Z Compiling anstyle-query v1.0.0
20702023-12-09T04:25:19.701Z Compiling radium v0.7.0
20712023-12-09T04:25:19.716Z Compiling httpdate v1.0.3
20722023-12-09T04:25:19.897Z Compiling slog v2.7.0
20732023-12-09T04:25:19.910Z Compiling anyhow v1.0.75
20742023-12-09T04:25:20.303Z Compiling hyper v0.14.27
20752023-12-09T04:25:20.540Z Compiling anstream v0.5.0
20762023-12-09T04:25:26.904Z Compiling terminal_size v0.2.6
20772023-12-09T04:25:29.244Z Compiling serde_spanned v0.6.4
20782023-12-09T04:25:29.588Z Compiling toml_datetime v0.6.5
20792023-12-09T04:25:30.185Z Compiling rustls-pemfile v1.0.3
20802023-12-09T04:25:30.668Z Compiling zerocopy v0.6.4
20812023-12-09T04:25:32.154Z Compiling md-5 v0.10.5
20822023-12-09T04:25:32.707Z Compiling idna v0.5.0
20832023-12-09T04:25:32.856Z Compiling stringprep v0.1.3
20842023-12-09T04:25:35.247Z Compiling diesel_table_macro_syntax v0.1.0
20852023-12-09T04:25:35.294Z Compiling hash32 v0.2.1
20862023-12-09T04:25:35.604Z Compiling aho-corasick v1.0.4
20872023-12-09T04:25:35.797Z Compiling regex-syntax v0.8.2
20882023-12-09T04:25:35.838Z Compiling maybe-uninit v2.0.0
20892023-12-09T04:25:36.454Z Compiling tap v1.0.1
20902023-12-09T04:25:36.472Z Compiling winnow v0.5.15
20912023-12-09T04:25:36.719Z Compiling fallible-iterator v0.2.0
20922023-12-09T04:25:36.736Z Compiling dyn-clone v1.0.13
20932023-12-09T04:25:37.412Z Compiling either v1.9.0
20942023-12-09T04:25:37.895Z Compiling clap_lex v0.5.1
20952023-12-09T04:25:37.929Z Compiling gimli v0.28.0
20962023-12-09T04:25:38.331Z Compiling strsim v0.10.0
20972023-12-09T04:25:39.032Z Compiling stable_deref_trait v1.2.0
20982023-12-09T04:25:39.314Z Compiling clap_builder v4.4.2
20992023-12-09T04:25:39.627Z Compiling postgres-protocol v0.6.6
21002023-12-09T04:25:41.536Z Compiling regex-automata v0.4.3
21012023-12-09T04:25:41.616Z Compiling wyz v0.5.1
21022023-12-09T04:25:42.418Z Compiling diesel_derives v2.1.2
21032023-12-09T04:25:43.974Z Compiling url v2.5.0
21042023-12-09T04:25:44.568Z Compiling tokio-rustls v0.24.1
21052023-12-09T04:25:45.161Z Compiling addr2line v0.21.0
21062023-12-09T04:25:46.574Z Compiling rustls-native-certs v0.6.3
21072023-12-09T04:25:46.592Z Compiling strum_macros v0.25.2
21082023-12-09T04:25:48.178Z Compiling tokio-native-tls v0.3.1
21092023-12-09T04:25:53.314Z Compiling usdt-macro v0.3.5
21102023-12-09T04:25:53.392Z Compiling usdt-attr-macro v0.3.5
21112023-12-09T04:25:55.106Z Compiling phf_shared v0.11.2
21122023-12-09T04:25:55.953Z Compiling block-padding v0.3.3
21132023-12-09T04:25:56.011Z Compiling snafu-derive v0.7.5
21142023-12-09T04:25:56.167Z Compiling enum-as-inner v0.5.1
21152023-12-09T04:25:56.269Z Compiling serde_repr v0.1.16
21162023-12-09T04:25:57.643Z Compiling ff v0.13.0
21172023-12-09T04:25:57.864Z Compiling scheduled-thread-pool v0.2.7
21182023-12-09T04:25:57.969Z Compiling object v0.32.1
21192023-12-09T04:26:02.612Z Compiling regex-automata v0.1.10
21202023-12-09T04:26:03.385Z Compiling managed v0.8.0
21212023-12-09T04:26:04.100Z Compiling num_threads v0.1.6
21222023-12-09T04:26:04.281Z Compiling funty v2.0.0
21232023-12-09T04:26:05.389Z Compiling matches v0.1.10
21242023-12-09T04:26:05.509Z Compiling deranged v0.3.8
21252023-12-09T04:26:05.567Z Compiling base16ct v0.2.0
21262023-12-09T04:26:06.658Z Compiling num-bigint-dig v0.8.4
21272023-12-09T04:26:07.046Z Compiling ipnet v2.8.0
21282023-12-09T04:26:09.041Z Compiling rustc-demangle v0.1.23
21292023-12-09T04:26:09.060Z Compiling bit-vec v0.6.3
21302023-12-09T04:26:09.666Z Compiling packed_struct v0.10.1
21312023-12-09T04:26:10.876Z Compiling time v0.3.27
21322023-12-09T04:26:14.202Z Compiling bitvec v1.0.1
21332023-12-09T04:26:14.836Z Compiling sec1 v0.7.3
21342023-12-09T04:26:15.969Z Compiling idna v0.2.3
21352023-12-09T04:26:18.339Z Compiling bstr v0.2.17
21362023-12-09T04:26:18.704Z Compiling r2d2 v0.8.10
21372023-12-09T04:26:19.253Z Compiling group v0.13.0
21382023-12-09T04:26:20.509Z Compiling inout v0.1.3
21392023-12-09T04:26:21.872Z Compiling phf v0.11.2
21402023-12-09T04:26:22.302Z Compiling hyper-tls v0.5.0
21412023-12-09T04:26:22.736Z Compiling regex v1.10.2
21422023-12-09T04:26:22.780Z Compiling hyper-rustls v0.24.2
21432023-12-09T04:26:22.814Z Compiling signal-hook-mio v0.2.3
21442023-12-09T04:26:23.053Z Compiling clap v4.4.3
21452023-12-09T04:26:23.207Z Compiling ipnetwork v0.20.0
21462023-12-09T04:26:23.566Z Compiling flate2 v1.0.28
21472023-12-09T04:26:24.306Z Compiling bzip2 v0.4.4
21482023-12-09T04:26:24.381Z Compiling toml_edit v0.19.15
21492023-12-09T04:26:24.502Z Compiling postgres-types v0.2.6
21502023-12-09T04:26:24.842Z Compiling itertools v0.11.0
21512023-12-09T04:26:25.346Z Compiling pin-project v1.1.3
21522023-12-09T04:26:25.691Z Compiling hubpack v0.1.2
21532023-12-09T04:26:26.344Z Compiling serde_urlencoded v0.7.1
21542023-12-09T04:26:26.639Z Compiling phf_shared v0.10.0
21552023-12-09T04:26:26.767Z Compiling hkdf v0.12.3
21562023-12-09T04:26:27.127Z Compiling futures-executor v0.3.29
21572023-12-09T04:26:29.622Z Compiling crypto-bigint v0.5.2
21582023-12-09T04:26:30.836Z Compiling packed_struct_codegen v0.10.1
21592023-12-09T04:26:32.188Z Compiling float-cmp v0.9.0
21602023-12-09T04:26:33.110Z Compiling encoding_rs v0.8.33
21612023-12-09T04:26:33.159Z Compiling normalize-line-endings v0.3.0
21622023-12-09T04:26:33.162Z Compiling precomputed-hash v0.1.1
21632023-12-09T04:26:33.319Z Compiling crc-catalog v2.2.0
21642023-12-09T04:26:33.512Z Compiling regex-automata v0.3.8
21652023-12-09T04:26:34.991Z Compiling mime v0.3.17
21662023-12-09T04:26:35.654Z Compiling unicode-segmentation v1.10.1
21672023-12-09T04:26:35.791Z Compiling unicode-width v0.1.11
21682023-12-09T04:26:36.015Z Compiling predicates-core v1.0.6
21692023-12-09T04:26:37.104Z Compiling difflib v0.4.0
21702023-12-09T04:26:37.139Z Compiling webpki-roots v0.25.2
21712023-12-09T04:26:37.279Z Compiling new_debug_unreachable v1.0.4
21722023-12-09T04:26:37.394Z Compiling fixedbitset v0.4.2
21732023-12-09T04:26:38.014Z Compiling nodrop v0.1.14
21742023-12-09T04:26:38.188Z Compiling static_assertions v1.1.0
21752023-12-09T04:26:39.108Z Compiling data-encoding v2.4.0
21762023-12-09T04:26:39.123Z Compiling whoami v1.4.1
21772023-12-09T04:26:39.561Z Compiling tokio-postgres v0.7.10
21782023-12-09T04:26:41.947Z Compiling trust-dns-proto v0.22.0
21792023-12-09T04:26:46.193Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21802023-12-09T04:26:47.240Z Compiling array-init v0.0.4
21812023-12-09T04:26:49.105Z Compiling petgraph v0.6.4
21822023-12-09T04:26:49.334Z Compiling predicates v3.0.4
21832023-12-09T04:26:51.667Z Compiling string_cache v0.8.7
21842023-12-09T04:26:52.290Z Compiling reqwest v0.11.22
21852023-12-09T04:26:55.576Z Compiling similar v2.2.1
21862023-12-09T04:26:55.665Z Compiling bstr v1.6.0
21872023-12-09T04:26:56.490Z Compiling console v0.15.7
21882023-12-09T04:26:58.549Z Compiling crc v3.0.1
21892023-12-09T04:26:59.650Z Compiling elliptic-curve v0.13.8
21902023-12-09T04:27:06.483Z Compiling toml v0.7.8
21912023-12-09T04:27:08.237Z Compiling futures v0.3.29
21922023-12-09T04:27:08.915Z Compiling snafu v0.7.5
21932023-12-09T04:27:10.132Z Compiling yasna v0.5.2
21942023-12-09T04:27:10.188Z Compiling zip v0.6.6
21952023-12-09T04:27:10.892Z Compiling smallvec v0.6.14
21962023-12-09T04:27:11.611Z Compiling diesel v2.1.4
21972023-12-09T04:27:11.624Z Compiling crossterm v0.27.0
21982023-12-09T04:27:12.261Z Compiling cipher v0.4.4
21992023-12-09T04:27:12.649Z Compiling hashbrown v0.13.2
22002023-12-09T04:27:17.224Z Compiling bit-set v0.5.3
22012023-12-09T04:27:17.314Z Compiling usdt v0.3.5
22022023-12-09T04:27:17.644Z Compiling is-terminal v0.4.9
22032023-12-09T04:27:17.807Z Compiling toml_edit v0.21.0
22042023-12-09T04:27:20.812Z Compiling itertools v0.10.5
22052023-12-09T04:27:22.233Z Compiling pkcs1 v0.7.5
22062023-12-09T04:27:25.234Z Compiling tokio-stream v0.1.14
22072023-12-09T04:27:26.691Z Compiling openapiv3 v2.0.0-rc.1
22082023-12-09T04:27:28.299Z Compiling hex v0.4.3
22092023-12-09T04:27:30.281Z Compiling signature v2.1.0
22102023-12-09T04:27:33.089Z Compiling bitfield v0.14.0
22112023-12-09T04:27:35.390Z Compiling termcolor v1.2.0
22122023-12-09T04:27:39.154Z Compiling lalrpop-util v0.19.12
22132023-12-09T04:27:45.199Z Compiling env_logger v0.10.0
22142023-12-09T04:27:51.429Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22152023-12-09T04:27:55.264Z Compiling rsa v0.9.2
22162023-12-09T04:28:06.444Z Compiling serde-hex v0.1.0
22172023-12-09T04:28:10.136Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22182023-12-09T04:28:16.592Z Compiling ron v0.8.1
22192023-12-09T04:28:17.279Z Compiling x509-cert v0.2.4
22202023-12-09T04:28:20.138Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22212023-12-09T04:28:30.024Z Compiling crc-any v2.4.3
22222023-12-09T04:28:32.552Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22232023-12-09T04:28:51.270Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22242023-12-09T04:29:00.106Z Compiling object v0.30.4
22252023-12-09T04:29:14.600Z Compiling path-slash v0.1.5
22262023-12-09T04:29:14.912Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22272023-12-09T04:29:57.189Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22282023-12-09T04:29:58.289Z Finished release [optimized] target(s) in 5m 56s
22292023-12-09T04:29:58.372Z
22302023-12-09T04:29:58.375Zreal 5:56.382493966
22312023-12-09T04:29:58.375Zuser 41:21.729587648
22322023-12-09T04:29:58.375Zsys 3:35.404067745
22332023-12-09T04:29:58.375Ztrap 1.633323853
22342023-12-09T04:29:58.375Ztflt 1.036771629
22352023-12-09T04:29:58.375Zdflt 0.445218367
22362023-12-09T04:29:58.375Zkflt 0.000223612
22372023-12-09T04:29:58.375Zlock 1:32:32.300587472
22382023-12-09T04:29:58.375Zslp 1:57:16.729236198
22392023-12-09T04:29:58.375Zlat 1:47.519972220
22402023-12-09T04:29:58.375Zstop 1:20.316243683
22412023-12-09T04:29:58.375Z+ ptime -m gzip
22422023-12-09T04:29:59.031Z
22432023-12-09T04:29:59.031Zreal 0.652687684
22442023-12-09T04:29:59.032Zuser 0.645802283
22452023-12-09T04:29:59.032Zsys 0.006335629
22462023-12-09T04:29:59.032Ztrap 0.000065933
22472023-12-09T04:29:59.036Ztflt 0.000000000
22482023-12-09T04:29:59.036Zdflt 0.000000000
22492023-12-09T04:29:59.036Zkflt 0.000000000
22502023-12-09T04:29:59.036Zlock 0.000000000
22512023-12-09T04:29:59.036Zslp 0.000000000
22522023-12-09T04:29:59.036Zlat 0.000160161
22532023-12-09T04:29:59.036Zstop 0.000221996
22542023-12-09T04:29:59.036Z+ banner tufaceous
22552023-12-09T04:29:59.036Z
22562023-12-09T04:29:59.036Z ##### # # ###### ## #### ###### #### # # ####
22572023-12-09T04:29:59.036Z # # # # # # # # # # # # # #
22582023-12-09T04:29:59.036Z # # # ##### # # # ##### # # # # ####
22592023-12-09T04:29:59.037Z # # # # ###### # # # # # # #
22602023-12-09T04:29:59.037Z # # # # # # # # # # # # # # #
22612023-12-09T04:29:59.037Z # #### # # # #### ###### #### #### ####
22622023-12-09T04:29:59.038Z
22632023-12-09T04:29:59.038Z+ ptime -m cargo build --locked -p tufaceous --release
22642023-12-09T04:29:59.665Z Downloading crates ...
22652023-12-09T04:30:00.104Z Downloaded fs-err v2.11.0
22662023-12-09T04:30:00.107Z Downloaded serde_plain v1.0.2
22672023-12-09T04:30:00.108Z Downloaded humantime v2.1.0
22682023-12-09T04:30:00.108Z Downloaded bytesize v1.3.0
22692023-12-09T04:30:00.108Z Downloaded buf-list v1.0.3
22702023-12-09T04:30:00.108Z Downloaded async-recursion v1.0.5
22712023-12-09T04:30:00.108Z Downloaded olpc-cjson v0.1.3
22722023-12-09T04:30:00.108Z Downloaded globset v0.4.13
22732023-12-09T04:30:00.111Z Downloaded tough v0.16.0
22742023-12-09T04:30:00.127Z Downloaded typed-path v0.7.0
22752023-12-09T04:30:00.290Z Compiling serde_tokenstream v0.2.0
22762023-12-09T04:30:00.312Z Compiling regress v0.7.1
22772023-12-09T04:30:00.323Z Compiling dirs-sys-next v0.1.2
22782023-12-09T04:30:00.327Z Compiling ident_case v1.0.1
22792023-12-09T04:30:00.347Z Compiling thread_local v1.1.7
22802023-12-09T04:30:00.358Z Compiling heck v0.4.1
22812023-12-09T04:30:00.358Z Compiling camino v1.1.6
22822023-12-09T04:30:00.548Z Compiling dirs-next v2.0.0
22832023-12-09T04:30:00.889Z Compiling darling_core v0.20.3
22842023-12-09T04:30:01.042Z Compiling slog-async v2.8.0
22852023-12-09T04:30:01.189Z Compiling term v0.7.0
22862023-12-09T04:30:01.605Z Compiling crossbeam-channel v0.5.8
22872023-12-09T04:30:01.764Z Compiling getopts v0.2.21
22882023-12-09T04:30:02.118Z Compiling structmeta-derive v0.2.0
22892023-12-09T04:30:02.274Z Compiling atty v0.2.14
22902023-12-09T04:30:02.473Z Compiling multer v2.1.0
22912023-12-09T04:30:02.900Z Compiling match_cfg v0.1.0
22922023-12-09T04:30:03.050Z Compiling take_mut v0.2.2
22932023-12-09T04:30:03.238Z Compiling paste v1.0.14
22942023-12-09T04:30:03.286Z Compiling unsafe-libyaml v0.2.9
22952023-12-09T04:30:04.398Z Compiling hostname v0.3.1
22962023-12-09T04:30:04.816Z Compiling slog-term v2.9.0
22972023-12-09T04:30:06.109Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22982023-12-09T04:30:07.998Z Compiling structmeta v0.2.0
22992023-12-09T04:30:08.625Z Compiling serde_yaml v0.9.25
23002023-12-09T04:30:09.642Z Compiling darling_macro v0.20.3
23012023-12-09T04:30:09.714Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23022023-12-09T04:30:09.741Z Compiling slog-json v2.6.1
23032023-12-09T04:30:10.498Z Compiling async-stream-impl v0.3.5
23042023-12-09T04:30:11.051Z Compiling darling v0.20.3
23052023-12-09T04:30:11.203Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
23062023-12-09T04:30:11.710Z Compiling regex-syntax v0.7.5
23072023-12-09T04:30:12.114Z Compiling atomic-waker v1.1.1
23082023-12-09T04:30:12.385Z Compiling fastrand v2.0.0
23092023-12-09T04:30:12.431Z Compiling async-stream v0.3.5
23102023-12-09T04:30:12.900Z Compiling waitgroup v0.1.2
23112023-12-09T04:30:13.009Z Compiling tempfile v3.8.1
23122023-12-09T04:30:13.311Z Compiling serde_with_macros v3.4.0
23132023-12-09T04:30:13.461Z Compiling slog-bunyan v2.4.0
23142023-12-09T04:30:16.210Z Compiling toml v0.8.8
23152023-12-09T04:30:16.456Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
23162023-12-09T04:30:17.134Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23172023-12-09T04:30:18.353Z Compiling sha1 v0.10.6
23182023-12-09T04:30:19.424Z Compiling serde_path_to_error v0.1.14
23192023-12-09T04:30:19.615Z Compiling fs-err v2.11.0
23202023-12-09T04:30:19.680Z Compiling instant v0.1.12
23212023-12-09T04:30:19.891Z Compiling arc-swap v1.6.0
23222023-12-09T04:30:19.894Z Compiling buf-list v1.0.3
23232023-12-09T04:30:20.038Z Compiling debug-ignore v1.0.5
23242023-12-09T04:30:20.256Z Compiling same-file v1.0.6
23252023-12-09T04:30:20.606Z Compiling walkdir v2.4.0
23262023-12-09T04:30:20.714Z Compiling slog-scope v4.4.0
23272023-12-09T04:30:21.255Z Compiling backoff v0.4.0
23282023-12-09T04:30:21.830Z Compiling serde_with v3.4.0
23292023-12-09T04:30:22.055Z Compiling parse-display-derive v0.8.2
23302023-12-09T04:30:22.144Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23312023-12-09T04:30:23.195Z Compiling globset v0.4.13
23322023-12-09T04:30:23.432Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23332023-12-09T04:30:23.681Z Compiling strum v0.25.0
23342023-12-09T04:30:23.952Z Compiling olpc-cjson v0.1.3
23352023-12-09T04:30:24.853Z Compiling pem v3.0.2
23362023-12-09T04:30:25.022Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23372023-12-09T04:30:25.188Z Compiling serde_plain v1.0.2
23382023-12-09T04:30:26.013Z Compiling macaddr v1.0.1
23392023-12-09T04:30:27.175Z Compiling async-recursion v1.0.5
23402023-12-09T04:30:27.492Z Compiling filetime v0.2.23
23412023-12-09T04:30:28.052Z Compiling xattr v1.0.1
23422023-12-09T04:30:28.318Z Compiling parse-display v0.8.2
23432023-12-09T04:30:28.476Z Compiling typed-path v0.7.0
23442023-12-09T04:30:28.620Z Compiling tar v0.4.40
23452023-12-09T04:30:29.520Z Compiling slog-stdlog v4.1.1
23462023-12-09T04:30:31.044Z Compiling camino-tempfile v1.1.1
23472023-12-09T04:30:31.768Z Compiling itertools v0.12.0
23482023-12-09T04:30:32.221Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
23492023-12-09T04:30:32.428Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23502023-12-09T04:30:37.601Z Compiling tough v0.16.0
23512023-12-09T04:30:37.925Z Compiling bytesize v1.3.0
23522023-12-09T04:30:38.233Z Compiling slog-envlogger v2.2.0
23532023-12-09T04:30:38.875Z Compiling humantime v2.1.0
23542023-12-09T04:30:43.131Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23552023-12-09T04:31:06.766Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
23562023-12-09T04:31:07.051Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23572023-12-09T04:31:17.865Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23582023-12-09T04:31:19.972Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23592023-12-09T04:31:49.414Z Finished release [optimized] target(s) in 1m 50s
23602023-12-09T04:31:49.507Z
23612023-12-09T04:31:49.514Zreal 1:50.446017065
23622023-12-09T04:31:49.514Zuser 11:40.223196804
23632023-12-09T04:31:49.515Zsys 45.927534999
23642023-12-09T04:31:49.515Ztrap 0.428186444
23652023-12-09T04:31:49.515Ztflt 0.356111697
23662023-12-09T04:31:49.516Zdflt 0.695873093
23672023-12-09T04:31:49.516Zkflt 0.000025767
23682023-12-09T04:31:49.516Zlock 22:24.705266168
23692023-12-09T04:31:49.516Zslp 23:18.631485994
23702023-12-09T04:31:49.517Zlat 21.575271625
23712023-12-09T04:31:49.518Zstop 11.540159688
23722023-12-09T04:31:49.518Z+ ptime -m gzip
23732023-12-09T04:31:51.850Z
23742023-12-09T04:31:51.853Zreal 2.343999644
23752023-12-09T04:31:51.853Zuser 2.316877149
23762023-12-09T04:31:51.853Zsys 0.026392646
23772023-12-09T04:31:51.853Ztrap 0.000242239
23782023-12-09T04:31:51.853Ztflt 0.000000000
23792023-12-09T04:31:51.853Zdflt 0.000000000
23802023-12-09T04:31:51.853Zkflt 0.000000000
23812023-12-09T04:31:51.853Zlock 0.000000000
23822023-12-09T04:31:51.853Zslp 0.000000000
23832023-12-09T04:31:51.853Zlat 0.000161942
23842023-12-09T04:31:51.853Zstop 0.000222012
23852023-12-09T04:31:51.853Zprocess exited: duration 1190034 ms, exit code 0
 
23862023-12-09T04:31:51.872Zfound 5 output files
23872023-12-09T04:31:51.872Zuploading: /work/end-to-end-tests/bootstrap-6bafd3fa6eef4151.gz (6318060 bytes)
23882023-12-09T04:31:54.681Zuploaded: /work/end-to-end-tests/bootstrap-6bafd3fa6eef4151.gz
23892023-12-09T04:31:54.682Zuploading: /work/end-to-end-tests/bootstrap.gz (97187549 bytes)
23902023-12-09T04:32:22.312Zuploaded: /work/end-to-end-tests/bootstrap.gz
23912023-12-09T04:32:22.312Zuploading: /work/end-to-end-tests/end_to_end_tests-d68396a0af635b1c.gz (101144711 bytes)
23922023-12-09T04:32:57.332Zuploaded: /work/end-to-end-tests/end_to_end_tests-d68396a0af635b1c.gz
23932023-12-09T04:32:57.332Zuploading: /work/caboose-util.gz (4091709 bytes)
23942023-12-09T04:33:02.032Zuploaded: /work/caboose-util.gz
23952023-12-09T04:33:02.032Zuploading: /work/tufaceous.gz (14969533 bytes)
23962023-12-09T04:33:05.695Zuploaded: /work/tufaceous.gz