01KHSMK34GXQGN66J374W4SH5S: 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: 01KHSMKP0KEBSA1FE7EZ178SDM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T00:26:19.879Zjob assigned to worker 01KHSMKQY2HTSDPACXWQQNYXMW [factory gimlet-EVT22200007-propolis, EVT22200007/58568] (queued for 34 s)
 
22026-02-19T00:26:29.410Zstarting task 0: "setup"
32026-02-19T00:26:29.464Z++ uname -s
42026-02-19T00:26:29.464Z+ kern=SunOS
52026-02-19T00:26:29.464Z+ build_user=build
62026-02-19T00:26:29.464Z+ build_uid=12345
72026-02-19T00:26:29.464Z+ work_dir=/work
82026-02-19T00:26:29.464Z+ input_dir=/input
92026-02-19T00:26:29.464Z+ [[ 0 == 12345 ]]
102026-02-19T00:26:29.464Z+ case "$kern" in
112026-02-19T00:26:29.464Z+ groupadd -g 12345 build
122026-02-19T00:26:29.464Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T00:26:31.437Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T00:26:31.478Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T00:26:31.503Z+ home_fs=zfs
162026-02-19T00:26:31.503Z+ [[ zfs == autofs ]]
172026-02-19T00:26:31.503Z+ mkdir -p /home/build
182026-02-19T00:26:31.503Z+ chown build:build /home/build /work
192026-02-19T00:26:33.489Z+ chmod 0700 /home/build /work
202026-02-19T00:26:33.515Zprocess exited: duration 4086 ms, exit code 0
 
212026-02-19T00:26:33.566Zstarting task 1: "rust-toolchain"
222026-02-19T00:26:33.591Z * rust toolchain channel = "1.91.1"
232026-02-19T00:26:33.591Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-02-19T00:26:33.591Z * rust toolchain profile = "default"
252026-02-19T00:26:33.591Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-19T00:26:33.591Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T00:26:33.591Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-19T00:26:33.591Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T00:26:33.591Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-19T00:26:33.738Zinfo: downloading installer
312026-02-19T00:26:35.199Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T00:26:35.199Zwarn: /opt/ooce/bin
332026-02-19T00:26:35.199Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T00:26:35.199Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T00:26:35.199Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T00:26:35.199Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T00:26:35.199Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T00:26:35.199Zerror: cannot install while Rust is installed
392026-02-19T00:26:35.199Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T00:26:35.225Zinfo: profile set to 'default'
412026-02-19T00:26:35.225Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T00:26:35.225Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-19T00:26:35.401Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-19T00:26:35.401Zinfo: downloading component 'cargo'
452026-02-19T00:26:36.778Zinfo: downloading component 'clippy'
462026-02-19T00:26:36.919Zinfo: downloading component 'rust-docs'
472026-02-19T00:26:37.468Zinfo: downloading component 'rust-std'
482026-02-19T00:26:38.629Zinfo: downloading component 'rustc'
492026-02-19T00:26:42.913Zinfo: downloading component 'rustfmt'
502026-02-19T00:26:42.999Zinfo: installing component 'cargo'
512026-02-19T00:26:44.391Zinfo: installing component 'clippy'
522026-02-19T00:26:44.958Zinfo: installing component 'rust-docs'
532026-02-19T00:26:49.096Zinfo: installing component 'rust-std'
542026-02-19T00:26:51.961Zinfo: installing component 'rustc'
552026-02-19T00:27:02.583Zinfo: installing component 'rustfmt'
562026-02-19T00:27:03.094Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-19T00:27:03.094Z
582026-02-19T00:27:03.294Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-19T00:27:03.294Z
602026-02-19T00:27:03.319Z
612026-02-19T00:27:03.319ZRust is installed now. Great!
622026-02-19T00:27:03.319Z
632026-02-19T00:27:03.319ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T00:27:03.319Zenvironment variable. This has not been done automatically.
652026-02-19T00:27:03.319Z
662026-02-19T00:27:03.320ZTo configure your current shell, you need to source
672026-02-19T00:27:03.320Zthe corresponding env file under $HOME/.cargo.
682026-02-19T00:27:03.320Z
692026-02-19T00:27:03.320ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T00:27:03.320Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T00:27:03.320Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T00:27:03.320Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T00:27:03.477Z+ rustup --version
742026-02-19T00:27:03.501Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T00:27:03.501Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T00:27:03.650Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-19T00:27:03.675Z+ cargo --version
782026-02-19T00:27:03.791Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-19T00:27:03.816Z+ rustc --version
802026-02-19T00:27:03.939Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-19T00:27:03.965Zprocess exited: duration 30381 ms, exit code 0
 
822026-02-19T00:27:04.016Zstarting task 2: "authentication"
832026-02-19T00:27:04.081Zprocess exited: duration 64 ms, exit code 0
 
842026-02-19T00:27:04.132Zstarting task 3: "clone repository"
852026-02-19T00:27:04.158Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-19T00:27:04.158Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-19T00:27:04.183ZCloning into '/work/oxidecomputer/omicron'...
882026-02-19T00:30:39.254Z+ cd /work/oxidecomputer/omicron
892026-02-19T00:30:39.254Z+ git fetch origin 0b383007a58de88fda46ab7ad6ed64a7630f0470
902026-02-19T00:30:39.744ZFrom https://github.com/oxidecomputer/omicron
912026-02-19T00:30:39.744Z * branch 0b383007a58de88fda46ab7ad6ed64a7630f0470 -> FETCH_HEAD
922026-02-19T00:30:39.769Z+ [[ -n jmcarp/audit-log-docs ]]
932026-02-19T00:30:39.769Z++ git branch --show-current
942026-02-19T00:30:39.769Z+ current=main
952026-02-19T00:30:39.769Z+ [[ main != jmcarp/audit-log-docs ]]
962026-02-19T00:30:39.769Z+ git branch -f jmcarp/audit-log-docs 0b383007a58de88fda46ab7ad6ed64a7630f0470
972026-02-19T00:30:39.794Z+ git checkout -f jmcarp/audit-log-docs
982026-02-19T00:30:40.573ZSwitched to branch 'jmcarp/audit-log-docs'
992026-02-19T00:30:40.598Z+ git reset --hard 0b383007a58de88fda46ab7ad6ed64a7630f0470
1002026-02-19T00:30:40.624ZHEAD is now at 0b383007a docs: clarify audit log filtering behavior.
1012026-02-19T00:30:40.624Zprocess exited: duration 216485 ms, exit code 0
 
