01HX340AJNA4NBXYNC6K0ZB58B: 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: 01HX340KD598K8C252PC0E9TN7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-05T00:57:07.416Zjob assigned to worker 01HX340Q2ZHSD11G7QZ6Y576WZ (queued for 57 s)
 
22024-05-05T00:57:15.151Zstarting task 0: "setup"
32024-05-05T00:57:15.209Z++ uname -s
42024-05-05T00:57:15.222Z+ kern=SunOS
52024-05-05T00:57:15.222Z+ case "$kern" in
62024-05-05T00:57:15.222Z+ groupadd -g 12345 build
72024-05-05T00:57:15.222Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-05T00:57:17.237Z+ zfs create -o mountpoint=/work rpool/work
92024-05-05T00:57:17.373Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-05T00:57:17.382Z+ home_fs=zfs
112024-05-05T00:57:17.382Z+ [[ zfs == autofs ]]
122024-05-05T00:57:17.382Z+ mkdir -p /home/build
132024-05-05T00:57:17.382Z+ chown build:build /home/build /work
142024-05-05T00:57:19.373Z+ chmod 0700 /home/build /work
152024-05-05T00:57:19.384Zprocess exited: duration 4216 ms, exit code 0
 
162024-05-05T00:57:19.395Zstarting task 1: "rust-toolchain"
172024-05-05T00:57:19.402Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-05T00:57:19.406Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-05-05T00:57:19.582Zinfo: downloading installer
202024-05-05T00:57:21.081Zwarning: it looks like you have an existing installation of Rust at:
212024-05-05T00:57:21.081Zwarning: /opt/ooce/bin
222024-05-05T00:57:21.082Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-05T00:57:21.082Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-05T00:57:21.082Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-05T00:57:21.082Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-05T00:57:21.082Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-05T00:57:21.082Zerror: cannot install while Rust is installed
282024-05-05T00:57:21.082Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-05T00:57:21.163Zinfo: profile set to 'default'
302024-05-05T00:57:21.163Zinfo: default host triple is x86_64-unknown-illumos
312024-05-05T00:57:21.184Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-05-05T00:57:21.332Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-05-05T00:57:21.332Zinfo: downloading component 'cargo'
342024-05-05T00:57:22.240Zinfo: downloading component 'clippy'
352024-05-05T00:57:22.574Zinfo: downloading component 'rust-docs'
362024-05-05T00:57:24.172Zinfo: downloading component 'rust-std'
372024-05-05T00:57:25.860Zinfo: downloading component 'rustc'
382024-05-05T00:57:30.953Zinfo: downloading component 'rustfmt'
392024-05-05T00:57:31.320Zinfo: installing component 'cargo'
402024-05-05T00:57:32.135Zinfo: installing component 'clippy'
412024-05-05T00:57:32.496Zinfo: installing component 'rust-docs'
422024-05-05T00:57:33.943Zinfo: installing component 'rust-std'
432024-05-05T00:57:36.187Zinfo: installing component 'rustc'
442024-05-05T00:57:39.793Zinfo: installing component 'rustfmt'
452024-05-05T00:57:40.168Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-05-05T00:57:40.168Z
472024-05-05T00:57:40.456Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-05-05T00:57:40.456Z
492024-05-05T00:57:40.462Z
502024-05-05T00:57:40.462ZRust is installed now. Great!
512024-05-05T00:57:40.462Z
522024-05-05T00:57:40.462ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-05T00:57:40.462Zenvironment variable. This has not been done automatically.
542024-05-05T00:57:40.462Z
552024-05-05T00:57:40.462ZTo configure your current shell, you need to source
562024-05-05T00:57:40.462Zthe corresponding env file under $HOME/.cargo.
572024-05-05T00:57:40.462Z
582024-05-05T00:57:40.462ZThis is usually done by running one of the following (note the leading DOT):
592024-05-05T00:57:40.462Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-05T00:57:40.463Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-05T00:57:40.555Z+ rustc --version
622024-05-05T00:57:40.619Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
632024-05-05T00:57:40.636Zprocess exited: duration 21210 ms, exit code 0
 
642024-05-05T00:57:40.669Zstarting task 2: "authentication"
652024-05-05T00:57:40.690Zprocess exited: duration 24 ms, exit code 0
 
662024-05-05T00:57:40.707Zstarting task 3: "clone repository"
672024-05-05T00:57:40.715Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-05T00:57:40.715Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-05T00:57:40.864ZCloning into '/work/oxidecomputer/omicron'...
702024-05-05T00:57:45.880Z+ cd /work/oxidecomputer/omicron
712024-05-05T00:57:45.880Z+ git fetch origin a25140e565405336168afcc2c1ad60c78375a682
722024-05-05T00:57:46.215ZFrom https://github.com/oxidecomputer/omicron
732024-05-05T00:57:46.215Z * branch a25140e565405336168afcc2c1ad60c78375a682 -> FETCH_HEAD
742024-05-05T00:57:46.231Z+ [[ -n external-service-allowlists ]]
752024-05-05T00:57:46.235Z++ git branch --show-current
762024-05-05T00:57:46.235Z+ current=main
772024-05-05T00:57:46.235Z+ [[ main != external-service-allowlists ]]
782024-05-05T00:57:46.235Z+ git branch -f external-service-allowlists a25140e565405336168afcc2c1ad60c78375a682
792024-05-05T00:57:46.235Z+ git checkout -f external-service-allowlists
802024-05-05T00:57:46.330ZSwitched to branch 'external-service-allowlists'
812024-05-05T00:57:46.334Z+ git reset --hard a25140e565405336168afcc2c1ad60c78375a682
822024-05-05T00:57:46.432ZHEAD is now at a25140e56 Add a source IP allowlist for user-facing services
832024-05-05T00:57:46.436Zprocess exited: duration 5730 ms, exit code 0
 
