01KM63TCDDXERFXJG40J6JCT2C: helios / package

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

Buildomat Job: 01KM63V0AGNJYV6Q25VKBSXTW1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-20T17:15:03.883Zjob assigned to worker 01KM63V598KPE0CRFSS6D4NYGP [factory aws, i-03af0461ab85719af] (queued for 53 s)
 
22026-03-20T17:15:12.682Zstarting task 0: "setup"
32026-03-20T17:15:12.692Z++ uname -s
42026-03-20T17:15:12.695Z+ kern=SunOS
52026-03-20T17:15:12.695Z+ build_user=build
62026-03-20T17:15:12.695Z+ build_uid=12345
72026-03-20T17:15:12.695Z+ work_dir=/work
82026-03-20T17:15:12.695Z+ input_dir=/input
92026-03-20T17:15:12.695Z+ [[ 0 == 12345 ]]
102026-03-20T17:15:12.695Z+ case "$kern" in
112026-03-20T17:15:12.695Z+ groupadd -g 12345 build
122026-03-20T17:15:12.699Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-20T17:15:14.704Z+ zfs create -o mountpoint=/work rpool/work
142026-03-20T17:15:14.828Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-20T17:15:14.832Z+ home_fs=zfs
162026-03-20T17:15:14.832Z+ [[ zfs == autofs ]]
172026-03-20T17:15:14.832Z+ mkdir -p /home/build
182026-03-20T17:15:14.832Z+ chown build:build /home/build /work
192026-03-20T17:15:16.835Z+ chmod 0700 /home/build /work
202026-03-20T17:15:16.838Zprocess exited: duration 4155 ms, exit code 0
 
212026-03-20T17:15:16.845Zstarting task 1: "rust-toolchain"
222026-03-20T17:15:16.851Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-20T17:15:16.851Z * rust toolchain channel = "1.94.0"
242026-03-20T17:15:16.851Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-20T17:15:16.851Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-20T17:15:16.851Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-20T17:15:16.851Z * rust toolchain profile = "default"
282026-03-20T17:15:16.854Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-20T17:15:16.854Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-20T17:15:16.950Zinfo: downloading installer
312026-03-20T17:15:18.405Zwarn: It looks like you have an existing installation of Rust at:
322026-03-20T17:15:18.405Zwarn: /opt/ooce/bin
332026-03-20T17:15:18.406Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-20T17:15:18.409Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-20T17:15:18.409Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-20T17:15:18.409Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-20T17:15:18.409Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-20T17:15:18.409Zerror: cannot install while Rust is installed
392026-03-20T17:15:18.410Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-20T17:15:18.410Zwarn: It looks like you have an existing rustup settings file at:
412026-03-20T17:15:18.410Zwarn: /home/build/.rustup/settings.toml
422026-03-20T17:15:18.410Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-20T17:15:18.410Zwarn: instead of the one inferred from the default host triple.
442026-03-20T17:15:18.418Zinfo: profile set to default
452026-03-20T17:15:18.418Zinfo: default host triple is x86_64-unknown-illumos
462026-03-20T17:15:18.422Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-03-20T17:15:18.571Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-03-20T17:15:18.577Zinfo: downloading 6 components
492026-03-20T17:15:34.271Z
502026-03-20T17:15:34.271Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
512026-03-20T17:15:34.307Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-03-20T17:15:34.307Z
532026-03-20T17:15:34.311Z
542026-03-20T17:15:34.311ZRust is installed now. Great!
552026-03-20T17:15:34.311Z
562026-03-20T17:15:34.311ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-20T17:15:34.311Zenvironment variable. This has not been done automatically.
582026-03-20T17:15:34.311Z
592026-03-20T17:15:34.311ZTo configure your current shell, you need to source
602026-03-20T17:15:34.311Zthe corresponding env file under $HOME/.cargo.
612026-03-20T17:15:34.311Z
622026-03-20T17:15:34.311ZThis is usually done by running one of the following (note the leading DOT):
632026-03-20T17:15:34.311Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-20T17:15:34.311Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-20T17:15:34.311Zsource "~/.cargo/env.nu" # For nushell
662026-03-20T17:15:34.311Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-20T17:15:34.311Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-20T17:15:34.311Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-20T17:15:34.311Zwarn: no default linker (`cc`) was found in your PATH
702026-03-20T17:15:34.311Zwarn: many Rust crates require a system C toolchain to build
712026-03-20T17:15:34.425Z+ rustup --version
722026-03-20T17:15:34.433Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-20T17:15:34.436Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-20T17:15:34.460Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-03-20T17:15:34.466Z+ cargo --version
762026-03-20T17:15:34.476Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-03-20T17:15:34.479Z+ rustc --version
782026-03-20T17:15:34.506Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-03-20T17:15:34.509Zprocess exited: duration 17664 ms, exit code 0
 
802026-03-20T17:15:34.516Zstarting task 2: "authentication"
812026-03-20T17:15:34.537Zprocess exited: duration 20 ms, exit code 0
 
822026-03-20T17:15:34.543Zstarting task 3: "clone repository"
832026-03-20T17:15:34.548Z+ mkdir -p /work/oxidecomputer/omicron
842026-03-20T17:15:34.552Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-03-20T17:15:34.587ZCloning into '/work/oxidecomputer/omicron'...
862026-03-20T17:15:44.501Z+ cd /work/oxidecomputer/omicron
872026-03-20T17:15:44.501Z+ git fetch origin b770aca505bb58f3bdbe9a6522d0f72949e7f286
882026-03-20T17:15:44.846ZFrom https://github.com/oxidecomputer/omicron
892026-03-20T17:15:44.846Z * branch b770aca505bb58f3bdbe9a6522d0f72949e7f286 -> FETCH_HEAD
902026-03-20T17:15:44.859Z+ [[ -n sunshowers/spr/reconfigurator-example-system-now-publishes-ntp-and-crdb-information ]]
912026-03-20T17:15:44.862Z++ git branch --show-current
922026-03-20T17:15:44.865Z+ current=main
932026-03-20T17:15:44.865Z+ [[ main != sunshowers/spr/reconfigurator-example-system-now-publishes-ntp-and-crdb-information ]]
942026-03-20T17:15:44.865Z+ git branch -f sunshowers/spr/reconfigurator-example-system-now-publishes-ntp-and-crdb-information b770aca505bb58f3bdbe9a6522d0f72949e7f286
952026-03-20T17:15:44.868Z+ git checkout -f sunshowers/spr/reconfigurator-example-system-now-publishes-ntp-and-crdb-information
962026-03-20T17:15:44.947ZSwitched to branch 'sunshowers/spr/reconfigurator-example-system-now-publishes-ntp-and-crdb-information'
972026-03-20T17:15:44.950Z+ git reset --hard b770aca505bb58f3bdbe9a6522d0f72949e7f286
982026-03-20T17:15:45.038ZHEAD is now at b770aca50 [spr] initial version
992026-03-20T17:15:45.041Zprocess exited: duration 10497 ms, exit code 0
 
