01KH4J800YN7AJNSAEN4P6JFD0: clippy (helios)

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

Buildomat Job: 01KH4J8ENHGMJBCS4AS1S8YWYJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-10T20:01:12.089Zjob assigned to worker 01KH4J8EJ1X7WKB5TASHP54W5A [factory gimlet-EVT22200007-propolis, EVT22200007/57696] (queued for 35 s)
 
22026-02-10T20:01:21.239Zstarting task 0: "setup"
32026-02-10T20:01:21.264Z++ uname -s
42026-02-10T20:01:21.264Z+ kern=SunOS
52026-02-10T20:01:21.264Z+ build_user=build
62026-02-10T20:01:21.264Z+ build_uid=12345
72026-02-10T20:01:21.264Z+ work_dir=/work
82026-02-10T20:01:21.264Z+ input_dir=/input
92026-02-10T20:01:21.264Z+ [[ 0 == 12345 ]]
102026-02-10T20:01:21.264Z+ case "$kern" in
112026-02-10T20:01:21.264Z+ groupadd -g 12345 build
122026-02-10T20:01:21.264Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-10T20:01:23.264Z+ zfs create -o mountpoint=/work rpool/work
142026-02-10T20:01:23.305Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-10T20:01:23.329Z+ home_fs=zfs
162026-02-10T20:01:23.329Z+ [[ zfs == autofs ]]
172026-02-10T20:01:23.329Z+ mkdir -p /home/build
182026-02-10T20:01:23.330Z+ chown build:build /home/build /work
192026-02-10T20:01:25.315Z+ chmod 0700 /home/build /work
202026-02-10T20:01:25.341Zprocess exited: duration 4079 ms, exit code 0
 
212026-02-10T20:01:25.389Zstarting task 1: "rust-toolchain"
222026-02-10T20:01:25.413Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-10T20:01:25.413Z * rust toolchain channel = "1.91.1"
242026-02-10T20:01:25.414Z * rust toolchain profile = "default"
252026-02-10T20:01:25.414Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-10T20:01:25.414Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-10T20:01:25.414Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-10T20:01:25.414Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-10T20:01:25.414Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-10T20:01:25.567Zinfo: downloading installer
312026-02-10T20:01:27.276Zwarn: It looks like you have an existing installation of Rust at:
322026-02-10T20:01:27.276Zwarn: /opt/ooce/bin
332026-02-10T20:01:27.276Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-10T20:01:27.276Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-10T20:01:27.276Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-10T20:01:27.276Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-10T20:01:27.276Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-10T20:01:27.276Zerror: cannot install while Rust is installed
392026-02-10T20:01:27.276Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-10T20:01:27.302Zinfo: profile set to 'default'
412026-02-10T20:01:27.302Zinfo: default host triple is x86_64-unknown-illumos
422026-02-10T20:01:27.302Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-10T20:01:27.458Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-10T20:01:27.458Zinfo: downloading component 'cargo'
452026-02-10T20:01:27.712Zinfo: downloading component 'clippy'
462026-02-10T20:01:27.811Zinfo: downloading component 'rust-docs'
472026-02-10T20:01:28.263Zinfo: downloading component 'rust-std'
482026-02-10T20:01:28.846Zinfo: downloading component 'rustc'
492026-02-10T20:01:31.433Zinfo: downloading component 'rustfmt'
502026-02-10T20:01:31.500Zinfo: installing component 'cargo'
512026-02-10T20:01:32.832Zinfo: installing component 'clippy'
522026-02-10T20:01:33.356Zinfo: installing component 'rust-docs'
532026-02-10T20:01:37.295Zinfo: installing component 'rust-std'
542026-02-10T20:01:39.777Zinfo: installing component 'rustc'
552026-02-10T20:01:49.282Zinfo: installing component 'rustfmt'
562026-02-10T20:01:49.714Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-10T20:01:49.714Z
582026-02-10T20:01:49.931Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-10T20:01:49.932Z
602026-02-10T20:01:49.932Z
612026-02-10T20:01:49.932ZRust is installed now. Great!
622026-02-10T20:01:49.932Z
632026-02-10T20:01:49.932ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-10T20:01:49.932Zenvironment variable. This has not been done automatically.
652026-02-10T20:01:49.932Z
662026-02-10T20:01:49.932ZTo configure your current shell, you need to source
672026-02-10T20:01:49.932Zthe corresponding env file under $HOME/.cargo.
682026-02-10T20:01:49.932Z
692026-02-10T20:01:49.932ZThis is usually done by running one of the following (note the leading DOT):
702026-02-10T20:01:49.932Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-10T20:01:49.932Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-10T20:01:49.932Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-10T20:01:50.067Z+ rustup --version
742026-02-10T20:01:50.091Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-10T20:01:50.091Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-10T20:01:50.238Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-10T20:01:50.262Z+ cargo --version
782026-02-10T20:01:50.368Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-10T20:01:50.392Z+ rustc --version
802026-02-10T20:01:50.528Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-10T20:01:50.552Zprocess exited: duration 25147 ms, exit code 0
 
822026-02-10T20:01:50.601Zstarting task 2: "authentication"
832026-02-10T20:01:50.659Zprocess exited: duration 58 ms, exit code 0
 
