01KK27ECWHDF3ZR59BE9VWS1T0: 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: 01KK27EZ0FQAM47BHBS90ZESES

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-06T18:45:50.822Zjob assigned to worker 01KK27F342S0J69QZ34KWHRM2Q [factory aws, i-0cf28decbca8078a6] (queued for 59 s)
 
22026-03-06T18:45:59.065Zstarting task 0: "setup"
32026-03-06T18:45:59.070Z++ uname -s
42026-03-06T18:45:59.073Z+ kern=SunOS
52026-03-06T18:45:59.073Z+ build_user=build
62026-03-06T18:45:59.073Z+ build_uid=12345
72026-03-06T18:45:59.073Z+ work_dir=/work
82026-03-06T18:45:59.073Z+ input_dir=/input
92026-03-06T18:45:59.073Z+ [[ 0 == 12345 ]]
102026-03-06T18:45:59.073Z+ case "$kern" in
112026-03-06T18:45:59.073Z+ groupadd -g 12345 build
122026-03-06T18:45:59.076Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-06T18:46:01.083Z+ zfs create -o mountpoint=/work rpool/work
142026-03-06T18:46:01.205Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-06T18:46:01.208Z+ home_fs=zfs
162026-03-06T18:46:01.208Z+ [[ zfs == autofs ]]
172026-03-06T18:46:01.208Z+ mkdir -p /home/build
182026-03-06T18:46:01.211Z+ chown build:build /home/build /work
192026-03-06T18:46:03.213Z+ chmod 0700 /home/build /work
202026-03-06T18:46:03.216Zprocess exited: duration 4153 ms, exit code 0
 
212026-03-06T18:46:03.222Zstarting task 1: "rust-toolchain"
222026-03-06T18:46:03.227Z * rust toolchain channel = "1.91.1"
232026-03-06T18:46:03.228Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-03-06T18:46:03.228Z * rust toolchain profile = "default"
252026-03-06T18:46:03.228Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-06T18:46:03.228Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-06T18:46:03.228Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-06T18:46:03.231Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-06T18:46:03.231Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-06T18:46:03.368Zinfo: downloading installer
312026-03-06T18:46:05.096Zwarn: It looks like you have an existing installation of Rust at:
322026-03-06T18:46:05.096Zwarn: /opt/ooce/bin
332026-03-06T18:46:05.096Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-06T18:46:05.096Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-06T18:46:05.096Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-06T18:46:05.096Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-06T18:46:05.096Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-06T18:46:05.096Zerror: cannot install while Rust is installed
392026-03-06T18:46:05.096Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-06T18:46:05.111Zinfo: profile set to 'default'
412026-03-06T18:46:05.111Zinfo: default host triple is x86_64-unknown-illumos
422026-03-06T18:46:05.115Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-06T18:46:05.287Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-06T18:46:05.287Zinfo: downloading component 'cargo'
452026-03-06T18:46:06.403Zinfo: downloading component 'clippy'
462026-03-06T18:46:06.854Zinfo: downloading component 'rust-docs'
472026-03-06T18:46:08.543Zinfo: downloading component 'rust-std'
482026-03-06T18:46:10.340Zinfo: downloading component 'rustc'
492026-03-06T18:46:17.820Zinfo: downloading component 'rustfmt'
502026-03-06T18:46:18.099Zinfo: installing component 'cargo'
512026-03-06T18:46:19.052Zinfo: installing component 'clippy'
522026-03-06T18:46:19.452Zinfo: installing component 'rust-docs'
532026-03-06T18:46:21.385Zinfo: installing component 'rust-std'
542026-03-06T18:46:23.123Zinfo: installing component 'rustc'
552026-03-06T18:46:30.234Zinfo: installing component 'rustfmt'
562026-03-06T18:46:30.588Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-06T18:46:30.588Z
582026-03-06T18:46:31.049Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-06T18:46:31.049Z
602026-03-06T18:46:31.053Z
612026-03-06T18:46:31.053ZRust is installed now. Great!
622026-03-06T18:46:31.053Z
632026-03-06T18:46:31.053ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-06T18:46:31.053Zenvironment variable. This has not been done automatically.
652026-03-06T18:46:31.053Z
662026-03-06T18:46:31.053ZTo configure your current shell, you need to source
672026-03-06T18:46:31.053Zthe corresponding env file under $HOME/.cargo.
682026-03-06T18:46:31.053Z
692026-03-06T18:46:31.053ZThis is usually done by running one of the following (note the leading DOT):
702026-03-06T18:46:31.053Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-06T18:46:31.053Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-06T18:46:31.053Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-06T18:46:31.154Z+ rustup --version
742026-03-06T18:46:31.166Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-06T18:46:31.169Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-06T18:46:31.258Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-06T18:46:31.262Z+ cargo --version
782026-03-06T18:46:31.340Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-06T18:46:31.343Z+ rustc --version
802026-03-06T18:46:31.423Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-06T18:46:31.428Zprocess exited: duration 28204 ms, exit code 0
 
822026-03-06T18:46:31.434Zstarting task 2: "authentication"
832026-03-06T18:46:31.458Zprocess exited: duration 23 ms, exit code 0
 
842026-03-06T18:46:31.465Zstarting task 3: "clone repository"
852026-03-06T18:46:31.470Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-06T18:46:31.473Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-06T18:46:31.515ZCloning into '/work/oxidecomputer/omicron'...
882026-03-06T18:46:43.330Z+ cd /work/oxidecomputer/omicron
892026-03-06T18:46:43.333Z+ git fetch origin 1567242820118fcaabfe2065ea0363517d3f1040
902026-03-06T18:46:43.978ZFrom https://github.com/oxidecomputer/omicron
912026-03-06T18:46:43.978Z * branch 1567242820118fcaabfe2065ea0363517d3f1040 -> FETCH_HEAD
922026-03-06T18:46:43.990Z+ [[ -n john/bootstore-next-version ]]
932026-03-06T18:46:43.993Z++ git branch --show-current
942026-03-06T18:46:43.996Z+ current=main
952026-03-06T18:46:43.996Z+ [[ main != john/bootstore-next-version ]]
962026-03-06T18:46:43.996Z+ git branch -f john/bootstore-next-version 1567242820118fcaabfe2065ea0363517d3f1040
972026-03-06T18:46:44.000Z+ git checkout -f john/bootstore-next-version
982026-03-06T18:46:44.365ZSwitched to branch 'john/bootstore-next-version'
992026-03-06T18:46:44.369Z+ git reset --hard 1567242820118fcaabfe2065ea0363517d3f1040
1002026-03-06T18:46:44.398ZHEAD is now at 156724282 Merge branch 'main' into john/bootstore-next-version
1012026-03-06T18:46:44.402Zprocess exited: duration 12934 ms, exit code 0
 
