01KH7ECRZ4BXR8EBVCRWD8EEZ8: 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: 01KH7ED88ZAQGNZE221XQENS13

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-11T22:51:32.870Zjob assigned to worker 01KH7ED9R2XRNA69BQ251WVV6M [factory gimlet-EVT22200007-propolis, EVT22200007/57872] (queued for 29 s)
 
22026-02-11T22:51:41.473Zstarting task 0: "setup"
32026-02-11T22:51:41.497Z++ uname -s
42026-02-11T22:51:41.497Z+ kern=SunOS
52026-02-11T22:51:41.497Z+ build_user=build
62026-02-11T22:51:41.497Z+ build_uid=12345
72026-02-11T22:51:41.497Z+ work_dir=/work
82026-02-11T22:51:41.498Z+ input_dir=/input
92026-02-11T22:51:41.498Z+ [[ 0 == 12345 ]]
102026-02-11T22:51:41.498Z+ case "$kern" in
112026-02-11T22:51:41.498Z+ groupadd -g 12345 build
122026-02-11T22:51:41.498Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-11T22:51:42.498Z+ zfs create -o mountpoint=/work rpool/work
142026-02-11T22:51:42.537Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-11T22:51:42.561Z+ home_fs=zfs
162026-02-11T22:51:42.562Z+ [[ zfs == autofs ]]
172026-02-11T22:51:42.562Z+ mkdir -p /home/build
182026-02-11T22:51:42.562Z+ chown build:build /home/build /work
192026-02-11T22:51:44.550Z+ chmod 0700 /home/build /work
202026-02-11T22:51:44.578Zprocess exited: duration 3081 ms, exit code 0
 
212026-02-11T22:51:44.629Zstarting task 1: "rust-toolchain"
222026-02-11T22:51:44.655Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-11T22:51:44.655Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-11T22:51:44.655Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-11T22:51:44.655Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-11T22:51:44.655Z * rust toolchain channel = "1.91.1"
272026-02-11T22:51:44.655Z * rust toolchain profile = "default"
282026-02-11T22:51:44.655Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-11T22:51:44.655Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-11T22:51:44.784Zinfo: downloading installer
312026-02-11T22:51:46.112Zwarn: It looks like you have an existing installation of Rust at:
322026-02-11T22:51:46.112Zwarn: /opt/ooce/bin
332026-02-11T22:51:46.112Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-11T22:51:46.112Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-11T22:51:46.112Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-11T22:51:46.112Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-11T22:51:46.112Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-11T22:51:46.112Zerror: cannot install while Rust is installed
392026-02-11T22:51:46.112Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-11T22:51:46.136Zinfo: profile set to 'default'
412026-02-11T22:51:46.136Zinfo: default host triple is x86_64-unknown-illumos
422026-02-11T22:51:46.136Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-11T22:51:46.266Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-11T22:51:46.266Zinfo: downloading component 'cargo'
452026-02-11T22:51:46.540Zinfo: downloading component 'clippy'
462026-02-11T22:51:46.644Zinfo: downloading component 'rust-docs'
472026-02-11T22:51:47.082Zinfo: downloading component 'rust-std'
482026-02-11T22:51:47.587Zinfo: downloading component 'rustc'
492026-02-11T22:51:50.769Zinfo: downloading component 'rustfmt'
502026-02-11T22:51:50.859Zinfo: installing component 'cargo'
512026-02-11T22:51:52.157Zinfo: installing component 'clippy'
522026-02-11T22:51:52.647Zinfo: installing component 'rust-docs'
532026-02-11T22:51:56.281Zinfo: installing component 'rust-std'
542026-02-11T22:51:58.464Zinfo: installing component 'rustc'
552026-02-11T22:52:07.004Zinfo: installing component 'rustfmt'
562026-02-11T22:52:07.411Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-11T22:52:07.411Z
582026-02-11T22:52:07.593Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-11T22:52:07.593Z
602026-02-11T22:52:07.593Z
612026-02-11T22:52:07.593ZRust is installed now. Great!
622026-02-11T22:52:07.593Z
632026-02-11T22:52:07.593ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-11T22:52:07.593Zenvironment variable. This has not been done automatically.
652026-02-11T22:52:07.593Z
662026-02-11T22:52:07.617ZTo configure your current shell, you need to source
672026-02-11T22:52:07.617Zthe corresponding env file under $HOME/.cargo.
682026-02-11T22:52:07.617Z
692026-02-11T22:52:07.617ZThis is usually done by running one of the following (note the leading DOT):
702026-02-11T22:52:07.617Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-11T22:52:07.617Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-11T22:52:07.617Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-11T22:52:07.720Z+ rustup --version
742026-02-11T22:52:07.744Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-11T22:52:07.744Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-11T22:52:07.859Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-11T22:52:07.884Z+ cargo --version
782026-02-11T22:52:07.970Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-11T22:52:07.994Z+ rustc --version
802026-02-11T22:52:08.089Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-11T22:52:08.113Zprocess exited: duration 23467 ms, exit code 0
 
822026-02-11T22:52:08.161Zstarting task 2: "authentication"
832026-02-11T22:52:08.214Zprocess exited: duration 53 ms, exit code 0
 
842026-02-11T22:52:08.263Zstarting task 3: "clone repository"
852026-02-11T22:52:08.287Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-11T22:52:08.287Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-11T22:52:08.311ZCloning into '/work/oxidecomputer/omicron'...
882026-02-11T22:52:36.975Z+ cd /work/oxidecomputer/omicron
892026-02-11T22:52:36.975Z+ git fetch origin b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04
902026-02-11T22:52:37.598ZFrom https://github.com/oxidecomputer/omicron
912026-02-11T22:52:37.598Z * branch b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04 -> FETCH_HEAD
922026-02-11T22:52:37.622Z+ [[ -n luqmana/bump-propolis ]]
932026-02-11T22:52:37.622Z++ git branch --show-current
942026-02-11T22:52:37.646Z+ current=main
952026-02-11T22:52:37.646Z+ [[ main != luqmana/bump-propolis ]]
962026-02-11T22:52:37.646Z+ git branch -f luqmana/bump-propolis b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04
972026-02-11T22:52:37.646Z+ git checkout -f luqmana/bump-propolis
982026-02-11T22:52:38.263ZSwitched to branch 'luqmana/bump-propolis'
992026-02-11T22:52:38.288Z+ git reset --hard b94ffbfefdb5fca4bfb2a259179c8cb7f261ad04
1002026-02-11T22:52:38.312ZHEAD is now at b94ffbfef Bump propolis
1012026-02-11T22:52:38.313Zprocess exited: duration 30041 ms, exit code 0
 
