01KJPPKJN6FD0VC535P38C8AZ1: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KJPPKZ52KS9MT50AK5YQWN48

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T07:19:38.265Zjob assigned to worker 01KJPPM05HM6X618C9N1S5D108 [factory aws, i-0551ae47c4d361add] (queued for 47 s)
 
22026-03-02T07:19:46.515Zstarting task 0: "setup"
32026-03-02T07:19:46.520Z++ uname -s
42026-03-02T07:19:46.523Z+ kern=SunOS
52026-03-02T07:19:46.523Z+ build_user=build
62026-03-02T07:19:46.523Z+ build_uid=12345
72026-03-02T07:19:46.523Z+ work_dir=/work
82026-03-02T07:19:46.523Z+ input_dir=/input
92026-03-02T07:19:46.523Z+ [[ 0 == 12345 ]]
102026-03-02T07:19:46.523Z+ case "$kern" in
112026-03-02T07:19:46.523Z+ groupadd -g 12345 build
122026-03-02T07:19:46.526Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T07:19:48.533Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T07:19:48.644Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T07:19:48.647Z+ home_fs=zfs
162026-03-02T07:19:48.647Z+ [[ zfs == autofs ]]
172026-03-02T07:19:48.647Z+ mkdir -p /home/build
182026-03-02T07:19:48.650Z+ chown build:build /home/build /work
192026-03-02T07:19:50.650Z+ chmod 0700 /home/build /work
202026-03-02T07:19:50.653Zprocess exited: duration 4140 ms, exit code 0
 
212026-03-02T07:19:50.660Zstarting task 1: "rust-toolchain"
222026-03-02T07:19:50.666Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-02T07:19:50.666Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-02T07:19:50.666Z * rust toolchain channel = "1.91.1"
252026-03-02T07:19:50.666Z * rust toolchain profile = "default"
262026-03-02T07:19:50.666Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T07:19:50.666Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T07:19:50.669Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T07:19:50.669Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-02T07:19:50.795Zinfo: downloading installer
312026-03-02T07:19:52.749Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T07:19:52.749Zwarn: /opt/ooce/bin
332026-03-02T07:19:52.749Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T07:19:52.749Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T07:19:52.749Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T07:19:52.749Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T07:19:52.749Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T07:19:52.749Zerror: cannot install while Rust is installed
392026-03-02T07:19:52.749Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T07:19:52.763Zinfo: profile set to 'default'
412026-03-02T07:19:52.763Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T07:19:52.767Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-02T07:19:52.956Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-02T07:19:52.957Zinfo: downloading component 'cargo'
452026-03-02T07:19:54.160Zinfo: downloading component 'clippy'
462026-03-02T07:19:54.548Zinfo: downloading component 'rust-docs'
472026-03-02T07:19:56.009Zinfo: downloading component 'rust-std'
482026-03-02T07:19:58.084Zinfo: downloading component 'rustc'
492026-03-02T07:20:07.203Zinfo: downloading component 'rustfmt'
502026-03-02T07:20:07.708Zinfo: installing component 'cargo'
512026-03-02T07:20:08.619Zinfo: installing component 'clippy'
522026-03-02T07:20:09.018Zinfo: installing component 'rust-docs'
532026-03-02T07:20:10.958Zinfo: installing component 'rust-std'
542026-03-02T07:20:12.792Zinfo: installing component 'rustc'
552026-03-02T07:20:19.472Zinfo: installing component 'rustfmt'
562026-03-02T07:20:19.812Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-02T07:20:19.812Z
582026-03-02T07:20:20.262Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-02T07:20:20.262Z
602026-03-02T07:20:20.265Z
612026-03-02T07:20:20.265ZRust is installed now. Great!
622026-03-02T07:20:20.265Z
632026-03-02T07:20:20.265ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T07:20:20.265Zenvironment variable. This has not been done automatically.
652026-03-02T07:20:20.265Z
662026-03-02T07:20:20.265ZTo configure your current shell, you need to source
672026-03-02T07:20:20.265Zthe corresponding env file under $HOME/.cargo.
682026-03-02T07:20:20.265Z
692026-03-02T07:20:20.265ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T07:20:20.265Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T07:20:20.265Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T07:20:20.265Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T07:20:20.358Z+ rustup --version
742026-03-02T07:20:20.373Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T07:20:20.376Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T07:20:20.504Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-02T07:20:20.509Z+ cargo --version
782026-03-02T07:20:20.587Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-02T07:20:20.590Z+ rustc --version
802026-03-02T07:20:20.665Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-02T07:20:20.668Zprocess exited: duration 30006 ms, exit code 0
 
822026-03-02T07:20:20.675Zstarting task 2: "authentication"
832026-03-02T07:20:20.699Zprocess exited: duration 23 ms, exit code 0
 
