01HXW29SH1MYDNSXGFET0E7EJF: 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: 01HXW2C7ZG86TRWYJ4A3YGG6AT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-14T17:32:18.598Zjob assigned to worker 01HXW2HD3ND4X9AZ9B8VJ7A7A1 (queued for 3 m 43 s)
 
22024-05-14T17:32:27.169Zstarting task 0: "setup"
32024-05-14T17:32:27.422Z++ uname -s
42024-05-14T17:32:27.423Z+ kern=SunOS
52024-05-14T17:32:27.423Z+ case "$kern" in
62024-05-14T17:32:27.423Z+ groupadd -g 12345 build
72024-05-14T17:32:27.423Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-14T17:32:28.827Z+ zfs create -o mountpoint=/work rpool/work
92024-05-14T17:32:28.884Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-14T17:32:28.918Z+ home_fs=zfs
112024-05-14T17:32:28.918Z+ [[ zfs == autofs ]]
122024-05-14T17:32:28.918Z+ mkdir -p /home/build
132024-05-14T17:32:28.918Z+ chown build:build /home/build /work
142024-05-14T17:32:30.884Z+ chmod 0700 /home/build /work
152024-05-14T17:32:30.890Zprocess exited: duration 4192 ms, exit code 0
 
162024-05-14T17:32:30.907Zstarting task 1: "rust-toolchain"
172024-05-14T17:32:30.914Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-14T17:32:30.928Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-05-14T17:32:31.085Zinfo: downloading installer
202024-05-14T17:32:32.270Zwarning: it looks like you have an existing installation of Rust at:
212024-05-14T17:32:32.270Zwarning: /opt/ooce/bin
222024-05-14T17:32:32.270Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-14T17:32:32.271Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-14T17:32:32.271Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-14T17:32:32.271Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-14T17:32:32.271Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-14T17:32:32.272Zerror: cannot install while Rust is installed
282024-05-14T17:32:32.272Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-14T17:32:32.385Zinfo: profile set to 'default'
302024-05-14T17:32:32.385Zinfo: default host triple is x86_64-unknown-illumos
312024-05-14T17:32:32.394Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-05-14T17:32:32.499Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-05-14T17:32:32.499Zinfo: downloading component 'cargo'
342024-05-14T17:32:33.096Zinfo: downloading component 'clippy'
352024-05-14T17:32:33.707Zinfo: downloading component 'rust-docs'
362024-05-14T17:32:34.051Zinfo: downloading component 'rust-std'
372024-05-14T17:32:35.386Zinfo: downloading component 'rustc'
382024-05-14T17:32:38.529Zinfo: downloading component 'rustfmt'
392024-05-14T17:32:38.719Zinfo: installing component 'cargo'
402024-05-14T17:32:39.564Zinfo: installing component 'clippy'
412024-05-14T17:32:39.908Zinfo: installing component 'rust-docs'
422024-05-14T17:32:41.313Zinfo: installing component 'rust-std'
432024-05-14T17:32:43.147Zinfo: installing component 'rustc'
442024-05-14T17:32:47.065Zinfo: installing component 'rustfmt'
452024-05-14T17:32:47.412Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-05-14T17:32:47.412Z
472024-05-14T17:32:47.706Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-05-14T17:32:47.706Z
492024-05-14T17:32:47.709Z
502024-05-14T17:32:47.709ZRust is installed now. Great!
512024-05-14T17:32:47.709Z
522024-05-14T17:32:47.709ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-14T17:32:47.709Zenvironment variable. This has not been done automatically.
542024-05-14T17:32:47.709Z
552024-05-14T17:32:47.709ZTo configure your current shell, you need to source
562024-05-14T17:32:47.709Zthe corresponding env file under $HOME/.cargo.
572024-05-14T17:32:47.709Z
582024-05-14T17:32:47.709ZThis is usually done by running one of the following (note the leading DOT):
592024-05-14T17:32:47.709Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-14T17:32:47.709Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-14T17:32:48.195Z+ rustc --version
622024-05-14T17:32:48.206Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
632024-05-14T17:32:48.206Zprocess exited: duration 16932 ms, exit code 0
 
642024-05-14T17:32:48.239Zstarting task 2: "authentication"
652024-05-14T17:32:48.677ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
662024-05-14T17:32:56.350Zprocess exited: duration 8108 ms, exit code 0
 
672024-05-14T17:32:56.910Zstarting task 3: "clone repository"
682024-05-14T17:32:56.979Z+ mkdir -p /work/oxidecomputer/omicron
692024-05-14T17:32:56.979Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
702024-05-14T17:32:57.274ZCloning into '/work/oxidecomputer/omicron'...
712024-05-14T17:33:03.380Z+ cd /work/oxidecomputer/omicron
722024-05-14T17:33:03.380Z+ git fetch origin 82e9fe5b10fb57c0cea50441f246794331ccb9bc
732024-05-14T17:33:03.930ZFrom https://github.com/oxidecomputer/omicron
742024-05-14T17:33:03.930Z * branch 82e9fe5b10fb57c0cea50441f246794331ccb9bc -> FETCH_HEAD
752024-05-14T17:33:03.938Z+ [[ -n john/add-previously-expunged-sled ]]
762024-05-14T17:33:03.945Z++ git branch --show-current
772024-05-14T17:33:03.945Z+ current=main
782024-05-14T17:33:03.945Z+ [[ main != john/add-previously-expunged-sled ]]
792024-05-14T17:33:03.946Z+ git branch -f john/add-previously-expunged-sled 82e9fe5b10fb57c0cea50441f246794331ccb9bc
802024-05-14T17:33:03.948Z+ git checkout -f john/add-previously-expunged-sled
812024-05-14T17:33:04.074ZSwitched to branch 'john/add-previously-expunged-sled'
822024-05-14T17:33:04.080Z+ git reset --hard 82e9fe5b10fb57c0cea50441f246794331ccb9bc
832024-05-14T17:33:04.088ZHEAD is now at 82e9fe5b1 expectorate
842024-05-14T17:33:04.096Zprocess exited: duration 7230 ms, exit code 0
 