1022026-03-06T18:46:44.408Zstarting task 4: "build"
1032026-03-06T18:46:44.414Z+ source .github/buildomat/ci-env.sh
1042026-03-06T18:46:44.414Z++ export CARGO_TERM_COLOR=always
1052026-03-06T18:46:44.414Z++ CARGO_TERM_COLOR=always
1062026-03-06T18:46:44.414Z+ cargo --version
1072026-03-06T18:46:44.481Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-06T18:46:44.484Z+ rustc --version
1092026-03-06T18:46:44.564Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-06T18:46:44.568Z+ WORK=/work
1112026-03-06T18:46:44.568Z+ pfexec mkdir -p /work
1122026-03-06T18:46:44.574Z+ pfexec chown build /work
1132026-03-06T18:46:44.577Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-03-06T18:46:55.729Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-03-06T18:47:06.465Z Startup: Caching catalogs ... Done
1162026-03-06T18:47:31.715ZPlanning: Solver setup ... Done (23.543s)
1172026-03-06T18:47:31.886ZPlanning: Running solver ... Done (0.172s)
1182026-03-06T18:47:32.075ZPlanning: Finding local manifests ... Done (0.003s)
1192026-03-06T18:47:32.088ZPlanning: Fetching manifests: 0/4 0% complete
1202026-03-06T18:47:32.240ZPlanning: Fetching manifests: 4/4 100% complete
1212026-03-06T18:47:32.296ZPlanning: Package planning ... Done (0.056s)
1222026-03-06T18:47:32.348ZPlanning: Merging actions ... Done (0.051s)
1232026-03-06T18:47:32.644ZPlanning: Checking for conflicting actions ... Done (0.296s)
1242026-03-06T18:47:32.657ZPlanning: Consolidating action changes ... Done (0.012s)
1252026-03-06T18:47:33.754ZPlanning: Evaluating mediators ... Done (1.096s)
1262026-03-06T18:47:33.763ZPlanning: Planning completed in 27.14 seconds
1272026-03-06T18:47:33.780Z Packages to install: 4
1282026-03-06T18:47:33.780Z Mediators to change: 2
1292026-03-06T18:47:33.783Z Services to change: 1
1302026-03-06T18:47:33.783Z Estimated space available: 155.43 GB
1312026-03-06T18:47:33.783ZEstimated space to be consumed: 1.82 GB
1322026-03-06T18:47:33.783Z Create boot environment: No
1332026-03-06T18:47:33.783ZCreate backup boot environment: No
1342026-03-06T18:47:33.783Z Rebuild boot archive: No
1352026-03-06T18:47:33.783Z
1362026-03-06T18:47:33.783ZChanged mediators:
1372026-03-06T18:47:33.783Z mediator clang:
1382026-03-06T18:47:33.783Z version: None -> 15 (system default)
1392026-03-06T18:47:33.783Z
1402026-03-06T18:47:33.783Z mediator llvm:
1412026-03-06T18:47:33.783Z version: 14 (system default) -> 15 (system default)
1422026-03-06T18:47:33.783Z
1432026-03-06T18:47:33.783ZChanged packages:
1442026-03-06T18:47:33.783Zhelios-dev
1452026-03-06T18:47:33.783Z developer/build-essential
1462026-03-06T18:47:33.783Z None -> 11-2.0
1472026-03-06T18:47:33.783Z library/libxmlsec1
1482026-03-06T18:47:33.783Z None -> 1.2.35-2.0
1492026-03-06T18:47:33.783Z ooce/developer/clang-15
1502026-03-06T18:47:33.783Z None -> 15.0.7-2.0
1512026-03-06T18:47:33.784Z ooce/developer/llvm-15
1522026-03-06T18:47:33.784Z None -> 15.0.7-2.0
1532026-03-06T18:47:33.784Z
1542026-03-06T18:47:33.784ZServices:
1552026-03-06T18:47:33.784Z restart_fmri:
1562026-03-06T18:47:33.784Z svc:/system/update-man-index:default
1572026-03-06T18:47:33.835Z
1582026-03-06T18:47:33.835ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-03-06T18:47:39.865ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (25.4M/s)
1602026-03-06T18:47:44.866ZDownload: 3074/3290 items 121.2/212.6MB 56% complete (12.2M/s)
1612026-03-06T18:47:48.687ZDownload: Completed 212.60 MB in 14.82 seconds (14.3M/s)
1622026-03-06T18:47:48.890Z Actions: 1/3689 actions (Installing new actions)
1632026-03-06T18:47:53.470Z Actions: Completed 3689 actions in 4.58 seconds.
1642026-03-06T18:47:53.917Z Done (0.442s)
1652026-03-06T18:47:53.917Z Done (0.000s)
1662026-03-06T18:47:55.035Z Done (1.118s)
1672026-03-06T18:47:59.806Z Done (4.393s)
1682026-03-06T18:47:59.901Z Done (0.021s)
1692026-03-06T18:47:59.906Z Done (0.000s)
1702026-03-06T18:48:00.055Z Done (0.000s)
1712026-03-06T18:48:01.112ZPlanning: Evaluating mediator changes ... Done
1722026-03-06T18:48:01.288ZPlanning: Checking for conflicting actions ... Done
1732026-03-06T18:48:01.291ZPlanning: Consolidating action changes ... Done
1742026-03-06T18:48:01.582ZPlanning: Evaluating mediators ... Done
1752026-03-06T18:48:01.585ZPlanning: Planning completed in 0.47 seconds
1762026-03-06T18:48:01.617Z Mediators to change: 2
1772026-03-06T18:48:01.617Z Create boot environment: No
1782026-03-06T18:48:01.621ZCreate backup boot environment: No
1792026-03-06T18:48:01.706Z Done
1802026-03-06T18:48:01.706Z Done
1812026-03-06T18:48:02.534Z Done
1822026-03-06T18:48:06.457Z Done
1832026-03-06T18:48:06.546Z Done
1842026-03-06T18:48:06.551Z Done
1852026-03-06T18:48:06.707Z Done
1862026-03-06T18:48:07.365ZPlanning: Evaluating mediator changes ... Done
1872026-03-06T18:48:07.369ZPlanning: Merging actions ... Done
1882026-03-06T18:48:07.567ZPlanning: Checking for conflicting actions ... Done
1892026-03-06T18:48:07.570ZPlanning: Consolidating action changes ... Done
1902026-03-06T18:48:07.857ZPlanning: Evaluating mediators ... Done
1912026-03-06T18:48:07.921ZPlanning: Planning completed in 0.81 seconds
1922026-03-06T18:48:07.959Z Packages to change: 1
1932026-03-06T18:48:07.959Z Mediators to change: 1
1942026-03-06T18:48:07.959Z Services to change: 1
1952026-03-06T18:48:07.962Z Create boot environment: No
1962026-03-06T18:48:07.962ZCreate backup boot environment: Yes
1972026-03-06T18:48:10.543Z Actions: 1/6 actions (Updating modified actions)
1982026-03-06T18:48:10.546Z Actions: Completed 6 actions in 0.00 seconds.
1992026-03-06T18:48:10.546Z Done
2002026-03-06T18:48:10.546Z Done
2012026-03-06T18:48:10.769Z Done
2022026-03-06T18:48:14.729Z Done
2032026-03-06T18:48:14.827Z Done
2042026-03-06T18:48:14.830Z Done
2052026-03-06T18:48:15.001Z Done
2062026-03-06T18:48:15.469ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-03-06T18:48:15.469Zclang system 15 system
2082026-03-06T18:48:15.469Zcsh system system illumos
2092026-03-06T18:48:15.469Zctags system system illumos
2102026-03-06T18:48:15.469Zfile system system illumos
2112026-03-06T18:48:15.470Zgcc vendor 12 vendor
2122026-03-06T18:48:15.470Zgcc system 10 system
2132026-03-06T18:48:15.470Zgcc system 7 system
2142026-03-06T18:48:15.470Zgo system 1.20 system
2152026-03-06T18:48:15.470Zgo system 1.19 system
2162026-03-06T18:48:15.470Zllvm system 15 system
2172026-03-06T18:48:15.470Zllvm system 14 system
2182026-03-06T18:48:15.470Zmariadb system 10.6 system
2192026-03-06T18:48:15.470Zmta vendor vendor dma
2202026-03-06T18:48:15.470Zopenjdk system 17 system
2212026-03-06T18:48:15.470Zopenjdk system 11 system
2222026-03-06T18:48:15.470Zopenjdk system 1.8 system
2232026-03-06T18:48:15.470Zopenssl vendor 3 vendor
2242026-03-06T18:48:15.470Zperl system 5.36 system
2252026-03-06T18:48:15.470Zpostgresql system 15 system
2262026-03-06T18:48:15.470Zpostgresql system 13 system
2272026-03-06T18:48:15.470Zpython vendor 3 vendor
2282026-03-06T18:48:15.470Zpython system 2 system
2292026-03-06T18:48:15.470Zpython3 system 3.11 system
2302026-03-06T18:48:15.470Zruby system 3.0 system
2312026-03-06T18:48:15.470Zwords vendor vendor american-english
2322026-03-06T18:48:15.470Zwords system system australian-english
2332026-03-06T18:48:15.470Zwords system system british-english
2342026-03-06T18:48:15.470Zwords system system canadian-english
2352026-03-06T18:48:15.470Zwords system system french
2362026-03-06T18:48:15.470Zwords system system italian
2372026-03-06T18:48:15.470Zwords system system ngerman
2382026-03-06T18:48:15.470Zwords system system ogerman
2392026-03-06T18:48:15.470Zwords system system spanish
2402026-03-06T18:48:15.831ZPUBLISHER TYPE STATUS P LOCATION
2412026-03-06T18:48:15.831Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422026-03-06T18:48:22.550ZFMRI IFO
2432026-03-06T18:48:22.550Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442026-03-06T18:48:22.550Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452026-03-06T18:48:22.550Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462026-03-06T18:48:22.550Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472026-03-06T18:48:22.550Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482026-03-06T18:48:22.550Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492026-03-06T18:48:22.550Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502026-03-06T18:48:22.550Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512026-03-06T18:48:22.550Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522026-03-06T18:48:22.550Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532026-03-06T18:48:22.550Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542026-03-06T18:48:22.550Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552026-03-06T18:48:22.550Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562026-03-06T18:48:22.550Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572026-03-06T18:48:22.550Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582026-03-06T18:48:22.550Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592026-03-06T18:48:23.809Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602026-03-06T18:48:24.107Z Updating crates.io index
2612026-03-06T18:48:24.143Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2622026-03-06T18:48:24.768Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-03-06T18:48:25.457Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642026-03-06T18:48:25.776Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-03-06T18:48:26.123Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-03-06T18:48:28.518Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672026-03-06T18:48:31.229Z Updating git repository `https://github.com/oxidecomputer/opte`
2682026-03-06T18:48:32.321Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692026-03-06T18:48:32.909Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702026-03-06T18:48:39.773Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712026-03-06T18:48:40.357Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722026-03-06T18:48:43.227Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732026-03-06T18:48:43.625Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742026-03-06T18:48:44.057Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-03-06T18:48:44.421Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-03-06T18:48:45.328Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-03-06T18:48:45.991Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782026-03-06T18:48:46.349Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792026-03-06T18:48:46.701Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-03-06T18:48:47.154Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812026-03-06T18:48:47.420Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822026-03-06T18:48:47.696Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832026-03-06T18:48:48.202Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2842026-03-06T18:48:48.705Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852026-03-06T18:48:49.370Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2862026-03-06T18:48:49.915Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2872026-03-06T18:48:50.198Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2882026-03-06T18:48:50.560Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892026-03-06T18:48:51.618Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2902026-03-06T18:48:52.455Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2912026-03-06T18:48:52.720Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2922026-03-06T18:48:53.124Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2932026-03-06T18:48:53.511Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-03-06T18:48:54.104Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952026-03-06T18:48:54.377Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962026-03-06T18:48:54.669Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972026-03-06T18:48:55.001Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-03-06T18:48:55.527Z Updating git repository `https://github.com/oxidecomputer/omicron`
2992026-03-06T18:49:10.439Z Downloading crates ...
3002026-03-06T18:49:10.514Z Downloaded bitflags v2.11.0
3012026-03-06T18:49:10.520Z Downloaded fnv v1.0.7
3022026-03-06T18:49:10.523Z Downloaded dtrace-parser v0.2.0
3032026-03-06T18:49:10.523Z Downloaded crypto-common v0.1.7
3042026-03-06T18:49:10.523Z Downloaded anstyle-query v1.1.5
3052026-03-06T18:49:10.526Z Downloaded equivalent v1.0.2
3062026-03-06T18:49:10.526Z Downloaded colorchoice v1.0.4
3072026-03-06T18:49:10.529Z Downloaded cpufeatures v0.2.17
3082026-03-06T18:49:10.529Z Downloaded anstream v0.6.21
3092026-03-06T18:49:10.532Z Downloaded cfg-if v1.0.4
3102026-03-06T18:49:10.532Z Downloaded thiserror v2.0.18
3112026-03-06T18:49:10.536Z Downloaded zerofrom-derive v0.1.6
3122026-03-06T18:49:10.539Z Downloaded yoke-derive v0.8.1
3132026-03-06T18:49:10.539Z Downloaded usdt-attr-macro v0.5.0
3142026-03-06T18:49:10.539Z Downloaded fastrand v2.3.0
3152026-03-06T18:49:10.542Z Downloaded utf8_iter v1.0.4
3162026-03-06T18:49:10.542Z Downloaded thread-id v4.2.2
3172026-03-06T18:49:10.545Z Downloaded toml_write v0.1.2
3182026-03-06T18:49:10.545Z Downloaded macaddr v1.0.1
3192026-03-06T18:49:10.548Z Downloaded idna_adapter v1.2.1
3202026-03-06T18:49:10.548Z Downloaded anstyle v1.0.13
3212026-03-06T18:49:10.548Z Downloaded serde-value v0.7.0
3222026-03-06T18:49:10.551Z Downloaded unicode-linebreak v0.1.5
3232026-03-06T18:49:10.551Z Downloaded typeid v1.0.3
3242026-03-06T18:49:10.553Z Downloaded zerofrom v0.1.6
3252026-03-06T18:49:10.553Z Downloaded dof v0.3.0
3262026-03-06T18:49:10.553Z Downloaded toml_datetime v0.6.11
3272026-03-06T18:49:10.557Z Downloaded unicode-xid v0.2.6
3282026-03-06T18:49:10.557Z Downloaded version_check v0.9.5
3292026-03-06T18:49:10.557Z Downloaded itoa v1.0.17
3302026-03-06T18:49:10.562Z Downloaded heck v0.5.0
3312026-03-06T18:49:10.562Z Downloaded displaydoc v0.2.5
3322026-03-06T18:49:10.562Z Downloaded usdt v0.5.0
3332026-03-06T18:49:10.565Z Downloaded usdt-macro v0.5.0
3342026-03-06T18:49:10.565Z Downloaded clap_derive v4.5.55
3352026-03-06T18:49:10.565Z Downloaded cargo_metadata v0.21.0
3362026-03-06T18:49:10.568Z Downloaded errno v0.3.14
3372026-03-06T18:49:10.569Z Downloaded typenum v1.19.0
3382026-03-06T18:49:10.571Z Downloaded serde_tokenstream v0.2.3
3392026-03-06T18:49:10.578Z Downloaded utf8parse v0.2.2
3402026-03-06T18:49:10.579Z Downloaded tinystr v0.8.2
3412026-03-06T18:49:10.582Z Downloaded writeable v0.6.2
3422026-03-06T18:49:10.582Z Downloaded fs-err v3.3.0
3432026-03-06T18:49:10.582Z Downloaded zerovec-derive v0.11.2
3442026-03-06T18:49:10.582Z Downloaded autocfg v1.5.0
3452026-03-06T18:49:10.582Z Downloaded zmij v1.0.21
3462026-03-06T18:49:10.586Z Downloaded cargo_toml v0.21.0
3472026-03-06T18:49:10.586Z Downloaded thiserror-impl v2.0.18
3482026-03-06T18:49:10.589Z Downloaded yoke v0.8.1
3492026-03-06T18:49:10.589Z Downloaded block-buffer v0.10.4
3502026-03-06T18:49:10.589Z Downloaded usdt-impl v0.5.0
3512026-03-06T18:49:10.592Z Downloaded terminal_size v0.4.3
3522026-03-06T18:49:10.592Z Downloaded toml v0.8.23
3532026-03-06T18:49:10.596Z Downloaded thiserror v1.0.69
3542026-03-06T18:49:10.599Z Downloaded pretty-hex v0.4.1
3552026-03-06T18:49:10.602Z Downloaded ucd-trie v0.1.7
3562026-03-06T18:49:10.602Z Downloaded percent-encoding v2.3.2
3572026-03-06T18:49:10.602Z Downloaded heck v0.4.1
3582026-03-06T18:49:10.605Z Downloaded zerocopy-derive v0.7.35
3592026-03-06T18:49:10.608Z Downloaded unicode-ident v1.0.24
3602026-03-06T18:49:10.611Z Downloaded icu_provider v2.1.1
3612026-03-06T18:49:10.614Z Downloaded zerotrie v0.2.3
3622026-03-06T18:49:10.617Z Downloaded form_urlencoded v1.2.2
3632026-03-06T18:49:10.617Z Downloaded proc-macro-error-attr v1.0.4
3642026-03-06T18:49:10.617Z Downloaded clap_lex v1.0.0
3652026-03-06T18:49:10.617Z Downloaded plain v0.2.3
3662026-03-06T18:49:10.621Z Downloaded url v2.5.8
3672026-03-06T18:49:10.624Z Downloaded toml_edit v0.22.27
3682026-03-06T18:49:10.627Z Downloaded serde_spanned v0.6.9
3692026-03-06T18:49:10.627Z Downloaded strsim v0.11.1
3702026-03-06T18:49:10.630Z Downloaded ordered-float v2.10.1
3712026-03-06T18:49:10.630Z Downloaded swrite v0.1.0
3722026-03-06T18:49:10.630Z Downloaded generic-array v0.14.7
3732026-03-06T18:49:10.633Z Downloaded textwrap v0.16.2
3742026-03-06T18:49:10.636Z Downloaded zerovec v0.11.5
3752026-03-06T18:49:10.638Z Downloaded tabled_derive v0.7.0
3762026-03-06T18:49:10.639Z Downloaded stable_deref_trait v1.2.1
3772026-03-06T18:49:10.643Z Downloaded thiserror-impl v1.0.69
3782026-03-06T18:49:10.643Z Downloaded scroll_derive v0.12.1
3792026-03-06T18:49:10.643Z Downloaded is_terminal_polyfill v1.70.2
3802026-03-06T18:49:10.646Z Downloaded smawk v0.3.2
3812026-03-06T18:49:10.646Z Downloaded pest_generator v2.8.6
3822026-03-06T18:49:10.646Z Downloaded anstyle-parse v0.2.7
3832026-03-06T18:49:10.649Z Downloaded zerocopy v0.7.35
3842026-03-06T18:49:10.660Z Downloaded potential_utf v0.1.4
3852026-03-06T18:49:10.663Z Downloaded winnow v0.7.14
3862026-03-06T18:49:10.669Z Downloaded synstructure v0.13.2
3872026-03-06T18:49:10.672Z Downloaded serde_core v1.0.228
3882026-03-06T18:49:10.675Z Downloaded quote v1.0.44
3892026-03-06T18:49:10.675Z Downloaded unicode-width v0.2.0
3902026-03-06T18:49:10.680Z Downloaded semver v1.0.27
3912026-03-06T18:49:10.683Z Downloaded scroll v0.12.0
3922026-03-06T18:49:10.683Z Downloaded unicode-width v0.1.14
3932026-03-06T18:49:10.687Z Downloaded serde-untagged v0.1.9
3942026-03-06T18:49:10.690Z Downloaded proc-macro-error v1.0.4
3952026-03-06T18:49:10.693Z Downloaded cargo-platform v0.2.0
3962026-03-06T18:49:10.693Z Downloaded byteorder v1.5.0
3972026-03-06T18:49:10.696Z Downloaded bytecount v0.6.9
3982026-03-06T18:49:10.696Z Downloaded sha2 v0.10.9
3992026-03-06T18:49:10.699Z Downloaded camino-tempfile v1.4.1
4002026-03-06T18:49:10.699Z Downloaded serde_derive v1.0.228
4012026-03-06T18:49:10.702Z Downloaded icu_properties v2.1.2
4022026-03-06T18:49:10.705Z Downloaded erased-serde v0.4.9
4032026-03-06T18:49:10.708Z Downloaded memmap v0.7.0
4042026-03-06T18:49:10.708Z Downloaded icu_normalizer v2.1.1
4052026-03-06T18:49:10.712Z Downloaded proc-macro2 v1.0.106
4062026-03-06T18:49:10.715Z Downloaded digest v0.10.7
4072026-03-06T18:49:10.715Z Downloaded clap v4.5.60
4082026-03-06T18:49:10.720Z Downloaded litemap v0.8.1
4092026-03-06T18:49:10.723Z Downloaded pest_derive v2.8.6
4102026-03-06T18:49:10.732Z Downloaded tempfile v3.25.0
4112026-03-06T18:49:10.736Z Downloaded smallvec v1.15.1
4122026-03-06T18:49:10.739Z Downloaded getrandom v0.4.1
4132026-03-06T18:49:10.742Z Downloaded once_cell v1.21.3
4142026-03-06T18:49:10.745Z Downloaded num-traits v0.2.19
4152026-03-06T18:49:10.747Z Downloaded log v0.4.29
4162026-03-06T18:49:10.761Z Downloaded cargo-util-schemas v0.8.2
4172026-03-06T18:49:10.764Z Downloaded papergrid v0.11.0
4182026-03-06T18:49:10.769Z Downloaded icu_normalizer_data v2.1.1
4192026-03-06T18:49:10.772Z Downloaded anyhow v1.0.102
4202026-03-06T18:49:10.775Z Downloaded camino v1.2.2
4212026-03-06T18:49:10.782Z Downloaded pest_meta v2.8.6
4222026-03-06T18:49:10.794Z Downloaded memchr v2.8.0
4232026-03-06T18:49:10.799Z Downloaded icu_collections v2.1.1
4242026-03-06T18:49:10.804Z Downloaded serde v1.0.228
4252026-03-06T18:49:10.806Z Downloaded icu_locale_core v2.1.1
4262026-03-06T18:49:10.811Z Downloaded idna v1.1.0
4272026-03-06T18:49:10.814Z Downloaded indexmap v2.13.0
4282026-03-06T18:49:10.843Z Downloaded pest v2.8.6
4292026-03-06T18:49:10.851Z Downloaded clap_builder v4.5.60
4302026-03-06T18:49:10.857Z Downloaded hashbrown v0.16.1
4312026-03-06T18:49:10.861Z Downloaded serde_json v1.0.149
4322026-03-06T18:49:10.867Z Downloaded icu_properties_data v2.1.2
4332026-03-06T18:49:10.880Z Downloaded tabled v0.15.0
4342026-03-06T18:49:10.894Z Downloaded goblin v0.8.2
4352026-03-06T18:49:10.898Z Downloaded syn v1.0.109
4362026-03-06T18:49:10.906Z Downloaded syn v2.0.117
4372026-03-06T18:49:10.934Z Downloaded rustix v1.1.3
4382026-03-06T18:49:10.963Z Downloaded libc v0.2.180
4392026-03-06T18:49:11.056Z Compiling proc-macro2 v1.0.106
4402026-03-06T18:49:11.056Z Compiling unicode-ident v1.0.24
4412026-03-06T18:49:11.061Z Compiling quote v1.0.44
4422026-03-06T18:49:11.061Z Compiling serde_core v1.0.228
4432026-03-06T18:49:11.061Z Compiling libc v0.2.180
4442026-03-06T18:49:11.061Z Compiling version_check v0.9.5
4452026-03-06T18:49:11.323Z Compiling memchr v2.8.0
4462026-03-06T18:49:11.333Z Compiling stable_deref_trait v1.2.1
4472026-03-06T18:49:11.523Z Compiling serde v1.0.228
4482026-03-06T18:49:11.552Z Compiling zmij v1.0.21
4492026-03-06T18:49:12.008Z Compiling thiserror v1.0.69
4502026-03-06T18:49:12.078Z Compiling autocfg v1.5.0
4512026-03-06T18:49:12.538Z Compiling itoa v1.0.17
4522026-03-06T18:49:12.707Z Compiling ucd-trie v0.1.7
4532026-03-06T18:49:12.899Z Compiling litemap v0.8.1
4542026-03-06T18:49:12.929Z Compiling writeable v0.6.2
4552026-03-06T18:49:12.997Z Compiling pest v2.8.6
4562026-03-06T18:49:13.156Z Compiling icu_normalizer_data v2.1.1
4572026-03-06T18:49:13.193Z Compiling rustix v1.1.3
4582026-03-06T18:49:13.274Z Compiling byteorder v1.5.0
4592026-03-06T18:49:13.718Z Compiling icu_properties_data v2.1.2
4602026-03-06T18:49:13.889Z Compiling syn v2.0.117
4612026-03-06T18:49:14.084Z Compiling errno v0.3.14
4622026-03-06T18:49:14.128Z Compiling bitflags v2.11.0
4632026-03-06T18:49:14.151Z Compiling serde_json v1.0.149
4642026-03-06T18:49:14.536Z Compiling num-traits v0.2.19
4652026-03-06T18:49:14.571Z Compiling hashbrown v0.16.1
4662026-03-06T18:49:14.599Z Compiling typeid v1.0.3
4672026-03-06T18:49:14.959Z Compiling equivalent v1.0.2
4682026-03-06T18:49:15.109Z Compiling smallvec v1.15.1
4692026-03-06T18:49:15.529Z Compiling pest_meta v2.8.6
4702026-03-06T18:49:15.906Z Compiling indexmap v2.13.0
4712026-03-06T18:49:15.939Z Compiling thread-id v4.2.2
4722026-03-06T18:49:15.970Z Compiling usdt-impl v0.5.0
4732026-03-06T18:49:16.094Z Compiling proc-macro-error-attr v1.0.4
4742026-03-06T18:49:16.377Z Compiling winnow v0.7.14
4752026-03-06T18:49:16.447Z Compiling toml_write v0.1.2
4762026-03-06T18:49:16.848Z Compiling erased-serde v0.4.9
4772026-03-06T18:49:16.899Z Compiling syn v1.0.109
4782026-03-06T18:49:17.802Z Compiling proc-macro-error v1.0.4
4792026-03-06T18:49:17.851Z Compiling utf8_iter v1.0.4
4802026-03-06T18:49:18.120Z Compiling percent-encoding v2.3.2
4812026-03-06T18:49:18.161Z Compiling plain v0.2.3
4822026-03-06T18:49:18.358Z Compiling utf8parse v0.2.2
4832026-03-06T18:49:18.489Z Compiling log v0.4.29
4842026-03-06T18:49:18.563Z Compiling thiserror v2.0.18
4852026-03-06T18:49:18.862Z Compiling camino v1.2.2
4862026-03-06T18:49:19.209Z Compiling getrandom v0.4.1
4872026-03-06T18:49:19.585Z Compiling ordered-float v2.10.1
4882026-03-06T18:49:19.702Z Compiling anstyle-parse v0.2.7
4892026-03-06T18:49:19.781Z Compiling form_urlencoded v1.2.2
4902026-03-06T18:49:20.096Z Compiling terminal_size v0.4.3
4912026-03-06T18:49:20.099Z Compiling anstyle v1.0.13
4922026-03-06T18:49:20.202Z Compiling colorchoice v1.0.4
4932026-03-06T18:49:20.336Z Compiling is_terminal_polyfill v1.70.2
4942026-03-06T18:49:20.393Z Compiling anstyle-query v1.1.5
4952026-03-06T18:49:20.492Z Compiling pretty-hex v0.4.1
4962026-03-06T18:49:20.530Z Compiling cfg-if v1.0.4
4972026-03-06T18:49:20.580Z Compiling anstream v0.6.21
4982026-03-06T18:49:20.772Z Compiling semver v1.0.27
4992026-03-06T18:49:20.877Z Compiling synstructure v0.13.2
5002026-03-06T18:49:20.960Z Compiling pest_generator v2.8.6
5012026-03-06T18:49:21.098Z Compiling serde-untagged v0.1.9
5022026-03-06T18:49:21.514Z Compiling fs-err v3.3.0
5032026-03-06T18:49:21.606Z Compiling heck v0.4.1
5042026-03-06T18:49:21.635Z Compiling bytecount v0.6.9
5052026-03-06T18:49:21.856Z Compiling once_cell v1.21.3
5062026-03-06T18:49:21.885Z Compiling clap_lex v1.0.0
5072026-03-06T18:49:22.049Z Compiling fnv v1.0.7
5082026-03-06T18:49:22.226Z Compiling heck v0.5.0
5092026-03-06T18:49:22.256Z Compiling strsim v0.11.1
5102026-03-06T18:49:22.283Z Compiling unicode-width v0.1.14
5112026-03-06T18:49:22.351Z Compiling unicode-xid v0.2.6
5122026-03-06T18:49:22.580Z Compiling anyhow v1.0.102
5132026-03-06T18:49:22.721Z Compiling fastrand v2.3.0
5142026-03-06T18:49:22.773Z Compiling papergrid v0.11.0
5152026-03-06T18:49:22.976Z Compiling clap_builder v4.5.60
5162026-03-06T18:49:23.243Z Compiling tempfile v3.25.0
5172026-03-06T18:49:23.643Z Compiling memmap v0.7.0
5182026-03-06T18:49:23.690Z Compiling smawk v0.3.2
5192026-03-06T18:49:23.927Z Compiling unicode-linebreak v0.1.5
5202026-03-06T18:49:23.995Z Compiling unicode-width v0.2.0
5212026-03-06T18:49:24.051Z Compiling camino-tempfile v1.4.1
5222026-03-06T18:49:24.535Z Compiling textwrap v0.16.2
5232026-03-06T18:49:25.207Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5242026-03-06T18:49:25.265Z Compiling swrite v0.1.0
5252026-03-06T18:49:25.427Z Compiling tabled_derive v0.7.0
5262026-03-06T18:49:25.658Z Compiling serde_derive v1.0.228
5272026-03-06T18:49:25.683Z Compiling zerofrom-derive v0.1.6
5282026-03-06T18:49:25.731Z Compiling yoke-derive v0.8.1
5292026-03-06T18:49:25.770Z Compiling zerovec-derive v0.11.2
5302026-03-06T18:49:25.866Z Compiling displaydoc v0.2.5
5312026-03-06T18:49:27.456Z Compiling thiserror-impl v1.0.69
5322026-03-06T18:49:27.510Z Compiling zerocopy-derive v0.7.35
5332026-03-06T18:49:28.366Z Compiling pest_derive v2.8.6
5342026-03-06T18:49:28.449Z Compiling scroll_derive v0.12.1
5352026-03-06T18:49:29.092Z Compiling zerofrom v0.1.6
5362026-03-06T18:49:29.180Z Compiling thiserror-impl v2.0.18
5372026-03-06T18:49:29.343Z Compiling yoke v0.8.1
5382026-03-06T18:49:29.475Z Compiling zerocopy v0.7.35
5392026-03-06T18:49:29.706Z Compiling zerovec v0.11.5
5402026-03-06T18:49:29.909Z Compiling zerotrie v0.2.3
5412026-03-06T18:49:30.543Z Compiling scroll v0.12.0
5422026-03-06T18:49:30.615Z Compiling dtrace-parser v0.2.0
5432026-03-06T18:49:30.789Z Compiling clap_derive v4.5.55
5442026-03-06T18:49:30.922Z Compiling tinystr v0.8.2
5452026-03-06T18:49:30.952Z Compiling potential_utf v0.1.4
5462026-03-06T18:49:31.092Z Compiling goblin v0.8.2
5472026-03-06T18:49:31.258Z Compiling icu_collections v2.1.1
5482026-03-06T18:49:31.335Z Compiling icu_locale_core v2.1.1
5492026-03-06T18:49:31.741Z Compiling tabled v0.15.0
5502026-03-06T18:49:32.778Z Compiling icu_provider v2.1.1
5512026-03-06T18:49:33.404Z Compiling icu_normalizer v2.1.1
5522026-03-06T18:49:33.433Z Compiling icu_properties v2.1.2
5532026-03-06T18:49:34.239Z Compiling serde_spanned v0.6.9
5542026-03-06T18:49:34.242Z Compiling toml_datetime v0.6.11
5552026-03-06T18:49:34.298Z Compiling dof v0.3.0
5562026-03-06T18:49:34.327Z Compiling serde_tokenstream v0.2.3
5572026-03-06T18:49:34.330Z Compiling serde-value v0.7.0
5582026-03-06T18:49:34.494Z Compiling cargo-platform v0.2.0
5592026-03-06T18:49:34.791Z Compiling toml_edit v0.22.27
5602026-03-06T18:49:35.105Z Compiling clap v4.5.60
5612026-03-06T18:49:35.213Z Compiling macaddr v1.0.1
5622026-03-06T18:49:35.566Z Compiling idna_adapter v1.2.1
5632026-03-06T18:49:35.815Z Compiling idna v1.1.0
5642026-03-06T18:49:36.227Z Compiling usdt-attr-macro v0.5.0
5652026-03-06T18:49:36.227Z Compiling usdt-macro v0.5.0
5662026-03-06T18:49:36.356Z Compiling url v2.5.8
5672026-03-06T18:49:38.071Z Compiling usdt v0.5.0
5682026-03-06T18:49:38.097Z Compiling toml v0.8.23
5692026-03-06T18:49:38.863Z Compiling cargo-util-schemas v0.8.2
5702026-03-06T18:49:38.863Z Compiling cargo_toml v0.21.0
5712026-03-06T18:49:40.465Z Compiling cargo_metadata v0.21.0
5722026-03-06T18:49:42.413Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5732026-03-06T18:49:46.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
5742026-03-06T18:49:46.407Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5752026-03-06T18:49:47.239Z Downloading crates ...
5762026-03-06T18:49:47.375Z Downloaded async-stream-impl v0.3.6
5772026-03-06T18:49:47.379Z Downloaded convert_case v0.4.0
5782026-03-06T18:49:47.383Z Downloaded async-stream v0.3.6
5792026-03-06T18:49:47.388Z Downloaded aead v0.5.2
5802026-03-06T18:49:47.393Z Downloaded crossbeam-utils v0.8.21
5812026-03-06T18:49:47.399Z Downloaded crossbeam-deque v0.8.6
5822026-03-06T18:49:47.404Z Downloaded erased-serde v0.3.31
5832026-03-06T18:49:47.409Z Downloaded ff v0.13.1
5842026-03-06T18:49:47.414Z Downloaded arrayvec v0.7.6
5852026-03-06T18:49:47.420Z Downloaded csv-core v0.1.13
5862026-03-06T18:49:47.423Z Downloaded backoff v0.4.0
5872026-03-06T18:49:47.429Z Downloaded cobs v0.3.0
5882026-03-06T18:49:47.434Z Downloaded crossbeam-channel v0.5.15
5892026-03-06T18:49:47.442Z Downloaded flume v0.11.1
5902026-03-06T18:49:47.449Z Downloaded endian-type v0.1.2
5912026-03-06T18:49:47.453Z Downloaded crossterm v0.28.1
5922026-03-06T18:49:47.464Z Downloaded foldhash v0.1.5
5932026-03-06T18:49:47.469Z Downloaded ciborium-ll v0.2.2
5942026-03-06T18:49:47.474Z Downloaded dirs-next v2.0.0
5952026-03-06T18:49:47.479Z Downloaded foreign-types-shared v0.1.1
5962026-03-06T18:49:47.483Z Downloaded dsl_auto_type v0.1.3
5972026-03-06T18:49:47.503Z Downloaded foreign-types-shared v0.3.1
5982026-03-06T18:49:47.506Z Downloaded flagset v0.4.7
5992026-03-06T18:49:47.511Z Downloaded futures-task v0.3.32
6002026-03-06T18:49:47.515Z Downloaded crypto-bigint v0.5.5
6012026-03-06T18:49:47.526Z Downloaded hash32 v0.2.1
6022026-03-06T18:49:47.531Z Downloaded bit-vec v0.8.0
6032026-03-06T18:49:47.536Z Downloaded foreign-types-macros v0.2.3
6042026-03-06T18:49:47.541Z Downloaded globwalk v0.9.1
6052026-03-06T18:49:47.546Z Downloaded fxhash v0.2.1
6062026-03-06T18:49:47.549Z Downloaded hash32 v0.3.1
6072026-03-06T18:49:47.554Z Downloaded hex v0.4.3
6082026-03-06T18:49:47.559Z Downloaded foreign-types v0.5.0
6092026-03-06T18:49:47.563Z Downloaded headers-core v0.3.0
6102026-03-06T18:49:47.566Z Downloaded futures-executor v0.3.32
6112026-03-06T18:49:47.571Z Downloaded hostname v0.3.1
6122026-03-06T18:49:47.575Z Downloaded glob v0.3.3
6132026-03-06T18:49:47.579Z Downloaded hyper-tls v0.6.0
6142026-03-06T18:49:47.583Z Downloaded hubpack_derive v0.1.1
6152026-03-06T18:49:47.587Z Downloaded group v0.13.0
6162026-03-06T18:49:47.592Z Downloaded ctr v0.9.2
6172026-03-06T18:49:47.597Z Downloaded daft v0.1.5
6182026-03-06T18:49:47.603Z Downloaded inout v0.1.4
6192026-03-06T18:49:47.606Z Downloaded ident_case v1.0.1
6202026-03-06T18:49:47.609Z Downloaded instability v0.3.11
6212026-03-06T18:49:47.614Z Downloaded is_ci v1.2.0
6222026-03-06T18:49:47.617Z Downloaded is-terminal v0.4.17
6232026-03-06T18:49:47.621Z Downloaded derive_builder v0.20.2
6242026-03-06T18:49:47.628Z Downloaded lazy_static v1.5.0
6252026-03-06T18:49:47.633Z Downloaded hyper-staticfile v0.10.1
6262026-03-06T18:49:47.637Z Downloaded hostname v0.4.2
6272026-03-06T18:49:47.641Z Downloaded lru-cache v0.1.2
6282026-03-06T18:49:47.644Z Downloaded libscf-sys v1.1.0
6292026-03-06T18:49:47.648Z Downloaded half v1.8.3
6302026-03-06T18:49:47.653Z Downloaded getrandom v0.2.17
6312026-03-06T18:49:47.658Z Downloaded mime v0.3.17
6322026-03-06T18:49:47.662Z Downloaded maybe-uninit v2.0.0
6332026-03-06T18:49:47.665Z Downloaded linked-hash-map v0.5.6
6342026-03-06T18:49:47.668Z Downloaded nibble_vec v0.1.0
6352026-03-06T18:49:47.671Z Downloaded newtype_derive v0.1.6
6362026-03-06T18:49:47.674Z Downloaded md5 v0.7.0
6372026-03-06T18:49:47.677Z Downloaded dropshot_endpoint v0.16.7
6382026-03-06T18:49:47.684Z Downloaded ipnet v2.11.0
6392026-03-06T18:49:47.687Z Downloaded nonempty v0.12.0
6402026-03-06T18:49:47.690Z Downloaded normalize-line-endings v0.3.0
6412026-03-06T18:49:47.693Z Downloaded num-derive v0.4.2
6422026-03-06T18:49:47.697Z Downloaded newline-converter v0.3.0
6432026-03-06T18:49:47.702Z Downloaded num-derive v0.3.3
6442026-03-06T18:49:47.705Z Downloaded httparse v1.10.1
6452026-03-06T18:49:47.709Z Downloaded kstat-rs v0.2.4
6462026-03-06T18:49:47.712Z Downloaded num_threads v0.1.7
6472026-03-06T18:49:47.715Z Downloaded openssl-probe v0.2.1
6482026-03-06T18:49:47.718Z Downloaded libloading v0.8.9
6492026-03-06T18:49:47.723Z Downloaded lock_api v0.4.14
6502026-03-06T18:49:47.729Z Downloaded getrandom v0.3.4
6512026-03-06T18:49:47.733Z Downloaded oso-derive v0.27.3
6522026-03-06T18:49:47.739Z Downloaded multer v3.1.0
6532026-03-06T18:49:47.746Z Downloaded openssl-probe v0.1.6
6542026-03-06T18:49:47.749Z Downloaded packed_struct_codegen v0.10.1
6552026-03-06T18:49:47.749Z Downloaded iana-time-zone v0.1.65
6562026-03-06T18:49:47.753Z Downloaded pbkdf2 v0.11.0
6572026-03-06T18:49:47.758Z Downloaded native-tls v0.2.18
6582026-03-06T18:49:47.761Z Downloaded peg-runtime v0.8.5
6592026-03-06T18:49:47.764Z Downloaded pin-utils v0.1.0
6602026-03-06T18:49:47.767Z Downloaded parse-size v1.1.0
6612026-03-06T18:49:47.770Z Downloaded path-slash v0.1.5
6622026-03-06T18:49:47.774Z Downloaded const_format v0.2.35
6632026-03-06T18:49:47.780Z Downloaded phf_shared v0.13.1
6642026-03-06T18:49:47.783Z Downloaded lru v0.12.5
6652026-03-06T18:49:47.786Z Downloaded num_enum v0.7.5
6662026-03-06T18:49:47.793Z Downloaded phf_shared v0.12.1
6672026-03-06T18:49:47.796Z Downloaded oxide-tokio-rt v0.1.2
6682026-03-06T18:49:47.800Z Downloaded predicates-core v1.0.10
6692026-03-06T18:49:47.803Z Downloaded bumpalo v3.20.2
6702026-03-06T18:49:47.808Z Downloaded parking_lot_core v0.8.6
6712026-03-06T18:49:47.812Z Downloaded password-hash v0.4.2
6722026-03-06T18:49:47.816Z Downloaded proc-macro-crate v3.4.0
6732026-03-06T18:49:47.819Z Downloaded predicates-tree v1.0.13
6742026-03-06T18:49:47.822Z Downloaded progenitor-client v0.11.2
6752026-03-06T18:49:47.827Z Downloaded proc-macro-error-attr2 v2.0.0
6762026-03-06T18:49:47.836Z Downloaded psl-types v2.0.11
6772026-03-06T18:49:47.839Z Downloaded aes-gcm v0.10.3
6782026-03-06T18:49:47.839Z Downloaded heapless v0.7.17
6792026-03-06T18:49:47.843Z Downloaded headers v0.4.1
6802026-03-06T18:49:47.849Z Downloaded quick-error v1.2.3
6812026-03-06T18:49:47.852Z Downloaded pem v3.0.6
6822026-03-06T18:49:47.855Z Downloaded peg v0.8.5
6832026-03-06T18:49:47.860Z Downloaded phf v0.12.1
6842026-03-06T18:49:47.863Z Downloaded ppv-lite86 v0.2.21
6852026-03-06T18:49:47.867Z Downloaded omicron-zone-package v0.12.2
6862026-03-06T18:49:47.871Z Downloaded rand_chacha v0.3.1
6872026-03-06T18:49:47.874Z Downloaded poly1305 v0.8.0
6882026-03-06T18:49:47.877Z Downloaded recursive v0.1.1
6892026-03-06T18:49:47.881Z Downloaded recursive-proc-macro-impl v0.1.1
6902026-03-06T18:49:47.881Z Downloaded pkg-config v0.3.32
6912026-03-06T18:49:47.884Z Downloaded primeorder v0.13.6
6922026-03-06T18:49:47.887Z Downloaded polyval v0.6.2
6932026-03-06T18:49:47.890Z Downloaded parking_lot v0.11.2
6942026-03-06T18:49:47.893Z Downloaded ref-cast v1.0.25
6952026-03-06T18:49:47.897Z Downloaded ref-cast-impl v1.0.25
6962026-03-06T18:49:47.900Z Downloaded psm v0.1.30
6972026-03-06T18:49:47.905Z Downloaded rustc_version v0.4.1
6982026-03-06T18:49:47.908Z Downloaded rustc-hash v2.1.1
6992026-03-06T18:49:47.911Z Downloaded progenitor v0.13.0
7002026-03-06T18:49:47.911Z Downloaded russh-cryptovec v0.7.3
7012026-03-06T18:49:47.915Z Downloaded rfc6979 v0.4.0
7022026-03-06T18:49:47.918Z Downloaded pkcs8 v0.10.2
7032026-03-06T18:49:47.921Z Downloaded pkcs5 v0.7.1
7042026-03-06T18:49:47.924Z Downloaded rustc_version v0.1.7
7052026-03-06T18:49:47.927Z Downloaded hickory-resolver v0.24.4
7062026-03-06T18:49:47.932Z Downloaded r2d2 v0.8.10
7072026-03-06T18:49:47.935Z Downloaded expectorate v1.2.0
7082026-03-06T18:49:47.938Z Downloaded rand_seeder v0.4.0
7092026-03-06T18:49:47.941Z Downloaded rand_core v0.9.5
7102026-03-06T18:49:47.944Z Downloaded scopeguard v1.2.0
7112026-03-06T18:49:47.947Z Downloaded sapling-renderdag v0.1.0
7122026-03-06T18:49:47.950Z Downloaded parking_lot v0.12.5
7132026-03-06T18:49:47.953Z Downloaded salsa20 v0.10.2
7142026-03-06T18:49:47.957Z Downloaded miniz_oxide v0.8.9
7152026-03-06T18:49:47.960Z Downloaded scroll_derive v0.13.1
7162026-03-06T18:49:47.960Z Downloaded same-file v1.0.6
7172026-03-06T18:49:47.963Z Downloaded oso v0.27.3
7182026-03-06T18:49:47.967Z Downloaded progenitor-client v0.13.0
7192026-03-06T18:49:47.970Z Downloaded seq-macro v0.3.6
7202026-03-06T18:49:47.973Z Downloaded serde_bytes v0.11.19
7212026-03-06T18:49:47.976Z Downloaded serde-big-array v0.5.1
7222026-03-06T18:49:47.981Z Downloaded secrecy v0.10.3
7232026-03-06T18:49:47.981Z Downloaded secrecy v0.8.0
7242026-03-06T18:49:47.985Z Downloaded scrypt v0.11.0
7252026-03-06T18:49:47.985Z Downloaded resolv-conf v0.7.6
7262026-03-06T18:49:47.988Z Downloaded jiff-static v0.2.21
7272026-03-06T18:49:47.991Z Downloaded rustls-pemfile v2.2.0
7282026-03-06T18:49:47.994Z Downloaded rustls-pemfile v1.0.4
7292026-03-06T18:49:47.997Z Downloaded serde_urlencoded v0.7.1
7302026-03-06T18:49:48.002Z Downloaded sha1 v0.10.6
7312026-03-06T18:49:48.006Z Downloaded serde_spanned v1.0.4
7322026-03-06T18:49:48.006Z Downloaded rustversion v1.0.22
7332026-03-06T18:49:48.010Z Downloaded openssl-sys v0.9.111
7342026-03-06T18:49:48.014Z Downloaded sigpipe v0.1.3
7352026-03-06T18:49:48.017Z Downloaded signature v2.2.0
7362026-03-06T18:49:48.021Z Downloaded quinn-udp v0.5.14
7372026-03-06T18:49:48.024Z Downloaded siphasher v1.0.2
7382026-03-06T18:49:48.024Z Downloaded rusty-fork v0.3.1
7392026-03-06T18:49:48.026Z Downloaded signal-hook-mio v0.2.5
7402026-03-06T18:49:48.029Z Downloaded progenitor-impl v0.13.0
7412026-03-06T18:49:48.032Z Downloaded scroll v0.13.0
7422026-03-06T18:49:48.036Z Downloaded slog-envlogger v2.2.0
7432026-03-06T18:49:48.040Z Downloaded sec1 v0.7.3
7442026-03-06T18:49:48.040Z Downloaded p256 v0.13.2
7452026-03-06T18:49:48.043Z Downloaded papergrid v0.17.0
7462026-03-06T18:49:48.050Z Downloaded schemars_derive v0.8.22
7472026-03-06T18:49:48.092Z Downloaded hickory-server v0.25.2
7482026-03-06T18:49:48.092Z Downloaded russh-keys v0.45.0
7492026-03-06T18:49:48.092Z Downloaded hashbrown v0.13.2
7502026-03-06T18:49:48.092Z Downloaded serde_derive_internals v0.29.1
7512026-03-06T18:49:48.092Z Downloaded rustls-pki-types v1.14.0
7522026-03-06T18:49:48.092Z Downloaded ssh-cipher v0.2.0
7532026-03-06T18:49:48.092Z Downloaded signal-hook-registry v1.4.8
7542026-03-06T18:49:48.092Z Downloaded serde_path_to_error v0.1.20
7552026-03-06T18:49:48.092Z Downloaded pin-project v1.1.11
7562026-03-06T18:49:48.092Z Downloaded slab v0.4.12
7572026-03-06T18:49:48.096Z Downloaded sync_wrapper v1.0.2
7582026-03-06T18:49:48.096Z Downloaded strum v0.26.3
7592026-03-06T18:49:48.099Z Downloaded itertools v0.10.5
7602026-03-06T18:49:48.102Z Downloaded strip-ansi-escapes v0.2.1
7612026-03-06T18:49:48.105Z Downloaded smf v0.2.3
7622026-03-06T18:49:48.109Z Downloaded rcgen v0.12.1
7632026-03-06T18:49:48.113Z Downloaded tap v1.0.1
7642026-03-06T18:49:48.116Z Downloaded testing_table v0.3.0
7652026-03-06T18:49:48.116Z Downloaded termtree v0.5.1
7662026-03-06T18:49:48.116Z Downloaded supports-color v3.0.2
7672026-03-06T18:49:48.119Z Downloaded strum v0.27.2
7682026-03-06T18:49:48.119Z Downloaded snafu-derive v0.8.9
7692026-03-06T18:49:48.122Z Downloaded prettyplease v0.2.37
7702026-03-06T18:49:48.125Z Downloaded slog-scope v4.4.1
7712026-03-06T18:49:48.128Z Downloaded rustls-platform-verifier v0.6.2
7722026-03-06T18:49:48.133Z Downloaded thread-id v5.1.0
7732026-03-06T18:49:48.136Z Downloaded thiserror-impl-no-std v2.0.2
7742026-03-06T18:49:48.139Z Downloaded time-core v0.1.8
7752026-03-06T18:49:48.139Z Downloaded serde_cbor v0.11.2
7762026-03-06T18:49:48.142Z Downloaded stacker v0.1.23
7772026-03-06T18:49:48.145Z Downloaded ron v0.8.1
7782026-03-06T18:49:48.152Z Downloaded string_cache v0.8.9
7792026-03-06T18:49:48.155Z Downloaded support-bundle-viewer v0.1.2
7802026-03-06T18:49:48.158Z Downloaded subtle v2.6.1
7812026-03-06T18:49:48.158Z Downloaded tinyvec_macros v0.1.1
7822026-03-06T18:49:48.161Z Downloaded strum_macros v0.27.2
7832026-03-06T18:49:48.164Z Downloaded strum_macros v0.26.4
7842026-03-06T18:49:48.167Z Downloaded static_assertions v1.1.0
7852026-03-06T18:49:48.170Z Downloaded serde_with_macros v3.17.0
7862026-03-06T18:49:48.173Z Downloaded strum_macros v0.24.3
7872026-03-06T18:49:48.173Z Downloaded rayon-core v1.13.0
7882026-03-06T18:49:48.176Z Downloaded ryu v1.0.23
7892026-03-06T18:49:48.180Z Downloaded hashbrown v0.15.5
7902026-03-06T18:49:48.186Z Downloaded spin v0.9.8
7912026-03-06T18:49:48.190Z Downloaded publicsuffix v2.3.0
7922026-03-06T18:49:48.193Z Downloaded num-bigint v0.4.6
7932026-03-06T18:49:48.197Z Downloaded topological-sort v0.2.2
7942026-03-06T18:49:48.200Z Downloaded serde_yaml v0.9.34+deprecated
7952026-03-06T18:49:48.203Z Downloaded tower-layer v0.3.3
7962026-03-06T18:49:48.206Z Downloaded thiserror-no-std v2.0.2
7972026-03-06T18:49:48.209Z Downloaded tiny-keccak v2.0.2
7982026-03-06T18:49:48.211Z Downloaded tower-service v0.3.3
7992026-03-06T18:49:48.215Z Downloaded rand v0.8.5
8002026-03-06T18:49:48.218Z Downloaded unarray v0.1.4
8012026-03-06T18:49:48.222Z Downloaded typify-macro v0.4.3
8022026-03-06T18:49:48.222Z Downloaded tokio-native-tls v0.3.1
8032026-03-06T18:49:48.225Z Downloaded tls_codec v0.4.2
8042026-03-06T18:49:48.225Z Downloaded similar v2.7.0
8052026-03-06T18:49:48.230Z Downloaded typify-macro v0.6.1
8062026-03-06T18:49:48.235Z Downloaded tokio-macros v2.6.0
8072026-03-06T18:49:48.235Z Downloaded universal-hash v0.5.1
8082026-03-06T18:49:48.238Z Downloaded itertools v0.12.1
8092026-03-06T18:49:48.241Z Downloaded stringprep v0.1.5
8102026-03-06T18:49:48.245Z Downloaded rsa v0.9.10
8112026-03-06T18:49:48.248Z Downloaded usdt-attr-macro v0.6.0
8122026-03-06T18:49:48.251Z Downloaded usdt v0.6.0
8132026-03-06T18:49:48.251Z Downloaded untrusted v0.9.0
8142026-03-06T18:49:48.254Z Downloaded unit-prefix v0.5.2
8152026-03-06T18:49:48.254Z Downloaded void v1.0.2
8162026-03-06T18:49:48.257Z Downloaded unicode-truncate v1.1.0
8172026-03-06T18:49:48.257Z Downloaded term v1.2.1
8182026-03-06T18:49:48.262Z Downloaded num-bigint-dig v0.8.6
8192026-03-06T18:49:48.266Z Downloaded tokio-tungstenite v0.21.0
8202026-03-06T18:49:48.269Z Downloaded schemars v0.9.0
8212026-03-06T18:49:48.281Z Downloaded waitgroup v0.1.2
8222026-03-06T18:49:48.283Z Downloaded aws-lc-rs v1.16.0
8232026-03-06T18:49:48.292Z Downloaded tui-tree-widget v0.23.1
8242026-03-06T18:49:48.296Z Downloaded rand v0.9.2
8252026-03-06T18:49:48.299Z Downloaded tokio-rustls v0.26.4
8262026-03-06T18:49:48.302Z Downloaded subprocess v0.2.15
8272026-03-06T18:49:48.305Z Downloaded want v0.3.1
8282026-03-06T18:49:48.305Z Downloaded xattr v1.6.1
8292026-03-06T18:49:48.308Z Downloaded futures-util v0.3.32
8302026-03-06T18:49:48.320Z Downloaded usdt-impl v0.6.0
8312026-03-06T18:49:48.322Z Downloaded unicase v2.9.0
8322026-03-06T18:49:48.325Z Downloaded tokio-rustls v0.25.0
8332026-03-06T18:49:48.325Z Downloaded tar v0.4.44
8342026-03-06T18:49:48.328Z Downloaded zone_cfg_derive v0.3.1
8352026-03-06T18:49:48.331Z Downloaded samael v0.0.19
8362026-03-06T18:49:48.335Z Downloaded xshell-macros v0.2.7
8372026-03-06T18:49:48.338Z Downloaded schemars v1.2.1
8382026-03-06T18:49:48.352Z Downloaded vsss-rs v3.3.4
8392026-03-06T18:49:48.355Z Downloaded vergen-git2 v1.0.7
8402026-03-06T18:49:48.358Z Downloaded usdt-macro v0.6.0
8412026-03-06T18:49:48.358Z Downloaded tracing-attributes v0.1.31
8422026-03-06T18:49:48.361Z Downloaded itertools v0.14.0
8432026-03-06T18:49:48.367Z Downloaded walkdir v2.5.0
8442026-03-06T18:49:48.370Z Downloaded whoami v2.1.0
8452026-03-06T18:49:48.373Z Downloaded whoami v1.6.1
8462026-03-06T18:49:48.376Z Downloaded unicode-properties v0.1.4
8472026-03-06T18:49:48.379Z Downloaded toml v0.9.12+spec-1.1.0
8482026-03-06T18:49:48.381Z Downloaded toml v0.7.8
8492026-03-06T18:49:48.385Z Downloaded zeroize v1.8.2
8502026-03-06T18:49:48.388Z Downloaded xshell v0.2.7
8512026-03-06T18:49:48.388Z Downloaded socket2 v0.6.2
8522026-03-06T18:49:48.390Z Downloaded wyz v0.5.1
8532026-03-06T18:49:48.394Z Downloaded twox-hash v2.1.2
8542026-03-06T18:49:48.394Z Downloaded tinyvec v1.10.0
8552026-03-06T18:49:48.397Z Downloaded tokio-stream v0.1.18
8562026-03-06T18:49:48.401Z Downloaded rand v0.10.0
8572026-03-06T18:49:48.405Z Downloaded tungstenite v0.21.0
8582026-03-06T18:49:48.409Z Downloaded steno v0.4.1
8592026-03-06T18:49:48.413Z Downloaded vergen v9.0.6
8602026-03-06T18:49:48.416Z Downloaded typify v0.6.1
8612026-03-06T18:49:48.420Z Downloaded tungstenite v0.23.0
8622026-03-06T18:49:48.423Z Downloaded zstd-safe v7.2.4
8632026-03-06T18:49:48.426Z Downloaded zstd v0.13.3
8642026-03-06T18:49:48.429Z Downloaded uzers v0.12.2
8652026-03-06T18:49:48.434Z Downloaded yasna v0.5.2
8662026-03-06T18:49:48.434Z Downloaded libm v0.2.16
8672026-03-06T18:49:48.443Z Downloaded unicode-bidi v0.3.18
8682026-03-06T18:49:48.446Z Downloaded unsafe-libyaml v0.2.11
8692026-03-06T18:49:48.450Z Downloaded blake3 v1.8.3
8702026-03-06T18:49:48.459Z Downloaded zerocopy v0.6.6
8712026-03-06T18:49:48.462Z Downloaded xz2 v0.1.7
8722026-03-06T18:49:48.466Z Downloaded toml_edit v0.23.10+spec-1.0.0
8732026-03-06T18:49:48.469Z Downloaded tracing-core v0.1.36
8742026-03-06T18:49:48.472Z Downloaded ron v0.12.0
8752026-03-06T18:49:48.482Z Downloaded toml_edit v0.19.15
8762026-03-06T18:49:48.504Z Downloaded zopfli v0.8.3
8772026-03-06T18:49:48.504Z Downloaded bitvec v1.0.1
8782026-03-06T18:49:48.516Z Downloaded typify v0.4.3
8792026-03-06T18:49:48.520Z Downloaded tokio-postgres v0.7.16
8802026-03-06T18:49:48.525Z Downloaded rpassword v7.4.0
8812026-03-06T18:49:48.529Z Downloaded reedline v0.40.0
8822026-03-06T18:49:48.535Z Downloaded vte v0.14.1
8832026-03-06T18:49:48.538Z Downloaded ssh-key v0.6.7
8842026-03-06T18:49:48.545Z Downloaded unicode_categories v0.1.1
8852026-03-06T18:49:48.549Z Downloaded unicode-segmentation v1.12.0
8862026-03-06T18:49:48.552Z Downloaded p384 v0.13.1
8872026-03-06T18:49:48.555Z Downloaded zip v0.6.6
8882026-03-06T18:49:48.559Z Downloaded yansi v1.0.1
8892026-03-06T18:49:48.562Z Downloaded chrono v0.4.44
8902026-03-06T18:49:48.569Z Downloaded tower v0.5.3
8912026-03-06T18:49:48.578Z Downloaded rustls-webpki v0.101.7
8922026-03-06T18:49:48.593Z Downloaded zerocopy-derive v0.8.40
8932026-03-06T18:49:48.602Z Downloaded x509-cert v0.2.5
8942026-03-06T18:49:48.608Z Downloaded typed-path v0.9.3
8952026-03-06T18:49:48.613Z Downloaded portable-atomic v1.13.1
8962026-03-06T18:49:48.621Z Downloaded salty v0.3.0
8972026-03-06T18:49:48.627Z Downloaded proptest v1.10.0
8982026-03-06T18:49:48.637Z Downloaded tower-http v0.6.8
8992026-03-06T18:49:48.645Z Downloaded quick-xml v0.37.5
9002026-03-06T18:49:48.650Z Downloaded moka v0.12.13
9012026-03-06T18:49:48.658Z Downloaded zip v4.6.1
9022026-03-06T18:49:48.663Z Downloaded curve25519-dalek v4.1.3
9032026-03-06T18:49:48.671Z Downloaded unicode-normalization v0.1.25
9042026-03-06T18:49:48.675Z Downloaded tokio-util v0.7.18
9052026-03-06T18:49:48.682Z Downloaded object v0.30.4
9062026-03-06T18:49:48.692Z Downloaded tough v0.20.0
9072026-03-06T18:49:48.701Z Downloaded serde_with v3.17.0
9082026-03-06T18:49:48.714Z Downloaded radix_trie v0.2.1
9092026-03-06T18:49:48.718Z Downloaded nix v0.27.1
9102026-03-06T18:49:48.730Z Downloaded quinn-proto v0.11.13
9112026-03-06T18:49:48.737Z Downloaded rustls-webpki v0.102.8
9122026-03-06T18:49:48.757Z Downloaded winnow v0.6.26
9132026-03-06T18:49:48.766Z Downloaded time v0.3.47
9142026-03-06T18:49:48.777Z Downloaded openssl v0.10.75
9152026-03-06T18:49:48.787Z Downloaded rustls v0.21.12
9162026-03-06T18:49:48.797Z Downloaded polar-core v0.27.3
9172026-03-06T18:49:48.805Z Downloaded smoltcp v0.9.1
9182026-03-06T18:49:48.816Z Downloaded zlib-rs v0.6.2
9192026-03-06T18:49:48.821Z Downloaded nix v0.31.1
9202026-03-06T18:49:48.833Z Downloaded webpki-roots v1.0.6
9212026-03-06T18:49:48.836Z Downloaded vcpkg v0.2.15
9222026-03-06T18:49:48.874Z Downloaded zerocopy v0.8.40
9232026-03-06T18:49:48.882Z Downloaded openapiv3 v2.2.0
9242026-03-06T18:49:48.893Z Downloaded rustls v0.23.37
9252026-03-06T18:49:48.905Z Downloaded rustix v0.38.44
9262026-03-06T18:49:48.928Z Downloaded regress v0.10.5
9272026-03-06T18:49:48.936Z Downloaded regex-syntax v0.8.10
9282026-03-06T18:49:48.942Z Downloaded hickory-proto v0.25.2
9292026-03-06T18:49:48.958Z Downloaded smoltcp v0.11.0
9302026-03-06T18:49:48.970Z Downloaded rustls v0.22.4
9312026-03-06T18:49:48.983Z Downloaded hickory-proto v0.24.4
9322026-03-06T18:49:48.997Z Downloaded object v0.37.3
9332026-03-06T18:49:49.009Z Downloaded regex-syntax v0.6.29
9342026-03-06T18:49:49.017Z Downloaded sqlparser v0.61.0
9352026-03-06T18:49:49.024Z Downloaded nix v0.30.1
9362026-03-06T18:49:49.035Z Downloaded nix v0.28.0
9372026-03-06T18:49:49.046Z Downloaded tracing v0.1.44
9382026-03-06T18:49:49.068Z Downloaded typify-impl v0.6.1
9392026-03-06T18:49:49.081Z Downloaded typify-impl v0.4.3
9402026-03-06T18:49:49.095Z Downloaded bzip2-sys v0.1.13+1.0.8
9412026-03-06T18:49:49.104Z Downloaded sled v0.34.7
9422026-03-06T18:49:49.113Z Downloaded ratatui v0.29.0
9432026-03-06T18:49:49.132Z Downloaded zerocopy-derive v0.6.6
9442026-03-06T18:49:49.140Z Downloaded regex-automata v0.4.14
9452026-03-06T18:49:49.154Z Downloaded diesel v2.2.12
9462026-03-06T18:49:49.172Z Downloaded bstr v1.12.1
9472026-03-06T18:49:49.179Z Downloaded chrono-tz v0.10.4
9482026-03-06T18:49:49.196Z Downloaded jiff v0.2.21
9492026-03-06T18:49:49.213Z Downloaded petgraph v0.6.5
9502026-03-06T18:49:49.229Z Downloaded lzma-sys v0.1.20
9512026-03-06T18:49:49.254Z Downloaded nix v0.29.0
9522026-03-06T18:49:49.264Z Downloaded dropshot v0.16.7
9532026-03-06T18:49:49.285Z Downloaded csv v1.4.0
9542026-03-06T18:49:49.303Z Downloaded petgraph v0.8.3
9552026-03-06T18:49:49.322Z Downloaded winnow v0.5.40
9562026-03-06T18:49:49.329Z Downloaded tabled v0.20.0
9572026-03-06T18:49:49.345Z Downloaded lalrpop v0.19.12
9582026-03-06T18:49:49.355Z Downloaded sha3 v0.10.8
9592026-03-06T18:49:49.360Z Downloaded libz-sys v1.1.24
9602026-03-06T18:49:49.379Z Downloaded petname v2.0.2
9612026-03-06T18:49:49.383Z Downloaded goblin v0.10.5
9622026-03-06T18:49:49.390Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
9632026-03-06T18:49:49.406Z Downloaded bindgen v0.71.1
9642026-03-06T18:49:49.412Z Downloaded tokio v1.49.0
9652026-03-06T18:49:49.446Z Downloaded reqwest v0.13.2
9662026-03-06T18:49:49.450Z Downloaded reqwest v0.12.28
9672026-03-06T18:49:49.455Z Downloaded regex v1.12.3
9682026-03-06T18:49:49.460Z Downloaded rayon v1.11.0
9692026-03-06T18:49:49.468Z Downloaded git2 v0.20.4
9702026-03-06T18:49:49.475Z Downloaded uuid v1.21.0
9712026-03-06T18:49:49.479Z Downloaded russh v0.45.0
9722026-03-06T18:49:49.484Z Downloaded rustyline v14.0.0
9732026-03-06T18:49:49.488Z Downloaded p521 v0.13.3
9742026-03-06T18:49:49.492Z Downloaded h2 v0.4.13
9752026-03-06T18:49:49.498Z Downloaded iri-string v0.7.10
9762026-03-06T18:49:49.505Z Downloaded toml_parser v1.0.9+spec-1.1.0
9772026-03-06T18:49:49.507Z Downloaded encoding_rs v0.8.35
9782026-03-06T18:49:49.525Z Downloaded itertools v0.13.0
9792026-03-06T18:49:49.531Z Downloaded vergen-lib v0.1.6
9802026-03-06T18:49:49.534Z Downloaded vergen-gitcl v1.0.8
9812026-03-06T18:49:49.534Z Downloaded test-strategy v0.4.5
9822026-03-06T18:49:49.537Z Downloaded rustls-webpki v0.103.9
9832026-03-06T18:49:49.539Z Downloaded zone v0.3.1
9842026-03-06T18:49:49.542Z Downloaded zeroize_derive v1.4.3
9852026-03-06T18:49:49.542Z Downloaded snafu v0.8.9
9862026-03-06T18:49:49.546Z Downloaded hkdf v0.12.4
9872026-03-06T18:49:49.549Z Downloaded hyper v1.8.1
9882026-03-06T18:49:49.555Z Downloaded tokio-rustls v0.24.1
9892026-03-06T18:49:49.557Z Downloaded nom v7.1.3
9902026-03-06T18:49:49.562Z Downloaded wait-timeout v0.2.1
9912026-03-06T18:49:49.565Z Downloaded utf-8 v0.7.6
9922026-03-06T18:49:49.565Z Downloaded untrusted v0.7.1
9932026-03-06T18:49:49.568Z Downloaded toml_writer v1.0.6+spec-1.1.0
9942026-03-06T18:49:49.568Z Downloaded socket2 v0.5.10
9952026-03-06T18:49:49.571Z Downloaded iddqd v0.3.17
9962026-03-06T18:49:49.575Z Downloaded slog v2.8.2
9972026-03-06T18:49:49.578Z Downloaded signal-hook v0.3.18
9982026-03-06T18:49:49.581Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9992026-03-06T18:49:49.585Z Downloaded tokio-tungstenite v0.23.1
10002026-03-06T18:49:49.585Z Downloaded term v0.7.0
10012026-03-06T18:49:49.588Z Downloaded tokio-dtrace v0.1.1
10022026-03-06T18:49:49.588Z Downloaded tls_codec_derive v0.4.2
10032026-03-06T18:49:49.592Z Downloaded quinn v0.11.9
10042026-03-06T18:49:49.594Z Downloaded qorb v0.4.1
10052026-03-06T18:49:49.597Z Downloaded ring v0.17.14
10062026-03-06T18:49:49.635Z Downloaded thread_local v1.1.9
10072026-03-06T18:49:49.639Z Downloaded pretty_assertions v1.4.1
10082026-03-06T18:49:49.639Z Downloaded try-lock v0.2.5
10092026-03-06T18:49:49.642Z Downloaded trait-variant v0.1.2
10102026-03-06T18:49:49.642Z Downloaded libxml v0.3.3
10112026-03-06T18:49:49.645Z Downloaded time-macros v0.2.27
10122026-03-06T18:49:49.648Z Downloaded termios v0.3.3
10132026-03-06T18:49:49.648Z Downloaded sqlformat v0.3.5
10142026-03-06T18:49:49.651Z Downloaded schemars v0.8.22
10152026-03-06T18:49:49.659Z Downloaded mio v1.1.1
10162026-03-06T18:49:49.664Z Downloaded libgit2-sys v0.18.3+1.9.2
10172026-03-06T18:49:49.712Z Downloaded tabled_derive v0.11.0
10182026-03-06T18:49:49.715Z Downloaded ssh-encoding v0.2.0
10192026-03-06T18:49:49.715Z Downloaded spki v0.7.3
10202026-03-06T18:49:49.718Z Downloaded slog-stdlog v4.1.1
10212026-03-06T18:49:49.718Z Downloaded sct v0.7.1
10222026-03-06T18:49:49.722Z Downloaded structmeta-derive v0.3.0
10232026-03-06T18:49:49.722Z Downloaded postcard v1.1.3
10242026-03-06T18:49:49.725Z Downloaded hyper-util v0.1.20
10252026-03-06T18:49:49.728Z Downloaded tabwriter v1.4.1
10262026-03-06T18:49:49.731Z Downloaded take_mut v0.2.2
10272026-03-06T18:49:49.731Z Downloaded tagptr v0.2.0
10282026-03-06T18:49:49.731Z Downloaded structmeta v0.3.0
10292026-03-06T18:49:49.734Z Downloaded slog-async v2.8.0
10302026-03-06T18:49:49.734Z Downloaded smallvec v0.6.14
10312026-03-06T18:49:49.737Z Downloaded slog-term v2.9.2
10322026-03-06T18:49:49.737Z Downloaded slog-dtrace v0.3.0
10332026-03-06T18:49:49.740Z Downloaded aho-corasick v1.1.4
10342026-03-06T18:49:49.744Z Downloaded sync-ptr v0.1.4
10352026-03-06T18:49:49.745Z Downloaded sqlparser_derive v0.5.0
10362026-03-06T18:49:49.748Z Downloaded slog-json v2.6.1
10372026-03-06T18:49:49.748Z Downloaded shlex v1.3.0
10382026-03-06T18:49:49.748Z Downloaded simd-adler32 v0.3.8
10392026-03-06T18:49:49.753Z Downloaded hashbrown v0.12.3
10402026-03-06T18:49:49.756Z Downloaded slog-bunyan v2.5.0
10412026-03-06T18:49:49.756Z Downloaded serde-hex v0.1.0
10422026-03-06T18:49:49.756Z Downloaded progenitor-impl v0.10.0
10432026-03-06T18:49:49.756Z Downloaded progenitor-impl v0.11.2
10442026-03-06T18:49:49.759Z Downloaded rand_core v0.10.0
10452026-03-06T18:49:49.759Z Downloaded progenitor v0.11.2
10462026-03-06T18:49:49.762Z Downloaded signal-hook-tokio v0.3.1
10472026-03-06T18:49:49.762Z Downloaded shell-words v1.1.1
10482026-03-06T18:49:49.762Z Downloaded prefix-trie v0.7.0
10492026-03-06T18:49:49.766Z Downloaded minimal-lexical v0.2.1
10502026-03-06T18:49:49.769Z Downloaded serde_repr v0.1.20
10512026-03-06T18:49:49.772Z Downloaded serde_plain v1.0.2
10522026-03-06T18:49:49.772Z Downloaded hickory-resolver v0.25.2
10532026-03-06T18:49:49.775Z Downloaded rustls-native-certs v0.8.3
10542026-03-06T18:49:49.778Z Downloaded http v1.4.0
10552026-03-06T18:49:49.781Z Downloaded heapless v0.8.0
10562026-03-06T18:49:49.784Z Downloaded semver v0.1.20
10572026-03-06T18:49:49.787Z Downloaded scheduled-thread-pool v0.2.7
10582026-03-06T18:49:49.787Z Downloaded indicatif v0.18.4
10592026-03-06T18:49:49.792Z Downloaded ignore v0.4.25
10602026-03-06T18:49:49.795Z Downloaded rand_core v0.6.4
10612026-03-06T18:49:49.795Z Downloaded rand_chacha v0.9.0
10622026-03-06T18:49:49.795Z Downloaded radium v0.7.0
10632026-03-06T18:49:49.796Z Downloaded predicates v3.1.4
10642026-03-06T18:49:49.799Z Downloaded postgres-types v0.2.12
10652026-03-06T18:49:49.801Z Downloaded parking_lot_core v0.9.12
10662026-03-06T18:49:49.801Z Downloaded bytes v1.11.1
10672026-03-06T18:49:49.805Z Downloaded pkcs1 v0.7.5
10682026-03-06T18:49:49.808Z Downloaded pin-project-lite v0.2.17
10692026-03-06T18:49:49.812Z Downloaded rtoolbox v0.0.3
10702026-03-06T18:49:49.815Z Downloaded progenitor-macro v0.10.0
10712026-03-06T18:49:49.815Z Downloaded progenitor-extras v0.1.0
10722026-03-06T18:49:49.815Z Downloaded progenitor v0.10.0
10732026-03-06T18:49:49.819Z Downloaded proc-macro-error2 v2.0.1
10742026-03-06T18:49:49.823Z Downloaded packed_struct v0.10.1
10752026-03-06T18:49:49.823Z Downloaded der v0.7.10
10762026-03-06T18:49:49.826Z Downloaded rand_xorshift v0.4.0
10772026-03-06T18:49:49.826Z Downloaded dropshot-api-manager v0.5.2
10782026-03-06T18:49:49.829Z Downloaded derive_more-impl v2.1.1
10792026-03-06T18:49:49.834Z Downloaded ar_archive_writer v0.5.1
10802026-03-06T18:49:49.837Z Downloaded postgres-protocol v0.6.10
10812026-03-06T18:49:49.840Z Downloaded pem-rfc7468 v0.7.0
10822026-03-06T18:49:49.840Z Downloaded libbz2-rs-sys v0.2.2
10832026-03-06T18:49:49.844Z Downloaded flate2 v1.1.9
10842026-03-06T18:49:49.848Z Downloaded progenitor-macro v0.11.2
10852026-03-06T18:49:49.848Z Downloaded progenitor-client v0.10.0
10862026-03-06T18:49:49.848Z Downloaded pin-project-internal v1.1.11
10872026-03-06T18:49:49.851Z Downloaded phf v0.13.1
10882026-03-06T18:49:49.851Z Downloaded pbkdf2 v0.12.2
10892026-03-06T18:49:49.851Z Downloaded paste v1.0.15
10902026-03-06T18:49:49.854Z Downloaded password-hash v0.5.0
10912026-03-06T18:49:49.857Z Downloaded parse-display-derive v0.10.0
10922026-03-06T18:49:49.857Z Downloaded num_enum_derive v0.7.5
10932026-03-06T18:49:49.857Z Downloaded progenitor-macro v0.13.0
10942026-03-06T18:49:49.857Z Downloaded proc-macro-crate v1.3.1
10952026-03-06T18:49:49.860Z Downloaded peg-macros v0.8.5
10962026-03-06T18:49:49.860Z Downloaded powerfmt v0.2.0
10972026-03-06T18:49:49.860Z Downloaded derive_more v2.1.1
10982026-03-06T18:49:49.870Z Downloaded darling_core v0.23.0
10992026-03-06T18:49:49.875Z Downloaded indexmap v1.9.3
11002026-03-06T18:49:49.878Z Downloaded ed25519-dalek v2.2.0
11012026-03-06T18:49:49.909Z Downloaded precomputed-hash v0.1.1
11022026-03-06T18:49:49.909Z Downloaded oxnet v0.1.4
11032026-03-06T18:49:49.913Z Downloaded owo-colors v4.3.0
11042026-03-06T18:49:49.917Z Downloaded base64 v0.21.7
11052026-03-06T18:49:49.920Z Downloaded aes v0.8.4
11062026-03-06T18:49:49.924Z Downloaded phf_shared v0.11.3
11072026-03-06T18:49:49.927Z Downloaded memmap2 v0.9.10
11082026-03-06T18:49:49.927Z Downloaded litrs v1.0.0
11092026-03-06T18:49:49.930Z Downloaded half v2.7.1
11102026-03-06T18:49:49.968Z Downloaded compact_str v0.8.1
11112026-03-06T18:49:49.973Z Downloaded cc v1.2.56
11122026-03-06T18:49:49.973Z Downloaded arc-swap v1.8.2
11132026-03-06T18:49:49.973Z Downloaded num-rational v0.4.2
11142026-03-06T18:49:49.973Z Downloaded num-integer v0.1.46
11152026-03-06T18:49:49.973Z Downloaded fatfs v0.3.6
11162026-03-06T18:49:49.973Z Downloaded diesel_derives v2.2.7
11172026-03-06T18:49:49.973Z Downloaded derive-where v1.6.0
11182026-03-06T18:49:49.973Z Downloaded futures v0.3.32
11192026-03-06T18:49:49.973Z Downloaded base64 v0.22.1
11202026-03-06T18:49:49.973Z Downloaded num_enum v0.5.11
11212026-03-06T18:49:49.977Z Downloaded parse-display v0.10.0
11222026-03-06T18:49:49.977Z Downloaded num-complex v0.4.6
11232026-03-06T18:49:49.977Z Downloaded nu-ansi-term v0.50.3
11242026-03-06T18:49:49.980Z Downloaded hmac v0.12.1
11252026-03-06T18:49:49.983Z Downloaded ipnetwork v0.21.1
11262026-03-06T18:49:49.983Z Downloaded ingot-macros v0.1.1
11272026-03-06T18:49:49.986Z Downloaded darling_core v0.20.11
11282026-03-06T18:49:49.991Z Downloaded newtype-uuid v1.3.2
11292026-03-06T18:49:49.994Z Downloaded nanorand v0.7.0
11302026-03-06T18:49:49.997Z Downloaded mime_guess v2.0.5
11312026-03-06T18:49:49.997Z Downloaded elliptic-curve v0.13.8
11322026-03-06T18:49:50.001Z Downloaded darling_core v0.21.3
11332026-03-06T18:49:50.006Z Downloaded linear-map v1.2.0
11342026-03-06T18:49:50.009Z Downloaded libsw-core v0.3.2
11352026-03-06T18:49:50.014Z Downloaded libefi-sys v0.1.0
11362026-03-06T18:49:50.014Z Downloaded derive_more v0.99.20
11372026-03-06T18:49:50.017Z Downloaded openssl-macros v0.1.1
11382026-03-06T18:49:50.017Z Downloaded opaque-debug v0.3.1
11392026-03-06T18:49:50.020Z Downloaded olpc-cjson v0.1.4
11402026-03-06T18:49:50.020Z Downloaded num_enum_derive v0.5.11
11412026-03-06T18:49:50.020Z Downloaded num-iter v0.1.45
11422026-03-06T18:49:50.023Z Downloaded darling v0.20.11
11432026-03-06T18:49:50.026Z Downloaded chacha20poly1305 v0.10.1
11442026-03-06T18:49:50.026Z Downloaded num-conv v0.2.0
11452026-03-06T18:49:50.030Z Downloaded libsw v3.5.0
11462026-03-06T18:49:50.030Z Downloaded jobserver v0.1.34
11472026-03-06T18:49:50.030Z Downloaded hyper-rustls v0.27.7
11482026-03-06T18:49:50.033Z Downloaded hickory-client v0.25.2
11492026-03-06T18:49:50.033Z Downloaded num v0.4.3
11502026-03-06T18:49:50.036Z Downloaded clang-sys v1.8.1
11512026-03-06T18:49:50.036Z Downloaded new_debug_unreachable v1.0.6
11522026-03-06T18:49:50.039Z Downloaded multimap v0.10.1
11532026-03-06T18:49:50.039Z Downloaded ingot-types v0.1.2
11542026-03-06T18:49:50.039Z Downloaded ingot v0.1.1
11552026-03-06T18:49:50.042Z Downloaded indoc v2.0.7
11562026-03-06T18:49:50.045Z Downloaded impl-trait-for-tuples v0.2.3
11572026-03-06T18:49:50.045Z Downloaded nodrop v0.1.14
11582026-03-06T18:49:50.049Z Downloaded http-body-util v0.1.3
11592026-03-06T18:49:50.050Z Downloaded newtype-uuid-macros v0.1.0
11602026-03-06T18:49:50.050Z Downloaded memoffset v0.9.1
11612026-03-06T18:49:50.053Z Downloaded md-5 v0.10.6
11622026-03-06T18:49:50.053Z Downloaded maplit v1.0.2
11632026-03-06T18:49:50.053Z Downloaded managed v0.8.0
11642026-03-06T18:49:50.053Z Downloaded lzss v0.8.2
11652026-03-06T18:49:50.056Z Downloaded lru-slab v0.1.2
11662026-03-06T18:49:50.059Z Downloaded match_cfg v0.1.0
11672026-03-06T18:49:50.059Z Downloaded git-stub-vcs v0.1.0
11682026-03-06T18:49:50.059Z Downloaded darling v0.21.3
11692026-03-06T18:49:50.063Z Downloaded ena v0.14.4
11702026-03-06T18:49:50.065Z Downloaded cargo_toml v0.22.3
11712026-03-06T18:49:50.065Z Downloaded bzip2 v0.4.4
11722026-03-06T18:49:50.068Z Downloaded diff v0.1.13
11732026-03-06T18:49:50.071Z Downloaded cookie_store v0.22.1
11742026-03-06T18:49:50.075Z Downloaded chacha20 v0.10.0
11752026-03-06T18:49:50.075Z Downloaded keccak v0.1.6
11762026-03-06T18:49:50.078Z Downloaded humantime v2.3.0
11772026-03-06T18:49:50.079Z Downloaded highway v1.3.0
11782026-03-06T18:49:50.079Z Downloaded futures-channel v0.3.32
11792026-03-06T18:49:50.083Z Downloaded corncobs v0.1.4
11802026-03-06T18:49:50.083Z Downloaded cookie v0.18.1
11812026-03-06T18:49:50.086Z Downloaded ciborium v0.2.2
11822026-03-06T18:49:50.086Z Downloaded lalrpop-util v0.19.12
11832026-03-06T18:49:50.086Z Downloaded const-oid v0.9.6
11842026-03-06T18:49:50.090Z Downloaded internet-checksum v0.2.1
11852026-03-06T18:49:50.090Z Downloaded instant v0.1.13
11862026-03-06T18:49:50.090Z Downloaded data-encoding v2.10.0
11872026-03-06T18:49:50.093Z Downloaded indoc v1.0.9
11882026-03-06T18:49:50.093Z Downloaded cipher v0.4.4
11892026-03-06T18:49:50.096Z Downloaded des v0.8.1
11902026-03-06T18:49:50.096Z Downloaded crc-any v2.5.0
11912026-03-06T18:49:50.099Z Downloaded bzip2 v0.6.1
11922026-03-06T18:49:50.099Z Downloaded indent_write v2.2.0
11932026-03-06T18:49:50.099Z Downloaded fallible-iterator v0.2.0
11942026-03-06T18:49:50.102Z Downloaded crc32fast v1.5.0
11952026-03-06T18:49:50.102Z Downloaded cancel-safe-futures v0.1.5
11962026-03-06T18:49:50.105Z Downloaded backon v1.6.0
11972026-03-06T18:49:50.108Z Downloaded console v0.16.2
11982026-03-06T18:49:50.111Z Downloaded colored v3.1.1
11992026-03-06T18:49:50.114Z Downloaded colored v2.2.0
12002026-03-06T18:49:50.114Z Downloaded chacha20 v0.9.1
12012026-03-06T18:49:50.116Z Downloaded globset v0.4.18
12022026-03-06T18:49:50.116Z Downloaded fixedbitset v0.5.7
12032026-03-06T18:49:50.119Z Downloaded env_logger v0.11.9
12042026-03-06T18:49:50.122Z Downloaded either v1.15.0
12052026-03-06T18:49:50.122Z Downloaded diesel_table_macro_syntax v0.2.0
12062026-03-06T18:49:50.122Z Downloaded der_derive v0.7.3
12072026-03-06T18:49:50.125Z Downloaded blake2 v0.10.6
12082026-03-06T18:49:50.125Z Downloaded httpdate v1.0.3
12092026-03-06T18:49:50.128Z Downloaded http-range v0.1.5
12102026-03-06T18:49:50.128Z Downloaded http-body v1.0.1
12112026-03-06T18:49:50.128Z Downloaded hubpack v0.1.2
12122026-03-06T18:49:50.131Z Downloaded daft-derive v0.1.5
12132026-03-06T18:49:50.135Z Downloaded fs_extra v1.3.0
12142026-03-06T18:49:50.136Z Downloaded fs-err v2.11.0
12152026-03-06T18:49:50.138Z Downloaded cexpr v0.6.0
12162026-03-06T18:49:50.139Z Downloaded cassowary v0.3.0
12172026-03-06T18:49:50.139Z Downloaded home v0.5.12
12182026-03-06T18:49:50.142Z Downloaded hex-literal v0.4.1
12192026-03-06T18:49:50.142Z Downloaded find-msvc-tools v0.1.9
12202026-03-06T18:49:50.142Z Downloaded darling v0.23.0
12212026-03-06T18:49:50.145Z Downloaded constant_time_eq v0.4.2
12222026-03-06T18:49:50.148Z Downloaded bit-vec v0.6.3
12232026-03-06T18:49:50.148Z Downloaded base64ct v1.8.3
12242026-03-06T18:49:50.151Z Downloaded funty v2.0.0
12252026-03-06T18:49:50.151Z Downloaded ecdsa v0.16.9
12262026-03-06T18:49:50.154Z Downloaded foldhash v0.2.0
12272026-03-06T18:49:50.154Z Downloaded filetime v0.2.27
12282026-03-06T18:49:50.157Z Downloaded derive-ex v0.1.8
12292026-03-06T18:49:50.157Z Downloaded const_format_proc_macros v0.2.34
12302026-03-06T18:49:50.160Z Downloaded drift v0.1.3
12312026-03-06T18:49:50.163Z Downloaded diesel-dtrace v0.4.2
12322026-03-06T18:49:50.165Z Downloaded deranged v0.5.8
12332026-03-06T18:49:50.165Z Downloaded darling_macro v0.20.11
12342026-03-06T18:49:50.168Z Downloaded git-stub v1.0.0
12352026-03-06T18:49:50.168Z Downloaded console v0.15.11
12362026-03-06T18:49:50.171Z Downloaded bitfield v0.19.4
12372026-03-06T18:49:50.171Z Downloaded foreign-types v0.3.2
12382026-03-06T18:49:50.174Z Downloaded float-ord v0.3.2
12392026-03-06T18:49:50.174Z Downloaded float-cmp v0.10.0
12402026-03-06T18:49:50.174Z Downloaded darling_macro v0.23.0
12412026-03-06T18:49:50.174Z Downloaded convert_case v0.10.0
12422026-03-06T18:49:50.177Z Downloaded cmake v0.1.57
12432026-03-06T18:49:50.177Z Downloaded cbc v0.1.2
12442026-03-06T18:49:50.180Z Downloaded fd-lock v4.0.4
12452026-03-06T18:49:50.183Z Downloaded dunce v1.0.5
12462026-03-06T18:49:50.183Z Downloaded dropshot-api-manager-types v0.5.2
12472026-03-06T18:49:50.184Z Downloaded blowfish v0.9.1
12482026-03-06T18:49:50.190Z Downloaded argon2 v0.5.3
12492026-03-06T18:49:50.190Z Downloaded ghash v0.5.1
12502026-03-06T18:49:50.190Z Downloaded gethostname v0.5.0
12512026-03-06T18:49:50.190Z Downloaded fixedbitset v0.4.2
12522026-03-06T18:49:50.193Z Downloaded dof v0.4.0
12532026-03-06T18:49:50.193Z Downloaded document-features v0.2.12
12542026-03-06T18:49:50.193Z Downloaded display-error-chain v0.2.2
12552026-03-06T18:49:50.193Z Downloaded futures-sink v0.3.32
12562026-03-06T18:49:50.193Z Downloaded futures-macro v0.3.32
12572026-03-06T18:49:50.193Z Downloaded futures-io v0.3.32
12582026-03-06T18:49:50.196Z Downloaded futures-core v0.3.32
12592026-03-06T18:49:50.196Z Downloaded env_filter v1.0.0
12602026-03-06T18:49:50.196Z Downloaded enum-as-inner v0.6.1
12612026-03-06T18:49:50.199Z Downloaded defmt v1.0.1
12622026-03-06T18:49:50.202Z Downloaded bitfield-struct v0.6.2
12632026-03-06T18:49:50.202Z Downloaded embedded-io v0.6.1
12642026-03-06T18:49:50.205Z Downloaded ed25519 v2.2.3
12652026-03-06T18:49:50.205Z Downloaded derive_builder_core v0.20.2
12662026-03-06T18:49:50.208Z Downloaded defmt-parser v1.0.0
12672026-03-06T18:49:50.208Z Downloaded defmt-macros v1.0.1
12682026-03-06T18:49:50.215Z Downloaded defmt v0.3.100
12692026-03-06T18:49:50.215Z Downloaded debug-ignore v1.0.5
12702026-03-06T18:49:50.218Z Downloaded curve25519-dalek-derive v0.1.1
12712026-03-06T18:49:50.218Z Downloaded crc8 v0.1.1
12722026-03-06T18:49:50.218Z Downloaded crc v3.4.0
12732026-03-06T18:49:50.218Z Downloaded ciborium-io v0.2.2
12742026-03-06T18:49:50.218Z Downloaded bitfield-macros v0.19.4
12752026-03-06T18:49:50.218Z Downloaded bit-set v0.5.3
12762026-03-06T18:49:50.218Z Downloaded difflib v0.4.0
12772026-03-06T18:49:50.221Z Downloaded cargo_metadata v0.19.2
12782026-03-06T18:49:50.221Z Downloaded buf-list v1.1.2
12792026-03-06T18:49:50.224Z Downloaded bitflags v1.3.2
12802026-03-06T18:49:50.227Z Downloaded cargo-platform v0.1.9
12812026-03-06T18:49:50.227Z Downloaded bit-set v0.8.0
12822026-03-06T18:49:50.230Z Downloaded bcrypt-pbkdf v0.10.0
12832026-03-06T18:49:50.230Z Downloaded base16ct v0.2.0
12842026-03-06T18:49:50.230Z Downloaded array-init v0.0.4
12852026-03-06T18:49:50.234Z Downloaded embedded-io v0.4.0
12862026-03-06T18:49:50.234Z Downloaded dtrace-parser v0.3.0
12872026-03-06T18:49:50.234Z Downloaded dirs-sys-next v0.1.2
12882026-03-06T18:49:50.238Z Downloaded derive_builder_macro v0.20.2
12892026-03-06T18:49:50.238Z Downloaded darling_macro v0.21.3
12902026-03-06T18:49:50.238Z Downloaded crossterm v0.29.0
12912026-03-06T18:49:50.241Z Downloaded cfg_aliases v0.1.1
12922026-03-06T18:49:50.244Z Downloaded bb8 v0.8.6
12932026-03-06T18:49:50.244Z Downloaded arrayref v0.3.9
12942026-03-06T18:49:50.244Z Downloaded cstr-argument v0.1.2
12952026-03-06T18:49:50.247Z Downloaded cfg_aliases v0.2.1
12962026-03-06T18:49:50.247Z Downloaded castaway v0.2.4
12972026-03-06T18:49:50.247Z Downloaded block-padding v0.3.3
12982026-03-06T18:49:50.250Z Downloaded dyn-clone v1.0.20
12992026-03-06T18:49:50.250Z Downloaded crc-catalog v2.4.0
13002026-03-06T18:49:50.250Z Downloaded base16ct v1.0.0
13012026-03-06T18:49:50.253Z Downloaded cpufeatures v0.3.0
13022026-03-06T18:49:50.253Z Downloaded atomicwrites v0.4.4
13032026-03-06T18:49:50.256Z Downloaded crunchy v0.2.4
13042026-03-06T18:49:50.256Z Downloaded crucible-workspace-hack v0.1.0
13052026-03-06T18:49:50.256Z Downloaded atomic-waker v1.1.2
13062026-03-06T18:49:50.259Z Downloaded allocator-api2 v0.2.21
13072026-03-06T18:49:50.259Z Downloaded crossbeam-epoch v0.9.18
13082026-03-06T18:49:50.262Z Downloaded assert_matches v1.5.0
13092026-03-06T18:49:50.265Z Downloaded critical-section v1.2.0
13102026-03-06T18:49:50.265Z Downloaded async-bb8-diesel v0.2.1
13112026-03-06T18:49:50.267Z Downloaded async-trait v0.1.89
13122026-03-06T18:49:50.270Z Downloaded async-recursion v1.1.1
13132026-03-06T18:49:50.273Z Downloaded camino-tempfile-ext v0.3.3
13142026-03-06T18:49:50.273Z Downloaded bcs v0.1.6
13152026-03-06T18:49:50.276Z Downloaded atty v0.2.14
13162026-03-06T18:49:50.276Z Downloaded ascii-canvas v3.0.0
13172026-03-06T18:49:50.279Z Downloaded ahash v0.8.12
13182026-03-06T18:49:50.279Z Downloaded adler2 v2.0.1
13192026-03-06T18:49:50.550Z Downloaded aws-lc-sys v0.37.1
13202026-03-06T18:49:50.906Z Compiling libc v0.2.180
13212026-03-06T18:49:50.906Z Compiling serde v1.0.228
13222026-03-06T18:49:50.909Z Compiling log v0.4.29
13232026-03-06T18:49:50.909Z Compiling shlex v1.3.0
13242026-03-06T18:49:51.097Z Compiling find-msvc-tools v0.1.9
13252026-03-06T18:49:51.100Z Compiling smallvec v1.15.1
13262026-03-06T18:49:51.133Z Compiling syn v2.0.117
13272026-03-06T18:49:51.151Z Compiling typenum v1.19.0
13282026-03-06T18:49:51.486Z Compiling generic-array v0.14.7
13292026-03-06T18:49:51.516Z Compiling subtle v2.6.1
13302026-03-06T18:49:51.657Z Compiling scopeguard v1.2.0
13312026-03-06T18:49:51.662Z Compiling portable-atomic v1.13.1
13322026-03-06T18:49:51.750Z Compiling lock_api v0.4.14
13332026-03-06T18:49:51.778Z Compiling const-oid v0.9.6
13342026-03-06T18:49:51.870Z Compiling critical-section v1.2.0
13352026-03-06T18:49:51.931Z Compiling zerocopy v0.8.40
13362026-03-06T18:49:52.054Z Compiling pin-project-lite v0.2.17
13372026-03-06T18:49:52.206Z Compiling serde_json v1.0.149
13382026-03-06T18:49:52.230Z Compiling parking_lot_core v0.9.12
13392026-03-06T18:49:52.754Z Compiling pkg-config v0.3.32
13402026-03-06T18:49:52.860Z Compiling libm v0.2.16
13412026-03-06T18:49:53.243Z Compiling getrandom v0.2.17
13422026-03-06T18:49:53.383Z Compiling jobserver v0.1.34
13432026-03-06T18:49:53.531Z Compiling rand_core v0.6.4
13442026-03-06T18:49:53.704Z Compiling errno v0.3.14
13452026-03-06T18:49:53.838Z Compiling cc v1.2.56
13462026-03-06T18:49:53.946Z Compiling once_cell v1.21.3
13472026-03-06T18:49:53.971Z Compiling signal-hook-registry v1.4.8
13482026-03-06T18:49:54.105Z Compiling mio v1.1.1
13492026-03-06T18:49:54.229Z Compiling num-traits v0.2.19
13502026-03-06T18:49:54.368Z Compiling bitflags v2.11.0
13512026-03-06T18:49:54.538Z Compiling parking_lot v0.12.5
13522026-03-06T18:49:54.579Z Compiling futures-core v0.3.32
13532026-03-06T18:49:54.852Z Compiling socket2 v0.6.2
13542026-03-06T18:49:54.874Z Compiling percent-encoding v2.3.2
13552026-03-06T18:49:55.255Z Compiling allocator-api2 v0.2.21
13562026-03-06T18:49:55.299Z Compiling cpufeatures v0.2.17
13572026-03-06T18:49:55.427Z Compiling futures-sink v0.3.32
13582026-03-06T18:49:55.460Z Compiling foldhash v0.2.0
13592026-03-06T18:49:55.512Z Compiling futures-io v0.3.32
13602026-03-06T18:49:55.610Z Compiling futures-channel v0.3.32
13612026-03-06T18:49:55.810Z Compiling slab v0.4.12
13622026-03-06T18:49:55.841Z Compiling getrandom v0.4.1
13632026-03-06T18:49:55.875Z Compiling futures-task v0.3.32
13642026-03-06T18:49:55.958Z Compiling hashbrown v0.16.1
13652026-03-06T18:49:56.067Z Compiling getrandom v0.3.4
13662026-03-06T18:49:56.154Z Compiling rustversion v1.0.22
13672026-03-06T18:49:56.192Z Compiling rand_core v0.10.0
13682026-03-06T18:49:56.523Z Compiling cmake v0.1.57
13692026-03-06T18:49:57.289Z Compiling indexmap v2.13.0
13702026-03-06T18:49:57.384Z Compiling form_urlencoded v1.2.2
13712026-03-06T18:49:57.639Z Compiling dunce v1.0.5
13722026-03-06T18:49:57.719Z Compiling base64ct v1.8.3
13732026-03-06T18:49:57.791Z Compiling ident_case v1.0.1
13742026-03-06T18:49:57.815Z Compiling fs_extra v1.3.0
13752026-03-06T18:49:57.914Z Compiling flagset v0.4.7
13762026-03-06T18:49:57.992Z Compiling rand_core v0.9.5
13772026-03-06T18:49:58.151Z Compiling rustix v1.1.3
13782026-03-06T18:49:58.280Z Compiling pem-rfc7468 v0.7.0
13792026-03-06T18:49:58.318Z Compiling iana-time-zone v0.1.65
13802026-03-06T18:49:58.341Z Compiling aws-lc-sys v0.37.1
13812026-03-06T18:49:58.554Z Compiling synstructure v0.13.2
13822026-03-06T18:49:58.652Z Compiling ring v0.17.14
13832026-03-06T18:49:58.695Z Compiling uuid v1.21.0
13842026-03-06T18:49:58.788Z Compiling rustc_version v0.4.1
13852026-03-06T18:49:58.907Z Compiling regex-syntax v0.8.10
13862026-03-06T18:49:59.258Z Compiling vcpkg v0.2.15
13872026-03-06T18:49:59.387Z Compiling aws-lc-rs v1.16.0
13882026-03-06T18:49:59.979Z Compiling tracing-core v0.1.36
13892026-03-06T18:50:00.217Z Compiling crossbeam-utils v0.8.21
13902026-03-06T18:50:00.816Z Compiling pest_generator v2.8.6
13912026-03-06T18:50:00.942Z Compiling openssl-sys v0.9.111
13922026-03-06T18:50:01.225Z Compiling serde_derive_internals v0.29.1
13932026-03-06T18:50:02.086Z Compiling untrusted v0.9.0
13942026-03-06T18:50:02.301Z Compiling httparse v1.10.1
13952026-03-06T18:50:02.558Z Compiling base64 v0.22.1
13962026-03-06T18:50:02.698Z Compiling openssl-probe v0.2.1
13972026-03-06T18:50:02.984Z Compiling untrusted v0.7.1
13982026-03-06T18:50:03.026Z Compiling syn v1.0.109
13992026-03-06T18:50:03.182Z Compiling schemars v0.8.22
14002026-03-06T18:50:03.225Z Compiling serde_derive v1.0.228
14012026-03-06T18:50:03.281Z Compiling zeroize_derive v1.4.3
14022026-03-06T18:50:03.388Z Compiling zerofrom-derive v0.1.6
14032026-03-06T18:50:03.556Z Compiling yoke-derive v0.8.1
14042026-03-06T18:50:03.607Z Compiling zerocopy-derive v0.8.40
14052026-03-06T18:50:04.453Z Compiling zerovec-derive v0.11.2
14062026-03-06T18:50:04.607Z Compiling zeroize v1.8.2
14072026-03-06T18:50:05.439Z Compiling displaydoc v0.2.5
14082026-03-06T18:50:06.315Z Compiling tokio-macros v2.6.0
14092026-03-06T18:50:06.510Z Compiling crypto-common v0.1.7
14102026-03-06T18:50:06.753Z Compiling block-buffer v0.10.4
14112026-03-06T18:50:06.780Z Compiling zerofrom v0.1.6
14122026-03-06T18:50:07.031Z Compiling yoke v0.8.1
14132026-03-06T18:50:07.074Z Compiling digest v0.10.7
14142026-03-06T18:50:07.112Z Compiling futures-macro v0.3.32
14152026-03-06T18:50:07.133Z Compiling block-padding v0.3.3
14162026-03-06T18:50:07.422Z Compiling zerovec v0.11.5
14172026-03-06T18:50:07.446Z Compiling zerotrie v0.2.3
14182026-03-06T18:50:07.608Z Compiling hmac v0.12.1
14192026-03-06T18:50:07.897Z Compiling inout v0.1.4
14202026-03-06T18:50:07.922Z Compiling sha2 v0.10.9
14212026-03-06T18:50:08.084Z Compiling der_derive v0.7.3
14222026-03-06T18:50:08.213Z Compiling cipher v0.4.4
14232026-03-06T18:50:08.656Z Compiling tinystr v0.8.2
14242026-03-06T18:50:08.776Z Compiling potential_utf v0.1.4
14252026-03-06T18:50:08.994Z Compiling icu_collections v2.1.1
14262026-03-06T18:50:09.060Z Compiling icu_locale_core v2.1.1
14272026-03-06T18:50:09.082Z Compiling futures-util v0.3.32
14282026-03-06T18:50:10.119Z Compiling salsa20 v0.10.2
14292026-03-06T18:50:10.357Z Compiling der v0.7.10
14302026-03-06T18:50:10.360Z Compiling pbkdf2 v0.12.2
14312026-03-06T18:50:10.563Z Compiling thiserror-impl v2.0.18
14322026-03-06T18:50:11.266Z Compiling icu_provider v2.1.1
14332026-03-06T18:50:11.667Z Compiling bytes v1.11.1
14342026-03-06T18:50:11.738Z Compiling icu_normalizer v2.1.1
14352026-03-06T18:50:11.837Z Compiling icu_properties v2.1.2
14362026-03-06T18:50:12.965Z Compiling tokio v1.49.0
14372026-03-06T18:50:13.067Z Compiling http v1.4.0
14382026-03-06T18:50:13.152Z Compiling spki v0.7.3
14392026-03-06T18:50:13.511Z Compiling chrono v0.4.44
14402026-03-06T18:50:13.690Z Compiling thiserror v2.0.18
14412026-03-06T18:50:13.856Z Compiling idna_adapter v1.2.1
14422026-03-06T18:50:14.088Z Compiling idna v1.1.0
14432026-03-06T18:50:14.408Z Compiling scrypt v0.11.0
14442026-03-06T18:50:14.458Z Compiling cbc v0.1.2
14452026-03-06T18:50:14.703Z Compiling ppv-lite86 v0.2.21
14462026-03-06T18:50:14.921Z Compiling url v2.5.8
14472026-03-06T18:50:14.955Z Compiling aes v0.8.4
14482026-03-06T18:50:15.166Z Compiling rustls-pki-types v1.14.0
14492026-03-06T18:50:15.503Z Compiling rand_chacha v0.9.0
14502026-03-06T18:50:15.640Z Compiling tracing-attributes v0.1.31
14512026-03-06T18:50:16.142Z Compiling rand v0.9.2
14522026-03-06T18:50:16.711Z Compiling pkcs5 v0.7.1
14532026-03-06T18:50:16.746Z Compiling http-body v1.0.1
14542026-03-06T18:50:17.297Z Compiling schemars_derive v0.8.22
14552026-03-06T18:50:17.572Z Compiling pkcs8 v0.10.2
14562026-03-06T18:50:17.807Z Compiling pest_derive v2.8.6
14572026-03-06T18:50:17.920Z Compiling scroll_derive v0.13.1
14582026-03-06T18:50:18.628Z Compiling darling_core v0.20.11
14592026-03-06T18:50:18.813Z Compiling tracing v0.1.44
14602026-03-06T18:50:19.310Z Compiling try-lock v0.2.5
14612026-03-06T18:50:19.339Z Compiling tower-service v0.3.3
14622026-03-06T18:50:19.493Z Compiling atomic-waker v1.1.2
14632026-03-06T18:50:19.506Z Compiling rustls v0.23.37
14642026-03-06T18:50:19.681Z Compiling tinyvec_macros v0.1.1
14652026-03-06T18:50:19.788Z Compiling tower-layer v0.3.3
14662026-03-06T18:50:19.812Z Compiling dyn-clone v1.0.20
14672026-03-06T18:50:19.834Z Compiling scroll v0.13.0
14682026-03-06T18:50:20.084Z Compiling tinyvec v1.10.0
14692026-03-06T18:50:20.135Z Compiling want v0.3.1
14702026-03-06T18:50:20.430Z Compiling ipnet v2.11.0
14712026-03-06T18:50:21.202Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14722026-03-06T18:50:21.419Z Compiling tokio-util v0.7.18
14732026-03-06T18:50:21.650Z Compiling spin v0.9.8
14742026-03-06T18:50:21.996Z Compiling aho-corasick v1.1.4
14752026-03-06T18:50:22.081Z Compiling openssl v0.10.75
14762026-03-06T18:50:22.546Z Compiling foreign-types-shared v0.1.1
14772026-03-06T18:50:22.676Z Compiling powerfmt v0.2.0
14782026-03-06T18:50:23.082Z Compiling h2 v0.4.13
14792026-03-06T18:50:23.326Z Compiling time-core v0.1.8
14802026-03-06T18:50:23.652Z Compiling num-conv v0.2.0
14812026-03-06T18:50:23.871Z Compiling crc32fast v1.5.0
14822026-03-06T18:50:23.903Z Compiling httpdate v1.0.3
14832026-03-06T18:50:24.309Z Compiling pin-utils v0.1.0
14842026-03-06T18:50:24.412Z Compiling time-macros v0.2.27
14852026-03-06T18:50:24.451Z Compiling regex-automata v0.4.14
14862026-03-06T18:50:24.534Z Compiling darling_macro v0.20.11
14872026-03-06T18:50:25.490Z Compiling darling v0.20.11
14882026-03-06T18:50:25.619Z Compiling deranged v0.5.8
14892026-03-06T18:50:26.240Z Compiling foreign-types v0.3.2
14902026-03-06T18:50:26.389Z Compiling tempfile v3.25.0
14912026-03-06T18:50:27.051Z Compiling goblin v0.10.5
14922026-03-06T18:50:27.181Z Compiling openssl-macros v0.1.1
14932026-03-06T18:50:27.882Z Compiling thiserror-impl v1.0.69
14942026-03-06T18:50:29.445Z Compiling wait-timeout v0.2.1
14952026-03-06T18:50:29.985Z Compiling siphasher v1.0.2
14962026-03-06T18:50:30.348Z Compiling hyper v1.8.1
14972026-03-06T18:50:30.622Z Compiling simd-adler32 v0.3.8
14982026-03-06T18:50:30.664Z Compiling usdt-impl v0.6.0
14992026-03-06T18:50:30.998Z Compiling bit-vec v0.8.0
15002026-03-06T18:50:31.157Z Compiling quick-error v1.2.3
15012026-03-06T18:50:31.343Z Compiling num_threads v0.1.7
15022026-03-06T18:50:31.453Z Compiling either v1.15.0
15032026-03-06T18:50:31.490Z Compiling native-tls v0.2.18
15042026-03-06T18:50:31.899Z Compiling time v0.3.47
15052026-03-06T18:50:31.928Z Compiling bit-set v0.8.0
15062026-03-06T18:50:32.244Z Compiling rusty-fork v0.3.1
15072026-03-06T18:50:32.465Z Compiling thiserror v1.0.69
15082026-03-06T18:50:32.878Z Compiling hyper-util v0.1.20
15092026-03-06T18:50:33.902Z Compiling dof v0.4.0
15102026-03-06T18:50:34.353Z Compiling derive_builder_core v0.20.2
15112026-03-06T18:50:36.197Z Compiling unicode-normalization v0.1.25
15122026-03-06T18:50:36.431Z Compiling crossbeam-epoch v0.9.18
15132026-03-06T18:50:36.874Z Compiling dtrace-parser v0.3.0
15142026-03-06T18:50:36.966Z Compiling rustls-native-certs v0.8.3
15152026-03-06T18:50:37.043Z Compiling signature v2.2.0
15162026-03-06T18:50:37.171Z Compiling scroll_derive v0.12.1
15172026-03-06T18:50:37.339Z Compiling heapless v0.7.17
15182026-03-06T18:50:37.563Z Compiling darling_core v0.21.3
15192026-03-06T18:50:37.800Z Compiling rand_xorshift v0.4.0
15202026-03-06T18:50:37.973Z Compiling slog v2.8.2
15212026-03-06T18:50:38.097Z Compiling bzip2-sys v0.1.13+1.0.8
15222026-03-06T18:50:38.314Z Compiling sync_wrapper v1.0.2
15232026-03-06T18:50:38.496Z Compiling thread-id v5.1.0
15242026-03-06T18:50:38.581Z Compiling cookie v0.18.1
15252026-03-06T18:50:38.603Z Compiling rayon-core v1.13.0
15262026-03-06T18:50:38.631Z Compiling zstd-safe v7.2.4
15272026-03-06T18:50:38.655Z Compiling adler2 v2.0.1
15282026-03-06T18:50:38.872Z Compiling unicode-segmentation v1.12.0
15292026-03-06T18:50:38.913Z Compiling signal-hook v0.3.18
15302026-03-06T18:50:38.933Z Compiling unarray v0.1.4
15312026-03-06T18:50:38.954Z Compiling paste v1.0.15
15322026-03-06T18:50:39.116Z Compiling unicode-properties v0.1.4
15332026-03-06T18:50:39.224Z Compiling anyhow v1.0.102
15342026-03-06T18:50:39.457Z Compiling unicode-bidi v0.3.18
15352026-03-06T18:50:39.641Z Compiling proptest v1.10.0
15362026-03-06T18:50:39.789Z Compiling miniz_oxide v0.8.9
15372026-03-06T18:50:40.272Z Compiling stringprep v0.1.5
15382026-03-06T18:50:40.641Z Compiling scroll v0.12.0
15392026-03-06T18:50:41.126Z Compiling tower v0.5.3
15402026-03-06T18:50:41.271Z Compiling crossbeam-deque v0.8.6
15412026-03-06T18:50:41.293Z Compiling derive_builder_macro v0.20.2
15422026-03-06T18:50:41.609Z Compiling ipnetwork v0.21.1
15432026-03-06T18:50:41.830Z Compiling http-body-util v0.1.3
15442026-03-06T18:50:41.856Z Compiling webpki-roots v1.0.6
15452026-03-06T18:50:42.073Z Compiling rand_chacha v0.3.1
15462026-03-06T18:50:42.098Z Compiling toml_datetime v0.6.11
15472026-03-06T18:50:42.120Z Compiling erased-serde v0.3.31
15482026-03-06T18:50:42.332Z Compiling serde_tokenstream v0.2.3
15492026-03-06T18:50:42.356Z Compiling serde_spanned v0.6.9
15502026-03-06T18:50:42.622Z Compiling md-5 v0.10.6
15512026-03-06T18:50:42.646Z Compiling zerocopy-derive v0.7.35
15522026-03-06T18:50:42.932Z Compiling curve25519-dalek v4.1.3
15532026-03-06T18:50:42.967Z Compiling num-integer v0.1.46
15542026-03-06T18:50:43.377Z Compiling vergen-lib v0.1.6
15552026-03-06T18:50:43.624Z Compiling hash32 v0.2.1
15562026-03-06T18:50:43.659Z Compiling ff v0.13.1
15572026-03-06T18:50:43.726Z Compiling rustix v0.38.44
15582026-03-06T18:50:43.864Z Compiling darling_macro v0.21.3
15592026-03-06T18:50:43.893Z Compiling fallible-iterator v0.2.0
15602026-03-06T18:50:43.973Z Compiling num-bigint-dig v0.8.6
15612026-03-06T18:50:43.997Z Compiling zlib-rs v0.6.2
15622026-03-06T18:50:44.334Z Compiling ref-cast v1.0.25
15632026-03-06T18:50:44.397Z Compiling smoltcp v0.9.1
15642026-03-06T18:50:44.544Z Compiling base16ct v0.2.0
15652026-03-06T18:50:44.593Z Compiling ryu v1.0.23
15662026-03-06T18:50:44.757Z Compiling iri-string v0.7.10
15672026-03-06T18:50:44.867Z Compiling psl-types v2.0.11
15682026-03-06T18:50:44.901Z Compiling litrs v1.0.0
15692026-03-06T18:50:45.052Z Compiling publicsuffix v2.3.0
15702026-03-06T18:50:45.097Z Compiling serde_urlencoded v0.7.1
15712026-03-06T18:50:45.129Z Compiling sec1 v0.7.3
15722026-03-06T18:50:45.350Z Compiling darling v0.21.3
15732026-03-06T18:50:45.494Z Compiling newtype-uuid v1.3.2
15742026-03-06T18:50:45.620Z Compiling zerocopy v0.7.35
15752026-03-06T18:50:45.660Z Compiling postgres-protocol v0.6.10
15762026-03-06T18:50:46.111Z Compiling document-features v0.2.12
15772026-03-06T18:50:46.838Z Compiling group v0.13.0
15782026-03-06T18:50:47.107Z Compiling num-iter v0.1.45
15792026-03-06T18:50:47.288Z Compiling rand v0.8.5
15802026-03-06T18:50:47.332Z Compiling derive_builder v0.20.2
15812026-03-06T18:50:47.367Z Compiling oxnet v0.1.4
15822026-03-06T18:50:47.699Z Compiling tower-http v0.6.8
15832026-03-06T18:50:47.983Z Compiling proc-macro-error v1.0.4
15842026-03-06T18:50:48.499Z Compiling tokio-native-tls v0.3.1
15852026-03-06T18:50:48.577Z Compiling goblin v0.8.2
15862026-03-06T18:50:49.633Z Compiling heck v0.4.1
15872026-03-06T18:50:49.915Z Compiling hubpack_derive v0.1.1
15882026-03-06T18:50:50.104Z Compiling phf_shared v0.13.1
15892026-03-06T18:50:50.211Z Compiling regex v1.12.3
15902026-03-06T18:50:50.658Z Compiling flate2 v1.1.9
15912026-03-06T18:50:50.688Z Compiling lazy_static v1.5.0
15922026-03-06T18:50:50.783Z Compiling cargo-platform v0.1.9
15932026-03-06T18:50:50.840Z Compiling hkdf v0.12.4
15942026-03-06T18:50:51.134Z Compiling crypto-bigint v0.5.5
15952026-03-06T18:50:51.161Z Compiling async-trait v0.1.89
15962026-03-06T18:50:51.201Z Compiling daft-derive v0.1.5
15972026-03-06T18:50:51.295Z Compiling strum_macros v0.27.2
15982026-03-06T18:50:51.518Z Compiling ref-cast-impl v1.0.25
15992026-03-06T18:50:52.646Z Compiling curve25519-dalek-derive v0.1.1
16002026-03-06T18:50:52.764Z Compiling terminal_size v0.4.3
16012026-03-06T18:50:53.018Z Compiling vergen v9.0.6
16022026-03-06T18:50:53.341Z Compiling fs-err v3.3.0
16032026-03-06T18:50:53.540Z Compiling ahash v0.8.12
16042026-03-06T18:50:53.676Z Compiling libbz2-rs-sys v0.2.2
16052026-03-06T18:50:53.918Z Compiling managed v0.8.0
16062026-03-06T18:50:54.037Z Compiling foldhash v0.1.5
16072026-03-06T18:50:54.379Z Compiling winnow v0.5.40
16082026-03-06T18:50:54.418Z Compiling object v0.37.3
16092026-03-06T18:50:54.970Z Compiling bumpalo v3.20.2
16102026-03-06T18:50:55.297Z Compiling bitflags v1.3.2
16112026-03-06T18:50:55.508Z Compiling zopfli v0.8.3
16122026-03-06T18:50:56.189Z Compiling strum v0.27.2
16132026-03-06T18:50:56.394Z Compiling console v0.16.2
16142026-03-06T18:50:57.122Z Compiling bzip2 v0.6.1
16152026-03-06T18:50:57.173Z Compiling clap_builder v4.5.60
16162026-03-06T18:50:57.419Z Compiling hashbrown v0.15.5
16172026-03-06T18:50:57.513Z Compiling elliptic-curve v0.13.8
16182026-03-06T18:50:57.652Z Compiling dof v0.3.0
16192026-03-06T18:50:57.981Z Compiling toml_edit v0.19.15
16202026-03-06T18:50:58.728Z Compiling daft v0.1.5
16212026-03-06T18:50:58.927Z Compiling cargo_metadata v0.19.2
16222026-03-06T18:50:59.465Z Compiling hubpack v0.1.2
16232026-03-06T18:50:59.846Z Compiling phf v0.13.1
16242026-03-06T18:51:00.201Z Compiling zone_cfg_derive v0.3.1
16252026-03-06T18:51:01.650Z Compiling signal-hook-mio v0.2.5
16262026-03-06T18:51:01.856Z Compiling cookie_store v0.22.1
16272026-03-06T18:51:03.175Z Compiling rayon v1.11.0
16282026-03-06T18:51:03.410Z Compiling zstd v0.13.3
16292026-03-06T18:51:03.970Z Compiling hyper-tls v0.6.0
16302026-03-06T18:51:04.394Z Compiling bzip2 v0.4.4
16312026-03-06T18:51:04.752Z Compiling postgres-types v0.2.12
16322026-03-06T18:51:04.934Z Compiling serde_with_macros v3.17.0
16332026-03-06T18:51:05.793Z Compiling usdt-attr-macro v0.6.0
16342026-03-06T18:51:06.091Z Compiling usdt-macro v0.6.0
16352026-03-06T18:51:06.317Z Compiling ed25519 v2.2.3
16362026-03-06T18:51:07.400Z Compiling dtrace-parser v0.2.0
16372026-03-06T18:51:07.424Z Compiling itertools v0.12.1
16382026-03-06T18:51:07.508Z Compiling phf_shared v0.11.3
16392026-03-06T18:51:07.533Z Compiling bstr v1.12.1
16402026-03-06T18:51:07.752Z Compiling pkcs1 v0.7.5
16412026-03-06T18:51:07.882Z Compiling hex v0.4.3
16422026-03-06T18:51:08.419Z Compiling serde-big-array v0.5.1
16432026-03-06T18:51:08.497Z Compiling rfc6979 v0.4.0
16442026-03-06T18:51:08.678Z Compiling enum-as-inner v0.6.1
16452026-03-06T18:51:08.709Z Compiling serde_repr v0.1.20
16462026-03-06T18:51:08.732Z Compiling strum_macros v0.26.4
16472026-03-06T18:51:09.142Z Compiling clap_derive v4.5.55
16482026-03-06T18:51:09.334Z Compiling float-cmp v0.10.0
16492026-03-06T18:51:09.625Z Compiling memmap2 v0.9.10
16502026-03-06T18:51:09.743Z Compiling thread-id v4.2.2
16512026-03-06T18:51:09.805Z Compiling env_filter v1.0.0
16522026-03-06T18:51:09.883Z Compiling encoding_rs v0.8.35
16532026-03-06T18:51:10.073Z Compiling difflib v0.4.0
16542026-03-06T18:51:10.341Z Compiling fixedbitset v0.5.7
16552026-03-06T18:51:10.420Z Compiling jiff v0.2.21
16562026-03-06T18:51:10.990Z Compiling unit-prefix v0.5.2
16572026-03-06T18:51:11.246Z Compiling data-encoding v2.10.0
16582026-03-06T18:51:11.413Z Compiling keccak v0.1.6
16592026-03-06T18:51:12.954Z Compiling rustc-hash v2.1.1
16602026-03-06T18:51:12.978Z Compiling fixedbitset v0.4.2
16612026-03-06T18:51:12.999Z Compiling static_assertions v1.1.0
16622026-03-06T18:51:13.113Z Compiling normalize-line-endings v0.3.0
16632026-03-06T18:51:13.168Z Compiling precomputed-hash v0.1.1
16642026-03-06T18:51:13.257Z Compiling mime v0.3.17
16652026-03-06T18:51:13.311Z Compiling whoami v2.1.0
16662026-03-06T18:51:13.390Z Compiling predicates-core v1.0.10
16672026-03-06T18:51:13.493Z Compiling new_debug_unreachable v1.0.6
16682026-03-06T18:51:13.614Z Compiling predicates v3.1.4
16692026-03-06T18:51:13.640Z Compiling string_cache v0.8.9
16702026-03-06T18:51:13.644Z Compiling clap v4.5.60
16712026-03-06T18:51:13.746Z Compiling petgraph v0.6.5
16722026-03-06T18:51:13.754Z Compiling tokio-postgres v0.7.16
16732026-03-06T18:51:13.782Z Compiling iddqd v0.3.17
16742026-03-06T18:51:14.067Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16752026-03-06T18:51:14.116Z Compiling strum v0.26.3
16762026-03-06T18:51:14.314Z Compiling toml_edit v0.22.27
16772026-03-06T18:51:15.154Z Compiling hickory-proto v0.25.2
16782026-03-06T18:51:16.599Z Compiling sha3 v0.10.8
16792026-03-06T18:51:17.327Z Compiling zip v4.6.1
16802026-03-06T18:51:17.697Z Compiling indicatif v0.18.4
16812026-03-06T18:51:19.168Z Compiling petgraph v0.8.3
16822026-03-06T18:51:19.559Z Compiling zone v0.3.1
16832026-03-06T18:51:19.690Z Compiling env_logger v0.11.9
16842026-03-06T18:51:20.453Z Compiling usdt v0.6.0
16852026-03-06T18:51:20.961Z Compiling usdt-impl v0.5.0
16862026-03-06T18:51:21.098Z Compiling ecdsa v0.16.9
16872026-03-06T18:51:21.217Z Compiling similar v2.7.0
16882026-03-06T18:51:21.242Z Compiling serde_with v3.17.0
16892026-03-06T18:51:21.625Z Compiling rsa v0.9.10
16902026-03-06T18:51:21.928Z Compiling crossterm v0.28.1
16912026-03-06T18:51:22.245Z Compiling ed25519-dalek v2.2.0
16922026-03-06T18:51:23.328Z Compiling zip v0.6.6
16932026-03-06T18:51:23.927Z Compiling toml v0.7.8
16942026-03-06T18:51:25.222Z Compiling toml_parser v1.0.9+spec-1.1.0
16952026-03-06T18:51:25.330Z Compiling itertools v0.13.0
16962026-03-06T18:51:25.563Z Compiling tokio-stream v0.1.18
16972026-03-06T18:51:25.708Z Compiling buf-list v1.1.2
16982026-03-06T18:51:26.250Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16992026-03-06T18:51:26.519Z Compiling x509-cert v0.2.5
17002026-03-06T18:51:26.682Z Compiling openapiv3 v2.2.0
17012026-03-06T18:51:26.945Z Compiling sha1 v0.10.6
17022026-03-06T18:51:26.991Z Compiling toml_datetime v0.7.5+spec-1.1.0
17032026-03-06T18:51:27.363Z Compiling lalrpop-util v0.19.12
17042026-03-06T18:51:27.594Z Compiling peg-runtime v0.8.5
17052026-03-06T18:51:27.705Z Compiling thread_local v1.1.9
17062026-03-06T18:51:28.199Z Compiling slog-async v2.8.0
17072026-03-06T18:51:28.203Z Compiling crossbeam-channel v0.5.15
17082026-03-06T18:51:28.307Z Compiling futures-executor v0.3.32
17092026-03-06T18:51:28.790Z Compiling filetime v0.2.27
17102026-03-06T18:51:28.847Z Compiling is-terminal v0.4.17
17112026-03-06T18:51:29.017Z Compiling xattr v1.6.1
17122026-03-06T18:51:29.121Z Compiling term v1.2.1
17132026-03-06T18:51:29.244Z Compiling take_mut v0.2.2
17142026-03-06T18:51:29.308Z Compiling tar v0.4.44
17152026-03-06T18:51:29.559Z Compiling futures v0.3.32
17162026-03-06T18:51:29.700Z Compiling slog-term v2.9.2
17172026-03-06T18:51:39.337Z Compiling rustls-webpki v0.103.9
17182026-03-06T18:51:44.726Z Compiling tokio-rustls v0.26.4
17192026-03-06T18:51:44.726Z Compiling rustls-platform-verifier v0.6.2
17202026-03-06T18:51:45.102Z Compiling hyper-rustls v0.27.7
17212026-03-06T18:51:45.508Z Compiling reqwest v0.13.2
17222026-03-06T18:51:45.511Z Compiling reqwest v0.12.28
17232026-03-06T18:51:49.995Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17242026-03-06T18:51:50.344Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17252026-03-06T18:51:55.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
17262026-03-06T18:51:55.297Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17272026-03-06T18:51:55.362ZMar 06 18:51:54.587 INFO Starting download, target: Clickhouse
17282026-03-06T18:51:55.362ZMar 06 18:51:54.588 INFO Starting download, target: DendriteStub
17292026-03-06T18:51:55.362ZMar 06 18:51:54.588 INFO Starting download, target: Cockroach
17302026-03-06T18:51:55.362ZMar 06 18:51:54.588 INFO Starting download, target: Console
17312026-03-06T18:51:55.362ZMar 06 18:51:54.588 INFO Starting download, target: MaghemiteMgd
17322026-03-06T18:51:55.365ZMar 06 18:51:54.588 INFO Starting download, target: TransceiverControl
17332026-03-06T18:51:55.365ZMar 06 18:51:54.588 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17342026-03-06T18:51:55.366ZMar 06 18:51:54.588 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17352026-03-06T18:51:55.366ZMar 06 18:51:54.589 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17362026-03-06T18:51:55.366ZMar 06 18:51:54.589 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17372026-03-06T18:51:55.366ZMar 06 18:51:54.589 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17382026-03-06T18:51:55.366ZMar 06 18:51:54.589 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17392026-03-06T18:51:55.874ZMar 06 18:51:55.097 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17402026-03-06T18:51:56.418ZMar 06 18:51:55.632 INFO Download complete, target: TransceiverControl
17412026-03-06T18:51:56.473ZMar 06 18:51:55.690 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17422026-03-06T18:51:57.077ZMar 06 18:51:56.236 INFO Download complete, target: Console
17432026-03-06T18:51:57.533ZMar 06 18:51:56.737 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17442026-03-06T18:51:57.666ZMar 06 18:51:56.886 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17452026-03-06T18:51:58.030ZMar 06 18:51:57.217 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17462026-03-06T18:51:59.465ZMar 06 18:51:58.666 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17472026-03-06T18:51:59.466ZMar 06 18:51:58.666 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17482026-03-06T18:52:02.404ZMar 06 18:52:01.630 INFO Download complete, target: DendriteStub
17492026-03-06T18:52:02.745ZMar 06 18:52:01.969 INFO Download complete, target: MaghemiteMgd
17502026-03-06T18:52:09.317ZMar 06 18:52:08.542 INFO Checking that binary works, target: Cockroach
17512026-03-06T18:52:09.461ZMar 06 18:52:08.687 INFO Download complete, target: Cockroach
17522026-03-06T18:52:11.842ZMar 06 18:52:11.067 INFO Checking that binary works, target: Clickhouse
17532026-03-06T18:52:12.014ZMar 06 18:52:11.239 INFO Download complete, target: Clickhouse
17542026-03-06T18:52:12.020ZAll prerequisites installed successfully
17552026-03-06T18:52:12.023Z
17562026-03-06T18:52:12.023Zreal 5:27.423333004
17572026-03-06T18:52:12.023Zuser 17:21.176145893
17582026-03-06T18:52:12.023Zsys 2:28.884440051
17592026-03-06T18:52:12.023Ztrap 0.640906264
17602026-03-06T18:52:12.023Ztflt 0.690446042
17612026-03-06T18:52:12.023Zdflt 0.827229360
17622026-03-06T18:52:12.023Zkflt 0.028012429
17632026-03-06T18:52:12.023Zlock 39:20.752518498
17642026-03-06T18:52:12.023Zslp 1:03:39.697593432
17652026-03-06T18:52:12.023Zlat 1:08.325062531
17662026-03-06T18:52:12.023Zstop 3:11.873139989
17672026-03-06T18:52:12.023Z+ ptime -m cargo xtask download softnpu
17682026-03-06T18:52:12.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
17692026-03-06T18:52:12.867Z Running `target/debug/xtask download softnpu`
17702026-03-06T18:52:14.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
17712026-03-06T18:52:14.124Z Running `target/debug/xtask-downloader softnpu`
17722026-03-06T18:52:14.169ZMar 06 18:52:13.394 INFO Starting download, target: Softnpu
17732026-03-06T18:52:14.172ZMar 06 18:52:13.395 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17742026-03-06T18:52:14.843ZMar 06 18:52:14.068 INFO Download complete, target: Softnpu
17752026-03-06T18:52:14.847Z
17762026-03-06T18:52:14.850Zreal 2.819919661
17772026-03-06T18:52:14.850Zuser 2.058680177
17782026-03-06T18:52:14.850Zsys 0.877394297
17792026-03-06T18:52:14.850Ztrap 0.001370963
17802026-03-06T18:52:14.850Ztflt 0.000063002
17812026-03-06T18:52:14.850Zdflt 0.000099944
17822026-03-06T18:52:14.850Zkflt 0.000000000
17832026-03-06T18:52:14.850Zlock 6.846737184
17842026-03-06T18:52:14.850Zslp 0.475019370
17852026-03-06T18:52:14.850Zlat 0.184353806
17862026-03-06T18:52:14.850Zstop 0.000181806
17872026-03-06T18:52:14.850Z+ export CARGO_INCREMENTAL=0
17882026-03-06T18:52:14.850Z+ CARGO_INCREMENTAL=0
17892026-03-06T18:52:14.851Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17902026-03-06T18:52:16.296Z Compiling proc-macro2 v1.0.106
17912026-03-06T18:52:16.296Z Compiling quote v1.0.44
17922026-03-06T18:52:16.299Z Compiling unicode-ident v1.0.24
17932026-03-06T18:52:16.299Z Compiling libc v0.2.180
17942026-03-06T18:52:16.299Z Compiling serde_core v1.0.228
17952026-03-06T18:52:16.299Z Compiling serde v1.0.228
17962026-03-06T18:52:16.299Z Compiling cfg-if v1.0.4
17972026-03-06T18:52:16.299Z Compiling version_check v0.9.5
17982026-03-06T18:52:16.690Z Compiling shlex v1.3.0
17992026-03-06T18:52:16.766Z Compiling find-msvc-tools v0.1.9
18002026-03-06T18:52:17.061Z Compiling typenum v1.19.0
18012026-03-06T18:52:17.064Z Compiling generic-array v0.14.7
18022026-03-06T18:52:17.347Z Compiling portable-atomic v1.13.1
18032026-03-06T18:52:17.395Z Compiling memchr v2.8.0
18042026-03-06T18:52:17.627Z Compiling zmij v1.0.21
18052026-03-06T18:52:18.140Z Compiling serde_json v1.0.149
18062026-03-06T18:52:18.195Z Compiling autocfg v1.5.0
18072026-03-06T18:52:18.508Z Compiling jobserver v0.1.34
18082026-03-06T18:52:18.710Z Compiling zerocopy v0.8.40
18092026-03-06T18:52:18.849Z Compiling syn v2.0.117
18102026-03-06T18:52:18.947Z Compiling cc v1.2.56
18112026-03-06T18:52:19.031Z Compiling parking_lot_core v0.9.12
18122026-03-06T18:52:19.257Z Compiling libm v0.2.16
18132026-03-06T18:52:19.476Z Compiling num-traits v0.2.19
18142026-03-06T18:52:19.519Z Compiling smallvec v1.15.1
18152026-03-06T18:52:19.854Z Compiling icu_properties_data v2.1.2
18162026-03-06T18:52:19.857Z Compiling icu_normalizer_data v2.1.1
18172026-03-06T18:52:20.008Z Compiling getrandom v0.2.17
18182026-03-06T18:52:20.192Z Compiling log v0.4.29
18192026-03-06T18:52:20.224Z Compiling itoa v1.0.17
18202026-03-06T18:52:20.416Z Compiling getrandom v0.4.1
18212026-03-06T18:52:20.861Z Compiling pkg-config v0.3.32
18222026-03-06T18:52:21.075Z Compiling errno v0.3.14
18232026-03-06T18:52:21.366Z Compiling stable_deref_trait v1.2.1
18242026-03-06T18:52:21.466Z Compiling rand_core v0.6.4
18252026-03-06T18:52:21.849Z Compiling scopeguard v1.2.0
18262026-03-06T18:52:21.907Z Compiling subtle v2.6.1
18272026-03-06T18:52:22.050Z Compiling lock_api v0.4.14
18282026-03-06T18:52:22.132Z Compiling thiserror v2.0.18
18292026-03-06T18:52:22.156Z Compiling fnv v1.0.7
18302026-03-06T18:52:22.447Z Compiling getrandom v0.3.4
18312026-03-06T18:52:22.854Z Compiling critical-section v1.2.0
18322026-03-06T18:52:22.911Z Compiling pin-project-lite v0.2.17
18332026-03-06T18:52:23.091Z Compiling rustversion v1.0.22
18342026-03-06T18:52:23.308Z Compiling allocator-api2 v0.2.21
18352026-03-06T18:52:23.398Z Compiling equivalent v1.0.2
18362026-03-06T18:52:23.556Z Compiling once_cell v1.21.3
18372026-03-06T18:52:24.006Z Compiling bitflags v2.11.0
18382026-03-06T18:52:24.332Z Compiling foldhash v0.2.0
18392026-03-06T18:52:24.744Z Compiling hashbrown v0.16.1
18402026-03-06T18:52:24.801Z Compiling ring v0.17.14
18412026-03-06T18:52:24.831Z Compiling semver v1.0.27
18422026-03-06T18:52:25.458Z Compiling cmake v0.1.57
18432026-03-06T18:52:25.865Z Compiling litemap v0.8.1
18442026-03-06T18:52:25.939Z Compiling percent-encoding v2.3.2
18452026-03-06T18:52:26.151Z Compiling synstructure v0.13.2
18462026-03-06T18:52:26.311Z Compiling fs_extra v1.3.0
18472026-03-06T18:52:26.335Z Compiling dunce v1.0.5
18482026-03-06T18:52:26.463Z Compiling writeable v0.6.2
18492026-03-06T18:52:26.585Z Compiling const-oid v0.9.6
18502026-03-06T18:52:26.863Z Compiling aws-lc-sys v0.37.1
18512026-03-06T18:52:26.929Z Compiling indexmap v2.13.0
18522026-03-06T18:52:27.521Z Compiling rustix v1.1.3
18532026-03-06T18:52:28.494Z Compiling signal-hook-registry v1.4.8
18542026-03-06T18:52:28.522Z Compiling schemars v0.8.22
18552026-03-06T18:52:28.525Z Compiling serde_derive_internals v0.29.1
18562026-03-06T18:52:28.575Z Compiling mio v1.1.1
18572026-03-06T18:52:28.598Z Compiling socket2 v0.6.2
18582026-03-06T18:52:28.903Z Compiling parking_lot v0.12.5
18592026-03-06T18:52:28.942Z Compiling rand_core v0.10.0
18602026-03-06T18:52:29.334Z Compiling strsim v0.11.1
18612026-03-06T18:52:29.464Z Compiling utf8_iter v1.0.4
18622026-03-06T18:52:29.771Z Compiling serde_derive v1.0.228
18632026-03-06T18:52:29.790Z Compiling zeroize_derive v1.4.3
18642026-03-06T18:52:29.957Z Compiling zerofrom-derive v0.1.6
18652026-03-06T18:52:30.229Z Compiling yoke-derive v0.8.1
18662026-03-06T18:52:30.276Z Compiling zerovec-derive v0.11.2
18672026-03-06T18:52:30.415Z Compiling displaydoc v0.2.5
18682026-03-06T18:52:30.880Z Compiling zerocopy-derive v0.8.40
18692026-03-06T18:52:31.052Z Compiling zeroize v1.8.2
18702026-03-06T18:52:31.518Z Compiling tokio-macros v2.6.0
18712026-03-06T18:52:31.626Z Compiling futures-macro v0.3.32
18722026-03-06T18:52:32.445Z Compiling thiserror-impl v2.0.18
18732026-03-06T18:52:32.714Z Compiling zerofrom v0.1.6
18742026-03-06T18:52:32.975Z Compiling yoke v0.8.1
18752026-03-06T18:52:33.093Z Compiling crypto-common v0.1.7
18762026-03-06T18:52:33.323Z Compiling zerovec v0.11.5
18772026-03-06T18:52:33.351Z Compiling zerotrie v0.2.3
18782026-03-06T18:52:33.374Z Compiling block-buffer v0.10.4
18792026-03-06T18:52:33.633Z Compiling der_derive v0.7.3
18802026-03-06T18:52:33.655Z Compiling tracing-attributes v0.1.31
18812026-03-06T18:52:34.496Z Compiling digest v0.10.7
18822026-03-06T18:52:34.751Z Compiling tinystr v0.8.2
18832026-03-06T18:52:34.936Z Compiling potential_utf v0.1.4
18842026-03-06T18:52:35.136Z Compiling icu_locale_core v2.1.1
18852026-03-06T18:52:35.205Z Compiling icu_collections v2.1.1
18862026-03-06T18:52:35.279Z Compiling schemars_derive v0.8.22
18872026-03-06T18:52:35.748Z Compiling aws-lc-rs v1.16.0
18882026-03-06T18:52:37.277Z Compiling icu_provider v2.1.1
18892026-03-06T18:52:37.661Z Compiling bytes v1.11.1
18902026-03-06T18:52:37.828Z Compiling icu_properties v2.1.2
18912026-03-06T18:52:37.936Z Compiling icu_normalizer v2.1.1
18922026-03-06T18:52:38.099Z Compiling form_urlencoded v1.2.2
18932026-03-06T18:52:39.217Z Compiling thiserror v1.0.69
18942026-03-06T18:52:39.370Z Compiling ucd-trie v0.1.7
18952026-03-06T18:52:39.748Z Compiling byteorder v1.5.0
18962026-03-06T18:52:39.783Z Compiling futures-core v0.3.32
18972026-03-06T18:52:39.810Z Compiling pest v2.8.6
18982026-03-06T18:52:40.117Z Compiling idna_adapter v1.2.1
18992026-03-06T18:52:40.226Z Compiling tokio v1.49.0
19002026-03-06T18:52:40.366Z Compiling idna v1.1.0
19012026-03-06T18:52:41.988Z Compiling heck v0.5.0
19022026-03-06T18:52:42.140Z Compiling ident_case v1.0.1
19032026-03-06T18:52:42.318Z Compiling httparse v1.10.1
19042026-03-06T18:52:42.359Z Compiling vcpkg v0.2.15
19052026-03-06T18:52:42.692Z Compiling pest_meta v2.8.6
19062026-03-06T18:52:42.790Z Compiling url v2.5.8
19072026-03-06T18:52:42.939Z Compiling thiserror-impl v1.0.69
19082026-03-06T18:52:43.715Z Compiling openssl-sys v0.9.111
19092026-03-06T18:52:44.062Z Compiling pest_generator v2.8.6
19102026-03-06T18:52:45.076Z Compiling regex-syntax v0.8.10
19112026-03-06T18:52:45.669Z Compiling syn v1.0.109
19122026-03-06T18:52:45.692Z Compiling crossbeam-utils v0.8.21
19132026-03-06T18:52:46.079Z Compiling pest_derive v2.8.6
19142026-03-06T18:52:48.536Z Compiling rustc_version v0.4.1
19152026-03-06T18:52:48.732Z Compiling rustls v0.23.37
19162026-03-06T18:52:49.089Z Compiling cpufeatures v0.2.17
19172026-03-06T18:52:49.111Z Compiling futures-sink v0.3.32
19182026-03-06T18:52:49.300Z Compiling futures-channel v0.3.32
19192026-03-06T18:52:49.379Z Compiling hmac v0.12.1
19202026-03-06T18:52:49.816Z Compiling iana-time-zone v0.1.65
19212026-03-06T18:52:49.966Z Compiling slab v0.4.12
19222026-03-06T18:52:50.057Z Compiling futures-io v0.3.32
19232026-03-06T18:52:50.368Z Compiling plain v0.2.3
19242026-03-06T18:52:50.391Z Compiling futures-task v0.3.32
19252026-03-06T18:52:50.541Z Compiling chrono v0.4.44
19262026-03-06T18:52:50.727Z Compiling futures-util v0.3.32
19272026-03-06T18:52:51.255Z Compiling uuid v1.21.0
19282026-03-06T18:52:51.608Z Compiling block-padding v0.3.3
19292026-03-06T18:52:51.920Z Compiling aho-corasick v1.1.4
19302026-03-06T18:52:53.753Z Compiling inout v0.1.4
19312026-03-06T18:52:53.784Z Compiling ppv-lite86 v0.2.21
19322026-03-06T18:52:54.073Z Compiling regex-automata v0.4.14
19332026-03-06T18:52:55.609Z Compiling openssl v0.10.75
19342026-03-06T18:52:56.439Z Compiling num-conv v0.2.0
19352026-03-06T18:52:56.754Z Compiling time-core v0.1.8
19362026-03-06T18:52:56.993Z Compiling pretty-hex v0.4.1
19372026-03-06T18:52:57.105Z Compiling time-macros v0.2.27
19382026-03-06T18:52:57.551Z Compiling cipher v0.4.4
19392026-03-06T18:52:58.079Z Compiling sha2 v0.10.9
19402026-03-06T18:52:58.694Z Compiling serde_tokenstream v0.2.3
19412026-03-06T18:52:58.719Z Compiling scroll_derive v0.12.1
19422026-03-06T18:52:58.806Z Compiling scroll_derive v0.13.1
19432026-03-06T18:52:59.325Z Compiling either v1.15.0
19442026-03-06T18:52:59.346Z Compiling base64ct v1.8.3
19452026-03-06T18:52:59.456Z Compiling anyhow v1.0.102
19462026-03-06T18:52:59.774Z Compiling crc32fast v1.5.0
19472026-03-06T18:52:59.943Z Compiling pem-rfc7468 v0.7.0
19482026-03-06T18:53:00.142Z Compiling darling_core v0.21.3
19492026-03-06T18:53:00.262Z Compiling rustls-pki-types v1.14.0
19502026-03-06T18:53:00.515Z Compiling openssl-macros v0.1.1
19512026-03-06T18:53:01.285Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19522026-03-06T18:53:01.374Z Compiling flagset v0.4.7
19532026-03-06T18:53:01.660Z Compiling native-tls v0.2.18
19542026-03-06T18:53:02.013Z Compiling der v0.7.10
19552026-03-06T18:53:02.170Z Compiling regex v1.12.3
19562026-03-06T18:53:02.585Z Compiling rand_core v0.9.5
19572026-03-06T18:53:03.124Z Compiling zerocopy-derive v0.7.35
19582026-03-06T18:53:03.296Z Compiling slog v2.8.2
19592026-03-06T18:53:03.703Z Compiling dyn-clone v1.0.20
19602026-03-06T18:53:03.813Z Compiling rayon-core v1.13.0
19612026-03-06T18:53:04.004Z Compiling spki v0.7.3
19622026-03-06T18:53:04.690Z Compiling salsa20 v0.10.2
19632026-03-06T18:53:04.747Z Compiling pbkdf2 v0.12.2
19642026-03-06T18:53:04.965Z Compiling http v1.4.0
19652026-03-06T18:53:05.774Z Compiling darling_macro v0.21.3
19662026-03-06T18:53:08.125Z Compiling darling v0.21.3
19672026-03-06T18:53:08.151Z Compiling tracing-core v0.1.36
19682026-03-06T18:53:08.151Z Compiling untrusted v0.9.0
19692026-03-06T18:53:08.151Z Compiling camino v1.2.2
19702026-03-06T18:53:08.151Z Compiling tracing v0.1.44
19712026-03-06T18:53:09.326Z Compiling scrypt v0.11.0
19722026-03-06T18:53:09.326Z Compiling rand_chacha v0.9.0
19732026-03-06T18:53:09.680Z Compiling tokio-util v0.7.18
19742026-03-06T18:53:10.087Z Compiling aes v0.8.4
19752026-03-06T18:53:11.245Z Compiling cbc v0.1.2
19762026-03-06T18:53:11.942Z Compiling usdt-impl v0.5.0
19772026-03-06T18:53:12.294Z Compiling cookie v0.18.1
19782026-03-06T18:53:12.617Z Compiling ref-cast v1.0.25
19792026-03-06T18:53:12.617Z Compiling paste v1.0.15
19802026-03-06T18:53:13.074Z Compiling winnow v0.7.14
19812026-03-06T18:53:13.101Z Compiling usdt-impl v0.6.0
19822026-03-06T18:53:13.145Z Compiling base64 v0.22.1
19832026-03-06T18:53:14.067Z Compiling pkcs5 v0.7.1
19842026-03-06T18:53:14.147Z Compiling rand v0.9.2
19852026-03-06T18:53:15.197Z Compiling http-body v1.0.1
19862026-03-06T18:53:15.534Z Compiling scroll v0.13.0
19872026-03-06T18:53:15.893Z Compiling scroll v0.12.0
19882026-03-06T18:53:16.348Z Compiling heapless v0.7.17
19892026-03-06T18:53:16.456Z Compiling toml_datetime v0.6.11
19902026-03-06T18:53:16.773Z Compiling serde_spanned v0.6.9
19912026-03-06T18:53:16.814Z Compiling bzip2-sys v0.1.13+1.0.8
19922026-03-06T18:53:16.913Z Compiling signal-hook v0.3.18
19932026-03-06T18:53:17.241Z Compiling zstd-safe v7.2.4
19942026-03-06T18:53:17.601Z Compiling untrusted v0.7.1
19952026-03-06T18:53:17.604Z Compiling openssl-probe v0.2.1
19962026-03-06T18:53:18.035Z Compiling goblin v0.8.2
19972026-03-06T18:53:18.035Z Compiling toml_parser v1.0.9+spec-1.1.0
19982026-03-06T18:53:19.326Z Compiling goblin v0.10.5
19992026-03-06T18:53:19.364Z Compiling pkcs8 v0.10.2
20002026-03-06T18:53:20.777Z Compiling zerocopy v0.7.35
20012026-03-06T18:53:21.086Z Compiling darling_core v0.20.11
20022026-03-06T18:53:21.467Z Compiling ref-cast-impl v1.0.25
20032026-03-06T18:53:21.749Z Compiling toml_datetime v0.7.5+spec-1.1.0
20042026-03-06T18:53:22.161Z Compiling tower-service v0.3.3
20052026-03-06T18:53:22.305Z Compiling tinyvec_macros v0.1.1
20062026-03-06T18:53:22.417Z Compiling atomic-waker v1.1.2
20072026-03-06T18:53:22.439Z Compiling winnow v0.5.40
20082026-03-06T18:53:22.625Z Compiling try-lock v0.2.5
20092026-03-06T18:53:23.305Z Compiling tower-layer v0.3.3
20102026-03-06T18:53:23.583Z Compiling rustix v0.38.44
20112026-03-06T18:53:24.169Z Compiling dof v0.3.0
20122026-03-06T18:53:25.601Z Compiling toml_edit v0.19.15
20132026-03-06T18:53:25.633Z Compiling want v0.3.1
20142026-03-06T18:53:25.912Z Compiling darling_macro v0.20.11
20152026-03-06T18:53:25.935Z Compiling dof v0.4.0
20162026-03-06T18:53:26.825Z Compiling h2 v0.4.13
20172026-03-06T18:53:28.578Z Compiling tinyvec v1.10.0
20182026-03-06T18:53:30.493Z Compiling dtrace-parser v0.2.0
20192026-03-06T18:53:30.578Z Compiling dtrace-parser v0.3.0
20202026-03-06T18:53:31.251Z Compiling curve25519-dalek v4.1.3
20212026-03-06T18:53:31.737Z Compiling ipnet v2.11.0
20222026-03-06T18:53:31.923Z Compiling async-trait v0.1.89
20232026-03-06T18:53:31.968Z Compiling daft-derive v0.1.5
20242026-03-06T18:53:32.666Z Compiling spin v0.9.8
20252026-03-06T18:53:33.067Z Compiling thread-id v4.2.2
20262026-03-06T18:53:33.206Z Compiling thread-id v5.1.0
20272026-03-06T18:53:33.337Z Compiling proc-macro-error-attr v1.0.4
20282026-03-06T18:53:33.697Z Compiling pin-utils v0.1.0
20292026-03-06T18:53:33.823Z Compiling fastrand v2.3.0
20302026-03-06T18:53:33.878Z Compiling smoltcp v0.9.1
20312026-03-06T18:53:34.541Z Compiling litrs v1.0.0
20322026-03-06T18:53:34.562Z Compiling num-bigint-dig v0.8.6
20332026-03-06T18:53:34.857Z Compiling httpdate v1.0.3
20342026-03-06T18:53:34.998Z Compiling foreign-types-shared v0.1.1
20352026-03-06T18:53:35.151Z Compiling hyper v1.8.1
20362026-03-06T18:53:35.266Z Compiling tempfile v3.25.0
20372026-03-06T18:53:35.350Z Compiling foreign-types v0.3.2
20382026-03-06T18:53:35.500Z Compiling document-features v0.2.12
20392026-03-06T18:53:37.110Z Compiling darling v0.20.11
20402026-03-06T18:53:37.881Z Compiling ipnetwork v0.21.1
20412026-03-06T18:53:38.479Z Compiling strum_macros v0.26.4
20422026-03-06T18:53:38.651Z Compiling wait-timeout v0.2.1
20432026-03-06T18:53:39.092Z Compiling proc-macro-error v1.0.4
20442026-03-06T18:53:39.994Z Compiling quick-error v1.2.3
20452026-03-06T18:53:40.181Z Compiling simd-adler32 v0.3.8
20462026-03-06T18:53:41.204Z Compiling powerfmt v0.2.0
20472026-03-06T18:53:41.433Z Compiling anstyle v1.0.13
20482026-03-06T18:53:41.537Z Compiling unicode-segmentation v1.12.0
20492026-03-06T18:53:41.819Z Compiling bit-vec v0.8.0
20502026-03-06T18:53:41.987Z Compiling siphasher v1.0.2
20512026-03-06T18:53:42.265Z Compiling utf8parse v0.2.2
20522026-03-06T18:53:42.338Z Compiling bit-set v0.8.0
20532026-03-06T18:53:42.471Z Compiling anstyle-parse v0.2.7
20542026-03-06T18:53:42.783Z Compiling deranged v0.5.8
20552026-03-06T18:53:45.764Z Compiling rusty-fork v0.3.1
20562026-03-06T18:53:46.796Z Compiling hyper-util v0.1.20
20572026-03-06T18:53:47.441Z Compiling crossbeam-epoch v0.9.18
20582026-03-06T18:53:48.066Z Compiling derive_builder_core v0.20.2
20592026-03-06T18:53:50.500Z Compiling unicode-normalization v0.1.25
20602026-03-06T18:53:50.936Z Compiling rustls-native-certs v0.8.3
20612026-03-06T18:53:51.758Z Compiling rand_xorshift v0.4.0
20622026-03-06T18:53:52.015Z Compiling hubpack_derive v0.1.1
20632026-03-06T18:53:52.164Z Compiling sync_wrapper v1.0.2
20642026-03-06T18:53:52.363Z Compiling strum_macros v0.27.2
20652026-03-06T18:53:52.864Z Compiling signature v2.2.0
20662026-03-06T18:53:53.127Z Compiling curve25519-dalek-derive v0.1.1
20672026-03-06T18:53:53.262Z Compiling fs-err v3.3.0
20682026-03-06T18:53:53.649Z Compiling ahash v0.8.12
20692026-03-06T18:53:53.995Z Compiling anstyle-query v1.1.5
20702026-03-06T18:53:54.181Z Compiling is_terminal_polyfill v1.70.2
20712026-03-06T18:53:54.431Z Compiling num_threads v0.1.7
20722026-03-06T18:53:54.577Z Compiling unicode-properties v0.1.4
20732026-03-06T18:53:54.671Z Compiling colorchoice v1.0.4
20742026-03-06T18:53:54.694Z Compiling unicode-bidi v0.3.18
20752026-03-06T18:53:54.721Z Compiling unarray v0.1.4
20762026-03-06T18:53:54.897Z Compiling object v0.37.3
20772026-03-06T18:53:54.974Z Compiling adler2 v2.0.1
20782026-03-06T18:53:55.004Z Compiling time v0.3.47
20792026-03-06T18:53:55.175Z Compiling miniz_oxide v0.8.9
20802026-03-06T18:53:55.371Z Compiling proptest v1.10.0
20812026-03-06T18:53:55.742Z Compiling stringprep v0.1.5
20822026-03-06T18:53:56.348Z Compiling anstream v0.6.21
20832026-03-06T18:53:58.494Z Compiling tower v0.5.3
20842026-03-06T18:53:59.559Z Compiling derive_builder_macro v0.20.2
20852026-03-06T18:54:00.192Z Compiling crossbeam-deque v0.8.6
20862026-03-06T18:54:00.293Z Compiling heck v0.4.1
20872026-03-06T18:54:00.386Z Compiling usdt-attr-macro v0.6.0
20882026-03-06T18:54:00.550Z Compiling usdt-macro v0.6.0
20892026-03-06T18:54:01.899Z Compiling http-body-util v0.1.3
20902026-03-06T18:54:02.044Z Compiling webpki-roots v1.0.6
20912026-03-06T18:54:02.419Z Compiling rand_chacha v0.3.1
20922026-03-06T18:54:02.664Z Compiling num-integer v0.1.46
20932026-03-06T18:54:02.679Z Compiling hash32 v0.2.1
20942026-03-06T18:54:02.690Z Compiling erased-serde v0.3.31
20952026-03-06T18:54:03.045Z Compiling md-5 v0.10.6
20962026-03-06T18:54:03.071Z Compiling vergen-lib v0.1.6
20972026-03-06T18:54:03.210Z Compiling ff v0.13.1
20982026-03-06T18:54:03.301Z Compiling base16ct v0.2.0
20992026-03-06T18:54:03.390Z Compiling zlib-rs v0.6.2
21002026-03-06T18:54:03.603Z Compiling fallible-iterator v0.2.0
21012026-03-06T18:54:03.621Z Compiling iri-string v0.7.10
21022026-03-06T18:54:03.624Z Compiling ryu v1.0.23
21032026-03-06T18:54:03.980Z Compiling psl-types v2.0.11
21042026-03-06T18:54:04.225Z Compiling publicsuffix v2.3.0
21052026-03-06T18:54:04.310Z Compiling postgres-protocol v0.6.10
21062026-03-06T18:54:04.340Z Compiling serde_urlencoded v0.7.1
21072026-03-06T18:54:04.927Z Compiling sec1 v0.7.3
21082026-03-06T18:54:05.344Z Compiling group v0.13.0
21092026-03-06T18:54:05.643Z Compiling num-iter v0.1.45
21102026-03-06T18:54:05.779Z Compiling rand v0.8.5
21112026-03-06T18:54:06.676Z Compiling tower-http v0.6.8
21122026-03-06T18:54:07.533Z Compiling oxnet v0.1.4
21132026-03-06T18:54:07.841Z Compiling flate2 v1.1.9
21142026-03-06T18:54:07.965Z Compiling zone_cfg_derive v0.3.1
21152026-03-06T18:54:08.237Z Compiling derive_builder v0.20.2
21162026-03-06T18:54:08.285Z Compiling newtype-uuid v1.3.2
21172026-03-06T18:54:08.345Z Compiling tokio-native-tls v0.3.1
21182026-03-06T18:54:08.690Z Compiling phf_shared v0.13.1
21192026-03-06T18:54:09.166Z Compiling lazy_static v1.5.0
21202026-03-06T18:54:09.536Z Compiling terminal_size v0.4.3
21212026-03-06T18:54:09.788Z Compiling serde_with_macros v3.17.0
21222026-03-06T18:54:09.935Z Compiling hkdf v0.12.4
21232026-03-06T18:54:10.105Z Compiling clap_derive v4.5.55
21242026-03-06T18:54:10.190Z Compiling enum-as-inner v0.6.1
21252026-03-06T18:54:11.061Z Compiling cargo-platform v0.1.9
21262026-03-06T18:54:11.126Z Compiling crypto-bigint v0.5.5
21272026-03-06T18:54:11.519Z Compiling serde_repr v0.1.20
21282026-03-06T18:54:11.588Z Compiling vergen v9.0.6
21292026-03-06T18:54:11.970Z Compiling foldhash v0.1.5
21302026-03-06T18:54:12.267Z Compiling clap_lex v1.0.0
21312026-03-06T18:54:12.470Z Compiling bitflags v1.3.2
21322026-03-06T18:54:12.608Z Compiling unicode-width v0.2.0
21332026-03-06T18:54:12.688Z Compiling managed v0.8.0
21342026-03-06T18:54:12.851Z Compiling libbz2-rs-sys v0.2.2
21352026-03-06T18:54:13.239Z Compiling bumpalo v3.20.2
21362026-03-06T18:54:14.306Z Compiling elliptic-curve v0.13.8
21372026-03-06T18:54:14.499Z Compiling bzip2 v0.6.1
21382026-03-06T18:54:14.839Z Compiling zopfli v0.8.3
21392026-03-06T18:54:15.054Z Compiling console v0.16.2
21402026-03-06T18:54:15.840Z Compiling clap_builder v4.5.60
21412026-03-06T18:54:15.944Z Compiling hashbrown v0.15.5
21422026-03-06T18:54:16.033Z Compiling cargo_metadata v0.19.2
21432026-03-06T18:54:19.557Z Compiling phf v0.13.1
21442026-03-06T18:54:19.897Z Compiling daft v0.1.5
21452026-03-06T18:54:20.006Z Compiling zstd v0.13.3
21462026-03-06T18:54:20.491Z Compiling hyper-tls v0.6.0
21472026-03-06T18:54:20.843Z Compiling rayon v1.11.0
21482026-03-06T18:54:21.230Z Compiling cookie_store v0.22.1
21492026-03-06T18:54:21.540Z Compiling signal-hook-mio v0.2.5
21502026-03-06T18:54:21.618Z Compiling bzip2 v0.4.4
21512026-03-06T18:54:21.717Z Compiling postgres-types v0.2.12
21522026-03-06T18:54:21.978Z Compiling strum v0.27.2
21532026-03-06T18:54:22.497Z Compiling ed25519 v2.2.3
21542026-03-06T18:54:22.541Z Compiling hubpack v0.1.2
21552026-03-06T18:54:22.945Z Compiling phf_shared v0.11.3
21562026-03-06T18:54:23.301Z Compiling pkcs1 v0.7.5
21572026-03-06T18:54:24.448Z Compiling itertools v0.12.1
21582026-03-06T18:54:25.010Z Compiling rustls-webpki v0.103.9
21592026-03-06T18:54:25.046Z Compiling bstr v1.12.1
21602026-03-06T18:54:25.781Z Compiling float-cmp v0.10.0
21612026-03-06T18:54:26.050Z Compiling rfc6979 v0.4.0
21622026-03-06T18:54:26.367Z Compiling hex v0.4.3
21632026-03-06T18:54:26.515Z Compiling serde-big-array v0.5.1
21642026-03-06T18:54:26.834Z Compiling env_filter v1.0.0
21652026-03-06T18:54:27.180Z Compiling memmap2 v0.9.10
21662026-03-06T18:54:27.376Z Compiling encoding_rs v0.8.35
21672026-03-06T18:54:27.601Z Compiling static_assertions v1.1.0
21682026-03-06T18:54:27.733Z Compiling difflib v0.4.0
21692026-03-06T18:54:27.994Z Compiling fixedbitset v0.5.7
21702026-03-06T18:54:28.807Z Compiling mime v0.3.17
21712026-03-06T18:54:29.299Z Compiling whoami v2.1.0
21722026-03-06T18:54:30.054Z Compiling new_debug_unreachable v1.0.6
21732026-03-06T18:54:30.199Z Compiling toml_write v0.1.2
21742026-03-06T18:54:30.437Z Compiling keccak v0.1.6
21752026-03-06T18:54:30.459Z Compiling unit-prefix v0.5.2
21762026-03-06T18:54:30.577Z Compiling predicates-core v1.0.10
21772026-03-06T18:54:30.716Z Compiling jiff v0.2.21
21782026-03-06T18:54:30.861Z Compiling data-encoding v2.10.0
21792026-03-06T18:54:30.884Z Compiling normalize-line-endings v0.3.0
21802026-03-06T18:54:31.043Z Compiling precomputed-hash v0.1.1
21812026-03-06T18:54:31.443Z Compiling fixedbitset v0.4.2
21822026-03-06T18:54:32.618Z Compiling rustc-hash v2.1.1
21832026-03-06T18:54:32.829Z Compiling iddqd v0.3.17
21842026-03-06T18:54:33.753Z Compiling tokio-rustls v0.26.4
21852026-03-06T18:54:34.314Z Compiling hyper-rustls v0.27.7
21862026-03-06T18:54:34.699Z Compiling rustls-platform-verifier v0.6.2
21872026-03-06T18:54:34.910Z Compiling reqwest v0.12.28
21882026-03-06T18:54:35.079Z Compiling reqwest v0.13.2
21892026-03-06T18:54:37.758Z Compiling zip v4.6.1
21902026-03-06T18:54:37.988Z Compiling petgraph v0.6.5
21912026-03-06T18:54:39.847Z Compiling hickory-proto v0.25.2
21922026-03-06T18:54:40.057Z Compiling string_cache v0.8.9
21932026-03-06T18:54:40.459Z Compiling predicates v3.1.4
21942026-03-06T18:54:41.612Z Compiling sha3 v0.10.8
21952026-03-06T18:54:41.749Z Compiling indicatif v0.18.4
21962026-03-06T18:54:42.220Z Compiling toml_edit v0.22.27
21972026-03-06T18:54:43.221Z Compiling tokio-postgres v0.7.16
21982026-03-06T18:54:43.470Z Compiling petgraph v0.8.3
21992026-03-06T18:54:48.229Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22002026-03-06T18:54:48.296Z Compiling usdt v0.6.0
22012026-03-06T18:54:48.776Z Compiling env_logger v0.11.9
22022026-03-06T18:54:48.891Z Compiling zone v0.3.1
22032026-03-06T18:54:49.483Z Compiling serde_with v3.17.0
22042026-03-06T18:54:50.134Z Compiling ecdsa v0.16.9
22052026-03-06T18:54:50.332Z Compiling similar v2.7.0
22062026-03-06T18:54:52.631Z Compiling rsa v0.9.10
22072026-03-06T18:54:54.351Z Compiling ed25519-dalek v2.2.0
22082026-03-06T18:54:55.395Z Compiling zip v0.6.6
22092026-03-06T18:54:55.765Z Compiling crossterm v0.28.1
22102026-03-06T18:54:57.221Z Compiling clap v4.5.60
22112026-03-06T18:54:57.375Z Compiling strum v0.26.3
22122026-03-06T18:54:57.603Z Compiling toml v0.7.8
22132026-03-06T18:54:58.771Z Compiling tokio-stream v0.1.18
22142026-03-06T18:54:59.435Z Compiling x509-cert v0.2.5
22152026-03-06T18:55:00.741Z Compiling itertools v0.13.0
22162026-03-06T18:55:01.035Z Compiling buf-list v1.1.2
22172026-03-06T18:55:01.444Z Compiling sha1 v0.10.6
22182026-03-06T18:55:01.787Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22192026-03-06T18:55:02.486Z Compiling openapiv3 v2.2.0
22202026-03-06T18:55:03.467Z Compiling lalrpop-util v0.19.12
22212026-03-06T18:55:04.587Z Compiling peg-runtime v0.8.5
22222026-03-06T18:55:06.422Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232026-03-06T18:55:31.086Z Compiling itertools v0.14.0
22242026-03-06T18:55:33.070Z Compiling macaddr v1.0.1
22252026-03-06T18:55:33.320Z Compiling structmeta-derive v0.3.0
22262026-03-06T18:55:34.740Z Compiling heapless v0.8.0
22272026-03-06T18:55:35.501Z Compiling structmeta v0.3.0
22282026-03-06T18:55:36.117Z Compiling ingot-macros v0.1.1
22292026-03-06T18:55:44.317Z Compiling toml_edit v0.23.10+spec-1.0.0
22302026-03-06T18:55:45.576Z Compiling hash32 v0.3.1
22312026-03-06T18:55:46.624Z Compiling smoltcp v0.11.0
22322026-03-06T18:55:47.198Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22332026-03-06T18:55:51.593Z Compiling proc-macro-crate v3.4.0
22342026-03-06T18:55:55.343Z Compiling ingot-types v0.1.2
22352026-03-06T18:56:06.181Z Compiling cobs v0.3.0
22362026-03-06T18:56:06.894Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22372026-03-06T18:56:08.219Z Compiling rustls v0.22.4
22382026-03-06T18:56:25.040Z Compiling postcard v1.1.3
22392026-03-06T18:56:31.638Z Compiling ingot v0.1.1
22402026-03-06T18:56:33.091Z Compiling num_enum_derive v0.7.5
22412026-03-06T18:56:36.366Z Compiling proc-macro-crate v1.3.1
22422026-03-06T18:56:37.549Z Compiling rustls-webpki v0.102.8
22432026-03-06T18:56:38.405Z Compiling futures-executor v0.3.32
22442026-03-06T18:56:39.374Z Compiling foreign-types-macros v0.2.3
22452026-03-06T18:56:39.865Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22462026-03-06T18:56:39.940Z Compiling multer v3.1.0
22472026-03-06T18:56:40.173Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22482026-03-06T18:56:40.334Z Compiling thread_local v1.1.9
22492026-03-06T18:56:40.604Z Compiling foreign-types-shared v0.3.1
22502026-03-06T18:56:40.638Z Compiling cpufeatures v0.3.0
22512026-03-06T18:56:40.771Z Compiling match_cfg v0.1.0
22522026-03-06T18:56:40.798Z Compiling slog-async v2.8.0
22532026-03-06T18:56:40.908Z Compiling hostname v0.3.1
22542026-03-06T18:56:40.983Z Compiling chacha20 v0.10.0
22552026-03-06T18:56:41.007Z Compiling foreign-types v0.5.0
22562026-03-06T18:56:41.283Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22572026-03-06T18:56:41.392Z Compiling futures v0.3.32
22582026-03-06T18:56:41.543Z Compiling num_enum_derive v0.5.11
22592026-03-06T18:56:41.594Z Compiling num_enum v0.7.5
22602026-03-06T18:56:41.923Z Compiling derive-ex v0.1.8
22612026-03-06T18:56:42.061Z Compiling tabwriter v1.4.1
22622026-03-06T18:56:42.084Z Compiling slog-json v2.6.1
22632026-03-06T18:56:42.563Z Compiling crossbeam-channel v0.5.15
22642026-03-06T18:56:42.819Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22652026-03-06T18:56:43.667Z Compiling async-stream-impl v0.3.6
22662026-03-06T18:56:43.670Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22672026-03-06T18:56:44.145Z Compiling serde_spanned v1.0.4
22682026-03-06T18:56:44.442Z Compiling cstr-argument v0.1.2
22692026-03-06T18:56:44.572Z Compiling memoffset v0.9.1
22702026-03-06T18:56:44.761Z Compiling is-terminal v0.4.17
22712026-03-06T18:56:44.933Z Compiling dropshot v0.16.7
22722026-03-06T18:56:44.956Z Compiling term v1.2.1
22732026-03-06T18:56:44.959Z Compiling cfg_aliases v0.2.1
22742026-03-06T18:56:45.116Z Compiling take_mut v0.2.2
22752026-03-06T18:56:45.200Z Compiling toml_writer v1.0.6+spec-1.1.0
22762026-03-06T18:56:45.293Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22772026-03-06T18:56:45.315Z Compiling typeid v1.0.3
22782026-03-06T18:56:45.651Z Compiling crucible-workspace-hack v0.1.0
22792026-03-06T18:56:45.693Z Compiling test-strategy v0.4.5
22802026-03-06T18:56:45.770Z Compiling toml v0.9.12+spec-1.1.0
22812026-03-06T18:56:45.877Z Compiling slog-term v2.9.2
22822026-03-06T18:56:47.977Z Compiling tokio-rustls v0.25.0
22832026-03-06T18:56:48.119Z Compiling nix v0.30.1
22842026-03-06T18:56:48.636Z Compiling async-stream v0.3.6
22852026-03-06T18:56:48.750Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22862026-03-06T18:56:48.929Z Compiling num_enum v0.5.11
22872026-03-06T18:56:48.969Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22882026-03-06T18:56:48.972Z Compiling slog-bunyan v2.5.0
22892026-03-06T18:56:49.168Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22902026-03-06T18:56:49.206Z Compiling rand v0.10.0
22912026-03-06T18:56:49.308Z Compiling parse-display-derive v0.10.0
22922026-03-06T18:56:49.563Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22932026-03-06T18:56:49.598Z Compiling waitgroup v0.1.2
22942026-03-06T18:56:49.866Z Compiling rustls-pemfile v2.2.0
22952026-03-06T18:56:50.011Z Compiling newtype-uuid-macros v0.1.0
22962026-03-06T18:56:50.409Z Compiling dropshot_endpoint v0.16.7
22972026-03-06T18:56:50.671Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22982026-03-06T18:56:51.044Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
22992026-03-06T18:56:51.391Z Compiling serde_path_to_error v0.1.20
23002026-03-06T18:56:51.510Z Compiling hostname v0.4.2
23012026-03-06T18:56:51.540Z Compiling instant v0.1.13
23022026-03-06T18:56:51.750Z Compiling erased-serde v0.4.9
23032026-03-06T18:56:51.803Z Compiling colored v3.1.1
23042026-03-06T18:56:51.806Z Compiling debug-ignore v1.0.5
23052026-03-06T18:56:52.017Z Compiling backoff v0.4.0
23062026-03-06T18:56:52.365Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23072026-03-06T18:56:52.535Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23082026-03-06T18:56:52.651Z Compiling parse-display v0.10.0
23092026-03-06T18:56:52.783Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23102026-03-06T18:56:53.265Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23112026-03-06T18:56:54.638Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23122026-03-06T18:56:55.383Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23132026-03-06T18:56:55.973Z Compiling progenitor-client v0.13.0
23142026-03-06T18:56:56.091Z Compiling progenitor-client v0.10.0
23152026-03-06T18:56:56.216Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23162026-03-06T18:56:56.529Z Compiling camino-tempfile v1.4.1
23172026-03-06T18:56:56.980Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23182026-03-06T18:56:57.059Z Compiling backon v1.6.0
23192026-03-06T18:56:57.467Z Compiling regress v0.10.5
23202026-03-06T18:56:57.539Z Compiling secrecy v0.10.3
23212026-03-06T18:56:57.883Z Compiling num-derive v0.4.2
23222026-03-06T18:56:58.285Z Compiling sigpipe v0.1.3
23232026-03-06T18:56:58.456Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23242026-03-06T18:56:58.821Z Compiling glob v0.3.3
23252026-03-06T18:56:59.939Z Compiling libefi-sys v0.1.0
23262026-03-06T18:57:00.323Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23272026-03-06T18:57:00.354Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23282026-03-06T18:57:01.004Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23292026-03-06T18:57:01.223Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23302026-03-06T18:57:01.813Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23312026-03-06T18:57:01.834Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-03-06T18:57:04.734Z Compiling usdt-attr-macro v0.5.0
23332026-03-06T18:57:04.831Z Compiling usdt-macro v0.5.0
23342026-03-06T18:57:06.116Z Compiling smf v0.2.3
23352026-03-06T18:57:06.154Z Compiling bitfield-struct v0.6.2
23362026-03-06T18:57:07.477Z Compiling ordered-float v2.10.1
23372026-03-06T18:57:08.164Z Compiling blake3 v1.8.3
23382026-03-06T18:57:08.740Z Compiling memmap v0.7.0
23392026-03-06T18:57:08.865Z Compiling whoami v1.6.1
23402026-03-06T18:57:09.051Z Compiling usdt v0.5.0
23412026-03-06T18:57:09.257Z Compiling serde-value v0.7.0
23422026-03-06T18:57:09.697Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23432026-03-06T18:57:09.790Z Compiling serde-untagged v0.1.9
23442026-03-06T18:57:10.388Z Compiling toml v0.8.23
23452026-03-06T18:57:10.446Z Compiling filetime v0.2.27
23462026-03-06T18:57:10.481Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23472026-03-06T18:57:10.581Z Compiling xattr v1.6.1
23482026-03-06T18:57:10.638Z Compiling same-file v1.0.6
23492026-03-06T18:57:10.662Z Compiling arrayvec v0.7.6
23502026-03-06T18:57:10.823Z Compiling unicode-xid v0.2.6
23512026-03-06T18:57:10.853Z Compiling arrayref v0.3.9
23522026-03-06T18:57:10.934Z Compiling constant_time_eq v0.4.2
23532026-03-06T18:57:10.964Z Compiling walkdir v2.5.0
23542026-03-06T18:57:10.991Z Compiling tar v0.4.44
23552026-03-06T18:57:11.085Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23562026-03-06T18:57:11.148Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23572026-03-06T18:57:11.604Z Compiling cargo-util-schemas v0.8.2
23582026-03-06T18:57:12.598Z Compiling tokio-dtrace v0.1.1
23592026-03-06T18:57:12.624Z Compiling gethostname v0.5.0
23602026-03-06T18:57:12.863Z Compiling cargo-platform v0.2.0
23612026-03-06T18:57:13.369Z Compiling topological-sort v0.2.2
23622026-03-06T18:57:13.714Z Compiling omicron-zone-package v0.12.2
23632026-03-06T18:57:13.903Z Compiling oxide-tokio-rt v0.1.2
23642026-03-06T18:57:14.106Z Compiling indent_write v2.2.0
23652026-03-06T18:57:14.396Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23662026-03-06T18:57:14.563Z Compiling cargo_metadata v0.21.0
23672026-03-06T18:57:14.730Z Compiling shell-words v1.1.1
23682026-03-06T18:57:22.929Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23692026-03-06T18:57:25.523Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23702026-03-06T18:57:28.465Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23712026-03-06T18:57:45.284Z Finished `release` profile [optimized] target(s) in 5m 30s
23722026-03-06T18:57:45.484Z Running `target/release/omicron-package -t test target create -p dev`
23732026-03-06T18:57:45.555ZLogging to: /work/oxidecomputer/omicron/out/LOG
23742026-03-06T18:57:45.559ZCreated new build target 'test' and set it as active
23752026-03-06T18:57:45.563Z
23762026-03-06T18:57:45.563Zreal 5:30.688808805
23772026-03-06T18:57:45.563Zuser 37:08.518846664
23782026-03-06T18:57:45.563Zsys 3:42.520927428
23792026-03-06T18:57:45.563Ztrap 1.115727681
23802026-03-06T18:57:45.563Ztflt 2.415000971
23812026-03-06T18:57:45.564Zdflt 1.063326264
23822026-03-06T18:57:45.564Zkflt 0.000115470
23832026-03-06T18:57:45.564Zlock 1:44:13.833386223
23842026-03-06T18:57:45.564Zslp 2:23:09.636937980
23852026-03-06T18:57:45.564Zlat 2:32.392115272
23862026-03-06T18:57:45.564Zstop 5:26.246490329
23872026-03-06T18:57:45.564Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23882026-03-06T18:57:46.917Z Finished `release` profile [optimized] target(s) in 1.29s
23892026-03-06T18:57:46.988Z Running `target/release/omicron-package -t test package`
23902026-03-06T18:57:47.047ZLogging to: /work/oxidecomputer/omicron/out/LOG
23912026-03-06T18:57:49.208Z Compiling regress v0.10.5
23922026-03-06T18:57:49.211Z Compiling heck v0.5.0
23932026-03-06T18:57:49.211Z Compiling unsafe-libyaml v0.2.11
23942026-03-06T18:57:49.481Z Compiling convert_case v0.4.0
23952026-03-06T18:57:49.508Z Compiling half v2.7.1
23962026-03-06T18:57:49.508Z Compiling ciborium-io v0.2.2
23972026-03-06T18:57:49.555Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23982026-03-06T18:57:49.558Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23992026-03-06T18:57:49.670Z Compiling typify-impl v0.6.1
24002026-03-06T18:57:50.159Z Compiling derive_more v0.99.20
24012026-03-06T18:57:50.332Z Compiling ciborium-ll v0.2.2
24022026-03-06T18:57:50.703Z Compiling serde_yaml v0.9.34+deprecated
24032026-03-06T18:57:50.887Z Compiling ciborium v0.2.2
24042026-03-06T18:57:51.017Z Compiling prettyplease v0.2.37
24052026-03-06T18:57:51.455Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24062026-03-06T18:57:52.082Z Compiling universal-hash v0.5.1
24072026-03-06T18:57:52.377Z Compiling thiserror-impl-no-std v2.0.2
24082026-03-06T18:57:52.940Z Compiling unicode-width v0.1.14
24092026-03-06T18:57:53.603Z Compiling opaque-debug v0.3.1
24102026-03-06T18:57:53.747Z Compiling poly1305 v0.8.0
24112026-03-06T18:57:53.978Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24122026-03-06T18:57:54.362Z Compiling chacha20 v0.9.1
24132026-03-06T18:57:54.757Z Compiling thiserror-no-std v2.0.2
24142026-03-06T18:57:54.899Z Compiling password-hash v0.5.0
24152026-03-06T18:57:54.939Z Compiling blake2 v0.10.6
24162026-03-06T18:57:55.209Z Compiling aead v0.5.2
24172026-03-06T18:57:55.612Z Compiling is-terminal v0.4.17
24182026-03-06T18:57:55.765Z Compiling swrite v0.1.0
24192026-03-06T18:57:55.798Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24202026-03-06T18:57:55.954Z Compiling chacha20poly1305 v0.10.1
24212026-03-06T18:57:56.078Z Compiling argon2 v0.5.3
24222026-03-06T18:57:56.250Z Compiling vsss-rs v3.3.4
24232026-03-06T18:57:56.874Z Compiling typify-impl v0.4.3
24242026-03-06T18:57:57.032Z Compiling serde_spanned v1.0.4
24252026-03-06T18:57:57.327Z Compiling toml_writer v1.0.6+spec-1.1.0
24262026-03-06T18:57:57.778Z Compiling toml v0.9.12+spec-1.1.0
24272026-03-06T18:57:58.505Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24282026-03-06T18:57:59.271Z Compiling bytecount v0.6.9
24292026-03-06T18:57:59.651Z Compiling rustls v0.22.4
24302026-03-06T18:57:59.702Z Compiling rustls-webpki v0.102.8
24312026-03-06T18:58:00.667Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24322026-03-06T18:58:00.779Z Compiling derive-where v1.6.0
24332026-03-06T18:58:01.401Z Compiling thread_local v1.1.9
24342026-03-06T18:58:01.875Z Compiling match_cfg v0.1.0
24352026-03-06T18:58:02.018Z Compiling hostname v0.3.1
24362026-03-06T18:58:03.099Z Compiling typify-macro v0.6.1
24372026-03-06T18:58:06.138Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24382026-03-06T18:58:06.264Z Compiling multer v3.1.0
24392026-03-06T18:58:06.362Z Compiling slog-async v2.8.0
24402026-03-06T18:58:06.462Z Compiling slog-json v2.6.1
24412026-03-06T18:58:06.508Z Compiling typify-macro v0.4.3
24422026-03-06T18:58:06.587Z Compiling typify v0.6.1
24432026-03-06T18:58:06.797Z Compiling progenitor-impl v0.13.0
24442026-03-06T18:58:07.145Z Compiling crossbeam-channel v0.5.15
24452026-03-06T18:58:08.120Z Compiling futures-executor v0.3.32
24462026-03-06T18:58:08.598Z Compiling term v1.2.1
24472026-03-06T18:58:09.609Z Compiling take_mut v0.2.2
24482026-03-06T18:58:09.782Z Compiling slog-term v2.9.2
24492026-03-06T18:58:09.897Z Compiling typify v0.4.3
24502026-03-06T18:58:10.106Z Compiling futures v0.3.32
24512026-03-06T18:58:10.270Z Compiling slog-bunyan v2.5.0
24522026-03-06T18:58:10.533Z Compiling tokio-rustls v0.25.0
24532026-03-06T18:58:10.958Z Compiling dropshot v0.16.7
24542026-03-06T18:58:10.992Z Compiling async-stream v0.3.6
24552026-03-06T18:58:11.057Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24562026-03-06T18:58:11.290Z Compiling waitgroup v0.1.2
24572026-03-06T18:58:11.405Z Compiling rustls-pemfile v2.2.0
24582026-03-06T18:58:11.542Z Compiling serde_path_to_error v0.1.20
24592026-03-06T18:58:11.618Z Compiling instant v0.1.13
24602026-03-06T18:58:11.788Z Compiling hostname v0.4.2
24612026-03-06T18:58:11.825Z Compiling debug-ignore v1.0.5
24622026-03-06T18:58:12.047Z Compiling backoff v0.4.0
24632026-03-06T18:58:12.082Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24642026-03-06T18:58:12.665Z Compiling progenitor-macro v0.13.0
24652026-03-06T18:58:13.242Z Compiling parse-display v0.10.0
24662026-03-06T18:58:13.809Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24672026-03-06T18:58:14.081Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24682026-03-06T18:58:15.505Z Compiling progenitor-client v0.10.0
24692026-03-06T18:58:16.076Z Compiling progenitor-client v0.13.0
24702026-03-06T18:58:16.637Z Compiling backon v1.6.0
24712026-03-06T18:58:17.063Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24722026-03-06T18:58:19.047Z Compiling macaddr v1.0.1
24732026-03-06T18:58:19.520Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24742026-03-06T18:58:23.762Z Compiling progenitor v0.13.0
24752026-03-06T18:58:23.911Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24762026-03-06T18:58:24.063Z Compiling console v0.15.11
24772026-03-06T18:58:24.162Z Compiling newline-converter v0.3.0
24782026-03-06T18:58:24.433Z Compiling atomicwrites v0.4.4
24792026-03-06T18:58:25.037Z Compiling num-rational v0.4.2
24802026-03-06T18:58:27.425Z Compiling num-complex v0.4.6
24812026-03-06T18:58:28.729Z Compiling slog-dtrace v0.3.0
24822026-03-06T18:58:29.249Z Compiling num v0.4.3
24832026-03-06T18:58:29.452Z Compiling expectorate v1.2.0
24842026-03-06T18:58:29.568Z Compiling async-recursion v1.1.1
24852026-03-06T18:58:29.868Z Compiling float-ord v0.3.2
24862026-03-06T18:58:30.102Z Compiling owo-colors v4.3.0
24872026-03-06T18:58:30.862Z Compiling cancel-safe-futures v0.1.5
24882026-03-06T18:58:31.353Z Compiling libsw-core v0.3.2
24892026-03-06T18:58:31.720Z Compiling resolv-conf v0.7.6
24902026-03-06T18:58:32.603Z Compiling libsw v3.5.0
24912026-03-06T18:58:33.764Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24922026-03-06T18:58:34.069Z Compiling toml v0.8.23
24932026-03-06T18:58:35.518Z Compiling linear-map v1.2.0
24942026-03-06T18:58:35.926Z Compiling linked-hash-map v0.5.6
24952026-03-06T18:58:36.001Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24962026-03-06T18:58:36.391Z Compiling minimal-lexical v0.2.1
24972026-03-06T18:58:36.451Z Compiling lru-cache v0.1.2
24982026-03-06T18:58:36.927Z Compiling nom v7.1.3
24992026-03-06T18:58:40.607Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25002026-03-06T18:58:43.579Z Compiling unicode-xid v0.2.6
25012026-03-06T18:58:43.830Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25022026-03-06T18:58:44.182Z Compiling globset v0.4.18
25032026-03-06T18:58:44.534Z Compiling hickory-proto v0.24.4
25042026-03-06T18:58:50.542Z Compiling hickory-resolver v0.24.4
25052026-03-06T18:58:54.579Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25062026-03-06T18:58:58.957Z Compiling progenitor-impl v0.11.2
25072026-03-06T18:59:00.054Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25082026-03-06T18:59:04.169Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25092026-03-06T18:59:04.816Z Compiling convert_case v0.10.0
25102026-03-06T18:59:04.914Z Compiling progenitor-macro v0.11.2
25112026-03-06T18:59:05.498Z Compiling derive_more-impl v2.1.1
25122026-03-06T18:59:07.296Z Compiling qorb v0.4.1
25132026-03-06T18:59:10.269Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25142026-03-06T18:59:12.534Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25152026-03-06T18:59:15.604Z Compiling progenitor-client v0.11.2
25162026-03-06T18:59:16.660Z Compiling pin-project-internal v1.1.11
25172026-03-06T18:59:16.763Z Compiling progenitor v0.11.2
25182026-03-06T18:59:17.036Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25192026-03-06T18:59:17.443Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25202026-03-06T18:59:17.768Z Compiling derive_more v2.1.1
25212026-03-06T18:59:17.938Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25222026-03-06T18:59:18.152Z Compiling pem v3.0.6
25232026-03-06T18:59:18.346Z Compiling snafu-derive v0.8.9
25242026-03-06T18:59:18.800Z Compiling termtree v0.5.1
25252026-03-06T18:59:19.066Z Compiling pin-project v1.1.11
25262026-03-06T18:59:19.168Z Compiling crossterm v0.29.0
25272026-03-06T18:59:19.271Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25282026-03-06T18:59:19.727Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25292026-03-06T18:59:20.061Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25302026-03-06T18:59:22.581Z Compiling snafu v0.8.9
25312026-03-06T18:59:23.862Z Compiling olpc-cjson v0.1.4
25322026-03-06T18:59:24.292Z Compiling phf_shared v0.12.1
25332026-03-06T18:59:24.791Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25342026-03-06T18:59:25.437Z Compiling csv-core v0.1.13
25352026-03-06T18:59:25.838Z Compiling vte v0.14.1
25362026-03-06T18:59:25.900Z Compiling serde_plain v1.0.2
25372026-03-06T18:59:26.286Z Compiling chrono-tz v0.10.4
25382026-03-06T18:59:26.313Z Compiling typed-path v0.9.3
25392026-03-06T18:59:26.484Z Compiling highway v1.3.0
25402026-03-06T18:59:26.590Z Compiling strip-ansi-escapes v0.2.1
25412026-03-06T18:59:26.707Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25422026-03-06T18:59:27.171Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25432026-03-06T18:59:27.850Z Compiling csv v1.4.0
25442026-03-06T18:59:28.040Z Compiling phf v0.12.1
25452026-03-06T18:59:28.081Z Compiling const_format_proc_macros v0.2.34
25462026-03-06T18:59:28.438Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25472026-03-06T18:59:29.504Z Compiling tough v0.20.0
25482026-03-06T18:59:29.899Z Compiling papergrid v0.11.0
25492026-03-06T18:59:30.094Z Compiling fd-lock v4.0.4
25502026-03-06T18:59:30.375Z Compiling peg-macros v0.8.5
25512026-03-06T18:59:33.301Z Compiling tabled_derive v0.7.0
25522026-03-06T18:59:34.290Z Compiling nu-ansi-term v0.50.3
25532026-03-06T18:59:35.377Z Compiling tabled v0.15.0
25542026-03-06T18:59:35.487Z Compiling reedline v0.40.0
25552026-03-06T18:59:36.817Z Compiling peg v0.8.5
25562026-03-06T18:59:36.975Z Compiling const_format v0.2.35
25572026-03-06T18:59:38.191Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25582026-03-06T18:59:41.866Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25592026-03-06T18:59:42.651Z Compiling bcs v0.1.6
25602026-03-06T18:59:43.514Z Compiling semver v0.1.20
25612026-03-06T18:59:44.087Z Compiling rustc_version v0.1.7
25622026-03-06T18:59:44.501Z Compiling base64 v0.21.7
25632026-03-06T18:59:45.706Z Compiling newtype_derive v0.1.6
25642026-03-06T18:59:46.144Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25652026-03-06T18:59:46.175Z Compiling humantime v2.3.0
25662026-03-06T18:59:46.593Z Compiling unicode-linebreak v0.1.5
25672026-03-06T18:59:47.226Z Compiling smawk v0.3.2
25682026-03-06T18:59:47.352Z Compiling dropshot-api-manager-types v0.5.2
25692026-03-06T18:59:47.554Z Compiling textwrap v0.16.2
25702026-03-06T18:59:47.835Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25712026-03-06T18:59:48.635Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25722026-03-06T18:59:49.473Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25732026-03-06T18:59:50.631Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25742026-03-06T18:59:51.279Z Compiling steno v0.4.1
25752026-03-06T18:59:52.614Z Compiling utf-8 v0.7.6
25762026-03-06T18:59:53.013Z Compiling progenitor-impl v0.10.0
25772026-03-06T18:59:54.567Z Compiling tagptr v0.2.0
25782026-03-06T18:59:54.904Z Compiling moka v0.12.13
25792026-03-06T18:59:58.821Z Compiling progenitor-macro v0.10.0
25802026-03-06T19:00:00.535Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25812026-03-06T19:00:02.249Z Compiling hickory-resolver v0.25.2
25822026-03-06T19:00:09.783Z Compiling progenitor v0.10.0
25832026-03-06T19:00:10.084Z Compiling tungstenite v0.21.0
25842026-03-06T19:00:11.664Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25852026-03-06T19:00:11.941Z Compiling tokio-tungstenite v0.21.0
25862026-03-06T19:00:12.648Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25872026-03-06T19:00:13.900Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25882026-03-06T19:00:15.032Z Compiling radium v0.7.0
25892026-03-06T19:00:15.608Z Compiling maybe-uninit v2.0.0
25902026-03-06T19:00:16.164Z Compiling tap v1.0.1
25912026-03-06T19:00:16.413Z Compiling wyz v0.5.1
25922026-03-06T19:00:17.629Z Compiling zerocopy-derive v0.6.6
25932026-03-06T19:00:17.799Z Compiling crc-catalog v2.4.0
25942026-03-06T19:00:18.016Z Compiling display-error-chain v0.2.2
25952026-03-06T19:00:18.290Z Compiling funty v2.0.0
25962026-03-06T19:00:19.129Z Compiling packed_struct v0.10.1
25972026-03-06T19:00:19.411Z Compiling zerocopy v0.6.6
25982026-03-06T19:00:19.716Z Compiling bitvec v1.0.1
25992026-03-06T19:00:20.319Z Compiling crc v3.4.0
26002026-03-06T19:00:20.930Z Compiling packed_struct_codegen v0.10.1
26012026-03-06T19:00:21.128Z Compiling bitfield-macros v0.19.4
26022026-03-06T19:00:22.280Z Compiling indexmap v1.9.3
26032026-03-06T19:00:22.673Z Compiling nodrop v0.1.14
26042026-03-06T19:00:22.748Z Compiling bitfield v0.19.4
26052026-03-06T19:00:22.866Z Compiling array-init v0.0.4
26062026-03-06T19:00:23.221Z Compiling smallvec v0.6.14
26072026-03-06T19:00:23.561Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26082026-03-06T19:00:23.774Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26092026-03-06T19:00:24.130Z Compiling num-derive v0.3.3
26102026-03-06T19:00:26.184Z Compiling proc-macro-error-attr2 v2.0.0
26112026-03-06T19:00:27.023Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26122026-03-06T19:00:28.319Z Compiling hashbrown v0.12.3
26132026-03-06T19:00:30.560Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26142026-03-06T19:00:30.816Z Compiling proc-macro-error2 v2.0.1
26152026-03-06T19:00:31.444Z Compiling libscf-sys v1.1.0
26162026-03-06T19:00:31.724Z Compiling serde-hex v0.1.0
26172026-03-06T19:00:31.799Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26182026-03-06T19:00:32.235Z Compiling ron v0.8.1
26192026-03-06T19:00:35.099Z Compiling nix v0.31.1
26202026-03-06T19:00:35.982Z Compiling hashbrown v0.13.2
26212026-03-06T19:00:37.251Z Compiling vergen-gitcl v1.0.8
26222026-03-06T19:00:37.330Z Compiling dirs-sys-next v0.1.2
26232026-03-06T19:00:37.625Z Compiling crunchy v0.2.4
26242026-03-06T19:00:37.833Z Compiling crc-any v2.5.0
26252026-03-06T19:00:37.916Z Compiling maplit v1.0.2
26262026-03-06T19:00:38.096Z Compiling glob v0.3.3
26272026-03-06T19:00:38.248Z Compiling dirs-next v2.0.0
26282026-03-06T19:00:38.502Z Compiling object v0.30.4
26292026-03-06T19:00:38.809Z Compiling clang-sys v1.8.1
26302026-03-06T19:00:38.860Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26312026-03-06T19:00:39.570Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26322026-03-06T19:00:40.381Z Compiling tabled_derive v0.11.0
26332026-03-06T19:00:41.126Z Compiling papergrid v0.17.0
26342026-03-06T19:00:42.927Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26352026-03-06T19:00:50.711Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26362026-03-06T19:00:54.808Z Compiling testing_table v0.3.0
26372026-03-06T19:00:55.693Z Compiling dsl_auto_type v0.1.3
26382026-03-06T19:00:56.903Z Compiling scheduled-thread-pool v0.2.7
26392026-03-06T19:00:56.948Z Compiling diesel_table_macro_syntax v0.2.0
26402026-03-06T19:00:57.353Z Compiling tiny-keccak v2.0.2
26412026-03-06T19:00:57.839Z Compiling path-slash v0.1.5
26422026-03-06T19:00:58.196Z Compiling diesel_derives v2.2.7
26432026-03-06T19:00:58.245Z Compiling r2d2 v0.8.10
26442026-03-06T19:00:58.815Z Compiling tabled v0.20.0
26452026-03-06T19:01:01.400Z Compiling term v0.7.0
26462026-03-06T19:01:03.857Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26472026-03-06T19:01:04.171Z Compiling arc-swap v1.8.2
26482026-03-06T19:01:04.885Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26492026-03-06T19:01:05.293Z Compiling xshell-macros v0.2.7
26502026-03-06T19:01:06.064Z Compiling bit-vec v0.6.3
26512026-03-06T19:01:06.532Z Compiling bit-set v0.5.3
26522026-03-06T19:01:06.859Z Compiling xshell v0.2.7
26532026-03-06T19:01:07.098Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26542026-03-06T19:01:08.448Z Compiling diesel v2.2.12
26552026-03-06T19:01:09.911Z Compiling slog-scope v4.4.1
26562026-03-06T19:01:11.263Z Compiling ascii-canvas v3.0.0
26572026-03-06T19:01:11.779Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26582026-03-06T19:01:12.600Z Compiling itertools v0.10.5
26592026-03-06T19:01:12.809Z Compiling ena v0.14.4
26602026-03-06T19:01:13.260Z Compiling libloading v0.8.9
26612026-03-06T19:01:13.652Z Compiling regex-syntax v0.6.29
26622026-03-06T19:01:14.202Z Compiling diff v0.1.13
26632026-03-06T19:01:14.727Z Compiling unicase v2.9.0
26642026-03-06T19:01:15.241Z Compiling bindgen v0.71.1
26652026-03-06T19:01:15.819Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26662026-03-06T19:01:16.678Z Compiling slog-stdlog v4.1.1
26672026-03-06T19:01:17.598Z Compiling lalrpop v0.19.12
26682026-03-06T19:01:17.790Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26692026-03-06T19:01:18.121Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26702026-03-06T19:01:18.458Z Compiling cexpr v0.6.0
26712026-03-06T19:01:19.205Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26722026-03-06T19:01:19.611Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26732026-03-06T19:01:19.911Z Compiling crc8 v0.1.1
26742026-03-06T19:01:20.284Z Compiling slog-envlogger v2.2.0
26752026-03-06T19:01:20.545Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26762026-03-06T19:01:21.518Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26772026-03-06T19:01:22.944Z Compiling headers-core v0.3.0
26782026-03-06T19:01:23.188Z Compiling libxml v0.3.3
26792026-03-06T19:01:23.443Z Compiling headers v0.4.1
26802026-03-06T19:01:23.885Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26812026-03-06T19:01:24.387Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26822026-03-06T19:01:24.808Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26832026-03-06T19:01:25.630Z Compiling strum_macros v0.24.3
26842026-03-06T19:01:26.877Z Compiling indoc v1.0.9
26852026-03-06T19:01:27.721Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26862026-03-06T19:01:28.107Z Compiling derive_builder v0.20.2
26872026-03-06T19:01:28.365Z Compiling oso-derive v0.27.3
26882026-03-06T19:01:28.590Z Compiling quick-xml v0.37.5
26892026-03-06T19:01:29.397Z Compiling impl-trait-for-tuples v0.2.3
26902026-03-06T19:01:31.715Z Compiling half v1.8.3
26912026-03-06T19:01:32.597Z Compiling openssl-probe v0.1.6
26922026-03-06T19:01:32.691Z Compiling samael v0.0.19
26932026-03-06T19:01:32.724Z Compiling serde_cbor v0.11.2
26942026-03-06T19:01:33.213Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26952026-03-06T19:01:34.716Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26962026-03-06T19:01:34.875Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26972026-03-06T19:01:35.006Z Compiling diesel-dtrace v0.4.2
26982026-03-06T19:01:35.520Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26992026-03-06T19:01:35.909Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27002026-03-06T19:01:36.165Z Compiling bb8 v0.8.6
27012026-03-06T19:01:36.906Z Compiling trait-variant v0.1.2
27022026-03-06T19:01:38.022Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27032026-03-06T19:01:38.619Z Compiling polar-core v0.27.3
27042026-03-06T19:01:38.978Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27052026-03-06T19:01:39.500Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27062026-03-06T19:01:40.064Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27072026-03-06T19:01:43.044Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27082026-03-06T19:01:43.446Z Compiling fxhash v0.2.1
27092026-03-06T19:01:43.732Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27102026-03-06T19:01:43.848Z Compiling kstat-rs v0.2.4
27112026-03-06T19:01:44.192Z Compiling libz-sys v1.1.24
27122026-03-06T19:01:44.770Z Compiling salty v0.3.0
27132026-03-06T19:01:44.919Z Compiling nonempty v0.12.0
27142026-03-06T19:01:45.366Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27152026-03-06T19:01:46.035Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27162026-03-06T19:01:53.999Z Compiling async-bb8-diesel v0.2.1
27172026-03-06T19:01:54.899Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27182026-03-06T19:01:55.358Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27192026-03-06T19:02:00.289Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27202026-03-06T19:02:06.323Z Compiling oso v0.27.3
27212026-03-06T19:02:10.121Z Compiling darling_core v0.23.0
27222026-03-06T19:02:14.665Z Compiling nanorand v0.7.0
27232026-03-06T19:02:15.439Z Compiling fs-err v2.11.0
27242026-03-06T19:02:15.859Z Compiling parking_lot_core v0.8.6
27252026-03-06T19:02:16.445Z Compiling darling_macro v0.23.0
27262026-03-06T19:02:16.680Z Compiling mime_guess v2.0.5
27272026-03-06T19:02:17.578Z Compiling flume v0.11.1
27282026-03-06T19:02:17.730Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27292026-03-06T19:02:18.402Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27302026-03-06T19:02:24.147Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27312026-03-06T19:02:25.298Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27322026-03-06T19:02:26.779Z Compiling git-stub v1.0.0
27332026-03-06T19:02:27.291Z Compiling libgit2-sys v0.18.3+1.9.2
27342026-03-06T19:02:27.834Z Compiling instability v0.3.11
27352026-03-06T19:02:28.316Z Compiling git-stub-vcs v0.1.0
27362026-03-06T19:02:29.130Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27372026-03-06T19:02:35.031Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27382026-03-06T19:02:43.854Z Compiling darling v0.23.0
27392026-03-06T19:02:46.487Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27402026-03-06T19:02:47.962Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27412026-03-06T19:02:54.800Z Compiling ignore v0.4.25
27422026-03-06T19:02:56.460Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27432026-03-06T19:02:59.221Z Compiling primeorder v0.13.6
27442026-03-06T19:02:59.837Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27452026-03-06T19:03:00.668Z Compiling castaway v0.2.4
27462026-03-06T19:03:00.928Z Compiling nibble_vec v0.1.0
27472026-03-06T19:03:01.225Z Compiling atty v0.2.14
27482026-03-06T19:03:01.372Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27492026-03-06T19:03:01.436Z Compiling http-range v0.1.5
27502026-03-06T19:03:01.724Z Compiling parse-size v1.1.0
27512026-03-06T19:03:02.036Z Compiling endian-type v0.1.2
27522026-03-06T19:03:02.101Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27532026-03-06T19:03:02.317Z Compiling indoc v2.0.7
27542026-03-06T19:03:02.421Z Compiling radix_trie v0.2.1
27552026-03-06T19:03:02.525Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27562026-03-06T19:03:02.892Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27572026-03-06T19:03:03.435Z Compiling compact_str v0.8.1
27582026-03-06T19:03:05.877Z Compiling p384 v0.13.1
27592026-03-06T19:03:06.326Z Compiling globwalk v0.9.1
27602026-03-06T19:03:06.623Z Compiling parking_lot v0.11.2
27612026-03-06T19:03:08.637Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27622026-03-06T19:03:09.181Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27632026-03-06T19:03:10.036Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27642026-03-06T19:03:11.137Z Compiling predicates-tree v1.0.13
27652026-03-06T19:03:11.658Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27662026-03-06T19:03:12.065Z Compiling unicode-truncate v1.1.0
27672026-03-06T19:03:12.405Z Compiling lru v0.12.5
27682026-03-06T19:03:12.805Z Compiling prefix-trie v0.7.0
27692026-03-06T19:03:13.361Z Compiling vergen-git2 v1.0.7
27702026-03-06T19:03:13.764Z Compiling cassowary v0.3.0
27712026-03-06T19:03:13.886Z Compiling hickory-server v0.25.2
27722026-03-06T19:03:14.356Z Compiling ratatui v0.29.0
27732026-03-06T19:03:17.250Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27742026-03-06T19:03:18.778Z Compiling camino-tempfile-ext v0.3.3
27752026-03-06T19:03:19.366Z Compiling git2 v0.20.4
27762026-03-06T19:03:22.388Z Compiling hyper-staticfile v0.10.1
27772026-03-06T19:03:25.045Z Compiling sled v0.34.7
27782026-03-06T19:03:26.544Z Compiling hickory-client v0.25.2
27792026-03-06T19:03:28.257Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27802026-03-06T19:03:28.455Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27812026-03-06T19:03:29.528Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27822026-03-06T19:03:31.112Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27832026-03-06T19:03:31.676Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27842026-03-06T19:03:33.495Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27852026-03-06T19:03:33.795Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27862026-03-06T19:03:34.059Z Compiling rand_seeder v0.4.0
27872026-03-06T19:03:34.522Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27882026-03-06T19:03:34.876Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27892026-03-06T19:03:34.956Z Compiling lzma-sys v0.1.20
27902026-03-06T19:03:35.734Z Compiling corncobs v0.1.4
27912026-03-06T19:03:35.865Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27922026-03-06T19:03:36.174Z Compiling rustls v0.21.12
27932026-03-06T19:03:36.339Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27942026-03-06T19:03:36.680Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27952026-03-06T19:03:37.366Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27962026-03-06T19:03:37.808Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27972026-03-06T19:03:37.887Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27982026-03-06T19:03:39.071Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27992026-03-06T19:03:41.136Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28002026-03-06T19:03:43.354Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28012026-03-06T19:03:51.073Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28022026-03-06T19:03:51.593Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28032026-03-06T19:03:58.257Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28042026-03-06T19:03:58.660Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28052026-03-06T19:03:59.079Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28062026-03-06T19:03:59.418Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28072026-03-06T19:03:59.813Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28082026-03-06T19:04:00.678Z Compiling cargo_toml v0.22.3
28092026-03-06T19:04:06.225Z Compiling nix v0.29.0
28102026-03-06T19:04:07.101Z Compiling sct v0.7.1
28112026-03-06T19:04:07.285Z Compiling rustls-webpki v0.101.7
28122026-03-06T19:04:07.585Z Compiling secrecy v0.8.0
28132026-03-06T19:04:07.957Z Compiling void v1.0.2
28142026-03-06T19:04:08.670Z Compiling lzss v0.8.2
28152026-03-06T19:04:11.054Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28162026-03-06T19:04:12.913Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28172026-03-06T19:04:18.894Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28182026-03-06T19:04:22.257Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28192026-03-06T19:04:22.296Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28202026-03-06T19:04:23.582Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28212026-03-06T19:04:27.503Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28222026-03-06T19:04:29.142Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28232026-03-06T19:04:32.627Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28242026-03-06T19:04:33.077Z Compiling tungstenite v0.23.0
28252026-03-06T19:04:33.801Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28262026-03-06T19:04:34.210Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28272026-03-06T19:04:34.608Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28282026-03-06T19:04:35.032Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28292026-03-06T19:04:35.443Z Compiling nix v0.27.1
28302026-03-06T19:04:37.550Z Compiling serde_bytes v0.11.19
28312026-03-06T19:04:38.167Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28322026-03-06T19:04:38.490Z Compiling tokio-tungstenite v0.23.1
28332026-03-06T19:04:38.571Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28342026-03-06T19:04:39.154Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28352026-03-06T19:04:45.734Z Compiling ron v0.12.0
28362026-03-06T19:04:50.997Z Compiling xz2 v0.1.7
28372026-03-06T19:04:51.515Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28382026-03-06T19:04:55.210Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28392026-03-06T19:04:58.088Z Compiling tokio-rustls v0.24.1
28402026-03-06T19:04:58.586Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28412026-03-06T19:05:02.799Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28422026-03-06T19:05:04.181Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28432026-03-06T19:05:05.377Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28442026-03-06T19:05:07.596Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28452026-03-06T19:05:11.219Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28462026-03-06T19:05:13.142Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28472026-03-06T19:05:35.728Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28482026-03-06T19:05:41.303Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28492026-03-06T19:05:41.935Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28502026-03-06T19:05:48.970Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28512026-03-06T19:05:50.969Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28522026-03-06T19:05:51.062Z Compiling rustls-pemfile v1.0.4
28532026-03-06T19:05:51.842Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28542026-03-06T19:05:54.974Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28552026-03-06T19:05:55.495Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28562026-03-06T19:05:58.390Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28572026-03-06T19:06:00.074Z Compiling signal-hook-tokio v0.3.1
28582026-03-06T19:06:00.379Z Compiling yasna v0.5.2
28592026-03-06T19:06:02.089Z Compiling twox-hash v2.1.2
28602026-03-06T19:06:03.230Z Compiling base16ct v1.0.0
28612026-03-06T19:06:03.508Z Compiling is_ci v1.2.0
28622026-03-06T19:06:03.899Z Compiling supports-color v3.0.2
28632026-03-06T19:06:04.156Z Compiling rcgen v0.12.1
28642026-03-06T19:06:04.408Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28652026-03-06T19:06:13.734Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28662026-03-06T19:06:15.716Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28672026-03-06T19:06:36.400Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28682026-03-06T19:06:46.814Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28692026-03-06T19:06:50.269Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28702026-03-06T19:06:58.770Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28712026-03-06T19:07:01.934Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28722026-03-06T19:07:12.215Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28732026-03-06T19:07:18.167Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28742026-03-06T19:07:18.593Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28752026-03-06T19:07:19.022Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28762026-03-06T19:07:20.395Z Compiling progenitor-extras v0.1.0
28772026-03-06T19:07:20.866Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28782026-03-06T19:07:21.205Z Compiling fatfs v0.3.6
28792026-03-06T19:07:21.534Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28802026-03-06T19:07:24.029Z Compiling rtoolbox v0.0.3
28812026-03-06T19:07:24.638Z Compiling subprocess v0.2.15
28822026-03-06T19:07:29.529Z Compiling assert_matches v1.5.0
28832026-03-06T19:07:29.703Z Compiling seq-macro v0.3.6
28842026-03-06T19:07:30.988Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28852026-03-06T19:07:39.892Z Compiling rpassword v7.4.0
28862026-03-06T19:07:40.413Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28872026-03-06T19:07:43.010Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28882026-03-06T19:08:02.949Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28892026-03-06T19:08:03.170Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28902026-03-06T19:08:08.640Z Compiling tui-tree-widget v0.23.1
28912026-03-06T19:08:09.160Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28922026-03-06T19:08:10.521Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28932026-03-06T19:08:11.499Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28942026-03-06T19:08:17.637Z Compiling uzers v0.12.2
28952026-03-06T19:08:19.953Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28962026-03-06T19:08:20.929Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28972026-03-06T19:08:31.656Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28982026-03-06T19:08:55.154Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28992026-03-06T19:09:02.452Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29002026-03-06T19:09:07.212Z Compiling support-bundle-viewer v0.1.2
29012026-03-06T19:09:11.419Z Compiling multimap v0.10.1
29022026-03-06T19:11:36.288Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29032026-03-06T19:11:37.752Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29042026-03-06T19:22:41.653Z Finished `release` profile [optimized] target(s) in 24m 54s
29052026-03-06T19:23:40.245Z
29062026-03-06T19:23:40.248Zreal 25:54.574607909
29072026-03-06T19:23:40.248Zuser 3:05:32.266839745
29082026-03-06T19:23:40.248Zsys 5:00.347026529
29092026-03-06T19:23:40.248Ztrap 4.859114953
29102026-03-06T19:23:40.248Ztflt 2.388643530
29112026-03-06T19:23:40.248Zdflt 6.534938666
29122026-03-06T19:23:40.248Zkflt 0.001572081
29132026-03-06T19:23:40.248Zlock 12:15:03.260189764
29142026-03-06T19:23:40.248Zslp 8:58:52.896741165
29152026-03-06T19:23:40.248Zlat 4:54.910033674
29162026-03-06T19:23:40.248Zstop 4:48.479076778
29172026-03-06T19:23:40.248Z+ mapfile -t packages
29182026-03-06T19:23:40.248Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29192026-03-06T19:23:41.762Z Finished `release` profile [optimized] target(s) in 1.44s
29202026-03-06T19:23:41.834Z Running `target/release/omicron-package -t test list-outputs`
29212026-03-06T19:23:41.900ZLogging to: /work/oxidecomputer/omicron/out/LOG
29222026-03-06T19:23:41.903Z+ ptime -m cargo build --locked --release -p xtask
29232026-03-06T19:23:42.834Z Compiling libc v0.2.180
29242026-03-06T19:23:42.834Z Compiling serde v1.0.228
29252026-03-06T19:23:42.837Z Compiling serde_core v1.0.228
29262026-03-06T19:23:42.837Z Compiling syn v2.0.117
29272026-03-06T19:23:42.951Z Compiling rustix v1.1.3
29282026-03-06T19:23:43.026Z Compiling bitflags v2.11.0
29292026-03-06T19:23:43.029Z Compiling serde_json v1.0.149
29302026-03-06T19:23:43.447Z Compiling num-traits v0.2.19
29312026-03-06T19:23:43.731Z Compiling smallvec v1.15.1
29322026-03-06T19:23:43.809Z Compiling hashbrown v0.16.1
29332026-03-06T19:23:44.014Z Compiling usdt-impl v0.5.0
29342026-03-06T19:23:44.173Z Compiling syn v1.0.109
29352026-03-06T19:23:44.662Z Compiling errno v0.3.14
29362026-03-06T19:23:44.923Z Compiling thread-id v4.2.2
29372026-03-06T19:23:44.993Z Compiling percent-encoding v2.3.2
29382026-03-06T19:23:45.084Z Compiling log v0.4.29
29392026-03-06T19:23:45.382Z Compiling indexmap v2.13.0
29402026-03-06T19:23:45.586Z Compiling getrandom v0.4.1
29412026-03-06T19:23:45.606Z Compiling form_urlencoded v1.2.2
29422026-03-06T19:23:47.099Z Compiling ordered-float v2.10.1
29432026-03-06T19:23:47.514Z Compiling terminal_size v0.4.3
29442026-03-06T19:23:47.798Z Compiling fs-err v3.3.0
29452026-03-06T19:23:47.828Z Compiling anyhow v1.0.102
29462026-03-06T19:23:48.196Z Compiling heck v0.4.1
29472026-03-06T19:23:48.580Z Compiling once_cell v1.21.3
29482026-03-06T19:23:48.617Z Compiling clap_builder v4.5.60
29492026-03-06T19:23:49.103Z Compiling proc-macro-error v1.0.4
29502026-03-06T19:23:49.585Z Compiling tempfile v3.25.0
29512026-03-06T19:23:50.058Z Compiling synstructure v0.13.2
29522026-03-06T19:23:50.124Z Compiling pest_generator v2.8.6
29532026-03-06T19:23:50.939Z Compiling tabled_derive v0.7.0
29542026-03-06T19:23:51.084Z Compiling memmap v0.7.0
29552026-03-06T19:23:51.308Z Compiling textwrap v0.16.2
29562026-03-06T19:23:51.736Z Compiling camino-tempfile v1.4.1
29572026-03-06T19:23:52.903Z Compiling tabled v0.15.0
29582026-03-06T19:23:53.176Z Compiling serde_derive v1.0.228
29592026-03-06T19:23:53.457Z Compiling zerofrom-derive v0.1.6
29602026-03-06T19:23:53.475Z Compiling yoke-derive v0.8.1
29612026-03-06T19:23:53.492Z Compiling zerovec-derive v0.11.2
29622026-03-06T19:23:53.568Z Compiling displaydoc v0.2.5
29632026-03-06T19:23:55.071Z Compiling thiserror-impl v1.0.69
29642026-03-06T19:23:55.784Z Compiling zerocopy-derive v0.7.35
29652026-03-06T19:23:55.953Z Compiling pest_derive v2.8.6
29662026-03-06T19:23:56.324Z Compiling zerofrom v0.1.6
29672026-03-06T19:23:56.623Z Compiling yoke v0.8.1
29682026-03-06T19:23:56.810Z Compiling scroll_derive v0.12.1
29692026-03-06T19:23:57.060Z Compiling zerovec v0.11.5
29702026-03-06T19:23:57.575Z Compiling zerotrie v0.2.3
29712026-03-06T19:23:57.596Z Compiling thiserror v1.0.69
29722026-03-06T19:23:57.785Z Compiling zerocopy v0.7.35
29732026-03-06T19:23:58.299Z Compiling scroll v0.12.0
29742026-03-06T19:23:58.521Z Compiling tinystr v0.8.2
29752026-03-06T19:23:58.583Z Compiling potential_utf v0.1.4
29762026-03-06T19:23:58.973Z Compiling icu_locale_core v2.1.1
29772026-03-06T19:23:59.031Z Compiling icu_collections v2.1.1
29782026-03-06T19:23:59.052Z Compiling dtrace-parser v0.2.0
29792026-03-06T19:23:59.413Z Compiling goblin v0.8.2
29802026-03-06T19:24:01.551Z Compiling icu_provider v2.1.1
29812026-03-06T19:24:01.987Z Compiling serde_spanned v0.6.9
29822026-03-06T19:24:02.308Z Compiling icu_properties v2.1.2
29832026-03-06T19:24:02.336Z Compiling icu_normalizer v2.1.1
29842026-03-06T19:24:02.500Z Compiling toml_datetime v0.6.11
29852026-03-06T19:24:03.398Z Compiling toml_edit v0.22.27
29862026-03-06T19:24:04.959Z Compiling idna_adapter v1.2.1
29872026-03-06T19:24:05.203Z Compiling dof v0.3.0
29882026-03-06T19:24:05.242Z Compiling idna v1.1.0
29892026-03-06T19:24:06.275Z Compiling serde_tokenstream v0.2.3
29902026-03-06T19:24:06.905Z Compiling thiserror-impl v2.0.18
29912026-03-06T19:24:07.331Z Compiling url v2.5.8
29922026-03-06T19:24:09.766Z Compiling toml v0.8.23
29932026-03-06T19:24:10.119Z Compiling thiserror v2.0.18
29942026-03-06T19:24:12.404Z Compiling serde-value v0.7.0
29952026-03-06T19:24:13.533Z Compiling cargo-util-schemas v0.8.2
29962026-03-06T19:24:15.625Z Compiling usdt-macro v0.5.0
29972026-03-06T19:24:16.158Z Compiling usdt-attr-macro v0.5.0
29982026-03-06T19:24:16.885Z Compiling cargo-platform v0.2.0
29992026-03-06T19:24:17.539Z Compiling clap_derive v4.5.55
30002026-03-06T19:24:18.126Z Compiling usdt v0.5.0
30012026-03-06T19:24:19.192Z Compiling cargo_metadata v0.21.0
30022026-03-06T19:24:19.212Z Compiling cargo_toml v0.21.0
30032026-03-06T19:24:19.517Z Compiling macaddr v1.0.1
30042026-03-06T19:24:21.744Z Compiling clap v4.5.60
30052026-03-06T19:24:30.484Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30062026-03-06T19:24:36.698Z Finished `release` profile [optimized] target(s) in 54.72s
30072026-03-06T19:24:36.853Z
30082026-03-06T19:24:36.856Zreal 54.906798466
30092026-03-06T19:24:36.856Zuser 5:54.334774024
30102026-03-06T19:24:36.856Zsys 28.209354382
30112026-03-06T19:24:36.856Ztrap 0.198765021
30122026-03-06T19:24:36.856Ztflt 0.289865133
30132026-03-06T19:24:36.856Zdflt 0.413566977
30142026-03-06T19:24:36.856Zkflt 0.000003099
30152026-03-06T19:24:36.856Zlock 17:23.295534488
30162026-03-06T19:24:36.856Zslp 19:47.680105872
30172026-03-06T19:24:36.856Zlat 22.224367304
30182026-03-06T19:24:36.856Zstop 33.891201149
30192026-03-06T19:24:36.856Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30202026-03-06T19:24:36.856Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30212026-03-06T19:24:36.856Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30222026-03-06T19:24:36.856Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30232026-03-06T19:24:36.856Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30242026-03-06T19:24:38.286Z Compiling regress v0.10.5
30252026-03-06T19:24:38.456Z Compiling serde_spanned v1.0.4
30262026-03-06T19:24:38.459Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30272026-03-06T19:24:38.459Z Compiling toml_writer v1.0.6+spec-1.1.0
30282026-03-06T19:24:38.493Z Compiling structmeta-derive v0.3.0
30292026-03-06T19:24:38.495Z Compiling rustls v0.22.4
30302026-03-06T19:24:38.511Z Compiling rustls-webpki v0.102.8
30312026-03-06T19:24:38.514Z Compiling newtype-uuid-macros v0.1.0
30322026-03-06T19:24:38.701Z Compiling multer v3.1.0
30332026-03-06T19:24:38.867Z Compiling toml v0.9.12+spec-1.1.0
30342026-03-06T19:24:38.964Z Compiling debug-ignore v1.0.5
30352026-03-06T19:24:39.065Z Compiling match_cfg v0.1.0
30362026-03-06T19:24:39.161Z Compiling slog-json v2.6.1
30372026-03-06T19:24:39.199Z Compiling hostname v0.3.1
30382026-03-06T19:24:39.214Z Compiling async-stream-impl v0.3.6
30392026-03-06T19:24:39.557Z Compiling dropshot v0.16.7
30402026-03-06T19:24:40.038Z Compiling slog-bunyan v2.5.0
30412026-03-06T19:24:40.239Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30422026-03-06T19:24:40.354Z Compiling itertools v0.14.0
30432026-03-06T19:24:40.537Z Compiling async-stream v0.3.6
30442026-03-06T19:24:40.885Z Compiling waitgroup v0.1.2
30452026-03-06T19:24:40.912Z Compiling structmeta v0.3.0
30462026-03-06T19:24:41.136Z Compiling rustls-pemfile v2.2.0
30472026-03-06T19:24:41.269Z Compiling dropshot_endpoint v0.16.7
30482026-03-06T19:24:41.352Z Compiling hostname v0.4.2
30492026-03-06T19:24:41.515Z Compiling serde_path_to_error v0.1.20
30502026-03-06T19:24:41.629Z Compiling derive-ex v0.1.8
30512026-03-06T19:24:41.776Z Compiling progenitor-client v0.13.0
30522026-03-06T19:24:42.179Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30532026-03-06T19:24:42.330Z Compiling macaddr v1.0.1
30542026-03-06T19:24:42.388Z Compiling progenitor-client v0.10.0
30552026-03-06T19:24:42.541Z Compiling instant v0.1.13
30562026-03-06T19:24:42.742Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30572026-03-06T19:24:42.819Z Compiling parse-display-derive v0.10.0
30582026-03-06T19:24:42.949Z Compiling backoff v0.4.0
30592026-03-06T19:24:43.279Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30602026-03-06T19:24:43.348Z Compiling backon v1.6.0
30612026-03-06T19:24:43.561Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30622026-03-06T19:24:43.782Z Compiling tokio-rustls v0.25.0
30632026-03-06T19:24:43.806Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30642026-03-06T19:24:44.134Z Compiling crucible-workspace-hack v0.1.0
30652026-03-06T19:24:44.288Z Compiling cfg_aliases v0.2.1
30662026-03-06T19:24:44.445Z Compiling toml_edit v0.23.10+spec-1.0.0
30672026-03-06T19:24:44.708Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30682026-03-06T19:24:45.140Z Compiling heapless v0.8.0
30692026-03-06T19:24:45.719Z Compiling test-strategy v0.4.5
30702026-03-06T19:24:45.988Z Compiling proc-macro-crate v3.4.0
30712026-03-06T19:24:46.151Z Compiling ingot-macros v0.1.1
30722026-03-06T19:24:46.422Z Compiling hash32 v0.3.1
30732026-03-06T19:24:46.738Z Compiling memoffset v0.9.1
30742026-03-06T19:24:46.766Z Compiling parse-display v0.10.0
30752026-03-06T19:24:47.035Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30762026-03-06T19:24:47.157Z Compiling smoltcp v0.11.0
30772026-03-06T19:24:47.319Z Compiling num_enum_derive v0.7.5
30782026-03-06T19:24:47.629Z Compiling tabwriter v1.4.1
30792026-03-06T19:24:47.705Z Compiling cobs v0.3.0
30802026-03-06T19:24:47.918Z Compiling foreign-types-macros v0.2.3
30812026-03-06T19:24:48.100Z Compiling cpufeatures v0.3.0
30822026-03-06T19:24:48.127Z Compiling foreign-types-shared v0.3.1
30832026-03-06T19:24:48.261Z Compiling chacha20 v0.10.0
30842026-03-06T19:24:48.316Z Compiling postcard v1.1.3
30852026-03-06T19:24:49.208Z Compiling foreign-types v0.5.0
30862026-03-06T19:24:49.258Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
30872026-03-06T19:24:49.329Z Compiling proc-macro-crate v1.3.1
30882026-03-06T19:24:49.354Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30892026-03-06T19:24:49.455Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30902026-03-06T19:24:49.736Z Compiling num_enum v0.7.5
30912026-03-06T19:24:49.973Z Compiling secrecy v0.10.3
30922026-03-06T19:24:50.135Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30932026-03-06T19:24:50.235Z Compiling cstr-argument v0.1.2
30942026-03-06T19:24:50.261Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30952026-03-06T19:24:50.287Z Compiling unsafe-libyaml v0.2.11
30962026-03-06T19:24:50.444Z Compiling colored v3.1.1
30972026-03-06T19:24:50.522Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30982026-03-06T19:24:50.619Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30992026-03-06T19:24:50.689Z Compiling num_enum_derive v0.5.11
31002026-03-06T19:24:50.853Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31012026-03-06T19:24:51.096Z Compiling rand v0.10.0
31022026-03-06T19:24:51.242Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31032026-03-06T19:24:51.264Z Compiling nix v0.30.1
31042026-03-06T19:24:52.075Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31052026-03-06T19:24:52.158Z Compiling serde_yaml v0.9.34+deprecated
31062026-03-06T19:24:52.183Z Compiling camino-tempfile v1.4.1
31072026-03-06T19:24:52.802Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31082026-03-06T19:24:52.998Z Compiling num_enum v0.5.11
31092026-03-06T19:24:53.153Z Compiling ingot-types v0.1.2
31102026-03-06T19:24:53.211Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31112026-03-06T19:24:53.311Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31122026-03-06T19:24:53.393Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31132026-03-06T19:24:53.530Z Compiling smf v0.2.3
31142026-03-06T19:24:53.828Z Compiling num-derive v0.4.2
31152026-03-06T19:24:53.862Z Compiling sigpipe v0.1.3
31162026-03-06T19:24:54.070Z Compiling ingot v0.1.1
31172026-03-06T19:24:54.117Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31182026-03-06T19:24:54.503Z Compiling glob v0.3.3
31192026-03-06T19:24:54.871Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31202026-03-06T19:24:55.383Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31212026-03-06T19:24:55.968Z Compiling whoami v1.6.1
31222026-03-06T19:24:56.158Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31232026-03-06T19:24:56.364Z Compiling toml v0.8.23
31242026-03-06T19:24:56.614Z Compiling convert_case v0.4.0
31252026-03-06T19:24:56.701Z Compiling universal-hash v0.5.1
31262026-03-06T19:24:56.989Z Compiling opaque-debug v0.3.1
31272026-03-06T19:24:57.055Z Compiling half v2.7.1
31282026-03-06T19:24:57.142Z Compiling ciborium-io v0.2.2
31292026-03-06T19:24:57.330Z Compiling aead v0.5.2
31302026-03-06T19:24:57.505Z Compiling derive_more v0.99.20
31312026-03-06T19:24:57.756Z Compiling ciborium-ll v0.2.2
31322026-03-06T19:24:57.759Z Compiling poly1305 v0.8.0
31332026-03-06T19:24:57.885Z Compiling chacha20 v0.9.1
31342026-03-06T19:24:58.232Z Compiling ciborium v0.2.2
31352026-03-06T19:24:58.443Z Compiling typify-impl v0.4.3
31362026-03-06T19:24:58.958Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31372026-03-06T19:24:59.143Z Compiling typify-impl v0.6.1
31382026-03-06T19:24:59.192Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31392026-03-06T19:24:59.540Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31402026-03-06T19:24:59.726Z Compiling thiserror-impl-no-std v2.0.2
31412026-03-06T19:25:00.261Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31422026-03-06T19:25:00.306Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31432026-03-06T19:25:02.668Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31442026-03-06T19:25:02.859Z Compiling thiserror-no-std v2.0.2
31452026-03-06T19:25:03.071Z Compiling num-rational v0.4.2
31462026-03-06T19:25:04.056Z Compiling password-hash v0.5.0
31472026-03-06T19:25:04.629Z Compiling blake2 v0.10.6
31482026-03-06T19:25:05.021Z Compiling num-complex v0.4.6
31492026-03-06T19:25:05.474Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31502026-03-06T19:25:05.503Z Compiling indent_write v2.2.0
31512026-03-06T19:25:05.768Z Compiling prettyplease v0.2.37
31522026-03-06T19:25:05.798Z Compiling argon2 v0.5.3
31532026-03-06T19:25:05.994Z Compiling num v0.4.3
31542026-03-06T19:25:06.143Z Compiling vsss-rs v3.3.4
31552026-03-06T19:25:06.228Z Compiling chacha20poly1305 v0.10.1
31562026-03-06T19:25:06.525Z Compiling float-ord v0.3.2
31572026-03-06T19:25:06.772Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31582026-03-06T19:25:07.719Z Compiling gethostname v0.5.0
31592026-03-06T19:25:07.972Z Compiling usdt-attr-macro v0.5.0
31602026-03-06T19:25:08.819Z Compiling usdt-macro v0.5.0
31612026-03-06T19:25:09.688Z Compiling derive-where v1.6.0
31622026-03-06T19:25:09.934Z Compiling memmap v0.7.0
31632026-03-06T19:25:10.290Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31642026-03-06T19:25:10.318Z Compiling atomicwrites v0.4.4
31652026-03-06T19:25:10.344Z Compiling usdt v0.5.0
31662026-03-06T19:25:10.565Z Compiling cancel-safe-futures v0.1.5
31672026-03-06T19:25:10.695Z Compiling owo-colors v4.3.0
31682026-03-06T19:25:10.721Z Compiling typify-macro v0.4.3
31692026-03-06T19:25:10.862Z Compiling libsw-core v0.3.2
31702026-03-06T19:25:11.029Z Compiling async-recursion v1.1.1
31712026-03-06T19:25:11.189Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31722026-03-06T19:25:11.303Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31732026-03-06T19:25:11.355Z Compiling typify-macro v0.6.1
31742026-03-06T19:25:11.482Z Compiling resolv-conf v0.7.6
31752026-03-06T19:25:12.291Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31762026-03-06T19:25:12.533Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31772026-03-06T19:25:12.816Z Compiling libsw v3.5.0
31782026-03-06T19:25:13.810Z Compiling progenitor-client v0.11.2
31792026-03-06T19:25:14.480Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31802026-03-06T19:25:14.687Z Compiling linear-map v1.2.0
31812026-03-06T19:25:14.714Z Compiling typify v0.4.3
31822026-03-06T19:25:14.932Z Compiling progenitor-impl v0.11.2
31832026-03-06T19:25:14.962Z Compiling libefi-sys v0.1.0
31842026-03-06T19:25:15.080Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31852026-03-06T19:25:15.290Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31862026-03-06T19:25:15.375Z Compiling typify v0.6.1
31872026-03-06T19:25:15.415Z Compiling hickory-proto v0.24.4
31882026-03-06T19:25:15.513Z Compiling newline-converter v0.3.0
31892026-03-06T19:25:15.589Z Compiling progenitor-impl v0.13.0
31902026-03-06T19:25:15.743Z Compiling console v0.15.11
31912026-03-06T19:25:17.095Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31922026-03-06T19:25:17.442Z Compiling bitfield-struct v0.6.2
31932026-03-06T19:25:17.866Z Compiling linked-hash-map v0.5.6
31942026-03-06T19:25:18.296Z Compiling semver v0.1.20
31952026-03-06T19:25:18.942Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962026-03-06T19:25:18.994Z Compiling rustc_version v0.1.7
31972026-03-06T19:25:19.026Z Compiling lru-cache v0.1.2
31982026-03-06T19:25:19.291Z Compiling expectorate v1.2.0
31992026-03-06T19:25:19.624Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32002026-03-06T19:25:19.732Z Compiling pin-project-internal v1.1.11
32012026-03-06T19:25:19.985Z Compiling slog-dtrace v0.3.0
32022026-03-06T19:25:20.395Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32032026-03-06T19:25:20.571Z Compiling minimal-lexical v0.2.1
32042026-03-06T19:25:21.145Z Compiling nom v7.1.3
32052026-03-06T19:25:21.903Z Compiling progenitor-macro v0.11.2
32062026-03-06T19:25:22.569Z Compiling pin-project v1.1.11
32072026-03-06T19:25:22.656Z Compiling progenitor-macro v0.13.0
32082026-03-06T19:25:22.772Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32092026-03-06T19:25:23.104Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32102026-03-06T19:25:23.353Z Compiling hickory-resolver v0.24.4
32112026-03-06T19:25:23.761Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32122026-03-06T19:25:24.227Z Compiling newtype_derive v0.1.6
32132026-03-06T19:25:24.608Z Compiling tokio-dtrace v0.1.1
32142026-03-06T19:25:24.647Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32152026-03-06T19:25:25.134Z Compiling phf_shared v0.12.1
32162026-03-06T19:25:25.539Z Compiling snafu-derive v0.8.9
32172026-03-06T19:25:25.820Z Compiling dropshot-api-manager-types v0.5.2
32182026-03-06T19:25:26.586Z Compiling pem v3.0.6
32192026-03-06T19:25:27.386Z Compiling csv-core v0.1.13
32202026-03-06T19:25:28.029Z Compiling same-file v1.0.6
32212026-03-06T19:25:28.420Z Compiling xshell-macros v0.2.7
32222026-03-06T19:25:28.756Z Compiling chrono-tz v0.10.4
32232026-03-06T19:25:28.875Z Compiling highway v1.3.0
32242026-03-06T19:25:29.216Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32252026-03-06T19:25:29.283Z Compiling xshell v0.2.7
32262026-03-06T19:25:29.696Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32272026-03-06T19:25:29.784Z Compiling const_format_proc_macros v0.2.34
32282026-03-06T19:25:30.447Z Compiling walkdir v2.5.0
32292026-03-06T19:25:30.493Z Compiling snafu v0.8.9
32302026-03-06T19:25:31.188Z Compiling csv v1.4.0
32312026-03-06T19:25:31.302Z Compiling qorb v0.4.1
32322026-03-06T19:25:31.737Z Compiling phf v0.12.1
32332026-03-06T19:25:32.087Z Compiling oxide-tokio-rt v0.1.2
32342026-03-06T19:25:32.439Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32352026-03-06T19:25:32.546Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32362026-03-06T19:25:33.607Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32372026-03-06T19:25:34.372Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32382026-03-06T19:25:34.701Z Compiling progenitor v0.11.2
32392026-03-06T19:25:35.002Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32402026-03-06T19:25:35.643Z Compiling progenitor v0.13.0
32412026-03-06T19:25:35.887Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32422026-03-06T19:25:35.926Z Compiling globset v0.4.18
32432026-03-06T19:25:35.954Z Compiling olpc-cjson v0.1.4
32442026-03-06T19:25:36.279Z Compiling primeorder v0.13.6
32452026-03-06T19:25:36.416Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32462026-03-06T19:25:36.638Z Compiling serde_plain v1.0.2
32472026-03-06T19:25:36.864Z Compiling base64 v0.21.7
32482026-03-06T19:25:37.056Z Compiling typed-path v0.9.3
32492026-03-06T19:25:37.221Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32502026-03-06T19:25:37.523Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32512026-03-06T19:25:37.573Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32522026-03-06T19:25:39.447Z Compiling tough v0.20.0
32532026-03-06T19:25:40.299Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32542026-03-06T19:25:40.889Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32552026-03-06T19:25:41.902Z Compiling const_format v0.2.35
32562026-03-06T19:25:42.382Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32572026-03-06T19:25:42.649Z Compiling progenitor-impl v0.10.0
32582026-03-06T19:25:42.886Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32592026-03-06T19:25:44.085Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32602026-03-06T19:25:45.305Z Compiling tabled_derive v0.7.0
32612026-03-06T19:25:45.372Z Compiling bcs v0.1.6
32622026-03-06T19:25:45.819Z Compiling salty v0.3.0
32632026-03-06T19:25:46.047Z Compiling termtree v0.5.1
32642026-03-06T19:25:46.306Z Compiling radium v0.7.0
32652026-03-06T19:25:46.354Z Compiling textwrap v0.16.2
32662026-03-06T19:25:46.946Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32672026-03-06T19:25:47.059Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32682026-03-06T19:25:47.362Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32692026-03-06T19:25:47.424Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32702026-03-06T19:25:47.519Z Compiling tabled v0.15.0
32712026-03-06T19:25:47.794Z Compiling steno v0.4.1
32722026-03-06T19:25:49.338Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32732026-03-06T19:25:49.495Z Compiling progenitor-macro v0.10.0
32742026-03-06T19:25:50.498Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32752026-03-06T19:25:50.782Z Compiling tap v1.0.1
32762026-03-06T19:25:51.031Z Compiling humantime v2.3.0
32772026-03-06T19:25:51.355Z Compiling utf-8 v0.7.6
32782026-03-06T19:25:51.620Z Compiling maybe-uninit v2.0.0
32792026-03-06T19:25:51.734Z Compiling tungstenite v0.21.0
32802026-03-06T19:25:52.339Z Compiling wyz v0.5.1
32812026-03-06T19:25:52.808Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32822026-03-06T19:25:54.022Z Compiling p384 v0.13.1
32832026-03-06T19:25:54.207Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32842026-03-06T19:25:54.547Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32852026-03-06T19:25:54.632Z Compiling arc-swap v1.8.2
32862026-03-06T19:25:55.318Z Compiling tagptr v0.2.0
32872026-03-06T19:25:55.347Z Compiling packed_struct v0.10.1
32882026-03-06T19:25:55.420Z Compiling funty v2.0.0
32892026-03-06T19:25:55.645Z Compiling moka v0.12.13
32902026-03-06T19:25:55.835Z Compiling slog-scope v4.4.1
32912026-03-06T19:25:55.941Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32922026-03-06T19:25:56.401Z Compiling bitvec v1.0.1
32932026-03-06T19:25:57.079Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32942026-03-06T19:25:57.494Z Compiling tokio-tungstenite v0.21.0
32952026-03-06T19:25:58.323Z Compiling polyval v0.6.2
32962026-03-06T19:25:58.829Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32972026-03-06T19:25:59.408Z Compiling packed_struct_codegen v0.10.1
32982026-03-06T19:25:59.579Z Compiling bitfield-macros v0.19.4
32992026-03-06T19:25:59.947Z Compiling zerocopy-derive v0.6.6
33002026-03-06T19:26:01.250Z Compiling indexmap v1.9.3
33012026-03-06T19:26:01.672Z Compiling proc-macro-error-attr2 v2.0.0
33022026-03-06T19:26:01.897Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33032026-03-06T19:26:01.987Z Compiling parking_lot_core v0.8.6
33042026-03-06T19:26:02.035Z Compiling nodrop v0.1.14
33052026-03-06T19:26:02.229Z Compiling crc-catalog v2.4.0
33062026-03-06T19:26:02.258Z Compiling progenitor v0.10.0
33072026-03-06T19:26:02.322Z Compiling array-init v0.0.4
33082026-03-06T19:26:02.422Z Compiling crc v3.4.0
33092026-03-06T19:26:02.508Z Compiling proc-macro-error2 v2.0.1
33102026-03-06T19:26:02.580Z Compiling zerocopy v0.6.6
33112026-03-06T19:26:02.665Z Compiling bitfield v0.19.4
33122026-03-06T19:26:02.862Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33132026-03-06T19:26:03.172Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33142026-03-06T19:26:03.359Z Compiling ghash v0.5.1
33152026-03-06T19:26:03.409Z Compiling smallvec v0.6.14
33162026-03-06T19:26:03.437Z Compiling hickory-resolver v0.25.2
33172026-03-06T19:26:03.605Z Compiling slog-stdlog v4.1.1
33182026-03-06T19:26:03.899Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33192026-03-06T19:26:04.118Z Compiling nix v0.31.1
33202026-03-06T19:26:04.938Z Compiling git-stub v1.0.0
33212026-03-06T19:26:05.044Z Compiling ctr v0.9.2
33222026-03-06T19:26:05.075Z Compiling num-derive v0.3.3
33232026-03-06T19:26:05.468Z Compiling lzma-sys v0.1.20
33242026-03-06T19:26:05.496Z Compiling hashbrown v0.12.3
33252026-03-06T19:26:06.320Z Compiling unicase v2.9.0
33262026-03-06T19:26:06.350Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33272026-03-06T19:26:06.402Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33282026-03-06T19:26:06.750Z Compiling mime_guess v2.0.5
33292026-03-06T19:26:06.778Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33302026-03-06T19:26:06.802Z Compiling aes-gcm v0.10.3
33312026-03-06T19:26:07.156Z Compiling git-stub-vcs v0.1.0
33322026-03-06T19:26:07.192Z Compiling libscf-sys v1.1.0
33332026-03-06T19:26:07.472Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33342026-03-06T19:26:07.512Z Compiling slog-envlogger v2.2.0
33352026-03-06T19:26:07.872Z Compiling serde-hex v0.1.0
33362026-03-06T19:26:07.907Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33372026-03-06T19:26:07.936Z Compiling tabled_derive v0.11.0
33382026-03-06T19:26:08.322Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33392026-03-06T19:26:09.399Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33402026-03-06T19:26:10.576Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33412026-03-06T19:26:10.822Z Compiling ron v0.8.1
33422026-03-06T19:26:11.995Z Compiling papergrid v0.17.0
33432026-03-06T19:26:12.359Z Compiling cargo_toml v0.22.3
33442026-03-06T19:26:13.174Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33452026-03-06T19:26:13.822Z Compiling hashbrown v0.13.2
33462026-03-06T19:26:14.322Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33472026-03-06T19:26:14.973Z Compiling testing_table v0.3.0
33482026-03-06T19:26:15.318Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33492026-03-06T19:26:15.764Z Compiling ssh-encoding v0.2.0
33502026-03-06T19:26:16.334Z Compiling blowfish v0.9.1
33512026-03-06T19:26:16.362Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33522026-03-06T19:26:16.685Z Compiling nibble_vec v0.1.0
33532026-03-06T19:26:16.854Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33542026-03-06T19:26:16.980Z Compiling crc-any v2.5.0
33552026-03-06T19:26:17.042Z Compiling corncobs v0.1.4
33562026-03-06T19:26:17.254Z Compiling endian-type v0.1.2
33572026-03-06T19:26:17.432Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33582026-03-06T19:26:17.513Z Compiling radix_trie v0.2.1
33592026-03-06T19:26:17.540Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-06T19:26:17.830Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33612026-03-06T19:26:17.973Z Compiling bcrypt-pbkdf v0.10.0
33622026-03-06T19:26:18.175Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33632026-03-06T19:26:18.640Z Compiling ssh-cipher v0.2.0
33642026-03-06T19:26:18.732Z Compiling tabled v0.20.0
33652026-03-06T19:26:18.758Z Compiling object v0.30.4
33662026-03-06T19:26:19.846Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33672026-03-06T19:26:20.077Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33682026-03-06T19:26:20.559Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33692026-03-06T19:26:21.856Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33702026-03-06T19:26:21.977Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33712026-03-06T19:26:22.125Z Compiling parking_lot v0.11.2
33722026-03-06T19:26:22.528Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33732026-03-06T19:26:23.440Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33742026-03-06T19:26:24.307Z Compiling prefix-trie v0.7.0
33752026-03-06T19:26:24.447Z Compiling password-hash v0.4.2
33762026-03-06T19:26:24.505Z Compiling fxhash v0.2.1
33772026-03-06T19:26:24.770Z Compiling secrecy v0.8.0
33782026-03-06T19:26:25.017Z Compiling path-slash v0.1.5
33792026-03-06T19:26:25.089Z Compiling http-range v0.1.5
33802026-03-06T19:26:25.136Z Compiling half v1.8.3
33812026-03-06T19:26:25.185Z Compiling hickory-server v0.25.2
33822026-03-06T19:26:25.318Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33832026-03-06T19:26:25.449Z Compiling pbkdf2 v0.11.0
33842026-03-06T19:26:25.725Z Compiling serde_cbor v0.11.2
33852026-03-06T19:26:25.867Z Compiling sled v0.34.7
33862026-03-06T19:26:27.152Z Compiling xz2 v0.1.7
33872026-03-06T19:26:27.658Z Compiling ron v0.12.0
33882026-03-06T19:26:27.741Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33892026-03-06T19:26:29.530Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33902026-03-06T19:26:29.649Z Compiling ssh-key v0.6.7
33912026-03-06T19:26:30.075Z Compiling hickory-client v0.25.2
33922026-03-06T19:26:31.008Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33932026-03-06T19:26:31.202Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33942026-03-06T19:26:31.205Z Compiling p256 v0.13.2
33952026-03-06T19:26:32.048Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33962026-03-06T19:26:32.349Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33972026-03-06T19:26:32.576Z Compiling p521 v0.13.3
33982026-03-06T19:26:33.678Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33992026-03-06T19:26:34.887Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
34002026-03-06T19:26:34.919Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34012026-03-06T19:26:34.972Z Compiling yasna v0.5.2
34022026-03-06T19:26:35.445Z Compiling kstat-rs v0.2.4
34032026-03-06T19:26:36.100Z Compiling headers-core v0.3.0
34042026-03-06T19:26:36.352Z Compiling nanorand v0.7.0
34052026-03-06T19:26:36.536Z Compiling atty v0.2.14
34062026-03-06T19:26:36.562Z Compiling russh-cryptovec v0.7.3
34072026-03-06T19:26:36.589Z Compiling base16ct v1.0.0
34082026-03-06T19:26:36.746Z Compiling home v0.5.12
34092026-03-06T19:26:36.817Z Compiling crc8 v0.1.1
34102026-03-06T19:26:36.906Z Compiling md5 v0.7.0
34112026-03-06T19:26:36.939Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34122026-03-06T19:26:37.019Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34132026-03-06T19:26:37.048Z Compiling flume v0.11.1
34142026-03-06T19:26:37.523Z Compiling russh-keys v0.45.0
34152026-03-06T19:26:37.724Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34162026-03-06T19:26:38.244Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34172026-03-06T19:26:39.315Z Compiling headers v0.4.1
34182026-03-06T19:26:39.996Z Compiling rcgen v0.12.1
34192026-03-06T19:26:41.112Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34202026-03-06T19:26:42.105Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34212026-03-06T19:26:44.429Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34222026-03-06T19:26:44.991Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34232026-03-06T19:26:47.151Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34242026-03-06T19:26:49.183Z Compiling hyper-staticfile v0.10.1
34252026-03-06T19:26:50.325Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34262026-03-06T19:26:50.827Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34272026-03-06T19:26:51.022Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34282026-03-06T19:26:51.101Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34292026-03-06T19:26:51.250Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34302026-03-06T19:26:51.343Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34312026-03-06T19:26:52.698Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34322026-03-06T19:26:52.816Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34332026-03-06T19:26:53.233Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34342026-03-06T19:26:54.169Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34352026-03-06T19:26:54.463Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34362026-03-06T19:26:54.930Z Compiling num-bigint v0.4.6
34372026-03-06T19:26:55.421Z Compiling des v0.8.1
34382026-03-06T19:26:55.821Z Compiling subprocess v0.2.15
34392026-03-06T19:26:55.851Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34402026-03-06T19:26:56.039Z Compiling display-error-chain v0.2.2
34412026-03-06T19:26:56.323Z Compiling hex-literal v0.4.1
34422026-03-06T19:26:56.562Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34432026-03-06T19:26:56.802Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34442026-03-06T19:26:57.012Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34452026-03-06T19:26:57.577Z Compiling colored v2.2.0
34462026-03-06T19:26:58.448Z Compiling russh v0.45.0
34472026-03-06T19:26:59.925Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34482026-03-06T19:27:00.466Z Compiling socket2 v0.5.10
34492026-03-06T19:27:01.489Z Compiling internet-checksum v0.2.1
34502026-03-06T19:27:06.762Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34512026-03-06T19:27:49.249Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34522026-03-06T19:28:22.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s
34532026-03-06T19:28:22.856Z
34542026-03-06T19:28:22.856Zreal 3:45.925919855
34552026-03-06T19:28:22.856Zuser 20:11.007487306
34562026-03-06T19:28:22.856Zsys 2:42.186935342
34572026-03-06T19:28:22.856Ztrap 0.624696375
34582026-03-06T19:28:22.856Ztflt 0.270051084
34592026-03-06T19:28:22.856Zdflt 0.696284856
34602026-03-06T19:28:22.856Zkflt 0.000044527
34612026-03-06T19:28:22.860Zlock 55:15.229047606
34622026-03-06T19:28:22.860Zslp 1:12:59.579816629
34632026-03-06T19:28:22.860Zlat 1:07.352170074
34642026-03-06T19:28:22.860Zstop 2:50.190092658
34652026-03-06T19:28:22.860Z+ mkdir tests
34662026-03-06T19:28:22.863Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34672026-03-06T19:28:22.863Z+ xargs -I '{}' -t cp '{}' tests/
34682026-03-06T19:28:22.906Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8c89a86352b0aa66 tests/
34692026-03-06T19:28:22.944Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-746dfaee64f5db54 tests/
34702026-03-06T19:28:22.981Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-9991f079b1063e60 tests/
34712026-03-06T19:28:23.019Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-45a8aed3b69b200f tests/
34722026-03-06T19:28:23.434Z+ 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/*)
34732026-03-06T19:28:23.437Z+ 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-746dfaee64f5db54 tests/commtest-9991f079b1063e60 tests/dhcp_server-8c89a86352b0aa66 tests/end_to_end_tests-45a8aed3b69b200f 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
34742026-03-06T19:30:08.178ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34752026-03-06T19:30:08.178Za .github/buildomat/ci-env.sh 1K
34762026-03-06T19:30:08.178Za out/target/test 1K
34772026-03-06T19:30:08.178Za out/npuzone/npuzone 27402K
34782026-03-06T19:30:08.178Za package-manifest.toml 35K
34792026-03-06T19:30:08.178Za smf/sled-agent/non-gimlet/config.toml 6K
34802026-03-06T19:30:08.178Za target/release/omicron-package 41060K
34812026-03-06T19:30:08.178Za target/release/xtask 11359K
34822026-03-06T19:30:08.178Za target/debug/bootstrap 345681K
34832026-03-06T19:30:08.178Za tests/bootstrap-746dfaee64f5db54 31480K
34842026-03-06T19:30:08.178Za tests/commtest-9991f079b1063e60 31997K
34852026-03-06T19:30:08.178Za tests/dhcp_server-8c89a86352b0aa66 31480K
34862026-03-06T19:30:08.179Za tests/end_to_end_tests-45a8aed3b69b200f 387362K
34872026-03-06T19:30:08.179Za out/clickhouse.tar.gz 302572K
34882026-03-06T19:30:08.179Za out/clickhouse_keeper.tar.gz 287866K
34892026-03-06T19:30:08.179Za out/clickhouse_server.tar.gz 302571K
34902026-03-06T19:30:08.179Za out/cockroachdb.tar.gz 156112K
34912026-03-06T19:30:08.179Za out/crucible-pantry-zone.tar.gz 38318K
34922026-03-06T19:30:08.179Za out/crucible-utils.tar 17744K
34932026-03-06T19:30:08.179Za out/crucible-zone.tar.gz 52456K
34942026-03-06T19:30:08.179Za out/external-dns.tar.gz 41550K
34952026-03-06T19:30:08.179Za out/internal-dns.tar.gz 41549K
34962026-03-06T19:30:08.179Za out/mg-ddm-gz.tar 86339K
34972026-03-06T19:30:08.179Za out/nexus.tar.gz 210200K
34982026-03-06T19:30:08.179Za out/ntp.tar.gz 22565K
34992026-03-06T19:30:08.179Za out/omicron-gateway-softnpu.tar.gz 28341K
35002026-03-06T19:30:08.179Za out/omicron-sled-agent.tar 182934K
35012026-03-06T19:30:08.179Za out/overlay.tar.gz 3K
35022026-03-06T19:30:08.179Za out/oximeter.tar.gz 56769K
35032026-03-06T19:30:08.179Za out/oxlog.tar 3895K
35042026-03-06T19:30:08.179Za out/probe.tar.gz 3037K
35052026-03-06T19:30:08.179Za out/propolis-server.tar.gz 74633K
35062026-03-06T19:30:08.179Za out/pumpkind-gz.tar 26647K
35072026-03-06T19:30:08.179Za out/switch-softnpu.tar.gz 370570K
35082026-03-06T19:30:08.183Z
35092026-03-06T19:30:08.183Zreal 1:44.737013106
35102026-03-06T19:30:08.183Zuser 1:39.981462463
35112026-03-06T19:30:08.183Zsys 6.845286906
35122026-03-06T19:30:08.183Ztrap 0.024079557
35132026-03-06T19:30:08.183Ztflt 0.000000000
35142026-03-06T19:30:08.183Zdflt 0.000000000
35152026-03-06T19:30:08.183Zkflt 0.000000000
35162026-03-06T19:30:08.183Zlock 0.000000000
35172026-03-06T19:30:08.183Zslp 1:39.836121328
35182026-03-06T19:30:08.183Zlat 2.782247333
35192026-03-06T19:30:08.183Zstop 0.000213773
35202026-03-06T19:30:08.186Zprocess exited: duration 2603639 ms, exit code 0
 
35212026-03-06T19:30:08.201Zfound 1 output files
35222026-03-06T19:30:08.202Zuploading: /work/package.tar.gz (2322512259 bytes)
35232026-03-06T19:30:42.679Zuploaded: /work/package.tar.gz