1002026-03-20T17:15:45.049Zstarting task 4: "build"
1012026-03-20T17:15:45.055Z+ source .github/buildomat/ci-env.sh
1022026-03-20T17:15:45.058Z++ export CARGO_TERM_COLOR=always
1032026-03-20T17:15:45.058Z++ CARGO_TERM_COLOR=always
1042026-03-20T17:15:45.058Z+ cargo --version
1052026-03-20T17:15:45.068Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-20T17:15:45.071Z+ rustc --version
1072026-03-20T17:15:45.097Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-20T17:15:45.100Z+ WORK=/work
1092026-03-20T17:15:45.103Z+ pfexec mkdir -p /work
1102026-03-20T17:15:45.107Z+ pfexec chown build /work
1112026-03-20T17:15:45.110Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-03-20T17:15:55.223Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-03-20T17:16:05.160Z Startup: Caching catalogs ... Done
1142026-03-20T17:16:27.405ZPlanning: Solver setup ... Done (20.763s)
1152026-03-20T17:16:27.557ZPlanning: Running solver ... Done (0.153s)
1162026-03-20T17:16:27.746ZPlanning: Finding local manifests ... Done (0.003s)
1172026-03-20T17:16:27.761ZPlanning: Fetching manifests: 0/4 0% complete
1182026-03-20T17:16:27.894ZPlanning: Fetching manifests: 4/4 100% complete
1192026-03-20T17:16:27.940ZPlanning: Package planning ... Done (0.046s)
1202026-03-20T17:16:27.979ZPlanning: Merging actions ... Done (0.039s)
1212026-03-20T17:16:28.227ZPlanning: Checking for conflicting actions ... Done (0.246s)
1222026-03-20T17:16:28.236ZPlanning: Consolidating action changes ... Done (0.010s)
1232026-03-20T17:16:29.129ZPlanning: Evaluating mediators ... Done (0.893s)
1242026-03-20T17:16:29.138ZPlanning: Planning completed in 23.83 seconds
1252026-03-20T17:16:29.152Z Packages to install: 4
1262026-03-20T17:16:29.152Z Mediators to change: 2
1272026-03-20T17:16:29.153Z Services to change: 1
1282026-03-20T17:16:29.156Z Estimated space available: 155.43 GB
1292026-03-20T17:16:29.156ZEstimated space to be consumed: 1.83 GB
1302026-03-20T17:16:29.156Z Create boot environment: No
1312026-03-20T17:16:29.156ZCreate backup boot environment: No
1322026-03-20T17:16:29.156Z Rebuild boot archive: No
1332026-03-20T17:16:29.156Z
1342026-03-20T17:16:29.156ZChanged mediators:
1352026-03-20T17:16:29.156Z mediator clang:
1362026-03-20T17:16:29.156Z version: None -> 15 (system default)
1372026-03-20T17:16:29.157Z
1382026-03-20T17:16:29.157Z mediator llvm:
1392026-03-20T17:16:29.157Z version: 14 (system default) -> 15 (system default)
1402026-03-20T17:16:29.157Z
1412026-03-20T17:16:29.157ZChanged packages:
1422026-03-20T17:16:29.157Zhelios-dev
1432026-03-20T17:16:29.157Z developer/build-essential
1442026-03-20T17:16:29.157Z None -> 11-2.0
1452026-03-20T17:16:29.157Z library/libxmlsec1
1462026-03-20T17:16:29.157Z None -> 1.2.35-2.0
1472026-03-20T17:16:29.157Z ooce/developer/clang-15
1482026-03-20T17:16:29.157Z None -> 15.0.7-2.0
1492026-03-20T17:16:29.157Z ooce/developer/llvm-15
1502026-03-20T17:16:29.157Z None -> 15.0.7-2.0
1512026-03-20T17:16:29.157Z
1522026-03-20T17:16:29.157ZServices:
1532026-03-20T17:16:29.158Z restart_fmri:
1542026-03-20T17:16:29.158Z svc:/system/update-man-index:default
1552026-03-20T17:16:29.204Z
1562026-03-20T17:16:29.204ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1572026-03-20T17:16:36.414ZDownload: 2221/3290 items 118.4/212.6MB 55% complete (25.0M/s)
1582026-03-20T17:16:39.398ZDownload: Completed 212.60 MB in 10.20 seconds (20.9M/s)
1592026-03-20T17:16:39.710Z Actions: 1/3689 actions (Installing new actions)
1602026-03-20T17:16:43.890Z Actions: Completed 3689 actions in 4.17 seconds.
1612026-03-20T17:16:44.229Z Done (0.344s)
1622026-03-20T17:16:44.230Z Done (0.000s)
1632026-03-20T17:16:45.133Z Done (0.903s)
1642026-03-20T17:16:49.353Z Done (3.869s)
1652026-03-20T17:16:49.438Z Done (0.017s)
1662026-03-20T17:16:49.441Z Done (0.000s)
1672026-03-20T17:16:49.585Z Done (0.000s)
1682026-03-20T17:16:50.577ZPlanning: Evaluating mediator changes ... Done
1692026-03-20T17:16:50.720ZPlanning: Checking for conflicting actions ... Done
1702026-03-20T17:16:50.723ZPlanning: Consolidating action changes ... Done
1712026-03-20T17:16:50.943ZPlanning: Evaluating mediators ... Done
1722026-03-20T17:16:50.948ZPlanning: Planning completed in 0.37 seconds
1732026-03-20T17:16:50.971Z Mediators to change: 2
1742026-03-20T17:16:50.971Z Create boot environment: No
1752026-03-20T17:16:50.974ZCreate backup boot environment: No
1762026-03-20T17:16:51.037Z Done
1772026-03-20T17:16:51.037Z Done
1782026-03-20T17:16:51.789Z Done
1792026-03-20T17:16:55.145Z Done
1802026-03-20T17:16:55.232Z Done
1812026-03-20T17:16:55.236Z Done
1822026-03-20T17:16:55.383Z Done
1832026-03-20T17:16:55.925ZPlanning: Evaluating mediator changes ... Done
1842026-03-20T17:16:55.928ZPlanning: Merging actions ... Done
1852026-03-20T17:16:56.097ZPlanning: Checking for conflicting actions ... Done
1862026-03-20T17:16:56.100ZPlanning: Consolidating action changes ... Done
1872026-03-20T17:16:56.319ZPlanning: Evaluating mediators ... Done
1882026-03-20T17:16:56.362ZPlanning: Planning completed in 0.64 seconds
1892026-03-20T17:16:56.393Z Packages to change: 1
1902026-03-20T17:16:56.393Z Mediators to change: 1
1912026-03-20T17:16:56.396Z Services to change: 1
1922026-03-20T17:16:56.396Z Create boot environment: No
1932026-03-20T17:16:56.396ZCreate backup boot environment: Yes
1942026-03-20T17:16:58.956Z Actions: 1/6 actions (Updating modified actions)
1952026-03-20T17:16:58.959Z Actions: Completed 6 actions in 0.00 seconds.
1962026-03-20T17:16:58.959Z Done
1972026-03-20T17:16:58.959Z Done
1982026-03-20T17:16:59.151Z Done
1992026-03-20T17:17:02.452Z Done
2002026-03-20T17:17:02.541Z Done
2012026-03-20T17:17:02.544Z Done
2022026-03-20T17:17:02.697Z Done
2032026-03-20T17:17:03.074ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2042026-03-20T17:17:03.074Zclang system 15 system
2052026-03-20T17:17:03.074Zcsh system system illumos
2062026-03-20T17:17:03.074Zctags system system illumos
2072026-03-20T17:17:03.074Zfile system system illumos
2082026-03-20T17:17:03.074Zgcc vendor 12 vendor
2092026-03-20T17:17:03.074Zgcc system 10 system
2102026-03-20T17:17:03.074Zgcc system 7 system
2112026-03-20T17:17:03.075Zgo system 1.20 system
2122026-03-20T17:17:03.075Zgo system 1.19 system
2132026-03-20T17:17:03.075Zllvm system 15 system
2142026-03-20T17:17:03.075Zllvm system 14 system
2152026-03-20T17:17:03.075Zmariadb system 10.6 system
2162026-03-20T17:17:03.075Zmta vendor vendor dma
2172026-03-20T17:17:03.075Zopenjdk system 17 system
2182026-03-20T17:17:03.075Zopenjdk system 11 system
2192026-03-20T17:17:03.075Zopenjdk system 1.8 system
2202026-03-20T17:17:03.075Zopenssl vendor 3 vendor
2212026-03-20T17:17:03.075Zperl system 5.36 system
2222026-03-20T17:17:03.075Zpostgresql system 15 system
2232026-03-20T17:17:03.075Zpostgresql system 13 system
2242026-03-20T17:17:03.075Zpython vendor 3 vendor
2252026-03-20T17:17:03.075Zpython system 2 system
2262026-03-20T17:17:03.075Zpython3 system 3.11 system
2272026-03-20T17:17:03.075Zruby system 3.0 system
2282026-03-20T17:17:03.075Zwords vendor vendor american-english
2292026-03-20T17:17:03.075Zwords system system australian-english
2302026-03-20T17:17:03.075Zwords system system british-english
2312026-03-20T17:17:03.075Zwords system system canadian-english
2322026-03-20T17:17:03.075Zwords system system french
2332026-03-20T17:17:03.075Zwords system system italian
2342026-03-20T17:17:03.075Zwords system system ngerman
2352026-03-20T17:17:03.075Zwords system system ogerman
2362026-03-20T17:17:03.075Zwords system system spanish
2372026-03-20T17:17:03.377ZPUBLISHER TYPE STATUS P LOCATION
2382026-03-20T17:17:03.377Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2392026-03-20T17:17:09.542ZFMRI IFO
2402026-03-20T17:17:09.542Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2412026-03-20T17:17:09.542Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2422026-03-20T17:17:09.542Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2432026-03-20T17:17:09.542Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2442026-03-20T17:17:09.542Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2452026-03-20T17:17:09.542Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2462026-03-20T17:17:09.542Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2472026-03-20T17:17:09.542Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2482026-03-20T17:17:09.542Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2492026-03-20T17:17:09.542Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2502026-03-20T17:17:09.542Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2512026-03-20T17:17:09.542Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2522026-03-20T17:17:09.542Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2532026-03-20T17:17:09.542Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2542026-03-20T17:17:09.542Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2552026-03-20T17:17:09.542Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2562026-03-20T17:17:10.820Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2572026-03-20T17:17:11.141Z Updating crates.io index
2582026-03-20T17:17:11.185Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2592026-03-20T17:17:12.114Z Updating git repository `https://github.com/oxidecomputer/lldp`
2602026-03-20T17:17:12.649Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2612026-03-20T17:17:12.913Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2622026-03-20T17:17:13.492Z Updating git repository `https://github.com/oxidecomputer/falcon`
2632026-03-20T17:17:14.426Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2642026-03-20T17:17:14.988Z Updating git repository `https://github.com/oxidecomputer/propolis`
2652026-03-20T17:17:16.388Z Updating git repository `https://github.com/oxidecomputer/crucible`
2662026-03-20T17:17:17.980Z Updating git repository `https://github.com/oxidecomputer/opte`
2672026-03-20T17:17:18.906Z Updating git repository `https://github.com/oxidecomputer/tofino`
2682026-03-20T17:17:19.220Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2692026-03-20T17:17:20.228Z Updating git repository `https://github.com/oxidecomputer/clickward`
2702026-03-20T17:17:20.656Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2712026-03-20T17:17:21.024Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722026-03-20T17:17:21.445Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2732026-03-20T17:17:22.371Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-03-20T17:17:23.088Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-03-20T17:17:23.385Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2762026-03-20T17:17:23.870Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-03-20T17:17:24.391Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782026-03-20T17:17:24.636Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792026-03-20T17:17:24.868Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802026-03-20T17:17:25.114Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2812026-03-20T17:17:25.591Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2822026-03-20T17:17:27.333Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2832026-03-20T17:17:27.857Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2842026-03-20T17:17:28.129Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852026-03-20T17:17:28.492Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862026-03-20T17:17:29.675Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-03-20T17:17:30.320Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882026-03-20T17:17:30.650Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892026-03-20T17:17:31.037Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-03-20T17:17:31.417Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-03-20T17:17:32.092Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-03-20T17:17:32.363Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-03-20T17:17:32.640Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-03-20T17:17:32.976Z Updating git repository `https://github.com/illumos/smf-rs`
2952026-03-20T17:17:33.493Z Updating git repository `https://github.com/oxidecomputer/omicron`
2962026-03-20T17:17:48.000Z Downloading crates ...
2972026-03-20T17:17:48.055Z Downloaded clap_lex v1.0.0
2982026-03-20T17:17:48.059Z Downloaded anstyle-query v1.1.5
2992026-03-20T17:17:48.062Z Downloaded heck v0.5.0
3002026-03-20T17:17:48.065Z Downloaded litemap v0.8.1
3012026-03-20T17:17:48.068Z Downloaded terminal_size v0.4.3
3022026-03-20T17:17:48.068Z Downloaded generic-array v0.14.7
3032026-03-20T17:17:48.071Z Downloaded errno v0.3.14
3042026-03-20T17:17:48.076Z Downloaded fnv v1.0.7
3052026-03-20T17:17:48.081Z Downloaded form_urlencoded v1.2.2
3062026-03-20T17:17:48.089Z Downloaded is_terminal_polyfill v1.70.2
3072026-03-20T17:17:48.093Z Downloaded toml_datetime v0.6.11
3082026-03-20T17:17:48.093Z Downloaded toml_write v0.1.2
3092026-03-20T17:17:48.096Z Downloaded anstyle-parse v0.2.7
3102026-03-20T17:17:48.096Z Downloaded zerofrom-derive v0.1.6
3112026-03-20T17:17:48.099Z Downloaded typeid v1.0.3
3122026-03-20T17:17:48.099Z Downloaded heck v0.4.1
3132026-03-20T17:17:48.099Z Downloaded thread-id v4.2.2
3142026-03-20T17:17:48.099Z Downloaded cfg-if v1.0.4
3152026-03-20T17:17:48.103Z Downloaded pretty-hex v0.4.1
3162026-03-20T17:17:48.103Z Downloaded anstyle v1.0.13
3172026-03-20T17:17:48.107Z Downloaded anstream v0.6.21
3182026-03-20T17:17:48.107Z Downloaded unicode-xid v0.2.6
3192026-03-20T17:17:48.107Z Downloaded displaydoc v0.2.5
3202026-03-20T17:17:48.111Z Downloaded autocfg v1.5.0
3212026-03-20T17:17:48.111Z Downloaded percent-encoding v2.3.2
3222026-03-20T17:17:48.111Z Downloaded colorchoice v1.0.4
3232026-03-20T17:17:48.114Z Downloaded toml_edit v0.22.27
3242026-03-20T17:17:48.117Z Downloaded anyhow v1.0.102
3252026-03-20T17:17:48.120Z Downloaded zerofrom v0.1.6
3262026-03-20T17:17:48.120Z Downloaded yoke-derive v0.8.1
3272026-03-20T17:17:48.120Z Downloaded utf8_iter v1.0.4
3282026-03-20T17:17:48.120Z Downloaded idna_adapter v1.2.1
3292026-03-20T17:17:48.123Z Downloaded block-buffer v0.10.4
3302026-03-20T17:17:48.123Z Downloaded tinystr v0.8.2
3312026-03-20T17:17:48.126Z Downloaded digest v0.10.7
3322026-03-20T17:17:48.126Z Downloaded utf8parse v0.2.2
3332026-03-20T17:17:48.129Z Downloaded usdt-macro v0.5.0
3342026-03-20T17:17:48.129Z Downloaded usdt v0.5.0
3352026-03-20T17:17:48.129Z Downloaded tabled_derive v0.7.0
3362026-03-20T17:17:48.129Z Downloaded potential_utf v0.1.4
3372026-03-20T17:17:48.129Z Downloaded once_cell v1.21.3
3382026-03-20T17:17:48.132Z Downloaded unicode-linebreak v0.1.5
3392026-03-20T17:17:48.137Z Downloaded serde-value v0.7.0
3402026-03-20T17:17:48.140Z Downloaded serde_spanned v0.6.9
3412026-03-20T17:17:48.140Z Downloaded usdt-attr-macro v0.5.0
3422026-03-20T17:17:48.140Z Downloaded zerocopy-derive v0.7.35
3432026-03-20T17:17:48.144Z Downloaded toml v0.8.23
3442026-03-20T17:17:48.147Z Downloaded itoa v1.0.17
3452026-03-20T17:17:48.147Z Downloaded equivalent v1.0.2
3462026-03-20T17:17:48.147Z Downloaded zerovec-derive v0.11.2
3472026-03-20T17:17:48.150Z Downloaded thiserror-impl v2.0.18
3482026-03-20T17:17:48.151Z Downloaded fs-err v3.3.0
3492026-03-20T17:17:48.154Z Downloaded fastrand v2.3.0
3502026-03-20T17:17:48.154Z Downloaded thiserror-impl v1.0.69
3512026-03-20T17:17:48.154Z Downloaded version_check v0.9.5
3522026-03-20T17:17:48.157Z Downloaded ordered-float v2.10.1
3532026-03-20T17:17:48.157Z Downloaded writeable v0.6.2
3542026-03-20T17:17:48.157Z Downloaded bytecount v0.6.9
3552026-03-20T17:17:48.160Z Downloaded zmij v1.0.21
3562026-03-20T17:17:48.160Z Downloaded textwrap v0.16.2
3572026-03-20T17:17:48.163Z Downloaded usdt-impl v0.5.0
3582026-03-20T17:17:48.163Z Downloaded clap_derive v4.5.55
3592026-03-20T17:17:48.166Z Downloaded clap v4.5.60
3602026-03-20T17:17:48.170Z Downloaded yoke v0.8.1
3612026-03-20T17:17:48.173Z Downloaded smawk v0.3.2
3622026-03-20T17:17:48.173Z Downloaded proc-macro-error-attr v1.0.4
3632026-03-20T17:17:48.176Z Downloaded dof v0.3.0
3642026-03-20T17:17:48.176Z Downloaded ucd-trie v0.1.7
3652026-03-20T17:17:48.176Z Downloaded proc-macro-error v1.0.4
3662026-03-20T17:17:48.179Z Downloaded scroll_derive v0.12.1
3672026-03-20T17:17:48.179Z Downloaded memmap v0.7.0
3682026-03-20T17:17:48.183Z Downloaded unicode-ident v1.0.24
3692026-03-20T17:17:48.183Z Downloaded typenum v1.19.0
3702026-03-20T17:17:48.186Z Downloaded cargo-platform v0.2.0
3712026-03-20T17:17:48.186Z Downloaded strsim v0.11.1
3722026-03-20T17:17:48.186Z Downloaded swrite v0.1.0
3732026-03-20T17:17:48.189Z Downloaded plain v0.2.3
3742026-03-20T17:17:48.189Z Downloaded dtrace-parser v0.2.0
3752026-03-20T17:17:48.189Z Downloaded zerotrie v0.2.3
3762026-03-20T17:17:48.192Z Downloaded url v2.5.8
3772026-03-20T17:17:48.214Z Downloaded stable_deref_trait v1.2.1
3782026-03-20T17:17:48.214Z Downloaded crypto-common v0.1.7
3792026-03-20T17:17:48.214Z Downloaded cpufeatures v0.2.17
3802026-03-20T17:17:48.214Z Downloaded cargo_toml v0.21.0
3812026-03-20T17:17:48.214Z Downloaded macaddr v1.0.1
3822026-03-20T17:17:48.214Z Downloaded zerovec v0.11.5
3832026-03-20T17:17:48.220Z Downloaded erased-serde v0.4.9
3842026-03-20T17:17:48.224Z Downloaded zerocopy v0.7.35
3852026-03-20T17:17:48.233Z Downloaded winnow v0.7.14
3862026-03-20T17:17:48.240Z Downloaded semver v1.0.27
3872026-03-20T17:17:48.243Z Downloaded thiserror v2.0.18
3882026-03-20T17:17:48.246Z Downloaded unicode-width v0.1.14
3892026-03-20T17:17:48.250Z Downloaded cargo_metadata v0.21.0
3902026-03-20T17:17:48.253Z Downloaded thiserror v1.0.69
3912026-03-20T17:17:48.258Z Downloaded camino-tempfile v1.4.1
3922026-03-20T17:17:48.258Z Downloaded unicode-width v0.2.0
3932026-03-20T17:17:48.262Z Downloaded quote v1.0.44
3942026-03-20T17:17:48.265Z Downloaded cargo-util-schemas v0.8.2
3952026-03-20T17:17:48.265Z Downloaded synstructure v0.13.2
3962026-03-20T17:17:48.265Z Downloaded scroll v0.12.0
3972026-03-20T17:17:48.268Z Downloaded serde_tokenstream v0.2.3
3982026-03-20T17:17:48.268Z Downloaded pest_generator v2.8.6
3992026-03-20T17:17:48.268Z Downloaded byteorder v1.5.0
4002026-03-20T17:17:48.271Z Downloaded serde-untagged v0.1.9
4012026-03-20T17:17:48.271Z Downloaded serde_derive v1.0.228
4022026-03-20T17:17:48.274Z Downloaded camino v1.2.2
4032026-03-20T17:17:48.282Z Downloaded smallvec v1.15.1
4042026-03-20T17:17:48.296Z Downloaded num-traits v0.2.19
4052026-03-20T17:17:48.300Z Downloaded icu_provider v2.1.1
4062026-03-20T17:17:48.303Z Downloaded sha2 v0.10.9
4072026-03-20T17:17:48.306Z Downloaded pest_derive v2.8.6
4082026-03-20T17:17:48.309Z Downloaded log v0.4.29
4092026-03-20T17:17:48.313Z Downloaded icu_normalizer v2.1.1
4102026-03-20T17:17:48.313Z Downloaded tempfile v3.25.0
4112026-03-20T17:17:48.316Z Downloaded bitflags v2.11.0
4122026-03-20T17:17:48.319Z Downloaded serde_core v1.0.228
4132026-03-20T17:17:48.323Z Downloaded proc-macro2 v1.0.106
4142026-03-20T17:17:48.328Z Downloaded icu_normalizer_data v2.1.1
4152026-03-20T17:17:48.332Z Downloaded memchr v2.8.0
4162026-03-20T17:17:48.338Z Downloaded icu_locale_core v2.1.1
4172026-03-20T17:17:48.343Z Downloaded pest_meta v2.8.6
4182026-03-20T17:17:48.346Z Downloaded icu_properties v2.1.2
4192026-03-20T17:17:48.349Z Downloaded getrandom v0.4.1
4202026-03-20T17:17:48.349Z Downloaded papergrid v0.11.0
4212026-03-20T17:17:48.359Z Downloaded serde v1.0.228
4222026-03-20T17:17:48.377Z Downloaded icu_collections v2.1.1
4232026-03-20T17:17:48.381Z Downloaded indexmap v2.13.0
4242026-03-20T17:17:48.384Z Downloaded clap_builder v4.5.60
4252026-03-20T17:17:48.397Z Downloaded icu_properties_data v2.1.2
4262026-03-20T17:17:48.403Z Downloaded hashbrown v0.16.1
4272026-03-20T17:17:48.411Z Downloaded idna v1.1.0
4282026-03-20T17:17:48.415Z Downloaded pest v2.8.6
4292026-03-20T17:17:48.419Z Downloaded serde_json v1.0.149
4302026-03-20T17:17:48.428Z Downloaded goblin v0.8.2
4312026-03-20T17:17:48.436Z Downloaded syn v2.0.117
4322026-03-20T17:17:48.444Z Downloaded tabled v0.15.0
4332026-03-20T17:17:48.455Z Downloaded syn v1.0.109
4342026-03-20T17:17:48.472Z Downloaded rustix v1.1.3
4352026-03-20T17:17:48.512Z Downloaded libc v0.2.180
4362026-03-20T17:17:48.598Z Compiling proc-macro2 v1.0.106
4372026-03-20T17:17:48.598Z Compiling quote v1.0.44
4382026-03-20T17:17:48.601Z Compiling unicode-ident v1.0.24
4392026-03-20T17:17:48.601Z Compiling serde_core v1.0.228
4402026-03-20T17:17:48.601Z Compiling libc v0.2.180
4412026-03-20T17:17:48.601Z Compiling version_check v0.9.5
4422026-03-20T17:17:48.601Z Compiling memchr v2.8.0
4432026-03-20T17:17:48.601Z Compiling stable_deref_trait v1.2.1
4442026-03-20T17:17:48.601Z Compiling serde v1.0.228
4452026-03-20T17:17:48.601Z Compiling zmij v1.0.21
4462026-03-20T17:17:48.812Z Compiling ucd-trie v0.1.7
4472026-03-20T17:17:48.815Z Compiling thiserror v1.0.69
4482026-03-20T17:17:48.815Z Compiling itoa v1.0.17
4492026-03-20T17:17:48.815Z Compiling autocfg v1.5.0
4502026-03-20T17:17:48.815Z Compiling litemap v0.8.1
4512026-03-20T17:17:49.194Z Compiling writeable v0.6.2
4522026-03-20T17:17:49.225Z Compiling byteorder v1.5.0
4532026-03-20T17:17:49.466Z Compiling icu_properties_data v2.1.2
4542026-03-20T17:17:49.470Z Compiling icu_normalizer_data v2.1.1
4552026-03-20T17:17:49.498Z Compiling pest v2.8.6
4562026-03-20T17:17:49.554Z Compiling rustix v1.1.3
4572026-03-20T17:17:49.610Z Compiling bitflags v2.11.0
4582026-03-20T17:17:49.639Z Compiling serde_json v1.0.149
4592026-03-20T17:17:49.642Z Compiling hashbrown v0.16.1
4602026-03-20T17:17:49.732Z Compiling num-traits v0.2.19
4612026-03-20T17:17:49.820Z Compiling equivalent v1.0.2
4622026-03-20T17:17:49.850Z Compiling typeid v1.0.3
4632026-03-20T17:17:49.992Z Compiling smallvec v1.15.1
4642026-03-20T17:17:50.109Z Compiling proc-macro-error-attr v1.0.4
4652026-03-20T17:17:50.273Z Compiling usdt-impl v0.5.0
4662026-03-20T17:17:50.332Z Compiling syn v1.0.109
4672026-03-20T17:17:50.393Z Compiling indexmap v2.13.0
4682026-03-20T17:17:50.396Z Compiling erased-serde v0.4.9
4692026-03-20T17:17:50.480Z Compiling toml_write v0.1.2
4702026-03-20T17:17:50.483Z Compiling winnow v0.7.14
4712026-03-20T17:17:50.658Z Compiling proc-macro-error v1.0.4
4722026-03-20T17:17:50.749Z Compiling getrandom v0.4.1
4732026-03-20T17:17:50.808Z Compiling errno v0.3.14
4742026-03-20T17:17:50.838Z Compiling syn v2.0.117
4752026-03-20T17:17:50.865Z Compiling thread-id v4.2.2
4762026-03-20T17:17:50.901Z Compiling thiserror v2.0.18
4772026-03-20T17:17:50.960Z Compiling camino v1.2.2
4782026-03-20T17:17:50.964Z Compiling percent-encoding v2.3.2
4792026-03-20T17:17:51.044Z Compiling pest_meta v2.8.6
4802026-03-20T17:17:51.048Z Compiling plain v0.2.3
4812026-03-20T17:17:51.048Z Compiling utf8parse v0.2.2
4822026-03-20T17:17:51.129Z Compiling log v0.4.29
4832026-03-20T17:17:51.197Z Compiling utf8_iter v1.0.4
4842026-03-20T17:17:51.241Z Compiling anstyle-parse v0.2.7
4852026-03-20T17:17:51.273Z Compiling form_urlencoded v1.2.2
4862026-03-20T17:17:51.426Z Compiling ordered-float v2.10.1
4872026-03-20T17:17:51.543Z Compiling cfg-if v1.0.4
4882026-03-20T17:17:51.574Z Compiling pretty-hex v0.4.1
4892026-03-20T17:17:51.578Z Compiling anstyle-query v1.1.5
4902026-03-20T17:17:51.578Z Compiling is_terminal_polyfill v1.70.2
4912026-03-20T17:17:51.659Z Compiling anstyle v1.0.13
4922026-03-20T17:17:51.662Z Compiling colorchoice v1.0.4
4932026-03-20T17:17:51.791Z Compiling fs-err v3.3.0
4942026-03-20T17:17:51.820Z Compiling strsim v0.11.1
4952026-03-20T17:17:51.847Z Compiling clap_lex v1.0.0
4962026-03-20T17:17:51.932Z Compiling anstream v0.6.21
4972026-03-20T17:17:51.935Z Compiling fnv v1.0.7
4982026-03-20T17:17:51.935Z Compiling anyhow v1.0.102
4992026-03-20T17:17:52.111Z Compiling semver v1.0.27
5002026-03-20T17:17:52.214Z Compiling fastrand v2.3.0
5012026-03-20T17:17:52.243Z Compiling terminal_size v0.4.3
5022026-03-20T17:17:52.395Z Compiling unicode-xid v0.2.6
5032026-03-20T17:17:52.426Z Compiling bytecount v0.6.9
5042026-03-20T17:17:52.455Z Compiling heck v0.5.0
5052026-03-20T17:17:52.569Z Compiling unicode-width v0.1.14
5062026-03-20T17:17:52.616Z Compiling serde-untagged v0.1.9
5072026-03-20T17:17:52.621Z Compiling heck v0.4.1
5082026-03-20T17:17:52.621Z Compiling once_cell v1.21.3
5092026-03-20T17:17:52.621Z Compiling clap_builder v4.5.60
5102026-03-20T17:17:52.794Z Compiling memmap v0.7.0
5112026-03-20T17:17:52.794Z Compiling smawk v0.3.2
5122026-03-20T17:17:52.854Z Compiling unicode-linebreak v0.1.5
5132026-03-20T17:17:52.919Z Compiling tempfile v3.25.0
5142026-03-20T17:17:52.947Z Compiling papergrid v0.11.0
5152026-03-20T17:17:53.037Z Compiling unicode-width v0.2.0
5162026-03-20T17:17:53.041Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5172026-03-20T17:17:53.097Z Compiling swrite v0.1.0
5182026-03-20T17:17:53.253Z Compiling camino-tempfile v1.4.1
5192026-03-20T17:17:53.364Z Compiling textwrap v0.16.2
5202026-03-20T17:17:53.786Z Compiling tabled_derive v0.7.0
5212026-03-20T17:17:54.603Z Compiling synstructure v0.13.2
5222026-03-20T17:17:54.603Z Compiling pest_generator v2.8.6
5232026-03-20T17:17:54.679Z Compiling tabled v0.15.0
5242026-03-20T17:17:55.314Z Compiling serde_derive v1.0.228
5252026-03-20T17:17:55.314Z Compiling zerofrom-derive v0.1.6
5262026-03-20T17:17:55.317Z Compiling yoke-derive v0.8.1
5272026-03-20T17:17:55.317Z Compiling zerovec-derive v0.11.2
5282026-03-20T17:17:55.317Z Compiling displaydoc v0.2.5
5292026-03-20T17:17:55.317Z Compiling thiserror-impl v1.0.69
5302026-03-20T17:17:55.340Z Compiling zerocopy-derive v0.7.35
5312026-03-20T17:17:55.343Z Compiling scroll_derive v0.12.1
5322026-03-20T17:17:55.343Z Compiling thiserror-impl v2.0.18
5332026-03-20T17:17:55.454Z Compiling pest_derive v2.8.6
5342026-03-20T17:17:55.508Z Compiling clap_derive v4.5.55
5352026-03-20T17:17:56.174Z Compiling scroll v0.12.0
5362026-03-20T17:17:56.456Z Compiling zerocopy v0.7.35
5372026-03-20T17:17:56.482Z Compiling goblin v0.8.2
5382026-03-20T17:17:56.627Z Compiling zerofrom v0.1.6
5392026-03-20T17:17:56.783Z Compiling yoke v0.8.1
5402026-03-20T17:17:56.846Z Compiling dtrace-parser v0.2.0
5412026-03-20T17:17:56.998Z Compiling zerovec v0.11.5
5422026-03-20T17:17:56.999Z Compiling zerotrie v0.2.3
5432026-03-20T17:17:57.351Z Compiling clap v4.5.60
5442026-03-20T17:17:57.588Z Compiling tinystr v0.8.2
5452026-03-20T17:17:57.588Z Compiling potential_utf v0.1.4
5462026-03-20T17:17:57.739Z Compiling icu_collections v2.1.1
5472026-03-20T17:17:57.819Z Compiling icu_locale_core v2.1.1
5482026-03-20T17:17:58.605Z Compiling icu_provider v2.1.1
5492026-03-20T17:17:58.717Z Compiling dof v0.3.0
5502026-03-20T17:17:58.720Z Compiling serde_tokenstream v0.2.3
5512026-03-20T17:17:58.742Z Compiling serde_spanned v0.6.9
5522026-03-20T17:17:58.745Z Compiling toml_datetime v0.6.11
5532026-03-20T17:17:58.745Z Compiling serde-value v0.7.0
5542026-03-20T17:17:58.745Z Compiling cargo-platform v0.2.0
5552026-03-20T17:17:58.745Z Compiling macaddr v1.0.1
5562026-03-20T17:17:58.913Z Compiling icu_properties v2.1.2
5572026-03-20T17:17:58.918Z Compiling icu_normalizer v2.1.1
5582026-03-20T17:17:59.036Z Compiling toml_edit v0.22.27
5592026-03-20T17:17:59.650Z Compiling usdt-attr-macro v0.5.0
5602026-03-20T17:17:59.654Z Compiling usdt-macro v0.5.0
5612026-03-20T17:18:00.108Z Compiling idna_adapter v1.2.1
5622026-03-20T17:18:00.243Z Compiling idna v1.1.0
5632026-03-20T17:18:00.401Z Compiling usdt v0.5.0
5642026-03-20T17:18:00.592Z Compiling url v2.5.8
5652026-03-20T17:18:00.814Z Compiling toml v0.8.23
5662026-03-20T17:18:01.282Z Compiling cargo-util-schemas v0.8.2
5672026-03-20T17:18:01.286Z Compiling cargo_toml v0.21.0
5682026-03-20T17:18:02.436Z Compiling cargo_metadata v0.21.0
5692026-03-20T17:18:03.740Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5702026-03-20T17:18:06.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.03s
5712026-03-20T17:18:06.913Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5722026-03-20T17:18:07.659Z Downloading crates ...
5732026-03-20T17:18:07.769Z Downloaded arrayref v0.3.9
5742026-03-20T17:18:07.778Z Downloaded array-init v0.0.4
5752026-03-20T17:18:07.781Z Downloaded adler2 v2.0.1
5762026-03-20T17:18:07.784Z Downloaded argon2 v0.5.3
5772026-03-20T17:18:07.787Z Downloaded arrayvec v0.7.6
5782026-03-20T17:18:07.795Z Downloaded aead v0.5.2
5792026-03-20T17:18:07.805Z Downloaded ascii-canvas v3.0.0
5802026-03-20T17:18:07.808Z Downloaded cargo-platform v0.1.9
5812026-03-20T17:18:07.812Z Downloaded bitfield-struct v0.6.2
5822026-03-20T17:18:07.816Z Downloaded derive_builder_macro v0.20.2
5832026-03-20T17:18:07.819Z Downloaded cargo_metadata v0.19.2
5842026-03-20T17:18:07.822Z Downloaded cmake v0.1.57
5852026-03-20T17:18:07.822Z Downloaded bcs v0.1.6
5862026-03-20T17:18:07.826Z Downloaded bit-vec v0.8.0
5872026-03-20T17:18:07.826Z Downloaded async-trait v0.1.89
5882026-03-20T17:18:07.829Z Downloaded ciborium v0.2.2
5892026-03-20T17:18:07.832Z Downloaded base16ct v0.2.0
5902026-03-20T17:18:07.832Z Downloaded async-stream-impl v0.3.6
5912026-03-20T17:18:07.835Z Downloaded derive-ex v0.1.8
5922026-03-20T17:18:07.835Z Downloaded ciborium-ll v0.2.2
5932026-03-20T17:18:07.838Z Downloaded darling v0.21.3
5942026-03-20T17:18:07.841Z Downloaded darling_macro v0.23.0
5952026-03-20T17:18:07.841Z Downloaded darling_macro v0.21.3
5962026-03-20T17:18:07.841Z Downloaded bitflags v1.3.2
5972026-03-20T17:18:07.844Z Downloaded darling_macro v0.20.11
5982026-03-20T17:18:07.847Z Downloaded erased-serde v0.3.31
5992026-03-20T17:18:07.847Z Downloaded daft-derive v0.1.5
6002026-03-20T17:18:07.852Z Downloaded crossbeam-utils v0.8.21
6012026-03-20T17:18:07.855Z Downloaded defmt v0.3.100
6022026-03-20T17:18:07.855Z Downloaded console v0.15.11
6032026-03-20T17:18:07.858Z Downloaded bzip2 v0.6.1
6042026-03-20T17:18:07.858Z Downloaded crc-catalog v2.4.0
6052026-03-20T17:18:07.861Z Downloaded difflib v0.4.0
6062026-03-20T17:18:07.861Z Downloaded crucible-workspace-hack v0.1.0
6072026-03-20T17:18:07.861Z Downloaded base64ct v1.8.3
6082026-03-20T17:18:07.864Z Downloaded cfg_aliases v0.1.1
6092026-03-20T17:18:07.867Z Downloaded bcrypt-pbkdf v0.10.0
6102026-03-20T17:18:07.867Z Downloaded atty v0.2.14
6112026-03-20T17:18:07.867Z Downloaded dyn-clone v1.0.20
6122026-03-20T17:18:07.871Z Downloaded cfg_aliases v0.2.1
6132026-03-20T17:18:07.871Z Downloaded async-recursion v1.1.1
6142026-03-20T17:18:07.874Z Downloaded embedded-io v0.4.0
6152026-03-20T17:18:07.877Z Downloaded dunce v1.0.5
6162026-03-20T17:18:07.877Z Downloaded dirs-sys-next v0.1.2
6172026-03-20T17:18:07.877Z Downloaded crc v3.4.0
6182026-03-20T17:18:07.883Z Downloaded dof v0.4.0
6192026-03-20T17:18:07.883Z Downloaded ciborium-io v0.2.2
6202026-03-20T17:18:07.883Z Downloaded bit-set v0.8.0
6212026-03-20T17:18:07.883Z Downloaded bb8 v0.8.6
6222026-03-20T17:18:07.883Z Downloaded enum-as-inner v0.6.1
6232026-03-20T17:18:07.887Z Downloaded bitfield-macros v0.19.4
6242026-03-20T17:18:07.887Z Downloaded assert_matches v1.5.0
6252026-03-20T17:18:07.887Z Downloaded crossbeam-deque v0.8.6
6262026-03-20T17:18:07.891Z Downloaded crc8 v0.1.1
6272026-03-20T17:18:07.891Z Downloaded convert_case v0.4.0
6282026-03-20T17:18:07.891Z Downloaded cpufeatures v0.3.0
6292026-03-20T17:18:07.893Z Downloaded castaway v0.2.4
6302026-03-20T17:18:07.894Z Downloaded base16ct v1.0.0
6312026-03-20T17:18:07.897Z Downloaded atomic-waker v1.1.2
6322026-03-20T17:18:07.897Z Downloaded downcast-rs v2.0.2
6332026-03-20T17:18:07.900Z Downloaded foreign-types-shared v0.3.1
6342026-03-20T17:18:07.900Z Downloaded cstr-argument v0.1.2
6352026-03-20T17:18:07.900Z Downloaded cobs v0.3.0
6362026-03-20T17:18:07.903Z Downloaded atomicwrites v0.4.4
6372026-03-20T17:18:07.903Z Downloaded bit-set v0.5.3
6382026-03-20T17:18:07.903Z Downloaded critical-section v1.2.0
6392026-03-20T17:18:07.906Z Downloaded dirs-next v2.0.0
6402026-03-20T17:18:07.909Z Downloaded endian-type v0.1.2
6412026-03-20T17:18:07.912Z Downloaded dropshot-api-manager-types v0.6.0
6422026-03-20T17:18:07.915Z Downloaded env_filter v1.0.0
6432026-03-20T17:18:07.919Z Downloaded block-padding v0.3.3
6442026-03-20T17:18:07.919Z Downloaded diesel_table_macro_syntax v0.3.0
6452026-03-20T17:18:07.919Z Downloaded funty v2.0.0
6462026-03-20T17:18:07.922Z Downloaded async-stream v0.3.6
6472026-03-20T17:18:07.922Z Downloaded cookie v0.18.1
6482026-03-20T17:18:07.925Z Downloaded crunchy v0.2.4
6492026-03-20T17:18:07.925Z Downloaded defmt-parser v1.0.0
6502026-03-20T17:18:07.928Z Downloaded bit-vec v0.6.3
6512026-03-20T17:18:07.928Z Downloaded backoff v0.4.0
6522026-03-20T17:18:07.931Z Downloaded chacha20 v0.9.1
6532026-03-20T17:18:07.934Z Downloaded fd-lock v4.0.4
6542026-03-20T17:18:07.934Z Downloaded fixedbitset v0.4.2
6552026-03-20T17:18:07.937Z Downloaded dtrace-parser v0.3.0
6562026-03-20T17:18:07.940Z Downloaded document-features v0.2.12
6572026-03-20T17:18:07.940Z Downloaded dsl_auto_type v0.2.0
6582026-03-20T17:18:07.943Z Downloaded futures-core v0.3.32
6592026-03-20T17:18:07.943Z Downloaded futures-io v0.3.32
6602026-03-20T17:18:07.943Z Downloaded debug-ignore v1.0.5
6612026-03-20T17:18:07.946Z Downloaded curve25519-dalek-derive v0.1.1
6622026-03-20T17:18:07.947Z Downloaded cassowary v0.3.0
6632026-03-20T17:18:07.949Z Downloaded flagset v0.4.7
6642026-03-20T17:18:07.950Z Downloaded bitfield v0.19.4
6652026-03-20T17:18:07.953Z Downloaded float-ord v0.3.2
6662026-03-20T17:18:07.953Z Downloaded display-error-chain v0.2.2
6672026-03-20T17:18:07.957Z Downloaded foreign-types v0.5.0
6682026-03-20T17:18:07.957Z Downloaded convert_case v0.10.0
6692026-03-20T17:18:07.957Z Downloaded foreign-types v0.3.2
6702026-03-20T17:18:07.960Z Downloaded git-stub v1.0.0
6712026-03-20T17:18:07.960Z Downloaded gethostname v0.5.0
6722026-03-20T17:18:07.960Z Downloaded fxhash v0.2.1
6732026-03-20T17:18:07.963Z Downloaded futures-macro v0.3.32
6742026-03-20T17:18:07.963Z Downloaded globwalk v0.9.1
6752026-03-20T17:18:07.966Z Downloaded defmt v1.0.1
6762026-03-20T17:18:07.970Z Downloaded foldhash v0.2.0
6772026-03-20T17:18:07.970Z Downloaded darling v0.20.11
6782026-03-20T17:18:07.973Z Downloaded headers-core v0.3.0
6792026-03-20T17:18:07.973Z Downloaded cbc v0.1.2
6802026-03-20T17:18:07.977Z Downloaded hash32 v0.3.1
6812026-03-20T17:18:07.977Z Downloaded foreign-types-shared v0.1.1
6822026-03-20T17:18:07.980Z Downloaded float-cmp v0.10.0
6832026-03-20T17:18:07.980Z Downloaded diesel-dtrace v0.5.0
6842026-03-20T17:18:07.980Z Downloaded cipher v0.4.4
6852026-03-20T17:18:07.983Z Downloaded hex v0.4.3
6862026-03-20T17:18:07.983Z Downloaded blowfish v0.9.1
6872026-03-20T17:18:07.986Z Downloaded ghash v0.5.1
6882026-03-20T17:18:07.986Z Downloaded futures-task v0.3.32
6892026-03-20T17:18:07.989Z Downloaded http-body v1.0.1
6902026-03-20T17:18:08.005Z Downloaded ident_case v1.0.1
6912026-03-20T17:18:08.008Z Downloaded daft v0.1.5
6922026-03-20T17:18:08.008Z Downloaded ctr v0.9.2
6932026-03-20T17:18:08.011Z Downloaded constant_time_eq v0.4.2
6942026-03-20T17:18:08.011Z Downloaded chacha20 v0.10.0
6952026-03-20T17:18:08.014Z Downloaded colored v2.2.0
6962026-03-20T17:18:08.017Z Downloaded hostname v0.4.2
6972026-03-20T17:18:08.017Z Downloaded ff v0.13.1
6982026-03-20T17:18:08.021Z Downloaded fallible-iterator v0.2.0
6992026-03-20T17:18:08.021Z Downloaded ena v0.14.4
7002026-03-20T17:18:08.024Z Downloaded fs-err v2.11.0
7012026-03-20T17:18:08.024Z Downloaded home v0.5.12
7022026-03-20T17:18:08.027Z Downloaded hubpack_derive v0.1.1
7032026-03-20T17:18:08.027Z Downloaded env_logger v0.11.9
7042026-03-20T17:18:08.028Z Downloaded embedded-io v0.6.1
7052026-03-20T17:18:08.031Z Downloaded hubpack v0.1.2
7062026-03-20T17:18:08.031Z Downloaded find-msvc-tools v0.1.9
7072026-03-20T17:18:08.034Z Downloaded csv-core v0.1.13
7082026-03-20T17:18:08.034Z Downloaded httpdate v1.0.3
7092026-03-20T17:18:08.034Z Downloaded futures-executor v0.3.32
7102026-03-20T17:18:08.037Z Downloaded ecdsa v0.16.9
7112026-03-20T17:18:08.037Z Downloaded fixedbitset v0.5.7
7122026-03-20T17:18:08.041Z Downloaded instant v0.1.13
7132026-03-20T17:18:08.041Z Downloaded des v0.8.1
7142026-03-20T17:18:08.044Z Downloaded camino-tempfile-ext v0.3.3
7152026-03-20T17:18:08.044Z Downloaded defmt-macros v1.0.1
7162026-03-20T17:18:08.048Z Downloaded crossbeam-epoch v0.9.18
7172026-03-20T17:18:08.052Z Downloaded clang-sys v1.8.1
7182026-03-20T17:18:08.052Z Downloaded indoc v1.0.9
7192026-03-20T17:18:08.055Z Downloaded keccak v0.1.6
7202026-03-20T17:18:08.055Z Downloaded internet-checksum v0.2.1
7212026-03-20T17:18:08.055Z Downloaded globset v0.4.18
7222026-03-20T17:18:08.058Z Downloaded inout v0.1.4
7232026-03-20T17:18:08.058Z Downloaded glob v0.3.3
7242026-03-20T17:18:08.061Z Downloaded ahash v0.8.12
7252026-03-20T17:18:08.061Z Downloaded hash32 v0.2.1
7262026-03-20T17:18:08.065Z Downloaded git-stub-vcs v0.1.0
7272026-03-20T17:18:08.065Z Downloaded bzip2 v0.4.4
7282026-03-20T17:18:08.069Z Downloaded either v1.15.0
7292026-03-20T17:18:08.069Z Downloaded aes v0.8.4
7302026-03-20T17:18:08.072Z Downloaded console v0.16.2
7312026-03-20T17:18:08.072Z Downloaded async-bb8-diesel v0.2.1
7322026-03-20T17:18:08.075Z Downloaded indent_write v2.2.0
7332026-03-20T17:18:08.075Z Downloaded highway v1.3.0
7342026-03-20T17:18:08.078Z Downloaded crc32fast v1.5.0
7352026-03-20T17:18:08.081Z Downloaded kstat-rs v0.2.4
7362026-03-20T17:18:08.082Z Downloaded lalrpop-util v0.19.12
7372026-03-20T17:18:08.082Z Downloaded backon v1.6.0
7382026-03-20T17:18:08.085Z Downloaded linked-hash-map v0.5.6
7392026-03-20T17:18:08.085Z Downloaded libscf-sys v1.1.0
7402026-03-20T17:18:08.088Z Downloaded lru-cache v0.1.2
7412026-03-20T17:18:08.088Z Downloaded is_ci v1.2.0
7422026-03-20T17:18:08.088Z Downloaded crc-any v2.5.0
7432026-03-20T17:18:08.091Z Downloaded maybe-uninit v2.0.0
7442026-03-20T17:18:08.091Z Downloaded match_cfg v0.1.0
7452026-03-20T17:18:08.095Z Downloaded lru-slab v0.1.2
7462026-03-20T17:18:08.095Z Downloaded futures-channel v0.3.32
7472026-03-20T17:18:08.098Z Downloaded futures-sink v0.3.32
7482026-03-20T17:18:08.098Z Downloaded foldhash v0.1.5
7492026-03-20T17:18:08.098Z Downloaded cookie_store v0.22.1
7502026-03-20T17:18:08.101Z Downloaded http-range v0.1.5
7512026-03-20T17:18:08.101Z Downloaded lazy_static v1.5.0
7522026-03-20T17:18:08.104Z Downloaded deranged v0.5.8
7532026-03-20T17:18:08.104Z Downloaded fs_extra v1.3.0
7542026-03-20T17:18:08.107Z Downloaded http-body-util v0.1.3
7552026-03-20T17:18:08.107Z Downloaded base64 v0.21.7
7562026-03-20T17:18:08.110Z Downloaded foreign-types-macros v0.2.3
7572026-03-20T17:18:08.113Z Downloaded humantime v2.3.0
7582026-03-20T17:18:08.113Z Downloaded instability v0.3.11
7592026-03-20T17:18:08.116Z Downloaded lru v0.12.5
7602026-03-20T17:18:08.116Z Downloaded group v0.13.0
7612026-03-20T17:18:08.119Z Downloaded fatfs v0.3.6
7622026-03-20T17:18:08.119Z Downloaded md5 v0.7.0
7632026-03-20T17:18:08.123Z Downloaded cargo_toml v0.22.3
7642026-03-20T17:18:08.123Z Downloaded getrandom v0.2.17
7652026-03-20T17:18:08.125Z Downloaded md-5 v0.10.6
7662026-03-20T17:18:08.126Z Downloaded multimap v0.10.1
7672026-03-20T17:18:08.128Z Downloaded new_debug_unreachable v1.0.6
7682026-03-20T17:18:08.128Z Downloaded ingot v0.1.1
7692026-03-20T17:18:08.131Z Downloaded ingot-types v0.1.2
7702026-03-20T17:18:08.131Z Downloaded memoffset v0.9.1
7712026-03-20T17:18:08.134Z Downloaded maplit v1.0.2
7722026-03-20T17:18:08.134Z Downloaded ipnet v2.11.0
7732026-03-20T17:18:08.140Z Downloaded newline-converter v0.3.0
7742026-03-20T17:18:08.140Z Downloaded mime v0.3.17
7752026-03-20T17:18:08.140Z Downloaded normalize-line-endings v0.3.0
7762026-03-20T17:18:08.140Z Downloaded nonempty v0.12.0
7772026-03-20T17:18:08.140Z Downloaded nodrop v0.1.14
7782026-03-20T17:18:08.140Z Downloaded newtype_derive v0.1.6
7792026-03-20T17:18:08.144Z Downloaded managed v0.8.0
7802026-03-20T17:18:08.144Z Downloaded jobserver v0.1.34
7812026-03-20T17:18:08.147Z Downloaded num_threads v0.1.7
7822026-03-20T17:18:08.147Z Downloaded num-iter v0.1.45
7832026-03-20T17:18:08.147Z Downloaded half v1.8.3
7842026-03-20T17:18:08.150Z Downloaded num-conv v0.2.0
7852026-03-20T17:18:08.150Z Downloaded futures v0.3.32
7862026-03-20T17:18:08.154Z Downloaded cancel-safe-futures v0.1.5
7872026-03-20T17:18:08.157Z Downloaded blake2 v0.10.6
7882026-03-20T17:18:08.161Z Downloaded ipnetwork v0.21.1
7892026-03-20T17:18:08.161Z Downloaded is-terminal v0.4.17
7902026-03-20T17:18:08.164Z Downloaded iana-time-zone v0.1.65
7912026-03-20T17:18:08.164Z Downloaded httparse v1.10.1
7922026-03-20T17:18:08.167Z Downloaded num v0.4.3
7932026-03-20T17:18:08.167Z Downloaded nibble_vec v0.1.0
7942026-03-20T17:18:08.171Z Downloaded num-derive v0.3.3
7952026-03-20T17:18:08.171Z Downloaded opaque-debug v0.3.1
7962026-03-20T17:18:08.175Z Downloaded hickory-client v0.25.2
7972026-03-20T17:18:08.175Z Downloaded bumpalo v3.20.2
7982026-03-20T17:18:08.178Z Downloaded oso-derive v0.27.3
7992026-03-20T17:18:08.178Z Downloaded openssl-probe v0.1.6
8002026-03-20T17:18:08.178Z Downloaded derive-where v1.6.0
8012026-03-20T17:18:08.181Z Downloaded num-derive v0.4.2
8022026-03-20T17:18:08.185Z Downloaded derive_builder v0.20.2
8032026-03-20T17:18:08.188Z Downloaded dropshot_endpoint v0.16.7
8042026-03-20T17:18:08.191Z Downloaded hyper-staticfile v0.10.1
8052026-03-20T17:18:08.194Z Downloaded chacha20poly1305 v0.10.1
8062026-03-20T17:18:08.194Z Downloaded libloading v0.8.9
8072026-03-20T17:18:08.197Z Downloaded openssl-probe v0.2.1
8082026-03-20T17:18:08.197Z Downloaded newtype-uuid-macros v0.1.0
8092026-03-20T17:18:08.200Z Downloaded olpc-cjson v0.1.4
8102026-03-20T17:18:08.200Z Downloaded num_enum_derive v0.5.11
8112026-03-20T17:18:08.200Z Downloaded darling_core v0.21.3
8122026-03-20T17:18:08.204Z Downloaded openssl-macros v0.1.1
8132026-03-20T17:18:08.209Z Downloaded multer v3.1.0
8142026-03-20T17:18:08.209Z Downloaded packed_struct_codegen v0.10.1
8152026-03-20T17:18:08.209Z Downloaded base64 v0.22.1
8162026-03-20T17:18:08.213Z Downloaded native-tls v0.2.18
8172026-03-20T17:18:08.216Z Downloaded nanorand v0.7.0
8182026-03-20T17:18:08.216Z Downloaded ingot-macros v0.1.1
8192026-03-20T17:18:08.216Z Downloaded mime_guess v2.0.5
8202026-03-20T17:18:08.219Z Downloaded getrandom v0.3.4
8212026-03-20T17:18:08.222Z Downloaded num-integer v0.1.46
8222026-03-20T17:18:08.222Z Downloaded num-complex v0.4.6
8232026-03-20T17:18:08.227Z Downloaded linear-map v1.2.0
8242026-03-20T17:18:08.227Z Downloaded libsw-core v0.3.2
8252026-03-20T17:18:08.230Z Downloaded pbkdf2 v0.11.0
8262026-03-20T17:18:08.230Z Downloaded path-slash v0.1.5
8272026-03-20T17:18:08.233Z Downloaded const-oid v0.9.6
8282026-03-20T17:18:08.233Z Downloaded newtype-uuid v1.3.2
8292026-03-20T17:18:08.236Z Downloaded compact_str v0.8.1
8302026-03-20T17:18:08.239Z Downloaded num_enum v0.5.11
8312026-03-20T17:18:08.242Z Downloaded arc-swap v1.8.2
8322026-03-20T17:18:08.245Z Downloaded hyper-rustls v0.27.7
8332026-03-20T17:18:08.248Z Downloaded hmac v0.12.1
8342026-03-20T17:18:08.248Z Downloaded parse-size v1.1.0
8352026-03-20T17:18:08.251Z Downloaded pbkdf2 v0.12.2
8362026-03-20T17:18:08.251Z Downloaded parse-display v0.10.0
8372026-03-20T17:18:08.251Z Downloaded half v2.7.1
8382026-03-20T17:18:08.255Z Downloaded diff v0.1.13
8392026-03-20T17:18:08.258Z Downloaded const_format v0.2.35
8402026-03-20T17:18:08.261Z Downloaded peg-runtime v0.8.5
8412026-03-20T17:18:08.261Z Downloaded num_enum_derive v0.7.5
8422026-03-20T17:18:08.264Z Downloaded num_enum v0.7.5
8432026-03-20T17:18:08.268Z Downloaded pin-utils v0.1.0
8442026-03-20T17:18:08.268Z Downloaded phf_shared v0.12.1
8452026-03-20T17:18:08.271Z Downloaded num-rational v0.4.2
8462026-03-20T17:18:08.271Z Downloaded nu-ansi-term v0.50.3
8472026-03-20T17:18:08.274Z Downloaded elliptic-curve v0.13.8
8482026-03-20T17:18:08.277Z Downloaded derive_more v0.99.20
8492026-03-20T17:18:08.280Z Downloaded litrs v1.0.0
8502026-03-20T17:18:08.283Z Downloaded lock_api v0.4.14
8512026-03-20T17:18:08.283Z Downloaded predicates-tree v1.0.13
8522026-03-20T17:18:08.286Z Downloaded memmap2 v0.9.10
8532026-03-20T17:18:08.286Z Downloaded phf_shared v0.13.1
8542026-03-20T17:18:08.290Z Downloaded phf_shared v0.11.3
8552026-03-20T17:18:08.290Z Downloaded predicates-core v1.0.10
8562026-03-20T17:18:08.290Z Downloaded precomputed-hash v0.1.1
8572026-03-20T17:18:08.290Z Downloaded powerfmt v0.2.0
8582026-03-20T17:18:08.293Z Downloaded proc-macro-error-attr2 v2.0.0
8592026-03-20T17:18:08.293Z Downloaded proc-macro-crate v3.4.0
8602026-03-20T17:18:08.293Z Downloaded proc-macro-crate v1.3.1
8612026-03-20T17:18:08.296Z Downloaded derive_more v2.1.1
8622026-03-20T17:18:08.304Z Downloaded progenitor-macro v0.10.0
8632026-03-20T17:18:08.308Z Downloaded owo-colors v4.3.0
8642026-03-20T17:18:08.308Z Downloaded packed_struct v0.10.1
8652026-03-20T17:18:08.311Z Downloaded oxnet v0.1.4
8662026-03-20T17:18:08.311Z Downloaded oxide-tokio-rt v0.1.3
8672026-03-20T17:18:08.314Z Downloaded parking_lot_core v0.8.6
8682026-03-20T17:18:08.317Z Downloaded progenitor-client v0.11.2
8692026-03-20T17:18:08.317Z Downloaded progenitor-client v0.10.0
8702026-03-20T17:18:08.317Z Downloaded password-hash v0.4.2
8712026-03-20T17:18:08.320Z Downloaded quick-error v1.2.3
8722026-03-20T17:18:08.320Z Downloaded progenitor-macro v0.13.0
8732026-03-20T17:18:08.324Z Downloaded peg v0.8.5
8742026-03-20T17:18:08.327Z Downloaded radium v0.7.0
8752026-03-20T17:18:08.327Z Downloaded allocator-api2 v0.2.21
8762026-03-20T17:18:08.330Z Downloaded progenitor-macro v0.11.2
8772026-03-20T17:18:08.330Z Downloaded crossbeam-channel v0.5.15
8782026-03-20T17:18:08.334Z Downloaded bytes v1.11.1
8792026-03-20T17:18:08.337Z Downloaded psl-types v2.0.11
8802026-03-20T17:18:08.337Z Downloaded paste v1.0.15
8812026-03-20T17:18:08.340Z Downloaded parse-display-derive v0.10.0
8822026-03-20T17:18:08.344Z Downloaded ignore v0.4.25
8832026-03-20T17:18:08.344Z Downloaded libbz2-rs-sys v0.2.2
8842026-03-20T17:18:08.347Z Downloaded pem v3.0.6
8852026-03-20T17:18:08.347Z Downloaded omicron-zone-package v0.12.2
8862026-03-20T17:18:08.351Z Downloaded phf v0.12.1
8872026-03-20T17:18:08.351Z Downloaded pin-project-internal v1.1.11
8882026-03-20T17:18:08.354Z Downloaded pkg-config v0.3.32
8892026-03-20T17:18:08.354Z Downloaded postgres-protocol v0.6.10
8902026-03-20T17:18:08.357Z Downloaded heapless v0.7.17
8912026-03-20T17:18:08.360Z Downloaded rand_chacha v0.3.1
8922026-03-20T17:18:08.360Z Downloaded poly1305 v0.8.0
8932026-03-20T17:18:08.363Z Downloaded crypto-bigint v0.5.5
8942026-03-20T17:18:08.367Z Downloaded ppv-lite86 v0.2.21
8952026-03-20T17:18:08.370Z Downloaded pkcs8 v0.10.2
8962026-03-20T17:18:08.374Z Downloaded indexmap v1.9.3
8972026-03-20T17:18:08.374Z Downloaded recursive-proc-macro-impl v0.1.1
8982026-03-20T17:18:08.377Z Downloaded ref-cast-impl v1.0.25
8992026-03-20T17:18:08.377Z Downloaded recursive v0.1.1
9002026-03-20T17:18:08.377Z Downloaded primeorder v0.13.6
9012026-03-20T17:18:08.380Z Downloaded flate2 v1.1.9
9022026-03-20T17:18:08.383Z Downloaded proc-macro-error2 v2.0.1
9032026-03-20T17:18:08.391Z Downloaded progenitor v0.13.0
9042026-03-20T17:18:08.392Z Downloaded indicatif v0.18.4
9052026-03-20T17:18:08.395Z Downloaded rustc_version v0.4.1
9062026-03-20T17:18:08.396Z Downloaded der v0.7.10
9072026-03-20T17:18:08.396Z Downloaded progenitor-client v0.13.0
9082026-03-20T17:18:08.396Z Downloaded password-hash v0.5.0
9092026-03-20T17:18:08.400Z Downloaded parking_lot_core v0.9.12
9102026-03-20T17:18:08.400Z Downloaded predicates v3.1.4
9112026-03-20T17:18:08.403Z Downloaded rfc6979 v0.4.0
9122026-03-20T17:18:08.404Z Downloaded parking_lot v0.12.5
9132026-03-20T17:18:08.407Z Downloaded progenitor v0.11.2
9142026-03-20T17:18:08.407Z Downloaded cc v1.2.56
9152026-03-20T17:18:08.410Z Downloaded r2d2 v0.8.10
9162026-03-20T17:18:08.410Z Downloaded psm v0.1.30
9172026-03-20T17:18:08.414Z Downloaded hickory-resolver v0.24.4
9182026-03-20T17:18:08.417Z Downloaded rtoolbox v0.0.3
9192026-03-20T17:18:08.421Z Downloaded peg-macros v0.8.5
9202026-03-20T17:18:08.421Z Downloaded phf v0.13.1
9212026-03-20T17:18:08.422Z Downloaded parking_lot v0.11.2
9222026-03-20T17:18:08.425Z Downloaded ar_archive_writer v0.5.1
9232026-03-20T17:18:08.425Z Downloaded rustc-hash v2.1.1
9242026-03-20T17:18:08.428Z Downloaded pkcs5 v0.7.1
9252026-03-20T17:18:08.431Z Downloaded rustc_version v0.1.7
9262026-03-20T17:18:08.431Z Downloaded russh-cryptovec v0.7.3
9272026-03-20T17:18:08.431Z Downloaded heapless v0.8.0
9282026-03-20T17:18:08.438Z Downloaded pem-rfc7468 v0.7.0
9292026-03-20T17:18:08.438Z Downloaded salsa20 v0.10.2
9302026-03-20T17:18:08.438Z Downloaded headers v0.4.1
9312026-03-20T17:18:08.441Z Downloaded flume v0.11.1
9322026-03-20T17:18:08.444Z Downloaded rand_xorshift v0.4.0
9332026-03-20T17:18:08.447Z Downloaded pkcs1 v0.7.5
9342026-03-20T17:18:08.450Z Downloaded same-file v1.0.6
9352026-03-20T17:18:08.450Z Downloaded expectorate v1.2.0
9362026-03-20T17:18:08.453Z Downloaded ref-cast v1.0.25
9372026-03-20T17:18:08.453Z Downloaded postcard v1.1.3
9382026-03-20T17:18:08.456Z Downloaded rand_seeder v0.4.0
9392026-03-20T17:18:08.459Z Downloaded sapling-renderdag v0.1.0
9402026-03-20T17:18:08.459Z Downloaded rand_core v0.10.0
9412026-03-20T17:18:08.459Z Downloaded scheduled-thread-pool v0.2.7
9422026-03-20T17:18:08.463Z Downloaded scrypt v0.11.0
9432026-03-20T17:18:08.463Z Downloaded secrecy v0.10.3
9442026-03-20T17:18:08.466Z Downloaded oso v0.27.3
9452026-03-20T17:18:08.469Z Downloaded p256 v0.13.2
9462026-03-20T17:18:08.469Z Downloaded resolv-conf v0.7.6
9472026-03-20T17:18:08.472Z Downloaded progenitor-extras v0.1.1
9482026-03-20T17:18:08.472Z Downloaded seq-macro v0.3.6
9492026-03-20T17:18:08.476Z Downloaded secrecy v0.8.0
9502026-03-20T17:18:08.476Z Downloaded serde_urlencoded v0.7.1
9512026-03-20T17:18:08.479Z Downloaded semver v0.1.20
9522026-03-20T17:18:08.479Z Downloaded miniz_oxide v0.8.9
9532026-03-20T17:18:08.481Z Downloaded scopeguard v1.2.0
9542026-03-20T17:18:08.482Z Downloaded rand_core v0.9.5
9552026-03-20T17:18:08.485Z Downloaded rand_core v0.6.4
9562026-03-20T17:18:08.485Z Downloaded crossterm v0.28.1
9572026-03-20T17:18:08.489Z Downloaded serde-big-array v0.5.1
9582026-03-20T17:18:08.492Z Downloaded scroll_derive v0.13.1
9592026-03-20T17:18:08.492Z Downloaded rand_chacha v0.9.0
9602026-03-20T17:18:08.495Z Downloaded papergrid v0.17.0
9612026-03-20T17:18:08.498Z Downloaded quinn-udp v0.5.14
9622026-03-20T17:18:08.498Z Downloaded polyval v0.6.2
9632026-03-20T17:18:08.501Z Downloaded dropshot-api-manager v0.6.0
9642026-03-20T17:18:08.505Z Downloaded serde_spanned v1.0.4
9652026-03-20T17:18:08.505Z Downloaded sha1 v0.10.6
9662026-03-20T17:18:08.510Z Downloaded shell-words v1.1.1
9672026-03-20T17:18:08.510Z Downloaded signal-hook-tokio v0.3.1
9682026-03-20T17:18:08.510Z Downloaded serde_repr v0.1.20
9692026-03-20T17:18:08.510Z Downloaded rustls-pemfile v1.0.4
9702026-03-20T17:18:08.513Z Downloaded pin-project v1.1.11
9712026-03-20T17:18:08.520Z Downloaded jiff-static v0.2.21
9722026-03-20T17:18:08.523Z Downloaded rustls-native-certs v0.8.3
9732026-03-20T17:18:08.526Z Downloaded serde_plain v1.0.2
9742026-03-20T17:18:08.526Z Downloaded serde_bytes v0.11.19
9752026-03-20T17:18:08.529Z Downloaded sigpipe v0.1.3
9762026-03-20T17:18:08.529Z Downloaded siphasher v1.0.2
9772026-03-20T17:18:08.529Z Downloaded hickory-resolver v0.25.2
9782026-03-20T17:18:08.533Z Downloaded slog-bunyan v2.5.0
9792026-03-20T17:18:08.536Z Downloaded rustversion v1.0.22
9802026-03-20T17:18:08.536Z Downloaded pin-project-lite v0.2.17
9812026-03-20T17:18:08.540Z Downloaded diesel_derives v2.3.7
9822026-03-20T17:18:08.546Z Downloaded sec1 v0.7.3
9832026-03-20T17:18:08.549Z Downloaded sct v0.7.1
9842026-03-20T17:18:08.552Z Downloaded progenitor-impl v0.13.0
9852026-03-20T17:18:08.555Z Downloaded progenitor-impl v0.10.0
9862026-03-20T17:18:08.555Z Downloaded postgres-types v0.2.12
9872026-03-20T17:18:08.558Z Downloaded ssh-encoding v0.2.0
9882026-03-20T17:18:08.558Z Downloaded prefix-trie v0.7.0
9892026-03-20T17:18:08.561Z Downloaded aes-gcm v0.10.3
9902026-03-20T17:18:08.564Z Downloaded strip-ansi-escapes v0.2.1
9912026-03-20T17:18:08.564Z Downloaded serde-hex v0.1.0
9922026-03-20T17:18:08.567Z Downloaded signature v2.2.0
9932026-03-20T17:18:08.567Z Downloaded openssl-sys v0.9.111
9942026-03-20T17:18:08.571Z Downloaded progenitor-impl v0.11.2
9952026-03-20T17:18:08.575Z Downloaded signal-hook-mio v0.2.5
9962026-03-20T17:18:08.575Z Downloaded rusty-fork v0.3.1
9972026-03-20T17:18:08.579Z Downloaded rustls-pemfile v2.2.0
9982026-03-20T17:18:08.579Z Downloaded schemars_derive v0.8.22
9992026-03-20T17:18:08.582Z Downloaded derive_more-impl v2.1.1
10002026-03-20T17:18:08.585Z Downloaded scroll v0.13.0
10012026-03-20T17:18:08.585Z Downloaded darling_core v0.23.0
10022026-03-20T17:18:08.589Z Downloaded strum v0.27.2
10032026-03-20T17:18:08.592Z Downloaded structmeta-derive v0.3.0
10042026-03-20T17:18:08.592Z Downloaded structmeta v0.3.0
10052026-03-20T17:18:08.592Z Downloaded slog-envlogger v2.2.0
10062026-03-20T17:18:08.595Z Downloaded progenitor v0.10.0
10072026-03-20T17:18:08.595Z Downloaded darling_core v0.20.11
10082026-03-20T17:18:08.598Z Downloaded libsw v3.5.0
10092026-03-20T17:18:08.603Z Downloaded serde_path_to_error v0.1.20
10102026-03-20T17:18:08.603Z Downloaded http v1.4.0
10112026-03-20T17:18:08.606Z Downloaded hashbrown v0.13.2
10122026-03-20T17:18:08.609Z Downloaded hashbrown v0.12.3
10132026-03-20T17:18:08.613Z Downloaded sync_wrapper v1.0.2
10142026-03-20T17:18:08.613Z Downloaded ssh-cipher v0.2.0
10152026-03-20T17:18:08.613Z Downloaded sqlparser_derive v0.5.0
10162026-03-20T17:18:08.616Z Downloaded slog-async v2.8.0
10172026-03-20T17:18:08.616Z Downloaded ed25519-dalek v2.2.0
10182026-03-20T17:18:08.620Z Downloaded slog-json v2.6.1
10192026-03-20T17:18:08.623Z Downloaded take_mut v0.2.2
10202026-03-20T17:18:08.623Z Downloaded sync-ptr v0.1.4
10212026-03-20T17:18:08.623Z Downloaded russh-keys v0.45.0
10222026-03-20T17:18:08.623Z Downloaded supports-color v3.0.2
10232026-03-20T17:18:08.627Z Downloaded tagptr v0.2.0
10242026-03-20T17:18:08.627Z Downloaded tap v1.0.1
10252026-03-20T17:18:08.632Z Downloaded slog-term v2.9.2
10262026-03-20T17:18:08.632Z Downloaded slog-stdlog v4.1.1
10272026-03-20T17:18:08.632Z Downloaded smf v0.2.3
10282026-03-20T17:18:08.635Z Downloaded tabwriter v1.4.1
10292026-03-20T17:18:08.635Z Downloaded rustls-pki-types v1.14.0
10302026-03-20T17:18:08.635Z Downloaded sqlformat v0.3.5
10312026-03-20T17:18:08.638Z Downloaded time-core v0.1.8
10322026-03-20T17:18:08.638Z Downloaded signal-hook-registry v1.4.8
10332026-03-20T17:18:08.641Z Downloaded testing_table v0.3.0
10342026-03-20T17:18:08.642Z Downloaded tinyvec_macros v0.1.1
10352026-03-20T17:18:08.642Z Downloaded string_cache v0.8.9
10362026-03-20T17:18:08.645Z Downloaded static_assertions v1.1.0
10372026-03-20T17:18:08.645Z Downloaded smallvec v0.6.14
10382026-03-20T17:18:08.645Z Downloaded subtle v2.6.1
10392026-03-20T17:18:08.648Z Downloaded rcgen v0.12.1
10402026-03-20T17:18:08.651Z Downloaded stringprep v0.1.5
10412026-03-20T17:18:08.651Z Downloaded stacker v0.1.23
10422026-03-20T17:18:08.654Z Downloaded slab v0.4.12
10432026-03-20T17:18:08.654Z Downloaded simd-adler32 v0.3.8
10442026-03-20T17:18:08.654Z Downloaded tabled_derive v0.11.0
10452026-03-20T17:18:08.659Z Downloaded itertools v0.10.5
10462026-03-20T17:18:08.662Z Downloaded libefi-sys v0.1.0
10472026-03-20T17:18:08.662Z Downloaded colored v3.1.1
10482026-03-20T17:18:08.665Z Downloaded slog-dtrace v0.3.0
10492026-03-20T17:18:08.665Z Downloaded prettyplease v0.2.37
10502026-03-20T17:18:08.669Z Downloaded strum_macros v0.24.3
10512026-03-20T17:18:08.671Z Downloaded strum v0.26.3
10522026-03-20T17:18:08.671Z Downloaded shlex v1.3.0
10532026-03-20T17:18:08.675Z Downloaded pretty_assertions v1.4.1
10542026-03-20T17:18:08.675Z Downloaded lzss v0.8.2
10552026-03-20T17:18:08.679Z Downloaded hyper-util v0.1.20
10562026-03-20T17:18:08.681Z Downloaded thiserror-impl-no-std v2.0.2
10572026-03-20T17:18:08.681Z Downloaded termtree v0.5.1
10582026-03-20T17:18:08.684Z Downloaded thread-id v5.1.0
10592026-03-20T17:18:08.685Z Downloaded slog-scope v4.4.1
10602026-03-20T17:18:08.688Z Downloaded impl-trait-for-tuples v0.2.3
10612026-03-20T17:18:08.688Z Downloaded mio v1.1.1
10622026-03-20T17:18:08.692Z Downloaded serde_cbor v0.11.2
10632026-03-20T17:18:08.695Z Downloaded serde_derive_internals v0.29.1
10642026-03-20T17:18:08.698Z Downloaded rayon-core v1.13.0
10652026-03-20T17:18:08.701Z Downloaded crossterm v0.29.0
10662026-03-20T17:18:08.705Z Downloaded spki v0.7.3
10672026-03-20T17:18:08.705Z Downloaded snafu-derive v0.8.9
10682026-03-20T17:18:08.709Z Downloaded minimal-lexical v0.2.1
10692026-03-20T17:18:08.712Z Downloaded ryu v1.0.23
10702026-03-20T17:18:08.715Z Downloaded termios v0.3.3
10712026-03-20T17:18:08.715Z Downloaded time-macros v0.2.27
10722026-03-20T17:18:08.718Z Downloaded tls_codec v0.4.2
10732026-03-20T17:18:08.718Z Downloaded aho-corasick v1.1.4
10742026-03-20T17:18:08.742Z Downloaded trait-variant v0.1.2
10752026-03-20T17:18:08.742Z Downloaded tower-layer v0.3.3
10762026-03-20T17:18:08.742Z Downloaded strum_macros v0.27.2
10772026-03-20T17:18:08.742Z Downloaded strum_macros v0.26.4
10782026-03-20T17:18:08.742Z Downloaded try-lock v0.2.5
10792026-03-20T17:18:08.742Z Downloaded tiny-keccak v2.0.2
10802026-03-20T17:18:08.742Z Downloaded tower-service v0.3.3
10812026-03-20T17:18:08.742Z Downloaded rustls-platform-verifier v0.6.2
10822026-03-20T17:18:08.743Z Downloaded indoc v2.0.7
10832026-03-20T17:18:08.743Z Downloaded serde_with_macros v3.17.0
10842026-03-20T17:18:08.743Z Downloaded darling v0.23.0
10852026-03-20T17:18:08.747Z Downloaded rand v0.8.5
10862026-03-20T17:18:08.747Z Downloaded quinn v0.11.9
10872026-03-20T17:18:08.751Z Downloaded hickory-server v0.25.2
10882026-03-20T17:18:08.754Z Downloaded serde_yaml v0.9.34+deprecated
10892026-03-20T17:18:08.757Z Downloaded typify-macro v0.4.3
10902026-03-20T17:18:08.757Z Downloaded typify-macro v0.6.1
10912026-03-20T17:18:08.760Z Downloaded tokio-macros v2.6.0
10922026-03-20T17:18:08.760Z Downloaded tokio-dtrace v0.1.1
10932026-03-20T17:18:08.760Z Downloaded support-bundle-viewer v0.1.2
10942026-03-20T17:18:08.763Z Downloaded cexpr v0.6.0
10952026-03-20T17:18:08.763Z Downloaded hostname v0.3.1
10962026-03-20T17:18:08.766Z Downloaded filetime v0.2.27
10972026-03-20T17:18:08.766Z Downloaded drift v0.1.3
10982026-03-20T17:18:08.771Z Downloaded iddqd v0.3.17
10992026-03-20T17:18:08.777Z Downloaded schemars v0.8.22
11002026-03-20T17:18:08.786Z Downloaded untrusted v0.9.0
11012026-03-20T17:18:08.789Z Downloaded unicode-truncate v1.1.0
11022026-03-20T17:18:08.789Z Downloaded tokio-tungstenite v0.21.0
11032026-03-20T17:18:08.792Z Downloaded untrusted v0.7.1
11042026-03-20T17:18:08.792Z Downloaded usdt v0.6.0
11052026-03-20T17:18:08.796Z Downloaded usdt-attr-macro v0.6.0
11062026-03-20T17:18:08.796Z Downloaded term v0.7.0
11072026-03-20T17:18:08.799Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11082026-03-20T17:18:08.799Z Downloaded tls_codec_derive v0.4.2
11092026-03-20T17:18:08.802Z Downloaded spin v0.9.8
11102026-03-20T17:18:08.802Z Downloaded universal-hash v0.5.1
11112026-03-20T17:18:08.805Z Downloaded unit-prefix v0.5.2
11122026-03-20T17:18:08.805Z Downloaded topological-sort v0.2.2
11132026-03-20T17:18:08.805Z Downloaded toml_writer v1.0.6+spec-1.1.0
11142026-03-20T17:18:08.807Z Downloaded tokio-tungstenite v0.23.1
11152026-03-20T17:18:08.808Z Downloaded unarray v0.1.4
11162026-03-20T17:18:08.811Z Downloaded thread_local v1.1.9
11172026-03-20T17:18:08.811Z Downloaded thiserror-no-std v2.0.2
11182026-03-20T17:18:08.814Z Downloaded want v0.3.1
11192026-03-20T17:18:08.817Z Downloaded waitgroup v0.1.2
11202026-03-20T17:18:08.817Z Downloaded xattr v1.6.1
11212026-03-20T17:18:08.817Z Downloaded publicsuffix v2.3.0
11222026-03-20T17:18:08.820Z Downloaded tui-tree-widget v0.23.1
11232026-03-20T17:18:08.823Z Downloaded tokio-native-tls v0.3.1
11242026-03-20T17:18:08.823Z Downloaded slog v2.8.2
11252026-03-20T17:18:08.826Z Downloaded utf-8 v0.7.6
11262026-03-20T17:18:08.826Z Downloaded usdt-macro v0.6.0
11272026-03-20T17:18:08.830Z Downloaded tokio-rustls v0.25.0
11282026-03-20T17:18:08.830Z Downloaded rsa v0.9.10
11292026-03-20T17:18:08.834Z Downloaded num-bigint-dig v0.8.6
11302026-03-20T17:18:08.837Z Downloaded rand v0.9.2
11312026-03-20T17:18:08.840Z Downloaded num-bigint v0.4.6
11322026-03-20T17:18:08.843Z Downloaded unicase v2.9.0
11332026-03-20T17:18:08.846Z Downloaded similar v2.7.0
11342026-03-20T17:18:08.849Z Downloaded signal-hook v0.3.18
11352026-03-20T17:18:08.852Z Downloaded void v1.0.2
11362026-03-20T17:18:08.852Z Downloaded data-encoding v2.10.0
11372026-03-20T17:18:08.852Z Downloaded hyper-tls v0.6.0
11382026-03-20T17:18:08.855Z Downloaded hex-literal v0.4.1
11392026-03-20T17:18:08.855Z Downloaded ed25519 v2.2.3
11402026-03-20T17:18:08.858Z Downloaded derive_builder_core v0.20.2
11412026-03-20T17:18:08.859Z Downloaded der_derive v0.7.3
11422026-03-20T17:18:08.861Z Downloaded corncobs v0.1.4
11432026-03-20T17:18:08.861Z Downloaded const_format_proc_macros v0.2.34
11442026-03-20T17:18:08.865Z Downloaded buf-list v1.1.2
11452026-03-20T17:18:08.872Z Downloaded schemars v0.9.0
11462026-03-20T17:18:08.884Z Downloaded zeroize_derive v1.4.3
11472026-03-20T17:18:08.887Z Downloaded term v1.2.1
11482026-03-20T17:18:08.887Z Downloaded test-strategy v0.4.5
11492026-03-20T17:18:08.890Z Downloaded tinyvec v1.10.0
11502026-03-20T17:18:08.894Z Downloaded ron v0.8.1
11512026-03-20T17:18:08.897Z Downloaded walkdir v2.5.0
11522026-03-20T17:18:08.900Z Downloaded vergen-lib v0.1.6
11532026-03-20T17:18:08.900Z Downloaded zone_cfg_derive v0.3.1
11542026-03-20T17:18:08.900Z Downloaded vergen-gitcl v1.0.8
11552026-03-20T17:18:08.904Z Downloaded xshell-macros v0.2.7
11562026-03-20T17:18:08.904Z Downloaded socket2 v0.6.2
11572026-03-20T17:18:08.908Z Downloaded hashbrown v0.15.5
11582026-03-20T17:18:08.911Z Downloaded itertools v0.14.0
11592026-03-20T17:18:08.914Z Downloaded qorb v0.4.1
11602026-03-20T17:18:08.917Z Downloaded itertools v0.13.0
11612026-03-20T17:18:08.922Z Downloaded usdt-impl v0.6.0
11622026-03-20T17:18:08.925Z Downloaded twox-hash v2.1.2
11632026-03-20T17:18:08.928Z Downloaded whoami v2.1.0
11642026-03-20T17:18:08.928Z Downloaded wyz v0.5.1
11652026-03-20T17:18:08.931Z Downloaded tokio-rustls v0.24.1
11662026-03-20T17:18:08.931Z Downloaded h2 v0.4.13
11672026-03-20T17:18:08.938Z Downloaded uzers v0.12.2
11682026-03-20T17:18:08.941Z Downloaded libxml v0.3.3
11692026-03-20T17:18:08.944Z Downloaded rustls-webpki v0.103.9
11702026-03-20T17:18:08.948Z Downloaded samael v0.0.19
11712026-03-20T17:18:08.951Z Downloaded hyper v1.8.1
11722026-03-20T17:18:08.955Z Downloaded zeroize v1.8.2
11732026-03-20T17:18:08.958Z Downloaded toml_parser v1.0.9+spec-1.1.0
11742026-03-20T17:18:08.961Z Downloaded wait-timeout v0.2.1
11752026-03-20T17:18:08.961Z Downloaded vsss-rs v3.3.4
11762026-03-20T17:18:08.964Z Downloaded tokio-rustls v0.26.4
11772026-03-20T17:18:08.964Z Downloaded rand v0.10.0
11782026-03-20T17:18:08.967Z Downloaded vergen v9.0.6
11792026-03-20T17:18:08.970Z Downloaded zstd-safe v7.2.4
11802026-03-20T17:18:08.970Z Downloaded schemars v1.2.1
11812026-03-20T17:18:08.981Z Downloaded zstd v0.13.3
11822026-03-20T17:18:08.984Z Downloaded tungstenite v0.23.0
11832026-03-20T17:18:08.987Z Downloaded typify v0.6.1
11842026-03-20T17:18:08.990Z Downloaded socket2 v0.5.10
11852026-03-20T17:18:08.990Z Downloaded snafu v0.8.9
11862026-03-20T17:18:08.995Z Downloaded xshell v0.2.7
11872026-03-20T17:18:08.998Z Downloaded xz2 v0.1.7
11882026-03-20T17:18:08.998Z Downloaded unicode-properties v0.1.4
11892026-03-20T17:18:09.001Z Downloaded libm v0.2.16
11902026-03-20T17:18:09.008Z Downloaded unicode-bidi v0.3.18
11912026-03-20T17:18:09.011Z Downloaded rustyline v14.0.0
11922026-03-20T17:18:09.014Z Downloaded zone v0.3.1
11932026-03-20T17:18:09.017Z Downloaded yasna v0.5.2
11942026-03-20T17:18:09.017Z Downloaded iri-string v0.7.10
11952026-03-20T17:18:09.021Z Downloaded toml v0.9.12+spec-1.1.0
11962026-03-20T17:18:09.024Z Downloaded bitvec v1.0.1
11972026-03-20T17:18:09.036Z Downloaded vte v0.14.1
11982026-03-20T17:18:09.039Z Downloaded vergen-git2 v1.0.7
11992026-03-20T17:18:09.042Z Downloaded toml v0.7.8
12002026-03-20T17:18:09.043Z Downloaded tokio-stream v0.1.18
12012026-03-20T17:18:09.046Z Downloaded typify v0.4.3
12022026-03-20T17:18:09.049Z Downloaded tungstenite v0.21.0
12032026-03-20T17:18:09.052Z Downloaded whoami v1.6.1
12042026-03-20T17:18:09.056Z Downloaded nom v7.1.3
12052026-03-20T17:18:09.059Z Downloaded tracing-attributes v0.1.31
12062026-03-20T17:18:09.062Z Downloaded tar v0.4.44
12072026-03-20T17:18:09.062Z Downloaded zerocopy v0.6.6
12082026-03-20T17:18:09.065Z Downloaded russh v0.45.0
12092026-03-20T17:18:09.068Z Downloaded unsafe-libyaml v0.2.11
12102026-03-20T17:18:09.071Z Downloaded toml_edit v0.19.15
12112026-03-20T17:18:09.083Z Downloaded zopfli v0.8.3
12122026-03-20T17:18:09.086Z Downloaded uuid v1.21.0
12132026-03-20T17:18:09.089Z Downloaded ron v0.12.0
12142026-03-20T17:18:09.094Z Downloaded steno v0.4.1
12152026-03-20T17:18:09.097Z Downloaded p521 v0.13.3
12162026-03-20T17:18:09.100Z Downloaded hkdf v0.12.4
12172026-03-20T17:18:09.106Z Downloaded itertools v0.12.1
12182026-03-20T17:18:09.109Z Downloaded tracing-core v0.1.36
12192026-03-20T17:18:09.112Z Downloaded toml_edit v0.23.10+spec-1.0.0
12202026-03-20T17:18:09.115Z Downloaded subprocess v0.2.15
12212026-03-20T17:18:09.118Z Downloaded blake3 v1.8.3
12222026-03-20T17:18:09.125Z Downloaded rpassword v7.4.0
12232026-03-20T17:18:09.129Z Downloaded reqwest v0.13.2
12242026-03-20T17:18:09.133Z Downloaded tokio-postgres v0.7.16
12252026-03-20T17:18:09.146Z Downloaded yansi v1.0.1
12262026-03-20T17:18:09.155Z Downloaded futures-util v0.3.32
12272026-03-20T17:18:09.165Z Downloaded tower v0.5.3
12282026-03-20T17:18:09.172Z Downloaded p384 v0.13.1
12292026-03-20T17:18:09.175Z Downloaded x509-cert v0.2.5
12302026-03-20T17:18:09.180Z Downloaded zip v0.6.6
12312026-03-20T17:18:09.183Z Downloaded ssh-key v0.6.7
12322026-03-20T17:18:09.192Z Downloaded zerocopy-derive v0.8.40
12332026-03-20T17:18:09.199Z Downloaded reqwest v0.12.28
12342026-03-20T17:18:09.204Z Downloaded regex v1.12.3
12352026-03-20T17:18:09.209Z Downloaded aws-lc-rs v1.16.0
12362026-03-20T17:18:09.216Z Downloaded unicode_categories v0.1.1
12372026-03-20T17:18:09.220Z Downloaded typed-path v0.9.3
12382026-03-20T17:18:09.223Z Downloaded unicode-normalization v0.1.25
12392026-03-20T17:18:09.227Z Downloaded portable-atomic v1.13.1
12402026-03-20T17:18:09.232Z Downloaded bindgen v0.71.1
12412026-03-20T17:18:09.238Z Downloaded tough v0.20.0
12422026-03-20T17:18:09.245Z Downloaded tower-http v0.6.8
12432026-03-20T17:18:09.251Z Downloaded reedline v0.40.0
12442026-03-20T17:18:09.257Z Downloaded goblin v0.10.5
12452026-03-20T17:18:09.262Z Downloaded unicode-segmentation v1.12.0
12462026-03-20T17:18:09.265Z Downloaded tokio-util v0.7.18
12472026-03-20T17:18:09.272Z Downloaded quick-xml v0.37.5
12482026-03-20T17:18:09.275Z Downloaded serde_with v3.17.0
12492026-03-20T17:18:09.284Z Downloaded salty v0.3.0
12502026-03-20T17:18:09.290Z Downloaded rayon v1.11.0
12512026-03-20T17:18:09.297Z Downloaded moka v0.12.13
12522026-03-20T17:18:09.303Z Downloaded petname v2.0.2
12532026-03-20T17:18:09.307Z Downloaded git2 v0.20.4
12542026-03-20T17:18:09.314Z Downloaded object v0.30.4
12552026-03-20T17:18:09.321Z Downloaded zip v4.6.1
12562026-03-20T17:18:09.324Z Downloaded rustls-webpki v0.101.7
12572026-03-20T17:18:09.335Z Downloaded nix v0.27.1
12582026-03-20T17:18:09.343Z Downloaded polar-core v0.27.3
12592026-03-20T17:18:09.350Z Downloaded curve25519-dalek v4.1.3
12602026-03-20T17:18:09.357Z Downloaded lalrpop v0.19.12
12612026-03-20T17:18:09.365Z Downloaded proptest v1.10.0
12622026-03-20T17:18:09.372Z Downloaded rustls v0.21.12
12632026-03-20T17:18:09.381Z Downloaded time v0.3.47
12642026-03-20T17:18:09.390Z Downloaded rustls-webpki v0.102.8
12652026-03-20T17:18:09.405Z Downloaded winnow v0.6.26
12662026-03-20T17:18:09.412Z Downloaded dropshot v0.16.7
12672026-03-20T17:18:09.428Z Downloaded winnow v0.5.40
12682026-03-20T17:18:09.435Z Downloaded smoltcp v0.9.1
12692026-03-20T17:18:09.443Z Downloaded nix v0.29.0
12702026-03-20T17:18:09.452Z Downloaded quinn-proto v0.11.13
12712026-03-20T17:18:09.458Z Downloaded nix v0.28.0
12722026-03-20T17:18:09.469Z Downloaded chrono v0.4.44
12732026-03-20T17:18:09.472Z Downloaded zerocopy v0.8.40
12742026-03-20T17:18:09.480Z Downloaded bstr v1.12.1
12752026-03-20T17:18:09.486Z Downloaded tabled v0.20.0
12762026-03-20T17:18:09.500Z Downloaded radix_trie v0.2.1
12772026-03-20T17:18:09.504Z Downloaded hickory-proto v0.25.2
12782026-03-20T17:18:09.516Z Downloaded openssl v0.10.75
12792026-03-20T17:18:09.523Z Downloaded rustix v0.38.44
12802026-03-20T17:18:09.540Z Downloaded zlib-rs v0.6.2
12812026-03-20T17:18:09.544Z Downloaded vcpkg v0.2.15
12822026-03-20T17:18:09.576Z Downloaded webpki-roots v1.0.6
12832026-03-20T17:18:09.579Z Downloaded object v0.37.3
12842026-03-20T17:18:09.586Z Downloaded hickory-proto v0.24.4
12852026-03-20T17:18:09.597Z Downloaded nix v0.31.1
12862026-03-20T17:18:09.607Z Downloaded regex-syntax v0.6.29
12872026-03-20T17:18:09.612Z Downloaded smoltcp v0.11.0
12882026-03-20T17:18:09.621Z Downloaded rustls v0.22.4
12892026-03-20T17:18:09.631Z Downloaded rustls v0.23.37
12902026-03-20T17:18:09.641Z Downloaded regress v0.10.5
12912026-03-20T17:18:09.648Z Downloaded sqlparser v0.61.0
12922026-03-20T17:18:09.656Z Downloaded regex-syntax v0.8.10
12932026-03-20T17:18:09.662Z Downloaded openapiv3 v2.2.0
12942026-03-20T17:18:09.671Z Downloaded typify-impl v0.6.1
12952026-03-20T17:18:09.682Z Downloaded diesel v2.3.7
12962026-03-20T17:18:09.698Z Downloaded typify-impl v0.4.3
12972026-03-20T17:18:09.710Z Downloaded tracing v0.1.44
12982026-03-20T17:18:09.727Z Downloaded ratatui v0.29.0
12992026-03-20T17:18:09.743Z Downloaded sled v0.34.7
13002026-03-20T17:18:09.758Z Downloaded zerocopy-derive v0.6.6
13012026-03-20T17:18:09.765Z Downloaded bzip2-sys v0.1.13+1.0.8
13022026-03-20T17:18:09.800Z Downloaded regex-automata v0.4.14
13032026-03-20T17:18:09.813Z Downloaded petgraph v0.6.5
13042026-03-20T17:18:09.827Z Downloaded jiff v0.2.21
13052026-03-20T17:18:09.841Z Downloaded chrono-tz v0.10.4
13062026-03-20T17:18:09.855Z Downloaded lzma-sys v0.1.20
13072026-03-20T17:18:09.877Z Downloaded petgraph v0.8.3
13082026-03-20T17:18:09.894Z Downloaded csv v1.4.0
13092026-03-20T17:18:09.911Z Downloaded libz-sys v1.1.24
13102026-03-20T17:18:09.929Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13112026-03-20T17:18:09.942Z Downloaded tokio v1.49.0
13122026-03-20T17:18:09.973Z Downloaded sha3 v0.10.8
13132026-03-20T17:18:10.023Z Downloaded encoding_rs v0.8.35
13142026-03-20T17:18:10.042Z Downloaded ring v0.17.14
13152026-03-20T17:18:10.118Z Downloaded libgit2-sys v0.18.3+1.9.2
13162026-03-20T17:18:10.723Z Downloaded aws-lc-sys v0.37.1
13172026-03-20T17:18:11.057Z Compiling libc v0.2.180
13182026-03-20T17:18:11.061Z Compiling serde v1.0.228
13192026-03-20T17:18:11.061Z Compiling log v0.4.29
13202026-03-20T17:18:11.061Z Compiling shlex v1.3.0
13212026-03-20T17:18:11.061Z Compiling find-msvc-tools v0.1.9
13222026-03-20T17:18:11.061Z Compiling smallvec v1.15.1
13232026-03-20T17:18:11.061Z Compiling typenum v1.19.0
13242026-03-20T17:18:11.061Z Compiling subtle v2.6.1
13252026-03-20T17:18:11.061Z Compiling generic-array v0.14.7
13262026-03-20T17:18:11.061Z Compiling scopeguard v1.2.0
13272026-03-20T17:18:11.243Z Compiling portable-atomic v1.13.1
13282026-03-20T17:18:11.428Z Compiling const-oid v0.9.6
13292026-03-20T17:18:11.431Z Compiling critical-section v1.2.0
13302026-03-20T17:18:11.451Z Compiling syn v2.0.117
13312026-03-20T17:18:11.475Z Compiling zerocopy v0.8.40
13322026-03-20T17:18:11.523Z Compiling lock_api v0.4.14
13332026-03-20T17:18:11.527Z Compiling pin-project-lite v0.2.17
13342026-03-20T17:18:11.547Z Compiling serde_json v1.0.149
13352026-03-20T17:18:11.573Z Compiling parking_lot_core v0.9.12
13362026-03-20T17:18:11.594Z Compiling pkg-config v0.3.32
13372026-03-20T17:18:11.597Z Compiling bitflags v2.11.0
13382026-03-20T17:18:11.644Z Compiling libm v0.2.16
13392026-03-20T17:18:11.668Z Compiling num-traits v0.2.19
13402026-03-20T17:18:11.739Z Compiling futures-core v0.3.32
13412026-03-20T17:18:11.836Z Compiling percent-encoding v2.3.2
13422026-03-20T17:18:11.883Z Compiling allocator-api2 v0.2.21
13432026-03-20T17:18:11.953Z Compiling foldhash v0.2.0
13442026-03-20T17:18:12.023Z Compiling futures-sink v0.3.32
13452026-03-20T17:18:12.064Z Compiling cpufeatures v0.2.17
13462026-03-20T17:18:12.108Z Compiling futures-io v0.3.32
13472026-03-20T17:18:12.156Z Compiling futures-channel v0.3.32
13482026-03-20T17:18:12.159Z Compiling slab v0.4.12
13492026-03-20T17:18:12.245Z Compiling futures-task v0.3.32
13502026-03-20T17:18:12.249Z Compiling getrandom v0.4.1
13512026-03-20T17:18:12.294Z Compiling hashbrown v0.16.1
13522026-03-20T17:18:12.319Z Compiling rustversion v1.0.22
13532026-03-20T17:18:12.367Z Compiling getrandom v0.3.4
13542026-03-20T17:18:12.368Z Compiling rand_core v0.10.0
13552026-03-20T17:18:12.416Z Compiling form_urlencoded v1.2.2
13562026-03-20T17:18:12.437Z Compiling base64ct v1.8.3
13572026-03-20T17:18:12.470Z Compiling fs_extra v1.3.0
13582026-03-20T17:18:12.494Z Compiling ident_case v1.0.1
13592026-03-20T17:18:12.516Z Compiling dunce v1.0.5
13602026-03-20T17:18:12.653Z Compiling getrandom v0.2.17
13612026-03-20T17:18:12.710Z Compiling jobserver v0.1.34
13622026-03-20T17:18:12.714Z Compiling errno v0.3.14
13632026-03-20T17:18:12.781Z Compiling mio v1.1.1
13642026-03-20T17:18:12.806Z Compiling socket2 v0.6.2
13652026-03-20T17:18:12.864Z Compiling rand_core v0.6.4
13662026-03-20T17:18:12.890Z Compiling once_cell v1.21.3
13672026-03-20T17:18:12.926Z Compiling signal-hook-registry v1.4.8
13682026-03-20T17:18:12.996Z Compiling pem-rfc7468 v0.7.0
13692026-03-20T17:18:13.031Z Compiling cc v1.2.56
13702026-03-20T17:18:13.054Z Compiling parking_lot v0.12.5
13712026-03-20T17:18:13.164Z Compiling indexmap v2.13.0
13722026-03-20T17:18:13.215Z Compiling flagset v0.4.7
13732026-03-20T17:18:13.256Z Compiling iana-time-zone v0.1.65
13742026-03-20T17:18:13.283Z Compiling rustix v1.1.3
13752026-03-20T17:18:13.306Z Compiling uuid v1.21.0
13762026-03-20T17:18:13.330Z Compiling rustc_version v0.4.1
13772026-03-20T17:18:13.405Z Compiling aws-lc-rs v1.16.0
13782026-03-20T17:18:13.429Z Compiling regex-syntax v0.8.10
13792026-03-20T17:18:13.477Z Compiling vcpkg v0.2.15
13802026-03-20T17:18:13.550Z Compiling tracing-core v0.1.36
13812026-03-20T17:18:13.610Z Compiling crossbeam-utils v0.8.21
13822026-03-20T17:18:13.680Z Compiling untrusted v0.7.1
13832026-03-20T17:18:13.789Z Compiling rand_core v0.9.5
13842026-03-20T17:18:13.838Z Compiling schemars v0.8.22
13852026-03-20T17:18:13.841Z Compiling httparse v1.10.1
13862026-03-20T17:18:13.882Z Compiling openssl-probe v0.2.1
13872026-03-20T17:18:14.045Z Compiling base64 v0.22.1
13882026-03-20T17:18:14.092Z Compiling cmake v0.1.57
13892026-03-20T17:18:14.122Z Compiling untrusted v0.9.0
13902026-03-20T17:18:14.146Z Compiling syn v1.0.109
13912026-03-20T17:18:14.234Z Compiling tinyvec_macros v0.1.1
13922026-03-20T17:18:14.261Z Compiling rustls v0.23.37
13932026-03-20T17:18:14.294Z Compiling dyn-clone v1.0.20
13942026-03-20T17:18:14.297Z Compiling try-lock v0.2.5
13952026-03-20T17:18:14.340Z Compiling tower-service v0.3.3
13962026-03-20T17:18:14.388Z Compiling atomic-waker v1.1.2
13972026-03-20T17:18:14.419Z Compiling tower-layer v0.3.3
13982026-03-20T17:18:14.490Z Compiling want v0.3.1
13992026-03-20T17:18:14.515Z Compiling tinyvec v1.10.0
14002026-03-20T17:18:14.519Z Compiling spin v0.9.8
14012026-03-20T17:18:14.519Z Compiling aho-corasick v1.1.4
14022026-03-20T17:18:14.591Z Compiling num-conv v0.2.0
14032026-03-20T17:18:14.594Z Compiling time-core v0.1.8
14042026-03-20T17:18:14.594Z Compiling pin-utils v0.1.0
14052026-03-20T17:18:14.687Z Compiling crc32fast v1.5.0
14062026-03-20T17:18:14.690Z Compiling foreign-types-shared v0.1.1
14072026-03-20T17:18:14.736Z Compiling openssl v0.10.75
14082026-03-20T17:18:14.787Z Compiling httpdate v1.0.3
14092026-03-20T17:18:14.811Z Compiling powerfmt v0.2.0
14102026-03-20T17:18:14.850Z Compiling foreign-types v0.3.2
14112026-03-20T17:18:14.853Z Compiling wait-timeout v0.2.1
14122026-03-20T17:18:14.901Z Compiling quick-error v1.2.3
14132026-03-20T17:18:14.904Z Compiling either v1.15.0
14142026-03-20T17:18:14.904Z Compiling time-macros v0.2.27
14152026-03-20T17:18:14.971Z Compiling usdt-impl v0.6.0
14162026-03-20T17:18:15.053Z Compiling deranged v0.5.8
14172026-03-20T17:18:15.078Z Compiling simd-adler32 v0.3.8
14182026-03-20T17:18:15.101Z Compiling num_threads v0.1.7
14192026-03-20T17:18:15.126Z Compiling native-tls v0.2.18
14202026-03-20T17:18:15.129Z Compiling siphasher v1.0.2
14212026-03-20T17:18:15.199Z Compiling bit-vec v0.8.0
14222026-03-20T17:18:15.270Z Compiling unicode-normalization v0.1.25
14232026-03-20T17:18:15.274Z Compiling crossbeam-epoch v0.9.18
14242026-03-20T17:18:15.342Z Compiling slog v2.8.2
14252026-03-20T17:18:15.363Z Compiling aws-lc-sys v0.37.1
14262026-03-20T17:18:15.439Z Compiling ring v0.17.14
14272026-03-20T17:18:15.461Z Compiling openssl-sys v0.9.111
14282026-03-20T17:18:15.464Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14292026-03-20T17:18:15.512Z Compiling bit-set v0.8.0
14302026-03-20T17:18:15.537Z Compiling tempfile v3.25.0
14312026-03-20T17:18:15.604Z Compiling bzip2-sys v0.1.13+1.0.8
14322026-03-20T17:18:15.743Z Compiling synstructure v0.13.2
14332026-03-20T17:18:15.797Z Compiling pest_generator v2.8.6
14342026-03-20T17:18:15.937Z Compiling serde_derive_internals v0.29.1
14352026-03-20T17:18:15.961Z Compiling darling_core v0.20.11
14362026-03-20T17:18:15.995Z Compiling regex-automata v0.4.14
14372026-03-20T17:18:16.082Z Compiling rusty-fork v0.3.1
14382026-03-20T17:18:16.499Z Compiling time v0.3.47
14392026-03-20T17:18:16.544Z Compiling darling_core v0.21.3
14402026-03-20T17:18:16.573Z Compiling rand_xorshift v0.4.0
14412026-03-20T17:18:16.623Z Compiling heapless v0.7.17
14422026-03-20T17:18:16.801Z Compiling thread-id v5.1.0
14432026-03-20T17:18:16.830Z Compiling sync_wrapper v1.0.2
14442026-03-20T17:18:16.903Z Compiling cookie v0.18.1
14452026-03-20T17:18:16.927Z Compiling paste v1.0.15
14462026-03-20T17:18:16.954Z Compiling unarray v0.1.4
14472026-03-20T17:18:16.980Z Compiling unicode-properties v0.1.4
14482026-03-20T17:18:17.060Z Compiling unicode-bidi v0.3.18
14492026-03-20T17:18:17.087Z Compiling anyhow v1.0.102
14502026-03-20T17:18:17.115Z Compiling rayon-core v1.13.0
14512026-03-20T17:18:17.154Z Compiling signal-hook v0.3.18
14522026-03-20T17:18:17.228Z Compiling zstd-safe v7.2.4
14532026-03-20T17:18:17.268Z Compiling adler2 v2.0.1
14542026-03-20T17:18:17.301Z Compiling unicode-segmentation v1.12.0
14552026-03-20T17:18:17.444Z Compiling miniz_oxide v0.8.9
14562026-03-20T17:18:17.518Z Compiling stringprep v0.1.5
14572026-03-20T17:18:17.623Z Compiling crossbeam-deque v0.8.6
14582026-03-20T17:18:17.834Z Compiling num-integer v0.1.46
14592026-03-20T17:18:17.856Z Compiling vergen-lib v0.1.6
14602026-03-20T17:18:17.926Z Compiling curve25519-dalek v4.1.3
14612026-03-20T17:18:17.929Z Compiling ff v0.13.1
14622026-03-20T17:18:18.090Z Compiling hash32 v0.2.1
14632026-03-20T17:18:18.113Z Compiling memoffset v0.9.1
14642026-03-20T17:18:18.193Z Compiling ryu v1.0.23
14652026-03-20T17:18:18.291Z Compiling cfg_aliases v0.2.1
14662026-03-20T17:18:18.338Z Compiling smoltcp v0.9.1
14672026-03-20T17:18:18.342Z Compiling iri-string v0.7.10
14682026-03-20T17:18:18.388Z Compiling zlib-rs v0.6.2
14692026-03-20T17:18:18.391Z Compiling litrs v1.0.0
14702026-03-20T17:18:18.391Z Compiling num-bigint-dig v0.8.6
14712026-03-20T17:18:18.435Z Compiling serde_derive v1.0.228
14722026-03-20T17:18:18.457Z Compiling zeroize_derive v1.4.3
14732026-03-20T17:18:18.480Z Compiling zerofrom-derive v0.1.6
14742026-03-20T17:18:18.693Z Compiling yoke-derive v0.8.1
14752026-03-20T17:18:18.768Z Compiling zerocopy-derive v0.8.40
14762026-03-20T17:18:18.800Z Compiling zerovec-derive v0.11.2
14772026-03-20T17:18:19.117Z Compiling displaydoc v0.2.5
14782026-03-20T17:18:19.340Z Compiling tokio-macros v2.6.0
14792026-03-20T17:18:19.374Z Compiling zeroize v1.8.2
14802026-03-20T17:18:20.118Z Compiling futures-macro v0.3.32
14812026-03-20T17:18:20.181Z Compiling der_derive v0.7.3
14822026-03-20T17:18:20.237Z Compiling thiserror-impl v2.0.18
14832026-03-20T17:18:20.330Z Compiling rustls-pki-types v1.14.0
14842026-03-20T17:18:20.354Z Compiling tracing-attributes v0.1.31
14852026-03-20T17:18:20.481Z Compiling crypto-common v0.1.7
14862026-03-20T17:18:20.503Z Compiling zerofrom v0.1.6
14872026-03-20T17:18:20.588Z Compiling block-buffer v0.10.4
14882026-03-20T17:18:20.625Z Compiling block-padding v0.3.3
14892026-03-20T17:18:20.683Z Compiling yoke v0.8.1
14902026-03-20T17:18:20.683Z Compiling scroll_derive v0.13.1
14912026-03-20T17:18:20.843Z Compiling digest v0.10.7
14922026-03-20T17:18:20.847Z Compiling inout v0.1.4
14932026-03-20T17:18:20.944Z Compiling zerovec v0.11.5
14942026-03-20T17:18:20.970Z Compiling zerotrie v0.2.3
14952026-03-20T17:18:21.104Z Compiling cipher v0.4.4
14962026-03-20T17:18:21.201Z Compiling hmac v0.12.1
14972026-03-20T17:18:21.233Z Compiling futures-util v0.3.32
14982026-03-20T17:18:21.385Z Compiling sha2 v0.10.9
14992026-03-20T17:18:21.423Z Compiling salsa20 v0.10.2
15002026-03-20T17:18:21.475Z Compiling pbkdf2 v0.12.2
15012026-03-20T17:18:21.532Z Compiling der v0.7.10
15022026-03-20T17:18:21.629Z Compiling tinystr v0.8.2
15032026-03-20T17:18:21.653Z Compiling potential_utf v0.1.4
15042026-03-20T17:18:21.677Z Compiling cbc v0.1.2
15052026-03-20T17:18:21.823Z Compiling icu_collections v2.1.1
15062026-03-20T17:18:21.883Z Compiling icu_locale_core v2.1.1
15072026-03-20T17:18:21.883Z Compiling scrypt v0.11.0
15082026-03-20T17:18:21.932Z Compiling aes v0.8.4
15092026-03-20T17:18:21.935Z Compiling schemars_derive v0.8.22
15102026-03-20T17:18:22.081Z Compiling thiserror v2.0.18
15112026-03-20T17:18:22.232Z Compiling pest_derive v2.8.6
15122026-03-20T17:18:22.253Z Compiling scroll v0.13.0
15132026-03-20T17:18:22.256Z Compiling tracing v0.1.44
15142026-03-20T17:18:22.499Z Compiling darling_macro v0.20.11
15152026-03-20T17:18:22.670Z Compiling goblin v0.10.5
15162026-03-20T17:18:22.693Z Compiling openssl-macros v0.1.1
15172026-03-20T17:18:22.843Z Compiling icu_provider v2.1.1
15182026-03-20T17:18:22.933Z Compiling spki v0.7.3
15192026-03-20T17:18:23.145Z Compiling darling v0.20.11
15202026-03-20T17:18:23.149Z Compiling thiserror-impl v1.0.69
15212026-03-20T17:18:23.224Z Compiling icu_properties v2.1.2
15222026-03-20T17:18:23.250Z Compiling bytes v1.11.1
15232026-03-20T17:18:23.254Z Compiling icu_normalizer v2.1.1
15242026-03-20T17:18:23.303Z Compiling chrono v0.4.44
15252026-03-20T17:18:23.307Z Compiling pkcs5 v0.7.1
15262026-03-20T17:18:23.307Z Compiling ipnet v2.11.0
15272026-03-20T17:18:23.378Z Compiling derive_builder_core v0.20.2
15282026-03-20T17:18:23.430Z Compiling dtrace-parser v0.3.0
15292026-03-20T17:18:23.745Z Compiling signature v2.2.0
15302026-03-20T17:18:23.983Z Compiling tokio v1.49.0
15312026-03-20T17:18:24.026Z Compiling http v1.4.0
15322026-03-20T17:18:24.047Z Compiling pkcs8 v0.10.2
15332026-03-20T17:18:24.069Z Compiling rustls-native-certs v0.8.3
15342026-03-20T17:18:24.130Z Compiling scroll_derive v0.12.1
15352026-03-20T17:18:24.465Z Compiling serde_tokenstream v0.2.3
15362026-03-20T17:18:24.488Z Compiling idna_adapter v1.2.1
15372026-03-20T17:18:24.513Z Compiling serde_spanned v0.6.9
15382026-03-20T17:18:24.539Z Compiling toml_datetime v0.6.11
15392026-03-20T17:18:24.655Z Compiling idna v1.1.0
15402026-03-20T17:18:24.682Z Compiling derive_builder_macro v0.20.2
15412026-03-20T17:18:24.715Z Compiling erased-serde v0.3.31
15422026-03-20T17:18:24.853Z Compiling md-5 v0.10.6
15432026-03-20T17:18:24.903Z Compiling webpki-roots v1.0.6
15442026-03-20T17:18:24.907Z Compiling darling_macro v0.21.3
15452026-03-20T17:18:24.948Z Compiling http-body v1.0.1
15462026-03-20T17:18:25.041Z Compiling ppv-lite86 v0.2.21
15472026-03-20T17:18:25.076Z Compiling url v2.5.8
15482026-03-20T17:18:25.097Z Compiling thiserror v1.0.69
15492026-03-20T17:18:25.165Z Compiling http-body-util v0.1.3
15502026-03-20T17:18:25.268Z Compiling scroll v0.12.0
15512026-03-20T17:18:25.299Z Compiling zerocopy-derive v0.7.35
15522026-03-20T17:18:25.302Z Compiling rustix v0.38.44
15532026-03-20T17:18:25.351Z Compiling fallible-iterator v0.2.0
15542026-03-20T17:18:25.356Z Compiling base16ct v0.2.0
15552026-03-20T17:18:25.395Z Compiling psl-types v2.0.11
15562026-03-20T17:18:25.459Z Compiling rand_chacha v0.9.0
15572026-03-20T17:18:25.504Z Compiling rand_chacha v0.3.1
15582026-03-20T17:18:25.528Z Compiling ref-cast v1.0.25
15592026-03-20T17:18:25.570Z Compiling goblin v0.8.2
15602026-03-20T17:18:25.574Z Compiling darling v0.21.3
15612026-03-20T17:18:25.615Z Compiling sec1 v0.7.3
15622026-03-20T17:18:25.619Z Compiling publicsuffix v2.3.0
15632026-03-20T17:18:25.663Z Compiling derive_builder v0.20.2
15642026-03-20T17:18:25.777Z Compiling rand v0.9.2
15652026-03-20T17:18:25.877Z Compiling rand v0.8.5
15662026-03-20T17:18:26.002Z Compiling cargo-platform v0.1.9
15672026-03-20T17:18:26.024Z Compiling serde_urlencoded v0.7.1
15682026-03-20T17:18:26.028Z Compiling flate2 v1.1.9
15692026-03-20T17:18:26.178Z Compiling hkdf v0.12.4
15702026-03-20T17:18:26.355Z Compiling hubpack_derive v0.1.1
15712026-03-20T17:18:26.378Z Compiling crypto-bigint v0.5.5
15722026-03-20T17:18:26.405Z Compiling regex v1.12.3
15732026-03-20T17:18:26.429Z Compiling document-features v0.2.12
15742026-03-20T17:18:26.502Z Compiling dof v0.4.0
15752026-03-20T17:18:26.573Z Compiling proptest v1.10.0
15762026-03-20T17:18:26.621Z Compiling postgres-protocol v0.6.10
15772026-03-20T17:18:26.841Z Compiling zerocopy v0.7.35
15782026-03-20T17:18:26.965Z Compiling ipnetwork v0.21.1
15792026-03-20T17:18:27.019Z Compiling nix v0.31.1
15802026-03-20T17:18:27.068Z Compiling curve25519-dalek-derive v0.1.1
15812026-03-20T17:18:27.089Z Compiling strum_macros v0.27.2
15822026-03-20T17:18:27.231Z Compiling ref-cast-impl v1.0.25
15832026-03-20T17:18:27.375Z Compiling oxnet v0.1.4
15842026-03-20T17:18:27.560Z Compiling daft-derive v0.1.5
15852026-03-20T17:18:27.649Z Compiling async-trait v0.1.89
15862026-03-20T17:18:27.962Z Compiling num-iter v0.1.45
15872026-03-20T17:18:28.025Z Compiling group v0.13.0
15882026-03-20T17:18:28.055Z Compiling proc-macro-error v1.0.4
15892026-03-20T17:18:28.277Z Compiling heck v0.4.1
15902026-03-20T17:18:28.560Z Compiling terminal_size v0.4.3
15912026-03-20T17:18:28.602Z Compiling phf_shared v0.13.1
15922026-03-20T17:18:28.626Z Compiling lazy_static v1.5.0
15932026-03-20T17:18:28.648Z Compiling vergen v9.0.6
15942026-03-20T17:18:28.700Z Compiling fs-err v3.3.0
15952026-03-20T17:18:28.766Z Compiling ahash v0.8.12
15962026-03-20T17:18:28.792Z Compiling object v0.37.3
15972026-03-20T17:18:28.831Z Compiling libbz2-rs-sys v0.2.2
15982026-03-20T17:18:28.908Z Compiling managed v0.8.0
15992026-03-20T17:18:28.934Z Compiling bumpalo v3.20.2
16002026-03-20T17:18:28.964Z Compiling foldhash v0.1.5
16012026-03-20T17:18:28.968Z Compiling bitflags v1.3.2
16022026-03-20T17:18:29.052Z Compiling winnow v0.5.40
16032026-03-20T17:18:29.148Z Compiling hashbrown v0.15.5
16042026-03-20T17:18:29.244Z Compiling tokio-util v0.7.18
16052026-03-20T17:18:29.248Z Compiling tower v0.5.3
16062026-03-20T17:18:29.248Z Compiling tokio-native-tls v0.3.1
16072026-03-20T17:18:29.248Z Compiling zopfli v0.8.3
16082026-03-20T17:18:29.343Z Compiling phf v0.13.1
16092026-03-20T17:18:29.347Z Compiling clap_builder v4.5.60
16102026-03-20T17:18:29.388Z Compiling console v0.16.2
16112026-03-20T17:18:29.535Z Compiling bzip2 v0.6.1
16122026-03-20T17:18:29.575Z Compiling usdt-macro v0.6.0
16132026-03-20T17:18:29.784Z Compiling usdt-attr-macro v0.6.0
16142026-03-20T17:18:29.825Z Compiling tower-http v0.6.8
16152026-03-20T17:18:29.913Z Compiling rayon v1.11.0
16162026-03-20T17:18:29.939Z Compiling strum v0.27.2
16172026-03-20T17:18:29.942Z Compiling signal-hook-mio v0.2.5
16182026-03-20T17:18:30.126Z Compiling newtype-uuid v1.3.2
16192026-03-20T17:18:30.175Z Compiling dof v0.3.0
16202026-03-20T17:18:30.254Z Compiling h2 v0.4.13
16212026-03-20T17:18:30.363Z Compiling zone_cfg_derive v0.3.1
16222026-03-20T17:18:30.394Z Compiling cargo_metadata v0.19.2
16232026-03-20T17:18:30.625Z Compiling daft v0.1.5
16242026-03-20T17:18:30.650Z Compiling cookie_store v0.22.1
16252026-03-20T17:18:30.766Z Compiling elliptic-curve v0.13.8
16262026-03-20T17:18:30.899Z Compiling toml_edit v0.19.15
16272026-03-20T17:18:31.219Z Compiling bzip2 v0.4.4
16282026-03-20T17:18:31.267Z Compiling postgres-types v0.2.12
16292026-03-20T17:18:31.289Z Compiling hubpack v0.1.2
16302026-03-20T17:18:31.336Z Compiling zstd v0.13.3
16312026-03-20T17:18:31.510Z Compiling serde_with_macros v3.17.0
16322026-03-20T17:18:31.577Z Compiling dtrace-parser v0.2.0
16332026-03-20T17:18:31.601Z Compiling pkcs1 v0.7.5
16342026-03-20T17:18:31.700Z Compiling ed25519 v2.2.3
16352026-03-20T17:18:32.060Z Compiling serde-big-array v0.5.1
16362026-03-20T17:18:32.161Z Compiling hex v0.4.3
16372026-03-20T17:18:32.185Z Compiling rfc6979 v0.4.0
16382026-03-20T17:18:32.258Z Compiling bstr v1.12.1
16392026-03-20T17:18:32.321Z Compiling clap_derive v4.5.55
16402026-03-20T17:18:32.360Z Compiling enum-as-inner v0.6.1
16412026-03-20T17:18:32.394Z Compiling strum_macros v0.26.4
16422026-03-20T17:18:32.538Z Compiling serde_repr v0.1.20
16432026-03-20T17:18:32.705Z Compiling phf_shared v0.11.3
16442026-03-20T17:18:32.902Z Compiling itertools v0.12.1
16452026-03-20T17:18:32.974Z Compiling float-cmp v0.10.0
16462026-03-20T17:18:32.977Z Compiling thread-id v4.2.2
16472026-03-20T17:18:33.107Z Compiling memmap2 v0.9.10
16482026-03-20T17:18:33.110Z Compiling env_filter v1.0.0
16492026-03-20T17:18:33.156Z Compiling encoding_rs v0.8.35
16502026-03-20T17:18:33.190Z Compiling data-encoding v2.10.0
16512026-03-20T17:18:33.216Z Compiling whoami v2.1.0
16522026-03-20T17:18:33.322Z Compiling rustc-hash v2.1.1
16532026-03-20T17:18:33.414Z Compiling fixedbitset v0.4.2
16542026-03-20T17:18:33.493Z Compiling normalize-line-endings v0.3.0
16552026-03-20T17:18:33.558Z Compiling unit-prefix v0.5.2
16562026-03-20T17:18:33.627Z Compiling jiff v0.2.21
16572026-03-20T17:18:33.725Z Compiling mime v0.3.17
16582026-03-20T17:18:33.751Z Compiling static_assertions v1.1.0
16592026-03-20T17:18:33.776Z Compiling keccak v0.1.6
16602026-03-20T17:18:33.780Z Compiling new_debug_unreachable v1.0.6
16612026-03-20T17:18:33.863Z Compiling precomputed-hash v0.1.1
16622026-03-20T17:18:33.892Z Compiling fixedbitset v0.5.7
16632026-03-20T17:18:33.993Z Compiling predicates-core v1.0.10
16642026-03-20T17:18:34.105Z Compiling difflib v0.4.0
16652026-03-20T17:18:34.202Z Compiling petgraph v0.8.3
16662026-03-20T17:18:34.246Z Compiling sha3 v0.10.8
16672026-03-20T17:18:34.324Z Compiling string_cache v0.8.9
16682026-03-20T17:18:34.639Z Compiling hyper v1.8.1
16692026-03-20T17:18:34.662Z Compiling zone v0.3.1
16702026-03-20T17:18:34.764Z Compiling predicates v3.1.4
16712026-03-20T17:18:34.853Z Compiling toml_edit v0.22.27
16722026-03-20T17:18:34.899Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16732026-03-20T17:18:34.926Z Compiling clap v4.5.60
16742026-03-20T17:18:34.952Z Compiling indicatif v0.18.4
16752026-03-20T17:18:34.975Z Compiling strum v0.26.3
16762026-03-20T17:18:35.028Z Compiling petgraph v0.6.5
16772026-03-20T17:18:35.053Z Compiling hickory-proto v0.25.2
16782026-03-20T17:18:35.157Z Compiling tokio-postgres v0.7.16
16792026-03-20T17:18:35.303Z Compiling iddqd v0.3.17
16802026-03-20T17:18:35.635Z Compiling env_logger v0.11.9
16812026-03-20T17:18:35.674Z Compiling usdt v0.6.0
16822026-03-20T17:18:35.866Z Compiling serde_with v3.17.0
16832026-03-20T17:18:36.038Z Compiling usdt-impl v0.5.0
16842026-03-20T17:18:36.137Z Compiling similar v2.7.0
16852026-03-20T17:18:36.158Z Compiling toml v0.7.8
16862026-03-20T17:18:36.854Z Compiling hyper-util v0.1.20
16872026-03-20T17:18:36.884Z Compiling crossterm v0.28.1
16882026-03-20T17:18:36.914Z Compiling ecdsa v0.16.9
16892026-03-20T17:18:36.938Z Compiling ed25519-dalek v2.2.0
16902026-03-20T17:18:37.030Z Compiling rsa v0.9.10
16912026-03-20T17:18:37.360Z Compiling zip v4.6.1
16922026-03-20T17:18:37.470Z Compiling zip v0.6.6
16932026-03-20T17:18:37.731Z Compiling tokio-stream v0.1.18
16942026-03-20T17:18:38.315Z Compiling buf-list v1.1.2
16952026-03-20T17:18:38.397Z Compiling toml_parser v1.0.9+spec-1.1.0
16962026-03-20T17:18:38.691Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16972026-03-20T17:18:38.718Z Compiling openapiv3 v2.2.0
16982026-03-20T17:18:38.770Z Compiling hyper-tls v0.6.0
16992026-03-20T17:18:38.795Z Compiling x509-cert v0.2.5
17002026-03-20T17:18:38.800Z Compiling sha1 v0.10.6
17012026-03-20T17:18:38.800Z Compiling itertools v0.13.0
17022026-03-20T17:18:38.865Z Compiling toml_datetime v0.7.5+spec-1.1.0
17032026-03-20T17:18:39.086Z Compiling lalrpop-util v0.19.12
17042026-03-20T17:18:39.128Z Compiling peg-runtime v0.8.5
17052026-03-20T17:18:39.154Z Compiling thread_local v1.1.9
17062026-03-20T17:18:39.287Z Compiling slog-async v2.8.0
17072026-03-20T17:18:39.309Z Compiling futures-executor v0.3.32
17082026-03-20T17:18:39.332Z Compiling crossbeam-channel v0.5.15
17092026-03-20T17:18:39.353Z Compiling filetime v0.2.27
17102026-03-20T17:18:39.505Z Compiling is-terminal v0.4.17
17112026-03-20T17:18:39.529Z Compiling xattr v1.6.1
17122026-03-20T17:18:39.605Z Compiling take_mut v0.2.2
17132026-03-20T17:18:39.647Z Compiling term v1.2.1
17142026-03-20T17:18:39.676Z Compiling futures v0.3.32
17152026-03-20T17:18:39.728Z Compiling tar v0.4.44
17162026-03-20T17:18:40.100Z Compiling slog-term v2.9.2
17172026-03-20T17:19:00.408Z Compiling rustls-webpki v0.103.9
17182026-03-20T17:19:04.438Z Compiling tokio-rustls v0.26.4
17192026-03-20T17:19:04.438Z Compiling rustls-platform-verifier v0.6.2
17202026-03-20T17:19:04.693Z Compiling hyper-rustls v0.27.7
17212026-03-20T17:19:04.955Z Compiling reqwest v0.12.28
17222026-03-20T17:19:04.958Z Compiling reqwest v0.13.2
17232026-03-20T17:19:07.738Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17242026-03-20T17:19:08.034Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17252026-03-20T17:19:11.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
17262026-03-20T17:19:12.051Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17272026-03-20T17:19:12.113ZMar 20 17:19:10.701 INFO Starting download, target: DendriteStub
17282026-03-20T17:19:12.113ZMar 20 17:19:10.701 INFO Starting download, target: Cockroach
17292026-03-20T17:19:12.114ZMar 20 17:19:10.702 INFO Starting download, target: Console
17302026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Starting download, target: TransceiverControl
17312026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Starting download, target: MaghemiteMgd
17322026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Starting download, target: Clickhouse
17332026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17342026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17352026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17362026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17372026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17382026-03-20T17:19:12.117ZMar 20 17:19:10.702 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17392026-03-20T17:19:12.589ZMar 20 17:19:11.172 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17402026-03-20T17:19:12.921ZMar 20 17:19:11.507 INFO Download complete, target: TransceiverControl
17412026-03-20T17:19:13.214ZMar 20 17:19:11.799 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17422026-03-20T17:19:13.611ZMar 20 17:19:12.195 INFO Download complete, target: Console
17432026-03-20T17:19:13.711ZMar 20 17:19:12.295 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17442026-03-20T17:19:14.072ZMar 20 17:19:12.659 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17452026-03-20T17:19:14.513ZMar 20 17:19:13.100 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17462026-03-20T17:19:14.647ZMar 20 17:19:13.235 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17472026-03-20T17:19:14.647ZMar 20 17:19:13.235 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17482026-03-20T17:19:17.308ZMar 20 17:19:15.896 INFO Download complete, target: DendriteStub
17492026-03-20T17:19:17.683ZMar 20 17:19:16.269 INFO Download complete, target: MaghemiteMgd
17502026-03-20T17:19:22.625ZMar 20 17:19:21.213 INFO Checking that binary works, target: Cockroach
17512026-03-20T17:19:22.777ZMar 20 17:19:21.365 INFO Download complete, target: Cockroach
17522026-03-20T17:19:25.878ZMar 20 17:19:24.466 INFO Checking that binary works, target: Clickhouse
17532026-03-20T17:19:25.990ZMar 20 17:19:24.577 INFO Download complete, target: Clickhouse
17542026-03-20T17:19:25.995ZAll prerequisites installed successfully
17552026-03-20T17:19:25.999Z
17562026-03-20T17:19:25.999Zreal 3:40.887126432
17572026-03-20T17:19:25.999Zuser 10:27.481588239
17582026-03-20T17:19:25.999Zsys 2:08.136225935
17592026-03-20T17:19:25.999Ztrap 0.341809450
17602026-03-20T17:19:25.999Ztflt 1.044378673
17612026-03-20T17:19:25.999Zdflt 1.856598441
17622026-03-20T17:19:25.999Zkflt 0.025951340
17632026-03-20T17:19:25.999Zlock 34:05.587797198
17642026-03-20T17:19:25.999Zslp 25:23.829063884
17652026-03-20T17:19:25.999Zlat 29.765968479
17662026-03-20T17:19:25.999Zstop 4:40.647997917
17672026-03-20T17:19:25.999Z+ ptime -m cargo xtask download softnpu
17682026-03-20T17:19:26.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17692026-03-20T17:19:26.739Z Running `target/debug/xtask download softnpu`
17702026-03-20T17:19:27.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
17712026-03-20T17:19:27.855Z Running `target/debug/xtask-downloader softnpu`
17722026-03-20T17:19:27.903ZMar 20 17:19:26.491 INFO Starting download, target: Softnpu
17732026-03-20T17:19:27.906ZMar 20 17:19:26.491 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17742026-03-20T17:19:28.583ZMar 20 17:19:27.171 INFO Download complete, target: Softnpu
17752026-03-20T17:19:28.586Z
17762026-03-20T17:19:28.590Zreal 2.583760861
17772026-03-20T17:19:28.590Zuser 1.778999492
17782026-03-20T17:19:28.590Zsys 0.811593697
17792026-03-20T17:19:28.590Ztrap 0.000595829
17802026-03-20T17:19:28.590Ztflt 0.000050830
17812026-03-20T17:19:28.590Zdflt 0.000496616
17822026-03-20T17:19:28.590Zkflt 0.000000000
17832026-03-20T17:19:28.590Zlock 12.197021909
17842026-03-20T17:19:28.590Zslp 0.501316890
17852026-03-20T17:19:28.590Zlat 0.055993096
17862026-03-20T17:19:28.590Zstop 0.000165782
17872026-03-20T17:19:28.590Z+ export CARGO_INCREMENTAL=0
17882026-03-20T17:19:28.590Z+ CARGO_INCREMENTAL=0
17892026-03-20T17:19:28.590Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17902026-03-20T17:19:29.798Z Compiling proc-macro2 v1.0.106
17912026-03-20T17:19:29.798Z Compiling quote v1.0.44
17922026-03-20T17:19:29.798Z Compiling unicode-ident v1.0.24
17932026-03-20T17:19:29.802Z Compiling libc v0.2.180
17942026-03-20T17:19:29.802Z Compiling serde_core v1.0.228
17952026-03-20T17:19:29.802Z Compiling serde v1.0.228
17962026-03-20T17:19:29.802Z Compiling cfg-if v1.0.4
17972026-03-20T17:19:29.802Z Compiling version_check v0.9.5
17982026-03-20T17:19:29.802Z Compiling shlex v1.3.0
17992026-03-20T17:19:29.802Z Compiling find-msvc-tools v0.1.9
18002026-03-20T17:19:29.965Z Compiling typenum v1.19.0
18012026-03-20T17:19:29.970Z Compiling portable-atomic v1.13.1
18022026-03-20T17:19:29.970Z Compiling memchr v2.8.0
18032026-03-20T17:19:29.983Z Compiling autocfg v1.5.0
18042026-03-20T17:19:29.986Z Compiling zmij v1.0.21
18052026-03-20T17:19:30.208Z Compiling serde_json v1.0.149
18062026-03-20T17:19:30.324Z Compiling zerocopy v0.8.40
18072026-03-20T17:19:30.390Z Compiling parking_lot_core v0.9.12
18082026-03-20T17:19:30.458Z Compiling libm v0.2.16
18092026-03-20T17:19:30.462Z Compiling smallvec v1.15.1
18102026-03-20T17:19:30.508Z Compiling icu_normalizer_data v2.1.1
18112026-03-20T17:19:30.511Z Compiling icu_properties_data v2.1.2
18122026-03-20T17:19:30.533Z Compiling generic-array v0.14.7
18132026-03-20T17:19:30.558Z Compiling itoa v1.0.17
18142026-03-20T17:19:30.655Z Compiling num-traits v0.2.19
18152026-03-20T17:19:30.778Z Compiling log v0.4.29
18162026-03-20T17:19:30.871Z Compiling getrandom v0.4.1
18172026-03-20T17:19:30.874Z Compiling pkg-config v0.3.32
18182026-03-20T17:19:30.874Z Compiling stable_deref_trait v1.2.1
18192026-03-20T17:19:30.966Z Compiling scopeguard v1.2.0
18202026-03-20T17:19:30.970Z Compiling subtle v2.6.1
18212026-03-20T17:19:31.152Z Compiling lock_api v0.4.14
18222026-03-20T17:19:31.178Z Compiling thiserror v2.0.18
18232026-03-20T17:19:31.204Z Compiling fnv v1.0.7
18242026-03-20T17:19:31.368Z Compiling jobserver v0.1.34
18252026-03-20T17:19:31.391Z Compiling getrandom v0.2.17
18262026-03-20T17:19:31.395Z Compiling errno v0.3.14
18272026-03-20T17:19:31.507Z Compiling getrandom v0.3.4
18282026-03-20T17:19:31.571Z Compiling rand_core v0.6.4
18292026-03-20T17:19:31.598Z Compiling pin-project-lite v0.2.17
18302026-03-20T17:19:31.644Z Compiling cc v1.2.56
18312026-03-20T17:19:31.724Z Compiling syn v2.0.117
18322026-03-20T17:19:31.817Z Compiling critical-section v1.2.0
18332026-03-20T17:19:31.919Z Compiling rustversion v1.0.22
18342026-03-20T17:19:31.922Z Compiling allocator-api2 v0.2.21
18352026-03-20T17:19:31.942Z Compiling equivalent v1.0.2
18362026-03-20T17:19:32.032Z Compiling foldhash v0.2.0
18372026-03-20T17:19:32.080Z Compiling litemap v0.8.1
18382026-03-20T17:19:32.126Z Compiling fs_extra v1.3.0
18392026-03-20T17:19:32.258Z Compiling dunce v1.0.5
18402026-03-20T17:19:32.301Z Compiling once_cell v1.21.3
18412026-03-20T17:19:32.408Z Compiling percent-encoding v2.3.2
18422026-03-20T17:19:32.412Z Compiling writeable v0.6.2
18432026-03-20T17:19:32.458Z Compiling hashbrown v0.16.1
18442026-03-20T17:19:32.619Z Compiling cmake v0.1.57
18452026-03-20T17:19:32.622Z Compiling const-oid v0.9.6
18462026-03-20T17:19:32.728Z Compiling signal-hook-registry v1.4.8
18472026-03-20T17:19:32.798Z Compiling rustix v1.1.3
18482026-03-20T17:19:32.802Z Compiling mio v1.1.1
18492026-03-20T17:19:32.806Z Compiling socket2 v0.6.2
18502026-03-20T17:19:32.872Z Compiling schemars v0.8.22
18512026-03-20T17:19:33.104Z Compiling parking_lot v0.12.5
18522026-03-20T17:19:33.156Z Compiling utf8_iter v1.0.4
18532026-03-20T17:19:33.269Z Compiling semver v1.0.27
18542026-03-20T17:19:33.314Z Compiling indexmap v2.13.0
18552026-03-20T17:19:33.362Z Compiling bitflags v2.11.0
18562026-03-20T17:19:33.391Z Compiling rand_core v0.10.0
18572026-03-20T17:19:33.452Z Compiling ring v0.17.14
18582026-03-20T17:19:33.573Z Compiling aws-lc-sys v0.37.1
18592026-03-20T17:19:33.619Z Compiling aws-lc-rs v1.16.0
18602026-03-20T17:19:33.720Z Compiling form_urlencoded v1.2.2
18612026-03-20T17:19:33.798Z Compiling futures-core v0.3.32
18622026-03-20T17:19:33.826Z Compiling strsim v0.11.1
18632026-03-20T17:19:34.033Z Compiling byteorder v1.5.0
18642026-03-20T17:19:34.150Z Compiling httparse v1.10.1
18652026-03-20T17:19:34.190Z Compiling thiserror v1.0.69
18662026-03-20T17:19:34.220Z Compiling ucd-trie v0.1.7
18672026-03-20T17:19:34.315Z Compiling ident_case v1.0.1
18682026-03-20T17:19:34.391Z Compiling vcpkg v0.2.15
18692026-03-20T17:19:34.394Z Compiling heck v0.5.0
18702026-03-20T17:19:34.466Z Compiling pest v2.8.6
18712026-03-20T17:19:34.597Z Compiling regex-syntax v0.8.10
18722026-03-20T17:19:34.644Z Compiling syn v1.0.109
18732026-03-20T17:19:34.718Z Compiling crossbeam-utils v0.8.21
18742026-03-20T17:19:34.892Z Compiling rustls v0.23.37
18752026-03-20T17:19:34.954Z Compiling futures-sink v0.3.32
18762026-03-20T17:19:34.994Z Compiling rustc_version v0.4.1
18772026-03-20T17:19:35.084Z Compiling futures-channel v0.3.32
18782026-03-20T17:19:35.087Z Compiling futures-task v0.3.32
18792026-03-20T17:19:35.131Z Compiling futures-io v0.3.32
18802026-03-20T17:19:35.179Z Compiling slab v0.4.12
18812026-03-20T17:19:35.183Z Compiling cpufeatures v0.2.17
18822026-03-20T17:19:35.228Z Compiling openssl-sys v0.9.111
18832026-03-20T17:19:35.379Z Compiling iana-time-zone v0.1.65
18842026-03-20T17:19:35.384Z Compiling plain v0.2.3
18852026-03-20T17:19:35.426Z Compiling uuid v1.21.0
18862026-03-20T17:19:35.450Z Compiling aho-corasick v1.1.4
18872026-03-20T17:19:35.548Z Compiling num-conv v0.2.0
18882026-03-20T17:19:35.646Z Compiling time-core v0.1.8
18892026-03-20T17:19:35.728Z Compiling synstructure v0.13.2
18902026-03-20T17:19:35.752Z Compiling serde_derive_internals v0.29.1
18912026-03-20T17:19:35.874Z Compiling time-macros v0.2.27
18922026-03-20T17:19:36.002Z Compiling pest_meta v2.8.6
18932026-03-20T17:19:36.258Z Compiling pretty-hex v0.4.1
18942026-03-20T17:19:36.383Z Compiling openssl v0.10.75
18952026-03-20T17:19:36.633Z Compiling base64ct v1.8.3
18962026-03-20T17:19:36.656Z Compiling crc32fast v1.5.0
18972026-03-20T17:19:36.701Z Compiling regex-automata v0.4.14
18982026-03-20T17:19:36.724Z Compiling either v1.15.0
18992026-03-20T17:19:36.748Z Compiling anyhow v1.0.102
19002026-03-20T17:19:36.834Z Compiling pest_generator v2.8.6
19012026-03-20T17:19:36.857Z Compiling darling_core v0.21.3
19022026-03-20T17:19:36.861Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19032026-03-20T17:19:36.989Z Compiling pem-rfc7468 v0.7.0
19042026-03-20T17:19:37.058Z Compiling native-tls v0.2.18
19052026-03-20T17:19:37.070Z Compiling flagset v0.4.7
19062026-03-20T17:19:37.156Z Compiling rand_core v0.9.5
19072026-03-20T17:19:37.332Z Compiling slog v2.8.2
19082026-03-20T17:19:37.377Z Compiling tracing-core v0.1.36
19092026-03-20T17:19:37.429Z Compiling dyn-clone v1.0.20
19102026-03-20T17:19:37.454Z Compiling untrusted v0.9.0
19112026-03-20T17:19:37.487Z Compiling rayon-core v1.13.0
19122026-03-20T17:19:37.619Z Compiling serde_derive v1.0.228
19132026-03-20T17:19:37.633Z Compiling zeroize_derive v1.4.3
19142026-03-20T17:19:37.654Z Compiling zerofrom-derive v0.1.6
19152026-03-20T17:19:37.664Z Compiling yoke-derive v0.8.1
19162026-03-20T17:19:37.709Z Compiling zerovec-derive v0.11.2
19172026-03-20T17:19:37.736Z Compiling displaydoc v0.2.5
19182026-03-20T17:19:37.776Z Compiling zerocopy-derive v0.8.40
19192026-03-20T17:19:37.867Z Compiling tokio-macros v2.6.0
19202026-03-20T17:19:38.106Z Compiling futures-macro v0.3.32
19212026-03-20T17:19:38.429Z Compiling zeroize v1.8.2
19222026-03-20T17:19:38.698Z Compiling thiserror-impl v2.0.18
19232026-03-20T17:19:38.758Z Compiling tracing-attributes v0.1.31
19242026-03-20T17:19:38.946Z Compiling der_derive v0.7.3
19252026-03-20T17:19:39.104Z Compiling schemars_derive v0.8.22
19262026-03-20T17:19:39.108Z Compiling thiserror-impl v1.0.69
19272026-03-20T17:19:39.224Z Compiling zerofrom v0.1.6
19282026-03-20T17:19:39.421Z Compiling yoke v0.8.1
19292026-03-20T17:19:39.553Z Compiling crypto-common v0.1.7
19302026-03-20T17:19:39.692Z Compiling zerovec v0.11.5
19312026-03-20T17:19:39.746Z Compiling zerotrie v0.2.3
19322026-03-20T17:19:40.182Z Compiling block-buffer v0.10.4
19332026-03-20T17:19:40.326Z Compiling pest_derive v2.8.6
19342026-03-20T17:19:40.329Z Compiling futures-util v0.3.32
19352026-03-20T17:19:40.373Z Compiling digest v0.10.7
19362026-03-20T17:19:40.424Z Compiling tinystr v0.8.2
19372026-03-20T17:19:40.447Z Compiling potential_utf v0.1.4
19382026-03-20T17:19:40.653Z Compiling icu_collections v2.1.1
19392026-03-20T17:19:40.677Z Compiling icu_locale_core v2.1.1
19402026-03-20T17:19:40.702Z Compiling hmac v0.12.1
19412026-03-20T17:19:40.841Z Compiling block-padding v0.3.3
19422026-03-20T17:19:40.882Z Compiling sha2 v0.10.9
19432026-03-20T17:19:40.929Z Compiling rustls-pki-types v1.14.0
19442026-03-20T17:19:41.125Z Compiling inout v0.1.4
19452026-03-20T17:19:41.382Z Compiling cipher v0.4.4
19462026-03-20T17:19:41.580Z Compiling scroll_derive v0.12.1
19472026-03-20T17:19:41.650Z Compiling icu_provider v2.1.1
19482026-03-20T17:19:41.685Z Compiling scroll_derive v0.13.1
19492026-03-20T17:19:41.953Z Compiling bytes v1.11.1
19502026-03-20T17:19:42.027Z Compiling icu_normalizer v2.1.1
19512026-03-20T17:19:42.030Z Compiling icu_properties v2.1.2
19522026-03-20T17:19:42.179Z Compiling chrono v0.4.44
19532026-03-20T17:19:42.486Z Compiling serde_tokenstream v0.2.3
19542026-03-20T17:19:42.685Z Compiling tokio v1.49.0
19552026-03-20T17:19:43.158Z Compiling openssl-macros v0.1.1
19562026-03-20T17:19:43.479Z Compiling idna_adapter v1.2.1
19572026-03-20T17:19:43.569Z Compiling http v1.4.0
19582026-03-20T17:19:43.666Z Compiling idna v1.1.0
19592026-03-20T17:19:43.893Z Compiling der v0.7.10
19602026-03-20T17:19:43.915Z Compiling darling_macro v0.21.3
19612026-03-20T17:19:43.977Z Compiling regex v1.12.3
19622026-03-20T17:19:44.005Z Compiling ppv-lite86 v0.2.21
19632026-03-20T17:19:44.125Z Compiling url v2.5.8
19642026-03-20T17:19:44.389Z Compiling zerocopy-derive v0.7.35
19652026-03-20T17:19:44.599Z Compiling darling v0.21.3
19662026-03-20T17:19:44.623Z Compiling salsa20 v0.10.2
19672026-03-20T17:19:44.722Z Compiling pbkdf2 v0.12.2
19682026-03-20T17:19:44.824Z Compiling tracing v0.1.44
19692026-03-20T17:19:45.128Z Compiling spki v0.7.3
19702026-03-20T17:19:45.464Z Compiling cookie v0.18.1
19712026-03-20T17:19:45.567Z Compiling camino v1.2.2
19722026-03-20T17:19:45.732Z Compiling base64 v0.22.1
19732026-03-20T17:19:45.937Z Compiling scrypt v0.11.0
19742026-03-20T17:19:45.959Z Compiling rand_chacha v0.9.0
19752026-03-20T17:19:45.982Z Compiling aes v0.8.4
19762026-03-20T17:19:46.134Z Compiling cbc v0.1.2
19772026-03-20T17:19:46.655Z Compiling usdt-impl v0.5.0
19782026-03-20T17:19:46.705Z Compiling ref-cast v1.0.25
19792026-03-20T17:19:46.772Z Compiling winnow v0.7.14
19802026-03-20T17:19:46.940Z Compiling usdt-impl v0.6.0
19812026-03-20T17:19:46.973Z Compiling paste v1.0.15
19822026-03-20T17:19:47.229Z Compiling pkcs5 v0.7.1
19832026-03-20T17:19:47.359Z Compiling rand v0.9.2
19842026-03-20T17:19:47.384Z Compiling http-body v1.0.1
19852026-03-20T17:19:47.617Z Compiling scroll v0.13.0
19862026-03-20T17:19:47.677Z Compiling scroll v0.12.0
19872026-03-20T17:19:47.703Z Compiling serde_spanned v0.6.9
19882026-03-20T17:19:47.755Z Compiling toml_datetime v0.6.11
19892026-03-20T17:19:47.922Z Compiling heapless v0.7.17
19902026-03-20T17:19:48.030Z Compiling bzip2-sys v0.1.13+1.0.8
19912026-03-20T17:19:48.054Z Compiling zstd-safe v7.2.4
19922026-03-20T17:19:48.080Z Compiling tokio-util v0.7.18
19932026-03-20T17:19:48.128Z Compiling signal-hook v0.3.18
19942026-03-20T17:19:48.185Z Compiling untrusted v0.7.1
19952026-03-20T17:19:48.250Z Compiling atomic-waker v1.1.2
19962026-03-20T17:19:48.388Z Compiling openssl-probe v0.2.1
19972026-03-20T17:19:48.562Z Compiling goblin v0.8.2
19982026-03-20T17:19:48.611Z Compiling toml_parser v1.0.9+spec-1.1.0
19992026-03-20T17:19:48.795Z Compiling goblin v0.10.5
20002026-03-20T17:19:48.817Z Compiling pkcs8 v0.10.2
20012026-03-20T17:19:49.229Z Compiling zerocopy v0.7.35
20022026-03-20T17:19:49.422Z Compiling ref-cast-impl v1.0.25
20032026-03-20T17:19:49.442Z Compiling darling_core v0.20.11
20042026-03-20T17:19:49.666Z Compiling toml_datetime v0.7.5+spec-1.1.0
20052026-03-20T17:19:49.711Z Compiling memoffset v0.9.1
20062026-03-20T17:19:49.983Z Compiling fastrand v2.3.0
20072026-03-20T17:19:50.113Z Compiling rustix v0.38.44
20082026-03-20T17:19:50.137Z Compiling tower-layer v0.3.3
20092026-03-20T17:19:50.162Z Compiling tower-service v0.3.3
20102026-03-20T17:19:50.243Z Compiling try-lock v0.2.5
20112026-03-20T17:19:50.391Z Compiling tinyvec_macros v0.1.1
20122026-03-20T17:19:50.416Z Compiling litrs v1.0.0
20132026-03-20T17:19:50.450Z Compiling winnow v0.5.40
20142026-03-20T17:19:50.523Z Compiling tinyvec v1.10.0
20152026-03-20T17:19:50.523Z Compiling want v0.3.1
20162026-03-20T17:19:50.770Z Compiling h2 v0.4.13
20172026-03-20T17:19:51.069Z Compiling document-features v0.2.12
20182026-03-20T17:19:51.484Z Compiling dtrace-parser v0.2.0
20192026-03-20T17:19:51.766Z Compiling dof v0.3.0
20202026-03-20T17:19:51.940Z Compiling dtrace-parser v0.3.0
20212026-03-20T17:19:52.267Z Compiling toml_edit v0.19.15
20222026-03-20T17:19:52.289Z Compiling darling_macro v0.20.11
20232026-03-20T17:19:52.334Z Compiling ipnet v2.11.0
20242026-03-20T17:19:52.607Z Compiling daft-derive v0.1.5
20252026-03-20T17:19:52.637Z Compiling dof v0.4.0
20262026-03-20T17:19:52.793Z Compiling async-trait v0.1.89
20272026-03-20T17:19:52.919Z Compiling curve25519-dalek v4.1.3
20282026-03-20T17:19:53.007Z Compiling spin v0.9.8
20292026-03-20T17:19:53.039Z Compiling thread-id v4.2.2
20302026-03-20T17:19:53.157Z Compiling thread-id v5.1.0
20312026-03-20T17:19:53.214Z Compiling proc-macro-error-attr v1.0.4
20322026-03-20T17:19:53.276Z Compiling smoltcp v0.9.1
20332026-03-20T17:19:53.301Z Compiling num-bigint-dig v0.8.6
20342026-03-20T17:19:53.483Z Compiling httpdate v1.0.3
20352026-03-20T17:19:53.505Z Compiling cfg_aliases v0.2.1
20362026-03-20T17:19:53.551Z Compiling pin-utils v0.1.0
20372026-03-20T17:19:53.690Z Compiling foreign-types-shared v0.1.1
20382026-03-20T17:19:53.822Z Compiling powerfmt v0.2.0
20392026-03-20T17:19:53.990Z Compiling tempfile v3.25.0
20402026-03-20T17:19:53.994Z Compiling foreign-types v0.3.2
20412026-03-20T17:19:54.038Z Compiling deranged v0.5.8
20422026-03-20T17:19:54.097Z Compiling nix v0.31.1
20432026-03-20T17:19:54.230Z Compiling darling v0.20.11
20442026-03-20T17:19:54.777Z Compiling ipnetwork v0.21.1
20452026-03-20T17:19:54.849Z Compiling strum_macros v0.26.4
20462026-03-20T17:19:54.900Z Compiling hyper v1.8.1
20472026-03-20T17:19:55.172Z Compiling wait-timeout v0.2.1
20482026-03-20T17:19:55.205Z Compiling proc-macro-error v1.0.4
20492026-03-20T17:19:55.505Z Compiling bit-vec v0.8.0
20502026-03-20T17:19:55.588Z Compiling simd-adler32 v0.3.8
20512026-03-20T17:19:55.639Z Compiling quick-error v1.2.3
20522026-03-20T17:19:55.781Z Compiling num_threads v0.1.7
20532026-03-20T17:19:55.828Z Compiling siphasher v1.0.2
20542026-03-20T17:19:55.920Z Compiling unicode-segmentation v1.12.0
20552026-03-20T17:19:55.944Z Compiling utf8parse v0.2.2
20562026-03-20T17:19:55.968Z Compiling anstyle v1.0.13
20572026-03-20T17:19:56.098Z Compiling anstyle-parse v0.2.7
20582026-03-20T17:19:56.122Z Compiling time v0.3.47
20592026-03-20T17:19:56.357Z Compiling bit-set v0.8.0
20602026-03-20T17:19:56.389Z Compiling hyper-util v0.1.20
20612026-03-20T17:19:56.446Z Compiling rusty-fork v0.3.1
20622026-03-20T17:19:57.025Z Compiling crossbeam-epoch v0.9.18
20632026-03-20T17:19:57.166Z Compiling derive_builder_core v0.20.2
20642026-03-20T17:19:57.506Z Compiling unicode-normalization v0.1.25
20652026-03-20T17:19:58.138Z Compiling rustls-native-certs v0.8.3
20662026-03-20T17:19:58.586Z Compiling signature v2.2.0
20672026-03-20T17:19:58.621Z Compiling hubpack_derive v0.1.1
20682026-03-20T17:19:58.699Z Compiling curve25519-dalek-derive v0.1.1
20692026-03-20T17:19:58.794Z Compiling strum_macros v0.27.2
20702026-03-20T17:19:58.820Z Compiling rand_xorshift v0.4.0
20712026-03-20T17:19:58.949Z Compiling sync_wrapper v1.0.2
20722026-03-20T17:19:59.027Z Compiling fs-err v3.3.0
20732026-03-20T17:19:59.050Z Compiling ahash v0.8.12
20742026-03-20T17:19:59.180Z Compiling anstyle-query v1.1.5
20752026-03-20T17:19:59.303Z Compiling colorchoice v1.0.4
20762026-03-20T17:19:59.333Z Compiling adler2 v2.0.1
20772026-03-20T17:19:59.369Z Compiling is_terminal_polyfill v1.70.2
20782026-03-20T17:19:59.373Z Compiling object v0.37.3
20792026-03-20T17:19:59.373Z Compiling unarray v0.1.4
20802026-03-20T17:19:59.528Z Compiling unicode-bidi v0.3.18
20812026-03-20T17:19:59.553Z Compiling unicode-properties v0.1.4
20822026-03-20T17:19:59.556Z Compiling anstream v0.6.21
20832026-03-20T17:19:59.556Z Compiling proptest v1.10.0
20842026-03-20T17:19:59.628Z Compiling miniz_oxide v0.8.9
20852026-03-20T17:20:00.004Z Compiling stringprep v0.1.5
20862026-03-20T17:20:00.211Z Compiling tower v0.5.3
20872026-03-20T17:20:00.439Z Compiling derive_builder_macro v0.20.2
20882026-03-20T17:20:00.866Z Compiling crossbeam-deque v0.8.6
20892026-03-20T17:20:00.889Z Compiling heck v0.4.1
20902026-03-20T17:20:00.910Z Compiling usdt-attr-macro v0.6.0
20912026-03-20T17:20:00.952Z Compiling usdt-macro v0.6.0
20922026-03-20T17:20:01.199Z Compiling http-body-util v0.1.3
20932026-03-20T17:20:01.286Z Compiling webpki-roots v1.0.6
20942026-03-20T17:20:01.528Z Compiling rand_chacha v0.3.1
20952026-03-20T17:20:01.581Z Compiling erased-serde v0.3.31
20962026-03-20T17:20:01.584Z Compiling md-5 v0.10.6
20972026-03-20T17:20:01.857Z Compiling num-integer v0.1.46
20982026-03-20T17:20:01.880Z Compiling hash32 v0.2.1
20992026-03-20T17:20:01.933Z Compiling vergen-lib v0.1.6
21002026-03-20T17:20:01.993Z Compiling ff v0.13.1
21012026-03-20T17:20:02.068Z Compiling ryu v1.0.23
21022026-03-20T17:20:02.092Z Compiling psl-types v2.0.11
21032026-03-20T17:20:02.096Z Compiling fallible-iterator v0.2.0
21042026-03-20T17:20:02.139Z Compiling base16ct v0.2.0
21052026-03-20T17:20:02.143Z Compiling iri-string v0.7.10
21062026-03-20T17:20:02.167Z Compiling zlib-rs v0.6.2
21072026-03-20T17:20:02.336Z Compiling sec1 v0.7.3
21082026-03-20T17:20:02.339Z Compiling serde_urlencoded v0.7.1
21092026-03-20T17:20:02.339Z Compiling publicsuffix v2.3.0
21102026-03-20T17:20:02.404Z Compiling num-iter v0.1.45
21112026-03-20T17:20:02.476Z Compiling newtype-uuid v1.3.2
21122026-03-20T17:20:02.525Z Compiling postgres-protocol v0.6.10
21132026-03-20T17:20:02.577Z Compiling group v0.13.0
21142026-03-20T17:20:02.817Z Compiling rand v0.8.5
21152026-03-20T17:20:02.965Z Compiling oxnet v0.1.4
21162026-03-20T17:20:03.119Z Compiling zone_cfg_derive v0.3.1
21172026-03-20T17:20:03.206Z Compiling derive_builder v0.20.2
21182026-03-20T17:20:03.276Z Compiling tokio-native-tls v0.3.1
21192026-03-20T17:20:03.400Z Compiling phf_shared v0.13.1
21202026-03-20T17:20:03.547Z Compiling lazy_static v1.5.0
21212026-03-20T17:20:03.689Z Compiling terminal_size v0.4.3
21222026-03-20T17:20:03.692Z Compiling serde_with_macros v3.17.0
21232026-03-20T17:20:03.692Z Compiling cargo-platform v0.1.9
21242026-03-20T17:20:03.766Z Compiling tower-http v0.6.8
21252026-03-20T17:20:03.835Z Compiling hkdf v0.12.4
21262026-03-20T17:20:03.885Z Compiling crypto-bigint v0.5.5
21272026-03-20T17:20:03.910Z Compiling enum-as-inner v0.6.1
21282026-03-20T17:20:03.960Z Compiling serde_repr v0.1.20
21292026-03-20T17:20:03.985Z Compiling clap_derive v4.5.55
21302026-03-20T17:20:04.048Z Compiling vergen v9.0.6
21312026-03-20T17:20:04.199Z Compiling managed v0.8.0
21322026-03-20T17:20:04.428Z Compiling unicode-width v0.2.0
21332026-03-20T17:20:04.465Z Compiling libbz2-rs-sys v0.2.2
21342026-03-20T17:20:04.591Z Compiling bitflags v1.3.2
21352026-03-20T17:20:04.615Z Compiling clap_lex v1.0.0
21362026-03-20T17:20:04.615Z Compiling bumpalo v3.20.2
21372026-03-20T17:20:04.688Z Compiling foldhash v0.1.5
21382026-03-20T17:20:04.736Z Compiling console v0.16.2
21392026-03-20T17:20:04.832Z Compiling clap_builder v4.5.60
21402026-03-20T17:20:04.919Z Compiling zopfli v0.8.3
21412026-03-20T17:20:04.941Z Compiling hashbrown v0.15.5
21422026-03-20T17:20:05.071Z Compiling bzip2 v0.6.1
21432026-03-20T17:20:05.133Z Compiling flate2 v1.1.9
21442026-03-20T17:20:05.295Z Compiling elliptic-curve v0.13.8
21452026-03-20T17:20:05.476Z Compiling cargo_metadata v0.19.2
21462026-03-20T17:20:05.733Z Compiling phf v0.13.1
21472026-03-20T17:20:05.809Z Compiling hyper-tls v0.6.0
21482026-03-20T17:20:05.851Z Compiling signal-hook-mio v0.2.5
21492026-03-20T17:20:05.915Z Compiling rayon v1.11.0
21502026-03-20T17:20:06.016Z Compiling daft v0.1.5
21512026-03-20T17:20:06.111Z Compiling cookie_store v0.22.1
21522026-03-20T17:20:06.226Z Compiling postgres-types v0.2.12
21532026-03-20T17:20:06.419Z Compiling zstd v0.13.3
21542026-03-20T17:20:06.423Z Compiling bzip2 v0.4.4
21552026-03-20T17:20:06.715Z Compiling strum v0.27.2
21562026-03-20T17:20:06.897Z Compiling hubpack v0.1.2
21572026-03-20T17:20:06.947Z Compiling ed25519 v2.2.3
21582026-03-20T17:20:06.947Z Compiling phf_shared v0.11.3
21592026-03-20T17:20:07.161Z Compiling pkcs1 v0.7.5
21602026-03-20T17:20:07.269Z Compiling hex v0.4.3
21612026-03-20T17:20:07.319Z Compiling serde-big-array v0.5.1
21622026-03-20T17:20:07.444Z Compiling rfc6979 v0.4.0
21632026-03-20T17:20:07.520Z Compiling bstr v1.12.1
21642026-03-20T17:20:07.669Z Compiling itertools v0.12.1
21652026-03-20T17:20:07.711Z Compiling float-cmp v0.10.0
21662026-03-20T17:20:07.714Z Compiling memmap2 v0.9.10
21672026-03-20T17:20:07.714Z Compiling env_filter v1.0.0
21682026-03-20T17:20:07.738Z Compiling encoding_rs v0.8.35
21692026-03-20T17:20:07.782Z Compiling mime v0.3.17
21702026-03-20T17:20:07.917Z Compiling whoami v2.1.0
21712026-03-20T17:20:08.050Z Compiling new_debug_unreachable v1.0.6
21722026-03-20T17:20:08.148Z Compiling unit-prefix v0.5.2
21732026-03-20T17:20:08.176Z Compiling static_assertions v1.1.0
21742026-03-20T17:20:08.183Z Compiling fixedbitset v0.4.2
21752026-03-20T17:20:08.240Z Compiling keccak v0.1.6
21762026-03-20T17:20:08.281Z Compiling jiff v0.2.21
21772026-03-20T17:20:08.372Z Compiling difflib v0.4.0
21782026-03-20T17:20:08.381Z Compiling toml_write v0.1.2
21792026-03-20T17:20:08.419Z Compiling predicates-core v1.0.10
21802026-03-20T17:20:08.528Z Compiling normalize-line-endings v0.3.0
21812026-03-20T17:20:08.644Z Compiling precomputed-hash v0.1.1
21822026-03-20T17:20:08.664Z Compiling data-encoding v2.10.0
21832026-03-20T17:20:08.664Z Compiling fixedbitset v0.5.7
21842026-03-20T17:20:08.708Z Compiling rustc-hash v2.1.1
21852026-03-20T17:20:08.776Z Compiling string_cache v0.8.9
21862026-03-20T17:20:08.804Z Compiling predicates v3.1.4
21872026-03-20T17:20:08.901Z Compiling iddqd v0.3.17
21882026-03-20T17:20:08.999Z Compiling petgraph v0.8.3
21892026-03-20T17:20:09.082Z Compiling hickory-proto v0.25.2
21902026-03-20T17:20:09.093Z Compiling toml_edit v0.22.27
21912026-03-20T17:20:09.345Z Compiling zone v0.3.1
21922026-03-20T17:20:09.486Z Compiling sha3 v0.10.8
21932026-03-20T17:20:09.646Z Compiling petgraph v0.6.5
21942026-03-20T17:20:09.654Z Compiling indicatif v0.18.4
21952026-03-20T17:20:09.835Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21962026-03-20T17:20:09.879Z Compiling tokio-postgres v0.7.16
21972026-03-20T17:20:10.456Z Compiling similar v2.7.0
21982026-03-20T17:20:10.697Z Compiling env_logger v0.11.9
21992026-03-20T17:20:11.151Z Compiling usdt v0.6.0
22002026-03-20T17:20:11.695Z Compiling serde_with v3.17.0
22012026-03-20T17:20:11.824Z Compiling ecdsa v0.16.9
22022026-03-20T17:20:12.022Z Compiling rsa v0.9.10
22032026-03-20T17:20:12.355Z Compiling zip v4.6.1
22042026-03-20T17:20:12.809Z Compiling ed25519-dalek v2.2.0
22052026-03-20T17:20:13.401Z Compiling crossterm v0.28.1
22062026-03-20T17:20:13.516Z Compiling clap v4.5.60
22072026-03-20T17:20:13.614Z Compiling zip v0.6.6
22082026-03-20T17:20:13.665Z Compiling strum v0.26.3
22092026-03-20T17:20:13.734Z Compiling toml v0.7.8
22102026-03-20T17:20:13.854Z Compiling tokio-stream v0.1.18
22112026-03-20T17:20:14.107Z Compiling buf-list v1.1.2
22122026-03-20T17:20:14.362Z Compiling x509-cert v0.2.5
22132026-03-20T17:20:14.468Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22142026-03-20T17:20:14.548Z Compiling openapiv3 v2.2.0
22152026-03-20T17:20:14.699Z Compiling sha1 v0.10.6
22162026-03-20T17:20:14.921Z Compiling itertools v0.13.0
22172026-03-20T17:20:15.446Z Compiling peg-runtime v0.8.5
22182026-03-20T17:20:15.489Z Compiling lalrpop-util v0.19.12
22192026-03-20T17:20:30.720Z Compiling macaddr v1.0.1
22202026-03-20T17:20:31.002Z Compiling structmeta-derive v0.3.0
22212026-03-20T17:20:31.083Z Compiling itertools v0.14.0
22222026-03-20T17:20:31.431Z Compiling heapless v0.8.0
22232026-03-20T17:20:32.334Z Compiling structmeta v0.3.0
22242026-03-20T17:20:32.812Z Compiling ingot-macros v0.1.1
22252026-03-20T17:20:36.697Z Compiling rustls-webpki v0.103.9
22262026-03-20T17:20:38.285Z Compiling toml_edit v0.23.10+spec-1.0.0
22272026-03-20T17:20:39.252Z Compiling hash32 v0.3.1
22282026-03-20T17:20:39.500Z Compiling smoltcp v0.11.0
22292026-03-20T17:20:39.583Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22302026-03-20T17:20:39.907Z Compiling proc-macro-crate v3.4.0
22312026-03-20T17:20:39.983Z Compiling ingot-types v0.1.2
22322026-03-20T17:20:40.031Z Compiling cobs v0.3.0
22332026-03-20T17:20:40.055Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22342026-03-20T17:20:40.149Z Compiling rustls v0.22.4
22352026-03-20T17:20:40.347Z Compiling postcard v1.1.3
22362026-03-20T17:20:40.424Z Compiling proc-macro-crate v1.3.1
22372026-03-20T17:20:40.481Z Compiling rustls-webpki v0.102.8
22382026-03-20T17:20:40.504Z Compiling futures-executor v0.3.32
22392026-03-20T17:20:40.576Z Compiling num_enum_derive v0.7.5
22402026-03-20T17:20:40.650Z Compiling ingot v0.1.1
22412026-03-20T17:20:40.912Z Compiling foreign-types-macros v0.2.3
22422026-03-20T17:20:40.934Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22432026-03-20T17:20:41.112Z Compiling multer v3.1.0
22442026-03-20T17:20:41.134Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22452026-03-20T17:20:41.229Z Compiling thread_local v1.1.9
22462026-03-20T17:20:41.382Z Compiling typeid v1.0.3
22472026-03-20T17:20:41.421Z Compiling cpufeatures v0.3.0
22482026-03-20T17:20:41.502Z Compiling match_cfg v0.1.0
22492026-03-20T17:20:41.537Z Compiling slog-async v2.8.0
22502026-03-20T17:20:41.560Z Compiling foreign-types-shared v0.3.1
22512026-03-20T17:20:41.617Z Compiling hostname v0.3.1
22522026-03-20T17:20:41.700Z Compiling foreign-types v0.5.0
22532026-03-20T17:20:41.719Z Compiling chacha20 v0.10.0
22542026-03-20T17:20:41.844Z Compiling num_enum v0.7.5
22552026-03-20T17:20:41.848Z Compiling num_enum_derive v0.5.11
22562026-03-20T17:20:41.916Z Compiling futures v0.3.32
22572026-03-20T17:20:42.012Z Compiling tokio-rustls v0.26.4
22582026-03-20T17:20:42.043Z Compiling rustls-platform-verifier v0.6.2
22592026-03-20T17:20:42.118Z Compiling derive-ex v0.1.8
22602026-03-20T17:20:42.142Z Compiling tabwriter v1.4.1
22612026-03-20T17:20:42.234Z Compiling slog-json v2.6.1
22622026-03-20T17:20:42.326Z Compiling hyper-rustls v0.27.7
22632026-03-20T17:20:42.386Z Compiling crossbeam-channel v0.5.15
22642026-03-20T17:20:42.580Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22652026-03-20T17:20:42.620Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22662026-03-20T17:20:42.769Z Compiling reqwest v0.12.28
22672026-03-20T17:20:42.812Z Compiling reqwest v0.13.2
22682026-03-20T17:20:43.154Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22692026-03-20T17:20:43.189Z Compiling async-stream-impl v0.3.6
22702026-03-20T17:20:43.216Z Compiling serde_spanned v1.0.4
22712026-03-20T17:20:43.308Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22722026-03-20T17:20:43.439Z Compiling is-terminal v0.4.17
22732026-03-20T17:20:43.471Z Compiling cstr-argument v0.1.2
22742026-03-20T17:20:43.585Z Compiling dropshot v0.16.7
22752026-03-20T17:20:43.693Z Compiling take_mut v0.2.2
22762026-03-20T17:20:43.746Z Compiling crucible-workspace-hack v0.1.0
22772026-03-20T17:20:43.797Z Compiling toml_writer v1.0.6+spec-1.1.0
22782026-03-20T17:20:43.867Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22792026-03-20T17:20:43.914Z Compiling term v1.2.1
22802026-03-20T17:20:43.964Z Compiling erased-serde v0.4.9
22812026-03-20T17:20:44.038Z Compiling async-stream v0.3.6
22822026-03-20T17:20:44.169Z Compiling toml v0.9.12+spec-1.1.0
22832026-03-20T17:20:44.271Z Compiling test-strategy v0.4.5
22842026-03-20T17:20:44.328Z Compiling slog-term v2.9.2
22852026-03-20T17:20:44.398Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22862026-03-20T17:20:44.451Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22872026-03-20T17:20:44.521Z Compiling num_enum v0.5.11
22882026-03-20T17:20:44.619Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22892026-03-20T17:20:44.697Z Compiling tokio-rustls v0.25.0
22902026-03-20T17:20:44.827Z Compiling slog-bunyan v2.5.0
22912026-03-20T17:20:45.005Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22922026-03-20T17:20:45.047Z Compiling rand v0.10.0
22932026-03-20T17:20:45.324Z Compiling parse-display-derive v0.10.0
22942026-03-20T17:20:45.581Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22952026-03-20T17:20:45.878Z Compiling backon v1.6.0
22962026-03-20T17:20:45.908Z Compiling waitgroup v0.1.2
22972026-03-20T17:20:45.931Z Compiling dropshot_endpoint v0.16.7
22982026-03-20T17:20:46.006Z Compiling newtype-uuid-macros v0.1.0
22992026-03-20T17:20:46.031Z Compiling rustls-pemfile v2.2.0
23002026-03-20T17:20:46.117Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23012026-03-20T17:20:46.120Z Compiling serde_path_to_error v0.1.20
23022026-03-20T17:20:46.162Z Compiling hostname v0.4.2
23032026-03-20T17:20:46.203Z Compiling instant v0.1.13
23042026-03-20T17:20:46.225Z Compiling debug-ignore v1.0.5
23052026-03-20T17:20:46.372Z Compiling libefi-sys v0.1.0
23062026-03-20T17:20:46.397Z Compiling colored v3.1.1
23072026-03-20T17:20:46.418Z Compiling backoff v0.4.0
23082026-03-20T17:20:46.421Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23092026-03-20T17:20:46.563Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23102026-03-20T17:20:46.752Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23112026-03-20T17:20:46.891Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23122026-03-20T17:20:46.979Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23132026-03-20T17:20:47.216Z Compiling camino-tempfile v1.4.1
23142026-03-20T17:20:47.359Z Compiling parse-display v0.10.0
23152026-03-20T17:20:47.446Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23162026-03-20T17:20:47.494Z Compiling usdt-attr-macro v0.5.0
23172026-03-20T17:20:47.632Z Compiling usdt-macro v0.5.0
23182026-03-20T17:20:47.739Z Compiling secrecy v0.10.3
23192026-03-20T17:20:47.779Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23202026-03-20T17:20:47.977Z Compiling num-derive v0.4.2
23212026-03-20T17:20:48.222Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23222026-03-20T17:20:48.325Z Compiling bitfield-struct v0.6.2
23232026-03-20T17:20:48.374Z Compiling regress v0.10.5
23242026-03-20T17:20:48.463Z Compiling ordered-float v2.10.1
23252026-03-20T17:20:48.485Z Compiling blake3 v1.8.3
23262026-03-20T17:20:48.542Z Compiling memmap v0.7.0
23272026-03-20T17:20:48.753Z Compiling sigpipe v0.1.3
23282026-03-20T17:20:48.861Z Compiling glob v0.3.3
23292026-03-20T17:20:48.883Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23302026-03-20T17:20:48.908Z Compiling serde-value v0.7.0
23312026-03-20T17:20:49.150Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23322026-03-20T17:20:49.173Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23332026-03-20T17:20:49.227Z Compiling usdt v0.5.0
23342026-03-20T17:20:49.252Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23352026-03-20T17:20:49.354Z Compiling serde-untagged v0.1.9
23362026-03-20T17:20:49.378Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23372026-03-20T17:20:49.691Z Compiling toml v0.8.23
23382026-03-20T17:20:49.773Z Compiling smf v0.2.3
23392026-03-20T17:20:49.860Z Compiling filetime v0.2.27
23402026-03-20T17:20:49.884Z Compiling same-file v1.0.6
23412026-03-20T17:20:49.909Z Compiling arrayvec v0.7.6
23422026-03-20T17:20:50.083Z Compiling whoami v1.6.1
23432026-03-20T17:20:50.108Z Compiling constant_time_eq v0.4.2
23442026-03-20T17:20:50.108Z Compiling arrayref v0.3.9
23452026-03-20T17:20:50.156Z Compiling unicode-xid v0.2.6
23462026-03-20T17:20:50.162Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23472026-03-20T17:20:50.223Z Compiling xattr v1.6.1
23482026-03-20T17:20:50.253Z Compiling walkdir v2.5.0
23492026-03-20T17:20:50.253Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23502026-03-20T17:20:50.302Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23512026-03-20T17:20:50.358Z Compiling cargo-util-schemas v0.8.2
23522026-03-20T17:20:50.406Z Compiling tar v0.4.44
23532026-03-20T17:20:50.599Z Compiling tokio-dtrace v0.1.1
23542026-03-20T17:20:50.687Z Compiling gethostname v0.5.0
23552026-03-20T17:20:50.876Z Compiling cargo-platform v0.2.0
23562026-03-20T17:20:51.025Z Compiling topological-sort v0.2.2
23572026-03-20T17:20:51.182Z Compiling oxide-tokio-rt v0.1.3
23582026-03-20T17:20:51.204Z Compiling indent_write v2.2.0
23592026-03-20T17:20:51.254Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23602026-03-20T17:20:51.277Z Compiling shell-words v1.1.1
23612026-03-20T17:20:51.987Z Compiling cargo_metadata v0.21.0
23622026-03-20T17:21:03.354Z Compiling progenitor-client v0.13.0
23632026-03-20T17:21:03.390Z Compiling progenitor-client v0.10.0
23642026-03-20T17:21:03.394Z Compiling omicron-zone-package v0.12.2
23652026-03-20T17:21:03.486Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23662026-03-20T17:21:03.486Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23672026-03-20T17:21:03.490Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23682026-03-20T17:21:03.490Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23692026-03-20T17:21:03.689Z Compiling progenitor-extras v0.1.1
23702026-03-20T17:21:03.980Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23712026-03-20T17:21:13.540Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23722026-03-20T17:21:14.840Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23732026-03-20T17:21:23.224Z Finished `release` profile [optimized] target(s) in 1m 54s
23742026-03-20T17:21:23.411Z Running `target/release/omicron-package -t test target create -p dev`
23752026-03-20T17:21:23.483ZLogging to: /work/oxidecomputer/omicron/out/LOG
23762026-03-20T17:21:23.489ZCreated new build target 'test' and set it as active
23772026-03-20T17:21:23.489Z
23782026-03-20T17:21:23.489Zreal 1:54.896536459
23792026-03-20T17:21:23.489Zuser 20:19.052961700
23802026-03-20T17:21:23.489Zsys 3:03.639027983
23812026-03-20T17:21:23.489Ztrap 0.529649531
23822026-03-20T17:21:23.489Ztflt 2.945939697
23832026-03-20T17:21:23.489Zdflt 3.822852674
23842026-03-20T17:21:23.489Zkflt 0.000593105
23852026-03-20T17:21:23.489Zlock 1:04:28.141441995
23862026-03-20T17:21:23.489Zslp 51:49.357095568
23872026-03-20T17:21:23.489Zlat 47.489314160
23882026-03-20T17:21:23.489Zstop 7:42.114385619
23892026-03-20T17:21:23.493Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23902026-03-20T17:21:24.707Z Finished `release` profile [optimized] target(s) in 1.20s
23912026-03-20T17:21:24.776Z Running `target/release/omicron-package -t test package`
23922026-03-20T17:21:24.843ZLogging to: /work/oxidecomputer/omicron/out/LOG
23932026-03-20T17:21:26.764Z Compiling regress v0.10.5
23942026-03-20T17:21:26.764Z Compiling heck v0.5.0
23952026-03-20T17:21:26.767Z Compiling unsafe-libyaml v0.2.11
23962026-03-20T17:21:27.047Z Compiling convert_case v0.4.0
23972026-03-20T17:21:27.080Z Compiling half v2.7.1
23982026-03-20T17:21:27.083Z Compiling ciborium-io v0.2.2
23992026-03-20T17:21:27.141Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24002026-03-20T17:21:27.144Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24012026-03-20T17:21:27.203Z Compiling prettyplease v0.2.37
24022026-03-20T17:21:27.233Z Compiling typify-impl v0.6.1
24032026-03-20T17:21:27.264Z Compiling universal-hash v0.5.1
24042026-03-20T17:21:27.269Z Compiling thiserror-impl-no-std v2.0.2
24052026-03-20T17:21:27.269Z Compiling unicode-width v0.1.14
24062026-03-20T17:21:27.269Z Compiling opaque-debug v0.3.1
24072026-03-20T17:21:27.360Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24082026-03-20T17:21:27.422Z Compiling chacha20 v0.9.1
24092026-03-20T17:21:27.426Z Compiling password-hash v0.5.0
24102026-03-20T17:21:27.459Z Compiling derive_more v0.99.20
24112026-03-20T17:21:27.495Z Compiling ciborium-ll v0.2.2
24122026-03-20T17:21:27.495Z Compiling poly1305 v0.8.0
24132026-03-20T17:21:27.499Z Compiling blake2 v0.10.6
24142026-03-20T17:21:27.624Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24152026-03-20T17:21:27.722Z Compiling serde_yaml v0.9.34+deprecated
24162026-03-20T17:21:27.781Z Compiling aead v0.5.2
24172026-03-20T17:21:27.819Z Compiling is-terminal v0.4.17
24182026-03-20T17:21:27.912Z Compiling ciborium v0.2.2
24192026-03-20T17:21:27.961Z Compiling swrite v0.1.0
24202026-03-20T17:21:27.996Z Compiling chacha20poly1305 v0.10.1
24212026-03-20T17:21:28.050Z Compiling argon2 v0.5.3
24222026-03-20T17:21:28.121Z Compiling serde_spanned v1.0.4
24232026-03-20T17:21:28.208Z Compiling toml_writer v1.0.6+spec-1.1.0
24242026-03-20T17:21:28.297Z Compiling bytecount v0.6.9
24252026-03-20T17:21:28.348Z Compiling rustls v0.22.4
24262026-03-20T17:21:28.390Z Compiling rustls-webpki v0.102.8
24272026-03-20T17:21:28.429Z Compiling derive-where v1.6.0
24282026-03-20T17:21:28.525Z Compiling toml v0.9.12+spec-1.1.0
24292026-03-20T17:21:28.569Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24302026-03-20T17:21:28.601Z Compiling thread_local v1.1.9
24312026-03-20T17:21:28.696Z Compiling match_cfg v0.1.0
24322026-03-20T17:21:28.754Z Compiling thiserror-no-std v2.0.2
24332026-03-20T17:21:28.829Z Compiling hostname v0.3.1
24342026-03-20T17:21:28.919Z Compiling vsss-rs v3.3.4
24352026-03-20T17:21:29.092Z Compiling multer v3.1.0
24362026-03-20T17:21:29.096Z Compiling slog-async v2.8.0
24372026-03-20T17:21:29.180Z Compiling slog-json v2.6.1
24382026-03-20T17:21:29.214Z Compiling crossbeam-channel v0.5.15
24392026-03-20T17:21:29.250Z Compiling futures-executor v0.3.32
24402026-03-20T17:21:29.343Z Compiling term v1.2.1
24412026-03-20T17:21:29.376Z Compiling take_mut v0.2.2
24422026-03-20T17:21:29.476Z Compiling slog-bunyan v2.5.0
24432026-03-20T17:21:29.554Z Compiling futures v0.3.32
24442026-03-20T17:21:29.626Z Compiling dropshot v0.16.7
24452026-03-20T17:21:29.684Z Compiling async-stream v0.3.6
24462026-03-20T17:21:29.721Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24472026-03-20T17:21:29.797Z Compiling slog-term v2.9.2
24482026-03-20T17:21:29.863Z Compiling progenitor-client v0.13.0
24492026-03-20T17:21:29.927Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24502026-03-20T17:21:29.958Z Compiling waitgroup v0.1.2
24512026-03-20T17:21:30.070Z Compiling backon v1.6.0
24522026-03-20T17:21:30.139Z Compiling rustls-pemfile v2.2.0
24532026-03-20T17:21:30.172Z Compiling hostname v0.4.2
24542026-03-20T17:21:30.175Z Compiling serde_path_to_error v0.1.20
24552026-03-20T17:21:30.241Z Compiling instant v0.1.13
24562026-03-20T17:21:30.245Z Compiling debug-ignore v1.0.5
24572026-03-20T17:21:30.310Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24582026-03-20T17:21:30.344Z Compiling progenitor-extras v0.1.1
24592026-03-20T17:21:30.378Z Compiling backoff v0.4.0
24602026-03-20T17:21:30.378Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24612026-03-20T17:21:30.449Z Compiling parse-display v0.10.0
24622026-03-20T17:21:30.452Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24632026-03-20T17:21:30.452Z Compiling progenitor-client v0.10.0
24642026-03-20T17:21:30.452Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24652026-03-20T17:21:30.587Z Compiling macaddr v1.0.1
24662026-03-20T17:21:30.625Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24672026-03-20T17:21:30.665Z Compiling console v0.15.11
24682026-03-20T17:21:30.698Z Compiling newline-converter v0.3.0
24692026-03-20T17:21:30.730Z Compiling atomicwrites v0.4.4
24702026-03-20T17:21:30.767Z Compiling num-rational v0.4.2
24712026-03-20T17:21:30.905Z Compiling num-complex v0.4.6
24722026-03-20T17:21:30.939Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24732026-03-20T17:21:31.043Z Compiling slog-dtrace v0.3.0
24742026-03-20T17:21:31.123Z Compiling async-recursion v1.1.1
24752026-03-20T17:21:31.205Z Compiling expectorate v1.2.0
24762026-03-20T17:21:31.299Z Compiling cancel-safe-futures v0.1.5
24772026-03-20T17:21:31.424Z Compiling float-ord v0.3.2
24782026-03-20T17:21:31.501Z Compiling num v0.4.3
24792026-03-20T17:21:31.560Z Compiling tokio-rustls v0.25.0
24802026-03-20T17:21:31.638Z Compiling owo-colors v4.3.0
24812026-03-20T17:21:31.772Z Compiling libsw-core v0.3.2
24822026-03-20T17:21:31.776Z Compiling resolv-conf v0.7.6
24832026-03-20T17:21:31.912Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24842026-03-20T17:21:31.965Z Compiling toml v0.8.23
24852026-03-20T17:21:32.041Z Compiling libsw v3.5.0
24862026-03-20T17:21:32.108Z Compiling linear-map v1.2.0
24872026-03-20T17:21:32.223Z Compiling minimal-lexical v0.2.1
24882026-03-20T17:21:32.295Z Compiling linked-hash-map v0.5.6
24892026-03-20T17:21:32.386Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24902026-03-20T17:21:32.431Z Compiling unicode-xid v0.2.6
24912026-03-20T17:21:32.579Z Compiling lru-cache v0.1.2
24922026-03-20T17:21:32.613Z Compiling nom v7.1.3
24932026-03-20T17:21:32.617Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24942026-03-20T17:21:32.681Z Compiling globset v0.4.18
24952026-03-20T17:21:32.684Z Compiling hickory-proto v0.24.4
24962026-03-20T17:21:32.800Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24972026-03-20T17:21:32.804Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24982026-03-20T17:21:33.147Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24992026-03-20T17:21:33.512Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25002026-03-20T17:21:34.027Z Compiling typify-macro v0.6.1
25012026-03-20T17:21:34.426Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25022026-03-20T17:21:34.605Z Compiling convert_case v0.10.0
25032026-03-20T17:21:35.064Z Compiling derive_more-impl v2.1.1
25042026-03-20T17:21:35.765Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25052026-03-20T17:21:35.872Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25062026-03-20T17:21:36.110Z Compiling hickory-resolver v0.24.4
25072026-03-20T17:21:36.172Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25082026-03-20T17:21:36.186Z Compiling typify v0.6.1
25092026-03-20T17:21:36.365Z Compiling progenitor-impl v0.13.0
25102026-03-20T17:21:36.435Z Compiling pin-project-internal v1.1.11
25112026-03-20T17:21:37.292Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25122026-03-20T17:21:37.560Z Compiling derive_more v2.1.1
25132026-03-20T17:21:37.698Z Compiling qorb v0.4.1
25142026-03-20T17:21:37.895Z Compiling pin-project v1.1.11
25152026-03-20T17:21:38.064Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25162026-03-20T17:21:38.271Z Compiling pem v3.0.6
25172026-03-20T17:21:38.366Z Compiling snafu-derive v0.8.9
25182026-03-20T17:21:39.163Z Compiling termtree v0.5.1
25192026-03-20T17:21:39.315Z Compiling crossterm v0.29.0
25202026-03-20T17:21:39.418Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25212026-03-20T17:21:39.449Z Compiling progenitor-macro v0.13.0
25222026-03-20T17:21:40.582Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25232026-03-20T17:21:40.723Z Compiling snafu v0.8.9
25242026-03-20T17:21:41.479Z Compiling olpc-cjson v0.1.4
25252026-03-20T17:21:41.782Z Compiling phf_shared v0.12.1
25262026-03-20T17:21:42.103Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25272026-03-20T17:21:42.135Z Compiling serde_plain v1.0.2
25282026-03-20T17:21:42.789Z Compiling vte v0.14.1
25292026-03-20T17:21:43.116Z Compiling csv-core v0.1.13
25302026-03-20T17:21:43.146Z Compiling highway v1.3.0
25312026-03-20T17:21:43.320Z Compiling chrono-tz v0.10.4
25322026-03-20T17:21:43.455Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25332026-03-20T17:21:43.590Z Compiling typed-path v0.9.3
25342026-03-20T17:21:43.722Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25352026-03-20T17:21:44.091Z Compiling csv v1.4.0
25362026-03-20T17:21:44.238Z Compiling strip-ansi-escapes v0.2.1
25372026-03-20T17:21:44.377Z Compiling phf v0.12.1
25382026-03-20T17:21:44.639Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25392026-03-20T17:21:44.731Z Compiling const_format_proc_macros v0.2.34
25402026-03-20T17:21:44.998Z Compiling papergrid v0.11.0
25412026-03-20T17:21:45.030Z Compiling fd-lock v4.0.4
25422026-03-20T17:21:45.260Z Compiling tough v0.20.0
25432026-03-20T17:21:45.295Z Compiling peg-macros v0.8.5
25442026-03-20T17:21:45.395Z Compiling tabled_derive v0.7.0
25452026-03-20T17:21:45.448Z Compiling progenitor v0.13.0
25462026-03-20T17:21:45.804Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25472026-03-20T17:21:46.643Z Compiling nu-ansi-term v0.50.3
25482026-03-20T17:21:46.692Z Compiling tabled v0.15.0
25492026-03-20T17:21:46.863Z Compiling const_format v0.2.35
25502026-03-20T17:21:47.026Z Compiling peg v0.8.5
25512026-03-20T17:21:47.056Z Compiling reedline v0.40.0
25522026-03-20T17:21:47.402Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25532026-03-20T17:21:47.471Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25542026-03-20T17:21:47.515Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25552026-03-20T17:21:49.072Z Compiling bcs v0.1.6
25562026-03-20T17:21:49.534Z Compiling semver v0.1.20
25572026-03-20T17:21:49.658Z Compiling base64 v0.21.7
25582026-03-20T17:21:49.917Z Compiling rustc_version v0.1.7
25592026-03-20T17:21:50.233Z Compiling newtype_derive v0.1.6
25602026-03-20T17:21:50.356Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25612026-03-20T17:21:50.510Z Compiling typify-impl v0.4.3
25622026-03-20T17:21:50.673Z Compiling unicode-linebreak v0.1.5
25632026-03-20T17:21:51.077Z Compiling smawk v0.3.2
25642026-03-20T17:21:51.123Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25652026-03-20T17:21:51.327Z Compiling humantime v2.3.0
25662026-03-20T17:21:51.508Z Compiling textwrap v0.16.2
25672026-03-20T17:21:51.642Z Compiling dropshot-api-manager-types v0.6.0
25682026-03-20T17:21:51.679Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25692026-03-20T17:21:51.864Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25702026-03-20T17:21:52.058Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25712026-03-20T17:21:52.429Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25722026-03-20T17:21:52.458Z Compiling steno v0.4.1
25732026-03-20T17:21:53.217Z Compiling utf-8 v0.7.6
25742026-03-20T17:21:53.582Z Compiling tagptr v0.2.0
25752026-03-20T17:21:53.830Z Compiling moka v0.12.13
25762026-03-20T17:21:54.254Z Compiling tungstenite v0.21.0
25772026-03-20T17:21:54.647Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25782026-03-20T17:21:54.879Z Compiling radium v0.7.0
25792026-03-20T17:21:55.233Z Compiling tokio-tungstenite v0.21.0
25802026-03-20T17:21:55.581Z Compiling typify-macro v0.4.3
25812026-03-20T17:21:55.611Z Compiling hickory-resolver v0.25.2
25822026-03-20T17:21:55.782Z Compiling tap v1.0.1
25832026-03-20T17:21:55.969Z Compiling maybe-uninit v2.0.0
25842026-03-20T17:21:56.263Z Compiling wyz v0.5.1
25852026-03-20T17:21:56.589Z Compiling zerocopy-derive v0.6.6
25862026-03-20T17:21:56.790Z Compiling crc-catalog v2.4.0
25872026-03-20T17:21:56.931Z Compiling packed_struct v0.10.1
25882026-03-20T17:21:56.965Z Compiling display-error-chain v0.2.2
25892026-03-20T17:21:57.045Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25902026-03-20T17:21:57.200Z Compiling funty v2.0.0
25912026-03-20T17:21:57.345Z Compiling crc v3.4.0
25922026-03-20T17:21:57.642Z Compiling typify v0.4.3
25932026-03-20T17:21:57.704Z Compiling zerocopy v0.6.6
25942026-03-20T17:21:57.827Z Compiling progenitor-impl v0.10.0
25952026-03-20T17:21:58.245Z Compiling bitvec v1.0.1
25962026-03-20T17:21:58.522Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25972026-03-20T17:22:00.699Z Compiling packed_struct_codegen v0.10.1
25982026-03-20T17:22:00.809Z Compiling bitfield-macros v0.19.4
25992026-03-20T17:22:00.873Z Compiling progenitor-macro v0.10.0
26002026-03-20T17:22:01.565Z Compiling indexmap v1.9.3
26012026-03-20T17:22:01.783Z Compiling nodrop v0.1.14
26022026-03-20T17:22:01.912Z Compiling array-init v0.0.4
26032026-03-20T17:22:01.943Z Compiling bitfield v0.19.4
26042026-03-20T17:22:02.408Z Compiling smallvec v0.6.14
26052026-03-20T17:22:02.514Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26062026-03-20T17:22:02.768Z Compiling num-derive v0.3.3
26072026-03-20T17:22:02.798Z Compiling proc-macro-error-attr2 v2.0.0
26082026-03-20T17:22:03.326Z Compiling hashbrown v0.12.3
26092026-03-20T17:22:03.612Z Compiling proc-macro-error2 v2.0.1
26102026-03-20T17:22:03.671Z Compiling serde-hex v0.1.0
26112026-03-20T17:22:03.917Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26122026-03-20T17:22:03.958Z Compiling libscf-sys v1.1.0
26132026-03-20T17:22:04.034Z Compiling ron v0.8.1
26142026-03-20T17:22:04.145Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26152026-03-20T17:22:04.232Z Compiling hashbrown v0.13.2
26162026-03-20T17:22:04.293Z Compiling vergen-gitcl v1.0.8
26172026-03-20T17:22:04.594Z Compiling dirs-sys-next v0.1.2
26182026-03-20T17:22:04.938Z Compiling crc-any v2.5.0
26192026-03-20T17:22:04.968Z Compiling maplit v1.0.2
26202026-03-20T17:22:05.114Z Compiling diesel_derives v2.3.7
26212026-03-20T17:22:05.148Z Compiling glob v0.3.3
26222026-03-20T17:22:05.388Z Compiling crunchy v0.2.4
26232026-03-20T17:22:05.547Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26242026-03-20T17:22:05.643Z Compiling clang-sys v1.8.1
26252026-03-20T17:22:05.800Z Compiling object v0.30.4
26262026-03-20T17:22:06.103Z Compiling dirs-next v2.0.0
26272026-03-20T17:22:06.181Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26282026-03-20T17:22:06.227Z Compiling tabled_derive v0.11.0
26292026-03-20T17:22:06.294Z Compiling papergrid v0.17.0
26302026-03-20T17:22:06.432Z Compiling testing_table v0.3.0
26312026-03-20T17:22:06.675Z Compiling dsl_auto_type v0.2.0
26322026-03-20T17:22:06.827Z Compiling progenitor v0.10.0
26332026-03-20T17:22:06.880Z Compiling scheduled-thread-pool v0.2.7
26342026-03-20T17:22:06.973Z Compiling diesel_table_macro_syntax v0.3.0
26352026-03-20T17:22:07.056Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26362026-03-20T17:22:07.102Z Compiling tiny-keccak v2.0.2
26372026-03-20T17:22:07.173Z Compiling path-slash v0.1.5
26382026-03-20T17:22:07.266Z Compiling r2d2 v0.8.10
26392026-03-20T17:22:07.301Z Compiling term v0.7.0
26402026-03-20T17:22:07.640Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26412026-03-20T17:22:07.674Z Compiling arc-swap v1.8.2
26422026-03-20T17:22:07.674Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26432026-03-20T17:22:07.706Z Compiling bit-vec v0.6.3
26442026-03-20T17:22:08.011Z Compiling tabled v0.20.0
26452026-03-20T17:22:08.044Z Compiling xshell-macros v0.2.7
26462026-03-20T17:22:08.078Z Compiling downcast-rs v2.0.2
26472026-03-20T17:22:08.121Z Compiling slog-scope v4.4.1
26482026-03-20T17:22:08.258Z Compiling bit-set v0.5.3
26492026-03-20T17:22:08.291Z Compiling ascii-canvas v3.0.0
26502026-03-20T17:22:08.561Z Compiling xshell v0.2.7
26512026-03-20T17:22:08.635Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26522026-03-20T17:22:08.689Z Compiling itertools v0.10.5
26532026-03-20T17:22:08.822Z Compiling ena v0.14.4
26542026-03-20T17:22:09.142Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26552026-03-20T17:22:09.231Z Compiling libloading v0.8.9
26562026-03-20T17:22:09.560Z Compiling bindgen v0.71.1
26572026-03-20T17:22:09.592Z Compiling diff v0.1.13
26582026-03-20T17:22:09.934Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26592026-03-20T17:22:09.965Z Compiling regex-syntax v0.6.29
26602026-03-20T17:22:10.257Z Compiling unicase v2.9.0
26612026-03-20T17:22:10.658Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26622026-03-20T17:22:12.212Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26632026-03-20T17:22:12.292Z Compiling lalrpop v0.19.12
26642026-03-20T17:22:12.683Z Compiling slog-stdlog v4.1.1
26652026-03-20T17:22:13.260Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26662026-03-20T17:22:13.623Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26672026-03-20T17:22:14.134Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26682026-03-20T17:22:14.410Z Compiling diesel v2.3.7
26692026-03-20T17:22:14.836Z Compiling cexpr v0.6.0
26702026-03-20T17:22:14.911Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26712026-03-20T17:22:15.081Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26722026-03-20T17:22:15.235Z Compiling crc8 v0.1.1
26732026-03-20T17:22:15.359Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26742026-03-20T17:22:15.463Z Compiling slog-envlogger v2.2.0
26752026-03-20T17:22:15.572Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26762026-03-20T17:22:15.739Z Compiling headers-core v0.3.0
26772026-03-20T17:22:15.935Z Compiling libxml v0.3.3
26782026-03-20T17:22:16.400Z Compiling headers v0.4.1
26792026-03-20T17:22:16.456Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26802026-03-20T17:22:17.004Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26812026-03-20T17:22:17.279Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26822026-03-20T17:22:17.868Z Compiling strum_macros v0.24.3
26832026-03-20T17:22:18.026Z Compiling indoc v1.0.9
26842026-03-20T17:22:18.367Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26852026-03-20T17:22:18.501Z Compiling derive_builder v0.20.2
26862026-03-20T17:22:18.594Z Compiling oso-derive v0.27.3
26872026-03-20T17:22:18.660Z Compiling quick-xml v0.37.5
26882026-03-20T17:22:18.715Z Compiling impl-trait-for-tuples v0.2.3
26892026-03-20T17:22:19.001Z Compiling half v1.8.3
26902026-03-20T17:22:19.274Z Compiling openssl-probe v0.1.6
26912026-03-20T17:22:19.594Z Compiling serde_cbor v0.11.2
26922026-03-20T17:22:19.679Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26932026-03-20T17:22:19.728Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26942026-03-20T17:22:19.782Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26952026-03-20T17:22:20.563Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26962026-03-20T17:22:20.639Z Compiling bb8 v0.8.6
26972026-03-20T17:22:20.669Z Compiling trait-variant v0.1.2
26982026-03-20T17:22:20.947Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26992026-03-20T17:22:20.997Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27002026-03-20T17:22:21.147Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27012026-03-20T17:22:21.419Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27022026-03-20T17:22:21.448Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27032026-03-20T17:22:21.554Z Compiling fxhash v0.2.1
27042026-03-20T17:22:21.740Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27052026-03-20T17:22:21.818Z Compiling kstat-rs v0.2.4
27062026-03-20T17:22:22.080Z Compiling libz-sys v1.1.24
27072026-03-20T17:22:22.184Z Compiling samael v0.0.19
27082026-03-20T17:22:22.231Z Compiling nonempty v0.12.0
27092026-03-20T17:22:22.265Z Compiling salty v0.3.0
27102026-03-20T17:22:22.433Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27112026-03-20T17:22:22.673Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27122026-03-20T17:22:22.762Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27132026-03-20T17:22:22.929Z Compiling progenitor-impl v0.11.2
27142026-03-20T17:22:22.962Z Compiling darling_core v0.23.0
27152026-03-20T17:22:23.452Z Compiling nanorand v0.7.0
27162026-03-20T17:22:23.515Z Compiling polar-core v0.27.3
27172026-03-20T17:22:23.771Z Compiling fs-err v2.11.0
27182026-03-20T17:22:23.943Z Compiling parking_lot_core v0.8.6
27192026-03-20T17:22:24.372Z Compiling mime_guess v2.0.5
27202026-03-20T17:22:24.613Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27212026-03-20T17:22:25.097Z Compiling flume v0.11.1
27222026-03-20T17:22:25.614Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27232026-03-20T17:22:26.087Z Compiling progenitor-macro v0.11.2
27242026-03-20T17:22:26.221Z Compiling darling_macro v0.23.0
27252026-03-20T17:22:27.080Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27262026-03-20T17:22:27.811Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27272026-03-20T17:22:27.903Z Compiling progenitor-client v0.11.2
27282026-03-20T17:22:28.574Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27292026-03-20T17:22:29.578Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27302026-03-20T17:22:30.277Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27312026-03-20T17:22:30.758Z Compiling git-stub v1.0.0
27322026-03-20T17:22:31.134Z Compiling libgit2-sys v0.18.3+1.9.2
27332026-03-20T17:22:31.668Z Compiling instability v0.3.11
27342026-03-20T17:22:31.928Z Compiling progenitor v0.11.2
27352026-03-20T17:22:32.165Z Compiling git-stub-vcs v0.1.0
27362026-03-20T17:22:32.637Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27372026-03-20T17:22:34.261Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27382026-03-20T17:22:34.425Z Compiling darling v0.23.0
27392026-03-20T17:22:34.576Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27402026-03-20T17:22:37.286Z Compiling oso v0.27.3
27412026-03-20T17:22:38.226Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27422026-03-20T17:22:38.356Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27432026-03-20T17:22:38.465Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27442026-03-20T17:22:39.699Z Compiling async-bb8-diesel v0.2.1
27452026-03-20T17:22:39.843Z Compiling diesel-dtrace v0.5.0
27462026-03-20T17:22:40.206Z Compiling ignore v0.4.25
27472026-03-20T17:22:40.291Z Compiling primeorder v0.13.6
27482026-03-20T17:22:40.695Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27492026-03-20T17:22:42.310Z Compiling castaway v0.2.4
27502026-03-20T17:22:42.366Z Compiling nibble_vec v0.1.0
27512026-03-20T17:22:42.504Z Compiling atty v0.2.14
27522026-03-20T17:22:42.593Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27532026-03-20T17:22:42.625Z Compiling indoc v2.0.7
27542026-03-20T17:22:42.683Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27552026-03-20T17:22:42.892Z Compiling parse-size v1.1.0
27562026-03-20T17:22:42.978Z Compiling http-range v0.1.5
27572026-03-20T17:22:43.171Z Compiling endian-type v0.1.2
27582026-03-20T17:22:43.389Z Compiling radix_trie v0.2.1
27592026-03-20T17:22:43.424Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27602026-03-20T17:22:43.875Z Compiling compact_str v0.8.1
27612026-03-20T17:22:44.025Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27622026-03-20T17:22:44.148Z Compiling globwalk v0.9.1
27632026-03-20T17:22:45.369Z Compiling p384 v0.13.1
27642026-03-20T17:22:45.676Z Compiling parking_lot v0.11.2
27652026-03-20T17:22:46.615Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27662026-03-20T17:22:46.853Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27672026-03-20T17:22:46.896Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27682026-03-20T17:22:47.015Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27692026-03-20T17:22:47.220Z Compiling predicates-tree v1.0.13
27702026-03-20T17:22:47.475Z Compiling unicode-truncate v1.1.0
27712026-03-20T17:22:47.741Z Compiling lru v0.12.5
27722026-03-20T17:22:47.795Z Compiling prefix-trie v0.7.0
27732026-03-20T17:22:48.044Z Compiling vergen-git2 v1.0.7
27742026-03-20T17:22:48.276Z Compiling cassowary v0.3.0
27752026-03-20T17:22:48.377Z Compiling hickory-server v0.25.2
27762026-03-20T17:22:48.413Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27772026-03-20T17:22:48.782Z Compiling ratatui v0.29.0
27782026-03-20T17:22:49.501Z Compiling camino-tempfile-ext v0.3.3
27792026-03-20T17:22:49.705Z Compiling hyper-staticfile v0.10.1
27802026-03-20T17:22:50.329Z Compiling sled v0.34.7
27812026-03-20T17:22:51.260Z Compiling hickory-client v0.25.2
27822026-03-20T17:22:51.524Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27832026-03-20T17:22:51.828Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27842026-03-20T17:22:52.042Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27852026-03-20T17:22:52.340Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27862026-03-20T17:22:52.412Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27872026-03-20T17:22:53.057Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
27882026-03-20T17:22:53.632Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27892026-03-20T17:22:54.191Z Compiling rand_seeder v0.4.0
27902026-03-20T17:22:54.347Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27912026-03-20T17:22:54.548Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27922026-03-20T17:22:54.870Z Compiling lzma-sys v0.1.20
27932026-03-20T17:22:54.955Z Compiling rustls v0.21.12
27942026-03-20T17:22:55.051Z Compiling corncobs v0.1.4
27952026-03-20T17:22:55.229Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27962026-03-20T17:22:55.401Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27972026-03-20T17:22:55.611Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27982026-03-20T17:22:55.645Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27992026-03-20T17:22:55.648Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28002026-03-20T17:22:55.870Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28012026-03-20T17:22:56.032Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28022026-03-20T17:22:56.304Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28032026-03-20T17:22:56.383Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28042026-03-20T17:22:56.527Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28052026-03-20T17:22:56.697Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28062026-03-20T17:22:59.593Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28072026-03-20T17:23:00.415Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28082026-03-20T17:23:00.538Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28092026-03-20T17:23:00.698Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28102026-03-20T17:23:00.817Z Compiling cargo_toml v0.22.3
28112026-03-20T17:23:00.980Z Compiling sct v0.7.1
28122026-03-20T17:23:01.360Z Compiling rustls-webpki v0.101.7
28132026-03-20T17:23:02.367Z Compiling nix v0.29.0
28142026-03-20T17:23:02.866Z Compiling git2 v0.20.4
28152026-03-20T17:23:02.896Z Compiling secrecy v0.8.0
28162026-03-20T17:23:03.136Z Compiling void v1.0.2
28172026-03-20T17:23:03.318Z Compiling lzss v0.8.2
28182026-03-20T17:23:03.859Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28192026-03-20T17:23:03.903Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28202026-03-20T17:23:04.260Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28212026-03-20T17:23:04.325Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28222026-03-20T17:23:04.356Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28232026-03-20T17:23:05.164Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28242026-03-20T17:23:05.395Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28252026-03-20T17:23:06.658Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-03-20T17:23:06.841Z Compiling tungstenite v0.23.0
28272026-03-20T17:23:06.912Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28282026-03-20T17:23:06.969Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28292026-03-20T17:23:07.195Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28302026-03-20T17:23:07.247Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28312026-03-20T17:23:07.352Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28322026-03-20T17:23:07.472Z Compiling nix v0.27.1
28332026-03-20T17:23:07.527Z Compiling serde_bytes v0.11.19
28342026-03-20T17:23:07.913Z Compiling tokio-tungstenite v0.23.1
28352026-03-20T17:23:08.343Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28362026-03-20T17:23:08.532Z Compiling tokio-rustls v0.24.1
28372026-03-20T17:23:08.909Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28382026-03-20T17:23:09.014Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28392026-03-20T17:23:09.955Z Compiling xz2 v0.1.7
28402026-03-20T17:23:10.414Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28412026-03-20T17:23:10.484Z Compiling ron v0.12.0
28422026-03-20T17:23:11.163Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28432026-03-20T17:23:11.987Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28442026-03-20T17:23:14.652Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28452026-03-20T17:23:15.813Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28462026-03-20T17:23:15.844Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28472026-03-20T17:23:17.634Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28482026-03-20T17:23:17.768Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28492026-03-20T17:23:18.768Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28502026-03-20T17:23:19.102Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28512026-03-20T17:23:19.867Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28522026-03-20T17:23:20.018Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28532026-03-20T17:23:21.339Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28542026-03-20T17:23:22.547Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28552026-03-20T17:23:23.240Z Compiling rustls-pemfile v1.0.4
28562026-03-20T17:23:23.764Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28572026-03-20T17:23:23.914Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28582026-03-20T17:23:25.484Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28592026-03-20T17:23:25.802Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28602026-03-20T17:23:26.113Z Compiling signal-hook-tokio v0.3.1
28612026-03-20T17:23:26.146Z Compiling yasna v0.5.2
28622026-03-20T17:23:26.351Z Compiling twox-hash v2.1.2
28632026-03-20T17:23:26.868Z Compiling is_ci v1.2.0
28642026-03-20T17:23:26.956Z Compiling base16ct v1.0.0
28652026-03-20T17:23:26.994Z Compiling rcgen v0.12.1
28662026-03-20T17:23:27.026Z Compiling supports-color v3.0.2
28672026-03-20T17:23:27.328Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28682026-03-20T17:23:27.425Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28692026-03-20T17:23:27.692Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28702026-03-20T17:23:28.100Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28712026-03-20T17:23:28.539Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28722026-03-20T17:23:28.720Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28732026-03-20T17:23:31.362Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28742026-03-20T17:23:32.629Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28752026-03-20T17:23:33.091Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28762026-03-20T17:23:33.796Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28772026-03-20T17:23:34.908Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28782026-03-20T17:23:35.204Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28792026-03-20T17:23:35.481Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28802026-03-20T17:23:35.557Z Compiling fatfs v0.3.6
28812026-03-20T17:23:35.761Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28822026-03-20T17:23:37.106Z Compiling subprocess v0.2.15
28832026-03-20T17:23:38.187Z Compiling rtoolbox v0.0.3
28842026-03-20T17:23:38.547Z Compiling assert_matches v1.5.0
28852026-03-20T17:23:38.700Z Compiling seq-macro v0.3.6
28862026-03-20T17:23:38.734Z Compiling rpassword v7.4.0
28872026-03-20T17:23:39.106Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28882026-03-20T17:23:39.408Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28892026-03-20T17:23:39.993Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28902026-03-20T17:23:40.899Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28912026-03-20T17:23:41.071Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28922026-03-20T17:23:41.970Z Compiling tui-tree-widget v0.23.1
28932026-03-20T17:23:42.335Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28942026-03-20T17:23:44.099Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28952026-03-20T17:23:44.788Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28962026-03-20T17:23:44.822Z Compiling uzers v0.12.2
28972026-03-20T17:23:45.730Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28982026-03-20T17:23:48.053Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
28992026-03-20T17:23:48.260Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29002026-03-20T17:23:50.987Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29012026-03-20T17:23:51.397Z Compiling support-bundle-viewer v0.1.2
29022026-03-20T17:23:53.564Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29032026-03-20T17:23:53.776Z Compiling multimap v0.10.1
29042026-03-20T17:24:09.458Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29052026-03-20T17:24:17.043Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29062026-03-20T17:24:22.627Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29072026-03-20T17:31:36.537Z Finished `release` profile [optimized] target(s) in 10m 11s
29082026-03-20T17:32:31.038Z
29092026-03-20T17:32:31.042Zreal 11:07.532874845
29102026-03-20T17:32:31.042Zuser 1:41:32.359540868
29112026-03-20T17:32:31.042Zsys 4:17.330115049
29122026-03-20T17:32:31.042Ztrap 2.308209400
29132026-03-20T17:32:31.042Ztflt 2.041090722
29142026-03-20T17:32:31.042Zdflt 17.387504643
29152026-03-20T17:32:31.042Zkflt 0.027307944
29162026-03-20T17:32:31.042Zlock 8:15:20.221034309
29172026-03-20T17:32:31.042Zslp 2:48:38.532835589
29182026-03-20T17:32:31.042Zlat 2:49.112751936
29192026-03-20T17:32:31.042Zstop 7:23.260921265
29202026-03-20T17:32:31.042Z+ mapfile -t packages
29212026-03-20T17:32:31.042Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29222026-03-20T17:32:32.372Z Finished `release` profile [optimized] target(s) in 1.31s
29232026-03-20T17:32:32.444Z Running `target/release/omicron-package -t test list-outputs`
29242026-03-20T17:32:32.520ZLogging to: /work/oxidecomputer/omicron/out/LOG
29252026-03-20T17:32:32.523Z+ ptime -m cargo build --locked --release -p xtask
29262026-03-20T17:32:33.256Z Compiling libc v0.2.180
29272026-03-20T17:32:33.256Z Compiling serde v1.0.228
29282026-03-20T17:32:33.259Z Compiling serde_core v1.0.228
29292026-03-20T17:32:33.378Z Compiling rustix v1.1.3
29302026-03-20T17:32:33.392Z Compiling bitflags v2.11.0
29312026-03-20T17:32:33.403Z Compiling serde_json v1.0.149
29322026-03-20T17:32:33.447Z Compiling num-traits v0.2.19
29332026-03-20T17:32:33.463Z Compiling syn v2.0.117
29342026-03-20T17:32:33.480Z Compiling smallvec v1.15.1
29352026-03-20T17:32:33.483Z Compiling hashbrown v0.16.1
29362026-03-20T17:32:33.515Z Compiling usdt-impl v0.5.0
29372026-03-20T17:32:33.549Z Compiling syn v1.0.109
29382026-03-20T17:32:33.569Z Compiling getrandom v0.4.1
29392026-03-20T17:32:33.587Z Compiling log v0.4.29
29402026-03-20T17:32:33.720Z Compiling percent-encoding v2.3.2
29412026-03-20T17:32:33.949Z Compiling form_urlencoded v1.2.2
29422026-03-20T17:32:34.112Z Compiling fs-err v3.3.0
29432026-03-20T17:32:34.130Z Compiling once_cell v1.21.3
29442026-03-20T17:32:34.146Z Compiling heck v0.4.1
29452026-03-20T17:32:34.164Z Compiling anyhow v1.0.102
29462026-03-20T17:32:34.298Z Compiling indexmap v2.13.0
29472026-03-20T17:32:34.435Z Compiling errno v0.3.14
29482026-03-20T17:32:34.435Z Compiling thread-id v4.2.2
29492026-03-20T17:32:34.488Z Compiling memmap v0.7.0
29502026-03-20T17:32:34.988Z Compiling ordered-float v2.10.1
29512026-03-20T17:32:35.614Z Compiling proc-macro-error v1.0.4
29522026-03-20T17:32:35.903Z Compiling terminal_size v0.4.3
29532026-03-20T17:32:35.903Z Compiling tempfile v3.25.0
29542026-03-20T17:32:35.947Z Compiling tabled_derive v0.7.0
29552026-03-20T17:32:36.033Z Compiling clap_builder v4.5.60
29562026-03-20T17:32:36.033Z Compiling textwrap v0.16.2
29572026-03-20T17:32:36.223Z Compiling camino-tempfile v1.4.1
29582026-03-20T17:32:36.825Z Compiling tabled v0.15.0
29592026-03-20T17:32:37.123Z Compiling synstructure v0.13.2
29602026-03-20T17:32:37.123Z Compiling pest_generator v2.8.6
29612026-03-20T17:32:37.672Z Compiling serde_derive v1.0.228
29622026-03-20T17:32:37.675Z Compiling zerofrom-derive v0.1.6
29632026-03-20T17:32:37.675Z Compiling yoke-derive v0.8.1
29642026-03-20T17:32:37.675Z Compiling zerovec-derive v0.11.2
29652026-03-20T17:32:37.675Z Compiling displaydoc v0.2.5
29662026-03-20T17:32:37.675Z Compiling thiserror-impl v1.0.69
29672026-03-20T17:32:37.675Z Compiling zerocopy-derive v0.7.35
29682026-03-20T17:32:37.688Z Compiling scroll_derive v0.12.1
29692026-03-20T17:32:37.691Z Compiling thiserror-impl v2.0.18
29702026-03-20T17:32:37.704Z Compiling clap_derive v4.5.55
29712026-03-20T17:32:37.828Z Compiling pest_derive v2.8.6
29722026-03-20T17:32:38.629Z Compiling scroll v0.12.0
29732026-03-20T17:32:38.772Z Compiling zerocopy v0.7.35
29742026-03-20T17:32:39.025Z Compiling goblin v0.8.2
29752026-03-20T17:32:39.094Z Compiling thiserror v1.0.69
29762026-03-20T17:32:39.145Z Compiling zerofrom v0.1.6
29772026-03-20T17:32:39.283Z Compiling dtrace-parser v0.2.0
29782026-03-20T17:32:39.326Z Compiling yoke v0.8.1
29792026-03-20T17:32:39.347Z Compiling thiserror v2.0.18
29802026-03-20T17:32:39.632Z Compiling zerovec v0.11.5
29812026-03-20T17:32:39.650Z Compiling zerotrie v0.2.3
29822026-03-20T17:32:40.059Z Compiling clap v4.5.60
29832026-03-20T17:32:40.502Z Compiling tinystr v0.8.2
29842026-03-20T17:32:40.806Z Compiling icu_locale_core v2.1.1
29852026-03-20T17:32:40.881Z Compiling potential_utf v0.1.4
29862026-03-20T17:32:41.147Z Compiling icu_collections v2.1.1
29872026-03-20T17:32:41.881Z Compiling icu_provider v2.1.1
29882026-03-20T17:32:42.228Z Compiling serde_spanned v0.6.9
29892026-03-20T17:32:42.303Z Compiling icu_properties v2.1.2
29902026-03-20T17:32:42.366Z Compiling icu_normalizer v2.1.1
29912026-03-20T17:32:42.442Z Compiling toml_datetime v0.6.11
29922026-03-20T17:32:42.458Z Compiling serde-value v0.7.0
29932026-03-20T17:32:42.610Z Compiling cargo-platform v0.2.0
29942026-03-20T17:32:42.695Z Compiling dof v0.3.0
29952026-03-20T17:32:42.904Z Compiling toml_edit v0.22.27
29962026-03-20T17:32:42.932Z Compiling serde_tokenstream v0.2.3
29972026-03-20T17:32:42.964Z Compiling macaddr v1.0.1
29982026-03-20T17:32:43.574Z Compiling idna_adapter v1.2.1
29992026-03-20T17:32:43.732Z Compiling idna v1.1.0
30002026-03-20T17:32:44.014Z Compiling usdt-macro v0.5.0
30012026-03-20T17:32:44.050Z Compiling usdt-attr-macro v0.5.0
30022026-03-20T17:32:44.199Z Compiling url v2.5.8
30032026-03-20T17:32:44.892Z Compiling usdt v0.5.0
30042026-03-20T17:32:45.097Z Compiling toml v0.8.23
30052026-03-20T17:32:45.700Z Compiling cargo-util-schemas v0.8.2
30062026-03-20T17:32:45.700Z Compiling cargo_toml v0.21.0
30072026-03-20T17:32:47.113Z Compiling cargo_metadata v0.21.0
30082026-03-20T17:32:51.336Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30092026-03-20T17:32:55.344Z Finished `release` profile [optimized] target(s) in 22.80s
30102026-03-20T17:32:55.494Z
30112026-03-20T17:32:55.497Zreal 22.930914801
30122026-03-20T17:32:55.498Zuser 3:10.234510974
30132026-03-20T17:32:55.498Zsys 21.306012335
30142026-03-20T17:32:55.498Ztrap 0.084354128
30152026-03-20T17:32:55.498Ztflt 0.585764358
30162026-03-20T17:32:55.498Zdflt 1.747211234
30172026-03-20T17:32:55.498Zkflt 0.000067680
30182026-03-20T17:32:55.498Zlock 7:10.719867082
30192026-03-20T17:32:55.498Zslp 4:22.633921116
30202026-03-20T17:32:55.498Zlat 7.920290282
30212026-03-20T17:32:55.498Zstop 29.289051481
30222026-03-20T17:32:55.498Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30232026-03-20T17:32:55.498Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30242026-03-20T17:32:55.498Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30252026-03-20T17:32:55.498Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30262026-03-20T17:32:55.498Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30272026-03-20T17:32:56.809Z Compiling regress v0.10.5
30282026-03-20T17:32:56.812Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-03-20T17:32:56.981Z Compiling serde_spanned v1.0.4
30302026-03-20T17:32:57.024Z Compiling toml_writer v1.0.6+spec-1.1.0
30312026-03-20T17:32:57.027Z Compiling newtype-uuid-macros v0.1.0
30322026-03-20T17:32:57.027Z Compiling structmeta-derive v0.3.0
30332026-03-20T17:32:57.043Z Compiling rustls v0.22.4
30342026-03-20T17:32:57.047Z Compiling rustls-webpki v0.102.8
30352026-03-20T17:32:57.063Z Compiling multer v3.1.0
30362026-03-20T17:32:57.066Z Compiling match_cfg v0.1.0
30372026-03-20T17:32:57.066Z Compiling debug-ignore v1.0.5
30382026-03-20T17:32:57.188Z Compiling progenitor-client v0.13.0
30392026-03-20T17:32:57.212Z Compiling slog-json v2.6.1
30402026-03-20T17:32:57.215Z Compiling async-stream-impl v0.3.6
30412026-03-20T17:32:57.260Z Compiling dropshot v0.16.7
30422026-03-20T17:32:57.289Z Compiling toml v0.9.12+spec-1.1.0
30432026-03-20T17:32:57.292Z Compiling hostname v0.3.1
30442026-03-20T17:32:57.292Z Compiling itertools v0.14.0
30452026-03-20T17:32:57.292Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30462026-03-20T17:32:57.389Z Compiling waitgroup v0.1.2
30472026-03-20T17:32:57.517Z Compiling slog-bunyan v2.5.0
30482026-03-20T17:32:57.543Z Compiling rustls-pemfile v2.2.0
30492026-03-20T17:32:57.598Z Compiling dropshot_endpoint v0.16.7
30502026-03-20T17:32:57.601Z Compiling serde_path_to_error v0.1.20
30512026-03-20T17:32:57.726Z Compiling hostname v0.4.2
30522026-03-20T17:32:57.730Z Compiling macaddr v1.0.1
30532026-03-20T17:32:57.750Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30542026-03-20T17:32:57.808Z Compiling progenitor-client v0.10.0
30552026-03-20T17:32:57.837Z Compiling instant v0.1.13
30562026-03-20T17:32:57.930Z Compiling backon v1.6.0
30572026-03-20T17:32:58.002Z Compiling backoff v0.4.0
30582026-03-20T17:32:58.075Z Compiling async-stream v0.3.6
30592026-03-20T17:32:58.080Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30602026-03-20T17:32:58.129Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30612026-03-20T17:32:58.157Z Compiling progenitor-extras v0.1.1
30622026-03-20T17:32:58.160Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30632026-03-20T17:32:58.209Z Compiling unsafe-libyaml v0.2.11
30642026-03-20T17:32:58.236Z Compiling crucible-workspace-hack v0.1.0
30652026-03-20T17:32:58.240Z Compiling toml_edit v0.23.10+spec-1.0.0
30662026-03-20T17:32:58.300Z Compiling secrecy v0.10.3
30672026-03-20T17:32:58.328Z Compiling heapless v0.8.0
30682026-03-20T17:32:58.355Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30692026-03-20T17:32:58.501Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30702026-03-20T17:32:58.531Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30712026-03-20T17:32:58.582Z Compiling hash32 v0.3.1
30722026-03-20T17:32:58.609Z Compiling structmeta v0.3.0
30732026-03-20T17:32:58.668Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30742026-03-20T17:32:58.724Z Compiling smoltcp v0.11.0
30752026-03-20T17:32:58.812Z Compiling toml v0.8.23
30762026-03-20T17:32:58.883Z Compiling tabwriter v1.4.1
30772026-03-20T17:32:58.915Z Compiling cobs v0.3.0
30782026-03-20T17:32:58.969Z Compiling derive-ex v0.1.8
30792026-03-20T17:32:58.997Z Compiling parse-display-derive v0.10.0
30802026-03-20T17:32:59.006Z Compiling serde_yaml v0.9.34+deprecated
30812026-03-20T17:32:59.047Z Compiling proc-macro-crate v3.4.0
30822026-03-20T17:32:59.135Z Compiling ingot-macros v0.1.1
30832026-03-20T17:32:59.248Z Compiling foreign-types-macros v0.2.3
30842026-03-20T17:32:59.306Z Compiling convert_case v0.4.0
30852026-03-20T17:32:59.306Z Compiling foreign-types-shared v0.3.1
30862026-03-20T17:32:59.352Z Compiling cpufeatures v0.3.0
30872026-03-20T17:32:59.470Z Compiling chacha20 v0.10.0
30882026-03-20T17:32:59.474Z Compiling postcard v1.1.3
30892026-03-20T17:32:59.772Z Compiling proc-macro-crate v1.3.1
30902026-03-20T17:32:59.877Z Compiling derive_more v0.99.20
30912026-03-20T17:32:59.880Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30922026-03-20T17:32:59.900Z Compiling universal-hash v0.5.1
30932026-03-20T17:32:59.925Z Compiling num_enum_derive v0.7.5
30942026-03-20T17:32:59.952Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30952026-03-20T17:33:00.002Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30962026-03-20T17:33:00.090Z Compiling foreign-types v0.5.0
30972026-03-20T17:33:00.135Z Compiling cstr-argument v0.1.2
30982026-03-20T17:33:00.175Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30992026-03-20T17:33:00.229Z Compiling colored v3.1.1
31002026-03-20T17:33:00.285Z Compiling opaque-debug v0.3.1
31012026-03-20T17:33:00.368Z Compiling tokio-rustls v0.25.0
31022026-03-20T17:33:00.399Z Compiling num_enum_derive v0.5.11
31032026-03-20T17:33:00.399Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31042026-03-20T17:33:00.509Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31052026-03-20T17:33:00.532Z Compiling rand v0.10.0
31062026-03-20T17:33:00.564Z Compiling typify-impl v0.6.1
31072026-03-20T17:33:00.738Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31082026-03-20T17:33:00.783Z Compiling half v2.7.1
31092026-03-20T17:33:00.825Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31102026-03-20T17:33:01.226Z Compiling ciborium-io v0.2.2
31112026-03-20T17:33:01.254Z Compiling camino-tempfile v1.4.1
31122026-03-20T17:33:01.282Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31132026-03-20T17:33:01.384Z Compiling ciborium-ll v0.2.2
31142026-03-20T17:33:01.487Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31152026-03-20T17:33:01.517Z Compiling num_enum v0.7.5
31162026-03-20T17:33:01.544Z Compiling test-strategy v0.4.5
31172026-03-20T17:33:01.544Z Compiling parse-display v0.10.0
31182026-03-20T17:33:01.598Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31192026-03-20T17:33:01.602Z Compiling smf v0.2.3
31202026-03-20T17:33:01.668Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31212026-03-20T17:33:01.726Z Compiling ciborium v0.2.2
31222026-03-20T17:33:01.726Z Compiling aead v0.5.2
31232026-03-20T17:33:01.803Z Compiling num-derive v0.4.2
31242026-03-20T17:33:01.830Z Compiling sigpipe v0.1.3
31252026-03-20T17:33:01.916Z Compiling num_enum v0.5.11
31262026-03-20T17:33:01.968Z Compiling glob v0.3.3
31272026-03-20T17:33:01.972Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31282026-03-20T17:33:02.021Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31292026-03-20T17:33:02.050Z Compiling poly1305 v0.8.0
31302026-03-20T17:33:02.126Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31312026-03-20T17:33:02.306Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31322026-03-20T17:33:02.375Z Compiling chacha20 v0.9.1
31332026-03-20T17:33:02.458Z Compiling whoami v1.6.1
31342026-03-20T17:33:02.531Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31352026-03-20T17:33:02.577Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31362026-03-20T17:33:02.581Z Compiling thiserror-impl-no-std v2.0.2
31372026-03-20T17:33:02.650Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31382026-03-20T17:33:02.752Z Compiling num-rational v0.4.2
31392026-03-20T17:33:02.780Z Compiling password-hash v0.5.0
31402026-03-20T17:33:02.888Z Compiling blake2 v0.10.6
31412026-03-20T17:33:03.059Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31422026-03-20T17:33:03.086Z Compiling num-complex v0.4.6
31432026-03-20T17:33:03.142Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31442026-03-20T17:33:03.169Z Compiling indent_write v2.2.0
31452026-03-20T17:33:03.235Z Compiling prettyplease v0.2.37
31462026-03-20T17:33:03.281Z Compiling ingot-types v0.1.2
31472026-03-20T17:33:03.390Z Compiling argon2 v0.5.3
31482026-03-20T17:33:03.416Z Compiling chacha20poly1305 v0.10.1
31492026-03-20T17:33:03.578Z Compiling float-ord v0.3.2
31502026-03-20T17:33:03.627Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31512026-03-20T17:33:03.655Z Compiling num v0.4.3
31522026-03-20T17:33:03.709Z Compiling gethostname v0.5.0
31532026-03-20T17:33:03.712Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31542026-03-20T17:33:03.712Z Compiling usdt-macro v0.5.0
31552026-03-20T17:33:03.712Z Compiling usdt-attr-macro v0.5.0
31562026-03-20T17:33:03.808Z Compiling ingot v0.1.1
31572026-03-20T17:33:03.811Z Compiling derive-where v1.6.0
31582026-03-20T17:33:03.890Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31592026-03-20T17:33:03.916Z Compiling memmap v0.7.0
31602026-03-20T17:33:04.089Z Compiling typify-impl v0.4.3
31612026-03-20T17:33:04.212Z Compiling atomicwrites v0.4.4
31622026-03-20T17:33:04.274Z Compiling thiserror-no-std v2.0.2
31632026-03-20T17:33:04.301Z Compiling owo-colors v4.3.0
31642026-03-20T17:33:04.420Z Compiling vsss-rs v3.3.4
31652026-03-20T17:33:04.498Z Compiling cancel-safe-futures v0.1.5
31662026-03-20T17:33:04.588Z Compiling libsw-core v0.3.2
31672026-03-20T17:33:04.771Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31682026-03-20T17:33:04.811Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31692026-03-20T17:33:04.926Z Compiling async-recursion v1.1.1
31702026-03-20T17:33:04.930Z Compiling usdt v0.5.0
31712026-03-20T17:33:04.983Z Compiling resolv-conf v0.7.6
31722026-03-20T17:33:05.276Z Compiling libsw v3.5.0
31732026-03-20T17:33:05.333Z Compiling libefi-sys v0.1.0
31742026-03-20T17:33:05.470Z Compiling linear-map v1.2.0
31752026-03-20T17:33:05.498Z Compiling newline-converter v0.3.0
31762026-03-20T17:33:05.524Z Compiling hickory-proto v0.24.4
31772026-03-20T17:33:05.556Z Compiling console v0.15.11
31782026-03-20T17:33:05.642Z Compiling bitfield-struct v0.6.2
31792026-03-20T17:33:05.684Z Compiling linked-hash-map v0.5.6
31802026-03-20T17:33:05.747Z Compiling semver v0.1.20
31812026-03-20T17:33:05.817Z Compiling pin-project-internal v1.1.11
31822026-03-20T17:33:05.912Z Compiling slog-dtrace v0.3.0
31832026-03-20T17:33:05.979Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31842026-03-20T17:33:06.033Z Compiling rustc_version v0.1.7
31852026-03-20T17:33:06.080Z Compiling expectorate v1.2.0
31862026-03-20T17:33:06.133Z Compiling lru-cache v0.1.2
31872026-03-20T17:33:06.176Z Compiling minimal-lexical v0.2.1
31882026-03-20T17:33:06.204Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31892026-03-20T17:33:06.353Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31902026-03-20T17:33:06.356Z Compiling tokio-dtrace v0.1.1
31912026-03-20T17:33:06.409Z Compiling newtype_derive v0.1.6
31922026-03-20T17:33:06.437Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31932026-03-20T17:33:06.466Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31942026-03-20T17:33:06.557Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31952026-03-20T17:33:06.584Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962026-03-20T17:33:06.661Z Compiling nom v7.1.3
31972026-03-20T17:33:06.710Z Compiling dropshot-api-manager-types v0.6.0
31982026-03-20T17:33:06.737Z Compiling phf_shared v0.12.1
31992026-03-20T17:33:06.775Z Compiling pem v3.0.6
32002026-03-20T17:33:06.808Z Compiling snafu-derive v0.8.9
32012026-03-20T17:33:07.010Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022026-03-20T17:33:07.035Z Compiling csv-core v0.1.13
32032026-03-20T17:33:07.180Z Compiling chrono-tz v0.10.4
32042026-03-20T17:33:07.219Z Compiling xshell-macros v0.2.7
32052026-03-20T17:33:07.251Z Compiling typify-macro v0.6.1
32062026-03-20T17:33:07.278Z Compiling highway v1.3.0
32072026-03-20T17:33:07.413Z Compiling same-file v1.0.6
32082026-03-20T17:33:07.473Z Compiling pin-project v1.1.11
32092026-03-20T17:33:07.505Z Compiling csv v1.4.0
32102026-03-20T17:33:07.568Z Compiling const_format_proc_macros v0.2.34
32112026-03-20T17:33:07.668Z Compiling walkdir v2.5.0
32122026-03-20T17:33:07.762Z Compiling xshell v0.2.7
32132026-03-20T17:33:07.826Z Compiling phf v0.12.1
32142026-03-20T17:33:08.059Z Compiling oxide-tokio-rt v0.1.3
32152026-03-20T17:33:08.124Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32162026-03-20T17:33:08.253Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32172026-03-20T17:33:08.280Z Compiling globset v0.4.18
32182026-03-20T17:33:08.316Z Compiling olpc-cjson v0.1.4
32192026-03-20T17:33:08.423Z Compiling primeorder v0.13.6
32202026-03-20T17:33:08.473Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
32212026-03-20T17:33:08.497Z Compiling serde_plain v1.0.2
32222026-03-20T17:33:08.546Z Compiling base64 v0.21.7
32232026-03-20T17:33:08.573Z Compiling hickory-resolver v0.24.4
32242026-03-20T17:33:08.614Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32252026-03-20T17:33:08.741Z Compiling typed-path v0.9.3
32262026-03-20T17:33:08.800Z Compiling const_format v0.2.35
32272026-03-20T17:33:08.960Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32282026-03-20T17:33:09.029Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32292026-03-20T17:33:09.346Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32302026-03-20T17:33:09.349Z Compiling tabled_derive v0.7.0
32312026-03-20T17:33:09.396Z Compiling bcs v0.1.6
32322026-03-20T17:33:09.609Z Compiling snafu v0.8.9
32332026-03-20T17:33:09.781Z Compiling typify v0.6.1
32342026-03-20T17:33:09.868Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32352026-03-20T17:33:09.902Z Compiling radium v0.7.0
32362026-03-20T17:33:09.968Z Compiling progenitor-impl v0.13.0
32372026-03-20T17:33:09.994Z Compiling salty v0.3.0
32382026-03-20T17:33:10.138Z Compiling qorb v0.4.1
32392026-03-20T17:33:10.169Z Compiling tough v0.20.0
32402026-03-20T17:33:10.241Z Compiling termtree v0.5.1
32412026-03-20T17:33:10.329Z Compiling textwrap v0.16.2
32422026-03-20T17:33:10.390Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32432026-03-20T17:33:10.476Z Compiling steno v0.4.1
32442026-03-20T17:33:10.623Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32452026-03-20T17:33:10.714Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32462026-03-20T17:33:10.760Z Compiling tabled v0.15.0
32472026-03-20T17:33:10.794Z Compiling typify-macro v0.4.3
32482026-03-20T17:33:10.836Z Compiling tap v1.0.1
32492026-03-20T17:33:11.000Z Compiling humantime v2.3.0
32502026-03-20T17:33:11.026Z Compiling utf-8 v0.7.6
32512026-03-20T17:33:11.049Z Compiling maybe-uninit v2.0.0
32522026-03-20T17:33:11.109Z Compiling wyz v0.5.1
32532026-03-20T17:33:11.207Z Compiling tungstenite v0.21.0
32542026-03-20T17:33:11.439Z Compiling p384 v0.13.1
32552026-03-20T17:33:11.467Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32562026-03-20T17:33:11.547Z Compiling arc-swap v1.8.2
32572026-03-20T17:33:11.794Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32582026-03-20T17:33:11.873Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32592026-03-20T17:33:11.996Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32602026-03-20T17:33:12.241Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32612026-03-20T17:33:12.431Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32622026-03-20T17:33:12.595Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32632026-03-20T17:33:12.640Z Compiling tagptr v0.2.0
32642026-03-20T17:33:12.911Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32652026-03-20T17:33:13.003Z Compiling packed_struct v0.10.1
32662026-03-20T17:33:13.212Z Compiling funty v2.0.0
32672026-03-20T17:33:13.266Z Compiling typify v0.4.3
32682026-03-20T17:33:13.429Z Compiling progenitor-impl v0.10.0
32692026-03-20T17:33:13.454Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32702026-03-20T17:33:13.481Z Compiling moka v0.12.13
32712026-03-20T17:33:13.895Z Compiling progenitor-macro v0.13.0
32722026-03-20T17:33:14.134Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32732026-03-20T17:33:14.192Z Compiling bitvec v1.0.1
32742026-03-20T17:33:14.217Z Compiling tokio-tungstenite v0.21.0
32752026-03-20T17:33:14.248Z Compiling slog-scope v4.4.1
32762026-03-20T17:33:14.478Z Compiling polyval v0.6.2
32772026-03-20T17:33:14.523Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32782026-03-20T17:33:14.632Z Compiling packed_struct_codegen v0.10.1
32792026-03-20T17:33:14.660Z Compiling bitfield-macros v0.19.4
32802026-03-20T17:33:14.687Z Compiling zerocopy-derive v0.6.6
32812026-03-20T17:33:14.735Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32822026-03-20T17:33:14.825Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32832026-03-20T17:33:15.002Z Compiling proc-macro-error-attr2 v2.0.0
32842026-03-20T17:33:15.067Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32852026-03-20T17:33:15.595Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32862026-03-20T17:33:15.666Z Compiling indexmap v1.9.3
32872026-03-20T17:33:15.711Z Compiling nodrop v0.1.14
32882026-03-20T17:33:15.872Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32892026-03-20T17:33:15.926Z Compiling crc-catalog v2.4.0
32902026-03-20T17:33:15.950Z Compiling parking_lot_core v0.8.6
32912026-03-20T17:33:16.013Z Compiling zerocopy v0.6.6
32922026-03-20T17:33:16.096Z Compiling crc v3.4.0
32932026-03-20T17:33:16.187Z Compiling array-init v0.0.4
32942026-03-20T17:33:16.270Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32952026-03-20T17:33:16.344Z Compiling bitfield v0.19.4
32962026-03-20T17:33:16.379Z Compiling proc-macro-error2 v2.0.1
32972026-03-20T17:33:16.420Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32982026-03-20T17:33:16.520Z Compiling ghash v0.5.1
32992026-03-20T17:33:16.737Z Compiling smallvec v0.6.14
33002026-03-20T17:33:16.768Z Compiling hickory-resolver v0.25.2
33012026-03-20T17:33:16.795Z Compiling slog-stdlog v4.1.1
33022026-03-20T17:33:16.852Z Compiling git-stub v1.0.0
33032026-03-20T17:33:16.920Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33042026-03-20T17:33:17.068Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33052026-03-20T17:33:17.110Z Compiling ctr v0.9.2
33062026-03-20T17:33:17.241Z Compiling num-derive v0.3.3
33072026-03-20T17:33:17.270Z Compiling progenitor-macro v0.10.0
33082026-03-20T17:33:17.273Z Compiling lzma-sys v0.1.20
33092026-03-20T17:33:17.324Z Compiling unicase v2.9.0
33102026-03-20T17:33:17.411Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33112026-03-20T17:33:17.487Z Compiling hashbrown v0.12.3
33122026-03-20T17:33:17.640Z Compiling mime_guess v2.0.5
33132026-03-20T17:33:17.728Z Compiling aes-gcm v0.10.3
33142026-03-20T17:33:17.760Z Compiling git-stub-vcs v0.1.0
33152026-03-20T17:33:17.911Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33162026-03-20T17:33:18.006Z Compiling serde-hex v0.1.0
33172026-03-20T17:33:18.107Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33182026-03-20T17:33:18.208Z Compiling slog-envlogger v2.2.0
33192026-03-20T17:33:18.272Z Compiling tabled_derive v0.11.0
33202026-03-20T17:33:18.299Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33212026-03-20T17:33:18.366Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33222026-03-20T17:33:18.520Z Compiling libscf-sys v1.1.0
33232026-03-20T17:33:18.722Z Compiling progenitor-impl v0.11.2
33242026-03-20T17:33:18.747Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33252026-03-20T17:33:18.772Z Compiling ron v0.8.1
33262026-03-20T17:33:18.866Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33272026-03-20T17:33:18.892Z Compiling papergrid v0.17.0
33282026-03-20T17:33:19.485Z Compiling cargo_toml v0.22.3
33292026-03-20T17:33:19.525Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33302026-03-20T17:33:19.550Z Compiling hashbrown v0.13.2
33312026-03-20T17:33:19.993Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33322026-03-20T17:33:20.217Z Compiling testing_table v0.3.0
33332026-03-20T17:33:20.294Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33342026-03-20T17:33:20.319Z Compiling blowfish v0.9.1
33352026-03-20T17:33:20.473Z Compiling ssh-encoding v0.2.0
33362026-03-20T17:33:20.567Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33372026-03-20T17:33:20.597Z Compiling nibble_vec v0.1.0
33382026-03-20T17:33:20.680Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33392026-03-20T17:33:20.799Z Compiling crc-any v2.5.0
33402026-03-20T17:33:20.825Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33412026-03-20T17:33:20.854Z Compiling corncobs v0.1.4
33422026-03-20T17:33:20.969Z Compiling endian-type v0.1.2
33432026-03-20T17:33:21.062Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33442026-03-20T17:33:21.174Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33452026-03-20T17:33:21.198Z Compiling radix_trie v0.2.1
33462026-03-20T17:33:21.202Z Compiling ssh-cipher v0.2.0
33472026-03-20T17:33:21.293Z Compiling bcrypt-pbkdf v0.10.0
33482026-03-20T17:33:21.322Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33492026-03-20T17:33:21.408Z Compiling tabled v0.20.0
33502026-03-20T17:33:21.443Z Compiling object v0.30.4
33512026-03-20T17:33:21.444Z Compiling progenitor v0.13.0
33522026-03-20T17:33:21.682Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33532026-03-20T17:33:21.721Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33542026-03-20T17:33:21.804Z Compiling parking_lot v0.11.2
33552026-03-20T17:33:21.808Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33562026-03-20T17:33:22.053Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33572026-03-20T17:33:22.127Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33582026-03-20T17:33:22.364Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33592026-03-20T17:33:22.633Z Compiling progenitor-macro v0.11.2
33602026-03-20T17:33:22.804Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33612026-03-20T17:33:22.948Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33622026-03-20T17:33:23.073Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33632026-03-20T17:33:23.385Z Compiling progenitor-client v0.11.2
33642026-03-20T17:33:23.466Z Compiling prefix-trie v0.7.0
33652026-03-20T17:33:23.586Z Compiling password-hash v0.4.2
33662026-03-20T17:33:23.611Z Compiling fxhash v0.2.1
33672026-03-20T17:33:23.724Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33682026-03-20T17:33:23.834Z Compiling secrecy v0.8.0
33692026-03-20T17:33:23.860Z Compiling half v1.8.3
33702026-03-20T17:33:24.032Z Compiling http-range v0.1.5
33712026-03-20T17:33:24.063Z Compiling path-slash v0.1.5
33722026-03-20T17:33:24.219Z Compiling serde_cbor v0.11.2
33732026-03-20T17:33:24.338Z Compiling hickory-server v0.25.2
33742026-03-20T17:33:24.401Z Compiling pbkdf2 v0.11.0
33752026-03-20T17:33:24.572Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33762026-03-20T17:33:24.617Z Compiling progenitor v0.10.0
33772026-03-20T17:33:24.709Z Compiling sled v0.34.7
33782026-03-20T17:33:24.848Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33792026-03-20T17:33:24.969Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33802026-03-20T17:33:25.111Z Compiling ron v0.12.0
33812026-03-20T17:33:25.137Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33822026-03-20T17:33:25.804Z Compiling xz2 v0.1.7
33832026-03-20T17:33:26.171Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33842026-03-20T17:33:26.385Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33852026-03-20T17:33:26.466Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33862026-03-20T17:33:26.696Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33872026-03-20T17:33:27.043Z Compiling ssh-key v0.6.7
33882026-03-20T17:33:27.133Z Compiling hickory-client v0.25.2
33892026-03-20T17:33:27.274Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33902026-03-20T17:33:27.504Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33912026-03-20T17:33:27.541Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33922026-03-20T17:33:27.636Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33932026-03-20T17:33:27.943Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33942026-03-20T17:33:28.034Z Compiling p256 v0.13.2
33952026-03-20T17:33:28.371Z Compiling p521 v0.13.3
33962026-03-20T17:33:28.588Z Compiling yasna v0.5.2
33972026-03-20T17:33:28.612Z Compiling kstat-rs v0.2.4
33982026-03-20T17:33:29.071Z Compiling headers-core v0.3.0
33992026-03-20T17:33:29.140Z Compiling nanorand v0.7.0
34002026-03-20T17:33:29.286Z Compiling russh-cryptovec v0.7.3
34012026-03-20T17:33:29.331Z Compiling atty v0.2.14
34022026-03-20T17:33:29.393Z Compiling md5 v0.7.0
34032026-03-20T17:33:29.428Z Compiling home v0.5.12
34042026-03-20T17:33:29.494Z Compiling base16ct v1.0.0
34052026-03-20T17:33:29.521Z Compiling crc8 v0.1.1
34062026-03-20T17:33:29.564Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34072026-03-20T17:33:29.592Z Compiling flume v0.11.1
34082026-03-20T17:33:29.625Z Compiling russh-keys v0.45.0
34092026-03-20T17:33:29.653Z Compiling rcgen v0.12.1
34102026-03-20T17:33:29.716Z Compiling headers v0.4.1
34112026-03-20T17:33:29.751Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34122026-03-20T17:33:29.780Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34132026-03-20T17:33:29.784Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34142026-03-20T17:33:29.903Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34152026-03-20T17:33:30.052Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34162026-03-20T17:33:30.086Z Compiling progenitor v0.11.2
34172026-03-20T17:33:30.154Z Compiling hyper-staticfile v0.10.1
34182026-03-20T17:33:30.336Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34192026-03-20T17:33:30.606Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34202026-03-20T17:33:30.716Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34212026-03-20T17:33:30.855Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34222026-03-20T17:33:30.895Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34232026-03-20T17:33:30.932Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34242026-03-20T17:33:31.244Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34252026-03-20T17:33:31.417Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34262026-03-20T17:33:31.853Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34272026-03-20T17:33:31.882Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34282026-03-20T17:33:31.911Z Compiling num-bigint v0.4.6
34292026-03-20T17:33:31.915Z Compiling des v0.8.1
34302026-03-20T17:33:31.964Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34312026-03-20T17:33:32.173Z Compiling subprocess v0.2.15
34322026-03-20T17:33:32.202Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34332026-03-20T17:33:32.254Z Compiling display-error-chain v0.2.2
34342026-03-20T17:33:32.419Z Compiling hex-literal v0.4.1
34352026-03-20T17:33:32.473Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34362026-03-20T17:33:32.605Z Compiling colored v2.2.0
34372026-03-20T17:33:32.796Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34382026-03-20T17:33:32.881Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34392026-03-20T17:33:33.143Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34402026-03-20T17:33:33.169Z Compiling socket2 v0.5.10
34412026-03-20T17:33:33.235Z Compiling internet-checksum v0.2.1
34422026-03-20T17:33:33.728Z Compiling russh v0.45.0
34432026-03-20T17:33:34.073Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34442026-03-20T17:33:41.102Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34452026-03-20T17:33:51.611Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34462026-03-20T17:33:51.611Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34472026-03-20T17:33:51.614Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34482026-03-20T17:33:51.614Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34492026-03-20T17:33:53.867Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34502026-03-20T17:33:54.052Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34512026-03-20T17:34:00.059Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34522026-03-20T17:34:30.234Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34532026-03-20T17:34:55.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
34542026-03-20T17:34:55.421Z
34552026-03-20T17:34:55.424Zreal 1:59.855722178
34562026-03-20T17:34:55.424Zuser 11:42.834890352
34572026-03-20T17:34:55.424Zsys 2:07.411282697
34582026-03-20T17:34:55.424Ztrap 0.360989747
34592026-03-20T17:34:55.424Ztflt 0.508471291
34602026-03-20T17:34:55.424Zdflt 1.817423025
34612026-03-20T17:34:55.424Zkflt 0.000322841
34622026-03-20T17:34:55.424Zlock 41:00.688922837
34632026-03-20T17:34:55.424Zslp 26:26.155418529
34642026-03-20T17:34:55.424Zlat 48.899262282
34652026-03-20T17:34:55.424Zstop 4:08.490627041
34662026-03-20T17:34:55.424Z+ mkdir tests
34672026-03-20T17:34:55.427Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34682026-03-20T17:34:55.427Z+ xargs -I '{}' -t cp '{}' tests/
34692026-03-20T17:34:55.463Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/
34702026-03-20T17:34:55.488Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/
34712026-03-20T17:34:55.511Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/
34722026-03-20T17:34:55.535Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/
34732026-03-20T17:34:55.776Z+ 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/*)
34742026-03-20T17:34:55.779Z+ 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-e6f8ef4052bfb0c2 tests/commtest-24d786529c44a77c tests/dhcp_server-58b78f45b9570bbf tests/end_to_end_tests-a99e61b3cc7d9b0e 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
34752026-03-20T17:36:35.411ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34762026-03-20T17:36:35.411Za .github/buildomat/ci-env.sh 1K
34772026-03-20T17:36:35.411Za out/target/test 1K
34782026-03-20T17:36:35.411Za out/npuzone/npuzone 27402K
34792026-03-20T17:36:35.411Za package-manifest.toml 35K
34802026-03-20T17:36:35.411Za smf/sled-agent/non-gimlet/config.toml 6K
34812026-03-20T17:36:35.411Za target/release/omicron-package 40561K
34822026-03-20T17:36:35.411Za target/release/xtask 11433K
34832026-03-20T17:36:35.411Za target/debug/bootstrap 335538K
34842026-03-20T17:36:35.411Za tests/bootstrap-e6f8ef4052bfb0c2 31310K
34852026-03-20T17:36:35.411Za tests/commtest-24d786529c44a77c 32395K
34862026-03-20T17:36:35.411Za tests/dhcp_server-58b78f45b9570bbf 31310K
34872026-03-20T17:36:35.411Za tests/end_to_end_tests-a99e61b3cc7d9b0e 377829K
34882026-03-20T17:36:35.411Za out/clickhouse.tar.gz 301709K
34892026-03-20T17:36:35.411Za out/clickhouse_keeper.tar.gz 287173K
34902026-03-20T17:36:35.411Za out/clickhouse_server.tar.gz 301708K
34912026-03-20T17:36:35.411Za out/cockroachdb.tar.gz 156534K
34922026-03-20T17:36:35.411Za out/crucible-pantry-zone.tar.gz 38990K
34932026-03-20T17:36:35.411Za out/crucible-utils.tar 17744K
34942026-03-20T17:36:35.411Za out/crucible-zone.tar.gz 53128K
34952026-03-20T17:36:35.411Za out/external-dns.tar.gz 43604K
34962026-03-20T17:36:35.411Za out/internal-dns.tar.gz 43604K
34972026-03-20T17:36:35.412Za out/mg-ddm-gz.tar 78377K
34982026-03-20T17:36:35.412Za out/nexus.tar.gz 209898K
34992026-03-20T17:36:35.412Za out/ntp.tar.gz 25418K
35002026-03-20T17:36:35.412Za out/omicron-gateway-softnpu.tar.gz 28225K
35012026-03-20T17:36:35.412Za out/omicron-sled-agent.tar 186567K
35022026-03-20T17:36:35.412Za out/overlay.tar.gz 3K
35032026-03-20T17:36:35.412Za out/oximeter.tar.gz 57452K
35042026-03-20T17:36:35.412Za out/oxlog.tar 3782K
35052026-03-20T17:36:35.412Za out/probe.tar.gz 3037K
35062026-03-20T17:36:35.412Za out/propolis-server.tar.gz 74633K
35072026-03-20T17:36:35.412Za out/pumpkind-gz.tar 26647K
35082026-03-20T17:36:35.412Za out/switch-softnpu.tar.gz 367887K
35092026-03-20T17:36:35.416Z
35102026-03-20T17:36:35.416Zreal 1:39.633452058
35112026-03-20T17:36:35.416Zuser 1:36.530447477
35122026-03-20T17:36:35.416Zsys 6.388647116
35132026-03-20T17:36:35.416Ztrap 0.006664021
35142026-03-20T17:36:35.416Ztflt 0.000000000
35152026-03-20T17:36:35.416Zdflt 0.000000000
35162026-03-20T17:36:35.416Zkflt 0.000000000
35172026-03-20T17:36:35.416Zlock 0.000000000
35182026-03-20T17:36:35.416Zslp 1:35.715416824
35192026-03-20T17:36:35.416Zlat 0.621402781
35202026-03-20T17:36:35.416Zstop 0.000156633
35212026-03-20T17:36:35.416Zprocess exited: duration 1250386 ms, exit code 0
 
35222026-03-20T17:36:35.432Zfound 1 output files
35232026-03-20T17:36:35.432Zuploading: /work/package.tar.gz (2320662716 bytes)
35242026-03-20T17:37:05.403Zuploaded: /work/package.tar.gz