842026-03-02T07:20:20.706Zstarting task 3: "clone repository"
852026-03-02T07:20:20.711Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-02T07:20:20.715Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-02T07:20:20.753ZCloning into '/work/oxidecomputer/omicron'...
882026-03-02T07:20:33.916Z+ cd /work/oxidecomputer/omicron
892026-03-02T07:20:33.916Z+ git fetch origin 1077080d7166b52e846a6d801764420e41eb8d79
902026-03-02T07:20:34.245ZFrom https://github.com/oxidecomputer/omicron
912026-03-02T07:20:34.245Z * branch 1077080d7166b52e846a6d801764420e41eb8d79 -> FETCH_HEAD
922026-03-02T07:20:34.256Z+ [[ -n ry/dendrite-220 ]]
932026-03-02T07:20:34.259Z++ git branch --show-current
942026-03-02T07:20:34.262Z+ current=main
952026-03-02T07:20:34.262Z+ [[ main != ry/dendrite-220 ]]
962026-03-02T07:20:34.262Z+ git branch -f ry/dendrite-220 1077080d7166b52e846a6d801764420e41eb8d79
972026-03-02T07:20:34.265Z+ git checkout -f ry/dendrite-220
982026-03-02T07:20:34.499ZSwitched to branch 'ry/dendrite-220'
992026-03-02T07:20:34.502Z+ git reset --hard 1077080d7166b52e846a6d801764420e41eb8d79
1002026-03-02T07:20:34.722ZHEAD is now at 1077080d7 [multicast] Adapt multicast code to new dendrite DPD API (#9950)
1012026-03-02T07:20:34.725Zprocess exited: duration 14016 ms, exit code 0
 
1022026-03-02T07:20:34.732Zstarting task 4: "build"
1032026-03-02T07:20:34.737Z+ source .github/buildomat/ci-env.sh
1042026-03-02T07:20:34.737Z++ export CARGO_TERM_COLOR=always
1052026-03-02T07:20:34.737Z++ CARGO_TERM_COLOR=always
1062026-03-02T07:20:34.741Z+ cargo --version
1072026-03-02T07:20:34.799Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-02T07:20:34.802Z+ rustc --version
1092026-03-02T07:20:34.876Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-02T07:20:34.879Z+ WORK=/work
1112026-03-02T07:20:34.879Z+ pfexec mkdir -p /work
1122026-03-02T07:20:34.884Z+ pfexec chown build /work
1132026-03-02T07:20:34.888Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-03-02T07:20:45.491Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-03-02T07:20:56.046Z Startup: Caching catalogs ... Done
1162026-03-02T07:21:19.636ZPlanning: Solver setup ... Done (21.951s)
1172026-03-02T07:21:19.797ZPlanning: Running solver ... Done (0.161s)
1182026-03-02T07:21:19.972ZPlanning: Finding local manifests ... Done (0.004s)
1192026-03-02T07:21:19.985ZPlanning: Fetching manifests: 0/4 0% complete
1202026-03-02T07:21:20.121ZPlanning: Fetching manifests: 4/4 100% complete
1212026-03-02T07:21:20.168ZPlanning: Package planning ... Done (0.048s)
1222026-03-02T07:21:20.219ZPlanning: Merging actions ... Done (0.050s)
1232026-03-02T07:21:20.504ZPlanning: Checking for conflicting actions ... Done (0.285s)
1242026-03-02T07:21:20.515ZPlanning: Consolidating action changes ... Done (0.011s)
1252026-03-02T07:21:21.597ZPlanning: Evaluating mediators ... Done (1.082s)
1262026-03-02T07:21:21.607ZPlanning: Planning completed in 25.41 seconds
1272026-03-02T07:21:21.624Z Packages to install: 4
1282026-03-02T07:21:21.624Z Mediators to change: 2
1292026-03-02T07:21:21.628Z Services to change: 1
1302026-03-02T07:21:21.628Z Estimated space available: 155.43 GB
1312026-03-02T07:21:21.628ZEstimated space to be consumed: 1.81 GB
1322026-03-02T07:21:21.628Z Create boot environment: No
1332026-03-02T07:21:21.628ZCreate backup boot environment: No
1342026-03-02T07:21:21.628Z Rebuild boot archive: No
1352026-03-02T07:21:21.628Z
1362026-03-02T07:21:21.628ZChanged mediators:
1372026-03-02T07:21:21.628Z mediator clang:
1382026-03-02T07:21:21.628Z version: None -> 15 (system default)
1392026-03-02T07:21:21.628Z
1402026-03-02T07:21:21.628Z mediator llvm:
1412026-03-02T07:21:21.628Z version: 14 (system default) -> 15 (system default)
1422026-03-02T07:21:21.628Z
1432026-03-02T07:21:21.628ZChanged packages:
1442026-03-02T07:21:21.628Zhelios-dev
1452026-03-02T07:21:21.628Z developer/build-essential
1462026-03-02T07:21:21.628Z None -> 11-2.0
1472026-03-02T07:21:21.628Z library/libxmlsec1
1482026-03-02T07:21:21.628Z None -> 1.2.35-2.0
1492026-03-02T07:21:21.628Z ooce/developer/clang-15
1502026-03-02T07:21:21.628Z None -> 15.0.7-2.0
1512026-03-02T07:21:21.628Z ooce/developer/llvm-15
1522026-03-02T07:21:21.628Z None -> 15.0.7-2.0
1532026-03-02T07:21:21.628Z
1542026-03-02T07:21:21.628ZServices:
1552026-03-02T07:21:21.628Z restart_fmri:
1562026-03-02T07:21:21.628Z svc:/system/update-man-index:default
1572026-03-02T07:21:21.683Z
1582026-03-02T07:21:21.683ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-03-02T07:21:26.696ZDownload: 2222/3290 items 116.4/212.6MB 54% complete (26.7M/s)
1602026-03-02T07:21:29.777ZDownload: Completed 212.60 MB in 8.09 seconds (26.3M/s)
1612026-03-02T07:21:30.089Z Actions: 1/3689 actions (Installing new actions)
1622026-03-02T07:21:34.638Z Actions: Completed 3689 actions in 4.55 seconds.
1632026-03-02T07:21:35.090Z Done (0.447s)
1642026-03-02T07:21:35.090Z Done (0.000s)
1652026-03-02T07:21:36.189Z Done (1.098s)
1662026-03-02T07:21:40.607Z Done (4.062s)
1672026-03-02T07:21:40.694Z Done (0.020s)
1682026-03-02T07:21:40.697Z Done (0.000s)
1692026-03-02T07:21:40.860Z Done (0.000s)
1702026-03-02T07:21:41.837ZPlanning: Evaluating mediator changes ... Done
1712026-03-02T07:21:41.993ZPlanning: Checking for conflicting actions ... Done
1722026-03-02T07:21:41.996ZPlanning: Consolidating action changes ... Done
1732026-03-02T07:21:42.265ZPlanning: Evaluating mediators ... Done
1742026-03-02T07:21:42.268ZPlanning: Planning completed in 0.43 seconds
1752026-03-02T07:21:42.299Z Mediators to change: 2
1762026-03-02T07:21:42.299Z Create boot environment: No
1772026-03-02T07:21:42.303ZCreate backup boot environment: No
1782026-03-02T07:21:42.395Z Done
1792026-03-02T07:21:42.395Z Done
1802026-03-02T07:21:43.160Z Done
1812026-03-02T07:21:46.800Z Done
1822026-03-02T07:21:46.887Z Done
1832026-03-02T07:21:46.891Z Done
1842026-03-02T07:21:47.058Z Done
1852026-03-02T07:21:47.681ZPlanning: Evaluating mediator changes ... Done
1862026-03-02T07:21:47.684ZPlanning: Merging actions ... Done
1872026-03-02T07:21:47.874ZPlanning: Checking for conflicting actions ... Done
1882026-03-02T07:21:47.878ZPlanning: Consolidating action changes ... Done
1892026-03-02T07:21:48.140ZPlanning: Evaluating mediators ... Done
1902026-03-02T07:21:48.197ZPlanning: Planning completed in 0.76 seconds
1912026-03-02T07:21:48.232Z Packages to change: 1
1922026-03-02T07:21:48.235Z Mediators to change: 1
1932026-03-02T07:21:48.235Z Services to change: 1
1942026-03-02T07:21:48.235Z Create boot environment: No
1952026-03-02T07:21:48.235ZCreate backup boot environment: Yes
1962026-03-02T07:21:51.019Z Actions: 1/6 actions (Updating modified actions)
1972026-03-02T07:21:51.023Z Actions: Completed 6 actions in 0.00 seconds.
1982026-03-02T07:21:51.023Z Done
1992026-03-02T07:21:51.023Z Done
2002026-03-02T07:21:51.241Z Done
2012026-03-02T07:21:54.840Z Done
2022026-03-02T07:21:54.922Z Done
2032026-03-02T07:21:54.926Z Done
2042026-03-02T07:21:55.144Z Done
2052026-03-02T07:21:55.587ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062026-03-02T07:21:55.587Zclang system 15 system
2072026-03-02T07:21:55.587Zcsh system system illumos
2082026-03-02T07:21:55.587Zctags system system illumos
2092026-03-02T07:21:55.587Zfile system system illumos
2102026-03-02T07:21:55.587Zgcc vendor 12 vendor
2112026-03-02T07:21:55.587Zgcc system 10 system
2122026-03-02T07:21:55.587Zgcc system 7 system
2132026-03-02T07:21:55.587Zgo system 1.20 system
2142026-03-02T07:21:55.587Zgo system 1.19 system
2152026-03-02T07:21:55.587Zllvm system 15 system
2162026-03-02T07:21:55.587Zllvm system 14 system
2172026-03-02T07:21:55.587Zmariadb system 10.6 system
2182026-03-02T07:21:55.587Zmta vendor vendor dma
2192026-03-02T07:21:55.587Zopenjdk system 17 system
2202026-03-02T07:21:55.587Zopenjdk system 11 system
2212026-03-02T07:21:55.587Zopenjdk system 1.8 system
2222026-03-02T07:21:55.587Zopenssl vendor 3 vendor
2232026-03-02T07:21:55.587Zperl system 5.36 system
2242026-03-02T07:21:55.587Zpostgresql system 15 system
2252026-03-02T07:21:55.588Zpostgresql system 13 system
2262026-03-02T07:21:55.588Zpython vendor 3 vendor
2272026-03-02T07:21:55.588Zpython system 2 system
2282026-03-02T07:21:55.588Zpython3 system 3.11 system
2292026-03-02T07:21:55.588Zruby system 3.0 system
2302026-03-02T07:21:55.588Zwords vendor vendor american-english
2312026-03-02T07:21:55.588Zwords system system australian-english
2322026-03-02T07:21:55.588Zwords system system british-english
2332026-03-02T07:21:55.588Zwords system system canadian-english
2342026-03-02T07:21:55.588Zwords system system french
2352026-03-02T07:21:55.588Zwords system system italian
2362026-03-02T07:21:55.588Zwords system system ngerman
2372026-03-02T07:21:55.588Zwords system system ogerman
2382026-03-02T07:21:55.588Zwords system system spanish
2392026-03-02T07:21:55.924ZPUBLISHER TYPE STATUS P LOCATION
2402026-03-02T07:21:55.924Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412026-03-02T07:22:02.448ZFMRI IFO
2422026-03-02T07:22:02.448Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432026-03-02T07:22:02.448Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442026-03-02T07:22:02.448Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452026-03-02T07:22:02.448Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462026-03-02T07:22:02.448Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472026-03-02T07:22:02.448Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482026-03-02T07:22:02.448Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492026-03-02T07:22:02.448Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502026-03-02T07:22:02.448Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512026-03-02T07:22:02.448Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522026-03-02T07:22:02.448Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532026-03-02T07:22:02.448Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542026-03-02T07:22:02.448Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552026-03-02T07:22:02.448Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562026-03-02T07:22:02.448Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572026-03-02T07:22:02.448Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582026-03-02T07:22:03.646Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592026-03-02T07:22:03.891Z Updating crates.io index
2602026-03-02T07:22:03.935Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2612026-03-02T07:22:04.166Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622026-03-02T07:22:04.836Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632026-03-02T07:22:05.275Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2642026-03-02T07:22:05.579Z Updating git repository `https://github.com/oxidecomputer/propolis`
2652026-03-02T07:22:06.934Z Updating git repository `https://github.com/oxidecomputer/crucible`
2662026-03-02T07:22:09.190Z Updating git repository `https://github.com/oxidecomputer/opte`
2672026-03-02T07:22:10.221Z Updating git repository `https://github.com/oxidecomputer/tofino`
2682026-03-02T07:22:10.855Z Updating git repository `https://github.com/oxidecomputer/falcon`
2692026-03-02T07:22:11.616Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2702026-03-02T07:22:12.408Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712026-03-02T07:22:13.376Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722026-03-02T07:22:13.901Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732026-03-02T07:22:14.253Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742026-03-02T07:22:14.657Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-03-02T07:22:15.537Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-03-02T07:22:16.005Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-03-02T07:22:16.380Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782026-03-02T07:22:16.697Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-03-02T07:22:17.009Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802026-03-02T07:22:17.313Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812026-03-02T07:22:17.518Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822026-03-02T07:22:17.766Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2832026-03-02T07:22:18.202Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842026-03-02T07:22:18.549Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2852026-03-02T07:22:19.120Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2862026-03-02T07:22:19.415Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2872026-03-02T07:22:19.742Z Updating git repository `https://github.com/oxidecomputer/ispf`
2882026-03-02T07:22:20.046Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2892026-03-02T07:22:21.522Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902026-03-02T07:22:21.840Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2912026-03-02T07:22:22.193Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2922026-03-02T07:22:22.508Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2932026-03-02T07:22:23.250Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-03-02T07:22:23.462Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-03-02T07:22:23.733Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-03-02T07:22:23.977Z Updating git repository `https://github.com/illumos/smf-rs`
2972026-03-02T07:22:24.508Z Updating git repository `https://github.com/oxidecomputer/omicron`
2982026-03-02T07:22:41.862Z Downloading crates ...
2992026-03-02T07:22:41.928Z Downloaded num-traits v0.2.19
3002026-03-02T07:22:41.931Z Downloaded potential_utf v0.1.4
3012026-03-02T07:22:41.935Z Downloaded cargo-platform v0.2.0
3022026-03-02T07:22:41.935Z Downloaded terminal_size v0.4.3
3032026-03-02T07:22:41.935Z Downloaded block-buffer v0.10.4
3042026-03-02T07:22:41.938Z Downloaded camino v1.2.2
3052026-03-02T07:22:41.941Z Downloaded toml_datetime v0.6.11
3062026-03-02T07:22:41.944Z Downloaded zerofrom v0.1.6
3072026-03-02T07:22:41.944Z Downloaded usdt-macro v0.5.0
3082026-03-02T07:22:41.947Z Downloaded cfg-if v1.0.4
3092026-03-02T07:22:41.950Z Downloaded zmij v1.0.21
3102026-03-02T07:22:41.955Z Downloaded cargo_metadata v0.21.0
3112026-03-02T07:22:41.958Z Downloaded typeid v1.0.3
3122026-03-02T07:22:41.961Z Downloaded utf8_iter v1.0.4
3132026-03-02T07:22:41.961Z Downloaded unicode-linebreak v0.1.5
3142026-03-02T07:22:41.961Z Downloaded textwrap v0.16.2
3152026-03-02T07:22:41.964Z Downloaded memmap v0.7.0
3162026-03-02T07:22:41.964Z Downloaded version_check v0.9.5
3172026-03-02T07:22:41.967Z Downloaded serde_spanned v0.6.9
3182026-03-02T07:22:41.968Z Downloaded fnv v1.0.7
3192026-03-02T07:22:41.971Z Downloaded proc-macro-error-attr v1.0.4
3202026-03-02T07:22:41.971Z Downloaded idna_adapter v1.2.1
3212026-03-02T07:22:41.974Z Downloaded byteorder v1.5.0
3222026-03-02T07:22:41.974Z Downloaded unicode-xid v0.2.6
3232026-03-02T07:22:41.974Z Downloaded cargo_toml v0.21.0
3242026-03-02T07:22:41.978Z Downloaded utf8parse v0.2.2
3252026-03-02T07:22:41.978Z Downloaded thread-id v4.2.2
3262026-03-02T07:22:41.981Z Downloaded litemap v0.8.1
3272026-03-02T07:22:41.981Z Downloaded icu_normalizer_data v2.1.1
3282026-03-02T07:22:41.985Z Downloaded zerofrom-derive v0.1.6
3292026-03-02T07:22:41.985Z Downloaded usdt v0.5.0
3302026-03-02T07:22:41.985Z Downloaded itoa v1.0.17
3312026-03-02T07:22:41.988Z Downloaded usdt-attr-macro v0.5.0
3322026-03-02T07:22:41.988Z Downloaded percent-encoding v2.3.2
3332026-03-02T07:22:41.988Z Downloaded yoke-derive v0.8.1
3342026-03-02T07:22:41.988Z Downloaded ordered-float v2.10.1
3352026-03-02T07:22:41.991Z Downloaded camino-tempfile v1.4.1
3362026-03-02T07:22:41.991Z Downloaded heck v0.5.0
3372026-03-02T07:22:41.994Z Downloaded macaddr v1.0.1
3382026-03-02T07:22:41.994Z Downloaded toml_write v0.1.2
3392026-03-02T07:22:41.994Z Downloaded thiserror v1.0.69
3402026-03-02T07:22:41.998Z Downloaded yoke v0.8.1
3412026-03-02T07:22:42.001Z Downloaded thiserror v2.0.18
3422026-03-02T07:22:42.005Z Downloaded zerovec-derive v0.11.2
3432026-03-02T07:22:42.008Z Downloaded stable_deref_trait v1.2.1
3442026-03-02T07:22:42.008Z Downloaded ucd-trie v0.1.7
3452026-03-02T07:22:42.011Z Downloaded thiserror-impl v2.0.18
3462026-03-02T07:22:42.011Z Downloaded thiserror-impl v1.0.69
3472026-03-02T07:22:42.011Z Downloaded fastrand v2.3.0
3482026-03-02T07:22:42.014Z Downloaded scroll_derive v0.12.1
3492026-03-02T07:22:42.014Z Downloaded plain v0.2.3
3502026-03-02T07:22:42.014Z Downloaded is_terminal_polyfill v1.70.2
3512026-03-02T07:22:42.017Z Downloaded tinystr v0.8.2
3522026-03-02T07:22:42.017Z Downloaded crypto-common v0.1.7
3532026-03-02T07:22:42.020Z Downloaded tabled_derive v0.7.0
3542026-03-02T07:22:42.020Z Downloaded anstyle-query v1.1.5
3552026-03-02T07:22:42.020Z Downloaded generic-array v0.14.7
3562026-03-02T07:22:42.023Z Downloaded writeable v0.6.2
3572026-03-02T07:22:42.024Z Downloaded zerocopy-derive v0.7.35
3582026-03-02T07:22:42.027Z Downloaded serde-value v0.7.0
3592026-03-02T07:22:42.030Z Downloaded usdt-impl v0.5.0
3602026-03-02T07:22:42.030Z Downloaded unicode-ident v1.0.24
3612026-03-02T07:22:42.033Z Downloaded swrite v0.1.0
3622026-03-02T07:22:42.033Z Downloaded dof v0.3.0
3632026-03-02T07:22:42.033Z Downloaded toml v0.8.23
3642026-03-02T07:22:42.036Z Downloaded equivalent v1.0.2
3652026-03-02T07:22:42.036Z Downloaded clap_lex v1.0.0
3662026-03-02T07:22:42.039Z Downloaded serde-untagged v0.1.9
3672026-03-02T07:22:42.039Z Downloaded bytecount v0.6.9
3682026-03-02T07:22:42.042Z Downloaded form_urlencoded v1.2.2
3692026-03-02T07:22:42.042Z Downloaded toml_edit v0.22.27
3702026-03-02T07:22:42.045Z Downloaded colorchoice v1.0.4
3712026-03-02T07:22:42.048Z Downloaded zerotrie v0.2.3
3722026-03-02T07:22:42.051Z Downloaded strsim v0.11.1
3732026-03-02T07:22:42.051Z Downloaded url v2.5.8
3742026-03-02T07:22:42.054Z Downloaded errno v0.3.14
3752026-03-02T07:22:42.054Z Downloaded typenum v1.19.0
3762026-03-02T07:22:42.057Z Downloaded pretty-hex v0.4.1
3772026-03-02T07:22:42.057Z Downloaded anyhow v1.0.102
3782026-03-02T07:22:42.061Z Downloaded dtrace-parser v0.2.0
3792026-03-02T07:22:42.064Z Downloaded smawk v0.3.2
3802026-03-02T07:22:42.064Z Downloaded anstream v0.6.21
3812026-03-02T07:22:42.067Z Downloaded zerovec v0.11.5
3822026-03-02T07:22:42.071Z Downloaded proc-macro-error v1.0.4
3832026-03-02T07:22:42.074Z Downloaded zerocopy v0.7.35
3842026-03-02T07:22:42.087Z Downloaded serde_tokenstream v0.2.3
3852026-03-02T07:22:42.090Z Downloaded winnow v0.7.14
3862026-03-02T07:22:42.096Z Downloaded clap_derive v4.5.55
3872026-03-02T07:22:42.099Z Downloaded anstyle v1.0.13
3882026-03-02T07:22:42.102Z Downloaded cargo-util-schemas v0.8.2
3892026-03-02T07:22:42.102Z Downloaded scroll v0.12.0
3902026-03-02T07:22:42.105Z Downloaded anstyle-parse v0.2.7
3912026-03-02T07:22:42.105Z Downloaded heck v0.4.1
3922026-03-02T07:22:42.105Z Downloaded displaydoc v0.2.5
3932026-03-02T07:22:42.108Z Downloaded sha2 v0.10.9
3942026-03-02T07:22:42.111Z Downloaded digest v0.10.7
3952026-03-02T07:22:42.111Z Downloaded unicode-width v0.2.0
3962026-03-02T07:22:42.115Z Downloaded quote v1.0.44
3972026-03-02T07:22:42.118Z Downloaded fs-err v3.3.0
3982026-03-02T07:22:42.121Z Downloaded bitflags v2.11.0
3992026-03-02T07:22:42.124Z Downloaded once_cell v1.21.3
4002026-03-02T07:22:42.124Z Downloaded unicode-width v0.1.14
4012026-03-02T07:22:42.129Z Downloaded synstructure v0.13.2
4022026-03-02T07:22:42.132Z Downloaded smallvec v1.15.1
4032026-03-02T07:22:42.132Z Downloaded pest_generator v2.8.6
4042026-03-02T07:22:42.135Z Downloaded semver v1.0.27
4052026-03-02T07:22:42.135Z Downloaded cpufeatures v0.2.17
4062026-03-02T07:22:42.138Z Downloaded autocfg v1.5.0
4072026-03-02T07:22:42.138Z Downloaded pest_derive v2.8.6
4082026-03-02T07:22:42.148Z Downloaded clap v4.5.60
4092026-03-02T07:22:42.156Z Downloaded serde_core v1.0.228
4102026-03-02T07:22:42.159Z Downloaded serde_derive v1.0.228
4112026-03-02T07:22:42.162Z Downloaded tempfile v3.25.0
4122026-03-02T07:22:42.165Z Downloaded getrandom v0.4.1
4132026-03-02T07:22:42.168Z Downloaded log v0.4.29
4142026-03-02T07:22:42.171Z Downloaded icu_properties v2.1.2
4152026-03-02T07:22:42.174Z Downloaded icu_provider v2.1.1
4162026-03-02T07:22:42.181Z Downloaded erased-serde v0.4.9
4172026-03-02T07:22:42.184Z Downloaded proc-macro2 v1.0.106
4182026-03-02T07:22:42.186Z Downloaded papergrid v0.11.0
4192026-03-02T07:22:42.189Z Downloaded icu_normalizer v2.1.1
4202026-03-02T07:22:42.192Z Downloaded icu_locale_core v2.1.1
4212026-03-02T07:22:42.204Z Downloaded serde v1.0.228
4222026-03-02T07:22:42.209Z Downloaded memchr v2.8.0
4232026-03-02T07:22:42.212Z Downloaded pest_meta v2.8.6
4242026-03-02T07:22:42.215Z Downloaded icu_collections v2.1.1
4252026-03-02T07:22:42.220Z Downloaded indexmap v2.13.0
4262026-03-02T07:22:42.228Z Downloaded pest v2.8.6
4272026-03-02T07:22:42.248Z Downloaded idna v1.1.0
4282026-03-02T07:22:42.251Z Downloaded serde_json v1.0.149
4292026-03-02T07:22:42.260Z Downloaded clap_builder v4.5.60
4302026-03-02T07:22:42.272Z Downloaded hashbrown v0.16.1
4312026-03-02T07:22:42.277Z Downloaded goblin v0.8.2
4322026-03-02T07:22:42.284Z Downloaded icu_properties_data v2.1.2
4332026-03-02T07:22:42.292Z Downloaded tabled v0.15.0
4342026-03-02T07:22:42.305Z Downloaded syn v1.0.109
4352026-03-02T07:22:42.324Z Downloaded syn v2.0.117
4362026-03-02T07:22:42.334Z Downloaded rustix v1.1.3
4372026-03-02T07:22:42.372Z Downloaded libc v0.2.180
4382026-03-02T07:22:42.458Z Compiling proc-macro2 v1.0.106
4392026-03-02T07:22:42.461Z Compiling unicode-ident v1.0.24
4402026-03-02T07:22:42.461Z Compiling quote v1.0.44
4412026-03-02T07:22:42.462Z Compiling serde_core v1.0.228
4422026-03-02T07:22:42.462Z Compiling libc v0.2.180
4432026-03-02T07:22:42.462Z Compiling version_check v0.9.5
4442026-03-02T07:22:42.462Z Compiling memchr v2.8.0
4452026-03-02T07:22:42.692Z Compiling serde v1.0.228
4462026-03-02T07:22:42.939Z Compiling stable_deref_trait v1.2.1
4472026-03-02T07:22:43.065Z Compiling zmij v1.0.21
4482026-03-02T07:22:43.418Z Compiling ucd-trie v0.1.7
4492026-03-02T07:22:43.418Z Compiling autocfg v1.5.0
4502026-03-02T07:22:43.496Z Compiling thiserror v1.0.69
4512026-03-02T07:22:44.086Z Compiling itoa v1.0.17
4522026-03-02T07:22:44.287Z Compiling pest v2.8.6
4532026-03-02T07:22:44.340Z Compiling litemap v0.8.1
4542026-03-02T07:22:44.429Z Compiling writeable v0.6.2
4552026-03-02T07:22:44.504Z Compiling byteorder v1.5.0
4562026-03-02T07:22:44.683Z Compiling icu_normalizer_data v2.1.1
4572026-03-02T07:22:44.995Z Compiling icu_properties_data v2.1.2
4582026-03-02T07:22:45.052Z Compiling rustix v1.1.3
4592026-03-02T07:22:45.219Z Compiling syn v2.0.117
4602026-03-02T07:22:45.435Z Compiling errno v0.3.14
4612026-03-02T07:22:45.489Z Compiling serde_json v1.0.149
4622026-03-02T07:22:45.520Z Compiling bitflags v2.11.0
4632026-03-02T07:22:45.900Z Compiling num-traits v0.2.19
4642026-03-02T07:22:45.947Z Compiling smallvec v1.15.1
4652026-03-02T07:22:46.074Z Compiling hashbrown v0.16.1
4662026-03-02T07:22:46.236Z Compiling equivalent v1.0.2
4672026-03-02T07:22:46.401Z Compiling typeid v1.0.3
4682026-03-02T07:22:46.893Z Compiling pest_meta v2.8.6
4692026-03-02T07:22:47.116Z Compiling thread-id v4.2.2
4702026-03-02T07:22:47.200Z Compiling proc-macro-error-attr v1.0.4
4712026-03-02T07:22:47.258Z Compiling indexmap v2.13.0
4722026-03-02T07:22:47.307Z Compiling usdt-impl v0.5.0
4732026-03-02T07:22:47.534Z Compiling syn v1.0.109
4742026-03-02T07:22:47.710Z Compiling winnow v0.7.14
4752026-03-02T07:22:48.154Z Compiling erased-serde v0.4.9
4762026-03-02T07:22:48.221Z Compiling toml_write v0.1.2
4772026-03-02T07:22:48.916Z Compiling proc-macro-error v1.0.4
4782026-03-02T07:22:49.028Z Compiling plain v0.2.3
4792026-03-02T07:22:49.274Z Compiling thiserror v2.0.18
4802026-03-02T07:22:49.393Z Compiling utf8_iter v1.0.4
4812026-03-02T07:22:49.660Z Compiling utf8parse v0.2.2
4822026-03-02T07:22:49.852Z Compiling percent-encoding v2.3.2
4832026-03-02T07:22:49.963Z Compiling log v0.4.29
4842026-03-02T07:22:50.251Z Compiling camino v1.2.2
4852026-03-02T07:22:50.334Z Compiling getrandom v0.4.1
4862026-03-02T07:22:50.575Z Compiling ordered-float v2.10.1
4872026-03-02T07:22:50.973Z Compiling form_urlencoded v1.2.2
4882026-03-02T07:22:51.139Z Compiling anstyle-parse v0.2.7
4892026-03-02T07:22:51.352Z Compiling terminal_size v0.4.3
4902026-03-02T07:22:51.529Z Compiling anstyle v1.0.13
4912026-03-02T07:22:51.607Z Compiling colorchoice v1.0.4
4922026-03-02T07:22:51.762Z Compiling pretty-hex v0.4.1
4932026-03-02T07:22:51.803Z Compiling anstyle-query v1.1.5
4942026-03-02T07:22:51.887Z Compiling synstructure v0.13.2
4952026-03-02T07:22:51.938Z Compiling pest_generator v2.8.6
4962026-03-02T07:22:51.984Z Compiling is_terminal_polyfill v1.70.2
4972026-03-02T07:22:52.012Z Compiling cfg-if v1.0.4
4982026-03-02T07:22:52.129Z Compiling anstream v0.6.21
4992026-03-02T07:22:52.234Z Compiling serde-untagged v0.1.9
5002026-03-02T07:22:52.461Z Compiling semver v1.0.27
5012026-03-02T07:22:52.784Z Compiling fs-err v3.3.0
5022026-03-02T07:22:53.120Z Compiling fnv v1.0.7
5032026-03-02T07:22:53.123Z Compiling once_cell v1.21.3
5042026-03-02T07:22:53.168Z Compiling unicode-width v0.1.14
5052026-03-02T07:22:53.249Z Compiling strsim v0.11.1
5062026-03-02T07:22:53.277Z Compiling unicode-xid v0.2.6
5072026-03-02T07:22:53.493Z Compiling anyhow v1.0.102
5082026-03-02T07:22:53.525Z Compiling fastrand v2.3.0
5092026-03-02T07:22:53.613Z Compiling bytecount v0.6.9
5102026-03-02T07:22:53.678Z Compiling clap_lex v1.0.0
5112026-03-02T07:22:53.853Z Compiling heck v0.5.0
5122026-03-02T07:22:53.949Z Compiling heck v0.4.1
5132026-03-02T07:22:54.125Z Compiling clap_builder v4.5.60
5142026-03-02T07:22:54.322Z Compiling tempfile v3.25.0
5152026-03-02T07:22:54.376Z Compiling papergrid v0.11.0
5162026-03-02T07:22:54.595Z Compiling memmap v0.7.0
5172026-03-02T07:22:54.688Z Compiling unicode-linebreak v0.1.5
5182026-03-02T07:22:54.938Z Compiling unicode-width v0.2.0
5192026-03-02T07:22:55.132Z Compiling smawk v0.3.2
5202026-03-02T07:22:55.241Z Compiling camino-tempfile v1.4.1
5212026-03-02T07:22:55.525Z Compiling textwrap v0.16.2
5222026-03-02T07:22:55.963Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5232026-03-02T07:22:56.425Z Compiling swrite v0.1.0
5242026-03-02T07:22:56.518Z Compiling serde_derive v1.0.228
5252026-03-02T07:22:56.548Z Compiling zerofrom-derive v0.1.6
5262026-03-02T07:22:56.576Z Compiling yoke-derive v0.8.1
5272026-03-02T07:22:56.637Z Compiling zerovec-derive v0.11.2
5282026-03-02T07:22:56.681Z Compiling displaydoc v0.2.5
5292026-03-02T07:22:57.697Z Compiling thiserror-impl v1.0.69
5302026-03-02T07:22:58.201Z Compiling zerocopy-derive v0.7.35
5312026-03-02T07:22:59.248Z Compiling pest_derive v2.8.6
5322026-03-02T07:22:59.286Z Compiling scroll_derive v0.12.1
5332026-03-02T07:22:59.829Z Compiling zerofrom v0.1.6
5342026-03-02T07:23:00.095Z Compiling yoke v0.8.1
5352026-03-02T07:23:00.121Z Compiling thiserror-impl v2.0.18
5362026-03-02T07:23:00.149Z Compiling zerocopy v0.7.35
5372026-03-02T07:23:00.470Z Compiling zerovec v0.11.5
5382026-03-02T07:23:00.690Z Compiling zerotrie v0.2.3
5392026-03-02T07:23:00.790Z Compiling dtrace-parser v0.2.0
5402026-03-02T07:23:01.333Z Compiling scroll v0.12.0
5412026-03-02T07:23:01.570Z Compiling tinystr v0.8.2
5422026-03-02T07:23:01.620Z Compiling potential_utf v0.1.4
5432026-03-02T07:23:01.684Z Compiling tabled_derive v0.7.0
5442026-03-02T07:23:01.865Z Compiling icu_collections v2.1.1
5452026-03-02T07:23:01.920Z Compiling icu_locale_core v2.1.1
5462026-03-02T07:23:01.979Z Compiling goblin v0.8.2
5472026-03-02T07:23:02.603Z Compiling clap_derive v4.5.55
5482026-03-02T07:23:03.358Z Compiling icu_provider v2.1.1
5492026-03-02T07:23:03.564Z Compiling tabled v0.15.0
5502026-03-02T07:23:03.806Z Compiling icu_normalizer v2.1.1
5512026-03-02T07:23:03.807Z Compiling icu_properties v2.1.2
5522026-03-02T07:23:04.808Z Compiling toml_datetime v0.6.11
5532026-03-02T07:23:04.882Z Compiling serde_spanned v0.6.9
5542026-03-02T07:23:04.912Z Compiling dof v0.3.0
5552026-03-02T07:23:04.939Z Compiling serde_tokenstream v0.2.3
5562026-03-02T07:23:05.194Z Compiling serde-value v0.7.0
5572026-03-02T07:23:05.366Z Compiling toml_edit v0.22.27
5582026-03-02T07:23:05.837Z Compiling cargo-platform v0.2.0
5592026-03-02T07:23:05.968Z Compiling macaddr v1.0.1
5602026-03-02T07:23:06.190Z Compiling idna_adapter v1.2.1
5612026-03-02T07:23:06.352Z Compiling clap v4.5.60
5622026-03-02T07:23:06.406Z Compiling idna v1.1.0
5632026-03-02T07:23:06.735Z Compiling usdt-attr-macro v0.5.0
5642026-03-02T07:23:06.735Z Compiling usdt-macro v0.5.0
5652026-03-02T07:23:07.010Z Compiling url v2.5.8
5662026-03-02T07:23:08.615Z Compiling toml v0.8.23
5672026-03-02T07:23:08.949Z Compiling usdt v0.5.0
5682026-03-02T07:23:09.454Z Compiling cargo-util-schemas v0.8.2
5692026-03-02T07:23:09.454Z Compiling cargo_toml v0.21.0
5702026-03-02T07:23:10.933Z Compiling cargo_metadata v0.21.0
5712026-03-02T07:23:12.661Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5722026-03-02T07:23:16.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
5732026-03-02T07:23:16.357Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5742026-03-02T07:23:17.130Z Downloading crates ...
5752026-03-02T07:23:17.252Z Downloaded async-stream v0.3.6
5762026-03-02T07:23:17.264Z Downloaded clang-sys v1.8.1
5772026-03-02T07:23:17.269Z Downloaded convert_case v0.10.0
5782026-03-02T07:23:17.274Z Downloaded bytes v1.11.1
5792026-03-02T07:23:17.281Z Downloaded bit-vec v0.6.3
5802026-03-02T07:23:17.285Z Downloaded allocator-api2 v0.2.21
5812026-03-02T07:23:17.290Z Downloaded dyn-clone v1.0.20
5822026-03-02T07:23:17.294Z Downloaded ctr v0.9.2
5832026-03-02T07:23:17.298Z Downloaded crossbeam-deque v0.8.6
5842026-03-02T07:23:17.303Z Downloaded derive_builder_macro v0.20.2
5852026-03-02T07:23:17.306Z Downloaded crossbeam-epoch v0.9.18
5862026-03-02T07:23:17.312Z Downloaded embedded-io v0.6.1
5872026-03-02T07:23:17.315Z Downloaded dof v0.4.0
5882026-03-02T07:23:17.321Z Downloaded diesel_table_macro_syntax v0.2.0
5892026-03-02T07:23:17.324Z Downloaded deranged v0.5.8
5902026-03-02T07:23:17.328Z Downloaded blake2 v0.10.6
5912026-03-02T07:23:17.333Z Downloaded document-features v0.2.12
5922026-03-02T07:23:17.337Z Downloaded env_logger v0.11.9
5932026-03-02T07:23:17.342Z Downloaded darling_macro v0.23.0
5942026-03-02T07:23:17.346Z Downloaded display-error-chain v0.2.2
5952026-03-02T07:23:17.349Z Downloaded crunchy v0.2.4
5962026-03-02T07:23:17.352Z Downloaded difflib v0.4.0
5972026-03-02T07:23:17.356Z Downloaded der_derive v0.7.3
5982026-03-02T07:23:17.360Z Downloaded float-ord v0.3.2
5992026-03-02T07:23:17.364Z Downloaded cargo-platform v0.1.9
6002026-03-02T07:23:17.368Z Downloaded foreign-types-macros v0.2.3
6012026-03-02T07:23:17.371Z Downloaded darling_macro v0.21.3
6022026-03-02T07:23:17.374Z Downloaded fixedbitset v0.4.2
6032026-03-02T07:23:17.378Z Downloaded env_filter v1.0.0
6042026-03-02T07:23:17.381Z Downloaded foreign-types-shared v0.1.1
6052026-03-02T07:23:17.385Z Downloaded foreign-types-shared v0.3.1
6062026-03-02T07:23:17.388Z Downloaded flagset v0.4.7
6072026-03-02T07:23:17.391Z Downloaded futures-io v0.3.32
6082026-03-02T07:23:17.395Z Downloaded fxhash v0.2.1
6092026-03-02T07:23:17.399Z Downloaded futures-core v0.3.32
6102026-03-02T07:23:17.402Z Downloaded git-stub v1.0.0
6112026-03-02T07:23:17.405Z Downloaded fd-lock v4.0.4
6122026-03-02T07:23:17.410Z Downloaded hex-literal v0.4.1
6132026-03-02T07:23:17.413Z Downloaded ghash v0.5.1
6142026-03-02T07:23:17.417Z Downloaded headers-core v0.3.0
6152026-03-02T07:23:17.419Z Downloaded crc-catalog v2.4.0
6162026-03-02T07:23:17.423Z Downloaded cipher v0.4.4
6172026-03-02T07:23:17.439Z Downloaded filetime v0.2.27
6182026-03-02T07:23:17.442Z Downloaded corncobs v0.1.4
6192026-03-02T07:23:17.446Z Downloaded derive_builder_core v0.20.2
6202026-03-02T07:23:17.450Z Downloaded bzip2 v0.6.1
6212026-03-02T07:23:17.456Z Downloaded hubpack_derive v0.1.1
6222026-03-02T07:23:17.458Z Downloaded http-range v0.1.5
6232026-03-02T07:23:17.461Z Downloaded hubpack v0.1.2
6242026-03-02T07:23:17.465Z Downloaded fs-err v2.11.0
6252026-03-02T07:23:17.468Z Downloaded hyper-tls v0.6.0
6262026-03-02T07:23:17.472Z Downloaded hash32 v0.2.1
6272026-03-02T07:23:17.475Z Downloaded hex v0.4.3
6282026-03-02T07:23:17.479Z Downloaded highway v1.3.0
6292026-03-02T07:23:17.483Z Downloaded internet-checksum v0.2.1
6302026-03-02T07:23:17.486Z Downloaded instant v0.1.13
6312026-03-02T07:23:17.489Z Downloaded instability v0.3.11
6322026-03-02T07:23:17.493Z Downloaded lazy_static v1.5.0
6332026-03-02T07:23:17.496Z Downloaded cookie_store v0.22.1
6342026-03-02T07:23:17.500Z Downloaded ff v0.13.1
6352026-03-02T07:23:17.504Z Downloaded http-body-util v0.1.3
6362026-03-02T07:23:17.508Z Downloaded httpdate v1.0.3
6372026-03-02T07:23:17.511Z Downloaded kstat-rs v0.2.4
6382026-03-02T07:23:17.514Z Downloaded cargo_toml v0.22.3
6392026-03-02T07:23:17.517Z Downloaded cancel-safe-futures v0.1.5
6402026-03-02T07:23:17.522Z Downloaded libscf-sys v1.1.0
6412026-03-02T07:23:17.525Z Downloaded lalrpop-util v0.19.12
6422026-03-02T07:23:17.528Z Downloaded md5 v0.7.0
6432026-03-02T07:23:17.531Z Downloaded lru-cache v0.1.2
6442026-03-02T07:23:17.534Z Downloaded indoc v2.0.7
6452026-03-02T07:23:17.538Z Downloaded getrandom v0.2.17
6462026-03-02T07:23:17.543Z Downloaded normalize-line-endings v0.3.0
6472026-03-02T07:23:17.546Z Downloaded match_cfg v0.1.0
6482026-03-02T07:23:17.549Z Downloaded nonempty v0.12.0
6492026-03-02T07:23:17.552Z Downloaded maybe-uninit v2.0.0
6502026-03-02T07:23:17.555Z Downloaded maplit v1.0.2
6512026-03-02T07:23:17.558Z Downloaded dropshot_endpoint v0.16.7
6522026-03-02T07:23:17.562Z Downloaded libefi-sys v0.1.0
6532026-03-02T07:23:17.566Z Downloaded ingot-types v0.1.2
6542026-03-02T07:23:17.569Z Downloaded crc-any v2.5.0
6552026-03-02T07:23:17.572Z Downloaded num-derive v0.3.3
6562026-03-02T07:23:17.575Z Downloaded num-conv v0.2.0
6572026-03-02T07:23:17.579Z Downloaded num-iter v0.1.45
6582026-03-02T07:23:17.582Z Downloaded mime v0.3.17
6592026-03-02T07:23:17.585Z Downloaded num_threads v0.1.7
6602026-03-02T07:23:17.585Z Downloaded nibble_vec v0.1.0
6612026-03-02T07:23:17.588Z Downloaded oso-derive v0.27.3
6622026-03-02T07:23:17.592Z Downloaded packed_struct_codegen v0.10.1
6632026-03-02T07:23:17.595Z Downloaded jobserver v0.1.34
6642026-03-02T07:23:17.598Z Downloaded libloading v0.8.9
6652026-03-02T07:23:17.602Z Downloaded openssl-probe v0.1.6
6662026-03-02T07:23:17.606Z Downloaded openssl-probe v0.2.1
6672026-03-02T07:23:17.609Z Downloaded openssl-macros v0.1.1
6682026-03-02T07:23:17.609Z Downloaded num-derive v0.4.2
6692026-03-02T07:23:17.612Z Downloaded hmac v0.12.1
6702026-03-02T07:23:17.616Z Downloaded hickory-client v0.25.2
6712026-03-02T07:23:17.620Z Downloaded managed v0.8.0
6722026-03-02T07:23:17.627Z Downloaded iana-time-zone v0.1.65
6732026-03-02T07:23:17.630Z Downloaded parse-display v0.10.0
6742026-03-02T07:23:17.630Z Downloaded parse-size v1.1.0
6752026-03-02T07:23:17.633Z Downloaded pbkdf2 v0.12.2
6762026-03-02T07:23:17.636Z Downloaded base64 v0.22.1
6772026-03-02T07:23:17.640Z Downloaded phf_shared v0.11.3
6782026-03-02T07:23:17.643Z Downloaded path-slash v0.1.5
6792026-03-02T07:23:17.646Z Downloaded compact_str v0.8.1
6802026-03-02T07:23:17.650Z Downloaded nanorand v0.7.0
6812026-03-02T07:23:17.653Z Downloaded num_enum_derive v0.7.5
6822026-03-02T07:23:17.656Z Downloaded newtype_derive v0.1.6
6832026-03-02T07:23:17.662Z Downloaded pin-utils v0.1.0
6842026-03-02T07:23:17.665Z Downloaded phf_shared v0.12.1
6852026-03-02T07:23:17.665Z Downloaded newtype-uuid v1.3.2
6862026-03-02T07:23:17.668Z Downloaded precomputed-hash v0.1.1
6872026-03-02T07:23:17.668Z Downloaded powerfmt v0.2.0
6882026-03-02T07:23:17.672Z Downloaded opaque-debug v0.3.1
6892026-03-02T07:23:17.676Z Downloaded ignore v0.4.25
6902026-03-02T07:23:17.679Z Downloaded memmap2 v0.9.10
6912026-03-02T07:23:17.682Z Downloaded predicates-tree v1.0.13
6922026-03-02T07:23:17.682Z Downloaded predicates-core v1.0.10
6932026-03-02T07:23:17.685Z Downloaded chacha20poly1305 v0.10.1
6942026-03-02T07:23:17.688Z Downloaded proc-macro-error-attr2 v2.0.0
6952026-03-02T07:23:17.692Z Downloaded password-hash v0.5.0
6962026-03-02T07:23:17.695Z Downloaded oxnet v0.1.4
6972026-03-02T07:23:17.698Z Downloaded proc-macro-crate v3.4.0
6982026-03-02T07:23:17.703Z Downloaded progenitor-client v0.11.2
6992026-03-02T07:23:17.703Z Downloaded progenitor-client v0.10.0
7002026-03-02T07:23:17.706Z Downloaded parse-display-derive v0.10.0
7012026-03-02T07:23:17.706Z Downloaded proc-macro-crate v1.3.1
7022026-03-02T07:23:17.710Z Downloaded const_format v0.2.35
7032026-03-02T07:23:17.716Z Downloaded quick-error v1.2.3
7042026-03-02T07:23:17.720Z Downloaded psl-types v2.0.11
7052026-03-02T07:23:17.720Z Downloaded indexmap v1.9.3
7062026-03-02T07:23:17.723Z Downloaded progenitor-macro v0.13.0
7072026-03-02T07:23:17.727Z Downloaded pin-project-lite v0.2.17
7082026-03-02T07:23:17.731Z Downloaded pin-project-internal v1.1.11
7092026-03-02T07:23:17.734Z Downloaded polyval v0.6.2
7102026-03-02T07:23:17.738Z Downloaded owo-colors v4.3.0
7112026-03-02T07:23:17.741Z Downloaded radium v0.7.0
7122026-03-02T07:23:17.745Z Downloaded predicates v3.1.4
7132026-03-02T07:23:17.748Z Downloaded ppv-lite86 v0.2.21
7142026-03-02T07:23:17.751Z Downloaded rand_xorshift v0.4.0
7152026-03-02T07:23:17.751Z Downloaded pkg-config v0.3.32
7162026-03-02T07:23:17.754Z Downloaded recursive-proc-macro-impl v0.1.1
7172026-03-02T07:23:17.757Z Downloaded rand_chacha v0.3.1
7182026-03-02T07:23:17.757Z Downloaded postgres-protocol v0.6.10
7192026-03-02T07:23:17.762Z Downloaded progenitor v0.10.0
7202026-03-02T07:23:17.765Z Downloaded progenitor v0.11.2
7212026-03-02T07:23:17.765Z Downloaded progenitor-extras v0.1.0
7222026-03-02T07:23:17.769Z Downloaded rfc6979 v0.4.0
7232026-03-02T07:23:17.773Z Downloaded parking_lot v0.12.5
7242026-03-02T07:23:17.777Z Downloaded ref-cast v1.0.25
7252026-03-02T07:23:17.780Z Downloaded psm v0.1.30
7262026-03-02T07:23:17.783Z Downloaded rustc-hash v2.1.1
7272026-03-02T07:23:17.783Z Downloaded russh-cryptovec v0.7.3
7282026-03-02T07:23:17.786Z Downloaded rtoolbox v0.0.3
7292026-03-02T07:23:17.791Z Downloaded oso v0.27.3
7302026-03-02T07:23:17.795Z Downloaded heapless v0.8.0
7312026-03-02T07:23:17.798Z Downloaded rustc_version v0.1.7
7322026-03-02T07:23:17.799Z Downloaded r2d2 v0.8.10
7332026-03-02T07:23:17.802Z Downloaded rustc_version v0.4.1
7342026-03-02T07:23:17.805Z Downloaded heapless v0.7.17
7352026-03-02T07:23:17.808Z Downloaded rand_core v0.6.4
7362026-03-02T07:23:17.812Z Downloaded hashbrown v0.13.2
7372026-03-02T07:23:17.816Z Downloaded pem-rfc7468 v0.7.0
7382026-03-02T07:23:17.819Z Downloaded rand_chacha v0.9.0
7392026-03-02T07:23:17.819Z Downloaded progenitor-client v0.13.0
7402026-03-02T07:23:17.823Z Downloaded scheduled-thread-pool v0.2.7
7412026-03-02T07:23:17.827Z Downloaded sapling-renderdag v0.1.0
7422026-03-02T07:23:17.827Z Downloaded derive_more v2.1.1
7432026-03-02T07:23:17.838Z Downloaded secrecy v0.8.0
7442026-03-02T07:23:17.841Z Downloaded scrypt v0.11.0
7452026-03-02T07:23:17.844Z Downloaded crossbeam-channel v0.5.15
7462026-03-02T07:23:17.848Z Downloaded omicron-zone-package v0.12.2
7472026-03-02T07:23:17.851Z Downloaded seq-macro v0.3.6
7482026-03-02T07:23:17.854Z Downloaded semver v0.1.20
7492026-03-02T07:23:17.857Z Downloaded scopeguard v1.2.0
7502026-03-02T07:23:17.860Z Downloaded miniz_oxide v0.8.9
7512026-03-02T07:23:17.863Z Downloaded resolv-conf v0.7.6
7522026-03-02T07:23:17.863Z Downloaded openssl-sys v0.9.111
7532026-03-02T07:23:17.869Z Downloaded rustls-native-certs v0.8.3
7542026-03-02T07:23:17.872Z Downloaded serde-big-array v0.5.1
7552026-03-02T07:23:17.875Z Downloaded serde_urlencoded v0.7.1
7562026-03-02T07:23:17.878Z Downloaded signal-hook-mio v0.2.5
7572026-03-02T07:23:17.881Z Downloaded shell-words v1.1.1
7582026-03-02T07:23:17.881Z Downloaded signal-hook-tokio v0.3.1
7592026-03-02T07:23:17.884Z Downloaded pkcs5 v0.7.1
7602026-03-02T07:23:17.887Z Downloaded sha1 v0.10.6
7612026-03-02T07:23:17.890Z Downloaded papergrid v0.17.0
7622026-03-02T07:23:17.895Z Downloaded sigpipe v0.1.3
7632026-03-02T07:23:17.898Z Downloaded serde_plain v1.0.2
7642026-03-02T07:23:17.902Z Downloaded siphasher v1.0.2
7652026-03-02T07:23:17.902Z Downloaded rand_seeder v0.4.0
7662026-03-02T07:23:17.905Z Downloaded jiff-static v0.2.21
7672026-03-02T07:23:17.907Z Downloaded sct v0.7.1
7682026-03-02T07:23:17.911Z Downloaded scroll_derive v0.13.1
7692026-03-02T07:23:17.914Z Downloaded slog-bunyan v2.5.0
7702026-03-02T07:23:17.917Z Downloaded sec1 v0.7.3
7712026-03-02T07:23:17.917Z Downloaded scroll v0.13.0
7722026-03-02T07:23:17.920Z Downloaded schemars_derive v0.8.22
7732026-03-02T07:23:17.923Z Downloaded signature v2.2.0
7742026-03-02T07:23:17.926Z Downloaded progenitor-impl v0.10.0
7752026-03-02T07:23:17.926Z Downloaded slog-envlogger v2.2.0
7762026-03-02T07:23:17.929Z Downloaded russh-keys v0.45.0
7772026-03-02T07:23:17.932Z Downloaded hashbrown v0.12.3
7782026-03-02T07:23:17.936Z Downloaded ssh-cipher v0.2.0
7792026-03-02T07:23:17.939Z Downloaded serde_path_to_error v0.1.20
7802026-03-02T07:23:17.942Z Downloaded progenitor-impl v0.13.0
7812026-03-02T07:23:17.945Z Downloaded progenitor-impl v0.11.2
7822026-03-02T07:23:17.948Z Downloaded serde_derive_internals v0.29.1
7832026-03-02T07:23:17.948Z Downloaded serde-hex v0.1.0
7842026-03-02T07:23:17.951Z Downloaded prefix-trie v0.7.0
7852026-03-02T07:23:17.954Z Downloaded hickory-resolver v0.25.2
7862026-03-02T07:23:17.958Z Downloaded aes v0.8.4
7872026-03-02T07:23:17.962Z Downloaded itertools v0.10.5
7882026-03-02T07:23:17.969Z Downloaded strip-ansi-escapes v0.2.1
7892026-03-02T07:23:17.972Z Downloaded shlex v1.3.0
7902026-03-02T07:23:17.975Z Downloaded strum v0.27.2
7912026-03-02T07:23:17.975Z Downloaded ssh-encoding v0.2.0
7922026-03-02T07:23:17.978Z Downloaded subtle v2.6.1
7932026-03-02T07:23:17.981Z Downloaded crossterm v0.28.1
7942026-03-02T07:23:17.986Z Downloaded slog-stdlog v4.1.1
7952026-03-02T07:23:17.990Z Downloaded take_mut v0.2.2
7962026-03-02T07:23:17.990Z Downloaded sync_wrapper v1.0.2
7972026-03-02T07:23:17.990Z Downloaded tagptr v0.2.0
7982026-03-02T07:23:17.993Z Downloaded sync-ptr v0.1.4
7992026-03-02T07:23:17.993Z Downloaded crossterm v0.29.0
8002026-03-02T07:23:17.999Z Downloaded smf v0.2.3
8012026-03-02T07:23:18.003Z Downloaded snafu-derive v0.8.9
8022026-03-02T07:23:18.006Z Downloaded tap v1.0.1
8032026-03-02T07:23:18.006Z Downloaded smallvec v0.6.14
8042026-03-02T07:23:18.016Z Downloaded postcard v1.1.3
8052026-03-02T07:23:18.016Z Downloaded slog-term v2.9.2
8062026-03-02T07:23:18.022Z Downloaded strum v0.26.3
8072026-03-02T07:23:18.022Z Downloaded structmeta v0.3.0
8082026-03-02T07:23:18.022Z Downloaded supports-color v3.0.2
8092026-03-02T07:23:18.022Z Downloaded aes-gcm v0.10.3
8102026-03-02T07:23:18.025Z Downloaded minimal-lexical v0.2.1
8112026-03-02T07:23:18.028Z Downloaded thread-id v5.1.0
8122026-03-02T07:23:18.028Z Downloaded time-core v0.1.8
8132026-03-02T07:23:18.031Z Downloaded tinyvec_macros v0.1.1
8142026-03-02T07:23:18.031Z Downloaded termtree v0.5.1
8152026-03-02T07:23:18.034Z Downloaded tabled_derive v0.11.0
8162026-03-02T07:23:18.034Z Downloaded string_cache v0.8.9
8172026-03-02T07:23:18.037Z Downloaded thiserror-impl-no-std v2.0.2
8182026-03-02T07:23:18.037Z Downloaded rayon-core v1.13.0
8192026-03-02T07:23:18.041Z Downloaded strum_macros v0.24.3
8202026-03-02T07:23:18.044Z Downloaded testing_table v0.3.0
8212026-03-02T07:23:18.047Z Downloaded rcgen v0.12.1
8222026-03-02T07:23:18.047Z Downloaded pretty_assertions v1.4.1
8232026-03-02T07:23:18.050Z Downloaded serde_with_macros v3.17.0
8242026-03-02T07:23:18.053Z Downloaded spki v0.7.3
8252026-03-02T07:23:18.056Z Downloaded sqlparser_derive v0.5.0
8262026-03-02T07:23:18.056Z Downloaded sqlformat v0.3.5
8272026-03-02T07:23:18.059Z Downloaded strum_macros v0.26.4
8282026-03-02T07:23:18.063Z Downloaded rustls-platform-verifier v0.6.2
8292026-03-02T07:23:18.065Z Downloaded tabwriter v1.4.1
8302026-03-02T07:23:18.069Z Downloaded libxml v0.3.3
8312026-03-02T07:23:18.072Z Downloaded stringprep v0.1.5
8322026-03-02T07:23:18.075Z Downloaded termios v0.3.3
8332026-03-02T07:23:18.078Z Downloaded static_assertions v1.1.0
8342026-03-02T07:23:18.078Z Downloaded topological-sort v0.2.2
8352026-03-02T07:23:18.081Z Downloaded stacker v0.1.23
8362026-03-02T07:23:18.082Z Downloaded ryu v1.0.23
8372026-03-02T07:23:18.085Z Downloaded support-bundle-viewer v0.1.2
8382026-03-02T07:23:18.088Z Downloaded strum_macros v0.27.2
8392026-03-02T07:23:18.090Z Downloaded structmeta-derive v0.3.0
8402026-03-02T07:23:18.091Z Downloaded ron v0.8.1
8412026-03-02T07:23:18.096Z Downloaded time-macros v0.2.27
8422026-03-02T07:23:18.099Z Downloaded qorb v0.4.1
8432026-03-02T07:23:18.103Z Downloaded try-lock v0.2.5
8442026-03-02T07:23:18.106Z Downloaded trait-variant v0.1.2
8452026-03-02T07:23:18.106Z Downloaded tower-service v0.3.3
8462026-03-02T07:23:18.109Z Downloaded thiserror-no-std v2.0.2
8472026-03-02T07:23:18.112Z Downloaded quinn v0.11.9
8482026-03-02T07:23:18.115Z Downloaded tokio-macros v2.6.0
8492026-03-02T07:23:18.118Z Downloaded aho-corasick v1.1.4
8502026-03-02T07:23:18.121Z Downloaded tokio-rustls v0.25.0
8512026-03-02T07:23:18.125Z Downloaded tokio-native-tls v0.3.1
8522026-03-02T07:23:18.125Z Downloaded tls_codec_derive v0.4.2
8532026-03-02T07:23:18.128Z Downloaded tls_codec v0.4.2
8542026-03-02T07:23:18.131Z Downloaded tiny-keccak v2.0.2
8552026-03-02T07:23:18.134Z Downloaded typify-macro v0.6.1
8562026-03-02T07:23:18.134Z Downloaded similar v2.7.0
8572026-03-02T07:23:18.137Z Downloaded tokio-dtrace v0.1.1
8582026-03-02T07:23:18.141Z Downloaded rsa v0.9.10
8592026-03-02T07:23:18.144Z Downloaded tokio-tungstenite v0.23.1
8602026-03-02T07:23:18.147Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8612026-03-02T07:23:18.150Z Downloaded usdt-macro v0.6.0
8622026-03-02T07:23:18.150Z Downloaded unicode-truncate v1.1.0
8632026-03-02T07:23:18.153Z Downloaded utf-8 v0.7.6
8642026-03-02T07:23:18.153Z Downloaded usdt-attr-macro v0.6.0
8652026-03-02T07:23:18.153Z Downloaded untrusted v0.7.1
8662026-03-02T07:23:18.156Z Downloaded unit-prefix v0.5.2
8672026-03-02T07:23:18.156Z Downloaded usdt v0.6.0
8682026-03-02T07:23:18.159Z Downloaded untrusted v0.9.0
8692026-03-02T07:23:18.159Z Downloaded typify-macro v0.4.3
8702026-03-02T07:23:18.162Z Downloaded aws-lc-rs v1.16.0
8712026-03-02T07:23:18.168Z Downloaded toml_writer v1.0.6+spec-1.1.0
8722026-03-02T07:23:18.171Z Downloaded tokio-tungstenite v0.21.0
8732026-03-02T07:23:18.174Z Downloaded rustls-webpki v0.103.9
8742026-03-02T07:23:18.177Z Downloaded waitgroup v0.1.2
8752026-03-02T07:23:18.177Z Downloaded wait-timeout v0.2.1
8762026-03-02T07:23:18.180Z Downloaded itertools v0.12.1
8772026-03-02T07:23:18.184Z Downloaded rand v0.9.2
8782026-03-02T07:23:18.188Z Downloaded num-bigint v0.4.6
8792026-03-02T07:23:18.192Z Downloaded void v1.0.2
8802026-03-02T07:23:18.195Z Downloaded num-bigint-dig v0.8.6
8812026-03-02T07:23:18.198Z Downloaded slog v2.8.2
8822026-03-02T07:23:18.201Z Downloaded xattr v1.6.1
8832026-03-02T07:23:18.204Z Downloaded want v0.3.1
8842026-03-02T07:23:18.204Z Downloaded unarray v0.1.4
8852026-03-02T07:23:18.207Z Downloaded subprocess v0.2.15
8862026-03-02T07:23:18.210Z Downloaded tokio-stream v0.1.18
8872026-03-02T07:23:18.213Z Downloaded samael v0.0.19
8882026-03-02T07:23:18.218Z Downloaded usdt-impl v0.6.0
8892026-03-02T07:23:18.221Z Downloaded xshell-macros v0.2.7
8902026-03-02T07:23:18.221Z Downloaded universal-hash v0.5.1
8912026-03-02T07:23:18.224Z Downloaded tokio-rustls v0.26.4
8922026-03-02T07:23:18.224Z Downloaded tokio-rustls v0.24.1
8932026-03-02T07:23:18.227Z Downloaded hyper v1.8.1
8942026-03-02T07:23:18.232Z Downloaded p521 v0.13.3
8952026-03-02T07:23:18.235Z Downloaded schemars v1.2.1
8962026-03-02T07:23:18.249Z Downloaded zone v0.3.1
8972026-03-02T07:23:18.252Z Downloaded zeroize_derive v1.4.3
8982026-03-02T07:23:18.252Z Downloaded whoami v1.6.1
8992026-03-02T07:23:18.255Z Downloaded vsss-rs v3.3.4
9002026-03-02T07:23:18.258Z Downloaded vergen-gitcl v1.0.8
9012026-03-02T07:23:18.258Z Downloaded tui-tree-widget v0.23.1
9022026-03-02T07:23:18.261Z Downloaded whoami v2.1.0
9032026-03-02T07:23:18.261Z Downloaded itertools v0.14.0
9042026-03-02T07:23:18.267Z Downloaded zone_cfg_derive v0.3.1
9052026-03-02T07:23:18.270Z Downloaded curve25519-dalek v4.1.3
9062026-03-02T07:23:18.275Z Downloaded wyz v0.5.1
9072026-03-02T07:23:18.278Z Downloaded walkdir v2.5.0
9082026-03-02T07:23:18.279Z Downloaded futures-util v0.3.32
9092026-03-02T07:23:18.290Z Downloaded xz2 v0.1.7
9102026-03-02T07:23:18.293Z Downloaded unicase v2.9.0
9112026-03-02T07:23:18.293Z Downloaded tracing-core v0.1.36
9122026-03-02T07:23:18.296Z Downloaded rustyline v14.0.0
9132026-03-02T07:23:18.300Z Downloaded twox-hash v2.1.2
9142026-03-02T07:23:18.303Z Downloaded test-strategy v0.4.5
9152026-03-02T07:23:18.306Z Downloaded uzers v0.12.2
9162026-03-02T07:23:18.309Z Downloaded zeroize v1.8.2
9172026-03-02T07:23:18.312Z Downloaded toml v0.7.8
9182026-03-02T07:23:18.316Z Downloaded russh v0.45.0
9192026-03-02T07:23:18.318Z Downloaded yasna v0.5.2
9202026-03-02T07:23:18.321Z Downloaded unsafe-libyaml v0.2.11
9212026-03-02T07:23:18.324Z Downloaded zerocopy v0.6.6
9222026-03-02T07:23:18.328Z Downloaded vergen-lib v0.1.6
9232026-03-02T07:23:18.328Z Downloaded vergen v9.0.6
9242026-03-02T07:23:18.331Z Downloaded zstd-safe v7.2.4
9252026-03-02T07:23:18.331Z Downloaded zstd v0.13.3
9262026-03-02T07:23:18.334Z Downloaded toml_edit v0.23.10+spec-1.0.0
9272026-03-02T07:23:18.337Z Downloaded unicode-bidi v0.3.18
9282026-03-02T07:23:18.341Z Downloaded libm v0.2.16
9292026-03-02T07:23:18.348Z Downloaded typify v0.6.1
9302026-03-02T07:23:18.352Z Downloaded typify v0.4.3
9312026-03-02T07:23:18.356Z Downloaded unicode-properties v0.1.4
9322026-03-02T07:23:18.359Z Downloaded uuid v1.21.0
9332026-03-02T07:23:18.362Z Downloaded rpassword v7.4.0
9342026-03-02T07:23:18.365Z Downloaded ron v0.12.0
9352026-03-02T07:23:18.370Z Downloaded snafu v0.8.9
9362026-03-02T07:23:18.376Z Downloaded vte v0.14.1
9372026-03-02T07:23:18.379Z Downloaded tungstenite v0.23.0
9382026-03-02T07:23:18.382Z Downloaded tokio-postgres v0.7.16
9392026-03-02T07:23:18.386Z Downloaded tungstenite v0.21.0
9402026-03-02T07:23:18.389Z Downloaded steno v0.4.1
9412026-03-02T07:23:18.393Z Downloaded reedline v0.40.0
9422026-03-02T07:23:18.400Z Downloaded toml v0.9.12+spec-1.1.0
9432026-03-02T07:23:18.404Z Downloaded zip v0.6.6
9442026-03-02T07:23:18.408Z Downloaded p384 v0.13.1
9452026-03-02T07:23:18.412Z Downloaded blake3 v1.8.3
9462026-03-02T07:23:18.420Z Downloaded zopfli v0.8.3
9472026-03-02T07:23:18.424Z Downloaded toml_edit v0.19.15
9482026-03-02T07:23:18.438Z Downloaded yansi v1.0.1
9492026-03-02T07:23:18.441Z Downloaded tar v0.4.44
9502026-03-02T07:23:18.444Z Downloaded xshell v0.2.7
9512026-03-02T07:23:18.447Z Downloaded vergen-git2 v1.0.7
9522026-03-02T07:23:18.448Z Downloaded reqwest v0.13.2
9532026-03-02T07:23:18.451Z Downloaded rustls-webpki v0.101.7
9542026-03-02T07:23:18.465Z Downloaded x509-cert v0.2.5
9552026-03-02T07:23:18.471Z Downloaded lalrpop v0.19.12
9562026-03-02T07:23:18.481Z Downloaded quick-xml v0.37.5
9572026-03-02T07:23:18.486Z Downloaded bindgen v0.71.1
9582026-03-02T07:23:18.493Z Downloaded reqwest v0.12.28
9592026-03-02T07:23:18.498Z Downloaded unicode-normalization v0.1.25
9602026-03-02T07:23:18.501Z Downloaded unicode_categories v0.1.1
9612026-03-02T07:23:18.504Z Downloaded zip v4.6.1
9622026-03-02T07:23:18.507Z Downloaded unicode-segmentation v1.12.0
9632026-03-02T07:23:18.513Z Downloaded typed-path v0.9.3
9642026-03-02T07:23:18.516Z Downloaded tower v0.5.3
9652026-03-02T07:23:18.524Z Downloaded tower-http v0.6.8
9662026-03-02T07:23:18.531Z Downloaded moka v0.12.13
9672026-03-02T07:23:18.539Z Downloaded object v0.30.4
9682026-03-02T07:23:18.547Z Downloaded ssh-key v0.6.7
9692026-03-02T07:23:18.557Z Downloaded salty v0.3.0
9702026-03-02T07:23:18.560Z Downloaded rustls-webpki v0.102.8
9712026-03-02T07:23:18.578Z Downloaded zerocopy-derive v0.8.40
9722026-03-02T07:23:18.586Z Downloaded tough v0.20.0
9732026-03-02T07:23:18.594Z Downloaded dropshot v0.16.7
9742026-03-02T07:23:18.615Z Downloaded serde_with v3.17.0
9752026-03-02T07:23:18.626Z Downloaded nix v0.29.0
9762026-03-02T07:23:18.636Z Downloaded tokio-util v0.7.18
9772026-03-02T07:23:18.643Z Downloaded time v0.3.47
9782026-03-02T07:23:18.655Z Downloaded winnow v0.5.40
9792026-03-02T07:23:18.662Z Downloaded nix v0.30.1
9802026-03-02T07:23:18.674Z Downloaded nix v0.27.1
9812026-03-02T07:23:18.683Z Downloaded rustls v0.22.4
9822026-03-02T07:23:18.695Z Downloaded zerocopy v0.8.40
9832026-03-02T07:23:18.704Z Downloaded smoltcp v0.11.0
9842026-03-02T07:23:18.715Z Downloaded winnow v0.6.26
9852026-03-02T07:23:18.723Z Downloaded regex-syntax v0.8.10
9862026-03-02T07:23:18.729Z Downloaded rustls v0.23.37
9872026-03-02T07:23:18.740Z Downloaded smoltcp v0.9.1
9882026-03-02T07:23:18.749Z Downloaded polar-core v0.27.3
9892026-03-02T07:23:18.756Z Downloaded nix v0.28.0
9902026-03-02T07:23:18.767Z Downloaded zlib-rs v0.6.2
9912026-03-02T07:23:18.772Z Downloaded bstr v1.12.1
9922026-03-02T07:23:18.780Z Downloaded webpki-roots v1.0.6
9932026-03-02T07:23:18.783Z Downloaded sled v0.34.7
9942026-03-02T07:23:18.792Z Downloaded openssl v0.10.75
9952026-03-02T07:23:18.801Z Downloaded vcpkg v0.2.15
9962026-03-02T07:23:18.838Z Downloaded typify-impl v0.4.3
9972026-03-02T07:23:18.850Z Downloaded openapiv3 v2.2.0
9982026-03-02T07:23:18.860Z Downloaded regress v0.10.5
9992026-03-02T07:23:18.867Z Downloaded hickory-proto v0.25.2
10002026-03-02T07:23:18.881Z Downloaded hickory-proto v0.24.4
10012026-03-02T07:23:18.894Z Downloaded object v0.37.3
10022026-03-02T07:23:18.904Z Downloaded rustix v0.38.44
10032026-03-02T07:23:18.925Z Downloaded regex-syntax v0.6.29
10042026-03-02T07:23:18.931Z Downloaded csv v1.4.0
10052026-03-02T07:23:18.949Z Downloaded jiff v0.2.21
10062026-03-02T07:23:18.965Z Downloaded radix_trie v0.2.1
10072026-03-02T07:23:18.969Z Downloaded quinn-proto v0.11.13
10082026-03-02T07:23:18.975Z Downloaded nix v0.31.1
10092026-03-02T07:23:18.986Z Downloaded diesel v2.2.12
10102026-03-02T07:23:19.003Z Downloaded sqlparser v0.61.0
10112026-03-02T07:23:19.012Z Downloaded tabled v0.20.0
10122026-03-02T07:23:19.029Z Downloaded rustls v0.21.12
10132026-03-02T07:23:19.038Z Downloaded proptest v1.10.0
10142026-03-02T07:23:19.047Z Downloaded tracing v0.1.44
10152026-03-02T07:23:19.068Z Downloaded typify-impl v0.6.1
10162026-03-02T07:23:19.080Z Downloaded sha3 v0.10.8
10172026-03-02T07:23:19.086Z Downloaded ratatui v0.29.0
10182026-03-02T07:23:19.101Z Downloaded petname v2.0.2
10192026-03-02T07:23:19.107Z Downloaded bzip2-sys v0.1.13+1.0.8
10202026-03-02T07:23:19.116Z Downloaded goblin v0.10.5
10212026-03-02T07:23:19.123Z Downloaded rayon v1.11.0
10222026-03-02T07:23:19.131Z Downloaded chrono v0.4.44
10232026-03-02T07:23:19.138Z Downloaded zerocopy-derive v0.6.6
10242026-03-02T07:23:19.147Z Downloaded regex-automata v0.4.14
10252026-03-02T07:23:19.160Z Downloaded bitvec v1.0.1
10262026-03-02T07:23:19.175Z Downloaded git2 v0.20.4
10272026-03-02T07:23:19.182Z Downloaded regex v1.12.3
10282026-03-02T07:23:19.187Z Downloaded portable-atomic v1.13.1
10292026-03-02T07:23:19.194Z Downloaded petgraph v0.6.5
10302026-03-02T07:23:19.211Z Downloaded tracing-attributes v0.1.31
10312026-03-02T07:23:19.214Z Downloaded chrono-tz v0.10.4
10322026-03-02T07:23:19.228Z Downloaded toml_parser v1.0.9+spec-1.1.0
10332026-03-02T07:23:19.231Z Downloaded tinyvec v1.10.0
10342026-03-02T07:23:19.234Z Downloaded rand v0.10.0
10352026-03-02T07:23:19.238Z Downloaded petgraph v0.8.3
10362026-03-02T07:23:19.255Z Downloaded schemars v0.9.0
10372026-03-02T07:23:19.265Z Downloaded lzma-sys v0.1.20
10382026-03-02T07:23:19.292Z Downloaded hkdf v0.12.4
10392026-03-02T07:23:19.295Z Downloaded h2 v0.4.13
10402026-03-02T07:23:19.299Z Downloaded term v1.2.1
10412026-03-02T07:23:19.302Z Downloaded libz-sys v1.1.24
10422026-03-02T07:23:19.320Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10432026-03-02T07:23:19.336Z Downloaded term v0.7.0
10442026-03-02T07:23:19.339Z Downloaded socket2 v0.6.2
10452026-03-02T07:23:19.343Z Downloaded tokio v1.49.0
10462026-03-02T07:23:19.376Z Downloaded encoding_rs v0.8.35
10472026-03-02T07:23:19.394Z Downloaded socket2 v0.5.10
10482026-03-02T07:23:19.398Z Downloaded iddqd v0.3.17
10492026-03-02T07:23:19.402Z Downloaded thread_local v1.1.9
10502026-03-02T07:23:19.405Z Downloaded spin v0.9.8
10512026-03-02T07:23:19.408Z Downloaded slab v0.4.12
10522026-03-02T07:23:19.408Z Downloaded itertools v0.13.0
10532026-03-02T07:23:19.413Z Downloaded schemars v0.8.22
10542026-03-02T07:23:19.423Z Downloaded rand v0.8.5
10552026-03-02T07:23:19.426Z Downloaded iri-string v0.7.10
10562026-03-02T07:23:19.433Z Downloaded tower-layer v0.3.3
10572026-03-02T07:23:19.436Z Downloaded ring v0.17.14
10582026-03-02T07:23:19.471Z Downloaded mio v1.1.1
10592026-03-02T07:23:19.476Z Downloaded signal-hook v0.3.18
10602026-03-02T07:23:19.479Z Downloaded serde_yaml v0.9.34+deprecated
10612026-03-02T07:23:19.482Z Downloaded publicsuffix v2.3.0
10622026-03-02T07:23:19.485Z Downloaded hickory-server v0.25.2
10632026-03-02T07:23:19.488Z Downloaded nom v7.1.3
10642026-03-02T07:23:19.491Z Downloaded hashbrown v0.15.5
10652026-03-02T07:23:19.496Z Downloaded signal-hook-registry v1.4.8
10662026-03-02T07:23:19.499Z Downloaded hyper-util v0.1.20
10672026-03-02T07:23:19.502Z Downloaded slog-json v2.6.1
10682026-03-02T07:23:19.505Z Downloaded serde_cbor v0.11.2
10692026-03-02T07:23:19.508Z Downloaded slog-scope v4.4.1
10702026-03-02T07:23:19.508Z Downloaded slog-dtrace v0.3.0
10712026-03-02T07:23:19.511Z Downloaded simd-adler32 v0.3.8
10722026-03-02T07:23:19.511Z Downloaded http v1.4.0
10732026-03-02T07:23:19.514Z Downloaded slog-async v2.8.0
10742026-03-02T07:23:19.516Z Downloaded rustls-pki-types v1.14.0
10752026-03-02T07:23:19.517Z Downloaded prettyplease v0.2.37
10762026-03-02T07:23:19.520Z Downloaded pkcs1 v0.7.5
10772026-03-02T07:23:19.523Z Downloaded serde_spanned v1.0.4
10782026-03-02T07:23:19.523Z Downloaded quinn-udp v0.5.14
10792026-03-02T07:23:19.526Z Downloaded serde_repr v0.1.20
10802026-03-02T07:23:19.526Z Downloaded serde_bytes v0.11.19
10812026-03-02T07:23:19.529Z Downloaded rusty-fork v0.3.1
10822026-03-02T07:23:19.529Z Downloaded rustversion v1.0.22
10832026-03-02T07:23:19.532Z Downloaded rustls-pemfile v2.2.0
10842026-03-02T07:23:19.532Z Downloaded rustls-pemfile v1.0.4
10852026-03-02T07:23:19.535Z Downloaded pin-project v1.1.11
10862026-03-02T07:23:19.543Z Downloaded ref-cast-impl v1.0.25
10872026-03-02T07:23:19.546Z Downloaded secrecy v0.10.3
10882026-03-02T07:23:19.546Z Downloaded p256 v0.13.2
10892026-03-02T07:23:19.549Z Downloaded same-file v1.0.6
10902026-03-02T07:23:19.549Z Downloaded salsa20 v0.10.2
10912026-03-02T07:23:19.552Z Downloaded rand_core v0.10.0
10922026-03-02T07:23:19.552Z Downloaded rand_core v0.9.5
10932026-03-02T07:23:19.552Z Downloaded postgres-types v0.2.12
10942026-03-02T07:23:19.555Z Downloaded hickory-resolver v0.24.4
10952026-03-02T07:23:19.558Z Downloaded primeorder v0.13.6
10962026-03-02T07:23:19.561Z Downloaded parking_lot v0.11.2
10972026-03-02T07:23:19.561Z Downloaded indicatif v0.18.4
10982026-03-02T07:23:19.564Z Downloaded progenitor v0.13.0
10992026-03-02T07:23:19.567Z Downloaded bumpalo v3.20.2
11002026-03-02T07:23:19.570Z Downloaded proc-macro-error2 v2.0.1
11012026-03-02T07:23:19.570Z Downloaded expectorate v1.2.0
11022026-03-02T07:23:19.573Z Downloaded derive_more-impl v2.1.1
11032026-03-02T07:23:19.576Z Downloaded recursive v0.1.1
11042026-03-02T07:23:19.580Z Downloaded poly1305 v0.8.0
11052026-03-02T07:23:19.580Z Downloaded pkcs8 v0.10.2
11062026-03-02T07:23:19.583Z Downloaded parking_lot_core v0.9.12
11072026-03-02T07:23:19.591Z Downloaded libgit2-sys v0.18.3+1.9.2
11082026-03-02T07:23:19.632Z Downloaded phf v0.13.1
11092026-03-02T07:23:19.636Z Downloaded progenitor-macro v0.11.2
11102026-03-02T07:23:19.636Z Downloaded peg-macros v0.8.5
11112026-03-02T07:23:19.636Z Downloaded peg v0.8.5
11122026-03-02T07:23:19.639Z Downloaded progenitor-macro v0.10.0
11132026-03-02T07:23:19.642Z Downloaded phf_shared v0.13.1
11142026-03-02T07:23:19.642Z Downloaded phf v0.12.1
11152026-03-02T07:23:19.642Z Downloaded pem v3.0.6
11162026-03-02T07:23:19.645Z Downloaded cc v1.2.56
11172026-03-02T07:23:19.645Z Downloaded paste v1.0.15
11182026-03-02T07:23:19.648Z Downloaded password-hash v0.4.2
11192026-03-02T07:23:19.651Z Downloaded libbz2-rs-sys v0.2.2
11202026-03-02T07:23:19.652Z Downloaded darling_core v0.23.0
11212026-03-02T07:23:19.655Z Downloaded oxide-tokio-rt v0.1.2
11222026-03-02T07:23:19.658Z Downloaded flate2 v1.1.9
11232026-03-02T07:23:19.661Z Downloaded dropshot-api-manager v0.4.0
11242026-03-02T07:23:19.664Z Downloaded crypto-bigint v0.5.5
11252026-03-02T07:23:19.668Z Downloaded ingot-macros v0.1.1
11262026-03-02T07:23:19.671Z Downloaded num_enum v0.5.11
11272026-03-02T07:23:19.674Z Downloaded headers v0.4.1
11282026-03-02T07:23:19.678Z Downloaded parking_lot_core v0.8.6
11292026-03-02T07:23:19.682Z Downloaded packed_struct v0.10.1
11302026-03-02T07:23:19.682Z Downloaded ed25519-dalek v2.2.0
11312026-03-02T07:23:19.685Z Downloaded native-tls v0.2.18
11322026-03-02T07:23:19.685Z Downloaded num_enum v0.7.5
11332026-03-02T07:23:19.690Z Downloaded base64 v0.21.7
11342026-03-02T07:23:19.693Z Downloaded arc-swap v1.8.2
11352026-03-02T07:23:19.696Z Downloaded peg-runtime v0.8.5
11362026-03-02T07:23:19.696Z Downloaded num-rational v0.4.2
11372026-03-02T07:23:19.700Z Downloaded litrs v1.0.0
11382026-03-02T07:23:19.700Z Downloaded libsw v3.5.0
11392026-03-02T07:23:19.702Z Downloaded pbkdf2 v0.11.0
11402026-03-02T07:23:19.705Z Downloaded multer v3.1.0
11412026-03-02T07:23:19.705Z Downloaded num-integer v0.1.46
11422026-03-02T07:23:19.708Z Downloaded num-complex v0.4.6
11432026-03-02T07:23:19.708Z Downloaded hyper-rustls v0.27.7
11442026-03-02T07:23:19.712Z Downloaded glob v0.3.3
11452026-03-02T07:23:19.712Z Downloaded flume v0.11.1
11462026-03-02T07:23:19.715Z Downloaded getrandom v0.3.4
11472026-03-02T07:23:19.719Z Downloaded futures v0.3.32
11482026-03-02T07:23:19.722Z Downloaded nu-ansi-term v0.50.3
11492026-03-02T07:23:19.725Z Downloaded olpc-cjson v0.1.4
11502026-03-02T07:23:19.725Z Downloaded multimap v0.10.1
11512026-03-02T07:23:19.725Z Downloaded mime_guess v2.0.5
11522026-03-02T07:23:19.728Z Downloaded linear-map v1.2.0
11532026-03-02T07:23:19.728Z Downloaded half v2.7.1
11542026-03-02T07:23:19.731Z Downloaded num v0.4.3
11552026-03-02T07:23:19.731Z Downloaded newtype-uuid-macros v0.1.0
11562026-03-02T07:23:19.731Z Downloaded num_enum_derive v0.5.11
11572026-03-02T07:23:19.734Z Downloaded lock_api v0.4.14
11582026-03-02T07:23:19.734Z Downloaded libsw-core v0.3.2
11592026-03-02T07:23:19.737Z Downloaded ipnet v2.11.0
11602026-03-02T07:23:19.737Z Downloaded foldhash v0.1.5
11612026-03-02T07:23:19.737Z Downloaded fatfs v0.3.6
11622026-03-02T07:23:19.740Z Downloaded httparse v1.10.1
11632026-03-02T07:23:19.743Z Downloaded half v1.8.3
11642026-03-02T07:23:19.743Z Downloaded erased-serde v0.3.31
11652026-03-02T07:23:19.746Z Downloaded elliptic-curve v0.13.8
11662026-03-02T07:23:19.749Z Downloaded derive-where v1.6.0
11672026-03-02T07:23:19.753Z Downloaded chacha20 v0.10.0
11682026-03-02T07:23:19.753Z Downloaded derive_more v0.99.20
11692026-03-02T07:23:19.756Z Downloaded lzss v0.8.2
11702026-03-02T07:23:19.760Z Downloaded lru-slab v0.1.2
11712026-03-02T07:23:19.760Z Downloaded der v0.7.10
11722026-03-02T07:23:19.763Z Downloaded nodrop v0.1.14
11732026-03-02T07:23:19.766Z Downloaded newline-converter v0.3.0
11742026-03-02T07:23:19.766Z Downloaded new_debug_unreachable v1.0.6
11752026-03-02T07:23:19.766Z Downloaded memoffset v0.9.1
11762026-03-02T07:23:19.769Z Downloaded md-5 v0.10.6
11772026-03-02T07:23:19.769Z Downloaded ipnetwork v0.21.1
11782026-03-02T07:23:19.769Z Downloaded ingot v0.1.1
11792026-03-02T07:23:19.772Z Downloaded futures-channel v0.3.32
11802026-03-02T07:23:19.772Z Downloaded const-oid v0.9.6
11812026-03-02T07:23:19.775Z Downloaded cargo_metadata v0.19.2
11822026-03-02T07:23:19.775Z Downloaded impl-trait-for-tuples v0.2.3
11832026-03-02T07:23:19.778Z Downloaded lru v0.12.5
11842026-03-02T07:23:19.781Z Downloaded linked-hash-map v0.5.6
11852026-03-02T07:23:19.781Z Downloaded hyper-staticfile v0.10.1
11862026-03-02T07:23:19.781Z Downloaded keccak v0.1.6
11872026-03-02T07:23:19.784Z Downloaded is_ci v1.2.0
11882026-03-02T07:23:19.784Z Downloaded is-terminal v0.4.17
11892026-03-02T07:23:19.784Z Downloaded humantime v2.3.0
11902026-03-02T07:23:19.784Z Downloaded darling v0.21.3
11912026-03-02T07:23:19.788Z Downloaded ecdsa v0.16.9
11922026-03-02T07:23:19.791Z Downloaded diff v0.1.13
11932026-03-02T07:23:19.794Z Downloaded cookie v0.18.1
11942026-03-02T07:23:19.797Z Downloaded ciborium v0.2.2
11952026-03-02T07:23:19.797Z Downloaded des v0.8.1
11962026-03-02T07:23:19.800Z Downloaded derive_builder v0.20.2
11972026-03-02T07:23:19.803Z Downloaded darling_core v0.20.11
11982026-03-02T07:23:19.806Z Downloaded crc32fast v1.5.0
11992026-03-02T07:23:19.809Z Downloaded console v0.16.2
12002026-03-02T07:23:19.809Z Downloaded console v0.15.11
12012026-03-02T07:23:19.812Z Downloaded colored v3.1.1
12022026-03-02T07:23:19.815Z Downloaded colored v2.2.0
12032026-03-02T07:23:19.818Z Downloaded cmake v0.1.57
12042026-03-02T07:23:19.818Z Downloaded cassowary v0.3.0
12052026-03-02T07:23:19.818Z Downloaded bzip2 v0.4.4
12062026-03-02T07:23:19.821Z Downloaded inout v0.1.4
12072026-03-02T07:23:19.821Z Downloaded indoc v1.0.9
12082026-03-02T07:23:19.824Z Downloaded indent_write v2.2.0
12092026-03-02T07:23:19.824Z Downloaded ident_case v1.0.1
12102026-03-02T07:23:19.824Z Downloaded group v0.13.0
12112026-03-02T07:23:19.827Z Downloaded globset v0.4.18
12122026-03-02T07:23:19.827Z Downloaded git-stub-vcs v0.1.0
12132026-03-02T07:23:19.830Z Downloaded futures-macro v0.3.32
12142026-03-02T07:23:19.830Z Downloaded futures-executor v0.3.32
12152026-03-02T07:23:19.830Z Downloaded fs_extra v1.3.0
12162026-03-02T07:23:19.833Z Downloaded foldhash v0.2.0
12172026-03-02T07:23:19.833Z Downloaded find-msvc-tools v0.1.9
12182026-03-02T07:23:19.836Z Downloaded fallible-iterator v0.2.0
12192026-03-02T07:23:19.836Z Downloaded derive-ex v0.1.8
12202026-03-02T07:23:19.836Z Downloaded defmt-macros v1.0.1
12212026-03-02T07:23:19.839Z Downloaded defmt v1.0.1
12222026-03-02T07:23:19.842Z Downloaded curve25519-dalek-derive v0.1.1
12232026-03-02T07:23:19.842Z Downloaded camino-tempfile-ext v0.3.3
12242026-03-02T07:23:19.845Z Downloaded hostname v0.4.2
12252026-03-02T07:23:19.845Z Downloaded hostname v0.3.1
12262026-03-02T07:23:19.848Z Downloaded home v0.5.12
12272026-03-02T07:23:19.848Z Downloaded http-body v1.0.1
12282026-03-02T07:23:19.848Z Downloaded fixedbitset v0.5.7
12292026-03-02T07:23:19.852Z Downloaded backon v1.6.0
12302026-03-02T07:23:19.852Z Downloaded async-bb8-diesel v0.2.1
12312026-03-02T07:23:19.855Z Downloaded argon2 v0.5.3
12322026-03-02T07:23:19.855Z Downloaded ar_archive_writer v0.5.1
12332026-03-02T07:23:19.858Z Downloaded ena v0.14.4
12342026-03-02T07:23:19.858Z Downloaded dunce v1.0.5
12352026-03-02T07:23:19.861Z Downloaded diesel_derives v2.2.7
12362026-03-02T07:23:19.864Z Downloaded data-encoding v2.10.0
12372026-03-02T07:23:19.864Z Downloaded darling_core v0.21.3
12382026-03-02T07:23:19.867Z Downloaded cpufeatures v0.3.0
12392026-03-02T07:23:19.870Z Downloaded constant_time_eq v0.4.2
12402026-03-02T07:23:19.870Z Downloaded const_format_proc_macros v0.2.34
12412026-03-02T07:23:19.873Z Downloaded cobs v0.3.0
12422026-03-02T07:23:19.873Z Downloaded chacha20 v0.9.1
12432026-03-02T07:23:19.876Z Downloaded cexpr v0.6.0
12442026-03-02T07:23:19.876Z Downloaded cbc v0.1.2
12452026-03-02T07:23:19.879Z Downloaded ciborium-io v0.2.2
12462026-03-02T07:23:19.879Z Downloaded buf-list v1.1.2
12472026-03-02T07:23:19.882Z Downloaded async-trait v0.1.89
12482026-03-02T07:23:19.885Z Downloaded hash32 v0.3.1
12492026-03-02T07:23:19.885Z Downloaded globwalk v0.9.1
12502026-03-02T07:23:19.885Z Downloaded float-cmp v0.10.0
12512026-03-02T07:23:19.888Z Downloaded drift v0.1.3
12522026-03-02T07:23:19.892Z Downloaded diesel-dtrace v0.4.2
12532026-03-02T07:23:19.892Z Downloaded darling v0.23.0
12542026-03-02T07:23:19.896Z Downloaded either v1.15.0
12552026-03-02T07:23:19.899Z Downloaded ed25519 v2.2.3
12562026-03-02T07:23:19.899Z Downloaded daft-derive v0.1.5
12572026-03-02T07:23:19.902Z Downloaded csv-core v0.1.13
12582026-03-02T07:23:19.905Z Downloaded gethostname v0.5.0
12592026-03-02T07:23:19.905Z Downloaded futures-task v0.3.32
12602026-03-02T07:23:19.905Z Downloaded foreign-types v0.5.0
12612026-03-02T07:23:19.908Z Downloaded foreign-types v0.3.2
12622026-03-02T07:23:19.908Z Downloaded enum-as-inner v0.6.1
12632026-03-02T07:23:19.908Z Downloaded defmt v0.3.100
12642026-03-02T07:23:19.908Z Downloaded futures-sink v0.3.32
12652026-03-02T07:23:19.911Z Downloaded funty v2.0.0
12662026-03-02T07:23:19.911Z Downloaded embedded-io v0.4.0
12672026-03-02T07:23:19.911Z Downloaded dirs-sys-next v0.1.2
12682026-03-02T07:23:19.914Z Downloaded blowfish v0.9.1
12692026-03-02T07:23:19.914Z Downloaded bitfield v0.19.4
12702026-03-02T07:23:19.914Z Downloaded dropshot-api-manager-types v0.4.0
12712026-03-02T07:23:19.917Z Downloaded darling_macro v0.20.11
12722026-03-02T07:23:19.917Z Downloaded cstr-argument v0.1.2
12732026-03-02T07:23:19.917Z Downloaded cfg_aliases v0.2.1
12742026-03-02T07:23:19.918Z Downloaded dirs-next v2.0.0
12752026-03-02T07:23:19.918Z Downloaded defmt-parser v1.0.0
12762026-03-02T07:23:19.921Z Downloaded atomicwrites v0.4.4
12772026-03-02T07:23:19.921Z Downloaded endian-type v0.1.2
12782026-03-02T07:23:19.921Z Downloaded dtrace-parser v0.3.0
12792026-03-02T07:23:19.921Z Downloaded crc8 v0.1.1
12802026-03-02T07:23:19.924Z Downloaded convert_case v0.4.0
12812026-03-02T07:23:19.924Z Downloaded crc v3.4.0
12822026-03-02T07:23:19.924Z Downloaded cfg_aliases v0.1.1
12832026-03-02T07:23:19.927Z Downloaded castaway v0.2.4
12842026-03-02T07:23:19.927Z Downloaded bb8 v0.8.6
12852026-03-02T07:23:19.927Z Downloaded base16ct v1.0.0
12862026-03-02T07:23:19.930Z Downloaded atty v0.2.14
12872026-03-02T07:23:19.930Z Downloaded atomic-waker v1.1.2
12882026-03-02T07:23:19.930Z Downloaded darling v0.20.11
12892026-03-02T07:23:19.933Z Downloaded bitfield-struct v0.6.2
12902026-03-02T07:23:19.936Z Downloaded bit-vec v0.8.0
12912026-03-02T07:23:19.936Z Downloaded debug-ignore v1.0.5
12922026-03-02T07:23:19.939Z Downloaded daft v0.1.5
12932026-03-02T07:23:19.939Z Downloaded bcrypt-pbkdf v0.10.0
12942026-03-02T07:23:19.939Z Downloaded block-padding v0.3.3
12952026-03-02T07:23:19.942Z Downloaded async-stream-impl v0.3.6
12962026-03-02T07:23:19.942Z Downloaded crucible-workspace-hack v0.1.0
12972026-03-02T07:23:19.942Z Downloaded dsl_auto_type v0.1.3
12982026-03-02T07:23:19.942Z Downloaded bcs v0.1.6
12992026-03-02T07:23:19.945Z Downloaded aead v0.5.2
13002026-03-02T07:23:19.945Z Downloaded critical-section v1.2.0
13012026-03-02T07:23:19.948Z Downloaded base64ct v1.8.3
13022026-03-02T07:23:19.948Z Downloaded crossbeam-utils v0.8.21
13032026-03-02T07:23:19.951Z Downloaded bitflags v1.3.2
13042026-03-02T07:23:19.954Z Downloaded assert_matches v1.5.0
13052026-03-02T07:23:19.954Z Downloaded ciborium-ll v0.2.2
13062026-03-02T07:23:19.954Z Downloaded arrayvec v0.7.6
13072026-03-02T07:23:19.957Z Downloaded ahash v0.8.12
13082026-03-02T07:23:19.960Z Downloaded bitfield-macros v0.19.4
13092026-03-02T07:23:19.960Z Downloaded bit-set v0.8.0
13102026-03-02T07:23:19.960Z Downloaded base16ct v0.2.0
13112026-03-02T07:23:19.960Z Downloaded async-recursion v1.1.1
13122026-03-02T07:23:19.963Z Downloaded arrayref v0.3.9
13132026-03-02T07:23:19.966Z Downloaded array-init v0.0.4
13142026-03-02T07:23:19.966Z Downloaded backoff v0.4.0
13152026-03-02T07:23:19.966Z Downloaded ascii-canvas v3.0.0
13162026-03-02T07:23:19.986Z Downloaded adler2 v2.0.1
13172026-03-02T07:23:19.995Z Downloaded bit-set v0.5.3
13182026-03-02T07:23:20.261Z Downloaded aws-lc-sys v0.37.1
13192026-03-02T07:23:20.611Z Compiling libc v0.2.180
13202026-03-02T07:23:20.614Z Compiling serde v1.0.228
13212026-03-02T07:23:20.614Z Compiling log v0.4.29
13222026-03-02T07:23:20.614Z Compiling shlex v1.3.0
13232026-03-02T07:23:20.614Z Compiling find-msvc-tools v0.1.9
13242026-03-02T07:23:20.784Z Compiling smallvec v1.15.1
13252026-03-02T07:23:20.800Z Compiling syn v2.0.117
13262026-03-02T07:23:20.817Z Compiling typenum v1.19.0
13272026-03-02T07:23:21.174Z Compiling generic-array v0.14.7
13282026-03-02T07:23:21.220Z Compiling subtle v2.6.1
13292026-03-02T07:23:21.278Z Compiling scopeguard v1.2.0
13302026-03-02T07:23:21.338Z Compiling portable-atomic v1.13.1
13312026-03-02T07:23:21.430Z Compiling lock_api v0.4.14
13322026-03-02T07:23:21.452Z Compiling const-oid v0.9.6
13332026-03-02T07:23:21.556Z Compiling critical-section v1.2.0
13342026-03-02T07:23:21.618Z Compiling zerocopy v0.8.40
13352026-03-02T07:23:21.721Z Compiling pin-project-lite v0.2.17
13362026-03-02T07:23:21.880Z Compiling serde_json v1.0.149
13372026-03-02T07:23:21.901Z Compiling parking_lot_core v0.9.12
13382026-03-02T07:23:22.452Z Compiling pkg-config v0.3.32
13392026-03-02T07:23:22.506Z Compiling libm v0.2.16
13402026-03-02T07:23:22.896Z Compiling getrandom v0.2.17
13412026-03-02T07:23:22.959Z Compiling jobserver v0.1.34
13422026-03-02T07:23:23.114Z Compiling errno v0.3.14
13432026-03-02T07:23:23.330Z Compiling rand_core v0.6.4
13442026-03-02T07:23:23.380Z Compiling cc v1.2.56
13452026-03-02T07:23:23.383Z Compiling signal-hook-registry v1.4.8
13462026-03-02T07:23:23.633Z Compiling once_cell v1.21.3
13472026-03-02T07:23:23.777Z Compiling mio v1.1.1
13482026-03-02T07:23:23.932Z Compiling num-traits v0.2.19
13492026-03-02T07:23:23.958Z Compiling bitflags v2.11.0
13502026-03-02T07:23:24.020Z Compiling futures-core v0.3.32
13512026-03-02T07:23:24.262Z Compiling parking_lot v0.12.5
13522026-03-02T07:23:24.369Z Compiling socket2 v0.6.2
13532026-03-02T07:23:24.533Z Compiling percent-encoding v2.3.2
13542026-03-02T07:23:24.834Z Compiling allocator-api2 v0.2.21
13552026-03-02T07:23:24.864Z Compiling futures-sink v0.3.32
13562026-03-02T07:23:25.072Z Compiling foldhash v0.2.0
13572026-03-02T07:23:25.076Z Compiling cpufeatures v0.2.17
13582026-03-02T07:23:25.113Z Compiling futures-channel v0.3.32
13592026-03-02T07:23:25.212Z Compiling futures-io v0.3.32
13602026-03-02T07:23:25.326Z Compiling getrandom v0.4.1
13612026-03-02T07:23:25.488Z Compiling futures-task v0.3.32
13622026-03-02T07:23:25.491Z Compiling slab v0.4.12
13632026-03-02T07:23:25.550Z Compiling hashbrown v0.16.1
13642026-03-02T07:23:25.575Z Compiling rand_core v0.10.0
13652026-03-02T07:23:25.800Z Compiling getrandom v0.3.4
13662026-03-02T07:23:25.839Z Compiling rustversion v1.0.22
13672026-03-02T07:23:25.888Z Compiling cmake v0.1.57
13682026-03-02T07:23:26.742Z Compiling form_urlencoded v1.2.2
13692026-03-02T07:23:26.875Z Compiling indexmap v2.13.0
13702026-03-02T07:23:27.050Z Compiling dunce v1.0.5
13712026-03-02T07:23:27.089Z Compiling fs_extra v1.3.0
13722026-03-02T07:23:27.183Z Compiling ident_case v1.0.1
13732026-03-02T07:23:27.226Z Compiling base64ct v1.8.3
13742026-03-02T07:23:27.407Z Compiling flagset v0.4.7
13752026-03-02T07:23:27.617Z Compiling aws-lc-sys v0.37.1
13762026-03-02T07:23:27.645Z Compiling rand_core v0.9.5
13772026-03-02T07:23:27.667Z Compiling iana-time-zone v0.1.65
13782026-03-02T07:23:27.794Z Compiling pem-rfc7468 v0.7.0
13792026-03-02T07:23:27.832Z Compiling rustix v1.1.3
13802026-03-02T07:23:28.017Z Compiling ring v0.17.14
13812026-03-02T07:23:28.160Z Compiling synstructure v0.13.2
13822026-03-02T07:23:28.200Z Compiling uuid v1.21.0
13832026-03-02T07:23:28.282Z Compiling rustc_version v0.4.1
13842026-03-02T07:23:28.395Z Compiling vcpkg v0.2.15
13852026-03-02T07:23:28.899Z Compiling regex-syntax v0.8.10
13862026-03-02T07:23:28.918Z Compiling aws-lc-rs v1.16.0
13872026-03-02T07:23:29.516Z Compiling tracing-core v0.1.36
13882026-03-02T07:23:29.588Z Compiling crossbeam-utils v0.8.21
13892026-03-02T07:23:30.043Z Compiling openssl-sys v0.9.111
13902026-03-02T07:23:30.155Z Compiling pest_generator v2.8.6
13912026-03-02T07:23:30.756Z Compiling serde_derive_internals v0.29.1
13922026-03-02T07:23:31.180Z Compiling httparse v1.10.1
13932026-03-02T07:23:31.808Z Compiling base64 v0.22.1
13942026-03-02T07:23:31.847Z Compiling syn v1.0.109
13952026-03-02T07:23:32.289Z Compiling untrusted v0.9.0
13962026-03-02T07:23:32.445Z Compiling schemars v0.8.22
13972026-03-02T07:23:32.467Z Compiling untrusted v0.7.1
13982026-03-02T07:23:32.486Z Compiling openssl-probe v0.2.1
13992026-03-02T07:23:32.638Z Compiling serde_derive v1.0.228
14002026-03-02T07:23:32.659Z Compiling zeroize_derive v1.4.3
14012026-03-02T07:23:32.764Z Compiling zerofrom-derive v0.1.6
14022026-03-02T07:23:32.790Z Compiling yoke-derive v0.8.1
14032026-03-02T07:23:32.868Z Compiling zerocopy-derive v0.8.40
14042026-03-02T07:23:33.975Z Compiling zeroize v1.8.2
14052026-03-02T07:23:34.350Z Compiling zerovec-derive v0.11.2
14062026-03-02T07:23:34.778Z Compiling displaydoc v0.2.5
14072026-03-02T07:23:35.354Z Compiling tokio-macros v2.6.0
14082026-03-02T07:23:35.765Z Compiling crypto-common v0.1.7
14092026-03-02T07:23:36.015Z Compiling block-buffer v0.10.4
14102026-03-02T07:23:36.018Z Compiling zerofrom v0.1.6
14112026-03-02T07:23:36.248Z Compiling yoke v0.8.1
14122026-03-02T07:23:36.326Z Compiling digest v0.10.7
14132026-03-02T07:23:36.356Z Compiling futures-macro v0.3.32
14142026-03-02T07:23:36.614Z Compiling zerotrie v0.2.3
14152026-03-02T07:23:36.829Z Compiling hmac v0.12.1
14162026-03-02T07:23:36.888Z Compiling block-padding v0.3.3
14172026-03-02T07:23:36.911Z Compiling zerovec v0.11.5
14182026-03-02T07:23:37.100Z Compiling inout v0.1.4
14192026-03-02T07:23:37.151Z Compiling sha2 v0.10.9
14202026-03-02T07:23:37.187Z Compiling der_derive v0.7.3
14212026-03-02T07:23:37.408Z Compiling cipher v0.4.4
14222026-03-02T07:23:37.943Z Compiling tinystr v0.8.2
14232026-03-02T07:23:38.018Z Compiling potential_utf v0.1.4
14242026-03-02T07:23:38.186Z Compiling futures-util v0.3.32
14252026-03-02T07:23:38.311Z Compiling icu_locale_core v2.1.1
14262026-03-02T07:23:38.332Z Compiling icu_collections v2.1.1
14272026-03-02T07:23:39.377Z Compiling salsa20 v0.10.2
14282026-03-02T07:23:39.400Z Compiling der v0.7.10
14292026-03-02T07:23:39.596Z Compiling pbkdf2 v0.12.2
14302026-03-02T07:23:39.781Z Compiling icu_provider v2.1.1
14312026-03-02T07:23:40.397Z Compiling icu_normalizer v2.1.1
14322026-03-02T07:23:40.419Z Compiling icu_properties v2.1.2
14332026-03-02T07:23:40.590Z Compiling thiserror-impl v2.0.18
14342026-03-02T07:23:40.842Z Compiling bytes v1.11.1
14352026-03-02T07:23:41.600Z Compiling spki v0.7.3
14362026-03-02T07:23:41.991Z Compiling tokio v1.49.0
14372026-03-02T07:23:42.250Z Compiling http v1.4.0
14382026-03-02T07:23:42.307Z Compiling chrono v0.4.44
14392026-03-02T07:23:42.924Z Compiling idna_adapter v1.2.1
14402026-03-02T07:23:43.156Z Compiling idna v1.1.0
14412026-03-02T07:23:43.479Z Compiling scrypt v0.11.0
14422026-03-02T07:23:43.513Z Compiling thiserror v2.0.18
14432026-03-02T07:23:43.677Z Compiling cbc v0.1.2
14442026-03-02T07:23:43.937Z Compiling ppv-lite86 v0.2.21
14452026-03-02T07:23:43.958Z Compiling url v2.5.8
14462026-03-02T07:23:44.210Z Compiling aes v0.8.4
14472026-03-02T07:23:44.235Z Compiling rustls-pki-types v1.14.0
14482026-03-02T07:23:44.592Z Compiling rand_chacha v0.9.0
14492026-03-02T07:23:44.652Z Compiling tracing-attributes v0.1.31
14502026-03-02T07:23:45.244Z Compiling pkcs5 v0.7.1
14512026-03-02T07:23:45.431Z Compiling rand v0.9.2
14522026-03-02T07:23:45.766Z Compiling http-body v1.0.1
14532026-03-02T07:23:46.050Z Compiling pkcs8 v0.10.2
14542026-03-02T07:23:46.267Z Compiling schemars_derive v0.8.22
14552026-03-02T07:23:46.719Z Compiling scroll_derive v0.13.1
14562026-03-02T07:23:46.826Z Compiling pest_derive v2.8.6
14572026-03-02T07:23:47.607Z Compiling darling_core v0.20.11
14582026-03-02T07:23:47.739Z Compiling tracing v0.1.44
14592026-03-02T07:23:48.239Z Compiling dyn-clone v1.0.20
14602026-03-02T07:23:48.369Z Compiling rustls v0.23.37
14612026-03-02T07:23:48.421Z Compiling tower-service v0.3.3
14622026-03-02T07:23:48.475Z Compiling atomic-waker v1.1.2
14632026-03-02T07:23:48.559Z Compiling tinyvec_macros v0.1.1
14642026-03-02T07:23:48.660Z Compiling try-lock v0.2.5
14652026-03-02T07:23:48.663Z Compiling tower-layer v0.3.3
14662026-03-02T07:23:48.703Z Compiling tinyvec v1.10.0
14672026-03-02T07:23:48.827Z Compiling want v0.3.1
14682026-03-02T07:23:48.971Z Compiling scroll v0.13.0
14692026-03-02T07:23:49.499Z Compiling ipnet v2.11.0
14702026-03-02T07:23:49.672Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14712026-03-02T07:23:50.104Z Compiling tokio-util v0.7.18
14722026-03-02T07:23:50.456Z Compiling spin v0.9.8
14732026-03-02T07:23:50.580Z Compiling aho-corasick v1.1.4
14742026-03-02T07:23:50.839Z Compiling powerfmt v0.2.0
14752026-03-02T07:23:51.190Z Compiling pin-utils v0.1.0
14762026-03-02T07:23:51.289Z Compiling foreign-types-shared v0.1.1
14772026-03-02T07:23:51.429Z Compiling time-core v0.1.8
14782026-03-02T07:23:51.713Z Compiling h2 v0.4.13
14792026-03-02T07:23:52.232Z Compiling httpdate v1.0.3
14802026-03-02T07:23:52.499Z Compiling openssl v0.10.75
14812026-03-02T07:23:52.660Z Compiling crc32fast v1.5.0
14822026-03-02T07:23:52.940Z Compiling num-conv v0.2.0
14832026-03-02T07:23:53.197Z Compiling time-macros v0.2.27
14842026-03-02T07:23:53.266Z Compiling tempfile v3.25.0
14852026-03-02T07:23:53.333Z Compiling darling_macro v0.20.11
14862026-03-02T07:23:54.065Z Compiling regex-automata v0.4.14
14872026-03-02T07:23:54.247Z Compiling darling v0.20.11
14882026-03-02T07:23:54.372Z Compiling foreign-types v0.3.2
14892026-03-02T07:23:54.488Z Compiling deranged v0.5.8
14902026-03-02T07:23:55.163Z Compiling goblin v0.10.5
14912026-03-02T07:23:55.683Z Compiling thiserror-impl v1.0.69
14922026-03-02T07:23:56.909Z Compiling openssl-macros v0.1.1
14932026-03-02T07:23:58.457Z Compiling hyper v1.8.1
14942026-03-02T07:23:58.910Z Compiling wait-timeout v0.2.1
14952026-03-02T07:23:59.381Z Compiling simd-adler32 v0.3.8
14962026-03-02T07:23:59.574Z Compiling num_threads v0.1.7
14972026-03-02T07:23:59.709Z Compiling siphasher v1.0.2
14982026-03-02T07:23:59.899Z Compiling bit-vec v0.8.0
14992026-03-02T07:24:00.093Z Compiling native-tls v0.2.18
15002026-03-02T07:24:00.359Z Compiling either v1.15.0
15012026-03-02T07:24:00.470Z Compiling quick-error v1.2.3
15022026-03-02T07:24:00.591Z Compiling usdt-impl v0.6.0
15032026-03-02T07:24:00.650Z Compiling rusty-fork v0.3.1
15042026-03-02T07:24:00.788Z Compiling hyper-util v0.1.20
15052026-03-02T07:24:01.043Z Compiling bit-set v0.8.0
15062026-03-02T07:24:01.310Z Compiling time v0.3.47
15072026-03-02T07:24:01.929Z Compiling dof v0.4.0
15082026-03-02T07:24:04.033Z Compiling thiserror v1.0.69
15092026-03-02T07:24:04.197Z Compiling derive_builder_core v0.20.2
15102026-03-02T07:24:04.808Z Compiling unicode-normalization v0.1.25
15112026-03-02T07:24:04.862Z Compiling crossbeam-epoch v0.9.18
15122026-03-02T07:24:05.002Z Compiling dtrace-parser v0.3.0
15132026-03-02T07:24:05.531Z Compiling rustls-native-certs v0.8.3
15142026-03-02T07:24:05.743Z Compiling signature v2.2.0
15152026-03-02T07:24:05.770Z Compiling scroll_derive v0.12.1
15162026-03-02T07:24:06.000Z Compiling heapless v0.7.17
15172026-03-02T07:24:06.054Z Compiling darling_core v0.21.3
15182026-03-02T07:24:06.167Z Compiling rand_xorshift v0.4.0
15192026-03-02T07:24:06.420Z Compiling slog v2.8.2
15202026-03-02T07:24:06.441Z Compiling bzip2-sys v0.1.13+1.0.8
15212026-03-02T07:24:06.728Z Compiling sync_wrapper v1.0.2
15222026-03-02T07:24:06.747Z Compiling thread-id v5.1.0
15232026-03-02T07:24:06.878Z Compiling cookie v0.18.1
15242026-03-02T07:24:06.902Z Compiling zstd-safe v7.2.4
15252026-03-02T07:24:06.921Z Compiling unarray v0.1.4
15262026-03-02T07:24:07.084Z Compiling unicode-properties v0.1.4
15272026-03-02T07:24:07.116Z Compiling signal-hook v0.3.18
15282026-03-02T07:24:07.194Z Compiling unicode-segmentation v1.12.0
15292026-03-02T07:24:07.241Z Compiling paste v1.0.15
15302026-03-02T07:24:07.429Z Compiling anyhow v1.0.102
15312026-03-02T07:24:07.448Z Compiling adler2 v2.0.1
15322026-03-02T07:24:07.636Z Compiling rayon-core v1.13.0
15332026-03-02T07:24:07.715Z Compiling unicode-bidi v0.3.18
15342026-03-02T07:24:08.012Z Compiling miniz_oxide v0.8.9
15352026-03-02T07:24:08.169Z Compiling scroll v0.12.0
15362026-03-02T07:24:08.420Z Compiling stringprep v0.1.5
15372026-03-02T07:24:08.513Z Compiling proptest v1.10.0
15382026-03-02T07:24:08.815Z Compiling tower v0.5.3
15392026-03-02T07:24:09.417Z Compiling derive_builder_macro v0.20.2
15402026-03-02T07:24:09.755Z Compiling crossbeam-deque v0.8.6
15412026-03-02T07:24:09.862Z Compiling ipnetwork v0.21.1
15422026-03-02T07:24:10.171Z Compiling http-body-util v0.1.3
15432026-03-02T07:24:10.211Z Compiling webpki-roots v1.0.6
15442026-03-02T07:24:10.234Z Compiling rand_chacha v0.3.1
15452026-03-02T07:24:10.260Z Compiling erased-serde v0.3.31
15462026-03-02T07:24:10.423Z Compiling serde_tokenstream v0.2.3
15472026-03-02T07:24:10.631Z Compiling serde_spanned v0.6.9
15482026-03-02T07:24:10.714Z Compiling toml_datetime v0.6.11
15492026-03-02T07:24:10.883Z Compiling md-5 v0.10.6
15502026-03-02T07:24:11.046Z Compiling zerocopy-derive v0.7.35
15512026-03-02T07:24:11.175Z Compiling curve25519-dalek v4.1.3
15522026-03-02T07:24:11.242Z Compiling num-integer v0.1.46
15532026-03-02T07:24:11.539Z Compiling vergen-lib v0.1.6
15542026-03-02T07:24:11.873Z Compiling hash32 v0.2.1
15552026-03-02T07:24:11.876Z Compiling ff v0.13.1
15562026-03-02T07:24:11.919Z Compiling rustix v0.38.44
15572026-03-02T07:24:12.053Z Compiling darling_macro v0.21.3
15582026-03-02T07:24:12.120Z Compiling iri-string v0.7.10
15592026-03-02T07:24:12.154Z Compiling smoltcp v0.9.1
15602026-03-02T07:24:12.231Z Compiling psl-types v2.0.11
15612026-03-02T07:24:12.438Z Compiling base16ct v0.2.0
15622026-03-02T07:24:12.596Z Compiling ref-cast v1.0.25
15632026-03-02T07:24:12.747Z Compiling litrs v1.0.0
15642026-03-02T07:24:12.771Z Compiling zlib-rs v0.6.2
15652026-03-02T07:24:12.861Z Compiling ryu v1.0.23
15662026-03-02T07:24:12.931Z Compiling fallible-iterator v0.2.0
15672026-03-02T07:24:13.189Z Compiling num-bigint-dig v0.8.6
15682026-03-02T07:24:13.282Z Compiling serde_urlencoded v0.7.1
15692026-03-02T07:24:13.558Z Compiling postgres-protocol v0.6.10
15702026-03-02T07:24:13.586Z Compiling darling v0.21.3
15712026-03-02T07:24:13.711Z Compiling zerocopy v0.7.35
15722026-03-02T07:24:13.815Z Compiling sec1 v0.7.3
15732026-03-02T07:24:13.839Z Compiling document-features v0.2.12
15742026-03-02T07:24:14.293Z Compiling newtype-uuid v1.3.2
15752026-03-02T07:24:14.850Z Compiling publicsuffix v2.3.0
15762026-03-02T07:24:15.072Z Compiling tower-http v0.6.8
15772026-03-02T07:24:15.137Z Compiling group v0.13.0
15782026-03-02T07:24:15.341Z Compiling num-iter v0.1.45
15792026-03-02T07:24:15.540Z Compiling rand v0.8.5
15802026-03-02T07:24:15.833Z Compiling oxnet v0.1.4
15812026-03-02T07:24:15.897Z Compiling derive_builder v0.20.2
15822026-03-02T07:24:16.154Z Compiling proc-macro-error v1.0.4
15832026-03-02T07:24:16.282Z Compiling tokio-native-tls v0.3.1
15842026-03-02T07:24:16.593Z Compiling goblin v0.8.2
15852026-03-02T07:24:17.437Z Compiling heck v0.4.1
15862026-03-02T07:24:17.859Z Compiling phf_shared v0.13.1
15872026-03-02T07:24:17.988Z Compiling hubpack_derive v0.1.1
15882026-03-02T07:24:18.060Z Compiling regex v1.12.3
15892026-03-02T07:24:18.375Z Compiling lazy_static v1.5.0
15902026-03-02T07:24:18.476Z Compiling cargo-platform v0.1.9
15912026-03-02T07:24:18.531Z Compiling hkdf v0.12.4
15922026-03-02T07:24:18.765Z Compiling crypto-bigint v0.5.5
15932026-03-02T07:24:18.803Z Compiling async-trait v0.1.89
15942026-03-02T07:24:18.928Z Compiling flate2 v1.1.9
15952026-03-02T07:24:18.966Z Compiling strum_macros v0.27.2
15962026-03-02T07:24:19.779Z Compiling ref-cast-impl v1.0.25
15972026-03-02T07:24:19.823Z Compiling curve25519-dalek-derive v0.1.1
15982026-03-02T07:24:20.912Z Compiling daft-derive v0.1.5
15992026-03-02T07:24:21.185Z Compiling terminal_size v0.4.3
16002026-03-02T07:24:21.203Z Compiling vergen v9.0.6
16012026-03-02T07:24:21.408Z Compiling fs-err v3.3.0
16022026-03-02T07:24:21.510Z Compiling ahash v0.8.12
16032026-03-02T07:24:21.749Z Compiling bumpalo v3.20.2
16042026-03-02T07:24:21.895Z Compiling foldhash v0.1.5
16052026-03-02T07:24:22.219Z Compiling winnow v0.5.40
16062026-03-02T07:24:22.222Z Compiling managed v0.8.0
16072026-03-02T07:24:22.386Z Compiling object v0.37.3
16082026-03-02T07:24:22.650Z Compiling bitflags v1.3.2
16092026-03-02T07:24:22.775Z Compiling libbz2-rs-sys v0.2.2
16102026-03-02T07:24:23.016Z Compiling clap_builder v4.5.60
16112026-03-02T07:24:23.683Z Compiling strum v0.27.2
16122026-03-02T07:24:23.893Z Compiling bzip2 v0.6.1
16132026-03-02T07:24:24.299Z Compiling console v0.16.2
16142026-03-02T07:24:24.443Z Compiling daft v0.1.5
16152026-03-02T07:24:25.021Z Compiling dof v0.3.0
16162026-03-02T07:24:25.612Z Compiling toml_edit v0.19.15
16172026-03-02T07:24:25.653Z Compiling hashbrown v0.15.5
16182026-03-02T07:24:25.742Z Compiling zopfli v0.8.3
16192026-03-02T07:24:26.550Z Compiling elliptic-curve v0.13.8
16202026-03-02T07:24:27.038Z Compiling cargo_metadata v0.19.2
16212026-03-02T07:24:27.258Z Compiling hubpack v0.1.2
16222026-03-02T07:24:27.664Z Compiling phf v0.13.1
16232026-03-02T07:24:27.968Z Compiling zone_cfg_derive v0.3.1
16242026-03-02T07:24:29.336Z Compiling signal-hook-mio v0.2.5
16252026-03-02T07:24:29.528Z Compiling cookie_store v0.22.1
16262026-03-02T07:24:30.632Z Compiling zstd v0.13.3
16272026-03-02T07:24:31.057Z Compiling rayon v1.11.0
16282026-03-02T07:24:31.144Z Compiling hyper-tls v0.6.0
16292026-03-02T07:24:31.187Z Compiling bzip2 v0.4.4
16302026-03-02T07:24:31.570Z Compiling postgres-types v0.2.12
16312026-03-02T07:24:32.249Z Compiling serde_with_macros v3.17.0
16322026-03-02T07:24:32.791Z Compiling usdt-attr-macro v0.6.0
16332026-03-02T07:24:34.207Z Compiling usdt-macro v0.6.0
16342026-03-02T07:24:34.342Z Compiling ed25519 v2.2.3
16352026-03-02T07:24:34.402Z Compiling dtrace-parser v0.2.0
16362026-03-02T07:24:34.649Z Compiling itertools v0.12.1
16372026-03-02T07:24:34.719Z Compiling phf_shared v0.11.3
16382026-03-02T07:24:35.128Z Compiling bstr v1.12.1
16392026-03-02T07:24:35.327Z Compiling pkcs1 v0.7.5
16402026-03-02T07:24:35.711Z Compiling hex v0.4.3
16412026-03-02T07:24:36.247Z Compiling serde-big-array v0.5.1
16422026-03-02T07:24:36.324Z Compiling rfc6979 v0.4.0
16432026-03-02T07:24:36.362Z Compiling enum-as-inner v0.6.1
16442026-03-02T07:24:36.413Z Compiling serde_repr v0.1.20
16452026-03-02T07:24:36.494Z Compiling clap_derive v4.5.55
16462026-03-02T07:24:36.543Z Compiling strum_macros v0.26.4
16472026-03-02T07:24:36.620Z Compiling float-cmp v0.10.0
16482026-03-02T07:24:36.881Z Compiling thread-id v4.2.2
16492026-03-02T07:24:37.017Z Compiling memmap2 v0.9.10
16502026-03-02T07:24:37.386Z Compiling env_filter v1.0.0
16512026-03-02T07:24:37.437Z Compiling encoding_rs v0.8.35
16522026-03-02T07:24:37.465Z Compiling new_debug_unreachable v1.0.6
16532026-03-02T07:24:37.467Z Compiling keccak v0.1.6
16542026-03-02T07:24:37.587Z Compiling precomputed-hash v0.1.1
16552026-03-02T07:24:37.730Z Compiling jiff v0.2.21
16562026-03-02T07:24:37.978Z Compiling whoami v2.1.0
16572026-03-02T07:24:38.759Z Compiling unit-prefix v0.5.2
16582026-03-02T07:24:39.003Z Compiling fixedbitset v0.5.7
16592026-03-02T07:24:39.640Z Compiling predicates-core v1.0.10
16602026-03-02T07:24:39.777Z Compiling normalize-line-endings v0.3.0
16612026-03-02T07:24:39.931Z Compiling static_assertions v1.1.0
16622026-03-02T07:24:39.967Z Compiling rustc-hash v2.1.1
16632026-03-02T07:24:40.080Z Compiling mime v0.3.17
16642026-03-02T07:24:40.200Z Compiling fixedbitset v0.4.2
16652026-03-02T07:24:40.600Z Compiling data-encoding v2.10.0
16662026-03-02T07:24:40.645Z Compiling difflib v0.4.0
16672026-03-02T07:24:40.715Z Compiling petgraph v0.6.5
16682026-03-02T07:24:40.740Z Compiling strum v0.26.3
16692026-03-02T07:24:40.774Z Compiling clap v4.5.60
16702026-03-02T07:24:40.910Z Compiling iddqd v0.3.17
16712026-03-02T07:24:40.940Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16722026-03-02T07:24:41.104Z Compiling predicates v3.1.4
16732026-03-02T07:24:41.913Z Compiling hickory-proto v0.25.2
16742026-03-02T07:24:42.331Z Compiling petgraph v0.8.3
16752026-03-02T07:24:42.560Z Compiling indicatif v0.18.4
16762026-03-02T07:24:43.464Z Compiling tokio-postgres v0.7.16
16772026-03-02T07:24:44.179Z Compiling zip v4.6.1
16782026-03-02T07:24:44.571Z Compiling sha3 v0.10.8
16792026-03-02T07:24:45.755Z Compiling string_cache v0.8.9
16802026-03-02T07:24:46.193Z Compiling env_logger v0.11.9
16812026-03-02T07:24:46.411Z Compiling toml_edit v0.22.27
16822026-03-02T07:24:46.931Z Compiling usdt v0.6.0
16832026-03-02T07:24:46.968Z Compiling zone v0.3.1
16842026-03-02T07:24:47.410Z Compiling usdt-impl v0.5.0
16852026-03-02T07:24:47.656Z Compiling ecdsa v0.16.9
16862026-03-02T07:24:48.266Z Compiling serde_with v3.17.0
16872026-03-02T07:24:48.486Z Compiling similar v2.7.0
16882026-03-02T07:24:48.553Z Compiling rsa v0.9.10
16892026-03-02T07:24:48.654Z Compiling ed25519-dalek v2.2.0
16902026-03-02T07:24:48.745Z Compiling crossterm v0.28.1
16912026-03-02T07:24:50.225Z Compiling zip v0.6.6
16922026-03-02T07:24:51.355Z Compiling toml v0.7.8
16932026-03-02T07:24:52.375Z Compiling toml_parser v1.0.9+spec-1.1.0
16942026-03-02T07:24:52.642Z Compiling itertools v0.13.0
16952026-03-02T07:24:52.766Z Compiling tokio-stream v0.1.18
16962026-03-02T07:24:53.259Z Compiling buf-list v1.1.2
16972026-03-02T07:24:53.328Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16982026-03-02T07:24:53.690Z Compiling x509-cert v0.2.5
16992026-03-02T07:24:53.792Z Compiling openapiv3 v2.2.0
17002026-03-02T07:24:53.811Z Compiling sha1 v0.10.6
17012026-03-02T07:24:53.986Z Compiling toml_datetime v0.7.5+spec-1.1.0
17022026-03-02T07:24:54.195Z Compiling lalrpop-util v0.19.12
17032026-03-02T07:24:54.568Z Compiling peg-runtime v0.8.5
17042026-03-02T07:24:54.598Z Compiling thread_local v1.1.9
17052026-03-02T07:24:55.097Z Compiling slog-async v2.8.0
17062026-03-02T07:24:55.166Z Compiling crossbeam-channel v0.5.15
17072026-03-02T07:24:55.580Z Compiling futures-executor v0.3.32
17082026-03-02T07:24:55.690Z Compiling filetime v0.2.27
17092026-03-02T07:24:55.998Z Compiling is-terminal v0.4.17
17102026-03-02T07:24:56.020Z Compiling take_mut v0.2.2
17112026-03-02T07:24:56.039Z Compiling term v1.2.1
17122026-03-02T07:24:56.094Z Compiling xattr v1.6.1
17132026-03-02T07:24:56.127Z Compiling futures v0.3.32
17142026-03-02T07:24:56.381Z Compiling tar v0.4.44
17152026-03-02T07:24:57.207Z Compiling slog-term v2.9.2
17162026-03-02T07:25:06.111Z Compiling rustls-webpki v0.103.9
17172026-03-02T07:25:10.962Z Compiling tokio-rustls v0.26.4
17182026-03-02T07:25:10.962Z Compiling rustls-platform-verifier v0.6.2
17192026-03-02T07:25:11.262Z Compiling hyper-rustls v0.27.7
17202026-03-02T07:25:11.564Z Compiling reqwest v0.13.2
17212026-03-02T07:25:11.564Z Compiling reqwest v0.12.28
17222026-03-02T07:25:15.806Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17232026-03-02T07:25:16.100Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17242026-03-02T07:25:20.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
17252026-03-02T07:25:20.721Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17262026-03-02T07:25:20.777ZMar 02 07:25:20.072 INFO Starting download, target: Clickhouse
17272026-03-02T07:25:20.777ZMar 02 07:25:20.073 INFO Starting download, target: Cockroach
17282026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Starting download, target: Console
17292026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Starting download, target: DendriteStub
17302026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Starting download, target: MaghemiteMgd
17312026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Starting download, target: TransceiverControl
17322026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17332026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17342026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17352026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17362026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17372026-03-02T07:25:20.780ZMar 02 07:25:20.073 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17382026-03-02T07:25:21.155ZMar 02 07:25:20.450 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17392026-03-02T07:25:21.718ZMar 02 07:25:21.007 INFO Download complete, target: TransceiverControl
17402026-03-02T07:25:21.760ZMar 02 07:25:21.048 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17412026-03-02T07:25:22.365ZMar 02 07:25:21.637 INFO Download complete, target: Console
17422026-03-02T07:25:22.547ZMar 02 07:25:21.830 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17432026-03-02T07:25:22.905ZMar 02 07:25:22.188 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17442026-03-02T07:25:23.162ZMar 02 07:25:22.452 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17452026-03-02T07:25:23.182ZMar 02 07:25:22.476 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17462026-03-02T07:25:23.182ZMar 02 07:25:22.476 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17472026-03-02T07:25:27.340ZMar 02 07:25:26.635 INFO Download complete, target: MaghemiteMgd
17482026-03-02T07:25:27.894ZMar 02 07:25:27.189 INFO Download complete, target: DendriteStub
17492026-03-02T07:25:33.145ZMar 02 07:25:32.439 INFO Checking that binary works, target: Cockroach
17502026-03-02T07:25:33.276ZMar 02 07:25:32.570 INFO Download complete, target: Cockroach
17512026-03-02T07:25:37.038ZMar 02 07:25:36.331 INFO Checking that binary works, target: Clickhouse
17522026-03-02T07:25:37.206ZMar 02 07:25:36.500 INFO Download complete, target: Clickhouse
17532026-03-02T07:25:37.212ZAll prerequisites installed successfully
17542026-03-02T07:25:37.215Z
17552026-03-02T07:25:37.215Zreal 5:02.305057315
17562026-03-02T07:25:37.215Zuser 16:52.101291587
17572026-03-02T07:25:37.215Zsys 2:23.952330644
17582026-03-02T07:25:37.215Ztrap 0.618087075
17592026-03-02T07:25:37.215Ztflt 0.786392501
17602026-03-02T07:25:37.215Zdflt 0.901256652
17612026-03-02T07:25:37.215Zkflt 0.023823906
17622026-03-02T07:25:37.215Zlock 39:23.345511352
17632026-03-02T07:25:37.215Zslp 1:01:36.949965219
17642026-03-02T07:25:37.215Zlat 1:04.332302474
17652026-03-02T07:25:37.215Zstop 3:03.449423534
17662026-03-02T07:25:37.215Z+ ptime -m cargo xtask download softnpu
17672026-03-02T07:25:37.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17682026-03-02T07:25:38.014Z Running `target/debug/xtask download softnpu`
17692026-03-02T07:25:39.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
17702026-03-02T07:25:39.148Z Running `target/debug/xtask-downloader softnpu`
17712026-03-02T07:25:39.189ZMar 02 07:25:38.482 INFO Starting download, target: Softnpu
17722026-03-02T07:25:39.192ZMar 02 07:25:38.483 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17732026-03-02T07:25:40.113ZMar 02 07:25:39.407 INFO Download complete, target: Softnpu
17742026-03-02T07:25:40.116Z
17752026-03-02T07:25:40.118Zreal 2.897707225
17762026-03-02T07:25:40.118Zuser 1.972732192
17772026-03-02T07:25:40.118Zsys 0.804247809
17782026-03-02T07:25:40.118Ztrap 0.001326919
17792026-03-02T07:25:40.118Ztflt 0.000193439
17802026-03-02T07:25:40.118Zdflt 0.000021247
17812026-03-02T07:25:40.118Zkflt 0.000000000
17822026-03-02T07:25:40.118Zlock 9.651230468
17832026-03-02T07:25:40.118Zslp 0.550565978
17842026-03-02T07:25:40.118Zlat 0.156872857
17852026-03-02T07:25:40.118Zstop 0.000163309
17862026-03-02T07:25:40.119Z+ export CARGO_INCREMENTAL=0
17872026-03-02T07:25:40.119Z+ CARGO_INCREMENTAL=0
17882026-03-02T07:25:40.119Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17892026-03-02T07:25:41.381Z Compiling proc-macro2 v1.0.106
17902026-03-02T07:25:41.381Z Compiling quote v1.0.44
17912026-03-02T07:25:41.381Z Compiling unicode-ident v1.0.24
17922026-03-02T07:25:41.384Z Compiling libc v0.2.180
17932026-03-02T07:25:41.384Z Compiling serde_core v1.0.228
17942026-03-02T07:25:41.384Z Compiling serde v1.0.228
17952026-03-02T07:25:41.384Z Compiling cfg-if v1.0.4
17962026-03-02T07:25:41.384Z Compiling version_check v0.9.5
17972026-03-02T07:25:41.719Z Compiling find-msvc-tools v0.1.9
17982026-03-02T07:25:41.803Z Compiling shlex v1.3.0
17992026-03-02T07:25:42.048Z Compiling typenum v1.19.0
18002026-03-02T07:25:42.201Z Compiling generic-array v0.14.7
18012026-03-02T07:25:42.276Z Compiling portable-atomic v1.13.1
18022026-03-02T07:25:42.508Z Compiling memchr v2.8.0
18032026-03-02T07:25:42.601Z Compiling zmij v1.0.21
18042026-03-02T07:25:43.077Z Compiling autocfg v1.5.0
18052026-03-02T07:25:43.097Z Compiling serde_json v1.0.149
18062026-03-02T07:25:43.584Z Compiling jobserver v0.1.34
18072026-03-02T07:25:43.782Z Compiling zerocopy v0.8.40
18082026-03-02T07:25:43.801Z Compiling parking_lot_core v0.9.12
18092026-03-02T07:25:43.843Z Compiling syn v2.0.117
18102026-03-02T07:25:44.006Z Compiling cc v1.2.56
18112026-03-02T07:25:44.264Z Compiling libm v0.2.16
18122026-03-02T07:25:44.295Z Compiling num-traits v0.2.19
18132026-03-02T07:25:44.509Z Compiling smallvec v1.15.1
18142026-03-02T07:25:44.655Z Compiling icu_properties_data v2.1.2
18152026-03-02T07:25:44.853Z Compiling icu_normalizer_data v2.1.1
18162026-03-02T07:25:44.988Z Compiling getrandom v0.2.17
18172026-03-02T07:25:45.007Z Compiling itoa v1.0.17
18182026-03-02T07:25:45.221Z Compiling log v0.4.29
18192026-03-02T07:25:45.472Z Compiling getrandom v0.4.1
18202026-03-02T07:25:45.835Z Compiling pkg-config v0.3.32
18212026-03-02T07:25:45.914Z Compiling errno v0.3.14
18222026-03-02T07:25:46.200Z Compiling stable_deref_trait v1.2.1
18232026-03-02T07:25:46.302Z Compiling rand_core v0.6.4
18242026-03-02T07:25:46.790Z Compiling subtle v2.6.1
18252026-03-02T07:25:46.822Z Compiling scopeguard v1.2.0
18262026-03-02T07:25:47.000Z Compiling lock_api v0.4.14
18272026-03-02T07:25:47.024Z Compiling thiserror v2.0.18
18282026-03-02T07:25:47.149Z Compiling fnv v1.0.7
18292026-03-02T07:25:47.385Z Compiling getrandom v0.3.4
18302026-03-02T07:25:47.624Z Compiling critical-section v1.2.0
18312026-03-02T07:25:47.678Z Compiling pin-project-lite v0.2.17
18322026-03-02T07:25:47.962Z Compiling rustversion v1.0.22
18332026-03-02T07:25:48.159Z Compiling allocator-api2 v0.2.21
18342026-03-02T07:25:48.479Z Compiling once_cell v1.21.3
18352026-03-02T07:25:48.501Z Compiling equivalent v1.0.2
18362026-03-02T07:25:48.842Z Compiling bitflags v2.11.0
18372026-03-02T07:25:49.182Z Compiling foldhash v0.2.0
18382026-03-02T07:25:49.476Z Compiling hashbrown v0.16.1
18392026-03-02T07:25:49.622Z Compiling ring v0.17.14
18402026-03-02T07:25:49.728Z Compiling semver v1.0.27
18412026-03-02T07:25:50.368Z Compiling cmake v0.1.57
18422026-03-02T07:25:50.613Z Compiling litemap v0.8.1
18432026-03-02T07:25:50.673Z Compiling fs_extra v1.3.0
18442026-03-02T07:25:50.901Z Compiling synstructure v0.13.2
18452026-03-02T07:25:51.101Z Compiling percent-encoding v2.3.2
18462026-03-02T07:25:51.124Z Compiling dunce v1.0.5
18472026-03-02T07:25:51.200Z Compiling writeable v0.6.2
18482026-03-02T07:25:51.276Z Compiling aws-lc-sys v0.37.1
18492026-03-02T07:25:51.668Z Compiling const-oid v0.9.6
18502026-03-02T07:25:51.706Z Compiling indexmap v2.13.0
18512026-03-02T07:25:52.191Z Compiling rustix v1.1.3
18522026-03-02T07:25:53.156Z Compiling signal-hook-registry v1.4.8
18532026-03-02T07:25:53.181Z Compiling schemars v0.8.22
18542026-03-02T07:25:53.217Z Compiling serde_derive_internals v0.29.1
18552026-03-02T07:25:53.236Z Compiling mio v1.1.1
18562026-03-02T07:25:53.566Z Compiling parking_lot v0.12.5
18572026-03-02T07:25:53.588Z Compiling socket2 v0.6.2
18582026-03-02T07:25:53.793Z Compiling rand_core v0.10.0
18592026-03-02T07:25:54.161Z Compiling utf8_iter v1.0.4
18602026-03-02T07:25:54.188Z Compiling strsim v0.11.1
18612026-03-02T07:25:54.480Z Compiling aws-lc-rs v1.16.0
18622026-03-02T07:25:54.518Z Compiling serde_derive v1.0.228
18632026-03-02T07:25:54.786Z Compiling zeroize_derive v1.4.3
18642026-03-02T07:25:54.789Z Compiling zerofrom-derive v0.1.6
18652026-03-02T07:25:54.969Z Compiling yoke-derive v0.8.1
18662026-03-02T07:25:55.007Z Compiling zerovec-derive v0.11.2
18672026-03-02T07:25:55.320Z Compiling displaydoc v0.2.5
18682026-03-02T07:25:55.491Z Compiling zerocopy-derive v0.8.40
18692026-03-02T07:25:55.885Z Compiling tokio-macros v2.6.0
18702026-03-02T07:25:56.046Z Compiling zeroize v1.8.2
18712026-03-02T07:25:56.660Z Compiling futures-macro v0.3.32
18722026-03-02T07:25:57.175Z Compiling thiserror-impl v2.0.18
18732026-03-02T07:25:57.315Z Compiling tracing-attributes v0.1.31
18742026-03-02T07:25:57.412Z Compiling zerofrom v0.1.6
18752026-03-02T07:25:57.663Z Compiling yoke v0.8.1
18762026-03-02T07:25:58.036Z Compiling zerovec v0.11.5
18772026-03-02T07:25:58.127Z Compiling crypto-common v0.1.7
18782026-03-02T07:25:58.253Z Compiling zerotrie v0.2.3
18792026-03-02T07:25:59.224Z Compiling block-buffer v0.10.4
18802026-03-02T07:25:59.315Z Compiling tinystr v0.8.2
18812026-03-02T07:25:59.410Z Compiling potential_utf v0.1.4
18822026-03-02T07:25:59.483Z Compiling der_derive v0.7.3
18832026-03-02T07:25:59.729Z Compiling icu_locale_core v2.1.1
18842026-03-02T07:25:59.750Z Compiling icu_collections v2.1.1
18852026-03-02T07:25:59.787Z Compiling digest v0.10.7
18862026-03-02T07:25:59.999Z Compiling schemars_derive v0.8.22
18872026-03-02T07:26:01.523Z Compiling icu_provider v2.1.1
18882026-03-02T07:26:02.201Z Compiling bytes v1.11.1
18892026-03-02T07:26:02.354Z Compiling icu_properties v2.1.2
18902026-03-02T07:26:02.386Z Compiling icu_normalizer v2.1.1
18912026-03-02T07:26:02.551Z Compiling form_urlencoded v1.2.2
18922026-03-02T07:26:03.735Z Compiling futures-core v0.3.32
18932026-03-02T07:26:03.902Z Compiling thiserror v1.0.69
18942026-03-02T07:26:04.063Z Compiling byteorder v1.5.0
18952026-03-02T07:26:04.263Z Compiling ucd-trie v0.1.7
18962026-03-02T07:26:04.478Z Compiling tokio v1.49.0
18972026-03-02T07:26:04.548Z Compiling idna_adapter v1.2.1
18982026-03-02T07:26:04.679Z Compiling pest v2.8.6
18992026-03-02T07:26:04.788Z Compiling idna v1.1.0
19002026-03-02T07:26:05.867Z Compiling heck v0.5.0
19012026-03-02T07:26:06.156Z Compiling httparse v1.10.1
19022026-03-02T07:26:06.736Z Compiling vcpkg v0.2.15
19032026-03-02T07:26:06.759Z Compiling ident_case v1.0.1
19042026-03-02T07:26:06.973Z Compiling url v2.5.8
19052026-03-02T07:26:07.240Z Compiling pest_meta v2.8.6
19062026-03-02T07:26:07.279Z Compiling thiserror-impl v1.0.69
19072026-03-02T07:26:07.993Z Compiling openssl-sys v0.9.111
19082026-03-02T07:26:08.986Z Compiling pest_generator v2.8.6
19092026-03-02T07:26:09.037Z Compiling crossbeam-utils v0.8.21
19102026-03-02T07:26:09.611Z Compiling syn v1.0.109
19112026-03-02T07:26:10.111Z Compiling regex-syntax v0.8.10
19122026-03-02T07:26:10.612Z Compiling pest_derive v2.8.6
19132026-03-02T07:26:12.565Z Compiling rustc_version v0.4.1
19142026-03-02T07:26:12.659Z Compiling cpufeatures v0.2.17
19152026-03-02T07:26:12.782Z Compiling futures-sink v0.3.32
19162026-03-02T07:26:12.977Z Compiling rustls v0.23.37
19172026-03-02T07:26:13.093Z Compiling futures-channel v0.3.32
19182026-03-02T07:26:13.434Z Compiling hmac v0.12.1
19192026-03-02T07:26:13.698Z Compiling futures-task v0.3.32
19202026-03-02T07:26:14.057Z Compiling slab v0.4.12
19212026-03-02T07:26:14.078Z Compiling iana-time-zone v0.1.65
19222026-03-02T07:26:14.246Z Compiling plain v0.2.3
19232026-03-02T07:26:14.450Z Compiling futures-io v0.3.32
19242026-03-02T07:26:14.472Z Compiling chrono v0.4.44
19252026-03-02T07:26:14.787Z Compiling futures-util v0.3.32
19262026-03-02T07:26:15.294Z Compiling uuid v1.21.0
19272026-03-02T07:26:16.113Z Compiling block-padding v0.3.3
19282026-03-02T07:26:16.398Z Compiling aho-corasick v1.1.4
19292026-03-02T07:26:17.837Z Compiling inout v0.1.4
19302026-03-02T07:26:18.114Z Compiling ppv-lite86 v0.2.21
19312026-03-02T07:26:18.895Z Compiling regex-automata v0.4.14
19322026-03-02T07:26:20.021Z Compiling num-conv v0.2.0
19332026-03-02T07:26:20.078Z Compiling time-core v0.1.8
19342026-03-02T07:26:20.426Z Compiling openssl v0.10.75
19352026-03-02T07:26:20.841Z Compiling pretty-hex v0.4.1
19362026-03-02T07:26:21.122Z Compiling time-macros v0.2.27
19372026-03-02T07:26:21.444Z Compiling cipher v0.4.4
19382026-03-02T07:26:21.953Z Compiling sha2 v0.10.9
19392026-03-02T07:26:22.465Z Compiling serde_tokenstream v0.2.3
19402026-03-02T07:26:22.637Z Compiling scroll_derive v0.13.1
19412026-03-02T07:26:22.660Z Compiling scroll_derive v0.12.1
19422026-03-02T07:26:23.044Z Compiling base64ct v1.8.3
19432026-03-02T07:26:23.069Z Compiling anyhow v1.0.102
19442026-03-02T07:26:23.381Z Compiling crc32fast v1.5.0
19452026-03-02T07:26:23.601Z Compiling either v1.15.0
19462026-03-02T07:26:23.631Z Compiling pem-rfc7468 v0.7.0
19472026-03-02T07:26:24.024Z Compiling darling_core v0.21.3
19482026-03-02T07:26:24.069Z Compiling rustls-pki-types v1.14.0
19492026-03-02T07:26:24.211Z Compiling openssl-macros v0.1.1
19502026-03-02T07:26:24.931Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19512026-03-02T07:26:25.095Z Compiling native-tls v0.2.18
19522026-03-02T07:26:25.488Z Compiling flagset v0.4.7
19532026-03-02T07:26:25.715Z Compiling der v0.7.10
19542026-03-02T07:26:25.851Z Compiling regex v1.12.3
19552026-03-02T07:26:26.335Z Compiling rand_core v0.9.5
19562026-03-02T07:26:26.742Z Compiling zerocopy-derive v0.7.35
19572026-03-02T07:26:27.504Z Compiling slog v2.8.2
19582026-03-02T07:26:27.602Z Compiling dyn-clone v1.0.20
19592026-03-02T07:26:27.844Z Compiling rayon-core v1.13.0
19602026-03-02T07:26:28.170Z Compiling spki v0.7.3
19612026-03-02T07:26:28.401Z Compiling salsa20 v0.10.2
19622026-03-02T07:26:28.646Z Compiling pbkdf2 v0.12.2
19632026-03-02T07:26:28.841Z Compiling http v1.4.0
19642026-03-02T07:26:29.532Z Compiling darling_macro v0.21.3
19652026-03-02T07:26:30.308Z Compiling darling v0.21.3
19662026-03-02T07:26:30.719Z Compiling tracing-core v0.1.36
19672026-03-02T07:26:30.722Z Compiling camino v1.2.2
19682026-03-02T07:26:31.498Z Compiling untrusted v0.9.0
19692026-03-02T07:26:31.714Z Compiling tracing v0.1.44
19702026-03-02T07:26:32.798Z Compiling scrypt v0.11.0
19712026-03-02T07:26:32.878Z Compiling rand_chacha v0.9.0
19722026-03-02T07:26:33.242Z Compiling tokio-util v0.7.18
19732026-03-02T07:26:33.568Z Compiling aes v0.8.4
19742026-03-02T07:26:34.535Z Compiling cbc v0.1.2
19752026-03-02T07:26:35.582Z Compiling cookie v0.18.1
19762026-03-02T07:26:35.898Z Compiling usdt-impl v0.5.0
19772026-03-02T07:26:36.137Z Compiling ref-cast v1.0.25
19782026-03-02T07:26:36.251Z Compiling winnow v0.7.14
19792026-03-02T07:26:36.571Z Compiling paste v1.0.15
19802026-03-02T07:26:36.615Z Compiling usdt-impl v0.6.0
19812026-03-02T07:26:36.980Z Compiling base64 v0.22.1
19822026-03-02T07:26:37.533Z Compiling pkcs5 v0.7.1
19832026-03-02T07:26:37.963Z Compiling rand v0.9.2
19842026-03-02T07:26:38.880Z Compiling http-body v1.0.1
19852026-03-02T07:26:39.141Z Compiling scroll v0.13.0
19862026-03-02T07:26:39.228Z Compiling scroll v0.12.0
19872026-03-02T07:26:39.661Z Compiling heapless v0.7.17
19882026-03-02T07:26:39.943Z Compiling serde_spanned v0.6.9
19892026-03-02T07:26:40.038Z Compiling toml_datetime v0.6.11
19902026-03-02T07:26:40.138Z Compiling bzip2-sys v0.1.13+1.0.8
19912026-03-02T07:26:40.164Z Compiling signal-hook v0.3.18
19922026-03-02T07:26:40.518Z Compiling untrusted v0.7.1
19932026-03-02T07:26:40.726Z Compiling zstd-safe v7.2.4
19942026-03-02T07:26:41.124Z Compiling openssl-probe v0.2.1
19952026-03-02T07:26:41.397Z Compiling goblin v0.8.2
19962026-03-02T07:26:41.479Z Compiling goblin v0.10.5
19972026-03-02T07:26:42.732Z Compiling toml_parser v1.0.9+spec-1.1.0
19982026-03-02T07:26:43.873Z Compiling pkcs8 v0.10.2
19992026-03-02T07:26:44.735Z Compiling zerocopy v0.7.35
20002026-03-02T07:26:44.864Z Compiling darling_core v0.20.11
20012026-03-02T07:26:45.106Z Compiling ref-cast-impl v1.0.25
20022026-03-02T07:26:45.163Z Compiling toml_datetime v0.7.5+spec-1.1.0
20032026-03-02T07:26:45.708Z Compiling rustix v0.38.44
20042026-03-02T07:26:45.920Z Compiling winnow v0.5.40
20052026-03-02T07:26:46.491Z Compiling tower-service v0.3.3
20062026-03-02T07:26:46.900Z Compiling atomic-waker v1.1.2
20072026-03-02T07:26:47.105Z Compiling try-lock v0.2.5
20082026-03-02T07:26:47.284Z Compiling tinyvec_macros v0.1.1
20092026-03-02T07:26:47.845Z Compiling tower-layer v0.3.3
20102026-03-02T07:26:48.104Z Compiling dof v0.4.0
20112026-03-02T07:26:48.859Z Compiling toml_edit v0.19.15
20122026-03-02T07:26:49.005Z Compiling h2 v0.4.13
20132026-03-02T07:26:49.666Z Compiling darling_macro v0.20.11
20142026-03-02T07:26:50.506Z Compiling tinyvec v1.10.0
20152026-03-02T07:26:50.661Z Compiling want v0.3.1
20162026-03-02T07:26:50.946Z Compiling dof v0.3.0
20172026-03-02T07:26:54.095Z Compiling dtrace-parser v0.2.0
20182026-03-02T07:26:54.226Z Compiling dtrace-parser v0.3.0
20192026-03-02T07:26:55.057Z Compiling curve25519-dalek v4.1.3
20202026-03-02T07:26:55.514Z Compiling ipnet v2.11.0
20212026-03-02T07:26:55.533Z Compiling async-trait v0.1.89
20222026-03-02T07:26:55.554Z Compiling daft-derive v0.1.5
20232026-03-02T07:26:56.419Z Compiling spin v0.9.8
20242026-03-02T07:26:56.788Z Compiling thread-id v4.2.2
20252026-03-02T07:26:56.816Z Compiling thread-id v5.1.0
20262026-03-02T07:26:56.891Z Compiling proc-macro-error-attr v1.0.4
20272026-03-02T07:26:56.921Z Compiling fastrand v2.3.0
20282026-03-02T07:26:56.947Z Compiling foreign-types-shared v0.1.1
20292026-03-02T07:26:57.069Z Compiling num-bigint-dig v0.8.6
20302026-03-02T07:26:57.129Z Compiling pin-utils v0.1.0
20312026-03-02T07:26:57.455Z Compiling smoltcp v0.9.1
20322026-03-02T07:26:57.529Z Compiling litrs v1.0.0
20332026-03-02T07:26:57.688Z Compiling httpdate v1.0.3
20342026-03-02T07:26:57.993Z Compiling hyper v1.8.1
20352026-03-02T07:26:57.997Z Compiling tempfile v3.25.0
20362026-03-02T07:26:58.389Z Compiling foreign-types v0.3.2
20372026-03-02T07:26:58.493Z Compiling document-features v0.2.12
20382026-03-02T07:27:00.061Z Compiling darling v0.20.11
20392026-03-02T07:27:00.895Z Compiling ipnetwork v0.21.1
20402026-03-02T07:27:01.335Z Compiling strum_macros v0.26.4
20412026-03-02T07:27:01.509Z Compiling wait-timeout v0.2.1
20422026-03-02T07:27:01.886Z Compiling proc-macro-error v1.0.4
20432026-03-02T07:27:02.799Z Compiling utf8parse v0.2.2
20442026-03-02T07:27:02.988Z Compiling simd-adler32 v0.3.8
20452026-03-02T07:27:03.431Z Compiling anstyle v1.0.13
20462026-03-02T07:27:03.955Z Compiling siphasher v1.0.2
20472026-03-02T07:27:04.303Z Compiling unicode-segmentation v1.12.0
20482026-03-02T07:27:04.469Z Compiling bit-vec v0.8.0
20492026-03-02T07:27:04.590Z Compiling quick-error v1.2.3
20502026-03-02T07:27:04.694Z Compiling powerfmt v0.2.0
20512026-03-02T07:27:05.083Z Compiling deranged v0.5.8
20522026-03-02T07:27:05.890Z Compiling bit-set v0.8.0
20532026-03-02T07:27:06.182Z Compiling rusty-fork v0.3.1
20542026-03-02T07:27:07.790Z Compiling anstyle-parse v0.2.7
20552026-03-02T07:27:09.749Z Compiling crossbeam-epoch v0.9.18
20562026-03-02T07:27:10.365Z Compiling hyper-util v0.1.20
20572026-03-02T07:27:11.061Z Compiling derive_builder_core v0.20.2
20582026-03-02T07:27:13.729Z Compiling unicode-normalization v0.1.25
20592026-03-02T07:27:13.827Z Compiling rustls-native-certs v0.8.3
20602026-03-02T07:27:14.996Z Compiling rand_xorshift v0.4.0
20612026-03-02T07:27:15.225Z Compiling hubpack_derive v0.1.1
20622026-03-02T07:27:15.251Z Compiling sync_wrapper v1.0.2
20632026-03-02T07:27:15.321Z Compiling strum_macros v0.27.2
20642026-03-02T07:27:15.420Z Compiling signature v2.2.0
20652026-03-02T07:27:15.672Z Compiling curve25519-dalek-derive v0.1.1
20662026-03-02T07:27:16.040Z Compiling fs-err v3.3.0
20672026-03-02T07:27:16.126Z Compiling ahash v0.8.12
20682026-03-02T07:27:16.475Z Compiling unicode-bidi v0.3.18
20692026-03-02T07:27:16.509Z Compiling adler2 v2.0.1
20702026-03-02T07:27:16.616Z Compiling num_threads v0.1.7
20712026-03-02T07:27:16.761Z Compiling is_terminal_polyfill v1.70.2
20722026-03-02T07:27:16.889Z Compiling unicode-properties v0.1.4
20732026-03-02T07:27:16.892Z Compiling object v0.37.3
20742026-03-02T07:27:16.928Z Compiling colorchoice v1.0.4
20752026-03-02T07:27:17.048Z Compiling unarray v0.1.4
20762026-03-02T07:27:17.106Z Compiling anstyle-query v1.1.5
20772026-03-02T07:27:17.369Z Compiling time v0.3.47
20782026-03-02T07:27:17.391Z Compiling anstream v0.6.21
20792026-03-02T07:27:17.499Z Compiling proptest v1.10.0
20802026-03-02T07:27:17.974Z Compiling stringprep v0.1.5
20812026-03-02T07:27:18.843Z Compiling miniz_oxide v0.8.9
20822026-03-02T07:27:20.087Z Compiling tower v0.5.3
20832026-03-02T07:27:21.579Z Compiling derive_builder_macro v0.20.2
20842026-03-02T07:27:21.678Z Compiling crossbeam-deque v0.8.6
20852026-03-02T07:27:22.033Z Compiling heck v0.4.1
20862026-03-02T07:27:22.418Z Compiling usdt-attr-macro v0.6.0
20872026-03-02T07:27:22.440Z Compiling usdt-macro v0.6.0
20882026-03-02T07:27:24.170Z Compiling http-body-util v0.1.3
20892026-03-02T07:27:24.399Z Compiling webpki-roots v1.0.6
20902026-03-02T07:27:24.678Z Compiling rand_chacha v0.3.1
20912026-03-02T07:27:24.705Z Compiling num-integer v0.1.46
20922026-03-02T07:27:25.010Z Compiling hash32 v0.2.1
20932026-03-02T07:27:25.037Z Compiling erased-serde v0.3.31
20942026-03-02T07:27:25.324Z Compiling md-5 v0.10.6
20952026-03-02T07:27:25.351Z Compiling vergen-lib v0.1.6
20962026-03-02T07:27:25.495Z Compiling ff v0.13.1
20972026-03-02T07:27:25.580Z Compiling psl-types v2.0.11
20982026-03-02T07:27:25.661Z Compiling ryu v1.0.23
20992026-03-02T07:27:25.725Z Compiling base16ct v0.2.0
21002026-03-02T07:27:25.872Z Compiling iri-string v0.7.10
21012026-03-02T07:27:25.931Z Compiling zlib-rs v0.6.2
21022026-03-02T07:27:25.972Z Compiling fallible-iterator v0.2.0
21032026-03-02T07:27:26.008Z Compiling sec1 v0.7.3
21042026-03-02T07:27:26.653Z Compiling postgres-protocol v0.6.10
21052026-03-02T07:27:26.707Z Compiling serde_urlencoded v0.7.1
21062026-03-02T07:27:27.213Z Compiling publicsuffix v2.3.0
21072026-03-02T07:27:27.522Z Compiling group v0.13.0
21082026-03-02T07:27:27.825Z Compiling num-iter v0.1.45
21092026-03-02T07:27:27.862Z Compiling rand v0.8.5
21102026-03-02T07:27:28.753Z Compiling tower-http v0.6.8
21112026-03-02T07:27:29.420Z Compiling oxnet v0.1.4
21122026-03-02T07:27:29.882Z Compiling zone_cfg_derive v0.3.1
21132026-03-02T07:27:30.115Z Compiling flate2 v1.1.9
21142026-03-02T07:27:30.161Z Compiling derive_builder v0.20.2
21152026-03-02T07:27:30.223Z Compiling newtype-uuid v1.3.2
21162026-03-02T07:27:30.672Z Compiling tokio-native-tls v0.3.1
21172026-03-02T07:27:30.752Z Compiling phf_shared v0.13.1
21182026-03-02T07:27:31.136Z Compiling lazy_static v1.5.0
21192026-03-02T07:27:31.498Z Compiling terminal_size v0.4.3
21202026-03-02T07:27:31.715Z Compiling serde_with_macros v3.17.0
21212026-03-02T07:27:31.916Z Compiling hkdf v0.12.4
21222026-03-02T07:27:32.163Z Compiling clap_derive v4.5.55
21232026-03-02T07:27:32.261Z Compiling enum-as-inner v0.6.1
21242026-03-02T07:27:32.648Z Compiling cargo-platform v0.1.9
21252026-03-02T07:27:33.202Z Compiling crypto-bigint v0.5.5
21262026-03-02T07:27:33.368Z Compiling serde_repr v0.1.20
21272026-03-02T07:27:33.422Z Compiling vergen v9.0.6
21282026-03-02T07:27:33.992Z Compiling managed v0.8.0
21292026-03-02T07:27:34.374Z Compiling bitflags v1.3.2
21302026-03-02T07:27:34.497Z Compiling libbz2-rs-sys v0.2.2
21312026-03-02T07:27:34.519Z Compiling unicode-width v0.2.0
21322026-03-02T07:27:34.658Z Compiling bumpalo v3.20.2
21332026-03-02T07:27:35.048Z Compiling clap_lex v1.0.0
21342026-03-02T07:27:35.706Z Compiling foldhash v0.1.5
21352026-03-02T07:27:36.007Z Compiling hashbrown v0.15.5
21362026-03-02T07:27:36.236Z Compiling elliptic-curve v0.13.8
21372026-03-02T07:27:37.111Z Compiling clap_builder v4.5.60
21382026-03-02T07:27:37.397Z Compiling bzip2 v0.6.1
21392026-03-02T07:27:37.436Z Compiling zopfli v0.8.3
21402026-03-02T07:27:37.653Z Compiling console v0.16.2
21412026-03-02T07:27:37.790Z Compiling cargo_metadata v0.19.2
21422026-03-02T07:27:41.199Z Compiling phf v0.13.1
21432026-03-02T07:27:41.392Z Compiling hyper-tls v0.6.0
21442026-03-02T07:27:41.517Z Compiling zstd v0.13.3
21452026-03-02T07:27:41.835Z Compiling daft v0.1.5
21462026-03-02T07:27:42.360Z Compiling signal-hook-mio v0.2.5
21472026-03-02T07:27:42.560Z Compiling rayon v1.11.0
21482026-03-02T07:27:42.632Z Compiling cookie_store v0.22.1
21492026-03-02T07:27:42.868Z Compiling bzip2 v0.4.4
21502026-03-02T07:27:42.891Z Compiling postgres-types v0.2.12
21512026-03-02T07:27:43.248Z Compiling strum v0.27.2
21522026-03-02T07:27:43.822Z Compiling hubpack v0.1.2
21532026-03-02T07:27:43.874Z Compiling ed25519 v2.2.3
21542026-03-02T07:27:44.034Z Compiling phf_shared v0.11.3
21552026-03-02T07:27:44.409Z Compiling pkcs1 v0.7.5
21562026-03-02T07:27:45.458Z Compiling bstr v1.12.1
21572026-03-02T07:27:45.591Z Compiling rustls-webpki v0.103.9
21582026-03-02T07:27:46.761Z Compiling itertools v0.12.1
21592026-03-02T07:27:46.969Z Compiling float-cmp v0.10.0
21602026-03-02T07:27:47.195Z Compiling rfc6979 v0.4.0
21612026-03-02T07:27:47.368Z Compiling serde-big-array v0.5.1
21622026-03-02T07:27:47.418Z Compiling hex v0.4.3
21632026-03-02T07:27:47.875Z Compiling env_filter v1.0.0
21642026-03-02T07:27:48.392Z Compiling memmap2 v0.9.10
21652026-03-02T07:27:48.773Z Compiling encoding_rs v0.8.35
21662026-03-02T07:27:50.386Z Compiling new_debug_unreachable v1.0.6
21672026-03-02T07:27:50.423Z Compiling mime v0.3.17
21682026-03-02T07:27:50.548Z Compiling whoami v2.1.0
21692026-03-02T07:27:50.900Z Compiling static_assertions v1.1.0
21702026-03-02T07:27:51.027Z Compiling precomputed-hash v0.1.1
21712026-03-02T07:27:51.176Z Compiling unit-prefix v0.5.2
21722026-03-02T07:27:51.225Z Compiling toml_write v0.1.2
21732026-03-02T07:27:51.428Z Compiling fixedbitset v0.5.7
21742026-03-02T07:27:51.633Z Compiling fixedbitset v0.4.2
21752026-03-02T07:27:51.804Z Compiling data-encoding v2.10.0
21762026-03-02T07:27:51.999Z Compiling jiff v0.2.21
21772026-03-02T07:27:52.021Z Compiling rustc-hash v2.1.1
21782026-03-02T07:27:52.239Z Compiling predicates-core v1.0.10
21792026-03-02T07:27:52.664Z Compiling keccak v0.1.6
21802026-03-02T07:27:53.010Z Compiling normalize-line-endings v0.3.0
21812026-03-02T07:27:53.035Z Compiling difflib v0.4.0
21822026-03-02T07:27:53.169Z Compiling sha3 v0.10.8
21832026-03-02T07:27:53.757Z Compiling tokio-rustls v0.26.4
21842026-03-02T07:27:54.034Z Compiling rustls-platform-verifier v0.6.2
21852026-03-02T07:27:54.281Z Compiling hyper-rustls v0.27.7
21862026-03-02T07:27:54.426Z Compiling predicates v3.1.4
21872026-03-02T07:27:54.886Z Compiling reqwest v0.13.2
21882026-03-02T07:27:55.713Z Compiling reqwest v0.12.28
21892026-03-02T07:27:58.301Z Compiling zip v4.6.1
21902026-03-02T07:28:00.160Z Compiling hickory-proto v0.25.2
21912026-03-02T07:28:00.386Z Compiling iddqd v0.3.17
21922026-03-02T07:28:00.652Z Compiling petgraph v0.6.5
21932026-03-02T07:28:01.077Z Compiling petgraph v0.8.3
21942026-03-02T07:28:02.811Z Compiling toml_edit v0.22.27
21952026-03-02T07:28:02.993Z Compiling indicatif v0.18.4
21962026-03-02T07:28:04.096Z Compiling string_cache v0.8.9
21972026-03-02T07:28:04.120Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21982026-03-02T07:28:04.511Z Compiling tokio-postgres v0.7.16
21992026-03-02T07:28:08.788Z Compiling zone v0.3.1
22002026-03-02T07:28:10.079Z Compiling usdt v0.6.0
22012026-03-02T07:28:10.172Z Compiling env_logger v0.11.9
22022026-03-02T07:28:10.278Z Compiling serde_with v3.17.0
22032026-03-02T07:28:10.336Z Compiling ecdsa v0.16.9
22042026-03-02T07:28:10.950Z Compiling similar v2.7.0
22052026-03-02T07:28:11.133Z Compiling rsa v0.9.10
22062026-03-02T07:28:12.937Z Compiling ed25519-dalek v2.2.0
22072026-03-02T07:28:14.378Z Compiling zip v0.6.6
22082026-03-02T07:28:14.585Z Compiling crossterm v0.28.1
22092026-03-02T07:28:16.163Z Compiling clap v4.5.60
22102026-03-02T07:28:16.299Z Compiling strum v0.26.3
22112026-03-02T07:28:16.487Z Compiling toml v0.7.8
22122026-03-02T07:28:17.399Z Compiling tokio-stream v0.1.18
22132026-03-02T07:28:17.866Z Compiling x509-cert v0.2.5
22142026-03-02T07:28:21.495Z Compiling itertools v0.13.0
22152026-03-02T07:28:21.618Z Compiling buf-list v1.1.2
22162026-03-02T07:28:21.960Z Compiling sha1 v0.10.6
22172026-03-02T07:28:22.084Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22182026-03-02T07:28:22.369Z Compiling openapiv3 v2.2.0
22192026-03-02T07:28:23.467Z Compiling lalrpop-util v0.19.12
22202026-03-02T07:28:24.520Z Compiling peg-runtime v0.8.5
22212026-03-02T07:28:26.060Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22222026-03-02T07:28:52.372Z Compiling itertools v0.14.0
22232026-03-02T07:28:53.107Z Compiling macaddr v1.0.1
22242026-03-02T07:28:53.143Z Compiling structmeta-derive v0.3.0
22252026-03-02T07:28:54.713Z Compiling heapless v0.8.0
22262026-03-02T07:28:55.100Z Compiling ingot-macros v0.1.1
22272026-03-02T07:28:55.272Z Compiling structmeta v0.3.0
22282026-03-02T07:29:03.571Z Compiling toml_edit v0.23.10+spec-1.0.0
22292026-03-02T07:29:03.971Z Compiling hash32 v0.3.1
22302026-03-02T07:29:05.156Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22312026-03-02T07:29:06.344Z Compiling smoltcp v0.11.0
22322026-03-02T07:29:09.113Z Compiling proc-macro-crate v3.4.0
22332026-03-02T07:29:16.886Z Compiling ingot-types v0.1.2
22342026-03-02T07:29:24.248Z Compiling cobs v0.3.0
22352026-03-02T07:29:27.593Z Compiling rustls v0.22.4
22362026-03-02T07:29:29.364Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22372026-03-02T07:29:43.198Z Compiling postcard v1.1.3
22382026-03-02T07:29:48.112Z Compiling ingot v0.1.1
22392026-03-02T07:29:51.183Z Compiling num_enum_derive v0.7.5
22402026-03-02T07:29:54.527Z Compiling proc-macro-crate v1.3.1
22412026-03-02T07:29:55.984Z Compiling rustls-webpki v0.102.8
22422026-03-02T07:29:56.494Z Compiling futures-executor v0.3.32
22432026-03-02T07:29:57.418Z Compiling foreign-types-macros v0.2.3
22442026-03-02T07:29:57.815Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22452026-03-02T07:29:57.923Z Compiling multer v3.1.0
22462026-03-02T07:29:58.033Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22472026-03-02T07:29:58.278Z Compiling thread_local v1.1.9
22482026-03-02T07:29:58.339Z Compiling match_cfg v0.1.0
22492026-03-02T07:29:58.473Z Compiling foreign-types-shared v0.3.1
22502026-03-02T07:29:58.612Z Compiling slog-async v2.8.0
22512026-03-02T07:29:58.638Z Compiling cpufeatures v0.3.0
22522026-03-02T07:29:58.773Z Compiling chacha20 v0.10.0
22532026-03-02T07:29:58.817Z Compiling foreign-types v0.5.0
22542026-03-02T07:29:58.873Z Compiling hostname v0.3.1
22552026-03-02T07:29:59.158Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22562026-03-02T07:29:59.254Z Compiling futures v0.3.32
22572026-03-02T07:29:59.400Z Compiling num_enum_derive v0.5.11
22582026-03-02T07:29:59.425Z Compiling num_enum v0.7.5
22592026-03-02T07:29:59.959Z Compiling derive-ex v0.1.8
22602026-03-02T07:30:00.092Z Compiling tabwriter v1.4.1
22612026-03-02T07:30:00.119Z Compiling slog-json v2.6.1
22622026-03-02T07:30:00.589Z Compiling crossbeam-channel v0.5.15
22632026-03-02T07:30:00.820Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22642026-03-02T07:30:01.392Z Compiling async-stream-impl v0.3.6
22652026-03-02T07:30:01.645Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22662026-03-02T07:30:02.072Z Compiling serde_spanned v1.0.4
22672026-03-02T07:30:02.357Z Compiling cstr-argument v0.1.2
22682026-03-02T07:30:02.491Z Compiling memoffset v0.9.1
22692026-03-02T07:30:02.583Z Compiling is-terminal v0.4.17
22702026-03-02T07:30:02.667Z Compiling dropshot v0.16.7
22712026-03-02T07:30:02.749Z Compiling crucible-workspace-hack v0.1.0
22722026-03-02T07:30:02.862Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22732026-03-02T07:30:03.019Z Compiling cfg_aliases v0.2.1
22742026-03-02T07:30:03.041Z Compiling take_mut v0.2.2
22752026-03-02T07:30:03.081Z Compiling typeid v1.0.3
22762026-03-02T07:30:03.146Z Compiling term v1.2.1
22772026-03-02T07:30:03.205Z Compiling toml_writer v1.0.6+spec-1.1.0
22782026-03-02T07:30:03.554Z Compiling test-strategy v0.4.5
22792026-03-02T07:30:03.638Z Compiling toml v0.9.12+spec-1.1.0
22802026-03-02T07:30:03.735Z Compiling nix v0.30.1
22812026-03-02T07:30:04.348Z Compiling slog-term v2.9.2
22822026-03-02T07:30:04.575Z Compiling tokio-rustls v0.25.0
22832026-03-02T07:30:05.369Z Compiling async-stream v0.3.6
22842026-03-02T07:30:05.593Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22852026-03-02T07:30:06.054Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22862026-03-02T07:30:06.272Z Compiling num_enum v0.5.11
22872026-03-02T07:30:06.482Z Compiling slog-bunyan v2.5.0
22882026-03-02T07:30:06.639Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22892026-03-02T07:30:06.675Z Compiling rand v0.10.0
22902026-03-02T07:30:07.065Z Compiling parse-display-derive v0.10.0
22912026-03-02T07:30:07.206Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22922026-03-02T07:30:07.235Z Compiling waitgroup v0.1.2
22932026-03-02T07:30:07.491Z Compiling rustls-pemfile v2.2.0
22942026-03-02T07:30:07.512Z Compiling newtype-uuid-macros v0.1.0
22952026-03-02T07:30:07.629Z Compiling dropshot_endpoint v0.16.7
22962026-03-02T07:30:08.026Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22972026-03-02T07:30:08.447Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
22982026-03-02T07:30:08.789Z Compiling serde_path_to_error v0.1.20
22992026-03-02T07:30:08.924Z Compiling hostname v0.4.2
23002026-03-02T07:30:09.106Z Compiling instant v0.1.13
23012026-03-02T07:30:09.245Z Compiling erased-serde v0.4.9
23022026-03-02T07:30:09.315Z Compiling debug-ignore v1.0.5
23032026-03-02T07:30:09.383Z Compiling colored v3.1.1
23042026-03-02T07:30:09.513Z Compiling backoff v0.4.0
23052026-03-02T07:30:09.817Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23062026-03-02T07:30:09.953Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23072026-03-02T07:30:10.208Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23082026-03-02T07:30:10.311Z Compiling parse-display v0.10.0
23092026-03-02T07:30:10.774Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23102026-03-02T07:30:11.509Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23112026-03-02T07:30:12.272Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23122026-03-02T07:30:12.974Z Compiling progenitor-client v0.13.0
23132026-03-02T07:30:13.173Z Compiling progenitor-client v0.10.0
23142026-03-02T07:30:13.498Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23152026-03-02T07:30:13.547Z Compiling camino-tempfile v1.4.1
23162026-03-02T07:30:13.967Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23172026-03-02T07:30:14.158Z Compiling backon v1.6.0
23182026-03-02T07:30:14.383Z Compiling regress v0.10.5
23192026-03-02T07:30:14.656Z Compiling secrecy v0.10.3
23202026-03-02T07:30:14.969Z Compiling num-derive v0.4.2
23212026-03-02T07:30:17.030Z Compiling sigpipe v0.1.3
23222026-03-02T07:30:17.078Z Compiling glob v0.3.3
23232026-03-02T07:30:17.193Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23242026-03-02T07:30:17.499Z Compiling libefi-sys v0.1.0
23252026-03-02T07:30:17.609Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23262026-03-02T07:30:17.892Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23272026-03-02T07:30:19.112Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23282026-03-02T07:30:19.276Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23292026-03-02T07:30:19.395Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23302026-03-02T07:30:19.602Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23312026-03-02T07:30:21.955Z Compiling usdt-macro v0.5.0
23322026-03-02T07:30:22.878Z Compiling usdt-attr-macro v0.5.0
23332026-03-02T07:30:23.292Z Compiling smf v0.2.3
23342026-03-02T07:30:24.320Z Compiling bitfield-struct v0.6.2
23352026-03-02T07:30:25.653Z Compiling ordered-float v2.10.1
23362026-03-02T07:30:25.789Z Compiling blake3 v1.8.3
23372026-03-02T07:30:25.859Z Compiling memmap v0.7.0
23382026-03-02T07:30:26.086Z Compiling whoami v1.6.1
23392026-03-02T07:30:26.236Z Compiling serde-value v0.7.0
23402026-03-02T07:30:26.303Z Compiling usdt v0.5.0
23412026-03-02T07:30:26.998Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23422026-03-02T07:30:27.070Z Compiling serde-untagged v0.1.9
23432026-03-02T07:30:27.327Z Compiling toml v0.8.23
23442026-03-02T07:30:27.605Z Compiling filetime v0.2.27
23452026-03-02T07:30:27.653Z Compiling arrayvec v0.7.6
23462026-03-02T07:30:27.758Z Compiling constant_time_eq v0.4.2
23472026-03-02T07:30:27.780Z Compiling same-file v1.0.6
23482026-03-02T07:30:27.819Z Compiling unicode-xid v0.2.6
23492026-03-02T07:30:27.956Z Compiling arrayref v0.3.9
23502026-03-02T07:30:28.081Z Compiling xattr v1.6.1
23512026-03-02T07:30:28.081Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23522026-03-02T07:30:28.120Z Compiling walkdir v2.5.0
23532026-03-02T07:30:28.161Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23542026-03-02T07:30:28.240Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23552026-03-02T07:30:28.417Z Compiling cargo-util-schemas v0.8.2
23562026-03-02T07:30:28.596Z Compiling tar v0.4.44
23572026-03-02T07:30:29.702Z Compiling tokio-dtrace v0.1.1
23582026-03-02T07:30:29.754Z Compiling gethostname v0.5.0
23592026-03-02T07:30:29.993Z Compiling cargo-platform v0.2.0
23602026-03-02T07:30:30.417Z Compiling topological-sort v0.2.2
23612026-03-02T07:30:30.735Z Compiling omicron-zone-package v0.12.2
23622026-03-02T07:30:30.760Z Compiling oxide-tokio-rt v0.1.2
23632026-03-02T07:30:31.163Z Compiling cargo_metadata v0.21.0
23642026-03-02T07:30:31.397Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23652026-03-02T07:30:31.738Z Compiling shell-words v1.1.1
23662026-03-02T07:30:32.912Z Compiling indent_write v2.2.0
23672026-03-02T07:30:38.495Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23682026-03-02T07:30:39.832Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23692026-03-02T07:30:42.285Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23702026-03-02T07:31:01.119Z Finished `release` profile [optimized] target(s) in 5m 20s
23712026-03-02T07:31:01.310Z Running `target/release/omicron-package -t test target create -p dev`
23722026-03-02T07:31:01.369ZLogging to: /work/oxidecomputer/omicron/out/LOG
23732026-03-02T07:31:01.372ZCreated new build target 'test' and set it as active
23742026-03-02T07:31:01.372Z
23752026-03-02T07:31:01.372Zreal 5:21.232203051
23762026-03-02T07:31:01.372Zuser 36:10.963768113
23772026-03-02T07:31:01.372Zsys 3:34.168231547
23782026-03-02T07:31:01.372Ztrap 1.056491240
23792026-03-02T07:31:01.372Ztflt 2.261878034
23802026-03-02T07:31:01.372Zdflt 0.996299536
23812026-03-02T07:31:01.372Zkflt 0.000170548
23822026-03-02T07:31:01.372Zlock 1:41:55.476614676
23832026-03-02T07:31:01.372Zslp 2:19:49.150043030
23842026-03-02T07:31:01.372Zlat 2:30.671892310
23852026-03-02T07:31:01.372Zstop 5:16.889729034
23862026-03-02T07:31:01.372Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23872026-03-02T07:31:02.608Z Finished `release` profile [optimized] target(s) in 1.17s
23882026-03-02T07:31:02.671Z Running `target/release/omicron-package -t test package`
23892026-03-02T07:31:02.723ZLogging to: /work/oxidecomputer/omicron/out/LOG
23902026-03-02T07:31:04.678Z Compiling regress v0.10.5
23912026-03-02T07:31:04.681Z Compiling heck v0.5.0
23922026-03-02T07:31:04.681Z Compiling unsafe-libyaml v0.2.11
23932026-03-02T07:31:04.945Z Compiling convert_case v0.4.0
23942026-03-02T07:31:04.973Z Compiling half v2.7.1
23952026-03-02T07:31:04.976Z Compiling ciborium-io v0.2.2
23962026-03-02T07:31:05.027Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23972026-03-02T07:31:05.029Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23982026-03-02T07:31:05.153Z Compiling typify-impl v0.6.1
23992026-03-02T07:31:05.624Z Compiling derive_more v0.99.20
24002026-03-02T07:31:05.703Z Compiling ciborium-ll v0.2.2
24012026-03-02T07:31:06.193Z Compiling ciborium v0.2.2
24022026-03-02T07:31:06.242Z Compiling serde_yaml v0.9.34+deprecated
24032026-03-02T07:31:06.527Z Compiling prettyplease v0.2.37
24042026-03-02T07:31:06.935Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24052026-03-02T07:31:07.501Z Compiling universal-hash v0.5.1
24062026-03-02T07:31:07.803Z Compiling thiserror-impl-no-std v2.0.2
24072026-03-02T07:31:08.179Z Compiling opaque-debug v0.3.1
24082026-03-02T07:31:08.322Z Compiling unicode-width v0.1.14
24092026-03-02T07:31:08.992Z Compiling poly1305 v0.8.0
24102026-03-02T07:31:09.345Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24112026-03-02T07:31:09.767Z Compiling chacha20 v0.9.1
24122026-03-02T07:31:10.129Z Compiling thiserror-no-std v2.0.2
24132026-03-02T07:31:10.278Z Compiling password-hash v0.5.0
24142026-03-02T07:31:10.308Z Compiling blake2 v0.10.6
24152026-03-02T07:31:10.386Z Compiling aead v0.5.2
24162026-03-02T07:31:10.760Z Compiling is-terminal v0.4.17
24172026-03-02T07:31:10.934Z Compiling swrite v0.1.0
24182026-03-02T07:31:10.944Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24192026-03-02T07:31:11.133Z Compiling argon2 v0.5.3
24202026-03-02T07:31:11.426Z Compiling chacha20poly1305 v0.10.1
24212026-03-02T07:31:11.715Z Compiling vsss-rs v3.3.4
24222026-03-02T07:31:12.203Z Compiling typify-impl v0.4.3
24232026-03-02T07:31:12.411Z Compiling serde_spanned v1.0.4
24242026-03-02T07:31:12.690Z Compiling toml_writer v1.0.6+spec-1.1.0
24252026-03-02T07:31:13.129Z Compiling toml v0.9.12+spec-1.1.0
24262026-03-02T07:31:13.520Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24272026-03-02T07:31:14.247Z Compiling bytecount v0.6.9
24282026-03-02T07:31:14.620Z Compiling rustls v0.22.4
24292026-03-02T07:31:14.668Z Compiling rustls-webpki v0.102.8
24302026-03-02T07:31:15.902Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24312026-03-02T07:31:16.019Z Compiling derive-where v1.6.0
24322026-03-02T07:31:16.375Z Compiling thread_local v1.1.9
24332026-03-02T07:31:16.838Z Compiling match_cfg v0.1.0
24342026-03-02T07:31:16.985Z Compiling hostname v0.3.1
24352026-03-02T07:31:18.256Z Compiling typify-macro v0.6.1
24362026-03-02T07:31:20.969Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24372026-03-02T07:31:21.293Z Compiling multer v3.1.0
24382026-03-02T07:31:21.394Z Compiling slog-async v2.8.0
24392026-03-02T07:31:21.425Z Compiling typify-macro v0.4.3
24402026-03-02T07:31:21.491Z Compiling slog-json v2.6.1
24412026-03-02T07:31:21.636Z Compiling typify v0.6.1
24422026-03-02T07:31:21.837Z Compiling progenitor-impl v0.13.0
24432026-03-02T07:31:22.280Z Compiling crossbeam-channel v0.5.15
24442026-03-02T07:31:23.259Z Compiling futures-executor v0.3.32
24452026-03-02T07:31:23.718Z Compiling take_mut v0.2.2
24462026-03-02T07:31:23.938Z Compiling term v1.2.1
24472026-03-02T07:31:24.706Z Compiling typify v0.4.3
24482026-03-02T07:31:24.919Z Compiling slog-term v2.9.2
24492026-03-02T07:31:25.042Z Compiling futures v0.3.32
24502026-03-02T07:31:25.200Z Compiling slog-bunyan v2.5.0
24512026-03-02T07:31:25.329Z Compiling tokio-rustls v0.25.0
24522026-03-02T07:31:25.775Z Compiling async-stream v0.3.6
24532026-03-02T07:31:26.073Z Compiling dropshot v0.16.7
24542026-03-02T07:31:26.104Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24552026-03-02T07:31:26.171Z Compiling waitgroup v0.1.2
24562026-03-02T07:31:26.319Z Compiling rustls-pemfile v2.2.0
24572026-03-02T07:31:26.418Z Compiling serde_path_to_error v0.1.20
24582026-03-02T07:31:26.449Z Compiling hostname v0.4.2
24592026-03-02T07:31:26.692Z Compiling instant v0.1.13
24602026-03-02T07:31:26.695Z Compiling debug-ignore v1.0.5
24612026-03-02T07:31:26.882Z Compiling backoff v0.4.0
24622026-03-02T07:31:26.915Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24632026-03-02T07:31:27.375Z Compiling progenitor-macro v0.13.0
24642026-03-02T07:31:28.017Z Compiling parse-display v0.10.0
24652026-03-02T07:31:28.553Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24662026-03-02T07:31:28.801Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24672026-03-02T07:31:30.261Z Compiling progenitor-client v0.10.0
24682026-03-02T07:31:30.809Z Compiling progenitor-client v0.13.0
24692026-03-02T07:31:31.460Z Compiling backon v1.6.0
24702026-03-02T07:31:31.887Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24712026-03-02T07:31:33.871Z Compiling macaddr v1.0.1
24722026-03-02T07:31:34.347Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24732026-03-02T07:31:38.063Z Compiling progenitor v0.13.0
24742026-03-02T07:31:38.276Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24752026-03-02T07:31:38.558Z Compiling console v0.15.11
24762026-03-02T07:31:38.593Z Compiling newline-converter v0.3.0
24772026-03-02T07:31:38.856Z Compiling atomicwrites v0.4.4
24782026-03-02T07:31:39.484Z Compiling num-rational v0.4.2
24792026-03-02T07:31:41.807Z Compiling num-complex v0.4.6
24802026-03-02T07:31:42.996Z Compiling slog-dtrace v0.3.0
24812026-03-02T07:31:43.485Z Compiling num v0.4.3
24822026-03-02T07:31:43.643Z Compiling expectorate v1.2.0
24832026-03-02T07:31:44.014Z Compiling async-recursion v1.1.1
24842026-03-02T07:31:44.056Z Compiling float-ord v0.3.2
24852026-03-02T07:31:44.281Z Compiling owo-colors v4.3.0
24862026-03-02T07:31:44.882Z Compiling cancel-safe-futures v0.1.5
24872026-03-02T07:31:45.527Z Compiling libsw-core v0.3.2
24882026-03-02T07:31:45.893Z Compiling resolv-conf v0.7.6
24892026-03-02T07:31:47.016Z Compiling libsw v3.5.0
24902026-03-02T07:31:48.118Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24912026-03-02T07:31:48.418Z Compiling toml v0.8.23
24922026-03-02T07:31:49.793Z Compiling linear-map v1.2.0
24932026-03-02T07:31:49.976Z Compiling minimal-lexical v0.2.1
24942026-03-02T07:31:50.246Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24952026-03-02T07:31:50.479Z Compiling linked-hash-map v0.5.6
24962026-03-02T07:31:50.731Z Compiling nom v7.1.3
24972026-03-02T07:31:50.929Z Compiling lru-cache v0.1.2
24982026-03-02T07:31:54.079Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24992026-03-02T07:31:57.423Z Compiling unicode-xid v0.2.6
25002026-03-02T07:31:57.496Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25012026-03-02T07:31:57.649Z Compiling globset v0.4.18
25022026-03-02T07:31:58.669Z Compiling hickory-proto v0.24.4
25032026-03-02T07:32:03.965Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25042026-03-02T07:32:07.940Z Compiling hickory-resolver v0.24.4
25052026-03-02T07:32:09.339Z Compiling progenitor-impl v0.11.2
25062026-03-02T07:32:12.081Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25072026-03-02T07:32:12.613Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25082026-03-02T07:32:14.983Z Compiling convert_case v0.10.0
25092026-03-02T07:32:15.599Z Compiling derive_more-impl v2.1.1
25102026-03-02T07:32:17.279Z Compiling progenitor-macro v0.11.2
25112026-03-02T07:32:17.977Z Compiling qorb v0.4.1
25122026-03-02T07:32:24.358Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25132026-03-02T07:32:25.559Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25142026-03-02T07:32:26.741Z Compiling progenitor-client v0.11.2
25152026-03-02T07:32:27.201Z Compiling pin-project-internal v1.1.11
25162026-03-02T07:32:27.700Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25172026-03-02T07:32:27.789Z Compiling derive_more v2.1.1
25182026-03-02T07:32:27.953Z Compiling progenitor v0.11.2
25192026-03-02T07:32:28.239Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25202026-03-02T07:32:28.555Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25212026-03-02T07:32:28.945Z Compiling pem v3.0.6
25222026-03-02T07:32:29.644Z Compiling pin-project v1.1.11
25232026-03-02T07:32:29.841Z Compiling snafu-derive v0.8.9
25242026-03-02T07:32:29.990Z Compiling termtree v0.5.1
25252026-03-02T07:32:30.321Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25262026-03-02T07:32:30.439Z Compiling crossterm v0.29.0
25272026-03-02T07:32:30.758Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25282026-03-02T07:32:31.070Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25292026-03-02T07:32:33.838Z Compiling snafu v0.8.9
25302026-03-02T07:32:36.060Z Compiling phf_shared v0.12.1
25312026-03-02T07:32:36.570Z Compiling olpc-cjson v0.1.4
25322026-03-02T07:32:36.975Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25332026-03-02T07:32:37.007Z Compiling csv-core v0.1.13
25342026-03-02T07:32:37.873Z Compiling vte v0.14.1
25352026-03-02T07:32:38.011Z Compiling serde_plain v1.0.2
25362026-03-02T07:32:38.043Z Compiling chrono-tz v0.10.4
25372026-03-02T07:32:38.077Z Compiling highway v1.3.0
25382026-03-02T07:32:38.315Z Compiling typed-path v0.9.3
25392026-03-02T07:32:38.450Z Compiling strip-ansi-escapes v0.2.1
25402026-03-02T07:32:38.562Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25412026-03-02T07:32:39.011Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25422026-03-02T07:32:39.681Z Compiling csv v1.4.0
25432026-03-02T07:32:39.817Z Compiling phf v0.12.1
25442026-03-02T07:32:40.185Z Compiling const_format_proc_macros v0.2.34
25452026-03-02T07:32:41.822Z Compiling tough v0.20.0
25462026-03-02T07:32:41.914Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25472026-03-02T07:32:42.905Z Compiling papergrid v0.11.0
25482026-03-02T07:32:44.488Z Compiling fd-lock v4.0.4
25492026-03-02T07:32:44.762Z Compiling peg-macros v0.8.5
25502026-03-02T07:32:45.196Z Compiling tabled_derive v0.7.0
25512026-03-02T07:32:46.890Z Compiling nu-ansi-term v0.50.3
25522026-03-02T07:32:47.135Z Compiling tabled v0.15.0
25532026-03-02T07:32:47.777Z Compiling peg v0.8.5
25542026-03-02T07:32:47.931Z Compiling reedline v0.40.0
25552026-03-02T07:32:48.467Z Compiling const_format v0.2.35
25562026-03-02T07:32:49.646Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25572026-03-02T07:32:53.465Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25582026-03-02T07:32:55.499Z Compiling bcs v0.1.6
25592026-03-02T07:32:56.349Z Compiling semver v0.1.20
25602026-03-02T07:32:56.905Z Compiling rustc_version v0.1.7
25612026-03-02T07:32:57.325Z Compiling base64 v0.21.7
25622026-03-02T07:32:57.400Z Compiling newtype_derive v0.1.6
25632026-03-02T07:32:57.788Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25642026-03-02T07:32:58.218Z Compiling unicode-linebreak v0.1.5
25652026-03-02T07:32:58.413Z Compiling smawk v0.3.2
25662026-03-02T07:32:58.754Z Compiling humantime v2.3.0
25672026-03-02T07:32:58.819Z Compiling textwrap v0.16.2
25682026-03-02T07:32:59.842Z Compiling dropshot-api-manager-types v0.4.0
25692026-03-02T07:33:01.106Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25702026-03-02T07:33:01.137Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25712026-03-02T07:33:01.901Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25722026-03-02T07:33:02.604Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25732026-03-02T07:33:03.549Z Compiling steno v0.4.1
25742026-03-02T07:33:03.670Z Compiling utf-8 v0.7.6
25752026-03-02T07:33:05.055Z Compiling progenitor-impl v0.10.0
25762026-03-02T07:33:06.034Z Compiling tagptr v0.2.0
25772026-03-02T07:33:06.374Z Compiling moka v0.12.13
25782026-03-02T07:33:10.605Z Compiling progenitor-macro v0.10.0
25792026-03-02T07:33:12.371Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25802026-03-02T07:33:13.710Z Compiling hickory-resolver v0.25.2
25812026-03-02T07:33:21.240Z Compiling progenitor v0.10.0
25822026-03-02T07:33:21.506Z Compiling tungstenite v0.21.0
25832026-03-02T07:33:23.195Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25842026-03-02T07:33:23.461Z Compiling tokio-tungstenite v0.21.0
25852026-03-02T07:33:24.179Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25862026-03-02T07:33:25.295Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25872026-03-02T07:33:26.282Z Compiling radium v0.7.0
25882026-03-02T07:33:26.850Z Compiling maybe-uninit v2.0.0
25892026-03-02T07:33:27.408Z Compiling tap v1.0.1
25902026-03-02T07:33:27.661Z Compiling wyz v0.5.1
25912026-03-02T07:33:28.859Z Compiling zerocopy-derive v0.6.6
25922026-03-02T07:33:28.906Z Compiling crc-catalog v2.4.0
25932026-03-02T07:33:29.130Z Compiling display-error-chain v0.2.2
25942026-03-02T07:33:29.411Z Compiling packed_struct v0.10.1
25952026-03-02T07:33:29.908Z Compiling funty v2.0.0
25962026-03-02T07:33:30.547Z Compiling zerocopy v0.6.6
25972026-03-02T07:33:30.972Z Compiling bitvec v1.0.1
25982026-03-02T07:33:31.418Z Compiling crc v3.4.0
25992026-03-02T07:33:32.300Z Compiling packed_struct_codegen v0.10.1
26002026-03-02T07:33:32.337Z Compiling bitfield-macros v0.19.4
26012026-03-02T07:33:33.446Z Compiling indexmap v1.9.3
26022026-03-02T07:33:33.832Z Compiling nodrop v0.1.14
26032026-03-02T07:33:33.912Z Compiling bitfield v0.19.4
26042026-03-02T07:33:34.034Z Compiling array-init v0.0.4
26052026-03-02T07:33:34.588Z Compiling smallvec v0.6.14
26062026-03-02T07:33:34.729Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26072026-03-02T07:33:35.158Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26082026-03-02T07:33:35.244Z Compiling num-derive v0.3.3
26092026-03-02T07:33:37.250Z Compiling proc-macro-error-attr2 v2.0.0
26102026-03-02T07:33:38.045Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26112026-03-02T07:33:39.244Z Compiling hashbrown v0.12.3
26122026-03-02T07:33:41.687Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26132026-03-02T07:33:41.718Z Compiling proc-macro-error2 v2.0.1
26142026-03-02T07:33:42.296Z Compiling libscf-sys v1.1.0
26152026-03-02T07:33:42.586Z Compiling serde-hex v0.1.0
26162026-03-02T07:33:43.022Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26172026-03-02T07:33:43.401Z Compiling ron v0.8.1
26182026-03-02T07:33:44.967Z Compiling nix v0.31.1
26192026-03-02T07:33:45.836Z Compiling hashbrown v0.13.2
26202026-03-02T07:33:47.193Z Compiling vergen-gitcl v1.0.8
26212026-03-02T07:33:47.586Z Compiling dirs-sys-next v0.1.2
26222026-03-02T07:33:47.879Z Compiling crunchy v0.2.4
26232026-03-02T07:33:48.080Z Compiling crc-any v2.5.0
26242026-03-02T07:33:48.386Z Compiling maplit v1.0.2
26252026-03-02T07:33:48.556Z Compiling glob v0.3.3
26262026-03-02T07:33:49.035Z Compiling dirs-next v2.0.0
26272026-03-02T07:33:49.125Z Compiling object v0.30.4
26282026-03-02T07:33:49.310Z Compiling clang-sys v1.8.1
26292026-03-02T07:33:49.343Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26302026-03-02T07:33:50.014Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26312026-03-02T07:33:50.789Z Compiling tabled_derive v0.11.0
26322026-03-02T07:33:51.530Z Compiling papergrid v0.17.0
26332026-03-02T07:33:53.100Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26342026-03-02T07:34:00.840Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26352026-03-02T07:34:04.972Z Compiling testing_table v0.3.0
26362026-03-02T07:34:05.785Z Compiling dsl_auto_type v0.1.3
26372026-03-02T07:34:07.018Z Compiling scheduled-thread-pool v0.2.7
26382026-03-02T07:34:07.053Z Compiling diesel_table_macro_syntax v0.2.0
26392026-03-02T07:34:07.455Z Compiling tiny-keccak v2.0.2
26402026-03-02T07:34:07.845Z Compiling path-slash v0.1.5
26412026-03-02T07:34:08.179Z Compiling diesel_derives v2.2.7
26422026-03-02T07:34:08.361Z Compiling r2d2 v0.8.10
26432026-03-02T07:34:08.911Z Compiling tabled v0.20.0
26442026-03-02T07:34:10.792Z Compiling term v0.7.0
26452026-03-02T07:34:13.207Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26462026-03-02T07:34:13.612Z Compiling arc-swap v1.8.2
26472026-03-02T07:34:14.348Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26482026-03-02T07:34:14.749Z Compiling bit-vec v0.6.3
26492026-03-02T07:34:15.190Z Compiling xshell-macros v0.2.7
26502026-03-02T07:34:15.917Z Compiling xshell v0.2.7
26512026-03-02T07:34:16.434Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26522026-03-02T07:34:18.221Z Compiling diesel v2.2.12
26532026-03-02T07:34:18.766Z Compiling bit-set v0.5.3
26542026-03-02T07:34:19.199Z Compiling slog-scope v4.4.1
26552026-03-02T07:34:20.481Z Compiling ascii-canvas v3.0.0
26562026-03-02T07:34:20.967Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26572026-03-02T07:34:21.774Z Compiling itertools v0.10.5
26582026-03-02T07:34:22.077Z Compiling ena v0.14.4
26592026-03-02T07:34:22.505Z Compiling libloading v0.8.9
26602026-03-02T07:34:22.895Z Compiling unicase v2.9.0
26612026-03-02T07:34:23.490Z Compiling bindgen v0.71.1
26622026-03-02T07:34:24.009Z Compiling diff v0.1.13
26632026-03-02T07:34:24.311Z Compiling regex-syntax v0.6.29
26642026-03-02T07:34:26.050Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26652026-03-02T07:34:26.783Z Compiling slog-stdlog v4.1.1
26662026-03-02T07:34:27.684Z Compiling lalrpop v0.19.12
26672026-03-02T07:34:28.297Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26682026-03-02T07:34:29.043Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26692026-03-02T07:34:30.087Z Compiling cexpr v0.6.0
26702026-03-02T07:34:30.121Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26712026-03-02T07:34:30.514Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26722026-03-02T07:34:30.813Z Compiling crc8 v0.1.1
26732026-03-02T07:34:31.221Z Compiling slog-envlogger v2.2.0
26742026-03-02T07:34:31.477Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26752026-03-02T07:34:32.416Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26762026-03-02T07:34:32.895Z Compiling headers-core v0.3.0
26772026-03-02T07:34:33.140Z Compiling libxml v0.3.3
26782026-03-02T07:34:33.453Z Compiling headers v0.4.1
26792026-03-02T07:34:33.801Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26802026-03-02T07:34:33.830Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26812026-03-02T07:34:34.230Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26822026-03-02T07:34:35.031Z Compiling strum_macros v0.24.3
26832026-03-02T07:34:36.557Z Compiling indoc v1.0.9
26842026-03-02T07:34:37.373Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26852026-03-02T07:34:37.755Z Compiling derive_builder v0.20.2
26862026-03-02T07:34:38.009Z Compiling oso-derive v0.27.3
26872026-03-02T07:34:38.038Z Compiling quick-xml v0.37.5
26882026-03-02T07:34:38.979Z Compiling impl-trait-for-tuples v0.2.3
26892026-03-02T07:34:41.523Z Compiling half v1.8.3
26902026-03-02T07:34:42.137Z Compiling openssl-probe v0.1.6
26912026-03-02T07:34:42.443Z Compiling serde_cbor v0.11.2
26922026-03-02T07:34:42.752Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26932026-03-02T07:34:42.964Z Compiling samael v0.0.19
26942026-03-02T07:34:44.234Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26952026-03-02T07:34:44.274Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26962026-03-02T07:34:44.696Z Compiling diesel-dtrace v0.4.2
26972026-03-02T07:34:45.203Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26982026-03-02T07:34:45.588Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26992026-03-02T07:34:46.982Z Compiling bb8 v0.8.6
27002026-03-02T07:34:47.684Z Compiling trait-variant v0.1.2
27012026-03-02T07:34:48.141Z Compiling polar-core v0.27.3
27022026-03-02T07:34:48.564Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27032026-03-02T07:34:48.724Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27042026-03-02T07:34:48.766Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27052026-03-02T07:34:49.404Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27062026-03-02T07:34:52.410Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27072026-03-02T07:34:52.770Z Compiling fxhash v0.2.1
27082026-03-02T07:34:53.039Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27092026-03-02T07:34:53.289Z Compiling kstat-rs v0.2.4
27102026-03-02T07:34:53.476Z Compiling libz-sys v1.1.24
27112026-03-02T07:34:54.240Z Compiling salty v0.3.0
27122026-03-02T07:34:54.269Z Compiling nonempty v0.12.0
27132026-03-02T07:34:54.761Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27142026-03-02T07:34:55.287Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27152026-03-02T07:35:03.598Z Compiling async-bb8-diesel v0.2.1
27162026-03-02T07:35:03.678Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27172026-03-02T07:35:04.411Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27182026-03-02T07:35:09.163Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27192026-03-02T07:35:13.764Z Compiling oso v0.27.3
27202026-03-02T07:35:18.357Z Compiling darling_core v0.23.0
27212026-03-02T07:35:23.046Z Compiling nanorand v0.7.0
27222026-03-02T07:35:23.766Z Compiling fs-err v2.11.0
27232026-03-02T07:35:24.168Z Compiling parking_lot_core v0.8.6
27242026-03-02T07:35:24.638Z Compiling mime_guess v2.0.5
27252026-03-02T07:35:24.716Z Compiling darling_macro v0.23.0
27262026-03-02T07:35:25.679Z Compiling flume v0.11.1
27272026-03-02T07:35:25.837Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27282026-03-02T07:35:26.514Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27292026-03-02T07:35:31.169Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27302026-03-02T07:35:32.249Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27312026-03-02T07:35:34.698Z Compiling git-stub v1.0.0
27322026-03-02T07:35:35.189Z Compiling libgit2-sys v0.18.3+1.9.2
27332026-03-02T07:35:35.998Z Compiling instability v0.3.11
27342026-03-02T07:35:36.889Z Compiling git-stub-vcs v0.1.0
27352026-03-02T07:35:37.599Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27362026-03-02T07:35:43.482Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27372026-03-02T07:35:51.051Z Compiling darling v0.23.0
27382026-03-02T07:35:53.013Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27392026-03-02T07:35:54.418Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27402026-03-02T07:36:01.025Z Compiling ignore v0.4.25
27412026-03-02T07:36:03.937Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27422026-03-02T07:36:06.753Z Compiling primeorder v0.13.6
27432026-03-02T07:36:06.907Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27442026-03-02T07:36:07.346Z Compiling castaway v0.2.4
27452026-03-02T07:36:07.591Z Compiling nibble_vec v0.1.0
27462026-03-02T07:36:07.878Z Compiling atty v0.2.14
27472026-03-02T07:36:08.097Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27482026-03-02T07:36:08.197Z Compiling parse-size v1.1.0
27492026-03-02T07:36:08.498Z Compiling http-range v0.1.5
27502026-03-02T07:36:08.566Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27512026-03-02T07:36:08.958Z Compiling indoc v2.0.7
27522026-03-02T07:36:09.097Z Compiling endian-type v0.1.2
27532026-03-02T07:36:09.394Z Compiling radix_trie v0.2.1
27542026-03-02T07:36:09.650Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27552026-03-02T07:36:10.210Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27562026-03-02T07:36:10.277Z Compiling compact_str v0.8.1
27572026-03-02T07:36:11.176Z Compiling p384 v0.13.1
27582026-03-02T07:36:12.763Z Compiling globwalk v0.9.1
27592026-03-02T07:36:13.821Z Compiling parking_lot v0.11.2
27602026-03-02T07:36:15.661Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27612026-03-02T07:36:15.792Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27622026-03-02T07:36:16.600Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27632026-03-02T07:36:16.689Z Compiling predicates-tree v1.0.13
27642026-03-02T07:36:17.592Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27652026-03-02T07:36:18.499Z Compiling unicode-truncate v1.1.0
27662026-03-02T07:36:18.819Z Compiling lru v0.12.5
27672026-03-02T07:36:19.262Z Compiling prefix-trie v0.7.0
27682026-03-02T07:36:19.739Z Compiling vergen-git2 v1.0.7
27692026-03-02T07:36:20.144Z Compiling cassowary v0.3.0
27702026-03-02T07:36:20.275Z Compiling hickory-server v0.25.2
27712026-03-02T07:36:20.776Z Compiling ratatui v0.29.0
27722026-03-02T07:36:23.336Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27732026-03-02T07:36:24.558Z Compiling camino-tempfile-ext v0.3.3
27742026-03-02T07:36:26.835Z Compiling git2 v0.20.4
27752026-03-02T07:36:28.391Z Compiling hyper-staticfile v0.10.1
27762026-03-02T07:36:30.964Z Compiling sled v0.34.7
27772026-03-02T07:36:33.335Z Compiling hickory-client v0.25.2
27782026-03-02T07:36:34.993Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27792026-03-02T07:36:35.248Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27802026-03-02T07:36:36.253Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27812026-03-02T07:36:37.564Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27822026-03-02T07:36:37.818Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27832026-03-02T07:36:39.457Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27842026-03-02T07:36:39.491Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27852026-03-02T07:36:39.556Z Compiling rand_seeder v0.4.0
27862026-03-02T07:36:40.007Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27872026-03-02T07:36:40.474Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27882026-03-02T07:36:40.513Z Compiling lzma-sys v0.1.20
27892026-03-02T07:36:41.264Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27902026-03-02T07:36:41.406Z Compiling corncobs v0.1.4
27912026-03-02T07:36:41.656Z Compiling rustls v0.21.12
27922026-03-02T07:36:41.882Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27932026-03-02T07:36:42.068Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27942026-03-02T07:36:43.432Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27952026-03-02T07:36:43.516Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27962026-03-02T07:36:43.851Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27972026-03-02T07:36:45.068Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27982026-03-02T07:36:46.846Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27992026-03-02T07:36:50.217Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28002026-03-02T07:36:57.416Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28012026-03-02T07:36:57.828Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28022026-03-02T07:37:04.469Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28032026-03-02T07:37:04.510Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28042026-03-02T07:37:04.903Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28052026-03-02T07:37:05.288Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28062026-03-02T07:37:05.818Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28072026-03-02T07:37:05.821Z Compiling cargo_toml v0.22.3
28082026-03-02T07:37:11.918Z Compiling nix v0.29.0
28092026-03-02T07:37:12.377Z Compiling sct v0.7.1
28102026-03-02T07:37:12.806Z Compiling rustls-webpki v0.101.7
28112026-03-02T07:37:12.871Z Compiling secrecy v0.8.0
28122026-03-02T07:37:13.217Z Compiling void v1.0.2
28132026-03-02T07:37:13.445Z Compiling lzss v0.8.2
28142026-03-02T07:37:16.496Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28152026-03-02T07:37:18.285Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28162026-03-02T07:37:23.750Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28172026-03-02T07:37:25.945Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28182026-03-02T07:37:26.823Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28192026-03-02T07:37:27.231Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28202026-03-02T07:37:32.246Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28212026-03-02T07:37:33.774Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28222026-03-02T07:37:37.757Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28232026-03-02T07:37:38.145Z Compiling tungstenite v0.23.0
28242026-03-02T07:37:38.186Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28252026-03-02T07:37:38.580Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28262026-03-02T07:37:39.016Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28272026-03-02T07:37:39.408Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28282026-03-02T07:37:39.803Z Compiling nix v0.27.1
28292026-03-02T07:37:40.550Z Compiling serde_bytes v0.11.19
28302026-03-02T07:37:41.195Z Compiling tokio-tungstenite v0.23.1
28312026-03-02T07:37:41.858Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28322026-03-02T07:37:42.667Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28332026-03-02T07:37:43.481Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28342026-03-02T07:37:49.649Z Compiling ron v0.12.0
28352026-03-02T07:37:55.102Z Compiling xz2 v0.1.7
28362026-03-02T07:37:55.757Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28372026-03-02T07:37:55.760Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28382026-03-02T07:38:01.138Z Compiling tokio-rustls v0.24.1
28392026-03-02T07:38:02.705Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28402026-03-02T07:38:07.150Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28412026-03-02T07:38:07.892Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28422026-03-02T07:38:10.609Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28432026-03-02T07:38:11.892Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28442026-03-02T07:38:15.446Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28452026-03-02T07:38:17.302Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28462026-03-02T07:38:24.834Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28472026-03-02T07:38:38.628Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28482026-03-02T07:38:39.656Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28492026-03-02T07:38:48.015Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28502026-03-02T07:38:52.258Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28512026-03-02T07:38:55.464Z Compiling rustls-pemfile v1.0.4
28522026-03-02T07:38:56.226Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28532026-03-02T07:38:56.822Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28542026-03-02T07:38:57.333Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28552026-03-02T07:38:59.311Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28562026-03-02T07:38:59.654Z Compiling signal-hook-tokio v0.3.1
28572026-03-02T07:38:59.949Z Compiling yasna v0.5.2
28582026-03-02T07:39:01.005Z Compiling twox-hash v2.1.2
28592026-03-02T07:39:02.063Z Compiling is_ci v1.2.0
28602026-03-02T07:39:02.411Z Compiling base16ct v1.0.0
28612026-03-02T07:39:03.333Z Compiling supports-color v3.0.2
28622026-03-02T07:39:05.520Z Compiling rcgen v0.12.1
28632026-03-02T07:39:05.799Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28642026-03-02T07:39:14.412Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28652026-03-02T07:39:17.762Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28662026-03-02T07:39:36.492Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28672026-03-02T07:39:48.148Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28682026-03-02T07:39:48.257Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28692026-03-02T07:39:59.484Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28702026-03-02T07:40:07.521Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28712026-03-02T07:40:13.280Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28722026-03-02T07:40:17.137Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28732026-03-02T07:40:17.549Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28742026-03-02T07:40:17.940Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28752026-03-02T07:40:21.890Z Compiling progenitor-extras v0.1.0
28762026-03-02T07:40:22.351Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28772026-03-02T07:40:22.713Z Compiling fatfs v0.3.6
28782026-03-02T07:40:25.424Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28792026-03-02T07:40:26.193Z Compiling subprocess v0.2.15
28802026-03-02T07:40:30.961Z Compiling rtoolbox v0.0.3
28812026-03-02T07:40:31.446Z Compiling seq-macro v0.3.6
28822026-03-02T07:40:32.466Z Compiling assert_matches v1.5.0
28832026-03-02T07:40:34.642Z Compiling rpassword v7.4.0
28842026-03-02T07:40:35.156Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28852026-03-02T07:40:38.526Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28862026-03-02T07:40:46.836Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28872026-03-02T07:41:00.629Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28882026-03-02T07:41:00.841Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28892026-03-02T07:41:06.228Z Compiling tui-tree-widget v0.23.1
28902026-03-02T07:41:06.724Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28912026-03-02T07:41:08.090Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28922026-03-02T07:41:09.021Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28932026-03-02T07:41:14.969Z Compiling uzers v0.12.2
28942026-03-02T07:41:17.488Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28952026-03-02T07:41:18.066Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28962026-03-02T07:41:25.417Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28972026-03-02T07:41:48.857Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28982026-03-02T07:41:58.200Z Compiling support-bundle-viewer v0.1.2
28992026-03-02T07:42:02.355Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29002026-03-02T07:42:07.021Z Compiling multimap v0.10.1
29012026-03-02T07:44:28.938Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29022026-03-02T07:44:31.139Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29032026-03-02T07:55:07.439Z Finished `release` profile [optimized] target(s) in 24m 04s
29042026-03-02T07:56:06.698Z
29052026-03-02T07:56:06.701Zreal 25:05.212492719
29062026-03-02T07:56:06.701Zuser 3:00:10.291276883
29072026-03-02T07:56:06.701Zsys 4:49.435746877
29082026-03-02T07:56:06.701Ztrap 4.465508316
29092026-03-02T07:56:06.701Ztflt 2.260291274
29102026-03-02T07:56:06.701Zdflt 6.413558807
29112026-03-02T07:56:06.701Zkflt 0.178249613
29122026-03-02T07:56:06.701Zlock 12:00:57.493507156
29132026-03-02T07:56:06.701Zslp 8:49:12.451126728
29142026-03-02T07:56:06.701Zlat 4:54.735829055
29152026-03-02T07:56:06.701Zstop 4:37.698175475
29162026-03-02T07:56:06.701Z+ mapfile -t packages
29172026-03-02T07:56:06.701Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29182026-03-02T07:56:08.077Z Finished `release` profile [optimized] target(s) in 1.30s
29192026-03-02T07:56:08.141Z Running `target/release/omicron-package -t test list-outputs`
29202026-03-02T07:56:08.196ZLogging to: /work/oxidecomputer/omicron/out/LOG
29212026-03-02T07:56:08.199Z+ ptime -m cargo build --locked --release -p xtask
29222026-03-02T07:56:09.012Z Compiling libc v0.2.180
29232026-03-02T07:56:09.013Z Compiling serde v1.0.228
29242026-03-02T07:56:09.016Z Compiling serde_core v1.0.228
29252026-03-02T07:56:09.016Z Compiling syn v2.0.117
29262026-03-02T07:56:09.139Z Compiling rustix v1.1.3
29272026-03-02T07:56:09.190Z Compiling serde_json v1.0.149
29282026-03-02T07:56:09.193Z Compiling bitflags v2.11.0
29292026-03-02T07:56:09.589Z Compiling num-traits v0.2.19
29302026-03-02T07:56:09.716Z Compiling hashbrown v0.16.1
29312026-03-02T07:56:10.019Z Compiling smallvec v1.15.1
29322026-03-02T07:56:10.185Z Compiling usdt-impl v0.5.0
29332026-03-02T07:56:10.427Z Compiling syn v1.0.109
29342026-03-02T07:56:10.792Z Compiling errno v0.3.14
29352026-03-02T07:56:11.071Z Compiling indexmap v2.13.0
29362026-03-02T07:56:11.093Z Compiling thread-id v4.2.2
29372026-03-02T07:56:11.158Z Compiling getrandom v0.4.1
29382026-03-02T07:56:11.234Z Compiling log v0.4.29
29392026-03-02T07:56:11.614Z Compiling percent-encoding v2.3.2
29402026-03-02T07:56:12.145Z Compiling form_urlencoded v1.2.2
29412026-03-02T07:56:12.765Z Compiling ordered-float v2.10.1
29422026-03-02T07:56:13.405Z Compiling fs-err v3.3.0
29432026-03-02T07:56:13.425Z Compiling once_cell v1.21.3
29442026-03-02T07:56:13.800Z Compiling terminal_size v0.4.3
29452026-03-02T07:56:13.926Z Compiling anyhow v1.0.102
29462026-03-02T07:56:14.066Z Compiling heck v0.4.1
29472026-03-02T07:56:14.543Z Compiling proc-macro-error v1.0.4
29482026-03-02T07:56:14.579Z Compiling clap_builder v4.5.60
29492026-03-02T07:56:15.498Z Compiling tempfile v3.25.0
29502026-03-02T07:56:15.725Z Compiling memmap v0.7.0
29512026-03-02T07:56:16.105Z Compiling synstructure v0.13.2
29522026-03-02T07:56:16.162Z Compiling pest_generator v2.8.6
29532026-03-02T07:56:16.418Z Compiling tabled_derive v0.7.0
29542026-03-02T07:56:16.822Z Compiling textwrap v0.16.2
29552026-03-02T07:56:17.273Z Compiling camino-tempfile v1.4.1
29562026-03-02T07:56:18.319Z Compiling tabled v0.15.0
29572026-03-02T07:56:18.989Z Compiling serde_derive v1.0.228
29582026-03-02T07:56:19.156Z Compiling zerofrom-derive v0.1.6
29592026-03-02T07:56:19.172Z Compiling yoke-derive v0.8.1
29602026-03-02T07:56:19.194Z Compiling zerovec-derive v0.11.2
29612026-03-02T07:56:19.248Z Compiling displaydoc v0.2.5
29622026-03-02T07:56:20.664Z Compiling thiserror-impl v1.0.69
29632026-03-02T07:56:21.432Z Compiling zerocopy-derive v0.7.35
29642026-03-02T07:56:21.533Z Compiling pest_derive v2.8.6
29652026-03-02T07:56:21.970Z Compiling zerofrom v0.1.6
29662026-03-02T07:56:22.239Z Compiling yoke v0.8.1
29672026-03-02T07:56:22.332Z Compiling scroll_derive v0.12.1
29682026-03-02T07:56:22.697Z Compiling zerovec v0.11.5
29692026-03-02T07:56:23.183Z Compiling zerotrie v0.2.3
29702026-03-02T07:56:23.224Z Compiling thiserror v1.0.69
29712026-03-02T07:56:23.416Z Compiling zerocopy v0.7.35
29722026-03-02T07:56:23.757Z Compiling scroll v0.12.0
29732026-03-02T07:56:24.048Z Compiling tinystr v0.8.2
29742026-03-02T07:56:24.174Z Compiling potential_utf v0.1.4
29752026-03-02T07:56:24.447Z Compiling icu_locale_core v2.1.1
29762026-03-02T07:56:24.521Z Compiling icu_collections v2.1.1
29772026-03-02T07:56:24.539Z Compiling dtrace-parser v0.2.0
29782026-03-02T07:56:25.044Z Compiling goblin v0.8.2
29792026-03-02T07:56:27.221Z Compiling icu_provider v2.1.1
29802026-03-02T07:56:27.350Z Compiling serde_spanned v0.6.9
29812026-03-02T07:56:27.665Z Compiling toml_datetime v0.6.11
29822026-03-02T07:56:27.686Z Compiling dof v0.3.0
29832026-03-02T07:56:28.150Z Compiling icu_normalizer v2.1.1
29842026-03-02T07:56:28.536Z Compiling icu_properties v2.1.2
29852026-03-02T07:56:28.567Z Compiling toml_edit v0.22.27
29862026-03-02T07:56:30.946Z Compiling idna_adapter v1.2.1
29872026-03-02T07:56:31.207Z Compiling idna v1.1.0
29882026-03-02T07:56:31.572Z Compiling serde_tokenstream v0.2.3
29892026-03-02T07:56:32.184Z Compiling thiserror-impl v2.0.18
29902026-03-02T07:56:32.501Z Compiling url v2.5.8
29912026-03-02T07:56:34.987Z Compiling toml v0.8.23
29922026-03-02T07:56:36.074Z Compiling thiserror v2.0.18
29932026-03-02T07:56:37.237Z Compiling serde-value v0.7.0
29942026-03-02T07:56:38.769Z Compiling cargo-util-schemas v0.8.2
29952026-03-02T07:56:38.829Z Compiling usdt-attr-macro v0.5.0
29962026-03-02T07:56:40.641Z Compiling usdt-macro v0.5.0
29972026-03-02T07:56:41.841Z Compiling cargo-platform v0.2.0
29982026-03-02T07:56:41.885Z Compiling clap_derive v4.5.55
29992026-03-02T07:56:43.069Z Compiling cargo_metadata v0.21.0
30002026-03-02T07:56:44.046Z Compiling usdt v0.5.0
30012026-03-02T07:56:44.208Z Compiling cargo_toml v0.21.0
30022026-03-02T07:56:45.399Z Compiling macaddr v1.0.1
30032026-03-02T07:56:46.051Z Compiling clap v4.5.60
30042026-03-02T07:56:55.562Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30052026-03-02T07:57:01.409Z Finished `release` profile [optimized] target(s) in 53.14s
30062026-03-02T07:57:01.554Z
30072026-03-02T07:57:01.554Zreal 53.317964682
30082026-03-02T07:57:01.554Zuser 5:45.308380868
30092026-03-02T07:57:01.554Zsys 26.862062336
30102026-03-02T07:57:01.554Ztrap 0.183133348
30112026-03-02T07:57:01.554Ztflt 0.302602317
30122026-03-02T07:57:01.554Zdflt 0.393288287
30132026-03-02T07:57:01.554Zkflt 0.000020538
30142026-03-02T07:57:01.558Zlock 17:00.601961815
30152026-03-02T07:57:01.558Zslp 19:18.019907611
30162026-03-02T07:57:01.558Zlat 24.360941500
30172026-03-02T07:57:01.558Zstop 32.410197865
30182026-03-02T07:57:01.558Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30192026-03-02T07:57:01.558Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30202026-03-02T07:57:01.558Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30212026-03-02T07:57:01.558Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30222026-03-02T07:57:01.558Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30232026-03-02T07:57:02.910Z Compiling regress v0.10.5
30242026-03-02T07:57:03.078Z Compiling serde_spanned v1.0.4
30252026-03-02T07:57:03.082Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30262026-03-02T07:57:03.082Z Compiling toml_writer v1.0.6+spec-1.1.0
30272026-03-02T07:57:03.121Z Compiling structmeta-derive v0.3.0
30282026-03-02T07:57:03.124Z Compiling rustls v0.22.4
30292026-03-02T07:57:03.140Z Compiling rustls-webpki v0.102.8
30302026-03-02T07:57:03.162Z Compiling newtype-uuid-macros v0.1.0
30312026-03-02T07:57:03.310Z Compiling multer v3.1.0
30322026-03-02T07:57:03.436Z Compiling toml v0.9.12+spec-1.1.0
30332026-03-02T07:57:03.555Z Compiling debug-ignore v1.0.5
30342026-03-02T07:57:03.613Z Compiling match_cfg v0.1.0
30352026-03-02T07:57:03.742Z Compiling hostname v0.3.1
30362026-03-02T07:57:03.745Z Compiling slog-json v2.6.1
30372026-03-02T07:57:03.789Z Compiling async-stream-impl v0.3.6
30382026-03-02T07:57:04.133Z Compiling dropshot v0.16.7
30392026-03-02T07:57:04.576Z Compiling slog-bunyan v2.5.0
30402026-03-02T07:57:04.807Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30412026-03-02T07:57:04.874Z Compiling itertools v0.14.0
30422026-03-02T07:57:05.087Z Compiling async-stream v0.3.6
30432026-03-02T07:57:05.382Z Compiling waitgroup v0.1.2
30442026-03-02T07:57:05.635Z Compiling structmeta v0.3.0
30452026-03-02T07:57:05.657Z Compiling rustls-pemfile v2.2.0
30462026-03-02T07:57:05.823Z Compiling dropshot_endpoint v0.16.7
30472026-03-02T07:57:06.043Z Compiling serde_path_to_error v0.1.20
30482026-03-02T07:57:06.076Z Compiling hostname v0.4.2
30492026-03-02T07:57:06.299Z Compiling derive-ex v0.1.8
30502026-03-02T07:57:06.337Z Compiling progenitor-client v0.13.0
30512026-03-02T07:57:06.567Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30522026-03-02T07:57:06.835Z Compiling macaddr v1.0.1
30532026-03-02T07:57:06.906Z Compiling progenitor-client v0.10.0
30542026-03-02T07:57:06.932Z Compiling instant v0.1.13
30552026-03-02T07:57:07.127Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30562026-03-02T07:57:07.298Z Compiling parse-display-derive v0.10.0
30572026-03-02T07:57:07.465Z Compiling backoff v0.4.0
30582026-03-02T07:57:07.816Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30592026-03-02T07:57:07.880Z Compiling backon v1.6.0
30602026-03-02T07:57:08.009Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30612026-03-02T07:57:08.246Z Compiling tokio-rustls v0.25.0
30622026-03-02T07:57:08.316Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30632026-03-02T07:57:08.604Z Compiling crucible-workspace-hack v0.1.0
30642026-03-02T07:57:08.694Z Compiling cfg_aliases v0.2.1
30652026-03-02T07:57:08.825Z Compiling toml_edit v0.23.10+spec-1.0.0
30662026-03-02T07:57:09.116Z Compiling heapless v0.8.0
30672026-03-02T07:57:09.727Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30682026-03-02T07:57:10.167Z Compiling proc-macro-crate v3.4.0
30692026-03-02T07:57:10.371Z Compiling test-strategy v0.4.5
30702026-03-02T07:57:10.720Z Compiling ingot-macros v0.1.1
30712026-03-02T07:57:10.746Z Compiling hash32 v0.3.1
30722026-03-02T07:57:11.046Z Compiling memoffset v0.9.1
30732026-03-02T07:57:11.154Z Compiling parse-display v0.10.0
30742026-03-02T07:57:11.358Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30752026-03-02T07:57:11.396Z Compiling smoltcp v0.11.0
30762026-03-02T07:57:11.607Z Compiling num_enum_derive v0.7.5
30772026-03-02T07:57:11.764Z Compiling tabwriter v1.4.1
30782026-03-02T07:57:12.146Z Compiling cobs v0.3.0
30792026-03-02T07:57:12.187Z Compiling foreign-types-macros v0.2.3
30802026-03-02T07:57:12.212Z Compiling cpufeatures v0.3.0
30812026-03-02T07:57:12.351Z Compiling foreign-types-shared v0.3.1
30822026-03-02T07:57:12.496Z Compiling postcard v1.1.3
30832026-03-02T07:57:12.521Z Compiling chacha20 v0.10.0
30842026-03-02T07:57:13.432Z Compiling proc-macro-crate v1.3.1
30852026-03-02T07:57:13.507Z Compiling foreign-types v0.5.0
30862026-03-02T07:57:13.644Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30872026-03-02T07:57:13.669Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30882026-03-02T07:57:14.008Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
30892026-03-02T07:57:14.045Z Compiling num_enum v0.7.5
30902026-03-02T07:57:14.266Z Compiling secrecy v0.10.3
30912026-03-02T07:57:14.330Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30922026-03-02T07:57:14.355Z Compiling cstr-argument v0.1.2
30932026-03-02T07:57:14.504Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30942026-03-02T07:57:14.536Z Compiling unsafe-libyaml v0.2.11
30952026-03-02T07:57:14.625Z Compiling colored v3.1.1
30962026-03-02T07:57:14.807Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30972026-03-02T07:57:14.894Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30982026-03-02T07:57:15.110Z Compiling num_enum_derive v0.5.11
30992026-03-02T07:57:15.137Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31002026-03-02T07:57:15.312Z Compiling rand v0.10.0
31012026-03-02T07:57:15.436Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31022026-03-02T07:57:15.493Z Compiling nix v0.30.1
31032026-03-02T07:57:16.308Z Compiling serde_yaml v0.9.34+deprecated
31042026-03-02T07:57:16.347Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31052026-03-02T07:57:16.376Z Compiling camino-tempfile v1.4.1
31062026-03-02T07:57:17.060Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31072026-03-02T07:57:17.319Z Compiling ingot-types v0.1.2
31082026-03-02T07:57:17.351Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31092026-03-02T07:57:17.377Z Compiling num_enum v0.5.11
31102026-03-02T07:57:17.632Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31112026-03-02T07:57:17.693Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31122026-03-02T07:57:17.696Z Compiling smf v0.2.3
31132026-03-02T07:57:18.145Z Compiling num-derive v0.4.2
31142026-03-02T07:57:18.319Z Compiling ingot v0.1.1
31152026-03-02T07:57:18.343Z Compiling sigpipe v0.1.3
31162026-03-02T07:57:18.511Z Compiling glob v0.3.3
31172026-03-02T07:57:18.913Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31182026-03-02T07:57:19.331Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31192026-03-02T07:57:19.369Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31202026-03-02T07:57:20.346Z Compiling whoami v1.6.1
31212026-03-02T07:57:20.372Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31222026-03-02T07:57:20.459Z Compiling toml v0.8.23
31232026-03-02T07:57:20.724Z Compiling convert_case v0.4.0
31242026-03-02T07:57:20.933Z Compiling universal-hash v0.5.1
31252026-03-02T07:57:21.196Z Compiling opaque-debug v0.3.1
31262026-03-02T07:57:21.199Z Compiling half v2.7.1
31272026-03-02T07:57:21.334Z Compiling ciborium-io v0.2.2
31282026-03-02T07:57:21.513Z Compiling aead v0.5.2
31292026-03-02T07:57:21.539Z Compiling derive_more v0.99.20
31302026-03-02T07:57:21.941Z Compiling ciborium-ll v0.2.2
31312026-03-02T07:57:21.944Z Compiling poly1305 v0.8.0
31322026-03-02T07:57:21.993Z Compiling chacha20 v0.9.1
31332026-03-02T07:57:22.397Z Compiling ciborium v0.2.2
31342026-03-02T07:57:22.503Z Compiling typify-impl v0.6.1
31352026-03-02T07:57:23.130Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31362026-03-02T07:57:23.158Z Compiling typify-impl v0.4.3
31372026-03-02T07:57:23.408Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31382026-03-02T07:57:23.683Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31392026-03-02T07:57:23.787Z Compiling thiserror-impl-no-std v2.0.2
31402026-03-02T07:57:24.380Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31412026-03-02T07:57:24.482Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31422026-03-02T07:57:26.569Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31432026-03-02T07:57:26.807Z Compiling thiserror-no-std v2.0.2
31442026-03-02T07:57:26.975Z Compiling num-rational v0.4.2
31452026-03-02T07:57:28.179Z Compiling password-hash v0.5.0
31462026-03-02T07:57:28.526Z Compiling blake2 v0.10.6
31472026-03-02T07:57:29.121Z Compiling num-complex v0.4.6
31482026-03-02T07:57:29.505Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31492026-03-02T07:57:29.556Z Compiling prettyplease v0.2.37
31502026-03-02T07:57:29.583Z Compiling indent_write v2.2.0
31512026-03-02T07:57:29.836Z Compiling argon2 v0.5.3
31522026-03-02T07:57:29.839Z Compiling vsss-rs v3.3.4
31532026-03-02T07:57:29.981Z Compiling chacha20poly1305 v0.10.1
31542026-03-02T07:57:30.270Z Compiling num v0.4.3
31552026-03-02T07:57:30.417Z Compiling float-ord v0.3.2
31562026-03-02T07:57:30.650Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31572026-03-02T07:57:31.720Z Compiling gethostname v0.5.0
31582026-03-02T07:57:31.955Z Compiling usdt-attr-macro v0.5.0
31592026-03-02T07:57:32.825Z Compiling usdt-macro v0.5.0
31602026-03-02T07:57:33.599Z Compiling derive-where v1.6.0
31612026-03-02T07:57:33.813Z Compiling memmap v0.7.0
31622026-03-02T07:57:33.997Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31632026-03-02T07:57:34.181Z Compiling atomicwrites v0.4.4
31642026-03-02T07:57:34.242Z Compiling owo-colors v4.3.0
31652026-03-02T07:57:34.312Z Compiling usdt v0.5.0
31662026-03-02T07:57:34.357Z Compiling typify-macro v0.6.1
31672026-03-02T07:57:34.532Z Compiling cancel-safe-futures v0.1.5
31682026-03-02T07:57:34.808Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31692026-03-02T07:57:34.877Z Compiling typify-macro v0.4.3
31702026-03-02T07:57:34.987Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31712026-03-02T07:57:35.011Z Compiling libsw-core v0.3.2
31722026-03-02T07:57:35.038Z Compiling async-recursion v1.1.1
31732026-03-02T07:57:35.319Z Compiling resolv-conf v0.7.6
31742026-03-02T07:57:36.101Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31752026-03-02T07:57:36.197Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31762026-03-02T07:57:36.516Z Compiling libsw v3.5.0
31772026-03-02T07:57:37.454Z Compiling progenitor-client v0.11.2
31782026-03-02T07:57:38.091Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31792026-03-02T07:57:38.317Z Compiling typify v0.6.1
31802026-03-02T07:57:38.525Z Compiling progenitor-impl v0.13.0
31812026-03-02T07:57:38.547Z Compiling linear-map v1.2.0
31822026-03-02T07:57:38.742Z Compiling typify v0.4.3
31832026-03-02T07:57:38.833Z Compiling libefi-sys v0.1.0
31842026-03-02T07:57:38.924Z Compiling progenitor-impl v0.11.2
31852026-03-02T07:57:38.951Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31862026-03-02T07:57:38.976Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31872026-03-02T07:57:39.138Z Compiling hickory-proto v0.24.4
31882026-03-02T07:57:39.227Z Compiling newline-converter v0.3.0
31892026-03-02T07:57:39.452Z Compiling console v0.15.11
31902026-03-02T07:57:40.786Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31912026-03-02T07:57:41.017Z Compiling bitfield-struct v0.6.2
31922026-03-02T07:57:41.358Z Compiling semver v0.1.20
31932026-03-02T07:57:42.000Z Compiling linked-hash-map v0.5.6
31942026-03-02T07:57:42.408Z Compiling lru-cache v0.1.2
31952026-03-02T07:57:42.433Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962026-03-02T07:57:42.709Z Compiling rustc_version v0.1.7
31972026-03-02T07:57:42.797Z Compiling expectorate v1.2.0
31982026-03-02T07:57:43.150Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31992026-03-02T07:57:43.189Z Compiling pin-project-internal v1.1.11
32002026-03-02T07:57:43.559Z Compiling slog-dtrace v0.3.0
32012026-03-02T07:57:43.947Z Compiling minimal-lexical v0.2.1
32022026-03-02T07:57:44.524Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32032026-03-02T07:57:44.693Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32042026-03-02T07:57:45.327Z Compiling progenitor-macro v0.13.0
32052026-03-02T07:57:45.530Z Compiling nom v7.1.3
32062026-03-02T07:57:45.699Z Compiling progenitor-macro v0.11.2
32072026-03-02T07:57:45.907Z Compiling pin-project v1.1.11
32082026-03-02T07:57:46.105Z Compiling hickory-resolver v0.24.4
32092026-03-02T07:57:46.684Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32102026-03-02T07:57:46.921Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32112026-03-02T07:57:47.312Z Compiling newtype_derive v0.1.6
32122026-03-02T07:57:47.701Z Compiling tokio-dtrace v0.1.1
32132026-03-02T07:57:48.240Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32142026-03-02T07:57:48.911Z Compiling snafu-derive v0.8.9
32152026-03-02T07:57:49.363Z Compiling phf_shared v0.12.1
32162026-03-02T07:57:49.749Z Compiling dropshot-api-manager-types v0.4.0
32172026-03-02T07:57:50.477Z Compiling pem v3.0.6
32182026-03-02T07:57:51.239Z Compiling csv-core v0.1.13
32192026-03-02T07:57:51.477Z Compiling xshell-macros v0.2.7
32202026-03-02T07:57:51.815Z Compiling chrono-tz v0.10.4
32212026-03-02T07:57:52.176Z Compiling same-file v1.0.6
32222026-03-02T07:57:52.292Z Compiling highway v1.3.0
32232026-03-02T07:57:52.313Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32242026-03-02T07:57:52.502Z Compiling walkdir v2.5.0
32252026-03-02T07:57:52.835Z Compiling xshell v0.2.7
32262026-03-02T07:57:53.169Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32272026-03-02T07:57:53.270Z Compiling const_format_proc_macros v0.2.34
32282026-03-02T07:57:53.582Z Compiling snafu v0.8.9
32292026-03-02T07:57:53.924Z Compiling csv v1.4.0
32302026-03-02T07:57:54.354Z Compiling phf v0.12.1
32312026-03-02T07:57:54.694Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32322026-03-02T07:57:55.127Z Compiling qorb v0.4.1
32332026-03-02T07:57:55.186Z Compiling oxide-tokio-rt v0.1.2
32342026-03-02T07:57:55.617Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32352026-03-02T07:57:56.371Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32362026-03-02T07:57:57.096Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32372026-03-02T07:57:58.248Z Compiling progenitor v0.13.0
32382026-03-02T07:57:58.413Z Compiling progenitor v0.11.2
32392026-03-02T07:57:58.506Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32402026-03-02T07:57:58.683Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32412026-03-02T07:57:59.354Z Compiling globset v0.4.18
32422026-03-02T07:57:59.431Z Compiling olpc-cjson v0.1.4
32432026-03-02T07:57:59.472Z Compiling primeorder v0.13.6
32442026-03-02T07:57:59.661Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32452026-03-02T07:57:59.765Z Compiling serde_plain v1.0.2
32462026-03-02T07:58:00.005Z Compiling typed-path v0.9.3
32472026-03-02T07:58:00.163Z Compiling base64 v0.21.7
32482026-03-02T07:58:00.408Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32492026-03-02T07:58:00.883Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32502026-03-02T07:58:00.955Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32512026-03-02T07:58:02.627Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32522026-03-02T07:58:02.985Z Compiling tough v0.20.0
32532026-03-02T07:58:03.180Z Compiling const_format v0.2.35
32542026-03-02T07:58:03.278Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32552026-03-02T07:58:03.956Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32562026-03-02T07:58:05.205Z Compiling progenitor-impl v0.10.0
32572026-03-02T07:58:06.380Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32582026-03-02T07:58:07.421Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32592026-03-02T07:58:07.980Z Compiling tabled_derive v0.7.0
32602026-03-02T07:58:08.661Z Compiling bcs v0.1.6
32612026-03-02T07:58:08.708Z Compiling salty v0.3.0
32622026-03-02T07:58:09.194Z Compiling radium v0.7.0
32632026-03-02T07:58:09.271Z Compiling termtree v0.5.1
32642026-03-02T07:58:09.333Z Compiling textwrap v0.16.2
32652026-03-02T07:58:09.609Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32662026-03-02T07:58:09.767Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32672026-03-02T07:58:10.151Z Compiling tabled v0.15.0
32682026-03-02T07:58:10.178Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32692026-03-02T07:58:10.286Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32702026-03-02T07:58:10.660Z Compiling steno v0.4.1
32712026-03-02T07:58:11.835Z Compiling progenitor-macro v0.10.0
32722026-03-02T07:58:12.441Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32732026-03-02T07:58:13.645Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32742026-03-02T07:58:13.907Z Compiling maybe-uninit v2.0.0
32752026-03-02T07:58:14.427Z Compiling humantime v2.3.0
32762026-03-02T07:58:14.500Z Compiling tap v1.0.1
32772026-03-02T07:58:14.729Z Compiling utf-8 v0.7.6
32782026-03-02T07:58:14.978Z Compiling tungstenite v0.21.0
32792026-03-02T07:58:15.072Z Compiling wyz v0.5.1
32802026-03-02T07:58:15.939Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32812026-03-02T07:58:16.519Z Compiling p384 v0.13.1
32822026-03-02T07:58:16.690Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32832026-03-02T07:58:16.818Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32842026-03-02T07:58:17.380Z Compiling arc-swap v1.8.2
32852026-03-02T07:58:17.767Z Compiling funty v2.0.0
32862026-03-02T07:58:17.901Z Compiling packed_struct v0.10.1
32872026-03-02T07:58:18.007Z Compiling tagptr v0.2.0
32882026-03-02T07:58:18.330Z Compiling moka v0.12.13
32892026-03-02T07:58:18.473Z Compiling slog-scope v4.4.1
32902026-03-02T07:58:18.845Z Compiling bitvec v1.0.1
32912026-03-02T07:58:18.961Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32922026-03-02T07:58:19.417Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32932026-03-02T07:58:20.154Z Compiling tokio-tungstenite v0.21.0
32942026-03-02T07:58:20.920Z Compiling polyval v0.6.2
32952026-03-02T07:58:21.399Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32962026-03-02T07:58:21.548Z Compiling packed_struct_codegen v0.10.1
32972026-03-02T07:58:22.100Z Compiling zerocopy-derive v0.6.6
32982026-03-02T07:58:22.337Z Compiling bitfield-macros v0.19.4
32992026-03-02T07:58:24.014Z Compiling indexmap v1.9.3
33002026-03-02T07:58:24.015Z Compiling proc-macro-error-attr2 v2.0.0
33012026-03-02T07:58:24.107Z Compiling crc-catalog v2.4.0
33022026-03-02T07:58:24.301Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33032026-03-02T07:58:24.304Z Compiling parking_lot_core v0.8.6
33042026-03-02T07:58:24.416Z Compiling nodrop v0.1.14
33052026-03-02T07:58:24.583Z Compiling progenitor v0.10.0
33062026-03-02T07:58:24.608Z Compiling array-init v0.0.4
33072026-03-02T07:58:24.746Z Compiling crc v3.4.0
33082026-03-02T07:58:24.873Z Compiling proc-macro-error2 v2.0.1
33092026-03-02T07:58:24.900Z Compiling zerocopy v0.6.6
33102026-03-02T07:58:25.190Z Compiling bitfield v0.19.4
33112026-03-02T07:58:25.342Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33122026-03-02T07:58:25.487Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33132026-03-02T07:58:25.625Z Compiling ghash v0.5.1
33142026-03-02T07:58:25.687Z Compiling smallvec v0.6.14
33152026-03-02T07:58:25.863Z Compiling hickory-resolver v0.25.2
33162026-03-02T07:58:25.975Z Compiling slog-stdlog v4.1.1
33172026-03-02T07:58:26.159Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33182026-03-02T07:58:26.406Z Compiling nix v0.31.1
33192026-03-02T07:58:27.072Z Compiling git-stub v1.0.0
33202026-03-02T07:58:27.341Z Compiling ctr v0.9.2
33212026-03-02T07:58:27.362Z Compiling num-derive v0.3.3
33222026-03-02T07:58:27.674Z Compiling lzma-sys v0.1.20
33232026-03-02T07:58:27.808Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33242026-03-02T07:58:28.207Z Compiling hashbrown v0.12.3
33252026-03-02T07:58:28.422Z Compiling unicase v2.9.0
33262026-03-02T07:58:28.603Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33272026-03-02T07:58:28.636Z Compiling aes-gcm v0.10.3
33282026-03-02T07:58:28.730Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33292026-03-02T07:58:28.841Z Compiling mime_guess v2.0.5
33302026-03-02T07:58:28.989Z Compiling git-stub-vcs v0.1.0
33312026-03-02T07:58:29.478Z Compiling libscf-sys v1.1.0
33322026-03-02T07:58:29.755Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33332026-03-02T07:58:29.789Z Compiling slog-envlogger v2.2.0
33342026-03-02T07:58:30.020Z Compiling serde-hex v0.1.0
33352026-03-02T07:58:30.111Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33362026-03-02T07:58:30.357Z Compiling tabled_derive v0.11.0
33372026-03-02T07:58:30.554Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33382026-03-02T07:58:31.458Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33392026-03-02T07:58:32.599Z Compiling ron v0.8.1
33402026-03-02T07:58:33.193Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33412026-03-02T07:58:34.113Z Compiling papergrid v0.17.0
33422026-03-02T07:58:34.537Z Compiling cargo_toml v0.22.3
33432026-03-02T07:58:34.943Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33442026-03-02T07:58:35.778Z Compiling hashbrown v0.13.2
33452026-03-02T07:58:36.103Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33462026-03-02T07:58:36.864Z Compiling testing_table v0.3.0
33472026-03-02T07:58:37.191Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33482026-03-02T07:58:37.698Z Compiling ssh-encoding v0.2.0
33492026-03-02T07:58:38.264Z Compiling blowfish v0.9.1
33502026-03-02T07:58:38.411Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33512026-03-02T07:58:38.488Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33522026-03-02T07:58:38.789Z Compiling nibble_vec v0.1.0
33532026-03-02T07:58:38.895Z Compiling crc-any v2.5.0
33542026-03-02T07:58:39.064Z Compiling endian-type v0.1.2
33552026-03-02T07:58:39.097Z Compiling corncobs v0.1.4
33562026-03-02T07:58:39.335Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33572026-03-02T07:58:39.439Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33582026-03-02T07:58:39.443Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33592026-03-02T07:58:39.748Z Compiling radix_trie v0.2.1
33602026-03-02T07:58:40.199Z Compiling bcrypt-pbkdf v0.10.0
33612026-03-02T07:58:40.235Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33622026-03-02T07:58:40.339Z Compiling ssh-cipher v0.2.0
33632026-03-02T07:58:40.432Z Compiling tabled v0.20.0
33642026-03-02T07:58:40.881Z Compiling object v0.30.4
33652026-03-02T07:58:41.695Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33662026-03-02T07:58:41.768Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33672026-03-02T07:58:42.135Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33682026-03-02T07:58:43.710Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33692026-03-02T07:58:43.835Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33702026-03-02T07:58:43.978Z Compiling parking_lot v0.11.2
33712026-03-02T07:58:44.817Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33722026-03-02T07:58:45.494Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33732026-03-02T07:58:46.076Z Compiling prefix-trie v0.7.0
33742026-03-02T07:58:46.238Z Compiling password-hash v0.4.2
33752026-03-02T07:58:46.264Z Compiling fxhash v0.2.1
33762026-03-02T07:58:46.289Z Compiling secrecy v0.8.0
33772026-03-02T07:58:46.433Z Compiling half v1.8.3
33782026-03-02T07:58:46.518Z Compiling path-slash v0.1.5
33792026-03-02T07:58:46.567Z Compiling http-range v0.1.5
33802026-03-02T07:58:46.783Z Compiling pbkdf2 v0.11.0
33812026-03-02T07:58:46.903Z Compiling serde_cbor v0.11.2
33822026-03-02T07:58:46.944Z Compiling hickory-server v0.25.2
33832026-03-02T07:58:47.043Z Compiling sled v0.34.7
33842026-03-02T07:58:47.178Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33852026-03-02T07:58:48.355Z Compiling xz2 v0.1.7
33862026-03-02T07:58:48.627Z Compiling ron v0.12.0
33872026-03-02T07:58:48.851Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33882026-03-02T07:58:51.246Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33892026-03-02T07:58:51.861Z Compiling ssh-key v0.6.7
33902026-03-02T07:58:52.074Z Compiling hickory-client v0.25.2
33912026-03-02T07:58:52.498Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33922026-03-02T07:58:52.678Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33932026-03-02T07:58:52.792Z Compiling p256 v0.13.2
33942026-03-02T07:58:53.500Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33952026-03-02T07:58:53.607Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33962026-03-02T07:58:53.830Z Compiling p521 v0.13.3
33972026-03-02T07:58:55.770Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
33982026-03-02T07:58:56.004Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33992026-03-02T07:58:56.421Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34002026-03-02T07:58:56.449Z Compiling yasna v0.5.2
34012026-03-02T07:58:57.050Z Compiling kstat-rs v0.2.4
34022026-03-02T07:58:57.425Z Compiling headers-core v0.3.0
34032026-03-02T07:58:57.659Z Compiling nanorand v0.7.0
34042026-03-02T07:58:57.662Z Compiling russh-cryptovec v0.7.3
34052026-03-02T07:58:57.938Z Compiling atty v0.2.14
34062026-03-02T07:58:57.988Z Compiling home v0.5.12
34072026-03-02T07:58:58.034Z Compiling base16ct v1.0.0
34082026-03-02T07:58:58.069Z Compiling md5 v0.7.0
34092026-03-02T07:58:58.144Z Compiling crc8 v0.1.1
34102026-03-02T07:58:58.217Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34112026-03-02T07:58:58.255Z Compiling flume v0.11.1
34122026-03-02T07:58:58.361Z Compiling russh-keys v0.45.0
34132026-03-02T07:58:58.394Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34142026-03-02T07:58:58.905Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34152026-03-02T07:58:59.222Z Compiling headers v0.4.1
34162026-03-02T07:59:01.026Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34172026-03-02T07:59:01.233Z Compiling rcgen v0.12.1
34182026-03-02T07:59:01.952Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34192026-03-02T07:59:03.344Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34202026-03-02T07:59:05.609Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34212026-03-02T07:59:06.442Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34222026-03-02T07:59:06.664Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34232026-03-02T07:59:10.481Z Compiling hyper-staticfile v0.10.1
34242026-03-02T07:59:11.562Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34252026-03-02T07:59:12.208Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34262026-03-02T07:59:12.384Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34272026-03-02T07:59:12.540Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34282026-03-02T07:59:12.728Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34292026-03-02T07:59:12.827Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34302026-03-02T07:59:13.967Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34312026-03-02T07:59:14.149Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34322026-03-02T07:59:14.604Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34332026-03-02T07:59:14.949Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34342026-03-02T07:59:15.376Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34352026-03-02T07:59:15.570Z Compiling num-bigint v0.4.6
34362026-03-02T07:59:16.117Z Compiling des v0.8.1
34372026-03-02T07:59:16.514Z Compiling subprocess v0.2.15
34382026-03-02T07:59:16.812Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34392026-03-02T07:59:16.841Z Compiling hex-literal v0.4.1
34402026-03-02T07:59:17.056Z Compiling display-error-chain v0.2.2
34412026-03-02T07:59:17.328Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34422026-03-02T07:59:17.697Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34432026-03-02T07:59:17.819Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34442026-03-02T07:59:18.276Z Compiling colored v2.2.0
34452026-03-02T07:59:19.105Z Compiling russh v0.45.0
34462026-03-02T07:59:20.591Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34472026-03-02T07:59:21.117Z Compiling socket2 v0.5.10
34482026-03-02T07:59:22.084Z Compiling internet-checksum v0.2.1
34492026-03-02T07:59:28.445Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34502026-03-02T08:00:02.012Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34512026-03-02T08:00:33.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
34522026-03-02T08:00:33.683Z
34532026-03-02T08:00:33.683Zreal 3:32.054843999
34542026-03-02T08:00:33.686Zuser 19:26.561268182
34552026-03-02T08:00:33.686Zsys 2:35.200971902
34562026-03-02T08:00:33.686Ztrap 0.567487169
34572026-03-02T08:00:33.686Ztflt 0.250941829
34582026-03-02T08:00:33.686Zdflt 0.718557113
34592026-03-02T08:00:33.686Zkflt 0.000093872
34602026-03-02T08:00:33.686Zlock 53:14.643896030
34612026-03-02T08:00:33.686Zslp 1:10:25.637765149
34622026-03-02T08:00:33.686Zlat 1:05.094053479
34632026-03-02T08:00:33.686Zstop 2:38.163997673
34642026-03-02T08:00:33.686Z+ mkdir tests
34652026-03-02T08:00:33.689Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34662026-03-02T08:00:33.689Z+ xargs -I '{}' -t cp '{}' tests/
34672026-03-02T08:00:33.731Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-487b9429e0cb3543 tests/
34682026-03-02T08:00:33.757Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8ecbdf650c293fdf tests/
34692026-03-02T08:00:33.783Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-6c7eebeb2e742aa0 tests/
34702026-03-02T08:00:33.808Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ebdd9e7f2ec464d7 tests/
34712026-03-02T08:00:34.138Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
34722026-03-02T08:00:34.141Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-487b9429e0cb3543 tests/commtest-6c7eebeb2e742aa0 tests/dhcp_server-8ecbdf650c293fdf tests/end_to_end_tests-ebdd9e7f2ec464d7 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
34732026-03-02T08:02:18.627ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34742026-03-02T08:02:18.627Za .github/buildomat/ci-env.sh 1K
34752026-03-02T08:02:18.627Za out/target/test 1K
34762026-03-02T08:02:18.627Za out/npuzone/npuzone 27402K
34772026-03-02T08:02:18.627Za package-manifest.toml 35K
34782026-03-02T08:02:18.627Za smf/sled-agent/non-gimlet/config.toml 6K
34792026-03-02T08:02:18.627Za target/release/omicron-package 41058K
34802026-03-02T08:02:18.627Za target/release/xtask 11359K
34812026-03-02T08:02:18.628Za target/debug/bootstrap 345760K
34822026-03-02T08:02:18.628Za tests/bootstrap-487b9429e0cb3543 31480K
34832026-03-02T08:02:18.628Za tests/commtest-6c7eebeb2e742aa0 31997K
34842026-03-02T08:02:18.628Za tests/dhcp_server-8ecbdf650c293fdf 31480K
34852026-03-02T08:02:18.628Za tests/end_to_end_tests-ebdd9e7f2ec464d7 387379K
34862026-03-02T08:02:18.628Za out/clickhouse.tar.gz 302563K
34872026-03-02T08:02:18.628Za out/clickhouse_keeper.tar.gz 287856K
34882026-03-02T08:02:18.628Za out/clickhouse_server.tar.gz 302561K
34892026-03-02T08:02:18.628Za out/cockroachdb.tar.gz 156088K
34902026-03-02T08:02:18.628Za out/crucible-pantry-zone.tar.gz 38316K
34912026-03-02T08:02:18.628Za out/crucible-utils.tar 17744K
34922026-03-02T08:02:18.628Za out/crucible-zone.tar.gz 52454K
34932026-03-02T08:02:18.628Za out/external-dns.tar.gz 41547K
34942026-03-02T08:02:18.628Za out/internal-dns.tar.gz 41547K
34952026-03-02T08:02:18.628Za out/mg-ddm-gz.tar 86339K
34962026-03-02T08:02:18.628Za out/nexus.tar.gz 210399K
34972026-03-02T08:02:18.628Za out/ntp.tar.gz 22561K
34982026-03-02T08:02:18.628Za out/omicron-gateway-softnpu.tar.gz 28288K
34992026-03-02T08:02:18.628Za out/omicron-sled-agent.tar 184487K
35002026-03-02T08:02:18.628Za out/overlay.tar.gz 3K
35012026-03-02T08:02:18.628Za out/oximeter.tar.gz 57432K
35022026-03-02T08:02:18.628Za out/oxlog.tar 3895K
35032026-03-02T08:02:18.628Za out/probe.tar.gz 3037K
35042026-03-02T08:02:18.628Za out/propolis-server.tar.gz 74633K
35052026-03-02T08:02:18.628Za out/pumpkind-gz.tar 26647K
35062026-03-02T08:02:18.628Za out/switch-softnpu.tar.gz 371141K
35072026-03-02T08:02:18.632Z
35082026-03-02T08:02:18.632Zreal 1:44.480254862
35092026-03-02T08:02:18.632Zuser 1:40.072597694
35102026-03-02T08:02:18.632Zsys 6.215065112
35112026-03-02T08:02:18.632Ztrap 0.023824753
35122026-03-02T08:02:18.632Ztflt 0.000000000
35132026-03-02T08:02:18.632Zdflt 0.000000000
35142026-03-02T08:02:18.632Zkflt 0.000000000
35152026-03-02T08:02:18.632Zlock 0.000000000
35162026-03-02T08:02:18.632Zslp 1:39.905400911
35172026-03-02T08:02:18.632Zlat 2.738125760
35182026-03-02T08:02:18.632Zstop 0.000195502
35192026-03-02T08:02:18.632Zprocess exited: duration 2503749 ms, exit code 0
 
35202026-03-02T08:02:18.648Zfound 1 output files
35212026-03-02T08:02:18.648Zuploading: /work/package.tar.gz (2324256337 bytes)
35222026-03-02T08:02:51.363Zuploaded: /work/package.tar.gz