01HPFFGWFR0EWJDYRZSK1NHZFN: clippy (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HPFFHB7N34228QC1ASKRS3S4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-12T20:19:29.583Zjob assigned to worker 01HPFFHFZMWQ3FPA3E4H12D2SC (queued for 55 s)
 
22024-02-12T20:19:30.575Zstarting task 0: "setup"
32024-02-12T20:19:30.677Z++ uname -s
42024-02-12T20:19:30.689Z+ kern=SunOS
52024-02-12T20:19:30.689Z+ case "$kern" in
62024-02-12T20:19:30.689Z+ groupadd -g 12345 build
72024-02-12T20:19:30.689Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-12T20:19:33.108Z+ zfs create -o mountpoint=/work rpool/work
92024-02-12T20:19:33.120Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-12T20:19:33.120Z+ home_fs=zfs
112024-02-12T20:19:33.120Z+ [[ zfs == autofs ]]
122024-02-12T20:19:33.120Z+ mkdir -p /home/build
132024-02-12T20:19:33.120Z+ chown build:build /home/build /work
142024-02-12T20:19:33.812Z+ chmod 0700 /home/build /work
152024-02-12T20:19:33.831Zprocess exited: duration 3225 ms, exit code 0
 
162024-02-12T20:19:33.853Zstarting task 1: "rust-toolchain"
172024-02-12T20:19:33.858Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-12T20:19:33.859Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-12T20:19:34.044Zinfo: downloading installer
202024-02-12T20:19:35.913Zwarning: it looks like you have an existing installation of Rust at:
212024-02-12T20:19:35.913Zwarning: /opt/ooce/bin
222024-02-12T20:19:35.913Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-12T20:19:35.914Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-12T20:19:35.914Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-12T20:19:35.914Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-12T20:19:35.914Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-12T20:19:35.919Zerror: cannot install while Rust is installed
282024-02-12T20:19:35.919Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-12T20:19:36.033Zinfo: profile set to 'default'
302024-02-12T20:19:36.033Zinfo: default host triple is x86_64-unknown-illumos
312024-02-12T20:19:36.049Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-12T20:19:36.187Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-12T20:19:36.187Zinfo: downloading component 'cargo'
342024-02-12T20:19:38.618Zinfo: downloading component 'clippy'
352024-02-12T20:19:38.909Zinfo: downloading component 'rust-docs'
362024-02-12T20:19:39.952Zinfo: downloading component 'rust-std'
372024-02-12T20:19:41.784Zinfo: downloading component 'rustc'
382024-02-12T20:19:46.383Zinfo: downloading component 'rustfmt'
392024-02-12T20:19:46.723Zinfo: installing component 'cargo'
402024-02-12T20:19:48.035Zinfo: installing component 'clippy'
412024-02-12T20:19:48.044Zinfo: installing component 'rust-docs'
422024-02-12T20:19:49.558Zinfo: installing component 'rust-std'
432024-02-12T20:19:51.551Zinfo: installing component 'rustc'
442024-02-12T20:19:56.643Zinfo: installing component 'rustfmt'
452024-02-12T20:19:56.646Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-12T20:19:56.646Z
472024-02-12T20:19:56.855Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-12T20:19:56.855Z
492024-02-12T20:19:56.860Z
502024-02-12T20:19:56.860ZRust is installed now. Great!
512024-02-12T20:19:56.861Z
522024-02-12T20:19:56.861ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-12T20:19:56.861Zenvironment variable. This has not been done automatically.
542024-02-12T20:19:56.861Z
552024-02-12T20:19:56.861ZTo configure your current shell, run:
562024-02-12T20:19:56.861Zsource "$HOME/.cargo/env"
572024-02-12T20:19:56.903Z+ rustc --version
582024-02-12T20:19:56.972Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-12T20:19:56.976Zprocess exited: duration 23104 ms, exit code 0
 
602024-02-12T20:19:56.983Zstarting task 2: "authentication"
612024-02-12T20:19:57.006Zprocess exited: duration 23 ms, exit code 0
 
622024-02-12T20:19:57.014Zstarting task 3: "clone repository"
632024-02-12T20:19:57.019Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-12T20:19:57.023Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-12T20:19:57.272ZCloning into '/work/oxidecomputer/omicron'...
662024-02-12T20:20:03.025Z+ cd /work/oxidecomputer/omicron
672024-02-12T20:20:03.025Z+ git fetch origin 54c992a083cded29e7770c2c945c92dee5804f1b
682024-02-12T20:20:03.362ZFrom https://github.com/oxidecomputer/omicron
692024-02-12T20:20:03.362Z * branch 54c992a083cded29e7770c2c945c92dee5804f1b -> FETCH_HEAD
702024-02-12T20:20:03.368Z+ [[ -n '' ]]
712024-02-12T20:20:03.369Z+ git reset --hard 54c992a083cded29e7770c2c945c92dee5804f1b
722024-02-12T20:20:03.481ZHEAD is now at 54c992a08 Update nexus/src/app/background/init.rs
732024-02-12T20:20:03.492Zprocess exited: duration 6459 ms, exit code 0
 
742024-02-12T20:20:03.509Zstarting task 4: "build"
752024-02-12T20:20:03.516Z+ cargo --version
762024-02-12T20:20:03.525Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-02-12T20:20:03.704Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-02-12T20:20:03.705Zinfo: downloading component 'cargo'
792024-02-12T20:20:04.691Zinfo: downloading component 'clippy'
802024-02-12T20:20:05.007Zinfo: downloading component 'rust-docs'
812024-02-12T20:20:06.208Zinfo: downloading component 'rust-std'
822024-02-12T20:20:08.005Zinfo: downloading component 'rustc'
832024-02-12T20:20:13.601Zinfo: downloading component 'rustfmt'
842024-02-12T20:20:13.604Zinfo: installing component 'cargo'
852024-02-12T20:20:14.384Zinfo: installing component 'clippy'
862024-02-12T20:20:15.152Zinfo: installing component 'rust-docs'
872024-02-12T20:20:16.347Zinfo: installing component 'rust-std'
882024-02-12T20:20:18.000Zinfo: installing component 'rustc'
892024-02-12T20:20:22.455Zinfo: installing component 'rustfmt'
902024-02-12T20:20:22.852Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-02-12T20:20:22.861Z+ rustc --version
922024-02-12T20:20:22.938Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-02-12T20:20:22.944Z+ source ./env.sh
942024-02-12T20:20:22.944Z++ set -o xtrace
952024-02-12T20:20:22.944Z++++ dirname ./env.sh
962024-02-12T20:20:22.967Z+++ cd .
972024-02-12T20:20:22.973Z+++ echo /work/oxidecomputer/omicron
982024-02-12T20:20:22.973Z++ OMICRON_WS=/work/oxidecomputer/omicron
992024-02-12T20:20:22.973Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-02-12T20:20:22.973Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-02-12T20:20:22.973Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-02-12T20:20:22.973Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-02-12T20:20:22.973Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042024-02-12T20:20:22.974Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052024-02-12T20:20:22.974Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062024-02-12T20:20:22.974Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-02-12T20:20:22.974Z++ unset OMICRON_WS
1082024-02-12T20:20:22.974Z++ set +o xtrace
1092024-02-12T20:20:23.008Z
1102024-02-12T20:20:23.008Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-02-12T20:20:23.009Z # # # # # # # # # # # # # # #
1122024-02-12T20:20:23.009Z # # # # ##### # # ##### # # # # # #### #
1132024-02-12T20:20:23.009Z ##### ##### # ##### # # # # # # # # #
1142024-02-12T20:20:23.009Z # # # # # # # # # # # # # # #
1152024-02-12T20:20:23.009Z # # # ###### # # ###### ### # #### # #### #
1162024-02-12T20:20:23.009Z
1172024-02-12T20:20:31.498Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-02-12T20:20:32.627Z Startup: Caching catalogs ... Done
1192024-02-12T20:20:34.313ZPlanning: Solver setup ... Done (0.807s)
1202024-02-12T20:20:34.326ZPlanning: Running solver ... Done (0.018s)
1212024-02-12T20:20:34.326ZPlanning: Finding local manifests ... Done (0.196s)
1222024-02-12T20:20:34.327ZPlanning: Fetching manifests: 0/4 0% complete
1232024-02-12T20:20:34.327ZPlanning: Fetching manifests: 4/4 100% complete
1242024-02-12T20:20:34.327ZPlanning: Package planning ... Done (0.048s)
1252024-02-12T20:20:34.327ZPlanning: Merging actions ... Done (0.052s)
1262024-02-12T20:20:35.237ZPlanning: Checking for conflicting actions ... Done (0.946s)
1272024-02-12T20:20:35.242ZPlanning: Consolidating action changes ... Done (0.011s)
1282024-02-12T20:20:39.050ZPlanning: Evaluating mediators ... Done (3.800s)
1292024-02-12T20:20:39.059ZPlanning: Planning completed in 6.37 seconds
1302024-02-12T20:20:39.070Z Packages to install: 4
1312024-02-12T20:20:39.070Z Mediators to change: 2
1322024-02-12T20:20:39.074Z Services to change: 1
1332024-02-12T20:20:39.074Z Estimated space available: 148.87 GB
1342024-02-12T20:20:39.075ZEstimated space to be consumed: 1.41 GB
1352024-02-12T20:20:39.075Z Create boot environment: No
1362024-02-12T20:20:39.075ZCreate backup boot environment: No
1372024-02-12T20:20:39.075Z Rebuild boot archive: No
1382024-02-12T20:20:39.075Z
1392024-02-12T20:20:39.075ZChanged mediators:
1402024-02-12T20:20:39.075Z mediator clang:
1412024-02-12T20:20:39.075Z version: None -> 15 (system default)
1422024-02-12T20:20:39.075Z
1432024-02-12T20:20:39.075Z mediator llvm:
1442024-02-12T20:20:39.075Z version: 14 (system default) -> 15 (system default)
1452024-02-12T20:20:39.075Z
1462024-02-12T20:20:39.075ZChanged packages:
1472024-02-12T20:20:39.075Zhelios-dev
1482024-02-12T20:20:39.075Z developer/build-essential
1492024-02-12T20:20:39.075Z None -> 11-2.0
1502024-02-12T20:20:39.075Z library/libxmlsec1
1512024-02-12T20:20:39.075Z None -> 1.2.35-2.0
1522024-02-12T20:20:39.075Z ooce/developer/clang-15
1532024-02-12T20:20:39.075Z None -> 15.0.7-2.0
1542024-02-12T20:20:39.075Z ooce/developer/llvm-15
1552024-02-12T20:20:39.075Z None -> 15.0.7-2.0
1562024-02-12T20:20:39.075Z
1572024-02-12T20:20:39.075ZServices:
1582024-02-12T20:20:39.075Z restart_fmri:
1592024-02-12T20:20:39.076Z svc:/system/update-man-index:default
1602024-02-12T20:20:39.320Z
1612024-02-12T20:20:39.320ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622024-02-12T20:20:44.386ZDownload: 542/3290 items 17.4/212.6MB 8% complete (3.8M/s)
1632024-02-12T20:20:49.801ZDownload: 1032/3290 items 19.5/212.6MB 9% complete (2.0M/s)
1642024-02-12T20:20:55.173ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (8.7M/s)
1652024-02-12T20:21:00.177ZDownload: 2490/3290 items 120.3/212.6MB 56% complete (9.5M/s)
1662024-02-12T20:21:05.179ZDownload: 3138/3290 items 139.9/212.6MB 65% complete (5.6M/s)
1672024-02-12T20:21:24.124ZDownload: 3248/3290 items 203.1/212.6MB 95% complete
1682024-02-12T20:21:27.275ZDownload: Completed 212.60 MB in 47.92 seconds (4.4M/s)
1692024-02-12T20:21:27.445Z Actions: 1/3689 actions (Installing new actions)
1702024-02-12T20:21:32.618Z Actions: 3616/3689 actions (Installing new actions)
1712024-02-12T20:21:33.040Z Actions: Completed 3689 actions in 5.18 seconds.
1722024-02-12T20:21:33.080Z Done (0.162s)
1732024-02-12T20:21:33.080Z Done (0.000s)
1742024-02-12T20:21:33.080Z Done (0.209s)
1752024-02-12T20:21:38.287Z Done (5.157s)
1762024-02-12T20:21:38.446Z Done (0.087s)
1772024-02-12T20:21:38.450Z Done (0.000s)
1782024-02-12T20:21:38.828Z Done (0.000s)
1792024-02-12T20:21:39.319ZPlanning: Evaluating mediator changes ... Done
1802024-02-12T20:21:39.479ZPlanning: Checking for conflicting actions ... Done
1812024-02-12T20:21:39.487ZPlanning: Consolidating action changes ... Done
1822024-02-12T20:21:39.748ZPlanning: Evaluating mediators ... Done
1832024-02-12T20:21:39.756ZPlanning: Planning completed in 0.43 seconds
1842024-02-12T20:21:39.779Z Mediators to change: 2
1852024-02-12T20:21:39.779Z Create boot environment: No
1862024-02-12T20:21:39.784ZCreate backup boot environment: No
1872024-02-12T20:21:39.860Z Done
1882024-02-12T20:21:39.860Z Done
1892024-02-12T20:21:39.983Z Done
1902024-02-12T20:21:43.627Z Done
1912024-02-12T20:21:43.716Z Done
1922024-02-12T20:21:43.719Z Done
1932024-02-12T20:21:44.015Z Done
1942024-02-12T20:21:44.650ZPlanning: Evaluating mediator changes ... Done
1952024-02-12T20:21:44.658ZPlanning: Merging actions ... Done
1962024-02-12T20:21:44.844ZPlanning: Checking for conflicting actions ... Done
1972024-02-12T20:21:44.848ZPlanning: Consolidating action changes ... Done
1982024-02-12T20:21:45.109ZPlanning: Evaluating mediators ... Done
1992024-02-12T20:21:45.163ZPlanning: Planning completed in 0.79 seconds
2002024-02-12T20:21:45.202Z Packages to change: 1
2012024-02-12T20:21:45.202Z Mediators to change: 1
2022024-02-12T20:21:45.208Z Services to change: 1
2032024-02-12T20:21:45.208Z Create boot environment: No
2042024-02-12T20:21:45.208ZCreate backup boot environment: Yes
2052024-02-12T20:21:47.139Z Actions: 1/6 actions (Updating modified actions)
2062024-02-12T20:21:47.173Z Actions: Completed 6 actions in 0.03 seconds.
2072024-02-12T20:21:47.179Z Done
2082024-02-12T20:21:47.180Z Done
2092024-02-12T20:21:47.213Z Done
2102024-02-12T20:21:50.839Z Done
2112024-02-12T20:21:50.923Z Done
2122024-02-12T20:21:50.929Z Done
2132024-02-12T20:21:51.094Z Done
2142024-02-12T20:21:51.527ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2152024-02-12T20:21:51.527Zclang system 15 system
2162024-02-12T20:21:51.527Zcsh system system illumos
2172024-02-12T20:21:51.527Zctags system system illumos
2182024-02-12T20:21:51.527Zgcc vendor 12 vendor
2192024-02-12T20:21:51.527Zgcc system 10 system
2202024-02-12T20:21:51.527Zgcc system 7 system
2212024-02-12T20:21:51.527Zgo system 1.20 system
2222024-02-12T20:21:51.527Zgo system 1.19 system
2232024-02-12T20:21:51.527Zllvm system 15 system
2242024-02-12T20:21:51.528Zllvm system 14 system
2252024-02-12T20:21:51.528Zmariadb system 10.6 system
2262024-02-12T20:21:51.528Zmta vendor vendor dma
2272024-02-12T20:21:51.528Zopenjdk system 17 system
2282024-02-12T20:21:51.528Zopenjdk system 11 system
2292024-02-12T20:21:51.528Zopenjdk system 1.8 system
2302024-02-12T20:21:51.528Zopenssl vendor 3 vendor
2312024-02-12T20:21:51.528Zperl system 5.36 system
2322024-02-12T20:21:51.528Zpostgresql system 15 system
2332024-02-12T20:21:51.529Zpostgresql system 13 system
2342024-02-12T20:21:51.529Zpython vendor 3 vendor
2352024-02-12T20:21:51.529Zpython system 2 system
2362024-02-12T20:21:51.529Zpython3 system 3.11 system
2372024-02-12T20:21:51.529Zruby system 3.0 system
2382024-02-12T20:21:51.529Zwords vendor vendor american-english
2392024-02-12T20:21:51.529Zwords system system australian-english
2402024-02-12T20:21:51.529Zwords system system british-english
2412024-02-12T20:21:51.530Zwords system system canadian-english
2422024-02-12T20:21:51.530Zwords system system french
2432024-02-12T20:21:51.530Zwords system system italian
2442024-02-12T20:21:51.530Zwords system system ngerman
2452024-02-12T20:21:51.530Zwords system system ogerman
2462024-02-12T20:21:51.530Zwords system system spanish
2472024-02-12T20:21:51.848ZFMRI IFO
2482024-02-12T20:21:51.848Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2492024-02-12T20:21:51.848Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2502024-02-12T20:21:51.848Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2512024-02-12T20:21:51.848Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2522024-02-12T20:21:51.848Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532024-02-12T20:21:51.848Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2542024-02-12T20:21:51.849Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2552024-02-12T20:21:51.849Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2562024-02-12T20:21:51.902Z+ set -o errexit
2572024-02-12T20:21:51.906Z+++ dirname ./tools/ci_download_cockroachdb
2582024-02-12T20:21:51.906Z++ cd ./tools
2592024-02-12T20:21:51.906Z++ pwd
2602024-02-12T20:21:51.906Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612024-02-12T20:21:51.912Z++ basename ./tools/ci_download_cockroachdb
2622024-02-12T20:21:51.912Z+ ARG0=ci_download_cockroachdb
2632024-02-12T20:21:51.912Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642024-02-12T20:21:51.912Z+ CIDL_VERSION=v22.1.9
2652024-02-12T20:21:51.912Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662024-02-12T20:21:51.919Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2672024-02-12T20:21:51.920Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2682024-02-12T20:21:51.920Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2692024-02-12T20:21:51.920Z+ TARGET_DIR=out
2702024-02-12T20:21:51.920Z+ DOWNLOAD_DIR=out/downloads
2712024-02-12T20:21:51.920Z+ DEST_DIR=./out/cockroachdb
2722024-02-12T20:21:51.920Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732024-02-12T20:21:51.920Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742024-02-12T20:21:51.920Z+ main
2752024-02-12T20:21:51.920Z+ [[ 0 != 0 ]]
2762024-02-12T20:21:51.920Z+ CIDL_OS=solaris2.11
2772024-02-12T20:21:51.920Z+ [[ 0 != 0 ]]
2782024-02-12T20:21:51.920Z+ configure_os solaris2.11
2792024-02-12T20:21:51.921Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802024-02-12T20:21:51.921Zcurrent directory: /work/oxidecomputer/omicron
2812024-02-12T20:21:51.921Z+ echo 'configuring based on OS: "solaris2.11"'
2822024-02-12T20:21:51.921Z+ case "$1" in
2832024-02-12T20:21:51.921Zconfiguring based on OS: "solaris2.11"
2842024-02-12T20:21:51.921Z+ CIDL_BUILD=illumos
2852024-02-12T20:21:51.921Z+ CIDL_SUFFIX=tar.gz
2862024-02-12T20:21:51.921Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2872024-02-12T20:21:51.921Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882024-02-12T20:21:51.921Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892024-02-12T20:21:51.921Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902024-02-12T20:21:51.921Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912024-02-12T20:21:51.921Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-02-12T20:21:51.921Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932024-02-12T20:21:51.921Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-02-12T20:21:51.921Z+ CIDL_SHA256FUNC=do_sha256sum
2952024-02-12T20:21:51.921Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962024-02-12T20:21:51.921ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-12T20:21:51.921Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-02-12T20:21:51.921Z+ mkdir -p out/downloads
2992024-02-12T20:21:51.922ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-02-12T20:21:51.922Z+ mkdir -p ./out/cockroachdb
3012024-02-12T20:21:51.922Z+ local DO_DOWNLOAD=true
3022024-02-12T20:21:51.922Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032024-02-12T20:21:51.922Z+ '[' true == true ']'
3042024-02-12T20:21:51.922Z+ echo Downloading...
3052024-02-12T20:21:51.922ZDownloading...
3062024-02-12T20:21:51.922Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-02-12T20:21:51.922Z+ 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
3082024-02-12T20:21:55.833Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-02-12T20:21:55.839Z++ sha256sum
3102024-02-12T20:21:55.839Z++ awk '{print $1}'
3112024-02-12T20:21:55.938Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3122024-02-12T20:21:55.952Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3132024-02-12T20:21:55.953Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-02-12T20:21:55.953Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152024-02-12T20:21:58.109Z+ do_assemble_illumos
3162024-02-12T20:21:58.109Z+ rm -r ./out/cockroachdb
3172024-02-12T20:21:58.117Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182024-02-12T20:21:58.535Z+ ./out/cockroachdb/bin/cockroach version
3192024-02-12T20:21:58.740ZBuild Tag: v22.1.9-dirty
3202024-02-12T20:21:58.740ZBuild Time: 2022/10/26 21:17:46
3212024-02-12T20:21:58.740ZDistribution: OSS
3222024-02-12T20:21:58.740ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232024-02-12T20:21:58.740ZGo Version: go1.17.13
3242024-02-12T20:21:58.740ZC Compiler: gcc 10.3.0
3252024-02-12T20:21:58.740ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262024-02-12T20:21:58.740ZBuild Type: release
3272024-02-12T20:21:58.757Z+ set -o errexit
3282024-02-12T20:21:58.765Z+++ dirname ./tools/ci_download_clickhouse
3292024-02-12T20:21:58.766Z++ cd ./tools
3302024-02-12T20:21:58.766Z++ pwd
3312024-02-12T20:21:58.766Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322024-02-12T20:21:58.766Z++ basename ./tools/ci_download_clickhouse
3332024-02-12T20:21:58.766Z+ ARG0=ci_download_clickhouse
3342024-02-12T20:21:58.766Z+ TARGET_DIR=out
3352024-02-12T20:21:58.766Z+ DOWNLOAD_DIR=out/downloads
3362024-02-12T20:21:58.766Z+ DEST_DIR=./out/clickhouse
3372024-02-12T20:21:58.766Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3382024-02-12T20:21:58.766Z+ CIDL_VERSION=v22.8.9.24
3392024-02-12T20:21:58.766Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3402024-02-12T20:21:58.767Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3412024-02-12T20:21:58.767Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3422024-02-12T20:21:58.767Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3432024-02-12T20:21:58.767Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3442024-02-12T20:21:58.767Z+ main
3452024-02-12T20:21:58.767Z+ [[ 0 != 0 ]]
3462024-02-12T20:21:58.767Z+ CIDL_OS=solaris2.11
3472024-02-12T20:21:58.767Z+ [[ 0 != 0 ]]
3482024-02-12T20:21:58.767Z+ configure_os solaris2.11
3492024-02-12T20:21:58.767Z+ echo 'current directory: /work/oxidecomputer/omicron'
3502024-02-12T20:21:58.767Zcurrent directory: /work/oxidecomputer/omicron
3512024-02-12T20:21:58.767Z+ echo 'configuring based on OS: "solaris2.11"'
3522024-02-12T20:21:58.767Z+ CIDL_DASHREV=
3532024-02-12T20:21:58.767Z+ case "$1" in
3542024-02-12T20:21:58.767Zconfiguring based on OS: "solaris2.11"
3552024-02-12T20:21:58.767Z+ CIDL_PLATFORM=illumos
3562024-02-12T20:21:58.767Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3572024-02-12T20:21:58.767Z+ CIDL_MD5FUNC=do_md5sum
3582024-02-12T20:21:58.768Z+ CIDL_DASHREV=-1
3592024-02-12T20:21:58.768Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3602024-02-12T20:21:58.768Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3612024-02-12T20:21:58.768Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622024-02-12T20:21:58.768Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632024-02-12T20:21:58.768Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642024-02-12T20:21:58.768ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652024-02-12T20:21:58.768ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662024-02-12T20:21:58.768Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3672024-02-12T20:21:58.768Z+ mkdir -p out/downloads
3682024-02-12T20:21:58.774Z+ mkdir -p ./out/clickhouse
3692024-02-12T20:21:58.774Z+ local DO_DOWNLOAD=true
3702024-02-12T20:21:58.774Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3712024-02-12T20:21:58.774Z+ '[' true == true ']'
3722024-02-12T20:21:58.774Z+ echo Downloading...
3732024-02-12T20:21:58.774ZDownloading...
3742024-02-12T20:21:58.775Z+ 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
3752024-02-12T20:21:58.775Z+ 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
3762024-02-12T20:22:00.114Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772024-02-12T20:22:00.117Z++ md5sum
3782024-02-12T20:22:00.117Z++ awk '{print $1}'
3792024-02-12T20:22:00.298Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3802024-02-12T20:22:00.302Z+ [[ 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 ]]
3812024-02-12T20:22:00.302Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3822024-02-12T20:22:00.302Z+ mkdir -p ./out/clickhouse
3832024-02-12T20:22:00.302Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3842024-02-12T20:22:03.482Z+ ./out/clickhouse/clickhouse server --version
3852024-02-12T20:22:03.521ZClickHouse server version 22.8.9.1.
3862024-02-12T20:22:03.529Z+ set -o errexit
3872024-02-12T20:22:03.540Z+++ dirname ./tools/ci_download_console
3882024-02-12T20:22:03.540Z++ cd ./tools
3892024-02-12T20:22:03.541Z++ pwd
3902024-02-12T20:22:03.541Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3912024-02-12T20:22:03.541Z++ basename ./tools/ci_download_console
3922024-02-12T20:22:03.541Z+ ARG0=ci_download_console
3932024-02-12T20:22:03.542Z+ TARGET_DIR=out
3942024-02-12T20:22:03.542Z+ DOWNLOAD_DIR=out/downloads
3952024-02-12T20:22:03.542Z+ DEST_DIR=./out/console-assets
3962024-02-12T20:22:03.542Z+ source /work/oxidecomputer/omicron/tools/console_version
3972024-02-12T20:22:03.542Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3982024-02-12T20:22:03.542Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3992024-02-12T20:22:03.543Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4002024-02-12T20:22:03.543Z+ TARBALL_FILE=out/downloads/console.tar.gz
4012024-02-12T20:22:03.543Z+ main
4022024-02-12T20:22:03.543Z+ [[ 0 != 0 ]]
4032024-02-12T20:22:03.543Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
4042024-02-12T20:22:03.543ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4052024-02-12T20:22:03.543Z+ echo 'Local file: out/downloads/console.tar.gz'
4062024-02-12T20:22:03.543ZLocal file: out/downloads/console.tar.gz
4072024-02-12T20:22:03.544Z+ local DO_DOWNLOAD=true
4082024-02-12T20:22:03.544Z+ [[ -f out/downloads/console.tar.gz ]]
4092024-02-12T20:22:03.544Z+ mkdir -p out/downloads
4102024-02-12T20:22:03.560Z+ '[' true == true ']'
4112024-02-12T20:22:03.560Z+ echo Downloading...
4122024-02-12T20:22:03.560ZDownloading...
4132024-02-12T20:22:03.560Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
4142024-02-12T20:22:03.560Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
4152024-02-12T20:22:04.503Z++ do_sha256sum out/downloads/console.tar.gz
4162024-02-12T20:22:04.509Z++ case "$OSTYPE" in
4172024-02-12T20:22:04.509Z++ SHA=sha256sum
4182024-02-12T20:22:04.510Z++ sha256sum
4192024-02-12T20:22:04.510Z++ awk '{print $1}'
4202024-02-12T20:22:04.510Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4212024-02-12T20:22:04.510Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4222024-02-12T20:22:04.510Z+ rm -rf ./out/console-assets
4232024-02-12T20:22:04.510Z+ mkdir -p ./out/console-assets
4242024-02-12T20:22:04.510Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4252024-02-12T20:22:04.510Z+ mkdir -p ./out/console-assets
4262024-02-12T20:22:04.510Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4272024-02-12T20:22:04.510Z+ set -o errexit
4282024-02-12T20:22:04.510Z+++ dirname ./tools/ci_download_maghemite_openapi
4292024-02-12T20:22:04.510Z++ cd ./tools
4302024-02-12T20:22:04.511Z++ pwd
4312024-02-12T20:22:04.511Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4322024-02-12T20:22:04.511Z++ basename ./tools/ci_download_maghemite_openapi
4332024-02-12T20:22:04.511Z+ ARG0=ci_download_maghemite_openapi
4342024-02-12T20:22:04.511Z+ TARGET_DIR=out
4352024-02-12T20:22:04.511Z+ DOWNLOAD_DIR=out/downloads
4362024-02-12T20:22:04.511Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4372024-02-12T20:22:04.511Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4382024-02-12T20:22:04.511Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4392024-02-12T20:22:04.511Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4402024-02-12T20:22:04.511Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4412024-02-12T20:22:04.511Z+ main
4422024-02-12T20:22:04.511Z+ [[ 0 != 0 ]]
4432024-02-12T20:22:04.512Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4442024-02-12T20:22:04.512ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4452024-02-12T20:22:04.512Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4462024-02-12T20:22:04.512ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4472024-02-12T20:22:04.512Z+ local DO_DOWNLOAD=true
4482024-02-12T20:22:04.512Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4492024-02-12T20:22:04.512Z+ mkdir -p out/downloads
4502024-02-12T20:22:04.512Z+ '[' true == true ']'
4512024-02-12T20:22:04.512Z+ echo Downloading...
4522024-02-12T20:22:04.512ZDownloading...
4532024-02-12T20:22:04.512Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4542024-02-12T20:22:04.512Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4552024-02-12T20:22:04.512Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4562024-02-12T20:22:04.513Z++ case "$OSTYPE" in
4572024-02-12T20:22:04.513Z++ SHA=sha256sum
4582024-02-12T20:22:04.513Z++ sha256sum
4592024-02-12T20:22:04.513Z++ awk '{print $1}'
4602024-02-12T20:22:04.513Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4612024-02-12T20:22:04.513Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4622024-02-12T20:22:04.513Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4632024-02-12T20:22:04.513Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4642024-02-12T20:22:04.513Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4652024-02-12T20:22:04.513Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4662024-02-12T20:22:04.513Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4672024-02-12T20:22:04.513Z+ main
4682024-02-12T20:22:04.513Z+ [[ 0 != 0 ]]
4692024-02-12T20:22:04.514Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4702024-02-12T20:22:04.514ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4712024-02-12T20:22:04.514Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4722024-02-12T20:22:04.514ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4732024-02-12T20:22:04.514Z+ local DO_DOWNLOAD=true
4742024-02-12T20:22:04.514Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4752024-02-12T20:22:04.514Z+ mkdir -p out/downloads
4762024-02-12T20:22:04.514Z+ '[' true == true ']'
4772024-02-12T20:22:04.514Z+ echo Downloading...
4782024-02-12T20:22:04.514ZDownloading...
4792024-02-12T20:22:04.514Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4802024-02-12T20:22:04.514Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4812024-02-12T20:22:04.546Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4822024-02-12T20:22:04.549Z++ case "$OSTYPE" in
4832024-02-12T20:22:04.550Z++ SHA=sha256sum
4842024-02-12T20:22:04.550Z++ sha256sum
4852024-02-12T20:22:04.550Z++ awk '{print $1}'
4862024-02-12T20:22:04.558Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4872024-02-12T20:22:04.558Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4882024-02-12T20:22:04.561Z+ set -o errexit
4892024-02-12T20:22:04.562Z+++ dirname ./tools/ci_download_dendrite_openapi
4902024-02-12T20:22:04.562Z++ cd ./tools
4912024-02-12T20:22:04.562Z++ pwd
4922024-02-12T20:22:04.565Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4932024-02-12T20:22:04.565Z++ basename ./tools/ci_download_dendrite_openapi
4942024-02-12T20:22:04.565Z+ ARG0=ci_download_dendrite_openapi
4952024-02-12T20:22:04.565Z+ TARGET_DIR=out
4962024-02-12T20:22:04.565Z+ DOWNLOAD_DIR=out/downloads
4972024-02-12T20:22:04.565Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4982024-02-12T20:22:04.565Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
4992024-02-12T20:22:04.565Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5002024-02-12T20:22:04.565Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5012024-02-12T20:22:04.565Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5022024-02-12T20:22:04.569Z+ main
5032024-02-12T20:22:04.569Z+ [[ 0 != 0 ]]
5042024-02-12T20:22:04.569Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
5052024-02-12T20:22:04.569ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5062024-02-12T20:22:04.569Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
5072024-02-12T20:22:04.569ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5082024-02-12T20:22:04.569Z+ local DO_DOWNLOAD=true
5092024-02-12T20:22:04.569Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
5102024-02-12T20:22:04.569Z+ mkdir -p out/downloads
5112024-02-12T20:22:04.570Z+ '[' true == true ']'
5122024-02-12T20:22:04.570Z+ echo Downloading...
5132024-02-12T20:22:04.570ZDownloading...
5142024-02-12T20:22:04.570Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5152024-02-12T20:22:04.570Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
5162024-02-12T20:22:04.709Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
5172024-02-12T20:22:05.126Z++ case "$OSTYPE" in
5182024-02-12T20:22:05.126Z++ SHA=sha256sum
5192024-02-12T20:22:05.126Z++ sha256sum
5202024-02-12T20:22:05.126Z++ awk '{print $1}'
5212024-02-12T20:22:05.126Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5222024-02-12T20:22:05.126Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
5232024-02-12T20:22:05.148Z+ set -o errexit
5242024-02-12T20:22:05.148Z+++ dirname ./tools/ci_download_dendrite_stub
5252024-02-12T20:22:05.149Z++ cd ./tools
5262024-02-12T20:22:05.149Z++ pwd
5272024-02-12T20:22:05.149Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5282024-02-12T20:22:05.149Z++ basename ./tools/ci_download_dendrite_stub
5292024-02-12T20:22:05.149Z+ ARG0=ci_download_dendrite_stub
5302024-02-12T20:22:05.149Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5312024-02-12T20:22:05.149Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5322024-02-12T20:22:05.149Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5332024-02-12T20:22:05.149Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5342024-02-12T20:22:05.149Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5352024-02-12T20:22:05.149Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5362024-02-12T20:22:05.150Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5372024-02-12T20:22:05.150Z+ TARGET_DIR=out
5382024-02-12T20:22:05.150Z+ DOWNLOAD_DIR=out/downloads
5392024-02-12T20:22:05.150Z+ DEST_DIR=./out/dendrite-stub
5402024-02-12T20:22:05.150Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5412024-02-12T20:22:05.150Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5422024-02-12T20:22:05.150Z+ REPO=oxidecomputer/dendrite
5432024-02-12T20:22:05.150Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5442024-02-12T20:22:05.150Z+ main
5452024-02-12T20:22:05.150Z+ [[ 0 != 0 ]]
5462024-02-12T20:22:05.150Z+ CIDL_OS=solaris2.11
5472024-02-12T20:22:05.150Z+ [[ 0 != 0 ]]
5482024-02-12T20:22:05.150Z+ configure_os solaris2.11
5492024-02-12T20:22:05.150Z+ echo 'current directory: /work/oxidecomputer/omicron'
5502024-02-12T20:22:05.151Zcurrent directory: /work/oxidecomputer/omicron
5512024-02-12T20:22:05.151Z+ echo 'configuring based on OS: "solaris2.11"'
5522024-02-12T20:22:05.151Zconfiguring based on OS: "solaris2.11"
5532024-02-12T20:22:05.151Z+ case "$1" in
5542024-02-12T20:22:05.151Z+ SET_BINARIES=
5552024-02-12T20:22:05.151Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5562024-02-12T20:22:05.151Z+ CIDL_SHA256FUNC=do_sha256sum
5572024-02-12T20:22:05.151Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5582024-02-12T20:22:05.151Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5592024-02-12T20:22:05.151Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5602024-02-12T20:22:05.151Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5612024-02-12T20:22:05.151ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5622024-02-12T20:22:05.151Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5632024-02-12T20:22:05.151ZLocal file: out/downloads/dendrite-stub.tar.gz
5642024-02-12T20:22:05.151Z+ mkdir -p out/downloads
5652024-02-12T20:22:05.151Z+ mkdir -p ./out/dendrite-stub
5662024-02-12T20:22:05.151Z+ fetch_and_verify
5672024-02-12T20:22:05.152Z+ local DO_DOWNLOAD=true
5682024-02-12T20:22:05.152Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5692024-02-12T20:22:05.152Z+ '[' true == true ']'
5702024-02-12T20:22:05.152Z+ echo Downloading...
5712024-02-12T20:22:05.152ZDownloading...
5722024-02-12T20:22:05.152Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5732024-02-12T20:22:05.152Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5742024-02-12T20:22:14.990Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5752024-02-12T20:22:14.997Z++ sha256sum
5762024-02-12T20:22:14.997Z++ awk '{print $1}'
5772024-02-12T20:22:15.006Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5782024-02-12T20:22:15.013Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5792024-02-12T20:22:15.013Z+ do_untar out/downloads/dendrite-stub.tar.gz
5802024-02-12T20:22:15.013Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5812024-02-12T20:22:15.711Z+ do_assemble
5822024-02-12T20:22:15.711Z+ rm -r ./out/dendrite-stub
5832024-02-12T20:22:15.719Z+ mkdir ./out/dendrite-stub
5842024-02-12T20:22:15.719Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5852024-02-12T20:22:15.819Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5862024-02-12T20:22:15.834Z+ set -o errexit
5872024-02-12T20:22:15.834Z+++ dirname ./tools/ci_download_maghemite_mgd
5882024-02-12T20:22:15.834Z++ cd ./tools
5892024-02-12T20:22:15.834Z++ pwd
5902024-02-12T20:22:15.834Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5912024-02-12T20:22:15.834Z++ basename ./tools/ci_download_maghemite_mgd
5922024-02-12T20:22:15.834Z+ ARG0=ci_download_maghemite_mgd
5932024-02-12T20:22:15.834Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5942024-02-12T20:22:15.834Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5952024-02-12T20:22:15.834Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5962024-02-12T20:22:15.835Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5972024-02-12T20:22:15.835Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5982024-02-12T20:22:15.835Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5992024-02-12T20:22:15.835Z+ TARGET_DIR=out
6002024-02-12T20:22:15.835Z+ DOWNLOAD_DIR=out/downloads
6012024-02-12T20:22:15.835Z+ DEST_DIR=./out/mgd
6022024-02-12T20:22:15.835Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6032024-02-12T20:22:15.835Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6042024-02-12T20:22:15.835Z+ REPO=oxidecomputer/maghemite
6052024-02-12T20:22:15.835Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
6062024-02-12T20:22:15.842Z+ main
6072024-02-12T20:22:15.842Z+ [[ 0 != 0 ]]
6082024-02-12T20:22:15.842Z+ CIDL_OS=solaris2.11
6092024-02-12T20:22:15.842Z+ [[ 0 != 0 ]]
6102024-02-12T20:22:15.842Z+ configure_os solaris2.11
6112024-02-12T20:22:15.843Z+ echo 'current directory: /work/oxidecomputer/omicron'
6122024-02-12T20:22:15.843Zcurrent directory: /work/oxidecomputer/omicron
6132024-02-12T20:22:15.843Z+ echo 'configuring based on OS: "solaris2.11"'
6142024-02-12T20:22:15.843Z+ case "$1" in
6152024-02-12T20:22:15.843Zconfiguring based on OS: "solaris2.11"
6162024-02-12T20:22:15.843Z+ SET_BINARIES=
6172024-02-12T20:22:15.843Z+ CIDL_SHA256FUNC=do_sha256sum
6182024-02-12T20:22:15.843Z+ TARBALL_FILENAME=mgd.tar.gz
6192024-02-12T20:22:15.843Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6202024-02-12T20:22:15.843Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6212024-02-12T20:22:15.844Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6222024-02-12T20:22:15.844ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6232024-02-12T20:22:15.844ZLocal file: out/downloads/mgd.tar.gz
6242024-02-12T20:22:15.844Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6252024-02-12T20:22:15.844Z+ mkdir -p out/downloads
6262024-02-12T20:22:15.844Z+ mkdir -p ./out/mgd
6272024-02-12T20:22:15.844Z+ fetch_and_verify
6282024-02-12T20:22:15.845Z+ local DO_DOWNLOAD=true
6292024-02-12T20:22:15.845Z+ [[ -f out/downloads/mgd.tar.gz ]]
6302024-02-12T20:22:15.845Z+ '[' true == true ']'
6312024-02-12T20:22:15.845Z+ echo Downloading...
6322024-02-12T20:22:15.845ZDownloading...
6332024-02-12T20:22:15.845Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6342024-02-12T20:22:15.845Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6352024-02-12T20:22:23.633Z++ do_sha256sum out/downloads/mgd.tar.gz
6362024-02-12T20:22:23.642Z++ sha256sum
6372024-02-12T20:22:23.642Z++ awk '{print $1}'
6382024-02-12T20:22:23.649Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6392024-02-12T20:22:23.649Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6402024-02-12T20:22:23.649Z+ do_untar out/downloads/mgd.tar.gz
6412024-02-12T20:22:23.649Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6422024-02-12T20:22:24.097Z+ do_assemble
6432024-02-12T20:22:24.097Z+ rm -r ./out/mgd
6442024-02-12T20:22:24.107Z+ mkdir ./out/mgd
6452024-02-12T20:22:24.107Z+ cp -r out/downloads/root ./out/mgd/root
6462024-02-12T20:22:24.250Z+ set -o errexit
6472024-02-12T20:22:24.254Z+++ dirname ./tools/ci_download_transceiver_control
6482024-02-12T20:22:24.254Z++ cd ./tools
6492024-02-12T20:22:24.254Z++ pwd
6502024-02-12T20:22:24.257Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6512024-02-12T20:22:24.257Z++ basename ./tools/ci_download_transceiver_control
6522024-02-12T20:22:24.257Z+ ARG0=ci_download_transceiver_control
6532024-02-12T20:22:24.257Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6542024-02-12T20:22:24.257Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6552024-02-12T20:22:24.257Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562024-02-12T20:22:24.257Z+ TARGET_DIR=out
6572024-02-12T20:22:24.257Z+ DOWNLOAD_DIR=out/downloads
6582024-02-12T20:22:24.257Z+ DEST_DIR=./out/transceiver-control
6592024-02-12T20:22:24.257Z+ BIN_DIR=/opt/oxide/bin
6602024-02-12T20:22:24.257Z+ BINARY=xcvradm
6612024-02-12T20:22:24.257Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6622024-02-12T20:22:24.257Z+ REPO=oxidecomputer/transceiver-control
6632024-02-12T20:22:24.258Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6642024-02-12T20:22:24.258Z+ main
6652024-02-12T20:22:24.258Z+ [[ 0 != 0 ]]
6662024-02-12T20:22:24.261Z+ CIDL_OS=solaris2.11
6672024-02-12T20:22:24.261Z+ [[ 0 != 0 ]]
6682024-02-12T20:22:24.261Z+ configure_os solaris2.11
6692024-02-12T20:22:24.261Z+ echo 'current directory: /work/oxidecomputer/omicron'
6702024-02-12T20:22:24.261Z+ echo 'configuring based on OS: "solaris2.11"'
6712024-02-12T20:22:24.261Zcurrent directory: /work/oxidecomputer/omicron
6722024-02-12T20:22:24.261Zconfiguring based on OS: "solaris2.11"
6732024-02-12T20:22:24.261Z+ case "$1" in
6742024-02-12T20:22:24.262Z+ SET_BINARIES=
6752024-02-12T20:22:24.262Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6762024-02-12T20:22:24.262Z+ CIDL_SHA256FUNC=do_sha256sum
6772024-02-12T20:22:24.262Z+ ARCHIVE_FILENAME=xcvradm.gz
6782024-02-12T20:22:24.262Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792024-02-12T20:22:24.262Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6802024-02-12T20:22:24.262Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6812024-02-12T20:22:24.262Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822024-02-12T20:22:24.262ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6832024-02-12T20:22:24.262ZLocal file: out/downloads/xcvradm.gz
6842024-02-12T20:22:24.262Z+ mkdir -p out/downloads
6852024-02-12T20:22:24.262Z+ mkdir -p ./out/transceiver-control
6862024-02-12T20:22:24.262Z+ fetch_and_verify
6872024-02-12T20:22:24.266Z+ local DO_DOWNLOAD=true
6882024-02-12T20:22:24.266Z+ [[ -f out/downloads/xcvradm.gz ]]
6892024-02-12T20:22:24.266Z+ '[' true == true ']'
6902024-02-12T20:22:24.266Z+ echo Downloading...
6912024-02-12T20:22:24.266ZDownloading...
6922024-02-12T20:22:24.266Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6932024-02-12T20:22:24.266Z+ 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
6942024-02-12T20:22:27.511Z++ do_sha256sum out/downloads/xcvradm.gz
6952024-02-12T20:22:27.515Z++ sha256sum
6962024-02-12T20:22:27.515Z++ awk '{print $1}'
6972024-02-12T20:22:27.520Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6982024-02-12T20:22:27.523Z+ [[ 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 ]]
6992024-02-12T20:22:27.523Z+ do_unpack out/downloads/xcvradm.gz
7002024-02-12T20:22:27.523Z+ mkdir -p out/downloads/root//opt/oxide/bin
7012024-02-12T20:22:27.523Z+ gzip -dc out/downloads/xcvradm.gz
7022024-02-12T20:22:27.655Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7032024-02-12T20:22:27.667Z+ do_assemble
7042024-02-12T20:22:27.667Z+ rm -r ./out/transceiver-control
7052024-02-12T20:22:27.667Z+ mkdir ./out/transceiver-control
7062024-02-12T20:22:27.667Z+ cp -r out/downloads/root ./out/transceiver-control/root
7072024-02-12T20:22:28.000ZAll builder prerequisites installed successfully, and PATH looks valid
7082024-02-12T20:22:28.542Z
7092024-02-12T20:22:28.542Zreal 2:04.835174014
7102024-02-12T20:22:28.542Zuser 33.772283636
7112024-02-12T20:22:28.542Zsys 6.739746705
7122024-02-12T20:22:28.542Ztrap 0.010581869
7132024-02-12T20:22:28.542Ztflt 0.211594831
7142024-02-12T20:22:28.542Zdflt 0.433798967
7152024-02-12T20:22:28.542Zkflt 0.169181617
7162024-02-12T20:22:28.542Zlock 1.338624574
7172024-02-12T20:22:28.542Zslp 4:10.235961270
7182024-02-12T20:22:28.542Zlat 1.924880891
7192024-02-12T20:22:28.542Zstop 0.124714173
7202024-02-12T20:22:28.542Z
7212024-02-12T20:22:28.542Z #### # # ##### ##### # #
7222024-02-12T20:22:28.542Z # # # # # # # # # #
7232024-02-12T20:22:28.542Z # # # # # # # #
7242024-02-12T20:22:28.542Z # # # ##### ##### #
7252024-02-12T20:22:28.542Z # # # # # # #
7262024-02-12T20:22:28.542Z #### ###### # # # #
7272024-02-12T20:22:28.543Z
7282024-02-12T20:22:28.548Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7292024-02-12T20:22:28.548Z Updating git repository `https://github.com/oxidecomputer/samael`
7302024-02-12T20:22:28.846Z Updating crates.io index
7312024-02-12T20:22:28.886Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7322024-02-12T20:22:29.763Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7332024-02-12T20:22:31.833Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7342024-02-12T20:22:32.021Z Updating git repository `http://github.com/oxidecomputer/tofino`
7352024-02-12T20:22:32.285Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7362024-02-12T20:22:32.586Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7372024-02-12T20:22:32.858Z Updating git repository `https://github.com/oxidecomputer/propolis`
7382024-02-12T20:22:33.893Z Updating git repository `https://github.com/oxidecomputer/crucible`
7392024-02-12T20:22:36.159Z Updating git repository `https://github.com/oxidecomputer/opte`
7402024-02-12T20:22:37.086Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7412024-02-12T20:22:37.444Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7422024-02-12T20:22:37.979Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7432024-02-12T20:22:38.349Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7442024-02-12T20:22:38.626Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7452024-02-12T20:22:38.918Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7462024-02-12T20:22:39.306Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7472024-02-12T20:22:39.751Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7482024-02-12T20:22:40.025Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7492024-02-12T20:22:40.541Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7502024-02-12T20:22:40.918Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7512024-02-12T20:22:41.224Z Updating git repository `https://github.com/jgallagher/nix`
7522024-02-12T20:22:42.286Z Updating git repository `https://github.com/cbiffle/hubpack`
7532024-02-12T20:22:42.625Z Updating git repository `https://github.com/oxidecomputer/typify`
7542024-02-12T20:22:43.889Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7552024-02-12T20:22:44.267Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7562024-02-12T20:22:44.637Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7572024-02-12T20:22:45.772Z Downloading crates ...
7582024-02-12T20:22:46.031Z Downloaded strsim v0.10.0
7592024-02-12T20:22:46.043Z Downloaded proc-macro2 v1.0.78
7602024-02-12T20:22:46.055Z Downloaded bitflags v1.3.2
7612024-02-12T20:22:46.067Z Downloaded equivalent v1.0.1
7622024-02-12T20:22:46.078Z Downloaded anstream v0.5.0
7632024-02-12T20:22:46.082Z Downloaded anstyle-query v1.0.0
7642024-02-12T20:22:46.082Z Downloaded thiserror v1.0.56
7652024-02-12T20:22:46.082Z Downloaded utf8parse v0.2.1
7662024-02-12T20:22:46.083Z Downloaded toml_datetime v0.6.5
7672024-02-12T20:22:46.083Z Downloaded thiserror-impl v1.0.56
7682024-02-12T20:22:46.083Z Downloaded colorchoice v1.0.0
7692024-02-12T20:22:46.097Z Downloaded itoa v1.0.9
7702024-02-12T20:22:46.117Z Downloaded serde_spanned v0.6.5
7712024-02-12T20:22:46.118Z Downloaded errno v0.3.8
7722024-02-12T20:22:46.118Z Downloaded cargo-platform v0.1.3
7732024-02-12T20:22:46.118Z Downloaded heck v0.4.1
7742024-02-12T20:22:46.128Z Downloaded anstyle v1.0.2
7752024-02-12T20:22:46.128Z Downloaded terminal_size v0.2.6
7762024-02-12T20:22:46.128Z Downloaded cargo_metadata v0.18.1
7772024-02-12T20:22:46.129Z Downloaded camino v1.1.6
7782024-02-12T20:22:46.129Z Downloaded io-lifetimes v1.0.11
7792024-02-12T20:22:46.129Z Downloaded quote v1.0.35
7802024-02-12T20:22:46.137Z Downloaded semver v1.0.21
7812024-02-12T20:22:46.137Z Downloaded cargo_toml v0.19.0
7822024-02-12T20:22:46.138Z Downloaded clap_lex v0.5.1
7832024-02-12T20:22:46.138Z Downloaded anyhow v1.0.75
7842024-02-12T20:22:46.138Z Downloaded anstyle-parse v0.2.1
7852024-02-12T20:22:46.138Z Downloaded clap_derive v4.4.2
7862024-02-12T20:22:46.148Z Downloaded clap v4.4.3
7872024-02-12T20:22:46.149Z Downloaded ryu v1.0.15
7882024-02-12T20:22:46.164Z Downloaded unicode-ident v1.0.12
7892024-02-12T20:22:46.165Z Downloaded serde_derive v1.0.196
7902024-02-12T20:22:46.165Z Downloaded toml v0.8.9
7912024-02-12T20:22:46.177Z Downloaded serde v1.0.196
7922024-02-12T20:22:46.186Z Downloaded indexmap v2.2.2
7932024-02-12T20:22:46.186Z Downloaded toml_edit v0.21.1
7942024-02-12T20:22:46.212Z Downloaded memchr v2.6.3
7952024-02-12T20:22:46.228Z Downloaded serde_json v1.0.113
7962024-02-12T20:22:46.228Z Downloaded hashbrown v0.14.2
7972024-02-12T20:22:46.239Z Downloaded winnow v0.5.15
7982024-02-12T20:22:46.239Z Downloaded clap_builder v4.4.2
7992024-02-12T20:22:46.656Z Downloaded syn v2.0.48
8002024-02-12T20:22:46.667Z Downloaded rustix v0.37.23
8012024-02-12T20:22:46.667Z Downloaded libc v0.2.153
8022024-02-12T20:22:46.667Z Compiling proc-macro2 v1.0.78
8032024-02-12T20:22:46.667Z Compiling unicode-ident v1.0.12
8042024-02-12T20:22:46.667Z Compiling serde v1.0.196
8052024-02-12T20:22:46.667Z Compiling libc v0.2.153
8062024-02-12T20:22:46.668Z Compiling io-lifetimes v1.0.11
8072024-02-12T20:22:46.668Z Compiling rustix v0.37.23
8082024-02-12T20:22:46.668Z Compiling equivalent v1.0.1
8092024-02-12T20:22:46.668Z Compiling hashbrown v0.14.2
8102024-02-12T20:22:46.684Z Compiling bitflags v1.3.2
8112024-02-12T20:22:46.730Z Compiling utf8parse v0.2.1
8122024-02-12T20:22:46.778Z Compiling serde_json v1.0.113
8132024-02-12T20:22:46.905Z Compiling anstyle-parse v0.2.1
8142024-02-12T20:22:47.137Z Compiling semver v1.0.21
8152024-02-12T20:22:47.562Z Compiling indexmap v2.2.2
8162024-02-12T20:22:47.892Z Compiling colorchoice v1.0.0
8172024-02-12T20:22:47.904Z Compiling camino v1.1.6
8182024-02-12T20:22:48.014Z Compiling anstyle v1.0.2
8192024-02-12T20:22:48.064Z Compiling winnow v0.5.15
8202024-02-12T20:22:48.099Z Compiling anstyle-query v1.0.0
8212024-02-12T20:22:48.221Z Compiling thiserror v1.0.56
8222024-02-12T20:22:48.346Z Compiling anstream v0.5.0
8232024-02-12T20:22:48.501Z Compiling heck v0.4.1
8242024-02-12T20:22:48.578Z Compiling clap_lex v0.5.1
8252024-02-12T20:22:48.787Z Compiling anyhow v1.0.75
8262024-02-12T20:22:48.943Z Compiling quote v1.0.35
8272024-02-12T20:22:48.980Z Compiling ryu v1.0.15
8282024-02-12T20:22:49.035Z Compiling strsim v0.10.0
8292024-02-12T20:22:49.083Z Compiling itoa v1.0.9
8302024-02-12T20:22:49.304Z Compiling syn v2.0.48
8312024-02-12T20:22:49.575Z Compiling errno v0.3.8
8322024-02-12T20:22:50.500Z Compiling terminal_size v0.2.6
8332024-02-12T20:22:50.597Z Compiling clap_builder v4.4.2
8342024-02-12T20:22:54.111Z Compiling serde_derive v1.0.196
8352024-02-12T20:22:54.112Z Compiling thiserror-impl v1.0.56
8362024-02-12T20:22:54.539Z Compiling clap_derive v4.4.2
8372024-02-12T20:22:56.779Z Compiling clap v4.4.3
8382024-02-12T20:23:02.146Z Compiling toml_datetime v0.6.5
8392024-02-12T20:23:02.146Z Compiling serde_spanned v0.6.5
8402024-02-12T20:23:02.153Z Compiling cargo-platform v0.1.3
8412024-02-12T20:23:02.382Z Compiling toml_edit v0.21.1
8422024-02-12T20:23:03.408Z Compiling cargo_metadata v0.18.1
8432024-02-12T20:23:04.350Z Compiling toml v0.8.9
8442024-02-12T20:23:05.037Z Compiling cargo_toml v0.19.0
8452024-02-12T20:23:08.843Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8462024-02-12T20:23:09.752Z Finished dev [unoptimized + debuginfo] target(s) in 41.68s
8472024-02-12T20:23:09.919Z Running `target/debug/xtask clippy`
8482024-02-12T20:23:09.954Zrunning: "/home/build/.rustup/toolchains/1.74.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8492024-02-12T20:23:10.463Z Downloading crates ...
8502024-02-12T20:23:10.661Z Downloaded arrayref v0.3.7
8512024-02-12T20:23:10.666Z Downloaded httptest v0.15.5
8522024-02-12T20:23:10.670Z Downloaded humantime v2.1.0
8532024-02-12T20:23:10.685Z Downloaded hubpack_derive v0.1.1
8542024-02-12T20:23:10.689Z Downloaded ciborium-io v0.2.2
8552024-02-12T20:23:10.689Z Downloaded cancel-safe-futures v0.1.5
8562024-02-12T20:23:10.695Z Downloaded byteorder v1.5.0
8572024-02-12T20:23:10.699Z Downloaded bb8 v0.8.3
8582024-02-12T20:23:10.699Z Downloaded ipnetwork v0.20.0
8592024-02-12T20:23:10.703Z Downloaded iana-time-zone v0.1.57
8602024-02-12T20:23:10.707Z Downloaded hubpack v0.1.2
8612024-02-12T20:23:10.712Z Downloaded arrayvec v0.7.4
8622024-02-12T20:23:10.712Z Downloaded block-padding v0.3.3
8632024-02-12T20:23:10.727Z Downloaded highway v1.1.0
8642024-02-12T20:23:10.727Z Downloaded async-recursion v1.0.5
8652024-02-12T20:23:10.727Z Downloaded castaway v0.2.2
8662024-02-12T20:23:10.734Z Downloaded normalize-line-endings v0.3.0
8672024-02-12T20:23:10.734Z Downloaded instant v0.1.12
8682024-02-12T20:23:10.734Z Downloaded hex-literal v0.4.1
8692024-02-12T20:23:10.734Z Downloaded ipnet v2.9.0
8702024-02-12T20:23:10.734Z Downloaded nested v0.1.1
8712024-02-12T20:23:10.734Z Downloaded num-integer v0.1.45
8722024-02-12T20:23:10.737Z Downloaded newtype_derive v0.1.6
8732024-02-12T20:23:10.737Z Downloaded nanorand v0.7.0
8742024-02-12T20:23:10.740Z Downloaded crunchy v0.2.2
8752024-02-12T20:23:10.743Z Downloaded crucible-workspace-hack v0.1.0
8762024-02-12T20:23:10.743Z Downloaded rustc-demangle v0.1.23
8772024-02-12T20:23:10.746Z Downloaded http-body v1.0.0
8782024-02-12T20:23:10.752Z Downloaded is-terminal v0.4.9
8792024-02-12T20:23:10.755Z Downloaded hostname v0.3.1
8802024-02-12T20:23:10.756Z Downloaded crc-any v2.4.3
8812024-02-12T20:23:10.756Z Downloaded atty v0.2.14
8822024-02-12T20:23:10.760Z Downloaded chacha20poly1305 v0.10.1
8832024-02-12T20:23:10.760Z Downloaded atomicwrites v0.4.3
8842024-02-12T20:23:10.765Z Downloaded rustls-native-certs v0.7.0
8852024-02-12T20:23:10.769Z Downloaded base64 v0.21.7
8862024-02-12T20:23:10.770Z Downloaded mockall v0.12.0
8872024-02-12T20:23:10.773Z Downloaded hyper v1.1.0
8882024-02-12T20:23:10.780Z Downloaded match_cfg v0.1.0
8892024-02-12T20:23:10.783Z Downloaded http-range v0.1.5
8902024-02-12T20:23:10.786Z Downloaded crossbeam-epoch v0.9.15
8912024-02-12T20:23:10.789Z Downloaded is_ci v1.1.1
8922024-02-12T20:23:10.792Z Downloaded matches v0.1.10
8932024-02-12T20:23:10.796Z Downloaded maplit v1.0.2
8942024-02-12T20:23:10.797Z Downloaded indoc v2.0.3
8952024-02-12T20:23:10.800Z Downloaded maybe-uninit v2.0.0
8962024-02-12T20:23:10.803Z Downloaded cstr-argument v0.1.2
8972024-02-12T20:23:10.803Z Downloaded nix v0.27.1
8982024-02-12T20:23:10.820Z Downloaded nodrop v0.1.14
8992024-02-12T20:23:10.824Z Downloaded async-stream v0.3.5
9002024-02-12T20:23:10.824Z Downloaded atomic-waker v1.1.1
9012024-02-12T20:23:10.824Z Downloaded constant_time_eq v0.2.6
9022024-02-12T20:23:10.827Z Downloaded hex v0.4.3
9032024-02-12T20:23:10.827Z Downloaded serde-big-array v0.5.1
9042024-02-12T20:23:10.830Z Downloaded cookie v0.18.0
9052024-02-12T20:23:10.833Z Downloaded cast v0.3.0
9062024-02-12T20:23:10.836Z Downloaded base16ct v0.2.0
9072024-02-12T20:23:10.836Z Downloaded criterion-plot v0.5.0
9082024-02-12T20:23:10.839Z Downloaded crypto-common v0.1.6
9092024-02-12T20:23:10.842Z Downloaded mime v0.3.17
9102024-02-12T20:23:10.845Z Downloaded home v0.5.5
9112024-02-12T20:23:10.845Z Downloaded cassowary v0.3.0
9122024-02-12T20:23:10.848Z Downloaded macaddr v1.0.1
9132024-02-12T20:23:10.851Z Downloaded num-iter v0.1.43
9142024-02-12T20:23:10.851Z Downloaded num-derive v0.4.0
9152024-02-12T20:23:10.855Z Downloaded signature v1.6.4
9162024-02-12T20:23:10.860Z Downloaded sec1 v0.7.3
9172024-02-12T20:23:10.860Z Downloaded crc32fast v1.3.2
9182024-02-12T20:23:10.863Z Downloaded hyper-rustls v0.24.2
9192024-02-12T20:23:10.864Z Downloaded multimap v0.8.3
9202024-02-12T20:23:10.867Z Downloaded md-5 v0.10.5
9212024-02-12T20:23:10.870Z Downloaded memmap v0.7.0
9222024-02-12T20:23:10.870Z Downloaded hyper-tls v0.5.0
9232024-02-12T20:23:10.873Z Downloaded memmap2 v0.7.1
9242024-02-12T20:23:10.875Z Downloaded bitflags v2.4.0
9252024-02-12T20:23:10.878Z Downloaded waitgroup v0.1.2
9262024-02-12T20:23:10.881Z Downloaded usdt-macro v0.3.5
9272024-02-12T20:23:10.884Z Downloaded wyz v0.5.1
9282024-02-12T20:23:10.884Z Downloaded backoff v0.4.0
9292024-02-12T20:23:10.888Z Downloaded strum_macros v0.24.3
9302024-02-12T20:23:10.891Z Downloaded toolchain_find v0.2.0
9312024-02-12T20:23:10.891Z Downloaded bzip2 v0.4.4
9322024-02-12T20:23:10.999Z Downloaded camino-tempfile v1.1.1
9332024-02-12T20:23:11.013Z Downloaded try-lock v0.2.4
9342024-02-12T20:23:11.013Z Downloaded num-complex v0.4.4
9352024-02-12T20:23:11.013Z Downloaded peeking_take_while v0.1.2
9362024-02-12T20:23:11.013Z Downloaded strum v0.25.0
9372024-02-12T20:23:11.013Z Downloaded httparse v1.8.0
9382024-02-12T20:23:11.013Z Downloaded pretty-hex v0.2.1
9392024-02-12T20:23:11.013Z Downloaded tiny-keccak v2.0.2
9402024-02-12T20:23:11.013Z Downloaded either v1.9.0
9412024-02-12T20:23:11.013Z Downloaded usdt v0.3.5
9422024-02-12T20:23:11.014Z Downloaded mime_guess v2.0.4
9432024-02-12T20:23:11.014Z Downloaded spin v0.5.2
9442024-02-12T20:23:11.014Z Downloaded foreign-types-shared v0.3.1
9452024-02-12T20:23:11.014Z Downloaded bytes v1.5.0
9462024-02-12T20:23:11.014Z Downloaded num_cpus v1.16.0
9472024-02-12T20:23:11.014Z Downloaded num_threads v0.1.6
9482024-02-12T20:23:11.014Z Downloaded libtest-mimic v0.6.1
9492024-02-12T20:23:11.014Z Downloaded thiserror-no-std v2.0.2
9502024-02-12T20:23:11.014Z Downloaded predicates-tree v1.0.9
9512024-02-12T20:23:11.014Z Downloaded pin-utils v0.1.0
9522024-02-12T20:23:11.014Z Downloaded tokio-native-tls v0.3.1
9532024-02-12T20:23:11.015Z Downloaded usdt-impl v0.5.0
9542024-02-12T20:23:11.015Z Downloaded foreign-types-macros v0.2.3
9552024-02-12T20:23:11.015Z Downloaded miniz_oxide v0.7.1
9562024-02-12T20:23:11.015Z Downloaded thread-id v4.2.0
9572024-02-12T20:23:11.015Z Downloaded wait-timeout v0.2.0
9582024-02-12T20:23:11.015Z Downloaded basic-toml v0.1.8
9592024-02-12T20:23:11.015Z Downloaded openssl-probe v0.1.5
9602024-02-12T20:23:11.015Z Downloaded stability v0.1.1
9612024-02-12T20:23:11.015Z Downloaded mockall_derive v0.12.0
9622024-02-12T20:23:11.015Z Downloaded unicode-linebreak v0.1.5
9632024-02-12T20:23:11.015Z Downloaded slog-stdlog v4.1.1
9642024-02-12T20:23:11.015Z Downloaded slog-scope v4.4.0
9652024-02-12T20:23:11.015Z Downloaded number_prefix v0.4.0
9662024-02-12T20:23:11.015Z Downloaded phf v0.11.2
9672024-02-12T20:23:11.015Z Downloaded derive_builder_core v0.12.0
9682024-02-12T20:23:11.015Z Downloaded fragile v2.0.0
9692024-02-12T20:23:11.016Z Downloaded cfg-expr v0.15.6
9702024-02-12T20:23:11.016Z Downloaded diesel_table_macro_syntax v0.1.0
9712024-02-12T20:23:11.016Z Downloaded allocator-api2 v0.2.16
9722024-02-12T20:23:11.016Z Downloaded embedded-io v0.4.0
9732024-02-12T20:23:11.016Z Downloaded fs-err v2.11.0
9742024-02-12T20:23:11.016Z Downloaded strum v0.26.1
9752024-02-12T20:23:11.016Z Downloaded tower-service v0.3.2
9762024-02-12T20:23:11.016Z Downloaded oso-derive v0.27.0
9772024-02-12T20:23:11.016Z Downloaded stringprep v0.1.3
9782024-02-12T20:23:11.028Z Downloaded funty v2.0.0
9792024-02-12T20:23:11.028Z Downloaded slog v2.7.0
9802024-02-12T20:23:11.028Z Downloaded parking_lot_core v0.8.6
9812024-02-12T20:23:11.028Z Downloaded fxhash v0.2.1
9822024-02-12T20:23:11.028Z Downloaded arc-swap v1.6.0
9832024-02-12T20:23:11.028Z Downloaded want v0.3.1
9842024-02-12T20:23:11.028Z Downloaded sqlparser_derive v0.2.2
9852024-02-12T20:23:11.028Z Downloaded plotters-svg v0.3.5
9862024-02-12T20:23:11.029Z Downloaded derive_builder_macro v0.12.0
9872024-02-12T20:23:11.029Z Downloaded form_urlencoded v1.2.1
9882024-02-12T20:23:11.040Z Downloaded defmt-macros v0.3.6
9892024-02-12T20:23:11.040Z Downloaded time-core v0.1.1
9902024-02-12T20:23:11.041Z Downloaded rand_xorshift v0.3.0
9912024-02-12T20:23:11.041Z Downloaded rpassword v7.3.1
9922024-02-12T20:23:11.041Z Downloaded defmt v0.3.5
9932024-02-12T20:23:11.065Z Downloaded thread_local v1.1.7
9942024-02-12T20:23:11.065Z Downloaded serde_plain v1.0.2
9952024-02-12T20:23:11.065Z Downloaded flume v0.11.0
9962024-02-12T20:23:11.065Z Downloaded serde-big-array v0.4.1
9972024-02-12T20:23:11.065Z Downloaded olpc-cjson v0.1.3
9982024-02-12T20:23:11.065Z Downloaded unicode-xid v0.2.4
9992024-02-12T20:23:11.079Z Downloaded darling_macro v0.14.4
10002024-02-12T20:23:11.079Z Downloaded yasna v0.5.2
10012024-02-12T20:23:11.079Z Downloaded serde_with_macros v3.6.0
10022024-02-12T20:23:11.079Z Downloaded sqlformat v0.2.3
10032024-02-12T20:23:11.079Z Downloaded threadpool v1.8.1
10042024-02-12T20:23:11.079Z Downloaded rand_chacha v0.3.1
10052024-02-12T20:23:11.079Z Downloaded rand_core v0.6.4
10062024-02-12T20:23:11.079Z Downloaded strsim v0.8.0
10072024-02-12T20:23:11.079Z Downloaded trybuild v1.0.89
10082024-02-12T20:23:11.079Z Downloaded take_mut v0.2.2
10092024-02-12T20:23:11.080Z Downloaded structmeta v0.2.0
10102024-02-12T20:23:11.080Z Downloaded serde_repr v0.1.16
10112024-02-12T20:23:11.101Z Downloaded usdt-impl v0.3.5
10122024-02-12T20:23:11.101Z Downloaded plotters-backend v0.3.5
10132024-02-12T20:23:11.102Z Downloaded getrandom v0.2.10
10142024-02-12T20:23:11.102Z Downloaded pretty-hex v0.4.1
10152024-02-12T20:23:11.102Z Downloaded time-macros v0.2.13
10162024-02-12T20:23:11.102Z Downloaded phf_shared v0.11.2
10172024-02-12T20:23:11.102Z Downloaded pem v3.0.2
10182024-02-12T20:23:11.102Z Downloaded untrusted v0.7.1
10192024-02-12T20:23:11.102Z Downloaded semver-parser v0.10.2
10202024-02-12T20:23:11.102Z Downloaded strip-ansi-escapes v0.2.0
10212024-02-12T20:23:11.114Z Downloaded universal-hash v0.5.1
10222024-02-12T20:23:11.114Z Downloaded enum-as-inner v0.5.1
10232024-02-12T20:23:11.114Z Downloaded tokio-macros v2.2.0
10242024-02-12T20:23:11.114Z Downloaded string_cache v0.8.7
10252024-02-12T20:23:11.114Z Downloaded fallible-iterator v0.2.0
10262024-02-12T20:23:11.114Z Downloaded num-traits v0.2.16
10272024-02-12T20:23:11.114Z Downloaded tracing-core v0.1.31
10282024-02-12T20:23:11.131Z Downloaded rustc_version v0.1.7
10292024-02-12T20:23:11.131Z Downloaded zeroize v1.7.0
10302024-02-12T20:23:11.131Z Downloaded minimal-lexical v0.2.1
10312024-02-12T20:23:11.131Z Downloaded untrusted v0.9.0
10322024-02-12T20:23:11.132Z Downloaded plain v0.2.3
10332024-02-12T20:23:11.147Z Downloaded strum_macros v0.26.1
10342024-02-12T20:23:11.147Z Downloaded proc-macro-crate v1.3.1
10352024-02-12T20:23:11.147Z Downloaded rsa v0.9.2
10362024-02-12T20:23:11.147Z Downloaded slog-term v2.9.0
10372024-02-12T20:23:11.147Z Downloaded spin v0.9.8
10382024-02-12T20:23:11.148Z Downloaded datatest-stable v0.2.3
10392024-02-12T20:23:11.148Z Downloaded group v0.13.0
10402024-02-12T20:23:11.164Z Downloaded trust-dns-client v0.22.0
10412024-02-12T20:23:11.164Z Downloaded packed_struct_codegen v0.10.1
10422024-02-12T20:23:11.164Z Downloaded rustc_version v0.4.0
10432024-02-12T20:23:11.164Z Downloaded pest_meta v2.7.6
10442024-02-12T20:23:11.164Z Downloaded scopeguard v1.2.0
10452024-02-12T20:23:11.164Z Downloaded same-file v1.0.6
10462024-02-12T20:23:11.165Z Downloaded zeroize_derive v1.4.2
10472024-02-12T20:23:11.165Z Downloaded tabled_derive v0.7.0
10482024-02-12T20:23:11.165Z Downloaded smallvec v1.13.1
10492024-02-12T20:23:11.184Z Downloaded num-bigint v0.4.4
10502024-02-12T20:23:11.184Z Downloaded crossterm v0.27.0
10512024-02-12T20:23:11.200Z Downloaded tower-layer v0.3.2
10522024-02-12T20:23:11.200Z Downloaded flagset v0.4.3
10532024-02-12T20:23:11.200Z Downloaded unicode-width v0.1.11
10542024-02-12T20:23:11.200Z Downloaded globset v0.4.13
10552024-02-12T20:23:11.200Z Downloaded usdt-attr-macro v0.3.5
10562024-02-12T20:23:11.200Z Downloaded parking_lot_core v0.9.8
10572024-02-12T20:23:11.200Z Downloaded platforms v3.0.2
10582024-02-12T20:23:11.200Z Downloaded num_enum v0.5.11
10592024-02-12T20:23:11.218Z Downloaded float-cmp v0.9.0
10602024-02-12T20:23:11.218Z Downloaded postgres-types v0.2.6
10612024-02-12T20:23:11.218Z Downloaded tokio-tungstenite v0.20.1
10622024-02-12T20:23:11.218Z Downloaded semver v0.11.0
10632024-02-12T20:23:11.218Z Downloaded ucd-trie v0.1.6
10642024-02-12T20:23:11.218Z Downloaded scroll_derive v0.12.0
10652024-02-12T20:23:11.218Z Downloaded unicase v2.7.0
10662024-02-12T20:23:11.237Z Downloaded tracing v0.1.37
10672024-02-12T20:23:11.237Z Downloaded heck v0.3.3
10682024-02-12T20:23:11.237Z Downloaded serde_path_to_error v0.1.15
10692024-02-12T20:23:11.237Z Downloaded rustls-pemfile v2.0.0
10702024-02-12T20:23:11.237Z Downloaded nom v7.1.3
10712024-02-12T20:23:11.237Z Downloaded term v0.7.0
10722024-02-12T20:23:11.251Z Downloaded signal-hook-tokio v0.3.1
10732024-02-12T20:23:11.251Z Downloaded fixedbitset v0.4.2
10742024-02-12T20:23:11.251Z Downloaded rtoolbox v0.0.1
10752024-02-12T20:23:11.251Z Downloaded proc-macro-error v1.0.4
10762024-02-12T20:23:11.252Z Downloaded quick-error v1.2.3
10772024-02-12T20:23:11.252Z Downloaded generic-array v0.14.7
10782024-02-12T20:23:11.252Z Downloaded fd-lock v4.0.2
10792024-02-12T20:23:11.252Z Downloaded num_enum_derive v0.5.11
10802024-02-12T20:23:11.252Z Downloaded getopts v0.2.21
10812024-02-12T20:23:11.263Z Downloaded libm v0.2.7
10822024-02-12T20:23:11.271Z Downloaded glob v0.3.1
10832024-02-12T20:23:11.271Z Downloaded rand v0.8.5
10842024-02-12T20:23:11.271Z Downloaded downcast v0.11.0
10852024-02-12T20:23:11.271Z Downloaded doc-comment v0.3.3
10862024-02-12T20:23:11.271Z Downloaded display-error-chain v0.2.0
10872024-02-12T20:23:11.271Z Downloaded dtrace-parser v0.2.0
10882024-02-12T20:23:11.285Z Downloaded parse-size v1.0.0
10892024-02-12T20:23:11.285Z Downloaded darling_macro v0.20.3
10902024-02-12T20:23:11.285Z Downloaded http v0.2.11
10912024-02-12T20:23:11.285Z Downloaded serde_derive_internals v0.26.0
10922024-02-12T20:23:11.285Z Downloaded rustls-pki-types v1.1.0
10932024-02-12T20:23:11.299Z Downloaded parking_lot v0.11.2
10942024-02-12T20:23:11.299Z Downloaded env_logger v0.10.0
10952024-02-12T20:23:11.300Z Downloaded dtrace-parser v0.1.14
10962024-02-12T20:23:11.300Z Downloaded serde_yaml v0.9.25
10972024-02-12T20:23:11.300Z Downloaded postgres-protocol v0.6.6
10982024-02-12T20:23:11.300Z Downloaded half v2.3.1
10992024-02-12T20:23:11.311Z Downloaded trust-dns-resolver v0.22.0
11002024-02-12T20:23:11.311Z Downloaded foreign-types v0.3.2
11012024-02-12T20:23:11.311Z Downloaded tokio-rustls v0.24.1
11022024-02-12T20:23:11.311Z Downloaded uuid v1.7.0
11032024-02-12T20:23:11.311Z Downloaded toml v0.7.8
11042024-02-12T20:23:11.325Z Downloaded url v2.5.0
11052024-02-12T20:23:11.325Z Downloaded unicode_categories v0.1.1
11062024-02-12T20:23:11.325Z Downloaded ed25519 v1.5.3
11072024-02-12T20:23:11.325Z Downloaded dirs-next v2.0.0
11082024-02-12T20:23:11.325Z Downloaded digest v0.10.7
11092024-02-12T20:23:11.339Z Downloaded structopt-derive v0.4.18
11102024-02-12T20:23:11.339Z Downloaded futures-executor v0.3.30
11112024-02-12T20:23:11.339Z Downloaded smf v0.2.2
11122024-02-12T20:23:11.339Z Downloaded smawk v0.3.1
11132024-02-12T20:23:11.339Z Downloaded dof v0.1.5
11142024-02-12T20:23:11.340Z Downloaded data-encoding v2.4.0
11152024-02-12T20:23:11.340Z Downloaded oso v0.27.0
11162024-02-12T20:23:11.340Z Downloaded tinyvec_macros v0.1.1
11172024-02-12T20:23:11.340Z Downloaded usdt-attr-macro v0.5.0
11182024-02-12T20:23:11.340Z Downloaded prettyplease v0.2.16
11192024-02-12T20:23:11.340Z Downloaded path-slash v0.1.5
11202024-02-12T20:23:11.353Z Downloaded vte v0.11.1
11212024-02-12T20:23:11.353Z Downloaded ref-cast v1.0.20
11222024-02-12T20:23:11.353Z Downloaded debug-ignore v1.0.5
11232024-02-12T20:23:11.353Z Downloaded supports-color v2.1.0
11242024-02-12T20:23:11.354Z Downloaded termcolor v1.2.0
11252024-02-12T20:23:11.354Z Downloaded defmt-parser v0.3.3
11262024-02-12T20:23:11.354Z Downloaded ref-cast-impl v1.0.20
11272024-02-12T20:23:11.354Z Downloaded radium v0.7.0
11282024-02-12T20:23:11.354Z Downloaded fnv v1.0.7
11292024-02-12T20:23:11.371Z Downloaded dirs-sys-next v0.1.2
11302024-02-12T20:23:11.371Z Downloaded pin-project v1.1.3
11312024-02-12T20:23:11.379Z Downloaded usdt-macro v0.5.0
11322024-02-12T20:23:11.379Z Downloaded pest_derive v2.7.6
11332024-02-12T20:23:11.379Z Downloaded sha2 v0.10.8
11342024-02-12T20:23:11.379Z Downloaded paste v1.0.14
11352024-02-12T20:23:11.379Z Downloaded slog-json v2.6.1
11362024-02-12T20:23:11.379Z Downloaded semver v0.1.20
11372024-02-12T20:23:11.379Z Downloaded futures-channel v0.3.30
11382024-02-12T20:23:11.379Z Downloaded papergrid v0.11.0
11392024-02-12T20:23:11.391Z Downloaded slog-bunyan v2.5.0
11402024-02-12T20:23:11.391Z Downloaded subtle v2.5.0
11412024-02-12T20:23:11.391Z Downloaded rayon-core v1.12.0
11422024-02-12T20:23:11.404Z Downloaded parse-display v0.9.0
11432024-02-12T20:23:11.404Z Downloaded remove_dir_all v0.5.3
11442024-02-12T20:23:11.404Z Downloaded signature v2.1.0
11452024-02-12T20:23:11.405Z Downloaded sct v0.7.0
11462024-02-12T20:23:11.405Z Downloaded unicode-normalization v0.1.22
11472024-02-12T20:23:11.423Z Downloaded expectorate v1.1.0
11482024-02-12T20:23:11.423Z Downloaded diesel_derives v2.1.2
11492024-02-12T20:23:11.423Z Downloaded zerocopy v0.6.4
11502024-02-12T20:23:11.423Z Downloaded test-strategy v0.3.1
11512024-02-12T20:23:11.423Z Downloaded tracing-attributes v0.1.26
11522024-02-12T20:23:11.423Z Downloaded zip v0.6.6
11532024-02-12T20:23:11.449Z Downloaded parse-display-derive v0.9.0
11542024-02-12T20:23:11.449Z Downloaded flate2 v1.0.28
11552024-02-12T20:23:11.450Z Downloaded yansi v0.5.1
11562024-02-12T20:23:11.450Z Downloaded itertools v0.12.1
11572024-02-12T20:23:11.450Z Downloaded unicode-segmentation v1.10.1
11582024-02-12T20:23:11.466Z Downloaded signal-hook v0.3.17
11592024-02-12T20:23:11.466Z Downloaded darling_core v0.14.4
11602024-02-12T20:23:11.466Z Downloaded r2d2 v0.8.10
11612024-02-12T20:23:11.467Z Downloaded similar v2.3.0
11622024-02-12T20:23:11.467Z Downloaded relative-path v1.9.0
11632024-02-12T20:23:11.467Z Downloaded rcgen v0.12.1
11642024-02-12T20:23:11.467Z Downloaded plotters v0.3.5
11652024-02-12T20:23:11.480Z Downloaded tower v0.4.13
11662024-02-12T20:23:11.480Z Downloaded lalrpop v0.19.12
11672024-02-12T20:23:11.492Z Downloaded der_derive v0.7.2
11682024-02-12T20:23:11.492Z Downloaded darling_core v0.20.3
11692024-02-12T20:23:11.501Z Downloaded unsafe-libyaml v0.2.10
11702024-02-12T20:23:11.501Z Downloaded salty v0.2.0
11712024-02-12T20:23:11.519Z Downloaded syn v1.0.109
11722024-02-12T20:23:11.533Z Downloaded futures v0.3.30
11732024-02-12T20:23:11.533Z Downloaded goblin v0.8.0
11742024-02-12T20:23:11.533Z Downloaded rustls-webpki v0.101.7
11752024-02-12T20:23:11.544Z Downloaded tokio-util v0.7.10
11762024-02-12T20:23:11.555Z Downloaded blake3 v1.5.0
11772024-02-12T20:23:11.571Z Downloaded zerocopy v0.7.32
11782024-02-12T20:23:11.585Z Downloaded openssl-sys v0.9.96
11792024-02-12T20:23:11.585Z Downloaded hashbrown v0.12.3
11802024-02-12T20:23:11.585Z Downloaded proptest v1.4.0
11812024-02-12T20:23:11.592Z Downloaded quick-xml v0.30.0
11822024-02-12T20:23:11.607Z Downloaded gimli v0.28.0
11832024-02-12T20:23:11.617Z Downloaded vcpkg v0.2.15
11842024-02-12T20:23:11.646Z Downloaded typed-path v0.7.0
11852024-02-12T20:23:11.652Z Downloaded trust-dns-proto v0.22.0
11862024-02-12T20:23:11.666Z Downloaded rustix v0.38.31
11872024-02-12T20:23:11.693Z Downloaded radix_trie v0.2.1
11882024-02-12T20:23:11.703Z Downloaded diesel v2.1.4
11892024-02-12T20:23:11.721Z Downloaded sqlparser v0.43.1
11902024-02-12T20:23:11.731Z Downloaded petgraph v0.6.4
11912024-02-12T20:23:11.749Z Downloaded hashbrown v0.13.2
11922024-02-12T20:23:12.178Z Downloaded pest v2.7.6
11932024-02-12T20:23:12.178Z Downloaded regress v0.7.1
11942024-02-12T20:23:12.178Z Downloaded regex-automata v0.1.10
11952024-02-12T20:23:12.193Z Downloaded smoltcp v0.9.1
11962024-02-12T20:23:12.194Z Downloaded rustyline v13.0.0
11972024-02-12T20:23:12.194Z Downloaded zerocopy-derive v0.2.0
11982024-02-12T20:23:12.194Z Downloaded zerocopy-derive v0.6.4
11992024-02-12T20:23:12.194Z Downloaded tabled v0.15.0
12002024-02-12T20:23:12.194Z Downloaded reqwest v0.11.22
12012024-02-12T20:23:12.194Z Downloaded rustls-webpki v0.102.1
12022024-02-12T20:23:12.194Z Downloaded rayon v1.8.0
12032024-02-12T20:23:12.195Z Downloaded openssl v0.10.60
12042024-02-12T20:23:12.195Z Downloaded regex-automata v0.4.4
12052024-02-12T20:23:12.195Z Downloaded smoltcp v0.11.0
12062024-02-12T20:23:12.195Z Downloaded bstr v0.2.17
12072024-02-12T20:23:12.195Z Downloaded rustls v0.21.9
12082024-02-12T20:23:12.195Z Downloaded sha3 v0.10.8
12092024-02-12T20:23:12.196Z Downloaded polar-core v0.27.0
12102024-02-12T20:23:12.196Z Downloaded regex v1.10.3
12112024-02-12T20:23:12.196Z Downloaded openapiv3 v2.0.0
12122024-02-12T20:23:12.196Z Downloaded regex-syntax v0.6.29
12132024-02-12T20:23:12.196Z Downloaded rustls v0.22.2
12142024-02-12T20:23:12.196Z Downloaded regex-syntax v0.8.2
12152024-02-12T20:23:12.196Z Downloaded bstr v1.6.0
12162024-02-12T20:23:12.196Z Downloaded object v0.32.1
12172024-02-12T20:23:12.197Z Downloaded encoding_rs v0.8.33
12182024-02-12T20:23:12.197Z Downloaded ratatui v0.26.0
12192024-02-12T20:23:12.197Z Downloaded bzip2-sys v0.1.11+1.0.8
12202024-02-12T20:23:12.197Z Downloaded sled v0.34.7
12212024-02-12T20:23:12.197Z Downloaded regex-automata v0.3.8
12222024-02-12T20:23:12.197Z Downloaded tokio v1.36.0
12232024-02-12T20:23:12.197Z Downloaded csv v1.3.0
12242024-02-12T20:23:12.197Z Downloaded bitvec v1.0.1
12252024-02-12T20:23:12.197Z Downloaded reedline v0.28.0
12262024-02-12T20:23:12.197Z Downloaded bindgen v0.69.2
12272024-02-12T20:23:12.197Z Downloaded idna v0.5.0
12282024-02-12T20:23:12.621Z Downloaded object v0.30.4
12292024-02-12T20:23:12.621Z Downloaded futures-util v0.3.30
12302024-02-12T20:23:12.621Z Downloaded h2 v0.3.24
12312024-02-12T20:23:12.621Z Downloaded curve25519-dalek v4.1.1
12322024-02-12T20:23:12.621Z Downloaded clap v2.34.0
12332024-02-12T20:23:12.621Z Downloaded tough v0.16.0
12342024-02-12T20:23:12.621Z Downloaded webpki-roots v0.25.2
12352024-02-12T20:23:12.621Z Downloaded serde_with v3.6.0
12362024-02-12T20:23:12.621Z Downloaded aho-corasick v1.0.4
12372024-02-12T20:23:12.621Z Downloaded portable-atomic v1.4.3
12382024-02-12T20:23:12.621Z Downloaded hkdf v0.12.4
12392024-02-12T20:23:12.621Z Downloaded idna v0.2.3
12402024-02-12T20:23:12.621Z Downloaded parking_lot v0.12.1
12412024-02-12T20:23:12.621Z Downloaded structopt v0.3.26
12422024-02-12T20:23:12.621Z Downloaded unicode-bidi v0.3.13
12432024-02-12T20:23:12.621Z Downloaded pin-project-lite v0.2.13
12442024-02-12T20:23:12.621Z Downloaded elliptic-curve v0.13.8
12452024-02-12T20:23:12.621Z Downloaded subprocess v0.2.9
12462024-02-12T20:23:12.622Z Downloaded chrono v0.4.31
12472024-02-12T20:23:12.622Z Downloaded termios v0.3.3
12482024-02-12T20:23:12.622Z Downloaded hyper v0.14.27
12492024-02-12T20:23:12.622Z Downloaded pretty_assertions v1.4.0
12502024-02-12T20:23:12.622Z Downloaded time v0.3.27
12512024-02-12T20:23:12.622Z Downloaded slog-dtrace v0.3.0
12522024-02-12T20:23:12.622Z Downloaded pest_generator v2.7.6
12532024-02-12T20:23:12.622Z Downloaded percent-encoding v2.3.1
12542024-02-12T20:23:12.622Z Downloaded toml v0.5.11
12552024-02-12T20:23:12.622Z Downloaded typenum v1.16.0
12562024-02-12T20:23:12.622Z Downloaded socket2 v0.5.5
12572024-02-12T20:23:12.622Z Downloaded postcard v1.0.8
12582024-02-12T20:23:12.622Z Downloaded guppy v0.17.5
12592024-02-12T20:23:12.622Z Downloaded zerocopy v0.3.0
12602024-02-12T20:23:12.622Z Downloaded headers v0.3.9
12612024-02-12T20:23:12.622Z Downloaded heapless v0.7.16
12622024-02-12T20:23:12.622Z Downloaded der v0.7.8
12632024-02-12T20:23:12.622Z Downloaded utf-8 v0.7.6
12642024-02-12T20:23:12.622Z Downloaded predicates v3.1.0
12652024-02-12T20:23:12.622Z Downloaded slog-envlogger v2.2.0
12662024-02-12T20:23:12.622Z Downloaded packed_struct v0.10.1
12672024-02-12T20:23:12.622Z Downloaded dof v0.3.0
12682024-02-12T20:23:12.622Z Downloaded futures-core v0.3.30
12692024-02-12T20:23:12.623Z Downloaded rand v0.4.6
12702024-02-12T20:23:12.623Z Downloaded heapless v0.8.0
12712024-02-12T20:23:12.623Z Downloaded derive_more v0.99.17
12722024-02-12T20:23:12.623Z Downloaded libxml v0.3.3
12732024-02-12T20:23:12.623Z Downloaded trust-dns-server v0.22.1
12742024-02-12T20:23:12.623Z Downloaded x509-cert v0.2.4
12752024-02-12T20:23:12.623Z Downloaded tokio-postgres v0.7.10
12762024-02-12T20:23:12.623Z Downloaded ring v0.17.7
12772024-02-12T20:23:12.623Z Downloaded vte_generate_state_changes v0.1.1
12782024-02-12T20:23:12.623Z Downloaded termtree v0.4.1
12792024-02-12T20:23:12.623Z Downloaded predicates-core v1.0.6
12802024-02-12T20:23:12.623Z Downloaded precomputed-hash v0.1.1
12812024-02-12T20:23:12.623Z Downloaded pathdiff v0.2.1
12822024-02-12T20:23:12.623Z Downloaded darling v0.20.3
12832024-02-12T20:23:12.623Z Downloaded fatfs v0.3.6
12842024-02-12T20:23:12.623Z Downloaded rstest_macros v0.18.2
12852024-02-12T20:23:12.623Z Downloaded itertools v0.10.5
12862024-02-12T20:23:12.623Z Downloaded rustfmt-wrapper v0.2.0
12872024-02-12T20:23:12.623Z Downloaded password-hash v0.5.0
12882024-02-12T20:23:12.623Z Downloaded mio v0.8.9
12892024-02-12T20:23:12.623Z Downloaded filetime v0.2.23
12902024-02-12T20:23:12.623Z Downloaded http v1.0.0
12912024-02-12T20:23:12.623Z Downloaded tungstenite v0.20.1
12922024-02-12T20:23:12.623Z Downloaded futures-task v0.3.30
12932024-02-12T20:23:12.624Z Downloaded pin-project-internal v1.1.3
12942024-02-12T20:23:12.624Z Downloaded tinyvec v1.6.0
12952024-02-12T20:23:12.624Z Downloaded toml_edit v0.19.15
12962024-02-12T20:23:12.624Z Downloaded ring v0.16.20
12972024-02-12T20:23:12.624Z Downloaded num-bigint-dig v0.8.4
12982024-02-12T20:23:12.624Z Downloaded signal-hook-registry v1.4.1
12992024-02-12T20:23:12.624Z Downloaded tempdir v0.3.7
13002024-02-12T20:23:12.624Z Downloaded ff v0.13.0
13012024-02-12T20:23:12.624Z Downloaded proc-macro-error-attr v1.0.4
13022024-02-12T20:23:12.624Z Downloaded scroll v0.12.0
13032024-02-12T20:23:12.624Z Downloaded scheduled-thread-pool v0.2.7
13042024-02-12T20:23:12.624Z Downloaded poly1305 v0.8.0
13052024-02-12T20:23:12.624Z Downloaded fastrand v2.0.1
13062024-02-12T20:23:12.624Z Downloaded zerocopy-derive v0.7.32
13072024-02-12T20:23:12.627Z Downloaded zone v0.3.0
13082024-02-12T20:23:12.628Z Downloaded ppv-lite86 v0.2.17
13092024-02-12T20:23:12.628Z Downloaded derive-where v1.2.7
13102024-02-12T20:23:12.628Z Downloaded partial-io v0.5.4
13112024-02-12T20:23:12.628Z Downloaded steno v0.4.0
13122024-02-12T20:23:12.631Z Downloaded vec_map v0.8.2
13132024-02-12T20:23:12.636Z Downloaded crossbeam-channel v0.5.8
13142024-02-12T20:23:12.639Z Downloaded num-rational v0.4.1
13152024-02-12T20:23:12.640Z Downloaded version_check v0.9.4
13162024-02-12T20:23:12.640Z Downloaded usdt v0.5.0
13172024-02-12T20:23:12.640Z Downloaded tempfile v3.10.0
13182024-02-12T20:23:12.642Z Downloaded serde_urlencoded v0.7.1
13192024-02-12T20:23:12.642Z Downloaded owo-colors v4.0.0
13202024-02-12T20:23:12.646Z Downloaded criterion v0.5.1
13212024-02-12T20:23:12.651Z Downloaded synstructure v0.12.6
13222024-02-12T20:23:12.659Z Downloaded deranged v0.3.8
13232024-02-12T20:23:12.659Z Downloaded fd-lock v3.0.13
13242024-02-12T20:23:12.666Z Downloaded omicron-zone-package v0.11.0
13252024-02-12T20:23:12.666Z Downloaded derive_builder v0.12.0
13262024-02-12T20:23:12.666Z Downloaded rustc-hash v1.1.0
13272024-02-12T20:23:12.666Z Downloaded hash32 v0.3.1
13282024-02-12T20:23:12.680Z Downloaded gethostname v0.4.3
13292024-02-12T20:23:12.680Z Downloaded which v4.4.0
13302024-02-12T20:23:12.680Z Downloaded snafu v0.7.5
13312024-02-12T20:23:12.681Z Downloaded backtrace v0.3.69
13322024-02-12T20:23:12.687Z Downloaded ahash v0.8.7
13332024-02-12T20:23:12.688Z Downloaded ron v0.8.1
13342024-02-12T20:23:12.688Z Downloaded pkcs1 v0.7.5
13352024-02-12T20:23:12.688Z Downloaded pkg-config v0.3.27
13362024-02-12T20:23:12.691Z Downloaded structmeta v0.3.0
13372024-02-12T20:23:12.691Z Downloaded signal-hook-mio v0.2.3
13382024-02-12T20:23:12.691Z Downloaded pkcs8 v0.10.2
13392024-02-12T20:23:12.691Z Downloaded endian-type v0.1.2
13402024-02-12T20:23:12.691Z Downloaded walkdir v2.4.0
13412024-02-12T20:23:12.695Z Downloaded unarray v0.1.4
13422024-02-12T20:23:12.695Z Downloaded futures-io v0.3.30
13432024-02-12T20:23:12.695Z Downloaded tokio-stream v0.1.14
13442024-02-12T20:23:12.701Z Downloaded tokio-rustls v0.25.0
13452024-02-12T20:23:12.704Z Downloaded once_cell v1.19.0
13462024-02-12T20:23:12.704Z Downloaded spki v0.7.2
13472024-02-12T20:23:12.704Z Downloaded futures-sink v0.3.30
13482024-02-12T20:23:12.709Z Downloaded pem-rfc7468 v0.7.0
13492024-02-12T20:23:12.709Z Downloaded whoami v1.4.1
13502024-02-12T20:23:12.712Z Downloaded textwrap v0.16.0
13512024-02-12T20:23:12.712Z Downloaded schemars v0.8.16
13522024-02-12T20:23:12.720Z Downloaded futures-macro v0.3.30
13532024-02-12T20:23:12.724Z Downloaded diff v0.1.13
13542024-02-12T20:23:12.729Z Downloaded smallvec v0.6.14
13552024-02-12T20:23:12.729Z Downloaded crypto-bigint v0.5.2
13562024-02-12T20:23:12.733Z Downloaded foreign-types v0.5.0
13572024-02-12T20:23:12.733Z Downloaded foreign-types-shared v0.1.1
13582024-02-12T20:23:12.733Z Downloaded futures-timer v3.0.2
13592024-02-12T20:23:12.736Z Downloaded tui-tree-widget v0.17.0
13602024-02-12T20:23:12.736Z Downloaded tar v0.4.40
13612024-02-12T20:23:12.739Z Downloaded socket2 v0.4.9
13622024-02-12T20:23:12.739Z Downloaded snafu-derive v0.7.5
13632024-02-12T20:23:12.739Z Downloaded slog-async v2.8.0
13642024-02-12T20:23:12.742Z Downloaded blake2b_simd v1.0.1
13652024-02-12T20:23:12.742Z Downloaded blake2 v0.10.6
13662024-02-12T20:23:12.746Z Downloaded phf_shared v0.10.0
13672024-02-12T20:23:12.746Z Downloaded guppy-workspace-hack v0.1.0
13682024-02-12T20:23:12.746Z Downloaded tinytemplate v1.2.1
13692024-02-12T20:23:12.749Z Downloaded topological-sort v0.2.2
13702024-02-12T20:23:12.749Z Downloaded textwrap v0.11.0
13712024-02-12T20:23:12.749Z Downloaded addr2line v0.21.0
13722024-02-12T20:23:12.754Z Downloaded opaque-debug v0.3.0
13732024-02-12T20:23:12.754Z Downloaded oorandom v11.1.3
13742024-02-12T20:23:12.754Z Downloaded hash32 v0.2.1
13752024-02-12T20:23:12.754Z Downloaded ena v0.14.2
13762024-02-12T20:23:12.761Z Downloaded difflib v0.4.0
13772024-02-12T20:23:12.761Z Downloaded curve25519-dalek-derive v0.1.0
13782024-02-12T20:23:12.761Z Downloaded xattr v1.0.1
13792024-02-12T20:23:12.761Z Downloaded serde_tokenstream v0.2.0
13802024-02-12T20:23:12.764Z Downloaded crossbeam-utils v0.8.16
13812024-02-12T20:23:12.765Z Downloaded clang-sys v1.6.1
13822024-02-12T20:23:12.771Z Downloaded dyn-clone v1.0.16
13832024-02-12T20:23:12.771Z Downloaded darling v0.14.4
13842024-02-12T20:23:12.771Z Downloaded vsss-rs v3.3.4
13852024-02-12T20:23:12.777Z Downloaded target-spec v3.1.0
13862024-02-12T20:23:12.777Z Downloaded target-lexicon v0.12.13
13872024-02-12T20:23:12.777Z Downloaded openssl-macros v0.1.1
13882024-02-12T20:23:12.778Z Downloaded rustls-pemfile v1.0.3
13892024-02-12T20:23:12.778Z Downloaded multer v3.0.0
13902024-02-12T20:23:12.782Z Downloaded rstest v0.18.2
13912024-02-12T20:23:12.785Z Downloaded headers-core v0.2.0
13922024-02-12T20:23:12.785Z Downloaded tap v1.0.1
13932024-02-12T20:23:12.786Z Downloaded siphasher v0.3.11
13942024-02-12T20:23:12.789Z Downloaded native-tls v0.2.11
13952024-02-12T20:23:12.789Z Downloaded bytecount v0.6.3
13962024-02-12T20:23:12.792Z Downloaded serde_tokenstream v0.1.7
13972024-02-12T20:23:12.792Z Downloaded hmac v0.12.1
13982024-02-12T20:23:12.795Z Downloaded static_assertions v1.1.0
13992024-02-12T20:23:12.796Z Downloaded thiserror-impl-no-std v2.0.2
14002024-02-12T20:23:12.799Z Downloaded swrite v0.1.0
14012024-02-12T20:23:12.799Z Downloaded strum_macros v0.25.2
14022024-02-12T20:23:12.799Z Downloaded structmeta-derive v0.3.0
14032024-02-12T20:23:12.802Z Downloaded similar-asserts v1.5.0
14042024-02-12T20:23:12.802Z Downloaded base64ct v1.6.0
14052024-02-12T20:23:12.812Z Downloaded indicatif v0.17.7
14062024-02-12T20:23:12.815Z Downloaded structmeta-derive v0.2.0
14072024-02-12T20:23:12.815Z Downloaded stable_deref_trait v1.2.0
14082024-02-12T20:23:12.815Z Downloaded serde-hex v0.1.0
14092024-02-12T20:23:12.816Z Downloaded lock_api v0.4.10
14102024-02-12T20:23:12.816Z Downloaded bcs v0.1.6
14112024-02-12T20:23:12.816Z Downloaded assert_cmd v2.0.13
14122024-02-12T20:23:12.816Z Downloaded ansi_term v0.12.1
14132024-02-12T20:23:12.819Z Downloaded slab v0.4.9
14142024-02-12T20:23:12.819Z Downloaded shlex v1.3.0
14152024-02-12T20:23:12.819Z Downloaded shell-words v1.1.0
14162024-02-12T20:23:12.819Z Downloaded secrecy v0.8.0
14172024-02-12T20:23:12.824Z Downloaded rusty-fork v0.3.0
14182024-02-12T20:23:12.824Z Downloaded resolv-conf v0.7.0
14192024-02-12T20:23:12.828Z Downloaded lru-cache v0.1.2
14202024-02-12T20:23:12.828Z Downloaded crossbeam-deque v0.8.3
14212024-02-12T20:23:12.828Z Downloaded memoffset v0.9.0
14222024-02-12T20:23:12.828Z Downloaded crossbeam v0.8.2
14232024-02-12T20:23:12.828Z Downloaded constant_time_eq v0.3.0
14242024-02-12T20:23:12.832Z Downloaded http-body v0.4.5
14252024-02-12T20:23:12.832Z Downloaded sha1 v0.10.6
14262024-02-12T20:23:12.832Z Downloaded corncobs v0.1.3
14272024-02-12T20:23:12.835Z Downloaded lru v0.12.1
14282024-02-12T20:23:12.835Z Downloaded zone_cfg_derive v0.3.0
14292024-02-12T20:23:12.836Z Downloaded rustversion v1.0.14
14302024-02-12T20:23:12.839Z Downloaded keccak v0.1.4
14312024-02-12T20:23:12.839Z Downloaded log v0.4.20
14322024-02-12T20:23:12.839Z Downloaded async-trait v0.1.77
14332024-02-12T20:23:12.843Z Downloaded csv-core v0.1.11
14342024-02-12T20:23:12.846Z Downloaded array-init v0.0.4
14352024-02-12T20:23:12.846Z Downloaded indoc v1.0.9
14362024-02-12T20:23:12.846Z Downloaded console v0.15.8
14372024-02-12T20:23:12.850Z Downloaded lazycell v1.3.0
14382024-02-12T20:23:12.850Z Downloaded ciborium-ll v0.2.2
14392024-02-12T20:23:12.853Z Downloaded httpdate v1.0.3
14402024-02-12T20:23:12.853Z Downloaded lazy_static v1.4.0
14412024-02-12T20:23:12.853Z Downloaded autocfg v1.1.0
14422024-02-12T20:23:12.856Z Downloaded bitfield v0.14.0
14432024-02-12T20:23:12.857Z Downloaded crc v3.0.1
14442024-02-12T20:23:12.857Z Downloaded new_debug_unreachable v1.0.4
14452024-02-12T20:23:12.860Z Downloaded libsw v3.3.1
14462024-02-12T20:23:12.860Z Downloaded linear-map v1.2.0
14472024-02-12T20:23:12.860Z Downloaded assert_matches v1.5.0
14482024-02-12T20:23:12.864Z Downloaded adler v1.0.2
14492024-02-12T20:23:12.864Z Downloaded approx v0.5.1
14502024-02-12T20:23:12.864Z Downloaded bit-vec v0.6.3
14512024-02-12T20:23:12.874Z Downloaded ascii-canvas v3.0.0
14522024-02-12T20:23:12.874Z Downloaded anes v0.1.6
14532024-02-12T20:23:12.880Z Downloaded aead v0.5.2
14542024-02-12T20:23:12.880Z Downloaded crossbeam-queue v0.3.8
14552024-02-12T20:23:12.880Z Downloaded linked-hash-map v0.5.6
14562024-02-12T20:23:12.880Z Downloaded newline-converter v0.3.0
14572024-02-12T20:23:12.880Z Downloaded memoffset v0.7.1
14582024-02-12T20:23:12.880Z Downloaded indexmap v1.9.3
14592024-02-12T20:23:12.880Z Downloaded crc-catalog v2.2.0
14602024-02-12T20:23:12.880Z Downloaded cpufeatures v0.2.12
14612024-02-12T20:23:12.880Z Downloaded cc v1.0.83
14622024-02-12T20:23:12.884Z Downloaded compact_str v0.7.1
14632024-02-12T20:23:12.884Z Downloaded colored v2.0.4
14642024-02-12T20:23:12.903Z Downloaded cipher v0.4.4
14652024-02-12T20:23:12.903Z Downloaded managed v0.8.0
14662024-02-12T20:23:12.903Z Downloaded cfg-if v1.0.0
14672024-02-12T20:23:12.908Z Downloaded schemars_derive v0.8.16
14682024-02-12T20:23:12.908Z Downloaded libloading v0.7.4
14692024-02-12T20:23:12.908Z Downloaded ciborium v0.2.2
14702024-02-12T20:23:12.908Z Downloaded async-stream-impl v0.3.5
14712024-02-12T20:23:12.909Z Downloaded argon2 v0.5.3
14722024-02-12T20:23:12.909Z Downloaded convert_case v0.4.0
14732024-02-12T20:23:12.909Z Downloaded rust-argon2 v1.0.1
14742024-02-12T20:23:12.909Z Downloaded ident_case v1.0.1
14752024-02-12T20:23:12.909Z Downloaded libefi-sys v0.1.0
14762024-02-12T20:23:12.909Z Downloaded cobs v0.2.3
14772024-02-12T20:23:12.909Z Downloaded cexpr v0.6.0
14782024-02-12T20:23:12.909Z Downloaded hyper-util v0.1.2
14792024-02-12T20:23:12.909Z Downloaded hyper-rustls v0.26.0
14802024-02-12T20:23:12.909Z Downloaded kstat-rs v0.2.3
14812024-02-12T20:23:12.914Z Downloaded num v0.4.1
14822024-02-12T20:23:12.914Z Downloaded nu-ansi-term v0.49.0
14832024-02-12T20:23:12.914Z Downloaded nibble_vec v0.1.0
14842024-02-12T20:23:12.914Z Downloaded lalrpop-util v0.19.12
14852024-02-12T20:23:12.914Z Downloaded impl-trait-for-tuples v0.2.2
14862024-02-12T20:23:12.918Z Downloaded block-buffer v0.10.4
14872024-02-12T20:23:12.918Z Downloaded bit-set v0.5.3
14882024-02-12T20:23:12.918Z Downloaded inout v0.1.3
14892024-02-12T20:23:12.918Z Downloaded const-oid v0.9.5
14902024-02-12T20:23:12.923Z Downloaded hyper-staticfile v0.9.5
14912024-02-12T20:23:12.923Z Downloaded chacha20 v0.9.1
14922024-02-12T20:23:12.934Z Downloaded buf-list v1.0.3
14932024-02-12T20:23:13.473Z Compiling serde v1.0.196
14942024-02-12T20:23:13.473Z Compiling autocfg v1.1.0
14952024-02-12T20:23:13.473Z Compiling version_check v0.9.4
14962024-02-12T20:23:13.478Z Checking cfg-if v1.0.0
14972024-02-12T20:23:13.478Z Compiling syn v1.0.109
14982024-02-12T20:23:13.535Z Checking libc v0.2.153
14992024-02-12T20:23:13.556Z Compiling syn v2.0.48
15002024-02-12T20:23:13.587Z Compiling parking_lot_core v0.9.8
15012024-02-12T20:23:13.616Z Compiling cc v1.0.83
15022024-02-12T20:23:14.096Z Compiling memchr v2.6.3
15032024-02-12T20:23:14.170Z Compiling once_cell v1.19.0
15042024-02-12T20:23:14.350Z Compiling ahash v0.8.7
15052024-02-12T20:23:14.370Z Compiling lock_api v0.4.10
15062024-02-12T20:23:14.650Z Compiling libm v0.2.7
15072024-02-12T20:23:14.775Z Compiling num-traits v0.2.16
15082024-02-12T20:23:14.827Z Checking getrandom v0.2.10
15092024-02-12T20:23:15.438Z Compiling byteorder v1.5.0
15102024-02-12T20:23:15.461Z Compiling serde_json v1.0.113
15112024-02-12T20:23:15.495Z Compiling log v0.4.20
15122024-02-12T20:23:15.502Z Compiling slab v0.4.9
15132024-02-12T20:23:15.953Z Compiling typenum v1.16.0
15142024-02-12T20:23:15.980Z Checking scopeguard v1.2.0
15152024-02-12T20:23:16.132Z Compiling generic-array v0.14.7
15162024-02-12T20:23:16.175Z Checking itoa v1.0.9
15172024-02-12T20:23:16.293Z Compiling pkg-config v0.3.27
15182024-02-12T20:23:16.491Z Checking smallvec v1.13.1
15192024-02-12T20:23:16.794Z Compiling allocator-api2 v0.2.16
15202024-02-12T20:23:16.825Z Compiling rustix v0.38.31
15212024-02-12T20:23:16.860Z Compiling ring v0.17.7
15222024-02-12T20:23:16.932Z Compiling schemars v0.8.16
15232024-02-12T20:23:17.326Z Compiling httparse v1.8.0
15242024-02-12T20:23:17.569Z Compiling fnv v1.0.7
15252024-02-12T20:23:17.700Z Compiling vcpkg v0.2.15
15262024-02-12T20:23:17.727Z Compiling aho-corasick v1.0.4
15272024-02-12T20:23:17.780Z Compiling regex-syntax v0.8.2
15282024-02-12T20:23:18.020Z Checking parking_lot v0.12.1
15292024-02-12T20:23:18.432Z Checking pin-project-lite v0.2.13
15302024-02-12T20:23:18.956Z Compiling ucd-trie v0.1.6
15312024-02-12T20:23:19.830Z Compiling openssl-sys v0.9.96
15322024-02-12T20:23:19.847Z Compiling crossbeam-utils v0.8.16
15332024-02-12T20:23:21.123Z Compiling regex-automata v0.4.4
15342024-02-12T20:23:21.277Z Compiling serde_derive_internals v0.26.0
15352024-02-12T20:23:22.189Z Compiling ring v0.16.20
15362024-02-12T20:23:28.533Z Checking signal-hook-registry v1.4.1
15372024-02-12T20:23:28.666Z Checking mio v0.8.9
15382024-02-12T20:23:28.666Z Checking rand_core v0.6.4
15392024-02-12T20:23:28.667Z Compiling openssl v0.10.60
15402024-02-12T20:23:28.667Z Checking ryu v1.0.15
15412024-02-12T20:23:28.667Z Compiling iana-time-zone v0.1.57
15422024-02-12T20:23:28.667Z Checking num_cpus v1.16.0
15432024-02-12T20:23:28.667Z Checking futures-core v0.3.30
15442024-02-12T20:23:28.667Z Compiling rustls v0.21.9
15452024-02-12T20:23:28.667Z Compiling native-tls v0.2.11
15462024-02-12T20:23:28.667Z Checking socket2 v0.5.5
15472024-02-12T20:23:28.667Z Compiling spin v0.5.2
15482024-02-12T20:23:28.667Z Compiling regex v1.10.3
15492024-02-12T20:23:28.667Z Compiling dyn-clone v1.0.16
15502024-02-12T20:23:28.667Z Compiling memoffset v0.9.0
15512024-02-12T20:23:28.667Z Compiling async-trait v0.1.77
15522024-02-12T20:23:28.735Z Compiling slog v2.7.0
15532024-02-12T20:23:28.735Z Compiling crossbeam-epoch v0.9.15
15542024-02-12T20:23:28.735Z Compiling backtrace v0.3.69
15552024-02-12T20:23:28.736Z Compiling errno v0.3.8
15562024-02-12T20:23:28.736Z Compiling futures-sink v0.3.30
15572024-02-12T20:23:28.736Z Compiling tinyvec_macros v0.1.1
15582024-02-12T20:23:28.736Z Compiling either v1.9.0
15592024-02-12T20:23:28.736Z Compiling crc32fast v1.3.2
15602024-02-12T20:23:28.736Z Compiling unicode-xid v0.2.4
15612024-02-12T20:23:28.737Z Compiling futures-channel v0.3.30
15622024-02-12T20:23:28.737Z Compiling tinyvec v1.6.0
15632024-02-12T20:23:28.737Z Compiling rustversion v1.0.14
15642024-02-12T20:23:28.737Z Compiling futures-task v0.3.30
15652024-02-12T20:23:28.737Z Compiling pin-utils v0.1.0
15662024-02-12T20:23:28.737Z Compiling futures-io v0.3.30
15672024-02-12T20:23:28.737Z Compiling unicode-width v0.1.11
15682024-02-12T20:23:28.737Z Compiling anyhow v1.0.75
15692024-02-12T20:23:28.737Z Compiling spin v0.9.8
15702024-02-12T20:23:28.737Z Compiling tracing-core v0.1.31
15712024-02-12T20:23:28.737Z Compiling serde_derive v1.0.196
15722024-02-12T20:23:28.737Z Compiling zerocopy-derive v0.7.32
15732024-02-12T20:23:28.737Z Compiling thiserror-impl v1.0.56
15742024-02-12T20:23:28.737Z Compiling zeroize_derive v1.4.2
15752024-02-12T20:23:28.841Z Compiling tokio-macros v2.2.0
15762024-02-12T20:23:29.026Z Compiling futures-macro v0.3.30
15772024-02-12T20:23:29.637Z Compiling tracing-attributes v0.1.26
15782024-02-12T20:23:30.403Z Compiling schemars_derive v0.8.16
15792024-02-12T20:23:30.633Z Compiling openssl-macros v0.1.1
15802024-02-12T20:23:30.901Z Compiling zerocopy v0.7.32
15812024-02-12T20:23:31.012Z Checking zeroize v1.7.0
15822024-02-12T20:23:31.759Z Compiling futures-util v0.3.30
15832024-02-12T20:23:32.090Z Compiling thiserror v1.0.56
15842024-02-12T20:23:32.222Z Compiling pest v2.7.6
15852024-02-12T20:23:33.198Z Compiling hashbrown v0.14.2
15862024-02-12T20:23:33.376Z Compiling hashbrown v0.13.2
15872024-02-12T20:23:33.764Z Compiling unicode-normalization v0.1.22
15882024-02-12T20:23:34.260Z Compiling unicode-bidi v0.3.13
15892024-02-12T20:23:34.392Z Compiling tracing v0.1.37
15902024-02-12T20:23:34.667Z Compiling pest_meta v2.7.6
15912024-02-12T20:23:34.895Z Compiling der_derive v0.7.2
15922024-02-12T20:23:35.933Z Compiling num-integer v0.1.45
15932024-02-12T20:23:35.940Z Checking subtle v2.5.0
15942024-02-12T20:23:36.475Z Compiling pest_generator v2.7.6
15952024-02-12T20:23:36.481Z Compiling lazy_static v1.4.0
15962024-02-12T20:23:37.996Z Compiling time-core v0.1.1
15972024-02-12T20:23:38.156Z Compiling untrusted v0.7.1
15982024-02-12T20:23:38.191Z Compiling untrusted v0.9.0
15992024-02-12T20:23:38.209Z Compiling percent-encoding v2.3.1
16002024-02-12T20:23:38.382Z Compiling foreign-types-shared v0.1.1
16012024-02-12T20:23:38.489Z Compiling foreign-types v0.3.2
16022024-02-12T20:23:38.584Z Compiling time-macros v0.2.13
16032024-02-12T20:23:38.995Z Compiling scroll_derive v0.12.0
16042024-02-12T20:23:40.016Z Compiling pest_derive v2.7.6
16052024-02-12T20:23:40.704Z Compiling synstructure v0.12.6
16062024-02-12T20:23:41.643Z Compiling thread-id v4.2.0
16072024-02-12T20:23:41.753Z Compiling try-lock v0.2.4
16082024-02-12T20:23:41.895Z Compiling base64 v0.21.7
16092024-02-12T20:23:42.205Z Compiling want v0.3.1
16102024-02-12T20:23:42.258Z Compiling sct v0.7.0
16112024-02-12T20:23:42.338Z Compiling rustls-webpki v0.101.7
16122024-02-12T20:23:42.475Z Compiling form_urlencoded v1.2.1
16132024-02-12T20:23:42.560Z Compiling socket2 v0.4.9
16142024-02-12T20:23:42.591Z Compiling zerocopy-derive v0.2.0
16152024-02-12T20:23:42.655Z Compiling openssl-probe v0.1.5
16162024-02-12T20:23:42.679Z Checking bytes v1.5.0
16172024-02-12T20:23:42.991Z Checking bitflags v2.4.0
16182024-02-12T20:23:43.192Z Compiling tower-service v0.3.2
16192024-02-12T20:23:43.360Z Compiling httpdate v1.0.3
16202024-02-12T20:23:43.488Z Checking tokio v1.36.0
16212024-02-12T20:23:43.629Z Compiling const-oid v0.9.5
16222024-02-12T20:23:44.139Z Compiling indexmap v2.2.2
16232024-02-12T20:23:44.535Z Compiling uuid v1.7.0
16242024-02-12T20:23:44.725Z Compiling chrono v0.4.31
16252024-02-12T20:23:44.734Z Compiling semver v1.0.21
16262024-02-12T20:23:45.461Z Compiling http v0.2.11
16272024-02-12T20:23:45.569Z Compiling serde_spanned v0.6.5
16282024-02-12T20:23:45.587Z Compiling toml_datetime v0.6.5
16292024-02-12T20:23:45.785Z Compiling openapiv3 v2.0.0
16302024-02-12T20:23:46.062Z Compiling rustc_version v0.4.0
16312024-02-12T20:23:46.147Z Compiling toml_edit v0.19.15
16322024-02-12T20:23:48.756Z Compiling http-body v0.4.5
16332024-02-12T20:23:50.367Z Compiling idna v0.5.0
16342024-02-12T20:23:50.990Z Compiling adler v1.0.2
16352024-02-12T20:23:51.213Z Compiling url v2.5.0
16362024-02-12T20:23:52.007Z Compiling miniz_oxide v0.7.1
16372024-02-12T20:23:52.224Z Compiling ipnet v2.9.0
16382024-02-12T20:23:52.815Z Compiling signal-hook v0.3.17
16392024-02-12T20:23:53.145Z Compiling serde_urlencoded v0.7.1
16402024-02-12T20:23:53.202Z Compiling rustls-pemfile v1.0.3
16412024-02-12T20:23:53.605Z Compiling crypto-common v0.1.6
16422024-02-12T20:23:53.661Z Compiling tokio-util v0.7.10
16432024-02-12T20:23:53.722Z Compiling zerocopy-derive v0.6.4
16442024-02-12T20:23:53.817Z Compiling clap_derive v4.4.2
16452024-02-12T20:23:54.176Z Compiling tokio-rustls v0.24.1
16462024-02-12T20:23:54.435Z Compiling tokio-native-tls v0.3.1
16472024-02-12T20:23:54.569Z Compiling usdt-impl v0.3.5
16482024-02-12T20:23:54.709Z Compiling encoding_rs v0.8.33
16492024-02-12T20:23:54.930Z Compiling h2 v0.3.24
16502024-02-12T20:23:55.285Z Compiling siphasher v0.3.11
16512024-02-12T20:23:55.701Z Compiling webpki-roots v0.25.2
16522024-02-12T20:23:56.290Z Compiling mime v0.3.17
16532024-02-12T20:23:56.704Z Compiling gimli v0.28.0
16542024-02-12T20:23:56.704Z Compiling zerocopy v0.3.0
16552024-02-12T20:23:56.705Z Compiling scroll v0.12.0
16562024-02-12T20:23:57.027Z Compiling block-buffer v0.10.4
16572024-02-12T20:23:57.291Z Compiling bzip2-sys v0.1.11+1.0.8
16582024-02-12T20:23:57.513Z Compiling object v0.32.1
16592024-02-12T20:23:57.791Z Compiling num-iter v0.1.43
16602024-02-12T20:23:58.124Z Compiling usdt-impl v0.5.0
16612024-02-12T20:23:58.511Z Checking equivalent v1.0.1
16622024-02-12T20:23:58.629Z Compiling rustc-demangle v0.1.23
16632024-02-12T20:23:59.376Z Compiling plain v0.2.3
16642024-02-12T20:23:59.556Z Compiling goblin v0.8.0
16652024-02-12T20:24:00.826Z Compiling addr2line v0.21.0
16662024-02-12T20:24:01.257Z Compiling flate2 v1.0.28
16672024-02-12T20:24:01.443Z Compiling digest v0.10.7
16682024-02-12T20:24:01.604Z Compiling dof v0.1.5
16692024-02-12T20:24:01.810Z Compiling heapless v0.7.16
16702024-02-12T20:24:01.952Z Compiling hyper v0.14.27
16712024-02-12T20:24:01.992Z Compiling dtrace-parser v0.1.14
16722024-02-12T20:24:02.226Z Compiling futures-executor v0.3.30
16732024-02-12T20:24:03.167Z Compiling pretty-hex v0.4.1
16742024-02-12T20:24:03.167Z Compiling ppv-lite86 v0.2.17
16752024-02-12T20:24:03.385Z Compiling futures v0.3.30
16762024-02-12T20:24:03.579Z Compiling rand_chacha v0.3.1
16772024-02-12T20:24:03.611Z Compiling toml v0.7.8
16782024-02-12T20:24:04.617Z Compiling toml_edit v0.21.1
16792024-02-12T20:24:04.782Z Compiling hex v0.4.3
16802024-02-12T20:24:05.405Z Compiling dof v0.3.0
16812024-02-12T20:24:05.426Z Compiling serde_tokenstream v0.1.7
16822024-02-12T20:24:05.952Z Compiling dtrace-parser v0.2.0
16832024-02-12T20:24:06.043Z Compiling strum_macros v0.25.2
16842024-02-12T20:24:07.314Z Compiling bit-vec v0.6.3
16852024-02-12T20:24:07.814Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16862024-02-12T20:24:08.040Z Compiling rand v0.8.5
16872024-02-12T20:24:08.793Z Compiling phf_shared v0.10.0
16882024-02-12T20:24:09.187Z Compiling hyper-tls v0.5.0
16892024-02-12T20:24:09.210Z Compiling hyper-rustls v0.24.2
16902024-02-12T20:24:09.530Z Compiling reqwest v0.11.22
16912024-02-12T20:24:09.533Z Compiling num-bigint v0.4.4
16922024-02-12T20:24:09.563Z Compiling new_debug_unreachable v1.0.4
16932024-02-12T20:24:09.650Z Compiling smoltcp v0.9.1
16942024-02-12T20:24:10.393Z Compiling precomputed-hash v0.1.1
16952024-02-12T20:24:10.410Z Compiling minimal-lexical v0.2.1
16962024-02-12T20:24:10.416Z Compiling fixedbitset v0.4.2
16972024-02-12T20:24:10.438Z Compiling base64ct v1.6.0
16982024-02-12T20:24:10.478Z Compiling string_cache v0.8.7
16992024-02-12T20:24:10.862Z Compiling nom v7.1.3
17002024-02-12T20:24:10.882Z Compiling petgraph v0.6.4
17012024-02-12T20:24:10.902Z Compiling pem-rfc7468 v0.7.0
17022024-02-12T20:24:10.940Z Compiling bit-set v0.5.3
17032024-02-12T20:24:11.064Z Compiling usdt-macro v0.3.5
17042024-02-12T20:24:11.210Z Compiling usdt-attr-macro v0.3.5
17052024-02-12T20:24:11.659Z Compiling hmac v0.12.1
17062024-02-12T20:24:12.445Z Compiling hubpack_derive v0.1.1
17072024-02-12T20:24:12.469Z Compiling enum-as-inner v0.5.1
17082024-02-12T20:24:12.537Z Compiling itertools v0.10.5
17092024-02-12T20:24:12.775Z Compiling diesel_table_macro_syntax v0.1.0
17102024-02-12T20:24:13.163Z Compiling lalrpop-util v0.19.12
17112024-02-12T20:24:13.438Z Compiling flagset v0.4.3
17122024-02-12T20:24:13.589Z Compiling unicode-segmentation v1.10.1
17132024-02-12T20:24:13.633Z Compiling der v0.7.8
17142024-02-12T20:24:14.035Z Compiling diesel_derives v2.1.2
17152024-02-12T20:24:14.481Z Compiling cpufeatures v0.2.12
17162024-02-12T20:24:14.573Z Compiling sha2 v0.10.8
17172024-02-12T20:24:14.720Z Compiling rustix v0.37.23
17182024-02-12T20:24:15.153Z Compiling md-5 v0.10.5
17192024-02-12T20:24:15.574Z Compiling stringprep v0.1.3
17202024-02-12T20:24:16.199Z Compiling spki v0.7.2
17212024-02-12T20:24:16.226Z Compiling serde_repr v0.1.16
17222024-02-12T20:24:16.292Z Compiling hash32 v0.2.1
17232024-02-12T20:24:16.570Z Checking unicode-ident v1.0.12
17242024-02-12T20:24:16.600Z Compiling fallible-iterator v0.2.0
17252024-02-12T20:24:16.723Z Compiling stable_deref_trait v1.2.0
17262024-02-12T20:24:17.083Z Compiling pkcs8 v0.10.2
17272024-02-12T20:24:17.119Z Compiling terminal_size v0.2.6
17282024-02-12T20:24:17.303Z Compiling postgres-protocol v0.6.6
17292024-02-12T20:24:17.618Z Compiling phf_shared v0.11.2
17302024-02-12T20:24:17.686Z Compiling ff v0.13.0
17312024-02-12T20:24:17.985Z Compiling block-padding v0.3.3
17322024-02-12T20:24:18.000Z Compiling scheduled-thread-pool v0.2.7
17332024-02-12T20:24:18.244Z Compiling num_threads v0.1.6
17342024-02-12T20:24:18.409Z Compiling managed v0.8.0
17352024-02-12T20:24:18.447Z Compiling base16ct v0.2.0
17362024-02-12T20:24:18.604Z Compiling regex-automata v0.1.10
17372024-02-12T20:24:18.661Z Compiling matches v0.1.10
17382024-02-12T20:24:18.667Z Compiling deranged v0.3.8
17392024-02-12T20:24:18.741Z Compiling idna v0.2.3
17402024-02-12T20:24:18.784Z Compiling clap_builder v4.4.2
17412024-02-12T20:24:19.096Z Compiling bstr v0.2.17
17422024-02-12T20:24:19.402Z Compiling sec1 v0.7.3
17432024-02-12T20:24:19.990Z Compiling r2d2 v0.8.10
17442024-02-12T20:24:20.360Z Compiling inout v0.1.3
17452024-02-12T20:24:20.389Z Compiling postgres-types v0.2.6
17462024-02-12T20:24:20.557Z Compiling time v0.3.27
17472024-02-12T20:24:20.584Z Compiling signal-hook-mio v0.2.3
17482024-02-12T20:24:20.630Z Compiling phf v0.11.2
17492024-02-12T20:24:20.727Z Compiling group v0.13.0
17502024-02-12T20:24:20.900Z Compiling bzip2 v0.4.4
17512024-02-12T20:24:21.160Z Compiling hubpack v0.1.2
17522024-02-12T20:24:21.289Z Compiling hkdf v0.12.4
17532024-02-12T20:24:21.630Z Compiling zerocopy v0.6.4
17542024-02-12T20:24:21.902Z Compiling ipnetwork v0.20.0
17552024-02-12T20:24:21.986Z Compiling crypto-bigint v0.5.2
17562024-02-12T20:24:22.486Z Compiling float-cmp v0.9.0
17572024-02-12T20:24:22.724Z Compiling static_assertions v1.1.0
17582024-02-12T20:24:22.828Z Compiling regex-automata v0.3.8
17592024-02-12T20:24:22.880Z Compiling normalize-line-endings v0.3.0
17602024-02-12T20:24:23.000Z Compiling whoami v1.4.1
17612024-02-12T20:24:23.651Z Compiling data-encoding v2.4.0
17622024-02-12T20:24:25.233Z Compiling predicates-core v1.0.6
17632024-02-12T20:24:25.511Z Compiling difflib v0.4.0
17642024-02-12T20:24:25.535Z Checking bitflags v1.3.2
17652024-02-12T20:24:25.590Z Compiling bstr v1.6.0
17662024-02-12T20:24:25.623Z Compiling trust-dns-proto v0.22.0
17672024-02-12T20:24:26.021Z Compiling predicates v3.1.0
17682024-02-12T20:24:26.151Z Compiling yasna v0.5.2
17692024-02-12T20:24:27.205Z Compiling elliptic-curve v0.13.8
17702024-02-12T20:24:27.223Z Compiling tokio-postgres v0.7.10
17712024-02-12T20:24:27.777Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17722024-02-12T20:24:28.033Z Compiling clap v4.4.3
17732024-02-12T20:24:28.143Z Compiling zip v0.6.6
17742024-02-12T20:24:28.201Z Compiling crossterm v0.27.0
17752024-02-12T20:24:28.924Z Compiling cipher v0.4.4
17762024-02-12T20:24:29.451Z Compiling similar v2.3.0
17772024-02-12T20:24:29.806Z Checking proc-macro2 v1.0.78
17782024-02-12T20:24:30.660Z Compiling usdt v0.3.5
17792024-02-12T20:24:30.731Z Compiling diesel v2.1.4
17802024-02-12T20:24:30.950Z Compiling tokio-stream v0.1.14
17812024-02-12T20:24:31.944Z Compiling console v0.15.8
17822024-02-12T20:24:32.300Z Checking quote v1.0.35
17832024-02-12T20:24:35.455Z Checking utf8parse v0.2.1
17842024-02-12T20:24:37.355Z Checking anstyle v1.0.2
17852024-02-12T20:24:38.427Z Compiling serde_tokenstream v0.2.0
17862024-02-12T20:24:38.948Z Checking io-lifetimes v1.0.11
17872024-02-12T20:24:44.597Z Checking anstyle-parse v0.2.1
17882024-02-12T20:24:44.597Z Checking anstyle-query v1.0.0
17892024-02-12T20:24:44.597Z Checking colorchoice v1.0.0
17902024-02-12T20:24:44.598Z Checking anstream v0.5.0
17912024-02-12T20:24:44.598Z Checking clap_lex v0.5.1
17922024-02-12T20:24:44.598Z Checking strsim v0.10.0
17932024-02-12T20:24:44.598Z Checking winnow v0.5.15
17942024-02-12T20:24:49.367Z Compiling regress v0.7.1
17952024-02-12T20:24:52.842Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
17962024-02-12T20:24:59.550Z Compiling getopts v0.2.21
17972024-02-12T20:24:59.833Z Compiling unsafe-libyaml v0.2.10
17982024-02-12T20:25:00.102Z Checking heck v0.4.1
17992024-02-12T20:25:00.926Z Checking camino v1.1.6
18002024-02-12T20:25:01.495Z Compiling serde_yaml v0.9.25
18012024-02-12T20:25:01.767Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18022024-02-12T20:25:01.906Z Compiling ident_case v1.0.1
18032024-02-12T20:25:02.077Z Checking match_cfg v0.1.0
18042024-02-12T20:25:02.094Z Checking rustls-pki-types v1.1.0
18052024-02-12T20:25:02.110Z Checking fastrand v2.0.1
18062024-02-12T20:25:02.165Z Checking hostname v0.3.1
18072024-02-12T20:25:02.294Z Checking http v1.0.0
18082024-02-12T20:25:02.419Z Checking tempfile v3.10.0
18092024-02-12T20:25:02.481Z Checking atty v0.2.14
18102024-02-12T20:25:02.593Z Checking quick-error v1.2.3
18112024-02-12T20:25:02.728Z Compiling paste v1.0.14
18122024-02-12T20:25:02.753Z Checking crossbeam-channel v0.5.8
18132024-02-12T20:25:03.333Z Checking sha1 v0.10.6
18142024-02-12T20:25:03.493Z Checking dirs-sys-next v0.1.2
18152024-02-12T20:25:03.602Z Compiling rustls v0.22.2
18162024-02-12T20:25:03.670Z Checking dirs-next v2.0.0
18172024-02-12T20:25:03.798Z Checking rustls-webpki v0.102.1
18182024-02-12T20:25:03.929Z Checking thread_local v1.1.7
18192024-02-12T20:25:04.214Z Checking instant v0.1.12
18202024-02-12T20:25:04.331Z Compiling slog-async v2.8.0
18212024-02-12T20:25:04.926Z Checking term v0.7.0
18222024-02-12T20:25:04.946Z Checking rustls-pemfile v2.0.0
18232024-02-12T20:25:05.170Z Compiling multer v3.0.0
18242024-02-12T20:25:05.351Z Checking debug-ignore v1.0.5
18252024-02-12T20:25:05.439Z Checking take_mut v0.2.2
18262024-02-12T20:25:05.475Z Checking slog-term v2.9.0
18272024-02-12T20:25:05.564Z Compiling darling_core v0.20.3
18282024-02-12T20:25:05.750Z Checking slog-json v2.6.1
18292024-02-12T20:25:05.882Z Compiling async-stream-impl v0.3.5
18302024-02-12T20:25:05.932Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18312024-02-12T20:25:06.005Z Checking atomic-waker v1.1.1
18322024-02-12T20:25:06.136Z Checking waitgroup v0.1.2
18332024-02-12T20:25:06.275Z Checking slog-bunyan v2.5.0
18342024-02-12T20:25:06.438Z Checking toml v0.8.9
18352024-02-12T20:25:06.720Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
18362024-02-12T20:25:07.231Z Checking serde_path_to_error v0.1.15
18372024-02-12T20:25:07.341Z Checking async-stream v0.3.5
18382024-02-12T20:25:07.536Z Checking wait-timeout v0.2.0
18392024-02-12T20:25:07.702Z Checking strum v0.25.0
18402024-02-12T20:25:07.853Z Compiling structmeta-derive v0.3.0
18412024-02-12T20:25:07.861Z Checking rusty-fork v0.3.0
18422024-02-12T20:25:08.143Z Compiling structmeta-derive v0.2.0
18432024-02-12T20:25:08.298Z Checking tokio-rustls v0.25.0
18442024-02-12T20:25:08.690Z Checking rand_xorshift v0.3.0
18452024-02-12T20:25:08.855Z Checking unarray v0.1.4
18462024-02-12T20:25:09.005Z Checking proptest v1.4.0
18472024-02-12T20:25:11.089Z Compiling structmeta v0.3.0
18482024-02-12T20:25:11.362Z Compiling structmeta v0.2.0
18492024-02-12T20:25:11.510Z Compiling parse-display-derive v0.9.0
18502024-02-12T20:25:11.806Z Checking backoff v0.4.0
18512024-02-12T20:25:11.866Z Compiling darling_macro v0.20.3
18522024-02-12T20:25:12.103Z Compiling test-strategy v0.3.1
18532024-02-12T20:25:12.160Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18542024-02-12T20:25:12.749Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18552024-02-12T20:25:12.972Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
18562024-02-12T20:25:12.990Z Compiling darling v0.20.3
18572024-02-12T20:25:13.102Z Compiling serde_with_macros v3.6.0
18582024-02-12T20:25:13.118Z Checking macaddr v1.0.1
18592024-02-12T20:25:13.237Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18602024-02-12T20:25:13.358Z Checking camino-tempfile v1.1.1
18612024-02-12T20:25:13.476Z Checking is-terminal v0.4.9
18622024-02-12T20:25:13.595Z Compiling proc-macro-error-attr v1.0.4
18632024-02-12T20:25:13.635Z Compiling proc-macro-error v1.0.4
18642024-02-12T20:25:14.106Z Compiling proc-macro-crate v1.3.1
18652024-02-12T20:25:14.129Z Compiling heapless v0.8.0
18662024-02-12T20:25:14.711Z Checking termtree v0.4.1
18672024-02-12T20:25:14.908Z Checking predicates-tree v1.0.9
18682024-02-12T20:25:15.232Z Compiling num_enum_derive v0.5.11
18692024-02-12T20:25:15.357Z Checking hash32 v0.3.1
18702024-02-12T20:25:15.539Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18712024-02-12T20:25:15.616Z Compiling smoltcp v0.11.0
18722024-02-12T20:25:16.339Z Checking embedded-io v0.4.0
18732024-02-12T20:25:16.433Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18742024-02-12T20:25:16.461Z Checking serde_with v3.6.0
18752024-02-12T20:25:16.523Z Checking parse-display v0.9.0
18762024-02-12T20:25:16.543Z Checking cobs v0.2.3
18772024-02-12T20:25:16.717Z Compiling crucible-workspace-hack v0.1.0
18782024-02-12T20:25:16.721Z Checking postcard v1.0.8
18792024-02-12T20:25:16.769Z Compiling foreign-types-macros v0.2.3
18802024-02-12T20:25:17.029Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18812024-02-12T20:25:17.382Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18822024-02-12T20:25:17.416Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18832024-02-12T20:25:17.467Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
18842024-02-12T20:25:17.604Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
18852024-02-12T20:25:17.679Z Checking foreign-types-shared v0.3.1
18862024-02-12T20:25:18.101Z Checking foreign-types v0.5.0
18872024-02-12T20:25:18.130Z Checking num_enum v0.5.11
18882024-02-12T20:25:18.221Z Compiling usdt-attr-macro v0.5.0
18892024-02-12T20:25:18.263Z Compiling usdt-macro v0.5.0
18902024-02-12T20:25:18.277Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18912024-02-12T20:25:19.310Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18922024-02-12T20:25:19.669Z Checking cstr-argument v0.1.2
18932024-02-12T20:25:19.809Z Checking memmap v0.7.0
18942024-02-12T20:25:19.911Z Checking pretty-hex v0.2.1
18952024-02-12T20:25:19.990Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18962024-02-12T20:25:20.050Z Checking usdt v0.5.0
18972024-02-12T20:25:20.060Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18982024-02-12T20:25:20.064Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
18992024-02-12T20:25:20.116Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19002024-02-12T20:25:20.307Z Checking colored v2.0.4
19012024-02-12T20:25:20.320Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19022024-02-12T20:25:20.323Z Compiling zone_cfg_derive v0.3.0
19032024-02-12T20:25:20.365Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19042024-02-12T20:25:20.404Z Compiling mockall_derive v0.12.0
19052024-02-12T20:25:20.532Z Compiling num-derive v0.4.0
19062024-02-12T20:25:20.703Z Checking downcast v0.11.0
19072024-02-12T20:25:20.914Z Checking fragile v2.0.0
19082024-02-12T20:25:21.158Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
19092024-02-12T20:25:21.389Z Checking smf v0.2.2
19102024-02-12T20:25:21.474Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19112024-02-12T20:25:21.847Z Checking filetime v0.2.23
19122024-02-12T20:25:21.931Z Checking zone v0.3.0
19132024-02-12T20:25:22.049Z Checking xattr v1.0.1
19142024-02-12T20:25:22.220Z Checking same-file v1.0.6
19152024-02-12T20:25:22.375Z Checking tar v0.4.40
19162024-02-12T20:25:22.390Z Checking walkdir v2.4.0
19172024-02-12T20:25:22.664Z Compiling rayon-core v1.12.0
19182024-02-12T20:25:22.704Z Checking pem v3.0.2
19192024-02-12T20:25:22.934Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
19202024-02-12T20:25:22.938Z Checking linked-hash-map v0.5.6
19212024-02-12T20:25:22.964Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
19222024-02-12T20:25:23.002Z Checking itertools v0.12.1
19232024-02-12T20:25:23.086Z Checking headers-core v0.2.0
19242024-02-12T20:25:23.201Z Checking swrite v0.1.0
19252024-02-12T20:25:23.223Z Checking headers v0.3.9
19262024-02-12T20:25:23.264Z Checking lru-cache v0.1.2
19272024-02-12T20:25:23.310Z Checking password-hash v0.5.0
19282024-02-12T20:25:23.403Z Checking blake2 v0.10.6
19292024-02-12T20:25:23.492Z Checking rcgen v0.12.1
19302024-02-12T20:25:23.773Z Checking atomicwrites v0.4.3
19312024-02-12T20:25:23.890Z Checking argon2 v0.5.3
19322024-02-12T20:25:23.976Z Checking subprocess v0.2.9
19332024-02-12T20:25:24.185Z Checking arc-swap v1.6.0
19342024-02-12T20:25:24.411Z Compiling cancel-safe-futures v0.1.5
19352024-02-12T20:25:24.504Z Checking half v2.3.1
19362024-02-12T20:25:24.508Z Checking ciborium-io v0.2.2
19372024-02-12T20:25:24.618Z Checking slog-scope v4.4.0
19382024-02-12T20:25:24.634Z Checking resolv-conf v0.7.0
19392024-02-12T20:25:24.819Z Checking slog-stdlog v4.1.1
19402024-02-12T20:25:24.968Z Checking slog-envlogger v2.2.0
19412024-02-12T20:25:24.972Z Checking ciborium-ll v0.2.2
19422024-02-12T20:25:24.999Z Checking trust-dns-resolver v0.22.0
19432024-02-12T20:25:25.174Z Checking libsw v3.3.1
19442024-02-12T20:25:25.247Z Compiling derive-where v1.2.7
19452024-02-12T20:25:25.278Z Checking ciborium v0.2.2
19462024-02-12T20:25:25.426Z Checking owo-colors v4.0.0
19472024-02-12T20:25:25.744Z Checking linear-map v1.2.0
19482024-02-12T20:25:25.889Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
19492024-02-12T20:25:26.066Z Checking textwrap v0.11.0
19502024-02-12T20:25:26.288Z Compiling heck v0.3.3
19512024-02-12T20:25:26.321Z Compiling blake3 v1.5.0
19522024-02-12T20:25:26.534Z Compiling libefi-sys v0.1.0
19532024-02-12T20:25:26.693Z Checking ansi_term v0.12.1
19542024-02-12T20:25:26.844Z Checking strsim v0.8.0
19552024-02-12T20:25:26.917Z Checking vec_map v0.8.2
19562024-02-12T20:25:27.052Z Compiling structopt-derive v0.4.18
19572024-02-12T20:25:27.176Z Checking clap v2.34.0
19582024-02-12T20:25:27.287Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19592024-02-12T20:25:27.368Z Compiling slog-dtrace v0.3.0
19602024-02-12T20:25:28.008Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19612024-02-12T20:25:28.148Z Checking termcolor v1.2.0
19622024-02-12T20:25:28.313Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19632024-02-12T20:25:28.584Z Checking nibble_vec v0.1.0
19642024-02-12T20:25:28.785Z Checking gethostname v0.4.3
19652024-02-12T20:25:28.870Z Checking mockall v0.12.0
19662024-02-12T20:25:28.913Z Checking endian-type v0.1.2
19672024-02-12T20:25:28.928Z Compiling radium v0.7.0
19682024-02-12T20:25:29.030Z Compiling maybe-uninit v2.0.0
19692024-02-12T20:25:29.093Z Checking tap v1.0.1
19702024-02-12T20:25:29.114Z Checking radix_trie v0.2.1
19712024-02-12T20:25:29.258Z Checking wyz v0.5.1
19722024-02-12T20:25:29.534Z Checking fxhash v0.2.1
19732024-02-12T20:25:29.637Z Checking crc-catalog v2.2.0
19742024-02-12T20:25:29.651Z Compiling semver v0.1.20
19752024-02-12T20:25:29.692Z Compiling num-bigint-dig v0.8.4
19762024-02-12T20:25:29.757Z Checking funty v2.0.0
19772024-02-12T20:25:29.814Z Compiling packed_struct v0.10.1
19782024-02-12T20:25:30.003Z Compiling rustc_version v0.1.7
19792024-02-12T20:25:30.043Z Checking crc v3.0.1
19802024-02-12T20:25:30.105Z Checking structopt v0.3.26
19812024-02-12T20:25:30.287Z Compiling packed_struct_codegen v0.10.1
19822024-02-12T20:25:30.300Z Compiling indexmap v1.9.3
19832024-02-12T20:25:30.314Z Checking nodrop v0.1.14
19842024-02-12T20:25:30.416Z Checking array-init v0.0.4
19852024-02-12T20:25:30.472Z Checking smallvec v0.6.14
19862024-02-12T20:25:30.484Z Compiling newtype_derive v0.1.6
19872024-02-12T20:25:30.805Z Checking pkcs1 v0.7.5
19882024-02-12T20:25:30.829Z Checking signature v2.1.0
19892024-02-12T20:25:30.891Z Checking bitvec v1.0.1
19902024-02-12T20:25:31.005Z Compiling crossbeam-deque v0.8.3
19912024-02-12T20:25:31.340Z Checking hashbrown v0.12.3
19922024-02-12T20:25:31.419Z Checking bitfield v0.14.0
19932024-02-12T20:25:31.692Z Checking serde-hex v0.1.0
19942024-02-12T20:25:32.666Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19952024-02-12T20:25:32.673Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19962024-02-12T20:25:32.858Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19972024-02-12T20:25:32.932Z Checking rsa v0.9.2
19982024-02-12T20:25:33.504Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19992024-02-12T20:25:33.744Z Checking env_logger v0.10.0
20002024-02-12T20:25:33.826Z Checking x509-cert v0.2.4
20012024-02-12T20:25:33.904Z Checking ron v0.8.1
20022024-02-12T20:25:34.177Z Compiling semver-parser v0.10.2
20032024-02-12T20:25:35.046Z Compiling num-rational v0.4.1
20042024-02-12T20:25:35.229Z Checking crc-any v2.4.3
20052024-02-12T20:25:35.465Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20062024-02-12T20:25:35.559Z Compiling semver v0.11.0
20072024-02-12T20:25:35.626Z Compiling rayon v1.8.0
20082024-02-12T20:25:35.812Z Checking object v0.30.4
20092024-02-12T20:25:36.704Z Compiling memmap2 v0.7.1
20102024-02-12T20:25:36.762Z Compiling arrayvec v0.7.4
20112024-02-12T20:25:36.994Z Checking path-slash v0.1.5
20122024-02-12T20:25:37.129Z Compiling constant_time_eq v0.3.0
20132024-02-12T20:25:37.169Z Compiling arrayref v0.3.7
20142024-02-12T20:25:37.178Z Compiling home v0.5.5
20152024-02-12T20:25:37.408Z Compiling toolchain_find v0.2.0
20162024-02-12T20:25:37.694Z Checking steno v0.4.0
20172024-02-12T20:25:37.853Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20182024-02-12T20:25:38.015Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20192024-02-12T20:25:38.404Z Compiling toml v0.5.11
20202024-02-12T20:25:38.807Z Checking num-complex v0.4.4
20212024-02-12T20:25:39.374Z Compiling topological-sort v0.2.2
20222024-02-12T20:25:39.590Z Compiling convert_case v0.4.0
20232024-02-12T20:25:39.746Z Checking num v0.4.1
20242024-02-12T20:25:39.843Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20252024-02-12T20:25:40.434Z Compiling rustfmt-wrapper v0.2.0
20262024-02-12T20:25:40.556Z Compiling derive_more v0.99.17
20272024-02-12T20:25:41.080Z Compiling omicron-zone-package v0.11.0
20282024-02-12T20:25:41.148Z Checking newline-converter v0.3.0
20292024-02-12T20:25:41.838Z Checking expectorate v1.1.0
20302024-02-12T20:25:42.009Z Checking utf-8 v0.7.6
20312024-02-12T20:25:42.182Z Checking tungstenite v0.20.1
20322024-02-12T20:25:42.363Z Compiling buf-list v1.0.3
20332024-02-12T20:25:42.399Z Checking display-error-chain v0.2.0
20342024-02-12T20:25:42.533Z Compiling parking_lot_core v0.8.6
20352024-02-12T20:25:43.097Z Checking tokio-tungstenite v0.20.1
20362024-02-12T20:25:43.118Z Checking keccak v0.1.4
20372024-02-12T20:25:43.389Z Checking parking_lot v0.11.2
20382024-02-12T20:25:43.409Z Checking sha3 v0.10.8
20392024-02-12T20:25:43.438Z Checking trust-dns-client v0.22.0
20402024-02-12T20:25:43.750Z Checking secrecy v0.8.0
20412024-02-12T20:25:43.808Z Compiling pin-project-internal v1.1.3
20422024-02-12T20:25:43.970Z Compiling doc-comment v0.3.3
20432024-02-12T20:25:44.725Z Checking sled v0.34.7
20442024-02-12T20:25:44.827Z Checking glob v0.3.1
20452024-02-12T20:25:45.035Z Checking trust-dns-server v0.22.1
20462024-02-12T20:25:45.134Z Compiling vte_generate_state_changes v0.1.1
20472024-02-12T20:25:45.390Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
20482024-02-12T20:25:45.612Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20492024-02-12T20:25:45.822Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20502024-02-12T20:25:46.976Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20512024-02-12T20:25:47.290Z Checking pin-project v1.1.3
20522024-02-12T20:25:47.419Z Checking vte v0.11.1
20532024-02-12T20:25:47.698Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20542024-02-12T20:25:47.706Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20552024-02-12T20:25:47.873Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20562024-02-12T20:25:48.886Z Compiling unicase v2.7.0
20572024-02-12T20:25:49.241Z Compiling platforms v3.0.2
20582024-02-12T20:25:50.316Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20592024-02-12T20:25:50.328Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
20602024-02-12T20:25:50.328Z Checking strip-ansi-escapes v0.2.0
20612024-02-12T20:25:50.328Z Checking fd-lock v3.0.13
20622024-02-12T20:25:50.329Z Compiling snafu-derive v0.7.5
20632024-02-12T20:25:50.329Z Compiling fs-err v2.11.0
20642024-02-12T20:25:50.329Z Checking nu-ansi-term v0.49.0
20652024-02-12T20:25:50.329Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20662024-02-12T20:25:50.350Z Checking reedline v0.28.0
20672024-02-12T20:25:50.925Z Checking globset v0.4.13
20682024-02-12T20:25:51.424Z Checking olpc-cjson v0.1.3
20692024-02-12T20:25:51.457Z Checking serde_plain v1.0.2
20702024-02-12T20:25:51.639Z Compiling async-recursion v1.0.5
20712024-02-12T20:25:51.694Z Checking typed-path v0.7.0
20722024-02-12T20:25:52.778Z Compiling curve25519-dalek v4.1.1
20732024-02-12T20:25:53.614Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20742024-02-12T20:25:53.623Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20752024-02-12T20:25:53.804Z Compiling memoffset v0.7.1
20762024-02-12T20:25:54.154Z Checking parse-size v1.0.0
20772024-02-12T20:25:54.454Z Compiling mime_guess v2.0.4
20782024-02-12T20:25:54.875Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20792024-02-12T20:25:54.879Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20802024-02-12T20:25:55.850Z Checking snafu v0.7.5
20812024-02-12T20:25:56.348Z Checking tough v0.16.0
20822024-02-12T20:25:56.488Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
20832024-02-12T20:25:56.894Z Checking progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20842024-02-12T20:25:57.218Z Checking universal-hash v0.5.1
20852024-02-12T20:25:57.410Z Compiling thiserror-impl-no-std v2.0.2
20862024-02-12T20:25:57.756Z Compiling curve25519-dalek-derive v0.1.0
20872024-02-12T20:25:59.437Z Checking opaque-debug v0.3.0
20882024-02-12T20:25:59.528Z Checking poly1305 v0.8.0
20892024-02-12T20:25:59.615Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20902024-02-12T20:26:00.001Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20912024-02-12T20:26:00.975Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20922024-02-12T20:26:01.325Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20932024-02-12T20:26:01.916Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20942024-02-12T20:26:01.936Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20952024-02-12T20:26:02.937Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
20962024-02-12T20:26:03.329Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
20972024-02-12T20:26:04.421Z Checking thiserror-no-std v2.0.2
20982024-02-12T20:26:06.178Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20992024-02-12T20:26:06.332Z Checking chacha20 v0.9.1
21002024-02-12T20:26:06.348Z Checking aead v0.5.2
21012024-02-12T20:26:06.507Z Checking kstat-rs v0.2.3
21022024-02-12T20:26:06.575Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21032024-02-12T20:26:06.672Z Compiling salty v0.2.0
21042024-02-12T20:26:06.822Z Checking signature v1.6.4
21052024-02-12T20:26:06.960Z Checking ed25519 v1.5.3
21062024-02-12T20:26:07.184Z Checking chacha20poly1305 v0.10.1
21072024-02-12T20:26:07.383Z Checking vsss-rs v3.3.4
21082024-02-12T20:26:07.975Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21092024-02-12T20:26:07.990Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21102024-02-12T20:26:08.253Z Checking serde-big-array v0.5.1
21112024-02-12T20:26:08.578Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21122024-02-12T20:26:09.621Z Checking bytecount v0.6.3
21132024-02-12T20:26:09.780Z Checking papergrid v0.11.0
21142024-02-12T20:26:11.244Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21152024-02-12T20:26:11.454Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21162024-02-12T20:26:11.572Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
21172024-02-12T20:26:11.818Z Compiling tabled_derive v0.7.0
21182024-02-12T20:26:12.578Z Checking signal-hook-tokio v0.3.1
21192024-02-12T20:26:12.762Z Checking fd-lock v4.0.2
21202024-02-12T20:26:12.944Z Checking nix v0.27.1
21212024-02-12T20:26:13.002Z Checking serde-big-array v0.4.1
21222024-02-12T20:26:13.178Z Compiling sqlparser_derive v0.2.2
21232024-02-12T20:26:14.067Z Checking unicode_categories v0.1.1
21242024-02-12T20:26:14.362Z Checking humantime v2.1.0
21252024-02-12T20:26:14.518Z Compiling prettyplease v0.2.16
21262024-02-12T20:26:14.533Z Checking tabled v0.15.0
21272024-02-12T20:26:14.626Z Checking sqlparser v0.43.1
21282024-02-12T20:26:14.860Z Checking sqlformat v0.2.3
21292024-02-12T20:26:15.667Z Checking rustyline v13.0.0
21302024-02-12T20:26:16.297Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21312024-02-12T20:26:16.650Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21322024-02-12T20:26:17.274Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21332024-02-12T20:26:17.394Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21342024-02-12T20:26:17.561Z Checking bcs v0.1.6
21352024-02-12T20:26:18.043Z Checking highway v1.1.0
21362024-02-12T20:26:18.464Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
21372024-02-12T20:26:18.927Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
21382024-02-12T20:26:19.080Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
21392024-02-12T20:26:20.435Z Checking corncobs v0.1.3
21402024-02-12T20:26:20.616Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21412024-02-12T20:26:20.817Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21422024-02-12T20:26:21.702Z Checking http-range v0.1.5
21432024-02-12T20:26:21.877Z Compiling crunchy v0.2.2
21442024-02-12T20:26:22.282Z Checking hyper-staticfile v0.9.5
21452024-02-12T20:26:22.369Z Checking progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
21462024-02-12T20:26:22.865Z Compiling clang-sys v1.6.1
21472024-02-12T20:26:22.872Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21482024-02-12T20:26:22.872Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
21492024-02-12T20:26:22.872Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21502024-02-12T20:26:23.022Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
21512024-02-12T20:26:23.165Z Compiling tiny-keccak v2.0.2
21522024-02-12T20:26:23.636Z Compiling darling_core v0.14.4
21532024-02-12T20:26:23.648Z Checking assert_matches v1.5.0
21542024-02-12T20:26:23.741Z Compiling portable-atomic v1.4.3
21552024-02-12T20:26:24.879Z Compiling ascii-canvas v3.0.0
21562024-02-12T20:26:25.467Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21572024-02-12T20:26:25.520Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21582024-02-12T20:26:25.717Z Compiling ena v0.14.2
21592024-02-12T20:26:26.128Z Compiling libloading v0.7.4
21602024-02-12T20:26:26.536Z Compiling regex-syntax v0.6.29
21612024-02-12T20:26:26.692Z Compiling diff v0.1.13
21622024-02-12T20:26:26.723Z Compiling bindgen v0.69.2
21632024-02-12T20:26:28.473Z Compiling cexpr v0.6.0
21642024-02-12T20:26:28.503Z Compiling which v4.4.0
21652024-02-12T20:26:29.141Z Compiling ref-cast v1.0.20
21662024-02-12T20:26:29.664Z Compiling darling_macro v0.14.4
21672024-02-12T20:26:29.688Z Compiling rustc-hash v1.1.0
21682024-02-12T20:26:29.836Z Compiling lalrpop v0.19.12
21692024-02-12T20:26:30.180Z Checking number_prefix v0.4.0
21702024-02-12T20:26:30.612Z Compiling peeking_take_while v0.1.2
21712024-02-12T20:26:30.612Z Checking maplit v1.0.2
21722024-02-12T20:26:30.624Z Compiling shlex v1.3.0
21732024-02-12T20:26:30.671Z Compiling lazycell v1.3.0
21742024-02-12T20:26:30.766Z Compiling darling v0.14.4
21752024-02-12T20:26:30.886Z Compiling derive_builder_core v0.12.0
21762024-02-12T20:26:31.000Z Checking indicatif v0.17.7
21772024-02-12T20:26:31.080Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21782024-02-12T20:26:31.407Z Compiling ref-cast-impl v1.0.20
21792024-02-12T20:26:31.786Z Compiling libxml v0.3.3
21802024-02-12T20:26:32.224Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21812024-02-12T20:26:32.736Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21822024-02-12T20:26:32.807Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21832024-02-12T20:26:33.162Z Compiling strum_macros v0.24.3
21842024-02-12T20:26:33.171Z Compiling cookie v0.18.0
21852024-02-12T20:26:33.382Z Compiling derive_builder_macro v0.12.0
21862024-02-12T20:26:33.510Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21872024-02-12T20:26:33.862Z Compiling indoc v1.0.9
21882024-02-12T20:26:34.329Z Checking derive_builder v0.12.0
21892024-02-12T20:26:34.974Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21902024-02-12T20:26:35.304Z Checking bb8 v0.8.3
21912024-02-12T20:26:35.756Z Checking quick-xml v0.30.0
21922024-02-12T20:26:36.402Z Checking castaway v0.2.2
21932024-02-12T20:26:36.411Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21942024-02-12T20:26:36.834Z Compiling strum_macros v0.26.1
21952024-02-12T20:26:37.051Z Compiling impl-trait-for-tuples v0.2.2
21962024-02-12T20:26:37.194Z Compiling oso-derive v0.27.0
21972024-02-12T20:26:38.365Z Checking compact_str v0.7.1
21982024-02-12T20:26:39.190Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21992024-02-12T20:26:40.407Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22002024-02-12T20:26:40.653Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22012024-02-12T20:26:41.811Z Checking lru v0.12.1
22022024-02-12T20:26:42.110Z Compiling stability v0.1.1
22032024-02-12T20:26:42.129Z Checking strum v0.26.1
22042024-02-12T20:26:42.284Z Compiling indoc v2.0.3
22052024-02-12T20:26:42.459Z Checking cassowary v0.3.0
22062024-02-12T20:26:42.876Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22072024-02-12T20:26:43.178Z Checking smawk v0.3.1
22082024-02-12T20:26:43.377Z Checking unicode-linebreak v0.1.5
22092024-02-12T20:26:43.422Z Checking ratatui v0.26.0
22102024-02-12T20:26:43.822Z Checking textwrap v0.16.0
22112024-02-12T20:26:44.195Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22122024-02-12T20:26:44.517Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22132024-02-12T20:26:44.926Z Checking is_ci v1.1.1
22142024-02-12T20:26:45.048Z Checking supports-color v2.1.0
22152024-02-12T20:26:45.214Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22162024-02-12T20:26:45.250Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
22172024-02-12T20:26:45.604Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
22182024-02-12T20:26:46.522Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22192024-02-12T20:26:46.569Z Checking rtoolbox v0.0.1
22202024-02-12T20:26:46.772Z Checking rpassword v7.3.1
22212024-02-12T20:26:46.866Z Checking tui-tree-widget v0.17.0
22222024-02-12T20:26:46.917Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
22232024-02-12T20:26:47.180Z Checking fatfs v0.3.6
22242024-02-12T20:26:48.197Z Checking shell-words v1.1.0
22252024-02-12T20:26:48.338Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22262024-02-12T20:26:48.596Z Checking yansi v0.5.1
22272024-02-12T20:26:48.892Z Checking pretty_assertions v1.4.0
22282024-02-12T20:26:49.265Z Compiling target-lexicon v0.12.13
22292024-02-12T20:26:49.519Z Compiling guppy-workspace-hack v0.1.0
22302024-02-12T20:26:49.621Z Checking plotters-backend v0.3.5
22312024-02-12T20:26:49.858Z Checking http-body v1.0.0
22322024-02-12T20:26:49.972Z Checking plotters-svg v0.3.5
22332024-02-12T20:26:50.050Z Checking rand v0.4.6
22342024-02-12T20:26:50.205Z Checking remove_dir_all v0.5.3
22352024-02-12T20:26:50.303Z Compiling target-spec v3.1.0
22362024-02-12T20:26:50.807Z Checking tower-layer v0.3.2
22372024-02-12T20:26:50.925Z Checking cast v0.3.0
22382024-02-12T20:26:51.084Z Checking tempdir v0.3.7
22392024-02-12T20:26:51.089Z Checking tower v0.4.13
22402024-02-12T20:26:51.227Z Checking criterion-plot v0.5.0
22412024-02-12T20:26:51.267Z Checking cfg-expr v0.15.6
22422024-02-12T20:26:51.702Z Checking plotters v0.3.5
22432024-02-12T20:26:51.922Z Checking hyper v1.1.0
22442024-02-12T20:26:52.166Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22452024-02-12T20:26:53.150Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22462024-02-12T20:26:53.202Z Checking tinytemplate v1.2.1
22472024-02-12T20:26:53.375Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22482024-02-12T20:26:53.408Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22492024-02-12T20:26:53.583Z Checking cargo-platform v0.1.3
22502024-02-12T20:26:54.163Z Checking oorandom v11.1.3
22512024-02-12T20:26:54.315Z Checking anes v0.1.6
22522024-02-12T20:26:54.357Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22532024-02-12T20:26:54.691Z Checking criterion v0.5.1
22542024-02-12T20:26:55.342Z Checking cargo_metadata v0.18.1
22552024-02-12T20:26:55.758Z Checking hyper-util v0.1.2
22562024-02-12T20:26:56.947Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22572024-02-12T20:26:57.329Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22582024-02-12T20:26:57.427Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22592024-02-12T20:26:57.621Z Checking assert_cmd v2.0.13
22602024-02-12T20:26:58.066Z Checking rustls-native-certs v0.7.0
22612024-02-12T20:26:58.221Z Checking pathdiff v0.2.1
22622024-02-12T20:26:58.617Z Checking nested v0.1.1
22632024-02-12T20:26:58.826Z Checking guppy v0.17.5
22642024-02-12T20:27:02.676Z Checking hyper-rustls v0.26.0
22652024-02-12T20:27:03.009Z Checking httptest v0.15.5
22662024-02-12T20:27:03.059Z Checking threadpool v1.8.1
22672024-02-12T20:27:03.258Z Checking nanorand v0.7.0
22682024-02-12T20:27:03.646Z Checking libtest-mimic v0.6.1
22692024-02-12T20:27:03.661Z Checking flume v0.11.0
22702024-02-12T20:27:04.209Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22712024-02-12T20:27:04.213Z Checking similar-asserts v1.5.0
22722024-02-12T20:27:04.213Z Compiling rstest_macros v0.18.2
22732024-02-12T20:27:04.276Z Compiling crossbeam-queue v0.3.8
22742024-02-12T20:27:04.849Z Checking datatest-stable v0.2.3
22752024-02-12T20:27:04.872Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22762024-02-12T20:27:05.064Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22772024-02-12T20:27:05.913Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22782024-02-12T20:27:06.071Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22792024-02-12T20:27:06.432Z Checking csv-core v0.1.11
22802024-02-12T20:27:06.649Z Checking constant_time_eq v0.2.6
22812024-02-12T20:27:06.757Z Compiling relative-path v1.9.0
22822024-02-12T20:27:06.791Z Compiling trybuild v1.0.89
22832024-02-12T20:27:06.972Z Checking blake2b_simd v1.0.1
22842024-02-12T20:27:07.249Z Checking csv v1.3.0
22852024-02-12T20:27:07.952Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22862024-02-12T20:27:08.106Z Checking multimap v0.8.3
22872024-02-12T20:27:08.378Z Checking basic-toml v0.1.8
22882024-02-12T20:27:09.227Z Checking futures-timer v3.0.2
22892024-02-12T20:27:10.957Z Checking crossbeam v0.8.2
22902024-02-12T20:27:11.067Z Checking rust-argon2 v1.0.1
22912024-02-12T20:27:12.552Z Checking partial-io v0.5.4
22922024-02-12T20:27:12.928Z Checking approx v0.5.1
22932024-02-12T20:27:13.170Z Checking termios v0.3.3
22942024-02-12T20:27:13.380Z Checking hex-literal v0.4.1
22952024-02-12T20:27:17.698Z Checking rstest v0.18.2
22962024-02-12T20:27:19.020Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22972024-02-12T20:27:22.512Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22982024-02-12T20:28:04.523Z Checking zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
22992024-02-12T20:28:07.124Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23002024-02-12T20:28:08.306Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23012024-02-12T20:28:09.243Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
23022024-02-12T20:28:16.334Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23032024-02-12T20:28:32.701Z Compiling polar-core v0.27.0
23042024-02-12T20:28:38.384Z Checking oso v0.27.0
23052024-02-12T20:29:03.734Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23062024-02-12T20:30:02.937Z Finished dev [unoptimized + debuginfo] target(s) in 6m 52s
23072024-02-12T20:30:03.116Z
23082024-02-12T20:30:03.120Zreal 7:34.731513952
23092024-02-12T20:30:03.120Zuser 39:41.634941419
23102024-02-12T20:30:03.121Zsys 6:40.545837364
23112024-02-12T20:30:03.121Ztrap 1.067170346
23122024-02-12T20:30:03.121Ztflt 4.113133787
23132024-02-12T20:30:03.121Zdflt 3.085990026
23142024-02-12T20:30:03.121Zkflt 0.051993934
23152024-02-12T20:30:03.121Zlock 1:01:04.935906285
23162024-02-12T20:30:03.128Zslp 2:01:21.820160559
23172024-02-12T20:30:03.128Zlat 1:43.176190967
23182024-02-12T20:30:03.128Zstop 4:04.860114120
23192024-02-12T20:30:03.928Zwarning: output filename collision.
23202024-02-12T20:30:03.928ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
23212024-02-12T20:30:03.928ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23222024-02-12T20:30:03.928ZThe targets should have unique names.
23232024-02-12T20:30:03.928ZThis is a known bug where multiple crates with the same name use
23242024-02-12T20:30:03.928Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23252024-02-12T20:30:03.933Zwarning: output filename collision.
23262024-02-12T20:30:03.933ZThe lib target `nix` in package `nix v0.27.1` has the same output filename as the lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)`.
23272024-02-12T20:30:03.933ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23282024-02-12T20:30:03.933ZThe targets should have unique names.
23292024-02-12T20:30:03.933ZThis is a known bug where multiple crates with the same name use
23302024-02-12T20:30:03.933Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312024-02-12T20:30:03.933Zwarning: output filename collision.
23322024-02-12T20:30:03.933ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23332024-02-12T20:30:03.933ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23342024-02-12T20:30:03.933ZThe targets should have unique names.
23352024-02-12T20:30:03.933ZThis is a known bug where multiple crates with the same name use
23362024-02-12T20:30:03.933Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23372024-02-12T20:30:03.934Zwarning: output filename collision.
23382024-02-12T20:30:03.934ZThe lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor` in package `progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23392024-02-12T20:30:03.934ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor/index.html
23402024-02-12T20:30:03.934ZThe targets should have unique names.
23412024-02-12T20:30:03.934ZThis is a known bug where multiple crates with the same name use
23422024-02-12T20:30:03.934Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23432024-02-12T20:30:03.934Zwarning: output filename collision.
23442024-02-12T20:30:03.934ZThe lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-client` in package `progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23452024-02-12T20:30:03.934ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_client/index.html
23462024-02-12T20:30:03.934ZThe targets should have unique names.
23472024-02-12T20:30:03.934ZThis is a known bug where multiple crates with the same name use
23482024-02-12T20:30:03.934Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23492024-02-12T20:30:03.934Zwarning: output filename collision.
23502024-02-12T20:30:03.934ZThe lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)` has the same output filename as the lib target `progenitor-impl` in package `progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)`.
23512024-02-12T20:30:03.934ZColliding filename is: /work/oxidecomputer/omicron/target/doc/progenitor_impl/index.html
23522024-02-12T20:30:03.934ZThe targets should have unique names.
23532024-02-12T20:30:03.934ZThis is a known bug where multiple crates with the same name use
23542024-02-12T20:30:03.934Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23552024-02-12T20:30:03.934Zwarning: output filename collision.
23562024-02-12T20:30:03.934ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
23572024-02-12T20:30:03.934ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23582024-02-12T20:30:03.934ZThe targets should have unique names.
23592024-02-12T20:30:03.934ZThis is a known bug where multiple crates with the same name use
23602024-02-12T20:30:03.934Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23612024-02-12T20:30:04.345Z Documenting libc v0.2.153
23622024-02-12T20:30:04.384Z Documenting cfg-if v1.0.0
23632024-02-12T20:30:04.401Z Documenting serde_derive v1.0.196
23642024-02-12T20:30:04.417Z Documenting log v0.4.20
23652024-02-12T20:30:04.432Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23662024-02-12T20:30:04.447Z Documenting memchr v2.6.3
23672024-02-12T20:30:04.457Z Documenting scopeguard v1.2.0
23682024-02-12T20:30:04.470Z Documenting byteorder v1.5.0
23692024-02-12T20:30:04.738Z Documenting smallvec v1.13.1
23702024-02-12T20:30:07.071Z Documenting itoa v1.0.9
23712024-02-12T20:30:07.240Z Documenting lock_api v0.4.10
23722024-02-12T20:30:07.897Z Documenting zeroize_derive v1.4.2
23732024-02-12T20:30:08.503Z Documenting getrandom v0.2.10
23742024-02-12T20:30:08.804Z Documenting parking_lot_core v0.9.8
23752024-02-12T20:30:08.837Z Documenting once_cell v1.19.0
23762024-02-12T20:30:09.032Z Documenting pin-project-lite v0.2.13
23772024-02-12T20:30:09.963Z Documenting libm v0.2.7
23782024-02-12T20:30:10.249Z Documenting signal-hook-registry v1.4.1
23792024-02-12T20:30:10.733Z Documenting serde v1.0.196
23802024-02-12T20:30:11.821Z Documenting mio v0.8.9
23812024-02-12T20:30:12.234Z Documenting rand_core v0.6.4
23822024-02-12T20:30:12.640Z Documenting parking_lot v0.12.1
23832024-02-12T20:30:13.170Z Documenting num-traits v0.2.16
23842024-02-12T20:30:13.234Z Documenting futures-core v0.3.30
23852024-02-12T20:30:13.363Z Documenting zeroize v1.7.0
23862024-02-12T20:30:14.340Z Documenting thiserror-impl v1.0.56
23872024-02-12T20:30:15.943Z Documenting socket2 v0.5.5
23882024-02-12T20:30:16.093Z Documenting num_cpus v1.16.0
23892024-02-12T20:30:16.536Z Documenting tokio-macros v2.2.0
23902024-02-12T20:30:16.839Z Documenting ryu v1.0.15
23912024-02-12T20:30:17.252Z Documenting typenum v1.16.0
23922024-02-12T20:30:17.895Z Documenting subtle v2.5.0
23932024-02-12T20:30:19.059Z Documenting thiserror v1.0.56
23942024-02-12T20:30:19.645Z Documenting zerocopy v0.7.32
23952024-02-12T20:30:19.864Z Documenting futures-sink v0.3.30
23962024-02-12T20:30:19.964Z Documenting pin-utils v0.1.0
23972024-02-12T20:30:20.988Z Documenting slab v0.4.9
23982024-02-12T20:30:21.817Z Documenting futures-macro v0.3.30
23992024-02-12T20:30:22.756Z Documenting const-oid v0.9.5
24002024-02-12T20:30:23.534Z Documenting futures-channel v0.3.30
24012024-02-12T20:30:24.965Z Documenting futures-task v0.3.30
24022024-02-12T20:30:25.578Z Documenting futures-io v0.3.30
24032024-02-12T20:30:26.710Z Documenting iana-time-zone v0.1.57
24042024-02-12T20:30:27.175Z Documenting ahash v0.8.7
24052024-02-12T20:30:27.627Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24062024-02-12T20:30:28.470Z Documenting tinyvec_macros v0.1.1
24072024-02-12T20:30:28.804Z Documenting allocator-api2 v0.2.16
24082024-02-12T20:30:29.076Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24092024-02-12T20:30:29.621Z Documenting futures-util v0.3.30
24102024-02-12T20:30:30.655Z Documenting tracing-core v0.1.31
24112024-02-12T20:30:31.606Z Documenting tinyvec v1.6.0
24122024-02-12T20:30:32.101Z Documenting tracing-attributes v0.1.26
24132024-02-12T20:30:32.291Z Documenting bytes v1.5.0
24142024-02-12T20:30:32.380Z Documenting bitflags v2.4.0
24152024-02-12T20:30:35.110Z Documenting serde_json v1.0.113
24162024-02-12T20:30:36.466Z Documenting chrono v0.4.31
24172024-02-12T20:30:37.370Z Documenting tokio v1.36.0
24182024-02-12T20:30:38.326Z Documenting hashbrown v0.14.2
24192024-02-12T20:30:39.956Z Documenting uuid v1.7.0
24202024-02-12T20:30:40.240Z Documenting unicode-normalization v0.1.22
24212024-02-12T20:30:40.579Z Documenting ppv-lite86 v0.2.17
24222024-02-12T20:30:42.521Z Documenting equivalent v1.0.1
24232024-02-12T20:30:42.802Z Documenting generic-array v0.14.7
24242024-02-12T20:30:44.008Z Documenting rand_chacha v0.3.1
24252024-02-12T20:30:44.404Z Documenting unicode-bidi v0.3.13
24262024-02-12T20:30:44.708Z Documenting percent-encoding v2.3.1
24272024-02-12T20:30:45.017Z Documenting base64 v0.21.7
24282024-02-12T20:30:45.384Z Documenting indexmap v2.2.2
24292024-02-12T20:30:47.662Z Documenting crypto-common v0.1.6
24302024-02-12T20:30:48.169Z Documenting block-buffer v0.10.4
24312024-02-12T20:30:48.322Z Documenting rand v0.8.5
24322024-02-12T20:30:48.764Z Documenting lazy_static v1.4.0
24332024-02-12T20:30:48.818Z Documenting tracing v0.1.37
24342024-02-12T20:30:48.884Z Documenting form_urlencoded v1.2.1
24352024-02-12T20:30:48.958Z Documenting serde_derive_internals v0.26.0
24362024-02-12T20:30:50.696Z Checking serde_derive_internals v0.26.0
24372024-02-12T20:30:51.267Z Documenting fnv v1.0.7
24382024-02-12T20:30:51.567Z Documenting dyn-clone v1.0.16
24392024-02-12T20:30:52.175Z Documenting cpufeatures v0.2.12
24402024-02-12T20:30:52.562Z Documenting digest v0.10.7
24412024-02-12T20:30:52.901Z Documenting idna v0.5.0
24422024-02-12T20:30:53.898Z Documenting httparse v1.8.0
24432024-02-12T20:30:54.217Z Documenting schemars_derive v0.8.16
24442024-02-12T20:30:54.515Z Documenting errno v0.3.8
24452024-02-12T20:30:54.899Z Documenting unicode-ident v1.0.12
24462024-02-12T20:30:54.913Z Documenting unicode-width v0.1.11
24472024-02-12T20:30:56.938Z Documenting url v2.5.0
24482024-02-12T20:30:57.676Z Documenting proc-macro2 v1.0.78
24492024-02-12T20:30:57.727Z Documenting try-lock v0.2.4
24502024-02-12T20:30:58.482Z Documenting httpdate v1.0.3
24512024-02-12T20:30:58.486Z Documenting rustix v0.38.31
24522024-02-12T20:30:58.619Z Documenting adler v1.0.2
24532024-02-12T20:31:00.770Z Documenting want v0.3.1
24542024-02-12T20:31:00.889Z Documenting schemars v0.8.16
24552024-02-12T20:31:01.582Z Documenting miniz_oxide v0.7.1
24562024-02-12T20:31:01.605Z Documenting http-body v0.4.5
24572024-02-12T20:31:01.974Z Documenting openssl-sys v0.9.96
24582024-02-12T20:31:02.274Z Documenting openssl-macros v0.1.1
24592024-02-12T20:31:04.561Z Documenting mime v0.3.17
24602024-02-12T20:31:04.953Z Documenting base64ct v1.6.0
24612024-02-12T20:31:05.027Z Documenting tower-service v0.3.2
24622024-02-12T20:31:06.095Z Documenting quote v1.0.35
24632024-02-12T20:31:06.659Z Documenting aho-corasick v1.0.4
24642024-02-12T20:31:07.265Z Documenting tokio-util v0.7.10
24652024-02-12T20:31:07.882Z Documenting openssl v0.10.60
24662024-02-12T20:31:08.042Z Documenting slog v2.7.0
24672024-02-12T20:31:08.851Z Documenting openssl-probe v0.1.5
24682024-02-12T20:31:09.218Z Documenting regex-syntax v0.8.2
24692024-02-12T20:31:09.349Z Documenting ipnet v2.9.0
24702024-02-12T20:31:09.946Z Documenting syn v2.0.48
24712024-02-12T20:31:11.575Z Documenting async-trait v0.1.77
24722024-02-12T20:31:12.416Z Documenting pem-rfc7468 v0.7.0
24732024-02-12T20:31:12.672Z Documenting crossbeam-utils v0.8.16
24742024-02-12T20:31:13.040Z Documenting h2 v0.3.24
24752024-02-12T20:31:13.592Z Documenting encoding_rs v0.8.33
24762024-02-12T20:31:15.903Z Documenting regex-automata v0.4.4
24772024-02-12T20:31:16.113Z Documenting native-tls v0.2.11
24782024-02-12T20:31:16.235Z Documenting der_derive v0.7.2
24792024-02-12T20:31:16.675Z Documenting utf8parse v0.2.1
24802024-02-12T20:31:16.884Z Documenting flagset v0.4.3
24812024-02-12T20:31:18.096Z Documenting serde_urlencoded v0.7.1
24822024-02-12T20:31:19.404Z Documenting num-integer v0.1.45
24832024-02-12T20:31:20.049Z Documenting time-macros v0.2.13
24842024-02-12T20:31:21.297Z Documenting der v0.7.8
24852024-02-12T20:31:22.203Z Documenting deranged v0.3.8
24862024-02-12T20:31:22.241Z Documenting tokio-native-tls v0.3.1
24872024-02-12T20:31:23.519Z Documenting num_threads v0.1.6
24882024-02-12T20:31:24.235Z Documenting hyper v0.14.27
24892024-02-12T20:31:24.790Z Documenting time-core v0.1.1
24902024-02-12T20:31:24.847Z Documenting regex v1.10.3
24912024-02-12T20:31:26.152Z Documenting gimli v0.28.0
24922024-02-12T20:31:26.583Z Documenting spki v0.7.2
24932024-02-12T20:31:27.346Z Documenting object v0.32.1
24942024-02-12T20:31:27.501Z Documenting webpki-roots v0.25.2
24952024-02-12T20:31:27.679Z Documenting time v0.3.27
24962024-02-12T20:31:28.587Z Documenting rustc-demangle v0.1.23
24972024-02-12T20:31:30.376Z Documenting spin v0.9.8
24982024-02-12T20:31:31.015Z Documenting either v1.9.0
24992024-02-12T20:31:31.662Z Documenting pkcs8 v0.10.2
25002024-02-12T20:31:31.662Z Documenting openapiv3 v2.0.0
25012024-02-12T20:31:32.412Z Documenting addr2line v0.21.0
25022024-02-12T20:31:33.006Z Documenting futures-executor v0.3.30
25032024-02-12T20:31:33.446Z Checking pest_meta v2.7.6
25042024-02-12T20:31:34.380Z Documenting memoffset v0.9.0
25052024-02-12T20:31:35.219Z Documenting data-encoding v2.4.0
25062024-02-12T20:31:36.011Z Documenting anstyle v1.0.2
25072024-02-12T20:31:36.117Z Documenting anstyle-parse v0.2.1
25082024-02-12T20:31:36.868Z Documenting hyper-tls v0.5.0
25092024-02-12T20:31:37.180Z Documenting hyper-rustls v0.24.2
25102024-02-12T20:31:38.230Z Documenting crossbeam-epoch v0.9.15
25112024-02-12T20:31:38.505Z Documenting ipnetwork v0.20.0
25122024-02-12T20:31:39.448Z Documenting sha2 v0.10.8
25132024-02-12T20:31:39.594Z Documenting hex v0.4.3
25142024-02-12T20:31:39.949Z Documenting crc32fast v1.3.2
25152024-02-12T20:31:39.975Z Documenting backtrace v0.3.69
25162024-02-12T20:31:42.241Z Documenting pest_meta v2.7.6
25172024-02-12T20:31:43.612Z Documenting scroll_derive v0.12.0
25182024-02-12T20:31:43.773Z Documenting colorchoice v1.0.0
25192024-02-12T20:31:43.783Z Documenting untrusted v0.9.0
25202024-02-12T20:31:43.910Z Documenting anstyle-query v1.0.0
25212024-02-12T20:31:44.424Z Documenting futures v0.3.30
25222024-02-12T20:31:45.278Z Documenting reqwest v0.11.22
25232024-02-12T20:31:46.230Z Documenting pest_generator v2.7.6
25242024-02-12T20:31:46.372Z Documenting anyhow v1.0.75
25252024-02-12T20:31:46.588Z Checking pest_generator v2.7.6
25262024-02-12T20:31:46.689Z Documenting ring v0.17.7
25272024-02-12T20:31:47.316Z Documenting num-iter v0.1.43
25282024-02-12T20:31:47.583Z Documenting anstream v0.5.0
25292024-02-12T20:31:47.909Z Documenting scroll v0.12.0
25302024-02-12T20:31:50.957Z Documenting hmac v0.12.1
25312024-02-12T20:31:51.308Z Documenting signal-hook v0.3.17
25322024-02-12T20:31:51.442Z Documenting terminal_size v0.2.6
25332024-02-12T20:31:51.491Z Documenting clap_lex v0.5.1
25342024-02-12T20:31:51.763Z Documenting ucd-trie v0.1.6
25352024-02-12T20:31:51.867Z Documenting static_assertions v1.1.0
25362024-02-12T20:31:52.808Z Documenting plain v0.2.3
25372024-02-12T20:31:54.824Z Documenting strsim v0.10.0
25382024-02-12T20:31:55.313Z Documenting pest_derive v2.7.6
25392024-02-12T20:31:55.603Z Documenting flate2 v1.0.28
25402024-02-12T20:31:55.678Z Documenting goblin v0.8.0
25412024-02-12T20:31:55.834Z Documenting clap_derive v4.4.2
25422024-02-12T20:31:55.939Z Documenting pretty-hex v0.4.1
25432024-02-12T20:31:56.269Z Documenting pest v2.7.6
25442024-02-12T20:31:56.943Z Documenting managed v0.8.0
25452024-02-12T20:31:59.171Z Documenting unicode-segmentation v1.10.1
25462024-02-12T20:31:59.338Z Documenting clap_builder v4.4.2
25472024-02-12T20:31:59.737Z Documenting signal-hook-mio v0.2.3
25482024-02-12T20:32:00.335Z Documenting block-padding v0.3.3
25492024-02-12T20:32:00.747Z Documenting scheduled-thread-pool v0.2.7
25502024-02-12T20:32:00.995Z Documenting bzip2-sys v0.1.11+1.0.8
25512024-02-12T20:32:01.191Z Documenting dtrace-parser v0.2.0
25522024-02-12T20:32:02.607Z Documenting thread-id v4.2.0
25532024-02-12T20:32:02.763Z Documenting dof v0.3.0
25542024-02-12T20:32:03.996Z Documenting enum-as-inner v0.5.1
25552024-02-12T20:32:04.408Z Documenting diesel_table_macro_syntax v0.1.0
25562024-02-12T20:32:04.720Z Checking diesel_table_macro_syntax v0.1.0
25572024-02-12T20:32:04.886Z Documenting r2d2 v0.8.10
25582024-02-12T20:32:04.916Z Documenting bzip2 v0.4.4
25592024-02-12T20:32:05.640Z Documenting clap v4.4.3
25602024-02-12T20:32:05.855Z Documenting inout v0.1.3
25612024-02-12T20:32:06.436Z Documenting crossterm v0.27.0
25622024-02-12T20:32:08.379Z Documenting usdt-impl v0.5.0
25632024-02-12T20:32:08.409Z Documenting trust-dns-proto v0.22.0
25642024-02-12T20:32:08.868Z Documenting md-5 v0.10.5
25652024-02-12T20:32:08.950Z Documenting diesel_derives v2.1.2
25662024-02-12T20:32:09.068Z Documenting stringprep v0.1.3
25672024-02-12T20:32:09.914Z Documenting toml_datetime v0.6.5
25682024-02-12T20:32:16.016Z Documenting serde_spanned v0.6.5
25692024-02-12T20:32:16.115Z Documenting ff v0.13.0
25702024-02-12T20:32:16.115Z Documenting regress v0.7.1
25712024-02-12T20:32:16.115Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25722024-02-12T20:32:16.115Z Documenting bit-vec v0.6.3
25732024-02-12T20:32:16.115Z Documenting winnow v0.5.15
25742024-02-12T20:32:16.115Z Documenting base16ct v0.2.0
25752024-02-12T20:32:16.115Z Documenting siphasher v0.3.11
25762024-02-12T20:32:16.115Z Documenting fallible-iterator v0.2.0
25772024-02-12T20:32:17.650Z Documenting group v0.13.0
25782024-02-12T20:32:17.708Z Documenting diesel v2.1.4
25792024-02-12T20:32:18.079Z Documenting cipher v0.4.4
25802024-02-12T20:32:18.756Z Documenting phf_shared v0.11.2
25812024-02-12T20:32:18.863Z Documenting sec1 v0.7.3
25822024-02-12T20:32:18.901Z Documenting zip v0.6.6
25832024-02-12T20:32:19.474Z Documenting toml_edit v0.21.1
25842024-02-12T20:32:21.060Z Documenting postgres-protocol v0.6.6
25852024-02-12T20:32:21.324Z Documenting hkdf v0.12.4
25862024-02-12T20:32:22.534Z Documenting num-bigint v0.4.4
25872024-02-12T20:32:23.196Z Documenting crypto-bigint v0.5.2
25882024-02-12T20:32:24.496Z Documenting hubpack v0.1.2
25892024-02-12T20:32:25.211Z Documenting bstr v1.6.0
25902024-02-12T20:32:25.420Z Documenting serde_repr v0.1.16
25912024-02-12T20:32:26.672Z Documenting fixedbitset v0.4.2
25922024-02-12T20:32:27.971Z Documenting heck v0.4.1
25932024-02-12T20:32:29.053Z Documenting new_debug_unreachable v1.0.4
25942024-02-12T20:32:29.871Z Documenting precomputed-hash v0.1.1
25952024-02-12T20:32:29.954Z Documenting minimal-lexical v0.2.1
25962024-02-12T20:32:30.152Z Documenting lalrpop-util v0.19.12
25972024-02-12T20:32:30.169Z Documenting yasna v0.5.2
25982024-02-12T20:32:30.303Z Documenting elliptic-curve v0.13.8
25992024-02-12T20:32:32.004Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26002024-02-12T20:32:32.638Z Documenting typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26012024-02-12T20:32:33.562Z Documenting string_cache v0.8.7
26022024-02-12T20:32:33.712Z Documenting nom v7.1.3
26032024-02-12T20:32:34.670Z Documenting petgraph v0.6.4
26042024-02-12T20:32:37.165Z Documenting postgres-types v0.2.6
26052024-02-12T20:32:37.414Z Documenting phf v0.11.2
26062024-02-12T20:32:38.096Z Documenting typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26072024-02-12T20:32:38.701Z Documenting console v0.15.8
26082024-02-12T20:32:38.766Z Documenting semver v1.0.21
26092024-02-12T20:32:40.423Z Documenting float-cmp v0.9.0
26102024-02-12T20:32:40.475Z Documenting normalize-line-endings v0.3.0
26112024-02-12T20:32:41.441Z Documenting predicates-core v1.0.6
26122024-02-12T20:32:42.037Z Documenting difflib v0.4.0
26132024-02-12T20:32:43.037Z Documenting whoami v1.4.1
26142024-02-12T20:32:43.154Z Documenting bit-set v0.5.3
26152024-02-12T20:32:44.213Z Documenting similar v2.3.0
26162024-02-12T20:32:44.674Z Documenting getopts v0.2.21
26172024-02-12T20:32:44.992Z Documenting typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
26182024-02-12T20:32:45.192Z Documenting tokio-stream v0.1.14
26192024-02-12T20:32:45.343Z Checking ident_case v1.0.1
26202024-02-12T20:32:45.501Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26212024-02-12T20:32:45.761Z Documenting predicates v3.1.0
26222024-02-12T20:32:46.796Z Documenting tokio-postgres v0.7.10
26232024-02-12T20:32:47.287Z Documenting match_cfg v0.1.0
26242024-02-12T20:32:48.521Z Documenting sha1 v0.10.6
26252024-02-12T20:32:49.132Z Documenting dirs-sys-next v0.1.2
26262024-02-12T20:32:50.244Z Documenting hostname v0.3.1
26272024-02-12T20:32:50.317Z Documenting rustls-pki-types v1.1.0
26282024-02-12T20:32:50.650Z Documenting camino v1.1.6
26292024-02-12T20:32:52.678Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26302024-02-12T20:32:52.937Z Documenting dirs-next v2.0.0
26312024-02-12T20:32:53.404Z Documenting paste v1.0.14
26322024-02-12T20:32:54.142Z Documenting thread_local v1.1.7
26332024-02-12T20:32:54.162Z Documenting rustls-webpki v0.102.1
26342024-02-12T20:32:54.935Z Documenting crossbeam-channel v0.5.8
26352024-02-12T20:32:55.693Z Documenting atty v0.2.14
26362024-02-12T20:32:56.209Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26372024-02-12T20:32:56.789Z Documenting term v0.7.0
26382024-02-12T20:32:57.961Z Documenting take_mut v0.2.2
26392024-02-12T20:32:58.562Z Documenting rustls v0.22.2
26402024-02-12T20:32:58.630Z Documenting slog-json v2.6.1
26412024-02-12T20:32:58.666Z Documenting http v1.0.0
26422024-02-12T20:32:59.020Z Documenting async-stream-impl v0.3.5
26432024-02-12T20:32:59.888Z Documenting debug-ignore v1.0.5
26442024-02-12T20:33:00.743Z Documenting slog-term v2.9.0
26452024-02-12T20:33:00.948Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
26462024-02-12T20:33:01.678Z Documenting slog-async v2.8.0
26472024-02-12T20:33:02.741Z Documenting atomic-waker v1.1.1
26482024-02-12T20:33:03.265Z Documenting slog-bunyan v2.5.0
26492024-02-12T20:33:03.525Z Documenting async-stream v0.3.5
26502024-02-12T20:33:04.701Z Documenting multer v3.0.0
26512024-02-12T20:33:05.325Z Documenting rustls-pemfile v2.0.0
26522024-02-12T20:33:05.628Z Documenting waitgroup v0.1.2
26532024-02-12T20:33:06.260Z Checking darling_core v0.20.3
26542024-02-12T20:33:07.312Z Documenting toml v0.8.9
26552024-02-12T20:33:07.776Z Documenting tokio-rustls v0.25.0
26562024-02-12T20:33:08.089Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26572024-02-12T20:33:08.358Z Documenting serde_path_to_error v0.1.15
26582024-02-12T20:33:09.376Z Checking darling v0.20.3
26592024-02-12T20:33:09.486Z Documenting serde_with_macros v3.6.0
26602024-02-12T20:33:09.537Z Documenting structmeta-derive v0.3.0
26612024-02-12T20:33:09.612Z Checking structmeta v0.3.0
26622024-02-12T20:33:09.841Z Documenting instant v0.1.12
26632024-02-12T20:33:11.947Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26642024-02-12T20:33:12.524Z Documenting macaddr v1.0.1
26652024-02-12T20:33:13.163Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26662024-02-12T20:33:13.179Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26672024-02-12T20:33:13.396Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26682024-02-12T20:33:13.520Z Documenting backoff v0.4.0
26692024-02-12T20:33:13.850Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
26702024-02-12T20:33:14.552Z Documenting serde_with v3.6.0
26712024-02-12T20:33:14.738Z Documenting structmeta v0.3.0
26722024-02-12T20:33:16.070Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26732024-02-12T20:33:16.273Z Documenting fastrand v2.0.1
26742024-02-12T20:33:16.534Z Documenting proc-macro-error-attr v1.0.4
26752024-02-12T20:33:17.655Z Documenting is-terminal v0.4.9
26762024-02-12T20:33:19.176Z Documenting parse-display-derive v0.9.0
26772024-02-12T20:33:19.602Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26782024-02-12T20:33:20.022Z Checking proc-macro-error v1.0.4
26792024-02-12T20:33:20.312Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26802024-02-12T20:33:20.336Z Documenting proc-macro-error v1.0.4
26812024-02-12T20:33:20.474Z Documenting proc-macro-crate v1.3.1
26822024-02-12T20:33:20.583Z Checking proc-macro-crate v1.3.1
26832024-02-12T20:33:20.663Z Documenting tempfile v3.10.0
26842024-02-12T20:33:20.830Z Documenting hash32 v0.3.1
26852024-02-12T20:33:21.886Z Documenting stable_deref_trait v1.2.0
26862024-02-12T20:33:22.660Z Documenting embedded-io v0.4.0
26872024-02-12T20:33:24.662Z Documenting cobs v0.2.3
26882024-02-12T20:33:24.848Z Documenting heapless v0.8.0
26892024-02-12T20:33:25.055Z Documenting parse-display v0.9.0
26902024-02-12T20:33:25.190Z Documenting camino-tempfile v1.1.1
26912024-02-12T20:33:25.700Z Documenting foreign-types-macros v0.2.3
26922024-02-12T20:33:25.828Z Documenting num_enum_derive v0.5.11
26932024-02-12T20:33:25.938Z Documenting foreign-types-shared v0.3.1
26942024-02-12T20:33:27.517Z Documenting postcard v1.0.8
26952024-02-12T20:33:29.666Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
26962024-02-12T20:33:29.687Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26972024-02-12T20:33:29.687Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26982024-02-12T20:33:29.687Z Documenting crucible-workspace-hack v0.1.0
26992024-02-12T20:33:29.791Z Documenting smoltcp v0.11.0
27002024-02-12T20:33:30.263Z Documenting foreign-types v0.5.0
27012024-02-12T20:33:31.736Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27022024-02-12T20:33:31.901Z Documenting num_enum v0.5.11
27032024-02-12T20:33:32.230Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27042024-02-12T20:33:33.404Z Documenting cstr-argument v0.1.2
27052024-02-12T20:33:33.491Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27062024-02-12T20:33:34.325Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27072024-02-12T20:33:35.593Z Documenting colored v2.0.4
27082024-02-12T20:33:35.709Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27092024-02-12T20:33:36.050Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27102024-02-12T20:33:37.893Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27112024-02-12T20:33:37.992Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27122024-02-12T20:33:38.638Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27132024-02-12T20:33:39.995Z Documenting zone_cfg_derive v0.3.0
27142024-02-12T20:33:40.848Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27152024-02-12T20:33:41.840Z Documenting num-derive v0.4.0
27162024-02-12T20:33:41.963Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27172024-02-12T20:33:42.119Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27182024-02-12T20:33:42.408Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27192024-02-12T20:33:43.774Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27202024-02-12T20:33:45.001Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
27212024-02-12T20:33:45.590Z Documenting zone v0.3.0
27222024-02-12T20:33:46.454Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
27232024-02-12T20:33:47.582Z Documenting smf v0.2.2
27242024-02-12T20:33:48.884Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27252024-02-12T20:33:49.190Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27262024-02-12T20:33:49.320Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27272024-02-12T20:33:49.435Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27282024-02-12T20:33:51.098Z Documenting password-hash v0.5.0
27292024-02-12T20:33:51.165Z Documenting blake2 v0.10.6
27302024-02-12T20:33:51.779Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27312024-02-12T20:33:52.061Z Documenting linked-hash-map v0.5.6
27322024-02-12T20:33:52.955Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27332024-02-12T20:33:55.009Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27342024-02-12T20:33:55.181Z Documenting itertools v0.12.1
27352024-02-12T20:33:55.976Z Documenting memmap v0.7.0
27362024-02-12T20:33:56.349Z Documenting argon2 v0.5.3
27372024-02-12T20:33:56.377Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
27382024-02-12T20:33:56.978Z Documenting lru-cache v0.1.2
27392024-02-12T20:33:58.094Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27402024-02-12T20:33:59.706Z Documenting quick-error v1.2.3
27412024-02-12T20:33:59.924Z Documenting usdt v0.5.0
27422024-02-12T20:34:00.479Z Documenting swrite v0.1.0
27432024-02-12T20:34:00.706Z Documenting newtype_derive v0.1.6
27442024-02-12T20:34:01.358Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27452024-02-12T20:34:02.469Z Documenting tap v1.0.1
27462024-02-12T20:34:02.519Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27472024-02-12T20:34:03.076Z Documenting resolv-conf v0.7.0
27482024-02-12T20:34:03.777Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27492024-02-12T20:34:04.216Z Documenting radium v0.7.0
27502024-02-12T20:34:04.418Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27512024-02-12T20:34:04.454Z Documenting steno v0.4.0
27522024-02-12T20:34:05.306Z Documenting wyz v0.5.1
27532024-02-12T20:34:07.062Z Documenting trust-dns-resolver v0.22.0
27542024-02-12T20:34:07.209Z Documenting nibble_vec v0.1.0
27552024-02-12T20:34:07.368Z Checking heck v0.3.3
27562024-02-12T20:34:07.540Z Documenting crc-catalog v2.2.0
27572024-02-12T20:34:08.024Z Documenting endian-type v0.1.2
27582024-02-12T20:34:08.395Z Documenting funty v2.0.0
27592024-02-12T20:34:10.949Z Documenting crc v3.0.1
27602024-02-12T20:34:11.621Z Documenting bitvec v1.0.1
27612024-02-12T20:34:11.635Z Documenting structopt-derive v0.4.18
27622024-02-12T20:34:11.813Z Documenting radix_trie v0.2.1
27632024-02-12T20:34:13.452Z Documenting cancel-safe-futures v0.1.5
27642024-02-12T20:34:15.138Z Documenting filetime v0.2.23
27652024-02-12T20:34:16.228Z Documenting xattr v1.0.1
27662024-02-12T20:34:16.235Z Documenting packed_struct_codegen v0.10.1
27672024-02-12T20:34:16.812Z Documenting nodrop v0.1.14
27682024-02-12T20:34:17.751Z Documenting structopt v0.3.26
27692024-02-12T20:34:19.044Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27702024-02-12T20:34:19.675Z Documenting array-init v0.0.4
27712024-02-12T20:34:19.864Z Documenting libefi-sys v0.1.0
27722024-02-12T20:34:19.881Z Documenting tar v0.4.40
27732024-02-12T20:34:20.131Z Documenting num-bigint-dig v0.8.4
27742024-02-12T20:34:21.800Z Documenting packed_struct v0.10.1
27752024-02-12T20:34:22.119Z Documenting num-rational v0.4.1
27762024-02-12T20:34:22.952Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27772024-02-12T20:34:23.899Z Documenting pkcs1 v0.7.5
27782024-02-12T20:34:24.058Z Documenting signature v2.1.0
27792024-02-12T20:34:26.012Z Documenting num-complex v0.4.4
27802024-02-12T20:34:26.426Z Documenting bitfield v0.14.0
27812024-02-12T20:34:26.650Z Documenting arc-swap v1.6.0
27822024-02-12T20:34:26.820Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27832024-02-12T20:34:27.997Z Documenting termcolor v1.2.0
27842024-02-12T20:34:28.480Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
27852024-02-12T20:34:28.940Z Documenting rsa v0.9.2
27862024-02-12T20:34:29.324Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27872024-02-12T20:34:30.495Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27882024-02-12T20:34:30.701Z Documenting slog-scope v4.4.0
27892024-02-12T20:34:31.387Z Documenting num v0.4.1
27902024-02-12T20:34:32.609Z Documenting env_logger v0.10.0
27912024-02-12T20:34:33.633Z Documenting serde-hex v0.1.0
27922024-02-12T20:34:34.521Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27932024-02-12T20:34:34.736Z Documenting x509-cert v0.2.4
27942024-02-12T20:34:37.199Z Documenting ron v0.8.1
27952024-02-12T20:34:37.209Z Documenting libsw v3.3.1
27962024-02-12T20:34:37.564Z Documenting gethostname v0.4.3
27972024-02-12T20:34:38.361Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27982024-02-12T20:34:38.464Z Documenting half v2.3.1
27992024-02-12T20:34:40.096Z Documenting derive-where v1.2.7
28002024-02-12T20:34:40.409Z Documenting ciborium-io v0.2.2
28012024-02-12T20:34:41.568Z Documenting crc-any v2.4.3
28022024-02-12T20:34:41.579Z Documenting same-file v1.0.6
28032024-02-12T20:34:41.811Z Documenting owo-colors v4.0.0
28042024-02-12T20:34:41.965Z Documenting linear-map v1.2.0
28052024-02-12T20:34:43.586Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28062024-02-12T20:34:44.123Z Documenting ciborium-ll v0.2.2
28072024-02-12T20:34:44.654Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
28082024-02-12T20:34:45.969Z Documenting walkdir v2.4.0
28092024-02-12T20:34:46.589Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28102024-02-12T20:34:47.119Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
28112024-02-12T20:34:47.122Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28122024-02-12T20:34:48.361Z Documenting slog-stdlog v4.1.1
28132024-02-12T20:34:50.630Z Documenting slog-dtrace v0.3.0
28142024-02-12T20:34:52.343Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28152024-02-12T20:34:52.408Z Documenting path-slash v0.1.5
28162024-02-12T20:34:52.885Z Documenting slog-envlogger v2.2.0
28172024-02-12T20:34:55.814Z Documenting ciborium v0.2.2
28182024-02-12T20:34:56.150Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
28192024-02-12T20:34:57.514Z Documenting pem v3.0.2
28202024-02-12T20:34:57.795Z Documenting fxhash v0.2.1
28212024-02-12T20:34:58.398Z Documenting utf-8 v0.7.6
28222024-02-12T20:35:00.289Z Documenting display-error-chain v0.2.0
28232024-02-12T20:35:12.961Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28242024-02-12T20:35:12.961Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28252024-02-12T20:35:12.961Z Documenting tungstenite v0.20.1
28262024-02-12T20:35:12.961Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28272024-02-12T20:35:12.961Z Documenting vte_generate_state_changes v0.1.1
28282024-02-12T20:35:12.961Z Documenting convert_case v0.4.0
28292024-02-12T20:35:12.962Z Checking convert_case v0.4.0
28302024-02-12T20:35:12.962Z Documenting vte v0.11.1
28312024-02-12T20:35:12.962Z Documenting buf-list v1.0.3
28322024-02-12T20:35:12.962Z Documenting derive_more v0.99.17
28332024-02-12T20:35:12.962Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28342024-02-12T20:35:12.962Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28352024-02-12T20:35:12.962Z Documenting tokio-tungstenite v0.20.1
28362024-02-12T20:35:12.962Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28372024-02-12T20:35:12.962Z Checking darling_core v0.14.4
28382024-02-12T20:35:12.962Z Documenting pin-project-internal v1.1.3
28392024-02-12T20:35:13.660Z Checking darling v0.14.4
28402024-02-12T20:35:13.737Z Documenting strip-ansi-escapes v0.2.0
28412024-02-12T20:35:13.780Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28422024-02-12T20:35:15.538Z Documenting doc-comment v0.3.3
28432024-02-12T20:35:16.927Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28442024-02-12T20:35:17.203Z Documenting crossbeam-deque v0.8.3
28452024-02-12T20:35:17.308Z Documenting pin-project v1.1.3
28462024-02-12T20:35:17.767Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28472024-02-12T20:35:18.165Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28482024-02-12T20:35:18.467Z Documenting snafu-derive v0.7.5
28492024-02-12T20:35:19.115Z Documenting nu-ansi-term v0.49.0
28502024-02-12T20:35:20.287Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28512024-02-12T20:35:21.126Z Documenting rayon-core v1.12.0
28522024-02-12T20:35:21.588Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28532024-02-12T20:35:23.222Z Documenting reedline v0.28.0
28542024-02-12T20:35:23.503Z Documenting trust-dns-client v0.22.0
28552024-02-12T20:35:25.156Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28562024-02-12T20:35:25.483Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28572024-02-12T20:35:25.806Z Documenting globset v0.4.13
28582024-02-12T20:35:26.465Z Documenting olpc-cjson v0.1.3
28592024-02-12T20:35:27.245Z Documenting snafu v0.7.5
28602024-02-12T20:35:30.026Z Documenting serde_plain v1.0.2
28612024-02-12T20:35:30.609Z Documenting headers-core v0.2.0
28622024-02-12T20:35:30.834Z Documenting async-recursion v1.0.5
28632024-02-12T20:35:33.094Z Documenting keccak v0.1.4
28642024-02-12T20:35:33.094Z Documenting typed-path v0.7.0
28652024-02-12T20:35:33.094Z Documenting bytecount v0.6.3
28662024-02-12T20:35:33.247Z Documenting trust-dns-server v0.22.1
28672024-02-12T20:35:34.292Z Documenting rayon v1.8.0
28682024-02-12T20:35:34.348Z Documenting sha3 v0.10.8
28692024-02-12T20:35:35.627Z Documenting headers v0.3.9
28702024-02-12T20:35:36.029Z Documenting papergrid v0.11.0
28712024-02-12T20:35:37.457Z Documenting tough v0.16.0
28722024-02-12T20:35:39.607Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28732024-02-12T20:35:40.695Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28742024-02-12T20:35:40.849Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28752024-02-12T20:35:41.783Z Documenting derive_builder_core v0.12.0
28762024-02-12T20:35:42.028Z Checking derive_builder_core v0.12.0
28772024-02-12T20:35:42.114Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28782024-02-12T20:35:42.309Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28792024-02-12T20:35:42.698Z Documenting sled v0.34.7
28802024-02-12T20:35:42.806Z Documenting fs-err v2.11.0
28812024-02-12T20:35:42.840Z Documenting unicase v2.7.0
28822024-02-12T20:35:43.166Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28832024-02-12T20:35:43.486Z Documenting tabled_derive v0.7.0
28842024-02-12T20:35:44.864Z Documenting progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28852024-02-12T20:35:46.085Z Documenting progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28862024-02-12T20:35:46.768Z Documenting fd-lock v4.0.2
28872024-02-12T20:35:48.235Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28882024-02-12T20:35:48.400Z Documenting nix v0.27.1
28892024-02-12T20:35:49.230Z Documenting secrecy v0.8.0
28902024-02-12T20:35:49.425Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28912024-02-12T20:35:50.987Z Documenting rustversion v1.0.14
28922024-02-12T20:35:51.605Z Documenting sqlparser_derive v0.2.2
28932024-02-12T20:35:52.027Z Documenting home v0.5.5
28942024-02-12T20:35:53.313Z Documenting unicode_categories v0.1.1
28952024-02-12T20:35:53.534Z Documenting parse-size v1.0.0
28962024-02-12T20:35:53.610Z Documenting progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
28972024-02-12T20:35:55.027Z Documenting castaway v0.2.2
28982024-02-12T20:35:55.109Z Documenting derive_builder_macro v0.12.0
28992024-02-12T20:35:55.944Z Documenting rustyline v13.0.0
29002024-02-12T20:35:56.500Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29012024-02-12T20:35:57.092Z Documenting sqlparser v0.43.1
29022024-02-12T20:35:57.199Z Documenting sqlformat v0.2.3
29032024-02-12T20:35:58.878Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29042024-02-12T20:35:59.586Z Documenting tabled v0.15.0
29052024-02-12T20:36:02.316Z Documenting mime_guess v2.0.4
29062024-02-12T20:36:04.394Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29072024-02-12T20:36:05.668Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29082024-02-12T20:36:06.232Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29092024-02-12T20:36:07.288Z Compiling nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
29102024-02-12T20:36:07.609Z Documenting universal-hash v0.5.1
29112024-02-12T20:36:10.143Z Documenting bcs v0.1.6
29122024-02-12T20:36:11.785Z Documenting kstat-rs v0.2.3
29132024-02-12T20:36:14.029Z Documenting thiserror-impl-no-std v2.0.2
29142024-02-12T20:36:14.386Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29152024-02-12T20:36:17.064Z Documenting curve25519-dalek-derive v0.1.0
29162024-02-12T20:36:17.131Z Documenting ref-cast-impl v1.0.20
29172024-02-12T20:36:17.514Z Documenting opaque-debug v0.3.0
29182024-02-12T20:36:18.754Z Documenting highway v1.1.0
29192024-02-12T20:36:19.182Z Documenting thiserror-no-std v2.0.2
29202024-02-12T20:36:20.330Z Documenting poly1305 v0.8.0
29212024-02-12T20:36:20.976Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29222024-02-12T20:36:21.860Z Documenting curve25519-dalek v4.1.1
29232024-02-12T20:36:22.076Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29242024-02-12T20:36:22.651Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29252024-02-12T20:36:22.809Z Documenting ref-cast v1.0.20
29262024-02-12T20:36:23.980Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
29272024-02-12T20:36:24.980Z Documenting derive_builder v0.12.0
29282024-02-12T20:36:25.288Z Documenting compact_str v0.7.1
29292024-02-12T20:36:25.735Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29302024-02-12T20:36:27.196Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29312024-02-12T20:36:28.633Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29322024-02-12T20:36:29.363Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29332024-02-12T20:36:32.388Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29342024-02-12T20:36:39.398Z Documenting portable-atomic v1.4.3
29352024-02-12T20:36:39.436Z Documenting polar-core v0.27.0
29362024-02-12T20:36:40.800Z Documenting ed25519 v1.5.3
29372024-02-12T20:36:43.071Z Documenting strum v0.26.1
29382024-02-12T20:36:43.844Z Documenting libxml v0.3.3
29392024-02-12T20:36:44.809Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29402024-02-12T20:36:46.695Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29412024-02-12T20:36:46.817Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29422024-02-12T20:36:47.654Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29432024-02-12T20:36:47.957Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29442024-02-12T20:36:49.100Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
29452024-02-12T20:36:49.586Z Documenting chacha20 v0.9.1
29462024-02-12T20:36:50.555Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29472024-02-12T20:36:51.441Z Documenting bb8 v0.8.3
29482024-02-12T20:36:54.628Z Documenting aead v0.5.2
29492024-02-12T20:36:57.019Z Documenting lru v0.12.1
29502024-02-12T20:36:58.056Z Documenting quick-xml v0.30.0
29512024-02-12T20:37:00.275Z Documenting impl-trait-for-tuples v0.2.2
29522024-02-12T20:37:01.096Z Documenting stability v0.1.1
29532024-02-12T20:37:01.867Z Documenting oso-derive v0.27.0
29542024-02-12T20:37:02.320Z Documenting maplit v1.0.2
29552024-02-12T20:37:03.460Z Documenting cassowary v0.3.0
29562024-02-12T20:37:04.945Z Documenting number_prefix v0.4.0
29572024-02-12T20:37:05.479Z Documenting glob v0.3.1
29582024-02-12T20:37:05.777Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29592024-02-12T20:37:06.124Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29602024-02-12T20:37:06.376Z Documenting samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
29612024-02-12T20:37:06.879Z Documenting chacha20poly1305 v0.10.1
29622024-02-12T20:37:06.906Z Documenting oso v0.27.0
29632024-02-12T20:37:07.558Z Documenting ratatui v0.26.0
29642024-02-12T20:37:08.906Z Documenting indicatif v0.17.7
29652024-02-12T20:37:10.075Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29662024-02-12T20:37:12.672Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
29672024-02-12T20:37:13.439Z Documenting salty v0.2.0
29682024-02-12T20:37:13.911Z Documenting vsss-rs v3.3.4
29692024-02-12T20:37:17.906Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29702024-02-12T20:37:18.177Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29712024-02-12T20:37:18.294Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29722024-02-12T20:37:18.997Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29732024-02-12T20:37:20.099Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29742024-02-12T20:37:21.215Z Documenting cookie v0.18.0
29752024-02-12T20:37:22.795Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29762024-02-12T20:37:25.923Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29772024-02-12T20:37:26.293Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29782024-02-12T20:37:26.596Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29792024-02-12T20:37:28.757Z Documenting serde-big-array v0.5.1
29802024-02-12T20:37:29.854Z Documenting rtoolbox v0.0.1
29812024-02-12T20:37:29.944Z Documenting humantime v2.1.0
29822024-02-12T20:37:31.096Z Documenting is_ci v1.1.1
29832024-02-12T20:37:32.489Z Documenting http-range v0.1.5
29842024-02-12T20:37:33.101Z Documenting unicode-linebreak v0.1.5
29852024-02-12T20:37:33.748Z Documenting smawk v0.3.1
29862024-02-12T20:37:33.972Z Documenting rpassword v7.3.1
29872024-02-12T20:37:34.819Z Documenting supports-color v2.1.0
29882024-02-12T20:37:36.112Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29892024-02-12T20:37:36.314Z Documenting hyper-staticfile v0.9.5
29902024-02-12T20:37:36.774Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29912024-02-12T20:37:38.243Z Documenting textwrap v0.16.0
29922024-02-12T20:37:38.887Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29932024-02-12T20:37:39.255Z Documenting tui-tree-widget v0.17.0
29942024-02-12T20:37:42.483Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29952024-02-12T20:37:42.840Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29962024-02-12T20:37:44.116Z Checking nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
29972024-02-12T20:37:44.129Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29982024-02-12T20:37:44.882Z Documenting rcgen v0.12.1
29992024-02-12T20:37:45.544Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30002024-02-12T20:37:46.786Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30012024-02-12T20:37:47.196Z Documenting atomicwrites v0.4.3
30022024-02-12T20:37:48.087Z Documenting signal-hook-tokio v0.3.1
30032024-02-12T20:37:49.672Z Documenting memmap2 v0.7.1
30042024-02-12T20:37:51.603Z Documenting subprocess v0.2.9
30052024-02-12T20:37:52.892Z Documenting corncobs v0.1.3
30062024-02-12T20:37:52.949Z Documenting arrayvec v0.7.4
30072024-02-12T20:37:53.917Z Documenting shell-words v1.1.0
30082024-02-12T20:37:55.812Z Documenting arrayref v0.3.7
30092024-02-12T20:37:55.954Z Documenting constant_time_eq v0.3.0
30102024-02-12T20:37:56.293Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30112024-02-12T20:37:58.344Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30122024-02-12T20:37:58.663Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30132024-02-12T20:37:58.871Z Documenting blake3 v1.5.0
30142024-02-12T20:38:01.338Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30152024-02-12T20:38:03.260Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30162024-02-12T20:38:03.283Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30172024-02-12T20:38:04.573Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30182024-02-12T20:38:06.642Z Documenting nexus-deployment v0.1.0 (/work/oxidecomputer/omicron/nexus/deployment)
30192024-02-12T20:38:11.064Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30202024-02-12T20:38:19.724Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30212024-02-12T20:38:21.544Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30222024-02-12T20:38:22.649Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
30232024-02-12T20:38:24.293Zwarning: unclosed HTML tag `usize`
30242024-02-12T20:38:24.294Z --> wicket/src/ui/panes/update.rs:153:19
30252024-02-12T20:38:24.294Z |
30262024-02-12T20:38:24.294Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
30272024-02-12T20:38:24.294Z | ^^^^^^^
30282024-02-12T20:38:24.294Z |
30292024-02-12T20:38:24.294Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
30302024-02-12T20:38:24.294Z
30312024-02-12T20:38:25.146Z Documenting fatfs v0.3.6
30322024-02-12T20:38:25.594Zwarning: `wicket` (lib doc) generated 1 warning
30332024-02-12T20:38:25.597Z Documenting nanorand v0.7.0
30342024-02-12T20:38:27.588Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30352024-02-12T20:38:28.820Z Documenting topological-sort v0.2.2
30362024-02-12T20:38:29.724Z Documenting assert_matches v1.5.0
30372024-02-12T20:38:30.279Z Documenting flume v0.11.0
30382024-02-12T20:38:32.739Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30392024-02-12T20:38:33.362Z Documenting omicron-zone-package v0.11.0
30402024-02-12T20:38:34.083Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30412024-02-12T20:38:36.096Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30422024-02-12T20:38:38.267Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30432024-02-12T20:38:39.229Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30442024-02-12T20:38:42.353Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30452024-02-12T20:38:46.126Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
30462024-02-12T20:38:49.575Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
30472024-02-12T20:38:50.342Z Documenting termios v0.3.3
30482024-02-12T20:38:53.652Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
30492024-02-12T20:38:53.652Z --> sled-agent/src/sim/instance.rs:46:7
30502024-02-12T20:38:53.652Z |
30512024-02-12T20:38:53.652Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
30522024-02-12T20:38:53.652Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
30532024-02-12T20:38:53.652Z |
30542024-02-12T20:38:53.652Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30552024-02-12T20:38:53.652Z
30562024-02-12T20:38:54.378Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30572024-02-12T20:38:56.872Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
30582024-02-12T20:39:02.178Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30592024-02-12T20:39:03.079Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30602024-02-12T20:39:04.236Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30612024-02-12T20:39:16.816Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30622024-02-12T20:39:26.355Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30632024-02-12T20:39:27.389Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30642024-02-12T20:39:36.720Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
30652024-02-12T20:39:36.720Z --> nexus/db-queries/src/db/datastore/update.rs:27:27
30662024-02-12T20:39:36.720Z |
30672024-02-12T20:39:36.720Z27 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
30682024-02-12T20:39:36.720Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
30692024-02-12T20:39:36.720Z |
30702024-02-12T20:39:36.720Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30712024-02-12T20:39:36.720Z
30722024-02-12T20:39:42.614Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
30732024-02-12T20:39:45.872Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
30742024-02-12T20:39:46.089Z Documenting zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
30752024-02-12T20:39:46.729Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30762024-02-12T20:39:52.205Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30772024-02-12T20:39:52.556Zwarning: `nexus-db-queries` (lib doc) generated 1 warning
30782024-02-12T20:39:52.575Z Documenting nexus-blueprint-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/blueprint-execution)
30792024-02-12T20:40:16.491Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30802024-02-12T20:41:01.919Zwarning: unresolved link to `VolumeConstructionRequest`
30812024-02-12T20:41:01.919Z --> nexus/src/app/sagas/volume_delete.rs:338:7
30822024-02-12T20:41:01.919Z |
30832024-02-12T20:41:01.920Z338 | /// [`VolumeConstructionRequest`] is shown here):
30842024-02-12T20:41:01.920Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30852024-02-12T20:41:01.920Z |
30862024-02-12T20:41:01.920Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30872024-02-12T20:41:01.920Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30882024-02-12T20:41:01.920Z
30892024-02-12T20:41:01.924Zwarning: unresolved link to `fd00:1122:3344:101::5`
30902024-02-12T20:41:01.924Z --> nexus/src/app/sagas/volume_delete.rs:348:17
30912024-02-12T20:41:01.924Z |
30922024-02-12T20:41:01.924Z348 | /// "[fd00:1122:3344:101::5]:1000",
30932024-02-12T20:41:01.924Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30942024-02-12T20:41:01.924Z
30952024-02-12T20:41:01.924Zwarning: unresolved link to `fd00:1122:3344:102::9`
30962024-02-12T20:41:01.924Z --> nexus/src/app/sagas/volume_delete.rs:349:17
30972024-02-12T20:41:01.924Z |
30982024-02-12T20:41:01.924Z349 | /// "[fd00:1122:3344:102::9]:1000",
30992024-02-12T20:41:01.924Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31002024-02-12T20:41:01.924Z
31012024-02-12T20:41:01.924Zwarning: unresolved link to `fd00:1122:3344:103::2`
31022024-02-12T20:41:01.924Z --> nexus/src/app/sagas/volume_delete.rs:350:17
31032024-02-12T20:41:01.924Z |
31042024-02-12T20:41:01.924Z350 | /// "[fd00:1122:3344:103::2]:1000"
31052024-02-12T20:41:01.924Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31062024-02-12T20:41:01.924Z
31072024-02-12T20:41:01.924Zwarning: unresolved link to `fd00:1122:3344:101::5`
31082024-02-12T20:41:01.924Z --> nexus/src/app/sagas/volume_delete.rs:369:17
31092024-02-12T20:41:01.924Z |
31102024-02-12T20:41:01.924Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
31112024-02-12T20:41:01.924Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
31122024-02-12T20:41:01.925Z
31132024-02-12T20:41:01.925Zwarning: unresolved link to `fd00:1122:3344:102::9`
31142024-02-12T20:41:01.925Z --> nexus/src/app/sagas/volume_delete.rs:370:17
31152024-02-12T20:41:01.925Z |
31162024-02-12T20:41:01.925Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
31172024-02-12T20:41:01.925Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
31182024-02-12T20:41:01.925Z
31192024-02-12T20:41:01.925Zwarning: unresolved link to `fd00:1122:3344:103::2`
31202024-02-12T20:41:01.925Z --> nexus/src/app/sagas/volume_delete.rs:371:17
31212024-02-12T20:41:01.925Z |
31222024-02-12T20:41:01.925Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
31232024-02-12T20:41:01.925Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
31242024-02-12T20:41:01.925Z
31252024-02-12T20:41:04.792Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
31262024-02-12T20:41:20.516Z Finished dev [unoptimized + debuginfo] target(s) in 11m 16s
31272024-02-12T20:41:20.621Z
31282024-02-12T20:41:20.621Zreal 11:16.894285931
31292024-02-12T20:41:20.622Zuser 30:27.577635804
31302024-02-12T20:41:20.622Zsys 48:49.022202071
31312024-02-12T20:41:20.622Ztrap 0.944406621
31322024-02-12T20:41:20.622Ztflt 0.071064528
31332024-02-12T20:41:20.622Zdflt 0.533321611
31342024-02-12T20:41:20.632Zkflt 0.000151869
31352024-02-12T20:41:20.632Zlock 2:02:23.860471567
31362024-02-12T20:41:20.632Zslp 2:50:44.231982379
31372024-02-12T20:41:20.632Zlat 4:42.156633155
31382024-02-12T20:41:20.632Zstop 1:27.179669305
31392024-02-12T20:41:20.632Zprocess exited: duration 1276013 ms, exit code 0
 
31402024-02-12T20:41:20.661Zfound 0 output files