1022026-02-11T22:52:38.365Zstarting task 4: "build"
1032026-02-11T22:52:38.389Z+ source .github/buildomat/ci-env.sh
1042026-02-11T22:52:38.389Z++ export CARGO_TERM_COLOR=always
1052026-02-11T22:52:38.389Z++ CARGO_TERM_COLOR=always
1062026-02-11T22:52:38.389Z+ cargo --version
1072026-02-11T22:52:38.464Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-11T22:52:38.488Z+ rustc --version
1092026-02-11T22:52:38.574Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-11T22:52:38.599Z+ WORK=/work
1112026-02-11T22:52:38.599Z+ pfexec mkdir -p /work
1122026-02-11T22:52:38.599Z+ pfexec chown build /work
1132026-02-11T22:52:38.599Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-02-11T22:52:58.526Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-02-11T22:53:12.454Z Startup: Caching catalogs ... Done
1162026-02-11T22:53:49.710ZPlanning: Solver setup ... Done (34.296s)
1172026-02-11T22:53:49.939ZPlanning: Running solver ... Done (0.228s)
1182026-02-11T22:53:50.123ZPlanning: Finding local manifests ... Done (0.002s)
1192026-02-11T22:53:50.642ZPlanning: Fetching manifests: 0/4 0% complete
1202026-02-11T22:53:51.115ZPlanning: Fetching manifests: 4/4 100% complete
1212026-02-11T22:53:51.191ZPlanning: Package planning ... Done (0.076s)
1222026-02-11T22:53:51.272ZPlanning: Merging actions ... Done (0.081s)
1232026-02-11T22:53:51.624ZPlanning: Checking for conflicting actions ... Done (0.352s)
1242026-02-11T22:53:51.647ZPlanning: Consolidating action changes ... Done (0.014s)
1252026-02-11T22:53:52.417ZPlanning: Evaluating mediators ... Done (0.779s)
1262026-02-11T22:53:52.442ZPlanning: Planning completed in 39.82 seconds
1272026-02-11T22:53:52.466Z Packages to install: 4
1282026-02-11T22:53:52.466Z Mediators to change: 2
1292026-02-11T22:53:52.466Z Services to change: 1
1302026-02-11T22:53:52.466Z Estimated space available: 154.94 GB
1312026-02-11T22:53:52.466ZEstimated space to be consumed: 1.81 GB
1322026-02-11T22:53:52.466Z Create boot environment: No
1332026-02-11T22:53:52.466ZCreate backup boot environment: No
1342026-02-11T22:53:52.466Z Rebuild boot archive: No
1352026-02-11T22:53:52.466Z
1362026-02-11T22:53:52.466ZChanged mediators:
1372026-02-11T22:53:52.467Z mediator clang:
1382026-02-11T22:53:52.467Z version: None -> 15 (system default)
1392026-02-11T22:53:52.467Z
1402026-02-11T22:53:52.467Z mediator llvm:
1412026-02-11T22:53:52.467Z version: 14 (system default) -> 15 (system default)
1422026-02-11T22:53:52.467Z
1432026-02-11T22:53:52.467ZChanged packages:
1442026-02-11T22:53:52.467Zhelios-dev
1452026-02-11T22:53:52.467Z developer/build-essential
1462026-02-11T22:53:52.467Z None -> 11-2.0
1472026-02-11T22:53:52.467Z library/libxmlsec1
1482026-02-11T22:53:52.467Z None -> 1.2.35-2.0
1492026-02-11T22:53:52.467Z ooce/developer/clang-15
1502026-02-11T22:53:52.467Z None -> 15.0.7-2.0
1512026-02-11T22:53:52.467Z ooce/developer/llvm-15
1522026-02-11T22:53:52.467Z None -> 15.0.7-2.0
1532026-02-11T22:53:52.467Z
1542026-02-11T22:53:52.467ZServices:
1552026-02-11T22:53:52.467Z restart_fmri:
1562026-02-11T22:53:52.467Z svc:/system/update-man-index:default
1572026-02-11T22:53:52.513Z
1582026-02-11T22:53:52.513ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-02-11T22:53:57.514ZDownload: 1144/3290 items 41.5/212.6MB 19% complete (8.2M/s)
1602026-02-11T22:54:02.513ZDownload: 1532/3290 items 109.6/212.6MB 51% complete (11.0M/s)
1612026-02-11T22:54:07.514ZDownload: 3234/3290 items 164.5/212.6MB 77% complete (12.3M/s)
1622026-02-11T22:55:10.785ZDownload: 3289/3290 items 212.6/212.6MB 99% complete
1632026-02-11T22:55:10.845ZDownload: Completed 212.60 MB in 78.33 seconds (2.7M/s)
1642026-02-11T22:55:10.997Z Actions: 1/3689 actions (Installing new actions)
1652026-02-11T22:55:16.199Z Actions: 3027/3689 actions (Installing new actions)
1662026-02-11T22:55:16.916Z Actions: Completed 3689 actions in 5.92 seconds.
1672026-02-11T22:55:17.564Z Done (0.642s)
1682026-02-11T22:55:17.564Z Done (0.000s)
1692026-02-11T22:55:18.855Z Done (1.290s)
1702026-02-11T22:55:24.616Z Done (5.500s)
1712026-02-11T22:55:24.722Z Done (0.018s)
1722026-02-11T22:55:24.747Z Done (0.000s)
1732026-02-11T22:55:24.909Z Done (0.000s)
1742026-02-11T22:55:26.072ZPlanning: Evaluating mediator changes ... Done
1752026-02-11T22:55:26.336ZPlanning: Checking for conflicting actions ... Done
1762026-02-11T22:55:26.361ZPlanning: Consolidating action changes ... Done
1772026-02-11T22:55:26.703ZPlanning: Evaluating mediators ... Done
1782026-02-11T22:55:26.728ZPlanning: Planning completed in 0.63 seconds
1792026-02-11T22:55:26.752Z Mediators to change: 2
1802026-02-11T22:55:26.752Z Create boot environment: No
1812026-02-11T22:55:26.753ZCreate backup boot environment: No
1822026-02-11T22:55:26.807Z Done
1832026-02-11T22:55:26.807Z Done
1842026-02-11T22:55:27.918Z Done
1852026-02-11T22:55:32.799Z Done
1862026-02-11T22:55:32.887Z Done
1872026-02-11T22:55:32.888Z Done
1882026-02-11T22:55:32.952Z Done
1892026-02-11T22:55:33.744ZPlanning: Evaluating mediator changes ... Done
1902026-02-11T22:55:33.768ZPlanning: Merging actions ... Done
1912026-02-11T22:55:33.989ZPlanning: Checking for conflicting actions ... Done
1922026-02-11T22:55:34.026ZPlanning: Consolidating action changes ... Done
1932026-02-11T22:55:34.350ZPlanning: Evaluating mediators ... Done
1942026-02-11T22:55:34.420ZPlanning: Planning completed in 1.00 seconds
1952026-02-11T22:55:34.464Z Packages to change: 1
1962026-02-11T22:55:34.464Z Mediators to change: 1
1972026-02-11T22:55:34.464Z Services to change: 1
1982026-02-11T22:55:34.464Z Create boot environment: No
1992026-02-11T22:55:34.464ZCreate backup boot environment: Yes
2002026-02-11T22:55:36.489Z Actions: 1/6 actions (Updating modified actions)
2012026-02-11T22:55:36.490Z Actions: Completed 6 actions in 0.00 seconds.
2022026-02-11T22:55:36.490Z Done
2032026-02-11T22:55:36.490Z Done
2042026-02-11T22:55:36.760Z Done
2052026-02-11T22:55:41.642Z Done
2062026-02-11T22:55:41.735Z Done
2072026-02-11T22:55:41.735Z Done
2082026-02-11T22:55:41.788Z Done
2092026-02-11T22:55:42.407ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102026-02-11T22:55:42.407Zclang system 15 system
2112026-02-11T22:55:42.407Zcsh system system illumos
2122026-02-11T22:55:42.407Zctags system system illumos
2132026-02-11T22:55:42.407Zfile system system illumos
2142026-02-11T22:55:42.407Zgcc vendor 12 vendor
2152026-02-11T22:55:42.407Zgcc system 10 system
2162026-02-11T22:55:42.407Zgcc system 7 system
2172026-02-11T22:55:42.407Zgo system 1.20 system
2182026-02-11T22:55:42.407Zgo system 1.19 system
2192026-02-11T22:55:42.407Zllvm system 15 system
2202026-02-11T22:55:42.407Zllvm system 14 system
2212026-02-11T22:55:42.407Zmariadb system 10.6 system
2222026-02-11T22:55:42.407Zmta vendor vendor dma
2232026-02-11T22:55:42.407Zopenjdk system 17 system
2242026-02-11T22:55:42.407Zopenjdk system 11 system
2252026-02-11T22:55:42.407Zopenjdk system 1.8 system
2262026-02-11T22:55:42.407Zopenssl vendor 3 vendor
2272026-02-11T22:55:42.407Zperl system 5.36 system
2282026-02-11T22:55:42.408Zpostgresql system 15 system
2292026-02-11T22:55:42.408Zpostgresql system 13 system
2302026-02-11T22:55:42.408Zpython vendor 3 vendor
2312026-02-11T22:55:42.408Zpython system 2 system
2322026-02-11T22:55:42.408Zpython3 system 3.11 system
2332026-02-11T22:55:42.408Zruby system 3.0 system
2342026-02-11T22:55:42.408Zwords vendor vendor american-english
2352026-02-11T22:55:42.408Zwords system system australian-english
2362026-02-11T22:55:42.408Zwords system system british-english
2372026-02-11T22:55:42.408Zwords system system canadian-english
2382026-02-11T22:55:42.408Zwords system system french
2392026-02-11T22:55:42.408Zwords system system italian
2402026-02-11T22:55:42.408Zwords system system ngerman
2412026-02-11T22:55:42.408Zwords system system ogerman
2422026-02-11T22:55:42.408Zwords system system spanish
2432026-02-11T22:55:42.882ZPUBLISHER TYPE STATUS P LOCATION
2442026-02-11T22:55:42.882Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2452026-02-11T22:55:51.936ZFMRI IFO
2462026-02-11T22:55:51.937Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472026-02-11T22:55:51.937Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482026-02-11T22:55:51.937Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492026-02-11T22:55:51.937Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502026-02-11T22:55:51.937Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2512026-02-11T22:55:51.937Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2522026-02-11T22:55:51.937Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532026-02-11T22:55:51.937Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2542026-02-11T22:55:51.937Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2552026-02-11T22:55:51.937Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2562026-02-11T22:55:51.937Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2572026-02-11T22:55:51.937Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2582026-02-11T22:55:51.937Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592026-02-11T22:55:51.937Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2602026-02-11T22:55:51.937Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2612026-02-11T22:55:51.937Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2622026-02-11T22:55:53.451Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2632026-02-11T22:55:54.110Z Updating crates.io index
2642026-02-11T22:55:54.168Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652026-02-11T22:55:54.883Z Updating git repository `https://github.com/oxidecomputer/lldp`
2662026-02-11T22:55:55.615Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2672026-02-11T22:55:57.150Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2682026-02-11T22:55:57.703Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2692026-02-11T22:55:58.463Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702026-02-11T22:56:00.819Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712026-02-11T22:56:04.737Z Updating git repository `https://github.com/oxidecomputer/opte`
2722026-02-11T22:56:06.491Z Updating git repository `https://github.com/oxidecomputer/tofino`
2732026-02-11T22:56:07.227Z Updating git repository `https://github.com/oxidecomputer/falcon`
2742026-02-11T22:56:08.801Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752026-02-11T22:56:09.866Z Updating git repository `https://github.com/oxidecomputer/clickward`
2762026-02-11T22:56:10.596Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2772026-02-11T22:56:11.549Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2782026-02-11T22:56:12.182Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2792026-02-11T22:56:13.619Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2802026-02-11T22:56:14.650Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-02-11T22:56:15.215Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2822026-02-11T22:56:15.947Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2832026-02-11T22:56:16.795Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2842026-02-11T22:56:17.306Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2852026-02-11T22:56:17.827Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2862026-02-11T22:56:18.460Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2872026-02-11T22:56:19.333Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2882026-02-11T22:56:20.191Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2892026-02-11T22:56:21.211Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2902026-02-11T22:56:21.834Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2912026-02-11T22:56:22.586Z Updating git repository `https://github.com/oxidecomputer/ispf`
2922026-02-11T22:56:23.625Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2932026-02-11T22:56:24.721Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2942026-02-11T22:56:25.520Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952026-02-11T22:56:26.086Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2962026-02-11T22:56:26.869Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2972026-02-11T22:56:27.468Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2982026-02-11T22:56:28.422Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2992026-02-11T22:56:28.970Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3002026-02-11T22:56:29.626Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3012026-02-11T22:56:30.188Z Updating git repository `https://github.com/illumos/smf-rs`
3022026-02-11T22:56:30.891Z Updating git repository `https://github.com/oxidecomputer/omicron`
3032026-02-11T22:56:53.623Z Downloading crates ...
3042026-02-11T22:56:53.692Z Downloaded anyhow v1.0.99
3052026-02-11T22:56:53.723Z Downloaded icu_locid_transform v1.5.0
3062026-02-11T22:56:53.723Z Downloaded digest v0.10.7
3072026-02-11T22:56:53.723Z Downloaded clap_derive v4.5.47
3082026-02-11T22:56:53.723Z Downloaded cpufeatures v0.2.14
3092026-02-11T22:56:53.723Z Downloaded clap_lex v0.7.4
3102026-02-11T22:56:53.748Z Downloaded displaydoc v0.2.5
3112026-02-11T22:56:53.748Z Downloaded usdt-macro v0.5.0
3122026-02-11T22:56:53.748Z Downloaded toml v0.8.23
3132026-02-11T22:56:53.748Z Downloaded zerovec-derive v0.10.3
3142026-02-11T22:56:53.749Z Downloaded zerofrom-derive v0.1.4
3152026-02-11T22:56:53.749Z Downloaded thiserror-impl v2.0.18
3162026-02-11T22:56:53.775Z Downloaded write16 v1.0.0
3172026-02-11T22:56:53.775Z Downloaded zmij v1.0.15
3182026-02-11T22:56:53.775Z Downloaded yoke-derive v0.7.4
3192026-02-11T22:56:53.775Z Downloaded sha2 v0.10.9
3202026-02-11T22:56:53.775Z Downloaded unicode-width v0.2.0
3212026-02-11T22:56:53.775Z Downloaded scroll v0.12.0
3222026-02-11T22:56:53.802Z Downloaded swrite v0.1.0
3232026-02-11T22:56:53.803Z Downloaded pest_meta v2.8.2
3242026-02-11T22:56:53.803Z Downloaded synstructure v0.13.1
3252026-02-11T22:56:53.803Z Downloaded textwrap v0.16.2
3262026-02-11T22:56:53.803Z Downloaded syn v1.0.109
3272026-02-11T22:56:53.827Z Downloaded serde_json v1.0.149
3282026-02-11T22:56:53.827Z Downloaded hashbrown v0.16.1
3292026-02-11T22:56:53.827Z Downloaded idna v1.0.3
3302026-02-11T22:56:53.827Z Downloaded tempfile v3.24.0
3312026-02-11T22:56:53.827Z Downloaded rustix v0.38.37
3322026-02-11T22:56:53.854Z Downloaded zerofrom v0.1.4
3332026-02-11T22:56:53.878Z Downloaded typeid v1.0.3
3342026-02-11T22:56:53.878Z Downloaded writeable v0.5.5
3352026-02-11T22:56:53.878Z Downloaded zerocopy v0.7.35
3362026-02-11T22:56:53.902Z Downloaded unicode-ident v1.0.19
3372026-02-11T22:56:53.904Z Downloaded toml_edit v0.22.27
3382026-02-11T22:56:53.904Z Downloaded thiserror v1.0.69
3392026-02-11T22:56:53.904Z Downloaded yoke v0.7.4
3402026-02-11T22:56:53.904Z Downloaded zerovec v0.10.4
3412026-02-11T22:56:53.928Z Downloaded memchr v2.7.4
3422026-02-11T22:56:53.928Z Downloaded indexmap v2.13.0
3432026-02-11T22:56:53.928Z Downloaded libc v0.2.180
3442026-02-11T22:56:53.960Z Downloaded usdt-impl v0.5.0
3452026-02-11T22:56:53.984Z Downloaded toml_datetime v0.6.11
3462026-02-11T22:56:53.984Z Downloaded thread-id v4.2.2
3472026-02-11T22:56:53.984Z Downloaded thiserror v2.0.18
3482026-02-11T22:56:53.984Z Downloaded ucd-trie v0.1.7
3492026-02-11T22:56:53.984Z Downloaded serde v1.0.228
3502026-02-11T22:56:53.984Z Downloaded rustix v1.1.3
3512026-02-11T22:56:54.010Z Downloaded pest v2.8.2
3522026-02-11T22:56:54.011Z Downloaded papergrid v0.11.0
3532026-02-11T22:56:54.035Z Downloaded unicode-width v0.1.14
3542026-02-11T22:56:54.035Z Downloaded num-traits v0.2.19
3552026-02-11T22:56:54.035Z Downloaded icu_properties v1.5.1
3562026-02-11T22:56:54.035Z Downloaded terminal_size v0.4.0
3572026-02-11T22:56:54.035Z Downloaded syn v2.0.114
3582026-02-11T22:56:54.060Z Downloaded tabled v0.15.0
3592026-02-11T22:56:54.061Z Downloaded serde-untagged v0.1.7
3602026-02-11T22:56:54.061Z Downloaded proc-macro2 v1.0.101
3612026-02-11T22:56:54.087Z Downloaded once_cell v1.21.3
3622026-02-11T22:56:54.087Z Downloaded fs-err v3.1.1
3632026-02-11T22:56:54.087Z Downloaded pest_derive v2.8.2
3642026-02-11T22:56:54.087Z Downloaded litemap v0.7.3
3652026-02-11T22:56:54.087Z Downloaded heck v0.5.0
3662026-02-11T22:56:54.087Z Downloaded stable_deref_trait v1.2.0
3672026-02-11T22:56:54.087Z Downloaded smallvec v1.15.1
3682026-02-11T22:56:54.087Z Downloaded serde_tokenstream v0.2.2
3692026-02-11T22:56:54.087Z Downloaded serde_spanned v0.6.9
3702026-02-11T22:56:54.087Z Downloaded serde_core v1.0.228
3712026-02-11T22:56:54.087Z Downloaded scroll_derive v0.12.0
3722026-02-11T22:56:54.111Z Downloaded proc-macro-error-attr v1.0.4
3732026-02-11T22:56:54.111Z Downloaded proc-macro-error v1.0.4
3742026-02-11T22:56:54.112Z Downloaded pretty-hex v0.4.1
3752026-02-11T22:56:54.112Z Downloaded plain v0.2.3
3762026-02-11T22:56:54.112Z Downloaded percent-encoding v2.3.2
3772026-02-11T22:56:54.112Z Downloaded ordered-float v2.10.1
3782026-02-11T22:56:54.112Z Downloaded memmap v0.7.0
3792026-02-11T22:56:54.112Z Downloaded is_terminal_polyfill v1.70.1
3802026-02-11T22:56:54.112Z Downloaded idna_adapter v1.2.0
3812026-02-11T22:56:54.112Z Downloaded icu_provider_macros v1.5.0
3822026-02-11T22:56:54.112Z Downloaded icu_normalizer_data v1.5.0
3832026-02-11T22:56:54.112Z Downloaded form_urlencoded v1.2.2
3842026-02-11T22:56:54.112Z Downloaded errno v0.3.12
3852026-02-11T22:56:54.112Z Downloaded quote v1.0.40
3862026-02-11T22:56:54.112Z Downloaded macaddr v1.0.1
3872026-02-11T22:56:54.112Z Downloaded itoa v1.0.11
3882026-02-11T22:56:54.136Z Downloaded smawk v0.3.2
3892026-02-11T22:56:54.136Z Downloaded serde_derive v1.0.228
3902026-02-11T22:56:54.136Z Downloaded semver v1.0.27
3912026-02-11T22:56:54.136Z Downloaded getrandom v0.3.4
3922026-02-11T22:56:54.137Z Downloaded serde-value v0.7.0
3932026-02-11T22:56:54.137Z Downloaded pest_generator v2.8.2
3942026-02-11T22:56:54.137Z Downloaded log v0.4.29
3952026-02-11T22:56:54.137Z Downloaded icu_properties_data v1.5.0
3962026-02-11T22:56:54.161Z Downloaded heck v0.4.1
3972026-02-11T22:56:54.161Z Downloaded generic-array v0.14.7
3982026-02-11T22:56:54.161Z Downloaded fnv v1.0.7
3992026-02-11T22:56:54.161Z Downloaded anstyle-query v1.1.1
4002026-02-11T22:56:54.161Z Downloaded version_check v0.9.5
4012026-02-11T22:56:54.161Z Downloaded unicode-linebreak v0.1.5
4022026-02-11T22:56:54.161Z Downloaded strsim v0.11.1
4032026-02-11T22:56:54.161Z Downloaded icu_provider v1.5.0
4042026-02-11T22:56:54.161Z Downloaded icu_normalizer v1.5.0
4052026-02-11T22:56:54.161Z Downloaded icu_locid_transform_data v1.5.0
4062026-02-11T22:56:54.161Z Downloaded crypto-common v0.1.6
4072026-02-11T22:56:54.185Z Downloaded zerocopy-derive v0.7.35
4082026-02-11T22:56:54.185Z Downloaded icu_locid v1.5.0
4092026-02-11T22:56:54.185Z Downloaded dtrace-parser v0.2.0
4102026-02-11T22:56:54.185Z Downloaded colorchoice v1.0.2
4112026-02-11T22:56:54.185Z Downloaded winnow v0.7.14
4122026-02-11T22:56:54.185Z Downloaded utf8_iter v1.0.4
4132026-02-11T22:56:54.211Z Downloaded unicode-xid v0.2.6
4142026-02-11T22:56:54.211Z Downloaded icu_collections v1.5.0
4152026-02-11T22:56:54.212Z Downloaded goblin v0.8.2
4162026-02-11T22:56:54.212Z Downloaded thiserror-impl v1.0.69
4172026-02-11T22:56:54.212Z Downloaded tabled_derive v0.7.0
4182026-02-11T22:56:54.212Z Downloaded utf16_iter v1.0.5
4192026-02-11T22:56:54.212Z Downloaded usdt-attr-macro v0.5.0
4202026-02-11T22:56:54.212Z Downloaded usdt v0.5.0
4212026-02-11T22:56:54.212Z Downloaded url v2.5.4
4222026-02-11T22:56:54.236Z Downloaded toml_write v0.1.2
4232026-02-11T22:56:54.236Z Downloaded fastrand v2.1.1
4242026-02-11T22:56:54.236Z Downloaded camino v1.2.2
4252026-02-11T22:56:54.237Z Downloaded utf8parse v0.2.2
4262026-02-11T22:56:54.237Z Downloaded typenum v1.17.0
4272026-02-11T22:56:54.237Z Downloaded erased-serde v0.4.6
4282026-02-11T22:56:54.237Z Downloaded dof v0.3.0
4292026-02-11T22:56:54.237Z Downloaded clap_builder v4.5.48
4302026-02-11T22:56:54.237Z Downloaded cargo_toml v0.21.0
4312026-02-11T22:56:54.237Z Downloaded byteorder v1.5.0
4322026-02-11T22:56:54.237Z Downloaded bitflags v2.9.4
4332026-02-11T22:56:54.261Z Downloaded tinystr v0.7.6
4342026-02-11T22:56:54.261Z Downloaded equivalent v1.0.2
4352026-02-11T22:56:54.261Z Downloaded cfg-if v1.0.4
4362026-02-11T22:56:54.261Z Downloaded autocfg v1.4.0
4372026-02-11T22:56:54.261Z Downloaded cargo_metadata v0.21.0
4382026-02-11T22:56:54.261Z Downloaded cargo-util-schemas v0.8.2
4392026-02-11T22:56:54.261Z Downloaded clap v4.5.48
4402026-02-11T22:56:54.285Z Downloaded cargo-platform v0.2.0
4412026-02-11T22:56:54.285Z Downloaded camino-tempfile v1.4.1
4422026-02-11T22:56:54.285Z Downloaded anstyle-parse v0.2.5
4432026-02-11T22:56:54.285Z Downloaded anstyle v1.0.11
4442026-02-11T22:56:54.285Z Downloaded anstream v0.6.18
4452026-02-11T22:56:54.285Z Downloaded bytecount v0.6.8
4462026-02-11T22:56:54.285Z Downloaded block-buffer v0.10.4
4472026-02-11T22:56:54.366Z Compiling proc-macro2 v1.0.101
4482026-02-11T22:56:54.366Z Compiling unicode-ident v1.0.19
4492026-02-11T22:56:54.366Z Compiling serde_core v1.0.228
4502026-02-11T22:56:54.390Z Compiling serde v1.0.228
4512026-02-11T22:56:54.390Z Compiling version_check v0.9.5
4522026-02-11T22:56:54.390Z Compiling libc v0.2.180
4532026-02-11T22:56:54.390Z Compiling memchr v2.7.4
4542026-02-11T22:56:54.390Z Compiling stable_deref_trait v1.2.0
4552026-02-11T22:56:54.709Z Compiling thiserror v2.0.18
4562026-02-11T22:56:54.737Z Compiling zmij v1.0.15
4572026-02-11T22:56:55.430Z Compiling litemap v0.7.3
4582026-02-11T22:56:55.942Z Compiling writeable v0.5.5
4592026-02-11T22:56:55.977Z Compiling thiserror v1.0.69
4602026-02-11T22:56:56.008Z Compiling ucd-trie v0.1.7
4612026-02-11T22:56:56.060Z Compiling autocfg v1.4.0
4622026-02-11T22:56:56.118Z Compiling itoa v1.0.11
4632026-02-11T22:56:56.560Z Compiling bitflags v2.9.4
4642026-02-11T22:56:57.101Z Compiling quote v1.0.40
4652026-02-11T22:56:57.135Z Compiling errno v0.3.12
4662026-02-11T22:56:57.159Z Compiling icu_locid_transform_data v1.5.0
4672026-02-11T22:56:57.195Z Compiling byteorder v1.5.0
4682026-02-11T22:56:57.321Z Compiling serde_json v1.0.149
4692026-02-11T22:56:57.427Z Compiling icu_properties_data v1.5.0
4702026-02-11T22:56:57.494Z Compiling num-traits v0.2.19
4712026-02-11T22:56:57.672Z Compiling syn v2.0.114
4722026-02-11T22:56:57.734Z Compiling icu_normalizer_data v1.5.0
4732026-02-11T22:56:57.779Z Compiling utf8_iter v1.0.4
4742026-02-11T22:56:57.812Z Compiling typeid v1.0.3
4752026-02-11T22:56:57.846Z Compiling write16 v1.0.0
4762026-02-11T22:56:57.880Z Compiling hashbrown v0.16.1
4772026-02-11T22:56:58.018Z Compiling rustix v0.38.37
4782026-02-11T22:56:58.341Z Compiling smallvec v1.15.1
4792026-02-11T22:56:58.412Z Compiling equivalent v1.0.2
4802026-02-11T22:56:58.469Z Compiling utf16_iter v1.0.5
4812026-02-11T22:56:58.818Z Compiling proc-macro-error-attr v1.0.4
4822026-02-11T22:56:58.912Z Compiling usdt-impl v0.5.0
4832026-02-11T22:56:59.079Z Compiling indexmap v2.13.0
4842026-02-11T22:56:59.144Z Compiling winnow v0.7.14
4852026-02-11T22:56:59.181Z Compiling toml_write v0.1.2
4862026-02-11T22:56:59.287Z Compiling syn v1.0.109
4872026-02-11T22:56:59.580Z Compiling thread-id v4.2.2
4882026-02-11T22:57:00.546Z Compiling proc-macro-error v1.0.4
4892026-02-11T22:57:00.656Z Compiling plain v0.2.3
4902026-02-11T22:57:00.870Z Compiling percent-encoding v2.3.2
4912026-02-11T22:57:00.944Z Compiling log v0.4.29
4922026-02-11T22:57:01.276Z Compiling camino v1.2.2
4932026-02-11T22:57:01.363Z Compiling utf8parse v0.2.2
4942026-02-11T22:57:01.394Z Compiling rustix v1.1.3
4952026-02-11T22:57:01.654Z Compiling getrandom v0.3.4
4962026-02-11T22:57:01.823Z Compiling anstyle-parse v0.2.5
4972026-02-11T22:57:02.153Z Compiling ordered-float v2.10.1
4982026-02-11T22:57:02.310Z Compiling form_urlencoded v1.2.2
4992026-02-11T22:57:02.572Z Compiling terminal_size v0.4.0
5002026-02-11T22:57:03.001Z Compiling anstyle v1.0.11
5012026-02-11T22:57:03.098Z Compiling is_terminal_polyfill v1.70.1
5022026-02-11T22:57:03.191Z Compiling colorchoice v1.0.2
5032026-02-11T22:57:03.269Z Compiling pretty-hex v0.4.1
5042026-02-11T22:57:03.308Z Compiling cfg-if v1.0.4
5052026-02-11T22:57:03.398Z Compiling anstyle-query v1.1.1
5062026-02-11T22:57:03.588Z Compiling anstream v0.6.18
5072026-02-11T22:57:03.694Z Compiling semver v1.0.27
5082026-02-11T22:57:04.212Z Compiling fs-err v3.1.1
5092026-02-11T22:57:04.398Z Compiling anyhow v1.0.99
5102026-02-11T22:57:04.482Z Compiling fastrand v2.1.1
5112026-02-11T22:57:04.529Z Compiling heck v0.4.1
5122026-02-11T22:57:04.564Z Compiling strsim v0.11.1
5132026-02-11T22:57:04.968Z Compiling synstructure v0.13.1
5142026-02-11T22:57:04.995Z Compiling unicode-width v0.1.14
5152026-02-11T22:57:05.038Z Compiling bytecount v0.6.8
5162026-02-11T22:57:05.267Z Compiling fnv v1.0.7
5172026-02-11T22:57:05.299Z Compiling clap_lex v0.7.4
5182026-02-11T22:57:05.428Z Compiling unicode-xid v0.2.6
5192026-02-11T22:57:05.514Z Compiling heck v0.5.0
5202026-02-11T22:57:05.638Z Compiling once_cell v1.21.3
5212026-02-11T22:57:05.754Z Compiling clap_builder v4.5.48
5222026-02-11T22:57:06.022Z Compiling tempfile v3.24.0
5232026-02-11T22:57:06.054Z Compiling papergrid v0.11.0
5242026-02-11T22:57:06.539Z Compiling memmap v0.7.0
5252026-02-11T22:57:06.715Z Compiling smawk v0.3.2
5262026-02-11T22:57:06.950Z Compiling unicode-linebreak v0.1.5
5272026-02-11T22:57:06.996Z Compiling unicode-width v0.2.0
5282026-02-11T22:57:07.527Z Compiling textwrap v0.16.2
5292026-02-11T22:57:07.823Z Compiling camino-tempfile v1.4.1
5302026-02-11T22:57:08.072Z Compiling tabled_derive v0.7.0
5312026-02-11T22:57:08.184Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5322026-02-11T22:57:08.310Z Compiling swrite v0.1.0
5332026-02-11T22:57:09.154Z Compiling serde_derive v1.0.228
5342026-02-11T22:57:09.154Z Compiling zerofrom-derive v0.1.4
5352026-02-11T22:57:09.216Z Compiling yoke-derive v0.7.4
5362026-02-11T22:57:09.240Z Compiling thiserror-impl v2.0.18
5372026-02-11T22:57:09.240Z Compiling zerovec-derive v0.10.3
5382026-02-11T22:57:09.620Z Compiling displaydoc v0.2.5
5392026-02-11T22:57:11.112Z Compiling icu_provider_macros v1.5.0
5402026-02-11T22:57:11.606Z Compiling thiserror-impl v1.0.69
5412026-02-11T22:57:11.970Z Compiling zerocopy-derive v0.7.35
5422026-02-11T22:57:12.213Z Compiling scroll_derive v0.12.0
5432026-02-11T22:57:12.506Z Compiling zerofrom v0.1.4
5442026-02-11T22:57:12.588Z Compiling pest v2.8.2
5452026-02-11T22:57:12.772Z Compiling yoke v0.7.4
5462026-02-11T22:57:13.187Z Compiling zerovec v0.10.4
5472026-02-11T22:57:13.502Z Compiling scroll v0.12.0
5482026-02-11T22:57:13.753Z Compiling clap_derive v4.5.47
5492026-02-11T22:57:13.974Z Compiling zerocopy v0.7.35
5502026-02-11T22:57:14.110Z Compiling goblin v0.8.2
5512026-02-11T22:57:14.407Z Compiling tabled v0.15.0
5522026-02-11T22:57:15.190Z Compiling tinystr v0.7.6
5532026-02-11T22:57:15.396Z Compiling pest_meta v2.8.2
5542026-02-11T22:57:15.428Z Compiling icu_collections v1.5.0
5552026-02-11T22:57:15.585Z Compiling icu_locid v1.5.0
5562026-02-11T22:57:16.747Z Compiling icu_provider v1.5.0
5572026-02-11T22:57:17.453Z Compiling pest_generator v2.8.2
5582026-02-11T22:57:17.707Z Compiling icu_locid_transform v1.5.0
5592026-02-11T22:57:17.735Z Compiling toml_datetime v0.6.11
5602026-02-11T22:57:17.760Z Compiling serde_spanned v0.6.9
5612026-02-11T22:57:17.936Z Compiling dof v0.3.0
5622026-02-11T22:57:18.053Z Compiling serde_tokenstream v0.2.2
5632026-02-11T22:57:18.294Z Compiling toml_edit v0.22.27
5642026-02-11T22:57:18.650Z Compiling erased-serde v0.4.6
5652026-02-11T22:57:18.856Z Compiling serde-value v0.7.0
5662026-02-11T22:57:19.139Z Compiling icu_properties v1.5.1
5672026-02-11T22:57:19.676Z Compiling serde-untagged v0.1.7
5682026-02-11T22:57:19.774Z Compiling pest_derive v2.8.2
5692026-02-11T22:57:19.810Z Compiling cargo-platform v0.2.0
5702026-02-11T22:57:20.091Z Compiling clap v4.5.48
5712026-02-11T22:57:20.284Z Compiling macaddr v1.0.1
5722026-02-11T22:57:20.539Z Compiling dtrace-parser v0.2.0
5732026-02-11T22:57:21.983Z Compiling toml v0.8.23
5742026-02-11T22:57:22.486Z Compiling usdt-attr-macro v0.5.0
5752026-02-11T22:57:22.518Z Compiling usdt-macro v0.5.0
5762026-02-11T22:57:22.982Z Compiling icu_normalizer v1.5.0
5772026-02-11T22:57:23.164Z Compiling cargo_toml v0.21.0
5782026-02-11T22:57:23.832Z Compiling usdt v0.5.0
5792026-02-11T22:57:23.950Z Compiling idna_adapter v1.2.0
5802026-02-11T22:57:24.165Z Compiling idna v1.0.3
5812026-02-11T22:57:24.794Z Compiling url v2.5.4
5822026-02-11T22:57:25.717Z Compiling cargo-util-schemas v0.8.2
5832026-02-11T22:57:28.140Z Compiling cargo_metadata v0.21.0
5842026-02-11T22:57:30.733Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5852026-02-11T22:57:36.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
5862026-02-11T22:57:36.879Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5872026-02-11T22:57:38.307Z Downloading crates ...
5882026-02-11T22:57:38.525Z Downloaded adler2 v2.0.0
5892026-02-11T22:57:38.553Z Downloaded arc-swap v1.7.1
5902026-02-11T22:57:38.553Z Downloaded ascii-canvas v3.0.0
5912026-02-11T22:57:38.581Z Downloaded curve25519-dalek-derive v0.1.1
5922026-02-11T22:57:38.582Z Downloaded dunce v1.0.5
5932026-02-11T22:57:38.582Z Downloaded flate2 v1.1.2
5942026-02-11T22:57:38.620Z Downloaded futures-channel v0.3.31
5952026-02-11T22:57:38.621Z Downloaded headers-core v0.3.0
5962026-02-11T22:57:38.653Z Downloaded hubpack v0.1.2
5972026-02-11T22:57:38.653Z Downloaded indent_write v2.2.0
5982026-02-11T22:57:38.654Z Downloaded ingot-macros v0.1.1
5992026-02-11T22:57:38.678Z Downloaded libsw-core v0.3.1
6002026-02-11T22:57:38.678Z Downloaded num_enum v0.5.11
6012026-02-11T22:57:38.706Z Downloaded memmap2 v0.9.8
6022026-02-11T22:57:38.706Z Downloaded minimal-lexical v0.2.1
6032026-02-11T22:57:38.736Z Downloaded litrs v0.4.1
6042026-02-11T22:57:38.737Z Downloaded pkcs5 v0.7.1
6052026-02-11T22:57:38.763Z Downloaded pbkdf2 v0.11.0
6062026-02-11T22:57:38.763Z Downloaded ppv-lite86 v0.2.20
6072026-02-11T22:57:38.763Z Downloaded progenitor-macro v0.11.2
6082026-02-11T22:57:38.789Z Downloaded progenitor-client v0.11.2
6092026-02-11T22:57:38.789Z Downloaded rand_chacha v0.3.1
6102026-02-11T22:57:38.789Z Downloaded progenitor v0.11.2
6112026-02-11T22:57:38.814Z Downloaded ref-cast-impl v1.0.25
6122026-02-11T22:57:38.814Z Downloaded serde-big-array v0.5.1
6132026-02-11T22:57:38.814Z Downloaded schemars v1.0.4
6142026-02-11T22:57:38.839Z Downloaded slog-term v2.9.2
6152026-02-11T22:57:38.876Z Downloaded sha1 v0.10.6
6162026-02-11T22:57:38.876Z Downloaded siphasher v1.0.1
6172026-02-11T22:57:38.876Z Downloaded seq-macro v0.3.6
6182026-02-11T22:57:38.902Z Downloaded subtle v2.6.1
6192026-02-11T22:57:38.929Z Downloaded time-core v0.1.6
6202026-02-11T22:57:38.929Z Downloaded topological-sort v0.2.2
6212026-02-11T22:57:38.929Z Downloaded qorb v0.4.1
6222026-02-11T22:57:38.929Z Downloaded spin v0.9.8
6232026-02-11T22:57:38.929Z Downloaded quinn-proto v0.11.8
6242026-02-11T22:57:38.955Z Downloaded tui-tree-widget v0.23.1
6252026-02-11T22:57:38.955Z Downloaded tracing v0.1.40
6262026-02-11T22:57:38.955Z Downloaded zstd v0.13.3
6272026-02-11T22:57:38.983Z Downloaded toml_writer v1.0.6+spec-1.1.0
6282026-02-11T22:57:38.983Z Downloaded tokio-native-tls v0.3.1
6292026-02-11T22:57:38.983Z Downloaded zip v4.2.0
6302026-02-11T22:57:38.983Z Downloaded zerocopy-derive v0.6.6
6312026-02-11T22:57:39.009Z Downloaded typify-macro v0.4.3
6322026-02-11T22:57:39.009Z Downloaded tracing-core v0.1.32
6332026-02-11T22:57:39.009Z Downloaded zeroize v1.8.1
6342026-02-11T22:57:39.035Z Downloaded vergen-git2 v1.0.7
6352026-02-11T22:57:39.035Z Downloaded uuid v1.19.0
6362026-02-11T22:57:39.035Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6372026-02-11T22:57:39.059Z Downloaded zone_cfg_derive v0.3.0
6382026-02-11T22:57:39.059Z Downloaded wyz v0.5.1
6392026-02-11T22:57:39.084Z Downloaded zerocopy v0.6.6
6402026-02-11T22:57:39.084Z Downloaded zopfli v0.8.1
6412026-02-11T22:57:39.084Z Downloaded zone_cfg_derive v0.1.2
6422026-02-11T22:57:39.084Z Downloaded sync-ptr v0.1.4
6432026-02-11T22:57:39.084Z Downloaded xz2 v0.1.7
6442026-02-11T22:57:39.084Z Downloaded openssl v0.10.73
6452026-02-11T22:57:39.109Z Downloaded zeroize_derive v1.4.2
6462026-02-11T22:57:39.109Z Downloaded vergen-lib v0.1.6
6472026-02-11T22:57:39.109Z Downloaded yansi v1.0.1
6482026-02-11T22:57:39.134Z Downloaded waitgroup v0.1.2
6492026-02-11T22:57:39.134Z Downloaded zstd-safe v7.2.3
6502026-02-11T22:57:39.135Z Downloaded vergen v9.0.6
6512026-02-11T22:57:39.135Z Downloaded winnow v0.6.26
6522026-02-11T22:57:39.135Z Downloaded value-bag v1.12.0
6532026-02-11T22:57:39.176Z Downloaded winnow v0.5.40
6542026-02-11T22:57:39.176Z Downloaded csv v1.3.1
6552026-02-11T22:57:39.200Z Downloaded smoltcp v0.11.0
6562026-02-11T22:57:39.200Z Downloaded webpki-roots v1.0.1
6572026-02-11T22:57:39.200Z Downloaded universal-hash v0.5.1
6582026-02-11T22:57:39.200Z Downloaded regress v0.10.4
6592026-02-11T22:57:39.224Z Downloaded jiff v0.2.15
6602026-02-11T22:57:39.248Z Downloaded regex-syntax v0.8.5
6612026-02-11T22:57:39.248Z Downloaded sled v0.34.7
6622026-02-11T22:57:39.272Z Downloaded lzma-sys v0.1.20
6632026-02-11T22:57:39.297Z Downloaded openapiv3 v2.2.0
6642026-02-11T22:57:39.321Z Downloaded x509-cert v0.2.5
6652026-02-11T22:57:39.321Z Downloaded unicode-segmentation v1.12.0
6662026-02-11T22:57:39.345Z Downloaded typify-impl v0.4.3
6672026-02-11T22:57:39.345Z Downloaded tabled v0.18.0
6682026-02-11T22:57:39.371Z Downloaded regex-automata v0.4.11
6692026-02-11T22:57:39.400Z Downloaded typify-impl v0.2.0
6702026-02-11T22:57:39.424Z Downloaded petgraph v0.6.5
6712026-02-11T22:57:39.448Z Downloaded libz-sys v1.1.20
6722026-02-11T22:57:39.472Z Downloaded smoltcp v0.9.1
6732026-02-11T22:57:39.473Z Downloaded typed-path v0.9.3
6742026-02-11T22:57:39.497Z Downloaded trait-variant v0.1.2
6752026-02-11T22:57:39.498Z Downloaded petgraph v0.8.2
6762026-02-11T22:57:39.525Z Downloaded regex-syntax v0.6.29
6772026-02-11T22:57:39.525Z Downloaded untrusted v0.9.0
6782026-02-11T22:57:39.525Z Downloaded unicode-normalization v0.1.24
6792026-02-11T22:57:39.557Z Downloaded unicode-bidi v0.3.17
6802026-02-11T22:57:39.557Z Downloaded thread-id v5.0.0
6812026-02-11T22:57:39.557Z Downloaded sha3 v0.10.8
6822026-02-11T22:57:39.557Z Downloaded unicode_categories v0.1.1
6832026-02-11T22:57:39.557Z Downloaded tabled_derive v0.11.0
6842026-02-11T22:57:39.557Z Downloaded string_cache v0.8.9
6852026-02-11T22:57:39.557Z Downloaded tokio v1.49.0
6862026-02-11T22:57:40.031Z Downloaded object v0.36.5
6872026-02-11T22:57:40.178Z Downloaded nix v0.29.0
6882026-02-11T22:57:40.178Z Downloaded void v1.0.2
6892026-02-11T22:57:40.178Z Downloaded encoding_rs v0.8.34
6902026-02-11T22:57:40.178Z Downloaded radix_trie v0.2.1
6912026-02-11T22:57:40.178Z Downloaded polar-core v0.27.3
6922026-02-11T22:57:40.178Z Downloaded nix v0.30.1
6932026-02-11T22:57:40.178Z Downloaded walkdir v2.5.0
6942026-02-11T22:57:40.180Z Downloaded tough v0.20.0
6952026-02-11T22:57:40.180Z Downloaded tokio-rustls v0.25.0
6962026-02-11T22:57:40.180Z Downloaded serde_with v3.16.1
6972026-02-11T22:57:40.180Z Downloaded zone v0.1.8
6982026-02-11T22:57:40.180Z Downloaded unicode-properties v0.1.3
6992026-02-11T22:57:40.180Z Downloaded unicase v2.8.1
7002026-02-11T22:57:40.180Z Downloaded time v0.3.43
7012026-02-11T22:57:40.180Z Downloaded structmeta v0.3.0
7022026-02-11T22:57:40.180Z Downloaded sqlparser v0.45.0
7032026-02-11T22:57:40.180Z Downloaded rustls-webpki v0.102.8
7042026-02-11T22:57:40.180Z Downloaded rustls v0.21.12
7052026-02-11T22:57:40.180Z Downloaded tower-http v0.6.6
7062026-02-11T22:57:40.181Z Downloaded toml_parser v1.0.6+spec-1.1.0
7072026-02-11T22:57:40.181Z Downloaded slog-dtrace v0.3.0
7082026-02-11T22:57:40.181Z Downloaded nix v0.28.0
7092026-02-11T22:57:40.181Z Downloaded yasna v0.5.2
7102026-02-11T22:57:40.181Z Downloaded xattr v1.3.1
7112026-02-11T22:57:40.181Z Downloaded tokio-util v0.7.15
7122026-02-11T22:57:40.181Z Downloaded spki v0.7.3
7132026-02-11T22:57:40.181Z Downloaded socket2 v0.6.1
7142026-02-11T22:57:40.181Z Downloaded slog-json v2.6.1
7152026-02-11T22:57:40.181Z Downloaded ring v0.17.14
7162026-02-11T22:57:40.181Z Downloaded proptest v1.7.0
7172026-02-11T22:57:40.181Z Downloaded vcpkg v0.2.15
7182026-02-11T22:57:40.181Z Downloaded test-strategy v0.4.3
7192026-02-11T22:57:40.181Z Downloaded rustls-webpki v0.101.7
7202026-02-11T22:57:40.181Z Downloaded object v0.30.4
7212026-02-11T22:57:40.181Z Downloaded zlib-rs v0.5.1
7222026-02-11T22:57:40.182Z Downloaded libgit2-sys v0.18.2+1.9.1
7232026-02-11T22:57:40.206Z Downloaded zerocopy v0.8.27
7242026-02-11T22:57:40.206Z Downloaded xshell-macros v0.2.7
7252026-02-11T22:57:40.206Z Downloaded xshell v0.2.7
7262026-02-11T22:57:40.206Z Downloaded which v4.4.2
7272026-02-11T22:57:40.206Z Downloaded want v0.3.1
7282026-02-11T22:57:40.206Z Downloaded tower v0.5.2
7292026-02-11T22:57:40.206Z Downloaded zone v0.3.1
7302026-02-11T22:57:40.206Z Downloaded zip v0.6.6
7312026-02-11T22:57:40.206Z Downloaded zerocopy-derive v0.8.27
7322026-02-11T22:57:40.206Z Downloaded vte_generate_state_changes v0.1.2
7332026-02-11T22:57:40.206Z Downloaded vsss-rs v3.3.4
7342026-02-11T22:57:40.206Z Downloaded usdt-impl v0.6.0
7352026-02-11T22:57:40.206Z Downloaded typify v0.4.3
7362026-02-11T22:57:40.206Z Downloaded twox-hash v2.1.0
7372026-02-11T22:57:40.206Z Downloaded tungstenite v0.23.0
7382026-02-11T22:57:40.206Z Downloaded tungstenite v0.21.0
7392026-02-11T22:57:40.206Z Downloaded toml_edit v0.19.15
7402026-02-11T22:57:40.206Z Downloaded aws-lc-sys v0.26.0
7412026-02-11T22:57:40.449Z Downloaded slog-stdlog v4.1.1
7422026-02-11T22:57:40.473Z Downloaded reedline v0.40.0
7432026-02-11T22:57:40.473Z Downloaded sapling-renderdag v0.1.0
7442026-02-11T22:57:40.473Z Downloaded reqwest v0.12.24
7452026-02-11T22:57:40.473Z Downloaded whoami v1.5.2
7462026-02-11T22:57:40.473Z Downloaded usdt v0.6.0
7472026-02-11T22:57:40.473Z Downloaded unsafe-libyaml v0.2.11
7482026-02-11T22:57:40.498Z Downloaded unicode-truncate v1.1.0
7492026-02-11T22:57:40.498Z Downloaded rustls v0.22.4
7502026-02-11T22:57:40.498Z Downloaded rpassword v7.4.0
7512026-02-11T22:57:40.498Z Downloaded tower-layer v0.3.3
7522026-02-11T22:57:40.522Z Downloaded toml v0.7.8
7532026-02-11T22:57:40.522Z Downloaded scheduled-thread-pool v0.2.7
7542026-02-11T22:57:40.522Z Downloaded ryu v1.0.18
7552026-02-11T22:57:40.522Z Downloaded ratatui v0.29.0
7562026-02-11T22:57:40.548Z Downloaded portable-atomic v1.11.0
7572026-02-11T22:57:40.572Z Downloaded typify v0.2.0
7582026-02-11T22:57:40.572Z Downloaded tracing-attributes v0.1.27
7592026-02-11T22:57:40.572Z Downloaded tower-service v0.3.3
7602026-02-11T22:57:40.572Z Downloaded toml v0.9.11+spec-1.1.0
7612026-02-11T22:57:40.596Z Downloaded tokio-stream v0.1.17
7622026-02-11T22:57:40.596Z Downloaded regex v1.11.3
7632026-02-11T22:57:40.620Z Downloaded unarray v0.1.4
7642026-02-11T22:57:40.621Z Downloaded typify-macro v0.2.0
7652026-02-11T22:57:40.621Z Downloaded tokio-tungstenite v0.21.0
7662026-02-11T22:57:40.621Z Downloaded tokio-rustls v0.26.0
7672026-02-11T22:57:40.621Z Downloaded tinyvec v1.8.0
7682026-02-11T22:57:40.621Z Downloaded rustyline v14.0.0
7692026-02-11T22:57:40.648Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7702026-02-11T22:57:40.648Z Downloaded subprocess v0.2.9
7712026-02-11T22:57:40.649Z Downloaded serde-hex v0.1.0
7722026-02-11T22:57:40.649Z Downloaded snafu v0.8.5
7732026-02-11T22:57:40.673Z Downloaded sigpipe v0.1.3
7742026-02-11T22:57:40.673Z Downloaded russh v0.45.0
7752026-02-11T22:57:40.674Z Downloaded tokio-tungstenite v0.23.1
7762026-02-11T22:57:40.674Z Downloaded tokio-macros v2.6.0
7772026-02-11T22:57:40.674Z Downloaded tls_codec_derive v0.4.1
7782026-02-11T22:57:40.674Z Downloaded tls_codec v0.4.1
7792026-02-11T22:57:40.674Z Downloaded tiny-keccak v2.0.2
7802026-02-11T22:57:40.674Z Downloaded similar v2.7.0
7812026-02-11T22:57:40.698Z Downloaded serde_yaml v0.9.34+deprecated
7822026-02-11T22:57:40.698Z Downloaded wait-timeout v0.2.0
7832026-02-11T22:57:40.698Z Downloaded vte v0.11.1
7842026-02-11T22:57:40.698Z Downloaded vergen-gitcl v1.0.8
7852026-02-11T22:57:40.698Z Downloaded uzers v0.12.1
7862026-02-11T22:57:40.698Z Downloaded utf-8 v0.7.6
7872026-02-11T22:57:40.699Z Downloaded usdt-macro v0.6.0
7882026-02-11T22:57:40.699Z Downloaded usdt-attr-macro v0.6.0
7892026-02-11T22:57:40.699Z Downloaded untrusted v0.7.1
7902026-02-11T22:57:40.699Z Downloaded unit-prefix v0.5.1
7912026-02-11T22:57:40.699Z Downloaded tokio-rustls v0.24.1
7922026-02-11T22:57:40.699Z Downloaded steno v0.4.1
7932026-02-11T22:57:40.723Z Downloaded ssh-key v0.6.6
7942026-02-11T22:57:40.723Z Downloaded samael v0.0.19
7952026-02-11T22:57:40.723Z Downloaded rustc-hash v2.1.1
7962026-02-11T22:57:40.747Z Downloaded rustc-demangle v0.1.24
7972026-02-11T22:57:40.747Z Downloaded quinn v0.11.5
7982026-02-11T22:57:40.747Z Downloaded tokio-dtrace v0.1.0
7992026-02-11T22:57:40.747Z Downloaded time-macros v0.2.24
8002026-02-11T22:57:40.747Z Downloaded thiserror-no-std v2.0.2
8012026-02-11T22:57:40.747Z Downloaded termtree v0.5.1
8022026-02-11T22:57:40.747Z Downloaded termios v0.3.3
8032026-02-11T22:57:40.747Z Downloaded term v1.1.0
8042026-02-11T22:57:40.771Z Downloaded term v0.7.0
8052026-02-11T22:57:40.771Z Downloaded tar v0.4.44
8062026-02-11T22:57:40.771Z Downloaded tagptr v0.2.0
8072026-02-11T22:57:40.771Z Downloaded tabled v0.20.0
8082026-02-11T22:57:40.795Z Downloaded sync_wrapper v1.0.1
8092026-02-11T22:57:40.795Z Downloaded rayon-core v1.12.1
8102026-02-11T22:57:40.819Z Downloaded quinn-udp v0.5.5
8112026-02-11T22:57:40.819Z Downloaded p521 v0.13.3
8122026-02-11T22:57:40.819Z Downloaded try-lock v0.2.5
8132026-02-11T22:57:40.819Z Downloaded tokio-postgres v0.7.13
8142026-02-11T22:57:40.819Z Downloaded take_mut v0.2.2
8152026-02-11T22:57:40.819Z Downloaded tabled_derive v0.10.0
8162026-02-11T22:57:40.819Z Downloaded support-bundle-viewer v0.1.2
8172026-02-11T22:57:40.819Z Downloaded strip-ansi-escapes v0.2.0
8182026-02-11T22:57:40.844Z Downloaded psl-types v2.0.11
8192026-02-11T22:57:40.844Z Downloaded postgres-types v0.2.9
8202026-02-11T22:57:40.844Z Downloaded phf_shared v0.11.2
8212026-02-11T22:57:40.844Z Downloaded petname v2.0.2
8222026-02-11T22:57:40.844Z Downloaded nix v0.27.1
8232026-02-11T22:57:40.872Z Downloaded rand_seeder v0.4.0
8242026-02-11T22:57:40.872Z Downloaded tinyvec_macros v0.1.1
8252026-02-11T22:57:40.872Z Downloaded strum_macros v0.27.2
8262026-02-11T22:57:40.872Z Downloaded strum_macros v0.24.3
8272026-02-11T22:57:40.872Z Downloaded slog-async v2.8.0
8282026-02-11T22:57:40.872Z Downloaded slog v2.8.2
8292026-02-11T22:57:40.872Z Downloaded signal-hook v0.3.18
8302026-02-11T22:57:40.872Z Downloaded schemars v0.9.0
8312026-02-11T22:57:40.897Z Downloaded rsa v0.9.8
8322026-02-11T22:57:40.897Z Downloaded proc-macro-crate v1.3.1
8332026-02-11T22:57:40.897Z Downloaded precomputed-hash v0.1.1
8342026-02-11T22:57:40.897Z Downloaded omicron-zone-package v0.12.2
8352026-02-11T22:57:40.897Z Downloaded mio v1.0.2
8362026-02-11T22:57:40.921Z Downloaded thread_local v1.1.8
8372026-02-11T22:57:40.921Z Downloaded thiserror-impl-no-std v2.0.2
8382026-02-11T22:57:40.921Z Downloaded testing_table v0.3.0
8392026-02-11T22:57:40.921Z Downloaded tap v1.0.1
8402026-02-11T22:57:40.921Z Downloaded tabwriter v1.4.0
8412026-02-11T22:57:40.921Z Downloaded supports-color v3.0.2
8422026-02-11T22:57:40.921Z Downloaded strum_macros v0.26.4
8432026-02-11T22:57:40.921Z Downloaded strum v0.27.2
8442026-02-11T22:57:40.921Z Downloaded strum v0.26.3
8452026-02-11T22:57:40.921Z Downloaded stringprep v0.1.5
8462026-02-11T22:57:40.921Z Downloaded static_assertions v1.1.0
8472026-02-11T22:57:40.921Z Downloaded sqlformat v0.3.5
8482026-02-11T22:57:40.947Z Downloaded smf v0.2.3
8492026-02-11T22:57:40.947Z Downloaded smallvec v0.6.14
8502026-02-11T22:57:40.947Z Downloaded slog-scope v4.4.0
8512026-02-11T22:57:40.947Z Downloaded slog-envlogger v2.2.0
8522026-02-11T22:57:40.947Z Downloaded signal-hook-tokio v0.3.1
8532026-02-11T22:57:40.947Z Downloaded serde_with_macros v3.16.1
8542026-02-11T22:57:40.947Z Downloaded serde_cbor v0.11.2
8552026-02-11T22:57:40.947Z Downloaded serde_bytes v0.11.19
8562026-02-11T22:57:40.947Z Downloaded same-file v1.0.6
8572026-02-11T22:57:40.947Z Downloaded rustls-native-certs v0.8.1
8582026-02-11T22:57:40.947Z Downloaded rustc_version v0.4.1
8592026-02-11T22:57:40.974Z Downloaded rustc-hash v1.1.0
8602026-02-11T22:57:40.974Z Downloaded russh-keys v0.45.0
8612026-02-11T22:57:40.974Z Downloaded ron v0.7.1
8622026-02-11T22:57:40.974Z Downloaded rand v0.9.2
8632026-02-11T22:57:40.974Z Downloaded rand v0.8.5
8642026-02-11T22:57:40.974Z Downloaded progenitor v0.8.0
8652026-02-11T22:57:40.974Z Downloaded predicates v3.1.3
8662026-02-11T22:57:41.000Z Downloaded postgres-protocol v0.6.8
8672026-02-11T22:57:41.000Z Downloaded phf v0.11.2
8682026-02-11T22:57:41.000Z Downloaded paste v1.0.15
8692026-02-11T22:57:41.000Z Downloaded parse-size v1.1.0
8702026-02-11T22:57:41.000Z Downloaded parse-display v0.10.0
8712026-02-11T22:57:41.000Z Downloaded num-bigint-dig v0.8.6
8722026-02-11T22:57:41.000Z Downloaded nom v7.1.3
8732026-02-11T22:57:41.000Z Downloaded newtype-uuid-macros v0.1.0
8742026-02-11T22:57:41.000Z Downloaded itertools v0.14.0
8752026-02-11T22:57:41.024Z Downloaded itertools v0.10.5
8762026-02-11T22:57:41.024Z Downloaded hickory-proto v0.25.2
8772026-02-11T22:57:41.048Z Downloaded hickory-proto v0.24.4
8782026-02-11T22:57:41.074Z Downloaded structmeta-derive v0.3.0
8792026-02-11T22:57:41.074Z Downloaded ssh-encoding v0.2.0
8802026-02-11T22:57:41.075Z Downloaded ssh-cipher v0.2.0
8812026-02-11T22:57:41.075Z Downloaded sqlparser_derive v0.2.2
8822026-02-11T22:57:41.075Z Downloaded socket2 v0.5.10
8832026-02-11T22:57:41.075Z Downloaded snafu-derive v0.8.5
8842026-02-11T22:57:41.075Z Downloaded slab v0.4.9
8852026-02-11T22:57:41.076Z Downloaded signal-hook-registry v1.4.2
8862026-02-11T22:57:41.076Z Downloaded shlex v1.3.0
8872026-02-11T22:57:41.076Z Downloaded serde_plain v1.0.2
8882026-02-11T22:57:41.076Z Downloaded serde_path_to_error v0.1.20
8892026-02-11T22:57:41.100Z Downloaded serde_derive_internals v0.29.1
8902026-02-11T22:57:41.100Z Downloaded schemars_derive v0.8.22
8912026-02-11T22:57:41.100Z Downloaded salsa20 v0.10.2
8922026-02-11T22:57:41.100Z Downloaded rustls-pki-types v1.10.0
8932026-02-11T22:57:41.100Z Downloaded ron v0.8.1
8942026-02-11T22:57:41.100Z Downloaded rand_xorshift v0.4.0
8952026-02-11T22:57:41.100Z Downloaded rand_core v0.6.4
8962026-02-11T22:57:41.100Z Downloaded quick-error v1.2.3
8972026-02-11T22:57:41.100Z Downloaded pretty_assertions v1.4.1
8982026-02-11T22:57:41.100Z Downloaded moka v0.12.10
8992026-02-11T22:57:41.125Z Downloaded maybe-uninit v2.0.0
9002026-02-11T22:57:41.125Z Downloaded sec1 v0.7.3
9012026-02-11T22:57:41.125Z Downloaded sct v0.7.1
9022026-02-11T22:57:41.125Z Downloaded parse-display-derive v0.10.0
9032026-02-11T22:57:41.125Z Downloaded multer v3.1.0
9042026-02-11T22:57:41.149Z Downloaded hashbrown v0.15.4
9052026-02-11T22:57:41.149Z Downloaded siphasher v0.3.11
9062026-02-11T22:57:41.149Z Downloaded simd-adler32 v0.3.7
9072026-02-11T22:57:41.149Z Downloaded signature v2.2.0
9082026-02-11T22:57:41.149Z Downloaded signal-hook-mio v0.2.4
9092026-02-11T22:57:41.149Z Downloaded shell-words v1.1.0
9102026-02-11T22:57:41.149Z Downloaded serde_repr v0.1.19
9112026-02-11T22:57:41.149Z Downloaded scroll v0.13.0
9122026-02-11T22:57:41.149Z Downloaded rcgen v0.12.1
9132026-02-11T22:57:41.149Z Downloaded parking_lot_core v0.9.10
9142026-02-11T22:57:41.173Z Downloaded itertools v0.13.0
9152026-02-11T22:57:41.173Z Downloaded hashbrown v0.12.3
9162026-02-11T22:57:41.173Z Downloaded serde_urlencoded v0.7.1
9172026-02-11T22:57:41.173Z Downloaded serde_spanned v1.0.4
9182026-02-11T22:57:41.173Z Downloaded rusty-fork v0.3.0
9192026-02-11T22:57:41.173Z Downloaded rustversion v1.0.22
9202026-02-11T22:57:41.197Z Downloaded rustls-pemfile v2.2.0
9212026-02-11T22:57:41.197Z Downloaded rustls-pemfile v1.0.4
9222026-02-11T22:57:41.197Z Downloaded progenitor-impl v0.11.2
9232026-02-11T22:57:41.197Z Downloaded progenitor-impl v0.10.0
9242026-02-11T22:57:41.197Z Downloaded proc-macro-error2 v2.0.1
9252026-02-11T22:57:41.197Z Downloaded prettyplease v0.2.36
9262026-02-11T22:57:41.197Z Downloaded pin-project v1.1.6
9272026-02-11T22:57:41.222Z Downloaded password-hash v0.4.2
9282026-02-11T22:57:41.222Z Downloaded opaque-debug v0.3.1
9292026-02-11T22:57:41.222Z Downloaded num-bigint v0.4.6
9302026-02-11T22:57:41.222Z Downloaded newtype-uuid v1.3.2
9312026-02-11T22:57:41.246Z Downloaded nanorand v0.7.0
9322026-02-11T22:57:41.246Z Downloaded multimap v0.10.1
9332026-02-11T22:57:41.246Z Downloaded miniz_oxide v0.8.5
9342026-02-11T22:57:41.246Z Downloaded mime_guess v2.0.5
9352026-02-11T22:57:41.246Z Downloaded mime v0.3.17
9362026-02-11T22:57:41.246Z Downloaded memoffset v0.9.1
9372026-02-11T22:57:41.246Z Downloaded md-5 v0.10.6
9382026-02-11T22:57:41.246Z Downloaded lalrpop v0.19.12
9392026-02-11T22:57:41.271Z Downloaded is_ci v1.2.0
9402026-02-11T22:57:41.271Z Downloaded is-terminal v0.4.13
9412026-02-11T22:57:41.272Z Downloaded instant v0.1.13
9422026-02-11T22:57:41.272Z Downloaded httparse v1.9.5
9432026-02-11T22:57:41.272Z Downloaded http-body-util v0.1.3
9442026-02-11T22:57:41.272Z Downloaded hostname v0.3.1
9452026-02-11T22:57:41.272Z Downloaded hex v0.4.3
9462026-02-11T22:57:41.272Z Downloaded heck v0.3.3
9472026-02-11T22:57:41.272Z Downloaded headers v0.4.1
9482026-02-11T22:57:41.296Z Downloaded hashbrown v0.13.2
9492026-02-11T22:57:41.296Z Downloaded git2 v0.20.2
9502026-02-11T22:57:41.296Z Downloaded slog-bunyan v2.5.0
9512026-02-11T22:57:41.296Z Downloaded semver v0.1.20
9522026-02-11T22:57:41.321Z Downloaded secrecy v0.10.3
9532026-02-11T22:57:41.321Z Downloaded secrecy v0.8.0
9542026-02-11T22:57:41.321Z Downloaded scrypt v0.11.0
9552026-02-11T22:57:41.321Z Downloaded scroll_derive v0.13.1
9562026-02-11T22:57:41.321Z Downloaded scopeguard v1.2.0
9572026-02-11T22:57:41.321Z Downloaded salty v0.3.0
9582026-02-11T22:57:41.321Z Downloaded rustls v0.23.19
9592026-02-11T22:57:41.345Z Downloaded rtoolbox v0.0.2
9602026-02-11T22:57:41.345Z Downloaded resolv-conf v0.7.0
9612026-02-11T22:57:41.345Z Downloaded internet-checksum v0.2.1
9622026-02-11T22:57:41.346Z Downloaded http-body v1.0.1
9632026-02-11T22:57:41.346Z Downloaded hostname v0.4.2
9642026-02-11T22:57:41.346Z Downloaded russh-cryptovec v0.7.3
9652026-02-11T22:57:41.346Z Downloaded rfc6979 v0.4.0
9662026-02-11T22:57:41.346Z Downloaded ref-cast v1.0.25
9672026-02-11T22:57:41.346Z Downloaded rayon v1.10.0
9682026-02-11T22:57:41.371Z Downloaded quick-xml v0.37.2
9692026-02-11T22:57:41.371Z Downloaded progenitor-impl v0.8.0
9702026-02-11T22:57:41.371Z Downloaded openssl-sys v0.9.109
9712026-02-11T22:57:41.397Z Downloaded nibble_vec v0.1.0
9722026-02-11T22:57:41.397Z Downloaded md5 v0.7.0
9732026-02-11T22:57:41.398Z Downloaded schemars v0.8.22
9742026-02-11T22:57:41.398Z Downloaded rustc_version v0.1.7
9752026-02-11T22:57:41.398Z Downloaded rand_core v0.9.3
9762026-02-11T22:57:41.398Z Downloaded r2d2 v0.8.10
9772026-02-11T22:57:41.398Z Downloaded publicsuffix v2.3.0
9782026-02-11T22:57:41.425Z Downloaded pkcs1 v0.7.5
9792026-02-11T22:57:41.425Z Downloaded parking_lot v0.11.2
9802026-02-11T22:57:41.425Z Downloaded papergrid v0.14.0
9812026-02-11T22:57:41.425Z Downloaded p256 v0.13.2
9822026-02-11T22:57:41.425Z Downloaded newtype_derive v0.1.6
9832026-02-11T22:57:41.425Z Downloaded itertools v0.12.1
9842026-02-11T22:57:41.452Z Downloaded hubpack_derive v0.1.1
9852026-02-11T22:57:41.452Z Downloaded futures-util v0.3.31
9862026-02-11T22:57:41.452Z Downloaded rand_chacha v0.9.0
9872026-02-11T22:57:41.452Z Downloaded prefix-trie v0.7.0
9882026-02-11T22:57:41.528Z Downloaded postcard v1.0.10
9892026-02-11T22:57:41.528Z Downloaded pem v3.0.5
9902026-02-11T22:57:41.528Z Downloaded papergrid v0.17.0
9912026-02-11T22:57:41.556Z Downloaded oso v0.27.3
9922026-02-11T22:57:41.556Z Downloaded heapless v0.8.0
9932026-02-11T22:57:41.556Z Downloaded radium v0.7.0
9942026-02-11T22:57:41.556Z Downloaded progenitor v0.10.0
9952026-02-11T22:57:41.556Z Downloaded proc-macro-error-attr2 v2.0.0
9962026-02-11T22:57:41.556Z Downloaded primeorder v0.13.6
9972026-02-11T22:57:41.556Z Downloaded pin-project-internal v1.1.6
9982026-02-11T22:57:41.556Z Downloaded parking_lot v0.12.3
9992026-02-11T22:57:41.556Z Downloaded owo-colors v4.2.2
10002026-02-11T22:57:41.556Z Downloaded libxml v0.3.3
10012026-02-11T22:57:41.556Z Downloaded progenitor-client v0.10.0
10022026-02-11T22:57:41.556Z Downloaded polyval v0.6.2
10032026-02-11T22:57:41.556Z Downloaded poly1305 v0.8.0
10042026-02-11T22:57:41.557Z Downloaded pkg-config v0.3.31
10052026-02-11T22:57:41.557Z Downloaded pkcs8 v0.10.2
10062026-02-11T22:57:41.557Z Downloaded pin-project-lite v0.2.14
10072026-02-11T22:57:41.557Z Downloaded peg-macros v0.8.5
10082026-02-11T22:57:41.557Z Downloaded chrono-tz v0.10.4
10092026-02-11T22:57:41.582Z Downloaded bzip2-sys v0.1.13+1.0.8
10102026-02-11T22:57:41.582Z Downloaded bindgen v0.69.5
10112026-02-11T22:57:41.606Z Downloaded progenitor-macro v0.10.0
10122026-02-11T22:57:41.606Z Downloaded progenitor-macro v0.8.0
10132026-02-11T22:57:41.606Z Downloaded progenitor-client v0.8.0
10142026-02-11T22:57:41.606Z Downloaded pretty-hex v0.2.1
10152026-02-11T22:57:41.606Z Downloaded predicates-tree v1.0.12
10162026-02-11T22:57:41.606Z Downloaded predicates-core v1.0.8
10172026-02-11T22:57:41.606Z Downloaded powerfmt v0.2.0
10182026-02-11T22:57:41.607Z Downloaded phf v0.12.1
10192026-02-11T22:57:41.607Z Downloaded pem-rfc7468 v0.7.0
10202026-02-11T22:57:41.607Z Downloaded peg v0.8.5
10212026-02-11T22:57:41.607Z Downloaded packed_struct v0.10.1
10222026-02-11T22:57:41.607Z Downloaded num-complex v0.4.6
10232026-02-11T22:57:41.607Z Downloaded globset v0.4.15
10242026-02-11T22:57:41.631Z Downloaded gimli v0.31.1
10252026-02-11T22:57:41.631Z Downloaded futures-sink v0.3.31
10262026-02-11T22:57:41.631Z Downloaded crossbeam-epoch v0.9.18
10272026-02-11T22:57:41.631Z Downloaded corncobs v0.1.4
10282026-02-11T22:57:41.631Z Downloaded cookie v0.18.1
10292026-02-11T22:57:41.631Z Downloaded base64ct v1.6.0
10302026-02-11T22:57:41.631Z Downloaded aws-lc-rs v1.12.4
10312026-02-11T22:57:41.656Z Downloaded pin-utils v0.1.0
10322026-02-11T22:57:41.656Z Downloaded phf_shared v0.12.1
10332026-02-11T22:57:41.657Z Downloaded peg-runtime v0.8.5
10342026-02-11T22:57:41.657Z Downloaded pbkdf2 v0.12.2
10352026-02-11T22:57:41.657Z Downloaded path-slash v0.1.5
10362026-02-11T22:57:41.657Z Downloaded password-hash v0.5.0
10372026-02-11T22:57:41.657Z Downloaded parking_lot_core v0.8.6
10382026-02-11T22:57:41.657Z Downloaded p384 v0.13.1
10392026-02-11T22:57:41.681Z Downloaded oxnet v0.1.4
10402026-02-11T22:57:41.682Z Downloaded num-rational v0.4.2
10412026-02-11T22:57:41.682Z Downloaded nu-ansi-term v0.50.1
10422026-02-11T22:57:41.682Z Downloaded goblin v0.10.2
10432026-02-11T22:57:41.682Z Downloaded colored v3.0.0
10442026-02-11T22:57:41.682Z Downloaded cfg_aliases v0.1.1
10452026-02-11T22:57:41.682Z Downloaded camino-tempfile-ext v0.3.2
10462026-02-11T22:57:41.682Z Downloaded block-padding v0.3.3
10472026-02-11T22:57:41.682Z Downloaded bcrypt-pbkdf v0.10.0
10482026-02-11T22:57:41.706Z Downloaded packed_struct_codegen v0.10.1
10492026-02-11T22:57:41.706Z Downloaded oxide-tokio-rt v0.1.2
10502026-02-11T22:57:41.706Z Downloaded oso-derive v0.27.3
10512026-02-11T22:57:41.706Z Downloaded openssl-probe v0.1.5
10522026-02-11T22:57:41.706Z Downloaded number_prefix v0.4.0
10532026-02-11T22:57:41.706Z Downloaded num-integer v0.1.46
10542026-02-11T22:57:41.706Z Downloaded num-conv v0.1.0
10552026-02-11T22:57:41.706Z Downloaded nodrop v0.1.14
10562026-02-11T22:57:41.706Z Downloaded openssl-macros v0.1.1
10572026-02-11T22:57:41.706Z Downloaded olpc-cjson v0.1.4
10582026-02-11T22:57:41.706Z Downloaded num_threads v0.1.7
10592026-02-11T22:57:41.706Z Downloaded num_enum_derive v0.5.11
10602026-02-11T22:57:41.706Z Downloaded num-iter v0.1.45
10612026-02-11T22:57:41.706Z Downloaded num-derive v0.4.2
10622026-02-11T22:57:41.706Z Downloaded num v0.4.3
10632026-02-11T22:57:41.707Z Downloaded normalize-line-endings v0.3.0
10642026-02-11T22:57:41.707Z Downloaded nonempty v0.12.0
10652026-02-11T22:57:41.707Z Downloaded h2 v0.4.6
10662026-02-11T22:57:41.731Z Downloaded dropshot v0.16.7
10672026-02-11T22:57:41.755Z Downloaded convert_case v0.7.1
10682026-02-11T22:57:41.755Z Downloaded clang-sys v1.8.1
10692026-02-11T22:57:41.755Z Downloaded cfg_aliases v0.2.1
10702026-02-11T22:57:41.755Z Downloaded bstr v1.10.0
10712026-02-11T22:57:41.782Z Downloaded blowfish v0.9.1
10722026-02-11T22:57:41.782Z Downloaded blake3 v1.5.4
10732026-02-11T22:57:41.782Z Downloaded bitfield-macros v0.19.2
10742026-02-11T22:57:41.782Z Downloaded libz-rs-sys v0.5.1
10752026-02-11T22:57:41.782Z Downloaded libm v0.2.8
10762026-02-11T22:57:41.837Z Downloaded libefi-sys v0.1.0
10772026-02-11T22:57:41.861Z Downloaded iri-string v0.7.8
10782026-02-11T22:57:41.861Z Downloaded iddqd v0.3.16
10792026-02-11T22:57:41.885Z Downloaded hkdf v0.12.4
10802026-02-11T22:57:41.885Z Downloaded const_format_proc_macros v0.2.34
10812026-02-11T22:57:41.912Z Downloaded const_format v0.2.34
10822026-02-11T22:57:41.912Z Downloaded cc v1.2.30
10832026-02-11T22:57:41.912Z Downloaded cancel-safe-futures v0.1.5
10842026-02-11T22:57:41.937Z Downloaded bb8 v0.8.5
10852026-02-11T22:57:41.937Z Downloaded atomic-waker v1.1.2
10862026-02-11T22:57:41.938Z Downloaded assert_matches v1.5.0
10872026-02-11T22:57:41.938Z Downloaded managed v0.8.0
10882026-02-11T22:57:41.938Z Downloaded lru-cache v0.1.2
10892026-02-11T22:57:41.938Z Downloaded lockfree-object-pool v0.1.6
10902026-02-11T22:57:41.938Z Downloaded linear-map v1.2.0
10912026-02-11T22:57:41.938Z Downloaded lazy_static v1.5.0
10922026-02-11T22:57:41.938Z Downloaded lalrpop-util v0.19.12
10932026-02-11T22:57:41.938Z Downloaded kstat-rs v0.2.4
10942026-02-11T22:57:41.938Z Downloaded jobserver v0.1.32
10952026-02-11T22:57:41.963Z Downloaded jiff-static v0.2.15
10962026-02-11T22:57:41.963Z Downloaded hyper-util v0.1.19
10972026-02-11T22:57:41.963Z Downloaded hyper v1.8.1
10982026-02-11T22:57:41.987Z Downloaded half v1.8.3
10992026-02-11T22:57:41.987Z Downloaded diesel v2.2.12
11002026-02-11T22:57:42.011Z Downloaded cexpr v0.6.0
11012026-02-11T22:57:42.035Z Downloaded bit-set v0.5.3
11022026-02-11T22:57:42.035Z Downloaded maplit v1.0.2
11032026-02-11T22:57:42.035Z Downloaded lzss v0.8.2
11042026-02-11T22:57:42.035Z Downloaded lru v0.12.5
11052026-02-11T22:57:42.035Z Downloaded lock_api v0.4.12
11062026-02-11T22:57:42.035Z Downloaded libscf-sys v1.1.0
11072026-02-11T22:57:42.035Z Downloaded libloading v0.8.5
11082026-02-11T22:57:42.035Z Downloaded hickory-resolver v0.25.2
11092026-02-11T22:57:42.059Z Downloaded chrono v0.4.43
11102026-02-11T22:57:42.059Z Downloaded bitvec v1.0.1
11112026-02-11T22:57:42.089Z Downloaded bindgen v0.71.1
11122026-02-11T22:57:42.113Z Downloaded async-trait v0.1.89
11132026-02-11T22:57:42.113Z Downloaded aes v0.8.4
11142026-02-11T22:57:42.137Z Downloaded num-derive v0.3.3
11152026-02-11T22:57:42.137Z Downloaded newline-converter v0.3.0
11162026-02-11T22:57:42.137Z Downloaded new_debug_unreachable v1.0.6
11172026-02-11T22:57:42.137Z Downloaded native-tls v0.2.12
11182026-02-11T22:57:42.137Z Downloaded match_cfg v0.1.0
11192026-02-11T22:57:42.137Z Downloaded linked-hash-map v0.5.6
11202026-02-11T22:57:42.137Z Downloaded lazycell v1.3.0
11212026-02-11T22:57:42.137Z Downloaded keccak v0.1.5
11222026-02-11T22:57:42.161Z Downloaded ingot v0.1.1
11232026-02-11T22:57:42.161Z Downloaded indoc v1.0.9
11242026-02-11T22:57:42.161Z Downloaded indicatif v0.18.0
11252026-02-11T22:57:42.186Z Downloaded indicatif v0.17.11
11262026-02-11T22:57:42.186Z Downloaded hyper-rustls v0.27.7
11272026-02-11T22:57:42.186Z Downloaded hickory-resolver v0.24.4
11282026-02-11T22:57:42.211Z Downloaded expectorate v1.2.0
11292026-02-11T22:57:42.211Z Downloaded constant_time_eq v0.3.1
11302026-02-11T22:57:42.211Z Downloaded base64 v0.13.1
11312026-02-11T22:57:42.211Z Downloaded libsw v3.5.0
11322026-02-11T22:57:42.211Z Downloaded ipnetwork v0.21.1
11332026-02-11T22:57:42.235Z Downloaded ipnet v2.11.0
11342026-02-11T22:57:42.235Z Downloaded instability v0.3.2
11352026-02-11T22:57:42.235Z Downloaded inout v0.1.3
11362026-02-11T22:57:42.235Z Downloaded ingot-types v0.1.2
11372026-02-11T22:57:42.235Z Downloaded indoc v2.0.6
11382026-02-11T22:57:42.235Z Downloaded indexmap v1.9.3
11392026-02-11T22:57:42.258Z Downloaded ignore v0.4.23
11402026-02-11T22:57:42.258Z Downloaded ident_case v1.0.1
11412026-02-11T22:57:42.258Z Downloaded iana-time-zone v0.1.63
11422026-02-11T22:57:42.258Z Downloaded humantime v2.2.0
11432026-02-11T22:57:42.258Z Downloaded http v1.4.0
11442026-02-11T22:57:42.282Z Downloaded hmac v0.12.1
11452026-02-11T22:57:42.282Z Downloaded hickory-server v0.25.2
11462026-02-11T22:57:42.282Z Downloaded glob v0.3.2
11472026-02-11T22:57:42.282Z Downloaded hyper-staticfile v0.10.1
11482026-02-11T22:57:42.306Z Downloaded highway v1.3.0
11492026-02-11T22:57:42.306Z Downloaded half v2.4.1
11502026-02-11T22:57:42.307Z Downloaded either v1.15.0
11512026-02-11T22:57:42.307Z Downloaded ed25519-dalek v2.1.1
11522026-02-11T22:57:42.331Z Downloaded dropshot-api-manager v0.2.4
11532026-02-11T22:57:42.331Z Downloaded atty v0.2.14
11542026-02-11T22:57:42.331Z Downloaded allocator-api2 v0.2.21
11552026-02-11T22:57:42.331Z Downloaded impl-trait-for-tuples v0.2.2
11562026-02-11T22:57:42.331Z Downloaded hyper-tls v0.6.0
11572026-02-11T22:57:42.357Z Downloaded home v0.5.9
11582026-02-11T22:57:42.357Z Downloaded hickory-client v0.25.2
11592026-02-11T22:57:42.357Z Downloaded group v0.13.0
11602026-02-11T22:57:42.357Z Downloaded ghash v0.5.1
11612026-02-11T22:57:42.357Z Downloaded getrandom v0.2.15
11622026-02-11T22:57:42.357Z Downloaded futures-macro v0.3.31
11632026-02-11T22:57:42.358Z Downloaded fs-err v2.11.0
11642026-02-11T22:57:42.358Z Downloaded flume v0.11.1
11652026-02-11T22:57:42.358Z Downloaded filetime v0.2.26
11662026-02-11T22:57:42.358Z Downloaded fatfs v0.3.6
11672026-02-11T22:57:42.382Z Downloaded httpdate v1.0.3
11682026-02-11T22:57:42.382Z Downloaded http-range v0.1.5
11692026-02-11T22:57:42.382Z Downloaded hex-literal v0.4.1
11702026-02-11T22:57:42.382Z Downloaded heapless v0.7.17
11712026-02-11T22:57:42.382Z Downloaded hash32 v0.2.1
11722026-02-11T22:57:42.382Z Downloaded fxhash v0.2.1
11732026-02-11T22:57:42.382Z Downloaded futures-task v0.3.31
11742026-02-11T22:57:42.382Z Downloaded futures-executor v0.3.31
11752026-02-11T22:57:42.382Z Downloaded futures-core v0.3.31
11762026-02-11T22:57:42.382Z Downloaded futures v0.3.31
11772026-02-11T22:57:42.383Z Downloaded foreign-types-shared v0.3.1
11782026-02-11T22:57:42.407Z Downloaded foreign-types-macros v0.2.3
11792026-02-11T22:57:42.407Z Downloaded foreign-types v0.5.0
11802026-02-11T22:57:42.407Z Downloaded foreign-types v0.3.2
11812026-02-11T22:57:42.407Z Downloaded foldhash v0.1.5
11822026-02-11T22:57:42.407Z Downloaded float-ord v0.3.2
11832026-02-11T22:57:42.407Z Downloaded float-cmp v0.10.0
11842026-02-11T22:57:42.407Z Downloaded flagset v0.4.6
11852026-02-11T22:57:42.407Z Downloaded fd-lock v4.0.2
11862026-02-11T22:57:42.407Z Downloaded env_logger v0.11.8
11872026-02-11T22:57:42.407Z Downloaded enum-as-inner v0.6.1
11882026-02-11T22:57:42.407Z Downloaded elliptic-curve v0.13.8
11892026-02-11T22:57:42.407Z Downloaded ed25519 v2.2.3
11902026-02-11T22:57:42.431Z Downloaded dyn-clone v1.0.20
11912026-02-11T22:57:42.431Z Downloaded dtrace-parser v0.3.0
11922026-02-11T22:57:42.431Z Downloaded dropshot-api-manager-types v0.2.4
11932026-02-11T22:57:42.431Z Downloaded dof v0.4.0
11942026-02-11T22:57:42.431Z Downloaded document-features v0.2.11
11952026-02-11T22:57:42.431Z Downloaded diff v0.1.13
11962026-02-11T22:57:42.431Z Downloaded diesel_derives v2.2.3
11972026-02-11T22:57:42.431Z Downloaded crossbeam-utils v0.8.21
11982026-02-11T22:57:42.431Z Downloaded crossbeam-channel v0.5.15
11992026-02-11T22:57:42.431Z Downloaded cookie_store v0.21.1
12002026-02-11T22:57:42.455Z Downloaded console v0.15.10
12012026-02-11T22:57:42.455Z Downloaded compact_str v0.8.0
12022026-02-11T22:57:42.455Z Downloaded colored v2.2.0
12032026-02-11T22:57:42.455Z Downloaded cipher v0.4.4
12042026-02-11T22:57:42.455Z Downloaded ciborium v0.2.2
12052026-02-11T22:57:42.455Z Downloaded bzip2 v0.4.4
12062026-02-11T22:57:42.455Z Downloaded bytes v1.11.1
12072026-02-11T22:57:42.480Z Downloaded bumpalo v3.16.0
12082026-02-11T22:57:42.480Z Downloaded blake2 v0.10.6
12092026-02-11T22:57:42.480Z Downloaded bit-vec v0.6.3
12102026-02-11T22:57:42.480Z Downloaded bcs v0.1.6
12112026-02-11T22:57:42.480Z Downloaded base64 v0.22.1
12122026-02-11T22:57:42.480Z Downloaded async-bb8-diesel v0.2.1
12132026-02-11T22:57:42.480Z Downloaded hash32 v0.3.1
12142026-02-11T22:57:42.480Z Downloaded globwalk v0.9.1
12152026-02-11T22:57:42.480Z Downloaded gethostname v0.5.0
12162026-02-11T22:57:42.480Z Downloaded futures-io v0.3.31
12172026-02-11T22:57:42.504Z Downloaded funty v2.0.0
12182026-02-11T22:57:42.504Z Downloaded fs_extra v1.3.0
12192026-02-11T22:57:42.504Z Downloaded foreign-types-shared v0.1.1
12202026-02-11T22:57:42.504Z Downloaded foldhash v0.2.0
12212026-02-11T22:57:42.504Z Downloaded fixedbitset v0.5.7
12222026-02-11T22:57:42.504Z Downloaded fixedbitset v0.4.2
12232026-02-11T22:57:42.504Z Downloaded fallible-iterator v0.2.0
12242026-02-11T22:57:42.504Z Downloaded env_filter v0.1.2
12252026-02-11T22:57:42.504Z Downloaded endian-type v0.1.2
12262026-02-11T22:57:42.504Z Downloaded ena v0.14.3
12272026-02-11T22:57:42.504Z Downloaded embedded-io v0.6.1
12282026-02-11T22:57:42.504Z Downloaded embedded-io v0.4.0
12292026-02-11T22:57:42.504Z Downloaded ecdsa v0.16.9
12302026-02-11T22:57:42.504Z Downloaded dsl_auto_type v0.1.2
12312026-02-11T22:57:42.504Z Downloaded dropshot_endpoint v0.16.7
12322026-02-11T22:57:42.529Z Downloaded drift v0.1.3
12332026-02-11T22:57:42.529Z Downloaded dirs-sys-next v0.1.2
12342026-02-11T22:57:42.529Z Downloaded dirs-next v2.0.0
12352026-02-11T22:57:42.529Z Downloaded difflib v0.4.0
12362026-02-11T22:57:42.529Z Downloaded diesel_table_macro_syntax v0.2.0
12372026-02-11T22:57:42.529Z Downloaded des v0.8.1
12382026-02-11T22:57:42.529Z Downloaded derive_more v0.99.20
12392026-02-11T22:57:42.529Z Downloaded derive_builder_core v0.20.2
12402026-02-11T22:57:42.553Z Downloaded der v0.7.10
12412026-02-11T22:57:42.553Z Downloaded defmt-macros v0.3.9
12422026-02-11T22:57:42.554Z Downloaded data-encoding v2.9.0
12432026-02-11T22:57:42.554Z Downloaded darling_core v0.21.0
12442026-02-11T22:57:42.554Z Downloaded darling v0.20.10
12452026-02-11T22:57:42.579Z Downloaded curve25519-dalek v4.1.3
12462026-02-11T22:57:42.579Z Downloaded cstr-argument v0.1.2
12472026-02-11T22:57:42.579Z Downloaded crc8 v0.1.1
12482026-02-11T22:57:42.579Z Downloaded crc v3.2.1
12492026-02-11T22:57:42.579Z Downloaded console v0.16.0
12502026-02-11T22:57:42.605Z Downloaded cmake v0.1.51
12512026-02-11T22:57:42.605Z Downloaded ciborium-io v0.2.2
12522026-02-11T22:57:42.605Z Downloaded chacha20 v0.9.1
12532026-02-11T22:57:42.605Z Downloaded cbc v0.1.2
12542026-02-11T22:57:42.605Z Downloaded bzip2 v0.5.2
12552026-02-11T22:57:42.605Z Downloaded bitfield v0.19.2
12562026-02-11T22:57:42.605Z Downloaded array-init v0.0.4
12572026-02-11T22:57:42.605Z Downloaded diesel-dtrace v0.4.2
12582026-02-11T22:57:42.605Z Downloaded derive_more-impl v2.0.1
12592026-02-11T22:57:42.630Z Downloaded derive_more v2.0.1
12602026-02-11T22:57:42.654Z Downloaded derive_builder_macro v0.20.2
12612026-02-11T22:57:42.654Z Downloaded derive_builder v0.20.2
12622026-02-11T22:57:42.654Z Downloaded derive-where v1.5.0
12632026-02-11T22:57:42.654Z Downloaded derive-ex v0.1.8
12642026-02-11T22:57:42.654Z Downloaded deranged v0.5.3
12652026-02-11T22:57:42.654Z Downloaded defmt-parser v0.3.4
12662026-02-11T22:57:42.654Z Downloaded defmt v0.3.8
12672026-02-11T22:57:42.678Z Downloaded debug-ignore v1.0.5
12682026-02-11T22:57:42.678Z Downloaded darling_macro v0.21.0
12692026-02-11T22:57:42.678Z Downloaded darling_core v0.20.10
12702026-02-11T22:57:42.678Z Downloaded daft-derive v0.1.4
12712026-02-11T22:57:42.678Z Downloaded ctr v0.9.2
12722026-02-11T22:57:42.678Z Downloaded crypto-bigint v0.5.5
12732026-02-11T22:57:42.702Z Downloaded crossterm v0.29.0
12742026-02-11T22:57:42.702Z Downloaded crossterm v0.28.1
12752026-02-11T22:57:42.726Z Downloaded crc32fast v1.4.2
12762026-02-11T22:57:42.726Z Downloaded crc-catalog v2.4.0
12772026-02-11T22:57:42.726Z Downloaded const-oid v0.9.6
12782026-02-11T22:57:42.726Z Downloaded cobs v0.2.3
12792026-02-11T22:57:42.727Z Downloaded ciborium-ll v0.2.2
12802026-02-11T22:57:42.727Z Downloaded chacha20poly1305 v0.10.1
12812026-02-11T22:57:42.727Z Downloaded buf-list v1.0.3
12822026-02-11T22:57:42.727Z Downloaded bitflags v1.3.2
12832026-02-11T22:57:42.727Z Downloaded backoff v0.4.0
12842026-02-11T22:57:42.750Z Downloaded atomicwrites v0.4.4
12852026-02-11T22:57:42.750Z Downloaded ff v0.13.0
12862026-02-11T22:57:42.750Z Downloaded erased-serde v0.3.31
12872026-02-11T22:57:42.750Z Downloaded display-error-chain v0.2.2
12882026-02-11T22:57:42.750Z Downloaded der_derive v0.7.3
12892026-02-11T22:57:42.750Z Downloaded darling_macro v0.20.10
12902026-02-11T22:57:42.750Z Downloaded daft v0.1.4
12912026-02-11T22:57:42.751Z Downloaded csv-core v0.1.11
12922026-02-11T22:57:42.751Z Downloaded crunchy v0.2.2
12932026-02-11T22:57:42.751Z Downloaded crucible-workspace-hack v0.1.0
12942026-02-11T22:57:42.751Z Downloaded crossbeam-deque v0.8.5
12952026-02-11T22:57:42.751Z Downloaded critical-section v1.1.3
12962026-02-11T22:57:42.751Z Downloaded crc-any v2.5.0
12972026-02-11T22:57:42.751Z Downloaded convert_case v0.4.0
12982026-02-11T22:57:42.775Z Downloaded castaway v0.2.3
12992026-02-11T22:57:42.775Z Downloaded cargo_metadata v0.19.2
13002026-02-11T22:57:42.776Z Downloaded cargo-platform v0.1.8
13012026-02-11T22:57:42.776Z Downloaded bit-vec v0.8.0
13022026-02-11T22:57:42.776Z Downloaded bit-set v0.8.0
13032026-02-11T22:57:42.776Z Downloaded arrayvec v0.7.6
13042026-02-11T22:57:42.776Z Downloaded ahash v0.8.12
13052026-02-11T22:57:42.776Z Downloaded darling v0.21.0
13062026-02-11T22:57:42.776Z Downloaded cassowary v0.3.0
13072026-02-11T22:57:42.776Z Downloaded bitfield-struct v0.6.2
13082026-02-11T22:57:42.799Z Downloaded base64 v0.21.7
13092026-02-11T22:57:42.799Z Downloaded base16ct v0.2.0
13102026-02-11T22:57:42.799Z Downloaded backtrace v0.3.74
13112026-02-11T22:57:42.799Z Downloaded async-stream-impl v0.3.6
13122026-02-11T22:57:42.799Z Downloaded async-stream v0.3.6
13132026-02-11T22:57:42.799Z Downloaded async-recursion v1.1.1
13142026-02-11T22:57:42.799Z Downloaded addr2line v0.24.2
13152026-02-11T22:57:42.823Z Downloaded arrayref v0.3.9
13162026-02-11T22:57:42.823Z Downloaded argon2 v0.5.3
13172026-02-11T22:57:42.823Z Downloaded aho-corasick v1.1.3
13182026-02-11T22:57:42.823Z Downloaded aead v0.5.2
13192026-02-11T22:57:42.823Z Downloaded aes-gcm v0.10.3
13202026-02-11T22:57:43.106Z Compiling value-bag v1.12.0
13212026-02-11T22:57:43.106Z Compiling lock_api v0.4.12
13222026-02-11T22:57:43.106Z Compiling scopeguard v1.2.0
13232026-02-11T22:57:43.131Z Compiling shlex v1.3.0
13242026-02-11T22:57:43.132Z Compiling smallvec v1.15.1
13252026-02-11T22:57:43.132Z Compiling syn v2.0.114
13262026-02-11T22:57:43.132Z Compiling getrandom v0.2.15
13272026-02-11T22:57:43.159Z Compiling jobserver v0.1.32
13282026-02-11T22:57:43.432Z Compiling typenum v1.17.0
13292026-02-11T22:57:43.700Z Compiling rand_core v0.6.4
13302026-02-11T22:57:43.756Z Compiling log v0.4.29
13312026-02-11T22:57:43.843Z Compiling cc v1.2.30
13322026-02-11T22:57:43.869Z Compiling generic-array v0.14.7
13332026-02-11T22:57:44.171Z Compiling subtle v2.6.1
13342026-02-11T22:57:44.305Z Compiling portable-atomic v1.11.0
13352026-02-11T22:57:44.330Z Compiling const-oid v0.9.6
13362026-02-11T22:57:44.425Z Compiling critical-section v1.1.3
13372026-02-11T22:57:44.525Z Compiling pkg-config v0.3.31
13382026-02-11T22:57:44.602Z Compiling serde_json v1.0.149
13392026-02-11T22:57:44.634Z Compiling getrandom v0.3.4
13402026-02-11T22:57:45.020Z Compiling spin v0.9.8
13412026-02-11T22:57:45.456Z Compiling pin-project-lite v0.2.14
13422026-02-11T22:57:45.608Z Compiling regex-syntax v0.8.5
13432026-02-11T22:57:45.945Z Compiling parking_lot_core v0.9.10
13442026-02-11T22:57:46.406Z Compiling rustix v0.38.37
13452026-02-11T22:57:46.530Z Compiling libm v0.2.8
13462026-02-11T22:57:47.007Z Compiling once_cell v1.21.3
13472026-02-11T22:57:47.213Z Compiling signal-hook-registry v1.4.2
13482026-02-11T22:57:47.474Z Compiling num-traits v0.2.19
13492026-02-11T22:57:47.554Z Compiling allocator-api2 v0.2.21
13502026-02-11T22:57:47.578Z Compiling parking_lot v0.12.3
13512026-02-11T22:57:48.223Z Compiling mio v1.0.2
13522026-02-11T22:57:48.349Z Compiling futures-core v0.3.31
13532026-02-11T22:57:48.380Z Compiling lazy_static v1.5.0
13542026-02-11T22:57:48.472Z Compiling aho-corasick v1.1.3
13552026-02-11T22:57:48.535Z Compiling percent-encoding v2.3.2
13562026-02-11T22:57:48.652Z Compiling socket2 v0.6.1
13572026-02-11T22:57:48.960Z Compiling slab v0.4.9
13582026-02-11T22:57:49.317Z Compiling cpufeatures v0.2.14
13592026-02-11T22:57:49.463Z Compiling futures-sink v0.3.31
13602026-02-11T22:57:49.486Z Compiling either v1.15.0
13612026-02-11T22:57:49.516Z Compiling glob v0.3.2
13622026-02-11T22:57:49.611Z Compiling futures-channel v0.3.31
13632026-02-11T22:57:49.926Z Compiling hashbrown v0.16.1
13642026-02-11T22:57:49.957Z Compiling futures-io v0.3.31
13652026-02-11T22:57:50.075Z Compiling pin-utils v0.1.0
13662026-02-11T22:57:50.205Z Compiling prettyplease v0.2.36
13672026-02-11T22:57:50.271Z Compiling rustversion v1.0.22
13682026-02-11T22:57:50.378Z Compiling clang-sys v1.8.1
13692026-02-11T22:57:50.579Z Compiling regex-automata v0.4.11
13702026-02-11T22:57:50.926Z Compiling futures-task v0.3.31
13712026-02-11T22:57:51.125Z Compiling minimal-lexical v0.2.1
13722026-02-11T22:57:51.149Z Compiling indexmap v2.13.0
13732026-02-11T22:57:51.252Z Compiling libloading v0.8.5
13742026-02-11T22:57:51.654Z Compiling synstructure v0.13.1
13752026-02-11T22:57:51.681Z Compiling nom v7.1.3
13762026-02-11T22:57:52.297Z Compiling home v0.5.9
13772026-02-11T22:57:52.504Z Compiling bindgen v0.69.5
13782026-02-11T22:57:52.581Z Compiling ident_case v1.0.1
13792026-02-11T22:57:52.821Z Compiling base64ct v1.6.0
13802026-02-11T22:57:53.379Z Compiling pem-rfc7468 v0.7.0
13812026-02-11T22:57:53.455Z Compiling itertools v0.12.1
13822026-02-11T22:57:53.598Z Compiling form_urlencoded v1.2.2
13832026-02-11T22:57:53.956Z Compiling flagset v0.4.6
13842026-02-11T22:57:54.107Z Compiling lazycell v1.3.0
13852026-02-11T22:57:54.182Z Compiling rustc-hash v1.1.0
13862026-02-11T22:57:54.303Z Compiling rand_core v0.9.3
13872026-02-11T22:57:54.368Z Compiling cmake v0.1.51
13882026-02-11T22:57:54.925Z Compiling foldhash v0.1.5
13892026-02-11T22:57:55.274Z Compiling cexpr v0.6.0
13902026-02-11T22:57:55.300Z Compiling dunce v1.0.5
13912026-02-11T22:57:55.335Z Compiling paste v1.0.15
13922026-02-11T22:57:55.478Z Compiling fs_extra v1.3.0
13932026-02-11T22:57:55.861Z Compiling iana-time-zone v0.1.63
13942026-02-11T22:57:56.171Z Compiling hashbrown v0.15.4
13952026-02-11T22:57:56.199Z Compiling rustc_version v0.4.1
13962026-02-11T22:57:56.232Z Compiling uuid v1.19.0
13972026-02-11T22:57:56.491Z Compiling serde_derive v1.0.228
13982026-02-11T22:57:56.524Z Compiling zeroize_derive v1.4.2
13992026-02-11T22:57:56.891Z Compiling zerofrom-derive v0.1.4
14002026-02-11T22:57:56.950Z Compiling yoke-derive v0.7.4
14012026-02-11T22:57:57.635Z Compiling zerovec-derive v0.10.3
14022026-02-11T22:57:58.013Z Compiling displaydoc v0.2.5
14032026-02-11T22:57:58.043Z Compiling zeroize v1.8.1
14042026-02-11T22:57:59.648Z Compiling icu_provider_macros v1.5.0
14052026-02-11T22:57:59.797Z Compiling zerocopy-derive v0.7.35
14062026-02-11T22:57:59.918Z Compiling crypto-common v0.1.6
14072026-02-11T22:58:00.161Z Compiling block-buffer v0.10.4
14082026-02-11T22:58:00.233Z Compiling tokio-macros v2.6.0
14092026-02-11T22:58:00.316Z Compiling zerofrom v0.1.4
14102026-02-11T22:58:00.485Z Compiling digest v0.10.7
14112026-02-11T22:58:00.589Z Compiling yoke v0.7.4
14122026-02-11T22:58:00.722Z Compiling thiserror-impl v2.0.18
14132026-02-11T22:58:01.008Z Compiling zerovec v0.10.4
14142026-02-11T22:58:01.032Z Compiling hmac v0.12.1
14152026-02-11T22:58:01.337Z Compiling block-padding v0.3.3
14162026-02-11T22:58:01.635Z Compiling futures-macro v0.3.31
14172026-02-11T22:58:01.818Z Compiling zerocopy v0.7.35
14182026-02-11T22:58:01.879Z Compiling inout v0.1.3
14192026-02-11T22:58:02.094Z Compiling regex v1.11.3
14202026-02-11T22:58:02.236Z Compiling cipher v0.4.4
14212026-02-11T22:58:02.871Z Compiling sha2 v0.10.9
14222026-02-11T22:58:03.084Z Compiling tinystr v0.7.6
14232026-02-11T22:58:03.228Z Compiling icu_collections v1.5.0
14242026-02-11T22:58:03.520Z Compiling icu_locid v1.5.0
14252026-02-11T22:58:03.545Z Compiling ppv-lite86 v0.2.20
14262026-02-11T22:58:03.699Z Compiling futures-util v0.3.31
14272026-02-11T22:58:03.788Z Compiling der_derive v0.7.3
14282026-02-11T22:58:03.920Z Compiling serde v1.0.228
14292026-02-11T22:58:04.147Z Compiling thiserror v2.0.18
14302026-02-11T22:58:04.336Z Compiling pest v2.8.2
14312026-02-11T22:58:04.364Z Compiling salsa20 v0.10.2
14322026-02-11T22:58:04.540Z Compiling pbkdf2 v0.12.2
14332026-02-11T22:58:04.646Z Compiling vcpkg v0.2.15
14342026-02-11T22:58:04.776Z Compiling zerocopy v0.8.27
14352026-02-11T22:58:05.197Z Compiling bitflags v2.9.4
14362026-02-11T22:58:05.608Z Compiling bytes v1.11.1
14372026-02-11T22:58:05.683Z Compiling icu_provider v1.5.0
14382026-02-11T22:58:06.103Z Compiling der v0.7.10
14392026-02-11T22:58:06.143Z Compiling chrono v0.4.43
14402026-02-11T22:58:06.604Z Compiling icu_locid_transform v1.5.0
14412026-02-11T22:58:06.793Z Compiling openssl-sys v0.9.109
14422026-02-11T22:58:07.228Z Compiling tokio v1.49.0
14432026-02-11T22:58:08.006Z Compiling pest_meta v2.8.2
14442026-02-11T22:58:08.034Z Compiling http v1.4.0
14452026-02-11T22:58:09.100Z Compiling icu_properties v1.5.1
14462026-02-11T22:58:09.383Z Compiling spki v0.7.3
14472026-02-11T22:58:09.617Z Compiling which v4.4.2
14482026-02-11T22:58:09.711Z Compiling scrypt v0.11.0
14492026-02-11T22:58:09.829Z Compiling rand_chacha v0.9.0
14502026-02-11T22:58:10.315Z Compiling aes v0.8.4
14512026-02-11T22:58:10.441Z Compiling cbc v0.1.2
14522026-02-11T22:58:10.672Z Compiling zerocopy-derive v0.8.27
14532026-02-11T22:58:11.685Z Compiling pkcs5 v0.7.1
14542026-02-11T22:58:11.886Z Compiling rand v0.9.2
14552026-02-11T22:58:12.647Z Compiling pest_generator v2.8.2
14562026-02-11T22:58:13.115Z Compiling tracing-attributes v0.1.27
14572026-02-11T22:58:13.422Z Compiling icu_normalizer v1.5.0
14582026-02-11T22:58:13.814Z Compiling serde_derive_internals v0.29.1
14592026-02-11T22:58:14.230Z Compiling ring v0.17.14
14602026-02-11T22:58:14.378Z Compiling idna_adapter v1.2.0
14612026-02-11T22:58:14.637Z Compiling idna v1.0.3
14622026-02-11T22:58:15.025Z Compiling tracing-core v0.1.32
14632026-02-11T22:58:15.335Z Compiling url v2.5.4
14642026-02-11T22:58:16.117Z Compiling adler2 v2.0.0
14652026-02-11T22:58:16.149Z Compiling rustix v1.1.3
14662026-02-11T22:58:16.299Z Compiling schemars v0.8.22
14672026-02-11T22:58:16.428Z Compiling aws-lc-rs v1.12.4
14682026-02-11T22:58:16.460Z Compiling tracing v0.1.40
14692026-02-11T22:58:16.783Z Compiling miniz_oxide v0.8.5
14702026-02-11T22:58:17.027Z Compiling schemars_derive v0.8.22
14712026-02-11T22:58:17.320Z Compiling pest_derive v2.8.2
14722026-02-11T22:58:17.435Z Compiling tokio-util v0.7.15
14732026-02-11T22:58:17.957Z Compiling pkcs8 v0.10.2
14742026-02-11T22:58:18.203Z Compiling http-body v1.0.1
14752026-02-11T22:58:18.401Z Compiling scroll_derive v0.13.1
14762026-02-11T22:58:18.533Z Compiling darling_core v0.20.10
14772026-02-11T22:58:18.718Z Compiling base64 v0.22.1
14782026-02-11T22:58:19.414Z Compiling httparse v1.9.5
14792026-02-11T22:58:20.026Z Compiling rustls-pki-types v1.10.0
14802026-02-11T22:58:20.119Z Compiling tinyvec_macros v0.1.1
14812026-02-11T22:58:20.653Z Compiling dyn-clone v1.0.20
14822026-02-11T22:58:20.683Z Compiling tinyvec v1.8.0
14832026-02-11T22:58:20.695Z Compiling scroll v0.13.0
14842026-02-11T22:58:24.179Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14852026-02-11T22:58:24.277Z Compiling bzip2-sys v0.1.13+1.0.8
14862026-02-11T22:58:24.277Z Compiling atomic-waker v1.1.2
14872026-02-11T22:58:24.277Z Compiling foreign-types-shared v0.1.1
14882026-02-11T22:58:24.277Z Compiling try-lock v0.2.5
14892026-02-11T22:58:24.277Z Compiling powerfmt v0.2.0
14902026-02-11T22:58:24.277Z Compiling tower-layer v0.3.3
14912026-02-11T22:58:24.277Z Compiling tower-service v0.3.3
14922026-02-11T22:58:24.278Z Compiling untrusted v0.9.0
14932026-02-11T22:58:24.278Z Compiling time-core v0.1.6
14942026-02-11T22:58:24.278Z Compiling untrusted v0.7.1
14952026-02-11T22:58:24.278Z Compiling openssl-probe v0.1.5
14962026-02-11T22:58:24.278Z Compiling openssl v0.10.73
14972026-02-11T22:58:24.278Z Compiling num-conv v0.1.0
14982026-02-11T22:58:24.278Z Compiling deranged v0.5.3
14992026-02-11T22:58:24.278Z Compiling time-macros v0.2.24
15002026-02-11T22:58:24.278Z Compiling tempfile v3.24.0
15012026-02-11T22:58:24.278Z Compiling want v0.3.1
15022026-02-11T22:58:24.278Z Compiling foreign-types v0.3.2
15032026-02-11T22:58:24.278Z Compiling h2 v0.4.6
15042026-02-11T22:58:24.509Z Compiling darling_macro v0.20.10
15052026-02-11T22:58:25.352Z Compiling darling v0.20.10
15062026-02-11T22:58:25.495Z Compiling goblin v0.10.2
15072026-02-11T22:58:25.858Z Compiling ipnet v2.11.0
15082026-02-11T22:58:26.122Z Compiling openssl-macros v0.1.1
15092026-02-11T22:58:26.901Z Compiling wait-timeout v0.2.0
15102026-02-11T22:58:27.051Z Compiling quick-error v1.2.3
15112026-02-11T22:58:27.088Z Compiling httpdate v1.0.3
15122026-02-11T22:58:27.234Z Compiling gimli v0.31.1
15132026-02-11T22:58:27.324Z Compiling bit-vec v0.8.0
15142026-02-11T22:58:27.439Z Compiling syn v1.0.109
15152026-02-11T22:58:27.556Z Compiling native-tls v0.2.12
15162026-02-11T22:58:27.788Z Compiling usdt-impl v0.6.0
15172026-02-11T22:58:27.934Z Compiling crossbeam-utils v0.8.21
15182026-02-11T22:58:28.039Z Compiling num_threads v0.1.7
15192026-02-11T22:58:28.158Z Compiling rustls v0.23.19
15202026-02-11T22:58:28.207Z Compiling time v0.3.43
15212026-02-11T22:58:28.563Z Compiling bit-set v0.8.0
15222026-02-11T22:58:28.589Z Compiling rusty-fork v0.3.0
15232026-02-11T22:58:29.368Z Compiling derive_builder_core v0.20.2
15242026-02-11T22:58:31.295Z Compiling addr2line v0.24.2
15252026-02-11T22:58:31.580Z Compiling hyper v1.8.1
15262026-02-11T22:58:31.604Z Compiling unicode-normalization v0.1.24
15272026-02-11T22:58:31.980Z Compiling dtrace-parser v0.3.0
15282026-02-11T22:58:32.719Z Compiling dof v0.4.0
15292026-02-11T22:58:33.398Z Compiling signature v2.2.0
15302026-02-11T22:58:33.704Z Compiling heapless v0.7.17
15312026-02-11T22:58:33.764Z Compiling scroll_derive v0.12.0
15322026-02-11T22:58:34.114Z Compiling thiserror-impl v1.0.69
15332026-02-11T22:58:34.862Z Compiling rand_xorshift v0.4.0
15342026-02-11T22:58:34.973Z Compiling darling_core v0.21.0
15352026-02-11T22:58:35.164Z Compiling slog v2.8.2
15362026-02-11T22:58:35.235Z Compiling thread-id v5.0.0
15372026-02-11T22:58:35.395Z Compiling cookie v0.18.1
15382026-02-11T22:58:35.488Z Compiling crc32fast v1.4.2
15392026-02-11T22:58:35.708Z Compiling object v0.36.5
15402026-02-11T22:58:35.738Z Compiling anyhow v1.0.99
15412026-02-11T22:58:35.838Z Compiling signal-hook v0.3.18
15422026-02-11T22:58:35.862Z Compiling zlib-rs v0.5.1
15432026-02-11T22:58:36.147Z Compiling siphasher v0.3.11
15442026-02-11T22:58:36.332Z Compiling unicode-properties v0.1.3
15452026-02-11T22:58:36.577Z Compiling rustc-demangle v0.1.24
15462026-02-11T22:58:36.756Z Compiling unarray v0.1.4
15472026-02-11T22:58:36.925Z Compiling zstd-safe v7.2.3
15482026-02-11T22:58:36.949Z Compiling unicode-bidi v0.3.17
15492026-02-11T22:58:37.000Z Compiling proptest v1.7.0
15502026-02-11T22:58:37.509Z Compiling thiserror v1.0.69
15512026-02-11T22:58:37.533Z Compiling phf_shared v0.11.2
15522026-02-11T22:58:37.903Z Compiling stringprep v0.1.5
15532026-02-11T22:58:38.310Z Compiling scroll v0.12.0
15542026-02-11T22:58:38.946Z Compiling hyper-util v0.1.19
15552026-02-11T22:58:39.412Z Compiling derive_builder_macro v0.20.2
15562026-02-11T22:58:40.847Z Compiling darling_macro v0.21.0
15572026-02-11T22:58:41.284Z Compiling ipnetwork v0.21.1
15582026-02-11T22:58:41.791Z Compiling erased-serde v0.3.31
15592026-02-11T22:58:42.306Z Compiling serde_spanned v0.6.9
15602026-02-11T22:58:42.553Z Compiling backtrace v0.3.74
15612026-02-11T22:58:42.960Z Compiling libz-rs-sys v0.5.1
15622026-02-11T22:58:43.070Z Compiling serde_tokenstream v0.2.2
15632026-02-11T22:58:43.132Z Compiling toml_datetime v0.6.11
15642026-02-11T22:58:43.316Z Compiling rand_chacha v0.3.1
15652026-02-11T22:58:43.612Z Compiling md-5 v0.10.6
15662026-02-11T22:58:43.660Z Compiling curve25519-dalek v4.1.3
15672026-02-11T22:58:43.727Z Compiling vergen-lib v0.1.6
15682026-02-11T22:58:43.913Z Compiling num-integer v0.1.46
15692026-02-11T22:58:44.033Z Compiling sync_wrapper v1.0.1
15702026-02-11T22:58:44.208Z Compiling hash32 v0.2.1
15712026-02-11T22:58:44.341Z Compiling ff v0.13.0
15722026-02-11T22:58:44.573Z Compiling memoffset v0.9.1
15732026-02-11T22:58:44.599Z Compiling fallible-iterator v0.2.0
15742026-02-11T22:58:44.623Z Compiling smoltcp v0.9.1
15752026-02-11T22:58:44.887Z Compiling litrs v0.4.1
15762026-02-11T22:58:45.004Z Compiling cfg_aliases v0.2.1
15772026-02-11T22:58:45.123Z Compiling num-bigint-dig v0.8.6
15782026-02-11T22:58:45.186Z Compiling base16ct v0.2.0
15792026-02-11T22:58:45.242Z Compiling psl-types v2.0.11
15802026-02-11T22:58:45.268Z Compiling ref-cast v1.0.25
15812026-02-11T22:58:45.479Z Compiling publicsuffix v2.3.0
15822026-02-11T22:58:45.508Z Compiling sec1 v0.7.3
15832026-02-11T22:58:45.639Z Compiling postgres-protocol v0.6.8
15842026-02-11T22:58:45.820Z Compiling nix v0.29.0
15852026-02-11T22:58:45.956Z Compiling document-features v0.2.11
15862026-02-11T22:58:46.070Z Compiling group v0.13.0
15872026-02-11T22:58:46.401Z Compiling num-iter v0.1.45
15882026-02-11T22:58:46.618Z Compiling tower v0.5.2
15892026-02-11T22:58:46.750Z Compiling rand v0.8.5
15902026-02-11T22:58:47.221Z Compiling flate2 v1.1.2
15912026-02-11T22:58:47.273Z Compiling newtype-uuid v1.3.2
15922026-02-11T22:58:47.733Z Compiling oxnet v0.1.4
15932026-02-11T22:58:47.953Z Compiling darling v0.21.0
15942026-02-11T22:58:48.081Z Compiling derive_builder v0.20.2
15952026-02-11T22:58:48.126Z Compiling tokio-native-tls v0.3.1
15962026-02-11T22:58:48.278Z Compiling goblin v0.8.2
15972026-02-11T22:58:48.656Z Compiling rustls-native-certs v0.8.1
15982026-02-11T22:58:48.942Z Compiling webpki-roots v1.0.1
15992026-02-11T22:58:49.150Z Compiling http-body-util v0.1.3
16002026-02-11T22:58:49.174Z Compiling strum_macros v0.27.2
16012026-02-11T22:58:49.318Z Compiling terminal_size v0.4.0
16022026-02-11T22:58:49.498Z Compiling cargo-platform v0.1.8
16032026-02-11T22:58:49.546Z Compiling hkdf v0.12.4
16042026-02-11T22:58:49.662Z Compiling crypto-bigint v0.5.5
16052026-02-11T22:58:49.835Z Compiling ref-cast-impl v1.0.25
16062026-02-11T22:58:49.998Z Compiling async-trait v0.1.89
16072026-02-11T22:58:50.858Z Compiling hubpack_derive v0.1.1
16082026-02-11T22:58:50.973Z Compiling daft-derive v0.1.4
16092026-02-11T22:58:51.767Z Compiling curve25519-dalek-derive v0.1.1
16102026-02-11T22:58:52.360Z Compiling vergen v9.0.6
16112026-02-11T22:58:52.578Z Compiling ahash v0.8.12
16122026-02-11T22:58:52.706Z Compiling fs-err v3.1.1
16132026-02-11T22:58:53.002Z Compiling bitflags v1.3.2
16142026-02-11T22:58:53.049Z Compiling unicode-segmentation v1.12.0
16152026-02-11T22:58:53.114Z Compiling iri-string v0.7.8
16162026-02-11T22:58:53.138Z Compiling lockfree-object-pool v0.1.6
16172026-02-11T22:58:53.394Z Compiling buf-list v1.0.3
16182026-02-11T22:58:53.419Z Compiling managed v0.8.0
16192026-02-11T22:58:53.838Z Compiling ryu v1.0.18
16202026-02-11T22:58:53.862Z Compiling winnow v0.5.40
16212026-02-11T22:58:53.920Z Compiling simd-adler32 v0.3.7
16222026-02-11T22:58:54.153Z Compiling bumpalo v3.16.0
16232026-02-11T22:58:54.388Z Compiling serde_urlencoded v0.7.1
16242026-02-11T22:58:54.614Z Compiling zopfli v0.8.1
16252026-02-11T22:58:54.863Z Compiling dof v0.3.0
16262026-02-11T22:58:55.963Z Compiling tower-http v0.6.6
16272026-02-11T22:58:56.311Z Compiling strum v0.27.2
16282026-02-11T22:58:56.435Z Compiling clap_builder v4.5.48
16292026-02-11T22:58:56.609Z Compiling toml_edit v0.19.15
16302026-02-11T22:58:56.701Z Compiling daft v0.1.4
16312026-02-11T22:58:56.768Z Compiling elliptic-curve v0.13.8
16322026-02-11T22:58:56.834Z Compiling hubpack v0.1.2
16332026-02-11T22:58:57.312Z Compiling cargo_metadata v0.19.2
16342026-02-11T22:58:57.442Z Compiling hyper-tls v0.6.0
16352026-02-11T22:58:57.603Z Compiling cookie_store v0.21.1
16362026-02-11T22:58:57.804Z Compiling signal-hook-mio v0.2.4
16372026-02-11T22:58:57.976Z Compiling zstd v0.13.3
16382026-02-11T22:58:59.204Z Compiling serde_with_macros v3.16.1
16392026-02-11T22:59:00.287Z Compiling postgres-types v0.2.9
16402026-02-11T22:59:00.989Z Compiling usdt-attr-macro v0.6.0
16412026-02-11T22:59:01.317Z Compiling usdt-macro v0.6.0
16422026-02-11T22:59:01.433Z Compiling phf v0.11.2
16432026-02-11T22:59:01.709Z Compiling dtrace-parser v0.2.0
16442026-02-11T22:59:02.466Z Compiling ed25519 v2.2.3
16452026-02-11T22:59:02.595Z Compiling bzip2 v0.5.2
16462026-02-11T22:59:02.639Z Compiling bzip2 v0.4.4
16472026-02-11T22:59:02.964Z Compiling pkcs1 v0.7.5
16482026-02-11T22:59:03.010Z Compiling clap_derive v4.5.47
16492026-02-11T22:59:03.112Z Compiling enum-as-inner v0.6.1
16502026-02-11T22:59:03.305Z Compiling strum_macros v0.26.4
16512026-02-11T22:59:03.466Z Compiling serde-big-array v0.5.1
16522026-02-11T22:59:03.689Z Compiling hex v0.4.3
16532026-02-11T22:59:03.807Z Compiling rfc6979 v0.4.0
16542026-02-11T22:59:03.991Z Compiling bstr v1.10.0
16552026-02-11T22:59:04.025Z Compiling serde_repr v0.1.19
16562026-02-11T22:59:04.233Z Compiling float-cmp v0.10.0
16572026-02-11T22:59:04.318Z Compiling env_filter v0.1.2
16582026-02-11T22:59:04.498Z Compiling memmap2 v0.9.8
16592026-02-11T22:59:04.889Z Compiling socket2 v0.5.10
16602026-02-11T22:59:04.929Z Compiling encoding_rs v0.8.34
16612026-02-11T22:59:04.954Z Compiling mime v0.3.17
16622026-02-11T22:59:05.313Z Compiling precomputed-hash v0.1.1
16632026-02-11T22:59:05.447Z Compiling fixedbitset v0.4.2
16642026-02-11T22:59:05.473Z Compiling rustc-hash v2.1.1
16652026-02-11T22:59:05.680Z Compiling fixedbitset v0.5.7
16662026-02-11T22:59:05.726Z Compiling jiff v0.2.15
16672026-02-11T22:59:05.851Z Compiling data-encoding v2.9.0
16682026-02-11T22:59:06.314Z Compiling predicates-core v1.0.8
16692026-02-11T22:59:06.631Z Compiling foldhash v0.2.0
16702026-02-11T22:59:06.725Z Compiling normalize-line-endings v0.3.0
16712026-02-11T22:59:06.949Z Compiling keccak v0.1.5
16722026-02-11T22:59:07.027Z Compiling new_debug_unreachable v1.0.6
16732026-02-11T22:59:07.079Z Compiling difflib v0.4.0
16742026-02-11T22:59:07.169Z Compiling static_assertions v1.1.0
16752026-02-11T22:59:07.300Z Compiling whoami v1.5.2
16762026-02-11T22:59:07.353Z Compiling sha3 v0.10.8
16772026-02-11T22:59:07.832Z Compiling tokio-postgres v0.7.13
16782026-02-11T22:59:08.156Z Compiling predicates v3.1.3
16792026-02-11T22:59:08.228Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16802026-02-11T22:59:08.278Z Compiling string_cache v0.8.9
16812026-02-11T22:59:08.671Z Compiling strum v0.26.3
16822026-02-11T22:59:08.777Z Compiling iddqd v0.3.16
16832026-02-11T22:59:08.875Z Compiling toml_edit v0.22.27
16842026-02-11T22:59:09.508Z Compiling clap v4.5.48
16852026-02-11T22:59:09.639Z Compiling hickory-proto v0.25.2
16862026-02-11T22:59:10.264Z Compiling petgraph v0.8.2
16872026-02-11T22:59:11.124Z Compiling petgraph v0.6.5
16882026-02-11T22:59:12.629Z Compiling zip v4.2.0
16892026-02-11T22:59:14.052Z Compiling similar v2.7.0
16902026-02-11T22:59:14.379Z Compiling usdt v0.6.0
16912026-02-11T22:59:14.509Z Compiling env_logger v0.11.8
16922026-02-11T22:59:14.650Z Compiling usdt-impl v0.5.0
16932026-02-11T22:59:14.844Z Compiling serde_with v3.16.1
16942026-02-11T22:59:15.067Z Compiling ecdsa v0.16.9
16952026-02-11T22:59:15.209Z Compiling rsa v0.9.8
16962026-02-11T22:59:15.818Z Compiling zip v0.6.6
16972026-02-11T22:59:15.909Z Compiling ed25519-dalek v2.1.1
16982026-02-11T22:59:16.041Z Compiling toml v0.7.8
16992026-02-11T22:59:17.136Z Compiling crossterm v0.28.1
17002026-02-11T22:59:18.098Z Compiling heck v0.4.1
17012026-02-11T22:59:18.279Z Compiling crossbeam-epoch v0.9.18
17022026-02-11T22:59:18.382Z Compiling tokio-stream v0.1.17
17032026-02-11T22:59:18.510Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17042026-02-11T22:59:18.768Z Compiling x509-cert v0.2.5
17052026-02-11T22:59:18.910Z Compiling openapiv3 v2.2.0
17062026-02-11T22:59:18.939Z Compiling sha1 v0.10.6
17072026-02-11T22:59:19.306Z Compiling itertools v0.13.0
17082026-02-11T22:59:19.337Z Compiling itertools v0.10.5
17092026-02-11T22:59:19.911Z Compiling winnow v0.6.26
17102026-02-11T22:59:20.270Z Compiling peg-runtime v0.8.5
17112026-02-11T22:59:20.810Z Compiling lalrpop-util v0.19.12
17122026-02-11T22:59:21.165Z Compiling thread_local v1.1.8
17132026-02-11T22:59:21.608Z Compiling slog-async v2.8.0
17142026-02-11T22:59:21.744Z Compiling crossbeam-channel v0.5.15
17152026-02-11T22:59:22.000Z Compiling xattr v1.3.1
17162026-02-11T22:59:22.159Z Compiling futures-executor v0.3.31
17172026-02-11T22:59:22.239Z Compiling filetime v0.2.26
17182026-02-11T22:59:22.267Z Compiling is-terminal v0.4.13
17192026-02-11T22:59:22.435Z Compiling take_mut v0.2.2
17202026-02-11T22:59:22.466Z Compiling term v1.1.0
17212026-02-11T22:59:22.632Z Compiling tar v0.4.44
17222026-02-11T22:59:22.659Z Compiling futures v0.3.31
17232026-02-11T22:59:23.250Z Compiling slog-term v2.9.2
17242026-02-11T22:59:26.001Z Compiling aws-lc-sys v0.26.0
17252026-02-11T23:00:03.258Z Compiling rustls-webpki v0.102.8
17262026-02-11T23:00:09.970Z Compiling tokio-rustls v0.26.0
17272026-02-11T23:00:10.328Z Compiling hyper-rustls v0.27.7
17282026-02-11T23:00:10.731Z Compiling reqwest v0.12.24
17292026-02-11T23:00:15.910Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17302026-02-11T23:00:16.314Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17312026-02-11T23:00:22.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
17322026-02-11T23:00:22.427Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17332026-02-11T23:00:22.503ZFeb 11 23:00:22.026 INFO Starting download, target: Clickhouse
17342026-02-11T23:00:22.503ZFeb 11 23:00:22.027 INFO Starting download, target: Cockroach
17352026-02-11T23:00:22.503ZFeb 11 23:00:22.027 INFO Starting download, target: Console
17362026-02-11T23:00:22.503ZFeb 11 23:00:22.027 INFO Starting download, target: DendriteStub
17372026-02-11T23:00:22.503ZFeb 11 23:00:22.027 INFO Starting download, target: MaghemiteMgd
17382026-02-11T23:00:22.503ZFeb 11 23:00:22.027 INFO Starting download, target: TransceiverControl
17392026-02-11T23:00:22.527ZFeb 11 23:00:22.028 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17402026-02-11T23:00:22.528ZFeb 11 23:00:22.028 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17412026-02-11T23:00:22.528ZFeb 11 23:00:22.028 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17422026-02-11T23:00:22.528ZFeb 11 23:00:22.029 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17432026-02-11T23:00:22.528ZFeb 11 23:00:22.029 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17442026-02-11T23:00:22.528ZFeb 11 23:00:22.029 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17452026-02-11T23:00:23.259ZFeb 11 23:00:22.770 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17462026-02-11T23:00:23.638ZFeb 11 23:00:23.159 INFO Download complete, target: TransceiverControl
17472026-02-11T23:00:25.434ZFeb 11 23:00:24.958 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17482026-02-11T23:00:26.735ZFeb 11 23:00:26.259 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17492026-02-11T23:00:27.891ZFeb 11 23:00:27.415 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17502026-02-11T23:00:28.394ZFeb 11 23:00:27.917 INFO Download complete, target: Console
17512026-02-11T23:00:28.608ZFeb 11 23:00:28.132 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17522026-02-11T23:00:28.608ZFeb 11 23:00:28.132 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17532026-02-11T23:00:29.654ZFeb 11 23:00:29.178 INFO Download complete, target: MaghemiteMgd
17542026-02-11T23:00:31.213ZFeb 11 23:00:30.737 INFO Download complete, target: DendriteStub
17552026-02-11T23:00:38.044ZFeb 11 23:00:37.568 INFO Checking that binary works, target: Cockroach
17562026-02-11T23:00:38.363ZFeb 11 23:00:37.887 INFO Download complete, target: Cockroach
17572026-02-11T23:00:39.953ZFeb 11 23:00:39.478 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17582026-02-11T23:00:52.322ZFeb 11 23:00:51.846 INFO Checking that binary works, target: Clickhouse
17592026-02-11T23:00:52.504ZFeb 11 23:00:52.028 INFO Download complete, target: Clickhouse
17602026-02-11T23:00:52.528ZAll prerequisites installed successfully
17612026-02-11T23:00:52.528Z
17622026-02-11T23:00:52.528Zreal 8:13.935537012
17632026-02-11T23:00:52.528Zuser 19:25.208192428
17642026-02-11T23:00:52.528Zsys 3:02.077320613
17652026-02-11T23:00:52.528Ztrap 0.795973249
17662026-02-11T23:00:52.528Ztflt 0.488491958
17672026-02-11T23:00:52.528Zdflt 1.053345461
17682026-02-11T23:00:52.528Zkflt 0.010040078
17692026-02-11T23:00:52.528Zlock 49:59.223036569
17702026-02-11T23:00:52.528Zslp 1:13:42.488738332
17712026-02-11T23:00:52.529Zlat 1:27.017329450
17722026-02-11T23:00:52.529Zstop 3:15.361985280
17732026-02-11T23:00:52.529Z+ ptime -m cargo xtask download softnpu
17742026-02-11T23:00:53.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
17752026-02-11T23:00:53.766Z Running `target/debug/xtask download softnpu`
17762026-02-11T23:00:55.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
17772026-02-11T23:00:55.333Z Running `target/debug/xtask-downloader softnpu`
17782026-02-11T23:00:55.390ZFeb 11 23:00:54.914 INFO Starting download, target: Softnpu
17792026-02-11T23:00:55.414ZFeb 11 23:00:54.915 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17802026-02-11T23:00:57.220ZFeb 11 23:00:56.745 INFO Download complete, target: Softnpu
17812026-02-11T23:00:57.245Z
17822026-02-11T23:00:57.245Zreal 4.703972895
17832026-02-11T23:00:57.245Zuser 2.296191101
17842026-02-11T23:00:57.245Zsys 1.395391798
17852026-02-11T23:00:57.245Ztrap 0.000757378
17862026-02-11T23:00:57.245Ztflt 0.000085700
17872026-02-11T23:00:57.245Zdflt 0.000154785
17882026-02-11T23:00:57.245Zkflt 0.000000000
17892026-02-11T23:00:57.245Zlock 21.173071840
17902026-02-11T23:00:57.245Zslp 1.536438336
17912026-02-11T23:00:57.245Zlat 0.231757514
17922026-02-11T23:00:57.245Zstop 0.000337190
17932026-02-11T23:00:57.245Z+ export CARGO_INCREMENTAL=0
17942026-02-11T23:00:57.245Z+ CARGO_INCREMENTAL=0
17952026-02-11T23:00:57.245Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17962026-02-11T23:00:59.057Z Compiling proc-macro2 v1.0.101
17972026-02-11T23:00:59.057Z Compiling unicode-ident v1.0.19
17982026-02-11T23:00:59.057Z Compiling libc v0.2.180
17992026-02-11T23:00:59.081Z Compiling serde_core v1.0.228
18002026-02-11T23:00:59.081Z Compiling serde v1.0.228
18012026-02-11T23:00:59.081Z Compiling autocfg v1.4.0
18022026-02-11T23:00:59.081Z Compiling cfg-if v1.0.4
18032026-02-11T23:00:59.274Z Compiling version_check v0.9.5
18042026-02-11T23:00:59.311Z Compiling memchr v2.7.4
18052026-02-11T23:00:59.335Z Compiling shlex v1.3.0
18062026-02-11T23:00:59.712Z Compiling value-bag v1.12.0
18072026-02-11T23:01:00.049Z Compiling lock_api v0.4.12
18082026-02-11T23:01:00.246Z Compiling log v0.4.29
18092026-02-11T23:01:00.356Z Compiling zmij v1.0.15
18102026-02-11T23:01:00.422Z Compiling typenum v1.17.0
18112026-02-11T23:01:00.858Z Compiling portable-atomic v1.11.0
18122026-02-11T23:01:00.985Z Compiling serde_json v1.0.149
18132026-02-11T23:01:01.233Z Compiling quote v1.0.40
18142026-02-11T23:01:01.320Z Compiling jobserver v0.1.32
18152026-02-11T23:01:01.392Z Compiling generic-array v0.14.7
18162026-02-11T23:01:01.587Z Compiling getrandom v0.3.4
18172026-02-11T23:01:01.776Z Compiling syn v2.0.114
18182026-02-11T23:01:01.800Z Compiling cc v1.2.30
18192026-02-11T23:01:01.849Z Compiling libm v0.2.8
18202026-02-11T23:01:02.085Z Compiling num-traits v0.2.19
18212026-02-11T23:01:02.242Z Compiling scopeguard v1.2.0
18222026-02-11T23:01:02.358Z Compiling parking_lot_core v0.9.10
18232026-02-11T23:01:02.472Z Compiling smallvec v1.15.1
18242026-02-11T23:01:02.763Z Compiling regex-syntax v0.8.5
18252026-02-11T23:01:02.949Z Compiling itoa v1.0.11
18262026-02-11T23:01:03.644Z Compiling getrandom v0.2.15
18272026-02-11T23:01:03.790Z Compiling pkg-config v0.3.31
18282026-02-11T23:01:04.013Z Compiling thiserror v2.0.18
18292026-02-11T23:01:04.211Z Compiling aho-corasick v1.1.3
18302026-02-11T23:01:04.302Z Compiling rustix v0.38.37
18312026-02-11T23:01:04.809Z Compiling errno v0.3.12
18322026-02-11T23:01:04.841Z Compiling stable_deref_trait v1.2.0
18332026-02-11T23:01:04.970Z Compiling either v1.15.0
18342026-02-11T23:01:05.047Z Compiling spin v0.9.8
18352026-02-11T23:01:05.183Z Compiling slab v0.4.9
18362026-02-11T23:01:05.274Z Compiling allocator-api2 v0.2.21
18372026-02-11T23:01:05.444Z Compiling equivalent v1.0.2
18382026-02-11T23:01:05.530Z Compiling semver v1.0.27
18392026-02-11T23:01:05.620Z Compiling lazy_static v1.5.0
18402026-02-11T23:01:06.082Z Compiling regex-automata v0.4.11
18412026-02-11T23:01:06.297Z Compiling schemars v0.8.22
18422026-02-11T23:01:07.326Z Compiling rand_core v0.6.4
18432026-02-11T23:01:08.109Z Compiling byteorder v1.5.0
18442026-02-11T23:01:08.227Z Compiling critical-section v1.1.3
18452026-02-11T23:01:08.435Z Compiling once_cell v1.21.3
18462026-02-11T23:01:08.650Z Compiling synstructure v0.13.1
18472026-02-11T23:01:08.675Z Compiling serde_derive_internals v0.29.1
18482026-02-11T23:01:09.366Z Compiling subtle v2.6.1
18492026-02-11T23:01:09.598Z Compiling litemap v0.7.3
18502026-02-11T23:01:09.810Z Compiling glob v0.3.2
18512026-02-11T23:01:09.834Z Compiling writeable v0.5.5
18522026-02-11T23:01:10.163Z Compiling pin-project-lite v0.2.14
18532026-02-11T23:01:10.328Z Compiling prettyplease v0.2.36
18542026-02-11T23:01:10.413Z Compiling percent-encoding v2.3.2
18552026-02-11T23:01:10.476Z Compiling clang-sys v1.8.1
18562026-02-11T23:01:10.833Z Compiling minimal-lexical v0.2.1
18572026-02-11T23:01:10.964Z Compiling fnv v1.0.7
18582026-02-11T23:01:10.997Z Compiling icu_locid_transform_data v1.5.0
18592026-02-11T23:01:11.331Z Compiling nom v7.1.3
18602026-02-11T23:01:11.356Z Compiling libloading v0.8.5
18612026-02-11T23:01:11.416Z Compiling regex v1.11.3
18622026-02-11T23:01:11.724Z Compiling home v0.5.9
18632026-02-11T23:01:11.799Z Compiling serde_derive v1.0.228
18642026-02-11T23:01:11.954Z Compiling zeroize_derive v1.4.2
18652026-02-11T23:01:11.978Z Compiling zerofrom-derive v0.1.4
18662026-02-11T23:01:12.144Z Compiling yoke-derive v0.7.4
18672026-02-11T23:01:12.333Z Compiling zerovec-derive v0.10.3
18682026-02-11T23:01:12.414Z Compiling displaydoc v0.2.5
18692026-02-11T23:01:13.081Z Compiling icu_provider_macros v1.5.0
18702026-02-11T23:01:13.693Z Compiling tokio-macros v2.6.0
18712026-02-11T23:01:13.957Z Compiling zeroize v1.8.1
18722026-02-11T23:01:14.143Z Compiling thiserror-impl v2.0.18
18732026-02-11T23:01:14.386Z Compiling zerocopy-derive v0.7.35
18742026-02-11T23:01:14.469Z Compiling zerofrom v0.1.4
18752026-02-11T23:01:14.510Z Compiling futures-macro v0.3.31
18762026-02-11T23:01:14.545Z Compiling schemars_derive v0.8.22
18772026-02-11T23:01:14.744Z Compiling yoke v0.7.4
18782026-02-11T23:01:15.147Z Compiling zerovec v0.10.4
18792026-02-11T23:01:16.001Z Compiling bindgen v0.69.5
18802026-02-11T23:01:16.106Z Compiling icu_properties_data v1.5.0
18812026-02-11T23:01:16.409Z Compiling cexpr v0.6.0
18822026-02-11T23:01:17.365Z Compiling itertools v0.12.1
18832026-02-11T23:01:17.873Z Compiling tinystr v0.7.6
18842026-02-11T23:01:18.264Z Compiling icu_locid v1.5.0
18852026-02-11T23:01:18.312Z Compiling icu_collections v1.5.0
18862026-02-11T23:01:18.500Z Compiling write16 v1.0.0
18872026-02-11T23:01:18.665Z Compiling paste v1.0.15
18882026-02-11T23:01:19.096Z Compiling bitflags v2.9.4
18892026-02-11T23:01:19.155Z Compiling bytes v1.11.1
18902026-02-11T23:01:20.247Z Compiling icu_provider v1.5.0
18912026-02-11T23:01:20.351Z Compiling rustc-hash v1.1.0
18922026-02-11T23:01:20.540Z Compiling utf8_iter v1.0.4
18932026-02-11T23:01:20.618Z Compiling lazycell v1.3.0
18942026-02-11T23:01:20.831Z Compiling icu_normalizer_data v1.5.0
18952026-02-11T23:01:20.886Z Compiling heck v0.5.0
18962026-02-11T23:01:20.911Z Compiling utf16_iter v1.0.5
18972026-02-11T23:01:21.166Z Compiling cmake v0.1.51
18982026-02-11T23:01:21.214Z Compiling icu_locid_transform v1.5.0
18992026-02-11T23:01:21.340Z Compiling signal-hook-registry v1.4.2
19002026-02-11T23:01:21.956Z Compiling dunce v1.0.5
19012026-02-11T23:01:22.000Z Compiling fs_extra v1.3.0
19022026-02-11T23:01:22.118Z Compiling parking_lot v0.12.3
19032026-02-11T23:01:22.815Z Compiling icu_properties v1.5.1
19042026-02-11T23:01:22.933Z Compiling crypto-common v0.1.6
19052026-02-11T23:01:23.184Z Compiling which v4.4.2
19062026-02-11T23:01:23.434Z Compiling hashbrown v0.16.1
19072026-02-11T23:01:23.952Z Compiling mio v1.0.2
19082026-02-11T23:01:25.241Z Compiling form_urlencoded v1.2.2
19092026-02-11T23:01:25.368Z Compiling rustversion v1.0.22
19102026-02-11T23:01:25.591Z Compiling const-oid v0.9.6
19112026-02-11T23:01:26.075Z Compiling indexmap v2.13.0
19122026-02-11T23:01:26.135Z Compiling socket2 v0.6.1
19132026-02-11T23:01:26.725Z Compiling icu_normalizer v1.5.0
19142026-02-11T23:01:27.590Z Compiling tokio v1.49.0
19152026-02-11T23:01:27.765Z Compiling idna_adapter v1.2.0
19162026-02-11T23:01:28.023Z Compiling idna v1.0.3
19172026-02-11T23:01:28.819Z Compiling url v2.5.4
19182026-02-11T23:01:28.954Z Compiling ring v0.17.14
19192026-02-11T23:01:29.272Z Compiling zerocopy v0.8.27
19202026-02-11T23:01:29.859Z Compiling block-buffer v0.10.4
19212026-02-11T23:01:29.928Z Compiling der_derive v0.7.3
19222026-02-11T23:01:30.150Z Compiling tracing-attributes v0.1.27
19232026-02-11T23:01:31.670Z Compiling vcpkg v0.2.15
19242026-02-11T23:01:31.837Z Compiling aws-lc-rs v1.12.4
19252026-02-11T23:01:32.230Z Compiling thiserror v1.0.69
19262026-02-11T23:01:32.981Z Compiling openssl-sys v0.9.109
19272026-02-11T23:01:33.013Z Compiling digest v0.10.7
19282026-02-11T23:01:33.415Z Compiling zerocopy-derive v0.8.27
19292026-02-11T23:01:33.762Z Compiling futures-core v0.3.31
19302026-02-11T23:01:33.822Z Compiling strsim v0.11.1
19312026-02-11T23:01:33.935Z Compiling zerocopy v0.7.35
19322026-02-11T23:01:34.303Z Compiling thiserror-impl v1.0.69
19332026-02-11T23:01:34.364Z Compiling aws-lc-sys v0.26.0
19342026-02-11T23:01:34.412Z Compiling ucd-trie v0.1.7
19352026-02-11T23:01:34.538Z Compiling iana-time-zone v0.1.63
19362026-02-11T23:01:34.836Z Compiling chrono v0.4.43
19372026-02-11T23:01:35.249Z Compiling pest v2.8.2
19382026-02-11T23:01:35.585Z Compiling serde_tokenstream v0.2.2
19392026-02-11T23:01:35.797Z Compiling uuid v1.19.0
19402026-02-11T23:01:36.082Z Compiling ident_case v1.0.1
19412026-02-11T23:01:36.159Z Compiling foldhash v0.1.5
19422026-02-11T23:01:36.297Z Compiling httparse v1.9.5
19432026-02-11T23:01:36.534Z Compiling hashbrown v0.15.4
19442026-02-11T23:01:37.849Z Compiling rustix v1.1.3
19452026-02-11T23:01:38.527Z Compiling pest_meta v2.8.2
19462026-02-11T23:01:38.781Z Compiling syn v1.0.109
19472026-02-11T23:01:39.694Z Compiling time-core v0.1.6
19482026-02-11T23:01:40.007Z Compiling pest_generator v2.8.2
19492026-02-11T23:01:40.081Z Compiling num-conv v0.1.0
19502026-02-11T23:01:40.116Z Compiling futures-sink v0.3.31
19512026-02-11T23:01:40.304Z Compiling futures-channel v0.3.31
19522026-02-11T23:01:40.381Z Compiling time-macros v0.2.24
19532026-02-11T23:01:41.487Z Compiling rustc_version v0.4.1
19542026-02-11T23:01:41.678Z Compiling pest_derive v2.8.2
19552026-02-11T23:01:42.003Z Compiling openssl v0.10.73
19562026-02-11T23:01:42.259Z Compiling futures-task v0.3.31
19572026-02-11T23:01:42.366Z Compiling futures-io v0.3.31
19582026-02-11T23:01:42.413Z Compiling dyn-clone v1.0.20
19592026-02-11T23:01:42.580Z Compiling cpufeatures v0.2.14
19602026-02-11T23:01:42.644Z Compiling pin-utils v0.1.0
19612026-02-11T23:01:42.720Z Compiling hmac v0.12.1
19622026-02-11T23:01:42.774Z Compiling futures-util v0.3.31
19632026-02-11T23:01:42.979Z Compiling plain v0.2.3
19642026-02-11T23:01:43.206Z Compiling block-padding v0.3.3
19652026-02-11T23:01:43.456Z Compiling openssl-macros v0.1.1
19662026-02-11T23:01:44.071Z Compiling crossbeam-utils v0.8.21
19672026-02-11T23:01:44.470Z Compiling native-tls v0.2.12
19682026-02-11T23:01:44.534Z Compiling rustls v0.23.19
19692026-02-11T23:01:44.811Z Compiling inout v0.1.3
19702026-02-11T23:01:44.850Z Compiling ppv-lite86 v0.2.20
19712026-02-11T23:01:46.119Z Compiling pretty-hex v0.4.1
19722026-02-11T23:01:46.368Z Compiling cipher v0.4.4
19732026-02-11T23:01:46.572Z Compiling sha2 v0.10.9
19742026-02-11T23:01:46.825Z Compiling http v1.4.0
19752026-02-11T23:01:47.258Z Compiling scroll_derive v0.13.1
19762026-02-11T23:01:48.721Z Compiling scroll_derive v0.12.0
19772026-02-11T23:01:48.765Z Compiling cookie v0.18.1
19782026-02-11T23:01:49.068Z Compiling base64ct v1.6.0
19792026-02-11T23:01:49.530Z Compiling anyhow v1.0.99
19802026-02-11T23:01:49.630Z Compiling pem-rfc7468 v0.7.0
19812026-02-11T23:01:50.048Z Compiling darling_core v0.21.0
19822026-02-11T23:01:50.135Z Compiling slog v2.8.2
19832026-02-11T23:01:51.513Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-02-11T23:01:51.639Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19852026-02-11T23:01:51.973Z Compiling flagset v0.4.6
19862026-02-11T23:01:52.274Z Compiling der v0.7.10
19872026-02-11T23:01:54.302Z Compiling serde_spanned v0.6.9
19882026-02-11T23:01:54.571Z Compiling toml_datetime v0.6.11
19892026-02-11T23:01:54.650Z Compiling rand_core v0.9.3
19902026-02-11T23:01:54.984Z Compiling tracing-core v0.1.32
19912026-02-11T23:01:55.011Z Compiling darling_macro v0.21.0
19922026-02-11T23:01:55.045Z Compiling rustls-pki-types v1.10.0
19932026-02-11T23:01:55.073Z Compiling spki v0.7.3
19942026-02-11T23:01:55.448Z Compiling salsa20 v0.10.2
19952026-02-11T23:01:55.603Z Compiling pbkdf2 v0.12.2
19962026-02-11T23:01:55.936Z Compiling darling v0.21.0
19972026-02-11T23:01:56.065Z Compiling tracing v0.1.40
19982026-02-11T23:01:56.356Z Compiling winnow v0.5.40
19992026-02-11T23:01:56.759Z Compiling base64 v0.22.1
20002026-02-11T23:01:56.863Z Compiling camino v1.2.2
20012026-02-11T23:01:57.164Z Compiling litrs v0.4.1
20022026-02-11T23:01:58.073Z Compiling document-features v0.2.11
20032026-02-11T23:01:58.097Z Compiling scrypt v0.11.0
20042026-02-11T23:01:58.588Z Compiling rand_chacha v0.9.0
20052026-02-11T23:01:58.789Z Compiling tokio-util v0.7.15
20062026-02-11T23:01:59.057Z Compiling cbc v0.1.2
20072026-02-11T23:01:59.289Z Compiling aes v0.8.4
20082026-02-11T23:01:59.685Z Compiling toml_edit v0.19.15
20092026-02-11T23:02:02.103Z Compiling usdt-impl v0.5.0
20102026-02-11T23:02:02.127Z Compiling usdt-impl v0.6.0
20112026-02-11T23:02:02.458Z Compiling ref-cast v1.0.25
20122026-02-11T23:02:02.483Z Compiling powerfmt v0.2.0
20132026-02-11T23:02:02.934Z Compiling untrusted v0.7.1
20142026-02-11T23:02:02.966Z Compiling untrusted v0.9.0
20152026-02-11T23:02:03.007Z Compiling deranged v0.5.3
20162026-02-11T23:02:03.404Z Compiling pkcs5 v0.7.1
20172026-02-11T23:02:04.353Z Compiling rand v0.9.2
20182026-02-11T23:02:06.107Z Compiling http-body v1.0.1
20192026-02-11T23:02:06.385Z Compiling scroll v0.12.0
20202026-02-11T23:02:06.958Z Compiling scroll v0.13.0
20212026-02-11T23:02:07.032Z Compiling heapless v0.7.17
20222026-02-11T23:02:07.521Z Compiling atomic-waker v1.1.2
20232026-02-11T23:02:07.774Z Compiling zstd-safe v7.2.3
20242026-02-11T23:02:07.982Z Compiling num_threads v0.1.7
20252026-02-11T23:02:08.006Z Compiling cfg_aliases v0.2.1
20262026-02-11T23:02:08.127Z Compiling adler2 v2.0.0
20272026-02-11T23:02:08.401Z Compiling signal-hook v0.3.18
20282026-02-11T23:02:08.494Z Compiling miniz_oxide v0.8.5
20292026-02-11T23:02:08.715Z Compiling time v0.3.43
20302026-02-11T23:02:10.296Z Compiling goblin v0.10.2
20312026-02-11T23:02:11.352Z Compiling goblin v0.8.2
20322026-02-11T23:02:11.923Z Compiling pkcs8 v0.10.2
20332026-02-11T23:02:12.827Z Compiling ipnetwork v0.21.1
20342026-02-11T23:02:15.100Z Compiling darling_core v0.20.10
20352026-02-11T23:02:16.286Z Compiling ref-cast-impl v1.0.25
20362026-02-11T23:02:17.348Z Compiling memoffset v0.9.1
20372026-02-11T23:02:18.564Z Compiling tower-layer v0.3.3
20382026-02-11T23:02:19.046Z Compiling tinyvec_macros v0.1.1
20392026-02-11T23:02:19.164Z Compiling try-lock v0.2.5
20402026-02-11T23:02:19.360Z Compiling tower-service v0.3.3
20412026-02-11T23:02:19.561Z Compiling want v0.3.1
20422026-02-11T23:02:19.876Z Compiling tinyvec v1.8.0
20432026-02-11T23:02:19.901Z Compiling darling_macro v0.20.10
20442026-02-11T23:02:20.085Z Compiling dof v0.4.0
20452026-02-11T23:02:20.207Z Compiling dof v0.3.0
20462026-02-11T23:02:21.779Z Compiling h2 v0.4.6
20472026-02-11T23:02:22.052Z Compiling dtrace-parser v0.2.0
20482026-02-11T23:02:23.137Z Compiling dtrace-parser v0.3.0
20492026-02-11T23:02:23.460Z Compiling curve25519-dalek v4.1.3
20502026-02-11T23:02:23.983Z Compiling ipnet v2.11.0
20512026-02-11T23:02:24.008Z Compiling async-trait v0.1.89
20522026-02-11T23:02:24.571Z Compiling daft-derive v0.1.4
20532026-02-11T23:02:25.969Z Compiling thread-id v4.2.2
20542026-02-11T23:02:25.998Z Compiling thread-id v5.0.0
20552026-02-11T23:02:26.132Z Compiling ryu v1.0.18
20562026-02-11T23:02:26.165Z Compiling openssl-probe v0.1.5
20572026-02-11T23:02:26.721Z Compiling foreign-types-shared v0.1.1
20582026-02-11T23:02:26.886Z Compiling httpdate v1.0.3
20592026-02-11T23:02:26.924Z Compiling smoltcp v0.9.1
20602026-02-11T23:02:27.488Z Compiling num-bigint-dig v0.8.6
20612026-02-11T23:02:27.514Z Compiling fastrand v2.1.1
20622026-02-11T23:02:27.668Z Compiling foreign-types v0.3.2
20632026-02-11T23:02:27.926Z Compiling tempfile v3.24.0
20642026-02-11T23:02:30.012Z Compiling hyper v1.8.1
20652026-02-11T23:02:34.106Z Compiling darling v0.20.10
20662026-02-11T23:02:36.816Z Compiling strum_macros v0.26.4
20672026-02-11T23:02:39.002Z Compiling wait-timeout v0.2.0
20682026-02-11T23:02:39.440Z Compiling gimli v0.31.1
20692026-02-11T23:02:40.036Z Compiling bit-vec v0.8.0
20702026-02-11T23:02:40.363Z Compiling anstyle v1.0.11
20712026-02-11T23:02:40.516Z Compiling utf8parse v0.2.2
20722026-02-11T23:02:41.205Z Compiling quick-error v1.2.3
20732026-02-11T23:02:41.924Z Compiling rusty-fork v0.3.0
20742026-02-11T23:02:44.042Z Compiling addr2line v0.24.2
20752026-02-11T23:02:45.043Z Compiling anstyle-parse v0.2.5
20762026-02-11T23:02:45.152Z Compiling bit-set v0.8.0
20772026-02-11T23:02:47.918Z Compiling derive_builder_core v0.20.2
20782026-02-11T23:02:48.031Z Compiling hyper-util v0.1.19
20792026-02-11T23:02:48.802Z Compiling unicode-normalization v0.1.24
20802026-02-11T23:02:49.659Z Compiling nix v0.29.0
20812026-02-11T23:02:50.608Z Compiling rand_xorshift v0.4.0
20822026-02-11T23:02:50.877Z Compiling hubpack_derive v0.1.1
20832026-02-11T23:02:51.714Z Compiling signature v2.2.0
20842026-02-11T23:02:51.995Z Compiling openapiv3 v2.2.0
20852026-02-11T23:02:52.095Z Compiling strum_macros v0.27.2
20862026-02-11T23:02:53.112Z Compiling erased-serde v0.3.31
20872026-02-11T23:02:54.630Z Compiling curve25519-dalek-derive v0.1.1
20882026-02-11T23:02:55.625Z Compiling object v0.36.5
20892026-02-11T23:02:56.008Z Compiling fs-err v3.1.1
20902026-02-11T23:02:56.374Z Compiling ahash v0.8.12
20912026-02-11T23:02:56.741Z Compiling crc32fast v1.4.2
20922026-02-11T23:02:57.066Z Compiling unarray v0.1.4
20932026-02-11T23:02:57.260Z Compiling is_terminal_polyfill v1.70.1
20942026-02-11T23:02:57.422Z Compiling unicode-bidi v0.3.17
20952026-02-11T23:02:58.372Z Compiling zlib-rs v0.5.1
20962026-02-11T23:02:59.883Z Compiling buf-list v1.0.3
20972026-02-11T23:03:00.465Z Compiling unicode-segmentation v1.12.0
20982026-02-11T23:03:01.062Z Compiling colorchoice v1.0.2
20992026-02-11T23:03:01.301Z Compiling rustc-demangle v0.1.24
21002026-02-11T23:03:01.433Z Compiling siphasher v0.3.11
21012026-02-11T23:03:02.094Z Compiling anstyle-query v1.1.1
21022026-02-11T23:03:02.474Z Compiling unicode-properties v0.1.3
21032026-02-11T23:03:02.873Z Compiling stringprep v0.1.5
21042026-02-11T23:03:02.972Z Compiling backtrace v0.3.74
21052026-02-11T23:03:03.528Z Compiling libz-rs-sys v0.5.1
21062026-02-11T23:03:03.659Z Compiling anstream v0.6.18
21072026-02-11T23:03:03.936Z Compiling phf_shared v0.11.2
21082026-02-11T23:03:04.312Z Compiling proptest v1.7.0
21092026-02-11T23:03:08.654Z Compiling derive_builder_macro v0.20.2
21102026-02-11T23:03:11.335Z Compiling usdt-attr-macro v0.6.0
21112026-02-11T23:03:11.360Z Compiling usdt-macro v0.6.0
21122026-02-11T23:03:12.242Z Compiling rustls-webpki v0.102.8
21132026-02-11T23:03:12.599Z Compiling oxnet v0.1.4
21142026-02-11T23:03:12.761Z Compiling http-body-util v0.1.3
21152026-02-11T23:03:13.464Z Compiling rand_chacha v0.3.1
21162026-02-11T23:03:13.558Z Compiling sync_wrapper v1.0.1
21172026-02-11T23:03:13.749Z Compiling md-5 v0.10.6
21182026-02-11T23:03:13.885Z Compiling vergen-lib v0.1.6
21192026-02-11T23:03:14.022Z Compiling num-integer v0.1.46
21202026-02-11T23:03:14.211Z Compiling ff v0.13.0
21212026-02-11T23:03:14.236Z Compiling hash32 v0.2.1
21222026-02-11T23:03:14.260Z Compiling encoding_rs v0.8.34
21232026-02-11T23:03:14.458Z Compiling psl-types v2.0.11
21242026-02-11T23:03:14.649Z Compiling base16ct v0.2.0
21252026-02-11T23:03:14.681Z Compiling fallible-iterator v0.2.0
21262026-02-11T23:03:14.876Z Compiling mime v0.3.17
21272026-02-11T23:03:15.350Z Compiling postgres-protocol v0.6.8
21282026-02-11T23:03:15.511Z Compiling serde_urlencoded v0.7.1
21292026-02-11T23:03:15.803Z Compiling sec1 v0.7.3
21302026-02-11T23:03:15.842Z Compiling publicsuffix v2.3.0
21312026-02-11T23:03:16.391Z Compiling num-iter v0.1.45
21322026-02-11T23:03:16.440Z Compiling group v0.13.0
21332026-02-11T23:03:16.646Z Compiling rand v0.8.5
21342026-02-11T23:03:16.772Z Compiling tower v0.5.2
21352026-02-11T23:03:19.367Z Compiling derive_builder v0.20.2
21362026-02-11T23:03:19.450Z Compiling newtype-uuid v1.3.2
21372026-02-11T23:03:19.609Z Compiling tokio-native-tls v0.3.1
21382026-02-11T23:03:19.943Z Compiling tokio-rustls v0.26.0
21392026-02-11T23:03:20.418Z Compiling flate2 v1.1.2
21402026-02-11T23:03:20.467Z Compiling heck v0.4.1
21412026-02-11T23:03:20.874Z Compiling rustls-native-certs v0.8.1
21422026-02-11T23:03:21.391Z Compiling webpki-roots v1.0.1
21432026-02-11T23:03:21.753Z Compiling serde_with_macros v3.16.1
21442026-02-11T23:03:22.155Z Compiling hkdf v0.12.4
21452026-02-11T23:03:22.300Z Compiling regress v0.10.4
21462026-02-11T23:03:22.324Z Compiling vergen v9.0.6
21472026-02-11T23:03:22.428Z Compiling terminal_size v0.4.0
21482026-02-11T23:03:22.667Z Compiling clap_derive v4.5.47
21492026-02-11T23:03:22.692Z Compiling enum-as-inner v0.6.1
21502026-02-11T23:03:23.853Z Compiling cargo-platform v0.1.8
21512026-02-11T23:03:23.997Z Compiling crypto-bigint v0.5.5
21522026-02-11T23:03:24.026Z Compiling serde_repr v0.1.19
21532026-02-11T23:03:24.769Z Compiling simd-adler32 v0.3.7
21542026-02-11T23:03:24.916Z Compiling bumpalo v3.16.0
21552026-02-11T23:03:25.248Z Compiling clap_lex v0.7.4
21562026-02-11T23:03:25.273Z Compiling bitflags v1.3.2
21572026-02-11T23:03:25.491Z Compiling winnow v0.7.14
21582026-02-11T23:03:25.694Z Compiling managed v0.8.0
21592026-02-11T23:03:26.105Z Compiling lockfree-object-pool v0.1.6
21602026-02-11T23:03:26.443Z Compiling iri-string v0.7.8
21612026-02-11T23:03:27.221Z Compiling elliptic-curve v0.13.8
21622026-02-11T23:03:27.942Z Compiling zopfli v0.8.1
21632026-02-11T23:03:28.676Z Compiling typify-impl v0.4.3
21642026-02-11T23:03:29.191Z Compiling clap_builder v4.5.48
21652026-02-11T23:03:29.468Z Compiling tower-http v0.6.6
21662026-02-11T23:03:29.839Z Compiling cargo_metadata v0.19.2
21672026-02-11T23:03:32.484Z Compiling hyper-tls v0.6.0
21682026-02-11T23:03:32.695Z Compiling hyper-rustls v0.27.7
21692026-02-11T23:03:33.280Z Compiling daft v0.1.4
21702026-02-11T23:03:33.799Z Compiling zstd v0.13.3
21712026-02-11T23:03:33.990Z Compiling signal-hook-mio v0.2.4
21722026-02-11T23:03:34.331Z Compiling cookie_store v0.21.1
21732026-02-11T23:03:35.068Z Compiling postgres-types v0.2.9
21742026-02-11T23:03:36.184Z Compiling phf v0.11.2
21752026-02-11T23:03:36.564Z Compiling strum v0.27.2
21762026-02-11T23:03:36.729Z Compiling ed25519 v2.2.3
21772026-02-11T23:03:36.774Z Compiling hubpack v0.1.2
21782026-02-11T23:03:37.256Z Compiling bzip2 v0.5.2
21792026-02-11T23:03:37.283Z Compiling bzip2 v0.4.4
21802026-02-11T23:03:37.320Z Compiling crossbeam-epoch v0.9.18
21812026-02-11T23:03:37.651Z Compiling pkcs1 v0.7.5
21822026-02-11T23:03:38.278Z Compiling rfc6979 v0.4.0
21832026-02-11T23:03:38.389Z Compiling float-cmp v0.10.0
21842026-02-11T23:03:38.482Z Compiling serde-big-array v0.5.1
21852026-02-11T23:03:38.507Z Compiling hex v0.4.3
21862026-02-11T23:03:38.537Z Compiling bstr v1.10.0
21872026-02-11T23:03:38.651Z Compiling memmap2 v0.9.8
21882026-02-11T23:03:38.759Z Compiling socket2 v0.5.10
21892026-02-11T23:03:39.043Z Compiling env_filter v0.1.2
21902026-02-11T23:03:39.340Z Compiling foldhash v0.2.0
21912026-02-11T23:03:39.534Z Compiling keccak v0.1.5
21922026-02-11T23:03:39.581Z Compiling predicates-core v1.0.8
21932026-02-11T23:03:39.728Z Compiling difflib v0.4.0
21942026-02-11T23:03:39.755Z Compiling normalize-line-endings v0.3.0
21952026-02-11T23:03:39.852Z Compiling precomputed-hash v0.1.1
21962026-02-11T23:03:39.957Z Compiling fixedbitset v0.5.7
21972026-02-11T23:03:39.990Z Compiling new_debug_unreachable v1.0.6
21982026-02-11T23:03:40.025Z Compiling toml_write v0.1.2
21992026-02-11T23:03:40.025Z Compiling whoami v1.5.2
22002026-02-11T23:03:40.133Z Compiling jiff v0.2.15
22012026-02-11T23:03:40.431Z Compiling fixedbitset v0.4.2
22022026-02-11T23:03:40.533Z Compiling rustc-hash v2.1.1
22032026-02-11T23:03:40.561Z Compiling data-encoding v2.9.0
22042026-02-11T23:03:40.752Z Compiling static_assertions v1.1.0
22052026-02-11T23:03:40.826Z Compiling petgraph v0.6.5
22062026-02-11T23:03:40.906Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22072026-02-11T23:03:41.236Z Compiling hickory-proto v0.25.2
22082026-02-11T23:03:41.857Z Compiling reqwest v0.12.24
22092026-02-11T23:03:42.014Z Compiling iddqd v0.3.16
22102026-02-11T23:03:44.671Z Compiling toml_edit v0.22.27
22112026-02-11T23:03:45.809Z Compiling tokio-postgres v0.7.13
22122026-02-11T23:03:47.484Z Compiling zip v4.2.0
22132026-02-11T23:03:49.440Z Compiling petgraph v0.8.2
22142026-02-11T23:03:49.620Z Compiling predicates v3.1.3
22152026-02-11T23:03:50.535Z Compiling string_cache v0.8.9
22162026-02-11T23:03:50.706Z Compiling sha3 v0.10.8
22172026-02-11T23:03:51.006Z Compiling similar v2.7.0
22182026-02-11T23:03:51.350Z Compiling env_logger v0.11.8
22192026-02-11T23:03:51.773Z Compiling serde_with v3.16.1
22202026-02-11T23:03:51.873Z Compiling usdt v0.6.0
22212026-02-11T23:03:52.082Z Compiling ecdsa v0.16.9
22222026-02-11T23:03:52.998Z Compiling rsa v0.9.8
22232026-02-11T23:03:53.710Z Compiling zip v0.6.6
22242026-02-11T23:03:54.361Z Compiling typify-macro v0.4.3
22252026-02-11T23:03:54.836Z Compiling ed25519-dalek v2.1.1
22262026-02-11T23:03:56.326Z Compiling crossterm v0.28.1
22272026-02-11T23:03:56.646Z Compiling clap v4.5.48
22282026-02-11T23:03:57.464Z Compiling strum v0.26.3
22292026-02-11T23:03:57.584Z Compiling tokio-stream v0.1.17
22302026-02-11T23:03:57.778Z Compiling toml v0.7.8
22312026-02-11T23:03:58.573Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22322026-02-11T23:03:58.990Z Compiling x509-cert v0.2.5
22332026-02-11T23:04:00.320Z Compiling sha1 v0.10.6
22342026-02-11T23:04:00.737Z Compiling itertools v0.10.5
22352026-02-11T23:04:02.543Z Compiling itertools v0.13.0
22362026-02-11T23:04:03.350Z Compiling winnow v0.6.26
22372026-02-11T23:04:05.598Z Compiling peg-runtime v0.8.5
22382026-02-11T23:04:06.104Z Compiling rayon-core v1.12.1
22392026-02-11T23:04:06.419Z Compiling lalrpop-util v0.19.12
22402026-02-11T23:04:06.842Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22412026-02-11T23:04:13.415Z Compiling proc-macro-crate v1.3.1
22422026-02-11T23:04:15.086Z Compiling macaddr v1.0.1
22432026-02-11T23:04:15.518Z Compiling structmeta-derive v0.3.0
22442026-02-11T23:04:15.669Z Compiling itertools v0.14.0
22452026-02-11T23:04:18.551Z Compiling heapless v0.8.0
22462026-02-11T23:04:19.505Z Compiling ingot-macros v0.1.1
22472026-02-11T23:04:20.757Z Compiling structmeta v0.3.0
22482026-02-11T23:04:23.636Z Compiling num_enum_derive v0.5.11
22492026-02-11T23:04:26.855Z Compiling crossbeam-deque v0.8.5
22502026-02-11T23:04:28.176Z Compiling hash32 v0.3.1
22512026-02-11T23:04:29.879Z Compiling smoltcp v0.11.0
22522026-02-11T23:04:30.243Z Compiling unicode-width v0.1.14
22532026-02-11T23:04:30.428Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22542026-02-11T23:04:30.916Z Compiling tabwriter v1.4.0
22552026-02-11T23:04:38.161Z Compiling num_enum v0.5.11
22562026-02-11T23:04:38.445Z Compiling ingot-types v0.1.2
22572026-02-11T23:04:38.519Z Compiling typify v0.4.3
22582026-02-11T23:04:39.302Z Compiling proc-macro-error-attr v1.0.4
22592026-02-11T23:04:39.803Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22602026-02-11T23:04:40.134Z Compiling unsafe-libyaml v0.2.11
22612026-02-11T23:04:40.783Z Compiling rustls v0.22.4
22622026-02-11T23:04:41.567Z Compiling cobs v0.2.3
22632026-02-11T23:04:41.875Z Compiling postcard v1.0.10
22642026-02-11T23:04:42.635Z Compiling serde_yaml v0.9.34+deprecated
22652026-02-11T23:04:43.171Z Compiling ingot v0.1.1
22662026-02-11T23:04:46.333Z Compiling progenitor-impl v0.11.2
22672026-02-11T23:04:55.705Z Compiling futures-executor v0.3.31
22682026-02-11T23:04:56.008Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22692026-02-11T23:04:56.773Z Compiling foreign-types-macros v0.2.3
22702026-02-11T23:04:56.994Z Compiling thread_local v1.1.8
22712026-02-11T23:04:57.090Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22722026-02-11T23:04:57.116Z Compiling multer v3.1.0
22732026-02-11T23:04:57.146Z Compiling proc-macro-error v1.0.4
22742026-02-11T23:04:57.484Z Compiling slog-async v2.8.0
22752026-02-11T23:04:57.511Z Compiling foreign-types-shared v0.3.1
22762026-02-11T23:04:58.149Z Compiling match_cfg v0.1.0
22772026-02-11T23:05:05.207Z Compiling hostname v0.3.1
22782026-02-11T23:05:06.688Z Compiling foreign-types v0.5.0
22792026-02-11T23:05:11.828Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22802026-02-11T23:05:13.139Z Compiling futures v0.3.31
22812026-02-11T23:05:16.724Z Compiling progenitor-macro v0.11.2
22822026-02-11T23:05:21.257Z Compiling derive-ex v0.1.8
22832026-02-11T23:05:24.747Z Compiling progenitor-client v0.11.2
22842026-02-11T23:05:25.711Z Compiling toml_parser v1.0.6+spec-1.1.0
22852026-02-11T23:05:28.485Z Compiling slog-json v2.6.1
22862026-02-11T23:05:28.956Z Compiling crossbeam-channel v0.5.15
22872026-02-11T23:05:29.595Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22882026-02-11T23:05:30.264Z Compiling async-stream-impl v0.3.6
22892026-02-11T23:05:30.325Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22902026-02-11T23:05:30.394Z Compiling toml_datetime v0.7.5+spec-1.1.0
22912026-02-11T23:05:30.592Z Compiling serde_spanned v1.0.4
22922026-02-11T23:05:30.927Z Compiling cstr-argument v0.1.2
22932026-02-11T23:05:31.211Z Compiling is-terminal v0.4.13
22942026-02-11T23:05:31.275Z Compiling dropshot v0.16.7
22952026-02-11T23:05:31.434Z Compiling typeid v1.0.3
22962026-02-11T23:05:31.636Z Compiling pretty-hex v0.2.1
22972026-02-11T23:05:31.864Z Compiling toml_writer v1.0.6+spec-1.1.0
22982026-02-11T23:05:31.895Z Compiling take_mut v0.2.2
22992026-02-11T23:05:31.963Z Compiling crucible-workspace-hack v0.1.0
23002026-02-11T23:05:32.111Z Compiling term v1.1.0
23012026-02-11T23:05:32.288Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23022026-02-11T23:05:32.392Z Compiling toml v0.9.11+spec-1.1.0
23032026-02-11T23:05:32.676Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23042026-02-11T23:05:32.914Z Compiling slog-term v2.9.2
23052026-02-11T23:05:33.245Z Compiling async-stream v0.3.6
23062026-02-11T23:05:35.071Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23072026-02-11T23:05:35.426Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23082026-02-11T23:05:35.649Z Compiling slog-bunyan v2.5.0
23092026-02-11T23:05:35.909Z Compiling progenitor v0.11.2
23102026-02-11T23:05:35.994Z Compiling tokio-rustls v0.25.0
23112026-02-11T23:05:36.067Z Compiling test-strategy v0.4.3
23122026-02-11T23:05:36.569Z Compiling rayon v1.10.0
23132026-02-11T23:05:36.700Z Compiling parse-display-derive v0.10.0
23142026-02-11T23:05:38.592Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23152026-02-11T23:05:38.886Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23162026-02-11T23:05:38.935Z Compiling colored v2.2.0
23172026-02-11T23:05:39.614Z Compiling nix v0.30.1
23182026-02-11T23:05:39.791Z Compiling waitgroup v0.1.2
23192026-02-11T23:05:40.065Z Compiling rustls-pemfile v2.2.0
23202026-02-11T23:05:40.255Z Compiling dropshot_endpoint v0.16.7
23212026-02-11T23:05:40.397Z Compiling newtype-uuid-macros v0.1.0
23222026-02-11T23:05:40.582Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23232026-02-11T23:05:41.318Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23242026-02-11T23:05:41.407Z Compiling serde_path_to_error v0.1.20
23252026-02-11T23:05:41.436Z Compiling hostname v0.4.2
23262026-02-11T23:05:41.737Z Compiling instant v0.1.13
23272026-02-11T23:05:41.762Z Compiling colored v3.0.0
23282026-02-11T23:05:41.927Z Compiling debug-ignore v1.0.5
23292026-02-11T23:05:41.952Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23302026-02-11T23:05:41.989Z Compiling backoff v0.4.0
23312026-02-11T23:05:42.308Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
23322026-02-11T23:05:42.418Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23332026-02-11T23:05:42.479Z Compiling parse-display v0.10.0
23342026-02-11T23:05:43.086Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23352026-02-11T23:05:44.314Z Compiling zone_cfg_derive v0.3.0
23362026-02-11T23:05:45.481Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23372026-02-11T23:05:45.879Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23382026-02-11T23:05:46.496Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23392026-02-11T23:05:46.521Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23402026-02-11T23:05:46.898Z Compiling camino-tempfile v1.4.1
23412026-02-11T23:05:46.966Z Compiling progenitor-client v0.10.0
23422026-02-11T23:05:47.688Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23432026-02-11T23:05:47.915Z Compiling num-derive v0.4.2
23442026-02-11T23:05:49.651Z Compiling sigpipe v0.1.3
23452026-02-11T23:05:49.820Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23462026-02-11T23:05:50.171Z Compiling libefi-sys v0.1.0
23472026-02-11T23:05:50.588Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23482026-02-11T23:05:51.314Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23492026-02-11T23:05:51.727Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23502026-02-11T23:05:52.133Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23512026-02-11T23:05:52.570Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23522026-02-11T23:05:53.178Z Compiling erased-serde v0.4.6
23532026-02-11T23:05:53.617Z Compiling zone v0.3.1
23542026-02-11T23:05:55.024Z Compiling usdt-macro v0.5.0
23552026-02-11T23:05:56.221Z Compiling usdt-attr-macro v0.5.0
23562026-02-11T23:05:56.409Z Compiling smf v0.2.3
23572026-02-11T23:05:57.091Z Compiling bitfield-struct v0.6.2
23582026-02-11T23:05:57.612Z Compiling ordered-float v2.10.1
23592026-02-11T23:05:58.245Z Compiling blake3 v1.5.4
23602026-02-11T23:05:58.282Z Compiling memmap v0.7.0
23612026-02-11T23:05:58.768Z Compiling usdt v0.5.0
23622026-02-11T23:05:58.871Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23632026-02-11T23:05:59.309Z Compiling serde-value v0.7.0
23642026-02-11T23:05:59.446Z Compiling serde-untagged v0.1.7
23652026-02-11T23:06:00.037Z Compiling toml v0.8.23
23662026-02-11T23:06:00.067Z Compiling xattr v1.3.1
23672026-02-11T23:06:00.197Z Compiling filetime v0.2.26
23682026-02-11T23:06:00.222Z Compiling unicode-xid v0.2.6
23692026-02-11T23:06:00.487Z Compiling unicode-width v0.2.0
23702026-02-11T23:06:00.521Z Compiling constant_time_eq v0.3.1
23712026-02-11T23:06:00.610Z Compiling arrayvec v0.7.6
23722026-02-11T23:06:00.777Z Compiling same-file v1.0.6
23732026-02-11T23:06:00.802Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23742026-02-11T23:06:01.001Z Compiling arrayref v0.3.9
23752026-02-11T23:06:01.158Z Compiling cargo-util-schemas v0.8.2
23762026-02-11T23:06:01.189Z Compiling walkdir v2.5.0
23772026-02-11T23:06:01.218Z Compiling console v0.16.0
23782026-02-11T23:06:02.726Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23792026-02-11T23:06:02.754Z Compiling tar v0.4.44
23802026-02-11T23:06:03.404Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23812026-02-11T23:06:03.731Z Compiling tokio-dtrace v0.1.0
23822026-02-11T23:06:03.840Z Compiling gethostname v0.5.0
23832026-02-11T23:06:04.090Z Compiling cargo-platform v0.2.0
23842026-02-11T23:06:04.185Z Compiling topological-sort v0.2.2
23852026-02-11T23:06:04.252Z Compiling unit-prefix v0.5.1
23862026-02-11T23:06:04.537Z Compiling cargo_metadata v0.21.0
23872026-02-11T23:06:04.562Z Compiling omicron-zone-package v0.12.2
23882026-02-11T23:06:05.265Z Compiling indicatif v0.18.0
23892026-02-11T23:06:05.289Z Compiling oxide-tokio-rt v0.1.2
23902026-02-11T23:06:05.905Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23912026-02-11T23:06:06.283Z Compiling indent_write v2.2.0
23922026-02-11T23:06:06.583Z Compiling shell-words v1.1.0
23932026-02-11T23:06:13.310Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23942026-02-11T23:06:15.732Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23952026-02-11T23:06:20.325Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23962026-02-11T23:06:38.558Z Finished `release` profile [optimized] target(s) in 5m 41s
23972026-02-11T23:06:38.761Z Running `target/release/omicron-package -t test target create -p dev`
23982026-02-11T23:06:38.852ZLogging to: /work/oxidecomputer/omicron/out/LOG
23992026-02-11T23:06:38.876ZCreated new build target 'test' and set it as active
24002026-02-11T23:06:38.876Z
24012026-02-11T23:06:38.876Zreal 5:41.633383358
24022026-02-11T23:06:38.876Zuser 38:17.697306256
24032026-02-11T23:06:38.876Zsys 4:25.411393048
24042026-02-11T23:06:38.876Ztrap 1.678566917
24052026-02-11T23:06:38.876Ztflt 1.188923838
24062026-02-11T23:06:38.876Zdflt 1.057101091
24072026-02-11T23:06:38.876Zkflt 0.000316470
24082026-02-11T23:06:38.876Zlock 1:48:55.288716775
24092026-02-11T23:06:38.877Zslp 2:36:12.095855412
24102026-02-11T23:06:38.877Zlat 3:07.736408298
24112026-02-11T23:06:38.877Zstop 5:36.907340988
24122026-02-11T23:06:38.877Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24132026-02-11T23:06:40.874Z Finished `release` profile [optimized] target(s) in 1.90s
24142026-02-11T23:06:40.981Z Running `target/release/omicron-package -t test package`
24152026-02-11T23:06:41.078ZLogging to: /work/oxidecomputer/omicron/out/LOG
24162026-02-11T23:06:44.295Z Compiling convert_case v0.4.0
24172026-02-11T23:06:44.320Z Compiling progenitor-impl v0.10.0
24182026-02-11T23:06:44.320Z Compiling secrecy v0.10.3
24192026-02-11T23:06:44.320Z Compiling is-terminal v0.4.13
24202026-02-11T23:06:44.320Z Compiling half v2.4.1
24212026-02-11T23:06:44.461Z Compiling ciborium-io v0.2.2
24222026-02-11T23:06:44.531Z Compiling rustls v0.22.4
24232026-02-11T23:06:44.615Z Compiling thread_local v1.1.8
24242026-02-11T23:06:44.721Z Compiling bytecount v0.6.8
24252026-02-11T23:06:44.755Z Compiling match_cfg v0.1.0
24262026-02-11T23:06:44.910Z Compiling hostname v0.3.1
24272026-02-11T23:06:45.022Z Compiling derive_more v0.99.20
24282026-02-11T23:06:45.084Z Compiling ciborium-ll v0.2.2
24292026-02-11T23:06:45.122Z Compiling multer v3.1.0
24302026-02-11T23:06:45.161Z Compiling slog-async v2.8.0
24312026-02-11T23:06:45.195Z Compiling progenitor-client v0.11.2
24322026-02-11T23:06:45.232Z Compiling toml_parser v1.0.6+spec-1.1.0
24332026-02-11T23:06:45.269Z Compiling crossbeam-channel v0.5.15
24342026-02-11T23:06:45.615Z Compiling ciborium v0.2.2
24352026-02-11T23:06:45.761Z Compiling slog-json v2.6.1
24362026-02-11T23:06:46.158Z Compiling futures-executor v0.3.31
24372026-02-11T23:06:46.252Z Compiling serde_spanned v1.0.4
24382026-02-11T23:06:46.593Z Compiling toml_datetime v0.7.5+spec-1.1.0
24392026-02-11T23:06:46.625Z Compiling toml_writer v1.0.6+spec-1.1.0
24402026-02-11T23:06:46.660Z Compiling unicode-width v0.1.14
24412026-02-11T23:06:47.080Z Compiling take_mut v0.2.2
24422026-02-11T23:06:47.201Z Compiling term v1.1.0
24432026-02-11T23:06:47.234Z Compiling tabwriter v1.4.0
24442026-02-11T23:06:47.470Z Compiling toml v0.9.11+spec-1.1.0
24452026-02-11T23:06:47.636Z Compiling futures v0.3.31
24462026-02-11T23:06:47.788Z Compiling slog-term v2.9.2
24472026-02-11T23:06:48.215Z Compiling slog-bunyan v2.5.0
24482026-02-11T23:06:48.263Z Compiling progenitor v0.11.2
24492026-02-11T23:06:48.536Z Compiling async-stream v0.3.6
24502026-02-11T23:06:48.831Z Compiling dropshot v0.16.7
24512026-02-11T23:06:48.920Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24522026-02-11T23:06:48.952Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24532026-02-11T23:06:49.171Z Compiling tokio-rustls v0.25.0
24542026-02-11T23:06:49.364Z Compiling waitgroup v0.1.2
24552026-02-11T23:06:49.396Z Compiling progenitor-macro v0.10.0
24562026-02-11T23:06:49.592Z Compiling rustls-pemfile v2.2.0
24572026-02-11T23:06:49.629Z Compiling serde_path_to_error v0.1.20
24582026-02-11T23:06:49.662Z Compiling hostname v0.4.2
24592026-02-11T23:06:49.922Z Compiling instant v0.1.13
24602026-02-11T23:06:49.963Z Compiling swrite v0.1.0
24612026-02-11T23:06:50.021Z Compiling colored v3.0.0
24622026-02-11T23:06:50.133Z Compiling debug-ignore v1.0.5
24632026-02-11T23:06:50.166Z Compiling backoff v0.4.0
24642026-02-11T23:06:50.194Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24652026-02-11T23:06:50.389Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24662026-02-11T23:06:50.555Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24672026-02-11T23:06:50.757Z Compiling parse-display v0.10.0
24682026-02-11T23:06:51.314Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24692026-02-11T23:06:51.349Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24702026-02-11T23:06:51.576Z Compiling password-hash v0.5.0
24712026-02-11T23:06:51.694Z Compiling blake2 v0.10.6
24722026-02-11T23:06:52.534Z Compiling progenitor-client v0.10.0
24732026-02-11T23:06:52.810Z Compiling universal-hash v0.5.1
24742026-02-11T23:06:53.086Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
24752026-02-11T23:06:53.131Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24762026-02-11T23:06:53.555Z Compiling thiserror-impl-no-std v2.0.2
24772026-02-11T23:06:54.071Z Compiling macaddr v1.0.1
24782026-02-11T23:06:54.539Z Compiling derive-where v1.5.0
24792026-02-11T23:06:55.070Z Compiling opaque-debug v0.3.1
24802026-02-11T23:06:55.242Z Compiling poly1305 v0.8.0
24812026-02-11T23:06:55.303Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
24822026-02-11T23:06:55.532Z Compiling thiserror-no-std v2.0.2
24832026-02-11T23:06:55.708Z Compiling argon2 v0.5.3
24842026-02-11T23:06:56.572Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24852026-02-11T23:06:57.039Z Compiling chacha20 v0.9.1
24862026-02-11T23:06:57.535Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24872026-02-11T23:06:57.889Z Compiling num-rational v0.4.2
24882026-02-11T23:06:58.816Z Compiling progenitor v0.10.0
24892026-02-11T23:06:59.039Z Compiling aead v0.5.2
24902026-02-11T23:06:59.098Z Compiling num-complex v0.4.6
24912026-02-11T23:06:59.144Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24922026-02-11T23:06:59.199Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24932026-02-11T23:06:59.438Z Compiling chacha20poly1305 v0.10.1
24942026-02-11T23:06:59.713Z Compiling vsss-rs v3.3.4
24952026-02-11T23:06:59.813Z Compiling console v0.15.10
24962026-02-11T23:07:00.035Z Compiling num v0.4.3
24972026-02-11T23:07:02.260Z Compiling float-ord v0.3.2
24982026-02-11T23:07:02.518Z Compiling toml v0.8.23
24992026-02-11T23:07:02.543Z Compiling newline-converter v0.3.0
25002026-02-11T23:07:02.725Z Compiling atomicwrites v0.4.4
25012026-02-11T23:07:02.827Z Compiling prettyplease v0.2.36
25022026-02-11T23:07:02.892Z Compiling slog-dtrace v0.3.0
25032026-02-11T23:07:03.241Z Compiling expectorate v1.2.0
25042026-02-11T23:07:03.349Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25052026-02-11T23:07:03.719Z Compiling owo-colors v4.2.2
25062026-02-11T23:07:03.853Z Compiling cancel-safe-futures v0.1.5
25072026-02-11T23:07:04.427Z Compiling resolv-conf v0.7.0
25082026-02-11T23:07:05.731Z Compiling libsw-core v0.3.1
25092026-02-11T23:07:05.852Z Compiling async-recursion v1.1.1
25102026-02-11T23:07:06.120Z Compiling libsw v3.5.0
25112026-02-11T23:07:07.096Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25122026-02-11T23:07:08.777Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25132026-02-11T23:07:09.017Z Compiling linear-map v1.2.0
25142026-02-11T23:07:09.057Z Compiling linked-hash-map v0.5.6
25152026-02-11T23:07:09.464Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25162026-02-11T23:07:09.500Z Compiling lru-cache v0.1.2
25172026-02-11T23:07:09.545Z Compiling unicode-xid v0.2.6
25182026-02-11T23:07:09.798Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25192026-02-11T23:07:09.832Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25202026-02-11T23:07:13.284Z Compiling hickory-proto v0.24.4
25212026-02-11T23:07:16.164Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25222026-02-11T23:07:16.434Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25232026-02-11T23:07:18.049Z Compiling globset v0.4.15
25242026-02-11T23:07:21.522Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25252026-02-11T23:07:21.823Z Compiling hickory-resolver v0.24.4
25262026-02-11T23:07:22.871Z Compiling convert_case v0.7.1
25272026-02-11T23:07:23.568Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25282026-02-11T23:07:23.680Z Compiling derive_more-impl v2.0.1
25292026-02-11T23:07:23.756Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25302026-02-11T23:07:25.206Z Compiling qorb v0.4.1
25312026-02-11T23:07:28.816Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25322026-02-11T23:07:29.287Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25332026-02-11T23:07:30.842Z Compiling derive_more v2.0.1
25342026-02-11T23:07:31.025Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25352026-02-11T23:07:31.367Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25362026-02-11T23:07:31.807Z Compiling pin-project-internal v1.1.6
25372026-02-11T23:07:31.942Z Compiling vte_generate_state_changes v0.1.2
25382026-02-11T23:07:32.571Z Compiling siphasher v1.0.1
25392026-02-11T23:07:33.004Z Compiling termtree v0.5.1
25402026-02-11T23:07:33.377Z Compiling phf_shared v0.12.1
25412026-02-11T23:07:33.857Z Compiling vte v0.11.1
25422026-02-11T23:07:34.060Z Compiling pin-project v1.1.6
25432026-02-11T23:07:34.116Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25442026-02-11T23:07:34.273Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25452026-02-11T23:07:35.285Z Compiling crossterm v0.29.0
25462026-02-11T23:07:40.113Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25472026-02-11T23:07:42.406Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25482026-02-11T23:07:43.434Z Compiling pem v3.0.5
25492026-02-11T23:07:44.031Z Compiling snafu-derive v0.8.5
25502026-02-11T23:07:44.675Z Compiling csv-core v0.1.11
25512026-02-11T23:07:44.792Z Compiling chrono-tz v0.10.4
25522026-02-11T23:07:45.213Z Compiling csv v1.3.1
25532026-02-11T23:07:45.541Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25542026-02-11T23:07:46.020Z Compiling strip-ansi-escapes v0.2.0
25552026-02-11T23:07:46.371Z Compiling phf v0.12.1
25562026-02-11T23:07:46.733Z Compiling const_format_proc_macros v0.2.34
25572026-02-11T23:07:46.767Z Compiling papergrid v0.11.0
25582026-02-11T23:07:47.206Z Compiling tabled_derive v0.7.0
25592026-02-11T23:07:47.656Z Compiling snafu v0.8.5
25602026-02-11T23:07:48.244Z Compiling olpc-cjson v0.1.4
25612026-02-11T23:07:48.666Z Compiling fd-lock v4.0.2
25622026-02-11T23:07:48.848Z Compiling peg-macros v0.8.5
25632026-02-11T23:07:48.884Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642026-02-11T23:07:48.942Z Compiling serde_plain v1.0.2
25652026-02-11T23:07:48.967Z Compiling typed-path v0.9.3
25662026-02-11T23:07:49.524Z Compiling nu-ansi-term v0.50.1
25672026-02-11T23:07:49.722Z Compiling highway v1.3.0
25682026-02-11T23:07:50.566Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25692026-02-11T23:07:51.187Z Compiling reedline v0.40.0
25702026-02-11T23:07:51.420Z Compiling tabled v0.15.0
25712026-02-11T23:07:51.580Z Compiling peg v0.8.5
25722026-02-11T23:07:51.771Z Compiling tough v0.20.0
25732026-02-11T23:07:54.000Z Compiling const_format v0.2.34
25742026-02-11T23:07:55.291Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25752026-02-11T23:07:58.454Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25762026-02-11T23:08:02.113Z Compiling bcs v0.1.6
25772026-02-11T23:08:02.914Z Compiling base64 v0.21.7
25782026-02-11T23:08:03.757Z Compiling semver v0.1.20
25792026-02-11T23:08:03.906Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25802026-02-11T23:08:04.279Z Compiling rustc_version v0.1.7
25812026-02-11T23:08:04.310Z Compiling humantime v2.2.0
25822026-02-11T23:08:04.660Z Compiling newtype_derive v0.1.6
25832026-02-11T23:08:05.082Z Compiling unicode-linebreak v0.1.5
25842026-02-11T23:08:05.721Z Compiling smawk v0.3.2
25852026-02-11T23:08:06.081Z Compiling textwrap v0.16.2
25862026-02-11T23:08:06.250Z Compiling dropshot-api-manager-types v0.2.4
25872026-02-11T23:08:07.473Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25882026-02-11T23:08:07.744Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25892026-02-11T23:08:08.161Z Compiling steno v0.4.1
25902026-02-11T23:08:08.273Z Compiling utf-8 v0.7.6
25912026-02-11T23:08:08.672Z Compiling moka v0.12.10
25922026-02-11T23:08:09.045Z Compiling tagptr v0.2.0
25932026-02-11T23:08:09.408Z Compiling tungstenite v0.21.0
25942026-02-11T23:08:12.335Z Compiling hickory-resolver v0.25.2
25952026-02-11T23:08:13.951Z Compiling tokio-tungstenite v0.21.0
25962026-02-11T23:08:14.044Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25972026-02-11T23:08:14.304Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25982026-02-11T23:08:14.603Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25992026-02-11T23:08:18.549Z Compiling radium v0.7.0
26002026-02-11T23:08:19.041Z Compiling tap v1.0.1
26012026-02-11T23:08:19.274Z Compiling maybe-uninit v2.0.0
26022026-02-11T23:08:19.849Z Compiling wyz v0.5.1
26032026-02-11T23:08:20.784Z Compiling zerocopy-derive v0.6.6
26042026-02-11T23:08:20.833Z Compiling proc-macro-error-attr2 v2.0.0
26052026-02-11T23:08:21.589Z Compiling crc-catalog v2.4.0
26062026-02-11T23:08:21.789Z Compiling funty v2.0.0
26072026-02-11T23:08:22.282Z Compiling packed_struct v0.10.1
26082026-02-11T23:08:22.728Z Compiling display-error-chain v0.2.2
26092026-02-11T23:08:22.990Z Compiling bitvec v1.0.1
26102026-02-11T23:08:24.088Z Compiling zerocopy v0.6.6
26112026-02-11T23:08:24.932Z Compiling crc v3.2.1
26122026-02-11T23:08:25.803Z Compiling proc-macro-error2 v2.0.1
26132026-02-11T23:08:26.262Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
26142026-02-11T23:08:26.617Z Compiling packed_struct_codegen v0.10.1
26152026-02-11T23:08:26.731Z Compiling bitfield-macros v0.19.2
26162026-02-11T23:08:27.192Z Compiling indexmap v1.9.3
26172026-02-11T23:08:27.548Z Compiling nodrop v0.1.14
26182026-02-11T23:08:27.743Z Compiling array-init v0.0.4
26192026-02-11T23:08:28.001Z Compiling bitfield v0.19.2
26202026-02-11T23:08:28.209Z Compiling smallvec v0.6.14
26212026-02-11T23:08:28.490Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26222026-02-11T23:08:28.738Z Compiling num-derive v0.3.3
26232026-02-11T23:08:28.771Z Compiling hashbrown v0.12.3
26242026-02-11T23:08:30.416Z Compiling libscf-sys v1.1.0
26252026-02-11T23:08:30.684Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26262026-02-11T23:08:30.721Z Compiling serde-hex v0.1.0
26272026-02-11T23:08:31.129Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26282026-02-11T23:08:31.529Z Compiling ron v0.8.1
26292026-02-11T23:08:32.764Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26302026-02-11T23:08:34.794Z Compiling hashbrown v0.13.2
26312026-02-11T23:08:35.079Z Compiling vergen-gitcl v1.0.8
26322026-02-11T23:08:35.444Z Compiling dirs-sys-next v0.1.2
26332026-02-11T23:08:35.654Z Compiling crunchy v0.2.2
26342026-02-11T23:08:35.920Z Compiling crc-any v2.5.0
26352026-02-11T23:08:36.096Z Compiling maplit v1.0.2
26362026-02-11T23:08:36.181Z Compiling object v0.30.4
26372026-02-11T23:08:36.279Z Compiling dirs-next v2.0.0
26382026-02-11T23:08:36.556Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26392026-02-11T23:08:36.674Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26402026-02-11T23:08:36.798Z Compiling dsl_auto_type v0.1.2
26412026-02-11T23:08:37.866Z Compiling scheduled-thread-pool v0.2.7
26422026-02-11T23:08:37.930Z Compiling diesel_table_macro_syntax v0.2.0
26432026-02-11T23:08:38.028Z Compiling path-slash v0.1.5
26442026-02-11T23:08:38.322Z Compiling tiny-keccak v2.0.2
26452026-02-11T23:08:38.355Z Compiling diesel_derives v2.2.3
26462026-02-11T23:08:38.747Z Compiling r2d2 v0.8.10
26472026-02-11T23:08:39.243Z Compiling term v0.7.0
26482026-02-11T23:08:40.250Z Compiling tabled_derive v0.11.0
26492026-02-11T23:08:40.315Z Compiling papergrid v0.17.0
26502026-02-11T23:08:42.514Z Compiling testing_table v0.3.0
26512026-02-11T23:08:43.264Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26522026-02-11T23:08:47.038Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26532026-02-11T23:08:47.334Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26542026-02-11T23:08:47.778Z Compiling bit-vec v0.6.3
26552026-02-11T23:08:48.242Z Compiling arc-swap v1.7.1
26562026-02-11T23:08:48.959Z Compiling xshell-macros v0.2.7
26572026-02-11T23:08:49.745Z Compiling xshell v0.2.7
26582026-02-11T23:08:50.277Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26592026-02-11T23:08:52.667Z Compiling slog-scope v4.4.0
26602026-02-11T23:08:52.864Z Compiling bit-set v0.5.3
26612026-02-11T23:08:53.295Z Compiling diesel v2.2.12
26622026-02-11T23:08:53.458Z Compiling tabled v0.20.0
26632026-02-11T23:08:56.089Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26642026-02-11T23:09:00.092Z Compiling ascii-canvas v3.0.0
26652026-02-11T23:09:00.382Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26662026-02-11T23:09:00.561Z Compiling ena v0.14.3
26672026-02-11T23:09:01.040Z Compiling unicase v2.8.1
26682026-02-11T23:09:01.233Z Compiling diff v0.1.13
26692026-02-11T23:09:01.698Z Compiling bindgen v0.71.1
26702026-02-11T23:09:01.738Z Compiling regex-syntax v0.6.29
26712026-02-11T23:09:02.276Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26722026-02-11T23:09:05.494Z Compiling lalrpop v0.19.12
26732026-02-11T23:09:06.250Z Compiling slog-stdlog v4.1.1
26742026-02-11T23:09:07.166Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26752026-02-11T23:09:09.553Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26762026-02-11T23:09:09.627Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26772026-02-11T23:09:09.975Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26782026-02-11T23:09:10.251Z Compiling crc8 v0.1.1
26792026-02-11T23:09:10.366Z Compiling slog-envlogger v2.2.0
26802026-02-11T23:09:10.616Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26812026-02-11T23:09:12.738Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26822026-02-11T23:09:13.570Z Compiling headers-core v0.3.0
26832026-02-11T23:09:13.801Z Compiling libxml v0.3.3
26842026-02-11T23:09:14.266Z Compiling headers v0.4.1
26852026-02-11T23:09:17.852Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26862026-02-11T23:09:20.355Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26872026-02-11T23:09:20.747Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26882026-02-11T23:09:21.636Z Compiling samael v0.0.19
26892026-02-11T23:09:21.687Z Compiling strum_macros v0.24.3
26902026-02-11T23:09:23.365Z Compiling indoc v1.0.9
26912026-02-11T23:09:24.129Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26922026-02-11T23:09:24.184Z Compiling polar-core v0.27.3
26932026-02-11T23:09:24.361Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26942026-02-11T23:09:24.715Z Compiling derive_builder v0.20.2
26952026-02-11T23:09:24.971Z Compiling impl-trait-for-tuples v0.2.2
26962026-02-11T23:09:26.201Z Compiling oso-derive v0.27.3
26972026-02-11T23:09:26.677Z Compiling quick-xml v0.37.2
26982026-02-11T23:09:27.061Z Compiling half v1.8.3
26992026-02-11T23:09:27.898Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27002026-02-11T23:09:28.215Z Compiling serde_cbor v0.11.2
27012026-02-11T23:09:29.912Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27022026-02-11T23:09:30.306Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27032026-02-11T23:09:31.316Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27042026-02-11T23:09:35.463Z Compiling diesel-dtrace v0.4.2
27052026-02-11T23:09:37.091Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27062026-02-11T23:09:42.057Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27072026-02-11T23:09:42.390Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27082026-02-11T23:09:45.147Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27092026-02-11T23:09:46.169Z Compiling bb8 v0.8.5
27102026-02-11T23:09:46.943Z Compiling oso v0.27.3
27112026-02-11T23:09:48.189Z Compiling trait-variant v0.1.2
27122026-02-11T23:09:48.323Z Compiling async-bb8-diesel v0.2.1
27132026-02-11T23:09:49.125Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27142026-02-11T23:09:49.157Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27152026-02-11T23:09:50.252Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27162026-02-11T23:09:51.103Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27172026-02-11T23:09:51.767Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27182026-02-11T23:09:54.607Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-02-11T23:09:54.746Z Compiling fxhash v0.2.1
27202026-02-11T23:09:54.961Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27212026-02-11T23:09:55.120Z Compiling typify-impl v0.2.0
27222026-02-11T23:09:55.368Z Compiling kstat-rs v0.2.4
27232026-02-11T23:09:56.252Z Compiling libz-sys v1.1.20
27242026-02-11T23:09:56.861Z Compiling nonempty v0.12.0
27252026-02-11T23:09:57.237Z Compiling salty v0.3.0
27262026-02-11T23:09:57.821Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27272026-02-11T23:10:01.714Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27282026-02-11T23:10:02.763Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27292026-02-11T23:10:03.509Z Compiling typify-macro v0.2.0
27302026-02-11T23:10:06.621Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27312026-02-11T23:10:11.343Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
27322026-02-11T23:10:15.871Z Compiling nanorand v0.7.0
27332026-02-11T23:10:16.610Z Compiling fs-err v2.11.0
27342026-02-11T23:10:16.991Z Compiling parking_lot_core v0.8.6
27352026-02-11T23:10:17.162Z Compiling mime_guess v2.0.5
27362026-02-11T23:10:17.502Z Compiling flume v0.11.1
27372026-02-11T23:10:17.560Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
27382026-02-11T23:10:18.144Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27392026-02-11T23:10:20.877Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27402026-02-11T23:10:25.218Z Compiling libgit2-sys v0.18.2+1.9.1
27412026-02-11T23:10:26.024Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27422026-02-11T23:10:43.502Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27432026-02-11T23:10:46.558Z Compiling tabled_derive v0.10.0
27442026-02-11T23:10:47.170Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27452026-02-11T23:10:48.631Z Compiling ignore v0.4.23
27462026-02-11T23:10:53.748Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27472026-02-11T23:10:55.571Z Compiling papergrid v0.14.0
27482026-02-11T23:10:56.175Z Compiling primeorder v0.13.6
27492026-02-11T23:10:56.359Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27502026-02-11T23:10:56.815Z Compiling castaway v0.2.3
27512026-02-11T23:10:57.095Z Compiling nibble_vec v0.1.0
27522026-02-11T23:10:57.452Z Compiling atty v0.2.14
27532026-02-11T23:10:57.676Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27542026-02-11T23:10:58.038Z Compiling endian-type v0.1.2
27552026-02-11T23:10:58.339Z Compiling http-range v0.1.5
27562026-02-11T23:10:58.649Z Compiling parse-size v1.1.0
27572026-02-11T23:10:58.882Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27582026-02-11T23:10:58.936Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27592026-02-11T23:10:59.015Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27602026-02-11T23:10:59.317Z Compiling radix_trie v0.2.1
27612026-02-11T23:10:59.548Z Compiling tabled v0.18.0
27622026-02-11T23:11:00.130Z Compiling compact_str v0.8.0
27632026-02-11T23:11:02.612Z Compiling p384 v0.13.1
27642026-02-11T23:11:07.240Z Compiling globwalk v0.9.1
27652026-02-11T23:11:07.288Z Compiling parking_lot v0.11.2
27662026-02-11T23:11:08.583Z Compiling typify v0.2.0
27672026-02-11T23:11:08.819Z Compiling predicates-tree v1.0.12
27682026-02-11T23:11:09.218Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27692026-02-11T23:11:09.705Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27702026-02-11T23:11:10.160Z Compiling unicode-truncate v1.1.0
27712026-02-11T23:11:10.798Z Compiling prefix-trie v0.7.0
27722026-02-11T23:11:11.866Z Compiling lru v0.12.5
27732026-02-11T23:11:12.265Z Compiling vergen-git2 v1.0.7
27742026-02-11T23:11:12.634Z Compiling instability v0.3.2
27752026-02-11T23:11:13.590Z Compiling indoc v2.0.6
27762026-02-11T23:11:13.807Z Compiling cassowary v0.3.0
27772026-02-11T23:11:14.205Z Compiling git2 v0.20.2
27782026-02-11T23:11:14.369Z Compiling ratatui v0.29.0
27792026-02-11T23:11:16.484Z Compiling hickory-server v0.25.2
27802026-02-11T23:11:16.940Z Compiling hyper-staticfile v0.10.1
27812026-02-11T23:11:17.345Z Compiling camino-tempfile-ext v0.3.2
27822026-02-11T23:11:18.638Z Compiling progenitor-impl v0.8.0
27832026-02-11T23:11:19.215Z Compiling sled v0.34.7
27842026-02-11T23:11:23.541Z Compiling hickory-client v0.25.2
27852026-02-11T23:11:25.815Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27862026-02-11T23:11:26.969Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27872026-02-11T23:11:27.087Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27882026-02-11T23:11:27.294Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27892026-02-11T23:11:31.465Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27902026-02-11T23:11:32.902Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27912026-02-11T23:11:35.842Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
27922026-02-11T23:11:37.532Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27932026-02-11T23:11:38.335Z Compiling rand_seeder v0.4.0
27942026-02-11T23:11:38.852Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27952026-02-11T23:11:39.631Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27962026-02-11T23:11:40.016Z Compiling lzma-sys v0.1.20
27972026-02-11T23:11:40.677Z Compiling rustls v0.21.12
27982026-02-11T23:11:41.028Z Compiling corncobs v0.1.4
27992026-02-11T23:11:41.474Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28002026-02-11T23:11:41.834Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28012026-02-11T23:11:43.309Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-02-11T23:11:43.616Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28032026-02-11T23:11:44.630Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28042026-02-11T23:11:48.591Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28052026-02-11T23:11:51.993Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28062026-02-11T23:11:57.842Z Compiling progenitor-macro v0.8.0
28072026-02-11T23:11:57.885Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28082026-02-11T23:12:03.236Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28092026-02-11T23:12:05.275Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28102026-02-11T23:12:09.724Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28112026-02-11T23:12:11.641Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28122026-02-11T23:12:11.977Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28132026-02-11T23:12:12.344Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28142026-02-11T23:12:12.696Z Compiling progenitor-client v0.8.0
28152026-02-11T23:12:13.631Z Compiling sct v0.7.1
28162026-02-11T23:12:13.879Z Compiling rustls-webpki v0.101.7
28172026-02-11T23:12:14.104Z Compiling heck v0.3.3
28182026-02-11T23:12:14.454Z Compiling secrecy v0.8.0
28192026-02-11T23:12:14.832Z Compiling void v1.0.2
28202026-02-11T23:12:15.065Z Compiling lzss v0.8.2
28212026-02-11T23:12:20.238Z Compiling zone_cfg_derive v0.1.2
28222026-02-11T23:12:21.394Z Compiling progenitor v0.8.0
28232026-02-11T23:12:21.764Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28242026-02-11T23:12:22.818Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28252026-02-11T23:12:25.292Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28262026-02-11T23:12:26.515Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28272026-02-11T23:12:28.866Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28282026-02-11T23:12:30.208Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28292026-02-11T23:12:30.281Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28302026-02-11T23:12:33.123Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28312026-02-11T23:12:33.594Z Compiling tungstenite v0.23.0
28322026-02-11T23:12:37.341Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28332026-02-11T23:12:37.502Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28342026-02-11T23:12:37.672Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28352026-02-11T23:12:37.854Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28362026-02-11T23:12:38.010Z Compiling nix v0.27.1
28372026-02-11T23:12:38.203Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28382026-02-11T23:12:38.605Z Compiling serde_bytes v0.11.19
28392026-02-11T23:12:38.863Z Compiling number_prefix v0.4.0
28402026-02-11T23:12:39.183Z Compiling base64 v0.13.1
28412026-02-11T23:12:39.213Z Compiling indicatif v0.17.11
28422026-02-11T23:12:39.939Z Compiling ron v0.7.1
28432026-02-11T23:12:40.513Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28442026-02-11T23:12:43.077Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28452026-02-11T23:12:44.009Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28462026-02-11T23:12:44.376Z Compiling tokio-tungstenite v0.23.1
28472026-02-11T23:12:44.999Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28482026-02-11T23:12:45.032Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28492026-02-11T23:12:50.865Z Compiling xz2 v0.1.7
28502026-02-11T23:12:51.231Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28512026-02-11T23:12:55.621Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28522026-02-11T23:13:10.320Z Compiling zone v0.1.8
28532026-02-11T23:13:10.941Z Compiling tokio-rustls v0.24.1
28542026-02-11T23:13:11.420Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28552026-02-11T23:13:13.704Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28562026-02-11T23:13:16.526Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
28572026-02-11T23:13:17.928Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28582026-02-11T23:13:22.577Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28592026-02-11T23:13:23.761Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28602026-02-11T23:13:25.505Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28612026-02-11T23:13:25.855Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28622026-02-11T23:13:33.972Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28632026-02-11T23:13:39.042Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28642026-02-11T23:13:40.618Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28652026-02-11T23:13:47.264Z Compiling rustls-pemfile v1.0.4
28662026-02-11T23:13:47.348Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28672026-02-11T23:13:48.090Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28682026-02-11T23:13:48.466Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28692026-02-11T23:13:50.352Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28702026-02-11T23:13:51.817Z Compiling signal-hook-tokio v0.3.1
28712026-02-11T23:13:51.853Z Compiling twox-hash v2.1.0
28722026-02-11T23:13:52.109Z Compiling yasna v0.5.2
28732026-02-11T23:13:52.865Z Compiling is_ci v1.2.0
28742026-02-11T23:13:53.194Z Compiling rcgen v0.12.1
28752026-02-11T23:13:54.089Z Compiling supports-color v3.0.2
28762026-02-11T23:13:55.247Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28772026-02-11T23:14:03.167Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28782026-02-11T23:14:04.523Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28792026-02-11T23:14:05.249Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28802026-02-11T23:14:19.188Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28812026-02-11T23:14:35.363Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28822026-02-11T23:14:37.211Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28832026-02-11T23:14:46.067Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28842026-02-11T23:14:47.472Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28852026-02-11T23:14:58.093Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28862026-02-11T23:15:02.492Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28872026-02-11T23:15:02.856Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28882026-02-11T23:15:03.239Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28892026-02-11T23:15:03.583Z Compiling fatfs v0.3.6
28902026-02-11T23:15:04.392Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28912026-02-11T23:15:06.082Z Compiling rtoolbox v0.0.2
28922026-02-11T23:15:06.551Z Compiling subprocess v0.2.9
28932026-02-11T23:15:06.586Z Compiling assert_matches v1.5.0
28942026-02-11T23:15:06.758Z Compiling seq-macro v0.3.6
28952026-02-11T23:15:07.727Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28962026-02-11T23:15:13.030Z Compiling rpassword v7.4.0
28972026-02-11T23:15:13.615Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28982026-02-11T23:15:18.469Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28992026-02-11T23:15:18.671Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29002026-02-11T23:15:23.707Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29012026-02-11T23:15:44.709Z Compiling tui-tree-widget v0.23.1
29022026-02-11T23:15:45.268Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29032026-02-11T23:15:50.073Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29042026-02-11T23:15:50.889Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29052026-02-11T23:15:55.407Z Compiling uzers v0.12.1
29062026-02-11T23:15:56.491Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29072026-02-11T23:15:58.553Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29082026-02-11T23:16:09.282Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29092026-02-11T23:16:20.003Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29102026-02-11T23:16:36.683Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29112026-02-11T23:16:38.440Z Compiling support-bundle-viewer v0.1.2
29122026-02-11T23:16:40.278Z Compiling multimap v0.10.1
29132026-02-11T23:18:35.658Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29142026-02-11T23:18:52.795Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29152026-02-11T23:30:18.763Z Finished `release` profile [optimized] target(s) in 23m 37s
29162026-02-11T23:31:57.840Z
29172026-02-11T23:31:57.840Zreal 25:18.984865115
29182026-02-11T23:31:57.865Zuser 2:50:30.634074883
29192026-02-11T23:31:57.865Zsys 5:17.403585207
29202026-02-11T23:31:57.865Ztrap 6.153135785
29212026-02-11T23:31:57.865Ztflt 1.648663537
29222026-02-11T23:31:57.865Zdflt 6.392553552
29232026-02-11T23:31:57.865Zkflt 0.000576576
29242026-02-11T23:31:57.865Zlock 11:58:03.240774079
29252026-02-11T23:31:57.865Zslp 8:02:13.539320824
29262026-02-11T23:31:57.865Zlat 4:40.942119222
29272026-02-11T23:31:57.865Zstop 4:11.107753469
29282026-02-11T23:31:57.865Z+ mapfile -t packages
29292026-02-11T23:31:57.865Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29302026-02-11T23:32:00.044Z Finished `release` profile [optimized] target(s) in 2.08s
29312026-02-11T23:32:00.136Z Running `target/release/omicron-package -t test list-outputs`
29322026-02-11T23:32:00.218ZLogging to: /work/oxidecomputer/omicron/out/LOG
29332026-02-11T23:32:00.242Z+ ptime -m cargo build --locked --release -p xtask
29342026-02-11T23:32:01.498Z Compiling serde_core v1.0.228
29352026-02-11T23:32:01.499Z Compiling syn v2.0.114
29362026-02-11T23:32:01.499Z Compiling bitflags v2.9.4
29372026-02-11T23:32:01.523Z Compiling serde v1.0.228
29382026-02-11T23:32:01.523Z Compiling serde_json v1.0.149
29392026-02-11T23:32:01.523Z Compiling libc v0.2.180
29402026-02-11T23:32:01.523Z Compiling num-traits v0.2.19
29412026-02-11T23:32:01.523Z Compiling smallvec v1.15.1
29422026-02-11T23:32:01.993Z Compiling rustix v0.38.37
29432026-02-11T23:32:02.155Z Compiling hashbrown v0.16.1
29442026-02-11T23:32:02.385Z Compiling usdt-impl v0.5.0
29452026-02-11T23:32:02.432Z Compiling syn v1.0.109
29462026-02-11T23:32:03.055Z Compiling percent-encoding v2.3.2
29472026-02-11T23:32:03.487Z Compiling thread-id v4.2.2
29482026-02-11T23:32:03.566Z Compiling rustix v1.1.3
29492026-02-11T23:32:03.642Z Compiling getrandom v0.3.4
29502026-02-11T23:32:03.831Z Compiling indexmap v2.13.0
29512026-02-11T23:32:04.244Z Compiling log v0.4.29
29522026-02-11T23:32:04.694Z Compiling ordered-float v2.10.1
29532026-02-11T23:32:04.719Z Compiling terminal_size v0.4.0
29542026-02-11T23:32:04.889Z Compiling form_urlencoded v1.2.2
29552026-02-11T23:32:05.450Z Compiling fs-err v3.1.1
29562026-02-11T23:32:05.738Z Compiling heck v0.4.1
29572026-02-11T23:32:05.800Z Compiling anyhow v1.0.99
29582026-02-11T23:32:06.130Z Compiling once_cell v1.21.3
29592026-02-11T23:32:06.380Z Compiling clap_builder v4.5.48
29602026-02-11T23:32:07.284Z Compiling tempfile v3.24.0
29612026-02-11T23:32:08.621Z Compiling synstructure v0.13.1
29622026-02-11T23:32:08.828Z Compiling proc-macro-error v1.0.4
29632026-02-11T23:32:09.041Z Compiling textwrap v0.16.2
29642026-02-11T23:32:09.320Z Compiling camino-tempfile v1.4.1
29652026-02-11T23:32:09.508Z Compiling tabled_derive v0.7.0
29662026-02-11T23:32:10.933Z Compiling serde_derive v1.0.228
29672026-02-11T23:32:10.964Z Compiling thiserror-impl v2.0.18
29682026-02-11T23:32:11.120Z Compiling zerofrom-derive v0.1.4
29692026-02-11T23:32:11.226Z Compiling yoke-derive v0.7.4
29702026-02-11T23:32:11.335Z Compiling zerovec-derive v0.10.3
29712026-02-11T23:32:12.543Z Compiling displaydoc v0.2.5
29722026-02-11T23:32:13.273Z Compiling thiserror-impl v1.0.69
29732026-02-11T23:32:13.394Z Compiling icu_provider_macros v1.5.0
29742026-02-11T23:32:13.436Z Compiling thiserror v2.0.18
29752026-02-11T23:32:13.555Z Compiling zerofrom v0.1.4
29762026-02-11T23:32:13.642Z Compiling pest v2.8.2
29772026-02-11T23:32:13.852Z Compiling yoke v0.7.4
29782026-02-11T23:32:13.889Z Compiling zerocopy-derive v0.7.35
29792026-02-11T23:32:14.275Z Compiling zerovec v0.10.4
29802026-02-11T23:32:14.625Z Compiling scroll_derive v0.12.0
29812026-02-11T23:32:15.536Z Compiling zerocopy v0.7.35
29822026-02-11T23:32:15.642Z Compiling thiserror v1.0.69
29832026-02-11T23:32:15.837Z Compiling scroll v0.12.0
29842026-02-11T23:32:16.522Z Compiling tinystr v0.7.6
29852026-02-11T23:32:16.733Z Compiling pest_meta v2.8.2
29862026-02-11T23:32:16.834Z Compiling icu_collections v1.5.0
29872026-02-11T23:32:17.036Z Compiling icu_locid v1.5.0
29882026-02-11T23:32:17.668Z Compiling goblin v0.8.2
29892026-02-11T23:32:18.394Z Compiling icu_provider v1.5.0
29902026-02-11T23:32:18.531Z Compiling pest_generator v2.8.2
29912026-02-11T23:32:19.412Z Compiling icu_locid_transform v1.5.0
29922026-02-11T23:32:19.987Z Compiling serde_spanned v0.6.9
29932026-02-11T23:32:20.032Z Compiling pest_derive v2.8.2
29942026-02-11T23:32:20.284Z Compiling toml_datetime v0.6.11
29952026-02-11T23:32:20.498Z Compiling dof v0.3.0
29962026-02-11T23:32:20.795Z Compiling dtrace-parser v0.2.0
29972026-02-11T23:32:21.096Z Compiling icu_properties v1.5.1
29982026-02-11T23:32:21.326Z Compiling toml_edit v0.22.27
29992026-02-11T23:32:23.517Z Compiling serde_tokenstream v0.2.2
30002026-02-11T23:32:24.163Z Compiling erased-serde v0.4.6
30012026-02-11T23:32:24.775Z Compiling icu_normalizer v1.5.0
30022026-02-11T23:32:25.673Z Compiling toml v0.8.23
30032026-02-11T23:32:26.684Z Compiling idna_adapter v1.2.0
30042026-02-11T23:32:26.956Z Compiling idna v1.0.3
30052026-02-11T23:32:28.094Z Compiling url v2.5.4
30062026-02-11T23:32:29.438Z Compiling serde-untagged v0.1.7
30072026-02-11T23:32:31.023Z Compiling serde-value v0.7.0
30082026-02-11T23:32:31.887Z Compiling cargo-util-schemas v0.8.2
30092026-02-11T23:32:33.178Z Compiling usdt-macro v0.5.0
30102026-02-11T23:32:33.893Z Compiling usdt-attr-macro v0.5.0
30112026-02-11T23:32:34.297Z Compiling cargo-platform v0.2.0
30122026-02-11T23:32:35.089Z Compiling clap_derive v4.5.47
30132026-02-11T23:32:35.458Z Compiling usdt v0.5.0
30142026-02-11T23:32:35.622Z Compiling cargo_metadata v0.21.0
30152026-02-11T23:32:36.733Z Compiling cargo_toml v0.21.0
30162026-02-11T23:32:36.990Z Compiling macaddr v1.0.1
30172026-02-11T23:32:37.588Z Compiling tabled v0.15.0
30182026-02-11T23:32:38.807Z Compiling clap v4.5.48
30192026-02-11T23:32:49.516Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30202026-02-11T23:32:56.756Z Finished `release` profile [optimized] target(s) in 56.42s
30212026-02-11T23:32:56.917Z
30222026-02-11T23:32:56.917Zreal 56.639022442
30232026-02-11T23:32:56.917Zuser 5:54.098407150
30242026-02-11T23:32:56.917Zsys 30.666263392
30252026-02-11T23:32:56.917Ztrap 0.237973886
30262026-02-11T23:32:56.917Ztflt 0.132391744
30272026-02-11T23:32:56.917Zdflt 0.632608439
30282026-02-11T23:32:56.917Zkflt 0.000010390
30292026-02-11T23:32:56.917Zlock 16:59.069222784
30302026-02-11T23:32:56.917Zslp 19:33.784622452
30312026-02-11T23:32:56.917Zlat 24.671586143
30322026-02-11T23:32:56.917Zstop 32.892471068
30332026-02-11T23:32:56.942Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30342026-02-11T23:32:56.942Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30352026-02-11T23:32:56.942Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30362026-02-11T23:32:56.942Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30372026-02-11T23:32:56.942Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30382026-02-11T23:32:59.088Z Compiling regress v0.10.4
30392026-02-11T23:32:59.141Z Compiling unsafe-libyaml v0.2.11
30402026-02-11T23:32:59.141Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30412026-02-11T23:32:59.165Z Compiling match_cfg v0.1.0
30422026-02-11T23:32:59.238Z Compiling structmeta-derive v0.3.0
30432026-02-11T23:32:59.239Z Compiling rustls v0.22.4
30442026-02-11T23:32:59.263Z Compiling newtype-uuid-macros v0.1.0
30452026-02-11T23:32:59.263Z Compiling multer v3.1.0
30462026-02-11T23:32:59.367Z Compiling hostname v0.3.1
30472026-02-11T23:32:59.654Z Compiling debug-ignore v1.0.5
30482026-02-11T23:32:59.792Z Compiling toml_parser v1.0.6+spec-1.1.0
30492026-02-11T23:32:59.869Z Compiling progenitor-client v0.10.0
30502026-02-11T23:32:59.900Z Compiling slog-json v2.6.1
30512026-02-11T23:33:00.304Z Compiling async-stream-impl v0.3.6
30522026-02-11T23:33:00.482Z Compiling serde_yaml v0.9.34+deprecated
30532026-02-11T23:33:00.907Z Compiling serde_spanned v1.0.4
30542026-02-11T23:33:00.996Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30552026-02-11T23:33:01.230Z Compiling toml_datetime v0.7.5+spec-1.1.0
30562026-02-11T23:33:01.298Z Compiling dropshot v0.16.7
30572026-02-11T23:33:01.584Z Compiling toml_writer v1.0.6+spec-1.1.0
30582026-02-11T23:33:01.745Z Compiling async-stream v0.3.6
30592026-02-11T23:33:01.800Z Compiling structmeta v0.3.0
30602026-02-11T23:33:01.837Z Compiling slog-bunyan v2.5.0
30612026-02-11T23:33:02.022Z Compiling toml v0.9.11+spec-1.1.0
30622026-02-11T23:33:02.111Z Compiling waitgroup v0.1.2
30632026-02-11T23:33:02.243Z Compiling rustls-pemfile v2.2.0
30642026-02-11T23:33:02.313Z Compiling dropshot_endpoint v0.16.7
30652026-02-11T23:33:02.396Z Compiling itertools v0.14.0
30662026-02-11T23:33:02.619Z Compiling typify-impl v0.4.3
30672026-02-11T23:33:03.046Z Compiling serde_path_to_error v0.1.20
30682026-02-11T23:33:03.910Z Compiling hostname v0.4.2
30692026-02-11T23:33:03.939Z Compiling tokio-rustls v0.25.0
30702026-02-11T23:33:04.175Z Compiling derive-ex v0.1.8
30712026-02-11T23:33:04.406Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30722026-02-11T23:33:04.650Z Compiling macaddr v1.0.1
30732026-02-11T23:33:05.111Z Compiling tabwriter v1.4.0
30742026-02-11T23:33:05.212Z Compiling instant v0.1.13
30752026-02-11T23:33:05.239Z Compiling progenitor-client v0.11.2
30762026-02-11T23:33:05.411Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30772026-02-11T23:33:05.579Z Compiling parse-display-derive v0.10.0
30782026-02-11T23:33:05.866Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
30792026-02-11T23:33:06.189Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30802026-02-11T23:33:06.243Z Compiling colored v3.0.0
30812026-02-11T23:33:06.442Z Compiling backoff v0.4.0
30822026-02-11T23:33:06.531Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30832026-02-11T23:33:06.869Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30842026-02-11T23:33:06.986Z Compiling proc-macro-crate v1.3.1
30852026-02-11T23:33:07.290Z Compiling crucible-workspace-hack v0.1.0
30862026-02-11T23:33:07.666Z Compiling proc-macro-error v1.0.4
30872026-02-11T23:33:07.711Z Compiling heapless v0.8.0
30882026-02-11T23:33:07.909Z Compiling num_enum_derive v0.5.11
30892026-02-11T23:33:08.049Z Compiling test-strategy v0.4.3
30902026-02-11T23:33:08.277Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30912026-02-11T23:33:08.786Z Compiling ingot-macros v0.1.1
30922026-02-11T23:33:08.882Z Compiling hash32 v0.3.1
30932026-02-11T23:33:08.978Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30942026-02-11T23:33:09.179Z Compiling smoltcp v0.11.0
30952026-02-11T23:33:09.350Z Compiling parse-display v0.10.0
30962026-02-11T23:33:09.883Z Compiling foreign-types-macros v0.2.3
30972026-02-11T23:33:10.002Z Compiling foreign-types-shared v0.3.1
30982026-02-11T23:33:10.170Z Compiling num_enum v0.5.11
30992026-02-11T23:33:10.200Z Compiling cobs v0.2.3
31002026-02-11T23:33:10.537Z Compiling postcard v1.0.10
31012026-02-11T23:33:10.914Z Compiling nix v0.30.1
31022026-02-11T23:33:11.083Z Compiling foreign-types v0.5.0
31032026-02-11T23:33:11.221Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31042026-02-11T23:33:11.250Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31052026-02-11T23:33:11.396Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31062026-02-11T23:33:11.792Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31072026-02-11T23:33:11.939Z Compiling cstr-argument v0.1.2
31082026-02-11T23:33:12.085Z Compiling rayon-core v1.12.1
31092026-02-11T23:33:12.166Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31102026-02-11T23:33:12.257Z Compiling pretty-hex v0.2.1
31112026-02-11T23:33:12.494Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31122026-02-11T23:33:12.599Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31132026-02-11T23:33:12.647Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31142026-02-11T23:33:12.722Z Compiling crossbeam-deque v0.8.5
31152026-02-11T23:33:12.871Z Compiling colored v2.2.0
31162026-02-11T23:33:12.939Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31172026-02-11T23:33:13.844Z Compiling typify-macro v0.4.3
31182026-02-11T23:33:13.873Z Compiling camino-tempfile v1.4.1
31192026-02-11T23:33:14.391Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31202026-02-11T23:33:14.702Z Compiling rayon v1.10.0
31212026-02-11T23:33:14.826Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31222026-02-11T23:33:14.998Z Compiling ingot-types v0.1.2
31232026-02-11T23:33:15.022Z Compiling zone_cfg_derive v0.3.0
31242026-02-11T23:33:15.471Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31252026-02-11T23:33:15.854Z Compiling ingot v0.1.1
31262026-02-11T23:33:15.887Z Compiling smf v0.2.3
31272026-02-11T23:33:16.226Z Compiling num-derive v0.4.2
31282026-02-11T23:33:16.389Z Compiling sigpipe v0.1.3
31292026-02-11T23:33:16.563Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31302026-02-11T23:33:16.966Z Compiling zone v0.3.1
31312026-02-11T23:33:17.090Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31322026-02-11T23:33:17.568Z Compiling toml v0.8.23
31332026-02-11T23:33:17.635Z Compiling typify v0.4.3
31342026-02-11T23:33:17.839Z Compiling progenitor-impl v0.11.2
31352026-02-11T23:33:17.871Z Compiling convert_case v0.4.0
31362026-02-11T23:33:18.147Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31372026-02-11T23:33:18.468Z Compiling universal-hash v0.5.1
31382026-02-11T23:33:18.716Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31392026-02-11T23:33:18.790Z Compiling derive_more v0.99.20
31402026-02-11T23:33:19.046Z Compiling opaque-debug v0.3.1
31412026-02-11T23:33:19.103Z Compiling secrecy v0.10.3
31422026-02-11T23:33:19.133Z Compiling half v2.4.1
31432026-02-11T23:33:19.195Z Compiling ciborium-io v0.2.2
31442026-02-11T23:33:19.233Z Compiling progenitor-impl v0.10.0
31452026-02-11T23:33:19.387Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31462026-02-11T23:33:19.415Z Compiling aead v0.5.2
31472026-02-11T23:33:19.702Z Compiling ciborium-ll v0.2.2
31482026-02-11T23:33:19.731Z Compiling poly1305 v0.8.0
31492026-02-11T23:33:19.817Z Compiling chacha20 v0.9.1
31502026-02-11T23:33:20.069Z Compiling ciborium v0.2.2
31512026-02-11T23:33:20.177Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31522026-02-11T23:33:20.349Z Compiling num-rational v0.4.2
31532026-02-11T23:33:21.253Z Compiling thiserror-impl-no-std v2.0.2
31542026-02-11T23:33:21.439Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31552026-02-11T23:33:21.855Z Compiling num-complex v0.4.6
31562026-02-11T23:33:21.885Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31572026-02-11T23:33:22.137Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31582026-02-11T23:33:22.325Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31592026-02-11T23:33:22.760Z Compiling num v0.4.3
31602026-02-11T23:33:22.911Z Compiling password-hash v0.5.0
31612026-02-11T23:33:23.846Z Compiling thiserror-no-std v2.0.2
31622026-02-11T23:33:23.872Z Compiling blake2 v0.10.6
31632026-02-11T23:33:24.023Z Compiling indent_write v2.2.0
31642026-02-11T23:33:24.302Z Compiling float-ord v0.3.2
31652026-02-11T23:33:24.331Z Compiling progenitor-macro v0.11.2
31662026-02-11T23:33:24.535Z Compiling argon2 v0.5.3
31672026-02-11T23:33:24.873Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31682026-02-11T23:33:25.004Z Compiling vsss-rs v3.3.4
31692026-02-11T23:33:25.135Z Compiling chacha20poly1305 v0.10.1
31702026-02-11T23:33:25.417Z Compiling progenitor-macro v0.10.0
31712026-02-11T23:33:25.446Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31722026-02-11T23:33:26.010Z Compiling gethostname v0.5.0
31732026-02-11T23:33:26.264Z Compiling usdt-macro v0.5.0
31742026-02-11T23:33:26.539Z Compiling usdt-attr-macro v0.5.0
31752026-02-11T23:33:26.999Z Compiling derive-where v1.5.0
31762026-02-11T23:33:27.049Z Compiling cancel-safe-futures v0.1.5
31772026-02-11T23:33:27.353Z Compiling owo-colors v4.2.2
31782026-02-11T23:33:27.503Z Compiling console v0.15.10
31792026-02-11T23:33:27.719Z Compiling resolv-conf v0.7.0
31802026-02-11T23:33:28.059Z Compiling libsw-core v0.3.1
31812026-02-11T23:33:28.094Z Compiling usdt v0.5.0
31822026-02-11T23:33:28.379Z Compiling libsw v3.5.0
31832026-02-11T23:33:28.687Z Compiling async-recursion v1.1.1
31842026-02-11T23:33:28.787Z Compiling libefi-sys v0.1.0
31852026-02-11T23:33:29.108Z Compiling linear-map v1.2.0
31862026-02-11T23:33:29.312Z Compiling hickory-proto v0.24.4
31872026-02-11T23:33:29.352Z Compiling newline-converter v0.3.0
31882026-02-11T23:33:29.494Z Compiling atomicwrites v0.4.4
31892026-02-11T23:33:29.580Z Compiling bitfield-struct v0.6.2
31902026-02-11T23:33:29.882Z Compiling linked-hash-map v0.5.6
31912026-02-11T23:33:29.920Z Compiling semver v0.1.20
31922026-02-11T23:33:30.110Z Compiling expectorate v1.2.0
31932026-02-11T23:33:30.245Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31942026-02-11T23:33:30.402Z Compiling rustc_version v0.1.7
31952026-02-11T23:33:30.432Z Compiling lru-cache v0.1.2
31962026-02-11T23:33:30.702Z Compiling slog-dtrace v0.3.0
31972026-02-11T23:33:30.877Z Compiling siphasher v1.0.1
31982026-02-11T23:33:30.952Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31992026-02-11T23:33:31.029Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32002026-02-11T23:33:31.177Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32012026-02-11T23:33:31.213Z Compiling newtype_derive v0.1.6
32022026-02-11T23:33:31.331Z Compiling phf_shared v0.12.1
32032026-02-11T23:33:31.599Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32042026-02-11T23:33:31.628Z Compiling tokio-dtrace v0.1.0
32052026-02-11T23:33:31.688Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32062026-02-11T23:33:31.730Z Compiling dropshot-api-manager-types v0.2.4
32072026-02-11T23:33:32.105Z Compiling pin-project-internal v1.1.6
32082026-02-11T23:33:32.413Z Compiling csv-core v0.1.11
32092026-02-11T23:33:32.490Z Compiling xshell-macros v0.2.7
32102026-02-11T23:33:32.736Z Compiling base64 v0.21.7
32112026-02-11T23:33:32.928Z Compiling chrono-tz v0.10.4
32122026-02-11T23:33:33.281Z Compiling xshell v0.2.7
32132026-02-11T23:33:33.353Z Compiling csv v1.3.1
32142026-02-11T23:33:33.474Z Compiling const_format_proc_macros v0.2.34
32152026-02-11T23:33:34.079Z Compiling oxide-tokio-rt v0.1.2
32162026-02-11T23:33:34.489Z Compiling hickory-resolver v0.24.4
32172026-02-11T23:33:34.525Z Compiling phf v0.12.1
32182026-02-11T23:33:34.813Z Compiling pin-project v1.1.6
32192026-02-11T23:33:34.910Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32202026-02-11T23:33:35.017Z Compiling snafu-derive v0.8.5
32212026-02-11T23:33:35.554Z Compiling primeorder v0.13.6
32222026-02-11T23:33:35.583Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32232026-02-11T23:33:36.164Z Compiling pem v3.0.5
32242026-02-11T23:33:36.235Z Compiling progenitor v0.11.2
32252026-02-11T23:33:36.513Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
32262026-02-11T23:33:36.595Z Compiling highway v1.3.0
32272026-02-11T23:33:36.954Z Compiling qorb v0.4.1
32282026-02-11T23:33:37.189Z Compiling same-file v1.0.6
32292026-02-11T23:33:37.386Z Compiling progenitor v0.10.0
32302026-02-11T23:33:37.437Z Compiling walkdir v2.5.0
32312026-02-11T23:33:37.597Z Compiling const_format v0.2.34
32322026-02-11T23:33:38.256Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32332026-02-11T23:33:38.320Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32342026-02-11T23:33:39.550Z Compiling snafu v0.8.5
32352026-02-11T23:33:39.997Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32362026-02-11T23:33:40.022Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32372026-02-11T23:33:40.179Z Compiling tabled_derive v0.7.0
32382026-02-11T23:33:40.344Z Compiling globset v0.4.15
32392026-02-11T23:33:40.382Z Compiling olpc-cjson v0.1.4
32402026-02-11T23:33:40.724Z Compiling bcs v0.1.6
32412026-02-11T23:33:41.267Z Compiling serde_plain v1.0.2
32422026-02-11T23:33:41.294Z Compiling termtree v0.5.1
32432026-02-11T23:33:41.392Z Compiling radium v0.7.0
32442026-02-11T23:33:41.604Z Compiling typed-path v0.9.3
32452026-02-11T23:33:41.687Z Compiling utf-8 v0.7.6
32462026-02-11T23:33:41.726Z Compiling salty v0.3.0
32472026-02-11T23:33:41.856Z Compiling textwrap v0.16.2
32482026-02-11T23:33:41.948Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32492026-02-11T23:33:42.085Z Compiling tungstenite v0.21.0
32502026-02-11T23:33:42.234Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32512026-02-11T23:33:42.260Z Compiling tabled v0.15.0
32522026-02-11T23:33:42.627Z Compiling steno v0.4.1
32532026-02-11T23:33:42.873Z Compiling typify-impl v0.2.0
32542026-02-11T23:33:44.020Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32552026-02-11T23:33:44.631Z Compiling tough v0.20.0
32562026-02-11T23:33:45.725Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32572026-02-11T23:33:45.976Z Compiling tap v1.0.1
32582026-02-11T23:33:46.221Z Compiling moka v0.12.10
32592026-02-11T23:33:46.606Z Compiling maybe-uninit v2.0.0
32602026-02-11T23:33:47.234Z Compiling humantime v2.2.0
32612026-02-11T23:33:47.957Z Compiling wyz v0.5.1
32622026-02-11T23:33:48.002Z Compiling tokio-tungstenite v0.21.0
32632026-02-11T23:33:48.419Z Compiling p384 v0.13.1
32642026-02-11T23:33:48.501Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32652026-02-11T23:33:48.680Z Compiling funty v2.0.0
32662026-02-11T23:33:48.943Z Compiling arc-swap v1.7.1
32672026-02-11T23:33:49.090Z Compiling packed_struct v0.10.1
32682026-02-11T23:33:49.548Z Compiling tagptr v0.2.0
32692026-02-11T23:33:49.626Z Compiling bitvec v1.0.1
32702026-02-11T23:33:49.656Z Compiling slog-scope v4.4.0
32712026-02-11T23:33:50.224Z Compiling polyval v0.6.2
32722026-02-11T23:33:50.344Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32732026-02-11T23:33:50.658Z Compiling packed_struct_codegen v0.10.1
32742026-02-11T23:33:51.010Z Compiling zerocopy-derive v0.6.6
32752026-02-11T23:33:51.603Z Compiling bitfield-macros v0.19.2
32762026-02-11T23:33:52.797Z Compiling proc-macro-error-attr2 v2.0.0
32772026-02-11T23:33:52.928Z Compiling indexmap v1.9.3
32782026-02-11T23:33:52.960Z Compiling nodrop v0.1.14
32792026-02-11T23:33:53.002Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32802026-02-11T23:33:53.033Z Compiling parking_lot_core v0.8.6
32812026-02-11T23:33:53.152Z Compiling crc-catalog v2.4.0
32822026-02-11T23:33:53.373Z Compiling crc v3.2.1
32832026-02-11T23:33:53.437Z Compiling array-init v0.0.4
32842026-02-11T23:33:53.483Z Compiling bitfield v0.19.2
32852026-02-11T23:33:53.627Z Compiling proc-macro-error2 v2.0.1
32862026-02-11T23:33:53.697Z Compiling typify-macro v0.2.0
32872026-02-11T23:33:53.887Z Compiling zerocopy v0.6.6
32882026-02-11T23:33:54.047Z Compiling hickory-resolver v0.25.2
32892026-02-11T23:33:54.073Z Compiling ghash v0.5.1
32902026-02-11T23:33:54.342Z Compiling smallvec v0.6.14
32912026-02-11T23:33:54.373Z Compiling slog-stdlog v4.1.1
32922026-02-11T23:33:54.509Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32932026-02-11T23:33:54.640Z Compiling ctr v0.9.2
32942026-02-11T23:33:54.804Z Compiling num-derive v0.3.3
32952026-02-11T23:33:54.833Z Compiling lzma-sys v0.1.20
32962026-02-11T23:33:55.052Z Compiling unicase v2.8.1
32972026-02-11T23:33:55.375Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32982026-02-11T23:33:55.469Z Compiling hashbrown v0.12.3
32992026-02-11T23:33:55.616Z Compiling mime_guess v2.0.5
33002026-02-11T23:33:55.766Z Compiling aes-gcm v0.10.3
33012026-02-11T23:33:56.112Z Compiling serde-hex v0.1.0
33022026-02-11T23:33:56.539Z Compiling libscf-sys v1.1.0
33032026-02-11T23:33:56.646Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33042026-02-11T23:33:56.811Z Compiling slog-envlogger v2.2.0
33052026-02-11T23:33:57.069Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33062026-02-11T23:33:57.415Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33072026-02-11T23:33:57.444Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33082026-02-11T23:33:57.563Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33092026-02-11T23:33:58.238Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33102026-02-11T23:33:58.520Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33112026-02-11T23:33:58.583Z Compiling typify v0.2.0
33122026-02-11T23:33:58.847Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33132026-02-11T23:33:59.492Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33142026-02-11T23:34:00.219Z Compiling progenitor-impl v0.8.0
33152026-02-11T23:34:00.966Z Compiling tabled_derive v0.11.0
33162026-02-11T23:34:02.536Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33172026-02-11T23:34:02.711Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33182026-02-11T23:34:03.547Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33192026-02-11T23:34:03.899Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33202026-02-11T23:34:04.572Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33212026-02-11T23:34:05.648Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33222026-02-11T23:34:06.157Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33232026-02-11T23:34:06.253Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33242026-02-11T23:34:06.402Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33252026-02-11T23:34:06.599Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33262026-02-11T23:34:06.633Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33272026-02-11T23:34:06.831Z Compiling progenitor-macro v0.8.0
33282026-02-11T23:34:07.622Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33292026-02-11T23:34:07.783Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33302026-02-11T23:34:08.500Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33312026-02-11T23:34:08.859Z Compiling ron v0.8.1
33322026-02-11T23:34:09.565Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33332026-02-11T23:34:09.595Z Compiling papergrid v0.17.0
33342026-02-11T23:34:09.940Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33352026-02-11T23:34:11.091Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33362026-02-11T23:34:11.514Z Compiling testing_table v0.3.0
33372026-02-11T23:34:11.829Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33382026-02-11T23:34:12.251Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33392026-02-11T23:34:12.950Z Compiling hashbrown v0.13.2
33402026-02-11T23:34:13.530Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33412026-02-11T23:34:14.091Z Compiling progenitor-client v0.8.0
33422026-02-11T23:34:14.125Z Compiling heck v0.3.3
33432026-02-11T23:34:14.540Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
33442026-02-11T23:34:14.663Z Compiling ssh-encoding v0.2.0
33452026-02-11T23:34:14.944Z Compiling blowfish v0.9.1
33462026-02-11T23:34:15.196Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33472026-02-11T23:34:15.428Z Compiling nibble_vec v0.1.0
33482026-02-11T23:34:15.493Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33492026-02-11T23:34:15.704Z Compiling crc-any v2.5.0
33502026-02-11T23:34:15.867Z Compiling corncobs v0.1.4
33512026-02-11T23:34:15.898Z Compiling endian-type v0.1.2
33522026-02-11T23:34:15.932Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33532026-02-11T23:34:16.196Z Compiling radix_trie v0.2.1
33542026-02-11T23:34:16.230Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33552026-02-11T23:34:16.264Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33562026-02-11T23:34:16.484Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33572026-02-11T23:34:16.843Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33582026-02-11T23:34:17.097Z Compiling bcrypt-pbkdf v0.10.0
33592026-02-11T23:34:17.330Z Compiling ssh-cipher v0.2.0
33602026-02-11T23:34:17.836Z Compiling zone_cfg_derive v0.1.2
33612026-02-11T23:34:18.692Z Compiling progenitor v0.8.0
33622026-02-11T23:34:18.874Z Compiling object v0.30.4
33632026-02-11T23:34:19.088Z Compiling tabled v0.20.0
33642026-02-11T23:34:19.446Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33652026-02-11T23:34:20.095Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33662026-02-11T23:34:20.158Z Compiling parking_lot v0.11.2
33672026-02-11T23:34:20.980Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33682026-02-11T23:34:22.193Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33692026-02-11T23:34:22.486Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33702026-02-11T23:34:22.977Z Compiling prefix-trie v0.7.0
33712026-02-11T23:34:23.937Z Compiling password-hash v0.4.2
33722026-02-11T23:34:24.780Z Compiling fxhash v0.2.1
33732026-02-11T23:34:24.851Z Compiling secrecy v0.8.0
33742026-02-11T23:34:25.066Z Compiling base64 v0.13.1
33752026-02-11T23:34:25.184Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33762026-02-11T23:34:25.677Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33772026-02-11T23:34:25.757Z Compiling path-slash v0.1.5
33782026-02-11T23:34:26.021Z Compiling http-range v0.1.5
33792026-02-11T23:34:26.430Z Compiling half v1.8.3
33802026-02-11T23:34:26.684Z Compiling number_prefix v0.4.0
33812026-02-11T23:34:26.991Z Compiling indicatif v0.17.11
33822026-02-11T23:34:27.021Z Compiling serde_cbor v0.11.2
33832026-02-11T23:34:28.357Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33842026-02-11T23:34:29.004Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33852026-02-11T23:34:30.054Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33862026-02-11T23:34:30.169Z Compiling ron v0.7.1
33872026-02-11T23:34:31.550Z Compiling sled v0.34.7
33882026-02-11T23:34:32.121Z Compiling pbkdf2 v0.11.0
33892026-02-11T23:34:32.541Z Compiling hickory-server v0.25.2
33902026-02-11T23:34:32.654Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33912026-02-11T23:34:33.522Z Compiling xz2 v0.1.7
33922026-02-11T23:34:34.784Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33932026-02-11T23:34:34.961Z Compiling zone v0.1.8
33942026-02-11T23:34:35.857Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33952026-02-11T23:34:36.227Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33962026-02-11T23:34:36.255Z Compiling ssh-key v0.6.6
33972026-02-11T23:34:36.673Z Compiling hickory-client v0.25.2
33982026-02-11T23:34:37.390Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33992026-02-11T23:34:39.083Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34002026-02-11T23:34:39.169Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34012026-02-11T23:34:39.206Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34022026-02-11T23:34:40.185Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34032026-02-11T23:34:40.369Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
34042026-02-11T23:34:40.554Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
34052026-02-11T23:34:40.689Z Compiling p256 v0.13.2
34062026-02-11T23:34:41.261Z Compiling p521 v0.13.3
34072026-02-11T23:34:41.473Z Compiling yasna v0.5.2
34082026-02-11T23:34:42.159Z Compiling headers-core v0.3.0
34092026-02-11T23:34:42.253Z Compiling kstat-rs v0.2.4
34102026-02-11T23:34:42.412Z Compiling nanorand v0.7.0
34112026-02-11T23:34:42.776Z Compiling atty v0.2.14
34122026-02-11T23:34:42.808Z Compiling russh-cryptovec v0.7.3
34132026-02-11T23:34:42.856Z Compiling md5 v0.7.0
34142026-02-11T23:34:42.995Z Compiling crc8 v0.1.1
34152026-02-11T23:34:43.031Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
34162026-02-11T23:34:43.074Z Compiling flume v0.11.1
34172026-02-11T23:34:43.187Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34182026-02-11T23:34:43.219Z Compiling russh-keys v0.45.0
34192026-02-11T23:34:43.256Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34202026-02-11T23:34:43.440Z Compiling rcgen v0.12.1
34212026-02-11T23:34:43.793Z Compiling headers v0.4.1
34222026-02-11T23:34:45.356Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34232026-02-11T23:34:45.430Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34242026-02-11T23:34:45.477Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34252026-02-11T23:34:46.340Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34262026-02-11T23:34:46.547Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34272026-02-11T23:34:48.406Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34282026-02-11T23:34:48.518Z Compiling hyper-staticfile v0.10.1
34292026-02-11T23:34:49.579Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34302026-02-11T23:34:50.868Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34312026-02-11T23:34:51.524Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34322026-02-11T23:34:53.341Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34332026-02-11T23:34:53.740Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34342026-02-11T23:34:53.891Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34352026-02-11T23:34:54.742Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34362026-02-11T23:34:56.147Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34372026-02-11T23:34:56.495Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34382026-02-11T23:34:57.762Z Compiling num-bigint v0.4.6
34392026-02-11T23:34:58.004Z Compiling des v0.8.1
34402026-02-11T23:34:58.380Z Compiling subprocess v0.2.9
34412026-02-11T23:34:58.408Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34422026-02-11T23:34:59.306Z Compiling display-error-chain v0.2.2
34432026-02-11T23:34:59.415Z Compiling hex-literal v0.4.1
34442026-02-11T23:34:59.587Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34452026-02-11T23:34:59.643Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34462026-02-11T23:35:00.049Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34472026-02-11T23:35:00.562Z Compiling internet-checksum v0.2.1
34482026-02-11T23:35:00.826Z Compiling russh v0.45.0
34492026-02-11T23:35:04.541Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34502026-02-11T23:35:04.923Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34512026-02-11T23:35:07.562Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34522026-02-11T23:35:09.073Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34532026-02-11T23:35:09.309Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34542026-02-11T23:35:09.399Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34552026-02-11T23:35:23.919Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34562026-02-11T23:36:17.250Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34572026-02-11T23:36:57.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s
34582026-02-11T23:36:58.083Z
34592026-02-11T23:36:58.083Zreal 4:01.082762619
34602026-02-11T23:36:58.083Zuser 18:54.764986447
34612026-02-11T23:36:58.084Zsys 2:50.475225443
34622026-02-11T23:36:58.084Ztrap 0.667402279
34632026-02-11T23:36:58.084Ztflt 0.129661696
34642026-02-11T23:36:58.084Zdflt 0.988091387
34652026-02-11T23:36:58.084Zkflt 0.000255452
34662026-02-11T23:36:58.084Zlock 51:53.785181851
34672026-02-11T23:36:58.084Zslp 1:07:30.581517342
34682026-02-11T23:36:58.084Zlat 1:04.177423110
34692026-02-11T23:36:58.084Zstop 2:40.881051160
34702026-02-11T23:36:58.108Z+ mkdir tests
34712026-02-11T23:36:58.108Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34722026-02-11T23:36:58.108Z+ xargs -I '{}' -t cp '{}' tests/
34732026-02-11T23:36:58.142Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-442ea0d2ec78026e tests/
34742026-02-11T23:36:58.180Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-4615fce1534b0741 tests/
34752026-02-11T23:36:58.216Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-e09fb46a8fe4b3d7 tests/
34762026-02-11T23:36:58.253Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-10d7d1e4ba944eaa tests/
34772026-02-11T23:36:58.611Z+ 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/*)
34782026-02-11T23:36:58.636Z+ 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-4615fce1534b0741 tests/commtest-e09fb46a8fe4b3d7 tests/dhcp_server-442ea0d2ec78026e tests/end_to_end_tests-10d7d1e4ba944eaa 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
34792026-02-11T23:39:12.589ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34802026-02-11T23:39:12.589Za .github/buildomat/ci-env.sh 1K
34812026-02-11T23:39:12.589Za out/target/test 1K
34822026-02-11T23:39:12.589Za out/npuzone/npuzone 27402K
34832026-02-11T23:39:12.589Za package-manifest.toml 35K
34842026-02-11T23:39:12.589Za smf/sled-agent/non-gimlet/config.toml 6K
34852026-02-11T23:39:12.589Za target/release/omicron-package 43162K
34862026-02-11T23:39:12.589Za target/release/xtask 11507K
34872026-02-11T23:39:12.589Za target/debug/bootstrap 322232K
34882026-02-11T23:39:12.589Za tests/bootstrap-4615fce1534b0741 31130K
34892026-02-11T23:39:12.589Za tests/commtest-e09fb46a8fe4b3d7 31626K
34902026-02-11T23:39:12.589Za tests/dhcp_server-442ea0d2ec78026e 31130K
34912026-02-11T23:39:12.589Za tests/end_to_end_tests-10d7d1e4ba944eaa 366563K
34922026-02-11T23:39:12.589Za out/clickhouse.tar.gz 319512K
34932026-02-11T23:39:12.589Za out/clickhouse_keeper.tar.gz 302501K
34942026-02-11T23:39:12.590Za out/clickhouse_server.tar.gz 319512K
34952026-02-11T23:39:12.590Za out/cockroachdb.tar.gz 165102K
34962026-02-11T23:39:12.590Za out/crucible-pantry-zone.tar.gz 41540K
34972026-02-11T23:39:12.590Za out/crucible-utils.tar 17744K
34982026-02-11T23:39:12.590Za out/crucible-zone.tar.gz 55678K
34992026-02-11T23:39:12.590Za out/external-dns.tar.gz 48773K
35002026-02-11T23:39:12.590Za out/internal-dns.tar.gz 48773K
35012026-02-11T23:39:12.590Za out/mg-ddm-gz.tar 79965K
35022026-02-11T23:39:12.590Za out/nexus.tar.gz 210330K
35032026-02-11T23:39:12.590Za out/ntp.tar.gz 29643K
35042026-02-11T23:39:12.590Za out/omicron-gateway-softnpu.tar.gz 28429K
35052026-02-11T23:39:12.590Za out/omicron-sled-agent.tar 193192K
35062026-02-11T23:39:12.590Za out/overlay.tar.gz 3K
35072026-02-11T23:39:12.590Za out/oximeter.tar.gz 64951K
35082026-02-11T23:39:12.590Za out/oxlog.tar 3946K
35092026-02-11T23:39:12.590Za out/probe.tar.gz 3037K
35102026-02-11T23:39:12.590Za out/propolis-server.tar.gz 74629K
35112026-02-11T23:39:12.590Za out/pumpkind-gz.tar 26647K
35122026-02-11T23:39:12.590Za out/switch-softnpu.tar.gz 372717K
35132026-02-11T23:39:12.614Z
35142026-02-11T23:39:12.614Zreal 2:13.978792397
35152026-02-11T23:39:12.614Zuser 2:03.565834821
35162026-02-11T23:39:12.614Zsys 13.008187851
35172026-02-11T23:39:12.614Ztrap 0.044924995
35182026-02-11T23:39:12.614Ztflt 0.000000000
35192026-02-11T23:39:12.614Zdflt 0.000000000
35202026-02-11T23:39:12.614Zkflt 0.000000000
35212026-02-11T23:39:12.614Zlock 0.000000000
35222026-02-11T23:39:12.614Zslp 2:03.411746793
35232026-02-11T23:39:12.614Zlat 7.917372560
35242026-02-11T23:39:12.614Zstop 0.001383092
35252026-02-11T23:39:12.615Zprocess exited: duration 2794307 ms, exit code 0
 
35262026-02-11T23:39:12.700Zfound 1 output files
35272026-02-11T23:39:12.700Zuploading: /work/package.tar.gz (2409516947 bytes)
35282026-02-11T23:42:06.571Zuploaded: /work/package.tar.gz