01KKX538EZNJN4B9S4R46ZJQVA: 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: 01KKX53PXCCBW2SB2VZXGDTP00

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-17T05:44:05.532Zjob assigned to worker 01KKX53TPV8E9VN61PNCWXNPPJ [factory aws, i-082175b095e1022ae] (queued for 50 s)
 
22026-03-17T05:44:14.012Zstarting task 0: "setup"
32026-03-17T05:44:14.020Z++ uname -s
42026-03-17T05:44:14.024Z+ kern=SunOS
52026-03-17T05:44:14.024Z+ build_user=build
62026-03-17T05:44:14.024Z+ build_uid=12345
72026-03-17T05:44:14.024Z+ work_dir=/work
82026-03-17T05:44:14.024Z+ input_dir=/input
92026-03-17T05:44:14.024Z+ [[ 0 == 12345 ]]
102026-03-17T05:44:14.024Z+ case "$kern" in
112026-03-17T05:44:14.024Z+ groupadd -g 12345 build
122026-03-17T05:44:14.027Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-17T05:44:16.034Z+ zfs create -o mountpoint=/work rpool/work
142026-03-17T05:44:16.204Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-17T05:44:16.207Z+ home_fs=zfs
162026-03-17T05:44:16.207Z+ [[ zfs == autofs ]]
172026-03-17T05:44:16.207Z+ mkdir -p /home/build
182026-03-17T05:44:16.210Z+ chown build:build /home/build /work
192026-03-17T05:44:18.212Z+ chmod 0700 /home/build /work
202026-03-17T05:44:18.221Zprocess exited: duration 4201 ms, exit code 0
 
212026-03-17T05:44:18.235Zstarting task 1: "rust-toolchain"
222026-03-17T05:44:18.242Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-17T05:44:18.242Z * rust toolchain channel = "1.94.0"
242026-03-17T05:44:18.242Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-17T05:44:18.242Z * rust toolchain profile = "default"
262026-03-17T05:44:18.242Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-17T05:44:18.242Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-17T05:44:18.249Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-17T05:44:18.249Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-17T05:44:18.384Zinfo: downloading installer
312026-03-17T05:44:20.082Zwarn: It looks like you have an existing installation of Rust at:
322026-03-17T05:44:20.087Zwarn: /opt/ooce/bin
332026-03-17T05:44:20.087Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-17T05:44:20.087Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-17T05:44:20.088Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-17T05:44:20.088Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-17T05:44:20.088Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-17T05:44:20.088Zerror: cannot install while Rust is installed
392026-03-17T05:44:20.088Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-17T05:44:20.088Zwarn: It looks like you have an existing rustup settings file at:
412026-03-17T05:44:20.088Zwarn: /home/build/.rustup/settings.toml
422026-03-17T05:44:20.088Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-17T05:44:20.088Zwarn: instead of the one inferred from the default host triple.
442026-03-17T05:44:20.097Zinfo: profile set to default
452026-03-17T05:44:20.097Zinfo: default host triple is x86_64-unknown-illumos
462026-03-17T05:44:20.104Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-03-17T05:44:20.260Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-03-17T05:44:20.265Zinfo: downloading 6 components
492026-03-17T05:44:36.127Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-03-17T05:44:36.127Z
512026-03-17T05:44:36.161Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-03-17T05:44:36.161Z
532026-03-17T05:44:36.161Z
542026-03-17T05:44:36.166ZRust is installed now. Great!
552026-03-17T05:44:36.167Z
562026-03-17T05:44:36.167ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-17T05:44:36.167Zenvironment variable. This has not been done automatically.
582026-03-17T05:44:36.167Z
592026-03-17T05:44:36.167ZTo configure your current shell, you need to source
602026-03-17T05:44:36.167Zthe corresponding env file under $HOME/.cargo.
612026-03-17T05:44:36.167Z
622026-03-17T05:44:36.167ZThis is usually done by running one of the following (note the leading DOT):
632026-03-17T05:44:36.167Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-17T05:44:36.167Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-17T05:44:36.167Zsource "~/.cargo/env.nu" # For nushell
662026-03-17T05:44:36.167Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-17T05:44:36.167Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-17T05:44:36.167Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-17T05:44:36.167Zwarn: no default linker (`cc`) was found in your PATH
702026-03-17T05:44:36.168Zwarn: many Rust crates require a system C toolchain to build
712026-03-17T05:44:36.275Z+ rustup --version
722026-03-17T05:44:36.286Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-17T05:44:36.292Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-17T05:44:36.307Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-03-17T05:44:36.313Z+ cargo --version
762026-03-17T05:44:36.322Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-03-17T05:44:36.326Z+ rustc --version
782026-03-17T05:44:36.351Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-03-17T05:44:36.361Zprocess exited: duration 18115 ms, exit code 0
 
802026-03-17T05:44:36.370Zstarting task 2: "authentication"
812026-03-17T05:44:36.395Zprocess exited: duration 20 ms, exit code 0
 
822026-03-17T05:44:36.402Zstarting task 3: "clone repository"
832026-03-17T05:44:36.408Z+ mkdir -p /work/oxidecomputer/omicron
842026-03-17T05:44:36.411Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-03-17T05:44:36.449ZCloning into '/work/oxidecomputer/omicron'...
862026-03-17T05:44:46.151Z+ cd /work/oxidecomputer/omicron
872026-03-17T05:44:46.161Z+ git fetch origin 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf
882026-03-17T05:44:46.441ZFrom https://github.com/oxidecomputer/omicron
892026-03-17T05:44:46.442Z * branch 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf -> FETCH_HEAD
902026-03-17T05:44:46.454Z+ [[ -n zl/multicast-m2p-forwarding ]]
912026-03-17T05:44:46.462Z++ git branch --show-current
922026-03-17T05:44:46.463Z+ current=main
932026-03-17T05:44:46.463Z+ [[ main != zl/multicast-m2p-forwarding ]]
942026-03-17T05:44:46.463Z+ git branch -f zl/multicast-m2p-forwarding 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf
952026-03-17T05:44:46.463Z+ git checkout -f zl/multicast-m2p-forwarding
962026-03-17T05:44:46.774ZSwitched to branch 'zl/multicast-m2p-forwarding'
972026-03-17T05:44:46.781Z+ git reset --hard 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf
982026-03-17T05:44:46.842ZHEAD is now at 98e9742dc [multicast] M2P forwarding, OPTE port subscription, and sled-agent propagation
992026-03-17T05:44:46.852Zprocess exited: duration 10438 ms, exit code 0
 
