01KM204SMCCAF8SKZWPBABD68D: 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: 01KM2063ERSHAHA0MGHTC1W7AJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-19T02:54:39.823Zjob assigned to worker 01KM206CD50QX551BXB6W3WPSN [factory aws, i-0d3ebfc4e4c2ef45c] (queued for 1 m 17 s)
 
22026-03-19T02:54:48.475Zstarting task 0: "setup"
32026-03-19T02:54:48.483Z++ uname -s
42026-03-19T02:54:48.487Z+ kern=SunOS
52026-03-19T02:54:48.487Z+ build_user=build
62026-03-19T02:54:48.487Z+ build_uid=12345
72026-03-19T02:54:48.487Z+ work_dir=/work
82026-03-19T02:54:48.487Z+ input_dir=/input
92026-03-19T02:54:48.487Z+ [[ 0 == 12345 ]]
102026-03-19T02:54:48.487Z+ case "$kern" in
112026-03-19T02:54:48.487Z+ groupadd -g 12345 build
122026-03-19T02:54:48.490Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-19T02:54:50.496Z+ zfs create -o mountpoint=/work rpool/work
142026-03-19T02:54:50.665Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-19T02:54:50.669Z+ home_fs=zfs
162026-03-19T02:54:50.669Z+ [[ zfs == autofs ]]
172026-03-19T02:54:50.669Z+ mkdir -p /home/build
182026-03-19T02:54:50.672Z+ chown build:build /home/build /work
192026-03-19T02:54:52.673Z+ chmod 0700 /home/build /work
202026-03-19T02:54:52.676Zprocess exited: duration 4200 ms, exit code 0
 
212026-03-19T02:54:52.682Zstarting task 1: "rust-toolchain"
222026-03-19T02:54:52.689Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-19T02:54:52.689Z * rust toolchain channel = "1.94.0"
242026-03-19T02:54:52.689Z * rust toolchain profile = "default"
252026-03-19T02:54:52.689Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-19T02:54:52.689Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-19T02:54:52.689Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-19T02:54:52.697Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-19T02:54:52.697Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-19T02:54:52.835Zinfo: downloading installer
312026-03-19T02:54:54.625Zwarn: It looks like you have an existing installation of Rust at:
322026-03-19T02:54:54.625Zwarn: /opt/ooce/bin
332026-03-19T02:54:54.625Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-19T02:54:54.626Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-19T02:54:54.626Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-19T02:54:54.626Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-19T02:54:54.626Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-19T02:54:54.626Zerror: cannot install while Rust is installed
392026-03-19T02:54:54.626Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-19T02:54:54.626Zwarn: It looks like you have an existing rustup settings file at:
412026-03-19T02:54:54.626Zwarn: /home/build/.rustup/settings.toml
422026-03-19T02:54:54.626Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-19T02:54:54.626Zwarn: instead of the one inferred from the default host triple.
442026-03-19T02:54:54.638Zinfo: profile set to default
452026-03-19T02:54:54.639Zinfo: default host triple is x86_64-unknown-illumos
462026-03-19T02:54:54.643Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-03-19T02:54:54.794Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-03-19T02:54:54.799Zinfo: downloading 6 components
492026-03-19T02:55:10.120Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-03-19T02:55:10.120Z
512026-03-19T02:55:10.155Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-03-19T02:55:10.155Z
532026-03-19T02:55:10.155Z
542026-03-19T02:55:10.158ZRust is installed now. Great!
552026-03-19T02:55:10.158Z
562026-03-19T02:55:10.158ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-19T02:55:10.158Zenvironment variable. This has not been done automatically.
582026-03-19T02:55:10.158Z
592026-03-19T02:55:10.158ZTo configure your current shell, you need to source
602026-03-19T02:55:10.158Zthe corresponding env file under $HOME/.cargo.
612026-03-19T02:55:10.158Z
622026-03-19T02:55:10.159ZThis is usually done by running one of the following (note the leading DOT):
632026-03-19T02:55:10.159Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-19T02:55:10.159Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-19T02:55:10.159Zsource "~/.cargo/env.nu" # For nushell
662026-03-19T02:55:10.159Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-19T02:55:10.159Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-19T02:55:10.159Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-19T02:55:10.159Zwarn: no default linker (`cc`) was found in your PATH
702026-03-19T02:55:10.159Zwarn: many Rust crates require a system C toolchain to build
712026-03-19T02:55:10.271Z+ rustup --version
722026-03-19T02:55:10.280Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-19T02:55:10.283Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-19T02:55:10.305Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-03-19T02:55:10.309Z+ cargo --version
762026-03-19T02:55:10.320Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-03-19T02:55:10.323Z+ rustc --version
782026-03-19T02:55:10.350Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-03-19T02:55:10.353Zprocess exited: duration 17668 ms, exit code 0
 
802026-03-19T02:55:10.360Zstarting task 2: "authentication"
812026-03-19T02:55:10.380Zprocess exited: duration 20 ms, exit code 0
 
822026-03-19T02:55:10.387Zstarting task 3: "clone repository"
832026-03-19T02:55:10.394Z+ mkdir -p /work/oxidecomputer/omicron
842026-03-19T02:55:10.397Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-03-19T02:55:10.490ZCloning into '/work/oxidecomputer/omicron'...
862026-03-19T02:55:21.398Z+ cd /work/oxidecomputer/omicron
872026-03-19T02:55:21.398Z+ git fetch origin c25bd4730482dd201d6f90be3ed151187886ee4e
882026-03-19T02:55:22.551ZFrom https://github.com/oxidecomputer/omicron
892026-03-19T02:55:22.551Z * branch c25bd4730482dd201d6f90be3ed151187886ee4e -> FETCH_HEAD
902026-03-19T02:55:22.565Z+ [[ -n mergeconflict/fm-sb-schema ]]
912026-03-19T02:55:22.570Z++ git branch --show-current
922026-03-19T02:55:22.570Z+ current=main
932026-03-19T02:55:22.570Z+ [[ main != mergeconflict/fm-sb-schema ]]
942026-03-19T02:55:22.570Z+ git branch -f mergeconflict/fm-sb-schema c25bd4730482dd201d6f90be3ed151187886ee4e
952026-03-19T02:55:22.575Z+ git checkout -f mergeconflict/fm-sb-schema
962026-03-19T02:55:22.902ZSwitched to branch 'mergeconflict/fm-sb-schema'
972026-03-19T02:55:22.905Z+ git reset --hard c25bd4730482dd201d6f90be3ed151187886ee4e
982026-03-19T02:55:22.928ZHEAD is now at c25bd4730 schema: add fm_support_bundle_request table, per-variant data selection tables, and fm_case_id on support_bundle
992026-03-19T02:55:22.932Zprocess exited: duration 12541 ms, exit code 0
 