842024-05-05T00:57:46.445Zstarting task 4: "build"
852024-05-05T00:57:46.451Z+ cargo --version
862024-05-05T00:57:46.456Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
872024-05-05T00:57:46.607Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
882024-05-05T00:57:46.607Zinfo: downloading component 'cargo'
892024-05-05T00:57:47.431Zinfo: downloading component 'clippy'
902024-05-05T00:57:47.684Zinfo: downloading component 'rust-docs'
912024-05-05T00:57:48.769Zinfo: downloading component 'rust-std'
922024-05-05T00:57:50.386Zinfo: downloading component 'rustc'
932024-05-05T00:57:54.723Zinfo: downloading component 'rustfmt'
942024-05-05T00:57:54.972Zinfo: installing component 'cargo'
952024-05-05T00:57:55.796Zinfo: installing component 'clippy'
962024-05-05T00:57:56.138Zinfo: installing component 'rust-docs'
972024-05-05T00:57:57.624Zinfo: installing component 'rust-std'
982024-05-05T00:57:59.250Zinfo: installing component 'rustc'
992024-05-05T00:58:03.300Zinfo: installing component 'rustfmt'
1002024-05-05T00:58:03.714Zcargo 1.77.2 (e52e36006 2024-03-26)
1012024-05-05T00:58:03.722Z+ rustc --version
1022024-05-05T00:58:03.769Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
1032024-05-05T00:58:03.773Z+ source ./env.sh
1042024-05-05T00:58:03.773Z++ set -o xtrace
1052024-05-05T00:58:03.781Z++++ dirname ./env.sh
1062024-05-05T00:58:03.781Z+++ readlink -f .
1072024-05-05T00:58:03.904Z++ OMICRON_WS=/work/oxidecomputer/omicron
1082024-05-05T00:58:03.911Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-05-05T00:58:03.912Z++ 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-05T00:58:03.912Z++ 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
1112024-05-05T00:58:03.912Z++ 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-05T00:58:03.912Z++ 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
1132024-05-05T00:58:03.912Z++ 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-05T00:58:03.912Z++ 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
1152024-05-05T00:58:03.913Z++ 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-05T00:58:03.913Z++ unset OMICRON_WS
1172024-05-05T00:58:03.913Z++ set +o xtrace
1182024-05-05T00:58:04.002Z
1192024-05-05T00:58:04.002Z ##### ##### ###### ##### ###### #### # # # #### #
1202024-05-05T00:58:04.002Z # # # # # # # # # # # # # # #
1212024-05-05T00:58:04.003Z # # # # ##### # # ##### # # # # # #### #
1222024-05-05T00:58:04.003Z ##### ##### # ##### # # # # # # # # #
1232024-05-05T00:58:04.003Z # # # # # # # # # # # # # # #
1242024-05-05T00:58:04.003Z # # # ###### # # ###### ### # #### # #### #
1252024-05-05T00:58:04.003Z
1262024-05-05T00:58:16.644Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-05-05T00:58:18.821ZPlanning: Solver setup ... Done (0.932s)
1282024-05-05T00:58:18.831ZPlanning: Running solver ... Done (0.017s)
1292024-05-05T00:58:18.890ZPlanning: Finding local manifests ... Done (0.003s)
1302024-05-05T00:58:19.313ZPlanning: Fetching manifests: 0/4 0% complete
1312024-05-05T00:58:19.752ZPlanning: Fetching manifests: 4/4 100% complete
1322024-05-05T00:58:19.752ZPlanning: Package planning ... Done (0.048s)
1332024-05-05T00:58:19.774ZPlanning: Merging actions ... Done (0.050s)
1342024-05-05T00:58:20.611ZPlanning: Checking for conflicting actions ... Done (1.273s)
1352024-05-05T00:58:20.630ZPlanning: Consolidating action changes ... Done (0.010s)
1362024-05-05T00:58:29.114ZPlanning: Evaluating mediators ... Done (7.762s)
1372024-05-05T00:58:29.132ZPlanning: Planning completed in 11.76 seconds
1382024-05-05T00:58:29.431Z Packages to install: 4
1392024-05-05T00:58:29.432Z Mediators to change: 2
1402024-05-05T00:58:29.449Z Services to change: 1
1412024-05-05T00:58:29.450Z Estimated space available: 155.31 GB
1422024-05-05T00:58:29.450ZEstimated space to be consumed: 1.44 GB
1432024-05-05T00:58:29.450Z Create boot environment: No
1442024-05-05T00:58:29.450ZCreate backup boot environment: No
1452024-05-05T00:58:29.450Z Rebuild boot archive: No
1462024-05-05T00:58:29.450Z
1472024-05-05T00:58:29.451ZChanged mediators:
1482024-05-05T00:58:29.451Z mediator clang:
1492024-05-05T00:58:29.451Z version: None -> 15 (system default)
1502024-05-05T00:58:29.451Z
1512024-05-05T00:58:29.451Z mediator llvm:
1522024-05-05T00:58:29.451Z version: 14 (system default) -> 15 (system default)
1532024-05-05T00:58:29.452Z
1542024-05-05T00:58:29.452ZChanged packages:
1552024-05-05T00:58:29.452Zhelios-dev
1562024-05-05T00:58:29.452Z developer/build-essential
1572024-05-05T00:58:29.452Z None -> 11-2.0
1582024-05-05T00:58:29.452Z library/libxmlsec1
1592024-05-05T00:58:29.453Z None -> 1.2.35-2.0
1602024-05-05T00:58:29.453Z ooce/developer/clang-15
1612024-05-05T00:58:29.453Z None -> 15.0.7-2.0
1622024-05-05T00:58:29.453Z ooce/developer/llvm-15
1632024-05-05T00:58:29.453Z None -> 15.0.7-2.0
1642024-05-05T00:58:29.453Z
1652024-05-05T00:58:29.454ZServices:
1662024-05-05T00:58:29.454Z restart_fmri:
1672024-05-05T00:58:29.454Z svc:/system/update-man-index:default
1682024-05-05T00:58:29.479Z
1692024-05-05T00:58:29.479ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1702024-05-05T00:58:34.482ZDownload: 1614/3290 items 117.8/212.6MB 55% complete (23.9M/s)
1712024-05-05T00:58:39.471ZDownload: 3225/3290 items 170.2/212.6MB 80% complete (17.0M/s)
1722024-05-05T00:58:43.252ZDownload: Completed 212.60 MB in 13.77 seconds (15.4M/s)
1732024-05-05T00:58:43.984Z Actions: 1/3689 actions (Installing new actions)
1742024-05-05T00:58:49.021Z Actions: 3561/3689 actions (Installing new actions)
1752024-05-05T00:58:49.710Z Actions: Completed 3689 actions in 5.73 seconds.
1762024-05-05T00:58:50.206Z Done (0.490s)
1772024-05-05T00:58:50.206Z Done (0.000s)
1782024-05-05T00:58:50.486Z Done (0.283s)
1792024-05-05T00:58:57.502Z Done (6.863s)
1802024-05-05T00:58:57.690Z Done (0.115s)
1812024-05-05T00:58:57.715Z Done (0.000s)
1822024-05-05T00:58:57.901Z Done (0.000s)
1832024-05-05T00:58:58.703ZPlanning: Evaluating mediator changes ... Done
1842024-05-05T00:58:58.725ZPlanning: Checking for conflicting actions ... Done
1852024-05-05T00:58:58.725ZPlanning: Consolidating action changes ... Done
1862024-05-05T00:58:58.740ZPlanning: Evaluating mediators ... Done
1872024-05-05T00:58:58.740ZPlanning: Planning completed in 0.43 seconds
1882024-05-05T00:58:58.760Z Mediators to change: 2
1892024-05-05T00:58:58.760Z Create boot environment: No
1902024-05-05T00:58:58.767ZCreate backup boot environment: No
1912024-05-05T00:58:58.834Z Done
1922024-05-05T00:58:58.834Z Done
1932024-05-05T00:58:59.023Z Done
1942024-05-05T00:59:02.536Z Done
1952024-05-05T00:59:02.613Z Done
1962024-05-05T00:59:02.618Z Done
1972024-05-05T00:59:02.754Z Done
1982024-05-05T00:59:03.366ZPlanning: Evaluating mediator changes ... Done
1992024-05-05T00:59:03.371ZPlanning: Merging actions ... Done
2002024-05-05T00:59:03.555ZPlanning: Checking for conflicting actions ... Done
2012024-05-05T00:59:03.560ZPlanning: Consolidating action changes ... Done
2022024-05-05T00:59:03.826ZPlanning: Evaluating mediators ... Done
2032024-05-05T00:59:03.875ZPlanning: Planning completed in 0.74 seconds
2042024-05-05T00:59:03.905Z Packages to change: 1
2052024-05-05T00:59:03.905Z Mediators to change: 1
2062024-05-05T00:59:03.910Z Services to change: 1
2072024-05-05T00:59:03.910Z Create boot environment: No
2082024-05-05T00:59:03.910ZCreate backup boot environment: Yes
2092024-05-05T00:59:05.856Z Actions: 1/6 actions (Updating modified actions)
2102024-05-05T00:59:05.962Z Actions: Completed 6 actions in 0.10 seconds.
2112024-05-05T00:59:05.972Z Done
2122024-05-05T00:59:05.972Z Done
2132024-05-05T00:59:06.429Z Done
2142024-05-05T00:59:09.461Z Done
2152024-05-05T00:59:09.547Z Done
2162024-05-05T00:59:09.564Z Done
2172024-05-05T00:59:09.662Z Done
2182024-05-05T00:59:10.114ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2192024-05-05T00:59:10.114Zclang system 15 system
2202024-05-05T00:59:10.114Zcsh system system illumos
2212024-05-05T00:59:10.115Zctags system system illumos
2222024-05-05T00:59:10.115Zgcc vendor 12 vendor
2232024-05-05T00:59:10.115Zgcc system 10 system
2242024-05-05T00:59:10.115Zgcc system 7 system
2252024-05-05T00:59:10.115Zgo system 1.20 system
2262024-05-05T00:59:10.115Zgo system 1.19 system
2272024-05-05T00:59:10.116Zllvm system 15 system
2282024-05-05T00:59:10.116Zllvm system 14 system
2292024-05-05T00:59:10.116Zmariadb system 10.6 system
2302024-05-05T00:59:10.116Zmta vendor vendor dma
2312024-05-05T00:59:10.117Zopenjdk system 17 system
2322024-05-05T00:59:10.117Zopenjdk system 11 system
2332024-05-05T00:59:10.117Zopenjdk system 1.8 system
2342024-05-05T00:59:10.117Zopenssl vendor 3 vendor
2352024-05-05T00:59:10.118Zperl system 5.36 system
2362024-05-05T00:59:10.118Zpostgresql system 15 system
2372024-05-05T00:59:10.118Zpostgresql system 13 system
2382024-05-05T00:59:10.118Zpython vendor 3 vendor
2392024-05-05T00:59:10.118Zpython system 2 system
2402024-05-05T00:59:10.118Zpython3 system 3.11 system
2412024-05-05T00:59:10.118Zruby system 3.0 system
2422024-05-05T00:59:10.118Zwords vendor vendor american-english
2432024-05-05T00:59:10.118Zwords system system australian-english
2442024-05-05T00:59:10.119Zwords system system british-english
2452024-05-05T00:59:10.119Zwords system system canadian-english
2462024-05-05T00:59:10.119Zwords system system french
2472024-05-05T00:59:10.119Zwords system system italian
2482024-05-05T00:59:10.119Zwords system system ngerman
2492024-05-05T00:59:10.119Zwords system system ogerman
2502024-05-05T00:59:10.119Zwords system system spanish
2512024-05-05T00:59:10.444ZPUBLISHER TYPE STATUS P LOCATION
2522024-05-05T00:59:10.445Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2532024-05-05T00:59:11.762ZFMRI IFO
2542024-05-05T00:59:11.763Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2552024-05-05T00:59:11.763Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2562024-05-05T00:59:11.763Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2572024-05-05T00:59:11.764Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2582024-05-05T00:59:11.764Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2592024-05-05T00:59:11.764Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2602024-05-05T00:59:11.764Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2612024-05-05T00:59:11.765Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2622024-05-05T00:59:11.765Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2632024-05-05T00:59:11.765Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2642024-05-05T00:59:11.765Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2652024-05-05T00:59:11.781Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2662024-05-05T00:59:12.015Z+ set -o errexit
2672024-05-05T00:59:12.026Z+++ dirname ./tools/ci_download_cockroachdb
2682024-05-05T00:59:12.026Z++ cd ./tools
2692024-05-05T00:59:12.026Z++ pwd
2702024-05-05T00:59:12.026Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2712024-05-05T00:59:12.026Z++ basename ./tools/ci_download_cockroachdb
2722024-05-05T00:59:12.027Z+ ARG0=ci_download_cockroachdb
2732024-05-05T00:59:12.027Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2742024-05-05T00:59:12.027Z+ CIDL_VERSION=v22.1.9
2752024-05-05T00:59:12.027Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2762024-05-05T00:59:12.027Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2772024-05-05T00:59:12.027Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2782024-05-05T00:59:12.027Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2792024-05-05T00:59:12.027Z+ TARGET_DIR=out
2802024-05-05T00:59:12.028Z+ DOWNLOAD_DIR=out/downloads
2812024-05-05T00:59:12.028Z+ DEST_DIR=./out/cockroachdb
2822024-05-05T00:59:12.028Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2832024-05-05T00:59:12.029Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2842024-05-05T00:59:12.029Z+ main
2852024-05-05T00:59:12.029Z+ [[ 0 != 0 ]]
2862024-05-05T00:59:12.029Z+ CIDL_OS=solaris2.11
2872024-05-05T00:59:12.049Z+ [[ 0 != 0 ]]
2882024-05-05T00:59:12.050Z+ configure_os solaris2.11
2892024-05-05T00:59:12.050Z+ echo 'current directory: /work/oxidecomputer/omicron'
2902024-05-05T00:59:12.050Zcurrent directory: /work/oxidecomputer/omicron
2912024-05-05T00:59:12.050Z+ echo 'configuring based on OS: "solaris2.11"'
2922024-05-05T00:59:12.050Z+ case "$1" in
2932024-05-05T00:59:12.050Z+ CIDL_BUILD=illumos
2942024-05-05T00:59:12.050Zconfiguring based on OS: "solaris2.11"
2952024-05-05T00:59:12.050Z+ CIDL_SUFFIX=tar.gz
2962024-05-05T00:59:12.050Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2972024-05-05T00:59:12.051Z+ CIDL_URL_BASE=https://illumos.org/downloads
2982024-05-05T00:59:12.051Z+ CIDL_ASSEMBLE=do_assemble_illumos
2992024-05-05T00:59:12.051Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3002024-05-05T00:59:12.051Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3012024-05-05T00:59:12.051Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-05-05T00:59:12.051Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3032024-05-05T00:59:12.052Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3042024-05-05T00:59:12.052Z+ CIDL_SHA256FUNC=do_sha256sum
3052024-05-05T00:59:12.052Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062024-05-05T00:59:12.052ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-05-05T00:59:12.052Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3082024-05-05T00:59:12.052Z+ mkdir -p out/downloads
3092024-05-05T00:59:12.052ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-05-05T00:59:12.052Z+ mkdir -p ./out/cockroachdb
3112024-05-05T00:59:12.052Z+ local DO_DOWNLOAD=true
3122024-05-05T00:59:12.052Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3132024-05-05T00:59:12.052Z+ '[' true == true ']'
3142024-05-05T00:59:12.053Z+ echo Downloading...
3152024-05-05T00:59:12.053ZDownloading...
3162024-05-05T00:59:12.053Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172024-05-05T00:59:12.053Z+ 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
3182024-05-05T00:59:18.714Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192024-05-05T00:59:18.725Z++ sha256sum
3202024-05-05T00:59:18.725Z++ awk '{print $1}'
3212024-05-05T00:59:18.778Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3222024-05-05T00:59:18.778Z+ [[ 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 ]]
3232024-05-05T00:59:18.787Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3242024-05-05T00:59:18.787Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3252024-05-05T00:59:20.966Z+ do_assemble_illumos
3262024-05-05T00:59:20.966Z+ rm -r ./out/cockroachdb
3272024-05-05T00:59:20.972Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3282024-05-05T00:59:21.362Z+ ./out/cockroachdb/bin/cockroach version
3292024-05-05T00:59:21.543ZBuild Tag: v22.1.9-dirty
3302024-05-05T00:59:21.543ZBuild Time: 2022/10/26 21:17:46
3312024-05-05T00:59:21.543ZDistribution: OSS
3322024-05-05T00:59:21.543ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3332024-05-05T00:59:21.543ZGo Version: go1.17.13
3342024-05-05T00:59:21.544ZC Compiler: gcc 10.3.0
3352024-05-05T00:59:21.544ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3362024-05-05T00:59:21.544ZBuild Type: release
3372024-05-05T00:59:21.562Z+ set -o errexit
3382024-05-05T00:59:21.576Z+++ dirname ./tools/ci_download_clickhouse
3392024-05-05T00:59:21.576Z++ cd ./tools
3402024-05-05T00:59:21.576Z++ pwd
3412024-05-05T00:59:21.577Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3422024-05-05T00:59:21.577Z++ basename ./tools/ci_download_clickhouse
3432024-05-05T00:59:21.577Z+ ARG0=ci_download_clickhouse
3442024-05-05T00:59:21.577Z+ TARGET_DIR=out
3452024-05-05T00:59:21.577Z+ DOWNLOAD_DIR=out/downloads
3462024-05-05T00:59:21.577Z+ DEST_DIR=./out/clickhouse
3472024-05-05T00:59:21.577Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3482024-05-05T00:59:21.577Z+ CIDL_VERSION=v23.8.7.24
3492024-05-05T00:59:21.578Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3502024-05-05T00:59:21.578Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3512024-05-05T00:59:21.578Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3522024-05-05T00:59:21.578Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3532024-05-05T00:59:21.578Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3542024-05-05T00:59:21.578Z+ main
3552024-05-05T00:59:21.578Z+ [[ 0 != 0 ]]
3562024-05-05T00:59:21.579Z+ CIDL_OS=solaris2.11
3572024-05-05T00:59:21.579Z+ [[ 0 != 0 ]]
3582024-05-05T00:59:21.579Z+ configure_os solaris2.11
3592024-05-05T00:59:21.579Z+ echo 'current directory: /work/oxidecomputer/omicron'
3602024-05-05T00:59:21.579Zcurrent directory: /work/oxidecomputer/omicron
3612024-05-05T00:59:21.580Z+ echo 'configuring based on OS: "solaris2.11"'
3622024-05-05T00:59:21.580Zconfiguring based on OS: "solaris2.11"
3632024-05-05T00:59:21.580Z+ CIDL_DASHREV=
3642024-05-05T00:59:21.580Z+ case "$1" in
3652024-05-05T00:59:21.580Z+ CIDL_PLATFORM=illumos
3662024-05-05T00:59:21.580Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3672024-05-05T00:59:21.580Z+ CIDL_MD5FUNC=do_md5sum
3682024-05-05T00:59:21.581Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3692024-05-05T00:59:21.581Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3702024-05-05T00:59:21.581Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3712024-05-05T00:59:21.581Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3722024-05-05T00:59:21.581Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3732024-05-05T00:59:21.581Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3742024-05-05T00:59:21.582ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3752024-05-05T00:59:21.582ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3762024-05-05T00:59:21.582Z+ mkdir -p out/downloads
3772024-05-05T00:59:21.606Z+ mkdir -p ./out/clickhouse
3782024-05-05T00:59:21.607Z+ local DO_DOWNLOAD=true
3792024-05-05T00:59:21.607Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3802024-05-05T00:59:21.607Z+ '[' true == true ']'
3812024-05-05T00:59:21.607Z+ echo Downloading...
3822024-05-05T00:59:21.607ZDownloading...
3832024-05-05T00:59:21.608Z+ 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
3842024-05-05T00:59:21.608Z+ 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
3852024-05-05T00:59:23.172Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3862024-05-05T00:59:23.183Z++ md5sum
3872024-05-05T00:59:23.183Z++ awk '{print $1}'
3882024-05-05T00:59:23.505Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3892024-05-05T00:59:23.506Z+ [[ 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 ]]
3902024-05-05T00:59:23.510Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3912024-05-05T00:59:23.510Z+ mkdir -p ./out/clickhouse
3922024-05-05T00:59:23.510Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3932024-05-05T00:59:27.352Z+ [[ solaris2.11 == darwin* ]]
3942024-05-05T00:59:27.352Z+ ./out/clickhouse/clickhouse server --version
3952024-05-05T00:59:27.790ZClickHouse server version 23.8.7.1.
3962024-05-05T00:59:27.802Z+ set -o errexit
3972024-05-05T00:59:27.808Z+++ dirname ./tools/ci_download_console
3982024-05-05T00:59:27.808Z++ cd ./tools
3992024-05-05T00:59:27.808Z++ pwd
4002024-05-05T00:59:27.808Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4012024-05-05T00:59:27.814Z++ basename ./tools/ci_download_console
4022024-05-05T00:59:27.814Z+ ARG0=ci_download_console
4032024-05-05T00:59:27.814Z+ TARGET_DIR=out
4042024-05-05T00:59:27.815Z+ DOWNLOAD_DIR=out/downloads
4052024-05-05T00:59:27.815Z+ DEST_DIR=./out/console-assets
4062024-05-05T00:59:27.815Z+ source /work/oxidecomputer/omicron/tools/console_version
4072024-05-05T00:59:27.815Z++ COMMIT=078d17117a3937d571bb5535f9791db65be7afc5
4082024-05-05T00:59:27.815Z++ SHA2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
4092024-05-05T00:59:27.815Z+ URL=https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
4102024-05-05T00:59:27.816Z+ TARBALL_FILE=out/downloads/console.tar.gz
4112024-05-05T00:59:27.818Z+ main
4122024-05-05T00:59:27.818Z+ [[ 0 != 0 ]]
4132024-05-05T00:59:27.818Z+ echo 'URL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz'
4142024-05-05T00:59:27.818ZURL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
4152024-05-05T00:59:27.818Z+ echo 'Local file: out/downloads/console.tar.gz'
4162024-05-05T00:59:27.819ZLocal file: out/downloads/console.tar.gz
4172024-05-05T00:59:27.819Z+ local DO_DOWNLOAD=true
4182024-05-05T00:59:27.819Z+ [[ -f out/downloads/console.tar.gz ]]
4192024-05-05T00:59:27.819Z+ mkdir -p out/downloads
4202024-05-05T00:59:27.819Z+ '[' true == true ']'
4212024-05-05T00:59:27.819Z+ echo Downloading...
4222024-05-05T00:59:27.819ZDownloading...
4232024-05-05T00:59:27.819Z+ do_download_curl https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz out/downloads/console.tar.gz
4242024-05-05T00:59:27.819Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
4252024-05-05T00:59:28.401Z++ do_sha256sum out/downloads/console.tar.gz
4262024-05-05T00:59:28.401Z++ case "$OSTYPE" in
4272024-05-05T00:59:28.401Z++ SHA=sha256sum
4282024-05-05T00:59:28.406Z++ sha256sum
4292024-05-05T00:59:28.406Z++ awk '{print $1}'
4302024-05-05T00:59:28.410Z+ calculated_sha2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
4312024-05-05T00:59:28.414Z+ [[ 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 ]]
4322024-05-05T00:59:28.414Z+ rm -rf ./out/console-assets
4332024-05-05T00:59:28.414Z+ mkdir -p ./out/console-assets
4342024-05-05T00:59:28.425Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4352024-05-05T00:59:28.425Z+ mkdir -p ./out/console-assets
4362024-05-05T00:59:28.425Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4372024-05-05T00:59:28.509Z+ set -o errexit
4382024-05-05T00:59:28.514Z+++ dirname ./tools/ci_download_dendrite_openapi
4392024-05-05T00:59:28.514Z++ cd ./tools
4402024-05-05T00:59:28.515Z++ pwd
4412024-05-05T00:59:28.515Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422024-05-05T00:59:28.521Z++ basename ./tools/ci_download_dendrite_openapi
4432024-05-05T00:59:28.521Z+ ARG0=ci_download_dendrite_openapi
4442024-05-05T00:59:28.521Z+ TARGET_DIR=out
4452024-05-05T00:59:28.521Z+ DOWNLOAD_DIR=out/downloads
4462024-05-05T00:59:28.521Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4472024-05-05T00:59:28.521Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4482024-05-05T00:59:28.521Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4492024-05-05T00:59:28.521Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4502024-05-05T00:59:28.521Z+ LOCAL_FILE=out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4512024-05-05T00:59:28.522Z+ main
4522024-05-05T00:59:28.522Z+ [[ 0 != 0 ]]
4532024-05-05T00:59:28.522Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json'
4542024-05-05T00:59:28.522ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4552024-05-05T00:59:28.522Z+ echo 'Local file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json'
4562024-05-05T00:59:28.522ZLocal file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4572024-05-05T00:59:28.523Z+ local DO_DOWNLOAD=true
4582024-05-05T00:59:28.523Z+ [[ -f out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json ]]
4592024-05-05T00:59:28.523Z+ mkdir -p out/downloads
4602024-05-05T00:59:28.523Z+ '[' true == true ']'
4612024-05-05T00:59:28.523Z+ echo Downloading...
4622024-05-05T00:59:28.524ZDownloading...
4632024-05-05T00:59:28.524Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4642024-05-05T00:59:28.524Z+ 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
4652024-05-05T00:59:29.174Z++ do_sha256sum out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4662024-05-05T00:59:29.174Z++ case "$OSTYPE" in
4672024-05-05T00:59:29.183Z++ SHA=sha256sum
4682024-05-05T00:59:29.183Z++ sha256sum
4692024-05-05T00:59:29.183Z++ awk '{print $1}'
4702024-05-05T00:59:29.192Z+ calculated_sha2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4712024-05-05T00:59:29.192Z+ [[ 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 ]]
4722024-05-05T00:59:29.192Z+ set -o errexit
4732024-05-05T00:59:29.198Z+++ dirname ./tools/ci_download_dendrite_stub
4742024-05-05T00:59:29.198Z++ cd ./tools
4752024-05-05T00:59:29.198Z++ pwd
4762024-05-05T00:59:29.198Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772024-05-05T00:59:29.198Z++ basename ./tools/ci_download_dendrite_stub
4782024-05-05T00:59:29.198Z+ ARG0=ci_download_dendrite_stub
4792024-05-05T00:59:29.198Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4802024-05-05T00:59:29.198Z++ CIDL_SHA256_ILLUMOS=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4812024-05-05T00:59:29.198Z++ CIDL_SHA256_LINUX_DPD=c255370062ce616f6fce5630fad7a1fbfa63aa7db964aeb6de410ba4a4bc3193
4822024-05-05T00:59:29.198Z++ CIDL_SHA256_LINUX_SWADM=7899b1603518489b2276f9d9043107a267060e3b05be51f08002adf3d118a7c9
4832024-05-05T00:59:29.198Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4842024-05-05T00:59:29.198Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4852024-05-05T00:59:29.198Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4862024-05-05T00:59:29.198Z+ TARGET_DIR=out
4872024-05-05T00:59:29.198Z+ DOWNLOAD_DIR=out/downloads
4882024-05-05T00:59:29.198Z+ DEST_DIR=./out/dendrite-stub
4892024-05-05T00:59:29.198Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4902024-05-05T00:59:29.198Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4912024-05-05T00:59:29.199Z+ REPO=oxidecomputer/dendrite
4922024-05-05T00:59:29.199Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687
4932024-05-05T00:59:29.199Z+ main
4942024-05-05T00:59:29.199Z+ [[ 0 != 0 ]]
4952024-05-05T00:59:29.199Z+ CIDL_OS=solaris2.11
4962024-05-05T00:59:29.199Z+ [[ 0 != 0 ]]
4972024-05-05T00:59:29.199Z+ configure_os solaris2.11
4982024-05-05T00:59:29.199Z+ echo 'current directory: /work/oxidecomputer/omicron'
4992024-05-05T00:59:29.199Zcurrent directory: /work/oxidecomputer/omicron
5002024-05-05T00:59:29.199Z+ echo 'configuring based on OS: "solaris2.11"'
5012024-05-05T00:59:29.199Z+ case "$1" in
5022024-05-05T00:59:29.199Zconfiguring based on OS: "solaris2.11"
5032024-05-05T00:59:29.199Z+ SET_BINARIES=
5042024-05-05T00:59:29.199Z+ CIDL_SHA256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
5052024-05-05T00:59:29.199Z+ CIDL_SHA256FUNC=do_sha256sum
5062024-05-05T00:59:29.199Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5072024-05-05T00:59:29.200Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
5082024-05-05T00:59:29.200Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5092024-05-05T00:59:29.200Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz'
5102024-05-05T00:59:29.200ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
5112024-05-05T00:59:29.200Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5122024-05-05T00:59:29.200Z+ mkdir -p out/downloads
5132024-05-05T00:59:29.200ZLocal file: out/downloads/dendrite-stub.tar.gz
5142024-05-05T00:59:29.200Z+ mkdir -p ./out/dendrite-stub
5152024-05-05T00:59:29.216Z+ fetch_and_verify
5162024-05-05T00:59:29.216Z+ local DO_DOWNLOAD=true
5172024-05-05T00:59:29.216Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5182024-05-05T00:59:29.216Z+ '[' true == true ']'
5192024-05-05T00:59:29.216Z+ echo Downloading...
5202024-05-05T00:59:29.216ZDownloading...
5212024-05-05T00:59:29.216Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5222024-05-05T00:59:29.216Z+ 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
5232024-05-05T00:59:37.459Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5242024-05-05T00:59:37.465Z++ sha256sum
5252024-05-05T00:59:37.465Z++ awk '{print $1}'
5262024-05-05T00:59:37.485Z+ calculated_sha256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
5272024-05-05T00:59:37.485Z+ [[ 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 ]]
5282024-05-05T00:59:37.903Z+ do_untar out/downloads/dendrite-stub.tar.gz
5292024-05-05T00:59:37.903Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5302024-05-05T00:59:38.108Z+ do_assemble
5312024-05-05T00:59:38.108Z+ rm -r ./out/dendrite-stub
5322024-05-05T00:59:38.113Z+ mkdir ./out/dendrite-stub
5332024-05-05T00:59:38.113Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5342024-05-05T00:59:38.196Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5352024-05-05T00:59:38.206Z+ set -o errexit
5362024-05-05T00:59:38.211Z+++ dirname ./tools/ci_download_maghemite_mgd
5372024-05-05T00:59:38.211Z++ cd ./tools
5382024-05-05T00:59:38.212Z++ pwd
5392024-05-05T00:59:38.212Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5402024-05-05T00:59:38.212Z++ basename ./tools/ci_download_maghemite_mgd
5412024-05-05T00:59:38.218Z+ ARG0=ci_download_maghemite_mgd
5422024-05-05T00:59:38.218Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5432024-05-05T00:59:38.218Z++ CIDL_SHA256=4526aa3247002df2085b95a88829dae6513c65e2546fa78f64556911bdcad9bc
5442024-05-05T00:59:38.218Z++ MGD_LINUX_SHA256=1b2c2c099e820157e7e038e6ce91c335d69437c714e51e3df4cced72dc60ce5c
5452024-05-05T00:59:38.219Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5462024-05-05T00:59:38.219Z++ COMMIT=6b9c699e5b2091e359bad0f7fe168112d181892d
5472024-05-05T00:59:38.219Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5482024-05-05T00:59:38.219Z+ TARGET_DIR=out
5492024-05-05T00:59:38.219Z+ DOWNLOAD_DIR=out/downloads
5502024-05-05T00:59:38.219Z+ DEST_DIR=./out/mgd
5512024-05-05T00:59:38.219Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5522024-05-05T00:59:38.219Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5532024-05-05T00:59:38.219Z+ REPO=oxidecomputer/maghemite
5542024-05-05T00:59:38.219Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/6b9c699e5b2091e359bad0f7fe168112d181892d
5552024-05-05T00:59:38.219Z+ main
5562024-05-05T00:59:38.219Z+ rm -rf out/downloads/root
5572024-05-05T00:59:38.225Z+ [[ 0 != 0 ]]
5582024-05-05T00:59:38.225Z+ CIDL_OS=solaris2.11
5592024-05-05T00:59:38.225Z+ [[ 0 != 0 ]]
5602024-05-05T00:59:38.225Z+ configure_os solaris2.11
5612024-05-05T00:59:38.225Z+ echo 'current directory: /work/oxidecomputer/omicron'
5622024-05-05T00:59:38.225Zcurrent directory: /work/oxidecomputer/omicron
5632024-05-05T00:59:38.225Z+ echo 'configuring based on OS: "solaris2.11"'
5642024-05-05T00:59:38.225Z+ case "$1" in
5652024-05-05T00:59:38.225Zconfiguring based on OS: "solaris2.11"
5662024-05-05T00:59:38.225Z+ SET_BINARIES=
5672024-05-05T00:59:38.225Z+ CIDL_SHA256FUNC=do_sha256sum
5682024-05-05T00:59:38.225Z+ TARBALL_FILENAME=mgd.tar.gz
5692024-05-05T00:59:38.225Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/6b9c699e5b2091e359bad0f7fe168112d181892d/mgd.tar.gz
5702024-05-05T00:59:38.225Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5712024-05-05T00:59:38.225Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/6b9c699e5b2091e359bad0f7fe168112d181892d/mgd.tar.gz'
5722024-05-05T00:59:38.225ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/6b9c699e5b2091e359bad0f7fe168112d181892d/mgd.tar.gz
5732024-05-05T00:59:38.225Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5742024-05-05T00:59:38.225ZLocal file: out/downloads/mgd.tar.gz
5752024-05-05T00:59:38.225Z+ mkdir -p out/downloads
5762024-05-05T00:59:38.226Z+ mkdir -p ./out/mgd
5772024-05-05T00:59:38.231Z+ fetch_and_verify
5782024-05-05T00:59:38.231Z+ local DO_DOWNLOAD=true
5792024-05-05T00:59:38.231Z+ [[ -f out/downloads/mgd.tar.gz ]]
5802024-05-05T00:59:38.231Z+ '[' true == true ']'
5812024-05-05T00:59:38.232Z+ echo Downloading...
5822024-05-05T00:59:38.232ZDownloading...
5832024-05-05T00:59:38.232Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/6b9c699e5b2091e359bad0f7fe168112d181892d/mgd.tar.gz out/downloads/mgd.tar.gz
5842024-05-05T00:59:38.232Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/6b9c699e5b2091e359bad0f7fe168112d181892d/mgd.tar.gz
5852024-05-05T00:59:45.524Z++ do_sha256sum out/downloads/mgd.tar.gz
5862024-05-05T00:59:45.530Z++ sha256sum
5872024-05-05T00:59:45.530Z++ awk '{print $1}'
5882024-05-05T00:59:45.554Z+ calculated_sha256=4526aa3247002df2085b95a88829dae6513c65e2546fa78f64556911bdcad9bc
5892024-05-05T00:59:45.560Z+ [[ 4526aa3247002df2085b95a88829dae6513c65e2546fa78f64556911bdcad9bc != \4\5\2\6\a\a\3\2\4\7\0\0\2\d\f\2\0\8\5\b\9\5\a\8\8\8\2\9\d\a\e\6\5\1\3\c\6\5\e\2\5\4\6\f\a\7\8\f\6\4\5\5\6\9\1\1\b\d\c\a\d\9\b\c ]]
5902024-05-05T00:59:45.560Z+ do_untar out/downloads/mgd.tar.gz
5912024-05-05T00:59:45.560Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5922024-05-05T00:59:46.139Z+ do_assemble
5932024-05-05T00:59:46.139Z+ rm -r ./out/mgd
5942024-05-05T00:59:46.145Z+ mkdir ./out/mgd
5952024-05-05T00:59:46.146Z+ cp -r out/downloads/root ./out/mgd/root
5962024-05-05T00:59:46.629Z+ set -o errexit
5972024-05-05T00:59:46.646Z+++ dirname ./tools/ci_download_transceiver_control
5982024-05-05T00:59:46.646Z++ cd ./tools
5992024-05-05T00:59:46.646Z++ pwd
6002024-05-05T00:59:46.646Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6012024-05-05T00:59:46.646Z++ basename ./tools/ci_download_transceiver_control
6022024-05-05T00:59:46.647Z+ ARG0=ci_download_transceiver_control
6032024-05-05T00:59:46.647Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6042024-05-05T00:59:46.647Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6052024-05-05T00:59:46.647Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6062024-05-05T00:59:46.647Z+ TARGET_DIR=out
6072024-05-05T00:59:46.647Z+ DOWNLOAD_DIR=out/downloads
6082024-05-05T00:59:46.647Z+ DEST_DIR=./out/transceiver-control
6092024-05-05T00:59:46.647Z+ BIN_DIR=/opt/oxide/bin
6102024-05-05T00:59:46.648Z+ BINARY=xcvradm
6112024-05-05T00:59:46.648Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6122024-05-05T00:59:46.648Z+ REPO=oxidecomputer/transceiver-control
6132024-05-05T00:59:46.648Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6142024-05-05T00:59:46.649Z+ main
6152024-05-05T00:59:46.649Z+ [[ 0 != 0 ]]
6162024-05-05T00:59:46.649Z+ CIDL_OS=solaris2.11
6172024-05-05T00:59:46.649Z+ [[ 0 != 0 ]]
6182024-05-05T00:59:46.649Z+ configure_os solaris2.11
6192024-05-05T00:59:46.650Z+ echo 'current directory: /work/oxidecomputer/omicron'
6202024-05-05T00:59:46.650Z+ echo 'configuring based on OS: "solaris2.11"'
6212024-05-05T00:59:46.650Zcurrent directory: /work/oxidecomputer/omicron
6222024-05-05T00:59:46.650Zconfiguring based on OS: "solaris2.11"
6232024-05-05T00:59:46.650Z+ case "$1" in
6242024-05-05T00:59:46.650Z+ SET_BINARIES=
6252024-05-05T00:59:46.651Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6262024-05-05T00:59:46.651Z+ CIDL_SHA256FUNC=do_sha256sum
6272024-05-05T00:59:46.651Z+ ARCHIVE_FILENAME=xcvradm.gz
6282024-05-05T00:59:46.651Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6292024-05-05T00:59:46.652Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6302024-05-05T00:59:46.652Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6312024-05-05T00:59:46.652ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6322024-05-05T00:59:46.652Z+ echo 'Local file: out/downloads/xcvradm.gz'
6332024-05-05T00:59:46.653Z+ mkdir -p out/downloads
6342024-05-05T00:59:46.653ZLocal file: out/downloads/xcvradm.gz
6352024-05-05T00:59:46.653Z+ mkdir -p ./out/transceiver-control
6362024-05-05T00:59:46.654Z+ fetch_and_verify
6372024-05-05T00:59:46.654Z+ local DO_DOWNLOAD=true
6382024-05-05T00:59:46.655Z+ [[ -f out/downloads/xcvradm.gz ]]
6392024-05-05T00:59:46.655Z+ '[' true == true ']'
6402024-05-05T00:59:46.655Z+ echo Downloading...
6412024-05-05T00:59:46.656ZDownloading...
6422024-05-05T00:59:46.656Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6432024-05-05T00:59:46.656Z+ 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
6442024-05-05T00:59:48.330Z++ do_sha256sum out/downloads/xcvradm.gz
6452024-05-05T00:59:48.338Z++ sha256sum
6462024-05-05T00:59:48.338Z++ awk '{print $1}'
6472024-05-05T00:59:48.345Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6482024-05-05T00:59:48.345Z+ [[ 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 ]]
6492024-05-05T00:59:48.345Z+ do_unpack out/downloads/xcvradm.gz
6502024-05-05T00:59:48.345Z+ mkdir -p out/downloads/root//opt/oxide/bin
6512024-05-05T00:59:48.345Z+ gzip -dc out/downloads/xcvradm.gz
6522024-05-05T00:59:48.462Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6532024-05-05T00:59:48.476Z+ do_assemble
6542024-05-05T00:59:48.476Z+ rm -r ./out/transceiver-control
6552024-05-05T00:59:48.477Z+ mkdir ./out/transceiver-control
6562024-05-05T00:59:48.477Z+ cp -r out/downloads/root ./out/transceiver-control/root
6572024-05-05T00:59:48.557Z+ set -o errexit
6582024-05-05T00:59:48.580Z+++ dirname ./tools/ci_download_thundermuffin
6592024-05-05T00:59:48.580Z++ cd ./tools
6602024-05-05T00:59:48.580Z++ pwd
6612024-05-05T00:59:48.581Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6622024-05-05T00:59:48.581Z++ basename ./tools/ci_download_thundermuffin
6632024-05-05T00:59:48.581Z+ ARG0=ci_download_thundermuffin
6642024-05-05T00:59:48.581Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6652024-05-05T00:59:48.581Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6662024-05-05T00:59:48.581Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6672024-05-05T00:59:48.581Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6682024-05-05T00:59:48.582Z+ TARGET_DIR=out
6692024-05-05T00:59:48.582Z+ DOWNLOAD_DIR=out/downloads
6702024-05-05T00:59:48.582Z+ DEST_DIR=./out/thundermuffin
6712024-05-05T00:59:48.582Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6722024-05-05T00:59:48.582Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6732024-05-05T00:59:48.582Z+ REPO=oxidecomputer/thundermuffin
6742024-05-05T00:59:48.582Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6752024-05-05T00:59:48.582Z+ main
6762024-05-05T00:59:48.583Z+ rm -rf out/downloads/root
6772024-05-05T00:59:48.583Z+ [[ 0 != 0 ]]
6782024-05-05T00:59:48.583Z+ CIDL_OS=solaris2.11
6792024-05-05T00:59:48.583Z+ [[ 0 != 0 ]]
6802024-05-05T00:59:48.583Z+ configure_os solaris2.11
6812024-05-05T00:59:48.583Z+ echo 'current directory: /work/oxidecomputer/omicron'
6822024-05-05T00:59:48.583Zcurrent directory: /work/oxidecomputer/omicron
6832024-05-05T00:59:48.584Z+ echo 'configuring based on OS: "solaris2.11"'
6842024-05-05T00:59:48.584Zconfiguring based on OS: "solaris2.11"
6852024-05-05T00:59:48.584Z+ case "$1" in
6862024-05-05T00:59:48.584Z+ SET_BINARIES=
6872024-05-05T00:59:48.584Z+ CIDL_SHA256FUNC=do_sha256sum
6882024-05-05T00:59:48.585Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6892024-05-05T00:59:48.585Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6902024-05-05T00:59:48.585Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6912024-05-05T00:59:48.585Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6922024-05-05T00:59:48.585Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6932024-05-05T00:59:48.585ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6942024-05-05T00:59:48.585ZLocal file: out/downloads/thundermuffin.tar.gz
6952024-05-05T00:59:48.585Z+ mkdir -p out/downloads
6962024-05-05T00:59:48.585Z+ mkdir -p ./out/thundermuffin
6972024-05-05T00:59:48.585Z+ fetch_and_verify
6982024-05-05T00:59:48.585Z+ local DO_DOWNLOAD=true
6992024-05-05T00:59:48.585Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
7002024-05-05T00:59:48.585Z+ '[' true == true ']'
7012024-05-05T00:59:48.585Z+ echo Downloading...
7022024-05-05T00:59:48.585ZDownloading...
7032024-05-05T00:59:48.585Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
7042024-05-05T00:59:48.585Z+ 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
7052024-05-05T00:59:50.206Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
7062024-05-05T00:59:50.206Z++ sha256sum
7072024-05-05T00:59:50.207Z++ awk '{print $1}'
7082024-05-05T00:59:50.221Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7092024-05-05T00:59:50.221Z+ [[ 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 ]]
7102024-05-05T00:59:50.222Z+ do_untar out/downloads/thundermuffin.tar.gz
7112024-05-05T00:59:50.222Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
7122024-05-05T00:59:50.270Z+ do_assemble
7132024-05-05T00:59:50.270Z+ rm -r ./out/thundermuffin
7142024-05-05T00:59:50.285Z+ mkdir ./out/thundermuffin
7152024-05-05T00:59:50.285Z+ cp -r out/downloads/root ./out/thundermuffin/root
7162024-05-05T00:59:50.609ZAll builder prerequisites installed successfully, and PATH looks valid
7172024-05-05T00:59:50.615Z
7182024-05-05T00:59:50.615Zreal 1:46.490807595
7192024-05-05T00:59:50.616Zuser 32.979888883
7202024-05-05T00:59:50.616Zsys 6.638090212
7212024-05-05T00:59:50.616Ztrap 0.009076335
7222024-05-05T00:59:50.616Ztflt 0.389550327
7232024-05-05T00:59:50.616Zdflt 0.405775977
7242024-05-05T00:59:50.616Zkflt 0.307236776
7252024-05-05T00:59:50.616Zlock 1.924510590
7262024-05-05T00:59:50.616Zslp 3:37.838471111
7272024-05-05T00:59:50.617Zlat 1.955981516
7282024-05-05T00:59:50.617Zstop 0.153304212
7292024-05-05T00:59:50.617Z
7302024-05-05T00:59:50.617Z #### # # ##### ##### # #
7312024-05-05T00:59:50.617Z # # # # # # # # # #
7322024-05-05T00:59:50.617Z # # # # # # # #
7332024-05-05T00:59:50.617Z # # # ##### ##### #
7342024-05-05T00:59:50.617Z # # # # # # #
7352024-05-05T00:59:50.617Z #### ###### # # # #
7362024-05-05T00:59:50.617Z
7372024-05-05T00:59:50.832Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7382024-05-05T00:59:51.135Z Updating git repository `https://github.com/oxidecomputer/zone`
7392024-05-05T00:59:51.441Z Updating crates.io index
7402024-05-05T00:59:51.493Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7412024-05-05T00:59:52.275Z Updating git repository `https://github.com/oxidecomputer/maghemite`
7422024-05-05T00:59:52.928Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7432024-05-05T00:59:54.949Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7442024-05-05T00:59:55.494Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7452024-05-05T00:59:55.816Z Updating git repository `https://github.com/oxidecomputer/propolis`
7462024-05-05T00:59:56.915Z Updating git repository `https://github.com/oxidecomputer/crucible`
7472024-05-05T00:59:58.680Z Updating git repository `https://github.com/oxidecomputer/opte`
7482024-05-05T00:59:59.651Z Updating git repository `https://github.com/oxidecomputer/falcon`
7492024-05-05T01:00:00.419Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7502024-05-05T01:00:01.086Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7512024-05-05T01:00:01.259Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7522024-05-05T01:00:01.600Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7532024-05-05T01:00:01.885Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7542024-05-05T01:00:02.250Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7552024-05-05T01:00:02.576Z Updating git repository `http://github.com/oxidecomputer/tofino`
7562024-05-05T01:00:03.008Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7572024-05-05T01:00:03.262Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7582024-05-05T01:00:03.542Z Updating git repository `https://github.com/oxidecomputer/libnvme`
7592024-05-05T01:00:03.831Z Updating git repository `https://github.com/oxidecomputer/ispf`
7602024-05-05T01:00:04.183Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7612024-05-05T01:00:04.576Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7622024-05-05T01:00:05.138Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7632024-05-05T01:00:05.512Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7642024-05-05T01:00:05.940Z Updating git repository `https://github.com/jgallagher/nix`
7652024-05-05T01:00:06.938Z Updating git repository `https://github.com/cbiffle/hubpack`
7662024-05-05T01:00:07.259Z Updating git repository `https://github.com/oxidecomputer/typify`
7672024-05-05T01:00:09.262Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7682024-05-05T01:00:09.658Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7692024-05-05T01:00:09.955Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7702024-05-05T01:00:10.367Z Updating git repository `https://github.com/oxidecomputer/rfb`
7712024-05-05T01:00:11.406Z Downloading crates ...
7722024-05-05T01:00:11.517Z Downloaded anstyle v1.0.6
7732024-05-05T01:00:12.052Z Downloaded clap_derive v4.5.4
7742024-05-05T01:00:12.052Z Downloaded anstream v0.6.11
7752024-05-05T01:00:12.053Z Downloaded autocfg v1.1.0
7762024-05-05T01:00:12.053Z Downloaded bitflags v2.4.2
7772024-05-05T01:00:12.053Z Downloaded clap v4.5.4
7782024-05-05T01:00:12.053Z Downloaded unicode-ident v1.0.12
7792024-05-05T01:00:12.053Z Downloaded errno v0.3.8
7802024-05-05T01:00:12.053Z Downloaded itoa v1.0.9
7812024-05-05T01:00:12.053Z Downloaded camino v1.1.6
7822024-05-05T01:00:12.054Z Downloaded heck v0.5.0
7832024-05-05T01:00:12.054Z Downloaded equivalent v1.0.1
7842024-05-05T01:00:12.054Z Downloaded swrite v0.1.0
7852024-05-05T01:00:12.054Z Downloaded colorchoice v1.0.0
7862024-05-05T01:00:12.054Z Downloaded utf8parse v0.2.1
7872024-05-05T01:00:12.054Z Downloaded cargo-platform v0.1.3
7882024-05-05T01:00:12.054Z Downloaded fs-err v2.11.0
7892024-05-05T01:00:12.054Z Downloaded toml_datetime v0.6.5
7902024-05-05T01:00:12.054Z Downloaded clap_lex v0.7.0
7912024-05-05T01:00:12.054Z Downloaded thiserror v1.0.59
7922024-05-05T01:00:12.055Z Downloaded anstyle-query v1.0.0
7932024-05-05T01:00:12.055Z Downloaded anstyle-parse v0.2.1
7942024-05-05T01:00:12.055Z Downloaded macaddr v1.0.1
7952024-05-05T01:00:12.055Z Downloaded terminal_size v0.3.0
7962024-05-05T01:00:12.055Z Downloaded serde_spanned v0.6.5
7972024-05-05T01:00:12.055Z Downloaded cargo_toml v0.20.2
7982024-05-05T01:00:12.055Z Downloaded semver v1.0.22
7992024-05-05T01:00:12.055Z Downloaded thiserror-impl v1.0.59
8002024-05-05T01:00:12.055Z Downloaded strsim v0.11.0
8012024-05-05T01:00:12.055Z Downloaded cargo_metadata v0.18.1
8022024-05-05T01:00:12.055Z Downloaded quote v1.0.36
8032024-05-05T01:00:12.055Z Downloaded anyhow v1.0.82
8042024-05-05T01:00:12.055Z Downloaded ryu v1.0.15
8052024-05-05T01:00:12.056Z Downloaded proc-macro2 v1.0.81
8062024-05-05T01:00:12.056Z Downloaded serde_derive v1.0.199
8072024-05-05T01:00:12.056Z Downloaded toml v0.8.12
8082024-05-05T01:00:12.056Z Downloaded indexmap v2.2.6
8092024-05-05T01:00:12.056Z Downloaded serde v1.0.199
8102024-05-05T01:00:12.056Z Downloaded toml_edit v0.22.12
8112024-05-05T01:00:12.056Z Downloaded serde_json v1.0.116
8122024-05-05T01:00:12.056Z Downloaded hashbrown v0.14.3
8132024-05-05T01:00:12.056Z Downloaded winnow v0.6.1
8142024-05-05T01:00:12.056Z Downloaded clap_builder v4.5.2
8152024-05-05T01:00:12.056Z Downloaded syn v2.0.60
8162024-05-05T01:00:12.056Z Downloaded memchr v2.7.1
8172024-05-05T01:00:12.056Z Downloaded rustix v0.38.31
8182024-05-05T01:00:12.056Z Downloaded libc v0.2.153
8192024-05-05T01:00:12.056Z Compiling proc-macro2 v1.0.81
8202024-05-05T01:00:12.057Z Compiling unicode-ident v1.0.12
8212024-05-05T01:00:12.057Z Compiling serde v1.0.199
8222024-05-05T01:00:12.057Z Compiling libc v0.2.153
8232024-05-05T01:00:12.057Z Compiling rustix v0.38.31
8242024-05-05T01:00:12.057Z Compiling bitflags v2.4.2
8252024-05-05T01:00:12.057Z Compiling hashbrown v0.14.3
8262024-05-05T01:00:12.057Z Compiling utf8parse v0.2.1
8272024-05-05T01:00:12.233Z Compiling equivalent v1.0.1
8282024-05-05T01:00:12.248Z Compiling anstyle-parse v0.2.1
8292024-05-05T01:00:12.351Z Compiling winnow v0.6.1
8302024-05-05T01:00:12.499Z Compiling thiserror v1.0.59
8312024-05-05T01:00:12.552Z Compiling camino v1.1.6
8322024-05-05T01:00:13.112Z Compiling indexmap v2.2.6
8332024-05-05T01:00:13.912Z Compiling autocfg v1.1.0
8342024-05-05T01:00:14.468Z Compiling semver v1.0.22
8352024-05-05T01:00:14.702Z Compiling colorchoice v1.0.0
8362024-05-05T01:00:14.819Z Compiling anstyle v1.0.6
8372024-05-05T01:00:15.340Z Compiling anstyle-query v1.0.0
8382024-05-05T01:00:15.340Z Compiling serde_json v1.0.116
8392024-05-05T01:00:15.340Z Compiling anstream v0.6.11
8402024-05-05T01:00:15.753Z Compiling fs-err v2.11.0
8412024-05-05T01:00:15.759Z Compiling itoa v1.0.9
8422024-05-05T01:00:15.759Z Compiling heck v0.5.0
8432024-05-05T01:00:15.759Z Compiling clap_lex v0.7.0
8442024-05-05T01:00:15.759Z Compiling ryu v1.0.15
8452024-05-05T01:00:15.759Z Compiling strsim v0.11.0
8462024-05-05T01:00:15.759Z Compiling anyhow v1.0.82
8472024-05-05T01:00:15.900Z Compiling swrite v0.1.0
8482024-05-05T01:00:16.121Z Compiling quote v1.0.36
8492024-05-05T01:00:16.370Z Compiling errno v0.3.8
8502024-05-05T01:00:16.449Z Compiling syn v2.0.60
8512024-05-05T01:00:17.290Z Compiling terminal_size v0.3.0
8522024-05-05T01:00:17.380Z Compiling clap_builder v4.5.2
8532024-05-05T01:00:21.226Z Compiling serde_derive v1.0.199
8542024-05-05T01:00:21.238Z Compiling thiserror-impl v1.0.59
8552024-05-05T01:00:21.238Z Compiling clap_derive v4.5.4
8562024-05-05T01:00:23.830Z Compiling clap v4.5.4
8572024-05-05T01:00:28.638Z Compiling toml_datetime v0.6.5
8582024-05-05T01:00:28.651Z Compiling serde_spanned v0.6.5
8592024-05-05T01:00:28.651Z Compiling cargo-platform v0.1.3
8602024-05-05T01:00:28.651Z Compiling macaddr v1.0.1
8612024-05-05T01:00:28.993Z Compiling toml_edit v0.22.12
8622024-05-05T01:00:30.315Z Compiling cargo_metadata v0.18.1
8632024-05-05T01:00:30.847Z Compiling toml v0.8.12
8642024-05-05T01:00:31.534Z Compiling cargo_toml v0.20.2
8652024-05-05T01:00:34.814Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8662024-05-05T01:00:37.170Z Finished dev [unoptimized + debuginfo] target(s) in 46.49s
8672024-05-05T01:00:37.369Z Running `target/debug/xtask clippy`
8682024-05-05T01:00:37.409Zrunning: "/home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style" "--warn" "clippy::disallowed_macros" "--warn" "clippy::disallowed_methods" "--warn" "clippy::disallowed_names" "--warn" "clippy::disallowed_script_idents" "--warn" "clippy::disallowed_types" "--warn" "clippy::iter_cloned_collect" "--warn" "clippy::iter_next_slice" "--warn" "clippy::iter_nth" "--warn" "clippy::iter_nth_zero" "--warn" "clippy::iter_skip_next" "--warn" "clippy::len_zero" "--warn" "clippy::redundant_field_names" "--warn" "clippy::cast_lossless"
8692024-05-05T01:00:38.018Z Downloading crates ...
8702024-05-05T01:00:38.112Z Downloaded adler v1.0.2
8712024-05-05T01:00:38.132Z Downloaded addr2line v0.21.0
8722024-05-05T01:00:38.132Z Downloaded aead v0.5.2
8732024-05-05T01:00:38.132Z Downloaded ahash v0.8.8
8742024-05-05T01:00:38.142Z Downloaded assert_cmd v2.0.14
8752024-05-05T01:00:38.142Z Downloaded arrayref v0.3.7
8762024-05-05T01:00:38.142Z Downloaded cfg-expr v0.15.6
8772024-05-05T01:00:38.142Z Downloaded async-trait v0.1.80
8782024-05-05T01:00:38.154Z Downloaded assert_matches v1.5.0
8792024-05-05T01:00:38.154Z Downloaded http-body v1.0.0
8802024-05-05T01:00:38.154Z Downloaded cc v1.0.83
8812024-05-05T01:00:38.164Z Downloaded async-stream v0.3.5
8822024-05-05T01:00:38.164Z Downloaded hmac v0.12.1
8832024-05-05T01:00:38.164Z Downloaded hex v0.4.3
8842024-05-05T01:00:38.164Z Downloaded hex-literal v0.4.1
8852024-05-05T01:00:38.164Z Downloaded http-range v0.1.5
8862024-05-05T01:00:38.164Z Downloaded allocator-api2 v0.2.16
8872024-05-05T01:00:38.172Z Downloaded byteorder v1.5.0
8882024-05-05T01:00:38.172Z Downloaded arc-swap v1.6.0
8892024-05-05T01:00:38.172Z Downloaded http-body v0.4.5
8902024-05-05T01:00:38.172Z Downloaded constant_time_eq v0.3.0
8912024-05-05T01:00:38.188Z Downloaded array-init v0.0.4
8922024-05-05T01:00:38.188Z Downloaded ascii v1.1.0
8932024-05-05T01:00:38.188Z Downloaded httpdate v1.0.3
8942024-05-05T01:00:38.188Z Downloaded http v0.2.12
8952024-05-05T01:00:38.207Z Downloaded ident_case v1.0.1
8962024-05-05T01:00:38.207Z Downloaded home v0.5.5
8972024-05-05T01:00:38.207Z Downloaded cfg-if v1.0.0
8982024-05-05T01:00:38.207Z Downloaded ascii-canvas v3.0.0
8992024-05-05T01:00:38.207Z Downloaded anes v0.1.6
9002024-05-05T01:00:38.207Z Downloaded aho-corasick v1.1.2
9012024-05-05T01:00:38.208Z Downloaded hostname v0.3.1
9022024-05-05T01:00:38.208Z Downloaded constant_time_eq v0.2.6
9032024-05-05T01:00:38.208Z Downloaded heck v0.4.1
9042024-05-05T01:00:38.226Z Downloaded crypto-bigint v0.5.2
9052024-05-05T01:00:38.226Z Downloaded ciborium v0.2.2
9062024-05-05T01:00:38.226Z Downloaded is_ci v1.2.0
9072024-05-05T01:00:38.226Z Downloaded ciborium-io v0.2.2
9082024-05-05T01:00:38.227Z Downloaded convert_case v0.4.0
9092024-05-05T01:00:38.227Z Downloaded const_format_proc_macros v0.2.32
9102024-05-05T01:00:38.227Z Downloaded bit-set v0.5.3
9112024-05-05T01:00:38.227Z Downloaded cexpr v0.6.0
9122024-05-05T01:00:38.227Z Downloaded lalrpop-util v0.19.12
9132024-05-05T01:00:38.228Z Downloaded instant v0.1.12
9142024-05-05T01:00:38.228Z Downloaded bytecount v0.6.3
9152024-05-05T01:00:38.237Z Downloaded keccak v0.1.4
9162024-05-05T01:00:38.237Z Downloaded is-terminal v0.4.9
9172024-05-05T01:00:38.237Z Downloaded atomic-waker v1.1.1
9182024-05-05T01:00:38.237Z Downloaded atty v0.2.14
9192024-05-05T01:00:38.238Z Downloaded indoc v2.0.3
9202024-05-05T01:00:38.238Z Downloaded impl-trait-for-tuples v0.2.2
9212024-05-05T01:00:38.238Z Downloaded lazycell v1.3.0
9222024-05-05T01:00:38.238Z Downloaded lazy_static v1.4.0
9232024-05-05T01:00:38.238Z Downloaded hyper-rustls v0.24.2
9242024-05-05T01:00:38.238Z Downloaded kstat-rs v0.2.3
9252024-05-05T01:00:38.238Z Downloaded iana-time-zone v0.1.57
9262024-05-05T01:00:38.663Z Downloaded hyper-staticfile v0.9.5
9272024-05-05T01:00:38.663Z Downloaded const_format v0.2.32
9282024-05-05T01:00:38.663Z Downloaded new_debug_unreachable v1.0.4
9292024-05-05T01:00:38.663Z Downloaded bitstruct v0.1.1
9302024-05-05T01:00:38.663Z Downloaded cobs v0.2.3
9312024-05-05T01:00:38.663Z Downloaded bytes v1.6.0
9322024-05-05T01:00:38.675Z Downloaded memoffset v0.7.1
9332024-05-05T01:00:38.675Z Downloaded inout v0.1.3
9342024-05-05T01:00:38.675Z Downloaded indoc v1.0.9
9352024-05-05T01:00:38.675Z Downloaded nested v0.1.1
9362024-05-05T01:00:38.675Z Downloaded matches v0.1.10
9372024-05-05T01:00:38.675Z Downloaded cipher v0.4.4
9382024-05-05T01:00:38.675Z Downloaded ciborium-ll v0.2.2
9392024-05-05T01:00:38.675Z Downloaded nodrop v0.1.14
9402024-05-05T01:00:38.675Z Downloaded newline-converter v0.3.0
9412024-05-05T01:00:38.675Z Downloaded match_cfg v0.1.0
9422024-05-05T01:00:38.675Z Downloaded camino-tempfile v1.1.1
9432024-05-05T01:00:38.675Z Downloaded num-conv v0.1.0
9442024-05-05T01:00:38.675Z Downloaded headers-core v0.2.0
9452024-05-05T01:00:38.675Z Downloaded crunchy v0.2.2
9462024-05-05T01:00:38.675Z Downloaded crucible-workspace-hack v0.1.0
9472024-05-05T01:00:38.675Z Downloaded bitstruct_derive v0.1.0
9482024-05-05T01:00:38.675Z Downloaded hyper-rustls v0.26.0
9492024-05-05T01:00:38.676Z Downloaded httptest v0.15.5
9502024-05-05T01:00:38.676Z Downloaded linked-hash-map v0.5.6
9512024-05-05T01:00:38.676Z Downloaded cpufeatures v0.2.12
9522024-05-05T01:00:38.676Z Downloaded bb8 v0.8.3
9532024-05-05T01:00:38.676Z Downloaded atomicwrites v0.4.3
9542024-05-05T01:00:38.676Z Downloaded async-stream-impl v0.3.5
9552024-05-05T01:00:38.676Z Downloaded argon2 v0.5.3
9562024-05-05T01:00:38.676Z Downloaded block-padding v0.3.3
9572024-05-05T01:00:38.676Z Downloaded hubpack_derive v0.1.1
9582024-05-05T01:00:38.676Z Downloaded bitflags v1.3.2
9592024-05-05T01:00:38.676Z Downloaded chacha20 v0.9.1
9602024-05-05T01:00:38.676Z Downloaded bitfield v0.14.0
9612024-05-05T01:00:38.676Z Downloaded newtype_derive v0.1.6
9622024-05-05T01:00:38.676Z Downloaded humantime v2.1.0
9632024-05-05T01:00:38.676Z Downloaded memmap v0.7.0
9642024-05-05T01:00:38.676Z Downloaded ipnetwork v0.20.0
9652024-05-05T01:00:38.676Z Downloaded scroll_derive v0.12.0
9662024-05-05T01:00:38.676Z Downloaded hyper-tls v0.5.0
9672024-05-05T01:00:38.676Z Downloaded corncobs v0.1.3
9682024-05-05T01:00:38.676Z Downloaded linear-map v1.2.0
9692024-05-05T01:00:38.676Z Downloaded nibble_vec v0.1.0
9702024-05-05T01:00:38.676Z Downloaded nanorand v0.7.0
9712024-05-05T01:00:38.676Z Downloaded bzip2 v0.4.4
9722024-05-05T01:00:38.677Z Downloaded castaway v0.2.2
9732024-05-05T01:00:38.677Z Downloaded newtype-uuid v1.1.0
9742024-05-05T01:00:38.677Z Downloaded libsw v3.3.1
9752024-05-05T01:00:38.677Z Downloaded mime v0.3.17
9762024-05-05T01:00:38.677Z Downloaded tinyvec_macros v0.1.1
9772024-05-05T01:00:38.677Z Downloaded take_mut v0.2.2
9782024-05-05T01:00:38.677Z Downloaded normalize-line-endings v0.3.0
9792024-05-05T01:00:38.677Z Downloaded managed v0.8.0
9802024-05-05T01:00:38.677Z Downloaded multimap v0.10.0
9812024-05-05T01:00:38.677Z Downloaded md-5 v0.10.5
9822024-05-05T01:00:38.677Z Downloaded maplit v1.0.2
9832024-05-05T01:00:38.677Z Downloaded mockall v0.12.1
9842024-05-05T01:00:38.677Z Downloaded num-derive v0.4.0
9852024-05-05T01:00:38.677Z Downloaded crossbeam-deque v0.8.3
9862024-05-05T01:00:38.677Z Downloaded maybe-uninit v2.0.0
9872024-05-05T01:00:38.677Z Downloaded lru-cache v0.1.2
9882024-05-05T01:00:38.677Z Downloaded hyper-util v0.1.2
9892024-05-05T01:00:38.677Z Downloaded doc-comment v0.3.3
9902024-05-05T01:00:38.677Z Downloaded display-error-chain v0.2.0
9912024-05-05T01:00:38.677Z Downloaded embedded-io v0.4.0
9922024-05-05T01:00:38.677Z Downloaded num v0.4.2
9932024-05-05T01:00:38.677Z Downloaded curve25519-dalek-derive v0.1.0
9942024-05-05T01:00:38.677Z Downloaded serde_tokenstream v0.2.0
9952024-05-05T01:00:38.678Z Downloaded endian-type v0.1.2
9962024-05-05T01:00:38.678Z Downloaded colored v2.1.0
9972024-05-05T01:00:38.678Z Downloaded criterion-plot v0.5.0
9982024-05-05T01:00:38.678Z Downloaded cancel-safe-futures v0.1.5
9992024-05-05T01:00:38.678Z Downloaded strsim v0.10.0
10002024-05-05T01:00:38.678Z Downloaded structmeta v0.2.0
10012024-05-05T01:00:38.678Z Downloaded strip-ansi-escapes v0.2.0
10022024-05-05T01:00:38.678Z Downloaded crc v3.0.1
10032024-05-05T01:00:38.678Z Downloaded cookie v0.17.0
10042024-05-05T01:00:38.678Z Downloaded libtest-mimic v0.7.2
10052024-05-05T01:00:38.678Z Downloaded ipnet v2.9.0
10062024-05-05T01:00:38.678Z Downloaded memmap2 v0.7.1
10072024-05-05T01:00:38.678Z Downloaded crc32fast v1.3.2
10082024-05-05T01:00:38.678Z Downloaded cookie_store v0.20.0
10092024-05-05T01:00:38.678Z Downloaded mime_guess v2.0.4
10102024-05-05T01:00:38.678Z Downloaded console v0.15.8
10112024-05-05T01:00:38.678Z Downloaded pretty-hex v0.4.1
10122024-05-05T01:00:38.678Z Downloaded pin-utils v0.1.0
10132024-05-05T01:00:38.678Z Downloaded pretty-hex v0.2.1
10142024-05-05T01:00:38.678Z Downloaded peeking_take_while v0.1.2
10152024-05-05T01:00:38.678Z Downloaded hubpack v0.1.2
10162024-05-05T01:00:38.678Z Downloaded pathdiff v0.2.1
10172024-05-05T01:00:38.678Z Downloaded multer v3.0.0
10182024-05-05T01:00:38.678Z Downloaded nu-ansi-term v0.50.0
10192024-05-05T01:00:38.679Z Downloaded native-tls v0.2.11
10202024-05-05T01:00:38.679Z Downloaded tabwriter v1.4.0
10212024-05-05T01:00:38.679Z Downloaded opaque-debug v0.3.0
10222024-05-05T01:00:38.679Z Downloaded sha1 v0.10.6
10232024-05-05T01:00:38.679Z Downloaded http v1.0.0
10242024-05-05T01:00:38.679Z Downloaded scroll v0.12.0
10252024-05-05T01:00:38.679Z Downloaded rustc_version v0.4.0
10262024-05-05T01:00:38.679Z Downloaded der_derive v0.7.2
10272024-05-05T01:00:38.679Z Downloaded rustc_version v0.1.7
10282024-05-05T01:00:38.679Z Downloaded futures-sink v0.3.30
10292024-05-05T01:00:38.679Z Downloaded erased-serde v0.3.31
10302024-05-05T01:00:38.679Z Downloaded zerocopy v0.3.0
10312024-05-05T01:00:38.679Z Downloaded untrusted v0.9.0
10322024-05-05T01:00:38.684Z Downloaded untrusted v0.7.1
10332024-05-05T01:00:38.684Z Downloaded universal-hash v0.5.1
10342024-05-05T01:00:38.684Z Downloaded unicode-xid v0.2.4
10352024-05-05T01:00:38.684Z Downloaded ena v0.14.2
10362024-05-05T01:00:38.684Z Downloaded enum-as-inner v0.5.1
10372024-05-05T01:00:38.684Z Downloaded target-lexicon v0.12.13
10382024-05-05T01:00:38.684Z Downloaded rtoolbox v0.0.1
10392024-05-05T01:00:38.684Z Downloaded num-iter v0.1.44
10402024-05-05T01:00:38.684Z Downloaded const-oid v0.9.6
10412024-05-05T01:00:38.684Z Downloaded log v0.4.21
10422024-05-05T01:00:38.684Z Downloaded compact_str v0.7.1
10432024-05-05T01:00:38.684Z Downloaded cookie v0.18.1
10442024-05-05T01:00:38.684Z Downloaded mockall_derive v0.12.1
10452024-05-05T01:00:38.684Z Downloaded clang-sys v1.6.1
10462024-05-05T01:00:38.684Z Downloaded stability v0.2.0
10472024-05-05T01:00:38.685Z Downloaded sqlparser_derive v0.2.2
10482024-05-05T01:00:38.685Z Downloaded bcs v0.1.6
10492024-05-05T01:00:38.685Z Downloaded waitgroup v0.1.2
10502024-05-05T01:00:38.685Z Downloaded bit-vec v0.6.3
10512024-05-05T01:00:38.685Z Downloaded peg v0.8.2
10522024-05-05T01:00:38.685Z Downloaded olpc-cjson v0.1.3
10532024-05-05T01:00:38.685Z Downloaded oorandom v11.1.3
10542024-05-05T01:00:38.685Z Downloaded libloading v0.7.4
10552024-05-05T01:00:38.685Z Downloaded miniz_oxide v0.7.1
10562024-05-05T01:00:38.685Z Downloaded cassowary v0.3.0
10572024-05-05T01:00:38.685Z Downloaded foreign-types-shared v0.3.1
10582024-05-05T01:00:38.685Z Downloaded sha2 v0.10.8
10592024-05-05T01:00:38.685Z Downloaded foreign-types-shared v0.1.1
10602024-05-05T01:00:38.685Z Downloaded dof v0.3.0
10612024-05-05T01:00:38.685Z Downloaded blake2b_simd v1.0.1
10622024-05-05T01:00:38.685Z Downloaded tap v1.0.1
10632024-05-05T01:00:38.685Z Downloaded snafu-derive v0.8.2
10642024-05-05T01:00:38.685Z Downloaded ref-cast v1.0.22
10652024-05-05T01:00:38.685Z Downloaded crossbeam-epoch v0.9.18
10662024-05-05T01:00:38.685Z Downloaded crossbeam-utils v0.8.19
10672024-05-05T01:00:38.685Z Downloaded secrecy v0.8.0
10682024-05-05T01:00:38.685Z Downloaded num-integer v0.1.46
10692024-05-05T01:00:38.685Z Downloaded sct v0.7.0
10702024-05-05T01:00:38.685Z Downloaded signature v2.1.0
10712024-05-05T01:00:38.686Z Downloaded semver v0.1.20
10722024-05-05T01:00:38.686Z Downloaded yasna v0.5.2
10732024-05-05T01:00:38.686Z Downloaded tokio-tungstenite v0.21.0
10742024-05-05T01:00:38.686Z Downloaded sigpipe v0.1.3
10752024-05-05T01:00:38.686Z Downloaded tar v0.4.40
10762024-05-05T01:00:38.686Z Downloaded smf v0.2.3
10772024-05-05T01:00:38.686Z Downloaded smawk v0.3.1
10782024-05-05T01:00:38.686Z Downloaded signature v1.6.4
10792024-05-05T01:00:38.686Z Downloaded sec1 v0.7.3
10802024-05-05T01:00:38.686Z Downloaded thread_local v1.1.7
10812024-05-05T01:00:38.686Z Downloaded scopeguard v1.2.0
10822024-05-05T01:00:38.686Z Downloaded psl-types v2.0.11
10832024-05-05T01:00:38.686Z Downloaded proc-macro-error-attr v1.0.4
10842024-05-05T01:00:38.686Z Downloaded thread-id v4.2.0
10852024-05-05T01:00:38.686Z Downloaded thiserror-no-std v2.0.2
10862024-05-05T01:00:38.686Z Downloaded zeroize_derive v1.4.2
10872024-05-05T01:00:38.686Z Downloaded wait-timeout v0.2.0
10882024-05-05T01:00:38.686Z Downloaded tui-tree-widget v0.19.0
10892024-05-05T01:00:38.686Z Downloaded termcolor v1.2.0
10902024-05-05T01:00:38.686Z Downloaded static_assertions v1.1.0
10912024-05-05T01:00:38.686Z Downloaded stable_deref_trait v1.2.0
10922024-05-05T01:00:38.686Z Downloaded pkcs1 v0.7.5
10932024-05-05T01:00:38.686Z Downloaded lock_api v0.4.10
10942024-05-05T01:00:38.687Z Downloaded quick-error v1.2.3
10952024-05-05T01:00:38.687Z Downloaded pin-project-lite v0.2.13
10962024-05-05T01:00:38.687Z Downloaded pin-project-internal v1.1.3
10972024-05-05T01:00:38.687Z Downloaded defmt-parser v0.3.3
10982024-05-05T01:00:38.687Z Downloaded walkdir v2.5.0
10992024-05-05T01:00:38.687Z Downloaded num_cpus v1.16.0
11002024-05-05T01:00:38.687Z Downloaded tokio-rustls v0.25.0
11012024-05-05T01:00:38.687Z Downloaded futures-io v0.3.30
11022024-05-05T01:00:38.687Z Downloaded debug-ignore v1.0.5
11032024-05-05T01:00:38.687Z Downloaded base64 v0.13.1
11042024-05-05T01:00:38.687Z Downloaded num_enum_derive v0.5.11
11052024-05-05T01:00:38.687Z Downloaded num_enum v0.5.11
11062024-05-05T01:00:38.687Z Downloaded gethostname v0.4.3
11072024-05-05T01:00:38.687Z Downloaded phf_shared v0.11.2
11082024-05-05T01:00:38.687Z Downloaded base64 v0.22.0
11092024-05-05T01:00:38.687Z Downloaded foreign-types v0.5.0
11102024-05-05T01:00:38.687Z Downloaded rand_core v0.6.4
11112024-05-05T01:00:38.687Z Downloaded plain v0.2.3
11122024-05-05T01:00:38.687Z Downloaded dtrace-parser v0.2.0
11132024-05-05T01:00:38.687Z Downloaded pkg-config v0.3.27
11142024-05-05T01:00:38.687Z Downloaded shell-words v1.1.0
11152024-05-05T01:00:38.687Z Downloaded rand_seeder v0.2.3
11162024-05-05T01:00:38.687Z Downloaded rand_chacha v0.3.1
11172024-05-05T01:00:38.687Z Downloaded ron v0.8.1
11182024-05-05T01:00:38.688Z Downloaded radium v0.7.0
11192024-05-05T01:00:38.688Z Downloaded r2d2 v0.8.10
11202024-05-05T01:00:38.688Z Downloaded serde_path_to_error v0.1.16
11212024-05-05T01:00:38.688Z Downloaded tokio-rustls v0.24.1
11222024-05-05T01:00:38.688Z Downloaded base64 v0.21.7
11232024-05-05T01:00:38.688Z Downloaded num_threads v0.1.6
11242024-05-05T01:00:38.688Z Downloaded omicron-zone-package v0.11.0
11252024-05-05T01:00:38.688Z Downloaded portpicker v0.1.1
11262024-05-05T01:00:38.688Z Downloaded cstr-argument v0.1.2
11272024-05-05T01:00:38.688Z Downloaded predicates v3.1.0
11282024-05-05T01:00:38.688Z Downloaded plotters-svg v0.3.5
11292024-05-05T01:00:38.688Z Downloaded structmeta v0.3.0
11302024-05-05T01:00:38.688Z Downloaded slog-bunyan v2.5.0
11312024-05-05T01:00:38.688Z Downloaded slog-async v2.8.0
11322024-05-05T01:00:38.692Z Downloaded tokio-macros v2.2.0
11332024-05-05T01:00:38.692Z Downloaded serde_yaml v0.9.25
11342024-05-05T01:00:38.692Z Downloaded tokio-native-tls v0.3.1
11352024-05-05T01:00:38.692Z Downloaded xattr v1.0.1
11362024-05-05T01:00:38.692Z Downloaded target-spec v3.1.0
11372024-05-05T01:00:38.692Z Downloaded defmt v0.3.5
11382024-05-05T01:00:38.692Z Downloaded unsafe-libyaml v0.2.10
11392024-05-05T01:00:38.692Z Downloaded toolchain_find v0.4.0
11402024-05-05T01:00:38.692Z Downloaded uzers v0.11.3
11412024-05-05T01:00:38.693Z Downloaded usdt-impl v0.3.5
11422024-05-05T01:00:38.693Z Downloaded defmt-macros v0.3.6
11432024-05-05T01:00:38.693Z Downloaded filetime v0.2.23
11442024-05-05T01:00:38.693Z Downloaded usdt-attr-macro v0.5.0
11452024-05-05T01:00:38.693Z Downloaded deranged v0.3.11
11462024-05-05T01:00:38.693Z Downloaded diesel_table_macro_syntax v0.1.0
11472024-05-05T01:00:38.693Z Downloaded usdt-attr-macro v0.3.5
11482024-05-05T01:00:38.693Z Downloaded datatest-stable v0.2.9
11492024-05-05T01:00:38.693Z Downloaded zeroize v1.7.0
11502024-05-05T01:00:38.693Z Downloaded want v0.3.1
11512024-05-05T01:00:38.693Z Downloaded backtrace v0.3.69
11522024-05-05T01:00:38.693Z Downloaded dyn-clone v1.0.17
11532024-05-05T01:00:38.693Z Downloaded digest v0.10.7
11542024-05-05T01:00:38.693Z Downloaded group v0.13.0
11552024-05-05T01:00:38.693Z Downloaded proc-macro-error v1.0.4
11562024-05-05T01:00:38.693Z Downloaded minimal-lexical v0.2.1
11572024-05-05T01:00:38.693Z Downloaded vte_generate_state_changes v0.1.1
11582024-05-05T01:00:38.693Z Downloaded heck v0.3.3
11592024-05-05T01:00:38.693Z Downloaded trybuild v1.0.91
11602024-05-05T01:00:38.693Z Downloaded darling v0.20.8
11612024-05-05T01:00:38.693Z Downloaded phf_shared v0.10.0
11622024-05-05T01:00:38.693Z Downloaded mio v0.8.11
11632024-05-05T01:00:38.693Z Downloaded packed_struct_codegen v0.10.1
11642024-05-05T01:00:38.694Z Downloaded ucd-trie v0.1.6
11652024-05-05T01:00:38.694Z Downloaded serde-big-array v0.5.1
11662024-05-05T01:00:38.694Z Downloaded tinytemplate v1.2.1
11672024-05-05T01:00:38.694Z Downloaded serde-big-array v0.4.1
11682024-05-05T01:00:38.694Z Downloaded rustls-pemfile v1.0.3
11692024-05-05T01:00:38.694Z Downloaded tempfile v3.10.1
11702024-05-05T01:00:38.694Z Downloaded slog-scope v4.4.0
11712024-05-05T01:00:38.694Z Downloaded slog-envlogger v2.2.0
11722024-05-05T01:00:38.694Z Downloaded slab v0.4.9
11732024-05-05T01:00:38.694Z Downloaded serde_plain v1.0.2
11742024-05-05T01:00:38.694Z Downloaded similar-asserts v1.5.0
11752024-05-05T01:00:38.694Z Downloaded num-bigint v0.4.4
11762024-05-05T01:00:38.699Z Downloaded tiny-keccak v2.0.2
11772024-05-05T01:00:38.699Z Downloaded slog-dtrace v0.3.0
11782024-05-05T01:00:38.699Z Downloaded pkcs8 v0.10.2
11792024-05-05T01:00:38.704Z Downloaded rpassword v7.3.1
11802024-05-05T01:00:38.704Z Downloaded parse-size v1.0.0
11812024-05-05T01:00:38.704Z Downloaded guppy-workspace-hack v0.1.0
11822024-05-05T01:00:38.704Z Downloaded topological-sort v0.2.2
11832024-05-05T01:00:38.709Z Downloaded which v4.4.0
11842024-05-05T01:00:38.709Z Downloaded crossbeam-channel v0.5.8
11852024-05-05T01:00:38.713Z Downloaded openssl-macros v0.1.1
11862024-05-05T01:00:38.714Z Downloaded futures-channel v0.3.30
11872024-05-05T01:00:38.718Z Downloaded parking_lot v0.12.1
11882024-05-05T01:00:38.718Z Downloaded parking_lot v0.11.2
11892024-05-05T01:00:38.723Z Downloaded fnv v1.0.7
11902024-05-05T01:00:38.723Z Downloaded hash32 v0.3.1
11912024-05-05T01:00:38.723Z Downloaded socket2 v0.5.6
11922024-05-05T01:00:38.727Z Downloaded tungstenite v0.21.0
11932024-05-05T01:00:38.733Z Downloaded parking_lot_core v0.8.6
11942024-05-05T01:00:38.733Z Downloaded poly1305 v0.8.0
11952024-05-05T01:00:38.739Z Downloaded parking_lot_core v0.9.8
11962024-05-05T01:00:38.739Z Downloaded toml v0.5.11
11972024-05-05T01:00:38.742Z Downloaded signal-hook-tokio v0.3.1
11982024-05-05T01:00:38.742Z Downloaded float-cmp v0.9.0
11992024-05-05T01:00:38.743Z Downloaded darling_macro v0.20.8
12002024-05-05T01:00:38.743Z Downloaded time-core v0.1.2
12012024-05-05T01:00:38.743Z Downloaded signal-hook-mio v0.2.3
12022024-05-05T01:00:38.746Z Downloaded subprocess v0.2.9
12032024-05-05T01:00:38.747Z Downloaded phf v0.11.2
12042024-05-05T01:00:38.751Z Downloaded pest_generator v2.7.6
12052024-05-05T01:00:38.751Z Downloaded tinyvec v1.6.0
12062024-05-05T01:00:38.758Z Downloaded rustls-pemfile v2.1.2
12072024-05-05T01:00:38.758Z Downloaded slog-stdlog v4.1.1
12082024-05-05T01:00:38.758Z Downloaded siphasher v0.3.11
12092024-05-05T01:00:38.758Z Downloaded num-traits v0.2.18
12102024-05-05T01:00:38.763Z Downloaded dtrace-parser v0.1.14
12112024-05-05T01:00:38.763Z Downloaded spin v0.5.2
12122024-05-05T01:00:38.768Z Downloaded string_cache v0.8.7
12132024-05-05T01:00:38.768Z Downloaded spki v0.7.2
12142024-05-05T01:00:38.769Z Downloaded smallvec v0.6.14
12152024-05-05T01:00:38.775Z Downloaded data-encoding v2.4.0
12162024-05-05T01:00:38.775Z Downloaded predicates-core v1.0.6
12172024-05-05T01:00:38.775Z Downloaded wyz v0.5.1
12182024-05-05T01:00:38.775Z Downloaded whoami v1.5.1
12192024-05-05T01:00:38.787Z Downloaded futures-macro v0.3.30
12202024-05-05T01:00:38.787Z Downloaded version_check v0.9.4
12212024-05-05T01:00:38.787Z Downloaded flume v0.11.0
12222024-05-05T01:00:38.787Z Downloaded predicates-tree v1.0.9
12232024-05-05T01:00:38.787Z Downloaded fatfs v0.3.6
12242024-05-05T01:00:38.799Z Downloaded sqlformat v0.2.3
12252024-05-05T01:00:38.799Z Downloaded der v0.7.8
12262024-05-05T01:00:38.799Z Downloaded parse-display v0.9.0
12272024-05-05T01:00:38.799Z Downloaded flagset v0.4.3
12282024-05-05T01:00:38.799Z Downloaded getrandom v0.2.12
12292024-05-05T01:00:38.813Z Downloaded tungstenite v0.20.1
12302024-05-05T01:00:38.813Z Downloaded pest_meta v2.7.6
12312024-05-05T01:00:38.813Z Downloaded libm v0.2.7
12322024-05-05T01:00:38.834Z Downloaded number_prefix v0.4.0
12332024-05-05T01:00:38.834Z Downloaded zone_cfg_derive v0.1.2
12342024-05-05T01:00:38.834Z Downloaded time-macros v0.2.17
12352024-05-05T01:00:38.834Z Downloaded oso-derive v0.27.3
12362024-05-05T01:00:38.834Z Downloaded plotters-backend v0.3.5
12372024-05-05T01:00:38.834Z Downloaded platforms v3.0.2
12382024-05-05T01:00:38.834Z Downloaded usdt v0.3.5
12392024-05-05T01:00:38.834Z Downloaded rstest v0.19.0
12402024-05-05T01:00:38.844Z Downloaded futures-task v0.3.30
12412024-05-05T01:00:38.844Z Downloaded derive_builder v0.20.0
12422024-05-05T01:00:38.844Z Downloaded fragile v2.0.0
12432024-05-05T01:00:38.844Z Downloaded either v1.11.0
12442024-05-05T01:00:38.844Z Downloaded openssl-probe v0.1.5
12452024-05-05T01:00:38.844Z Downloaded rust-argon2 v2.1.0
12462024-05-05T01:00:38.844Z Downloaded serde_derive_internals v0.29.0
12472024-05-05T01:00:38.853Z Downloaded hyper v1.1.0
12482024-05-05T01:00:38.853Z Downloaded shlex v1.3.0
12492024-05-05T01:00:38.862Z Downloaded same-file v1.0.6
12502024-05-05T01:00:38.862Z Downloaded vte v0.11.1
12512024-05-05T01:00:38.862Z Downloaded textwrap v0.16.1
12522024-05-05T01:00:38.862Z Downloaded owo-colors v4.0.0
12532024-05-05T01:00:38.871Z Downloaded supports-color v3.0.0
12542024-05-05T01:00:38.871Z Downloaded subtle v2.5.0
12552024-05-05T01:00:38.871Z Downloaded packed_struct v0.10.1
12562024-05-05T01:00:38.871Z Downloaded diesel_derives v2.1.2
12572024-05-05T01:00:38.871Z Downloaded rand v0.8.5
12582024-05-05T01:00:38.879Z Downloaded yansi v0.5.1
12592024-05-05T01:00:38.879Z Downloaded utf-8 v0.7.6
12602024-05-05T01:00:38.879Z Downloaded toml_edit v0.19.15
12612024-05-05T01:00:38.892Z Downloaded strum v0.26.2
12622024-05-05T01:00:38.897Z Downloaded derive_builder_macro v0.20.0
12632024-05-05T01:00:38.897Z Downloaded sync_wrapper v0.1.2
12642024-05-05T01:00:38.897Z Downloaded peg-runtime v0.8.2
12652024-05-05T01:00:38.897Z Downloaded tower-layer v0.3.2
12662024-05-05T01:00:38.897Z Downloaded zone v0.1.8
12672024-05-05T01:00:38.897Z Downloaded slog-term v2.9.1
12682024-05-05T01:00:38.901Z Downloaded postcard v1.0.8
12692024-05-05T01:00:38.901Z Downloaded thiserror-impl-no-std v2.0.2
12702024-05-05T01:00:38.908Z Downloaded termios v0.3.3
12712024-05-05T01:00:38.908Z Downloaded scheduled-thread-pool v0.2.7
12722024-05-05T01:00:38.908Z Downloaded hashbrown v0.13.2
12732024-05-05T01:00:38.915Z Downloaded rusty-fork v0.3.0
12742024-05-05T01:00:38.915Z Downloaded escape8259 v0.5.2
12752024-05-05T01:00:38.915Z Downloaded funty v2.0.0
12762024-05-05T01:00:38.920Z Downloaded derive-where v1.2.7
12772024-05-05T01:00:38.920Z Downloaded steno v0.4.0
12782024-05-05T01:00:38.920Z Downloaded ff v0.13.0
12792024-05-05T01:00:38.924Z Downloaded usdt-macro v0.5.0
12802024-05-05T01:00:38.925Z Downloaded fallible-iterator v0.2.0
12812024-05-05T01:00:38.925Z Downloaded unarray v0.1.4
12822024-05-05T01:00:38.930Z Downloaded futures v0.3.30
12832024-05-05T01:00:38.935Z Downloaded precomputed-hash v0.1.1
12842024-05-05T01:00:38.935Z Downloaded usdt-impl v0.5.0
12852024-05-05T01:00:38.935Z Downloaded postgres-protocol v0.6.6
12862024-05-05T01:00:38.935Z Downloaded peg-macros v0.8.2
12872024-05-05T01:00:38.940Z Downloaded proc-macro-crate v1.3.1
12882024-05-05T01:00:38.940Z Downloaded fd-lock v4.0.2
12892024-05-05T01:00:38.940Z Downloaded path-slash v0.1.5
12902024-05-05T01:00:38.940Z Downloaded itertools v0.12.1
12912024-05-05T01:00:38.949Z Downloaded fxhash v0.2.1
12922024-05-05T01:00:38.953Z Downloaded hash32 v0.2.1
12932024-05-05T01:00:38.953Z Downloaded foreign-types v0.3.2
12942024-05-05T01:00:38.953Z Downloaded ref-cast-impl v1.0.22
12952024-05-05T01:00:38.953Z Downloaded zerocopy-derive v0.7.32
12962024-05-05T01:00:38.957Z Downloaded similar v2.4.0
12972024-05-05T01:00:38.961Z Downloaded foreign-types-macros v0.2.3
12982024-05-05T01:00:38.961Z Downloaded glob v0.3.1
12992024-05-05T01:00:38.968Z Downloaded tower-service v0.3.2
13002024-05-05T01:00:38.968Z Downloaded num-bigint-dig v0.8.4
13012024-05-05T01:00:38.974Z Downloaded uuid v1.8.0
13022024-05-05T01:00:38.974Z Downloaded strum_macros v0.24.3
13032024-05-05T01:00:38.974Z Downloaded unicase v2.7.0
13042024-05-05T01:00:39.000Z Downloaded rsa v0.9.2
13052024-05-05T01:00:39.000Z Downloaded termtree v0.4.1
13062024-05-05T01:00:39.000Z Downloaded synstructure v0.12.6
13072024-05-05T01:00:39.000Z Downloaded pem v3.0.4
13082024-05-05T01:00:39.000Z Downloaded ppv-lite86 v0.2.17
13092024-05-05T01:00:39.000Z Downloaded postgres-types v0.2.6
13102024-05-05T01:00:39.000Z Downloaded rstest_macros v0.19.0
13112024-05-05T01:00:39.000Z Downloaded signal-hook-registry v1.4.1
13122024-05-05T01:00:39.000Z Downloaded structmeta-derive v0.2.0
13132024-05-05T01:00:39.000Z Downloaded tracing-core v0.1.32
13142024-05-05T01:00:39.000Z Downloaded tokio-postgres v0.7.10
13152024-05-05T01:00:39.031Z Downloaded futures-timer v3.0.2
13162024-05-05T01:00:39.031Z Downloaded serde_repr v0.1.16
13172024-05-05T01:00:39.031Z Downloaded rustversion v1.0.14
13182024-05-05T01:00:39.031Z Downloaded rand_xorshift v0.3.0
13192024-05-05T01:00:39.031Z Downloaded powerfmt v0.2.0
13202024-05-05T01:00:39.031Z Downloaded crypto-common v0.1.6
13212024-05-05T01:00:39.031Z Downloaded downcast v0.11.0
13222024-05-05T01:00:39.031Z Downloaded serde_tokenstream v0.1.7
13232024-05-05T01:00:39.031Z Downloaded schemars_derive v0.8.17
13242024-05-05T01:00:39.031Z Downloaded guppy v0.17.5
13252024-05-05T01:00:39.042Z Downloaded rustc-hash v1.1.0
13262024-05-05T01:00:39.043Z Downloaded dof v0.1.5
13272024-05-05T01:00:39.043Z Downloaded usdt-macro v0.3.5
13282024-05-05T01:00:39.043Z Downloaded derive_builder_core v0.20.0
13292024-05-05T01:00:39.043Z Downloaded flate2 v1.0.28
13302024-05-05T01:00:39.043Z Downloaded globset v0.4.13
13312024-05-05T01:00:39.043Z Downloaded getopts v0.2.21
13322024-05-05T01:00:39.043Z Downloaded form_urlencoded v1.2.1
13332024-05-05T01:00:39.043Z Downloaded rustls-native-certs v0.7.0
13342024-05-05T01:00:39.043Z Downloaded partial-io v0.5.4
13352024-05-05T01:00:39.043Z Downloaded dirs-sys-next v0.1.2
13362024-05-05T01:00:39.043Z Downloaded serde_with_macros v3.7.0
13372024-05-05T01:00:39.043Z Downloaded difflib v0.4.0
13382024-05-05T01:00:39.043Z Downloaded usdt v0.5.0
13392024-05-05T01:00:39.043Z Downloaded oso v0.27.3
13402024-05-05T01:00:39.056Z Downloaded heapless v0.7.16
13412024-05-05T01:00:39.056Z Downloaded csv-core v0.1.11
13422024-05-05T01:00:39.083Z Downloaded darling_core v0.20.8
13432024-05-05T01:00:39.083Z Downloaded fancy-regex v0.13.0
13442024-05-05T01:00:39.083Z Downloaded structmeta-derive v0.3.0
13452024-05-05T01:00:39.083Z Downloaded zip v0.6.6
13462024-05-05T01:00:39.083Z Downloaded reqwest v0.11.27
13472024-05-05T01:00:39.109Z Downloaded derive_more v0.99.17
13482024-05-05T01:00:39.109Z Downloaded schemars v0.8.17
13492024-05-05T01:00:39.109Z Downloaded password-hash v0.5.0
13502024-05-05T01:00:39.109Z Downloaded signal-hook v0.3.17
13512024-05-05T01:00:39.109Z Downloaded prettyplease v0.2.19
13522024-05-05T01:00:39.109Z Downloaded rustls-webpki v0.101.7
13532024-05-05T01:00:39.143Z Downloaded term v0.7.0
13542024-05-05T01:00:39.143Z Downloaded dirs-next v2.0.0
13552024-05-05T01:00:39.143Z Downloaded test-strategy v0.3.1
13562024-05-05T01:00:39.559Z Downloaded unicode-bidi v0.3.15
13572024-05-05T01:00:39.559Z Downloaded x509-cert v0.2.4
13582024-05-05T01:00:39.559Z Downloaded expectorate v1.1.0
13592024-05-05T01:00:39.559Z Downloaded url v2.5.0
13602024-05-05T01:00:39.559Z Downloaded rayon-core v1.12.1
13612024-05-05T01:00:39.559Z Downloaded hashbrown v0.12.3
13622024-05-05T01:00:39.559Z Downloaded zerocopy v0.7.32
13632024-05-05T01:00:39.560Z Downloaded trust-dns-server v0.22.1
13642024-05-05T01:00:39.560Z Downloaded trust-dns-resolver v0.22.0
13652024-05-05T01:00:39.560Z Downloaded tough v0.17.1
13662024-05-05T01:00:39.560Z Downloaded openssl-sys v0.9.102
13672024-05-05T01:00:39.560Z Downloaded salty v0.2.0
13682024-05-05T01:00:39.560Z Downloaded rustls-webpki v0.102.1
13692024-05-05T01:00:39.560Z Downloaded rcgen v0.12.1
13702024-05-05T01:00:39.560Z Downloaded rustyline v14.0.0
13712024-05-05T01:00:39.560Z Downloaded h2 v0.3.26
13722024-05-05T01:00:39.560Z Downloaded tower v0.4.13
13732024-05-05T01:00:39.561Z Downloaded heapless v0.8.0
13742024-05-05T01:00:39.561Z Downloaded idna v0.2.3
13752024-05-05T01:00:39.561Z Downloaded pest v2.7.6
13762024-05-05T01:00:39.561Z Downloaded idna v0.3.0
13772024-05-05T01:00:39.561Z Downloaded trust-dns-client v0.22.0
13782024-05-05T01:00:39.561Z Downloaded vcpkg v0.2.15
13792024-05-05T01:00:39.561Z Downloaded serde_with v3.7.0
13802024-05-05T01:00:39.561Z Downloaded sqlparser v0.45.0
13812024-05-05T01:00:39.561Z Downloaded futures-util v0.3.30
13822024-05-05T01:00:39.561Z Downloaded goblin v0.8.0
13832024-05-05T01:00:39.561Z Downloaded unicode-normalization v0.1.22
13842024-05-05T01:00:39.561Z Downloaded petgraph v0.6.4
13852024-05-05T01:00:39.561Z Downloaded regex v1.10.4
13862024-05-05T01:00:39.561Z Downloaded plotters v0.3.5
13872024-05-05T01:00:39.562Z Downloaded diesel v2.1.6
13882024-05-05T01:00:39.562Z Downloaded smoltcp v0.11.0
13892024-05-05T01:00:39.562Z Downloaded regex-syntax v0.8.2
13902024-05-05T01:00:39.562Z Downloaded smoltcp v0.9.1
13912024-05-05T01:00:39.562Z Downloaded webpki-roots v0.25.2
13922024-05-05T01:00:39.562Z Downloaded radix_trie v0.2.1
13932024-05-05T01:00:39.562Z Downloaded object v0.32.1
13942024-05-05T01:00:39.562Z Downloaded rayon v1.10.0
13952024-05-05T01:00:39.562Z Downloaded tabled v0.15.0
13962024-05-05T01:00:39.562Z Downloaded regex-automata v0.4.5
13972024-05-05T01:00:39.562Z Downloaded csv v1.3.0
13982024-05-05T01:00:39.562Z Downloaded sha3 v0.10.8
13992024-05-05T01:00:39.563Z Downloaded bstr v0.2.17
14002024-05-05T01:00:39.563Z Downloaded polar-core v0.27.3
14012024-05-05T01:00:39.563Z Downloaded proptest v1.4.0
14022024-05-05T01:00:39.563Z Downloaded object v0.30.4
14032024-05-05T01:00:39.563Z Downloaded bstr v1.9.0
14042024-05-05T01:00:39.563Z Downloaded gimli v0.28.0
14052024-05-05T01:00:39.563Z Downloaded curve25519-dalek v4.1.2
14062024-05-05T01:00:39.569Z Downloaded openssl v0.10.64
14072024-05-05T01:00:39.576Z Downloaded trust-dns-proto v0.22.0
14082024-05-05T01:00:39.988Z Downloaded nix v0.28.0
14092024-05-05T01:00:39.988Z Downloaded bitvec v1.0.1
14102024-05-05T01:00:39.988Z Downloaded rustls v0.21.9
14112024-05-05T01:00:39.989Z Downloaded regress v0.9.1
14122024-05-05T01:00:39.989Z Downloaded regex-syntax v0.6.29
14132024-05-05T01:00:39.989Z Downloaded time v0.3.34
14142024-05-05T01:00:39.989Z Downloaded rustls v0.22.4
14152024-05-05T01:00:39.989Z Downloaded sled v0.34.7
14162024-05-05T01:00:39.989Z Downloaded bindgen v0.69.2
14172024-05-05T01:00:39.989Z Downloaded openapiv3 v2.0.0
14182024-05-05T01:00:39.989Z Downloaded syn v1.0.109
14192024-05-05T01:00:39.989Z Downloaded tracing v0.1.40
14202024-05-05T01:00:39.989Z Downloaded quick-xml v0.31.0
14212024-05-05T01:00:39.989Z Downloaded unicode-segmentation v1.10.1
14222024-05-05T01:00:39.989Z Downloaded portable-atomic v1.4.3
14232024-05-05T01:00:39.989Z Downloaded lalrpop v0.19.12
14242024-05-05T01:00:39.989Z Downloaded ratatui v0.26.2
14252024-05-05T01:00:39.989Z Downloaded zerocopy-derive v0.6.6
14262024-05-05T01:00:39.989Z Downloaded zerocopy-derive v0.2.0
14272024-05-05T01:00:39.989Z Downloaded bzip2-sys v0.1.11+1.0.8
14282024-05-05T01:00:39.989Z Downloaded idna v0.5.0
14292024-05-05T01:00:39.989Z Downloaded blake3 v1.5.0
14302024-05-05T01:00:39.989Z Downloaded pretty_assertions v1.4.0
14312024-05-05T01:00:39.989Z Downloaded hyper v0.14.28
14322024-05-05T01:00:39.989Z Downloaded serde_urlencoded v0.7.1
14332024-05-05T01:00:39.989Z Downloaded fixedbitset v0.4.2
14342024-05-05T01:00:39.990Z Downloaded reedline v0.31.0
14352024-05-05T01:00:39.990Z Downloaded tokio v1.37.0
14362024-05-05T01:00:39.990Z Downloaded chrono v0.4.38
14372024-05-05T01:00:39.990Z Downloaded regex-automata v0.1.10
14382024-05-05T01:00:39.990Z Downloaded winnow v0.5.15
14392024-05-05T01:00:39.990Z Downloaded strum_macros v0.25.2
14402024-05-05T01:00:39.990Z Downloaded headers v0.3.9
14412024-05-05T01:00:39.990Z Downloaded strum_macros v0.26.1
14422024-05-05T01:00:39.990Z Downloaded unicode-linebreak v0.1.5
14432024-05-05T01:00:39.990Z Downloaded crossterm v0.27.0
14442024-05-05T01:00:39.990Z Downloaded vsss-rs v3.3.4
14452024-05-05T01:00:39.990Z Downloaded tokio-util v0.7.10
14462024-05-05T01:00:39.990Z Downloaded spin v0.9.8
14472024-05-05T01:00:39.990Z Downloaded publicsuffix v2.2.3
14482024-05-05T01:00:39.990Z Downloaded nom v7.1.3
14492024-05-05T01:00:39.990Z Downloaded threadpool v1.8.1
14502024-05-05T01:00:39.990Z Downloaded stringprep v0.1.3
14512024-05-05T01:00:39.990Z Downloaded rustc-demangle v0.1.23
14522024-05-05T01:00:39.990Z Downloaded tracing-attributes v0.1.27
14532024-05-05T01:00:39.990Z Downloaded libxml v0.3.3
14542024-05-05T01:00:39.990Z Downloaded itertools v0.10.5
14552024-05-05T01:00:39.990Z Downloaded pest_derive v2.7.6
14562024-05-05T01:00:39.990Z Downloaded relative-path v1.9.0
14572024-05-05T01:00:39.991Z Downloaded papergrid v0.11.0
14582024-05-05T01:00:39.991Z Downloaded typed-path v0.7.0
14592024-05-05T01:00:39.991Z Downloaded unicode_categories v0.1.1
14602024-05-05T01:00:39.991Z Downloaded criterion v0.5.1
14612024-05-05T01:00:39.991Z Downloaded parse-display-derive v0.9.0
14622024-05-05T01:00:39.991Z Downloaded ron v0.7.1
14632024-05-05T01:00:39.991Z Downloaded num-rational v0.4.1
14642024-05-05T01:00:39.991Z Downloaded pin-project v1.1.3
14652024-05-05T01:00:39.991Z Downloaded half v2.3.1
14662024-05-05T01:00:39.991Z Downloaded serde-hex v0.1.0
14672024-05-05T01:00:39.991Z Downloaded resolv-conf v0.7.0
14682024-05-05T01:00:39.991Z Downloaded unicode-width v0.1.11
14692024-05-05T01:00:39.991Z Downloaded elliptic-curve v0.13.8
14702024-05-05T01:00:39.991Z Downloaded tabled_derive v0.7.0
14712024-05-05T01:00:39.991Z Downloaded toml v0.7.8
14722024-05-05T01:00:39.991Z Downloaded encoding_rs v0.8.33
14732024-05-05T01:00:39.991Z Downloaded futures-executor v0.3.30
14742024-05-05T01:00:39.991Z Downloaded futures-core v0.3.30
14752024-05-05T01:00:39.991Z Downloaded snafu v0.8.2
14762024-05-05T01:00:39.991Z Downloaded percent-encoding v2.3.1
14772024-05-05T01:00:39.991Z Downloaded paste v1.0.14
14782024-05-05T01:00:39.995Z Downloaded socket2 v0.4.9
14792024-05-05T01:00:39.995Z Downloaded hkdf v0.12.4
14802024-05-05T01:00:39.995Z Downloaded pem-rfc7468 v0.7.0
14812024-05-05T01:00:39.995Z Downloaded generic-array v0.14.7
14822024-05-05T01:00:40.016Z Downloaded slog-json v2.6.1
14832024-05-05T01:00:40.017Z Downloaded samael v0.0.15
14842024-05-05T01:00:40.039Z Downloaded fastrand v2.0.1
14852024-05-05T01:00:40.039Z Downloaded ed25519 v1.5.3
14862024-05-05T01:00:40.039Z Downloaded rustls-pki-types v1.3.0
14872024-05-05T01:00:40.039Z Downloaded diff v0.1.13
14882024-05-05T01:00:40.039Z Downloaded zerocopy v0.6.6
14892024-05-05T01:00:40.039Z Downloaded indicatif v0.17.8
14902024-05-05T01:00:40.039Z Downloaded once_cell v1.19.0
14912024-05-05T01:00:40.039Z Downloaded blake2 v0.10.6
14922024-05-05T01:00:40.039Z Downloaded rustfmt-wrapper v0.2.1
14932024-05-05T01:00:40.039Z Downloaded typenum v1.16.0
14942024-05-05T01:00:40.040Z Downloaded slog v2.7.0
14952024-05-05T01:00:40.054Z Downloaded env_logger v0.10.0
14962024-05-05T01:00:40.054Z Downloaded env_logger v0.9.3
14972024-05-05T01:00:40.054Z Downloaded tokio-tungstenite v0.20.1
14982024-05-05T01:00:40.054Z Downloaded tokio-stream v0.1.15
14992024-05-05T01:00:40.054Z Downloaded crc-catalog v2.2.0
15002024-05-05T01:00:40.054Z Downloaded crc-any v2.4.3
15012024-05-05T01:00:40.054Z Downloaded smallvec v1.13.1
15022024-05-05T01:00:40.054Z Downloaded serde_arrays v0.1.0
15032024-05-05T01:00:40.054Z Downloaded num-complex v0.4.5
15042024-05-05T01:00:40.054Z Downloaded try-lock v0.2.4
15052024-05-05T01:00:40.054Z Downloaded lru v0.12.1
15062024-05-05T01:00:40.054Z Downloaded indexmap v1.9.3
15072024-05-05T01:00:40.054Z Downloaded buf-list v1.0.3
15082024-05-05T01:00:40.054Z Downloaded block-buffer v0.10.4
15092024-05-05T01:00:40.055Z Downloaded base64ct v1.6.0
15102024-05-05T01:00:40.055Z Downloaded backoff v0.4.0
15112024-05-05T01:00:40.059Z Downloaded libefi-sys v0.1.0
15122024-05-05T01:00:40.059Z Downloaded cast v0.3.0
15132024-05-05T01:00:40.059Z Downloaded base16ct v0.2.0
15142024-05-05T01:00:40.059Z Downloaded chacha20poly1305 v0.10.1
15152024-05-05T01:00:40.059Z Downloaded cfg_aliases v0.1.1
15162024-05-05T01:00:40.063Z Downloaded async-recursion v1.1.0
15172024-05-05T01:00:40.063Z Downloaded approx v0.5.1
15182024-05-05T01:00:40.066Z Downloaded httparse v1.8.0
15192024-05-05T01:00:40.066Z Downloaded highway v1.1.0
15202024-05-05T01:00:40.070Z Downloaded arrayvec v0.7.4
15212024-05-05T01:00:40.401Z Downloaded ring v0.17.8
15222024-05-05T01:00:40.518Z Downloaded ring v0.16.20
15232024-05-05T01:00:41.153Z Compiling libc v0.2.153
15242024-05-05T01:00:41.153Z Compiling serde v1.0.199
15252024-05-05T01:00:41.167Z Compiling version_check v0.9.4
15262024-05-05T01:00:41.167Z Checking cfg-if v1.0.0
15272024-05-05T01:00:41.203Z Compiling lock_api v0.4.10
15282024-05-05T01:00:41.209Z Compiling parking_lot_core v0.9.8
15292024-05-05T01:00:41.227Z Compiling syn v2.0.60
15302024-05-05T01:00:41.252Z Compiling once_cell v1.19.0
15312024-05-05T01:00:41.257Z Compiling libm v0.2.7
15322024-05-05T01:00:41.603Z Compiling num-traits v0.2.18
15332024-05-05T01:00:41.622Z Compiling memchr v2.7.1
15342024-05-05T01:00:41.635Z Compiling serde_json v1.0.116
15352024-05-05T01:00:41.684Z Compiling byteorder v1.5.0
15362024-05-05T01:00:41.725Z Compiling syn v1.0.109
15372024-05-05T01:00:41.955Z Compiling ahash v0.8.8
15382024-05-05T01:00:42.493Z Checking log v0.4.21
15392024-05-05T01:00:42.776Z Compiling slab v0.4.9
15402024-05-05T01:00:42.815Z Compiling typenum v1.16.0
15412024-05-05T01:00:43.162Z Checking getrandom v0.2.12
15422024-05-05T01:00:43.190Z Checking itoa v1.0.9
15432024-05-05T01:00:43.369Z Compiling cc v1.0.83
15442024-05-05T01:00:43.427Z Compiling generic-array v0.14.7
15452024-05-05T01:00:43.683Z Checking scopeguard v1.2.0
15462024-05-05T01:00:43.820Z Checking smallvec v1.13.1
15472024-05-05T01:00:43.893Z Compiling allocator-api2 v0.2.16
15482024-05-05T01:00:44.001Z Compiling pkg-config v0.3.27
15492024-05-05T01:00:44.187Z Compiling rustix v0.38.31
15502024-05-05T01:00:44.208Z Compiling schemars v0.8.17
15512024-05-05T01:00:44.589Z Compiling httparse v1.8.0
15522024-05-05T01:00:44.716Z Checking pin-project-lite v0.2.13
15532024-05-05T01:00:44.780Z Checking parking_lot v0.12.1
15542024-05-05T01:00:44.816Z Compiling time-core v0.1.2
15552024-05-05T01:00:44.984Z Compiling num-conv v0.1.0
15562024-05-05T01:00:45.077Z Compiling fnv v1.0.7
15572024-05-05T01:00:45.195Z Checking signal-hook-registry v1.4.1
15582024-05-05T01:00:45.256Z Compiling time-macros v0.2.17
15592024-05-05T01:00:45.342Z Compiling vcpkg v0.2.15
15602024-05-05T01:00:45.431Z Checking mio v0.8.11
15612024-05-05T01:00:45.591Z Compiling heck v0.4.1
15622024-05-05T01:00:46.030Z Checking ryu v1.0.15
15632024-05-05T01:00:46.052Z Compiling aho-corasick v1.1.2
15642024-05-05T01:00:46.386Z Compiling ring v0.17.8
15652024-05-05T01:00:47.502Z Compiling openssl-sys v0.9.102
15662024-05-05T01:00:47.610Z Compiling regex-syntax v0.8.2
15672024-05-05T01:00:48.637Z Compiling serde_derive_internals v0.29.0
15682024-05-05T01:00:49.316Z Checking rand_core v0.6.4
15692024-05-05T01:00:49.568Z Checking num_cpus v1.16.0
15702024-05-05T01:00:49.676Z Checking futures-core v0.3.30
15712024-05-05T01:00:49.849Z Compiling ring v0.16.20
15722024-05-05T01:00:50.843Z Compiling regex-automata v0.4.5
15732024-05-05T01:00:50.945Z Checking socket2 v0.5.6
15742024-05-05T01:00:51.341Z Compiling openssl v0.10.64
15752024-05-05T01:00:51.706Z Compiling slog v2.7.0
15762024-05-05T01:00:52.168Z Compiling rustversion v1.0.14
15772024-05-05T01:00:52.209Z Compiling ucd-trie v0.1.6
15782024-05-05T01:00:52.835Z Compiling crossbeam-utils v0.8.19
15792024-05-05T01:00:53.423Z Compiling native-tls v0.2.11
15802024-05-05T01:00:53.718Z Compiling iana-time-zone v0.1.57
15812024-05-05T01:00:53.735Z Compiling rustls v0.21.9
15822024-05-05T01:00:53.972Z Compiling cookie v0.17.0
15832024-05-05T01:00:54.067Z Checking spin v0.5.2
15842024-05-05T01:00:54.253Z Compiling backtrace v0.3.69
15852024-05-05T01:00:54.296Z Compiling dyn-clone v1.0.17
15862024-05-05T01:00:54.398Z Compiling unicode-xid v0.2.4
15872024-05-05T01:00:54.550Z Checking futures-sink v0.3.30
15882024-05-05T01:00:54.574Z Compiling anyhow v1.0.82
15892024-05-05T01:00:54.713Z Checking pin-utils v0.1.0
15902024-05-05T01:00:54.770Z Checking futures-channel v0.3.30
15912024-05-05T01:00:55.164Z Compiling serde_derive v1.0.199
15922024-05-05T01:00:55.258Z Compiling zerocopy-derive v0.7.32
15932024-05-05T01:00:55.339Z Compiling thiserror-impl v1.0.59
15942024-05-05T01:00:55.343Z Compiling zeroize_derive v1.4.2
15952024-05-05T01:00:55.928Z Compiling tokio-macros v2.2.0
15962024-05-05T01:00:56.314Z Compiling futures-macro v0.3.30
15972024-05-05T01:00:56.370Z Compiling tracing-attributes v0.1.27
15982024-05-05T01:00:56.959Z Compiling schemars_derive v0.8.17
15992024-05-05T01:00:57.627Z Compiling zerocopy v0.7.32
16002024-05-05T01:00:57.668Z Compiling regex v1.10.4
16012024-05-05T01:00:58.484Z Checking zeroize v1.7.0
16022024-05-05T01:00:58.716Z Compiling thiserror v1.0.59
16032024-05-05T01:00:58.756Z Compiling openssl-macros v0.1.1
16042024-05-05T01:00:58.842Z Compiling pest v2.7.6
16052024-05-05T01:00:59.529Z Compiling async-trait v0.1.80
16062024-05-05T01:00:59.880Z Compiling hashbrown v0.14.3
16072024-05-05T01:01:00.473Z Checking futures-task v0.3.30
16082024-05-05T01:01:00.490Z Checking futures-io v0.3.30
16092024-05-05T01:01:00.597Z Compiling tinyvec_macros v0.1.1
16102024-05-05T01:01:00.675Z Compiling tinyvec v1.6.0
16112024-05-05T01:01:00.691Z Checking futures-util v0.3.30
16122024-05-05T01:01:00.914Z Compiling scroll_derive v0.12.0
16132024-05-05T01:01:01.236Z Compiling pest_meta v2.7.6
16142024-05-05T01:01:01.512Z Compiling thread-id v4.2.0
16152024-05-05T01:01:02.084Z Compiling unicode-normalization v0.1.22
16162024-05-05T01:01:02.162Z Compiling der_derive v0.7.2
16172024-05-05T01:01:02.512Z Compiling pest_generator v2.7.6
16182024-05-05T01:01:03.297Z Compiling unicode-bidi v0.3.15
16192024-05-05T01:01:04.483Z Compiling errno v0.3.8
16202024-05-05T01:01:04.680Z Compiling crc32fast v1.3.2
16212024-05-05T01:01:04.718Z Compiling unicode-width v0.1.11
16222024-05-05T01:01:04.763Z Compiling either v1.11.0
16232024-05-05T01:01:04.865Z Checking subtle v2.5.0
16242024-05-05T01:01:05.465Z Compiling winnow v0.5.15
16252024-05-05T01:01:05.996Z Compiling synstructure v0.12.6
16262024-05-05T01:01:06.016Z Compiling pest_derive v2.7.6
16272024-05-05T01:01:06.819Z Compiling spin v0.9.8
16282024-05-05T01:01:07.258Z Compiling tracing-core v0.1.32
16292024-05-05T01:01:07.359Z Compiling scroll v0.12.0
16302024-05-05T01:01:07.654Z Compiling usdt-impl v0.5.0
16312024-05-05T01:01:07.727Z Compiling zerocopy-derive v0.2.0
16322024-05-05T01:01:07.922Z Compiling percent-encoding v2.3.1
16332024-05-05T01:01:07.968Z Compiling tracing v0.1.40
16342024-05-05T01:01:08.452Z Compiling plain v0.2.3
16352024-05-05T01:01:08.976Z Compiling const-oid v0.9.6
16362024-05-05T01:01:08.990Z Compiling goblin v0.8.0
16372024-05-05T01:01:08.990Z Compiling pretty-hex v0.4.1
16382024-05-05T01:01:08.990Z Checking bytes v1.6.0
16392024-05-05T01:01:09.109Z Checking bitflags v2.4.2
16402024-05-05T01:01:09.533Z Checking chrono v0.4.38
16412024-05-05T01:01:09.684Z Compiling indexmap v2.2.6
16422024-05-05T01:01:10.671Z Checking tokio v1.37.0
16432024-05-05T01:01:10.730Z Compiling uuid v1.8.0
16442024-05-05T01:01:11.218Z Compiling semver v1.0.22
16452024-05-05T01:01:11.540Z Compiling http v0.2.12
16462024-05-05T01:01:11.934Z Compiling toml_datetime v0.6.5
16472024-05-05T01:01:12.046Z Compiling serde_spanned v0.6.5
16482024-05-05T01:01:12.060Z Compiling rustc_version v0.4.0
16492024-05-05T01:01:12.787Z Compiling toml_edit v0.19.15
16502024-05-05T01:01:12.808Z Compiling openapiv3 v2.0.0
16512024-05-05T01:01:14.833Z Compiling dof v0.3.0
16522024-05-05T01:01:15.392Z Compiling dtrace-parser v0.2.0
16532024-05-05T01:01:16.985Z Compiling clap_derive v4.5.4
16542024-05-05T01:01:17.280Z Compiling signal-hook v0.3.17
16552024-05-05T01:01:17.393Z Compiling untrusted v0.9.0
16562024-05-05T01:01:17.474Z Compiling powerfmt v0.2.0
16572024-05-05T01:01:17.547Z Compiling untrusted v0.7.1
16582024-05-05T01:01:17.573Z Compiling foreign-types-shared v0.1.1
16592024-05-05T01:01:17.669Z Compiling foreign-types v0.3.2
16602024-05-05T01:01:17.756Z Compiling deranged v0.3.11
16612024-05-05T01:01:18.708Z Compiling form_urlencoded v1.2.1
16622024-05-05T01:01:19.009Z Compiling crypto-common v0.1.6
16632024-05-05T01:01:19.241Z Compiling zerocopy-derive v0.6.6
16642024-05-05T01:01:19.721Z Compiling usdt-impl v0.3.5
16652024-05-05T01:01:20.069Z Compiling tokio-util v0.7.10
16662024-05-05T01:01:20.668Z Compiling num_threads v0.1.6
16672024-05-05T01:01:20.796Z Compiling siphasher v0.3.11
16682024-05-05T01:01:20.845Z Compiling try-lock v0.2.4
16692024-05-05T01:01:20.969Z Compiling base64 v0.21.7
16702024-05-05T01:01:21.160Z Compiling h2 v0.3.26
16712024-05-05T01:01:21.348Z Compiling want v0.3.1
16722024-05-05T01:01:21.399Z Compiling time v0.3.34
16732024-05-05T01:01:21.626Z Compiling rustls-webpki v0.101.7
16742024-05-05T01:01:21.697Z Compiling sct v0.7.0
16752024-05-05T01:01:21.725Z Compiling http-body v0.4.5
16762024-05-05T01:01:22.013Z Compiling zerocopy v0.3.0
16772024-05-05T01:01:22.158Z Compiling block-buffer v0.10.4
16782024-05-05T01:01:22.428Z Compiling idna v0.5.0
16792024-05-05T01:01:22.640Z Compiling bzip2-sys v0.1.11+1.0.8
16802024-05-05T01:01:23.091Z Compiling socket2 v0.4.9
16812024-05-05T01:01:23.493Z Compiling tower-service v0.3.2
16822024-05-05T01:01:23.607Z Compiling httpdate v1.0.3
16832024-05-05T01:01:23.715Z Compiling openssl-probe v0.1.5
16842024-05-05T01:01:24.016Z Compiling url v2.5.0
16852024-05-05T01:01:24.057Z Compiling dof v0.1.5
16862024-05-05T01:01:24.917Z Compiling digest v0.10.7
16872024-05-05T01:01:25.164Z Compiling heapless v0.7.16
16882024-05-05T01:01:25.557Z Compiling dtrace-parser v0.1.14
16892024-05-05T01:01:25.609Z Compiling idna v0.3.0
16902024-05-05T01:01:25.840Z Compiling lazy_static v1.4.0
16912024-05-05T01:01:26.700Z Compiling adler v1.0.2
16922024-05-05T01:01:26.925Z Compiling psl-types v2.0.11
16932024-05-05T01:01:27.126Z Compiling ppv-lite86 v0.2.17
16942024-05-05T01:01:27.180Z Checking equivalent v1.0.1
16952024-05-05T01:01:27.201Z Compiling publicsuffix v2.2.3
16962024-05-05T01:01:27.463Z Compiling miniz_oxide v0.7.1
16972024-05-05T01:01:27.868Z Compiling hyper v0.14.28
16982024-05-05T01:01:27.892Z Compiling rand_chacha v0.3.1
16992024-05-05T01:01:28.634Z Compiling tokio-rustls v0.24.1
17002024-05-05T01:01:28.884Z Compiling tokio-native-tls v0.3.1
17012024-05-05T01:01:29.318Z Compiling crossbeam-epoch v0.9.18
17022024-05-05T01:01:29.693Z Compiling serde_tokenstream v0.1.7
17032024-05-05T01:01:29.713Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
17042024-05-05T01:01:30.081Z Compiling bit-vec v0.6.3
17052024-05-05T01:01:30.210Z Compiling ipnet v2.9.0
17062024-05-05T01:01:30.293Z Compiling cookie_store v0.20.0
17072024-05-05T01:01:30.519Z Compiling rand v0.8.5
17082024-05-05T01:01:31.143Z Compiling rustls-pemfile v1.0.3
17092024-05-05T01:01:31.372Z Compiling phf_shared v0.10.0
17102024-05-05T01:01:31.394Z Compiling serde_urlencoded v0.7.1
17112024-05-05T01:01:31.616Z Compiling encoding_rs v0.8.33
17122024-05-05T01:01:31.739Z Compiling num-bigint v0.4.4
17132024-05-05T01:01:31.744Z Compiling webpki-roots v0.25.2
17142024-05-05T01:01:31.884Z Compiling base64ct v1.6.0
17152024-05-05T01:01:31.898Z Compiling fixedbitset v0.4.2
17162024-05-05T01:01:32.191Z Compiling mime v0.3.17
17172024-05-05T01:01:32.348Z Compiling smoltcp v0.9.1
17182024-05-05T01:01:32.442Z Compiling gimli v0.28.0
17192024-05-05T01:01:32.504Z Compiling new_debug_unreachable v1.0.4
17202024-05-05T01:01:32.588Z Compiling sync_wrapper v0.1.2
17212024-05-05T01:01:32.603Z Compiling minimal-lexical v0.2.1
17222024-05-05T01:01:32.698Z Compiling precomputed-hash v0.1.1
17232024-05-05T01:01:32.809Z Compiling string_cache v0.8.7
17242024-05-05T01:01:33.100Z Compiling nom v7.1.3
17252024-05-05T01:01:33.104Z Compiling pem-rfc7468 v0.7.0
17262024-05-05T01:01:33.272Z Compiling petgraph v0.6.4
17272024-05-05T01:01:33.391Z Compiling usdt-macro v0.3.5
17282024-05-05T01:01:33.463Z Compiling usdt-attr-macro v0.3.5
17292024-05-05T01:01:33.874Z Compiling bit-set v0.5.3
17302024-05-05T01:01:34.149Z Compiling hmac v0.12.1
17312024-05-05T01:01:34.713Z Compiling hyper-rustls v0.24.2
17322024-05-05T01:01:34.775Z Compiling hyper-tls v0.5.0
17332024-05-05T01:01:34.969Z Compiling itertools v0.10.5
17342024-05-05T01:01:35.059Z Compiling reqwest v0.11.27
17352024-05-05T01:01:35.114Z Compiling hubpack_derive v0.1.1
17362024-05-05T01:01:36.053Z Compiling enum-as-inner v0.5.1
17372024-05-05T01:01:36.118Z Compiling diesel_table_macro_syntax v0.1.0
17382024-05-05T01:01:36.496Z Compiling addr2line v0.21.0
17392024-05-05T01:01:36.757Z Compiling object v0.32.1
17402024-05-05T01:01:36.922Z Compiling flagset v0.4.3
17412024-05-05T01:01:37.064Z Compiling lalrpop-util v0.19.12
17422024-05-05T01:01:37.087Z Compiling unicode-segmentation v1.10.1
17432024-05-05T01:01:37.175Z Compiling rustc-demangle v0.1.23
17442024-05-05T01:01:37.752Z Compiling der v0.7.8
17452024-05-05T01:01:37.768Z Compiling toml_edit v0.22.12
17462024-05-05T01:01:37.790Z Compiling diesel_derives v2.1.2
17472024-05-05T01:01:37.899Z Compiling flate2 v1.0.28
17482024-05-05T01:01:38.112Z Compiling futures-executor v0.3.30
17492024-05-05T01:01:38.566Z Compiling cpufeatures v0.2.12
17502024-05-05T01:01:38.697Z Compiling sha2 v0.10.8
17512024-05-05T01:01:40.507Z Compiling spki v0.7.2
17522024-05-05T01:01:40.511Z Compiling futures v0.3.30
17532024-05-05T01:01:40.580Z Compiling md-5 v0.10.5
17542024-05-05T01:01:40.809Z Compiling toml v0.7.8
17552024-05-05T01:01:41.050Z Compiling hex v0.4.3
17562024-05-05T01:01:41.621Z Compiling stringprep v0.1.3
17572024-05-05T01:01:41.693Z Compiling serde_repr v0.1.16
17582024-05-05T01:01:42.348Z Compiling strum_macros v0.25.2
17592024-05-05T01:01:42.872Z Compiling num-integer v0.1.46
17602024-05-05T01:01:43.048Z Compiling hash32 v0.2.1
17612024-05-05T01:01:43.432Z Checking unicode-ident v1.0.12
17622024-05-05T01:01:43.584Z Compiling fallible-iterator v0.2.0
17632024-05-05T01:01:43.608Z Compiling stable_deref_trait v1.2.0
17642024-05-05T01:01:44.282Z Compiling postgres-protocol v0.6.6
17652024-05-05T01:01:44.287Z Compiling pkcs8 v0.10.2
17662024-05-05T01:01:45.224Z Compiling phf_shared v0.11.2
17672024-05-05T01:01:45.608Z Compiling terminal_size v0.3.0
17682024-05-05T01:01:45.806Z Compiling ff v0.13.0
17692024-05-05T01:01:45.961Z Compiling block-padding v0.3.3
17702024-05-05T01:01:46.015Z Compiling scheduled-thread-pool v0.2.7
17712024-05-05T01:01:46.372Z Compiling managed v0.8.0
17722024-05-05T01:01:46.444Z Compiling regex-automata v0.1.10
17732024-05-05T01:01:46.478Z Compiling base16ct v0.2.0
17742024-05-05T01:01:46.560Z Compiling matches v0.1.10
17752024-05-05T01:01:46.584Z Compiling peg-runtime v0.8.2
17762024-05-05T01:01:46.642Z Compiling bitflags v1.3.2
17772024-05-05T01:01:46.781Z Compiling sec1 v0.7.3
17782024-05-05T01:01:46.801Z Compiling clap_builder v4.5.2
17792024-05-05T01:01:46.917Z Compiling bstr v0.2.17
17802024-05-05T01:01:47.289Z Compiling idna v0.2.3
17812024-05-05T01:01:47.326Z Compiling r2d2 v0.8.10
17822024-05-05T01:01:47.700Z Compiling inout v0.1.3
17832024-05-05T01:01:48.323Z Compiling group v0.13.0
17842024-05-05T01:01:48.341Z Compiling signal-hook-mio v0.2.3
17852024-05-05T01:01:48.493Z Compiling phf v0.11.2
17862024-05-05T01:01:48.637Z Compiling bzip2 v0.4.4
17872024-05-05T01:01:48.793Z Compiling postgres-types v0.2.6
17882024-05-05T01:01:48.855Z Compiling hubpack v0.1.2
17892024-05-05T01:01:49.009Z Compiling hkdf v0.12.4
17902024-05-05T01:01:49.282Z Compiling zerocopy v0.6.6
17912024-05-05T01:01:49.547Z Compiling ipnetwork v0.20.0
17922024-05-05T01:01:50.079Z Compiling crypto-bigint v0.5.2
17932024-05-05T01:01:50.131Z Compiling float-cmp v0.9.0
17942024-05-05T01:01:50.345Z Compiling static_assertions v1.1.0
17952024-05-05T01:01:50.764Z Compiling normalize-line-endings v0.3.0
17962024-05-05T01:01:50.764Z Compiling data-encoding v2.4.0
17972024-05-05T01:01:50.764Z Compiling difflib v0.4.0
17982024-05-05T01:01:50.764Z Compiling predicates-core v1.0.6
17992024-05-05T01:01:50.897Z Compiling whoami v1.5.1
18002024-05-05T01:01:51.524Z Compiling tokio-postgres v0.7.10
18012024-05-05T01:01:52.065Z Compiling elliptic-curve v0.13.8
18022024-05-05T01:01:52.247Z Compiling yasna v0.5.2
18032024-05-05T01:01:52.764Z Compiling trust-dns-proto v0.22.0
18042024-05-05T01:01:52.853Z Compiling predicates v3.1.0
18052024-05-05T01:01:53.463Z Compiling diesel v2.1.6
18062024-05-05T01:01:54.149Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
18072024-05-05T01:01:54.624Z Compiling clap v4.5.4
18082024-05-05T01:01:54.741Z Compiling zip v0.6.6
18092024-05-05T01:01:55.461Z Compiling crossterm v0.27.0
18102024-05-05T01:01:56.096Z Compiling cipher v0.4.4
18112024-05-05T01:01:56.112Z Compiling similar v2.4.0
18122024-05-05T01:01:56.558Z Checking proc-macro2 v1.0.81
18132024-05-05T01:01:56.600Z Compiling num-iter v0.1.44
18142024-05-05T01:01:56.776Z Compiling usdt v0.3.5
18152024-05-05T01:01:57.054Z Compiling console v0.15.8
18162024-05-05T01:01:57.200Z Compiling tokio-stream v0.1.15
18172024-05-05T01:01:58.197Z Compiling bstr v1.9.0
18182024-05-05T01:01:58.545Z Compiling base64 v0.22.0
18192024-05-05T01:01:58.549Z Checking quote v1.0.36
18202024-05-05T01:02:03.584Z Checking utf8parse v0.2.1
18212024-05-05T01:02:06.842Z Checking anstyle v1.0.6
18222024-05-05T01:02:08.545Z Checking anstyle-parse v0.2.1
18232024-05-05T01:02:08.576Z Checking anstyle-query v1.0.0
18242024-05-05T01:02:08.696Z Checking colorchoice v1.0.0
18252024-05-05T01:02:08.805Z Checking anstream v0.6.11
18262024-05-05T01:02:09.126Z Checking strsim v0.11.0
18272024-05-05T01:02:09.143Z Checking clap_lex v0.7.0
18282024-05-05T01:02:11.513Z Compiling serde_tokenstream v0.2.0
18292024-05-05T01:02:13.562Z Checking winnow v0.6.1
18302024-05-05T01:02:21.807Z Compiling regress v0.9.1
18312024-05-05T01:02:21.915Z Compiling getopts v0.2.21
18322024-05-05T01:02:22.710Z Compiling unsafe-libyaml v0.2.10
18332024-05-05T01:02:22.946Z Checking heck v0.5.0
18342024-05-05T01:02:23.122Z Checking progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
18352024-05-05T01:02:23.727Z Checking is-terminal v0.4.9
18362024-05-05T01:02:23.753Z Checking camino v1.1.6
18372024-05-05T01:02:23.833Z Compiling ident_case v1.0.1
18382024-05-05T01:02:23.992Z Compiling serde_yaml v0.9.25
18392024-05-05T01:02:24.265Z Compiling rayon-core v1.12.1
18402024-05-05T01:02:24.387Z Compiling strsim v0.10.0
18412024-05-05T01:02:24.585Z Checking sha1 v0.10.6
18422024-05-05T01:02:24.608Z Checking http v1.0.0
18432024-05-05T01:02:24.836Z Compiling darling_core v0.20.8
18442024-05-05T01:02:25.150Z Compiling paste v1.0.14
18452024-05-05T01:02:25.671Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#f7442947)
18462024-05-05T01:02:25.902Z Compiling strum_macros v0.26.1
18472024-05-05T01:02:26.744Z Checking rustls-pki-types v1.3.0
18482024-05-05T01:02:27.143Z Checking match_cfg v0.1.0
18492024-05-05T01:02:27.235Z Checking fastrand v2.0.1
18502024-05-05T01:02:27.562Z Checking tempfile v3.10.1
18512024-05-05T01:02:27.898Z Checking hostname v0.3.1
18522024-05-05T01:02:28.107Z Checking dirs-sys-next v0.1.2
18532024-05-05T01:02:28.205Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18542024-05-05T01:02:28.268Z Checking quick-error v1.2.3
18552024-05-05T01:02:28.400Z Checking dirs-next v2.0.0
18562024-05-05T01:02:28.427Z Checking crossbeam-channel v0.5.8
18572024-05-05T01:02:28.546Z Checking thread_local v1.1.7
18582024-05-05T01:02:28.647Z Compiling rustls v0.22.4
18592024-05-05T01:02:28.796Z Compiling slog-async v2.8.0
18602024-05-05T01:02:28.955Z Checking term v0.7.0
18612024-05-05T01:02:29.126Z Checking rustls-webpki v0.102.1
18622024-05-05T01:02:29.243Z Checking instant v0.1.12
18632024-05-05T01:02:29.354Z Checking take_mut v0.2.2
18642024-05-05T01:02:29.369Z Checking slog-term v2.9.1
18652024-05-05T01:02:29.388Z Checking rustls-pemfile v2.1.2
18662024-05-05T01:02:29.629Z Compiling blake3 v1.5.0
18672024-05-05T01:02:29.765Z Compiling multer v3.0.0
18682024-05-05T01:02:29.855Z Checking debug-ignore v1.0.5
18692024-05-05T01:02:29.974Z Checking toml v0.8.12
18702024-05-05T01:02:30.123Z Checking slog-json v2.6.1
18712024-05-05T01:02:30.365Z Compiling crossbeam-deque v0.8.3
18722024-05-05T01:02:30.475Z Compiling async-stream-impl v0.3.5
18732024-05-05T01:02:30.657Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18742024-05-05T01:02:30.695Z Checking atomic-waker v1.1.1
18752024-05-05T01:02:30.939Z Compiling same-file v1.0.6
18762024-05-05T01:02:31.090Z Checking strum v0.26.2
18772024-05-05T01:02:31.261Z Compiling walkdir v2.5.0
18782024-05-05T01:02:31.469Z Checking waitgroup v0.1.2
18792024-05-05T01:02:31.843Z Compiling darling_macro v0.20.8
18802024-05-05T01:02:31.882Z Checking async-stream v0.3.5
18812024-05-05T01:02:31.967Z Checking slog-bunyan v2.5.0
18822024-05-05T01:02:32.074Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18832024-05-05T01:02:32.162Z Checking serde_path_to_error v0.1.16
18842024-05-05T01:02:32.464Z Compiling rayon v1.10.0
18852024-05-05T01:02:32.932Z Compiling darling v0.20.8
18862024-05-05T01:02:33.044Z Compiling filetime v0.2.23
18872024-05-05T01:02:33.370Z Checking tokio-rustls v0.25.0
18882024-05-05T01:02:33.388Z Compiling xattr v1.0.1
18892024-05-05T01:02:33.407Z Compiling memmap2 v0.7.1
18902024-05-05T01:02:33.654Z Compiling constant_time_eq v0.3.0
18912024-05-05T01:02:33.723Z Compiling arrayvec v0.7.4
18922024-05-05T01:02:33.803Z Compiling arrayref v0.3.7
18932024-05-05T01:02:33.822Z Compiling home v0.5.5
18942024-05-05T01:02:33.837Z Compiling tar v0.4.40
18952024-05-05T01:02:33.892Z Compiling camino-tempfile v1.1.1
18962024-05-05T01:02:34.059Z Compiling toolchain_find v0.4.0
18972024-05-05T01:02:34.110Z Compiling serde_with_macros v3.7.0
18982024-05-05T01:02:35.148Z Compiling topological-sort v0.2.2
18992024-05-05T01:02:35.361Z Compiling rustfmt-wrapper v0.2.1
19002024-05-05T01:02:35.919Z Checking newtype-uuid v1.1.0
19012024-05-05T01:02:35.944Z Checking wait-timeout v0.2.0
19022024-05-05T01:02:36.042Z Compiling structmeta-derive v0.3.0
19032024-05-05T01:02:36.112Z Checking rusty-fork v0.3.0
19042024-05-05T01:02:36.145Z Compiling structmeta-derive v0.2.0
19052024-05-05T01:02:36.400Z Checking rand_xorshift v0.3.0
19062024-05-05T01:02:36.815Z Checking unarray v0.1.4
19072024-05-05T01:02:36.815Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
19082024-05-05T01:02:37.254Z Checking proptest v1.4.0
19092024-05-05T01:02:37.303Z Checking serde_with v3.7.0
19102024-05-05T01:02:37.822Z Compiling omicron-zone-package v0.11.0
19112024-05-05T01:02:38.708Z Checking backoff v0.4.0
19122024-05-05T01:02:39.001Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19132024-05-05T01:02:39.126Z Compiling structmeta v0.3.0
19142024-05-05T01:02:39.286Z Compiling structmeta v0.2.0
19152024-05-05T01:02:39.579Z Compiling parse-display-derive v0.9.0
19162024-05-05T01:02:39.697Z Compiling test-strategy v0.3.1
19172024-05-05T01:02:39.787Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19182024-05-05T01:02:39.928Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19192024-05-05T01:02:40.171Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19202024-05-05T01:02:40.642Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19212024-05-05T01:02:40.775Z Checking macaddr v1.0.1
19222024-05-05T01:02:40.982Z Compiling proc-macro-error-attr v1.0.4
19232024-05-05T01:02:41.119Z Compiling proc-macro-error v1.0.4
19242024-05-05T01:02:41.436Z Compiling proc-macro-crate v1.3.1
19252024-05-05T01:02:41.555Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19262024-05-05T01:02:42.239Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19272024-05-05T01:02:42.558Z Compiling foreign-types-macros v0.2.3
19282024-05-05T01:02:42.589Z Compiling num_enum_derive v0.5.11
19292024-05-05T01:02:42.969Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19302024-05-05T01:02:43.292Z Checking foreign-types-shared v0.3.1
19312024-05-05T01:02:43.643Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19322024-05-05T01:02:43.694Z Checking cstr-argument v0.1.2
19332024-05-05T01:02:43.753Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#f7442947)
19342024-05-05T01:02:43.860Z Checking foreign-types v0.5.0
19352024-05-05T01:02:43.872Z Checking pretty-hex v0.2.1
19362024-05-05T01:02:43.971Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19372024-05-05T01:02:44.016Z Checking tabwriter v1.4.0
19382024-05-05T01:02:44.086Z Checking colored v2.1.0
19392024-05-05T01:02:44.226Z Checking smf v0.2.3
19402024-05-05T01:02:44.245Z Checking humantime v2.1.0
19412024-05-05T01:02:44.289Z Checking parse-display v0.9.0
19422024-05-05T01:02:44.363Z Checking termcolor v1.2.0
19432024-05-05T01:02:44.497Z Checking arc-swap v1.6.0
19442024-05-05T01:02:44.515Z Compiling usdt-attr-macro v0.5.0
19452024-05-05T01:02:44.618Z Compiling usdt-macro v0.5.0
19462024-05-05T01:02:44.651Z Checking memmap v0.7.0
19472024-05-05T01:02:44.720Z Checking utf-8 v0.7.6
19482024-05-05T01:02:44.844Z Checking newline-converter v0.3.0
19492024-05-05T01:02:44.896Z Checking slog-scope v4.4.0
19502024-05-05T01:02:45.062Z Checking slog-stdlog v4.1.1
19512024-05-05T01:02:45.221Z Checking slog-envlogger v2.2.0
19522024-05-05T01:02:45.359Z Checking num_enum v0.5.11
19532024-05-05T01:02:45.422Z Checking expectorate v1.1.0
19542024-05-05T01:02:45.488Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19552024-05-05T01:02:45.491Z Checking tungstenite v0.20.1
19562024-05-05T01:02:45.565Z Checking termtree v0.4.1
19572024-05-05T01:02:45.728Z Compiling heapless v0.8.0
19582024-05-05T01:02:45.776Z Checking predicates-tree v1.0.9
19592024-05-05T01:02:45.837Z Checking hash32 v0.3.1
19602024-05-05T01:02:45.902Z Compiling smoltcp v0.11.0
19612024-05-05T01:02:46.014Z Checking cobs v0.2.3
19622024-05-05T01:02:46.032Z Checking embedded-io v0.4.0
19632024-05-05T01:02:46.101Z Checking usdt v0.5.0
19642024-05-05T01:02:46.167Z Compiling crucible-workspace-hack v0.1.0
19652024-05-05T01:02:46.227Z Checking postcard v1.0.8
19662024-05-05T01:02:46.337Z Checking sigpipe v0.1.3
19672024-05-05T01:02:46.355Z Checking tokio-tungstenite v0.20.1
19682024-05-05T01:02:46.439Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19692024-05-05T01:02:46.459Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19702024-05-05T01:02:46.643Z Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19712024-05-05T01:02:47.084Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19722024-05-05T01:02:47.099Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
19732024-05-05T01:02:47.099Z Checking atty v0.2.14
19742024-05-05T01:02:47.099Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
19752024-05-05T01:02:47.099Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19762024-05-05T01:02:47.099Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
19772024-05-05T01:02:47.465Z Compiling mockall_derive v0.12.1
19782024-05-05T01:02:47.639Z Compiling num-derive v0.4.0
19792024-05-05T01:02:47.709Z Checking downcast v0.11.0
19802024-05-05T01:02:47.907Z Checking fragile v2.0.0
19812024-05-05T01:02:48.179Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
19822024-05-05T01:02:48.393Z Checking pem v3.0.4
19832024-05-05T01:02:48.412Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19842024-05-05T01:02:48.484Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19852024-05-05T01:02:48.636Z Checking env_logger v0.9.3
19862024-05-05T01:02:48.661Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#f7442947)
19872024-05-05T01:02:48.785Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
19882024-05-05T01:02:48.934Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19892024-05-05T01:02:49.050Z Compiling bitstruct_derive v0.1.0
19902024-05-05T01:02:49.200Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19912024-05-05T01:02:49.279Z Checking ascii v1.1.0
19922024-05-05T01:02:49.319Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19932024-05-05T01:02:49.470Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19942024-05-05T01:02:49.642Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19952024-05-05T01:02:49.701Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19962024-05-05T01:02:49.909Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
19972024-05-05T01:02:49.980Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19982024-05-05T01:02:50.245Z Checking serde_arrays v0.1.0
19992024-05-05T01:02:50.289Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
20002024-05-05T01:02:50.353Z Checking erased-serde v0.3.31
20012024-05-05T01:02:50.366Z Compiling heck v0.3.3
20022024-05-05T01:02:50.391Z Checking bitstruct v0.1.1
20032024-05-05T01:02:50.443Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
20042024-05-05T01:02:50.478Z Checking tungstenite v0.21.0
20052024-05-05T01:02:50.604Z Checking base64 v0.13.1
20062024-05-05T01:02:50.786Z Compiling zone_cfg_derive v0.1.2
20072024-05-05T01:02:50.996Z Checking ron v0.7.1
20082024-05-05T01:02:51.303Z Checking tokio-tungstenite v0.21.0
20092024-05-05T01:02:51.374Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20102024-05-05T01:02:51.617Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
20112024-05-05T01:02:51.733Z Checking headers-core v0.2.0
20122024-05-05T01:02:51.874Z Checking portpicker v0.1.1
20132024-05-05T01:02:52.007Z Checking headers v0.3.9
20142024-05-05T01:02:52.095Z Checking rcgen v0.12.1
20152024-05-05T01:02:52.403Z Checking zone v0.1.8
20162024-05-05T01:02:52.480Z Checking atomicwrites v0.4.3
20172024-05-05T01:02:52.666Z Checking subprocess v0.2.9
20182024-05-05T01:02:52.810Z Checking linked-hash-map v0.5.6
20192024-05-05T01:02:53.026Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
20202024-05-05T01:02:53.046Z Checking password-hash v0.5.0
20212024-05-05T01:02:53.064Z Checking blake2 v0.10.6
20222024-05-05T01:02:53.119Z Checking lru-cache v0.1.2
20232024-05-05T01:02:53.172Z Checking swrite v0.1.0
20242024-05-05T01:02:53.275Z Checking itertools v0.12.1
20252024-05-05T01:02:53.291Z Compiling derive-where v1.2.7
20262024-05-05T01:02:53.295Z Checking resolv-conf v0.7.0
20272024-05-05T01:02:53.445Z Checking half v2.3.1
20282024-05-05T01:02:53.470Z Checking argon2 v0.5.3
20292024-05-05T01:02:53.631Z Checking trust-dns-resolver v0.22.0
20302024-05-05T01:02:53.903Z Checking ciborium-io v0.2.2
20312024-05-05T01:02:54.015Z Compiling cancel-safe-futures v0.1.5
20322024-05-05T01:02:54.101Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
20332024-05-05T01:02:54.407Z Checking ciborium-ll v0.2.2
20342024-05-05T01:02:54.898Z Checking ciborium v0.2.2
20352024-05-05T01:02:54.898Z Checking bytecount v0.6.3
20362024-05-05T01:02:55.028Z Checking papergrid v0.11.0
20372024-05-05T01:02:55.118Z Compiling tabled_derive v0.7.0
20382024-05-05T01:02:55.511Z Checking mockall v0.12.1
20392024-05-05T01:02:55.691Z Compiling slog-dtrace v0.3.0
20402024-05-05T01:02:55.732Z Compiling semver v0.1.20
20412024-05-05T01:02:55.844Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
20422024-05-05T01:02:56.055Z Compiling rustc_version v0.1.7
20432024-05-05T01:02:56.166Z Checking libsw v3.3.1
20442024-05-05T01:02:56.374Z Checking linear-map v1.2.0
20452024-05-05T01:02:56.423Z Checking owo-colors v4.0.0
20462024-05-05T01:02:56.535Z Compiling newtype_derive v0.1.6
20472024-05-05T01:02:56.690Z Compiling num-rational v0.4.1
20482024-05-05T01:02:56.806Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
20492024-05-05T01:02:56.849Z Compiling radium v0.7.0
20502024-05-05T01:02:56.880Z Checking num-complex v0.4.5
20512024-05-05T01:02:57.006Z Checking steno v0.4.0
20522024-05-05T01:02:57.369Z Checking nibble_vec v0.1.0
20532024-05-05T01:02:57.560Z Checking endian-type v0.1.2
20542024-05-05T01:02:57.767Z Compiling maybe-uninit v2.0.0
20552024-05-05T01:02:57.772Z Checking tap v1.0.1
20562024-05-05T01:02:57.801Z Checking tabled v0.15.0
20572024-05-05T01:02:57.829Z Checking num v0.4.2
20582024-05-05T01:02:57.915Z Checking wyz v0.5.1
20592024-05-05T01:02:57.930Z Checking radix_trie v0.2.1
20602024-05-05T01:02:58.206Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
20612024-05-05T01:02:58.327Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20622024-05-05T01:02:58.343Z Checking fxhash v0.2.1
20632024-05-05T01:02:58.507Z Checking crc-catalog v2.2.0
20642024-05-05T01:02:58.633Z Checking funty v2.0.0
20652024-05-05T01:02:58.673Z Compiling packed_struct v0.10.1
20662024-05-05T01:02:59.101Z Compiling num-bigint-dig v0.8.4
20672024-05-05T01:02:59.233Z Checking crc v3.0.1
20682024-05-05T01:02:59.433Z Compiling packed_struct_codegen v0.10.1
20692024-05-05T01:02:59.495Z Compiling indexmap v1.9.3
20702024-05-05T01:02:59.501Z Checking nodrop v0.1.14
20712024-05-05T01:02:59.548Z Checking bitvec v1.0.1
20722024-05-05T01:02:59.609Z Checking array-init v0.0.4
20732024-05-05T01:02:59.814Z Checking smallvec v0.6.14
20742024-05-05T01:03:00.234Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20752024-05-05T01:03:00.234Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20762024-05-05T01:03:00.524Z Checking pkcs1 v0.7.5
20772024-05-05T01:03:00.580Z Checking signature v2.1.0
20782024-05-05T01:03:00.765Z Checking bitfield v0.14.0
20792024-05-05T01:03:00.790Z Checking hashbrown v0.12.3
20802024-05-05T01:03:00.861Z Checking serde-hex v0.1.0
20812024-05-05T01:03:01.015Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20822024-05-05T01:03:01.245Z Checking env_logger v0.10.0
20832024-05-05T01:03:01.640Z Checking x509-cert v0.2.4
20842024-05-05T01:03:02.250Z Checking rsa v0.9.2
20852024-05-05T01:03:02.399Z Checking ron v0.8.1
20862024-05-05T01:03:02.496Z Checking hashbrown v0.13.2
20872024-05-05T01:03:02.769Z Checking crc-any v2.4.3
20882024-05-05T01:03:03.126Z Checking path-slash v0.1.5
20892024-05-05T01:03:03.192Z Checking display-error-chain v0.2.0
20902024-05-05T01:03:03.261Z Compiling convert_case v0.4.0
20912024-05-05T01:03:03.265Z Compiling async-recursion v1.1.0
20922024-05-05T01:03:03.327Z Checking maplit v1.0.2
20932024-05-05T01:03:03.423Z Compiling buf-list v1.0.3
20942024-05-05T01:03:03.453Z Checking object v0.30.4
20952024-05-05T01:03:03.553Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20962024-05-05T01:03:03.805Z Checking gethostname v0.4.3
20972024-05-05T01:03:03.941Z Compiling libefi-sys v0.1.0
20982024-05-05T01:03:04.232Z Compiling parking_lot_core v0.8.6
20992024-05-05T01:03:04.250Z Compiling derive_more v0.99.17
21002024-05-05T01:03:04.426Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21012024-05-05T01:03:04.924Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21022024-05-05T01:03:05.022Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
21032024-05-05T01:03:05.037Z Checking keccak v0.1.4
21042024-05-05T01:03:05.042Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21052024-05-05T01:03:05.154Z Checking libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
21062024-05-05T01:03:05.333Z Checking parking_lot v0.11.2
21072024-05-05T01:03:05.350Z Checking sha3 v0.10.8
21082024-05-05T01:03:05.430Z Checking trust-dns-client v0.22.0
21092024-05-05T01:03:05.452Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21102024-05-05T01:03:05.483Z Checking toml v0.5.11
21112024-05-05T01:03:05.584Z Checking secrecy v0.8.0
21122024-05-05T01:03:05.691Z Compiling pin-project-internal v1.1.3
21132024-05-05T01:03:05.781Z Checking sled v0.34.7
21142024-05-05T01:03:06.582Z Compiling vte_generate_state_changes v0.1.1
21152024-05-05T01:03:06.943Z Checking trust-dns-server v0.22.1
21162024-05-05T01:03:07.258Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
21172024-05-05T01:03:07.582Z Checking vte v0.11.1
21182024-05-05T01:03:08.529Z Checking fd-lock v4.0.2
21192024-05-05T01:03:08.713Z Compiling glob v0.3.1
21202024-05-05T01:03:08.922Z Checking pin-project v1.1.3
21212024-05-05T01:03:09.023Z Checking strip-ansi-escapes v0.2.0
21222024-05-05T01:03:09.157Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
21232024-05-05T01:03:09.170Z Checking nu-ansi-term v0.50.0
21242024-05-05T01:03:09.187Z Compiling platforms v3.0.2
21252024-05-05T01:03:09.410Z Compiling prettyplease v0.2.19
21262024-05-05T01:03:09.477Z Compiling snafu-derive v0.8.2
21272024-05-05T01:03:09.552Z Checking reedline v0.31.0
21282024-05-05T01:03:09.636Z Checking globset v0.4.13
21292024-05-05T01:03:09.713Z Checking olpc-cjson v0.1.3
21302024-05-05T01:03:09.917Z Checking serde_plain v1.0.2
21312024-05-05T01:03:10.134Z Compiling memoffset v0.7.1
21322024-05-05T01:03:10.157Z Checking typed-path v0.7.0
21332024-05-05T01:03:10.437Z Compiling crunchy v0.2.2
21342024-05-05T01:03:10.965Z Compiling curve25519-dalek v4.1.2
21352024-05-05T01:03:11.031Z Compiling clang-sys v1.6.1
21362024-05-05T01:03:11.611Z Checking fs-err v2.11.0
21372024-05-05T01:03:11.778Z Compiling unicase v2.7.0
21382024-05-05T01:03:11.899Z Checking parse-size v1.0.0
21392024-05-05T01:03:12.040Z Compiling tiny-keccak v2.0.2
21402024-05-05T01:03:12.313Z Checking universal-hash v0.5.1
21412024-05-05T01:03:12.383Z Compiling thiserror-impl-no-std v2.0.2
21422024-05-05T01:03:12.404Z Compiling curve25519-dalek-derive v0.1.0
21432024-05-05T01:03:12.479Z Checking nanorand v0.7.0
21442024-05-05T01:03:12.838Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21452024-05-05T01:03:12.877Z Compiling cfg_aliases v0.1.1
21462024-05-05T01:03:12.975Z Checking opaque-debug v0.3.0
21472024-05-05T01:03:13.062Z Checking signature v1.6.4
21482024-05-05T01:03:13.134Z Compiling salty v0.2.0
21492024-05-05T01:03:13.186Z Checking ed25519 v1.5.3
21502024-05-05T01:03:13.413Z Checking poly1305 v0.8.0
21512024-05-05T01:03:13.667Z Compiling nix v0.28.0
21522024-05-05T01:03:13.715Z Checking flume v0.11.0
21532024-05-05T01:03:13.848Z Compiling ascii-canvas v3.0.0
21542024-05-05T01:03:14.366Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
21552024-05-05T01:03:14.450Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21562024-05-05T01:03:14.692Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21572024-05-05T01:03:14.779Z Checking chacha20 v0.9.1
21582024-05-05T01:03:15.084Z Checking aead v0.5.2
21592024-05-05T01:03:15.204Z Checking progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
21602024-05-05T01:03:15.333Z Checking snafu v0.8.2
21612024-05-05T01:03:15.409Z Checking serde-big-array v0.5.1
21622024-05-05T01:03:15.443Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21632024-05-05T01:03:15.582Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21642024-05-05T01:03:15.598Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21652024-05-05T01:03:15.611Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21662024-05-05T01:03:15.972Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21672024-05-05T01:03:16.774Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21682024-05-05T01:03:16.826Z Checking tough v0.17.1
21692024-05-05T01:03:17.790Z Checking thiserror-no-std v2.0.2
21702024-05-05T01:03:17.894Z Checking kstat-rs v0.2.3
21712024-05-05T01:03:18.013Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21722024-05-05T01:03:18.217Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21732024-05-05T01:03:18.550Z Compiling ena v0.14.2
21742024-05-05T01:03:18.664Z Compiling libloading v0.7.4
21752024-05-05T01:03:18.941Z Compiling diff v0.1.13
21762024-05-05T01:03:19.119Z Compiling bindgen v0.69.2
21772024-05-05T01:03:19.271Z Compiling regex-syntax v0.6.29
21782024-05-05T01:03:19.555Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
21792024-05-05T01:03:19.596Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
21802024-05-05T01:03:19.812Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
21812024-05-05T01:03:20.214Z Checking vsss-rs v3.3.4
21822024-05-05T01:03:21.372Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
21832024-05-05T01:03:21.575Z Checking chacha20poly1305 v0.10.1
21842024-05-05T01:03:22.346Z Compiling lalrpop v0.19.12
21852024-05-05T01:03:22.398Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21862024-05-05T01:03:22.482Z Checking signal-hook-tokio v0.3.1
21872024-05-05T01:03:22.619Z Compiling cexpr v0.6.0
21882024-05-05T01:03:22.642Z Checking serde-big-array v0.4.1
21892024-05-05T01:03:22.803Z Compiling which v4.4.0
21902024-05-05T01:03:23.383Z Compiling shlex v1.3.0
21912024-05-05T01:03:23.432Z Compiling lazycell v1.3.0
21922024-05-05T01:03:23.585Z Compiling ref-cast v1.0.22
21932024-05-05T01:03:23.795Z Compiling peeking_take_while v0.1.2
21942024-05-05T01:03:23.925Z Compiling rustc-hash v1.1.0
21952024-05-05T01:03:24.153Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
21962024-05-05T01:03:24.978Z Compiling mime_guess v2.0.4
21972024-05-05T01:03:25.351Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
21982024-05-05T01:03:26.312Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21992024-05-05T01:03:26.602Z Compiling derive_builder_core v0.20.0
22002024-05-05T01:03:27.647Z Compiling peg-macros v0.8.2
22012024-05-05T01:03:28.108Z Compiling sqlparser_derive v0.2.2
22022024-05-05T01:03:29.012Z Compiling ref-cast-impl v1.0.22
22032024-05-05T01:03:29.240Z Compiling libxml v0.3.3
22042024-05-05T01:03:29.321Z Checking unicode_categories v0.1.1
22052024-05-05T01:03:29.604Z Checking corncobs v0.1.3
22062024-05-05T01:03:29.715Z Checking rustyline v14.0.0
22072024-05-05T01:03:29.784Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
22082024-05-05T01:03:29.954Z Checking sqlformat v0.2.3
22092024-05-05T01:03:30.377Z Checking sqlparser v0.45.0
22102024-05-05T01:03:31.257Z Compiling derive_builder_macro v0.20.0
22112024-05-05T01:03:31.357Z Checking peg v0.8.2
22122024-05-05T01:03:31.410Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22132024-05-05T01:03:31.710Z Checking bcs v0.1.6
22142024-05-05T01:03:32.215Z Compiling strum_macros v0.24.3
22152024-05-05T01:03:32.243Z Compiling cookie v0.18.1
22162024-05-05T01:03:32.553Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
22172024-05-05T01:03:32.592Z Checking highway v1.1.0
22182024-05-05T01:03:32.862Z Compiling indoc v1.0.9
22192024-05-05T01:03:33.153Z Checking derive_builder v0.20.0
22202024-05-05T01:03:33.952Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22212024-05-05T01:03:34.263Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
22222024-05-05T01:03:34.513Z Checking bb8 v0.8.3
22232024-05-05T01:03:34.956Z Checking quick-xml v0.31.0
22242024-05-05T01:03:35.765Z Compiling impl-trait-for-tuples v0.2.2
22252024-05-05T01:03:35.876Z Compiling oso-derive v0.27.3
22262024-05-05T01:03:36.090Z Compiling const_format_proc_macros v0.2.32
22272024-05-05T01:03:36.955Z Checking http-range v0.1.5
22282024-05-05T01:03:36.978Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
22292024-05-05T01:03:37.168Z Checking hyper-staticfile v0.9.5
22302024-05-05T01:03:37.578Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
22312024-05-05T01:03:38.440Z Checking const_format v0.2.32
22322024-05-05T01:03:39.503Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22332024-05-05T01:03:39.517Z Checking assert_matches v1.5.0
22342024-05-05T01:03:39.606Z Checking rand_seeder v0.2.3
22352024-05-05T01:03:39.826Z Compiling portable-atomic v1.4.3
22362024-05-05T01:03:40.897Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22372024-05-05T01:03:41.214Z Checking number_prefix v0.4.0
22382024-05-05T01:03:41.239Z Checking castaway v0.2.2
22392024-05-05T01:03:41.277Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
22402024-05-05T01:03:41.388Z Checking compact_str v0.7.1
22412024-05-05T01:03:41.403Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
22422024-05-05T01:03:41.568Z Checking lru v0.12.1
22432024-05-05T01:03:41.705Z Compiling stability v0.2.0
22442024-05-05T01:03:41.818Z Checking cassowary v0.3.0
22452024-05-05T01:03:42.104Z Compiling indoc v2.0.3
22462024-05-05T01:03:42.109Z Checking indicatif v0.17.8
22472024-05-05T01:03:42.263Z Checking unicode-linebreak v0.1.5
22482024-05-05T01:03:43.068Z Checking smawk v0.3.1
22492024-05-05T01:03:43.073Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22502024-05-05T01:03:43.073Z Checking is_ci v1.2.0
22512024-05-05T01:03:43.073Z Checking textwrap v0.16.1
22522024-05-05T01:03:43.073Z Checking supports-color v3.0.0
22532024-05-05T01:03:43.073Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
22542024-05-05T01:03:43.124Z Checking fatfs v0.3.6
22552024-05-05T01:03:43.213Z Checking rtoolbox v0.0.1
22562024-05-05T01:03:43.242Z Checking ratatui v0.26.2
22572024-05-05T01:03:43.384Z Checking rpassword v7.3.1
22582024-05-05T01:03:43.522Z Checking shell-words v1.1.0
22592024-05-05T01:03:43.574Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22602024-05-05T01:03:43.702Z Checking yansi v0.5.1
22612024-05-05T01:03:44.107Z Compiling target-lexicon v0.12.13
22622024-05-05T01:03:44.161Z Checking pretty_assertions v1.4.0
22632024-05-05T01:03:44.352Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22642024-05-05T01:03:44.627Z Compiling doc-comment v0.3.3
22652024-05-05T01:03:45.151Z Checking plotters-backend v0.3.5
22662024-05-05T01:03:45.325Z Compiling guppy-workspace-hack v0.1.0
22672024-05-05T01:03:45.632Z Checking plotters-svg v0.3.5
22682024-05-05T01:03:45.869Z Checking http-body v1.0.0
22692024-05-05T01:03:45.943Z Checking tower-layer v0.3.2
22702024-05-05T01:03:46.153Z Checking tui-tree-widget v0.19.0
22712024-05-05T01:03:46.169Z Compiling assert_cmd v2.0.14
22722024-05-05T01:03:46.184Z Compiling target-spec v3.1.0
22732024-05-05T01:03:46.304Z Checking cast v0.3.0
22742024-05-05T01:03:46.449Z Checking cfg-expr v0.15.6
22752024-05-05T01:03:46.591Z Checking tower v0.4.13
22762024-05-05T01:03:46.606Z Checking hyper v1.1.0
22772024-05-05T01:03:46.610Z Checking criterion-plot v0.5.0
22782024-05-05T01:03:46.836Z Checking plotters v0.3.5
22792024-05-05T01:03:47.198Z Checking tinytemplate v1.2.1
22802024-05-05T01:03:47.232Z Checking cargo-platform v0.1.3
22812024-05-05T01:03:47.385Z Checking oorandom v11.1.3
22822024-05-05T01:03:47.507Z Checking anes v0.1.6
22832024-05-05T01:03:47.537Z Checking cargo_metadata v0.18.1
22842024-05-05T01:03:47.833Z Checking hyper-util v0.1.2
22852024-05-05T01:03:47.937Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22862024-05-05T01:03:48.717Z Checking rustls-native-certs v0.7.0
22872024-05-05T01:03:48.722Z Checking httptest v0.15.5
22882024-05-05T01:03:48.722Z Checking criterion v0.5.1
22892024-05-05T01:03:49.147Z Checking pathdiff v0.2.1
22902024-05-05T01:03:49.160Z Checking nested v0.1.1
22912024-05-05T01:03:49.261Z Checking hyper-rustls v0.26.0
22922024-05-05T01:03:49.285Z Checking escape8259 v0.5.2
22932024-05-05T01:03:49.332Z Checking guppy v0.17.5
22942024-05-05T01:03:49.462Z Checking threadpool v1.8.1
22952024-05-05T01:03:49.660Z Checking libtest-mimic v0.7.2
22962024-05-05T01:03:50.132Z Checking similar-asserts v1.5.0
22972024-05-05T01:03:50.353Z Checking fancy-regex v0.13.0
22982024-05-05T01:03:50.367Z Compiling rstest_macros v0.19.0
22992024-05-05T01:03:51.093Z Checking datatest-stable v0.2.9
23002024-05-05T01:03:51.364Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23012024-05-05T01:03:51.421Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
23022024-05-05T01:03:51.437Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
23032024-05-05T01:03:51.727Z Checking csv-core v0.1.11
23042024-05-05T01:03:51.854Z Compiling trybuild v1.0.91
23052024-05-05T01:03:52.036Z Checking constant_time_eq v0.2.6
23062024-05-05T01:03:52.065Z Compiling relative-path v1.9.0
23072024-05-05T01:03:52.183Z Checking blake2b_simd v1.0.1
23082024-05-05T01:03:52.309Z Checking csv v1.3.0
23092024-05-05T01:03:52.803Z Checking multimap v0.10.0
23102024-05-05T01:03:53.001Z Checking futures-timer v3.0.2
23112024-05-05T01:03:53.078Z Checking rust-argon2 v2.1.0
23122024-05-05T01:03:53.491Z Checking partial-io v0.5.4
23132024-05-05T01:03:53.830Z Checking approx v0.5.1
23142024-05-05T01:03:54.045Z Checking uzers v0.11.3
23152024-05-05T01:03:54.747Z Checking termios v0.3.3
23162024-05-05T01:03:54.753Z Checking hex-literal v0.4.1
23172024-05-05T01:03:56.161Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23182024-05-05T01:03:56.384Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23192024-05-05T01:03:56.757Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23202024-05-05T01:03:58.891Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23212024-05-05T01:04:00.790Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23222024-05-05T01:04:02.208Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
23232024-05-05T01:04:03.217Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
23242024-05-05T01:04:04.588Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23252024-05-05T01:04:05.065Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23262024-05-05T01:04:05.148Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23272024-05-05T01:04:06.607Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23282024-05-05T01:04:07.009Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23292024-05-05T01:04:07.409Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23302024-05-05T01:04:08.554Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23312024-05-05T01:04:08.605Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
23322024-05-05T01:04:08.824Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23332024-05-05T01:04:09.687Z Checking rstest v0.19.0
23342024-05-05T01:04:12.583Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23352024-05-05T01:04:12.658Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23362024-05-05T01:04:13.468Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23372024-05-05T01:04:14.321Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
23382024-05-05T01:04:14.411Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23392024-05-05T01:04:15.142Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23402024-05-05T01:04:15.637Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
23412024-05-05T01:04:18.086Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
23422024-05-05T01:04:18.188Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
23432024-05-05T01:04:19.069Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
23442024-05-05T01:04:20.713Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
23452024-05-05T01:04:21.192Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23462024-05-05T01:04:22.679Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23472024-05-05T01:04:23.899Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
23482024-05-05T01:04:25.560Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23492024-05-05T01:04:28.882Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23502024-05-05T01:04:29.793Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
23512024-05-05T01:04:30.385Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23522024-05-05T01:04:30.807Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23532024-05-05T01:04:30.848Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23542024-05-05T01:04:31.648Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23552024-05-05T01:04:37.320Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
23562024-05-05T01:04:40.781Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23572024-05-05T01:04:40.813Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23582024-05-05T01:04:41.785Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23592024-05-05T01:04:53.622Z Compiling samael v0.0.15
23602024-05-05T01:05:10.127Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
23612024-05-05T01:05:17.792Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23622024-05-05T01:05:19.099Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
23632024-05-05T01:05:28.949Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
23642024-05-05T01:05:33.109Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
23652024-05-05T01:05:41.144Z Compiling polar-core v0.27.3
23662024-05-05T01:05:48.494Z Checking oso v0.27.3
23672024-05-05T01:06:14.124Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
23682024-05-05T01:06:14.124Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
23692024-05-05T01:06:14.127Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
23702024-05-05T01:07:12.910Z Finished dev [unoptimized + debuginfo] target(s) in 6m 35s
23712024-05-05T01:07:13.105Z
23722024-05-05T01:07:13.105Zreal 7:22.413871597
23732024-05-05T01:07:13.105Zuser 37:33.365970884
23742024-05-05T01:07:13.105Zsys 6:38.132390038
23752024-05-05T01:07:13.105Ztrap 1.011231009
23762024-05-05T01:07:13.105Ztflt 8.504473967
23772024-05-05T01:07:13.108Zdflt 8.051114384
23782024-05-05T01:07:13.108Zkflt 0.019294590
23792024-05-05T01:07:13.109Zlock 57:11.139644981
23802024-05-05T01:07:13.109Zslp 1:55:41.409190063
23812024-05-05T01:07:13.109Zlat 1:41.464860184
23822024-05-05T01:07:13.109Zstop 4:14.525207539
23832024-05-05T01:07:14.018Zwarning: output filename collision.
23842024-05-05T01:07:14.018ZThe 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)`.
23852024-05-05T01:07:14.018ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api/index.html
23862024-05-05T01:07:14.018ZThe targets should have unique names.
23872024-05-05T01:07:14.018ZThis is a known bug where multiple crates with the same name use
23882024-05-05T01:07:14.018Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23892024-05-05T01:07:14.018Zwarning: output filename collision.
23902024-05-05T01:07:14.018ZThe 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)`.
23912024-05-05T01:07:14.018ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api_sys/index.html
23922024-05-05T01:07:14.018ZThe targets should have unique names.
23932024-05-05T01:07:14.018ZThis is a known bug where multiple crates with the same name use
23942024-05-05T01:07:14.018Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23952024-05-05T01:07:14.023Zwarning: output filename collision.
23962024-05-05T01:07:14.023ZThe 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)`.
23972024-05-05T01:07:14.023ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
23982024-05-05T01:07:14.023ZThe targets should have unique names.
23992024-05-05T01:07:14.023ZThis is a known bug where multiple crates with the same name use
24002024-05-05T01:07:14.023Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24012024-05-05T01:07:14.023Zwarning: output filename collision.
24022024-05-05T01:07:14.023ZThe 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)`.
24032024-05-05T01:07:14.023ZColliding filename is: /work/oxidecomputer/omicron/target/doc/libnet/index.html
24042024-05-05T01:07:14.023ZThe targets should have unique names.
24052024-05-05T01:07:14.023ZThis is a known bug where multiple crates with the same name use
24062024-05-05T01:07:14.023Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24072024-05-05T01:07:14.023Zwarning: output filename collision.
24082024-05-05T01:07:14.023ZThe 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)`.
24092024-05-05T01:07:14.023ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
24102024-05-05T01:07:14.024ZThe targets should have unique names.
24112024-05-05T01:07:14.024ZThis is a known bug where multiple crates with the same name use
24122024-05-05T01:07:14.024Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24132024-05-05T01:07:14.024Zwarning: output filename collision.
24142024-05-05T01:07:14.024ZThe 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)`.
24152024-05-05T01:07:14.024ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
24162024-05-05T01:07:14.024ZThe targets should have unique names.
24172024-05-05T01:07:14.024ZThis is a known bug where multiple crates with the same name use
24182024-05-05T01:07:14.024Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24192024-05-05T01:07:14.024Zwarning: output filename collision.
24202024-05-05T01:07:14.024ZThe 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)`.
24212024-05-05T01:07:14.024ZColliding filename is: /work/oxidecomputer/omicron/target/doc/propolis_client/index.html
24222024-05-05T01:07:14.024ZThe targets should have unique names.
24232024-05-05T01:07:14.024ZThis is a known bug where multiple crates with the same name use
24242024-05-05T01:07:14.024Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24252024-05-05T01:07:14.024Zwarning: output filename collision.
24262024-05-05T01:07:14.024ZThe 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)`.
24272024-05-05T01:07:14.024ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
24282024-05-05T01:07:14.024ZThe targets should have unique names.
24292024-05-05T01:07:14.024ZThis is a known bug where multiple crates with the same name use
24302024-05-05T01:07:14.024Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24312024-05-05T01:07:14.024Zwarning: output filename collision.
24322024-05-05T01:07:14.024ZThe 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`.
24332024-05-05T01:07:14.025ZColliding filename is: /work/oxidecomputer/omicron/target/doc/zone/index.html
24342024-05-05T01:07:14.025ZThe targets should have unique names.
24352024-05-05T01:07:14.025ZThis is a known bug where multiple crates with the same name use
24362024-05-05T01:07:14.025Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
24372024-05-05T01:07:14.521Z Documenting libc v0.2.153
24382024-05-05T01:07:14.569Z Documenting cfg-if v1.0.0
24392024-05-05T01:07:14.581Z Documenting serde_derive v1.0.199
24402024-05-05T01:07:14.611Z Documenting log v0.4.21
24412024-05-05T01:07:14.627Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24422024-05-05T01:07:14.643Z Documenting memchr v2.7.1
24432024-05-05T01:07:14.655Z Documenting byteorder v1.5.0
24442024-05-05T01:07:14.670Z Documenting scopeguard v1.2.0
24452024-05-05T01:07:14.909Z Documenting smallvec v1.13.1
24462024-05-05T01:07:17.755Z Documenting itoa v1.0.9
24472024-05-05T01:07:17.806Z Documenting lock_api v0.4.10
24482024-05-05T01:07:18.492Z Documenting pin-project-lite v0.2.13
24492024-05-05T01:07:18.560Z Documenting once_cell v1.19.0
24502024-05-05T01:07:18.579Z Documenting libm v0.2.7
24512024-05-05T01:07:19.278Z Documenting getrandom v0.2.12
24522024-05-05T01:07:19.298Z Documenting parking_lot_core v0.9.8
24532024-05-05T01:07:20.870Z Documenting signal-hook-registry v1.4.1
24542024-05-05T01:07:21.141Z Documenting mio v0.8.11
24552024-05-05T01:07:21.309Z Documenting zeroize_derive v1.4.2
24562024-05-05T01:07:22.340Z Documenting num-traits v0.2.18
24572024-05-05T01:07:22.351Z Documenting serde v1.0.199
24582024-05-05T01:07:22.494Z Documenting thiserror-impl v1.0.59
24592024-05-05T01:07:23.412Z Documenting rand_core v0.6.4
24602024-05-05T01:07:24.272Z Documenting parking_lot v0.12.1
24612024-05-05T01:07:25.112Z Documenting futures-core v0.3.30
24622024-05-05T01:07:26.254Z Documenting zeroize v1.7.0
24632024-05-05T01:07:26.555Z Documenting ryu v1.0.15
24642024-05-05T01:07:27.365Z Documenting num_cpus v1.16.0
24652024-05-05T01:07:27.670Z Documenting thiserror v1.0.59
24662024-05-05T01:07:27.845Z Documenting socket2 v0.5.6
24672024-05-05T01:07:29.117Z Documenting tokio-macros v2.2.0
24682024-05-05T01:07:29.258Z Documenting zerocopy v0.7.32
24692024-05-05T01:07:29.783Z Documenting futures-sink v0.3.30
24702024-05-05T01:07:44.374Z Documenting typenum v1.16.0
24712024-05-05T01:07:44.375Z Documenting pin-utils v0.1.0
24722024-05-05T01:07:44.375Z Documenting subtle v2.5.0
24732024-05-05T01:07:44.375Z Documenting slab v0.4.9
24742024-05-05T01:07:44.428Z Documenting futures-channel v0.3.30
24752024-05-05T01:07:44.428Z Documenting futures-macro v0.3.30
24762024-05-05T01:07:44.428Z Documenting bytes v1.6.0
24772024-05-05T01:07:44.839Z Documenting bitflags v2.4.2
24782024-05-05T01:07:44.900Z Documenting serde_json v1.0.116
24792024-05-05T01:07:44.954Z Documenting iana-time-zone v0.1.57
24802024-05-05T01:07:44.954Z Documenting futures-io v0.3.30
24812024-05-05T01:07:45.079Z Documenting futures-task v0.3.30
24822024-05-05T01:07:45.231Z Documenting uuid v1.8.0
24832024-05-05T01:07:45.884Z Documenting generic-array v0.14.7
24842024-05-05T01:07:47.749Z Documenting tokio v1.37.0
24852024-05-05T01:07:48.923Z Documenting chrono v0.4.38
24862024-05-05T01:07:48.955Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24872024-05-05T01:07:49.371Z Documenting futures-util v0.3.30
24882024-05-05T01:07:49.374Z Documenting ahash v0.8.8
24892024-05-05T01:07:49.657Z Documenting allocator-api2 v0.2.16
24902024-05-05T01:07:50.439Z Documenting crypto-common v0.1.6
24912024-05-05T01:07:51.516Z Documenting const-oid v0.9.6
24922024-05-05T01:07:53.880Z Documenting tinyvec_macros v0.1.1
24932024-05-05T01:07:53.914Z Documenting hashbrown v0.14.3
24942024-05-05T01:07:55.195Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24952024-05-05T01:07:55.374Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24962024-05-05T01:07:56.029Z Documenting tracing-core v0.1.32
24972024-05-05T01:07:56.153Z Documenting serde_derive_internals v0.29.0
24982024-05-05T01:07:56.741Z Documenting tinyvec v1.6.0
24992024-05-05T01:07:57.734Z Checking serde_derive_internals v0.29.0
25002024-05-05T01:07:58.313Z Documenting tracing-attributes v0.1.27
25012024-05-05T01:07:59.044Z Documenting dyn-clone v1.0.17
25022024-05-05T01:07:59.235Z Documenting ppv-lite86 v0.2.17
25032024-05-05T01:07:59.612Z Documenting unicode-bidi v0.3.15
25042024-05-05T01:08:00.576Z Documenting unicode-normalization v0.1.22
25052024-05-05T01:08:02.677Z Documenting lazy_static v1.4.0
25062024-05-05T01:08:02.911Z Documenting rand_chacha v0.3.1
25072024-05-05T01:08:03.171Z Documenting schemars_derive v0.8.17
25082024-05-05T01:08:04.222Z Documenting percent-encoding v2.3.1
25092024-05-05T01:08:04.501Z Documenting block-buffer v0.10.4
25102024-05-05T01:08:07.028Z Documenting equivalent v1.0.1
25112024-05-05T01:08:07.299Z Documenting powerfmt v0.2.0
25122024-05-05T01:08:07.926Z Documenting rand v0.8.5
25132024-05-05T01:08:08.230Z Documenting schemars v0.8.17
25142024-05-05T01:08:08.374Z Documenting fnv v1.0.7
25152024-05-05T01:08:08.610Z Documenting form_urlencoded v1.2.1
25162024-05-05T01:08:10.313Z Documenting deranged v0.3.11
25172024-05-05T01:08:10.411Z Documenting indexmap v2.2.6
25182024-05-05T01:08:12.045Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25192024-05-05T01:08:12.566Z Documenting digest v0.10.7
25202024-05-05T01:08:12.840Z Documenting time-macros v0.2.17
25212024-05-05T01:08:13.357Z Documenting unicode-width v0.1.11
25222024-05-05T01:08:14.908Z Documenting tracing v0.1.40
25232024-05-05T01:08:15.460Z Documenting num-conv v0.1.0
25242024-05-05T01:08:15.820Z Documenting time-core v0.1.2
25252024-05-05T01:08:16.183Z Documenting num_threads v0.1.6
25262024-05-05T01:08:16.195Z Documenting idna v0.5.0
25272024-05-05T01:08:17.677Z Documenting errno v0.3.8
25282024-05-05T01:08:20.120Z Documenting unicode-ident v1.0.12
25292024-05-05T01:08:26.052Z Documenting adler v1.0.2
25302024-05-05T01:08:26.108Z Documenting slog v2.7.0
25312024-05-05T01:08:26.174Z Documenting time v0.3.34
25322024-05-05T01:08:26.187Z Documenting url v2.5.0
25332024-05-05T01:08:26.247Z Documenting rustix v0.38.31
25342024-05-05T01:08:26.900Z Documenting httparse v1.8.0
25352024-05-05T01:08:28.338Z Documenting proc-macro2 v1.0.81
25362024-05-05T01:08:29.394Z Documenting miniz_oxide v0.7.1
25372024-05-05T01:08:30.592Z Documenting cpufeatures v0.2.12
25382024-05-05T01:08:31.106Z Documenting async-trait v0.1.80
25392024-05-05T01:08:31.327Z Documenting httpdate v1.0.3
25402024-05-05T01:08:32.067Z Documenting try-lock v0.2.4
25412024-05-05T01:08:33.620Z Documenting http-body v0.4.5
25422024-05-05T01:08:33.741Z Documenting quote v1.0.36
25432024-05-05T01:08:34.164Z Documenting aho-corasick v1.1.2
25442024-05-05T01:08:34.186Z Documenting openssl-sys v0.9.102
25452024-05-05T01:08:36.560Z Documenting openssl-macros v0.1.1
25462024-05-05T01:08:36.560Z Documenting want v0.3.1
25472024-05-05T01:08:36.560Z Documenting tokio-util v0.7.10
25482024-05-05T01:08:37.250Z Documenting tower-service v0.3.2
25492024-05-05T01:08:37.889Z Documenting syn v2.0.60
25502024-05-05T01:08:39.053Z Documenting regex-syntax v0.8.2
25512024-05-05T01:08:39.459Z Documenting gimli v0.28.0
25522024-05-05T01:08:40.299Z Documenting mime v0.3.17
25532024-05-05T01:08:40.968Z Documenting object v0.32.1
25542024-05-05T01:08:40.979Z Documenting openssl v0.10.64
25552024-05-05T01:08:41.339Z Documenting openssl-probe v0.1.5
25562024-05-05T01:08:42.217Z Documenting h2 v0.3.26
25572024-05-05T01:08:44.626Z Documenting rustc-demangle v0.1.23
25582024-05-05T01:08:45.589Z Documenting ipnet v2.9.0
25592024-05-05T01:08:45.912Z Documenting regex-automata v0.4.5
25602024-05-05T01:08:46.046Z Documenting addr2line v0.21.0
25612024-05-05T01:08:48.059Z Documenting base64ct v1.6.0
25622024-05-05T01:08:49.823Z Documenting native-tls v0.2.11
25632024-05-05T01:08:49.964Z Documenting futures-executor v0.3.30
25642024-05-05T01:08:50.419Z Documenting encoding_rs v0.8.33
25652024-05-05T01:08:52.828Z Documenting hyper v0.14.28
25662024-05-05T01:08:52.947Z Documenting backtrace v0.3.69
25672024-05-05T01:08:53.151Z Documenting psl-types v2.0.11
25682024-05-05T01:08:54.664Z Documenting serde_urlencoded v0.7.1
25692024-05-05T01:08:54.867Z Documenting regex v1.10.4
25702024-05-05T01:08:55.209Z Documenting crossbeam-utils v0.8.19
25712024-05-05T01:08:55.348Z Documenting tokio-native-tls v0.3.1
25722024-05-05T01:08:56.135Z Documenting publicsuffix v2.2.3
25732024-05-05T01:08:58.278Z Documenting anyhow v1.0.82
25742024-05-05T01:08:59.142Z Documenting utf8parse v0.2.1
25752024-05-05T01:09:00.184Z Documenting futures v0.3.30
25762024-05-05T01:09:00.346Z Documenting pem-rfc7468 v0.7.0
25772024-05-05T01:09:01.038Z Documenting cookie_store v0.20.0
25782024-05-05T01:09:01.269Z Checking pest_meta v2.7.6
25792024-05-05T01:09:01.355Z Documenting der_derive v0.7.2
25802024-05-05T01:09:02.140Z Documenting sync_wrapper v0.1.2
25812024-05-05T01:09:02.516Z Documenting webpki-roots v0.25.2
25822024-05-05T01:09:03.240Z Documenting flagset v0.4.3
25832024-05-05T01:09:05.102Z Documenting num-integer v0.1.46
25842024-05-05T01:09:05.448Z Documenting hyper-rustls v0.24.2
25852024-05-05T01:09:05.460Z Documenting hyper-tls v0.5.0
25862024-05-05T01:09:06.533Z Documenting pest_meta v2.7.6
25872024-05-05T01:09:06.547Z Documenting scroll_derive v0.12.0
25882024-05-05T01:09:06.821Z Documenting der v0.7.8
25892024-05-05T01:09:07.353Z Checking pest_generator v2.7.6
25902024-05-05T01:09:08.038Z Documenting openapiv3 v2.0.0
25912024-05-05T01:09:08.298Z Documenting ucd-trie v0.1.6
25922024-05-05T01:09:10.289Z Documenting plain v0.2.3
25932024-05-05T01:09:11.617Z Documenting pest_generator v2.7.6
25942024-05-05T01:09:12.219Z Documenting spki v0.7.2
25952024-05-05T01:09:12.222Z Documenting spin v0.9.8
25962024-05-05T01:09:12.284Z Documenting pest v2.7.6
25972024-05-05T01:09:12.344Z Documenting scroll v0.12.0
25982024-05-05T01:09:13.184Z Documenting either v1.11.0
25992024-05-05T01:09:13.875Z Documenting reqwest v0.11.27
26002024-05-05T01:09:15.378Z Documenting pretty-hex v0.4.1
26012024-05-05T01:09:15.692Z Documenting anstyle v1.0.6
26022024-05-05T01:09:16.545Z Documenting goblin v0.8.0
26032024-05-05T01:09:16.647Z Documenting pkcs8 v0.10.2
26042024-05-05T01:09:16.731Z Documenting pest_derive v2.7.6
26052024-05-05T01:09:17.714Z Documenting anstyle-parse v0.2.1
26062024-05-05T01:09:18.422Z Documenting thread-id v4.2.0
26072024-05-05T01:09:18.499Z Documenting data-encoding v2.4.0
26082024-05-05T01:09:19.795Z Documenting colorchoice v1.0.0
26092024-05-05T01:09:21.061Z Documenting anstyle-query v1.0.0
26102024-05-05T01:09:21.258Z Documenting dtrace-parser v0.2.0
26112024-05-05T01:09:21.382Z Documenting crossbeam-epoch v0.9.18
26122024-05-05T01:09:22.678Z Documenting terminal_size v0.3.0
26132024-05-05T01:09:23.062Z Documenting sha2 v0.10.8
26142024-05-05T01:09:23.270Z Documenting ipnetwork v0.20.0
26152024-05-05T01:09:24.772Z Documenting dof v0.3.0
26162024-05-05T01:09:25.190Z Documenting hex v0.4.3
26172024-05-05T01:09:25.756Z Documenting crc32fast v1.3.2
26182024-05-05T01:09:25.759Z Documenting anstream v0.6.11
26192024-05-05T01:09:26.215Z Documenting strsim v0.11.0
26202024-05-05T01:09:27.739Z Documenting clap_lex v0.7.0
26212024-05-05T01:09:28.065Z Documenting untrusted v0.9.0
26222024-05-05T01:09:29.553Z Documenting unicode-segmentation v1.10.1
26232024-05-05T01:09:29.697Z Documenting num-iter v0.1.44
26242024-05-05T01:09:29.991Z Documenting usdt-impl v0.5.0
26252024-05-05T01:09:30.061Z Documenting hmac v0.12.1
26262024-05-05T01:09:30.352Z Documenting signal-hook v0.3.17
26272024-05-05T01:09:30.455Z Documenting clap_derive v4.5.4
26282024-05-05T01:09:30.999Z Documenting ring v0.17.8
26292024-05-05T01:09:31.639Z Documenting clap_builder v4.5.2
26302024-05-05T01:09:33.387Z Documenting base64 v0.22.0
26312024-05-05T01:09:34.253Z Documenting static_assertions v1.1.0
26322024-05-05T01:09:34.583Z Documenting flate2 v1.0.28
26332024-05-05T01:09:35.485Z Documenting managed v0.8.0
26342024-05-05T01:09:36.050Z Documenting signal-hook-mio v0.2.3
26352024-05-05T01:09:36.669Z Documenting enum-as-inner v0.5.1
26362024-05-05T01:09:36.753Z Documenting block-padding v0.3.3
26372024-05-05T01:09:37.274Z Documenting scheduled-thread-pool v0.2.7
26382024-05-05T01:09:37.563Z Documenting bzip2-sys v0.1.11+1.0.8
26392024-05-05T01:09:38.390Z Documenting clap v4.5.4
26402024-05-05T01:09:38.919Z Documenting diesel_table_macro_syntax v0.1.0
26412024-05-05T01:09:39.184Z Checking diesel_table_macro_syntax v0.1.0
26422024-05-05T01:09:39.348Z Documenting md-5 v0.10.5
26432024-05-05T01:09:41.055Z Documenting crossterm v0.27.0
26442024-05-05T01:09:41.461Z Documenting inout v0.1.3
26452024-05-05T01:09:41.462Z Documenting trust-dns-proto v0.22.0
26462024-05-05T01:09:42.266Z Documenting r2d2 v0.8.10
26472024-05-05T01:09:42.463Z Documenting bzip2 v0.4.4
26482024-05-05T01:09:43.853Z Documenting stringprep v0.1.3
26492024-05-05T01:09:43.984Z Documenting regress v0.9.1
26502024-05-05T01:09:44.618Z Documenting diesel_derives v2.1.2
26512024-05-05T01:09:45.798Z Documenting ff v0.13.0
26522024-05-05T01:09:46.472Z Documenting toml_datetime v0.6.5
26532024-05-05T01:09:46.577Z Documenting serde_spanned v0.6.5
26542024-05-05T01:09:47.510Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26552024-05-05T01:09:48.842Z Documenting bit-vec v0.6.3
26562024-05-05T01:09:50.215Z Documenting fallible-iterator v0.2.0
26572024-05-05T01:09:50.493Z Documenting siphasher v0.3.11
26582024-05-05T01:09:50.798Z Documenting winnow v0.6.1
26592024-05-05T01:09:50.896Z Documenting base16ct v0.2.0
26602024-05-05T01:09:51.094Z Documenting group v0.13.0
26612024-05-05T01:09:51.583Z Documenting zip v0.6.6
26622024-05-05T01:09:52.318Z Documenting diesel v2.1.6
26632024-05-05T01:09:53.440Z Documenting cipher v0.4.4
26642024-05-05T01:09:54.004Z Documenting phf_shared v0.11.2
26652024-05-05T01:09:54.578Z Documenting sec1 v0.7.3
26662024-05-05T01:09:55.298Z Documenting postgres-protocol v0.6.6
26672024-05-05T01:09:55.938Z Documenting hkdf v0.12.4
26682024-05-05T01:09:56.967Z Documenting num-bigint v0.4.4
26692024-05-05T01:09:57.121Z Documenting toml_edit v0.22.12
26702024-05-05T01:09:58.249Z Documenting bstr v1.9.0
26712024-05-05T01:10:07.918Z Documenting console v0.15.8
26722024-05-05T01:10:15.121Z Documenting crypto-bigint v0.5.2
26732024-05-05T01:10:15.367Z Documenting hubpack v0.1.2
26742024-05-05T01:10:15.730Z Documenting serde_repr v0.1.16
26752024-05-05T01:10:15.821Z Checking strsim v0.10.0
26762024-05-05T01:10:16.033Z Documenting fixedbitset v0.4.2
26772024-05-05T01:10:16.086Z Documenting new_debug_unreachable v1.0.4
26782024-05-05T01:10:16.189Z Documenting precomputed-hash v0.1.1
26792024-05-05T01:10:16.387Z Documenting heck v0.5.0
26802024-05-05T01:10:18.333Z Documenting lalrpop-util v0.19.12
26812024-05-05T01:10:19.562Z Documenting minimal-lexical v0.2.1
26822024-05-05T01:10:19.707Z Checking ident_case v1.0.1
26832024-05-05T01:10:19.848Z Checking unsafe-libyaml v0.2.10
26842024-05-05T01:10:19.874Z Documenting petgraph v0.6.4
26852024-05-05T01:10:20.020Z Documenting typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#f7442947)
26862024-05-05T01:10:20.689Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26872024-05-05T01:10:20.966Z Documenting yasna v0.5.2
26882024-05-05T01:10:30.596Z Documenting string_cache v0.8.7
26892024-05-05T01:10:30.745Z Documenting postgres-types v0.2.6
26902024-05-05T01:10:30.830Z Documenting nom v7.1.3
26912024-05-05T01:10:31.195Z Documenting phf v0.11.2
26922024-05-05T01:10:31.273Z Documenting similar v2.4.0
26932024-05-05T01:10:31.517Z Documenting elliptic-curve v0.13.8
26942024-05-05T01:10:31.636Z Documenting typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#f7442947)
26952024-05-05T01:10:32.217Z Documenting semver v1.0.22
26962024-05-05T01:10:35.333Z Documenting float-cmp v0.9.0
26972024-05-05T01:10:36.152Z Documenting difflib v0.4.0
26982024-05-05T01:10:36.788Z Documenting peg-runtime v0.8.2
26992024-05-05T01:10:36.842Z Documenting normalize-line-endings v0.3.0
27002024-05-05T01:10:36.910Z Documenting whoami v1.5.1
27012024-05-05T01:10:38.228Z Documenting unsafe-libyaml v0.2.10
27022024-05-05T01:10:38.628Z Documenting predicates-core v1.0.6
27032024-05-05T01:10:47.864Z Documenting typify v0.0.16 (https://github.com/oxidecomputer/typify#f7442947)
27042024-05-05T01:10:47.972Z Checking serde_yaml v0.9.25
27052024-05-05T01:10:48.085Z Checking darling_core v0.20.8
27062024-05-05T01:10:48.235Z Documenting tokio-postgres v0.7.10
27072024-05-05T01:10:48.319Z Documenting bit-set v0.5.3
27082024-05-05T01:10:48.599Z Documenting predicates v3.1.0
27092024-05-05T01:10:48.609Z Documenting serde_yaml v0.9.25
27102024-05-05T01:10:48.826Z Documenting progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
27112024-05-05T01:10:49.768Z Documenting getopts v0.2.21
27122024-05-05T01:10:49.787Z Documenting tokio-stream v0.1.15
27132024-05-05T01:10:53.336Z Documenting ident_case v1.0.1
27142024-05-05T01:10:53.753Z Checking darling v0.20.8
27152024-05-05T01:10:53.873Z Documenting is-terminal v0.4.9
27162024-05-05T01:10:54.602Z Documenting progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
27172024-05-05T01:10:54.910Z Documenting strum v0.26.2
27182024-05-05T01:10:55.030Z Documenting dirs-sys-next v0.1.2
27192024-05-05T01:10:56.539Z Documenting progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
27202024-05-05T01:10:57.244Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27212024-05-05T01:10:57.269Z Documenting darling_core v0.20.8
27222024-05-05T01:10:58.359Z Documenting match_cfg v0.1.0
27232024-05-05T01:10:58.938Z Documenting sha1 v0.10.6
27242024-05-05T01:10:58.987Z Documenting http v1.0.0
27252024-05-05T01:10:59.927Z Documenting dirs-next v2.0.0
27262024-05-05T01:11:01.226Z Documenting camino v1.1.6
27272024-05-05T01:11:01.631Z Documenting hostname v0.3.1
27282024-05-05T01:11:03.257Z Documenting paste v1.0.14
27292024-05-05T01:11:03.444Z Documenting thread_local v1.1.7
27302024-05-05T01:11:04.663Z Documenting progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0f0b1062)
27312024-05-05T01:11:04.688Z Documenting rustls-pki-types v1.3.0
27322024-05-05T01:11:04.768Z Documenting term v0.7.0
27332024-05-05T01:11:05.987Z Documenting crossbeam-channel v0.5.8
27342024-05-05T01:11:05.996Z Documenting darling_macro v0.20.8
27352024-05-05T01:11:06.488Z Documenting take_mut v0.2.2
27362024-05-05T01:11:07.448Z Documenting slog-json v2.6.1
27372024-05-05T01:11:07.648Z Documenting async-stream-impl v0.3.5
27382024-05-05T01:11:08.889Z Documenting rustls-webpki v0.102.1
27392024-05-05T01:11:09.820Z Documenting slog-term v2.9.1
27402024-05-05T01:11:10.571Z Documenting debug-ignore v1.0.5
27412024-05-05T01:11:10.821Z Documenting darling v0.20.8
27422024-05-05T01:11:11.175Z Documenting slog-async v2.8.0
27432024-05-05T01:11:12.468Z Documenting atomic-waker v1.1.1
27442024-05-05T01:11:13.276Z Documenting async-stream v0.3.5
27452024-05-05T01:11:13.452Z Documenting slog-bunyan v2.5.0
27462024-05-05T01:11:13.745Z Documenting rustls v0.22.4
27472024-05-05T01:11:15.157Z Documenting rustls-pemfile v2.1.2
27482024-05-05T01:11:15.309Z Documenting multer v3.0.0
27492024-05-05T01:11:15.882Z Documenting waitgroup v0.1.2
27502024-05-05T01:11:15.934Z Documenting toml v0.8.12
27512024-05-05T01:11:17.378Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
27522024-05-05T01:11:17.673Z Documenting serde_path_to_error v0.1.16
27532024-05-05T01:11:18.372Z Documenting serde_with_macros v3.7.0
27542024-05-05T01:11:19.923Z Documenting structmeta-derive v0.3.0
27552024-05-05T01:11:20.063Z Documenting newtype-uuid v1.1.0
27562024-05-05T01:11:20.519Z Checking structmeta v0.3.0
27572024-05-05T01:11:20.738Z Documenting instant v0.1.12
27582024-05-05T01:11:21.899Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27592024-05-05T01:11:22.708Z Documenting tokio-rustls v0.25.0
27602024-05-05T01:11:22.932Z Documenting mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
27612024-05-05T01:11:23.116Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27622024-05-05T01:11:23.489Z Documenting serde_with v3.7.0
27632024-05-05T01:11:24.872Z Documenting backoff v0.4.0
27642024-05-05T01:11:25.408Z Documenting structmeta v0.3.0
27652024-05-05T01:11:25.518Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27662024-05-05T01:11:27.469Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27672024-05-05T01:11:28.464Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
27682024-05-05T01:11:30.118Z Documenting parse-display-derive v0.9.0
27692024-05-05T01:11:30.288Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27702024-05-05T01:11:31.158Z Documenting macaddr v1.0.1
27712024-05-05T01:11:31.547Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27722024-05-05T01:11:32.012Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27732024-05-05T01:11:34.528Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27742024-05-05T01:11:34.753Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27752024-05-05T01:11:35.490Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27762024-05-05T01:11:35.653Z Documenting fastrand v2.0.1
27772024-05-05T01:11:36.056Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27782024-05-05T01:11:36.181Z Checking proc-macro-crate v1.3.1
27792024-05-05T01:11:36.328Z Documenting proc-macro-crate v1.3.1
27802024-05-05T01:11:36.415Z Documenting foreign-types-macros v0.2.3
27812024-05-05T01:11:36.466Z Documenting parse-display v0.9.0
27822024-05-05T01:11:37.875Z Documenting foreign-types-shared v0.3.1
27832024-05-05T01:11:37.908Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27842024-05-05T01:11:38.240Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27852024-05-05T01:11:39.572Z Documenting tempfile v3.10.1
27862024-05-05T01:11:41.152Z Documenting cstr-argument v0.1.2
27872024-05-05T01:11:41.837Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27882024-05-05T01:11:41.967Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27892024-05-05T01:11:42.081Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27902024-05-05T01:11:42.121Z Documenting foreign-types v0.5.0
27912024-05-05T01:11:42.536Z Documenting num_enum_derive v0.5.11
27922024-05-05T01:11:42.887Z Documenting tabwriter v1.4.0
27932024-05-05T01:11:44.429Z Documenting camino-tempfile v1.1.1
27942024-05-05T01:11:45.346Z Documenting colored v2.1.0
27952024-05-05T01:11:46.947Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27962024-05-05T01:11:47.090Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27972024-05-05T01:11:47.316Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27982024-05-05T01:11:47.406Z Documenting hash32 v0.3.1
27992024-05-05T01:11:49.289Z Documenting stable_deref_trait v1.2.0
28002024-05-05T01:11:49.485Z Documenting num_enum v0.5.11
28012024-05-05T01:11:49.625Z Documenting smf v0.2.3
28022024-05-05T01:11:49.708Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28032024-05-05T01:11:50.859Z Documenting embedded-io v0.4.0
28042024-05-05T01:11:51.602Z Documenting cobs v0.2.3
28052024-05-05T01:11:52.386Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28062024-05-05T01:11:52.518Z Documenting heapless v0.8.0
28072024-05-05T01:11:53.918Z Documenting crucible-workspace-hack v0.1.0
28082024-05-05T01:11:54.070Z Documenting derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28092024-05-05T01:11:54.296Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28102024-05-05T01:11:54.655Z Documenting postcard v1.0.8
28112024-05-05T01:11:55.538Z Documenting memmap v0.7.0
28122024-05-05T01:11:57.874Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28132024-05-05T01:11:58.684Z Documenting smoltcp v0.11.0
28142024-05-05T01:11:58.839Z Documenting newline-converter v0.3.0
28152024-05-05T01:11:59.429Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28162024-05-05T01:11:59.550Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28172024-05-05T01:12:00.257Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
28182024-05-05T01:12:00.585Z Documenting usdt v0.5.0
28192024-05-05T01:12:00.722Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28202024-05-05T01:12:01.277Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
28212024-05-05T01:12:02.582Z Documenting sigpipe v0.1.3
28222024-05-05T01:12:02.741Z Documenting num-derive v0.4.0
28232024-05-05T01:12:02.896Z Documenting expectorate v1.1.0
28242024-05-05T01:12:03.908Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28252024-05-05T01:12:04.996Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28262024-05-05T01:12:06.600Z Documenting zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
28272024-05-05T01:12:06.631Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
28282024-05-05T01:12:06.877Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28292024-05-05T01:12:07.307Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28302024-05-05T01:12:07.605Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
28312024-05-05T01:12:07.688Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28322024-05-05T01:12:07.966Z Documenting password-hash v0.5.0
28332024-05-05T01:12:08.129Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28342024-05-05T01:12:11.370Z Documenting blake2 v0.10.6
28352024-05-05T01:12:12.133Z Documenting linked-hash-map v0.5.6
28362024-05-05T01:12:12.551Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28372024-05-05T01:12:12.972Z Documenting proc-macro-error-attr v1.0.4
28382024-05-05T01:12:13.107Z Documenting humantime v2.1.0
28392024-05-05T01:12:13.457Z Checking proc-macro-error v1.0.4
28402024-05-05T01:12:13.709Z Documenting bytecount v0.6.3
28412024-05-05T01:12:16.048Z Documenting argon2 v0.5.3
28422024-05-05T01:12:16.291Z Documenting lru-cache v0.1.2
28432024-05-05T01:12:16.920Z Documenting papergrid v0.11.0
28442024-05-05T01:12:17.111Z Documenting proc-macro-error v1.0.4
28452024-05-05T01:12:17.304Z Documenting derive-where v1.2.7
28462024-05-05T01:12:18.775Z Documenting swrite v0.1.0
28472024-05-05T01:12:19.773Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28482024-05-05T01:12:20.406Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28492024-05-05T01:12:20.765Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28502024-05-05T01:12:21.263Z Documenting newtype_derive v0.1.6
28512024-05-05T01:12:21.724Z Documenting tabled_derive v0.7.0
28522024-05-05T01:12:21.746Z Documenting itertools v0.12.1
28532024-05-05T01:12:22.865Z Documenting arc-swap v1.6.0
28542024-05-05T01:12:23.329Z Documenting quick-error v1.2.3
28552024-05-05T01:12:23.621Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28562024-05-05T01:12:25.979Z Documenting steno v0.4.0
28572024-05-05T01:12:26.687Z Documenting tabled v0.15.0
28582024-05-05T01:12:27.351Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28592024-05-05T01:12:27.613Z Documenting resolv-conf v0.7.0
28602024-05-05T01:12:27.720Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
28612024-05-05T01:12:27.823Z Documenting slog-scope v4.4.0
28622024-05-05T01:12:28.109Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28632024-05-05T01:12:30.010Z Documenting num-rational v0.4.1
28642024-05-05T01:12:31.985Z Documenting slog-stdlog v4.1.1
28652024-05-05T01:12:32.594Z Documenting trust-dns-resolver v0.22.0
28662024-05-05T01:12:34.398Z Documenting num-complex v0.4.5
28672024-05-05T01:12:34.914Z Documenting xattr v1.0.1
28682024-05-05T01:12:34.926Z Documenting filetime v0.2.23
28692024-05-05T01:12:35.789Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28702024-05-05T01:12:36.176Z Documenting slog-envlogger v2.2.0
28712024-05-05T01:12:39.841Z Documenting tap v1.0.1
28722024-05-05T01:12:39.884Z Documenting num v0.4.2
28732024-05-05T01:12:40.053Z Documenting tar v0.4.40
28742024-05-05T01:12:41.146Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28752024-05-05T01:12:41.166Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28762024-05-05T01:12:42.295Z Documenting radium v0.7.0
28772024-05-05T01:12:42.418Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28782024-05-05T01:12:42.635Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28792024-05-05T01:12:42.843Z Documenting nibble_vec v0.1.0
28802024-05-05T01:12:42.995Z Documenting wyz v0.5.1
28812024-05-05T01:12:45.349Z Documenting funty v2.0.0
28822024-05-05T01:12:45.671Z Documenting crc-catalog v2.2.0
28832024-05-05T01:12:46.214Z Documenting endian-type v0.1.2
28842024-05-05T01:12:46.580Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28852024-05-05T01:12:46.989Z Documenting cancel-safe-futures v0.1.5
28862024-05-05T01:12:47.067Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28872024-05-05T01:12:47.173Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28882024-05-05T01:12:47.359Z Documenting packed_struct_codegen v0.10.1
28892024-05-05T01:12:48.745Z Documenting bitvec v1.0.1
28902024-05-05T01:12:49.096Z Documenting crc v3.0.1
28912024-05-05T01:12:50.349Z Documenting radix_trie v0.2.1
28922024-05-05T01:12:52.206Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28932024-05-05T01:12:52.521Z Documenting same-file v1.0.6
28942024-05-05T01:12:52.915Z Documenting nodrop v0.1.14
28952024-05-05T01:12:53.024Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28962024-05-05T01:12:54.335Z Documenting packed_struct v0.10.1
28972024-05-05T01:12:54.796Z Documenting num-bigint-dig v0.8.4
28982024-05-05T01:12:55.976Z Documenting array-init v0.0.4
28992024-05-05T01:12:56.572Z Documenting walkdir v2.5.0
29002024-05-05T01:12:56.597Z Documenting pkcs1 v0.7.5
29012024-05-05T01:12:59.331Z Documenting signature v2.1.0
29022024-05-05T01:13:00.673Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29032024-05-05T01:13:00.806Z Documenting termcolor v1.2.0
29042024-05-05T01:13:01.045Z Documenting bitfield v0.14.0
29052024-05-05T01:13:01.253Z Documenting display-error-chain v0.2.0
29062024-05-05T01:13:02.081Z Documenting serde-hex v0.1.0
29072024-05-05T01:13:02.862Zwarning: unresolved link to `StNestedBuilder::make_subsection`
29082024-05-05T01:13:02.862Z --> nexus/types/src/sectioned_table.rs:145:7
29092024-05-05T01:13:02.862Z |
29102024-05-05T01:13:02.862Z145 | /// [`StNestedBuilder::make_subsection`].
29112024-05-05T01:13:02.862Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `StNestedBuilder` in scope
29122024-05-05T01:13:02.862Z |
29132024-05-05T01:13:02.862Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29142024-05-05T01:13:02.862Z
29152024-05-05T01:13:03.553Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29162024-05-05T01:13:04.425Z Documenting rsa v0.9.2
29172024-05-05T01:13:04.501Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29182024-05-05T01:13:05.005Z Documenting env_logger v0.10.0
29192024-05-05T01:13:05.127Zwarning: `nexus-types` (lib doc) generated 1 warning
29202024-05-05T01:13:05.130Z Documenting slog-dtrace v0.3.0
29212024-05-05T01:13:05.372Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29222024-05-05T01:13:05.640Z Documenting pem v3.0.4
29232024-05-05T01:13:06.620Z Documenting x509-cert v0.2.4
29242024-05-05T01:13:07.747Z Documenting libsw v3.3.1
29252024-05-05T01:13:08.342Z Documenting ron v0.8.1
29262024-05-05T01:13:09.818Z Documenting half v2.3.1
29272024-05-05T01:13:10.201Z Documenting ciborium-io v0.2.2
29282024-05-05T01:13:12.471Z Documenting linear-map v1.2.0
29292024-05-05T01:13:12.513Z Documenting maplit v1.0.2
29302024-05-05T01:13:12.898Z Documenting owo-colors v4.0.0
29312024-05-05T01:13:12.920Z Documenting crc-any v2.4.3
29322024-05-05T01:13:13.344Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29332024-05-05T01:13:13.989Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29342024-05-05T01:13:14.189Z Documenting ciborium-ll v0.2.2
29352024-05-05T01:13:14.927Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29362024-05-05T01:13:16.479Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29372024-05-05T01:13:16.547Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29382024-05-05T01:13:16.846Z Documenting headers-core v0.2.0
29392024-05-05T01:13:18.398Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29402024-05-05T01:13:18.894Z Documenting path-slash v0.1.5
29412024-05-05T01:13:19.205Z Documenting ciborium v0.2.2
29422024-05-05T01:13:22.546Z Documenting fxhash v0.2.1
29432024-05-05T01:13:23.260Z Documenting headers v0.3.9
29442024-05-05T01:13:23.907Z Documenting async-recursion v1.1.0
29452024-05-05T01:13:24.688Z Documenting vte_generate_state_changes v0.1.1
29462024-05-05T01:13:25.671Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29472024-05-05T01:13:26.791Z Checking convert_case v0.4.0
29482024-05-05T01:13:26.990Z Documenting convert_case v0.4.0
29492024-05-05T01:13:28.831Z Documenting vte v0.11.1
29502024-05-05T01:13:28.936Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29512024-05-05T01:13:29.610Z Documenting buf-list v1.0.3
29522024-05-05T01:13:29.634Z Documenting derive_builder_core v0.20.0
29532024-05-05T01:13:31.935Z Documenting derive_more v0.99.17
29542024-05-05T01:13:32.483Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29552024-05-05T01:13:33.331Z Checking derive_builder_core v0.20.0
29562024-05-05T01:13:34.199Z Documenting fd-lock v4.0.2
29572024-05-05T01:13:34.485Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29582024-05-05T01:13:36.267Z Documenting bitstruct_derive v0.1.0
29592024-05-05T01:13:37.829Z Documenting pin-project-internal v1.1.3
29602024-05-05T01:13:38.996Z Documenting ascii v1.1.0
29612024-05-05T01:13:39.426Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29622024-05-05T01:13:39.553Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29632024-05-05T01:13:39.779Z Documenting derive_builder_macro v0.20.0
29642024-05-05T01:13:41.419Z Documenting bitstruct v0.1.1
29652024-05-05T01:13:42.441Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
29662024-05-05T01:13:43.100Z Documenting pin-project v1.1.3
29672024-05-05T01:13:44.247Z Documenting strip-ansi-escapes v0.2.0
29682024-05-05T01:13:44.400Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29692024-05-05T01:13:44.488Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29702024-05-05T01:13:44.699Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29712024-05-05T01:13:46.627Z Documenting crossbeam-deque v0.8.3
29722024-05-05T01:13:48.284Z Documenting snafu-derive v0.8.2
29732024-05-05T01:13:49.530Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29742024-05-05T01:13:49.707Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29752024-05-05T01:13:49.728Z Documenting erased-serde v0.3.31
29762024-05-05T01:13:50.458Z Documenting serde_arrays v0.1.0
29772024-05-05T01:13:50.760Z Documenting ref-cast-impl v1.0.22
29782024-05-05T01:13:54.828Z Documenting nu-ansi-term v0.50.0
29792024-05-05T01:13:55.490Z Checking unicode-xid v0.2.4
29802024-05-05T01:13:55.654Z Documenting unicode-xid v0.2.4
29812024-05-05T01:13:55.718Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29822024-05-05T01:13:55.905Z Documenting snafu v0.8.2
29832024-05-05T01:13:56.033Z Documenting ref-cast v1.0.22
29842024-05-05T01:13:56.114Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29852024-05-05T01:13:58.592Z Documenting const_format_proc_macros v0.2.32
29862024-05-05T01:13:59.015Z Documenting reedline v0.31.0
29872024-05-05T01:13:59.740Z Documenting rayon-core v1.12.1
29882024-05-05T01:14:00.388Z Documenting derive_builder v0.20.0
29892024-05-05T01:14:02.212Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29902024-05-05T01:14:03.094Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29912024-05-05T01:14:03.919Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29922024-05-05T01:14:04.274Z Documenting libefi-sys v0.1.0
29932024-05-05T01:14:05.078Z Documenting trust-dns-client v0.22.0
29942024-05-05T01:14:07.664Z Documenting polar-core v0.27.3
29952024-05-05T01:14:08.446Z Documenting libxml v0.3.3
29962024-05-05T01:14:08.770Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29972024-05-05T01:14:09.972Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29982024-05-05T01:14:10.185Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29992024-05-05T01:14:10.642Z Documenting globset v0.4.13
30002024-05-05T01:14:11.592Z Documenting bb8 v0.8.3
30012024-05-05T01:14:13.794Z Documenting olpc-cjson v0.1.3
30022024-05-05T01:14:14.984Z Documenting serde_plain v1.0.2
30032024-05-05T01:14:16.524Z Documenting quick-xml v0.31.0
30042024-05-05T01:14:16.717Z Documenting impl-trait-for-tuples v0.2.2
30052024-05-05T01:14:17.695Z Documenting oso-derive v0.27.3
30062024-05-05T01:14:18.037Z Documenting keccak v0.1.4
30072024-05-05T01:14:18.788Z Documenting utf-8 v0.7.6
30082024-05-05T01:14:19.521Z Documenting libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
30092024-05-05T01:14:21.341Z Documenting typed-path v0.7.0
30102024-05-05T01:14:22.298Z Documenting sha3 v0.10.8
30112024-05-05T01:14:22.424Z Documenting oso v0.27.3
30122024-05-05T01:14:22.906Z Documenting tungstenite v0.21.0
30132024-05-05T01:14:23.532Z Documenting samael v0.0.15
30142024-05-05T01:14:23.748Z Documenting libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
30152024-05-05T01:14:27.466Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30162024-05-05T01:14:27.756Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30172024-05-05T01:14:27.889Z Documenting tough v0.17.1
30182024-05-05T01:14:28.690Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30192024-05-05T01:14:28.964Z Documenting trust-dns-server v0.22.1
30202024-05-05T01:14:30.294Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30212024-05-05T01:14:34.508Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30222024-05-05T01:14:35.155Z Documenting rayon v1.10.0
30232024-05-05T01:14:35.695Z Documenting const_format v0.2.32
30242024-05-05T01:14:36.531Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30252024-05-05T01:14:38.501Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30262024-05-05T01:14:39.124Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30272024-05-05T01:14:39.294Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30282024-05-05T01:14:39.515Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30292024-05-05T01:14:39.652Z Documenting sled v0.34.7
30302024-05-05T01:14:40.630Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30312024-05-05T01:14:41.213Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30322024-05-05T01:14:41.654Z Documenting fs-err v2.11.0
30332024-05-05T01:14:42.134Z Documenting nix v0.28.0
30342024-05-05T01:14:43.296Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30352024-05-05T01:14:43.597Z Documenting cookie v0.18.1
30362024-05-05T01:14:43.752Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30372024-05-05T01:14:44.045Z Documenting secrecy v0.8.0
30382024-05-05T01:14:44.923Z Documenting gethostname v0.4.3
30392024-05-05T01:14:45.969Z Documenting peg-macros v0.8.2
30402024-05-05T01:14:46.045Z Documenting rustversion v1.0.14
30412024-05-05T01:14:48.576Z Documenting sqlparser_derive v0.2.2
30422024-05-05T01:14:48.589Z Documenting parse-size v1.0.0
30432024-05-05T01:14:48.771Z Documenting home v0.5.5
30442024-05-05T01:14:49.867Z Documenting unicode_categories v0.1.1
30452024-05-05T01:14:50.326Z Documenting castaway v0.2.2
30462024-05-05T01:14:51.455Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30472024-05-05T01:14:52.001Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30482024-05-05T01:14:52.404Z Documenting peg v0.8.2
30492024-05-05T01:14:52.968Z Documenting rustyline v14.0.0
30502024-05-05T01:14:53.255Z Documenting sqlparser v0.45.0
30512024-05-05T01:14:54.489Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30522024-05-05T01:14:54.846Z Documenting sqlformat v0.2.3
30532024-05-05T01:14:57.201Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30542024-05-05T01:14:59.201Z Documenting tokio-tungstenite v0.21.0
30552024-05-05T01:15:00.186Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30562024-05-05T01:15:03.574Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30572024-05-05T01:15:04.872Z Documenting zone v0.1.8
30582024-05-05T01:15:06.332Z Documenting ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
30592024-05-05T01:15:06.693Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
30602024-05-05T01:15:07.868Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30612024-05-05T01:15:09.897Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30622024-05-05T01:15:10.380Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30632024-05-05T01:15:10.656Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30642024-05-05T01:15:10.937Z Documenting portpicker v0.1.1
30652024-05-05T01:15:11.954Z Documenting universal-hash v0.5.1
30662024-05-05T01:15:13.451Z Documenting bcs v0.1.6
30672024-05-05T01:15:16.164Z Documenting kstat-rs v0.2.3
30682024-05-05T01:15:16.733Z Documenting thiserror-impl-no-std v2.0.2
30692024-05-05T01:15:26.343Z Documenting curve25519-dalek-derive v0.1.0
30702024-05-05T01:15:26.769Z Documenting opaque-debug v0.3.0
30712024-05-05T01:15:26.816Z Documenting highway v1.1.0
30722024-05-05T01:15:26.909Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30732024-05-05T01:15:26.949Z Documenting thiserror-no-std v2.0.2
30742024-05-05T01:15:27.363Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30752024-05-05T01:15:27.863Z Documenting libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
30762024-05-05T01:15:30.120Z Documenting poly1305 v0.8.0
30772024-05-05T01:15:30.357Z Documenting compact_str v0.7.1
30782024-05-05T01:15:31.012Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30792024-05-05T01:15:31.799Z Documenting curve25519-dalek v4.1.2
30802024-05-05T01:15:34.776Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30812024-05-05T01:15:35.413Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30822024-05-05T01:15:36.672Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30832024-05-05T01:15:37.256Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30842024-05-05T01:15:37.576Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30852024-05-05T01:15:38.076Z Documenting portable-atomic v1.4.3
30862024-05-05T01:15:40.848Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30872024-05-05T01:15:41.308Z Documenting ed25519 v1.5.3
30882024-05-05T01:15:41.858Z Documenting memoffset v0.7.1
30892024-05-05T01:15:42.507Z Documenting unicase v2.7.0
30902024-05-05T01:15:44.875Z Documenting rcgen v0.12.1
30912024-05-05T01:15:45.005Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
30922024-05-05T01:15:46.322Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30932024-05-05T01:15:48.743Zwarning: could not parse code block as Rust code
30942024-05-05T01:15:48.743Z --> oximeter/db/src/oxql/ast/grammar.rs:246:9
30952024-05-05T01:15:48.743Z |
30962024-05-05T01:15:48.743Z246 | / /// Parse a string literal, either single- or double-quoted.
30972024-05-05T01:15:48.743Z247 | | ///
30982024-05-05T01:15:48.743Z248 | | /// Parsing string literals is pretty tricky, but we add several
30992024-05-05T01:15:48.743Z249 | | /// constraints to simplify things. First strings must be quoted, either
31002024-05-05T01:15:48.743Z... |
31012024-05-05T01:15:48.743Z277 | | ///
31022024-05-05T01:15:48.743Z278 | | /// Will be parsed as `this string has " in it`.
31032024-05-05T01:15:48.743Z | |________________________________________________________^
31042024-05-05T01:15:48.743Z |
31052024-05-05T01:15:48.743Z = help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
31062024-05-05T01:15:48.744Z = note: error from rustc: unknown start of token: \
31072024-05-05T01:15:48.744Z = note: error from rustc: unknown start of token: \
31082024-05-05T01:15:48.744Z = note: error from rustc: unknown start of token: \
31092024-05-05T01:15:48.744Z = note: error from rustc: unknown start of token: \
31102024-05-05T01:15:48.744Z = note: error from rustc: unknown start of token: \
31112024-05-05T01:15:48.744Z = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
31122024-05-05T01:15:48.744Z
31132024-05-05T01:15:48.802Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
31142024-05-05T01:15:49.282Z Documenting atomicwrites v0.4.3
31152024-05-05T01:15:50.261Zwarning: `oximeter-db` (lib doc) generated 1 warning
31162024-05-05T01:15:50.264Z Documenting chacha20 v0.9.1
31172024-05-05T01:15:53.228Z Documenting lru v0.12.1
31182024-05-05T01:15:54.276Z Documenting aead v0.5.2
31192024-05-05T01:15:55.210Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31202024-05-05T01:15:55.477Z Documenting rand_seeder v0.2.3
31212024-05-05T01:15:55.939Z Documenting nanorand v0.7.0
31222024-05-05T01:15:57.998Z Documenting subprocess v0.2.9
31232024-05-05T01:16:08.196Z Documenting stability v0.2.0
31242024-05-05T01:16:08.381Z Documenting glob v0.3.1
31252024-05-05T01:16:08.686Z Documenting cassowary v0.3.0
31262024-05-05T01:16:09.095Z Documenting number_prefix v0.4.0
31272024-05-05T01:16:09.318Z Documenting chacha20poly1305 v0.10.1
31282024-05-05T01:16:09.330Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31292024-05-05T01:16:09.483Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31302024-05-05T01:16:12.425Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31312024-05-05T01:16:12.953Z Documenting flume v0.11.0
31322024-05-05T01:16:13.317Z Documenting indicatif v0.17.8
31332024-05-05T01:16:13.678Z Documenting ratatui v0.26.2
31342024-05-05T01:16:25.444Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31352024-05-05T01:16:25.756Z Documenting mime_guess v2.0.4
31362024-05-05T01:16:25.894Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31372024-05-05T01:16:26.320Z Documenting salty v0.2.0
31382024-05-05T01:16:26.489Z Documenting vsss-rs v3.3.4
31392024-05-05T01:16:26.874Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31402024-05-05T01:16:28.196Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31412024-05-05T01:16:29.152Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31422024-05-05T01:16:29.431Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31432024-05-05T01:16:30.308Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31442024-05-05T01:16:31.569Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31452024-05-05T01:16:32.254Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31462024-05-05T01:16:32.542Z Documenting serde-big-array v0.5.1
31472024-05-05T01:16:32.616Z Documenting rtoolbox v0.0.1
31482024-05-05T01:16:34.004Z Documenting unicode-linebreak v0.1.5
31492024-05-05T01:16:34.077Z Documenting smawk v0.3.1
31502024-05-05T01:16:36.362Z Documenting is_ci v1.2.0
31512024-05-05T01:16:36.830Z Documenting http-range v0.1.5
31522024-05-05T01:16:37.496Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31532024-05-05T01:16:37.811Z Documenting rpassword v7.3.1
31542024-05-05T01:16:37.994Z Documenting textwrap v0.16.1
31552024-05-05T01:16:40.441Z Documenting supports-color v3.0.0
31562024-05-05T01:16:41.024Z Documenting hyper-staticfile v0.9.5
31572024-05-05T01:16:42.156Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31582024-05-05T01:16:42.305Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31592024-05-05T01:16:44.474Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31602024-05-05T01:16:45.215Z Documenting tui-tree-widget v0.19.0
31612024-05-05T01:16:45.954Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31622024-05-05T01:16:47.005Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31632024-05-05T01:16:47.716Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31642024-05-05T01:16:49.449Zwarning: unresolved link to `test_sled_transitions`
31652024-05-05T01:16:49.449Z --> nexus/db-queries/src/db/datastore/sled.rs:636:11
31662024-05-05T01:16:49.449Z |
31672024-05-05T01:16:49.449Z636 | /// [`test_sled_transitions`].
31682024-05-05T01:16:49.449Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
31692024-05-05T01:16:49.449Z |
31702024-05-05T01:16:49.449Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31712024-05-05T01:16:49.449Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31722024-05-05T01:16:49.449Z
31732024-05-05T01:16:49.453Zwarning: unresolved link to `test_sled_transitions`
31742024-05-05T01:16:49.453Z --> nexus/db-queries/src/db/datastore/sled.rs:672:11
31752024-05-05T01:16:49.453Z |
31762024-05-05T01:16:49.453Z672 | /// [`test_sled_transitions`].
31772024-05-05T01:16:49.453Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
31782024-05-05T01:16:49.453Z |
31792024-05-05T01:16:49.453Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
31802024-05-05T01:16:49.453Z
31812024-05-05T01:16:49.453Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
31822024-05-05T01:16:49.453Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
31832024-05-05T01:16:49.453Z |
31842024-05-05T01:16:49.453Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
31852024-05-05T01:16:49.453Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
31862024-05-05T01:16:49.453Z
31872024-05-05T01:16:50.178Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31882024-05-05T01:16:50.715Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31892024-05-05T01:16:50.934Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31902024-05-05T01:16:51.360Z Documenting signal-hook-tokio v0.3.1
31912024-05-05T01:16:51.493Z Documenting memmap2 v0.7.1
31922024-05-05T01:16:51.598Z Documenting shell-words v1.1.0
31932024-05-05T01:16:52.158Z Documenting arrayref v0.3.7
31942024-05-05T01:16:55.555Z Documenting arrayvec v0.7.4
31952024-05-05T01:16:55.975Z Documenting corncobs v0.1.3
31962024-05-05T01:16:56.197Z Documenting constant_time_eq v0.3.0
31972024-05-05T01:16:56.708Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31982024-05-05T01:16:59.500Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31992024-05-05T01:16:59.527Z Documenting blake3 v1.5.0
32002024-05-05T01:16:59.541Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32012024-05-05T01:16:59.788Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32022024-05-05T01:17:01.449Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32032024-05-05T01:17:04.247Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32042024-05-05T01:17:04.468Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32052024-05-05T01:17:06.950Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
32062024-05-05T01:17:06.953Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32072024-05-05T01:17:09.685Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32082024-05-05T01:17:19.775Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32092024-05-05T01:17:23.504Zwarning: unresolved link to `BlueprintDisksConfig`
32102024-05-05T01:17:23.504Z --> nexus/reconfigurator/planning/src/blueprint_builder/builder.rs:1052:55
32112024-05-05T01:17:23.504Z |
32122024-05-05T01:17:23.504Z1052 | /// blueprint. We do this by keeping a copy of any [`BlueprintDisksConfig`]
32132024-05-05T01:17:23.504Z | ^^^^^^^^^^^^^^^^^^^^ no item named `BlueprintDisksConfig` in scope
32142024-05-05T01:17:23.504Z |
32152024-05-05T01:17:23.504Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
32162024-05-05T01:17:23.504Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32172024-05-05T01:17:23.505Z
32182024-05-05T01:17:23.678Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32192024-05-05T01:17:24.568Zwarning: `nexus-reconfigurator-planning` (lib doc) generated 1 warning
32202024-05-05T01:17:24.571Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32212024-05-05T01:17:24.627Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
32222024-05-05T01:17:25.468Z Documenting fatfs v0.3.6
32232024-05-05T01:17:26.280Zwarning: unclosed HTML tag `usize`
32242024-05-05T01:17:26.280Z --> wicket/src/ui/panes/update.rs:153:19
32252024-05-05T01:17:26.280Z |
32262024-05-05T01:17:26.280Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
32272024-05-05T01:17:26.280Z | ^^^^^^^
32282024-05-05T01:17:26.280Z |
32292024-05-05T01:17:26.280Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
32302024-05-05T01:17:26.280Z
32312024-05-05T01:17:27.741Zwarning: `wicket` (lib doc) generated 1 warning
32322024-05-05T01:17:27.752Z Documenting assert_matches v1.5.0
32332024-05-05T01:17:30.953Z Documenting topological-sort v0.2.2
32342024-05-05T01:17:30.968Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32352024-05-05T01:17:33.078Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32362024-05-05T01:17:35.139Z Documenting omicron-zone-package v0.11.0
32372024-05-05T01:17:37.004Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
32382024-05-05T01:17:37.005Z --> sled-agent/src/sim/instance.rs:46:7
32392024-05-05T01:17:37.005Z |
32402024-05-05T01:17:37.005Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
32412024-05-05T01:17:37.005Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
32422024-05-05T01:17:37.006Z |
32432024-05-05T01:17:37.006Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32442024-05-05T01:17:37.006Z
32452024-05-05T01:17:38.874Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32462024-05-05T01:17:40.393Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
32472024-05-05T01:17:40.946Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482024-05-05T01:17:42.954Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32492024-05-05T01:17:43.914Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32502024-05-05T01:17:45.564Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32512024-05-05T01:17:46.008Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32522024-05-05T01:17:49.197Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32532024-05-05T01:17:49.927Z Documenting uzers v0.11.3
32542024-05-05T01:17:55.113Z Documenting termios v0.3.3
32552024-05-05T01:17:55.630Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32562024-05-05T01:17:59.087Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32572024-05-05T01:17:59.897Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32582024-05-05T01:18:00.229Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32592024-05-05T01:18:07.690Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32602024-05-05T01:18:10.177Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32612024-05-05T01:18:15.648Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32622024-05-05T01:18:28.242Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32632024-05-05T01:18:39.577Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32642024-05-05T01:18:41.994Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32652024-05-05T01:18:43.390Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32662024-05-05T01:18:46.583Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32672024-05-05T01:18:51.878Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32682024-05-05T01:18:52.749Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32692024-05-05T01:19:00.591Zwarning: unresolved link to `Nexus`
32702024-05-05T01:19:00.591Z --> nexus/src/app/instance_network.rs:280:34
32712024-05-05T01:19:00.592Z |
32722024-05-05T01:19:00.592Z280 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
32732024-05-05T01:19:00.592Z | ^^^^^ no item named `Nexus` in scope
32742024-05-05T01:19:00.592Z |
32752024-05-05T01:19:00.592Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
32762024-05-05T01:19:00.592Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32772024-05-05T01:19:00.592Z
32782024-05-05T01:19:00.597Zwarning: unresolved link to `Nexus`
32792024-05-05T01:19:00.597Z --> nexus/src/app/instance_network.rs:458:34
32802024-05-05T01:19:00.597Z |
32812024-05-05T01:19:00.597Z458 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
32822024-05-05T01:19:00.597Z | ^^^^^ no item named `Nexus` in scope
32832024-05-05T01:19:00.597Z |
32842024-05-05T01:19:00.597Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
32852024-05-05T01:19:00.598Z
32862024-05-05T01:19:00.598Zwarning: unresolved link to `VolumeConstructionRequest`
32872024-05-05T01:19:00.598Z --> nexus/src/app/sagas/volume_delete.rs:338:7
32882024-05-05T01:19:00.598Z |
32892024-05-05T01:19:00.598Z338 | /// [`VolumeConstructionRequest`] is shown here):
32902024-05-05T01:19:00.598Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
32912024-05-05T01:19:00.598Z |
32922024-05-05T01:19:00.598Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
32932024-05-05T01:19:00.598Z
32942024-05-05T01:19:00.598Zwarning: unresolved link to `fd00:1122:3344:101::5`
32952024-05-05T01:19:00.598Z --> nexus/src/app/sagas/volume_delete.rs:348:17
32962024-05-05T01:19:00.598Z |
32972024-05-05T01:19:00.598Z348 | /// "[fd00:1122:3344:101::5]:1000",
32982024-05-05T01:19:00.598Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
32992024-05-05T01:19:00.598Z
33002024-05-05T01:19:00.598Zwarning: unresolved link to `fd00:1122:3344:102::9`
33012024-05-05T01:19:00.598Z --> nexus/src/app/sagas/volume_delete.rs:349:17
33022024-05-05T01:19:00.598Z |
33032024-05-05T01:19:00.598Z349 | /// "[fd00:1122:3344:102::9]:1000",
33042024-05-05T01:19:00.599Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
33052024-05-05T01:19:00.599Z
33062024-05-05T01:19:00.599Zwarning: unresolved link to `fd00:1122:3344:103::2`
33072024-05-05T01:19:00.599Z --> nexus/src/app/sagas/volume_delete.rs:350:17
33082024-05-05T01:19:00.599Z |
33092024-05-05T01:19:00.599Z350 | /// "[fd00:1122:3344:103::2]:1000"
33102024-05-05T01:19:00.599Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
33112024-05-05T01:19:00.599Z
33122024-05-05T01:19:00.599Zwarning: unresolved link to `fd00:1122:3344:101::5`
33132024-05-05T01:19:00.599Z --> nexus/src/app/sagas/volume_delete.rs:369:17
33142024-05-05T01:19:00.599Z |
33152024-05-05T01:19:00.599Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
33162024-05-05T01:19:00.599Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
33172024-05-05T01:19:00.599Z
33182024-05-05T01:19:00.599Zwarning: unresolved link to `fd00:1122:3344:102::9`
33192024-05-05T01:19:00.599Z --> nexus/src/app/sagas/volume_delete.rs:370:17
33202024-05-05T01:19:00.599Z |
33212024-05-05T01:19:00.599Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
33222024-05-05T01:19:00.599Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
33232024-05-05T01:19:00.599Z
33242024-05-05T01:19:00.599Zwarning: unresolved link to `fd00:1122:3344:103::2`
33252024-05-05T01:19:00.599Z --> nexus/src/app/sagas/volume_delete.rs:371:17
33262024-05-05T01:19:00.599Z |
33272024-05-05T01:19:00.600Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
33282024-05-05T01:19:00.600Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
33292024-05-05T01:19:00.600Z
33302024-05-05T01:19:03.696Zwarning: `omicron-nexus` (lib doc) generated 9 warnings
33312024-05-05T01:19:20.537Z Finished dev [unoptimized + debuginfo] target(s) in 12m 07s
33322024-05-05T01:19:20.616Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html
33332024-05-05T01:19:20.616Z Generated /work/oxidecomputer/omicron/target/doc/bootstore/index.html
33342024-05-05T01:19:20.616Z Generated /work/oxidecomputer/omicron/target/doc/bootstrap_agent_client/index.html
33352024-05-05T01:19:20.616Z Generated /work/oxidecomputer/omicron/target/doc/caboose_util/index.html
33362024-05-05T01:19:20.616Z Generated /work/oxidecomputer/omicron/target/doc/crdb_seed/index.html
33372024-05-05T01:19:20.616Z Generated /work/oxidecomputer/omicron/target/doc/db_macros/index.html
33382024-05-05T01:19:20.622Z Generated /work/oxidecomputer/omicron/target/doc/dns_server/index.html
33392024-05-05T01:19:20.622Z Generated /work/oxidecomputer/omicron/target/doc/apigen/index.html
33402024-05-05T01:19:20.622Z Generated /work/oxidecomputer/omicron/target/doc/dns_db_dump/index.html
33412024-05-05T01:19:20.622Z Generated /work/oxidecomputer/omicron/target/doc/dnsadm/index.html
33422024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
33432024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/dpd_client/index.html
33442024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/gateway_cli/index.html
33452024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/gateway_client/index.html
33462024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/gateway_test_utils/index.html
33472024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/illumos_utils/index.html
33482024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/installinator/index.html
33492024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifact_client/index.html
33502024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/installinator_artifactd/index.html
33512024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/installinator_common/index.html
33522024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
33532024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/dnswait/index.html
33542024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/ipcc/index.html
33552024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/key_manager/index.html
33562024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
33572024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_config/index.html
33582024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_model/index.html
33592024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_db_queries/index.html
33602024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_defaults/index.html
33612024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_inventory/index.html
33622024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_macros_common/index.html
33632024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_metrics_producer_gc/index.html
33642024-05-05T01:19:20.623Z Generated /work/oxidecomputer/omicron/target/doc/nexus_networking/index.html
33652024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_execution/index.html
33662024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_planning/index.html
33672024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/nexus_reconfigurator_preparation/index.html
33682024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/nexus_types/index.html
33692024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_certificates/index.html
33702024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
33712024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_ddm_admin_client/index.html
33722024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_gateway/index.html
33732024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_nexus/index.html
33742024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/schema_updater/index.html
33752024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_package/index.html
33762024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
33772024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_rpaths/index.html
33782024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_sled_agent/index.html
33792024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/services_ledger_check_migrate/index.html
33802024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/zone_bundle/index.html
33812024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_test_utils/index.html
33822024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/falcon_runner/index.html
33832024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/falcon_runner_cli/index.html
33842024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/omicron_uuid_kinds/index.html
33852024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/oxide_client/index.html
33862024-05-05T01:19:20.624Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
33872024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_client/index.html
33882024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_collector/index.html
33892024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/clickhouse_schema_updater/index.html
33902024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oximeter/index.html
33912024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_db/index.html
33922024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_instruments/index.html
33932024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_macro_impl/index.html
33942024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
33952024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/oxlog/index.html
33962024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/sled_agent_client/index.html
33972024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/sled_hardware/index.html
33982024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/sled_hardware_types/index.html
33992024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/sled_storage/index.html
34002024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/sp_sim/index.html
34012024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous/index.html
34022024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/tufaceous_lib/index.html
34032024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/typed_rng/index.html
34042024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/update_common/index.html
34052024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/update_engine/index.html
34062024-05-05T01:19:20.625Z Generated /work/oxidecomputer/omicron/target/doc/wicket/index.html
34072024-05-05T01:19:20.626Z Generated /work/oxidecomputer/omicron/target/doc/wicket_common/index.html
34082024-05-05T01:19:20.626Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg/index.html
34092024-05-05T01:19:20.626Z Generated /work/oxidecomputer/omicron/target/doc/wicket_dbg_server/index.html
34102024-05-05T01:19:20.626Z Generated /work/oxidecomputer/omicron/target/doc/wicketd/index.html
34112024-05-05T01:19:20.626Z Generated /work/oxidecomputer/omicron/target/doc/wicketd_client/index.html
34122024-05-05T01:19:20.626Z Generated /work/oxidecomputer/omicron/target/doc/zone_setup/index.html
34132024-05-05T01:19:20.647Z
34142024-05-05T01:19:20.650Zreal 12:07.388583628
34152024-05-05T01:19:20.650Zuser 33:18.022661452
34162024-05-05T01:19:20.650Zsys 53:02.598267728
34172024-05-05T01:19:20.650Ztrap 0.889194075
34182024-05-05T01:19:20.650Ztflt 0.151177631
34192024-05-05T01:19:20.650Zdflt 0.630924385
34202024-05-05T01:19:20.650Zkflt 0.000164512
34212024-05-05T01:19:20.650Zlock 3:18:35.403894180
34222024-05-05T01:19:20.650Zslp 3:24:20.702827131
34232024-05-05T01:19:20.651Zlat 4:16.386430158
34242024-05-05T01:19:20.651Zstop 1:41.410778525
34252024-05-05T01:19:20.651Zprocess exited: duration 1293976 ms, exit code 0
 
34262024-05-05T01:19:20.658Zfound 0 output files