1002026-03-17T05:44:46.870Zstarting task 4: "build"
1012026-03-17T05:44:46.965Z+ source .github/buildomat/ci-env.sh
1022026-03-17T05:44:46.965Z++ export CARGO_TERM_COLOR=always
1032026-03-17T05:44:46.965Z++ CARGO_TERM_COLOR=always
1042026-03-17T05:44:46.965Z+ cargo --version
1052026-03-17T05:44:46.965Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-17T05:44:46.965Z+ rustc --version
1072026-03-17T05:44:46.966Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-17T05:44:46.966Z+ WORK=/work
1092026-03-17T05:44:46.966Z+ pfexec mkdir -p /work
1102026-03-17T05:44:46.966Z+ pfexec chown build /work
1112026-03-17T05:44:46.966Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-03-17T05:44:56.681Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-03-17T05:45:06.302Z Startup: Caching catalogs ... Done
1142026-03-17T05:45:28.285ZPlanning: Solver setup ... Done (20.376s)
1152026-03-17T05:45:28.435ZPlanning: Running solver ... Done (0.149s)
1162026-03-17T05:45:28.618ZPlanning: Finding local manifests ... Done (0.003s)
1172026-03-17T05:45:28.629ZPlanning: Fetching manifests: 0/4 0% complete
1182026-03-17T05:45:28.758ZPlanning: Fetching manifests: 4/4 100% complete
1192026-03-17T05:45:28.799ZPlanning: Package planning ... Done (0.043s)
1202026-03-17T05:45:28.839ZPlanning: Merging actions ... Done (0.041s)
1212026-03-17T05:45:29.084ZPlanning: Checking for conflicting actions ... Done (0.245s)
1222026-03-17T05:45:29.096ZPlanning: Consolidating action changes ... Done (0.011s)
1232026-03-17T05:45:29.979ZPlanning: Evaluating mediators ... Done (0.883s)
1242026-03-17T05:45:29.989ZPlanning: Planning completed in 23.53 seconds
1252026-03-17T05:45:30.001Z Packages to install: 4
1262026-03-17T05:45:30.001Z Mediators to change: 2
1272026-03-17T05:45:30.001Z Services to change: 1
1282026-03-17T05:45:30.001Z Estimated space available: 155.43 GB
1292026-03-17T05:45:30.005ZEstimated space to be consumed: 1.83 GB
1302026-03-17T05:45:30.005Z Create boot environment: No
1312026-03-17T05:45:30.005ZCreate backup boot environment: No
1322026-03-17T05:45:30.005Z Rebuild boot archive: No
1332026-03-17T05:45:30.005Z
1342026-03-17T05:45:30.005ZChanged mediators:
1352026-03-17T05:45:30.005Z mediator clang:
1362026-03-17T05:45:30.005Z version: None -> 15 (system default)
1372026-03-17T05:45:30.005Z
1382026-03-17T05:45:30.005Z mediator llvm:
1392026-03-17T05:45:30.005Z version: 14 (system default) -> 15 (system default)
1402026-03-17T05:45:30.005Z
1412026-03-17T05:45:30.005ZChanged packages:
1422026-03-17T05:45:30.005Zhelios-dev
1432026-03-17T05:45:30.005Z developer/build-essential
1442026-03-17T05:45:30.005Z None -> 11-2.0
1452026-03-17T05:45:30.005Z library/libxmlsec1
1462026-03-17T05:45:30.005Z None -> 1.2.35-2.0
1472026-03-17T05:45:30.005Z ooce/developer/clang-15
1482026-03-17T05:45:30.005Z None -> 15.0.7-2.0
1492026-03-17T05:45:30.005Z ooce/developer/llvm-15
1502026-03-17T05:45:30.005Z None -> 15.0.7-2.0
1512026-03-17T05:45:30.005Z
1522026-03-17T05:45:30.005ZServices:
1532026-03-17T05:45:30.005Z restart_fmri:
1542026-03-17T05:45:30.005Z svc:/system/update-man-index:default
1552026-03-17T05:45:30.050Z
1562026-03-17T05:45:30.050ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1572026-03-17T05:45:35.052ZDownload: 1171/3290 items 79.3/212.6MB 37% complete (15.7M/s)
1582026-03-17T05:45:40.641ZDownload: 2223/3290 items 119.1/212.6MB 56% complete (13.0M/s)
1592026-03-17T05:45:45.922ZDownload: 3280/3290 items 210.8/212.6MB 99% complete (18.8M/s)
1602026-03-17T05:45:48.221ZDownload: Completed 212.60 MB in 18.17 seconds (11.7M/s)
1612026-03-17T05:45:48.390Z Actions: 1/3689 actions (Installing new actions)
1622026-03-17T05:45:52.552Z Actions: Completed 3689 actions in 4.16 seconds.
1632026-03-17T05:45:52.885Z Done (0.329s)
1642026-03-17T05:45:52.885Z Done (0.000s)
1652026-03-17T05:45:53.773Z Done (0.887s)
1662026-03-17T05:45:57.783Z Done (3.666s)
1672026-03-17T05:45:57.863Z Done (0.018s)
1682026-03-17T05:45:57.866Z Done (0.000s)
1692026-03-17T05:45:58.032Z Done (0.000s)
1702026-03-17T05:45:58.987ZPlanning: Evaluating mediator changes ... Done
1712026-03-17T05:45:59.128ZPlanning: Checking for conflicting actions ... Done
1722026-03-17T05:45:59.131ZPlanning: Consolidating action changes ... Done
1732026-03-17T05:45:59.348ZPlanning: Evaluating mediators ... Done
1742026-03-17T05:45:59.351ZPlanning: Planning completed in 0.36 seconds
1752026-03-17T05:45:59.378Z Mediators to change: 2
1762026-03-17T05:45:59.378Z Create boot environment: No
1772026-03-17T05:45:59.381ZCreate backup boot environment: No
1782026-03-17T05:45:59.456Z Done
1792026-03-17T05:45:59.456Z Done
1802026-03-17T05:46:00.208Z Done
1812026-03-17T05:46:03.490Z Done
1822026-03-17T05:46:03.576Z Done
1832026-03-17T05:46:03.579Z Done
1842026-03-17T05:46:03.728Z Done
1852026-03-17T05:46:04.265ZPlanning: Evaluating mediator changes ... Done
1862026-03-17T05:46:04.268ZPlanning: Merging actions ... Done
1872026-03-17T05:46:04.430ZPlanning: Checking for conflicting actions ... Done
1882026-03-17T05:46:04.433ZPlanning: Consolidating action changes ... Done
1892026-03-17T05:46:04.649ZPlanning: Evaluating mediators ... Done
1902026-03-17T05:46:04.691ZPlanning: Planning completed in 0.63 seconds
1912026-03-17T05:46:04.722Z Packages to change: 1
1922026-03-17T05:46:04.722Z Mediators to change: 1
1932026-03-17T05:46:04.725Z Services to change: 1
1942026-03-17T05:46:04.725Z Create boot environment: No
1952026-03-17T05:46:04.725ZCreate backup boot environment: Yes
1962026-03-17T05:46:07.196Z Actions: 1/6 actions (Updating modified actions)
1972026-03-17T05:46:07.199Z Actions: Completed 6 actions in 0.00 seconds.
1982026-03-17T05:46:07.199Z Done
1992026-03-17T05:46:07.199Z Done
2002026-03-17T05:46:07.390Z Done
2012026-03-17T05:46:10.647Z Done
2022026-03-17T05:46:10.731Z Done
2032026-03-17T05:46:10.734Z Done
2042026-03-17T05:46:10.895Z Done
2052026-03-17T05:46:11.265ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062026-03-17T05:46:11.265Zclang system 15 system
2072026-03-17T05:46:11.265Zcsh system system illumos
2082026-03-17T05:46:11.265Zctags system system illumos
2092026-03-17T05:46:11.265Zfile system system illumos
2102026-03-17T05:46:11.265Zgcc vendor 12 vendor
2112026-03-17T05:46:11.265Zgcc system 10 system
2122026-03-17T05:46:11.265Zgcc system 7 system
2132026-03-17T05:46:11.265Zgo system 1.20 system
2142026-03-17T05:46:11.265Zgo system 1.19 system
2152026-03-17T05:46:11.265Zllvm system 15 system
2162026-03-17T05:46:11.265Zllvm system 14 system
2172026-03-17T05:46:11.265Zmariadb system 10.6 system
2182026-03-17T05:46:11.265Zmta vendor vendor dma
2192026-03-17T05:46:11.265Zopenjdk system 17 system
2202026-03-17T05:46:11.265Zopenjdk system 11 system
2212026-03-17T05:46:11.265Zopenjdk system 1.8 system
2222026-03-17T05:46:11.265Zopenssl vendor 3 vendor
2232026-03-17T05:46:11.265Zperl system 5.36 system
2242026-03-17T05:46:11.265Zpostgresql system 15 system
2252026-03-17T05:46:11.265Zpostgresql system 13 system
2262026-03-17T05:46:11.265Zpython vendor 3 vendor
2272026-03-17T05:46:11.265Zpython system 2 system
2282026-03-17T05:46:11.265Zpython3 system 3.11 system
2292026-03-17T05:46:11.265Zruby system 3.0 system
2302026-03-17T05:46:11.265Zwords vendor vendor american-english
2312026-03-17T05:46:11.265Zwords system system australian-english
2322026-03-17T05:46:11.265Zwords system system british-english
2332026-03-17T05:46:11.265Zwords system system canadian-english
2342026-03-17T05:46:11.265Zwords system system french
2352026-03-17T05:46:11.265Zwords system system italian
2362026-03-17T05:46:11.265Zwords system system ngerman
2372026-03-17T05:46:11.265Zwords system system ogerman
2382026-03-17T05:46:11.266Zwords system system spanish
2392026-03-17T05:46:11.561ZPUBLISHER TYPE STATUS P LOCATION
2402026-03-17T05:46:11.561Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2412026-03-17T05:46:17.474ZFMRI IFO
2422026-03-17T05:46:17.474Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2432026-03-17T05:46:17.474Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2442026-03-17T05:46:17.474Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2452026-03-17T05:46:17.474Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2462026-03-17T05:46:17.474Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2472026-03-17T05:46:17.474Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2482026-03-17T05:46:17.475Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492026-03-17T05:46:17.475Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2502026-03-17T05:46:17.475Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2512026-03-17T05:46:17.475Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522026-03-17T05:46:17.475Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2532026-03-17T05:46:17.475Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2542026-03-17T05:46:17.475Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2552026-03-17T05:46:17.475Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2562026-03-17T05:46:17.475Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2572026-03-17T05:46:17.475Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582026-03-17T05:46:18.680Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592026-03-17T05:46:18.942Z Updating crates.io index
2602026-03-17T05:46:18.980Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2612026-03-17T05:46:19.194Z Updating git repository `https://github.com/oxidecomputer/lldp`
2622026-03-17T05:46:19.995Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2632026-03-17T05:46:20.360Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2642026-03-17T05:46:20.747Z Updating git repository `https://github.com/oxidecomputer/falcon`
2652026-03-17T05:46:22.330Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2662026-03-17T05:46:22.823Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672026-03-17T05:46:24.248Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682026-03-17T05:46:25.829Z Updating git repository `https://github.com/oxidecomputer/opte`
2692026-03-17T05:46:26.704Z Updating git repository `https://github.com/oxidecomputer/tofino`
2702026-03-17T05:46:27.001Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712026-03-17T05:46:28.208Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722026-03-17T05:46:28.456Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732026-03-17T05:46:28.931Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742026-03-17T05:46:29.408Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-03-17T05:46:30.494Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-03-17T05:46:31.010Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-03-17T05:46:31.464Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782026-03-17T05:46:31.868Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-03-17T05:46:32.324Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802026-03-17T05:46:32.697Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812026-03-17T05:46:32.913Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822026-03-17T05:46:33.463Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2832026-03-17T05:46:33.965Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842026-03-17T05:46:34.442Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2852026-03-17T05:46:34.981Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2862026-03-17T05:46:35.326Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2872026-03-17T05:46:35.629Z Updating git repository `https://github.com/oxidecomputer/ispf`
2882026-03-17T05:46:36.570Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2892026-03-17T05:46:37.222Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902026-03-17T05:46:37.459Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2912026-03-17T05:46:37.823Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2922026-03-17T05:46:38.158Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2932026-03-17T05:46:38.699Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-03-17T05:46:38.962Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-03-17T05:46:39.227Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-03-17T05:46:39.465Z Updating git repository `https://github.com/illumos/smf-rs`
2972026-03-17T05:46:39.940Z Updating git repository `https://github.com/oxidecomputer/omicron`
2982026-03-17T05:46:54.427Z Downloading crates ...
2992026-03-17T05:46:54.488Z Downloaded camino v1.2.2
3002026-03-17T05:46:54.490Z Downloaded macaddr v1.0.1
3012026-03-17T05:46:54.494Z Downloaded icu_normalizer_data v2.1.1
3022026-03-17T05:46:54.498Z Downloaded byteorder v1.5.0
3032026-03-17T05:46:54.501Z Downloaded itoa v1.0.17
3042026-03-17T05:46:54.501Z Downloaded heck v0.4.1
3052026-03-17T05:46:54.501Z Downloaded block-buffer v0.10.4
3062026-03-17T05:46:54.501Z Downloaded heck v0.5.0
3072026-03-17T05:46:54.504Z Downloaded cargo_toml v0.21.0
3082026-03-17T05:46:54.504Z Downloaded proc-macro-error-attr v1.0.4
3092026-03-17T05:46:54.504Z Downloaded fastrand v2.3.0
3102026-03-17T05:46:54.507Z Downloaded litemap v0.8.1
3112026-03-17T05:46:54.508Z Downloaded errno v0.3.14
3122026-03-17T05:46:54.510Z Downloaded textwrap v0.16.2
3132026-03-17T05:46:54.513Z Downloaded terminal_size v0.4.3
3142026-03-17T05:46:54.513Z Downloaded sha2 v0.10.9
3152026-03-17T05:46:54.516Z Downloaded fs-err v3.3.0
3162026-03-17T05:46:54.516Z Downloaded cargo_metadata v0.21.0
3172026-03-17T05:46:54.519Z Downloaded unicode-xid v0.2.6
3182026-03-17T05:46:54.519Z Downloaded cfg-if v1.0.4
3192026-03-17T05:46:54.519Z Downloaded utf8_iter v1.0.4
3202026-03-17T05:46:54.522Z Downloaded cargo-platform v0.2.0
3212026-03-17T05:46:54.522Z Downloaded toml_datetime v0.6.11
3222026-03-17T05:46:54.525Z Downloaded zerofrom v0.1.6
3232026-03-17T05:46:54.525Z Downloaded utf8parse v0.2.2
3242026-03-17T05:46:54.525Z Downloaded typeid v1.0.3
3252026-03-17T05:46:54.528Z Downloaded usdt-attr-macro v0.5.0
3262026-03-17T05:46:54.528Z Downloaded dof v0.3.0
3272026-03-17T05:46:54.534Z Downloaded clap_derive v4.5.55
3282026-03-17T05:46:54.537Z Downloaded zerofrom-derive v0.1.6
3292026-03-17T05:46:54.540Z Downloaded usdt v0.5.0
3302026-03-17T05:46:54.540Z Downloaded yoke-derive v0.8.1
3312026-03-17T05:46:54.540Z Downloaded form_urlencoded v1.2.2
3322026-03-17T05:46:54.540Z Downloaded version_check v0.9.5
3332026-03-17T05:46:54.543Z Downloaded autocfg v1.5.0
3342026-03-17T05:46:54.543Z Downloaded anstyle-query v1.1.5
3352026-03-17T05:46:54.543Z Downloaded writeable v0.6.2
3362026-03-17T05:46:54.547Z Downloaded yoke v0.8.1
3372026-03-17T05:46:54.547Z Downloaded tinystr v0.8.2
3382026-03-17T05:46:54.550Z Downloaded thread-id v4.2.2
3392026-03-17T05:46:54.550Z Downloaded percent-encoding v2.3.2
3402026-03-17T05:46:54.550Z Downloaded equivalent v1.0.2
3412026-03-17T05:46:54.550Z Downloaded unicode-linebreak v0.1.5
3422026-03-17T05:46:54.553Z Downloaded generic-array v0.14.7
3432026-03-17T05:46:54.553Z Downloaded clap_lex v1.0.0
3442026-03-17T05:46:54.553Z Downloaded zerovec-derive v0.11.2
3452026-03-17T05:46:54.556Z Downloaded toml_write v0.1.2
3462026-03-17T05:46:54.556Z Downloaded fnv v1.0.7
3472026-03-17T05:46:54.556Z Downloaded dtrace-parser v0.2.0
3482026-03-17T05:46:54.559Z Downloaded thiserror-impl v1.0.69
3492026-03-17T05:46:54.559Z Downloaded usdt-macro v0.5.0
3502026-03-17T05:46:54.559Z Downloaded thiserror v2.0.18
3512026-03-17T05:46:54.563Z Downloaded stable_deref_trait v1.2.1
3522026-03-17T05:46:54.566Z Downloaded is_terminal_polyfill v1.70.2
3532026-03-17T05:46:54.566Z Downloaded zmij v1.0.21
3542026-03-17T05:46:54.566Z Downloaded thiserror-impl v2.0.18
3552026-03-17T05:46:54.569Z Downloaded plain v0.2.3
3562026-03-17T05:46:54.569Z Downloaded smawk v0.3.2
3572026-03-17T05:46:54.569Z Downloaded scroll_derive v0.12.1
3582026-03-17T05:46:54.572Z Downloaded potential_utf v0.1.4
3592026-03-17T05:46:54.572Z Downloaded anstyle-parse v0.2.7
3602026-03-17T05:46:54.572Z Downloaded ucd-trie v0.1.7
3612026-03-17T05:46:54.576Z Downloaded zerocopy-derive v0.7.35
3622026-03-17T05:46:54.579Z Downloaded thiserror v1.0.69
3632026-03-17T05:46:54.582Z Downloaded strsim v0.11.1
3642026-03-17T05:46:54.582Z Downloaded pretty-hex v0.4.1
3652026-03-17T05:46:54.582Z Downloaded idna_adapter v1.2.1
3662026-03-17T05:46:54.582Z Downloaded toml v0.8.23
3672026-03-17T05:46:54.585Z Downloaded usdt-impl v0.5.0
3682026-03-17T05:46:54.585Z Downloaded serde_spanned v0.6.9
3692026-03-17T05:46:54.588Z Downloaded ordered-float v2.10.1
3702026-03-17T05:46:54.588Z Downloaded crypto-common v0.1.7
3712026-03-17T05:46:54.588Z Downloaded unicode-width v0.2.0
3722026-03-17T05:46:54.592Z Downloaded memmap v0.7.0
3732026-03-17T05:46:54.595Z Downloaded cpufeatures v0.2.17
3742026-03-17T05:46:54.598Z Downloaded zerotrie v0.2.3
3752026-03-17T05:46:54.602Z Downloaded tabled_derive v0.7.0
3762026-03-17T05:46:54.602Z Downloaded unicode-ident v1.0.24
3772026-03-17T05:46:54.605Z Downloaded toml_edit v0.22.27
3782026-03-17T05:46:54.608Z Downloaded typenum v1.19.0
3792026-03-17T05:46:54.608Z Downloaded swrite v0.1.0
3802026-03-17T05:46:54.611Z Downloaded colorchoice v1.0.4
3812026-03-17T05:46:54.611Z Downloaded erased-serde v0.4.9
3822026-03-17T05:46:54.614Z Downloaded url v2.5.8
3832026-03-17T05:46:54.617Z Downloaded camino-tempfile v1.4.1
3842026-03-17T05:46:54.617Z Downloaded anstream v0.6.21
3852026-03-17T05:46:54.620Z Downloaded zerovec v0.11.5
3862026-03-17T05:46:54.653Z Downloaded zerocopy v0.7.35
3872026-03-17T05:46:54.653Z Downloaded winnow v0.7.15
3882026-03-17T05:46:54.653Z Downloaded quote v1.0.44
3892026-03-17T05:46:54.653Z Downloaded digest v0.10.7
3902026-03-17T05:46:54.653Z Downloaded synstructure v0.13.2
3912026-03-17T05:46:54.653Z Downloaded scroll v0.12.0
3922026-03-17T05:46:54.653Z Downloaded unicode-width v0.1.14
3932026-03-17T05:46:54.656Z Downloaded cargo-util-schemas v0.8.2
3942026-03-17T05:46:54.656Z Downloaded anstyle v1.0.13
3952026-03-17T05:46:54.657Z Downloaded serde-untagged v0.1.9
3962026-03-17T05:46:54.657Z Downloaded proc-macro-error v1.0.4
3972026-03-17T05:46:54.661Z Downloaded displaydoc v0.2.5
3982026-03-17T05:46:54.661Z Downloaded bytecount v0.6.9
3992026-03-17T05:46:54.661Z Downloaded icu_collections v2.1.1
4002026-03-17T05:46:54.664Z Downloaded serde_tokenstream v0.2.3
4012026-03-17T05:46:54.667Z Downloaded once_cell v1.21.3
4022026-03-17T05:46:54.667Z Downloaded serde-value v0.7.0
4032026-03-17T05:46:54.670Z Downloaded semver v1.0.27
4042026-03-17T05:46:54.670Z Downloaded icu_locale_core v2.1.1
4052026-03-17T05:46:54.678Z Downloaded tempfile v3.25.0
4062026-03-17T05:46:54.685Z Downloaded anyhow v1.0.102
4072026-03-17T05:46:54.688Z Downloaded icu_provider v2.1.1
4082026-03-17T05:46:54.691Z Downloaded clap v4.5.60
4092026-03-17T05:46:54.696Z Downloaded serde_derive v1.0.228
4102026-03-17T05:46:54.700Z Downloaded papergrid v0.11.0
4112026-03-17T05:46:54.703Z Downloaded smallvec v1.15.1
4122026-03-17T05:46:54.703Z Downloaded bitflags v2.11.0
4132026-03-17T05:46:54.706Z Downloaded icu_properties v2.1.2
4142026-03-17T05:46:54.710Z Downloaded indexmap v2.13.0
4152026-03-17T05:46:54.713Z Downloaded log v0.4.29
4162026-03-17T05:46:54.713Z Downloaded getrandom v0.4.1
4172026-03-17T05:46:54.716Z Downloaded serde_core v1.0.228
4182026-03-17T05:46:54.719Z Downloaded pest_derive v2.8.6
4192026-03-17T05:46:54.719Z Downloaded proc-macro2 v1.0.106
4202026-03-17T05:46:54.722Z Downloaded pest_meta v2.8.6
4212026-03-17T05:46:54.725Z Downloaded num-traits v0.2.19
4222026-03-17T05:46:54.725Z Downloaded icu_normalizer v2.1.1
4232026-03-17T05:46:54.729Z Downloaded pest_generator v2.8.6
4242026-03-17T05:46:54.735Z Downloaded serde v1.0.228
4252026-03-17T05:46:54.738Z Downloaded hashbrown v0.16.1
4262026-03-17T05:46:54.745Z Downloaded idna v1.1.0
4272026-03-17T05:46:54.759Z Downloaded memchr v2.8.0
4282026-03-17T05:46:54.766Z Downloaded pest v2.8.6
4292026-03-17T05:46:54.785Z Downloaded serde_json v1.0.149
4302026-03-17T05:46:54.790Z Downloaded icu_properties_data v2.1.2
4312026-03-17T05:46:54.797Z Downloaded clap_builder v4.5.60
4322026-03-17T05:46:54.804Z Downloaded goblin v0.8.2
4332026-03-17T05:46:54.809Z Downloaded tabled v0.15.0
4342026-03-17T05:46:54.820Z Downloaded syn v1.0.109
4352026-03-17T05:46:54.832Z Downloaded syn v2.0.117
4362026-03-17T05:46:54.848Z Downloaded rustix v1.1.3
4372026-03-17T05:46:54.875Z Downloaded libc v0.2.180
4382026-03-17T05:46:54.960Z Compiling proc-macro2 v1.0.106
4392026-03-17T05:46:54.964Z Compiling quote v1.0.44
4402026-03-17T05:46:54.964Z Compiling unicode-ident v1.0.24
4412026-03-17T05:46:54.964Z Compiling serde_core v1.0.228
4422026-03-17T05:46:54.964Z Compiling libc v0.2.180
4432026-03-17T05:46:54.964Z Compiling version_check v0.9.5
4442026-03-17T05:46:54.964Z Compiling serde v1.0.228
4452026-03-17T05:46:54.964Z Compiling stable_deref_trait v1.2.1
4462026-03-17T05:46:54.964Z Compiling memchr v2.8.0
4472026-03-17T05:46:54.964Z Compiling zmij v1.0.21
4482026-03-17T05:46:54.964Z Compiling thiserror v1.0.69
4492026-03-17T05:46:55.171Z Compiling autocfg v1.5.0
4502026-03-17T05:46:55.175Z Compiling ucd-trie v0.1.7
4512026-03-17T05:46:55.175Z Compiling itoa v1.0.17
4522026-03-17T05:46:55.175Z Compiling writeable v0.6.2
4532026-03-17T05:46:55.424Z Compiling litemap v0.8.1
4542026-03-17T05:46:55.706Z Compiling rustix v1.1.3
4552026-03-17T05:46:55.709Z Compiling byteorder v1.5.0
4562026-03-17T05:46:55.805Z Compiling icu_normalizer_data v2.1.1
4572026-03-17T05:46:55.861Z Compiling icu_properties_data v2.1.2
4582026-03-17T05:46:55.889Z Compiling serde_json v1.0.149
4592026-03-17T05:46:55.892Z Compiling bitflags v2.11.0
4602026-03-17T05:46:55.921Z Compiling equivalent v1.0.2
4612026-03-17T05:46:55.925Z Compiling hashbrown v0.16.1
4622026-03-17T05:46:56.118Z Compiling pest v2.8.6
4632026-03-17T05:46:56.175Z Compiling typeid v1.0.3
4642026-03-17T05:46:56.228Z Compiling num-traits v0.2.19
4652026-03-17T05:46:56.388Z Compiling smallvec v1.15.1
4662026-03-17T05:46:56.474Z Compiling proc-macro-error-attr v1.0.4
4672026-03-17T05:46:56.528Z Compiling errno v0.3.14
4682026-03-17T05:46:56.616Z Compiling indexmap v2.13.0
4692026-03-17T05:46:56.710Z Compiling thread-id v4.2.2
4702026-03-17T05:46:56.710Z Compiling usdt-impl v0.5.0
4712026-03-17T05:46:56.713Z Compiling erased-serde v0.4.9
4722026-03-17T05:46:56.825Z Compiling winnow v0.7.15
4732026-03-17T05:46:56.825Z Compiling syn v1.0.109
4742026-03-17T05:46:56.830Z Compiling toml_write v0.1.2
4752026-03-17T05:46:56.939Z Compiling proc-macro-error v1.0.4
4762026-03-17T05:46:57.020Z Compiling camino v1.2.2
4772026-03-17T05:46:57.101Z Compiling utf8_iter v1.0.4
4782026-03-17T05:46:57.159Z Compiling utf8parse v0.2.2
4792026-03-17T05:46:57.215Z Compiling plain v0.2.3
4802026-03-17T05:46:57.275Z Compiling log v0.4.29
4812026-03-17T05:46:57.275Z Compiling thiserror v2.0.18
4822026-03-17T05:46:57.327Z Compiling percent-encoding v2.3.2
4832026-03-17T05:46:57.327Z Compiling getrandom v0.4.1
4842026-03-17T05:46:57.333Z Compiling anstyle-parse v0.2.7
4852026-03-17T05:46:57.529Z Compiling anstyle-query v1.1.5
4862026-03-17T05:46:57.555Z Compiling pretty-hex v0.4.1
4872026-03-17T05:46:57.584Z Compiling cfg-if v1.0.4
4882026-03-17T05:46:57.617Z Compiling syn v2.0.117
4892026-03-17T05:46:57.678Z Compiling pest_meta v2.8.6
4902026-03-17T05:46:57.708Z Compiling form_urlencoded v1.2.2
4912026-03-17T05:46:57.712Z Compiling colorchoice v1.0.4
4922026-03-17T05:46:57.791Z Compiling anstyle v1.0.13
4932026-03-17T05:46:57.795Z Compiling is_terminal_polyfill v1.70.2
4942026-03-17T05:46:57.943Z Compiling ordered-float v2.10.1
4952026-03-17T05:46:58.061Z Compiling anstream v0.6.21
4962026-03-17T05:46:58.064Z Compiling fs-err v3.3.0
4972026-03-17T05:46:58.120Z Compiling heck v0.4.1
4982026-03-17T05:46:58.149Z Compiling once_cell v1.21.3
4992026-03-17T05:46:58.152Z Compiling heck v0.5.0
5002026-03-17T05:46:58.265Z Compiling terminal_size v0.4.3
5012026-03-17T05:46:58.329Z Compiling unicode-xid v0.2.6
5022026-03-17T05:46:58.357Z Compiling bytecount v0.6.9
5032026-03-17T05:46:58.360Z Compiling fnv v1.0.7
5042026-03-17T05:46:58.449Z Compiling unicode-width v0.1.14
5052026-03-17T05:46:58.463Z Compiling fastrand v2.3.0
5062026-03-17T05:46:58.492Z Compiling anyhow v1.0.102
5072026-03-17T05:46:58.492Z Compiling clap_lex v1.0.0
5082026-03-17T05:46:58.544Z Compiling strsim v0.11.1
5092026-03-17T05:46:58.547Z Compiling memmap v0.7.0
5102026-03-17T05:46:58.628Z Compiling unicode-linebreak v0.1.5
5112026-03-17T05:46:58.717Z Compiling tempfile v3.25.0
5122026-03-17T05:46:58.864Z Compiling semver v1.0.27
5132026-03-17T05:46:58.868Z Compiling clap_builder v4.5.60
5142026-03-17T05:46:58.949Z Compiling papergrid v0.11.0
5152026-03-17T05:46:59.010Z Compiling smawk v0.3.2
5162026-03-17T05:46:59.036Z Compiling unicode-width v0.2.0
5172026-03-17T05:46:59.203Z Compiling swrite v0.1.0
5182026-03-17T05:46:59.341Z Compiling camino-tempfile v1.4.1
5192026-03-17T05:46:59.367Z Compiling textwrap v0.16.2
5202026-03-17T05:46:59.409Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5212026-03-17T05:46:59.437Z Compiling serde-untagged v0.1.9
5222026-03-17T05:46:59.997Z Compiling tabled_derive v0.7.0
5232026-03-17T05:47:00.845Z Compiling tabled v0.15.0
5242026-03-17T05:47:01.166Z Compiling synstructure v0.13.2
5252026-03-17T05:47:01.170Z Compiling pest_generator v2.8.6
5262026-03-17T05:47:01.912Z Compiling serde_derive v1.0.228
5272026-03-17T05:47:01.912Z Compiling zerofrom-derive v0.1.6
5282026-03-17T05:47:01.915Z Compiling yoke-derive v0.8.1
5292026-03-17T05:47:01.915Z Compiling zerovec-derive v0.11.2
5302026-03-17T05:47:01.915Z Compiling displaydoc v0.2.5
5312026-03-17T05:47:01.915Z Compiling thiserror-impl v1.0.69
5322026-03-17T05:47:01.916Z Compiling zerocopy-derive v0.7.35
5332026-03-17T05:47:01.916Z Compiling pest_derive v2.8.6
5342026-03-17T05:47:01.916Z Compiling scroll_derive v0.12.1
5352026-03-17T05:47:01.916Z Compiling thiserror-impl v2.0.18
5362026-03-17T05:47:01.916Z Compiling clap_derive v4.5.55
5372026-03-17T05:47:02.700Z Compiling scroll v0.12.0
5382026-03-17T05:47:02.909Z Compiling zerocopy v0.7.35
5392026-03-17T05:47:03.016Z Compiling goblin v0.8.2
5402026-03-17T05:47:03.378Z Compiling zerofrom v0.1.6
5412026-03-17T05:47:03.515Z Compiling yoke v0.8.1
5422026-03-17T05:47:03.568Z Compiling dtrace-parser v0.2.0
5432026-03-17T05:47:03.723Z Compiling zerovec v0.11.5
5442026-03-17T05:47:03.723Z Compiling zerotrie v0.2.3
5452026-03-17T05:47:03.784Z Compiling clap v4.5.60
5462026-03-17T05:47:04.326Z Compiling tinystr v0.8.2
5472026-03-17T05:47:04.326Z Compiling potential_utf v0.1.4
5482026-03-17T05:47:04.496Z Compiling icu_collections v2.1.1
5492026-03-17T05:47:04.528Z Compiling icu_locale_core v2.1.1
5502026-03-17T05:47:05.199Z Compiling toml_datetime v0.6.11
5512026-03-17T05:47:05.199Z Compiling serde_spanned v0.6.9
5522026-03-17T05:47:05.202Z Compiling serde-value v0.7.0
5532026-03-17T05:47:05.202Z Compiling cargo-platform v0.2.0
5542026-03-17T05:47:05.202Z Compiling macaddr v1.0.1
5552026-03-17T05:47:05.223Z Compiling dof v0.3.0
5562026-03-17T05:47:05.228Z Compiling serde_tokenstream v0.2.3
5572026-03-17T05:47:05.327Z Compiling icu_provider v2.1.1
5582026-03-17T05:47:05.496Z Compiling toml_edit v0.22.27
5592026-03-17T05:47:05.677Z Compiling icu_properties v2.1.2
5602026-03-17T05:47:05.677Z Compiling icu_normalizer v2.1.1
5612026-03-17T05:47:06.198Z Compiling usdt-macro v0.5.0
5622026-03-17T05:47:06.198Z Compiling usdt-attr-macro v0.5.0
5632026-03-17T05:47:06.862Z Compiling idna_adapter v1.2.1
5642026-03-17T05:47:06.916Z Compiling usdt v0.5.0
5652026-03-17T05:47:06.994Z Compiling idna v1.1.0
5662026-03-17T05:47:07.281Z Compiling toml v0.8.23
5672026-03-17T05:47:07.325Z Compiling url v2.5.8
5682026-03-17T05:47:07.751Z Compiling cargo_toml v0.21.0
5692026-03-17T05:47:07.855Z Compiling cargo-util-schemas v0.8.2
5702026-03-17T05:47:08.970Z Compiling cargo_metadata v0.21.0
5712026-03-17T05:47:10.230Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5722026-03-17T05:47:13.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.60s
5732026-03-17T05:47:13.339Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5742026-03-17T05:47:14.046Z Downloading crates ...
5752026-03-17T05:47:14.152Z Downloaded adler2 v2.0.1
5762026-03-17T05:47:14.155Z Downloaded bit-set v0.5.3
5772026-03-17T05:47:14.158Z Downloaded base16ct v1.0.0
5782026-03-17T05:47:14.161Z Downloaded base64ct v1.8.3
5792026-03-17T05:47:14.164Z Downloaded argon2 v0.5.3
5802026-03-17T05:47:14.167Z Downloaded base16ct v0.2.0
5812026-03-17T05:47:14.171Z Downloaded ahash v0.8.12
5822026-03-17T05:47:14.171Z Downloaded bit-vec v0.6.3
5832026-03-17T05:47:14.175Z Downloaded bitfield v0.19.4
5842026-03-17T05:47:14.175Z Downloaded blowfish v0.9.1
5852026-03-17T05:47:14.178Z Downloaded bit-set v0.8.0
5862026-03-17T05:47:14.178Z Downloaded aead v0.5.2
5872026-03-17T05:47:14.178Z Downloaded arrayvec v0.7.6
5882026-03-17T05:47:14.181Z Downloaded bcrypt-pbkdf v0.10.0
5892026-03-17T05:47:14.184Z Downloaded bb8 v0.8.6
5902026-03-17T05:47:14.184Z Downloaded async-stream-impl v0.3.6
5912026-03-17T05:47:14.187Z Downloaded cstr-argument v0.1.2
5922026-03-17T05:47:14.190Z Downloaded critical-section v1.2.0
5932026-03-17T05:47:14.192Z Downloaded cpufeatures v0.3.0
5942026-03-17T05:47:14.193Z Downloaded ciborium-ll v0.2.2
5952026-03-17T05:47:14.197Z Downloaded castaway v0.2.4
5962026-03-17T05:47:14.200Z Downloaded ctr v0.9.2
5972026-03-17T05:47:14.203Z Downloaded cfg_aliases v0.2.1
5982026-03-17T05:47:14.203Z Downloaded async-recursion v1.1.1
5992026-03-17T05:47:14.206Z Downloaded convert_case v0.4.0
6002026-03-17T05:47:14.206Z Downloaded deranged v0.5.8
6012026-03-17T05:47:14.207Z Downloaded arrayref v0.3.9
6022026-03-17T05:47:14.210Z Downloaded bit-vec v0.8.0
6032026-03-17T05:47:14.213Z Downloaded crossbeam-utils v0.8.21
6042026-03-17T05:47:14.216Z Downloaded foreign-types v0.5.0
6052026-03-17T05:47:14.219Z Downloaded dunce v1.0.5
6062026-03-17T05:47:14.221Z Downloaded atomic-waker v1.1.2
6072026-03-17T05:47:14.221Z Downloaded ascii-canvas v3.0.0
6082026-03-17T05:47:14.226Z Downloaded defmt-parser v1.0.0
6092026-03-17T05:47:14.226Z Downloaded curve25519-dalek-derive v0.1.1
6102026-03-17T05:47:14.228Z Downloaded atty v0.2.14
6112026-03-17T05:47:14.228Z Downloaded async-stream v0.3.6
6122026-03-17T05:47:14.228Z Downloaded assert_matches v1.5.0
6132026-03-17T05:47:14.231Z Downloaded atomicwrites v0.4.4
6142026-03-17T05:47:14.231Z Downloaded endian-type v0.1.2
6152026-03-17T05:47:14.234Z Downloaded dof v0.4.0
6162026-03-17T05:47:14.234Z Downloaded cobs v0.3.0
6172026-03-17T05:47:14.237Z Downloaded array-init v0.0.4
6182026-03-17T05:47:14.237Z Downloaded ff v0.13.1
6192026-03-17T05:47:14.240Z Downloaded crc8 v0.1.1
6202026-03-17T05:47:14.240Z Downloaded crc v3.4.0
6212026-03-17T05:47:14.243Z Downloaded block-padding v0.3.3
6222026-03-17T05:47:14.246Z Downloaded clang-sys v1.8.1
6232026-03-17T05:47:14.249Z Downloaded diesel_table_macro_syntax v0.3.0
6242026-03-17T05:47:14.249Z Downloaded bcs v0.1.6
6252026-03-17T05:47:14.252Z Downloaded dirs-sys-next v0.1.2
6262026-03-17T05:47:14.252Z Downloaded defmt v0.3.100
6272026-03-17T05:47:14.255Z Downloaded cipher v0.4.4
6282026-03-17T05:47:14.255Z Downloaded enum-as-inner v0.6.1
6292026-03-17T05:47:14.258Z Downloaded downcast-rs v2.0.2
6302026-03-17T05:47:14.258Z Downloaded allocator-api2 v0.2.21
6312026-03-17T05:47:14.261Z Downloaded fixedbitset v0.4.2
6322026-03-17T05:47:14.261Z Downloaded bitfield-struct v0.6.2
6332026-03-17T05:47:14.263Z Downloaded foreign-types-macros v0.2.3
6342026-03-17T05:47:14.263Z Downloaded float-cmp v0.10.0
6352026-03-17T05:47:14.266Z Downloaded cbc v0.1.2
6362026-03-17T05:47:14.266Z Downloaded env_filter v1.0.0
6372026-03-17T05:47:14.269Z Downloaded crc-catalog v2.4.0
6382026-03-17T05:47:14.269Z Downloaded ciborium-io v0.2.2
6392026-03-17T05:47:14.272Z Downloaded bitfield-macros v0.19.4
6402026-03-17T05:47:14.276Z Downloaded dropshot-api-manager-types v0.6.0
6412026-03-17T05:47:14.279Z Downloaded defmt v1.0.1
6422026-03-17T05:47:14.282Z Downloaded backoff v0.4.0
6432026-03-17T05:47:14.285Z Downloaded darling v0.21.3
6442026-03-17T05:47:14.288Z Downloaded futures-task v0.3.32
6452026-03-17T05:47:14.291Z Downloaded futures-sink v0.3.32
6462026-03-17T05:47:14.291Z Downloaded funty v2.0.0
6472026-03-17T05:47:14.291Z Downloaded futures-io v0.3.32
6482026-03-17T05:47:14.291Z Downloaded dsl_auto_type v0.2.0
6492026-03-17T05:47:14.296Z Downloaded foreign-types-shared v0.3.1
6502026-03-17T05:47:14.296Z Downloaded display-error-chain v0.2.2
6512026-03-17T05:47:14.296Z Downloaded difflib v0.4.0
6522026-03-17T05:47:14.300Z Downloaded futures-macro v0.3.32
6532026-03-17T05:47:14.300Z Downloaded futures-core v0.3.32
6542026-03-17T05:47:14.300Z Downloaded fxhash v0.2.1
6552026-03-17T05:47:14.300Z Downloaded document-features v0.2.12
6562026-03-17T05:47:14.303Z Downloaded embedded-io v0.6.1
6572026-03-17T05:47:14.303Z Downloaded git-stub v1.0.0
6582026-03-17T05:47:14.306Z Downloaded constant_time_eq v0.4.2
6592026-03-17T05:47:14.306Z Downloaded dtrace-parser v0.3.0
6602026-03-17T05:47:14.309Z Downloaded cexpr v0.6.0
6612026-03-17T05:47:14.309Z Downloaded debug-ignore v1.0.5
6622026-03-17T05:47:14.312Z Downloaded darling_macro v0.23.0
6632026-03-17T05:47:14.313Z Downloaded float-ord v0.3.2
6642026-03-17T05:47:14.313Z Downloaded dirs-next v2.0.0
6652026-03-17T05:47:14.316Z Downloaded chacha20 v0.9.1
6662026-03-17T05:47:14.316Z Downloaded backon v1.6.0
6672026-03-17T05:47:14.319Z Downloaded dyn-clone v1.0.20
6682026-03-17T05:47:14.319Z Downloaded gethostname v0.5.0
6692026-03-17T05:47:14.322Z Downloaded crunchy v0.2.4
6702026-03-17T05:47:14.322Z Downloaded globwalk v0.9.1
6712026-03-17T05:47:14.325Z Downloaded ghash v0.5.1
6722026-03-17T05:47:14.325Z Downloaded foreign-types-shared v0.1.1
6732026-03-17T05:47:14.325Z Downloaded foreign-types v0.3.2
6742026-03-17T05:47:14.325Z Downloaded async-trait v0.1.89
6752026-03-17T05:47:14.330Z Downloaded hash32 v0.3.1
6762026-03-17T05:47:14.333Z Downloaded darling_macro v0.21.3
6772026-03-17T05:47:14.334Z Downloaded darling_macro v0.20.11
6782026-03-17T05:47:14.334Z Downloaded derive_builder_macro v0.20.2
6792026-03-17T05:47:14.334Z Downloaded bitflags v1.3.2
6802026-03-17T05:47:14.337Z Downloaded crucible-workspace-hack v0.1.0
6812026-03-17T05:47:14.337Z Downloaded const_format_proc_macros v0.2.34
6822026-03-17T05:47:14.338Z Downloaded cargo-platform v0.1.9
6832026-03-17T05:47:14.341Z Downloaded fixedbitset v0.5.7
6842026-03-17T05:47:14.341Z Downloaded headers-core v0.3.0
6852026-03-17T05:47:14.341Z Downloaded embedded-io v0.4.0
6862026-03-17T05:47:14.344Z Downloaded data-encoding v2.10.0
6872026-03-17T05:47:14.344Z Downloaded hex v0.4.3
6882026-03-17T05:47:14.347Z Downloaded convert_case v0.10.0
6892026-03-17T05:47:14.347Z Downloaded filetime v0.2.27
6902026-03-17T05:47:14.352Z Downloaded fd-lock v4.0.4
6912026-03-17T05:47:14.352Z Downloaded base64 v0.21.7
6922026-03-17T05:47:14.355Z Downloaded defmt-macros v1.0.1
6932026-03-17T05:47:14.360Z Downloaded fs-err v2.11.0
6942026-03-17T05:47:14.360Z Downloaded cmake v0.1.57
6952026-03-17T05:47:14.364Z Downloaded cassowary v0.3.0
6962026-03-17T05:47:14.364Z Downloaded corncobs v0.1.4
6972026-03-17T05:47:14.364Z Downloaded camino-tempfile-ext v0.3.3
6982026-03-17T05:47:14.368Z Downloaded drift v0.1.3
6992026-03-17T05:47:14.368Z Downloaded hash32 v0.2.1
7002026-03-17T05:47:14.372Z Downloaded buf-list v1.1.2
7012026-03-17T05:47:14.375Z Downloaded hostname v0.4.2
7022026-03-17T05:47:14.375Z Downloaded hostname v0.3.1
7032026-03-17T05:47:14.375Z Downloaded http-body v1.0.1
7042026-03-17T05:47:14.375Z Downloaded hex-literal v0.4.1
7052026-03-17T05:47:14.378Z Downloaded cfg_aliases v0.1.1
7062026-03-17T05:47:14.378Z Downloaded colored v2.2.0
7072026-03-17T05:47:14.381Z Downloaded hubpack_derive v0.1.1
7082026-03-17T05:47:14.382Z Downloaded blake2 v0.10.6
7092026-03-17T05:47:14.385Z Downloaded httpdate v1.0.3
7102026-03-17T05:47:14.388Z Downloaded diesel-dtrace v0.5.0
7112026-03-17T05:47:14.388Z Downloaded derive-ex v0.1.8
7122026-03-17T05:47:14.391Z Downloaded group v0.13.0
7132026-03-17T05:47:14.391Z Downloaded hyper-tls v0.6.0
7142026-03-17T05:47:14.391Z Downloaded foldhash v0.2.0
7152026-03-17T05:47:14.394Z Downloaded derive_builder_core v0.20.2
7162026-03-17T05:47:14.394Z Downloaded globset v0.4.18
7172026-03-17T05:47:14.397Z Downloaded git-stub-vcs v0.1.0
7182026-03-17T05:47:14.397Z Downloaded inout v0.1.4
7192026-03-17T05:47:14.400Z Downloaded console v0.16.2
7202026-03-17T05:47:14.400Z Downloaded ident_case v1.0.1
7212026-03-17T05:47:14.403Z Downloaded csv-core v0.1.13
7222026-03-17T05:47:14.403Z Downloaded ciborium v0.2.2
7232026-03-17T05:47:14.406Z Downloaded fs_extra v1.3.0
7242026-03-17T05:47:14.406Z Downloaded daft-derive v0.1.5
7252026-03-17T05:47:14.409Z Downloaded bzip2 v0.6.1
7262026-03-17T05:47:14.412Z Downloaded daft v0.1.5
7272026-03-17T05:47:14.415Z Downloaded indent_write v2.2.0
7282026-03-17T05:47:14.427Z Downloaded lazy_static v1.5.0
7292026-03-17T05:47:14.430Z Downloaded const-oid v0.9.6
7302026-03-17T05:47:14.433Z Downloaded kstat-rs v0.2.4
7312026-03-17T05:47:14.433Z Downloaded keccak v0.1.6
7322026-03-17T05:47:14.436Z Downloaded internet-checksum v0.2.1
7332026-03-17T05:47:14.436Z Downloaded instability v0.3.11
7342026-03-17T05:47:14.436Z Downloaded futures-channel v0.3.32
7352026-03-17T05:47:14.439Z Downloaded is_ci v1.2.0
7362026-03-17T05:47:14.439Z Downloaded is-terminal v0.4.17
7372026-03-17T05:47:14.442Z Downloaded instant v0.1.13
7382026-03-17T05:47:14.442Z Downloaded highway v1.3.0
7392026-03-17T05:47:14.447Z Downloaded libscf-sys v1.1.0
7402026-03-17T05:47:14.447Z Downloaded http-body-util v0.1.3
7412026-03-17T05:47:14.450Z Downloaded glob v0.3.3
7422026-03-17T05:47:14.450Z Downloaded futures-executor v0.3.32
7432026-03-17T05:47:14.450Z Downloaded crc-any v2.5.0
7442026-03-17T05:47:14.453Z Downloaded half v1.8.3
7452026-03-17T05:47:14.453Z Downloaded crc32fast v1.5.0
7462026-03-17T05:47:14.456Z Downloaded getrandom v0.2.17
7472026-03-17T05:47:14.459Z Downloaded lru-cache v0.1.2
7482026-03-17T05:47:14.459Z Downloaded lalrpop-util v0.19.12
7492026-03-17T05:47:14.459Z Downloaded lru v0.12.5
7502026-03-17T05:47:14.462Z Downloaded impl-trait-for-tuples v0.2.3
7512026-03-17T05:47:14.465Z Downloaded hyper-staticfile v0.10.1
7522026-03-17T05:47:14.465Z Downloaded md5 v0.7.0
7532026-03-17T05:47:14.468Z Downloaded md-5 v0.10.6
7542026-03-17T05:47:14.468Z Downloaded humantime v2.3.0
7552026-03-17T05:47:14.471Z Downloaded des v0.8.1
7562026-03-17T05:47:14.471Z Downloaded maybe-uninit v2.0.0
7572026-03-17T05:47:14.471Z Downloaded managed v0.8.0
7582026-03-17T05:47:14.474Z Downloaded console v0.15.11
7592026-03-17T05:47:14.477Z Downloaded chacha20 v0.10.0
7602026-03-17T05:47:14.477Z Downloaded lzss v0.8.2
7612026-03-17T05:47:14.480Z Downloaded crossbeam-epoch v0.9.18
7622026-03-17T05:47:14.483Z Downloaded lru-slab v0.1.2
7632026-03-17T05:47:14.483Z Downloaded ipnet v2.11.0
7642026-03-17T05:47:14.483Z Downloaded ingot-types v0.1.2
7652026-03-17T05:47:14.486Z Downloaded mime v0.3.17
7662026-03-17T05:47:14.486Z Downloaded linked-hash-map v0.5.6
7672026-03-17T05:47:14.489Z Downloaded darling v0.23.0
7682026-03-17T05:47:14.493Z Downloaded multimap v0.10.1
7692026-03-17T05:47:14.495Z Downloaded fatfs v0.3.6
7702026-03-17T05:47:14.495Z Downloaded derive_more v0.99.20
7712026-03-17T05:47:14.499Z Downloaded der_derive v0.7.3
7722026-03-17T05:47:14.501Z Downloaded memoffset v0.9.1
7732026-03-17T05:47:14.502Z Downloaded hmac v0.12.1
7742026-03-17T05:47:14.505Z Downloaded nibble_vec v0.1.0
7752026-03-17T05:47:14.505Z Downloaded newtype_derive v0.1.6
7762026-03-17T05:47:14.509Z Downloaded newtype-uuid-macros v0.1.0
7772026-03-17T05:47:14.509Z Downloaded ingot v0.1.1
7782026-03-17T05:47:14.509Z Downloaded indoc v2.0.7
7792026-03-17T05:47:14.513Z Downloaded num-iter v0.1.45
7802026-03-17T05:47:14.513Z Downloaded derive_more v2.1.1
7812026-03-17T05:47:14.521Z Downloaded nodrop v0.1.14
7822026-03-17T05:47:14.524Z Downloaded num v0.4.3
7832026-03-17T05:47:14.524Z Downloaded nonempty v0.12.0
7842026-03-17T05:47:14.527Z Downloaded newline-converter v0.3.0
7852026-03-17T05:47:14.527Z Downloaded hyper-rustls v0.27.7
7862026-03-17T05:47:14.530Z Downloaded new_debug_unreachable v1.0.6
7872026-03-17T05:47:14.530Z Downloaded futures v0.3.32
7882026-03-17T05:47:14.534Z Downloaded oso-derive v0.27.3
7892026-03-17T05:47:14.537Z Downloaded hickory-client v0.25.2
7902026-03-17T05:47:14.537Z Downloaded compact_str v0.8.1
7912026-03-17T05:47:14.540Z Downloaded opaque-debug v0.3.1
7922026-03-17T05:47:14.540Z Downloaded cookie_store v0.22.1
7932026-03-17T05:47:14.543Z Downloaded libloading v0.8.9
7942026-03-17T05:47:14.546Z Downloaded der v0.7.10
7952026-03-17T05:47:14.549Z Downloaded ipnetwork v0.21.1
7962026-03-17T05:47:14.549Z Downloaded mime_guess v2.0.5
7972026-03-17T05:47:14.552Z Downloaded openssl-probe v0.1.6
7982026-03-17T05:47:14.552Z Downloaded num_threads v0.1.7
7992026-03-17T05:47:14.556Z Downloaded num-conv v0.2.0
8002026-03-17T05:47:14.556Z Downloaded packed_struct_codegen v0.10.1
8012026-03-17T05:47:14.556Z Downloaded olpc-cjson v0.1.4
8022026-03-17T05:47:14.559Z Downloaded chacha20poly1305 v0.10.1
8032026-03-17T05:47:14.559Z Downloaded parse-display v0.10.0
8042026-03-17T05:47:14.559Z Downloaded derive_builder v0.20.2
8052026-03-17T05:47:14.584Z Downloaded derive-where v1.6.0
8062026-03-17T05:47:14.584Z Downloaded darling v0.20.11
8072026-03-17T05:47:14.584Z Downloaded pbkdf2 v0.11.0
8082026-03-17T05:47:14.585Z Downloaded newtype-uuid v1.3.2
8092026-03-17T05:47:14.585Z Downloaded bytes v1.11.1
8102026-03-17T05:47:14.585Z Downloaded lock_api v0.4.14
8112026-03-17T05:47:14.585Z Downloaded multer v3.1.0
8122026-03-17T05:47:14.585Z Downloaded libefi-sys v0.1.0
8132026-03-17T05:47:14.585Z Downloaded num-derive v0.4.2
8142026-03-17T05:47:14.588Z Downloaded openssl-probe v0.2.1
8152026-03-17T05:47:14.588Z Downloaded pbkdf2 v0.12.2
8162026-03-17T05:47:14.588Z Downloaded maplit v1.0.2
8172026-03-17T05:47:14.588Z Downloaded path-slash v0.1.5
8182026-03-17T05:47:14.588Z Downloaded nu-ansi-term v0.50.3
8192026-03-17T05:47:14.591Z Downloaded cc v1.2.56
8202026-03-17T05:47:14.594Z Downloaded parse-size v1.1.0
8212026-03-17T05:47:14.594Z Downloaded num_enum_derive v0.7.5
8222026-03-17T05:47:14.597Z Downloaded peg-runtime v0.8.5
8232026-03-17T05:47:14.597Z Downloaded flume v0.11.1
8242026-03-17T05:47:14.600Z Downloaded phf_shared v0.11.3
8252026-03-17T05:47:14.600Z Downloaded normalize-line-endings v0.3.0
8262026-03-17T05:47:14.603Z Downloaded nanorand v0.7.0
8272026-03-17T05:47:14.603Z Downloaded native-tls v0.2.18
8282026-03-17T05:47:14.606Z Downloaded ignore v0.4.25
8292026-03-17T05:47:14.606Z Downloaded ingot-macros v0.1.1
8302026-03-17T05:47:14.609Z Downloaded dropshot_endpoint v0.16.7
8312026-03-17T05:47:14.612Z Downloaded pin-utils v0.1.0
8322026-03-17T05:47:14.612Z Downloaded phf_shared v0.13.1
8332026-03-17T05:47:14.612Z Downloaded phf_shared v0.12.1
8342026-03-17T05:47:14.615Z Downloaded num-integer v0.1.46
8352026-03-17T05:47:14.616Z Downloaded half v2.7.1
8362026-03-17T05:47:14.618Z Downloaded heapless v0.7.17
8372026-03-17T05:47:14.621Z Downloaded getrandom v0.3.4
8382026-03-17T05:47:14.624Z Downloaded bumpalo v3.20.2
8392026-03-17T05:47:14.627Z Downloaded num-complex v0.4.6
8402026-03-17T05:47:14.627Z Downloaded num-derive v0.3.3
8412026-03-17T05:47:14.630Z Downloaded iana-time-zone v0.1.65
8422026-03-17T05:47:14.633Z Downloaded num_enum_derive v0.5.11
8432026-03-17T05:47:14.633Z Downloaded num_enum v0.7.5
8442026-03-17T05:47:14.636Z Downloaded powerfmt v0.2.0
8452026-03-17T05:47:14.639Z Downloaded num_enum v0.5.11
8462026-03-17T05:47:14.642Z Downloaded packed_struct v0.10.1
8472026-03-17T05:47:14.644Z Downloaded parse-display-derive v0.10.0
8482026-03-17T05:47:14.645Z Downloaded oxnet v0.1.4
8492026-03-17T05:47:14.647Z Downloaded oxide-tokio-rt v0.1.3
8502026-03-17T05:47:14.647Z Downloaded predicates-core v1.0.10
8512026-03-17T05:47:14.650Z Downloaded precomputed-hash v0.1.1
8522026-03-17T05:47:14.650Z Downloaded password-hash v0.5.0
8532026-03-17T05:47:14.653Z Downloaded const_format v0.2.35
8542026-03-17T05:47:14.656Z Downloaded httparse v1.10.1
8552026-03-17T05:47:14.656Z Downloaded password-hash v0.4.2
8562026-03-17T05:47:14.659Z Downloaded parking_lot_core v0.8.6
8572026-03-17T05:47:14.662Z Downloaded owo-colors v4.3.0
8582026-03-17T05:47:14.662Z Downloaded paste v1.0.15
8592026-03-17T05:47:14.665Z Downloaded proc-macro-error-attr2 v2.0.0
8602026-03-17T05:47:14.665Z Downloaded proc-macro-crate v3.4.0
8612026-03-17T05:47:14.668Z Downloaded pem-rfc7468 v0.7.0
8622026-03-17T05:47:14.671Z Downloaded peg-macros v0.8.5
8632026-03-17T05:47:14.671Z Downloaded litrs v1.0.0
8642026-03-17T05:47:14.675Z Downloaded pem v3.0.6
8652026-03-17T05:47:14.675Z Downloaded darling_core v0.23.0
8662026-03-17T05:47:14.678Z Downloaded proc-macro-crate v1.3.1
8672026-03-17T05:47:14.682Z Downloaded predicates-tree v1.0.13
8682026-03-17T05:47:14.682Z Downloaded progenitor-client v0.11.2
8692026-03-17T05:47:14.682Z Downloaded pin-project-internal v1.1.11
8702026-03-17T05:47:14.685Z Downloaded poly1305 v0.8.0
8712026-03-17T05:47:14.688Z Downloaded progenitor-macro v0.10.0
8722026-03-17T05:47:14.688Z Downloaded peg v0.8.5
8732026-03-17T05:47:14.691Z Downloaded psl-types v2.0.11
8742026-03-17T05:47:14.691Z Downloaded progenitor-macro v0.11.2
8752026-03-17T05:47:14.694Z Downloaded pin-project-lite v0.2.17
8762026-03-17T05:47:14.697Z Downloaded radium v0.7.0
8772026-03-17T05:47:14.697Z Downloaded dropshot-api-manager v0.6.0
8782026-03-17T05:47:14.700Z Downloaded polyval v0.6.2
8792026-03-17T05:47:14.703Z Downloaded memmap2 v0.9.10
8802026-03-17T05:47:14.703Z Downloaded aes v0.8.4
8812026-03-17T05:47:14.706Z Downloaded progenitor-client v0.10.0
8822026-03-17T05:47:14.709Z Downloaded indexmap v1.9.3
8832026-03-17T05:47:14.712Z Downloaded hickory-resolver v0.25.2
8842026-03-17T05:47:14.715Z Downloaded crossterm v0.28.1
8852026-03-17T05:47:14.719Z Downloaded omicron-zone-package v0.12.2
8862026-03-17T05:47:14.722Z Downloaded predicates v3.1.4
8872026-03-17T05:47:14.724Z Downloaded pkcs8 v0.10.2
8882026-03-17T05:47:14.727Z Downloaded parking_lot_core v0.9.12
8892026-03-17T05:47:14.730Z Downloaded phf v0.12.1
8902026-03-17T05:47:14.730Z Downloaded rand_xorshift v0.4.0
8912026-03-17T05:47:14.733Z Downloaded recursive-proc-macro-impl v0.1.1
8922026-03-17T05:47:14.733Z Downloaded ref-cast-impl v1.0.25
8932026-03-17T05:47:14.733Z Downloaded recursive v0.1.1
8942026-03-17T05:47:14.733Z Downloaded rand_chacha v0.3.1
8952026-03-17T05:47:14.737Z Downloaded num-rational v0.4.2
8962026-03-17T05:47:14.737Z Downloaded ref-cast v1.0.25
8972026-03-17T05:47:14.739Z Downloaded elliptic-curve v0.13.8
8982026-03-17T05:47:14.742Z Downloaded progenitor v0.11.2
8992026-03-17T05:47:14.745Z Downloaded ppv-lite86 v0.2.21
9002026-03-17T05:47:14.745Z Downloaded libbz2-rs-sys v0.2.2
9012026-03-17T05:47:14.748Z Downloaded flate2 v1.1.9
9022026-03-17T05:47:14.751Z Downloaded progenitor-extras v0.1.1
9032026-03-17T05:47:14.754Z Downloaded progenitor v0.13.0
9042026-03-17T05:47:14.754Z Downloaded postgres-protocol v0.6.10
9052026-03-17T05:47:14.757Z Downloaded darling_core v0.20.11
9062026-03-17T05:47:14.760Z Downloaded indicatif v0.18.4
9072026-03-17T05:47:14.763Z Downloaded phf v0.13.1
9082026-03-17T05:47:14.766Z Downloaded progenitor-macro v0.13.0
9092026-03-17T05:47:14.766Z Downloaded ed25519-dalek v2.2.0
9102026-03-17T05:47:14.769Z Downloaded rtoolbox v0.0.3
9112026-03-17T05:47:14.769Z Downloaded primeorder v0.13.6
9122026-03-17T05:47:14.772Z Downloaded parking_lot v0.12.5
9132026-03-17T05:47:14.775Z Downloaded rfc6979 v0.4.0
9142026-03-17T05:47:14.775Z Downloaded rustc_version v0.4.1
9152026-03-17T05:47:14.775Z Downloaded derive_more-impl v2.1.1
9162026-03-17T05:47:14.779Z Downloaded rustc_version v0.1.7
9172026-03-17T05:47:14.782Z Downloaded progenitor-client v0.13.0
9182026-03-17T05:47:14.782Z Downloaded rand_chacha v0.9.0
9192026-03-17T05:47:14.785Z Downloaded rustc-hash v2.1.1
9202026-03-17T05:47:14.785Z Downloaded quick-error v1.2.3
9212026-03-17T05:47:14.785Z Downloaded heapless v0.8.0
9222026-03-17T05:47:14.788Z Downloaded psm v0.1.30
9232026-03-17T05:47:14.791Z Downloaded russh-cryptovec v0.7.3
9242026-03-17T05:47:14.794Z Downloaded parking_lot v0.11.2
9252026-03-17T05:47:14.794Z Downloaded darling_core v0.21.3
9262026-03-17T05:47:14.797Z Downloaded p256 v0.13.2
9272026-03-17T05:47:14.800Z Downloaded crypto-bigint v0.5.5
9282026-03-17T05:47:14.805Z Downloaded rand_seeder v0.4.0
9292026-03-17T05:47:14.809Z Downloaded rand_core v0.9.5
9302026-03-17T05:47:14.809Z Downloaded rand_core v0.6.4
9312026-03-17T05:47:14.812Z Downloaded r2d2 v0.8.10
9322026-03-17T05:47:14.812Z Downloaded pkcs5 v0.7.1
9332026-03-17T05:47:14.815Z Downloaded pkcs1 v0.7.5
9342026-03-17T05:47:14.818Z Downloaded jobserver v0.1.34
9352026-03-17T05:47:14.818Z Downloaded headers v0.4.1
9362026-03-17T05:47:14.822Z Downloaded postgres-types v0.2.12
9372026-03-17T05:47:14.825Z Downloaded same-file v1.0.6
9382026-03-17T05:47:14.828Z Downloaded salsa20 v0.10.2
9392026-03-17T05:47:14.828Z Downloaded pkg-config v0.3.32
9402026-03-17T05:47:14.832Z Downloaded scheduled-thread-pool v0.2.7
9412026-03-17T05:47:14.832Z Downloaded progenitor v0.10.0
9422026-03-17T05:47:14.835Z Downloaded scopeguard v1.2.0
9432026-03-17T05:47:14.835Z Downloaded sapling-renderdag v0.1.0
9442026-03-17T05:47:14.835Z Downloaded scrypt v0.11.0
9452026-03-17T05:47:14.838Z Downloaded expectorate v1.2.0
9462026-03-17T05:47:14.838Z Downloaded diff v0.1.13
9472026-03-17T05:47:14.841Z Downloaded oso v0.27.3
9482026-03-17T05:47:14.844Z Downloaded scroll_derive v0.13.1
9492026-03-17T05:47:14.847Z Downloaded proc-macro-error2 v2.0.1
9502026-03-17T05:47:14.850Z Downloaded aes-gcm v0.10.3
9512026-03-17T05:47:14.853Z Downloaded postcard v1.1.3
9522026-03-17T05:47:14.853Z Downloaded hickory-resolver v0.24.4
9532026-03-17T05:47:14.856Z Downloaded secrecy v0.8.0
9542026-03-17T05:47:14.860Z Downloaded serde_bytes v0.11.19
9552026-03-17T05:47:14.860Z Downloaded miniz_oxide v0.8.9
9562026-03-17T05:47:14.865Z Downloaded secrecy v0.10.3
9572026-03-17T05:47:14.865Z Downloaded rustls-pemfile v1.0.4
9582026-03-17T05:47:14.868Z Downloaded pin-project v1.1.11
9592026-03-17T05:47:14.872Z Downloaded serde_spanned v1.0.4
9602026-03-17T05:47:14.875Z Downloaded hashbrown v0.13.2
9612026-03-17T05:47:14.879Z Downloaded rustls-pemfile v2.2.0
9622026-03-17T05:47:14.882Z Downloaded hickory-server v0.25.2
9632026-03-17T05:47:14.885Z Downloaded serde_plain v1.0.2
9642026-03-17T05:47:14.885Z Downloaded shell-words v1.1.1
9652026-03-17T05:47:14.888Z Downloaded rand_core v0.10.0
9662026-03-17T05:47:14.888Z Downloaded serde_urlencoded v0.7.1
9672026-03-17T05:47:14.891Z Downloaded signal-hook-tokio v0.3.1
9682026-03-17T05:47:14.891Z Downloaded serde_repr v0.1.20
9692026-03-17T05:47:14.894Z Downloaded sha1 v0.10.6
9702026-03-17T05:47:14.894Z Downloaded signature v2.2.0
9712026-03-17T05:47:14.894Z Downloaded signal-hook-mio v0.2.5
9722026-03-17T05:47:14.897Z Downloaded jiff-static v0.2.21
9732026-03-17T05:47:14.900Z Downloaded crossbeam-channel v0.5.15
9742026-03-17T05:47:14.903Z Downloaded rusty-fork v0.3.1
9752026-03-17T05:47:14.904Z Downloaded semver v0.1.20
9762026-03-17T05:47:14.906Z Downloaded rustversion v1.0.22
9772026-03-17T05:47:14.906Z Downloaded quinn-udp v0.5.14
9782026-03-17T05:47:14.909Z Downloaded sigpipe v0.1.3
9792026-03-17T05:47:14.909Z Downloaded serde-big-array v0.5.1
9802026-03-17T05:47:14.913Z Downloaded openssl-macros v0.1.1
9812026-03-17T05:47:14.913Z Downloaded linear-map v1.2.0
9822026-03-17T05:47:14.916Z Downloaded libsw-core v0.3.2
9832026-03-17T05:47:14.916Z Downloaded libsw v3.5.0
9842026-03-17T05:47:14.916Z Downloaded match_cfg v0.1.0
9852026-03-17T05:47:14.920Z Downloaded crossbeam-deque v0.8.6
9862026-03-17T05:47:14.920Z Downloaded schemars_derive v0.8.22
9872026-03-17T05:47:14.920Z Downloaded scroll v0.13.0
9882026-03-17T05:47:14.923Z Downloaded siphasher v1.0.2
9892026-03-17T05:47:14.923Z Downloaded slog-envlogger v2.2.0
9902026-03-17T05:47:14.926Z Downloaded prefix-trie v0.7.0
9912026-03-17T05:47:14.930Z Downloaded cookie v0.18.1
9922026-03-17T05:47:14.930Z Downloaded cargo_toml v0.22.3
9932026-03-17T05:47:14.934Z Downloaded async-bb8-diesel v0.2.1
9942026-03-17T05:47:14.934Z Downloaded indoc v1.0.9
9952026-03-17T05:47:14.937Z Downloaded sec1 v0.7.3
9962026-03-17T05:47:14.937Z Downloaded sct v0.7.1
9972026-03-17T05:47:14.940Z Downloaded find-msvc-tools v0.1.9
9982026-03-17T05:47:14.940Z Downloaded resolv-conf v0.7.6
9992026-03-17T05:47:14.943Z Downloaded progenitor-impl v0.10.0
10002026-03-17T05:47:14.944Z Downloaded papergrid v0.17.0
10012026-03-17T05:47:14.947Z Downloaded slog-bunyan v2.5.0
10022026-03-17T05:47:14.950Z Downloaded russh-keys v0.45.0
10032026-03-17T05:47:14.953Z Downloaded serde-hex v0.1.0
10042026-03-17T05:47:14.953Z Downloaded fallible-iterator v0.2.0
10052026-03-17T05:47:14.953Z Downloaded env_logger v0.11.9
10062026-03-17T05:47:14.957Z Downloaded serde_derive_internals v0.29.1
10072026-03-17T05:47:14.957Z Downloaded sqlparser_derive v0.5.0
10082026-03-17T05:47:14.960Z Downloaded ena v0.14.4
10092026-03-17T05:47:14.960Z Downloaded strip-ansi-escapes v0.2.1
10102026-03-17T05:47:14.963Z Downloaded ssh-encoding v0.2.0
10112026-03-17T05:47:14.963Z Downloaded ecdsa v0.16.9
10122026-03-17T05:47:14.966Z Downloaded cancel-safe-futures v0.1.5
10132026-03-17T05:47:14.969Z Downloaded serde_path_to_error v0.1.20
10142026-03-17T05:47:14.969Z Downloaded progenitor-impl v0.13.0
10152026-03-17T05:47:14.972Z Downloaded rustls-pki-types v1.14.0
10162026-03-17T05:47:14.972Z Downloaded base64 v0.22.1
10172026-03-17T05:47:14.975Z Downloaded ar_archive_writer v0.5.1
10182026-03-17T05:47:14.978Z Downloaded signal-hook-registry v1.4.8
10192026-03-17T05:47:14.982Z Downloaded ssh-cipher v0.2.0
10202026-03-17T05:47:14.982Z Downloaded prettyplease v0.2.37
10212026-03-17T05:47:14.985Z Downloaded pretty_assertions v1.4.1
10222026-03-17T05:47:14.985Z Downloaded structmeta-derive v0.3.0
10232026-03-17T05:47:14.990Z Downloaded strum v0.27.2
10242026-03-17T05:47:14.990Z Downloaded strum v0.26.3
10252026-03-17T05:47:14.990Z Downloaded shlex v1.3.0
10262026-03-17T05:47:14.994Z Downloaded rustls-native-certs v0.8.3
10272026-03-17T05:47:14.994Z Downloaded foldhash v0.1.5
10282026-03-17T05:47:14.994Z Downloaded erased-serde v0.3.31
10292026-03-17T05:47:14.997Z Downloaded diesel_derives v2.3.7
10302026-03-17T05:47:15.000Z Downloaded hashbrown v0.12.3
10312026-03-17T05:47:15.004Z Downloaded subtle v2.6.1
10322026-03-17T05:47:15.007Z Downloaded slog-json v2.6.1
10332026-03-17T05:47:15.007Z Downloaded slog-dtrace v0.3.0
10342026-03-17T05:47:15.010Z Downloaded rcgen v0.12.1
10352026-03-17T05:47:15.013Z Downloaded either v1.15.0
10362026-03-17T05:47:15.013Z Downloaded ed25519 v2.2.3
10372026-03-17T05:47:15.013Z Downloaded take_mut v0.2.2
10382026-03-17T05:47:15.016Z Downloaded slog-async v2.8.0
10392026-03-17T05:47:15.016Z Downloaded slab v0.4.12
10402026-03-17T05:47:15.020Z Downloaded sync_wrapper v1.0.2
10412026-03-17T05:47:15.020Z Downloaded sync-ptr v0.1.4
10422026-03-17T05:47:15.020Z Downloaded slog-term v2.9.2
10432026-03-17T05:47:15.023Z Downloaded tagptr v0.2.0
10442026-03-17T05:47:15.023Z Downloaded slog-stdlog v4.1.1
10452026-03-17T05:47:15.027Z Downloaded slog-scope v4.4.1
10462026-03-17T05:47:15.027Z Downloaded termtree v0.5.1
10472026-03-17T05:47:15.027Z Downloaded smallvec v0.6.14
10482026-03-17T05:47:15.030Z Downloaded tabwriter v1.4.1
10492026-03-17T05:47:15.030Z Downloaded minimal-lexical v0.2.1
10502026-03-17T05:47:15.033Z Downloaded crossterm v0.29.0
10512026-03-17T05:47:15.037Z Downloaded sqlformat v0.3.5
10522026-03-17T05:47:15.040Z Downloaded thread-id v5.1.0
10532026-03-17T05:47:15.040Z Downloaded spki v0.7.3
10542026-03-17T05:47:15.045Z Downloaded thiserror-impl-no-std v2.0.2
10552026-03-17T05:47:15.045Z Downloaded testing_table v0.3.0
10562026-03-17T05:47:15.048Z Downloaded smf v0.2.3
10572026-03-17T05:47:15.048Z Downloaded seq-macro v0.3.6
10582026-03-17T05:47:15.048Z Downloaded snafu-derive v0.8.9
10592026-03-17T05:47:15.048Z Downloaded stringprep v0.1.5
10602026-03-17T05:47:15.052Z Downloaded static_assertions v1.1.0
10612026-03-17T05:47:15.052Z Downloaded serde_cbor v0.11.2
10622026-03-17T05:47:15.055Z Downloaded progenitor-impl v0.11.2
10632026-03-17T05:47:15.059Z Downloaded tabled_derive v0.11.0
10642026-03-17T05:47:15.059Z Downloaded rustls-platform-verifier v0.6.2
10652026-03-17T05:47:15.062Z Downloaded mio v1.1.1
10662026-03-17T05:47:15.065Z Downloaded tinyvec_macros v0.1.1
10672026-03-17T05:47:15.069Z Downloaded structmeta v0.3.0
10682026-03-17T05:47:15.069Z Downloaded simd-adler32 v0.3.8
10692026-03-17T05:47:15.069Z Downloaded time-core v0.1.8
10702026-03-17T05:47:15.072Z Downloaded string_cache v0.8.9
10712026-03-17T05:47:15.072Z Downloaded serde_with_macros v3.17.0
10722026-03-17T05:47:15.075Z Downloaded ryu v1.0.23
10732026-03-17T05:47:15.078Z Downloaded strum_macros v0.24.3
10742026-03-17T05:47:15.078Z Downloaded itertools v0.10.5
10752026-03-17T05:47:15.083Z Downloaded supports-color v3.0.2
10762026-03-17T05:47:15.086Z Downloaded openssl-sys v0.9.111
10772026-03-17T05:47:15.089Z Downloaded nom v7.1.3
10782026-03-17T05:47:15.092Z Downloaded support-bundle-viewer v0.1.2
10792026-03-17T05:47:15.095Z Downloaded http v1.4.0
10802026-03-17T05:47:15.099Z Downloaded strum_macros v0.27.2
10812026-03-17T05:47:15.099Z Downloaded strum_macros v0.26.4
10822026-03-17T05:47:15.103Z Downloaded tap v1.0.1
10832026-03-17T05:47:15.103Z Downloaded schemars v0.8.22
10842026-03-17T05:47:15.110Z Downloaded ron v0.8.1
10852026-03-17T05:47:15.114Z Downloaded time-macros v0.2.27
10862026-03-17T05:47:15.117Z Downloaded termios v0.3.3
10872026-03-17T05:47:15.120Z Downloaded tower-layer v0.3.3
10882026-03-17T05:47:15.121Z Downloaded topological-sort v0.2.2
10892026-03-17T05:47:15.121Z Downloaded thiserror-no-std v2.0.2
10902026-03-17T05:47:15.123Z Downloaded thread_local v1.1.9
10912026-03-17T05:47:15.126Z Downloaded spin v0.9.8
10922026-03-17T05:47:15.129Z Downloaded tower-service v0.3.3
10932026-03-17T05:47:15.129Z Downloaded hyper-util v0.1.20
10942026-03-17T05:47:15.134Z Downloaded aho-corasick v1.1.4
10952026-03-17T05:47:15.137Z Downloaded tiny-keccak v2.0.2
10962026-03-17T05:47:15.140Z Downloaded publicsuffix v2.3.0
10972026-03-17T05:47:15.143Z Downloaded serde_yaml v0.9.34+deprecated
10982026-03-17T05:47:15.146Z Downloaded quinn v0.11.9
10992026-03-17T05:47:15.149Z Downloaded iddqd v0.3.17
11002026-03-17T05:47:15.153Z Downloaded unarray v0.1.4
11012026-03-17T05:47:15.156Z Downloaded typify-macro v0.6.1
11022026-03-17T05:47:15.156Z Downloaded typify-macro v0.4.3
11032026-03-17T05:47:15.156Z Downloaded try-lock v0.2.5
11042026-03-17T05:47:15.159Z Downloaded tls_codec_derive v0.4.2
11052026-03-17T05:47:15.159Z Downloaded tls_codec v0.4.2
11062026-03-17T05:47:15.162Z Downloaded tokio-dtrace v0.1.1
11072026-03-17T05:47:15.162Z Downloaded similar v2.7.0
11082026-03-17T05:47:15.165Z Downloaded tokio-tungstenite v0.21.0
11092026-03-17T05:47:15.168Z Downloaded hashbrown v0.15.5
11102026-03-17T05:47:15.171Z Downloaded unit-prefix v0.5.2
11112026-03-17T05:47:15.174Z Downloaded rayon-core v1.13.0
11122026-03-17T05:47:15.178Z Downloaded tokio-native-tls v0.3.1
11132026-03-17T05:47:15.178Z Downloaded tokio-macros v2.6.0
11142026-03-17T05:47:15.180Z Downloaded num-bigint v0.4.6
11152026-03-17T05:47:15.184Z Downloaded untrusted v0.9.0
11162026-03-17T05:47:15.184Z Downloaded untrusted v0.7.1
11172026-03-17T05:47:15.187Z Downloaded slog v2.8.2
11182026-03-17T05:47:15.190Z Downloaded universal-hash v0.5.1
11192026-03-17T05:47:15.190Z Downloaded trait-variant v0.1.2
11202026-03-17T05:47:15.190Z Downloaded usdt-macro v0.6.0
11212026-03-17T05:47:15.190Z Downloaded term v0.7.0
11222026-03-17T05:47:15.193Z Downloaded stacker v0.1.23
11232026-03-17T05:47:15.196Z Downloaded libxml v0.3.3
11242026-03-17T05:47:15.199Z Downloaded utf-8 v0.7.6
11252026-03-17T05:47:15.202Z Downloaded rand v0.8.5
11262026-03-17T05:47:15.206Z Downloaded socket2 v0.5.10
11272026-03-17T05:47:15.206Z Downloaded usdt-attr-macro v0.6.0
11282026-03-17T05:47:15.209Z Downloaded usdt v0.6.0
11292026-03-17T05:47:15.209Z Downloaded futures-util v0.3.32
11302026-03-17T05:47:15.215Z Downloaded flagset v0.4.7
11312026-03-17T05:47:15.218Z Downloaded toml_writer v1.0.6+spec-1.1.0
11322026-03-17T05:47:15.218Z Downloaded arc-swap v1.8.2
11332026-03-17T05:47:15.221Z Downloaded void v1.0.2
11342026-03-17T05:47:15.224Z Downloaded hubpack v0.1.2
11352026-03-17T05:47:15.224Z Downloaded iri-string v0.7.10
11362026-03-17T05:47:15.228Z Downloaded http-range v0.1.5
11372026-03-17T05:47:15.231Z Downloaded home v0.5.12
11382026-03-17T05:47:15.232Z Downloaded colored v3.1.1
11392026-03-17T05:47:15.235Z Downloaded signal-hook v0.3.18
11402026-03-17T05:47:15.238Z Downloaded rustls-webpki v0.103.9
11412026-03-17T05:47:15.238Z Downloaded cargo_metadata v0.19.2
11422026-03-17T05:47:15.241Z Downloaded bzip2 v0.4.4
11432026-03-17T05:47:15.241Z Downloaded want v0.3.1
11442026-03-17T05:47:15.244Z Downloaded hkdf v0.12.4
11452026-03-17T05:47:15.244Z Downloaded xattr v1.6.1
11462026-03-17T05:47:15.247Z Downloaded waitgroup v0.1.2
11472026-03-17T05:47:15.247Z Downloaded samael v0.0.19
11482026-03-17T05:47:15.251Z Downloaded tui-tree-widget v0.23.1
11492026-03-17T05:47:15.254Z Downloaded tokio-rustls v0.25.0
11502026-03-17T05:47:15.254Z Downloaded tokio-rustls v0.24.1
11512026-03-17T05:47:15.257Z Downloaded rand v0.9.2
11522026-03-17T05:47:15.260Z Downloaded qorb v0.4.1
11532026-03-17T05:47:15.263Z Downloaded xshell-macros v0.2.7
11542026-03-17T05:47:15.263Z Downloaded unicase v2.9.0
11552026-03-17T05:47:15.267Z Downloaded itertools v0.12.1
11562026-03-17T05:47:15.270Z Downloaded unicode-truncate v1.1.0
11572026-03-17T05:47:15.273Z Downloaded schemars v1.2.1
11582026-03-17T05:47:15.282Z Downloaded zeroize_derive v1.4.3
11592026-03-17T05:47:15.285Z Downloaded toml_parser v1.0.9+spec-1.1.0
11602026-03-17T05:47:15.285Z Downloaded zone v0.3.1
11612026-03-17T05:47:15.289Z Downloaded socket2 v0.6.2
11622026-03-17T05:47:15.289Z Downloaded hyper v1.8.1
11632026-03-17T05:47:15.293Z Downloaded uzers v0.12.2
11642026-03-17T05:47:15.296Z Downloaded test-strategy v0.4.5
11652026-03-17T05:47:15.300Z Downloaded zone_cfg_derive v0.3.1
11662026-03-17T05:47:15.300Z Downloaded vergen-lib v0.1.6
11672026-03-17T05:47:15.303Z Downloaded vergen-git2 v1.0.7
11682026-03-17T05:47:15.303Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11692026-03-17T05:47:15.303Z Downloaded vsss-rs v3.3.4
11702026-03-17T05:47:15.307Z Downloaded term v1.2.1
11712026-03-17T05:47:15.307Z Downloaded tracing-attributes v0.1.31
11722026-03-17T05:47:15.310Z Downloaded tinyvec v1.10.0
11732026-03-17T05:47:15.313Z Downloaded rsa v0.9.10
11742026-03-17T05:47:15.316Z Downloaded itertools v0.14.0
11752026-03-17T05:47:15.320Z Downloaded walkdir v2.5.0
11762026-03-17T05:47:15.323Z Downloaded wyz v0.5.1
11772026-03-17T05:47:15.323Z Downloaded twox-hash v2.1.2
11782026-03-17T05:47:15.326Z Downloaded subprocess v0.2.15
11792026-03-17T05:47:15.329Z Downloaded schemars v0.9.0
11802026-03-17T05:47:15.336Z Downloaded xshell v0.2.7
11812026-03-17T05:47:15.339Z Downloaded whoami v1.6.1
11822026-03-17T05:47:15.342Z Downloaded xz2 v0.1.7
11832026-03-17T05:47:15.342Z Downloaded unicode-properties v0.1.4
11842026-03-17T05:47:15.342Z Downloaded rand v0.10.0
11852026-03-17T05:47:15.345Z Downloaded whoami v2.1.0
11862026-03-17T05:47:15.348Z Downloaded num-bigint-dig v0.8.6
11872026-03-17T05:47:15.351Z Downloaded tar v0.4.44
11882026-03-17T05:47:15.354Z Downloaded tokio-stream v0.1.18
11892026-03-17T05:47:15.357Z Downloaded tokio-rustls v0.26.4
11902026-03-17T05:47:15.361Z Downloaded wait-timeout v0.2.1
11912026-03-17T05:47:15.361Z Downloaded usdt-impl v0.6.0
11922026-03-17T05:47:15.364Z Downloaded tokio-tungstenite v0.23.1
11932026-03-17T05:47:15.364Z Downloaded snafu v0.8.9
11942026-03-17T05:47:15.368Z Downloaded toml v0.9.12+spec-1.1.0
11952026-03-17T05:47:15.371Z Downloaded russh v0.45.0
11962026-03-17T05:47:15.375Z Downloaded zstd-safe v7.2.4
11972026-03-17T05:47:15.380Z Downloaded zeroize v1.8.2
11982026-03-17T05:47:15.380Z Downloaded vergen-gitcl v1.0.8
11992026-03-17T05:47:15.383Z Downloaded vergen v9.0.6
12002026-03-17T05:47:15.383Z Downloaded bindgen v0.71.1
12012026-03-17T05:47:15.387Z Downloaded toml v0.7.8
12022026-03-17T05:47:15.390Z Downloaded tracing-core v0.1.36
12032026-03-17T05:47:15.393Z Downloaded tungstenite v0.23.0
12042026-03-17T05:47:15.396Z Downloaded itertools v0.13.0
12052026-03-17T05:47:15.399Z Downloaded unicode-bidi v0.3.18
12062026-03-17T05:47:15.402Z Downloaded blake3 v1.8.3
12072026-03-17T05:47:15.408Z Downloaded typify v0.6.1
12082026-03-17T05:47:15.411Z Downloaded typify v0.4.3
12092026-03-17T05:47:15.413Z Downloaded yasna v0.5.2
12102026-03-17T05:47:15.416Z Downloaded h2 v0.4.13
12112026-03-17T05:47:15.420Z Downloaded steno v0.4.1
12122026-03-17T05:47:15.423Z Downloaded zerocopy v0.6.6
12132026-03-17T05:47:15.426Z Downloaded rpassword v7.4.0
12142026-03-17T05:47:15.429Z Downloaded toml_edit v0.23.10+spec-1.0.0
12152026-03-17T05:47:15.432Z Downloaded p521 v0.13.3
12162026-03-17T05:47:15.435Z Downloaded uuid v1.21.0
12172026-03-17T05:47:15.440Z Downloaded zstd v0.13.3
12182026-03-17T05:47:15.443Z Downloaded bitvec v1.0.1
12192026-03-17T05:47:15.454Z Downloaded tungstenite v0.21.0
12202026-03-17T05:47:15.457Z Downloaded aws-lc-rs v1.16.0
12212026-03-17T05:47:15.463Z Downloaded vte v0.14.1
12222026-03-17T05:47:15.467Z Downloaded unsafe-libyaml v0.2.11
12232026-03-17T05:47:15.470Z Downloaded libm v0.2.16
12242026-03-17T05:47:15.492Z Downloaded zopfli v0.8.3
12252026-03-17T05:47:15.495Z Downloaded ssh-key v0.6.7
12262026-03-17T05:47:15.501Z Downloaded p384 v0.13.1
12272026-03-17T05:47:15.505Z Downloaded rustyline v14.0.0
12282026-03-17T05:47:15.509Z Downloaded ron v0.12.0
12292026-03-17T05:47:15.515Z Downloaded chrono v0.4.44
12302026-03-17T05:47:15.523Z Downloaded regex v1.12.3
12312026-03-17T05:47:15.528Z Downloaded unicode_categories v0.1.1
12322026-03-17T05:47:15.531Z Downloaded toml_edit v0.19.15
12332026-03-17T05:47:15.542Z Downloaded zip v0.6.6
12342026-03-17T05:47:15.545Z Downloaded reqwest v0.13.2
12352026-03-17T05:47:15.549Z Downloaded lalrpop v0.19.12
12362026-03-17T05:47:15.560Z Downloaded yansi v1.0.1
12372026-03-17T05:47:15.563Z Downloaded tokio-postgres v0.7.16
12382026-03-17T05:47:15.587Z Downloaded unicode-segmentation v1.12.0
12392026-03-17T05:47:15.587Z Downloaded portable-atomic v1.13.1
12402026-03-17T05:47:15.587Z Downloaded zerocopy-derive v0.8.40
12412026-03-17T05:47:15.588Z Downloaded reedline v0.40.0
12422026-03-17T05:47:15.588Z Downloaded tower v0.5.3
12432026-03-17T05:47:15.591Z Downloaded typed-path v0.9.3
12442026-03-17T05:47:15.596Z Downloaded salty v0.3.0
12452026-03-17T05:47:15.602Z Downloaded x509-cert v0.2.5
12462026-03-17T05:47:15.605Z Downloaded goblin v0.10.5
12472026-03-17T05:47:15.611Z Downloaded rustls-webpki v0.101.7
12482026-03-17T05:47:15.622Z Downloaded quick-xml v0.37.5
12492026-03-17T05:47:15.627Z Downloaded moka v0.12.13
12502026-03-17T05:47:15.633Z Downloaded rayon v1.11.0
12512026-03-17T05:47:15.640Z Downloaded reqwest v0.12.28
12522026-03-17T05:47:15.644Z Downloaded git2 v0.20.4
12532026-03-17T05:47:15.650Z Downloaded tower-http v0.6.8
12542026-03-17T05:47:15.656Z Downloaded proptest v1.10.0
12552026-03-17T05:47:15.664Z Downloaded tough v0.20.0
12562026-03-17T05:47:15.671Z Downloaded object v0.30.4
12572026-03-17T05:47:15.678Z Downloaded zip v4.6.1
12582026-03-17T05:47:15.682Z Downloaded rustls-webpki v0.102.8
12592026-03-17T05:47:15.696Z Downloaded serde_with v3.17.0
12602026-03-17T05:47:15.706Z Downloaded unicode-normalization v0.1.25
12612026-03-17T05:47:15.709Z Downloaded curve25519-dalek v4.1.3
12622026-03-17T05:47:15.716Z Downloaded nix v0.27.1
12632026-03-17T05:47:15.724Z Downloaded petname v2.0.2
12642026-03-17T05:47:15.728Z Downloaded winnow v0.6.26
12652026-03-17T05:47:15.734Z Downloaded tokio-util v0.7.18
12662026-03-17T05:47:15.745Z Downloaded polar-core v0.27.3
12672026-03-17T05:47:15.754Z Downloaded quinn-proto v0.11.13
12682026-03-17T05:47:15.759Z Downloaded radix_trie v0.2.1
12692026-03-17T05:47:15.764Z Downloaded winnow v0.5.40
12702026-03-17T05:47:15.770Z Downloaded nix v0.29.0
12712026-03-17T05:47:15.798Z Downloaded tabled v0.20.0
12722026-03-17T05:47:15.815Z Downloaded rustls v0.21.12
12732026-03-17T05:47:15.824Z Downloaded time v0.3.47
12742026-03-17T05:47:15.834Z Downloaded zlib-rs v0.6.2
12752026-03-17T05:47:15.838Z Downloaded nix v0.31.1
12762026-03-17T05:47:15.847Z Downloaded vcpkg v0.2.15
12772026-03-17T05:47:15.878Z Downloaded regex-syntax v0.6.29
12782026-03-17T05:47:15.882Z Downloaded hickory-proto v0.24.4
12792026-03-17T05:47:15.894Z Downloaded regress v0.10.5
12802026-03-17T05:47:15.900Z Downloaded smoltcp v0.9.1
12812026-03-17T05:47:15.907Z Downloaded webpki-roots v1.0.6
12822026-03-17T05:47:15.911Z Downloaded smoltcp v0.11.0
12832026-03-17T05:47:15.920Z Downloaded hickory-proto v0.25.2
12842026-03-17T05:47:15.932Z Downloaded zerocopy v0.8.40
12852026-03-17T05:47:15.939Z Downloaded regex-syntax v0.8.10
12862026-03-17T05:47:15.945Z Downloaded openapiv3 v2.2.0
12872026-03-17T05:47:15.952Z Downloaded rustls v0.23.37
12882026-03-17T05:47:15.961Z Downloaded rustix v0.38.44
12892026-03-17T05:47:15.978Z Downloaded rustls v0.22.4
12902026-03-17T05:47:15.987Z Downloaded object v0.37.3
12912026-03-17T05:47:15.995Z Downloaded diesel v2.3.7
12922026-03-17T05:47:16.010Z Downloaded dropshot v0.16.7
12932026-03-17T05:47:16.026Z Downloaded bstr v1.12.1
12942026-03-17T05:47:16.032Z Downloaded nix v0.28.0
12952026-03-17T05:47:16.039Z Downloaded sqlparser v0.61.0
12962026-03-17T05:47:16.049Z Downloaded openssl v0.10.75
12972026-03-17T05:47:16.063Z Downloaded sled v0.34.7
12982026-03-17T05:47:16.070Z Downloaded ratatui v0.29.0
12992026-03-17T05:47:16.085Z Downloaded typify-impl v0.6.1
13002026-03-17T05:47:16.093Z Downloaded typify-impl v0.4.3
13012026-03-17T05:47:16.103Z Downloaded bzip2-sys v0.1.13+1.0.8
13022026-03-17T05:47:16.111Z Downloaded tracing v0.1.44
13032026-03-17T05:47:16.127Z Downloaded regex-automata v0.4.14
13042026-03-17T05:47:16.138Z Downloaded petgraph v0.6.5
13052026-03-17T05:47:16.150Z Downloaded chrono-tz v0.10.4
13062026-03-17T05:47:16.162Z Downloaded zerocopy-derive v0.6.6
13072026-03-17T05:47:16.169Z Downloaded libz-sys v1.1.24
13082026-03-17T05:47:16.219Z Downloaded csv v1.4.0
13092026-03-17T05:47:16.234Z Downloaded jiff v0.2.21
13102026-03-17T05:47:16.247Z Downloaded lzma-sys v0.1.20
13112026-03-17T05:47:16.278Z Downloaded petgraph v0.8.3
13122026-03-17T05:47:16.322Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13132026-03-17T05:47:16.338Z Downloaded sha3 v0.10.8
13142026-03-17T05:47:16.342Z Downloaded tokio v1.49.0
13152026-03-17T05:47:16.451Z Downloaded encoding_rs v0.8.35
13162026-03-17T05:47:16.486Z Downloaded ring v0.17.14
13172026-03-17T05:47:16.517Z Downloaded libgit2-sys v0.18.3+1.9.2
13182026-03-17T05:47:16.851Z Downloaded aws-lc-sys v0.37.1
13192026-03-17T05:47:17.182Z Compiling libc v0.2.180
13202026-03-17T05:47:17.185Z Compiling serde v1.0.228
13212026-03-17T05:47:17.185Z Compiling log v0.4.29
13222026-03-17T05:47:17.185Z Compiling shlex v1.3.0
13232026-03-17T05:47:17.185Z Compiling find-msvc-tools v0.1.9
13242026-03-17T05:47:17.185Z Compiling smallvec v1.15.1
13252026-03-17T05:47:17.186Z Compiling typenum v1.19.0
13262026-03-17T05:47:17.186Z Compiling subtle v2.6.1
13272026-03-17T05:47:17.374Z Compiling generic-array v0.14.7
13282026-03-17T05:47:17.377Z Compiling scopeguard v1.2.0
13292026-03-17T05:47:17.377Z Compiling portable-atomic v1.13.1
13302026-03-17T05:47:17.492Z Compiling const-oid v0.9.6
13312026-03-17T05:47:17.511Z Compiling critical-section v1.2.0
13322026-03-17T05:47:17.533Z Compiling syn v2.0.117
13332026-03-17T05:47:17.555Z Compiling zerocopy v0.8.40
13342026-03-17T05:47:17.558Z Compiling parking_lot_core v0.9.12
13352026-03-17T05:47:17.645Z Compiling lock_api v0.4.14
13362026-03-17T05:47:17.667Z Compiling serde_json v1.0.149
13372026-03-17T05:47:17.692Z Compiling pin-project-lite v0.2.17
13382026-03-17T05:47:17.718Z Compiling pkg-config v0.3.32
13392026-03-17T05:47:17.718Z Compiling bitflags v2.11.0
13402026-03-17T05:47:17.721Z Compiling libm v0.2.16
13412026-03-17T05:47:17.766Z Compiling num-traits v0.2.19
13422026-03-17T05:47:17.858Z Compiling futures-core v0.3.32
13432026-03-17T05:47:17.926Z Compiling percent-encoding v2.3.2
13442026-03-17T05:47:17.952Z Compiling allocator-api2 v0.2.21
13452026-03-17T05:47:18.049Z Compiling cpufeatures v0.2.17
13462026-03-17T05:47:18.072Z Compiling foldhash v0.2.0
13472026-03-17T05:47:18.164Z Compiling futures-sink v0.3.32
13482026-03-17T05:47:18.213Z Compiling getrandom v0.4.1
13492026-03-17T05:47:18.216Z Compiling futures-io v0.3.32
13502026-03-17T05:47:18.233Z Compiling slab v0.4.12
13512026-03-17T05:47:18.297Z Compiling futures-channel v0.3.32
13522026-03-17T05:47:18.365Z Compiling hashbrown v0.16.1
13532026-03-17T05:47:18.389Z Compiling futures-task v0.3.32
13542026-03-17T05:47:18.435Z Compiling getrandom v0.3.4
13552026-03-17T05:47:18.435Z Compiling rustversion v1.0.22
13562026-03-17T05:47:18.482Z Compiling rand_core v0.10.0
13572026-03-17T05:47:18.485Z Compiling form_urlencoded v1.2.2
13582026-03-17T05:47:18.529Z Compiling fs_extra v1.3.0
13592026-03-17T05:47:18.622Z Compiling ident_case v1.0.1
13602026-03-17T05:47:18.645Z Compiling base64ct v1.8.3
13612026-03-17T05:47:18.687Z Compiling dunce v1.0.5
13622026-03-17T05:47:18.711Z Compiling getrandom v0.2.17
13632026-03-17T05:47:18.734Z Compiling jobserver v0.1.34
13642026-03-17T05:47:18.757Z Compiling errno v0.3.14
13652026-03-17T05:47:18.808Z Compiling mio v1.1.1
13662026-03-17T05:47:18.831Z Compiling socket2 v0.6.2
13672026-03-17T05:47:18.881Z Compiling flagset v0.4.7
13682026-03-17T05:47:18.884Z Compiling rand_core v0.6.4
13692026-03-17T05:47:18.928Z Compiling once_cell v1.21.3
13702026-03-17T05:47:18.959Z Compiling signal-hook-registry v1.4.8
13712026-03-17T05:47:19.012Z Compiling cc v1.2.56
13722026-03-17T05:47:19.046Z Compiling parking_lot v0.12.5
13732026-03-17T05:47:19.162Z Compiling indexmap v2.13.0
13742026-03-17T05:47:19.186Z Compiling pem-rfc7468 v0.7.0
13752026-03-17T05:47:19.231Z Compiling iana-time-zone v0.1.65
13762026-03-17T05:47:19.257Z Compiling rustix v1.1.3
13772026-03-17T05:47:19.283Z Compiling uuid v1.21.0
13782026-03-17T05:47:19.329Z Compiling rustc_version v0.4.1
13792026-03-17T05:47:19.377Z Compiling aws-lc-rs v1.16.0
13802026-03-17T05:47:19.402Z Compiling vcpkg v0.2.15
13812026-03-17T05:47:19.507Z Compiling regex-syntax v0.8.10
13822026-03-17T05:47:19.558Z Compiling tracing-core v0.1.36
13832026-03-17T05:47:19.623Z Compiling rand_core v0.9.5
13842026-03-17T05:47:19.649Z Compiling crossbeam-utils v0.8.21
13852026-03-17T05:47:19.708Z Compiling base64 v0.22.1
13862026-03-17T05:47:19.788Z Compiling schemars v0.8.22
13872026-03-17T05:47:19.791Z Compiling syn v1.0.109
13882026-03-17T05:47:19.971Z Compiling cmake v0.1.57
13892026-03-17T05:47:20.005Z Compiling openssl-probe v0.2.1
13902026-03-17T05:47:20.028Z Compiling untrusted v0.7.1
13912026-03-17T05:47:20.053Z Compiling httparse v1.10.1
13922026-03-17T05:47:20.100Z Compiling untrusted v0.9.0
13932026-03-17T05:47:20.192Z Compiling tower-service v0.3.3
13942026-03-17T05:47:20.215Z Compiling tinyvec_macros v0.1.1
13952026-03-17T05:47:20.261Z Compiling dyn-clone v1.0.20
13962026-03-17T05:47:20.264Z Compiling tower-layer v0.3.3
13972026-03-17T05:47:20.307Z Compiling rustls v0.23.37
13982026-03-17T05:47:20.310Z Compiling atomic-waker v1.1.2
13992026-03-17T05:47:20.332Z Compiling try-lock v0.2.5
14002026-03-17T05:47:20.356Z Compiling tinyvec v1.10.0
14012026-03-17T05:47:20.427Z Compiling spin v0.9.8
14022026-03-17T05:47:20.452Z Compiling aho-corasick v1.1.4
14032026-03-17T05:47:20.477Z Compiling want v0.3.1
14042026-03-17T05:47:20.502Z Compiling openssl v0.10.75
14052026-03-17T05:47:20.502Z Compiling time-core v0.1.8
14062026-03-17T05:47:20.549Z Compiling httpdate v1.0.3
14072026-03-17T05:47:20.553Z Compiling foreign-types-shared v0.1.1
14082026-03-17T05:47:20.596Z Compiling crc32fast v1.5.0
14092026-03-17T05:47:20.671Z Compiling pin-utils v0.1.0
14102026-03-17T05:47:20.720Z Compiling num-conv v0.2.0
14112026-03-17T05:47:20.720Z Compiling powerfmt v0.2.0
14122026-03-17T05:47:20.723Z Compiling foreign-types v0.3.2
14132026-03-17T05:47:20.811Z Compiling socket2 v0.5.10
14142026-03-17T05:47:20.873Z Compiling wait-timeout v0.2.1
14152026-03-17T05:47:20.897Z Compiling either v1.15.0
14162026-03-17T05:47:20.926Z Compiling deranged v0.5.8
14172026-03-17T05:47:20.950Z Compiling num_threads v0.1.7
14182026-03-17T05:47:20.953Z Compiling simd-adler32 v0.3.8
14192026-03-17T05:47:20.999Z Compiling time-macros v0.2.27
14202026-03-17T05:47:21.043Z Compiling usdt-impl v0.6.0
14212026-03-17T05:47:21.088Z Compiling siphasher v1.0.2
14222026-03-17T05:47:21.088Z Compiling native-tls v0.2.18
14232026-03-17T05:47:21.191Z Compiling bit-vec v0.8.0
14242026-03-17T05:47:21.213Z Compiling quick-error v1.2.3
14252026-03-17T05:47:21.217Z Compiling aws-lc-sys v0.37.1
14262026-03-17T05:47:21.261Z Compiling ring v0.17.14
14272026-03-17T05:47:21.321Z Compiling openssl-sys v0.9.111
14282026-03-17T05:47:21.345Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14292026-03-17T05:47:21.393Z Compiling bzip2-sys v0.1.13+1.0.8
14302026-03-17T05:47:21.397Z Compiling tempfile v3.25.0
14312026-03-17T05:47:21.441Z Compiling unicode-normalization v0.1.25
14322026-03-17T05:47:21.514Z Compiling bit-set v0.8.0
14332026-03-17T05:47:21.698Z Compiling synstructure v0.13.2
14342026-03-17T05:47:21.746Z Compiling pest_generator v2.8.6
14352026-03-17T05:47:21.780Z Compiling serde_derive_internals v0.29.1
14362026-03-17T05:47:21.804Z Compiling darling_core v0.20.11
14372026-03-17T05:47:21.952Z Compiling regex-automata v0.4.14
14382026-03-17T05:47:22.118Z Compiling rusty-fork v0.3.1
14392026-03-17T05:47:22.400Z Compiling darling_core v0.21.3
14402026-03-17T05:47:22.525Z Compiling time v0.3.47
14412026-03-17T05:47:22.555Z Compiling crossbeam-epoch v0.9.18
14422026-03-17T05:47:22.576Z Compiling slog v2.8.2
14432026-03-17T05:47:22.760Z Compiling rand_xorshift v0.4.0
14442026-03-17T05:47:22.827Z Compiling heapless v0.7.17
14452026-03-17T05:47:22.890Z Compiling thread-id v5.1.0
14462026-03-17T05:47:22.915Z Compiling sync_wrapper v1.0.2
14472026-03-17T05:47:22.960Z Compiling cookie v0.18.1
14482026-03-17T05:47:22.986Z Compiling paste v1.0.15
14492026-03-17T05:47:23.013Z Compiling unarray v0.1.4
14502026-03-17T05:47:23.035Z Compiling signal-hook v0.3.18
14512026-03-17T05:47:23.064Z Compiling rayon-core v1.13.0
14522026-03-17T05:47:23.095Z Compiling zstd-safe v7.2.4
14532026-03-17T05:47:23.164Z Compiling unicode-properties v0.1.4
14542026-03-17T05:47:23.167Z Compiling anyhow v1.0.102
14552026-03-17T05:47:23.217Z Compiling unicode-segmentation v1.12.0
14562026-03-17T05:47:23.275Z Compiling unicode-bidi v0.3.18
14572026-03-17T05:47:23.308Z Compiling adler2 v2.0.1
14582026-03-17T05:47:23.457Z Compiling miniz_oxide v0.8.9
14592026-03-17T05:47:23.499Z Compiling crossbeam-deque v0.8.6
14602026-03-17T05:47:23.573Z Compiling num-integer v0.1.46
14612026-03-17T05:47:23.758Z Compiling stringprep v0.1.5
14622026-03-17T05:47:23.778Z Compiling vergen-lib v0.1.6
14632026-03-17T05:47:23.893Z Compiling curve25519-dalek v4.1.3
14642026-03-17T05:47:24.020Z Compiling ff v0.13.1
14652026-03-17T05:47:24.024Z Compiling hash32 v0.2.1
14662026-03-17T05:47:24.024Z Compiling memoffset v0.9.1
14672026-03-17T05:47:24.221Z Compiling litrs v1.0.0
14682026-03-17T05:47:24.292Z Compiling serde_derive v1.0.228
14692026-03-17T05:47:24.315Z Compiling zeroize_derive v1.4.3
14702026-03-17T05:47:24.319Z Compiling zerofrom-derive v0.1.6
14712026-03-17T05:47:24.338Z Compiling yoke-derive v0.8.1
14722026-03-17T05:47:24.362Z Compiling zerocopy-derive v0.8.40
14732026-03-17T05:47:24.362Z Compiling zerovec-derive v0.11.2
14742026-03-17T05:47:24.404Z Compiling displaydoc v0.2.5
14752026-03-17T05:47:24.791Z Compiling tokio-macros v2.6.0
14762026-03-17T05:47:24.904Z Compiling futures-macro v0.3.32
14772026-03-17T05:47:25.142Z Compiling der_derive v0.7.3
14782026-03-17T05:47:25.183Z Compiling zeroize v1.8.2
14792026-03-17T05:47:25.448Z Compiling thiserror-impl v2.0.18
14802026-03-17T05:47:25.787Z Compiling rustls-pki-types v1.14.0
14812026-03-17T05:47:25.942Z Compiling tracing-attributes v0.1.31
14822026-03-17T05:47:26.023Z Compiling schemars_derive v0.8.22
14832026-03-17T05:47:26.062Z Compiling futures-util v0.3.32
14842026-03-17T05:47:26.146Z Compiling pest_derive v2.8.6
14852026-03-17T05:47:26.218Z Compiling scroll_derive v0.13.1
14862026-03-17T05:47:26.307Z Compiling crypto-common v0.1.7
14872026-03-17T05:47:26.347Z Compiling zerofrom v0.1.6
14882026-03-17T05:47:26.428Z Compiling block-buffer v0.10.4
14892026-03-17T05:47:26.497Z Compiling block-padding v0.3.3
14902026-03-17T05:47:26.523Z Compiling yoke v0.8.1
14912026-03-17T05:47:26.526Z Compiling der v0.7.10
14922026-03-17T05:47:26.657Z Compiling digest v0.10.7
14932026-03-17T05:47:26.721Z Compiling inout v0.1.4
14942026-03-17T05:47:26.743Z Compiling darling_macro v0.20.11
14952026-03-17T05:47:26.789Z Compiling zerovec v0.11.5
14962026-03-17T05:47:26.956Z Compiling zerotrie v0.2.3
14972026-03-17T05:47:27.003Z Compiling hmac v0.12.1
14982026-03-17T05:47:27.227Z Compiling sha2 v0.10.9
14992026-03-17T05:47:27.341Z Compiling cipher v0.4.4
15002026-03-17T05:47:27.371Z Compiling pbkdf2 v0.12.2
15012026-03-17T05:47:27.395Z Compiling scroll v0.13.0
15022026-03-17T05:47:27.420Z Compiling thiserror v2.0.18
15032026-03-17T05:47:27.516Z Compiling tinystr v0.8.2
15042026-03-17T05:47:27.539Z Compiling potential_utf v0.1.4
15052026-03-17T05:47:27.570Z Compiling darling v0.20.11
15062026-03-17T05:47:27.687Z Compiling salsa20 v0.10.2
15072026-03-17T05:47:27.713Z Compiling icu_collections v2.1.1
15082026-03-17T05:47:27.772Z Compiling icu_locale_core v2.1.1
15092026-03-17T05:47:27.775Z Compiling spki v0.7.3
15102026-03-17T05:47:27.823Z Compiling cbc v0.1.2
15112026-03-17T05:47:27.826Z Compiling aes v0.8.4
15122026-03-17T05:47:27.870Z Compiling tracing v0.1.44
15132026-03-17T05:47:27.870Z Compiling goblin v0.10.5
15142026-03-17T05:47:27.917Z Compiling scrypt v0.11.0
15152026-03-17T05:47:28.029Z Compiling thiserror-impl v1.0.69
15162026-03-17T05:47:28.087Z Compiling openssl-macros v0.1.1
15172026-03-17T05:47:28.233Z Compiling derive_builder_core v0.20.2
15182026-03-17T05:47:28.271Z Compiling dtrace-parser v0.3.0
15192026-03-17T05:47:28.299Z Compiling signature v2.2.0
15202026-03-17T05:47:28.387Z Compiling pkcs5 v0.7.1
15212026-03-17T05:47:28.540Z Compiling rustls-native-certs v0.8.3
15222026-03-17T05:47:28.638Z Compiling icu_provider v2.1.1
15232026-03-17T05:47:28.926Z Compiling pkcs8 v0.10.2
15242026-03-17T05:47:29.015Z Compiling icu_properties v2.1.2
15252026-03-17T05:47:29.039Z Compiling bytes v1.11.1
15262026-03-17T05:47:29.063Z Compiling icu_normalizer v2.1.1
15272026-03-17T05:47:29.097Z Compiling chrono v0.4.44
15282026-03-17T05:47:29.137Z Compiling ipnet v2.11.0
15292026-03-17T05:47:29.239Z Compiling scroll_derive v0.12.1
15302026-03-17T05:47:29.263Z Compiling erased-serde v0.3.31
15312026-03-17T05:47:29.328Z Compiling serde_spanned v0.6.9
15322026-03-17T05:47:29.360Z Compiling serde_tokenstream v0.2.3
15332026-03-17T05:47:29.462Z Compiling derive_builder_macro v0.20.2
15342026-03-17T05:47:29.521Z Compiling toml_datetime v0.6.11
15352026-03-17T05:47:29.745Z Compiling tokio v1.49.0
15362026-03-17T05:47:29.777Z Compiling http v1.4.0
15372026-03-17T05:47:29.798Z Compiling thiserror v1.0.69
15382026-03-17T05:47:29.825Z Compiling md-5 v0.10.6
15392026-03-17T05:47:29.872Z Compiling webpki-roots v1.0.6
15402026-03-17T05:47:29.904Z Compiling darling_macro v0.21.3
15412026-03-17T05:47:29.942Z Compiling zerocopy-derive v0.7.35
15422026-03-17T05:47:30.000Z Compiling num-bigint-dig v0.8.6
15432026-03-17T05:47:30.036Z Compiling ryu v1.0.23
15442026-03-17T05:47:30.058Z Compiling smoltcp v0.9.1
15452026-03-17T05:47:30.083Z Compiling base16ct v0.2.0
15462026-03-17T05:47:30.149Z Compiling scroll v0.12.0
15472026-03-17T05:47:30.242Z Compiling idna_adapter v1.2.1
15482026-03-17T05:47:30.314Z Compiling zlib-rs v0.6.2
15492026-03-17T05:47:30.334Z Compiling psl-types v2.0.11
15502026-03-17T05:47:30.431Z Compiling idna v1.1.0
15512026-03-17T05:47:30.460Z Compiling cfg_aliases v0.2.1
15522026-03-17T05:47:30.507Z Compiling ref-cast v1.0.25
15532026-03-17T05:47:30.530Z Compiling rustix v0.38.44
15542026-03-17T05:47:30.533Z Compiling iri-string v0.7.10
15552026-03-17T05:47:30.578Z Compiling ppv-lite86 v0.2.21
15562026-03-17T05:47:30.581Z Compiling fallible-iterator v0.2.0
15572026-03-17T05:47:30.622Z Compiling nix v0.31.1
15582026-03-17T05:47:30.819Z Compiling http-body v1.0.1
15592026-03-17T05:47:30.968Z Compiling url v2.5.8
15602026-03-17T05:47:31.042Z Compiling http-body-util v0.1.3
15612026-03-17T05:47:31.066Z Compiling rand_chacha v0.9.0
15622026-03-17T05:47:31.089Z Compiling rand_chacha v0.3.1
15632026-03-17T05:47:31.160Z Compiling publicsuffix v2.3.0
15642026-03-17T05:47:31.186Z Compiling darling v0.21.3
15652026-03-17T05:47:31.231Z Compiling zerocopy v0.7.35
15662026-03-17T05:47:31.258Z Compiling goblin v0.8.2
15672026-03-17T05:47:31.334Z Compiling sec1 v0.7.3
15682026-03-17T05:47:31.361Z Compiling rand v0.9.2
15692026-03-17T05:47:31.384Z Compiling rand v0.8.5
15702026-03-17T05:47:31.408Z Compiling serde_urlencoded v0.7.1
15712026-03-17T05:47:31.568Z Compiling derive_builder v0.20.2
15722026-03-17T05:47:31.749Z Compiling dof v0.4.0
15732026-03-17T05:47:32.044Z Compiling cargo-platform v0.1.9
15742026-03-17T05:47:32.066Z Compiling hkdf v0.12.4
15752026-03-17T05:47:32.172Z Compiling proptest v1.10.0
15762026-03-17T05:47:32.192Z Compiling postgres-protocol v0.6.10
15772026-03-17T05:47:32.282Z Compiling crypto-bigint v0.5.5
15782026-03-17T05:47:32.405Z Compiling hubpack_derive v0.1.1
15792026-03-17T05:47:32.431Z Compiling regex v1.12.3
15802026-03-17T05:47:32.519Z Compiling document-features v0.2.12
15812026-03-17T05:47:32.862Z Compiling ipnetwork v0.21.1
15822026-03-17T05:47:32.948Z Compiling curve25519-dalek-derive v0.1.1
15832026-03-17T05:47:32.951Z Compiling daft-derive v0.1.5
15842026-03-17T05:47:32.996Z Compiling async-trait v0.1.89
15852026-03-17T05:47:33.041Z Compiling strum_macros v0.27.2
15862026-03-17T05:47:33.313Z Compiling oxnet v0.1.4
15872026-03-17T05:47:33.403Z Compiling ref-cast-impl v1.0.25
15882026-03-17T05:47:33.580Z Compiling group v0.13.0
15892026-03-17T05:47:33.866Z Compiling num-iter v0.1.45
15902026-03-17T05:47:33.950Z Compiling heck v0.4.1
15912026-03-17T05:47:33.972Z Compiling proc-macro-error v1.0.4
15922026-03-17T05:47:34.189Z Compiling terminal_size v0.4.3
15932026-03-17T05:47:34.218Z Compiling phf_shared v0.13.1
15942026-03-17T05:47:34.251Z Compiling lazy_static v1.5.0
15952026-03-17T05:47:34.321Z Compiling vergen v9.0.6
15962026-03-17T05:47:34.374Z Compiling fs-err v3.3.0
15972026-03-17T05:47:34.377Z Compiling ahash v0.8.12
15982026-03-17T05:47:34.421Z Compiling libbz2-rs-sys v0.2.2
15992026-03-17T05:47:34.447Z Compiling object v0.37.3
16002026-03-17T05:47:34.451Z Compiling winnow v0.5.40
16012026-03-17T05:47:34.562Z Compiling bumpalo v3.20.2
16022026-03-17T05:47:34.584Z Compiling managed v0.8.0
16032026-03-17T05:47:34.630Z Compiling foldhash v0.1.5
16042026-03-17T05:47:34.675Z Compiling flate2 v1.1.9
16052026-03-17T05:47:34.799Z Compiling bitflags v1.3.2
16062026-03-17T05:47:34.824Z Compiling tokio-util v0.7.18
16072026-03-17T05:47:34.829Z Compiling tower v0.5.3
16082026-03-17T05:47:34.870Z Compiling tokio-native-tls v0.3.1
16092026-03-17T05:47:34.920Z Compiling zopfli v0.8.3
16102026-03-17T05:47:34.990Z Compiling bzip2 v0.6.1
16112026-03-17T05:47:35.106Z Compiling hashbrown v0.15.5
16122026-03-17T05:47:35.264Z Compiling console v0.16.2
16132026-03-17T05:47:35.284Z Compiling phf v0.13.1
16142026-03-17T05:47:35.306Z Compiling clap_builder v4.5.60
16152026-03-17T05:47:35.329Z Compiling zone_cfg_derive v0.3.1
16162026-03-17T05:47:35.357Z Compiling rayon v1.11.0
16172026-03-17T05:47:35.509Z Compiling newtype-uuid v1.3.2
16182026-03-17T05:47:35.529Z Compiling tower-http v0.6.8
16192026-03-17T05:47:35.795Z Compiling h2 v0.4.13
16202026-03-17T05:47:35.855Z Compiling daft v0.1.5
16212026-03-17T05:47:35.944Z Compiling strum v0.27.2
16222026-03-17T05:47:36.072Z Compiling dof v0.3.0
16232026-03-17T05:47:36.095Z Compiling signal-hook-mio v0.2.5
16242026-03-17T05:47:36.193Z Compiling cargo_metadata v0.19.2
16252026-03-17T05:47:36.215Z Compiling usdt-attr-macro v0.6.0
16262026-03-17T05:47:36.249Z Compiling usdt-macro v0.6.0
16272026-03-17T05:47:36.273Z Compiling cookie_store v0.22.1
16282026-03-17T05:47:36.329Z Compiling toml_edit v0.19.15
16292026-03-17T05:47:36.514Z Compiling elliptic-curve v0.13.8
16302026-03-17T05:47:36.661Z Compiling hubpack v0.1.2
16312026-03-17T05:47:37.068Z Compiling postgres-types v0.2.12
16322026-03-17T05:47:37.091Z Compiling bzip2 v0.4.4
16332026-03-17T05:47:37.116Z Compiling zstd v0.13.3
16342026-03-17T05:47:37.223Z Compiling serde_with_macros v3.17.0
16352026-03-17T05:47:37.320Z Compiling dtrace-parser v0.2.0
16362026-03-17T05:47:37.381Z Compiling pkcs1 v0.7.5
16372026-03-17T05:47:37.482Z Compiling ed25519 v2.2.3
16382026-03-17T05:47:37.799Z Compiling serde-big-array v0.5.1
16392026-03-17T05:47:37.870Z Compiling hex v0.4.3
16402026-03-17T05:47:37.910Z Compiling rfc6979 v0.4.0
16412026-03-17T05:47:37.950Z Compiling bstr v1.12.1
16422026-03-17T05:47:37.994Z Compiling serde_repr v0.1.20
16432026-03-17T05:47:38.083Z Compiling clap_derive v4.5.55
16442026-03-17T05:47:38.104Z Compiling strum_macros v0.26.4
16452026-03-17T05:47:38.240Z Compiling enum-as-inner v0.6.1
16462026-03-17T05:47:38.408Z Compiling phf_shared v0.11.3
16472026-03-17T05:47:38.642Z Compiling itertools v0.12.1
16482026-03-17T05:47:38.673Z Compiling float-cmp v0.10.0
16492026-03-17T05:47:38.722Z Compiling thread-id v4.2.2
16502026-03-17T05:47:38.793Z Compiling memmap2 v0.9.10
16512026-03-17T05:47:38.844Z Compiling env_filter v1.0.0
16522026-03-17T05:47:38.868Z Compiling encoding_rs v0.8.35
16532026-03-17T05:47:38.871Z Compiling fixedbitset v0.5.7
16542026-03-17T05:47:38.914Z Compiling precomputed-hash v0.1.1
16552026-03-17T05:47:38.936Z Compiling new_debug_unreachable v1.0.6
16562026-03-17T05:47:39.041Z Compiling mime v0.3.17
16572026-03-17T05:47:39.062Z Compiling fixedbitset v0.4.2
16582026-03-17T05:47:39.091Z Compiling normalize-line-endings v0.3.0
16592026-03-17T05:47:39.221Z Compiling whoami v2.1.0
16602026-03-17T05:47:39.262Z Compiling jiff v0.2.21
16612026-03-17T05:47:39.314Z Compiling static_assertions v1.1.0
16622026-03-17T05:47:39.357Z Compiling predicates-core v1.0.10
16632026-03-17T05:47:39.394Z Compiling rustc-hash v2.1.1
16642026-03-17T05:47:39.422Z Compiling difflib v0.4.0
16652026-03-17T05:47:39.565Z Compiling data-encoding v2.10.0
16662026-03-17T05:47:39.610Z Compiling unit-prefix v0.5.2
16672026-03-17T05:47:39.678Z Compiling keccak v0.1.6
16682026-03-17T05:47:39.755Z Compiling predicates v3.1.4
16692026-03-17T05:47:39.816Z Compiling hyper v1.8.1
16702026-03-17T05:47:40.136Z Compiling hickory-proto v0.25.2
16712026-03-17T05:47:40.205Z Compiling zone v0.3.1
16722026-03-17T05:47:40.231Z Compiling sha3 v0.10.8
16732026-03-17T05:47:40.313Z Compiling indicatif v0.18.4
16742026-03-17T05:47:40.551Z Compiling clap v4.5.60
16752026-03-17T05:47:40.574Z Compiling strum v0.26.3
16762026-03-17T05:47:40.594Z Compiling iddqd v0.3.17
16772026-03-17T05:47:40.646Z Compiling tokio-postgres v0.7.16
16782026-03-17T05:47:40.670Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16792026-03-17T05:47:40.758Z Compiling petgraph v0.6.5
16802026-03-17T05:47:40.809Z Compiling toml_edit v0.22.27
16812026-03-17T05:47:40.897Z Compiling petgraph v0.8.3
16822026-03-17T05:47:40.923Z Compiling env_logger v0.11.9
16832026-03-17T05:47:41.186Z Compiling string_cache v0.8.9
16842026-03-17T05:47:41.287Z Compiling usdt v0.6.0
16852026-03-17T05:47:41.426Z Compiling hyper-util v0.1.20
16862026-03-17T05:47:41.499Z Compiling usdt-impl v0.5.0
16872026-03-17T05:47:41.533Z Compiling serde_with v3.17.0
16882026-03-17T05:47:41.649Z Compiling similar v2.7.0
16892026-03-17T05:47:42.077Z Compiling crossterm v0.28.1
16902026-03-17T05:47:42.212Z Compiling toml v0.7.8
16912026-03-17T05:47:42.311Z Compiling ecdsa v0.16.9
16922026-03-17T05:47:42.844Z Compiling ed25519-dalek v2.2.0
16932026-03-17T05:47:42.867Z Compiling zip v4.6.1
16942026-03-17T05:47:42.893Z Compiling rsa v0.9.10
16952026-03-17T05:47:43.488Z Compiling hyper-tls v0.6.0
16962026-03-17T05:47:43.638Z Compiling zip v0.6.6
16972026-03-17T05:47:43.726Z Compiling tokio-stream v0.1.18
16982026-03-17T05:47:43.892Z Compiling buf-list v1.1.2
16992026-03-17T05:47:43.939Z Compiling toml_parser v1.0.9+spec-1.1.0
17002026-03-17T05:47:44.115Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17012026-03-17T05:47:44.198Z Compiling openapiv3 v2.2.0
17022026-03-17T05:47:44.269Z Compiling x509-cert v0.2.5
17032026-03-17T05:47:44.272Z Compiling sha1 v0.10.6
17042026-03-17T05:47:44.327Z Compiling itertools v0.13.0
17052026-03-17T05:47:44.436Z Compiling toml_datetime v0.7.5+spec-1.1.0
17062026-03-17T05:47:44.499Z Compiling lalrpop-util v0.19.12
17072026-03-17T05:47:44.547Z Compiling peg-runtime v0.8.5
17082026-03-17T05:47:44.598Z Compiling thread_local v1.1.9
17092026-03-17T05:47:44.717Z Compiling slog-async v2.8.0
17102026-03-17T05:47:44.768Z Compiling futures-executor v0.3.32
17112026-03-17T05:47:44.816Z Compiling crossbeam-channel v0.5.15
17122026-03-17T05:47:44.839Z Compiling is-terminal v0.4.17
17132026-03-17T05:47:44.947Z Compiling filetime v0.2.27
17142026-03-17T05:47:44.968Z Compiling term v1.2.1
17152026-03-17T05:47:44.989Z Compiling take_mut v0.2.2
17162026-03-17T05:47:45.127Z Compiling xattr v1.6.1
17172026-03-17T05:47:45.151Z Compiling futures v0.3.32
17182026-03-17T05:47:45.358Z Compiling slog-term v2.9.2
17192026-03-17T05:47:45.459Z Compiling tar v0.4.44
17202026-03-17T05:48:05.873Z Compiling rustls-webpki v0.103.9
17212026-03-17T05:48:09.857Z Compiling tokio-rustls v0.26.4
17222026-03-17T05:48:09.857Z Compiling rustls-platform-verifier v0.6.2
17232026-03-17T05:48:10.123Z Compiling hyper-rustls v0.27.7
17242026-03-17T05:48:10.374Z Compiling reqwest v0.13.2
17252026-03-17T05:48:10.377Z Compiling reqwest v0.12.28
17262026-03-17T05:48:13.165Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272026-03-17T05:48:13.456Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282026-03-17T05:48:17.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
17292026-03-17T05:48:17.376Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17302026-03-17T05:48:17.436ZMar 17 05:48:15.778 INFO Starting download, target: MaghemiteMgd
17312026-03-17T05:48:17.436ZMar 17 05:48:15.778 INFO Starting download, target: DendriteStub
17322026-03-17T05:48:17.436ZMar 17 05:48:15.778 INFO Starting download, target: Cockroach
17332026-03-17T05:48:17.440ZMar 17 05:48:15.778 INFO Starting download, target: Console
17342026-03-17T05:48:17.440ZMar 17 05:48:15.778 INFO Starting download, target: TransceiverControl
17352026-03-17T05:48:17.440ZMar 17 05:48:15.778 INFO Starting download, target: Clickhouse
17362026-03-17T05:48:17.441ZMar 17 05:48:15.778 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17372026-03-17T05:48:17.441ZMar 17 05:48:15.778 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17382026-03-17T05:48:17.441ZMar 17 05:48:15.778 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17392026-03-17T05:48:17.441ZMar 17 05:48:15.778 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17402026-03-17T05:48:17.441ZMar 17 05:48:15.778 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17412026-03-17T05:48:17.441ZMar 17 05:48:15.778 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17422026-03-17T05:48:17.999ZMar 17 05:48:16.326 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17432026-03-17T05:48:18.337ZMar 17 05:48:16.664 INFO Download complete, target: TransceiverControl
17442026-03-17T05:48:18.514ZMar 17 05:48:16.852 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17452026-03-17T05:48:18.896ZMar 17 05:48:17.228 INFO Download complete, target: Console
17462026-03-17T05:48:19.062ZMar 17 05:48:17.402 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17472026-03-17T05:48:19.166ZMar 17 05:48:17.507 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17482026-03-17T05:48:19.655ZMar 17 05:48:17.996 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17492026-03-17T05:48:19.905ZMar 17 05:48:18.246 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17502026-03-17T05:48:19.905ZMar 17 05:48:18.246 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17512026-03-17T05:48:22.853ZMar 17 05:48:21.194 INFO Download complete, target: MaghemiteMgd
17522026-03-17T05:48:23.078ZMar 17 05:48:21.418 INFO Download complete, target: DendriteStub
17532026-03-17T05:48:27.572ZMar 17 05:48:25.911 INFO Checking that binary works, target: Cockroach
17542026-03-17T05:48:27.691ZMar 17 05:48:26.030 INFO Download complete, target: Cockroach
17552026-03-17T05:48:30.757ZMar 17 05:48:29.096 INFO Checking that binary works, target: Clickhouse
17562026-03-17T05:48:30.858ZMar 17 05:48:29.196 INFO Download complete, target: Clickhouse
17572026-03-17T05:48:30.864ZAll prerequisites installed successfully
17582026-03-17T05:48:30.866Z
17592026-03-17T05:48:30.866Zreal 3:43.878654824
17602026-03-17T05:48:30.867Zuser 10:20.358052902
17612026-03-17T05:48:30.867Zsys 2:05.689013471
17622026-03-17T05:48:30.867Ztrap 0.328723849
17632026-03-17T05:48:30.867Ztflt 1.008484506
17642026-03-17T05:48:30.867Zdflt 1.879671075
17652026-03-17T05:48:30.867Zkflt 0.023689337
17662026-03-17T05:48:30.867Zlock 31:50.494645484
17672026-03-17T05:48:30.867Zslp 25:13.623215953
17682026-03-17T05:48:30.867Zlat 29.797210620
17692026-03-17T05:48:30.867Zstop 4:31.061694765
17702026-03-17T05:48:30.867Z+ ptime -m cargo xtask download softnpu
17712026-03-17T05:48:31.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17722026-03-17T05:48:31.583Z Running `target/debug/xtask download softnpu`
17732026-03-17T05:48:32.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
17742026-03-17T05:48:32.669Z Running `target/debug/xtask-downloader softnpu`
17752026-03-17T05:48:32.715ZMar 17 05:48:31.053 INFO Starting download, target: Softnpu
17762026-03-17T05:48:32.715ZMar 17 05:48:31.054 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17772026-03-17T05:48:33.324ZMar 17 05:48:31.662 INFO Download complete, target: Softnpu
17782026-03-17T05:48:33.327Z
17792026-03-17T05:48:33.327Zreal 2.455955012
17802026-03-17T05:48:33.327Zuser 1.757241106
17812026-03-17T05:48:33.327Zsys 0.785282348
17822026-03-17T05:48:33.327Ztrap 0.000671730
17832026-03-17T05:48:33.328Ztflt 0.000109400
17842026-03-17T05:48:33.330Zdflt 0.000203708
17852026-03-17T05:48:33.331Zkflt 0.000000000
17862026-03-17T05:48:33.331Zlock 10.879308524
17872026-03-17T05:48:33.331Zslp 0.411926536
17882026-03-17T05:48:33.331Zlat 0.055234615
17892026-03-17T05:48:33.331Zstop 0.000163853
17902026-03-17T05:48:33.331Z+ export CARGO_INCREMENTAL=0
17912026-03-17T05:48:33.331Z+ CARGO_INCREMENTAL=0
17922026-03-17T05:48:33.331Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17932026-03-17T05:48:34.514Z Compiling proc-macro2 v1.0.106
17942026-03-17T05:48:34.514Z Compiling quote v1.0.44
17952026-03-17T05:48:34.517Z Compiling unicode-ident v1.0.24
17962026-03-17T05:48:34.517Z Compiling libc v0.2.180
17972026-03-17T05:48:34.517Z Compiling serde_core v1.0.228
17982026-03-17T05:48:34.517Z Compiling serde v1.0.228
17992026-03-17T05:48:34.517Z Compiling cfg-if v1.0.4
18002026-03-17T05:48:34.517Z Compiling version_check v0.9.5
18012026-03-17T05:48:34.517Z Compiling shlex v1.3.0
18022026-03-17T05:48:34.517Z Compiling find-msvc-tools v0.1.9
18032026-03-17T05:48:34.517Z Compiling typenum v1.19.0
18042026-03-17T05:48:34.517Z Compiling portable-atomic v1.13.1
18052026-03-17T05:48:34.517Z Compiling memchr v2.8.0
18062026-03-17T05:48:34.517Z Compiling autocfg v1.5.0
18072026-03-17T05:48:34.517Z Compiling zmij v1.0.21
18082026-03-17T05:48:34.900Z Compiling serde_json v1.0.149
18092026-03-17T05:48:34.995Z Compiling zerocopy v0.8.40
18102026-03-17T05:48:35.064Z Compiling parking_lot_core v0.9.12
18112026-03-17T05:48:35.087Z Compiling libm v0.2.16
18122026-03-17T05:48:35.187Z Compiling smallvec v1.15.1
18132026-03-17T05:48:35.237Z Compiling num-traits v0.2.19
18142026-03-17T05:48:35.290Z Compiling generic-array v0.14.7
18152026-03-17T05:48:35.293Z Compiling icu_normalizer_data v2.1.1
18162026-03-17T05:48:35.434Z Compiling icu_properties_data v2.1.2
18172026-03-17T05:48:35.487Z Compiling itoa v1.0.17
18182026-03-17T05:48:35.534Z Compiling log v0.4.29
18192026-03-17T05:48:35.559Z Compiling getrandom v0.4.1
18202026-03-17T05:48:35.583Z Compiling pkg-config v0.3.32
18212026-03-17T05:48:35.676Z Compiling stable_deref_trait v1.2.1
18222026-03-17T05:48:35.746Z Compiling subtle v2.6.1
18232026-03-17T05:48:35.796Z Compiling scopeguard v1.2.0
18242026-03-17T05:48:35.937Z Compiling lock_api v0.4.14
18252026-03-17T05:48:35.964Z Compiling thiserror v2.0.18
18262026-03-17T05:48:35.967Z Compiling fnv v1.0.7
18272026-03-17T05:48:36.107Z Compiling jobserver v0.1.34
18282026-03-17T05:48:36.133Z Compiling getrandom v0.2.17
18292026-03-17T05:48:36.136Z Compiling errno v0.3.14
18302026-03-17T05:48:36.272Z Compiling getrandom v0.3.4
18312026-03-17T05:48:36.293Z Compiling pin-project-lite v0.2.17
18322026-03-17T05:48:36.325Z Compiling rand_core v0.6.4
18332026-03-17T05:48:36.421Z Compiling cc v1.2.56
18342026-03-17T05:48:36.445Z Compiling syn v2.0.117
18352026-03-17T05:48:36.571Z Compiling critical-section v1.2.0
18362026-03-17T05:48:36.668Z Compiling allocator-api2 v0.2.21
18372026-03-17T05:48:36.738Z Compiling rustversion v1.0.22
18382026-03-17T05:48:36.738Z Compiling equivalent v1.0.2
18392026-03-17T05:48:36.760Z Compiling fs_extra v1.3.0
18402026-03-17T05:48:36.856Z Compiling writeable v0.6.2
18412026-03-17T05:48:36.910Z Compiling dunce v1.0.5
18422026-03-17T05:48:36.984Z Compiling once_cell v1.21.3
18432026-03-17T05:48:37.035Z Compiling foldhash v0.2.0
18442026-03-17T05:48:37.057Z Compiling litemap v0.8.1
18452026-03-17T05:48:37.168Z Compiling percent-encoding v2.3.2
18462026-03-17T05:48:37.246Z Compiling hashbrown v0.16.1
18472026-03-17T05:48:37.340Z Compiling const-oid v0.9.6
18482026-03-17T05:48:37.388Z Compiling cmake v0.1.57
18492026-03-17T05:48:37.461Z Compiling signal-hook-registry v1.4.8
18502026-03-17T05:48:37.464Z Compiling rustix v1.1.3
18512026-03-17T05:48:37.557Z Compiling socket2 v0.6.2
18522026-03-17T05:48:37.560Z Compiling mio v1.1.1
18532026-03-17T05:48:37.604Z Compiling semver v1.0.27
18542026-03-17T05:48:37.796Z Compiling parking_lot v0.12.5
18552026-03-17T05:48:37.936Z Compiling bitflags v2.11.0
18562026-03-17T05:48:37.980Z Compiling schemars v0.8.22
18572026-03-17T05:48:38.036Z Compiling indexmap v2.13.0
18582026-03-17T05:48:38.067Z Compiling rand_core v0.10.0
18592026-03-17T05:48:38.091Z Compiling utf8_iter v1.0.4
18602026-03-17T05:48:38.208Z Compiling ring v0.17.14
18612026-03-17T05:48:38.260Z Compiling aws-lc-sys v0.37.1
18622026-03-17T05:48:38.302Z Compiling aws-lc-rs v1.16.0
18632026-03-17T05:48:38.326Z Compiling form_urlencoded v1.2.2
18642026-03-17T05:48:38.498Z Compiling futures-core v0.3.32
18652026-03-17T05:48:38.541Z Compiling strsim v0.11.1
18662026-03-17T05:48:38.695Z Compiling ucd-trie v0.1.7
18672026-03-17T05:48:38.743Z Compiling byteorder v1.5.0
18682026-03-17T05:48:38.949Z Compiling thiserror v1.0.69
18692026-03-17T05:48:38.952Z Compiling httparse v1.10.1
18702026-03-17T05:48:39.002Z Compiling pest v2.8.6
18712026-03-17T05:48:39.104Z Compiling vcpkg v0.2.15
18722026-03-17T05:48:39.107Z Compiling heck v0.5.0
18732026-03-17T05:48:39.107Z Compiling ident_case v1.0.1
18742026-03-17T05:48:39.344Z Compiling syn v1.0.109
18752026-03-17T05:48:39.383Z Compiling regex-syntax v0.8.10
18762026-03-17T05:48:39.412Z Compiling crossbeam-utils v0.8.21
18772026-03-17T05:48:39.566Z Compiling rustls v0.23.37
18782026-03-17T05:48:39.590Z Compiling futures-sink v0.3.32
18792026-03-17T05:48:39.716Z Compiling rustc_version v0.4.1
18802026-03-17T05:48:39.741Z Compiling futures-channel v0.3.32
18812026-03-17T05:48:39.840Z Compiling slab v0.4.12
18822026-03-17T05:48:39.843Z Compiling futures-task v0.3.32
18832026-03-17T05:48:39.843Z Compiling cpufeatures v0.2.17
18842026-03-17T05:48:39.843Z Compiling futures-io v0.3.32
18852026-03-17T05:48:39.934Z Compiling openssl-sys v0.9.111
18862026-03-17T05:48:40.089Z Compiling iana-time-zone v0.1.65
18872026-03-17T05:48:40.113Z Compiling plain v0.2.3
18882026-03-17T05:48:40.113Z Compiling uuid v1.21.0
18892026-03-17T05:48:40.157Z Compiling aho-corasick v1.1.4
18902026-03-17T05:48:40.205Z Compiling num-conv v0.2.0
18912026-03-17T05:48:40.255Z Compiling time-core v0.1.8
18922026-03-17T05:48:40.376Z Compiling synstructure v0.13.2
18932026-03-17T05:48:40.399Z Compiling serde_derive_internals v0.29.1
18942026-03-17T05:48:40.463Z Compiling time-macros v0.2.27
18952026-03-17T05:48:40.500Z Compiling pest_meta v2.8.6
18962026-03-17T05:48:40.991Z Compiling pretty-hex v0.4.1
18972026-03-17T05:48:41.076Z Compiling openssl v0.10.75
18982026-03-17T05:48:41.306Z Compiling either v1.15.0
18992026-03-17T05:48:41.373Z Compiling pest_generator v2.8.6
19002026-03-17T05:48:41.399Z Compiling regex-automata v0.4.14
19012026-03-17T05:48:41.402Z Compiling crc32fast v1.5.0
19022026-03-17T05:48:41.448Z Compiling anyhow v1.0.102
19032026-03-17T05:48:41.451Z Compiling base64ct v1.8.3
19042026-03-17T05:48:41.497Z Compiling darling_core v0.21.3
19052026-03-17T05:48:41.596Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19062026-03-17T05:48:41.622Z Compiling native-tls v0.2.18
19072026-03-17T05:48:41.741Z Compiling flagset v0.4.7
19082026-03-17T05:48:41.814Z Compiling pem-rfc7468 v0.7.0
19092026-03-17T05:48:41.843Z Compiling rand_core v0.9.5
19102026-03-17T05:48:41.934Z Compiling slog v2.8.2
19112026-03-17T05:48:41.987Z Compiling tracing-core v0.1.36
19122026-03-17T05:48:42.126Z Compiling rayon-core v1.13.0
19132026-03-17T05:48:42.147Z Compiling untrusted v0.9.0
19142026-03-17T05:48:42.173Z Compiling dyn-clone v1.0.20
19152026-03-17T05:48:42.295Z Compiling serde_derive v1.0.228
19162026-03-17T05:48:42.333Z Compiling zeroize_derive v1.4.3
19172026-03-17T05:48:42.338Z Compiling zerofrom-derive v0.1.6
19182026-03-17T05:48:42.381Z Compiling yoke-derive v0.8.1
19192026-03-17T05:48:42.384Z Compiling zerovec-derive v0.11.2
19202026-03-17T05:48:42.427Z Compiling displaydoc v0.2.5
19212026-03-17T05:48:42.466Z Compiling zerocopy-derive v0.8.40
19222026-03-17T05:48:42.506Z Compiling tokio-macros v2.6.0
19232026-03-17T05:48:42.754Z Compiling futures-macro v0.3.32
19242026-03-17T05:48:43.118Z Compiling zeroize v1.8.2
19252026-03-17T05:48:43.331Z Compiling thiserror-impl v2.0.18
19262026-03-17T05:48:43.433Z Compiling tracing-attributes v0.1.31
19272026-03-17T05:48:43.664Z Compiling der_derive v0.7.3
19282026-03-17T05:48:43.771Z Compiling schemars_derive v0.8.22
19292026-03-17T05:48:43.794Z Compiling thiserror-impl v1.0.69
19302026-03-17T05:48:43.890Z Compiling zerofrom v0.1.6
19312026-03-17T05:48:44.067Z Compiling yoke v0.8.1
19322026-03-17T05:48:44.172Z Compiling crypto-common v0.1.7
19332026-03-17T05:48:44.336Z Compiling zerovec v0.11.5
19342026-03-17T05:48:44.365Z Compiling zerotrie v0.2.3
19352026-03-17T05:48:44.846Z Compiling block-buffer v0.10.4
19362026-03-17T05:48:44.921Z Compiling pest_derive v2.8.6
19372026-03-17T05:48:44.943Z Compiling futures-util v0.3.32
19382026-03-17T05:48:45.027Z Compiling digest v0.10.7
19392026-03-17T05:48:45.053Z Compiling tinystr v0.8.2
19402026-03-17T05:48:45.129Z Compiling potential_utf v0.1.4
19412026-03-17T05:48:45.296Z Compiling icu_locale_core v2.1.1
19422026-03-17T05:48:45.326Z Compiling icu_collections v2.1.1
19432026-03-17T05:48:45.350Z Compiling hmac v0.12.1
19442026-03-17T05:48:45.460Z Compiling block-padding v0.3.3
19452026-03-17T05:48:45.485Z Compiling sha2 v0.10.9
19462026-03-17T05:48:45.555Z Compiling rustls-pki-types v1.14.0
19472026-03-17T05:48:45.707Z Compiling inout v0.1.4
19482026-03-17T05:48:45.970Z Compiling cipher v0.4.4
19492026-03-17T05:48:46.293Z Compiling icu_provider v2.1.1
19502026-03-17T05:48:46.317Z Compiling scroll_derive v0.13.1
19512026-03-17T05:48:46.376Z Compiling scroll_derive v0.12.1
19522026-03-17T05:48:46.539Z Compiling openssl-macros v0.1.1
19532026-03-17T05:48:46.666Z Compiling bytes v1.11.1
19542026-03-17T05:48:46.798Z Compiling icu_properties v2.1.2
19552026-03-17T05:48:46.842Z Compiling icu_normalizer v2.1.1
19562026-03-17T05:48:47.094Z Compiling chrono v0.4.44
19572026-03-17T05:48:47.218Z Compiling serde_tokenstream v0.2.3
19582026-03-17T05:48:47.441Z Compiling tokio v1.49.0
19592026-03-17T05:48:47.903Z Compiling http v1.4.0
19602026-03-17T05:48:48.263Z Compiling idna_adapter v1.2.1
19612026-03-17T05:48:48.444Z Compiling idna v1.1.0
19622026-03-17T05:48:48.489Z Compiling der v0.7.10
19632026-03-17T05:48:48.512Z Compiling darling_macro v0.21.3
19642026-03-17T05:48:48.537Z Compiling ppv-lite86 v0.2.21
19652026-03-17T05:48:48.643Z Compiling regex v1.12.3
19662026-03-17T05:48:48.956Z Compiling url v2.5.8
19672026-03-17T05:48:49.009Z Compiling zerocopy-derive v0.7.35
19682026-03-17T05:48:49.107Z Compiling darling v0.21.3
19692026-03-17T05:48:49.215Z Compiling salsa20 v0.10.2
19702026-03-17T05:48:49.238Z Compiling pbkdf2 v0.12.2
19712026-03-17T05:48:49.341Z Compiling tracing v0.1.44
19722026-03-17T05:48:49.654Z Compiling spki v0.7.3
19732026-03-17T05:48:49.938Z Compiling cookie v0.18.1
19742026-03-17T05:48:50.055Z Compiling base64 v0.22.1
19752026-03-17T05:48:50.081Z Compiling camino v1.2.2
19762026-03-17T05:48:50.255Z Compiling scrypt v0.11.0
19772026-03-17T05:48:50.421Z Compiling rand_chacha v0.9.0
19782026-03-17T05:48:50.464Z Compiling cbc v0.1.2
19792026-03-17T05:48:50.487Z Compiling aes v0.8.4
19802026-03-17T05:48:51.143Z Compiling usdt-impl v0.5.0
19812026-03-17T05:48:51.243Z Compiling usdt-impl v0.6.0
19822026-03-17T05:48:51.305Z Compiling ref-cast v1.0.25
19832026-03-17T05:48:51.457Z Compiling paste v1.0.15
19842026-03-17T05:48:51.536Z Compiling winnow v0.7.15
19852026-03-17T05:48:51.825Z Compiling pkcs5 v0.7.1
19862026-03-17T05:48:51.852Z Compiling rand v0.9.2
19872026-03-17T05:48:52.051Z Compiling http-body v1.0.1
19882026-03-17T05:48:52.171Z Compiling scroll v0.13.0
19892026-03-17T05:48:52.235Z Compiling scroll v0.12.0
19902026-03-17T05:48:52.259Z Compiling toml_datetime v0.6.11
19912026-03-17T05:48:52.286Z Compiling serde_spanned v0.6.9
19922026-03-17T05:48:52.489Z Compiling heapless v0.7.17
19932026-03-17T05:48:52.551Z Compiling tokio-util v0.7.18
19942026-03-17T05:48:52.618Z Compiling bzip2-sys v0.1.13+1.0.8
19952026-03-17T05:48:52.626Z Compiling zstd-safe v7.2.4
19962026-03-17T05:48:52.806Z Compiling untrusted v0.7.1
19972026-03-17T05:48:52.840Z Compiling signal-hook v0.3.18
19982026-03-17T05:48:52.857Z Compiling atomic-waker v1.1.2
19992026-03-17T05:48:52.907Z Compiling openssl-probe v0.2.1
20002026-03-17T05:48:53.154Z Compiling goblin v0.8.2
20012026-03-17T05:48:53.179Z Compiling goblin v0.10.5
20022026-03-17T05:48:53.382Z Compiling toml_parser v1.0.9+spec-1.1.0
20032026-03-17T05:48:53.552Z Compiling pkcs8 v0.10.2
20042026-03-17T05:48:53.846Z Compiling zerocopy v0.7.35
20052026-03-17T05:48:53.930Z Compiling ref-cast-impl v1.0.25
20062026-03-17T05:48:53.955Z Compiling darling_core v0.20.11
20072026-03-17T05:48:54.170Z Compiling toml_datetime v0.7.5+spec-1.1.0
20082026-03-17T05:48:54.200Z Compiling memoffset v0.9.1
20092026-03-17T05:48:54.352Z Compiling fastrand v2.3.0
20102026-03-17T05:48:54.537Z Compiling litrs v1.0.0
20112026-03-17T05:48:54.633Z Compiling tower-layer v0.3.3
20122026-03-17T05:48:54.659Z Compiling try-lock v0.2.5
20132026-03-17T05:48:54.747Z Compiling tinyvec_macros v0.1.1
20142026-03-17T05:48:54.790Z Compiling rustix v0.38.44
20152026-03-17T05:48:54.839Z Compiling winnow v0.5.40
20162026-03-17T05:48:54.915Z Compiling tower-service v0.3.3
20172026-03-17T05:48:55.185Z Compiling document-features v0.2.12
20182026-03-17T05:48:55.216Z Compiling tinyvec v1.10.0
20192026-03-17T05:48:55.240Z Compiling want v0.3.1
20202026-03-17T05:48:55.243Z Compiling h2 v0.4.13
20212026-03-17T05:48:55.940Z Compiling dtrace-parser v0.2.0
20222026-03-17T05:48:56.064Z Compiling dtrace-parser v0.3.0
20232026-03-17T05:48:56.513Z Compiling dof v0.3.0
20242026-03-17T05:48:56.758Z Compiling darling_macro v0.20.11
20252026-03-17T05:48:56.804Z Compiling toml_edit v0.19.15
20262026-03-17T05:48:56.828Z Compiling ipnet v2.11.0
20272026-03-17T05:48:56.955Z Compiling dof v0.4.0
20282026-03-17T05:48:57.092Z Compiling daft-derive v0.1.5
20292026-03-17T05:48:57.356Z Compiling async-trait v0.1.89
20302026-03-17T05:48:57.378Z Compiling curve25519-dalek v4.1.3
20312026-03-17T05:48:57.617Z Compiling spin v0.9.8
20322026-03-17T05:48:57.638Z Compiling thread-id v4.2.2
20332026-03-17T05:48:57.702Z Compiling thread-id v5.1.0
20342026-03-17T05:48:57.766Z Compiling proc-macro-error-attr v1.0.4
20352026-03-17T05:48:57.823Z Compiling httpdate v1.0.3
20362026-03-17T05:48:57.982Z Compiling num-bigint-dig v0.8.6
20372026-03-17T05:48:58.027Z Compiling smoltcp v0.9.1
20382026-03-17T05:48:58.105Z Compiling pin-utils v0.1.0
20392026-03-17T05:48:58.217Z Compiling powerfmt v0.2.0
20402026-03-17T05:48:58.245Z Compiling foreign-types-shared v0.1.1
20412026-03-17T05:48:58.377Z Compiling cfg_aliases v0.2.1
20422026-03-17T05:48:58.485Z Compiling nix v0.31.1
20432026-03-17T05:48:58.488Z Compiling deranged v0.5.8
20442026-03-17T05:48:58.535Z Compiling foreign-types v0.3.2
20452026-03-17T05:48:58.677Z Compiling tempfile v3.25.0
20462026-03-17T05:48:58.765Z Compiling darling v0.20.11
20472026-03-17T05:48:59.282Z Compiling hyper v1.8.1
20482026-03-17T05:48:59.307Z Compiling ipnetwork v0.21.1
20492026-03-17T05:48:59.329Z Compiling strum_macros v0.26.4
20502026-03-17T05:48:59.615Z Compiling socket2 v0.5.10
20512026-03-17T05:48:59.663Z Compiling wait-timeout v0.2.1
20522026-03-17T05:48:59.944Z Compiling proc-macro-error v1.0.4
20532026-03-17T05:49:00.086Z Compiling utf8parse v0.2.2
20542026-03-17T05:49:00.210Z Compiling siphasher v1.0.2
20552026-03-17T05:49:00.245Z Compiling simd-adler32 v0.3.8
20562026-03-17T05:49:00.314Z Compiling unicode-segmentation v1.12.0
20572026-03-17T05:49:00.430Z Compiling anstyle v1.0.13
20582026-03-17T05:49:00.477Z Compiling num_threads v0.1.7
20592026-03-17T05:49:00.616Z Compiling quick-error v1.2.3
20602026-03-17T05:49:00.734Z Compiling bit-vec v0.8.0
20612026-03-17T05:49:00.767Z Compiling rusty-fork v0.3.1
20622026-03-17T05:49:00.832Z Compiling time v0.3.47
20632026-03-17T05:49:01.052Z Compiling bit-set v0.8.0
20642026-03-17T05:49:01.165Z Compiling hyper-util v0.1.20
20652026-03-17T05:49:01.327Z Compiling anstyle-parse v0.2.7
20662026-03-17T05:49:01.578Z Compiling crossbeam-epoch v0.9.18
20672026-03-17T05:49:01.697Z Compiling derive_builder_core v0.20.2
20682026-03-17T05:49:02.073Z Compiling unicode-normalization v0.1.25
20692026-03-17T05:49:02.716Z Compiling rustls-native-certs v0.8.3
20702026-03-17T05:49:03.067Z Compiling signature v2.2.0
20712026-03-17T05:49:03.205Z Compiling hubpack_derive v0.1.1
20722026-03-17T05:49:03.271Z Compiling strum_macros v0.27.2
20732026-03-17T05:49:03.450Z Compiling curve25519-dalek-derive v0.1.1
20742026-03-17T05:49:03.501Z Compiling rand_xorshift v0.4.0
20752026-03-17T05:49:03.504Z Compiling sync_wrapper v1.0.2
20762026-03-17T05:49:03.584Z Compiling ahash v0.8.12
20772026-03-17T05:49:03.705Z Compiling fs-err v3.3.0
20782026-03-17T05:49:03.754Z Compiling unicode-properties v0.1.4
20792026-03-17T05:49:03.779Z Compiling object v0.37.3
20802026-03-17T05:49:03.866Z Compiling unicode-bidi v0.3.18
20812026-03-17T05:49:03.888Z Compiling anstyle-query v1.1.5
20822026-03-17T05:49:04.040Z Compiling colorchoice v1.0.4
20832026-03-17T05:49:04.040Z Compiling adler2 v2.0.1
20842026-03-17T05:49:04.124Z Compiling unarray v0.1.4
20852026-03-17T05:49:04.242Z Compiling is_terminal_polyfill v1.70.2
20862026-03-17T05:49:04.265Z Compiling proptest v1.10.0
20872026-03-17T05:49:04.292Z Compiling miniz_oxide v0.8.9
20882026-03-17T05:49:04.359Z Compiling anstream v0.6.21
20892026-03-17T05:49:04.382Z Compiling stringprep v0.1.5
20902026-03-17T05:49:04.783Z Compiling tower v0.5.3
20912026-03-17T05:49:04.926Z Compiling derive_builder_macro v0.20.2
20922026-03-17T05:49:05.279Z Compiling crossbeam-deque v0.8.6
20932026-03-17T05:49:05.402Z Compiling heck v0.4.1
20942026-03-17T05:49:05.427Z Compiling usdt-macro v0.6.0
20952026-03-17T05:49:05.535Z Compiling usdt-attr-macro v0.6.0
20962026-03-17T05:49:05.759Z Compiling http-body-util v0.1.3
20972026-03-17T05:49:05.840Z Compiling webpki-roots v1.0.6
20982026-03-17T05:49:06.092Z Compiling rand_chacha v0.3.1
20992026-03-17T05:49:06.125Z Compiling erased-serde v0.3.31
21002026-03-17T05:49:06.146Z Compiling md-5 v0.10.6
21012026-03-17T05:49:06.380Z Compiling num-integer v0.1.46
21022026-03-17T05:49:06.404Z Compiling hash32 v0.2.1
21032026-03-17T05:49:06.498Z Compiling vergen-lib v0.1.6
21042026-03-17T05:49:06.531Z Compiling ff v0.13.1
21052026-03-17T05:49:06.596Z Compiling zlib-rs v0.6.2
21062026-03-17T05:49:06.639Z Compiling psl-types v2.0.11
21072026-03-17T05:49:06.665Z Compiling base16ct v0.2.0
21082026-03-17T05:49:06.669Z Compiling fallible-iterator v0.2.0
21092026-03-17T05:49:06.711Z Compiling iri-string v0.7.10
21102026-03-17T05:49:06.714Z Compiling ryu v1.0.23
21112026-03-17T05:49:06.827Z Compiling publicsuffix v2.3.0
21122026-03-17T05:49:06.875Z Compiling sec1 v0.7.3
21132026-03-17T05:49:06.920Z Compiling serde_urlencoded v0.7.1
21142026-03-17T05:49:06.991Z Compiling num-iter v0.1.45
21152026-03-17T05:49:06.995Z Compiling group v0.13.0
21162026-03-17T05:49:07.078Z Compiling newtype-uuid v1.3.2
21172026-03-17T05:49:07.125Z Compiling postgres-protocol v0.6.10
21182026-03-17T05:49:07.273Z Compiling rand v0.8.5
21192026-03-17T05:49:07.538Z Compiling oxnet v0.1.4
21202026-03-17T05:49:07.752Z Compiling zone_cfg_derive v0.3.1
21212026-03-17T05:49:07.802Z Compiling derive_builder v0.20.2
21222026-03-17T05:49:07.980Z Compiling tokio-native-tls v0.3.1
21232026-03-17T05:49:08.006Z Compiling phf_shared v0.13.1
21242026-03-17T05:49:08.124Z Compiling lazy_static v1.5.0
21252026-03-17T05:49:08.245Z Compiling terminal_size v0.4.3
21262026-03-17T05:49:08.271Z Compiling serde_with_macros v3.17.0
21272026-03-17T05:49:08.324Z Compiling tower-http v0.6.8
21282026-03-17T05:49:08.349Z Compiling cargo-platform v0.1.9
21292026-03-17T05:49:08.419Z Compiling hkdf v0.12.4
21302026-03-17T05:49:08.443Z Compiling crypto-bigint v0.5.5
21312026-03-17T05:49:08.523Z Compiling enum-as-inner v0.6.1
21322026-03-17T05:49:08.549Z Compiling serde_repr v0.1.20
21332026-03-17T05:49:08.571Z Compiling clap_derive v4.5.55
21342026-03-17T05:49:08.620Z Compiling vergen v9.0.6
21352026-03-17T05:49:08.796Z Compiling managed v0.8.0
21362026-03-17T05:49:08.843Z Compiling unicode-width v0.2.0
21372026-03-17T05:49:08.868Z Compiling foldhash v0.1.5
21382026-03-17T05:49:08.893Z Compiling bitflags v1.3.2
21392026-03-17T05:49:09.155Z Compiling bumpalo v3.20.2
21402026-03-17T05:49:09.178Z Compiling libbz2-rs-sys v0.2.2
21412026-03-17T05:49:09.218Z Compiling clap_lex v1.0.0
21422026-03-17T05:49:09.244Z Compiling console v0.16.2
21432026-03-17T05:49:09.290Z Compiling hashbrown v0.15.5
21442026-03-17T05:49:09.429Z Compiling clap_builder v4.5.60
21452026-03-17T05:49:09.484Z Compiling zopfli v0.8.3
21462026-03-17T05:49:09.509Z Compiling flate2 v1.1.9
21472026-03-17T05:49:09.785Z Compiling elliptic-curve v0.13.8
21482026-03-17T05:49:09.844Z Compiling bzip2 v0.6.1
21492026-03-17T05:49:10.019Z Compiling cargo_metadata v0.19.2
21502026-03-17T05:49:10.118Z Compiling phf v0.13.1
21512026-03-17T05:49:10.236Z Compiling hyper-tls v0.6.0
21522026-03-17T05:49:10.280Z Compiling signal-hook-mio v0.2.5
21532026-03-17T05:49:10.436Z Compiling daft v0.1.5
21542026-03-17T05:49:10.541Z Compiling rayon v1.11.0
21552026-03-17T05:49:10.723Z Compiling cookie_store v0.22.1
21562026-03-17T05:49:10.751Z Compiling postgres-types v0.2.12
21572026-03-17T05:49:10.751Z Compiling zstd v0.13.3
21582026-03-17T05:49:11.023Z Compiling bzip2 v0.4.4
21592026-03-17T05:49:11.101Z Compiling strum v0.27.2
21602026-03-17T05:49:11.428Z Compiling hubpack v0.1.2
21612026-03-17T05:49:11.460Z Compiling ed25519 v2.2.3
21622026-03-17T05:49:11.496Z Compiling phf_shared v0.11.3
21632026-03-17T05:49:11.629Z Compiling pkcs1 v0.7.5
21642026-03-17T05:49:11.777Z Compiling serde-big-array v0.5.1
21652026-03-17T05:49:11.802Z Compiling hex v0.4.3
21662026-03-17T05:49:11.954Z Compiling rfc6979 v0.4.0
21672026-03-17T05:49:11.981Z Compiling bstr v1.12.1
21682026-03-17T05:49:12.185Z Compiling itertools v0.12.1
21692026-03-17T05:49:12.207Z Compiling float-cmp v0.10.0
21702026-03-17T05:49:12.210Z Compiling memmap2 v0.9.10
21712026-03-17T05:49:12.236Z Compiling env_filter v1.0.0
21722026-03-17T05:49:12.257Z Compiling encoding_rs v0.8.35
21732026-03-17T05:49:12.261Z Compiling normalize-line-endings v0.3.0
21742026-03-17T05:49:12.414Z Compiling rustc-hash v2.1.1
21752026-03-17T05:49:12.435Z Compiling precomputed-hash v0.1.1
21762026-03-17T05:49:12.527Z Compiling keccak v0.1.6
21772026-03-17T05:49:12.561Z Compiling fixedbitset v0.5.7
21782026-03-17T05:49:12.586Z Compiling jiff v0.2.21
21792026-03-17T05:49:12.612Z Compiling new_debug_unreachable v1.0.6
21802026-03-17T05:49:12.634Z Compiling data-encoding v2.10.0
21812026-03-17T05:49:12.721Z Compiling toml_write v0.1.2
21822026-03-17T05:49:12.806Z Compiling difflib v0.4.0
21832026-03-17T05:49:12.947Z Compiling fixedbitset v0.4.2
21842026-03-17T05:49:12.996Z Compiling predicates-core v1.0.10
21852026-03-17T05:49:13.080Z Compiling whoami v2.1.0
21862026-03-17T05:49:13.231Z Compiling unit-prefix v0.5.2
21872026-03-17T05:49:13.257Z Compiling static_assertions v1.1.0
21882026-03-17T05:49:13.361Z Compiling mime v0.3.17
21892026-03-17T05:49:13.389Z Compiling indicatif v0.18.4
21902026-03-17T05:49:13.433Z Compiling tokio-postgres v0.7.16
21912026-03-17T05:49:13.480Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21922026-03-17T05:49:13.532Z Compiling predicates v3.1.4
21932026-03-17T05:49:13.555Z Compiling petgraph v0.6.5
21942026-03-17T05:49:13.722Z Compiling zone v0.3.1
21952026-03-17T05:49:13.826Z Compiling hickory-proto v0.25.2
21962026-03-17T05:49:14.199Z Compiling toml_edit v0.22.27
21972026-03-17T05:49:14.311Z Compiling petgraph v0.8.3
21982026-03-17T05:49:14.411Z Compiling sha3 v0.10.8
21992026-03-17T05:49:14.577Z Compiling string_cache v0.8.9
22002026-03-17T05:49:14.815Z Compiling similar v2.7.0
22012026-03-17T05:49:14.875Z Compiling iddqd v0.3.17
22022026-03-17T05:49:15.610Z Compiling env_logger v0.11.9
22032026-03-17T05:49:15.803Z Compiling usdt v0.6.0
22042026-03-17T05:49:16.283Z Compiling zip v4.6.1
22052026-03-17T05:49:16.382Z Compiling serde_with v3.17.0
22062026-03-17T05:49:16.597Z Compiling ecdsa v0.16.9
22072026-03-17T05:49:16.912Z Compiling rsa v0.9.10
22082026-03-17T05:49:17.146Z Compiling ed25519-dalek v2.2.0
22092026-03-17T05:49:17.522Z Compiling clap v4.5.60
22102026-03-17T05:49:17.788Z Compiling crossterm v0.28.1
22112026-03-17T05:49:17.846Z Compiling zip v0.6.6
22122026-03-17T05:49:18.041Z Compiling strum v0.26.3
22132026-03-17T05:49:18.217Z Compiling toml v0.7.8
22142026-03-17T05:49:18.238Z Compiling tokio-stream v0.1.18
22152026-03-17T05:49:18.355Z Compiling buf-list v1.1.2
22162026-03-17T05:49:18.757Z Compiling x509-cert v0.2.5
22172026-03-17T05:49:18.784Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22182026-03-17T05:49:18.996Z Compiling openapiv3 v2.2.0
22192026-03-17T05:49:19.208Z Compiling sha1 v0.10.6
22202026-03-17T05:49:19.262Z Compiling itertools v0.13.0
22212026-03-17T05:49:19.496Z Compiling lalrpop-util v0.19.12
22222026-03-17T05:49:19.887Z Compiling peg-runtime v0.8.5
22232026-03-17T05:49:35.120Z Compiling macaddr v1.0.1
22242026-03-17T05:49:35.189Z Compiling structmeta-derive v0.3.0
22252026-03-17T05:49:35.212Z Compiling itertools v0.14.0
22262026-03-17T05:49:35.603Z Compiling heapless v0.8.0
22272026-03-17T05:49:36.909Z Compiling ingot-macros v0.1.1
22282026-03-17T05:49:37.517Z Compiling structmeta v0.3.0
22292026-03-17T05:49:40.203Z Compiling rustls-webpki v0.103.9
22302026-03-17T05:49:42.791Z Compiling toml_edit v0.23.10+spec-1.0.0
22312026-03-17T05:49:43.524Z Compiling hash32 v0.3.1
22322026-03-17T05:49:43.624Z Compiling smoltcp v0.11.0
22332026-03-17T05:49:43.753Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22342026-03-17T05:49:43.951Z Compiling proc-macro-crate v3.4.0
22352026-03-17T05:49:44.093Z Compiling ingot-types v0.1.2
22362026-03-17T05:49:44.116Z Compiling cobs v0.3.0
22372026-03-17T05:49:44.140Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
22382026-03-17T05:49:44.396Z Compiling rustls v0.22.4
22392026-03-17T05:49:44.573Z Compiling num_enum_derive v0.7.5
22402026-03-17T05:49:44.621Z Compiling postcard v1.1.3
22412026-03-17T05:49:44.702Z Compiling ingot v0.1.1
22422026-03-17T05:49:44.728Z Compiling proc-macro-crate v1.3.1
22432026-03-17T05:49:44.752Z Compiling rustls-webpki v0.102.8
22442026-03-17T05:49:44.779Z Compiling futures-executor v0.3.32
22452026-03-17T05:49:45.062Z Compiling tokio-rustls v0.26.4
22462026-03-17T05:49:45.133Z Compiling rustls-platform-verifier v0.6.2
22472026-03-17T05:49:45.345Z Compiling foreign-types-macros v0.2.3
22482026-03-17T05:49:45.369Z Compiling hyper-rustls v0.27.7
22492026-03-17T05:49:45.372Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
22502026-03-17T05:49:45.417Z Compiling multer v3.1.0
22512026-03-17T05:49:45.440Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
22522026-03-17T05:49:45.443Z Compiling thread_local v1.1.9
22532026-03-17T05:49:45.684Z Compiling reqwest v0.13.2
22542026-03-17T05:49:45.709Z Compiling reqwest v0.12.28
22552026-03-17T05:49:45.803Z Compiling match_cfg v0.1.0
22562026-03-17T05:49:45.832Z Compiling slog-async v2.8.0
22572026-03-17T05:49:45.908Z Compiling cpufeatures v0.3.0
22582026-03-17T05:49:45.933Z Compiling typeid v1.0.3
22592026-03-17T05:49:45.958Z Compiling foreign-types-shared v0.3.1
22602026-03-17T05:49:46.029Z Compiling chacha20 v0.10.0
22612026-03-17T05:49:46.093Z Compiling foreign-types v0.5.0
22622026-03-17T05:49:46.114Z Compiling hostname v0.3.1
22632026-03-17T05:49:46.215Z Compiling num_enum v0.7.5
22642026-03-17T05:49:46.374Z Compiling num_enum_derive v0.5.11
22652026-03-17T05:49:46.421Z Compiling futures v0.3.32
22662026-03-17T05:49:46.549Z Compiling derive-ex v0.1.8
22672026-03-17T05:49:46.609Z Compiling tabwriter v1.4.1
22682026-03-17T05:49:46.636Z Compiling slog-json v2.6.1
22692026-03-17T05:49:46.976Z Compiling crossbeam-channel v0.5.15
22702026-03-17T05:49:47.047Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22712026-03-17T05:49:47.118Z Compiling async-stream-impl v0.3.6
22722026-03-17T05:49:47.581Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
22732026-03-17T05:49:47.623Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22742026-03-17T05:49:47.652Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
22752026-03-17T05:49:47.856Z Compiling serde_spanned v1.0.4
22762026-03-17T05:49:47.894Z Compiling is-terminal v0.4.17
22772026-03-17T05:49:47.916Z Compiling cstr-argument v0.1.2
22782026-03-17T05:49:48.041Z Compiling dropshot v0.16.7
22792026-03-17T05:49:48.085Z Compiling take_mut v0.2.2
22802026-03-17T05:49:48.136Z Compiling term v1.2.1
22812026-03-17T05:49:48.160Z Compiling erased-serde v0.4.9
22822026-03-17T05:49:48.220Z Compiling toml_writer v1.0.6+spec-1.1.0
22832026-03-17T05:49:48.249Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
22842026-03-17T05:49:48.272Z Compiling crucible-workspace-hack v0.1.0
22852026-03-17T05:49:48.388Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22862026-03-17T05:49:48.581Z Compiling slog-term v2.9.2
22872026-03-17T05:49:48.584Z Compiling toml v0.9.12+spec-1.1.0
22882026-03-17T05:49:48.626Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22892026-03-17T05:49:48.629Z Compiling async-stream v0.3.6
22902026-03-17T05:49:48.629Z Compiling num_enum v0.5.11
22912026-03-17T05:49:48.697Z Compiling test-strategy v0.4.5
22922026-03-17T05:49:48.813Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22932026-03-17T05:49:48.835Z Compiling slog-bunyan v2.5.0
22942026-03-17T05:49:48.998Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
22952026-03-17T05:49:49.337Z Compiling tokio-rustls v0.25.0
22962026-03-17T05:49:49.366Z Compiling rand v0.10.0
22972026-03-17T05:49:49.678Z Compiling parse-display-derive v0.10.0
22982026-03-17T05:49:49.776Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22992026-03-17T05:49:49.853Z Compiling backon v1.6.0
23002026-03-17T05:49:49.911Z Compiling waitgroup v0.1.2
23012026-03-17T05:49:49.985Z Compiling newtype-uuid-macros v0.1.0
23022026-03-17T05:49:50.086Z Compiling dropshot_endpoint v0.16.7
23032026-03-17T05:49:50.125Z Compiling rustls-pemfile v2.2.0
23042026-03-17T05:49:50.193Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23052026-03-17T05:49:50.216Z Compiling serde_path_to_error v0.1.20
23062026-03-17T05:49:50.398Z Compiling hostname v0.4.2
23072026-03-17T05:49:50.423Z Compiling instant v0.1.13
23082026-03-17T05:49:50.448Z Compiling debug-ignore v1.0.5
23092026-03-17T05:49:50.473Z Compiling colored v3.1.1
23102026-03-17T05:49:50.495Z Compiling libefi-sys v0.1.0
23112026-03-17T05:49:50.564Z Compiling backoff v0.4.0
23122026-03-17T05:49:50.593Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23132026-03-17T05:49:50.620Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
23142026-03-17T05:49:50.644Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23152026-03-17T05:49:50.695Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23162026-03-17T05:49:50.863Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23172026-03-17T05:49:50.950Z Compiling camino-tempfile v1.4.1
23182026-03-17T05:49:50.953Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23192026-03-17T05:49:51.111Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23202026-03-17T05:49:51.339Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23212026-03-17T05:49:51.427Z Compiling usdt-attr-macro v0.5.0
23222026-03-17T05:49:51.479Z Compiling usdt-macro v0.5.0
23232026-03-17T05:49:51.519Z Compiling secrecy v0.10.3
23242026-03-17T05:49:51.661Z Compiling num-derive v0.4.2
23252026-03-17T05:49:51.693Z Compiling parse-display v0.10.0
23262026-03-17T05:49:51.756Z Compiling bitfield-struct v0.6.2
23272026-03-17T05:49:52.379Z Compiling regress v0.10.5
23282026-03-17T05:49:52.401Z Compiling ordered-float v2.10.1
23292026-03-17T05:49:52.555Z Compiling blake3 v1.8.3
23302026-03-17T05:49:52.602Z Compiling memmap v0.7.0
23312026-03-17T05:49:52.810Z Compiling sigpipe v0.1.3
23322026-03-17T05:49:52.833Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23332026-03-17T05:49:52.861Z Compiling glob v0.3.3
23342026-03-17T05:49:52.911Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23352026-03-17T05:49:52.951Z Compiling usdt v0.5.0
23362026-03-17T05:49:53.150Z Compiling serde-value v0.7.0
23372026-03-17T05:49:53.234Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23382026-03-17T05:49:53.384Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
23392026-03-17T05:49:53.550Z Compiling serde-untagged v0.1.9
23402026-03-17T05:49:53.577Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23412026-03-17T05:49:53.754Z Compiling toml v0.8.23
23422026-03-17T05:49:53.793Z Compiling smf v0.2.3
23432026-03-17T05:49:53.959Z Compiling filetime v0.2.27
23442026-03-17T05:49:53.983Z Compiling arrayvec v0.7.6
23452026-03-17T05:49:54.009Z Compiling whoami v1.6.1
23462026-03-17T05:49:54.040Z Compiling constant_time_eq v0.4.2
23472026-03-17T05:49:54.043Z Compiling xattr v1.6.1
23482026-03-17T05:49:54.043Z Compiling unicode-xid v0.2.6
23492026-03-17T05:49:54.244Z Compiling same-file v1.0.6
23502026-03-17T05:49:54.267Z Compiling arrayref v0.3.9
23512026-03-17T05:49:54.298Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23522026-03-17T05:49:54.321Z Compiling tar v0.4.44
23532026-03-17T05:49:54.324Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23542026-03-17T05:49:54.395Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23552026-03-17T05:49:54.416Z Compiling cargo-util-schemas v0.8.2
23562026-03-17T05:49:54.486Z Compiling walkdir v2.5.0
23572026-03-17T05:49:54.596Z Compiling tokio-dtrace v0.1.1
23582026-03-17T05:49:54.661Z Compiling gethostname v0.5.0
23592026-03-17T05:49:54.847Z Compiling cargo-platform v0.2.0
23602026-03-17T05:49:55.022Z Compiling topological-sort v0.2.2
23612026-03-17T05:49:55.213Z Compiling oxide-tokio-rt v0.1.3
23622026-03-17T05:49:55.245Z Compiling indent_write v2.2.0
23632026-03-17T05:49:55.248Z Compiling shell-words v1.1.1
23642026-03-17T05:49:55.289Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23652026-03-17T05:49:55.982Z Compiling cargo_metadata v0.21.0
23662026-03-17T05:50:07.550Z Compiling progenitor-client v0.10.0
23672026-03-17T05:50:07.550Z Compiling omicron-zone-package v0.12.2
23682026-03-17T05:50:07.574Z Compiling progenitor-client v0.13.0
23692026-03-17T05:50:07.692Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23702026-03-17T05:50:07.692Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23712026-03-17T05:50:07.695Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23722026-03-17T05:50:07.696Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23732026-03-17T05:50:08.092Z Compiling progenitor-extras v0.1.1
23742026-03-17T05:50:08.414Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23752026-03-17T05:50:18.084Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23762026-03-17T05:50:19.340Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23772026-03-17T05:50:27.588Z Finished `release` profile [optimized] target(s) in 1m 54s
23782026-03-17T05:50:27.772Z Running `target/release/omicron-package -t test target create -p dev`
23792026-03-17T05:50:27.840ZLogging to: /work/oxidecomputer/omicron/out/LOG
23802026-03-17T05:50:27.844ZCreated new build target 'test' and set it as active
23812026-03-17T05:50:27.844Z
23822026-03-17T05:50:27.844Zreal 1:54.483351764
23832026-03-17T05:50:27.844Zuser 20:11.800316091
23842026-03-17T05:50:27.844Zsys 3:02.455341764
23852026-03-17T05:50:27.844Ztrap 0.525976347
23862026-03-17T05:50:27.844Ztflt 2.923735915
23872026-03-17T05:50:27.844Zdflt 3.679460017
23882026-03-17T05:50:27.844Zkflt 0.000484608
23892026-03-17T05:50:27.844Zlock 1:04:08.655586500
23902026-03-17T05:50:27.844Zslp 51:34.129974232
23912026-03-17T05:50:27.844Zlat 45.697957533
23922026-03-17T05:50:27.844Zstop 7:39.200627490
23932026-03-17T05:50:27.847Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23942026-03-17T05:50:29.023Z Finished `release` profile [optimized] target(s) in 1.16s
23952026-03-17T05:50:29.092Z Running `target/release/omicron-package -t test package`
23962026-03-17T05:50:29.155ZLogging to: /work/oxidecomputer/omicron/out/LOG
23972026-03-17T05:50:31.049Z Compiling regress v0.10.5
23982026-03-17T05:50:31.049Z Compiling heck v0.5.0
23992026-03-17T05:50:31.052Z Compiling unsafe-libyaml v0.2.11
24002026-03-17T05:50:31.329Z Compiling convert_case v0.4.0
24012026-03-17T05:50:31.362Z Compiling half v2.7.1
24022026-03-17T05:50:31.365Z Compiling ciborium-io v0.2.2
24032026-03-17T05:50:31.422Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24042026-03-17T05:50:31.425Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24052026-03-17T05:50:31.481Z Compiling typify-impl v0.6.1
24062026-03-17T05:50:31.484Z Compiling prettyplease v0.2.37
24072026-03-17T05:50:31.509Z Compiling universal-hash v0.5.1
24082026-03-17T05:50:31.512Z Compiling thiserror-impl-no-std v2.0.2
24092026-03-17T05:50:31.512Z Compiling opaque-debug v0.3.1
24102026-03-17T05:50:31.512Z Compiling unicode-width v0.1.14
24112026-03-17T05:50:31.627Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24122026-03-17T05:50:31.659Z Compiling chacha20 v0.9.1
24132026-03-17T05:50:31.659Z Compiling password-hash v0.5.0
24142026-03-17T05:50:31.758Z Compiling derive_more v0.99.20
24152026-03-17T05:50:31.759Z Compiling ciborium-ll v0.2.2
24162026-03-17T05:50:31.762Z Compiling poly1305 v0.8.0
24172026-03-17T05:50:31.822Z Compiling blake2 v0.10.6
24182026-03-17T05:50:31.886Z Compiling aead v0.5.2
24192026-03-17T05:50:32.032Z Compiling serde_yaml v0.9.34+deprecated
24202026-03-17T05:50:32.062Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24212026-03-17T05:50:32.095Z Compiling ciborium v0.2.2
24222026-03-17T05:50:32.156Z Compiling is-terminal v0.4.17
24232026-03-17T05:50:32.188Z Compiling swrite v0.1.0
24242026-03-17T05:50:32.218Z Compiling argon2 v0.5.3
24252026-03-17T05:50:32.300Z Compiling chacha20poly1305 v0.10.1
24262026-03-17T05:50:32.349Z Compiling serde_spanned v1.0.4
24272026-03-17T05:50:32.517Z Compiling toml_writer v1.0.6+spec-1.1.0
24282026-03-17T05:50:32.581Z Compiling bytecount v0.6.9
24292026-03-17T05:50:32.626Z Compiling rustls v0.22.4
24302026-03-17T05:50:32.659Z Compiling rustls-webpki v0.102.8
24312026-03-17T05:50:32.702Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24322026-03-17T05:50:32.832Z Compiling toml v0.9.12+spec-1.1.0
24332026-03-17T05:50:32.864Z Compiling derive-where v1.6.0
24342026-03-17T05:50:32.895Z Compiling thread_local v1.1.9
24352026-03-17T05:50:32.936Z Compiling match_cfg v0.1.0
24362026-03-17T05:50:32.968Z Compiling thiserror-no-std v2.0.2
24372026-03-17T05:50:33.061Z Compiling hostname v0.3.1
24382026-03-17T05:50:33.113Z Compiling vsss-rs v3.3.4
24392026-03-17T05:50:33.221Z Compiling multer v3.1.0
24402026-03-17T05:50:33.254Z Compiling slog-async v2.8.0
24412026-03-17T05:50:33.368Z Compiling slog-json v2.6.1
24422026-03-17T05:50:33.371Z Compiling crossbeam-channel v0.5.15
24432026-03-17T05:50:33.457Z Compiling futures-executor v0.3.32
24442026-03-17T05:50:33.525Z Compiling take_mut v0.2.2
24452026-03-17T05:50:33.608Z Compiling term v1.2.1
24462026-03-17T05:50:33.652Z Compiling slog-bunyan v2.5.0
24472026-03-17T05:50:33.693Z Compiling futures v0.3.32
24482026-03-17T05:50:33.834Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24492026-03-17T05:50:33.869Z Compiling async-stream v0.3.6
24502026-03-17T05:50:34.005Z Compiling slog-term v2.9.2
24512026-03-17T05:50:34.008Z Compiling dropshot v0.16.7
24522026-03-17T05:50:34.096Z Compiling progenitor-client v0.13.0
24532026-03-17T05:50:34.117Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24542026-03-17T05:50:34.146Z Compiling waitgroup v0.1.2
24552026-03-17T05:50:34.310Z Compiling backon v1.6.0
24562026-03-17T05:50:34.344Z Compiling rustls-pemfile v2.2.0
24572026-03-17T05:50:34.379Z Compiling hostname v0.4.2
24582026-03-17T05:50:34.379Z Compiling serde_path_to_error v0.1.20
24592026-03-17T05:50:34.461Z Compiling instant v0.1.13
24602026-03-17T05:50:34.493Z Compiling debug-ignore v1.0.5
24612026-03-17T05:50:34.496Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24622026-03-17T05:50:34.497Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24632026-03-17T05:50:34.592Z Compiling backoff v0.4.0
24642026-03-17T05:50:34.592Z Compiling progenitor-extras v0.1.1
24652026-03-17T05:50:34.657Z Compiling parse-display v0.10.0
24662026-03-17T05:50:34.659Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24672026-03-17T05:50:34.659Z Compiling progenitor-client v0.10.0
24682026-03-17T05:50:34.659Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24692026-03-17T05:50:34.783Z Compiling macaddr v1.0.1
24702026-03-17T05:50:34.860Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24712026-03-17T05:50:34.893Z Compiling console v0.15.11
24722026-03-17T05:50:34.929Z Compiling newline-converter v0.3.0
24732026-03-17T05:50:34.932Z Compiling atomicwrites v0.4.4
24742026-03-17T05:50:34.965Z Compiling num-rational v0.4.2
24752026-03-17T05:50:35.035Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24762026-03-17T05:50:35.146Z Compiling num-complex v0.4.6
24772026-03-17T05:50:35.235Z Compiling slog-dtrace v0.3.0
24782026-03-17T05:50:35.296Z Compiling async-recursion v1.1.1
24792026-03-17T05:50:35.359Z Compiling float-ord v0.3.2
24802026-03-17T05:50:35.521Z Compiling expectorate v1.2.0
24812026-03-17T05:50:35.552Z Compiling cancel-safe-futures v0.1.5
24822026-03-17T05:50:35.637Z Compiling owo-colors v4.3.0
24832026-03-17T05:50:35.759Z Compiling tokio-rustls v0.25.0
24842026-03-17T05:50:35.791Z Compiling num v0.4.3
24852026-03-17T05:50:35.924Z Compiling libsw-core v0.3.2
24862026-03-17T05:50:35.988Z Compiling resolv-conf v0.7.6
24872026-03-17T05:50:36.130Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24882026-03-17T05:50:36.133Z Compiling toml v0.8.23
24892026-03-17T05:50:36.250Z Compiling libsw v3.5.0
24902026-03-17T05:50:36.318Z Compiling linear-map v1.2.0
24912026-03-17T05:50:36.425Z Compiling linked-hash-map v0.5.6
24922026-03-17T05:50:36.521Z Compiling minimal-lexical v0.2.1
24932026-03-17T05:50:36.553Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24942026-03-17T05:50:36.640Z Compiling unicode-xid v0.2.6
24952026-03-17T05:50:36.731Z Compiling lru-cache v0.1.2
24962026-03-17T05:50:36.798Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24972026-03-17T05:50:36.831Z Compiling nom v7.1.3
24982026-03-17T05:50:36.834Z Compiling globset v0.4.18
24992026-03-17T05:50:36.897Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25002026-03-17T05:50:36.951Z Compiling hickory-proto v0.24.4
25012026-03-17T05:50:37.004Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25022026-03-17T05:50:37.312Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25032026-03-17T05:50:37.540Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25042026-03-17T05:50:38.204Z Compiling typify-macro v0.6.1
25052026-03-17T05:50:38.601Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25062026-03-17T05:50:38.746Z Compiling convert_case v0.10.0
25072026-03-17T05:50:39.152Z Compiling derive_more-impl v2.1.1
25082026-03-17T05:50:40.140Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25092026-03-17T05:50:40.143Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25102026-03-17T05:50:40.173Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25112026-03-17T05:50:40.265Z Compiling typify v0.6.1
25122026-03-17T05:50:40.430Z Compiling progenitor-impl v0.13.0
25132026-03-17T05:50:40.509Z Compiling hickory-resolver v0.24.4
25142026-03-17T05:50:40.540Z Compiling pin-project-internal v1.1.11
25152026-03-17T05:50:41.305Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25162026-03-17T05:50:41.572Z Compiling derive_more v2.1.1
25172026-03-17T05:50:41.720Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-03-17T05:50:41.936Z Compiling pem v3.0.6
25192026-03-17T05:50:41.997Z Compiling pin-project v1.1.11
25202026-03-17T05:50:42.157Z Compiling qorb v0.4.1
25212026-03-17T05:50:42.504Z Compiling snafu-derive v0.8.9
25222026-03-17T05:50:42.821Z Compiling termtree v0.5.1
25232026-03-17T05:50:43.105Z Compiling crossterm v0.29.0
25242026-03-17T05:50:43.242Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25252026-03-17T05:50:43.498Z Compiling progenitor-macro v0.13.0
25262026-03-17T05:50:44.650Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25272026-03-17T05:50:44.883Z Compiling snafu v0.8.9
25282026-03-17T05:50:45.609Z Compiling phf_shared v0.12.1
25292026-03-17T05:50:45.956Z Compiling olpc-cjson v0.1.4
25302026-03-17T05:50:46.057Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25312026-03-17T05:50:46.250Z Compiling serde_plain v1.0.2
25322026-03-17T05:50:46.655Z Compiling csv-core v0.1.13
25332026-03-17T05:50:46.751Z Compiling vte v0.14.1
25342026-03-17T05:50:46.900Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25352026-03-17T05:50:47.205Z Compiling highway v1.3.0
25362026-03-17T05:50:47.415Z Compiling chrono-tz v0.10.4
25372026-03-17T05:50:47.489Z Compiling typed-path v0.9.3
25382026-03-17T05:50:47.835Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25392026-03-17T05:50:48.115Z Compiling strip-ansi-escapes v0.2.1
25402026-03-17T05:50:48.297Z Compiling csv v1.4.0
25412026-03-17T05:50:48.419Z Compiling phf v0.12.1
25422026-03-17T05:50:48.709Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25432026-03-17T05:50:48.832Z Compiling const_format_proc_macros v0.2.34
25442026-03-17T05:50:48.878Z Compiling papergrid v0.11.0
25452026-03-17T05:50:49.283Z Compiling tough v0.20.0
25462026-03-17T05:50:49.341Z Compiling fd-lock v4.0.4
25472026-03-17T05:50:49.452Z Compiling progenitor v0.13.0
25482026-03-17T05:50:49.554Z Compiling peg-macros v0.8.5
25492026-03-17T05:50:49.554Z Compiling tabled_derive v0.7.0
25502026-03-17T05:50:49.666Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25512026-03-17T05:50:50.761Z Compiling nu-ansi-term v0.50.3
25522026-03-17T05:50:50.828Z Compiling tabled v0.15.0
25532026-03-17T05:50:51.232Z Compiling peg v0.8.5
25542026-03-17T05:50:51.285Z Compiling reedline v0.40.0
25552026-03-17T05:50:51.293Z Compiling const_format v0.2.35
25562026-03-17T05:50:51.453Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25572026-03-17T05:50:51.640Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25582026-03-17T05:50:51.961Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25592026-03-17T05:50:53.353Z Compiling bcs v0.1.6
25602026-03-17T05:50:53.490Z Compiling semver v0.1.20
25612026-03-17T05:50:53.872Z Compiling rustc_version v0.1.7
25622026-03-17T05:50:53.900Z Compiling base64 v0.21.7
25632026-03-17T05:50:54.173Z Compiling newtype_derive v0.1.6
25642026-03-17T05:50:54.448Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25652026-03-17T05:50:54.591Z Compiling typify-impl v0.4.3
25662026-03-17T05:50:54.759Z Compiling smawk v0.3.2
25672026-03-17T05:50:55.055Z Compiling unicode-linebreak v0.1.5
25682026-03-17T05:50:55.284Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25692026-03-17T05:50:55.435Z Compiling humantime v2.3.0
25702026-03-17T05:50:55.468Z Compiling textwrap v0.16.2
25712026-03-17T05:50:55.653Z Compiling dropshot-api-manager-types v0.6.0
25722026-03-17T05:50:55.686Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25732026-03-17T05:50:55.721Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25742026-03-17T05:50:56.157Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25752026-03-17T05:50:56.341Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25762026-03-17T05:50:56.490Z Compiling steno v0.4.1
25772026-03-17T05:50:57.524Z Compiling utf-8 v0.7.6
25782026-03-17T05:50:57.833Z Compiling tagptr v0.2.0
25792026-03-17T05:50:58.102Z Compiling moka v0.12.13
25802026-03-17T05:50:58.170Z Compiling tungstenite v0.21.0
25812026-03-17T05:50:58.283Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25822026-03-17T05:50:58.523Z Compiling radium v0.7.0
25832026-03-17T05:50:58.924Z Compiling maybe-uninit v2.0.0
25842026-03-17T05:50:59.291Z Compiling tokio-tungstenite v0.21.0
25852026-03-17T05:50:59.607Z Compiling typify-macro v0.4.3
25862026-03-17T05:50:59.737Z Compiling hickory-resolver v0.25.2
25872026-03-17T05:50:59.769Z Compiling tap v1.0.1
25882026-03-17T05:50:59.955Z Compiling wyz v0.5.1
25892026-03-17T05:51:00.281Z Compiling zerocopy-derive v0.6.6
25902026-03-17T05:51:00.556Z Compiling display-error-chain v0.2.2
25912026-03-17T05:51:00.773Z Compiling crc-catalog v2.4.0
25922026-03-17T05:51:00.853Z Compiling packed_struct v0.10.1
25932026-03-17T05:51:00.933Z Compiling funty v2.0.0
25942026-03-17T05:51:01.065Z Compiling crc v3.4.0
25952026-03-17T05:51:01.204Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25962026-03-17T05:51:01.331Z Compiling zerocopy v0.6.6
25972026-03-17T05:51:01.552Z Compiling bitvec v1.0.1
25982026-03-17T05:51:01.637Z Compiling typify v0.4.3
25992026-03-17T05:51:01.812Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26002026-03-17T05:51:02.038Z Compiling progenitor-impl v0.10.0
26012026-03-17T05:51:04.238Z Compiling packed_struct_codegen v0.10.1
26022026-03-17T05:51:04.546Z Compiling bitfield-macros v0.19.4
26032026-03-17T05:51:04.987Z Compiling indexmap v1.9.3
26042026-03-17T05:51:05.016Z Compiling progenitor-macro v0.10.0
26052026-03-17T05:51:05.268Z Compiling nodrop v0.1.14
26062026-03-17T05:51:05.429Z Compiling array-init v0.0.4
26072026-03-17T05:51:05.490Z Compiling bitfield v0.19.4
26082026-03-17T05:51:05.984Z Compiling smallvec v0.6.14
26092026-03-17T05:51:06.017Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26102026-03-17T05:51:06.333Z Compiling num-derive v0.3.3
26112026-03-17T05:51:06.780Z Compiling proc-macro-error-attr2 v2.0.0
26122026-03-17T05:51:07.302Z Compiling hashbrown v0.12.3
26132026-03-17T05:51:07.514Z Compiling libscf-sys v1.1.0
26142026-03-17T05:51:07.571Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26152026-03-17T05:51:07.735Z Compiling proc-macro-error2 v2.0.1
26162026-03-17T05:51:07.771Z Compiling serde-hex v0.1.0
26172026-03-17T05:51:07.804Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26182026-03-17T05:51:08.110Z Compiling ron v0.8.1
26192026-03-17T05:51:08.175Z Compiling hashbrown v0.13.2
26202026-03-17T05:51:08.178Z Compiling vergen-gitcl v1.0.8
26212026-03-17T05:51:08.483Z Compiling dirs-sys-next v0.1.2
26222026-03-17T05:51:08.808Z Compiling crc-any v2.5.0
26232026-03-17T05:51:08.838Z Compiling maplit v1.0.2
26242026-03-17T05:51:08.985Z Compiling diesel_derives v2.3.7
26252026-03-17T05:51:09.014Z Compiling glob v0.3.3
26262026-03-17T05:51:09.146Z Compiling crunchy v0.2.4
26272026-03-17T05:51:09.300Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26282026-03-17T05:51:09.370Z Compiling object v0.30.4
26292026-03-17T05:51:09.495Z Compiling clang-sys v1.8.1
26302026-03-17T05:51:09.570Z Compiling dirs-next v2.0.0
26312026-03-17T05:51:09.671Z Compiling tabled_derive v0.11.0
26322026-03-17T05:51:09.762Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26332026-03-17T05:51:09.999Z Compiling papergrid v0.17.0
26342026-03-17T05:51:10.159Z Compiling testing_table v0.3.0
26352026-03-17T05:51:10.205Z Compiling dsl_auto_type v0.2.0
26362026-03-17T05:51:10.667Z Compiling scheduled-thread-pool v0.2.7
26372026-03-17T05:51:10.702Z Compiling diesel_table_macro_syntax v0.3.0
26382026-03-17T05:51:10.731Z Compiling path-slash v0.1.5
26392026-03-17T05:51:10.874Z Compiling progenitor v0.10.0
26402026-03-17T05:51:10.944Z Compiling tiny-keccak v2.0.2
26412026-03-17T05:51:10.979Z Compiling r2d2 v0.8.10
26422026-03-17T05:51:11.090Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26432026-03-17T05:51:11.170Z Compiling term v0.7.0
26442026-03-17T05:51:11.376Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26452026-03-17T05:51:11.409Z Compiling arc-swap v1.8.2
26462026-03-17T05:51:11.442Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26472026-03-17T05:51:11.472Z Compiling bit-vec v0.6.3
26482026-03-17T05:51:11.731Z Compiling tabled v0.20.0
26492026-03-17T05:51:11.788Z Compiling downcast-rs v2.0.2
26502026-03-17T05:51:11.869Z Compiling xshell-macros v0.2.7
26512026-03-17T05:51:11.914Z Compiling slog-scope v4.4.1
26522026-03-17T05:51:11.977Z Compiling bit-set v0.5.3
26532026-03-17T05:51:12.039Z Compiling ascii-canvas v3.0.0
26542026-03-17T05:51:12.362Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26552026-03-17T05:51:12.392Z Compiling xshell v0.2.7
26562026-03-17T05:51:12.492Z Compiling itertools v0.10.5
26572026-03-17T05:51:12.551Z Compiling ena v0.14.4
26582026-03-17T05:51:12.868Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26592026-03-17T05:51:12.930Z Compiling libloading v0.8.9
26602026-03-17T05:51:13.232Z Compiling regex-syntax v0.6.29
26612026-03-17T05:51:13.261Z Compiling bindgen v0.71.1
26622026-03-17T05:51:13.618Z Compiling diff v0.1.13
26632026-03-17T05:51:13.959Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-03-17T05:51:13.992Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26652026-03-17T05:51:14.033Z Compiling unicase v2.9.0
26662026-03-17T05:51:15.836Z Compiling lalrpop v0.19.12
26672026-03-17T05:51:16.343Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26682026-03-17T05:51:17.347Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26692026-03-17T05:51:17.558Z Compiling diesel v2.3.7
26702026-03-17T05:51:17.694Z Compiling slog-stdlog v4.1.1
26712026-03-17T05:51:17.768Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26722026-03-17T05:51:18.135Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26732026-03-17T05:51:18.258Z Compiling cexpr v0.6.0
26742026-03-17T05:51:18.492Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26752026-03-17T05:51:18.768Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26762026-03-17T05:51:18.904Z Compiling crc8 v0.1.1
26772026-03-17T05:51:19.124Z Compiling slog-envlogger v2.2.0
26782026-03-17T05:51:19.154Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26792026-03-17T05:51:19.375Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26802026-03-17T05:51:20.032Z Compiling headers-core v0.3.0
26812026-03-17T05:51:20.222Z Compiling libxml v0.3.3
26822026-03-17T05:51:20.452Z Compiling headers v0.4.1
26832026-03-17T05:51:20.631Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26842026-03-17T05:51:20.737Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26852026-03-17T05:51:21.016Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26862026-03-17T05:51:21.606Z Compiling strum_macros v0.24.3
26872026-03-17T05:51:21.637Z Compiling indoc v1.0.9
26882026-03-17T05:51:22.019Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26892026-03-17T05:51:22.091Z Compiling derive_builder v0.20.2
26902026-03-17T05:51:22.207Z Compiling oso-derive v0.27.3
26912026-03-17T05:51:22.278Z Compiling quick-xml v0.37.5
26922026-03-17T05:51:22.311Z Compiling impl-trait-for-tuples v0.2.3
26932026-03-17T05:51:22.314Z Compiling openssl-probe v0.1.6
26942026-03-17T05:51:22.560Z Compiling half v1.8.3
26952026-03-17T05:51:22.767Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26962026-03-17T05:51:22.854Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26972026-03-17T05:51:23.129Z Compiling serde_cbor v0.11.2
26982026-03-17T05:51:23.329Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26992026-03-17T05:51:23.787Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27002026-03-17T05:51:24.072Z Compiling bb8 v0.8.6
27012026-03-17T05:51:24.144Z Compiling trait-variant v0.1.2
27022026-03-17T05:51:24.470Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27032026-03-17T05:51:24.516Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27042026-03-17T05:51:24.546Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27052026-03-17T05:51:24.835Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27062026-03-17T05:51:24.922Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27072026-03-17T05:51:25.065Z Compiling fxhash v0.2.1
27082026-03-17T05:51:25.201Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27092026-03-17T05:51:25.272Z Compiling kstat-rs v0.2.4
27102026-03-17T05:51:25.311Z Compiling libz-sys v1.1.24
27112026-03-17T05:51:25.534Z Compiling nonempty v0.12.0
27122026-03-17T05:51:25.688Z Compiling samael v0.0.19
27132026-03-17T05:51:25.809Z Compiling salty v0.3.0
27142026-03-17T05:51:25.840Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27152026-03-17T05:51:25.996Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27162026-03-17T05:51:26.266Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118)
27172026-03-17T05:51:26.303Z Compiling progenitor-impl v0.11.2
27182026-03-17T05:51:26.335Z Compiling darling_core v0.23.0
27192026-03-17T05:51:26.860Z Compiling polar-core v0.27.3
27202026-03-17T05:51:27.088Z Compiling nanorand v0.7.0
27212026-03-17T05:51:27.289Z Compiling fs-err v2.11.0
27222026-03-17T05:51:27.594Z Compiling parking_lot_core v0.8.6
27232026-03-17T05:51:27.857Z Compiling mime_guess v2.0.5
27242026-03-17T05:51:28.026Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118)
27252026-03-17T05:51:28.753Z Compiling flume v0.11.1
27262026-03-17T05:51:28.885Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27272026-03-17T05:51:29.378Z Compiling progenitor-macro v0.11.2
27282026-03-17T05:51:29.529Z Compiling darling_macro v0.23.0
27292026-03-17T05:51:30.566Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27302026-03-17T05:51:31.282Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27312026-03-17T05:51:31.853Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27322026-03-17T05:51:32.678Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27332026-03-17T05:51:33.472Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27342026-03-17T05:51:33.963Z Compiling progenitor-client v0.11.2
27352026-03-17T05:51:34.630Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27362026-03-17T05:51:35.560Z Compiling git-stub v1.0.0
27372026-03-17T05:51:35.897Z Compiling libgit2-sys v0.18.3+1.9.2
27382026-03-17T05:51:36.425Z Compiling instability v0.3.11
27392026-03-17T05:51:36.872Z Compiling git-stub-vcs v0.1.0
27402026-03-17T05:51:37.342Z Compiling progenitor v0.11.2
27412026-03-17T05:51:37.562Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27422026-03-17T05:51:37.593Z Compiling darling v0.23.0
27432026-03-17T05:51:37.774Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27442026-03-17T05:51:39.851Z Compiling oso v0.27.3
27452026-03-17T05:51:41.539Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27462026-03-17T05:51:41.542Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27472026-03-17T05:51:41.603Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27482026-03-17T05:51:42.823Z Compiling async-bb8-diesel v0.2.1
27492026-03-17T05:51:43.096Z Compiling diesel-dtrace v0.5.0
27502026-03-17T05:51:43.367Z Compiling ignore v0.4.25
27512026-03-17T05:51:45.429Z Compiling primeorder v0.13.6
27522026-03-17T05:51:45.584Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27532026-03-17T05:51:45.754Z Compiling castaway v0.2.4
27542026-03-17T05:51:45.840Z Compiling nibble_vec v0.1.0
27552026-03-17T05:51:45.950Z Compiling atty v0.2.14
27562026-03-17T05:51:46.079Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27572026-03-17T05:51:46.133Z Compiling parse-size v1.1.0
27582026-03-17T05:51:46.360Z Compiling endian-type v0.1.2
27592026-03-17T05:51:46.391Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27602026-03-17T05:51:46.426Z Compiling indoc v2.0.7
27612026-03-17T05:51:46.588Z Compiling http-range v0.1.5
27622026-03-17T05:51:46.742Z Compiling radix_trie v0.2.1
27632026-03-17T05:51:47.004Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27642026-03-17T05:51:47.431Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27652026-03-17T05:51:47.459Z Compiling compact_str v0.8.1
27662026-03-17T05:51:47.926Z Compiling p384 v0.13.1
27672026-03-17T05:51:48.156Z Compiling globwalk v0.9.1
27682026-03-17T05:51:49.008Z Compiling parking_lot v0.11.2
27692026-03-17T05:51:49.784Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27702026-03-17T05:51:50.169Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27712026-03-17T05:51:50.207Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27722026-03-17T05:51:50.297Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27732026-03-17T05:51:50.658Z Compiling predicates-tree v1.0.13
27742026-03-17T05:51:50.739Z Compiling unicode-truncate v1.1.0
27752026-03-17T05:51:50.771Z Compiling lru v0.12.5
27762026-03-17T05:51:50.998Z Compiling prefix-trie v0.7.0
27772026-03-17T05:51:51.055Z Compiling vergen-git2 v1.0.7
27782026-03-17T05:51:51.229Z Compiling cassowary v0.3.0
27792026-03-17T05:51:51.557Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27802026-03-17T05:51:51.652Z Compiling ratatui v0.29.0
27812026-03-17T05:51:52.012Z Compiling hickory-server v0.25.2
27822026-03-17T05:51:52.572Z Compiling camino-tempfile-ext v0.3.3
27832026-03-17T05:51:52.779Z Compiling hyper-staticfile v0.10.1
27842026-03-17T05:51:53.236Z Compiling sled v0.34.7
27852026-03-17T05:51:54.309Z Compiling hickory-client v0.25.2
27862026-03-17T05:51:54.369Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27872026-03-17T05:51:55.197Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27882026-03-17T05:51:55.360Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27892026-03-17T05:51:55.502Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27902026-03-17T05:51:55.566Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
27912026-03-17T05:51:56.366Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27922026-03-17T05:51:56.590Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27932026-03-17T05:51:56.646Z Compiling rand_seeder v0.4.0
27942026-03-17T05:51:56.973Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27952026-03-17T05:51:57.288Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27962026-03-17T05:51:57.561Z Compiling lzma-sys v0.1.20
27972026-03-17T05:51:57.604Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27982026-03-17T05:51:57.887Z Compiling corncobs v0.1.4
27992026-03-17T05:51:58.051Z Compiling rustls v0.21.12
28002026-03-17T05:51:58.181Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28012026-03-17T05:51:58.504Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28022026-03-17T05:51:58.549Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28032026-03-17T05:51:58.630Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28042026-03-17T05:51:58.870Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28052026-03-17T05:51:58.904Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28062026-03-17T05:51:59.096Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28072026-03-17T05:51:59.305Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28082026-03-17T05:52:00.354Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28092026-03-17T05:52:00.491Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28102026-03-17T05:52:02.474Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28112026-03-17T05:52:03.122Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28122026-03-17T05:52:03.402Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28132026-03-17T05:52:03.681Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28142026-03-17T05:52:03.954Z Compiling cargo_toml v0.22.3
28152026-03-17T05:52:04.290Z Compiling rustls-webpki v0.101.7
28162026-03-17T05:52:05.336Z Compiling sct v0.7.1
28172026-03-17T05:52:05.666Z Compiling nix v0.29.0
28182026-03-17T05:52:05.912Z Compiling secrecy v0.8.0
28192026-03-17T05:52:06.149Z Compiling void v1.0.2
28202026-03-17T05:52:06.335Z Compiling lzss v0.8.2
28212026-03-17T05:52:06.830Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28222026-03-17T05:52:06.968Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28232026-03-17T05:52:07.098Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28242026-03-17T05:52:07.318Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28252026-03-17T05:52:07.847Z Compiling git2 v0.20.4
28262026-03-17T05:52:08.069Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28272026-03-17T05:52:08.587Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28282026-03-17T05:52:08.744Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28292026-03-17T05:52:08.883Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28302026-03-17T05:52:09.187Z Compiling tungstenite v0.23.0
28312026-03-17T05:52:09.520Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28322026-03-17T05:52:09.558Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28332026-03-17T05:52:09.805Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28342026-03-17T05:52:09.848Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28352026-03-17T05:52:10.089Z Compiling nix v0.27.1
28362026-03-17T05:52:10.128Z Compiling serde_bytes v0.11.19
28372026-03-17T05:52:10.592Z Compiling tokio-tungstenite v0.23.1
28382026-03-17T05:52:11.068Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28392026-03-17T05:52:11.815Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28402026-03-17T05:52:12.184Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28412026-03-17T05:52:12.326Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28422026-03-17T05:52:12.461Z Compiling tokio-rustls v0.24.1
28432026-03-17T05:52:12.813Z Compiling xz2 v0.1.7
28442026-03-17T05:52:12.845Z Compiling ron v0.12.0
28452026-03-17T05:52:13.270Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28462026-03-17T05:52:13.889Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28472026-03-17T05:52:15.655Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28482026-03-17T05:52:17.896Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28492026-03-17T05:52:18.363Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28502026-03-17T05:52:18.895Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28512026-03-17T05:52:20.298Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28522026-03-17T05:52:21.075Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28532026-03-17T05:52:21.968Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28542026-03-17T05:52:22.452Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28552026-03-17T05:52:22.614Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28562026-03-17T05:52:23.135Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28572026-03-17T05:52:24.444Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28582026-03-17T05:52:25.814Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28592026-03-17T05:52:25.971Z Compiling rustls-pemfile v1.0.4
28602026-03-17T05:52:26.479Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28612026-03-17T05:52:27.928Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28622026-03-17T05:52:28.259Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28632026-03-17T05:52:28.537Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28642026-03-17T05:52:29.276Z Compiling signal-hook-tokio v0.3.1
28652026-03-17T05:52:29.310Z Compiling twox-hash v2.1.2
28662026-03-17T05:52:29.510Z Compiling yasna v0.5.2
28672026-03-17T05:52:29.551Z Compiling is_ci v1.2.0
28682026-03-17T05:52:29.774Z Compiling base16ct v1.0.0
28692026-03-17T05:52:29.863Z Compiling supports-color v3.0.2
28702026-03-17T05:52:29.956Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28712026-03-17T05:52:30.277Z Compiling rcgen v0.12.1
28722026-03-17T05:52:30.310Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28732026-03-17T05:52:30.767Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28742026-03-17T05:52:31.494Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28752026-03-17T05:52:31.525Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28762026-03-17T05:52:32.531Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28772026-03-17T05:52:33.606Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28782026-03-17T05:52:35.858Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28792026-03-17T05:52:35.888Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28802026-03-17T05:52:36.195Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28812026-03-17T05:52:37.325Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28822026-03-17T05:52:37.718Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28832026-03-17T05:52:37.954Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28842026-03-17T05:52:38.008Z Compiling fatfs v0.3.6
28852026-03-17T05:52:38.219Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28862026-03-17T05:52:39.558Z Compiling rtoolbox v0.0.3
28872026-03-17T05:52:39.898Z Compiling subprocess v0.2.15
28882026-03-17T05:52:40.849Z Compiling seq-macro v0.3.6
28892026-03-17T05:52:41.488Z Compiling assert_matches v1.5.0
28902026-03-17T05:52:41.625Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28912026-03-17T05:52:42.471Z Compiling rpassword v7.4.0
28922026-03-17T05:52:42.649Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28932026-03-17T05:52:42.915Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28942026-03-17T05:52:43.001Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28952026-03-17T05:52:43.168Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28962026-03-17T05:52:43.271Z Compiling tui-tree-widget v0.23.1
28972026-03-17T05:52:43.641Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28982026-03-17T05:52:46.172Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28992026-03-17T05:52:46.824Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29002026-03-17T05:52:47.168Z Compiling uzers v0.12.2
29012026-03-17T05:52:48.113Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29022026-03-17T05:52:48.968Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29032026-03-17T05:52:50.220Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29042026-03-17T05:52:54.330Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29052026-03-17T05:52:54.379Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29062026-03-17T05:52:57.106Z Compiling support-bundle-viewer v0.1.2
29072026-03-17T05:52:57.575Z Compiling multimap v0.10.1
29082026-03-17T05:53:19.544Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29092026-03-17T05:53:19.929Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29102026-03-17T05:53:21.894Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29112026-03-17T06:00:50.325Z Finished `release` profile [optimized] target(s) in 10m 20s
29122026-03-17T06:01:45.813Z
29132026-03-17T06:01:45.817Zreal 11:17.775864449
29142026-03-17T06:01:45.817Zuser 1:41:18.050185544
29152026-03-17T06:01:45.817Zsys 4:10.240947399
29162026-03-17T06:01:45.817Ztrap 2.316205699
29172026-03-17T06:01:45.817Ztflt 2.242120843
29182026-03-17T06:01:45.817Zdflt 18.769113400
29192026-03-17T06:01:45.817Zkflt 0.005437583
29202026-03-17T06:01:45.817Zlock 8:17:45.418836711
29212026-03-17T06:01:45.817Zslp 2:49:36.344969148
29222026-03-17T06:01:45.817Zlat 2:49.955735627
29232026-03-17T06:01:45.817Zstop 7:09.724181657
29242026-03-17T06:01:45.817Z+ mapfile -t packages
29252026-03-17T06:01:45.817Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29262026-03-17T06:01:47.076Z Finished `release` profile [optimized] target(s) in 1.25s
29272026-03-17T06:01:47.144Z Running `target/release/omicron-package -t test list-outputs`
29282026-03-17T06:01:47.208ZLogging to: /work/oxidecomputer/omicron/out/LOG
29292026-03-17T06:01:47.211Z+ ptime -m cargo build --locked --release -p xtask
29302026-03-17T06:01:47.910Z Compiling libc v0.2.180
29312026-03-17T06:01:47.910Z Compiling serde v1.0.228
29322026-03-17T06:01:47.913Z Compiling serde_core v1.0.228
29332026-03-17T06:01:48.032Z Compiling rustix v1.1.3
29342026-03-17T06:01:48.058Z Compiling bitflags v2.11.0
29352026-03-17T06:01:48.067Z Compiling serde_json v1.0.149
29362026-03-17T06:01:48.099Z Compiling num-traits v0.2.19
29372026-03-17T06:01:48.114Z Compiling syn v2.0.117
29382026-03-17T06:01:48.132Z Compiling smallvec v1.15.1
29392026-03-17T06:01:48.135Z Compiling hashbrown v0.16.1
29402026-03-17T06:01:48.183Z Compiling usdt-impl v0.5.0
29412026-03-17T06:01:48.202Z Compiling syn v1.0.109
29422026-03-17T06:01:48.219Z Compiling log v0.4.29
29432026-03-17T06:01:48.236Z Compiling getrandom v0.4.1
29442026-03-17T06:01:48.416Z Compiling percent-encoding v2.3.2
29452026-03-17T06:01:48.696Z Compiling form_urlencoded v1.2.2
29462026-03-17T06:01:48.746Z Compiling fs-err v3.3.0
29472026-03-17T06:01:48.780Z Compiling anyhow v1.0.102
29482026-03-17T06:01:48.796Z Compiling once_cell v1.21.3
29492026-03-17T06:01:48.799Z Compiling heck v0.4.1
29502026-03-17T06:01:48.959Z Compiling indexmap v2.13.0
29512026-03-17T06:01:49.117Z Compiling errno v0.3.14
29522026-03-17T06:01:49.117Z Compiling thread-id v4.2.2
29532026-03-17T06:01:49.120Z Compiling memmap v0.7.0
29542026-03-17T06:01:49.553Z Compiling ordered-float v2.10.1
29552026-03-17T06:01:50.285Z Compiling proc-macro-error v1.0.4
29562026-03-17T06:01:50.598Z Compiling tabled_derive v0.7.0
29572026-03-17T06:01:50.611Z Compiling terminal_size v0.4.3
29582026-03-17T06:01:50.614Z Compiling tempfile v3.25.0
29592026-03-17T06:01:50.751Z Compiling clap_builder v4.5.60
29602026-03-17T06:01:50.751Z Compiling textwrap v0.16.2
29612026-03-17T06:01:50.916Z Compiling camino-tempfile v1.4.1
29622026-03-17T06:01:51.452Z Compiling tabled v0.15.0
29632026-03-17T06:01:51.712Z Compiling synstructure v0.13.2
29642026-03-17T06:01:51.712Z Compiling pest_generator v2.8.6
29652026-03-17T06:01:52.259Z Compiling serde_derive v1.0.228
29662026-03-17T06:01:52.259Z Compiling zerofrom-derive v0.1.6
29672026-03-17T06:01:52.262Z Compiling yoke-derive v0.8.1
29682026-03-17T06:01:52.262Z Compiling zerovec-derive v0.11.2
29692026-03-17T06:01:52.262Z Compiling displaydoc v0.2.5
29702026-03-17T06:01:52.262Z Compiling thiserror-impl v1.0.69
29712026-03-17T06:01:52.262Z Compiling zerocopy-derive v0.7.35
29722026-03-17T06:01:52.262Z Compiling scroll_derive v0.12.1
29732026-03-17T06:01:52.288Z Compiling thiserror-impl v2.0.18
29742026-03-17T06:01:52.291Z Compiling clap_derive v4.5.55
29752026-03-17T06:01:52.421Z Compiling pest_derive v2.8.6
29762026-03-17T06:01:53.246Z Compiling scroll v0.12.0
29772026-03-17T06:01:53.413Z Compiling zerocopy v0.7.35
29782026-03-17T06:01:53.622Z Compiling goblin v0.8.2
29792026-03-17T06:01:53.655Z Compiling zerofrom v0.1.6
29802026-03-17T06:01:53.848Z Compiling yoke v0.8.1
29812026-03-17T06:01:53.897Z Compiling thiserror v1.0.69
29822026-03-17T06:01:54.058Z Compiling dtrace-parser v0.2.0
29832026-03-17T06:01:54.089Z Compiling zerovec v0.11.5
29842026-03-17T06:01:54.119Z Compiling zerotrie v0.2.3
29852026-03-17T06:01:54.242Z Compiling thiserror v2.0.18
29862026-03-17T06:01:54.540Z Compiling clap v4.5.60
29872026-03-17T06:01:54.917Z Compiling tinystr v0.8.2
29882026-03-17T06:01:54.945Z Compiling potential_utf v0.1.4
29892026-03-17T06:01:55.199Z Compiling icu_locale_core v2.1.1
29902026-03-17T06:01:55.228Z Compiling icu_collections v2.1.1
29912026-03-17T06:01:56.443Z Compiling icu_provider v2.1.1
29922026-03-17T06:01:56.759Z Compiling toml_datetime v0.6.11
29932026-03-17T06:01:56.922Z Compiling icu_properties v2.1.2
29942026-03-17T06:01:57.007Z Compiling icu_normalizer v2.1.1
29952026-03-17T06:01:57.010Z Compiling serde_spanned v0.6.9
29962026-03-17T06:01:57.056Z Compiling dof v0.3.0
29972026-03-17T06:01:57.269Z Compiling toml_edit v0.22.27
29982026-03-17T06:01:57.310Z Compiling serde_tokenstream v0.2.3
29992026-03-17T06:01:57.380Z Compiling serde-value v0.7.0
30002026-03-17T06:01:57.538Z Compiling cargo-platform v0.2.0
30012026-03-17T06:01:57.577Z Compiling macaddr v1.0.1
30022026-03-17T06:01:58.183Z Compiling usdt-attr-macro v0.5.0
30032026-03-17T06:01:58.237Z Compiling idna_adapter v1.2.1
30042026-03-17T06:01:58.253Z Compiling usdt-macro v0.5.0
30052026-03-17T06:01:58.431Z Compiling idna v1.1.0
30062026-03-17T06:01:58.913Z Compiling url v2.5.8
30072026-03-17T06:01:59.043Z Compiling usdt v0.5.0
30082026-03-17T06:01:59.427Z Compiling toml v0.8.23
30092026-03-17T06:02:00.024Z Compiling cargo-util-schemas v0.8.2
30102026-03-17T06:02:00.024Z Compiling cargo_toml v0.21.0
30112026-03-17T06:02:01.433Z Compiling cargo_metadata v0.21.0
30122026-03-17T06:02:05.612Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30132026-03-17T06:02:09.624Z Finished `release` profile [optimized] target(s) in 22.39s
30142026-03-17T06:02:09.807Z
30152026-03-17T06:02:09.810Zreal 22.553008970
30162026-03-17T06:02:09.810Zuser 3:09.131657344
30172026-03-17T06:02:09.810Zsys 21.380276795
30182026-03-17T06:02:09.810Ztrap 0.090807229
30192026-03-17T06:02:09.810Ztflt 0.866319522
30202026-03-17T06:02:09.810Zdflt 1.784846551
30212026-03-17T06:02:09.810Zkflt 0.000065663
30222026-03-17T06:02:09.810Zlock 7:19.847678189
30232026-03-17T06:02:09.810Zslp 4:25.461378911
30242026-03-17T06:02:09.810Zlat 9.204427140
30252026-03-17T06:02:09.810Zstop 31.708498562
30262026-03-17T06:02:09.810Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30272026-03-17T06:02:09.810Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30282026-03-17T06:02:09.810Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30292026-03-17T06:02:09.810Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30302026-03-17T06:02:09.810Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30312026-03-17T06:02:11.093Z Compiling regress v0.10.5
30322026-03-17T06:02:11.096Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30332026-03-17T06:02:11.265Z Compiling serde_spanned v1.0.4
30342026-03-17T06:02:11.305Z Compiling toml_writer v1.0.6+spec-1.1.0
30352026-03-17T06:02:11.308Z Compiling newtype-uuid-macros v0.1.0
30362026-03-17T06:02:11.308Z Compiling structmeta-derive v0.3.0
30372026-03-17T06:02:11.308Z Compiling rustls v0.22.4
30382026-03-17T06:02:11.308Z Compiling rustls-webpki v0.102.8
30392026-03-17T06:02:11.308Z Compiling multer v3.1.0
30402026-03-17T06:02:11.327Z Compiling match_cfg v0.1.0
30412026-03-17T06:02:11.416Z Compiling debug-ignore v1.0.5
30422026-03-17T06:02:11.419Z Compiling progenitor-client v0.13.0
30432026-03-17T06:02:11.441Z Compiling slog-json v2.6.1
30442026-03-17T06:02:11.444Z Compiling async-stream-impl v0.3.6
30452026-03-17T06:02:11.493Z Compiling dropshot v0.16.7
30462026-03-17T06:02:11.520Z Compiling hostname v0.3.1
30472026-03-17T06:02:11.546Z Compiling toml v0.9.12+spec-1.1.0
30482026-03-17T06:02:11.571Z Compiling itertools v0.14.0
30492026-03-17T06:02:11.669Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30502026-03-17T06:02:11.742Z Compiling slog-bunyan v2.5.0
30512026-03-17T06:02:11.746Z Compiling waitgroup v0.1.2
30522026-03-17T06:02:11.769Z Compiling rustls-pemfile v2.2.0
30532026-03-17T06:02:11.795Z Compiling dropshot_endpoint v0.16.7
30542026-03-17T06:02:11.963Z Compiling hostname v0.4.2
30552026-03-17T06:02:11.990Z Compiling serde_path_to_error v0.1.20
30562026-03-17T06:02:12.015Z Compiling macaddr v1.0.1
30572026-03-17T06:02:12.040Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30582026-03-17T06:02:12.095Z Compiling progenitor-client v0.10.0
30592026-03-17T06:02:12.127Z Compiling instant v0.1.13
30602026-03-17T06:02:12.172Z Compiling backon v1.6.0
30612026-03-17T06:02:12.298Z Compiling backoff v0.4.0
30622026-03-17T06:02:12.322Z Compiling async-stream v0.3.6
30632026-03-17T06:02:12.385Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30642026-03-17T06:02:12.412Z Compiling progenitor-extras v0.1.1
30652026-03-17T06:02:12.475Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30662026-03-17T06:02:12.505Z Compiling unsafe-libyaml v0.2.11
30672026-03-17T06:02:12.532Z Compiling crucible-workspace-hack v0.1.0
30682026-03-17T06:02:12.559Z Compiling toml_edit v0.23.10+spec-1.0.0
30692026-03-17T06:02:12.586Z Compiling secrecy v0.10.3
30702026-03-17T06:02:12.613Z Compiling heapless v0.8.0
30712026-03-17T06:02:12.641Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30722026-03-17T06:02:12.752Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30732026-03-17T06:02:12.777Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30742026-03-17T06:02:12.801Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30752026-03-17T06:02:12.857Z Compiling hash32 v0.3.1
30762026-03-17T06:02:12.943Z Compiling structmeta v0.3.0
30772026-03-17T06:02:12.946Z Compiling smoltcp v0.11.0
30782026-03-17T06:02:13.012Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
30792026-03-17T06:02:13.102Z Compiling toml v0.8.23
30802026-03-17T06:02:13.138Z Compiling tabwriter v1.4.1
30812026-03-17T06:02:13.166Z Compiling cobs v0.3.0
30822026-03-17T06:02:13.275Z Compiling derive-ex v0.1.8
30832026-03-17T06:02:13.302Z Compiling parse-display-derive v0.10.0
30842026-03-17T06:02:13.305Z Compiling serde_yaml v0.9.34+deprecated
30852026-03-17T06:02:13.381Z Compiling ingot-macros v0.1.1
30862026-03-17T06:02:13.451Z Compiling proc-macro-crate v3.4.0
30872026-03-17T06:02:13.553Z Compiling foreign-types-macros v0.2.3
30882026-03-17T06:02:13.580Z Compiling convert_case v0.4.0
30892026-03-17T06:02:13.605Z Compiling foreign-types-shared v0.3.1
30902026-03-17T06:02:13.608Z Compiling cpufeatures v0.3.0
30912026-03-17T06:02:13.758Z Compiling chacha20 v0.10.0
30922026-03-17T06:02:13.761Z Compiling postcard v1.1.3
30932026-03-17T06:02:14.019Z Compiling proc-macro-crate v1.3.1
30942026-03-17T06:02:14.121Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30952026-03-17T06:02:14.124Z Compiling derive_more v0.99.20
30962026-03-17T06:02:14.174Z Compiling universal-hash v0.5.1
30972026-03-17T06:02:14.208Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
30982026-03-17T06:02:14.238Z Compiling num_enum_derive v0.7.5
30992026-03-17T06:02:14.277Z Compiling cstr-argument v0.1.2
31002026-03-17T06:02:14.333Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
31012026-03-17T06:02:14.382Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
31022026-03-17T06:02:14.408Z Compiling foreign-types v0.5.0
31032026-03-17T06:02:14.510Z Compiling tokio-rustls v0.25.0
31042026-03-17T06:02:14.541Z Compiling opaque-debug v0.3.1
31052026-03-17T06:02:14.624Z Compiling colored v3.1.1
31062026-03-17T06:02:14.650Z Compiling num_enum_derive v0.5.11
31072026-03-17T06:02:14.676Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31082026-03-17T06:02:14.753Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31092026-03-17T06:02:14.805Z Compiling rand v0.10.0
31102026-03-17T06:02:14.846Z Compiling typify-impl v0.6.1
31112026-03-17T06:02:14.937Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31122026-03-17T06:02:15.067Z Compiling half v2.7.1
31132026-03-17T06:02:15.151Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
31142026-03-17T06:02:15.465Z Compiling ciborium-io v0.2.2
31152026-03-17T06:02:15.493Z Compiling camino-tempfile v1.4.1
31162026-03-17T06:02:15.519Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31172026-03-17T06:02:15.625Z Compiling ciborium-ll v0.2.2
31182026-03-17T06:02:15.715Z Compiling test-strategy v0.4.5
31192026-03-17T06:02:15.743Z Compiling parse-display v0.10.0
31202026-03-17T06:02:15.747Z Compiling num_enum v0.7.5
31212026-03-17T06:02:15.797Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31222026-03-17T06:02:15.800Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31232026-03-17T06:02:15.848Z Compiling smf v0.2.3
31242026-03-17T06:02:15.945Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
31252026-03-17T06:02:15.971Z Compiling ciborium v0.2.2
31262026-03-17T06:02:15.996Z Compiling aead v0.5.2
31272026-03-17T06:02:16.025Z Compiling num-derive v0.4.2
31282026-03-17T06:02:16.054Z Compiling sigpipe v0.1.3
31292026-03-17T06:02:16.100Z Compiling glob v0.3.3
31302026-03-17T06:02:16.103Z Compiling num_enum v0.5.11
31312026-03-17T06:02:16.219Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31322026-03-17T06:02:16.248Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31332026-03-17T06:02:16.289Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31342026-03-17T06:02:16.315Z Compiling poly1305 v0.8.0
31352026-03-17T06:02:16.531Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31362026-03-17T06:02:16.617Z Compiling chacha20 v0.9.1
31372026-03-17T06:02:16.659Z Compiling whoami v1.6.1
31382026-03-17T06:02:16.686Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31392026-03-17T06:02:16.740Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31402026-03-17T06:02:16.807Z Compiling thiserror-impl-no-std v2.0.2
31412026-03-17T06:02:16.831Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31422026-03-17T06:02:16.999Z Compiling num-rational v0.4.2
31432026-03-17T06:02:17.032Z Compiling password-hash v0.5.0
31442026-03-17T06:02:17.133Z Compiling blake2 v0.10.6
31452026-03-17T06:02:17.265Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31462026-03-17T06:02:17.349Z Compiling num-complex v0.4.6
31472026-03-17T06:02:17.377Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31482026-03-17T06:02:17.421Z Compiling ingot-types v0.1.2
31492026-03-17T06:02:17.447Z Compiling prettyplease v0.2.37
31502026-03-17T06:02:17.475Z Compiling indent_write v2.2.0
31512026-03-17T06:02:17.644Z Compiling argon2 v0.5.3
31522026-03-17T06:02:17.689Z Compiling chacha20poly1305 v0.10.1
31532026-03-17T06:02:17.783Z Compiling float-ord v0.3.2
31542026-03-17T06:02:17.907Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31552026-03-17T06:02:17.910Z Compiling num v0.4.3
31562026-03-17T06:02:17.910Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31572026-03-17T06:02:17.990Z Compiling ingot v0.1.1
31582026-03-17T06:02:17.993Z Compiling gethostname v0.5.0
31592026-03-17T06:02:17.993Z Compiling usdt-macro v0.5.0
31602026-03-17T06:02:17.993Z Compiling usdt-attr-macro v0.5.0
31612026-03-17T06:02:18.114Z Compiling derive-where v1.6.0
31622026-03-17T06:02:18.117Z Compiling memmap v0.7.0
31632026-03-17T06:02:18.224Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31642026-03-17T06:02:18.391Z Compiling typify-impl v0.4.3
31652026-03-17T06:02:18.423Z Compiling atomicwrites v0.4.4
31662026-03-17T06:02:18.534Z Compiling thiserror-no-std v2.0.2
31672026-03-17T06:02:18.621Z Compiling owo-colors v4.3.0
31682026-03-17T06:02:18.693Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31692026-03-17T06:02:18.716Z Compiling vsss-rs v3.3.4
31702026-03-17T06:02:18.739Z Compiling cancel-safe-futures v0.1.5
31712026-03-17T06:02:19.043Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31722026-03-17T06:02:19.122Z Compiling libsw-core v0.3.2
31732026-03-17T06:02:19.184Z Compiling async-recursion v1.1.1
31742026-03-17T06:02:19.215Z Compiling usdt v0.5.0
31752026-03-17T06:02:19.250Z Compiling resolv-conf v0.7.6
31762026-03-17T06:02:19.383Z Compiling libsw v3.5.0
31772026-03-17T06:02:19.593Z Compiling libefi-sys v0.1.0
31782026-03-17T06:02:19.652Z Compiling linear-map v1.2.0
31792026-03-17T06:02:19.684Z Compiling hickory-proto v0.24.4
31802026-03-17T06:02:19.750Z Compiling newline-converter v0.3.0
31812026-03-17T06:02:19.895Z Compiling console v0.15.11
31822026-03-17T06:02:19.924Z Compiling bitfield-struct v0.6.2
31832026-03-17T06:02:19.949Z Compiling semver v0.1.20
31842026-03-17T06:02:19.952Z Compiling linked-hash-map v0.5.6
31852026-03-17T06:02:20.031Z Compiling pin-project-internal v1.1.11
31862026-03-17T06:02:20.130Z Compiling slog-dtrace v0.3.0
31872026-03-17T06:02:20.154Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31882026-03-17T06:02:20.263Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31892026-03-17T06:02:20.289Z Compiling rustc_version v0.1.7
31902026-03-17T06:02:20.316Z Compiling lru-cache v0.1.2
31912026-03-17T06:02:20.372Z Compiling expectorate v1.2.0
31922026-03-17T06:02:20.375Z Compiling minimal-lexical v0.2.1
31932026-03-17T06:02:20.509Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31942026-03-17T06:02:20.534Z Compiling tokio-dtrace v0.1.1
31952026-03-17T06:02:20.611Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
31962026-03-17T06:02:20.636Z Compiling newtype_derive v0.1.6
31972026-03-17T06:02:20.745Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31982026-03-17T06:02:20.776Z Compiling nom v7.1.3
31992026-03-17T06:02:20.820Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32002026-03-17T06:02:20.845Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32012026-03-17T06:02:20.893Z Compiling dropshot-api-manager-types v0.6.0
32022026-03-17T06:02:20.922Z Compiling phf_shared v0.12.1
32032026-03-17T06:02:20.922Z Compiling snafu-derive v0.8.9
32042026-03-17T06:02:21.056Z Compiling pem v3.0.6
32052026-03-17T06:02:21.193Z Compiling csv-core v0.1.13
32062026-03-17T06:02:21.313Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32072026-03-17T06:02:21.374Z Compiling xshell-macros v0.2.7
32082026-03-17T06:02:21.545Z Compiling highway v1.3.0
32092026-03-17T06:02:21.571Z Compiling typify-macro v0.6.1
32102026-03-17T06:02:21.574Z Compiling same-file v1.0.6
32112026-03-17T06:02:21.622Z Compiling chrono-tz v0.10.4
32122026-03-17T06:02:21.662Z Compiling pin-project v1.1.11
32132026-03-17T06:02:21.855Z Compiling walkdir v2.5.0
32142026-03-17T06:02:21.928Z Compiling const_format_proc_macros v0.2.34
32152026-03-17T06:02:21.981Z Compiling xshell v0.2.7
32162026-03-17T06:02:21.981Z Compiling csv v1.4.0
32172026-03-17T06:02:22.132Z Compiling phf v0.12.1
32182026-03-17T06:02:22.314Z Compiling oxide-tokio-rt v0.1.3
32192026-03-17T06:02:22.375Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
32202026-03-17T06:02:22.555Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32212026-03-17T06:02:22.580Z Compiling globset v0.4.18
32222026-03-17T06:02:22.609Z Compiling olpc-cjson v0.1.4
32232026-03-17T06:02:22.725Z Compiling hickory-resolver v0.24.4
32242026-03-17T06:02:22.752Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32252026-03-17T06:02:22.752Z Compiling primeorder v0.13.6
32262026-03-17T06:02:22.805Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
32272026-03-17T06:02:22.852Z Compiling serde_plain v1.0.2
32282026-03-17T06:02:22.878Z Compiling typed-path v0.9.3
32292026-03-17T06:02:23.147Z Compiling base64 v0.21.7
32302026-03-17T06:02:23.172Z Compiling const_format v0.2.35
32312026-03-17T06:02:23.199Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32322026-03-17T06:02:23.611Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32332026-03-17T06:02:23.614Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32342026-03-17T06:02:23.664Z Compiling tabled_derive v0.7.0
32352026-03-17T06:02:23.690Z Compiling bcs v0.1.6
32362026-03-17T06:02:23.793Z Compiling snafu v0.8.9
32372026-03-17T06:02:24.158Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21)
32382026-03-17T06:02:24.209Z Compiling typify v0.6.1
32392026-03-17T06:02:24.294Z Compiling qorb v0.4.1
32402026-03-17T06:02:24.331Z Compiling tough v0.20.0
32412026-03-17T06:02:24.357Z Compiling progenitor-impl v0.13.0
32422026-03-17T06:02:24.383Z Compiling termtree v0.5.1
32432026-03-17T06:02:24.412Z Compiling salty v0.3.0
32442026-03-17T06:02:24.446Z Compiling radium v0.7.0
32452026-03-17T06:02:24.621Z Compiling textwrap v0.16.2
32462026-03-17T06:02:24.722Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32472026-03-17T06:02:24.798Z Compiling steno v0.4.1
32482026-03-17T06:02:24.865Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32492026-03-17T06:02:25.040Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32502026-03-17T06:02:25.075Z Compiling typify-macro v0.4.3
32512026-03-17T06:02:25.101Z Compiling humantime v2.3.0
32522026-03-17T06:02:25.125Z Compiling tabled v0.15.0
32532026-03-17T06:02:25.295Z Compiling maybe-uninit v2.0.0
32542026-03-17T06:02:25.328Z Compiling tap v1.0.1
32552026-03-17T06:02:25.361Z Compiling utf-8 v0.7.6
32562026-03-17T06:02:25.495Z Compiling wyz v0.5.1
32572026-03-17T06:02:25.637Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32582026-03-17T06:02:25.665Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32592026-03-17T06:02:25.704Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32602026-03-17T06:02:25.803Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32612026-03-17T06:02:25.918Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32622026-03-17T06:02:25.941Z Compiling tungstenite v0.21.0
32632026-03-17T06:02:26.347Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32642026-03-17T06:02:26.726Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32652026-03-17T06:02:26.958Z Compiling p384 v0.13.1
32662026-03-17T06:02:27.055Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32672026-03-17T06:02:27.122Z Compiling arc-swap v1.8.2
32682026-03-17T06:02:27.188Z Compiling packed_struct v0.10.1
32692026-03-17T06:02:27.534Z Compiling typify v0.4.3
32702026-03-17T06:02:27.561Z Compiling funty v2.0.0
32712026-03-17T06:02:27.587Z Compiling tagptr v0.2.0
32722026-03-17T06:02:27.712Z Compiling progenitor-impl v0.10.0
32732026-03-17T06:02:27.763Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32742026-03-17T06:02:27.827Z Compiling moka v0.12.13
32752026-03-17T06:02:28.116Z Compiling bitvec v1.0.1
32762026-03-17T06:02:28.236Z Compiling slog-scope v4.4.1
32772026-03-17T06:02:28.261Z Compiling progenitor-macro v0.13.0
32782026-03-17T06:02:28.426Z Compiling tokio-tungstenite v0.21.0
32792026-03-17T06:02:28.525Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32802026-03-17T06:02:28.594Z Compiling polyval v0.6.2
32812026-03-17T06:02:28.620Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32822026-03-17T06:02:28.689Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32832026-03-17T06:02:28.738Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32842026-03-17T06:02:28.880Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32852026-03-17T06:02:28.927Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32862026-03-17T06:02:28.930Z Compiling packed_struct_codegen v0.10.1
32872026-03-17T06:02:29.088Z Compiling bitfield-macros v0.19.4
32882026-03-17T06:02:29.751Z Compiling zerocopy-derive v0.6.6
32892026-03-17T06:02:29.872Z Compiling proc-macro-error-attr2 v2.0.0
32902026-03-17T06:02:30.010Z Compiling indexmap v1.9.3
32912026-03-17T06:02:30.145Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32922026-03-17T06:02:30.170Z Compiling crc-catalog v2.4.0
32932026-03-17T06:02:30.198Z Compiling nodrop v0.1.14
32942026-03-17T06:02:30.306Z Compiling parking_lot_core v0.8.6
32952026-03-17T06:02:30.341Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32962026-03-17T06:02:30.368Z Compiling array-init v0.0.4
32972026-03-17T06:02:30.458Z Compiling proc-macro-error2 v2.0.1
32982026-03-17T06:02:30.549Z Compiling crc v3.4.0
32992026-03-17T06:02:30.710Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33002026-03-17T06:02:30.762Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33012026-03-17T06:02:30.855Z Compiling bitfield v0.19.4
33022026-03-17T06:02:30.922Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33032026-03-17T06:02:30.948Z Compiling ghash v0.5.1
33042026-03-17T06:02:30.994Z Compiling zerocopy v0.6.6
33052026-03-17T06:02:31.090Z Compiling hickory-resolver v0.25.2
33062026-03-17T06:02:31.167Z Compiling smallvec v0.6.14
33072026-03-17T06:02:31.309Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33082026-03-17T06:02:31.430Z Compiling slog-stdlog v4.1.1
33092026-03-17T06:02:31.487Z Compiling git-stub v1.0.0
33102026-03-17T06:02:31.515Z Compiling progenitor-macro v0.10.0
33112026-03-17T06:02:31.519Z Compiling ctr v0.9.2
33122026-03-17T06:02:31.570Z Compiling num-derive v0.3.3
33132026-03-17T06:02:31.601Z Compiling lzma-sys v0.1.20
33142026-03-17T06:02:31.754Z Compiling unicase v2.9.0
33152026-03-17T06:02:31.842Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33162026-03-17T06:02:31.877Z Compiling hashbrown v0.12.3
33172026-03-17T06:02:32.105Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33182026-03-17T06:02:32.232Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33192026-03-17T06:02:32.254Z Compiling mime_guess v2.0.5
33202026-03-17T06:02:32.280Z Compiling aes-gcm v0.10.3
33212026-03-17T06:02:32.280Z Compiling git-stub-vcs v0.1.0
33222026-03-17T06:02:32.492Z Compiling slog-envlogger v2.2.0
33232026-03-17T06:02:32.624Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33242026-03-17T06:02:32.714Z Compiling serde-hex v0.1.0
33252026-03-17T06:02:32.812Z Compiling tabled_derive v0.11.0
33262026-03-17T06:02:32.815Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33272026-03-17T06:02:32.865Z Compiling libscf-sys v1.1.0
33282026-03-17T06:02:33.055Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33292026-03-17T06:02:33.088Z Compiling progenitor-impl v0.11.2
33302026-03-17T06:02:33.162Z Compiling ron v0.8.1
33312026-03-17T06:02:33.342Z Compiling papergrid v0.17.0
33322026-03-17T06:02:33.368Z Compiling cargo_toml v0.22.3
33332026-03-17T06:02:33.809Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33342026-03-17T06:02:33.812Z Compiling hashbrown v0.13.2
33352026-03-17T06:02:33.996Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33362026-03-17T06:02:34.553Z Compiling testing_table v0.3.0
33372026-03-17T06:02:34.556Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33382026-03-17T06:02:34.604Z Compiling blowfish v0.9.1
33392026-03-17T06:02:34.607Z Compiling ssh-encoding v0.2.0
33402026-03-17T06:02:34.824Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33412026-03-17T06:02:34.859Z Compiling nibble_vec v0.1.0
33422026-03-17T06:02:34.941Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33432026-03-17T06:02:34.985Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33442026-03-17T06:02:35.011Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33452026-03-17T06:02:35.082Z Compiling crc-any v2.5.0
33462026-03-17T06:02:35.221Z Compiling corncobs v0.1.4
33472026-03-17T06:02:35.310Z Compiling endian-type v0.1.2
33482026-03-17T06:02:35.394Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33492026-03-17T06:02:35.420Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33502026-03-17T06:02:35.448Z Compiling ssh-cipher v0.2.0
33512026-03-17T06:02:35.502Z Compiling radix_trie v0.2.1
33522026-03-17T06:02:35.530Z Compiling bcrypt-pbkdf v0.10.0
33532026-03-17T06:02:35.554Z Compiling tabled v0.20.0
33542026-03-17T06:02:35.625Z Compiling progenitor v0.13.0
33552026-03-17T06:02:35.814Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33562026-03-17T06:02:35.860Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33572026-03-17T06:02:35.941Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33582026-03-17T06:02:36.000Z Compiling object v0.30.4
33592026-03-17T06:02:36.024Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33602026-03-17T06:02:36.291Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33612026-03-17T06:02:36.460Z Compiling parking_lot v0.11.2
33622026-03-17T06:02:36.644Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33632026-03-17T06:02:36.806Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33642026-03-17T06:02:36.923Z Compiling progenitor-macro v0.11.2
33652026-03-17T06:02:37.030Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33662026-03-17T06:02:37.233Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33672026-03-17T06:02:37.510Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33682026-03-17T06:02:37.535Z Compiling progenitor-client v0.11.2
33692026-03-17T06:02:37.753Z Compiling prefix-trie v0.7.0
33702026-03-17T06:02:37.781Z Compiling password-hash v0.4.2
33712026-03-17T06:02:37.863Z Compiling fxhash v0.2.1
33722026-03-17T06:02:37.991Z Compiling secrecy v0.8.0
33732026-03-17T06:02:38.076Z Compiling path-slash v0.1.5
33742026-03-17T06:02:38.219Z Compiling half v1.8.3
33752026-03-17T06:02:38.286Z Compiling http-range v0.1.5
33762026-03-17T06:02:38.320Z Compiling hickory-server v0.25.2
33772026-03-17T06:02:38.556Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33782026-03-17T06:02:38.583Z Compiling serde_cbor v0.11.2
33792026-03-17T06:02:38.640Z Compiling pbkdf2 v0.11.0
33802026-03-17T06:02:38.821Z Compiling sled v0.34.7
33812026-03-17T06:02:38.983Z Compiling progenitor v0.10.0
33822026-03-17T06:02:39.044Z Compiling xz2 v0.1.7
33832026-03-17T06:02:39.106Z Compiling ron v0.12.0
33842026-03-17T06:02:39.217Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33852026-03-17T06:02:39.401Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33862026-03-17T06:02:39.873Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33872026-03-17T06:02:39.997Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33882026-03-17T06:02:40.106Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33892026-03-17T06:02:40.349Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33902026-03-17T06:02:40.657Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33912026-03-17T06:02:40.879Z Compiling hickory-client v0.25.2
33922026-03-17T06:02:40.932Z Compiling ssh-key v0.6.7
33932026-03-17T06:02:41.150Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33942026-03-17T06:02:41.343Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33952026-03-17T06:02:41.380Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33962026-03-17T06:02:41.947Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33972026-03-17T06:02:42.145Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33982026-03-17T06:02:42.169Z Compiling p521 v0.13.3
33992026-03-17T06:02:42.367Z Compiling p256 v0.13.2
34002026-03-17T06:02:42.890Z Compiling yasna v0.5.2
34012026-03-17T06:02:42.921Z Compiling kstat-rs v0.2.4
34022026-03-17T06:02:42.949Z Compiling headers-core v0.3.0
34032026-03-17T06:02:42.994Z Compiling nanorand v0.7.0
34042026-03-17T06:02:43.141Z Compiling atty v0.2.14
34052026-03-17T06:02:43.208Z Compiling russh-cryptovec v0.7.3
34062026-03-17T06:02:43.325Z Compiling base16ct v1.0.0
34072026-03-17T06:02:43.371Z Compiling home v0.5.12
34082026-03-17T06:02:43.429Z Compiling crc8 v0.1.1
34092026-03-17T06:02:43.457Z Compiling md5 v0.7.0
34102026-03-17T06:02:43.498Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34112026-03-17T06:02:43.529Z Compiling flume v0.11.1
34122026-03-17T06:02:43.589Z Compiling rcgen v0.12.1
34132026-03-17T06:02:43.621Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34142026-03-17T06:02:43.624Z Compiling headers v0.4.1
34152026-03-17T06:02:43.680Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34162026-03-17T06:02:43.850Z Compiling russh-keys v0.45.0
34172026-03-17T06:02:43.878Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34182026-03-17T06:02:43.904Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34192026-03-17T06:02:43.994Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34202026-03-17T06:02:44.218Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34212026-03-17T06:02:44.259Z Compiling progenitor v0.11.2
34222026-03-17T06:02:44.481Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34232026-03-17T06:02:44.540Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34242026-03-17T06:02:44.719Z Compiling hyper-staticfile v0.10.1
34252026-03-17T06:02:44.800Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34262026-03-17T06:02:44.838Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34272026-03-17T06:02:45.135Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34282026-03-17T06:02:45.345Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34292026-03-17T06:02:45.436Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34302026-03-17T06:02:45.463Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34312026-03-17T06:02:45.665Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34322026-03-17T06:02:45.846Z Compiling num-bigint v0.4.6
34332026-03-17T06:02:45.879Z Compiling des v0.8.1
34342026-03-17T06:02:45.960Z Compiling subprocess v0.2.15
34352026-03-17T06:02:46.049Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34362026-03-17T06:02:46.170Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34372026-03-17T06:02:46.354Z Compiling display-error-chain v0.2.2
34382026-03-17T06:02:46.423Z Compiling hex-literal v0.4.1
34392026-03-17T06:02:46.559Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34402026-03-17T06:02:46.594Z Compiling colored v2.2.0
34412026-03-17T06:02:46.627Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34422026-03-17T06:02:46.766Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34432026-03-17T06:02:46.998Z Compiling internet-checksum v0.2.1
34442026-03-17T06:02:47.151Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34452026-03-17T06:02:47.606Z Compiling russh v0.45.0
34462026-03-17T06:02:47.903Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34472026-03-17T06:02:54.653Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34482026-03-17T06:03:04.742Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34492026-03-17T06:03:04.746Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34502026-03-17T06:03:04.747Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34512026-03-17T06:03:04.747Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34522026-03-17T06:03:07.025Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34532026-03-17T06:03:07.074Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34542026-03-17T06:03:12.730Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34552026-03-17T06:03:43.921Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34562026-03-17T06:04:09.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
34572026-03-17T06:04:09.290Z
34582026-03-17T06:04:09.294Zreal 1:59.380875984
34592026-03-17T06:04:09.294Zuser 11:35.688081728
34602026-03-17T06:04:09.294Zsys 2:05.548490588
34612026-03-17T06:04:09.295Ztrap 0.371000615
34622026-03-17T06:04:09.295Ztflt 0.495810292
34632026-03-17T06:04:09.295Zdflt 1.785722396
34642026-03-17T06:04:09.295Zkflt 0.000275486
34652026-03-17T06:04:09.295Zlock 40:32.485093757
34662026-03-17T06:04:09.295Zslp 26:09.384484787
34672026-03-17T06:04:09.295Zlat 44.392733140
34682026-03-17T06:04:09.295Zstop 3:59.567121345
34692026-03-17T06:04:09.295Z+ mkdir tests
34702026-03-17T06:04:09.295Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34712026-03-17T06:04:09.307Z+ xargs -I '{}' -t cp '{}' tests/
34722026-03-17T06:04:09.332Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-530ecc14a0c4d124 tests/
34732026-03-17T06:04:09.364Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ce927ede589904ba tests/
34742026-03-17T06:04:09.405Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-ed680c524300f199 tests/
34752026-03-17T06:04:09.436Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-3148bac0dcf3127f tests/
34762026-03-17T06:04:09.780Z+ 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/*)
34772026-03-17T06:04:09.783Z+ 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-ce927ede589904ba tests/commtest-ed680c524300f199 tests/dhcp_server-530ecc14a0c4d124 tests/end_to_end_tests-3148bac0dcf3127f 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
34782026-03-17T06:05:53.002ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34792026-03-17T06:05:53.002Za .github/buildomat/ci-env.sh 1K
34802026-03-17T06:05:53.002Za out/target/test 1K
34812026-03-17T06:05:53.002Za out/npuzone/npuzone 27402K
34822026-03-17T06:05:53.002Za package-manifest.toml 35K
34832026-03-17T06:05:53.002Za smf/sled-agent/non-gimlet/config.toml 6K
34842026-03-17T06:05:53.002Za target/release/omicron-package 40927K
34852026-03-17T06:05:53.002Za target/release/xtask 11426K
34862026-03-17T06:05:53.002Za target/debug/bootstrap 335861K
34872026-03-17T06:05:53.002Za tests/bootstrap-ce927ede589904ba 31310K
34882026-03-17T06:05:53.002Za tests/commtest-ed680c524300f199 32395K
34892026-03-17T06:05:53.002Za tests/dhcp_server-530ecc14a0c4d124 31310K
34902026-03-17T06:05:53.002Za tests/end_to_end_tests-3148bac0dcf3127f 377756K
34912026-03-17T06:05:53.002Za out/clickhouse.tar.gz 317507K
34922026-03-17T06:05:53.002Za out/clickhouse_keeper.tar.gz 301483K
34932026-03-17T06:05:53.002Za out/clickhouse_server.tar.gz 317506K
34942026-03-17T06:05:53.002Za out/cockroachdb.tar.gz 165992K
34952026-03-17T06:05:53.002Za out/crucible-pantry-zone.tar.gz 42710K
34962026-03-17T06:05:53.002Za out/crucible-utils.tar 17744K
34972026-03-17T06:05:53.002Za out/crucible-zone.tar.gz 56848K
34982026-03-17T06:05:53.002Za out/external-dns.tar.gz 50530K
34992026-03-17T06:05:53.002Za out/internal-dns.tar.gz 50530K
35002026-03-17T06:05:53.002Za out/mg-ddm-gz.tar 78377K
35012026-03-17T06:05:53.002Za out/nexus.tar.gz 216700K
35022026-03-17T06:05:53.003Za out/ntp.tar.gz 31164K
35032026-03-17T06:05:53.003Za out/omicron-gateway-softnpu.tar.gz 27333K
35042026-03-17T06:05:53.003Za out/omicron-sled-agent.tar 200513K
35052026-03-17T06:05:53.003Za out/overlay.tar.gz 3K
35062026-03-17T06:05:53.003Za out/oximeter.tar.gz 65821K
35072026-03-17T06:05:53.003Za out/oxlog.tar 3781K
35082026-03-17T06:05:53.003Za out/probe.tar.gz 3037K
35092026-03-17T06:05:53.003Za out/propolis-server.tar.gz 74633K
35102026-03-17T06:05:53.003Za out/pumpkind-gz.tar 26647K
35112026-03-17T06:05:53.003Za out/switch-softnpu.tar.gz 379304K
35122026-03-17T06:05:53.006Z
35132026-03-17T06:05:53.006Zreal 1:43.194436888
35142026-03-17T06:05:53.006Zuser 1:40.036441702
35152026-03-17T06:05:53.006Zsys 6.546369650
35162026-03-17T06:05:53.006Ztrap 0.007147335
35172026-03-17T06:05:53.006Ztflt 0.000000000
35182026-03-17T06:05:53.006Zdflt 0.000000000
35192026-03-17T06:05:53.006Zkflt 0.000000000
35202026-03-17T06:05:53.006Zlock 0.000000000
35212026-03-17T06:05:53.006Zslp 1:39.149126412
35222026-03-17T06:05:53.006Zlat 0.644692325
35232026-03-17T06:05:53.006Zstop 0.000628412
35242026-03-17T06:05:53.006Zprocess exited: duration 1265831 ms, exit code 0
 
35252026-03-17T06:05:53.022Zfound 1 output files
35262026-03-17T06:05:53.022Zuploading: /work/package.tar.gz (2434355028 bytes)
35272026-03-17T06:06:20.615Zuploaded: /work/package.tar.gz