852024-05-14T17:33:04.105Zstarting task 4: "build"
862024-05-14T17:33:04.110Z+ cargo --version
872024-05-14T17:33:04.116Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
882024-05-14T17:33:04.242Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
892024-05-14T17:33:04.242Zinfo: downloading component 'cargo'
902024-05-14T17:33:04.907Zinfo: downloading component 'clippy'
912024-05-14T17:33:05.085Zinfo: downloading component 'rust-docs'
922024-05-14T17:33:05.927Zinfo: downloading component 'rust-std'
932024-05-14T17:33:07.154Zinfo: downloading component 'rustc'
942024-05-14T17:33:10.427Zinfo: downloading component 'rustfmt'
952024-05-14T17:33:10.596Zinfo: installing component 'cargo'
962024-05-14T17:33:11.400Zinfo: installing component 'clippy'
972024-05-14T17:33:11.754Zinfo: installing component 'rust-docs'
982024-05-14T17:33:13.182Zinfo: installing component 'rust-std'
992024-05-14T17:33:14.788Zinfo: installing component 'rustc'
1002024-05-14T17:33:18.778Zinfo: installing component 'rustfmt'
1012024-05-14T17:33:19.162Zcargo 1.77.2 (e52e36006 2024-03-26)
1022024-05-14T17:33:19.171Z+ rustc --version
1032024-05-14T17:33:19.226Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
1042024-05-14T17:33:19.241Z+ source ./env.sh
1052024-05-14T17:33:19.241Z++ set -o xtrace
1062024-05-14T17:33:19.241Z++++ dirname ./env.sh
1072024-05-14T17:33:19.241Z+++ readlink -f .
1082024-05-14T17:33:19.322Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092024-05-14T17:33:19.753Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-05-14T17:33:19.753Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-05-14T17:33:19.754Z++ 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
1122024-05-14T17:33:19.754Z++ 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
1132024-05-14T17:33:19.754Z++ 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
1142024-05-14T17:33:19.754Z++ 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
1152024-05-14T17:33:19.754Z++ 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
1162024-05-14T17:33:19.754Z++ 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
1172024-05-14T17:33:19.754Z++ unset OMICRON_WS
1182024-05-14T17:33:19.754Z++ set +o xtrace
1192024-05-14T17:33:19.768Z
1202024-05-14T17:33:19.768Z ##### ##### ###### ##### ###### #### # # # #### #
1212024-05-14T17:33:19.768Z # # # # # # # # # # # # # # #
1222024-05-14T17:33:19.768Z # # # # ##### # # ##### # # # # # #### #
1232024-05-14T17:33:19.768Z ##### ##### # ##### # # # # # # # # #
1242024-05-14T17:33:19.768Z # # # # # # # # # # # # # # #
1252024-05-14T17:33:19.768Z # # # ###### # # ###### ### # #### # #### #
1262024-05-14T17:33:19.768Z
1272024-05-14T17:33:29.589Z Startup: Refreshing catalog 'helios-dev' ... Done
1282024-05-14T17:33:31.434Z Startup: Caching catalogs ... Done
1292024-05-14T17:33:33.052ZPlanning: Solver setup ... Done (1.111s)
1302024-05-14T17:33:33.079ZPlanning: Running solver ... Done (0.022s)
1312024-05-14T17:33:33.518ZPlanning: Finding local manifests ... Done (0.003s)
1322024-05-14T17:33:33.532ZPlanning: Fetching manifests: 0/4 0% complete
1332024-05-14T17:33:33.532ZPlanning: Fetching manifests: 4/4 100% complete
1342024-05-14T17:33:33.543ZPlanning: Package planning ... Done (0.048s)
1352024-05-14T17:33:33.594ZPlanning: Merging actions ... Done (0.050s)
1362024-05-14T17:33:34.523ZPlanning: Checking for conflicting actions ... Done (0.931s)
1372024-05-14T17:33:34.540ZPlanning: Consolidating action changes ... Done (0.010s)
1382024-05-14T17:33:39.132ZPlanning: Evaluating mediators ... Done (4.601s)
1392024-05-14T17:33:39.142ZPlanning: Planning completed in 7.65 seconds
1402024-05-14T17:33:39.975Z Packages to install: 4
1412024-05-14T17:33:39.975Z Mediators to change: 2
1422024-05-14T17:33:39.975Z Services to change: 1
1432024-05-14T17:33:40.013Z Estimated space available: 155.31 GB
1442024-05-14T17:33:40.013ZEstimated space to be consumed: 1.45 GB
1452024-05-14T17:33:40.013Z Create boot environment: No
1462024-05-14T17:33:40.013ZCreate backup boot environment: No
1472024-05-14T17:33:40.014Z Rebuild boot archive: No
1482024-05-14T17:33:40.014Z
1492024-05-14T17:33:40.014ZChanged mediators:
1502024-05-14T17:33:40.014Z mediator clang:
1512024-05-14T17:33:40.014Z version: None -> 15 (system default)
1522024-05-14T17:33:40.014Z
1532024-05-14T17:33:40.014Z mediator llvm:
1542024-05-14T17:33:40.014Z version: 14 (system default) -> 15 (system default)
1552024-05-14T17:33:40.014Z
1562024-05-14T17:33:40.014ZChanged packages:
1572024-05-14T17:33:40.014Zhelios-dev
1582024-05-14T17:33:40.014Z developer/build-essential
1592024-05-14T17:33:40.015Z None -> 11-2.0
1602024-05-14T17:33:40.015Z library/libxmlsec1
1612024-05-14T17:33:40.015Z None -> 1.2.35-2.0
1622024-05-14T17:33:40.015Z ooce/developer/clang-15
1632024-05-14T17:33:40.015Z None -> 15.0.7-2.0
1642024-05-14T17:33:40.015Z ooce/developer/llvm-15
1652024-05-14T17:33:40.015Z None -> 15.0.7-2.0
1662024-05-14T17:33:40.015Z
1672024-05-14T17:33:40.015ZServices:
1682024-05-14T17:33:40.015Z restart_fmri:
1692024-05-14T17:33:40.015Z svc:/system/update-man-index:default
1702024-05-14T17:33:40.015Z
1712024-05-14T17:33:40.015ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1722024-05-14T17:33:44.757ZDownload: 1123/3290 items 37.3/212.6MB 17% complete (7.5M/s)
1732024-05-14T17:33:50.032ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (13.5M/s)
1742024-05-14T17:33:55.063ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (3.8M/s)
1752024-05-14T17:34:00.057ZDownload: 1999/3290 items 118.5/212.6MB 55% complete (4.1M/s)
1762024-05-14T17:34:05.060ZDownload: 2380/3290 items 120.0/212.6MB 56% complete (3.8M/s)
1772024-05-14T17:34:10.078ZDownload: 3167/3290 items 141.7/212.6MB 66% complete (2.2M/s)
1782024-05-14T17:34:15.988ZDownload: 3289/3290 items 212.3/212.6MB 99% complete (9.2M/s)
1792024-05-14T17:34:16.034ZDownload: Completed 212.60 MB in 36.26 seconds (5.9M/s)
1802024-05-14T17:34:16.692Z Actions: 1/3689 actions (Installing new actions)
1812024-05-14T17:34:21.285Z Actions: 3613/3689 actions (Installing new actions)
1822024-05-14T17:34:21.334Z Actions: Completed 3689 actions in 5.06 seconds.
1832024-05-14T17:34:21.561Z Done (0.215s)
1842024-05-14T17:34:21.561Z Done (0.000s)
1852024-05-14T17:34:21.844Z Done (0.292s)
1862024-05-14T17:34:27.121Z Done (4.754s)
1872024-05-14T17:34:27.121Z Done (0.102s)
1882024-05-14T17:34:27.122Z Done (0.000s)
1892024-05-14T17:34:27.122Z Done (0.000s)
1902024-05-14T17:34:27.602ZPlanning: Evaluating mediator changes ... Done
1912024-05-14T17:34:27.762ZPlanning: Checking for conflicting actions ... Done
1922024-05-14T17:34:27.766ZPlanning: Consolidating action changes ... Done
1932024-05-14T17:34:28.029ZPlanning: Evaluating mediators ... Done
1942024-05-14T17:34:28.036ZPlanning: Planning completed in 0.42 seconds
1952024-05-14T17:34:28.058Z Mediators to change: 2
1962024-05-14T17:34:28.058Z Create boot environment: No
1972024-05-14T17:34:28.059ZCreate backup boot environment: No
1982024-05-14T17:34:28.126Z Done
1992024-05-14T17:34:28.126Z Done
2002024-05-14T17:34:28.324Z Done
2012024-05-14T17:34:31.807Z Done
2022024-05-14T17:34:31.889Z Done
2032024-05-14T17:34:31.900Z Done
2042024-05-14T17:34:32.003Z Done
2052024-05-14T17:34:32.595ZPlanning: Evaluating mediator changes ... Done
2062024-05-14T17:34:32.609ZPlanning: Merging actions ... Done
2072024-05-14T17:34:33.195ZPlanning: Checking for conflicting actions ... Done
2082024-05-14T17:34:33.204ZPlanning: Consolidating action changes ... Done
2092024-05-14T17:34:33.204ZPlanning: Evaluating mediators ... Done
2102024-05-14T17:34:33.205ZPlanning: Planning completed in 0.74 seconds
2112024-05-14T17:34:33.205Z Packages to change: 1
2122024-05-14T17:34:33.205Z Mediators to change: 1
2132024-05-14T17:34:33.205Z Services to change: 1
2142024-05-14T17:34:33.205Z Create boot environment: No
2152024-05-14T17:34:33.205ZCreate backup boot environment: Yes
2162024-05-14T17:34:34.906Z Actions: 1/6 actions (Updating modified actions)
2172024-05-14T17:34:34.934Z Actions: Completed 6 actions in 0.03 seconds.
2182024-05-14T17:34:34.934Z Done
2192024-05-14T17:34:34.934Z Done
2202024-05-14T17:34:35.000Z Done
2212024-05-14T17:34:38.500Z Done
2222024-05-14T17:34:38.587Z Done
2232024-05-14T17:34:38.587Z Done
2242024-05-14T17:34:38.694Z Done
2252024-05-14T17:34:39.117ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262024-05-14T17:34:39.117Zclang system 15 system
2272024-05-14T17:34:39.117Zcsh system system illumos
2282024-05-14T17:34:39.117Zctags system system illumos
2292024-05-14T17:34:39.118Zgcc vendor 12 vendor
2302024-05-14T17:34:39.118Zgcc system 10 system
2312024-05-14T17:34:39.118Zgcc system 7 system
2322024-05-14T17:34:39.118Zgo system 1.20 system
2332024-05-14T17:34:39.119Zgo system 1.19 system
2342024-05-14T17:34:39.119Zllvm system 15 system
2352024-05-14T17:34:39.119Zllvm system 14 system
2362024-05-14T17:34:39.119Zmariadb system 10.6 system
2372024-05-14T17:34:39.120Zmta vendor vendor dma
2382024-05-14T17:34:39.120Zopenjdk system 17 system
2392024-05-14T17:34:39.120Zopenjdk system 11 system
2402024-05-14T17:34:39.120Zopenjdk system 1.8 system
2412024-05-14T17:34:39.120Zopenssl vendor 3 vendor
2422024-05-14T17:34:39.121Zperl system 5.36 system
2432024-05-14T17:34:39.121Zpostgresql system 15 system
2442024-05-14T17:34:39.121Zpostgresql system 13 system
2452024-05-14T17:34:39.121Zpython vendor 3 vendor
2462024-05-14T17:34:39.121Zpython system 2 system
2472024-05-14T17:34:39.122Zpython3 system 3.11 system
2482024-05-14T17:34:39.122Zruby system 3.0 system
2492024-05-14T17:34:39.122Zwords vendor vendor american-english
2502024-05-14T17:34:39.122Zwords system system australian-english
2512024-05-14T17:34:39.122Zwords system system british-english
2522024-05-14T17:34:39.122Zwords system system canadian-english
2532024-05-14T17:34:39.122Zwords system system french
2542024-05-14T17:34:39.122Zwords system system italian
2552024-05-14T17:34:39.122Zwords system system ngerman
2562024-05-14T17:34:39.123Zwords system system ogerman
2572024-05-14T17:34:39.123Zwords system system spanish
2582024-05-14T17:34:39.442ZPUBLISHER TYPE STATUS P LOCATION
2592024-05-14T17:34:39.442Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2602024-05-14T17:34:40.835ZFMRI IFO
2612024-05-14T17:34:40.835Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2622024-05-14T17:34:40.836Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2632024-05-14T17:34:40.836Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2642024-05-14T17:34:40.836Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2652024-05-14T17:34:40.837Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2662024-05-14T17:34:40.837Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2672024-05-14T17:34:40.837Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2682024-05-14T17:34:40.838Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2692024-05-14T17:34:40.840Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2702024-05-14T17:34:40.840Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2712024-05-14T17:34:40.840Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2722024-05-14T17:34:40.841Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2732024-05-14T17:34:41.087Z+ set -o errexit
2742024-05-14T17:34:41.094Z+++ dirname ./tools/ci_download_cockroachdb
2752024-05-14T17:34:41.094Z++ cd ./tools
2762024-05-14T17:34:41.094Z++ pwd
2772024-05-14T17:34:41.094Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2782024-05-14T17:34:41.099Z++ basename ./tools/ci_download_cockroachdb
2792024-05-14T17:34:41.099Z+ ARG0=ci_download_cockroachdb
2802024-05-14T17:34:41.099Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2812024-05-14T17:34:41.100Z+ CIDL_VERSION=v22.1.9
2822024-05-14T17:34:41.100Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2832024-05-14T17:34:41.100Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2842024-05-14T17:34:41.100Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2852024-05-14T17:34:41.100Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2862024-05-14T17:34:41.100Z+ TARGET_DIR=out
2872024-05-14T17:34:41.100Z+ DOWNLOAD_DIR=out/downloads
2882024-05-14T17:34:41.100Z+ DEST_DIR=./out/cockroachdb
2892024-05-14T17:34:41.100Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2902024-05-14T17:34:41.101Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2912024-05-14T17:34:41.101Z+ main
2922024-05-14T17:34:41.101Z+ [[ 0 != 0 ]]
2932024-05-14T17:34:41.101Z+ CIDL_OS=solaris2.11
2942024-05-14T17:34:41.101Z+ [[ 0 != 0 ]]
2952024-05-14T17:34:41.101Z+ configure_os solaris2.11
2962024-05-14T17:34:41.101Z+ echo 'current directory: /work/oxidecomputer/omicron'
2972024-05-14T17:34:41.101Zcurrent directory: /work/oxidecomputer/omicron
2982024-05-14T17:34:41.101Z+ echo 'configuring based on OS: "solaris2.11"'
2992024-05-14T17:34:41.101Z+ case "$1" in
3002024-05-14T17:34:41.101Z+ CIDL_BUILD=illumos
3012024-05-14T17:34:41.101Z+ CIDL_SUFFIX=tar.gz
3022024-05-14T17:34:41.102Zconfiguring based on OS: "solaris2.11"
3032024-05-14T17:34:41.102Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3042024-05-14T17:34:41.102Z+ CIDL_URL_BASE=https://illumos.org/downloads
3052024-05-14T17:34:41.102Z+ CIDL_ASSEMBLE=do_assemble_illumos
3062024-05-14T17:34:41.102Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3072024-05-14T17:34:41.102Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3082024-05-14T17:34:41.102Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-05-14T17:34:41.102Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3102024-05-14T17:34:41.102Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3112024-05-14T17:34:41.102Z+ CIDL_SHA256FUNC=do_sha256sum
3122024-05-14T17:34:41.102Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3132024-05-14T17:34:41.102Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3142024-05-14T17:34:41.102ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3152024-05-14T17:34:41.102ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3162024-05-14T17:34:41.102Z+ mkdir -p out/downloads
3172024-05-14T17:34:41.102Z+ mkdir -p ./out/cockroachdb
3182024-05-14T17:34:41.110Z+ local DO_DOWNLOAD=true
3192024-05-14T17:34:41.110Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3202024-05-14T17:34:41.110Z+ '[' true == true ']'
3212024-05-14T17:34:41.110Z+ echo Downloading...
3222024-05-14T17:34:41.111ZDownloading...
3232024-05-14T17:34:41.111Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3242024-05-14T17:34:41.111Z+ 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
3252024-05-14T17:34:47.050Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3262024-05-14T17:34:47.073Z++ sha256sum
3272024-05-14T17:34:47.073Z++ awk '{print $1}'
3282024-05-14T17:34:47.134Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3292024-05-14T17:34:47.134Z+ [[ 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 ]]
3302024-05-14T17:34:47.137Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3312024-05-14T17:34:47.137Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3322024-05-14T17:34:49.320Z+ do_assemble_illumos
3332024-05-14T17:34:49.321Z+ rm -r ./out/cockroachdb
3342024-05-14T17:34:49.327Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3352024-05-14T17:34:49.689Z+ ./out/cockroachdb/bin/cockroach version
3362024-05-14T17:34:49.847ZBuild Tag: v22.1.9-dirty
3372024-05-14T17:34:49.847ZBuild Time: 2022/10/26 21:17:46
3382024-05-14T17:34:49.848ZDistribution: OSS
3392024-05-14T17:34:49.848ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3402024-05-14T17:34:49.848ZGo Version: go1.17.13
3412024-05-14T17:34:49.848ZC Compiler: gcc 10.3.0
3422024-05-14T17:34:49.848ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3432024-05-14T17:34:49.848ZBuild Type: release
3442024-05-14T17:34:49.864Z+ set -o errexit
3452024-05-14T17:34:49.867Z+++ dirname ./tools/ci_download_clickhouse
3462024-05-14T17:34:49.870Z++ cd ./tools
3472024-05-14T17:34:49.870Z++ pwd
3482024-05-14T17:34:49.871Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3492024-05-14T17:34:49.871Z++ basename ./tools/ci_download_clickhouse
3502024-05-14T17:34:49.871Z+ ARG0=ci_download_clickhouse
3512024-05-14T17:34:49.871Z+ TARGET_DIR=out
3522024-05-14T17:34:49.871Z+ DOWNLOAD_DIR=out/downloads
3532024-05-14T17:34:49.871Z+ DEST_DIR=./out/clickhouse
3542024-05-14T17:34:49.874Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3552024-05-14T17:34:49.875Z+ CIDL_VERSION=v23.8.7.24
3562024-05-14T17:34:49.875Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3572024-05-14T17:34:49.875Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3582024-05-14T17:34:49.875Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3592024-05-14T17:34:49.875Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3602024-05-14T17:34:49.875Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3612024-05-14T17:34:49.875Z+ main
3622024-05-14T17:34:49.875Z+ [[ 0 != 0 ]]
3632024-05-14T17:34:49.875Z+ CIDL_OS=solaris2.11
3642024-05-14T17:34:49.875Z+ [[ 0 != 0 ]]
3652024-05-14T17:34:49.875Z+ configure_os solaris2.11
3662024-05-14T17:34:49.875Z+ echo 'current directory: /work/oxidecomputer/omicron'
3672024-05-14T17:34:49.875Zcurrent directory: /work/oxidecomputer/omicron
3682024-05-14T17:34:49.875Z+ echo 'configuring based on OS: "solaris2.11"'
3692024-05-14T17:34:49.875Zconfiguring based on OS: "solaris2.11"
3702024-05-14T17:34:49.876Z+ CIDL_DASHREV=
3712024-05-14T17:34:49.876Z+ case "$1" in
3722024-05-14T17:34:49.876Z+ CIDL_PLATFORM=illumos
3732024-05-14T17:34:49.876Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3742024-05-14T17:34:49.876Z+ CIDL_MD5FUNC=do_md5sum
3752024-05-14T17:34:49.876Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3762024-05-14T17:34:49.876Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3772024-05-14T17:34:49.876Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3782024-05-14T17:34:49.876Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3792024-05-14T17:34:49.876Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3802024-05-14T17:34:49.876ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3812024-05-14T17:34:49.876Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3822024-05-14T17:34:49.876ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3832024-05-14T17:34:49.876Z+ mkdir -p out/downloads
3842024-05-14T17:34:49.884Z+ mkdir -p ./out/clickhouse
3852024-05-14T17:34:49.884Z+ local DO_DOWNLOAD=true
3862024-05-14T17:34:49.884Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3872024-05-14T17:34:49.884Z+ '[' true == true ']'
3882024-05-14T17:34:49.884Z+ echo Downloading...
3892024-05-14T17:34:49.884ZDownloading...
3902024-05-14T17:34:49.884Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3912024-05-14T17:34:49.884Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3922024-05-14T17:34:51.477Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3932024-05-14T17:34:51.893Z++ md5sum
3942024-05-14T17:34:51.894Z++ awk '{print $1}'
3952024-05-14T17:34:51.901Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3962024-05-14T17:34:51.901Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3972024-05-14T17:34:51.901Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3982024-05-14T17:34:51.902Z+ mkdir -p ./out/clickhouse
3992024-05-14T17:34:51.902Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
4002024-05-14T17:34:55.585Z+ [[ solaris2.11 == darwin* ]]
4012024-05-14T17:34:55.585Z+ ./out/clickhouse/clickhouse server --version
4022024-05-14T17:34:55.823ZClickHouse server version 23.8.7.1.
4032024-05-14T17:34:55.846Z+ set -o errexit
4042024-05-14T17:34:55.855Z+++ dirname ./tools/ci_download_console
4052024-05-14T17:34:55.855Z++ cd ./tools
4062024-05-14T17:34:55.855Z++ pwd
4072024-05-14T17:34:55.855Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4082024-05-14T17:34:55.855Z++ basename ./tools/ci_download_console
4092024-05-14T17:34:55.855Z+ ARG0=ci_download_console
4102024-05-14T17:34:55.856Z+ TARGET_DIR=out
4112024-05-14T17:34:55.856Z+ DOWNLOAD_DIR=out/downloads
4122024-05-14T17:34:55.856Z+ DEST_DIR=./out/console-assets
4132024-05-14T17:34:55.856Z+ source /work/oxidecomputer/omicron/tools/console_version
4142024-05-14T17:34:55.856Z++ COMMIT=078d17117a3937d571bb5535f9791db65be7afc5
4152024-05-14T17:34:55.856Z++ SHA2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
4162024-05-14T17:34:55.856Z+ URL=https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
4172024-05-14T17:34:55.856Z+ TARBALL_FILE=out/downloads/console.tar.gz
4182024-05-14T17:34:55.856Z+ main
4192024-05-14T17:34:55.856Z+ [[ 0 != 0 ]]
4202024-05-14T17:34:55.856Z+ echo 'URL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz'
4212024-05-14T17:34:55.856ZURL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
4222024-05-14T17:34:55.856Z+ echo 'Local file: out/downloads/console.tar.gz'
4232024-05-14T17:34:55.856ZLocal file: out/downloads/console.tar.gz
4242024-05-14T17:34:55.856Z+ local DO_DOWNLOAD=true
4252024-05-14T17:34:55.856Z+ [[ -f out/downloads/console.tar.gz ]]
4262024-05-14T17:34:55.856Z+ mkdir -p out/downloads
4272024-05-14T17:34:55.860Z+ '[' true == true ']'
4282024-05-14T17:34:55.860Z+ echo Downloading...
4292024-05-14T17:34:55.861ZDownloading...
4302024-05-14T17:34:55.861Z+ do_download_curl https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz out/downloads/console.tar.gz
4312024-05-14T17:34:55.861Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
4322024-05-14T17:34:56.466Z++ do_sha256sum out/downloads/console.tar.gz
4332024-05-14T17:34:56.499Z++ case "$OSTYPE" in
4342024-05-14T17:34:56.499Z++ SHA=sha256sum
4352024-05-14T17:34:56.499Z++ sha256sum
4362024-05-14T17:34:56.499Z++ awk '{print $1}'
4372024-05-14T17:34:56.504Z+ calculated_sha2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
4382024-05-14T17:34:56.504Z+ [[ f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c != \f\3\b\c\5\1\a\9\d\d\f\5\3\5\6\e\c\d\a\8\5\f\f\1\1\e\e\c\0\3\2\d\a\8\8\0\b\e\1\6\2\3\5\8\b\b\7\e\e\6\7\6\a\b\8\2\3\e\5\9\4\7\6\c ]]
4392024-05-14T17:34:56.504Z+ rm -rf ./out/console-assets
4402024-05-14T17:34:56.504Z+ mkdir -p ./out/console-assets
4412024-05-14T17:34:56.505Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4422024-05-14T17:34:56.505Z+ mkdir -p ./out/console-assets
4432024-05-14T17:34:56.505Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4442024-05-14T17:34:56.653Z+ set -o errexit
4452024-05-14T17:34:56.665Z+++ dirname ./tools/ci_download_dendrite_openapi
4462024-05-14T17:34:56.665Z++ cd ./tools
4472024-05-14T17:34:56.665Z++ pwd
4482024-05-14T17:34:56.666Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4492024-05-14T17:34:56.666Z++ basename ./tools/ci_download_dendrite_openapi
4502024-05-14T17:34:56.666Z+ ARG0=ci_download_dendrite_openapi
4512024-05-14T17:34:56.666Z+ TARGET_DIR=out
4522024-05-14T17:34:56.666Z+ DOWNLOAD_DIR=out/downloads
4532024-05-14T17:34:56.666Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4542024-05-14T17:34:56.666Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4552024-05-14T17:34:56.666Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4562024-05-14T17:34:56.666Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4572024-05-14T17:34:56.667Z+ LOCAL_FILE=out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4582024-05-14T17:34:56.667Z+ main
4592024-05-14T17:34:56.667Z+ [[ 0 != 0 ]]
4602024-05-14T17:34:56.667Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json'
4612024-05-14T17:34:56.667ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4622024-05-14T17:34:56.667Z+ echo 'Local file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json'
4632024-05-14T17:34:56.667ZLocal file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4642024-05-14T17:34:56.667Z+ local DO_DOWNLOAD=true
4652024-05-14T17:34:56.667Z+ [[ -f out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json ]]
4662024-05-14T17:34:56.667Z+ mkdir -p out/downloads
4672024-05-14T17:34:56.667Z+ '[' true == true ']'
4682024-05-14T17:34:56.667Z+ echo Downloading...
4692024-05-14T17:34:56.667ZDownloading...
4702024-05-14T17:34:56.668Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4712024-05-14T17:34:56.668Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4722024-05-14T17:34:57.567Z++ do_sha256sum out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4732024-05-14T17:34:57.568Z++ case "$OSTYPE" in
4742024-05-14T17:34:57.727Z++ SHA=sha256sum
4752024-05-14T17:34:57.727Z++ sha256sum
4762024-05-14T17:34:57.727Z++ awk '{print $1}'
4772024-05-14T17:34:57.727Z+ calculated_sha2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4782024-05-14T17:34:57.727Z+ [[ fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823 != \f\c\3\9\7\e\2\5\4\d\c\1\5\0\8\5\0\f\b\a\1\2\0\1\3\d\f\1\4\7\a\a\9\b\2\3\2\9\6\0\5\6\f\b\4\d\9\3\f\6\5\c\1\8\0\6\e\2\5\b\0\8\2\3 ]]
4792024-05-14T17:34:57.727Z+ set -o errexit
4802024-05-14T17:34:57.728Z+++ dirname ./tools/ci_download_dendrite_stub
4812024-05-14T17:34:57.728Z++ cd ./tools
4822024-05-14T17:34:57.728Z++ pwd
4832024-05-14T17:34:57.728Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4842024-05-14T17:34:57.728Z++ basename ./tools/ci_download_dendrite_stub
4852024-05-14T17:34:57.728Z+ ARG0=ci_download_dendrite_stub
4862024-05-14T17:34:57.728Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4872024-05-14T17:34:57.728Z++ CIDL_SHA256_ILLUMOS=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4882024-05-14T17:34:57.729Z++ CIDL_SHA256_LINUX_DPD=c255370062ce616f6fce5630fad7a1fbfa63aa7db964aeb6de410ba4a4bc3193
4892024-05-14T17:34:57.729Z++ CIDL_SHA256_LINUX_SWADM=7899b1603518489b2276f9d9043107a267060e3b05be51f08002adf3d118a7c9
4902024-05-14T17:34:57.729Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4912024-05-14T17:34:57.729Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4922024-05-14T17:34:57.729Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4932024-05-14T17:34:57.729Z+ TARGET_DIR=out
4942024-05-14T17:34:57.729Z+ DOWNLOAD_DIR=out/downloads
4952024-05-14T17:34:57.729Z+ DEST_DIR=./out/dendrite-stub
4962024-05-14T17:34:57.730Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4972024-05-14T17:34:57.730Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4982024-05-14T17:34:57.730Z+ REPO=oxidecomputer/dendrite
4992024-05-14T17:34:57.730Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687
5002024-05-14T17:34:57.730Z+ main
5012024-05-14T17:34:57.730Z+ [[ 0 != 0 ]]
5022024-05-14T17:34:57.730Z+ CIDL_OS=solaris2.11
5032024-05-14T17:34:57.730Z+ [[ 0 != 0 ]]
5042024-05-14T17:34:57.730Z+ configure_os solaris2.11
5052024-05-14T17:34:57.730Z+ echo 'current directory: /work/oxidecomputer/omicron'
5062024-05-14T17:34:57.730Zcurrent directory: /work/oxidecomputer/omicron
5072024-05-14T17:34:57.731Z+ echo 'configuring based on OS: "solaris2.11"'
5082024-05-14T17:34:57.731Z+ case "$1" in
5092024-05-14T17:34:57.731Zconfiguring based on OS: "solaris2.11"
5102024-05-14T17:34:57.731Z+ SET_BINARIES=
5112024-05-14T17:34:57.731Z+ CIDL_SHA256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
5122024-05-14T17:34:57.731Z+ CIDL_SHA256FUNC=do_sha256sum
5132024-05-14T17:34:57.731Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5142024-05-14T17:34:57.731Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
5152024-05-14T17:34:57.731Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5162024-05-14T17:34:57.731Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz'
5172024-05-14T17:34:57.731ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
5182024-05-14T17:34:57.732Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5192024-05-14T17:34:57.732ZLocal file: out/downloads/dendrite-stub.tar.gz
5202024-05-14T17:34:57.732Z+ mkdir -p out/downloads
5212024-05-14T17:34:57.732Z+ mkdir -p ./out/dendrite-stub
5222024-05-14T17:34:57.732Z+ fetch_and_verify
5232024-05-14T17:34:57.732Z+ local DO_DOWNLOAD=true
5242024-05-14T17:34:57.732Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5252024-05-14T17:34:57.732Z+ '[' true == true ']'
5262024-05-14T17:34:57.732Z+ echo Downloading...
5272024-05-14T17:34:57.732ZDownloading...
5282024-05-14T17:34:57.732Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5292024-05-14T17:34:57.733Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
5302024-05-14T17:35:14.734Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5312024-05-14T17:35:14.738Z++ sha256sum
5322024-05-14T17:35:14.738Z++ awk '{print $1}'
5332024-05-14T17:35:14.754Z+ calculated_sha256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
5342024-05-14T17:35:14.759Z+ [[ 1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b != \1\a\1\8\3\7\9\5\2\2\d\a\7\5\c\0\3\4\d\6\6\d\1\5\c\f\2\e\5\0\a\0\d\7\2\8\9\a\7\4\6\e\f\7\c\8\a\0\a\d\9\8\c\4\f\6\1\4\0\3\f\2\9\b ]]
5352024-05-14T17:35:14.759Z+ do_untar out/downloads/dendrite-stub.tar.gz
5362024-05-14T17:35:14.759Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5372024-05-14T17:35:15.379Z+ do_assemble
5382024-05-14T17:35:15.380Z+ rm -r ./out/dendrite-stub
5392024-05-14T17:35:15.384Z+ mkdir ./out/dendrite-stub
5402024-05-14T17:35:15.384Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5412024-05-14T17:35:15.463Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5422024-05-14T17:35:15.472Z+ set -o errexit
5432024-05-14T17:35:15.476Z+++ dirname ./tools/ci_download_maghemite_mgd
5442024-05-14T17:35:15.476Z++ cd ./tools
5452024-05-14T17:35:15.477Z++ pwd
5462024-05-14T17:35:15.481Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5472024-05-14T17:35:15.482Z++ basename ./tools/ci_download_maghemite_mgd
5482024-05-14T17:35:15.482Z+ ARG0=ci_download_maghemite_mgd
5492024-05-14T17:35:15.482Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5502024-05-14T17:35:15.483Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5512024-05-14T17:35:15.483Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5522024-05-14T17:35:15.483Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5532024-05-14T17:35:15.483Z++ COMMIT=025389ff39d594bf2b815377e2c1dc4dd23b1f96
5542024-05-14T17:35:15.483Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5552024-05-14T17:35:15.483Z+ TARGET_DIR=out
5562024-05-14T17:35:15.484Z+ DOWNLOAD_DIR=out/downloads
5572024-05-14T17:35:15.484Z+ DEST_DIR=./out/mgd
5582024-05-14T17:35:15.484Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5592024-05-14T17:35:15.485Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5602024-05-14T17:35:15.485Z+ REPO=oxidecomputer/maghemite
5612024-05-14T17:35:15.485Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96
5622024-05-14T17:35:15.485Z+ main
5632024-05-14T17:35:15.485Z+ rm -rf out/downloads/root
5642024-05-14T17:35:15.503Z+ [[ 0 != 0 ]]
5652024-05-14T17:35:15.503Z+ CIDL_OS=solaris2.11
5662024-05-14T17:35:15.503Z+ [[ 0 != 0 ]]
5672024-05-14T17:35:15.504Z+ configure_os solaris2.11
5682024-05-14T17:35:15.504Z+ echo 'current directory: /work/oxidecomputer/omicron'
5692024-05-14T17:35:15.504Zcurrent directory: /work/oxidecomputer/omicron
5702024-05-14T17:35:15.504Zconfiguring based on OS: "solaris2.11"
5712024-05-14T17:35:15.504Z+ echo 'configuring based on OS: "solaris2.11"'
5722024-05-14T17:35:15.504Z+ case "$1" in
5732024-05-14T17:35:15.504Z+ SET_BINARIES=
5742024-05-14T17:35:15.505Z+ CIDL_SHA256FUNC=do_sha256sum
5752024-05-14T17:35:15.505Z+ TARBALL_FILENAME=mgd.tar.gz
5762024-05-14T17:35:15.505Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5772024-05-14T17:35:15.505Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5782024-05-14T17:35:15.505Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz'
5792024-05-14T17:35:15.506Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5802024-05-14T17:35:15.506ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5812024-05-14T17:35:15.506ZLocal file: out/downloads/mgd.tar.gz
5822024-05-14T17:35:15.507Z+ mkdir -p out/downloads
5832024-05-14T17:35:15.507Z+ mkdir -p ./out/mgd
5842024-05-14T17:35:15.507Z+ fetch_and_verify
5852024-05-14T17:35:15.507Z+ local DO_DOWNLOAD=true
5862024-05-14T17:35:15.508Z+ [[ -f out/downloads/mgd.tar.gz ]]
5872024-05-14T17:35:15.508Z+ '[' true == true ']'
5882024-05-14T17:35:15.508Z+ echo Downloading...
5892024-05-14T17:35:15.508ZDownloading...
5902024-05-14T17:35:15.508Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz out/downloads/mgd.tar.gz
5912024-05-14T17:35:15.509Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5922024-05-14T17:35:28.259Z++ do_sha256sum out/downloads/mgd.tar.gz
5932024-05-14T17:35:28.263Z++ sha256sum
5942024-05-14T17:35:28.263Z++ awk '{print $1}'
5952024-05-14T17:35:28.280Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5962024-05-14T17:35:28.285Z+ [[ e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd != \e\0\9\0\7\d\e\3\9\c\a\9\f\8\a\b\4\5\d\4\0\d\3\6\1\a\1\d\b\e\e\d\4\b\d\8\e\9\b\1\5\7\f\8\d\3\d\8\f\e\0\a\4\b\c\2\5\9\d\9\3\3\b\d ]]
5972024-05-14T17:35:28.285Z+ do_untar out/downloads/mgd.tar.gz
5982024-05-14T17:35:28.285Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5992024-05-14T17:35:28.883Z+ do_assemble
6002024-05-14T17:35:28.883Z+ rm -r ./out/mgd
6012024-05-14T17:35:28.906Z+ mkdir ./out/mgd
6022024-05-14T17:35:28.906Z+ cp -r out/downloads/root ./out/mgd/root
6032024-05-14T17:35:28.948Z+ set -o errexit
6042024-05-14T17:35:28.963Z+++ dirname ./tools/ci_download_transceiver_control
6052024-05-14T17:35:28.963Z++ cd ./tools
6062024-05-14T17:35:28.963Z++ pwd
6072024-05-14T17:35:28.963Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6082024-05-14T17:35:28.964Z++ basename ./tools/ci_download_transceiver_control
6092024-05-14T17:35:28.964Z+ ARG0=ci_download_transceiver_control
6102024-05-14T17:35:28.964Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6112024-05-14T17:35:28.964Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6122024-05-14T17:35:28.964Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6132024-05-14T17:35:28.964Z+ TARGET_DIR=out
6142024-05-14T17:35:28.965Z+ DOWNLOAD_DIR=out/downloads
6152024-05-14T17:35:28.965Z+ DEST_DIR=./out/transceiver-control
6162024-05-14T17:35:28.965Z+ BIN_DIR=/opt/oxide/bin
6172024-05-14T17:35:28.965Z+ BINARY=xcvradm
6182024-05-14T17:35:28.965Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6192024-05-14T17:35:28.965Z+ REPO=oxidecomputer/transceiver-control
6202024-05-14T17:35:28.965Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6212024-05-14T17:35:28.965Z+ main
6222024-05-14T17:35:28.966Z+ [[ 0 != 0 ]]
6232024-05-14T17:35:28.966Z+ CIDL_OS=solaris2.11
6242024-05-14T17:35:28.966Z+ [[ 0 != 0 ]]
6252024-05-14T17:35:28.966Z+ configure_os solaris2.11
6262024-05-14T17:35:28.966Z+ echo 'current directory: /work/oxidecomputer/omicron'
6272024-05-14T17:35:28.966Z+ echo 'configuring based on OS: "solaris2.11"'
6282024-05-14T17:35:28.966Z+ case "$1" in
6292024-05-14T17:35:28.966Z+ SET_BINARIES=
6302024-05-14T17:35:28.966Zcurrent directory: /work/oxidecomputer/omicron
6312024-05-14T17:35:28.966Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6322024-05-14T17:35:28.967Z+ CIDL_SHA256FUNC=do_sha256sum
6332024-05-14T17:35:28.967Z+ ARCHIVE_FILENAME=xcvradm.gz
6342024-05-14T17:35:28.967Zconfiguring based on OS: "solaris2.11"
6352024-05-14T17:35:28.967Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6362024-05-14T17:35:28.967Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6372024-05-14T17:35:28.967Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6382024-05-14T17:35:28.967Z+ echo 'Local file: out/downloads/xcvradm.gz'
6392024-05-14T17:35:28.967ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6402024-05-14T17:35:28.967Z+ mkdir -p out/downloads
6412024-05-14T17:35:28.967ZLocal file: out/downloads/xcvradm.gz
6422024-05-14T17:35:28.967Z+ mkdir -p ./out/transceiver-control
6432024-05-14T17:35:28.967Z+ fetch_and_verify
6442024-05-14T17:35:28.967Z+ local DO_DOWNLOAD=true
6452024-05-14T17:35:28.967Z+ [[ -f out/downloads/xcvradm.gz ]]
6462024-05-14T17:35:28.967Z+ '[' true == true ']'
6472024-05-14T17:35:28.967Z+ echo Downloading...
6482024-05-14T17:35:28.967Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6492024-05-14T17:35:28.967ZDownloading...
6502024-05-14T17:35:28.967Z+ 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
6512024-05-14T17:35:31.312Z++ do_sha256sum out/downloads/xcvradm.gz
6522024-05-14T17:35:31.318Z++ sha256sum
6532024-05-14T17:35:31.318Z++ awk '{print $1}'
6542024-05-14T17:35:31.322Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552024-05-14T17:35:31.322Z+ [[ 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 ]]
6562024-05-14T17:35:31.323Z+ do_unpack out/downloads/xcvradm.gz
6572024-05-14T17:35:31.323Z+ mkdir -p out/downloads/root//opt/oxide/bin
6582024-05-14T17:35:31.327Z+ gzip -dc out/downloads/xcvradm.gz
6592024-05-14T17:35:31.440Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6602024-05-14T17:35:31.446Z+ do_assemble
6612024-05-14T17:35:31.447Z+ rm -r ./out/transceiver-control
6622024-05-14T17:35:31.447Z+ mkdir ./out/transceiver-control
6632024-05-14T17:35:31.450Z+ cp -r out/downloads/root ./out/transceiver-control/root
6642024-05-14T17:35:31.535Z+ set -o errexit
6652024-05-14T17:35:31.553Z+++ dirname ./tools/ci_download_thundermuffin
6662024-05-14T17:35:31.553Z++ cd ./tools
6672024-05-14T17:35:31.553Z++ pwd
6682024-05-14T17:35:31.554Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6692024-05-14T17:35:31.554Z++ basename ./tools/ci_download_thundermuffin
6702024-05-14T17:35:31.554Z+ ARG0=ci_download_thundermuffin
6712024-05-14T17:35:31.554Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6722024-05-14T17:35:31.555Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6732024-05-14T17:35:31.555Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6742024-05-14T17:35:31.555Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6752024-05-14T17:35:31.555Z+ TARGET_DIR=out
6762024-05-14T17:35:31.555Z+ DOWNLOAD_DIR=out/downloads
6772024-05-14T17:35:31.555Z+ DEST_DIR=./out/thundermuffin
6782024-05-14T17:35:31.555Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6792024-05-14T17:35:31.555Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6802024-05-14T17:35:31.555Z+ REPO=oxidecomputer/thundermuffin
6812024-05-14T17:35:31.556Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6822024-05-14T17:35:31.556Z+ main
6832024-05-14T17:35:31.556Z+ rm -rf out/downloads/root
6842024-05-14T17:35:31.571Z+ [[ 0 != 0 ]]
6852024-05-14T17:35:31.571Z+ CIDL_OS=solaris2.11
6862024-05-14T17:35:31.572Z+ [[ 0 != 0 ]]
6872024-05-14T17:35:31.572Z+ configure_os solaris2.11
6882024-05-14T17:35:31.572Z+ echo 'current directory: /work/oxidecomputer/omicron'
6892024-05-14T17:35:31.572Zcurrent directory: /work/oxidecomputer/omicron
6902024-05-14T17:35:31.572Zconfiguring based on OS: "solaris2.11"
6912024-05-14T17:35:31.573Z+ echo 'configuring based on OS: "solaris2.11"'
6922024-05-14T17:35:31.573Z+ case "$1" in
6932024-05-14T17:35:31.573Z+ SET_BINARIES=
6942024-05-14T17:35:31.573Z+ CIDL_SHA256FUNC=do_sha256sum
6952024-05-14T17:35:31.573Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6962024-05-14T17:35:31.573Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6972024-05-14T17:35:31.574Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6982024-05-14T17:35:31.574Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6992024-05-14T17:35:31.574ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7002024-05-14T17:35:31.574ZLocal file: out/downloads/thundermuffin.tar.gz
7012024-05-14T17:35:31.574Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
7022024-05-14T17:35:31.575Z+ mkdir -p out/downloads
7032024-05-14T17:35:31.575Z+ mkdir -p ./out/thundermuffin
7042024-05-14T17:35:31.575Z+ fetch_and_verify
7052024-05-14T17:35:31.575Z+ local DO_DOWNLOAD=true
7062024-05-14T17:35:31.575Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
7072024-05-14T17:35:31.576Z+ '[' true == true ']'
7082024-05-14T17:35:31.576Z+ echo Downloading...
7092024-05-14T17:35:31.576ZDownloading...
7102024-05-14T17:35:31.576Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
7112024-05-14T17:35:31.576Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7122024-05-14T17:35:34.336Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
7132024-05-14T17:35:34.350Z++ sha256sum
7142024-05-14T17:35:34.351Z++ awk '{print $1}'
7152024-05-14T17:35:34.351Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7162024-05-14T17:35:34.351Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
7172024-05-14T17:35:34.351Z+ do_untar out/downloads/thundermuffin.tar.gz
7182024-05-14T17:35:34.351Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
7192024-05-14T17:35:34.394Z+ do_assemble
7202024-05-14T17:35:34.395Z+ rm -r ./out/thundermuffin
7212024-05-14T17:35:34.406Z+ mkdir ./out/thundermuffin
7222024-05-14T17:35:34.406Z+ cp -r out/downloads/root ./out/thundermuffin/root
7232024-05-14T17:35:34.573ZAll builder prerequisites installed successfully, and PATH looks valid
7242024-05-14T17:35:34.580Z
7252024-05-14T17:35:34.580Zreal 2:15.130764969
7262024-05-14T17:35:34.580Zuser 36.637906292
7272024-05-14T17:35:34.580Zsys 6.733863342
7282024-05-14T17:35:34.580Ztrap 0.009335413
7292024-05-14T17:35:34.580Ztflt 0.165728478
7302024-05-14T17:35:34.580Zdflt 0.217373758
7312024-05-14T17:35:34.580Zkflt 0.165742157
7322024-05-14T17:35:34.580Zlock 1.250987481
7332024-05-14T17:35:34.580Zslp 4:46.509840529
7342024-05-14T17:35:34.580Zlat 2.099603022
7352024-05-14T17:35:34.580Zstop 0.134094376
7362024-05-14T17:35:34.580Z
7372024-05-14T17:35:34.580Z #### # # ##### ##### # #
7382024-05-14T17:35:34.581Z # # # # # # # # # #
7392024-05-14T17:35:34.581Z # # # # # # # #
7402024-05-14T17:35:34.581Z # # # ##### ##### #
7412024-05-14T17:35:34.581Z # # # # # # #
7422024-05-14T17:35:34.581Z #### ###### # # # #
7432024-05-14T17:35:34.581Z
7442024-05-14T17:35:34.777Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7452024-05-14T17:35:35.134Z Updating git repository `https://github.com/oxidecomputer/zone`
7462024-05-14T17:35:35.473Z Updating crates.io index
7472024-05-14T17:35:35.482Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7482024-05-14T17:35:36.395Z Updating git repository `https://github.com/oxidecomputer/maghemite`
7492024-05-14T17:35:37.098Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7502024-05-14T17:35:39.170Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7512024-05-14T17:35:39.685Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7522024-05-14T17:35:39.976Z Updating git repository `https://github.com/oxidecomputer/propolis`
7532024-05-14T17:35:41.106Z Updating git repository `https://github.com/oxidecomputer/crucible`
7542024-05-14T17:35:42.970Z Updating git repository `https://github.com/oxidecomputer/opte`
7552024-05-14T17:35:44.034Z Updating git repository `https://github.com/oxidecomputer/falcon`
7562024-05-14T17:35:44.760Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7572024-05-14T17:35:45.059Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7582024-05-14T17:35:45.648Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7592024-05-14T17:35:45.991Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7602024-05-14T17:35:46.312Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7612024-05-14T17:35:46.662Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7622024-05-14T17:35:47.375Z Updating git repository `http://github.com/oxidecomputer/tofino`
7632024-05-14T17:35:47.399Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7642024-05-14T17:35:47.672Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7652024-05-14T17:35:47.958Z Updating git repository `https://github.com/oxidecomputer/libnvme`
7662024-05-14T17:35:48.356Z Updating git repository `https://github.com/oxidecomputer/ispf`
7672024-05-14T17:35:48.824Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7682024-05-14T17:35:49.154Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7692024-05-14T17:35:49.791Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7702024-05-14T17:35:50.156Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7712024-05-14T17:35:50.492Z Updating git repository `https://github.com/jgallagher/nix`
7722024-05-14T17:35:51.452Z Updating git repository `https://github.com/cbiffle/hubpack`
7732024-05-14T17:35:53.383Z Updating git repository `https://github.com/oxidecomputer/typify`
7742024-05-14T17:35:53.825Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7752024-05-14T17:35:54.223Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7762024-05-14T17:35:54.501Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7772024-05-14T17:35:55.128Z Updating git repository `https://github.com/oxidecomputer/rfb`
7782024-05-14T17:35:56.189Z Downloading crates ...
7792024-05-14T17:35:56.273Z Downloaded anstream v0.6.11
7802024-05-14T17:35:56.277Z Downloaded clap v4.5.4
7812024-05-14T17:35:56.282Z Downloaded clap_lex v0.7.0
7822024-05-14T17:35:56.287Z Downloaded colorchoice v1.0.0
7832024-05-14T17:35:56.290Z Downloaded bitflags v2.4.2
7842024-05-14T17:35:56.294Z Downloaded swrite v0.1.0
7852024-05-14T17:35:56.308Z Downloaded equivalent v1.0.1
7862024-05-14T17:35:56.317Z Downloaded autocfg v1.1.0
7872024-05-14T17:35:56.322Z Downloaded anstyle-query v1.0.0
7882024-05-14T17:35:56.322Z Downloaded anstyle v1.0.7
7892024-05-14T17:35:56.326Z Downloaded errno v0.3.8
7902024-05-14T17:35:56.326Z Downloaded terminal_size v0.3.0
7912024-05-14T17:35:56.330Z Downloaded strsim v0.11.0
7922024-05-14T17:35:56.330Z Downloaded itoa v1.0.9
7932024-05-14T17:35:56.331Z Downloaded thiserror v1.0.59
7942024-05-14T17:35:56.335Z Downloaded fs-err v2.11.0
7952024-05-14T17:35:56.340Z Downloaded serde_spanned v0.6.5
7962024-05-14T17:35:56.344Z Downloaded camino v1.1.6
7972024-05-14T17:35:56.348Z Downloaded thiserror-impl v1.0.59
7982024-05-14T17:35:56.348Z Downloaded utf8parse v0.2.1
7992024-05-14T17:35:56.348Z Downloaded toml_datetime v0.6.5
8002024-05-14T17:35:56.355Z Downloaded macaddr v1.0.1
8012024-05-14T17:35:56.355Z Downloaded clap_derive v4.5.4
8022024-05-14T17:35:56.360Z Downloaded cargo_toml v0.20.2
8032024-05-14T17:35:56.360Z Downloaded anstyle-parse v0.2.1
8042024-05-14T17:35:56.360Z Downloaded cargo-platform v0.1.3
8052024-05-14T17:35:56.379Z Downloaded cargo_metadata v0.18.1
8062024-05-14T17:35:56.388Z Downloaded quote v1.0.36
8072024-05-14T17:35:56.388Z Downloaded unicode-ident v1.0.12
8082024-05-14T17:35:56.388Z Downloaded semver v1.0.22
8092024-05-14T17:35:56.389Z Downloaded anyhow v1.0.83
8102024-05-14T17:35:56.389Z Downloaded proc-macro2 v1.0.81
8112024-05-14T17:35:56.389Z Downloaded toml v0.8.12
8122024-05-14T17:35:56.399Z Downloaded heck v0.5.0
8132024-05-14T17:35:56.401Z Downloaded ryu v1.0.15
8142024-05-14T17:35:56.401Z Downloaded serde_derive v1.0.201
8152024-05-14T17:35:56.429Z Downloaded serde v1.0.201
8162024-05-14T17:35:56.445Z Downloaded indexmap v2.2.6
8172024-05-14T17:35:56.445Z Downloaded toml_edit v0.22.12
8182024-05-14T17:35:56.469Z Downloaded memchr v2.7.1
8192024-05-14T17:35:56.480Z Downloaded winnow v0.6.1
8202024-05-14T17:35:56.481Z Downloaded serde_json v1.0.116
8212024-05-14T17:35:56.499Z Downloaded hashbrown v0.14.3
8222024-05-14T17:35:56.500Z Downloaded clap_builder v4.5.2
8232024-05-14T17:35:56.500Z Downloaded syn v2.0.60
8242024-05-14T17:35:56.514Z Downloaded rustix v0.38.31
8252024-05-14T17:35:56.548Z Downloaded libc v0.2.153
8262024-05-14T17:35:56.798Z Compiling proc-macro2 v1.0.81
8272024-05-14T17:35:56.803Z Compiling unicode-ident v1.0.12
8282024-05-14T17:35:56.803Z Compiling serde v1.0.201
8292024-05-14T17:35:56.803Z Compiling libc v0.2.153
8302024-05-14T17:35:56.803Z Compiling rustix v0.38.31
8312024-05-14T17:35:56.803Z Compiling equivalent v1.0.1
8322024-05-14T17:35:56.822Z Compiling bitflags v2.4.2
8332024-05-14T17:35:56.825Z Compiling hashbrown v0.14.3
8342024-05-14T17:35:57.017Z Compiling utf8parse v0.2.1
8352024-05-14T17:35:57.053Z Compiling winnow v0.6.1
8362024-05-14T17:35:57.169Z Compiling anstyle-parse v0.2.1
8372024-05-14T17:35:57.247Z Compiling thiserror v1.0.59
8382024-05-14T17:35:57.444Z Compiling autocfg v1.1.0
8392024-05-14T17:35:57.944Z Compiling indexmap v2.2.6
8402024-05-14T17:35:58.018Z Compiling camino v1.1.6
8412024-05-14T17:35:58.624Z Compiling colorchoice v1.0.0
8422024-05-14T17:35:58.624Z Compiling semver v1.0.22
8432024-05-14T17:35:58.763Z Compiling serde_json v1.0.116
8442024-05-14T17:35:59.183Z Compiling anstyle v1.0.7
8452024-05-14T17:35:59.183Z Compiling anstyle-query v1.0.0
8462024-05-14T17:35:59.183Z Compiling fs-err v2.11.0
8472024-05-14T17:35:59.183Z Compiling anyhow v1.0.83
8482024-05-14T17:35:59.184Z Compiling strsim v0.11.0
8492024-05-14T17:35:59.184Z Compiling anstream v0.6.11
8502024-05-14T17:35:59.226Z Compiling itoa v1.0.9
8512024-05-14T17:35:59.241Z Compiling ryu v1.0.15
8522024-05-14T17:35:59.441Z Compiling clap_lex v0.7.0
8532024-05-14T17:35:59.549Z Compiling quote v1.0.36
8542024-05-14T17:35:59.622Z Compiling heck v0.5.0
8552024-05-14T17:35:59.842Z Compiling errno v0.3.8
8562024-05-14T17:35:59.923Z Compiling syn v2.0.60
8572024-05-14T17:36:00.101Z Compiling swrite v0.1.0
8582024-05-14T17:36:00.764Z Compiling terminal_size v0.3.0
8592024-05-14T17:36:00.849Z Compiling clap_builder v4.5.2
8602024-05-14T17:36:04.770Z Compiling serde_derive v1.0.201
8612024-05-14T17:36:04.770Z Compiling thiserror-impl v1.0.59
8622024-05-14T17:36:04.795Z Compiling clap_derive v4.5.4
8632024-05-14T17:36:07.181Z Compiling clap v4.5.4
8642024-05-14T17:36:12.225Z Compiling serde_spanned v0.6.5
8652024-05-14T17:36:12.225Z Compiling toml_datetime v0.6.5
8662024-05-14T17:36:12.236Z Compiling cargo-platform v0.1.3
8672024-05-14T17:36:12.236Z Compiling macaddr v1.0.1
8682024-05-14T17:36:12.464Z Compiling toml_edit v0.22.12
8692024-05-14T17:36:13.561Z Compiling cargo_metadata v0.18.1
8702024-05-14T17:36:14.414Z Compiling toml v0.8.12
8712024-05-14T17:36:15.193Z Compiling cargo_toml v0.20.2
8722024-05-14T17:36:18.389Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8732024-05-14T17:36:20.677Z Finished dev [unoptimized + debuginfo] target(s) in 46.05s
8742024-05-14T17:36:20.882Z Running `target/debug/xtask clippy`
8752024-05-14T17:36:20.922Zrunning: "/home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings"
8762024-05-14T17:36:21.486Z Downloading crates ...
8772024-05-14T17:36:21.600Z Downloaded arrayref v0.3.7
8782024-05-14T17:36:21.610Z Downloaded addr2line v0.21.0
8792024-05-14T17:36:21.610Z Downloaded ascii-canvas v3.0.0
8802024-05-14T17:36:21.610Z Downloaded aho-corasick v1.1.2
8812024-05-14T17:36:21.610Z Downloaded array-init v0.0.4
8822024-05-14T17:36:21.611Z Downloaded argon2 v0.5.3
8832024-05-14T17:36:21.611Z Downloaded approx v0.5.1
8842024-05-14T17:36:21.619Z Downloaded arrayvec v0.7.4
8852024-05-14T17:36:21.620Z Downloaded atomic-waker v1.1.1
8862024-05-14T17:36:21.620Z Downloaded async-stream-impl v0.3.5
8872024-05-14T17:36:21.620Z Downloaded ahash v0.8.8
8882024-05-14T17:36:21.620Z Downloaded async-recursion v1.1.1
8892024-05-14T17:36:21.620Z Downloaded anes v0.1.6
8902024-05-14T17:36:21.649Z Downloaded atty v0.2.14
8912024-05-14T17:36:21.650Z Downloaded async-stream v0.3.5
8922024-05-14T17:36:21.650Z Downloaded backoff v0.4.0
8932024-05-14T17:36:21.650Z Downloaded ciborium-io v0.2.2
8942024-05-14T17:36:21.651Z Downloaded atomicwrites v0.4.3
8952024-05-14T17:36:21.651Z Downloaded async-trait v0.1.80
8962024-05-14T17:36:21.658Z Downloaded camino-tempfile v1.1.1
8972024-05-14T17:36:21.658Z Downloaded ascii v1.1.0
8982024-05-14T17:36:21.658Z Downloaded backtrace v0.3.69
8992024-05-14T17:36:21.659Z Downloaded arc-swap v1.6.0
9002024-05-14T17:36:21.659Z Downloaded bzip2 v0.4.4
9012024-05-14T17:36:21.659Z Downloaded assert_cmd v2.0.14
9022024-05-14T17:36:21.660Z Downloaded assert_matches v1.5.0
9032024-05-14T17:36:21.660Z Downloaded allocator-api2 v0.2.16
9042024-05-14T17:36:21.660Z Downloaded cancel-safe-futures v0.1.5
9052024-05-14T17:36:21.660Z Downloaded byteorder v1.5.0
9062024-05-14T17:36:21.660Z Downloaded bitstruct_derive v0.1.0
9072024-05-14T17:36:21.661Z Downloaded bitfield v0.14.0
9082024-05-14T17:36:21.661Z Downloaded base64 v0.22.1
9092024-05-14T17:36:21.684Z Downloaded adler v1.0.2
9102024-05-14T17:36:21.684Z Downloaded aead v0.5.2
9112024-05-14T17:36:21.693Z Downloaded bitstruct v0.1.1
9122024-05-14T17:36:21.693Z Downloaded cobs v0.2.3
9132024-05-14T17:36:21.693Z Downloaded bytecount v0.6.3
9142024-05-14T17:36:21.693Z Downloaded base64 v0.13.1
9152024-05-14T17:36:21.700Z Downloaded cfg_aliases v0.1.1
9162024-05-14T17:36:21.700Z Downloaded cpufeatures v0.2.12
9172024-05-14T17:36:21.700Z Downloaded convert_case v0.4.0
9182024-05-14T17:36:21.710Z Downloaded headers-core v0.2.0
9192024-05-14T17:36:21.710Z Downloaded constant_time_eq v0.3.0
9202024-05-14T17:36:21.710Z Downloaded ciborium-ll v0.2.2
9212024-05-14T17:36:21.710Z Downloaded castaway v0.2.2
9222024-05-14T17:36:21.711Z Downloaded heck v0.3.3
9232024-05-14T17:36:21.716Z Downloaded cassowary v0.3.0
9242024-05-14T17:36:21.716Z Downloaded buf-list v1.0.3
9252024-05-14T17:36:21.716Z Downloaded heapless v0.7.16
9262024-05-14T17:36:21.732Z Downloaded corncobs v0.1.3
9272024-05-14T17:36:21.736Z Downloaded cipher v0.4.4
9282024-05-14T17:36:21.736Z Downloaded cast v0.3.0
9292024-05-14T17:36:21.736Z Downloaded bit-set v0.5.3
9302024-05-14T17:36:21.736Z Downloaded bitflags v1.3.2
9312024-05-14T17:36:21.736Z Downloaded ident_case v1.0.1
9322024-05-14T17:36:21.736Z Downloaded hubpack_derive v0.1.1
9332024-05-14T17:36:21.736Z Downloaded crunchy v0.2.2
9342024-05-14T17:36:21.737Z Downloaded crucible-workspace-hack v0.1.0
9352024-05-14T17:36:21.737Z Downloaded http-body v1.0.0
9362024-05-14T17:36:21.737Z Downloaded heck v0.4.1
9372024-05-14T17:36:21.741Z Downloaded bit-vec v0.6.3
9382024-05-14T17:36:21.742Z Downloaded bb8 v0.8.3
9392024-05-14T17:36:21.742Z Downloaded base16ct v0.2.0
9402024-05-14T17:36:21.742Z Downloaded chacha20 v0.9.1
9412024-05-14T17:36:21.749Z Downloaded hex v0.4.3
9422024-05-14T17:36:21.749Z Downloaded http-body v0.4.5
9432024-05-14T17:36:21.749Z Downloaded hostname v0.4.0
9442024-05-14T17:36:21.753Z Downloaded home v0.5.5
9452024-05-14T17:36:21.753Z Downloaded hex-literal v0.4.1
9462024-05-14T17:36:21.753Z Downloaded humantime v2.1.0
9472024-05-14T17:36:21.754Z Downloaded hubpack v0.1.2
9482024-05-14T17:36:21.758Z Downloaded httpdate v1.0.3
9492024-05-14T17:36:21.758Z Downloaded iana-time-zone v0.1.57
9502024-05-14T17:36:21.758Z Downloaded cexpr v0.6.0
9512024-05-14T17:36:21.762Z Downloaded hostname v0.3.1
9522024-05-14T17:36:21.763Z Downloaded indoc v1.0.9
9532024-05-14T17:36:21.767Z Downloaded impl-trait-for-tuples v0.2.2
9542024-05-14T17:36:21.767Z Downloaded kstat-rs v0.2.3
9552024-05-14T17:36:21.767Z Downloaded hyper-tls v0.5.0
9562024-05-14T17:36:21.771Z Downloaded hyper-rustls v0.26.0
9572024-05-14T17:36:21.771Z Downloaded newline-converter v0.3.0
9582024-05-14T17:36:21.776Z Downloaded instant v0.1.12
9592024-05-14T17:36:21.776Z Downloaded cfg-if v1.0.0
9602024-05-14T17:36:21.776Z Downloaded criterion-plot v0.5.0
9612024-05-14T17:36:21.782Z Downloaded is-terminal v0.4.9
9622024-05-14T17:36:21.782Z Downloaded crc-catalog v2.2.0
9632024-05-14T17:36:21.782Z Downloaded http-range v0.1.5
9642024-05-14T17:36:21.782Z Downloaded is_ci v1.2.0
9652024-05-14T17:36:21.782Z Downloaded inout v0.1.3
9662024-05-14T17:36:21.796Z Downloaded blake2b_simd v1.0.1
9672024-05-14T17:36:21.796Z Downloaded highway v1.1.0
9682024-05-14T17:36:21.796Z Downloaded multimap v0.10.0
9692024-05-14T17:36:21.796Z Downloaded bytes v1.6.0
9702024-05-14T17:36:21.796Z Downloaded blake2 v0.10.6
9712024-05-14T17:36:21.797Z Downloaded nibble_vec v0.1.0
9722024-05-14T17:36:21.797Z Downloaded httptest v0.15.5
9732024-05-14T17:36:21.801Z Downloaded nodrop v0.1.14
9742024-05-14T17:36:21.801Z Downloaded matches v0.1.10
9752024-05-14T17:36:21.801Z Downloaded libsw v3.3.1
9762024-05-14T17:36:21.801Z Downloaded cookie v0.17.0
9772024-05-14T17:36:21.808Z Downloaded nested v0.1.1
9782024-05-14T17:36:21.808Z Downloaded match_cfg v0.1.0
9792024-05-14T17:36:21.808Z Downloaded usdt-macro v0.3.5
9802024-05-14T17:36:21.808Z Downloaded serde-big-array v0.4.1
9812024-05-14T17:36:21.813Z Downloaded normalize-line-endings v0.3.0
9822024-05-14T17:36:21.813Z Downloaded new_debug_unreachable v1.0.4
9832024-05-14T17:36:21.814Z Downloaded take_mut v0.2.2
9842024-05-14T17:36:21.814Z Downloaded httparse v1.8.0
9852024-05-14T17:36:21.819Z Downloaded stability v0.2.0
9862024-05-14T17:36:21.819Z Downloaded tower-service v0.3.2
9872024-05-14T17:36:21.819Z Downloaded cc v1.0.83
9882024-05-14T17:36:21.862Z Downloaded rand_seeder v0.2.3
9892024-05-14T17:36:21.862Z Downloaded lazycell v1.3.0
9902024-05-14T17:36:21.862Z Downloaded ciborium v0.2.2
9912024-05-14T17:36:21.862Z Downloaded lru v0.12.1
9922024-05-14T17:36:21.862Z Downloaded crossbeam-deque v0.8.3
9932024-05-14T17:36:21.863Z Downloaded console v0.15.8
9942024-05-14T17:36:21.863Z Downloaded keccak v0.1.4
9952024-05-14T17:36:21.863Z Downloaded ipnetwork v0.20.0
9962024-05-14T17:36:21.863Z Downloaded newtype_derive v0.1.6
9972024-05-14T17:36:21.863Z Downloaded nanorand v0.7.0
9982024-05-14T17:36:21.863Z Downloaded endian-type v0.1.2
9992024-05-14T17:36:21.864Z Downloaded mime v0.3.17
10002024-05-14T17:36:21.864Z Downloaded md-5 v0.10.5
10012024-05-14T17:36:21.864Z Downloaded bcs v0.1.6
10022024-05-14T17:36:21.864Z Downloaded zone_cfg_derive v0.1.2
10032024-05-14T17:36:21.877Z Downloaded hyper-staticfile v0.9.5
10042024-05-14T17:36:21.878Z Downloaded toolchain_find v0.4.0
10052024-05-14T17:36:21.878Z Downloaded hyper-util v0.1.2
10062024-05-14T17:36:21.878Z Downloaded guppy-workspace-hack v0.1.0
10072024-05-14T17:36:21.878Z Downloaded foreign-types-shared v0.3.1
10082024-05-14T17:36:21.878Z Downloaded display-error-chain v0.2.0
10092024-05-14T17:36:21.878Z Downloaded cookie_store v0.20.0
10102024-05-14T17:36:21.878Z Downloaded memoffset v0.7.1
10112024-05-14T17:36:21.878Z Downloaded maybe-uninit v2.0.0
10122024-05-14T17:36:21.878Z Downloaded libtest-mimic v0.7.2
10132024-05-14T17:36:21.878Z Downloaded num v0.4.3
10142024-05-14T17:36:21.878Z Downloaded rustls-pki-types v1.3.0
10152024-05-14T17:36:21.878Z Downloaded rustfmt-wrapper v0.2.1
10162024-05-14T17:36:21.878Z Downloaded mockall v0.12.1
10172024-05-14T17:36:21.878Z Downloaded pretty-hex v0.2.1
10182024-05-14T17:36:21.878Z Downloaded shell-words v1.1.0
10192024-05-14T17:36:21.878Z Downloaded semver v0.1.20
10202024-05-14T17:36:21.878Z Downloaded smawk v0.3.1
10212024-05-14T17:36:21.883Z Downloaded oso-derive v0.27.3
10222024-05-14T17:36:21.883Z Downloaded mime_guess v2.0.4
10232024-05-14T17:36:21.883Z Downloaded plotters-svg v0.3.5
10242024-05-14T17:36:21.883Z Downloaded nu-ansi-term v0.50.0
10252024-05-14T17:36:21.884Z Downloaded scroll_derive v0.12.0
10262024-05-14T17:36:21.888Z Downloaded tiny-keccak v2.0.2
10272024-05-14T17:36:21.888Z Downloaded structmeta v0.2.0
10282024-05-14T17:36:21.888Z Downloaded crossbeam-utils v0.8.19
10292024-05-14T17:36:21.895Z Downloaded either v1.11.0
10302024-05-14T17:36:21.895Z Downloaded crossbeam-epoch v0.9.18
10312024-05-14T17:36:21.899Z Downloaded const-oid v0.9.6
10322024-05-14T17:36:21.899Z Downloaded futures-io v0.3.30
10332024-05-14T17:36:21.899Z Downloaded futures-executor v0.3.30
10342024-05-14T17:36:21.903Z Downloaded unicase v2.7.0
10352024-05-14T17:36:21.903Z Downloaded newtype-uuid v1.1.0
10362024-05-14T17:36:21.916Z Downloaded hash32 v0.2.1
10372024-05-14T17:36:21.916Z Downloaded memmap2 v0.7.1
10382024-05-14T17:36:21.922Z Downloaded tinyvec_macros v0.1.1
10392024-05-14T17:36:21.922Z Downloaded usdt-macro v0.5.0
10402024-05-14T17:36:21.922Z Downloaded unicode-linebreak v0.1.5
10412024-05-14T17:36:21.922Z Downloaded packed_struct_codegen v0.10.1
10422024-05-14T17:36:21.922Z Downloaded unarray v0.1.4
10432024-05-14T17:36:21.922Z Downloaded dirs-sys-next v0.1.2
10442024-05-14T17:36:21.922Z Downloaded debug-ignore v1.0.5
10452024-05-14T17:36:21.922Z Downloaded fnv v1.0.7
10462024-05-14T17:36:21.922Z Downloaded crc32fast v1.3.2
10472024-05-14T17:36:21.922Z Downloaded ref-cast v1.0.22
10482024-05-14T17:36:21.927Z Downloaded indicatif v0.17.8
10492024-05-14T17:36:21.933Z Downloaded vte v0.11.1
10502024-05-14T17:36:21.937Z Downloaded indexmap v1.9.3
10512024-05-14T17:36:21.937Z Downloaded tap v1.0.1
10522024-05-14T17:36:21.937Z Downloaded sha2 v0.10.8
10532024-05-14T17:36:21.946Z Downloaded packed_struct v0.10.1
10542024-05-14T17:36:21.947Z Downloaded log v0.4.21
10552024-05-14T17:36:21.947Z Downloaded tokio-tungstenite v0.21.0
10562024-05-14T17:36:21.953Z Downloaded derive_builder v0.20.0
10572024-05-14T17:36:21.960Z Downloaded chacha20poly1305 v0.10.1
10582024-05-14T17:36:21.960Z Downloaded filetime v0.2.23
10592024-05-14T17:36:21.960Z Downloaded futures-channel v0.3.30
10602024-05-14T17:36:21.960Z Downloaded target-lexicon v0.12.13
10612024-05-14T17:36:22.390Z Downloaded slog-envlogger v2.2.0
10622024-05-14T17:36:22.390Z Downloaded sha1 v0.10.6
10632024-05-14T17:36:22.390Z Downloaded stable_deref_trait v1.2.0
10642024-05-14T17:36:22.390Z Downloaded mockall_derive v0.12.1
10652024-05-14T17:36:22.390Z Downloaded scopeguard v1.2.0
10662024-05-14T17:36:22.390Z Downloaded termios v0.3.3
10672024-05-14T17:36:22.391Z Downloaded strum_macros v0.25.2
10682024-05-14T17:36:22.391Z Downloaded path-slash v0.1.5
10692024-05-14T17:36:22.391Z Downloaded sqlformat v0.2.3
10702024-05-14T17:36:22.427Z Downloaded whoami v1.5.1
10712024-05-14T17:36:22.427Z Downloaded lock_api v0.4.10
10722024-05-14T17:36:22.428Z Downloaded predicates-tree v1.0.9
10732024-05-14T17:36:22.428Z Downloaded termcolor v1.2.0
10742024-05-14T17:36:22.428Z Downloaded poly1305 v0.8.0
10752024-05-14T17:36:22.428Z Downloaded tui-tree-widget v0.19.0
10762024-05-14T17:36:22.428Z Downloaded pin-project-lite v0.2.13
10772024-05-14T17:36:22.428Z Downloaded rustc-demangle v0.1.23
10782024-05-14T17:36:22.428Z Downloaded miniz_oxide v0.7.1
10792024-05-14T17:36:22.428Z Downloaded relative-path v1.9.0
10802024-05-14T17:36:22.428Z Downloaded curve25519-dalek-derive v0.1.0
10812024-05-14T17:36:22.428Z Downloaded yansi v0.5.1
10822024-05-14T17:36:22.428Z Downloaded xattr v1.0.1
10832024-05-14T17:36:22.429Z Downloaded ron v0.7.1
10842024-05-14T17:36:22.429Z Downloaded scroll v0.12.0
10852024-05-14T17:36:22.429Z Downloaded flagset v0.4.3
10862024-05-14T17:36:22.429Z Downloaded http v1.0.0
10872024-05-14T17:36:22.429Z Downloaded http v0.2.12
10882024-05-14T17:36:22.429Z Downloaded snafu-derive v0.8.2
10892024-05-14T17:36:22.429Z Downloaded smallvec v1.13.1
10902024-05-14T17:36:22.429Z Downloaded fixedbitset v0.4.2
10912024-05-14T17:36:22.429Z Downloaded foreign-types-shared v0.1.1
10922024-05-14T17:36:22.429Z Downloaded foreign-types-macros v0.2.3
10932024-05-14T17:36:22.429Z Downloaded ff v0.13.0
10942024-05-14T17:36:22.429Z Downloaded fd-lock v4.0.2
10952024-05-14T17:36:22.429Z Downloaded rustls-pemfile v2.1.2
10962024-05-14T17:36:22.430Z Downloaded parse-display-derive v0.9.0
10972024-05-14T17:36:22.430Z Downloaded ppv-lite86 v0.2.17
10982024-05-14T17:36:22.430Z Downloaded oorandom v11.1.3
10992024-05-14T17:36:22.430Z Downloaded utf-8 v0.7.6
11002024-05-14T17:36:22.430Z Downloaded pathdiff v0.2.1
11012024-05-14T17:36:22.430Z Downloaded rustc_version v0.4.0
11022024-05-14T17:36:22.430Z Downloaded peeking_take_while v0.1.2
11032024-05-14T17:36:22.430Z Downloaded tokio-tungstenite v0.20.1
11042024-05-14T17:36:22.431Z Downloaded shlex v1.3.0
11052024-05-14T17:36:22.431Z Downloaded percent-encoding v2.3.1
11062024-05-14T17:36:22.431Z Downloaded rtoolbox v0.0.1
11072024-05-14T17:36:22.431Z Downloaded quick-error v1.2.3
11082024-05-14T17:36:22.431Z Downloaded darling v0.20.8
11092024-05-14T17:36:22.431Z Downloaded synstructure v0.12.6
11102024-05-14T17:36:22.431Z Downloaded sync_wrapper v0.1.2
11112024-05-14T17:36:22.431Z Downloaded structmeta-derive v0.3.0
11122024-05-14T17:36:22.431Z Downloaded slog v2.7.0
11132024-05-14T17:36:22.431Z Downloaded oso v0.27.3
11142024-05-14T17:36:22.432Z Downloaded digest v0.10.7
11152024-05-14T17:36:22.432Z Downloaded topological-sort v0.2.2
11162024-05-14T17:36:22.432Z Downloaded env_logger v0.9.3
11172024-05-14T17:36:22.432Z Downloaded csv-core v0.1.11
11182024-05-14T17:36:22.432Z Downloaded thiserror-no-std v2.0.2
11192024-05-14T17:36:22.432Z Downloaded thiserror-impl-no-std v2.0.2
11202024-05-14T17:36:22.432Z Downloaded static_assertions v1.1.0
11212024-05-14T17:36:22.432Z Downloaded tokio-postgres v0.7.10
11222024-05-14T17:36:22.432Z Downloaded zerocopy v0.3.0
11232024-05-14T17:36:22.432Z Downloaded unicode-width v0.1.11
11242024-05-14T17:36:22.432Z Downloaded tracing v0.1.40
11252024-05-14T17:36:22.432Z Downloaded defmt-parser v0.3.3
11262024-05-14T17:36:22.432Z Downloaded trybuild v1.0.91
11272024-05-14T17:36:22.433Z Downloaded futures-timer v3.0.2
11282024-05-14T17:36:22.433Z Downloaded darling_macro v0.20.8
11292024-05-14T17:36:22.433Z Downloaded usdt-attr-macro v0.3.5
11302024-05-14T17:36:22.433Z Downloaded thread-id v4.2.0
11312024-05-14T17:36:22.433Z Downloaded embedded-io v0.4.0
11322024-05-14T17:36:22.433Z Downloaded dtrace-parser v0.2.0
11332024-05-14T17:36:22.434Z Downloaded papergrid v0.11.0
11342024-05-14T17:36:22.434Z Downloaded paste v1.0.15
11352024-05-14T17:36:22.434Z Downloaded num-iter v0.1.45
11362024-05-14T17:36:22.434Z Downloaded num-integer v0.1.46
11372024-05-14T17:36:22.434Z Downloaded num-derive v0.4.0
11382024-05-14T17:36:22.434Z Downloaded postgres-types v0.2.6
11392024-05-14T17:36:22.434Z Downloaded num-conv v0.1.0
11402024-05-14T17:36:22.434Z Downloaded fxhash v0.2.1
11412024-05-14T17:36:22.434Z Downloaded postgres-protocol v0.6.6
11422024-05-14T17:36:22.434Z Downloaded peg-runtime v0.8.3
11432024-05-14T17:36:22.434Z Downloaded const_format v0.2.32
11442024-05-14T17:36:22.435Z Downloaded same-file v1.0.6
11452024-05-14T17:36:22.435Z Downloaded rustls-pemfile v1.0.3
11462024-05-14T17:36:22.435Z Downloaded rpassword v7.3.1
11472024-05-14T17:36:22.435Z Downloaded precomputed-hash v0.1.1
11482024-05-14T17:36:22.435Z Downloaded portpicker v0.1.1
11492024-05-14T17:36:22.435Z Downloaded r2d2 v0.8.10
11502024-05-14T17:36:22.435Z Downloaded serde_yaml v0.9.25
11512024-05-14T17:36:22.435Z Downloaded termtree v0.4.1
11522024-05-14T17:36:22.435Z Downloaded strum v0.26.2
11532024-05-14T17:36:22.435Z Downloaded version_check v0.9.4
11542024-05-14T17:36:22.435Z Downloaded yasna v0.5.2
11552024-05-14T17:36:22.435Z Downloaded omicron-zone-package v0.11.0
11562024-05-14T17:36:22.435Z Downloaded slog-dtrace v0.3.0
11572024-05-14T17:36:22.435Z Downloaded smf v0.2.3
11582024-05-14T17:36:22.436Z Downloaded der_derive v0.7.2
11592024-05-14T17:36:22.436Z Downloaded defmt v0.3.5
11602024-05-14T17:36:22.436Z Downloaded fatfs v0.3.6
11612024-05-14T17:36:22.436Z Downloaded want v0.3.1
11622024-05-14T17:36:22.436Z Downloaded ed25519 v1.5.3
11632024-05-14T17:36:22.436Z Downloaded float-cmp v0.9.0
11642024-05-14T17:36:22.436Z Downloaded pkcs1 v0.7.5
11652024-05-14T17:36:22.436Z Downloaded zeroize_derive v1.4.2
11662024-05-14T17:36:22.436Z Downloaded signal-hook v0.3.17
11672024-05-14T17:36:22.436Z Downloaded parking_lot_core v0.8.6
11682024-05-14T17:36:22.436Z Downloaded data-encoding v2.4.0
11692024-05-14T17:36:22.436Z Downloaded usdt v0.5.0
11702024-05-14T17:36:22.865Z Downloaded usdt v0.3.5
11712024-05-14T17:36:22.866Z Downloaded crossbeam-channel v0.5.8
11722024-05-14T17:36:22.866Z Downloaded num_cpus v1.16.0
11732024-05-14T17:36:22.866Z Downloaded num_enum v0.5.11
11742024-05-14T17:36:22.866Z Downloaded toml v0.7.8
11752024-05-14T17:36:22.866Z Downloaded predicates v3.1.0
11762024-05-14T17:36:22.866Z Downloaded pkg-config v0.3.27
11772024-05-14T17:36:22.866Z Downloaded crossterm v0.27.0
11782024-05-14T17:36:22.867Z Downloaded waitgroup v0.1.2
11792024-05-14T17:36:22.867Z Downloaded sigpipe v0.1.3
11802024-05-14T17:36:22.867Z Downloaded scheduled-thread-pool v0.2.7
11812024-05-14T17:36:22.867Z Downloaded string_cache v0.8.7
11822024-05-14T17:36:22.867Z Downloaded universal-hash v0.5.1
11832024-05-14T17:36:22.868Z Downloaded num_threads v0.1.6
11842024-05-14T17:36:22.868Z Downloaded threadpool v1.8.1
11852024-05-14T17:36:22.868Z Downloaded thread_local v1.1.7
11862024-05-14T17:36:22.868Z Downloaded pretty-hex v0.4.1
11872024-05-14T17:36:22.868Z Downloaded structmeta-derive v0.2.0
11882024-05-14T17:36:22.869Z Downloaded untrusted v0.7.1
11892024-05-14T17:36:22.869Z Downloaded wyz v0.5.1
11902024-05-14T17:36:22.869Z Downloaded group v0.13.0
11912024-05-14T17:36:22.869Z Downloaded elliptic-curve v0.13.8
11922024-05-14T17:36:22.870Z Downloaded diesel_table_macro_syntax v0.1.0
11932024-05-14T17:36:22.870Z Downloaded ena v0.14.2
11942024-05-14T17:36:22.870Z Downloaded pem-rfc7468 v0.7.0
11952024-05-14T17:36:22.870Z Downloaded peg v0.8.3
11962024-05-14T17:36:22.870Z Downloaded phf_shared v0.11.2
11972024-05-14T17:36:22.870Z Downloaded glob v0.3.1
11982024-05-14T17:36:22.870Z Downloaded darling_core v0.20.8
11992024-05-14T17:36:22.871Z Downloaded libxml v0.3.3
12002024-05-14T17:36:22.871Z Downloaded rand_xorshift v0.3.0
12012024-05-14T17:36:22.871Z Downloaded rand_core v0.6.4
12022024-05-14T17:36:22.871Z Downloaded headers v0.3.9
12032024-05-14T17:36:22.871Z Downloaded ref-cast-impl v1.0.22
12042024-05-14T17:36:22.871Z Downloaded rstest_macros v0.19.0
12052024-05-14T17:36:22.871Z Downloaded slog-json v2.6.1
12062024-05-14T17:36:22.871Z Downloaded num-complex v0.4.6
12072024-05-14T17:36:22.871Z Downloaded slog-bunyan v2.5.0
12082024-05-14T17:36:22.871Z Downloaded doc-comment v0.3.3
12092024-05-14T17:36:22.872Z Downloaded tungstenite v0.21.0
12102024-05-14T17:36:22.872Z Downloaded supports-color v3.0.0
12112024-05-14T17:36:22.872Z Downloaded rand_chacha v0.3.1
12122024-05-14T17:36:22.872Z Downloaded downcast v0.11.0
12132024-05-14T17:36:22.872Z Downloaded usdt-attr-macro v0.5.0
12142024-05-14T17:36:22.872Z Downloaded opaque-debug v0.3.0
12152024-05-14T17:36:22.873Z Downloaded number_prefix v0.4.0
12162024-05-14T17:36:22.873Z Downloaded tower-layer v0.3.2
12172024-05-14T17:36:22.873Z Downloaded predicates-core v1.0.6
12182024-05-14T17:36:22.873Z Downloaded num_enum_derive v0.5.11
12192024-05-14T17:36:22.873Z Downloaded unicode-xid v0.2.4
12202024-05-14T17:36:22.873Z Downloaded structmeta v0.3.0
12212024-05-14T17:36:22.873Z Downloaded schemars_derive v0.8.17
12222024-05-14T17:36:22.873Z Downloaded difflib v0.4.0
12232024-05-14T17:36:22.874Z Downloaded textwrap v0.16.1
12242024-05-14T17:36:22.874Z Downloaded wait-timeout v0.2.0
12252024-05-14T17:36:22.874Z Downloaded x509-cert v0.2.4
12262024-05-14T17:36:22.874Z Downloaded derive_builder_macro v0.20.0
12272024-05-14T17:36:22.874Z Downloaded itertools v0.12.1
12282024-05-14T17:36:22.874Z Downloaded phf_shared v0.10.0
12292024-05-14T17:36:22.874Z Downloaded uzers v0.11.3
12302024-05-14T17:36:22.874Z Downloaded globset v0.4.13
12312024-05-14T17:36:22.875Z Downloaded test-strategy v0.3.1
12322024-05-14T17:36:22.875Z Downloaded plotters-backend v0.3.5
12332024-05-14T17:36:22.875Z Downloaded hashbrown v0.12.3
12342024-05-14T17:36:22.875Z Downloaded foreign-types v0.3.2
12352024-05-14T17:36:22.875Z Downloaded strum_macros v0.26.1
12362024-05-14T17:36:22.875Z Downloaded dof v0.3.0
12372024-05-14T17:36:22.876Z Downloaded unicode-segmentation v1.10.1
12382024-05-14T17:36:22.876Z Downloaded serde-big-array v0.5.1
12392024-05-14T17:36:22.876Z Downloaded openssl-macros v0.1.1
12402024-05-14T17:36:22.876Z Downloaded foreign-types v0.5.0
12412024-05-14T17:36:22.876Z Downloaded signal-hook-mio v0.2.3
12422024-05-14T17:36:22.876Z Downloaded signal-hook-registry v1.4.1
12432024-05-14T17:36:22.876Z Downloaded radium v0.7.0
12442024-05-14T17:36:22.876Z Downloaded slog-stdlog v4.1.1
12452024-05-14T17:36:22.876Z Downloaded proc-macro-error v1.0.4
12462024-05-14T17:36:22.877Z Downloaded serde_plain v1.0.2
12472024-05-14T17:36:22.877Z Downloaded tabled_derive v0.7.0
12482024-05-14T17:36:22.877Z Downloaded snafu v0.8.2
12492024-05-14T17:36:22.877Z Downloaded openssl-probe v0.1.5
12502024-05-14T17:36:22.877Z Downloaded futures-sink v0.3.30
12512024-05-14T17:36:22.877Z Downloaded futures-macro v0.3.30
12522024-05-14T17:36:22.877Z Downloaded dof v0.1.5
12532024-05-14T17:36:22.878Z Downloaded dirs-next v2.0.0
12542024-05-14T17:36:22.878Z Downloaded hkdf v0.12.4
12552024-05-14T17:36:22.878Z Downloaded num-traits v0.2.19
12562024-05-14T17:36:22.878Z Downloaded flume v0.11.0
12572024-05-14T17:36:22.878Z Downloaded vte_generate_state_changes v0.1.1
12582024-05-14T17:36:22.878Z Downloaded tokio-macros v2.2.0
12592024-05-14T17:36:22.878Z Downloaded dtrace-parser v0.1.14
12602024-05-14T17:36:22.878Z Downloaded pin-utils v0.1.0
12612024-05-14T17:36:22.878Z Downloaded pretty_assertions v1.4.0
12622024-05-14T17:36:22.879Z Downloaded proc-macro-error-attr v1.0.4
12632024-05-14T17:36:22.879Z Downloaded proc-macro-crate v1.3.1
12642024-05-14T17:36:22.879Z Downloaded blake3 v1.5.0
12652024-05-14T17:36:22.879Z Downloaded tabwriter v1.4.0
12662024-05-14T17:36:22.879Z Downloaded strip-ansi-escapes v0.2.0
12672024-05-14T17:36:22.879Z Downloaded fastrand v2.0.1
12682024-05-14T17:36:22.879Z Downloaded stringprep v0.1.3
12692024-05-14T17:36:22.879Z Downloaded try-lock v0.2.4
12702024-05-14T17:36:22.892Z Downloaded platforms v3.0.2
12712024-05-14T17:36:22.892Z Downloaded password-hash v0.5.0
12722024-05-14T17:36:22.893Z Downloaded flate2 v1.0.30
12732024-05-14T17:36:22.893Z Downloaded samael v0.0.15
12742024-05-14T17:36:22.893Z Downloaded rustyline v14.0.0
12752024-05-14T17:36:22.893Z Downloaded spki v0.7.2
12762024-05-14T17:36:22.893Z Downloaded postcard v1.0.8
12772024-05-14T17:36:22.893Z Downloaded gethostname v0.4.3
12782024-05-14T17:36:22.893Z Downloaded generic-array v0.14.7
12792024-05-14T17:36:22.893Z Downloaded serde_repr v0.1.16
12802024-05-14T17:36:22.893Z Downloaded tokio-native-tls v0.3.1
12812024-05-14T17:36:22.893Z Downloaded plain v0.2.3
12822024-05-14T17:36:22.893Z Downloaded spin v0.9.8
12832024-05-14T17:36:22.894Z Downloaded parse-size v1.0.0
12842024-05-14T17:36:22.894Z Downloaded prettyplease v0.2.19
12852024-05-14T17:36:22.894Z Downloaded sct v0.7.0
12862024-05-14T17:36:22.894Z Downloaded enum-as-inner v0.5.1
12872024-05-14T17:36:22.894Z Downloaded form_urlencoded v1.2.1
12882024-05-14T17:36:22.894Z Downloaded toml_edit v0.19.15
12892024-05-14T17:36:22.894Z Downloaded resolv-conf v0.7.0
12902024-05-14T17:36:22.894Z Downloaded datatest-stable v0.2.9
12912024-05-14T17:36:22.894Z Downloaded similar-asserts v1.5.0
12922024-05-14T17:36:22.894Z Downloaded zerocopy v0.6.6
12932024-05-14T17:36:22.894Z Downloaded parse-display v0.9.0
12942024-05-14T17:36:22.895Z Downloaded rustls-native-certs v0.7.0
12952024-05-14T17:36:22.895Z Downloaded getopts v0.2.21
12962024-05-14T17:36:22.895Z Downloaded zerocopy-derive v0.7.32
12972024-05-14T17:36:22.895Z Downloaded fallible-iterator v0.2.0
12982024-05-14T17:36:22.895Z Downloaded strsim v0.10.0
12992024-05-14T17:36:22.895Z Downloaded unicode-normalization v0.1.22
13002024-05-14T17:36:22.895Z Downloaded reedline v0.31.0
13012024-05-14T17:36:22.895Z Downloaded walkdir v2.5.0
13022024-05-14T17:36:22.895Z Downloaded tinytemplate v1.2.1
13032024-05-14T17:36:22.895Z Downloaded pkcs8 v0.10.2
13042024-05-14T17:36:22.895Z Downloaded deranged v0.3.11
13052024-05-14T17:36:22.896Z Downloaded slog-async v2.8.0
13062024-05-14T17:36:22.896Z Downloaded rustversion v1.0.14
13072024-05-14T17:36:22.896Z Downloaded parking_lot_core v0.9.8
13082024-05-14T17:36:22.896Z Downloaded peg-macros v0.8.3
13092024-05-14T17:36:22.896Z Downloaded schemars v0.8.17
13102024-05-14T17:36:22.896Z Downloaded derive-where v1.2.7
13112024-05-14T17:36:22.896Z Downloaded diesel_derives v2.1.2
13122024-05-14T17:36:22.896Z Downloaded pin-project v1.1.3
13132024-05-14T17:36:22.896Z Downloaded fancy-regex v0.13.0
13142024-05-14T17:36:22.896Z Downloaded derive_more v0.99.17
13152024-05-14T17:36:22.897Z Downloaded rayon-core v1.12.1
13162024-05-14T17:36:22.897Z Downloaded tokio-rustls v0.24.1
13172024-05-14T17:36:22.897Z Downloaded num-bigint v0.4.4
13182024-05-14T17:36:22.897Z Downloaded futures v0.3.30
13192024-05-14T17:36:22.897Z Downloaded uuid v1.8.0
13202024-05-14T17:36:22.897Z Downloaded pest_meta v2.7.6
13212024-05-14T17:36:22.897Z Downloaded unicode_categories v0.1.1
13222024-05-14T17:36:22.897Z Downloaded hyper v0.14.28
13232024-05-14T17:36:22.897Z Downloaded tungstenite v0.20.1
13242024-05-14T17:36:22.897Z Downloaded time v0.3.34
13252024-05-14T17:36:22.897Z Downloaded lalrpop v0.19.12
13262024-05-14T17:36:22.898Z Downloaded portable-atomic v1.4.3
13272024-05-14T17:36:22.898Z Downloaded num-bigint-dig v0.8.4
13282024-05-14T17:36:22.898Z Downloaded sqlparser v0.45.0
13292024-05-14T17:36:22.898Z Downloaded futures-util v0.3.30
13302024-05-14T17:36:22.898Z Downloaded trust-dns-resolver v0.22.0
13312024-05-14T17:36:22.898Z Downloaded similar v2.4.0
13322024-05-14T17:36:22.898Z Downloaded rsa v0.9.2
13332024-05-14T17:36:22.898Z Downloaded idna v0.5.0
13342024-05-14T17:36:22.898Z Downloaded tower v0.4.13
13352024-05-14T17:36:22.898Z Downloaded zerocopy v0.7.32
13362024-05-14T17:36:22.899Z Downloaded openssl-sys v0.9.102
13372024-05-14T17:36:22.899Z Downloaded trust-dns-server v0.22.1
13382024-05-14T17:36:22.899Z Downloaded tough v0.17.1
13392024-05-14T17:36:22.899Z Downloaded regex-automata v0.1.10
13402024-05-14T17:36:22.899Z Downloaded idna v0.2.3
13412024-05-14T17:36:22.899Z Downloaded rayon v1.10.0
13422024-05-14T17:36:22.899Z Downloaded winnow v0.5.15
13432024-05-14T17:36:22.899Z Downloaded proptest v1.4.0
13442024-05-14T17:36:22.899Z Downloaded regex v1.10.4
13452024-05-14T17:36:22.900Z Downloaded rustls v0.21.9
13462024-05-14T17:36:22.900Z Downloaded curve25519-dalek v4.1.2
13472024-05-14T17:36:22.900Z Downloaded nix v0.28.0
13482024-05-14T17:36:22.900Z Downloaded radix_trie v0.2.1
13492024-05-14T17:36:22.900Z Downloaded vcpkg v0.2.15
13502024-05-14T17:36:22.900Z Downloaded webpki-roots v0.25.2
13512024-05-14T17:36:22.900Z Downloaded bzip2-sys v0.1.11+1.0.8
13522024-05-14T17:36:22.900Z Downloaded object v0.32.1
13532024-05-14T17:36:22.900Z Downloaded openssl v0.10.64
13542024-05-14T17:36:22.901Z Downloaded syn v1.0.109
13552024-05-14T17:36:22.901Z Downloaded tabled v0.15.0
13562024-05-14T17:36:22.901Z Downloaded rustls v0.22.4
13572024-05-14T17:36:22.901Z Downloaded regress v0.9.1
13582024-05-14T17:36:22.901Z Downloaded ratatui v0.26.2
13592024-05-14T17:36:22.905Z Downloaded zerocopy-derive v0.6.6
13602024-05-14T17:36:22.905Z Downloaded object v0.30.4
13612024-05-14T17:36:22.905Z Downloaded zerocopy-derive v0.2.0
13622024-05-14T17:36:22.912Z Downloaded regex-automata v0.4.5
13632024-05-14T17:36:22.929Z Downloaded petgraph v0.6.5
13642024-05-14T17:36:22.950Z Downloaded regex-syntax v0.6.29
13652024-05-14T17:36:22.955Z Downloaded diesel v2.1.6
13662024-05-14T17:36:22.977Z Downloaded sled v0.34.7
13672024-05-14T17:36:22.983Z Downloaded encoding_rs v0.8.33
13682024-05-14T17:36:23.005Z Downloaded regex-syntax v0.8.2
13692024-05-14T17:36:23.016Z Downloaded smoltcp v0.11.0
13702024-05-14T17:36:23.032Z Downloaded trust-dns-proto v0.22.0
13712024-05-14T17:36:23.040Z Downloaded rustls-webpki v0.102.1
13722024-05-14T17:36:23.046Z Downloaded openapiv3 v2.0.0
13732024-05-14T17:36:23.058Z Downloaded gimli v0.28.0
13742024-05-14T17:36:23.067Z Downloaded polar-core v0.27.3
13752024-05-14T17:36:23.074Z Downloaded bstr v1.9.0
13762024-05-14T17:36:23.084Z Downloaded smoltcp v0.9.1
13772024-05-14T17:36:23.094Z Downloaded bstr v0.2.17
13782024-05-14T17:36:23.103Z Downloaded idna v0.3.0
13792024-05-14T17:36:23.109Z Downloaded plotters v0.3.5
13802024-05-14T17:36:23.118Z Downloaded chrono v0.4.38
13812024-05-14T17:36:23.124Z Downloaded reqwest v0.11.27
13822024-05-14T17:36:23.134Z Downloaded tokio v1.37.0
13832024-05-14T17:36:23.166Z Downloaded csv v1.3.0
13842024-05-14T17:36:23.185Z Downloaded sha3 v0.10.8
13852024-05-14T17:36:23.189Z Downloaded rustls-webpki v0.101.7
13862024-05-14T17:36:23.210Z Downloaded bindgen v0.69.2
13872024-05-14T17:36:23.213Z Downloaded quick-xml v0.31.0
13882024-05-14T17:36:23.216Z Downloaded goblin v0.8.0
13892024-05-14T17:36:23.221Z Downloaded bitvec v1.0.1
13902024-05-14T17:36:23.239Z Downloaded trust-dns-client v0.22.0
13912024-05-14T17:36:23.253Z Downloaded pest v2.7.6
13922024-05-14T17:36:23.253Z Downloaded serde_with v3.7.0
13932024-05-14T17:36:23.257Z Downloaded h2 v0.3.26
13942024-05-14T17:36:23.264Z Downloaded parking_lot v0.12.1
13952024-05-14T17:36:23.265Z Downloaded env_logger v0.10.0
13962024-05-14T17:36:23.273Z Downloaded time-macros v0.2.17
13972024-05-14T17:36:23.273Z Downloaded partial-io v0.5.4
13982024-05-14T17:36:23.273Z Downloaded diff v0.1.13
13992024-05-14T17:36:23.273Z Downloaded subprocess v0.2.9
14002024-05-14T17:36:23.282Z Downloaded unsafe-libyaml v0.2.10
14012024-05-14T17:36:23.282Z Downloaded der v0.7.8
14022024-05-14T17:36:23.282Z Downloaded guppy v0.17.5
14032024-05-14T17:36:23.291Z Downloaded usdt-impl v0.3.5
14042024-05-14T17:36:23.292Z Downloaded siphasher v0.3.11
14052024-05-14T17:36:23.292Z Downloaded zeroize v1.7.0
14062024-05-14T17:36:23.292Z Downloaded untrusted v0.9.0
14072024-05-14T17:36:23.292Z Downloaded serde_path_to_error v0.1.16
14082024-05-14T17:36:23.292Z Downloaded tracing-attributes v0.1.27
14092024-05-14T17:36:23.299Z Downloaded zip v0.6.6
14102024-05-14T17:36:23.300Z Downloaded tracing-core v0.1.32
14112024-05-14T17:36:23.303Z Downloaded typed-path v0.7.0
14122024-05-14T17:36:23.304Z Downloaded phf v0.11.2
14132024-05-14T17:36:23.313Z Downloaded vsss-rs v3.3.4
14142024-05-14T17:36:23.314Z Downloaded slog-term v2.9.1
14152024-05-14T17:36:23.318Z Downloaded serde_derive_internals v0.29.0
14162024-05-14T17:36:23.318Z Downloaded getrandom v0.2.12
14172024-05-14T17:36:23.318Z Downloaded hashbrown v0.13.2
14182024-05-14T17:36:23.318Z Downloaded subtle v2.5.0
14192024-05-14T17:36:23.318Z Downloaded tokio-util v0.7.10
14202024-05-14T17:36:23.323Z Downloaded time-core v0.1.2
14212024-05-14T17:36:23.327Z Downloaded hyper v1.1.0
14222024-05-14T17:36:23.332Z Downloaded socket2 v0.4.9
14232024-05-14T17:36:23.333Z Downloaded signature v1.6.4
14242024-05-14T17:36:23.337Z Downloaded rstest v0.19.0
14252024-05-14T17:36:23.337Z Downloaded criterion v0.5.1
14262024-05-14T17:36:23.342Z Downloaded steno v0.4.0
14272024-05-14T17:36:23.346Z Downloaded expectorate v1.1.0
14282024-05-14T17:36:23.351Z Downloaded itertools v0.10.5
14292024-05-14T17:36:23.356Z Downloaded rand v0.8.5
14302024-05-14T17:36:23.360Z Downloaded nom v7.1.3
14312024-05-14T17:36:23.363Z Downloaded tokio-rustls v0.25.0
14322024-05-14T17:36:23.366Z Downloaded funty v2.0.0
14332024-05-14T17:36:23.366Z Downloaded fragile v2.0.0
14342024-05-14T17:36:23.366Z Downloaded target-spec v3.1.0
14352024-05-14T17:36:23.369Z Downloaded slog-scope v4.4.0
14362024-05-14T17:36:23.370Z Downloaded spin v0.5.2
14372024-05-14T17:36:23.370Z Downloaded smallvec v0.6.14
14382024-05-14T17:36:23.376Z Downloaded url v2.5.0
14392024-05-14T17:36:23.376Z Downloaded rusty-fork v0.3.0
14402024-05-14T17:36:23.376Z Downloaded typenum v1.16.0
14412024-05-14T17:36:23.381Z Downloaded once_cell v1.19.0
14422024-05-14T17:36:23.381Z Downloaded pest_generator v2.7.6
14432024-05-14T17:36:23.381Z Downloaded tinyvec v1.6.0
14442024-05-14T17:36:23.385Z Downloaded publicsuffix v2.2.3
14452024-05-14T17:36:23.385Z Downloaded libm v0.2.7
14462024-05-14T17:36:23.392Z Downloaded futures-task v0.3.30
14472024-05-14T17:36:23.395Z Downloaded salty v0.2.0
14482024-05-14T17:36:23.399Z Downloaded signature v2.1.0
14492024-05-14T17:36:23.403Z Downloaded serde_arrays v0.1.0
14502024-05-14T17:36:23.403Z Downloaded serde-hex v0.1.0
14512024-05-14T17:36:23.403Z Downloaded toml v0.5.11
14522024-05-14T17:36:23.420Z Downloaded unicode-bidi v0.3.15
14532024-05-14T17:36:23.420Z Downloaded signal-hook-tokio v0.3.1
14542024-05-14T17:36:23.420Z Downloaded serde_tokenstream v0.2.0
14552024-05-14T17:36:23.424Z Downloaded cstr-argument v0.1.2
14562024-05-14T17:36:23.424Z Downloaded num-rational v0.4.2
14572024-05-14T17:36:23.424Z Downloaded tempfile v3.10.1
14582024-05-14T17:36:23.424Z Downloaded pest_derive v2.7.6
14592024-05-14T17:36:23.424Z Downloaded defmt-macros v0.3.6
14602024-05-14T17:36:23.424Z Downloaded serde_urlencoded v0.7.1
14612024-05-14T17:36:23.424Z Downloaded serde_tokenstream v0.1.7
14622024-05-14T17:36:23.424Z Downloaded mio v0.8.11
14632024-05-14T17:36:23.427Z Downloaded ron v0.8.1
14642024-05-14T17:36:23.437Z Downloaded rcgen v0.12.1
14652024-05-14T17:36:23.446Z Downloaded usdt-impl v0.5.0
14662024-05-14T17:36:23.446Z Downloaded tokio-stream v0.1.15
14672024-05-14T17:36:23.446Z Downloaded psl-types v2.0.11
14682024-05-14T17:36:23.446Z Downloaded powerfmt v0.2.0
14692024-05-14T17:36:23.446Z Downloaded minimal-lexical v0.2.1
14702024-05-14T17:36:23.454Z Downloaded pem v3.0.4
14712024-05-14T17:36:23.454Z Downloaded term v0.7.0
14722024-05-14T17:36:23.454Z Downloaded rustc_version v0.1.7
14732024-05-14T17:36:23.454Z Downloaded rustc-hash v1.1.0
14742024-05-14T17:36:23.454Z Downloaded serde_with_macros v3.7.0
14752024-05-14T17:36:23.454Z Downloaded half v2.3.1
14762024-05-14T17:36:23.462Z Downloaded dyn-clone v1.0.17
14772024-05-14T17:36:23.462Z Downloaded ucd-trie v0.1.6
14782024-05-14T17:36:23.462Z Downloaded owo-colors v4.0.0
14792024-05-14T17:36:23.462Z Downloaded derive_builder_core v0.20.0
14802024-05-14T17:36:23.472Z Downloaded tar v0.4.40
14812024-05-14T17:36:23.472Z Downloaded socket2 v0.5.6
14822024-05-14T17:36:23.473Z Downloaded compact_str v0.7.1
14832024-05-14T17:36:23.489Z Downloaded base64 v0.21.7
14842024-05-14T17:36:23.489Z Downloaded rust-argon2 v2.1.0
14852024-05-14T17:36:23.489Z Downloaded erased-serde v0.3.31
14862024-05-14T17:36:23.489Z Downloaded pin-project-internal v1.1.3
14872024-05-14T17:36:23.489Z Downloaded parking_lot v0.11.2
14882024-05-14T17:36:23.489Z Downloaded escape8259 v0.5.2
14892024-05-14T17:36:23.490Z Downloaded crypto-common v0.1.6
14902024-05-14T17:36:23.490Z Downloaded zone v0.1.8
14912024-05-14T17:36:23.504Z Downloaded which v4.4.0
14922024-05-14T17:36:23.505Z Downloaded crypto-bigint v0.5.2
14932024-05-14T17:36:23.505Z Downloaded olpc-cjson v0.1.3
14942024-05-14T17:36:23.505Z Downloaded hash32 v0.3.1
14952024-05-14T17:36:23.505Z Downloaded lru-cache v0.1.2
14962024-05-14T17:36:23.505Z Downloaded managed v0.8.0
14972024-05-14T17:36:23.506Z Downloaded futures-core v0.3.30
14982024-05-14T17:36:23.506Z Downloaded hmac v0.12.1
14992024-05-14T17:36:23.506Z Downloaded crc-any v2.4.3
15002024-05-14T17:36:23.506Z Downloaded multer v3.1.0
15012024-05-14T17:36:23.521Z Downloaded libloading v0.7.4
15022024-05-14T17:36:23.522Z Downloaded lalrpop-util v0.19.12
15032024-05-14T17:36:23.522Z Downloaded cookie v0.18.1
15042024-05-14T17:36:23.522Z Downloaded cfg-expr v0.15.6
15052024-05-14T17:36:23.522Z Downloaded ipnet v2.9.0
15062024-05-14T17:36:23.523Z Downloaded strum_macros v0.24.3
15072024-05-14T17:36:23.523Z Downloaded slab v0.4.9
15082024-05-14T17:36:23.523Z Downloaded native-tls v0.2.11
15092024-05-14T17:36:23.524Z Downloaded secrecy v0.8.0
15102024-05-14T17:36:23.524Z Downloaded sec1 v0.7.3
15112024-05-14T17:36:23.524Z Downloaded linear-map v1.2.0
15122024-05-14T17:36:23.524Z Downloaded libefi-sys v0.1.0
15132024-05-14T17:36:23.524Z Downloaded memmap v0.7.0
15142024-05-14T17:36:23.525Z Downloaded linked-hash-map v0.5.6
15152024-05-14T17:36:23.533Z Downloaded clang-sys v1.6.1
15162024-05-14T17:36:23.533Z Downloaded lazy_static v1.4.0
15172024-05-14T17:36:23.534Z Downloaded hyper-rustls v0.24.2
15182024-05-14T17:36:23.534Z Downloaded sqlparser_derive v0.2.2
15192024-05-14T17:36:23.534Z Downloaded heapless v0.8.0
15202024-05-14T17:36:23.534Z Downloaded maplit v1.0.2
15212024-05-14T17:36:23.534Z Downloaded const_format_proc_macros v0.2.32
15222024-05-14T17:36:23.535Z Downloaded crc v3.0.1
15232024-05-14T17:36:23.546Z Downloaded indoc v2.0.3
15242024-05-14T17:36:23.546Z Downloaded constant_time_eq v0.2.6
15252024-05-14T17:36:23.547Z Downloaded colored v2.1.0
15262024-05-14T17:36:23.547Z Downloaded block-padding v0.3.3
15272024-05-14T17:36:23.547Z Downloaded block-buffer v0.10.4
15282024-05-14T17:36:23.547Z Downloaded base64ct v1.6.0
15292024-05-14T17:36:23.628Z Downloaded ring v0.17.8
15302024-05-14T17:36:23.768Z Downloaded ring v0.16.20
15312024-05-14T17:36:24.366Z Compiling libc v0.2.153
15322024-05-14T17:36:24.366Z Compiling serde v1.0.201
15332024-05-14T17:36:24.366Z Compiling version_check v0.9.4
15342024-05-14T17:36:24.371Z Checking cfg-if v1.0.0
15352024-05-14T17:36:24.419Z Compiling lock_api v0.4.10
15362024-05-14T17:36:24.422Z Compiling parking_lot_core v0.9.8
15372024-05-14T17:36:24.467Z Compiling syn v2.0.60
15382024-05-14T17:36:24.510Z Compiling once_cell v1.19.0
15392024-05-14T17:36:24.540Z Compiling libm v0.2.7
15402024-05-14T17:36:24.862Z Compiling num-traits v0.2.19
15412024-05-14T17:36:24.862Z Compiling memchr v2.7.1
15422024-05-14T17:36:24.870Z Compiling serde_json v1.0.116
15432024-05-14T17:36:24.941Z Compiling byteorder v1.5.0
15442024-05-14T17:36:25.113Z Compiling ahash v0.8.8
15452024-05-14T17:36:25.763Z Compiling syn v1.0.109
15462024-05-14T17:36:25.767Z Checking log v0.4.21
15472024-05-14T17:36:25.767Z Compiling slab v0.4.9
15482024-05-14T17:36:25.790Z Checking itoa v1.0.9
15492024-05-14T17:36:26.246Z Compiling typenum v1.16.0
15502024-05-14T17:36:26.246Z Compiling generic-array v0.14.7
15512024-05-14T17:36:26.246Z Checking getrandom v0.2.12
15522024-05-14T17:36:26.331Z Compiling cc v1.0.83
15532024-05-14T17:36:26.502Z Checking scopeguard v1.2.0
15542024-05-14T17:36:26.593Z Checking smallvec v1.13.1
15552024-05-14T17:36:26.610Z Compiling allocator-api2 v0.2.16
15562024-05-14T17:36:26.971Z Compiling pkg-config v0.3.27
15572024-05-14T17:36:27.211Z Compiling rustix v0.38.31
15582024-05-14T17:36:27.302Z Compiling schemars v0.8.17
15592024-05-14T17:36:27.526Z Compiling httparse v1.8.0
15602024-05-14T17:36:27.683Z Checking parking_lot v0.12.1
15612024-05-14T17:36:27.699Z Checking pin-project-lite v0.2.13
15622024-05-14T17:36:27.784Z Compiling num-conv v0.1.0
15632024-05-14T17:36:27.984Z Compiling time-core v0.1.2
15642024-05-14T17:36:28.084Z Compiling fnv v1.0.7
15652024-05-14T17:36:28.153Z Compiling time-macros v0.2.17
15662024-05-14T17:36:28.236Z Checking signal-hook-registry v1.4.1
15672024-05-14T17:36:28.374Z Compiling vcpkg v0.2.15
15682024-05-14T17:36:28.497Z Checking mio v0.8.11
15692024-05-14T17:36:28.720Z Compiling heck v0.4.1
15702024-05-14T17:36:29.140Z Checking ryu v1.0.15
15712024-05-14T17:36:29.198Z Compiling aho-corasick v1.1.2
15722024-05-14T17:36:29.500Z Compiling ring v0.17.8
15732024-05-14T17:36:30.578Z Compiling openssl-sys v0.9.102
15742024-05-14T17:36:30.714Z Compiling regex-syntax v0.8.2
15752024-05-14T17:36:31.560Z Checking rand_core v0.6.4
15762024-05-14T17:36:31.779Z Compiling serde_derive_internals v0.29.0
15772024-05-14T17:36:32.570Z Checking num_cpus v1.16.0
15782024-05-14T17:36:32.665Z Checking futures-core v0.3.30
15792024-05-14T17:36:32.879Z Compiling ring v0.16.20
15802024-05-14T17:36:33.374Z Checking socket2 v0.5.6
15812024-05-14T17:36:33.898Z Compiling regex-automata v0.4.5
15822024-05-14T17:36:34.145Z Compiling openssl v0.10.64
15832024-05-14T17:36:34.561Z Compiling rustversion v1.0.14
15842024-05-14T17:36:34.926Z Compiling ucd-trie v0.1.6
15852024-05-14T17:36:35.212Z Compiling slog v2.7.0
15862024-05-14T17:36:35.765Z Compiling crossbeam-utils v0.8.19
15872024-05-14T17:36:36.370Z Compiling iana-time-zone v0.1.57
15882024-05-14T17:36:36.496Z Compiling rustls v0.21.9
15892024-05-14T17:36:36.672Z Compiling native-tls v0.2.11
15902024-05-14T17:36:37.170Z Compiling cookie v0.17.0
15912024-05-14T17:36:37.180Z Checking spin v0.5.2
15922024-05-14T17:36:37.180Z Compiling backtrace v0.3.69
15932024-05-14T17:36:37.180Z Compiling dyn-clone v1.0.17
15942024-05-14T17:36:37.180Z Checking futures-sink v0.3.30
15952024-05-14T17:36:37.186Z Compiling anyhow v1.0.83
15962024-05-14T17:36:37.436Z Checking pin-utils v0.1.0
15972024-05-14T17:36:37.519Z Checking futures-channel v0.3.30
15982024-05-14T17:36:38.016Z Compiling tinyvec_macros v0.1.1
15992024-05-14T17:36:38.124Z Checking futures-io v0.3.30
16002024-05-14T17:36:38.134Z Checking futures-task v0.3.30
16012024-05-14T17:36:38.134Z Compiling tinyvec v1.6.0
16022024-05-14T17:36:38.167Z Compiling thread-id v4.2.0
16032024-05-14T17:36:38.368Z Compiling serde_derive v1.0.201
16042024-05-14T17:36:38.440Z Compiling zerocopy-derive v0.7.32
16052024-05-14T17:36:38.945Z Compiling thiserror-impl v1.0.59
16062024-05-14T17:36:39.203Z Compiling zeroize_derive v1.4.2
16072024-05-14T17:36:39.521Z Compiling tokio-macros v2.2.0
16082024-05-14T17:36:39.672Z Compiling futures-macro v0.3.30
16092024-05-14T17:36:39.729Z Compiling tracing-attributes v0.1.27
16102024-05-14T17:36:40.789Z Compiling zerocopy v0.7.32
16112024-05-14T17:36:40.844Z Compiling schemars_derive v0.8.17
16122024-05-14T17:36:41.244Z Compiling regex v1.10.4
16132024-05-14T17:36:41.884Z Checking zeroize v1.7.0
16142024-05-14T17:36:42.169Z Compiling openssl-macros v0.1.1
16152024-05-14T17:36:42.220Z Compiling thiserror v1.0.59
16162024-05-14T17:36:42.381Z Compiling pest v2.7.6
16172024-05-14T17:36:42.949Z Compiling hashbrown v0.14.3
16182024-05-14T17:36:43.020Z Compiling async-trait v0.1.80
16192024-05-14T17:36:43.900Z Compiling scroll_derive v0.12.0
16202024-05-14T17:36:44.013Z Checking futures-util v0.3.30
16212024-05-14T17:36:44.404Z Compiling unicode-normalization v0.1.22
16222024-05-14T17:36:44.782Z Compiling pest_meta v2.7.6
16232024-05-14T17:36:45.086Z Compiling der_derive v0.7.2
16242024-05-14T17:36:45.408Z Compiling unicode-bidi v0.3.15
16252024-05-14T17:36:45.809Z Compiling errno v0.3.8
16262024-05-14T17:36:46.346Z Compiling pest_generator v2.7.6
16272024-05-14T17:36:51.688Z Compiling unicode-width v0.1.11
16282024-05-14T17:36:51.995Z Compiling crc32fast v1.3.2
16292024-05-14T17:36:51.996Z Checking subtle v2.5.0
16302024-05-14T17:36:51.996Z Compiling either v1.11.0
16312024-05-14T17:36:51.996Z Compiling scroll v0.12.0
16322024-05-14T17:36:51.996Z Compiling usdt-impl v0.5.0
16332024-05-14T17:36:51.997Z Compiling winnow v0.5.15
16342024-05-14T17:36:51.997Z Compiling plain v0.2.3
16352024-05-14T17:36:51.997Z Compiling goblin v0.8.0
16362024-05-14T17:36:51.997Z Compiling pest_derive v2.7.6
16372024-05-14T17:36:51.997Z Compiling spin v0.9.8
16382024-05-14T17:36:51.997Z Compiling tracing-core v0.1.32
16392024-05-14T17:36:51.998Z Compiling pretty-hex v0.4.1
16402024-05-14T17:36:51.998Z Compiling dtrace-parser v0.2.0
16412024-05-14T17:36:51.998Z Compiling const-oid v0.9.6
16422024-05-14T17:36:51.998Z Compiling tracing v0.1.40
16432024-05-14T17:36:52.204Z Compiling percent-encoding v2.3.1
16442024-05-14T17:36:52.204Z Checking bytes v1.6.0
16452024-05-14T17:36:52.300Z Checking bitflags v2.4.2
16462024-05-14T17:36:52.671Z Compiling clap_derive v4.5.4
16472024-05-14T17:36:52.797Z Compiling indexmap v2.2.6
16482024-05-14T17:36:53.043Z Compiling serde_tokenstream v0.2.0
16492024-05-14T17:36:53.854Z Checking tokio v1.37.0
16502024-05-14T17:36:53.978Z Compiling chrono v0.4.38
16512024-05-14T17:36:54.105Z Compiling uuid v1.8.0
16522024-05-14T17:36:54.212Z Compiling semver v1.0.22
16532024-05-14T17:36:54.849Z Compiling http v0.2.12
16542024-05-14T17:36:54.890Z Compiling serde_spanned v0.6.5
16552024-05-14T17:36:55.099Z Compiling toml_datetime v0.6.5
16562024-05-14T17:36:55.434Z Compiling rustc_version v0.4.0
16572024-05-14T17:36:56.202Z Compiling toml_edit v0.19.15
16582024-05-14T17:36:57.757Z Compiling openapiv3 v2.0.0
16592024-05-14T17:36:57.853Z Compiling dof v0.3.0
16602024-05-14T17:37:00.049Z Compiling untrusted v0.9.0
16612024-05-14T17:37:00.218Z Compiling signal-hook v0.3.17
16622024-05-14T17:37:00.284Z Compiling foreign-types-shared v0.1.1
16632024-05-14T17:37:00.399Z Compiling powerfmt v0.2.0
16642024-05-14T17:37:00.495Z Compiling untrusted v0.7.1
16652024-05-14T17:37:00.680Z Compiling deranged v0.3.11
16662024-05-14T17:37:00.819Z Compiling foreign-types v0.3.2
16672024-05-14T17:37:00.927Z Compiling usdt-attr-macro v0.5.0
16682024-05-14T17:37:01.136Z Compiling usdt-macro v0.5.0
16692024-05-14T17:37:02.158Z Compiling form_urlencoded v1.2.1
16702024-05-14T17:37:02.484Z Compiling crypto-common v0.1.6
16712024-05-14T17:37:02.597Z Compiling zerocopy-derive v0.6.6
16722024-05-14T17:37:02.617Z Compiling siphasher v0.3.11
16732024-05-14T17:37:02.689Z Compiling num_threads v0.1.6
16742024-05-14T17:37:02.843Z Compiling base64 v0.21.7
16752024-05-14T17:37:03.328Z Compiling try-lock v0.2.4
16762024-05-14T17:37:03.328Z Compiling want v0.3.1
16772024-05-14T17:37:03.423Z Compiling tokio-util v0.7.10
16782024-05-14T17:37:03.574Z Compiling rustls-webpki v0.101.7
16792024-05-14T17:37:04.011Z Compiling time v0.3.34
16802024-05-14T17:37:04.305Z Compiling sct v0.7.0
16812024-05-14T17:37:04.594Z Compiling h2 v0.3.26
16822024-05-14T17:37:04.821Z Compiling http-body v0.4.5
16832024-05-14T17:37:05.228Z Compiling block-buffer v0.10.4
16842024-05-14T17:37:05.254Z Compiling idna v0.5.0
16852024-05-14T17:37:05.459Z Compiling bzip2-sys v0.1.11+1.0.8
16862024-05-14T17:37:05.491Z Compiling tower-service v0.3.2
16872024-05-14T17:37:05.608Z Compiling httpdate v1.0.3
16882024-05-14T17:37:05.940Z Compiling openssl-probe v0.1.5
16892024-05-14T17:37:06.132Z Compiling url v2.5.0
16902024-05-14T17:37:06.785Z Compiling digest v0.10.7
16912024-05-14T17:37:07.252Z Compiling heapless v0.7.16
16922024-05-14T17:37:07.594Z Compiling idna v0.3.0
16932024-05-14T17:37:07.705Z Compiling lazy_static v1.4.0
16942024-05-14T17:37:08.072Z Compiling psl-types v2.0.11
16952024-05-14T17:37:09.071Z Checking equivalent v1.0.1
16962024-05-14T17:37:09.156Z Compiling adler v1.0.2
16972024-05-14T17:37:09.173Z Compiling ppv-lite86 v0.2.17
16982024-05-14T17:37:09.330Z Compiling miniz_oxide v0.7.1
16992024-05-14T17:37:09.968Z Compiling rand_chacha v0.3.1
17002024-05-14T17:37:10.537Z Compiling tokio-native-tls v0.3.1
17012024-05-14T17:37:10.570Z Compiling crossbeam-epoch v0.9.18
17022024-05-14T17:37:10.575Z Compiling publicsuffix v2.2.3
17032024-05-14T17:37:10.801Z Compiling tokio-rustls v0.24.1
17042024-05-14T17:37:10.895Z Compiling bit-vec v0.6.3
17052024-05-14T17:37:11.189Z Compiling hyper v0.14.28
17062024-05-14T17:37:11.517Z Compiling ipnet v2.9.0
17072024-05-14T17:37:11.531Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
17082024-05-14T17:37:11.812Z Compiling cookie_store v0.20.0
17092024-05-14T17:37:11.867Z Compiling rand v0.8.5
17102024-05-14T17:37:12.470Z Compiling rustls-pemfile v1.0.3
17112024-05-14T17:37:12.564Z Compiling phf_shared v0.10.0
17122024-05-14T17:37:12.820Z Compiling serde_urlencoded v0.7.1
17132024-05-14T17:37:13.291Z Compiling encoding_rs v0.8.33
17142024-05-14T17:37:13.317Z Compiling num-bigint v0.4.4
17152024-05-14T17:37:13.334Z Compiling mime v0.3.17
17162024-05-14T17:37:13.673Z Compiling smoltcp v0.9.1
17172024-05-14T17:37:13.892Z Compiling sync_wrapper v0.1.2
17182024-05-14T17:37:13.914Z Compiling minimal-lexical v0.2.1
17192024-05-14T17:37:14.009Z Compiling fixedbitset v0.4.2
17202024-05-14T17:37:14.170Z Compiling base64ct v1.6.0
17212024-05-14T17:37:14.399Z Compiling new_debug_unreachable v1.0.4
17222024-05-14T17:37:14.426Z Compiling webpki-roots v0.25.2
17232024-05-14T17:37:14.467Z Compiling precomputed-hash v0.1.1
17242024-05-14T17:37:14.496Z Compiling gimli v0.28.0
17252024-05-14T17:37:14.572Z Compiling string_cache v0.8.7
17262024-05-14T17:37:14.614Z Compiling pem-rfc7468 v0.7.0
17272024-05-14T17:37:14.727Z Compiling nom v7.1.3
17282024-05-14T17:37:14.895Z Compiling petgraph v0.6.5
17292024-05-14T17:37:15.395Z Compiling bit-set v0.5.3
17302024-05-14T17:37:15.662Z Compiling hmac v0.12.1
17312024-05-14T17:37:15.672Z Compiling itertools v0.10.5
17322024-05-14T17:37:15.890Z Compiling enum-as-inner v0.5.1
17332024-05-14T17:37:16.210Z Compiling hubpack_derive v0.1.1
17342024-05-14T17:37:16.999Z Compiling diesel_table_macro_syntax v0.1.0
17352024-05-14T17:37:17.204Z Compiling object v0.32.1
17362024-05-14T17:37:17.900Z Compiling hyper-rustls v0.24.2
17372024-05-14T17:37:18.481Z Compiling hyper-tls v0.5.0
17382024-05-14T17:37:18.494Z Compiling rustc-demangle v0.1.23
17392024-05-14T17:37:18.495Z Compiling lalrpop-util v0.19.12
17402024-05-14T17:37:18.495Z Compiling addr2line v0.21.0
17412024-05-14T17:37:18.495Z Compiling reqwest v0.11.27
17422024-05-14T17:37:18.629Z Compiling flagset v0.4.3
17432024-05-14T17:37:18.814Z Compiling unicode-segmentation v1.10.1
17442024-05-14T17:37:19.024Z Compiling der v0.7.8
17452024-05-14T17:37:19.113Z Compiling toml_edit v0.22.12
17462024-05-14T17:37:19.255Z Compiling diesel_derives v2.1.2
17472024-05-14T17:37:19.578Z Compiling flate2 v1.0.30
17482024-05-14T17:37:19.648Z Compiling futures-executor v0.3.30
17492024-05-14T17:37:20.225Z Compiling cpufeatures v0.2.12
17502024-05-14T17:37:20.663Z Compiling sha2 v0.10.8
17512024-05-14T17:37:21.181Z Compiling spki v0.7.2
17522024-05-14T17:37:21.560Z Compiling futures v0.3.30
17532024-05-14T17:37:22.350Z Compiling md-5 v0.10.5
17542024-05-14T17:37:22.575Z Compiling toml v0.7.8
17552024-05-14T17:37:23.321Z Compiling hex v0.4.3
17562024-05-14T17:37:23.557Z Compiling stringprep v0.1.3
17572024-05-14T17:37:24.260Z Compiling strum_macros v0.25.2
17582024-05-14T17:37:24.368Z Compiling serde_repr v0.1.16
17592024-05-14T17:37:24.806Z Compiling num-integer v0.1.46
17602024-05-14T17:37:25.327Z Compiling hash32 v0.2.1
17612024-05-14T17:37:25.568Z Compiling fallible-iterator v0.2.0
17622024-05-14T17:37:25.701Z Checking unicode-ident v1.0.12
17632024-05-14T17:37:25.777Z Compiling stable_deref_trait v1.2.0
17642024-05-14T17:37:25.876Z Compiling pkcs8 v0.10.2
17652024-05-14T17:37:26.245Z Compiling postgres-protocol v0.6.6
17662024-05-14T17:37:26.561Z Compiling phf_shared v0.11.2
17672024-05-14T17:37:27.113Z Compiling terminal_size v0.3.0
17682024-05-14T17:37:27.318Z Compiling ff v0.13.0
17692024-05-14T17:37:27.533Z Compiling block-padding v0.3.3
17702024-05-14T17:37:27.607Z Compiling scheduled-thread-pool v0.2.7
17712024-05-14T17:37:27.954Z Compiling managed v0.8.0
17722024-05-14T17:37:27.970Z Compiling base16ct v0.2.0
17732024-05-14T17:37:28.038Z Compiling regex-automata v0.1.10
17742024-05-14T17:37:28.603Z Compiling matches v0.1.10
17752024-05-14T17:37:28.606Z Compiling bitflags v1.3.2
17762024-05-14T17:37:28.606Z Compiling peg-runtime v0.8.3
17772024-05-14T17:37:28.606Z Compiling idna v0.2.3
17782024-05-14T17:37:28.606Z Compiling clap_builder v4.5.2
17792024-05-14T17:37:28.606Z Compiling bstr v0.2.17
17802024-05-14T17:37:28.901Z Compiling sec1 v0.7.3
17812024-05-14T17:37:29.473Z Compiling r2d2 v0.8.10
17822024-05-14T17:37:29.813Z Compiling inout v0.1.3
17832024-05-14T17:37:29.911Z Compiling group v0.13.0
17842024-05-14T17:37:30.087Z Compiling signal-hook-mio v0.2.3
17852024-05-14T17:37:30.496Z Compiling postgres-types v0.2.6
17862024-05-14T17:37:30.496Z Compiling phf v0.11.2
17872024-05-14T17:37:30.496Z Compiling bzip2 v0.4.4
17882024-05-14T17:37:30.512Z Compiling hubpack v0.1.2
17892024-05-14T17:37:30.595Z Compiling hkdf v0.12.4
17902024-05-14T17:37:30.948Z Compiling zerocopy v0.6.6
17912024-05-14T17:37:31.118Z Compiling ipnetwork v0.20.0
17922024-05-14T17:37:32.103Z Compiling crypto-bigint v0.5.2
17932024-05-14T17:37:32.110Z Compiling float-cmp v0.9.0
17942024-05-14T17:37:32.110Z Compiling memmap v0.7.0
17952024-05-14T17:37:32.203Z Compiling static_assertions v1.1.0
17962024-05-14T17:37:32.303Z Compiling normalize-line-endings v0.3.0
17972024-05-14T17:37:32.355Z Compiling whoami v1.5.1
17982024-05-14T17:37:32.426Z Compiling difflib v0.4.0
17992024-05-14T17:37:32.972Z Compiling predicates-core v1.0.6
18002024-05-14T17:37:33.323Z Compiling data-encoding v2.4.0
18012024-05-14T17:37:33.658Z Compiling elliptic-curve v0.13.8
18022024-05-14T17:37:33.710Z Compiling yasna v0.5.2
18032024-05-14T17:37:34.055Z Compiling trust-dns-proto v0.22.0
18042024-05-14T17:37:34.436Z Compiling predicates v3.1.0
18052024-05-14T17:37:34.961Z Compiling diesel v2.1.6
18062024-05-14T17:37:34.974Z Compiling tokio-postgres v0.7.10
18072024-05-14T17:37:35.563Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
18082024-05-14T17:37:36.206Z Compiling usdt v0.5.0
18092024-05-14T17:37:36.712Z Compiling clap v4.5.4
18102024-05-14T17:37:36.828Z Compiling zip v0.6.6
18112024-05-14T17:37:37.706Z Compiling crossterm v0.27.0
18122024-05-14T17:37:38.114Z Compiling cipher v0.4.4
18132024-05-14T17:37:38.122Z Compiling similar v2.4.0
18142024-05-14T17:37:38.382Z Checking proc-macro2 v1.0.81
18152024-05-14T17:37:39.260Z Compiling num-iter v0.1.45
18162024-05-14T17:37:39.437Z Compiling console v0.15.8
18172024-05-14T17:37:39.915Z Compiling tokio-stream v0.1.15
18182024-05-14T17:37:40.983Z Compiling bstr v1.9.0
18192024-05-14T17:37:40.996Z Checking quote v1.0.36
18202024-05-14T17:37:45.353Z Checking utf8parse v0.2.1
18212024-05-14T17:37:49.014Z Checking anstyle v1.0.7
18222024-05-14T17:37:50.462Z Checking anstyle-parse v0.2.1
18232024-05-14T17:37:50.668Z Checking colorchoice v1.0.0
18242024-05-14T17:37:50.703Z Checking anstyle-query v1.0.0
18252024-05-14T17:37:50.829Z Checking anstream v0.6.11
18262024-05-14T17:37:50.938Z Checking strsim v0.11.0
18272024-05-14T17:37:51.150Z Checking clap_lex v0.7.0
18282024-05-14T17:37:54.588Z Checking winnow v0.6.1
18292024-05-14T17:38:03.351Z Compiling regress v0.9.1
18302024-05-14T17:38:03.981Z Compiling getopts v0.2.21
18312024-05-14T17:38:04.008Z Compiling unsafe-libyaml v0.2.10
18322024-05-14T17:38:04.204Z Checking heck v0.5.0
18332024-05-14T17:38:04.893Z Checking progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
18342024-05-14T17:38:05.792Z Compiling serde_yaml v0.9.25
18352024-05-14T17:38:05.813Z Checking is-terminal v0.4.9
18362024-05-14T17:38:05.870Z Checking camino v1.1.6
18372024-05-14T17:38:05.927Z Checking base64 v0.22.1
18382024-05-14T17:38:06.093Z Compiling strsim v0.10.0
18392024-05-14T17:38:06.384Z Compiling ident_case v1.0.1
18402024-05-14T17:38:06.410Z Checking sha1 v0.10.6
18412024-05-14T17:38:06.581Z Compiling darling_core v0.20.8
18422024-05-14T17:38:06.675Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
18432024-05-14T17:38:06.887Z Checking http v1.0.0
18442024-05-14T17:38:08.228Z Compiling paste v1.0.15
18452024-05-14T17:38:08.248Z Compiling strum_macros v0.26.1
18462024-05-14T17:38:08.805Z Checking match_cfg v0.1.0
18472024-05-14T17:38:08.893Z Checking rustls-pki-types v1.3.0
18482024-05-14T17:38:09.265Z Checking fastrand v2.0.1
18492024-05-14T17:38:09.569Z Checking tempfile v3.10.1
18502024-05-14T17:38:09.656Z Checking hostname v0.3.1
18512024-05-14T17:38:09.858Z Checking dirs-sys-next v0.1.2
18522024-05-14T17:38:09.902Z Checking quick-error v1.2.3
18532024-05-14T17:38:09.919Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18542024-05-14T17:38:10.021Z Checking dirs-next v2.0.0
18552024-05-14T17:38:10.039Z Checking crossbeam-channel v0.5.8
18562024-05-14T17:38:10.150Z Checking thread_local v1.1.7
18572024-05-14T17:38:10.351Z Compiling rustls v0.22.4
18582024-05-14T17:38:10.426Z Compiling slog-async v2.8.0
18592024-05-14T17:38:10.655Z Checking term v0.7.0
18602024-05-14T17:38:10.765Z Checking rustls-webpki v0.102.1
18612024-05-14T17:38:11.026Z Checking instant v0.1.12
18622024-05-14T17:38:11.039Z Checking take_mut v0.2.2
18632024-05-14T17:38:11.062Z Checking slog-term v2.9.1
18642024-05-14T17:38:11.141Z Checking rustls-pemfile v2.1.2
18652024-05-14T17:38:11.343Z Compiling multer v3.1.0
18662024-05-14T17:38:11.443Z Checking debug-ignore v1.0.5
18672024-05-14T17:38:11.541Z Checking toml v0.8.12
18682024-05-14T17:38:11.584Z Checking slog-json v2.6.1
18692024-05-14T17:38:11.699Z Compiling async-stream-impl v0.3.5
18702024-05-14T17:38:11.812Z Compiling dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
18712024-05-14T17:38:12.157Z Checking atomic-waker v1.1.1
18722024-05-14T17:38:12.292Z Checking waitgroup v0.1.2
18732024-05-14T17:38:12.352Z Checking slog-bunyan v2.5.0
18742024-05-14T17:38:12.502Z Compiling dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
18752024-05-14T17:38:12.854Z Checking serde_path_to_error v0.1.16
18762024-05-14T17:38:13.180Z Checking async-stream v0.3.5
18772024-05-14T17:38:13.350Z Checking hostname v0.4.0
18782024-05-14T17:38:13.498Z Checking newtype-uuid v1.1.0
18792024-05-14T17:38:13.524Z Checking wait-timeout v0.2.0
18802024-05-14T17:38:13.546Z Checking strum v0.26.2
18812024-05-14T17:38:13.607Z Compiling darling_macro v0.20.8
18822024-05-14T17:38:13.656Z Compiling structmeta-derive v0.3.0
18832024-05-14T17:38:13.669Z Checking rusty-fork v0.3.0
18842024-05-14T17:38:13.693Z Compiling structmeta-derive v0.2.0
18852024-05-14T17:38:13.947Z Checking rand_xorshift v0.3.0
18862024-05-14T17:38:14.113Z Checking unarray v0.1.4
18872024-05-14T17:38:14.252Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
18882024-05-14T17:38:14.683Z Checking proptest v1.4.0
18892024-05-14T17:38:14.759Z Compiling darling v0.20.8
18902024-05-14T17:38:14.759Z Checking backoff v0.4.0
18912024-05-14T17:38:14.782Z Compiling serde_with_macros v3.7.0
18922024-05-14T17:38:14.958Z Checking tokio-rustls v0.25.0
18932024-05-14T17:38:14.985Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18942024-05-14T17:38:15.767Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18952024-05-14T17:38:15.918Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18962024-05-14T17:38:16.156Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18972024-05-14T17:38:16.696Z Compiling structmeta v0.2.0
18982024-05-14T17:38:16.753Z Compiling structmeta v0.3.0
18992024-05-14T17:38:17.038Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19002024-05-14T17:38:17.216Z Checking macaddr v1.0.1
19012024-05-14T17:38:17.305Z Compiling test-strategy v0.3.1
19022024-05-14T17:38:17.305Z Compiling parse-display-derive v0.9.0
19032024-05-14T17:38:17.493Z Compiling proc-macro-error-attr v1.0.4
19042024-05-14T17:38:17.859Z Compiling proc-macro-error v1.0.4
19052024-05-14T17:38:17.921Z Checking serde_with v3.7.0
19062024-05-14T17:38:18.881Z Compiling proc-macro-crate v1.3.1
19072024-05-14T17:38:18.921Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19082024-05-14T17:38:19.305Z Checking camino-tempfile v1.1.1
19092024-05-14T17:38:19.603Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19102024-05-14T17:38:19.869Z Compiling foreign-types-macros v0.2.3
19112024-05-14T17:38:19.908Z Checking foreign-types-shared v0.3.1
19122024-05-14T17:38:19.936Z Compiling num_enum_derive v0.5.11
19132024-05-14T17:38:20.018Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19142024-05-14T17:38:20.643Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19152024-05-14T17:38:21.147Z Checking cstr-argument v0.1.2
19162024-05-14T17:38:21.248Z Checking foreign-types v0.5.0
19172024-05-14T17:38:21.324Z Checking pretty-hex v0.2.1
19182024-05-14T17:38:21.363Z Checking tabwriter v1.4.0
19192024-05-14T17:38:21.363Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19202024-05-14T17:38:21.433Z Checking colored v2.1.0
19212024-05-14T17:38:21.516Z Checking socket2 v0.4.9
19222024-05-14T17:38:21.619Z Checking smf v0.2.3
19232024-05-14T17:38:21.661Z Checking humantime v2.1.0
19242024-05-14T17:38:21.702Z Checking termcolor v1.2.0
19252024-05-14T17:38:21.954Z Checking arc-swap v1.6.0
19262024-05-14T17:38:21.990Z Checking parse-display v0.9.0
19272024-05-14T17:38:22.018Z Checking utf-8 v0.7.6
19282024-05-14T17:38:22.062Z Checking newline-converter v0.3.0
19292024-05-14T17:38:22.132Z Checking filetime v0.2.23
19302024-05-14T17:38:22.183Z Checking xattr v1.0.1
19312024-05-14T17:38:22.264Z Checking same-file v1.0.6
19322024-05-14T17:38:22.302Z Checking expectorate v1.1.0
19332024-05-14T17:38:22.341Z Checking tungstenite v0.20.1
19342024-05-14T17:38:22.355Z Checking tar v0.4.40
19352024-05-14T17:38:22.355Z Checking slog-scope v4.4.0
19362024-05-14T17:38:22.355Z Checking walkdir v2.5.0
19372024-05-14T17:38:22.395Z Checking termtree v0.4.1
19382024-05-14T17:38:22.595Z Checking slog-stdlog v4.1.1
19392024-05-14T17:38:22.631Z Compiling heapless v0.8.0
19402024-05-14T17:38:22.657Z Checking predicates-tree v1.0.9
19412024-05-14T17:38:22.770Z Checking slog-envlogger v2.2.0
19422024-05-14T17:38:22.860Z Checking num_enum v0.5.11
19432024-05-14T17:38:22.860Z Checking hash32 v0.3.1
19442024-05-14T17:38:22.883Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19452024-05-14T17:38:22.940Z Compiling smoltcp v0.11.0
19462024-05-14T17:38:22.981Z Checking cobs v0.2.3
19472024-05-14T17:38:23.102Z Compiling crucible-workspace-hack v0.1.0
19482024-05-14T17:38:23.184Z Checking embedded-io v0.4.0
19492024-05-14T17:38:23.237Z Checking sigpipe v0.1.3
19502024-05-14T17:38:23.237Z Checking tokio-tungstenite v0.20.1
19512024-05-14T17:38:23.308Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19522024-05-14T17:38:23.333Z Checking postcard v1.0.8
19532024-05-14T17:38:23.356Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19542024-05-14T17:38:23.652Z Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19552024-05-14T17:38:23.837Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19562024-05-14T17:38:23.837Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19572024-05-14T17:38:23.837Z Checking atty v0.2.14
19582024-05-14T17:38:24.024Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19592024-05-14T17:38:24.131Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19602024-05-14T17:38:24.131Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
19612024-05-14T17:38:24.346Z Compiling num-derive v0.4.0
19622024-05-14T17:38:24.474Z Compiling mockall_derive v0.12.1
19632024-05-14T17:38:24.657Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
19642024-05-14T17:38:24.678Z Checking downcast v0.11.0
19652024-05-14T17:38:32.827Z Checking fragile v2.0.0
19662024-05-14T17:38:33.015Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
19672024-05-14T17:38:33.016Z Checking pem v3.0.4
19682024-05-14T17:38:33.016Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19692024-05-14T17:38:33.016Z Checking env_logger v0.9.3
19702024-05-14T17:38:33.016Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19712024-05-14T17:38:33.016Z Compiling bitstruct_derive v0.1.0
19722024-05-14T17:38:33.016Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19732024-05-14T17:38:33.016Z Checking ascii v1.1.0
19742024-05-14T17:38:33.016Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19752024-05-14T17:38:33.016Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19762024-05-14T17:38:33.016Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19772024-05-14T17:38:33.017Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19782024-05-14T17:38:33.017Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
19792024-05-14T17:38:33.208Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19802024-05-14T17:38:33.208Z Checking erased-serde v0.3.31
19812024-05-14T17:38:33.208Z Checking serde_arrays v0.1.0
19822024-05-14T17:38:33.208Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19832024-05-14T17:38:33.208Z Compiling heck v0.3.3
19842024-05-14T17:38:33.208Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
19852024-05-14T17:38:33.208Z Checking bitstruct v0.1.1
19862024-05-14T17:38:33.208Z Checking tungstenite v0.21.0
19872024-05-14T17:38:33.208Z Checking base64 v0.13.1
19882024-05-14T17:38:33.208Z Compiling zone_cfg_derive v0.1.2
19892024-05-14T17:38:33.208Z Checking ron v0.7.1
19902024-05-14T17:38:33.208Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19912024-05-14T17:38:33.208Z Checking tokio-tungstenite v0.21.0
19922024-05-14T17:38:33.208Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19932024-05-14T17:38:33.208Z Checking headers-core v0.2.0
19942024-05-14T17:38:33.209Z Checking zone v0.1.8
19952024-05-14T17:38:33.209Z Checking portpicker v0.1.1
19962024-05-14T17:38:33.209Z Checking headers v0.3.9
19972024-05-14T17:38:33.209Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
19982024-05-14T17:38:33.209Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
19992024-05-14T17:38:33.209Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
20002024-05-14T17:38:33.209Z Checking rcgen v0.12.1
20012024-05-14T17:38:33.209Z Checking atomicwrites v0.4.3
20022024-05-14T17:38:33.209Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20032024-05-14T17:38:33.209Z Checking subprocess v0.2.9
20042024-05-14T17:38:33.209Z Checking linked-hash-map v0.5.6
20052024-05-14T17:38:33.209Z Checking password-hash v0.5.0
20062024-05-14T17:38:33.209Z Checking blake2 v0.10.6
20072024-05-14T17:38:33.209Z Checking lru-cache v0.1.2
20082024-05-14T17:38:33.209Z Checking swrite v0.1.0
20092024-05-14T17:38:33.209Z Checking itertools v0.12.1
20102024-05-14T17:38:33.209Z Compiling derive-where v1.2.7
20112024-05-14T17:38:33.209Z Checking resolv-conf v0.7.0
20122024-05-14T17:38:33.209Z Checking argon2 v0.5.3
20132024-05-14T17:38:33.209Z Checking trust-dns-resolver v0.22.0
20142024-05-14T17:38:33.210Z Compiling rayon-core v1.12.1
20152024-05-14T17:38:33.210Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20162024-05-14T17:38:33.210Z Checking half v2.3.1
20172024-05-14T17:38:33.210Z Compiling cancel-safe-futures v0.1.5
20182024-05-14T17:38:33.210Z Checking mockall v0.12.1
20192024-05-14T17:38:33.210Z Checking ciborium-io v0.2.2
20202024-05-14T17:38:33.210Z Checking bytecount v0.6.3
20212024-05-14T17:38:33.210Z Checking ciborium-ll v0.2.2
20222024-05-14T17:38:33.210Z Checking papergrid v0.11.0
20232024-05-14T17:38:33.210Z Checking ciborium v0.2.2
20242024-05-14T17:38:33.210Z Compiling tabled_derive v0.7.0
20252024-05-14T17:38:33.210Z Compiling slog-dtrace v0.3.0
20262024-05-14T17:38:33.491Z Compiling semver v0.1.20
20272024-05-14T17:38:33.741Z Compiling rustc_version v0.1.7
20282024-05-14T17:38:33.998Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20292024-05-14T17:38:34.100Z Checking libsw v3.3.1
20302024-05-14T17:38:35.095Z Checking linear-map v1.2.0
20312024-05-14T17:38:35.164Z Checking owo-colors v4.0.0
20322024-05-14T17:38:35.164Z Compiling newtype_derive v0.1.6
20332024-05-14T17:38:35.164Z Compiling unicode-xid v0.2.4
20342024-05-14T17:38:35.165Z Compiling radium v0.7.0
20352024-05-14T17:38:35.165Z Checking num-rational v0.4.2
20362024-05-14T17:38:35.165Z Checking steno v0.4.0
20372024-05-14T17:38:35.165Z Checking num-complex v0.4.6
20382024-05-14T17:38:35.200Z Checking nibble_vec v0.1.0
20392024-05-14T17:38:35.340Z Checking tap v1.0.1
20402024-05-14T17:38:35.358Z Compiling maybe-uninit v2.0.0
20412024-05-14T17:38:35.476Z Checking endian-type v0.1.2
20422024-05-14T17:38:35.586Z Checking tabled v0.15.0
20432024-05-14T17:38:35.673Z Checking radix_trie v0.2.1
20442024-05-14T17:38:35.712Z Checking num v0.4.3
20452024-05-14T17:38:35.813Z Checking wyz v0.5.1
20462024-05-14T17:38:36.014Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20472024-05-14T17:38:36.480Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20482024-05-14T17:38:36.486Z Checking fxhash v0.2.1
20492024-05-14T17:38:36.487Z Compiling num-bigint-dig v0.8.4
20502024-05-14T17:38:36.487Z Compiling packed_struct v0.10.1
20512024-05-14T17:38:36.546Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20522024-05-14T17:38:36.595Z Checking funty v2.0.0
20532024-05-14T17:38:36.772Z Checking crc-catalog v2.2.0
20542024-05-14T17:38:36.808Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20552024-05-14T17:38:36.897Z Checking crc v3.0.1
20562024-05-14T17:38:37.083Z Compiling packed_struct_codegen v0.10.1
20572024-05-14T17:38:37.098Z Compiling indexmap v1.9.3
20582024-05-14T17:38:37.301Z Checking nodrop v0.1.14
20592024-05-14T17:38:37.344Z Checking smallvec v0.6.14
20602024-05-14T17:38:37.420Z Checking array-init v0.0.4
20612024-05-14T17:38:37.627Z Checking bitvec v1.0.1
20622024-05-14T17:38:37.714Z Checking pkcs1 v0.7.5
20632024-05-14T17:38:37.928Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
20642024-05-14T17:38:38.104Z Checking signature v2.1.0
20652024-05-14T17:38:38.284Z Checking hashbrown v0.12.3
20662024-05-14T17:38:38.336Z Checking bitfield v0.14.0
20672024-05-14T17:38:38.585Z Checking serde-hex v0.1.0
20682024-05-14T17:38:38.600Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20692024-05-14T17:38:38.836Z Checking env_logger v0.10.0
20702024-05-14T17:38:39.258Z Checking x509-cert v0.2.4
20712024-05-14T17:38:39.526Z Checking rsa v0.9.2
20722024-05-14T17:38:39.984Z Checking ron v0.8.1
20732024-05-14T17:38:40.131Z Checking hashbrown v0.13.2
20742024-05-14T17:38:40.456Z Checking crc-any v2.4.3
20752024-05-14T17:38:40.622Z Checking display-error-chain v0.2.0
20762024-05-14T17:38:40.753Z Checking path-slash v0.1.5
20772024-05-14T17:38:40.757Z Compiling convert_case v0.4.0
20782024-05-14T17:38:40.811Z Compiling async-recursion v1.1.1
20792024-05-14T17:38:40.888Z Compiling buf-list v1.0.3
20802024-05-14T17:38:41.117Z Checking object v0.30.4
20812024-05-14T17:38:41.143Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20822024-05-14T17:38:41.389Z Checking maplit v1.0.2
20832024-05-14T17:38:41.492Z Compiling blake3 v1.5.0
20842024-05-14T17:38:41.747Z Compiling derive_more v0.99.17
20852024-05-14T17:38:41.894Z Checking gethostname v0.4.3
20862024-05-14T17:38:42.043Z Compiling parking_lot_core v0.8.6
20872024-05-14T17:38:42.232Z Compiling libefi-sys v0.1.0
20882024-05-14T17:38:42.847Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20892024-05-14T17:38:42.852Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20902024-05-14T17:38:42.853Z Compiling crossbeam-deque v0.8.3
20912024-05-14T17:38:42.948Z Checking keccak v0.1.4
20922024-05-14T17:38:43.063Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
20932024-05-14T17:38:43.197Z Checking libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
20942024-05-14T17:38:43.239Z Checking sha3 v0.10.8
20952024-05-14T17:38:43.612Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
20962024-05-14T17:38:43.634Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20972024-05-14T17:38:44.055Z Checking parking_lot v0.11.2
20982024-05-14T17:38:44.272Z Checking trust-dns-client v0.22.0
20992024-05-14T17:38:44.320Z Compiling synstructure v0.12.6
21002024-05-14T17:38:44.406Z Checking toml v0.5.11
21012024-05-14T17:38:44.963Z Checking secrecy v0.8.0
21022024-05-14T17:38:45.179Z Compiling pin-project-internal v1.1.3
21032024-05-14T17:38:45.418Z Checking sled v0.34.7
21042024-05-14T17:38:45.875Z Checking trust-dns-server v0.22.1
21052024-05-14T17:38:46.162Z Compiling zerocopy-derive v0.2.0
21062024-05-14T17:38:46.873Z Compiling rayon v1.10.0
21072024-05-14T17:38:48.329Z Checking pin-project v1.1.3
21082024-05-14T17:38:48.377Z Compiling memmap2 v0.7.1
21092024-05-14T17:38:48.549Z Compiling home v0.5.5
21102024-05-14T17:38:48.783Z Compiling arrayvec v0.7.4
21112024-05-14T17:38:48.786Z Compiling constant_time_eq v0.3.0
21122024-05-14T17:38:48.812Z Compiling arrayref v0.3.7
21132024-05-14T17:38:48.968Z Compiling toolchain_find v0.4.0
21142024-05-14T17:38:49.627Z Compiling vte_generate_state_changes v0.1.1
21152024-05-14T17:38:51.505Z Compiling topological-sort v0.2.2
21162024-05-14T17:38:51.568Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
21172024-05-14T17:38:51.568Z Checking vte v0.11.1
21182024-05-14T17:38:51.568Z Compiling rustfmt-wrapper v0.2.1
21192024-05-14T17:38:51.568Z Checking fd-lock v4.0.2
21202024-05-14T17:38:51.569Z Compiling glob v0.3.1
21212024-05-14T17:38:51.569Z Compiling usdt-impl v0.3.5
21222024-05-14T17:38:51.569Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
21232024-05-14T17:38:51.569Z Checking nu-ansi-term v0.50.0
21242024-05-14T17:38:51.603Z Compiling zerocopy v0.3.0
21252024-05-14T17:38:51.630Z Checking strip-ansi-escapes v0.2.0
21262024-05-14T17:38:51.639Z Compiling platforms v3.0.2
21272024-05-14T17:38:51.699Z Compiling prettyplease v0.2.19
21282024-05-14T17:38:51.718Z Compiling dtrace-parser v0.1.14
21292024-05-14T17:38:51.732Z Checking reedline v0.31.0
21302024-05-14T17:38:51.985Z Compiling omicron-zone-package v0.11.0
21312024-05-14T17:38:52.077Z Compiling snafu-derive v0.8.2
21322024-05-14T17:38:52.401Z Compiling dof v0.1.5
21332024-05-14T17:38:53.897Z Checking globset v0.4.13
21342024-05-14T17:38:54.277Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21352024-05-14T17:38:54.323Z Checking olpc-cjson v0.1.3
21362024-05-14T17:38:54.385Z Compiling serde_tokenstream v0.1.7
21372024-05-14T17:38:54.401Z Checking serde_plain v1.0.2
21382024-05-14T17:38:54.623Z Compiling memoffset v0.7.1
21392024-05-14T17:38:54.650Z Checking typed-path v0.7.0
21402024-05-14T17:38:54.888Z Compiling crunchy v0.2.2
21412024-05-14T17:38:55.246Z Compiling curve25519-dalek v4.1.2
21422024-05-14T17:38:55.390Z Checking fs-err v2.11.0
21432024-05-14T17:38:55.567Z Compiling clang-sys v1.6.1
21442024-05-14T17:38:55.873Z Compiling unicase v2.7.0
21452024-05-14T17:38:56.105Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21462024-05-14T17:38:56.160Z Checking parse-size v1.0.0
21472024-05-14T17:38:56.179Z Compiling tiny-keccak v2.0.2
21482024-05-14T17:38:56.602Z Compiling usdt-macro v0.3.5
21492024-05-14T17:38:56.627Z Compiling usdt-attr-macro v0.3.5
21502024-05-14T17:38:56.637Z Checking progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
21512024-05-14T17:38:57.588Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21522024-05-14T17:38:57.589Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21532024-05-14T17:38:57.711Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21542024-05-14T17:38:58.111Z Checking snafu v0.8.2
21552024-05-14T17:38:58.160Z Checking universal-hash v0.5.1
21562024-05-14T17:38:58.369Z Compiling thiserror-impl-no-std v2.0.2
21572024-05-14T17:38:58.380Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21582024-05-14T17:38:58.580Z Checking tough v0.17.1
21592024-05-14T17:38:58.915Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21602024-05-14T17:38:59.136Z Compiling curve25519-dalek-derive v0.1.0
21612024-05-14T17:39:00.691Z Checking nanorand v0.7.0
21622024-05-14T17:39:00.784Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
21632024-05-14T17:39:00.807Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21642024-05-14T17:39:01.049Z Checking signature v1.6.4
21652024-05-14T17:39:01.108Z Compiling cfg_aliases v0.1.1
21662024-05-14T17:39:01.170Z Checking opaque-debug v0.3.0
21672024-05-14T17:39:01.202Z Compiling salty v0.2.0
21682024-05-14T17:39:01.252Z Checking poly1305 v0.8.0
21692024-05-14T17:39:01.448Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21702024-05-14T17:39:01.696Z Checking thiserror-no-std v2.0.2
21712024-05-14T17:39:01.739Z Compiling nix v0.28.0
21722024-05-14T17:39:01.761Z Checking ed25519 v1.5.3
21732024-05-14T17:39:01.860Z Checking flume v0.11.0
21742024-05-14T17:39:02.358Z Checking usdt v0.3.5
21752024-05-14T17:39:02.550Z Compiling ascii-canvas v3.0.0
21762024-05-14T17:39:02.604Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21772024-05-14T17:39:03.014Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21782024-05-14T17:39:03.041Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21792024-05-14T17:39:03.194Z Checking chacha20 v0.9.1
21802024-05-14T17:39:03.330Z Checking aead v0.5.2
21812024-05-14T17:39:03.495Z Checking serde-big-array v0.5.1
21822024-05-14T17:39:03.509Z Checking kstat-rs v0.2.3
21832024-05-14T17:39:03.531Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21842024-05-14T17:39:03.947Z Compiling ena v0.14.2
21852024-05-14T17:39:03.947Z Compiling libloading v0.7.4
21862024-05-14T17:39:03.948Z Compiling bindgen v0.69.2
21872024-05-14T17:39:03.948Z Compiling diff v0.1.13
21882024-05-14T17:39:04.009Z Compiling regex-syntax v0.6.29
21892024-05-14T17:39:04.089Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
21902024-05-14T17:39:04.446Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21912024-05-14T17:39:04.665Z Checking vsss-rs v3.3.4
21922024-05-14T17:39:04.665Z Checking chacha20poly1305 v0.10.1
21932024-05-14T17:39:05.418Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
21942024-05-14T17:39:06.377Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21952024-05-14T17:39:06.625Z Checking signal-hook-tokio v0.3.1
21962024-05-14T17:39:06.805Z Compiling cexpr v0.6.0
21972024-05-14T17:39:07.729Z Compiling lalrpop v0.19.12
21982024-05-14T17:39:07.968Z Checking serde-big-array v0.4.1
21992024-05-14T17:39:08.132Z Compiling which v4.4.0
22002024-05-14T17:39:08.521Z Compiling lazycell v1.3.0
22012024-05-14T17:39:08.674Z Compiling peeking_take_while v0.1.2
22022024-05-14T17:39:08.752Z Compiling ref-cast v1.0.22
22032024-05-14T17:39:08.805Z Compiling rustc-hash v1.1.0
22042024-05-14T17:39:08.870Z Compiling shlex v1.3.0
22052024-05-14T17:39:08.946Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
22062024-05-14T17:39:09.320Z Compiling mime_guess v2.0.4
22072024-05-14T17:39:10.647Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
22082024-05-14T17:39:12.284Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22092024-05-14T17:39:12.589Z Compiling derive_builder_core v0.20.0
22102024-05-14T17:39:13.569Z Compiling peg-macros v0.8.3
22112024-05-14T17:39:14.470Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22122024-05-14T17:39:14.735Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22132024-05-14T17:39:15.017Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22142024-05-14T17:39:17.131Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22152024-05-14T17:39:17.248Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22162024-05-14T17:39:17.435Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22172024-05-14T17:39:18.427Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22182024-05-14T17:39:19.172Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22192024-05-14T17:39:19.758Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22202024-05-14T17:39:19.772Z Compiling sqlparser_derive v0.2.2
22212024-05-14T17:39:20.906Z Compiling ref-cast-impl v1.0.22
22222024-05-14T17:39:21.441Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22232024-05-14T17:39:22.138Z Compiling libxml v0.3.3
22242024-05-14T17:39:22.280Z Checking unicode_categories v0.1.1
22252024-05-14T17:39:22.575Z Checking corncobs v0.1.3
22262024-05-14T17:39:22.631Z Checking rustyline v14.0.0
22272024-05-14T17:39:22.736Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
22282024-05-14T17:39:22.855Z Checking sqlformat v0.2.3
22292024-05-14T17:39:23.082Z Checking sqlparser v0.45.0
22302024-05-14T17:39:24.171Z Checking peg v0.8.3
22312024-05-14T17:39:24.269Z Compiling derive_builder_macro v0.20.0
22322024-05-14T17:39:24.308Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22332024-05-14T17:39:24.773Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22342024-05-14T17:39:25.400Z Checking bcs v0.1.6
22352024-05-14T17:39:25.877Z Compiling strum_macros v0.24.3
22362024-05-14T17:39:27.179Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22372024-05-14T17:39:27.436Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
22382024-05-14T17:39:27.750Z Compiling cookie v0.18.1
22392024-05-14T17:39:28.100Z Compiling indoc v1.0.9
22402024-05-14T17:39:29.166Z Checking highway v1.1.0
22412024-05-14T17:39:29.554Z Checking derive_builder v0.20.0
22422024-05-14T17:39:29.697Z Compiling const_format_proc_macros v0.2.32
22432024-05-14T17:39:29.950Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22442024-05-14T17:39:30.242Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
22452024-05-14T17:39:30.485Z Checking bb8 v0.8.3
22462024-05-14T17:39:30.925Z Checking quick-xml v0.31.0
22472024-05-14T17:39:31.263Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22482024-05-14T17:39:31.408Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22492024-05-14T17:39:31.928Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22502024-05-14T17:39:32.051Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22512024-05-14T17:39:32.327Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22522024-05-14T17:39:33.140Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22532024-05-14T17:39:33.170Z Compiling impl-trait-for-tuples v0.2.2
22542024-05-14T17:39:33.849Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
22552024-05-14T17:39:36.525Z Compiling oso-derive v0.27.3
22562024-05-14T17:39:36.799Z Checking http-range v0.1.5
22572024-05-14T17:39:36.886Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22582024-05-14T17:39:36.986Z Checking hyper-staticfile v0.9.5
22592024-05-14T17:39:37.370Z Checking const_format v0.2.32
22602024-05-14T17:39:37.635Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22612024-05-14T17:39:37.822Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
22622024-05-14T17:39:38.961Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22632024-05-14T17:39:39.828Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22642024-05-14T17:39:40.173Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22652024-05-14T17:39:42.057Z Checking assert_matches v1.5.0
22662024-05-14T17:39:42.070Z Checking rand_seeder v0.2.3
22672024-05-14T17:39:42.155Z Compiling portable-atomic v1.4.3
22682024-05-14T17:39:42.298Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22692024-05-14T17:39:42.515Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22702024-05-14T17:39:42.735Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22712024-05-14T17:39:43.609Z Checking number_prefix v0.4.0
22722024-05-14T17:39:43.806Z Checking castaway v0.2.2
22732024-05-14T17:39:43.891Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
22742024-05-14T17:39:43.957Z Checking compact_str v0.7.1
22752024-05-14T17:39:44.166Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
22762024-05-14T17:39:44.192Z Checking indicatif v0.17.8
22772024-05-14T17:39:44.466Z Checking lru v0.12.1
22782024-05-14T17:39:44.632Z Compiling stability v0.2.0
22792024-05-14T17:39:44.728Z Compiling indoc v2.0.3
22802024-05-14T17:39:44.759Z Checking cassowary v0.3.0
22812024-05-14T17:39:45.032Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22822024-05-14T17:39:45.156Z Checking unicode-linebreak v0.1.5
22832024-05-14T17:39:45.566Z Checking smawk v0.3.1
22842024-05-14T17:39:45.677Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22852024-05-14T17:39:45.754Z Checking textwrap v0.16.1
22862024-05-14T17:39:45.851Z Checking ratatui v0.26.2
22872024-05-14T17:39:45.986Z Checking is_ci v1.2.0
22882024-05-14T17:39:46.122Z Checking supports-color v3.0.0
22892024-05-14T17:39:46.166Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
22902024-05-14T17:39:46.306Z Checking fatfs v0.3.6
22912024-05-14T17:39:47.378Z Checking rtoolbox v0.0.1
22922024-05-14T17:39:47.564Z Checking rpassword v7.3.1
22932024-05-14T17:39:47.599Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22942024-05-14T17:39:47.750Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22952024-05-14T17:39:47.790Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22962024-05-14T17:39:48.198Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22972024-05-14T17:39:48.219Z Checking shell-words v1.1.0
22982024-05-14T17:39:48.394Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22992024-05-14T17:39:48.765Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23002024-05-14T17:39:48.794Z Checking tui-tree-widget v0.19.0
23012024-05-14T17:39:49.104Z Checking yansi v0.5.1
23022024-05-14T17:39:49.433Z Compiling target-lexicon v0.12.13
23032024-05-14T17:39:49.584Z Checking pretty_assertions v1.4.0
23042024-05-14T17:39:49.774Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
23052024-05-14T17:39:50.137Z Checking plotters-backend v0.3.5
23062024-05-14T17:39:50.462Z Compiling guppy-workspace-hack v0.1.0
23072024-05-14T17:39:50.496Z Compiling doc-comment v0.3.3
23082024-05-14T17:39:51.187Z Checking plotters-svg v0.3.5
23092024-05-14T17:39:51.675Z Checking http-body v1.0.0
23102024-05-14T17:39:51.682Z Checking tower-layer v0.3.2
23112024-05-14T17:39:51.683Z Checking cast v0.3.0
23122024-05-14T17:39:51.689Z Compiling target-spec v3.1.0
23132024-05-14T17:39:51.780Z Compiling assert_cmd v2.0.14
23142024-05-14T17:39:51.803Z Checking criterion-plot v0.5.0
23152024-05-14T17:39:52.222Z Checking tower v0.4.13
23162024-05-14T17:39:52.330Z Checking cfg-expr v0.15.6
23172024-05-14T17:39:52.346Z Checking hyper v1.1.0
23182024-05-14T17:39:52.990Z Checking plotters v0.3.5
23192024-05-14T17:39:53.273Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
23202024-05-14T17:39:53.530Z Checking tinytemplate v1.2.1
23212024-05-14T17:39:53.930Z Checking cargo-platform v0.1.3
23222024-05-14T17:39:54.198Z Checking anes v0.1.6
23232024-05-14T17:39:54.204Z Checking oorandom v11.1.3
23242024-05-14T17:39:54.359Z Checking cargo_metadata v0.18.1
23252024-05-14T17:39:54.589Z Checking hyper-util v0.1.2
23262024-05-14T17:39:54.789Z Checking criterion v0.5.1
23272024-05-14T17:39:56.314Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
23282024-05-14T17:39:56.486Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
23292024-05-14T17:39:57.549Z Checking rustls-native-certs v0.7.0
23302024-05-14T17:39:57.692Z Checking httptest v0.15.5
23312024-05-14T17:39:58.380Z Checking pathdiff v0.2.1
23322024-05-14T17:39:58.436Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23332024-05-14T17:39:58.540Z Checking nested v0.1.1
23342024-05-14T17:39:58.730Z Checking guppy v0.17.5
23352024-05-14T17:39:59.759Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23362024-05-14T17:40:00.787Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23372024-05-14T17:40:00.830Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23382024-05-14T17:40:01.217Z Checking hyper-rustls v0.26.0
23392024-05-14T17:40:01.529Z Checking escape8259 v0.5.2
23402024-05-14T17:40:02.113Z Checking threadpool v1.8.1
23412024-05-14T17:40:02.701Z Checking libtest-mimic v0.7.2
23422024-05-14T17:40:03.178Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
23432024-05-14T17:40:03.292Z Checking similar-asserts v1.5.0
23442024-05-14T17:40:03.519Z Checking fancy-regex v0.13.0
23452024-05-14T17:40:04.259Z Compiling rstest_macros v0.19.0
23462024-05-14T17:40:05.304Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
23472024-05-14T17:40:06.187Z Checking datatest-stable v0.2.9
23482024-05-14T17:40:06.255Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23492024-05-14T17:40:06.464Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
23502024-05-14T17:40:06.555Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
23512024-05-14T17:40:06.805Z Checking csv-core v0.1.11
23522024-05-14T17:40:06.856Z Checking constant_time_eq v0.2.6
23532024-05-14T17:40:06.994Z Compiling relative-path v1.9.0
23542024-05-14T17:40:07.096Z Compiling trybuild v1.0.91
23552024-05-14T17:40:07.131Z Checking csv v1.3.0
23562024-05-14T17:40:07.544Z Checking blake2b_simd v1.0.1
23572024-05-14T17:40:08.027Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23582024-05-14T17:40:08.364Z Checking multimap v0.10.0
23592024-05-14T17:40:08.666Z Checking futures-timer v3.0.2
23602024-05-14T17:40:08.966Z Checking rust-argon2 v2.1.0
23612024-05-14T17:40:10.762Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23622024-05-14T17:40:12.716Z Checking partial-io v0.5.4
23632024-05-14T17:40:13.103Z Checking approx v0.5.1
23642024-05-14T17:40:13.329Z Checking uzers v0.11.3
23652024-05-14T17:40:13.668Z Checking termios v0.3.3
23662024-05-14T17:40:13.881Z Checking hex-literal v0.4.1
23672024-05-14T17:40:17.414Z Checking rstest v0.19.0
23682024-05-14T17:40:19.196Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23692024-05-14T17:40:20.995Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23702024-05-14T17:40:40.997Z Compiling samael v0.0.15
23712024-05-14T17:41:02.630Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23722024-05-14T17:41:05.646Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23732024-05-14T17:41:20.417Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23742024-05-14T17:41:24.727Z Compiling polar-core v0.27.3
23752024-05-14T17:41:31.822Z Checking oso v0.27.3
23762024-05-14T17:41:57.871Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23772024-05-14T17:41:57.871Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23782024-05-14T17:41:57.878Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23792024-05-14T17:43:02.140Z Finished dev [unoptimized + debuginfo] target(s) in 6m 41s
23802024-05-14T17:43:02.332Z
23812024-05-14T17:43:02.332Zreal 7:27.702991982
23822024-05-14T17:43:02.332Zuser 38:00.154393211
23832024-05-14T17:43:02.332Zsys 6:37.759280308
23842024-05-14T17:43:02.332Ztrap 1.010614756
23852024-05-14T17:43:02.332Ztflt 4.642120661
23862024-05-14T17:43:02.333Zdflt 4.158275172
23872024-05-14T17:43:02.333Zkflt 0.013131971
23882024-05-14T17:43:02.333Zlock 57:55.361236107
23892024-05-14T17:43:02.333Zslp 1:55:27.579301802
23902024-05-14T17:43:02.348Zlat 1:45.523587417
23912024-05-14T17:43:02.348Zstop 4:27.079671695
23922024-05-14T17:43:03.220Zwarning: output filename collision.
23932024-05-14T17:43:03.220ZThe lib target `bhyve_api` in package `bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)` has the same output filename as the lib target `bhyve_api` in package `bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)`.
23942024-05-14T17:43:03.220ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api/index.html
23952024-05-14T17:43:03.220ZThe targets should have unique names.
23962024-05-14T17:43:03.220ZThis is a known bug where multiple crates with the same name use
23972024-05-14T17:43:03.220Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23982024-05-14T17:43:03.221Zwarning: output filename collision.
23992024-05-14T17:43:03.221ZThe lib target `bhyve_api_sys` in package `bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)` has the same output filename as the lib target `bhyve_api_sys` in package `bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)`.
24002024-05-14T17:43:03.221ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api_sys/index.html
24012024-05-14T17:43:03.221ZThe targets should have unique names.
24022024-05-14T17:43:03.221ZThis is a known bug where multiple crates with the same name use
24032024-05-14T17:43:03.221Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24042024-05-14T17:43:03.229Zwarning: output filename collision.
24052024-05-14T17:43:03.229ZThe 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)`.
24062024-05-14T17:43:03.229ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
24072024-05-14T17:43:03.229ZThe targets should have unique names.
24082024-05-14T17:43:03.229ZThis is a known bug where multiple crates with the same name use
24092024-05-14T17:43:03.229Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24102024-05-14T17:43:03.230Zwarning: output filename collision.
24112024-05-14T17:43:03.230ZThe lib target `libnet` in package `libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)` has the same output filename as the lib target `libnet` in package `libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)`.
24122024-05-14T17:43:03.230ZColliding filename is: /work/oxidecomputer/omicron/target/doc/libnet/index.html
24132024-05-14T17:43:03.230ZThe targets should have unique names.
24142024-05-14T17:43:03.230ZThis is a known bug where multiple crates with the same name use
24152024-05-14T17:43:03.230Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24162024-05-14T17:43:03.230Zwarning: output filename collision.
24172024-05-14T17:43:03.230ZThe lib target `nix` in package `nix v0.28.0` 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)`.
24182024-05-14T17:43:03.231ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
24192024-05-14T17:43:03.231ZThe targets should have unique names.
24202024-05-14T17:43:03.231ZThis is a known bug where multiple crates with the same name use
24212024-05-14T17:43:03.231Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24222024-05-14T17:43:03.231Zwarning: output filename collision.
24232024-05-14T17:43:03.231ZThe 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)`.
24242024-05-14T17:43:03.232ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
24252024-05-14T17:43:03.232ZThe targets should have unique names.
24262024-05-14T17:43:03.232ZThis is a known bug where multiple crates with the same name use
24272024-05-14T17:43:03.232Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24282024-05-14T17:43:03.232Zwarning: output filename collision.
24292024-05-14T17:43:03.232ZThe lib target `propolis-client` in package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)` has the same output filename as the lib target `propolis-client` in package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)`.
24302024-05-14T17:43:03.232ZColliding filename is: /work/oxidecomputer/omicron/target/doc/propolis_client/index.html
24312024-05-14T17:43:03.232ZThe targets should have unique names.
24322024-05-14T17:43:03.233ZThis is a known bug where multiple crates with the same name use
24332024-05-14T17:43:03.233Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24342024-05-14T17:43:03.233Zwarning: output filename collision.
24352024-05-14T17:43:03.233ZThe 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)`.
24362024-05-14T17:43:03.233ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
24372024-05-14T17:43:03.233ZThe targets should have unique names.
24382024-05-14T17:43:03.233ZThis is a known bug where multiple crates with the same name use
24392024-05-14T17:43:03.234Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24402024-05-14T17:43:03.234Zwarning: output filename collision.
24412024-05-14T17:43:03.234ZThe lib target `zone` in package `zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)` has the same output filename as the lib target `zone` in package `zone v0.1.8`.
24422024-05-14T17:43:03.234ZColliding filename is: /work/oxidecomputer/omicron/target/doc/zone/index.html
24432024-05-14T17:43:03.234ZThe targets should have unique names.
24442024-05-14T17:43:03.234ZThis is a known bug where multiple crates with the same name use
24452024-05-14T17:43:03.234Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24462024-05-14T17:43:03.717Z Documenting libc v0.2.153
24472024-05-14T17:43:03.774Z Documenting cfg-if v1.0.0
24482024-05-14T17:43:03.780Z Documenting serde_derive v1.0.201
24492024-05-14T17:43:03.803Z Documenting log v0.4.21
24502024-05-14T17:43:03.807Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24512024-05-14T17:43:03.827Z Documenting memchr v2.7.1
24522024-05-14T17:43:03.837Z Documenting byteorder v1.5.0
24532024-05-14T17:43:03.849Z Documenting itoa v1.0.9
24542024-05-14T17:43:04.100Z Documenting scopeguard v1.2.0
24552024-05-14T17:43:06.635Z Documenting smallvec v1.13.1
24562024-05-14T17:43:06.923Z Documenting pin-project-lite v0.2.13
24572024-05-14T17:43:07.592Z Documenting once_cell v1.19.0
24582024-05-14T17:43:07.785Z Documenting libm v0.2.7
24592024-05-14T17:43:07.983Z Documenting lock_api v0.4.10
24602024-05-14T17:43:08.399Z Documenting zeroize_derive v1.4.2
24612024-05-14T17:43:08.415Z Documenting getrandom v0.2.12
24622024-05-14T17:43:09.772Z Documenting signal-hook-registry v1.4.1
24632024-05-14T17:43:09.824Z Documenting parking_lot_core v0.9.8
24642024-05-14T17:43:11.537Z Documenting serde v1.0.201
24652024-05-14T17:43:11.618Z Documenting num-traits v0.2.19
24662024-05-14T17:43:11.828Z Documenting mio v0.8.11
24672024-05-14T17:43:12.599Z Documenting rand_core v0.6.4
24682024-05-14T17:43:12.919Z Documenting thiserror-impl v1.0.59
24692024-05-14T17:43:13.428Z Documenting zeroize v1.7.0
24702024-05-14T17:43:13.923Z Documenting futures-core v0.3.30
24712024-05-14T17:43:14.703Z Documenting parking_lot v0.12.1
24722024-05-14T17:43:16.776Z Documenting ryu v1.0.15
24732024-05-14T17:43:16.905Z Documenting socket2 v0.5.6
24742024-05-14T17:43:17.074Z Documenting num_cpus v1.16.0
24752024-05-14T17:43:17.712Z Documenting tokio-macros v2.2.0
24762024-05-14T17:43:17.943Z Documenting zerocopy v0.7.32
24772024-05-14T17:43:18.002Z Documenting thiserror v1.0.59
24782024-05-14T17:43:19.589Z Documenting futures-sink v0.3.30
24792024-05-14T17:43:19.660Z Documenting typenum v1.16.0
24802024-05-14T17:43:21.133Z Documenting subtle v2.5.0
24812024-05-14T17:43:22.272Z Documenting pin-utils v0.1.0
24822024-05-14T17:43:22.288Z Documenting slab v0.4.9
24832024-05-14T17:43:22.488Z Documenting futures-macro v0.3.30
24842024-05-14T17:43:23.490Z Documenting futures-channel v0.3.30
24852024-05-14T17:43:32.017Z Documenting bytes v1.6.0
24862024-05-14T17:43:33.727Z Documenting bitflags v2.4.2
24872024-05-14T17:43:34.427Z Documenting serde_json v1.0.116
24882024-05-14T17:43:34.430Z Documenting futures-task v0.3.30
24892024-05-14T17:43:34.430Z Documenting futures-io v0.3.30
24902024-05-14T17:43:34.430Z Documenting iana-time-zone v0.1.57
24912024-05-14T17:43:34.430Z Documenting uuid v1.8.0
24922024-05-14T17:43:35.421Z Documenting generic-array v0.14.7
24932024-05-14T17:43:36.179Z Documenting tokio v1.37.0
24942024-05-14T17:43:38.229Z Documenting ahash v0.8.8
24952024-05-14T17:43:38.247Z Documenting allocator-api2 v0.2.16
24962024-05-14T17:43:38.768Z Documenting futures-util v0.3.30
24972024-05-14T17:43:38.865Z Documenting const-oid v0.9.6
24982024-05-14T17:43:38.942Z Documenting chrono v0.4.38
24992024-05-14T17:43:39.652Z Documenting crypto-common v0.1.6
25002024-05-14T17:43:40.536Z Documenting tinyvec_macros v0.1.1
25012024-05-14T17:43:41.684Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25022024-05-14T17:43:41.865Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25032024-05-14T17:43:42.627Z Documenting hashbrown v0.14.3
25042024-05-14T17:43:42.640Z Documenting tracing-core v0.1.32
25052024-05-14T17:43:43.642Z Documenting tinyvec v1.6.0
25062024-05-14T17:43:44.502Z Checking serde_derive_internals v0.29.0
25072024-05-14T17:43:45.070Z Documenting serde_derive_internals v0.29.0
25082024-05-14T17:43:45.081Z Documenting tracing-attributes v0.1.27
25092024-05-14T17:43:45.827Z Documenting dyn-clone v1.0.17
25102024-05-14T17:43:47.484Z Documenting unicode-normalization v0.1.22
25112024-05-14T17:43:47.856Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25122024-05-14T17:43:48.393Z Documenting ppv-lite86 v0.2.17
25132024-05-14T17:43:48.471Z Documenting unicode-bidi v0.3.15
25142024-05-14T17:43:49.564Z Documenting lazy_static v1.4.0
25152024-05-14T17:43:50.960Z Documenting percent-encoding v2.3.1
25162024-05-14T17:43:51.928Z Documenting schemars_derive v0.8.17
25172024-05-14T17:43:52.176Z Documenting rand_chacha v0.3.1
25182024-05-14T17:43:52.759Z Documenting block-buffer v0.10.4
25192024-05-14T17:43:54.762Z Documenting fnv v1.0.7
25202024-05-14T17:43:54.955Z Documenting powerfmt v0.2.0
25212024-05-14T17:43:54.964Z Documenting equivalent v1.0.1
25222024-05-14T17:43:56.182Z Documenting form_urlencoded v1.2.1
25232024-05-14T17:43:56.344Z Documenting rand v0.8.5
25242024-05-14T17:43:57.149Z Documenting digest v0.10.7
25252024-05-14T17:43:58.055Z Documenting schemars v0.8.17
25262024-05-14T17:43:58.334Z Documenting indexmap v2.2.6
25272024-05-14T17:43:58.404Z Documenting deranged v0.3.11
25282024-05-14T17:43:58.877Z Documenting time-macros v0.2.17
25292024-05-14T17:44:01.010Z Documenting unicode-width v0.1.11
25302024-05-14T17:44:01.320Z Documenting num_threads v0.1.6
25312024-05-14T17:44:02.639Z Documenting tracing v0.1.40
25322024-05-14T17:44:10.708Z Documenting time-core v0.1.2
25332024-05-14T17:44:10.721Z Documenting num-conv v0.1.0
25342024-05-14T17:44:10.856Z Documenting idna v0.5.0
25352024-05-14T17:44:10.882Z Documenting errno v0.3.8
25362024-05-14T17:44:10.995Z Documenting unicode-ident v1.0.12
25372024-05-14T17:44:11.082Z Documenting adler v1.0.2
25382024-05-14T17:44:11.421Z Documenting slog v2.7.0
25392024-05-14T17:44:13.996Z Documenting httparse v1.8.0
25402024-05-14T17:44:14.137Z Documenting time v0.3.34
25412024-05-14T17:44:14.391Z Documenting proc-macro2 v1.0.81
25422024-05-14T17:44:14.473Z Documenting miniz_oxide v0.7.1
25432024-05-14T17:44:15.025Z Documenting rustix v0.38.31
25442024-05-14T17:44:15.334Z Documenting url v2.5.0
25452024-05-14T17:44:16.364Z Documenting cpufeatures v0.2.12
25462024-05-14T17:44:18.468Z Documenting async-trait v0.1.80
25472024-05-14T17:44:18.560Z Documenting try-lock v0.2.4
25482024-05-14T17:44:19.031Z Documenting quote v1.0.36
25492024-05-14T17:44:19.666Z Documenting httpdate v1.0.3
25502024-05-14T17:44:19.689Z Documenting http-body v0.4.5
25512024-05-14T17:44:20.311Z Documenting openssl-sys v0.9.102
25522024-05-14T17:44:20.502Z Documenting tokio-util v0.7.10
25532024-05-14T17:44:21.413Z Documenting want v0.3.1
25542024-05-14T17:44:22.970Z Documenting aho-corasick v1.1.2
25552024-05-14T17:44:23.176Z Documenting syn v2.0.60
25562024-05-14T17:44:23.720Z Documenting openssl-macros v0.1.1
25572024-05-14T17:44:24.410Z Documenting mime v0.3.17
25582024-05-14T17:44:25.026Z Documenting tower-service v0.3.2
25592024-05-14T17:44:25.480Z Documenting regex-syntax v0.8.2
25602024-05-14T17:44:27.342Z Documenting gimli v0.28.0
25612024-05-14T17:44:27.368Z Documenting h2 v0.3.26
25622024-05-14T17:44:28.389Z Documenting object v0.32.1
25632024-05-14T17:44:28.537Z Documenting openssl v0.10.64
25642024-05-14T17:44:28.807Z Documenting rustc-demangle v0.1.23
25652024-05-14T17:44:29.331Z Documenting openssl-probe v0.1.5
25662024-05-14T17:44:32.343Z Documenting regex-automata v0.4.5
25672024-05-14T17:44:32.452Z Documenting ipnet v2.9.0
25682024-05-14T17:44:33.828Z Documenting addr2line v0.21.0
25692024-05-14T17:44:34.151Z Documenting base64ct v1.6.0
25702024-05-14T17:44:37.176Z Documenting futures-executor v0.3.30
25712024-05-14T17:44:37.341Z Documenting native-tls v0.2.11
25722024-05-14T17:44:37.793Z Documenting encoding_rs v0.8.33
25732024-05-14T17:44:37.899Z Documenting hyper v0.14.28
25742024-05-14T17:44:39.052Z Documenting psl-types v2.0.11
25752024-05-14T17:44:40.187Z Documenting backtrace v0.3.69
25762024-05-14T17:44:41.652Z Documenting serde_urlencoded v0.7.1
25772024-05-14T17:44:41.749Z Documenting regex v1.10.4
25782024-05-14T17:44:42.012Z Documenting publicsuffix v2.2.3
25792024-05-14T17:44:42.574Z Checking pest_meta v2.7.6
25802024-05-14T17:44:43.058Z Documenting tokio-native-tls v0.3.1
25812024-05-14T17:44:43.476Z Documenting crossbeam-utils v0.8.19
25822024-05-14T17:44:45.437Z Documenting anyhow v1.0.83
25832024-05-14T17:44:46.260Z Documenting utf8parse v0.2.1
25842024-05-14T17:44:46.266Z Documenting futures v0.3.30
25852024-05-14T17:44:47.213Z Documenting cookie_store v0.20.0
25862024-05-14T17:44:47.423Z Documenting pem-rfc7468 v0.7.0
25872024-05-14T17:44:48.685Z Documenting pest_meta v2.7.6
25882024-05-14T17:44:49.149Z Documenting scroll_derive v0.12.0
25892024-05-14T17:44:49.213Z Documenting der_derive v0.7.2
25902024-05-14T17:44:50.364Z Documenting flagset v0.4.3
25912024-05-14T17:44:50.672Z Documenting hyper-tls v0.5.0
25922024-05-14T17:44:52.116Z Documenting hyper-rustls v0.24.2
25932024-05-14T17:44:52.537Z Documenting webpki-roots v0.25.2
25942024-05-14T17:44:52.976Z Documenting sync_wrapper v0.1.2
25952024-05-14T17:44:53.684Z Documenting pest_generator v2.7.6
25962024-05-14T17:44:53.872Z Documenting scroll v0.12.0
25972024-05-14T17:44:55.147Z Checking pest_generator v2.7.6
25982024-05-14T17:44:55.150Z Documenting der v0.7.8
25992024-05-14T17:44:55.150Z Documenting num-integer v0.1.46
26002024-05-14T17:44:55.966Z Documenting plain v0.2.3
26012024-05-14T17:44:56.564Z Documenting ucd-trie v0.1.6
26022024-05-14T17:44:58.037Z Documenting openapiv3 v2.0.0
26032024-05-14T17:44:58.832Z Documenting pretty-hex v0.4.1
26042024-05-14T17:44:58.846Z Documenting pest_derive v2.7.6
26052024-05-14T17:44:58.924Z Documenting goblin v0.8.0
26062024-05-14T17:44:59.235Z Documenting reqwest v0.11.27
26072024-05-14T17:44:59.926Z Documenting spin v0.9.8
26082024-05-14T17:45:00.672Z Documenting pest v2.7.6
26092024-05-14T17:45:00.859Z Documenting spki v0.7.2
26102024-05-14T17:45:01.946Z Documenting thread-id v4.2.0
26112024-05-14T17:45:03.404Z Documenting either v1.11.0
26122024-05-14T17:45:04.781Z Documenting anstyle v1.0.7
26132024-05-14T17:45:05.076Z Documenting pkcs8 v0.10.2
26142024-05-14T17:45:05.383Z Documenting anstyle-parse v0.2.1
26152024-05-14T17:45:06.730Z Documenting dtrace-parser v0.2.0
26162024-05-14T17:45:06.784Z Documenting memmap v0.7.0
26172024-05-14T17:45:07.193Z Documenting dof v0.3.0
26182024-05-14T17:45:08.031Z Documenting colorchoice v1.0.0
26192024-05-14T17:45:09.156Z Documenting data-encoding v2.4.0
26202024-05-14T17:45:09.592Z Documenting anstyle-query v1.0.0
26212024-05-14T17:45:09.689Z Documenting crossbeam-epoch v0.9.18
26222024-05-14T17:45:10.441Z Documenting terminal_size v0.3.0
26232024-05-14T17:45:10.919Z Documenting sha2 v0.10.8
26242024-05-14T17:45:11.586Z Documenting ipnetwork v0.20.0
26252024-05-14T17:45:11.710Z Documenting hex v0.4.3
26262024-05-14T17:45:12.381Z Documenting usdt-impl v0.5.0
26272024-05-14T17:45:13.725Z Documenting crc32fast v1.3.2
26282024-05-14T17:45:14.266Z Documenting anstream v0.6.11
26292024-05-14T17:45:14.665Z Documenting strsim v0.11.0
26302024-05-14T17:45:15.513Z Documenting unicode-segmentation v1.10.1
26312024-05-14T17:45:15.812Z Documenting clap_lex v0.7.0
26322024-05-14T17:45:16.131Z Documenting untrusted v0.9.0
26332024-05-14T17:45:17.744Z Documenting num-iter v0.1.45
26342024-05-14T17:45:17.930Z Documenting hmac v0.12.1
26352024-05-14T17:45:18.510Z Documenting signal-hook v0.3.17
26362024-05-14T17:45:18.549Z Documenting clap_derive v4.5.4
26372024-05-14T17:45:18.935Z Documenting usdt v0.5.0
26382024-05-14T17:45:19.374Z Documenting static_assertions v1.1.0
26392024-05-14T17:45:19.427Z Documenting ring v0.17.8
26402024-05-14T17:45:19.803Z Documenting clap_builder v4.5.2
26412024-05-14T17:45:22.465Z Documenting flate2 v1.0.30
26422024-05-14T17:45:22.816Z Documenting managed v0.8.0
26432024-05-14T17:45:22.824Z Documenting enum-as-inner v0.5.1
26442024-05-14T17:45:23.602Z Documenting signal-hook-mio v0.2.3
26452024-05-14T17:45:23.852Z Documenting block-padding v0.3.3
26462024-05-14T17:45:25.053Z Documenting scheduled-thread-pool v0.2.7
26472024-05-14T17:45:25.304Z Documenting bzip2-sys v0.1.11+1.0.8
26482024-05-14T17:45:26.550Z Documenting clap v4.5.4
26492024-05-14T17:45:26.679Z Checking diesel_table_macro_syntax v0.1.0
26502024-05-14T17:45:26.849Z Documenting diesel_table_macro_syntax v0.1.0
26512024-05-14T17:45:27.024Z Documenting md-5 v0.10.5
26522024-05-14T17:45:28.486Z Documenting inout v0.1.3
26532024-05-14T17:45:28.534Z Documenting trust-dns-proto v0.22.0
26542024-05-14T17:45:28.639Z Documenting crossterm v0.27.0
26552024-05-14T17:45:29.981Z Documenting r2d2 v0.8.10
26562024-05-14T17:45:30.293Z Documenting bzip2 v0.4.4
26572024-05-14T17:45:31.502Z Documenting stringprep v0.1.3
26582024-05-14T17:45:32.230Z Documenting regress v0.9.1
26592024-05-14T17:45:32.451Z Documenting diesel_derives v2.1.2
26602024-05-14T17:45:33.007Z Documenting ff v0.13.0
26612024-05-14T17:45:34.034Z Documenting toml_datetime v0.6.5
26622024-05-14T17:45:34.316Z Documenting serde_spanned v0.6.5
26632024-05-14T17:45:35.288Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26642024-05-14T17:45:36.727Z Documenting winnow v0.6.1
26652024-05-14T17:45:37.308Z Documenting fallible-iterator v0.2.0
26662024-05-14T17:45:37.436Z Documenting base16ct v0.2.0
26672024-05-14T17:45:38.301Z Documenting siphasher v0.3.11
26682024-05-14T17:45:39.316Z Documenting bit-vec v0.6.3
26692024-05-14T17:45:39.419Z Documenting group v0.13.0
26702024-05-14T17:45:39.496Z Documenting zip v0.6.6
26712024-05-14T17:45:40.654Z Documenting diesel v2.1.6
26722024-05-14T17:45:40.679Z Documenting sec1 v0.7.3
26732024-05-14T17:45:41.748Z Documenting phf_shared v0.11.2
26742024-05-14T17:45:42.716Z Documenting toml_edit v0.22.12
26752024-05-14T17:45:43.091Z Documenting postgres-protocol v0.6.6
26762024-05-14T17:45:43.858Z Documenting cipher v0.4.4
26772024-05-14T17:45:44.307Z Documenting hkdf v0.12.4
26782024-05-14T17:45:44.960Z Documenting num-bigint v0.4.4
26792024-05-14T17:45:54.749Z Documenting bstr v1.9.0
26802024-05-14T17:45:55.296Z Documenting console v0.15.8
26812024-05-14T17:46:02.709Z Documenting crypto-bigint v0.5.2
26822024-05-14T17:46:03.200Z Documenting hubpack v0.1.2
26832024-05-14T17:46:03.296Z Documenting serde_repr v0.1.16
26842024-05-14T17:46:03.318Z Documenting lalrpop-util v0.19.12
26852024-05-14T17:46:03.849Z Checking unsafe-libyaml v0.2.10
26862024-05-14T17:46:03.920Z Checking strsim v0.10.0
26872024-05-14T17:46:04.095Z Documenting fixedbitset v0.4.2
26882024-05-14T17:46:04.133Z Documenting new_debug_unreachable v1.0.4
26892024-05-14T17:46:05.057Z Documenting minimal-lexical v0.2.1
26902024-05-14T17:46:05.563Z Documenting precomputed-hash v0.1.1
26912024-05-14T17:46:07.498Z Documenting heck v0.5.0
26922024-05-14T17:46:07.617Z Checking ident_case v1.0.1
26932024-05-14T17:46:07.661Z Documenting yasna v0.5.2
26942024-05-14T17:46:08.147Z Documenting postgres-types v0.2.6
26952024-05-14T17:46:08.147Z Documenting petgraph v0.6.5
26962024-05-14T17:46:08.147Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26972024-05-14T17:46:16.956Z Documenting nom v7.1.3
26982024-05-14T17:46:17.007Z Documenting string_cache v0.8.7
26992024-05-14T17:46:17.163Z Documenting typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
27002024-05-14T17:46:17.572Z Documenting phf v0.11.2
27012024-05-14T17:46:17.627Z Documenting similar v2.4.0
27022024-05-14T17:46:17.725Z Documenting typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
27032024-05-14T17:46:17.888Z Documenting elliptic-curve v0.13.8
27042024-05-14T17:46:18.752Z Documenting semver v1.0.22
27052024-05-14T17:46:21.376Z Documenting float-cmp v0.9.0
27062024-05-14T17:46:22.516Z Documenting unsafe-libyaml v0.2.10
27072024-05-14T17:46:22.922Z Documenting predicates-core v1.0.6
27082024-05-14T17:46:22.946Z Documenting whoami v1.5.1
27092024-05-14T17:46:23.267Z Documenting difflib v0.4.0
27102024-05-14T17:46:24.467Z Documenting normalize-line-endings v0.3.0
27112024-05-14T17:46:34.150Z Documenting peg-runtime v0.8.3
27122024-05-14T17:46:34.169Z Documenting typify v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
27132024-05-14T17:46:34.371Z Checking darling_core v0.20.8
27142024-05-14T17:46:34.392Z Documenting serde_yaml v0.9.25
27152024-05-14T17:46:34.531Z Documenting tokio-postgres v0.7.10
27162024-05-14T17:46:34.636Z Checking serde_yaml v0.9.25
27172024-05-14T17:46:35.173Z Documenting predicates v3.1.0
27182024-05-14T17:46:35.177Z Documenting bit-set v0.5.3
27192024-05-14T17:46:36.184Z Documenting progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27202024-05-14T17:46:36.536Z Documenting getopts v0.2.21
27212024-05-14T17:46:38.473Z Documenting tokio-stream v0.1.15
27222024-05-14T17:46:39.873Z Documenting ident_case v1.0.1
27232024-05-14T17:46:40.585Z Checking darling v0.20.8
27242024-05-14T17:46:40.696Z Documenting is-terminal v0.4.9
27252024-05-14T17:46:40.912Z Documenting progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27262024-05-14T17:46:41.141Z Documenting progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27272024-05-14T17:46:41.171Z Documenting strum v0.26.2
27282024-05-14T17:46:43.523Z Documenting base64 v0.22.1
27292024-05-14T17:46:43.689Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27302024-05-14T17:46:43.724Z Documenting darling_core v0.20.8
27312024-05-14T17:46:45.183Z Documenting dirs-sys-next v0.1.2
27322024-05-14T17:46:45.267Z Documenting sha1 v0.10.6
27332024-05-14T17:46:45.977Z Documenting http v1.0.0
27342024-05-14T17:46:48.346Z Documenting camino v1.1.6
27352024-05-14T17:46:48.372Z Documenting paste v1.0.15
27362024-05-14T17:46:49.109Z Documenting thread_local v1.1.7
27372024-05-14T17:46:49.188Z Documenting progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
27382024-05-14T17:46:49.755Z Documenting rustls-pki-types v1.3.0
27392024-05-14T17:46:50.088Z Documenting dirs-next v2.0.0
27402024-05-14T17:46:51.275Z Documenting crossbeam-channel v0.5.8
27412024-05-14T17:46:52.466Z Documenting darling_macro v0.20.8
27422024-05-14T17:46:52.535Z Documenting take_mut v0.2.2
27432024-05-14T17:46:53.004Z Documenting slog-json v2.6.1
27442024-05-14T17:46:53.137Z Documenting async-stream-impl v0.3.5
27452024-05-14T17:46:54.717Z Documenting rustls-webpki v0.102.1
27462024-05-14T17:46:54.959Z Documenting term v0.7.0
27472024-05-14T17:46:56.545Z Documenting atomic-waker v1.1.1
27482024-05-14T17:46:57.287Z Documenting slog-async v2.8.0
27492024-05-14T17:46:57.395Z Documenting darling v0.20.8
27502024-05-14T17:46:57.976Z Documenting debug-ignore v1.0.5
27512024-05-14T17:46:58.094Z Documenting slog-bunyan v2.5.0
27522024-05-14T17:46:59.605Z Documenting waitgroup v0.1.2
27532024-05-14T17:46:59.629Z Documenting rustls v0.22.4
27542024-05-14T17:47:00.018Z Documenting slog-term v2.9.1
27552024-05-14T17:47:00.486Z Documenting async-stream v0.3.5
27562024-05-14T17:47:01.178Z Documenting rustls-pemfile v2.1.2
27572024-05-14T17:47:01.511Z Documenting multer v3.1.0
27582024-05-14T17:47:02.531Z Documenting toml v0.8.12
27592024-05-14T17:47:03.193Z Documenting dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
27602024-05-14T17:47:03.660Z Documenting serde_path_to_error v0.1.16
27612024-05-14T17:47:05.270Z Documenting hostname v0.4.0
27622024-05-14T17:47:05.465Z Documenting serde_with_macros v3.7.0
27632024-05-14T17:47:05.972Z Documenting structmeta-derive v0.3.0
27642024-05-14T17:47:06.798Z Documenting newtype-uuid v1.1.0
27652024-05-14T17:47:08.403Z Documenting tokio-rustls v0.25.0
27662024-05-14T17:47:08.499Z Checking structmeta v0.3.0
27672024-05-14T17:47:08.509Z Documenting instant v0.1.12
27682024-05-14T17:47:08.720Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27692024-05-14T17:47:09.042Z Documenting mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
27702024-05-14T17:47:10.160Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27712024-05-14T17:47:10.706Z Documenting serde_with v3.7.0
27722024-05-14T17:47:11.636Z Documenting structmeta v0.3.0
27732024-05-14T17:47:12.279Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27742024-05-14T17:47:13.329Z Documenting backoff v0.4.0
27752024-05-14T17:47:13.411Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27762024-05-14T17:47:14.936Z Documenting dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
27772024-05-14T17:47:14.960Z Documenting macaddr v1.0.1
27782024-05-14T17:47:16.176Z Documenting parse-display-derive v0.9.0
27792024-05-14T17:47:17.405Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27802024-05-14T17:47:17.764Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27812024-05-14T17:47:18.713Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27822024-05-14T17:47:18.862Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27832024-05-14T17:47:18.937Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27842024-05-14T17:47:19.313Z Documenting fastrand v2.0.1
27852024-05-14T17:47:19.747Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27862024-05-14T17:47:20.044Z Checking proc-macro-crate v1.3.1
27872024-05-14T17:47:20.279Z Documenting proc-macro-crate v1.3.1
27882024-05-14T17:47:20.992Z Documenting foreign-types-macros v0.2.3
27892024-05-14T17:47:21.483Z Documenting foreign-types-shared v0.3.1
27902024-05-14T17:47:21.775Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27912024-05-14T17:47:22.652Z Documenting parse-display v0.9.0
27922024-05-14T17:47:22.967Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27932024-05-14T17:47:23.479Z Documenting tempfile v3.10.1
27942024-05-14T17:47:24.862Z Documenting cstr-argument v0.1.2
27952024-05-14T17:47:25.688Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27962024-05-14T17:47:26.577Z Documenting num_enum_derive v0.5.11
27972024-05-14T17:47:26.852Z Documenting foreign-types v0.5.0
27982024-05-14T17:47:27.008Z Documenting tabwriter v1.4.0
27992024-05-14T17:47:34.317Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28002024-05-14T17:47:34.387Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28012024-05-14T17:47:34.387Z Documenting camino-tempfile v1.1.1
28022024-05-14T17:47:34.387Z Documenting colored v2.1.0
28032024-05-14T17:47:34.388Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28042024-05-14T17:47:34.388Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28052024-05-14T17:47:34.388Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28062024-05-14T17:47:34.388Z Documenting hash32 v0.3.1
28072024-05-14T17:47:34.388Z Documenting stable_deref_trait v1.2.0
28082024-05-14T17:47:34.388Z Documenting num_enum v0.5.11
28092024-05-14T17:47:34.388Z Documenting smf v0.2.3
28102024-05-14T17:47:34.548Z Documenting embedded-io v0.4.0
28112024-05-14T17:47:35.401Z Documenting cobs v0.2.3
28122024-05-14T17:47:35.433Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28132024-05-14T17:47:36.676Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28142024-05-14T17:47:36.736Z Documenting heapless v0.8.0
28152024-05-14T17:47:38.022Z Documenting crucible-workspace-hack v0.1.0
28162024-05-14T17:47:38.179Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28172024-05-14T17:47:38.370Z Documenting postcard v1.0.8
28182024-05-14T17:47:39.095Z Documenting derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28192024-05-14T17:47:39.671Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28202024-05-14T17:47:42.124Z Documenting newline-converter v0.3.0
28212024-05-14T17:47:42.391Z Documenting smoltcp v0.11.0
28222024-05-14T17:47:43.297Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28232024-05-14T17:47:44.030Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28242024-05-14T17:47:44.361Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28252024-05-14T17:47:45.165Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28262024-05-14T17:47:45.178Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
28272024-05-14T17:47:45.253Z Documenting sigpipe v0.1.3
28282024-05-14T17:47:45.332Z Documenting num-derive v0.4.0
28292024-05-14T17:47:47.083Z Documenting expectorate v1.1.0
28302024-05-14T17:47:48.060Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28312024-05-14T17:47:48.101Z Documenting zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
28322024-05-14T17:47:48.938Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28332024-05-14T17:47:50.057Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28342024-05-14T17:47:50.708Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
28352024-05-14T17:47:50.857Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28362024-05-14T17:47:51.137Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
28372024-05-14T17:47:51.612Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28382024-05-14T17:47:52.299Z Documenting password-hash v0.5.0
28392024-05-14T17:47:52.441Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28402024-05-14T17:47:53.811Z Documenting blake2 v0.10.6
28412024-05-14T17:47:55.393Z Documenting linked-hash-map v0.5.6
28422024-05-14T17:47:55.492Z Documenting proc-macro-error-attr v1.0.4
28432024-05-14T17:47:56.385Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28442024-05-14T17:47:56.804Z Documenting humantime v2.1.0
28452024-05-14T17:47:57.035Z Checking proc-macro-error v1.0.4
28462024-05-14T17:47:57.305Z Documenting bytecount v0.6.3
28472024-05-14T17:47:58.568Z Documenting argon2 v0.5.3
28482024-05-14T17:47:59.503Z Documenting lru-cache v0.1.2
28492024-05-14T17:48:01.056Z Documenting proc-macro-error v1.0.4
28502024-05-14T17:48:01.106Z Documenting papergrid v0.11.0
28512024-05-14T17:48:01.550Z Documenting derive-where v1.2.7
28522024-05-14T17:48:02.605Z Documenting swrite v0.1.0
28532024-05-14T17:48:03.281Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28542024-05-14T17:48:03.641Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28552024-05-14T17:48:03.653Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28562024-05-14T17:48:05.154Z Documenting tabled_derive v0.7.0
28572024-05-14T17:48:06.173Z Documenting newtype_derive v0.1.6
28582024-05-14T17:48:06.244Z Documenting itertools v0.12.1
28592024-05-14T17:48:06.596Z Documenting arc-swap v1.6.0
28602024-05-14T17:48:07.340Z Documenting quick-error v1.2.3
28612024-05-14T17:48:08.163Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28622024-05-14T17:48:09.983Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28632024-05-14T17:48:10.110Z Documenting tabled v0.15.0
28642024-05-14T17:48:10.750Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28652024-05-14T17:48:10.799Z Documenting slog-scope v4.4.0
28662024-05-14T17:48:10.872Z Documenting steno v0.4.0
28672024-05-14T17:48:11.504Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28682024-05-14T17:48:12.213Z Documenting resolv-conf v0.7.0
28692024-05-14T17:48:14.424Z Documenting num-rational v0.4.2
28702024-05-14T17:48:15.049Z Documenting slog-stdlog v4.1.1
28712024-05-14T17:48:17.432Z Documenting trust-dns-resolver v0.22.0
28722024-05-14T17:48:17.869Z Documenting num-complex v0.4.6
28732024-05-14T17:48:19.141Z Documenting filetime v0.2.23
28742024-05-14T17:48:19.512Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28752024-05-14T17:48:21.451Z Documenting xattr v1.0.1
28762024-05-14T17:48:21.655Z Documenting slog-envlogger v2.2.0
28772024-05-14T17:48:23.284Z Documenting tap v1.0.1
28782024-05-14T17:48:24.018Z Documenting num v0.4.3
28792024-05-14T17:48:24.847Z Documenting tar v0.4.40
28802024-05-14T17:48:24.976Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28812024-05-14T17:48:25.811Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28822024-05-14T17:48:25.852Z Documenting radium v0.7.0
28832024-05-14T17:48:26.231Z Documenting wyz v0.5.1
28842024-05-14T17:48:27.085Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28852024-05-14T17:48:27.306Z Documenting nibble_vec v0.1.0
28862024-05-14T17:48:28.048Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28872024-05-14T17:48:29.562Z Documenting crc-catalog v2.2.0
28882024-05-14T17:48:29.668Z Documenting endian-type v0.1.2
28892024-05-14T17:48:29.931Z Documenting funty v2.0.0
28902024-05-14T17:48:30.153Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28912024-05-14T17:48:30.636Z Documenting cancel-safe-futures v0.1.5
28922024-05-14T17:48:31.420Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28932024-05-14T17:48:31.697Z Documenting packed_struct_codegen v0.10.1
28942024-05-14T17:48:32.706Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28952024-05-14T17:48:32.945Z Documenting crc v3.0.1
28962024-05-14T17:48:33.292Z Documenting bitvec v1.0.1
28972024-05-14T17:48:34.487Z Documenting radix_trie v0.2.1
28982024-05-14T17:48:35.329Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28992024-05-14T17:48:36.833Z Documenting nodrop v0.1.14
29002024-05-14T17:48:36.852Z Documenting same-file v1.0.6
29012024-05-14T17:48:37.198Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29022024-05-14T17:48:38.861Z Documenting packed_struct v0.10.1
29032024-05-14T17:48:38.987Z Documenting num-bigint-dig v0.8.4
29042024-05-14T17:48:39.346Z Documenting array-init v0.0.4
29052024-05-14T17:48:40.709Z Documenting pkcs1 v0.7.5
29062024-05-14T17:48:40.851Z Documenting walkdir v2.5.0
29072024-05-14T17:48:43.169Z Documenting signature v2.1.0
29082024-05-14T17:48:45.028Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29092024-05-14T17:48:45.133Z Documenting termcolor v1.2.0
29102024-05-14T17:48:45.308Z Documenting display-error-chain v0.2.0
29112024-05-14T17:48:45.373Z Documenting bitfield v0.14.0
29122024-05-14T17:48:46.203Zwarning: unresolved link to `StNestedBuilder::make_subsection`
29132024-05-14T17:48:46.203Z --> nexus/types/src/sectioned_table.rs:145:7
29142024-05-14T17:48:46.203Z |
29152024-05-14T17:48:46.203Z145 | /// [`StNestedBuilder::make_subsection`].
29162024-05-14T17:48:46.206Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `StNestedBuilder` in scope
29172024-05-14T17:48:46.206Z |
29182024-05-14T17:48:46.206Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29192024-05-14T17:48:46.206Z
29202024-05-14T17:48:47.165Z Documenting serde-hex v0.1.0
29212024-05-14T17:48:47.919Z Documenting rsa v0.9.2
29222024-05-14T17:48:48.267Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29232024-05-14T17:48:48.455Zwarning: `nexus-types` (lib doc) generated 1 warning
29242024-05-14T17:48:48.460Z Documenting slog-dtrace v0.3.0
29252024-05-14T17:48:48.760Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29262024-05-14T17:48:49.307Z Documenting env_logger v0.10.0
29272024-05-14T17:48:49.647Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29282024-05-14T17:48:49.923Z Documenting pem v3.0.4
29292024-05-14T17:48:50.225Z Documenting x509-cert v0.2.4
29302024-05-14T17:48:52.840Z Documenting libsw v3.3.1
29312024-05-14T17:48:53.001Z Documenting ron v0.8.1
29322024-05-14T17:48:54.134Z Documenting half v2.3.1
29332024-05-14T17:48:54.384Z Documenting ciborium-io v0.2.2
29342024-05-14T17:48:55.631Z Documenting maplit v1.0.2
29352024-05-14T17:48:56.060Z Documenting linear-map v1.2.0
29362024-05-14T17:48:56.557Z Documenting crc-any v2.4.3
29372024-05-14T17:48:57.624Z Documenting owo-colors v4.0.0
29382024-05-14T17:48:57.951Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29392024-05-14T17:48:58.713Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29402024-05-14T17:48:59.114Z Documenting ciborium-ll v0.2.2
29412024-05-14T17:48:59.504Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29422024-05-14T17:49:00.154Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29432024-05-14T17:49:00.405Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29442024-05-14T17:49:00.410Z Documenting headers-core v0.2.0
29452024-05-14T17:49:03.082Z Documenting path-slash v0.1.5
29462024-05-14T17:49:03.452Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29472024-05-14T17:49:04.097Z Documenting ciborium v0.2.2
29482024-05-14T17:49:06.223Z Documenting headers v0.3.9
29492024-05-14T17:49:07.126Z Documenting fxhash v0.2.1
29502024-05-14T17:49:08.226Z Documenting async-recursion v1.1.1
29512024-05-14T17:49:09.294Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29522024-05-14T17:49:09.467Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29532024-05-14T17:49:11.227Z Documenting vte_generate_state_changes v0.1.1
29542024-05-14T17:49:12.521Z Checking convert_case v0.4.0
29552024-05-14T17:49:12.728Z Documenting convert_case v0.4.0
29562024-05-14T17:49:13.999Z Documenting buf-list v1.0.3
29572024-05-14T17:49:15.366Z Documenting vte v0.11.1
29582024-05-14T17:49:16.278Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29592024-05-14T17:49:16.952Z Documenting derive_more v0.99.17
29602024-05-14T17:49:17.505Z Documenting derive_builder_core v0.20.0
29612024-05-14T17:49:19.215Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29622024-05-14T17:49:20.183Z Checking derive_builder_core v0.20.0
29632024-05-14T17:49:20.994Z Documenting fd-lock v4.0.2
29642024-05-14T17:49:22.917Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29652024-05-14T17:49:23.460Z Documenting bitstruct_derive v0.1.0
29662024-05-14T17:49:23.789Z Documenting pin-project-internal v1.1.3
29672024-05-14T17:49:23.857Z Documenting ascii v1.1.0
29682024-05-14T17:49:25.045Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29692024-05-14T17:49:26.550Z Documenting derive_builder_macro v0.20.0
29702024-05-14T17:49:27.159Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29712024-05-14T17:49:27.480Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
29722024-05-14T17:49:28.354Z Documenting bitstruct v0.1.1
29732024-05-14T17:49:29.084Z Documenting pin-project v1.1.3
29742024-05-14T17:49:29.796Z Documenting strip-ansi-escapes v0.2.0
29752024-05-14T17:49:31.433Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29762024-05-14T17:49:31.682Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29772024-05-14T17:49:32.096Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29782024-05-14T17:49:32.464Z Documenting crossbeam-deque v0.8.3
29792024-05-14T17:49:33.392Z Documenting snafu-derive v0.8.2
29802024-05-14T17:49:34.912Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29812024-05-14T17:49:36.014Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29822024-05-14T17:49:36.645Z Documenting serde_arrays v0.1.0
29832024-05-14T17:49:36.952Z Documenting erased-serde v0.3.31
29842024-05-14T17:49:37.225Z Documenting ref-cast-impl v1.0.22
29852024-05-14T17:49:40.434Z Documenting unicode-xid v0.2.4
29862024-05-14T17:49:40.519Z Documenting nu-ansi-term v0.50.0
29872024-05-14T17:49:41.588Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29882024-05-14T17:49:41.900Z Checking unicode-xid v0.2.4
29892024-05-14T17:49:42.074Z Documenting ref-cast v1.0.22
29902024-05-14T17:49:42.104Z Documenting snafu v0.8.2
29912024-05-14T17:49:42.310Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29922024-05-14T17:49:43.371Z Documenting const_format_proc_macros v0.2.32
29932024-05-14T17:49:44.712Z Documenting reedline v0.31.0
29942024-05-14T17:49:45.034Z Documenting rayon-core v1.12.1
29952024-05-14T17:49:46.433Z Documenting derive_builder v0.20.0
29962024-05-14T17:49:47.587Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29972024-05-14T17:49:47.976Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29982024-05-14T17:49:49.225Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29992024-05-14T17:49:50.385Z Documenting libefi-sys v0.1.0
30002024-05-14T17:49:51.654Z Documenting trust-dns-client v0.22.0
30012024-05-14T17:49:53.510Z Documenting polar-core v0.27.3
30022024-05-14T17:49:54.866Z Documenting libxml v0.3.3
30032024-05-14T17:49:55.201Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30042024-05-14T17:49:56.397Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30052024-05-14T17:49:57.097Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30062024-05-14T17:49:57.167Z Documenting globset v0.4.13
30072024-05-14T17:49:57.761Z Documenting bb8 v0.8.3
30082024-05-14T17:50:00.403Z Documenting olpc-cjson v0.1.3
30092024-05-14T17:50:02.448Z Documenting quick-xml v0.31.0
30102024-05-14T17:50:02.928Z Documenting serde_plain v1.0.2
30112024-05-14T17:50:03.506Z Documenting impl-trait-for-tuples v0.2.2
30122024-05-14T17:50:03.696Z Documenting oso-derive v0.27.3
30132024-05-14T17:50:03.893Z Documenting libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
30142024-05-14T17:50:05.245Z Documenting utf-8 v0.7.6
30152024-05-14T17:50:07.638Z Documenting keccak v0.1.4
30162024-05-14T17:50:08.173Z Documenting typed-path v0.7.0
30172024-05-14T17:50:08.550Z Documenting libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
30182024-05-14T17:50:09.353Z Documenting oso v0.27.3
30192024-05-14T17:50:09.364Z Documenting samael v0.0.15
30202024-05-14T17:50:09.522Z Documenting tungstenite v0.21.0
30212024-05-14T17:50:10.306Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30222024-05-14T17:50:10.976Z Documenting sha3 v0.10.8
30232024-05-14T17:50:12.963Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30242024-05-14T17:50:14.781Z Documenting tough v0.17.1
30252024-05-14T17:50:15.651Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30262024-05-14T17:50:16.079Z Documenting trust-dns-server v0.22.1
30272024-05-14T17:50:16.908Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30282024-05-14T17:50:20.748Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30292024-05-14T17:50:21.661Z Documenting rayon v1.10.0
30302024-05-14T17:50:22.616Z Documenting const_format v0.2.32
30312024-05-14T17:50:22.638Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30322024-05-14T17:50:25.624Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30332024-05-14T17:50:25.929Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30342024-05-14T17:50:26.121Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352024-05-14T17:50:26.141Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30362024-05-14T17:50:26.755Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30372024-05-14T17:50:27.368Z Documenting sled v0.34.7
30382024-05-14T17:50:27.539Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30392024-05-14T17:50:27.628Z Documenting fs-err v2.11.0
30402024-05-14T17:50:28.435Z Documenting nix v0.28.0
30412024-05-14T17:50:30.583Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30422024-05-14T17:50:30.599Z Documenting cookie v0.18.1
30432024-05-14T17:50:30.600Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30442024-05-14T17:50:30.600Z Documenting secrecy v0.8.0
30452024-05-14T17:50:31.993Z Documenting gethostname v0.4.3
30462024-05-14T17:50:32.141Z Documenting peg-macros v0.8.3
30472024-05-14T17:50:33.572Z Documenting rustversion v1.0.14
30482024-05-14T17:50:34.997Z Documenting sqlparser_derive v0.2.2
30492024-05-14T17:50:35.344Z Documenting parse-size v1.0.0
30502024-05-14T17:50:35.465Z Documenting unicode_categories v0.1.1
30512024-05-14T17:50:36.982Z Documenting home v0.5.5
30522024-05-14T17:50:37.759Z Documenting peg v0.8.3
30532024-05-14T17:50:38.310Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30542024-05-14T17:50:38.430Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30552024-05-14T17:50:38.733Z Documenting castaway v0.2.2
30562024-05-14T17:50:39.610Z Documenting sqlparser v0.45.0
30572024-05-14T17:50:39.731Z Documenting sqlformat v0.2.3
30582024-05-14T17:50:41.092Z Documenting rustyline v14.0.0
30592024-05-14T17:50:41.875Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30602024-05-14T17:50:42.924Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30612024-05-14T17:50:45.058Z Documenting tokio-tungstenite v0.21.0
30622024-05-14T17:50:47.239Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30632024-05-14T17:50:49.296Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30642024-05-14T17:50:50.548Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30652024-05-14T17:50:52.908Z Documenting zone v0.1.8
30662024-05-14T17:50:53.542Z Documenting ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
30672024-05-14T17:50:53.877Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
30682024-05-14T17:50:55.988Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30692024-05-14T17:50:56.483Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30702024-05-14T17:50:58.346Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30712024-05-14T17:50:58.629Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30722024-05-14T17:50:58.912Z Documenting portpicker v0.1.1
30732024-05-14T17:51:00.366Z Documenting universal-hash v0.5.1
30742024-05-14T17:51:03.582Z Documenting bcs v0.1.6
30752024-05-14T17:51:04.060Z Documenting kstat-rs v0.2.3
30762024-05-14T17:51:04.180Z Documenting thiserror-impl-no-std v2.0.2
30772024-05-14T17:51:05.363Z Documenting curve25519-dalek-derive v0.1.0
30782024-05-14T17:51:15.943Z Documenting highway v1.1.0
30792024-05-14T17:51:15.943Z Documenting opaque-debug v0.3.0
30802024-05-14T17:51:15.943Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30812024-05-14T17:51:15.944Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30822024-05-14T17:51:15.944Z Documenting curve25519-dalek v4.1.2
30832024-05-14T17:51:15.944Z Documenting thiserror-no-std v2.0.2
30842024-05-14T17:51:16.256Z Documenting libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
30852024-05-14T17:51:18.024Z Documenting poly1305 v0.8.0
30862024-05-14T17:51:18.671Z Documenting compact_str v0.7.1
30872024-05-14T17:51:19.681Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30882024-05-14T17:51:20.941Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30892024-05-14T17:51:22.807Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30902024-05-14T17:51:22.859Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30912024-05-14T17:51:23.689Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30922024-05-14T17:51:23.796Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30932024-05-14T17:51:24.497Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30942024-05-14T17:51:29.308Z Documenting portable-atomic v1.4.3
30952024-05-14T17:51:29.590Z Documenting ed25519 v1.5.3
30962024-05-14T17:51:33.162Z Documenting memoffset v0.7.1
30972024-05-14T17:51:33.256Z Documenting unicase v2.7.0
30982024-05-14T17:51:34.213Z Documenting rcgen v0.12.1
30992024-05-14T17:51:36.427Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
31002024-05-14T17:51:36.705Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31012024-05-14T17:51:37.032Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
31022024-05-14T17:51:37.311Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31032024-05-14T17:51:39.165Z Documenting atomicwrites v0.4.3
31042024-05-14T17:51:40.597Zwarning: could not parse code block as Rust code
31052024-05-14T17:51:40.597Z --> oximeter/db/src/oxql/ast/grammar.rs:246:9
31062024-05-14T17:51:40.597Z |
31072024-05-14T17:51:40.597Z246 | / /// Parse a string literal, either single- or double-quoted.
31082024-05-14T17:51:40.597Z247 | | ///
31092024-05-14T17:51:40.597Z248 | | /// Parsing string literals is pretty tricky, but we add several
31102024-05-14T17:51:40.598Z249 | | /// constraints to simplify things. First strings must be quoted, either
31112024-05-14T17:51:40.598Z... |
31122024-05-14T17:51:40.598Z277 | | ///
31132024-05-14T17:51:40.598Z278 | | /// Will be parsed as `this string has " in it`.
31142024-05-14T17:51:40.598Z | |________________________________________________________^
31152024-05-14T17:51:40.598Z |
31162024-05-14T17:51:40.598Z = help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
31172024-05-14T17:51:40.598Z = note: error from rustc: unknown start of token: \
31182024-05-14T17:51:40.598Z = note: error from rustc: unknown start of token: \
31192024-05-14T17:51:40.598Z = note: error from rustc: unknown start of token: \
31202024-05-14T17:51:40.598Z = note: error from rustc: unknown start of token: \
31212024-05-14T17:51:40.599Z = note: error from rustc: unknown start of token: \
31222024-05-14T17:51:40.599Z = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
31232024-05-14T17:51:40.599Z
31242024-05-14T17:51:40.631Z Documenting chacha20 v0.9.1
31252024-05-14T17:51:42.035Zwarning: `oximeter-db` (lib doc) generated 1 warning
31262024-05-14T17:51:42.035Z Documenting lru v0.12.1
31272024-05-14T17:51:42.270Z Documenting aead v0.5.2
31282024-05-14T17:51:44.004Z Documenting rand_seeder v0.2.3
31292024-05-14T17:51:45.536Z Documenting nanorand v0.7.0
31302024-05-14T17:51:45.859Z Documenting subprocess v0.2.9
31312024-05-14T17:51:46.889Z Documenting stability v0.2.0
31322024-05-14T17:52:00.839Z Documenting glob v0.3.1
31332024-05-14T17:52:00.903Z Documenting cassowary v0.3.0
31342024-05-14T17:52:00.903Z Documenting number_prefix v0.4.0
31352024-05-14T17:52:00.903Z Documenting chacha20poly1305 v0.10.1
31362024-05-14T17:52:00.904Z Documenting flume v0.11.0
31372024-05-14T17:52:00.904Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31382024-05-14T17:52:00.904Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31392024-05-14T17:52:00.929Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31402024-05-14T17:52:01.278Z Documenting indicatif v0.17.8
31412024-05-14T17:52:02.017Z Documenting ratatui v0.26.2
31422024-05-14T17:52:02.334Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31432024-05-14T17:52:12.083Z Documenting mime_guess v2.0.4
31442024-05-14T17:52:12.546Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31452024-05-14T17:52:12.708Z Documenting salty v0.2.0
31462024-05-14T17:52:13.109Z Documenting vsss-rs v3.3.4
31472024-05-14T17:52:13.241Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31482024-05-14T17:52:14.511Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31492024-05-14T17:52:15.484Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31502024-05-14T17:52:16.593Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31512024-05-14T17:52:16.624Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31522024-05-14T17:52:17.893Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31532024-05-14T17:52:19.277Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31542024-05-14T17:52:19.554Z Documenting serde-big-array v0.5.1
31552024-05-14T17:52:21.229Z Documenting rtoolbox v0.0.1
31562024-05-14T17:52:21.233Z Documenting unicode-linebreak v0.1.5
31572024-05-14T17:52:21.233Z Documenting is_ci v1.2.0
31582024-05-14T17:52:22.786Z Documenting http-range v0.1.5
31592024-05-14T17:52:23.905Z Documenting smawk v0.3.1
31602024-05-14T17:52:24.423Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31612024-05-14T17:52:25.192Z Documenting supports-color v3.0.0
31622024-05-14T17:52:25.853Z Documenting rpassword v7.3.1
31632024-05-14T17:52:26.905Z Documenting hyper-staticfile v0.9.5
31642024-05-14T17:52:27.889Z Documenting textwrap v0.16.1
31652024-05-14T17:52:29.184Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31662024-05-14T17:52:29.469Zwarning: unresolved link to `test_sled_transitions`
31672024-05-14T17:52:29.470Z --> nexus/db-queries/src/db/datastore/sled.rs:698:11
31682024-05-14T17:52:29.470Z |
31692024-05-14T17:52:29.470Z698 | /// [`test_sled_transitions`].
31702024-05-14T17:52:29.470Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
31712024-05-14T17:52:29.470Z |
31722024-05-14T17:52:29.470Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31732024-05-14T17:52:29.471Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31742024-05-14T17:52:29.471Z
31752024-05-14T17:52:29.475Zwarning: unresolved link to `test_sled_transitions`
31762024-05-14T17:52:29.475Z --> nexus/db-queries/src/db/datastore/sled.rs:734:11
31772024-05-14T17:52:29.475Z |
31782024-05-14T17:52:29.476Z734 | /// [`test_sled_transitions`].
31792024-05-14T17:52:29.476Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
31802024-05-14T17:52:29.476Z |
31812024-05-14T17:52:29.476Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31822024-05-14T17:52:29.476Z
31832024-05-14T17:52:29.476Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
31842024-05-14T17:52:29.476Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
31852024-05-14T17:52:29.476Z |
31862024-05-14T17:52:29.477Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
31872024-05-14T17:52:29.477Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
31882024-05-14T17:52:29.477Z
31892024-05-14T17:52:30.219Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31902024-05-14T17:52:31.159Z Documenting tui-tree-widget v0.19.0
31912024-05-14T17:52:32.774Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31922024-05-14T17:52:32.887Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31932024-05-14T17:52:33.619Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31942024-05-14T17:52:33.867Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31952024-05-14T17:52:36.798Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31962024-05-14T17:52:36.976Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31972024-05-14T17:52:37.151Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31982024-05-14T17:52:37.620Z Documenting signal-hook-tokio v0.3.1
31992024-05-14T17:52:37.794Z Documenting memmap2 v0.7.1
32002024-05-14T17:52:38.514Z Documenting corncobs v0.1.3
32012024-05-14T17:52:38.895Z Documenting shell-words v1.1.0
32022024-05-14T17:52:41.618Z Documenting constant_time_eq v0.3.0
32032024-05-14T17:52:42.282Z Documenting arrayvec v0.7.4
32042024-05-14T17:52:43.083Z Documenting arrayref v0.3.7
32052024-05-14T17:52:43.326Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32062024-05-14T17:52:45.093Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32072024-05-14T17:52:45.996Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32082024-05-14T17:52:46.431Z Documenting blake3 v1.5.0
32092024-05-14T17:52:47.114Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32102024-05-14T17:52:48.832Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
32112024-05-14T17:52:48.839Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32122024-05-14T17:52:49.581Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32132024-05-14T17:52:50.624Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32142024-05-14T17:52:51.039Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32152024-05-14T17:52:55.815Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32162024-05-14T17:53:06.135Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32172024-05-14T17:53:10.374Zwarning: unresolved link to `BlueprintDisksConfig`
32182024-05-14T17:53:10.375Z --> nexus/reconfigurator/planning/src/blueprint_builder/builder.rs:1128:55
32192024-05-14T17:53:10.375Z |
32202024-05-14T17:53:10.375Z1128 | /// blueprint. We do this by keeping a copy of any [`BlueprintDisksConfig`]
32212024-05-14T17:53:10.375Z | ^^^^^^^^^^^^^^^^^^^^ no item named `BlueprintDisksConfig` in scope
32222024-05-14T17:53:10.375Z |
32232024-05-14T17:53:10.375Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
32242024-05-14T17:53:10.376Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32252024-05-14T17:53:10.376Z
32262024-05-14T17:53:10.446Zwarning: unclosed HTML tag `usize`
32272024-05-14T17:53:10.446Z --> wicket/src/ui/panes/update.rs:153:19
32282024-05-14T17:53:10.446Z |
32292024-05-14T17:53:10.446Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
32302024-05-14T17:53:10.447Z | ^^^^^^^
32312024-05-14T17:53:10.447Z |
32322024-05-14T17:53:10.447Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
32332024-05-14T17:53:10.447Z
32342024-05-14T17:53:11.757Zwarning: `nexus-reconfigurator-planning` (lib doc) generated 1 warning
32352024-05-14T17:53:11.760Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32362024-05-14T17:53:11.851Zwarning: `wicket` (lib doc) generated 1 warning
32372024-05-14T17:53:11.854Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32382024-05-14T17:53:13.516Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
32392024-05-14T17:53:13.855Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32402024-05-14T17:53:16.377Z Documenting fatfs v0.3.6
32412024-05-14T17:53:21.926Z Documenting topological-sort v0.2.2
32422024-05-14T17:53:23.002Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
32432024-05-14T17:53:23.003Z --> sled-agent/src/sim/instance.rs:46:7
32442024-05-14T17:53:23.003Z |
32452024-05-14T17:53:23.003Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
32462024-05-14T17:53:23.003Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
32472024-05-14T17:53:23.003Z |
32482024-05-14T17:53:23.004Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32492024-05-14T17:53:23.004Z
32502024-05-14T17:53:23.778Z Documenting assert_matches v1.5.0
32512024-05-14T17:53:24.096Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32522024-05-14T17:53:25.068Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32532024-05-14T17:53:25.994Z Documenting omicron-zone-package v0.11.0
32542024-05-14T17:53:26.476Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
32552024-05-14T17:53:26.480Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32562024-05-14T17:53:26.961Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32572024-05-14T17:53:27.751Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32582024-05-14T17:53:28.046Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32592024-05-14T17:53:28.504Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32602024-05-14T17:53:29.266Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32612024-05-14T17:53:32.691Z Documenting uzers v0.11.3
32622024-05-14T17:53:36.700Z Documenting termios v0.3.3
32632024-05-14T17:53:37.899Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32642024-05-14T17:53:41.820Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32652024-05-14T17:53:42.739Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32662024-05-14T17:53:44.237Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32672024-05-14T17:53:45.265Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32682024-05-14T17:53:49.980Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32692024-05-14T17:53:57.111Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32702024-05-14T17:54:19.305Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32712024-05-14T17:54:19.691Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32722024-05-14T17:54:30.077Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32732024-05-14T17:54:30.802Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32742024-05-14T17:54:31.481Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32752024-05-14T17:54:33.380Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32762024-05-14T17:54:36.727Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32772024-05-14T17:54:43.209Zwarning: unresolved link to `Nexus`
32782024-05-14T17:54:43.209Z --> nexus/src/app/instance_network.rs:280:34
32792024-05-14T17:54:43.209Z |
32802024-05-14T17:54:43.209Z280 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
32812024-05-14T17:54:43.209Z | ^^^^^ no item named `Nexus` in scope
32822024-05-14T17:54:43.209Z |
32832024-05-14T17:54:43.210Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
32842024-05-14T17:54:43.210Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32852024-05-14T17:54:43.210Z
32862024-05-14T17:54:43.210Zwarning: unresolved link to `Nexus`
32872024-05-14T17:54:43.210Z --> nexus/src/app/instance_network.rs:458:34
32882024-05-14T17:54:43.210Z |
32892024-05-14T17:54:43.210Z458 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
32902024-05-14T17:54:43.210Z | ^^^^^ no item named `Nexus` in scope
32912024-05-14T17:54:43.210Z |
32922024-05-14T17:54:43.210Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
32932024-05-14T17:54:43.210Z
32942024-05-14T17:54:43.215Zwarning: unresolved link to `VolumeConstructionRequest`
32952024-05-14T17:54:43.215Z --> nexus/src/app/sagas/volume_delete.rs:338:7
32962024-05-14T17:54:43.215Z |
32972024-05-14T17:54:43.215Z338 | /// [`VolumeConstructionRequest`] is shown here):
32982024-05-14T17:54:43.215Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
32992024-05-14T17:54:43.215Z |
33002024-05-14T17:54:43.215Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
33012024-05-14T17:54:43.215Z
33022024-05-14T17:54:43.215Zwarning: unresolved link to `fd00:1122:3344:101::5`
33032024-05-14T17:54:43.215Z --> nexus/src/app/sagas/volume_delete.rs:348:17
33042024-05-14T17:54:43.215Z |
33052024-05-14T17:54:43.215Z348 | /// "[fd00:1122:3344:101::5]:1000",
33062024-05-14T17:54:43.216Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
33072024-05-14T17:54:43.216Z
33082024-05-14T17:54:43.216Zwarning: unresolved link to `fd00:1122:3344:102::9`
33092024-05-14T17:54:43.216Z --> nexus/src/app/sagas/volume_delete.rs:349:17
33102024-05-14T17:54:43.216Z |
33112024-05-14T17:54:43.216Z349 | /// "[fd00:1122:3344:102::9]:1000",
33122024-05-14T17:54:43.216Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
33132024-05-14T17:54:43.216Z
33142024-05-14T17:54:43.216Zwarning: unresolved link to `fd00:1122:3344:103::2`
33152024-05-14T17:54:43.216Z --> nexus/src/app/sagas/volume_delete.rs:350:17
33162024-05-14T17:54:43.216Z |
33172024-05-14T17:54:43.216Z350 | /// "[fd00:1122:3344:103::2]:1000"
33182024-05-14T17:54:43.216Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
33192024-05-14T17:54:43.216Z
33202024-05-14T17:54:43.216Zwarning: unresolved link to `fd00:1122:3344:101::5`
33212024-05-14T17:54:43.216Z --> nexus/src/app/sagas/volume_delete.rs:369:17
33222024-05-14T17:54:43.216Z |
33232024-05-14T17:54:43.216Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
33242024-05-14T17:54:43.216Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
33252024-05-14T17:54:43.216Z
33262024-05-14T17:54:43.216Zwarning: unresolved link to `fd00:1122:3344:102::9`
33272024-05-14T17:54:43.216Z --> nexus/src/app/sagas/volume_delete.rs:370:17
33282024-05-14T17:54:43.216Z |
33292024-05-14T17:54:43.216Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
33302024-05-14T17:54:43.217Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
33312024-05-14T17:54:43.217Z
33322024-05-14T17:54:43.217Zwarning: unresolved link to `fd00:1122:3344:103::2`
33332024-05-14T17:54:43.217Z --> nexus/src/app/sagas/volume_delete.rs:371:17
33342024-05-14T17:54:43.217Z |
33352024-05-14T17:54:43.217Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
33362024-05-14T17:54:43.217Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
33372024-05-14T17:54:43.217Z
33382024-05-14T17:54:46.252Zwarning: `omicron-nexus` (lib doc) generated 9 warnings
33392024-05-14T17:55:02.369Z Finished dev [unoptimized + debuginfo] target(s) in 11m 59s
33402024-05-14T17:55:02.445Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html
33412024-05-14T17:55:02.446Z Generated /work/oxidecomputer/omicron/target/doc/bootstore/index.html
33422024-05-14T17:55:02.446Z Generated /work/oxidecomputer/omicron/target/doc/bootstrap_agent_client/index.html
33432024-05-14T17:55:02.446Z Generated /work/oxidecomputer/omicron/target/doc/caboose_util/index.html
33442024-05-14T17:55:02.446Z Generated /work/oxidecomputer/omicron/target/doc/crdb_seed/index.html
33452024-05-14T17:55:02.461Z Generated /work/oxidecomputer/omicron/target/doc/db_macros/index.html
33462024-05-14T17:55:02.461Z Generated /work/oxidecomputer/omicron/target/doc/dns_server/index.html
33472024-05-14T17:55:02.461Z Generated /work/oxidecomputer/omicron/target/doc/apigen/index.html
33482024-05-14T17:55:02.461Z Generated /work/oxidecomputer/omicron/target/doc/dns_db_dump/index.html
33492024-05-14T17:55:02.461Z Generated /work/oxidecomputer/omicron/target/doc/dnsadm/index.html
33502024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
33512024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/dpd_client/index.html
33522024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/gateway_cli/index.html
33532024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/gateway_client/index.html
33542024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/gateway_test_utils/index.html
33552024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/illumos_utils/index.html
33562024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/installinator/index.html
33572024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifact_client/index.html
33582024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifactd/index.html
33592024-05-14T17:55:02.462Z Generated /work/oxidecomputer/omicron/target/doc/installinator_common/index.html
33602024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
33612024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/dnswait/index.html
33622024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/ipcc/index.html
33632024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/key_manager/index.html
33642024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
33652024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/nexus_config/index.html
33662024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_model/index.html
33672024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_queries/index.html
33682024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/nexus_defaults/index.html
33692024-05-14T17:55:02.463Z Generated /work/oxidecomputer/omicron/target/doc/nexus_inventory/index.html
33702024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/nexus_macros_common/index.html
33712024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/nexus_metrics_producer_gc/index.html
33722024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/nexus_networking/index.html
33732024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_execution/index.html
33742024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_planning/index.html
33752024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_preparation/index.html
33762024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/nexus_types/index.html
33772024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/omicron_certificates/index.html
33782024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
33792024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/omicron_ddm_admin_client/index.html
33802024-05-14T17:55:02.464Z Generated /work/oxidecomputer/omicron/target/doc/omicron_gateway/index.html
33812024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/omicron_nexus/index.html
33822024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/schema_updater/index.html
33832024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/omicron_package/index.html
33842024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
33852024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/omicron_rpaths/index.html
33862024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/omicron_sled_agent/index.html
33872024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/services_ledger_check_migrate/index.html
33882024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/zone_bundle/index.html
33892024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/omicron_test_utils/index.html
33902024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/falcon_runner/index.html
33912024-05-14T17:55:02.465Z Generated /work/oxidecomputer/omicron/target/doc/falcon_runner_cli/index.html
33922024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/omicron_uuid_kinds/index.html
33932024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/oxide_client/index.html
33942024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
33952024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_client/index.html
33962024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_collector/index.html
33972024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/clickhouse_schema_updater/index.html
33982024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
33992024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_db/index.html
34002024-05-14T17:55:02.466Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_instruments/index.html
34012024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_macro_impl/index.html
34022024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
34032024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/oxlog/index.html
34042024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/sled_agent_client/index.html
34052024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/sled_hardware/index.html
34062024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/sled_hardware_types/index.html
34072024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/sled_storage/index.html
34082024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/sp_sim/index.html
34092024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous/index.html
34102024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous_lib/index.html
34112024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/typed_rng/index.html
34122024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/update_common/index.html
34132024-05-14T17:55:02.467Z Generated /work/oxidecomputer/omicron/target/doc/update_engine/index.html
34142024-05-14T17:55:02.468Z Generated /work/oxidecomputer/omicron/target/doc/wicket/index.html
34152024-05-14T17:55:02.468Z Generated /work/oxidecomputer/omicron/target/doc/wicket_common/index.html
34162024-05-14T17:55:02.468Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg/index.html
34172024-05-14T17:55:02.468Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg_server/index.html
34182024-05-14T17:55:02.468Z Generated /work/oxidecomputer/omicron/target/doc/wicketd/index.html
34192024-05-14T17:55:02.468Z Generated /work/oxidecomputer/omicron/target/doc/wicketd_client/index.html
34202024-05-14T17:55:02.468Z Generated /work/oxidecomputer/omicron/target/doc/zone_setup/index.html
34212024-05-14T17:55:02.475Z
34222024-05-14T17:55:02.475Zreal 12:00.050012524
34232024-05-14T17:55:02.475Zuser 33:21.419015989
34242024-05-14T17:55:02.475Zsys 52:21.090812479
34252024-05-14T17:55:02.475Ztrap 0.859507228
34262024-05-14T17:55:02.475Ztflt 0.109742392
34272024-05-14T17:55:02.475Zdflt 0.539301690
34282024-05-14T17:55:02.475Zkflt 0.000062292
34292024-05-14T17:55:02.475Zlock 3:13:34.353845605
34302024-05-14T17:55:02.475Zslp 3:22:15.064544498
34312024-05-14T17:55:02.476Zlat 4:30.813223022
34322024-05-14T17:55:02.476Zstop 1:47.029782525
34332024-05-14T17:55:02.483Zprocess exited: duration 1318230 ms, exit code 0
 
34342024-05-14T17:55:02.495Zfound 0 output files