1022026-02-19T00:30:40.674Zstarting task 4: "build"
1032026-02-19T00:30:40.699Z+ source .github/buildomat/ci-env.sh
1042026-02-19T00:30:40.699Z++ export CARGO_TERM_COLOR=always
1052026-02-19T00:30:40.699Z++ CARGO_TERM_COLOR=always
1062026-02-19T00:30:40.699Z+ cargo --version
1072026-02-19T00:30:40.811Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-19T00:30:40.836Z+ rustc --version
1092026-02-19T00:30:40.942Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-19T00:30:40.967Z+ WORK=/work
1112026-02-19T00:30:40.967Z+ pfexec mkdir -p /work
1122026-02-19T00:30:40.967Z+ pfexec chown build /work
1132026-02-19T00:30:40.967Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-02-19T00:31:02.101Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-02-19T00:31:24.851Z Startup: Caching catalogs ... Done
1162026-02-19T00:32:12.350ZPlanning: Solver setup ... Done (44.080s)
1172026-02-19T00:32:12.651ZPlanning: Running solver ... Done (0.301s)
1182026-02-19T00:32:12.851ZPlanning: Finding local manifests ... Done (0.002s)
1192026-02-19T00:32:12.932ZPlanning: Fetching manifests: 0/4 0% complete
1202026-02-19T00:32:13.435ZPlanning: Fetching manifests: 4/4 100% complete
1212026-02-19T00:32:13.526ZPlanning: Package planning ... Done (0.091s)
1222026-02-19T00:32:13.616ZPlanning: Merging actions ... Done (0.089s)
1232026-02-19T00:32:14.097ZPlanning: Checking for conflicting actions ... Done (0.481s)
1242026-02-19T00:32:14.122ZPlanning: Consolidating action changes ... Done (0.019s)
1252026-02-19T00:32:15.193ZPlanning: Evaluating mediators ... Done (1.076s)
1262026-02-19T00:32:15.224ZPlanning: Planning completed in 50.23 seconds
1272026-02-19T00:32:15.255Z Packages to install: 4
1282026-02-19T00:32:15.255Z Mediators to change: 2
1292026-02-19T00:32:15.255Z Services to change: 1
1302026-02-19T00:32:15.255Z Estimated space available: 154.93 GB
1312026-02-19T00:32:15.255ZEstimated space to be consumed: 1.81 GB
1322026-02-19T00:32:15.280Z Create boot environment: No
1332026-02-19T00:32:15.280ZCreate backup boot environment: No
1342026-02-19T00:32:15.280Z Rebuild boot archive: No
1352026-02-19T00:32:15.280Z
1362026-02-19T00:32:15.280ZChanged mediators:
1372026-02-19T00:32:15.280Z mediator clang:
1382026-02-19T00:32:15.280Z version: None -> 15 (system default)
1392026-02-19T00:32:15.280Z
1402026-02-19T00:32:15.280Z mediator llvm:
1412026-02-19T00:32:15.280Z version: 14 (system default) -> 15 (system default)
1422026-02-19T00:32:15.280Z
1432026-02-19T00:32:15.280ZChanged packages:
1442026-02-19T00:32:15.280Zhelios-dev
1452026-02-19T00:32:15.280Z developer/build-essential
1462026-02-19T00:32:15.280Z None -> 11-2.0
1472026-02-19T00:32:15.280Z library/libxmlsec1
1482026-02-19T00:32:15.280Z None -> 1.2.35-2.0
1492026-02-19T00:32:15.280Z ooce/developer/clang-15
1502026-02-19T00:32:15.280Z None -> 15.0.7-2.0
1512026-02-19T00:32:15.280Z ooce/developer/llvm-15
1522026-02-19T00:32:15.280Z None -> 15.0.7-2.0
1532026-02-19T00:32:15.280Z
1542026-02-19T00:32:15.280ZServices:
1552026-02-19T00:32:15.281Z restart_fmri:
1562026-02-19T00:32:15.281Z svc:/system/update-man-index:default
1572026-02-19T00:32:15.380Z
1582026-02-19T00:32:15.380ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-02-19T00:32:20.380ZDownload: 1380/3290 items 109.3/212.6MB 51% complete (22.0M/s)
1602026-02-19T00:32:25.381ZDownload: 3248/3290 items 202.1/212.6MB 95% complete (20.3M/s)
1612026-02-19T00:32:27.452ZDownload: Completed 212.60 MB in 12.07 seconds (17.6M/s)
1622026-02-19T00:32:27.696Z Actions: 1/3689 actions (Installing new actions)
1632026-02-19T00:32:33.068Z Actions: 2492/3689 actions (Installing new actions)
1642026-02-19T00:32:35.340Z Actions: Completed 3689 actions in 7.64 seconds.
1652026-02-19T00:32:36.758Z Done (1.410s)
1662026-02-19T00:32:36.759Z Done (0.000s)
1672026-02-19T00:32:39.081Z Done (2.323s)
1682026-02-19T00:32:46.896Z Done (7.398s)
1692026-02-19T00:32:47.051Z Done (0.031s)
1702026-02-19T00:32:47.075Z Done (0.000s)
1712026-02-19T00:32:47.336Z Done (0.000s)
1722026-02-19T00:32:48.798ZPlanning: Evaluating mediator changes ... Done
1732026-02-19T00:32:49.158ZPlanning: Checking for conflicting actions ... Done
1742026-02-19T00:32:49.183ZPlanning: Consolidating action changes ... Done
1752026-02-19T00:32:49.649ZPlanning: Evaluating mediators ... Done
1762026-02-19T00:32:49.674ZPlanning: Planning completed in 0.85 seconds
1772026-02-19T00:32:49.711Z Mediators to change: 2
1782026-02-19T00:32:49.711Z Create boot environment: No
1792026-02-19T00:32:49.711ZCreate backup boot environment: No
1802026-02-19T00:32:49.796Z Done
1812026-02-19T00:32:49.796Z Done
1822026-02-19T00:32:51.209Z Done
1832026-02-19T00:32:58.758Z Done
1842026-02-19T00:32:58.940Z Done
1852026-02-19T00:32:58.965Z Done
1862026-02-19T00:32:59.069Z Done
1872026-02-19T00:33:00.213ZPlanning: Evaluating mediator changes ... Done
1882026-02-19T00:33:00.238ZPlanning: Merging actions ... Done
1892026-02-19T00:33:00.561ZPlanning: Checking for conflicting actions ... Done
1902026-02-19T00:33:00.586ZPlanning: Consolidating action changes ... Done
1912026-02-19T00:33:01.038ZPlanning: Evaluating mediators ... Done
1922026-02-19T00:33:01.158ZPlanning: Planning completed in 1.44 seconds
1932026-02-19T00:33:01.222Z Packages to change: 1
1942026-02-19T00:33:01.222Z Mediators to change: 1
1952026-02-19T00:33:01.222Z Services to change: 1
1962026-02-19T00:33:01.222Z Create boot environment: No
1972026-02-19T00:33:01.222ZCreate backup boot environment: Yes
1982026-02-19T00:33:02.761Z Actions: 1/6 actions (Updating modified actions)
1992026-02-19T00:33:02.786Z Actions: Completed 6 actions in 0.00 seconds.
2002026-02-19T00:33:02.786Z Done
2012026-02-19T00:33:02.786Z Done
2022026-02-19T00:33:03.331Z Done
2032026-02-19T00:33:11.391Z Done
2042026-02-19T00:33:11.533Z Done
2052026-02-19T00:33:11.557Z Done
2062026-02-19T00:33:11.623Z Done
2072026-02-19T00:33:12.438ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082026-02-19T00:33:12.438Zclang system 15 system
2092026-02-19T00:33:12.438Zcsh system system illumos
2102026-02-19T00:33:12.438Zctags system system illumos
2112026-02-19T00:33:12.438Zfile system system illumos
2122026-02-19T00:33:12.438Zgcc vendor 12 vendor
2132026-02-19T00:33:12.438Zgcc system 10 system
2142026-02-19T00:33:12.439Zgcc system 7 system
2152026-02-19T00:33:12.439Zgo system 1.20 system
2162026-02-19T00:33:12.439Zgo system 1.19 system
2172026-02-19T00:33:12.439Zllvm system 15 system
2182026-02-19T00:33:12.439Zllvm system 14 system
2192026-02-19T00:33:12.439Zmariadb system 10.6 system
2202026-02-19T00:33:12.439Zmta vendor vendor dma
2212026-02-19T00:33:12.439Zopenjdk system 17 system
2222026-02-19T00:33:12.439Zopenjdk system 11 system
2232026-02-19T00:33:12.439Zopenjdk system 1.8 system
2242026-02-19T00:33:12.439Zopenssl vendor 3 vendor
2252026-02-19T00:33:12.439Zperl system 5.36 system
2262026-02-19T00:33:12.439Zpostgresql system 15 system
2272026-02-19T00:33:12.439Zpostgresql system 13 system
2282026-02-19T00:33:12.439Zpython vendor 3 vendor
2292026-02-19T00:33:12.439Zpython system 2 system
2302026-02-19T00:33:12.439Zpython3 system 3.11 system
2312026-02-19T00:33:12.439Zruby system 3.0 system
2322026-02-19T00:33:12.439Zwords vendor vendor american-english
2332026-02-19T00:33:12.439Zwords system system australian-english
2342026-02-19T00:33:12.439Zwords system system british-english
2352026-02-19T00:33:12.439Zwords system system canadian-english
2362026-02-19T00:33:12.439Zwords system system french
2372026-02-19T00:33:12.439Zwords system system italian
2382026-02-19T00:33:12.439Zwords system system ngerman
2392026-02-19T00:33:12.439Zwords system system ogerman
2402026-02-19T00:33:12.439Zwords system system spanish
2412026-02-19T00:33:13.033ZPUBLISHER TYPE STATUS P LOCATION
2422026-02-19T00:33:13.033Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432026-02-19T00:33:26.966ZFMRI IFO
2442026-02-19T00:33:26.966Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452026-02-19T00:33:26.966Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462026-02-19T00:33:26.966Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472026-02-19T00:33:26.966Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482026-02-19T00:33:26.966Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492026-02-19T00:33:26.966Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502026-02-19T00:33:26.966Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512026-02-19T00:33:26.966Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522026-02-19T00:33:26.966Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532026-02-19T00:33:26.966Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542026-02-19T00:33:26.966Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552026-02-19T00:33:26.966Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562026-02-19T00:33:26.966Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572026-02-19T00:33:26.966Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582026-02-19T00:33:26.966Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592026-02-19T00:33:26.966Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602026-02-19T00:33:28.736Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612026-02-19T00:33:29.190Z Updating crates.io index
2622026-02-19T00:33:29.245Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2632026-02-19T00:33:29.656Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-02-19T00:33:30.101Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652026-02-19T00:33:31.432Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662026-02-19T00:33:31.794Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672026-02-19T00:33:32.248Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682026-02-19T00:33:36.262Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692026-02-19T00:33:39.426Z Updating git repository `https://github.com/oxidecomputer/opte`
2702026-02-19T00:33:40.479Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712026-02-19T00:33:40.920Z Updating git repository `https://github.com/oxidecomputer/falcon`
2722026-02-19T00:33:41.844Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732026-02-19T00:33:42.567Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742026-02-19T00:33:43.000Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2752026-02-19T00:33:43.579Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-02-19T00:33:43.994Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-02-19T00:33:45.897Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-02-19T00:33:46.590Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2792026-02-19T00:33:46.974Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2802026-02-19T00:33:47.385Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2812026-02-19T00:33:47.900Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822026-02-19T00:33:48.249Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832026-02-19T00:33:48.606Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842026-02-19T00:33:49.005Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2852026-02-19T00:33:49.623Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862026-02-19T00:33:50.212Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2872026-02-19T00:33:50.852Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2882026-02-19T00:33:51.215Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2892026-02-19T00:33:51.848Z Updating git repository `https://github.com/oxidecomputer/ispf`
2902026-02-19T00:33:52.385Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912026-02-19T00:33:53.050Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2922026-02-19T00:33:53.561Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932026-02-19T00:33:53.932Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942026-02-19T00:33:54.426Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2952026-02-19T00:33:54.890Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2962026-02-19T00:33:55.548Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972026-02-19T00:33:55.912Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982026-02-19T00:33:56.305Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992026-02-19T00:33:56.692Z Updating git repository `https://github.com/illumos/smf-rs`
3002026-02-19T00:33:57.166Z Updating git repository `https://github.com/oxidecomputer/omicron`
3012026-02-19T00:34:55.495Z Downloading crates ...
3022026-02-19T00:34:55.590Z Downloaded autocfg v1.4.0
3032026-02-19T00:34:55.614Z Downloaded anstream v0.6.18
3042026-02-19T00:34:55.615Z Downloaded anyhow v1.0.99
3052026-02-19T00:34:55.615Z Downloaded clap v4.5.48
3062026-02-19T00:34:55.639Z Downloaded getrandom v0.3.4
3072026-02-19T00:34:55.640Z Downloaded stable_deref_trait v1.2.0
3082026-02-19T00:34:55.640Z Downloaded proc-macro-error v1.0.4
3092026-02-19T00:34:55.664Z Downloaded zerofrom-derive v0.1.4
3102026-02-19T00:34:55.664Z Downloaded zerocopy v0.7.35
3112026-02-19T00:34:55.699Z Downloaded zmij v1.0.15
3122026-02-19T00:34:55.724Z Downloaded yoke v0.7.4
3132026-02-19T00:34:55.724Z Downloaded zerocopy-derive v0.7.35
3142026-02-19T00:34:55.748Z Downloaded toml_edit v0.22.27
3152026-02-19T00:34:55.748Z Downloaded swrite v0.1.0
3162026-02-19T00:34:55.748Z Downloaded unicode-width v0.1.14
3172026-02-19T00:34:55.748Z Downloaded url v2.5.4
3182026-02-19T00:34:55.748Z Downloaded pest v2.8.2
3192026-02-19T00:34:55.773Z Downloaded zerovec v0.10.4
3202026-02-19T00:34:55.773Z Downloaded icu_properties_data v1.5.0
3212026-02-19T00:34:55.798Z Downloaded winnow v0.7.14
3222026-02-19T00:34:55.798Z Downloaded goblin v0.8.2
3232026-02-19T00:34:55.798Z Downloaded rustix v0.38.37
3242026-02-19T00:34:55.829Z Downloaded clap_builder v4.5.48
3252026-02-19T00:34:55.854Z Downloaded rustix v1.1.3
3262026-02-19T00:34:55.878Z Downloaded memchr v2.7.4
3272026-02-19T00:34:55.903Z Downloaded indexmap v2.13.0
3282026-02-19T00:34:55.903Z Downloaded unicode-width v0.2.0
3292026-02-19T00:34:55.903Z Downloaded dof v0.3.0
3302026-02-19T00:34:55.903Z Downloaded syn v2.0.114
3312026-02-19T00:34:55.927Z Downloaded serde v1.0.228
3322026-02-19T00:34:55.927Z Downloaded displaydoc v0.2.5
3332026-02-19T00:34:55.927Z Downloaded ordered-float v2.10.1
3342026-02-19T00:34:55.927Z Downloaded icu_normalizer v1.5.0
3352026-02-19T00:34:55.952Z Downloaded semver v1.0.27
3362026-02-19T00:34:55.952Z Downloaded quote v1.0.40
3372026-02-19T00:34:55.952Z Downloaded proc-macro2 v1.0.101
3382026-02-19T00:34:55.952Z Downloaded num-traits v0.2.19
3392026-02-19T00:34:55.952Z Downloaded macaddr v1.0.1
3402026-02-19T00:34:55.952Z Downloaded syn v1.0.109
3412026-02-19T00:34:55.977Z Downloaded log v0.4.29
3422026-02-19T00:34:55.977Z Downloaded litemap v0.7.3
3432026-02-19T00:34:55.977Z Downloaded icu_locid_transform_data v1.5.0
3442026-02-19T00:34:55.977Z Downloaded icu_locid_transform v1.5.0
3452026-02-19T00:34:55.977Z Downloaded digest v0.10.7
3462026-02-19T00:34:55.978Z Downloaded utf8_iter v1.0.4
3472026-02-19T00:34:55.978Z Downloaded utf16_iter v1.0.5
3482026-02-19T00:34:55.978Z Downloaded usdt-macro v0.5.0
3492026-02-19T00:34:55.978Z Downloaded unicode-xid v0.2.6
3502026-02-19T00:34:55.978Z Downloaded unicode-linebreak v0.1.5
3512026-02-19T00:34:55.978Z Downloaded ucd-trie v0.1.7
3522026-02-19T00:34:55.978Z Downloaded toml_datetime v0.6.11
3532026-02-19T00:34:55.978Z Downloaded toml v0.8.23
3542026-02-19T00:34:56.003Z Downloaded thread-id v4.2.2
3552026-02-19T00:34:56.003Z Downloaded terminal_size v0.4.0
3562026-02-19T00:34:56.003Z Downloaded tabled_derive v0.7.0
3572026-02-19T00:34:56.003Z Downloaded synstructure v0.13.1
3582026-02-19T00:34:56.003Z Downloaded serde_spanned v0.6.9
3592026-02-19T00:34:56.003Z Downloaded serde_core v1.0.228
3602026-02-19T00:34:56.003Z Downloaded scroll_derive v0.12.0
3612026-02-19T00:34:56.003Z Downloaded proc-macro-error-attr v1.0.4
3622026-02-19T00:34:56.003Z Downloaded utf8parse v0.2.2
3632026-02-19T00:34:56.003Z Downloaded usdt v0.5.0
3642026-02-19T00:34:56.003Z Downloaded typenum v1.17.0
3652026-02-19T00:34:56.003Z Downloaded thiserror v1.0.69
3662026-02-19T00:34:56.028Z Downloaded tempfile v3.24.0
3672026-02-19T00:34:56.028Z Downloaded smallvec v1.15.1
3682026-02-19T00:34:56.028Z Downloaded serde-value v0.7.0
3692026-02-19T00:34:56.028Z Downloaded pretty-hex v0.4.1
3702026-02-19T00:34:56.028Z Downloaded once_cell v1.21.3
3712026-02-19T00:34:56.028Z Downloaded icu_provider_macros v1.5.0
3722026-02-19T00:34:56.028Z Downloaded icu_locid v1.5.0
3732026-02-19T00:34:56.028Z Downloaded fastrand v2.1.1
3742026-02-19T00:34:56.028Z Downloaded erased-serde v0.4.6
3752026-02-19T00:34:56.028Z Downloaded crypto-common v0.1.6
3762026-02-19T00:34:56.028Z Downloaded clap_derive v4.5.47
3772026-02-19T00:34:56.053Z Downloaded camino v1.2.2
3782026-02-19T00:34:56.053Z Downloaded block-buffer v0.10.4
3792026-02-19T00:34:56.053Z Downloaded zerovec-derive v0.10.3
3802026-02-19T00:34:56.053Z Downloaded yoke-derive v0.7.4
3812026-02-19T00:34:56.053Z Downloaded usdt-attr-macro v0.5.0
3822026-02-19T00:34:56.053Z Downloaded thiserror-impl v2.0.18
3832026-02-19T00:34:56.054Z Downloaded thiserror v2.0.18
3842026-02-19T00:34:56.054Z Downloaded strsim v0.11.1
3852026-02-19T00:34:56.054Z Downloaded serde_json v1.0.149
3862026-02-19T00:34:56.079Z Downloaded serde_derive v1.0.228
3872026-02-19T00:34:56.079Z Downloaded serde-untagged v0.1.7
3882026-02-19T00:34:56.079Z Downloaded plain v0.2.3
3892026-02-19T00:34:56.079Z Downloaded papergrid v0.11.0
3902026-02-19T00:34:56.079Z Downloaded memmap v0.7.0
3912026-02-19T00:34:56.079Z Downloaded libc v0.2.180
3922026-02-19T00:34:56.107Z Downloaded heck v0.4.1
3932026-02-19T00:34:56.132Z Downloaded fs-err v3.1.1
3942026-02-19T00:34:56.132Z Downloaded tinystr v0.7.6
3952026-02-19T00:34:56.132Z Downloaded textwrap v0.16.2
3962026-02-19T00:34:56.132Z Downloaded smawk v0.3.2
3972026-02-19T00:34:56.132Z Downloaded pest_meta v2.8.2
3982026-02-19T00:34:56.132Z Downloaded pest_derive v2.8.2
3992026-02-19T00:34:56.132Z Downloaded itoa v1.0.11
4002026-02-19T00:34:56.132Z Downloaded idna_adapter v1.2.0
4012026-02-19T00:34:56.132Z Downloaded icu_provider v1.5.0
4022026-02-19T00:34:56.132Z Downloaded icu_properties v1.5.1
4032026-02-19T00:34:56.132Z Downloaded icu_normalizer_data v1.5.0
4042026-02-19T00:34:56.157Z Downloaded heck v0.5.0
4052026-02-19T00:34:56.157Z Downloaded cpufeatures v0.2.14
4062026-02-19T00:34:56.157Z Downloaded bytecount v0.6.8
4072026-02-19T00:34:56.158Z Downloaded anstyle-parse v0.2.5
4082026-02-19T00:34:56.158Z Downloaded zerofrom v0.1.4
4092026-02-19T00:34:56.158Z Downloaded writeable v0.5.5
4102026-02-19T00:34:56.158Z Downloaded write16 v1.0.0
4112026-02-19T00:34:56.158Z Downloaded version_check v0.9.5
4122026-02-19T00:34:56.158Z Downloaded usdt-impl v0.5.0
4132026-02-19T00:34:56.158Z Downloaded unicode-ident v1.0.19
4142026-02-19T00:34:56.158Z Downloaded typeid v1.0.3
4152026-02-19T00:34:56.158Z Downloaded toml_write v0.1.2
4162026-02-19T00:34:56.158Z Downloaded thiserror-impl v1.0.69
4172026-02-19T00:34:56.158Z Downloaded tabled v0.15.0
4182026-02-19T00:34:56.182Z Downloaded sha2 v0.10.9
4192026-02-19T00:34:56.182Z Downloaded serde_tokenstream v0.2.2
4202026-02-19T00:34:56.182Z Downloaded scroll v0.12.0
4212026-02-19T00:34:56.182Z Downloaded pest_generator v2.8.2
4222026-02-19T00:34:56.182Z Downloaded percent-encoding v2.3.2
4232026-02-19T00:34:56.182Z Downloaded is_terminal_polyfill v1.70.1
4242026-02-19T00:34:56.182Z Downloaded hashbrown v0.16.1
4252026-02-19T00:34:56.207Z Downloaded cargo_toml v0.21.0
4262026-02-19T00:34:56.207Z Downloaded idna v1.0.3
4272026-02-19T00:34:56.207Z Downloaded form_urlencoded v1.2.2
4282026-02-19T00:34:56.207Z Downloaded clap_lex v0.7.4
4292026-02-19T00:34:56.207Z Downloaded icu_collections v1.5.0
4302026-02-19T00:34:56.207Z Downloaded camino-tempfile v1.4.1
4312026-02-19T00:34:56.207Z Downloaded byteorder v1.5.0
4322026-02-19T00:34:56.207Z Downloaded anstyle v1.0.11
4332026-02-19T00:34:56.207Z Downloaded generic-array v0.14.7
4342026-02-19T00:34:56.208Z Downloaded fnv v1.0.7
4352026-02-19T00:34:56.232Z Downloaded errno v0.3.12
4362026-02-19T00:34:56.232Z Downloaded equivalent v1.0.2
4372026-02-19T00:34:56.232Z Downloaded dtrace-parser v0.2.0
4382026-02-19T00:34:56.232Z Downloaded colorchoice v1.0.2
4392026-02-19T00:34:56.232Z Downloaded cargo-platform v0.2.0
4402026-02-19T00:34:56.232Z Downloaded bitflags v2.9.4
4412026-02-19T00:34:56.232Z Downloaded cfg-if v1.0.4
4422026-02-19T00:34:56.232Z Downloaded cargo_metadata v0.21.0
4432026-02-19T00:34:56.232Z Downloaded cargo-util-schemas v0.8.2
4442026-02-19T00:34:56.233Z Downloaded anstyle-query v1.1.1
4452026-02-19T00:34:56.313Z Compiling proc-macro2 v1.0.101
4462026-02-19T00:34:56.313Z Compiling unicode-ident v1.0.19
4472026-02-19T00:34:56.337Z Compiling serde_core v1.0.228
4482026-02-19T00:34:56.337Z Compiling serde v1.0.228
4492026-02-19T00:34:56.337Z Compiling version_check v0.9.5
4502026-02-19T00:34:56.337Z Compiling libc v0.2.180
4512026-02-19T00:34:56.337Z Compiling memchr v2.7.4
4522026-02-19T00:34:56.337Z Compiling thiserror v2.0.18
4532026-02-19T00:34:57.015Z Compiling stable_deref_trait v1.2.0
4542026-02-19T00:34:57.166Z Compiling zmij v1.0.15
4552026-02-19T00:34:57.336Z Compiling itoa v1.0.11
4562026-02-19T00:34:57.525Z Compiling ucd-trie v0.1.7
4572026-02-19T00:34:57.854Z Compiling thiserror v1.0.69
4582026-02-19T00:34:58.077Z Compiling litemap v0.7.3
4592026-02-19T00:34:58.155Z Compiling writeable v0.5.5
4602026-02-19T00:34:58.271Z Compiling autocfg v1.4.0
4612026-02-19T00:34:58.501Z Compiling byteorder v1.5.0
4622026-02-19T00:34:58.680Z Compiling icu_locid_transform_data v1.5.0
4632026-02-19T00:34:58.759Z Compiling quote v1.0.40
4642026-02-19T00:34:58.818Z Compiling errno v0.3.12
4652026-02-19T00:34:58.851Z Compiling bitflags v2.9.4
4662026-02-19T00:34:59.177Z Compiling serde_json v1.0.149
4672026-02-19T00:34:59.321Z Compiling syn v2.0.114
4682026-02-19T00:34:59.399Z Compiling icu_properties_data v1.5.0
4692026-02-19T00:34:59.451Z Compiling num-traits v0.2.19
4702026-02-19T00:34:59.585Z Compiling utf16_iter v1.0.5
4712026-02-19T00:34:59.615Z Compiling equivalent v1.0.2
4722026-02-19T00:34:59.667Z Compiling smallvec v1.15.1
4732026-02-19T00:34:59.793Z Compiling write16 v1.0.0
4742026-02-19T00:34:59.825Z Compiling icu_normalizer_data v1.5.0
4752026-02-19T00:34:59.855Z Compiling utf8_iter v1.0.4
4762026-02-19T00:34:59.974Z Compiling hashbrown v0.16.1
4772026-02-19T00:35:00.006Z Compiling rustix v0.38.37
4782026-02-19T00:35:00.088Z Compiling typeid v1.0.3
4792026-02-19T00:35:00.764Z Compiling usdt-impl v0.5.0
4802026-02-19T00:35:00.798Z Compiling proc-macro-error-attr v1.0.4
4812026-02-19T00:35:01.003Z Compiling syn v1.0.109
4822026-02-19T00:35:01.130Z Compiling winnow v0.7.14
4832026-02-19T00:35:01.184Z Compiling indexmap v2.13.0
4842026-02-19T00:35:01.219Z Compiling toml_write v0.1.2
4852026-02-19T00:35:01.562Z Compiling thread-id v4.2.2
4862026-02-19T00:35:02.287Z Compiling proc-macro-error v1.0.4
4872026-02-19T00:35:02.636Z Compiling rustix v1.1.3
4882026-02-19T00:35:02.764Z Compiling log v0.4.29
4892026-02-19T00:35:03.130Z Compiling plain v0.2.3
4902026-02-19T00:35:03.298Z Compiling camino v1.2.2
4912026-02-19T00:35:03.326Z Compiling getrandom v0.3.4
4922026-02-19T00:35:03.360Z Compiling percent-encoding v2.3.2
4932026-02-19T00:35:03.485Z Compiling utf8parse v0.2.2
4942026-02-19T00:35:03.676Z Compiling anstyle-parse v0.2.5
4952026-02-19T00:35:03.709Z Compiling form_urlencoded v1.2.2
4962026-02-19T00:35:03.994Z Compiling ordered-float v2.10.1
4972026-02-19T00:35:04.025Z Compiling terminal_size v0.4.0
4982026-02-19T00:35:04.620Z Compiling colorchoice v1.0.2
4992026-02-19T00:35:04.656Z Compiling pretty-hex v0.4.1
5002026-02-19T00:35:04.725Z Compiling cfg-if v1.0.4
5012026-02-19T00:35:04.824Z Compiling anstyle-query v1.1.1
5022026-02-19T00:35:04.859Z Compiling anstyle v1.0.11
5032026-02-19T00:35:04.909Z Compiling is_terminal_polyfill v1.70.1
5042026-02-19T00:35:05.193Z Compiling semver v1.0.27
5052026-02-19T00:35:05.317Z Compiling anstream v0.6.18
5062026-02-19T00:35:05.557Z Compiling fs-err v3.1.1
5072026-02-19T00:35:05.886Z Compiling once_cell v1.21.3
5082026-02-19T00:35:05.937Z Compiling synstructure v0.13.1
5092026-02-19T00:35:05.972Z Compiling clap_lex v0.7.4
5102026-02-19T00:35:05.996Z Compiling fastrand v2.1.1
5112026-02-19T00:35:06.298Z Compiling heck v0.4.1
5122026-02-19T00:35:06.415Z Compiling unicode-width v0.1.14
5132026-02-19T00:35:06.544Z Compiling strsim v0.11.1
5142026-02-19T00:35:06.788Z Compiling heck v0.5.0
5152026-02-19T00:35:07.032Z Compiling bytecount v0.6.8
5162026-02-19T00:35:07.274Z Compiling unicode-xid v0.2.6
5172026-02-19T00:35:07.327Z Compiling fnv v1.0.7
5182026-02-19T00:35:07.471Z Compiling anyhow v1.0.99
5192026-02-19T00:35:07.471Z Compiling clap_builder v4.5.48
5202026-02-19T00:35:07.573Z Compiling papergrid v0.11.0
5212026-02-19T00:35:07.574Z Compiling tempfile v3.24.0
5222026-02-19T00:35:08.023Z Compiling memmap v0.7.0
5232026-02-19T00:35:08.299Z Compiling unicode-width v0.2.0
5242026-02-19T00:35:08.341Z Compiling unicode-linebreak v0.1.5
5252026-02-19T00:35:08.377Z Compiling smawk v0.3.2
5262026-02-19T00:35:08.854Z Compiling textwrap v0.16.2
5272026-02-19T00:35:09.400Z Compiling camino-tempfile v1.4.1
5282026-02-19T00:35:09.478Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5292026-02-19T00:35:09.624Z Compiling tabled_derive v0.7.0
5302026-02-19T00:35:09.854Z Compiling swrite v0.1.0
5312026-02-19T00:35:10.231Z Compiling serde_derive v1.0.228
5322026-02-19T00:35:10.231Z Compiling zerofrom-derive v0.1.4
5332026-02-19T00:35:10.302Z Compiling yoke-derive v0.7.4
5342026-02-19T00:35:10.302Z Compiling thiserror-impl v2.0.18
5352026-02-19T00:35:10.428Z Compiling zerovec-derive v0.10.3
5362026-02-19T00:35:11.601Z Compiling displaydoc v0.2.5
5372026-02-19T00:35:12.615Z Compiling thiserror-impl v1.0.69
5382026-02-19T00:35:12.824Z Compiling icu_provider_macros v1.5.0
5392026-02-19T00:35:13.062Z Compiling zerocopy-derive v0.7.35
5402026-02-19T00:35:13.484Z Compiling pest v2.8.2
5412026-02-19T00:35:13.512Z Compiling zerofrom v0.1.4
5422026-02-19T00:35:13.785Z Compiling yoke v0.7.4
5432026-02-19T00:35:13.835Z Compiling scroll_derive v0.12.0
5442026-02-19T00:35:14.190Z Compiling zerovec v0.10.4
5452026-02-19T00:35:14.854Z Compiling zerocopy v0.7.35
5462026-02-19T00:35:14.938Z Compiling clap_derive v4.5.47
5472026-02-19T00:35:15.097Z Compiling scroll v0.12.0
5482026-02-19T00:35:15.313Z Compiling tabled v0.15.0
5492026-02-19T00:35:15.643Z Compiling goblin v0.8.2
5502026-02-19T00:35:15.943Z Compiling tinystr v0.7.6
5512026-02-19T00:35:16.213Z Compiling pest_meta v2.8.2
5522026-02-19T00:35:16.260Z Compiling icu_collections v1.5.0
5532026-02-19T00:35:16.361Z Compiling icu_locid v1.5.0
5542026-02-19T00:35:17.654Z Compiling icu_provider v1.5.0
5552026-02-19T00:35:17.886Z Compiling pest_generator v2.8.2
5562026-02-19T00:35:17.921Z Compiling toml_datetime v0.6.11
5572026-02-19T00:35:18.400Z Compiling icu_locid_transform v1.5.0
5582026-02-19T00:35:18.471Z Compiling serde_spanned v0.6.9
5592026-02-19T00:35:18.591Z Compiling dof v0.3.0
5602026-02-19T00:35:18.752Z Compiling toml_edit v0.22.27
5612026-02-19T00:35:18.860Z Compiling serde_tokenstream v0.2.2
5622026-02-19T00:35:19.455Z Compiling erased-serde v0.4.6
5632026-02-19T00:35:19.489Z Compiling serde-value v0.7.0
5642026-02-19T00:35:19.520Z Compiling cargo-platform v0.2.0
5652026-02-19T00:35:20.047Z Compiling icu_properties v1.5.1
5662026-02-19T00:35:20.271Z Compiling clap v4.5.48
5672026-02-19T00:35:20.407Z Compiling serde-untagged v0.1.7
5682026-02-19T00:35:20.497Z Compiling pest_derive v2.8.2
5692026-02-19T00:35:20.529Z Compiling macaddr v1.0.1
5702026-02-19T00:35:21.345Z Compiling dtrace-parser v0.2.0
5712026-02-19T00:35:22.330Z Compiling toml v0.8.23
5722026-02-19T00:35:23.263Z Compiling cargo_toml v0.21.0
5732026-02-19T00:35:23.300Z Compiling usdt-macro v0.5.0
5742026-02-19T00:35:23.348Z Compiling usdt-attr-macro v0.5.0
5752026-02-19T00:35:23.757Z Compiling icu_normalizer v1.5.0
5762026-02-19T00:35:24.639Z Compiling usdt v0.5.0
5772026-02-19T00:35:24.674Z Compiling idna_adapter v1.2.0
5782026-02-19T00:35:24.900Z Compiling idna v1.0.3
5792026-02-19T00:35:25.484Z Compiling url v2.5.4
5802026-02-19T00:35:26.396Z Compiling cargo-util-schemas v0.8.2
5812026-02-19T00:35:28.583Z Compiling cargo_metadata v0.21.0
5822026-02-19T00:35:31.262Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5832026-02-19T00:35:36.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
5842026-02-19T00:35:36.787Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5852026-02-19T00:35:37.978Z Downloading crates ...
5862026-02-19T00:35:38.168Z Downloaded atomic-waker v1.1.2
5872026-02-19T00:35:38.192Z Downloaded atomicwrites v0.4.4
5882026-02-19T00:35:38.192Z Downloaded aho-corasick v1.1.3
5892026-02-19T00:35:38.192Z Downloaded base64ct v1.6.0
5902026-02-19T00:35:38.217Z Downloaded bcrypt-pbkdf v0.10.0
5912026-02-19T00:35:38.217Z Downloaded crypto-bigint v0.5.5
5922026-02-19T00:35:38.242Z Downloaded deranged v0.5.3
5932026-02-19T00:35:38.269Z Downloaded futures-executor v0.3.31
5942026-02-19T00:35:38.269Z Downloaded foreign-types-shared v0.3.1
5952026-02-19T00:35:38.297Z Downloaded futures-channel v0.3.31
5962026-02-19T00:35:38.297Z Downloaded headers v0.4.1
5972026-02-19T00:35:38.329Z Downloaded httparse v1.9.5
5982026-02-19T00:35:38.358Z Downloaded jobserver v0.1.32
5992026-02-19T00:35:38.358Z Downloaded ingot-types v0.1.2
6002026-02-19T00:35:38.358Z Downloaded mime v0.3.17
6012026-02-19T00:35:38.383Z Downloaded num-derive v0.3.3
6022026-02-19T00:35:38.383Z Downloaded nu-ansi-term v0.50.1
6032026-02-19T00:35:38.383Z Downloaded opaque-debug v0.3.1
6042026-02-19T00:35:38.408Z Downloaded parse-display v0.10.0
6052026-02-19T00:35:38.408Z Downloaded pkcs8 v0.10.2
6062026-02-19T00:35:38.433Z Downloaded progenitor v0.8.0
6072026-02-19T00:35:38.433Z Downloaded progenitor-client v0.11.2
6082026-02-19T00:35:38.434Z Downloaded progenitor v0.11.2
6092026-02-19T00:35:38.434Z Downloaded radium v0.7.0
6102026-02-19T00:35:38.459Z Downloaded r2d2 v0.8.10
6112026-02-19T00:35:38.459Z Downloaded rand_xorshift v0.4.0
6122026-02-19T00:35:38.459Z Downloaded rustc_version v0.4.1
6132026-02-19T00:35:38.459Z Downloaded phf_shared v0.12.1
6142026-02-19T00:35:38.484Z Downloaded serde_bytes v0.11.19
6152026-02-19T00:35:38.484Z Downloaded serde_repr v0.1.19
6162026-02-19T00:35:38.484Z Downloaded signal-hook-mio v0.2.4
6172026-02-19T00:35:38.484Z Downloaded siphasher v0.3.11
6182026-02-19T00:35:38.511Z Downloaded siphasher v1.0.1
6192026-02-19T00:35:38.511Z Downloaded slog-scope v4.4.0
6202026-02-19T00:35:38.511Z Downloaded subtle v2.6.1
6212026-02-19T00:35:38.512Z Downloaded tinyvec_macros v0.1.1
6222026-02-19T00:35:38.512Z Downloaded termtree v0.5.1
6232026-02-19T00:35:38.537Z Downloaded supports-color v3.0.2
6242026-02-19T00:35:38.561Z Downloaded unarray v0.1.4
6252026-02-19T00:35:38.587Z Downloaded waitgroup v0.1.2
6262026-02-19T00:35:38.587Z Downloaded want v0.3.1
6272026-02-19T00:35:38.612Z Downloaded zone_cfg_derive v0.3.0
6282026-02-19T00:35:38.612Z Downloaded zstd-safe v7.2.3
6292026-02-19T00:35:38.636Z Downloaded zopfli v0.8.1
6302026-02-19T00:35:38.661Z Downloaded xshell v0.2.7
6312026-02-19T00:35:38.661Z Downloaded zip v0.6.6
6322026-02-19T00:35:38.685Z Downloaded zerocopy-derive v0.8.27
6332026-02-19T00:35:38.686Z Downloaded typed-path v0.9.3
6342026-02-19T00:35:38.710Z Downloaded zip v4.2.0
6352026-02-19T00:35:38.710Z Downloaded tough v0.20.0
6362026-02-19T00:35:38.734Z Downloaded winnow v0.6.26
6372026-02-19T00:35:38.759Z Downloaded zlib-rs v0.5.1
6382026-02-19T00:35:38.759Z Downloaded vcpkg v0.2.15
6392026-02-19T00:35:38.809Z Downloaded webpki-roots v1.0.1
6402026-02-19T00:35:38.834Z Downloaded bzip2-sys v0.1.13+1.0.8
6412026-02-19T00:35:38.834Z Downloaded regex-syntax v0.8.5
6422026-02-19T00:35:38.859Z Downloaded zerocopy v0.8.27
6432026-02-19T00:35:38.883Z Downloaded smoltcp v0.11.0
6442026-02-19T00:35:38.908Z Downloaded tabled v0.18.0
6452026-02-19T00:35:38.932Z Downloaded smoltcp v0.9.1
6462026-02-19T00:35:38.932Z Downloaded regress v0.10.4
6472026-02-19T00:35:39.047Z Downloaded nix v0.30.1
6482026-02-19T00:35:39.071Z Downloaded ratatui v0.29.0
6492026-02-19T00:35:39.071Z Downloaded tabled v0.20.0
6502026-02-19T00:35:39.071Z Downloaded typify-impl v0.2.0
6512026-02-19T00:35:39.071Z Downloaded sled v0.34.7
6522026-02-19T00:35:39.071Z Downloaded regex-automata v0.4.11
6532026-02-19T00:35:39.071Z Downloaded chrono-tz v0.10.4
6542026-02-19T00:35:39.096Z Downloaded typify-impl v0.4.3
6552026-02-19T00:35:39.096Z Downloaded petgraph v0.8.2
6562026-02-19T00:35:39.121Z Downloaded petgraph v0.6.5
6572026-02-19T00:35:39.146Z Downloaded zerocopy-derive v0.6.6
6582026-02-19T00:35:39.170Z Downloaded rustls v0.22.4
6592026-02-19T00:35:39.195Z Downloaded lzma-sys v0.1.20
6602026-02-19T00:35:39.220Z Downloaded openapiv3 v2.2.0
6612026-02-19T00:35:39.244Z Downloaded rustls v0.23.19
6622026-02-19T00:35:39.244Z Downloaded rustls v0.21.12
6632026-02-19T00:35:39.269Z Downloaded nix v0.28.0
6642026-02-19T00:35:39.294Z Downloaded regex-syntax v0.6.29
6652026-02-19T00:35:39.294Z Downloaded object v0.36.5
6662026-02-19T00:35:39.294Z Downloaded winnow v0.5.40
6672026-02-19T00:35:39.318Z Downloaded serde_with v3.16.1
6682026-02-19T00:35:39.343Z Downloaded proptest v1.7.0
6692026-02-19T00:35:39.343Z Downloaded libz-sys v1.1.20
6702026-02-19T00:35:39.367Z Downloaded tokio v1.49.0
6712026-02-19T00:35:39.416Z Downloaded tokio-util v0.7.15
6722026-02-19T00:35:39.441Z Downloaded nix v0.29.0
6732026-02-19T00:35:39.465Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6742026-02-19T00:35:39.490Z Downloaded hickory-proto v0.25.2
6752026-02-19T00:35:39.514Z Downloaded sha3 v0.10.8
6762026-02-19T00:35:39.514Z Downloaded hickory-proto v0.24.4
6772026-02-19T00:35:39.538Z Downloaded x509-cert v0.2.5
6782026-02-19T00:35:39.563Z Downloaded tower-http v0.6.6
6792026-02-19T00:35:39.563Z Downloaded salty v0.3.0
6802026-02-19T00:35:39.563Z Downloaded radix_trie v0.2.1
6812026-02-19T00:35:39.587Z Downloaded quinn-proto v0.11.8
6822026-02-19T00:35:39.588Z Downloaded quick-xml v0.37.2
6832026-02-19T00:35:39.612Z Downloaded polar-core v0.27.3
6842026-02-19T00:35:39.612Z Downloaded openssl v0.10.73
6852026-02-19T00:35:39.637Z Downloaded object v0.30.4
6862026-02-19T00:35:39.637Z Downloaded nix v0.27.1
6872026-02-19T00:35:39.662Z Downloaded jiff v0.2.15
6882026-02-19T00:35:39.687Z Downloaded unicode_categories v0.1.1
6892026-02-19T00:35:39.687Z Downloaded unicode-normalization v0.1.24
6902026-02-19T00:35:39.687Z Downloaded time v0.3.43
6912026-02-19T00:35:39.687Z Downloaded unicode-segmentation v1.12.0
6922026-02-19T00:35:39.711Z Downloaded tracing v0.1.40
6932026-02-19T00:35:39.711Z Downloaded tower v0.5.2
6942026-02-19T00:35:39.711Z Downloaded toml_edit v0.19.15
6952026-02-19T00:35:39.736Z Downloaded tokio-stream v0.1.17
6962026-02-19T00:35:39.736Z Downloaded sqlparser v0.45.0
6972026-02-19T00:35:39.761Z Downloaded rustls-webpki v0.102.8
6982026-02-19T00:35:39.786Z Downloaded regex v1.11.3
6992026-02-19T00:35:39.786Z Downloaded petname v2.0.2
7002026-02-19T00:35:39.786Z Downloaded yansi v1.0.1
7012026-02-19T00:35:39.786Z Downloaded unicode-bidi v0.3.17
7022026-02-19T00:35:39.811Z Downloaded tungstenite v0.23.0
7032026-02-19T00:35:39.811Z Downloaded tungstenite v0.21.0
7042026-02-19T00:35:39.811Z Downloaded toml v0.9.11+spec-1.1.0
7052026-02-19T00:35:39.811Z Downloaded ssh-key v0.6.6
7062026-02-19T00:35:39.811Z Downloaded rustyline v14.0.0
7072026-02-19T00:35:39.836Z Downloaded rpassword v7.4.0
7082026-02-19T00:35:39.836Z Downloaded reedline v0.40.0
7092026-02-19T00:35:39.836Z Downloaded lalrpop v0.19.12
7102026-02-19T00:35:39.861Z Downloaded ring v0.17.14
7112026-02-19T00:35:39.894Z Downloaded zstd v0.13.3
7122026-02-19T00:35:39.918Z Downloaded zone v0.1.8
7132026-02-19T00:35:39.918Z Downloaded zeroize v1.8.1
7142026-02-19T00:35:39.918Z Downloaded zerocopy v0.6.6
7152026-02-19T00:35:39.918Z Downloaded yasna v0.5.2
7162026-02-19T00:35:39.919Z Downloaded wyz v0.5.1
7172026-02-19T00:35:39.919Z Downloaded whoami v1.5.2
7182026-02-19T00:35:39.919Z Downloaded vte v0.11.1
7192026-02-19T00:35:39.943Z Downloaded vergen-lib v0.1.6
7202026-02-19T00:35:39.943Z Downloaded vergen-gitcl v1.0.8
7212026-02-19T00:35:39.943Z Downloaded vergen v9.0.6
7222026-02-19T00:35:39.943Z Downloaded value-bag v1.12.0
7232026-02-19T00:35:39.943Z Downloaded libgit2-sys v0.18.2+1.9.1
7242026-02-19T00:35:40.011Z Downloaded uuid v1.19.0
7252026-02-19T00:35:40.036Z Downloaded unsafe-libyaml v0.2.11
7262026-02-19T00:35:40.036Z Downloaded typify v0.4.3
7272026-02-19T00:35:40.036Z Downloaded twox-hash v2.1.0
7282026-02-19T00:35:40.036Z Downloaded tui-tree-widget v0.23.1
7292026-02-19T00:35:40.036Z Downloaded tracing-core v0.1.32
7302026-02-19T00:35:40.036Z Downloaded toml v0.7.8
7312026-02-19T00:35:40.060Z Downloaded tokio-postgres v0.7.13
7322026-02-19T00:35:40.060Z Downloaded term v1.1.0
7332026-02-19T00:35:40.060Z Downloaded steno v0.4.1
7342026-02-19T00:35:40.060Z Downloaded rustls-webpki v0.101.7
7352026-02-19T00:35:40.086Z Downloaded russh v0.45.0
7362026-02-19T00:35:40.086Z Downloaded reqwest v0.12.24
7372026-02-19T00:35:40.110Z Downloaded zone_cfg_derive v0.1.2
7382026-02-19T00:35:40.110Z Downloaded zone v0.3.1
7392026-02-19T00:35:40.110Z Downloaded zeroize_derive v1.4.2
7402026-02-19T00:35:40.110Z Downloaded xz2 v0.1.7
7412026-02-19T00:35:40.110Z Downloaded xshell-macros v0.2.7
7422026-02-19T00:35:40.110Z Downloaded xattr v1.3.1
7432026-02-19T00:35:40.110Z Downloaded which v4.4.2
7442026-02-19T00:35:40.110Z Downloaded walkdir v2.5.0
7452026-02-19T00:35:40.110Z Downloaded void v1.0.2
7462026-02-19T00:35:40.110Z Downloaded vergen-git2 v1.0.7
7472026-02-19T00:35:40.110Z Downloaded uzers v0.12.1
7482026-02-19T00:35:40.110Z Downloaded usdt-attr-macro v0.6.0
7492026-02-19T00:35:40.110Z Downloaded usdt v0.6.0
7502026-02-19T00:35:40.111Z Downloaded unicode-properties v0.1.3
7512026-02-19T00:35:40.135Z Downloaded tokio-dtrace v0.1.0
7522026-02-19T00:35:40.135Z Downloaded tar v0.4.44
7532026-02-19T00:35:40.135Z Downloaded rayon v1.10.0
7542026-02-19T00:35:40.135Z Downloaded vte_generate_state_changes v0.1.2
7552026-02-19T00:35:40.135Z Downloaded vsss-rs v3.3.4
7562026-02-19T00:35:40.160Z Downloaded usdt-impl v0.6.0
7572026-02-19T00:35:40.160Z Downloaded tokio-tungstenite v0.23.1
7582026-02-19T00:35:40.160Z Downloaded tokio-tungstenite v0.21.0
7592026-02-19T00:35:40.160Z Downloaded tokio-rustls v0.26.0
7602026-02-19T00:35:40.160Z Downloaded tiny-keccak v2.0.2
7612026-02-19T00:35:40.160Z Downloaded time-macros v0.2.24
7622026-02-19T00:35:40.160Z Downloaded snafu v0.8.5
7632026-02-19T00:35:40.185Z Downloaded samael v0.0.19
7642026-02-19T00:35:40.185Z Downloaded rsa v0.9.8
7652026-02-19T00:35:40.185Z Downloaded portable-atomic v1.11.0
7662026-02-19T00:35:40.210Z Downloaded wait-timeout v0.2.0
7672026-02-19T00:35:40.210Z Downloaded utf-8 v0.7.6
7682026-02-19T00:35:40.210Z Downloaded usdt-macro v0.6.0
7692026-02-19T00:35:40.210Z Downloaded untrusted v0.9.0
7702026-02-19T00:35:40.210Z Downloaded untrusted v0.7.1
7712026-02-19T00:35:40.210Z Downloaded universal-hash v0.5.1
7722026-02-19T00:35:40.210Z Downloaded unit-prefix v0.5.1
7732026-02-19T00:35:40.210Z Downloaded unicode-truncate v1.1.0
7742026-02-19T00:35:40.210Z Downloaded unicase v2.8.1
7752026-02-19T00:35:40.210Z Downloaded typify v0.2.0
7762026-02-19T00:35:40.210Z Downloaded trait-variant v0.1.2
7772026-02-19T00:35:40.210Z Downloaded tracing-attributes v0.1.27
7782026-02-19T00:35:40.210Z Downloaded topological-sort v0.2.2
7792026-02-19T00:35:40.210Z Downloaded toml_writer v1.0.6+spec-1.1.0
7802026-02-19T00:35:40.235Z Downloaded toml_parser v1.0.6+spec-1.1.0
7812026-02-19T00:35:40.235Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7822026-02-19T00:35:40.235Z Downloaded tokio-rustls v0.25.0
7832026-02-19T00:35:40.235Z Downloaded tokio-rustls v0.24.1
7842026-02-19T00:35:40.235Z Downloaded tokio-native-tls v0.3.1
7852026-02-19T00:35:40.235Z Downloaded tokio-macros v2.6.0
7862026-02-19T00:35:40.235Z Downloaded tinyvec v1.8.0
7872026-02-19T00:35:40.235Z Downloaded time-core v0.1.6
7882026-02-19T00:35:40.235Z Downloaded thread_local v1.1.8
7892026-02-19T00:35:40.235Z Downloaded testing_table v0.3.0
7902026-02-19T00:35:40.235Z Downloaded test-strategy v0.4.3
7912026-02-19T00:35:40.260Z Downloaded strum_macros v0.27.2
7922026-02-19T00:35:40.260Z Downloaded strum_macros v0.26.4
7932026-02-19T00:35:40.260Z Downloaded strip-ansi-escapes v0.2.0
7942026-02-19T00:35:40.260Z Downloaded socket2 v0.5.10
7952026-02-19T00:35:40.260Z Downloaded slog-dtrace v0.3.0
7962026-02-19T00:35:40.260Z Downloaded slog v2.8.2
7972026-02-19T00:35:40.260Z Downloaded similar v2.7.0
7982026-02-19T00:35:40.260Z Downloaded signal-hook v0.3.18
7992026-02-19T00:35:40.285Z Downloaded serde_yaml v0.9.34+deprecated
8002026-02-19T00:35:40.285Z Downloaded serde_with_macros v3.16.1
8012026-02-19T00:35:40.285Z Downloaded schemars v0.8.22
8022026-02-19T00:35:40.310Z Downloaded rcgen v0.12.1
8032026-02-19T00:35:40.310Z Downloaded rand v0.9.2
8042026-02-19T00:35:40.310Z Downloaded qorb v0.4.1
8052026-02-19T00:35:40.310Z Downloaded encoding_rs v0.8.34
8062026-02-19T00:35:40.335Z Downloaded typify-macro v0.4.3
8072026-02-19T00:35:40.335Z Downloaded typify-macro v0.2.0
8082026-02-19T00:35:40.335Z Downloaded try-lock v0.2.5
8092026-02-19T00:35:40.335Z Downloaded tower-service v0.3.3
8102026-02-19T00:35:40.335Z Downloaded tower-layer v0.3.3
8112026-02-19T00:35:40.335Z Downloaded tls_codec_derive v0.4.1
8122026-02-19T00:35:40.335Z Downloaded tls_codec v0.4.1
8132026-02-19T00:35:40.360Z Downloaded thiserror-no-std v2.0.2
8142026-02-19T00:35:40.360Z Downloaded termios v0.3.3
8152026-02-19T00:35:40.360Z Downloaded term v0.7.0
8162026-02-19T00:35:40.360Z Downloaded subprocess v0.2.9
8172026-02-19T00:35:40.360Z Downloaded slog-async v2.8.0
8182026-02-19T00:35:40.360Z Downloaded slab v0.4.9
8192026-02-19T00:35:40.360Z Downloaded schemars v1.0.4
8202026-02-19T00:35:40.386Z Downloaded ron v0.7.1
8212026-02-19T00:35:40.386Z Downloaded strum_macros v0.24.3
8222026-02-19T00:35:40.386Z Downloaded static_assertions v1.1.0
8232026-02-19T00:35:40.411Z Downloaded socket2 v0.6.1
8242026-02-19T00:35:40.411Z Downloaded smf v0.2.3
8252026-02-19T00:35:40.411Z Downloaded ron v0.8.1
8262026-02-19T00:35:40.411Z Downloaded git2 v0.20.2
8272026-02-19T00:35:40.411Z Downloaded gimli v0.31.1
8282026-02-19T00:35:40.436Z Downloaded take_mut v0.2.2
8292026-02-19T00:35:40.436Z Downloaded tagptr v0.2.0
8302026-02-19T00:35:40.436Z Downloaded tabled_derive v0.10.0
8312026-02-19T00:35:40.436Z Downloaded support-bundle-viewer v0.1.2
8322026-02-19T00:35:40.436Z Downloaded stringprep v0.1.5
8332026-02-19T00:35:40.436Z Downloaded ssh-cipher v0.2.0
8342026-02-19T00:35:40.436Z Downloaded spin v0.9.8
8352026-02-19T00:35:40.436Z Downloaded slog-term v2.9.2
8362026-02-19T00:35:40.460Z Downloaded slog-stdlog v4.1.1
8372026-02-19T00:35:40.460Z Downloaded slog-bunyan v2.5.0
8382026-02-19T00:35:40.460Z Downloaded ryu v1.0.18
8392026-02-19T00:35:40.460Z Downloaded publicsuffix v2.3.0
8402026-02-19T00:35:40.461Z Downloaded bstr v1.10.0
8412026-02-19T00:35:40.485Z Downloaded thread-id v5.0.0
8422026-02-19T00:35:40.485Z Downloaded thiserror-impl-no-std v2.0.2
8432026-02-19T00:35:40.485Z Downloaded tap v1.0.1
8442026-02-19T00:35:40.485Z Downloaded tabwriter v1.4.0
8452026-02-19T00:35:40.485Z Downloaded tabled_derive v0.11.0
8462026-02-19T00:35:40.485Z Downloaded sync_wrapper v1.0.1
8472026-02-19T00:35:40.485Z Downloaded sync-ptr v0.1.4
8482026-02-19T00:35:40.485Z Downloaded string_cache v0.8.9
8492026-02-19T00:35:40.485Z Downloaded sqlformat v0.3.5
8502026-02-19T00:35:40.485Z Downloaded snafu-derive v0.8.5
8512026-02-19T00:35:40.485Z Downloaded smallvec v0.6.14
8522026-02-19T00:35:40.485Z Downloaded russh-keys v0.45.0
8532026-02-19T00:35:40.485Z Downloaded rand v0.8.5
8542026-02-19T00:35:40.510Z Downloaded quinn v0.11.5
8552026-02-19T00:35:40.510Z Downloaded p384 v0.13.1
8562026-02-19T00:35:40.510Z Downloaded strum v0.27.2
8572026-02-19T00:35:40.510Z Downloaded strum v0.26.3
8582026-02-19T00:35:40.510Z Downloaded structmeta-derive v0.3.0
8592026-02-19T00:35:40.510Z Downloaded structmeta v0.3.0
8602026-02-19T00:35:40.510Z Downloaded ssh-encoding v0.2.0
8612026-02-19T00:35:40.510Z Downloaded sqlparser_derive v0.2.2
8622026-02-19T00:35:40.510Z Downloaded spki v0.7.3
8632026-02-19T00:35:40.535Z Downloaded slog-json v2.6.1
8642026-02-19T00:35:40.535Z Downloaded slog-envlogger v2.2.0
8652026-02-19T00:35:40.535Z Downloaded shlex v1.3.0
8662026-02-19T00:35:40.536Z Downloaded rayon-core v1.12.1
8672026-02-19T00:35:40.536Z Downloaded sigpipe v0.1.3
8682026-02-19T00:35:40.536Z Downloaded serde_cbor v0.11.2
8692026-02-19T00:35:40.536Z Downloaded schemars v0.9.0
8702026-02-19T00:35:40.560Z Downloaded rusty-fork v0.3.0
8712026-02-19T00:35:40.560Z Downloaded prettyplease v0.2.36
8722026-02-19T00:35:40.560Z Downloaded goblin v0.10.2
8732026-02-19T00:35:40.587Z Downloaded simd-adler32 v0.3.7
8742026-02-19T00:35:40.587Z Downloaded signature v2.2.0
8752026-02-19T00:35:40.587Z Downloaded serde_urlencoded v0.7.1
8762026-02-19T00:35:40.587Z Downloaded serde_spanned v1.0.4
8772026-02-19T00:35:40.587Z Downloaded sapling-renderdag v0.1.0
8782026-02-19T00:35:40.587Z Downloaded rustversion v1.0.22
8792026-02-19T00:35:40.587Z Downloaded rustls-pki-types v1.10.0
8802026-02-19T00:35:40.587Z Downloaded rustls-native-certs v0.8.1
8812026-02-19T00:35:40.587Z Downloaded rustc-demangle v0.1.24
8822026-02-19T00:35:40.587Z Downloaded rtoolbox v0.0.2
8832026-02-19T00:35:40.612Z Downloaded progenitor-impl v0.10.0
8842026-02-19T00:35:40.612Z Downloaded signal-hook-tokio v0.3.1
8852026-02-19T00:35:40.612Z Downloaded signal-hook-registry v1.4.2
8862026-02-19T00:35:40.612Z Downloaded shell-words v1.1.0
8872026-02-19T00:35:40.612Z Downloaded sha1 v0.10.6
8882026-02-19T00:35:40.612Z Downloaded serde_plain v1.0.2
8892026-02-19T00:35:40.612Z Downloaded serde-hex v0.1.0
8902026-02-19T00:35:40.612Z Downloaded semver v0.1.20
8912026-02-19T00:35:40.612Z Downloaded secrecy v0.10.3
8922026-02-19T00:35:40.612Z Downloaded sec1 v0.7.3
8932026-02-19T00:35:40.612Z Downloaded rustls-pemfile v2.2.0
8942026-02-19T00:35:40.612Z Downloaded rand_chacha v0.9.0
8952026-02-19T00:35:40.612Z Downloaded pretty_assertions v1.4.1
8962026-02-19T00:35:40.612Z Downloaded pin-project v1.1.6
8972026-02-19T00:35:40.637Z Downloaded papergrid v0.17.0
8982026-02-19T00:35:40.637Z Downloaded libxml v0.3.3
8992026-02-19T00:35:40.662Z Downloaded hyper v1.8.1
9002026-02-19T00:35:40.662Z Downloaded serde_path_to_error v0.1.20
9012026-02-19T00:35:40.662Z Downloaded serde_derive_internals v0.29.1
9022026-02-19T00:35:40.662Z Downloaded sct v0.7.1
9032026-02-19T00:35:40.662Z Downloaded scrypt v0.11.0
9042026-02-19T00:35:40.686Z Downloaded scroll_derive v0.13.1
9052026-02-19T00:35:40.687Z Downloaded scroll v0.13.0
9062026-02-19T00:35:40.687Z Downloaded scopeguard v1.2.0
9072026-02-19T00:35:40.687Z Downloaded schemars_derive v0.8.22
9082026-02-19T00:35:40.687Z Downloaded scheduled-thread-pool v0.2.7
9092026-02-19T00:35:40.687Z Downloaded same-file v1.0.6
9102026-02-19T00:35:40.687Z Downloaded salsa20 v0.10.2
9112026-02-19T00:35:40.687Z Downloaded rustls-pemfile v1.0.4
9122026-02-19T00:35:40.687Z Downloaded russh-cryptovec v0.7.3
9132026-02-19T00:35:40.687Z Downloaded resolv-conf v0.7.0
9142026-02-19T00:35:40.687Z Downloaded rand_seeder v0.4.0
9152026-02-19T00:35:40.687Z Downloaded rand_core v0.6.4
9162026-02-19T00:35:40.687Z Downloaded progenitor-impl v0.11.2
9172026-02-19T00:35:40.712Z Downloaded seq-macro v0.3.6
9182026-02-19T00:35:40.712Z Downloaded rustc-hash v2.1.1
9192026-02-19T00:35:40.712Z Downloaded rustc-hash v1.1.0
9202026-02-19T00:35:40.712Z Downloaded prefix-trie v0.7.0
9212026-02-19T00:35:40.712Z Downloaded serde-big-array v0.5.1
9222026-02-19T00:35:40.712Z Downloaded secrecy v0.8.0
9232026-02-19T00:35:40.712Z Downloaded ref-cast-impl v1.0.25
9242026-02-19T00:35:40.712Z Downloaded ref-cast v1.0.25
9252026-02-19T00:35:40.712Z Downloaded rand_core v0.9.3
9262026-02-19T00:35:40.712Z Downloaded postgres-types v0.2.9
9272026-02-19T00:35:40.712Z Downloaded postgres-protocol v0.6.8
9282026-02-19T00:35:40.737Z Downloaded iddqd v0.3.16
9292026-02-19T00:35:40.737Z Downloaded rustc_version v0.1.7
9302026-02-19T00:35:40.737Z Downloaded rfc6979 v0.4.0
9312026-02-19T00:35:40.737Z Downloaded rand_chacha v0.3.1
9322026-02-19T00:35:40.737Z Downloaded quinn-udp v0.5.5
9332026-02-19T00:35:40.737Z Downloaded password-hash v0.4.2
9342026-02-19T00:35:40.737Z Downloaded p256 v0.13.2
9352026-02-19T00:35:40.737Z Downloaded progenitor-impl v0.8.0
9362026-02-19T00:35:40.761Z Downloaded progenitor-client v0.10.0
9372026-02-19T00:35:40.761Z Downloaded progenitor v0.10.0
9382026-02-19T00:35:40.761Z Downloaded proc-macro-error2 v2.0.1
9392026-02-19T00:35:40.761Z Downloaded proc-macro-error-attr2 v2.0.0
9402026-02-19T00:35:40.761Z Downloaded primeorder v0.13.6
9412026-02-19T00:35:40.761Z Downloaded papergrid v0.14.0
9422026-02-19T00:35:40.761Z Downloaded num-bigint-dig v0.8.6
9432026-02-19T00:35:40.761Z Downloaded nom v7.1.3
9442026-02-19T00:35:40.786Z Downloaded progenitor-macro v0.10.0
9452026-02-19T00:35:40.786Z Downloaded progenitor-macro v0.8.0
9462026-02-19T00:35:40.786Z Downloaded progenitor-client v0.8.0
9472026-02-19T00:35:40.786Z Downloaded powerfmt v0.2.0
9482026-02-19T00:35:40.786Z Downloaded pkcs5 v0.7.1
9492026-02-19T00:35:40.786Z Downloaded parking_lot v0.11.2
9502026-02-19T00:35:40.786Z Downloaded p521 v0.13.3
9512026-02-19T00:35:40.811Z Downloaded hickory-server v0.25.2
9522026-02-19T00:35:40.811Z Downloaded chrono v0.4.43
9532026-02-19T00:35:40.811Z Downloaded quick-error v1.2.3
9542026-02-19T00:35:40.811Z Downloaded psl-types v2.0.11
9552026-02-19T00:35:40.811Z Downloaded progenitor-macro v0.11.2
9562026-02-19T00:35:40.811Z Downloaded pin-project-lite v0.2.14
9572026-02-19T00:35:40.835Z Downloaded paste v1.0.15
9582026-02-19T00:35:40.835Z Downloaded password-hash v0.5.0
9592026-02-19T00:35:40.835Z Downloaded parse-display-derive v0.10.0
9602026-02-19T00:35:40.835Z Downloaded libm v0.2.8
9612026-02-19T00:35:40.835Z Downloaded predicates v3.1.3
9622026-02-19T00:35:40.835Z Downloaded ppv-lite86 v0.2.20
9632026-02-19T00:35:40.860Z Downloaded pkg-config v0.3.31
9642026-02-19T00:35:40.860Z Downloaded pkcs1 v0.7.5
9652026-02-19T00:35:40.860Z Downloaded pem-rfc7468 v0.7.0
9662026-02-19T00:35:40.860Z Downloaded peg-macros v0.8.5
9672026-02-19T00:35:40.860Z Downloaded parking_lot_core v0.9.10
9682026-02-19T00:35:40.860Z Downloaded packed_struct_codegen v0.10.1
9692026-02-19T00:35:40.860Z Downloaded packed_struct v0.10.1
9702026-02-19T00:35:40.860Z Downloaded owo-colors v4.2.3
9712026-02-19T00:35:40.860Z Downloaded openssl-sys v0.9.109
9722026-02-19T00:35:40.886Z Downloaded proc-macro-crate v1.3.1
9732026-02-19T00:35:40.886Z Downloaded predicates-core v1.0.8
9742026-02-19T00:35:40.886Z Downloaded postcard v1.0.10
9752026-02-19T00:35:40.886Z Downloaded polyval v0.6.2
9762026-02-19T00:35:40.886Z Downloaded poly1305 v0.8.0
9772026-02-19T00:35:40.886Z Downloaded phf_shared v0.11.2
9782026-02-19T00:35:40.886Z Downloaded phf v0.11.2
9792026-02-19T00:35:40.886Z Downloaded parking_lot_core v0.8.6
9802026-02-19T00:35:40.886Z Downloaded oxnet v0.1.4
9812026-02-19T00:35:40.886Z Downloaded oso v0.27.3
9822026-02-19T00:35:40.911Z Downloaded omicron-zone-package v0.12.2
9832026-02-19T00:35:40.911Z Downloaded num-rational v0.4.2
9842026-02-19T00:35:40.911Z Downloaded num-conv v0.1.0
9852026-02-19T00:35:40.911Z Downloaded moka v0.12.10
9862026-02-19T00:35:40.911Z Downloaded hickory-resolver v0.25.2
9872026-02-19T00:35:40.936Z Downloaded h2 v0.4.6
9882026-02-19T00:35:40.936Z Downloaded pretty-hex v0.2.1
9892026-02-19T00:35:40.936Z Downloaded predicates-tree v1.0.12
9902026-02-19T00:35:40.936Z Downloaded precomputed-hash v0.1.1
9912026-02-19T00:35:40.936Z Downloaded peg-runtime v0.8.5
9922026-02-19T00:35:40.936Z Downloaded pbkdf2 v0.12.2
9932026-02-19T00:35:40.936Z Downloaded pbkdf2 v0.11.0
9942026-02-19T00:35:40.936Z Downloaded parking_lot v0.12.3
9952026-02-19T00:35:40.962Z Downloaded oxide-tokio-rt v0.1.2
9962026-02-19T00:35:40.962Z Downloaded oso-derive v0.27.3
9972026-02-19T00:35:40.962Z Downloaded itertools v0.13.0
9982026-02-19T00:35:40.962Z Downloaded hyper-util v0.1.19
9992026-02-19T00:35:40.962Z Downloaded hashbrown v0.15.4
10002026-02-19T00:35:40.987Z Downloaded pin-utils v0.1.0
10012026-02-19T00:35:40.987Z Downloaded pin-project-internal v1.1.6
10022026-02-19T00:35:40.987Z Downloaded phf v0.12.1
10032026-02-19T00:35:40.987Z Downloaded pem v3.0.5
10042026-02-19T00:35:40.987Z Downloaded peg v0.8.5
10052026-02-19T00:35:40.988Z Downloaded path-slash v0.1.5
10062026-02-19T00:35:40.988Z Downloaded parse-size v1.1.0
10072026-02-19T00:35:40.988Z Downloaded num-derive v0.4.2
10082026-02-19T00:35:40.988Z Downloaded num-bigint v0.4.6
10092026-02-19T00:35:41.012Z Downloaded hkdf v0.12.4
10102026-02-19T00:35:41.013Z Downloaded openssl-probe v0.1.5
10112026-02-19T00:35:41.013Z Downloaded openssl-macros v0.1.1
10122026-02-19T00:35:41.013Z Downloaded olpc-cjson v0.1.4
10132026-02-19T00:35:41.013Z Downloaded number_prefix v0.4.0
10142026-02-19T00:35:41.013Z Downloaded num_threads v0.1.7
10152026-02-19T00:35:41.013Z Downloaded num-complex v0.4.6
10162026-02-19T00:35:41.013Z Downloaded newtype_derive v0.1.6
10172026-02-19T00:35:41.013Z Downloaded newtype-uuid v1.3.2
10182026-02-19T00:35:41.013Z Downloaded native-tls v0.2.12
10192026-02-19T00:35:41.013Z Downloaded nanorand v0.7.0
10202026-02-19T00:35:41.013Z Downloaded mio v1.0.2
10212026-02-19T00:35:41.038Z Downloaded memmap2 v0.9.8
10222026-02-19T00:35:41.038Z Downloaded litrs v0.4.1
10232026-02-19T00:35:41.038Z Downloaded linear-map v1.2.0
10242026-02-19T00:35:41.038Z Downloaded libz-rs-sys v0.5.1
10252026-02-19T00:35:41.038Z Downloaded lazy_static v1.5.0
10262026-02-19T00:35:41.038Z Downloaded itertools v0.12.1
10272026-02-19T00:35:41.063Z Downloaded iri-string v0.7.8
10282026-02-19T00:35:41.063Z Downloaded indicatif v0.18.0
10292026-02-19T00:35:41.063Z Downloaded ignore v0.4.23
10302026-02-19T00:35:41.063Z Downloaded num_enum_derive v0.5.11
10312026-02-19T00:35:41.063Z Downloaded num_enum v0.5.11
10322026-02-19T00:35:41.087Z Downloaded num-iter v0.1.45
10332026-02-19T00:35:41.087Z Downloaded num-integer v0.1.46
10342026-02-19T00:35:41.088Z Downloaded num v0.4.3
10352026-02-19T00:35:41.088Z Downloaded nonempty v0.12.0
10362026-02-19T00:35:41.088Z Downloaded newline-converter v0.3.0
10372026-02-19T00:35:41.088Z Downloaded new_debug_unreachable v1.0.6
10382026-02-19T00:35:41.088Z Downloaded multer v3.1.0
10392026-02-19T00:35:41.088Z Downloaded minimal-lexical v0.2.1
10402026-02-19T00:35:41.088Z Downloaded memoffset v0.9.1
10412026-02-19T00:35:41.088Z Downloaded lru-cache v0.1.2
10422026-02-19T00:35:41.088Z Downloaded lock_api v0.4.12
10432026-02-19T00:35:41.113Z Downloaded libsw v3.5.0
10442026-02-19T00:35:41.113Z Downloaded libloading v0.8.5
10452026-02-19T00:35:41.113Z Downloaded libefi-sys v0.1.0
10462026-02-19T00:35:41.113Z Downloaded lalrpop-util v0.19.12
10472026-02-19T00:35:41.113Z Downloaded jiff-static v0.2.15
10482026-02-19T00:35:41.113Z Downloaded itertools v0.10.5
10492026-02-19T00:35:41.113Z Downloaded hyper-tls v0.6.0
10502026-02-19T00:35:41.113Z Downloaded hyper-rustls v0.27.7
10512026-02-19T00:35:41.138Z Downloaded futures-util v0.3.31
10522026-02-19T00:35:41.138Z Downloaded miniz_oxide v0.8.5
10532026-02-19T00:35:41.138Z Downloaded md5 v0.7.0
10542026-02-19T00:35:41.138Z Downloaded lazycell v1.3.0
10552026-02-19T00:35:41.138Z Downloaded kstat-rs v0.2.4
10562026-02-19T00:35:41.138Z Downloaded keccak v0.1.5
10572026-02-19T00:35:41.162Z Downloaded itertools v0.14.0
10582026-02-19T00:35:41.162Z Downloaded instant v0.1.13
10592026-02-19T00:35:41.162Z Downloaded ingot-macros v0.1.1
10602026-02-19T00:35:41.162Z Downloaded indicatif v0.17.11
10612026-02-19T00:35:41.162Z Downloaded indexmap v1.9.3
10622026-02-19T00:35:41.187Z Downloaded impl-trait-for-tuples v0.2.2
10632026-02-19T00:35:41.187Z Downloaded heapless v0.7.17
10642026-02-19T00:35:41.187Z Downloaded normalize-line-endings v0.3.0
10652026-02-19T00:35:41.187Z Downloaded nodrop v0.1.14
10662026-02-19T00:35:41.187Z Downloaded nibble_vec v0.1.0
10672026-02-19T00:35:41.188Z Downloaded aws-lc-sys v0.26.0
10682026-02-19T00:35:41.444Z Downloaded newtype-uuid-macros v0.1.0
10692026-02-19T00:35:41.469Z Downloaded multimap v0.10.1
10702026-02-19T00:35:41.469Z Downloaded mime_guess v2.0.5
10712026-02-19T00:35:41.469Z Downloaded maybe-uninit v2.0.0
10722026-02-19T00:35:41.469Z Downloaded match_cfg v0.1.0
10732026-02-19T00:35:41.470Z Downloaded maplit v1.0.2
10742026-02-19T00:35:41.470Z Downloaded managed v0.8.0
10752026-02-19T00:35:41.470Z Downloaded lzss v0.8.2
10762026-02-19T00:35:41.470Z Downloaded lru v0.12.5
10772026-02-19T00:35:41.470Z Downloaded lockfree-object-pool v0.1.6
10782026-02-19T00:35:41.470Z Downloaded linked-hash-map v0.5.6
10792026-02-19T00:35:41.470Z Downloaded libsw-core v0.3.1
10802026-02-19T00:35:41.470Z Downloaded libscf-sys v1.1.0
10812026-02-19T00:35:41.470Z Downloaded inout v0.1.3
10822026-02-19T00:35:41.470Z Downloaded indoc v2.0.6
10832026-02-19T00:35:41.495Z Downloaded indent_write v2.2.0
10842026-02-19T00:35:41.495Z Downloaded hubpack v0.1.2
10852026-02-19T00:35:41.495Z Downloaded http-body-util v0.1.3
10862026-02-19T00:35:41.495Z Downloaded home v0.5.9
10872026-02-19T00:35:41.495Z Downloaded hickory-client v0.25.2
10882026-02-19T00:35:41.495Z Downloaded expectorate v1.2.0
10892026-02-19T00:35:41.495Z Downloaded bitvec v1.0.1
10902026-02-19T00:35:41.520Z Downloaded md-5 v0.10.6
10912026-02-19T00:35:41.520Z Downloaded is_ci v1.2.0
10922026-02-19T00:35:41.520Z Downloaded is-terminal v0.4.13
10932026-02-19T00:35:41.520Z Downloaded internet-checksum v0.2.1
10942026-02-19T00:35:41.520Z Downloaded instability v0.3.2
10952026-02-19T00:35:41.520Z Downloaded indoc v1.0.9
10962026-02-19T00:35:41.520Z Downloaded ident_case v1.0.1
10972026-02-19T00:35:41.520Z Downloaded iana-time-zone v0.1.63
10982026-02-19T00:35:41.520Z Downloaded hyper-staticfile v0.10.1
10992026-02-19T00:35:41.545Z Downloaded hubpack_derive v0.1.1
11002026-02-19T00:35:41.545Z Downloaded httpdate v1.0.3
11012026-02-19T00:35:41.545Z Downloaded http-range v0.1.5
11022026-02-19T00:35:41.545Z Downloaded http-body v1.0.1
11032026-02-19T00:35:41.545Z Downloaded http v1.4.0
11042026-02-19T00:35:41.545Z Downloaded hostname v0.4.2
11052026-02-19T00:35:41.545Z Downloaded hmac v0.12.1
11062026-02-19T00:35:41.545Z Downloaded hickory-resolver v0.24.4
11072026-02-19T00:35:41.546Z Downloaded hashbrown v0.13.2
11082026-02-19T00:35:41.546Z Downloaded half v2.4.1
11092026-02-19T00:35:41.571Z Downloaded blake3 v1.5.4
11102026-02-19T00:35:41.571Z Downloaded humantime v2.2.0
11112026-02-19T00:35:41.571Z Downloaded hex-literal v0.4.1
11122026-02-19T00:35:41.571Z Downloaded heapless v0.8.0
11132026-02-19T00:35:41.596Z Downloaded futures-core v0.3.31
11142026-02-19T00:35:41.596Z Downloaded dropshot v0.16.7
11152026-02-19T00:35:41.690Z Downloaded defmt-macros v0.3.9
11162026-02-19T00:35:41.714Z Downloaded ipnetwork v0.21.1
11172026-02-19T00:35:41.714Z Downloaded ipnet v2.11.0
11182026-02-19T00:35:41.714Z Downloaded ingot v0.1.1
11192026-02-19T00:35:41.714Z Downloaded hashbrown v0.12.3
11202026-02-19T00:35:41.714Z Downloaded hash32 v0.3.1
11212026-02-19T00:35:41.714Z Downloaded hash32 v0.2.1
11222026-02-19T00:35:41.714Z Downloaded group v0.13.0
11232026-02-19T00:35:41.739Z Downloaded globwalk v0.9.1
11242026-02-19T00:35:41.739Z Downloaded globset v0.4.15
11252026-02-19T00:35:41.739Z Downloaded fs_extra v1.3.0
11262026-02-19T00:35:41.739Z Downloaded float-ord v0.3.2
11272026-02-19T00:35:41.739Z Downloaded flagset v0.4.6
11282026-02-19T00:35:41.739Z Downloaded env_logger v0.11.8
11292026-02-19T00:35:41.739Z Downloaded ena v0.14.3
11302026-02-19T00:35:41.739Z Downloaded dropshot-api-manager v0.3.0
11312026-02-19T00:35:41.764Z Downloaded diesel v2.2.12
11322026-02-19T00:35:41.790Z Downloaded derive_builder_core v0.20.2
11332026-02-19T00:35:41.815Z Downloaded defmt v0.3.8
11342026-02-19T00:35:41.815Z Downloaded data-encoding v2.9.0
11352026-02-19T00:35:41.815Z Downloaded darling v0.20.10
11362026-02-19T00:35:41.815Z Downloaded daft-derive v0.1.4
11372026-02-19T00:35:41.840Z Downloaded csv v1.3.1
11382026-02-19T00:35:41.864Z Downloaded hostname v0.3.1
11392026-02-19T00:35:41.864Z Downloaded highway v1.3.0
11402026-02-19T00:35:41.864Z Downloaded hex v0.4.3
11412026-02-19T00:35:41.864Z Downloaded heck v0.3.3
11422026-02-19T00:35:41.864Z Downloaded headers-core v0.3.0
11432026-02-19T00:35:41.889Z Downloaded half v1.8.3
11442026-02-19T00:35:41.889Z Downloaded ghash v0.5.1
11452026-02-19T00:35:41.889Z Downloaded getrandom v0.2.15
11462026-02-19T00:35:41.889Z Downloaded fxhash v0.2.1
11472026-02-19T00:35:41.889Z Downloaded futures-sink v0.3.31
11482026-02-19T00:35:41.889Z Downloaded futures-macro v0.3.31
11492026-02-19T00:35:41.889Z Downloaded futures v0.3.31
11502026-02-19T00:35:41.889Z Downloaded fs-err v2.11.0
11512026-02-19T00:35:41.914Z Downloaded foreign-types-macros v0.2.3
11522026-02-19T00:35:41.914Z Downloaded foldhash v0.1.5
11532026-02-19T00:35:41.914Z Downloaded ff v0.13.0
11542026-02-19T00:35:41.914Z Downloaded fallible-iterator v0.2.0
11552026-02-19T00:35:41.914Z Downloaded embedded-io v0.6.1
11562026-02-19T00:35:41.914Z Downloaded embedded-io v0.4.0
11572026-02-19T00:35:41.914Z Downloaded dropshot_endpoint v0.16.7
11582026-02-19T00:35:41.939Z Downloaded display-error-chain v0.2.2
11592026-02-19T00:35:41.939Z Downloaded diesel_derives v2.2.3
11602026-02-19T00:35:41.939Z Downloaded derive_more v2.0.1
11612026-02-19T00:35:41.965Z Downloaded derive-where v1.5.0
11622026-02-19T00:35:41.965Z Downloaded curve25519-dalek v4.1.3
11632026-02-19T00:35:41.990Z Downloaded crossbeam-channel v0.5.15
11642026-02-19T00:35:41.990Z Downloaded const_format v0.2.34
11652026-02-19T00:35:42.015Z Downloaded const-oid v0.9.6
11662026-02-19T00:35:42.015Z Downloaded console v0.16.0
11672026-02-19T00:35:42.015Z Downloaded compact_str v0.8.0
11682026-02-19T00:35:42.015Z Downloaded colored v3.0.0
11692026-02-19T00:35:42.040Z Downloaded chacha20 v0.9.1
11702026-02-19T00:35:42.040Z Downloaded bzip2 v0.5.2
11712026-02-19T00:35:42.040Z Downloaded bitfield v0.19.2
11722026-02-19T00:35:42.040Z Downloaded glob v0.3.2
11732026-02-19T00:35:42.040Z Downloaded gethostname v0.5.0
11742026-02-19T00:35:42.040Z Downloaded futures-task v0.3.31
11752026-02-19T00:35:42.040Z Downloaded futures-io v0.3.31
11762026-02-19T00:35:42.065Z Downloaded funty v2.0.0
11772026-02-19T00:35:42.065Z Downloaded foreign-types v0.3.2
11782026-02-19T00:35:42.065Z Downloaded foldhash v0.2.0
11792026-02-19T00:35:42.065Z Downloaded fixedbitset v0.5.7
11802026-02-19T00:35:42.065Z Downloaded fixedbitset v0.4.2
11812026-02-19T00:35:42.065Z Downloaded fd-lock v4.0.2
11822026-02-19T00:35:42.065Z Downloaded elliptic-curve v0.13.8
11832026-02-19T00:35:42.090Z Downloaded ed25519-dalek v2.1.1
11842026-02-19T00:35:42.090Z Downloaded diesel-dtrace v0.4.2
11852026-02-19T00:35:42.090Z Downloaded der v0.7.10
11862026-02-19T00:35:42.090Z Downloaded darling v0.21.0
11872026-02-19T00:35:42.114Z Downloaded daft v0.1.4
11882026-02-19T00:35:42.114Z Downloaded crc-any v2.5.0
11892026-02-19T00:35:42.115Z Downloaded cookie v0.18.1
11902026-02-19T00:35:42.115Z Downloaded console v0.15.10
11912026-02-19T00:35:42.115Z Downloaded clang-sys v1.8.1
11922026-02-19T00:35:42.115Z Downloaded bumpalo v3.16.0
11932026-02-19T00:35:42.115Z Downloaded block-padding v0.3.3
11942026-02-19T00:35:42.115Z Downloaded bitfield-struct v0.6.2
11952026-02-19T00:35:42.115Z Downloaded flume v0.11.1
11962026-02-19T00:35:42.115Z Downloaded flate2 v1.1.2
11972026-02-19T00:35:42.139Z Downloaded fatfs v0.3.6
11982026-02-19T00:35:42.139Z Downloaded endian-type v0.1.2
11992026-02-19T00:35:42.139Z Downloaded dirs-next v2.0.0
12002026-02-19T00:35:42.139Z Downloaded des v0.8.1
12012026-02-19T00:35:42.140Z Downloaded derive_more v0.99.20
12022026-02-19T00:35:42.140Z Downloaded derive_builder_macro v0.20.2
12032026-02-19T00:35:42.140Z Downloaded derive-ex v0.1.8
12042026-02-19T00:35:42.140Z Downloaded debug-ignore v1.0.5
12052026-02-19T00:35:42.140Z Downloaded darling_macro v0.21.0
12062026-02-19T00:35:42.140Z Downloaded darling_core v0.20.10
12072026-02-19T00:35:42.164Z Downloaded cstr-argument v0.1.2
12082026-02-19T00:35:42.165Z Downloaded crucible-workspace-hack v0.1.0
12092026-02-19T00:35:42.165Z Downloaded crossterm v0.29.0
12102026-02-19T00:35:42.165Z Downloaded crossbeam-utils v0.8.21
12112026-02-19T00:35:42.165Z Downloaded critical-section v1.1.3
12122026-02-19T00:35:42.165Z Downloaded crc8 v0.1.1
12132026-02-19T00:35:42.165Z Downloaded crc32fast v1.4.2
12142026-02-19T00:35:42.165Z Downloaded crc-catalog v2.4.0
12152026-02-19T00:35:42.165Z Downloaded crc v3.2.1
12162026-02-19T00:35:42.165Z Downloaded corncobs v0.1.4
12172026-02-19T00:35:42.165Z Downloaded cookie_store v0.21.1
12182026-02-19T00:35:42.189Z Downloaded convert_case v0.4.0
12192026-02-19T00:35:42.190Z Downloaded const_format_proc_macros v0.2.34
12202026-02-19T00:35:42.190Z Downloaded colored v2.2.0
12212026-02-19T00:35:42.190Z Downloaded cobs v0.2.3
12222026-02-19T00:35:42.190Z Downloaded cipher v0.4.4
12232026-02-19T00:35:42.190Z Downloaded ciborium-ll v0.2.2
12242026-02-19T00:35:42.190Z Downloaded ciborium v0.2.2
12252026-02-19T00:35:42.190Z Downloaded chacha20poly1305 v0.10.1
12262026-02-19T00:35:42.190Z Downloaded cfg_aliases v0.2.1
12272026-02-19T00:35:42.190Z Downloaded cfg_aliases v0.1.1
12282026-02-19T00:35:42.190Z Downloaded cc v1.2.30
12292026-02-19T00:35:42.190Z Downloaded cbc v0.1.2
12302026-02-19T00:35:42.214Z Downloaded castaway v0.2.3
12312026-02-19T00:35:42.214Z Downloaded cargo_metadata v0.19.2
12322026-02-19T00:35:42.214Z Downloaded cancel-safe-futures v0.1.5
12332026-02-19T00:35:42.214Z Downloaded camino-tempfile-ext v0.3.2
12342026-02-19T00:35:42.215Z Downloaded bzip2 v0.4.4
12352026-02-19T00:35:42.215Z Downloaded bytes v1.11.1
12362026-02-19T00:35:42.215Z Downloaded bitflags v1.3.2
12372026-02-19T00:35:42.215Z Downloaded bitfield-macros v0.19.2
12382026-02-19T00:35:42.215Z Downloaded bit-vec v0.6.3
12392026-02-19T00:35:42.215Z Downloaded aws-lc-rs v1.12.4
12402026-02-19T00:35:42.239Z Downloaded foreign-types-shared v0.1.1
12412026-02-19T00:35:42.239Z Downloaded foreign-types v0.5.0
12422026-02-19T00:35:42.240Z Downloaded float-cmp v0.10.0
12432026-02-19T00:35:42.240Z Downloaded filetime v0.2.26
12442026-02-19T00:35:42.240Z Downloaded erased-serde v0.3.31
12452026-02-19T00:35:42.240Z Downloaded env_filter v0.1.2
12462026-02-19T00:35:42.240Z Downloaded enum-as-inner v0.6.1
12472026-02-19T00:35:42.240Z Downloaded either v1.15.0
12482026-02-19T00:35:42.240Z Downloaded ed25519 v2.2.3
12492026-02-19T00:35:42.240Z Downloaded ecdsa v0.16.9
12502026-02-19T00:35:42.240Z Downloaded dtrace-parser v0.3.0
12512026-02-19T00:35:42.334Z Downloaded dropshot-api-manager-types v0.3.0
12522026-02-19T00:35:42.334Z Downloaded drift v0.1.3
12532026-02-19T00:35:42.334Z Downloaded document-features v0.2.11
12542026-02-19T00:35:42.334Z Downloaded difflib v0.4.0
12552026-02-19T00:35:42.334Z Downloaded diesel_table_macro_syntax v0.2.0
12562026-02-19T00:35:42.334Z Downloaded derive_more-impl v2.0.1
12572026-02-19T00:35:42.334Z Downloaded defmt-parser v0.3.4
12582026-02-19T00:35:42.334Z Downloaded darling_core v0.21.0
12592026-02-19T00:35:42.334Z Downloaded curve25519-dalek-derive v0.1.1
12602026-02-19T00:35:42.334Z Downloaded ctr v0.9.2
12612026-02-19T00:35:42.334Z Downloaded csv-core v0.1.11
12622026-02-19T00:35:42.334Z Downloaded convert_case v0.7.1
12632026-02-19T00:35:42.334Z Downloaded constant_time_eq v0.3.1
12642026-02-19T00:35:42.334Z Downloaded cmake v0.1.51
12652026-02-19T00:35:42.334Z Downloaded ciborium-io v0.2.2
12662026-02-19T00:35:42.334Z Downloaded cexpr v0.6.0
12672026-02-19T00:35:42.334Z Downloaded cassowary v0.3.0
12682026-02-19T00:35:42.334Z Downloaded cargo-platform v0.1.8
12692026-02-19T00:35:42.334Z Downloaded buf-list v1.0.3
12702026-02-19T00:35:42.335Z Downloaded blowfish v0.9.1
12712026-02-19T00:35:42.335Z Downloaded blake2 v0.10.6
12722026-02-19T00:35:42.335Z Downloaded bit-vec v0.8.0
12732026-02-19T00:35:42.335Z Downloaded bindgen v0.69.5
12742026-02-19T00:35:42.360Z Downloaded base64 v0.21.7
12752026-02-19T00:35:42.360Z Downloaded argon2 v0.5.3
12762026-02-19T00:35:42.360Z Downloaded dyn-clone v1.0.20
12772026-02-19T00:35:42.360Z Downloaded dunce v1.0.5
12782026-02-19T00:35:42.360Z Downloaded dsl_auto_type v0.1.2
12792026-02-19T00:35:42.360Z Downloaded dof v0.4.0
12802026-02-19T00:35:42.360Z Downloaded dirs-sys-next v0.1.2
12812026-02-19T00:35:42.360Z Downloaded diff v0.1.13
12822026-02-19T00:35:42.360Z Downloaded derive_builder v0.20.2
12832026-02-19T00:35:42.384Z Downloaded der_derive v0.7.3
12842026-02-19T00:35:42.385Z Downloaded darling_macro v0.20.10
12852026-02-19T00:35:42.385Z Downloaded crossterm v0.28.1
12862026-02-19T00:35:42.385Z Downloaded crossbeam-epoch v0.9.18
12872026-02-19T00:35:42.385Z Downloaded bindgen v0.71.1
12882026-02-19T00:35:42.385Z Downloaded bb8 v0.8.5
12892026-02-19T00:35:42.385Z Downloaded base64 v0.22.1
12902026-02-19T00:35:42.409Z Downloaded async-recursion v1.1.1
12912026-02-19T00:35:42.409Z Downloaded async-bb8-diesel v0.2.1
12922026-02-19T00:35:42.409Z Downloaded assert_matches v1.5.0
12932026-02-19T00:35:42.409Z Downloaded crunchy v0.2.2
12942026-02-19T00:35:42.409Z Downloaded crossbeam-deque v0.8.5
12952026-02-19T00:35:42.409Z Downloaded bit-set v0.5.3
12962026-02-19T00:35:42.410Z Downloaded ascii-canvas v3.0.0
12972026-02-19T00:35:42.410Z Downloaded arrayref v0.3.9
12982026-02-19T00:35:42.410Z Downloaded array-init v0.0.4
12992026-02-19T00:35:42.410Z Downloaded bit-set v0.8.0
13002026-02-19T00:35:42.410Z Downloaded bcs v0.1.6
13012026-02-19T00:35:42.410Z Downloaded base64 v0.13.1
13022026-02-19T00:35:42.434Z Downloaded base16ct v0.2.0
13032026-02-19T00:35:42.434Z Downloaded backtrace v0.3.74
13042026-02-19T00:35:42.434Z Downloaded atty v0.2.14
13052026-02-19T00:35:42.434Z Downloaded async-stream v0.3.6
13062026-02-19T00:35:42.434Z Downloaded arrayvec v0.7.6
13072026-02-19T00:35:42.434Z Downloaded ahash v0.8.12
13082026-02-19T00:35:42.434Z Downloaded aes-gcm v0.10.3
13092026-02-19T00:35:42.434Z Downloaded aes v0.8.4
13102026-02-19T00:35:42.459Z Downloaded backoff v0.4.0
13112026-02-19T00:35:42.459Z Downloaded async-trait v0.1.89
13122026-02-19T00:35:42.460Z Downloaded async-stream-impl v0.3.6
13132026-02-19T00:35:42.460Z Downloaded arc-swap v1.7.1
13142026-02-19T00:35:42.460Z Downloaded aead v0.5.2
13152026-02-19T00:35:42.460Z Downloaded adler2 v2.0.0
13162026-02-19T00:35:42.460Z Downloaded addr2line v0.24.2
13172026-02-19T00:35:42.460Z Downloaded allocator-api2 v0.2.21
13182026-02-19T00:35:42.680Z Compiling value-bag v1.12.0
13192026-02-19T00:35:42.680Z Compiling lock_api v0.4.12
13202026-02-19T00:35:42.680Z Compiling scopeguard v1.2.0
13212026-02-19T00:35:42.704Z Compiling shlex v1.3.0
13222026-02-19T00:35:42.704Z Compiling typenum v1.17.0
13232026-02-19T00:35:42.704Z Compiling syn v2.0.114
13242026-02-19T00:35:42.705Z Compiling getrandom v0.2.15
13252026-02-19T00:35:42.705Z Compiling jobserver v0.1.32
13262026-02-19T00:35:43.038Z Compiling smallvec v1.15.1
13272026-02-19T00:35:43.184Z Compiling log v0.4.29
13282026-02-19T00:35:43.214Z Compiling cc v1.2.30
13292026-02-19T00:35:43.333Z Compiling rand_core v0.6.4
13302026-02-19T00:35:43.466Z Compiling generic-array v0.14.7
13312026-02-19T00:35:43.598Z Compiling subtle v2.6.1
13322026-02-19T00:35:43.799Z Compiling portable-atomic v1.11.0
13332026-02-19T00:35:43.902Z Compiling const-oid v0.9.6
13342026-02-19T00:35:43.926Z Compiling critical-section v1.1.3
13352026-02-19T00:35:43.981Z Compiling getrandom v0.3.4
13362026-02-19T00:35:44.007Z Compiling serde_json v1.0.149
13372026-02-19T00:35:44.121Z Compiling pkg-config v0.3.31
13382026-02-19T00:35:44.430Z Compiling spin v0.9.8
13392026-02-19T00:35:44.864Z Compiling pin-project-lite v0.2.14
13402026-02-19T00:35:45.044Z Compiling regex-syntax v0.8.5
13412026-02-19T00:35:45.236Z Compiling parking_lot_core v0.9.10
13422026-02-19T00:35:45.774Z Compiling rustix v0.38.37
13432026-02-19T00:35:45.802Z Compiling libm v0.2.8
13442026-02-19T00:35:46.189Z Compiling once_cell v1.21.3
13452026-02-19T00:35:46.275Z Compiling signal-hook-registry v1.4.2
13462026-02-19T00:35:46.570Z Compiling num-traits v0.2.19
13472026-02-19T00:35:46.706Z Compiling allocator-api2 v0.2.21
13482026-02-19T00:35:46.867Z Compiling parking_lot v0.12.3
13492026-02-19T00:35:47.136Z Compiling mio v1.0.2
13502026-02-19T00:35:47.339Z Compiling futures-core v0.3.31
13512026-02-19T00:35:47.504Z Compiling lazy_static v1.5.0
13522026-02-19T00:35:47.605Z Compiling aho-corasick v1.1.3
13532026-02-19T00:35:47.660Z Compiling percent-encoding v2.3.2
13542026-02-19T00:35:47.685Z Compiling socket2 v0.6.1
13552026-02-19T00:35:48.141Z Compiling slab v0.4.9
13562026-02-19T00:35:48.298Z Compiling cpufeatures v0.2.14
13572026-02-19T00:35:48.343Z Compiling glob v0.3.2
13582026-02-19T00:35:48.430Z Compiling futures-sink v0.3.31
13592026-02-19T00:35:48.579Z Compiling either v1.15.0
13602026-02-19T00:35:48.622Z Compiling futures-channel v0.3.31
13612026-02-19T00:35:48.979Z Compiling hashbrown v0.16.1
13622026-02-19T00:35:49.004Z Compiling prettyplease v0.2.36
13632026-02-19T00:35:49.066Z Compiling futures-task v0.3.31
13642026-02-19T00:35:49.212Z Compiling clang-sys v1.8.1
13652026-02-19T00:35:49.347Z Compiling rustversion v1.0.22
13662026-02-19T00:35:49.380Z Compiling pin-utils v0.1.0
13672026-02-19T00:35:49.499Z Compiling futures-io v0.3.31
13682026-02-19T00:35:49.640Z Compiling regex-automata v0.4.11
13692026-02-19T00:35:49.819Z Compiling minimal-lexical v0.2.1
13702026-02-19T00:35:49.887Z Compiling libloading v0.8.5
13712026-02-19T00:35:50.183Z Compiling synstructure v0.13.1
13722026-02-19T00:35:50.281Z Compiling nom v7.1.3
13732026-02-19T00:35:50.345Z Compiling indexmap v2.13.0
13742026-02-19T00:35:51.159Z Compiling ident_case v1.0.1
13752026-02-19T00:35:51.275Z Compiling bindgen v0.69.5
13762026-02-19T00:35:51.372Z Compiling base64ct v1.6.0
13772026-02-19T00:35:51.529Z Compiling home v0.5.9
13782026-02-19T00:35:51.848Z Compiling itertools v0.12.1
13792026-02-19T00:35:51.998Z Compiling pem-rfc7468 v0.7.0
13802026-02-19T00:35:52.277Z Compiling form_urlencoded v1.2.2
13812026-02-19T00:35:52.595Z Compiling flagset v0.4.6
13822026-02-19T00:35:52.622Z Compiling rustc-hash v1.1.0
13832026-02-19T00:35:52.819Z Compiling lazycell v1.3.0
13842026-02-19T00:35:52.863Z Compiling rand_core v0.9.3
13852026-02-19T00:35:53.016Z Compiling cmake v0.1.51
13862026-02-19T00:35:53.468Z Compiling cexpr v0.6.0
13872026-02-19T00:35:53.500Z Compiling fs_extra v1.3.0
13882026-02-19T00:35:53.839Z Compiling dunce v1.0.5
13892026-02-19T00:35:53.998Z Compiling iana-time-zone v0.1.63
13902026-02-19T00:35:54.023Z Compiling foldhash v0.1.5
13912026-02-19T00:35:54.370Z Compiling paste v1.0.15
13922026-02-19T00:35:54.394Z Compiling hashbrown v0.15.4
13932026-02-19T00:35:54.663Z Compiling rustc_version v0.4.1
13942026-02-19T00:35:54.689Z Compiling serde_derive v1.0.228
13952026-02-19T00:35:54.715Z Compiling zeroize_derive v1.4.2
13962026-02-19T00:35:54.870Z Compiling zerofrom-derive v0.1.4
13972026-02-19T00:35:54.896Z Compiling yoke-derive v0.7.4
13982026-02-19T00:35:55.318Z Compiling zerovec-derive v0.10.3
13992026-02-19T00:35:55.575Z Compiling displaydoc v0.2.5
14002026-02-19T00:35:56.039Z Compiling zeroize v1.8.1
14012026-02-19T00:35:57.130Z Compiling zerocopy-derive v0.7.35
14022026-02-19T00:35:57.475Z Compiling icu_provider_macros v1.5.0
14032026-02-19T00:35:57.634Z Compiling tokio-macros v2.6.0
14042026-02-19T00:35:57.905Z Compiling crypto-common v0.1.6
14052026-02-19T00:35:57.985Z Compiling block-buffer v0.10.4
14062026-02-19T00:35:58.163Z Compiling zerofrom v0.1.4
14072026-02-19T00:35:58.293Z Compiling digest v0.10.7
14082026-02-19T00:35:58.397Z Compiling yoke v0.7.4
14092026-02-19T00:35:58.422Z Compiling thiserror-impl v2.0.18
14102026-02-19T00:35:58.786Z Compiling zerovec v0.10.4
14112026-02-19T00:35:58.814Z Compiling hmac v0.12.1
14122026-02-19T00:35:58.939Z Compiling zerocopy v0.7.35
14132026-02-19T00:35:59.103Z Compiling block-padding v0.3.3
14142026-02-19T00:35:59.149Z Compiling futures-macro v0.3.31
14152026-02-19T00:35:59.387Z Compiling inout v0.1.3
14162026-02-19T00:35:59.665Z Compiling regex v1.11.3
14172026-02-19T00:35:59.855Z Compiling cipher v0.4.4
14182026-02-19T00:36:00.261Z Compiling ppv-lite86 v0.2.20
14192026-02-19T00:36:00.345Z Compiling sha2 v0.10.9
14202026-02-19T00:36:00.554Z Compiling tinystr v0.7.6
14212026-02-19T00:36:00.731Z Compiling icu_collections v1.5.0
14222026-02-19T00:36:00.755Z Compiling futures-util v0.3.31
14232026-02-19T00:36:00.941Z Compiling icu_locid v1.5.0
14242026-02-19T00:36:00.972Z Compiling der_derive v0.7.3
14252026-02-19T00:36:01.226Z Compiling thiserror v2.0.18
14262026-02-19T00:36:01.399Z Compiling serde v1.0.228
14272026-02-19T00:36:01.423Z Compiling pest v2.8.2
14282026-02-19T00:36:01.456Z Compiling salsa20 v0.10.2
14292026-02-19T00:36:01.811Z Compiling pbkdf2 v0.12.2
14302026-02-19T00:36:01.987Z Compiling uuid v1.19.0
14312026-02-19T00:36:02.015Z Compiling zerocopy v0.8.27
14322026-02-19T00:36:02.656Z Compiling bitflags v2.9.4
14332026-02-19T00:36:02.704Z Compiling bytes v1.11.1
14342026-02-19T00:36:02.853Z Compiling icu_provider v1.5.0
14352026-02-19T00:36:02.964Z Compiling der v0.7.10
14362026-02-19T00:36:03.291Z Compiling chrono v0.4.43
14372026-02-19T00:36:03.462Z Compiling vcpkg v0.2.15
14382026-02-19T00:36:03.739Z Compiling icu_locid_transform v1.5.0
14392026-02-19T00:36:04.047Z Compiling tokio v1.49.0
14402026-02-19T00:36:04.421Z Compiling pest_meta v2.8.2
14412026-02-19T00:36:04.998Z Compiling icu_properties v1.5.1
14422026-02-19T00:36:05.631Z Compiling spki v0.7.3
14432026-02-19T00:36:05.751Z Compiling openssl-sys v0.9.109
14442026-02-19T00:36:05.823Z Compiling http v1.4.0
14452026-02-19T00:36:06.336Z Compiling which v4.4.2
14462026-02-19T00:36:06.913Z Compiling scrypt v0.11.0
14472026-02-19T00:36:07.085Z Compiling rand_chacha v0.9.0
14482026-02-19T00:36:07.208Z Compiling aes v0.8.4
14492026-02-19T00:36:07.410Z Compiling cbc v0.1.2
14502026-02-19T00:36:07.686Z Compiling zerocopy-derive v0.8.27
14512026-02-19T00:36:07.852Z Compiling rand v0.9.2
14522026-02-19T00:36:08.160Z Compiling pkcs5 v0.7.1
14532026-02-19T00:36:08.539Z Compiling icu_normalizer v1.5.0
14542026-02-19T00:36:09.249Z Compiling pest_generator v2.8.2
14552026-02-19T00:36:09.370Z Compiling tracing-attributes v0.1.27
14562026-02-19T00:36:09.424Z Compiling idna_adapter v1.2.0
14572026-02-19T00:36:09.598Z Compiling serde_derive_internals v0.29.1
14582026-02-19T00:36:09.666Z Compiling idna v1.0.3
14592026-02-19T00:36:10.076Z Compiling ring v0.17.14
14602026-02-19T00:36:10.401Z Compiling url v2.5.4
14612026-02-19T00:36:10.994Z Compiling tracing-core v0.1.32
14622026-02-19T00:36:11.019Z Compiling aws-lc-rs v1.12.4
14632026-02-19T00:36:11.403Z Compiling schemars v0.8.22
14642026-02-19T00:36:11.580Z Compiling adler2 v2.0.0
14652026-02-19T00:36:11.835Z Compiling rustix v1.1.3
14662026-02-19T00:36:11.898Z Compiling miniz_oxide v0.8.5
14672026-02-19T00:36:12.027Z Compiling schemars_derive v0.8.22
14682026-02-19T00:36:12.223Z Compiling tracing v0.1.40
14692026-02-19T00:36:12.521Z Compiling tokio-util v0.7.15
14702026-02-19T00:36:13.173Z Compiling pest_derive v2.8.2
14712026-02-19T00:36:13.266Z Compiling pkcs8 v0.10.2
14722026-02-19T00:36:13.943Z Compiling http-body v1.0.1
14732026-02-19T00:36:14.043Z Compiling scroll_derive v0.13.1
14742026-02-19T00:36:14.201Z Compiling darling_core v0.20.10
14752026-02-19T00:36:14.456Z Compiling tinyvec_macros v0.1.1
14762026-02-19T00:36:14.563Z Compiling httparse v1.9.5
14772026-02-19T00:36:14.733Z Compiling rustls-pki-types v1.10.0
14782026-02-19T00:36:14.763Z Compiling dyn-clone v1.0.20
14792026-02-19T00:36:14.987Z Compiling base64 v0.22.1
14802026-02-19T00:36:15.607Z Compiling tinyvec v1.8.0
14812026-02-19T00:36:15.633Z Compiling scroll v0.13.0
14822026-02-19T00:36:16.186Z Compiling bzip2-sys v0.1.13+1.0.8
14832026-02-19T00:36:16.675Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14842026-02-19T00:36:17.039Z Compiling powerfmt v0.2.0
14852026-02-19T00:36:17.173Z Compiling openssl-probe v0.1.5
14862026-02-19T00:36:17.367Z Compiling num-conv v0.1.0
14872026-02-19T00:36:17.392Z Compiling untrusted v0.9.0
14882026-02-19T00:36:17.421Z Compiling tower-layer v0.3.3
14892026-02-19T00:36:17.488Z Compiling openssl v0.10.73
14902026-02-19T00:36:17.600Z Compiling tower-service v0.3.3
14912026-02-19T00:36:17.668Z Compiling untrusted v0.7.1
14922026-02-19T00:36:17.736Z Compiling time-core v0.1.6
14932026-02-19T00:36:17.762Z Compiling foreign-types-shared v0.1.1
14942026-02-19T00:36:17.888Z Compiling atomic-waker v1.1.2
14952026-02-19T00:36:17.915Z Compiling try-lock v0.2.5
14962026-02-19T00:36:17.972Z Compiling foreign-types v0.3.2
14972026-02-19T00:36:18.071Z Compiling time-macros v0.2.24
14982026-02-19T00:36:18.108Z Compiling want v0.3.1
14992026-02-19T00:36:18.133Z Compiling h2 v0.4.6
15002026-02-19T00:36:18.160Z Compiling tempfile v3.24.0
15012026-02-19T00:36:18.500Z Compiling deranged v0.5.3
15022026-02-19T00:36:19.607Z Compiling darling_macro v0.20.10
15032026-02-19T00:36:20.520Z Compiling darling v0.20.10
15042026-02-19T00:36:20.604Z Compiling goblin v0.10.2
15052026-02-19T00:36:20.965Z Compiling ipnet v2.11.0
15062026-02-19T00:36:21.359Z Compiling openssl-macros v0.1.1
15072026-02-19T00:36:21.954Z Compiling wait-timeout v0.2.0
15082026-02-19T00:36:22.018Z Compiling httpdate v1.0.3
15092026-02-19T00:36:22.160Z Compiling native-tls v0.2.12
15102026-02-19T00:36:22.471Z Compiling usdt-impl v0.6.0
15112026-02-19T00:36:22.516Z Compiling quick-error v1.2.3
15122026-02-19T00:36:22.554Z Compiling num_threads v0.1.7
15132026-02-19T00:36:22.678Z Compiling bit-vec v0.8.0
15142026-02-19T00:36:22.718Z Compiling crossbeam-utils v0.8.21
15152026-02-19T00:36:22.746Z Compiling gimli v0.31.1
15162026-02-19T00:36:22.854Z Compiling syn v1.0.109
15172026-02-19T00:36:23.158Z Compiling rustls v0.23.19
15182026-02-19T00:36:23.362Z Compiling bit-set v0.8.0
15192026-02-19T00:36:23.531Z Compiling time v0.3.43
15202026-02-19T00:36:23.580Z Compiling rusty-fork v0.3.0
15212026-02-19T00:36:24.533Z Compiling derive_builder_core v0.20.2
15222026-02-19T00:36:26.520Z Compiling hyper v1.8.1
15232026-02-19T00:36:27.255Z Compiling addr2line v0.24.2
15242026-02-19T00:36:27.279Z Compiling unicode-normalization v0.1.24
15252026-02-19T00:36:27.697Z Compiling dtrace-parser v0.3.0
15262026-02-19T00:36:27.961Z Compiling dof v0.4.0
15272026-02-19T00:36:28.356Z Compiling signature v2.2.0
15282026-02-19T00:36:28.726Z Compiling heapless v0.7.17
15292026-02-19T00:36:29.174Z Compiling thiserror-impl v1.0.69
15302026-02-19T00:36:29.609Z Compiling scroll_derive v0.12.0
15312026-02-19T00:36:30.175Z Compiling rand_xorshift v0.4.0
15322026-02-19T00:36:30.313Z Compiling darling_core v0.21.0
15332026-02-19T00:36:30.506Z Compiling slog v2.8.2
15342026-02-19T00:36:30.856Z Compiling thread-id v5.0.0
15352026-02-19T00:36:30.965Z Compiling cookie v0.18.1
15362026-02-19T00:36:30.991Z Compiling crc32fast v1.4.2
15372026-02-19T00:36:31.016Z Compiling object v0.36.5
15382026-02-19T00:36:31.297Z Compiling zstd-safe v7.2.3
15392026-02-19T00:36:31.360Z Compiling unicode-properties v0.1.3
15402026-02-19T00:36:31.626Z Compiling zlib-rs v0.5.1
15412026-02-19T00:36:31.721Z Compiling siphasher v0.3.11
15422026-02-19T00:36:31.843Z Compiling unicode-bidi v0.3.17
15432026-02-19T00:36:31.930Z Compiling rustc-demangle v0.1.24
15442026-02-19T00:36:32.120Z Compiling anyhow v1.0.99
15452026-02-19T00:36:32.203Z Compiling unarray v0.1.4
15462026-02-19T00:36:32.353Z Compiling signal-hook v0.3.18
15472026-02-19T00:36:32.678Z Compiling stringprep v0.1.5
15482026-02-19T00:36:32.797Z Compiling proptest v1.7.0
15492026-02-19T00:36:33.183Z Compiling thiserror v1.0.69
15502026-02-19T00:36:33.216Z Compiling phf_shared v0.11.2
15512026-02-19T00:36:33.656Z Compiling scroll v0.12.0
15522026-02-19T00:36:34.226Z Compiling hyper-util v0.1.19
15532026-02-19T00:36:34.499Z Compiling derive_builder_macro v0.20.2
15542026-02-19T00:36:36.466Z Compiling ipnetwork v0.21.1
15552026-02-19T00:36:36.518Z Compiling darling_macro v0.21.0
15562026-02-19T00:36:37.361Z Compiling erased-serde v0.3.31
15572026-02-19T00:36:37.500Z Compiling serde_tokenstream v0.2.2
15582026-02-19T00:36:38.085Z Compiling backtrace v0.3.74
15592026-02-19T00:36:38.300Z Compiling toml_datetime v0.6.11
15602026-02-19T00:36:38.514Z Compiling libz-rs-sys v0.5.1
15612026-02-19T00:36:38.704Z Compiling serde_spanned v0.6.9
15622026-02-19T00:36:38.844Z Compiling rand_chacha v0.3.1
15632026-02-19T00:36:38.872Z Compiling md-5 v0.10.6
15642026-02-19T00:36:38.986Z Compiling curve25519-dalek v4.1.3
15652026-02-19T00:36:39.196Z Compiling vergen-lib v0.1.6
15662026-02-19T00:36:39.364Z Compiling num-integer v0.1.46
15672026-02-19T00:36:39.503Z Compiling sync_wrapper v1.0.1
15682026-02-19T00:36:39.690Z Compiling hash32 v0.2.1
15692026-02-19T00:36:39.714Z Compiling ff v0.13.0
15702026-02-19T00:36:39.955Z Compiling memoffset v0.9.1
15712026-02-19T00:36:40.063Z Compiling psl-types v2.0.11
15722026-02-19T00:36:40.089Z Compiling litrs v0.4.1
15732026-02-19T00:36:40.302Z Compiling smoltcp v0.9.1
15742026-02-19T00:36:40.327Z Compiling base16ct v0.2.0
15752026-02-19T00:36:40.621Z Compiling ref-cast v1.0.25
15762026-02-19T00:36:40.651Z Compiling cfg_aliases v0.2.1
15772026-02-19T00:36:40.820Z Compiling fallible-iterator v0.2.0
15782026-02-19T00:36:40.957Z Compiling num-bigint-dig v0.8.6
15792026-02-19T00:36:41.020Z Compiling nix v0.29.0
15802026-02-19T00:36:41.134Z Compiling document-features v0.2.11
15812026-02-19T00:36:41.282Z Compiling sec1 v0.7.3
15822026-02-19T00:36:41.457Z Compiling postgres-protocol v0.6.8
15832026-02-19T00:36:41.502Z Compiling publicsuffix v2.3.0
15842026-02-19T00:36:41.846Z Compiling group v0.13.0
15852026-02-19T00:36:41.870Z Compiling num-iter v0.1.45
15862026-02-19T00:36:42.164Z Compiling tower v0.5.2
15872026-02-19T00:36:42.245Z Compiling rand v0.8.5
15882026-02-19T00:36:42.615Z Compiling flate2 v1.1.2
15892026-02-19T00:36:42.814Z Compiling newtype-uuid v1.3.2
15902026-02-19T00:36:43.145Z Compiling darling v0.21.0
15912026-02-19T00:36:43.273Z Compiling oxnet v0.1.4
15922026-02-19T00:36:43.450Z Compiling derive_builder v0.20.2
15932026-02-19T00:36:43.535Z Compiling tokio-native-tls v0.3.1
15942026-02-19T00:36:43.638Z Compiling goblin v0.8.2
15952026-02-19T00:36:44.071Z Compiling rustls-native-certs v0.8.1
15962026-02-19T00:36:44.269Z Compiling webpki-roots v1.0.1
15972026-02-19T00:36:44.474Z Compiling http-body-util v0.1.3
15982026-02-19T00:36:44.594Z Compiling strum_macros v0.27.2
15992026-02-19T00:36:44.829Z Compiling terminal_size v0.4.0
16002026-02-19T00:36:44.950Z Compiling cargo-platform v0.1.8
16012026-02-19T00:36:44.975Z Compiling hkdf v0.12.4
16022026-02-19T00:36:45.079Z Compiling crypto-bigint v0.5.5
16032026-02-19T00:36:45.256Z Compiling daft-derive v0.1.4
16042026-02-19T00:36:45.461Z Compiling ref-cast-impl v1.0.25
16052026-02-19T00:36:45.994Z Compiling hubpack_derive v0.1.1
16062026-02-19T00:36:46.575Z Compiling async-trait v0.1.89
16072026-02-19T00:36:46.845Z Compiling curve25519-dalek-derive v0.1.1
16082026-02-19T00:36:46.958Z Compiling vergen v9.0.6
16092026-02-19T00:36:47.321Z Compiling ahash v0.8.12
16102026-02-19T00:36:47.714Z Compiling fs-err v3.1.1
16112026-02-19T00:36:48.082Z Compiling buf-list v1.0.3
16122026-02-19T00:36:48.345Z Compiling ryu v1.0.18
16132026-02-19T00:36:48.707Z Compiling lockfree-object-pool v0.1.6
16142026-02-19T00:36:48.733Z Compiling managed v0.8.0
16152026-02-19T00:36:48.893Z Compiling bumpalo v3.16.0
16162026-02-19T00:36:48.945Z Compiling winnow v0.5.40
16172026-02-19T00:36:48.981Z Compiling iri-string v0.7.8
16182026-02-19T00:36:49.158Z Compiling bitflags v1.3.2
16192026-02-19T00:36:49.286Z Compiling unicode-segmentation v1.12.0
16202026-02-19T00:36:49.357Z Compiling simd-adler32 v0.3.7
16212026-02-19T00:36:49.937Z Compiling zopfli v0.8.1
16222026-02-19T00:36:50.056Z Compiling clap_builder v4.5.48
16232026-02-19T00:36:51.340Z Compiling dof v0.3.0
16242026-02-19T00:36:52.059Z Compiling toml_edit v0.19.15
16252026-02-19T00:36:52.171Z Compiling tower-http v0.6.6
16262026-02-19T00:36:52.432Z Compiling strum v0.27.2
16272026-02-19T00:36:52.547Z Compiling serde_urlencoded v0.7.1
16282026-02-19T00:36:53.083Z Compiling elliptic-curve v0.13.8
16292026-02-19T00:36:53.237Z Compiling hubpack v0.1.2
16302026-02-19T00:36:53.262Z Compiling daft v0.1.4
16312026-02-19T00:36:53.821Z Compiling cargo_metadata v0.19.2
16322026-02-19T00:36:53.851Z Compiling hyper-tls v0.6.0
16332026-02-19T00:36:54.005Z Compiling signal-hook-mio v0.2.4
16342026-02-19T00:36:54.201Z Compiling cookie_store v0.21.1
16352026-02-19T00:36:54.277Z Compiling zstd v0.13.3
16362026-02-19T00:36:55.564Z Compiling serde_with_macros v3.16.1
16372026-02-19T00:36:56.998Z Compiling postgres-types v0.2.9
16382026-02-19T00:36:57.188Z Compiling usdt-macro v0.6.0
16392026-02-19T00:36:57.231Z Compiling usdt-attr-macro v0.6.0
16402026-02-19T00:36:58.023Z Compiling phf v0.11.2
16412026-02-19T00:36:58.321Z Compiling dtrace-parser v0.2.0
16422026-02-19T00:36:58.346Z Compiling ed25519 v2.2.3
16432026-02-19T00:36:58.388Z Compiling bzip2 v0.4.4
16442026-02-19T00:36:58.661Z Compiling bzip2 v0.5.2
16452026-02-19T00:36:58.807Z Compiling pkcs1 v0.7.5
16462026-02-19T00:36:58.857Z Compiling enum-as-inner v0.6.1
16472026-02-19T00:36:59.087Z Compiling strum_macros v0.26.4
16482026-02-19T00:36:59.718Z Compiling clap_derive v4.5.47
16492026-02-19T00:36:59.839Z Compiling hex v0.4.3
16502026-02-19T00:37:00.012Z Compiling serde-big-array v0.5.1
16512026-02-19T00:37:00.224Z Compiling rfc6979 v0.4.0
16522026-02-19T00:37:00.261Z Compiling bstr v1.10.0
16532026-02-19T00:37:00.412Z Compiling serde_repr v0.1.19
16542026-02-19T00:37:00.448Z Compiling float-cmp v0.10.0
16552026-02-19T00:37:00.475Z Compiling env_filter v0.1.2
16562026-02-19T00:37:00.717Z Compiling socket2 v0.5.10
16572026-02-19T00:37:01.118Z Compiling memmap2 v0.9.8
16582026-02-19T00:37:01.496Z Compiling encoding_rs v0.8.34
16592026-02-19T00:37:01.540Z Compiling precomputed-hash v0.1.1
16602026-02-19T00:37:01.745Z Compiling rustc-hash v2.1.1
16612026-02-19T00:37:01.776Z Compiling fixedbitset v0.4.2
16622026-02-19T00:37:01.810Z Compiling data-encoding v2.9.0
16632026-02-19T00:37:01.962Z Compiling fixedbitset v0.5.7
16642026-02-19T00:37:02.248Z Compiling mime v0.3.17
16652026-02-19T00:37:02.595Z Compiling difflib v0.4.0
16662026-02-19T00:37:02.798Z Compiling static_assertions v1.1.0
16672026-02-19T00:37:02.936Z Compiling whoami v1.5.2
16682026-02-19T00:37:03.521Z Compiling foldhash v0.2.0
16692026-02-19T00:37:03.548Z Compiling keccak v0.1.5
16702026-02-19T00:37:03.573Z Compiling jiff v0.2.15
16712026-02-19T00:37:03.958Z Compiling predicates-core v1.0.8
16722026-02-19T00:37:03.982Z Compiling normalize-line-endings v0.3.0
16732026-02-19T00:37:04.052Z Compiling new_debug_unreachable v1.0.6
16742026-02-19T00:37:04.162Z Compiling string_cache v0.8.9
16752026-02-19T00:37:04.197Z Compiling clap v4.5.48
16762026-02-19T00:37:04.332Z Compiling predicates v3.1.3
16772026-02-19T00:37:04.363Z Compiling sha3 v0.10.8
16782026-02-19T00:37:04.610Z Compiling iddqd v0.3.16
16792026-02-19T00:37:05.147Z Compiling strum v0.26.3
16802026-02-19T00:37:05.361Z Compiling tokio-postgres v0.7.13
16812026-02-19T00:37:05.385Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16822026-02-19T00:37:05.468Z Compiling hickory-proto v0.25.2
16832026-02-19T00:37:05.843Z Compiling petgraph v0.8.2
16842026-02-19T00:37:07.182Z Compiling toml_edit v0.22.27
16852026-02-19T00:37:08.346Z Compiling petgraph v0.6.5
16862026-02-19T00:37:10.432Z Compiling usdt-impl v0.5.0
16872026-02-19T00:37:10.723Z Compiling zip v4.2.0
16882026-02-19T00:37:11.739Z Compiling usdt v0.6.0
16892026-02-19T00:37:11.928Z Compiling similar v2.7.0
16902026-02-19T00:37:12.046Z Compiling env_logger v0.11.8
16912026-02-19T00:37:12.199Z Compiling ecdsa v0.16.9
16922026-02-19T00:37:12.867Z Compiling serde_with v3.16.1
16932026-02-19T00:37:13.033Z Compiling rsa v0.9.8
16942026-02-19T00:37:13.173Z Compiling ed25519-dalek v2.1.1
16952026-02-19T00:37:14.115Z Compiling zip v0.6.6
16962026-02-19T00:37:15.071Z Compiling toml v0.7.8
16972026-02-19T00:37:15.441Z Compiling crossterm v0.28.1
16982026-02-19T00:37:16.540Z Compiling heck v0.4.1
16992026-02-19T00:37:16.911Z Compiling crossbeam-epoch v0.9.18
17002026-02-19T00:37:17.024Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17012026-02-19T00:37:17.078Z Compiling tokio-stream v0.1.17
17022026-02-19T00:37:17.534Z Compiling x509-cert v0.2.5
17032026-02-19T00:37:17.599Z Compiling openapiv3 v2.2.0
17042026-02-19T00:37:17.758Z Compiling sha1 v0.10.6
17052026-02-19T00:37:17.806Z Compiling itertools v0.13.0
17062026-02-19T00:37:18.177Z Compiling itertools v0.10.5
17072026-02-19T00:37:18.285Z Compiling winnow v0.6.26
17082026-02-19T00:37:18.819Z Compiling lalrpop-util v0.19.12
17092026-02-19T00:37:19.204Z Compiling peg-runtime v0.8.5
17102026-02-19T00:37:19.852Z Compiling thread_local v1.1.8
17112026-02-19T00:37:20.399Z Compiling slog-async v2.8.0
17122026-02-19T00:37:20.999Z Compiling crossbeam-channel v0.5.15
17132026-02-19T00:37:21.029Z Compiling xattr v1.3.1
17142026-02-19T00:37:21.235Z Compiling futures-executor v0.3.31
17152026-02-19T00:37:21.353Z Compiling filetime v0.2.26
17162026-02-19T00:37:21.716Z Compiling is-terminal v0.4.13
17172026-02-19T00:37:21.766Z Compiling term v1.1.0
17182026-02-19T00:37:21.804Z Compiling take_mut v0.2.2
17192026-02-19T00:37:21.890Z Compiling futures v0.3.31
17202026-02-19T00:37:21.921Z Compiling tar v0.4.44
17212026-02-19T00:37:23.132Z Compiling slog-term v2.9.2
17222026-02-19T00:37:25.041Z Compiling aws-lc-sys v0.26.0
17232026-02-19T00:38:10.281Z Compiling rustls-webpki v0.102.8
17242026-02-19T00:38:18.493Z Compiling tokio-rustls v0.26.0
17252026-02-19T00:38:19.058Z Compiling hyper-rustls v0.27.7
17262026-02-19T00:38:19.641Z Compiling reqwest v0.12.24
17272026-02-19T00:38:26.427Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17282026-02-19T00:38:26.975Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17292026-02-19T00:38:34.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
17302026-02-19T00:38:35.008Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17312026-02-19T00:38:35.101ZFeb 19 00:38:34.717 INFO Starting download, target: Clickhouse
17322026-02-19T00:38:35.101ZFeb 19 00:38:34.719 INFO Starting download, target: Cockroach
17332026-02-19T00:38:35.101ZFeb 19 00:38:34.719 INFO Starting download, target: MaghemiteMgd
17342026-02-19T00:38:35.101ZFeb 19 00:38:34.719 INFO Starting download, target: Console
17352026-02-19T00:38:35.101ZFeb 19 00:38:34.719 INFO Starting download, target: TransceiverControl
17362026-02-19T00:38:35.126ZFeb 19 00:38:34.719 INFO Starting download, target: DendriteStub
17372026-02-19T00:38:35.126ZFeb 19 00:38:34.719 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17382026-02-19T00:38:35.126ZFeb 19 00:38:34.720 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17392026-02-19T00:38:35.126ZFeb 19 00:38:34.720 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17402026-02-19T00:38:35.126ZFeb 19 00:38:34.720 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17412026-02-19T00:38:35.126ZFeb 19 00:38:34.720 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17422026-02-19T00:38:35.126ZFeb 19 00:38:34.720 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17432026-02-19T00:38:35.508ZFeb 19 00:38:35.119 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17442026-02-19T00:38:35.892ZFeb 19 00:38:35.470 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17452026-02-19T00:38:36.188ZFeb 19 00:38:35.770 INFO Download complete, target: Console
17462026-02-19T00:38:36.605ZFeb 19 00:38:36.193 INFO Download complete, target: TransceiverControl
17472026-02-19T00:38:37.915ZFeb 19 00:38:37.533 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17482026-02-19T00:38:38.920ZFeb 19 00:38:38.537 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17492026-02-19T00:38:40.928ZFeb 19 00:38:40.546 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17502026-02-19T00:38:40.928ZFeb 19 00:38:40.546 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17512026-02-19T00:38:44.865ZFeb 19 00:38:44.483 INFO Download complete, target: DendriteStub
17522026-02-19T00:38:46.282ZFeb 19 00:38:45.899 INFO Download complete, target: MaghemiteMgd
17532026-02-19T00:38:49.625ZFeb 19 00:38:49.243 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17542026-02-19T00:38:55.488ZFeb 19 00:38:55.106 INFO Checking that binary works, target: Cockroach
17552026-02-19T00:38:55.778ZFeb 19 00:38:55.394 INFO Download complete, target: Cockroach
17562026-02-19T00:39:09.655ZFeb 19 00:39:09.273 INFO Checking that binary works, target: Clickhouse
17572026-02-19T00:39:09.879ZFeb 19 00:39:09.498 INFO Download complete, target: Clickhouse
17582026-02-19T00:39:09.904ZAll prerequisites installed successfully
17592026-02-19T00:39:09.904Z
17602026-02-19T00:39:09.904Zreal 8:28.947259129
17612026-02-19T00:39:09.904Zuser 20:37.484200251
17622026-02-19T00:39:09.904Zsys 3:09.531197149
17632026-02-19T00:39:09.904Ztrap 0.858146137
17642026-02-19T00:39:09.904Ztflt 0.553333922
17652026-02-19T00:39:09.904Zdflt 1.194384269
17662026-02-19T00:39:09.904Zkflt 0.017636194
17672026-02-19T00:39:09.904Zlock 50:45.396076148
17682026-02-19T00:39:09.904Zslp 1:14:10.849517668
17692026-02-19T00:39:09.904Zlat 1:26.534788107
17702026-02-19T00:39:09.904Zstop 3:10.850779124
17712026-02-19T00:39:09.904Z+ ptime -m cargo xtask download softnpu
17722026-02-19T00:39:11.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
17732026-02-19T00:39:11.482Z Running `target/debug/xtask download softnpu`
17742026-02-19T00:39:13.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
17752026-02-19T00:39:13.441Z Running `target/debug/xtask-downloader softnpu`
17762026-02-19T00:39:13.515ZFeb 19 00:39:13.133 INFO Starting download, target: Softnpu
17772026-02-19T00:39:13.539ZFeb 19 00:39:13.135 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17782026-02-19T00:39:15.244ZFeb 19 00:39:14.862 INFO Download complete, target: Softnpu
17792026-02-19T00:39:15.269Z
17802026-02-19T00:39:15.269Zreal 5.349455890
17812026-02-19T00:39:15.269Zuser 2.913386664
17822026-02-19T00:39:15.269Zsys 1.596817112
17832026-02-19T00:39:15.269Ztrap 0.001054448
17842026-02-19T00:39:15.269Ztflt 0.000356872
17852026-02-19T00:39:15.269Zdflt 0.000980378
17862026-02-19T00:39:15.269Zkflt 0.000000000
17872026-02-19T00:39:15.269Zlock 18.671788307
17882026-02-19T00:39:15.269Zslp 1.434792469
17892026-02-19T00:39:15.269Zlat 0.233949799
17902026-02-19T00:39:15.269Zstop 0.000305432
17912026-02-19T00:39:15.269Z+ export CARGO_INCREMENTAL=0
17922026-02-19T00:39:15.269Z+ CARGO_INCREMENTAL=0
17932026-02-19T00:39:15.269Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17942026-02-19T00:39:17.501Z Compiling proc-macro2 v1.0.101
17952026-02-19T00:39:17.501Z Compiling unicode-ident v1.0.19
17962026-02-19T00:39:17.501Z Compiling libc v0.2.180
17972026-02-19T00:39:17.501Z Compiling serde_core v1.0.228
17982026-02-19T00:39:17.526Z Compiling serde v1.0.228
17992026-02-19T00:39:17.526Z Compiling autocfg v1.4.0
18002026-02-19T00:39:17.526Z Compiling cfg-if v1.0.4
18012026-02-19T00:39:17.791Z Compiling version_check v0.9.5
18022026-02-19T00:39:17.827Z Compiling memchr v2.7.4
18032026-02-19T00:39:17.860Z Compiling shlex v1.3.0
18042026-02-19T00:39:18.553Z Compiling lock_api v0.4.12
18052026-02-19T00:39:18.579Z Compiling value-bag v1.12.0
18062026-02-19T00:39:18.998Z Compiling zmij v1.0.15
18072026-02-19T00:39:19.244Z Compiling log v0.4.29
18082026-02-19T00:39:19.268Z Compiling portable-atomic v1.11.0
18092026-02-19T00:39:19.548Z Compiling typenum v1.17.0
18102026-02-19T00:39:19.839Z Compiling quote v1.0.40
18112026-02-19T00:39:20.058Z Compiling jobserver v0.1.32
18122026-02-19T00:39:20.123Z Compiling serde_json v1.0.149
18132026-02-19T00:39:20.351Z Compiling syn v2.0.114
18142026-02-19T00:39:20.405Z Compiling generic-array v0.14.7
18152026-02-19T00:39:20.429Z Compiling getrandom v0.3.4
18162026-02-19T00:39:20.502Z Compiling libm v0.2.8
18172026-02-19T00:39:20.771Z Compiling cc v1.2.30
18182026-02-19T00:39:20.795Z Compiling num-traits v0.2.19
18192026-02-19T00:39:20.969Z Compiling scopeguard v1.2.0
18202026-02-19T00:39:21.074Z Compiling parking_lot_core v0.9.10
18212026-02-19T00:39:21.178Z Compiling smallvec v1.15.1
18222026-02-19T00:39:21.534Z Compiling regex-syntax v0.8.5
18232026-02-19T00:39:21.680Z Compiling itoa v1.0.11
18242026-02-19T00:39:22.400Z Compiling getrandom v0.2.15
18252026-02-19T00:39:22.579Z Compiling pkg-config v0.3.31
18262026-02-19T00:39:22.771Z Compiling thiserror v2.0.18
18272026-02-19T00:39:23.006Z Compiling aho-corasick v1.1.3
18282026-02-19T00:39:23.040Z Compiling rustix v0.38.37
18292026-02-19T00:39:23.700Z Compiling errno v0.3.12
18302026-02-19T00:39:23.741Z Compiling stable_deref_trait v1.2.0
18312026-02-19T00:39:23.897Z Compiling either v1.15.0
18322026-02-19T00:39:23.967Z Compiling spin v0.9.8
18332026-02-19T00:39:24.101Z Compiling slab v0.4.9
18342026-02-19T00:39:24.136Z Compiling allocator-api2 v0.2.21
18352026-02-19T00:39:24.397Z Compiling equivalent v1.0.2
18362026-02-19T00:39:24.481Z Compiling semver v1.0.27
18372026-02-19T00:39:24.595Z Compiling lazy_static v1.5.0
18382026-02-19T00:39:25.067Z Compiling regex-automata v0.4.11
18392026-02-19T00:39:25.208Z Compiling schemars v0.8.22
18402026-02-19T00:39:26.561Z Compiling rand_core v0.6.4
18412026-02-19T00:39:27.142Z Compiling byteorder v1.5.0
18422026-02-19T00:39:27.216Z Compiling critical-section v1.1.3
18432026-02-19T00:39:27.400Z Compiling once_cell v1.21.3
18442026-02-19T00:39:27.688Z Compiling synstructure v0.13.1
18452026-02-19T00:39:27.880Z Compiling serde_derive_internals v0.29.1
18462026-02-19T00:39:28.589Z Compiling writeable v0.5.5
18472026-02-19T00:39:28.614Z Compiling subtle v2.6.1
18482026-02-19T00:39:28.861Z Compiling glob v0.3.2
18492026-02-19T00:39:29.410Z Compiling litemap v0.7.3
18502026-02-19T00:39:29.555Z Compiling clang-sys v1.8.1
18512026-02-19T00:39:29.579Z Compiling percent-encoding v2.3.2
18522026-02-19T00:39:29.626Z Compiling pin-project-lite v0.2.14
18532026-02-19T00:39:29.697Z Compiling prettyplease v0.2.36
18542026-02-19T00:39:30.090Z Compiling fnv v1.0.7
18552026-02-19T00:39:30.118Z Compiling icu_locid_transform_data v1.5.0
18562026-02-19T00:39:30.262Z Compiling minimal-lexical v0.2.1
18572026-02-19T00:39:30.381Z Compiling libloading v0.8.5
18582026-02-19T00:39:30.431Z Compiling home v0.5.9
18592026-02-19T00:39:30.651Z Compiling regex v1.11.3
18602026-02-19T00:39:30.760Z Compiling nom v7.1.3
18612026-02-19T00:39:30.786Z Compiling icu_properties_data v1.5.0
18622026-02-19T00:39:31.168Z Compiling serde_derive v1.0.228
18632026-02-19T00:39:31.376Z Compiling zeroize_derive v1.4.2
18642026-02-19T00:39:31.414Z Compiling zerofrom-derive v0.1.4
18652026-02-19T00:39:31.439Z Compiling yoke-derive v0.7.4
18662026-02-19T00:39:31.481Z Compiling zerovec-derive v0.10.3
18672026-02-19T00:39:31.609Z Compiling displaydoc v0.2.5
18682026-02-19T00:39:32.610Z Compiling icu_provider_macros v1.5.0
18692026-02-19T00:39:32.900Z Compiling tokio-macros v2.6.0
18702026-02-19T00:39:33.443Z Compiling zeroize v1.8.1
18712026-02-19T00:39:33.640Z Compiling thiserror-impl v2.0.18
18722026-02-19T00:39:33.670Z Compiling zerocopy-derive v0.7.35
18732026-02-19T00:39:33.924Z Compiling futures-macro v0.3.31
18742026-02-19T00:39:33.977Z Compiling zerofrom v0.1.4
18752026-02-19T00:39:34.036Z Compiling schemars_derive v0.8.22
18762026-02-19T00:39:34.263Z Compiling yoke v0.7.4
18772026-02-19T00:39:34.665Z Compiling zerovec v0.10.4
18782026-02-19T00:39:34.992Z Compiling bindgen v0.69.5
18792026-02-19T00:39:35.474Z Compiling cexpr v0.6.0
18802026-02-19T00:39:36.715Z Compiling itertools v0.12.1
18812026-02-19T00:39:36.911Z Compiling tinystr v0.7.6
18822026-02-19T00:39:37.019Z Compiling icu_collections v1.5.0
18832026-02-19T00:39:37.400Z Compiling icu_locid v1.5.0
18842026-02-19T00:39:37.872Z Compiling icu_normalizer_data v1.5.0
18852026-02-19T00:39:37.998Z Compiling rustc-hash v1.1.0
18862026-02-19T00:39:38.182Z Compiling bitflags v2.9.4
18872026-02-19T00:39:38.237Z Compiling bytes v1.11.1
18882026-02-19T00:39:39.520Z Compiling icu_provider v1.5.0
18892026-02-19T00:39:39.571Z Compiling utf8_iter v1.0.4
18902026-02-19T00:39:39.664Z Compiling lazycell v1.3.0
18912026-02-19T00:39:39.760Z Compiling heck v0.5.0
18922026-02-19T00:39:39.865Z Compiling write16 v1.0.0
18932026-02-19T00:39:39.890Z Compiling utf16_iter v1.0.5
18942026-02-19T00:39:40.037Z Compiling paste v1.0.15
18952026-02-19T00:39:40.204Z Compiling cmake v0.1.51
18962026-02-19T00:39:40.511Z Compiling icu_locid_transform v1.5.0
18972026-02-19T00:39:40.667Z Compiling signal-hook-registry v1.4.2
18982026-02-19T00:39:40.940Z Compiling fs_extra v1.3.0
18992026-02-19T00:39:40.964Z Compiling dunce v1.0.5
19002026-02-19T00:39:41.431Z Compiling parking_lot v0.12.3
19012026-02-19T00:39:41.974Z Compiling icu_properties v1.5.1
19022026-02-19T00:39:42.000Z Compiling crypto-common v0.1.6
19032026-02-19T00:39:42.041Z Compiling hashbrown v0.16.1
19042026-02-19T00:39:42.227Z Compiling which v4.4.2
19052026-02-19T00:39:42.832Z Compiling mio v1.0.2
19062026-02-19T00:39:44.257Z Compiling form_urlencoded v1.2.2
19072026-02-19T00:39:44.741Z Compiling rustversion v1.0.22
19082026-02-19T00:39:44.829Z Compiling const-oid v0.9.6
19092026-02-19T00:39:44.944Z Compiling indexmap v2.13.0
19102026-02-19T00:39:45.619Z Compiling icu_normalizer v1.5.0
19112026-02-19T00:39:45.827Z Compiling socket2 v0.6.1
19122026-02-19T00:39:46.435Z Compiling tokio v1.49.0
19132026-02-19T00:39:46.644Z Compiling idna_adapter v1.2.0
19142026-02-19T00:39:46.882Z Compiling idna v1.0.3
19152026-02-19T00:39:47.616Z Compiling url v2.5.4
19162026-02-19T00:39:47.720Z Compiling ring v0.17.14
19172026-02-19T00:39:48.542Z Compiling zerocopy v0.8.27
19182026-02-19T00:39:48.719Z Compiling block-buffer v0.10.4
19192026-02-19T00:39:48.993Z Compiling der_derive v0.7.3
19202026-02-19T00:39:49.183Z Compiling tracing-attributes v0.1.27
19212026-02-19T00:39:50.420Z Compiling thiserror v1.0.69
19222026-02-19T00:39:51.079Z Compiling vcpkg v0.2.15
19232026-02-19T00:39:51.775Z Compiling aws-lc-rs v1.12.4
19242026-02-19T00:39:52.068Z Compiling digest v0.10.7
19252026-02-19T00:39:52.350Z Compiling zerocopy-derive v0.8.27
19262026-02-19T00:39:52.377Z Compiling openssl-sys v0.9.109
19272026-02-19T00:39:52.496Z Compiling strsim v0.11.1
19282026-02-19T00:39:53.068Z Compiling futures-core v0.3.31
19292026-02-19T00:39:53.093Z Compiling zerocopy v0.7.35
19302026-02-19T00:39:53.215Z Compiling thiserror-impl v1.0.69
19312026-02-19T00:39:53.348Z Compiling iana-time-zone v0.1.63
19322026-02-19T00:39:53.394Z Compiling ucd-trie v0.1.7
19332026-02-19T00:39:53.604Z Compiling aws-lc-sys v0.26.0
19342026-02-19T00:39:54.079Z Compiling pest v2.8.2
19352026-02-19T00:39:54.185Z Compiling chrono v0.4.43
19362026-02-19T00:39:54.765Z Compiling serde_tokenstream v0.2.2
19372026-02-19T00:39:55.191Z Compiling uuid v1.19.0
19382026-02-19T00:39:55.270Z Compiling ident_case v1.0.1
19392026-02-19T00:39:55.311Z Compiling httparse v1.9.5
19402026-02-19T00:39:55.503Z Compiling foldhash v0.1.5
19412026-02-19T00:39:55.837Z Compiling hashbrown v0.15.4
19422026-02-19T00:39:57.084Z Compiling pest_meta v2.8.2
19432026-02-19T00:39:57.203Z Compiling rustix v1.1.3
19442026-02-19T00:39:57.832Z Compiling syn v1.0.109
19452026-02-19T00:39:58.556Z Compiling pest_generator v2.8.2
19462026-02-19T00:39:59.050Z Compiling num-conv v0.1.0
19472026-02-19T00:39:59.341Z Compiling futures-sink v0.3.31
19482026-02-19T00:39:59.368Z Compiling time-core v0.1.6
19492026-02-19T00:39:59.534Z Compiling futures-channel v0.3.31
19502026-02-19T00:39:59.681Z Compiling time-macros v0.2.24
19512026-02-19T00:40:00.401Z Compiling pest_derive v2.8.2
19522026-02-19T00:40:00.428Z Compiling rustc_version v0.4.1
19532026-02-19T00:40:01.027Z Compiling futures-io v0.3.31
19542026-02-19T00:40:01.190Z Compiling pin-utils v0.1.0
19552026-02-19T00:40:01.305Z Compiling openssl v0.10.73
19562026-02-19T00:40:01.332Z Compiling futures-task v0.3.31
19572026-02-19T00:40:01.421Z Compiling dyn-clone v1.0.20
19582026-02-19T00:40:01.451Z Compiling cpufeatures v0.2.14
19592026-02-19T00:40:01.722Z Compiling futures-util v0.3.31
19602026-02-19T00:40:01.847Z Compiling hmac v0.12.1
19612026-02-19T00:40:02.103Z Compiling plain v0.2.3
19622026-02-19T00:40:02.868Z Compiling block-padding v0.3.3
19632026-02-19T00:40:02.900Z Compiling openssl-macros v0.1.1
19642026-02-19T00:40:03.459Z Compiling crossbeam-utils v0.8.21
19652026-02-19T00:40:03.944Z Compiling rustls v0.23.19
19662026-02-19T00:40:03.989Z Compiling native-tls v0.2.12
19672026-02-19T00:40:04.276Z Compiling inout v0.1.3
19682026-02-19T00:40:04.371Z Compiling ppv-lite86 v0.2.20
19692026-02-19T00:40:05.453Z Compiling pretty-hex v0.4.1
19702026-02-19T00:40:05.781Z Compiling cipher v0.4.4
19712026-02-19T00:40:06.075Z Compiling sha2 v0.10.9
19722026-02-19T00:40:06.329Z Compiling http v1.4.0
19732026-02-19T00:40:06.892Z Compiling scroll_derive v0.13.1
19742026-02-19T00:40:08.061Z Compiling scroll_derive v0.12.0
19752026-02-19T00:40:08.423Z Compiling cookie v0.18.1
19762026-02-19T00:40:08.939Z Compiling anyhow v1.0.99
19772026-02-19T00:40:09.200Z Compiling base64ct v1.6.0
19782026-02-19T00:40:09.511Z Compiling darling_core v0.21.0
19792026-02-19T00:40:09.769Z Compiling pem-rfc7468 v0.7.0
19802026-02-19T00:40:10.399Z Compiling slog v2.8.2
19812026-02-19T00:40:14.419Z Compiling bzip2-sys v0.1.13+1.0.8
19822026-02-19T00:40:14.458Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19832026-02-19T00:40:14.458Z Compiling flagset v0.4.6
19842026-02-19T00:40:14.458Z Compiling der v0.7.10
19852026-02-19T00:40:14.846Z Compiling serde_spanned v0.6.9
19862026-02-19T00:40:14.950Z Compiling darling_macro v0.21.0
19872026-02-19T00:40:15.072Z Compiling toml_datetime v0.6.11
19882026-02-19T00:40:15.150Z Compiling rand_core v0.9.3
19892026-02-19T00:40:15.232Z Compiling tracing-core v0.1.32
19902026-02-19T00:40:15.324Z Compiling rustls-pki-types v1.10.0
19912026-02-19T00:40:15.586Z Compiling spki v0.7.3
19922026-02-19T00:40:15.939Z Compiling salsa20 v0.10.2
19932026-02-19T00:40:15.966Z Compiling darling v0.21.0
19942026-02-19T00:40:16.059Z Compiling pbkdf2 v0.12.2
19952026-02-19T00:40:16.128Z Compiling tracing v0.1.40
19962026-02-19T00:40:16.614Z Compiling base64 v0.22.1
19972026-02-19T00:40:16.924Z Compiling litrs v0.4.1
19982026-02-19T00:40:17.191Z Compiling winnow v0.5.40
19992026-02-19T00:40:17.552Z Compiling camino v1.2.2
20002026-02-19T00:40:17.987Z Compiling document-features v0.2.11
20012026-02-19T00:40:18.486Z Compiling scrypt v0.11.0
20022026-02-19T00:40:19.045Z Compiling rand_chacha v0.9.0
20032026-02-19T00:40:19.069Z Compiling tokio-util v0.7.15
20042026-02-19T00:40:19.775Z Compiling aes v0.8.4
20052026-02-19T00:40:19.828Z Compiling cbc v0.1.2
20062026-02-19T00:40:20.925Z Compiling toml_edit v0.19.15
20072026-02-19T00:40:23.377Z Compiling usdt-impl v0.5.0
20082026-02-19T00:40:23.428Z Compiling usdt-impl v0.6.0
20092026-02-19T00:40:23.786Z Compiling untrusted v0.9.0
20102026-02-19T00:40:23.825Z Compiling ref-cast v1.0.25
20112026-02-19T00:40:23.924Z Compiling untrusted v0.7.1
20122026-02-19T00:40:24.041Z Compiling powerfmt v0.2.0
20132026-02-19T00:40:24.419Z Compiling deranged v0.5.3
20142026-02-19T00:40:24.622Z Compiling pkcs5 v0.7.1
20152026-02-19T00:40:25.830Z Compiling rand v0.9.2
20162026-02-19T00:40:27.991Z Compiling http-body v1.0.1
20172026-02-19T00:40:28.301Z Compiling scroll v0.12.0
20182026-02-19T00:40:28.850Z Compiling scroll v0.13.0
20192026-02-19T00:40:29.257Z Compiling heapless v0.7.17
20202026-02-19T00:40:29.719Z Compiling cfg_aliases v0.2.1
20212026-02-19T00:40:29.883Z Compiling zstd-safe v7.2.3
20222026-02-19T00:40:30.186Z Compiling signal-hook v0.3.18
20232026-02-19T00:40:30.535Z Compiling num_threads v0.1.7
20242026-02-19T00:40:30.576Z Compiling adler2 v2.0.0
20252026-02-19T00:40:30.746Z Compiling atomic-waker v1.1.2
20262026-02-19T00:40:30.952Z Compiling miniz_oxide v0.8.5
20272026-02-19T00:40:31.039Z Compiling time v0.3.43
20282026-02-19T00:40:32.769Z Compiling goblin v0.10.2
20292026-02-19T00:40:33.629Z Compiling goblin v0.8.2
20302026-02-19T00:40:34.317Z Compiling pkcs8 v0.10.2
20312026-02-19T00:40:35.195Z Compiling ipnetwork v0.21.1
20322026-02-19T00:40:37.356Z Compiling darling_core v0.20.10
20332026-02-19T00:40:38.901Z Compiling ref-cast-impl v1.0.25
20342026-02-19T00:40:39.982Z Compiling memoffset v0.9.1
20352026-02-19T00:40:40.389Z Compiling tinyvec_macros v0.1.1
20362026-02-19T00:40:40.527Z Compiling try-lock v0.2.5
20372026-02-19T00:40:40.775Z Compiling tower-service v0.3.3
20382026-02-19T00:40:41.002Z Compiling tower-layer v0.3.3
20392026-02-19T00:40:42.115Z Compiling darling_macro v0.20.10
20402026-02-19T00:40:42.693Z Compiling want v0.3.1
20412026-02-19T00:40:42.839Z Compiling tinyvec v1.8.0
20422026-02-19T00:40:43.034Z Compiling dof v0.4.0
20432026-02-19T00:40:43.060Z Compiling dof v0.3.0
20442026-02-19T00:40:44.410Z Compiling h2 v0.4.6
20452026-02-19T00:40:45.107Z Compiling dtrace-parser v0.2.0
20462026-02-19T00:40:46.175Z Compiling dtrace-parser v0.3.0
20472026-02-19T00:40:46.295Z Compiling curve25519-dalek v4.1.3
20482026-02-19T00:40:46.842Z Compiling ipnet v2.11.0
20492026-02-19T00:40:46.961Z Compiling async-trait v0.1.89
20502026-02-19T00:40:47.614Z Compiling daft-derive v0.1.4
20512026-02-19T00:40:49.037Z Compiling thread-id v4.2.2
20522026-02-19T00:40:49.084Z Compiling thread-id v5.0.0
20532026-02-19T00:40:49.199Z Compiling foreign-types-shared v0.1.1
20542026-02-19T00:40:49.242Z Compiling num-bigint-dig v0.8.6
20552026-02-19T00:40:49.540Z Compiling openssl-probe v0.1.5
20562026-02-19T00:40:49.566Z Compiling smoltcp v0.9.1
20572026-02-19T00:40:49.849Z Compiling fastrand v2.1.1
20582026-02-19T00:40:50.239Z Compiling ryu v1.0.18
20592026-02-19T00:40:50.392Z Compiling httpdate v1.0.3
20602026-02-19T00:40:50.652Z Compiling foreign-types v0.3.2
20612026-02-19T00:40:50.786Z Compiling tempfile v3.24.0
20622026-02-19T00:40:53.440Z Compiling hyper v1.8.1
20632026-02-19T00:40:57.605Z Compiling darling v0.20.10
20642026-02-19T00:40:59.821Z Compiling strum_macros v0.26.4
20652026-02-19T00:41:02.024Z Compiling wait-timeout v0.2.0
20662026-02-19T00:41:02.862Z Compiling quick-error v1.2.3
20672026-02-19T00:41:03.070Z Compiling utf8parse v0.2.2
20682026-02-19T00:41:03.309Z Compiling gimli v0.31.1
20692026-02-19T00:41:03.437Z Compiling bit-vec v0.8.0
20702026-02-19T00:41:04.014Z Compiling anstyle v1.0.11
20712026-02-19T00:41:08.276Z Compiling addr2line v0.24.2
20722026-02-19T00:41:08.999Z Compiling bit-set v0.8.0
20732026-02-19T00:41:09.203Z Compiling anstyle-parse v0.2.5
20742026-02-19T00:41:09.339Z Compiling rusty-fork v0.3.0
20752026-02-19T00:41:10.630Z Compiling derive_builder_core v0.20.2
20762026-02-19T00:41:11.622Z Compiling hyper-util v0.1.19
20772026-02-19T00:41:12.415Z Compiling unicode-normalization v0.1.24
20782026-02-19T00:41:13.536Z Compiling nix v0.29.0
20792026-02-19T00:41:14.551Z Compiling rand_xorshift v0.4.0
20802026-02-19T00:41:14.856Z Compiling hubpack_derive v0.1.1
20812026-02-19T00:41:15.628Z Compiling signature v2.2.0
20822026-02-19T00:41:15.907Z Compiling openapiv3 v2.2.0
20832026-02-19T00:41:15.980Z Compiling strum_macros v0.27.2
20842026-02-19T00:41:17.049Z Compiling erased-serde v0.3.31
20852026-02-19T00:41:18.694Z Compiling curve25519-dalek-derive v0.1.1
20862026-02-19T00:41:19.801Z Compiling object v0.36.5
20872026-02-19T00:41:20.066Z Compiling ahash v0.8.12
20882026-02-19T00:41:20.456Z Compiling fs-err v3.1.1
20892026-02-19T00:41:20.839Z Compiling crc32fast v1.4.2
20902026-02-19T00:41:21.217Z Compiling buf-list v1.0.3
20912026-02-19T00:41:21.781Z Compiling unicode-segmentation v1.12.0
20922026-02-19T00:41:22.649Z Compiling anstyle-query v1.1.1
20932026-02-19T00:41:22.827Z Compiling zlib-rs v0.5.1
20942026-02-19T00:41:24.117Z Compiling is_terminal_polyfill v1.70.1
20952026-02-19T00:41:24.286Z Compiling rustc-demangle v0.1.24
20962026-02-19T00:41:24.541Z Compiling colorchoice v1.0.2
20972026-02-19T00:41:25.091Z Compiling siphasher v0.3.11
20982026-02-19T00:41:25.474Z Compiling unicode-bidi v0.3.17
20992026-02-19T00:41:26.586Z Compiling unicode-properties v0.1.3
21002026-02-19T00:41:27.089Z Compiling unarray v0.1.4
21012026-02-19T00:41:27.244Z Compiling proptest v1.7.0
21022026-02-19T00:41:27.271Z Compiling stringprep v0.1.5
21032026-02-19T00:41:27.306Z Compiling backtrace v0.3.74
21042026-02-19T00:41:28.199Z Compiling libz-rs-sys v0.5.1
21052026-02-19T00:41:28.426Z Compiling phf_shared v0.11.2
21062026-02-19T00:41:28.518Z Compiling anstream v0.6.18
21072026-02-19T00:41:33.755Z Compiling derive_builder_macro v0.20.2
21082026-02-19T00:41:34.967Z Compiling usdt-macro v0.6.0
21092026-02-19T00:41:36.311Z Compiling usdt-attr-macro v0.6.0
21102026-02-19T00:41:36.804Z Compiling rustls-webpki v0.102.8
21112026-02-19T00:41:37.211Z Compiling oxnet v0.1.4
21122026-02-19T00:41:37.348Z Compiling http-body-util v0.1.3
21132026-02-19T00:41:38.571Z Compiling rand_chacha v0.3.1
21142026-02-19T00:41:38.933Z Compiling sync_wrapper v1.0.1
21152026-02-19T00:41:39.163Z Compiling md-5 v0.10.6
21162026-02-19T00:41:39.189Z Compiling vergen-lib v0.1.6
21172026-02-19T00:41:39.404Z Compiling num-integer v0.1.46
21182026-02-19T00:41:39.433Z Compiling ff v0.13.0
21192026-02-19T00:41:39.465Z Compiling hash32 v0.2.1
21202026-02-19T00:41:39.552Z Compiling encoding_rs v0.8.34
21212026-02-19T00:41:39.830Z Compiling base16ct v0.2.0
21222026-02-19T00:41:40.084Z Compiling psl-types v2.0.11
21232026-02-19T00:41:40.279Z Compiling fallible-iterator v0.2.0
21242026-02-19T00:41:40.365Z Compiling mime v0.3.17
21252026-02-19T00:41:40.395Z Compiling publicsuffix v2.3.0
21262026-02-19T00:41:40.751Z Compiling sec1 v0.7.3
21272026-02-19T00:41:41.013Z Compiling postgres-protocol v0.6.8
21282026-02-19T00:41:41.127Z Compiling serde_urlencoded v0.7.1
21292026-02-19T00:41:41.342Z Compiling num-iter v0.1.45
21302026-02-19T00:41:41.553Z Compiling group v0.13.0
21312026-02-19T00:41:41.810Z Compiling tower v0.5.2
21322026-02-19T00:41:42.419Z Compiling rand v0.8.5
21332026-02-19T00:41:44.757Z Compiling derive_builder v0.20.2
21342026-02-19T00:41:45.009Z Compiling tokio-rustls v0.26.0
21352026-02-19T00:41:45.132Z Compiling tokio-native-tls v0.3.1
21362026-02-19T00:41:45.538Z Compiling newtype-uuid v1.3.2
21372026-02-19T00:41:45.882Z Compiling flate2 v1.1.2
21382026-02-19T00:41:46.330Z Compiling heck v0.4.1
21392026-02-19T00:41:46.354Z Compiling rustls-native-certs v0.8.1
21402026-02-19T00:41:47.059Z Compiling webpki-roots v1.0.1
21412026-02-19T00:41:47.631Z Compiling serde_with_macros v3.16.1
21422026-02-19T00:41:47.957Z Compiling hkdf v0.12.4
21432026-02-19T00:41:47.988Z Compiling regress v0.10.4
21442026-02-19T00:41:48.104Z Compiling vergen v9.0.6
21452026-02-19T00:41:48.291Z Compiling terminal_size v0.4.0
21462026-02-19T00:41:48.451Z Compiling enum-as-inner v0.6.1
21472026-02-19T00:41:48.594Z Compiling clap_derive v4.5.47
21482026-02-19T00:41:49.889Z Compiling cargo-platform v0.1.8
21492026-02-19T00:41:50.162Z Compiling crypto-bigint v0.5.5
21502026-02-19T00:41:50.340Z Compiling serde_repr v0.1.19
21512026-02-19T00:41:50.738Z Compiling iri-string v0.7.8
21522026-02-19T00:41:51.502Z Compiling bitflags v1.3.2
21532026-02-19T00:41:51.636Z Compiling clap_lex v0.7.4
21542026-02-19T00:41:52.646Z Compiling bumpalo v3.16.0
21552026-02-19T00:41:52.670Z Compiling managed v0.8.0
21562026-02-19T00:41:53.100Z Compiling winnow v0.7.14
21572026-02-19T00:41:53.219Z Compiling lockfree-object-pool v0.1.6
21582026-02-19T00:41:53.524Z Compiling simd-adler32 v0.3.7
21592026-02-19T00:41:54.202Z Compiling zopfli v0.8.1
21602026-02-19T00:41:54.497Z Compiling tower-http v0.6.6
21612026-02-19T00:41:55.798Z Compiling elliptic-curve v0.13.8
21622026-02-19T00:41:56.063Z Compiling typify-impl v0.4.3
21632026-02-19T00:41:56.602Z Compiling clap_builder v4.5.48
21642026-02-19T00:41:56.950Z Compiling cargo_metadata v0.19.2
21652026-02-19T00:41:57.964Z Compiling hyper-tls v0.6.0
21662026-02-19T00:41:58.658Z Compiling hyper-rustls v0.27.7
21672026-02-19T00:41:59.343Z Compiling daft v0.1.4
21682026-02-19T00:42:00.235Z Compiling zstd v0.13.3
21692026-02-19T00:42:00.738Z Compiling signal-hook-mio v0.2.4
21702026-02-19T00:42:00.986Z Compiling cookie_store v0.21.1
21712026-02-19T00:42:01.172Z Compiling postgres-types v0.2.9
21722026-02-19T00:42:02.247Z Compiling phf v0.11.2
21732026-02-19T00:42:02.828Z Compiling strum v0.27.2
21742026-02-19T00:42:02.852Z Compiling ed25519 v2.2.3
21752026-02-19T00:42:03.052Z Compiling hubpack v0.1.2
21762026-02-19T00:42:03.387Z Compiling bzip2 v0.5.2
21772026-02-19T00:42:03.506Z Compiling bzip2 v0.4.4
21782026-02-19T00:42:03.800Z Compiling crossbeam-epoch v0.9.18
21792026-02-19T00:42:04.349Z Compiling pkcs1 v0.7.5
21802026-02-19T00:42:05.194Z Compiling rfc6979 v0.4.0
21812026-02-19T00:42:05.245Z Compiling float-cmp v0.10.0
21822026-02-19T00:42:05.419Z Compiling hex v0.4.3
21832026-02-19T00:42:05.451Z Compiling serde-big-array v0.5.1
21842026-02-19T00:42:05.525Z Compiling bstr v1.10.0
21852026-02-19T00:42:05.551Z Compiling env_filter v0.1.2
21862026-02-19T00:42:05.763Z Compiling socket2 v0.5.10
21872026-02-19T00:42:06.031Z Compiling memmap2 v0.9.8
21882026-02-19T00:42:06.432Z Compiling fixedbitset v0.4.2
21892026-02-19T00:42:06.533Z Compiling fixedbitset v0.5.7
21902026-02-19T00:42:06.562Z Compiling keccak v0.1.5
21912026-02-19T00:42:06.855Z Compiling whoami v1.5.2
21922026-02-19T00:42:07.024Z Compiling jiff v0.2.15
21932026-02-19T00:42:07.177Z Compiling new_debug_unreachable v1.0.6
21942026-02-19T00:42:07.307Z Compiling toml_write v0.1.2
21952026-02-19T00:42:07.357Z Compiling static_assertions v1.1.0
21962026-02-19T00:42:07.498Z Compiling rustc-hash v2.1.1
21972026-02-19T00:42:07.638Z Compiling normalize-line-endings v0.3.0
21982026-02-19T00:42:07.712Z Compiling predicates-core v1.0.8
21992026-02-19T00:42:07.736Z Compiling data-encoding v2.9.0
22002026-02-19T00:42:07.801Z Compiling precomputed-hash v0.1.1
22012026-02-19T00:42:07.960Z Compiling foldhash v0.2.0
22022026-02-19T00:42:08.044Z Compiling difflib v0.4.0
22032026-02-19T00:42:08.186Z Compiling string_cache v0.8.9
22042026-02-19T00:42:08.371Z Compiling iddqd v0.3.16
22052026-02-19T00:42:08.620Z Compiling predicates v3.1.3
22062026-02-19T00:42:09.009Z Compiling reqwest v0.12.24
22072026-02-19T00:42:09.103Z Compiling hickory-proto v0.25.2
22082026-02-19T00:42:09.884Z Compiling toml_edit v0.22.27
22092026-02-19T00:42:09.948Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22102026-02-19T00:42:15.511Z Compiling zip v4.2.0
22112026-02-19T00:42:16.361Z Compiling tokio-postgres v0.7.13
22122026-02-19T00:42:16.503Z Compiling petgraph v0.8.2
22132026-02-19T00:42:17.523Z Compiling sha3 v0.10.8
22142026-02-19T00:42:17.614Z Compiling petgraph v0.6.5
22152026-02-19T00:42:18.115Z Compiling similar v2.7.0
22162026-02-19T00:42:19.998Z Compiling usdt v0.6.0
22172026-02-19T00:42:20.499Z Compiling serde_with v3.16.1
22182026-02-19T00:42:20.678Z Compiling env_logger v0.11.8
22192026-02-19T00:42:21.389Z Compiling ecdsa v0.16.9
22202026-02-19T00:42:21.443Z Compiling typify-macro v0.4.3
22212026-02-19T00:42:22.216Z Compiling rsa v0.9.8
22222026-02-19T00:42:22.629Z Compiling zip v0.6.6
22232026-02-19T00:42:23.802Z Compiling ed25519-dalek v2.1.1
22242026-02-19T00:42:25.192Z Compiling crossterm v0.28.1
22252026-02-19T00:42:25.500Z Compiling clap v4.5.48
22262026-02-19T00:42:26.106Z Compiling strum v0.26.3
22272026-02-19T00:42:26.338Z Compiling tokio-stream v0.1.17
22282026-02-19T00:42:26.362Z Compiling toml v0.7.8
22292026-02-19T00:42:27.387Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22302026-02-19T00:42:27.629Z Compiling x509-cert v0.2.5
22312026-02-19T00:42:28.456Z Compiling sha1 v0.10.6
22322026-02-19T00:42:28.907Z Compiling itertools v0.10.5
22332026-02-19T00:42:29.010Z Compiling itertools v0.13.0
22342026-02-19T00:42:31.415Z Compiling winnow v0.6.26
22352026-02-19T00:42:31.905Z Compiling lalrpop-util v0.19.12
22362026-02-19T00:42:32.337Z Compiling peg-runtime v0.8.5
22372026-02-19T00:42:32.816Z Compiling rayon-core v1.12.1
22382026-02-19T00:42:35.061Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22392026-02-19T00:42:39.619Z Compiling proc-macro-crate v1.3.1
22402026-02-19T00:42:43.900Z Compiling macaddr v1.0.1
22412026-02-19T00:42:44.122Z Compiling structmeta-derive v0.3.0
22422026-02-19T00:42:44.509Z Compiling itertools v0.14.0
22432026-02-19T00:42:46.245Z Compiling heapless v0.8.0
22442026-02-19T00:42:47.379Z Compiling ingot-macros v0.1.1
22452026-02-19T00:42:48.547Z Compiling structmeta v0.3.0
22462026-02-19T00:42:52.969Z Compiling num_enum_derive v0.5.11
22472026-02-19T00:42:54.930Z Compiling crossbeam-deque v0.8.5
22482026-02-19T00:42:57.274Z Compiling hash32 v0.3.1
22492026-02-19T00:42:58.665Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22502026-02-19T00:42:59.815Z Compiling smoltcp v0.11.0
22512026-02-19T00:43:00.411Z Compiling unicode-width v0.1.14
22522026-02-19T00:43:00.962Z Compiling tabwriter v1.4.0
22532026-02-19T00:43:06.549Z Compiling num_enum v0.5.11
22542026-02-19T00:43:06.776Z Compiling ingot-types v0.1.2
22552026-02-19T00:43:07.396Z Compiling typify v0.4.3
22562026-02-19T00:43:08.082Z Compiling proc-macro-error-attr v1.0.4
22572026-02-19T00:43:08.455Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22582026-02-19T00:43:08.770Z Compiling cobs v0.2.3
22592026-02-19T00:43:08.990Z Compiling rustls v0.22.4
22602026-02-19T00:43:09.922Z Compiling unsafe-libyaml v0.2.11
22612026-02-19T00:43:10.215Z Compiling postcard v1.0.10
22622026-02-19T00:43:11.470Z Compiling serde_yaml v0.9.34+deprecated
22632026-02-19T00:43:13.199Z Compiling ingot v0.1.1
22642026-02-19T00:43:14.618Z Compiling progenitor-impl v0.11.2
22652026-02-19T00:43:23.919Z Compiling futures-executor v0.3.31
22662026-02-19T00:43:24.776Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22672026-02-19T00:43:25.114Z Compiling foreign-types-macros v0.2.3
22682026-02-19T00:43:25.663Z Compiling thread_local v1.1.8
22692026-02-19T00:43:25.939Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22702026-02-19T00:43:25.984Z Compiling proc-macro-error v1.0.4
22712026-02-19T00:43:26.107Z Compiling multer v3.1.0
22722026-02-19T00:43:26.393Z Compiling match_cfg v0.1.0
22732026-02-19T00:43:26.755Z Compiling slog-async v2.8.0
22742026-02-19T00:43:27.841Z Compiling foreign-types-shared v0.3.1
22752026-02-19T00:43:29.451Z Compiling foreign-types v0.5.0
22762026-02-19T00:43:36.868Z Compiling hostname v0.3.1
22772026-02-19T00:43:39.183Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22782026-02-19T00:43:39.754Z Compiling futures v0.3.31
22792026-02-19T00:43:45.401Z Compiling progenitor-macro v0.11.2
22802026-02-19T00:43:48.233Z Compiling derive-ex v0.1.8
22812026-02-19T00:43:52.635Z Compiling progenitor-client v0.11.2
22822026-02-19T00:43:53.368Z Compiling toml_parser v1.0.6+spec-1.1.0
22832026-02-19T00:43:56.430Z Compiling slog-json v2.6.1
22842026-02-19T00:43:56.892Z Compiling crossbeam-channel v0.5.15
22852026-02-19T00:43:58.393Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22862026-02-19T00:43:58.876Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22872026-02-19T00:43:59.196Z Compiling async-stream-impl v0.3.6
22882026-02-19T00:43:59.346Z Compiling serde_spanned v1.0.4
22892026-02-19T00:43:59.626Z Compiling toml_datetime v0.7.5+spec-1.1.0
22902026-02-19T00:43:59.704Z Compiling cstr-argument v0.1.2
22912026-02-19T00:44:00.010Z Compiling is-terminal v0.4.13
22922026-02-19T00:44:00.188Z Compiling dropshot v0.16.7
22932026-02-19T00:44:00.357Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
22942026-02-19T00:44:00.486Z Compiling toml_writer v1.0.6+spec-1.1.0
22952026-02-19T00:44:00.580Z Compiling crucible-workspace-hack v0.1.0
22962026-02-19T00:44:00.741Z Compiling typeid v1.0.3
22972026-02-19T00:44:00.765Z Compiling term v1.1.0
22982026-02-19T00:44:01.092Z Compiling take_mut v0.2.2
22992026-02-19T00:44:01.329Z Compiling pretty-hex v0.2.1
23002026-02-19T00:44:01.579Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23012026-02-19T00:44:01.614Z Compiling slog-term v2.9.2
23022026-02-19T00:44:02.091Z Compiling toml v0.9.11+spec-1.1.0
23032026-02-19T00:44:02.385Z Compiling async-stream v0.3.6
23042026-02-19T00:44:02.719Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23052026-02-19T00:44:04.654Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23062026-02-19T00:44:04.768Z Compiling slog-bunyan v2.5.0
23072026-02-19T00:44:04.881Z Compiling progenitor v0.11.2
23082026-02-19T00:44:04.930Z Compiling tokio-rustls v0.25.0
23092026-02-19T00:44:05.153Z Compiling test-strategy v0.4.3
23102026-02-19T00:44:05.427Z Compiling rayon v1.10.0
23112026-02-19T00:44:05.812Z Compiling parse-display-derive v0.10.0
23122026-02-19T00:44:07.690Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23132026-02-19T00:44:07.839Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23142026-02-19T00:44:07.936Z Compiling colored v2.2.0
23152026-02-19T00:44:07.970Z Compiling waitgroup v0.1.2
23162026-02-19T00:44:08.264Z Compiling nix v0.30.1
23172026-02-19T00:44:08.848Z Compiling rustls-pemfile v2.2.0
23182026-02-19T00:44:09.041Z Compiling newtype-uuid-macros v0.1.0
23192026-02-19T00:44:09.347Z Compiling dropshot_endpoint v0.16.7
23202026-02-19T00:44:09.375Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23212026-02-19T00:44:10.055Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23222026-02-19T00:44:10.281Z Compiling serde_path_to_error v0.1.20
23232026-02-19T00:44:10.510Z Compiling hostname v0.4.2
23242026-02-19T00:44:10.534Z Compiling instant v0.1.13
23252026-02-19T00:44:10.771Z Compiling colored v3.0.0
23262026-02-19T00:44:10.840Z Compiling debug-ignore v1.0.5
23272026-02-19T00:44:10.917Z Compiling backoff v0.4.0
23282026-02-19T00:44:11.086Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23292026-02-19T00:44:11.305Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23302026-02-19T00:44:11.366Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23312026-02-19T00:44:11.533Z Compiling parse-display v0.10.0
23322026-02-19T00:44:12.116Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23332026-02-19T00:44:13.380Z Compiling zone_cfg_derive v0.3.0
23342026-02-19T00:44:14.528Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23352026-02-19T00:44:15.119Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23362026-02-19T00:44:15.600Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23372026-02-19T00:44:15.627Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23382026-02-19T00:44:15.778Z Compiling camino-tempfile v1.4.1
23392026-02-19T00:44:16.088Z Compiling progenitor-client v0.10.0
23402026-02-19T00:44:16.773Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23412026-02-19T00:44:17.024Z Compiling num-derive v0.4.2
23422026-02-19T00:44:18.798Z Compiling sigpipe v0.1.3
23432026-02-19T00:44:18.969Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23442026-02-19T00:44:19.805Z Compiling libefi-sys v0.1.0
23452026-02-19T00:44:20.061Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23462026-02-19T00:44:20.223Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23472026-02-19T00:44:20.937Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23482026-02-19T00:44:21.330Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23492026-02-19T00:44:21.577Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23502026-02-19T00:44:22.129Z Compiling erased-serde v0.4.6
23512026-02-19T00:44:22.245Z Compiling zone v0.3.1
23522026-02-19T00:44:23.688Z Compiling usdt-macro v0.5.0
23532026-02-19T00:44:24.617Z Compiling usdt-attr-macro v0.5.0
23542026-02-19T00:44:24.880Z Compiling smf v0.2.3
23552026-02-19T00:44:25.760Z Compiling bitfield-struct v0.6.2
23562026-02-19T00:44:25.987Z Compiling ordered-float v2.10.1
23572026-02-19T00:44:26.588Z Compiling blake3 v1.5.4
23582026-02-19T00:44:26.988Z Compiling memmap v0.7.0
23592026-02-19T00:44:27.407Z Compiling usdt v0.5.0
23602026-02-19T00:44:27.458Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23612026-02-19T00:44:27.859Z Compiling serde-value v0.7.0
23622026-02-19T00:44:28.109Z Compiling serde-untagged v0.1.7
23632026-02-19T00:44:28.635Z Compiling toml v0.8.23
23642026-02-19T00:44:28.741Z Compiling xattr v1.3.1
23652026-02-19T00:44:28.785Z Compiling filetime v0.2.26
23662026-02-19T00:44:28.877Z Compiling unicode-width v0.2.0
23672026-02-19T00:44:29.163Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23682026-02-19T00:44:29.186Z Compiling arrayvec v0.7.6
23692026-02-19T00:44:29.326Z Compiling constant_time_eq v0.3.1
23702026-02-19T00:44:29.431Z Compiling unicode-xid v0.2.6
23712026-02-19T00:44:29.555Z Compiling same-file v1.0.6
23722026-02-19T00:44:29.588Z Compiling arrayref v0.3.9
23732026-02-19T00:44:29.739Z Compiling console v0.16.0
23742026-02-19T00:44:29.767Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23752026-02-19T00:44:29.919Z Compiling cargo-util-schemas v0.8.2
23762026-02-19T00:44:31.242Z Compiling walkdir v2.5.0
23772026-02-19T00:44:31.886Z Compiling tar v0.4.44
23782026-02-19T00:44:32.308Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23792026-02-19T00:44:32.765Z Compiling tokio-dtrace v0.1.0
23802026-02-19T00:44:32.788Z Compiling gethostname v0.5.0
23812026-02-19T00:44:33.025Z Compiling cargo-platform v0.2.0
23822026-02-19T00:44:33.305Z Compiling unit-prefix v0.5.1
23832026-02-19T00:44:33.586Z Compiling topological-sort v0.2.2
23842026-02-19T00:44:33.900Z Compiling omicron-zone-package v0.12.2
23852026-02-19T00:44:33.927Z Compiling indicatif v0.18.0
23862026-02-19T00:44:34.175Z Compiling cargo_metadata v0.21.0
23872026-02-19T00:44:35.247Z Compiling oxide-tokio-rt v0.1.2
23882026-02-19T00:44:35.827Z Compiling indent_write v2.2.0
23892026-02-19T00:44:36.113Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23902026-02-19T00:44:36.444Z Compiling shell-words v1.1.0
23912026-02-19T00:44:43.621Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23922026-02-19T00:44:46.146Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23932026-02-19T00:44:49.054Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23942026-02-19T00:45:08.219Z Finished `release` profile [optimized] target(s) in 5m 52s
23952026-02-19T00:45:08.417Z Running `target/release/omicron-package -t test target create -p dev`
23962026-02-19T00:45:08.531ZLogging to: /work/oxidecomputer/omicron/out/LOG
23972026-02-19T00:45:08.555ZCreated new build target 'test' and set it as active
23982026-02-19T00:45:08.556Z
23992026-02-19T00:45:08.556Zreal 5:53.290632486
24002026-02-19T00:45:08.556Zuser 39:41.858475135
24012026-02-19T00:45:08.556Zsys 4:33.803849174
24022026-02-19T00:45:08.556Ztrap 1.763107692
24032026-02-19T00:45:08.556Ztflt 1.127495666
24042026-02-19T00:45:08.556Zdflt 0.948777551
24052026-02-19T00:45:08.556Zkflt 0.000534583
24062026-02-19T00:45:08.556Zlock 1:53:00.766064075
24072026-02-19T00:45:08.556Zslp 2:42:10.315917679
24082026-02-19T00:45:08.556Zlat 3:12.571161991
24092026-02-19T00:45:08.556Zstop 5:42.181306491
24102026-02-19T00:45:08.556Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24112026-02-19T00:45:10.561Z Finished `release` profile [optimized] target(s) in 1.91s
24122026-02-19T00:45:10.652Z Running `target/release/omicron-package -t test package`
24132026-02-19T00:45:10.723ZLogging to: /work/oxidecomputer/omicron/out/LOG
24142026-02-19T00:45:14.095Z Compiling convert_case v0.4.0
24152026-02-19T00:45:14.095Z Compiling progenitor-impl v0.10.0
24162026-02-19T00:45:14.120Z Compiling secrecy v0.10.3
24172026-02-19T00:45:14.120Z Compiling half v2.4.1
24182026-02-19T00:45:14.120Z Compiling ciborium-io v0.2.2
24192026-02-19T00:45:14.232Z Compiling is-terminal v0.4.13
24202026-02-19T00:45:14.312Z Compiling rustls v0.22.4
24212026-02-19T00:45:14.380Z Compiling thread_local v1.1.8
24222026-02-19T00:45:14.462Z Compiling bytecount v0.6.8
24232026-02-19T00:45:14.493Z Compiling match_cfg v0.1.0
24242026-02-19T00:45:14.648Z Compiling ciborium-ll v0.2.2
24252026-02-19T00:45:14.794Z Compiling hostname v0.3.1
24262026-02-19T00:45:14.858Z Compiling multer v3.1.0
24272026-02-19T00:45:14.892Z Compiling slog-async v2.8.0
24282026-02-19T00:45:14.916Z Compiling derive_more v0.99.20
24292026-02-19T00:45:14.969Z Compiling progenitor-client v0.11.2
24302026-02-19T00:45:15.039Z Compiling ciborium v0.2.2
24312026-02-19T00:45:15.088Z Compiling toml_parser v1.0.6+spec-1.1.0
24322026-02-19T00:45:15.193Z Compiling crossbeam-channel v0.5.15
24332026-02-19T00:45:15.562Z Compiling slog-json v2.6.1
24342026-02-19T00:45:15.967Z Compiling futures-executor v0.3.31
24352026-02-19T00:45:16.191Z Compiling toml_datetime v0.7.5+spec-1.1.0
24362026-02-19T00:45:16.435Z Compiling serde_spanned v1.0.4
24372026-02-19T00:45:16.479Z Compiling term v1.1.0
24382026-02-19T00:45:16.752Z Compiling toml_writer v1.0.6+spec-1.1.0
24392026-02-19T00:45:16.889Z Compiling unicode-width v0.1.14
24402026-02-19T00:45:17.086Z Compiling take_mut v0.2.2
24412026-02-19T00:45:17.201Z Compiling swrite v0.1.0
24422026-02-19T00:45:17.395Z Compiling tabwriter v1.4.0
24432026-02-19T00:45:17.461Z Compiling toml v0.9.11+spec-1.1.0
24442026-02-19T00:45:17.603Z Compiling slog-term v2.9.2
24452026-02-19T00:45:17.833Z Compiling futures v0.3.31
24462026-02-19T00:45:18.022Z Compiling slog-bunyan v2.5.0
24472026-02-19T00:45:18.195Z Compiling progenitor v0.11.2
24482026-02-19T00:45:18.502Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24492026-02-19T00:45:18.777Z Compiling async-stream v0.3.6
24502026-02-19T00:45:19.096Z Compiling tokio-rustls v0.25.0
24512026-02-19T00:45:19.225Z Compiling dropshot v0.16.7
24522026-02-19T00:45:19.328Z Compiling password-hash v0.5.0
24532026-02-19T00:45:19.436Z Compiling progenitor-macro v0.10.0
24542026-02-19T00:45:19.596Z Compiling blake2 v0.10.6
24552026-02-19T00:45:20.191Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
24562026-02-19T00:45:20.316Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24572026-02-19T00:45:20.464Z Compiling universal-hash v0.5.1
24582026-02-19T00:45:20.754Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
24592026-02-19T00:45:20.786Z Compiling waitgroup v0.1.2
24602026-02-19T00:45:21.038Z Compiling rustls-pemfile v2.2.0
24612026-02-19T00:45:21.196Z Compiling thiserror-impl-no-std v2.0.2
24622026-02-19T00:45:21.415Z Compiling serde_path_to_error v0.1.20
24632026-02-19T00:45:21.539Z Compiling hostname v0.4.2
24642026-02-19T00:45:21.789Z Compiling instant v0.1.13
24652026-02-19T00:45:21.936Z Compiling debug-ignore v1.0.5
24662026-02-19T00:45:21.991Z Compiling opaque-debug v0.3.1
24672026-02-19T00:45:22.136Z Compiling colored v3.0.0
24682026-02-19T00:45:22.284Z Compiling poly1305 v0.8.0
24692026-02-19T00:45:22.426Z Compiling backoff v0.4.0
24702026-02-19T00:45:22.815Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24712026-02-19T00:45:22.879Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
24722026-02-19T00:45:23.227Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24732026-02-19T00:45:23.594Z Compiling thiserror-no-std v2.0.2
24742026-02-19T00:45:23.731Z Compiling argon2 v0.5.3
24752026-02-19T00:45:23.814Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24762026-02-19T00:45:24.486Z Compiling parse-display v0.10.0
24772026-02-19T00:45:25.020Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24782026-02-19T00:45:25.275Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24792026-02-19T00:45:26.019Z Compiling chacha20 v0.9.1
24802026-02-19T00:45:26.536Z Compiling progenitor-client v0.10.0
24812026-02-19T00:45:26.634Z Compiling aead v0.5.2
24822026-02-19T00:45:26.787Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24832026-02-19T00:45:27.052Z Compiling macaddr v1.0.1
24842026-02-19T00:45:27.099Z Compiling derive-where v1.5.0
24852026-02-19T00:45:27.526Z Compiling chacha20poly1305 v0.10.1
24862026-02-19T00:45:27.853Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24872026-02-19T00:45:28.800Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24882026-02-19T00:45:29.509Z Compiling vsss-rs v3.3.4
24892026-02-19T00:45:29.892Z Compiling progenitor v0.10.0
24902026-02-19T00:45:29.981Z Compiling num-rational v0.4.2
24912026-02-19T00:45:30.179Z Compiling num-complex v0.4.6
24922026-02-19T00:45:31.150Z Compiling num v0.4.3
24932026-02-19T00:45:31.308Z Compiling console v0.15.10
24942026-02-19T00:45:33.726Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24952026-02-19T00:45:33.771Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24962026-02-19T00:45:34.403Z Compiling float-ord v0.3.2
24972026-02-19T00:45:34.975Z Compiling toml v0.8.23
24982026-02-19T00:45:35.812Z Compiling newline-converter v0.3.0
24992026-02-19T00:45:35.957Z Compiling atomicwrites v0.4.4
25002026-02-19T00:45:36.099Z Compiling prettyplease v0.2.36
25012026-02-19T00:45:36.149Z Compiling slog-dtrace v0.3.0
25022026-02-19T00:45:36.587Z Compiling expectorate v1.2.0
25032026-02-19T00:45:36.699Z Compiling owo-colors v4.2.3
25042026-02-19T00:45:37.169Z Compiling cancel-safe-futures v0.1.5
25052026-02-19T00:45:37.676Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25062026-02-19T00:45:38.971Z Compiling resolv-conf v0.7.0
25072026-02-19T00:45:39.287Z Compiling libsw-core v0.3.1
25082026-02-19T00:45:39.386Z Compiling async-recursion v1.1.1
25092026-02-19T00:45:39.679Z Compiling libsw v3.5.0
25102026-02-19T00:45:40.831Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25112026-02-19T00:45:40.960Z Compiling linear-map v1.2.0
25122026-02-19T00:45:41.229Z Compiling linked-hash-map v0.5.6
25132026-02-19T00:45:41.481Z Compiling unicode-xid v0.2.6
25142026-02-19T00:45:41.742Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25152026-02-19T00:45:41.816Z Compiling lru-cache v0.1.2
25162026-02-19T00:45:42.148Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25172026-02-19T00:45:43.703Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25182026-02-19T00:45:45.973Z Compiling hickory-proto v0.24.4
25192026-02-19T00:45:53.820Z Compiling hickory-resolver v0.24.4
25202026-02-19T00:45:53.901Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25212026-02-19T00:45:56.144Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25222026-02-19T00:45:58.035Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25232026-02-19T00:45:59.701Z Compiling globset v0.4.15
25242026-02-19T00:45:59.808Z Compiling convert_case v0.7.1
25252026-02-19T00:46:00.646Z Compiling derive_more-impl v2.0.1
25262026-02-19T00:46:00.824Z Compiling qorb v0.4.1
25272026-02-19T00:46:02.380Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25282026-02-19T00:46:06.551Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25292026-02-19T00:46:08.296Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25302026-02-19T00:46:09.304Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25312026-02-19T00:46:12.372Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25322026-02-19T00:46:12.745Z Compiling derive_more v2.0.1
25332026-02-19T00:46:12.916Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25342026-02-19T00:46:13.483Z Compiling pin-project-internal v1.1.6
25352026-02-19T00:46:13.675Z Compiling vte_generate_state_changes v0.1.2
25362026-02-19T00:46:14.387Z Compiling siphasher v1.0.1
25372026-02-19T00:46:14.446Z Compiling termtree v0.5.1
25382026-02-19T00:46:14.846Z Compiling vte v0.11.1
25392026-02-19T00:46:15.014Z Compiling phf_shared v0.12.1
25402026-02-19T00:46:15.548Z Compiling crossterm v0.29.0
25412026-02-19T00:46:15.587Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25422026-02-19T00:46:16.034Z Compiling pin-project v1.1.6
25432026-02-19T00:46:16.233Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25442026-02-19T00:46:22.011Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25452026-02-19T00:46:23.304Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25462026-02-19T00:46:23.961Z Compiling pem v3.0.5
25472026-02-19T00:46:24.452Z Compiling snafu-derive v0.8.5
25482026-02-19T00:46:25.474Z Compiling csv-core v0.1.11
25492026-02-19T00:46:26.521Z Compiling chrono-tz v0.10.4
25502026-02-19T00:46:26.945Z Compiling csv v1.3.1
25512026-02-19T00:46:28.216Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25522026-02-19T00:46:28.746Z Compiling snafu v0.8.5
25532026-02-19T00:46:28.794Z Compiling strip-ansi-escapes v0.2.0
25542026-02-19T00:46:29.270Z Compiling phf v0.12.1
25552026-02-19T00:46:29.309Z Compiling const_format_proc_macros v0.2.34
25562026-02-19T00:46:29.402Z Compiling papergrid v0.11.0
25572026-02-19T00:46:29.629Z Compiling tabled_derive v0.7.0
25582026-02-19T00:46:29.661Z Compiling olpc-cjson v0.1.4
25592026-02-19T00:46:30.074Z Compiling fd-lock v4.0.2
25602026-02-19T00:46:30.109Z Compiling peg-macros v0.8.5
25612026-02-19T00:46:30.135Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25622026-02-19T00:46:30.374Z Compiling serde_plain v1.0.2
25632026-02-19T00:46:30.985Z Compiling typed-path v0.9.3
25642026-02-19T00:46:31.205Z Compiling nu-ansi-term v0.50.1
25652026-02-19T00:46:31.320Z Compiling highway v1.3.0
25662026-02-19T00:46:31.619Z Compiling const_format v0.2.34
25672026-02-19T00:46:32.358Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25682026-02-19T00:46:32.498Z Compiling tabled v0.15.0
25692026-02-19T00:46:32.850Z Compiling reedline v0.40.0
25702026-02-19T00:46:33.104Z Compiling peg v0.8.5
25712026-02-19T00:46:33.267Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25722026-02-19T00:46:38.210Z Compiling tough v0.20.0
25732026-02-19T00:46:41.323Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25742026-02-19T00:46:42.053Z Compiling bcs v0.1.6
25752026-02-19T00:46:42.937Z Compiling semver v0.1.20
25762026-02-19T00:46:43.509Z Compiling base64 v0.21.7
25772026-02-19T00:46:45.700Z Compiling rustc_version v0.1.7
25782026-02-19T00:46:46.144Z Compiling newtype_derive v0.1.6
25792026-02-19T00:46:46.514Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25802026-02-19T00:46:46.936Z Compiling smawk v0.3.2
25812026-02-19T00:46:47.327Z Compiling humantime v2.2.0
25822026-02-19T00:46:47.569Z Compiling unicode-linebreak v0.1.5
25832026-02-19T00:46:48.186Z Compiling textwrap v0.16.2
25842026-02-19T00:46:48.358Z Compiling dropshot-api-manager-types v0.3.0
25852026-02-19T00:46:49.730Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25862026-02-19T00:46:50.688Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25872026-02-19T00:46:51.997Z Compiling steno v0.4.1
25882026-02-19T00:46:52.157Z Compiling utf-8 v0.7.6
25892026-02-19T00:46:52.554Z Compiling moka v0.12.10
25902026-02-19T00:46:52.899Z Compiling tagptr v0.2.0
25912026-02-19T00:46:52.986Z Compiling tungstenite v0.21.0
25922026-02-19T00:46:56.479Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25932026-02-19T00:46:58.238Z Compiling hickory-resolver v0.25.2
25942026-02-19T00:46:58.285Z Compiling tokio-tungstenite v0.21.0
25952026-02-19T00:46:59.011Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25962026-02-19T00:46:59.309Z Compiling radium v0.7.0
25972026-02-19T00:46:59.920Z Compiling maybe-uninit v2.0.0
25982026-02-19T00:47:00.443Z Compiling tap v1.0.1
25992026-02-19T00:47:00.723Z Compiling wyz v0.5.1
26002026-02-19T00:47:01.328Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26012026-02-19T00:47:03.141Z Compiling zerocopy-derive v0.6.6
26022026-02-19T00:47:04.888Z Compiling proc-macro-error-attr2 v2.0.0
26032026-02-19T00:47:05.683Z Compiling packed_struct v0.10.1
26042026-02-19T00:47:06.139Z Compiling display-error-chain v0.2.2
26052026-02-19T00:47:06.430Z Compiling crc-catalog v2.4.0
26062026-02-19T00:47:06.658Z Compiling funty v2.0.0
26072026-02-19T00:47:09.123Z Compiling bitvec v1.0.1
26082026-02-19T00:47:11.075Z Compiling crc v3.2.1
26092026-02-19T00:47:12.875Z Compiling proc-macro-error2 v2.0.1
26102026-02-19T00:47:12.930Z Compiling zerocopy v0.6.6
26112026-02-19T00:47:13.593Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
26122026-02-19T00:47:13.945Z Compiling packed_struct_codegen v0.10.1
26132026-02-19T00:47:14.117Z Compiling bitfield-macros v0.19.2
26142026-02-19T00:47:14.275Z Compiling indexmap v1.9.3
26152026-02-19T00:47:14.679Z Compiling nodrop v0.1.14
26162026-02-19T00:47:14.876Z Compiling array-init v0.0.4
26172026-02-19T00:47:15.578Z Compiling bitfield v0.19.2
26182026-02-19T00:47:15.764Z Compiling smallvec v0.6.14
26192026-02-19T00:47:15.990Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26202026-02-19T00:47:16.125Z Compiling num-derive v0.3.3
26212026-02-19T00:47:16.341Z Compiling hashbrown v0.12.3
26222026-02-19T00:47:17.983Z Compiling libscf-sys v1.1.0
26232026-02-19T00:47:18.320Z Compiling serde-hex v0.1.0
26242026-02-19T00:47:18.950Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26252026-02-19T00:47:20.778Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26262026-02-19T00:47:20.977Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26272026-02-19T00:47:21.409Z Compiling ron v0.8.1
26282026-02-19T00:47:23.303Z Compiling hashbrown v0.13.2
26292026-02-19T00:47:23.340Z Compiling vergen-gitcl v1.0.8
26302026-02-19T00:47:23.785Z Compiling dirs-sys-next v0.1.2
26312026-02-19T00:47:23.875Z Compiling crc-any v2.5.0
26322026-02-19T00:47:24.313Z Compiling crunchy v0.2.2
26332026-02-19T00:47:24.761Z Compiling maplit v1.0.2
26342026-02-19T00:47:24.882Z Compiling object v0.30.4
26352026-02-19T00:47:24.921Z Compiling dirs-next v2.0.0
26362026-02-19T00:47:25.015Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26372026-02-19T00:47:25.145Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26382026-02-19T00:47:26.449Z Compiling dsl_auto_type v0.1.2
26392026-02-19T00:47:26.727Z Compiling scheduled-thread-pool v0.2.7
26402026-02-19T00:47:27.146Z Compiling diesel_table_macro_syntax v0.2.0
26412026-02-19T00:47:27.717Z Compiling path-slash v0.1.5
26422026-02-19T00:47:27.828Z Compiling tiny-keccak v2.0.2
26432026-02-19T00:47:28.086Z Compiling diesel_derives v2.2.3
26442026-02-19T00:47:28.143Z Compiling r2d2 v0.8.10
26452026-02-19T00:47:28.266Z Compiling term v0.7.0
26462026-02-19T00:47:29.734Z Compiling tabled_derive v0.11.0
26472026-02-19T00:47:30.216Z Compiling papergrid v0.17.0
26482026-02-19T00:47:32.062Z Compiling testing_table v0.3.0
26492026-02-19T00:47:32.924Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26502026-02-19T00:47:37.236Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26512026-02-19T00:47:37.569Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26522026-02-19T00:47:38.042Z Compiling arc-swap v1.7.1
26532026-02-19T00:47:38.923Z Compiling bit-vec v0.6.3
26542026-02-19T00:47:39.431Z Compiling xshell-macros v0.2.7
26552026-02-19T00:47:40.322Z Compiling xshell v0.2.7
26562026-02-19T00:47:40.990Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26572026-02-19T00:47:43.342Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26582026-02-19T00:47:44.209Z Compiling bit-set v0.5.3
26592026-02-19T00:47:44.572Z Compiling slog-scope v4.4.0
26602026-02-19T00:47:45.606Z Compiling diesel v2.2.12
26612026-02-19T00:47:46.986Z Compiling tabled v0.20.0
26622026-02-19T00:47:53.074Z Compiling ascii-canvas v3.0.0
26632026-02-19T00:47:53.435Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26642026-02-19T00:47:53.626Z Compiling ena v0.14.3
26652026-02-19T00:47:54.144Z Compiling regex-syntax v0.6.29
26662026-02-19T00:47:54.359Z Compiling bindgen v0.71.1
26672026-02-19T00:47:54.941Z Compiling unicase v2.8.1
26682026-02-19T00:47:55.110Z Compiling diff v0.1.13
26692026-02-19T00:47:55.656Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26702026-02-19T00:47:58.102Z Compiling lalrpop v0.19.12
26712026-02-19T00:47:59.214Z Compiling slog-stdlog v4.1.1
26722026-02-19T00:48:00.293Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26732026-02-19T00:48:01.914Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26742026-02-19T00:48:03.162Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26752026-02-19T00:48:03.196Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26762026-02-19T00:48:03.541Z Compiling crc8 v0.1.1
26772026-02-19T00:48:03.629Z Compiling slog-envlogger v2.2.0
26782026-02-19T00:48:06.390Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26792026-02-19T00:48:07.205Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26802026-02-19T00:48:08.137Z Compiling headers-core v0.3.0
26812026-02-19T00:48:08.431Z Compiling libxml v0.3.3
26822026-02-19T00:48:08.914Z Compiling headers v0.4.1
26832026-02-19T00:48:13.045Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26842026-02-19T00:48:15.570Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26852026-02-19T00:48:16.072Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26862026-02-19T00:48:16.338Z Compiling strum_macros v0.24.3
26872026-02-19T00:48:17.037Z Compiling indoc v1.0.9
26882026-02-19T00:48:17.944Z Compiling samael v0.0.19
26892026-02-19T00:48:19.484Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26902026-02-19T00:48:20.649Z Compiling polar-core v0.27.3
26912026-02-19T00:48:22.459Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26922026-02-19T00:48:22.817Z Compiling derive_builder v0.20.2
26932026-02-19T00:48:23.051Z Compiling oso-derive v0.27.3
26942026-02-19T00:48:23.117Z Compiling impl-trait-for-tuples v0.2.2
26952026-02-19T00:48:23.153Z Compiling quick-xml v0.37.2
26962026-02-19T00:48:24.117Z Compiling half v1.8.3
26972026-02-19T00:48:24.988Z Compiling serde_cbor v0.11.2
26982026-02-19T00:48:25.136Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26992026-02-19T00:48:26.357Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27002026-02-19T00:48:27.348Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27012026-02-19T00:48:28.171Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27022026-02-19T00:48:28.611Z Compiling diesel-dtrace v0.4.2
27032026-02-19T00:48:37.667Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27042026-02-19T00:48:43.270Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27052026-02-19T00:48:43.668Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27062026-02-19T00:48:46.887Z Compiling oso v0.27.3
27072026-02-19T00:48:47.374Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27082026-02-19T00:48:48.557Z Compiling bb8 v0.8.5
27092026-02-19T00:48:48.603Z Compiling trait-variant v0.1.2
27102026-02-19T00:48:49.327Z Compiling async-bb8-diesel v0.2.1
27112026-02-19T00:48:49.667Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27122026-02-19T00:48:50.256Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27132026-02-19T00:48:50.941Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27142026-02-19T00:48:51.524Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27152026-02-19T00:48:52.240Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27162026-02-19T00:48:55.707Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27172026-02-19T00:48:56.097Z Compiling fxhash v0.2.1
27182026-02-19T00:48:56.159Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27192026-02-19T00:48:56.475Z Compiling typify-impl v0.2.0
27202026-02-19T00:48:56.722Z Compiling kstat-rs v0.2.4
27212026-02-19T00:48:57.695Z Compiling libz-sys v1.1.20
27222026-02-19T00:48:58.532Z Compiling nonempty v0.12.0
27232026-02-19T00:48:59.043Z Compiling salty v0.3.0
27242026-02-19T00:48:59.751Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27252026-02-19T00:49:04.770Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27262026-02-19T00:49:05.817Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27272026-02-19T00:49:06.097Z Compiling typify-macro v0.2.0
27282026-02-19T00:49:09.403Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27292026-02-19T00:49:14.721Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27302026-02-19T00:49:20.600Z Compiling nanorand v0.7.0
27312026-02-19T00:49:21.423Z Compiling fs-err v2.11.0
27322026-02-19T00:49:21.802Z Compiling parking_lot_core v0.8.6
27332026-02-19T00:49:22.005Z Compiling mime_guess v2.0.5
27342026-02-19T00:49:22.303Z Compiling flume v0.11.1
27352026-02-19T00:49:22.401Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27362026-02-19T00:49:23.039Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27372026-02-19T00:49:25.597Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27382026-02-19T00:49:30.997Z Compiling libgit2-sys v0.18.2+1.9.1
27392026-02-19T00:49:32.129Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27402026-02-19T00:49:52.642Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27412026-02-19T00:49:56.551Z Compiling tabled_derive v0.10.0
27422026-02-19T00:49:57.656Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27432026-02-19T00:49:58.999Z Compiling ignore v0.4.23
27442026-02-19T00:50:05.550Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27452026-02-19T00:50:08.539Z Compiling papergrid v0.14.0
27462026-02-19T00:50:08.582Z Compiling primeorder v0.13.6
27472026-02-19T00:50:09.310Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27482026-02-19T00:50:09.452Z Compiling castaway v0.2.3
27492026-02-19T00:50:09.765Z Compiling nibble_vec v0.1.0
27502026-02-19T00:50:10.154Z Compiling atty v0.2.14
27512026-02-19T00:50:10.440Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27522026-02-19T00:50:10.866Z Compiling parse-size v1.1.0
27532026-02-19T00:50:11.326Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27542026-02-19T00:50:11.701Z Compiling http-range v0.1.5
27552026-02-19T00:50:11.754Z Compiling endian-type v0.1.2
27562026-02-19T00:50:12.194Z Compiling radix_trie v0.2.1
27572026-02-19T00:50:12.449Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27582026-02-19T00:50:13.043Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27592026-02-19T00:50:13.154Z Compiling tabled v0.18.0
27602026-02-19T00:50:13.390Z Compiling compact_str v0.8.0
27612026-02-19T00:50:16.189Z Compiling p384 v0.13.1
27622026-02-19T00:50:21.940Z Compiling globwalk v0.9.1
27632026-02-19T00:50:22.443Z Compiling parking_lot v0.11.2
27642026-02-19T00:50:24.398Z Compiling typify v0.2.0
27652026-02-19T00:50:24.651Z Compiling predicates-tree v1.0.12
27662026-02-19T00:50:24.687Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27672026-02-19T00:50:25.205Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27682026-02-19T00:50:25.705Z Compiling unicode-truncate v1.1.0
27692026-02-19T00:50:29.062Z Compiling prefix-trie v0.7.0
27702026-02-19T00:50:29.961Z Compiling lru v0.12.5
27712026-02-19T00:50:30.151Z Compiling vergen-git2 v1.0.7
27722026-02-19T00:50:30.260Z Compiling instability v0.3.2
27732026-02-19T00:50:30.443Z Compiling cassowary v0.3.0
27742026-02-19T00:50:30.569Z Compiling indoc v2.0.6
27752026-02-19T00:50:31.336Z Compiling hickory-server v0.25.2
27762026-02-19T00:50:31.499Z Compiling ratatui v0.29.0
27772026-02-19T00:50:33.603Z Compiling git2 v0.20.2
27782026-02-19T00:50:34.558Z Compiling camino-tempfile-ext v0.3.2
27792026-02-19T00:50:35.460Z Compiling progenitor-impl v0.8.0
27802026-02-19T00:50:36.172Z Compiling hyper-staticfile v0.10.1
27812026-02-19T00:50:39.071Z Compiling sled v0.34.7
27822026-02-19T00:50:43.376Z Compiling hickory-client v0.25.2
27832026-02-19T00:50:44.723Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27842026-02-19T00:50:45.473Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27852026-02-19T00:50:46.078Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27862026-02-19T00:50:47.876Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27872026-02-19T00:50:47.941Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27882026-02-19T00:50:54.289Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27892026-02-19T00:50:56.286Z Compiling rand_seeder v0.4.0
27902026-02-19T00:50:56.552Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27912026-02-19T00:50:56.819Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27922026-02-19T00:50:57.357Z Compiling lzma-sys v0.1.20
27932026-02-19T00:50:57.646Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27942026-02-19T00:50:58.093Z Compiling rustls v0.21.12
27952026-02-19T00:50:58.138Z Compiling corncobs v0.1.4
27962026-02-19T00:50:58.547Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27972026-02-19T00:50:58.832Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27982026-02-19T00:50:59.078Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27992026-02-19T00:50:59.226Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28002026-02-19T00:51:00.268Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28012026-02-19T00:51:00.315Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28022026-02-19T00:51:13.052Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
28032026-02-19T00:51:14.609Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28042026-02-19T00:51:16.747Z Compiling progenitor-macro v0.8.0
28052026-02-19T00:51:28.245Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28062026-02-19T00:51:35.613Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28072026-02-19T00:51:36.056Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28082026-02-19T00:51:36.478Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28092026-02-19T00:51:36.888Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28102026-02-19T00:51:37.304Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28112026-02-19T00:51:37.681Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28122026-02-19T00:51:43.722Z Compiling progenitor-client v0.8.0
28132026-02-19T00:51:44.811Z Compiling rustls-webpki v0.101.7
28142026-02-19T00:51:45.513Z Compiling sct v0.7.1
28152026-02-19T00:51:46.151Z Compiling heck v0.3.3
28162026-02-19T00:51:46.572Z Compiling secrecy v0.8.0
28172026-02-19T00:51:46.956Z Compiling void v1.0.2
28182026-02-19T00:51:47.264Z Compiling lzss v0.8.2
28192026-02-19T00:51:47.842Z Compiling zone_cfg_derive v0.1.2
28202026-02-19T00:51:49.375Z Compiling progenitor v0.8.0
28212026-02-19T00:51:49.713Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28222026-02-19T00:51:52.436Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28232026-02-19T00:51:54.011Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28242026-02-19T00:51:55.605Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28252026-02-19T00:52:01.111Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28262026-02-19T00:52:01.200Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28272026-02-19T00:52:02.995Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28282026-02-19T00:52:10.016Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28292026-02-19T00:52:10.498Z Compiling tungstenite v0.23.0
28302026-02-19T00:52:15.876Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28312026-02-19T00:52:16.296Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28322026-02-19T00:52:16.447Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28332026-02-19T00:52:16.728Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28342026-02-19T00:52:16.822Z Compiling nix v0.27.1
28352026-02-19T00:52:16.882Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28362026-02-19T00:52:16.920Z Compiling serde_bytes v0.11.19
28372026-02-19T00:52:17.163Z Compiling base64 v0.13.1
28382026-02-19T00:52:17.622Z Compiling number_prefix v0.4.0
28392026-02-19T00:52:17.733Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28402026-02-19T00:52:17.993Z Compiling indicatif v0.17.11
28412026-02-19T00:52:18.134Z Compiling ron v0.7.1
28422026-02-19T00:52:18.609Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28432026-02-19T00:52:20.146Z Compiling tokio-tungstenite v0.23.1
28442026-02-19T00:52:20.930Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28452026-02-19T00:52:23.907Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28462026-02-19T00:52:25.584Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
28472026-02-19T00:52:28.652Z Compiling xz2 v0.1.7
28482026-02-19T00:52:29.252Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28492026-02-19T00:52:38.860Z Compiling tokio-rustls v0.24.1
28502026-02-19T00:52:39.054Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28512026-02-19T00:52:39.453Z Compiling zone v0.1.8
28522026-02-19T00:52:43.735Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28532026-02-19T00:52:46.044Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28542026-02-19T00:52:49.360Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
28552026-02-19T00:52:51.694Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28562026-02-19T00:53:13.623Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28572026-02-19T00:53:17.542Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28582026-02-19T00:53:19.421Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28592026-02-19T00:53:27.139Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28602026-02-19T00:53:30.557Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28612026-02-19T00:53:34.746Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28622026-02-19T00:53:39.956Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28632026-02-19T00:53:41.486Z Compiling rustls-pemfile v1.0.4
28642026-02-19T00:53:42.322Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28652026-02-19T00:53:42.896Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28662026-02-19T00:53:45.675Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28672026-02-19T00:53:46.062Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28682026-02-19T00:53:49.902Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28692026-02-19T00:53:51.292Z Compiling signal-hook-tokio v0.3.1
28702026-02-19T00:53:51.574Z Compiling twox-hash v2.1.0
28712026-02-19T00:53:51.612Z Compiling yasna v0.5.2
28722026-02-19T00:53:51.968Z Compiling is_ci v1.2.0
28732026-02-19T00:53:52.364Z Compiling supports-color v3.0.2
28742026-02-19T00:53:52.822Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28752026-02-19T00:53:52.933Z Compiling rcgen v0.12.1
28762026-02-19T00:53:55.292Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28772026-02-19T00:54:04.508Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28782026-02-19T00:54:04.701Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28792026-02-19T00:54:27.855Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
28802026-02-19T00:54:31.537Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28812026-02-19T00:54:42.291Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28822026-02-19T00:54:44.048Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28832026-02-19T00:55:02.347Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28842026-02-19T00:55:04.584Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28852026-02-19T00:55:09.799Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28862026-02-19T00:55:10.184Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28872026-02-19T00:55:10.573Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28882026-02-19T00:55:14.220Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28892026-02-19T00:55:14.606Z Compiling fatfs v0.3.6
28902026-02-19T00:55:17.468Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28912026-02-19T00:55:21.581Z Compiling rtoolbox v0.0.2
28922026-02-19T00:55:22.143Z Compiling subprocess v0.2.9
28932026-02-19T00:55:27.164Z Compiling seq-macro v0.3.6
28942026-02-19T00:55:27.383Z Compiling assert_matches v1.5.0
28952026-02-19T00:55:27.557Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28962026-02-19T00:55:32.274Z Compiling rpassword v7.4.0
28972026-02-19T00:55:32.845Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28982026-02-19T00:55:40.101Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28992026-02-19T00:55:56.294Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29002026-02-19T00:55:56.499Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29012026-02-19T00:56:02.329Z Compiling tui-tree-widget v0.23.1
29022026-02-19T00:56:02.866Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29032026-02-19T00:56:10.076Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29042026-02-19T00:56:10.969Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29052026-02-19T00:56:13.651Z Compiling uzers v0.12.1
29062026-02-19T00:56:17.093Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29072026-02-19T00:56:17.138Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29082026-02-19T00:56:30.559Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29092026-02-19T00:56:48.153Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29102026-02-19T00:57:02.122Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29112026-02-19T00:57:07.235Z Compiling support-bundle-viewer v0.1.2
29122026-02-19T00:57:11.497Z Compiling multimap v0.10.1
29132026-02-19T00:59:24.204Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29142026-02-19T00:59:44.304Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29152026-02-19T01:11:57.406Z Finished `release` profile [optimized] target(s) in 26m 46s
29162026-02-19T01:13:25.258Z
29172026-02-19T01:13:25.259Zreal 28:16.739821638
29182026-02-19T01:13:25.259Zuser 3:15:56.178920026
29192026-02-19T01:13:25.259Zsys 5:49.810557909
29202026-02-19T01:13:25.259Ztrap 7.687826372
29212026-02-19T01:13:25.259Ztflt 1.621874218
29222026-02-19T01:13:25.259Zdflt 6.703257810
29232026-02-19T01:13:25.259Zkflt 0.001631862
29242026-02-19T01:13:25.259Zlock 13:39:45.905222634
29252026-02-19T01:13:25.259Zslp 9:25:03.249476633
29262026-02-19T01:13:25.259Zlat 4:59.836995464
29272026-02-19T01:13:25.259Zstop 4:45.151449549
29282026-02-19T01:13:25.285Z+ mapfile -t packages
29292026-02-19T01:13:25.285Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29302026-02-19T01:13:27.383Z Finished `release` profile [optimized] target(s) in 2.02s
29312026-02-19T01:13:27.480Z Running `target/release/omicron-package -t test list-outputs`
29322026-02-19T01:13:27.567ZLogging to: /work/oxidecomputer/omicron/out/LOG
29332026-02-19T01:13:27.604Z+ ptime -m cargo build --locked --release -p xtask
29342026-02-19T01:13:28.763Z Compiling serde_core v1.0.228
29352026-02-19T01:13:28.763Z Compiling syn v2.0.114
29362026-02-19T01:13:28.787Z Compiling bitflags v2.9.4
29372026-02-19T01:13:28.787Z Compiling serde v1.0.228
29382026-02-19T01:13:28.787Z Compiling libc v0.2.180
29392026-02-19T01:13:28.787Z Compiling serde_json v1.0.149
29402026-02-19T01:13:28.812Z Compiling num-traits v0.2.19
29412026-02-19T01:13:28.851Z Compiling smallvec v1.15.1
29422026-02-19T01:13:29.261Z Compiling rustix v0.38.37
29432026-02-19T01:13:29.509Z Compiling hashbrown v0.16.1
29442026-02-19T01:13:29.730Z Compiling usdt-impl v0.5.0
29452026-02-19T01:13:29.762Z Compiling syn v1.0.109
29462026-02-19T01:13:30.403Z Compiling percent-encoding v2.3.2
29472026-02-19T01:13:30.767Z Compiling thread-id v4.2.2
29482026-02-19T01:13:30.907Z Compiling indexmap v2.13.0
29492026-02-19T01:13:30.932Z Compiling getrandom v0.3.4
29502026-02-19T01:13:30.965Z Compiling log v0.4.29
29512026-02-19T01:13:31.420Z Compiling rustix v1.1.3
29522026-02-19T01:13:31.501Z Compiling terminal_size v0.4.0
29532026-02-19T01:13:31.778Z Compiling form_urlencoded v1.2.2
29542026-02-19T01:13:32.218Z Compiling ordered-float v2.10.1
29552026-02-19T01:13:32.715Z Compiling fs-err v3.1.1
29562026-02-19T01:13:32.890Z Compiling once_cell v1.21.3
29572026-02-19T01:13:33.081Z Compiling heck v0.4.1
29582026-02-19T01:13:33.369Z Compiling anyhow v1.0.99
29592026-02-19T01:13:33.534Z Compiling clap_builder v4.5.48
29602026-02-19T01:13:34.479Z Compiling tempfile v3.24.0
29612026-02-19T01:13:35.285Z Compiling proc-macro-error v1.0.4
29622026-02-19T01:13:35.537Z Compiling synstructure v0.13.1
29632026-02-19T01:13:35.999Z Compiling textwrap v0.16.2
29642026-02-19T01:13:36.223Z Compiling camino-tempfile v1.4.1
29652026-02-19T01:13:36.585Z Compiling tabled_derive v0.7.0
29662026-02-19T01:13:37.713Z Compiling serde_derive v1.0.228
29672026-02-19T01:13:37.713Z Compiling thiserror-impl v2.0.18
29682026-02-19T01:13:37.737Z Compiling zerofrom-derive v0.1.4
29692026-02-19T01:13:37.781Z Compiling yoke-derive v0.7.4
29702026-02-19T01:13:38.096Z Compiling zerovec-derive v0.10.3
29712026-02-19T01:13:38.990Z Compiling displaydoc v0.2.5
29722026-02-19T01:13:39.767Z Compiling thiserror-impl v1.0.69
29732026-02-19T01:13:40.041Z Compiling icu_provider_macros v1.5.0
29742026-02-19T01:13:40.199Z Compiling thiserror v2.0.18
29752026-02-19T01:13:40.262Z Compiling zerofrom v0.1.4
29762026-02-19T01:13:40.328Z Compiling zerocopy-derive v0.7.35
29772026-02-19T01:13:40.415Z Compiling pest v2.8.2
29782026-02-19T01:13:40.535Z Compiling yoke v0.7.4
29792026-02-19T01:13:41.003Z Compiling zerovec v0.10.4
29802026-02-19T01:13:41.248Z Compiling scroll_derive v0.12.0
29812026-02-19T01:13:41.957Z Compiling zerocopy v0.7.35
29822026-02-19T01:13:42.109Z Compiling thiserror v1.0.69
29832026-02-19T01:13:42.463Z Compiling scroll v0.12.0
29842026-02-19T01:13:43.102Z Compiling tinystr v0.7.6
29852026-02-19T01:13:43.251Z Compiling pest_meta v2.8.2
29862026-02-19T01:13:43.401Z Compiling icu_collections v1.5.0
29872026-02-19T01:13:43.591Z Compiling icu_locid v1.5.0
29882026-02-19T01:13:43.974Z Compiling goblin v0.8.2
29892026-02-19T01:13:44.792Z Compiling pest_generator v2.8.2
29902026-02-19T01:13:45.207Z Compiling icu_provider v1.5.0
29912026-02-19T01:13:45.913Z Compiling toml_datetime v0.6.11
29922026-02-19T01:13:46.251Z Compiling icu_locid_transform v1.5.0
29932026-02-19T01:13:46.483Z Compiling pest_derive v2.8.2
29942026-02-19T01:13:46.700Z Compiling serde_spanned v0.6.9
29952026-02-19T01:13:47.011Z Compiling toml_edit v0.22.27
29962026-02-19T01:13:47.240Z Compiling dtrace-parser v0.2.0
29972026-02-19T01:13:47.277Z Compiling dof v0.3.0
29982026-02-19T01:13:48.089Z Compiling icu_properties v1.5.1
29992026-02-19T01:13:49.726Z Compiling serde_tokenstream v0.2.2
30002026-02-19T01:13:50.295Z Compiling erased-serde v0.4.6
30012026-02-19T01:13:51.481Z Compiling toml v0.8.23
30022026-02-19T01:13:51.775Z Compiling icu_normalizer v1.5.0
30032026-02-19T01:13:53.524Z Compiling idna_adapter v1.2.0
30042026-02-19T01:13:53.821Z Compiling idna v1.0.3
30052026-02-19T01:13:56.061Z Compiling url v2.5.4
30062026-02-19T01:13:56.305Z Compiling serde-untagged v0.1.7
30072026-02-19T01:13:57.091Z Compiling serde-value v0.7.0
30082026-02-19T01:13:58.382Z Compiling cargo-util-schemas v0.8.2
30092026-02-19T01:13:59.526Z Compiling usdt-attr-macro v0.5.0
30102026-02-19T01:14:00.710Z Compiling usdt-macro v0.5.0
30112026-02-19T01:14:00.840Z Compiling cargo-platform v0.2.0
30122026-02-19T01:14:01.368Z Compiling clap_derive v4.5.47
30132026-02-19T01:14:01.778Z Compiling usdt v0.5.0
30142026-02-19T01:14:02.022Z Compiling cargo_metadata v0.21.0
30152026-02-19T01:14:03.018Z Compiling cargo_toml v0.21.0
30162026-02-19T01:14:03.352Z Compiling macaddr v1.0.1
30172026-02-19T01:14:03.885Z Compiling tabled v0.15.0
30182026-02-19T01:14:04.866Z Compiling clap v4.5.48
30192026-02-19T01:14:15.550Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30202026-02-19T01:14:22.645Z Finished `release` profile [optimized] target(s) in 54.98s
30212026-02-19T01:14:22.889Z
30222026-02-19T01:14:22.889Zreal 55.272041006
30232026-02-19T01:14:22.889Zuser 5:43.569742212
30242026-02-19T01:14:22.889Zsys 30.147321174
30252026-02-19T01:14:22.889Ztrap 0.222817786
30262026-02-19T01:14:22.889Ztflt 0.159775479
30272026-02-19T01:14:22.889Zdflt 0.422041674
30282026-02-19T01:14:22.889Zkflt 0.000033106
30292026-02-19T01:14:22.889Zlock 15:52.032499516
30302026-02-19T01:14:22.889Zslp 18:44.017886657
30312026-02-19T01:14:22.889Zlat 24.404661026
30322026-02-19T01:14:22.889Zstop 32.800284013
30332026-02-19T01:14:22.914Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30342026-02-19T01:14:22.914Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30352026-02-19T01:14:22.914Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30362026-02-19T01:14:22.914Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30372026-02-19T01:14:22.914Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30382026-02-19T01:14:24.967Z Compiling regress v0.10.4
30392026-02-19T01:14:25.023Z Compiling unsafe-libyaml v0.2.11
30402026-02-19T01:14:25.023Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30412026-02-19T01:14:25.047Z Compiling match_cfg v0.1.0
30422026-02-19T01:14:25.109Z Compiling structmeta-derive v0.3.0
30432026-02-19T01:14:25.109Z Compiling rustls v0.22.4
30442026-02-19T01:14:25.133Z Compiling newtype-uuid-macros v0.1.0
30452026-02-19T01:14:25.133Z Compiling multer v3.1.0
30462026-02-19T01:14:25.241Z Compiling hostname v0.3.1
30472026-02-19T01:14:25.520Z Compiling debug-ignore v1.0.5
30482026-02-19T01:14:25.675Z Compiling toml_parser v1.0.6+spec-1.1.0
30492026-02-19T01:14:25.739Z Compiling progenitor-client v0.10.0
30502026-02-19T01:14:25.782Z Compiling slog-json v2.6.1
30512026-02-19T01:14:26.193Z Compiling serde_yaml v0.9.34+deprecated
30522026-02-19T01:14:26.312Z Compiling async-stream-impl v0.3.6
30532026-02-19T01:14:26.619Z Compiling serde_spanned v1.0.4
30542026-02-19T01:14:26.728Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30552026-02-19T01:14:26.910Z Compiling toml_datetime v0.7.5+spec-1.1.0
30562026-02-19T01:14:27.101Z Compiling dropshot v0.16.7
30572026-02-19T01:14:27.431Z Compiling structmeta v0.3.0
30582026-02-19T01:14:27.462Z Compiling toml_writer v1.0.6+spec-1.1.0
30592026-02-19T01:14:27.509Z Compiling async-stream v0.3.6
30602026-02-19T01:14:27.644Z Compiling slog-bunyan v2.5.0
30612026-02-19T01:14:27.826Z Compiling toml v0.9.11+spec-1.1.0
30622026-02-19T01:14:27.894Z Compiling waitgroup v0.1.2
30632026-02-19T01:14:27.924Z Compiling rustls-pemfile v2.2.0
30642026-02-19T01:14:28.142Z Compiling dropshot_endpoint v0.16.7
30652026-02-19T01:14:28.170Z Compiling typify-impl v0.4.3
30662026-02-19T01:14:28.293Z Compiling itertools v0.14.0
30672026-02-19T01:14:28.750Z Compiling serde_path_to_error v0.1.20
30682026-02-19T01:14:29.600Z Compiling hostname v0.4.2
30692026-02-19T01:14:29.740Z Compiling tokio-rustls v0.25.0
30702026-02-19T01:14:29.877Z Compiling derive-ex v0.1.8
30712026-02-19T01:14:30.183Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30722026-02-19T01:14:30.419Z Compiling macaddr v1.0.1
30732026-02-19T01:14:30.862Z Compiling tabwriter v1.4.0
30742026-02-19T01:14:30.957Z Compiling instant v0.1.13
30752026-02-19T01:14:31.080Z Compiling progenitor-client v0.11.2
30762026-02-19T01:14:31.205Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30772026-02-19T01:14:31.325Z Compiling parse-display-derive v0.10.0
30782026-02-19T01:14:31.660Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
30792026-02-19T01:14:31.765Z Compiling colored v3.0.0
30802026-02-19T01:14:31.988Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30812026-02-19T01:14:32.156Z Compiling backoff v0.4.0
30822026-02-19T01:14:32.408Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30832026-02-19T01:14:32.489Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30842026-02-19T01:14:32.545Z Compiling proc-macro-crate v1.3.1
30852026-02-19T01:14:33.158Z Compiling crucible-workspace-hack v0.1.0
30862026-02-19T01:14:33.400Z Compiling proc-macro-error v1.0.4
30872026-02-19T01:14:33.435Z Compiling num_enum_derive v0.5.11
30882026-02-19T01:14:33.520Z Compiling test-strategy v0.4.3
30892026-02-19T01:14:33.557Z Compiling heapless v0.8.0
30902026-02-19T01:14:34.020Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30912026-02-19T01:14:34.559Z Compiling ingot-macros v0.1.1
30922026-02-19T01:14:34.600Z Compiling hash32 v0.3.1
30932026-02-19T01:14:34.632Z Compiling smoltcp v0.11.0
30942026-02-19T01:14:34.806Z Compiling parse-display v0.10.0
30952026-02-19T01:14:34.894Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
30962026-02-19T01:14:35.348Z Compiling foreign-types-macros v0.2.3
30972026-02-19T01:14:35.409Z Compiling cobs v0.2.3
30982026-02-19T01:14:35.467Z Compiling num_enum v0.5.11
30992026-02-19T01:14:35.712Z Compiling foreign-types-shared v0.3.1
31002026-02-19T01:14:35.738Z Compiling postcard v1.0.10
31012026-02-19T01:14:36.423Z Compiling nix v0.30.1
31022026-02-19T01:14:36.454Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31032026-02-19T01:14:36.485Z Compiling foreign-types v0.5.0
31042026-02-19T01:14:36.641Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31052026-02-19T01:14:36.703Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31062026-02-19T01:14:37.205Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31072026-02-19T01:14:37.256Z Compiling cstr-argument v0.1.2
31082026-02-19T01:14:37.317Z Compiling pretty-hex v0.2.1
31092026-02-19T01:14:37.563Z Compiling rayon-core v1.12.1
31102026-02-19T01:14:37.587Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
31112026-02-19T01:14:37.719Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31122026-02-19T01:14:37.828Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31132026-02-19T01:14:37.979Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31142026-02-19T01:14:38.052Z Compiling crossbeam-deque v0.8.5
31152026-02-19T01:14:38.172Z Compiling colored v2.2.0
31162026-02-19T01:14:38.214Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31172026-02-19T01:14:38.968Z Compiling typify-macro v0.4.3
31182026-02-19T01:14:39.011Z Compiling camino-tempfile v1.4.1
31192026-02-19T01:14:39.644Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31202026-02-19T01:14:40.067Z Compiling rayon v1.10.0
31212026-02-19T01:14:40.270Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31222026-02-19T01:14:40.348Z Compiling zone_cfg_derive v0.3.0
31232026-02-19T01:14:40.395Z Compiling ingot-types v0.1.2
31242026-02-19T01:14:40.903Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31252026-02-19T01:14:41.284Z Compiling ingot v0.1.1
31262026-02-19T01:14:41.393Z Compiling smf v0.2.3
31272026-02-19T01:14:41.420Z Compiling num-derive v0.4.2
31282026-02-19T01:14:41.607Z Compiling sigpipe v0.1.3
31292026-02-19T01:14:41.765Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31302026-02-19T01:14:42.127Z Compiling zone v0.3.1
31312026-02-19T01:14:42.514Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31322026-02-19T01:14:42.806Z Compiling typify v0.4.3
31332026-02-19T01:14:42.989Z Compiling progenitor-impl v0.11.2
31342026-02-19T01:14:43.020Z Compiling toml v0.8.23
31352026-02-19T01:14:43.111Z Compiling convert_case v0.4.0
31362026-02-19T01:14:43.354Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31372026-02-19T01:14:43.734Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31382026-02-19T01:14:43.967Z Compiling derive_more v0.99.20
31392026-02-19T01:14:44.080Z Compiling universal-hash v0.5.1
31402026-02-19T01:14:44.137Z Compiling opaque-debug v0.3.1
31412026-02-19T01:14:44.225Z Compiling secrecy v0.10.3
31422026-02-19T01:14:44.277Z Compiling half v2.4.1
31432026-02-19T01:14:44.359Z Compiling ciborium-io v0.2.2
31442026-02-19T01:14:44.529Z Compiling aead v0.5.2
31452026-02-19T01:14:44.597Z Compiling poly1305 v0.8.0
31462026-02-19T01:14:44.642Z Compiling progenitor-impl v0.10.0
31472026-02-19T01:14:44.909Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31482026-02-19T01:14:44.971Z Compiling ciborium-ll v0.2.2
31492026-02-19T01:14:45.090Z Compiling chacha20 v0.9.1
31502026-02-19T01:14:45.262Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31512026-02-19T01:14:45.411Z Compiling ciborium v0.2.2
31522026-02-19T01:14:45.604Z Compiling thiserror-impl-no-std v2.0.2
31532026-02-19T01:14:46.130Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31542026-02-19T01:14:46.252Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31552026-02-19T01:14:46.709Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
31562026-02-19T01:14:46.775Z Compiling num-rational v0.4.2
31572026-02-19T01:14:48.081Z Compiling thiserror-no-std v2.0.2
31582026-02-19T01:14:48.192Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31592026-02-19T01:14:48.264Z Compiling password-hash v0.5.0
31602026-02-19T01:14:48.417Z Compiling blake2 v0.10.6
31612026-02-19T01:14:49.181Z Compiling num-complex v0.4.6
31622026-02-19T01:14:49.215Z Compiling progenitor-macro v0.11.2
31632026-02-19T01:14:49.565Z Compiling indent_write v2.2.0
31642026-02-19T01:14:49.860Z Compiling argon2 v0.5.3
31652026-02-19T01:14:49.930Z Compiling vsss-rs v3.3.4
31662026-02-19T01:14:50.248Z Compiling num v0.4.3
31672026-02-19T01:14:50.402Z Compiling chacha20poly1305 v0.10.1
31682026-02-19T01:14:50.671Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31692026-02-19T01:14:50.830Z Compiling float-ord v0.3.2
31702026-02-19T01:14:50.864Z Compiling progenitor-macro v0.10.0
31712026-02-19T01:14:50.984Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31722026-02-19T01:14:51.068Z Compiling gethostname v0.5.0
31732026-02-19T01:14:51.299Z Compiling usdt-macro v0.5.0
31742026-02-19T01:14:51.339Z Compiling usdt-attr-macro v0.5.0
31752026-02-19T01:14:51.511Z Compiling derive-where v1.5.0
31762026-02-19T01:14:52.442Z Compiling cancel-safe-futures v0.1.5
31772026-02-19T01:14:52.651Z Compiling owo-colors v4.2.3
31782026-02-19T01:14:52.798Z Compiling console v0.15.10
31792026-02-19T01:14:52.873Z Compiling usdt v0.5.0
31802026-02-19T01:14:52.918Z Compiling resolv-conf v0.7.0
31812026-02-19T01:14:53.396Z Compiling libsw-core v0.3.1
31822026-02-19T01:14:53.707Z Compiling libsw v3.5.0
31832026-02-19T01:14:54.034Z Compiling async-recursion v1.1.1
31842026-02-19T01:14:54.084Z Compiling linear-map v1.2.0
31852026-02-19T01:14:54.129Z Compiling libefi-sys v0.1.0
31862026-02-19T01:14:54.181Z Compiling hickory-proto v0.24.4
31872026-02-19T01:14:54.384Z Compiling newline-converter v0.3.0
31882026-02-19T01:14:54.570Z Compiling atomicwrites v0.4.4
31892026-02-19T01:14:54.599Z Compiling bitfield-struct v0.6.2
31902026-02-19T01:14:54.650Z Compiling semver v0.1.20
31912026-02-19T01:14:54.988Z Compiling linked-hash-map v0.5.6
31922026-02-19T01:14:55.240Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31932026-02-19T01:14:55.372Z Compiling lru-cache v0.1.2
31942026-02-19T01:14:55.478Z Compiling rustc_version v0.1.7
31952026-02-19T01:14:55.509Z Compiling expectorate v1.2.0
31962026-02-19T01:14:55.840Z Compiling slog-dtrace v0.3.0
31972026-02-19T01:14:55.867Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31982026-02-19T01:14:55.962Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31992026-02-19T01:14:56.026Z Compiling siphasher v1.0.1
32002026-02-19T01:14:56.135Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32012026-02-19T01:14:56.287Z Compiling newtype_derive v0.1.6
32022026-02-19T01:14:56.430Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32032026-02-19T01:14:56.529Z Compiling phf_shared v0.12.1
32042026-02-19T01:14:56.556Z Compiling tokio-dtrace v0.1.0
32052026-02-19T01:14:56.651Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32062026-02-19T01:14:56.904Z Compiling dropshot-api-manager-types v0.3.0
32072026-02-19T01:14:57.007Z Compiling pin-project-internal v1.1.6
32082026-02-19T01:14:57.204Z Compiling csv-core v0.1.11
32092026-02-19T01:14:57.525Z Compiling base64 v0.21.7
32102026-02-19T01:14:57.731Z Compiling xshell-macros v0.2.7
32112026-02-19T01:14:57.763Z Compiling chrono-tz v0.10.4
32122026-02-19T01:14:58.153Z Compiling const_format_proc_macros v0.2.34
32132026-02-19T01:14:58.192Z Compiling csv v1.3.1
32142026-02-19T01:14:58.521Z Compiling xshell v0.2.7
32152026-02-19T01:14:58.715Z Compiling oxide-tokio-rt v0.1.2
32162026-02-19T01:14:59.091Z Compiling hickory-resolver v0.24.4
32172026-02-19T01:14:59.472Z Compiling phf v0.12.1
32182026-02-19T01:14:59.731Z Compiling pin-project v1.1.6
32192026-02-19T01:14:59.861Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32202026-02-19T01:14:59.954Z Compiling primeorder v0.13.6
32212026-02-19T01:15:00.076Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-02-19T01:15:00.471Z Compiling pem v3.0.5
32232026-02-19T01:15:00.541Z Compiling snafu-derive v0.8.5
32242026-02-19T01:15:00.910Z Compiling progenitor v0.11.2
32252026-02-19T01:15:01.118Z Compiling same-file v1.0.6
32262026-02-19T01:15:01.192Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
32272026-02-19T01:15:01.243Z Compiling highway v1.3.0
32282026-02-19T01:15:01.456Z Compiling qorb v0.4.1
32292026-02-19T01:15:01.564Z Compiling walkdir v2.5.0
32302026-02-19T01:15:02.146Z Compiling const_format v0.2.34
32312026-02-19T01:15:02.534Z Compiling progenitor v0.10.0
32322026-02-19T01:15:02.855Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32332026-02-19T01:15:02.971Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32342026-02-19T01:15:04.396Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32352026-02-19T01:15:04.680Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32362026-02-19T01:15:04.790Z Compiling tabled_derive v0.7.0
32372026-02-19T01:15:04.880Z Compiling globset v0.4.15
32382026-02-19T01:15:04.920Z Compiling snafu v0.8.5
32392026-02-19T01:15:05.674Z Compiling olpc-cjson v0.1.4
32402026-02-19T01:15:05.850Z Compiling bcs v0.1.6
32412026-02-19T01:15:05.884Z Compiling serde_plain v1.0.2
32422026-02-19T01:15:05.964Z Compiling typed-path v0.9.3
32432026-02-19T01:15:06.012Z Compiling utf-8 v0.7.6
32442026-02-19T01:15:06.284Z Compiling radium v0.7.0
32452026-02-19T01:15:06.390Z Compiling salty v0.3.0
32462026-02-19T01:15:06.421Z Compiling termtree v0.5.1
32472026-02-19T01:15:06.481Z Compiling textwrap v0.16.2
32482026-02-19T01:15:06.718Z Compiling tungstenite v0.21.0
32492026-02-19T01:15:06.901Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32502026-02-19T01:15:06.929Z Compiling tabled v0.15.0
32512026-02-19T01:15:06.954Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32522026-02-19T01:15:07.354Z Compiling steno v0.4.1
32532026-02-19T01:15:07.482Z Compiling typify-impl v0.2.0
32542026-02-19T01:15:08.532Z Compiling tough v0.20.0
32552026-02-19T01:15:08.844Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32562026-02-19T01:15:09.093Z Compiling moka v0.12.10
32572026-02-19T01:15:09.513Z Compiling tap v1.0.1
32582026-02-19T01:15:09.759Z Compiling humantime v2.2.0
32592026-02-19T01:15:10.325Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32602026-02-19T01:15:12.323Z Compiling maybe-uninit v2.0.0
32612026-02-19T01:15:12.455Z Compiling wyz v0.5.1
32622026-02-19T01:15:12.927Z Compiling tokio-tungstenite v0.21.0
32632026-02-19T01:15:13.104Z Compiling p384 v0.13.1
32642026-02-19T01:15:13.248Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32652026-02-19T01:15:13.452Z Compiling arc-swap v1.7.1
32662026-02-19T01:15:13.552Z Compiling funty v2.0.0
32672026-02-19T01:15:13.820Z Compiling packed_struct v0.10.1
32682026-02-19T01:15:14.055Z Compiling tagptr v0.2.0
32692026-02-19T01:15:14.273Z Compiling slog-scope v4.4.0
32702026-02-19T01:15:14.599Z Compiling bitvec v1.0.1
32712026-02-19T01:15:14.816Z Compiling polyval v0.6.2
32722026-02-19T01:15:15.032Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32732026-02-19T01:15:15.277Z Compiling packed_struct_codegen v0.10.1
32742026-02-19T01:15:15.696Z Compiling zerocopy-derive v0.6.6
32752026-02-19T01:15:16.110Z Compiling bitfield-macros v0.19.2
32762026-02-19T01:15:17.493Z Compiling proc-macro-error-attr2 v2.0.0
32772026-02-19T01:15:17.533Z Compiling indexmap v1.9.3
32782026-02-19T01:15:17.533Z Compiling parking_lot_core v0.8.6
32792026-02-19T01:15:17.594Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32802026-02-19T01:15:17.625Z Compiling crc-catalog v2.4.0
32812026-02-19T01:15:17.833Z Compiling nodrop v0.1.14
32822026-02-19T01:15:17.873Z Compiling crc v3.2.1
32832026-02-19T01:15:17.944Z Compiling typify-macro v0.2.0
32842026-02-19T01:15:18.001Z Compiling array-init v0.0.4
32852026-02-19T01:15:18.101Z Compiling bitfield v0.19.2
32862026-02-19T01:15:18.140Z Compiling zerocopy v0.6.6
32872026-02-19T01:15:18.266Z Compiling proc-macro-error2 v2.0.1
32882026-02-19T01:15:18.499Z Compiling hickory-resolver v0.25.2
32892026-02-19T01:15:18.559Z Compiling ghash v0.5.1
32902026-02-19T01:15:18.808Z Compiling slog-stdlog v4.1.1
32912026-02-19T01:15:18.850Z Compiling smallvec v0.6.14
32922026-02-19T01:15:18.884Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32932026-02-19T01:15:19.015Z Compiling ctr v0.9.2
32942026-02-19T01:15:19.255Z Compiling num-derive v0.3.3
32952026-02-19T01:15:19.318Z Compiling lzma-sys v0.1.20
32962026-02-19T01:15:19.503Z Compiling hashbrown v0.12.3
32972026-02-19T01:15:19.869Z Compiling unicase v2.8.1
32982026-02-19T01:15:20.144Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32992026-02-19T01:15:20.329Z Compiling mime_guess v2.0.5
33002026-02-19T01:15:20.609Z Compiling aes-gcm v0.10.3
33012026-02-19T01:15:20.961Z Compiling serde-hex v0.1.0
33022026-02-19T01:15:21.157Z Compiling libscf-sys v1.1.0
33032026-02-19T01:15:21.358Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33042026-02-19T01:15:21.399Z Compiling slog-envlogger v2.2.0
33052026-02-19T01:15:21.444Z Compiling tabled_derive v0.11.0
33062026-02-19T01:15:21.531Z Compiling typify v0.2.0
33072026-02-19T01:15:21.574Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33082026-02-19T01:15:21.750Z Compiling progenitor-impl v0.8.0
33092026-02-19T01:15:22.497Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33102026-02-19T01:15:22.544Z Compiling ron v0.8.1
33112026-02-19T01:15:22.793Z Compiling papergrid v0.17.0
33122026-02-19T01:15:23.449Z Compiling testing_table v0.3.0
33132026-02-19T01:15:23.899Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33142026-02-19T01:15:24.652Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33152026-02-19T01:15:24.937Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33162026-02-19T01:15:25.077Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33172026-02-19T01:15:25.914Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33182026-02-19T01:15:26.559Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33192026-02-19T01:15:26.711Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33202026-02-19T01:15:27.815Z Compiling progenitor-macro v0.8.0
33212026-02-19T01:15:28.683Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33222026-02-19T01:15:28.960Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33232026-02-19T01:15:29.916Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33242026-02-19T01:15:30.015Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33252026-02-19T01:15:30.936Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33262026-02-19T01:15:31.531Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33272026-02-19T01:15:32.249Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33282026-02-19T01:15:32.309Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33292026-02-19T01:15:32.491Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33302026-02-19T01:15:32.741Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33312026-02-19T01:15:32.778Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33322026-02-19T01:15:32.928Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33332026-02-19T01:15:33.902Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33342026-02-19T01:15:34.587Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33352026-02-19T01:15:34.634Z Compiling hashbrown v0.13.2
33362026-02-19T01:15:35.124Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33372026-02-19T01:15:35.767Z Compiling progenitor-client v0.8.0
33382026-02-19T01:15:35.816Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33392026-02-19T01:15:36.235Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33402026-02-19T01:15:36.344Z Compiling heck v0.3.3
33412026-02-19T01:15:36.770Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
33422026-02-19T01:15:37.227Z Compiling ssh-encoding v0.2.0
33432026-02-19T01:15:37.355Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33442026-02-19T01:15:37.798Z Compiling blowfish v0.9.1
33452026-02-19T01:15:38.087Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33462026-02-19T01:15:38.201Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33472026-02-19T01:15:38.281Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33482026-02-19T01:15:38.641Z Compiling nibble_vec v0.1.0
33492026-02-19T01:15:38.844Z Compiling crc-any v2.5.0
33502026-02-19T01:15:38.919Z Compiling corncobs v0.1.4
33512026-02-19T01:15:39.185Z Compiling endian-type v0.1.2
33522026-02-19T01:15:39.266Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33532026-02-19T01:15:39.355Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33542026-02-19T01:15:39.591Z Compiling radix_trie v0.2.1
33552026-02-19T01:15:39.797Z Compiling progenitor v0.8.0
33562026-02-19T01:15:40.074Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33572026-02-19T01:15:40.240Z Compiling bcrypt-pbkdf v0.10.0
33582026-02-19T01:15:40.300Z Compiling ssh-cipher v0.2.0
33592026-02-19T01:15:40.907Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
33602026-02-19T01:15:40.967Z Compiling zone_cfg_derive v0.1.2
33612026-02-19T01:15:41.427Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
33622026-02-19T01:15:41.590Z Compiling object v0.30.4
33632026-02-19T01:15:41.967Z Compiling tabled v0.20.0
33642026-02-19T01:15:42.311Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33652026-02-19T01:15:42.874Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33662026-02-19T01:15:44.243Z Compiling parking_lot v0.11.2
33672026-02-19T01:15:45.088Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33682026-02-19T01:15:45.782Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33692026-02-19T01:15:45.919Z Compiling prefix-trie v0.7.0
33702026-02-19T01:15:46.246Z Compiling password-hash v0.4.2
33712026-02-19T01:15:46.781Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33722026-02-19T01:15:47.097Z Compiling fxhash v0.2.1
33732026-02-19T01:15:47.379Z Compiling secrecy v0.8.0
33742026-02-19T01:15:47.707Z Compiling half v1.8.3
33752026-02-19T01:15:47.744Z Compiling http-range v0.1.5
33762026-02-19T01:15:48.128Z Compiling number_prefix v0.4.0
33772026-02-19T01:15:48.306Z Compiling base64 v0.13.1
33782026-02-19T01:15:48.402Z Compiling path-slash v0.1.5
33792026-02-19T01:15:48.669Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33802026-02-19T01:15:48.889Z Compiling ron v0.7.1
33812026-02-19T01:15:48.957Z Compiling indicatif v0.17.11
33822026-02-19T01:15:50.798Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33832026-02-19T01:15:50.951Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33842026-02-19T01:15:50.984Z Compiling serde_cbor v0.11.2
33852026-02-19T01:15:52.309Z Compiling sled v0.34.7
33862026-02-19T01:15:53.067Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33872026-02-19T01:15:54.256Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33882026-02-19T01:15:54.859Z Compiling pbkdf2 v0.11.0
33892026-02-19T01:15:55.271Z Compiling hickory-server v0.25.2
33902026-02-19T01:15:55.312Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33912026-02-19T01:15:55.987Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33922026-02-19T01:15:58.506Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33932026-02-19T01:15:58.637Z Compiling xz2 v0.1.7
33942026-02-19T01:15:59.104Z Compiling zone v0.1.8
33952026-02-19T01:15:59.322Z Compiling ssh-key v0.6.6
33962026-02-19T01:15:59.858Z Compiling hickory-client v0.25.2
33972026-02-19T01:16:00.332Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33982026-02-19T01:16:00.441Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33992026-02-19T01:16:00.924Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34002026-02-19T01:16:00.988Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34012026-02-19T01:16:01.644Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34022026-02-19T01:16:01.681Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34032026-02-19T01:16:02.138Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
34042026-02-19T01:16:02.661Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
34052026-02-19T01:16:02.999Z Compiling p521 v0.13.3
34062026-02-19T01:16:03.138Z Compiling p256 v0.13.2
34072026-02-19T01:16:03.865Z Compiling yasna v0.5.2
34082026-02-19T01:16:04.168Z Compiling headers-core v0.3.0
34092026-02-19T01:16:04.424Z Compiling kstat-rs v0.2.4
34102026-02-19T01:16:04.614Z Compiling nanorand v0.7.0
34112026-02-19T01:16:04.932Z Compiling russh-cryptovec v0.7.3
34122026-02-19T01:16:05.066Z Compiling atty v0.2.14
34132026-02-19T01:16:05.204Z Compiling md5 v0.7.0
34142026-02-19T01:16:05.235Z Compiling crc8 v0.1.1
34152026-02-19T01:16:05.282Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
34162026-02-19T01:16:05.323Z Compiling flume v0.11.1
34172026-02-19T01:16:05.451Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34182026-02-19T01:16:05.481Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
34192026-02-19T01:16:05.735Z Compiling russh-keys v0.45.0
34202026-02-19T01:16:05.955Z Compiling rcgen v0.12.1
34212026-02-19T01:16:06.437Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34222026-02-19T01:16:06.878Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34232026-02-19T01:16:07.841Z Compiling headers v0.4.1
34242026-02-19T01:16:08.998Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34252026-02-19T01:16:09.509Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
34262026-02-19T01:16:10.036Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34272026-02-19T01:16:11.687Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34282026-02-19T01:16:11.789Z Compiling hyper-staticfile v0.10.1
34292026-02-19T01:16:12.813Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34302026-02-19T01:16:13.463Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34312026-02-19T01:16:14.097Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34322026-02-19T01:16:15.253Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34332026-02-19T01:16:15.778Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34342026-02-19T01:16:15.899Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34352026-02-19T01:16:16.301Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34362026-02-19T01:16:17.323Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34372026-02-19T01:16:17.839Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34382026-02-19T01:16:18.612Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34392026-02-19T01:16:19.070Z Compiling num-bigint v0.4.6
34402026-02-19T01:16:19.136Z Compiling des v0.8.1
34412026-02-19T01:16:19.545Z Compiling subprocess v0.2.9
34422026-02-19T01:16:20.049Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34432026-02-19T01:16:20.854Z Compiling hex-literal v0.4.1
34442026-02-19T01:16:21.099Z Compiling display-error-chain v0.2.2
34452026-02-19T01:16:21.172Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34462026-02-19T01:16:21.202Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34472026-02-19T01:16:21.377Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34482026-02-19T01:16:21.842Z Compiling internet-checksum v0.2.1
34492026-02-19T01:16:22.105Z Compiling russh v0.45.0
34502026-02-19T01:16:28.583Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34512026-02-19T01:16:28.608Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34522026-02-19T01:16:28.638Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34532026-02-19T01:16:28.747Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34542026-02-19T01:16:32.785Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34552026-02-19T01:16:32.827Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34562026-02-19T01:16:42.781Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34572026-02-19T01:17:33.957Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34582026-02-19T01:18:16.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s
34592026-02-19T01:18:16.508Z
34602026-02-19T01:18:16.508Zreal 3:53.531257777
34612026-02-19T01:18:16.508Zuser 18:26.555826195
34622026-02-19T01:18:16.509Zsys 2:49.840127935
34632026-02-19T01:18:16.509Ztrap 0.601603443
34642026-02-19T01:18:16.509Ztflt 0.201024118
34652026-02-19T01:18:16.509Zdflt 1.545807298
34662026-02-19T01:18:16.533Zkflt 0.000277821
34672026-02-19T01:18:16.533Zlock 50:03.336398069
34682026-02-19T01:18:16.533Zslp 1:05:05.085609953
34692026-02-19T01:18:16.533Zlat 1:01.708637592
34702026-02-19T01:18:16.533Zstop 2:38.863428785
34712026-02-19T01:18:16.533Z+ mkdir tests
34722026-02-19T01:18:16.533Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34732026-02-19T01:18:16.533Z+ xargs -I '{}' -t cp '{}' tests/
34742026-02-19T01:18:16.587Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-41cc91f31120b80d tests/
34752026-02-19T01:18:16.627Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-770bb68582d40719 tests/
34762026-02-19T01:18:16.664Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-2f4a5a4578e911e1 tests/
34772026-02-19T01:18:16.705Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-d01384f2f2b92dbc tests/
34782026-02-19T01:18:17.077Z+ 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/*)
34792026-02-19T01:18:17.101Z+ 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-770bb68582d40719 tests/commtest-2f4a5a4578e911e1 tests/dhcp_server-41cc91f31120b80d tests/end_to_end_tests-d01384f2f2b92dbc 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
34802026-02-19T01:20:34.933ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34812026-02-19T01:20:34.933Za .github/buildomat/ci-env.sh 1K
34822026-02-19T01:20:34.933Za out/target/test 1K
34832026-02-19T01:20:34.933Za out/npuzone/npuzone 27402K
34842026-02-19T01:20:34.933Za package-manifest.toml 35K
34852026-02-19T01:20:34.933Za smf/sled-agent/non-gimlet/config.toml 6K
34862026-02-19T01:20:34.933Za target/release/omicron-package 43246K
34872026-02-19T01:20:34.933Za target/release/xtask 11507K
34882026-02-19T01:20:34.933Za target/debug/bootstrap 322875K
34892026-02-19T01:20:34.933Za tests/bootstrap-770bb68582d40719 31130K
34902026-02-19T01:20:34.933Za tests/commtest-2f4a5a4578e911e1 31430K
34912026-02-19T01:20:34.933Za tests/dhcp_server-41cc91f31120b80d 31130K
34922026-02-19T01:20:34.933Za tests/end_to_end_tests-d01384f2f2b92dbc 367250K
34932026-02-19T01:20:34.933Za out/clickhouse.tar.gz 319651K
34942026-02-19T01:20:34.933Za out/clickhouse_keeper.tar.gz 302613K
34952026-02-19T01:20:34.933Za out/clickhouse_server.tar.gz 319649K
34962026-02-19T01:20:34.933Za out/cockroachdb.tar.gz 165180K
34972026-02-19T01:20:34.933Za out/crucible-pantry-zone.tar.gz 41564K
34982026-02-19T01:20:34.933Za out/crucible-utils.tar 17744K
34992026-02-19T01:20:34.933Za out/crucible-zone.tar.gz 55702K
35002026-02-19T01:20:34.933Za out/external-dns.tar.gz 48848K
35012026-02-19T01:20:34.933Za out/internal-dns.tar.gz 48848K
35022026-02-19T01:20:34.933Za out/mg-ddm-gz.tar 86339K
35032026-02-19T01:20:34.933Za out/nexus.tar.gz 211164K
35042026-02-19T01:20:34.933Za out/ntp.tar.gz 29701K
35052026-02-19T01:20:34.933Za out/omicron-gateway-softnpu.tar.gz 27675K
35062026-02-19T01:20:34.933Za out/omicron-sled-agent.tar 190166K
35072026-02-19T01:20:34.933Za out/overlay.tar.gz 3K
35082026-02-19T01:20:34.933Za out/oximeter.tar.gz 64240K
35092026-02-19T01:20:34.933Za out/oxlog.tar 3946K
35102026-02-19T01:20:34.933Za out/probe.tar.gz 3037K
35112026-02-19T01:20:34.933Za out/propolis-server.tar.gz 74629K
35122026-02-19T01:20:34.933Za out/pumpkind-gz.tar 26647K
35132026-02-19T01:20:34.933Za out/switch-softnpu.tar.gz 375917K
35142026-02-19T01:20:34.958Z
35152026-02-19T01:20:34.958Zreal 2:17.855384488
35162026-02-19T01:20:34.958Zuser 2:07.001676789
35172026-02-19T01:20:34.958Zsys 14.273801139
35182026-02-19T01:20:34.958Ztrap 0.046425776
35192026-02-19T01:20:34.958Ztflt 0.000000000
35202026-02-19T01:20:34.958Zdflt 0.000000000
35212026-02-19T01:20:34.958Zkflt 0.000000000
35222026-02-19T01:20:34.958Zlock 0.000000000
35232026-02-19T01:20:34.958Zslp 2:06.448091213
35242026-02-19T01:20:34.958Zlat 7.931325192
35252026-02-19T01:20:34.958Zstop 0.001311207
35262026-02-19T01:20:34.958Zprocess exited: duration 2994363 ms, exit code 0
 
35272026-02-19T01:20:35.043Zfound 1 output files
35282026-02-19T01:20:35.043Zuploading: /work/package.tar.gz (2413885365 bytes)
35292026-02-19T01:23:49.446Zuploaded: /work/package.tar.gz