01KJWXT731YKFDCFRW4XBD63B1: 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: 01KJWXTW92R1KE8JVJAPYAKEJR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-04T17:21:26.143Zjob assigned to worker 01KJWXV14KNAD3YW15R2KFDQJA [factory aws, i-01225508ef50f0899] (queued for 1 m 2 s)
 
22026-03-04T17:21:35.032Zstarting task 0: "setup"
32026-03-04T17:21:35.037Z++ uname -s
42026-03-04T17:21:35.040Z+ kern=SunOS
52026-03-04T17:21:35.040Z+ build_user=build
62026-03-04T17:21:35.040Z+ build_uid=12345
72026-03-04T17:21:35.040Z+ work_dir=/work
82026-03-04T17:21:35.040Z+ input_dir=/input
92026-03-04T17:21:35.040Z+ [[ 0 == 12345 ]]
102026-03-04T17:21:35.040Z+ case "$kern" in
112026-03-04T17:21:35.040Z+ groupadd -g 12345 build
122026-03-04T17:21:35.043Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-04T17:21:37.053Z+ zfs create -o mountpoint=/work rpool/work
142026-03-04T17:21:37.179Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-04T17:21:37.181Z+ home_fs=zfs
162026-03-04T17:21:37.181Z+ [[ zfs == autofs ]]
172026-03-04T17:21:37.181Z+ mkdir -p /home/build
182026-03-04T17:21:37.184Z+ chown build:build /home/build /work
192026-03-04T17:21:39.185Z+ chmod 0700 /home/build /work
202026-03-04T17:21:39.188Zprocess exited: duration 4157 ms, exit code 0
 
212026-03-04T17:21:39.195Zstarting task 1: "rust-toolchain"
222026-03-04T17:21:39.203Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-04T17:21:39.204Z * rust toolchain channel = "1.91.1"
242026-03-04T17:21:39.204Z * rust toolchain profile = "default"
252026-03-04T17:21:39.204Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-04T17:21:39.205Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-04T17:21:39.205Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-04T17:21:39.207Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-04T17:21:39.208Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-04T17:21:39.340Zinfo: downloading installer
312026-03-04T17:21:41.066Zwarn: It looks like you have an existing installation of Rust at:
322026-03-04T17:21:41.066Zwarn: /opt/ooce/bin
332026-03-04T17:21:41.066Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-04T17:21:41.066Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-04T17:21:41.067Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-04T17:21:41.067Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-04T17:21:41.067Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-04T17:21:41.067Zerror: cannot install while Rust is installed
392026-03-04T17:21:41.067Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-04T17:21:41.096Zinfo: profile set to 'default'
412026-03-04T17:21:41.096Zinfo: default host triple is x86_64-unknown-illumos
422026-03-04T17:21:41.099Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-04T17:21:41.269Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-04T17:21:41.269Zinfo: downloading component 'cargo'
452026-03-04T17:21:42.214Zinfo: downloading component 'clippy'
462026-03-04T17:21:42.590Zinfo: downloading component 'rust-docs'
472026-03-04T17:21:44.017Zinfo: downloading component 'rust-std'
482026-03-04T17:21:45.791Zinfo: downloading component 'rustc'
492026-03-04T17:21:54.725Zinfo: downloading component 'rustfmt'
502026-03-04T17:21:54.984Zinfo: installing component 'cargo'
512026-03-04T17:21:55.882Zinfo: installing component 'clippy'
522026-03-04T17:21:56.275Zinfo: installing component 'rust-docs'
532026-03-04T17:21:58.186Zinfo: installing component 'rust-std'
542026-03-04T17:22:00.025Zinfo: installing component 'rustc'
552026-03-04T17:22:06.732Zinfo: installing component 'rustfmt'
562026-03-04T17:22:07.078Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-04T17:22:07.078Z
582026-03-04T17:22:07.539Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-04T17:22:07.539Z
602026-03-04T17:22:07.542Z
612026-03-04T17:22:07.542ZRust is installed now. Great!
622026-03-04T17:22:07.542Z
632026-03-04T17:22:07.542ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-04T17:22:07.542Zenvironment variable. This has not been done automatically.
652026-03-04T17:22:07.542Z
662026-03-04T17:22:07.542ZTo configure your current shell, you need to source
672026-03-04T17:22:07.542Zthe corresponding env file under $HOME/.cargo.
682026-03-04T17:22:07.542Z
692026-03-04T17:22:07.542ZThis is usually done by running one of the following (note the leading DOT):
702026-03-04T17:22:07.542Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-04T17:22:07.544Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-04T17:22:07.544Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-04T17:22:07.638Z+ rustup --version
742026-03-04T17:22:07.648Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-04T17:22:07.651Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-04T17:22:07.736Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-04T17:22:07.739Z+ cargo --version
782026-03-04T17:22:07.813Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-04T17:22:07.816Z+ rustc --version
802026-03-04T17:22:07.892Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-04T17:22:07.896Zprocess exited: duration 28700 ms, exit code 0
 
822026-03-04T17:22:07.902Zstarting task 2: "authentication"
832026-03-04T17:22:07.923Zprocess exited: duration 21 ms, exit code 0
 
842026-03-04T17:22:07.933Zstarting task 3: "clone repository"
852026-03-04T17:22:07.936Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-04T17:22:07.939Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-04T17:22:07.978ZCloning into '/work/oxidecomputer/omicron'...
882026-03-04T17:23:13.627Z+ cd /work/oxidecomputer/omicron
892026-03-04T17:23:13.627Z+ git fetch origin 1f5d8cd303a7e152ad832c95655d17cd972470a3
902026-03-04T17:23:14.430ZFrom https://github.com/oxidecomputer/omicron
912026-03-04T17:23:14.430Z * branch 1f5d8cd303a7e152ad832c95655d17cd972470a3 -> FETCH_HEAD
922026-03-04T17:23:14.443Z+ [[ -n andy/pgsql18 ]]
932026-03-04T17:23:14.445Z++ git branch --show-current
942026-03-04T17:23:14.448Z+ current=main
952026-03-04T17:23:14.448Z+ [[ main != andy/pgsql18 ]]
962026-03-04T17:23:14.448Z+ git branch -f andy/pgsql18 1f5d8cd303a7e152ad832c95655d17cd972470a3
972026-03-04T17:23:14.452Z+ git checkout -f andy/pgsql18
982026-03-04T17:23:14.535ZSwitched to branch 'andy/pgsql18'
992026-03-04T17:23:14.538Z+ git reset --hard 1f5d8cd303a7e152ad832c95655d17cd972470a3
1002026-03-04T17:23:14.555ZHEAD is now at 1f5d8cd30 Use PostgreSQL v18 client libraries
1012026-03-04T17:23:14.558Zprocess exited: duration 66625 ms, exit code 0
 