842026-02-10T20:01:50.708Zstarting task 3: "clone repository"
852026-02-10T20:01:50.733Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-10T20:01:50.733Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-10T20:01:50.757ZCloning into '/work/oxidecomputer/omicron'...
882026-02-10T20:02:13.080Z+ cd /work/oxidecomputer/omicron
892026-02-10T20:02:13.080Z+ git fetch origin 9bc02f7ed90af9d339795cca86c1430f266f3b10
902026-02-10T20:02:13.745ZFrom https://github.com/oxidecomputer/omicron
912026-02-10T20:02:13.745Z * branch 9bc02f7ed90af9d339795cca86c1430f266f3b10 -> FETCH_HEAD
922026-02-10T20:02:13.769Z+ [[ -n tq-zfs-key-rotation ]]
932026-02-10T20:02:13.769Z++ git branch --show-current
942026-02-10T20:02:13.769Z+ current=main
952026-02-10T20:02:13.769Z+ [[ main != tq-zfs-key-rotation ]]
962026-02-10T20:02:13.769Z+ git branch -f tq-zfs-key-rotation 9bc02f7ed90af9d339795cca86c1430f266f3b10
972026-02-10T20:02:13.793Z+ git checkout -f tq-zfs-key-rotation
982026-02-10T20:02:14.313ZSwitched to branch 'tq-zfs-key-rotation'
992026-02-10T20:02:14.337Z+ git reset --hard 9bc02f7ed90af9d339795cca86c1430f266f3b10
1002026-02-10T20:02:14.392ZHEAD is now at 9bc02f7ed Remove dependency on `zfs-atomic-change-key` crate (#9837)
1012026-02-10T20:02:14.416Zprocess exited: duration 23686 ms, exit code 0
 
1022026-02-10T20:02:14.467Zstarting task 4: "build"
1032026-02-10T20:02:14.492Z+ source ./env.sh
1042026-02-10T20:02:14.492Z++ OLD_SHELL_OPTS=ehxB
1052026-02-10T20:02:14.492Z++ set -o xtrace
1062026-02-10T20:02:14.492Z++++ dirname ./env.sh
1072026-02-10T20:02:14.492Z+++ readlink -f .
1082026-02-10T20:02:14.492Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-10T20:02:14.492Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-02-10T20:02:14.492Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-02-10T20:02:14.492Z++ 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
1122026-02-10T20:02:14.492Z++ 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
1132026-02-10T20:02:14.492Z++ 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
1142026-02-10T20:02:14.492Z++ 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
1152026-02-10T20:02:14.492Z++ 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
1162026-02-10T20:02:14.493Z++ 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
1172026-02-10T20:02:14.493Z++ case $OLD_SHELL_OPTS in
1182026-02-10T20:02:14.493Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-10T20:02:14.493Z+ source .github/buildomat/ci-env.sh
1202026-02-10T20:02:14.493Z++ export CARGO_TERM_COLOR=always
1212026-02-10T20:02:14.493Z++ CARGO_TERM_COLOR=always
1222026-02-10T20:02:14.493Z+ cargo --version
1232026-02-10T20:02:14.585Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-10T20:02:14.609Z+ rustc --version
1252026-02-10T20:02:14.733Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-10T20:02:14.758Z+ banner prerequisites
1272026-02-10T20:02:14.758Z
1282026-02-10T20:02:14.758Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-10T20:02:14.759Z # # # # # # # # # # # # # # #
1302026-02-10T20:02:14.759Z # # # # ##### # # ##### # # # # # #### #
1312026-02-10T20:02:14.759Z ##### ##### # ##### # # # # # # # # #
1322026-02-10T20:02:14.760Z # # # # # # # # # # # # # # #
1332026-02-10T20:02:14.760Z # # # ###### # # ###### ### # #### # #### #
1342026-02-10T20:02:14.760Z
1352026-02-10T20:02:14.760Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-10T20:02:37.221Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-10T20:02:54.602Z Startup: Caching catalogs ... Done
1382026-02-10T20:03:29.626ZPlanning: Solver setup ... Done (32.389s)
1392026-02-10T20:03:29.873ZPlanning: Running solver ... Done (0.246s)
1402026-02-10T20:03:30.042ZPlanning: Finding local manifests ... Done (0.003s)
1412026-02-10T20:03:30.121ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-10T20:03:30.593ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-10T20:03:30.681ZPlanning: Package planning ... Done (0.088s)
1442026-02-10T20:03:30.771ZPlanning: Merging actions ... Done (0.090s)
1452026-02-10T20:03:42.458ZPlanning: Checking for conflicting actions ... Done (0.547s)
1462026-02-10T20:03:42.458ZPlanning: Consolidating action changes ... Done (0.020s)
1472026-02-10T20:03:43.868ZPlanning: Evaluating mediators ... Done (0.954s)
1482026-02-10T20:03:43.868ZPlanning: Planning completed in 37.56 seconds
1492026-02-10T20:03:43.868Z Packages to install: 4
1502026-02-10T20:03:43.868Z Mediators to change: 2
1512026-02-10T20:03:43.868Z Services to change: 1
1522026-02-10T20:03:43.868Z Estimated space available: 154.93 GB
1532026-02-10T20:03:43.868ZEstimated space to be consumed: 1.81 GB
1542026-02-10T20:03:43.868Z Create boot environment: No
1552026-02-10T20:03:43.869ZCreate backup boot environment: No
1562026-02-10T20:03:43.869Z Rebuild boot archive: No
1572026-02-10T20:03:43.869Z
1582026-02-10T20:03:43.869ZChanged mediators:
1592026-02-10T20:03:43.869Z mediator clang:
1602026-02-10T20:03:43.869Z version: None -> 15 (system default)
1612026-02-10T20:03:43.869Z
1622026-02-10T20:03:43.869Z mediator llvm:
1632026-02-10T20:03:43.869Z version: 14 (system default) -> 15 (system default)
1642026-02-10T20:03:43.869Z
1652026-02-10T20:03:43.870ZChanged packages:
1662026-02-10T20:03:43.870Zhelios-dev
1672026-02-10T20:03:43.870Z developer/build-essential
1682026-02-10T20:03:43.870Z None -> 11-2.0
1692026-02-10T20:03:43.870Z library/libxmlsec1
1702026-02-10T20:03:43.870Z None -> 1.2.35-2.0
1712026-02-10T20:03:43.870Z ooce/developer/clang-15
1722026-02-10T20:03:43.870Z None -> 15.0.7-2.0
1732026-02-10T20:03:43.870Z ooce/developer/llvm-15
1742026-02-10T20:03:43.870Z None -> 15.0.7-2.0
1752026-02-10T20:03:43.870Z
1762026-02-10T20:03:43.870ZServices:
1772026-02-10T20:03:43.871Z restart_fmri:
1782026-02-10T20:03:43.871Z svc:/system/update-man-index:default
1792026-02-10T20:03:43.871Z
1802026-02-10T20:03:43.871ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-10T20:03:43.871ZDownload: 1201/3290 items 84.1/212.6MB 39% complete (17.2M/s)
1822026-02-10T20:03:43.871ZDownload: 2621/3290 items 120.5/212.6MB 56% complete (12.2M/s)
1832026-02-10T20:03:47.758ZDownload: 3248/3290 items 181.1/212.6MB 85% complete (9.7M/s)
1842026-02-10T20:03:54.173ZDownload: 3289/3290 items 212.5/212.6MB 99% complete (9.2M/s)
1852026-02-10T20:03:54.246ZDownload: Completed 212.60 MB in 21.23 seconds (10.0M/s)
1862026-02-10T20:03:54.246Z Actions: 1/3689 actions (Installing new actions)
1872026-02-10T20:03:59.189Z Actions: 3012/3689 actions (Installing new actions)
1882026-02-10T20:04:00.818Z Actions: Completed 3689 actions in 6.58 seconds.
1892026-02-10T20:04:01.398Z Done (0.825s)
1902026-02-10T20:04:01.398Z Done (0.000s)
1912026-02-10T20:04:03.112Z Done (1.613s)
1922026-02-10T20:04:09.906Z Done (6.393s)
1932026-02-10T20:04:09.967Z Done (0.024s)
1942026-02-10T20:04:09.967Z Done (0.000s)
1952026-02-10T20:04:09.967Z Done (0.000s)
1962026-02-10T20:04:12.104ZPlanning: Evaluating mediator changes ... Done
1972026-02-10T20:04:13.223ZPlanning: Checking for conflicting actions ... Done
1982026-02-10T20:04:13.223ZPlanning: Consolidating action changes ... Done
1992026-02-10T20:04:13.223ZPlanning: Evaluating mediators ... Done
2002026-02-10T20:04:13.223ZPlanning: Planning completed in 0.68 seconds
2012026-02-10T20:04:13.223Z Mediators to change: 2
2022026-02-10T20:04:13.223Z Create boot environment: No
2032026-02-10T20:04:13.223ZCreate backup boot environment: No
2042026-02-10T20:04:13.223Z Done
2052026-02-10T20:04:13.223Z Done
2062026-02-10T20:04:13.584Z Done
2072026-02-10T20:04:18.967Z Done
2082026-02-10T20:04:19.010Z Done
2092026-02-10T20:04:19.010Z Done
2102026-02-10T20:04:19.010Z Done
2112026-02-10T20:04:19.956ZPlanning: Evaluating mediator changes ... Done
2122026-02-10T20:04:20.018ZPlanning: Merging actions ... Done
2132026-02-10T20:04:20.260ZPlanning: Checking for conflicting actions ... Done
2142026-02-10T20:04:20.287ZPlanning: Consolidating action changes ... Done
2152026-02-10T20:04:20.588ZPlanning: Evaluating mediators ... Done
2162026-02-10T20:04:20.655ZPlanning: Planning completed in 1.18 seconds
2172026-02-10T20:04:20.797Z Packages to change: 1
2182026-02-10T20:04:20.797Z Mediators to change: 1
2192026-02-10T20:04:20.797Z Services to change: 1
2202026-02-10T20:04:20.797Z Create boot environment: No
2212026-02-10T20:04:20.797ZCreate backup boot environment: Yes
2222026-02-10T20:04:22.946Z Actions: 1/6 actions (Updating modified actions)
2232026-02-10T20:04:22.971Z Actions: Completed 6 actions in 0.00 seconds.
2242026-02-10T20:04:22.971Z Done
2252026-02-10T20:04:22.971Z Done
2262026-02-10T20:04:23.286Z Done
2272026-02-10T20:04:28.940Z Done
2282026-02-10T20:04:29.044Z Done
2292026-02-10T20:04:29.044Z Done
2302026-02-10T20:04:29.109Z Done
2312026-02-10T20:04:29.767ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-02-10T20:04:29.767Zclang system 15 system
2332026-02-10T20:04:29.767Zcsh system system illumos
2342026-02-10T20:04:29.767Zctags system system illumos
2352026-02-10T20:04:29.767Zfile system system illumos
2362026-02-10T20:04:29.767Zgcc vendor 12 vendor
2372026-02-10T20:04:29.767Zgcc system 10 system
2382026-02-10T20:04:29.767Zgcc system 7 system
2392026-02-10T20:04:29.767Zgo system 1.20 system
2402026-02-10T20:04:29.767Zgo system 1.19 system
2412026-02-10T20:04:29.767Zllvm system 15 system
2422026-02-10T20:04:29.767Zllvm system 14 system
2432026-02-10T20:04:29.767Zmariadb system 10.6 system
2442026-02-10T20:04:29.767Zmta vendor vendor dma
2452026-02-10T20:04:29.767Zopenjdk system 17 system
2462026-02-10T20:04:29.767Zopenjdk system 11 system
2472026-02-10T20:04:29.767Zopenjdk system 1.8 system
2482026-02-10T20:04:29.767Zopenssl vendor 3 vendor
2492026-02-10T20:04:29.767Zperl system 5.36 system
2502026-02-10T20:04:29.767Zpostgresql system 15 system
2512026-02-10T20:04:29.767Zpostgresql system 13 system
2522026-02-10T20:04:29.767Zpython vendor 3 vendor
2532026-02-10T20:04:29.767Zpython system 2 system
2542026-02-10T20:04:29.767Zpython3 system 3.11 system
2552026-02-10T20:04:29.767Zruby system 3.0 system
2562026-02-10T20:04:29.767Zwords vendor vendor american-english
2572026-02-10T20:04:29.767Zwords system system australian-english
2582026-02-10T20:04:29.768Zwords system system british-english
2592026-02-10T20:04:29.768Zwords system system canadian-english
2602026-02-10T20:04:29.768Zwords system system french
2612026-02-10T20:04:29.768Zwords system system italian
2622026-02-10T20:04:29.768Zwords system system ngerman
2632026-02-10T20:04:29.768Zwords system system ogerman
2642026-02-10T20:04:29.768Zwords system system spanish
2652026-02-10T20:04:30.237ZPUBLISHER TYPE STATUS P LOCATION
2662026-02-10T20:04:30.237Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-02-10T20:04:40.850ZFMRI IFO
2682026-02-10T20:04:40.851Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-02-10T20:04:40.851Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-02-10T20:04:40.851Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-02-10T20:04:40.851Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-02-10T20:04:40.851Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-02-10T20:04:40.851Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-02-10T20:04:40.851Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-02-10T20:04:40.851Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-02-10T20:04:40.852Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-02-10T20:04:40.852Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-02-10T20:04:40.852Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-02-10T20:04:40.852Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-02-10T20:04:40.852Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-02-10T20:04:40.852Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-02-10T20:04:40.852Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-02-10T20:04:40.853Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-02-10T20:04:42.298Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-02-10T20:04:42.979Z Updating crates.io index
2862026-02-10T20:04:43.003Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-02-10T20:04:43.770Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-02-10T20:04:45.317Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-02-10T20:04:45.966Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902026-02-10T20:04:46.514Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912026-02-10T20:04:47.382Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922026-02-10T20:04:49.811Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932026-02-10T20:04:55.478Z Updating git repository `https://github.com/oxidecomputer/opte`
2942026-02-10T20:04:57.089Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952026-02-10T20:04:57.953Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962026-02-10T20:04:59.457Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972026-02-10T20:05:00.598Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-02-10T20:05:01.211Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-02-10T20:05:02.248Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-02-10T20:05:02.877Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-02-10T20:05:04.232Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-02-10T20:05:05.262Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-02-10T20:05:05.817Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-02-10T20:05:06.492Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-02-10T20:05:07.356Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-02-10T20:05:08.023Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-02-10T20:05:08.545Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-02-10T20:05:09.191Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-02-10T20:05:09.945Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-02-10T20:05:11.022Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-02-10T20:05:11.621Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-02-10T20:05:12.379Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-02-10T20:05:13.012Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-02-10T20:05:14.328Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-02-10T20:05:15.250Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-02-10T20:05:15.824Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-02-10T20:05:16.543Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3182026-02-10T20:05:17.365Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-02-10T20:05:18.125Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-02-10T20:05:18.743Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-02-10T20:05:19.435Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-02-10T20:05:19.959Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-02-10T20:05:20.646Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-02-10T20:05:39.215Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3252026-02-10T20:05:41.288Z Downloading crates ...
3262026-02-10T20:05:41.372Z Downloaded utf8_iter v1.0.4
3272026-02-10T20:05:41.396Z Downloaded toml_write v0.1.2
3282026-02-10T20:05:41.396Z Downloaded usdt v0.5.0
3292026-02-10T20:05:41.396Z Downloaded writeable v0.5.5
3302026-02-10T20:05:41.396Z Downloaded bytecount v0.6.8
3312026-02-10T20:05:41.421Z Downloaded anyhow v1.0.99
3322026-02-10T20:05:41.421Z Downloaded colorchoice v1.0.2
3332026-02-10T20:05:41.421Z Downloaded cfg-if v1.0.4
3342026-02-10T20:05:41.421Z Downloaded idna v1.0.3
3352026-02-10T20:05:41.421Z Downloaded scroll v0.12.0
3362026-02-10T20:05:41.421Z Downloaded percent-encoding v2.3.2
3372026-02-10T20:05:41.421Z Downloaded strsim v0.11.1
3382026-02-10T20:05:41.421Z Downloaded serde-value v0.7.0
3392026-02-10T20:05:41.447Z Downloaded pest_derive v2.8.2
3402026-02-10T20:05:41.448Z Downloaded sha2 v0.10.9
3412026-02-10T20:05:41.448Z Downloaded serde_derive v1.0.228
3422026-02-10T20:05:41.448Z Downloaded syn v2.0.114
3432026-02-10T20:05:41.473Z Downloaded serde_json v1.0.149
3442026-02-10T20:05:41.473Z Downloaded anstyle-parse v0.2.5
3452026-02-10T20:05:41.473Z Downloaded proc-macro-error v1.0.4
3462026-02-10T20:05:41.473Z Downloaded icu_properties v1.5.1
3472026-02-10T20:05:41.474Z Downloaded heck v0.4.1
3482026-02-10T20:05:41.474Z Downloaded semver v1.0.27
3492026-02-10T20:05:41.474Z Downloaded autocfg v1.4.0
3502026-02-10T20:05:41.474Z Downloaded pest v2.8.2
3512026-02-10T20:05:41.498Z Downloaded macaddr v1.0.1
3522026-02-10T20:05:41.498Z Downloaded quote v1.0.40
3532026-02-10T20:05:41.498Z Downloaded itoa v1.0.11
3542026-02-10T20:05:41.498Z Downloaded indexmap v2.13.0
3552026-02-10T20:05:41.498Z Downloaded form_urlencoded v1.2.2
3562026-02-10T20:05:41.498Z Downloaded anstream v0.6.18
3572026-02-10T20:05:41.498Z Downloaded icu_provider v1.5.0
3582026-02-10T20:05:41.498Z Downloaded utf8parse v0.2.2
3592026-02-10T20:05:41.498Z Downloaded icu_locid_transform_data v1.5.0
3602026-02-10T20:05:41.498Z Downloaded tempfile v3.24.0
3612026-02-10T20:05:41.523Z Downloaded dtrace-parser v0.2.0
3622026-02-10T20:05:41.523Z Downloaded zmij v1.0.15
3632026-02-10T20:05:41.523Z Downloaded zerovec v0.10.4
3642026-02-10T20:05:41.523Z Downloaded yoke-derive v0.7.4
3652026-02-10T20:05:41.523Z Downloaded proc-macro-error-attr v1.0.4
3662026-02-10T20:05:41.523Z Downloaded erased-serde v0.4.6
3672026-02-10T20:05:41.523Z Downloaded scroll_derive v0.12.0
3682026-02-10T20:05:41.523Z Downloaded once_cell v1.21.3
3692026-02-10T20:05:41.523Z Downloaded version_check v0.9.5
3702026-02-10T20:05:41.523Z Downloaded thiserror-impl v2.0.18
3712026-02-10T20:05:41.549Z Downloaded serde_tokenstream v0.2.2
3722026-02-10T20:05:41.549Z Downloaded smawk v0.3.2
3732026-02-10T20:05:41.549Z Downloaded unicode-width v0.2.0
3742026-02-10T20:05:41.549Z Downloaded memmap v0.7.0
3752026-02-10T20:05:41.549Z Downloaded getrandom v0.3.4
3762026-02-10T20:05:41.549Z Downloaded synstructure v0.13.1
3772026-02-10T20:05:41.549Z Downloaded rustix v0.38.37
3782026-02-10T20:05:41.573Z Downloaded tabled v0.15.0
3792026-02-10T20:05:41.599Z Downloaded syn v1.0.109
3802026-02-10T20:05:41.624Z Downloaded smallvec v1.15.1
3812026-02-10T20:05:41.624Z Downloaded proc-macro2 v1.0.101
3822026-02-10T20:05:41.624Z Downloaded icu_collections v1.5.0
3832026-02-10T20:05:41.624Z Downloaded displaydoc v0.2.5
3842026-02-10T20:05:41.624Z Downloaded serde_core v1.0.228
3852026-02-10T20:05:41.624Z Downloaded goblin v0.8.2
3862026-02-10T20:05:41.649Z Downloaded crypto-common v0.1.6
3872026-02-10T20:05:41.649Z Downloaded block-buffer v0.10.4
3882026-02-10T20:05:41.649Z Downloaded plain v0.2.3
3892026-02-10T20:05:41.649Z Downloaded icu_locid_transform v1.5.0
3902026-02-10T20:05:41.649Z Downloaded hashbrown v0.16.1
3912026-02-10T20:05:41.649Z Downloaded fs-err v3.1.1
3922026-02-10T20:05:41.649Z Downloaded cargo-util-schemas v0.8.2
3932026-02-10T20:05:41.649Z Downloaded num-traits v0.2.19
3942026-02-10T20:05:41.673Z Downloaded libc v0.2.180
3952026-02-10T20:05:41.697Z Downloaded serde v1.0.228
3962026-02-10T20:05:41.697Z Downloaded pretty-hex v0.4.1
3972026-02-10T20:05:41.698Z Downloaded ordered-float v2.10.1
3982026-02-10T20:05:41.698Z Downloaded memchr v2.7.4
3992026-02-10T20:05:41.698Z Downloaded rustix v1.1.3
4002026-02-10T20:05:41.722Z Downloaded fastrand v2.1.1
4012026-02-10T20:05:41.722Z Downloaded equivalent v1.0.2
4022026-02-10T20:05:41.746Z Downloaded clap_lex v0.7.4
4032026-02-10T20:05:41.746Z Downloaded clap v4.5.48
4042026-02-10T20:05:41.747Z Downloaded cargo_metadata v0.21.0
4052026-02-10T20:05:41.747Z Downloaded bitflags v2.9.4
4062026-02-10T20:05:41.747Z Downloaded serde_spanned v0.6.9
4072026-02-10T20:05:41.747Z Downloaded serde-untagged v0.1.7
4082026-02-10T20:05:41.747Z Downloaded clap_builder v4.5.48
4092026-02-10T20:05:41.771Z Downloaded camino v1.2.2
4102026-02-10T20:05:41.771Z Downloaded textwrap v0.16.2
4112026-02-10T20:05:41.771Z Downloaded swrite v0.1.0
4122026-02-10T20:05:41.771Z Downloaded stable_deref_trait v1.2.0
4132026-02-10T20:05:41.771Z Downloaded pest_generator v2.8.2
4142026-02-10T20:05:41.771Z Downloaded errno v0.3.12
4152026-02-10T20:05:41.771Z Downloaded cargo_toml v0.21.0
4162026-02-10T20:05:41.771Z Downloaded byteorder v1.5.0
4172026-02-10T20:05:41.771Z Downloaded papergrid v0.11.0
4182026-02-10T20:05:41.771Z Downloaded log v0.4.29
4192026-02-10T20:05:41.771Z Downloaded digest v0.10.7
4202026-02-10T20:05:41.771Z Downloaded camino-tempfile v1.4.1
4212026-02-10T20:05:41.771Z Downloaded anstyle v1.0.11
4222026-02-10T20:05:41.797Z Downloaded is_terminal_polyfill v1.70.1
4232026-02-10T20:05:41.797Z Downloaded idna_adapter v1.2.0
4242026-02-10T20:05:41.797Z Downloaded icu_provider_macros v1.5.0
4252026-02-10T20:05:41.797Z Downloaded icu_properties_data v1.5.0
4262026-02-10T20:05:41.797Z Downloaded icu_normalizer v1.5.0
4272026-02-10T20:05:41.797Z Downloaded heck v0.5.0
4282026-02-10T20:05:41.797Z Downloaded dof v0.3.0
4292026-02-10T20:05:41.797Z Downloaded toml_edit v0.22.27
4302026-02-10T20:05:41.797Z Downloaded typenum v1.17.0
4312026-02-10T20:05:41.822Z Downloaded pest_meta v2.8.2
4322026-02-10T20:05:41.822Z Downloaded cpufeatures v0.2.14
4332026-02-10T20:05:41.822Z Downloaded clap_derive v4.5.47
4342026-02-10T20:05:41.822Z Downloaded icu_locid v1.5.0
4352026-02-10T20:05:41.822Z Downloaded litemap v0.7.3
4362026-02-10T20:05:41.822Z Downloaded generic-array v0.14.7
4372026-02-10T20:05:41.822Z Downloaded cargo-platform v0.2.0
4382026-02-10T20:05:41.822Z Downloaded fnv v1.0.7
4392026-02-10T20:05:41.822Z Downloaded anstyle-query v1.1.1
4402026-02-10T20:05:41.894Z Downloaded unicode-width v0.1.14
4412026-02-10T20:05:41.929Z Downloaded toml_datetime v0.6.11
4422026-02-10T20:05:41.953Z Downloaded tabled_derive v0.7.0
4432026-02-10T20:05:41.953Z Downloaded thiserror v2.0.18
4442026-02-10T20:05:41.953Z Downloaded utf16_iter v1.0.5
4452026-02-10T20:05:41.953Z Downloaded usdt-macro v0.5.0
4462026-02-10T20:05:41.953Z Downloaded toml v0.8.23
4472026-02-10T20:05:41.978Z Downloaded unicode-ident v1.0.19
4482026-02-10T20:05:41.978Z Downloaded terminal_size v0.4.0
4492026-02-10T20:05:42.003Z Downloaded zerocopy-derive v0.7.35
4502026-02-10T20:05:42.003Z Downloaded yoke v0.7.4
4512026-02-10T20:05:42.028Z Downloaded zerofrom-derive v0.1.4
4522026-02-10T20:05:42.052Z Downloaded unicode-xid v0.2.6
4532026-02-10T20:05:42.052Z Downloaded zerofrom v0.1.4
4542026-02-10T20:05:42.230Z Downloaded usdt-impl v0.5.0
4552026-02-10T20:05:42.255Z Downloaded write16 v1.0.0
4562026-02-10T20:05:42.255Z Downloaded ucd-trie v0.1.7
4572026-02-10T20:05:42.255Z Downloaded zerocopy v0.7.35
4582026-02-10T20:05:42.279Z Downloaded tinystr v0.7.6
4592026-02-10T20:05:42.279Z Downloaded thiserror v1.0.69
4602026-02-10T20:05:42.305Z Downloaded usdt-attr-macro v0.5.0
4612026-02-10T20:05:42.305Z Downloaded zerovec-derive v0.10.3
4622026-02-10T20:05:42.305Z Downloaded url v2.5.4
4632026-02-10T20:05:42.305Z Downloaded unicode-linebreak v0.1.5
4642026-02-10T20:05:42.338Z Downloaded thread-id v4.2.2
4652026-02-10T20:05:42.338Z Downloaded winnow v0.7.14
4662026-02-10T20:05:42.377Z Downloaded typeid v1.0.3
4672026-02-10T20:05:42.401Z Downloaded thiserror-impl v1.0.69
4682026-02-10T20:05:43.279Z Downloaded icu_normalizer_data v1.5.0
4692026-02-10T20:05:43.382Z Compiling proc-macro2 v1.0.101
4702026-02-10T20:05:43.382Z Compiling unicode-ident v1.0.19
4712026-02-10T20:05:43.406Z Compiling serde_core v1.0.228
4722026-02-10T20:05:43.406Z Compiling version_check v0.9.5
4732026-02-10T20:05:43.406Z Compiling serde v1.0.228
4742026-02-10T20:05:43.406Z Compiling libc v0.2.180
4752026-02-10T20:05:43.406Z Compiling memchr v2.7.4
4762026-02-10T20:05:43.406Z Compiling stable_deref_trait v1.2.0
4772026-02-10T20:05:43.763Z Compiling thiserror v2.0.18
4782026-02-10T20:05:43.867Z Compiling zmij v1.0.15
4792026-02-10T20:05:44.368Z Compiling litemap v0.7.3
4802026-02-10T20:05:44.866Z Compiling ucd-trie v0.1.7
4812026-02-10T20:05:45.030Z Compiling writeable v0.5.5
4822026-02-10T20:05:45.090Z Compiling autocfg v1.4.0
4832026-02-10T20:05:45.146Z Compiling itoa v1.0.11
4842026-02-10T20:05:45.246Z Compiling thiserror v1.0.69
4852026-02-10T20:05:45.426Z Compiling byteorder v1.5.0
4862026-02-10T20:05:45.629Z Compiling icu_locid_transform_data v1.5.0
4872026-02-10T20:05:45.793Z Compiling quote v1.0.40
4882026-02-10T20:05:46.049Z Compiling bitflags v2.9.4
4892026-02-10T20:05:46.232Z Compiling errno v0.3.12
4902026-02-10T20:05:46.304Z Compiling syn v2.0.114
4912026-02-10T20:05:46.449Z Compiling icu_properties_data v1.5.0
4922026-02-10T20:05:46.480Z Compiling serde_json v1.0.149
4932026-02-10T20:05:46.514Z Compiling num-traits v0.2.19
4942026-02-10T20:05:46.544Z Compiling equivalent v1.0.2
4952026-02-10T20:05:46.694Z Compiling utf16_iter v1.0.5
4962026-02-10T20:05:46.724Z Compiling rustix v0.38.37
4972026-02-10T20:05:46.867Z Compiling hashbrown v0.16.1
4982026-02-10T20:05:46.903Z Compiling typeid v1.0.3
4992026-02-10T20:05:47.267Z Compiling icu_normalizer_data v1.5.0
5002026-02-10T20:05:47.294Z Compiling write16 v1.0.0
5012026-02-10T20:05:47.389Z Compiling utf8_iter v1.0.4
5022026-02-10T20:05:47.420Z Compiling smallvec v1.15.1
5032026-02-10T20:05:47.661Z Compiling proc-macro-error-attr v1.0.4
5042026-02-10T20:05:47.841Z Compiling usdt-impl v0.5.0
5052026-02-10T20:05:47.917Z Compiling winnow v0.7.14
5062026-02-10T20:05:48.007Z Compiling indexmap v2.13.0
5072026-02-10T20:05:48.106Z Compiling toml_write v0.1.2
5082026-02-10T20:05:48.204Z Compiling syn v1.0.109
5092026-02-10T20:05:48.491Z Compiling thread-id v4.2.2
5102026-02-10T20:05:49.320Z Compiling proc-macro-error v1.0.4
5112026-02-10T20:05:49.680Z Compiling percent-encoding v2.3.2
5122026-02-10T20:05:49.710Z Compiling rustix v1.1.3
5132026-02-10T20:05:50.112Z Compiling plain v0.2.3
5142026-02-10T20:05:50.481Z Compiling camino v1.2.2
5152026-02-10T20:05:50.527Z Compiling getrandom v0.3.4
5162026-02-10T20:05:50.560Z Compiling log v0.4.29
5172026-02-10T20:05:50.827Z Compiling utf8parse v0.2.2
5182026-02-10T20:05:51.030Z Compiling anstyle-parse v0.2.5
5192026-02-10T20:05:51.064Z Compiling ordered-float v2.10.1
5202026-02-10T20:05:51.417Z Compiling terminal_size v0.4.0
5212026-02-10T20:05:51.605Z Compiling form_urlencoded v1.2.2
5222026-02-10T20:05:52.001Z Compiling anstyle v1.0.11
5232026-02-10T20:05:52.052Z Compiling pretty-hex v0.4.1
5242026-02-10T20:05:52.275Z Compiling cfg-if v1.0.4
5252026-02-10T20:05:52.318Z Compiling colorchoice v1.0.2
5262026-02-10T20:05:52.352Z Compiling anstyle-query v1.1.1
5272026-02-10T20:05:52.410Z Compiling is_terminal_polyfill v1.70.1
5282026-02-10T20:05:52.555Z Compiling anstream v0.6.18
5292026-02-10T20:05:52.743Z Compiling semver v1.0.27
5302026-02-10T20:05:53.246Z Compiling fs-err v3.1.1
5312026-02-10T20:05:53.320Z Compiling strsim v0.11.1
5322026-02-10T20:05:53.461Z Compiling anyhow v1.0.99
5332026-02-10T20:05:53.581Z Compiling synstructure v0.13.1
5342026-02-10T20:05:53.690Z Compiling once_cell v1.21.3
5352026-02-10T20:05:54.072Z Compiling heck v0.5.0
5362026-02-10T20:05:54.131Z Compiling bytecount v0.6.8
5372026-02-10T20:05:54.185Z Compiling clap_lex v0.7.4
5382026-02-10T20:05:54.434Z Compiling heck v0.4.1
5392026-02-10T20:05:54.708Z Compiling fastrand v2.1.1
5402026-02-10T20:05:54.852Z Compiling fnv v1.0.7
5412026-02-10T20:05:54.905Z Compiling unicode-xid v0.2.6
5422026-02-10T20:05:55.035Z Compiling unicode-width v0.1.14
5432026-02-10T20:05:55.064Z Compiling clap_builder v4.5.48
5442026-02-10T20:05:55.139Z Compiling tempfile v3.24.0
5452026-02-10T20:05:55.537Z Compiling memmap v0.7.0
5462026-02-10T20:05:55.680Z Compiling papergrid v0.11.0
5472026-02-10T20:05:55.764Z Compiling smawk v0.3.2
5482026-02-10T20:05:55.900Z Compiling unicode-width v0.2.0
5492026-02-10T20:05:56.038Z Compiling unicode-linebreak v0.1.5
5502026-02-10T20:05:56.513Z Compiling textwrap v0.16.2
5512026-02-10T20:05:56.544Z Compiling camino-tempfile v1.4.1
5522026-02-10T20:05:57.014Z Compiling swrite v0.1.0
5532026-02-10T20:05:57.179Z Compiling tabled_derive v0.7.0
5542026-02-10T20:05:57.206Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-02-10T20:05:57.925Z Compiling serde_derive v1.0.228
5562026-02-10T20:05:57.985Z Compiling zerofrom-derive v0.1.4
5572026-02-10T20:05:58.022Z Compiling yoke-derive v0.7.4
5582026-02-10T20:05:58.135Z Compiling zerovec-derive v0.10.3
5592026-02-10T20:05:58.287Z Compiling thiserror-impl v2.0.18
5602026-02-10T20:05:59.199Z Compiling displaydoc v0.2.5
5612026-02-10T20:06:00.548Z Compiling icu_provider_macros v1.5.0
5622026-02-10T20:06:00.709Z Compiling thiserror-impl v1.0.69
5632026-02-10T20:06:00.782Z Compiling zerocopy-derive v0.7.35
5642026-02-10T20:06:01.465Z Compiling zerofrom v0.1.4
5652026-02-10T20:06:01.647Z Compiling scroll_derive v0.12.0
5662026-02-10T20:06:01.756Z Compiling yoke v0.7.4
5672026-02-10T20:06:01.797Z Compiling pest v2.8.2
5682026-02-10T20:06:02.179Z Compiling zerovec v0.10.4
5692026-02-10T20:06:02.829Z Compiling zerocopy v0.7.35
5702026-02-10T20:06:03.171Z Compiling scroll v0.12.0
5712026-02-10T20:06:03.279Z Compiling clap_derive v4.5.47
5722026-02-10T20:06:03.773Z Compiling goblin v0.8.2
5732026-02-10T20:06:04.032Z Compiling tabled v0.15.0
5742026-02-10T20:06:04.347Z Compiling tinystr v0.7.6
5752026-02-10T20:06:04.402Z Compiling icu_collections v1.5.0
5762026-02-10T20:06:04.725Z Compiling icu_locid v1.5.0
5772026-02-10T20:06:04.933Z Compiling pest_meta v2.8.2
5782026-02-10T20:06:06.131Z Compiling icu_provider v1.5.0
5792026-02-10T20:06:06.902Z Compiling pest_generator v2.8.2
5802026-02-10T20:06:06.986Z Compiling toml_datetime v0.6.11
5812026-02-10T20:06:07.165Z Compiling icu_locid_transform v1.5.0
5822026-02-10T20:06:07.274Z Compiling serde_spanned v0.6.9
5832026-02-10T20:06:07.544Z Compiling toml_edit v0.22.27
5842026-02-10T20:06:07.581Z Compiling dof v0.3.0
5852026-02-10T20:06:07.852Z Compiling serde_tokenstream v0.2.2
5862026-02-10T20:06:08.493Z Compiling erased-serde v0.4.6
5872026-02-10T20:06:08.549Z Compiling serde-value v0.7.0
5882026-02-10T20:06:08.754Z Compiling icu_properties v1.5.1
5892026-02-10T20:06:09.481Z Compiling cargo-platform v0.2.0
5902026-02-10T20:06:09.780Z Compiling serde-untagged v0.1.7
5912026-02-10T20:06:09.869Z Compiling clap v4.5.48
5922026-02-10T20:06:10.027Z Compiling pest_derive v2.8.2
5932026-02-10T20:06:10.061Z Compiling macaddr v1.0.1
5942026-02-10T20:06:10.960Z Compiling dtrace-parser v0.2.0
5952026-02-10T20:06:11.941Z Compiling toml v0.8.23
5962026-02-10T20:06:12.921Z Compiling cargo_toml v0.21.0
5972026-02-10T20:06:12.985Z Compiling icu_normalizer v1.5.0
5982026-02-10T20:06:13.429Z Compiling usdt-attr-macro v0.5.0
5992026-02-10T20:06:13.496Z Compiling usdt-macro v0.5.0
6002026-02-10T20:06:14.020Z Compiling idna_adapter v1.2.0
6012026-02-10T20:06:14.347Z Compiling idna v1.0.3
6022026-02-10T20:06:14.830Z Compiling usdt v0.5.0
6032026-02-10T20:06:15.036Z Compiling url v2.5.4
6042026-02-10T20:06:16.149Z Compiling cargo-util-schemas v0.8.2
6052026-02-10T20:06:18.439Z Compiling cargo_metadata v0.21.0
6062026-02-10T20:06:21.168Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6072026-02-10T20:06:26.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
6082026-02-10T20:06:26.462Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6092026-02-10T20:06:27.683Z Downloading crates ...
6102026-02-10T20:06:27.867Z Downloaded console v0.15.10
6112026-02-10T20:06:27.898Z Downloaded aes v0.8.4
6122026-02-10T20:06:27.898Z Downloaded cmake v0.1.51
6132026-02-10T20:06:27.923Z Downloaded fallible-iterator v0.2.0
6142026-02-10T20:06:27.923Z Downloaded diesel-dtrace v0.4.2
6152026-02-10T20:06:27.923Z Downloaded enum-as-inner v0.6.1
6162026-02-10T20:06:27.950Z Downloaded foreign-types v0.5.0
6172026-02-10T20:06:27.950Z Downloaded atty v0.2.14
6182026-02-10T20:06:27.950Z Downloaded derive-ex v0.1.8
6192026-02-10T20:06:27.950Z Downloaded adler2 v2.0.0
6202026-02-10T20:06:27.975Z Downloaded crc-catalog v2.4.0
6212026-02-10T20:06:27.975Z Downloaded const_format v0.2.34
6222026-02-10T20:06:27.975Z Downloaded hash32 v0.2.1
6232026-02-10T20:06:28.001Z Downloaded globwalk v0.9.1
6242026-02-10T20:06:28.001Z Downloaded chacha20poly1305 v0.10.1
6252026-02-10T20:06:28.001Z Downloaded crossbeam-channel v0.5.15
6262026-02-10T20:06:28.026Z Downloaded cobs v0.2.3
6272026-02-10T20:06:28.026Z Downloaded crc32fast v1.4.2
6282026-02-10T20:06:28.026Z Downloaded embedded-io v0.4.0
6292026-02-10T20:06:28.026Z Downloaded crossbeam-utils v0.8.21
6302026-02-10T20:06:28.051Z Downloaded const-oid v0.9.6
6312026-02-10T20:06:28.051Z Downloaded bitflags v1.3.2
6322026-02-10T20:06:28.051Z Downloaded futures-task v0.3.31
6332026-02-10T20:06:28.051Z Downloaded hash32 v0.3.1
6342026-02-10T20:06:28.076Z Downloaded hubpack_derive v0.1.1
6352026-02-10T20:06:28.076Z Downloaded heck v0.3.3
6362026-02-10T20:06:28.076Z Downloaded home v0.5.9
6372026-02-10T20:06:28.102Z Downloaded buf-list v1.0.3
6382026-02-10T20:06:28.102Z Downloaded hickory-proto v0.25.2
6392026-02-10T20:06:28.129Z Downloaded hostname v0.4.2
6402026-02-10T20:06:28.155Z Downloaded http-body v1.0.1
6412026-02-10T20:06:28.155Z Downloaded bb8 v0.8.5
6422026-02-10T20:06:28.179Z Downloaded ignore v0.4.23
6432026-02-10T20:06:28.205Z Downloaded kstat-rs v0.2.4
6442026-02-10T20:06:28.230Z Downloaded lockfree-object-pool v0.1.6
6452026-02-10T20:06:28.257Z Downloaded normalize-line-endings v0.3.0
6462026-02-10T20:06:28.257Z Downloaded mime v0.3.17
6472026-02-10T20:06:28.281Z Downloaded opaque-debug v0.3.1
6482026-02-10T20:06:28.281Z Downloaded number_prefix v0.4.0
6492026-02-10T20:06:28.281Z Downloaded oxide-tokio-rt v0.1.2
6502026-02-10T20:06:28.307Z Downloaded openssl-sys v0.9.109
6512026-02-10T20:06:28.307Z Downloaded phf v0.11.2
6522026-02-10T20:06:28.307Z Downloaded csv v1.3.1
6532026-02-10T20:06:28.335Z Downloaded pkg-config v0.3.31
6542026-02-10T20:06:28.359Z Downloaded petgraph v0.6.5
6552026-02-10T20:06:28.384Z Downloaded pin-utils v0.1.0
6562026-02-10T20:06:28.384Z Downloaded postcard v1.0.10
6572026-02-10T20:06:28.384Z Downloaded instability v0.3.2
6582026-02-10T20:06:28.409Z Downloaded is-terminal v0.4.13
6592026-02-10T20:06:28.409Z Downloaded libm v0.2.8
6602026-02-10T20:06:28.409Z Downloaded progenitor-macro v0.11.2
6612026-02-10T20:06:28.434Z Downloaded quick-error v1.2.3
6622026-02-10T20:06:28.434Z Downloaded rand_xorshift v0.4.0
6632026-02-10T20:06:28.434Z Downloaded rand v0.9.2
6642026-02-10T20:06:28.459Z Downloaded qorb v0.4.1
6652026-02-10T20:06:28.459Z Downloaded rtoolbox v0.0.2
6662026-02-10T20:06:28.459Z Downloaded dirs-next v2.0.0
6672026-02-10T20:06:28.486Z Downloaded pin-project-internal v1.1.6
6682026-02-10T20:06:28.486Z Downloaded rustls-pki-types v1.10.0
6692026-02-10T20:06:28.486Z Downloaded maybe-uninit v2.0.0
6702026-02-10T20:06:28.486Z Downloaded proc-macro-error-attr2 v2.0.0
6712026-02-10T20:06:28.514Z Downloaded rustls-pemfile v2.2.0
6722026-02-10T20:06:28.514Z Downloaded rustls v0.21.12
6732026-02-10T20:06:28.539Z Downloaded serde-hex v0.1.0
6742026-02-10T20:06:28.539Z Downloaded rustc_version v0.4.1
6752026-02-10T20:06:28.539Z Downloaded schemars v1.0.4
6762026-02-10T20:06:28.565Z Downloaded slog-term v2.9.2
6772026-02-10T20:06:28.589Z Downloaded siphasher v1.0.1
6782026-02-10T20:06:28.589Z Downloaded socket2 v0.5.10
6792026-02-10T20:06:28.589Z Downloaded phf_shared v0.12.1
6802026-02-10T20:06:28.589Z Downloaded signal-hook v0.3.18
6812026-02-10T20:06:28.614Z Downloaded sync_wrapper v1.0.1
6822026-02-10T20:06:28.614Z Downloaded termios v0.3.3
6832026-02-10T20:06:28.614Z Downloaded supports-color v3.0.2
6842026-02-10T20:06:28.614Z Downloaded tabled_derive v0.11.0
6852026-02-10T20:06:28.614Z Downloaded snafu v0.8.5
6862026-02-10T20:06:28.639Z Downloaded time-core v0.1.6
6872026-02-10T20:06:28.639Z Downloaded subprocess v0.2.9
6882026-02-10T20:06:28.639Z Downloaded tokio-rustls v0.25.0
6892026-02-10T20:06:28.639Z Downloaded tracing-core v0.1.32
6902026-02-10T20:06:28.663Z Downloaded subtle v2.6.1
6912026-02-10T20:06:28.663Z Downloaded testing_table v0.3.0
6922026-02-10T20:06:28.663Z Downloaded strum_macros v0.24.3
6932026-02-10T20:06:28.663Z Downloaded tokio-macros v2.6.0
6942026-02-10T20:06:28.663Z Downloaded tower-service v0.3.3
6952026-02-10T20:06:28.663Z Downloaded topological-sort v0.2.2
6962026-02-10T20:06:28.688Z Downloaded twox-hash v2.1.0
6972026-02-10T20:06:28.688Z Downloaded typify v0.2.0
6982026-02-10T20:06:28.688Z Downloaded uuid v1.19.0
6992026-02-10T20:06:28.688Z Downloaded unicase v2.8.1
7002026-02-10T20:06:28.688Z Downloaded usdt-attr-macro v0.6.0
7012026-02-10T20:06:28.688Z Downloaded pem-rfc7468 v0.7.0
7022026-02-10T20:06:28.714Z Downloaded value-bag v1.12.0
7032026-02-10T20:06:28.714Z Downloaded vergen v9.0.6
7042026-02-10T20:06:28.714Z Downloaded unicode-normalization v0.1.24
7052026-02-10T20:06:28.714Z Downloaded xshell v0.2.7
7062026-02-10T20:06:28.739Z Downloaded xshell-macros v0.2.7
7072026-02-10T20:06:28.739Z Downloaded zerocopy-derive v0.6.6
7082026-02-10T20:06:28.739Z Downloaded zstd-safe v7.2.3
7092026-02-10T20:06:28.739Z Downloaded zstd v0.13.3
7102026-02-10T20:06:28.763Z Downloaded zerocopy v0.6.6
7112026-02-10T20:06:28.763Z Downloaded rustls-native-certs v0.8.1
7122026-02-10T20:06:28.763Z Downloaded quinn-proto v0.11.8
7132026-02-10T20:06:28.763Z Downloaded same-file v1.0.6
7142026-02-10T20:06:28.763Z Downloaded pretty_assertions v1.4.1
7152026-02-10T20:06:28.791Z Downloaded rustls-pemfile v1.0.4
7162026-02-10T20:06:28.791Z Downloaded rustls-webpki v0.101.7
7172026-02-10T20:06:28.816Z Downloaded sigpipe v0.1.3
7182026-02-10T20:06:28.816Z Downloaded serde_path_to_error v0.1.20
7192026-02-10T20:06:28.816Z Downloaded smallvec v0.6.14
7202026-02-10T20:06:28.816Z Downloaded salsa20 v0.10.2
7212026-02-10T20:06:28.816Z Downloaded untrusted v0.7.1
7222026-02-10T20:06:28.816Z Downloaded slog-dtrace v0.3.0
7232026-02-10T20:06:28.816Z Downloaded toml v0.7.8
7242026-02-10T20:06:28.816Z Downloaded tabled v0.18.0
7252026-02-10T20:06:28.841Z Downloaded vte_generate_state_changes v0.1.2
7262026-02-10T20:06:28.841Z Downloaded zopfli v0.8.1
7272026-02-10T20:06:28.841Z Downloaded x509-cert v0.2.5
7282026-02-10T20:06:28.866Z Downloaded waitgroup v0.1.2
7292026-02-10T20:06:28.866Z Downloaded yasna v0.5.2
7302026-02-10T20:06:28.866Z Downloaded zip v0.6.6
7312026-02-10T20:06:28.890Z Downloaded thiserror-no-std v2.0.2
7322026-02-10T20:06:28.890Z Downloaded regress v0.10.4
7332026-02-10T20:06:28.890Z Downloaded tokio-tungstenite v0.23.1
7342026-02-10T20:06:28.917Z Downloaded parse-display-derive v0.10.0
7352026-02-10T20:06:28.917Z Downloaded toml_edit v0.19.15
7362026-02-10T20:06:28.941Z Downloaded termtree v0.5.1
7372026-02-10T20:06:28.942Z Downloaded serde_yaml v0.9.34+deprecated
7382026-02-10T20:06:28.942Z Downloaded vcpkg v0.2.15
7392026-02-10T20:06:28.984Z Downloaded wait-timeout v0.2.0
7402026-02-10T20:06:29.010Z Downloaded sqlparser v0.45.0
7412026-02-10T20:06:29.010Z Downloaded time v0.3.43
7422026-02-10T20:06:29.010Z Downloaded socket2 v0.6.1
7432026-02-10T20:06:29.035Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7442026-02-10T20:06:29.059Z Downloaded toml_parser v1.0.6+spec-1.1.0
7452026-02-10T20:06:29.059Z Downloaded whoami v1.5.2
7462026-02-10T20:06:29.059Z Downloaded zerocopy v0.8.27
7472026-02-10T20:06:29.084Z Downloaded strip-ansi-escapes v0.2.0
7482026-02-10T20:06:29.084Z Downloaded usdt-impl v0.6.0
7492026-02-10T20:06:29.113Z Downloaded try-lock v0.2.5
7502026-02-10T20:06:29.113Z Downloaded term v0.7.0
7512026-02-10T20:06:29.113Z Downloaded sync-ptr v0.1.4
7522026-02-10T20:06:29.113Z Downloaded steno v0.4.1
7532026-02-10T20:06:29.113Z Downloaded typify-macro v0.2.0
7542026-02-10T20:06:29.139Z Downloaded spin v0.9.8
7552026-02-10T20:06:29.139Z Downloaded snafu-derive v0.8.5
7562026-02-10T20:06:29.139Z Downloaded slog-async v2.8.0
7572026-02-10T20:06:29.139Z Downloaded ron v0.8.1
7582026-02-10T20:06:29.171Z Downloaded trait-variant v0.1.2
7592026-02-10T20:06:29.171Z Downloaded tokio-dtrace v0.1.0
7602026-02-10T20:06:29.171Z Downloaded zip v4.2.0
7612026-02-10T20:06:29.171Z Downloaded zone_cfg_derive v0.3.0
7622026-02-10T20:06:29.171Z Downloaded sha3 v0.10.8
7632026-02-10T20:06:29.196Z Downloaded typify-macro v0.4.3
7642026-02-10T20:06:29.196Z Downloaded tabwriter v1.4.0
7652026-02-10T20:06:29.196Z Downloaded winnow v0.5.40
7662026-02-10T20:06:29.222Z Downloaded unicode-bidi v0.3.17
7672026-02-10T20:06:29.222Z Downloaded typed-path v0.9.3
7682026-02-10T20:06:29.222Z Downloaded serde_cbor v0.11.2
7692026-02-10T20:06:29.222Z Downloaded term v1.1.0
7702026-02-10T20:06:29.248Z Downloaded tokio-postgres v0.7.13
7712026-02-10T20:06:29.248Z Downloaded sqlformat v0.3.5
7722026-02-10T20:06:29.248Z Downloaded tinyvec v1.8.0
7732026-02-10T20:06:29.248Z Downloaded thread-id v5.0.0
7742026-02-10T20:06:29.248Z Downloaded tiny-keccak v2.0.2
7752026-02-10T20:06:29.274Z Downloaded thread_local v1.1.8
7762026-02-10T20:06:29.274Z Downloaded structmeta v0.3.0
7772026-02-10T20:06:29.274Z Downloaded serde_with_macros v3.16.1
7782026-02-10T20:06:29.274Z Downloaded sct v0.7.1
7792026-02-10T20:06:29.274Z Downloaded zlib-rs v0.5.1
7802026-02-10T20:06:29.274Z Downloaded which v4.4.2
7812026-02-10T20:06:29.298Z Downloaded vsss-rs v3.3.4
7822026-02-10T20:06:29.299Z Downloaded sled v0.34.7
7832026-02-10T20:06:29.299Z Downloaded void v1.0.2
7842026-02-10T20:06:29.299Z Downloaded unarray v0.1.4
7852026-02-10T20:06:29.325Z Downloaded rustc-demangle v0.1.24
7862026-02-10T20:06:29.325Z Downloaded salty v0.3.0
7872026-02-10T20:06:29.325Z Downloaded slog-stdlog v4.1.1
7882026-02-10T20:06:29.325Z Downloaded reqwest v0.12.24
7892026-02-10T20:06:29.361Z Downloaded rand_seeder v0.4.0
7902026-02-10T20:06:29.361Z Downloaded regex-syntax v0.6.29
7912026-02-10T20:06:29.361Z Downloaded phf v0.12.1
7922026-02-10T20:06:29.361Z Downloaded xz2 v0.1.7
7932026-02-10T20:06:29.361Z Downloaded unicode_categories v0.1.1
7942026-02-10T20:06:29.361Z Downloaded signature v2.2.0
7952026-02-10T20:06:29.361Z Downloaded unicode-segmentation v1.12.0
7962026-02-10T20:06:29.361Z Downloaded tinyvec_macros v0.1.1
7972026-02-10T20:06:29.361Z Downloaded scheduled-thread-pool v0.2.7
7982026-02-10T20:06:29.361Z Downloaded samael v0.0.19
7992026-02-10T20:06:29.386Z Downloaded vergen-gitcl v1.0.8
8002026-02-10T20:06:29.386Z Downloaded utf-8 v0.7.6
8012026-02-10T20:06:29.386Z Downloaded typify-impl v0.4.3
8022026-02-10T20:06:29.386Z Downloaded tough v0.20.0
8032026-02-10T20:06:29.414Z Downloaded progenitor-client v0.11.2
8042026-02-10T20:06:29.414Z Downloaded progenitor-client v0.8.0
8052026-02-10T20:06:29.414Z Downloaded pretty-hex v0.2.1
8062026-02-10T20:06:29.414Z Downloaded unsafe-libyaml v0.2.11
8072026-02-10T20:06:29.414Z Downloaded vergen-git2 v1.0.7
8082026-02-10T20:06:29.414Z Downloaded tower-http v0.6.6
8092026-02-10T20:06:29.414Z Downloaded tower v0.5.2
8102026-02-10T20:06:29.440Z Downloaded time-macros v0.2.24
8112026-02-10T20:06:29.440Z Downloaded string_cache v0.8.9
8122026-02-10T20:06:29.440Z Downloaded progenitor-impl v0.10.0
8132026-02-10T20:06:29.440Z Downloaded ssh-cipher v0.2.0
8142026-02-10T20:06:29.440Z Downloaded uzers v0.12.1
8152026-02-10T20:06:29.440Z Downloaded typify v0.4.3
8162026-02-10T20:06:29.464Z Downloaded tungstenite v0.23.0
8172026-02-10T20:06:29.464Z Downloaded tui-tree-widget v0.23.1
8182026-02-10T20:06:29.464Z Downloaded tower-layer v0.3.3
8192026-02-10T20:06:29.464Z Downloaded tokio-tungstenite v0.21.0
8202026-02-10T20:06:29.464Z Downloaded tokio-stream v0.1.17
8212026-02-10T20:06:29.464Z Downloaded tokio-native-tls v0.3.1
8222026-02-10T20:06:29.464Z Downloaded tracing-attributes v0.1.27
8232026-02-10T20:06:29.489Z Downloaded tls_codec v0.4.1
8242026-02-10T20:06:29.489Z Downloaded thiserror-impl-no-std v2.0.2
8252026-02-10T20:06:29.489Z Downloaded smoltcp v0.9.1
8262026-02-10T20:06:29.514Z Downloaded sapling-renderdag v0.1.0
8272026-02-10T20:06:29.514Z Downloaded rayon v1.10.0
8282026-02-10T20:06:29.514Z Downloaded tar v0.4.44
8292026-02-10T20:06:29.538Z Downloaded strum_macros v0.27.2
8302026-02-10T20:06:29.538Z Downloaded spki v0.7.3
8312026-02-10T20:06:29.538Z Downloaded serde_plain v1.0.2
8322026-02-10T20:06:29.538Z Downloaded rustc-hash v1.1.0
8332026-02-10T20:06:29.538Z Downloaded strum v0.27.2
8342026-02-10T20:06:29.538Z Downloaded signal-hook-mio v0.2.4
8352026-02-10T20:06:29.538Z Downloaded proptest v1.7.0
8362026-02-10T20:06:29.564Z Downloaded poly1305 v0.8.0
8372026-02-10T20:06:29.564Z Downloaded num_enum_derive v0.5.11
8382026-02-10T20:06:29.564Z Downloaded strum v0.26.3
8392026-02-10T20:06:29.564Z Downloaded slab v0.4.9
8402026-02-10T20:06:29.564Z Downloaded serde-big-array v0.5.1
8412026-02-10T20:06:29.564Z Downloaded olpc-cjson v0.1.4
8422026-02-10T20:06:29.590Z Downloaded nonempty v0.12.0
8432026-02-10T20:06:29.590Z Downloaded rustls-webpki v0.102.8
8442026-02-10T20:06:29.616Z Downloaded rfc6979 v0.4.0
8452026-02-10T20:06:29.616Z Downloaded ref-cast v1.0.25
8462026-02-10T20:06:29.616Z Downloaded winnow v0.6.26
8472026-02-10T20:06:29.616Z Downloaded zone v0.1.8
8482026-02-10T20:06:29.641Z Downloaded ratatui v0.29.0
8492026-02-10T20:06:29.666Z Downloaded progenitor v0.10.0
8502026-02-10T20:06:29.666Z Downloaded pbkdf2 v0.11.0
8512026-02-10T20:06:29.666Z Downloaded sha1 v0.10.6
8522026-02-10T20:06:29.666Z Downloaded serde_bytes v0.11.19
8532026-02-10T20:06:29.666Z Downloaded schemars v0.9.0
8542026-02-10T20:06:29.692Z Downloaded rusty-fork v0.3.0
8552026-02-10T20:06:29.692Z Downloaded russh-cryptovec v0.7.3
8562026-02-10T20:06:29.716Z Downloaded rand_chacha v0.3.1
8572026-02-10T20:06:29.716Z Downloaded radium v0.7.0
8582026-02-10T20:06:29.716Z Downloaded precomputed-hash v0.1.1
8592026-02-10T20:06:29.716Z Downloaded polyval v0.6.2
8602026-02-10T20:06:29.716Z Downloaded peg-macros v0.8.5
8612026-02-10T20:06:29.716Z Downloaded omicron-zone-package v0.12.2
8622026-02-10T20:06:29.716Z Downloaded rustc_version v0.1.7
8632026-02-10T20:06:29.716Z Downloaded regex v1.11.3
8642026-02-10T20:06:29.716Z Downloaded psl-types v2.0.11
8652026-02-10T20:06:29.717Z Downloaded regex-syntax v0.8.5
8662026-02-10T20:06:29.742Z Downloaded polar-core v0.27.3
8672026-02-10T20:06:29.742Z Downloaded strum_macros v0.26.4
8682026-02-10T20:06:29.742Z Downloaded zone_cfg_derive v0.1.2
8692026-02-10T20:06:29.742Z Downloaded slog v2.8.2
8702026-02-10T20:06:29.767Z Downloaded zerocopy-derive v0.8.27
8712026-02-10T20:06:29.767Z Downloaded ref-cast-impl v1.0.25
8722026-02-10T20:06:29.767Z Downloaded pkcs5 v0.7.1
8732026-02-10T20:06:29.767Z Downloaded num-complex v0.4.6
8742026-02-10T20:06:29.767Z Downloaded miniz_oxide v0.8.5
8752026-02-10T20:06:29.767Z Downloaded zone v0.3.1
8762026-02-10T20:06:29.767Z Downloaded zeroize_derive v1.4.2
8772026-02-10T20:06:29.767Z Downloaded zeroize v1.8.1
8782026-02-10T20:06:29.768Z Downloaded yansi v1.0.1
8792026-02-10T20:06:29.794Z Downloaded xattr v1.3.1
8802026-02-10T20:06:29.794Z Downloaded webpki-roots v1.0.1
8812026-02-10T20:06:29.794Z Downloaded walkdir v2.5.0
8822026-02-10T20:06:29.794Z Downloaded vte v0.11.1
8832026-02-10T20:06:29.794Z Downloaded vergen-lib v0.1.6
8842026-02-10T20:06:29.794Z Downloaded usdt-macro v0.6.0
8852026-02-10T20:06:29.794Z Downloaded usdt v0.6.0
8862026-02-10T20:06:29.794Z Downloaded untrusted v0.9.0
8872026-02-10T20:06:29.794Z Downloaded typify-impl v0.2.0
8882026-02-10T20:06:29.821Z Downloaded tokio v1.49.0
8892026-02-10T20:06:29.891Z Downloaded progenitor-client v0.10.0
8902026-02-10T20:06:29.917Z Downloaded parse-size v1.1.0
8912026-02-10T20:06:29.917Z Downloaded parking_lot_core v0.8.6
8922026-02-10T20:06:29.917Z Downloaded parking_lot v0.12.3
8932026-02-10T20:06:29.917Z Downloaded packed_struct v0.10.1
8942026-02-10T20:06:29.917Z Downloaded openssl v0.10.73
8952026-02-10T20:06:29.941Z Downloaded newline-converter v0.3.0
8962026-02-10T20:06:29.942Z Downloaded multer v3.1.0
8972026-02-10T20:06:29.942Z Downloaded unicode-truncate v1.1.0
8982026-02-10T20:06:29.942Z Downloaded unicode-properties v0.1.3
8992026-02-10T20:06:29.942Z Downloaded aws-lc-sys v0.26.0
9002026-02-10T20:06:30.241Z Downloaded wyz v0.5.1
9012026-02-10T20:06:30.267Z Downloaded universal-hash v0.5.1
9022026-02-10T20:06:30.267Z Downloaded stringprep v0.1.5
9032026-02-10T20:06:30.267Z Downloaded postgres-protocol v0.6.8
9042026-02-10T20:06:30.267Z Downloaded want v0.3.1
9052026-02-10T20:06:30.267Z Downloaded progenitor-impl v0.11.2
9062026-02-10T20:06:30.267Z Downloaded ssh-key v0.6.6
9072026-02-10T20:06:30.267Z Downloaded nanorand v0.7.0
9082026-02-10T20:06:30.294Z Downloaded hyper v1.8.1
9092026-02-10T20:06:30.294Z Downloaded ring v0.17.14
9102026-02-10T20:06:30.337Z Downloaded prefix-trie v0.7.0
9112026-02-10T20:06:30.365Z Downloaded pin-project v1.1.6
9122026-02-10T20:06:30.365Z Downloaded tracing v0.1.40
9132026-02-10T20:06:30.365Z Downloaded smoltcp v0.11.0
9142026-02-10T20:06:30.393Z Downloaded rand_chacha v0.9.0
9152026-02-10T20:06:30.393Z Downloaded ppv-lite86 v0.2.20
9162026-02-10T20:06:30.393Z Downloaded phf_shared v0.11.2
9172026-02-10T20:06:30.393Z Downloaded tungstenite v0.21.0
9182026-02-10T20:06:30.393Z Downloaded num-bigint v0.4.6
9192026-02-10T20:06:30.393Z Downloaded ecdsa v0.16.9
9202026-02-10T20:06:30.417Z Downloaded unit-prefix v0.5.1
9212026-02-10T20:06:30.417Z Downloaded toml_writer v1.0.6+spec-1.1.0
9222026-02-10T20:06:30.417Z Downloaded tokio-util v0.7.15
9232026-02-10T20:06:30.417Z Downloaded memmap2 v0.9.8
9242026-02-10T20:06:30.417Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9252026-02-10T20:06:30.417Z Downloaded toml v0.9.11+spec-1.1.0
9262026-02-10T20:06:30.417Z Downloaded tokio-rustls v0.26.0
9272026-02-10T20:06:30.442Z Downloaded tabled v0.20.0
9282026-02-10T20:06:30.467Z Downloaded progenitor-impl v0.8.0
9292026-02-10T20:06:30.467Z Downloaded nix v0.30.1
9302026-02-10T20:06:30.492Z Downloaded md5 v0.7.0
9312026-02-10T20:06:30.492Z Downloaded test-strategy v0.4.3
9322026-02-10T20:06:30.492Z Downloaded peg v0.8.5
9332026-02-10T20:06:30.492Z Downloaded tls_codec_derive v0.4.1
9342026-02-10T20:06:30.492Z Downloaded pin-project-lite v0.2.14
9352026-02-10T20:06:30.517Z Downloaded p521 v0.13.3
9362026-02-10T20:06:30.517Z Downloaded lzss v0.8.2
9372026-02-10T20:06:30.517Z Downloaded itertools v0.13.0
9382026-02-10T20:06:30.517Z Downloaded tokio-rustls v0.24.1
9392026-02-10T20:06:30.542Z Downloaded owo-colors v4.2.2
9402026-02-10T20:06:30.542Z Downloaded password-hash v0.4.2
9412026-02-10T20:06:30.542Z Downloaded num_enum v0.5.11
9422026-02-10T20:06:30.542Z Downloaded tagptr v0.2.0
9432026-02-10T20:06:30.542Z Downloaded support-bundle-viewer v0.1.2
9442026-02-10T20:06:30.542Z Downloaded ssh-encoding v0.2.0
9452026-02-10T20:06:30.542Z Downloaded multimap v0.10.1
9462026-02-10T20:06:30.542Z Downloaded sqlparser_derive v0.2.2
9472026-02-10T20:06:30.542Z Downloaded linked-hash-map v0.5.6
9482026-02-10T20:06:30.542Z Downloaded jiff v0.2.15
9492026-02-10T20:06:30.566Z Downloaded tap v1.0.1
9502026-02-10T20:06:30.566Z Downloaded take_mut v0.2.2
9512026-02-10T20:06:30.566Z Downloaded libxml v0.3.3
9522026-02-10T20:06:30.591Z Downloaded rustc-hash v2.1.1
9532026-02-10T20:06:30.591Z Downloaded tabled_derive v0.10.0
9542026-02-10T20:06:30.591Z Downloaded similar v2.7.0
9552026-02-10T20:06:30.591Z Downloaded powerfmt v0.2.0
9562026-02-10T20:06:30.591Z Downloaded nom v7.1.3
9572026-02-10T20:06:30.591Z Downloaded structmeta-derive v0.3.0
9582026-02-10T20:06:30.591Z Downloaded slog-bunyan v2.5.0
9592026-02-10T20:06:30.591Z Downloaded regex-automata v0.4.11
9602026-02-10T20:06:30.615Z Downloaded papergrid v0.14.0
9612026-02-10T20:06:30.615Z Downloaded litrs v0.4.1
9622026-02-10T20:06:30.640Z Downloaded static_assertions v1.1.0
9632026-02-10T20:06:30.640Z Downloaded slog-envlogger v2.2.0
9642026-02-10T20:06:30.640Z Downloaded simd-adler32 v0.3.7
9652026-02-10T20:06:30.640Z Downloaded signal-hook-registry v1.4.2
9662026-02-10T20:06:30.640Z Downloaded shell-words v1.1.0
9672026-02-10T20:06:30.640Z Downloaded serde_spanned v1.0.4
9682026-02-10T20:06:30.640Z Downloaded serde_repr v0.1.19
9692026-02-10T20:06:30.640Z Downloaded serde_derive_internals v0.29.1
9702026-02-10T20:06:30.640Z Downloaded rustls v0.22.4
9712026-02-10T20:06:30.677Z Downloaded nix v0.28.0
9722026-02-10T20:06:30.677Z Downloaded lru-cache v0.1.2
9732026-02-10T20:06:30.677Z Downloaded scroll v0.13.0
9742026-02-10T20:06:30.677Z Downloaded schemars v0.8.22
9752026-02-10T20:06:30.705Z Downloaded parking_lot_core v0.9.10
9762026-02-10T20:06:30.705Z Downloaded md-5 v0.10.6
9772026-02-10T20:06:30.705Z Downloaded keccak v0.1.5
9782026-02-10T20:06:30.732Z Downloaded schemars_derive v0.8.22
9792026-02-10T20:06:30.732Z Downloaded nibble_vec v0.1.0
9802026-02-10T20:06:30.732Z Downloaded itertools v0.12.1
9812026-02-10T20:06:30.732Z Downloaded futures-util v0.3.31
9822026-02-10T20:06:30.757Z Downloaded bstr v1.10.0
9832026-02-10T20:06:30.757Z Downloaded secrecy v0.10.3
9842026-02-10T20:06:30.757Z Downloaded sec1 v0.7.3
9852026-02-10T20:06:30.757Z Downloaded rustls v0.23.19
9862026-02-10T20:06:30.782Z Downloaded object v0.30.4
9872026-02-10T20:06:30.782Z Downloaded h2 v0.4.6
9882026-02-10T20:06:30.806Z Downloaded glob v0.3.2
9892026-02-10T20:06:30.806Z Downloaded predicates-core v1.0.8
9902026-02-10T20:06:30.806Z Downloaded new_debug_unreachable v1.0.6
9912026-02-10T20:06:30.806Z Downloaded hickory-server v0.25.2
9922026-02-10T20:06:30.806Z Downloaded colored v3.0.0
9932026-02-10T20:06:30.806Z Downloaded smf v0.2.3
9942026-02-10T20:06:30.806Z Downloaded scopeguard v1.2.0
9952026-02-10T20:06:30.806Z Downloaded oxnet v0.1.4
9962026-02-10T20:06:30.806Z Downloaded newtype-uuid v1.3.2
9972026-02-10T20:06:30.806Z Downloaded native-tls v0.2.12
9982026-02-10T20:06:30.831Z Downloaded maplit v1.0.2
9992026-02-10T20:06:30.831Z Downloaded rpassword v7.4.0
10002026-02-10T20:06:30.831Z Downloaded num-integer v0.1.46
10012026-02-10T20:06:30.831Z Downloaded nodrop v0.1.14
10022026-02-10T20:06:30.831Z Downloaded moka v0.12.10
10032026-02-10T20:06:30.831Z Downloaded match_cfg v0.1.0
10042026-02-10T20:06:30.831Z Downloaded hmac v0.12.1
10052026-02-10T20:06:30.831Z Downloaded hickory-resolver v0.25.2
10062026-02-10T20:06:30.858Z Downloaded nix v0.27.1
10072026-02-10T20:06:30.858Z Downloaded ingot-macros v0.1.1
10082026-02-10T20:06:30.858Z Downloaded indicatif v0.17.11
10092026-02-10T20:06:30.858Z Downloaded http-range v0.1.5
10102026-02-10T20:06:30.885Z Downloaded slog-scope v4.4.0
10112026-02-10T20:06:30.885Z Downloaded slog-json v2.6.1
10122026-02-10T20:06:30.885Z Downloaded siphasher v0.3.11
10132026-02-10T20:06:30.885Z Downloaded signal-hook-tokio v0.3.1
10142026-02-10T20:06:30.885Z Downloaded shlex v1.3.0
10152026-02-10T20:06:30.885Z Downloaded semver v0.1.20
10162026-02-10T20:06:30.885Z Downloaded ryu v1.0.18
10172026-02-10T20:06:30.885Z Downloaded rustversion v1.0.22
10182026-02-10T20:06:30.885Z Downloaded radix_trie v0.2.1
10192026-02-10T20:06:30.885Z Downloaded object v0.36.5
10202026-02-10T20:06:30.913Z Downloaded crossbeam-epoch v0.9.18
10212026-02-10T20:06:30.913Z Downloaded predicates v3.1.3
10222026-02-10T20:06:30.913Z Downloaded p384 v0.13.1
10232026-02-10T20:06:30.913Z Downloaded newtype_derive v0.1.6
10242026-02-10T20:06:30.913Z Downloaded lock_api v0.4.12
10252026-02-10T20:06:30.938Z Downloaded indoc v2.0.6
10262026-02-10T20:06:30.938Z Downloaded encoding_rs v0.8.34
10272026-02-10T20:06:30.962Z Downloaded cfg_aliases v0.1.1
10282026-02-10T20:06:30.962Z Downloaded blake3 v1.5.4
10292026-02-10T20:06:30.962Z Downloaded backoff v0.4.0
10302026-02-10T20:06:30.962Z Downloaded serde_with v3.16.1
10312026-02-10T20:06:30.986Z Downloaded serde_urlencoded v0.7.1
10322026-02-10T20:06:30.986Z Downloaded russh-keys v0.45.0
10332026-02-10T20:06:30.986Z Downloaded rsa v0.9.8
10342026-02-10T20:06:30.986Z Downloaded pbkdf2 v0.12.2
10352026-02-10T20:06:30.986Z Downloaded path-slash v0.1.5
10362026-02-10T20:06:30.986Z Downloaded packed_struct_codegen v0.10.1
10372026-02-10T20:06:31.011Z Downloaded openapiv3 v2.2.0
10382026-02-10T20:06:31.011Z Downloaded num_threads v0.1.7
10392026-02-10T20:06:31.011Z Downloaded indexmap v1.9.3
10402026-02-10T20:06:31.011Z Downloaded heapless v0.7.17
10412026-02-10T20:06:31.011Z Downloaded proc-macro-error2 v2.0.1
10422026-02-10T20:06:31.036Z Downloaded indicatif v0.18.0
10432026-02-10T20:06:31.036Z Downloaded hyper-util v0.1.19
10442026-02-10T20:06:31.036Z Downloaded diff v0.1.13
10452026-02-10T20:06:31.036Z Downloaded derive_builder v0.20.2
10462026-02-10T20:06:31.060Z Downloaded addr2line v0.24.2
10472026-02-10T20:06:31.060Z Downloaded resolv-conf v0.7.0
10482026-02-10T20:06:31.060Z Downloaded rcgen v0.12.1
10492026-02-10T20:06:31.060Z Downloaded quick-xml v0.37.2
10502026-02-10T20:06:31.060Z Downloaded num-conv v0.1.0
10512026-02-10T20:06:31.060Z Downloaded iana-time-zone v0.1.63
10522026-02-10T20:06:31.061Z Downloaded http-body-util v0.1.3
10532026-02-10T20:06:31.061Z Downloaded hkdf v0.12.4
10542026-02-10T20:06:31.085Z Downloaded headers-core v0.3.0
10552026-02-10T20:06:31.085Z Downloaded foldhash v0.2.0
10562026-02-10T20:06:31.085Z Downloaded float-cmp v0.10.0
10572026-02-10T20:06:31.085Z Downloaded defmt-parser v0.3.4
10582026-02-10T20:06:31.085Z Downloaded bzip2 v0.5.2
10592026-02-10T20:06:31.085Z Downloaded bzip2 v0.4.4
10602026-02-10T20:06:31.085Z Downloaded aho-corasick v1.1.3
10612026-02-10T20:06:31.085Z Downloaded seq-macro v0.3.6
10622026-02-10T20:06:31.085Z Downloaded secrecy v0.8.0
10632026-02-10T20:06:31.085Z Downloaded scrypt v0.11.0
10642026-02-10T20:06:31.085Z Downloaded scroll_derive v0.13.1
10652026-02-10T20:06:31.085Z Downloaded rustyline v14.0.0
10662026-02-10T20:06:31.109Z Downloaded rand_core v0.6.4
10672026-02-10T20:06:31.109Z Downloaded num v0.4.3
10682026-02-10T20:06:31.109Z Downloaded nu-ansi-term v0.50.1
10692026-02-10T20:06:31.109Z Downloaded foreign-types-shared v0.3.1
10702026-02-10T20:06:31.109Z Downloaded filetime v0.2.26
10712026-02-10T20:06:31.109Z Downloaded ciborium-io v0.2.2
10722026-02-10T20:06:31.109Z Downloaded rand_core v0.9.3
10732026-02-10T20:06:31.109Z Downloaded quinn-udp v0.5.5
10742026-02-10T20:06:31.109Z Downloaded progenitor-macro v0.8.0
10752026-02-10T20:06:31.110Z Downloaded lru v0.12.5
10762026-02-10T20:06:31.110Z Downloaded dropshot-api-manager v0.2.4
10772026-02-10T20:06:31.134Z Downloaded defmt v0.3.8
10782026-02-10T20:06:31.135Z Downloaded curve25519-dalek v4.1.3
10792026-02-10T20:06:31.135Z Downloaded colored v2.2.0
10802026-02-10T20:06:31.135Z Downloaded progenitor v0.8.0
10812026-02-10T20:06:31.135Z Downloaded primeorder v0.13.6
10822026-02-10T20:06:31.135Z Downloaded foreign-types v0.3.2
10832026-02-10T20:06:31.135Z Downloaded csv-core v0.1.11
10842026-02-10T20:06:31.135Z Downloaded predicates-tree v1.0.12
10852026-02-10T20:06:31.135Z Downloaded chacha20 v0.9.1
10862026-02-10T20:06:31.161Z Downloaded argon2 v0.5.3
10872026-02-10T20:06:31.161Z Downloaded lazy_static v1.5.0
10882026-02-10T20:06:31.162Z Downloaded bindgen v0.69.5
10892026-02-10T20:06:31.162Z Downloaded russh v0.45.0
10902026-02-10T20:06:31.162Z Downloaded postgres-types v0.2.9
10912026-02-10T20:06:31.187Z Downloaded lzma-sys v0.1.20
10922026-02-10T20:06:31.212Z Downloaded cargo_metadata v0.19.2
10932026-02-10T20:06:31.212Z Downloaded hex v0.4.3
10942026-02-10T20:06:31.212Z Downloaded fxhash v0.2.1
10952026-02-10T20:06:31.212Z Downloaded difflib v0.4.0
10962026-02-10T20:06:31.212Z Downloaded bitvec v1.0.1
10972026-02-10T20:06:31.238Z Downloaded backtrace v0.3.74
10982026-02-10T20:06:31.238Z Downloaded ron v0.7.1
10992026-02-10T20:06:31.263Z Downloaded reedline v0.40.0
11002026-02-10T20:06:31.288Z Downloaded rayon-core v1.12.1
11012026-02-10T20:06:31.288Z Downloaded mio v1.0.2
11022026-02-10T20:06:31.288Z Downloaded aes-gcm v0.10.3
11032026-02-10T20:06:31.288Z Downloaded ident_case v1.0.1
11042026-02-10T20:06:31.288Z Downloaded futures-executor v0.3.31
11052026-02-10T20:06:31.288Z Downloaded dtrace-parser v0.3.0
11062026-02-10T20:06:31.288Z Downloaded rand v0.8.5
11072026-02-10T20:06:31.288Z Downloaded pkcs8 v0.10.2
11082026-02-10T20:06:31.312Z Downloaded base64 v0.21.7
11092026-02-10T20:06:31.312Z Downloaded r2d2 v0.8.10
11102026-02-10T20:06:31.312Z Downloaded quinn v0.11.5
11112026-02-10T20:06:31.312Z Downloaded publicsuffix v2.3.0
11122026-02-10T20:06:31.312Z Downloaded git2 v0.20.2
11132026-02-10T20:06:31.337Z Downloaded bit-vec v0.6.3
11142026-02-10T20:06:31.337Z Downloaded prettyplease v0.2.36
11152026-02-10T20:06:31.337Z Downloaded petgraph v0.8.2
11162026-02-10T20:06:31.362Z Downloaded paste v1.0.15
11172026-02-10T20:06:31.362Z Downloaded openssl-probe v0.1.5
11182026-02-10T20:06:31.362Z Downloaded openssl-macros v0.1.1
11192026-02-10T20:06:31.362Z Downloaded libsw-core v0.3.1
11202026-02-10T20:06:31.362Z Downloaded lazycell v1.3.0
11212026-02-10T20:06:31.362Z Downloaded gimli v0.31.1
11222026-02-10T20:06:31.387Z Downloaded fixedbitset v0.4.2
11232026-02-10T20:06:31.387Z Downloaded deranged v0.5.3
11242026-02-10T20:06:31.387Z Downloaded progenitor-macro v0.10.0
11252026-02-10T20:06:31.387Z Downloaded progenitor v0.11.2
11262026-02-10T20:06:31.387Z Downloaded proc-macro-crate v1.3.1
11272026-02-10T20:06:31.387Z Downloaded portable-atomic v1.11.0
11282026-02-10T20:06:31.412Z Downloaded pkcs1 v0.7.5
11292026-02-10T20:06:31.412Z Downloaded oso-derive v0.27.3
11302026-02-10T20:06:31.412Z Downloaded num-derive v0.4.2
11312026-02-10T20:06:31.412Z Downloaded mime_guess v2.0.5
11322026-02-10T20:06:31.412Z Downloaded linear-map v1.2.0
11332026-02-10T20:06:31.412Z Downloaded libefi-sys v0.1.0
11342026-02-10T20:06:31.412Z Downloaded async-recursion v1.1.1
11352026-02-10T20:06:31.412Z Downloaded aead v0.5.2
11362026-02-10T20:06:31.412Z Downloaded itertools v0.10.5
11372026-02-10T20:06:31.436Z Downloaded cookie_store v0.21.1
11382026-02-10T20:06:31.436Z Downloaded ipnet v2.11.0
11392026-02-10T20:06:31.436Z Downloaded ingot-types v0.1.2
11402026-02-10T20:06:31.436Z Downloaded futures-channel v0.3.31
11412026-02-10T20:06:31.436Z Downloaded lalrpop-util v0.19.12
11422026-02-10T20:06:31.436Z Downloaded instant v0.1.13
11432026-02-10T20:06:31.437Z Downloaded darling v0.21.0
11442026-02-10T20:06:31.437Z Downloaded petname v2.0.2
11452026-02-10T20:06:31.462Z Downloaded parse-display v0.10.0
11462026-02-10T20:06:31.462Z Downloaded p256 v0.13.2
11472026-02-10T20:06:31.462Z Downloaded ipnetwork v0.21.1
11482026-02-10T20:06:31.462Z Downloaded internet-checksum v0.2.1
11492026-02-10T20:06:31.462Z Downloaded iddqd v0.3.16
11502026-02-10T20:06:31.462Z Downloaded futures v0.3.31
11512026-02-10T20:06:31.486Z Downloaded fs_extra v1.3.0
11522026-02-10T20:06:31.486Z Downloaded fd-lock v4.0.2
11532026-02-10T20:06:31.486Z Downloaded erased-serde v0.3.31
11542026-02-10T20:06:31.486Z Downloaded endian-type v0.1.2
11552026-02-10T20:06:31.486Z Downloaded crc8 v0.1.1
11562026-02-10T20:06:31.486Z Downloaded convert_case v0.4.0
11572026-02-10T20:06:31.486Z Downloaded arrayvec v0.7.6
11582026-02-10T20:06:31.487Z Downloaded crossbeam-deque v0.8.5
11592026-02-10T20:06:31.487Z Downloaded cipher v0.4.4
11602026-02-10T20:06:31.487Z Downloaded pem v3.0.5
11612026-02-10T20:06:31.487Z Downloaded libgit2-sys v0.18.2+1.9.1
11622026-02-10T20:06:31.591Z Downloaded indent_write v2.2.0
11632026-02-10T20:06:31.615Z Downloaded httpdate v1.0.3
11642026-02-10T20:06:31.615Z Downloaded httparse v1.9.5
11652026-02-10T20:06:31.615Z Downloaded foreign-types-shared v0.1.1
11662026-02-10T20:06:31.615Z Downloaded display-error-chain v0.2.2
11672026-02-10T20:06:31.615Z Downloaded derive_builder_macro v0.20.2
11682026-02-10T20:06:31.615Z Downloaded peg-runtime v0.8.5
11692026-02-10T20:06:31.615Z Downloaded password-hash v0.5.0
11702026-02-10T20:06:31.615Z Downloaded parking_lot v0.11.2
11712026-02-10T20:06:31.615Z Downloaded papergrid v0.17.0
11722026-02-10T20:06:31.615Z Downloaded libz-sys v1.1.20
11732026-02-10T20:06:31.639Z Downloaded impl-trait-for-tuples v0.2.2
11742026-02-10T20:06:31.663Z Downloaded goblin v0.10.2
11752026-02-10T20:06:31.663Z Downloaded derive_more v2.0.1
11762026-02-10T20:06:31.663Z Downloaded num-bigint-dig v0.8.6
11772026-02-10T20:06:31.687Z Downloaded getrandom v0.2.15
11782026-02-10T20:06:31.687Z Downloaded flate2 v1.1.2
11792026-02-10T20:06:31.687Z Downloaded either v1.15.0
11802026-02-10T20:06:31.687Z Downloaded data-encoding v2.9.0
11812026-02-10T20:06:31.687Z Downloaded darling_core v0.20.10
11822026-02-10T20:06:31.687Z Downloaded oso v0.27.3
11832026-02-10T20:06:31.711Z Downloaded http v1.4.0
11842026-02-10T20:06:31.711Z Downloaded bytes v1.11.1
11852026-02-10T20:06:31.712Z Downloaded num-rational v0.4.2
11862026-02-10T20:06:31.712Z Downloaded minimal-lexical v0.2.1
11872026-02-10T20:06:31.712Z Downloaded hyper-staticfile v0.10.1
11882026-02-10T20:06:31.712Z Downloaded ff v0.13.0
11892026-02-10T20:06:31.712Z Downloaded dof v0.4.0
11902026-02-10T20:06:31.712Z Downloaded diesel_derives v2.2.3
11912026-02-10T20:06:31.736Z Downloaded darling_macro v0.20.10
11922026-02-10T20:06:31.736Z Downloaded num-iter v0.1.45
11932026-02-10T20:06:31.736Z Downloaded num-derive v0.3.3
11942026-02-10T20:06:31.736Z Downloaded nix v0.29.0
11952026-02-10T20:06:31.736Z Downloaded newtype-uuid-macros v0.1.0
11962026-02-10T20:06:31.737Z Downloaded managed v0.8.0
11972026-02-10T20:06:31.737Z Downloaded hickory-proto v0.24.4
11982026-02-10T20:06:31.762Z Downloaded gethostname v0.5.0
11992026-02-10T20:06:31.762Z Downloaded dropshot v0.16.7
12002026-02-10T20:06:31.786Z Downloaded memoffset v0.9.1
12012026-02-10T20:06:31.786Z Downloaded lalrpop v0.19.12
12022026-02-10T20:06:31.814Z Downloaded inout v0.1.3
12032026-02-10T20:06:31.814Z Downloaded humantime v2.2.0
12042026-02-10T20:06:31.814Z Downloaded hickory-client v0.25.2
12052026-02-10T20:06:31.814Z Downloaded half v1.8.3
12062026-02-10T20:06:31.814Z Downloaded group v0.13.0
12072026-02-10T20:06:31.814Z Downloaded globset v0.4.15
12082026-02-10T20:06:31.814Z Downloaded env_filter v0.1.2
12092026-02-10T20:06:31.839Z Downloaded derive_more-impl v2.0.1
12102026-02-10T20:06:31.839Z Downloaded daft v0.1.4
12112026-02-10T20:06:31.839Z Downloaded bit-set v0.8.0
12122026-02-10T20:06:31.839Z Downloaded libz-rs-sys v0.5.1
12132026-02-10T20:06:31.839Z Downloaded libsw v3.5.0
12142026-02-10T20:06:31.839Z Downloaded libscf-sys v1.1.0
12152026-02-10T20:06:31.839Z Downloaded libloading v0.8.5
12162026-02-10T20:06:31.839Z Downloaded heapless v0.8.0
12172026-02-10T20:06:31.839Z Downloaded hashbrown v0.12.3
12182026-02-10T20:06:31.839Z Downloaded fs-err v2.11.0
12192026-02-10T20:06:31.839Z Downloaded fixedbitset v0.5.7
12202026-02-10T20:06:31.864Z Downloaded ed25519-dalek v2.1.1
12212026-02-10T20:06:31.864Z Downloaded dyn-clone v1.0.20
12222026-02-10T20:06:31.864Z Downloaded defmt-macros v0.3.9
12232026-02-10T20:06:31.864Z Downloaded debug-ignore v1.0.5
12242026-02-10T20:06:31.864Z Downloaded darling_macro v0.21.0
12252026-02-10T20:06:31.864Z Downloaded darling v0.20.10
12262026-02-10T20:06:31.864Z Downloaded ctr v0.9.2
12272026-02-10T20:06:31.864Z Downloaded cstr-argument v0.1.2
12282026-02-10T20:06:31.864Z Downloaded cancel-safe-futures v0.1.5
12292026-02-10T20:06:31.864Z Downloaded bitfield-struct v0.6.2
12302026-02-10T20:06:31.889Z Downloaded jiff-static v0.2.15
12312026-02-10T20:06:31.889Z Downloaded itertools v0.14.0
12322026-02-10T20:06:31.889Z Downloaded iri-string v0.7.8
12332026-02-10T20:06:31.889Z Downloaded hostname v0.3.1
12342026-02-10T20:06:31.889Z Downloaded ghash v0.5.1
12352026-02-10T20:06:31.889Z Downloaded futures-sink v0.3.31
12362026-02-10T20:06:31.889Z Downloaded futures-macro v0.3.31
12372026-02-10T20:06:31.916Z Downloaded futures-io v0.3.31
12382026-02-10T20:06:31.916Z Downloaded funty v2.0.0
12392026-02-10T20:06:31.916Z Downloaded flagset v0.4.6
12402026-02-10T20:06:31.916Z Downloaded fatfs v0.3.6
12412026-02-10T20:06:31.916Z Downloaded expectorate v1.2.0
12422026-02-10T20:06:31.916Z Downloaded embedded-io v0.6.1
12432026-02-10T20:06:31.916Z Downloaded elliptic-curve v0.13.8
12442026-02-10T20:06:31.916Z Downloaded dropshot-api-manager-types v0.2.4
12452026-02-10T20:06:31.916Z Downloaded document-features v0.2.11
12462026-02-10T20:06:31.916Z Downloaded diesel v2.2.12
12472026-02-10T20:06:31.948Z Downloaded derive_builder_core v0.20.2
12482026-02-10T20:06:31.974Z Downloaded der_derive v0.7.3
12492026-02-10T20:06:31.974Z Downloaded der v0.7.10
12502026-02-10T20:06:31.974Z Downloaded darling_core v0.21.0
12512026-02-10T20:06:31.974Z Downloaded crypto-bigint v0.5.5
12522026-02-10T20:06:31.974Z Downloaded crunchy v0.2.2
12532026-02-10T20:06:31.998Z Downloaded crucible-workspace-hack v0.1.0
12542026-02-10T20:06:31.999Z Downloaded crossterm v0.29.0
12552026-02-10T20:06:31.999Z Downloaded ciborium v0.2.2
12562026-02-10T20:06:31.999Z Downloaded castaway v0.2.3
12572026-02-10T20:06:31.999Z Downloaded bzip2-sys v0.1.13+1.0.8
12582026-02-10T20:06:32.023Z Downloaded jobserver v0.1.32
12592026-02-10T20:06:32.024Z Downloaded is_ci v1.2.0
12602026-02-10T20:06:32.024Z Downloaded ingot v0.1.1
12612026-02-10T20:06:32.024Z Downloaded indoc v1.0.9
12622026-02-10T20:06:32.024Z Downloaded hyper-tls v0.6.0
12632026-02-10T20:06:32.024Z Downloaded hickory-resolver v0.24.4
12642026-02-10T20:06:32.024Z Downloaded futures-core v0.3.31
12652026-02-10T20:06:32.024Z Downloaded foreign-types-macros v0.2.3
12662026-02-10T20:06:32.024Z Downloaded foldhash v0.1.5
12672026-02-10T20:06:32.024Z Downloaded flume v0.11.1
12682026-02-10T20:06:32.024Z Downloaded env_logger v0.11.8
12692026-02-10T20:06:32.048Z Downloaded ena v0.14.3
12702026-02-10T20:06:32.048Z Downloaded ed25519 v2.2.3
12712026-02-10T20:06:32.048Z Downloaded dsl_auto_type v0.1.2
12722026-02-10T20:06:32.048Z Downloaded dirs-sys-next v0.1.2
12732026-02-10T20:06:32.049Z Downloaded diesel_table_macro_syntax v0.2.0
12742026-02-10T20:06:32.049Z Downloaded des v0.8.1
12752026-02-10T20:06:32.049Z Downloaded curve25519-dalek-derive v0.1.1
12762026-02-10T20:06:32.049Z Downloaded constant_time_eq v0.3.1
12772026-02-10T20:06:32.049Z Downloaded compact_str v0.8.0
12782026-02-10T20:06:32.049Z Downloaded chrono v0.4.43
12792026-02-10T20:06:32.074Z Downloaded cbc v0.1.2
12802026-02-10T20:06:32.074Z Downloaded base64 v0.22.1
12812026-02-10T20:06:32.074Z Downloaded atomic-waker v1.1.2
12822026-02-10T20:06:32.074Z Downloaded hyper-rustls v0.27.7
12832026-02-10T20:06:32.074Z Downloaded dunce v1.0.5
12842026-02-10T20:06:32.074Z Downloaded derive-where v1.5.0
12852026-02-10T20:06:32.074Z Downloaded ahash v0.8.12
12862026-02-10T20:06:32.074Z Downloaded hashbrown v0.15.4
12872026-02-10T20:06:32.099Z Downloaded crossterm v0.28.1
12882026-02-10T20:06:32.099Z Downloaded cookie v0.18.1
12892026-02-10T20:06:32.099Z Downloaded convert_case v0.7.1
12902026-02-10T20:06:32.099Z Downloaded const_format_proc_macros v0.2.34
12912026-02-10T20:06:32.099Z Downloaded clang-sys v1.8.1
12922026-02-10T20:06:32.099Z Downloaded chrono-tz v0.10.4
12932026-02-10T20:06:32.125Z Downloaded bitfield v0.19.2
12942026-02-10T20:06:32.125Z Downloaded bit-set v0.5.3
12952026-02-10T20:06:32.125Z Downloaded bindgen v0.71.1
12962026-02-10T20:06:32.150Z Downloaded ascii-canvas v3.0.0
12972026-02-10T20:06:32.150Z Downloaded arrayref v0.3.9
12982026-02-10T20:06:32.150Z Downloaded float-ord v0.3.2
12992026-02-10T20:06:32.150Z Downloaded critical-section v1.1.3
13002026-02-10T20:06:32.150Z Downloaded crc-any v2.5.0
13012026-02-10T20:06:32.150Z Downloaded cargo-platform v0.1.8
13022026-02-10T20:06:32.150Z Downloaded bit-vec v0.8.0
13032026-02-10T20:06:32.150Z Downloaded async-trait v0.1.89
13042026-02-10T20:06:32.150Z Downloaded arc-swap v1.7.1
13052026-02-10T20:06:32.150Z Downloaded highway v1.3.0
13062026-02-10T20:06:32.175Z Downloaded hex-literal v0.4.1
13072026-02-10T20:06:32.175Z Downloaded cassowary v0.3.0
13082026-02-10T20:06:32.175Z Downloaded hashbrown v0.13.2
13092026-02-10T20:06:32.175Z Downloaded hubpack v0.1.2
13102026-02-10T20:06:32.175Z Downloaded headers v0.4.1
13112026-02-10T20:06:32.175Z Downloaded bcrypt-pbkdf v0.10.0
13122026-02-10T20:06:32.175Z Downloaded half v2.4.1
13132026-02-10T20:06:32.175Z Downloaded corncobs v0.1.4
13142026-02-10T20:06:32.175Z Downloaded drift v0.1.3
13152026-02-10T20:06:32.200Z Downloaded async-bb8-diesel v0.2.1
13162026-02-10T20:06:32.200Z Downloaded async-stream-impl v0.3.6
13172026-02-10T20:06:32.200Z Downloaded cc v1.2.30
13182026-02-10T20:06:32.201Z Downloaded bcs v0.1.6
13192026-02-10T20:06:32.201Z Downloaded crc v3.2.1
13202026-02-10T20:06:32.201Z Downloaded ciborium-ll v0.2.2
13212026-02-10T20:06:32.201Z Downloaded cfg_aliases v0.2.1
13222026-02-10T20:06:32.201Z Downloaded array-init v0.0.4
13232026-02-10T20:06:32.201Z Downloaded allocator-api2 v0.2.21
13242026-02-10T20:06:32.201Z Downloaded bumpalo v3.16.0
13252026-02-10T20:06:32.225Z Downloaded blake2 v0.10.6
13262026-02-10T20:06:32.225Z Downloaded atomicwrites v0.4.4
13272026-02-10T20:06:32.225Z Downloaded console v0.16.0
13282026-02-10T20:06:32.225Z Downloaded cexpr v0.6.0
13292026-02-10T20:06:32.225Z Downloaded camino-tempfile-ext v0.3.2
13302026-02-10T20:06:32.225Z Downloaded blowfish v0.9.1
13312026-02-10T20:06:32.225Z Downloaded block-padding v0.3.3
13322026-02-10T20:06:32.225Z Downloaded bitfield-macros v0.19.2
13332026-02-10T20:06:32.225Z Downloaded base64ct v1.6.0
13342026-02-10T20:06:32.225Z Downloaded base16ct v0.2.0
13352026-02-10T20:06:32.225Z Downloaded async-stream v0.3.6
13362026-02-10T20:06:32.225Z Downloaded assert_matches v1.5.0
13372026-02-10T20:06:32.225Z Downloaded dropshot_endpoint v0.16.7
13382026-02-10T20:06:32.250Z Downloaded derive_more v0.99.20
13392026-02-10T20:06:32.250Z Downloaded daft-derive v0.1.4
13402026-02-10T20:06:32.250Z Downloaded aws-lc-rs v1.12.4
13412026-02-10T20:06:32.274Z Downloaded base64 v0.13.1
13422026-02-10T20:06:32.475Z Compiling value-bag v1.12.0
13432026-02-10T20:06:32.475Z Compiling lock_api v0.4.12
13442026-02-10T20:06:32.475Z Compiling scopeguard v1.2.0
13452026-02-10T20:06:32.500Z Compiling shlex v1.3.0
13462026-02-10T20:06:32.500Z Compiling smallvec v1.15.1
13472026-02-10T20:06:32.500Z Compiling syn v2.0.114
13482026-02-10T20:06:32.500Z Compiling getrandom v0.2.15
13492026-02-10T20:06:32.500Z Compiling jobserver v0.1.32
13502026-02-10T20:06:32.772Z Compiling typenum v1.17.0
13512026-02-10T20:06:32.943Z Compiling log v0.4.29
13522026-02-10T20:06:33.054Z Compiling rand_core v0.6.4
13532026-02-10T20:06:33.110Z Compiling generic-array v0.14.7
13542026-02-10T20:06:33.135Z Compiling subtle v2.6.1
13552026-02-10T20:06:33.495Z Compiling cc v1.2.30
13562026-02-10T20:06:33.524Z Compiling portable-atomic v1.11.0
13572026-02-10T20:06:33.548Z Compiling critical-section v1.1.3
13582026-02-10T20:06:33.621Z Compiling const-oid v0.9.6
13592026-02-10T20:06:33.659Z Compiling serde_json v1.0.149
13602026-02-10T20:06:33.769Z Compiling pkg-config v0.3.31
13612026-02-10T20:06:33.794Z Compiling getrandom v0.3.4
13622026-02-10T20:06:34.035Z Compiling spin v0.9.8
13632026-02-10T20:06:34.943Z Compiling parking_lot_core v0.9.10
13642026-02-10T20:06:35.450Z Compiling regex-syntax v0.8.5
13652026-02-10T20:06:35.544Z Compiling pin-project-lite v0.2.14
13662026-02-10T20:06:35.766Z Compiling rustix v0.38.37
13672026-02-10T20:06:36.091Z Compiling libm v0.2.8
13682026-02-10T20:06:36.504Z Compiling once_cell v1.21.3
13692026-02-10T20:06:36.695Z Compiling signal-hook-registry v1.4.2
13702026-02-10T20:06:36.805Z Compiling num-traits v0.2.19
13712026-02-10T20:06:36.850Z Compiling allocator-api2 v0.2.21
13722026-02-10T20:06:37.450Z Compiling parking_lot v0.12.3
13732026-02-10T20:06:37.517Z Compiling mio v1.0.2
13742026-02-10T20:06:37.613Z Compiling futures-core v0.3.31
13752026-02-10T20:06:37.883Z Compiling lazy_static v1.5.0
13762026-02-10T20:06:38.033Z Compiling aho-corasick v1.1.3
13772026-02-10T20:06:38.239Z Compiling percent-encoding v2.3.2
13782026-02-10T20:06:38.272Z Compiling socket2 v0.6.1
13792026-02-10T20:06:38.448Z Compiling slab v0.4.9
13802026-02-10T20:06:38.535Z Compiling cpufeatures v0.2.14
13812026-02-10T20:06:38.599Z Compiling glob v0.3.2
13822026-02-10T20:06:38.662Z Compiling either v1.15.0
13832026-02-10T20:06:39.014Z Compiling futures-sink v0.3.31
13842026-02-10T20:06:39.222Z Compiling futures-channel v0.3.31
13852026-02-10T20:06:39.305Z Compiling hashbrown v0.16.1
13862026-02-10T20:06:39.559Z Compiling clang-sys v1.8.1
13872026-02-10T20:06:39.608Z Compiling rustversion v1.0.22
13882026-02-10T20:06:39.739Z Compiling prettyplease v0.2.36
13892026-02-10T20:06:39.764Z Compiling futures-task v0.3.31
13902026-02-10T20:06:40.094Z Compiling pin-utils v0.1.0
13912026-02-10T20:06:40.123Z Compiling futures-io v0.3.31
13922026-02-10T20:06:40.227Z Compiling regex-automata v0.4.11
13932026-02-10T20:06:40.375Z Compiling minimal-lexical v0.2.1
13942026-02-10T20:06:40.468Z Compiling libloading v0.8.5
13952026-02-10T20:06:40.623Z Compiling indexmap v2.13.0
13962026-02-10T20:06:40.914Z Compiling synstructure v0.13.1
13972026-02-10T20:06:40.941Z Compiling nom v7.1.3
13982026-02-10T20:06:41.661Z Compiling base64ct v1.6.0
13992026-02-10T20:06:41.895Z Compiling home v0.5.9
14002026-02-10T20:06:42.138Z Compiling bindgen v0.69.5
14012026-02-10T20:06:42.403Z Compiling ident_case v1.0.1
14022026-02-10T20:06:42.525Z Compiling pem-rfc7468 v0.7.0
14032026-02-10T20:06:42.971Z Compiling itertools v0.12.1
14042026-02-10T20:06:43.259Z Compiling form_urlencoded v1.2.2
14052026-02-10T20:06:43.374Z Compiling rustc-hash v1.1.0
14062026-02-10T20:06:43.553Z Compiling lazycell v1.3.0
14072026-02-10T20:06:43.625Z Compiling flagset v0.4.6
14082026-02-10T20:06:43.758Z Compiling rand_core v0.9.3
14092026-02-10T20:06:43.867Z Compiling cmake v0.1.51
14102026-02-10T20:06:44.490Z Compiling cexpr v0.6.0
14112026-02-10T20:06:44.680Z Compiling dunce v1.0.5
14122026-02-10T20:06:44.838Z Compiling fs_extra v1.3.0
14132026-02-10T20:06:45.063Z Compiling foldhash v0.1.5
14142026-02-10T20:06:45.421Z Compiling paste v1.0.15
14152026-02-10T20:06:45.577Z Compiling iana-time-zone v0.1.63
14162026-02-10T20:06:45.877Z Compiling hashbrown v0.15.4
14172026-02-10T20:06:46.059Z Compiling rustc_version v0.4.1
14182026-02-10T20:06:46.179Z Compiling uuid v1.19.0
14192026-02-10T20:06:46.205Z Compiling vcpkg v0.2.15
14202026-02-10T20:06:46.313Z Compiling serde_derive v1.0.228
14212026-02-10T20:06:46.556Z Compiling zeroize_derive v1.4.2
14222026-02-10T20:06:46.790Z Compiling zerofrom-derive v0.1.4
14232026-02-10T20:06:47.243Z Compiling yoke-derive v0.7.4
14242026-02-10T20:06:47.846Z Compiling zerovec-derive v0.10.3
14252026-02-10T20:06:47.899Z Compiling zeroize v1.8.1
14262026-02-10T20:06:48.158Z Compiling displaydoc v0.2.5
14272026-02-10T20:06:49.927Z Compiling crypto-common v0.1.6
14282026-02-10T20:06:49.954Z Compiling block-buffer v0.10.4
14292026-02-10T20:06:50.035Z Compiling icu_provider_macros v1.5.0
14302026-02-10T20:06:50.232Z Compiling digest v0.10.7
14312026-02-10T20:06:50.293Z Compiling zerocopy-derive v0.7.35
14322026-02-10T20:06:50.318Z Compiling zerofrom v0.1.4
14332026-02-10T20:06:50.485Z Compiling tokio-macros v2.6.0
14342026-02-10T20:06:50.650Z Compiling yoke v0.7.4
14352026-02-10T20:06:50.946Z Compiling hmac v0.12.1
14362026-02-10T20:06:51.122Z Compiling zerovec v0.10.4
14372026-02-10T20:06:51.185Z Compiling thiserror-impl v2.0.18
14382026-02-10T20:06:51.266Z Compiling block-padding v0.3.3
14392026-02-10T20:06:51.540Z Compiling futures-macro v0.3.31
14402026-02-10T20:06:51.573Z Compiling inout v0.1.3
14412026-02-10T20:06:51.955Z Compiling regex v1.11.3
14422026-02-10T20:06:52.189Z Compiling cipher v0.4.4
14432026-02-10T20:06:52.666Z Compiling zerocopy v0.7.35
14442026-02-10T20:06:52.823Z Compiling sha2 v0.10.9
14452026-02-10T20:06:53.174Z Compiling tinystr v0.7.6
14462026-02-10T20:06:53.462Z Compiling icu_collections v1.5.0
14472026-02-10T20:06:53.500Z Compiling futures-util v0.3.31
14482026-02-10T20:06:53.601Z Compiling icu_locid v1.5.0
14492026-02-10T20:06:53.914Z Compiling der_derive v0.7.3
14502026-02-10T20:06:54.026Z Compiling serde v1.0.228
14512026-02-10T20:06:54.239Z Compiling ppv-lite86 v0.2.20
14522026-02-10T20:06:54.799Z Compiling thiserror v2.0.18
14532026-02-10T20:06:55.052Z Compiling pest v2.8.2
14542026-02-10T20:06:55.130Z Compiling salsa20 v0.10.2
14552026-02-10T20:06:55.337Z Compiling icu_provider v1.5.0
14562026-02-10T20:06:55.486Z Compiling pbkdf2 v0.12.2
14572026-02-10T20:06:55.705Z Compiling bitflags v2.9.4
14582026-02-10T20:06:55.756Z Compiling bytes v1.11.1
14592026-02-10T20:06:56.275Z Compiling chrono v0.4.43
14602026-02-10T20:06:56.572Z Compiling icu_locid_transform v1.5.0
14612026-02-10T20:06:56.626Z Compiling der v0.7.10
14622026-02-10T20:06:56.992Z Compiling zerocopy v0.8.27
14632026-02-10T20:06:57.565Z Compiling tokio v1.49.0
14642026-02-10T20:06:57.861Z Compiling http v1.4.0
14652026-02-10T20:06:58.573Z Compiling icu_properties v1.5.1
14662026-02-10T20:06:59.292Z Compiling spki v0.7.3
14672026-02-10T20:06:59.756Z Compiling pest_meta v2.8.2
14682026-02-10T20:07:00.029Z Compiling scrypt v0.11.0
14692026-02-10T20:07:00.112Z Compiling rand_chacha v0.9.0
14702026-02-10T20:07:00.293Z Compiling aes v0.8.4
14712026-02-10T20:07:00.519Z Compiling which v4.4.2
14722026-02-10T20:07:00.678Z Compiling cbc v0.1.2
14732026-02-10T20:07:01.130Z Compiling openssl-sys v0.9.109
14742026-02-10T20:07:01.449Z Compiling zerocopy-derive v0.8.27
14752026-02-10T20:07:02.589Z Compiling pkcs5 v0.7.1
14762026-02-10T20:07:03.015Z Compiling icu_normalizer v1.5.0
14772026-02-10T20:07:03.527Z Compiling pest_generator v2.8.2
14782026-02-10T20:07:03.711Z Compiling rand v0.9.2
14792026-02-10T20:07:04.037Z Compiling tracing-attributes v0.1.27
14802026-02-10T20:07:04.521Z Compiling idna_adapter v1.2.0
14812026-02-10T20:07:04.810Z Compiling idna v1.0.3
14822026-02-10T20:07:05.087Z Compiling serde_derive_internals v0.29.1
14832026-02-10T20:07:05.422Z Compiling ring v0.17.14
14842026-02-10T20:07:05.782Z Compiling url v2.5.4
14852026-02-10T20:07:06.504Z Compiling tracing-core v0.1.32
14862026-02-10T20:07:06.528Z Compiling schemars v0.8.22
14872026-02-10T20:07:06.919Z Compiling adler2 v2.0.0
14882026-02-10T20:07:07.230Z Compiling rustix v1.1.3
14892026-02-10T20:07:07.327Z Compiling aws-lc-rs v1.12.4
14902026-02-10T20:07:07.513Z Compiling tracing v0.1.40
14912026-02-10T20:07:07.849Z Compiling tokio-util v0.7.15
14922026-02-10T20:07:07.874Z Compiling schemars_derive v0.8.22
14932026-02-10T20:07:08.070Z Compiling miniz_oxide v0.8.5
14942026-02-10T20:07:08.631Z Compiling pest_derive v2.8.2
14952026-02-10T20:07:09.255Z Compiling pkcs8 v0.10.2
14962026-02-10T20:07:09.791Z Compiling http-body v1.0.1
14972026-02-10T20:07:10.025Z Compiling scroll_derive v0.13.1
14982026-02-10T20:07:10.050Z Compiling darling_core v0.20.10
14992026-02-10T20:07:10.122Z Compiling base64 v0.22.1
15002026-02-10T20:07:10.700Z Compiling dyn-clone v1.0.20
15012026-02-10T20:07:10.898Z Compiling tinyvec_macros v0.1.1
15022026-02-10T20:07:11.002Z Compiling httparse v1.9.5
15032026-02-10T20:07:11.030Z Compiling rustls-pki-types v1.10.0
15042026-02-10T20:07:11.883Z Compiling tinyvec v1.8.0
15052026-02-10T20:07:12.047Z Compiling scroll v0.13.0
15062026-02-10T20:07:12.798Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15072026-02-10T20:07:13.460Z Compiling bzip2-sys v0.1.13+1.0.8
15082026-02-10T20:07:13.664Z Compiling foreign-types-shared v0.1.1
15092026-02-10T20:07:13.719Z Compiling num-conv v0.1.0
15102026-02-10T20:07:13.749Z Compiling powerfmt v0.2.0
15112026-02-10T20:07:13.825Z Compiling tower-service v0.3.3
15122026-02-10T20:07:13.986Z Compiling time-core v0.1.6
15132026-02-10T20:07:14.050Z Compiling openssl v0.10.73
15142026-02-10T20:07:14.074Z Compiling untrusted v0.9.0
15152026-02-10T20:07:14.315Z Compiling atomic-waker v1.1.2
15162026-02-10T20:07:14.364Z Compiling untrusted v0.7.1
15172026-02-10T20:07:14.475Z Compiling tower-layer v0.3.3
15182026-02-10T20:07:14.549Z Compiling openssl-probe v0.1.5
15192026-02-10T20:07:14.614Z Compiling try-lock v0.2.5
15202026-02-10T20:07:14.719Z Compiling time-macros v0.2.24
15212026-02-10T20:07:14.831Z Compiling want v0.3.1
15222026-02-10T20:07:14.866Z Compiling tempfile v3.24.0
15232026-02-10T20:07:14.899Z Compiling h2 v0.4.6
15242026-02-10T20:07:15.128Z Compiling deranged v0.5.3
15252026-02-10T20:07:15.874Z Compiling foreign-types v0.3.2
15262026-02-10T20:07:16.485Z Compiling darling_macro v0.20.10
15272026-02-10T20:07:17.002Z Compiling goblin v0.10.2
15282026-02-10T20:07:17.429Z Compiling darling v0.20.10
15292026-02-10T20:07:17.931Z Compiling ipnet v2.11.0
15302026-02-10T20:07:18.371Z Compiling openssl-macros v0.1.1
15312026-02-10T20:07:19.127Z Compiling wait-timeout v0.2.0
15322026-02-10T20:07:19.206Z Compiling httpdate v1.0.3
15332026-02-10T20:07:19.398Z Compiling usdt-impl v0.6.0
15342026-02-10T20:07:19.704Z Compiling native-tls v0.2.12
15352026-02-10T20:07:19.731Z Compiling crossbeam-utils v0.8.21
15362026-02-10T20:07:19.803Z Compiling num_threads v0.1.7
15372026-02-10T20:07:19.840Z Compiling gimli v0.31.1
15382026-02-10T20:07:20.020Z Compiling bit-vec v0.8.0
15392026-02-10T20:07:20.120Z Compiling quick-error v1.2.3
15402026-02-10T20:07:20.335Z Compiling rustls v0.23.19
15412026-02-10T20:07:20.376Z Compiling syn v1.0.109
15422026-02-10T20:07:20.564Z Compiling bit-set v0.8.0
15432026-02-10T20:07:20.726Z Compiling rusty-fork v0.3.0
15442026-02-10T20:07:20.981Z Compiling time v0.3.43
15452026-02-10T20:07:21.475Z Compiling derive_builder_core v0.20.2
15462026-02-10T20:07:23.763Z Compiling hyper v1.8.1
15472026-02-10T20:07:24.955Z Compiling addr2line v0.24.2
15482026-02-10T20:07:25.247Z Compiling dof v0.4.0
15492026-02-10T20:07:25.497Z Compiling unicode-normalization v0.1.24
15502026-02-10T20:07:25.796Z Compiling dtrace-parser v0.3.0
15512026-02-10T20:07:26.576Z Compiling signature v2.2.0
15522026-02-10T20:07:26.923Z Compiling heapless v0.7.17
15532026-02-10T20:07:27.407Z Compiling scroll_derive v0.12.0
15542026-02-10T20:07:27.738Z Compiling thiserror-impl v1.0.69
15552026-02-10T20:07:27.829Z Compiling rand_xorshift v0.4.0
15562026-02-10T20:07:27.935Z Compiling darling_core v0.21.0
15572026-02-10T20:07:28.158Z Compiling slog v2.8.2
15582026-02-10T20:07:28.471Z Compiling thread-id v5.0.0
15592026-02-10T20:07:28.668Z Compiling cookie v0.18.1
15602026-02-10T20:07:28.992Z Compiling object v0.36.5
15612026-02-10T20:07:29.059Z Compiling crc32fast v1.4.2
15622026-02-10T20:07:29.489Z Compiling siphasher v0.3.11
15632026-02-10T20:07:29.768Z Compiling unarray v0.1.4
15642026-02-10T20:07:29.928Z Compiling zlib-rs v0.5.1
15652026-02-10T20:07:29.961Z Compiling zstd-safe v7.2.3
15662026-02-10T20:07:29.994Z Compiling rustc-demangle v0.1.24
15672026-02-10T20:07:30.330Z Compiling signal-hook v0.3.18
15682026-02-10T20:07:30.630Z Compiling unicode-properties v0.1.3
15692026-02-10T20:07:31.030Z Compiling anyhow v1.0.99
15702026-02-10T20:07:31.055Z Compiling unicode-bidi v0.3.17
15712026-02-10T20:07:31.118Z Compiling thiserror v1.0.69
15722026-02-10T20:07:31.389Z Compiling proptest v1.7.0
15732026-02-10T20:07:31.466Z Compiling phf_shared v0.11.2
15742026-02-10T20:07:31.917Z Compiling stringprep v0.1.5
15752026-02-10T20:07:32.237Z Compiling scroll v0.12.0
15762026-02-10T20:07:33.003Z Compiling hyper-util v0.1.19
15772026-02-10T20:07:33.497Z Compiling derive_builder_macro v0.20.2
15782026-02-10T20:07:34.595Z Compiling darling_macro v0.21.0
15792026-02-10T20:07:35.484Z Compiling ipnetwork v0.21.1
15802026-02-10T20:07:35.532Z Compiling serde_tokenstream v0.2.2
15812026-02-10T20:07:36.170Z Compiling serde_spanned v0.6.9
15822026-02-10T20:07:36.440Z Compiling backtrace v0.3.74
15832026-02-10T20:07:36.540Z Compiling erased-serde v0.3.31
15842026-02-10T20:07:36.956Z Compiling toml_datetime v0.6.11
15852026-02-10T20:07:37.530Z Compiling rand_chacha v0.3.1
15862026-02-10T20:07:37.851Z Compiling libz-rs-sys v0.5.1
15872026-02-10T20:07:37.979Z Compiling md-5 v0.10.6
15882026-02-10T20:07:38.193Z Compiling curve25519-dalek v4.1.3
15892026-02-10T20:07:38.296Z Compiling vergen-lib v0.1.6
15902026-02-10T20:07:38.680Z Compiling num-integer v0.1.46
15912026-02-10T20:07:38.704Z Compiling sync_wrapper v1.0.1
15922026-02-10T20:07:38.907Z Compiling hash32 v0.2.1
15932026-02-10T20:07:38.957Z Compiling ff v0.13.0
15942026-02-10T20:07:39.284Z Compiling memoffset v0.9.1
15952026-02-10T20:07:39.386Z Compiling smoltcp v0.9.1
15962026-02-10T20:07:39.496Z Compiling litrs v0.4.1
15972026-02-10T20:07:39.562Z Compiling fallible-iterator v0.2.0
15982026-02-10T20:07:39.658Z Compiling psl-types v2.0.11
15992026-02-10T20:07:39.689Z Compiling cfg_aliases v0.2.1
16002026-02-10T20:07:39.838Z Compiling num-bigint-dig v0.8.6
16012026-02-10T20:07:39.916Z Compiling ref-cast v1.0.25
16022026-02-10T20:07:40.096Z Compiling base16ct v0.2.0
16032026-02-10T20:07:40.282Z Compiling postgres-protocol v0.6.8
16042026-02-10T20:07:40.349Z Compiling publicsuffix v2.3.0
16052026-02-10T20:07:40.456Z Compiling sec1 v0.7.3
16062026-02-10T20:07:40.655Z Compiling nix v0.29.0
16072026-02-10T20:07:40.803Z Compiling document-features v0.2.11
16082026-02-10T20:07:41.070Z Compiling num-iter v0.1.45
16092026-02-10T20:07:41.290Z Compiling group v0.13.0
16102026-02-10T20:07:41.591Z Compiling tower v0.5.2
16112026-02-10T20:07:41.707Z Compiling newtype-uuid v1.3.2
16122026-02-10T20:07:41.733Z Compiling flate2 v1.1.2
16132026-02-10T20:07:42.017Z Compiling rand v0.8.5
16142026-02-10T20:07:42.753Z Compiling oxnet v0.1.4
16152026-02-10T20:07:42.823Z Compiling darling v0.21.0
16162026-02-10T20:07:42.993Z Compiling derive_builder v0.20.2
16172026-02-10T20:07:43.029Z Compiling tokio-native-tls v0.3.1
16182026-02-10T20:07:43.222Z Compiling goblin v0.8.2
16192026-02-10T20:07:43.862Z Compiling rustls-native-certs v0.8.1
16202026-02-10T20:07:44.139Z Compiling webpki-roots v1.0.1
16212026-02-10T20:07:44.384Z Compiling http-body-util v0.1.3
16222026-02-10T20:07:44.515Z Compiling strum_macros v0.27.2
16232026-02-10T20:07:44.651Z Compiling terminal_size v0.4.0
16242026-02-10T20:07:44.685Z Compiling cargo-platform v0.1.8
16252026-02-10T20:07:44.921Z Compiling hkdf v0.12.4
16262026-02-10T20:07:44.964Z Compiling crypto-bigint v0.5.5
16272026-02-10T20:07:45.229Z Compiling curve25519-dalek-derive v0.1.1
16282026-02-10T20:07:45.256Z Compiling async-trait v0.1.89
16292026-02-10T20:07:46.728Z Compiling daft-derive v0.1.4
16302026-02-10T20:07:47.032Z Compiling hubpack_derive v0.1.1
16312026-02-10T20:07:47.988Z Compiling ref-cast-impl v1.0.25
16322026-02-10T20:07:48.218Z Compiling vergen v9.0.6
16332026-02-10T20:07:48.540Z Compiling ahash v0.8.12
16342026-02-10T20:07:48.636Z Compiling fs-err v3.1.1
16352026-02-10T20:07:49.011Z Compiling lockfree-object-pool v0.1.6
16362026-02-10T20:07:49.036Z Compiling simd-adler32 v0.3.7
16372026-02-10T20:07:49.284Z Compiling ryu v1.0.18
16382026-02-10T20:07:49.382Z Compiling buf-list v1.0.3
16392026-02-10T20:07:49.640Z Compiling bitflags v1.3.2
16402026-02-10T20:07:49.669Z Compiling iri-string v0.7.8
16412026-02-10T20:07:49.779Z Compiling winnow v0.5.40
16422026-02-10T20:07:49.866Z Compiling bumpalo v3.16.0
16432026-02-10T20:07:50.020Z Compiling managed v0.8.0
16442026-02-10T20:07:50.379Z Compiling unicode-segmentation v1.12.0
16452026-02-10T20:07:51.352Z Compiling zopfli v0.8.1
16462026-02-10T20:07:51.646Z Compiling strum v0.27.2
16472026-02-10T20:07:51.910Z Compiling dof v0.3.0
16482026-02-10T20:07:52.680Z Compiling serde_urlencoded v0.7.1
16492026-02-10T20:07:53.050Z Compiling tower-http v0.6.6
16502026-02-10T20:07:53.166Z Compiling clap_builder v4.5.48
16512026-02-10T20:07:53.498Z Compiling toml_edit v0.19.15
16522026-02-10T20:07:53.919Z Compiling daft v0.1.4
16532026-02-10T20:07:53.956Z Compiling elliptic-curve v0.13.8
16542026-02-10T20:07:54.008Z Compiling hubpack v0.1.2
16552026-02-10T20:07:54.527Z Compiling cargo_metadata v0.19.2
16562026-02-10T20:07:54.584Z Compiling hyper-tls v0.6.0
16572026-02-10T20:07:54.964Z Compiling signal-hook-mio v0.2.4
16582026-02-10T20:07:55.046Z Compiling cookie_store v0.21.1
16592026-02-10T20:07:55.162Z Compiling zstd v0.13.3
16602026-02-10T20:07:57.573Z Compiling serde_with_macros v3.16.1
16612026-02-10T20:07:58.172Z Compiling postgres-types v0.2.9
16622026-02-10T20:07:59.623Z Compiling usdt-macro v0.6.0
16632026-02-10T20:08:00.068Z Compiling usdt-attr-macro v0.6.0
16642026-02-10T20:08:00.247Z Compiling phf v0.11.2
16652026-02-10T20:08:00.605Z Compiling dtrace-parser v0.2.0
16662026-02-10T20:08:00.762Z Compiling ed25519 v2.2.3
16672026-02-10T20:08:01.165Z Compiling bzip2 v0.4.4
16682026-02-10T20:08:01.578Z Compiling bzip2 v0.5.2
16692026-02-10T20:08:01.624Z Compiling pkcs1 v0.7.5
16702026-02-10T20:08:01.878Z Compiling clap_derive v4.5.47
16712026-02-10T20:08:02.047Z Compiling strum_macros v0.26.4
16722026-02-10T20:08:02.488Z Compiling enum-as-inner v0.6.1
16732026-02-10T20:08:02.648Z Compiling serde-big-array v0.5.1
16742026-02-10T20:08:02.672Z Compiling hex v0.4.3
16752026-02-10T20:08:02.923Z Compiling rfc6979 v0.4.0
16762026-02-10T20:08:03.011Z Compiling bstr v1.10.0
16772026-02-10T20:08:03.200Z Compiling serde_repr v0.1.19
16782026-02-10T20:08:03.315Z Compiling float-cmp v0.10.0
16792026-02-10T20:08:03.628Z Compiling env_filter v0.1.2
16802026-02-10T20:08:03.687Z Compiling socket2 v0.5.10
16812026-02-10T20:08:04.434Z Compiling memmap2 v0.9.8
16822026-02-10T20:08:04.464Z Compiling encoding_rs v0.8.34
16832026-02-10T20:08:04.717Z Compiling rustc-hash v2.1.1
16842026-02-10T20:08:04.807Z Compiling fixedbitset v0.5.7
16852026-02-10T20:08:04.924Z Compiling whoami v1.5.2
16862026-02-10T20:08:04.949Z Compiling new_debug_unreachable v1.0.6
16872026-02-10T20:08:05.064Z Compiling jiff v0.2.15
16882026-02-10T20:08:05.516Z Compiling normalize-line-endings v0.3.0
16892026-02-10T20:08:05.539Z Compiling data-encoding v2.9.0
16902026-02-10T20:08:05.715Z Compiling difflib v0.4.0
16912026-02-10T20:08:06.328Z Compiling predicates-core v1.0.8
16922026-02-10T20:08:06.628Z Compiling precomputed-hash v0.1.1
16932026-02-10T20:08:06.708Z Compiling fixedbitset v0.4.2
16942026-02-10T20:08:06.785Z Compiling keccak v0.1.5
16952026-02-10T20:08:07.057Z Compiling foldhash v0.2.0
16962026-02-10T20:08:07.160Z Compiling mime v0.3.17
16972026-02-10T20:08:07.244Z Compiling static_assertions v1.1.0
16982026-02-10T20:08:07.370Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16992026-02-10T20:08:07.482Z Compiling iddqd v0.3.16
17002026-02-10T20:08:07.704Z Compiling sha3 v0.10.8
17012026-02-10T20:08:08.429Z Compiling petgraph v0.6.5
17022026-02-10T20:08:08.828Z Compiling string_cache v0.8.9
17032026-02-10T20:08:08.855Z Compiling clap v4.5.48
17042026-02-10T20:08:09.012Z Compiling predicates v3.1.3
17052026-02-10T20:08:09.388Z Compiling strum v0.26.3
17062026-02-10T20:08:09.561Z Compiling hickory-proto v0.25.2
17072026-02-10T20:08:09.599Z Compiling toml_edit v0.22.27
17082026-02-10T20:08:10.421Z Compiling tokio-postgres v0.7.13
17092026-02-10T20:08:10.623Z Compiling petgraph v0.8.2
17102026-02-10T20:08:12.292Z Compiling usdt v0.6.0
17112026-02-10T20:08:12.848Z Compiling zip v4.2.0
17122026-02-10T20:08:14.793Z Compiling usdt-impl v0.5.0
17132026-02-10T20:08:15.539Z Compiling similar v2.7.0
17142026-02-10T20:08:15.623Z Compiling env_logger v0.11.8
17152026-02-10T20:08:16.192Z Compiling serde_with v3.16.1
17162026-02-10T20:08:16.272Z Compiling ecdsa v0.16.9
17172026-02-10T20:08:16.398Z Compiling rsa v0.9.8
17182026-02-10T20:08:17.032Z Compiling zip v0.6.6
17192026-02-10T20:08:17.176Z Compiling ed25519-dalek v2.1.1
17202026-02-10T20:08:17.617Z Compiling toml v0.7.8
17212026-02-10T20:08:18.684Z Compiling crossterm v0.28.1
17222026-02-10T20:08:19.821Z Compiling heck v0.4.1
17232026-02-10T20:08:20.311Z Compiling crossbeam-epoch v0.9.18
17242026-02-10T20:08:20.338Z Compiling tokio-stream v0.1.17
17252026-02-10T20:08:20.365Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17262026-02-10T20:08:20.805Z Compiling x509-cert v0.2.5
17272026-02-10T20:08:20.850Z Compiling openapiv3 v2.2.0
17282026-02-10T20:08:21.057Z Compiling sha1 v0.10.6
17292026-02-10T20:08:21.429Z Compiling itertools v0.13.0
17302026-02-10T20:08:21.493Z Compiling itertools v0.10.5
17312026-02-10T20:08:23.360Z Compiling winnow v0.6.26
17322026-02-10T20:08:23.390Z Compiling peg-runtime v0.8.5
17332026-02-10T20:08:23.390Z Compiling lalrpop-util v0.19.12
17342026-02-10T20:08:23.390Z Compiling thread_local v1.1.8
17352026-02-10T20:08:24.711Z Compiling slog-async v2.8.0
17362026-02-10T20:08:24.772Z Compiling crossbeam-channel v0.5.15
17372026-02-10T20:08:24.772Z Compiling xattr v1.3.1
17382026-02-10T20:08:24.772Z Compiling futures-executor v0.3.31
17392026-02-10T20:08:24.772Z Compiling is-terminal v0.4.13
17402026-02-10T20:08:24.772Z Compiling filetime v0.2.26
17412026-02-10T20:08:25.010Z Compiling take_mut v0.2.2
17422026-02-10T20:08:25.055Z Compiling term v1.1.0
17432026-02-10T20:08:25.105Z Compiling tar v0.4.44
17442026-02-10T20:08:25.105Z Compiling futures v0.3.31
17452026-02-10T20:08:25.753Z Compiling slog-term v2.9.2
17462026-02-10T20:08:28.629Z Compiling aws-lc-sys v0.26.0
17472026-02-10T20:09:06.753Z Compiling rustls-webpki v0.102.8
17482026-02-10T20:09:13.327Z Compiling tokio-rustls v0.26.0
17492026-02-10T20:09:13.698Z Compiling hyper-rustls v0.27.7
17502026-02-10T20:09:14.092Z Compiling reqwest v0.12.24
17512026-02-10T20:09:19.352Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17522026-02-10T20:09:19.769Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17532026-02-10T20:09:26.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
17542026-02-10T20:09:26.291Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17552026-02-10T20:09:26.377ZFeb 10 20:09:25.597 INFO Starting download, target: Clickhouse
17562026-02-10T20:09:26.378ZFeb 10 20:09:25.599 INFO Starting download, target: Cockroach
17572026-02-10T20:09:26.378ZFeb 10 20:09:25.599 INFO Starting download, target: DendriteStub
17582026-02-10T20:09:26.378ZFeb 10 20:09:25.599 INFO Starting download, target: Console
17592026-02-10T20:09:26.378ZFeb 10 20:09:25.599 INFO Starting download, target: MaghemiteMgd
17602026-02-10T20:09:26.378ZFeb 10 20:09:25.599 INFO Starting download, target: TransceiverControl
17612026-02-10T20:09:26.406ZFeb 10 20:09:25.600 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17622026-02-10T20:09:26.406ZFeb 10 20:09:25.600 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17632026-02-10T20:09:26.407ZFeb 10 20:09:25.600 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17642026-02-10T20:09:26.407ZFeb 10 20:09:25.601 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17652026-02-10T20:09:26.407ZFeb 10 20:09:25.601 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17662026-02-10T20:09:26.407ZFeb 10 20:09:25.601 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17672026-02-10T20:09:26.812ZFeb 10 20:09:26.014 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17682026-02-10T20:09:27.678ZFeb 10 20:09:26.894 INFO Download complete, target: Console
17692026-02-10T20:09:28.998ZFeb 10 20:09:28.219 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17702026-02-10T20:09:29.740ZFeb 10 20:09:28.963 INFO Download complete, target: TransceiverControl
17712026-02-10T20:09:30.661ZFeb 10 20:09:29.883 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17722026-02-10T20:09:32.403ZFeb 10 20:09:31.618 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17732026-02-10T20:09:36.397ZFeb 10 20:09:35.620 INFO Download complete, target: MaghemiteMgd
17742026-02-10T20:09:38.365ZFeb 10 20:09:37.587 INFO Download complete, target: DendriteStub
17752026-02-10T20:09:38.939ZFeb 10 20:09:38.162 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17762026-02-10T20:09:38.939ZFeb 10 20:09:38.162 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17772026-02-10T20:09:51.344ZFeb 10 20:09:50.566 INFO Checking that binary works, target: Cockroach
17782026-02-10T20:09:51.629ZFeb 10 20:09:50.851 INFO Download complete, target: Cockroach
17792026-02-10T20:09:58.838ZFeb 10 20:09:58.060 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17802026-02-10T20:10:15.806ZFeb 10 20:10:15.029 INFO Checking that binary works, target: Clickhouse
17812026-02-10T20:10:16.013ZFeb 10 20:10:15.235 INFO Download complete, target: Clickhouse
17822026-02-10T20:10:16.045ZAll builder prerequisites installed successfully, and PATH looks valid
17832026-02-10T20:10:16.071Z
17842026-02-10T20:10:16.071Zreal 8:01.301976660
17852026-02-10T20:10:16.071Zuser 21:27.793376717
17862026-02-10T20:10:16.071Zsys 3:14.634365787
17872026-02-10T20:10:16.071Ztrap 0.922698603
17882026-02-10T20:10:16.071Ztflt 0.434555559
17892026-02-10T20:10:16.071Zdflt 1.224006766
17902026-02-10T20:10:16.071Zkflt 0.016951407
17912026-02-10T20:10:16.071Zlock 1:00:26.917806635
17922026-02-10T20:10:16.071Zslp 1:19:38.729600241
17932026-02-10T20:10:16.071Zlat 1:33.869437893
17942026-02-10T20:10:16.071Zstop 3:25.121177659
17952026-02-10T20:10:16.071Z+ banner clippy
17962026-02-10T20:10:16.071Z
17972026-02-10T20:10:16.071Z #### # # ##### ##### # #
17982026-02-10T20:10:16.071Z # # # # # # # # # #
17992026-02-10T20:10:16.071Z # # # # # # # #
18002026-02-10T20:10:16.071Z # # # ##### ##### #
18012026-02-10T20:10:16.072Z # # # # # # #
18022026-02-10T20:10:16.072Z #### ###### # # # #
18032026-02-10T20:10:16.072Z
18042026-02-10T20:10:16.072Z+ export CARGO_INCREMENTAL=0
18052026-02-10T20:10:16.072Z+ CARGO_INCREMENTAL=0
18062026-02-10T20:10:16.072Z+ ptime -m cargo xtask clippy
18072026-02-10T20:10:17.378Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18082026-02-10T20:10:17.740Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18092026-02-10T20:10:22.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
18102026-02-10T20:10:22.353Z Running `target/debug/xtask clippy`
18112026-02-10T20:10:22.395Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18122026-02-10T20:10:23.777Z Downloading crates ...
18132026-02-10T20:10:24.190Z Downloaded async-channel v2.3.1
18142026-02-10T20:10:24.216Z Downloaded serde_regex v1.1.0
18152026-02-10T20:10:24.216Z Downloaded parking v2.2.1
18162026-02-10T20:10:24.216Z Downloaded event-listener v5.3.1
18172026-02-10T20:10:24.216Z Downloaded supports-unicode v2.1.0
18182026-02-10T20:10:24.216Z Downloaded rand_distr v0.5.1
18192026-02-10T20:10:24.216Z Downloaded guppy v0.17.20
18202026-02-10T20:10:24.216Z Downloaded cfg-expr v0.20.1
18212026-02-10T20:10:24.275Z Downloaded assert-json-diff v2.0.2
18222026-02-10T20:10:24.300Z Downloaded miette v5.10.0
18232026-02-10T20:10:24.300Z Downloaded libtest-mimic v0.8.1
18242026-02-10T20:10:24.300Z Downloaded event-listener-strategy v0.5.2
18252026-02-10T20:10:24.300Z Downloaded anes v0.1.6
18262026-02-10T20:10:24.325Z Downloaded supports-hyperlinks v2.1.0
18272026-02-10T20:10:24.325Z Downloaded async-executor v1.13.1
18282026-02-10T20:10:24.325Z Downloaded miette-derive v5.10.0
18292026-02-10T20:10:24.325Z Downloaded async-global-executor v2.4.1
18302026-02-10T20:10:24.325Z Downloaded termcolor v1.4.1
18312026-02-10T20:10:24.325Z Downloaded terminal_size v0.1.17
18322026-02-10T20:10:24.325Z Downloaded doc-comment v0.3.3
18332026-02-10T20:10:24.350Z Downloaded trybuild v1.0.106
18342026-02-10T20:10:24.350Z Downloaded backtrace-ext v0.2.1
18352026-02-10T20:10:24.350Z Downloaded target-spec v3.5.0
18362026-02-10T20:10:24.350Z Downloaded criterion v0.7.0
18372026-02-10T20:10:24.350Z Downloaded similar-asserts v1.7.0
18382026-02-10T20:10:24.350Z Downloaded knuffel-derive v3.2.0
18392026-02-10T20:10:24.350Z Downloaded cast v0.3.0
18402026-02-10T20:10:24.376Z Downloaded async-attributes v1.1.2
18412026-02-10T20:10:24.376Z Downloaded stringmetrics v2.2.2
18422026-02-10T20:10:24.376Z Downloaded rstest v0.25.0
18432026-02-10T20:10:24.376Z Downloaded hashbrown v0.14.5
18442026-02-10T20:10:24.376Z Downloaded tinytemplate v1.2.1
18452026-02-10T20:10:24.376Z Downloaded escape8259 v0.5.3
18462026-02-10T20:10:24.376Z Downloaded rust-argon2 v2.1.0
18472026-02-10T20:10:24.376Z Downloaded futures-timer v3.0.3
18482026-02-10T20:10:24.401Z Downloaded relative-path v1.9.3
18492026-02-10T20:10:24.401Z Downloaded async-std v1.13.0
18502026-02-10T20:10:24.425Z Downloaded owo-colors v3.5.0
18512026-02-10T20:10:24.425Z Downloaded target-lexicon v0.13.2
18522026-02-10T20:10:24.426Z Downloaded kv-log-macro v1.0.7
18532026-02-10T20:10:24.426Z Downloaded polling v3.7.3
18542026-02-10T20:10:24.426Z Downloaded target-triple v0.1.3
18552026-02-10T20:10:24.426Z Downloaded fancy-regex v0.14.0
18562026-02-10T20:10:24.426Z Downloaded textwrap v0.15.2
18572026-02-10T20:10:24.450Z Downloaded datatest-stable v0.3.2
18582026-02-10T20:10:24.450Z Downloaded async-io v2.3.4
18592026-02-10T20:10:24.450Z Downloaded supports-color v2.1.0
18602026-02-10T20:10:24.450Z Downloaded partial-io v0.5.4
18612026-02-10T20:10:24.450Z Downloaded plotters-svg v0.3.7
18622026-02-10T20:10:24.450Z Downloaded guppy-workspace-hack v0.1.0
18632026-02-10T20:10:24.450Z Downloaded oorandom v11.1.4
18642026-02-10T20:10:24.451Z Downloaded knuffel v3.2.0
18652026-02-10T20:10:24.451Z Downloaded pathdiff v0.2.3
18662026-02-10T20:10:24.451Z Downloaded futures-lite v2.3.0
18672026-02-10T20:10:24.451Z Downloaded proc-macro-crate v3.2.0
18682026-02-10T20:10:24.451Z Downloaded httpmock v0.8.0-alpha.1
18692026-02-10T20:10:24.475Z Downloaded event-listener v2.5.3
18702026-02-10T20:10:24.475Z Downloaded concurrent-queue v2.5.0
18712026-02-10T20:10:24.475Z Downloaded async-task v4.7.1
18722026-02-10T20:10:24.475Z Downloaded rstest_macros v0.25.0
18732026-02-10T20:10:24.500Z Downloaded plotters v0.3.7
18742026-02-10T20:10:24.500Z Downloaded async-channel v1.9.0
18752026-02-10T20:10:24.500Z Downloaded plotters-backend v0.3.7
18762026-02-10T20:10:24.500Z Downloaded piper v0.2.4
18772026-02-10T20:10:24.500Z Downloaded path-tree v0.8.1
18782026-02-10T20:10:24.500Z Downloaded nested v0.1.1
18792026-02-10T20:10:24.500Z Downloaded httptest v0.16.3
18802026-02-10T20:10:24.500Z Downloaded blocking v1.6.1
18812026-02-10T20:10:24.500Z Downloaded blake2b_simd v1.0.2
18822026-02-10T20:10:24.500Z Downloaded async-lock v3.4.0
18832026-02-10T20:10:24.500Z Downloaded assert_cmd v2.0.17
18842026-02-10T20:10:24.525Z Downloaded criterion-plot v0.6.0
18852026-02-10T20:10:24.525Z Downloaded chumsky v0.9.3
18862026-02-10T20:10:24.525Z Downloaded async-process v2.3.0
18872026-02-10T20:10:24.525Z Downloaded async-signal v0.2.10
18882026-02-10T20:10:24.549Z Downloaded approx v0.5.1
18892026-02-10T20:10:24.758Z Downloaded async-object-pool v0.1.5
18902026-02-10T20:10:28.507Z Checking cfg-if v1.0.4
18912026-02-10T20:10:28.609Z Checking libc v0.2.180
18922026-02-10T20:10:28.609Z Checking serde_core v1.0.228
18932026-02-10T20:10:28.733Z Checking memchr v2.7.4
18942026-02-10T20:10:28.809Z Checking smallvec v1.15.1
18952026-02-10T20:10:28.869Z Checking value-bag v1.12.0
18962026-02-10T20:10:28.938Z Checking itoa v1.0.11
18972026-02-10T20:10:28.994Z Checking scopeguard v1.2.0
18982026-02-10T20:10:29.061Z Checking libm v0.2.8
18992026-02-10T20:10:29.242Z Checking lock_api v0.4.12
19002026-02-10T20:10:29.301Z Checking zeroize v1.8.1
19012026-02-10T20:10:29.365Z Checking portable-atomic v1.11.0
19022026-02-10T20:10:29.427Z Checking log v0.4.29
19032026-02-10T20:10:29.679Z Checking stable_deref_trait v1.2.0
19042026-02-10T20:10:29.735Z Checking critical-section v1.1.3
19052026-02-10T20:10:29.798Z Checking pin-project-lite v0.2.14
19062026-02-10T20:10:29.866Z Checking getrandom v0.2.15
19072026-02-10T20:10:29.923Z Checking getrandom v0.3.4
19082026-02-10T20:10:29.999Z Checking zerofrom v0.1.4
19092026-02-10T20:10:30.072Z Checking zmij v1.0.15
19102026-02-10T20:10:30.096Z Checking num-traits v0.2.19
19112026-02-10T20:10:30.205Z Checking litemap v0.7.3
19122026-02-10T20:10:30.268Z Checking rand_core v0.6.4
19132026-02-10T20:10:30.332Z Checking percent-encoding v2.3.2
19142026-02-10T20:10:30.356Z Checking yoke v0.7.4
19152026-02-10T20:10:30.455Z Checking once_cell v1.21.3
19162026-02-10T20:10:30.561Z Checking writeable v0.5.5
19172026-02-10T20:10:30.663Z Checking byteorder v1.5.0
19182026-02-10T20:10:30.742Z Checking icu_locid_transform_data v1.5.0
19192026-02-10T20:10:30.766Z Checking icu_properties_data v1.5.0
19202026-02-10T20:10:30.848Z Checking zerovec v0.10.4
19212026-02-10T20:10:30.906Z Checking subtle v2.6.1
19222026-02-10T20:10:30.930Z Checking utf8_iter v1.0.4
19232026-02-10T20:10:31.008Z Checking utf16_iter v1.0.5
19242026-02-10T20:10:31.094Z Checking write16 v1.0.0
19252026-02-10T20:10:31.152Z Checking icu_normalizer_data v1.5.0
19262026-02-10T20:10:31.213Z Checking form_urlencoded v1.2.2
19272026-02-10T20:10:31.274Z Checking parking_lot_core v0.9.10
19282026-02-10T20:10:31.354Z Checking signal-hook-registry v1.4.2
19292026-02-10T20:10:31.415Z Checking mio v1.0.2
19302026-02-10T20:10:31.439Z Checking typenum v1.17.0
19312026-02-10T20:10:31.540Z Checking futures-core v0.3.31
19322026-02-10T20:10:31.695Z Checking allocator-api2 v0.2.21
19332026-02-10T20:10:31.754Z Checking parking_lot v0.12.3
19342026-02-10T20:10:31.824Z Checking socket2 v0.6.1
19352026-02-10T20:10:31.904Z Checking iana-time-zone v0.1.63
19362026-02-10T20:10:32.168Z Checking equivalent v1.0.2
19372026-02-10T20:10:32.224Z Checking errno v0.3.12
19382026-02-10T20:10:32.292Z Checking zerocopy v0.7.35
19392026-02-10T20:10:32.351Z Checking futures-io v0.3.31
19402026-02-10T20:10:32.420Z Checking const-oid v0.9.6
19412026-02-10T20:10:32.490Z Checking thiserror v1.0.69
19422026-02-10T20:10:32.515Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19432026-02-10T20:10:32.614Z Checking tinystr v0.7.6
19442026-02-10T20:10:32.680Z Checking icu_collections v1.5.0
19452026-02-10T20:10:32.745Z Checking generic-array v0.14.7
19462026-02-10T20:10:32.805Z Checking serde v1.0.228
19472026-02-10T20:10:32.805Z Checking serde_json v1.0.149
19482026-02-10T20:10:32.944Z Checking uuid v1.19.0
19492026-02-10T20:10:33.020Z Checking icu_locid v1.5.0
19502026-02-10T20:10:33.421Z Checking semver v1.0.27
19512026-02-10T20:10:33.654Z Checking slab v0.4.9
19522026-02-10T20:10:33.708Z Checking thiserror v2.0.18
19532026-02-10T20:10:33.868Z Checking bytes v1.11.1
19542026-02-10T20:10:33.927Z Checking bitflags v2.9.4
19552026-02-10T20:10:33.990Z Checking crypto-common v0.1.6
19562026-02-10T20:10:34.059Z Checking chrono v0.4.43
19572026-02-10T20:10:34.125Z Checking block-buffer v0.10.4
19582026-02-10T20:10:34.185Z Checking icu_provider v1.5.0
19592026-02-10T20:10:34.242Z Checking dyn-clone v1.0.20
19602026-02-10T20:10:34.310Z Checking futures-sink v0.3.31
19612026-02-10T20:10:34.391Z Checking pin-utils v0.1.0
19622026-02-10T20:10:34.469Z Checking digest v0.10.7
19632026-02-10T20:10:34.547Z Checking hashbrown v0.16.1
19642026-02-10T20:10:34.614Z Checking cpufeatures v0.2.14
19652026-02-10T20:10:34.678Z Checking futures-channel v0.3.31
19662026-02-10T20:10:34.709Z Checking futures-task v0.3.31
19672026-02-10T20:10:34.798Z Checking ppv-lite86 v0.2.20
19682026-02-10T20:10:34.900Z Checking icu_locid_transform v1.5.0
19692026-02-10T20:10:34.951Z Checking rustix v0.38.37
19702026-02-10T20:10:35.000Z Checking tokio v1.49.0
19712026-02-10T20:10:35.060Z Checking foldhash v0.1.5
19722026-02-10T20:10:35.120Z Checking futures-util v0.3.31
19732026-02-10T20:10:35.420Z Checking hashbrown v0.15.4
19742026-02-10T20:10:35.532Z Checking fnv v1.0.7
19752026-02-10T20:10:35.617Z Checking indexmap v2.13.0
19762026-02-10T20:10:35.742Z Checking tracing-core v0.1.32
19772026-02-10T20:10:36.002Z Checking icu_properties v1.5.1
19782026-02-10T20:10:36.133Z Checking regex-syntax v0.8.5
19792026-02-10T20:10:36.415Z Checking tracing v0.1.40
19802026-02-10T20:10:36.548Z Checking http v1.4.0
19812026-02-10T20:10:36.868Z Checking spin v0.9.8
19822026-02-10T20:10:37.023Z Checking crossbeam-utils v0.8.21
19832026-02-10T20:10:37.290Z Checking adler2 v2.0.0
19842026-02-10T20:10:37.517Z Checking miniz_oxide v0.8.5
19852026-02-10T20:10:37.867Z Checking base64 v0.22.1
19862026-02-10T20:10:37.959Z Checking unicode-ident v1.0.19
19872026-02-10T20:10:38.022Z Checking utf8parse v0.2.2
19882026-02-10T20:10:38.229Z Checking proc-macro2 v1.0.101
19892026-02-10T20:10:38.284Z Checking block-padding v0.3.3
19902026-02-10T20:10:38.347Z Checking ipnet v2.11.0
19912026-02-10T20:10:38.421Z Checking aho-corasick v1.1.3
19922026-02-10T20:10:38.576Z Checking base64ct v1.6.0
19932026-02-10T20:10:38.936Z Checking inout v0.1.3
19942026-02-10T20:10:38.990Z Checking quote v1.0.40
19952026-02-10T20:10:39.129Z Checking powerfmt v0.2.0
19962026-02-10T20:10:39.241Z Checking anstyle v1.0.11
19972026-02-10T20:10:39.379Z Checking cipher v0.4.4
19982026-02-10T20:10:39.440Z Checking syn v2.0.114
19992026-02-10T20:10:39.514Z Checking deranged v0.5.3
20002026-02-10T20:10:39.538Z Checking icu_normalizer v1.5.0
20012026-02-10T20:10:39.674Z Checking atomic-waker v1.1.2
20022026-02-10T20:10:39.765Z Checking time-core v0.1.6
20032026-02-10T20:10:39.886Z Checking num-conv v0.1.0
20042026-02-10T20:10:39.938Z Checking num_threads v0.1.7
20052026-02-10T20:10:40.038Z Checking regex-automata v0.4.11
20062026-02-10T20:10:40.105Z Checking anstyle-parse v0.2.5
20072026-02-10T20:10:40.162Z Checking untrusted v0.9.0
20082026-02-10T20:10:40.224Z Checking colorchoice v1.0.2
20092026-02-10T20:10:40.375Z Checking idna_adapter v1.2.0
20102026-02-10T20:10:40.454Z Checking anstyle-query v1.1.1
20112026-02-10T20:10:40.479Z Checking is_terminal_polyfill v1.70.1
20122026-02-10T20:10:40.479Z Checking gimli v0.31.1
20132026-02-10T20:10:40.673Z Checking fastrand v2.1.1
20142026-02-10T20:10:40.730Z Checking idna v1.0.3
20152026-02-10T20:10:40.754Z Checking anstream v0.6.18
20162026-02-10T20:10:41.083Z Checking ring v0.17.14
20172026-02-10T20:10:41.210Z Checking sha2 v0.10.9
20182026-02-10T20:10:41.321Z Checking url v2.5.4
20192026-02-10T20:10:41.880Z Checking object v0.36.5
20202026-02-10T20:10:42.072Z Checking time v0.3.43
20212026-02-10T20:10:42.335Z Checking schemars v0.8.22
20222026-02-10T20:10:42.823Z Checking tokio-util v0.7.15
20232026-02-10T20:10:43.569Z Checking zerocopy v0.8.27
20242026-02-10T20:10:43.928Z Checking httparse v1.9.5
20252026-02-10T20:10:44.205Z Checking rustc-demangle v0.1.24
20262026-02-10T20:10:44.256Z Checking addr2line v0.24.2
20272026-02-10T20:10:44.421Z Checking pem-rfc7468 v0.7.0
20282026-02-10T20:10:44.479Z Checking terminal_size v0.4.0
20292026-02-10T20:10:44.725Z Checking lazy_static v1.5.0
20302026-02-10T20:10:44.784Z Checking hmac v0.12.1
20312026-02-10T20:10:44.809Z Checking rand_chacha v0.3.1
20322026-02-10T20:10:44.809Z Checking clap_lex v0.7.4
20332026-02-10T20:10:44.942Z Checking rustls-pki-types v1.10.0
20342026-02-10T20:10:45.002Z Checking strsim v0.11.1
20352026-02-10T20:10:45.121Z Checking http-body v1.0.1
20362026-02-10T20:10:45.146Z Checking flagset v0.4.6
20372026-02-10T20:10:45.249Z Checking aws-lc-sys v0.26.0
20382026-02-10T20:10:45.318Z Checking rand v0.8.5
20392026-02-10T20:10:45.386Z Checking clap_builder v4.5.48
20402026-02-10T20:10:45.454Z Checking try-lock v0.2.5
20412026-02-10T20:10:45.478Z Checking der v0.7.10
20422026-02-10T20:10:45.939Z Checking httpdate v1.0.3
20432026-02-10T20:10:45.965Z Checking untrusted v0.7.1
20442026-02-10T20:10:45.965Z Checking want v0.3.1
20452026-02-10T20:10:45.965Z Checking h2 v0.4.6
20462026-02-10T20:10:46.122Z Checking ryu v1.0.18
20472026-02-10T20:10:46.459Z Checking tower-service v0.3.3
20482026-02-10T20:10:46.526Z Checking tower-layer v0.3.3
20492026-02-10T20:10:46.675Z Checking erased-serde v0.3.31
20502026-02-10T20:10:46.862Z Checking rand_core v0.9.3
20512026-02-10T20:10:46.927Z Checking mime v0.3.17
20522026-02-10T20:10:47.256Z Checking pbkdf2 v0.12.2
20532026-02-10T20:10:47.329Z Checking aes v0.8.4
20542026-02-10T20:10:47.383Z Checking spki v0.7.3
20552026-02-10T20:10:47.496Z Checking rand_chacha v0.9.0
20562026-02-10T20:10:47.558Z Checking aws-lc-rs v1.12.4
20572026-02-10T20:10:47.737Z Checking http-body-util v0.1.3
20582026-02-10T20:10:47.799Z Checking slog v2.8.2
20592026-02-10T20:10:47.823Z Checking backtrace v0.3.74
20602026-02-10T20:10:47.965Z Checking regex v1.11.3
20612026-02-10T20:10:48.233Z Checking cbc v0.1.2
20622026-02-10T20:10:48.315Z Checking salsa20 v0.10.2
20632026-02-10T20:10:48.435Z Checking rustix v1.1.3
20642026-02-10T20:10:48.490Z Checking clap v4.5.48
20652026-02-10T20:10:48.557Z Checking rand v0.9.2
20662026-02-10T20:10:48.557Z Checking anyhow v1.0.99
20672026-02-10T20:10:48.671Z Checking scrypt v0.11.0
20682026-02-10T20:10:48.695Z Checking openssl-probe v0.1.5
20692026-02-10T20:10:48.787Z Checking foreign-types-shared v0.1.1
20702026-02-10T20:10:48.971Z Checking foreign-types v0.3.2
20712026-02-10T20:10:48.997Z Checking serde_urlencoded v0.7.1
20722026-02-10T20:10:49.088Z Checking pkcs5 v0.7.1
20732026-02-10T20:10:49.145Z Checking openssl-sys v0.9.109
20742026-02-10T20:10:49.212Z Checking encoding_rs v0.8.34
20752026-02-10T20:10:49.418Z Checking rustls-webpki v0.102.8
20762026-02-10T20:10:49.484Z Checking ipnetwork v0.21.1
20772026-02-10T20:10:49.567Z Checking plain v0.2.3
20782026-02-10T20:10:49.704Z Checking pkcs8 v0.10.2
20792026-02-10T20:10:49.795Z Checking hex v0.4.3
20802026-02-10T20:10:49.994Z Checking ucd-trie v0.1.7
20812026-02-10T20:10:50.070Z Checking sync_wrapper v1.0.1
20822026-02-10T20:10:50.281Z Checking psl-types v2.0.11
20832026-02-10T20:10:50.336Z Checking pest v2.8.2
20842026-02-10T20:10:50.360Z Checking rustls v0.23.19
20852026-02-10T20:10:50.361Z Checking either v1.15.0
20862026-02-10T20:10:50.545Z Checking pretty-hex v0.4.1
20872026-02-10T20:10:50.570Z Checking tempfile v3.24.0
20882026-02-10T20:10:50.570Z Checking openssl v0.10.73
20892026-02-10T20:10:50.807Z Checking publicsuffix v2.3.0
20902026-02-10T20:10:50.862Z Checking tower v0.5.2
20912026-02-10T20:10:51.032Z Checking rustls-native-certs v0.8.1
20922026-02-10T20:10:51.136Z Checking webpki-roots v1.0.1
20932026-02-10T20:10:51.287Z Checking cookie v0.18.1
20942026-02-10T20:10:51.393Z Checking openapiv3 v2.2.0
20952026-02-10T20:10:51.509Z Checking iri-string v0.7.8
20962026-02-10T20:10:51.736Z Checking toml_datetime v0.6.11
20972026-02-10T20:10:51.810Z Checking cookie_store v0.21.1
20982026-02-10T20:10:51.968Z Checking hyper v1.8.1
20992026-02-10T20:10:52.140Z Checking serde_spanned v0.6.9
21002026-02-10T20:10:52.413Z Checking signature v2.2.0
21012026-02-10T20:10:52.569Z Checking winnow v0.7.14
21022026-02-10T20:10:52.676Z Checking sha1 v0.10.6
21032026-02-10T20:10:52.994Z Checking data-encoding v2.9.0
21042026-02-10T20:10:53.046Z Checking oxnet v0.1.4
21052026-02-10T20:10:53.588Z Checking tinyvec_macros v0.1.1
21062026-02-10T20:10:53.640Z Checking quick-error v1.2.3
21072026-02-10T20:10:53.746Z Checking tinyvec v1.8.0
21082026-02-10T20:10:53.858Z Checking num-integer v0.1.46
21092026-02-10T20:10:54.031Z Checking hyper-util v0.1.19
21102026-02-10T20:10:54.094Z Checking tower-http v0.6.6
21112026-02-10T20:10:54.360Z Checking strum v0.26.3
21122026-02-10T20:10:54.478Z Checking static_assertions v1.1.0
21132026-02-10T20:10:54.622Z Checking bit-vec v0.8.0
21142026-02-10T20:10:54.697Z Checking hubpack v0.1.2
21152026-02-10T20:10:54.758Z Checking scroll v0.12.0
21162026-02-10T20:10:55.042Z Checking wait-timeout v0.2.0
21172026-02-10T20:10:55.118Z Checking bit-set v0.8.0
21182026-02-10T20:10:55.142Z Checking crc32fast v1.4.2
21192026-02-10T20:10:55.322Z Checking base16ct v0.2.0
21202026-02-10T20:10:55.388Z Checking num-iter v0.1.45
21212026-02-10T20:10:55.412Z Checking goblin v0.8.2
21222026-02-10T20:10:55.516Z Checking ahash v0.8.12
21232026-02-10T20:10:55.541Z Checking tokio-rustls v0.26.0
21242026-02-10T20:10:55.541Z Checking bstr v1.10.0
21252026-02-10T20:10:55.698Z Checking sec1 v0.7.3
21262026-02-10T20:10:55.723Z Checking ff v0.13.0
21272026-02-10T20:10:55.723Z Checking native-tls v0.2.12
21282026-02-10T20:10:56.017Z Checking rusty-fork v0.3.0
21292026-02-10T20:10:56.075Z Checking group v0.13.0
21302026-02-10T20:10:56.139Z Checking dtrace-parser v0.2.0
21312026-02-10T20:10:56.204Z Checking tokio-native-tls v0.3.1
21322026-02-10T20:10:56.228Z Checking rand_xorshift v0.4.0
21332026-02-10T20:10:56.404Z Checking hkdf v0.12.4
21342026-02-10T20:10:56.460Z Checking crossbeam-epoch v0.9.18
21352026-02-10T20:10:56.533Z Checking crypto-bigint v0.5.5
21362026-02-10T20:10:56.557Z Checking thread-id v4.2.2
21372026-02-10T20:10:56.670Z Checking zlib-rs v0.5.1
21382026-02-10T20:10:56.738Z Checking unarray v0.1.4
21392026-02-10T20:10:56.762Z Checking num-bigint-dig v0.8.6
21402026-02-10T20:10:56.878Z Checking pkcs1 v0.7.5
21412026-02-10T20:10:56.983Z Checking hyper-tls v0.6.0
21422026-02-10T20:10:57.008Z Checking hyper-rustls v0.27.7
21432026-02-10T20:10:57.129Z Checking proptest v1.7.0
21442026-02-10T20:10:57.398Z Checking scroll v0.13.0
21452026-02-10T20:10:57.457Z Checking unicode-segmentation v1.12.0
21462026-02-10T20:10:57.549Z Checking reqwest v0.12.24
21472026-02-10T20:10:57.931Z Checking toml_write v0.1.2
21482026-02-10T20:10:58.269Z Checking goblin v0.10.2
21492026-02-10T20:10:58.333Z Checking toml_edit v0.22.27
21502026-02-10T20:10:58.579Z Checking libz-rs-sys v0.5.1
21512026-02-10T20:10:58.845Z Checking flate2 v1.1.2
21522026-02-10T20:10:58.903Z Checking rsa v0.9.8
21532026-02-10T20:10:59.355Z Checking elliptic-curve v0.13.8
21542026-02-10T20:10:59.421Z Checking x509-cert v0.2.5
21552026-02-10T20:10:59.568Z Checking memmap2 v0.9.8
21562026-02-10T20:10:59.890Z Checking winnow v0.5.40
21572026-02-10T20:11:00.020Z Checking bitflags v1.3.2
21582026-02-10T20:11:00.077Z Checking dtrace-parser v0.3.0
21592026-02-10T20:11:00.213Z Checking rfc6979 v0.4.0
21602026-02-10T20:11:00.273Z Checking dof v0.3.0
21612026-02-10T20:11:00.484Z Checking bzip2-sys v0.1.13+1.0.8
21622026-02-10T20:11:00.613Z Checking thread-id v5.0.0
21632026-02-10T20:11:00.676Z Checking ecdsa v0.16.9
21642026-02-10T20:11:00.798Z Checking itertools v0.13.0
21652026-02-10T20:11:00.884Z Checking curve25519-dalek v4.1.3
21662026-02-10T20:11:00.943Z Checking usdt-impl v0.5.0
21672026-02-10T20:11:01.002Z Checking env_filter v0.1.2
21682026-02-10T20:11:01.272Z Checking env_logger v0.11.8
21692026-02-10T20:11:01.426Z Checking unicode-normalization v0.1.24
21702026-02-10T20:11:01.450Z Checking newtype-uuid v1.3.2
21712026-02-10T20:11:01.546Z Checking ed25519 v2.2.3
21722026-02-10T20:11:01.699Z Checking memoffset v0.9.1
21732026-02-10T20:11:01.877Z Checking signal-hook v0.3.18
21742026-02-10T20:11:01.978Z Checking daft v0.1.4
21752026-02-10T20:11:02.033Z Checking keccak v0.1.5
21762026-02-10T20:11:02.297Z Checking managed v0.8.0
21772026-02-10T20:11:02.495Z Checking sha3 v0.10.8
21782026-02-10T20:11:02.559Z Checking serde_with v3.16.1
21792026-02-10T20:11:02.626Z Checking signal-hook-mio v0.2.4
21802026-02-10T20:11:02.746Z Checking bzip2 v0.4.4
21812026-02-10T20:11:02.848Z Checking toml_edit v0.19.15
21822026-02-10T20:11:02.910Z Checking ref-cast v1.0.25
21832026-02-10T20:11:02.935Z Checking ed25519-dalek v2.1.1
21842026-02-10T20:11:03.063Z Checking zstd-sys v2.0.14+zstd.1.5.7
21852026-02-10T20:11:03.145Z Checking zip v0.6.6
21862026-02-10T20:11:03.209Z Checking simd-adler32 v0.3.7
21872026-02-10T20:11:03.393Z Checking zstd-safe v7.2.3
21882026-02-10T20:11:03.464Z Checking siphasher v0.3.11
21892026-02-10T20:11:03.557Z Checking bumpalo v3.16.0
21902026-02-10T20:11:03.663Z Checking lockfree-object-pool v0.1.6
21912026-02-10T20:11:03.765Z Checking zstd v0.13.3
21922026-02-10T20:11:03.838Z Checking phf_shared v0.11.2
21932026-02-10T20:11:03.945Z Checking crossterm v0.28.1
21942026-02-10T20:11:04.001Z Checking bzip2 v0.5.2
21952026-02-10T20:11:04.001Z Checking zopfli v0.8.1
21962026-02-10T20:11:04.170Z Checking similar v2.7.0
21972026-02-10T20:11:04.224Z Checking serde-big-array v0.5.1
21982026-02-10T20:11:04.328Z Checking dof v0.4.0
21992026-02-10T20:11:04.383Z Checking hash32 v0.2.1
22002026-02-10T20:11:04.552Z Checking socket2 v0.5.10
22012026-02-10T20:11:04.716Z Checking winnow v0.6.26
22022026-02-10T20:11:04.836Z Checking predicates-core v1.0.8
22032026-02-10T20:11:05.100Z Checking unicode-properties v0.1.3
22042026-02-10T20:11:05.123Z Checking unicode-bidi v0.3.17
22052026-02-10T20:11:05.213Z Checking jiff v0.2.15
22062026-02-10T20:11:05.299Z Checking usdt-impl v0.6.0
22072026-02-10T20:11:05.518Z Checking toml v0.7.8
22082026-02-10T20:11:05.571Z Checking heapless v0.7.17
22092026-02-10T20:11:05.706Z Checking hickory-proto v0.25.2
22102026-02-10T20:11:05.767Z Checking stringprep v0.1.5
22112026-02-10T20:11:05.915Z Checking usdt v0.6.0
22122026-02-10T20:11:06.120Z Checking tokio-stream v0.1.17
22132026-02-10T20:11:06.193Z Checking fs-err v3.1.1
22142026-02-10T20:11:06.278Z Checking md-5 v0.10.6
22152026-02-10T20:11:06.332Z Checking float-cmp v0.10.0
22162026-02-10T20:11:06.521Z Checking normalize-line-endings v0.3.0
22172026-02-10T20:11:06.593Z Checking rustc-hash v2.1.1
22182026-02-10T20:11:06.652Z Checking difflib v0.4.0
22192026-02-10T20:11:06.717Z Checking fallible-iterator v0.2.0
22202026-02-10T20:11:06.866Z Checking foldhash v0.2.0
22212026-02-10T20:11:06.920Z Checking smoltcp v0.9.1
22222026-02-10T20:11:07.047Z Checking nix v0.29.0
22232026-02-10T20:11:07.119Z Checking predicates v3.1.3
22242026-02-10T20:11:07.253Z Checking iddqd v0.3.16
22252026-02-10T20:11:07.399Z Checking postgres-protocol v0.6.8
22262026-02-10T20:11:07.461Z Checking itertools v0.10.5
22272026-02-10T20:11:07.802Z Checking buf-list v1.0.3
22282026-02-10T20:11:08.115Z Checking strum v0.27.2
22292026-02-10T20:11:08.201Z Checking fixedbitset v0.5.7
22302026-02-10T20:11:08.354Z Checking lalrpop-util v0.19.12
22312026-02-10T20:11:08.426Z Checking precomputed-hash v0.1.1
22322026-02-10T20:11:08.605Z Checking fixedbitset v0.4.2
22332026-02-10T20:11:08.665Z Checking new_debug_unreachable v1.0.6
22342026-02-10T20:11:08.689Z Checking petgraph v0.8.2
22352026-02-10T20:11:08.805Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22362026-02-10T20:11:08.868Z Checking string_cache v0.8.9
22372026-02-10T20:11:09.006Z Checking petgraph v0.6.5
22382026-02-10T20:11:09.251Z Checking postgres-types v0.2.9
22392026-02-10T20:11:09.542Z Checking phf v0.11.2
22402026-02-10T20:11:09.603Z Checking itertools v0.12.1
22412026-02-10T20:11:09.859Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22422026-02-10T20:11:09.947Z Checking minimal-lexical v0.2.1
22432026-02-10T20:11:10.264Z Checking whoami v1.5.2
22442026-02-10T20:11:10.422Z Checking peg-runtime v0.8.5
22452026-02-10T20:11:10.621Z Checking tokio-postgres v0.7.13
22462026-02-10T20:11:10.722Z Checking nom v7.1.3
22472026-02-10T20:11:11.369Z Checking zip v4.2.0
22482026-02-10T20:11:12.130Z Checking camino v1.2.2
22492026-02-10T20:11:12.215Z Compiling regress v0.10.4
22502026-02-10T20:11:12.443Z Checking futures-executor v0.3.31
22512026-02-10T20:11:12.519Z Checking is-terminal v0.4.13
22522026-02-10T20:11:12.747Z Compiling unsafe-libyaml v0.2.11
22532026-02-10T20:11:12.814Z Checking futures v0.3.31
22542026-02-10T20:11:12.873Z Checking crossbeam-channel v0.5.15
22552026-02-10T20:11:12.873Z Checking heck v0.5.0
22562026-02-10T20:11:13.031Z Checking thread_local v1.1.8
22572026-02-10T20:11:13.227Z Compiling rustls v0.22.4
22582026-02-10T20:11:13.529Z Compiling newtype-uuid-macros v0.1.0
22592026-02-10T20:11:13.601Z Compiling structmeta-derive v0.3.0
22602026-02-10T20:11:13.736Z Checking take_mut v0.2.2
22612026-02-10T20:11:13.813Z Checking term v1.1.0
22622026-02-10T20:11:13.958Z Checking slog-async v2.8.0
22632026-02-10T20:11:14.324Z Compiling serde_yaml v0.9.34+deprecated
22642026-02-10T20:11:14.386Z Checking slog-term v2.9.2
22652026-02-10T20:11:14.460Z Compiling multer v3.1.0
22662026-02-10T20:11:14.586Z Compiling async-stream-impl v0.3.6
22672026-02-10T20:11:14.963Z Compiling dropshot v0.16.7
22682026-02-10T20:11:15.021Z Checking match_cfg v0.1.0
22692026-02-10T20:11:15.130Z Compiling dropshot_endpoint v0.16.7
22702026-02-10T20:11:15.189Z Checking hostname v0.3.1
22712026-02-10T20:11:15.384Z Checking unicode-width v0.1.14
22722026-02-10T20:11:15.463Z Checking debug-ignore v1.0.5
22732026-02-10T20:11:15.684Z Checking slog-json v2.6.1
22742026-02-10T20:11:15.790Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22752026-02-10T20:11:15.903Z Compiling typify-impl v0.4.3
22762026-02-10T20:11:15.957Z Compiling structmeta v0.3.0
22772026-02-10T20:11:16.018Z Checking slog-bunyan v2.5.0
22782026-02-10T20:11:16.262Z Checking toml_parser v1.0.6+spec-1.1.0
22792026-02-10T20:11:16.378Z Compiling derive-ex v0.1.8
22802026-02-10T20:11:16.664Z Checking toml_datetime v0.7.5+spec-1.1.0
22812026-02-10T20:11:16.964Z Checking serde_spanned v1.0.4
22822026-02-10T20:11:17.126Z Checking serde_path_to_error v0.1.20
22832026-02-10T20:11:17.244Z Checking toml_writer v1.0.6+spec-1.1.0
22842026-02-10T20:11:17.678Z Checking toml v0.9.11+spec-1.1.0
22852026-02-10T20:11:17.827Z Checking async-stream v0.3.6
22862026-02-10T20:11:18.607Z Checking rustls-pemfile v2.2.0
22872026-02-10T20:11:18.888Z Checking waitgroup v0.1.2
22882026-02-10T20:11:19.009Z Checking hostname v0.4.2
22892026-02-10T20:11:19.117Z Checking progenitor-client v0.10.0
22902026-02-10T20:11:19.522Z Compiling parse-display-derive v0.10.0
22912026-02-10T20:11:19.553Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22922026-02-10T20:11:19.553Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22932026-02-10T20:11:19.553Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22942026-02-10T20:11:19.576Z Checking macaddr v1.0.1
22952026-02-10T20:11:19.618Z Checking tabwriter v1.4.0
22962026-02-10T20:11:19.922Z Checking itertools v0.14.0
22972026-02-10T20:11:19.978Z Checking instant v0.1.13
22982026-02-10T20:11:20.062Z Checking progenitor-client v0.11.2
22992026-02-10T20:11:20.174Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002026-02-10T20:11:20.232Z Compiling test-strategy v0.4.3
23012026-02-10T20:11:20.294Z Checking backoff v0.4.0
23022026-02-10T20:11:20.399Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23032026-02-10T20:11:20.535Z Checking colored v3.0.0
23042026-02-10T20:11:20.652Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23052026-02-10T20:11:20.864Z Checking camino-tempfile v1.4.1
23062026-02-10T20:11:21.085Z Checking tokio-rustls v0.25.0
23072026-02-10T20:11:21.209Z Checking toml v0.8.23
23082026-02-10T20:11:21.739Z Checking crossbeam-deque v0.8.5
23092026-02-10T20:11:21.982Z Compiling rayon-core v1.12.1
23102026-02-10T20:11:22.131Z Compiling proc-macro-error v1.0.4
23112026-02-10T20:11:22.436Z Checking unicode-width v0.2.0
23122026-02-10T20:11:22.599Z Checking parse-display v0.10.0
23132026-02-10T20:11:22.810Z Checking secrecy v0.10.3
23142026-02-10T20:11:22.920Z Compiling crucible-workspace-hack v0.1.0
23152026-02-10T20:11:23.048Z Compiling proc-macro-crate v1.3.1
23162026-02-10T20:11:23.106Z Compiling nix v0.30.1
23172026-02-10T20:11:23.366Z Checking rayon v1.10.0
23182026-02-10T20:11:23.519Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23192026-02-10T20:11:23.627Z Checking glob v0.3.2
23202026-02-10T20:11:23.990Z Compiling num_enum_derive v0.5.11
23212026-02-10T20:11:24.049Z Compiling heapless v0.8.0
23222026-02-10T20:11:24.073Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232026-02-10T20:11:24.295Z Compiling ingot-macros v0.1.1
23242026-02-10T20:11:24.592Z Checking hash32 v0.3.1
23252026-02-10T20:11:24.866Z Compiling smoltcp v0.11.0
23262026-02-10T20:11:25.019Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23272026-02-10T20:11:25.613Z Compiling foreign-types-macros v0.2.3
23282026-02-10T20:11:25.815Z Checking cobs v0.2.3
23292026-02-10T20:11:26.082Z Checking foreign-types-shared v0.3.1
23302026-02-10T20:11:26.133Z Checking num_enum v0.5.11
23312026-02-10T20:11:26.301Z Checking postcard v1.0.10
23322026-02-10T20:11:26.641Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23332026-02-10T20:11:26.723Z Checking sigpipe v0.1.3
23342026-02-10T20:11:26.782Z Compiling typify-macro v0.4.3
23352026-02-10T20:11:26.841Z Checking foreign-types v0.5.0
23362026-02-10T20:11:26.906Z Checking cstr-argument v0.1.2
23372026-02-10T20:11:26.970Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23382026-02-10T20:11:26.994Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23392026-02-10T20:11:27.089Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23402026-02-10T20:11:27.180Z Checking pretty-hex v0.2.1
23412026-02-10T20:11:27.245Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23422026-02-10T20:11:27.456Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23432026-02-10T20:11:27.673Z Checking colored v2.2.0
23442026-02-10T20:11:27.698Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23452026-02-10T20:11:27.802Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23462026-02-10T20:11:27.912Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23472026-02-10T20:11:27.967Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23482026-02-10T20:11:28.138Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23492026-02-10T20:11:28.303Z Compiling convert_case v0.4.0
23502026-02-10T20:11:28.365Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23512026-02-10T20:11:28.809Z Compiling zone_cfg_derive v0.3.0
23522026-02-10T20:11:28.931Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=7d4e2a49b9ef7750140bdddd2391d24d4729ec8c#7d4e2a49)
23532026-02-10T20:11:28.979Z Checking smf v0.2.3
23542026-02-10T20:11:29.188Z Compiling num-derive v0.4.2
23552026-02-10T20:11:29.282Z Compiling derive_more v0.99.20
23562026-02-10T20:11:29.541Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23572026-02-10T20:11:29.752Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=7d4e2a49b9ef7750140bdddd2391d24d4729ec8c#7d4e2a49)
23582026-02-10T20:11:30.140Z Compiling usdt-macro v0.5.0
23592026-02-10T20:11:30.212Z Checking zone v0.3.1
23602026-02-10T20:11:30.312Z Compiling usdt-attr-macro v0.5.0
23612026-02-10T20:11:30.381Z Checking memmap v0.7.0
23622026-02-10T20:11:30.654Z Checking ingot-types v0.1.2
23632026-02-10T20:11:30.709Z Checking indent_write v2.2.0
23642026-02-10T20:11:30.807Z Compiling typify v0.4.3
23652026-02-10T20:11:31.065Z Compiling progenitor-impl v0.11.2
23662026-02-10T20:11:31.114Z Compiling progenitor-impl v0.10.0
23672026-02-10T20:11:31.304Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23682026-02-10T20:11:31.479Z Checking ingot v0.1.1
23692026-02-10T20:11:31.812Z Checking half v2.4.1
23702026-02-10T20:11:31.875Z Checking usdt v0.5.0
23712026-02-10T20:11:32.295Z Checking ciborium-io v0.2.2
23722026-02-10T20:11:32.440Z Checking swrite v0.1.0
23732026-02-10T20:11:32.560Z Checking ciborium-ll v0.2.2
23742026-02-10T20:11:32.661Z Checking universal-hash v0.5.1
23752026-02-10T20:11:32.917Z Checking ciborium v0.2.2
23762026-02-10T20:11:32.974Z Checking opaque-debug v0.3.1
23772026-02-10T20:11:33.181Z Checking aead v0.5.2
23782026-02-10T20:11:33.432Z Checking poly1305 v0.8.0
23792026-02-10T20:11:33.544Z Checking chacha20 v0.9.1
23802026-02-10T20:11:33.758Z Checking password-hash v0.5.0
23812026-02-10T20:11:33.972Z Checking blake2 v0.10.6
23822026-02-10T20:11:34.163Z Compiling thiserror-impl-no-std v2.0.2
23832026-02-10T20:11:34.219Z Checking chacha20poly1305 v0.10.1
23842026-02-10T20:11:34.297Z Checking tokio-dtrace v0.1.0
23852026-02-10T20:11:34.502Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23862026-02-10T20:11:34.557Z Checking argon2 v0.5.3
23872026-02-10T20:11:34.662Z Checking console v0.15.10
23882026-02-10T20:11:35.005Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23892026-02-10T20:11:35.161Z Compiling derive-where v1.5.0
23902026-02-10T20:11:35.329Z Checking oxide-tokio-rt v0.1.2
23912026-02-10T20:11:35.390Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23922026-02-10T20:11:35.630Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23932026-02-10T20:11:35.774Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=7d4e2a49b9ef7750140bdddd2391d24d4729ec8c#7d4e2a49)
23942026-02-10T20:11:35.869Z Checking atomicwrites v0.4.4
23952026-02-10T20:11:36.174Z Checking newline-converter v0.3.0
23962026-02-10T20:11:36.344Z Checking bytecount v0.6.8
23972026-02-10T20:11:36.403Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=7d4e2a49b9ef7750140bdddd2391d24d4729ec8c#7d4e2a49)
23982026-02-10T20:11:36.487Z Checking expectorate v1.2.0
23992026-02-10T20:11:36.612Z Compiling owo-colors v4.2.2
24002026-02-10T20:11:36.784Z Compiling cancel-safe-futures v0.1.5
24012026-02-10T20:11:37.073Z Checking thiserror-no-std v2.0.2
24022026-02-10T20:11:37.269Z Checking libsw-core v0.3.1
24032026-02-10T20:11:37.343Z Checking vsss-rs v3.3.4
24042026-02-10T20:11:37.615Z Checking libsw v3.5.0
24052026-02-10T20:11:37.748Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24062026-02-10T20:11:37.987Z Compiling progenitor-macro v0.11.2
24072026-02-10T20:11:38.071Z Compiling progenitor-macro v0.10.0
24082026-02-10T20:11:38.353Z Checking num-rational v0.4.2
24092026-02-10T20:11:38.524Z Checking num-complex v0.4.6
24102026-02-10T20:11:39.032Z Checking linear-map v1.2.0
24112026-02-10T20:11:39.305Z Checking float-ord v0.3.2
24122026-02-10T20:11:39.426Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24132026-02-10T20:11:39.483Z Checking num v0.4.3
24142026-02-10T20:11:39.543Z Checking same-file v1.0.6
24152026-02-10T20:11:39.710Z Checking gethostname v0.5.0
24162026-02-10T20:11:39.804Z Checking walkdir v2.5.0
24172026-02-10T20:11:39.940Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24182026-02-10T20:11:40.263Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24192026-02-10T20:11:40.367Z Checking prettyplease v0.2.36
24202026-02-10T20:11:44.884Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24212026-02-10T20:11:47.335Z Compiling async-recursion v1.1.1
24222026-02-10T20:11:47.621Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24232026-02-10T20:11:48.049Z Checking smawk v0.3.2
24242026-02-10T20:11:48.276Z Checking unicode-linebreak v0.1.5
24252026-02-10T20:11:48.415Z Checking resolv-conf v0.7.0
24262026-02-10T20:11:48.679Z Compiling convert_case v0.7.1
24272026-02-10T20:11:48.826Z Compiling slog-dtrace v0.3.0
24282026-02-10T20:11:48.891Z Checking globset v0.4.15
24292026-02-10T20:11:48.952Z Compiling vte_generate_state_changes v0.1.2
24302026-02-10T20:11:49.585Z Checking fd-lock v4.0.2
24312026-02-10T20:11:49.645Z Checking display-error-chain v0.2.2
24322026-02-10T20:11:49.713Z Compiling derive_more-impl v2.0.1
24332026-02-10T20:11:49.774Z Checking vte v0.11.1
24342026-02-10T20:11:49.905Z Compiling pin-project-internal v1.1.6
24352026-02-10T20:11:49.967Z Checking linked-hash-map v0.5.6
24362026-02-10T20:11:49.991Z Checking termtree v0.5.1
24372026-02-10T20:11:50.315Z Checking nu-ansi-term v0.50.1
24382026-02-10T20:11:50.389Z Checking progenitor v0.11.2
24392026-02-10T20:11:50.514Z Checking progenitor v0.10.0
24402026-02-10T20:11:50.688Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24412026-02-10T20:11:50.831Z Checking lru-cache v0.1.2
24422026-02-10T20:11:50.889Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24432026-02-10T20:11:51.143Z Checking textwrap v0.16.2
24442026-02-10T20:11:51.204Z Checking strip-ansi-escapes v0.2.0
24452026-02-10T20:11:51.454Z Checking reedline v0.40.0
24462026-02-10T20:11:51.644Z Checking hickory-proto v0.24.4
24472026-02-10T20:11:51.668Z Checking derive_more v2.0.1
24482026-02-10T20:11:51.915Z Checking crossterm v0.29.0
24492026-02-10T20:11:52.434Z Checking pin-project v1.1.6
24502026-02-10T20:11:52.646Z Checking pem v3.0.5
24512026-02-10T20:11:52.991Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24522026-02-10T20:11:53.380Z Checking nibble_vec v0.1.0
24532026-02-10T20:11:53.655Z Compiling snafu-derive v0.8.5
24542026-02-10T20:11:54.231Z Checking endian-type v0.1.2
24552026-02-10T20:11:54.310Z Checking olpc-cjson v0.1.4
24562026-02-10T20:11:54.568Z Checking radix_trie v0.2.1
24572026-02-10T20:11:54.666Z Checking serde_plain v1.0.2
24582026-02-10T20:11:54.989Z Checking typed-path v0.9.3
24592026-02-10T20:11:55.092Z Checking base64 v0.21.7
24602026-02-10T20:11:55.628Z Checking humantime v2.2.0
24612026-02-10T20:11:56.003Z Checking csv-core v0.1.11
24622026-02-10T20:11:56.192Z Checking hickory-resolver v0.24.4
24632026-02-10T20:11:56.391Z Checking csv v1.3.1
24642026-02-10T20:11:56.956Z Compiling cfg_aliases v0.1.1
24652026-02-10T20:11:57.015Z Checking papergrid v0.11.0
24662026-02-10T20:11:57.138Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24672026-02-10T20:11:57.193Z Compiling nix v0.28.0
24682026-02-10T20:11:57.281Z Compiling tabled_derive v0.7.0
24692026-02-10T20:11:57.939Z Checking qorb v0.4.1
24702026-02-10T20:11:58.201Z Checking snafu v0.8.5
24712026-02-10T20:11:58.480Z Checking siphasher v1.0.1
24722026-02-10T20:11:58.542Z Checking home v0.5.9
24732026-02-10T20:11:58.708Z Checking tough v0.20.0
24742026-02-10T20:11:58.843Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24752026-02-10T20:11:58.895Z Checking phf_shared v0.12.1
24762026-02-10T20:11:59.196Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24772026-02-10T20:11:59.312Z Checking tabled v0.15.0
24782026-02-10T20:11:59.920Z Compiling semver v0.1.20
24792026-02-10T20:12:00.248Z Compiling chrono-tz v0.10.4
24802026-02-10T20:12:00.367Z Checking highway v1.3.0
24812026-02-10T20:12:00.544Z Compiling rustc_version v0.1.7
24822026-02-10T20:12:00.675Z Checking phf v0.12.1
24832026-02-10T20:12:00.909Z Compiling const_format_proc_macros v0.2.34
24842026-02-10T20:12:01.019Z Compiling peg-macros v0.8.5
24852026-02-10T20:12:01.109Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24862026-02-10T20:12:02.111Z Compiling sqlparser_derive v0.2.2
24872026-02-10T20:12:02.160Z Checking unicode_categories v0.1.1
24882026-02-10T20:12:02.552Z Checking sqlformat v0.3.5
24892026-02-10T20:12:02.793Z Checking const_format v0.2.34
24902026-02-10T20:12:03.169Z Checking sqlparser v0.45.0
24912026-02-10T20:12:03.306Z Checking rustyline v14.0.0
24922026-02-10T20:12:03.441Z Compiling newtype_derive v0.1.6
24932026-02-10T20:12:03.596Z Checking bcs v0.1.6
24942026-02-10T20:12:04.115Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24952026-02-10T20:12:04.174Z Checking steno v0.4.1
24962026-02-10T20:12:04.237Z Checking peg v0.8.5
24972026-02-10T20:12:04.450Z Checking utf-8 v0.7.6
24982026-02-10T20:12:04.577Z Checking xattr v1.3.1
24992026-02-10T20:12:04.744Z Checking filetime v0.2.26
25002026-02-10T20:12:04.881Z Checking arc-swap v1.7.1
25012026-02-10T20:12:04.955Z Checking tungstenite v0.21.0
25022026-02-10T20:12:05.055Z Checking tar v0.4.44
25032026-02-10T20:12:05.400Z Checking slog-scope v4.4.0
25042026-02-10T20:12:05.785Z Checking slog-stdlog v4.1.1
25052026-02-10T20:12:05.908Z Checking tokio-tungstenite v0.21.0
25062026-02-10T20:12:06.036Z Compiling typify-impl v0.2.0
25072026-02-10T20:12:06.090Z Checking slog-envlogger v2.2.0
25082026-02-10T20:12:06.400Z Checking subprocess v0.2.9
25092026-02-10T20:12:06.486Z Checking headers-core v0.3.0
25102026-02-10T20:12:06.713Z Checking headers v0.4.1
25112026-02-10T20:12:07.057Z Compiling lzma-sys v0.1.20
25122026-02-10T20:12:07.829Z Checking progenitor-client v0.8.0
25132026-02-10T20:12:07.975Z Compiling heck v0.3.3
25142026-02-10T20:12:08.454Z Compiling zone_cfg_derive v0.1.2
25152026-02-10T20:12:08.612Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25162026-02-10T20:12:09.006Z Checking yasna v0.5.2
25172026-02-10T20:12:09.312Z Checking number_prefix v0.4.0
25182026-02-10T20:12:09.611Z Checking base64 v0.13.1
25192026-02-10T20:12:09.907Z Checking zone v0.1.8
25202026-02-10T20:12:10.101Z Checking rcgen v0.12.1
25212026-02-10T20:12:10.260Z Checking ron v0.7.1
25222026-02-10T20:12:10.708Z Checking indicatif v0.17.11
25232026-02-10T20:12:10.862Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25242026-02-10T20:12:11.380Z Checking xz2 v0.1.7
25252026-02-10T20:12:11.463Z Checking dropshot-api-manager-types v0.2.4
25262026-02-10T20:12:11.516Z Compiling moka v0.12.10
25272026-02-10T20:12:11.768Z Checking tagptr v0.2.0
25282026-02-10T20:12:11.833Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25292026-02-10T20:12:11.976Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25302026-02-10T20:12:12.131Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25312026-02-10T20:12:12.204Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25322026-02-10T20:12:12.269Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25332026-02-10T20:12:13.117Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25342026-02-10T20:12:13.725Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25352026-02-10T20:12:13.802Z Checking hickory-resolver v0.25.2
25362026-02-10T20:12:14.740Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25372026-02-10T20:12:15.264Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25382026-02-10T20:12:15.397Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25392026-02-10T20:12:15.742Z Compiling libefi-sys v0.1.0
25402026-02-10T20:12:15.802Z Compiling radium v0.7.0
25412026-02-10T20:12:16.210Z Compiling bitfield-struct v0.6.2
25422026-02-10T20:12:16.376Z Checking tap v1.0.1
25432026-02-10T20:12:16.462Z Compiling maybe-uninit v2.0.0
25442026-02-10T20:12:16.644Z Checking wyz v0.5.1
25452026-02-10T20:12:16.855Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25462026-02-10T20:12:16.912Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25472026-02-10T20:12:17.045Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25482026-02-10T20:12:17.171Z Compiling typify-macro v0.2.0
25492026-02-10T20:12:17.561Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25502026-02-10T20:12:18.084Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25512026-02-10T20:12:18.253Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25522026-02-10T20:12:18.322Z Compiling zerocopy-derive v0.6.6
25532026-02-10T20:12:18.346Z Compiling packed_struct v0.10.1
25542026-02-10T20:12:18.905Z Checking crc-catalog v2.4.0
25552026-02-10T20:12:19.162Z Checking funty v2.0.0
25562026-02-10T20:12:19.217Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25572026-02-10T20:12:19.403Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25582026-02-10T20:12:19.929Z Checking crc v3.2.1
25592026-02-10T20:12:20.076Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25602026-02-10T20:12:20.159Z Checking bitvec v1.0.1
25612026-02-10T20:12:20.515Z Checking zerocopy v0.6.6
25622026-02-10T20:12:20.650Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25632026-02-10T20:12:20.765Z Compiling packed_struct_codegen v0.10.1
25642026-02-10T20:12:21.206Z Compiling bitfield-macros v0.19.2
25652026-02-10T20:12:21.364Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25662026-02-10T20:12:21.421Z Compiling indexmap v1.9.3
25672026-02-10T20:12:21.506Z Compiling typify v0.2.0
25682026-02-10T20:12:21.759Z Compiling progenitor-impl v0.8.0
25692026-02-10T20:12:22.973Z Checking nodrop v0.1.14
25702026-02-10T20:12:23.034Z Checking bitfield v0.19.2
25712026-02-10T20:12:23.299Z Checking array-init v0.0.4
25722026-02-10T20:12:23.786Z Checking smallvec v0.6.14
25732026-02-10T20:12:23.866Z Checking hashbrown v0.12.3
25742026-02-10T20:12:24.270Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25752026-02-10T20:12:24.366Z Checking serde-hex v0.1.0
25762026-02-10T20:12:24.654Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25772026-02-10T20:12:24.765Z Checking ron v0.8.1
25782026-02-10T20:12:24.840Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25792026-02-10T20:12:25.930Z Checking hashbrown v0.13.2
25802026-02-10T20:12:26.262Z Checking crc-any v2.5.0
25812026-02-10T20:12:26.699Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25822026-02-10T20:12:26.848Z Checking path-slash v0.1.5
25832026-02-10T20:12:27.111Z Checking object v0.30.4
25842026-02-10T20:12:27.191Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=7d4e2a49b9ef7750140bdddd2391d24d4729ec8c#7d4e2a49)
25852026-02-10T20:12:27.215Z Compiling xshell-macros v0.2.7
25862026-02-10T20:12:28.010Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25872026-02-10T20:12:28.175Z Checking xshell v0.2.7
25882026-02-10T20:12:28.664Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25892026-02-10T20:12:29.107Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25902026-02-10T20:12:29.532Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25912026-02-10T20:12:29.698Z Compiling progenitor-macro v0.8.0
25922026-02-10T20:12:30.651Z Checking half v1.8.3
25932026-02-10T20:12:31.234Z Checking serde_cbor v0.11.2
25942026-02-10T20:12:31.299Z Compiling proc-macro-error-attr2 v2.0.0
25952026-02-10T20:12:31.418Z Compiling num-derive v0.3.3
25962026-02-10T20:12:31.566Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25972026-02-10T20:12:32.146Z Compiling proc-macro-error2 v2.0.1
25982026-02-10T20:12:32.268Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25992026-02-10T20:12:32.756Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26002026-02-10T20:12:33.194Z Compiling tabled_derive v0.11.0
26012026-02-10T20:12:33.259Z Checking papergrid v0.17.0
26022026-02-10T20:12:33.647Z Checking libscf-sys v1.1.0
26032026-02-10T20:12:33.887Z Checking testing_table v0.3.0
26042026-02-10T20:12:34.047Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26052026-02-10T20:12:34.125Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26062026-02-10T20:12:34.574Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26072026-02-10T20:12:35.004Z Checking maplit v1.0.2
26082026-02-10T20:12:35.352Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26092026-02-10T20:12:35.577Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26102026-02-10T20:12:36.179Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26112026-02-10T20:12:36.271Z Checking tabled v0.20.0
26122026-02-10T20:12:36.307Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26132026-02-10T20:12:36.372Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26142026-02-10T20:12:36.452Z Checking crc8 v0.1.1
26152026-02-10T20:12:36.535Z Checking fxhash v0.2.1
26162026-02-10T20:12:36.701Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26172026-02-10T20:12:36.835Z Checking unicase v2.8.1
26182026-02-10T20:12:37.269Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26192026-02-10T20:12:38.425Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26202026-02-10T20:12:38.586Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26212026-02-10T20:12:38.645Z Checking kstat-rs v0.2.4
26222026-02-10T20:12:38.795Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26232026-02-10T20:12:38.858Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26242026-02-10T20:12:39.002Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26252026-02-10T20:12:39.520Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26262026-02-10T20:12:39.725Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26272026-02-10T20:12:39.897Z Compiling parking_lot_core v0.8.6
26282026-02-10T20:12:40.628Z Checking scheduled-thread-pool v0.2.7
26292026-02-10T20:12:40.932Z Compiling dsl_auto_type v0.1.2
26302026-02-10T20:12:41.424Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26312026-02-10T20:12:41.701Z Compiling vergen-gitcl v1.0.8
26322026-02-10T20:12:41.766Z Compiling diesel_table_macro_syntax v0.2.0
26332026-02-10T20:12:41.826Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26342026-02-10T20:12:42.009Z Checking r2d2 v0.8.10
26352026-02-10T20:12:42.258Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26362026-02-10T20:12:42.362Z Compiling diesel_derives v2.2.3
26372026-02-10T20:12:42.465Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26382026-02-10T20:12:42.664Z Checking parking_lot v0.11.2
26392026-02-10T20:12:42.962Z Checking prefix-trie v0.7.0
26402026-02-10T20:12:43.109Z Checking nanorand v0.7.0
26412026-02-10T20:12:43.183Z Compiling dirs-sys-next v0.1.2
26422026-02-10T20:12:43.331Z Checking progenitor v0.8.0
26432026-02-10T20:12:43.641Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26442026-02-10T20:12:43.710Z Compiling crunchy v0.2.2
26452026-02-10T20:12:43.829Z Checking hickory-server v0.25.2
26462026-02-10T20:12:43.910Z Checking flume v0.11.1
26472026-02-10T20:12:44.413Z Compiling dirs-next v2.0.0
26482026-02-10T20:12:44.478Z Checking sled v0.34.7
26492026-02-10T20:12:44.601Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26502026-02-10T20:12:44.741Z Checking hickory-client v0.25.2
26512026-02-10T20:12:45.048Z Compiling tiny-keccak v2.0.2
26522026-02-10T20:12:45.654Z Compiling term v0.7.0
26532026-02-10T20:12:45.927Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26542026-02-10T20:12:46.402Z Compiling bit-vec v0.6.3
26552026-02-10T20:12:47.055Z Compiling bit-set v0.5.3
26562026-02-10T20:12:47.149Z Compiling ascii-canvas v3.0.0
26572026-02-10T20:12:47.501Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26582026-02-10T20:12:47.767Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26592026-02-10T20:12:47.853Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26602026-02-10T20:12:48.186Z Compiling ena v0.14.3
26612026-02-10T20:12:48.554Z Compiling bindgen v0.71.1
26622026-02-10T20:12:48.613Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26632026-02-10T20:12:48.677Z Compiling diff v0.1.13
26642026-02-10T20:12:49.353Z Compiling regex-syntax v0.6.29
26652026-02-10T20:12:49.821Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26662026-02-10T20:12:51.392Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26672026-02-10T20:12:52.141Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26682026-02-10T20:12:53.059Z Compiling lalrpop v0.19.12
26692026-02-10T20:12:53.548Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26702026-02-10T20:12:53.719Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
26712026-02-10T20:12:54.030Z Checking diesel v2.2.12
26722026-02-10T20:12:54.986Z Checking primeorder v0.13.6
26732026-02-10T20:12:55.241Z Compiling salty v0.3.0
26742026-02-10T20:12:55.881Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26752026-02-10T20:12:56.273Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26762026-02-10T20:12:56.788Z Compiling libxml v0.3.3
26772026-02-10T20:12:56.956Z Compiling fs-err v2.11.0
26782026-02-10T20:12:57.374Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26792026-02-10T20:12:57.652Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26802026-02-10T20:12:57.731Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26812026-02-10T20:12:58.353Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26822026-02-10T20:12:58.672Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26832026-02-10T20:13:00.484Z Compiling strum_macros v0.24.3
26842026-02-10T20:13:02.379Z Compiling indoc v1.0.9
26852026-02-10T20:13:03.930Z Checking p384 v0.13.1
26862026-02-10T20:13:04.103Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26872026-02-10T20:13:04.283Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26882026-02-10T20:13:04.681Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
26892026-02-10T20:13:05.080Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26902026-02-10T20:13:05.154Z Checking quick-xml v0.37.2
26912026-02-10T20:13:05.549Z Checking derive_builder v0.20.2
26922026-02-10T20:13:05.680Z Compiling oso-derive v0.27.3
26932026-02-10T20:13:05.786Z Compiling impl-trait-for-tuples v0.2.2
26942026-02-10T20:13:06.755Z Compiling trait-variant v0.1.2
26952026-02-10T20:13:07.131Z Checking parse-size v1.1.0
26962026-02-10T20:13:07.424Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26972026-02-10T20:13:07.476Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
26982026-02-10T20:13:07.935Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26992026-02-10T20:13:09.546Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27002026-02-10T20:13:09.997Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27012026-02-10T20:13:10.786Z Checking assert_matches v1.5.0
27022026-02-10T20:13:11.457Z Compiling mime_guess v2.0.5
27032026-02-10T20:13:11.646Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27042026-02-10T20:13:12.241Z Checking predicates-tree v1.0.12
27052026-02-10T20:13:12.500Z Checking http-range v0.1.5
27062026-02-10T20:13:12.667Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27072026-02-10T20:13:12.890Z Checking atty v0.2.14
27082026-02-10T20:13:12.946Z Compiling diesel-dtrace v0.4.2
27092026-02-10T20:13:13.491Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27102026-02-10T20:13:13.618Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27112026-02-10T20:13:13.956Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27122026-02-10T20:13:14.038Z Checking bb8 v0.8.5
27132026-02-10T20:13:14.347Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-02-10T20:13:14.692Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27152026-02-10T20:13:14.871Z Checking corncobs v0.1.4
27162026-02-10T20:13:15.186Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27172026-02-10T20:13:15.308Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27182026-02-10T20:13:15.503Z Checking hyper-staticfile v0.10.1
27192026-02-10T20:13:15.876Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27202026-02-10T20:13:16.156Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27212026-02-10T20:13:16.156Z Checking ignore v0.4.23
27222026-02-10T20:13:16.497Z Checking signal-hook-tokio v0.3.1
27232026-02-10T20:13:16.596Z Checking secrecy v0.8.0
27242026-02-10T20:13:16.914Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27252026-02-10T20:13:17.190Z Checking globwalk v0.9.1
27262026-02-10T20:13:17.598Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27272026-02-10T20:13:17.900Z Checking nonempty v0.12.0
27282026-02-10T20:13:18.307Z Checking camino-tempfile-ext v0.3.2
27292026-02-10T20:13:18.362Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27302026-02-10T20:13:18.658Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27312026-02-10T20:13:18.810Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27322026-02-10T20:13:20.777Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27332026-02-10T20:13:21.170Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=7d4e2a49b9ef7750140bdddd2391d24d4729ec8c#7d4e2a49)
27342026-02-10T20:13:21.619Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27352026-02-10T20:13:23.467Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27362026-02-10T20:13:23.760Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27372026-02-10T20:13:24.304Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27382026-02-10T20:13:24.375Z Checking tungstenite v0.23.0
27392026-02-10T20:13:24.857Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27402026-02-10T20:13:25.318Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27412026-02-10T20:13:25.379Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27422026-02-10T20:13:25.764Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27432026-02-10T20:13:28.935Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27442026-02-10T20:13:29.285Z Checking async-bb8-diesel v0.2.1
27452026-02-10T20:13:29.538Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27462026-02-10T20:13:30.752Z Checking tokio-tungstenite v0.23.1
27472026-02-10T20:13:31.039Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27482026-02-10T20:13:31.303Z Checking void v1.0.2
27492026-02-10T20:13:31.449Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27502026-02-10T20:13:31.544Z Checking lzss v0.8.2
27512026-02-10T20:13:31.765Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27522026-02-10T20:13:31.946Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27532026-02-10T20:13:32.131Z Checking nix v0.27.1
27542026-02-10T20:13:32.962Z Checking serde_bytes v0.11.19
27552026-02-10T20:13:33.366Z Checking rand_seeder v0.4.0
27562026-02-10T20:13:33.445Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27572026-02-10T20:13:33.698Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27582026-02-10T20:13:34.437Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27592026-02-10T20:13:34.550Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27602026-02-10T20:13:34.720Z Checking is_ci v1.2.0
27612026-02-10T20:13:34.835Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27622026-02-10T20:13:34.995Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27632026-02-10T20:13:35.865Z Checking yansi v1.0.1
27642026-02-10T20:13:36.075Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27652026-02-10T20:13:36.504Z Checking pretty_assertions v1.4.1
27662026-02-10T20:13:36.564Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27672026-02-10T20:13:36.589Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27682026-02-10T20:13:36.686Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27692026-02-10T20:13:36.816Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27702026-02-10T20:13:37.030Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27712026-02-10T20:13:37.506Z Checking typeid v1.0.3
27722026-02-10T20:13:37.744Z Compiling tabled_derive v0.10.0
27732026-02-10T20:13:39.959Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27742026-02-10T20:13:40.261Z Checking papergrid v0.14.0
27752026-02-10T20:13:40.391Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27762026-02-10T20:13:40.842Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27772026-02-10T20:13:41.236Z Compiling indoc v2.0.6
27782026-02-10T20:13:41.679Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27792026-02-10T20:13:41.823Z Checking tabled v0.18.0
27802026-02-10T20:13:41.878Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27812026-02-10T20:13:42.259Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27822026-02-10T20:13:42.419Z Checking erased-serde v0.4.6
27832026-02-10T20:13:42.950Z Checking ordered-float v2.10.1
27842026-02-10T20:13:43.410Z Compiling libz-sys v1.1.20
27852026-02-10T20:13:43.558Z Checking castaway v0.2.3
27862026-02-10T20:13:43.814Z Checking compact_str v0.8.0
27872026-02-10T20:13:44.288Z Checking serde-value v0.7.0
27882026-02-10T20:13:44.402Z Checking serde-untagged v0.1.7
27892026-02-10T20:13:44.884Z Checking supports-color v3.0.2
27902026-02-10T20:13:44.941Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27912026-02-10T20:13:45.183Z Checking console v0.16.0
27922026-02-10T20:13:45.345Z Checking unicode-truncate v1.1.0
27932026-02-10T20:13:45.670Z Checking concurrent-queue v2.5.0
27942026-02-10T20:13:45.891Z Checking lru v0.12.5
27952026-02-10T20:13:46.088Z Compiling instability v0.3.2
27962026-02-10T20:13:46.186Z Checking unicode-xid v0.2.6
27972026-02-10T20:13:46.268Z Checking unit-prefix v0.5.1
27982026-02-10T20:13:46.446Z Checking parking v2.2.1
27992026-02-10T20:13:46.535Z Checking cassowary v0.3.0
28002026-02-10T20:13:46.720Z Checking indicatif v0.18.0
28012026-02-10T20:13:46.936Z Checking cargo-util-schemas v0.8.2
28022026-02-10T20:13:47.093Z Checking ratatui v0.29.0
28032026-02-10T20:13:47.199Z Checking cargo-platform v0.2.0
28042026-02-10T20:13:47.601Z Compiling libgit2-sys v0.18.2+1.9.1
28052026-02-10T20:13:47.663Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28062026-02-10T20:13:49.086Z Checking cargo_metadata v0.21.0
28072026-02-10T20:13:50.648Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28082026-02-10T20:13:50.975Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28092026-02-10T20:13:51.030Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28102026-02-10T20:13:51.517Z Checking event-listener v5.3.1
28112026-02-10T20:13:51.568Z Compiling vergen-git2 v1.0.7
28122026-02-10T20:13:52.040Z Checking event-listener-strategy v0.5.2
28132026-02-10T20:13:52.121Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28142026-02-10T20:13:52.357Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28152026-02-10T20:13:52.511Z Compiling rustls v0.21.12
28162026-02-10T20:13:52.759Z Checking shell-words v1.1.0
28172026-02-10T20:13:52.947Z Checking plotters-backend v0.3.7
28182026-02-10T20:13:53.194Z Checking futures-lite v2.3.0
28192026-02-10T20:13:53.273Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28202026-02-10T20:13:53.443Z Checking plotters-svg v0.3.7
28212026-02-10T20:13:53.748Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28222026-02-10T20:13:54.485Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28232026-02-10T20:13:54.648Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28242026-02-10T20:13:54.913Z Checking sct v0.7.1
28252026-02-10T20:13:55.044Z Checking rustls-webpki v0.101.7
28262026-02-10T20:13:55.218Z Checking cast v0.3.0
28272026-02-10T20:13:55.335Z Checking hex-literal v0.4.1
28282026-02-10T20:13:55.568Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28292026-02-10T20:13:55.625Z Checking criterion-plot v0.6.0
28302026-02-10T20:13:56.396Z Checking plotters v0.3.7
28312026-02-10T20:13:58.212Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28322026-02-10T20:13:59.018Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28332026-02-10T20:13:59.707Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28342026-02-10T20:14:00.615Z Checking tinytemplate v1.2.1
28352026-02-10T20:14:01.086Z Checking anes v0.1.6
28362026-02-10T20:14:01.518Z Checking oorandom v11.1.4
28372026-02-10T20:14:01.774Z Checking criterion v0.7.0
28382026-02-10T20:14:04.762Z Checking tokio-rustls v0.24.1
28392026-02-10T20:14:05.295Z Checking async-lock v3.4.0
28402026-02-10T20:14:06.175Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28412026-02-10T20:14:06.593Z Checking rustls-pemfile v1.0.4
28422026-02-10T20:14:06.912Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28432026-02-10T20:14:07.877Z Checking twox-hash v2.1.0
28442026-02-10T20:14:08.594Z Checking polling v3.7.3
28452026-02-10T20:14:08.752Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28462026-02-10T20:14:09.093Z Checking async-io v2.3.4
28472026-02-10T20:14:09.354Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28482026-02-10T20:14:09.708Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28492026-02-10T20:14:10.127Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28502026-02-10T20:14:10.484Z Checking fatfs v0.3.6
28512026-02-10T20:14:11.561Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28522026-02-10T20:14:12.942Z Compiling petname v2.0.2
28532026-02-10T20:14:13.495Z Checking async-task v4.7.1
28542026-02-10T20:14:13.940Z Compiling seq-macro v0.3.6
28552026-02-10T20:14:14.706Z Checking async-channel v2.3.1
28562026-02-10T20:14:15.202Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28572026-02-10T20:14:15.255Z Checking piper v0.2.4
28582026-02-10T20:14:15.613Z Checking rtoolbox v0.0.2
28592026-02-10T20:14:15.911Z Checking futures-timer v3.0.3
28602026-02-10T20:14:16.042Z Checking rpassword v7.4.0
28612026-02-10T20:14:16.317Z Checking blocking v1.6.1
28622026-02-10T20:14:16.790Z Checking async-executor v1.13.1
28632026-02-10T20:14:17.219Z Checking async-signal v0.2.10
28642026-02-10T20:14:17.421Z Checking tui-tree-widget v0.23.1
28652026-02-10T20:14:17.571Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28662026-02-10T20:14:17.849Z Checking polyval v0.6.2
28672026-02-10T20:14:17.926Z Checking sapling-renderdag v0.1.0
28682026-02-10T20:14:18.237Z Checking event-listener v2.5.3
28692026-02-10T20:14:18.519Z Checking sync-ptr v0.1.4
28702026-02-10T20:14:18.574Z Checking async-channel v1.9.0
28712026-02-10T20:14:18.805Z Checking ghash v0.5.1
28722026-02-10T20:14:18.918Z Checking async-process v2.3.0
28732026-02-10T20:14:19.057Z Checking async-global-executor v2.4.1
28742026-02-10T20:14:19.433Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28752026-02-10T20:14:19.565Z Checking ctr v0.9.2
28762026-02-10T20:14:19.879Z Checking kv-log-macro v1.0.7
28772026-02-10T20:14:19.939Z Compiling async-attributes v1.1.2
28782026-02-10T20:14:20.011Z Checking arrayvec v0.7.6
28792026-02-10T20:14:20.137Z Checking constant_time_eq v0.3.1
28802026-02-10T20:14:20.360Z Checking arrayref v0.3.9
28812026-02-10T20:14:20.467Z Checking aes-gcm v0.10.3
28822026-02-10T20:14:20.621Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28832026-02-10T20:14:20.814Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28842026-02-10T20:14:20.868Z Checking async-std v1.13.0
28852026-02-10T20:14:22.871Z Checking ssh-encoding v0.2.0
28862026-02-10T20:14:23.341Z Checking blowfish v0.9.1
28872026-02-10T20:14:23.686Z Checking bcrypt-pbkdf v0.10.0
28882026-02-10T20:14:24.030Z Checking ssh-cipher v0.2.0
28892026-02-10T20:14:24.456Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28902026-02-10T20:14:24.928Z Checking async-object-pool v0.1.5
28912026-02-10T20:14:25.327Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28922026-02-10T20:14:25.924Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28932026-02-10T20:14:26.073Z Checking serde_regex v1.1.0
28942026-02-10T20:14:26.495Z Checking password-hash v0.4.2
28952026-02-10T20:14:27.153Z Checking assert-json-diff v2.0.2
28962026-02-10T20:14:27.595Z Checking path-tree v0.8.1
28972026-02-10T20:14:27.659Z Compiling target-lexicon v0.13.2
28982026-02-10T20:14:27.833Z Checking stringmetrics v2.2.2
28992026-02-10T20:14:28.062Z Checking pbkdf2 v0.11.0
29002026-02-10T20:14:28.203Z Checking httpmock v0.8.0-alpha.1
29012026-02-10T20:14:28.435Z Compiling samael v0.0.19
29022026-02-10T20:14:28.542Z Checking ssh-key v0.6.6
29032026-02-10T20:14:30.387Z Checking p256 v0.13.2
29042026-02-10T20:14:31.008Z Checking p521 v0.13.3
29052026-02-10T20:14:32.477Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29062026-02-10T20:14:32.995Z Checking russh-cryptovec v0.7.3
29072026-02-10T20:14:33.408Z Compiling guppy-workspace-hack v0.1.0
29082026-02-10T20:14:33.735Z Checking md5 v0.7.0
29092026-02-10T20:14:33.977Z Checking num-bigint v0.4.6
29102026-02-10T20:14:34.166Z Checking russh-keys v0.45.0
29112026-02-10T20:14:34.366Z Checking des v0.8.1
29122026-02-10T20:14:35.006Z Compiling blake3 v1.5.4
29132026-02-10T20:14:35.688Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29142026-02-10T20:14:35.824Z Compiling target-spec v3.5.0
29152026-02-10T20:14:36.650Z Checking russh v0.45.0
29162026-02-10T20:14:36.745Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29172026-02-10T20:14:37.461Z Checking cfg-expr v0.20.1
29182026-02-10T20:14:38.516Z Checking supports-color v2.1.0
29192026-02-10T20:14:38.607Z Checking textwrap v0.15.2
29202026-02-10T20:14:38.845Z Checking supports-unicode v2.1.0
29212026-02-10T20:14:39.145Z Checking supports-hyperlinks v2.1.0
29222026-02-10T20:14:39.197Z Checking hashbrown v0.14.5
29232026-02-10T20:14:39.404Z Checking backtrace-ext v0.2.1
29242026-02-10T20:14:39.679Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29252026-02-10T20:14:39.778Z Checking terminal_size v0.1.17
29262026-02-10T20:14:40.051Z Compiling miette-derive v5.10.0
29272026-02-10T20:14:40.179Z Checking owo-colors v3.5.0
29282026-02-10T20:14:40.454Z Checking internet-checksum v0.2.1
29292026-02-10T20:14:40.772Z Checking chumsky v0.9.3
29302026-02-10T20:14:42.667Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29312026-02-10T20:14:42.834Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29322026-02-10T20:14:43.057Z Checking miette v5.10.0
29332026-02-10T20:14:43.685Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29342026-02-10T20:14:44.187Z Compiling git2 v0.20.2
29352026-02-10T20:14:44.245Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29362026-02-10T20:14:44.328Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29372026-02-10T20:14:44.429Z Compiling knuffel-derive v3.2.0
29382026-02-10T20:14:44.503Z Checking httptest v0.16.3
29392026-02-10T20:14:44.786Z Checking pathdiff v0.2.3
29402026-02-10T20:14:45.020Z Checking topological-sort v0.2.2
29412026-02-10T20:14:45.360Z Checking nested v0.1.1
29422026-02-10T20:14:45.411Z Checking omicron-zone-package v0.12.2
29432026-02-10T20:14:45.672Z Checking guppy v0.17.20
29442026-02-10T20:14:46.195Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29452026-02-10T20:14:46.627Z Compiling rstest_macros v0.25.0
29462026-02-10T20:14:47.294Z Compiling target-triple v0.1.3
29472026-02-10T20:14:47.527Z Compiling doc-comment v0.3.3
29482026-02-10T20:14:47.845Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29492026-02-10T20:14:48.058Z Checking knuffel v3.2.0
29502026-02-10T20:14:48.320Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29512026-02-10T20:14:48.465Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29522026-02-10T20:14:48.519Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29532026-02-10T20:14:49.729Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29542026-02-10T20:14:50.423Z Checking similar-asserts v1.7.0
29552026-02-10T20:14:50.829Z Compiling proc-macro-crate v3.2.0
29562026-02-10T20:14:51.705Z Compiling assert_cmd v2.0.17
29572026-02-10T20:14:52.323Z Compiling relative-path v1.9.3
29582026-02-10T20:14:52.399Z Checking escape8259 v0.5.3
29592026-02-10T20:14:52.731Z Checking libtest-mimic v0.8.1
29602026-02-10T20:14:53.357Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29612026-02-10T20:14:53.458Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29622026-02-10T20:14:53.522Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29632026-02-10T20:14:53.639Z Checking blake2b_simd v1.0.2
29642026-02-10T20:14:54.787Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29652026-02-10T20:14:55.127Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29662026-02-10T20:14:55.634Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29672026-02-10T20:14:55.970Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29682026-02-10T20:14:56.564Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29692026-02-10T20:14:56.645Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29702026-02-10T20:14:57.059Z Checking fancy-regex v0.14.0
29712026-02-10T20:14:57.315Z Checking serde_tokenstream v0.2.2
29722026-02-10T20:14:57.860Z Checking uzers v0.12.1
29732026-02-10T20:14:58.197Z Checking termcolor v1.4.1
29742026-02-10T20:14:58.619Z Checking datatest-stable v0.3.2
29752026-02-10T20:14:58.814Z Checking trybuild v1.0.106
29762026-02-10T20:14:59.521Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29772026-02-10T20:15:00.408Z Checking rust-argon2 v2.1.0
29782026-02-10T20:15:01.028Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29792026-02-10T20:15:01.557Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29802026-02-10T20:15:03.486Z Checking support-bundle-viewer v0.1.2
29812026-02-10T20:15:03.721Z Checking rstest v0.25.0
29822026-02-10T20:15:04.035Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29832026-02-10T20:15:04.091Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29842026-02-10T20:15:04.476Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29852026-02-10T20:15:04.572Z Checking drift v0.1.3
29862026-02-10T20:15:04.927Z Checking rand_distr v0.5.1
29872026-02-10T20:15:05.294Z Checking multimap v0.10.1
29882026-02-10T20:15:05.668Z Checking approx v0.5.1
29892026-02-10T20:15:06.266Z Checking dropshot-api-manager v0.2.4
29902026-02-10T20:15:06.614Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29912026-02-10T20:15:08.275Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29922026-02-10T20:15:08.331Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29932026-02-10T20:15:08.529Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29942026-02-10T20:15:09.024Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29952026-02-10T20:15:09.706Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29962026-02-10T20:15:09.916Z Checking partial-io v0.5.4
29972026-02-10T20:15:10.201Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29982026-02-10T20:15:10.269Z Checking cargo_toml v0.21.0
29992026-02-10T20:15:10.437Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30002026-02-10T20:15:11.222Z Checking termios v0.3.3
30012026-02-10T20:15:11.280Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
30022026-02-10T20:15:11.530Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30032026-02-10T20:15:11.849Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30042026-02-10T20:15:12.286Z Compiling polar-core v0.27.3
30052026-02-10T20:15:12.428Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30062026-02-10T20:15:14.909Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30072026-02-10T20:15:19.853Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30082026-02-10T20:15:24.081Z Checking oso v0.27.3
30092026-02-10T20:15:28.897Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30102026-02-10T20:15:31.570Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30112026-02-10T20:15:32.402Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30122026-02-10T20:15:39.131Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30132026-02-10T20:15:47.558Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30142026-02-10T20:15:58.201Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30152026-02-10T20:16:02.669Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30162026-02-10T20:16:16.580Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30172026-02-10T20:16:30.614Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30182026-02-10T20:20:13.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 50s
30192026-02-10T20:20:14.259Z
30202026-02-10T20:20:14.259Zreal 9:58.205746254
30212026-02-10T20:20:14.259Zuser 49:45.177689618
30222026-02-10T20:20:14.259Zsys 9:07.470576559
30232026-02-10T20:20:14.259Ztrap 1.812452293
30242026-02-10T20:20:14.259Ztflt 0.265039092
30252026-02-10T20:20:14.259Zdflt 0.444984400
30262026-02-10T20:20:14.259Zkflt 0.001237480
30272026-02-10T20:20:14.259Zlock 2:05:10.234965096
30282026-02-10T20:20:14.259Zslp 2:41:22.130208047
30292026-02-10T20:20:14.259Zlat 2:31.727533499
30302026-02-10T20:20:14.260Zstop 17:07.301017041
30312026-02-10T20:20:14.284Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30322026-02-10T20:20:14.284Z+ ptime -m cargo doc --workspace --no-deps
30332026-02-10T20:20:16.572Zwarning: output filename collision.
30342026-02-10T20:20:16.572ZThe 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)`.
30352026-02-10T20:20:16.572ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30362026-02-10T20:20:16.572ZThe targets should have unique names.
30372026-02-10T20:20:16.572ZThis is a known bug where multiple crates with the same name use
30382026-02-10T20:20:16.572Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30392026-02-10T20:20:19.443Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30402026-02-10T20:20:19.546Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30412026-02-10T20:20:19.591Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30422026-02-10T20:20:19.709Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30432026-02-10T20:20:19.792Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30442026-02-10T20:20:19.829Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30452026-02-10T20:20:19.853Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30462026-02-10T20:20:20.138Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30472026-02-10T20:20:20.226Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30482026-02-10T20:20:20.282Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30492026-02-10T20:20:20.398Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30502026-02-10T20:20:20.476Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30512026-02-10T20:20:20.813Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30522026-02-10T20:20:20.967Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532026-02-10T20:20:21.081Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30542026-02-10T20:20:21.186Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30552026-02-10T20:20:21.262Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30562026-02-10T20:20:21.335Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30572026-02-10T20:20:22.120Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30582026-02-10T20:20:22.254Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30592026-02-10T20:20:22.663Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30602026-02-10T20:20:22.717Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30612026-02-10T20:20:23.086Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30622026-02-10T20:20:23.157Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30632026-02-10T20:20:23.413Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30642026-02-10T20:20:23.596Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30652026-02-10T20:20:23.655Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-02-10T20:20:23.745Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30672026-02-10T20:20:24.113Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30682026-02-10T20:20:24.284Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30692026-02-10T20:20:25.127Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30702026-02-10T20:20:25.183Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-02-10T20:20:25.365Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30722026-02-10T20:20:25.585Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30732026-02-10T20:20:25.681Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30742026-02-10T20:20:25.743Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30752026-02-10T20:20:25.802Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30762026-02-10T20:20:26.177Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30772026-02-10T20:20:26.274Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30782026-02-10T20:20:27.019Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30792026-02-10T20:20:27.096Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30802026-02-10T20:20:27.316Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30812026-02-10T20:20:27.423Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30822026-02-10T20:20:27.463Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30832026-02-10T20:20:27.779Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30842026-02-10T20:20:27.987Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30852026-02-10T20:20:28.030Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30862026-02-10T20:20:28.075Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30872026-02-10T20:20:28.269Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30882026-02-10T20:20:28.413Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30892026-02-10T20:20:28.456Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30902026-02-10T20:20:28.683Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30912026-02-10T20:20:28.754Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30922026-02-10T20:20:28.928Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30932026-02-10T20:20:28.964Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30942026-02-10T20:20:29.222Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30952026-02-10T20:20:29.321Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30962026-02-10T20:20:29.360Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30972026-02-10T20:20:29.693Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30982026-02-10T20:20:29.736Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30992026-02-10T20:20:29.838Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31002026-02-10T20:20:29.906Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31012026-02-10T20:20:30.106Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31022026-02-10T20:20:30.270Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31032026-02-10T20:20:30.810Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31042026-02-10T20:20:30.885Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31052026-02-10T20:20:30.938Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31062026-02-10T20:20:31.295Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31072026-02-10T20:20:31.791Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31082026-02-10T20:20:32.372Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31092026-02-10T20:20:32.726Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31102026-02-10T20:20:33.638Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31112026-02-10T20:20:33.883Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31122026-02-10T20:20:36.638Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31132026-02-10T20:20:37.753Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31142026-02-10T20:20:37.830Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31152026-02-10T20:20:39.227Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31162026-02-10T20:20:39.748Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31172026-02-10T20:20:40.599Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31182026-02-10T20:20:40.820Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31192026-02-10T20:20:41.029Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31202026-02-10T20:20:41.600Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31212026-02-10T20:20:41.796Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31222026-02-10T20:20:42.156Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31232026-02-10T20:20:43.108Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31242026-02-10T20:20:43.167Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31252026-02-10T20:20:43.724Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31262026-02-10T20:20:44.284Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31272026-02-10T20:20:44.394Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31282026-02-10T20:20:44.507Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31292026-02-10T20:20:45.216Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31302026-02-10T20:20:45.276Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31312026-02-10T20:20:45.896Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31322026-02-10T20:20:46.187Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31332026-02-10T20:20:46.514Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31342026-02-10T20:20:47.532Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31352026-02-10T20:20:47.875Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31362026-02-10T20:20:48.179Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31372026-02-10T20:20:48.971Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31382026-02-10T20:20:50.193Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31392026-02-10T20:20:50.986Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31402026-02-10T20:20:52.898Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31412026-02-10T20:20:52.939Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31422026-02-10T20:20:53.514Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31432026-02-10T20:20:53.781Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31442026-02-10T20:20:54.971Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31452026-02-10T20:20:55.064Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31462026-02-10T20:20:55.236Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31472026-02-10T20:20:55.894Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31482026-02-10T20:20:56.184Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31492026-02-10T20:20:56.324Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31502026-02-10T20:20:57.587Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31512026-02-10T20:20:57.978Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31522026-02-10T20:20:58.017Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31532026-02-10T20:20:58.523Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31542026-02-10T20:20:58.698Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31552026-02-10T20:20:59.092Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31562026-02-10T20:20:59.577Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31572026-02-10T20:20:59.744Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31582026-02-10T20:20:59.841Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31592026-02-10T20:21:00.484Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31602026-02-10T20:21:01.284Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31612026-02-10T20:21:01.898Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31622026-02-10T20:21:02.230Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31632026-02-10T20:21:02.293Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31642026-02-10T20:21:02.482Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31652026-02-10T20:21:02.605Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31662026-02-10T20:21:03.286Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31672026-02-10T20:21:03.471Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31682026-02-10T20:21:04.570Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31692026-02-10T20:21:05.096Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31702026-02-10T20:21:05.525Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31712026-02-10T20:21:08.777Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31722026-02-10T20:21:10.357Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31732026-02-10T20:21:11.634Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31742026-02-10T20:21:12.835Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31752026-02-10T20:21:13.274Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31762026-02-10T20:21:14.363Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31772026-02-10T20:21:15.614Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31782026-02-10T20:21:16.209Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31792026-02-10T20:21:17.891Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31802026-02-10T20:21:19.344Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31812026-02-10T20:21:20.001Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31822026-02-10T20:21:20.459Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31832026-02-10T20:21:21.413Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31842026-02-10T20:21:21.612Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31852026-02-10T20:21:22.172Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31862026-02-10T20:21:22.483Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31872026-02-10T20:21:22.623Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31882026-02-10T20:21:23.121Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31892026-02-10T20:21:23.314Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31902026-02-10T20:21:25.619Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31912026-02-10T20:21:31.686Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31922026-02-10T20:21:32.299Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31932026-02-10T20:21:32.891Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31942026-02-10T20:21:35.143Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31952026-02-10T20:21:35.923Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31962026-02-10T20:21:36.233Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31972026-02-10T20:21:37.039Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31982026-02-10T20:21:40.464Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31992026-02-10T20:21:42.891Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32002026-02-10T20:21:43.044Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32012026-02-10T20:21:43.159Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32022026-02-10T20:21:43.363Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32032026-02-10T20:21:43.884Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32042026-02-10T20:21:45.593Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32052026-02-10T20:21:47.518Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32062026-02-10T20:21:47.567Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32072026-02-10T20:21:47.709Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32082026-02-10T20:21:48.988Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32092026-02-10T20:21:49.183Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32102026-02-10T20:21:49.365Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32112026-02-10T20:21:50.227Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32122026-02-10T20:21:50.271Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32132026-02-10T20:21:51.947Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32142026-02-10T20:21:53.056Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32152026-02-10T20:21:53.698Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32162026-02-10T20:21:53.881Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32172026-02-10T20:21:55.068Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32182026-02-10T20:21:55.374Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32192026-02-10T20:21:55.544Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32202026-02-10T20:21:56.944Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32212026-02-10T20:21:58.367Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32222026-02-10T20:22:00.034Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32232026-02-10T20:22:01.562Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32242026-02-10T20:22:05.428Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-02-10T20:22:05.722Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32262026-02-10T20:22:11.632Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32272026-02-10T20:22:12.610Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32282026-02-10T20:22:15.783Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32292026-02-10T20:22:17.002Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32302026-02-10T20:22:20.531Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32312026-02-10T20:22:22.327Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32322026-02-10T20:22:24.096Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32332026-02-10T20:22:28.451Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32342026-02-10T20:22:29.451Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32352026-02-10T20:22:32.613Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32362026-02-10T20:22:33.522Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32372026-02-10T20:22:34.885Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32382026-02-10T20:22:37.795Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32392026-02-10T20:22:39.047Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32402026-02-10T20:22:42.121Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32412026-02-10T20:22:42.555Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32422026-02-10T20:22:44.670Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32432026-02-10T20:22:49.307Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32442026-02-10T20:22:52.104Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32452026-02-10T20:22:52.812Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32462026-02-10T20:22:54.465Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32472026-02-10T20:23:00.843Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32482026-02-10T20:23:01.897Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32492026-02-10T20:23:03.561Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32502026-02-10T20:23:07.602Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32512026-02-10T20:23:09.365Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32522026-02-10T20:23:11.418Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32532026-02-10T20:23:16.524Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32542026-02-10T20:23:18.603Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32552026-02-10T20:23:20.578Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32562026-02-10T20:23:22.567Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32572026-02-10T20:23:24.114Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32582026-02-10T20:23:26.854Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32592026-02-10T20:23:30.040Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32602026-02-10T20:23:32.671Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32612026-02-10T20:23:34.904Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32622026-02-10T20:23:36.851Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32632026-02-10T20:23:43.324Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32642026-02-10T20:23:44.883Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32652026-02-10T20:23:45.371Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32662026-02-10T20:23:48.139Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32672026-02-10T20:23:53.519Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32682026-02-10T20:23:53.863Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32692026-02-10T20:23:57.764Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32702026-02-10T20:24:00.179Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32712026-02-10T20:24:03.097Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32722026-02-10T20:24:06.362Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32732026-02-10T20:24:09.774Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32742026-02-10T20:24:12.704Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32752026-02-10T20:24:16.303Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32762026-02-10T20:24:19.491Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32772026-02-10T20:24:22.700Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32782026-02-10T20:24:25.866Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32792026-02-10T20:24:29.062Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32802026-02-10T20:24:37.025Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32812026-02-10T20:24:38.718Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32822026-02-10T20:24:40.979Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32832026-02-10T20:24:41.915Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32842026-02-10T20:24:45.142Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32852026-02-10T20:24:49.551Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32862026-02-10T20:24:52.328Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32872026-02-10T20:24:56.493Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32882026-02-10T20:24:59.874Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32892026-02-10T20:25:03.337Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32902026-02-10T20:25:07.831Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32912026-02-10T20:25:10.501Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32922026-02-10T20:25:14.071Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32932026-02-10T20:25:17.564Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32942026-02-10T20:25:21.210Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32952026-02-10T20:25:24.233Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32962026-02-10T20:25:28.075Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32972026-02-10T20:25:30.971Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32982026-02-10T20:25:34.368Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32992026-02-10T20:25:38.160Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33002026-02-10T20:25:41.603Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33012026-02-10T20:25:44.975Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33022026-02-10T20:25:48.538Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33032026-02-10T20:25:52.230Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33042026-02-10T20:25:55.637Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33052026-02-10T20:25:59.546Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33062026-02-10T20:26:03.499Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33072026-02-10T20:26:07.177Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33082026-02-10T20:26:10.970Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33092026-02-10T20:26:15.075Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33102026-02-10T20:26:19.242Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33112026-02-10T20:26:22.574Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33122026-02-10T20:26:26.449Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33132026-02-10T20:26:30.244Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33142026-02-10T20:26:34.254Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33152026-02-10T20:26:38.458Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33162026-02-10T20:26:42.342Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33172026-02-10T20:26:52.011Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33182026-02-10T20:26:52.062Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33192026-02-10T20:26:55.696Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33202026-02-10T20:27:00.419Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33212026-02-10T20:27:04.689Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33222026-02-10T20:27:07.844Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33232026-02-10T20:27:13.655Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33242026-02-10T20:27:18.170Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33252026-02-10T20:27:22.972Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33262026-02-10T20:27:27.050Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33272026-02-10T20:27:31.985Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33282026-02-10T20:27:36.335Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33292026-02-10T20:27:40.897Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33302026-02-10T20:27:45.279Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33312026-02-10T20:27:50.604Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33322026-02-10T20:27:56.467Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33332026-02-10T20:28:00.125Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33342026-02-10T20:28:04.852Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33352026-02-10T20:28:09.961Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33362026-02-10T20:28:14.430Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33372026-02-10T20:28:19.520Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33382026-02-10T20:28:23.757Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33392026-02-10T20:28:29.564Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33402026-02-10T20:28:33.586Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33412026-02-10T20:28:38.393Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33422026-02-10T20:28:43.447Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33432026-02-10T20:28:47.750Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33442026-02-10T20:28:52.319Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33452026-02-10T20:28:59.850Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33462026-02-10T20:29:02.669Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33472026-02-10T20:29:07.377Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33482026-02-10T20:29:12.523Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33492026-02-10T20:29:25.217Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33502026-02-10T20:29:28.116Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33512026-02-10T20:29:31.327Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33522026-02-10T20:29:38.017Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33532026-02-10T20:29:44.451Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33542026-02-10T20:29:51.023Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33552026-02-10T20:29:57.491Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33562026-02-10T20:30:03.531Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33572026-02-10T20:30:10.324Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33582026-02-10T20:30:16.679Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33592026-02-10T20:30:22.985Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33602026-02-10T20:30:28.708Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33612026-02-10T20:30:34.438Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33622026-02-10T20:30:41.060Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33632026-02-10T20:31:31.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11m 17s
33642026-02-10T20:31:31.942Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 185 other files
33652026-02-10T20:31:32.105Z
33662026-02-10T20:31:32.105Zreal 11:17.704405185
33672026-02-10T20:31:32.105Zuser 41:42.580414229
33682026-02-10T20:31:32.105Zsys 7:09.041446724
33692026-02-10T20:31:32.105Ztrap 1.434852428
33702026-02-10T20:31:32.105Ztflt 0.030374686
33712026-02-10T20:31:32.105Zdflt 0.131964649
33722026-02-10T20:31:32.105Zkflt 0.000094444
33732026-02-10T20:31:32.105Zlock 8:55:30.604807076
33742026-02-10T20:31:32.105Zslp 3:49:44.373527254
33752026-02-10T20:31:32.105Zlat 1:01.059344230
33762026-02-10T20:31:32.105Zstop 2:47.806398324
33772026-02-10T20:31:32.129Zprocess exited: duration 1757649 ms, exit code 0
 
33782026-02-10T20:31:32.179Zfound 0 output files