1002026-03-19T02:55:22.938Zstarting task 4: "build"
1012026-03-19T02:55:22.944Z+ source .github/buildomat/ci-env.sh
1022026-03-19T02:55:22.948Z++ export CARGO_TERM_COLOR=always
1032026-03-19T02:55:22.948Z++ CARGO_TERM_COLOR=always
1042026-03-19T02:55:22.948Z+ cargo --version
1052026-03-19T02:55:22.957Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-19T02:55:22.961Z+ rustc --version
1072026-03-19T02:55:22.986Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-19T02:55:22.990Z+ WORK=/work
1092026-03-19T02:55:22.990Z+ pfexec mkdir -p /work
1102026-03-19T02:55:22.994Z+ pfexec chown build /work
1112026-03-19T02:55:22.997Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-03-19T02:55:34.597Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-03-19T02:55:44.699Z Startup: Caching catalogs ... Done
1142026-03-19T02:56:07.261ZPlanning: Solver setup ... Done (21.059s)
1152026-03-19T02:56:07.826ZPlanning: Running solver ... Done (0.153s)
1162026-03-19T02:56:07.881ZPlanning: Finding local manifests ... Done (0.002s)
1172026-03-19T02:56:07.881ZPlanning: Fetching manifests: 0/4 0% complete
1182026-03-19T02:56:07.881ZPlanning: Fetching manifests: 4/4 100% complete
1192026-03-19T02:56:07.881ZPlanning: Package planning ... Done (0.044s)
1202026-03-19T02:56:07.881ZPlanning: Merging actions ... Done (0.043s)
1212026-03-19T02:56:08.179ZPlanning: Checking for conflicting actions ... Done (0.388s)
1222026-03-19T02:56:08.226ZPlanning: Consolidating action changes ... Done (0.010s)
1232026-03-19T02:56:10.084ZPlanning: Evaluating mediators ... Done (1.904s)
1242026-03-19T02:56:10.095ZPlanning: Planning completed in 25.29 seconds
1252026-03-19T02:56:10.147Z Packages to install: 4
1262026-03-19T02:56:10.148Z Mediators to change: 2
1272026-03-19T02:56:10.148Z Services to change: 1
1282026-03-19T02:56:10.148Z Estimated space available: 155.43 GB
1292026-03-19T02:56:10.155ZEstimated space to be consumed: 1.83 GB
1302026-03-19T02:56:10.156Z Create boot environment: No
1312026-03-19T02:56:10.156ZCreate backup boot environment: No
1322026-03-19T02:56:10.156Z Rebuild boot archive: No
1332026-03-19T02:56:10.156Z
1342026-03-19T02:56:10.156ZChanged mediators:
1352026-03-19T02:56:10.156Z mediator clang:
1362026-03-19T02:56:10.156Z version: None -> 15 (system default)
1372026-03-19T02:56:10.156Z
1382026-03-19T02:56:10.156Z mediator llvm:
1392026-03-19T02:56:10.156Z version: 14 (system default) -> 15 (system default)
1402026-03-19T02:56:10.156Z
1412026-03-19T02:56:10.156ZChanged packages:
1422026-03-19T02:56:10.157Zhelios-dev
1432026-03-19T02:56:10.157Z developer/build-essential
1442026-03-19T02:56:10.157Z None -> 11-2.0
1452026-03-19T02:56:10.157Z library/libxmlsec1
1462026-03-19T02:56:10.157Z None -> 1.2.35-2.0
1472026-03-19T02:56:10.157Z ooce/developer/clang-15
1482026-03-19T02:56:10.158Z None -> 15.0.7-2.0
1492026-03-19T02:56:10.158Z ooce/developer/llvm-15
1502026-03-19T02:56:10.158Z None -> 15.0.7-2.0
1512026-03-19T02:56:10.158Z
1522026-03-19T02:56:10.158ZServices:
1532026-03-19T02:56:10.158Z restart_fmri:
1542026-03-19T02:56:10.158Z svc:/system/update-man-index:default
1552026-03-19T02:56:10.256Z
1562026-03-19T02:56:10.256ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1572026-03-19T02:56:15.276ZDownload: 1001/3290 items 19.5/212.6MB 9% complete (3.9M/s)
1582026-03-19T02:56:20.427ZDownload: 2217/3290 items 119.2/212.6MB 56% complete (12.1M/s)
1592026-03-19T02:56:26.596ZDownload: 3245/3290 items 197.7/212.6MB 92% complete (17.8M/s)
1602026-03-19T02:56:33.419ZDownload: 3284/3290 items 211.4/212.6MB 99% complete (9.2M/s)
1612026-03-19T02:56:43.555ZDownload: 3288/3290 items 212.6/212.6MB 99% complete
1622026-03-19T02:56:43.661ZDownload: Completed 212.60 MB in 33.23 seconds (6.4M/s)
1632026-03-19T02:56:43.690Z Actions: 1/3689 actions (Installing new actions)
1642026-03-19T02:56:47.956Z Actions: Completed 3689 actions in 4.31 seconds.
1652026-03-19T02:56:48.386Z Done (0.342s)
1662026-03-19T02:56:48.386Z Done (0.000s)
1672026-03-19T02:56:49.352Z Done (0.923s)
1682026-03-19T02:56:54.104Z Done (4.369s)
1692026-03-19T02:56:54.213Z Done (0.015s)
1702026-03-19T02:56:54.213Z Done (0.000s)
1712026-03-19T02:56:54.234Z Done (0.000s)
1722026-03-19T02:56:55.204ZPlanning: Evaluating mediator changes ... Done
1732026-03-19T02:56:55.323ZPlanning: Checking for conflicting actions ... Done
1742026-03-19T02:56:55.395ZPlanning: Consolidating action changes ... Done
1752026-03-19T02:56:55.564ZPlanning: Evaluating mediators ... Done
1762026-03-19T02:56:55.600ZPlanning: Planning completed in 0.37 seconds
1772026-03-19T02:56:55.600Z Mediators to change: 2
1782026-03-19T02:56:55.600Z Create boot environment: No
1792026-03-19T02:56:55.601ZCreate backup boot environment: No
1802026-03-19T02:56:55.668Z Done
1812026-03-19T02:56:55.668Z Done
1822026-03-19T02:56:56.495Z Done
1832026-03-19T02:56:59.753Z Done
1842026-03-19T02:56:59.825Z Done
1852026-03-19T02:56:59.829Z Done
1862026-03-19T02:56:59.977Z Done
1872026-03-19T02:57:00.526ZPlanning: Evaluating mediator changes ... Done
1882026-03-19T02:57:00.566ZPlanning: Merging actions ... Done
1892026-03-19T02:57:00.705ZPlanning: Checking for conflicting actions ... Done
1902026-03-19T02:57:00.754ZPlanning: Consolidating action changes ... Done
1912026-03-19T02:57:00.902ZPlanning: Evaluating mediators ... Done
1922026-03-19T02:57:00.944ZPlanning: Planning completed in 0.63 seconds
1932026-03-19T02:57:00.974Z Packages to change: 1
1942026-03-19T02:57:00.974Z Mediators to change: 1
1952026-03-19T02:57:00.975Z Services to change: 1
1962026-03-19T02:57:00.975Z Create boot environment: No
1972026-03-19T02:57:00.995ZCreate backup boot environment: Yes
1982026-03-19T02:57:03.483Z Actions: 1/6 actions (Updating modified actions)
1992026-03-19T02:57:03.586Z Actions: Completed 6 actions in 0.00 seconds.
2002026-03-19T02:57:03.586Z Done
2012026-03-19T02:57:03.586Z Done
2022026-03-19T02:57:03.690Z Done
2032026-03-19T02:57:06.965Z Done
2042026-03-19T02:57:07.032Z Done
2052026-03-19T02:57:07.054Z Done
2062026-03-19T02:57:07.188Z Done
2072026-03-19T02:57:07.569ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082026-03-19T02:57:07.569Zclang system 15 system
2092026-03-19T02:57:07.569Zcsh system system illumos
2102026-03-19T02:57:07.569Zctags system system illumos
2112026-03-19T02:57:07.569Zfile system system illumos
2122026-03-19T02:57:07.570Zgcc vendor 12 vendor
2132026-03-19T02:57:07.570Zgcc system 10 system
2142026-03-19T02:57:07.570Zgcc system 7 system
2152026-03-19T02:57:07.570Zgo system 1.20 system
2162026-03-19T02:57:07.570Zgo system 1.19 system
2172026-03-19T02:57:07.570Zllvm system 15 system
2182026-03-19T02:57:07.570Zllvm system 14 system
2192026-03-19T02:57:07.570Zmariadb system 10.6 system
2202026-03-19T02:57:07.570Zmta vendor vendor dma
2212026-03-19T02:57:07.570Zopenjdk system 17 system
2222026-03-19T02:57:07.570Zopenjdk system 11 system
2232026-03-19T02:57:07.570Zopenjdk system 1.8 system
2242026-03-19T02:57:07.570Zopenssl vendor 3 vendor
2252026-03-19T02:57:07.570Zperl system 5.36 system
2262026-03-19T02:57:07.570Zpostgresql system 15 system
2272026-03-19T02:57:07.570Zpostgresql system 13 system
2282026-03-19T02:57:07.571Zpython vendor 3 vendor
2292026-03-19T02:57:07.571Zpython system 2 system
2302026-03-19T02:57:07.571Zpython3 system 3.11 system
2312026-03-19T02:57:07.571Zruby system 3.0 system
2322026-03-19T02:57:07.571Zwords vendor vendor american-english
2332026-03-19T02:57:07.571Zwords system system australian-english
2342026-03-19T02:57:07.571Zwords system system british-english
2352026-03-19T02:57:07.571Zwords system system canadian-english
2362026-03-19T02:57:07.572Zwords system system french
2372026-03-19T02:57:07.573Zwords system system italian
2382026-03-19T02:57:07.573Zwords system system ngerman
2392026-03-19T02:57:07.573Zwords system system ogerman
2402026-03-19T02:57:07.573Zwords system system spanish
2412026-03-19T02:57:07.883ZPUBLISHER TYPE STATUS P LOCATION
2422026-03-19T02:57:07.883Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432026-03-19T02:57:13.844ZFMRI IFO
2442026-03-19T02:57:13.844Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452026-03-19T02:57:13.844Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462026-03-19T02:57:13.845Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472026-03-19T02:57:13.845Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482026-03-19T02:57:13.845Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492026-03-19T02:57:13.845Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502026-03-19T02:57:13.847Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512026-03-19T02:57:13.848Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522026-03-19T02:57:13.849Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532026-03-19T02:57:13.849Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542026-03-19T02:57:13.849Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552026-03-19T02:57:13.849Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562026-03-19T02:57:13.849Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572026-03-19T02:57:13.850Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582026-03-19T02:57:13.850Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592026-03-19T02:57:13.850Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602026-03-19T02:57:15.108Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612026-03-19T02:57:15.392Z Updating crates.io index
2622026-03-19T02:57:15.396Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2632026-03-19T02:57:15.664Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-03-19T02:57:16.695Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652026-03-19T02:57:17.032Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662026-03-19T02:57:17.408Z Updating git repository `https://github.com/oxidecomputer/falcon`
2672026-03-19T02:57:22.579Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2682026-03-19T02:57:23.279Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692026-03-19T02:57:28.656Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702026-03-19T02:57:28.929Z Updating git repository `https://github.com/oxidecomputer/opte`
2712026-03-19T02:57:28.929Z Updating git repository `https://github.com/oxidecomputer/tofino`
2722026-03-19T02:57:28.929Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2732026-03-19T02:57:28.930Z Updating git repository `https://github.com/oxidecomputer/clickward`
2742026-03-19T02:57:29.078Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2752026-03-19T02:57:29.452Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-03-19T02:57:29.864Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-03-19T02:57:32.301Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-03-19T02:57:32.762Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2792026-03-19T02:57:33.172Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2802026-03-19T02:57:33.509Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2812026-03-19T02:57:33.896Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822026-03-19T02:57:34.122Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832026-03-19T02:57:34.342Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842026-03-19T02:57:34.604Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2852026-03-19T02:57:35.023Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862026-03-19T02:57:35.365Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2872026-03-19T02:57:35.920Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2882026-03-19T02:57:36.254Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2892026-03-19T02:57:37.372Z Updating git repository `https://github.com/oxidecomputer/ispf`
2902026-03-19T02:57:38.546Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912026-03-19T02:57:39.375Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922026-03-19T02:57:39.588Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932026-03-19T02:57:39.963Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942026-03-19T02:57:40.411Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-03-19T02:57:40.918Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-03-19T02:57:41.149Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-03-19T02:57:41.406Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-03-19T02:57:41.689Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-03-19T02:57:42.101Z Updating git repository `https://github.com/oxidecomputer/omicron`
3002026-03-19T02:57:55.921Z Downloading crates ...
3012026-03-19T02:57:55.985Z Downloaded colorchoice v1.0.4
3022026-03-19T02:57:56.020Z Downloaded fastrand v2.3.0
3032026-03-19T02:57:56.020Z Downloaded cfg-if v1.0.4
3042026-03-19T02:57:56.020Z Downloaded pretty-hex v0.4.1
3052026-03-19T02:57:56.020Z Downloaded log v0.4.29
3062026-03-19T02:57:56.020Z Downloaded dof v0.3.0
3072026-03-19T02:57:56.020Z Downloaded icu_collections v2.1.1
3082026-03-19T02:57:56.020Z Downloaded yoke-derive v0.8.1
3092026-03-19T02:57:56.020Z Downloaded unicode-linebreak v0.1.5
3102026-03-19T02:57:56.020Z Downloaded getrandom v0.4.1
3112026-03-19T02:57:56.021Z Downloaded toml_datetime v0.6.11
3122026-03-19T02:57:56.054Z Downloaded serde_json v1.0.149
3132026-03-19T02:57:56.054Z Downloaded utf8parse v0.2.2
3142026-03-19T02:57:56.054Z Downloaded version_check v0.9.5
3152026-03-19T02:57:56.054Z Downloaded thiserror v2.0.18
3162026-03-19T02:57:56.054Z Downloaded typeid v1.0.3
3172026-03-19T02:57:56.054Z Downloaded thiserror v1.0.69
3182026-03-19T02:57:56.054Z Downloaded usdt-impl v0.5.0
3192026-03-19T02:57:56.054Z Downloaded toml v0.8.23
3202026-03-19T02:57:56.054Z Downloaded icu_properties_data v2.1.2
3212026-03-19T02:57:56.054Z Downloaded zerovec v0.11.5
3222026-03-19T02:57:56.080Z Downloaded indexmap v2.13.0
3232026-03-19T02:57:56.080Z Downloaded tinystr v0.8.2
3242026-03-19T02:57:56.080Z Downloaded thiserror-impl v2.0.18
3252026-03-19T02:57:56.081Z Downloaded textwrap v0.16.2
3262026-03-19T02:57:56.081Z Downloaded utf8_iter v1.0.4
3272026-03-19T02:57:56.081Z Downloaded unicode-ident v1.0.24
3282026-03-19T02:57:56.081Z Downloaded writeable v0.6.2
3292026-03-19T02:57:56.081Z Downloaded ucd-trie v0.1.7
3302026-03-19T02:57:56.081Z Downloaded thiserror-impl v1.0.69
3312026-03-19T02:57:56.081Z Downloaded sha2 v0.10.9
3322026-03-19T02:57:56.081Z Downloaded zerofrom v0.1.6
3332026-03-19T02:57:56.083Z Downloaded serde v1.0.228
3342026-03-19T02:57:56.083Z Downloaded once_cell v1.21.3
3352026-03-19T02:57:56.083Z Downloaded block-buffer v0.10.4
3362026-03-19T02:57:56.083Z Downloaded toml_write v0.1.2
3372026-03-19T02:57:56.083Z Downloaded tabled v0.15.0
3382026-03-19T02:57:56.106Z Downloaded zmij v1.0.21
3392026-03-19T02:57:56.106Z Downloaded thread-id v4.2.2
3402026-03-19T02:57:56.106Z Downloaded yoke v0.8.1
3412026-03-19T02:57:56.106Z Downloaded zerocopy-derive v0.7.35
3422026-03-19T02:57:56.106Z Downloaded zerovec-derive v0.11.2
3432026-03-19T02:57:56.106Z Downloaded url v2.5.8
3442026-03-19T02:57:56.106Z Downloaded memmap v0.7.0
3452026-03-19T02:57:56.106Z Downloaded usdt v0.5.0
3462026-03-19T02:57:56.106Z Downloaded unicode-xid v0.2.6
3472026-03-19T02:57:56.106Z Downloaded usdt-macro v0.5.0
3482026-03-19T02:57:56.106Z Downloaded usdt-attr-macro v0.5.0
3492026-03-19T02:57:56.107Z Downloaded strsim v0.11.1
3502026-03-19T02:57:56.107Z Downloaded cargo-platform v0.2.0
3512026-03-19T02:57:56.107Z Downloaded memchr v2.8.0
3522026-03-19T02:57:56.107Z Downloaded typenum v1.19.0
3532026-03-19T02:57:56.114Z Downloaded toml_edit v0.22.27
3542026-03-19T02:57:56.114Z Downloaded form_urlencoded v1.2.2
3552026-03-19T02:57:56.114Z Downloaded anstyle-parse v0.2.7
3562026-03-19T02:57:56.114Z Downloaded zerotrie v0.2.3
3572026-03-19T02:57:56.115Z Downloaded zerocopy v0.7.35
3582026-03-19T02:57:56.115Z Downloaded terminal_size v0.4.3
3592026-03-19T02:57:56.115Z Downloaded scroll v0.12.0
3602026-03-19T02:57:56.115Z Downloaded winnow v0.7.14
3612026-03-19T02:57:56.202Z Downloaded serde_core v1.0.228
3622026-03-19T02:57:56.202Z Downloaded bitflags v2.11.0
3632026-03-19T02:57:56.229Z Downloaded serde_derive v1.0.228
3642026-03-19T02:57:56.229Z Downloaded cpufeatures v0.2.17
3652026-03-19T02:57:56.229Z Downloaded unicode-width v0.2.0
3662026-03-19T02:57:56.229Z Downloaded unicode-width v0.1.14
3672026-03-19T02:57:56.229Z Downloaded anstyle v1.0.13
3682026-03-19T02:57:56.230Z Downloaded generic-array v0.14.7
3692026-03-19T02:57:56.230Z Downloaded serde-value v0.7.0
3702026-03-19T02:57:56.230Z Downloaded errno v0.3.14
3712026-03-19T02:57:56.230Z Downloaded autocfg v1.5.0
3722026-03-19T02:57:56.230Z Downloaded cargo-util-schemas v0.8.2
3732026-03-19T02:57:56.230Z Downloaded fs-err v3.3.0
3742026-03-19T02:57:56.230Z Downloaded clap_lex v1.0.0
3752026-03-19T02:57:56.230Z Downloaded rustix v1.1.3
3762026-03-19T02:57:56.230Z Downloaded zerofrom-derive v0.1.6
3772026-03-19T02:57:56.230Z Downloaded swrite v0.1.0
3782026-03-19T02:57:56.230Z Downloaded stable_deref_trait v1.2.1
3792026-03-19T02:57:56.230Z Downloaded serde_spanned v0.6.9
3802026-03-19T02:57:56.230Z Downloaded proc-macro-error v1.0.4
3812026-03-19T02:57:56.231Z Downloaded potential_utf v0.1.4
3822026-03-19T02:57:56.231Z Downloaded papergrid v0.11.0
3832026-03-19T02:57:56.231Z Downloaded icu_provider v2.1.1
3842026-03-19T02:57:56.231Z Downloaded equivalent v1.0.2
3852026-03-19T02:57:56.231Z Downloaded cargo_metadata v0.21.0
3862026-03-19T02:57:56.231Z Downloaded cargo_toml v0.21.0
3872026-03-19T02:57:56.231Z Downloaded heck v0.4.1
3882026-03-19T02:57:56.231Z Downloaded fnv v1.0.7
3892026-03-19T02:57:56.231Z Downloaded dtrace-parser v0.2.0
3902026-03-19T02:57:56.231Z Downloaded camino-tempfile v1.4.1
3912026-03-19T02:57:56.231Z Downloaded is_terminal_polyfill v1.70.2
3922026-03-19T02:57:56.231Z Downloaded byteorder v1.5.0
3932026-03-19T02:57:56.231Z Downloaded plain v0.2.3
3942026-03-19T02:57:56.232Z Downloaded quote v1.0.44
3952026-03-19T02:57:56.232Z Downloaded erased-serde v0.4.9
3962026-03-19T02:57:56.232Z Downloaded smallvec v1.15.1
3972026-03-19T02:57:56.232Z Downloaded clap_derive v4.5.55
3982026-03-19T02:57:56.232Z Downloaded bytecount v0.6.9
3992026-03-19T02:57:56.232Z Downloaded anstream v0.6.21
4002026-03-19T02:57:56.232Z Downloaded pest_meta v2.8.6
4012026-03-19T02:57:56.232Z Downloaded pest v2.8.6
4022026-03-19T02:57:56.274Z Downloaded serde-untagged v0.1.9
4032026-03-19T02:57:56.274Z Downloaded icu_locale_core v2.1.1
4042026-03-19T02:57:56.274Z Downloaded proc-macro2 v1.0.106
4052026-03-19T02:57:56.274Z Downloaded anyhow v1.0.102
4062026-03-19T02:57:56.274Z Downloaded idna v1.1.0
4072026-03-19T02:57:56.275Z Downloaded clap_builder v4.5.60
4082026-03-19T02:57:56.275Z Downloaded syn v2.0.117
4092026-03-19T02:57:56.275Z Downloaded tabled_derive v0.7.0
4102026-03-19T02:57:56.275Z Downloaded macaddr v1.0.1
4112026-03-19T02:57:56.296Z Downloaded ordered-float v2.10.1
4122026-03-19T02:57:56.298Z Downloaded idna_adapter v1.2.1
4132026-03-19T02:57:56.298Z Downloaded smawk v0.3.2
4142026-03-19T02:57:56.298Z Downloaded itoa v1.0.17
4152026-03-19T02:57:56.299Z Downloaded syn v1.0.109
4162026-03-19T02:57:56.299Z Downloaded serde_tokenstream v0.2.3
4172026-03-19T02:57:56.299Z Downloaded percent-encoding v2.3.2
4182026-03-19T02:57:56.299Z Downloaded litemap v0.8.1
4192026-03-19T02:57:56.299Z Downloaded heck v0.5.0
4202026-03-19T02:57:56.300Z Downloaded displaydoc v0.2.5
4212026-03-19T02:57:56.300Z Downloaded anstyle-query v1.1.5
4222026-03-19T02:57:56.300Z Downloaded pest_generator v2.8.6
4232026-03-19T02:57:56.300Z Downloaded crypto-common v0.1.7
4242026-03-19T02:57:56.323Z Downloaded num-traits v0.2.19
4252026-03-19T02:57:56.323Z Downloaded tempfile v3.25.0
4262026-03-19T02:57:56.323Z Downloaded clap v4.5.60
4272026-03-19T02:57:56.323Z Downloaded synstructure v0.13.2
4282026-03-19T02:57:56.323Z Downloaded digest v0.10.7
4292026-03-19T02:57:56.323Z Downloaded semver v1.0.27
4302026-03-19T02:57:56.323Z Downloaded hashbrown v0.16.1
4312026-03-19T02:57:56.323Z Downloaded icu_properties v2.1.2
4322026-03-19T02:57:56.323Z Downloaded camino v1.2.2
4332026-03-19T02:57:56.323Z Downloaded scroll_derive v0.12.1
4342026-03-19T02:57:56.323Z Downloaded pest_derive v2.8.6
4352026-03-19T02:57:56.323Z Downloaded icu_normalizer v2.1.1
4362026-03-19T02:57:56.360Z Downloaded icu_normalizer_data v2.1.1
4372026-03-19T02:57:56.360Z Downloaded proc-macro-error-attr v1.0.4
4382026-03-19T02:57:56.388Z Downloaded libc v0.2.180
4392026-03-19T02:57:56.404Z Downloaded goblin v0.8.2
4402026-03-19T02:57:56.464Z Compiling proc-macro2 v1.0.106
4412026-03-19T02:57:56.487Z Compiling unicode-ident v1.0.24
4422026-03-19T02:57:56.488Z Compiling quote v1.0.44
4432026-03-19T02:57:56.488Z Compiling serde_core v1.0.228
4442026-03-19T02:57:56.488Z Compiling libc v0.2.180
4452026-03-19T02:57:56.488Z Compiling version_check v0.9.5
4462026-03-19T02:57:56.488Z Compiling memchr v2.8.0
4472026-03-19T02:57:56.488Z Compiling serde v1.0.228
4482026-03-19T02:57:56.488Z Compiling stable_deref_trait v1.2.1
4492026-03-19T02:57:56.488Z Compiling zmij v1.0.21
4502026-03-19T02:57:56.488Z Compiling thiserror v1.0.69
4512026-03-19T02:57:56.699Z Compiling itoa v1.0.17
4522026-03-19T02:57:56.729Z Compiling ucd-trie v0.1.7
4532026-03-19T02:57:56.729Z Compiling autocfg v1.5.0
4542026-03-19T02:57:56.729Z Compiling writeable v0.6.2
4552026-03-19T02:57:56.981Z Compiling litemap v0.8.1
4562026-03-19T02:57:57.162Z Compiling icu_normalizer_data v2.1.1
4572026-03-19T02:57:57.177Z Compiling byteorder v1.5.0
4582026-03-19T02:57:57.256Z Compiling rustix v1.1.3
4592026-03-19T02:57:57.290Z Compiling icu_properties_data v2.1.2
4602026-03-19T02:57:57.357Z Compiling pest v2.8.6
4612026-03-19T02:57:57.410Z Compiling bitflags v2.11.0
4622026-03-19T02:57:57.583Z Compiling serde_json v1.0.149
4632026-03-19T02:57:57.583Z Compiling num-traits v0.2.19
4642026-03-19T02:57:57.850Z Compiling typeid v1.0.3
4652026-03-19T02:57:57.857Z Compiling hashbrown v0.16.1
4662026-03-19T02:57:57.858Z Compiling smallvec v1.15.1
4672026-03-19T02:57:58.019Z Compiling equivalent v1.0.2
4682026-03-19T02:57:58.071Z Compiling proc-macro-error-attr v1.0.4
4692026-03-19T02:57:58.205Z Compiling usdt-impl v0.5.0
4702026-03-19T02:57:58.263Z Compiling toml_write v0.1.2
4712026-03-19T02:57:58.283Z Compiling syn v1.0.109
4722026-03-19T02:57:58.310Z Compiling erased-serde v0.4.9
4732026-03-19T02:57:58.310Z Compiling winnow v0.7.14
4742026-03-19T02:57:58.402Z Compiling proc-macro-error v1.0.4
4752026-03-19T02:57:58.411Z Compiling errno v0.3.14
4762026-03-19T02:57:58.477Z Compiling thread-id v4.2.2
4772026-03-19T02:57:58.577Z Compiling indexmap v2.13.0
4782026-03-19T02:57:58.633Z Compiling thiserror v2.0.18
4792026-03-19T02:57:58.721Z Compiling utf8_iter v1.0.4
4802026-03-19T02:57:58.729Z Compiling camino v1.2.2
4812026-03-19T02:57:58.859Z Compiling percent-encoding v2.3.2
4822026-03-19T02:57:58.871Z Compiling pest_meta v2.8.6
4832026-03-19T02:57:58.871Z Compiling plain v0.2.3
4842026-03-19T02:57:58.944Z Compiling utf8parse v0.2.2
4852026-03-19T02:57:58.978Z Compiling syn v2.0.117
4862026-03-19T02:57:59.064Z Compiling log v0.4.29
4872026-03-19T02:57:59.095Z Compiling getrandom v0.4.1
4882026-03-19T02:57:59.138Z Compiling form_urlencoded v1.2.2
4892026-03-19T02:57:59.195Z Compiling anstyle-parse v0.2.7
4902026-03-19T02:57:59.394Z Compiling pretty-hex v0.4.1
4912026-03-19T02:57:59.477Z Compiling ordered-float v2.10.1
4922026-03-19T02:57:59.487Z Compiling is_terminal_polyfill v1.70.2
4932026-03-19T02:57:59.526Z Compiling anstyle-query v1.1.5
4942026-03-19T02:57:59.562Z Compiling colorchoice v1.0.4
4952026-03-19T02:57:59.575Z Compiling anstyle v1.0.13
4962026-03-19T02:57:59.618Z Compiling cfg-if v1.0.4
4972026-03-19T02:57:59.804Z Compiling fs-err v3.3.0
4982026-03-19T02:57:59.827Z Compiling once_cell v1.21.3
4992026-03-19T02:57:59.827Z Compiling unicode-xid v0.2.6
5002026-03-19T02:57:59.827Z Compiling bytecount v0.6.9
5012026-03-19T02:57:59.880Z Compiling anstream v0.6.21
5022026-03-19T02:57:59.906Z Compiling heck v0.4.1
5032026-03-19T02:57:59.987Z Compiling terminal_size v0.4.3
5042026-03-19T02:58:00.047Z Compiling heck v0.5.0
5052026-03-19T02:58:00.063Z Compiling fastrand v2.3.0
5062026-03-19T02:58:00.063Z Compiling anyhow v1.0.102
5072026-03-19T02:58:00.128Z Compiling clap_lex v1.0.0
5082026-03-19T02:58:00.171Z Compiling unicode-width v0.1.14
5092026-03-19T02:58:00.217Z Compiling fnv v1.0.7
5102026-03-19T02:58:00.278Z Compiling strsim v0.11.1
5112026-03-19T02:58:00.301Z Compiling tempfile v3.25.0
5122026-03-19T02:58:00.401Z Compiling memmap v0.7.0
5132026-03-19T02:58:00.416Z Compiling smawk v0.3.2
5142026-03-19T02:58:00.447Z Compiling unicode-width v0.2.0
5152026-03-19T02:58:00.486Z Compiling clap_builder v4.5.60
5162026-03-19T02:58:00.569Z Compiling semver v1.0.27
5172026-03-19T02:58:00.670Z Compiling papergrid v0.11.0
5182026-03-19T02:58:00.787Z Compiling unicode-linebreak v0.1.5
5192026-03-19T02:58:00.855Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5202026-03-19T02:58:01.042Z Compiling textwrap v0.16.2
5212026-03-19T02:58:01.072Z Compiling camino-tempfile v1.4.1
5222026-03-19T02:58:01.146Z Compiling serde-untagged v0.1.9
5232026-03-19T02:58:01.169Z Compiling swrite v0.1.0
5242026-03-19T02:58:01.585Z Compiling tabled_derive v0.7.0
5252026-03-19T02:58:02.487Z Compiling tabled v0.15.0
5262026-03-19T02:58:02.688Z Compiling synstructure v0.13.2
5272026-03-19T02:58:02.689Z Compiling pest_generator v2.8.6
5282026-03-19T02:58:03.479Z Compiling serde_derive v1.0.228
5292026-03-19T02:58:03.483Z Compiling zerofrom-derive v0.1.6
5302026-03-19T02:58:03.483Z Compiling yoke-derive v0.8.1
5312026-03-19T02:58:03.483Z Compiling zerovec-derive v0.11.2
5322026-03-19T02:58:03.483Z Compiling displaydoc v0.2.5
5332026-03-19T02:58:03.484Z Compiling thiserror-impl v1.0.69
5342026-03-19T02:58:03.485Z Compiling zerocopy-derive v0.7.35
5352026-03-19T02:58:03.485Z Compiling pest_derive v2.8.6
5362026-03-19T02:58:03.485Z Compiling scroll_derive v0.12.1
5372026-03-19T02:58:03.485Z Compiling thiserror-impl v2.0.18
5382026-03-19T02:58:03.485Z Compiling clap_derive v4.5.55
5392026-03-19T02:58:04.413Z Compiling scroll v0.12.0
5402026-03-19T02:58:04.729Z Compiling goblin v0.8.2
5412026-03-19T02:58:04.772Z Compiling zerocopy v0.7.35
5422026-03-19T02:58:04.786Z Compiling zerofrom v0.1.6
5432026-03-19T02:58:04.926Z Compiling yoke v0.8.1
5442026-03-19T02:58:05.143Z Compiling zerovec v0.11.5
5452026-03-19T02:58:05.143Z Compiling zerotrie v0.2.3
5462026-03-19T02:58:05.176Z Compiling dtrace-parser v0.2.0
5472026-03-19T02:58:05.465Z Compiling clap v4.5.60
5482026-03-19T02:58:05.757Z Compiling tinystr v0.8.2
5492026-03-19T02:58:05.758Z Compiling potential_utf v0.1.4
5502026-03-19T02:58:06.000Z Compiling icu_collections v2.1.1
5512026-03-19T02:58:06.028Z Compiling icu_locale_core v2.1.1
5522026-03-19T02:58:06.721Z Compiling icu_provider v2.1.1
5532026-03-19T02:58:06.915Z Compiling toml_datetime v0.6.11
5542026-03-19T02:58:06.916Z Compiling serde_spanned v0.6.9
5552026-03-19T02:58:06.921Z Compiling serde-value v0.7.0
5562026-03-19T02:58:06.921Z Compiling cargo-platform v0.2.0
5572026-03-19T02:58:06.921Z Compiling macaddr v1.0.1
5582026-03-19T02:58:06.939Z Compiling dof v0.3.0
5592026-03-19T02:58:06.949Z Compiling serde_tokenstream v0.2.3
5602026-03-19T02:58:07.025Z Compiling icu_normalizer v2.1.1
5612026-03-19T02:58:07.037Z Compiling icu_properties v2.1.2
5622026-03-19T02:58:07.160Z Compiling toml_edit v0.22.27
5632026-03-19T02:58:08.058Z Compiling usdt-macro v0.5.0
5642026-03-19T02:58:08.071Z Compiling usdt-attr-macro v0.5.0
5652026-03-19T02:58:08.399Z Compiling idna_adapter v1.2.1
5662026-03-19T02:58:08.492Z Compiling idna v1.1.0
5672026-03-19T02:58:08.812Z Compiling usdt v0.5.0
5682026-03-19T02:58:08.857Z Compiling url v2.5.8
5692026-03-19T02:58:09.017Z Compiling toml v0.8.23
5702026-03-19T02:58:09.486Z Compiling cargo-util-schemas v0.8.2
5712026-03-19T02:58:09.486Z Compiling cargo_toml v0.21.0
5722026-03-19T02:58:10.643Z Compiling cargo_metadata v0.21.0
5732026-03-19T02:58:11.953Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5742026-03-19T02:58:14.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.97s
5752026-03-19T02:58:15.122Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5762026-03-19T02:58:15.853Z Downloading crates ...
5772026-03-19T02:58:15.976Z Downloaded async-stream v0.3.6
5782026-03-19T02:58:15.980Z Downloaded bit-set v0.8.0
5792026-03-19T02:58:15.986Z Downloaded argon2 v0.5.3
5802026-03-19T02:58:15.986Z Downloaded aead v0.5.2
5812026-03-19T02:58:15.987Z Downloaded adler2 v2.0.1
5822026-03-19T02:58:15.992Z Downloaded crc-catalog v2.4.0
5832026-03-19T02:58:15.992Z Downloaded blowfish v0.9.1
5842026-03-19T02:58:15.992Z Downloaded cancel-safe-futures v0.1.5
5852026-03-19T02:58:16.014Z Downloaded float-ord v0.3.2
5862026-03-19T02:58:16.020Z Downloaded darling_macro v0.21.3
5872026-03-19T02:58:16.023Z Downloaded fixedbitset v0.4.2
5882026-03-19T02:58:16.023Z Downloaded derive_builder v0.20.2
5892026-03-19T02:58:16.031Z Downloaded cfg_aliases v0.2.1
5902026-03-19T02:58:16.031Z Downloaded critical-section v1.2.0
5912026-03-19T02:58:16.037Z Downloaded bitfield-struct v0.6.2
5922026-03-19T02:58:16.037Z Downloaded dtrace-parser v0.3.0
5932026-03-19T02:58:16.042Z Downloaded funty v2.0.0
5942026-03-19T02:58:16.048Z Downloaded chrono-tz v0.10.4
5952026-03-19T02:58:16.056Z Downloaded fatfs v0.3.6
5962026-03-19T02:58:16.060Z Downloaded base16ct v0.2.0
5972026-03-19T02:58:16.060Z Downloaded arrayref v0.3.9
5982026-03-19T02:58:16.061Z Downloaded derive_more-impl v2.1.1
5992026-03-19T02:58:16.081Z Downloaded display-error-chain v0.2.2
6002026-03-19T02:58:16.081Z Downloaded cfg_aliases v0.1.1
6012026-03-19T02:58:16.094Z Downloaded camino-tempfile-ext v0.3.3
6022026-03-19T02:58:16.094Z Downloaded atomic-waker v1.1.2
6032026-03-19T02:58:16.094Z Downloaded deranged v0.5.8
6042026-03-19T02:58:16.094Z Downloaded dropshot v0.16.7
6052026-03-19T02:58:16.103Z Downloaded flagset v0.4.7
6062026-03-19T02:58:16.103Z Downloaded daft-derive v0.1.5
6072026-03-19T02:58:16.103Z Downloaded fallible-iterator v0.2.0
6082026-03-19T02:58:16.103Z Downloaded filetime v0.2.27
6092026-03-19T02:58:16.103Z Downloaded ciborium v0.2.2
6102026-03-19T02:58:16.103Z Downloaded bitfield v0.19.4
6112026-03-19T02:58:16.113Z Downloaded backon v1.6.0
6122026-03-19T02:58:16.113Z Downloaded derive_more v0.99.20
6132026-03-19T02:58:16.113Z Downloaded crc v3.4.0
6142026-03-19T02:58:16.124Z Downloaded dirs-next v2.0.0
6152026-03-19T02:58:16.125Z Downloaded crossbeam-epoch v0.9.18
6162026-03-19T02:58:16.125Z Downloaded darling_core v0.21.3
6172026-03-19T02:58:16.125Z Downloaded crc8 v0.1.1
6182026-03-19T02:58:16.125Z Downloaded block-padding v0.3.3
6192026-03-19T02:58:16.125Z Downloaded base16ct v1.0.0
6202026-03-19T02:58:16.133Z Downloaded foreign-types-shared v0.3.1
6212026-03-19T02:58:16.133Z Downloaded ciborium-ll v0.2.2
6222026-03-19T02:58:16.134Z Downloaded futures-core v0.3.32
6232026-03-19T02:58:16.134Z Downloaded cipher v0.4.4
6242026-03-19T02:58:16.134Z Downloaded diesel_table_macro_syntax v0.3.0
6252026-03-19T02:58:16.134Z Downloaded ascii-canvas v3.0.0
6262026-03-19T02:58:16.135Z Downloaded async-stream-impl v0.3.6
6272026-03-19T02:58:16.135Z Downloaded fs-err v2.11.0
6282026-03-19T02:58:16.135Z Downloaded corncobs v0.1.4
6292026-03-19T02:58:16.141Z Downloaded futures-executor v0.3.32
6302026-03-19T02:58:16.141Z Downloaded flume v0.11.1
6312026-03-19T02:58:16.141Z Downloaded ciborium-io v0.2.2
6322026-03-19T02:58:16.141Z Downloaded fxhash v0.2.1
6332026-03-19T02:58:16.141Z Downloaded futures-util v0.3.32
6342026-03-19T02:58:16.146Z Downloaded foreign-types-macros v0.2.3
6352026-03-19T02:58:16.151Z Downloaded cpufeatures v0.3.0
6362026-03-19T02:58:16.151Z Downloaded cookie v0.18.1
6372026-03-19T02:58:16.159Z Downloaded buf-list v1.1.2
6382026-03-19T02:58:16.159Z Downloaded foreign-types v0.3.2
6392026-03-19T02:58:16.159Z Downloaded dsl_auto_type v0.2.0
6402026-03-19T02:58:16.159Z Downloaded base64ct v1.8.3
6412026-03-19T02:58:16.163Z Downloaded ghash v0.5.1
6422026-03-19T02:58:16.164Z Downloaded bcrypt-pbkdf v0.10.0
6432026-03-19T02:58:16.164Z Downloaded assert_matches v1.5.0
6442026-03-19T02:58:16.164Z Downloaded bit-set v0.5.3
6452026-03-19T02:58:16.164Z Downloaded cargo-platform v0.1.9
6462026-03-19T02:58:16.164Z Downloaded bb8 v0.8.6
6472026-03-19T02:58:16.171Z Downloaded backoff v0.4.0
6482026-03-19T02:58:16.171Z Downloaded fs_extra v1.3.0
6492026-03-19T02:58:16.171Z Downloaded crossterm v0.29.0
6502026-03-19T02:58:16.175Z Downloaded constant_time_eq v0.4.2
6512026-03-19T02:58:16.186Z Downloaded cmake v0.1.57
6522026-03-19T02:58:16.186Z Downloaded atomicwrites v0.4.4
6532026-03-19T02:58:16.186Z Downloaded derive_builder_macro v0.20.2
6542026-03-19T02:58:16.186Z Downloaded futures-macro v0.3.32
6552026-03-19T02:58:16.190Z Downloaded darling_core v0.20.11
6562026-03-19T02:58:16.191Z Downloaded convert_case v0.10.0
6572026-03-19T02:58:16.191Z Downloaded chacha20 v0.10.0
6582026-03-19T02:58:16.191Z Downloaded diesel_derives v2.3.7
6592026-03-19T02:58:16.197Z Downloaded gethostname v0.5.0
6602026-03-19T02:58:16.219Z Downloaded hash32 v0.3.1
6612026-03-19T02:58:16.223Z Downloaded hash32 v0.2.1
6622026-03-19T02:58:16.223Z Downloaded ecdsa v0.16.9
6632026-03-19T02:58:16.223Z Downloaded der v0.7.10
6642026-03-19T02:58:16.223Z Downloaded git-stub v1.0.0
6652026-03-19T02:58:16.223Z Downloaded futures-channel v0.3.32
6662026-03-19T02:58:16.224Z Downloaded colored v3.1.1
6672026-03-19T02:58:16.229Z Downloaded async-bb8-diesel v0.2.1
6682026-03-19T02:58:16.229Z Downloaded hubpack_derive v0.1.1
6692026-03-19T02:58:16.229Z Downloaded hostname v0.4.2
6702026-03-19T02:58:16.235Z Downloaded crossterm v0.28.1
6712026-03-19T02:58:16.235Z Downloaded heapless v0.8.0
6722026-03-19T02:58:16.245Z Downloaded git-stub-vcs v0.1.0
6732026-03-19T02:58:16.245Z Downloaded crossbeam-channel v0.5.15
6742026-03-19T02:58:16.250Z Downloaded crc32fast v1.5.0
6752026-03-19T02:58:16.250Z Downloaded cargo_toml v0.22.3
6762026-03-19T02:58:16.250Z Downloaded blake2 v0.10.6
6772026-03-19T02:58:16.250Z Downloaded instability v0.3.11
6782026-03-19T02:58:16.255Z Downloaded console v0.15.11
6792026-03-19T02:58:16.255Z Downloaded hubpack v0.1.2
6802026-03-19T02:58:16.255Z Downloaded csv v1.4.0
6812026-03-19T02:58:16.268Z Downloaded internet-checksum v0.2.1
6822026-03-19T02:58:16.271Z Downloaded allocator-api2 v0.2.21
6832026-03-19T02:58:16.271Z Downloaded futures-sink v0.3.32
6842026-03-19T02:58:16.277Z Downloaded clang-sys v1.8.1
6852026-03-19T02:58:16.277Z Downloaded bcs v0.1.6
6862026-03-19T02:58:16.283Z Downloaded md-5 v0.10.6
6872026-03-19T02:58:16.283Z Downloaded base64 v0.22.1
6882026-03-19T02:58:16.283Z Downloaded cargo_metadata v0.19.2
6892026-03-19T02:58:16.287Z Downloaded futures v0.3.32
6902026-03-19T02:58:16.287Z Downloaded crc-any v2.5.0
6912026-03-19T02:58:16.292Z Downloaded colored v2.2.0
6922026-03-19T02:58:16.292Z Downloaded lazy_static v1.5.0
6932026-03-19T02:58:16.300Z Downloaded base64 v0.21.7
6942026-03-19T02:58:16.300Z Downloaded bit-vec v0.8.0
6952026-03-19T02:58:16.345Z Downloaded home v0.5.12
6962026-03-19T02:58:16.345Z Downloaded group v0.13.0
6972026-03-19T02:58:16.345Z Downloaded chacha20 v0.9.1
6982026-03-19T02:58:16.345Z Downloaded cbc v0.1.2
6992026-03-19T02:58:16.345Z Downloaded async-trait v0.1.89
7002026-03-19T02:58:16.345Z Downloaded cookie_store v0.22.1
7012026-03-19T02:58:16.345Z Downloaded const_format v0.2.35
7022026-03-19T02:58:16.345Z Downloaded half v1.8.3
7032026-03-19T02:58:16.345Z Downloaded hyper-rustls v0.27.7
7042026-03-19T02:58:16.345Z Downloaded darling_macro v0.20.11
7052026-03-19T02:58:16.346Z Downloaded darling_macro v0.23.0
7062026-03-19T02:58:16.346Z Downloaded bumpalo v3.20.2
7072026-03-19T02:58:16.346Z Downloaded half v2.7.1
7082026-03-19T02:58:16.346Z Downloaded futures-io v0.3.32
7092026-03-19T02:58:16.346Z Downloaded dirs-sys-next v0.1.2
7102026-03-19T02:58:16.346Z Downloaded httparse v1.10.1
7112026-03-19T02:58:16.346Z Downloaded indoc v1.0.9
7122026-03-19T02:58:16.346Z Downloaded hex-literal v0.4.1
7132026-03-19T02:58:16.346Z Downloaded diesel-dtrace v0.5.0
7142026-03-19T02:58:16.346Z Downloaded derive_more v2.1.1
7152026-03-19T02:58:16.357Z Downloaded keccak v0.1.6
7162026-03-19T02:58:16.357Z Downloaded is_ci v1.2.0
7172026-03-19T02:58:16.357Z Downloaded lru-slab v0.1.2
7182026-03-19T02:58:16.357Z Downloaded chacha20poly1305 v0.10.1
7192026-03-19T02:58:16.357Z Downloaded inout v0.1.4
7202026-03-19T02:58:16.357Z Downloaded ingot-macros v0.1.1
7212026-03-19T02:58:16.357Z Downloaded debug-ignore v1.0.5
7222026-03-19T02:58:16.364Z Downloaded memoffset v0.9.1
7232026-03-19T02:58:16.364Z Downloaded match_cfg v0.1.0
7242026-03-19T02:58:16.364Z Downloaded highway v1.3.0
7252026-03-19T02:58:16.364Z Downloaded maybe-uninit v2.0.0
7262026-03-19T02:58:16.364Z Downloaded ctr v0.9.2
7272026-03-19T02:58:16.364Z Downloaded hashbrown v0.12.3
7282026-03-19T02:58:16.368Z Downloaded fixedbitset v0.5.7
7292026-03-19T02:58:16.368Z Downloaded either v1.15.0
7302026-03-19T02:58:16.368Z Downloaded indent_write v2.2.0
7312026-03-19T02:58:16.369Z Downloaded float-cmp v0.10.0
7322026-03-19T02:58:16.369Z Downloaded diff v0.1.13
7332026-03-19T02:58:16.372Z Downloaded managed v0.8.0
7342026-03-19T02:58:16.372Z Downloaded heapless v0.7.17
7352026-03-19T02:58:16.377Z Downloaded linear-map v1.2.0
7362026-03-19T02:58:16.381Z Downloaded openssl-macros v0.1.1
7372026-03-19T02:58:16.381Z Downloaded dropshot-api-manager-types v0.6.0
7382026-03-19T02:58:16.381Z Downloaded ipnet v2.11.0
7392026-03-19T02:58:16.381Z Downloaded drift v0.1.3
7402026-03-19T02:58:16.391Z Downloaded newline-converter v0.3.0
7412026-03-19T02:58:16.398Z Downloaded lru v0.12.5
7422026-03-19T02:58:16.398Z Downloaded lock_api v0.4.14
7432026-03-19T02:58:16.398Z Downloaded libsw v3.5.0
7442026-03-19T02:58:16.398Z Downloaded libsw-core v0.3.2
7452026-03-19T02:58:16.398Z Downloaded multimap v0.10.1
7462026-03-19T02:58:16.398Z Downloaded cc v1.2.56
7472026-03-19T02:58:16.405Z Downloaded libefi-sys v0.1.0
7482026-03-19T02:58:16.405Z Downloaded newtype-uuid-macros v0.1.0
7492026-03-19T02:58:16.405Z Downloaded jobserver v0.1.34
7502026-03-19T02:58:16.405Z Downloaded libloading v0.8.9
7512026-03-19T02:58:16.409Z Downloaded nonempty v0.12.0
7522026-03-19T02:58:16.409Z Downloaded ar_archive_writer v0.5.1
7532026-03-19T02:58:16.409Z Downloaded foldhash v0.2.0
7542026-03-19T02:58:16.409Z Downloaded curve25519-dalek v4.1.3
7552026-03-19T02:58:16.415Z Downloaded num_enum_derive v0.7.5
7562026-03-19T02:58:16.420Z Downloaded pbkdf2 v0.11.0
7572026-03-19T02:58:16.420Z Downloaded num-derive v0.4.2
7582026-03-19T02:58:16.425Z Downloaded aes-gcm v0.10.3
7592026-03-19T02:58:16.425Z Downloaded num_enum v0.5.11
7602026-03-19T02:58:16.430Z Downloaded pem-rfc7468 v0.7.0
7612026-03-19T02:58:16.435Z Downloaded opaque-debug v0.3.1
7622026-03-19T02:58:16.435Z Downloaded owo-colors v4.3.0
7632026-03-19T02:58:16.435Z Downloaded defmt-macros v1.0.1
7642026-03-19T02:58:16.435Z Downloaded nodrop v0.1.14
7652026-03-19T02:58:16.439Z Downloaded num_threads v0.1.7
7662026-03-19T02:58:16.439Z Downloaded num_enum v0.7.5
7672026-03-19T02:58:16.443Z Downloaded num-bigint v0.4.6
7682026-03-19T02:58:16.447Z Downloaded peg-runtime v0.8.5
7692026-03-19T02:58:16.447Z Downloaded path-slash v0.1.5
7702026-03-19T02:58:16.452Z Downloaded parse-size v1.1.0
7712026-03-19T02:58:16.452Z Downloaded parse-display v0.10.0
7722026-03-19T02:58:16.452Z Downloaded crossbeam-utils v0.8.21
7732026-03-19T02:58:16.456Z Downloaded num-bigint-dig v0.8.6
7742026-03-19T02:58:16.456Z Downloaded nanorand v0.7.0
7752026-03-19T02:58:16.460Z Downloaded num-derive v0.3.3
7762026-03-19T02:58:16.460Z Downloaded password-hash v0.5.0
7772026-03-19T02:58:16.465Z Downloaded crucible-workspace-hack v0.1.0
7782026-03-19T02:58:16.465Z Downloaded packed_struct_codegen v0.10.1
7792026-03-19T02:58:16.465Z Downloaded olpc-cjson v0.1.4
7802026-03-19T02:58:16.470Z Downloaded memmap2 v0.9.10
7812026-03-19T02:58:16.470Z Downloaded openssl-sys v0.9.111
7822026-03-19T02:58:16.474Z Downloaded derive-ex v0.1.8
7832026-03-19T02:58:16.474Z Downloaded der_derive v0.7.3
7842026-03-19T02:58:16.474Z Downloaded normalize-line-endings v0.3.0
7852026-03-19T02:58:16.478Z Downloaded postgres-protocol v0.6.10
7862026-03-19T02:58:16.478Z Downloaded hex v0.4.3
7872026-03-19T02:58:16.478Z Downloaded darling v0.20.11
7882026-03-19T02:58:16.486Z Downloaded derive-where v1.6.0
7892026-03-19T02:58:16.492Z Downloaded defmt-parser v1.0.0
7902026-03-19T02:58:16.492Z Downloaded packed_struct v0.10.1
7912026-03-19T02:58:16.492Z Downloaded multer v3.1.0
7922026-03-19T02:58:16.497Z Downloaded phf_shared v0.13.1
7932026-03-19T02:58:16.497Z Downloaded ignore v0.4.25
7942026-03-19T02:58:16.497Z Downloaded hashbrown v0.13.2
7952026-03-19T02:58:16.502Z Downloaded predicates-tree v1.0.13
7962026-03-19T02:58:16.502Z Downloaded powerfmt v0.2.0
7972026-03-19T02:58:16.502Z Downloaded hyper-util v0.1.20
7982026-03-19T02:58:16.511Z Downloaded find-msvc-tools v0.1.9
7992026-03-19T02:58:16.515Z Downloaded globwalk v0.9.1
8002026-03-19T02:58:16.515Z Downloaded downcast-rs v2.0.2
8012026-03-19T02:58:16.515Z Downloaded document-features v0.2.12
8022026-03-19T02:58:16.515Z Downloaded phf_shared v0.12.1
8032026-03-19T02:58:16.515Z Downloaded crunchy v0.2.4
8042026-03-19T02:58:16.515Z Downloaded foreign-types-shared v0.1.1
8052026-03-19T02:58:16.516Z Downloaded endian-type v0.1.2
8062026-03-19T02:58:16.516Z Downloaded difflib v0.4.0
8072026-03-19T02:58:16.516Z Downloaded phf_shared v0.11.3
8082026-03-19T02:58:16.519Z Downloaded http-body v1.0.1
8092026-03-19T02:58:16.520Z Downloaded http-body-util v0.1.3
8102026-03-19T02:58:16.520Z Downloaded fd-lock v4.0.4
8112026-03-19T02:58:16.525Z Downloaded darling v0.23.0
8122026-03-19T02:58:16.529Z Downloaded indicatif v0.18.4
8132026-03-19T02:58:16.529Z Downloaded oxide-tokio-rt v0.1.3
8142026-03-19T02:58:16.532Z Downloaded lalrpop-util v0.19.12
8152026-03-19T02:58:16.532Z Downloaded pin-utils v0.1.0
8162026-03-19T02:58:16.533Z Downloaded lru-cache v0.1.2
8172026-03-19T02:58:16.538Z Downloaded getrandom v0.2.17
8182026-03-19T02:58:16.538Z Downloaded openssl-probe v0.1.6
8192026-03-19T02:58:16.543Z Downloaded pbkdf2 v0.12.2
8202026-03-19T02:58:16.543Z Downloaded peg v0.8.5
8212026-03-19T02:58:16.543Z Downloaded derive_builder_core v0.20.2
8222026-03-19T02:58:16.548Z Downloaded omicron-zone-package v0.12.2
8232026-03-19T02:58:16.548Z Downloaded oxnet v0.1.4
8242026-03-19T02:58:16.553Z Downloaded erased-serde v0.3.31
8252026-03-19T02:58:16.553Z Downloaded hickory-resolver v0.24.4
8262026-03-19T02:58:16.556Z Downloaded num-complex v0.4.6
8272026-03-19T02:58:16.556Z Downloaded parking_lot_core v0.8.6
8282026-03-19T02:58:16.560Z Downloaded nu-ansi-term v0.50.3
8292026-03-19T02:58:16.565Z Downloaded humantime v2.3.0
8302026-03-19T02:58:16.565Z Downloaded num-iter v0.1.45
8312026-03-19T02:58:16.565Z Downloaded paste v1.0.15
8322026-03-19T02:58:16.570Z Downloaded indoc v2.0.7
8332026-03-19T02:58:16.570Z Downloaded num v0.4.3
8342026-03-19T02:58:16.574Z Downloaded jiff-static v0.2.21
8352026-03-19T02:58:16.574Z Downloaded progenitor-client v0.10.0
8362026-03-19T02:58:16.574Z Downloaded proc-macro-crate v3.4.0
8372026-03-19T02:58:16.578Z Downloaded hmac v0.12.1
8382026-03-19T02:58:16.578Z Downloaded impl-trait-for-tuples v0.2.3
8392026-03-19T02:58:16.591Z Downloaded pkcs8 v0.10.2
8402026-03-19T02:58:16.591Z Downloaded libscf-sys v1.1.0
8412026-03-19T02:58:16.592Z Downloaded httpdate v1.0.3
8422026-03-19T02:58:16.596Z Downloaded kstat-rs v0.2.4
8432026-03-19T02:58:16.596Z Downloaded progenitor-macro v0.11.2
8442026-03-19T02:58:16.596Z Downloaded native-tls v0.2.18
8452026-03-19T02:58:16.596Z Downloaded http v1.4.0
8462026-03-19T02:58:16.596Z Downloaded psm v0.1.30
8472026-03-19T02:58:16.596Z Downloaded pin-project-internal v1.1.11
8482026-03-19T02:58:16.596Z Downloaded new_debug_unreachable v1.0.6
8492026-03-19T02:58:16.603Z Downloaded quick-error v1.2.3
8502026-03-19T02:58:16.603Z Downloaded num-conv v0.2.0
8512026-03-19T02:58:16.603Z Downloaded mime v0.3.17
8522026-03-19T02:58:16.603Z Downloaded progenitor v0.11.2
8532026-03-19T02:58:16.603Z Downloaded predicates v3.1.4
8542026-03-19T02:58:16.608Z Downloaded ingot v0.1.1
8552026-03-19T02:58:16.608Z Downloaded des v0.8.1
8562026-03-19T02:58:16.608Z Downloaded linked-hash-map v0.5.6
8572026-03-19T02:58:16.620Z Downloaded rand_xorshift v0.4.0
8582026-03-19T02:58:16.620Z Downloaded pkcs5 v0.7.1
8592026-03-19T02:58:16.624Z Downloaded progenitor v0.13.0
8602026-03-19T02:58:16.624Z Downloaded proc-macro-error2 v2.0.1
8612026-03-19T02:58:16.625Z Downloaded headers v0.4.1
8622026-03-19T02:58:16.625Z Downloaded recursive v0.1.1
8632026-03-19T02:58:16.625Z Downloaded peg-macros v0.8.5
8642026-03-19T02:58:16.625Z Downloaded p256 v0.13.2
8652026-03-19T02:58:16.629Z Downloaded rand_chacha v0.3.1
8662026-03-19T02:58:16.630Z Downloaded primeorder v0.13.6
8672026-03-19T02:58:16.635Z Downloaded recursive-proc-macro-impl v0.1.1
8682026-03-19T02:58:16.635Z Downloaded rand_core v0.10.0
8692026-03-19T02:58:16.635Z Downloaded prefix-trie v0.7.0
8702026-03-19T02:58:16.646Z Downloaded iana-time-zone v0.1.65
8712026-03-19T02:58:16.646Z Downloaded progenitor-macro v0.13.0
8722026-03-19T02:58:16.647Z Downloaded curve25519-dalek-derive v0.1.1
8732026-03-19T02:58:16.647Z Downloaded rand_seeder v0.4.0
8742026-03-19T02:58:16.655Z Downloaded rand_core v0.9.5
8752026-03-19T02:58:16.655Z Downloaded progenitor-extras v0.1.1
8762026-03-19T02:58:16.656Z Downloaded pkg-config v0.3.32
8772026-03-19T02:58:16.656Z Downloaded p521 v0.13.3
8782026-03-19T02:58:16.656Z Downloaded rustc-hash v2.1.1
8792026-03-19T02:58:16.656Z Downloaded rand_core v0.6.4
8802026-03-19T02:58:16.661Z Downloaded num-rational v0.4.2
8812026-03-19T02:58:16.661Z Downloaded is-terminal v0.4.17
8822026-03-19T02:58:16.661Z Downloaded quinn-udp v0.5.14
8832026-03-19T02:58:16.661Z Downloaded hickory-server v0.25.2
8842026-03-19T02:58:16.661Z Downloaded russh-cryptovec v0.7.3
8852026-03-19T02:58:16.666Z Downloaded itertools v0.14.0
8862026-03-19T02:58:16.669Z Downloaded resolv-conf v0.7.6
8872026-03-19T02:58:16.670Z Downloaded salsa20 v0.10.2
8882026-03-19T02:58:16.670Z Downloaded ref-cast v1.0.25
8892026-03-19T02:58:16.675Z Downloaded dropshot-api-manager v0.6.0
8902026-03-19T02:58:16.680Z Downloaded progenitor-client v0.11.2
8912026-03-19T02:58:16.680Z Downloaded progenitor-impl v0.11.2
8922026-03-19T02:58:16.680Z Downloaded polyval v0.6.2
8932026-03-19T02:58:16.685Z Downloaded password-hash v0.4.2
8942026-03-19T02:58:16.685Z Downloaded hickory-client v0.25.2
8952026-03-19T02:58:16.685Z Downloaded progenitor-impl v0.10.0
8962026-03-19T02:58:16.690Z Downloaded proc-macro-crate v1.3.1
8972026-03-19T02:58:16.690Z Downloaded precomputed-hash v0.1.1
8982026-03-19T02:58:16.690Z Downloaded prettyplease v0.2.37
8992026-03-19T02:58:16.694Z Downloaded md5 v0.7.0
9002026-03-19T02:58:16.694Z Downloaded lzss v0.8.2
9012026-03-19T02:58:16.694Z Downloaded pretty_assertions v1.4.1
9022026-03-19T02:58:16.697Z Downloaded num-integer v0.1.46
9032026-03-19T02:58:16.697Z Downloaded phf v0.13.1
9042026-03-19T02:58:16.701Z Downloaded scrypt v0.11.0
9052026-03-19T02:58:16.702Z Downloaded libxml v0.3.3
9062026-03-19T02:58:16.706Z Downloaded scroll_derive v0.13.1
9072026-03-19T02:58:16.706Z Downloaded rtoolbox v0.0.3
9082026-03-19T02:58:16.710Z Downloaded parking_lot v0.11.2
9092026-03-19T02:58:16.710Z Downloaded pin-project-lite v0.2.17
9102026-03-19T02:58:16.714Z Downloaded indexmap v1.9.3
9112026-03-19T02:58:16.717Z Downloaded serde_repr v0.1.20
9122026-03-19T02:58:16.721Z Downloaded oso-derive v0.27.3
9132026-03-19T02:58:16.721Z Downloaded rustls-native-certs v0.8.3
9142026-03-19T02:58:16.724Z Downloaded secrecy v0.10.3
9152026-03-19T02:58:16.724Z Downloaded itertools v0.12.1
9162026-03-19T02:58:16.728Z Downloaded shell-words v1.1.1
9172026-03-19T02:58:16.733Z Downloaded sec1 v0.7.3
9182026-03-19T02:58:16.733Z Downloaded rustls-pemfile v1.0.4
9192026-03-19T02:58:16.739Z Downloaded radium v0.7.0
9202026-03-19T02:58:16.739Z Downloaded quinn v0.11.9
9212026-03-19T02:58:16.739Z Downloaded scopeguard v1.2.0
9222026-03-19T02:58:16.742Z Downloaded postgres-types v0.2.12
9232026-03-19T02:58:16.742Z Downloaded russh-keys v0.45.0
9242026-03-19T02:58:16.742Z Downloaded hashbrown v0.15.5
9252026-03-19T02:58:16.746Z Downloaded poly1305 v0.8.0
9262026-03-19T02:58:16.753Z Downloaded litrs v1.0.0
9272026-03-19T02:58:16.756Z Downloaded openssl-probe v0.2.1
9282026-03-19T02:58:16.756Z Downloaded newtype-uuid v1.3.2
9292026-03-19T02:58:16.757Z Downloaded hickory-resolver v0.25.2
9302026-03-19T02:58:16.760Z Downloaded progenitor-client v0.13.0
9312026-03-19T02:58:16.760Z Downloaded proc-macro-error-attr2 v2.0.0
9322026-03-19T02:58:16.760Z Downloaded minimal-lexical v0.2.1
9332026-03-19T02:58:16.766Z Downloaded ref-cast-impl v1.0.25
9342026-03-19T02:58:16.766Z Downloaded ingot-types v0.1.2
9352026-03-19T02:58:16.770Z Downloaded serde-big-array v0.5.1
9362026-03-19T02:58:16.770Z Downloaded predicates-core v1.0.10
9372026-03-19T02:58:16.770Z Downloaded num_enum_derive v0.5.11
9382026-03-19T02:58:16.770Z Downloaded rand v0.8.5
9392026-03-19T02:58:16.779Z Downloaded sapling-renderdag v0.1.0
9402026-03-19T02:58:16.779Z Downloaded rustc_version v0.4.1
9412026-03-19T02:58:16.779Z Downloaded rfc6979 v0.4.0
9422026-03-19T02:58:16.785Z Downloaded progenitor-macro v0.10.0
9432026-03-19T02:58:16.786Z Downloaded r2d2 v0.8.10
9442026-03-19T02:58:16.786Z Downloaded ed25519 v2.2.3
9452026-03-19T02:58:16.786Z Downloaded pkcs1 v0.7.5
9462026-03-19T02:58:16.786Z Downloaded rand v0.9.2
9472026-03-19T02:58:16.798Z Downloaded iddqd v0.3.17
9482026-03-19T02:58:16.805Z Downloaded serde_urlencoded v0.7.1
9492026-03-19T02:58:16.805Z Downloaded sha1 v0.10.6
9502026-03-19T02:58:16.806Z Downloaded serde_plain v1.0.2
9512026-03-19T02:58:16.806Z Downloaded semver v0.1.20
9522026-03-19T02:58:16.806Z Downloaded publicsuffix v2.3.0
9532026-03-19T02:58:16.806Z Downloaded secrecy v0.8.0
9542026-03-19T02:58:16.806Z Downloaded siphasher v1.0.2
9552026-03-19T02:58:16.807Z Downloaded aho-corasick v1.1.4
9562026-03-19T02:58:16.814Z Downloaded rustls-pemfile v2.2.0
9572026-03-19T02:58:16.814Z Downloaded signature v2.2.0
9582026-03-19T02:58:16.814Z Downloaded iri-string v0.7.10
9592026-03-19T02:58:16.823Z Downloaded psl-types v2.0.11
9602026-03-19T02:58:16.823Z Downloaded same-file v1.0.6
9612026-03-19T02:58:16.824Z Downloaded scheduled-thread-pool v0.2.7
9622026-03-19T02:58:16.828Z Downloaded rand_chacha v0.9.0
9632026-03-19T02:58:16.828Z Downloaded papergrid v0.17.0
9642026-03-19T02:58:16.828Z Downloaded sigpipe v0.1.3
9652026-03-19T02:58:16.828Z Downloaded signal-hook-tokio v0.3.1
9662026-03-19T02:58:16.828Z Downloaded rusty-fork v0.3.1
9672026-03-19T02:58:16.828Z Downloaded serde_spanned v1.0.4
9682026-03-19T02:58:16.833Z Downloaded rustls-platform-verifier v0.6.2
9692026-03-19T02:58:16.833Z Downloaded atty v0.2.14
9702026-03-19T02:58:16.838Z Downloaded phf v0.12.1
9712026-03-19T02:58:16.838Z Downloaded flate2 v1.1.9
9722026-03-19T02:58:16.841Z Downloaded slog-bunyan v2.5.0
9732026-03-19T02:58:16.841Z Downloaded serde_bytes v0.11.19
9742026-03-19T02:58:16.842Z Downloaded serde-hex v0.1.0
9752026-03-19T02:58:16.848Z Downloaded sct v0.7.1
9762026-03-19T02:58:16.853Z Downloaded pin-project v1.1.11
9772026-03-19T02:58:16.856Z Downloaded supports-color v3.0.2
9782026-03-19T02:58:16.856Z Downloaded sqlparser_derive v0.5.0
9792026-03-19T02:58:16.860Z Downloaded signal-hook-mio v0.2.5
9802026-03-19T02:58:16.860Z Downloaded miniz_oxide v0.8.9
9812026-03-19T02:58:16.865Z Downloaded thread-id v5.1.0
9822026-03-19T02:58:16.865Z Downloaded strip-ansi-escapes v0.2.1
9832026-03-19T02:58:16.865Z Downloaded sync_wrapper v1.0.2
9842026-03-19T02:58:16.868Z Downloaded ssh-encoding v0.2.0
9852026-03-19T02:58:16.868Z Downloaded ssh-cipher v0.2.0
9862026-03-19T02:58:16.868Z Downloaded slog-term v2.9.2
9872026-03-19T02:58:16.874Z Downloaded simd-adler32 v0.3.8
9882026-03-19T02:58:16.874Z Downloaded schemars_derive v0.8.22
9892026-03-19T02:58:16.874Z Downloaded slog-dtrace v0.3.0
9902026-03-19T02:58:16.879Z Downloaded hyper v1.8.1
9912026-03-19T02:58:16.884Z Downloaded take_mut v0.2.2
9922026-03-19T02:58:16.884Z Downloaded sqlformat v0.3.5
9932026-03-19T02:58:16.884Z Downloaded slog-async v2.8.0
9942026-03-19T02:58:16.889Z Downloaded tabled_derive v0.11.0
9952026-03-19T02:58:16.889Z Downloaded sync-ptr v0.1.4
9962026-03-19T02:58:16.889Z Downloaded snafu-derive v0.8.9
9972026-03-19T02:58:16.889Z Downloaded portable-atomic v1.13.1
9982026-03-19T02:58:16.895Z Downloaded subtle v2.6.1
9992026-03-19T02:58:16.900Z Downloaded smallvec v0.6.14
10002026-03-19T02:58:16.900Z Downloaded strum v0.26.3
10012026-03-19T02:58:16.900Z Downloaded ron v0.8.1
10022026-03-19T02:58:16.904Z Downloaded termios v0.3.3
10032026-03-19T02:58:16.904Z Downloaded tabwriter v1.4.1
10042026-03-19T02:58:16.907Z Downloaded tagptr v0.2.0
10052026-03-19T02:58:16.907Z Downloaded structmeta v0.3.0
10062026-03-19T02:58:16.908Z Downloaded testing_table v0.3.0
10072026-03-19T02:58:16.908Z Downloaded termtree v0.5.1
10082026-03-19T02:58:16.912Z Downloaded smf v0.2.3
10092026-03-19T02:58:16.912Z Downloaded slog-scope v4.4.1
10102026-03-19T02:58:16.913Z Downloaded slog-json v2.6.1
10112026-03-19T02:58:16.919Z Downloaded rustls-pki-types v1.14.0
10122026-03-19T02:58:16.919Z Downloaded postcard v1.1.3
10132026-03-19T02:58:16.922Z Downloaded time-core v0.1.8
10142026-03-19T02:58:16.923Z Downloaded thiserror-impl-no-std v2.0.2
10152026-03-19T02:58:16.923Z Downloaded parking_lot_core v0.9.12
10162026-03-19T02:58:16.923Z Downloaded tap v1.0.1
10172026-03-19T02:58:16.928Z Downloaded serde_with_macros v3.17.0
10182026-03-19T02:58:16.928Z Downloaded bitvec v1.0.1
10192026-03-19T02:58:16.936Z Downloaded tinyvec_macros v0.1.1
10202026-03-19T02:58:16.942Z Downloaded strum_macros v0.27.2
10212026-03-19T02:58:16.942Z Downloaded stringprep v0.1.5
10222026-03-19T02:58:16.947Z Downloaded static_assertions v1.1.0
10232026-03-19T02:58:16.947Z Downloaded stacker v0.1.23
10242026-03-19T02:58:16.947Z Downloaded support-bundle-viewer v0.1.2
10252026-03-19T02:58:16.947Z Downloaded ron v0.12.0
10262026-03-19T02:58:16.951Z Downloaded slog-stdlog v4.1.1
10272026-03-19T02:58:16.955Z Downloaded tokio-native-tls v0.3.1
10282026-03-19T02:58:16.955Z Downloaded time-macros v0.2.27
10292026-03-19T02:58:16.958Z Downloaded tower-layer v0.3.3
10302026-03-19T02:58:16.958Z Downloaded blake3 v1.8.3
10312026-03-19T02:58:16.965Z Downloaded strum_macros v0.26.4
10322026-03-19T02:58:16.976Z Downloaded tiny-keccak v2.0.2
10332026-03-19T02:58:16.976Z Downloaded serde_yaml v0.9.34+deprecated
10342026-03-19T02:58:16.986Z Downloaded mio v1.1.1
10352026-03-19T02:58:16.986Z Downloaded trait-variant v0.1.2
10362026-03-19T02:58:16.986Z Downloaded tower-service v0.3.3
10372026-03-19T02:58:16.986Z Downloaded toml_writer v1.0.6+spec-1.1.0
10382026-03-19T02:58:16.986Z Downloaded spin v0.9.8
10392026-03-19T02:58:16.997Z Downloaded tokio-dtrace v0.1.1
10402026-03-19T02:58:16.997Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10412026-03-19T02:58:16.997Z Downloaded thread_local v1.1.9
10422026-03-19T02:58:16.997Z Downloaded thiserror-no-std v2.0.2
10432026-03-19T02:58:16.997Z Downloaded tokio-rustls v0.25.0
10442026-03-19T02:58:17.007Z Downloaded socket2 v0.6.2
10452026-03-19T02:58:17.007Z Downloaded tls_codec v0.4.2
10462026-03-19T02:58:17.007Z Downloaded subprocess v0.2.15
10472026-03-19T02:58:17.007Z Downloaded tokio-tungstenite v0.23.1
10482026-03-19T02:58:17.007Z Downloaded utf-8 v0.7.6
10492026-03-19T02:58:17.007Z Downloaded snafu v0.8.9
10502026-03-19T02:58:17.012Z Downloaded tokio-rustls v0.26.4
10512026-03-19T02:58:17.012Z Downloaded spki v0.7.3
10522026-03-19T02:58:17.012Z Downloaded aws-lc-rs v1.16.0
10532026-03-19T02:58:17.018Z Downloaded try-lock v0.2.5
10542026-03-19T02:58:17.022Z Downloaded rcgen v0.12.1
10552026-03-19T02:58:17.022Z Downloaded bindgen v0.71.1
10562026-03-19T02:58:17.026Z Downloaded usdt-macro v0.6.0
10572026-03-19T02:58:17.027Z Downloaded tar v0.4.44
10582026-03-19T02:58:17.068Z Downloaded slog v2.8.2
10592026-03-19T02:58:17.080Z Downloaded string_cache v0.8.9
10602026-03-19T02:58:17.080Z Downloaded signal-hook v0.3.18
10612026-03-19T02:58:17.080Z Downloaded ryu v1.0.23
10622026-03-19T02:58:17.080Z Downloaded term v1.2.1
10632026-03-19T02:58:17.080Z Downloaded waitgroup v0.1.2
10642026-03-19T02:58:17.080Z Downloaded usdt-attr-macro v0.6.0
10652026-03-19T02:58:17.080Z Downloaded chrono v0.4.44
10662026-03-19T02:58:17.081Z Downloaded want v0.3.1
10672026-03-19T02:58:17.081Z Downloaded usdt v0.6.0
10682026-03-19T02:58:17.081Z Downloaded git2 v0.20.4
10692026-03-19T02:58:17.081Z Downloaded xshell-macros v0.2.7
10702026-03-19T02:58:17.081Z Downloaded void v1.0.2
10712026-03-19T02:58:17.081Z Downloaded tui-tree-widget v0.23.1
10722026-03-19T02:58:17.081Z Downloaded toml v0.7.8
10732026-03-19T02:58:17.081Z Downloaded toml v0.9.12+spec-1.1.0
10742026-03-19T02:58:17.081Z Downloaded test-strategy v0.4.5
10752026-03-19T02:58:17.086Z Downloaded xshell v0.2.7
10762026-03-19T02:58:17.086Z Downloaded unsafe-libyaml v0.2.11
10772026-03-19T02:58:17.086Z Downloaded zone_cfg_derive v0.3.1
10782026-03-19T02:58:17.086Z Downloaded hkdf v0.12.4
10792026-03-19T02:58:17.086Z Downloaded itertools v0.13.0
10802026-03-19T02:58:17.092Z Downloaded unicase v2.9.0
10812026-03-19T02:58:17.097Z Downloaded typify-macro v0.6.1
10822026-03-19T02:58:17.097Z Downloaded russh v0.45.0
10832026-03-19T02:58:17.100Z Downloaded tracing-attributes v0.1.31
10842026-03-19T02:58:17.100Z Downloaded zeroize_derive v1.4.3
10852026-03-19T02:58:17.101Z Downloaded whoami v1.6.1
10862026-03-19T02:58:17.105Z Downloaded tokio-stream v0.1.18
10872026-03-19T02:58:17.110Z Downloaded tokio-rustls v0.24.1
10882026-03-19T02:58:17.110Z Downloaded tokio-macros v2.6.0
10892026-03-19T02:58:17.111Z Downloaded vergen-lib v0.1.6
10902026-03-19T02:58:17.117Z Downloaded proptest v1.10.0
10912026-03-19T02:58:17.121Z Downloaded universal-hash v0.5.1
10922026-03-19T02:58:17.121Z Downloaded usdt-impl v0.6.0
10932026-03-19T02:58:17.121Z Downloaded progenitor v0.10.0
10942026-03-19T02:58:17.126Z Downloaded unit-prefix v0.5.2
10952026-03-19T02:58:17.126Z Downloaded unarray v0.1.4
10962026-03-19T02:58:17.126Z Downloaded h2 v0.4.13
10972026-03-19T02:58:17.131Z Downloaded walkdir v2.5.0
10982026-03-19T02:58:17.140Z Downloaded wait-timeout v0.2.1
10992026-03-19T02:58:17.140Z Downloaded toml_edit v0.19.15
11002026-03-19T02:58:17.150Z Downloaded wyz v0.5.1
11012026-03-19T02:58:17.155Z Downloaded whoami v2.1.0
11022026-03-19T02:58:17.155Z Downloaded vergen-gitcl v1.0.8
11032026-03-19T02:58:17.155Z Downloaded vergen-git2 v1.0.7
11042026-03-19T02:58:17.155Z Downloaded unicode-truncate v1.1.0
11052026-03-19T02:58:17.156Z Downloaded unicode-properties v0.1.4
11062026-03-19T02:58:17.156Z Downloaded twox-hash v2.1.2
11072026-03-19T02:58:17.160Z Downloaded zeroize v1.8.2
11082026-03-19T02:58:17.160Z Downloaded samael v0.0.19
11092026-03-19T02:58:17.164Z Downloaded goblin v0.10.5
11102026-03-19T02:58:17.167Z Downloaded term v0.7.0
11112026-03-19T02:58:17.172Z Downloaded rayon-core v1.13.0
11122026-03-19T02:58:17.175Z Downloaded signal-hook-registry v1.4.8
11132026-03-19T02:58:17.175Z Downloaded untrusted v0.9.0
11142026-03-19T02:58:17.175Z Downloaded shlex v1.3.0
11152026-03-19T02:58:17.180Z Downloaded oso v0.27.3
11162026-03-19T02:58:17.180Z Downloaded zstd v0.13.3
11172026-03-19T02:58:17.185Z Downloaded schemars v1.2.1
11182026-03-19T02:58:17.192Z Downloaded xz2 v0.1.7
11192026-03-19T02:58:17.197Z Downloaded rustls-webpki v0.103.9
11202026-03-19T02:58:17.197Z Downloaded yasna v0.5.2
11212026-03-19T02:58:17.201Z Downloaded xattr v1.6.1
11222026-03-19T02:58:17.201Z Downloaded zstd-safe v7.2.4
11232026-03-19T02:58:17.201Z Downloaded untrusted v0.7.1
11242026-03-19T02:58:17.201Z Downloaded zone v0.3.1
11252026-03-19T02:58:17.205Z Downloaded yansi v1.0.1
11262026-03-19T02:58:17.205Z Downloaded tracing-core v0.1.36
11272026-03-19T02:58:17.208Z Downloaded slog-envlogger v2.2.0
11282026-03-19T02:58:17.209Z Downloaded toml_parser v1.0.9+spec-1.1.0
11292026-03-19T02:58:17.209Z Downloaded qorb v0.4.1
11302026-03-19T02:58:17.215Z Downloaded typify v0.4.3
11312026-03-19T02:58:17.218Z Downloaded uzers v0.12.2
11322026-03-19T02:58:17.218Z Downloaded tungstenite v0.21.0
11332026-03-19T02:58:17.226Z Downloaded steno v0.4.1
11342026-03-19T02:58:17.230Z Downloaded tungstenite v0.23.0
11352026-03-19T02:58:17.230Z Downloaded tokio-postgres v0.7.16
11362026-03-19T02:58:17.230Z Downloaded tinyvec v1.10.0
11372026-03-19T02:58:17.234Z Downloaded rustls-webpki v0.101.7
11382026-03-19T02:58:17.242Z Downloaded vte v0.14.1
11392026-03-19T02:58:17.246Z Downloaded vergen v9.0.6
11402026-03-19T02:58:17.246Z Downloaded tower v0.5.3
11412026-03-19T02:58:17.253Z Downloaded toml_edit v0.23.10+spec-1.0.0
11422026-03-19T02:58:17.257Z Downloaded salty v0.3.0
11432026-03-19T02:58:17.260Z Downloaded topological-sort v0.2.2
11442026-03-19T02:58:17.264Z Downloaded similar v2.7.0
11452026-03-19T02:58:17.271Z Downloaded socket2 v0.5.10
11462026-03-19T02:58:17.271Z Downloaded typify v0.6.1
11472026-03-19T02:58:17.276Z Downloaded moka v0.12.13
11482026-03-19T02:58:17.280Z Downloaded unicode-bidi v0.3.18
11492026-03-19T02:58:17.280Z Downloaded serde_with v3.17.0
11502026-03-19T02:58:17.288Z Downloaded uuid v1.21.0
11512026-03-19T02:58:17.292Z Downloaded zerocopy-derive v0.8.40
11522026-03-19T02:58:17.295Z Downloaded rustyline v14.0.0
11532026-03-19T02:58:17.299Z Downloaded parse-display-derive v0.10.0
11542026-03-19T02:58:17.303Z Downloaded openssl v0.10.75
11552026-03-19T02:58:17.308Z Downloaded tough v0.20.0
11562026-03-19T02:58:17.314Z Downloaded strum_macros v0.24.3
11572026-03-19T02:58:17.319Z Downloaded regex-syntax v0.6.29
11582026-03-19T02:58:17.323Z Downloaded rustls-webpki v0.102.8
11592026-03-19T02:58:17.335Z Downloaded unicode_categories v0.1.1
11602026-03-19T02:58:17.344Z Downloaded reedline v0.40.0
11612026-03-19T02:58:17.351Z Downloaded libm v0.2.16
11622026-03-19T02:58:17.352Z Downloaded x509-cert v0.2.5
11632026-03-19T02:58:17.359Z Downloaded typify-macro v0.4.3
11642026-03-19T02:58:17.359Z Downloaded typed-path v0.9.3
11652026-03-19T02:58:17.363Z Downloaded radix_trie v0.2.1
11662026-03-19T02:58:17.367Z Downloaded ssh-key v0.6.7
11672026-03-19T02:58:17.371Z Downloaded zip v0.6.6
11682026-03-19T02:58:17.375Z Downloaded itertools v0.10.5
11692026-03-19T02:58:17.378Z Downloaded rustc_version v0.1.7
11702026-03-19T02:58:17.379Z Downloaded serde_cbor v0.11.2
11712026-03-19T02:58:17.382Z Downloaded regex v1.12.3
11722026-03-19T02:58:17.386Z Downloaded rpassword v7.4.0
11732026-03-19T02:58:17.386Z Downloaded rand v0.10.0
11742026-03-19T02:58:17.390Z Downloaded lalrpop v0.19.12
11752026-03-19T02:58:17.397Z Downloaded reqwest v0.12.28
11762026-03-19T02:58:17.403Z Downloaded unicode-segmentation v1.12.0
11772026-03-19T02:58:17.406Z Downloaded p384 v0.13.1
11782026-03-19T02:58:17.410Z Downloaded env_filter v1.0.0
11792026-03-19T02:58:17.410Z Downloaded petname v2.0.2
11802026-03-19T02:58:17.414Z Downloaded rustls v0.22.4
11812026-03-19T02:58:17.426Z Downloaded unicode-normalization v0.1.25
11822026-03-19T02:58:17.430Z Downloaded zip v4.6.1
11832026-03-19T02:58:17.430Z Downloaded tokio-util v0.7.18
11842026-03-19T02:58:17.434Z Downloaded tower-http v0.6.8
11852026-03-19T02:58:17.440Z Downloaded rustls v0.23.37
11862026-03-19T02:58:17.448Z Downloaded reqwest v0.13.2
11872026-03-19T02:58:17.452Z Downloaded smoltcp v0.11.0
11882026-03-19T02:58:17.461Z Downloaded bstr v1.12.1
11892026-03-19T02:58:17.468Z Downloaded zopfli v0.8.3
11902026-03-19T02:58:17.472Z Downloaded webpki-roots v1.0.6
11912026-03-19T02:58:17.479Z Downloaded openapiv3 v2.2.0
11922026-03-19T02:58:17.487Z Downloaded nix v0.28.0
11932026-03-19T02:58:17.504Z Downloaded regex-syntax v0.8.10
11942026-03-19T02:58:17.508Z Downloaded winnow v0.6.26
11952026-03-19T02:58:17.516Z Downloaded quinn-proto v0.11.13
11962026-03-19T02:58:17.522Z Downloaded winnow v0.5.40
11972026-03-19T02:58:17.531Z Downloaded nix v0.29.0
11982026-03-19T02:58:17.540Z Downloaded nix v0.27.1
11992026-03-19T02:58:17.547Z Downloaded object v0.30.4
12002026-03-19T02:58:17.552Z Downloaded quick-xml v0.37.5
12012026-03-19T02:58:17.561Z Downloaded tabled v0.20.0
12022026-03-19T02:58:17.570Z Downloaded rustls v0.21.12
12032026-03-19T02:58:17.580Z Downloaded smoltcp v0.9.1
12042026-03-19T02:58:17.586Z Downloaded time v0.3.47
12052026-03-19T02:58:17.595Z Downloaded zlib-rs v0.6.2
12062026-03-19T02:58:17.601Z Downloaded vcpkg v0.2.15
12072026-03-19T02:58:17.634Z Downloaded zerocopy-derive v0.6.6
12082026-03-19T02:58:17.641Z Downloaded typify-impl v0.6.1
12092026-03-19T02:58:17.651Z Downloaded zerocopy v0.8.40
12102026-03-19T02:58:17.659Z Downloaded zerocopy v0.6.6
12112026-03-19T02:58:17.663Z Downloaded tls_codec_derive v0.4.2
12122026-03-19T02:58:17.663Z Downloaded typify-impl v0.4.3
12132026-03-19T02:58:17.671Z Downloaded polar-core v0.27.3
12142026-03-19T02:58:17.677Z Downloaded petgraph v0.6.5
12152026-03-19T02:58:17.690Z Downloaded nix v0.31.1
12162026-03-19T02:58:17.699Z Downloaded rustix v0.38.44
12172026-03-19T02:58:17.717Z Downloaded libz-sys v1.1.24
12182026-03-19T02:58:17.732Z Downloaded object v0.37.3
12192026-03-19T02:58:17.745Z Downloaded hickory-proto v0.25.2
12202026-03-19T02:58:17.752Z Downloaded sha3 v0.10.8
12212026-03-19T02:58:17.756Z Downloaded sled v0.34.7
12222026-03-19T02:58:17.763Z Downloaded tokio v1.49.0
12232026-03-19T02:58:17.792Z Downloaded bzip2-sys v0.1.13+1.0.8
12242026-03-19T02:58:17.804Z Downloaded tracing v0.1.44
12252026-03-19T02:58:17.821Z Downloaded sqlparser v0.61.0
12262026-03-19T02:58:17.827Z Downloaded regress v0.10.5
12272026-03-19T02:58:17.832Z Downloaded vsss-rs v3.3.4
12282026-03-19T02:58:17.841Z Downloaded rayon v1.11.0
12292026-03-19T02:58:17.846Z Downloaded diesel v2.3.7
12302026-03-19T02:58:17.859Z Downloaded regex-automata v0.4.14
12312026-03-19T02:58:17.869Z Downloaded ratatui v0.29.0
12322026-03-19T02:58:17.884Z Downloaded schemars v0.9.0
12332026-03-19T02:58:17.891Z Downloaded ring v0.17.14
12342026-03-19T02:58:17.924Z Downloaded cstr-argument v0.1.2
12352026-03-19T02:58:17.931Z Downloaded lzma-sys v0.1.20
12362026-03-19T02:58:17.947Z Downloaded rustversion v1.0.22
12372026-03-19T02:58:17.951Z Downloaded nom v7.1.3
12382026-03-19T02:58:17.954Z Downloaded seq-macro v0.3.6
12392026-03-19T02:58:17.954Z Downloaded structmeta-derive v0.3.0
12402026-03-19T02:58:17.958Z Downloaded parking_lot v0.12.5
12412026-03-19T02:58:17.958Z Downloaded serde_path_to_error v0.1.20
12422026-03-19T02:58:17.958Z Downloaded jiff v0.2.21
12432026-03-19T02:58:17.971Z Downloaded rsa v0.9.10
12442026-03-19T02:58:17.982Z Downloaded progenitor-impl v0.13.0
12452026-03-19T02:58:17.986Z Downloaded libgit2-sys v0.18.3+1.9.2
12462026-03-19T02:58:18.022Z Downloaded petgraph v0.8.3
12472026-03-19T02:58:18.040Z Downloaded slab v0.4.12
12482026-03-19T02:58:18.045Z Downloaded serde_derive_internals v0.29.1
12492026-03-19T02:58:18.045Z Downloaded scroll v0.13.0
12502026-03-19T02:58:18.045Z Downloaded ppv-lite86 v0.2.21
12512026-03-19T02:58:18.048Z Downloaded schemars v0.8.22
12522026-03-19T02:58:18.052Z Downloaded pem v3.0.6
12532026-03-19T02:58:18.056Z Downloaded hyper-staticfile v0.10.1
12542026-03-19T02:58:18.056Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12552026-03-19T02:58:18.069Z Downloaded http-range v0.1.5
12562026-03-19T02:58:18.073Z Downloaded elliptic-curve v0.13.8
12572026-03-19T02:58:18.073Z Downloaded dropshot_endpoint v0.16.7
12582026-03-19T02:58:18.077Z Downloaded ipnetwork v0.21.1
12592026-03-19T02:58:18.077Z Downloaded glob v0.3.3
12602026-03-19T02:58:18.084Z Downloaded maplit v1.0.2
12612026-03-19T02:58:18.084Z Downloaded instant v0.1.13
12622026-03-19T02:58:18.084Z Downloaded ident_case v1.0.1
12632026-03-19T02:58:18.085Z Downloaded foldhash v0.1.5
12642026-03-19T02:58:18.085Z Downloaded ena v0.14.4
12652026-03-19T02:58:18.088Z Downloaded darling_core v0.23.0
12662026-03-19T02:58:18.088Z Downloaded crypto-bigint v0.5.5
12672026-03-19T02:58:18.092Z Downloaded libbz2-rs-sys v0.2.2
12682026-03-19T02:58:18.092Z Downloaded headers-core v0.3.0
12692026-03-19T02:58:18.092Z Downloaded ed25519-dalek v2.2.0
12702026-03-19T02:58:18.096Z Downloaded nibble_vec v0.1.0
12712026-03-19T02:58:18.096Z Downloaded newtype_derive v0.1.6
12722026-03-19T02:58:18.096Z Downloaded mime_guess v2.0.5
12732026-03-19T02:58:18.101Z Downloaded hickory-proto v0.24.4
12742026-03-19T02:58:18.108Z Downloaded csv-core v0.1.13
12752026-03-19T02:58:18.111Z Downloaded crossbeam-deque v0.8.6
12762026-03-19T02:58:18.111Z Downloaded darling v0.21.3
12772026-03-19T02:58:18.116Z Downloaded arc-swap v1.8.2
12782026-03-19T02:58:18.116Z Downloaded hyper-tls v0.6.0
12792026-03-19T02:58:18.120Z Downloaded hostname v0.3.1
12802026-03-19T02:58:18.120Z Downloaded globset v0.4.18
12812026-03-19T02:58:18.120Z Downloaded futures-task v0.3.32
12822026-03-19T02:58:18.124Z Downloaded expectorate v1.2.0
12832026-03-19T02:58:18.124Z Downloaded enum-as-inner v0.6.1
12842026-03-19T02:58:18.124Z Downloaded dyn-clone v1.0.20
12852026-03-19T02:58:18.124Z Downloaded dunce v1.0.5
12862026-03-19T02:58:18.127Z Downloaded daft v0.1.5
12872026-03-19T02:58:18.128Z Downloaded compact_str v0.8.1
12882026-03-19T02:58:18.131Z Downloaded bytes v1.11.1
12892026-03-19T02:58:18.135Z Downloaded foreign-types v0.5.0
12902026-03-19T02:58:18.135Z Downloaded ff v0.13.1
12912026-03-19T02:58:18.135Z Downloaded embedded-io v0.6.1
12922026-03-19T02:58:18.135Z Downloaded aes v0.8.4
12932026-03-19T02:58:18.138Z Downloaded defmt v0.3.100
12942026-03-19T02:58:18.138Z Downloaded getrandom v0.3.4
12952026-03-19T02:58:18.142Z Downloaded encoding_rs v0.8.35
12962026-03-19T02:58:18.171Z Downloaded const_format_proc_macros v0.2.34
12972026-03-19T02:58:18.176Z Downloaded bit-vec v0.6.3
12982026-03-19T02:58:18.176Z Downloaded bzip2 v0.4.4
12992026-03-19T02:58:18.176Z Downloaded const-oid v0.9.6
13002026-03-19T02:58:18.176Z Downloaded console v0.16.2
13012026-03-19T02:58:18.176Z Downloaded cexpr v0.6.0
13022026-03-19T02:58:18.176Z Downloaded cassowary v0.3.0
13032026-03-19T02:58:18.176Z Downloaded arrayvec v0.7.6
13042026-03-19T02:58:18.177Z Downloaded array-init v0.0.4
13052026-03-19T02:58:18.177Z Downloaded embedded-io v0.4.0
13062026-03-19T02:58:18.177Z Downloaded async-recursion v1.1.1
13072026-03-19T02:58:18.177Z Downloaded ahash v0.8.12
13082026-03-19T02:58:18.177Z Downloaded env_logger v0.11.9
13092026-03-19T02:58:18.177Z Downloaded dof v0.4.0
13102026-03-19T02:58:18.187Z Downloaded defmt v1.0.1
13112026-03-19T02:58:18.187Z Downloaded data-encoding v2.10.0
13122026-03-19T02:58:18.188Z Downloaded convert_case v0.4.0
13132026-03-19T02:58:18.188Z Downloaded cobs v0.3.0
13142026-03-19T02:58:18.211Z Downloaded bitflags v1.3.2
13152026-03-19T02:58:18.211Z Downloaded castaway v0.2.4
13162026-03-19T02:58:18.211Z Downloaded bzip2 v0.6.1
13172026-03-19T02:58:18.211Z Downloaded bitfield-macros v0.19.4
13182026-03-19T02:58:18.805Z Downloaded aws-lc-sys v0.37.1
13192026-03-19T02:58:19.885Z Downloaded tokio-tungstenite v0.21.0
13202026-03-19T02:58:20.301Z Downloaded strum v0.27.2
13212026-03-19T02:58:20.458Z Compiling libc v0.2.180
13222026-03-19T02:58:20.458Z Compiling serde v1.0.228
13232026-03-19T02:58:20.471Z Compiling log v0.4.29
13242026-03-19T02:58:20.472Z Compiling shlex v1.3.0
13252026-03-19T02:58:20.472Z Compiling find-msvc-tools v0.1.9
13262026-03-19T02:58:20.472Z Compiling smallvec v1.15.1
13272026-03-19T02:58:20.472Z Compiling typenum v1.19.0
13282026-03-19T02:58:20.472Z Compiling subtle v2.6.1
13292026-03-19T02:58:20.680Z Compiling generic-array v0.14.7
13302026-03-19T02:58:20.687Z Compiling scopeguard v1.2.0
13312026-03-19T02:58:20.720Z Compiling portable-atomic v1.13.1
13322026-03-19T02:58:20.782Z Compiling const-oid v0.9.6
13332026-03-19T02:58:20.785Z Compiling critical-section v1.2.0
13342026-03-19T02:58:20.807Z Compiling syn v2.0.117
13352026-03-19T02:58:20.826Z Compiling zerocopy v0.8.40
13362026-03-19T02:58:20.865Z Compiling pin-project-lite v0.2.17
13372026-03-19T02:58:20.909Z Compiling lock_api v0.4.14
13382026-03-19T02:58:20.926Z Compiling parking_lot_core v0.9.12
13392026-03-19T02:58:20.939Z Compiling serde_json v1.0.149
13402026-03-19T02:58:20.971Z Compiling pkg-config v0.3.32
13412026-03-19T02:58:20.971Z Compiling bitflags v2.11.0
13422026-03-19T02:58:20.980Z Compiling libm v0.2.16
13432026-03-19T02:58:20.980Z Compiling num-traits v0.2.19
13442026-03-19T02:58:21.130Z Compiling futures-core v0.3.32
13452026-03-19T02:58:21.167Z Compiling percent-encoding v2.3.2
13462026-03-19T02:58:21.194Z Compiling allocator-api2 v0.2.21
13472026-03-19T02:58:21.255Z Compiling futures-sink v0.3.32
13482026-03-19T02:58:21.374Z Compiling foldhash v0.2.0
13492026-03-19T02:58:21.379Z Compiling cpufeatures v0.2.17
13502026-03-19T02:58:21.450Z Compiling futures-channel v0.3.32
13512026-03-19T02:58:21.486Z Compiling getrandom v0.4.1
13522026-03-19T02:58:21.508Z Compiling slab v0.4.12
13532026-03-19T02:58:21.535Z Compiling futures-task v0.3.32
13542026-03-19T02:58:21.574Z Compiling futures-io v0.3.32
13552026-03-19T02:58:21.640Z Compiling hashbrown v0.16.1
13562026-03-19T02:58:21.663Z Compiling rustversion v1.0.22
13572026-03-19T02:58:21.686Z Compiling getrandom v0.3.4
13582026-03-19T02:58:21.730Z Compiling rand_core v0.10.0
13592026-03-19T02:58:21.771Z Compiling form_urlencoded v1.2.2
13602026-03-19T02:58:21.793Z Compiling dunce v1.0.5
13612026-03-19T02:58:21.816Z Compiling fs_extra v1.3.0
13622026-03-19T02:58:21.820Z Compiling ident_case v1.0.1
13632026-03-19T02:58:21.882Z Compiling getrandom v0.2.17
13642026-03-19T02:58:21.927Z Compiling jobserver v0.1.34
13652026-03-19T02:58:21.952Z Compiling errno v0.3.14
13662026-03-19T02:58:22.056Z Compiling mio v1.1.1
13672026-03-19T02:58:22.081Z Compiling socket2 v0.6.2
13682026-03-19T02:58:22.081Z Compiling base64ct v1.8.3
13692026-03-19T02:58:22.157Z Compiling rand_core v0.6.4
13702026-03-19T02:58:22.219Z Compiling signal-hook-registry v1.4.8
13712026-03-19T02:58:22.241Z Compiling once_cell v1.21.3
13722026-03-19T02:58:22.331Z Compiling cc v1.2.56
13732026-03-19T02:58:22.378Z Compiling parking_lot v0.12.5
13742026-03-19T02:58:22.534Z Compiling indexmap v2.13.0
13752026-03-19T02:58:22.607Z Compiling pem-rfc7468 v0.7.0
13762026-03-19T02:58:22.626Z Compiling flagset v0.4.7
13772026-03-19T02:58:22.626Z Compiling rustix v1.1.3
13782026-03-19T02:58:22.626Z Compiling iana-time-zone v0.1.65
13792026-03-19T02:58:22.653Z Compiling uuid v1.21.0
13802026-03-19T02:58:22.659Z Compiling rustc_version v0.4.1
13812026-03-19T02:58:22.756Z Compiling vcpkg v0.2.15
13822026-03-19T02:58:22.775Z Compiling aws-lc-rs v1.16.0
13832026-03-19T02:58:22.794Z Compiling regex-syntax v0.8.10
13842026-03-19T02:58:22.929Z Compiling rand_core v0.9.5
13852026-03-19T02:58:22.990Z Compiling tracing-core v0.1.36
13862026-03-19T02:58:23.014Z Compiling crossbeam-utils v0.8.21
13872026-03-19T02:58:23.040Z Compiling syn v1.0.109
13882026-03-19T02:58:23.122Z Compiling httparse v1.10.1
13892026-03-19T02:58:23.183Z Compiling base64 v0.22.1
13902026-03-19T02:58:23.373Z Compiling openssl-probe v0.2.1
13912026-03-19T02:58:23.404Z Compiling untrusted v0.9.0
13922026-03-19T02:58:23.404Z Compiling schemars v0.8.22
13932026-03-19T02:58:23.417Z Compiling cmake v0.1.57
13942026-03-19T02:58:23.501Z Compiling untrusted v0.7.1
13952026-03-19T02:58:23.519Z Compiling try-lock v0.2.5
13962026-03-19T02:58:23.641Z Compiling tower-layer v0.3.3
13972026-03-19T02:58:23.679Z Compiling atomic-waker v1.1.2
13982026-03-19T02:58:23.680Z Compiling rustls v0.23.37
13992026-03-19T02:58:23.685Z Compiling tinyvec_macros v0.1.1
14002026-03-19T02:58:23.779Z Compiling tower-service v0.3.3
14012026-03-19T02:58:23.785Z Compiling dyn-clone v1.0.20
14022026-03-19T02:58:23.849Z Compiling tinyvec v1.10.0
14032026-03-19T02:58:23.874Z Compiling want v0.3.1
14042026-03-19T02:58:23.882Z Compiling spin v0.9.8
14052026-03-19T02:58:23.899Z Compiling aho-corasick v1.1.4
14062026-03-19T02:58:23.965Z Compiling foreign-types-shared v0.1.1
14072026-03-19T02:58:23.969Z Compiling time-core v0.1.8
14082026-03-19T02:58:24.014Z Compiling num-conv v0.2.0
14092026-03-19T02:58:24.014Z Compiling powerfmt v0.2.0
14102026-03-19T02:58:24.062Z Compiling httpdate v1.0.3
14112026-03-19T02:58:24.091Z Compiling pin-utils v0.1.0
14122026-03-19T02:58:24.180Z Compiling crc32fast v1.5.0
14132026-03-19T02:58:24.222Z Compiling openssl v0.10.75
14142026-03-19T02:58:24.245Z Compiling foreign-types v0.3.2
14152026-03-19T02:58:24.248Z Compiling time-macros v0.2.27
14162026-03-19T02:58:24.248Z Compiling wait-timeout v0.2.1
14172026-03-19T02:58:24.310Z Compiling deranged v0.5.8
14182026-03-19T02:58:24.344Z Compiling num_threads v0.1.7
14192026-03-19T02:58:24.371Z Compiling either v1.15.0
14202026-03-19T02:58:24.375Z Compiling siphasher v1.0.2
14212026-03-19T02:58:24.416Z Compiling quick-error v1.2.3
14222026-03-19T02:58:24.419Z Compiling bit-vec v0.8.0
14232026-03-19T02:58:24.494Z Compiling usdt-impl v0.6.0
14242026-03-19T02:58:24.557Z Compiling native-tls v0.2.18
14252026-03-19T02:58:24.578Z Compiling simd-adler32 v0.3.8
14262026-03-19T02:58:24.682Z Compiling unicode-normalization v0.1.25
14272026-03-19T02:58:24.706Z Compiling crossbeam-epoch v0.9.18
14282026-03-19T02:58:24.706Z Compiling aws-lc-sys v0.37.1
14292026-03-19T02:58:24.706Z Compiling ring v0.17.14
14302026-03-19T02:58:24.734Z Compiling openssl-sys v0.9.111
14312026-03-19T02:58:24.769Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14322026-03-19T02:58:24.827Z Compiling tempfile v3.25.0
14332026-03-19T02:58:24.951Z Compiling bit-set v0.8.0
14342026-03-19T02:58:25.121Z Compiling synstructure v0.13.2
14352026-03-19T02:58:25.162Z Compiling serde_derive_internals v0.29.1
14362026-03-19T02:58:25.187Z Compiling pest_generator v2.8.6
14372026-03-19T02:58:25.234Z Compiling darling_core v0.20.11
14382026-03-19T02:58:25.317Z Compiling regex-automata v0.4.14
14392026-03-19T02:58:25.381Z Compiling rusty-fork v0.3.1
14402026-03-19T02:58:25.776Z Compiling darling_core v0.21.3
14412026-03-19T02:58:25.816Z Compiling bzip2-sys v0.1.13+1.0.8
14422026-03-19T02:58:25.856Z Compiling time v0.3.47
14432026-03-19T02:58:25.993Z Compiling slog v2.8.2
14442026-03-19T02:58:26.176Z Compiling rand_xorshift v0.4.0
14452026-03-19T02:58:26.199Z Compiling heapless v0.7.17
14462026-03-19T02:58:26.309Z Compiling thread-id v5.1.0
14472026-03-19T02:58:26.339Z Compiling sync_wrapper v1.0.2
14482026-03-19T02:58:26.802Z Compiling cookie v0.18.1
14492026-03-19T02:58:26.806Z Compiling rayon-core v1.13.0
14502026-03-19T02:58:26.806Z Compiling unicode-bidi v0.3.18
14512026-03-19T02:58:26.807Z Compiling signal-hook v0.3.18
14522026-03-19T02:58:26.807Z Compiling unicode-segmentation v1.12.0
14532026-03-19T02:58:26.807Z Compiling zstd-safe v7.2.4
14542026-03-19T02:58:26.807Z Compiling anyhow v1.0.102
14552026-03-19T02:58:26.807Z Compiling adler2 v2.0.1
14562026-03-19T02:58:26.807Z Compiling paste v1.0.15
14572026-03-19T02:58:26.813Z Compiling unarray v0.1.4
14582026-03-19T02:58:26.864Z Compiling unicode-properties v0.1.4
14592026-03-19T02:58:26.961Z Compiling miniz_oxide v0.8.9
14602026-03-19T02:58:27.163Z Compiling stringprep v0.1.5
14612026-03-19T02:58:27.236Z Compiling crossbeam-deque v0.8.6
14622026-03-19T02:58:27.280Z Compiling num-integer v0.1.46
14632026-03-19T02:58:27.284Z Compiling vergen-lib v0.1.6
14642026-03-19T02:58:27.436Z Compiling curve25519-dalek v4.1.3
14652026-03-19T02:58:27.528Z Compiling ff v0.13.1
14662026-03-19T02:58:27.552Z Compiling hash32 v0.2.1
14672026-03-19T02:58:27.707Z Compiling serde_derive v1.0.228
14682026-03-19T02:58:27.731Z Compiling zeroize_derive v1.4.3
14692026-03-19T02:58:27.752Z Compiling zerofrom-derive v0.1.6
14702026-03-19T02:58:27.805Z Compiling yoke-derive v0.8.1
14712026-03-19T02:58:27.831Z Compiling zerocopy-derive v0.8.40
14722026-03-19T02:58:27.855Z Compiling zerovec-derive v0.11.2
14732026-03-19T02:58:27.887Z Compiling displaydoc v0.2.5
14742026-03-19T02:58:28.107Z Compiling tokio-macros v2.6.0
14752026-03-19T02:58:28.161Z Compiling futures-macro v0.3.32
14762026-03-19T02:58:28.616Z Compiling der_derive v0.7.3
14772026-03-19T02:58:28.640Z Compiling zeroize v1.8.2
14782026-03-19T02:58:28.944Z Compiling thiserror-impl v2.0.18
14792026-03-19T02:58:29.110Z Compiling rustls-pki-types v1.14.0
14802026-03-19T02:58:29.291Z Compiling futures-util v0.3.32
14812026-03-19T02:58:29.396Z Compiling tracing-attributes v0.1.31
14822026-03-19T02:58:29.477Z Compiling schemars_derive v0.8.22
14832026-03-19T02:58:29.499Z Compiling scroll_derive v0.13.1
14842026-03-19T02:58:29.753Z Compiling crypto-common v0.1.7
14852026-03-19T02:58:29.773Z Compiling block-buffer v0.10.4
14862026-03-19T02:58:29.799Z Compiling zerofrom v0.1.6
14872026-03-19T02:58:29.802Z Compiling block-padding v0.3.3
14882026-03-19T02:58:29.963Z Compiling yoke v0.8.1
14892026-03-19T02:58:29.981Z Compiling digest v0.10.7
14902026-03-19T02:58:29.984Z Compiling der v0.7.10
14912026-03-19T02:58:30.029Z Compiling inout v0.1.4
14922026-03-19T02:58:30.053Z Compiling pest_derive v2.8.6
14932026-03-19T02:58:30.223Z Compiling zerovec v0.11.5
14942026-03-19T02:58:30.267Z Compiling zerotrie v0.2.3
14952026-03-19T02:58:30.337Z Compiling hmac v0.12.1
14962026-03-19T02:58:30.400Z Compiling sha2 v0.10.9
14972026-03-19T02:58:30.557Z Compiling cipher v0.4.4
14982026-03-19T02:58:30.650Z Compiling pbkdf2 v0.12.2
14992026-03-19T02:58:30.693Z Compiling scroll v0.13.0
15002026-03-19T02:58:30.865Z Compiling darling_macro v0.20.11
15012026-03-19T02:58:30.875Z Compiling thiserror v2.0.18
15022026-03-19T02:58:30.927Z Compiling tinystr v0.8.2
15032026-03-19T02:58:30.951Z Compiling potential_utf v0.1.4
15042026-03-19T02:58:30.994Z Compiling salsa20 v0.10.2
15052026-03-19T02:58:31.078Z Compiling aes v0.8.4
15062026-03-19T02:58:31.193Z Compiling icu_locale_core v2.1.1
15072026-03-19T02:58:31.216Z Compiling icu_collections v2.1.1
15082026-03-19T02:58:31.217Z Compiling spki v0.7.3
15092026-03-19T02:58:31.264Z Compiling scrypt v0.11.0
15102026-03-19T02:58:31.326Z Compiling cbc v0.1.2
15112026-03-19T02:58:31.368Z Compiling tracing v0.1.44
15122026-03-19T02:58:31.465Z Compiling darling v0.20.11
15132026-03-19T02:58:31.951Z Compiling goblin v0.10.5
15142026-03-19T02:58:31.955Z Compiling thiserror-impl v1.0.69
15152026-03-19T02:58:31.955Z Compiling openssl-macros v0.1.1
15162026-03-19T02:58:31.955Z Compiling derive_builder_core v0.20.2
15172026-03-19T02:58:31.955Z Compiling pkcs5 v0.7.1
15182026-03-19T02:58:31.955Z Compiling dtrace-parser v0.3.0
15192026-03-19T02:58:31.955Z Compiling signature v2.2.0
15202026-03-19T02:58:32.203Z Compiling icu_provider v2.1.1
15212026-03-19T02:58:32.241Z Compiling pkcs8 v0.10.2
15222026-03-19T02:58:32.439Z Compiling rustls-native-certs v0.8.3
15232026-03-19T02:58:32.519Z Compiling icu_normalizer v2.1.1
15242026-03-19T02:58:32.550Z Compiling icu_properties v2.1.2
15252026-03-19T02:58:32.575Z Compiling scroll_derive v0.12.1
15262026-03-19T02:58:32.617Z Compiling md-5 v0.10.6
15272026-03-19T02:58:32.664Z Compiling bytes v1.11.1
15282026-03-19T02:58:32.745Z Compiling chrono v0.4.44
15292026-03-19T02:58:32.847Z Compiling ipnet v2.11.0
15302026-03-19T02:58:32.870Z Compiling toml_datetime v0.6.11
15312026-03-19T02:58:32.907Z Compiling serde_tokenstream v0.2.3
15322026-03-19T02:58:32.940Z Compiling derive_builder_macro v0.20.2
15332026-03-19T02:58:33.241Z Compiling serde_spanned v0.6.9
15342026-03-19T02:58:33.302Z Compiling erased-serde v0.3.31
15352026-03-19T02:58:33.326Z Compiling webpki-roots v1.0.6
15362026-03-19T02:58:33.352Z Compiling tokio v1.49.0
15372026-03-19T02:58:33.376Z Compiling http v1.4.0
15382026-03-19T02:58:33.453Z Compiling thiserror v1.0.69
15392026-03-19T02:58:33.918Z Compiling scroll v0.12.0
15402026-03-19T02:58:33.918Z Compiling darling_macro v0.21.3
15412026-03-19T02:58:33.918Z Compiling zerocopy-derive v0.7.35
15422026-03-19T02:58:33.918Z Compiling memoffset v0.9.1
15432026-03-19T02:58:33.918Z Compiling iri-string v0.7.10
15442026-03-19T02:58:33.918Z Compiling fallible-iterator v0.2.0
15452026-03-19T02:58:33.918Z Compiling idna_adapter v1.2.1
15462026-03-19T02:58:33.918Z Compiling ryu v1.0.23
15472026-03-19T02:58:34.056Z Compiling idna v1.1.0
15482026-03-19T02:58:34.079Z Compiling litrs v1.0.0
15492026-03-19T02:58:34.083Z Compiling cfg_aliases v0.2.1
15502026-03-19T02:58:34.146Z Compiling psl-types v2.0.11
15512026-03-19T02:58:34.191Z Compiling ppv-lite86 v0.2.21
15522026-03-19T02:58:34.197Z Compiling num-bigint-dig v0.8.6
15532026-03-19T02:58:34.238Z Compiling zlib-rs v0.6.2
15542026-03-19T02:58:34.323Z Compiling http-body v1.0.1
15552026-03-19T02:58:34.418Z Compiling rustix v0.38.44
15562026-03-19T02:58:34.471Z Compiling url v2.5.8
15572026-03-19T02:58:34.534Z Compiling http-body-util v0.1.3
15582026-03-19T02:58:34.669Z Compiling rand_chacha v0.9.0
15592026-03-19T02:58:34.703Z Compiling rand_chacha v0.3.1
15602026-03-19T02:58:34.788Z Compiling ref-cast v1.0.25
15612026-03-19T02:58:34.830Z Compiling base16ct v0.2.0
15622026-03-19T02:58:34.833Z Compiling smoltcp v0.9.1
15632026-03-19T02:58:34.881Z Compiling document-features v0.2.12
15642026-03-19T02:58:34.961Z Compiling rand v0.9.2
15652026-03-19T02:58:34.985Z Compiling rand v0.8.5
15662026-03-19T02:58:35.036Z Compiling sec1 v0.7.3
15672026-03-19T02:58:35.379Z Compiling zerocopy v0.7.35
15682026-03-19T02:58:35.435Z Compiling publicsuffix v2.3.0
15692026-03-19T02:58:35.871Z Compiling nix v0.31.1
15702026-03-19T02:58:35.874Z Compiling dof v0.4.0
15712026-03-19T02:58:35.874Z Compiling darling v0.21.3
15722026-03-19T02:58:35.874Z Compiling serde_urlencoded v0.7.1
15732026-03-19T02:58:35.874Z Compiling proptest v1.10.0
15742026-03-19T02:58:35.874Z Compiling postgres-protocol v0.6.10
15752026-03-19T02:58:36.027Z Compiling goblin v0.8.2
15762026-03-19T02:58:36.047Z Compiling derive_builder v0.20.2
15772026-03-19T02:58:36.067Z Compiling cargo-platform v0.1.9
15782026-03-19T02:58:36.133Z Compiling hkdf v0.12.4
15792026-03-19T02:58:36.156Z Compiling hubpack_derive v0.1.1
15802026-03-19T02:58:36.214Z Compiling crypto-bigint v0.5.5
15812026-03-19T02:58:36.230Z Compiling regex v1.12.3
15822026-03-19T02:58:36.365Z Compiling ipnetwork v0.21.1
15832026-03-19T02:58:36.575Z Compiling strum_macros v0.27.2
15842026-03-19T02:58:36.593Z Compiling daft-derive v0.1.5
15852026-03-19T02:58:36.766Z Compiling oxnet v0.1.4
15862026-03-19T02:58:36.875Z Compiling curve25519-dalek-derive v0.1.1
15872026-03-19T02:58:36.904Z Compiling ref-cast-impl v1.0.25
15882026-03-19T02:58:37.103Z Compiling async-trait v0.1.89
15892026-03-19T02:58:37.225Z Compiling group v0.13.0
15902026-03-19T02:58:37.347Z Compiling num-iter v0.1.45
15912026-03-19T02:58:37.578Z Compiling proc-macro-error v1.0.4
15922026-03-19T02:58:37.768Z Compiling heck v0.4.1
15932026-03-19T02:58:37.883Z Compiling terminal_size v0.4.3
15942026-03-19T02:58:38.006Z Compiling phf_shared v0.13.1
15952026-03-19T02:58:38.046Z Compiling lazy_static v1.5.0
15962026-03-19T02:58:38.079Z Compiling vergen v9.0.6
15972026-03-19T02:58:38.101Z Compiling fs-err v3.3.0
15982026-03-19T02:58:38.104Z Compiling ahash v0.8.12
15992026-03-19T02:58:38.148Z Compiling managed v0.8.0
16002026-03-19T02:58:38.182Z Compiling object v0.37.3
16012026-03-19T02:58:38.340Z Compiling winnow v0.5.40
16022026-03-19T02:58:38.371Z Compiling bumpalo v3.20.2
16032026-03-19T02:58:38.374Z Compiling foldhash v0.1.5
16042026-03-19T02:58:38.374Z Compiling bitflags v1.3.2
16052026-03-19T02:58:38.443Z Compiling libbz2-rs-sys v0.2.2
16062026-03-19T02:58:38.466Z Compiling flate2 v1.1.9
16072026-03-19T02:58:38.574Z Compiling tokio-util v0.7.18
16082026-03-19T02:58:38.578Z Compiling tower v0.5.3
16092026-03-19T02:58:38.626Z Compiling tokio-native-tls v0.3.1
16102026-03-19T02:58:38.720Z Compiling zopfli v0.8.3
16112026-03-19T02:58:38.832Z Compiling hashbrown v0.15.5
16122026-03-19T02:58:38.869Z Compiling console v0.16.2
16132026-03-19T02:58:39.064Z Compiling bzip2 v0.6.1
16142026-03-19T02:58:39.131Z Compiling clap_builder v4.5.60
16152026-03-19T02:58:39.217Z Compiling newtype-uuid v1.3.2
16162026-03-19T02:58:39.277Z Compiling tower-http v0.6.8
16172026-03-19T02:58:39.351Z Compiling dof v0.3.0
16182026-03-19T02:58:39.431Z Compiling phf v0.13.1
16192026-03-19T02:58:39.461Z Compiling strum v0.27.2
16202026-03-19T02:58:39.533Z Compiling h2 v0.4.13
16212026-03-19T02:58:39.641Z Compiling daft v0.1.5
16222026-03-19T02:58:39.689Z Compiling zone_cfg_derive v0.3.1
16232026-03-19T02:58:39.694Z Compiling rayon v1.11.0
16242026-03-19T02:58:39.694Z Compiling signal-hook-mio v0.2.5
16252026-03-19T02:58:39.694Z Compiling usdt-macro v0.6.0
16262026-03-19T02:58:39.860Z Compiling usdt-attr-macro v0.6.0
16272026-03-19T02:58:40.055Z Compiling cargo_metadata v0.19.2
16282026-03-19T02:58:40.394Z Compiling toml_edit v0.19.15
16292026-03-19T02:58:40.419Z Compiling cookie_store v0.22.1
16302026-03-19T02:58:40.569Z Compiling elliptic-curve v0.13.8
16312026-03-19T02:58:40.692Z Compiling hubpack v0.1.2
16322026-03-19T02:58:40.771Z Compiling bzip2 v0.4.4
16332026-03-19T02:58:40.894Z Compiling postgres-types v0.2.12
16342026-03-19T02:58:41.081Z Compiling serde_with_macros v3.17.0
16352026-03-19T02:58:41.107Z Compiling zstd v0.13.3
16362026-03-19T02:58:41.131Z Compiling dtrace-parser v0.2.0
16372026-03-19T02:58:41.351Z Compiling serde-big-array v0.5.1
16382026-03-19T02:58:41.477Z Compiling hex v0.4.3
16392026-03-19T02:58:41.532Z Compiling ed25519 v2.2.3
16402026-03-19T02:58:41.554Z Compiling pkcs1 v0.7.5
16412026-03-19T02:58:41.705Z Compiling rfc6979 v0.4.0
16422026-03-19T02:58:41.864Z Compiling bstr v1.12.1
16432026-03-19T02:58:41.886Z Compiling enum-as-inner v0.6.1
16442026-03-19T02:58:41.971Z Compiling clap_derive v4.5.55
16452026-03-19T02:58:42.123Z Compiling serde_repr v0.1.20
16462026-03-19T02:58:42.249Z Compiling strum_macros v0.26.4
16472026-03-19T02:58:42.295Z Compiling itertools v0.12.1
16482026-03-19T02:58:42.643Z Compiling phf_shared v0.11.3
16492026-03-19T02:58:42.674Z Compiling float-cmp v0.10.0
16502026-03-19T02:58:42.743Z Compiling thread-id v4.2.2
16512026-03-19T02:58:42.847Z Compiling memmap2 v0.9.10
16522026-03-19T02:58:42.870Z Compiling env_filter v1.0.0
16532026-03-19T02:58:42.870Z Compiling encoding_rs v0.8.35
16542026-03-19T02:58:42.873Z Compiling fixedbitset v0.4.2
16552026-03-19T02:58:42.937Z Compiling difflib v0.4.0
16562026-03-19T02:58:42.940Z Compiling precomputed-hash v0.1.1
16572026-03-19T02:58:43.491Z Compiling rustc-hash v2.1.1
16582026-03-19T02:58:43.496Z Compiling keccak v0.1.6
16592026-03-19T02:58:43.496Z Compiling new_debug_unreachable v1.0.6
16602026-03-19T02:58:43.496Z Compiling static_assertions v1.1.0
16612026-03-19T02:58:43.496Z Compiling predicates-core v1.0.10
16622026-03-19T02:58:43.496Z Compiling whoami v2.1.0
16632026-03-19T02:58:43.496Z Compiling jiff v0.2.21
16642026-03-19T02:58:43.571Z Compiling normalize-line-endings v0.3.0
16652026-03-19T02:58:43.618Z Compiling mime v0.3.17
16662026-03-19T02:58:44.111Z Compiling hyper v1.8.1
16672026-03-19T02:58:44.114Z Compiling unit-prefix v0.5.2
16682026-03-19T02:58:44.114Z Compiling data-encoding v2.10.0
16692026-03-19T02:58:44.114Z Compiling fixedbitset v0.5.7
16702026-03-19T02:58:44.114Z Compiling zone v0.3.1
16712026-03-19T02:58:44.115Z Compiling indicatif v0.18.4
16722026-03-19T02:58:44.115Z Compiling predicates v3.1.4
16732026-03-19T02:58:44.313Z Compiling hickory-proto v0.25.2
16742026-03-19T02:58:44.349Z Compiling petgraph v0.8.3
16752026-03-19T02:58:44.414Z Compiling tokio-postgres v0.7.16
16762026-03-19T02:58:44.585Z Compiling clap v4.5.60
16772026-03-19T02:58:44.704Z Compiling sha3 v0.10.8
16782026-03-19T02:58:45.249Z Compiling strum v0.26.3
16792026-03-19T02:58:45.274Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16802026-03-19T02:58:45.275Z Compiling string_cache v0.8.9
16812026-03-19T02:58:45.275Z Compiling iddqd v0.3.17
16822026-03-19T02:58:45.275Z Compiling toml_edit v0.22.27
16832026-03-19T02:58:45.275Z Compiling petgraph v0.6.5
16842026-03-19T02:58:45.275Z Compiling env_logger v0.11.9
16852026-03-19T02:58:45.296Z Compiling hyper-util v0.1.20
16862026-03-19T02:58:45.309Z Compiling usdt v0.6.0
16872026-03-19T02:58:45.336Z Compiling usdt-impl v0.5.0
16882026-03-19T02:58:45.678Z Compiling serde_with v3.17.0
16892026-03-19T02:58:45.702Z Compiling similar v2.7.0
16902026-03-19T02:58:45.976Z Compiling crossterm v0.28.1
16912026-03-19T02:58:46.151Z Compiling toml v0.7.8
16922026-03-19T02:58:46.607Z Compiling rsa v0.9.10
16932026-03-19T02:58:46.915Z Compiling ecdsa v0.16.9
16942026-03-19T02:58:47.021Z Compiling ed25519-dalek v2.2.0
16952026-03-19T02:58:47.126Z Compiling zip v4.6.1
16962026-03-19T02:58:47.168Z Compiling hyper-tls v0.6.0
16972026-03-19T02:58:47.504Z Compiling zip v0.6.6
16982026-03-19T02:58:47.524Z Compiling tokio-stream v0.1.18
16992026-03-19T02:58:47.908Z Compiling buf-list v1.1.2
17002026-03-19T02:58:48.202Z Compiling toml_parser v1.0.9+spec-1.1.0
17012026-03-19T02:58:48.230Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17022026-03-19T02:58:48.230Z Compiling openapiv3 v2.2.0
17032026-03-19T02:58:48.294Z Compiling x509-cert v0.2.5
17042026-03-19T02:58:48.313Z Compiling sha1 v0.10.6
17052026-03-19T02:58:48.348Z Compiling itertools v0.13.0
17062026-03-19T02:58:48.533Z Compiling toml_datetime v0.7.5+spec-1.1.0
17072026-03-19T02:58:48.628Z Compiling peg-runtime v0.8.5
17082026-03-19T02:58:48.746Z Compiling lalrpop-util v0.19.12
17092026-03-19T02:58:48.851Z Compiling thread_local v1.1.9
17102026-03-19T02:58:48.955Z Compiling slog-async v2.8.0
17112026-03-19T02:58:48.978Z Compiling futures-executor v0.3.32
17122026-03-19T02:58:49.029Z Compiling crossbeam-channel v0.5.15
17132026-03-19T02:58:49.078Z Compiling is-terminal v0.4.17
17142026-03-19T02:58:49.112Z Compiling filetime v0.2.27
17152026-03-19T02:58:49.211Z Compiling xattr v1.6.1
17162026-03-19T02:58:49.233Z Compiling term v1.2.1
17172026-03-19T02:58:49.362Z Compiling take_mut v0.2.2
17182026-03-19T02:58:49.365Z Compiling futures v0.3.32
17192026-03-19T02:58:49.419Z Compiling tar v0.4.44
17202026-03-19T02:58:49.689Z Compiling slog-term v2.9.2
17212026-03-19T02:59:10.188Z Compiling rustls-webpki v0.103.9
17222026-03-19T02:59:14.325Z Compiling tokio-rustls v0.26.4
17232026-03-19T02:59:14.326Z Compiling rustls-platform-verifier v0.6.2
17242026-03-19T02:59:14.583Z Compiling hyper-rustls v0.27.7
17252026-03-19T02:59:14.833Z Compiling reqwest v0.13.2
17262026-03-19T02:59:14.833Z Compiling reqwest v0.12.28
17272026-03-19T02:59:17.688Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17282026-03-19T02:59:17.989Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17292026-03-19T02:59:21.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17302026-03-19T02:59:22.049Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17312026-03-19T02:59:22.121ZMar 19 02:59:21.392 INFO Starting download, target: MaghemiteMgd
17322026-03-19T02:59:22.121ZMar 19 02:59:21.393 INFO Starting download, target: Console
17332026-03-19T02:59:22.121ZMar 19 02:59:21.393 INFO Starting download, target: Clickhouse
17342026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Starting download, target: DendriteStub
17352026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Starting download, target: TransceiverControl
17362026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Starting download, target: Cockroach
17372026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17382026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17392026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17402026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17412026-03-19T02:59:22.126ZMar 19 02:59:21.393 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17422026-03-19T02:59:22.127ZMar 19 02:59:21.393 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17432026-03-19T02:59:22.562ZMar 19 02:59:21.830 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17442026-03-19T02:59:22.971ZMar 19 02:59:22.174 INFO Download complete, target: TransceiverControl
17452026-03-19T02:59:23.210ZMar 19 02:59:22.481 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17462026-03-19T02:59:23.614ZMar 19 02:59:22.865 INFO Download complete, target: Console
17472026-03-19T02:59:23.877ZMar 19 02:59:23.151 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17482026-03-19T02:59:23.940ZMar 19 02:59:23.211 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17492026-03-19T02:59:24.770ZMar 19 02:59:23.644 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17502026-03-19T02:59:24.773ZMar 19 02:59:24.011 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17512026-03-19T02:59:24.773ZMar 19 02:59:24.011 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17522026-03-19T02:59:27.600ZMar 19 02:59:26.877 INFO Download complete, target: DendriteStub
17532026-03-19T02:59:27.620ZMar 19 02:59:26.897 INFO Download complete, target: MaghemiteMgd
17542026-03-19T02:59:32.744ZMar 19 02:59:32.009 INFO Checking that binary works, target: Cockroach
17552026-03-19T02:59:32.881ZMar 19 02:59:32.156 INFO Download complete, target: Cockroach
17562026-03-19T02:59:35.815ZMar 19 02:59:35.090 INFO Checking that binary works, target: Clickhouse
17572026-03-19T02:59:35.918ZMar 19 02:59:35.192 INFO Download complete, target: Clickhouse
17582026-03-19T02:59:35.922ZAll prerequisites installed successfully
17592026-03-19T02:59:35.927Z
17602026-03-19T02:59:35.927Zreal 4:12.895132321
17612026-03-19T02:59:35.927Zuser 10:33.307465957
17622026-03-19T02:59:35.927Zsys 2:08.982791581
17632026-03-19T02:59:35.927Ztrap 0.340205455
17642026-03-19T02:59:35.928Ztflt 2.421743349
17652026-03-19T02:59:35.928Zdflt 2.782918828
17662026-03-19T02:59:35.928Zkflt 0.094035992
17672026-03-19T02:59:35.928Zlock 32:30.285130225
17682026-03-19T02:59:35.928Zslp 27:00.632429288
17692026-03-19T02:59:35.928Zlat 28.757325460
17702026-03-19T02:59:35.928Zstop 4:34.588065478
17712026-03-19T02:59:35.928Z+ ptime -m cargo xtask download softnpu
17722026-03-19T02:59:36.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17732026-03-19T02:59:36.660Z Running `target/debug/xtask download softnpu`
17742026-03-19T02:59:37.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
17752026-03-19T02:59:37.795Z Running `target/debug/xtask-downloader softnpu`
17762026-03-19T02:59:37.840ZMar 19 02:59:37.109 INFO Starting download, target: Softnpu
17772026-03-19T02:59:37.845ZMar 19 02:59:37.109 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17782026-03-19T02:59:39.417ZMar 19 02:59:38.671 INFO Download complete, target: Softnpu
17792026-03-19T02:59:39.436Z
17802026-03-19T02:59:39.436Zreal 3.468748021
17812026-03-19T02:59:39.436Zuser 1.796980908
17822026-03-19T02:59:39.436Zsys 0.817886139
17832026-03-19T02:59:39.436Ztrap 0.001098559
17842026-03-19T02:59:39.436Ztflt 0.000069947
17852026-03-19T02:59:39.436Zdflt 0.000066518
17862026-03-19T02:59:39.436Zkflt 0.000000000
17872026-03-19T02:59:39.437Zlock 29.362675338
17882026-03-19T02:59:39.437Zslp 1.328601415
17892026-03-19T02:59:39.437Zlat 0.059950146
17902026-03-19T02:59:39.437Zstop 0.000205334
17912026-03-19T02:59:39.437Z+ export CARGO_INCREMENTAL=0
17922026-03-19T02:59:39.437Z+ CARGO_INCREMENTAL=0
17932026-03-19T02:59:39.437Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17942026-03-19T02:59:40.632Z Compiling proc-macro2 v1.0.106
17952026-03-19T02:59:40.633Z Compiling quote v1.0.44
17962026-03-19T02:59:40.633Z Compiling unicode-ident v1.0.24
17972026-03-19T02:59:40.638Z Compiling libc v0.2.180
17982026-03-19T02:59:40.638Z Compiling serde_core v1.0.228
17992026-03-19T02:59:40.638Z Compiling serde v1.0.228
18002026-03-19T02:59:40.638Z Compiling cfg-if v1.0.4
18012026-03-19T02:59:40.639Z Compiling version_check v0.9.5
18022026-03-19T02:59:40.639Z Compiling shlex v1.3.0
18032026-03-19T02:59:40.639Z Compiling find-msvc-tools v0.1.9
18042026-03-19T02:59:40.639Z Compiling typenum v1.19.0
18052026-03-19T02:59:40.639Z Compiling portable-atomic v1.13.1
18062026-03-19T02:59:40.799Z Compiling memchr v2.8.0
18072026-03-19T02:59:40.802Z Compiling autocfg v1.5.0
18082026-03-19T02:59:40.802Z Compiling zmij v1.0.21
18092026-03-19T02:59:41.070Z Compiling serde_json v1.0.149
18102026-03-19T02:59:41.140Z Compiling zerocopy v0.8.40
18112026-03-19T02:59:41.317Z Compiling parking_lot_core v0.9.12
18122026-03-19T02:59:41.392Z Compiling libm v0.2.16
18132026-03-19T02:59:41.396Z Compiling smallvec v1.15.1
18142026-03-19T02:59:41.440Z Compiling icu_normalizer_data v2.1.1
18152026-03-19T02:59:41.494Z Compiling generic-array v0.14.7
18162026-03-19T02:59:41.567Z Compiling num-traits v0.2.19
18172026-03-19T02:59:41.576Z Compiling icu_properties_data v2.1.2
18182026-03-19T02:59:41.665Z Compiling itoa v1.0.17
18192026-03-19T02:59:41.672Z Compiling log v0.4.29
18202026-03-19T02:59:41.765Z Compiling getrandom v0.4.1
18212026-03-19T02:59:41.789Z Compiling pkg-config v0.3.32
18222026-03-19T02:59:41.835Z Compiling stable_deref_trait v1.2.1
18232026-03-19T02:59:41.912Z Compiling scopeguard v1.2.0
18242026-03-19T02:59:41.941Z Compiling subtle v2.6.1
18252026-03-19T02:59:42.050Z Compiling lock_api v0.4.14
18262026-03-19T02:59:42.079Z Compiling thiserror v2.0.18
18272026-03-19T02:59:42.082Z Compiling fnv v1.0.7
18282026-03-19T02:59:42.218Z Compiling jobserver v0.1.34
18292026-03-19T02:59:42.290Z Compiling getrandom v0.2.17
18302026-03-19T02:59:42.320Z Compiling errno v0.3.14
18312026-03-19T02:59:42.434Z Compiling pin-project-lite v0.2.17
18322026-03-19T02:59:42.434Z Compiling getrandom v0.3.4
18332026-03-19T02:59:42.481Z Compiling rand_core v0.6.4
18342026-03-19T02:59:42.533Z Compiling syn v2.0.117
18352026-03-19T02:59:42.559Z Compiling cc v1.2.56
18362026-03-19T02:59:42.679Z Compiling critical-section v1.2.0
18372026-03-19T02:59:42.806Z Compiling allocator-api2 v0.2.21
18382026-03-19T02:59:42.869Z Compiling rustversion v1.0.22
18392026-03-19T02:59:42.872Z Compiling equivalent v1.0.2
18402026-03-19T02:59:42.943Z Compiling writeable v0.6.2
18412026-03-19T02:59:42.992Z Compiling foldhash v0.2.0
18422026-03-19T02:59:43.037Z Compiling percent-encoding v2.3.2
18432026-03-19T02:59:43.161Z Compiling dunce v1.0.5
18442026-03-19T02:59:43.230Z Compiling litemap v0.8.1
18452026-03-19T02:59:43.298Z Compiling once_cell v1.21.3
18462026-03-19T02:59:43.345Z Compiling fs_extra v1.3.0
18472026-03-19T02:59:43.345Z Compiling hashbrown v0.16.1
18482026-03-19T02:59:43.555Z Compiling cmake v0.1.57
18492026-03-19T02:59:43.583Z Compiling const-oid v0.9.6
18502026-03-19T02:59:43.704Z Compiling signal-hook-registry v1.4.8
18512026-03-19T02:59:43.711Z Compiling rustix v1.1.3
18522026-03-19T02:59:43.776Z Compiling mio v1.1.1
18532026-03-19T02:59:43.780Z Compiling socket2 v0.6.2
18542026-03-19T02:59:43.827Z Compiling schemars v0.8.22
18552026-03-19T02:59:43.853Z Compiling rand_core v0.10.0
18562026-03-19T02:59:44.099Z Compiling semver v1.0.27
18572026-03-19T02:59:44.134Z Compiling indexmap v2.13.0
18582026-03-19T02:59:44.209Z Compiling bitflags v2.11.0
18592026-03-19T02:59:44.227Z Compiling parking_lot v0.12.5
18602026-03-19T02:59:44.232Z Compiling aws-lc-rs v1.16.0
18612026-03-19T02:59:44.350Z Compiling utf8_iter v1.0.4
18622026-03-19T02:59:44.430Z Compiling ring v0.17.14
18632026-03-19T02:59:44.529Z Compiling aws-lc-sys v0.37.1
18642026-03-19T02:59:44.583Z Compiling form_urlencoded v1.2.2
18652026-03-19T02:59:44.697Z Compiling strsim v0.11.1
18662026-03-19T02:59:44.719Z Compiling futures-core v0.3.32
18672026-03-19T02:59:44.966Z Compiling ucd-trie v0.1.7
18682026-03-19T02:59:45.062Z Compiling thiserror v1.0.69
18692026-03-19T02:59:45.089Z Compiling byteorder v1.5.0
18702026-03-19T02:59:45.095Z Compiling httparse v1.10.1
18712026-03-19T02:59:45.248Z Compiling pest v2.8.6
18722026-03-19T02:59:45.323Z Compiling heck v0.5.0
18732026-03-19T02:59:45.364Z Compiling ident_case v1.0.1
18742026-03-19T02:59:45.425Z Compiling vcpkg v0.2.15
18752026-03-19T02:59:45.561Z Compiling syn v1.0.109
18762026-03-19T02:59:45.683Z Compiling crossbeam-utils v0.8.21
18772026-03-19T02:59:45.720Z Compiling regex-syntax v0.8.10
18782026-03-19T02:59:45.839Z Compiling rustls v0.23.37
18792026-03-19T02:59:45.850Z Compiling futures-sink v0.3.32
18802026-03-19T02:59:45.913Z Compiling rustc_version v0.4.1
18812026-03-19T02:59:45.996Z Compiling futures-channel v0.3.32
18822026-03-19T02:59:46.049Z Compiling slab v0.4.12
18832026-03-19T02:59:46.093Z Compiling cpufeatures v0.2.17
18842026-03-19T02:59:46.099Z Compiling futures-io v0.3.32
18852026-03-19T02:59:46.099Z Compiling futures-task v0.3.32
18862026-03-19T02:59:46.241Z Compiling openssl-sys v0.9.111
18872026-03-19T02:59:46.305Z Compiling plain v0.2.3
18882026-03-19T02:59:46.332Z Compiling iana-time-zone v0.1.65
18892026-03-19T02:59:46.357Z Compiling uuid v1.21.0
18902026-03-19T02:59:46.408Z Compiling aho-corasick v1.1.4
18912026-03-19T02:59:46.432Z Compiling num-conv v0.2.0
18922026-03-19T02:59:46.506Z Compiling time-core v0.1.8
18932026-03-19T02:59:46.615Z Compiling synstructure v0.13.2
18942026-03-19T02:59:46.643Z Compiling serde_derive_internals v0.29.1
18952026-03-19T02:59:46.739Z Compiling time-macros v0.2.27
18962026-03-19T02:59:46.794Z Compiling pest_meta v2.8.6
18972026-03-19T02:59:47.252Z Compiling pretty-hex v0.4.1
18982026-03-19T02:59:47.289Z Compiling openssl v0.10.75
18992026-03-19T02:59:47.557Z Compiling base64ct v1.8.3
19002026-03-19T02:59:47.603Z Compiling pest_generator v2.8.6
19012026-03-19T02:59:47.630Z Compiling crc32fast v1.5.0
19022026-03-19T02:59:47.666Z Compiling either v1.15.0
19032026-03-19T02:59:47.669Z Compiling anyhow v1.0.102
19042026-03-19T02:59:47.716Z Compiling darling_core v0.21.3
19052026-03-19T02:59:47.739Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19062026-03-19T02:59:47.831Z Compiling regex-automata v0.4.14
19072026-03-19T02:59:47.880Z Compiling pem-rfc7468 v0.7.0
19082026-03-19T02:59:47.988Z Compiling native-tls v0.2.18
19092026-03-19T02:59:47.991Z Compiling flagset v0.4.7
19102026-03-19T02:59:48.094Z Compiling rand_core v0.9.5
19112026-03-19T02:59:48.225Z Compiling slog v2.8.2
19122026-03-19T02:59:48.285Z Compiling tracing-core v0.1.36
19132026-03-19T02:59:48.334Z Compiling untrusted v0.9.0
19142026-03-19T02:59:48.365Z Compiling rayon-core v1.13.0
19152026-03-19T02:59:48.405Z Compiling dyn-clone v1.0.20
19162026-03-19T02:59:48.604Z Compiling serde_derive v1.0.228
19172026-03-19T02:59:48.604Z Compiling zeroize_derive v1.4.3
19182026-03-19T02:59:48.635Z Compiling zerofrom-derive v0.1.6
19192026-03-19T02:59:48.663Z Compiling yoke-derive v0.8.1
19202026-03-19T02:59:48.691Z Compiling zerovec-derive v0.11.2
19212026-03-19T02:59:48.719Z Compiling displaydoc v0.2.5
19222026-03-19T02:59:48.744Z Compiling zerocopy-derive v0.8.40
19232026-03-19T02:59:48.818Z Compiling tokio-macros v2.6.0
19242026-03-19T02:59:49.069Z Compiling futures-macro v0.3.32
19252026-03-19T02:59:49.394Z Compiling zeroize v1.8.2
19262026-03-19T02:59:49.691Z Compiling thiserror-impl v2.0.18
19272026-03-19T02:59:49.786Z Compiling tracing-attributes v0.1.31
19282026-03-19T02:59:50.005Z Compiling der_derive v0.7.3
19292026-03-19T02:59:50.108Z Compiling schemars_derive v0.8.22
19302026-03-19T02:59:50.131Z Compiling thiserror-impl v1.0.69
19312026-03-19T02:59:50.227Z Compiling zerofrom v0.1.6
19322026-03-19T02:59:50.415Z Compiling yoke v0.8.1
19332026-03-19T02:59:50.540Z Compiling crypto-common v0.1.7
19342026-03-19T02:59:50.696Z Compiling zerovec v0.11.5
19352026-03-19T02:59:50.742Z Compiling zerotrie v0.2.3
19362026-03-19T02:59:51.162Z Compiling block-buffer v0.10.4
19372026-03-19T02:59:51.283Z Compiling pest_derive v2.8.6
19382026-03-19T02:59:51.328Z Compiling digest v0.10.7
19392026-03-19T02:59:51.400Z Compiling futures-util v0.3.32
19402026-03-19T02:59:51.463Z Compiling tinystr v0.8.2
19412026-03-19T02:59:51.575Z Compiling potential_utf v0.1.4
19422026-03-19T02:59:51.651Z Compiling hmac v0.12.1
19432026-03-19T02:59:51.763Z Compiling icu_locale_core v2.1.1
19442026-03-19T02:59:51.789Z Compiling icu_collections v2.1.1
19452026-03-19T02:59:51.792Z Compiling block-padding v0.3.3
19462026-03-19T02:59:51.841Z Compiling sha2 v0.10.9
19472026-03-19T02:59:51.869Z Compiling rustls-pki-types v1.14.0
19482026-03-19T02:59:51.971Z Compiling inout v0.1.4
19492026-03-19T02:59:52.017Z Compiling scroll_derive v0.12.1
19502026-03-19T02:59:52.749Z Compiling cipher v0.4.4
19512026-03-19T02:59:52.855Z Compiling icu_provider v2.1.1
19522026-03-19T02:59:52.858Z Compiling scroll_derive v0.13.1
19532026-03-19T02:59:52.962Z Compiling bytes v1.11.1
19542026-03-19T02:59:53.043Z Compiling chrono v0.4.44
19552026-03-19T02:59:53.096Z Compiling serde_tokenstream v0.2.3
19562026-03-19T02:59:53.105Z Compiling openssl-macros v0.1.1
19572026-03-19T02:59:53.393Z Compiling icu_properties v2.1.2
19582026-03-19T02:59:53.528Z Compiling icu_normalizer v2.1.1
19592026-03-19T02:59:53.865Z Compiling tokio v1.49.0
19602026-03-19T02:59:54.211Z Compiling http v1.4.0
19612026-03-19T02:59:54.820Z Compiling idna_adapter v1.2.1
19622026-03-19T02:59:55.036Z Compiling idna v1.1.0
19632026-03-19T02:59:55.043Z Compiling ppv-lite86 v0.2.21
19642026-03-19T02:59:55.050Z Compiling der v0.7.10
19652026-03-19T02:59:55.074Z Compiling regex v1.12.3
19662026-03-19T02:59:55.099Z Compiling darling_macro v0.21.3
19672026-03-19T02:59:55.423Z Compiling url v2.5.8
19682026-03-19T02:59:55.490Z Compiling zerocopy-derive v0.7.35
19692026-03-19T02:59:55.674Z Compiling salsa20 v0.10.2
19702026-03-19T02:59:55.722Z Compiling darling v0.21.3
19712026-03-19T02:59:55.775Z Compiling pbkdf2 v0.12.2
19722026-03-19T02:59:55.877Z Compiling tracing v0.1.44
19732026-03-19T02:59:56.208Z Compiling cookie v0.18.1
19742026-03-19T02:59:56.479Z Compiling spki v0.7.3
19752026-03-19T02:59:56.503Z Compiling camino v1.2.2
19762026-03-19T02:59:56.557Z Compiling base64 v0.22.1
19772026-03-19T02:59:56.845Z Compiling scrypt v0.11.0
19782026-03-19T02:59:56.871Z Compiling rand_chacha v0.9.0
19792026-03-19T02:59:56.905Z Compiling aes v0.8.4
19802026-03-19T02:59:57.019Z Compiling cbc v0.1.2
19812026-03-19T02:59:57.642Z Compiling usdt-impl v0.5.0
19822026-03-19T02:59:57.671Z Compiling usdt-impl v0.6.0
19832026-03-19T02:59:57.717Z Compiling paste v1.0.15
19842026-03-19T02:59:57.835Z Compiling winnow v0.7.14
19852026-03-19T02:59:57.940Z Compiling ref-cast v1.0.25
19862026-03-19T02:59:58.288Z Compiling pkcs5 v0.7.1
19872026-03-19T02:59:58.315Z Compiling rand v0.9.2
19882026-03-19T02:59:58.529Z Compiling http-body v1.0.1
19892026-03-19T02:59:58.643Z Compiling scroll v0.13.0
19902026-03-19T02:59:58.744Z Compiling serde_spanned v0.6.9
19912026-03-19T02:59:58.767Z Compiling toml_datetime v0.6.11
19922026-03-19T02:59:58.847Z Compiling scroll v0.12.0
19932026-03-19T02:59:58.942Z Compiling heapless v0.7.17
19942026-03-19T02:59:59.098Z Compiling tokio-util v0.7.18
19952026-03-19T02:59:59.121Z Compiling bzip2-sys v0.1.13+1.0.8
19962026-03-19T02:59:59.169Z Compiling signal-hook v0.3.18
19972026-03-19T02:59:59.268Z Compiling atomic-waker v1.1.2
19982026-03-19T02:59:59.301Z Compiling openssl-probe v0.2.1
19992026-03-19T02:59:59.452Z Compiling zstd-safe v7.2.4
20002026-03-19T02:59:59.518Z Compiling untrusted v0.7.1
20012026-03-19T02:59:59.643Z Compiling goblin v0.8.2
20022026-03-19T02:59:59.708Z Compiling goblin v0.10.5
20032026-03-19T02:59:59.807Z Compiling toml_parser v1.0.9+spec-1.1.0
20042026-03-19T02:59:59.942Z Compiling pkcs8 v0.10.2
20052026-03-19T03:00:00.351Z Compiling zerocopy v0.7.35
20062026-03-19T03:00:00.448Z Compiling ref-cast-impl v1.0.25
20072026-03-19T03:00:00.560Z Compiling darling_core v0.20.11
20082026-03-19T03:00:00.656Z Compiling toml_datetime v0.7.5+spec-1.1.0
20092026-03-19T03:00:00.680Z Compiling memoffset v0.9.1
20102026-03-19T03:00:00.960Z Compiling tower-service v0.3.3
20112026-03-19T03:00:01.050Z Compiling tower-layer v0.3.3
20122026-03-19T03:00:01.112Z Compiling rustix v0.38.44
20132026-03-19T03:00:01.235Z Compiling fastrand v2.3.0
20142026-03-19T03:00:01.338Z Compiling winnow v0.5.40
20152026-03-19T03:00:01.391Z Compiling litrs v1.0.0
20162026-03-19T03:00:01.566Z Compiling tinyvec_macros v0.1.1
20172026-03-19T03:00:01.591Z Compiling try-lock v0.2.5
20182026-03-19T03:00:01.752Z Compiling want v0.3.1
20192026-03-19T03:00:01.792Z Compiling h2 v0.4.13
20202026-03-19T03:00:01.871Z Compiling tinyvec v1.10.0
20212026-03-19T03:00:02.065Z Compiling document-features v0.2.12
20222026-03-19T03:00:02.756Z Compiling dof v0.3.0
20232026-03-19T03:00:02.974Z Compiling dtrace-parser v0.2.0
20242026-03-19T03:00:03.293Z Compiling toml_edit v0.19.15
20252026-03-19T03:00:03.377Z Compiling dtrace-parser v0.3.0
20262026-03-19T03:00:03.442Z Compiling darling_macro v0.20.11
20272026-03-19T03:00:03.667Z Compiling dof v0.4.0
20282026-03-19T03:00:03.688Z Compiling ipnet v2.11.0
20292026-03-19T03:00:03.949Z Compiling async-trait v0.1.89
20302026-03-19T03:00:04.079Z Compiling daft-derive v0.1.5
20312026-03-19T03:00:04.105Z Compiling curve25519-dalek v4.1.3
20322026-03-19T03:00:04.335Z Compiling spin v0.9.8
20332026-03-19T03:00:04.358Z Compiling thread-id v4.2.2
20342026-03-19T03:00:04.454Z Compiling thread-id v5.1.0
20352026-03-19T03:00:04.486Z Compiling proc-macro-error-attr v1.0.4
20362026-03-19T03:00:04.580Z Compiling powerfmt v0.2.0
20372026-03-19T03:00:04.755Z Compiling foreign-types-shared v0.1.1
20382026-03-19T03:00:04.815Z Compiling httpdate v1.0.3
20392026-03-19T03:00:04.886Z Compiling num-bigint-dig v0.8.6
20402026-03-19T03:00:05.011Z Compiling smoltcp v0.9.1
20412026-03-19T03:00:05.138Z Compiling cfg_aliases v0.2.1
20422026-03-19T03:00:05.165Z Compiling pin-utils v0.1.0
20432026-03-19T03:00:05.195Z Compiling foreign-types v0.3.2
20442026-03-19T03:00:05.260Z Compiling nix v0.31.1
20452026-03-19T03:00:05.285Z Compiling deranged v0.5.8
20462026-03-19T03:00:05.388Z Compiling tempfile v3.25.0
20472026-03-19T03:00:05.489Z Compiling darling v0.20.11
20482026-03-19T03:00:06.011Z Compiling hyper v1.8.1
20492026-03-19T03:00:06.060Z Compiling ipnetwork v0.21.1
20502026-03-19T03:00:06.126Z Compiling strum_macros v0.26.4
20512026-03-19T03:00:06.429Z Compiling wait-timeout v0.2.1
20522026-03-19T03:00:06.464Z Compiling proc-macro-error v1.0.4
20532026-03-19T03:00:06.722Z Compiling num_threads v0.1.7
20542026-03-19T03:00:06.745Z Compiling simd-adler32 v0.3.8
20552026-03-19T03:00:06.819Z Compiling siphasher v1.0.2
20562026-03-19T03:00:06.862Z Compiling anstyle v1.0.13
20572026-03-19T03:00:07.017Z Compiling bit-vec v0.8.0
20582026-03-19T03:00:07.022Z Compiling unicode-segmentation v1.12.0
20592026-03-19T03:00:07.098Z Compiling quick-error v1.2.3
20602026-03-19T03:00:07.201Z Compiling utf8parse v0.2.2
20612026-03-19T03:00:07.294Z Compiling bit-set v0.8.0
20622026-03-19T03:00:07.349Z Compiling anstyle-parse v0.2.7
20632026-03-19T03:00:07.371Z Compiling time v0.3.47
20642026-03-19T03:00:07.534Z Compiling hyper-util v0.1.20
20652026-03-19T03:00:07.623Z Compiling rusty-fork v0.3.1
20662026-03-19T03:00:08.381Z Compiling crossbeam-epoch v0.9.18
20672026-03-19T03:00:08.417Z Compiling derive_builder_core v0.20.2
20682026-03-19T03:00:08.829Z Compiling unicode-normalization v0.1.25
20692026-03-19T03:00:09.489Z Compiling rustls-native-certs v0.8.3
20702026-03-19T03:00:09.862Z Compiling signature v2.2.0
20712026-03-19T03:00:09.896Z Compiling hubpack_derive v0.1.1
20722026-03-19T03:00:09.961Z Compiling curve25519-dalek-derive v0.1.1
20732026-03-19T03:00:10.086Z Compiling strum_macros v0.27.2
20742026-03-19T03:00:10.112Z Compiling rand_xorshift v0.4.0
20752026-03-19T03:00:10.189Z Compiling sync_wrapper v1.0.2
20762026-03-19T03:00:10.329Z Compiling fs-err v3.3.0
20772026-03-19T03:00:10.359Z Compiling ahash v0.8.12
20782026-03-19T03:00:10.462Z Compiling adler2 v2.0.1
20792026-03-19T03:00:10.904Z Compiling is_terminal_polyfill v1.70.2
20802026-03-19T03:00:10.912Z Compiling unarray v0.1.4
20812026-03-19T03:00:10.912Z Compiling unicode-bidi v0.3.18
20822026-03-19T03:00:10.912Z Compiling unicode-properties v0.1.4
20832026-03-19T03:00:10.912Z Compiling colorchoice v1.0.4
20842026-03-19T03:00:10.912Z Compiling object v0.37.3
20852026-03-19T03:00:10.912Z Compiling anstyle-query v1.1.5
20862026-03-19T03:00:10.975Z Compiling anstream v0.6.21
20872026-03-19T03:00:10.992Z Compiling proptest v1.10.0
20882026-03-19T03:00:11.066Z Compiling stringprep v0.1.5
20892026-03-19T03:00:11.174Z Compiling miniz_oxide v0.8.9
20902026-03-19T03:00:11.609Z Compiling tower v0.5.3
20912026-03-19T03:00:11.699Z Compiling derive_builder_macro v0.20.2
20922026-03-19T03:00:12.139Z Compiling crossbeam-deque v0.8.6
20932026-03-19T03:00:12.262Z Compiling heck v0.4.1
20942026-03-19T03:00:12.330Z Compiling usdt-macro v0.6.0
20952026-03-19T03:00:12.347Z Compiling usdt-attr-macro v0.6.0
20962026-03-19T03:00:12.569Z Compiling http-body-util v0.1.3
20972026-03-19T03:00:12.605Z Compiling webpki-roots v1.0.6
20982026-03-19T03:00:12.888Z Compiling rand_chacha v0.3.1
20992026-03-19T03:00:12.946Z Compiling erased-serde v0.3.31
21002026-03-19T03:00:12.970Z Compiling md-5 v0.10.6
21012026-03-19T03:00:13.160Z Compiling num-integer v0.1.46
21022026-03-19T03:00:13.183Z Compiling hash32 v0.2.1
21032026-03-19T03:00:13.281Z Compiling vergen-lib v0.1.6
21042026-03-19T03:00:13.349Z Compiling ff v0.13.1
21052026-03-19T03:00:13.386Z Compiling fallible-iterator v0.2.0
21062026-03-19T03:00:13.419Z Compiling base16ct v0.2.0
21072026-03-19T03:00:13.460Z Compiling zlib-rs v0.6.2
21082026-03-19T03:00:13.512Z Compiling ryu v1.0.23
21092026-03-19T03:00:13.537Z Compiling iri-string v0.7.10
21102026-03-19T03:00:13.624Z Compiling psl-types v2.0.11
21112026-03-19T03:00:13.692Z Compiling sec1 v0.7.3
21122026-03-19T03:00:13.716Z Compiling serde_urlencoded v0.7.1
21132026-03-19T03:00:13.776Z Compiling postgres-protocol v0.6.10
21142026-03-19T03:00:13.780Z Compiling publicsuffix v2.3.0
21152026-03-19T03:00:13.849Z Compiling num-iter v0.1.45
21162026-03-19T03:00:13.856Z Compiling group v0.13.0
21172026-03-19T03:00:13.904Z Compiling newtype-uuid v1.3.2
21182026-03-19T03:00:14.154Z Compiling rand v0.8.5
21192026-03-19T03:00:14.395Z Compiling oxnet v0.1.4
21202026-03-19T03:00:14.535Z Compiling zone_cfg_derive v0.3.1
21212026-03-19T03:00:14.563Z Compiling derive_builder v0.20.2
21222026-03-19T03:00:14.794Z Compiling tokio-native-tls v0.3.1
21232026-03-19T03:00:14.942Z Compiling phf_shared v0.13.1
21242026-03-19T03:00:15.083Z Compiling lazy_static v1.5.0
21252026-03-19T03:00:15.143Z Compiling terminal_size v0.4.3
21262026-03-19T03:00:15.166Z Compiling serde_with_macros v3.17.0
21272026-03-19T03:00:15.175Z Compiling cargo-platform v0.1.9
21282026-03-19T03:00:15.280Z Compiling tower-http v0.6.8
21292026-03-19T03:00:15.363Z Compiling hkdf v0.12.4
21302026-03-19T03:00:15.380Z Compiling crypto-bigint v0.5.5
21312026-03-19T03:00:15.380Z Compiling enum-as-inner v0.6.1
21322026-03-19T03:00:15.455Z Compiling serde_repr v0.1.20
21332026-03-19T03:00:15.518Z Compiling clap_derive v4.5.55
21342026-03-19T03:00:15.553Z Compiling vergen v9.0.6
21352026-03-19T03:00:15.601Z Compiling foldhash v0.1.5
21362026-03-19T03:00:15.765Z Compiling bitflags v1.3.2
21372026-03-19T03:00:15.800Z Compiling bumpalo v3.20.2
21382026-03-19T03:00:15.820Z Compiling unicode-width v0.2.0
21392026-03-19T03:00:15.864Z Compiling managed v0.8.0
21402026-03-19T03:00:16.029Z Compiling libbz2-rs-sys v0.2.2
21412026-03-19T03:00:16.240Z Compiling clap_lex v1.0.0
21422026-03-19T03:00:16.309Z Compiling console v0.16.2
21432026-03-19T03:00:16.337Z Compiling clap_builder v4.5.60
21442026-03-19T03:00:16.379Z Compiling flate2 v1.1.9
21452026-03-19T03:00:16.575Z Compiling bzip2 v0.6.1
21462026-03-19T03:00:16.733Z Compiling elliptic-curve v0.13.8
21472026-03-19T03:00:16.870Z Compiling zopfli v0.8.3
21482026-03-19T03:00:16.891Z Compiling hashbrown v0.15.5
21492026-03-19T03:00:16.932Z Compiling cargo_metadata v0.19.2
21502026-03-19T03:00:17.162Z Compiling phf v0.13.1
21512026-03-19T03:00:17.309Z Compiling hyper-tls v0.6.0
21522026-03-19T03:00:17.396Z Compiling signal-hook-mio v0.2.5
21532026-03-19T03:00:17.532Z Compiling rayon v1.11.0
21542026-03-19T03:00:17.568Z Compiling daft v0.1.5
21552026-03-19T03:00:17.629Z Compiling cookie_store v0.22.1
21562026-03-19T03:00:17.654Z Compiling postgres-types v0.2.12
21572026-03-19T03:00:17.947Z Compiling bzip2 v0.4.4
21582026-03-19T03:00:18.031Z Compiling zstd v0.13.3
21592026-03-19T03:00:18.234Z Compiling strum v0.27.2
21602026-03-19T03:00:18.454Z Compiling hubpack v0.1.2
21612026-03-19T03:00:18.529Z Compiling ed25519 v2.2.3
21622026-03-19T03:00:18.536Z Compiling phf_shared v0.11.3
21632026-03-19T03:00:18.656Z Compiling pkcs1 v0.7.5
21642026-03-19T03:00:18.792Z Compiling serde-big-array v0.5.1
21652026-03-19T03:00:18.797Z Compiling hex v0.4.3
21662026-03-19T03:00:18.913Z Compiling rfc6979 v0.4.0
21672026-03-19T03:00:19.001Z Compiling bstr v1.12.1
21682026-03-19T03:00:19.141Z Compiling itertools v0.12.1
21692026-03-19T03:00:19.165Z Compiling float-cmp v0.10.0
21702026-03-19T03:00:19.193Z Compiling memmap2 v0.9.10
21712026-03-19T03:00:19.219Z Compiling env_filter v1.0.0
21722026-03-19T03:00:19.269Z Compiling encoding_rs v0.8.35
21732026-03-19T03:00:19.387Z Compiling unit-prefix v0.5.2
21742026-03-19T03:00:19.474Z Compiling precomputed-hash v0.1.1
21752026-03-19T03:00:19.506Z Compiling normalize-line-endings v0.3.0
21762026-03-19T03:00:19.541Z Compiling static_assertions v1.1.0
21772026-03-19T03:00:19.616Z Compiling jiff v0.2.21
21782026-03-19T03:00:19.631Z Compiling rustc-hash v2.1.1
21792026-03-19T03:00:19.635Z Compiling whoami v2.1.0
21802026-03-19T03:00:19.694Z Compiling predicates-core v1.0.10
21812026-03-19T03:00:19.704Z Compiling mime v0.3.17
21822026-03-19T03:00:19.735Z Compiling toml_write v0.1.2
21832026-03-19T03:00:19.822Z Compiling fixedbitset v0.5.7
21842026-03-19T03:00:19.920Z Compiling fixedbitset v0.4.2
21852026-03-19T03:00:20.023Z Compiling keccak v0.1.6
21862026-03-19T03:00:20.075Z Compiling data-encoding v2.10.0
21872026-03-19T03:00:20.175Z Compiling new_debug_unreachable v1.0.6
21882026-03-19T03:00:20.236Z Compiling difflib v0.4.0
21892026-03-19T03:00:20.258Z Compiling sha3 v0.10.8
21902026-03-19T03:00:20.316Z Compiling string_cache v0.8.9
21912026-03-19T03:00:20.548Z Compiling hickory-proto v0.25.2
21922026-03-19T03:00:20.703Z Compiling predicates v3.1.4
21932026-03-19T03:00:20.752Z Compiling petgraph v0.6.5
21942026-03-19T03:00:20.752Z Compiling petgraph v0.8.3
21952026-03-19T03:00:20.883Z Compiling zone v0.3.1
21962026-03-19T03:00:20.907Z Compiling toml_edit v0.22.27
21972026-03-19T03:00:20.945Z Compiling tokio-postgres v0.7.16
21982026-03-19T03:00:21.118Z Compiling indicatif v0.18.4
21992026-03-19T03:00:21.279Z Compiling iddqd v0.3.17
22002026-03-19T03:00:21.476Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22012026-03-19T03:00:21.754Z Compiling similar v2.7.0
22022026-03-19T03:00:22.171Z Compiling env_logger v0.11.9
22032026-03-19T03:00:22.718Z Compiling usdt v0.6.0
22042026-03-19T03:00:23.151Z Compiling serde_with v3.17.0
22052026-03-19T03:00:23.303Z Compiling ecdsa v0.16.9
22062026-03-19T03:00:23.460Z Compiling zip v4.6.1
22072026-03-19T03:00:23.830Z Compiling rsa v0.9.10
22082026-03-19T03:00:24.213Z Compiling ed25519-dalek v2.2.0
22092026-03-19T03:00:25.015Z Compiling clap v4.5.60
22102026-03-19T03:00:25.059Z Compiling crossterm v0.28.1
22112026-03-19T03:00:25.140Z Compiling zip v0.6.6
22122026-03-19T03:00:25.249Z Compiling strum v0.26.3
22132026-03-19T03:00:25.308Z Compiling toml v0.7.8
22142026-03-19T03:00:25.439Z Compiling tokio-stream v0.1.18
22152026-03-19T03:00:25.627Z Compiling buf-list v1.1.2
22162026-03-19T03:00:25.842Z Compiling x509-cert v0.2.5
22172026-03-19T03:00:26.076Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22182026-03-19T03:00:26.107Z Compiling openapiv3 v2.2.0
22192026-03-19T03:00:26.285Z Compiling sha1 v0.10.6
22202026-03-19T03:00:26.503Z Compiling itertools v0.13.0
22212026-03-19T03:00:26.582Z Compiling peg-runtime v0.8.5
22222026-03-19T03:00:26.907Z Compiling lalrpop-util v0.19.12
22232026-03-19T03:00:42.710Z Compiling macaddr v1.0.1
22242026-03-19T03:00:42.799Z Compiling structmeta-derive v0.3.0
22252026-03-19T03:00:42.843Z Compiling itertools v0.14.0
22262026-03-19T03:00:43.073Z Compiling heapless v0.8.0
22272026-03-19T03:00:44.669Z Compiling ingot-macros v0.1.1
22282026-03-19T03:00:45.085Z Compiling structmeta v0.3.0
22292026-03-19T03:00:48.140Z Compiling rustls-webpki v0.103.9
22302026-03-19T03:00:49.492Z Compiling toml_edit v0.23.10+spec-1.0.0
22312026-03-19T03:00:51.109Z Compiling hash32 v0.3.1
22322026-03-19T03:00:51.333Z Compiling smoltcp v0.11.0
22332026-03-19T03:00:51.358Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22342026-03-19T03:00:51.648Z Compiling proc-macro-crate v3.4.0
22352026-03-19T03:00:51.725Z Compiling ingot-types v0.1.2
22362026-03-19T03:00:51.885Z Compiling cobs v0.3.0
22372026-03-19T03:00:52.142Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22382026-03-19T03:00:52.229Z Compiling rustls v0.22.4
22392026-03-19T03:00:52.283Z Compiling num_enum_derive v0.7.5
22402026-03-19T03:00:52.455Z Compiling ingot v0.1.1
22412026-03-19T03:00:52.480Z Compiling postcard v1.1.3
22422026-03-19T03:00:52.531Z Compiling proc-macro-crate v1.3.1
22432026-03-19T03:00:52.579Z Compiling rustls-webpki v0.102.8
22442026-03-19T03:00:52.608Z Compiling futures-executor v0.3.32
22452026-03-19T03:00:52.860Z Compiling foreign-types-macros v0.2.3
22462026-03-19T03:00:53.013Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22472026-03-19T03:00:53.057Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22482026-03-19T03:00:53.240Z Compiling tokio-rustls v0.26.4
22492026-03-19T03:00:53.399Z Compiling rustls-platform-verifier v0.6.2
22502026-03-19T03:00:53.430Z Compiling multer v3.1.0
22512026-03-19T03:00:53.631Z Compiling hyper-rustls v0.27.7
22522026-03-19T03:00:53.653Z Compiling thread_local v1.1.9
22532026-03-19T03:00:53.653Z Compiling match_cfg v0.1.0
22542026-03-19T03:00:53.702Z Compiling cpufeatures v0.3.0
22552026-03-19T03:00:53.719Z Compiling typeid v1.0.3
22562026-03-19T03:00:53.719Z Compiling foreign-types-shared v0.3.1
22572026-03-19T03:00:53.774Z Compiling slog-async v2.8.0
22582026-03-19T03:00:53.804Z Compiling chacha20 v0.10.0
22592026-03-19T03:00:53.897Z Compiling foreign-types v0.5.0
22602026-03-19T03:00:54.019Z Compiling reqwest v0.13.2
22612026-03-19T03:00:54.051Z Compiling reqwest v0.12.28
22622026-03-19T03:00:54.102Z Compiling hostname v0.3.1
22632026-03-19T03:00:54.235Z Compiling num_enum v0.7.5
22642026-03-19T03:00:54.313Z Compiling num_enum_derive v0.5.11
22652026-03-19T03:00:54.338Z Compiling futures v0.3.32
22662026-03-19T03:00:54.502Z Compiling derive-ex v0.1.8
22672026-03-19T03:00:54.575Z Compiling tabwriter v1.4.1
22682026-03-19T03:00:54.644Z Compiling slog-json v2.6.1
22692026-03-19T03:00:54.939Z Compiling crossbeam-channel v0.5.15
22702026-03-19T03:00:54.999Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22712026-03-19T03:00:55.037Z Compiling async-stream-impl v0.3.6
22722026-03-19T03:00:55.110Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22732026-03-19T03:00:55.580Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22742026-03-19T03:00:55.617Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22752026-03-19T03:00:55.657Z Compiling serde_spanned v1.0.4
22762026-03-19T03:00:55.693Z Compiling is-terminal v0.4.17
22772026-03-19T03:00:55.809Z Compiling cstr-argument v0.1.2
22782026-03-19T03:00:55.838Z Compiling dropshot v0.16.7
22792026-03-19T03:00:55.861Z Compiling toml_writer v1.0.6+spec-1.1.0
22802026-03-19T03:00:55.887Z Compiling term v1.2.1
22812026-03-19T03:00:55.911Z Compiling crucible-workspace-hack v0.1.0
22822026-03-19T03:00:55.917Z Compiling erased-serde v0.4.9
22832026-03-19T03:00:56.055Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22842026-03-19T03:00:56.118Z Compiling take_mut v0.2.2
22852026-03-19T03:00:56.143Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22862026-03-19T03:00:56.211Z Compiling toml v0.9.12+spec-1.1.0
22872026-03-19T03:00:56.297Z Compiling slog-term v2.9.2
22882026-03-19T03:00:56.401Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22892026-03-19T03:00:56.428Z Compiling async-stream v0.3.6
22902026-03-19T03:00:56.454Z Compiling num_enum v0.5.11
22912026-03-19T03:00:56.638Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22922026-03-19T03:00:56.662Z Compiling test-strategy v0.4.5
22932026-03-19T03:00:56.702Z Compiling slog-bunyan v2.5.0
22942026-03-19T03:00:56.832Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22952026-03-19T03:00:57.182Z Compiling tokio-rustls v0.25.0
22962026-03-19T03:00:57.211Z Compiling rand v0.10.0
22972026-03-19T03:00:57.512Z Compiling parse-display-derive v0.10.0
22982026-03-19T03:00:57.535Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22992026-03-19T03:00:57.815Z Compiling backon v1.6.0
23002026-03-19T03:00:57.870Z Compiling waitgroup v0.1.2
23012026-03-19T03:00:57.978Z Compiling newtype-uuid-macros v0.1.0
23022026-03-19T03:00:58.002Z Compiling dropshot_endpoint v0.16.7
23032026-03-19T03:00:58.038Z Compiling rustls-pemfile v2.2.0
23042026-03-19T03:00:58.100Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23052026-03-19T03:00:58.162Z Compiling serde_path_to_error v0.1.20
23062026-03-19T03:00:58.186Z Compiling hostname v0.4.2
23072026-03-19T03:00:58.275Z Compiling instant v0.1.13
23082026-03-19T03:00:58.382Z Compiling colored v3.1.1
23092026-03-19T03:00:58.443Z Compiling libefi-sys v0.1.0
23102026-03-19T03:00:58.468Z Compiling debug-ignore v1.0.5
23112026-03-19T03:00:58.517Z Compiling backoff v0.4.0
23122026-03-19T03:00:58.546Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23132026-03-19T03:00:58.603Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23142026-03-19T03:00:58.825Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23152026-03-19T03:00:58.883Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23162026-03-19T03:00:58.962Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23172026-03-19T03:00:58.990Z Compiling camino-tempfile v1.4.1
23182026-03-19T03:00:59.156Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23192026-03-19T03:00:59.298Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23202026-03-19T03:00:59.529Z Compiling usdt-attr-macro v0.5.0
23212026-03-19T03:00:59.578Z Compiling usdt-macro v0.5.0
23222026-03-19T03:00:59.589Z Compiling secrecy v0.10.3
23232026-03-19T03:00:59.607Z Compiling parse-display v0.10.0
23242026-03-19T03:00:59.636Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23252026-03-19T03:00:59.816Z Compiling num-derive v0.4.2
23262026-03-19T03:01:00.170Z Compiling bitfield-struct v0.6.2
23272026-03-19T03:01:00.463Z Compiling regress v0.10.5
23282026-03-19T03:01:00.505Z Compiling ordered-float v2.10.1
23292026-03-19T03:01:00.527Z Compiling blake3 v1.8.3
23302026-03-19T03:01:00.725Z Compiling memmap v0.7.0
23312026-03-19T03:01:00.925Z Compiling sigpipe v0.1.3
23322026-03-19T03:01:01.014Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23332026-03-19T03:01:01.042Z Compiling glob v0.3.3
23342026-03-19T03:01:01.066Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23352026-03-19T03:01:01.066Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23362026-03-19T03:01:01.163Z Compiling usdt v0.5.0
23372026-03-19T03:01:01.324Z Compiling serde-value v0.7.0
23382026-03-19T03:01:01.327Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23392026-03-19T03:01:01.370Z Compiling serde-untagged v0.1.9
23402026-03-19T03:01:01.394Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23412026-03-19T03:01:01.663Z Compiling toml v0.8.23
23422026-03-19T03:01:01.792Z Compiling smf v0.2.3
23432026-03-19T03:01:01.863Z Compiling filetime v0.2.27
23442026-03-19T03:01:01.912Z Compiling whoami v1.6.1
23452026-03-19T03:01:01.972Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23462026-03-19T03:01:02.019Z Compiling same-file v1.0.6
23472026-03-19T03:01:02.103Z Compiling xattr v1.6.1
23482026-03-19T03:01:02.158Z Compiling arrayref v0.3.9
23492026-03-19T03:01:02.240Z Compiling arrayvec v0.7.6
23502026-03-19T03:01:02.244Z Compiling constant_time_eq v0.4.2
23512026-03-19T03:01:02.244Z Compiling unicode-xid v0.2.6
23522026-03-19T03:01:02.310Z Compiling tar v0.4.44
23532026-03-19T03:01:02.314Z Compiling walkdir v2.5.0
23542026-03-19T03:01:02.379Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23552026-03-19T03:01:02.495Z Compiling cargo-util-schemas v0.8.2
23562026-03-19T03:01:02.545Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23572026-03-19T03:01:02.583Z Compiling tokio-dtrace v0.1.1
23582026-03-19T03:01:02.870Z Compiling gethostname v0.5.0
23592026-03-19T03:01:03.021Z Compiling cargo-platform v0.2.0
23602026-03-19T03:01:03.066Z Compiling topological-sort v0.2.2
23612026-03-19T03:01:03.208Z Compiling oxide-tokio-rt v0.1.3
23622026-03-19T03:01:03.258Z Compiling indent_write v2.2.0
23632026-03-19T03:01:03.288Z Compiling shell-words v1.1.1
23642026-03-19T03:01:03.296Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23652026-03-19T03:01:04.167Z Compiling cargo_metadata v0.21.0
23662026-03-19T03:01:15.316Z Compiling progenitor-client v0.13.0
23672026-03-19T03:01:15.336Z Compiling progenitor-client v0.10.0
23682026-03-19T03:01:15.339Z Compiling omicron-zone-package v0.12.2
23692026-03-19T03:01:15.443Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23702026-03-19T03:01:15.447Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23712026-03-19T03:01:15.447Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23722026-03-19T03:01:15.448Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23732026-03-19T03:01:15.675Z Compiling progenitor-extras v0.1.1
23742026-03-19T03:01:15.959Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23752026-03-19T03:01:25.700Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23762026-03-19T03:01:27.027Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23772026-03-19T03:01:35.349Z Finished `release` profile [optimized] target(s) in 1m 55s
23782026-03-19T03:01:35.541Z Running `target/release/omicron-package -t test target create -p dev`
23792026-03-19T03:01:35.613ZLogging to: /work/oxidecomputer/omicron/out/LOG
23802026-03-19T03:01:35.616ZCreated new build target 'test' and set it as active
23812026-03-19T03:01:35.616Z
23822026-03-19T03:01:35.616Zreal 1:56.198126344
23832026-03-19T03:01:35.616Zuser 20:30.485147998
23842026-03-19T03:01:35.616Zsys 3:10.283011145
23852026-03-19T03:01:35.616Ztrap 0.545145344
23862026-03-19T03:01:35.616Ztflt 3.133670670
23872026-03-19T03:01:35.616Zdflt 3.791009154
23882026-03-19T03:01:35.616Zkflt 0.000346260
23892026-03-19T03:01:35.619Zlock 1:05:15.287059813
23902026-03-19T03:01:35.619Zslp 52:11.944676766
23912026-03-19T03:01:35.619Zlat 48.341862940
23922026-03-19T03:01:35.619Zstop 8:04.751429268
23932026-03-19T03:01:35.619Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23942026-03-19T03:01:36.841Z Finished `release` profile [optimized] target(s) in 1.21s
23952026-03-19T03:01:36.911Z Running `target/release/omicron-package -t test package`
23962026-03-19T03:01:36.980ZLogging to: /work/oxidecomputer/omicron/out/LOG
23972026-03-19T03:01:38.930Z Compiling regress v0.10.5
23982026-03-19T03:01:38.930Z Compiling heck v0.5.0
23992026-03-19T03:01:38.933Z Compiling unsafe-libyaml v0.2.11
24002026-03-19T03:01:39.162Z Compiling convert_case v0.4.0
24012026-03-19T03:01:39.656Z Compiling half v2.7.1
24022026-03-19T03:01:39.661Z Compiling ciborium-io v0.2.2
24032026-03-19T03:01:39.661Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24042026-03-19T03:01:39.661Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24052026-03-19T03:01:39.661Z Compiling prettyplease v0.2.37
24062026-03-19T03:01:39.662Z Compiling typify-impl v0.6.1
24072026-03-19T03:01:39.662Z Compiling universal-hash v0.5.1
24082026-03-19T03:01:39.662Z Compiling thiserror-impl-no-std v2.0.2
24092026-03-19T03:01:39.662Z Compiling unicode-width v0.1.14
24102026-03-19T03:01:39.662Z Compiling opaque-debug v0.3.1
24112026-03-19T03:01:39.662Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24122026-03-19T03:01:39.662Z Compiling chacha20 v0.9.1
24132026-03-19T03:01:39.662Z Compiling password-hash v0.5.0
24142026-03-19T03:01:39.662Z Compiling poly1305 v0.8.0
24152026-03-19T03:01:39.689Z Compiling ciborium-ll v0.2.2
24162026-03-19T03:01:39.692Z Compiling derive_more v0.99.20
24172026-03-19T03:01:39.692Z Compiling blake2 v0.10.6
24182026-03-19T03:01:39.781Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24192026-03-19T03:01:39.906Z Compiling serde_yaml v0.9.34+deprecated
24202026-03-19T03:01:39.952Z Compiling ciborium v0.2.2
24212026-03-19T03:01:39.995Z Compiling aead v0.5.2
24222026-03-19T03:01:40.127Z Compiling is-terminal v0.4.17
24232026-03-19T03:01:40.177Z Compiling swrite v0.1.0
24242026-03-19T03:01:40.231Z Compiling chacha20poly1305 v0.10.1
24252026-03-19T03:01:40.280Z Compiling argon2 v0.5.3
24262026-03-19T03:01:40.308Z Compiling serde_spanned v1.0.4
24272026-03-19T03:01:40.486Z Compiling toml_writer v1.0.6+spec-1.1.0
24282026-03-19T03:01:40.540Z Compiling bytecount v0.6.9
24292026-03-19T03:01:40.545Z Compiling rustls v0.22.4
24302026-03-19T03:01:40.598Z Compiling rustls-webpki v0.102.8
24312026-03-19T03:01:40.664Z Compiling derive-where v1.6.0
24322026-03-19T03:01:40.799Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24332026-03-19T03:01:40.825Z Compiling toml v0.9.12+spec-1.1.0
24342026-03-19T03:01:40.864Z Compiling thread_local v1.1.9
24352026-03-19T03:01:40.881Z Compiling match_cfg v0.1.0
24362026-03-19T03:01:40.956Z Compiling thiserror-no-std v2.0.2
24372026-03-19T03:01:41.050Z Compiling hostname v0.3.1
24382026-03-19T03:01:41.119Z Compiling vsss-rs v3.3.4
24392026-03-19T03:01:41.246Z Compiling multer v3.1.0
24402026-03-19T03:01:41.356Z Compiling slog-async v2.8.0
24412026-03-19T03:01:41.382Z Compiling slog-json v2.6.1
24422026-03-19T03:01:41.404Z Compiling crossbeam-channel v0.5.15
24432026-03-19T03:01:41.427Z Compiling futures-executor v0.3.32
24442026-03-19T03:01:41.570Z Compiling term v1.2.1
24452026-03-19T03:01:41.629Z Compiling take_mut v0.2.2
24462026-03-19T03:01:41.657Z Compiling slog-bunyan v2.5.0
24472026-03-19T03:01:41.758Z Compiling futures v0.3.32
24482026-03-19T03:01:41.827Z Compiling async-stream v0.3.6
24492026-03-19T03:01:41.859Z Compiling dropshot v0.16.7
24502026-03-19T03:01:41.951Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24512026-03-19T03:01:41.981Z Compiling slog-term v2.9.2
24522026-03-19T03:01:42.015Z Compiling progenitor-client v0.13.0
24532026-03-19T03:01:42.077Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24542026-03-19T03:01:42.556Z Compiling waitgroup v0.1.2
24552026-03-19T03:01:42.560Z Compiling backon v1.6.0
24562026-03-19T03:01:42.560Z Compiling rustls-pemfile v2.2.0
24572026-03-19T03:01:42.560Z Compiling hostname v0.4.2
24582026-03-19T03:01:42.560Z Compiling serde_path_to_error v0.1.20
24592026-03-19T03:01:42.560Z Compiling instant v0.1.13
24602026-03-19T03:01:42.560Z Compiling debug-ignore v1.0.5
24612026-03-19T03:01:42.560Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24622026-03-19T03:01:42.560Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24632026-03-19T03:01:42.575Z Compiling backoff v0.4.0
24642026-03-19T03:01:42.577Z Compiling progenitor-extras v0.1.1
24652026-03-19T03:01:42.645Z Compiling parse-display v0.10.0
24662026-03-19T03:01:42.648Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24672026-03-19T03:01:42.648Z Compiling progenitor-client v0.10.0
24682026-03-19T03:01:42.648Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24692026-03-19T03:01:42.777Z Compiling macaddr v1.0.1
24702026-03-19T03:01:42.870Z Compiling console v0.15.11
24712026-03-19T03:01:42.903Z Compiling newline-converter v0.3.0
24722026-03-19T03:01:42.906Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24732026-03-19T03:01:42.906Z Compiling atomicwrites v0.4.4
24742026-03-19T03:01:43.005Z Compiling num-rational v0.4.2
24752026-03-19T03:01:43.085Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24762026-03-19T03:01:43.119Z Compiling num-complex v0.4.6
24772026-03-19T03:01:43.678Z Compiling slog-dtrace v0.3.0
24782026-03-19T03:01:43.687Z Compiling async-recursion v1.1.1
24792026-03-19T03:01:43.687Z Compiling float-ord v0.3.2
24802026-03-19T03:01:43.687Z Compiling expectorate v1.2.0
24812026-03-19T03:01:43.687Z Compiling cancel-safe-futures v0.1.5
24822026-03-19T03:01:43.687Z Compiling owo-colors v4.3.0
24832026-03-19T03:01:43.845Z Compiling tokio-rustls v0.25.0
24842026-03-19T03:01:43.891Z Compiling num v0.4.3
24852026-03-19T03:01:44.056Z Compiling libsw-core v0.3.2
24862026-03-19T03:01:44.090Z Compiling resolv-conf v0.7.6
24872026-03-19T03:01:44.201Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24882026-03-19T03:01:44.266Z Compiling libsw v3.5.0
24892026-03-19T03:01:44.332Z Compiling toml v0.8.23
24902026-03-19T03:01:44.373Z Compiling linear-map v1.2.0
24912026-03-19T03:01:44.511Z Compiling linked-hash-map v0.5.6
24922026-03-19T03:01:44.549Z Compiling minimal-lexical v0.2.1
24932026-03-19T03:01:44.634Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24942026-03-19T03:01:44.712Z Compiling unicode-xid v0.2.6
24952026-03-19T03:01:44.896Z Compiling nom v7.1.3
24962026-03-19T03:01:44.914Z Compiling lru-cache v0.1.2
24972026-03-19T03:01:44.927Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24982026-03-19T03:01:44.946Z Compiling globset v0.4.18
24992026-03-19T03:01:44.981Z Compiling hickory-proto v0.24.4
25002026-03-19T03:01:45.134Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25012026-03-19T03:01:45.180Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25022026-03-19T03:01:45.420Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25032026-03-19T03:01:45.670Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25042026-03-19T03:01:46.425Z Compiling typify-macro v0.6.1
25052026-03-19T03:01:46.644Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25062026-03-19T03:01:46.780Z Compiling convert_case v0.10.0
25072026-03-19T03:01:47.204Z Compiling derive_more-impl v2.1.1
25082026-03-19T03:01:47.902Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25092026-03-19T03:01:48.210Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25102026-03-19T03:01:48.251Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25112026-03-19T03:01:48.286Z Compiling pin-project-internal v1.1.11
25122026-03-19T03:01:48.446Z Compiling hickory-resolver v0.24.4
25132026-03-19T03:01:48.599Z Compiling typify v0.6.1
25142026-03-19T03:01:48.864Z Compiling progenitor-impl v0.13.0
25152026-03-19T03:01:49.562Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25162026-03-19T03:01:49.765Z Compiling pin-project v1.1.11
25172026-03-19T03:01:49.833Z Compiling derive_more v2.1.1
25182026-03-19T03:01:49.957Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25192026-03-19T03:01:50.044Z Compiling pem v3.0.6
25202026-03-19T03:01:50.137Z Compiling qorb v0.4.1
25212026-03-19T03:01:50.851Z Compiling snafu-derive v0.8.9
25222026-03-19T03:01:50.930Z Compiling termtree v0.5.1
25232026-03-19T03:01:51.189Z Compiling crossterm v0.29.0
25242026-03-19T03:01:51.573Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25252026-03-19T03:01:52.067Z Compiling progenitor-macro v0.13.0
25262026-03-19T03:01:52.812Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25272026-03-19T03:01:53.207Z Compiling snafu v0.8.9
25282026-03-19T03:01:54.014Z Compiling phf_shared v0.12.1
25292026-03-19T03:01:54.353Z Compiling olpc-cjson v0.1.4
25302026-03-19T03:01:54.381Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25312026-03-19T03:01:54.690Z Compiling serde_plain v1.0.2
25322026-03-19T03:01:55.084Z Compiling csv-core v0.1.13
25332026-03-19T03:01:55.117Z Compiling vte v0.14.1
25342026-03-19T03:01:55.463Z Compiling highway v1.3.0
25352026-03-19T03:01:55.652Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25362026-03-19T03:01:55.760Z Compiling chrono-tz v0.10.4
25372026-03-19T03:01:55.826Z Compiling typed-path v0.9.3
25382026-03-19T03:01:56.113Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25392026-03-19T03:01:56.393Z Compiling csv v1.4.0
25402026-03-19T03:01:56.493Z Compiling strip-ansi-escapes v0.2.1
25412026-03-19T03:01:56.632Z Compiling phf v0.12.1
25422026-03-19T03:01:56.907Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25432026-03-19T03:01:57.233Z Compiling const_format_proc_macros v0.2.34
25442026-03-19T03:01:57.262Z Compiling papergrid v0.11.0
25452026-03-19T03:01:57.448Z Compiling tough v0.20.0
25462026-03-19T03:01:57.553Z Compiling fd-lock v4.0.4
25472026-03-19T03:01:57.716Z Compiling peg-macros v0.8.5
25482026-03-19T03:01:57.809Z Compiling tabled_derive v0.7.0
25492026-03-19T03:01:58.135Z Compiling progenitor v0.13.0
25502026-03-19T03:01:58.401Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25512026-03-19T03:01:58.718Z Compiling nu-ansi-term v0.50.3
25522026-03-19T03:01:59.239Z Compiling tabled v0.15.0
25532026-03-19T03:01:59.338Z Compiling reedline v0.40.0
25542026-03-19T03:01:59.484Z Compiling peg v0.8.5
25552026-03-19T03:01:59.545Z Compiling const_format v0.2.35
25562026-03-19T03:01:59.660Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25572026-03-19T03:02:00.160Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25582026-03-19T03:02:00.198Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25592026-03-19T03:02:01.516Z Compiling bcs v0.1.6
25602026-03-19T03:02:01.873Z Compiling semver v0.1.20
25612026-03-19T03:02:02.088Z Compiling base64 v0.21.7
25622026-03-19T03:02:02.278Z Compiling rustc_version v0.1.7
25632026-03-19T03:02:02.597Z Compiling newtype_derive v0.1.6
25642026-03-19T03:02:02.795Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25652026-03-19T03:02:02.874Z Compiling typify-impl v0.4.3
25662026-03-19T03:02:03.099Z Compiling unicode-linebreak v0.1.5
25672026-03-19T03:02:03.518Z Compiling humantime v2.3.0
25682026-03-19T03:02:03.730Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25692026-03-19T03:02:03.951Z Compiling smawk v0.3.2
25702026-03-19T03:02:04.121Z Compiling dropshot-api-manager-types v0.6.0
25712026-03-19T03:02:04.153Z Compiling textwrap v0.16.2
25722026-03-19T03:02:04.158Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25732026-03-19T03:02:04.219Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25742026-03-19T03:02:04.397Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25752026-03-19T03:02:04.793Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25762026-03-19T03:02:04.921Z Compiling steno v0.4.1
25772026-03-19T03:02:06.220Z Compiling utf-8 v0.7.6
25782026-03-19T03:02:06.532Z Compiling tagptr v0.2.0
25792026-03-19T03:02:06.646Z Compiling tungstenite v0.21.0
25802026-03-19T03:02:06.793Z Compiling moka v0.12.13
25812026-03-19T03:02:07.243Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25822026-03-19T03:02:07.468Z Compiling tokio-tungstenite v0.21.0
25832026-03-19T03:02:07.976Z Compiling radium v0.7.0
25842026-03-19T03:02:08.167Z Compiling typify-macro v0.4.3
25852026-03-19T03:02:08.352Z Compiling hickory-resolver v0.25.2
25862026-03-19T03:02:08.609Z Compiling tap v1.0.1
25872026-03-19T03:02:08.793Z Compiling maybe-uninit v2.0.0
25882026-03-19T03:02:09.008Z Compiling wyz v0.5.1
25892026-03-19T03:02:09.362Z Compiling zerocopy-derive v0.6.6
25902026-03-19T03:02:09.440Z Compiling display-error-chain v0.2.2
25912026-03-19T03:02:09.566Z Compiling funty v2.0.0
25922026-03-19T03:02:09.660Z Compiling packed_struct v0.10.1
25932026-03-19T03:02:09.684Z Compiling crc-catalog v2.4.0
25942026-03-19T03:02:09.881Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25952026-03-19T03:02:10.080Z Compiling crc v3.4.0
25962026-03-19T03:02:10.332Z Compiling typify v0.4.3
25972026-03-19T03:02:10.406Z Compiling zerocopy v0.6.6
25982026-03-19T03:02:10.518Z Compiling progenitor-impl v0.10.0
25992026-03-19T03:02:10.895Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26002026-03-19T03:02:10.976Z Compiling bitvec v1.0.1
26012026-03-19T03:02:13.161Z Compiling packed_struct_codegen v0.10.1
26022026-03-19T03:02:13.497Z Compiling bitfield-macros v0.19.4
26032026-03-19T03:02:13.618Z Compiling progenitor-macro v0.10.0
26042026-03-19T03:02:13.800Z Compiling indexmap v1.9.3
26052026-03-19T03:02:14.039Z Compiling nodrop v0.1.14
26062026-03-19T03:02:14.204Z Compiling array-init v0.0.4
26072026-03-19T03:02:14.455Z Compiling bitfield v0.19.4
26082026-03-19T03:02:14.856Z Compiling smallvec v0.6.14
26092026-03-19T03:02:14.921Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26102026-03-19T03:02:15.216Z Compiling num-derive v0.3.3
26112026-03-19T03:02:15.447Z Compiling proc-macro-error-attr2 v2.0.0
26122026-03-19T03:02:15.949Z Compiling hashbrown v0.12.3
26132026-03-19T03:02:15.983Z Compiling proc-macro-error2 v2.0.1
26142026-03-19T03:02:16.176Z Compiling serde-hex v0.1.0
26152026-03-19T03:02:16.410Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26162026-03-19T03:02:16.446Z Compiling libscf-sys v1.1.0
26172026-03-19T03:02:16.736Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26182026-03-19T03:02:16.779Z Compiling ron v0.8.1
26192026-03-19T03:02:16.812Z Compiling hashbrown v0.13.2
26202026-03-19T03:02:16.881Z Compiling vergen-gitcl v1.0.8
26212026-03-19T03:02:17.180Z Compiling dirs-sys-next v0.1.2
26222026-03-19T03:02:17.426Z Compiling glob v0.3.3
26232026-03-19T03:02:17.546Z Compiling diesel_derives v2.3.7
26242026-03-19T03:02:17.655Z Compiling crunchy v0.2.4
26252026-03-19T03:02:17.828Z Compiling maplit v1.0.2
26262026-03-19T03:02:17.938Z Compiling crc-any v2.5.0
26272026-03-19T03:02:17.988Z Compiling clang-sys v1.8.1
26282026-03-19T03:02:18.125Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26292026-03-19T03:02:18.367Z Compiling object v0.30.4
26302026-03-19T03:02:18.511Z Compiling dirs-next v2.0.0
26312026-03-19T03:02:18.599Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26322026-03-19T03:02:18.603Z Compiling tabled_derive v0.11.0
26332026-03-19T03:02:18.717Z Compiling papergrid v0.17.0
26342026-03-19T03:02:19.027Z Compiling testing_table v0.3.0
26352026-03-19T03:02:19.233Z Compiling dsl_auto_type v0.2.0
26362026-03-19T03:02:19.265Z Compiling scheduled-thread-pool v0.2.7
26372026-03-19T03:02:19.521Z Compiling diesel_table_macro_syntax v0.3.0
26382026-03-19T03:02:19.627Z Compiling tiny-keccak v2.0.2
26392026-03-19T03:02:19.668Z Compiling progenitor v0.10.0
26402026-03-19T03:02:19.810Z Compiling path-slash v0.1.5
26412026-03-19T03:02:19.868Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26422026-03-19T03:02:19.900Z Compiling r2d2 v0.8.10
26432026-03-19T03:02:19.980Z Compiling term v0.7.0
26442026-03-19T03:02:20.168Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26452026-03-19T03:02:20.226Z Compiling arc-swap v1.8.2
26462026-03-19T03:02:20.272Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26472026-03-19T03:02:20.320Z Compiling downcast-rs v2.0.2
26482026-03-19T03:02:20.522Z Compiling tabled v0.20.0
26492026-03-19T03:02:20.574Z Compiling xshell-macros v0.2.7
26502026-03-19T03:02:20.682Z Compiling bit-vec v0.6.3
26512026-03-19T03:02:20.737Z Compiling slog-scope v4.4.1
26522026-03-19T03:02:20.872Z Compiling ascii-canvas v3.0.0
26532026-03-19T03:02:21.008Z Compiling bit-set v0.5.3
26542026-03-19T03:02:21.085Z Compiling xshell v0.2.7
26552026-03-19T03:02:21.261Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26562026-03-19T03:02:21.319Z Compiling itertools v0.10.5
26572026-03-19T03:02:21.551Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26582026-03-19T03:02:21.879Z Compiling ena v0.14.4
26592026-03-19T03:02:22.085Z Compiling libloading v0.8.9
26602026-03-19T03:02:22.214Z Compiling unicase v2.9.0
26612026-03-19T03:02:22.398Z Compiling diff v0.1.13
26622026-03-19T03:02:22.619Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26632026-03-19T03:02:22.751Z Compiling regex-syntax v0.6.29
26642026-03-19T03:02:22.783Z Compiling bindgen v0.71.1
26652026-03-19T03:02:23.197Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26662026-03-19T03:02:24.740Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26672026-03-19T03:02:25.073Z Compiling lalrpop v0.19.12
26682026-03-19T03:02:25.544Z Compiling slog-stdlog v4.1.1
26692026-03-19T03:02:26.130Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26702026-03-19T03:02:26.160Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26712026-03-19T03:02:26.720Z Compiling diesel v2.3.7
26722026-03-19T03:02:26.940Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26732026-03-19T03:02:27.328Z Compiling cexpr v0.6.0
26742026-03-19T03:02:27.598Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26752026-03-19T03:02:27.632Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26762026-03-19T03:02:27.874Z Compiling crc8 v0.1.1
26772026-03-19T03:02:27.908Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26782026-03-19T03:02:28.049Z Compiling slog-envlogger v2.2.0
26792026-03-19T03:02:28.264Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26802026-03-19T03:02:28.560Z Compiling headers-core v0.3.0
26812026-03-19T03:02:28.763Z Compiling libxml v0.3.3
26822026-03-19T03:02:29.103Z Compiling headers v0.4.1
26832026-03-19T03:02:29.209Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26842026-03-19T03:02:29.587Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26852026-03-19T03:02:29.873Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26862026-03-19T03:02:30.467Z Compiling strum_macros v0.24.3
26872026-03-19T03:02:30.566Z Compiling indoc v1.0.9
26882026-03-19T03:02:30.997Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26892026-03-19T03:02:31.149Z Compiling derive_builder v0.20.2
26902026-03-19T03:02:31.293Z Compiling oso-derive v0.27.3
26912026-03-19T03:02:31.331Z Compiling quick-xml v0.37.5
26922026-03-19T03:02:31.372Z Compiling impl-trait-for-tuples v0.2.3
26932026-03-19T03:02:31.732Z Compiling openssl-probe v0.1.6
26942026-03-19T03:02:31.978Z Compiling half v1.8.3
26952026-03-19T03:02:32.140Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26962026-03-19T03:02:32.221Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26972026-03-19T03:02:32.421Z Compiling serde_cbor v0.11.2
26982026-03-19T03:02:32.595Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26992026-03-19T03:02:33.093Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27002026-03-19T03:02:33.242Z Compiling bb8 v0.8.6
27012026-03-19T03:02:33.396Z Compiling trait-variant v0.1.2
27022026-03-19T03:02:33.485Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27032026-03-19T03:02:33.679Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27042026-03-19T03:02:33.792Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27052026-03-19T03:02:34.149Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27062026-03-19T03:02:34.193Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27072026-03-19T03:02:34.382Z Compiling fxhash v0.2.1
27082026-03-19T03:02:34.525Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27092026-03-19T03:02:34.658Z Compiling kstat-rs v0.2.4
27102026-03-19T03:02:34.877Z Compiling libz-sys v1.1.24
27112026-03-19T03:02:34.898Z Compiling samael v0.0.19
27122026-03-19T03:02:34.947Z Compiling salty v0.3.0
27132026-03-19T03:02:34.982Z Compiling nonempty v0.12.0
27142026-03-19T03:02:35.299Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27152026-03-19T03:02:35.450Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27162026-03-19T03:02:35.538Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27172026-03-19T03:02:35.606Z Compiling progenitor-impl v0.11.2
27182026-03-19T03:02:35.767Z Compiling darling_core v0.23.0
27192026-03-19T03:02:35.991Z Compiling nanorand v0.7.0
27202026-03-19T03:02:36.367Z Compiling fs-err v2.11.0
27212026-03-19T03:02:36.446Z Compiling polar-core v0.27.3
27222026-03-19T03:02:36.676Z Compiling parking_lot_core v0.8.6
27232026-03-19T03:02:36.786Z Compiling mime_guess v2.0.5
27242026-03-19T03:02:37.280Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27252026-03-19T03:02:37.496Z Compiling flume v0.11.1
27262026-03-19T03:02:38.028Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27272026-03-19T03:02:38.877Z Compiling progenitor-macro v0.11.2
27282026-03-19T03:02:39.131Z Compiling darling_macro v0.23.0
27292026-03-19T03:02:39.801Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27302026-03-19T03:02:40.497Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27312026-03-19T03:02:40.534Z Compiling progenitor-client v0.11.2
27322026-03-19T03:02:41.488Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27332026-03-19T03:02:42.269Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27342026-03-19T03:02:42.738Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27352026-03-19T03:02:43.330Z Compiling git-stub v1.0.0
27362026-03-19T03:02:43.705Z Compiling libgit2-sys v0.18.3+1.9.2
27372026-03-19T03:02:44.255Z Compiling instability v0.3.11
27382026-03-19T03:02:44.900Z Compiling progenitor v0.11.2
27392026-03-19T03:02:45.132Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27402026-03-19T03:02:47.171Z Compiling git-stub-vcs v0.1.0
27412026-03-19T03:02:47.278Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27422026-03-19T03:02:47.663Z Compiling darling v0.23.0
27432026-03-19T03:02:47.807Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27442026-03-19T03:02:49.907Z Compiling oso v0.27.3
27452026-03-19T03:02:51.323Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27462026-03-19T03:02:51.355Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27472026-03-19T03:02:51.388Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27482026-03-19T03:02:52.610Z Compiling async-bb8-diesel v0.2.1
27492026-03-19T03:02:52.861Z Compiling diesel-dtrace v0.5.0
27502026-03-19T03:02:52.892Z Compiling ignore v0.4.25
27512026-03-19T03:02:53.269Z Compiling primeorder v0.13.6
27522026-03-19T03:02:53.776Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27532026-03-19T03:02:55.283Z Compiling castaway v0.2.4
27542026-03-19T03:02:55.316Z Compiling nibble_vec v0.1.0
27552026-03-19T03:02:55.486Z Compiling atty v0.2.14
27562026-03-19T03:02:55.569Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27572026-03-19T03:02:55.669Z Compiling endian-type v0.1.2
27582026-03-19T03:02:55.702Z Compiling indoc v2.0.7
27592026-03-19T03:02:55.879Z Compiling parse-size v1.1.0
27602026-03-19T03:02:55.916Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27612026-03-19T03:02:56.153Z Compiling http-range v0.1.5
27622026-03-19T03:02:56.277Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27632026-03-19T03:02:56.432Z Compiling radix_trie v0.2.1
27642026-03-19T03:02:56.582Z Compiling compact_str v0.8.1
27652026-03-19T03:02:57.044Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27662026-03-19T03:02:57.235Z Compiling globwalk v0.9.1
27672026-03-19T03:02:58.121Z Compiling p384 v0.13.1
27682026-03-19T03:02:58.325Z Compiling parking_lot v0.11.2
27692026-03-19T03:02:59.469Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27702026-03-19T03:02:59.517Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27712026-03-19T03:02:59.725Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27722026-03-19T03:03:00.118Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27732026-03-19T03:03:00.219Z Compiling predicates-tree v1.0.13
27742026-03-19T03:03:00.459Z Compiling unicode-truncate v1.1.0
27752026-03-19T03:03:00.728Z Compiling lru v0.12.5
27762026-03-19T03:03:00.799Z Compiling prefix-trie v0.7.0
27772026-03-19T03:03:00.976Z Compiling vergen-git2 v1.0.7
27782026-03-19T03:03:01.068Z Compiling cassowary v0.3.0
27792026-03-19T03:03:01.254Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27802026-03-19T03:03:01.463Z Compiling hickory-server v0.25.2
27812026-03-19T03:03:01.998Z Compiling ratatui v0.29.0
27822026-03-19T03:03:02.250Z Compiling camino-tempfile-ext v0.3.3
27832026-03-19T03:03:02.754Z Compiling hyper-staticfile v0.10.1
27842026-03-19T03:03:03.109Z Compiling sled v0.34.7
27852026-03-19T03:03:04.311Z Compiling hickory-client v0.25.2
27862026-03-19T03:03:04.348Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27872026-03-19T03:03:04.979Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27882026-03-19T03:03:05.180Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27892026-03-19T03:03:05.304Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27902026-03-19T03:03:05.468Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27912026-03-19T03:03:06.225Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
27922026-03-19T03:03:06.414Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27932026-03-19T03:03:07.129Z Compiling rand_seeder v0.4.0
27942026-03-19T03:03:07.346Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27952026-03-19T03:03:07.465Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27962026-03-19T03:03:07.658Z Compiling lzma-sys v0.1.20
27972026-03-19T03:03:08.067Z Compiling rustls v0.21.12
27982026-03-19T03:03:08.154Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27992026-03-19T03:03:08.203Z Compiling corncobs v0.1.4
28002026-03-19T03:03:08.401Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28012026-03-19T03:03:08.570Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-03-19T03:03:08.604Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28032026-03-19T03:03:08.635Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28042026-03-19T03:03:08.838Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28052026-03-19T03:03:09.030Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28062026-03-19T03:03:09.317Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28072026-03-19T03:03:09.347Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28082026-03-19T03:03:09.657Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28092026-03-19T03:03:09.716Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28102026-03-19T03:03:12.755Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28112026-03-19T03:03:13.398Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28122026-03-19T03:03:13.678Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28132026-03-19T03:03:13.697Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28142026-03-19T03:03:13.994Z Compiling cargo_toml v0.22.3
28152026-03-19T03:03:14.035Z Compiling sct v0.7.1
28162026-03-19T03:03:14.386Z Compiling rustls-webpki v0.101.7
28172026-03-19T03:03:15.392Z Compiling nix v0.29.0
28182026-03-19T03:03:15.924Z Compiling secrecy v0.8.0
28192026-03-19T03:03:16.166Z Compiling void v1.0.2
28202026-03-19T03:03:16.359Z Compiling lzss v0.8.2
28212026-03-19T03:03:16.639Z Compiling git2 v0.20.4
28222026-03-19T03:03:16.954Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28232026-03-19T03:03:17.108Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28242026-03-19T03:03:17.421Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28252026-03-19T03:03:17.455Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28262026-03-19T03:03:17.490Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28272026-03-19T03:03:18.349Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28282026-03-19T03:03:18.532Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28292026-03-19T03:03:19.347Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28302026-03-19T03:03:19.378Z Compiling tungstenite v0.23.0
28312026-03-19T03:03:19.663Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28322026-03-19T03:03:19.734Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28332026-03-19T03:03:20.031Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28342026-03-19T03:03:20.318Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28352026-03-19T03:03:20.611Z Compiling nix v0.27.1
28362026-03-19T03:03:20.757Z Compiling serde_bytes v0.11.19
28372026-03-19T03:03:21.190Z Compiling tokio-tungstenite v0.23.1
28382026-03-19T03:03:21.258Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28392026-03-19T03:03:21.340Z Compiling tokio-rustls v0.24.1
28402026-03-19T03:03:21.646Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28412026-03-19T03:03:21.721Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28422026-03-19T03:03:22.206Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28432026-03-19T03:03:22.455Z Compiling ron v0.12.0
28442026-03-19T03:03:22.859Z Compiling xz2 v0.1.7
28452026-03-19T03:03:23.619Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28462026-03-19T03:03:24.889Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28472026-03-19T03:03:25.137Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28482026-03-19T03:03:27.714Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28492026-03-19T03:03:27.745Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28502026-03-19T03:03:28.949Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28512026-03-19T03:03:30.644Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28522026-03-19T03:03:30.688Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28532026-03-19T03:03:30.963Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28542026-03-19T03:03:31.954Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28552026-03-19T03:03:32.157Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28562026-03-19T03:03:32.775Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28572026-03-19T03:03:34.734Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28582026-03-19T03:03:35.565Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28592026-03-19T03:03:36.482Z Compiling rustls-pemfile v1.0.4
28602026-03-19T03:03:37.001Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28612026-03-19T03:03:37.364Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28622026-03-19T03:03:37.699Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28632026-03-19T03:03:37.996Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28642026-03-19T03:03:38.787Z Compiling signal-hook-tokio v0.3.1
28652026-03-19T03:03:38.818Z Compiling twox-hash v2.1.2
28662026-03-19T03:03:38.929Z Compiling yasna v0.5.2
28672026-03-19T03:03:39.020Z Compiling base16ct v1.0.0
28682026-03-19T03:03:39.060Z Compiling is_ci v1.2.0
28692026-03-19T03:03:39.499Z Compiling supports-color v3.0.2
28702026-03-19T03:03:39.868Z Compiling rcgen v0.12.1
28712026-03-19T03:03:40.657Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28722026-03-19T03:03:40.882Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28732026-03-19T03:03:40.928Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28742026-03-19T03:03:42.042Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28752026-03-19T03:03:42.074Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28762026-03-19T03:03:42.378Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28772026-03-19T03:03:44.905Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28782026-03-19T03:03:45.368Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28792026-03-19T03:03:45.571Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28802026-03-19T03:03:46.287Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28812026-03-19T03:03:48.574Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28822026-03-19T03:03:48.865Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28832026-03-19T03:03:49.231Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28842026-03-19T03:03:49.403Z Compiling fatfs v0.3.6
28852026-03-19T03:03:49.545Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28862026-03-19T03:03:50.604Z Compiling rtoolbox v0.0.3
28872026-03-19T03:03:50.967Z Compiling subprocess v0.2.15
28882026-03-19T03:03:51.048Z Compiling seq-macro v0.3.6
28892026-03-19T03:03:51.714Z Compiling assert_matches v1.5.0
28902026-03-19T03:03:51.768Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28912026-03-19T03:03:51.885Z Compiling rpassword v7.4.0
28922026-03-19T03:03:52.359Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28932026-03-19T03:03:53.777Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28942026-03-19T03:03:54.674Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28952026-03-19T03:03:55.261Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28962026-03-19T03:03:55.432Z Compiling tui-tree-widget v0.23.1
28972026-03-19T03:03:55.809Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28982026-03-19T03:03:57.355Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28992026-03-19T03:03:57.712Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29002026-03-19T03:03:58.021Z Compiling uzers v0.12.2
29012026-03-19T03:03:58.566Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29022026-03-19T03:03:59.899Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29032026-03-19T03:04:01.293Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29042026-03-19T03:04:03.617Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29052026-03-19T03:04:04.053Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29062026-03-19T03:04:06.754Z Compiling support-bundle-viewer v0.1.2
29072026-03-19T03:04:06.815Z Compiling multimap v0.10.1
29082026-03-19T03:04:30.783Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29092026-03-19T03:04:31.797Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29102026-03-19T03:04:35.246Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29112026-03-19T03:11:48.778Z Finished `release` profile [optimized] target(s) in 10m 11s
29122026-03-19T03:12:41.892Z
29132026-03-19T03:12:41.898Zreal 11:06.162480047
29142026-03-19T03:12:41.898Zuser 1:42:27.312543174
29152026-03-19T03:12:41.898Zsys 4:17.933118397
29162026-03-19T03:12:41.898Ztrap 2.335524923
29172026-03-19T03:12:41.898Ztflt 2.522030046
29182026-03-19T03:12:41.898Zdflt 18.459859783
29192026-03-19T03:12:41.899Zkflt 0.010445340
29202026-03-19T03:12:41.899Zlock 8:35:32.171323138
29212026-03-19T03:12:41.899Zslp 2:51:44.143045478
29222026-03-19T03:12:41.899Zlat 2:48.998675164
29232026-03-19T03:12:41.899Zstop 7:16.272084882
29242026-03-19T03:12:41.899Z+ mapfile -t packages
29252026-03-19T03:12:41.899Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29262026-03-19T03:12:43.171Z Finished `release` profile [optimized] target(s) in 1.27s
29272026-03-19T03:12:43.242Z Running `target/release/omicron-package -t test list-outputs`
29282026-03-19T03:12:43.305ZLogging to: /work/oxidecomputer/omicron/out/LOG
29292026-03-19T03:12:43.309Z+ ptime -m cargo build --locked --release -p xtask
29302026-03-19T03:12:44.024Z Compiling libc v0.2.180
29312026-03-19T03:12:44.025Z Compiling serde v1.0.228
29322026-03-19T03:12:44.029Z Compiling serde_core v1.0.228
29332026-03-19T03:12:44.145Z Compiling rustix v1.1.3
29342026-03-19T03:12:44.155Z Compiling bitflags v2.11.0
29352026-03-19T03:12:44.168Z Compiling serde_json v1.0.149
29362026-03-19T03:12:44.208Z Compiling num-traits v0.2.19
29372026-03-19T03:12:44.221Z Compiling syn v2.0.117
29382026-03-19T03:12:44.235Z Compiling smallvec v1.15.1
29392026-03-19T03:12:44.250Z Compiling hashbrown v0.16.1
29402026-03-19T03:12:44.284Z Compiling usdt-impl v0.5.0
29412026-03-19T03:12:44.302Z Compiling syn v1.0.109
29422026-03-19T03:12:44.320Z Compiling percent-encoding v2.3.2
29432026-03-19T03:12:44.335Z Compiling log v0.4.29
29442026-03-19T03:12:44.546Z Compiling getrandom v0.4.1
29452026-03-19T03:12:44.638Z Compiling form_urlencoded v1.2.2
29462026-03-19T03:12:44.831Z Compiling fs-err v3.3.0
29472026-03-19T03:12:44.848Z Compiling once_cell v1.21.3
29482026-03-19T03:12:44.881Z Compiling anyhow v1.0.102
29492026-03-19T03:12:44.889Z Compiling heck v0.4.1
29502026-03-19T03:12:45.094Z Compiling indexmap v2.13.0
29512026-03-19T03:12:45.182Z Compiling errno v0.3.14
29522026-03-19T03:12:45.183Z Compiling thread-id v4.2.2
29532026-03-19T03:12:45.239Z Compiling memmap v0.7.0
29542026-03-19T03:12:45.745Z Compiling ordered-float v2.10.1
29552026-03-19T03:12:46.407Z Compiling proc-macro-error v1.0.4
29562026-03-19T03:12:46.693Z Compiling terminal_size v0.4.3
29572026-03-19T03:12:46.698Z Compiling tempfile v3.25.0
29582026-03-19T03:12:46.731Z Compiling tabled_derive v0.7.0
29592026-03-19T03:12:46.823Z Compiling clap_builder v4.5.60
29602026-03-19T03:12:46.823Z Compiling textwrap v0.16.2
29612026-03-19T03:12:47.019Z Compiling camino-tempfile v1.4.1
29622026-03-19T03:12:47.587Z Compiling tabled v0.15.0
29632026-03-19T03:12:47.904Z Compiling synstructure v0.13.2
29642026-03-19T03:12:47.904Z Compiling pest_generator v2.8.6
29652026-03-19T03:12:48.454Z Compiling serde_derive v1.0.228
29662026-03-19T03:12:48.464Z Compiling zerofrom-derive v0.1.6
29672026-03-19T03:12:48.464Z Compiling yoke-derive v0.8.1
29682026-03-19T03:12:48.464Z Compiling zerovec-derive v0.11.2
29692026-03-19T03:12:48.464Z Compiling displaydoc v0.2.5
29702026-03-19T03:12:48.464Z Compiling thiserror-impl v1.0.69
29712026-03-19T03:12:48.480Z Compiling zerocopy-derive v0.7.35
29722026-03-19T03:12:48.484Z Compiling scroll_derive v0.12.1
29732026-03-19T03:12:48.612Z Compiling pest_derive v2.8.6
29742026-03-19T03:12:49.168Z Compiling thiserror-impl v2.0.18
29752026-03-19T03:12:49.417Z Compiling clap_derive v4.5.55
29762026-03-19T03:12:49.438Z Compiling scroll v0.12.0
29772026-03-19T03:12:49.576Z Compiling zerocopy v0.7.35
29782026-03-19T03:12:49.780Z Compiling goblin v0.8.2
29792026-03-19T03:12:50.072Z Compiling zerofrom v0.1.6
29802026-03-19T03:12:50.120Z Compiling thiserror v1.0.69
29812026-03-19T03:12:50.294Z Compiling yoke v0.8.1
29822026-03-19T03:12:50.309Z Compiling dtrace-parser v0.2.0
29832026-03-19T03:12:50.591Z Compiling zerovec v0.11.5
29842026-03-19T03:12:50.612Z Compiling zerotrie v0.2.3
29852026-03-19T03:12:50.877Z Compiling thiserror v2.0.18
29862026-03-19T03:12:51.458Z Compiling tinystr v0.8.2
29872026-03-19T03:12:51.736Z Compiling icu_locale_core v2.1.1
29882026-03-19T03:12:51.763Z Compiling potential_utf v0.1.4
29892026-03-19T03:12:52.025Z Compiling icu_collections v2.1.1
29902026-03-19T03:12:52.781Z Compiling icu_provider v2.1.1
29912026-03-19T03:12:52.975Z Compiling toml_datetime v0.6.11
29922026-03-19T03:12:53.032Z Compiling serde_spanned v0.6.9
29932026-03-19T03:12:53.099Z Compiling serde-value v0.7.0
29942026-03-19T03:12:53.186Z Compiling icu_properties v2.1.2
29952026-03-19T03:12:53.277Z Compiling icu_normalizer v2.1.1
29962026-03-19T03:12:53.352Z Compiling toml_edit v0.22.27
29972026-03-19T03:12:53.416Z Compiling dof v0.3.0
29982026-03-19T03:12:53.455Z Compiling cargo-platform v0.2.0
29992026-03-19T03:12:53.538Z Compiling macaddr v1.0.1
30002026-03-19T03:12:53.554Z Compiling clap v4.5.60
30012026-03-19T03:12:53.701Z Compiling serde_tokenstream v0.2.3
30022026-03-19T03:12:54.556Z Compiling idna_adapter v1.2.1
30032026-03-19T03:12:54.722Z Compiling idna v1.1.0
30042026-03-19T03:12:54.731Z Compiling usdt-attr-macro v0.5.0
30052026-03-19T03:12:54.742Z Compiling usdt-macro v0.5.0
30062026-03-19T03:12:55.154Z Compiling url v2.5.8
30072026-03-19T03:12:55.585Z Compiling toml v0.8.23
30082026-03-19T03:12:55.601Z Compiling usdt v0.5.0
30092026-03-19T03:12:56.224Z Compiling cargo-util-schemas v0.8.2
30102026-03-19T03:12:56.227Z Compiling cargo_toml v0.21.0
30112026-03-19T03:12:57.687Z Compiling cargo_metadata v0.21.0
30122026-03-19T03:13:01.853Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30132026-03-19T03:13:05.884Z Finished `release` profile [optimized] target(s) in 22.56s
30142026-03-19T03:13:06.029Z
30152026-03-19T03:13:06.033Zreal 22.682677458
30162026-03-19T03:13:06.033Zuser 3:11.573906794
30172026-03-19T03:13:06.033Zsys 21.222160175
30182026-03-19T03:13:06.033Ztrap 0.088606392
30192026-03-19T03:13:06.033Ztflt 0.590374431
30202026-03-19T03:13:06.033Zdflt 1.932126060
30212026-03-19T03:13:06.033Zkflt 0.000114624
30222026-03-19T03:13:06.033Zlock 7:25.977063738
30232026-03-19T03:13:06.033Zslp 4:34.610756827
30242026-03-19T03:13:06.033Zlat 8.082983737
30252026-03-19T03:13:06.033Zstop 29.514041412
30262026-03-19T03:13:06.033Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30272026-03-19T03:13:06.033Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30282026-03-19T03:13:06.033Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30292026-03-19T03:13:06.033Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30302026-03-19T03:13:06.033Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30312026-03-19T03:13:07.344Z Compiling regress v0.10.5
30322026-03-19T03:13:07.347Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30332026-03-19T03:13:07.516Z Compiling serde_spanned v1.0.4
30342026-03-19T03:13:07.536Z Compiling toml_writer v1.0.6+spec-1.1.0
30352026-03-19T03:13:07.578Z Compiling newtype-uuid-macros v0.1.0
30362026-03-19T03:13:07.583Z Compiling structmeta-derive v0.3.0
30372026-03-19T03:13:07.583Z Compiling rustls v0.22.4
30382026-03-19T03:13:07.584Z Compiling rustls-webpki v0.102.8
30392026-03-19T03:13:07.584Z Compiling multer v3.1.0
30402026-03-19T03:13:07.601Z Compiling match_cfg v0.1.0
30412026-03-19T03:13:07.604Z Compiling debug-ignore v1.0.5
30422026-03-19T03:13:07.717Z Compiling progenitor-client v0.13.0
30432026-03-19T03:13:07.720Z Compiling slog-json v2.6.1
30442026-03-19T03:13:07.743Z Compiling async-stream-impl v0.3.6
30452026-03-19T03:13:07.795Z Compiling dropshot v0.16.7
30462026-03-19T03:13:07.850Z Compiling toml v0.9.12+spec-1.1.0
30472026-03-19T03:13:07.853Z Compiling hostname v0.3.1
30482026-03-19T03:13:07.853Z Compiling itertools v0.14.0
30492026-03-19T03:13:07.853Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30502026-03-19T03:13:07.930Z Compiling waitgroup v0.1.2
30512026-03-19T03:13:08.031Z Compiling slog-bunyan v2.5.0
30522026-03-19T03:13:08.060Z Compiling rustls-pemfile v2.2.0
30532026-03-19T03:13:08.083Z Compiling dropshot_endpoint v0.16.7
30542026-03-19T03:13:08.163Z Compiling serde_path_to_error v0.1.20
30552026-03-19T03:13:08.236Z Compiling hostname v0.4.2
30562026-03-19T03:13:08.236Z Compiling macaddr v1.0.1
30572026-03-19T03:13:08.239Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30582026-03-19T03:13:08.344Z Compiling progenitor-client v0.10.0
30592026-03-19T03:13:08.371Z Compiling instant v0.1.13
30602026-03-19T03:13:08.438Z Compiling backon v1.6.0
30612026-03-19T03:13:08.541Z Compiling backoff v0.4.0
30622026-03-19T03:13:08.591Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30632026-03-19T03:13:08.633Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30642026-03-19T03:13:08.660Z Compiling async-stream v0.3.6
30652026-03-19T03:13:08.695Z Compiling progenitor-extras v0.1.1
30662026-03-19T03:13:08.737Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30672026-03-19T03:13:08.767Z Compiling unsafe-libyaml v0.2.11
30682026-03-19T03:13:08.794Z Compiling crucible-workspace-hack v0.1.0
30692026-03-19T03:13:08.823Z Compiling toml_edit v0.23.10+spec-1.0.0
30702026-03-19T03:13:08.852Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30712026-03-19T03:13:08.856Z Compiling secrecy v0.10.3
30722026-03-19T03:13:08.912Z Compiling heapless v0.8.0
30732026-03-19T03:13:09.047Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30742026-03-19T03:13:09.050Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30752026-03-19T03:13:09.121Z Compiling hash32 v0.3.1
30762026-03-19T03:13:09.152Z Compiling structmeta v0.3.0
30772026-03-19T03:13:09.204Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30782026-03-19T03:13:09.292Z Compiling smoltcp v0.11.0
30792026-03-19T03:13:09.356Z Compiling toml v0.8.23
30802026-03-19T03:13:09.407Z Compiling tabwriter v1.4.1
30812026-03-19T03:13:09.438Z Compiling cobs v0.3.0
30822026-03-19T03:13:09.496Z Compiling derive-ex v0.1.8
30832026-03-19T03:13:09.520Z Compiling parse-display-derive v0.10.0
30842026-03-19T03:13:09.546Z Compiling serde_yaml v0.9.34+deprecated
30852026-03-19T03:13:09.681Z Compiling ingot-macros v0.1.1
30862026-03-19T03:13:09.716Z Compiling proc-macro-crate v3.4.0
30872026-03-19T03:13:09.742Z Compiling foreign-types-macros v0.2.3
30882026-03-19T03:13:09.817Z Compiling foreign-types-shared v0.3.1
30892026-03-19T03:13:09.844Z Compiling cpufeatures v0.3.0
30902026-03-19T03:13:09.871Z Compiling convert_case v0.4.0
30912026-03-19T03:13:09.968Z Compiling chacha20 v0.10.0
30922026-03-19T03:13:09.991Z Compiling postcard v1.1.3
30932026-03-19T03:13:10.282Z Compiling proc-macro-crate v1.3.1
30942026-03-19T03:13:10.379Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30952026-03-19T03:13:10.408Z Compiling universal-hash v0.5.1
30962026-03-19T03:13:10.441Z Compiling derive_more v0.99.20
30972026-03-19T03:13:10.477Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30982026-03-19T03:13:10.510Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30992026-03-19T03:13:10.537Z Compiling num_enum_derive v0.7.5
31002026-03-19T03:13:10.603Z Compiling foreign-types v0.5.0
31012026-03-19T03:13:10.630Z Compiling cstr-argument v0.1.2
31022026-03-19T03:13:10.675Z Compiling opaque-debug v0.3.1
31032026-03-19T03:13:10.730Z Compiling colored v3.1.1
31042026-03-19T03:13:10.788Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31052026-03-19T03:13:10.865Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31062026-03-19T03:13:10.896Z Compiling rand v0.10.0
31072026-03-19T03:13:10.923Z Compiling typify-impl v0.6.1
31082026-03-19T03:13:10.927Z Compiling num_enum_derive v0.5.11
31092026-03-19T03:13:11.002Z Compiling tokio-rustls v0.25.0
31102026-03-19T03:13:11.092Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31112026-03-19T03:13:11.253Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31122026-03-19T03:13:11.301Z Compiling half v2.7.1
31132026-03-19T03:13:11.337Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31142026-03-19T03:13:11.742Z Compiling ciborium-io v0.2.2
31152026-03-19T03:13:11.774Z Compiling camino-tempfile v1.4.1
31162026-03-19T03:13:11.800Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31172026-03-19T03:13:11.898Z Compiling ciborium-ll v0.2.2
31182026-03-19T03:13:11.992Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31192026-03-19T03:13:12.020Z Compiling parse-display v0.10.0
31202026-03-19T03:13:12.051Z Compiling test-strategy v0.4.5
31212026-03-19T03:13:12.076Z Compiling num_enum v0.7.5
31222026-03-19T03:13:12.079Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31232026-03-19T03:13:12.129Z Compiling ciborium v0.2.2
31242026-03-19T03:13:12.196Z Compiling smf v0.2.3
31252026-03-19T03:13:12.223Z Compiling aead v0.5.2
31262026-03-19T03:13:12.227Z Compiling num-derive v0.4.2
31272026-03-19T03:13:12.274Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31282026-03-19T03:13:12.297Z Compiling sigpipe v0.1.3
31292026-03-19T03:13:12.385Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31302026-03-19T03:13:12.441Z Compiling glob v0.3.3
31312026-03-19T03:13:12.473Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31322026-03-19T03:13:12.500Z Compiling num_enum v0.5.11
31332026-03-19T03:13:12.569Z Compiling poly1305 v0.8.0
31342026-03-19T03:13:12.646Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31352026-03-19T03:13:12.718Z Compiling chacha20 v0.9.1
31362026-03-19T03:13:12.818Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31372026-03-19T03:13:12.845Z Compiling whoami v1.6.1
31382026-03-19T03:13:12.983Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31392026-03-19T03:13:13.009Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31402026-03-19T03:13:13.085Z Compiling thiserror-impl-no-std v2.0.2
31412026-03-19T03:13:13.108Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31422026-03-19T03:13:13.254Z Compiling num-rational v0.4.2
31432026-03-19T03:13:13.327Z Compiling password-hash v0.5.0
31442026-03-19T03:13:13.330Z Compiling blake2 v0.10.6
31452026-03-19T03:13:13.489Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31462026-03-19T03:13:13.546Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31472026-03-19T03:13:13.591Z Compiling num-complex v0.4.6
31482026-03-19T03:13:13.673Z Compiling indent_write v2.2.0
31492026-03-19T03:13:13.697Z Compiling prettyplease v0.2.37
31502026-03-19T03:13:13.809Z Compiling ingot-types v0.1.2
31512026-03-19T03:13:13.886Z Compiling argon2 v0.5.3
31522026-03-19T03:13:13.931Z Compiling chacha20poly1305 v0.10.1
31532026-03-19T03:13:14.032Z Compiling float-ord v0.3.2
31542026-03-19T03:13:14.130Z Compiling num v0.4.3
31552026-03-19T03:13:14.130Z Compiling gethostname v0.5.0
31562026-03-19T03:13:14.185Z Compiling usdt-macro v0.5.0
31572026-03-19T03:13:14.216Z Compiling usdt-attr-macro v0.5.0
31582026-03-19T03:13:14.219Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31592026-03-19T03:13:14.219Z Compiling derive-where v1.6.0
31602026-03-19T03:13:14.292Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31612026-03-19T03:13:14.295Z Compiling memmap v0.7.0
31622026-03-19T03:13:14.346Z Compiling ingot v0.1.1
31632026-03-19T03:13:14.426Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31642026-03-19T03:13:14.597Z Compiling typify-impl v0.4.3
31652026-03-19T03:13:14.745Z Compiling atomicwrites v0.4.4
31662026-03-19T03:13:14.783Z Compiling thiserror-no-std v2.0.2
31672026-03-19T03:13:14.812Z Compiling cancel-safe-futures v0.1.5
31682026-03-19T03:13:14.926Z Compiling vsss-rs v3.3.4
31692026-03-19T03:13:15.026Z Compiling owo-colors v4.3.0
31702026-03-19T03:13:15.053Z Compiling libsw-core v0.3.2
31712026-03-19T03:13:15.163Z Compiling async-recursion v1.1.1
31722026-03-19T03:13:15.230Z Compiling resolv-conf v0.7.6
31732026-03-19T03:13:15.314Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31742026-03-19T03:13:15.343Z Compiling usdt v0.5.0
31752026-03-19T03:13:15.553Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31762026-03-19T03:13:15.738Z Compiling libsw v3.5.0
31772026-03-19T03:13:15.791Z Compiling linear-map v1.2.0
31782026-03-19T03:13:15.817Z Compiling libefi-sys v0.1.0
31792026-03-19T03:13:15.991Z Compiling hickory-proto v0.24.4
31802026-03-19T03:13:16.019Z Compiling newline-converter v0.3.0
31812026-03-19T03:13:16.078Z Compiling console v0.15.11
31822026-03-19T03:13:16.140Z Compiling bitfield-struct v0.6.2
31832026-03-19T03:13:16.208Z Compiling semver v0.1.20
31842026-03-19T03:13:16.211Z Compiling linked-hash-map v0.5.6
31852026-03-19T03:13:16.258Z Compiling pin-project-internal v1.1.11
31862026-03-19T03:13:16.284Z Compiling slog-dtrace v0.3.0
31872026-03-19T03:13:16.445Z Compiling minimal-lexical v0.2.1
31882026-03-19T03:13:16.520Z Compiling lru-cache v0.1.2
31892026-03-19T03:13:16.559Z Compiling expectorate v1.2.0
31902026-03-19T03:13:16.597Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31912026-03-19T03:13:16.635Z Compiling rustc_version v0.1.7
31922026-03-19T03:13:16.720Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31932026-03-19T03:13:16.778Z Compiling nom v7.1.3
31942026-03-19T03:13:16.835Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31952026-03-19T03:13:16.864Z Compiling tokio-dtrace v0.1.1
31962026-03-19T03:13:16.896Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31972026-03-19T03:13:16.932Z Compiling phf_shared v0.12.1
31982026-03-19T03:13:16.983Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31992026-03-19T03:13:17.078Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32002026-03-19T03:13:17.146Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32012026-03-19T03:13:17.217Z Compiling newtype_derive v0.1.6
32022026-03-19T03:13:17.262Z Compiling dropshot-api-manager-types v0.6.0
32032026-03-19T03:13:17.285Z Compiling pem v3.0.6
32042026-03-19T03:13:17.387Z Compiling snafu-derive v0.8.9
32052026-03-19T03:13:17.501Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32062026-03-19T03:13:17.602Z Compiling csv-core v0.1.13
32072026-03-19T03:13:17.675Z Compiling highway v1.3.0
32082026-03-19T03:13:17.740Z Compiling typify-macro v0.6.1
32092026-03-19T03:13:17.765Z Compiling same-file v1.0.6
32102026-03-19T03:13:17.792Z Compiling chrono-tz v0.10.4
32112026-03-19T03:13:17.953Z Compiling pin-project v1.1.11
32122026-03-19T03:13:17.990Z Compiling xshell-macros v0.2.7
32132026-03-19T03:13:18.032Z Compiling const_format_proc_macros v0.2.34
32142026-03-19T03:13:18.081Z Compiling walkdir v2.5.0
32152026-03-19T03:13:18.115Z Compiling csv v1.4.0
32162026-03-19T03:13:18.221Z Compiling oxide-tokio-rt v0.1.3
32172026-03-19T03:13:18.529Z Compiling xshell v0.2.7
32182026-03-19T03:13:18.555Z Compiling phf v0.12.1
32192026-03-19T03:13:18.638Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32202026-03-19T03:13:18.754Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32212026-03-19T03:13:18.797Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-03-19T03:13:18.909Z Compiling globset v0.4.18
32232026-03-19T03:13:18.935Z Compiling olpc-cjson v0.1.4
32242026-03-19T03:13:18.939Z Compiling primeorder v0.13.6
32252026-03-19T03:13:19.065Z Compiling hickory-resolver v0.24.4
32262026-03-19T03:13:19.192Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
32272026-03-19T03:13:19.220Z Compiling serde_plain v1.0.2
32282026-03-19T03:13:19.246Z Compiling typed-path v0.9.3
32292026-03-19T03:13:19.273Z Compiling base64 v0.21.7
32302026-03-19T03:13:19.350Z Compiling const_format v0.2.35
32312026-03-19T03:13:19.551Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32322026-03-19T03:13:19.752Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32332026-03-19T03:13:19.813Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32342026-03-19T03:13:19.858Z Compiling tabled_derive v0.7.0
32352026-03-19T03:13:19.937Z Compiling bcs v0.1.6
32362026-03-19T03:13:20.201Z Compiling snafu v0.8.9
32372026-03-19T03:13:20.265Z Compiling typify v0.6.1
32382026-03-19T03:13:20.400Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32392026-03-19T03:13:20.490Z Compiling progenitor-impl v0.13.0
32402026-03-19T03:13:20.580Z Compiling qorb v0.4.1
32412026-03-19T03:13:20.628Z Compiling tough v0.20.0
32422026-03-19T03:13:20.743Z Compiling radium v0.7.0
32432026-03-19T03:13:20.771Z Compiling termtree v0.5.1
32442026-03-19T03:13:20.800Z Compiling salty v0.3.0
32452026-03-19T03:13:21.009Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32462026-03-19T03:13:21.128Z Compiling textwrap v0.16.2
32472026-03-19T03:13:21.213Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32482026-03-19T03:13:21.239Z Compiling steno v0.4.1
32492026-03-19T03:13:21.292Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32502026-03-19T03:13:21.318Z Compiling tabled v0.15.0
32512026-03-19T03:13:21.508Z Compiling tap v1.0.1
32522026-03-19T03:13:21.538Z Compiling maybe-uninit v2.0.0
32532026-03-19T03:13:21.564Z Compiling typify-macro v0.4.3
32542026-03-19T03:13:21.590Z Compiling humantime v2.3.0
32552026-03-19T03:13:21.690Z Compiling utf-8 v0.7.6
32562026-03-19T03:13:21.758Z Compiling wyz v0.5.1
32572026-03-19T03:13:21.975Z Compiling tungstenite v0.21.0
32582026-03-19T03:13:21.979Z Compiling p384 v0.13.1
32592026-03-19T03:13:22.032Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32602026-03-19T03:13:22.081Z Compiling arc-swap v1.8.2
32612026-03-19T03:13:22.162Z Compiling funty v2.0.0
32622026-03-19T03:13:22.408Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32632026-03-19T03:13:22.525Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32642026-03-19T03:13:22.801Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32652026-03-19T03:13:23.121Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32662026-03-19T03:13:23.174Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32672026-03-19T03:13:23.207Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32682026-03-19T03:13:23.437Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32692026-03-19T03:13:23.519Z Compiling packed_struct v0.10.1
32702026-03-19T03:13:23.826Z Compiling tagptr v0.2.0
32712026-03-19T03:13:23.931Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32722026-03-19T03:13:24.018Z Compiling typify v0.4.3
32732026-03-19T03:13:24.042Z Compiling moka v0.12.13
32742026-03-19T03:13:24.064Z Compiling tokio-tungstenite v0.21.0
32752026-03-19T03:13:24.195Z Compiling progenitor-impl v0.10.0
32762026-03-19T03:13:24.449Z Compiling progenitor-macro v0.13.0
32772026-03-19T03:13:24.516Z Compiling bitvec v1.0.1
32782026-03-19T03:13:24.762Z Compiling slog-scope v4.4.1
32792026-03-19T03:13:24.879Z Compiling polyval v0.6.2
32802026-03-19T03:13:24.919Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32812026-03-19T03:13:24.945Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32822026-03-19T03:13:25.125Z Compiling packed_struct_codegen v0.10.1
32832026-03-19T03:13:25.150Z Compiling zerocopy-derive v0.6.6
32842026-03-19T03:13:25.229Z Compiling bitfield-macros v0.19.4
32852026-03-19T03:13:25.283Z Compiling proc-macro-error-attr2 v2.0.0
32862026-03-19T03:13:25.400Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32872026-03-19T03:13:25.454Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32882026-03-19T03:13:25.893Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32892026-03-19T03:13:25.921Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32902026-03-19T03:13:26.104Z Compiling indexmap v1.9.3
32912026-03-19T03:13:26.306Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32922026-03-19T03:13:26.410Z Compiling parking_lot_core v0.8.6
32932026-03-19T03:13:26.437Z Compiling nodrop v0.1.14
32942026-03-19T03:13:26.501Z Compiling crc-catalog v2.4.0
32952026-03-19T03:13:26.621Z Compiling array-init v0.0.4
32962026-03-19T03:13:26.647Z Compiling zerocopy v0.6.6
32972026-03-19T03:13:26.675Z Compiling crc v3.4.0
32982026-03-19T03:13:26.742Z Compiling bitfield v0.19.4
32992026-03-19T03:13:26.837Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33002026-03-19T03:13:26.986Z Compiling proc-macro-error2 v2.0.1
33012026-03-19T03:13:27.011Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33022026-03-19T03:13:27.177Z Compiling ghash v0.5.1
33032026-03-19T03:13:27.210Z Compiling hickory-resolver v0.25.2
33042026-03-19T03:13:27.236Z Compiling slog-stdlog v4.1.1
33052026-03-19T03:13:27.398Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33062026-03-19T03:13:27.453Z Compiling smallvec v0.6.14
33072026-03-19T03:13:27.558Z Compiling git-stub v1.0.0
33082026-03-19T03:13:27.584Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33092026-03-19T03:13:27.774Z Compiling num-derive v0.3.3
33102026-03-19T03:13:27.801Z Compiling ctr v0.9.2
33112026-03-19T03:13:27.919Z Compiling lzma-sys v0.1.20
33122026-03-19T03:13:27.949Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33132026-03-19T03:13:28.047Z Compiling progenitor-macro v0.10.0
33142026-03-19T03:13:28.076Z Compiling hashbrown v0.12.3
33152026-03-19T03:13:28.113Z Compiling unicase v2.9.0
33162026-03-19T03:13:28.262Z Compiling aes-gcm v0.10.3
33172026-03-19T03:13:28.288Z Compiling git-stub-vcs v0.1.0
33182026-03-19T03:13:28.427Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33192026-03-19T03:13:28.514Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33202026-03-19T03:13:28.543Z Compiling mime_guess v2.0.5
33212026-03-19T03:13:28.568Z Compiling serde-hex v0.1.0
33222026-03-19T03:13:28.627Z Compiling tabled_derive v0.11.0
33232026-03-19T03:13:28.785Z Compiling slog-envlogger v2.2.0
33242026-03-19T03:13:28.837Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33252026-03-19T03:13:28.990Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33262026-03-19T03:13:29.082Z Compiling libscf-sys v1.1.0
33272026-03-19T03:13:29.303Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33282026-03-19T03:13:29.354Z Compiling progenitor-impl v0.11.2
33292026-03-19T03:13:29.382Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33302026-03-19T03:13:29.548Z Compiling ron v0.8.1
33312026-03-19T03:13:29.625Z Compiling papergrid v0.17.0
33322026-03-19T03:13:29.768Z Compiling cargo_toml v0.22.3
33332026-03-19T03:13:29.981Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33342026-03-19T03:13:30.151Z Compiling hashbrown v0.13.2
33352026-03-19T03:13:30.329Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33362026-03-19T03:13:30.781Z Compiling testing_table v0.3.0
33372026-03-19T03:13:30.924Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33382026-03-19T03:13:30.988Z Compiling ssh-encoding v0.2.0
33392026-03-19T03:13:31.024Z Compiling blowfish v0.9.1
33402026-03-19T03:13:31.143Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33412026-03-19T03:13:31.238Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33422026-03-19T03:13:31.266Z Compiling nibble_vec v0.1.0
33432026-03-19T03:13:31.388Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33442026-03-19T03:13:31.390Z Compiling crc-any v2.5.0
33452026-03-19T03:13:31.493Z Compiling endian-type v0.1.2
33462026-03-19T03:13:31.534Z Compiling corncobs v0.1.4
33472026-03-19T03:13:31.629Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33482026-03-19T03:13:31.716Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33492026-03-19T03:13:31.753Z Compiling radix_trie v0.2.1
33502026-03-19T03:13:31.786Z Compiling ssh-cipher v0.2.0
33512026-03-19T03:13:31.870Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33522026-03-19T03:13:31.903Z Compiling bcrypt-pbkdf v0.10.0
33532026-03-19T03:13:31.907Z Compiling tabled v0.20.0
33542026-03-19T03:13:31.953Z Compiling progenitor v0.13.0
33552026-03-19T03:13:32.178Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33562026-03-19T03:13:32.227Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33572026-03-19T03:13:32.268Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33582026-03-19T03:13:32.316Z Compiling object v0.30.4
33592026-03-19T03:13:32.371Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33602026-03-19T03:13:32.634Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33612026-03-19T03:13:32.821Z Compiling parking_lot v0.11.2
33622026-03-19T03:13:32.979Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33632026-03-19T03:13:33.308Z Compiling progenitor-macro v0.11.2
33642026-03-19T03:13:33.333Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33652026-03-19T03:13:33.392Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33662026-03-19T03:13:33.525Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33672026-03-19T03:13:33.891Z Compiling progenitor-client v0.11.2
33682026-03-19T03:13:33.997Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33692026-03-19T03:13:34.065Z Compiling prefix-trie v0.7.0
33702026-03-19T03:13:34.093Z Compiling password-hash v0.4.2
33712026-03-19T03:13:34.144Z Compiling fxhash v0.2.1
33722026-03-19T03:13:34.349Z Compiling secrecy v0.8.0
33732026-03-19T03:13:34.375Z Compiling path-slash v0.1.5
33742026-03-19T03:13:34.580Z Compiling half v1.8.3
33752026-03-19T03:13:34.605Z Compiling http-range v0.1.5
33762026-03-19T03:13:34.631Z Compiling hickory-server v0.25.2
33772026-03-19T03:13:34.845Z Compiling pbkdf2 v0.11.0
33782026-03-19T03:13:34.890Z Compiling serde_cbor v0.11.2
33792026-03-19T03:13:35.014Z Compiling sled v0.34.7
33802026-03-19T03:13:35.335Z Compiling xz2 v0.1.7
33812026-03-19T03:13:35.362Z Compiling ron v0.12.0
33822026-03-19T03:13:35.393Z Compiling progenitor v0.10.0
33832026-03-19T03:13:35.521Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33842026-03-19T03:13:35.718Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33852026-03-19T03:13:35.772Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33862026-03-19T03:13:36.198Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33872026-03-19T03:13:36.463Z Compiling ssh-key v0.6.7
33882026-03-19T03:13:36.490Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33892026-03-19T03:13:36.729Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33902026-03-19T03:13:36.984Z Compiling hickory-client v0.25.2
33912026-03-19T03:13:37.358Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33922026-03-19T03:13:37.503Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33932026-03-19T03:13:37.581Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33942026-03-19T03:13:37.607Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33952026-03-19T03:13:37.841Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33962026-03-19T03:13:38.353Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33972026-03-19T03:13:38.582Z Compiling p256 v0.13.2
33982026-03-19T03:13:38.674Z Compiling p521 v0.13.3
33992026-03-19T03:13:38.918Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34002026-03-19T03:13:38.944Z Compiling yasna v0.5.2
34012026-03-19T03:13:39.122Z Compiling kstat-rs v0.2.4
34022026-03-19T03:13:39.147Z Compiling headers-core v0.3.0
34032026-03-19T03:13:39.342Z Compiling nanorand v0.7.0
34042026-03-19T03:13:39.524Z Compiling atty v0.2.14
34052026-03-19T03:13:39.561Z Compiling russh-cryptovec v0.7.3
34062026-03-19T03:13:39.698Z Compiling crc8 v0.1.1
34072026-03-19T03:13:39.770Z Compiling base16ct v1.0.0
34082026-03-19T03:13:39.845Z Compiling md5 v0.7.0
34092026-03-19T03:13:39.898Z Compiling home v0.5.12
34102026-03-19T03:13:39.930Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34112026-03-19T03:13:40.047Z Compiling flume v0.11.1
34122026-03-19T03:13:40.073Z Compiling russh-keys v0.45.0
34132026-03-19T03:13:40.103Z Compiling rcgen v0.12.1
34142026-03-19T03:13:40.133Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34152026-03-19T03:13:40.238Z Compiling headers v0.4.1
34162026-03-19T03:13:40.335Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34172026-03-19T03:13:40.431Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34182026-03-19T03:13:40.555Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34192026-03-19T03:13:40.627Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34202026-03-19T03:13:40.760Z Compiling progenitor v0.11.2
34212026-03-19T03:13:40.963Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34222026-03-19T03:13:40.993Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34232026-03-19T03:13:41.176Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34242026-03-19T03:13:41.409Z Compiling hyper-staticfile v0.10.1
34252026-03-19T03:13:41.436Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34262026-03-19T03:13:41.439Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34272026-03-19T03:13:41.799Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34282026-03-19T03:13:41.982Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34292026-03-19T03:13:42.161Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34302026-03-19T03:13:42.186Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34312026-03-19T03:13:42.412Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34322026-03-19T03:13:42.456Z Compiling num-bigint v0.4.6
34332026-03-19T03:13:42.533Z Compiling des v0.8.1
34342026-03-19T03:13:42.572Z Compiling subprocess v0.2.15
34352026-03-19T03:13:42.787Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34362026-03-19T03:13:42.825Z Compiling display-error-chain v0.2.2
34372026-03-19T03:13:42.985Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34382026-03-19T03:13:43.041Z Compiling hex-literal v0.4.1
34392026-03-19T03:13:43.044Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34402026-03-19T03:13:43.221Z Compiling colored v2.2.0
34412026-03-19T03:13:43.391Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34422026-03-19T03:13:43.416Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34432026-03-19T03:13:43.658Z Compiling socket2 v0.5.10
34442026-03-19T03:13:43.683Z Compiling internet-checksum v0.2.1
34452026-03-19T03:13:44.276Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34462026-03-19T03:13:44.424Z Compiling russh v0.45.0
34472026-03-19T03:13:45.077Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34482026-03-19T03:13:51.513Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34492026-03-19T03:14:02.106Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34502026-03-19T03:14:02.107Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34512026-03-19T03:14:02.110Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34522026-03-19T03:14:02.110Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34532026-03-19T03:14:04.397Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34542026-03-19T03:14:04.559Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34552026-03-19T03:14:10.497Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34562026-03-19T03:14:40.957Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34572026-03-19T03:15:05.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
34582026-03-19T03:15:06.177Z
34592026-03-19T03:15:06.180Zreal 2:00.061426147
34602026-03-19T03:15:06.180Zuser 11:46.805643874
34612026-03-19T03:15:06.180Zsys 2:06.289303128
34622026-03-19T03:15:06.180Ztrap 0.365191191
34632026-03-19T03:15:06.180Ztflt 0.452003920
34642026-03-19T03:15:06.180Zdflt 1.759459907
34652026-03-19T03:15:06.180Zkflt 0.000332397
34662026-03-19T03:15:06.180Zlock 41:04.569125152
34672026-03-19T03:15:06.180Zslp 26:29.779970814
34682026-03-19T03:15:06.180Zlat 46.552005355
34692026-03-19T03:15:06.180Zstop 4:02.980166861
34702026-03-19T03:15:06.180Z+ mkdir tests
34712026-03-19T03:15:06.183Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34722026-03-19T03:15:06.183Z+ xargs -I '{}' -t cp '{}' tests/
34732026-03-19T03:15:06.218Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/
34742026-03-19T03:15:06.241Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/
34752026-03-19T03:15:06.264Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/
34762026-03-19T03:15:06.288Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/
34772026-03-19T03:15:06.530Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
34782026-03-19T03:15:06.533Z+ 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
34792026-03-19T03:16:46.185ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34802026-03-19T03:16:46.185Za .github/buildomat/ci-env.sh 1K
34812026-03-19T03:16:46.185Za out/target/test 1K
34822026-03-19T03:16:46.185Za out/npuzone/npuzone 27402K
34832026-03-19T03:16:46.185Za package-manifest.toml 35K
34842026-03-19T03:16:46.186Za smf/sled-agent/non-gimlet/config.toml 6K
34852026-03-19T03:16:46.186Za target/release/omicron-package 40561K
34862026-03-19T03:16:46.186Za target/release/xtask 11433K
34872026-03-19T03:16:46.186Za target/debug/bootstrap 335581K
34882026-03-19T03:16:46.186Za tests/bootstrap-e6f8ef4052bfb0c2 31310K
34892026-03-19T03:16:46.186Za tests/commtest-24d786529c44a77c 32395K
34902026-03-19T03:16:46.186Za tests/dhcp_server-58b78f45b9570bbf 31310K
34912026-03-19T03:16:46.186Za tests/end_to_end_tests-a99e61b3cc7d9b0e 377876K
34922026-03-19T03:16:46.186Za out/clickhouse.tar.gz 301709K
34932026-03-19T03:16:46.186Za out/clickhouse_keeper.tar.gz 287173K
34942026-03-19T03:16:46.186Za out/clickhouse_server.tar.gz 301708K
34952026-03-19T03:16:46.187Za out/cockroachdb.tar.gz 156535K
34962026-03-19T03:16:46.187Za out/crucible-pantry-zone.tar.gz 38990K
34972026-03-19T03:16:46.187Za out/crucible-utils.tar 17744K
34982026-03-19T03:16:46.187Za out/crucible-zone.tar.gz 53128K
34992026-03-19T03:16:46.187Za out/external-dns.tar.gz 43604K
35002026-03-19T03:16:46.187Za out/internal-dns.tar.gz 43604K
35012026-03-19T03:16:46.187Za out/mg-ddm-gz.tar 78377K
35022026-03-19T03:16:46.187Za out/nexus.tar.gz 209193K
35032026-03-19T03:16:46.187Za out/ntp.tar.gz 25418K
35042026-03-19T03:16:46.187Za out/omicron-gateway-softnpu.tar.gz 28225K
35052026-03-19T03:16:46.187Za out/omicron-sled-agent.tar 186577K
35062026-03-19T03:16:46.187Za out/overlay.tar.gz 3K
35072026-03-19T03:16:46.187Za out/oximeter.tar.gz 57451K
35082026-03-19T03:16:46.187Za out/oxlog.tar 3782K
35092026-03-19T03:16:46.187Za out/probe.tar.gz 3037K
35102026-03-19T03:16:46.187Za out/propolis-server.tar.gz 74633K
35112026-03-19T03:16:46.187Za out/pumpkind-gz.tar 26647K
35122026-03-19T03:16:46.188Za out/switch-softnpu.tar.gz 367943K
35132026-03-19T03:16:46.192Z
35142026-03-19T03:16:46.192Zreal 1:39.640836894
35152026-03-19T03:16:46.192Zuser 1:36.508415849
35162026-03-19T03:16:46.192Zsys 6.452594192
35172026-03-19T03:16:46.192Ztrap 0.007239906
35182026-03-19T03:16:46.192Ztflt 0.000000000
35192026-03-19T03:16:46.192Zdflt 0.000000000
35202026-03-19T03:16:46.192Zkflt 0.000000000
35212026-03-19T03:16:46.193Zlock 0.000000000
35222026-03-19T03:16:46.193Zslp 1:35.669484610
35232026-03-19T03:16:46.193Zlat 0.639374765
35242026-03-19T03:16:46.193Zstop 0.000173831
35252026-03-19T03:16:46.193Zprocess exited: duration 1283102 ms, exit code 0
 
35262026-03-19T03:16:46.216Zfound 1 output files
35272026-03-19T03:16:46.216Zuploading: /work/package.tar.gz (2320079707 bytes)
35282026-03-19T03:17:19.732Zuploaded: /work/package.tar.gz