1022026-03-04T17:23:14.564Zstarting task 4: "build"
1032026-03-04T17:23:14.569Z+ source .github/buildomat/ci-env.sh
1042026-03-04T17:23:14.572Z++ export CARGO_TERM_COLOR=always
1052026-03-04T17:23:14.572Z++ CARGO_TERM_COLOR=always
1062026-03-04T17:23:14.572Z+ cargo --version
1072026-03-04T17:23:14.631Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-04T17:23:14.634Z+ rustc --version
1092026-03-04T17:23:14.707Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-04T17:23:14.710Z+ WORK=/work
1112026-03-04T17:23:14.710Z+ pfexec mkdir -p /work
1122026-03-04T17:23:14.715Z+ pfexec chown build /work
1132026-03-04T17:23:14.718Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-03-04T17:23:25.671Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-03-04T17:23:36.160Z Startup: Caching catalogs ... Done
1162026-03-04T17:23:59.727ZPlanning: Solver setup ... Done (21.756s)
1172026-03-04T17:23:59.895ZPlanning: Running solver ... Done (0.167s)
1182026-03-04T17:24:00.064ZPlanning: Finding local manifests ... Done (0.004s)
1192026-03-04T17:24:00.079ZPlanning: Fetching manifests: 0/5 0% complete
1202026-03-04T17:24:00.286ZPlanning: Fetching manifests: 5/5 100% complete
1212026-03-04T17:24:00.347ZPlanning: Package planning ... Done (0.058s)
1222026-03-04T17:24:00.410ZPlanning: Merging actions ... Done (0.065s)
1232026-03-04T17:24:00.987ZPlanning: Checking for conflicting actions ... Done (0.578s)
1242026-03-04T17:24:01.002ZPlanning: Consolidating action changes ... Done (0.014s)
1252026-03-04T17:24:03.147ZPlanning: Evaluating mediators ... Done (2.145s)
1262026-03-04T17:24:03.158ZPlanning: Planning completed in 26.83 seconds
1272026-03-04T17:24:03.174Z Packages to install: 5
1282026-03-04T17:24:03.174Z Mediators to change: 3
1292026-03-04T17:24:03.178Z Services to change: 1
1302026-03-04T17:24:03.179Z Estimated space available: 155.43 GB
1312026-03-04T17:24:03.179ZEstimated space to be consumed: 1.85 GB
1322026-03-04T17:24:03.179Z Create boot environment: No
1332026-03-04T17:24:03.179ZCreate backup boot environment: No
1342026-03-04T17:24:03.179Z Rebuild boot archive: No
1352026-03-04T17:24:03.179Z
1362026-03-04T17:24:03.179ZChanged mediators:
1372026-03-04T17:24:03.179Z mediator clang:
1382026-03-04T17:24:03.179Z version: None -> 15 (system default)
1392026-03-04T17:24:03.179Z
1402026-03-04T17:24:03.179Z mediator llvm:
1412026-03-04T17:24:03.179Z version: 14 (system default) -> 15 (system default)
1422026-03-04T17:24:03.179Z
1432026-03-04T17:24:03.179Z mediator postgresql:
1442026-03-04T17:24:03.179Z version: 15 (system default) -> 18 (system default)
1452026-03-04T17:24:03.179Z
1462026-03-04T17:24:03.179ZChanged packages:
1472026-03-04T17:24:03.179Zhelios-dev
1482026-03-04T17:24:03.179Z developer/build-essential
1492026-03-04T17:24:03.179Z None -> 11-2.0
1502026-03-04T17:24:03.179Z library/libxmlsec1
1512026-03-04T17:24:03.179Z None -> 1.2.35-2.0
1522026-03-04T17:24:03.179Z ooce/developer/clang-15
1532026-03-04T17:24:03.181Z None -> 15.0.7-2.0
1542026-03-04T17:24:03.181Z ooce/developer/llvm-15
1552026-03-04T17:24:03.181Z None -> 15.0.7-2.0
1562026-03-04T17:24:03.181Z ooce/library/postgresql-18
1572026-03-04T17:24:03.181Z None -> 18.1-2.0
1582026-03-04T17:24:03.181Z
1592026-03-04T17:24:03.181ZServices:
1602026-03-04T17:24:03.181Z restart_fmri:
1612026-03-04T17:24:03.181Z svc:/system/update-man-index:default
1622026-03-04T17:24:03.337Z
1632026-03-04T17:24:03.337ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1642026-03-04T17:24:08.354ZDownload: 1191/4272 items 83.1/219.0MB 37% complete (19.9M/s)
1652026-03-04T17:24:14.774ZDownload: 2223/4272 items 119.2/219.0MB 54% complete (14.6M/s)
1662026-03-04T17:24:19.777ZDownload: 3970/4272 items 214.4/219.0MB 97% complete (13.1M/s)
1672026-03-04T17:24:20.937ZDownload: Completed 218.99 MB in 17.60 seconds (12.4M/s)
1682026-03-04T17:24:21.213Z Actions: 1/4789 actions (Installing new actions)
1692026-03-04T17:24:26.055Z Actions: Completed 4789 actions in 4.84 seconds.
1702026-03-04T17:24:26.474Z Done (0.417s)
1712026-03-04T17:24:26.474Z Done (0.000s)
1722026-03-04T17:24:27.575Z Done (1.100s)
1732026-03-04T17:24:32.094Z Done (4.163s)
1742026-03-04T17:24:32.180Z Done (0.021s)
1752026-03-04T17:24:32.182Z Done (0.000s)
1762026-03-04T17:24:32.343Z Done (0.000s)
1772026-03-04T17:24:33.312ZPlanning: Evaluating mediator changes ... Done
1782026-03-04T17:24:33.475ZPlanning: Checking for conflicting actions ... Done
1792026-03-04T17:24:33.477ZPlanning: Consolidating action changes ... Done
1802026-03-04T17:24:33.754ZPlanning: Evaluating mediators ... Done
1812026-03-04T17:24:33.760ZPlanning: Planning completed in 0.44 seconds
1822026-03-04T17:24:33.789Z Mediators to change: 2
1832026-03-04T17:24:33.790Z Create boot environment: No
1842026-03-04T17:24:33.793ZCreate backup boot environment: No
1852026-03-04T17:24:33.885Z Done
1862026-03-04T17:24:33.885Z Done
1872026-03-04T17:24:34.683Z Done
1882026-03-04T17:24:38.309Z Done
1892026-03-04T17:24:38.393Z Done
1902026-03-04T17:24:38.397Z Done
1912026-03-04T17:24:38.551Z Done
1922026-03-04T17:24:38.925ZPlanning: Evaluating mediator changes ... Done
1932026-03-04T17:24:39.090ZPlanning: Checking for conflicting actions ... Done
1942026-03-04T17:24:39.093ZPlanning: Consolidating action changes ... Done
1952026-03-04T17:24:39.367ZPlanning: Evaluating mediators ... Done
1962026-03-04T17:24:39.370ZPlanning: Planning completed in 0.44 seconds
1972026-03-04T17:24:39.401Z Mediators to change: 1
1982026-03-04T17:24:39.401Z Create boot environment: No
1992026-03-04T17:24:39.404ZCreate backup boot environment: No
2002026-03-04T17:24:39.490Z Done
2012026-03-04T17:24:39.490Z Done
2022026-03-04T17:24:40.266Z Done
2032026-03-04T17:24:43.919Z Done
2042026-03-04T17:24:44.007Z Done
2052026-03-04T17:24:44.010Z Done
2062026-03-04T17:24:44.158Z Done
2072026-03-04T17:24:44.607ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082026-03-04T17:24:44.607Zclang system 15 system
2092026-03-04T17:24:44.607Zcsh system system illumos
2102026-03-04T17:24:44.607Zctags system system illumos
2112026-03-04T17:24:44.607Zfile system system illumos
2122026-03-04T17:24:44.607Zgcc vendor 12 vendor
2132026-03-04T17:24:44.607Zgcc system 10 system
2142026-03-04T17:24:44.607Zgcc system 7 system
2152026-03-04T17:24:44.607Zgo system 1.20 system
2162026-03-04T17:24:44.607Zgo system 1.19 system
2172026-03-04T17:24:44.607Zllvm system 15 system
2182026-03-04T17:24:44.607Zllvm system 14 system
2192026-03-04T17:24:44.607Zmariadb system 10.6 system
2202026-03-04T17:24:44.607Zmta vendor vendor dma
2212026-03-04T17:24:44.608Zopenjdk system 17 system
2222026-03-04T17:24:44.608Zopenjdk system 11 system
2232026-03-04T17:24:44.608Zopenjdk system 1.8 system
2242026-03-04T17:24:44.608Zopenssl vendor 3 vendor
2252026-03-04T17:24:44.608Zperl system 5.36 system
2262026-03-04T17:24:44.608Zpostgresql system 18 system
2272026-03-04T17:24:44.608Zpostgresql system 15 system
2282026-03-04T17:24:44.608Zpostgresql system 13 system
2292026-03-04T17:24:44.608Zpython vendor 3 vendor
2302026-03-04T17:24:44.608Zpython system 2 system
2312026-03-04T17:24:44.608Zpython3 system 3.11 system
2322026-03-04T17:24:44.608Zruby system 3.0 system
2332026-03-04T17:24:44.608Zwords vendor vendor american-english
2342026-03-04T17:24:44.608Zwords system system australian-english
2352026-03-04T17:24:44.608Zwords system system british-english
2362026-03-04T17:24:44.608Zwords system system canadian-english
2372026-03-04T17:24:44.609Zwords system system french
2382026-03-04T17:24:44.609Zwords system system italian
2392026-03-04T17:24:44.609Zwords system system ngerman
2402026-03-04T17:24:44.609Zwords system system ogerman
2412026-03-04T17:24:44.609Zwords system system spanish
2422026-03-04T17:24:44.942ZPUBLISHER TYPE STATUS P LOCATION
2432026-03-04T17:24:44.942Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442026-03-04T17:24:51.550ZFMRI IFO
2452026-03-04T17:24:51.550Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462026-03-04T17:24:51.550Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472026-03-04T17:24:51.550Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482026-03-04T17:24:51.550Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492026-03-04T17:24:51.550Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502026-03-04T17:24:51.550Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2512026-03-04T17:24:51.550Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2522026-03-04T17:24:51.550Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2532026-03-04T17:24:51.550Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2542026-03-04T17:24:51.550Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2552026-03-04T17:24:51.550Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2562026-03-04T17:24:51.550Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2572026-03-04T17:24:51.550Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2582026-03-04T17:24:51.550Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592026-03-04T17:24:51.550Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2602026-03-04T17:24:51.550Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2612026-03-04T17:24:51.550Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2622026-03-04T17:24:52.744Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2632026-03-04T17:24:53.457Z Updating crates.io index
2642026-03-04T17:24:53.460Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652026-03-04T17:24:54.278Z Updating git repository `https://github.com/oxidecomputer/lldp`
2662026-03-04T17:24:55.221Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-03-04T17:24:55.813Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682026-03-04T17:24:56.466Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692026-03-04T17:25:01.032Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702026-03-04T17:25:07.347Z Updating git repository `https://github.com/oxidecomputer/opte`
2712026-03-04T17:25:10.069Z Updating git repository `https://github.com/oxidecomputer/tofino`
2722026-03-04T17:25:10.714Z Updating git repository `https://github.com/oxidecomputer/falcon`
2732026-03-04T17:25:14.873Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742026-03-04T17:25:16.332Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2752026-03-04T17:25:18.941Z Updating git repository `https://github.com/oxidecomputer/clickward`
2762026-03-04T17:25:19.932Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2772026-03-04T17:25:20.920Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2782026-03-04T17:25:21.637Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2792026-03-04T17:25:23.684Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2802026-03-04T17:25:24.948Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-03-04T17:25:25.540Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2822026-03-04T17:25:26.203Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2832026-03-04T17:25:27.151Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2842026-03-04T17:25:27.690Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2852026-03-04T17:25:28.222Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2862026-03-04T17:25:28.763Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2872026-03-04T17:25:29.611Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2882026-03-04T17:25:30.625Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2892026-03-04T17:25:31.807Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2902026-03-04T17:25:32.555Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2912026-03-04T17:25:33.292Z Updating git repository `https://github.com/oxidecomputer/ispf`
2922026-03-04T17:25:34.961Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2932026-03-04T17:25:36.335Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2942026-03-04T17:25:36.812Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2952026-03-04T17:25:37.562Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2962026-03-04T17:25:38.156Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-03-04T17:25:38.940Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982026-03-04T17:25:39.781Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992026-03-04T17:25:40.461Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002026-03-04T17:25:41.112Z Updating git repository `https://github.com/illumos/smf-rs`
3012026-03-04T17:25:41.864Z Updating git repository `https://github.com/oxidecomputer/omicron`
3022026-03-04T17:26:36.583Z Downloading crates ...
3032026-03-04T17:26:36.635Z Downloaded anstyle v1.0.13
3042026-03-04T17:26:36.641Z Downloaded anstream v0.6.21
3052026-03-04T17:26:36.644Z Downloaded anstyle-parse v0.2.7
3062026-03-04T17:26:36.647Z Downloaded cfg-if v1.0.4
3072026-03-04T17:26:36.650Z Downloaded camino-tempfile v1.4.1
3082026-03-04T17:26:36.653Z Downloaded erased-serde v0.4.9
3092026-03-04T17:26:36.656Z Downloaded form_urlencoded v1.2.2
3102026-03-04T17:26:36.656Z Downloaded dtrace-parser v0.2.0
3112026-03-04T17:26:36.656Z Downloaded cpufeatures v0.2.17
3122026-03-04T17:26:36.658Z Downloaded equivalent v1.0.2
3132026-03-04T17:26:36.658Z Downloaded dof v0.3.0
3142026-03-04T17:26:36.661Z Downloaded anyhow v1.0.102
3152026-03-04T17:26:36.664Z Downloaded displaydoc v0.2.5
3162026-03-04T17:26:36.668Z Downloaded fs-err v3.3.0
3172026-03-04T17:26:36.671Z Downloaded toml_datetime v0.6.11
3182026-03-04T17:26:36.671Z Downloaded crypto-common v0.1.7
3192026-03-04T17:26:36.671Z Downloaded bitflags v2.11.0
3202026-03-04T17:26:36.674Z Downloaded proc-macro-error-attr v1.0.4
3212026-03-04T17:26:36.677Z Downloaded autocfg v1.5.0
3222026-03-04T17:26:36.677Z Downloaded digest v0.10.7
3232026-03-04T17:26:36.680Z Downloaded yoke v0.8.1
3242026-03-04T17:26:36.680Z Downloaded fastrand v2.3.0
3252026-03-04T17:26:36.682Z Downloaded sha2 v0.10.9
3262026-03-04T17:26:36.685Z Downloaded thread-id v4.2.2
3272026-03-04T17:26:36.685Z Downloaded serde_tokenstream v0.2.3
3282026-03-04T17:26:36.688Z Downloaded heck v0.4.1
3292026-03-04T17:26:36.688Z Downloaded pest_generator v2.8.6
3302026-03-04T17:26:36.690Z Downloaded tempfile v3.25.0
3312026-03-04T17:26:36.693Z Downloaded errno v0.3.14
3322026-03-04T17:26:36.693Z Downloaded usdt-macro v0.5.0
3332026-03-04T17:26:36.696Z Downloaded usdt v0.5.0
3342026-03-04T17:26:36.696Z Downloaded byteorder v1.5.0
3352026-03-04T17:26:36.698Z Downloaded usdt-attr-macro v0.5.0
3362026-03-04T17:26:36.699Z Downloaded anstyle-query v1.1.5
3372026-03-04T17:26:36.701Z Downloaded cargo-platform v0.2.0
3382026-03-04T17:26:36.701Z Downloaded colorchoice v1.0.4
3392026-03-04T17:26:36.701Z Downloaded unicode-linebreak v0.1.5
3402026-03-04T17:26:36.704Z Downloaded clap_lex v1.0.0
3412026-03-04T17:26:36.704Z Downloaded serde_core v1.0.228
3422026-03-04T17:26:36.707Z Downloaded zerofrom-derive v0.1.6
3432026-03-04T17:26:36.709Z Downloaded utf8parse v0.2.2
3442026-03-04T17:26:36.709Z Downloaded block-buffer v0.10.4
3452026-03-04T17:26:36.713Z Downloaded heck v0.5.0
3462026-03-04T17:26:36.713Z Downloaded bytecount v0.6.9
3472026-03-04T17:26:36.717Z Downloaded utf8_iter v1.0.4
3482026-03-04T17:26:36.717Z Downloaded potential_utf v0.1.4
3492026-03-04T17:26:36.717Z Downloaded typeid v1.0.3
3502026-03-04T17:26:36.720Z Downloaded version_check v0.9.5
3512026-03-04T17:26:36.721Z Downloaded memmap v0.7.0
3522026-03-04T17:26:36.721Z Downloaded fnv v1.0.7
3532026-03-04T17:26:36.724Z Downloaded smawk v0.3.2
3542026-03-04T17:26:36.724Z Downloaded zerovec-derive v0.11.2
3552026-03-04T17:26:36.724Z Downloaded zerofrom v0.1.6
3562026-03-04T17:26:36.724Z Downloaded yoke-derive v0.8.1
3572026-03-04T17:26:36.728Z Downloaded strsim v0.11.1
3582026-03-04T17:26:36.728Z Downloaded stable_deref_trait v1.2.1
3592026-03-04T17:26:36.728Z Downloaded itoa v1.0.17
3602026-03-04T17:26:36.731Z Downloaded writeable v0.6.2
3612026-03-04T17:26:36.731Z Downloaded unicode-xid v0.2.6
3622026-03-04T17:26:36.734Z Downloaded serde-value v0.7.0
3632026-03-04T17:26:36.734Z Downloaded generic-array v0.14.7
3642026-03-04T17:26:36.734Z Downloaded tinystr v0.8.2
3652026-03-04T17:26:36.736Z Downloaded serde_spanned v0.6.9
3662026-03-04T17:26:36.736Z Downloaded percent-encoding v2.3.2
3672026-03-04T17:26:36.739Z Downloaded macaddr v1.0.1
3682026-03-04T17:26:36.739Z Downloaded idna_adapter v1.2.1
3692026-03-04T17:26:36.742Z Downloaded toml_write v0.1.2
3702026-03-04T17:26:36.742Z Downloaded pretty-hex v0.4.1
3712026-03-04T17:26:36.742Z Downloaded ordered-float v2.10.1
3722026-03-04T17:26:36.745Z Downloaded swrite v0.1.0
3732026-03-04T17:26:36.745Z Downloaded plain v0.2.3
3742026-03-04T17:26:36.748Z Downloaded zerocopy-derive v0.7.35
3752026-03-04T17:26:36.751Z Downloaded ucd-trie v0.1.7
3762026-03-04T17:26:36.753Z Downloaded icu_provider v2.1.1
3772026-03-04T17:26:36.756Z Downloaded thiserror-impl v2.0.18
3782026-03-04T17:26:36.759Z Downloaded zmij v1.0.21
3792026-03-04T17:26:36.759Z Downloaded tabled_derive v0.7.0
3802026-03-04T17:26:36.761Z Downloaded usdt-impl v0.5.0
3812026-03-04T17:26:36.761Z Downloaded unicode-ident v1.0.24
3822026-03-04T17:26:36.764Z Downloaded typenum v1.19.0
3832026-03-04T17:26:36.767Z Downloaded toml v0.8.23
3842026-03-04T17:26:36.770Z Downloaded zerotrie v0.2.3
3852026-03-04T17:26:36.773Z Downloaded textwrap v0.16.2
3862026-03-04T17:26:36.777Z Downloaded proc-macro-error v1.0.4
3872026-03-04T17:26:36.777Z Downloaded toml_edit v0.22.27
3882026-03-04T17:26:36.780Z Downloaded thiserror v2.0.18
3892026-03-04T17:26:36.785Z Downloaded url v2.5.8
3902026-03-04T17:26:36.788Z Downloaded thiserror v1.0.69
3912026-03-04T17:26:36.792Z Downloaded pest_derive v2.8.6
3922026-03-04T17:26:36.795Z Downloaded num-traits v0.2.19
3932026-03-04T17:26:36.798Z Downloaded litemap v0.8.1
3942026-03-04T17:26:36.801Z Downloaded zerovec v0.11.5
3952026-03-04T17:26:36.804Z Downloaded icu_collections v2.1.1
3962026-03-04T17:26:36.809Z Downloaded zerocopy v0.7.35
3972026-03-04T17:26:36.823Z Downloaded smallvec v1.15.1
3982026-03-04T17:26:36.826Z Downloaded winnow v0.7.14
3992026-03-04T17:26:36.833Z Downloaded getrandom v0.4.1
4002026-03-04T17:26:36.836Z Downloaded clap_derive v4.5.55
4012026-03-04T17:26:36.838Z Downloaded unicode-width v0.2.0
4022026-03-04T17:26:36.842Z Downloaded serde_derive v1.0.228
4032026-03-04T17:26:36.845Z Downloaded unicode-width v0.1.14
4042026-03-04T17:26:36.849Z Downloaded papergrid v0.11.0
4052026-03-04T17:26:36.853Z Downloaded icu_normalizer v2.1.1
4062026-03-04T17:26:36.856Z Downloaded clap v4.5.60
4072026-03-04T17:26:36.864Z Downloaded proc-macro2 v1.0.106
4082026-03-04T17:26:36.867Z Downloaded icu_normalizer_data v2.1.1
4092026-03-04T17:26:36.869Z Downloaded log v0.4.29
4102026-03-04T17:26:36.872Z Downloaded cargo-util-schemas v0.8.2
4112026-03-04T17:26:36.872Z Downloaded camino v1.2.2
4122026-03-04T17:26:36.875Z Downloaded scroll v0.12.0
4132026-03-04T17:26:36.875Z Downloaded quote v1.0.44
4142026-03-04T17:26:36.877Z Downloaded once_cell v1.21.3
4152026-03-04T17:26:36.880Z Downloaded icu_properties v2.1.2
4162026-03-04T17:26:36.883Z Downloaded memchr v2.8.0
4172026-03-04T17:26:36.885Z Downloaded icu_locale_core v2.1.1
4182026-03-04T17:26:36.890Z Downloaded pest_meta v2.8.6
4192026-03-04T17:26:36.893Z Downloaded thiserror-impl v1.0.69
4202026-03-04T17:26:36.896Z Downloaded serde-untagged v0.1.9
4212026-03-04T17:26:36.896Z Downloaded cargo_metadata v0.21.0
4222026-03-04T17:26:36.899Z Downloaded cargo_toml v0.21.0
4232026-03-04T17:26:36.899Z Downloaded semver v1.0.27
4242026-03-04T17:26:36.901Z Downloaded serde v1.0.228
4252026-03-04T17:26:36.904Z Downloaded synstructure v0.13.2
4262026-03-04T17:26:36.904Z Downloaded indexmap v2.13.0
4272026-03-04T17:26:36.907Z Downloaded terminal_size v0.4.3
4282026-03-04T17:26:36.909Z Downloaded scroll_derive v0.12.1
4292026-03-04T17:26:36.910Z Downloaded is_terminal_polyfill v1.70.2
4302026-03-04T17:26:36.912Z Downloaded serde_json v1.0.149
4312026-03-04T17:26:36.915Z Downloaded hashbrown v0.16.1
4322026-03-04T17:26:36.920Z Downloaded pest v2.8.6
4332026-03-04T17:26:36.927Z Downloaded icu_properties_data v2.1.2
4342026-03-04T17:26:36.935Z Downloaded clap_builder v4.5.60
4352026-03-04T17:26:36.941Z Downloaded idna v1.1.0
4362026-03-04T17:26:36.947Z Downloaded goblin v0.8.2
4372026-03-04T17:26:36.953Z Downloaded tabled v0.15.0
4382026-03-04T17:26:36.965Z Downloaded syn v1.0.109
4392026-03-04T17:26:36.981Z Downloaded syn v2.0.117
4402026-03-04T17:26:36.991Z Downloaded rustix v1.1.3
4412026-03-04T17:26:37.018Z Downloaded libc v0.2.180
4422026-03-04T17:26:37.104Z Compiling proc-macro2 v1.0.106
4432026-03-04T17:26:37.107Z Compiling unicode-ident v1.0.24
4442026-03-04T17:26:37.107Z Compiling quote v1.0.44
4452026-03-04T17:26:37.107Z Compiling serde_core v1.0.228
4462026-03-04T17:26:37.107Z Compiling libc v0.2.180
4472026-03-04T17:26:37.107Z Compiling version_check v0.9.5
4482026-03-04T17:26:37.107Z Compiling memchr v2.8.0
4492026-03-04T17:26:37.337Z Compiling serde v1.0.228
4502026-03-04T17:26:37.591Z Compiling stable_deref_trait v1.2.1
4512026-03-04T17:26:37.718Z Compiling zmij v1.0.21
4522026-03-04T17:26:38.120Z Compiling itoa v1.0.17
4532026-03-04T17:26:38.191Z Compiling autocfg v1.5.0
4542026-03-04T17:26:38.443Z Compiling thiserror v1.0.69
4552026-03-04T17:26:38.709Z Compiling ucd-trie v0.1.7
4562026-03-04T17:26:38.825Z Compiling writeable v0.6.2
4572026-03-04T17:26:38.877Z Compiling litemap v0.8.1
4582026-03-04T17:26:39.175Z Compiling pest v2.8.6
4592026-03-04T17:26:39.296Z Compiling byteorder v1.5.0
4602026-03-04T17:26:39.326Z Compiling rustix v1.1.3
4612026-03-04T17:26:39.412Z Compiling icu_normalizer_data v2.1.1
4622026-03-04T17:26:39.760Z Compiling icu_properties_data v2.1.2
4632026-03-04T17:26:39.991Z Compiling errno v0.3.14
4642026-03-04T17:26:40.173Z Compiling syn v2.0.117
4652026-03-04T17:26:40.200Z Compiling serde_json v1.0.149
4662026-03-04T17:26:40.254Z Compiling bitflags v2.11.0
4672026-03-04T17:26:40.619Z Compiling num-traits v0.2.19
4682026-03-04T17:26:40.647Z Compiling equivalent v1.0.2
4692026-03-04T17:26:40.675Z Compiling smallvec v1.15.1
4702026-03-04T17:26:40.796Z Compiling typeid v1.0.3
4712026-03-04T17:26:40.975Z Compiling hashbrown v0.16.1
4722026-03-04T17:26:41.464Z Compiling thread-id v4.2.2
4732026-03-04T17:26:41.605Z Compiling usdt-impl v0.5.0
4742026-03-04T17:26:41.649Z Compiling proc-macro-error-attr v1.0.4
4752026-03-04T17:26:41.987Z Compiling pest_meta v2.8.6
4762026-03-04T17:26:42.016Z Compiling erased-serde v0.4.9
4772026-03-04T17:26:42.103Z Compiling indexmap v2.13.0
4782026-03-04T17:26:42.139Z Compiling toml_write v0.1.2
4792026-03-04T17:26:42.501Z Compiling winnow v0.7.14
4802026-03-04T17:26:42.527Z Compiling syn v1.0.109
4812026-03-04T17:26:43.498Z Compiling proc-macro-error v1.0.4
4822026-03-04T17:26:43.639Z Compiling utf8_iter v1.0.4
4832026-03-04T17:26:43.915Z Compiling percent-encoding v2.3.2
4842026-03-04T17:26:44.009Z Compiling log v0.4.29
4852026-03-04T17:26:44.264Z Compiling plain v0.2.3
4862026-03-04T17:26:44.418Z Compiling thiserror v2.0.18
4872026-03-04T17:26:44.462Z Compiling getrandom v0.4.1
4882026-03-04T17:26:45.129Z Compiling camino v1.2.2
4892026-03-04T17:26:45.174Z Compiling utf8parse v0.2.2
4902026-03-04T17:26:45.368Z Compiling anstyle-parse v0.2.7
4912026-03-04T17:26:45.455Z Compiling ordered-float v2.10.1
4922026-03-04T17:26:45.647Z Compiling form_urlencoded v1.2.2
4932026-03-04T17:26:46.030Z Compiling terminal_size v0.4.3
4942026-03-04T17:26:46.295Z Compiling anstyle v1.0.13
4952026-03-04T17:26:46.326Z Compiling cfg-if v1.0.4
4962026-03-04T17:26:46.329Z Compiling pretty-hex v0.4.1
4972026-03-04T17:26:46.440Z Compiling colorchoice v1.0.4
4982026-03-04T17:26:46.573Z Compiling is_terminal_polyfill v1.70.2
4992026-03-04T17:26:46.603Z Compiling anstyle-query v1.1.5
5002026-03-04T17:26:46.730Z Compiling anstream v0.6.21
5012026-03-04T17:26:46.769Z Compiling serde-untagged v0.1.9
5022026-03-04T17:26:46.804Z Compiling semver v1.0.27
5032026-03-04T17:26:46.921Z Compiling synstructure v0.13.2
5042026-03-04T17:26:46.950Z Compiling pest_generator v2.8.6
5052026-03-04T17:26:47.333Z Compiling fs-err v3.3.0
5062026-03-04T17:26:47.474Z Compiling clap_lex v1.0.0
5072026-03-04T17:26:47.536Z Compiling heck v0.4.1
5082026-03-04T17:26:47.677Z Compiling fnv v1.0.7
5092026-03-04T17:26:47.848Z Compiling once_cell v1.21.3
5102026-03-04T17:26:47.911Z Compiling anyhow v1.0.102
5112026-03-04T17:26:47.983Z Compiling bytecount v0.6.9
5122026-03-04T17:26:48.222Z Compiling unicode-width v0.1.14
5132026-03-04T17:26:48.252Z Compiling unicode-xid v0.2.6
5142026-03-04T17:26:48.324Z Compiling fastrand v2.3.0
5152026-03-04T17:26:48.468Z Compiling strsim v0.11.1
5162026-03-04T17:26:48.542Z Compiling heck v0.5.0
5172026-03-04T17:26:48.786Z Compiling papergrid v0.11.0
5182026-03-04T17:26:48.850Z Compiling clap_builder v4.5.60
5192026-03-04T17:26:49.019Z Compiling tempfile v3.25.0
5202026-03-04T17:26:49.459Z Compiling memmap v0.7.0
5212026-03-04T17:26:49.636Z Compiling unicode-linebreak v0.1.5
5222026-03-04T17:26:49.798Z Compiling smawk v0.3.2
5232026-03-04T17:26:49.822Z Compiling unicode-width v0.2.0
5242026-03-04T17:26:50.355Z Compiling textwrap v0.16.2
5252026-03-04T17:26:50.782Z Compiling camino-tempfile v1.4.1
5262026-03-04T17:26:50.785Z Compiling swrite v0.1.0
5272026-03-04T17:26:50.970Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5282026-03-04T17:26:51.200Z Compiling tabled_derive v0.7.0
5292026-03-04T17:26:51.645Z Compiling serde_derive v1.0.228
5302026-03-04T17:26:51.645Z Compiling zerofrom-derive v0.1.6
5312026-03-04T17:26:51.648Z Compiling yoke-derive v0.8.1
5322026-03-04T17:26:51.648Z Compiling zerovec-derive v0.11.2
5332026-03-04T17:26:51.750Z Compiling displaydoc v0.2.5
5342026-03-04T17:26:53.187Z Compiling thiserror-impl v1.0.69
5352026-03-04T17:26:53.290Z Compiling zerocopy-derive v0.7.35
5362026-03-04T17:26:54.391Z Compiling pest_derive v2.8.6
5372026-03-04T17:26:54.417Z Compiling scroll_derive v0.12.1
5382026-03-04T17:26:55.053Z Compiling zerofrom v0.1.6
5392026-03-04T17:26:55.207Z Compiling thiserror-impl v2.0.18
5402026-03-04T17:26:55.241Z Compiling zerocopy v0.7.35
5412026-03-04T17:26:55.308Z Compiling yoke v0.8.1
5422026-03-04T17:26:55.677Z Compiling zerovec v0.11.5
5432026-03-04T17:26:55.859Z Compiling zerotrie v0.2.3
5442026-03-04T17:26:56.336Z Compiling dtrace-parser v0.2.0
5452026-03-04T17:26:56.379Z Compiling scroll v0.12.0
5462026-03-04T17:26:56.528Z Compiling clap_derive v4.5.55
5472026-03-04T17:26:56.662Z Compiling tabled v0.15.0
5482026-03-04T17:26:56.762Z Compiling tinystr v0.8.2
5492026-03-04T17:26:56.930Z Compiling potential_utf v0.1.4
5502026-03-04T17:26:57.163Z Compiling icu_locale_core v2.1.1
5512026-03-04T17:26:57.228Z Compiling icu_collections v2.1.1
5522026-03-04T17:26:57.563Z Compiling goblin v0.8.2
5532026-03-04T17:26:58.750Z Compiling icu_provider v2.1.1
5542026-03-04T17:26:59.261Z Compiling icu_properties v2.1.2
5552026-03-04T17:26:59.261Z Compiling icu_normalizer v2.1.1
5562026-03-04T17:26:59.737Z Compiling clap v4.5.60
5572026-03-04T17:26:59.983Z Compiling serde_spanned v0.6.9
5582026-03-04T17:27:00.144Z Compiling toml_datetime v0.6.11
5592026-03-04T17:27:00.173Z Compiling dof v0.3.0
5602026-03-04T17:27:00.202Z Compiling serde_tokenstream v0.2.3
5612026-03-04T17:27:00.239Z Compiling serde-value v0.7.0
5622026-03-04T17:27:00.514Z Compiling toml_edit v0.22.27
5632026-03-04T17:27:00.674Z Compiling cargo-platform v0.2.0
5642026-03-04T17:27:01.024Z Compiling macaddr v1.0.1
5652026-03-04T17:27:01.390Z Compiling idna_adapter v1.2.1
5662026-03-04T17:27:01.570Z Compiling idna v1.1.0
5672026-03-04T17:27:01.784Z Compiling usdt-attr-macro v0.5.0
5682026-03-04T17:27:01.784Z Compiling usdt-macro v0.5.0
5692026-03-04T17:27:02.007Z Compiling url v2.5.8
5702026-03-04T17:27:03.394Z Compiling toml v0.8.23
5712026-03-04T17:27:04.237Z Compiling usdt v0.5.0
5722026-03-04T17:27:04.265Z Compiling cargo-util-schemas v0.8.2
5732026-03-04T17:27:04.500Z Compiling cargo_toml v0.21.0
5742026-03-04T17:27:05.809Z Compiling cargo_metadata v0.21.0
5752026-03-04T17:27:07.605Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5762026-03-04T17:27:10.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
5772026-03-04T17:27:11.265Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5782026-03-04T17:27:12.031Z Downloading crates ...
5792026-03-04T17:27:12.164Z Downloaded aead v0.5.2
5802026-03-04T17:27:12.168Z Downloaded ascii-canvas v3.0.0
5812026-03-04T17:27:12.172Z Downloaded async-recursion v1.1.1
5822026-03-04T17:27:12.179Z Downloaded corncobs v0.1.4
5832026-03-04T17:27:12.183Z Downloaded defmt-parser v1.0.0
5842026-03-04T17:27:12.187Z Downloaded data-encoding v2.10.0
5852026-03-04T17:27:12.192Z Downloaded embedded-io v0.4.0
5862026-03-04T17:27:12.197Z Downloaded enum-as-inner v0.6.1
5872026-03-04T17:27:12.201Z Downloaded find-msvc-tools v0.1.9
5882026-03-04T17:27:12.206Z Downloaded ecdsa v0.16.9
5892026-03-04T17:27:12.213Z Downloaded der_derive v0.7.3
5902026-03-04T17:27:12.217Z Downloaded atomic-waker v1.1.2
5912026-03-04T17:27:12.220Z Downloaded derive_more v0.99.20
5922026-03-04T17:27:12.228Z Downloaded derive_builder v0.20.2
5932026-03-04T17:27:12.237Z Downloaded foreign-types-macros v0.2.3
5942026-03-04T17:27:12.240Z Downloaded dropshot-api-manager-types v0.5.2
5952026-03-04T17:27:12.244Z Downloaded curve25519-dalek-derive v0.1.1
5962026-03-04T17:27:12.248Z Downloaded foldhash v0.2.0
5972026-03-04T17:27:12.252Z Downloaded endian-type v0.1.2
5982026-03-04T17:27:12.256Z Downloaded fixedbitset v0.4.2
5992026-03-04T17:27:12.261Z Downloaded foreign-types v0.5.0
6002026-03-04T17:27:12.264Z Downloaded crc8 v0.1.1
6012026-03-04T17:27:12.267Z Downloaded foreign-types-shared v0.3.1
6022026-03-04T17:27:12.271Z Downloaded cargo-platform v0.1.9
6032026-03-04T17:27:12.275Z Downloaded bcrypt-pbkdf v0.10.0
6042026-03-04T17:27:12.278Z Downloaded flagset v0.4.7
6052026-03-04T17:27:12.282Z Downloaded foreign-types-shared v0.1.1
6062026-03-04T17:27:12.286Z Downloaded float-cmp v0.10.0
6072026-03-04T17:27:12.289Z Downloaded gethostname v0.5.0
6082026-03-04T17:27:12.294Z Downloaded futures-core v0.3.32
6092026-03-04T17:27:12.298Z Downloaded hash32 v0.3.1
6102026-03-04T17:27:12.303Z Downloaded hash32 v0.2.1
6112026-03-04T17:27:12.307Z Downloaded globwalk v0.9.1
6122026-03-04T17:27:12.310Z Downloaded fallible-iterator v0.2.0
6132026-03-04T17:27:12.313Z Downloaded hex v0.4.3
6142026-03-04T17:27:12.318Z Downloaded hex-literal v0.4.1
6152026-03-04T17:27:12.321Z Downloaded httpdate v1.0.3
6162026-03-04T17:27:12.325Z Downloaded http-range v0.1.5
6172026-03-04T17:27:12.329Z Downloaded hyper-tls v0.6.0
6182026-03-04T17:27:12.332Z Downloaded cobs v0.3.0
6192026-03-04T17:27:12.351Z Downloaded fixedbitset v0.5.7
6202026-03-04T17:27:12.354Z Downloaded csv-core v0.1.13
6212026-03-04T17:27:12.357Z Downloaded hubpack_derive v0.1.1
6222026-03-04T17:27:12.360Z Downloaded hubpack v0.1.2
6232026-03-04T17:27:12.364Z Downloaded instant v0.1.13
6242026-03-04T17:27:12.367Z Downloaded ena v0.14.4
6252026-03-04T17:27:12.372Z Downloaded internet-checksum v0.2.1
6262026-03-04T17:27:12.375Z Downloaded instability v0.3.11
6272026-03-04T17:27:12.379Z Downloaded inout v0.1.4
6282026-03-04T17:27:12.382Z Downloaded is_ci v1.2.0
6292026-03-04T17:27:12.386Z Downloaded bzip2 v0.6.1
6302026-03-04T17:27:12.389Z Downloaded console v0.15.11
6312026-03-04T17:27:12.394Z Downloaded libscf-sys v1.1.0
6322026-03-04T17:27:12.398Z Downloaded cookie_store v0.22.1
6332026-03-04T17:27:12.402Z Downloaded crc32fast v1.5.0
6342026-03-04T17:27:12.406Z Downloaded lazy_static v1.5.0
6352026-03-04T17:27:12.410Z Downloaded http-body-util v0.1.3
6362026-03-04T17:27:12.414Z Downloaded impl-trait-for-tuples v0.2.3
6372026-03-04T17:27:12.419Z Downloaded md5 v0.7.0
6382026-03-04T17:27:12.422Z Downloaded memoffset v0.9.1
6392026-03-04T17:27:12.427Z Downloaded humantime v2.3.0
6402026-03-04T17:27:12.431Z Downloaded mime v0.3.17
6412026-03-04T17:27:12.434Z Downloaded ipnetwork v0.21.1
6422026-03-04T17:27:12.438Z Downloaded ipnet v2.11.0
6432026-03-04T17:27:12.441Z Downloaded nodrop v0.1.14
6442026-03-04T17:27:12.445Z Downloaded newtype_derive v0.1.6
6452026-03-04T17:27:12.449Z Downloaded num v0.4.3
6462026-03-04T17:27:12.453Z Downloaded hyper-rustls v0.27.7
6472026-03-04T17:27:12.456Z Downloaded libsw v3.5.0
6482026-03-04T17:27:12.459Z Downloaded nibble_vec v0.1.0
6492026-03-04T17:27:12.462Z Downloaded nonempty v0.12.0
6502026-03-04T17:27:12.465Z Downloaded num-derive v0.3.3
6512026-03-04T17:27:12.468Z Downloaded olpc-cjson v0.1.4
6522026-03-04T17:27:12.471Z Downloaded num_enum_derive v0.5.11
6532026-03-04T17:27:12.475Z Downloaded lock_api v0.4.14
6542026-03-04T17:27:12.477Z Downloaded lru-slab v0.1.2
6552026-03-04T17:27:12.480Z Downloaded iana-time-zone v0.1.65
6562026-03-04T17:27:12.483Z Downloaded oso-derive v0.27.3
6572026-03-04T17:27:12.486Z Downloaded num_threads v0.1.7
6582026-03-04T17:27:12.490Z Downloaded darling_core v0.23.0
6592026-03-04T17:27:12.496Z Downloaded openssl-probe v0.2.1
6602026-03-04T17:27:12.500Z Downloaded packed_struct_codegen v0.10.1
6612026-03-04T17:27:12.505Z Downloaded mime_guess v2.0.5
6622026-03-04T17:27:12.509Z Downloaded parse-display v0.10.0
6632026-03-04T17:27:12.512Z Downloaded pbkdf2 v0.11.0
6642026-03-04T17:27:12.515Z Downloaded path-slash v0.1.5
6652026-03-04T17:27:12.518Z Downloaded const_format v0.2.35
6662026-03-04T17:27:12.521Z Downloaded parse-size v1.1.0
6672026-03-04T17:27:12.525Z Downloaded indexmap v1.9.3
6682026-03-04T17:27:12.529Z Downloaded num_enum v0.5.11
6692026-03-04T17:27:12.536Z Downloaded pin-utils v0.1.0
6702026-03-04T17:27:12.539Z Downloaded darling_core v0.21.3
6712026-03-04T17:27:12.548Z Downloaded num_enum_derive v0.7.5
6722026-03-04T17:27:12.552Z Downloaded ignore v0.4.25
6732026-03-04T17:27:12.555Z Downloaded litrs v1.0.0
6742026-03-04T17:27:12.558Z Downloaded proc-macro-crate v3.4.0
6752026-03-04T17:27:12.562Z Downloaded proc-macro-crate v1.3.1
6762026-03-04T17:27:12.565Z Downloaded proc-macro-error-attr2 v2.0.0
6772026-03-04T17:27:12.565Z Downloaded oxnet v0.1.4
6782026-03-04T17:27:12.568Z Downloaded memmap2 v0.9.10
6792026-03-04T17:27:12.572Z Downloaded half v2.7.1
6802026-03-04T17:27:12.576Z Downloaded progenitor-client v0.11.2
6812026-03-04T17:27:12.579Z Downloaded progenitor-macro v0.10.0
6822026-03-04T17:27:12.582Z Downloaded peg v0.8.5
6832026-03-04T17:27:12.588Z Downloaded cc v1.2.56
6842026-03-04T17:27:12.592Z Downloaded psl-types v2.0.11
6852026-03-04T17:27:12.598Z Downloaded quick-error v1.2.3
6862026-03-04T17:27:12.600Z Downloaded phf_shared v0.12.1
6872026-03-04T17:27:12.600Z Downloaded pem-rfc7468 v0.7.0
6882026-03-04T17:27:12.605Z Downloaded radium v0.7.0
6892026-03-04T17:27:12.608Z Downloaded rand_xorshift v0.4.0
6902026-03-04T17:27:12.611Z Downloaded ar_archive_writer v0.5.1
6912026-03-04T17:27:12.613Z Downloaded pkcs8 v0.10.2
6922026-03-04T17:27:12.617Z Downloaded rand_chacha v0.3.1
6932026-03-04T17:27:12.622Z Downloaded pin-project-lite v0.2.17
6942026-03-04T17:27:12.628Z Downloaded predicates v3.1.4
6952026-03-04T17:27:12.631Z Downloaded recursive v0.1.1
6962026-03-04T17:27:12.634Z Downloaded predicates-core v1.0.10
6972026-03-04T17:27:12.637Z Downloaded pkg-config v0.3.32
6982026-03-04T17:27:12.640Z Downloaded predicates-tree v1.0.13
6992026-03-04T17:27:12.644Z Downloaded aes v0.8.4
7002026-03-04T17:27:12.646Z Downloaded ref-cast-impl v1.0.25
7012026-03-04T17:27:12.649Z Downloaded ref-cast v1.0.25
7022026-03-04T17:27:12.652Z Downloaded proc-macro-error2 v2.0.1
7032026-03-04T17:27:12.657Z Downloaded rfc6979 v0.4.0
7042026-03-04T17:27:12.660Z Downloaded progenitor-macro v0.11.2
7052026-03-04T17:27:12.664Z Downloaded progenitor-client v0.13.0
7062026-03-04T17:27:12.668Z Downloaded rtoolbox v0.0.3
7072026-03-04T17:27:12.668Z Downloaded rustc_version v0.4.1
7082026-03-04T17:27:12.671Z Downloaded pem v3.0.6
7092026-03-04T17:27:12.674Z Downloaded rustc-hash v2.1.1
7102026-03-04T17:27:12.679Z Downloaded russh-cryptovec v0.7.3
7112026-03-04T17:27:12.679Z Downloaded hickory-resolver v0.25.2
7122026-03-04T17:27:12.682Z Downloaded pkcs5 v0.7.1
7132026-03-04T17:27:12.688Z Downloaded rustc_version v0.1.7
7142026-03-04T17:27:12.691Z Downloaded rand_seeder v0.4.0
7152026-03-04T17:27:12.697Z Downloaded expectorate v1.2.0
7162026-03-04T17:27:12.702Z Downloaded rand_core v0.10.0
7172026-03-04T17:27:12.702Z Downloaded rand_core v0.9.5
7182026-03-04T17:27:12.706Z Downloaded derive_more-impl v2.1.1
7192026-03-04T17:27:12.709Z Downloaded p256 v0.13.2
7202026-03-04T17:27:12.712Z Downloaded scheduled-thread-pool v0.2.7
7212026-03-04T17:27:12.719Z Downloaded scroll_derive v0.13.1
7222026-03-04T17:27:12.722Z Downloaded same-file v1.0.6
7232026-03-04T17:27:12.722Z Downloaded salsa20 v0.10.2
7242026-03-04T17:27:12.722Z Downloaded jiff-static v0.2.21
7252026-03-04T17:27:12.725Z Downloaded scopeguard v1.2.0
7262026-03-04T17:27:12.728Z Downloaded seq-macro v0.3.6
7272026-03-04T17:27:12.731Z Downloaded secrecy v0.10.3
7282026-03-04T17:27:12.731Z Downloaded resolv-conf v0.7.6
7292026-03-04T17:27:12.734Z Downloaded scrypt v0.11.0
7302026-03-04T17:27:12.737Z Downloaded secrecy v0.8.0
7312026-03-04T17:27:12.744Z Downloaded serde_bytes v0.11.19
7322026-03-04T17:27:12.749Z Downloaded serde_plain v1.0.2
7332026-03-04T17:27:12.749Z Downloaded pin-project v1.1.11
7342026-03-04T17:27:12.756Z Downloaded sha1 v0.10.6
7352026-03-04T17:27:12.759Z Downloaded rustls-pemfile v1.0.4
7362026-03-04T17:27:12.762Z Downloaded serde_urlencoded v0.7.1
7372026-03-04T17:27:12.765Z Downloaded serde_spanned v1.0.4
7382026-03-04T17:27:12.768Z Downloaded serde_repr v0.1.20
7392026-03-04T17:27:12.771Z Downloaded signal-hook-mio v0.2.5
7402026-03-04T17:27:12.803Z Downloaded shell-words v1.1.1
7412026-03-04T17:27:12.803Z Downloaded siphasher v1.0.2
7422026-03-04T17:27:12.810Z Downloaded sigpipe v0.1.3
7432026-03-04T17:27:12.810Z Downloaded rusty-fork v0.3.1
7442026-03-04T17:27:12.810Z Downloaded prefix-trie v0.7.0
7452026-03-04T17:27:12.810Z Downloaded slog-bunyan v2.5.0
7462026-03-04T17:27:12.810Z Downloaded slog-envlogger v2.2.0
7472026-03-04T17:27:12.810Z Downloaded signature v2.2.0
7482026-03-04T17:27:12.811Z Downloaded semver v0.1.20
7492026-03-04T17:27:12.811Z Downloaded schemars_derive v0.8.22
7502026-03-04T17:27:12.811Z Downloaded signal-hook-tokio v0.3.1
7512026-03-04T17:27:12.811Z Downloaded scroll v0.13.0
7522026-03-04T17:27:12.811Z Downloaded progenitor-impl v0.13.0
7532026-03-04T17:27:12.811Z Downloaded progenitor-impl v0.11.2
7542026-03-04T17:27:12.811Z Downloaded progenitor-impl v0.10.0
7552026-03-04T17:27:12.816Z Downloaded serde_path_to_error v0.1.20
7562026-03-04T17:27:12.817Z Downloaded serde_derive_internals v0.29.1
7572026-03-04T17:27:12.817Z Downloaded ssh-cipher v0.2.0
7582026-03-04T17:27:12.821Z Downloaded sqlparser_derive v0.5.0
7592026-03-04T17:27:12.821Z Downloaded strip-ansi-escapes v0.2.1
7602026-03-04T17:27:12.821Z Downloaded rustls-pki-types v1.14.0
7612026-03-04T17:27:12.824Z Downloaded structmeta v0.3.0
7622026-03-04T17:27:12.828Z Downloaded strum v0.26.3
7632026-03-04T17:27:12.828Z Downloaded hyper-util v0.1.20
7642026-03-04T17:27:12.833Z Downloaded quinn-udp v0.5.14
7652026-03-04T17:27:12.837Z Downloaded darling v0.21.3
7662026-03-04T17:27:12.841Z Downloaded shlex v1.3.0
7672026-03-04T17:27:12.845Z Downloaded strum v0.27.2
7682026-03-04T17:27:12.848Z Downloaded rcgen v0.12.1
7692026-03-04T17:27:12.852Z Downloaded subtle v2.6.1
7702026-03-04T17:27:12.854Z Downloaded slab v0.4.12
7712026-03-04T17:27:12.859Z Downloaded openssl-sys v0.9.111
7722026-03-04T17:27:12.863Z Downloaded slog-async v2.8.0
7732026-03-04T17:27:12.863Z Downloaded crossterm v0.28.1
7742026-03-04T17:27:12.868Z Downloaded sync_wrapper v1.0.2
7752026-03-04T17:27:12.871Z Downloaded take_mut v0.2.2
7762026-03-04T17:27:12.873Z Downloaded tabwriter v1.4.1
7772026-03-04T17:27:12.874Z Downloaded tabled_derive v0.11.0
7782026-03-04T17:27:12.876Z Downloaded tagptr v0.2.0
7792026-03-04T17:27:12.877Z Downloaded sync-ptr v0.1.4
7802026-03-04T17:27:12.879Z Downloaded supports-color v3.0.2
7812026-03-04T17:27:12.883Z Downloaded smf v0.2.3
7822026-03-04T17:27:12.883Z Downloaded smallvec v0.6.14
7832026-03-04T17:27:12.886Z Downloaded ssh-encoding v0.2.0
7842026-03-04T17:27:12.886Z Downloaded testing_table v0.3.0
7852026-03-04T17:27:12.889Z Downloaded time-core v0.1.8
7862026-03-04T17:27:12.892Z Downloaded stacker v0.1.23
7872026-03-04T17:27:12.892Z Downloaded itertools v0.10.5
7882026-03-04T17:27:12.899Z Downloaded tinyvec_macros v0.1.1
7892026-03-04T17:27:12.902Z Downloaded static_assertions v1.1.0
7902026-03-04T17:27:12.904Z Downloaded serde_with_macros v3.17.0
7912026-03-04T17:27:12.904Z Downloaded thread-id v5.1.0
7922026-03-04T17:27:12.909Z Downloaded stringprep v0.1.5
7932026-03-04T17:27:12.912Z Downloaded string_cache v0.8.9
7942026-03-04T17:27:12.912Z Downloaded sqlformat v0.3.5
7952026-03-04T17:27:12.916Z Downloaded rustls-platform-verifier v0.6.2
7962026-03-04T17:27:12.919Z Downloaded strum_macros v0.27.2
7972026-03-04T17:27:12.922Z Downloaded support-bundle-viewer v0.1.2
7982026-03-04T17:27:12.922Z Downloaded strum_macros v0.26.4
7992026-03-04T17:27:12.925Z Downloaded strum_macros v0.24.3
8002026-03-04T17:27:12.928Z Downloaded signal-hook-registry v1.4.8
8012026-03-04T17:27:12.930Z Downloaded schemars v0.8.22
8022026-03-04T17:27:12.941Z Downloaded termtree v0.5.1
8032026-03-04T17:27:12.944Z Downloaded tap v1.0.1
8042026-03-04T17:27:12.947Z Downloaded nom v7.1.3
8052026-03-04T17:27:12.950Z Downloaded tower-service v0.3.3
8062026-03-04T17:27:12.953Z Downloaded tower-layer v0.3.3
8072026-03-04T17:27:12.953Z Downloaded topological-sort v0.2.2
8082026-03-04T17:27:12.957Z Downloaded mio v1.1.1
8092026-03-04T17:27:12.961Z Downloaded ron v0.8.1
8102026-03-04T17:27:12.966Z Downloaded trait-variant v0.1.2
8112026-03-04T17:27:12.970Z Downloaded try-lock v0.2.5
8122026-03-04T17:27:12.974Z Downloaded rayon-core v1.13.0
8132026-03-04T17:27:12.974Z Downloaded thread_local v1.1.9
8142026-03-04T17:27:12.977Z Downloaded thiserror-no-std v2.0.2
8152026-03-04T17:27:12.980Z Downloaded tls_codec_derive v0.4.2
8162026-03-04T17:27:12.982Z Downloaded signal-hook v0.3.18
8172026-03-04T17:27:12.985Z Downloaded typify-macro v0.4.3
8182026-03-04T17:27:12.988Z Downloaded serde_yaml v0.9.34+deprecated
8192026-03-04T17:27:12.991Z Downloaded tls_codec v0.4.2
8202026-03-04T17:27:12.993Z Downloaded unarray v0.1.4
8212026-03-04T17:27:12.993Z Downloaded typify-macro v0.6.1
8222026-03-04T17:27:12.996Z Downloaded tiny-keccak v2.0.2
8232026-03-04T17:27:12.999Z Downloaded schemars v0.9.0
8242026-03-04T17:27:13.011Z Downloaded utf-8 v0.7.6
8252026-03-04T17:27:13.014Z Downloaded usdt-attr-macro v0.6.0
8262026-03-04T17:27:13.014Z Downloaded usdt-macro v0.6.0
8272026-03-04T17:27:13.017Z Downloaded untrusted v0.9.0
8282026-03-04T17:27:13.017Z Downloaded untrusted v0.7.1
8292026-03-04T17:27:13.020Z Downloaded void v1.0.2
8302026-03-04T17:27:13.020Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8312026-03-04T17:27:13.023Z Downloaded socket2 v0.5.10
8322026-03-04T17:27:13.023Z Downloaded rand v0.8.5
8332026-03-04T17:27:13.026Z Downloaded rsa v0.9.10
8342026-03-04T17:27:13.032Z Downloaded itertools v0.12.1
8352026-03-04T17:27:13.039Z Downloaded wait-timeout v0.2.1
8362026-03-04T17:27:13.043Z Downloaded waitgroup v0.1.2
8372026-03-04T17:27:13.043Z Downloaded time-macros v0.2.27
8382026-03-04T17:27:13.046Z Downloaded toml_writer v1.0.6+spec-1.1.0
8392026-03-04T17:27:13.049Z Downloaded tui-tree-widget v0.23.1
8402026-03-04T17:27:13.049Z Downloaded unicase v2.9.0
8412026-03-04T17:27:13.052Z Downloaded rustls-webpki v0.103.9
8422026-03-04T17:27:13.054Z Downloaded publicsuffix v2.3.0
8432026-03-04T17:27:13.057Z Downloaded want v0.3.1
8442026-03-04T17:27:13.057Z Downloaded num-bigint-dig v0.8.6
8452026-03-04T17:27:13.061Z Downloaded xattr v1.6.1
8462026-03-04T17:27:13.065Z Downloaded tokio-dtrace v0.1.1
8472026-03-04T17:27:13.068Z Downloaded h2 v0.4.13
8482026-03-04T17:27:13.072Z Downloaded xshell-macros v0.2.7
8492026-03-04T17:27:13.076Z Downloaded tokio-rustls v0.24.1
8502026-03-04T17:27:13.080Z Downloaded tokio-rustls v0.26.4
8512026-03-04T17:27:13.080Z Downloaded subprocess v0.2.15
8522026-03-04T17:27:13.083Z Downloaded schemars v1.2.1
8532026-03-04T17:27:13.095Z Downloaded zeroize_derive v1.4.3
8542026-03-04T17:27:13.098Z Downloaded itertools v0.13.0
8552026-03-04T17:27:13.103Z Downloaded zone_cfg_derive v0.3.1
8562026-03-04T17:27:13.106Z Downloaded snafu v0.8.9
8572026-03-04T17:27:13.111Z Downloaded walkdir v2.5.0
8582026-03-04T17:27:13.114Z Downloaded tracing-attributes v0.1.31
8592026-03-04T17:27:13.118Z Downloaded hyper v1.8.1
8602026-03-04T17:27:13.121Z Downloaded whoami v1.6.1
8612026-03-04T17:27:13.124Z Downloaded tinyvec v1.10.0
8622026-03-04T17:27:13.127Z Downloaded whoami v2.1.0
8632026-03-04T17:27:13.130Z Downloaded rand v0.10.0
8642026-03-04T17:27:13.135Z Downloaded wyz v0.5.1
8652026-03-04T17:27:13.138Z Downloaded xshell v0.2.7
8662026-03-04T17:27:13.138Z Downloaded tokio-stream v0.1.18
8672026-03-04T17:27:13.143Z Downloaded xz2 v0.1.7
8682026-03-04T17:27:13.143Z Downloaded toml v0.9.12+spec-1.1.0
8692026-03-04T17:27:13.147Z Downloaded zone v0.3.1
8702026-03-04T17:27:13.151Z Downloaded usdt-impl v0.6.0
8712026-03-04T17:27:13.151Z Downloaded toml v0.7.8
8722026-03-04T17:27:13.155Z Downloaded tar v0.4.44
8732026-03-04T17:27:13.158Z Downloaded zeroize v1.8.2
8742026-03-04T17:27:13.158Z Downloaded tracing-core v0.1.36
8752026-03-04T17:27:13.161Z Downloaded socket2 v0.6.2
8762026-03-04T17:27:13.161Z Downloaded slog v2.8.2
8772026-03-04T17:27:13.164Z Downloaded tungstenite v0.21.0
8782026-03-04T17:27:13.167Z Downloaded steno v0.4.1
8792026-03-04T17:27:13.171Z Downloaded libm v0.2.16
8802026-03-04T17:27:13.181Z Downloaded unicode-bidi v0.3.18
8812026-03-04T17:27:13.184Z Downloaded typify v0.6.1
8822026-03-04T17:27:13.188Z Downloaded typify v0.4.3
8832026-03-04T17:27:13.192Z Downloaded unsafe-libyaml v0.2.11
8842026-03-04T17:27:13.195Z Downloaded yasna v0.5.2
8852026-03-04T17:27:13.198Z Downloaded uuid v1.21.0
8862026-03-04T17:27:13.201Z Downloaded toml_edit v0.23.10+spec-1.0.0
8872026-03-04T17:27:13.207Z Downloaded p521 v0.13.3
8882026-03-04T17:27:13.210Z Downloaded vte v0.14.1
8892026-03-04T17:27:13.212Z Downloaded blake3 v1.8.3
8902026-03-04T17:27:13.220Z Downloaded zstd v0.13.3
8912026-03-04T17:27:13.223Z Downloaded vergen v9.0.6
8922026-03-04T17:27:13.229Z Downloaded rustyline v14.0.0
8932026-03-04T17:27:13.232Z Downloaded tungstenite v0.23.0
8942026-03-04T17:27:13.235Z Downloaded zstd-safe v7.2.4
8952026-03-04T17:27:13.238Z Downloaded bindgen v0.71.1
8962026-03-04T17:27:13.243Z Downloaded reedline v0.40.0
8972026-03-04T17:27:13.251Z Downloaded zerocopy v0.6.6
8982026-03-04T17:27:13.254Z Downloaded toml_edit v0.19.15
8992026-03-04T17:27:13.272Z Downloaded tokio-postgres v0.7.16
9002026-03-04T17:27:13.275Z Downloaded bitvec v1.0.1
9012026-03-04T17:27:13.294Z Downloaded zip v0.6.6
9022026-03-04T17:27:13.298Z Downloaded russh v0.45.0
9032026-03-04T17:27:13.301Z Downloaded zopfli v0.8.3
9042026-03-04T17:27:13.304Z Downloaded yansi v1.0.1
9052026-03-04T17:27:13.306Z Downloaded unicode_categories v0.1.1
9062026-03-04T17:27:13.309Z Downloaded tower v0.5.3
9072026-03-04T17:27:13.315Z Downloaded p384 v0.13.1
9082026-03-04T17:27:13.321Z Downloaded rayon v1.11.0
9092026-03-04T17:27:13.329Z Downloaded typed-path v0.9.3
9102026-03-04T17:27:13.336Z Downloaded regex v1.12.3
9112026-03-04T17:27:13.342Z Downloaded zerocopy-derive v0.8.40
9122026-03-04T17:27:13.352Z Downloaded x509-cert v0.2.5
9132026-03-04T17:27:13.358Z Downloaded unicode-segmentation v1.12.0
9142026-03-04T17:27:13.361Z Downloaded moka v0.12.13
9152026-03-04T17:27:13.370Z Downloaded quick-xml v0.37.5
9162026-03-04T17:27:13.376Z Downloaded lalrpop v0.19.12
9172026-03-04T17:27:13.386Z Downloaded unicode-normalization v0.1.25
9182026-03-04T17:27:13.390Z Downloaded zip v4.6.1
9192026-03-04T17:27:13.394Z Downloaded tower-http v0.6.8
9202026-03-04T17:27:13.402Z Downloaded petname v2.0.2
9212026-03-04T17:27:13.407Z Downloaded goblin v0.10.5
9222026-03-04T17:27:13.415Z Downloaded tokio-util v0.7.18
9232026-03-04T17:27:13.422Z Downloaded tough v0.20.0
9242026-03-04T17:27:13.432Z Downloaded git2 v0.20.4
9252026-03-04T17:27:13.440Z Downloaded rustls-webpki v0.102.8
9262026-03-04T17:27:13.459Z Downloaded radix_trie v0.2.1
9272026-03-04T17:27:13.464Z Downloaded proptest v1.10.0
9282026-03-04T17:27:13.472Z Downloaded quinn-proto v0.11.13
9292026-03-04T17:27:13.479Z Downloaded winnow v0.5.40
9302026-03-04T17:27:13.488Z Downloaded winnow v0.6.26
9312026-03-04T17:27:13.496Z Downloaded openssl v0.10.75
9322026-03-04T17:27:13.506Z Downloaded nix v0.27.1
9332026-03-04T17:27:13.517Z Downloaded bstr v1.12.1
9342026-03-04T17:27:13.547Z Downloaded dropshot v0.16.7
9352026-03-04T17:27:13.551Z Downloaded tabled v0.20.0
9362026-03-04T17:27:13.563Z Downloaded time v0.3.47
9372026-03-04T17:27:13.574Z Downloaded smoltcp v0.9.1
9382026-03-04T17:27:13.585Z Downloaded zlib-rs v0.6.2
9392026-03-04T17:27:13.589Z Downloaded diesel v2.2.12
9402026-03-04T17:27:13.607Z Downloaded nix v0.31.1
9412026-03-04T17:27:13.618Z Downloaded zerocopy v0.8.40
9422026-03-04T17:27:13.627Z Downloaded webpki-roots v1.0.6
9432026-03-04T17:27:13.630Z Downloaded hickory-proto v0.24.4
9442026-03-04T17:27:13.645Z Downloaded smoltcp v0.11.0
9452026-03-04T17:27:13.656Z Downloaded rustls v0.23.37
9462026-03-04T17:27:13.667Z Downloaded rustix v0.38.44
9472026-03-04T17:27:13.689Z Downloaded regress v0.10.5
9482026-03-04T17:27:13.696Z Downloaded regex-syntax v0.8.10
9492026-03-04T17:27:13.704Z Downloaded hickory-proto v0.25.2
9502026-03-04T17:27:13.719Z Downloaded rustls v0.22.4
9512026-03-04T17:27:13.731Z Downloaded openapiv3 v2.2.0
9522026-03-04T17:27:13.741Z Downloaded object v0.37.3
9532026-03-04T17:27:13.753Z Downloaded sqlparser v0.61.0
9542026-03-04T17:27:13.762Z Downloaded vcpkg v0.2.15
9552026-03-04T17:27:13.802Z Downloaded nix v0.30.1
9562026-03-04T17:27:13.809Z Downloaded regex-syntax v0.6.29
9572026-03-04T17:27:13.814Z Downloaded nix v0.29.0
9582026-03-04T17:27:13.825Z Downloaded typify-impl v0.6.1
9592026-03-04T17:27:13.837Z Downloaded tracing v0.1.44
9602026-03-04T17:27:13.857Z Downloaded typify-impl v0.4.3
9612026-03-04T17:27:13.870Z Downloaded sled v0.34.7
9622026-03-04T17:27:13.880Z Downloaded ratatui v0.29.0
9632026-03-04T17:27:13.898Z Downloaded zerocopy-derive v0.6.6
9642026-03-04T17:27:13.907Z Downloaded bzip2-sys v0.1.13+1.0.8
9652026-03-04T17:27:13.917Z Downloaded rustls v0.21.12
9662026-03-04T17:27:13.929Z Downloaded nix v0.28.0
9672026-03-04T17:27:13.939Z Downloaded regex-automata v0.4.14
9682026-03-04T17:27:13.952Z Downloaded polar-core v0.27.3
9692026-03-04T17:27:13.959Z Downloaded petgraph v0.6.5
9702026-03-04T17:27:13.977Z Downloaded chrono-tz v0.10.4
9712026-03-04T17:27:13.993Z Downloaded jiff v0.2.21
9722026-03-04T17:27:14.007Z Downloaded lzma-sys v0.1.20
9732026-03-04T17:27:14.034Z Downloaded petgraph v0.8.3
9742026-03-04T17:27:14.056Z Downloaded serde_with v3.17.0
9752026-03-04T17:27:14.073Z Downloaded curve25519-dalek v4.1.3
9762026-03-04T17:27:14.082Z Downloaded object v0.30.4
9772026-03-04T17:27:14.095Z Downloaded csv v1.4.0
9782026-03-04T17:27:14.111Z Downloaded chrono v0.4.44
9792026-03-04T17:27:14.117Z Downloaded libz-sys v1.1.24
9802026-03-04T17:27:14.136Z Downloaded tokio v1.49.0
9812026-03-04T17:27:14.172Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
9822026-03-04T17:27:14.186Z Downloaded salty v0.3.0
9832026-03-04T17:27:14.193Z Downloaded sha3 v0.10.8
9842026-03-04T17:27:14.196Z Downloaded rustls-webpki v0.101.7
9852026-03-04T17:27:14.208Z Downloaded portable-atomic v1.13.1
9862026-03-04T17:27:14.214Z Downloaded reqwest v0.13.2
9872026-03-04T17:27:14.220Z Downloaded reqwest v0.12.28
9882026-03-04T17:27:14.224Z Downloaded ssh-key v0.6.7
9892026-03-04T17:27:14.231Z Downloaded rpassword v7.4.0
9902026-03-04T17:27:14.234Z Downloaded ron v0.12.0
9912026-03-04T17:27:14.242Z Downloaded aws-lc-rs v1.16.0
9922026-03-04T17:27:14.249Z Downloaded hkdf v0.12.4
9932026-03-04T17:27:14.252Z Downloaded vergen-gitcl v1.0.8
9942026-03-04T17:27:14.255Z Downloaded unicode-properties v0.1.4
9952026-03-04T17:27:14.255Z Downloaded twox-hash v2.1.2
9962026-03-04T17:27:14.257Z Downloaded vsss-rs v3.3.4
9972026-03-04T17:27:14.260Z Downloaded vergen-lib v0.1.6
9982026-03-04T17:27:14.260Z Downloaded iri-string v0.7.10
9992026-03-04T17:27:14.267Z Downloaded vergen-git2 v1.0.7
10002026-03-04T17:27:14.269Z Downloaded uzers v0.12.2
10012026-03-04T17:27:14.272Z Downloaded usdt v0.6.0
10022026-03-04T17:27:14.272Z Downloaded toml_parser v1.0.9+spec-1.1.0
10032026-03-04T17:27:14.275Z Downloaded test-strategy v0.4.5
10042026-03-04T17:27:14.278Z Downloaded rand v0.9.2
10052026-03-04T17:27:14.280Z Downloaded qorb v0.4.1
10062026-03-04T17:27:14.285Z Downloaded itertools v0.14.0
10072026-03-04T17:27:14.290Z Downloaded futures-util v0.3.32
10082026-03-04T17:27:14.301Z Downloaded samael v0.0.19
10092026-03-04T17:27:14.307Z Downloaded libxml v0.3.3
10102026-03-04T17:27:14.311Z Downloaded hashbrown v0.15.5
10112026-03-04T17:27:14.315Z Downloaded term v1.2.1
10122026-03-04T17:27:14.318Z Downloaded similar v2.7.0
10132026-03-04T17:27:14.322Z Downloaded universal-hash v0.5.1
10142026-03-04T17:27:14.325Z Downloaded unit-prefix v0.5.2
10152026-03-04T17:27:14.325Z Downloaded unicode-truncate v1.1.0
10162026-03-04T17:27:14.328Z Downloaded tokio-tungstenite v0.23.1
10172026-03-04T17:27:14.331Z Downloaded tokio-tungstenite v0.21.0
10182026-03-04T17:27:14.331Z Downloaded encoding_rs v0.8.35
10192026-03-04T17:27:14.350Z Downloaded tokio-rustls v0.25.0
10202026-03-04T17:27:14.353Z Downloaded tokio-native-tls v0.3.1
10212026-03-04T17:27:14.353Z Downloaded tokio-macros v2.6.0
10222026-03-04T17:27:14.356Z Downloaded term v0.7.0
10232026-03-04T17:27:14.356Z Downloaded prettyplease v0.2.37
10242026-03-04T17:27:14.358Z Downloaded iddqd v0.3.17
10252026-03-04T17:27:14.365Z Downloaded spin v0.9.8
10262026-03-04T17:27:14.368Z Downloaded termios v0.3.3
10272026-03-04T17:27:14.370Z Downloaded quinn v0.11.9
10282026-03-04T17:27:14.373Z Downloaded ryu v1.0.23
10292026-03-04T17:27:14.376Z Downloaded spki v0.7.3
10302026-03-04T17:27:14.380Z Downloaded snafu-derive v0.8.9
10312026-03-04T17:27:14.380Z Downloaded serde_cbor v0.11.2
10322026-03-04T17:27:14.383Z Downloaded thiserror-impl-no-std v2.0.2
10332026-03-04T17:27:14.383Z Downloaded ring v0.17.14
10342026-03-04T17:27:14.419Z Downloaded russh-keys v0.45.0
10352026-03-04T17:27:14.422Z Downloaded slog-term v2.9.2
10362026-03-04T17:27:14.424Z Downloaded slog-stdlog v4.1.1
10372026-03-04T17:27:14.424Z Downloaded slog-scope v4.4.1
10382026-03-04T17:27:14.427Z Downloaded slog-json v2.6.1
10392026-03-04T17:27:14.428Z Downloaded slog-dtrace v0.3.0
10402026-03-04T17:27:14.431Z Downloaded num-bigint v0.4.6
10412026-03-04T17:27:14.433Z Downloaded simd-adler32 v0.3.8
10422026-03-04T17:27:14.438Z Downloaded structmeta-derive v0.3.0
10432026-03-04T17:27:14.438Z Downloaded pretty_assertions v1.4.1
10442026-03-04T17:27:14.438Z Downloaded http v1.4.0
10452026-03-04T17:27:14.440Z Downloaded serde-hex v0.1.0
10462026-03-04T17:27:14.443Z Downloaded sec1 v0.7.3
10472026-03-04T17:27:14.443Z Downloaded libgit2-sys v0.18.3+1.9.2
10482026-03-04T17:27:14.492Z Downloaded sct v0.7.1
10492026-03-04T17:27:14.496Z Downloaded papergrid v0.17.0
10502026-03-04T17:27:14.500Z Downloaded sapling-renderdag v0.1.0
10512026-03-04T17:27:14.505Z Downloaded postcard v1.1.3
10522026-03-04T17:27:14.508Z Downloaded hashbrown v0.13.2
10532026-03-04T17:27:14.508Z Downloaded hashbrown v0.12.3
10542026-03-04T17:27:14.511Z Downloaded rustversion v1.0.22
10552026-03-04T17:27:14.514Z Downloaded serde-big-array v0.5.1
10562026-03-04T17:27:14.517Z Downloaded rustls-pemfile v2.2.0
10572026-03-04T17:27:14.517Z Downloaded rustls-native-certs v0.8.3
10582026-03-04T17:27:14.521Z Downloaded minimal-lexical v0.2.1
10592026-03-04T17:27:14.525Z Downloaded hickory-server v0.25.2
10602026-03-04T17:27:14.529Z Downloaded heapless v0.8.0
10612026-03-04T17:27:14.532Z Downloaded oso v0.27.3
10622026-03-04T17:27:14.532Z Downloaded rand_core v0.6.4
10632026-03-04T17:27:14.535Z Downloaded r2d2 v0.8.10
10642026-03-04T17:27:14.535Z Downloaded ppv-lite86 v0.2.21
10652026-03-04T17:27:14.537Z Downloaded postgres-types v0.2.12
10662026-03-04T17:27:14.540Z Downloaded owo-colors v4.3.0
10672026-03-04T17:27:14.540Z Downloaded flate2 v1.1.9
10682026-03-04T17:27:14.544Z Downloaded ed25519-dalek v2.2.0
10692026-03-04T17:27:14.547Z Downloaded rand_chacha v0.9.0
10702026-03-04T17:27:14.551Z Downloaded psm v0.1.30
10712026-03-04T17:27:14.555Z Downloaded miniz_oxide v0.8.9
10722026-03-04T17:27:14.555Z Downloaded pkcs1 v0.7.5
10732026-03-04T17:27:14.558Z Downloaded hickory-resolver v0.24.4
10742026-03-04T17:27:14.560Z Downloaded heapless v0.7.17
10752026-03-04T17:27:14.564Z Downloaded progenitor-extras v0.1.0
10762026-03-04T17:27:14.567Z Downloaded progenitor v0.13.0
10772026-03-04T17:27:14.567Z Downloaded progenitor v0.11.2
10782026-03-04T17:27:14.567Z Downloaded progenitor v0.10.0
10792026-03-04T17:27:14.569Z Downloaded peg-macros v0.8.5
10802026-03-04T17:27:14.569Z Downloaded password-hash v0.4.2
10812026-03-04T17:27:14.572Z Downloaded parking_lot v0.12.5
10822026-03-04T17:27:14.572Z Downloaded parking_lot v0.11.2
10832026-03-04T17:27:14.575Z Downloaded arc-swap v1.8.2
10842026-03-04T17:27:14.577Z Downloaded recursive-proc-macro-impl v0.1.1
10852026-03-04T17:27:14.580Z Downloaded primeorder v0.13.6
10862026-03-04T17:27:14.580Z Downloaded parking_lot_core v0.9.12
10872026-03-04T17:27:14.583Z Downloaded postgres-protocol v0.6.10
10882026-03-04T17:27:14.585Z Downloaded omicron-zone-package v0.12.2
10892026-03-04T17:27:14.588Z Downloaded indicatif v0.18.4
10902026-03-04T17:27:14.591Z Downloaded dropshot-api-manager v0.5.2
10912026-03-04T17:27:14.595Z Downloaded crypto-bigint v0.5.5
10922026-03-04T17:27:14.598Z Downloaded polyval v0.6.2
10932026-03-04T17:27:14.602Z Downloaded poly1305 v0.8.0
10942026-03-04T17:27:14.605Z Downloaded pin-project-internal v1.1.11
10952026-03-04T17:27:14.605Z Downloaded phf v0.13.1
10962026-03-04T17:27:14.605Z Downloaded num_enum v0.7.5
10972026-03-04T17:27:14.609Z Downloaded phf v0.12.1
10982026-03-04T17:27:14.612Z Downloaded libbz2-rs-sys v0.2.2
10992026-03-04T17:27:14.612Z Downloaded flume v0.11.1
11002026-03-04T17:27:14.614Z Downloaded progenitor-macro v0.13.0
11012026-03-04T17:27:14.617Z Downloaded password-hash v0.5.0
11022026-03-04T17:27:14.617Z Downloaded parse-display-derive v0.10.0
11032026-03-04T17:27:14.623Z Downloaded parking_lot_core v0.8.6
11042026-03-04T17:27:14.623Z Downloaded headers v0.4.1
11052026-03-04T17:27:14.625Z Downloaded base64 v0.22.1
11062026-03-04T17:27:14.628Z Downloaded paste v1.0.15
11072026-03-04T17:27:14.631Z Downloaded bytes v1.11.1
11082026-03-04T17:27:14.636Z Downloaded progenitor-client v0.10.0
11092026-03-04T17:27:14.639Z Downloaded pbkdf2 v0.12.2
11102026-03-04T17:27:14.639Z Downloaded packed_struct v0.10.1
11112026-03-04T17:27:14.639Z Downloaded newtype-uuid v1.3.2
11122026-03-04T17:27:14.643Z Downloaded oxide-tokio-rt v0.1.2
11132026-03-04T17:27:14.643Z Downloaded precomputed-hash v0.1.1
11142026-03-04T17:27:14.643Z Downloaded powerfmt v0.2.0
11152026-03-04T17:27:14.647Z Downloaded elliptic-curve v0.13.8
11162026-03-04T17:27:14.651Z Downloaded derive_more v2.1.1
11172026-03-04T17:27:14.658Z Downloaded phf_shared v0.13.1
11182026-03-04T17:27:14.662Z Downloaded phf_shared v0.11.3
11192026-03-04T17:27:14.662Z Downloaded peg-runtime v0.8.5
11202026-03-04T17:27:14.662Z Downloaded num-rational v0.4.2
11212026-03-04T17:27:14.662Z Downloaded num-integer v0.1.46
11222026-03-04T17:27:14.670Z Downloaded num-complex v0.4.6
11232026-03-04T17:27:14.670Z Downloaded nu-ansi-term v0.50.3
11242026-03-04T17:27:14.670Z Downloaded compact_str v0.8.1
11252026-03-04T17:27:14.674Z Downloaded chacha20poly1305 v0.10.1
11262026-03-04T17:27:14.674Z Downloaded native-tls v0.2.18
11272026-03-04T17:27:14.674Z Downloaded nanorand v0.7.0
11282026-03-04T17:27:14.674Z Downloaded ingot-macros v0.1.1
11292026-03-04T17:27:14.678Z Downloaded multer v3.1.0
11302026-03-04T17:27:14.678Z Downloaded getrandom v0.3.4
11312026-03-04T17:27:14.683Z Downloaded futures v0.3.32
11322026-03-04T17:27:14.686Z Downloaded diesel_derives v2.2.7
11332026-03-04T17:27:14.687Z Downloaded darling_core v0.20.11
11342026-03-04T17:27:14.690Z Downloaded daft-derive v0.1.5
11352026-03-04T17:27:14.704Z Downloaded openssl-probe v0.1.6
11362026-03-04T17:27:14.704Z Downloaded openssl-macros v0.1.1
11372026-03-04T17:27:14.708Z Downloaded opaque-debug v0.3.1
11382026-03-04T17:27:14.708Z Downloaded dropshot_endpoint v0.16.7
11392026-03-04T17:27:14.708Z Downloaded linear-map v1.2.0
11402026-03-04T17:27:14.708Z Downloaded fatfs v0.3.6
11412026-03-04T17:27:14.708Z Downloaded num-iter v0.1.45
11422026-03-04T17:27:14.709Z Downloaded num-derive v0.4.2
11432026-03-04T17:27:14.709Z Downloaded num-conv v0.2.0
11442026-03-04T17:27:14.709Z Downloaded libsw-core v0.3.2
11452026-03-04T17:27:14.712Z Downloaded libefi-sys v0.1.0
11462026-03-04T17:27:14.712Z Downloaded libloading v0.8.9
11472026-03-04T17:27:14.712Z Downloaded jobserver v0.1.34
11482026-03-04T17:27:14.716Z Downloaded crc-any v2.5.0
11492026-03-04T17:27:14.717Z Downloaded colored v3.1.1
11502026-03-04T17:27:14.721Z Downloaded httparse v1.10.1
11512026-03-04T17:27:14.721Z Downloaded aho-corasick v1.1.4
11522026-03-04T17:27:14.725Z Downloaded normalize-line-endings v0.3.0
11532026-03-04T17:27:14.731Z Downloaded hmac v0.12.1
11542026-03-04T17:27:14.731Z Downloaded highway v1.3.0
11552026-03-04T17:27:14.766Z Downloaded hickory-client v0.25.2
11562026-03-04T17:27:14.766Z Downloaded bumpalo v3.20.2
11572026-03-04T17:27:14.766Z Downloaded newtype-uuid-macros v0.1.0
11582026-03-04T17:27:14.766Z Downloaded newline-converter v0.3.0
11592026-03-04T17:27:14.766Z Downloaded new_debug_unreachable v1.0.6
11602026-03-04T17:27:14.766Z Downloaded multimap v0.10.1
11612026-03-04T17:27:14.766Z Downloaded ingot-types v0.1.2
11622026-03-04T17:27:14.766Z Downloaded ingot v0.1.1
11632026-03-04T17:27:14.767Z Downloaded half v1.8.3
11642026-03-04T17:27:14.767Z Downloaded futures-executor v0.3.32
11652026-03-04T17:27:14.767Z Downloaded futures-channel v0.3.32
11662026-03-04T17:27:14.767Z Downloaded indoc v2.0.7
11672026-03-04T17:27:14.767Z Downloaded md-5 v0.10.6
11682026-03-04T17:27:14.767Z Downloaded maybe-uninit v2.0.0
11692026-03-04T17:27:14.767Z Downloaded match_cfg v0.1.0
11702026-03-04T17:27:14.767Z Downloaded maplit v1.0.2
11712026-03-04T17:27:14.767Z Downloaded managed v0.8.0
11722026-03-04T17:27:14.767Z Downloaded lzss v0.8.2
11732026-03-04T17:27:14.767Z Downloaded lru-cache v0.1.2
11742026-03-04T17:27:14.767Z Downloaded lru v0.12.5
11752026-03-04T17:27:14.767Z Downloaded linked-hash-map v0.5.6
11762026-03-04T17:27:14.767Z Downloaded getrandom v0.2.17
11772026-03-04T17:27:14.767Z Downloaded blake2 v0.10.6
11782026-03-04T17:27:14.774Z Downloaded foldhash v0.1.5
11792026-03-04T17:27:14.774Z Downloaded drift v0.1.3
11802026-03-04T17:27:14.774Z Downloaded ahash v0.8.12
11812026-03-04T17:27:14.779Z Downloaded colored v2.2.0
11822026-03-04T17:27:14.779Z Downloaded chacha20 v0.10.0
11832026-03-04T17:27:14.779Z Downloaded arrayvec v0.7.6
11842026-03-04T17:27:14.787Z Downloaded lalrpop-util v0.19.12
11852026-03-04T17:27:14.787Z Downloaded kstat-rs v0.2.4
11862026-03-04T17:27:14.787Z Downloaded keccak v0.1.6
11872026-03-04T17:27:14.787Z Downloaded indent_write v2.2.0
11882026-03-04T17:27:14.787Z Downloaded hyper-staticfile v0.10.1
11892026-03-04T17:27:14.792Z Downloaded fs-err v2.11.0
11902026-03-04T17:27:14.792Z Downloaded cookie v0.18.1
11912026-03-04T17:27:14.792Z Downloaded const-oid v0.9.6
11922026-03-04T17:27:14.792Z Downloaded bzip2 v0.4.4
11932026-03-04T17:27:14.792Z Downloaded ciborium v0.2.2
11942026-03-04T17:27:14.796Z Downloaded cargo_metadata v0.19.2
11952026-03-04T17:27:14.796Z Downloaded cancel-safe-futures v0.1.5
11962026-03-04T17:27:14.800Z Downloaded bcs v0.1.6
11972026-03-04T17:27:14.800Z Downloaded is-terminal v0.4.17
11982026-03-04T17:27:14.800Z Downloaded ident_case v1.0.1
11992026-03-04T17:27:14.806Z Downloaded indoc v1.0.9
12002026-03-04T17:27:14.806Z Downloaded git-stub-vcs v0.1.0
12012026-03-04T17:27:14.806Z Downloaded git-stub v1.0.0
12022026-03-04T17:27:14.810Z Downloaded darling v0.23.0
12032026-03-04T17:27:14.810Z Downloaded darling v0.20.11
12042026-03-04T17:27:14.815Z Downloaded crossterm v0.29.0
12052026-03-04T17:27:14.820Z Downloaded allocator-api2 v0.2.21
12062026-03-04T17:27:14.824Z Downloaded fs_extra v1.3.0
12072026-03-04T17:27:14.828Z Downloaded clang-sys v1.8.1
12082026-03-04T17:27:14.828Z Downloaded http-body v1.0.1
12092026-03-04T17:27:14.828Z Downloaded hostname v0.4.2
12102026-03-04T17:27:14.831Z Downloaded group v0.13.0
12112026-03-04T17:27:14.831Z Downloaded globset v0.4.18
12122026-03-04T17:27:14.831Z Downloaded glob v0.3.3
12132026-03-04T17:27:14.837Z Downloaded futures-sink v0.3.32
12142026-03-04T17:27:14.837Z Downloaded aes-gcm v0.10.3
12152026-03-04T17:27:14.842Z Downloaded filetime v0.2.27
12162026-03-04T17:27:14.842Z Downloaded env_logger v0.11.9
12172026-03-04T17:27:14.843Z Downloaded dof v0.4.0
12182026-03-04T17:27:14.843Z Downloaded defmt v1.0.1
12192026-03-04T17:27:14.846Z Downloaded daft v0.1.5
12202026-03-04T17:27:14.846Z Downloaded ctr v0.9.2
12212026-03-04T17:27:14.846Z Downloaded console v0.16.2
12222026-03-04T17:27:14.853Z Downloaded ciborium-ll v0.2.2
12232026-03-04T17:27:14.853Z Downloaded cexpr v0.6.0
12242026-03-04T17:27:14.853Z Downloaded cmake v0.1.57
12252026-03-04T17:27:14.856Z Downloaded cipher v0.4.4
12262026-03-04T17:27:14.856Z Downloaded buf-list v1.1.2
12272026-03-04T17:27:14.856Z Downloaded bitflags v1.3.2
12282026-03-04T17:27:14.860Z Downloaded hostname v0.3.1
12292026-03-04T17:27:14.860Z Downloaded camino-tempfile-ext v0.3.3
12302026-03-04T17:27:14.864Z Downloaded bitfield v0.19.4
12312026-03-04T17:27:14.864Z Downloaded home v0.5.12
12322026-03-04T17:27:14.864Z Downloaded const_format_proc_macros v0.2.34
12332026-03-04T17:27:14.864Z Downloaded bit-set v0.5.3
12342026-03-04T17:27:14.868Z Downloaded headers-core v0.3.0
12352026-03-04T17:27:14.868Z Downloaded diff v0.1.13
12362026-03-04T17:27:14.871Z Downloaded convert_case v0.10.0
12372026-03-04T17:27:14.871Z Downloaded chacha20 v0.9.1
12382026-03-04T17:27:14.871Z Downloaded cassowary v0.3.0
12392026-03-04T17:27:14.877Z Downloaded ff v0.13.1
12402026-03-04T17:27:14.877Z Downloaded des v0.8.1
12412026-03-04T17:27:14.877Z Downloaded constant_time_eq v0.4.2
12422026-03-04T17:27:14.877Z Downloaded async-stream v0.3.6
12432026-03-04T17:27:14.885Z Downloaded erased-serde v0.3.31
12442026-03-04T17:27:14.888Z Downloaded ed25519 v2.2.3
12452026-03-04T17:27:14.888Z Downloaded ghash v0.5.1
12462026-03-04T17:27:14.888Z Downloaded futures-io v0.3.32
12472026-03-04T17:27:14.888Z Downloaded fxhash v0.2.1
12482026-03-04T17:27:14.888Z Downloaded futures-task v0.3.32
12492026-03-04T17:27:14.888Z Downloaded futures-macro v0.3.32
12502026-03-04T17:27:14.889Z Downloaded funty v2.0.0
12512026-03-04T17:27:14.889Z Downloaded float-ord v0.3.2
12522026-03-04T17:27:14.889Z Downloaded defmt v0.3.100
12532026-03-04T17:27:14.889Z Downloaded dunce v1.0.5
12542026-03-04T17:27:14.893Z Downloaded difflib v0.4.0
12552026-03-04T17:27:14.893Z Downloaded debug-ignore v1.0.5
12562026-03-04T17:27:14.893Z Downloaded darling_macro v0.21.3
12572026-03-04T17:27:14.893Z Downloaded cargo_toml v0.22.3
12582026-03-04T17:27:14.893Z Downloaded bit-vec v0.6.3
12592026-03-04T17:27:14.896Z Downloaded async-bb8-diesel v0.2.1
12602026-03-04T17:27:14.897Z Downloaded fd-lock v4.0.4
12612026-03-04T17:27:14.899Z Downloaded embedded-io v0.6.1
12622026-03-04T17:27:14.899Z Downloaded either v1.15.0
12632026-03-04T17:27:14.903Z Downloaded dyn-clone v1.0.20
12642026-03-04T17:27:14.903Z Downloaded derive_builder_core v0.20.2
12652026-03-04T17:27:14.907Z Downloaded cpufeatures v0.3.0
12662026-03-04T17:27:14.907Z Downloaded block-padding v0.3.3
12672026-03-04T17:27:14.907Z Downloaded foreign-types v0.3.2
12682026-03-04T17:27:14.908Z Downloaded darling_macro v0.23.0
12692026-03-04T17:27:14.910Z Downloaded crunchy v0.2.4
12702026-03-04T17:27:14.910Z Downloaded env_filter v1.0.0
12712026-03-04T17:27:14.910Z Downloaded dtrace-parser v0.3.0
12722026-03-04T17:27:14.910Z Downloaded dsl_auto_type v0.1.3
12732026-03-04T17:27:14.910Z Downloaded ciborium-io v0.2.2
12742026-03-04T17:27:14.913Z Downloaded document-features v0.2.12
12752026-03-04T17:27:14.913Z Downloaded dirs-next v2.0.0
12762026-03-04T17:27:14.913Z Downloaded diesel_table_macro_syntax v0.2.0
12772026-03-04T17:27:14.913Z Downloaded darling_macro v0.20.11
12782026-03-04T17:27:14.917Z Downloaded crc-catalog v2.4.0
12792026-03-04T17:27:14.917Z Downloaded castaway v0.2.4
12802026-03-04T17:27:14.917Z Downloaded base16ct v1.0.0
12812026-03-04T17:27:14.922Z Downloaded derive_builder_macro v0.20.2
12822026-03-04T17:27:14.922Z Downloaded crossbeam-epoch v0.9.18
12832026-03-04T17:27:14.922Z Downloaded convert_case v0.4.0
12842026-03-04T17:27:14.927Z Downloaded base16ct v0.2.0
12852026-03-04T17:27:14.927Z Downloaded atty v0.2.14
12862026-03-04T17:27:14.927Z Downloaded async-stream-impl v0.3.6
12872026-03-04T17:27:14.927Z Downloaded display-error-chain v0.2.2
12882026-03-04T17:27:14.927Z Downloaded dirs-sys-next v0.1.2
12892026-03-04T17:27:14.927Z Downloaded diesel-dtrace v0.4.2
12902026-03-04T17:27:14.927Z Downloaded derive-where v1.6.0
12912026-03-04T17:27:14.930Z Downloaded cstr-argument v0.1.2
12922026-03-04T17:27:14.930Z Downloaded crossbeam-channel v0.5.15
12932026-03-04T17:27:14.933Z Downloaded crc v3.4.0
12942026-03-04T17:27:14.936Z Downloaded bitfield-macros v0.19.4
12952026-03-04T17:27:14.937Z Downloaded atomicwrites v0.4.4
12962026-03-04T17:27:14.937Z Downloaded der v0.7.10
12972026-03-04T17:27:14.940Z Downloaded backon v1.6.0
12982026-03-04T17:27:14.944Z Downloaded assert_matches v1.5.0
12992026-03-04T17:27:14.948Z Downloaded array-init v0.0.4
13002026-03-04T17:27:14.948Z Downloaded derive-ex v0.1.8
13012026-03-04T17:27:14.948Z Downloaded deranged v0.5.8
13022026-03-04T17:27:14.951Z Downloaded backoff v0.4.0
13032026-03-04T17:27:14.951Z Downloaded defmt-macros v1.0.1
13042026-03-04T17:27:14.951Z Downloaded cfg_aliases v0.2.1
13052026-03-04T17:27:14.954Z Downloaded cfg_aliases v0.1.1
13062026-03-04T17:27:14.954Z Downloaded base64ct v1.8.3
13072026-03-04T17:27:14.957Z Downloaded async-trait v0.1.89
13082026-03-04T17:27:14.961Z Downloaded crossbeam-utils v0.8.21
13092026-03-04T17:27:14.964Z Downloaded blowfish v0.9.1
13102026-03-04T17:27:14.964Z Downloaded bit-vec v0.8.0
13112026-03-04T17:27:14.964Z Downloaded bit-set v0.8.0
13122026-03-04T17:27:14.966Z Downloaded bitfield-struct v0.6.2
13132026-03-04T17:27:14.966Z Downloaded crossbeam-deque v0.8.6
13142026-03-04T17:27:14.966Z Downloaded critical-section v1.2.0
13152026-03-04T17:27:14.969Z Downloaded argon2 v0.5.3
13162026-03-04T17:27:14.969Z Downloaded crucible-workspace-hack v0.1.0
13172026-03-04T17:27:14.969Z Downloaded base64 v0.21.7
13182026-03-04T17:27:14.973Z Downloaded arrayref v0.3.9
13192026-03-04T17:27:14.975Z Downloaded cbc v0.1.2
13202026-03-04T17:27:14.975Z Downloaded bb8 v0.8.6
13212026-03-04T17:27:14.978Z Downloaded adler2 v2.0.1
13222026-03-04T17:27:15.192Z Downloaded aws-lc-sys v0.37.1
13232026-03-04T17:27:15.536Z Compiling libc v0.2.180
13242026-03-04T17:27:15.539Z Compiling serde v1.0.228
13252026-03-04T17:27:15.539Z Compiling log v0.4.29
13262026-03-04T17:27:15.539Z Compiling find-msvc-tools v0.1.9
13272026-03-04T17:27:15.539Z Compiling shlex v1.3.0
13282026-03-04T17:27:15.708Z Compiling smallvec v1.15.1
13292026-03-04T17:27:15.723Z Compiling syn v2.0.117
13302026-03-04T17:27:15.754Z Compiling typenum v1.19.0
13312026-03-04T17:27:16.080Z Compiling generic-array v0.14.7
13322026-03-04T17:27:16.101Z Compiling subtle v2.6.1
13332026-03-04T17:27:16.189Z Compiling scopeguard v1.2.0
13342026-03-04T17:27:16.309Z Compiling portable-atomic v1.13.1
13352026-03-04T17:27:16.391Z Compiling lock_api v0.4.14
13362026-03-04T17:27:16.397Z Compiling const-oid v0.9.6
13372026-03-04T17:27:16.456Z Compiling critical-section v1.2.0
13382026-03-04T17:27:16.517Z Compiling zerocopy v0.8.40
13392026-03-04T17:27:16.624Z Compiling parking_lot_core v0.9.12
13402026-03-04T17:27:16.797Z Compiling serde_json v1.0.149
13412026-03-04T17:27:17.059Z Compiling pin-project-lite v0.2.17
13422026-03-04T17:27:17.228Z Compiling pkg-config v0.3.32
13432026-03-04T17:27:17.375Z Compiling libm v0.2.16
13442026-03-04T17:27:17.699Z Compiling getrandom v0.2.17
13452026-03-04T17:27:17.803Z Compiling jobserver v0.1.34
13462026-03-04T17:27:17.965Z Compiling rand_core v0.6.4
13472026-03-04T17:27:18.111Z Compiling errno v0.3.14
13482026-03-04T17:27:18.324Z Compiling cc v1.2.56
13492026-03-04T17:27:18.352Z Compiling once_cell v1.21.3
13502026-03-04T17:27:18.434Z Compiling signal-hook-registry v1.4.8
13512026-03-04T17:27:18.517Z Compiling mio v1.1.1
13522026-03-04T17:27:18.610Z Compiling num-traits v0.2.19
13532026-03-04T17:27:18.762Z Compiling bitflags v2.11.0
13542026-03-04T17:27:18.951Z Compiling parking_lot v0.12.5
13552026-03-04T17:27:18.984Z Compiling futures-core v0.3.32
13562026-03-04T17:27:19.292Z Compiling socket2 v0.6.2
13572026-03-04T17:27:19.422Z Compiling percent-encoding v2.3.2
13582026-03-04T17:27:19.642Z Compiling allocator-api2 v0.2.21
13592026-03-04T17:27:19.802Z Compiling futures-sink v0.3.32
13602026-03-04T17:27:19.840Z Compiling cpufeatures v0.2.17
13612026-03-04T17:27:19.964Z Compiling foldhash v0.2.0
13622026-03-04T17:27:19.986Z Compiling futures-channel v0.3.32
13632026-03-04T17:27:20.030Z Compiling futures-task v0.3.32
13642026-03-04T17:27:20.256Z Compiling slab v0.4.12
13652026-03-04T17:27:20.340Z Compiling hashbrown v0.16.1
13662026-03-04T17:27:20.367Z Compiling getrandom v0.4.1
13672026-03-04T17:27:20.370Z Compiling futures-io v0.3.32
13682026-03-04T17:27:20.436Z Compiling rustversion v1.0.22
13692026-03-04T17:27:20.587Z Compiling rand_core v0.10.0
13702026-03-04T17:27:20.674Z Compiling getrandom v0.3.4
13712026-03-04T17:27:20.903Z Compiling cmake v0.1.57
13722026-03-04T17:27:21.719Z Compiling indexmap v2.13.0
13732026-03-04T17:27:21.781Z Compiling form_urlencoded v1.2.2
13742026-03-04T17:27:22.113Z Compiling fs_extra v1.3.0
13752026-03-04T17:27:22.179Z Compiling dunce v1.0.5
13762026-03-04T17:27:22.203Z Compiling ident_case v1.0.1
13772026-03-04T17:27:22.323Z Compiling base64ct v1.8.3
13782026-03-04T17:27:22.412Z Compiling flagset v0.4.7
13792026-03-04T17:27:22.454Z Compiling rand_core v0.9.5
13802026-03-04T17:27:22.477Z Compiling iana-time-zone v0.1.65
13812026-03-04T17:27:22.644Z Compiling rustix v1.1.3
13822026-03-04T17:27:22.663Z Compiling aws-lc-sys v0.37.1
13832026-03-04T17:27:22.841Z Compiling pem-rfc7468 v0.7.0
13842026-03-04T17:27:22.913Z Compiling ring v0.17.14
13852026-03-04T17:27:22.993Z Compiling uuid v1.21.0
13862026-03-04T17:27:23.163Z Compiling rustc_version v0.4.1
13872026-03-04T17:27:23.185Z Compiling aws-lc-rs v1.16.0
13882026-03-04T17:27:23.352Z Compiling synstructure v0.13.2
13892026-03-04T17:27:23.741Z Compiling regex-syntax v0.8.10
13902026-03-04T17:27:23.795Z Compiling vcpkg v0.2.15
13912026-03-04T17:27:24.462Z Compiling tracing-core v0.1.36
13922026-03-04T17:27:24.754Z Compiling crossbeam-utils v0.8.21
13932026-03-04T17:27:25.334Z Compiling pest_generator v2.8.6
13942026-03-04T17:27:25.441Z Compiling openssl-sys v0.9.111
13952026-03-04T17:27:25.638Z Compiling serde_derive_internals v0.29.1
13962026-03-04T17:27:26.591Z Compiling untrusted v0.9.0
13972026-03-04T17:27:26.701Z Compiling untrusted v0.7.1
13982026-03-04T17:27:26.800Z Compiling base64 v0.22.1
13992026-03-04T17:27:26.917Z Compiling syn v1.0.109
14002026-03-04T17:27:26.957Z Compiling schemars v0.8.22
14012026-03-04T17:27:27.322Z Compiling httparse v1.10.1
14022026-03-04T17:27:27.435Z Compiling openssl-probe v0.2.1
14032026-03-04T17:27:27.680Z Compiling darling_core v0.20.11
14042026-03-04T17:27:27.727Z Compiling rustls v0.23.37
14052026-03-04T17:27:27.941Z Compiling serde_derive v1.0.228
14062026-03-04T17:27:27.966Z Compiling zeroize_derive v1.4.3
14072026-03-04T17:27:28.037Z Compiling zerofrom-derive v0.1.6
14082026-03-04T17:27:28.592Z Compiling yoke-derive v0.8.1
14092026-03-04T17:27:29.270Z Compiling zerocopy-derive v0.8.40
14102026-03-04T17:27:29.315Z Compiling zeroize v1.8.2
14112026-03-04T17:27:29.365Z Compiling zerovec-derive v0.11.2
14122026-03-04T17:27:31.152Z Compiling crypto-common v0.1.7
14132026-03-04T17:27:31.306Z Compiling zerofrom v0.1.6
14142026-03-04T17:27:31.349Z Compiling block-buffer v0.10.4
14152026-03-04T17:27:31.379Z Compiling displaydoc v0.2.5
14162026-03-04T17:27:31.539Z Compiling yoke v0.8.1
14172026-03-04T17:27:31.656Z Compiling digest v0.10.7
14182026-03-04T17:27:31.885Z Compiling zerovec v0.11.5
14192026-03-04T17:27:31.914Z Compiling tokio-macros v2.6.0
14202026-03-04T17:27:32.163Z Compiling hmac v0.12.1
14212026-03-04T17:27:32.451Z Compiling futures-macro v0.3.32
14222026-03-04T17:27:32.905Z Compiling zerotrie v0.2.3
14232026-03-04T17:27:33.032Z Compiling tinystr v0.8.2
14242026-03-04T17:27:33.442Z Compiling icu_locale_core v2.1.1
14252026-03-04T17:27:33.446Z Compiling potential_utf v0.1.4
14262026-03-04T17:27:33.531Z Compiling block-padding v0.3.3
14272026-03-04T17:27:33.568Z Compiling sha2 v0.10.9
14282026-03-04T17:27:33.747Z Compiling icu_collections v2.1.1
14292026-03-04T17:27:33.770Z Compiling inout v0.1.4
14302026-03-04T17:27:33.801Z Compiling der_derive v0.7.3
14312026-03-04T17:27:34.065Z Compiling cipher v0.4.4
14322026-03-04T17:27:34.302Z Compiling futures-util v0.3.32
14332026-03-04T17:27:34.842Z Compiling salsa20 v0.10.2
14342026-03-04T17:27:35.086Z Compiling icu_provider v2.1.1
14352026-03-04T17:27:35.558Z Compiling pbkdf2 v0.12.2
14362026-03-04T17:27:35.692Z Compiling icu_properties v2.1.2
14372026-03-04T17:27:35.736Z Compiling icu_normalizer v2.1.1
14382026-03-04T17:27:35.992Z Compiling der v0.7.10
14392026-03-04T17:27:36.237Z Compiling bytes v1.11.1
14402026-03-04T17:27:36.900Z Compiling chrono v0.4.44
14412026-03-04T17:27:36.954Z Compiling thiserror-impl v2.0.18
14422026-03-04T17:27:37.648Z Compiling tokio v1.49.0
14432026-03-04T17:27:38.220Z Compiling idna_adapter v1.2.1
14442026-03-04T17:27:38.454Z Compiling idna v1.1.0
14452026-03-04T17:27:38.631Z Compiling spki v0.7.3
14462026-03-04T17:27:39.019Z Compiling url v2.5.8
14472026-03-04T17:27:39.448Z Compiling http v1.4.0
14482026-03-04T17:27:39.858Z Compiling scrypt v0.11.0
14492026-03-04T17:27:39.966Z Compiling thiserror v2.0.18
14502026-03-04T17:27:40.131Z Compiling cbc v0.1.2
14512026-03-04T17:27:40.154Z Compiling aes v0.8.4
14522026-03-04T17:27:40.336Z Compiling rustls-pki-types v1.14.0
14532026-03-04T17:27:40.392Z Compiling tracing-attributes v0.1.31
14542026-03-04T17:27:40.748Z Compiling ppv-lite86 v0.2.21
14552026-03-04T17:27:41.214Z Compiling pkcs5 v0.7.1
14562026-03-04T17:27:41.456Z Compiling rand_chacha v0.9.0
14572026-03-04T17:27:41.510Z Compiling http-body v1.0.1
14582026-03-04T17:27:41.842Z Compiling pkcs8 v0.10.2
14592026-03-04T17:27:42.314Z Compiling rand v0.9.2
14602026-03-04T17:27:42.483Z Compiling scroll_derive v0.13.1
14612026-03-04T17:27:42.742Z Compiling pest_derive v2.8.6
14622026-03-04T17:27:43.135Z Compiling schemars_derive v0.8.22
14632026-03-04T17:27:43.431Z Compiling try-lock v0.2.5
14642026-03-04T17:27:43.453Z Compiling tracing v0.1.44
14652026-03-04T17:27:43.610Z Compiling tinyvec_macros v0.1.1
14662026-03-04T17:27:43.725Z Compiling atomic-waker v1.1.2
14672026-03-04T17:27:43.916Z Compiling tower-layer v0.3.3
14682026-03-04T17:27:43.947Z Compiling dyn-clone v1.0.20
14692026-03-04T17:27:43.968Z Compiling tower-service v0.3.3
14702026-03-04T17:27:44.155Z Compiling tinyvec v1.10.0
14712026-03-04T17:27:44.202Z Compiling want v0.3.1
14722026-03-04T17:27:44.307Z Compiling scroll v0.13.0
14732026-03-04T17:27:44.485Z Compiling ipnet v2.11.0
14742026-03-04T17:27:44.840Z Compiling darling_macro v0.20.11
14752026-03-04T17:27:44.907Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14762026-03-04T17:27:44.984Z Compiling spin v0.9.8
14772026-03-04T17:27:45.375Z Compiling aho-corasick v1.1.4
14782026-03-04T17:27:45.622Z Compiling httpdate v1.0.3
14792026-03-04T17:27:45.626Z Compiling foreign-types-shared v0.1.1
14802026-03-04T17:27:45.688Z Compiling num-conv v0.2.0
14812026-03-04T17:27:45.778Z Compiling pin-utils v0.1.0
14822026-03-04T17:27:45.893Z Compiling powerfmt v0.2.0
14832026-03-04T17:27:45.943Z Compiling tokio-util v0.7.18
14842026-03-04T17:27:45.982Z Compiling time-core v0.1.8
14852026-03-04T17:27:46.285Z Compiling openssl v0.10.75
14862026-03-04T17:27:46.285Z Compiling crc32fast v1.5.0
14872026-03-04T17:27:46.795Z Compiling time-macros v0.2.27
14882026-03-04T17:27:46.898Z Compiling deranged v0.5.8
14892026-03-04T17:27:48.252Z Compiling h2 v0.4.13
14902026-03-04T17:27:49.089Z Compiling regex-automata v0.4.14
14912026-03-04T17:27:49.293Z Compiling tempfile v3.25.0
14922026-03-04T17:27:49.436Z Compiling foreign-types v0.3.2
14932026-03-04T17:27:49.529Z Compiling darling v0.20.11
14942026-03-04T17:27:49.660Z Compiling goblin v0.10.5
14952026-03-04T17:27:50.068Z Compiling thiserror-impl v1.0.69
14962026-03-04T17:27:50.960Z Compiling openssl-macros v0.1.1
14972026-03-04T17:27:52.918Z Compiling wait-timeout v0.2.1
14982026-03-04T17:27:52.941Z Compiling either v1.15.0
14992026-03-04T17:27:53.362Z Compiling siphasher v1.0.2
15002026-03-04T17:27:53.389Z Compiling simd-adler32 v0.3.8
15012026-03-04T17:27:53.746Z Compiling bit-vec v0.8.0
15022026-03-04T17:27:53.928Z Compiling usdt-impl v0.6.0
15032026-03-04T17:27:54.188Z Compiling num_threads v0.1.7
15042026-03-04T17:27:54.329Z Compiling quick-error v1.2.3
15052026-03-04T17:27:54.351Z Compiling native-tls v0.2.18
15062026-03-04T17:27:54.500Z Compiling rusty-fork v0.3.1
15072026-03-04T17:27:54.718Z Compiling hyper v1.8.1
15082026-03-04T17:27:55.017Z Compiling time v0.3.47
15092026-03-04T17:27:55.115Z Compiling bit-set v0.8.0
15102026-03-04T17:27:55.406Z Compiling thiserror v1.0.69
15112026-03-04T17:27:57.005Z Compiling dof v0.4.0
15122026-03-04T17:27:58.256Z Compiling hyper-util v0.1.20
15132026-03-04T17:27:58.733Z Compiling derive_builder_core v0.20.2
15142026-03-04T17:27:59.217Z Compiling unicode-normalization v0.1.25
15152026-03-04T17:28:00.088Z Compiling dtrace-parser v0.3.0
15162026-03-04T17:28:00.197Z Compiling rustls-native-certs v0.8.3
15172026-03-04T17:28:00.220Z Compiling signature v2.2.0
15182026-03-04T17:28:00.528Z Compiling crossbeam-epoch v0.9.18
15192026-03-04T17:28:00.759Z Compiling scroll_derive v0.12.1
15202026-03-04T17:28:00.779Z Compiling heapless v0.7.17
15212026-03-04T17:28:01.152Z Compiling darling_core v0.21.3
15222026-03-04T17:28:01.232Z Compiling rand_xorshift v0.4.0
15232026-03-04T17:28:01.469Z Compiling slog v2.8.2
15242026-03-04T17:28:01.816Z Compiling bzip2-sys v0.1.13+1.0.8
15252026-03-04T17:28:01.840Z Compiling sync_wrapper v1.0.2
15262026-03-04T17:28:02.012Z Compiling thread-id v5.1.0
15272026-03-04T17:28:02.126Z Compiling cookie v0.18.1
15282026-03-04T17:28:02.148Z Compiling signal-hook v0.3.18
15292026-03-04T17:28:02.151Z Compiling paste v1.0.15
15302026-03-04T17:28:02.293Z Compiling unarray v0.1.4
15312026-03-04T17:28:02.419Z Compiling zstd-safe v7.2.4
15322026-03-04T17:28:02.456Z Compiling rayon-core v1.13.0
15332026-03-04T17:28:02.476Z Compiling unicode-bidi v0.3.18
15342026-03-04T17:28:02.565Z Compiling unicode-properties v0.1.4
15352026-03-04T17:28:02.649Z Compiling unicode-segmentation v1.12.0
15362026-03-04T17:28:02.756Z Compiling adler2 v2.0.1
15372026-03-04T17:28:02.779Z Compiling anyhow v1.0.102
15382026-03-04T17:28:02.939Z Compiling miniz_oxide v0.8.9
15392026-03-04T17:28:03.053Z Compiling proptest v1.10.0
15402026-03-04T17:28:03.181Z Compiling stringprep v0.1.5
15412026-03-04T17:28:03.617Z Compiling scroll v0.12.0
15422026-03-04T17:28:04.164Z Compiling tower v0.5.3
15432026-03-04T17:28:04.305Z Compiling crossbeam-deque v0.8.6
15442026-03-04T17:28:04.651Z Compiling derive_builder_macro v0.20.2
15452026-03-04T17:28:04.895Z Compiling ipnetwork v0.21.1
15462026-03-04T17:28:04.951Z Compiling http-body-util v0.1.3
15472026-03-04T17:28:05.094Z Compiling rand_chacha v0.3.1
15482026-03-04T17:28:05.151Z Compiling webpki-roots v1.0.6
15492026-03-04T17:28:05.373Z Compiling erased-serde v0.3.31
15502026-03-04T17:28:05.416Z Compiling toml_datetime v0.6.11
15512026-03-04T17:28:05.459Z Compiling serde_tokenstream v0.2.3
15522026-03-04T17:28:05.644Z Compiling serde_spanned v0.6.9
15532026-03-04T17:28:05.904Z Compiling md-5 v0.10.6
15542026-03-04T17:28:05.940Z Compiling zerocopy-derive v0.7.35
15552026-03-04T17:28:06.083Z Compiling curve25519-dalek v4.1.3
15562026-03-04T17:28:06.197Z Compiling num-integer v0.1.46
15572026-03-04T17:28:06.615Z Compiling vergen-lib v0.1.6
15582026-03-04T17:28:06.766Z Compiling hash32 v0.2.1
15592026-03-04T17:28:06.896Z Compiling ff v0.13.1
15602026-03-04T17:28:06.929Z Compiling psl-types v2.0.11
15612026-03-04T17:28:06.966Z Compiling smoltcp v0.9.1
15622026-03-04T17:28:07.120Z Compiling iri-string v0.7.10
15632026-03-04T17:28:07.124Z Compiling rustix v0.38.44
15642026-03-04T17:28:07.155Z Compiling ryu v1.0.23
15652026-03-04T17:28:07.307Z Compiling darling_macro v0.21.3
15662026-03-04T17:28:07.495Z Compiling num-bigint-dig v0.8.6
15672026-03-04T17:28:07.576Z Compiling fallible-iterator v0.2.0
15682026-03-04T17:28:07.789Z Compiling base16ct v0.2.0
15692026-03-04T17:28:07.812Z Compiling litrs v1.0.0
15702026-03-04T17:28:07.815Z Compiling zlib-rs v0.6.2
15712026-03-04T17:28:08.103Z Compiling ref-cast v1.0.25
15722026-03-04T17:28:08.201Z Compiling darling v0.21.3
15732026-03-04T17:28:08.251Z Compiling postgres-protocol v0.6.10
15742026-03-04T17:28:08.338Z Compiling sec1 v0.7.3
15752026-03-04T17:28:08.725Z Compiling newtype-uuid v1.3.2
15762026-03-04T17:28:08.906Z Compiling document-features v0.2.12
15772026-03-04T17:28:09.028Z Compiling zerocopy v0.7.35
15782026-03-04T17:28:09.454Z Compiling serde_urlencoded v0.7.1
15792026-03-04T17:28:09.482Z Compiling publicsuffix v2.3.0
15802026-03-04T17:28:09.775Z Compiling group v0.13.0
15812026-03-04T17:28:09.945Z Compiling tower-http v0.6.8
15822026-03-04T17:28:10.328Z Compiling num-iter v0.1.45
15832026-03-04T17:28:10.523Z Compiling rand v0.8.5
15842026-03-04T17:28:10.774Z Compiling derive_builder v0.20.2
15852026-03-04T17:28:10.799Z Compiling oxnet v0.1.4
15862026-03-04T17:28:11.104Z Compiling proc-macro-error v1.0.4
15872026-03-04T17:28:11.107Z Compiling tokio-native-tls v0.3.1
15882026-03-04T17:28:11.377Z Compiling goblin v0.8.2
15892026-03-04T17:28:12.258Z Compiling heck v0.4.1
15902026-03-04T17:28:12.666Z Compiling hubpack_derive v0.1.1
15912026-03-04T17:28:12.688Z Compiling regex v1.12.3
15922026-03-04T17:28:13.515Z Compiling phf_shared v0.13.1
15932026-03-04T17:28:13.549Z Compiling lazy_static v1.5.0
15942026-03-04T17:28:13.600Z Compiling cargo-platform v0.1.9
15952026-03-04T17:28:13.662Z Compiling hkdf v0.12.4
15962026-03-04T17:28:13.686Z Compiling crypto-bigint v0.5.5
15972026-03-04T17:28:13.914Z Compiling curve25519-dalek-derive v0.1.1
15982026-03-04T17:28:14.063Z Compiling async-trait v0.1.89
15992026-03-04T17:28:14.099Z Compiling ref-cast-impl v1.0.25
16002026-03-04T17:28:15.113Z Compiling flate2 v1.1.9
16012026-03-04T17:28:15.210Z Compiling strum_macros v0.27.2
16022026-03-04T17:28:15.307Z Compiling daft-derive v0.1.5
16032026-03-04T17:28:15.961Z Compiling terminal_size v0.4.3
16042026-03-04T17:28:16.179Z Compiling vergen v9.0.6
16052026-03-04T17:28:16.508Z Compiling fs-err v3.3.0
16062026-03-04T17:28:16.530Z Compiling ahash v0.8.12
16072026-03-04T17:28:16.799Z Compiling winnow v0.5.40
16082026-03-04T17:28:16.828Z Compiling managed v0.8.0
16092026-03-04T17:28:16.852Z Compiling bumpalo v3.20.2
16102026-03-04T17:28:17.262Z Compiling foldhash v0.1.5
16112026-03-04T17:28:17.346Z Compiling bitflags v1.3.2
16122026-03-04T17:28:17.468Z Compiling object v0.37.3
16132026-03-04T17:28:17.566Z Compiling libbz2-rs-sys v0.2.2
16142026-03-04T17:28:18.078Z Compiling hashbrown v0.15.5
16152026-03-04T17:28:19.194Z Compiling bzip2 v0.6.1
16162026-03-04T17:28:19.375Z Compiling console v0.16.2
16172026-03-04T17:28:19.581Z Compiling zopfli v0.8.3
16182026-03-04T17:28:20.012Z Compiling strum v0.27.2
16192026-03-04T17:28:20.154Z Compiling toml_edit v0.19.15
16202026-03-04T17:28:20.182Z Compiling dof v0.3.0
16212026-03-04T17:28:20.581Z Compiling clap_builder v4.5.60
16222026-03-04T17:28:20.633Z Compiling daft v0.1.5
16232026-03-04T17:28:21.126Z Compiling elliptic-curve v0.13.8
16242026-03-04T17:28:21.565Z Compiling phf v0.13.1
16252026-03-04T17:28:21.875Z Compiling cargo_metadata v0.19.2
16262026-03-04T17:28:21.989Z Compiling hubpack v0.1.2
16272026-03-04T17:28:22.425Z Compiling cookie_store v0.22.1
16282026-03-04T17:28:23.886Z Compiling zone_cfg_derive v0.3.1
16292026-03-04T17:28:25.250Z Compiling zstd v0.13.3
16302026-03-04T17:28:25.253Z Compiling signal-hook-mio v0.2.5
16312026-03-04T17:28:25.785Z Compiling rayon v1.11.0
16322026-03-04T17:28:26.244Z Compiling hyper-tls v0.6.0
16332026-03-04T17:28:26.664Z Compiling bzip2 v0.4.4
16342026-03-04T17:28:27.045Z Compiling postgres-types v0.2.12
16352026-03-04T17:28:28.126Z Compiling serde_with_macros v3.17.0
16362026-03-04T17:28:28.292Z Compiling usdt-macro v0.6.0
16372026-03-04T17:28:28.726Z Compiling usdt-attr-macro v0.6.0
16382026-03-04T17:28:29.153Z Compiling ed25519 v2.2.3
16392026-03-04T17:28:29.658Z Compiling dtrace-parser v0.2.0
16402026-03-04T17:28:29.769Z Compiling bstr v1.12.1
16412026-03-04T17:28:30.078Z Compiling phf_shared v0.11.3
16422026-03-04T17:28:30.351Z Compiling itertools v0.12.1
16432026-03-04T17:28:30.464Z Compiling pkcs1 v0.7.5
16442026-03-04T17:28:30.660Z Compiling serde-big-array v0.5.1
16452026-03-04T17:28:30.905Z Compiling hex v0.4.3
16462026-03-04T17:28:31.170Z Compiling rfc6979 v0.4.0
16472026-03-04T17:28:31.233Z Compiling strum_macros v0.26.4
16482026-03-04T17:28:31.355Z Compiling enum-as-inner v0.6.1
16492026-03-04T17:28:31.382Z Compiling clap_derive v4.5.55
16502026-03-04T17:28:31.493Z Compiling serde_repr v0.1.20
16512026-03-04T17:28:31.515Z Compiling float-cmp v0.10.0
16522026-03-04T17:28:31.756Z Compiling thread-id v4.2.2
16532026-03-04T17:28:31.889Z Compiling memmap2 v0.9.10
16542026-03-04T17:28:32.308Z Compiling env_filter v1.0.0
16552026-03-04T17:28:32.371Z Compiling encoding_rs v0.8.35
16562026-03-04T17:28:32.613Z Compiling rustc-hash v2.1.1
16572026-03-04T17:28:32.822Z Compiling mime v0.3.17
16582026-03-04T17:28:32.914Z Compiling fixedbitset v0.4.2
16592026-03-04T17:28:33.165Z Compiling new_debug_unreachable v1.0.6
16602026-03-04T17:28:33.284Z Compiling data-encoding v2.10.0
16612026-03-04T17:28:33.331Z Compiling static_assertions v1.1.0
16622026-03-04T17:28:33.353Z Compiling fixedbitset v0.5.7
16632026-03-04T17:28:33.454Z Compiling keccak v0.1.6
16642026-03-04T17:28:33.982Z Compiling difflib v0.4.0
16652026-03-04T17:28:35.007Z Compiling whoami v2.1.0
16662026-03-04T17:28:35.104Z Compiling unit-prefix v0.5.2
16672026-03-04T17:28:35.304Z Compiling jiff v0.2.21
16682026-03-04T17:28:35.330Z Compiling predicates-core v1.0.10
16692026-03-04T17:28:35.434Z Compiling precomputed-hash v0.1.1
16702026-03-04T17:28:35.579Z Compiling normalize-line-endings v0.3.0
16712026-03-04T17:28:35.640Z Compiling string_cache v0.8.9
16722026-03-04T17:28:35.682Z Compiling strum v0.26.3
16732026-03-04T17:28:35.723Z Compiling clap v4.5.60
16742026-03-04T17:28:35.746Z Compiling predicates v3.1.4
16752026-03-04T17:28:35.778Z Compiling tokio-postgres v0.7.16
16762026-03-04T17:28:35.841Z Compiling indicatif v0.18.4
16772026-03-04T17:28:35.875Z Compiling hickory-proto v0.25.2
16782026-03-04T17:28:36.013Z Compiling sha3 v0.10.8
16792026-03-04T17:28:36.067Z Compiling petgraph v0.8.3
16802026-03-04T17:28:37.077Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16812026-03-04T17:28:37.158Z Compiling petgraph v0.6.5
16822026-03-04T17:28:37.763Z Compiling toml_edit v0.22.27
16832026-03-04T17:28:40.684Z Compiling zone v0.3.1
16842026-03-04T17:28:40.707Z Compiling iddqd v0.3.17
16852026-03-04T17:28:41.086Z Compiling env_logger v0.11.9
16862026-03-04T17:28:41.828Z Compiling zip v4.6.1
16872026-03-04T17:28:42.204Z Compiling usdt v0.6.0
16882026-03-04T17:28:42.697Z Compiling usdt-impl v0.5.0
16892026-03-04T17:28:43.245Z Compiling serde_with v3.17.0
16902026-03-04T17:28:43.699Z Compiling ecdsa v0.16.9
16912026-03-04T17:28:43.936Z Compiling rsa v0.9.10
16922026-03-04T17:28:43.975Z Compiling similar v2.7.0
16932026-03-04T17:28:44.539Z Compiling ed25519-dalek v2.2.0
16942026-03-04T17:28:44.782Z Compiling crossterm v0.28.1
16952026-03-04T17:28:45.729Z Compiling zip v0.6.6
16962026-03-04T17:28:46.102Z Compiling toml v0.7.8
16972026-03-04T17:28:47.406Z Compiling toml_parser v1.0.9+spec-1.1.0
16982026-03-04T17:28:47.516Z Compiling itertools v0.13.0
16992026-03-04T17:28:47.591Z Compiling tokio-stream v0.1.18
17002026-03-04T17:28:47.649Z Compiling buf-list v1.1.2
17012026-03-04T17:28:47.856Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17022026-03-04T17:28:48.178Z Compiling x509-cert v0.2.5
17032026-03-04T17:28:48.527Z Compiling openapiv3 v2.2.0
17042026-03-04T17:28:48.552Z Compiling sha1 v0.10.6
17052026-03-04T17:28:48.803Z Compiling toml_datetime v0.7.5+spec-1.1.0
17062026-03-04T17:28:48.970Z Compiling peg-runtime v0.8.5
17072026-03-04T17:28:49.396Z Compiling lalrpop-util v0.19.12
17082026-03-04T17:28:49.613Z Compiling thread_local v1.1.9
17092026-03-04T17:28:49.777Z Compiling slog-async v2.8.0
17102026-03-04T17:28:50.105Z Compiling futures-executor v0.3.32
17112026-03-04T17:28:50.384Z Compiling crossbeam-channel v0.5.15
17122026-03-04T17:28:50.406Z Compiling filetime v0.2.27
17132026-03-04T17:28:50.534Z Compiling is-terminal v0.4.17
17142026-03-04T17:28:50.689Z Compiling term v1.2.1
17152026-03-04T17:28:50.692Z Compiling xattr v1.6.1
17162026-03-04T17:28:51.001Z Compiling take_mut v0.2.2
17172026-03-04T17:28:51.327Z Compiling slog-term v2.9.2
17182026-03-04T17:28:51.656Z Compiling tar v0.4.44
17192026-03-04T17:28:52.004Z Compiling futures v0.3.32
17202026-03-04T17:29:00.911Z Compiling rustls-webpki v0.103.9
17212026-03-04T17:29:05.731Z Compiling tokio-rustls v0.26.4
17222026-03-04T17:29:05.731Z Compiling rustls-platform-verifier v0.6.2
17232026-03-04T17:29:06.040Z Compiling hyper-rustls v0.27.7
17242026-03-04T17:29:06.448Z Compiling reqwest v0.12.28
17252026-03-04T17:29:06.448Z Compiling reqwest v0.13.2
17262026-03-04T17:29:10.579Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272026-03-04T17:29:10.875Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282026-03-04T17:29:15.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
17292026-03-04T17:29:15.463Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17302026-03-04T17:29:15.515ZMar 04 17:29:14.984 INFO Starting download, target: Clickhouse
17312026-03-04T17:29:15.515ZMar 04 17:29:14.985 INFO Starting download, target: Cockroach
17322026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Starting download, target: Console
17332026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Starting download, target: DendriteStub
17342026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Starting download, target: MaghemiteMgd
17352026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Starting download, target: TransceiverControl
17362026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17372026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17382026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17392026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17402026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17412026-03-04T17:29:15.525ZMar 04 17:29:14.985 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17422026-03-04T17:29:16.147ZMar 04 17:29:15.579 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17432026-03-04T17:29:16.515ZMar 04 17:29:15.952 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17442026-03-04T17:29:16.635ZMar 04 17:29:16.101 INFO Download complete, target: TransceiverControl
17452026-03-04T17:29:17.061ZMar 04 17:29:16.498 INFO Download complete, target: Console
17462026-03-04T17:29:17.586ZMar 04 17:29:17.057 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17472026-03-04T17:29:17.800ZMar 04 17:29:17.274 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17482026-03-04T17:29:17.965ZMar 04 17:29:17.438 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17492026-03-04T17:29:18.360ZMar 04 17:29:17.833 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17502026-03-04T17:29:18.360ZMar 04 17:29:17.833 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17512026-03-04T17:29:22.899ZMar 04 17:29:22.372 INFO Download complete, target: MaghemiteMgd
17522026-03-04T17:29:22.923ZMar 04 17:29:22.397 INFO Download complete, target: DendriteStub
17532026-03-04T17:29:28.579ZMar 04 17:29:28.052 INFO Checking that binary works, target: Cockroach
17542026-03-04T17:29:28.705ZMar 04 17:29:28.177 INFO Download complete, target: Cockroach
17552026-03-04T17:29:32.275ZMar 04 17:29:31.748 INFO Checking that binary works, target: Clickhouse
17562026-03-04T17:29:32.433ZMar 04 17:29:31.906 INFO Download complete, target: Clickhouse
17572026-03-04T17:29:32.439ZAll prerequisites installed successfully
17582026-03-04T17:29:32.442Z
17592026-03-04T17:29:32.442Zreal 6:17.711518108
17602026-03-04T17:29:32.442Zuser 16:57.948765019
17612026-03-04T17:29:32.442Zsys 2:24.221742574
17622026-03-04T17:29:32.442Ztrap 0.619304625
17632026-03-04T17:29:32.442Ztflt 0.817549867
17642026-03-04T17:29:32.442Zdflt 0.860637151
17652026-03-04T17:29:32.442Zkflt 0.038015228
17662026-03-04T17:29:32.442Zlock 39:28.347819662
17672026-03-04T17:29:32.442Zslp 1:04:02.304713421
17682026-03-04T17:29:32.442Zlat 1:08.194831842
17692026-03-04T17:29:32.442Zstop 3:03.415042839
17702026-03-04T17:29:32.442Z+ ptime -m cargo xtask download softnpu
17712026-03-04T17:29:33.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17722026-03-04T17:29:33.230Z Running `target/debug/xtask download softnpu`
17732026-03-04T17:29:34.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
17742026-03-04T17:29:34.381Z Running `target/debug/xtask-downloader softnpu`
17752026-03-04T17:29:34.421ZMar 04 17:29:33.894 INFO Starting download, target: Softnpu
17762026-03-04T17:29:34.424ZMar 04 17:29:33.894 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17772026-03-04T17:29:35.151ZMar 04 17:29:34.624 INFO Download complete, target: Softnpu
17782026-03-04T17:29:35.155Z
17792026-03-04T17:29:35.158Zreal 2.709084041
17802026-03-04T17:29:35.158Zuser 1.936815510
17812026-03-04T17:29:35.158Zsys 0.799863734
17822026-03-04T17:29:35.158Ztrap 0.001206391
17832026-03-04T17:29:35.158Ztflt 0.000080979
17842026-03-04T17:29:35.158Zdflt 0.000162330
17852026-03-04T17:29:35.158Zkflt 0.000000000
17862026-03-04T17:29:35.158Zlock 7.468468357
17872026-03-04T17:29:35.158Zslp 0.532984616
17882026-03-04T17:29:35.158Zlat 0.169805392
17892026-03-04T17:29:35.158Zstop 0.000183403
17902026-03-04T17:29:35.158Z+ export CARGO_INCREMENTAL=0
17912026-03-04T17:29:35.158Z+ CARGO_INCREMENTAL=0
17922026-03-04T17:29:35.158Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17932026-03-04T17:29:36.450Z Compiling proc-macro2 v1.0.106
17942026-03-04T17:29:36.450Z Compiling quote v1.0.44
17952026-03-04T17:29:36.454Z Compiling unicode-ident v1.0.24
17962026-03-04T17:29:36.454Z Compiling libc v0.2.180
17972026-03-04T17:29:36.454Z Compiling serde_core v1.0.228
17982026-03-04T17:29:36.454Z Compiling serde v1.0.228
17992026-03-04T17:29:36.454Z Compiling cfg-if v1.0.4
18002026-03-04T17:29:36.613Z Compiling version_check v0.9.5
18012026-03-04T17:29:36.828Z Compiling find-msvc-tools v0.1.9
18022026-03-04T17:29:36.914Z Compiling shlex v1.3.0
18032026-03-04T17:29:37.229Z Compiling typenum v1.19.0
18042026-03-04T17:29:37.280Z Compiling generic-array v0.14.7
18052026-03-04T17:29:37.296Z Compiling portable-atomic v1.13.1
18062026-03-04T17:29:37.609Z Compiling memchr v2.8.0
18072026-03-04T17:29:37.823Z Compiling zmij v1.0.21
18082026-03-04T17:29:38.136Z Compiling autocfg v1.5.0
18092026-03-04T17:29:38.323Z Compiling serde_json v1.0.149
18102026-03-04T17:29:38.662Z Compiling jobserver v0.1.34
18112026-03-04T17:29:38.896Z Compiling zerocopy v0.8.40
18122026-03-04T17:29:38.917Z Compiling parking_lot_core v0.9.12
18132026-03-04T17:29:38.938Z Compiling libm v0.2.16
18142026-03-04T17:29:39.129Z Compiling syn v2.0.117
18152026-03-04T17:29:39.338Z Compiling cc v1.2.56
18162026-03-04T17:29:39.370Z Compiling num-traits v0.2.19
18172026-03-04T17:29:39.514Z Compiling smallvec v1.15.1
18182026-03-04T17:29:39.625Z Compiling icu_properties_data v2.1.2
18192026-03-04T17:29:39.713Z Compiling icu_normalizer_data v2.1.1
18202026-03-04T17:29:39.979Z Compiling getrandom v0.2.17
18212026-03-04T17:29:40.001Z Compiling log v0.4.29
18222026-03-04T17:29:40.059Z Compiling itoa v1.0.17
18232026-03-04T17:29:40.397Z Compiling getrandom v0.4.1
18242026-03-04T17:29:40.837Z Compiling pkg-config v0.3.32
18252026-03-04T17:29:40.878Z Compiling errno v0.3.14
18262026-03-04T17:29:41.161Z Compiling stable_deref_trait v1.2.1
18272026-03-04T17:29:41.292Z Compiling rand_core v0.6.4
18282026-03-04T17:29:41.753Z Compiling subtle v2.6.1
18292026-03-04T17:29:41.771Z Compiling scopeguard v1.2.0
18302026-03-04T17:29:41.962Z Compiling lock_api v0.4.14
18312026-03-04T17:29:42.017Z Compiling fnv v1.0.7
18322026-03-04T17:29:42.076Z Compiling thiserror v2.0.18
18332026-03-04T17:29:42.468Z Compiling getrandom v0.3.4
18342026-03-04T17:29:42.669Z Compiling pin-project-lite v0.2.17
18352026-03-04T17:29:42.690Z Compiling critical-section v1.2.0
18362026-03-04T17:29:43.093Z Compiling equivalent v1.0.2
18372026-03-04T17:29:43.233Z Compiling rustversion v1.0.22
18382026-03-04T17:29:43.347Z Compiling allocator-api2 v0.2.21
18392026-03-04T17:29:43.681Z Compiling once_cell v1.21.3
18402026-03-04T17:29:44.108Z Compiling bitflags v2.11.0
18412026-03-04T17:29:44.351Z Compiling foldhash v0.2.0
18422026-03-04T17:29:44.555Z Compiling ring v0.17.14
18432026-03-04T17:29:44.718Z Compiling hashbrown v0.16.1
18442026-03-04T17:29:44.974Z Compiling semver v1.0.27
18452026-03-04T17:29:45.470Z Compiling cmake v0.1.57
18462026-03-04T17:29:45.540Z Compiling fs_extra v1.3.0
18472026-03-04T17:29:45.571Z Compiling dunce v1.0.5
18482026-03-04T17:29:45.727Z Compiling writeable v0.6.2
18492026-03-04T17:29:46.048Z Compiling percent-encoding v2.3.2
18502026-03-04T17:29:46.060Z Compiling synstructure v0.13.2
18512026-03-04T17:29:46.139Z Compiling litemap v0.8.1
18522026-03-04T17:29:46.209Z Compiling aws-lc-sys v0.37.1
18532026-03-04T17:29:46.501Z Compiling const-oid v0.9.6
18542026-03-04T17:29:46.513Z Compiling indexmap v2.13.0
18552026-03-04T17:29:47.396Z Compiling rustix v1.1.3
18562026-03-04T17:29:48.189Z Compiling signal-hook-registry v1.4.8
18572026-03-04T17:29:48.257Z Compiling schemars v0.8.22
18582026-03-04T17:29:48.320Z Compiling parking_lot v0.12.5
18592026-03-04T17:29:48.346Z Compiling serde_derive_internals v0.29.1
18602026-03-04T17:29:48.448Z Compiling mio v1.1.1
18612026-03-04T17:29:48.607Z Compiling socket2 v0.6.2
18622026-03-04T17:29:48.646Z Compiling rand_core v0.10.0
18632026-03-04T17:29:49.139Z Compiling strsim v0.11.1
18642026-03-04T17:29:49.159Z Compiling utf8_iter v1.0.4
18652026-03-04T17:29:49.464Z Compiling aws-lc-rs v1.16.0
18662026-03-04T17:29:49.782Z Compiling serde_derive v1.0.228
18672026-03-04T17:29:49.993Z Compiling zeroize_derive v1.4.3
18682026-03-04T17:29:50.057Z Compiling zerofrom-derive v0.1.6
18692026-03-04T17:29:50.193Z Compiling yoke-derive v0.8.1
18702026-03-04T17:29:50.277Z Compiling zerovec-derive v0.11.2
18712026-03-04T17:29:50.300Z Compiling displaydoc v0.2.5
18722026-03-04T17:29:50.307Z Compiling zerocopy-derive v0.8.40
18732026-03-04T17:29:51.197Z Compiling zeroize v1.8.2
18742026-03-04T17:29:51.592Z Compiling tokio-macros v2.6.0
18752026-03-04T17:29:51.651Z Compiling futures-macro v0.3.32
18762026-03-04T17:29:52.343Z Compiling thiserror-impl v2.0.18
18772026-03-04T17:29:52.699Z Compiling zerofrom v0.1.6
18782026-03-04T17:29:52.856Z Compiling crypto-common v0.1.7
18792026-03-04T17:29:52.929Z Compiling yoke v0.8.1
18802026-03-04T17:29:53.069Z Compiling block-buffer v0.10.4
18812026-03-04T17:29:53.262Z Compiling der_derive v0.7.3
18822026-03-04T17:29:53.305Z Compiling zerovec v0.11.5
18832026-03-04T17:29:53.338Z Compiling zerotrie v0.2.3
18842026-03-04T17:29:55.315Z Compiling tracing-attributes v0.1.31
18852026-03-04T17:29:55.319Z Compiling digest v0.10.7
18862026-03-04T17:29:55.319Z Compiling tinystr v0.8.2
18872026-03-04T17:29:55.319Z Compiling potential_utf v0.1.4
18882026-03-04T17:29:55.319Z Compiling schemars_derive v0.8.22
18892026-03-04T17:29:55.319Z Compiling icu_collections v2.1.1
18902026-03-04T17:29:55.319Z Compiling icu_locale_core v2.1.1
18912026-03-04T17:29:56.898Z Compiling icu_provider v2.1.1
18922026-03-04T17:29:56.971Z Compiling form_urlencoded v1.2.2
18932026-03-04T17:29:57.501Z Compiling bytes v1.11.1
18942026-03-04T17:29:57.586Z Compiling icu_properties v2.1.2
18952026-03-04T17:29:57.744Z Compiling icu_normalizer v2.1.1
18962026-03-04T17:29:58.233Z Compiling byteorder v1.5.0
18972026-03-04T17:29:58.713Z Compiling futures-core v0.3.32
18982026-03-04T17:29:59.084Z Compiling thiserror v1.0.69
18992026-03-04T17:29:59.163Z Compiling ucd-trie v0.1.7
19002026-03-04T17:29:59.526Z Compiling pest v2.8.6
19012026-03-04T17:29:59.614Z Compiling tokio v1.49.0
19022026-03-04T17:29:59.955Z Compiling idna_adapter v1.2.1
19032026-03-04T17:30:00.172Z Compiling idna v1.1.0
19042026-03-04T17:30:01.427Z Compiling ident_case v1.0.1
19052026-03-04T17:30:01.592Z Compiling httparse v1.10.1
19062026-03-04T17:30:01.630Z Compiling heck v0.5.0
19072026-03-04T17:30:01.868Z Compiling vcpkg v0.2.15
19082026-03-04T17:30:02.022Z Compiling pest_meta v2.8.6
19092026-03-04T17:30:02.195Z Compiling url v2.5.8
19102026-03-04T17:30:02.251Z Compiling thiserror-impl v1.0.69
19112026-03-04T17:30:03.155Z Compiling openssl-sys v0.9.111
19122026-03-04T17:30:04.177Z Compiling pest_generator v2.8.6
19132026-03-04T17:30:04.810Z Compiling regex-syntax v0.8.10
19142026-03-04T17:30:05.095Z Compiling crossbeam-utils v0.8.21
19152026-03-04T17:30:05.138Z Compiling syn v1.0.109
19162026-03-04T17:30:05.703Z Compiling pest_derive v2.8.6
19172026-03-04T17:30:07.903Z Compiling rustc_version v0.4.1
19182026-03-04T17:30:07.996Z Compiling futures-sink v0.3.32
19192026-03-04T17:30:08.104Z Compiling rustls v0.23.37
19202026-03-04T17:30:08.183Z Compiling cpufeatures v0.2.17
19212026-03-04T17:30:08.301Z Compiling futures-channel v0.3.32
19222026-03-04T17:30:08.674Z Compiling hmac v0.12.1
19232026-03-04T17:30:08.959Z Compiling slab v0.4.12
19242026-03-04T17:30:09.255Z Compiling futures-task v0.3.32
19252026-03-04T17:30:09.368Z Compiling iana-time-zone v0.1.65
19262026-03-04T17:30:09.389Z Compiling futures-io v0.3.32
19272026-03-04T17:30:09.566Z Compiling plain v0.2.3
19282026-03-04T17:30:09.739Z Compiling chrono v0.4.44
19292026-03-04T17:30:09.744Z Compiling futures-util v0.3.32
19302026-03-04T17:30:10.530Z Compiling uuid v1.21.0
19312026-03-04T17:30:11.146Z Compiling block-padding v0.3.3
19322026-03-04T17:30:11.423Z Compiling aho-corasick v1.1.4
19332026-03-04T17:30:13.024Z Compiling inout v0.1.4
19342026-03-04T17:30:13.192Z Compiling ppv-lite86 v0.2.21
19352026-03-04T17:30:13.308Z Compiling regex-automata v0.4.14
19362026-03-04T17:30:15.007Z Compiling pretty-hex v0.4.1
19372026-03-04T17:30:15.861Z Compiling time-core v0.1.8
19382026-03-04T17:30:16.011Z Compiling num-conv v0.2.0
19392026-03-04T17:30:16.047Z Compiling openssl v0.10.75
19402026-03-04T17:30:16.253Z Compiling time-macros v0.2.27
19412026-03-04T17:30:16.809Z Compiling cipher v0.4.4
19422026-03-04T17:30:17.315Z Compiling sha2 v0.10.9
19432026-03-04T17:30:17.716Z Compiling serde_tokenstream v0.2.3
19442026-03-04T17:30:17.763Z Compiling scroll_derive v0.13.1
19452026-03-04T17:30:18.051Z Compiling scroll_derive v0.12.1
19462026-03-04T17:30:18.257Z Compiling anyhow v1.0.102
19472026-03-04T17:30:18.283Z Compiling base64ct v1.8.3
19482026-03-04T17:30:18.616Z Compiling either v1.15.0
19492026-03-04T17:30:18.844Z Compiling crc32fast v1.5.0
19502026-03-04T17:30:18.901Z Compiling pem-rfc7468 v0.7.0
19512026-03-04T17:30:19.313Z Compiling darling_core v0.21.3
19522026-03-04T17:30:19.410Z Compiling rustls-pki-types v1.14.0
19532026-03-04T17:30:19.432Z Compiling openssl-macros v0.1.1
19542026-03-04T17:30:20.148Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19552026-03-04T17:30:20.334Z Compiling native-tls v0.2.18
19562026-03-04T17:30:20.721Z Compiling flagset v0.4.7
19572026-03-04T17:30:20.983Z Compiling der v0.7.10
19582026-03-04T17:30:21.067Z Compiling regex v1.12.3
19592026-03-04T17:30:21.566Z Compiling rand_core v0.9.5
19602026-03-04T17:30:21.979Z Compiling zerocopy-derive v0.7.35
19612026-03-04T17:30:22.290Z Compiling slog v2.8.2
19622026-03-04T17:30:22.663Z Compiling rayon-core v1.13.0
19632026-03-04T17:30:22.859Z Compiling dyn-clone v1.0.20
19642026-03-04T17:30:23.006Z Compiling spki v0.7.3
19652026-03-04T17:30:23.566Z Compiling salsa20 v0.10.2
19662026-03-04T17:30:23.695Z Compiling pbkdf2 v0.12.2
19672026-03-04T17:30:23.897Z Compiling http v1.4.0
19682026-03-04T17:30:24.849Z Compiling darling_macro v0.21.3
19692026-03-04T17:30:25.614Z Compiling tracing-core v0.1.36
19702026-03-04T17:30:25.658Z Compiling darling v0.21.3
19712026-03-04T17:30:25.787Z Compiling camino v1.2.2
19722026-03-04T17:30:26.247Z Compiling untrusted v0.9.0
19732026-03-04T17:30:27.100Z Compiling tracing v0.1.44
19742026-03-04T17:30:27.924Z Compiling scrypt v0.11.0
19752026-03-04T17:30:27.982Z Compiling rand_chacha v0.9.0
19762026-03-04T17:30:28.346Z Compiling tokio-util v0.7.18
19772026-03-04T17:30:28.771Z Compiling aes v0.8.4
19782026-03-04T17:30:29.460Z Compiling cbc v0.1.2
19792026-03-04T17:30:30.572Z Compiling cookie v0.18.1
19802026-03-04T17:30:30.897Z Compiling usdt-impl v0.5.0
19812026-03-04T17:30:31.259Z Compiling paste v1.0.15
19822026-03-04T17:30:31.359Z Compiling base64 v0.22.1
19832026-03-04T17:30:31.696Z Compiling winnow v0.7.14
19842026-03-04T17:30:31.813Z Compiling ref-cast v1.0.25
19852026-03-04T17:30:32.247Z Compiling usdt-impl v0.6.0
19862026-03-04T17:30:32.590Z Compiling pkcs5 v0.7.1
19872026-03-04T17:30:32.726Z Compiling rand v0.9.2
19882026-03-04T17:30:33.770Z Compiling http-body v1.0.1
19892026-03-04T17:30:34.047Z Compiling scroll v0.13.0
19902026-03-04T17:30:34.508Z Compiling scroll v0.12.0
19912026-03-04T17:30:34.647Z Compiling heapless v0.7.17
19922026-03-04T17:30:35.088Z Compiling toml_datetime v0.6.11
19932026-03-04T17:30:35.319Z Compiling serde_spanned v0.6.9
19942026-03-04T17:30:35.493Z Compiling bzip2-sys v0.1.13+1.0.8
19952026-03-04T17:30:35.555Z Compiling untrusted v0.7.1
19962026-03-04T17:30:35.979Z Compiling signal-hook v0.3.18
19972026-03-04T17:30:36.191Z Compiling openssl-probe v0.2.1
19982026-03-04T17:30:36.304Z Compiling zstd-safe v7.2.4
19992026-03-04T17:30:36.651Z Compiling goblin v0.8.2
20002026-03-04T17:30:36.672Z Compiling goblin v0.10.5
20012026-03-04T17:30:37.757Z Compiling toml_parser v1.0.9+spec-1.1.0
20022026-03-04T17:30:38.856Z Compiling pkcs8 v0.10.2
20032026-03-04T17:30:39.729Z Compiling zerocopy v0.7.35
20042026-03-04T17:30:39.993Z Compiling darling_core v0.20.11
20052026-03-04T17:30:40.163Z Compiling ref-cast-impl v1.0.25
20062026-03-04T17:30:40.381Z Compiling toml_datetime v0.7.5+spec-1.1.0
20072026-03-04T17:30:40.893Z Compiling tinyvec_macros v0.1.1
20082026-03-04T17:30:40.929Z Compiling tower-layer v0.3.3
20092026-03-04T17:30:40.996Z Compiling atomic-waker v1.1.2
20102026-03-04T17:30:41.238Z Compiling tower-service v0.3.3
20112026-03-04T17:30:41.376Z Compiling winnow v0.5.40
20122026-03-04T17:30:41.419Z Compiling try-lock v0.2.5
20132026-03-04T17:30:41.605Z Compiling rustix v0.38.44
20142026-03-04T17:30:43.998Z Compiling dof v0.4.0
20152026-03-04T17:30:44.545Z Compiling toml_edit v0.19.15
20162026-03-04T17:30:44.584Z Compiling darling_macro v0.20.11
20172026-03-04T17:30:45.421Z Compiling dof v0.3.0
20182026-03-04T17:30:46.011Z Compiling want v0.3.1
20192026-03-04T17:30:46.537Z Compiling h2 v0.4.13
20202026-03-04T17:30:46.758Z Compiling tinyvec v1.10.0
20212026-03-04T17:30:49.058Z Compiling dtrace-parser v0.2.0
20222026-03-04T17:30:49.178Z Compiling dtrace-parser v0.3.0
20232026-03-04T17:30:49.827Z Compiling curve25519-dalek v4.1.3
20242026-03-04T17:30:50.033Z Compiling ipnet v2.11.0
20252026-03-04T17:30:50.253Z Compiling daft-derive v0.1.5
20262026-03-04T17:30:50.387Z Compiling async-trait v0.1.89
20272026-03-04T17:30:50.496Z Compiling spin v0.9.8
20282026-03-04T17:30:50.857Z Compiling thread-id v5.1.0
20292026-03-04T17:30:50.940Z Compiling thread-id v4.2.2
20302026-03-04T17:30:50.972Z Compiling proc-macro-error-attr v1.0.4
20312026-03-04T17:30:51.317Z Compiling litrs v1.0.0
20322026-03-04T17:30:51.624Z Compiling num-bigint-dig v0.8.6
20332026-03-04T17:30:51.762Z Compiling httpdate v1.0.3
20342026-03-04T17:30:51.960Z Compiling pin-utils v0.1.0
20352026-03-04T17:30:52.134Z Compiling fastrand v2.3.0
20362026-03-04T17:30:52.344Z Compiling smoltcp v0.9.1
20372026-03-04T17:30:52.739Z Compiling foreign-types-shared v0.1.1
20382026-03-04T17:30:52.865Z Compiling foreign-types v0.3.2
20392026-03-04T17:30:52.886Z Compiling document-features v0.2.12
20402026-03-04T17:30:52.914Z Compiling tempfile v3.25.0
20412026-03-04T17:30:53.291Z Compiling hyper v1.8.1
20422026-03-04T17:30:54.825Z Compiling darling v0.20.11
20432026-03-04T17:30:55.924Z Compiling ipnetwork v0.21.1
20442026-03-04T17:30:56.635Z Compiling strum_macros v0.26.4
20452026-03-04T17:30:56.963Z Compiling wait-timeout v0.2.1
20462026-03-04T17:30:57.359Z Compiling proc-macro-error v1.0.4
20472026-03-04T17:30:58.279Z Compiling simd-adler32 v0.3.8
20482026-03-04T17:30:58.762Z Compiling powerfmt v0.2.0
20492026-03-04T17:30:59.322Z Compiling quick-error v1.2.3
20502026-03-04T17:30:59.329Z Compiling siphasher v1.0.2
20512026-03-04T17:30:59.455Z Compiling unicode-segmentation v1.12.0
20522026-03-04T17:30:59.704Z Compiling anstyle v1.0.13
20532026-03-04T17:30:59.732Z Compiling utf8parse v0.2.2
20542026-03-04T17:31:00.130Z Compiling bit-vec v0.8.0
20552026-03-04T17:31:00.546Z Compiling bit-set v0.8.0
20562026-03-04T17:31:00.835Z Compiling anstyle-parse v0.2.7
20572026-03-04T17:31:00.888Z Compiling deranged v0.5.8
20582026-03-04T17:31:01.242Z Compiling rusty-fork v0.3.1
20592026-03-04T17:31:04.754Z Compiling hyper-util v0.1.20
20602026-03-04T17:31:05.343Z Compiling derive_builder_core v0.20.2
20612026-03-04T17:31:07.181Z Compiling crossbeam-epoch v0.9.18
20622026-03-04T17:31:08.205Z Compiling unicode-normalization v0.1.25
20632026-03-04T17:31:08.444Z Compiling rustls-native-certs v0.8.3
20642026-03-04T17:31:09.221Z Compiling rand_xorshift v0.4.0
20652026-03-04T17:31:09.449Z Compiling hubpack_derive v0.1.1
20662026-03-04T17:31:09.937Z Compiling sync_wrapper v1.0.2
20672026-03-04T17:31:10.177Z Compiling strum_macros v0.27.2
20682026-03-04T17:31:10.227Z Compiling signature v2.2.0
20692026-03-04T17:31:10.471Z Compiling curve25519-dalek-derive v0.1.1
20702026-03-04T17:31:10.926Z Compiling fs-err v3.3.0
20712026-03-04T17:31:11.281Z Compiling ahash v0.8.12
20722026-03-04T17:31:11.469Z Compiling colorchoice v1.0.4
20732026-03-04T17:31:11.495Z Compiling adler2 v2.0.1
20742026-03-04T17:31:11.639Z Compiling anstyle-query v1.1.5
20752026-03-04T17:31:11.663Z Compiling num_threads v0.1.7
20762026-03-04T17:31:11.706Z Compiling unicode-bidi v0.3.18
20772026-03-04T17:31:11.811Z Compiling unicode-properties v0.1.4
20782026-03-04T17:31:11.980Z Compiling unarray v0.1.4
20792026-03-04T17:31:12.173Z Compiling object v0.37.3
20802026-03-04T17:31:12.487Z Compiling is_terminal_polyfill v1.70.2
20812026-03-04T17:31:12.505Z Compiling time v0.3.47
20822026-03-04T17:31:12.625Z Compiling anstream v0.6.21
20832026-03-04T17:31:12.649Z Compiling stringprep v0.1.5
20842026-03-04T17:31:12.721Z Compiling proptest v1.10.0
20852026-03-04T17:31:13.451Z Compiling miniz_oxide v0.8.9
20862026-03-04T17:31:14.630Z Compiling tower v0.5.3
20872026-03-04T17:31:16.758Z Compiling crossbeam-deque v0.8.6
20882026-03-04T17:31:16.784Z Compiling derive_builder_macro v0.20.2
20892026-03-04T17:31:17.164Z Compiling heck v0.4.1
20902026-03-04T17:31:17.555Z Compiling usdt-attr-macro v0.6.0
20912026-03-04T17:31:17.575Z Compiling usdt-macro v0.6.0
20922026-03-04T17:31:19.098Z Compiling http-body-util v0.1.3
20932026-03-04T17:31:19.501Z Compiling webpki-roots v1.0.6
20942026-03-04T17:31:19.716Z Compiling rand_chacha v0.3.1
20952026-03-04T17:31:19.853Z Compiling num-integer v0.1.46
20962026-03-04T17:31:19.992Z Compiling hash32 v0.2.1
20972026-03-04T17:31:20.058Z Compiling erased-serde v0.3.31
20982026-03-04T17:31:20.352Z Compiling md-5 v0.10.6
20992026-03-04T17:31:20.380Z Compiling vergen-lib v0.1.6
21002026-03-04T17:31:20.401Z Compiling ff v0.13.1
21012026-03-04T17:31:20.595Z Compiling psl-types v2.0.11
21022026-03-04T17:31:20.637Z Compiling ryu v1.0.23
21032026-03-04T17:31:20.688Z Compiling fallible-iterator v0.2.0
21042026-03-04T17:31:20.800Z Compiling zlib-rs v0.6.2
21052026-03-04T17:31:20.834Z Compiling base16ct v0.2.0
21062026-03-04T17:31:20.928Z Compiling iri-string v0.7.10
21072026-03-04T17:31:21.347Z Compiling postgres-protocol v0.6.10
21082026-03-04T17:31:21.617Z Compiling sec1 v0.7.3
21092026-03-04T17:31:22.159Z Compiling serde_urlencoded v0.7.1
21102026-03-04T17:31:22.418Z Compiling publicsuffix v2.3.0
21112026-03-04T17:31:22.636Z Compiling group v0.13.0
21122026-03-04T17:31:22.720Z Compiling num-iter v0.1.45
21132026-03-04T17:31:22.931Z Compiling rand v0.8.5
21142026-03-04T17:31:23.811Z Compiling tower-http v0.6.8
21152026-03-04T17:31:24.307Z Compiling oxnet v0.1.4
21162026-03-04T17:31:24.815Z Compiling derive_builder v0.20.2
21172026-03-04T17:31:25.013Z Compiling zone_cfg_derive v0.3.1
21182026-03-04T17:31:25.062Z Compiling newtype-uuid v1.3.2
21192026-03-04T17:31:25.146Z Compiling flate2 v1.1.9
21202026-03-04T17:31:25.596Z Compiling tokio-native-tls v0.3.1
21212026-03-04T17:31:25.683Z Compiling phf_shared v0.13.1
21222026-03-04T17:31:26.192Z Compiling lazy_static v1.5.0
21232026-03-04T17:31:26.560Z Compiling terminal_size v0.4.3
21242026-03-04T17:31:26.791Z Compiling serde_with_macros v3.17.0
21252026-03-04T17:31:26.920Z Compiling hkdf v0.12.4
21262026-03-04T17:31:27.160Z Compiling clap_derive v4.5.55
21272026-03-04T17:31:27.181Z Compiling enum-as-inner v0.6.1
21282026-03-04T17:31:27.746Z Compiling cargo-platform v0.1.9
21292026-03-04T17:31:28.164Z Compiling crypto-bigint v0.5.5
21302026-03-04T17:31:28.363Z Compiling serde_repr v0.1.20
21312026-03-04T17:31:28.556Z Compiling vergen v9.0.6
21322026-03-04T17:31:29.003Z Compiling managed v0.8.0
21332026-03-04T17:31:29.268Z Compiling unicode-width v0.2.0
21342026-03-04T17:31:29.621Z Compiling clap_lex v1.0.0
21352026-03-04T17:31:29.835Z Compiling foldhash v0.1.5
21362026-03-04T17:31:29.999Z Compiling bitflags v1.3.2
21372026-03-04T17:31:30.121Z Compiling bumpalo v3.20.2
21382026-03-04T17:31:30.407Z Compiling libbz2-rs-sys v0.2.2
21392026-03-04T17:31:31.090Z Compiling elliptic-curve v0.13.8
21402026-03-04T17:31:31.182Z Compiling zopfli v0.8.3
21412026-03-04T17:31:31.385Z Compiling bzip2 v0.6.1
21422026-03-04T17:31:31.701Z Compiling hashbrown v0.15.5
21432026-03-04T17:31:31.752Z Compiling clap_builder v4.5.60
21442026-03-04T17:31:32.116Z Compiling console v0.16.2
21452026-03-04T17:31:32.885Z Compiling cargo_metadata v0.19.2
21462026-03-04T17:31:36.489Z Compiling phf v0.13.1
21472026-03-04T17:31:36.696Z Compiling hyper-tls v0.6.0
21482026-03-04T17:31:36.794Z Compiling zstd v0.13.3
21492026-03-04T17:31:37.009Z Compiling daft v0.1.5
21502026-03-04T17:31:37.307Z Compiling signal-hook-mio v0.2.5
21512026-03-04T17:31:37.465Z Compiling rayon v1.11.0
21522026-03-04T17:31:37.484Z Compiling cookie_store v0.22.1
21532026-03-04T17:31:38.060Z Compiling bzip2 v0.4.4
21542026-03-04T17:31:38.284Z Compiling postgres-types v0.2.12
21552026-03-04T17:31:38.386Z Compiling strum v0.27.2
21562026-03-04T17:31:38.754Z Compiling ed25519 v2.2.3
21572026-03-04T17:31:38.889Z Compiling hubpack v0.1.2
21582026-03-04T17:31:39.220Z Compiling phf_shared v0.11.3
21592026-03-04T17:31:39.571Z Compiling pkcs1 v0.7.5
21602026-03-04T17:31:40.774Z Compiling itertools v0.12.1
21612026-03-04T17:32:23.281Z Compiling bstr v1.12.1
21622026-03-04T17:32:23.441Z Compiling float-cmp v0.10.0
21632026-03-04T17:32:23.441Z Compiling rfc6979 v0.4.0
21642026-03-04T17:32:23.441Z Compiling rustls-webpki v0.103.9
21652026-03-04T17:32:23.441Z Compiling serde-big-array v0.5.1
21662026-03-04T17:32:23.441Z Compiling hex v0.4.3
21672026-03-04T17:32:23.441Z Compiling env_filter v1.0.0
21682026-03-04T17:32:23.441Z Compiling memmap2 v0.9.10
21692026-03-04T17:32:23.441Z Compiling encoding_rs v0.8.35
21702026-03-04T17:32:23.441Z Compiling data-encoding v2.10.0
21712026-03-04T17:32:23.441Z Compiling precomputed-hash v0.1.1
21722026-03-04T17:32:23.441Z Compiling keccak v0.1.6
21732026-03-04T17:32:23.441Z Compiling rustc-hash v2.1.1
21742026-03-04T17:32:23.441Z Compiling predicates-core v1.0.10
21752026-03-04T17:32:23.532Z Compiling mime v0.3.17
21762026-03-04T17:32:23.532Z Compiling unit-prefix v0.5.2
21772026-03-04T17:32:23.532Z Compiling toml_write v0.1.2
21782026-03-04T17:32:23.532Z Compiling static_assertions v1.1.0
21792026-03-04T17:32:23.532Z Compiling fixedbitset v0.4.2
21802026-03-04T17:32:23.532Z Compiling whoami v2.1.0
21812026-03-04T17:32:23.532Z Compiling fixedbitset v0.5.7
21822026-03-04T17:32:23.532Z Compiling jiff v0.2.21
21832026-03-04T17:32:23.532Z Compiling normalize-line-endings v0.3.0
21842026-03-04T17:32:23.532Z Compiling difflib v0.4.0
21852026-03-04T17:32:23.532Z Compiling new_debug_unreachable v1.0.6
21862026-03-04T17:32:23.532Z Compiling string_cache v0.8.9
21872026-03-04T17:32:23.532Z Compiling predicates v3.1.4
21882026-03-04T17:32:23.532Z Compiling tokio-rustls v0.26.4
21892026-03-04T17:32:23.532Z Compiling rustls-platform-verifier v0.6.2
21902026-03-04T17:32:23.532Z Compiling hyper-rustls v0.27.7
21912026-03-04T17:32:23.532Z Compiling petgraph v0.8.3
21922026-03-04T17:32:23.532Z Compiling tokio-postgres v0.7.16
21932026-03-04T17:32:23.532Z Compiling reqwest v0.13.2
21942026-03-04T17:32:23.532Z Compiling zip v4.6.1
21952026-03-04T17:32:23.532Z Compiling reqwest v0.12.28
21962026-03-04T17:32:23.532Z Compiling petgraph v0.6.5
21972026-03-04T17:32:23.532Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21982026-03-04T17:32:23.532Z Compiling toml_edit v0.22.27
21992026-03-04T17:32:23.532Z Compiling indicatif v0.18.4
22002026-03-04T17:32:23.532Z Compiling iddqd v0.3.17
22012026-03-04T17:32:23.532Z Compiling sha3 v0.10.8
22022026-03-04T17:32:23.532Z Compiling hickory-proto v0.25.2
22032026-03-04T17:32:23.532Z Compiling usdt v0.6.0
22042026-03-04T17:32:23.533Z Compiling serde_with v3.17.0
22052026-03-04T17:32:23.533Z Compiling zone v0.3.1
22062026-03-04T17:32:23.533Z Compiling env_logger v0.11.9
22072026-03-04T17:32:23.533Z Compiling similar v2.7.0
22082026-03-04T17:32:23.533Z Compiling ecdsa v0.16.9
22092026-03-04T17:32:23.533Z Compiling rsa v0.9.10
22102026-03-04T17:32:23.533Z Compiling ed25519-dalek v2.2.0
22112026-03-04T17:32:23.533Z Compiling zip v0.6.6
22122026-03-04T17:32:23.533Z Compiling crossterm v0.28.1
22132026-03-04T17:32:23.533Z Compiling clap v4.5.60
22142026-03-04T17:32:23.533Z Compiling strum v0.26.3
22152026-03-04T17:32:23.533Z Compiling toml v0.7.8
22162026-03-04T17:32:23.533Z Compiling tokio-stream v0.1.18
22172026-03-04T17:32:23.534Z Compiling x509-cert v0.2.5
22182026-03-04T17:32:23.534Z Compiling itertools v0.13.0
22192026-03-04T17:32:23.534Z Compiling buf-list v1.1.2
22202026-03-04T17:32:23.534Z Compiling sha1 v0.10.6
22212026-03-04T17:32:23.534Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22222026-03-04T17:32:23.534Z Compiling openapiv3 v2.2.0
22232026-03-04T17:32:23.534Z Compiling lalrpop-util v0.19.12
22242026-03-04T17:32:23.534Z Compiling peg-runtime v0.8.5
22252026-03-04T17:32:23.534Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22262026-03-04T17:32:44.419Z Compiling itertools v0.14.0
22272026-03-04T17:32:48.053Z Compiling macaddr v1.0.1
22282026-03-04T17:32:48.625Z Compiling structmeta-derive v0.3.0
22292026-03-04T17:32:50.174Z Compiling heapless v0.8.0
22302026-03-04T17:32:50.739Z Compiling structmeta v0.3.0
22312026-03-04T17:32:52.789Z Compiling ingot-macros v0.1.1
22322026-03-04T17:32:59.412Z Compiling toml_edit v0.23.10+spec-1.0.0
22332026-03-04T17:33:00.117Z Compiling hash32 v0.3.1
22342026-03-04T17:33:01.613Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22352026-03-04T17:33:02.238Z Compiling smoltcp v0.11.0
22362026-03-04T17:33:05.745Z Compiling proc-macro-crate v3.4.0
22372026-03-04T17:33:08.158Z Compiling ingot-types v0.1.2
22382026-03-04T17:33:20.332Z Compiling cobs v0.3.0
22392026-03-04T17:33:22.566Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22402026-03-04T17:33:22.718Z Compiling rustls v0.22.4
22412026-03-04T17:33:39.397Z Compiling postcard v1.1.3
22422026-03-04T17:33:46.876Z Compiling ingot v0.1.1
22432026-03-04T17:33:48.622Z Compiling num_enum_derive v0.7.5
22442026-03-04T17:33:52.065Z Compiling proc-macro-crate v1.3.1
22452026-03-04T17:33:52.711Z Compiling rustls-webpki v0.102.8
22462026-03-04T17:33:52.819Z Compiling futures-executor v0.3.32
22472026-03-04T17:33:54.325Z Compiling foreign-types-macros v0.2.3
22482026-03-04T17:33:54.367Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22492026-03-04T17:33:54.510Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22502026-03-04T17:33:54.545Z Compiling multer v3.1.0
22512026-03-04T17:33:54.877Z Compiling thread_local v1.1.9
22522026-03-04T17:33:54.911Z Compiling foreign-types-shared v0.3.1
22532026-03-04T17:33:55.081Z Compiling slog-async v2.8.0
22542026-03-04T17:33:55.289Z Compiling match_cfg v0.1.0
22552026-03-04T17:33:55.404Z Compiling cpufeatures v0.3.0
22562026-03-04T17:33:55.462Z Compiling hostname v0.3.1
22572026-03-04T17:33:55.506Z Compiling foreign-types v0.5.0
22582026-03-04T17:33:55.536Z Compiling chacha20 v0.10.0
22592026-03-04T17:33:55.738Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22602026-03-04T17:33:55.780Z Compiling futures v0.3.32
22612026-03-04T17:33:55.804Z Compiling num_enum_derive v0.5.11
22622026-03-04T17:33:55.921Z Compiling num_enum v0.7.5
22632026-03-04T17:33:56.329Z Compiling derive-ex v0.1.8
22642026-03-04T17:33:56.393Z Compiling tabwriter v1.4.1
22652026-03-04T17:33:56.447Z Compiling slog-json v2.6.1
22662026-03-04T17:33:56.770Z Compiling crossbeam-channel v0.5.15
22672026-03-04T17:33:56.921Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22682026-03-04T17:33:57.137Z Compiling async-stream-impl v0.3.6
22692026-03-04T17:33:57.728Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22702026-03-04T17:33:57.800Z Compiling serde_spanned v1.0.4
22712026-03-04T17:33:58.053Z Compiling cstr-argument v0.1.2
22722026-03-04T17:33:58.240Z Compiling memoffset v0.9.1
22732026-03-04T17:33:58.243Z Compiling is-terminal v0.4.17
22742026-03-04T17:33:58.326Z Compiling dropshot v0.16.7
22752026-03-04T17:33:58.426Z Compiling typeid v1.0.3
22762026-03-04T17:33:58.549Z Compiling term v1.2.1
22772026-03-04T17:33:58.595Z Compiling toml_writer v1.0.6+spec-1.1.0
22782026-03-04T17:33:58.686Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22792026-03-04T17:33:58.904Z Compiling crucible-workspace-hack v0.1.0
22802026-03-04T17:33:59.068Z Compiling cfg_aliases v0.2.1
22812026-03-04T17:33:59.197Z Compiling take_mut v0.2.2
22822026-03-04T17:33:59.219Z Compiling nix v0.30.1
22832026-03-04T17:33:59.277Z Compiling slog-term v2.9.2
22842026-03-04T17:33:59.765Z Compiling toml v0.9.12+spec-1.1.0
22852026-03-04T17:33:59.861Z Compiling test-strategy v0.4.5
22862026-03-04T17:34:02.156Z Compiling tokio-rustls v0.25.0
22872026-03-04T17:34:02.186Z Compiling async-stream v0.3.6
22882026-03-04T17:34:02.210Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22892026-03-04T17:34:02.513Z Compiling num_enum v0.5.11
22902026-03-04T17:34:02.616Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22912026-03-04T17:34:02.655Z Compiling slog-bunyan v2.5.0
22922026-03-04T17:34:02.819Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22932026-03-04T17:34:02.872Z Compiling rand v0.10.0
22942026-03-04T17:34:02.967Z Compiling parse-display-derive v0.10.0
22952026-03-04T17:34:02.987Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22962026-03-04T17:34:03.030Z Compiling waitgroup v0.1.2
22972026-03-04T17:34:03.215Z Compiling rustls-pemfile v2.2.0
22982026-03-04T17:34:03.299Z Compiling newtype-uuid-macros v0.1.0
22992026-03-04T17:34:03.413Z Compiling dropshot_endpoint v0.16.7
23002026-03-04T17:34:03.759Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23012026-03-04T17:34:04.503Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23022026-03-04T17:34:04.649Z Compiling serde_path_to_error v0.1.20
23032026-03-04T17:34:04.850Z Compiling hostname v0.4.2
23042026-03-04T17:34:04.948Z Compiling instant v0.1.13
23052026-03-04T17:34:05.145Z Compiling colored v3.1.1
23062026-03-04T17:34:05.149Z Compiling erased-serde v0.4.9
23072026-03-04T17:34:05.442Z Compiling debug-ignore v1.0.5
23082026-03-04T17:34:05.675Z Compiling backoff v0.4.0
23092026-03-04T17:34:05.858Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23102026-03-04T17:34:06.057Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23112026-03-04T17:34:06.279Z Compiling parse-display v0.10.0
23122026-03-04T17:34:06.340Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23132026-03-04T17:34:06.579Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23142026-03-04T17:34:07.325Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23152026-03-04T17:34:08.186Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23162026-03-04T17:34:09.078Z Compiling progenitor-client v0.13.0
23172026-03-04T17:34:09.262Z Compiling progenitor-client v0.10.0
23182026-03-04T17:34:09.640Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23192026-03-04T17:34:09.869Z Compiling camino-tempfile v1.4.1
23202026-03-04T17:34:10.196Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23212026-03-04T17:34:10.343Z Compiling backon v1.6.0
23222026-03-04T17:34:10.790Z Compiling regress v0.10.5
23232026-03-04T17:34:10.845Z Compiling secrecy v0.10.3
23242026-03-04T17:34:11.183Z Compiling num-derive v0.4.2
23252026-03-04T17:34:13.282Z Compiling sigpipe v0.1.3
23262026-03-04T17:34:13.305Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23272026-03-04T17:34:13.447Z Compiling libefi-sys v0.1.0
23282026-03-04T17:34:13.687Z Compiling glob v0.3.3
23292026-03-04T17:34:13.896Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23302026-03-04T17:34:13.920Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23312026-03-04T17:34:15.546Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23322026-03-04T17:34:15.669Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23332026-03-04T17:34:15.913Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23342026-03-04T17:34:16.136Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23352026-03-04T17:34:20.360Z Compiling usdt-macro v0.5.0
23362026-03-04T17:34:20.879Z Compiling usdt-attr-macro v0.5.0
23372026-03-04T17:34:21.800Z Compiling smf v0.2.3
23382026-03-04T17:34:21.825Z Compiling bitfield-struct v0.6.2
23392026-03-04T17:34:22.433Z Compiling ordered-float v2.10.1
23402026-03-04T17:34:22.679Z Compiling blake3 v1.8.3
23412026-03-04T17:34:22.858Z Compiling memmap v0.7.0
23422026-03-04T17:34:23.141Z Compiling whoami v1.6.1
23432026-03-04T17:34:23.168Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23442026-03-04T17:34:23.296Z Compiling usdt v0.5.0
23452026-03-04T17:34:23.970Z Compiling serde-value v0.7.0
23462026-03-04T17:34:23.994Z Compiling serde-untagged v0.1.9
23472026-03-04T17:34:24.568Z Compiling toml v0.8.23
23482026-03-04T17:34:24.623Z Compiling filetime v0.2.27
23492026-03-04T17:34:24.735Z Compiling same-file v1.0.6
23502026-03-04T17:34:24.812Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23512026-03-04T17:34:24.853Z Compiling xattr v1.6.1
23522026-03-04T17:34:24.972Z Compiling constant_time_eq v0.4.2
23532026-03-04T17:34:25.015Z Compiling arrayvec v0.7.6
23542026-03-04T17:34:25.074Z Compiling arrayref v0.3.9
23552026-03-04T17:34:25.198Z Compiling unicode-xid v0.2.6
23562026-03-04T17:34:25.244Z Compiling tar v0.4.44
23572026-03-04T17:34:25.368Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23582026-03-04T17:34:25.528Z Compiling walkdir v2.5.0
23592026-03-04T17:34:25.629Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23602026-03-04T17:34:26.112Z Compiling cargo-util-schemas v0.8.2
23612026-03-04T17:34:26.892Z Compiling tokio-dtrace v0.1.1
23622026-03-04T17:34:27.154Z Compiling gethostname v0.5.0
23632026-03-04T17:34:27.394Z Compiling cargo-platform v0.2.0
23642026-03-04T17:34:27.648Z Compiling topological-sort v0.2.2
23652026-03-04T17:34:28.002Z Compiling omicron-zone-package v0.12.2
23662026-03-04T17:34:28.147Z Compiling oxide-tokio-rt v0.1.2
23672026-03-04T17:34:28.631Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23682026-03-04T17:34:28.804Z Compiling shell-words v1.1.1
23692026-03-04T17:34:28.988Z Compiling indent_write v2.2.0
23702026-03-04T17:34:29.334Z Compiling cargo_metadata v0.21.0
23712026-03-04T17:34:38.444Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23722026-03-04T17:34:39.408Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23732026-03-04T17:34:41.585Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23742026-03-04T17:34:58.563Z Finished `release` profile [optimized] target(s) in 5m 23s
23752026-03-04T17:34:58.751Z Running `target/release/omicron-package -t test target create -p dev`
23762026-03-04T17:34:58.819ZLogging to: /work/oxidecomputer/omicron/out/LOG
23772026-03-04T17:34:58.822ZCreated new build target 'test' and set it as active
23782026-03-04T17:34:58.822Z
23792026-03-04T17:34:58.822Zreal 5:23.656981642
23802026-03-04T17:34:58.822Zuser 36:31.570977062
23812026-03-04T17:34:58.822Zsys 3:33.129724622
23822026-03-04T17:34:58.822Ztrap 1.045243733
23832026-03-04T17:34:58.822Ztflt 2.426721835
23842026-03-04T17:34:58.822Zdflt 1.139978291
23852026-03-04T17:34:58.822Zkflt 0.000141029
23862026-03-04T17:34:58.822Zlock 1:42:44.855667764
23872026-03-04T17:34:58.822Zslp 2:20:54.489418110
23882026-03-04T17:34:58.822Zlat 2:31.847328798
23892026-03-04T17:34:58.822Zstop 5:13.216967161
23902026-03-04T17:34:58.825Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23912026-03-04T17:35:00.072Z Finished `release` profile [optimized] target(s) in 1.18s
23922026-03-04T17:35:00.135Z Running `target/release/omicron-package -t test package`
23932026-03-04T17:35:00.187ZLogging to: /work/oxidecomputer/omicron/out/LOG
23942026-03-04T17:35:02.111Z Compiling regress v0.10.5
23952026-03-04T17:35:02.114Z Compiling heck v0.5.0
23962026-03-04T17:35:02.114Z Compiling unsafe-libyaml v0.2.11
23972026-03-04T17:35:02.373Z Compiling convert_case v0.4.0
23982026-03-04T17:35:02.400Z Compiling half v2.7.1
23992026-03-04T17:35:02.405Z Compiling ciborium-io v0.2.2
24002026-03-04T17:35:02.447Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24012026-03-04T17:35:02.450Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24022026-03-04T17:35:02.545Z Compiling typify-impl v0.6.1
24032026-03-04T17:35:03.026Z Compiling derive_more v0.99.20
24042026-03-04T17:35:03.196Z Compiling ciborium-ll v0.2.2
24052026-03-04T17:35:03.596Z Compiling ciborium v0.2.2
24062026-03-04T17:35:03.745Z Compiling serde_yaml v0.9.34+deprecated
24072026-03-04T17:35:03.975Z Compiling prettyplease v0.2.37
24082026-03-04T17:35:04.377Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24092026-03-04T17:35:04.903Z Compiling universal-hash v0.5.1
24102026-03-04T17:35:05.187Z Compiling thiserror-impl-no-std v2.0.2
24112026-03-04T17:35:05.596Z Compiling opaque-debug v0.3.1
24122026-03-04T17:35:05.732Z Compiling unicode-width v0.1.14
24132026-03-04T17:35:06.407Z Compiling poly1305 v0.8.0
24142026-03-04T17:35:06.826Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24152026-03-04T17:35:07.267Z Compiling chacha20 v0.9.1
24162026-03-04T17:35:07.469Z Compiling thiserror-no-std v2.0.2
24172026-03-04T17:35:07.631Z Compiling password-hash v0.5.0
24182026-03-04T17:35:07.769Z Compiling blake2 v0.10.6
24192026-03-04T17:35:07.773Z Compiling aead v0.5.2
24202026-03-04T17:35:08.152Z Compiling is-terminal v0.4.17
24212026-03-04T17:35:08.329Z Compiling swrite v0.1.0
24222026-03-04T17:35:08.518Z Compiling argon2 v0.5.3
24232026-03-04T17:35:08.546Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24242026-03-04T17:35:08.952Z Compiling chacha20poly1305 v0.10.1
24252026-03-04T17:35:09.222Z Compiling vsss-rs v3.3.4
24262026-03-04T17:35:09.743Z Compiling typify-impl v0.4.3
24272026-03-04T17:35:09.776Z Compiling serde_spanned v1.0.4
24282026-03-04T17:35:10.067Z Compiling toml_writer v1.0.6+spec-1.1.0
24292026-03-04T17:35:10.510Z Compiling toml v0.9.12+spec-1.1.0
24302026-03-04T17:35:10.997Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24312026-03-04T17:35:11.723Z Compiling bytecount v0.6.9
24322026-03-04T17:35:12.047Z Compiling rustls v0.22.4
24332026-03-04T17:35:12.092Z Compiling rustls-webpki v0.102.8
24342026-03-04T17:35:54.206Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24352026-03-04T17:35:54.378Z Compiling derive-where v1.6.0
24362026-03-04T17:35:54.379Z Compiling thread_local v1.1.9
24372026-03-04T17:35:54.379Z Compiling match_cfg v0.1.0
24382026-03-04T17:35:54.379Z Compiling hostname v0.3.1
24392026-03-04T17:35:54.674Z Compiling typify-macro v0.6.1
24402026-03-04T17:35:54.674Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24412026-03-04T17:35:54.674Z Compiling multer v3.1.0
24422026-03-04T17:35:54.674Z Compiling slog-async v2.8.0
24432026-03-04T17:35:54.674Z Compiling slog-json v2.6.1
24442026-03-04T17:35:54.674Z Compiling typify-macro v0.4.3
24452026-03-04T17:35:54.674Z Compiling typify v0.6.1
24462026-03-04T17:35:54.674Z Compiling progenitor-impl v0.13.0
24472026-03-04T17:35:54.674Z Compiling crossbeam-channel v0.5.15
24482026-03-04T17:35:54.674Z Compiling futures-executor v0.3.32
24492026-03-04T17:35:54.674Z Compiling term v1.2.1
24502026-03-04T17:35:54.675Z Compiling take_mut v0.2.2
24512026-03-04T17:35:54.675Z Compiling typify v0.4.3
24522026-03-04T17:35:54.675Z Compiling slog-term v2.9.2
24532026-03-04T17:35:54.675Z Compiling futures v0.3.32
24542026-03-04T17:35:54.675Z Compiling slog-bunyan v2.5.0
24552026-03-04T17:35:54.675Z Compiling tokio-rustls v0.25.0
24562026-03-04T17:35:54.675Z Compiling dropshot v0.16.7
24572026-03-04T17:35:54.675Z Compiling async-stream v0.3.6
24582026-03-04T17:35:54.675Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24592026-03-04T17:35:54.675Z Compiling waitgroup v0.1.2
24602026-03-04T17:35:54.675Z Compiling rustls-pemfile v2.2.0
24612026-03-04T17:35:54.675Z Compiling serde_path_to_error v0.1.20
24622026-03-04T17:35:54.675Z Compiling instant v0.1.13
24632026-03-04T17:35:54.675Z Compiling hostname v0.4.2
24642026-03-04T17:35:54.675Z Compiling debug-ignore v1.0.5
24652026-03-04T17:35:54.676Z Compiling backoff v0.4.0
24662026-03-04T17:35:54.676Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24672026-03-04T17:35:54.676Z Compiling progenitor-macro v0.13.0
24682026-03-04T17:35:54.676Z Compiling parse-display v0.10.0
24692026-03-04T17:35:54.676Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24702026-03-04T17:35:54.677Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24712026-03-04T17:35:54.677Z Compiling progenitor-client v0.10.0
24722026-03-04T17:35:54.677Z Compiling progenitor-client v0.13.0
24732026-03-04T17:35:54.677Z Compiling backon v1.6.0
24742026-03-04T17:35:54.677Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24752026-03-04T17:35:54.677Z Compiling macaddr v1.0.1
24762026-03-04T17:35:54.677Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24772026-03-04T17:35:54.677Z Compiling progenitor v0.13.0
24782026-03-04T17:35:54.677Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24792026-03-04T17:35:54.677Z Compiling console v0.15.11
24802026-03-04T17:35:54.677Z Compiling newline-converter v0.3.0
24812026-03-04T17:35:54.677Z Compiling atomicwrites v0.4.4
24822026-03-04T17:35:54.677Z Compiling num-rational v0.4.2
24832026-03-04T17:35:54.677Z Compiling num-complex v0.4.6
24842026-03-04T17:35:54.677Z Compiling slog-dtrace v0.3.0
24852026-03-04T17:35:54.677Z Compiling num v0.4.3
24862026-03-04T17:35:54.677Z Compiling expectorate v1.2.0
24872026-03-04T17:35:54.677Z Compiling async-recursion v1.1.1
24882026-03-04T17:35:54.677Z Compiling cancel-safe-futures v0.1.5
24892026-03-04T17:35:54.677Z Compiling float-ord v0.3.2
24902026-03-04T17:35:54.677Z Compiling owo-colors v4.3.0
24912026-03-04T17:35:54.677Z Compiling libsw-core v0.3.2
24922026-03-04T17:35:54.677Z Compiling resolv-conf v0.7.6
24932026-03-04T17:35:54.678Z Compiling libsw v3.5.0
24942026-03-04T17:35:54.678Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24952026-03-04T17:35:54.678Z Compiling toml v0.8.23
24962026-03-04T17:35:54.678Z Compiling linear-map v1.2.0
24972026-03-04T17:35:54.678Z Compiling minimal-lexical v0.2.1
24982026-03-04T17:35:54.678Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24992026-03-04T17:35:54.678Z Compiling linked-hash-map v0.5.6
25002026-03-04T17:35:54.678Z Compiling nom v7.1.3
25012026-03-04T17:35:54.678Z Compiling lru-cache v0.1.2
25022026-03-04T17:35:54.678Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25032026-03-04T17:35:54.948Z Compiling unicode-xid v0.2.6
25042026-03-04T17:35:55.157Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25052026-03-04T17:35:55.177Z Compiling globset v0.4.18
25062026-03-04T17:35:56.187Z Compiling hickory-proto v0.24.4
25072026-03-04T17:36:01.502Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25082026-03-04T17:36:05.814Z Compiling hickory-resolver v0.24.4
25092026-03-04T17:36:07.429Z Compiling progenitor-impl v0.11.2
25102026-03-04T17:36:09.763Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25112026-03-04T17:36:10.370Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25122026-03-04T17:36:13.224Z Compiling convert_case v0.10.0
25132026-03-04T17:36:13.838Z Compiling derive_more-impl v2.1.1
25142026-03-04T17:36:15.127Z Compiling progenitor-macro v0.11.2
25152026-03-04T17:36:15.522Z Compiling qorb v0.4.1
25162026-03-04T17:36:22.221Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25172026-03-04T17:36:23.326Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25182026-03-04T17:36:24.778Z Compiling progenitor-client v0.11.2
25192026-03-04T17:36:25.261Z Compiling pin-project-internal v1.1.11
25202026-03-04T17:36:25.593Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25212026-03-04T17:36:25.735Z Compiling derive_more v2.1.1
25222026-03-04T17:36:25.895Z Compiling progenitor v0.11.2
25232026-03-04T17:36:26.160Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25242026-03-04T17:36:26.474Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25252026-03-04T17:36:26.873Z Compiling pem v3.0.6
25262026-03-04T17:36:27.264Z Compiling snafu-derive v0.8.9
25272026-03-04T17:36:27.638Z Compiling pin-project v1.1.11
25282026-03-04T17:36:27.830Z Compiling termtree v0.5.1
25292026-03-04T17:36:28.159Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25302026-03-04T17:36:28.336Z Compiling crossterm v0.29.0
25312026-03-04T17:36:28.573Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25322026-03-04T17:36:28.994Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25332026-03-04T17:36:31.377Z Compiling snafu v0.8.9
25342026-03-04T17:36:34.039Z Compiling olpc-cjson v0.1.4
25352026-03-04T17:36:34.450Z Compiling phf_shared v0.12.1
25362026-03-04T17:36:34.955Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25372026-03-04T17:36:35.105Z Compiling csv-core v0.1.13
25382026-03-04T17:36:35.945Z Compiling vte v0.14.1
25392026-03-04T17:36:35.989Z Compiling serde_plain v1.0.2
25402026-03-04T17:36:36.014Z Compiling chrono-tz v0.10.4
25412026-03-04T17:36:36.031Z Compiling typed-path v0.9.3
25422026-03-04T17:36:36.366Z Compiling highway v1.3.0
25432026-03-04T17:36:36.438Z Compiling strip-ansi-escapes v0.2.1
25442026-03-04T17:36:36.517Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25452026-03-04T17:36:36.974Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25462026-03-04T17:36:37.711Z Compiling csv v1.4.0
25472026-03-04T17:36:37.913Z Compiling phf v0.12.1
25482026-03-04T17:36:38.311Z Compiling const_format_proc_macros v0.2.34
25492026-03-04T17:36:39.840Z Compiling tough v0.20.0
25502026-03-04T17:36:40.116Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25512026-03-04T17:36:41.102Z Compiling papergrid v0.11.0
25522026-03-04T17:36:42.808Z Compiling fd-lock v4.0.4
25532026-03-04T17:36:43.076Z Compiling peg-macros v0.8.5
25542026-03-04T17:36:44.454Z Compiling tabled_derive v0.7.0
25552026-03-04T17:36:44.650Z Compiling nu-ansi-term v0.50.3
25562026-03-04T17:36:46.027Z Compiling reedline v0.40.0
25572026-03-04T17:36:46.128Z Compiling peg v0.8.5
25582026-03-04T17:36:46.436Z Compiling tabled v0.15.0
25592026-03-04T17:36:46.515Z Compiling const_format v0.2.35
25602026-03-04T17:36:47.693Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25612026-03-04T17:36:51.564Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25622026-03-04T17:36:53.870Z Compiling bcs v0.1.6
25632026-03-04T17:36:54.735Z Compiling semver v0.1.20
25642026-03-04T17:36:55.281Z Compiling rustc_version v0.1.7
25652026-03-04T17:36:55.439Z Compiling base64 v0.21.7
25662026-03-04T17:36:55.688Z Compiling newtype_derive v0.1.6
25672026-03-04T17:36:56.128Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25682026-03-04T17:36:56.543Z Compiling unicode-linebreak v0.1.5
25692026-03-04T17:36:56.574Z Compiling smawk v0.3.2
25702026-03-04T17:36:56.895Z Compiling humantime v2.3.0
25712026-03-04T17:36:57.156Z Compiling textwrap v0.16.2
25722026-03-04T17:36:57.994Z Compiling dropshot-api-manager-types v0.5.2
25732026-03-04T17:36:59.318Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25742026-03-04T17:36:59.365Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25752026-03-04T17:37:00.171Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25762026-03-04T17:37:00.975Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25772026-03-04T17:37:01.725Z Compiling steno v0.4.1
25782026-03-04T17:37:03.098Z Compiling utf-8 v0.7.6
25792026-03-04T17:37:03.514Z Compiling progenitor-impl v0.10.0
25802026-03-04T17:37:05.507Z Compiling tagptr v0.2.0
25812026-03-04T17:37:05.857Z Compiling moka v0.12.13
25822026-03-04T17:37:09.213Z Compiling progenitor-macro v0.10.0
25832026-03-04T17:37:10.738Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25842026-03-04T17:37:11.696Z Compiling hickory-resolver v0.25.2
25852026-03-04T17:37:19.987Z Compiling progenitor v0.10.0
25862026-03-04T17:37:20.250Z Compiling tungstenite v0.21.0
25872026-03-04T17:37:21.411Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25882026-03-04T17:37:21.680Z Compiling tokio-tungstenite v0.21.0
25892026-03-04T17:37:22.384Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25902026-03-04T17:37:23.830Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25912026-03-04T17:37:25.096Z Compiling radium v0.7.0
25922026-03-04T17:37:25.655Z Compiling maybe-uninit v2.0.0
25932026-03-04T17:37:26.174Z Compiling tap v1.0.1
25942026-03-04T17:37:26.419Z Compiling wyz v0.5.1
25952026-03-04T17:37:26.965Z Compiling zerocopy-derive v0.6.6
25962026-03-04T17:37:27.494Z Compiling packed_struct v0.10.1
25972026-03-04T17:37:27.981Z Compiling funty v2.0.0
25982026-03-04T17:37:28.648Z Compiling crc-catalog v2.4.0
25992026-03-04T17:37:28.867Z Compiling display-error-chain v0.2.2
26002026-03-04T17:37:29.004Z Compiling crc v3.4.0
26012026-03-04T17:37:29.142Z Compiling bitvec v1.0.1
26022026-03-04T17:37:29.450Z Compiling zerocopy v0.6.6
26032026-03-04T17:37:30.517Z Compiling packed_struct_codegen v0.10.1
26042026-03-04T17:37:30.723Z Compiling bitfield-macros v0.19.4
26052026-03-04T17:37:31.804Z Compiling indexmap v1.9.3
26062026-03-04T17:37:32.199Z Compiling nodrop v0.1.14
26072026-03-04T17:37:32.296Z Compiling bitfield v0.19.4
26082026-03-04T17:37:32.387Z Compiling array-init v0.0.4
26092026-03-04T17:37:32.751Z Compiling smallvec v0.6.14
26102026-03-04T17:37:33.069Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26112026-03-04T17:37:33.253Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26122026-03-04T17:37:33.559Z Compiling num-derive v0.3.3
26132026-03-04T17:37:35.622Z Compiling proc-macro-error-attr2 v2.0.0
26142026-03-04T17:37:36.403Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26152026-03-04T17:37:37.631Z Compiling hashbrown v0.12.3
26162026-03-04T17:37:39.771Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26172026-03-04T17:37:40.056Z Compiling proc-macro-error2 v2.0.1
26182026-03-04T17:37:40.641Z Compiling libscf-sys v1.1.0
26192026-03-04T17:37:40.916Z Compiling serde-hex v0.1.0
26202026-03-04T17:37:41.653Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26212026-03-04T17:37:42.060Z Compiling ron v0.8.1
26222026-03-04T17:37:45.170Z Compiling nix v0.31.1
26232026-03-04T17:37:45.956Z Compiling hashbrown v0.13.2
26242026-03-04T17:37:46.096Z Compiling vergen-gitcl v1.0.8
26252026-03-04T17:37:46.486Z Compiling dirs-sys-next v0.1.2
26262026-03-04T17:37:46.977Z Compiling maplit v1.0.2
26272026-03-04T17:37:47.151Z Compiling glob v0.3.3
26282026-03-04T17:37:47.275Z Compiling crunchy v0.2.4
26292026-03-04T17:37:47.591Z Compiling crc-any v2.5.0
26302026-03-04T17:37:47.840Z Compiling object v0.30.4
26312026-03-04T17:37:47.871Z Compiling clang-sys v1.8.1
26322026-03-04T17:37:48.510Z Compiling dirs-next v2.0.0
26332026-03-04T17:37:48.662Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26342026-03-04T17:37:48.744Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26352026-03-04T17:37:50.096Z Compiling tabled_derive v0.11.0
26362026-03-04T17:37:50.181Z Compiling papergrid v0.17.0
26372026-03-04T17:37:52.589Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26382026-03-04T17:37:59.868Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26392026-03-04T17:38:03.656Z Compiling testing_table v0.3.0
26402026-03-04T17:38:04.449Z Compiling dsl_auto_type v0.1.3
26412026-03-04T17:38:05.702Z Compiling scheduled-thread-pool v0.2.7
26422026-03-04T17:38:06.080Z Compiling diesel_table_macro_syntax v0.2.0
26432026-03-04T17:38:06.505Z Compiling path-slash v0.1.5
26442026-03-04T17:38:06.798Z Compiling tiny-keccak v2.0.2
26452026-03-04T17:38:07.012Z Compiling diesel_derives v2.2.7
26462026-03-04T17:38:07.217Z Compiling r2d2 v0.8.10
26472026-03-04T17:38:07.722Z Compiling tabled v0.20.0
26482026-03-04T17:38:08.680Z Compiling term v0.7.0
26492026-03-04T17:38:11.149Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26502026-03-04T17:38:12.711Z Compiling arc-swap v1.8.2
26512026-03-04T17:38:13.433Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26522026-03-04T17:38:13.827Z Compiling xshell-macros v0.2.7
26532026-03-04T17:38:14.435Z Compiling bit-vec v0.6.3
26542026-03-04T17:38:14.556Z Compiling xshell v0.2.7
26552026-03-04T17:38:14.889Z Compiling bit-set v0.5.3
26562026-03-04T17:38:15.309Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26572026-03-04T17:38:16.994Z Compiling diesel v2.2.12
26582026-03-04T17:38:17.375Z Compiling slog-scope v4.4.1
26592026-03-04T17:38:18.650Z Compiling ascii-canvas v3.0.0
26602026-03-04T17:38:19.156Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26612026-03-04T17:38:19.923Z Compiling itertools v0.10.5
26622026-03-04T17:38:21.445Z Compiling ena v0.14.4
26632026-03-04T17:38:21.906Z Compiling libloading v0.8.9
26642026-03-04T17:38:22.303Z Compiling bindgen v0.71.1
26652026-03-04T17:38:22.552Z Compiling regex-syntax v0.6.29
26662026-03-04T17:38:22.822Z Compiling diff v0.1.13
26672026-03-04T17:38:23.335Z Compiling unicase v2.9.0
26682026-03-04T17:38:24.150Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26692026-03-04T17:38:25.997Z Compiling lalrpop v0.19.12
26702026-03-04T17:38:26.442Z Compiling slog-stdlog v4.1.1
26712026-03-04T17:38:27.324Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26722026-03-04T17:38:27.327Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26732026-03-04T17:38:28.377Z Compiling cexpr v0.6.0
26742026-03-04T17:38:29.266Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26752026-03-04T17:38:29.653Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26762026-03-04T17:38:29.875Z Compiling crc8 v0.1.1
26772026-03-04T17:38:30.049Z Compiling slog-envlogger v2.2.0
26782026-03-04T17:38:30.206Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26792026-03-04T17:38:31.128Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26802026-03-04T17:38:31.863Z Compiling headers-core v0.3.0
26812026-03-04T17:38:32.101Z Compiling libxml v0.3.3
26822026-03-04T17:38:32.649Z Compiling headers v0.4.1
26832026-03-04T17:38:32.851Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26842026-03-04T17:38:32.914Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26852026-03-04T17:38:33.292Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26862026-03-04T17:38:34.116Z Compiling strum_macros v0.24.3
26872026-03-04T17:38:35.788Z Compiling indoc v1.0.9
26882026-03-04T17:38:36.585Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26892026-03-04T17:38:36.964Z Compiling derive_builder v0.20.2
26902026-03-04T17:38:37.027Z Compiling oso-derive v0.27.3
26912026-03-04T17:38:37.204Z Compiling quick-xml v0.37.5
26922026-03-04T17:38:37.992Z Compiling impl-trait-for-tuples v0.2.3
26932026-03-04T17:38:40.645Z Compiling openssl-probe v0.1.6
26942026-03-04T17:38:41.148Z Compiling half v1.8.3
26952026-03-04T17:38:41.270Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26962026-03-04T17:38:42.098Z Compiling serde_cbor v0.11.2
26972026-03-04T17:38:42.233Z Compiling samael v0.0.19
26982026-03-04T17:38:42.764Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26992026-03-04T17:38:43.454Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27002026-03-04T17:38:44.387Z Compiling diesel-dtrace v0.4.2
27012026-03-04T17:38:44.875Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27022026-03-04T17:38:45.251Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27032026-03-04T17:38:45.792Z Compiling bb8 v0.8.6
27042026-03-04T17:38:46.457Z Compiling trait-variant v0.1.2
27052026-03-04T17:38:46.669Z Compiling polar-core v0.27.3
27062026-03-04T17:38:47.517Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27072026-03-04T17:38:48.110Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27082026-03-04T17:38:48.195Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27092026-03-04T17:38:48.732Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27102026-03-04T17:38:51.794Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27112026-03-04T17:38:52.157Z Compiling fxhash v0.2.1
27122026-03-04T17:38:52.424Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27132026-03-04T17:38:52.885Z Compiling kstat-rs v0.2.4
27142026-03-04T17:38:52.917Z Compiling libz-sys v1.1.24
27152026-03-04T17:38:53.641Z Compiling nonempty v0.12.0
27162026-03-04T17:38:53.806Z Compiling salty v0.3.0
27172026-03-04T17:38:54.196Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27182026-03-04T17:39:01.671Z Compiling async-bb8-diesel v0.2.1
27192026-03-04T17:39:02.242Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27202026-03-04T17:39:02.277Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27212026-03-04T17:39:02.512Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27222026-03-04T17:39:07.493Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27232026-03-04T17:39:14.929Z Compiling oso v0.27.3
27242026-03-04T17:39:17.134Z Compiling darling_core v0.23.0
27252026-03-04T17:39:21.491Z Compiling nanorand v0.7.0
27262026-03-04T17:39:22.230Z Compiling fs-err v2.11.0
27272026-03-04T17:39:22.635Z Compiling parking_lot_core v0.8.6
27282026-03-04T17:39:23.209Z Compiling darling_macro v0.23.0
27292026-03-04T17:39:23.353Z Compiling mime_guess v2.0.5
27302026-03-04T17:39:24.339Z Compiling flume v0.11.1
27312026-03-04T17:39:24.371Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
27322026-03-04T17:39:25.129Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27332026-03-04T17:40:11.535Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27342026-03-04T17:40:11.668Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27352026-03-04T17:40:11.668Z Compiling git-stub v1.0.0
27362026-03-04T17:40:11.668Z Compiling libgit2-sys v0.18.3+1.9.2
27372026-03-04T17:40:11.668Z Compiling instability v0.3.11
27382026-03-04T17:40:11.668Z Compiling git-stub-vcs v0.1.0
27392026-03-04T17:40:11.668Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27402026-03-04T17:40:11.668Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27412026-03-04T17:40:11.668Z Compiling darling v0.23.0
27422026-03-04T17:40:11.668Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27432026-03-04T17:40:11.668Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27442026-03-04T17:40:11.668Z Compiling ignore v0.4.25
27452026-03-04T17:40:11.668Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27462026-03-04T17:40:11.668Z Compiling primeorder v0.13.6
27472026-03-04T17:40:11.668Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27482026-03-04T17:40:11.668Z Compiling castaway v0.2.4
27492026-03-04T17:40:11.669Z Compiling nibble_vec v0.1.0
27502026-03-04T17:40:11.669Z Compiling atty v0.2.14
27512026-03-04T17:40:11.669Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27522026-03-04T17:40:11.669Z Compiling parse-size v1.1.0
27532026-03-04T17:40:11.669Z Compiling indoc v2.0.7
27542026-03-04T17:40:11.669Z Compiling endian-type v0.1.2
27552026-03-04T17:40:11.669Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27562026-03-04T17:40:11.669Z Compiling http-range v0.1.5
27572026-03-04T17:40:11.669Z Compiling radix_trie v0.2.1
27582026-03-04T17:40:11.669Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27592026-03-04T17:40:11.669Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27602026-03-04T17:40:11.669Z Compiling compact_str v0.8.1
27612026-03-04T17:40:11.762Z Compiling p384 v0.13.1
27622026-03-04T17:40:13.536Z Compiling globwalk v0.9.1
27632026-03-04T17:40:14.576Z Compiling parking_lot v0.11.2
27642026-03-04T17:40:16.328Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27652026-03-04T17:40:16.519Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27662026-03-04T17:40:17.011Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27672026-03-04T17:40:17.267Z Compiling predicates-tree v1.0.13
27682026-03-04T17:40:18.191Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27692026-03-04T17:40:19.138Z Compiling unicode-truncate v1.1.0
27702026-03-04T17:40:19.490Z Compiling lru v0.12.5
27712026-03-04T17:40:19.866Z Compiling prefix-trie v0.7.0
27722026-03-04T17:40:20.342Z Compiling vergen-git2 v1.0.7
27732026-03-04T17:40:20.720Z Compiling cassowary v0.3.0
27742026-03-04T17:40:20.843Z Compiling hickory-server v0.25.2
27752026-03-04T17:40:21.296Z Compiling ratatui v0.29.0
27762026-03-04T17:40:24.164Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27772026-03-04T17:40:25.164Z Compiling git2 v0.20.4
27782026-03-04T17:40:25.260Z Compiling camino-tempfile-ext v0.3.3
27792026-03-04T17:40:29.151Z Compiling hyper-staticfile v0.10.1
27802026-03-04T17:40:31.678Z Compiling sled v0.34.7
27812026-03-04T17:40:33.133Z Compiling hickory-client v0.25.2
27822026-03-04T17:40:33.695Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27832026-03-04T17:40:34.943Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27842026-03-04T17:40:35.084Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27852026-03-04T17:40:36.745Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27862026-03-04T17:40:38.366Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27872026-03-04T17:40:40.038Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27882026-03-04T17:40:40.072Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27892026-03-04T17:40:40.811Z Compiling rand_seeder v0.4.0
27902026-03-04T17:40:41.068Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27912026-03-04T17:40:41.253Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27922026-03-04T17:40:41.486Z Compiling lzma-sys v0.1.20
27932026-03-04T17:40:42.155Z Compiling rustls v0.21.12
27942026-03-04T17:40:42.225Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27952026-03-04T17:40:42.523Z Compiling corncobs v0.1.4
27962026-03-04T17:40:42.782Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27972026-03-04T17:40:42.822Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27982026-03-04T17:40:42.942Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27992026-03-04T17:40:43.271Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28002026-03-04T17:40:43.712Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28012026-03-04T17:40:44.940Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28022026-03-04T17:40:47.311Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28032026-03-04T17:40:57.270Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28042026-03-04T17:40:58.097Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28052026-03-04T17:41:04.622Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28062026-03-04T17:41:05.614Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28072026-03-04T17:41:06.557Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28082026-03-04T17:41:06.955Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28092026-03-04T17:41:07.330Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28102026-03-04T17:41:07.709Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28112026-03-04T17:41:11.690Z Compiling cargo_toml v0.22.3
28122026-03-04T17:41:16.496Z Compiling nix v0.29.0
28132026-03-04T17:41:17.433Z Compiling sct v0.7.1
28142026-03-04T17:41:17.896Z Compiling rustls-webpki v0.101.7
28152026-03-04T17:41:18.114Z Compiling secrecy v0.8.0
28162026-03-04T17:41:18.441Z Compiling void v1.0.2
28172026-03-04T17:41:18.672Z Compiling lzss v0.8.2
28182026-03-04T17:41:20.839Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28192026-03-04T17:41:21.749Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28202026-03-04T17:41:22.577Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28212026-03-04T17:41:23.909Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28222026-03-04T17:41:25.167Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28232026-03-04T17:41:29.536Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28242026-03-04T17:41:32.917Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28252026-03-04T17:41:34.471Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28262026-03-04T17:41:37.910Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28272026-03-04T17:41:38.333Z Compiling tungstenite v0.23.0
28282026-03-04T17:41:43.153Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28292026-03-04T17:41:43.203Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28302026-03-04T17:41:43.547Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28312026-03-04T17:41:43.602Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28322026-03-04T17:41:43.801Z Compiling nix v0.27.1
28332026-03-04T17:41:43.947Z Compiling serde_bytes v0.11.19
28342026-03-04T17:41:44.205Z Compiling tokio-tungstenite v0.23.1
28352026-03-04T17:41:44.511Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28362026-03-04T17:41:44.861Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28372026-03-04T17:41:46.568Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28382026-03-04T17:41:51.605Z Compiling ron v0.12.0
28392026-03-04T17:41:54.360Z Compiling xz2 v0.1.7
28402026-03-04T17:41:54.988Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28412026-03-04T17:41:57.054Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28422026-03-04T17:42:03.291Z Compiling tokio-rustls v0.24.1
28432026-03-04T17:42:04.798Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28442026-03-04T17:42:05.116Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28452026-03-04T17:42:09.873Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28462026-03-04T17:42:13.215Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28472026-03-04T17:42:13.448Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28482026-03-04T17:42:17.063Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28492026-03-04T17:42:38.465Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28502026-03-04T17:42:42.187Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28512026-03-04T17:42:42.362Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28522026-03-04T17:42:48.213Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28532026-03-04T17:42:49.731Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28542026-03-04T17:42:53.489Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28552026-03-04T17:42:59.334Z Compiling rustls-pemfile v1.0.4
28562026-03-04T17:43:00.086Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28572026-03-04T17:43:01.167Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28582026-03-04T17:43:01.551Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28592026-03-04T17:43:02.374Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28602026-03-04T17:43:03.133Z Compiling signal-hook-tokio v0.3.1
28612026-03-04T17:43:03.414Z Compiling yasna v0.5.2
28622026-03-04T17:43:04.060Z Compiling twox-hash v2.1.2
28632026-03-04T17:43:05.132Z Compiling base16ct v1.0.0
28642026-03-04T17:43:05.655Z Compiling is_ci v1.2.0
28652026-03-04T17:43:05.988Z Compiling supports-color v3.0.2
28662026-03-04T17:43:06.758Z Compiling rcgen v0.12.1
28672026-03-04T17:43:10.077Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28682026-03-04T17:43:16.920Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28692026-03-04T17:43:20.937Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28702026-03-04T17:43:26.385Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28712026-03-04T17:43:51.342Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28722026-03-04T17:43:54.539Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28732026-03-04T17:44:03.052Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28742026-03-04T17:44:03.190Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28752026-03-04T17:44:16.041Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28762026-03-04T17:44:20.790Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28772026-03-04T17:44:21.178Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28782026-03-04T17:44:21.429Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28792026-03-04T17:44:21.561Z Compiling progenitor-extras v0.1.0
28802026-03-04T17:44:21.995Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28812026-03-04T17:44:22.301Z Compiling fatfs v0.3.6
28822026-03-04T17:44:24.913Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28832026-03-04T17:44:24.946Z Compiling rtoolbox v0.0.3
28842026-03-04T17:44:25.405Z Compiling subprocess v0.2.15
28852026-03-04T17:44:30.180Z Compiling seq-macro v0.3.6
28862026-03-04T17:44:31.187Z Compiling assert_matches v1.5.0
28872026-03-04T17:44:34.059Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28882026-03-04T17:44:42.097Z Compiling rpassword v7.4.0
28892026-03-04T17:44:42.615Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28902026-03-04T17:44:45.600Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28912026-03-04T17:45:04.617Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28922026-03-04T17:45:09.987Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28932026-03-04T17:45:10.182Z Compiling tui-tree-widget v0.23.1
28942026-03-04T17:45:10.691Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28952026-03-04T17:45:13.348Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28962026-03-04T17:45:14.253Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28972026-03-04T17:45:20.175Z Compiling uzers v0.12.2
28982026-03-04T17:45:21.484Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28992026-03-04T17:45:23.412Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29002026-03-04T17:45:32.814Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29012026-03-04T17:45:44.096Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29022026-03-04T17:46:03.494Z Compiling support-bundle-viewer v0.1.2
29032026-03-04T17:46:06.820Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29042026-03-04T17:46:07.691Z Compiling multimap v0.10.1
29052026-03-04T17:48:38.229Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29062026-03-04T17:48:38.229Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29072026-03-04T17:59:31.703Z Finished `release` profile [optimized] target(s) in 24m 31s
29082026-03-04T18:00:29.944Z
29092026-03-04T18:00:29.947Zreal 25:31.069529754
29102026-03-04T18:00:29.947Zuser 3:01:00.426341916
29112026-03-04T18:00:29.947Zsys 4:49.192967286
29122026-03-04T18:00:29.947Ztrap 4.402413122
29132026-03-04T18:00:29.947Ztflt 2.458493188
29142026-03-04T18:00:29.947Zdflt 6.365243288
29152026-03-04T18:00:29.947Zkflt 0.001520664
29162026-03-04T18:00:29.947Zlock 12:13:16.375655558
29172026-03-04T18:00:29.947Zslp 8:51:28.854927010
29182026-03-04T18:00:29.947Zlat 4:55.555759994
29192026-03-04T18:00:29.947Zstop 4:33.341709275
29202026-03-04T18:00:29.947Z+ mapfile -t packages
29212026-03-04T18:00:29.947Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29222026-03-04T18:00:31.305Z Finished `release` profile [optimized] target(s) in 1.29s
29232026-03-04T18:00:31.370Z Running `target/release/omicron-package -t test list-outputs`
29242026-03-04T18:00:31.437ZLogging to: /work/oxidecomputer/omicron/out/LOG
29252026-03-04T18:00:31.440Z+ ptime -m cargo build --locked --release -p xtask
29262026-03-04T18:00:32.260Z Compiling libc v0.2.180
29272026-03-04T18:00:32.260Z Compiling serde v1.0.228
29282026-03-04T18:00:32.263Z Compiling serde_core v1.0.228
29292026-03-04T18:00:32.263Z Compiling syn v2.0.117
29302026-03-04T18:00:32.382Z Compiling rustix v1.1.3
29312026-03-04T18:00:32.408Z Compiling serde_json v1.0.149
29322026-03-04T18:00:32.411Z Compiling bitflags v2.11.0
29332026-03-04T18:00:32.816Z Compiling num-traits v0.2.19
29342026-03-04T18:00:32.993Z Compiling smallvec v1.15.1
29352026-03-04T18:00:33.121Z Compiling hashbrown v0.16.1
29362026-03-04T18:00:33.471Z Compiling usdt-impl v0.5.0
29372026-03-04T18:00:33.474Z Compiling syn v1.0.109
29382026-03-04T18:00:34.076Z Compiling errno v0.3.14
29392026-03-04T18:00:34.163Z Compiling percent-encoding v2.3.2
29402026-03-04T18:00:34.389Z Compiling thread-id v4.2.2
29412026-03-04T18:00:34.530Z Compiling indexmap v2.13.0
29422026-03-04T18:00:34.566Z Compiling getrandom v0.4.1
29432026-03-04T18:00:34.685Z Compiling log v0.4.29
29442026-03-04T18:00:35.073Z Compiling form_urlencoded v1.2.2
29452026-03-04T18:00:35.968Z Compiling ordered-float v2.10.1
29462026-03-04T18:00:36.555Z Compiling fs-err v3.3.0
29472026-03-04T18:00:36.659Z Compiling anyhow v1.0.102
29482026-03-04T18:00:36.940Z Compiling terminal_size v0.4.3
29492026-03-04T18:00:37.223Z Compiling once_cell v1.21.3
29502026-03-04T18:00:37.265Z Compiling heck v0.4.1
29512026-03-04T18:00:37.692Z Compiling tempfile v3.25.0
29522026-03-04T18:00:38.139Z Compiling proc-macro-error v1.0.4
29532026-03-04T18:00:38.724Z Compiling clap_builder v4.5.60
29542026-03-04T18:00:39.139Z Compiling memmap v0.7.0
29552026-03-04T18:00:39.270Z Compiling synstructure v0.13.2
29562026-03-04T18:00:39.592Z Compiling pest_generator v2.8.6
29572026-03-04T18:00:39.609Z Compiling textwrap v0.16.2
29582026-03-04T18:00:39.985Z Compiling tabled_derive v0.7.0
29592026-03-04T18:00:40.478Z Compiling camino-tempfile v1.4.1
29602026-03-04T18:00:41.891Z Compiling tabled v0.15.0
29612026-03-04T18:00:42.012Z Compiling serde_derive v1.0.228
29622026-03-04T18:00:42.217Z Compiling zerofrom-derive v0.1.6
29632026-03-04T18:00:42.242Z Compiling yoke-derive v0.8.1
29642026-03-04T18:00:42.313Z Compiling zerovec-derive v0.11.2
29652026-03-04T18:00:42.333Z Compiling displaydoc v0.2.5
29662026-03-04T18:00:43.821Z Compiling thiserror-impl v1.0.69
29672026-03-04T18:00:44.523Z Compiling zerocopy-derive v0.7.35
29682026-03-04T18:00:44.792Z Compiling pest_derive v2.8.6
29692026-03-04T18:00:44.954Z Compiling zerofrom v0.1.6
29702026-03-04T18:00:45.232Z Compiling yoke v0.8.1
29712026-03-04T18:00:45.616Z Compiling zerovec v0.11.5
29722026-03-04T18:00:45.654Z Compiling zerotrie v0.2.3
29732026-03-04T18:00:46.263Z Compiling zerocopy v0.7.35
29742026-03-04T18:00:46.459Z Compiling thiserror v1.0.69
29752026-03-04T18:00:46.618Z Compiling scroll_derive v0.12.1
29762026-03-04T18:00:46.646Z Compiling dtrace-parser v0.2.0
29772026-03-04T18:00:47.029Z Compiling tinystr v0.8.2
29782026-03-04T18:00:47.514Z Compiling icu_locale_core v2.1.1
29792026-03-04T18:00:47.746Z Compiling potential_utf v0.1.4
29802026-03-04T18:00:48.042Z Compiling icu_collections v2.1.1
29812026-03-04T18:00:48.129Z Compiling scroll v0.12.0
29822026-03-04T18:00:49.598Z Compiling icu_provider v2.1.1
29832026-03-04T18:00:49.979Z Compiling serde_spanned v0.6.9
29842026-03-04T18:00:50.152Z Compiling icu_normalizer v2.1.1
29852026-03-04T18:00:50.156Z Compiling icu_properties v2.1.2
29862026-03-04T18:00:50.280Z Compiling toml_datetime v0.6.11
29872026-03-04T18:00:50.474Z Compiling dof v0.3.0
29882026-03-04T18:00:51.121Z Compiling toml_edit v0.22.27
29892026-03-04T18:00:52.623Z Compiling idna_adapter v1.2.1
29902026-03-04T18:00:52.897Z Compiling idna v1.1.0
29912026-03-04T18:00:52.936Z Compiling serde_tokenstream v0.2.3
29922026-03-04T18:00:53.299Z Compiling goblin v0.8.2
29932026-03-04T18:00:53.538Z Compiling thiserror-impl v2.0.18
29942026-03-04T18:00:54.117Z Compiling url v2.5.8
29952026-03-04T18:00:56.335Z Compiling toml v0.8.23
29962026-03-04T18:00:57.815Z Compiling thiserror v2.0.18
29972026-03-04T18:00:58.030Z Compiling serde-value v0.7.0
29982026-03-04T18:00:59.700Z Compiling cargo-util-schemas v0.8.2
29992026-03-04T18:01:02.943Z Compiling usdt-macro v0.5.0
30002026-03-04T18:01:04.199Z Compiling usdt-attr-macro v0.5.0
30012026-03-04T18:01:05.253Z Compiling cargo-platform v0.2.0
30022026-03-04T18:01:05.534Z Compiling clap_derive v4.5.55
30032026-03-04T18:01:05.640Z Compiling usdt v0.5.0
30042026-03-04T18:01:06.481Z Compiling cargo_metadata v0.21.0
30052026-03-04T18:01:06.629Z Compiling cargo_toml v0.21.0
30062026-03-04T18:01:07.003Z Compiling macaddr v1.0.1
30072026-03-04T18:01:09.663Z Compiling clap v4.5.60
30082026-03-04T18:01:18.830Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30092026-03-04T18:01:24.765Z Finished `release` profile [optimized] target(s) in 53.25s
30102026-03-04T18:01:24.908Z
30112026-03-04T18:01:24.908Zreal 53.433635658
30122026-03-04T18:01:24.908Zuser 5:48.457272510
30132026-03-04T18:01:24.908Zsys 26.646950048
30142026-03-04T18:01:24.908Ztrap 0.178676859
30152026-03-04T18:01:24.908Ztflt 0.310358835
30162026-03-04T18:01:24.908Zdflt 0.352536857
30172026-03-04T18:01:24.908Zkflt 0.000010549
30182026-03-04T18:01:24.913Zlock 17:00.945038789
30192026-03-04T18:01:24.913Zslp 19:23.655076969
30202026-03-04T18:01:24.913Zlat 22.619169414
30212026-03-04T18:01:24.913Zstop 31.403284689
30222026-03-04T18:01:24.913Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30232026-03-04T18:01:24.913Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30242026-03-04T18:01:24.913Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30252026-03-04T18:01:24.913Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30262026-03-04T18:01:24.913Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30272026-03-04T18:01:26.273Z Compiling regress v0.10.5
30282026-03-04T18:01:26.440Z Compiling serde_spanned v1.0.4
30292026-03-04T18:01:26.443Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30302026-03-04T18:01:26.444Z Compiling toml_writer v1.0.6+spec-1.1.0
30312026-03-04T18:01:26.469Z Compiling structmeta-derive v0.3.0
30322026-03-04T18:01:26.472Z Compiling rustls v0.22.4
30332026-03-04T18:01:26.487Z Compiling rustls-webpki v0.102.8
30342026-03-04T18:01:26.528Z Compiling newtype-uuid-macros v0.1.0
30352026-03-04T18:01:26.670Z Compiling multer v3.1.0
30362026-03-04T18:01:26.802Z Compiling toml v0.9.12+spec-1.1.0
30372026-03-04T18:01:26.908Z Compiling debug-ignore v1.0.5
30382026-03-04T18:01:27.017Z Compiling match_cfg v0.1.0
30392026-03-04T18:01:27.095Z Compiling slog-json v2.6.1
30402026-03-04T18:01:27.130Z Compiling hostname v0.3.1
30412026-03-04T18:01:27.155Z Compiling async-stream-impl v0.3.6
30422026-03-04T18:01:27.479Z Compiling dropshot v0.16.7
30432026-03-04T18:01:27.935Z Compiling slog-bunyan v2.5.0
30442026-03-04T18:01:28.231Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30452026-03-04T18:01:28.293Z Compiling itertools v0.14.0
30462026-03-04T18:01:28.467Z Compiling async-stream v0.3.6
30472026-03-04T18:01:28.746Z Compiling waitgroup v0.1.2
30482026-03-04T18:01:28.974Z Compiling structmeta v0.3.0
30492026-03-04T18:01:29.057Z Compiling rustls-pemfile v2.2.0
30502026-03-04T18:01:29.163Z Compiling dropshot_endpoint v0.16.7
30512026-03-04T18:01:29.421Z Compiling hostname v0.4.2
30522026-03-04T18:01:29.445Z Compiling serde_path_to_error v0.1.20
30532026-03-04T18:01:29.669Z Compiling derive-ex v0.1.8
30542026-03-04T18:01:29.769Z Compiling progenitor-client v0.13.0
30552026-03-04T18:01:30.149Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30562026-03-04T18:01:30.251Z Compiling macaddr v1.0.1
30572026-03-04T18:01:30.335Z Compiling progenitor-client v0.10.0
30582026-03-04T18:01:30.481Z Compiling instant v0.1.13
30592026-03-04T18:01:30.676Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30602026-03-04T18:01:30.705Z Compiling parse-display-derive v0.10.0
30612026-03-04T18:01:30.891Z Compiling backoff v0.4.0
30622026-03-04T18:01:31.261Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30632026-03-04T18:01:31.284Z Compiling backon v1.6.0
30642026-03-04T18:01:31.436Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30652026-03-04T18:01:31.655Z Compiling tokio-rustls v0.25.0
30662026-03-04T18:01:31.689Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30672026-03-04T18:01:32.007Z Compiling crucible-workspace-hack v0.1.0
30682026-03-04T18:01:32.109Z Compiling cfg_aliases v0.2.1
30692026-03-04T18:01:32.247Z Compiling toml_edit v0.23.10+spec-1.0.0
30702026-03-04T18:01:32.542Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30712026-03-04T18:01:32.956Z Compiling heapless v0.8.0
30722026-03-04T18:01:33.689Z Compiling test-strategy v0.4.5
30732026-03-04T18:01:33.745Z Compiling proc-macro-crate v3.4.0
30742026-03-04T18:01:33.997Z Compiling ingot-macros v0.1.1
30752026-03-04T18:01:34.395Z Compiling hash32 v0.3.1
30762026-03-04T18:01:34.651Z Compiling parse-display v0.10.0
30772026-03-04T18:01:34.681Z Compiling memoffset v0.9.1
30782026-03-04T18:01:34.795Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30792026-03-04T18:01:35.045Z Compiling smoltcp v0.11.0
30802026-03-04T18:01:35.172Z Compiling num_enum_derive v0.7.5
30812026-03-04T18:01:35.255Z Compiling tabwriter v1.4.1
30822026-03-04T18:01:35.611Z Compiling cobs v0.3.0
30832026-03-04T18:01:35.731Z Compiling foreign-types-macros v0.2.3
30842026-03-04T18:01:35.793Z Compiling cpufeatures v0.3.0
30852026-03-04T18:01:35.941Z Compiling foreign-types-shared v0.3.1
30862026-03-04T18:01:35.970Z Compiling chacha20 v0.10.0
30872026-03-04T18:01:36.113Z Compiling postcard v1.1.3
30882026-03-04T18:01:36.998Z Compiling foreign-types v0.5.0
30892026-03-04T18:01:37.045Z Compiling proc-macro-crate v1.3.1
30902026-03-04T18:01:37.068Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30912026-03-04T18:01:37.135Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30922026-03-04T18:01:37.171Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
30932026-03-04T18:01:37.448Z Compiling num_enum v0.7.5
30942026-03-04T18:01:37.676Z Compiling secrecy v0.10.3
30952026-03-04T18:01:37.805Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30962026-03-04T18:01:37.884Z Compiling cstr-argument v0.1.2
30972026-03-04T18:01:37.910Z Compiling unsafe-libyaml v0.2.11
30982026-03-04T18:01:37.950Z Compiling colored v3.1.1
30992026-03-04T18:01:38.180Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31002026-03-04T18:01:38.289Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31012026-03-04T18:01:38.378Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31022026-03-04T18:01:38.549Z Compiling num_enum_derive v0.5.11
31032026-03-04T18:01:38.581Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31042026-03-04T18:01:38.717Z Compiling rand v0.10.0
31052026-03-04T18:01:38.842Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31062026-03-04T18:01:39.032Z Compiling nix v0.30.1
31072026-03-04T18:01:39.762Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31082026-03-04T18:01:39.810Z Compiling serde_yaml v0.9.34+deprecated
31092026-03-04T18:01:39.928Z Compiling camino-tempfile v1.4.1
31102026-03-04T18:01:40.573Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31112026-03-04T18:01:40.877Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31122026-03-04T18:01:40.920Z Compiling num_enum v0.5.11
31132026-03-04T18:01:40.964Z Compiling ingot-types v0.1.2
31142026-03-04T18:01:41.102Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31152026-03-04T18:01:41.137Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31162026-03-04T18:01:41.194Z Compiling smf v0.2.3
31172026-03-04T18:01:45.571Z Compiling num-derive v0.4.2
31182026-03-04T18:01:45.606Z Compiling sigpipe v0.1.3
31192026-03-04T18:01:45.607Z Compiling ingot v0.1.1
31202026-03-04T18:01:45.607Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31212026-03-04T18:01:45.607Z Compiling glob v0.3.3
31222026-03-04T18:01:45.607Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31232026-03-04T18:01:45.607Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31242026-03-04T18:01:45.607Z Compiling whoami v1.6.1
31252026-03-04T18:01:45.607Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31262026-03-04T18:01:45.607Z Compiling toml v0.8.23
31272026-03-04T18:01:45.607Z Compiling convert_case v0.4.0
31282026-03-04T18:01:45.607Z Compiling universal-hash v0.5.1
31292026-03-04T18:01:45.607Z Compiling opaque-debug v0.3.1
31302026-03-04T18:01:45.607Z Compiling half v2.7.1
31312026-03-04T18:01:45.607Z Compiling ciborium-io v0.2.2
31322026-03-04T18:01:45.607Z Compiling aead v0.5.2
31332026-03-04T18:01:45.607Z Compiling derive_more v0.99.20
31342026-03-04T18:01:45.607Z Compiling ciborium-ll v0.2.2
31352026-03-04T18:01:45.607Z Compiling poly1305 v0.8.0
31362026-03-04T18:01:45.630Z Compiling chacha20 v0.9.1
31372026-03-04T18:01:45.750Z Compiling ciborium v0.2.2
31382026-03-04T18:01:46.124Z Compiling typify-impl v0.4.3
31392026-03-04T18:01:46.426Z Compiling typify-impl v0.6.1
31402026-03-04T18:01:46.484Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31412026-03-04T18:01:47.036Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31422026-03-04T18:01:47.085Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31432026-03-04T18:01:47.108Z Compiling thiserror-impl-no-std v2.0.2
31442026-03-04T18:01:47.566Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31452026-03-04T18:01:47.756Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31462026-03-04T18:01:49.914Z Compiling thiserror-no-std v2.0.2
31472026-03-04T18:01:50.082Z Compiling num-rational v0.4.2
31482026-03-04T18:01:50.785Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31492026-03-04T18:01:51.600Z Compiling password-hash v0.5.0
31502026-03-04T18:01:51.625Z Compiling blake2 v0.10.6
31512026-03-04T18:01:52.529Z Compiling num-complex v0.4.6
31522026-03-04T18:01:52.556Z Compiling prettyplease v0.2.37
31532026-03-04T18:01:52.834Z Compiling indent_write v2.2.0
31542026-03-04T18:01:52.934Z Compiling argon2 v0.5.3
31552026-03-04T18:01:53.014Z Compiling vsss-rs v3.3.4
31562026-03-04T18:01:53.112Z Compiling chacha20poly1305 v0.10.1
31572026-03-04T18:01:53.406Z Compiling num v0.4.3
31582026-03-04T18:01:53.465Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31592026-03-04T18:01:53.542Z Compiling float-ord v0.3.2
31602026-03-04T18:01:53.770Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31612026-03-04T18:01:55.772Z Compiling gethostname v0.5.0
31622026-03-04T18:01:55.927Z Compiling usdt-attr-macro v0.5.0
31632026-03-04T18:01:56.003Z Compiling usdt-macro v0.5.0
31642026-03-04T18:01:56.763Z Compiling derive-where v1.6.0
31652026-03-04T18:01:57.341Z Compiling memmap v0.7.0
31662026-03-04T18:01:57.426Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31672026-03-04T18:01:57.536Z Compiling atomicwrites v0.4.4
31682026-03-04T18:01:57.561Z Compiling owo-colors v4.3.0
31692026-03-04T18:01:57.717Z Compiling usdt v0.5.0
31702026-03-04T18:01:57.907Z Compiling cancel-safe-futures v0.1.5
31712026-03-04T18:01:57.931Z Compiling typify-macro v0.4.3
31722026-03-04T18:01:58.207Z Compiling libsw-core v0.3.2
31732026-03-04T18:01:58.258Z Compiling typify-macro v0.6.1
31742026-03-04T18:01:58.316Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31752026-03-04T18:01:58.378Z Compiling async-recursion v1.1.1
31762026-03-04T18:01:58.513Z Compiling resolv-conf v0.7.6
31772026-03-04T18:01:58.540Z Compiling libsw v3.5.0
31782026-03-04T18:01:59.325Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31792026-03-04T18:01:59.802Z Compiling progenitor-client v0.11.2
31802026-03-04T18:01:59.847Z Compiling libefi-sys v0.1.0
31812026-03-04T18:02:00.225Z Compiling linear-map v1.2.0
31822026-03-04T18:02:00.408Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31832026-03-04T18:02:00.556Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31842026-03-04T18:02:00.658Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31852026-03-04T18:02:01.615Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31862026-03-04T18:02:01.829Z Compiling typify v0.4.3
31872026-03-04T18:02:02.035Z Compiling progenitor-impl v0.11.2
31882026-03-04T18:02:02.143Z Compiling typify v0.6.1
31892026-03-04T18:02:02.347Z Compiling progenitor-impl v0.13.0
31902026-03-04T18:02:02.654Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31912026-03-04T18:02:03.103Z Compiling hickory-proto v0.24.4
31922026-03-04T18:02:03.258Z Compiling newline-converter v0.3.0
31932026-03-04T18:02:03.387Z Compiling console v0.15.11
31942026-03-04T18:02:03.484Z Compiling bitfield-struct v0.6.2
31952026-03-04T18:02:05.469Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31962026-03-04T18:02:05.502Z Compiling linked-hash-map v0.5.6
31972026-03-04T18:02:05.502Z Compiling semver v0.1.20
31982026-03-04T18:02:05.502Z Compiling lru-cache v0.1.2
31992026-03-04T18:02:05.502Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32002026-03-04T18:02:05.661Z Compiling rustc_version v0.1.7
32012026-03-04T18:02:05.686Z Compiling expectorate v1.2.0
32022026-03-04T18:02:05.904Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32032026-03-04T18:02:06.077Z Compiling pin-project-internal v1.1.11
32042026-03-04T18:02:06.507Z Compiling slog-dtrace v0.3.0
32052026-03-04T18:02:06.903Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32062026-03-04T18:02:07.070Z Compiling minimal-lexical v0.2.1
32072026-03-04T18:02:07.587Z Compiling nom v7.1.3
32082026-03-04T18:02:08.758Z Compiling progenitor-macro v0.11.2
32092026-03-04T18:02:08.788Z Compiling pin-project v1.1.11
32102026-03-04T18:02:08.999Z Compiling hickory-resolver v0.24.4
32112026-03-04T18:02:09.066Z Compiling progenitor-macro v0.13.0
32122026-03-04T18:02:09.331Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32132026-03-04T18:02:10.998Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32142026-03-04T18:02:11.194Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32152026-03-04T18:02:11.584Z Compiling newtype_derive v0.1.6
32162026-03-04T18:02:11.871Z Compiling tokio-dtrace v0.1.1
32172026-03-04T18:02:11.961Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32182026-03-04T18:02:12.384Z Compiling phf_shared v0.12.1
32192026-03-04T18:02:12.779Z Compiling snafu-derive v0.8.9
32202026-03-04T18:02:13.055Z Compiling dropshot-api-manager-types v0.5.2
32212026-03-04T18:02:13.778Z Compiling pem v3.0.6
32222026-03-04T18:02:14.294Z Compiling csv-core v0.1.13
32232026-03-04T18:02:14.549Z Compiling same-file v1.0.6
32242026-03-04T18:02:14.844Z Compiling chrono-tz v0.10.4
32252026-03-04T18:02:14.878Z Compiling highway v1.3.0
32262026-03-04T18:02:14.904Z Compiling xshell-macros v0.2.7
32272026-03-04T18:02:15.216Z Compiling const_format_proc_macros v0.2.34
32282026-03-04T18:02:15.721Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32292026-03-04T18:02:15.744Z Compiling xshell v0.2.7
32302026-03-04T18:02:16.892Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32312026-03-04T18:02:17.233Z Compiling walkdir v2.5.0
32322026-03-04T18:02:17.313Z Compiling csv v1.4.0
32332026-03-04T18:02:17.579Z Compiling snafu v0.8.9
32342026-03-04T18:02:17.921Z Compiling phf v0.12.1
32352026-03-04T18:02:18.251Z Compiling oxide-tokio-rt v0.1.2
32362026-03-04T18:02:18.438Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32372026-03-04T18:02:18.590Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32382026-03-04T18:02:19.284Z Compiling qorb v0.4.1
32392026-03-04T18:02:19.646Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32402026-03-04T18:02:19.712Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32412026-03-04T18:02:20.556Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32422026-03-04T18:02:21.526Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32432026-03-04T18:02:21.730Z Compiling progenitor v0.13.0
32442026-03-04T18:02:21.863Z Compiling progenitor v0.11.2
32452026-03-04T18:02:21.983Z Compiling globset v0.4.18
32462026-03-04T18:02:22.182Z Compiling olpc-cjson v0.1.4
32472026-03-04T18:02:22.280Z Compiling primeorder v0.13.6
32482026-03-04T18:02:22.518Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32492026-03-04T18:02:22.849Z Compiling serde_plain v1.0.2
32502026-03-04T18:02:23.266Z Compiling base64 v0.21.7
32512026-03-04T18:02:23.290Z Compiling typed-path v0.9.3
32522026-03-04T18:02:23.569Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32532026-03-04T18:02:23.902Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32542026-03-04T18:02:23.979Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32552026-03-04T18:02:25.733Z Compiling tough v0.20.0
32562026-03-04T18:02:25.863Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32572026-03-04T18:02:26.416Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32582026-03-04T18:02:28.351Z Compiling const_format v0.2.35
32592026-03-04T18:02:28.578Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32602026-03-04T18:02:29.110Z Compiling progenitor-impl v0.10.0
32612026-03-04T18:02:30.368Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32622026-03-04T18:02:31.155Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32632026-03-04T18:02:32.171Z Compiling tabled_derive v0.7.0
32642026-03-04T18:02:32.367Z Compiling bcs v0.1.6
32652026-03-04T18:02:33.029Z Compiling termtree v0.5.1
32662026-03-04T18:02:33.144Z Compiling radium v0.7.0
32672026-03-04T18:02:33.178Z Compiling salty v0.3.0
32682026-03-04T18:02:33.300Z Compiling textwrap v0.16.2
32692026-03-04T18:02:33.708Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32702026-03-04T18:02:33.733Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32712026-03-04T18:02:34.403Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32722026-03-04T18:02:34.406Z Compiling tabled v0.15.0
32732026-03-04T18:02:34.802Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32742026-03-04T18:02:35.191Z Compiling steno v0.4.1
32752026-03-04T18:02:35.248Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32762026-03-04T18:02:35.905Z Compiling progenitor-macro v0.10.0
32772026-03-04T18:02:36.703Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32782026-03-04T18:02:36.967Z Compiling maybe-uninit v2.0.0
32792026-03-04T18:02:37.242Z Compiling utf-8 v0.7.6
32802026-03-04T18:02:37.527Z Compiling humantime v2.3.0
32812026-03-04T18:02:37.616Z Compiling tap v1.0.1
32822026-03-04T18:02:38.079Z Compiling wyz v0.5.1
32832026-03-04T18:02:38.533Z Compiling tungstenite v0.21.0
32842026-03-04T18:02:38.585Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32852026-03-04T18:02:40.717Z Compiling p384 v0.13.1
32862026-03-04T18:02:40.810Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32872026-03-04T18:02:41.367Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32882026-03-04T18:02:41.454Z Compiling arc-swap v1.8.2
32892026-03-04T18:02:41.481Z Compiling funty v2.0.0
32902026-03-04T18:02:41.912Z Compiling tagptr v0.2.0
32912026-03-04T18:02:41.986Z Compiling packed_struct v0.10.1
32922026-03-04T18:02:42.052Z Compiling slog-scope v4.4.1
32932026-03-04T18:02:42.214Z Compiling moka v0.12.13
32942026-03-04T18:02:42.539Z Compiling bitvec v1.0.1
32952026-03-04T18:02:42.560Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32962026-03-04T18:02:43.125Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32972026-03-04T18:02:43.988Z Compiling tokio-tungstenite v0.21.0
32982026-03-04T18:02:44.765Z Compiling polyval v0.6.2
32992026-03-04T18:02:45.241Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33002026-03-04T18:02:45.952Z Compiling packed_struct_codegen v0.10.1
33012026-03-04T18:02:46.072Z Compiling bitfield-macros v0.19.4
33022026-03-04T18:02:46.220Z Compiling zerocopy-derive v0.6.6
33032026-03-04T18:02:47.658Z Compiling proc-macro-error-attr2 v2.0.0
33042026-03-04T18:02:48.053Z Compiling indexmap v1.9.3
33052026-03-04T18:02:48.127Z Compiling nodrop v0.1.14
33062026-03-04T18:02:48.307Z Compiling parking_lot_core v0.8.6
33072026-03-04T18:02:48.448Z Compiling crc-catalog v2.4.0
33082026-03-04T18:02:48.473Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33092026-03-04T18:02:48.542Z Compiling progenitor v0.10.0
33102026-03-04T18:02:48.633Z Compiling crc v3.4.0
33112026-03-04T18:02:48.790Z Compiling proc-macro-error2 v2.0.1
33122026-03-04T18:02:48.956Z Compiling array-init v0.0.4
33132026-03-04T18:02:48.989Z Compiling zerocopy v0.6.6
33142026-03-04T18:02:49.109Z Compiling bitfield v0.19.4
33152026-03-04T18:02:49.137Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33162026-03-04T18:02:49.502Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33172026-03-04T18:02:49.805Z Compiling ghash v0.5.1
33182026-03-04T18:02:49.883Z Compiling smallvec v0.6.14
33192026-03-04T18:02:50.029Z Compiling hickory-resolver v0.25.2
33202026-03-04T18:02:50.057Z Compiling slog-stdlog v4.1.1
33212026-03-04T18:02:50.347Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33222026-03-04T18:02:50.492Z Compiling nix v0.31.1
33232026-03-04T18:02:50.788Z Compiling git-stub v1.0.0
33242026-03-04T18:02:51.269Z Compiling ctr v0.9.2
33252026-03-04T18:02:51.325Z Compiling num-derive v0.3.3
33262026-03-04T18:02:51.371Z Compiling lzma-sys v0.1.20
33272026-03-04T18:02:51.398Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33282026-03-04T18:02:51.672Z Compiling unicase v2.9.0
33292026-03-04T18:02:51.783Z Compiling hashbrown v0.12.3
33302026-03-04T18:02:52.091Z Compiling mime_guess v2.0.5
33312026-03-04T18:02:52.232Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33322026-03-04T18:02:52.308Z Compiling aes-gcm v0.10.3
33332026-03-04T18:02:52.630Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33342026-03-04T18:02:52.721Z Compiling git-stub-vcs v0.1.0
33352026-03-04T18:02:53.240Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33362026-03-04T18:02:53.388Z Compiling libscf-sys v1.1.0
33372026-03-04T18:02:53.516Z Compiling slog-envlogger v2.2.0
33382026-03-04T18:02:53.652Z Compiling serde-hex v0.1.0
33392026-03-04T18:02:53.682Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33402026-03-04T18:02:54.098Z Compiling tabled_derive v0.11.0
33412026-03-04T18:02:54.695Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33422026-03-04T18:02:55.037Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33432026-03-04T18:02:56.091Z Compiling ron v0.8.1
33442026-03-04T18:02:56.852Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33452026-03-04T18:02:58.022Z Compiling papergrid v0.17.0
33462026-03-04T18:02:58.229Z Compiling cargo_toml v0.22.3
33472026-03-04T18:02:58.452Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33482026-03-04T18:02:59.676Z Compiling hashbrown v0.13.2
33492026-03-04T18:02:59.859Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33502026-03-04T18:03:00.787Z Compiling testing_table v0.3.0
33512026-03-04T18:03:01.092Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33522026-03-04T18:03:01.517Z Compiling ssh-encoding v0.2.0
33532026-03-04T18:03:02.073Z Compiling blowfish v0.9.1
33542026-03-04T18:03:02.180Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33552026-03-04T18:03:02.294Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33562026-03-04T18:03:02.596Z Compiling nibble_vec v0.1.0
33572026-03-04T18:03:02.667Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33582026-03-04T18:03:02.846Z Compiling corncobs v0.1.4
33592026-03-04T18:03:02.869Z Compiling crc-any v2.5.0
33602026-03-04T18:03:03.059Z Compiling endian-type v0.1.2
33612026-03-04T18:03:03.207Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33622026-03-04T18:03:03.316Z Compiling radix_trie v0.2.1
33632026-03-04T18:03:03.404Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33642026-03-04T18:03:03.933Z Compiling bcrypt-pbkdf v0.10.0
33652026-03-04T18:03:03.976Z Compiling ssh-cipher v0.2.0
33662026-03-04T18:03:04.030Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33672026-03-04T18:03:04.089Z Compiling tabled v0.20.0
33682026-03-04T18:03:04.628Z Compiling object v0.30.4
33692026-03-04T18:03:05.364Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33702026-03-04T18:03:05.684Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33712026-03-04T18:03:05.783Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33722026-03-04T18:03:07.371Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33732026-03-04T18:03:07.652Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33742026-03-04T18:03:07.787Z Compiling parking_lot v0.11.2
33752026-03-04T18:03:08.037Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33762026-03-04T18:03:08.632Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33772026-03-04T18:03:09.512Z Compiling prefix-trie v0.7.0
33782026-03-04T18:03:09.711Z Compiling password-hash v0.4.2
33792026-03-04T18:03:09.951Z Compiling fxhash v0.2.1
33802026-03-04T18:03:10.085Z Compiling secrecy v0.8.0
33812026-03-04T18:03:10.211Z Compiling path-slash v0.1.5
33822026-03-04T18:03:10.335Z Compiling http-range v0.1.5
33832026-03-04T18:03:10.376Z Compiling half v1.8.3
33842026-03-04T18:03:10.700Z Compiling hickory-server v0.25.2
33852026-03-04T18:03:10.829Z Compiling serde_cbor v0.11.2
33862026-03-04T18:03:10.981Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33872026-03-04T18:03:12.196Z Compiling pbkdf2 v0.11.0
33882026-03-04T18:03:12.264Z Compiling sled v0.34.7
33892026-03-04T18:03:12.615Z Compiling xz2 v0.1.7
33902026-03-04T18:03:12.919Z Compiling ron v0.12.0
33912026-03-04T18:03:13.103Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33922026-03-04T18:03:14.131Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33932026-03-04T18:03:14.650Z Compiling ssh-key v0.6.7
33942026-03-04T18:03:15.268Z Compiling hickory-client v0.25.2
33952026-03-04T18:03:15.563Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33962026-03-04T18:03:15.934Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33972026-03-04T18:03:16.347Z Compiling p256 v0.13.2
33982026-03-04T18:03:17.071Z Compiling p521 v0.13.3
33992026-03-04T18:03:17.169Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34002026-03-04T18:03:17.784Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34012026-03-04T18:03:18.643Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
34022026-03-04T18:03:19.284Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34032026-03-04T18:03:19.424Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34042026-03-04T18:03:20.246Z Compiling yasna v0.5.2
34052026-03-04T18:03:20.395Z Compiling kstat-rs v0.2.4
34062026-03-04T18:03:20.944Z Compiling headers-core v0.3.0
34072026-03-04T18:03:21.004Z Compiling nanorand v0.7.0
34082026-03-04T18:03:21.168Z Compiling russh-cryptovec v0.7.3
34092026-03-04T18:03:21.540Z Compiling atty v0.2.14
34102026-03-04T18:03:21.587Z Compiling home v0.5.12
34112026-03-04T18:03:21.659Z Compiling crc8 v0.1.1
34122026-03-04T18:03:21.733Z Compiling base16ct v1.0.0
34132026-03-04T18:03:21.770Z Compiling md5 v0.7.0
34142026-03-04T18:03:21.816Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34152026-03-04T18:03:21.841Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34162026-03-04T18:03:21.868Z Compiling flume v0.11.1
34172026-03-04T18:03:22.087Z Compiling russh-keys v0.45.0
34182026-03-04T18:03:22.343Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34192026-03-04T18:03:23.588Z Compiling rcgen v0.12.1
34202026-03-04T18:03:25.359Z Compiling headers v0.4.1
34212026-03-04T18:03:25.685Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34222026-03-04T18:03:27.137Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34232026-03-04T18:03:28.209Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34242026-03-04T18:03:30.177Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34252026-03-04T18:03:31.469Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34262026-03-04T18:03:33.711Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34272026-03-04T18:03:34.502Z Compiling hyper-staticfile v0.10.1
34282026-03-04T18:03:34.529Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34292026-03-04T18:03:35.182Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34302026-03-04T18:03:35.522Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34312026-03-04T18:03:35.631Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34322026-03-04T18:03:35.669Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34332026-03-04T18:03:36.373Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34342026-03-04T18:03:36.932Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34352026-03-04T18:03:37.232Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34362026-03-04T18:03:38.231Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34372026-03-04T18:03:38.593Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34382026-03-04T18:03:39.052Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34392026-03-04T18:03:39.082Z Compiling num-bigint v0.4.6
34402026-03-04T18:03:39.167Z Compiling des v0.8.1
34412026-03-04T18:03:39.538Z Compiling subprocess v0.2.15
34422026-03-04T18:03:40.152Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34432026-03-04T18:03:40.514Z Compiling hex-literal v0.4.1
34442026-03-04T18:03:40.727Z Compiling display-error-chain v0.2.2
34452026-03-04T18:03:40.993Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34462026-03-04T18:03:41.066Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34472026-03-04T18:03:41.287Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34482026-03-04T18:03:41.399Z Compiling colored v2.2.0
34492026-03-04T18:03:42.218Z Compiling russh v0.45.0
34502026-03-04T18:03:43.932Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34512026-03-04T18:03:44.460Z Compiling socket2 v0.5.10
34522026-03-04T18:03:45.458Z Compiling internet-checksum v0.2.1
34532026-03-04T18:03:52.112Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34542026-03-04T18:04:27.352Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34552026-03-04T18:04:59.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s
34562026-03-04T18:04:59.916Z
34572026-03-04T18:04:59.920Zreal 3:34.943793090
34582026-03-04T18:04:59.920Zuser 19:34.270025559
34592026-03-04T18:04:59.920Zsys 2:35.393980104
34602026-03-04T18:04:59.920Ztrap 0.569796552
34612026-03-04T18:04:59.920Ztflt 0.398050821
34622026-03-04T18:04:59.920Zdflt 0.635806921
34632026-03-04T18:04:59.920Zkflt 0.000035970
34642026-03-04T18:04:59.920Zlock 53:38.852384075
34652026-03-04T18:04:59.920Zslp 1:10:48.657264548
34662026-03-04T18:04:59.920Zlat 1:04.910832142
34672026-03-04T18:04:59.920Zstop 2:38.535940714
34682026-03-04T18:04:59.920Z+ mkdir tests
34692026-03-04T18:04:59.924Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34702026-03-04T18:04:59.924Z+ xargs -I '{}' -t cp '{}' tests/
34712026-03-04T18:04:59.963Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ab4e7eae1dc28190 tests/
34722026-03-04T18:04:59.990Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8adadec6e8938757 tests/
34732026-03-04T18:05:00.015Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-36d083c4f3975527 tests/
34742026-03-04T18:05:00.040Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4ef6c0f480073716 tests/
34752026-03-04T18:05:00.365Z+ 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/*)
34762026-03-04T18:05:00.369Z+ 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-ab4e7eae1dc28190 tests/commtest-36d083c4f3975527 tests/dhcp_server-8adadec6e8938757 tests/end_to_end_tests-4ef6c0f480073716 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
34772026-03-04T18:06:44.820ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34782026-03-04T18:06:44.820Za .github/buildomat/ci-env.sh 1K
34792026-03-04T18:06:44.821Za out/target/test 1K
34802026-03-04T18:06:44.821Za out/npuzone/npuzone 27402K
34812026-03-04T18:06:44.821Za package-manifest.toml 35K
34822026-03-04T18:06:44.821Za smf/sled-agent/non-gimlet/config.toml 6K
34832026-03-04T18:06:44.821Za target/release/omicron-package 41060K
34842026-03-04T18:06:44.821Za target/release/xtask 11359K
34852026-03-04T18:06:44.821Za target/debug/bootstrap 345858K
34862026-03-04T18:06:44.821Za tests/bootstrap-ab4e7eae1dc28190 31480K
34872026-03-04T18:06:44.821Za tests/commtest-36d083c4f3975527 31997K
34882026-03-04T18:06:44.821Za tests/dhcp_server-8adadec6e8938757 31480K
34892026-03-04T18:06:44.821Za tests/end_to_end_tests-4ef6c0f480073716 387466K
34902026-03-04T18:06:44.821Za out/clickhouse.tar.gz 302572K
34912026-03-04T18:06:44.821Za out/clickhouse_keeper.tar.gz 287866K
34922026-03-04T18:06:44.821Za out/clickhouse_server.tar.gz 302572K
34932026-03-04T18:06:44.821Za out/cockroachdb.tar.gz 156112K
34942026-03-04T18:06:44.821Za out/crucible-pantry-zone.tar.gz 38318K
34952026-03-04T18:06:44.821Za out/crucible-utils.tar 17744K
34962026-03-04T18:06:44.821Za out/crucible-zone.tar.gz 52456K
34972026-03-04T18:06:44.821Za out/external-dns.tar.gz 41550K
34982026-03-04T18:06:44.821Za out/internal-dns.tar.gz 41549K
34992026-03-04T18:06:44.821Za out/mg-ddm-gz.tar 86339K
35002026-03-04T18:06:44.821Za out/nexus.tar.gz 211338K
35012026-03-04T18:06:44.821Za out/ntp.tar.gz 22565K
35022026-03-04T18:06:44.821Za out/omicron-gateway-softnpu.tar.gz 28313K
35032026-03-04T18:06:44.821Za out/omicron-sled-agent.tar 184821K
35042026-03-04T18:06:44.821Za out/overlay.tar.gz 3K
35052026-03-04T18:06:44.821Za out/oximeter.tar.gz 57432K
35062026-03-04T18:06:44.821Za out/oxlog.tar 3895K
35072026-03-04T18:06:44.821Za out/probe.tar.gz 3037K
35082026-03-04T18:06:44.821Za out/propolis-server.tar.gz 74633K
35092026-03-04T18:06:44.821Za out/pumpkind-gz.tar 26647K
35102026-03-04T18:06:44.821Za out/switch-softnpu.tar.gz 372055K
35112026-03-04T18:06:44.825Z
35122026-03-04T18:06:44.825Zreal 1:44.451909994
35132026-03-04T18:06:44.825Zuser 1:40.128758272
35142026-03-04T18:06:44.825Zsys 5.966509652
35152026-03-04T18:06:44.825Ztrap 0.023534854
35162026-03-04T18:06:44.825Ztflt 0.000000000
35172026-03-04T18:06:44.825Zdflt 0.000000000
35182026-03-04T18:06:44.825Zkflt 0.000000000
35192026-03-04T18:06:44.825Zlock 0.000000000
35202026-03-04T18:06:44.825Zslp 1:40.066823260
35212026-03-04T18:06:44.825Zlat 2.712645223
35222026-03-04T18:06:44.825Zstop 0.000317833
35232026-03-04T18:06:44.825Zprocess exited: duration 2610213 ms, exit code 0
 
35242026-03-04T18:06:44.842Zfound 1 output files
35252026-03-04T18:06:44.842Zuploading: /work/package.tar.gz (2326277212 bytes)
35262026-03-04T18:07:18.252Zuploaded: /work/package.tar.gz