01KM2056KN8QEHS4W772JDG8WP: 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: 01KM2072FBZA54VMM2V71VS7DS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-19T02:55:24.191Zjob assigned to worker 01KM206W0KRYWX2AF98W7XZ2YF [factory aws, i-044aef3494888bb4c] (queued for 1 m 30 s)
 
22026-03-19T02:55:31.905Zstarting task 0: "setup"
32026-03-19T02:55:31.916Z++ uname -s
42026-03-19T02:55:31.916Z+ kern=SunOS
52026-03-19T02:55:31.916Z+ build_user=build
62026-03-19T02:55:31.916Z+ build_uid=12345
72026-03-19T02:55:31.916Z+ work_dir=/work
82026-03-19T02:55:31.916Z+ input_dir=/input
92026-03-19T02:55:31.916Z+ [[ 0 == 12345 ]]
102026-03-19T02:55:31.917Z+ case "$kern" in
112026-03-19T02:55:31.917Z+ groupadd -g 12345 build
122026-03-19T02:55:31.917Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-19T02:55:33.920Z+ zfs create -o mountpoint=/work rpool/work
142026-03-19T02:55:34.043Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-19T02:55:34.055Z+ home_fs=zfs
162026-03-19T02:55:34.055Z+ [[ zfs == autofs ]]
172026-03-19T02:55:34.056Z+ mkdir -p /home/build
182026-03-19T02:55:34.056Z+ chown build:build /home/build /work
192026-03-19T02:55:36.044Z+ chmod 0700 /home/build /work
202026-03-19T02:55:36.054Zprocess exited: duration 4150 ms, exit code 0
 
212026-03-19T02:55:36.065Zstarting task 1: "rust-toolchain"
222026-03-19T02:55:36.070Z * rust toolchain channel = "1.94.0"
232026-03-19T02:55:36.070Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
242026-03-19T02:55:36.070Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-19T02:55:36.070Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-19T02:55:36.070Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-19T02:55:36.071Z * rust toolchain profile = "default"
282026-03-19T02:55:36.074Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-19T02:55:36.074Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-19T02:55:36.194Zinfo: downloading installer
312026-03-19T02:55:37.673Zwarn: It looks like you have an existing installation of Rust at:
322026-03-19T02:55:37.673Zwarn: /opt/ooce/bin
332026-03-19T02:55:37.673Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-19T02:55:37.673Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-19T02:55:37.673Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-19T02:55:37.673Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-19T02:55:37.673Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-19T02:55:37.673Zerror: cannot install while Rust is installed
392026-03-19T02:55:37.673Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-19T02:55:37.674Zwarn: It looks like you have an existing rustup settings file at:
412026-03-19T02:55:37.674Zwarn: /home/build/.rustup/settings.toml
422026-03-19T02:55:37.674Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-19T02:55:37.674Zwarn: instead of the one inferred from the default host triple.
442026-03-19T02:55:37.683Zinfo: profile set to default
452026-03-19T02:55:37.684Zinfo: default host triple is x86_64-unknown-illumos
462026-03-19T02:55:37.688Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-03-19T02:55:37.848Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-03-19T02:55:37.857Zinfo: downloading 6 components
492026-03-19T02:55:55.127Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-03-19T02:55:55.128Z
512026-03-19T02:55:55.155Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-03-19T02:55:55.155Z
532026-03-19T02:55:55.174Z
542026-03-19T02:55:55.174ZRust is installed now. Great!
552026-03-19T02:55:55.174Z
562026-03-19T02:55:55.174ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-19T02:55:55.175Zenvironment variable. This has not been done automatically.
582026-03-19T02:55:55.175Z
592026-03-19T02:55:55.175ZTo configure your current shell, you need to source
602026-03-19T02:55:55.175Zthe corresponding env file under $HOME/.cargo.
612026-03-19T02:55:55.175Z
622026-03-19T02:55:55.175ZThis is usually done by running one of the following (note the leading DOT):
632026-03-19T02:55:55.175Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-19T02:55:55.175Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-19T02:55:55.175Zsource "~/.cargo/env.nu" # For nushell
662026-03-19T02:55:55.175Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-19T02:55:55.175Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-19T02:55:55.175Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-19T02:55:55.175Zwarn: no default linker (`cc`) was found in your PATH
702026-03-19T02:55:55.176Zwarn: many Rust crates require a system C toolchain to build
712026-03-19T02:55:55.248Z+ rustup --version
722026-03-19T02:55:55.277Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-19T02:55:55.277Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-19T02:55:55.309Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-03-19T02:55:55.309Z+ cargo --version
762026-03-19T02:55:55.383Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-03-19T02:55:55.383Z+ rustc --version
782026-03-19T02:55:55.474Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-03-19T02:55:55.474Zprocess exited: duration 19271 ms, exit code 0
 
802026-03-19T02:55:55.557Zstarting task 2: "authentication"
812026-03-19T02:55:55.612Zprocess exited: duration 31 ms, exit code 0
 
822026-03-19T02:55:55.648Zstarting task 3: "clone repository"
832026-03-19T02:55:55.655Z+ mkdir -p /work/oxidecomputer/omicron
842026-03-19T02:55:55.661Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-03-19T02:55:55.693ZCloning into '/work/oxidecomputer/omicron'...
862026-03-19T02:56:05.772Z+ cd /work/oxidecomputer/omicron
872026-03-19T02:56:05.772Z+ git fetch origin 20770714990106f54d1b9369975657315733b656
882026-03-19T02:56:06.246ZFrom https://github.com/oxidecomputer/omicron
892026-03-19T02:56:06.246Z * branch 20770714990106f54d1b9369975657315733b656 -> FETCH_HEAD
902026-03-19T02:56:06.261Z+ [[ -n mergeconflict/fm-sb-models ]]
912026-03-19T02:56:06.261Z++ git branch --show-current
922026-03-19T02:56:06.261Z+ current=main
932026-03-19T02:56:06.262Z+ [[ main != mergeconflict/fm-sb-models ]]
942026-03-19T02:56:06.262Z+ git branch -f mergeconflict/fm-sb-models 20770714990106f54d1b9369975657315733b656
952026-03-19T02:56:06.262Z+ git checkout -f mergeconflict/fm-sb-models
962026-03-19T02:56:06.549ZSwitched to branch 'mergeconflict/fm-sb-models'
972026-03-19T02:56:06.561Z+ git reset --hard 20770714990106f54d1b9369975657315733b656
982026-03-19T02:56:06.583ZHEAD is now at 207707149 nexus-db-model: add SupportBundleRequest, per-variant models, and SupportBundle.fm_case_id
992026-03-19T02:56:06.594Zprocess exited: duration 10933 ms, exit code 0
 
1002026-03-19T02:56:06.627Zstarting task 4: "build"
1012026-03-19T02:56:06.643Z+ source .github/buildomat/ci-env.sh
1022026-03-19T02:56:06.643Z++ export CARGO_TERM_COLOR=always
1032026-03-19T02:56:06.643Z++ CARGO_TERM_COLOR=always
1042026-03-19T02:56:06.643Z+ cargo --version
1052026-03-19T02:56:06.643Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-19T02:56:06.643Z+ rustc --version
1072026-03-19T02:56:06.660Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-19T02:56:06.668Z+ WORK=/work
1092026-03-19T02:56:06.668Z+ pfexec mkdir -p /work
1102026-03-19T02:56:06.668Z+ pfexec chown build /work
1112026-03-19T02:56:06.668Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-03-19T02:56:16.706Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-03-19T02:56:26.409Z Startup: Caching catalogs ... Done
1142026-03-19T02:56:48.707ZPlanning: Solver setup ... Done (20.758s)
1152026-03-19T02:56:48.789ZPlanning: Running solver ... Done (0.152s)
1162026-03-19T02:56:48.925ZPlanning: Finding local manifests ... Done (0.003s)
1172026-03-19T02:56:48.983ZPlanning: Fetching manifests: 0/4 0% complete
1182026-03-19T02:56:49.132ZPlanning: Fetching manifests: 4/4 100% complete
1192026-03-19T02:56:49.215ZPlanning: Package planning ... Done (0.043s)
1202026-03-19T02:56:49.402ZPlanning: Merging actions ... Done (0.039s)
1212026-03-19T02:56:49.523ZPlanning: Checking for conflicting actions ... Done (0.240s)
1222026-03-19T02:56:49.523ZPlanning: Consolidating action changes ... Done (0.010s)
1232026-03-19T02:56:50.334ZPlanning: Evaluating mediators ... Done (0.890s)
1242026-03-19T02:56:50.353ZPlanning: Planning completed in 23.80 seconds
1252026-03-19T02:56:50.353Z Packages to install: 4
1262026-03-19T02:56:50.353Z Mediators to change: 2
1272026-03-19T02:56:50.353Z Services to change: 1
1282026-03-19T02:56:50.354Z Estimated space available: 155.43 GB
1292026-03-19T02:56:50.359ZEstimated space to be consumed: 1.83 GB
1302026-03-19T02:56:50.359Z Create boot environment: No
1312026-03-19T02:56:50.359ZCreate backup boot environment: No
1322026-03-19T02:56:50.359Z Rebuild boot archive: No
1332026-03-19T02:56:50.359Z
1342026-03-19T02:56:50.359ZChanged mediators:
1352026-03-19T02:56:50.359Z mediator clang:
1362026-03-19T02:56:50.359Z version: None -> 15 (system default)
1372026-03-19T02:56:50.359Z
1382026-03-19T02:56:50.359Z mediator llvm:
1392026-03-19T02:56:50.360Z version: 14 (system default) -> 15 (system default)
1402026-03-19T02:56:50.360Z
1412026-03-19T02:56:50.360ZChanged packages:
1422026-03-19T02:56:50.360Zhelios-dev
1432026-03-19T02:56:50.360Z developer/build-essential
1442026-03-19T02:56:50.360Z None -> 11-2.0
1452026-03-19T02:56:50.360Z library/libxmlsec1
1462026-03-19T02:56:50.360Z None -> 1.2.35-2.0
1472026-03-19T02:56:50.360Z ooce/developer/clang-15
1482026-03-19T02:56:50.360Z None -> 15.0.7-2.0
1492026-03-19T02:56:50.360Z ooce/developer/llvm-15
1502026-03-19T02:56:50.360Z None -> 15.0.7-2.0
1512026-03-19T02:56:50.360Z
1522026-03-19T02:56:50.361ZServices:
1532026-03-19T02:56:50.361Z restart_fmri:
1542026-03-19T02:56:50.361Z svc:/system/update-man-index:default
1552026-03-19T02:56:50.432Z
1562026-03-19T02:56:50.432ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1572026-03-19T02:56:55.481ZDownload: 691/3290 items 17.8/212.6MB 8% complete (3.6M/s)
1582026-03-19T02:57:00.936ZDownload: 1196/3290 items 83.5/212.6MB 39% complete (9.9M/s)
1592026-03-19T02:57:06.958ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (9.7M/s)
1602026-03-19T02:57:12.089ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (5.3M/s)
1612026-03-19T02:57:17.067ZDownload: 2941/3290 items 121.1/212.6MB 56% complete (3.8M/s)
1622026-03-19T02:57:39.671ZDownload: 3247/3290 items 203.1/212.6MB 95% complete
1632026-03-19T02:57:40.401ZDownload: Completed 212.60 MB in 50.03 seconds (4.2M/s)
1642026-03-19T02:57:40.559Z Actions: 1/3689 actions (Installing new actions)
1652026-03-19T02:57:44.729Z Actions: Completed 3689 actions in 4.15 seconds.
1662026-03-19T02:57:45.067Z Done (0.341s)
1672026-03-19T02:57:45.067Z Done (0.000s)
1682026-03-19T02:57:45.998Z Done (0.930s)
1692026-03-19T02:57:50.145Z Done (3.820s)
1702026-03-19T02:57:50.236Z Done (0.017s)
1712026-03-19T02:57:50.240Z Done (0.000s)
1722026-03-19T02:57:50.398Z Done (0.000s)
1732026-03-19T02:57:51.342ZPlanning: Evaluating mediator changes ... Done
1742026-03-19T02:57:51.484ZPlanning: Checking for conflicting actions ... Done
1752026-03-19T02:57:51.490ZPlanning: Consolidating action changes ... Done
1762026-03-19T02:57:51.719ZPlanning: Evaluating mediators ... Done
1772026-03-19T02:57:51.725ZPlanning: Planning completed in 0.37 seconds
1782026-03-19T02:57:51.737Z Mediators to change: 2
1792026-03-19T02:57:51.737Z Create boot environment: No
1802026-03-19T02:57:51.737ZCreate backup boot environment: No
1812026-03-19T02:57:51.797Z Done
1822026-03-19T02:57:51.797Z Done
1832026-03-19T02:57:52.575Z Done
1842026-03-19T02:57:55.878Z Done
1852026-03-19T02:57:55.949Z Done
1862026-03-19T02:57:55.978Z Done
1872026-03-19T02:57:56.099Z Done
1882026-03-19T02:57:56.653ZPlanning: Evaluating mediator changes ... Done
1892026-03-19T02:57:56.707ZPlanning: Merging actions ... Done
1902026-03-19T02:57:56.812ZPlanning: Checking for conflicting actions ... Done
1912026-03-19T02:57:56.838ZPlanning: Consolidating action changes ... Done
1922026-03-19T02:57:57.126ZPlanning: Evaluating mediators ... Done
1932026-03-19T02:57:57.159ZPlanning: Planning completed in 0.63 seconds
1942026-03-19T02:57:57.159Z Packages to change: 1
1952026-03-19T02:57:57.159Z Mediators to change: 1
1962026-03-19T02:57:57.159Z Services to change: 1
1972026-03-19T02:57:57.159Z Create boot environment: No
1982026-03-19T02:57:57.159ZCreate backup boot environment: Yes
1992026-03-19T02:57:59.660Z Actions: 1/6 actions (Updating modified actions)
2002026-03-19T02:57:59.677Z Actions: Completed 6 actions in 0.00 seconds.
2012026-03-19T02:57:59.677Z Done
2022026-03-19T02:57:59.677Z Done
2032026-03-19T02:57:59.855Z Done
2042026-03-19T02:58:03.113Z Done
2052026-03-19T02:58:03.177Z Done
2062026-03-19T02:58:03.189Z Done
2072026-03-19T02:58:03.327Z Done
2082026-03-19T02:58:03.706ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-03-19T02:58:03.706Zclang system 15 system
2102026-03-19T02:58:03.706Zcsh system system illumos
2112026-03-19T02:58:03.706Zctags system system illumos
2122026-03-19T02:58:03.706Zfile system system illumos
2132026-03-19T02:58:03.706Zgcc vendor 12 vendor
2142026-03-19T02:58:03.707Zgcc system 10 system
2152026-03-19T02:58:03.707Zgcc system 7 system
2162026-03-19T02:58:03.707Zgo system 1.20 system
2172026-03-19T02:58:03.707Zgo system 1.19 system
2182026-03-19T02:58:03.707Zllvm system 15 system
2192026-03-19T02:58:03.707Zllvm system 14 system
2202026-03-19T02:58:03.707Zmariadb system 10.6 system
2212026-03-19T02:58:03.707Zmta vendor vendor dma
2222026-03-19T02:58:03.707Zopenjdk system 17 system
2232026-03-19T02:58:03.707Zopenjdk system 11 system
2242026-03-19T02:58:03.707Zopenjdk system 1.8 system
2252026-03-19T02:58:03.707Zopenssl vendor 3 vendor
2262026-03-19T02:58:03.707Zperl system 5.36 system
2272026-03-19T02:58:03.707Zpostgresql system 15 system
2282026-03-19T02:58:03.707Zpostgresql system 13 system
2292026-03-19T02:58:03.707Zpython vendor 3 vendor
2302026-03-19T02:58:03.707Zpython system 2 system
2312026-03-19T02:58:03.707Zpython3 system 3.11 system
2322026-03-19T02:58:03.707Zruby system 3.0 system
2332026-03-19T02:58:03.707Zwords vendor vendor american-english
2342026-03-19T02:58:03.707Zwords system system australian-english
2352026-03-19T02:58:03.707Zwords system system british-english
2362026-03-19T02:58:03.708Zwords system system canadian-english
2372026-03-19T02:58:03.708Zwords system system french
2382026-03-19T02:58:03.708Zwords system system italian
2392026-03-19T02:58:03.708Zwords system system ngerman
2402026-03-19T02:58:03.708Zwords system system ogerman
2412026-03-19T02:58:03.708Zwords system system spanish
2422026-03-19T02:58:04.021ZPUBLISHER TYPE STATUS P LOCATION
2432026-03-19T02:58:04.021Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442026-03-19T02:58:10.040ZFMRI IFO
2452026-03-19T02:58:10.040Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462026-03-19T02:58:10.040Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472026-03-19T02:58:10.040Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482026-03-19T02:58:10.040Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492026-03-19T02:58:10.040Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502026-03-19T02:58:10.040Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2512026-03-19T02:58:10.040Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522026-03-19T02:58:10.040Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532026-03-19T02:58:10.041Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542026-03-19T02:58:10.041Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552026-03-19T02:58:10.041Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562026-03-19T02:58:10.041Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572026-03-19T02:58:10.041Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582026-03-19T02:58:10.041Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592026-03-19T02:58:10.041Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602026-03-19T02:58:10.041Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612026-03-19T02:58:11.267Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622026-03-19T02:58:11.532Z Updating crates.io index
2632026-03-19T02:58:11.537Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642026-03-19T02:58:12.059Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-03-19T02:58:12.380Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662026-03-19T02:58:12.741Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672026-03-19T02:58:13.039Z Updating git repository `https://github.com/oxidecomputer/falcon`
2682026-03-19T02:58:13.828Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2692026-03-19T02:58:14.486Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702026-03-19T02:58:20.450Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712026-03-19T02:58:22.066Z Updating git repository `https://github.com/oxidecomputer/opte`
2722026-03-19T02:58:23.145Z Updating git repository `https://github.com/oxidecomputer/tofino`
2732026-03-19T02:58:23.410Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742026-03-19T02:58:24.192Z Updating git repository `https://github.com/oxidecomputer/clickward`
2752026-03-19T02:58:24.451Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2762026-03-19T02:58:24.840Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-03-19T02:58:25.128Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782026-03-19T02:58:26.027Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792026-03-19T02:58:28.238Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-03-19T02:58:28.542Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812026-03-19T02:58:28.794Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2822026-03-19T02:58:29.393Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2832026-03-19T02:58:29.680Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2842026-03-19T02:58:29.879Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2852026-03-19T02:58:30.115Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2862026-03-19T02:58:30.611Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2872026-03-19T02:58:31.105Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2882026-03-19T02:58:31.542Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2892026-03-19T02:58:31.883Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2902026-03-19T02:58:32.367Z Updating git repository `https://github.com/oxidecomputer/ispf`
2912026-03-19T02:58:32.684Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2922026-03-19T02:58:33.707Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932026-03-19T02:58:34.362Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942026-03-19T02:58:34.365Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2952026-03-19T02:58:34.623Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2962026-03-19T02:58:35.100Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972026-03-19T02:58:35.353Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982026-03-19T02:58:35.665Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992026-03-19T02:58:35.900Z Updating git repository `https://github.com/illumos/smf-rs`
3002026-03-19T02:58:36.264Z Updating git repository `https://github.com/oxidecomputer/omicron`
3012026-03-19T02:58:50.148Z Downloading crates ...
3022026-03-19T02:58:50.227Z Downloaded errno v0.3.14
3032026-03-19T02:58:50.236Z Downloaded swrite v0.1.0
3042026-03-19T02:58:50.236Z Downloaded unicode-xid v0.2.6
3052026-03-19T02:58:50.236Z Downloaded version_check v0.9.5
3062026-03-19T02:58:50.254Z Downloaded autocfg v1.5.0
3072026-03-19T02:58:50.254Z Downloaded semver v1.0.27
3082026-03-19T02:58:50.254Z Downloaded smallvec v1.15.1
3092026-03-19T02:58:50.254Z Downloaded thiserror v2.0.18
3102026-03-19T02:58:50.269Z Downloaded yoke-derive v0.8.1
3112026-03-19T02:58:50.270Z Downloaded usdt-impl v0.5.0
3122026-03-19T02:58:50.321Z Downloaded pest_generator v2.8.6
3132026-03-19T02:58:50.348Z Downloaded papergrid v0.11.0
3142026-03-19T02:58:50.348Z Downloaded utf8_iter v1.0.4
3152026-03-19T02:58:50.348Z Downloaded thiserror-impl v1.0.69
3162026-03-19T02:58:50.348Z Downloaded usdt-macro v0.5.0
3172026-03-19T02:58:50.348Z Downloaded typenum v1.19.0
3182026-03-19T02:58:50.348Z Downloaded displaydoc v0.2.5
3192026-03-19T02:58:50.348Z Downloaded zerocopy-derive v0.7.35
3202026-03-19T02:58:50.348Z Downloaded unicode-ident v1.0.24
3212026-03-19T02:58:50.348Z Downloaded generic-array v0.14.7
3222026-03-19T02:58:50.348Z Downloaded clap v4.5.60
3232026-03-19T02:58:50.348Z Downloaded percent-encoding v2.3.2
3242026-03-19T02:58:50.348Z Downloaded digest v0.10.7
3252026-03-19T02:58:50.349Z Downloaded zmij v1.0.21
3262026-03-19T02:58:50.349Z Downloaded unicode-width v0.2.0
3272026-03-19T02:58:50.349Z Downloaded toml_edit v0.22.27
3282026-03-19T02:58:50.349Z Downloaded dof v0.3.0
3292026-03-19T02:58:50.349Z Downloaded icu_provider v2.1.1
3302026-03-19T02:58:50.350Z Downloaded writeable v0.6.2
3312026-03-19T02:58:50.350Z Downloaded thiserror-impl v2.0.18
3322026-03-19T02:58:50.350Z Downloaded num-traits v0.2.19
3332026-03-19T02:58:50.350Z Downloaded ucd-trie v0.1.7
3342026-03-19T02:58:50.350Z Downloaded icu_normalizer_data v2.1.1
3352026-03-19T02:58:50.350Z Downloaded textwrap v0.16.2
3362026-03-19T02:58:50.350Z Downloaded thread-id v4.2.2
3372026-03-19T02:58:50.350Z Downloaded clap_builder v4.5.60
3382026-03-19T02:58:50.351Z Downloaded memmap v0.7.0
3392026-03-19T02:58:50.351Z Downloaded fnv v1.0.7
3402026-03-19T02:58:50.351Z Downloaded zerofrom-derive v0.1.6
3412026-03-19T02:58:50.351Z Downloaded tabled_derive v0.7.0
3422026-03-19T02:58:50.351Z Downloaded toml_datetime v0.6.11
3432026-03-19T02:58:50.368Z Downloaded ordered-float v2.10.1
3442026-03-19T02:58:50.368Z Downloaded cargo-util-schemas v0.8.2
3452026-03-19T02:58:50.368Z Downloaded tinystr v0.8.2
3462026-03-19T02:58:50.368Z Downloaded zerovec-derive v0.11.2
3472026-03-19T02:58:50.368Z Downloaded plain v0.2.3
3482026-03-19T02:58:50.368Z Downloaded sha2 v0.10.9
3492026-03-19T02:58:50.368Z Downloaded icu_normalizer v2.1.1
3502026-03-19T02:58:50.371Z Downloaded utf8parse v0.2.2
3512026-03-19T02:58:50.373Z Downloaded serde_spanned v0.6.9
3522026-03-19T02:58:50.373Z Downloaded unicode-linebreak v0.1.5
3532026-03-19T02:58:50.373Z Downloaded yoke v0.8.1
3542026-03-19T02:58:50.373Z Downloaded usdt v0.5.0
3552026-03-19T02:58:50.400Z Downloaded smawk v0.3.2
3562026-03-19T02:58:50.400Z Downloaded zerotrie v0.2.3
3572026-03-19T02:58:50.400Z Downloaded camino-tempfile v1.4.1
3582026-03-19T02:58:50.400Z Downloaded zerocopy v0.7.35
3592026-03-19T02:58:50.429Z Downloaded fastrand v2.3.0
3602026-03-19T02:58:50.429Z Downloaded is_terminal_polyfill v1.70.2
3612026-03-19T02:58:50.429Z Downloaded crypto-common v0.1.7
3622026-03-19T02:58:50.429Z Downloaded toml v0.8.23
3632026-03-19T02:58:50.429Z Downloaded hashbrown v0.16.1
3642026-03-19T02:58:50.429Z Downloaded byteorder v1.5.0
3652026-03-19T02:58:50.429Z Downloaded anstyle-parse v0.2.7
3662026-03-19T02:58:50.429Z Downloaded proc-macro-error-attr v1.0.4
3672026-03-19T02:58:50.429Z Downloaded stable_deref_trait v1.2.1
3682026-03-19T02:58:50.452Z Downloaded heck v0.5.0
3692026-03-19T02:58:50.452Z Downloaded terminal_size v0.4.3
3702026-03-19T02:58:50.452Z Downloaded heck v0.4.1
3712026-03-19T02:58:50.452Z Downloaded block-buffer v0.10.4
3722026-03-19T02:58:50.452Z Downloaded cpufeatures v0.2.17
3732026-03-19T02:58:50.452Z Downloaded quote v1.0.44
3742026-03-19T02:58:50.452Z Downloaded strsim v0.11.1
3752026-03-19T02:58:50.452Z Downloaded scroll_derive v0.12.1
3762026-03-19T02:58:50.452Z Downloaded equivalent v1.0.2
3772026-03-19T02:58:50.453Z Downloaded anstyle v1.0.13
3782026-03-19T02:58:50.453Z Downloaded fs-err v3.3.0
3792026-03-19T02:58:50.453Z Downloaded cargo_toml v0.21.0
3802026-03-19T02:58:50.453Z Downloaded cargo_metadata v0.21.0
3812026-03-19T02:58:50.453Z Downloaded pest_derive v2.8.6
3822026-03-19T02:58:50.453Z Downloaded serde v1.0.228
3832026-03-19T02:58:50.453Z Downloaded serde_core v1.0.228
3842026-03-19T02:58:50.454Z Downloaded serde-value v0.7.0
3852026-03-19T02:58:50.482Z Downloaded serde_tokenstream v0.2.3
3862026-03-19T02:58:50.482Z Downloaded clap_derive v4.5.55
3872026-03-19T02:58:50.521Z Downloaded log v0.4.29
3882026-03-19T02:58:50.521Z Downloaded pest v2.8.6
3892026-03-19T02:58:50.521Z Downloaded bitflags v2.11.0
3902026-03-19T02:58:50.535Z Downloaded idna v1.1.0
3912026-03-19T02:58:50.535Z Downloaded serde_json v1.0.149
3922026-03-19T02:58:50.535Z Downloaded indexmap v2.13.0
3932026-03-19T02:58:50.535Z Downloaded icu_locale_core v2.1.1
3942026-03-19T02:58:50.567Z Downloaded icu_properties_data v2.1.2
3952026-03-19T02:58:50.584Z Downloaded goblin v0.8.2
3962026-03-19T02:58:50.584Z Downloaded tabled v0.15.0
3972026-03-19T02:58:50.608Z Downloaded syn v2.0.117
3982026-03-19T02:58:50.608Z Downloaded syn v1.0.109
3992026-03-19T02:58:50.629Z Downloaded rustix v1.1.3
4002026-03-19T02:58:50.647Z Downloaded libc v0.2.180
4012026-03-19T02:58:50.691Z Downloaded colorchoice v1.0.4
4022026-03-19T02:58:50.691Z Downloaded bytecount v0.6.9
4032026-03-19T02:58:50.691Z Downloaded clap_lex v1.0.0
4042026-03-19T02:58:50.691Z Downloaded cargo-platform v0.2.0
4052026-03-19T02:58:50.691Z Downloaded camino v1.2.2
4062026-03-19T02:58:50.722Z Downloaded icu_collections v2.1.1
4072026-03-19T02:58:50.752Z Downloaded anstyle-query v1.1.5
4082026-03-19T02:58:50.772Z Downloaded synstructure v0.13.2
4092026-03-19T02:58:50.772Z Downloaded proc-macro-error v1.0.4
4102026-03-19T02:58:50.772Z Downloaded once_cell v1.21.3
4112026-03-19T02:58:50.791Z Downloaded erased-serde v0.4.9
4122026-03-19T02:58:50.791Z Downloaded anyhow v1.0.102
4132026-03-19T02:58:50.825Z Downloaded pest_meta v2.8.6
4142026-03-19T02:58:50.825Z Downloaded tempfile v3.25.0
4152026-03-19T02:58:50.825Z Downloaded idna_adapter v1.2.1
4162026-03-19T02:58:50.825Z Downloaded anstream v0.6.21
4172026-03-19T02:58:50.838Z Downloaded form_urlencoded v1.2.2
4182026-03-19T02:58:50.838Z Downloaded litemap v0.8.1
4192026-03-19T02:58:50.839Z Downloaded pretty-hex v0.4.1
4202026-03-19T02:58:50.839Z Downloaded itoa v1.0.17
4212026-03-19T02:58:50.839Z Downloaded serde-untagged v0.1.9
4222026-03-19T02:58:50.839Z Downloaded dtrace-parser v0.2.0
4232026-03-19T02:58:50.839Z Downloaded cfg-if v1.0.4
4242026-03-19T02:58:50.840Z Downloaded getrandom v0.4.1
4252026-03-19T02:58:50.840Z Downloaded macaddr v1.0.1
4262026-03-19T02:58:50.848Z Downloaded icu_properties v2.1.2
4272026-03-19T02:58:50.865Z Downloaded toml_write v0.1.2
4282026-03-19T02:58:50.887Z Downloaded scroll v0.12.0
4292026-03-19T02:58:50.887Z Downloaded potential_utf v0.1.4
4302026-03-19T02:58:50.896Z Downloaded serde_derive v1.0.228
4312026-03-19T02:58:50.896Z Downloaded proc-macro2 v1.0.106
4322026-03-19T02:58:50.896Z Downloaded memchr v2.8.0
4332026-03-19T02:58:50.926Z Downloaded winnow v0.7.14
4342026-03-19T02:58:50.933Z Downloaded zerofrom v0.1.6
4352026-03-19T02:58:50.933Z Downloaded unicode-width v0.1.14
4362026-03-19T02:58:50.933Z Downloaded usdt-attr-macro v0.5.0
4372026-03-19T02:58:50.935Z Downloaded zerovec v0.11.5
4382026-03-19T02:58:51.088Z Downloaded thiserror v1.0.69
4392026-03-19T02:58:51.101Z Downloaded typeid v1.0.3
4402026-03-19T02:58:51.119Z Downloaded url v2.5.8
4412026-03-19T02:58:51.168Z Compiling proc-macro2 v1.0.106
4422026-03-19T02:58:51.174Z Compiling quote v1.0.44
4432026-03-19T02:58:51.175Z Compiling unicode-ident v1.0.24
4442026-03-19T02:58:51.175Z Compiling serde_core v1.0.228
4452026-03-19T02:58:51.175Z Compiling libc v0.2.180
4462026-03-19T02:58:51.175Z Compiling version_check v0.9.5
4472026-03-19T02:58:51.175Z Compiling memchr v2.8.0
4482026-03-19T02:58:51.175Z Compiling serde v1.0.228
4492026-03-19T02:58:51.176Z Compiling stable_deref_trait v1.2.1
4502026-03-19T02:58:51.176Z Compiling zmij v1.0.21
4512026-03-19T02:58:51.398Z Compiling ucd-trie v0.1.7
4522026-03-19T02:58:51.414Z Compiling autocfg v1.5.0
4532026-03-19T02:58:51.414Z Compiling itoa v1.0.17
4542026-03-19T02:58:51.414Z Compiling thiserror v1.0.69
4552026-03-19T02:58:51.414Z Compiling writeable v0.6.2
4562026-03-19T02:58:51.675Z Compiling litemap v0.8.1
4572026-03-19T02:58:51.786Z Compiling byteorder v1.5.0
4582026-03-19T02:58:51.832Z Compiling icu_normalizer_data v2.1.1
4592026-03-19T02:58:52.023Z Compiling icu_properties_data v2.1.2
4602026-03-19T02:58:52.049Z Compiling rustix v1.1.3
4612026-03-19T02:58:52.049Z Compiling serde_json v1.0.149
4622026-03-19T02:58:52.136Z Compiling pest v2.8.6
4632026-03-19T02:58:52.261Z Compiling bitflags v2.11.0
4642026-03-19T02:58:52.280Z Compiling num-traits v0.2.19
4652026-03-19T02:58:52.516Z Compiling equivalent v1.0.2
4662026-03-19T02:58:52.530Z Compiling smallvec v1.15.1
4672026-03-19T02:58:52.548Z Compiling hashbrown v0.16.1
4682026-03-19T02:58:52.578Z Compiling typeid v1.0.3
4692026-03-19T02:58:52.609Z Compiling proc-macro-error-attr v1.0.4
4702026-03-19T02:58:52.669Z Compiling usdt-impl v0.5.0
4712026-03-19T02:58:52.711Z Compiling erased-serde v0.4.9
4722026-03-19T02:58:52.802Z Compiling winnow v0.7.14
4732026-03-19T02:58:52.871Z Compiling toml_write v0.1.2
4742026-03-19T02:58:52.945Z Compiling errno v0.3.14
4752026-03-19T02:58:52.955Z Compiling thread-id v4.2.2
4762026-03-19T02:58:53.001Z Compiling syn v1.0.109
4772026-03-19T02:58:53.203Z Compiling proc-macro-error v1.0.4
4782026-03-19T02:58:53.203Z Compiling camino v1.2.2
4792026-03-19T02:58:53.218Z Compiling log v0.4.29
4802026-03-19T02:58:53.256Z Compiling utf8parse v0.2.2
4812026-03-19T02:58:53.459Z Compiling syn v2.0.117
4822026-03-19T02:58:53.507Z Compiling plain v0.2.3
4832026-03-19T02:58:53.508Z Compiling indexmap v2.13.0
4842026-03-19T02:58:53.508Z Compiling percent-encoding v2.3.2
4852026-03-19T02:58:53.540Z Compiling getrandom v0.4.1
4862026-03-19T02:58:53.567Z Compiling thiserror v2.0.18
4872026-03-19T02:58:53.567Z Compiling utf8_iter v1.0.4
4882026-03-19T02:58:53.772Z Compiling pest_meta v2.8.6
4892026-03-19T02:58:53.813Z Compiling form_urlencoded v1.2.2
4902026-03-19T02:58:53.832Z Compiling anstyle-parse v0.2.7
4912026-03-19T02:58:53.956Z Compiling is_terminal_polyfill v1.70.2
4922026-03-19T02:58:54.028Z Compiling anstyle v1.0.13
4932026-03-19T02:58:54.052Z Compiling ordered-float v2.10.1
4942026-03-19T02:58:54.119Z Compiling cfg-if v1.0.4
4952026-03-19T02:58:54.119Z Compiling colorchoice v1.0.4
4962026-03-19T02:58:54.175Z Compiling anstyle-query v1.1.5
4972026-03-19T02:58:54.207Z Compiling pretty-hex v0.4.1
4982026-03-19T02:58:54.307Z Compiling anstream v0.6.21
4992026-03-19T02:58:54.339Z Compiling fs-err v3.3.0
5002026-03-19T02:58:54.404Z Compiling fnv v1.0.7
5012026-03-19T02:58:54.421Z Compiling strsim v0.11.1
5022026-03-19T02:58:54.421Z Compiling unicode-xid v0.2.6
5032026-03-19T02:58:54.451Z Compiling anyhow v1.0.102
5042026-03-19T02:58:54.461Z Compiling heck v0.4.1
5052026-03-19T02:58:54.727Z Compiling terminal_size v0.4.3
5062026-03-19T02:58:54.782Z Compiling semver v1.0.27
5072026-03-19T02:58:54.801Z Compiling clap_lex v1.0.0
5082026-03-19T02:58:54.856Z Compiling unicode-width v0.1.14
5092026-03-19T02:58:54.902Z Compiling bytecount v0.6.9
5102026-03-19T02:58:54.945Z Compiling heck v0.5.0
5112026-03-19T02:58:54.985Z Compiling fastrand v2.3.0
5122026-03-19T02:58:55.017Z Compiling once_cell v1.21.3
5132026-03-19T02:58:55.088Z Compiling clap_builder v4.5.60
5142026-03-19T02:58:55.251Z Compiling serde-untagged v0.1.9
5152026-03-19T02:58:55.281Z Compiling papergrid v0.11.0
5162026-03-19T02:58:55.307Z Compiling tempfile v3.25.0
5172026-03-19T02:58:55.314Z Compiling memmap v0.7.0
5182026-03-19T02:58:55.314Z Compiling unicode-linebreak v0.1.5
5192026-03-19T02:58:55.398Z Compiling unicode-width v0.2.0
5202026-03-19T02:58:55.401Z Compiling smawk v0.3.2
5212026-03-19T02:58:55.612Z Compiling camino-tempfile v1.4.1
5222026-03-19T02:58:55.636Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5232026-03-19T02:58:55.636Z Compiling swrite v0.1.0
5242026-03-19T02:58:55.773Z Compiling textwrap v0.16.2
5252026-03-19T02:58:56.178Z Compiling tabled_derive v0.7.0
5262026-03-19T02:58:57.018Z Compiling synstructure v0.13.2
5272026-03-19T02:58:57.018Z Compiling pest_generator v2.8.6
5282026-03-19T02:58:57.067Z Compiling tabled v0.15.0
5292026-03-19T02:58:57.737Z Compiling serde_derive v1.0.228
5302026-03-19T02:58:57.737Z Compiling zerofrom-derive v0.1.6
5312026-03-19T02:58:57.741Z Compiling yoke-derive v0.8.1
5322026-03-19T02:58:57.741Z Compiling zerovec-derive v0.11.2
5332026-03-19T02:58:57.741Z Compiling displaydoc v0.2.5
5342026-03-19T02:58:57.741Z Compiling thiserror-impl v1.0.69
5352026-03-19T02:58:57.741Z Compiling zerocopy-derive v0.7.35
5362026-03-19T02:58:57.741Z Compiling scroll_derive v0.12.1
5372026-03-19T02:58:57.814Z Compiling thiserror-impl v2.0.18
5382026-03-19T02:58:57.868Z Compiling pest_derive v2.8.6
5392026-03-19T02:58:57.961Z Compiling clap_derive v4.5.55
5402026-03-19T02:58:58.661Z Compiling scroll v0.12.0
5412026-03-19T02:58:58.880Z Compiling zerocopy v0.7.35
5422026-03-19T02:58:58.963Z Compiling goblin v0.8.2
5432026-03-19T02:58:59.388Z Compiling zerofrom v0.1.6
5442026-03-19T02:58:59.451Z Compiling dtrace-parser v0.2.0
5452026-03-19T02:58:59.477Z Compiling yoke v0.8.1
5462026-03-19T02:58:59.689Z Compiling zerovec v0.11.5
5472026-03-19T02:58:59.689Z Compiling zerotrie v0.2.3
5482026-03-19T02:58:59.818Z Compiling clap v4.5.60
5492026-03-19T02:59:00.260Z Compiling tinystr v0.8.2
5502026-03-19T02:59:00.261Z Compiling potential_utf v0.1.4
5512026-03-19T02:59:00.440Z Compiling icu_collections v2.1.1
5522026-03-19T02:59:00.463Z Compiling icu_locale_core v2.1.1
5532026-03-19T02:59:01.079Z Compiling serde_spanned v0.6.9
5542026-03-19T02:59:01.079Z Compiling toml_datetime v0.6.11
5552026-03-19T02:59:01.088Z Compiling serde-value v0.7.0
5562026-03-19T02:59:01.088Z Compiling cargo-platform v0.2.0
5572026-03-19T02:59:01.088Z Compiling macaddr v1.0.1
5582026-03-19T02:59:01.154Z Compiling dof v0.3.0
5592026-03-19T02:59:01.158Z Compiling serde_tokenstream v0.2.3
5602026-03-19T02:59:01.241Z Compiling icu_provider v2.1.1
5612026-03-19T02:59:01.359Z Compiling toml_edit v0.22.27
5622026-03-19T02:59:01.567Z Compiling icu_normalizer v2.1.1
5632026-03-19T02:59:01.567Z Compiling icu_properties v2.1.2
5642026-03-19T02:59:02.096Z Compiling usdt-macro v0.5.0
5652026-03-19T02:59:02.099Z Compiling usdt-attr-macro v0.5.0
5662026-03-19T02:59:02.687Z Compiling idna_adapter v1.2.1
5672026-03-19T02:59:02.822Z Compiling idna v1.1.0
5682026-03-19T02:59:02.863Z Compiling usdt v0.5.0
5692026-03-19T02:59:03.126Z Compiling toml v0.8.23
5702026-03-19T02:59:03.155Z Compiling url v2.5.8
5712026-03-19T02:59:03.601Z Compiling cargo_toml v0.21.0
5722026-03-19T02:59:03.699Z Compiling cargo-util-schemas v0.8.2
5732026-03-19T02:59:04.841Z Compiling cargo_metadata v0.21.0
5742026-03-19T02:59:06.122Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752026-03-19T02:59:08.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.96s
5762026-03-19T02:59:09.254Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772026-03-19T02:59:09.974Z Downloading crates ...
5782026-03-19T02:59:10.111Z Downloaded adler2 v2.0.1
5792026-03-19T02:59:10.118Z Downloaded base16ct v0.2.0
5802026-03-19T02:59:10.131Z Downloaded cobs v0.3.0
5812026-03-19T02:59:10.134Z Downloaded darling_macro v0.23.0
5822026-03-19T02:59:10.139Z Downloaded ciborium v0.2.2
5832026-03-19T02:59:10.143Z Downloaded const_format_proc_macros v0.2.34
5842026-03-19T02:59:10.143Z Downloaded async-recursion v1.1.1
5852026-03-19T02:59:10.146Z Downloaded bzip2 v0.6.1
5862026-03-19T02:59:10.148Z Downloaded chacha20 v0.10.0
5872026-03-19T02:59:10.152Z Downloaded console v0.15.11
5882026-03-19T02:59:10.156Z Downloaded buf-list v1.1.2
5892026-03-19T02:59:10.159Z Downloaded ena v0.14.4
5902026-03-19T02:59:10.159Z Downloaded cancel-safe-futures v0.1.5
5912026-03-19T02:59:10.162Z Downloaded diesel_table_macro_syntax v0.3.0
5922026-03-19T02:59:10.162Z Downloaded csv-core v0.1.13
5932026-03-19T02:59:10.162Z Downloaded block-padding v0.3.3
5942026-03-19T02:59:10.162Z Downloaded cexpr v0.6.0
5952026-03-19T02:59:10.165Z Downloaded cstr-argument v0.1.2
5962026-03-19T02:59:10.165Z Downloaded constant_time_eq v0.4.2
5972026-03-19T02:59:10.170Z Downloaded bcs v0.1.6
5982026-03-19T02:59:10.170Z Downloaded darling_core v0.20.11
5992026-03-19T02:59:10.173Z Downloaded crc8 v0.1.1
6002026-03-19T02:59:10.173Z Downloaded ciborium-io v0.2.2
6012026-03-19T02:59:10.176Z Downloaded curve25519-dalek-derive v0.1.1
6022026-03-19T02:59:10.176Z Downloaded chacha20 v0.9.1
6032026-03-19T02:59:10.179Z Downloaded backoff v0.4.0
6042026-03-19T02:59:10.179Z Downloaded arrayvec v0.7.6
6052026-03-19T02:59:10.184Z Downloaded cbc v0.1.2
6062026-03-19T02:59:10.185Z Downloaded array-init v0.0.4
6072026-03-19T02:59:10.185Z Downloaded crossterm v0.29.0
6082026-03-19T02:59:10.189Z Downloaded const-oid v0.9.6
6092026-03-19T02:59:10.193Z Downloaded cmake v0.1.57
6102026-03-19T02:59:10.193Z Downloaded cassowary v0.3.0
6112026-03-19T02:59:10.193Z Downloaded cargo_metadata v0.19.2
6122026-03-19T02:59:10.196Z Downloaded atomic-waker v1.1.2
6132026-03-19T02:59:10.196Z Downloaded critical-section v1.2.0
6142026-03-19T02:59:10.199Z Downloaded camino-tempfile-ext v0.3.3
6152026-03-19T02:59:10.209Z Downloaded foreign-types v0.3.2
6162026-03-19T02:59:10.212Z Downloaded cfg_aliases v0.2.1
6172026-03-19T02:59:10.212Z Downloaded base16ct v1.0.0
6182026-03-19T02:59:10.212Z Downloaded async-stream-impl v0.3.6
6192026-03-19T02:59:10.216Z Downloaded bitfield-macros v0.19.4
6202026-03-19T02:59:10.216Z Downloaded embedded-io v0.4.0
6212026-03-19T02:59:10.219Z Downloaded foreign-types-shared v0.3.1
6222026-03-19T02:59:10.224Z Downloaded bit-set v0.8.0
6232026-03-19T02:59:10.224Z Downloaded bit-set v0.5.3
6242026-03-19T02:59:10.224Z Downloaded ciborium-ll v0.2.2
6252026-03-19T02:59:10.227Z Downloaded cargo-platform v0.1.9
6262026-03-19T02:59:10.227Z Downloaded dtrace-parser v0.3.0
6272026-03-19T02:59:10.227Z Downloaded crucible-workspace-hack v0.1.0
6282026-03-19T02:59:10.231Z Downloaded atty v0.2.14
6292026-03-19T02:59:10.231Z Downloaded foreign-types v0.5.0
6302026-03-19T02:59:10.231Z Downloaded castaway v0.2.4
6312026-03-19T02:59:10.237Z Downloaded daft v0.1.5
6322026-03-19T02:59:10.237Z Downloaded crc-catalog v2.4.0
6332026-03-19T02:59:10.237Z Downloaded ascii-canvas v3.0.0
6342026-03-19T02:59:10.242Z Downloaded ff v0.13.1
6352026-03-19T02:59:10.242Z Downloaded defmt-parser v1.0.0
6362026-03-19T02:59:10.242Z Downloaded aead v0.5.2
6372026-03-19T02:59:10.242Z Downloaded crc v3.4.0
6382026-03-19T02:59:10.242Z Downloaded fd-lock v4.0.4
6392026-03-19T02:59:10.248Z Downloaded float-ord v0.3.2
6402026-03-19T02:59:10.248Z Downloaded endian-type v0.1.2
6412026-03-19T02:59:10.248Z Downloaded blowfish v0.9.1
6422026-03-19T02:59:10.248Z Downloaded dirs-sys-next v0.1.2
6432026-03-19T02:59:10.254Z Downloaded bitfield v0.19.4
6442026-03-19T02:59:10.254Z Downloaded crossbeam-epoch v0.9.18
6452026-03-19T02:59:10.254Z Downloaded fixedbitset v0.5.7
6462026-03-19T02:59:10.258Z Downloaded cipher v0.4.4
6472026-03-19T02:59:10.258Z Downloaded foldhash v0.2.0
6482026-03-19T02:59:10.258Z Downloaded colored v2.2.0
6492026-03-19T02:59:10.258Z Downloaded bb8 v0.8.6
6502026-03-19T02:59:10.261Z Downloaded dyn-clone v1.0.20
6512026-03-19T02:59:10.261Z Downloaded dirs-next v2.0.0
6522026-03-19T02:59:10.265Z Downloaded dunce v1.0.5
6532026-03-19T02:59:10.266Z Downloaded async-stream v0.3.6
6542026-03-19T02:59:10.266Z Downloaded convert_case v0.4.0
6552026-03-19T02:59:10.266Z Downloaded base64ct v1.8.3
6562026-03-19T02:59:10.269Z Downloaded ghash v0.5.1
6572026-03-19T02:59:10.269Z Downloaded assert_matches v1.5.0
6582026-03-19T02:59:10.271Z Downloaded float-cmp v0.10.0
6592026-03-19T02:59:10.271Z Downloaded futures-sink v0.3.32
6602026-03-19T02:59:10.274Z Downloaded derive_builder_macro v0.20.2
6612026-03-19T02:59:10.274Z Downloaded find-msvc-tools v0.1.9
6622026-03-19T02:59:10.274Z Downloaded futures-io v0.3.32
6632026-03-19T02:59:10.279Z Downloaded futures-core v0.3.32
6642026-03-19T02:59:10.279Z Downloaded defmt v0.3.100
6652026-03-19T02:59:10.282Z Downloaded difflib v0.4.0
6662026-03-19T02:59:10.282Z Downloaded darling_macro v0.21.3
6672026-03-19T02:59:10.282Z Downloaded darling v0.20.11
6682026-03-19T02:59:10.285Z Downloaded futures-task v0.3.32
6692026-03-19T02:59:10.285Z Downloaded ctr v0.9.2
6702026-03-19T02:59:10.289Z Downloaded enum-as-inner v0.6.1
6712026-03-19T02:59:10.292Z Downloaded bitfield-struct v0.6.2
6722026-03-19T02:59:10.292Z Downloaded darling_macro v0.20.11
6732026-03-19T02:59:10.292Z Downloaded fallible-iterator v0.2.0
6742026-03-19T02:59:10.292Z Downloaded erased-serde v0.3.31
6752026-03-19T02:59:10.296Z Downloaded env_filter v1.0.0
6762026-03-19T02:59:10.296Z Downloaded diesel-dtrace v0.5.0
6772026-03-19T02:59:10.299Z Downloaded dropshot-api-manager-types v0.6.0
6782026-03-19T02:59:10.299Z Downloaded crunchy v0.2.4
6792026-03-19T02:59:10.299Z Downloaded arrayref v0.3.9
6802026-03-19T02:59:10.302Z Downloaded argon2 v0.5.3
6812026-03-19T02:59:10.302Z Downloaded bit-vec v0.8.0
6822026-03-19T02:59:10.305Z Downloaded flagset v0.4.7
6832026-03-19T02:59:10.305Z Downloaded bit-vec v0.6.3
6842026-03-19T02:59:10.311Z Downloaded dof v0.4.0
6852026-03-19T02:59:10.311Z Downloaded bumpalo v3.20.2
6862026-03-19T02:59:10.318Z Downloaded funty v2.0.0
6872026-03-19T02:59:10.318Z Downloaded embedded-io v0.6.1
6882026-03-19T02:59:10.318Z Downloaded display-error-chain v0.2.2
6892026-03-19T02:59:10.318Z Downloaded debug-ignore v1.0.5
6902026-03-19T02:59:10.330Z Downloaded convert_case v0.10.0
6912026-03-19T02:59:10.331Z Downloaded bcrypt-pbkdf v0.10.0
6922026-03-19T02:59:10.331Z Downloaded ahash v0.8.12
6932026-03-19T02:59:10.331Z Downloaded ed25519 v2.2.3
6942026-03-19T02:59:10.331Z Downloaded fixedbitset v0.4.2
6952026-03-19T02:59:10.331Z Downloaded elliptic-curve v0.13.8
6962026-03-19T02:59:10.331Z Downloaded hex-literal v0.4.1
6972026-03-19T02:59:10.342Z Downloaded globwalk v0.9.1
6982026-03-19T02:59:10.345Z Downloaded hostname v0.4.2
6992026-03-19T02:59:10.348Z Downloaded gethostname v0.5.0
7002026-03-19T02:59:10.348Z Downloaded futures-macro v0.3.32
7012026-03-19T02:59:10.348Z Downloaded fs_extra v1.3.0
7022026-03-19T02:59:10.358Z Downloaded fs-err v2.11.0
7032026-03-19T02:59:10.358Z Downloaded http-range v0.1.5
7042026-03-19T02:59:10.362Z Downloaded futures-executor v0.3.32
7052026-03-19T02:59:10.362Z Downloaded drift v0.1.3
7062026-03-19T02:59:10.362Z Downloaded globset v0.4.18
7072026-03-19T02:59:10.362Z Downloaded diff v0.1.13
7082026-03-19T02:59:10.365Z Downloaded ecdsa v0.16.9
7092026-03-19T02:59:10.365Z Downloaded derive_builder_core v0.20.2
7102026-03-19T02:59:10.375Z Downloaded async-trait v0.1.89
7112026-03-19T02:59:10.375Z Downloaded clang-sys v1.8.1
7122026-03-19T02:59:10.378Z Downloaded http-body v1.0.1
7132026-03-19T02:59:10.378Z Downloaded defmt v1.0.1
7142026-03-19T02:59:10.378Z Downloaded hubpack v0.1.2
7152026-03-19T02:59:10.378Z Downloaded indoc v1.0.9
7162026-03-19T02:59:10.378Z Downloaded hostname v0.3.1
7172026-03-19T02:59:10.381Z Downloaded indent_write v2.2.0
7182026-03-19T02:59:10.381Z Downloaded group v0.13.0
7192026-03-19T02:59:10.384Z Downloaded cookie_store v0.22.1
7202026-03-19T02:59:10.384Z Downloaded httpdate v1.0.3
7212026-03-19T02:59:10.387Z Downloaded foldhash v0.1.5
7222026-03-19T02:59:10.387Z Downloaded foreign-types-shared v0.1.1
7232026-03-19T02:59:10.391Z Downloaded env_logger v0.11.9
7242026-03-19T02:59:10.391Z Downloaded hash32 v0.2.1
7252026-03-19T02:59:10.398Z Downloaded data-encoding v2.10.0
7262026-03-19T02:59:10.398Z Downloaded hash32 v0.3.1
7272026-03-19T02:59:10.398Z Downloaded defmt-macros v1.0.1
7282026-03-19T02:59:10.400Z Downloaded derive-where v1.6.0
7292026-03-19T02:59:10.401Z Downloaded either v1.15.0
7302026-03-19T02:59:10.401Z Downloaded deranged v0.5.8
7312026-03-19T02:59:10.404Z Downloaded ident_case v1.0.1
7322026-03-19T02:59:10.404Z Downloaded cargo_toml v0.22.3
7332026-03-19T02:59:10.407Z Downloaded bzip2 v0.4.4
7342026-03-19T02:59:10.407Z Downloaded internet-checksum v0.2.1
7352026-03-19T02:59:10.412Z Downloaded crossbeam-deque v0.8.6
7362026-03-19T02:59:10.412Z Downloaded crossbeam-utils v0.8.21
7372026-03-19T02:59:10.415Z Downloaded lazy_static v1.5.0
7382026-03-19T02:59:10.415Z Downloaded backon v1.6.0
7392026-03-19T02:59:10.415Z Downloaded keccak v0.1.6
7402026-03-19T02:59:10.418Z Downloaded git-stub-vcs v0.1.0
7412026-03-19T02:59:10.418Z Downloaded filetime v0.2.27
7422026-03-19T02:59:10.422Z Downloaded is-terminal v0.4.17
7432026-03-19T02:59:10.422Z Downloaded async-bb8-diesel v0.2.1
7442026-03-19T02:59:10.426Z Downloaded instability v0.3.11
7452026-03-19T02:59:10.426Z Downloaded kstat-rs v0.2.4
7462026-03-19T02:59:10.426Z Downloaded highway v1.3.0
7472026-03-19T02:59:10.429Z Downloaded derive-ex v0.1.8
7482026-03-19T02:59:10.429Z Downloaded instant v0.1.13
7492026-03-19T02:59:10.433Z Downloaded lru-slab v0.1.2
7502026-03-19T02:59:10.433Z Downloaded linked-hash-map v0.5.6
7512026-03-19T02:59:10.433Z Downloaded darling v0.23.0
7522026-03-19T02:59:10.437Z Downloaded md-5 v0.10.6
7532026-03-19T02:59:10.440Z Downloaded http-body-util v0.1.3
7542026-03-19T02:59:10.440Z Downloaded half v1.8.3
7552026-03-19T02:59:10.443Z Downloaded dropshot_endpoint v0.16.7
7562026-03-19T02:59:10.446Z Downloaded der_derive v0.7.3
7572026-03-19T02:59:10.449Z Downloaded derive_builder v0.20.2
7582026-03-19T02:59:10.454Z Downloaded cookie v0.18.1
7592026-03-19T02:59:10.454Z Downloaded getrandom v0.2.17
7602026-03-19T02:59:10.461Z Downloaded md5 v0.7.0
7612026-03-19T02:59:10.461Z Downloaded fatfs v0.3.6
7622026-03-19T02:59:10.466Z Downloaded lru v0.12.5
7632026-03-19T02:59:10.466Z Downloaded des v0.8.1
7642026-03-19T02:59:10.466Z Downloaded expectorate v1.2.0
7652026-03-19T02:59:10.466Z Downloaded memoffset v0.9.1
7662026-03-19T02:59:10.466Z Downloaded crc-any v2.5.0
7672026-03-19T02:59:10.470Z Downloaded hmac v0.12.1
7682026-03-19T02:59:10.471Z Downloaded darling v0.21.3
7692026-03-19T02:59:10.474Z Downloaded ingot v0.1.1
7702026-03-19T02:59:10.474Z Downloaded humantime v2.3.0
7712026-03-19T02:59:10.477Z Downloaded ipnetwork v0.21.1
7722026-03-19T02:59:10.477Z Downloaded ingot-types v0.1.2
7732026-03-19T02:59:10.479Z Downloaded match_cfg v0.1.0
7742026-03-19T02:59:10.480Z Downloaded lzss v0.8.2
7752026-03-19T02:59:10.485Z Downloaded newline-converter v0.3.0
7762026-03-19T02:59:10.485Z Downloaded getrandom v0.3.4
7772026-03-19T02:59:10.485Z Downloaded darling_core v0.23.0
7782026-03-19T02:59:10.488Z Downloaded nonempty v0.12.0
7792026-03-19T02:59:10.491Z Downloaded crossbeam-channel v0.5.15
7802026-03-19T02:59:10.496Z Downloaded num-derive v0.3.3
7812026-03-19T02:59:10.496Z Downloaded num_enum_derive v0.5.11
7822026-03-19T02:59:10.499Z Downloaded colored v3.1.1
7832026-03-19T02:59:10.499Z Downloaded git-stub v1.0.0
7842026-03-19T02:59:10.504Z Downloaded lru-cache v0.1.2
7852026-03-19T02:59:10.504Z Downloaded num-conv v0.2.0
7862026-03-19T02:59:10.504Z Downloaded normalize-line-endings v0.3.0
7872026-03-19T02:59:10.504Z Downloaded newtype_derive v0.1.6
7882026-03-19T02:59:10.509Z Downloaded newtype-uuid-macros v0.1.0
7892026-03-19T02:59:10.509Z Downloaded mime v0.3.17
7902026-03-19T02:59:10.509Z Downloaded flume v0.11.1
7912026-03-19T02:59:10.513Z Downloaded maybe-uninit v2.0.0
7922026-03-19T02:59:10.513Z Downloaded hickory-client v0.25.2
7932026-03-19T02:59:10.513Z Downloaded libsw-core v0.3.2
7942026-03-19T02:59:10.516Z Downloaded num v0.4.3
7952026-03-19T02:59:10.517Z Downloaded linear-map v1.2.0
7962026-03-19T02:59:10.517Z Downloaded derive_more v0.99.20
7972026-03-19T02:59:10.520Z Downloaded libsw v3.5.0
7982026-03-19T02:59:10.523Z Downloaded chacha20poly1305 v0.10.1
7992026-03-19T02:59:10.523Z Downloaded flate2 v1.1.9
8002026-03-19T02:59:10.527Z Downloaded packed_struct_codegen v0.10.1
8012026-03-19T02:59:10.536Z Downloaded multimap v0.10.1
8022026-03-19T02:59:10.536Z Downloaded hyper-rustls v0.27.7
8032026-03-19T02:59:10.543Z Downloaded half v2.7.1
8042026-03-19T02:59:10.543Z Downloaded iana-time-zone v0.1.65
8052026-03-19T02:59:10.543Z Downloaded futures v0.3.32
8062026-03-19T02:59:10.549Z Downloaded openssl-probe v0.2.1
8072026-03-19T02:59:10.549Z Downloaded nodrop v0.1.14
8082026-03-19T02:59:10.549Z Downloaded nibble_vec v0.1.0
8092026-03-19T02:59:10.550Z Downloaded maplit v1.0.2
8102026-03-19T02:59:10.550Z Downloaded libloading v0.8.9
8112026-03-19T02:59:10.553Z Downloaded ingot-macros v0.1.1
8122026-03-19T02:59:10.553Z Downloaded ipnet v2.11.0
8132026-03-19T02:59:10.553Z Downloaded derive_more-impl v2.1.1
8142026-03-19T02:59:10.556Z Downloaded newtype-uuid v1.3.2
8152026-03-19T02:59:10.556Z Downloaded ed25519-dalek v2.2.0
8162026-03-19T02:59:10.560Z Downloaded num-iter v0.1.45
8172026-03-19T02:59:10.563Z Downloaded darling_core v0.21.3
8182026-03-19T02:59:10.566Z Downloaded parse-size v1.1.0
8192026-03-19T02:59:10.566Z Downloaded parse-display v0.10.0
8202026-03-19T02:59:10.566Z Downloaded nu-ansi-term v0.50.3
8212026-03-19T02:59:10.570Z Downloaded console v0.16.2
8222026-03-19T02:59:10.570Z Downloaded cc v1.2.56
8232026-03-19T02:59:10.584Z Downloaded nanorand v0.7.0
8242026-03-19T02:59:10.584Z Downloaded base64 v0.21.7
8252026-03-19T02:59:10.590Z Downloaded managed v0.8.0
8262026-03-19T02:59:10.590Z Downloaded compact_str v0.8.1
8272026-03-19T02:59:10.590Z Downloaded openssl-probe v0.1.6
8282026-03-19T02:59:10.590Z Downloaded dropshot-api-manager v0.6.0
8292026-03-19T02:59:10.590Z Downloaded memmap2 v0.9.10
8302026-03-19T02:59:10.590Z Downloaded lalrpop-util v0.19.12
8312026-03-19T02:59:10.591Z Downloaded const_format v0.2.35
8322026-03-19T02:59:10.647Z Downloaded olpc-cjson v0.1.4
8332026-03-19T02:59:10.647Z Downloaded num_enum v0.7.5
8342026-03-19T02:59:10.656Z Downloaded openssl-macros v0.1.1
8352026-03-19T02:59:10.656Z Downloaded inout v0.1.4
8362026-03-19T02:59:10.657Z Downloaded base64 v0.22.1
8372026-03-19T02:59:10.657Z Downloaded num-integer v0.1.46
8382026-03-19T02:59:10.657Z Downloaded hyper-tls v0.6.0
8392026-03-19T02:59:10.657Z Downloaded num_enum_derive v0.7.5
8402026-03-19T02:59:10.657Z Downloaded num-derive v0.4.2
8412026-03-19T02:59:10.657Z Downloaded ignore v0.4.25
8422026-03-19T02:59:10.657Z Downloaded crossterm v0.28.1
8432026-03-19T02:59:10.657Z Downloaded num_enum v0.5.11
8442026-03-19T02:59:10.657Z Downloaded powerfmt v0.2.0
8452026-03-19T02:59:10.657Z Downloaded peg-runtime v0.8.5
8462026-03-19T02:59:10.657Z Downloaded lock_api v0.4.14
8472026-03-19T02:59:10.657Z Downloaded num-rational v0.4.2
8482026-03-19T02:59:10.657Z Downloaded num_threads v0.1.7
8492026-03-19T02:59:10.657Z Downloaded derive_more v2.1.1
8502026-03-19T02:59:10.657Z Downloaded opaque-debug v0.3.1
8512026-03-19T02:59:10.657Z Downloaded indoc v2.0.7
8522026-03-19T02:59:10.657Z Downloaded oxide-tokio-rt v0.1.3
8532026-03-19T02:59:10.657Z Downloaded owo-colors v4.3.0
8542026-03-19T02:59:10.657Z Downloaded http v1.4.0
8552026-03-19T02:59:10.657Z Downloaded password-hash v0.5.0
8562026-03-19T02:59:10.657Z Downloaded predicates-tree v1.0.13
8572026-03-19T02:59:10.657Z Downloaded predicates-core v1.0.10
8582026-03-19T02:59:10.657Z Downloaded proc-macro-crate v3.4.0
8592026-03-19T02:59:10.657Z Downloaded omicron-zone-package v0.12.2
8602026-03-19T02:59:10.657Z Downloaded proc-macro-crate v1.3.1
8612026-03-19T02:59:10.667Z Downloaded psl-types v2.0.11
8622026-03-19T02:59:10.667Z Downloaded progenitor-macro v0.13.0
8632026-03-19T02:59:10.667Z Downloaded parse-display-derive v0.10.0
8642026-03-19T02:59:10.667Z Downloaded num-complex v0.4.6
8652026-03-19T02:59:10.667Z Downloaded oso-derive v0.27.3
8662026-03-19T02:59:10.667Z Downloaded itertools v0.10.5
8672026-03-19T02:59:10.671Z Downloaded heapless v0.7.17
8682026-03-19T02:59:10.671Z Downloaded phf v0.13.1
8692026-03-19T02:59:10.671Z Downloaded libefi-sys v0.1.0
8702026-03-19T02:59:10.671Z Downloaded jobserver v0.1.34
8712026-03-19T02:59:10.671Z Downloaded peg v0.8.5
8722026-03-19T02:59:10.682Z Downloaded progenitor-client v0.11.2
8732026-03-19T02:59:10.682Z Downloaded pbkdf2 v0.12.2
8742026-03-19T02:59:10.682Z Downloaded progenitor-macro v0.10.0
8752026-03-19T02:59:10.682Z Downloaded libscf-sys v1.1.0
8762026-03-19T02:59:10.685Z Downloaded headers v0.4.1
8772026-03-19T02:59:10.685Z Downloaded parking_lot v0.11.2
8782026-03-19T02:59:10.685Z Downloaded ar_archive_writer v0.5.1
8792026-03-19T02:59:10.686Z Downloaded paste v1.0.15
8802026-03-19T02:59:10.689Z Downloaded quick-error v1.2.3
8812026-03-19T02:59:10.693Z Downloaded progenitor-macro v0.11.2
8822026-03-19T02:59:10.693Z Downloaded indicatif v0.18.4
8832026-03-19T02:59:10.698Z Downloaded phf_shared v0.11.3
8842026-03-19T02:59:10.698Z Downloaded pbkdf2 v0.11.0
8852026-03-19T02:59:10.701Z Downloaded pin-project-internal v1.1.11
8862026-03-19T02:59:10.701Z Downloaded proc-macro-error-attr2 v2.0.0
8872026-03-19T02:59:10.701Z Downloaded ppv-lite86 v0.2.21
8882026-03-19T02:59:10.704Z Downloaded precomputed-hash v0.1.1
8892026-03-19T02:59:10.704Z Downloaded pkcs8 v0.10.2
8902026-03-19T02:59:10.704Z Downloaded postgres-protocol v0.6.10
8912026-03-19T02:59:10.707Z Downloaded rand_chacha v0.3.1
8922026-03-19T02:59:10.707Z Downloaded poly1305 v0.8.0
8932026-03-19T02:59:10.710Z Downloaded recursive v0.1.1
8942026-03-19T02:59:10.710Z Downloaded is_ci v1.2.0
8952026-03-19T02:59:10.716Z Downloaded arc-swap v1.8.2
8962026-03-19T02:59:10.719Z Downloaded oxnet v0.1.4
8972026-03-19T02:59:10.719Z Downloaded hyper-staticfile v0.10.1
8982026-03-19T02:59:10.720Z Downloaded new_debug_unreachable v1.0.6
8992026-03-19T02:59:10.720Z Downloaded iddqd v0.3.17
9002026-03-19T02:59:10.724Z Downloaded parking_lot v0.12.5
9012026-03-19T02:59:10.728Z Downloaded multer v3.1.0
9022026-03-19T02:59:10.731Z Downloaded password-hash v0.4.2
9032026-03-19T02:59:10.731Z Downloaded impl-trait-for-tuples v0.2.3
9042026-03-19T02:59:10.735Z Downloaded primeorder v0.13.6
9052026-03-19T02:59:10.735Z Downloaded path-slash v0.1.5
9062026-03-19T02:59:10.738Z Downloaded progenitor v0.11.2
9072026-03-19T02:59:10.738Z Downloaded phf_shared v0.13.1
9082026-03-19T02:59:10.738Z Downloaded mime_guess v2.0.5
9092026-03-19T02:59:10.739Z Downloaded indexmap v1.9.3
9102026-03-19T02:59:10.741Z Downloaded bytes v1.11.1
9112026-03-19T02:59:10.744Z Downloaded hickory-resolver v0.24.4
9122026-03-19T02:59:10.748Z Downloaded psm v0.1.30
9132026-03-19T02:59:10.751Z Downloaded itertools v0.13.0
9142026-03-19T02:59:10.755Z Downloaded phf v0.12.1
9152026-03-19T02:59:10.759Z Downloaded rtoolbox v0.0.3
9162026-03-19T02:59:10.759Z Downloaded progenitor-client v0.10.0
9172026-03-19T02:59:10.763Z Downloaded libxml v0.3.3
9182026-03-19T02:59:10.767Z Downloaded pin-utils v0.1.0
9192026-03-19T02:59:10.767Z Downloaded pkg-config v0.3.32
9202026-03-19T02:59:10.770Z Downloaded postgres-types v0.2.12
9212026-03-19T02:59:10.770Z Downloaded rustc-hash v2.1.1
9222026-03-19T02:59:10.770Z Downloaded rustc_version v0.1.7
9232026-03-19T02:59:10.773Z Downloaded native-tls v0.2.18
9242026-03-19T02:59:10.773Z Downloaded rustc_version v0.4.1
9252026-03-19T02:59:10.779Z Downloaded pkcs5 v0.7.1
9262026-03-19T02:59:10.779Z Downloaded litrs v1.0.0
9272026-03-19T02:59:10.782Z Downloaded aes v0.8.4
9282026-03-19T02:59:10.783Z Downloaded same-file v1.0.6
9292026-03-19T02:59:10.786Z Downloaded rfc6979 v0.4.0
9302026-03-19T02:59:10.786Z Downloaded progenitor-extras v0.1.1
9312026-03-19T02:59:10.786Z Downloaded ref-cast-impl v1.0.25
9322026-03-19T02:59:10.790Z Downloaded heapless v0.8.0
9332026-03-19T02:59:10.790Z Downloaded rand_core v0.6.4
9342026-03-19T02:59:10.795Z Downloaded progenitor v0.10.0
9352026-03-19T02:59:10.795Z Downloaded miniz_oxide v0.8.9
9362026-03-19T02:59:10.798Z Downloaded parking_lot_core v0.8.6
9372026-03-19T02:59:10.798Z Downloaded rand_seeder v0.4.0
9382026-03-19T02:59:10.802Z Downloaded pem v3.0.6
9392026-03-19T02:59:10.802Z Downloaded libbz2-rs-sys v0.2.2
9402026-03-19T02:59:10.802Z Downloaded scheduled-thread-pool v0.2.7
9412026-03-19T02:59:10.805Z Downloaded rand_chacha v0.9.0
9422026-03-19T02:59:10.805Z Downloaded russh-cryptovec v0.7.3
9432026-03-19T02:59:10.805Z Downloaded httparse v1.10.1
9442026-03-19T02:59:10.809Z Downloaded diesel_derives v2.3.7
9452026-03-19T02:59:10.812Z Downloaded proc-macro-error2 v2.0.1
9462026-03-19T02:59:10.820Z Downloaded polyval v0.6.2
9472026-03-19T02:59:10.822Z Downloaded peg-macros v0.8.5
9482026-03-19T02:59:10.823Z Downloaded jiff-static v0.2.21
9492026-03-19T02:59:10.823Z Downloaded pem-rfc7468 v0.7.0
9502026-03-19T02:59:10.823Z Downloaded itertools v0.14.0
9512026-03-19T02:59:10.826Z Downloaded seq-macro v0.3.6
9522026-03-19T02:59:10.830Z Downloaded scopeguard v1.2.0
9532026-03-19T02:59:10.830Z Downloaded progenitor-client v0.13.0
9542026-03-19T02:59:10.833Z Downloaded secrecy v0.10.3
9552026-03-19T02:59:10.833Z Downloaded serde_plain v1.0.2
9562026-03-19T02:59:10.833Z Downloaded semver v0.1.20
9572026-03-19T02:59:10.836Z Downloaded scrypt v0.11.0
9582026-03-19T02:59:10.836Z Downloaded phf_shared v0.12.1
9592026-03-19T02:59:10.836Z Downloaded salsa20 v0.10.2
9602026-03-19T02:59:10.842Z Downloaded radium v0.7.0
9612026-03-19T02:59:10.842Z Downloaded scroll_derive v0.13.1
9622026-03-19T02:59:10.842Z Downloaded postcard v1.1.3
9632026-03-19T02:59:10.845Z Downloaded pin-project v1.1.11
9642026-03-19T02:59:10.852Z Downloaded serde_repr v0.1.20
9652026-03-19T02:59:10.856Z Downloaded serde_spanned v1.0.4
9662026-03-19T02:59:10.856Z Downloaded sapling-renderdag v0.1.0
9672026-03-19T02:59:10.856Z Downloaded secrecy v0.8.0
9682026-03-19T02:59:10.860Z Downloaded hashbrown v0.12.3
9692026-03-19T02:59:10.863Z Downloaded num-bigint v0.4.6
9702026-03-19T02:59:10.866Z Downloaded rand_core v0.10.0
9712026-03-19T02:59:10.866Z Downloaded papergrid v0.17.0
9722026-03-19T02:59:10.869Z Downloaded rustls-pemfile v2.2.0
9732026-03-19T02:59:10.872Z Downloaded signal-hook-tokio v0.3.1
9742026-03-19T02:59:10.872Z Downloaded pkcs1 v0.7.5
9752026-03-19T02:59:10.875Z Downloaded signal-hook-mio v0.2.5
9762026-03-19T02:59:10.875Z Downloaded sha1 v0.10.6
9772026-03-19T02:59:10.878Z Downloaded schemars_derive v0.8.22
9782026-03-19T02:59:10.879Z Downloaded hashbrown v0.13.2
9792026-03-19T02:59:10.882Z Downloaded resolv-conf v0.7.6
9802026-03-19T02:59:10.882Z Downloaded hickory-server v0.25.2
9812026-03-19T02:59:10.886Z Downloaded pin-project-lite v0.2.17
9822026-03-19T02:59:10.890Z Downloaded progenitor-impl v0.10.0
9832026-03-19T02:59:10.893Z Downloaded parking_lot_core v0.9.12
9842026-03-19T02:59:10.897Z Downloaded siphasher v1.0.2
9852026-03-19T02:59:10.897Z Downloaded sigpipe v0.1.3
9862026-03-19T02:59:10.897Z Downloaded signature v2.2.0
9872026-03-19T02:59:10.901Z Downloaded rustls-pemfile v1.0.4
9882026-03-19T02:59:10.901Z Downloaded rustls-native-certs v0.8.3
9892026-03-19T02:59:10.903Z Downloaded slog-bunyan v2.5.0
9902026-03-19T02:59:10.904Z Downloaded quinn-udp v0.5.14
9912026-03-19T02:59:10.907Z Downloaded progenitor v0.13.0
9922026-03-19T02:59:10.907Z Downloaded packed_struct v0.10.1
9932026-03-19T02:59:10.907Z Downloaded hyper-util v0.1.20
9942026-03-19T02:59:10.911Z Downloaded hickory-resolver v0.25.2
9952026-03-19T02:59:10.914Z Downloaded recursive-proc-macro-impl v0.1.1
9962026-03-19T02:59:10.917Z Downloaded allocator-api2 v0.2.21
9972026-03-19T02:59:10.922Z Downloaded ref-cast v1.0.25
9982026-03-19T02:59:10.922Z Downloaded der v0.7.10
9992026-03-19T02:59:10.928Z Downloaded shell-words v1.1.1
10002026-03-19T02:59:10.928Z Downloaded serde-big-array v0.5.1
10012026-03-19T02:59:10.931Z Downloaded serde_urlencoded v0.7.1
10022026-03-19T02:59:10.932Z Downloaded serde_bytes v0.11.19
10032026-03-19T02:59:10.932Z Downloaded russh-keys v0.45.0
10042026-03-19T02:59:10.936Z Downloaded rand_xorshift v0.4.0
10052026-03-19T02:59:10.936Z Downloaded blake2 v0.10.6
10062026-03-19T02:59:10.936Z Downloaded scroll v0.13.0
10072026-03-19T02:59:10.940Z Downloaded rustversion v1.0.22
10082026-03-19T02:59:10.940Z Downloaded hubpack_derive v0.1.1
10092026-03-19T02:59:10.940Z Downloaded futures-channel v0.3.32
10102026-03-19T02:59:10.943Z Downloaded predicates v3.1.4
10112026-03-19T02:59:10.943Z Downloaded serde_path_to_error v0.1.20
10122026-03-19T02:59:10.949Z Downloaded sec1 v0.7.3
10132026-03-19T02:59:10.949Z Downloaded crc32fast v1.5.0
10142026-03-19T02:59:10.954Z Downloaded ssh-cipher v0.2.0
10152026-03-19T02:59:10.954Z Downloaded glob v0.3.3
10162026-03-19T02:59:10.954Z Downloaded strum v0.26.3
10172026-03-19T02:59:10.954Z Downloaded structmeta v0.3.0
10182026-03-19T02:59:10.954Z Downloaded ssh-encoding v0.2.0
10192026-03-19T02:59:10.958Z Downloaded prettyplease v0.2.37
10202026-03-19T02:59:10.958Z Downloaded nom v7.1.3
10212026-03-19T02:59:10.965Z Downloaded home v0.5.12
10222026-03-19T02:59:10.965Z Downloaded foreign-types-macros v0.2.3
10232026-03-19T02:59:10.969Z Downloaded dsl_auto_type v0.2.0
10242026-03-19T02:59:10.969Z Downloaded downcast-rs v2.0.2
10252026-03-19T02:59:10.969Z Downloaded cpufeatures v0.3.0
10262026-03-19T02:59:10.969Z Downloaded corncobs v0.1.4
10272026-03-19T02:59:10.970Z Downloaded cfg_aliases v0.1.1
10282026-03-19T02:59:10.970Z Downloaded bitflags v1.3.2
10292026-03-19T02:59:10.974Z Downloaded strip-ansi-escapes v0.2.1
10302026-03-19T02:59:10.974Z Downloaded p256 v0.13.2
10312026-03-19T02:59:10.978Z Downloaded rcgen v0.12.1
10322026-03-19T02:59:10.978Z Downloaded libm v0.2.16
10332026-03-19T02:59:10.984Z Downloaded subtle v2.6.1
10342026-03-19T02:59:10.987Z Downloaded slog-envlogger v2.2.0
10352026-03-19T02:59:10.987Z Downloaded slog-dtrace v0.3.0
10362026-03-19T02:59:10.990Z Downloaded tabled_derive v0.11.0
10372026-03-19T02:59:10.990Z Downloaded sync_wrapper v1.0.2
10382026-03-19T02:59:10.994Z Downloaded slab v0.4.12
10392026-03-19T02:59:10.994Z Downloaded take_mut v0.2.2
10402026-03-19T02:59:10.994Z Downloaded hex v0.4.3
10412026-03-19T02:59:10.997Z Downloaded r2d2 v0.8.10
10422026-03-19T02:59:10.997Z Downloaded headers-core v0.3.0
10432026-03-19T02:59:10.997Z Downloaded fxhash v0.2.1
10442026-03-19T02:59:10.999Z Downloaded daft-derive v0.1.5
10452026-03-19T02:59:11.002Z Downloaded slog-async v2.8.0
10462026-03-19T02:59:11.005Z Downloaded rustls-pki-types v1.14.0
10472026-03-19T02:59:11.005Z Downloaded ron v0.8.1
10482026-03-19T02:59:11.010Z Downloaded tap v1.0.1
10492026-03-19T02:59:11.015Z Downloaded strum v0.27.2
10502026-03-19T02:59:11.015Z Downloaded sct v0.7.1
10512026-03-19T02:59:11.024Z Downloaded thiserror-impl-no-std v2.0.2
10522026-03-19T02:59:11.024Z Downloaded serde-hex v0.1.0
10532026-03-19T02:59:11.024Z Downloaded ryu v1.0.23
10542026-03-19T02:59:11.024Z Downloaded serde_derive_internals v0.29.1
10552026-03-19T02:59:11.025Z Downloaded supports-color v3.0.2
10562026-03-19T02:59:11.025Z Downloaded rand_core v0.9.5
10572026-03-19T02:59:11.025Z Downloaded sync-ptr v0.1.4
10582026-03-19T02:59:11.031Z Downloaded serde_cbor v0.11.2
10592026-03-19T02:59:11.031Z Downloaded openssl-sys v0.9.111
10602026-03-19T02:59:11.037Z Downloaded structmeta-derive v0.3.0
10612026-03-19T02:59:11.037Z Downloaded simd-adler32 v0.3.8
10622026-03-19T02:59:11.037Z Downloaded signal-hook-registry v1.4.8
10632026-03-19T02:59:11.041Z Downloaded oso v0.27.3
10642026-03-19T02:59:11.041Z Downloaded pretty_assertions v1.4.1
10652026-03-19T02:59:11.041Z Downloaded mio v1.1.1
10662026-03-19T02:59:11.046Z Downloaded termtree v0.5.1
10672026-03-19T02:59:11.049Z Downloaded tagptr v0.2.0
10682026-03-19T02:59:11.049Z Downloaded tinyvec_macros v0.1.1
10692026-03-19T02:59:11.049Z Downloaded thread-id v5.1.0
10702026-03-19T02:59:11.049Z Downloaded serde_with_macros v3.17.0
10712026-03-19T02:59:11.052Z Downloaded slog-scope v4.4.1
10722026-03-19T02:59:11.052Z Downloaded strum_macros v0.26.4
10732026-03-19T02:59:11.055Z Downloaded stringprep v0.1.5
10742026-03-19T02:59:11.055Z Downloaded aes-gcm v0.10.3
10752026-03-19T02:59:11.058Z Downloaded support-bundle-viewer v0.1.2
10762026-03-19T02:59:11.061Z Downloaded static_assertions v1.1.0
10772026-03-19T02:59:11.061Z Downloaded slog-term v2.9.2
10782026-03-19T02:59:11.064Z Downloaded rayon-core v1.13.0
10792026-03-19T02:59:11.067Z Downloaded testing_table v0.3.0
10802026-03-19T02:59:11.067Z Downloaded snafu-derive v0.8.9
10812026-03-19T02:59:11.073Z Downloaded smf v0.2.3
10822026-03-19T02:59:11.073Z Downloaded rand v0.8.5
10832026-03-19T02:59:11.076Z Downloaded sqlformat v0.3.5
10842026-03-19T02:59:11.076Z Downloaded spki v0.7.3
10852026-03-19T02:59:11.076Z Downloaded slog-stdlog v4.1.1
10862026-03-19T02:59:11.079Z Downloaded progenitor-impl v0.11.2
10872026-03-19T02:59:11.082Z Downloaded aho-corasick v1.1.4
10882026-03-19T02:59:11.085Z Downloaded sqlparser_derive v0.5.0
10892026-03-19T02:59:11.085Z Downloaded strum_macros v0.27.2
10902026-03-19T02:59:11.088Z Downloaded string_cache v0.8.9
10912026-03-19T02:59:11.094Z Downloaded slog-json v2.6.1
10922026-03-19T02:59:11.094Z Downloaded strum_macros v0.24.3
10932026-03-19T02:59:11.094Z Downloaded stacker v0.1.23
10942026-03-19T02:59:11.097Z Downloaded itertools v0.12.1
10952026-03-19T02:59:11.100Z Downloaded shlex v1.3.0
10962026-03-19T02:59:11.100Z Downloaded hashbrown v0.15.5
10972026-03-19T02:59:11.104Z Downloaded thread_local v1.1.9
10982026-03-19T02:59:11.107Z Downloaded thiserror-no-std v2.0.2
10992026-03-19T02:59:11.111Z Downloaded tower-service v0.3.3
11002026-03-19T02:59:11.111Z Downloaded tower-layer v0.3.3
11012026-03-19T02:59:11.114Z Downloaded topological-sort v0.2.2
11022026-03-19T02:59:11.114Z Downloaded time-macros v0.2.27
11032026-03-19T02:59:11.114Z Downloaded termios v0.3.3
11042026-03-19T02:59:11.117Z Downloaded quinn v0.11.9
11052026-03-19T02:59:11.119Z Downloaded similar v2.7.0
11062026-03-19T02:59:11.123Z Downloaded schemars v0.9.0
11072026-03-19T02:59:11.131Z Downloaded try-lock v0.2.5
11082026-03-19T02:59:11.135Z Downloaded bindgen v0.71.1
11092026-03-19T02:59:11.138Z Downloaded trait-variant v0.1.2
11102026-03-19T02:59:11.141Z Downloaded unicode-truncate v1.1.0
11112026-03-19T02:59:11.141Z Downloaded tokio-tungstenite v0.21.0
11122026-03-19T02:59:11.144Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11132026-03-19T02:59:11.144Z Downloaded prefix-trie v0.7.0
11142026-03-19T02:59:11.146Z Downloaded tokio-tungstenite v0.23.1
11152026-03-19T02:59:11.149Z Downloaded tokio-macros v2.6.0
11162026-03-19T02:59:11.153Z Downloaded rustls-webpki v0.103.9
11172026-03-19T02:59:11.156Z Downloaded rand v0.9.2
11182026-03-19T02:59:11.156Z Downloaded unarray v0.1.4
11192026-03-19T02:59:11.159Z Downloaded term v1.2.1
11202026-03-19T02:59:11.162Z Downloaded smallvec v0.6.14
11212026-03-19T02:59:11.162Z Downloaded term v0.7.0
11222026-03-19T02:59:11.165Z Downloaded iri-string v0.7.10
11232026-03-19T02:59:11.169Z Downloaded universal-hash v0.5.1
11242026-03-19T02:59:11.172Z Downloaded socket2 v0.5.10
11252026-03-19T02:59:11.172Z Downloaded serde_yaml v0.9.34+deprecated
11262026-03-19T02:59:11.175Z Downloaded tokio-native-tls v0.3.1
11272026-03-19T02:59:11.177Z Downloaded typify-macro v0.4.3
11282026-03-19T02:59:11.177Z Downloaded want v0.3.1
11292026-03-19T02:59:11.182Z Downloaded schemars v1.2.1
11302026-03-19T02:59:11.189Z Downloaded usdt-attr-macro v0.6.0
11312026-03-19T02:59:11.192Z Downloaded tokio-rustls v0.25.0
11322026-03-19T02:59:11.192Z Downloaded tokio-dtrace v0.1.1
11332026-03-19T02:59:11.195Z Downloaded signal-hook v0.3.18
11342026-03-19T02:59:11.195Z Downloaded tls_codec v0.4.2
11352026-03-19T02:59:11.199Z Downloaded time-core v0.1.8
11362026-03-19T02:59:11.199Z Downloaded tiny-keccak v2.0.2
11372026-03-19T02:59:11.202Z Downloaded tui-tree-widget v0.23.1
11382026-03-19T02:59:11.202Z Downloaded subprocess v0.2.15
11392026-03-19T02:59:11.207Z Downloaded samael v0.0.19
11402026-03-19T02:59:11.210Z Downloaded xshell-macros v0.2.7
11412026-03-19T02:59:11.210Z Downloaded wait-timeout v0.2.1
11422026-03-19T02:59:11.210Z Downloaded hkdf v0.12.4
11432026-03-19T02:59:11.213Z Downloaded russh v0.45.0
11442026-03-19T02:59:11.216Z Downloaded test-strategy v0.4.5
11452026-03-19T02:59:11.219Z Downloaded rsa v0.9.10
11462026-03-19T02:59:11.223Z Downloaded p521 v0.13.3
11472026-03-19T02:59:11.228Z Downloaded zone v0.3.1
11482026-03-19T02:59:11.231Z Downloaded void v1.0.2
11492026-03-19T02:59:11.231Z Downloaded usdt-macro v0.6.0
11502026-03-19T02:59:11.231Z Downloaded unit-prefix v0.5.2
11512026-03-19T02:59:11.231Z Downloaded zone_cfg_derive v0.3.1
11522026-03-19T02:59:11.231Z Downloaded socket2 v0.6.2
11532026-03-19T02:59:11.237Z Downloaded h2 v0.4.13
11542026-03-19T02:59:11.241Z Downloaded tls_codec_derive v0.4.2
11552026-03-19T02:59:11.241Z Downloaded spin v0.9.8
11562026-03-19T02:59:11.246Z Downloaded tar v0.4.44
11572026-03-19T02:59:11.246Z Downloaded snafu v0.8.9
11582026-03-19T02:59:11.249Z Downloaded vergen-gitcl v1.0.8
11592026-03-19T02:59:11.249Z Downloaded uzers v0.12.2
11602026-03-19T02:59:11.254Z Downloaded progenitor-impl v0.13.0
11612026-03-19T02:59:11.258Z Downloaded slog v2.8.2
11622026-03-19T02:59:11.258Z Downloaded qorb v0.4.1
11632026-03-19T02:59:11.261Z Downloaded schemars v0.8.22
11642026-03-19T02:59:11.268Z Downloaded xattr v1.6.1
11652026-03-19T02:59:11.276Z Downloaded blake3 v1.8.3
11662026-03-19T02:59:11.281Z Downloaded waitgroup v0.1.2
11672026-03-19T02:59:11.281Z Downloaded untrusted v0.9.0
11682026-03-19T02:59:11.281Z Downloaded futures-util v0.3.32
11692026-03-19T02:59:11.285Z Downloaded toml v0.7.8
11702026-03-19T02:59:11.288Z Downloaded git2 v0.20.4
11712026-03-19T02:59:11.294Z Downloaded zeroize_derive v1.4.3
11722026-03-19T02:59:11.298Z Downloaded xshell v0.2.7
11732026-03-19T02:59:11.298Z Downloaded utf-8 v0.7.6
11742026-03-19T02:59:11.303Z Downloaded usdt v0.6.0
11752026-03-19T02:59:11.303Z Downloaded vergen v9.0.6
11762026-03-19T02:59:11.303Z Downloaded unicase v2.9.0
11772026-03-19T02:59:11.306Z Downloaded toml_writer v1.0.6+spec-1.1.0
11782026-03-19T02:59:11.306Z Downloaded rand v0.10.0
11792026-03-19T02:59:11.309Z Downloaded walkdir v2.5.0
11802026-03-19T02:59:11.309Z Downloaded vsss-rs v3.3.4
11812026-03-19T02:59:11.314Z Downloaded tokio-rustls v0.26.4
11822026-03-19T02:59:11.314Z Downloaded curve25519-dalek v4.1.3
11832026-03-19T02:59:11.318Z Downloaded vergen-lib v0.1.6
11842026-03-19T02:59:11.321Z Downloaded vergen-git2 v1.0.7
11852026-03-19T02:59:11.321Z Downloaded tracing-attributes v0.1.31
11862026-03-19T02:59:11.325Z Downloaded tabwriter v1.4.1
11872026-03-19T02:59:11.325Z Downloaded minimal-lexical v0.2.1
11882026-03-19T02:59:11.331Z Downloaded tokio-stream v0.1.18
11892026-03-19T02:59:11.334Z Downloaded rusty-fork v0.3.1
11902026-03-19T02:59:11.334Z Downloaded tracing-core v0.1.36
11912026-03-19T02:59:11.337Z Downloaded tungstenite v0.21.0
11922026-03-19T02:59:11.340Z Downloaded num-bigint-dig v0.8.6
11932026-03-19T02:59:11.344Z Downloaded wyz v0.5.1
11942026-03-19T02:59:11.344Z Downloaded typify v0.6.1
11952026-03-19T02:59:11.349Z Downloaded whoami v1.6.1
11962026-03-19T02:59:11.349Z Downloaded zeroize v1.8.2
11972026-03-19T02:59:11.349Z Downloaded twox-hash v2.1.2
11982026-03-19T02:59:11.352Z Downloaded typify-macro v0.6.1
11992026-03-19T02:59:11.353Z Downloaded whoami v2.1.0
12002026-03-19T02:59:11.353Z Downloaded typify v0.4.3
12012026-03-19T02:59:11.356Z Downloaded toml_parser v1.0.9+spec-1.1.0
12022026-03-19T02:59:11.359Z Downloaded yasna v0.5.2
12032026-03-19T02:59:11.359Z Downloaded tokio-rustls v0.24.1
12042026-03-19T02:59:11.368Z Downloaded publicsuffix v2.3.0
12052026-03-19T02:59:11.368Z Downloaded zerocopy v0.6.6
12062026-03-19T02:59:11.368Z Downloaded rustls-platform-verifier v0.6.2
12072026-03-19T02:59:11.382Z Downloaded crypto-bigint v0.5.5
12082026-03-19T02:59:11.388Z Downloaded unicode-properties v0.1.4
12092026-03-19T02:59:11.388Z Downloaded reedline v0.40.0
12102026-03-19T02:59:11.388Z Downloaded vte v0.14.1
12112026-03-19T02:59:11.388Z Downloaded zstd-safe v7.2.4
12122026-03-19T02:59:11.388Z Downloaded tinyvec v1.10.0
12132026-03-19T02:59:11.388Z Downloaded usdt-impl v0.6.0
12142026-03-19T02:59:11.405Z Downloaded aws-lc-rs v1.16.0
12152026-03-19T02:59:11.408Z Downloaded uuid v1.21.0
12162026-03-19T02:59:11.408Z Downloaded tungstenite v0.23.0
12172026-03-19T02:59:11.408Z Downloaded bitvec v1.0.1
12182026-03-19T02:59:11.414Z Downloaded unicode-bidi v0.3.18
12192026-03-19T02:59:11.414Z Downloaded steno v0.4.1
12202026-03-19T02:59:11.457Z Downloaded rustyline v14.0.0
12212026-03-19T02:59:11.472Z Downloaded unsafe-libyaml v0.2.11
12222026-03-19T02:59:11.472Z Downloaded p384 v0.13.1
12232026-03-19T02:59:11.472Z Downloaded toml v0.9.12+spec-1.1.0
12242026-03-19T02:59:11.472Z Downloaded atomicwrites v0.4.4
12252026-03-19T02:59:11.472Z Downloaded document-features v0.2.12
12262026-03-19T02:59:11.472Z Downloaded xz2 v0.1.7
12272026-03-19T02:59:11.472Z Downloaded zopfli v0.8.3
12282026-03-19T02:59:11.472Z Downloaded chrono v0.4.44
12292026-03-19T02:59:11.472Z Downloaded rpassword v7.4.0
12302026-03-19T02:59:11.472Z Downloaded toml_edit v0.19.15
12312026-03-19T02:59:11.479Z Downloaded zip v0.6.6
12322026-03-19T02:59:11.480Z Downloaded hyper v1.8.1
12332026-03-19T02:59:11.483Z Downloaded rayon v1.11.0
12342026-03-19T02:59:11.486Z Downloaded ssh-key v0.6.7
12352026-03-19T02:59:11.489Z Downloaded reqwest v0.12.28
12362026-03-19T02:59:11.495Z Downloaded ron v0.12.0
12372026-03-19T02:59:11.501Z Downloaded zerocopy-derive v0.8.40
12382026-03-19T02:59:11.510Z Downloaded zstd v0.13.3
12392026-03-19T02:59:11.515Z Downloaded tower v0.5.3
12402026-03-19T02:59:11.521Z Downloaded unicode_categories v0.1.1
12412026-03-19T02:59:11.521Z Downloaded tokio-postgres v0.7.16
12422026-03-19T02:59:11.524Z Downloaded moka v0.12.13
12432026-03-19T02:59:11.529Z Downloaded yansi v1.0.1
12442026-03-19T02:59:11.532Z Downloaded toml_edit v0.23.10+spec-1.0.0
12452026-03-19T02:59:11.537Z Downloaded unicode-segmentation v1.12.0
12462026-03-19T02:59:11.540Z Downloaded bstr v1.12.1
12472026-03-19T02:59:11.544Z Downloaded regex v1.12.3
12482026-03-19T02:59:11.549Z Downloaded portable-atomic v1.13.1
12492026-03-19T02:59:11.554Z Downloaded petname v2.0.2
12502026-03-19T02:59:11.558Z Downloaded tokio-util v0.7.18
12512026-03-19T02:59:11.569Z Downloaded goblin v0.10.5
12522026-03-19T02:59:11.574Z Downloaded zip v4.6.1
12532026-03-19T02:59:11.582Z Downloaded quick-xml v0.37.5
12542026-03-19T02:59:11.589Z Downloaded proptest v1.10.0
12552026-03-19T02:59:11.594Z Downloaded serde_with v3.17.0
12562026-03-19T02:59:11.604Z Downloaded typed-path v0.9.3
12572026-03-19T02:59:11.608Z Downloaded salty v0.3.0
12582026-03-19T02:59:11.616Z Downloaded rustls-webpki v0.101.7
12592026-03-19T02:59:11.627Z Downloaded x509-cert v0.2.5
12602026-03-19T02:59:11.633Z Downloaded reqwest v0.13.2
12612026-03-19T02:59:11.640Z Downloaded csv v1.4.0
12622026-03-19T02:59:11.655Z Downloaded unicode-normalization v0.1.25
12632026-03-19T02:59:11.660Z Downloaded tower-http v0.6.8
12642026-03-19T02:59:11.663Z Downloaded dropshot v0.16.7
12652026-03-19T02:59:11.677Z Downloaded rustls-webpki v0.102.8
12662026-03-19T02:59:11.690Z Downloaded object v0.30.4
12672026-03-19T02:59:11.697Z Downloaded rustls v0.21.12
12682026-03-19T02:59:11.706Z Downloaded nix v0.28.0
12692026-03-19T02:59:11.716Z Downloaded quinn-proto v0.11.13
12702026-03-19T02:59:11.720Z Downloaded nix v0.29.0
12712026-03-19T02:59:11.730Z Downloaded time v0.3.47
12722026-03-19T02:59:11.739Z Downloaded winnow v0.5.40
12732026-03-19T02:59:11.746Z Downloaded nix v0.31.1
12742026-03-19T02:59:11.755Z Downloaded hickory-proto v0.24.4
12752026-03-19T02:59:11.765Z Downloaded zlib-rs v0.6.2
12762026-03-19T02:59:11.770Z Downloaded vcpkg v0.2.15
12772026-03-19T02:59:11.802Z Downloaded winnow v0.6.26
12782026-03-19T02:59:11.807Z Downloaded regex-syntax v0.6.29
12792026-03-19T02:59:11.813Z Downloaded radix_trie v0.2.1
12802026-03-19T02:59:11.817Z Downloaded zerocopy v0.8.40
12812026-03-19T02:59:11.823Z Downloaded smoltcp v0.9.1
12822026-03-19T02:59:11.833Z Downloaded tabled v0.20.0
12832026-03-19T02:59:11.847Z Downloaded rustls v0.23.37
12842026-03-19T02:59:11.854Z Downloaded webpki-roots v1.0.6
12852026-03-19T02:59:11.857Z Downloaded diesel v2.3.7
12862026-03-19T02:59:11.876Z Downloaded smoltcp v0.11.0
12872026-03-19T02:59:11.883Z Downloaded rustls v0.22.4
12882026-03-19T02:59:11.892Z Downloaded regress v0.10.5
12892026-03-19T02:59:11.899Z Downloaded openapiv3 v2.2.0
12902026-03-19T02:59:11.908Z Downloaded hickory-proto v0.25.2
12912026-03-19T02:59:11.921Z Downloaded rustix v0.38.44
12922026-03-19T02:59:11.939Z Downloaded regex-syntax v0.8.10
12932026-03-19T02:59:11.943Z Downloaded object v0.37.3
12942026-03-19T02:59:11.952Z Downloaded polar-core v0.27.3
12952026-03-19T02:59:11.962Z Downloaded sqlparser v0.61.0
12962026-03-19T02:59:11.967Z Downloaded openssl v0.10.75
12972026-03-19T02:59:11.974Z Downloaded sled v0.34.7
12982026-03-19T02:59:11.984Z Downloaded tough v0.20.0
12992026-03-19T02:59:11.989Z Downloaded ratatui v0.29.0
13002026-03-19T02:59:12.005Z Downloaded typify-impl v0.6.1
13012026-03-19T02:59:12.016Z Downloaded bzip2-sys v0.1.13+1.0.8
13022026-03-19T02:59:12.024Z Downloaded tracing v0.1.44
13032026-03-19T02:59:12.041Z Downloaded typify-impl v0.4.3
13042026-03-19T02:59:12.053Z Downloaded nix v0.27.1
13052026-03-19T02:59:12.062Z Downloaded lalrpop v0.19.12
13062026-03-19T02:59:12.071Z Downloaded regex-automata v0.4.14
13072026-03-19T02:59:12.084Z Downloaded zerocopy-derive v0.6.6
13082026-03-19T02:59:12.088Z Downloaded petgraph v0.6.5
13092026-03-19T02:59:12.102Z Downloaded lzma-sys v0.1.20
13102026-03-19T02:59:12.129Z Downloaded libz-sys v1.1.24
13112026-03-19T02:59:12.140Z Downloaded jiff v0.2.21
13122026-03-19T02:59:12.154Z Downloaded tokio v1.49.0
13132026-03-19T02:59:12.184Z Downloaded chrono-tz v0.10.4
13142026-03-19T02:59:12.197Z Downloaded petgraph v0.8.3
13152026-03-19T02:59:12.213Z Downloaded encoding_rs v0.8.35
13162026-03-19T02:59:12.242Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13172026-03-19T02:59:12.256Z Downloaded sha3 v0.10.8
13182026-03-19T02:59:12.377Z Downloaded ring v0.17.14
13192026-03-19T02:59:12.427Z Downloaded libgit2-sys v0.18.3+1.9.2
13202026-03-19T02:59:12.837Z Downloaded untrusted v0.7.1
13212026-03-19T02:59:12.985Z Downloaded aws-lc-sys v0.37.1
13222026-03-19T02:59:13.336Z Compiling libc v0.2.180
13232026-03-19T02:59:13.372Z Compiling serde v1.0.228
13242026-03-19T02:59:13.372Z Compiling log v0.4.29
13252026-03-19T02:59:13.372Z Compiling shlex v1.3.0
13262026-03-19T02:59:13.372Z Compiling find-msvc-tools v0.1.9
13272026-03-19T02:59:13.372Z Compiling smallvec v1.15.1
13282026-03-19T02:59:13.372Z Compiling typenum v1.19.0
13292026-03-19T02:59:13.372Z Compiling subtle v2.6.1
13302026-03-19T02:59:13.555Z Compiling generic-array v0.14.7
13312026-03-19T02:59:13.582Z Compiling scopeguard v1.2.0
13322026-03-19T02:59:13.650Z Compiling portable-atomic v1.13.1
13332026-03-19T02:59:13.683Z Compiling const-oid v0.9.6
13342026-03-19T02:59:13.808Z Compiling critical-section v1.2.0
13352026-03-19T02:59:13.808Z Compiling zerocopy v0.8.40
13362026-03-19T02:59:13.809Z Compiling syn v2.0.117
13372026-03-19T02:59:13.854Z Compiling lock_api v0.4.14
13382026-03-19T02:59:13.854Z Compiling serde_json v1.0.149
13392026-03-19T02:59:13.854Z Compiling pin-project-lite v0.2.17
13402026-03-19T02:59:13.854Z Compiling parking_lot_core v0.9.12
13412026-03-19T02:59:13.854Z Compiling pkg-config v0.3.32
13422026-03-19T02:59:13.893Z Compiling bitflags v2.11.0
13432026-03-19T02:59:13.927Z Compiling libm v0.2.16
13442026-03-19T02:59:13.942Z Compiling num-traits v0.2.19
13452026-03-19T02:59:13.972Z Compiling futures-core v0.3.32
13462026-03-19T02:59:14.066Z Compiling percent-encoding v2.3.2
13472026-03-19T02:59:14.094Z Compiling allocator-api2 v0.2.21
13482026-03-19T02:59:14.150Z Compiling foldhash v0.2.0
13492026-03-19T02:59:14.256Z Compiling futures-sink v0.3.32
13502026-03-19T02:59:14.281Z Compiling cpufeatures v0.2.17
13512026-03-19T02:59:14.346Z Compiling futures-task v0.3.32
13522026-03-19T02:59:14.346Z Compiling slab v0.4.12
13532026-03-19T02:59:14.415Z Compiling futures-channel v0.3.32
13542026-03-19T02:59:14.448Z Compiling futures-io v0.3.32
13552026-03-19T02:59:14.490Z Compiling getrandom v0.4.1
13562026-03-19T02:59:14.530Z Compiling getrandom v0.3.4
13572026-03-19T02:59:14.954Z Compiling hashbrown v0.16.1
13582026-03-19T02:59:14.965Z Compiling rustversion v1.0.22
13592026-03-19T02:59:14.965Z Compiling rand_core v0.10.0
13602026-03-19T02:59:14.965Z Compiling form_urlencoded v1.2.2
13612026-03-19T02:59:14.966Z Compiling ident_case v1.0.1
13622026-03-19T02:59:14.966Z Compiling base64ct v1.8.3
13632026-03-19T02:59:14.966Z Compiling fs_extra v1.3.0
13642026-03-19T02:59:14.966Z Compiling getrandom v0.2.17
13652026-03-19T02:59:14.966Z Compiling jobserver v0.1.34
13662026-03-19T02:59:14.966Z Compiling errno v0.3.14
13672026-03-19T02:59:14.966Z Compiling mio v1.1.1
13682026-03-19T02:59:14.966Z Compiling socket2 v0.6.2
13692026-03-19T02:59:15.062Z Compiling rand_core v0.6.4
13702026-03-19T02:59:15.103Z Compiling once_cell v1.21.3
13712026-03-19T02:59:15.140Z Compiling signal-hook-registry v1.4.8
13722026-03-19T02:59:15.163Z Compiling cc v1.2.56
13732026-03-19T02:59:15.207Z Compiling parking_lot v0.12.5
13742026-03-19T02:59:15.304Z Compiling dunce v1.0.5
13752026-03-19T02:59:15.328Z Compiling pem-rfc7468 v0.7.0
13762026-03-19T02:59:15.397Z Compiling indexmap v2.13.0
13772026-03-19T02:59:15.421Z Compiling flagset v0.4.7
13782026-03-19T02:59:15.426Z Compiling iana-time-zone v0.1.65
13792026-03-19T02:59:15.468Z Compiling rustix v1.1.3
13802026-03-19T02:59:15.494Z Compiling uuid v1.21.0
13812026-03-19T02:59:15.536Z Compiling rustc_version v0.4.1
13822026-03-19T02:59:15.553Z Compiling regex-syntax v0.8.10
13832026-03-19T02:59:15.599Z Compiling vcpkg v0.2.15
13842026-03-19T02:59:15.631Z Compiling aws-lc-rs v1.16.0
13852026-03-19T02:59:15.749Z Compiling rand_core v0.9.5
13862026-03-19T02:59:16.182Z Compiling tracing-core v0.1.36
13872026-03-19T02:59:16.189Z Compiling crossbeam-utils v0.8.21
13882026-03-19T02:59:16.189Z Compiling untrusted v0.7.1
13892026-03-19T02:59:16.189Z Compiling untrusted v0.9.0
13902026-03-19T02:59:16.189Z Compiling openssl-probe v0.2.1
13912026-03-19T02:59:16.189Z Compiling schemars v0.8.22
13922026-03-19T02:59:16.189Z Compiling base64 v0.22.1
13932026-03-19T02:59:16.189Z Compiling syn v1.0.109
13942026-03-19T02:59:16.189Z Compiling httparse v1.10.1
13952026-03-19T02:59:16.221Z Compiling cmake v0.1.57
13962026-03-19T02:59:16.364Z Compiling tinyvec_macros v0.1.1
13972026-03-19T02:59:16.382Z Compiling rustls v0.23.37
13982026-03-19T02:59:16.391Z Compiling dyn-clone v1.0.20
13992026-03-19T02:59:16.418Z Compiling try-lock v0.2.5
14002026-03-19T02:59:16.452Z Compiling tower-layer v0.3.3
14012026-03-19T02:59:16.527Z Compiling atomic-waker v1.1.2
14022026-03-19T02:59:16.600Z Compiling tower-service v0.3.3
14032026-03-19T02:59:16.600Z Compiling want v0.3.1
14042026-03-19T02:59:16.635Z Compiling tinyvec v1.10.0
14052026-03-19T02:59:16.635Z Compiling spin v0.9.8
14062026-03-19T02:59:16.683Z Compiling aho-corasick v1.1.4
14072026-03-19T02:59:16.686Z Compiling powerfmt v0.2.0
14082026-03-19T02:59:16.774Z Compiling num-conv v0.2.0
14092026-03-19T02:59:16.791Z Compiling time-core v0.1.8
14102026-03-19T02:59:16.791Z Compiling openssl v0.10.75
14112026-03-19T02:59:16.857Z Compiling httpdate v1.0.3
14122026-03-19T02:59:16.860Z Compiling foreign-types-shared v0.1.1
14132026-03-19T02:59:16.946Z Compiling pin-utils v0.1.0
14142026-03-19T02:59:16.992Z Compiling crc32fast v1.5.0
14152026-03-19T02:59:17.025Z Compiling foreign-types v0.3.2
14162026-03-19T02:59:17.033Z Compiling deranged v0.5.8
14172026-03-19T02:59:17.060Z Compiling time-macros v0.2.27
14182026-03-19T02:59:17.060Z Compiling wait-timeout v0.2.1
14192026-03-19T02:59:17.064Z Compiling usdt-impl v0.6.0
14202026-03-19T02:59:17.127Z Compiling bit-vec v0.8.0
14212026-03-19T02:59:17.127Z Compiling siphasher v1.0.2
14222026-03-19T02:59:17.175Z Compiling quick-error v1.2.3
14232026-03-19T02:59:17.196Z Compiling num_threads v0.1.7
14242026-03-19T02:59:17.241Z Compiling either v1.15.0
14252026-03-19T02:59:17.321Z Compiling native-tls v0.2.18
14262026-03-19T02:59:17.344Z Compiling simd-adler32 v0.3.8
14272026-03-19T02:59:17.416Z Compiling bit-set v0.8.0
14282026-03-19T02:59:17.441Z Compiling aws-lc-sys v0.37.1
14292026-03-19T02:59:17.441Z Compiling ring v0.17.14
14302026-03-19T02:59:17.444Z Compiling openssl-sys v0.9.111
14312026-03-19T02:59:17.508Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14322026-03-19T02:59:17.508Z Compiling bzip2-sys v0.1.13+1.0.8
14332026-03-19T02:59:17.599Z Compiling tempfile v3.25.0
14342026-03-19T02:59:17.636Z Compiling unicode-normalization v0.1.25
14352026-03-19T02:59:17.689Z Compiling crossbeam-epoch v0.9.18
14362026-03-19T02:59:17.805Z Compiling regex-automata v0.4.14
14372026-03-19T02:59:17.879Z Compiling synstructure v0.13.2
14382026-03-19T02:59:17.976Z Compiling serde_derive_internals v0.29.1
14392026-03-19T02:59:18.056Z Compiling pest_generator v2.8.6
14402026-03-19T02:59:18.122Z Compiling darling_core v0.20.11
14412026-03-19T02:59:18.286Z Compiling rusty-fork v0.3.1
14422026-03-19T02:59:18.493Z Compiling darling_core v0.21.3
14432026-03-19T02:59:18.591Z Compiling time v0.3.47
14442026-03-19T02:59:18.725Z Compiling slog v2.8.2
14452026-03-19T02:59:18.750Z Compiling rand_xorshift v0.4.0
14462026-03-19T02:59:18.933Z Compiling heapless v0.7.17
14472026-03-19T02:59:18.971Z Compiling thread-id v5.1.0
14482026-03-19T02:59:18.974Z Compiling sync_wrapper v1.0.2
14492026-03-19T02:59:19.087Z Compiling cookie v0.18.1
14502026-03-19T02:59:19.108Z Compiling unarray v0.1.4
14512026-03-19T02:59:19.139Z Compiling zstd-safe v7.2.4
14522026-03-19T02:59:19.164Z Compiling adler2 v2.0.1
14532026-03-19T02:59:19.187Z Compiling unicode-properties v0.1.4
14542026-03-19T02:59:19.259Z Compiling rayon-core v1.13.0
14552026-03-19T02:59:19.281Z Compiling unicode-bidi v0.3.18
14562026-03-19T02:59:19.304Z Compiling anyhow v1.0.102
14572026-03-19T02:59:19.336Z Compiling paste v1.0.15
14582026-03-19T02:59:19.359Z Compiling unicode-segmentation v1.12.0
14592026-03-19T02:59:19.409Z Compiling signal-hook v0.3.18
14602026-03-19T02:59:19.530Z Compiling miniz_oxide v0.8.9
14612026-03-19T02:59:19.670Z Compiling crossbeam-deque v0.8.6
14622026-03-19T02:59:19.788Z Compiling stringprep v0.1.5
14632026-03-19T02:59:19.898Z Compiling num-integer v0.1.46
14642026-03-19T02:59:19.937Z Compiling vergen-lib v0.1.6
14652026-03-19T02:59:20.029Z Compiling curve25519-dalek v4.1.3
14662026-03-19T02:59:20.051Z Compiling ff v0.13.1
14672026-03-19T02:59:20.177Z Compiling hash32 v0.2.1
14682026-03-19T02:59:20.242Z Compiling memoffset v0.9.1
14692026-03-19T02:59:20.347Z Compiling iri-string v0.7.10
14702026-03-19T02:59:20.381Z Compiling num-bigint-dig v0.8.6
14712026-03-19T02:59:20.412Z Compiling litrs v1.0.0
14722026-03-19T02:59:20.443Z Compiling ref-cast v1.0.25
14732026-03-19T02:59:20.476Z Compiling fallible-iterator v0.2.0
14742026-03-19T02:59:20.500Z Compiling base16ct v0.2.0
14752026-03-19T02:59:20.503Z Compiling ryu v1.0.23
14762026-03-19T02:59:20.554Z Compiling serde_derive v1.0.228
14772026-03-19T02:59:20.636Z Compiling zeroize_derive v1.4.3
14782026-03-19T02:59:20.739Z Compiling zerofrom-derive v0.1.6
14792026-03-19T02:59:20.767Z Compiling yoke-derive v0.8.1
14802026-03-19T02:59:20.830Z Compiling zerocopy-derive v0.8.40
14812026-03-19T02:59:20.852Z Compiling zerovec-derive v0.11.2
14822026-03-19T02:59:20.895Z Compiling displaydoc v0.2.5
14832026-03-19T02:59:21.118Z Compiling tokio-macros v2.6.0
14842026-03-19T02:59:22.532Z Compiling zeroize v1.8.2
14852026-03-19T02:59:22.549Z Compiling futures-macro v0.3.32
14862026-03-19T02:59:22.549Z Compiling der_derive v0.7.3
14872026-03-19T02:59:22.550Z Compiling thiserror-impl v2.0.18
14882026-03-19T02:59:22.550Z Compiling rustls-pki-types v1.14.0
14892026-03-19T02:59:22.550Z Compiling tracing-attributes v0.1.31
14902026-03-19T02:59:22.550Z Compiling scroll_derive v0.13.1
14912026-03-19T02:59:22.550Z Compiling pest_derive v2.8.6
14922026-03-19T02:59:22.550Z Compiling crypto-common v0.1.7
14932026-03-19T02:59:22.612Z Compiling block-buffer v0.10.4
14942026-03-19T02:59:22.663Z Compiling futures-util v0.3.32
14952026-03-19T02:59:22.715Z Compiling zerofrom v0.1.6
14962026-03-19T02:59:22.748Z Compiling block-padding v0.3.3
14972026-03-19T02:59:22.845Z Compiling digest v0.10.7
14982026-03-19T02:59:22.869Z Compiling yoke v0.8.1
14992026-03-19T02:59:22.980Z Compiling schemars_derive v0.8.22
15002026-03-19T02:59:23.022Z Compiling inout v0.1.4
15012026-03-19T02:59:23.096Z Compiling zerovec v0.11.5
15022026-03-19T02:59:23.123Z Compiling zerotrie v0.2.3
15032026-03-19T02:59:23.182Z Compiling hmac v0.12.1
15042026-03-19T02:59:23.243Z Compiling cipher v0.4.4
15052026-03-19T02:59:23.264Z Compiling sha2 v0.10.9
15062026-03-19T02:59:23.475Z Compiling der v0.7.10
15072026-03-19T02:59:23.564Z Compiling salsa20 v0.10.2
15082026-03-19T02:59:23.608Z Compiling pbkdf2 v0.12.2
15092026-03-19T02:59:23.617Z Compiling cbc v0.1.2
15102026-03-19T02:59:23.737Z Compiling scrypt v0.11.0
15112026-03-19T02:59:23.760Z Compiling aes v0.8.4
15122026-03-19T02:59:23.781Z Compiling scroll v0.13.0
15132026-03-19T02:59:23.809Z Compiling tinystr v0.8.2
15142026-03-19T02:59:23.863Z Compiling potential_utf v0.1.4
15152026-03-19T02:59:24.060Z Compiling icu_locale_core v2.1.1
15162026-03-19T02:59:24.088Z Compiling icu_collections v2.1.1
15172026-03-19T02:59:24.117Z Compiling thiserror v2.0.18
15182026-03-19T02:59:24.118Z Compiling darling_macro v0.20.11
15192026-03-19T02:59:24.165Z Compiling goblin v0.10.5
15202026-03-19T02:59:24.266Z Compiling thiserror-impl v1.0.69
15212026-03-19T02:59:24.299Z Compiling tracing v0.1.44
15222026-03-19T02:59:24.674Z Compiling spki v0.7.3
15232026-03-19T02:59:24.739Z Compiling openssl-macros v0.1.1
15242026-03-19T02:59:24.764Z Compiling dtrace-parser v0.3.0
15252026-03-19T02:59:24.786Z Compiling darling v0.20.11
15262026-03-19T02:59:24.898Z Compiling pkcs5 v0.7.1
15272026-03-19T02:59:24.929Z Compiling icu_provider v2.1.1
15282026-03-19T02:59:24.950Z Compiling derive_builder_core v0.20.2
15292026-03-19T02:59:25.147Z Compiling signature v2.2.0
15302026-03-19T02:59:25.186Z Compiling rustls-native-certs v0.8.3
15312026-03-19T02:59:25.225Z Compiling scroll_derive v0.12.1
15322026-03-19T02:59:25.269Z Compiling icu_properties v2.1.2
15332026-03-19T02:59:25.304Z Compiling icu_normalizer v2.1.1
15342026-03-19T02:59:25.344Z Compiling bytes v1.11.1
15352026-03-19T02:59:25.387Z Compiling chrono v0.4.44
15362026-03-19T02:59:25.424Z Compiling pkcs8 v0.10.2
15372026-03-19T02:59:25.568Z Compiling ipnet v2.11.0
15382026-03-19T02:59:25.829Z Compiling serde_tokenstream v0.2.3
15392026-03-19T02:59:25.857Z Compiling erased-serde v0.3.31
15402026-03-19T02:59:25.913Z Compiling toml_datetime v0.6.11
15412026-03-19T02:59:26.018Z Compiling tokio v1.49.0
15422026-03-19T02:59:26.052Z Compiling http v1.4.0
15432026-03-19T02:59:26.122Z Compiling thiserror v1.0.69
15442026-03-19T02:59:26.220Z Compiling derive_builder_macro v0.20.2
15452026-03-19T02:59:26.232Z Compiling scroll v0.12.0
15462026-03-19T02:59:26.286Z Compiling serde_spanned v0.6.9
15472026-03-19T02:59:26.304Z Compiling md-5 v0.10.6
15482026-03-19T02:59:26.304Z Compiling webpki-roots v1.0.6
15492026-03-19T02:59:26.304Z Compiling darling_macro v0.21.3
15502026-03-19T02:59:26.452Z Compiling zerocopy-derive v0.7.35
15512026-03-19T02:59:26.468Z Compiling idna_adapter v1.2.1
15522026-03-19T02:59:26.517Z Compiling cfg_aliases v0.2.1
15532026-03-19T02:59:26.562Z Compiling rustix v0.38.44
15542026-03-19T02:59:26.607Z Compiling idna v1.1.0
15552026-03-19T02:59:26.628Z Compiling smoltcp v0.9.1
15562026-03-19T02:59:26.659Z Compiling zlib-rs v0.6.2
15572026-03-19T02:59:26.818Z Compiling psl-types v2.0.11
15582026-03-19T02:59:26.841Z Compiling derive_builder v0.20.2
15592026-03-19T02:59:26.959Z Compiling http-body v1.0.1
15602026-03-19T02:59:26.991Z Compiling darling v0.21.3
15612026-03-19T02:59:27.017Z Compiling url v2.5.8
15622026-03-19T02:59:27.108Z Compiling publicsuffix v2.3.0
15632026-03-19T02:59:27.130Z Compiling ppv-lite86 v0.2.21
15642026-03-19T02:59:27.169Z Compiling http-body-util v0.1.3
15652026-03-19T02:59:27.172Z Compiling nix v0.31.1
15662026-03-19T02:59:27.194Z Compiling goblin v0.8.2
15672026-03-19T02:59:27.341Z Compiling sec1 v0.7.3
15682026-03-19T02:59:27.344Z Compiling serde_urlencoded v0.7.1
15692026-03-19T02:59:27.397Z Compiling cargo-platform v0.1.9
15702026-03-19T02:59:27.501Z Compiling hkdf v0.12.4
15712026-03-19T02:59:27.527Z Compiling hubpack_derive v0.1.1
15722026-03-19T02:59:27.593Z Compiling rand_chacha v0.9.0
15732026-03-19T02:59:27.635Z Compiling rand_chacha v0.3.1
15742026-03-19T02:59:27.726Z Compiling zerocopy v0.7.35
15752026-03-19T02:59:27.730Z Compiling crypto-bigint v0.5.5
15762026-03-19T02:59:27.730Z Compiling document-features v0.2.12
15772026-03-19T02:59:27.791Z Compiling regex v1.12.3
15782026-03-19T02:59:27.924Z Compiling rand v0.9.2
15792026-03-19T02:59:28.122Z Compiling dof v0.4.0
15802026-03-19T02:59:28.128Z Compiling rand v0.8.5
15812026-03-19T02:59:28.481Z Compiling ref-cast-impl v1.0.25
15822026-03-19T02:59:28.572Z Compiling strum_macros v0.27.2
15832026-03-19T02:59:28.592Z Compiling async-trait v0.1.89
15842026-03-19T02:59:28.596Z Compiling daft-derive v0.1.5
15852026-03-19T02:59:28.728Z Compiling proptest v1.10.0
15862026-03-19T02:59:29.043Z Compiling ipnetwork v0.21.1
15872026-03-19T02:59:29.602Z Compiling oxnet v0.1.4
15882026-03-19T02:59:29.622Z Compiling postgres-protocol v0.6.10
15892026-03-19T02:59:29.644Z Compiling curve25519-dalek-derive v0.1.1
15902026-03-19T02:59:29.993Z Compiling num-iter v0.1.45
15912026-03-19T02:59:30.043Z Compiling group v0.13.0
15922026-03-19T02:59:30.150Z Compiling proc-macro-error v1.0.4
15932026-03-19T02:59:30.290Z Compiling heck v0.4.1
15942026-03-19T02:59:30.511Z Compiling terminal_size v0.4.3
15952026-03-19T02:59:30.560Z Compiling phf_shared v0.13.1
15962026-03-19T02:59:30.593Z Compiling lazy_static v1.5.0
15972026-03-19T02:59:30.673Z Compiling vergen v9.0.6
15982026-03-19T02:59:30.695Z Compiling fs-err v3.3.0
15992026-03-19T02:59:30.711Z Compiling ahash v0.8.12
16002026-03-19T02:59:30.720Z Compiling foldhash v0.1.5
16012026-03-19T02:59:30.745Z Compiling managed v0.8.0
16022026-03-19T02:59:30.751Z Compiling winnow v0.5.40
16032026-03-19T02:59:30.793Z Compiling bumpalo v3.20.2
16042026-03-19T02:59:30.861Z Compiling flate2 v1.1.9
16052026-03-19T02:59:30.893Z Compiling object v0.37.3
16062026-03-19T02:59:30.893Z Compiling libbz2-rs-sys v0.2.2
16072026-03-19T02:59:30.937Z Compiling bitflags v1.3.2
16082026-03-19T02:59:31.068Z Compiling zopfli v0.8.3
16092026-03-19T02:59:31.081Z Compiling hashbrown v0.15.5
16102026-03-19T02:59:31.106Z Compiling tokio-util v0.7.18
16112026-03-19T02:59:31.112Z Compiling tower v0.5.3
16122026-03-19T02:59:31.157Z Compiling tokio-native-tls v0.3.1
16132026-03-19T02:59:31.352Z Compiling phf v0.13.1
16142026-03-19T02:59:31.377Z Compiling clap_builder v4.5.60
16152026-03-19T02:59:31.403Z Compiling strum v0.27.2
16162026-03-19T02:59:31.406Z Compiling console v0.16.2
16172026-03-19T02:59:31.447Z Compiling rayon v1.11.0
16182026-03-19T02:59:31.574Z Compiling bzip2 v0.6.1
16192026-03-19T02:59:31.786Z Compiling tower-http v0.6.8
16202026-03-19T02:59:31.838Z Compiling signal-hook-mio v0.2.5
16212026-03-19T02:59:31.861Z Compiling zone_cfg_derive v0.3.1
16222026-03-19T02:59:31.879Z Compiling cargo_metadata v0.19.2
16232026-03-19T02:59:32.155Z Compiling h2 v0.4.13
16242026-03-19T02:59:32.179Z Compiling newtype-uuid v1.3.2
16252026-03-19T02:59:32.201Z Compiling cookie_store v0.22.1
16262026-03-19T02:59:32.349Z Compiling dof v0.3.0
16272026-03-19T02:59:32.502Z Compiling daft v0.1.5
16282026-03-19T02:59:32.546Z Compiling toml_edit v0.19.15
16292026-03-19T02:59:32.635Z Compiling elliptic-curve v0.13.8
16302026-03-19T02:59:32.723Z Compiling usdt-attr-macro v0.6.0
16312026-03-19T02:59:32.739Z Compiling usdt-macro v0.6.0
16322026-03-19T02:59:32.886Z Compiling postgres-types v0.2.12
16332026-03-19T02:59:33.172Z Compiling bzip2 v0.4.4
16342026-03-19T02:59:33.372Z Compiling hubpack v0.1.2
16352026-03-19T02:59:33.473Z Compiling serde_with_macros v3.17.0
16362026-03-19T02:59:33.682Z Compiling zstd v0.13.3
16372026-03-19T02:59:33.706Z Compiling dtrace-parser v0.2.0
16382026-03-19T02:59:33.755Z Compiling pkcs1 v0.7.5
16392026-03-19T02:59:33.804Z Compiling ed25519 v2.2.3
16402026-03-19T02:59:33.851Z Compiling hex v0.4.3
16412026-03-19T02:59:33.916Z Compiling serde-big-array v0.5.1
16422026-03-19T02:59:34.022Z Compiling rfc6979 v0.4.0
16432026-03-19T02:59:34.061Z Compiling bstr v1.12.1
16442026-03-19T02:59:34.135Z Compiling enum-as-inner v0.6.1
16452026-03-19T02:59:34.199Z Compiling serde_repr v0.1.20
16462026-03-19T02:59:34.229Z Compiling strum_macros v0.26.4
16472026-03-19T02:59:34.331Z Compiling clap_derive v4.5.55
16482026-03-19T02:59:34.802Z Compiling itertools v0.12.1
16492026-03-19T02:59:34.830Z Compiling phf_shared v0.11.3
16502026-03-19T02:59:34.916Z Compiling float-cmp v0.10.0
16512026-03-19T02:59:34.980Z Compiling thread-id v4.2.2
16522026-03-19T02:59:35.023Z Compiling memmap2 v0.9.10
16532026-03-19T02:59:35.059Z Compiling env_filter v1.0.0
16542026-03-19T02:59:35.079Z Compiling encoding_rs v0.8.35
16552026-03-19T02:59:35.104Z Compiling unit-prefix v0.5.2
16562026-03-19T02:59:35.105Z Compiling fixedbitset v0.5.7
16572026-03-19T02:59:35.147Z Compiling new_debug_unreachable v1.0.6
16582026-03-19T02:59:35.270Z Compiling difflib v0.4.0
16592026-03-19T02:59:35.324Z Compiling whoami v2.1.0
16602026-03-19T02:59:35.344Z Compiling mime v0.3.17
16612026-03-19T02:59:35.477Z Compiling normalize-line-endings v0.3.0
16622026-03-19T02:59:35.526Z Compiling fixedbitset v0.4.2
16632026-03-19T02:59:35.611Z Compiling data-encoding v2.10.0
16642026-03-19T02:59:35.698Z Compiling rustc-hash v2.1.1
16652026-03-19T02:59:35.721Z Compiling predicates-core v1.0.10
16662026-03-19T02:59:35.830Z Compiling precomputed-hash v0.1.1
16672026-03-19T02:59:35.850Z Compiling jiff v0.2.21
16682026-03-19T02:59:35.872Z Compiling keccak v0.1.6
16692026-03-19T02:59:35.955Z Compiling static_assertions v1.1.0
16702026-03-19T02:59:35.980Z Compiling string_cache v0.8.9
16712026-03-19T02:59:35.983Z Compiling predicates v3.1.4
16722026-03-19T02:59:36.041Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16732026-03-19T02:59:36.067Z Compiling hickory-proto v0.25.2
16742026-03-19T02:59:36.286Z Compiling hyper v1.8.1
16752026-03-19T02:59:36.389Z Compiling zone v0.3.1
16762026-03-19T02:59:36.458Z Compiling sha3 v0.10.8
16772026-03-19T02:59:36.598Z Compiling iddqd v0.3.17
16782026-03-19T02:59:36.699Z Compiling strum v0.26.3
16792026-03-19T02:59:36.817Z Compiling clap v4.5.60
16802026-03-19T02:59:36.877Z Compiling petgraph v0.6.5
16812026-03-19T02:59:36.905Z Compiling toml_edit v0.22.27
16822026-03-19T02:59:36.930Z Compiling tokio-postgres v0.7.16
16832026-03-19T02:59:36.991Z Compiling petgraph v0.8.3
16842026-03-19T02:59:37.064Z Compiling indicatif v0.18.4
16852026-03-19T02:59:37.148Z Compiling env_logger v0.11.9
16862026-03-19T02:59:37.337Z Compiling usdt v0.6.0
16872026-03-19T02:59:37.641Z Compiling usdt-impl v0.5.0
16882026-03-19T02:59:37.698Z Compiling serde_with v3.17.0
16892026-03-19T02:59:37.722Z Compiling hyper-util v0.1.20
16902026-03-19T02:59:38.205Z Compiling similar v2.7.0
16912026-03-19T02:59:38.349Z Compiling crossterm v0.28.1
16922026-03-19T02:59:38.569Z Compiling toml v0.7.8
16932026-03-19T02:59:38.593Z Compiling ecdsa v0.16.9
16942026-03-19T02:59:38.946Z Compiling rsa v0.9.10
16952026-03-19T02:59:38.994Z Compiling ed25519-dalek v2.2.0
16962026-03-19T02:59:39.329Z Compiling zip v0.6.6
16972026-03-19T02:59:39.744Z Compiling hyper-tls v0.6.0
16982026-03-19T02:59:39.871Z Compiling zip v4.6.1
16992026-03-19T02:59:39.883Z Compiling tokio-stream v0.1.18
17002026-03-19T02:59:40.069Z Compiling buf-list v1.1.2
17012026-03-19T02:59:40.164Z Compiling toml_parser v1.0.9+spec-1.1.0
17022026-03-19T02:59:40.186Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17032026-03-19T02:59:40.211Z Compiling openapiv3 v2.2.0
17042026-03-19T02:59:40.449Z Compiling x509-cert v0.2.5
17052026-03-19T02:59:40.471Z Compiling sha1 v0.10.6
17062026-03-19T02:59:40.511Z Compiling itertools v0.13.0
17072026-03-19T02:59:40.605Z Compiling toml_datetime v0.7.5+spec-1.1.0
17082026-03-19T02:59:40.605Z Compiling lalrpop-util v0.19.12
17092026-03-19T02:59:40.774Z Compiling peg-runtime v0.8.5
17102026-03-19T02:59:40.873Z Compiling thread_local v1.1.9
17112026-03-19T02:59:40.902Z Compiling slog-async v2.8.0
17122026-03-19T02:59:41.026Z Compiling futures-executor v0.3.32
17132026-03-19T02:59:41.047Z Compiling crossbeam-channel v0.5.15
17142026-03-19T02:59:41.098Z Compiling filetime v0.2.27
17152026-03-19T02:59:41.167Z Compiling is-terminal v0.4.17
17162026-03-19T02:59:41.202Z Compiling term v1.2.1
17172026-03-19T02:59:41.226Z Compiling take_mut v0.2.2
17182026-03-19T02:59:41.306Z Compiling xattr v1.6.1
17192026-03-19T02:59:41.336Z Compiling futures v0.3.32
17202026-03-19T02:59:41.677Z Compiling slog-term v2.9.2
17212026-03-19T02:59:41.823Z Compiling tar v0.4.44
17222026-03-19T03:00:02.084Z Compiling rustls-webpki v0.103.9
17232026-03-19T03:00:06.097Z Compiling tokio-rustls v0.26.4
17242026-03-19T03:00:06.097Z Compiling rustls-platform-verifier v0.6.2
17252026-03-19T03:00:06.353Z Compiling hyper-rustls v0.27.7
17262026-03-19T03:00:06.603Z Compiling reqwest v0.13.2
17272026-03-19T03:00:06.603Z Compiling reqwest v0.12.28
17282026-03-19T03:00:09.408Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17292026-03-19T03:00:09.697Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17302026-03-19T03:00:13.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
17312026-03-19T03:00:13.667Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17322026-03-19T03:00:13.711ZMar 19 03:00:12.668 INFO Starting download, target: Clickhouse
17332026-03-19T03:00:13.711ZMar 19 03:00:12.669 INFO Starting download, target: MaghemiteMgd
17342026-03-19T03:00:13.728ZMar 19 03:00:12.669 INFO Starting download, target: Console
17352026-03-19T03:00:13.728ZMar 19 03:00:12.669 INFO Starting download, target: Cockroach
17362026-03-19T03:00:13.728ZMar 19 03:00:12.669 INFO Starting download, target: DendriteStub
17372026-03-19T03:00:13.728ZMar 19 03:00:12.669 INFO Starting download, target: TransceiverControl
17382026-03-19T03:00:13.729ZMar 19 03:00:12.669 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17392026-03-19T03:00:13.729ZMar 19 03:00:12.669 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17402026-03-19T03:00:13.729ZMar 19 03:00:12.669 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17412026-03-19T03:00:13.729ZMar 19 03:00:12.669 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17422026-03-19T03:00:13.729ZMar 19 03:00:12.669 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17432026-03-19T03:00:13.729ZMar 19 03:00:12.669 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17442026-03-19T03:00:14.340ZMar 19 03:00:13.306 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17452026-03-19T03:00:14.691ZMar 19 03:00:13.651 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17462026-03-19T03:00:14.702ZMar 19 03:00:13.657 INFO Download complete, target: TransceiverControl
17472026-03-19T03:00:15.095ZMar 19 03:00:14.036 INFO Download complete, target: Console
17482026-03-19T03:00:15.909ZMar 19 03:00:14.884 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17492026-03-19T03:00:16.534ZMar 19 03:00:15.502 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17502026-03-19T03:00:16.611ZMar 19 03:00:15.580 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17512026-03-19T03:00:17.234ZMar 19 03:00:16.211 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17522026-03-19T03:00:17.234ZMar 19 03:00:16.211 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17532026-03-19T03:00:19.607ZMar 19 03:00:18.575 INFO Download complete, target: DendriteStub
17542026-03-19T03:00:20.417ZMar 19 03:00:19.395 INFO Download complete, target: MaghemiteMgd
17552026-03-19T03:00:25.247ZMar 19 03:00:24.228 INFO Checking that binary works, target: Cockroach
17562026-03-19T03:00:25.366ZMar 19 03:00:24.348 INFO Download complete, target: Cockroach
17572026-03-19T03:00:28.031ZMar 19 03:00:27.014 INFO Checking that binary works, target: Clickhouse
17582026-03-19T03:00:28.145ZMar 19 03:00:27.116 INFO Download complete, target: Clickhouse
17592026-03-19T03:00:28.181ZAll prerequisites installed successfully
17602026-03-19T03:00:28.182Z
17612026-03-19T03:00:28.182Zreal 4:21.604231780
17622026-03-19T03:00:28.182Zuser 10:24.436718231
17632026-03-19T03:00:28.182Zsys 2:04.976544215
17642026-03-19T03:00:28.182Ztrap 0.346087579
17652026-03-19T03:00:28.182Ztflt 1.235543121
17662026-03-19T03:00:28.183Zdflt 1.828933290
17672026-03-19T03:00:28.183Zkflt 0.024305999
17682026-03-19T03:00:28.183Zlock 32:12.402489879
17692026-03-19T03:00:28.183Zslp 26:38.035901902
17702026-03-19T03:00:28.183Zlat 31.376288467
17712026-03-19T03:00:28.183Zstop 4:25.510944461
17722026-03-19T03:00:28.183Z+ ptime -m cargo xtask download softnpu
17732026-03-19T03:00:28.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17742026-03-19T03:00:28.857Z Running `target/debug/xtask download softnpu`
17752026-03-19T03:00:29.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
17762026-03-19T03:00:29.962Z Running `target/debug/xtask-downloader softnpu`
17772026-03-19T03:00:30.046ZMar 19 03:00:28.988 INFO Starting download, target: Softnpu
17782026-03-19T03:00:30.061ZMar 19 03:00:28.989 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17792026-03-19T03:00:30.930ZMar 19 03:00:29.912 INFO Download complete, target: Softnpu
17802026-03-19T03:00:30.937Z
17812026-03-19T03:00:30.937Zreal 2.786894618
17822026-03-19T03:00:30.937Zuser 1.781370602
17832026-03-19T03:00:30.938Zsys 0.783532601
17842026-03-19T03:00:30.938Ztrap 0.000504319
17852026-03-19T03:00:30.938Ztflt 0.000141464
17862026-03-19T03:00:30.938Zdflt 0.000133443
17872026-03-19T03:00:30.938Zkflt 0.000000000
17882026-03-19T03:00:30.938Zlock 16.798037828
17892026-03-19T03:00:30.938Zslp 0.685298812
17902026-03-19T03:00:30.938Zlat 0.052346901
17912026-03-19T03:00:30.938Zstop 0.000170650
17922026-03-19T03:00:30.938Z+ export CARGO_INCREMENTAL=0
17932026-03-19T03:00:30.938Z+ CARGO_INCREMENTAL=0
17942026-03-19T03:00:30.938Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17952026-03-19T03:00:32.147Z Compiling proc-macro2 v1.0.106
17962026-03-19T03:00:32.147Z Compiling quote v1.0.44
17972026-03-19T03:00:32.150Z Compiling unicode-ident v1.0.24
17982026-03-19T03:00:32.150Z Compiling libc v0.2.180
17992026-03-19T03:00:32.150Z Compiling serde_core v1.0.228
18002026-03-19T03:00:32.150Z Compiling serde v1.0.228
18012026-03-19T03:00:32.150Z Compiling cfg-if v1.0.4
18022026-03-19T03:00:32.150Z Compiling version_check v0.9.5
18032026-03-19T03:00:32.150Z Compiling shlex v1.3.0
18042026-03-19T03:00:32.150Z Compiling find-msvc-tools v0.1.9
18052026-03-19T03:00:32.315Z Compiling typenum v1.19.0
18062026-03-19T03:00:32.355Z Compiling portable-atomic v1.13.1
18072026-03-19T03:00:32.359Z Compiling memchr v2.8.0
18082026-03-19T03:00:32.359Z Compiling autocfg v1.5.0
18092026-03-19T03:00:32.359Z Compiling zmij v1.0.21
18102026-03-19T03:00:32.518Z Compiling serde_json v1.0.149
18112026-03-19T03:00:32.703Z Compiling zerocopy v0.8.40
18122026-03-19T03:00:32.759Z Compiling parking_lot_core v0.9.12
18132026-03-19T03:00:32.922Z Compiling libm v0.2.16
18142026-03-19T03:00:32.926Z Compiling generic-array v0.14.7
18152026-03-19T03:00:32.949Z Compiling smallvec v1.15.1
18162026-03-19T03:00:32.970Z Compiling icu_properties_data v2.1.2
18172026-03-19T03:00:33.045Z Compiling num-traits v0.2.19
18182026-03-19T03:00:33.138Z Compiling icu_normalizer_data v2.1.1
18192026-03-19T03:00:33.149Z Compiling itoa v1.0.17
18202026-03-19T03:00:33.149Z Compiling log v0.4.29
18212026-03-19T03:00:33.234Z Compiling getrandom v0.4.1
18222026-03-19T03:00:33.249Z Compiling pkg-config v0.3.32
18232026-03-19T03:00:33.380Z Compiling stable_deref_trait v1.2.1
18242026-03-19T03:00:33.425Z Compiling subtle v2.6.1
18252026-03-19T03:00:33.452Z Compiling scopeguard v1.2.0
18262026-03-19T03:00:33.568Z Compiling thiserror v2.0.18
18272026-03-19T03:00:33.617Z Compiling jobserver v0.1.34
18282026-03-19T03:00:33.623Z Compiling getrandom v0.2.17
18292026-03-19T03:00:33.623Z Compiling errno v0.3.14
18302026-03-19T03:00:33.623Z Compiling lock_api v0.4.14
18312026-03-19T03:00:33.871Z Compiling rand_core v0.6.4
18322026-03-19T03:00:33.930Z Compiling fnv v1.0.7
18332026-03-19T03:00:33.952Z Compiling cc v1.2.56
18342026-03-19T03:00:33.975Z Compiling syn v2.0.117
18352026-03-19T03:00:34.051Z Compiling getrandom v0.3.4
18362026-03-19T03:00:34.103Z Compiling pin-project-lite v0.2.17
18372026-03-19T03:00:34.185Z Compiling critical-section v1.2.0
18382026-03-19T03:00:34.285Z Compiling allocator-api2 v0.2.21
18392026-03-19T03:00:34.289Z Compiling rustversion v1.0.22
18402026-03-19T03:00:34.386Z Compiling equivalent v1.0.2
18412026-03-19T03:00:34.500Z Compiling dunce v1.0.5
18422026-03-19T03:00:34.500Z Compiling litemap v0.8.1
18432026-03-19T03:00:34.559Z Compiling percent-encoding v2.3.2
18442026-03-19T03:00:34.692Z Compiling foldhash v0.2.0
18452026-03-19T03:00:34.754Z Compiling writeable v0.6.2
18462026-03-19T03:00:34.776Z Compiling fs_extra v1.3.0
18472026-03-19T03:00:34.823Z Compiling once_cell v1.21.3
18482026-03-19T03:00:34.912Z Compiling cmake v0.1.57
18492026-03-19T03:00:34.935Z Compiling hashbrown v0.16.1
18502026-03-19T03:00:35.110Z Compiling const-oid v0.9.6
18512026-03-19T03:00:35.142Z Compiling signal-hook-registry v1.4.8
18522026-03-19T03:00:35.232Z Compiling rustix v1.1.3
18532026-03-19T03:00:35.241Z Compiling socket2 v0.6.2
18542026-03-19T03:00:35.286Z Compiling mio v1.1.1
18552026-03-19T03:00:35.312Z Compiling schemars v0.8.22
18562026-03-19T03:00:35.332Z Compiling rand_core v0.10.0
18572026-03-19T03:00:35.404Z Compiling utf8_iter v1.0.4
18582026-03-19T03:00:35.594Z Compiling semver v1.0.27
18592026-03-19T03:00:35.679Z Compiling bitflags v2.11.0
18602026-03-19T03:00:35.708Z Compiling indexmap v2.13.0
18612026-03-19T03:00:35.727Z Compiling parking_lot v0.12.5
18622026-03-19T03:00:35.734Z Compiling ring v0.17.14
18632026-03-19T03:00:35.759Z Compiling aws-lc-sys v0.37.1
18642026-03-19T03:00:35.867Z Compiling aws-lc-rs v1.16.0
18652026-03-19T03:00:36.035Z Compiling form_urlencoded v1.2.2
18662026-03-19T03:00:36.233Z Compiling futures-core v0.3.32
18672026-03-19T03:00:36.242Z Compiling strsim v0.11.1
18682026-03-19T03:00:36.402Z Compiling ucd-trie v0.1.7
18692026-03-19T03:00:36.566Z Compiling httparse v1.10.1
18702026-03-19T03:00:36.616Z Compiling byteorder v1.5.0
18712026-03-19T03:00:36.695Z Compiling thiserror v1.0.69
18722026-03-19T03:00:36.721Z Compiling pest v2.8.6
18732026-03-19T03:00:36.810Z Compiling vcpkg v0.2.15
18742026-03-19T03:00:36.846Z Compiling heck v0.5.0
18752026-03-19T03:00:36.888Z Compiling ident_case v1.0.1
18762026-03-19T03:00:37.007Z Compiling crossbeam-utils v0.8.21
18772026-03-19T03:00:37.059Z Compiling regex-syntax v0.8.10
18782026-03-19T03:00:37.068Z Compiling syn v1.0.109
18792026-03-19T03:00:37.344Z Compiling futures-sink v0.3.32
18802026-03-19T03:00:37.385Z Compiling rustls v0.23.37
18812026-03-19T03:00:37.413Z Compiling rustc_version v0.4.1
18822026-03-19T03:00:37.478Z Compiling cpufeatures v0.2.17
18832026-03-19T03:00:37.528Z Compiling futures-channel v0.3.32
18842026-03-19T03:00:37.537Z Compiling futures-task v0.3.32
18852026-03-19T03:00:37.537Z Compiling slab v0.4.12
18862026-03-19T03:00:37.547Z Compiling futures-io v0.3.32
18872026-03-19T03:00:37.645Z Compiling openssl-sys v0.9.111
18882026-03-19T03:00:37.783Z Compiling plain v0.2.3
18892026-03-19T03:00:37.812Z Compiling iana-time-zone v0.1.65
18902026-03-19T03:00:37.822Z Compiling uuid v1.21.0
18912026-03-19T03:00:37.878Z Compiling synstructure v0.13.2
18922026-03-19T03:00:37.899Z Compiling serde_derive_internals v0.29.1
18932026-03-19T03:00:37.957Z Compiling aho-corasick v1.1.4
18942026-03-19T03:00:38.045Z Compiling num-conv v0.2.0
18952026-03-19T03:00:38.174Z Compiling time-core v0.1.8
18962026-03-19T03:00:38.227Z Compiling pest_meta v2.8.6
18972026-03-19T03:00:38.417Z Compiling time-macros v0.2.27
18982026-03-19T03:00:38.621Z Compiling pretty-hex v0.4.1
18992026-03-19T03:00:38.775Z Compiling openssl v0.10.75
19002026-03-19T03:00:38.977Z Compiling crc32fast v1.5.0
19012026-03-19T03:00:39.004Z Compiling either v1.15.0
19022026-03-19T03:00:39.063Z Compiling pest_generator v2.8.6
19032026-03-19T03:00:39.089Z Compiling regex-automata v0.4.14
19042026-03-19T03:00:39.094Z Compiling anyhow v1.0.102
19052026-03-19T03:00:39.094Z Compiling base64ct v1.8.3
19062026-03-19T03:00:39.171Z Compiling darling_core v0.21.3
19072026-03-19T03:00:39.206Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19082026-03-19T03:00:39.315Z Compiling native-tls v0.2.18
19092026-03-19T03:00:39.339Z Compiling flagset v0.4.7
19102026-03-19T03:00:39.508Z Compiling pem-rfc7468 v0.7.0
19112026-03-19T03:00:39.534Z Compiling rand_core v0.9.5
19122026-03-19T03:00:39.681Z Compiling slog v2.8.2
19132026-03-19T03:00:39.731Z Compiling tracing-core v0.1.36
19142026-03-19T03:00:39.797Z Compiling serde_derive v1.0.228
19152026-03-19T03:00:39.830Z Compiling zeroize_derive v1.4.3
19162026-03-19T03:00:39.862Z Compiling zerofrom-derive v0.1.6
19172026-03-19T03:00:39.934Z Compiling yoke-derive v0.8.1
19182026-03-19T03:00:39.960Z Compiling zerovec-derive v0.11.2
19192026-03-19T03:00:39.963Z Compiling displaydoc v0.2.5
19202026-03-19T03:00:40.009Z Compiling zerocopy-derive v0.8.40
19212026-03-19T03:00:40.012Z Compiling tokio-macros v2.6.0
19222026-03-19T03:00:40.056Z Compiling futures-macro v0.3.32
19232026-03-19T03:00:40.632Z Compiling zeroize v1.8.2
19242026-03-19T03:00:41.007Z Compiling thiserror-impl v2.0.18
19252026-03-19T03:00:41.121Z Compiling tracing-attributes v0.1.31
19262026-03-19T03:00:41.164Z Compiling der_derive v0.7.3
19272026-03-19T03:00:41.277Z Compiling schemars_derive v0.8.22
19282026-03-19T03:00:41.369Z Compiling thiserror-impl v1.0.69
19292026-03-19T03:00:41.605Z Compiling zerofrom v0.1.6
19302026-03-19T03:00:41.665Z Compiling yoke v0.8.1
19312026-03-19T03:00:41.776Z Compiling crypto-common v0.1.7
19322026-03-19T03:00:41.929Z Compiling zerovec v0.11.5
19332026-03-19T03:00:41.967Z Compiling zerotrie v0.2.3
19342026-03-19T03:00:42.369Z Compiling block-buffer v0.10.4
19352026-03-19T03:00:42.546Z Compiling digest v0.10.7
19362026-03-19T03:00:42.597Z Compiling pest_derive v2.8.6
19372026-03-19T03:00:42.696Z Compiling tinystr v0.8.2
19382026-03-19T03:00:42.720Z Compiling potential_utf v0.1.4
19392026-03-19T03:00:42.806Z Compiling futures-util v0.3.32
19402026-03-19T03:00:42.863Z Compiling hmac v0.12.1
19412026-03-19T03:00:42.979Z Compiling icu_locale_core v2.1.1
19422026-03-19T03:00:43.009Z Compiling icu_collections v2.1.1
19432026-03-19T03:00:43.040Z Compiling block-padding v0.3.3
19442026-03-19T03:00:43.101Z Compiling sha2 v0.10.9
19452026-03-19T03:00:43.158Z Compiling rustls-pki-types v1.14.0
19462026-03-19T03:00:43.193Z Compiling scroll_derive v0.12.1
19472026-03-19T03:00:43.243Z Compiling inout v0.1.4
19482026-03-19T03:00:44.004Z Compiling icu_provider v2.1.1
19492026-03-19T03:00:44.056Z Compiling cipher v0.4.4
19502026-03-19T03:00:44.112Z Compiling bytes v1.11.1
19512026-03-19T03:00:44.226Z Compiling chrono v0.4.44
19522026-03-19T03:00:44.242Z Compiling serde_tokenstream v0.2.3
19532026-03-19T03:00:44.358Z Compiling icu_properties v2.1.2
19542026-03-19T03:00:44.481Z Compiling icu_normalizer v2.1.1
19552026-03-19T03:00:44.553Z Compiling scroll_derive v0.13.1
19562026-03-19T03:00:44.894Z Compiling tokio v1.49.0
19572026-03-19T03:00:45.491Z Compiling openssl-macros v0.1.1
19582026-03-19T03:00:45.672Z Compiling idna_adapter v1.2.1
19592026-03-19T03:00:45.884Z Compiling idna v1.1.0
19602026-03-19T03:00:45.905Z Compiling http v1.4.0
19612026-03-19T03:00:46.213Z Compiling ppv-lite86 v0.2.21
19622026-03-19T03:00:46.242Z Compiling der v0.7.10
19632026-03-19T03:00:46.288Z Compiling darling_macro v0.21.3
19642026-03-19T03:00:46.350Z Compiling url v2.5.8
19652026-03-19T03:00:46.448Z Compiling regex v1.12.3
19662026-03-19T03:00:46.723Z Compiling zerocopy-derive v0.7.35
19672026-03-19T03:00:46.742Z Compiling rayon-core v1.13.0
19682026-03-19T03:00:46.832Z Compiling dyn-clone v1.0.20
19692026-03-19T03:00:46.881Z Compiling untrusted v0.9.0
19702026-03-19T03:00:46.905Z Compiling darling v0.21.3
19712026-03-19T03:00:47.029Z Compiling salsa20 v0.10.2
19722026-03-19T03:00:47.053Z Compiling pbkdf2 v0.12.2
19732026-03-19T03:00:47.248Z Compiling tracing v0.1.44
19742026-03-19T03:00:47.415Z Compiling spki v0.7.3
19752026-03-19T03:00:48.053Z Compiling cookie v0.18.1
19762026-03-19T03:00:48.106Z Compiling camino v1.2.2
19772026-03-19T03:00:48.179Z Compiling base64 v0.22.1
19782026-03-19T03:00:48.345Z Compiling scrypt v0.11.0
19792026-03-19T03:00:48.392Z Compiling rand_chacha v0.9.0
19802026-03-19T03:00:48.484Z Compiling cbc v0.1.2
19812026-03-19T03:00:48.507Z Compiling aes v0.8.4
19822026-03-19T03:00:48.893Z Compiling usdt-impl v0.5.0
19832026-03-19T03:00:49.040Z Compiling paste v1.0.15
19842026-03-19T03:00:49.166Z Compiling usdt-impl v0.6.0
19852026-03-19T03:00:49.189Z Compiling winnow v0.7.14
19862026-03-19T03:00:49.263Z Compiling ref-cast v1.0.25
19872026-03-19T03:00:49.504Z Compiling pkcs5 v0.7.1
19882026-03-19T03:00:49.529Z Compiling rand v0.9.2
19892026-03-19T03:00:49.864Z Compiling http-body v1.0.1
19902026-03-19T03:00:50.045Z Compiling tokio-util v0.7.18
19912026-03-19T03:00:50.119Z Compiling scroll v0.13.0
19922026-03-19T03:00:50.152Z Compiling serde_spanned v0.6.9
19932026-03-19T03:00:50.193Z Compiling toml_datetime v0.6.11
19942026-03-19T03:00:50.263Z Compiling scroll v0.12.0
19952026-03-19T03:00:50.348Z Compiling heapless v0.7.17
19962026-03-19T03:00:50.471Z Compiling bzip2-sys v0.1.13+1.0.8
19972026-03-19T03:00:50.495Z Compiling openssl-probe v0.2.1
19982026-03-19T03:00:50.531Z Compiling atomic-waker v1.1.2
19992026-03-19T03:00:50.715Z Compiling untrusted v0.7.1
20002026-03-19T03:00:50.875Z Compiling signal-hook v0.3.18
20012026-03-19T03:00:50.885Z Compiling zstd-safe v7.2.4
20022026-03-19T03:00:51.045Z Compiling toml_parser v1.0.9+spec-1.1.0
20032026-03-19T03:00:51.135Z Compiling goblin v0.8.2
20042026-03-19T03:00:51.158Z Compiling goblin v0.10.5
20052026-03-19T03:00:51.232Z Compiling pkcs8 v0.10.2
20062026-03-19T03:00:51.640Z Compiling zerocopy v0.7.35
20072026-03-19T03:00:51.773Z Compiling ref-cast-impl v1.0.25
20082026-03-19T03:00:51.901Z Compiling darling_core v0.20.11
20092026-03-19T03:00:52.024Z Compiling toml_datetime v0.7.5+spec-1.1.0
20102026-03-19T03:00:52.044Z Compiling memoffset v0.9.1
20112026-03-19T03:00:52.075Z Compiling tower-service v0.3.3
20122026-03-19T03:00:52.128Z Compiling try-lock v0.2.5
20132026-03-19T03:00:52.254Z Compiling litrs v1.0.0
20142026-03-19T03:00:52.619Z Compiling tower-layer v0.3.3
20152026-03-19T03:00:52.674Z Compiling rustix v0.38.44
20162026-03-19T03:00:52.725Z Compiling tinyvec_macros v0.1.1
20172026-03-19T03:00:52.757Z Compiling winnow v0.5.40
20182026-03-19T03:00:52.796Z Compiling fastrand v2.3.0
20192026-03-19T03:00:52.812Z Compiling tinyvec v1.10.0
20202026-03-19T03:00:52.852Z Compiling document-features v0.2.12
20212026-03-19T03:00:52.864Z Compiling h2 v0.4.13
20222026-03-19T03:00:53.655Z Compiling want v0.3.1
20232026-03-19T03:00:53.782Z Compiling dtrace-parser v0.2.0
20242026-03-19T03:00:53.799Z Compiling dtrace-parser v0.3.0
20252026-03-19T03:00:54.267Z Compiling dof v0.3.0
20262026-03-19T03:00:54.583Z Compiling toml_edit v0.19.15
20272026-03-19T03:00:54.619Z Compiling darling_macro v0.20.11
20282026-03-19T03:00:54.642Z Compiling ipnet v2.11.0
20292026-03-19T03:00:54.755Z Compiling daft-derive v0.1.5
20302026-03-19T03:00:54.967Z Compiling dof v0.4.0
20312026-03-19T03:00:55.140Z Compiling async-trait v0.1.89
20322026-03-19T03:00:55.217Z Compiling curve25519-dalek v4.1.3
20332026-03-19T03:00:55.328Z Compiling spin v0.9.8
20342026-03-19T03:00:55.439Z Compiling thread-id v5.1.0
20352026-03-19T03:00:55.555Z Compiling thread-id v4.2.2
20362026-03-19T03:00:55.578Z Compiling proc-macro-error-attr v1.0.4
20372026-03-19T03:00:55.627Z Compiling powerfmt v0.2.0
20382026-03-19T03:00:55.669Z Compiling cfg_aliases v0.2.1
20392026-03-19T03:00:55.691Z Compiling foreign-types-shared v0.1.1
20402026-03-19T03:00:55.819Z Compiling httpdate v1.0.3
20412026-03-19T03:00:55.969Z Compiling num-bigint-dig v0.8.6
20422026-03-19T03:00:56.005Z Compiling pin-utils v0.1.0
20432026-03-19T03:00:56.240Z Compiling smoltcp v0.9.1
20442026-03-19T03:00:56.370Z Compiling deranged v0.5.8
20452026-03-19T03:00:56.394Z Compiling tempfile v3.25.0
20462026-03-19T03:00:56.423Z Compiling foreign-types v0.3.2
20472026-03-19T03:00:56.452Z Compiling nix v0.31.1
20482026-03-19T03:00:56.658Z Compiling darling v0.20.11
20492026-03-19T03:00:56.868Z Compiling hyper v1.8.1
20502026-03-19T03:00:57.178Z Compiling ipnetwork v0.21.1
20512026-03-19T03:00:57.215Z Compiling strum_macros v0.26.4
20522026-03-19T03:00:57.466Z Compiling wait-timeout v0.2.1
20532026-03-19T03:00:57.520Z Compiling proc-macro-error v1.0.4
20542026-03-19T03:00:57.788Z Compiling siphasher v1.0.2
20552026-03-19T03:00:57.839Z Compiling utf8parse v0.2.2
20562026-03-19T03:00:57.884Z Compiling bit-vec v0.8.0
20572026-03-19T03:00:57.988Z Compiling simd-adler32 v0.3.8
20582026-03-19T03:00:58.160Z Compiling anstyle v1.0.13
20592026-03-19T03:00:58.168Z Compiling num_threads v0.1.7
20602026-03-19T03:00:58.231Z Compiling quick-error v1.2.3
20612026-03-19T03:00:58.302Z Compiling unicode-segmentation v1.12.0
20622026-03-19T03:00:58.350Z Compiling hyper-util v0.1.20
20632026-03-19T03:00:58.394Z Compiling rusty-fork v0.3.1
20642026-03-19T03:00:58.483Z Compiling time v0.3.47
20652026-03-19T03:00:58.773Z Compiling bit-set v0.8.0
20662026-03-19T03:00:58.849Z Compiling anstyle-parse v0.2.7
20672026-03-19T03:00:59.355Z Compiling crossbeam-epoch v0.9.18
20682026-03-19T03:00:59.408Z Compiling derive_builder_core v0.20.2
20692026-03-19T03:00:59.805Z Compiling unicode-normalization v0.1.25
20702026-03-19T03:01:00.446Z Compiling rustls-native-certs v0.8.3
20712026-03-19T03:01:00.774Z Compiling signature v2.2.0
20722026-03-19T03:01:00.798Z Compiling hubpack_derive v0.1.1
20732026-03-19T03:01:00.982Z Compiling curve25519-dalek-derive v0.1.1
20742026-03-19T03:01:01.009Z Compiling strum_macros v0.27.2
20752026-03-19T03:01:01.032Z Compiling rand_xorshift v0.4.0
20762026-03-19T03:01:01.168Z Compiling sync_wrapper v1.0.2
20772026-03-19T03:01:01.195Z Compiling fs-err v3.3.0
20782026-03-19T03:01:01.234Z Compiling ahash v0.8.12
20792026-03-19T03:01:01.361Z Compiling unicode-properties v0.1.4
20802026-03-19T03:01:01.385Z Compiling is_terminal_polyfill v1.70.2
20812026-03-19T03:01:01.406Z Compiling colorchoice v1.0.4
20822026-03-19T03:01:01.528Z Compiling adler2 v2.0.1
20832026-03-19T03:01:01.551Z Compiling unicode-bidi v0.3.18
20842026-03-19T03:01:01.578Z Compiling object v0.37.3
20852026-03-19T03:01:01.653Z Compiling unarray v0.1.4
20862026-03-19T03:01:01.709Z Compiling anstyle-query v1.1.5
20872026-03-19T03:01:01.803Z Compiling proptest v1.10.0
20882026-03-19T03:01:01.826Z Compiling miniz_oxide v0.8.9
20892026-03-19T03:01:01.868Z Compiling anstream v0.6.21
20902026-03-19T03:01:02.204Z Compiling stringprep v0.1.5
20912026-03-19T03:01:02.387Z Compiling tower v0.5.3
20922026-03-19T03:01:02.684Z Compiling derive_builder_macro v0.20.2
20932026-03-19T03:01:03.039Z Compiling crossbeam-deque v0.8.6
20942026-03-19T03:01:03.069Z Compiling heck v0.4.1
20952026-03-19T03:01:03.096Z Compiling usdt-macro v0.6.0
20962026-03-19T03:01:03.100Z Compiling usdt-attr-macro v0.6.0
20972026-03-19T03:01:03.522Z Compiling http-body-util v0.1.3
20982026-03-19T03:01:03.567Z Compiling webpki-roots v1.0.6
20992026-03-19T03:01:03.840Z Compiling rand_chacha v0.3.1
21002026-03-19T03:01:03.870Z Compiling erased-serde v0.3.31
21012026-03-19T03:01:03.895Z Compiling md-5 v0.10.6
21022026-03-19T03:01:04.024Z Compiling num-integer v0.1.46
21032026-03-19T03:01:04.106Z Compiling hash32 v0.2.1
21042026-03-19T03:01:04.128Z Compiling vergen-lib v0.1.6
21052026-03-19T03:01:04.173Z Compiling ff v0.13.1
21062026-03-19T03:01:04.252Z Compiling zlib-rs v0.6.2
21072026-03-19T03:01:04.287Z Compiling fallible-iterator v0.2.0
21082026-03-19T03:01:04.287Z Compiling iri-string v0.7.10
21092026-03-19T03:01:04.334Z Compiling ryu v1.0.23
21102026-03-19T03:01:04.337Z Compiling psl-types v2.0.11
21112026-03-19T03:01:04.386Z Compiling base16ct v0.2.0
21122026-03-19T03:01:04.456Z Compiling group v0.13.0
21132026-03-19T03:01:04.504Z Compiling publicsuffix v2.3.0
21142026-03-19T03:01:04.589Z Compiling sec1 v0.7.3
21152026-03-19T03:01:04.622Z Compiling serde_urlencoded v0.7.1
21162026-03-19T03:01:04.642Z Compiling newtype-uuid v1.3.2
21172026-03-19T03:01:04.717Z Compiling postgres-protocol v0.6.10
21182026-03-19T03:01:04.745Z Compiling num-iter v0.1.45
21192026-03-19T03:01:05.010Z Compiling rand v0.8.5
21202026-03-19T03:01:05.249Z Compiling oxnet v0.1.4
21212026-03-19T03:01:05.391Z Compiling zone_cfg_derive v0.3.1
21222026-03-19T03:01:05.414Z Compiling derive_builder v0.20.2
21232026-03-19T03:01:05.593Z Compiling tokio-native-tls v0.3.1
21242026-03-19T03:01:05.663Z Compiling phf_shared v0.13.1
21252026-03-19T03:01:05.794Z Compiling lazy_static v1.5.0
21262026-03-19T03:01:05.927Z Compiling terminal_size v0.4.3
21272026-03-19T03:01:05.951Z Compiling tower-http v0.6.8
21282026-03-19T03:01:05.955Z Compiling serde_with_macros v3.17.0
21292026-03-19T03:01:05.955Z Compiling cargo-platform v0.1.9
21302026-03-19T03:01:06.045Z Compiling hkdf v0.12.4
21312026-03-19T03:01:06.114Z Compiling crypto-bigint v0.5.5
21322026-03-19T03:01:06.190Z Compiling serde_repr v0.1.20
21332026-03-19T03:01:06.296Z Compiling enum-as-inner v0.6.1
21342026-03-19T03:01:06.318Z Compiling clap_derive v4.5.55
21352026-03-19T03:01:06.318Z Compiling vergen v9.0.6
21362026-03-19T03:01:06.346Z Compiling bitflags v1.3.2
21372026-03-19T03:01:06.442Z Compiling libbz2-rs-sys v0.2.2
21382026-03-19T03:01:06.524Z Compiling unicode-width v0.2.0
21392026-03-19T03:01:06.527Z Compiling managed v0.8.0
21402026-03-19T03:01:06.571Z Compiling bumpalo v3.20.2
21412026-03-19T03:01:06.876Z Compiling foldhash v0.1.5
21422026-03-19T03:01:06.924Z Compiling clap_lex v1.0.0
21432026-03-19T03:01:07.130Z Compiling flate2 v1.1.9
21442026-03-19T03:01:07.219Z Compiling clap_builder v4.5.60
21452026-03-19T03:01:07.241Z Compiling hashbrown v0.15.5
21462026-03-19T03:01:07.351Z Compiling bzip2 v0.6.1
21472026-03-19T03:01:07.364Z Compiling zopfli v0.8.3
21482026-03-19T03:01:07.488Z Compiling elliptic-curve v0.13.8
21492026-03-19T03:01:07.508Z Compiling console v0.16.2
21502026-03-19T03:01:07.679Z Compiling cargo_metadata v0.19.2
21512026-03-19T03:01:07.977Z Compiling phf v0.13.1
21522026-03-19T03:01:08.076Z Compiling hyper-tls v0.6.0
21532026-03-19T03:01:08.110Z Compiling daft v0.1.5
21542026-03-19T03:01:08.199Z Compiling rayon v1.11.0
21552026-03-19T03:01:08.224Z Compiling signal-hook-mio v0.2.5
21562026-03-19T03:01:08.404Z Compiling cookie_store v0.22.1
21572026-03-19T03:01:08.477Z Compiling postgres-types v0.2.12
21582026-03-19T03:01:08.500Z Compiling zstd v0.13.3
21592026-03-19T03:01:08.596Z Compiling bzip2 v0.4.4
21602026-03-19T03:01:08.850Z Compiling strum v0.27.2
21612026-03-19T03:01:09.040Z Compiling hubpack v0.1.2
21622026-03-19T03:01:09.159Z Compiling ed25519 v2.2.3
21632026-03-19T03:01:09.183Z Compiling phf_shared v0.11.3
21642026-03-19T03:01:09.328Z Compiling pkcs1 v0.7.5
21652026-03-19T03:01:09.406Z Compiling serde-big-array v0.5.1
21662026-03-19T03:01:09.484Z Compiling hex v0.4.3
21672026-03-19T03:01:09.583Z Compiling rfc6979 v0.4.0
21682026-03-19T03:01:09.636Z Compiling bstr v1.12.1
21692026-03-19T03:01:09.739Z Compiling itertools v0.12.1
21702026-03-19T03:01:09.770Z Compiling float-cmp v0.10.0
21712026-03-19T03:01:09.783Z Compiling memmap2 v0.9.10
21722026-03-19T03:01:09.887Z Compiling env_filter v1.0.0
21732026-03-19T03:01:09.985Z Compiling encoding_rs v0.8.35
21742026-03-19T03:01:10.023Z Compiling normalize-line-endings v0.3.0
21752026-03-19T03:01:10.023Z Compiling difflib v0.4.0
21762026-03-19T03:01:10.084Z Compiling mime v0.3.17
21772026-03-19T03:01:10.223Z Compiling precomputed-hash v0.1.1
21782026-03-19T03:01:10.257Z Compiling keccak v0.1.6
21792026-03-19T03:01:10.421Z Compiling data-encoding v2.10.0
21802026-03-19T03:01:10.485Z Compiling static_assertions v1.1.0
21812026-03-19T03:01:10.576Z Compiling new_debug_unreachable v1.0.6
21822026-03-19T03:01:10.600Z Compiling fixedbitset v0.5.7
21832026-03-19T03:01:10.671Z Compiling toml_write v0.1.2
21842026-03-19T03:01:10.700Z Compiling rustc-hash v2.1.1
21852026-03-19T03:01:10.723Z Compiling whoami v2.1.0
21862026-03-19T03:01:10.757Z Compiling jiff v0.2.21
21872026-03-19T03:01:10.855Z Compiling fixedbitset v0.4.2
21882026-03-19T03:01:10.930Z Compiling predicates-core v1.0.10
21892026-03-19T03:01:10.963Z Compiling unit-prefix v0.5.2
21902026-03-19T03:01:10.993Z Compiling toml_edit v0.22.27
21912026-03-19T03:01:11.110Z Compiling predicates v3.1.4
21922026-03-19T03:01:11.169Z Compiling indicatif v0.18.4
21932026-03-19T03:01:11.198Z Compiling petgraph v0.6.5
21942026-03-19T03:01:11.213Z Compiling tokio-postgres v0.7.16
21952026-03-19T03:01:11.223Z Compiling petgraph v0.8.3
21962026-03-19T03:01:11.404Z Compiling zone v0.3.1
21972026-03-19T03:01:11.742Z Compiling hickory-proto v0.25.2
21982026-03-19T03:01:11.870Z Compiling iddqd v0.3.17
21992026-03-19T03:01:12.120Z Compiling string_cache v0.8.9
22002026-03-19T03:01:12.243Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22012026-03-19T03:01:12.419Z Compiling sha3 v0.10.8
22022026-03-19T03:01:12.784Z Compiling similar v2.7.0
22032026-03-19T03:01:13.241Z Compiling env_logger v0.11.9
22042026-03-19T03:01:13.692Z Compiling usdt v0.6.0
22052026-03-19T03:01:13.832Z Compiling serde_with v3.17.0
22062026-03-19T03:01:13.998Z Compiling ecdsa v0.16.9
22072026-03-19T03:01:14.029Z Compiling rsa v0.9.10
22082026-03-19T03:01:14.355Z Compiling zip v4.6.1
22092026-03-19T03:01:14.513Z Compiling ed25519-dalek v2.2.0
22102026-03-19T03:01:14.915Z Compiling clap v4.5.60
22112026-03-19T03:01:15.488Z Compiling crossterm v0.28.1
22122026-03-19T03:01:15.950Z Compiling zip v0.6.6
22132026-03-19T03:01:15.973Z Compiling strum v0.26.3
22142026-03-19T03:01:15.997Z Compiling toml v0.7.8
22152026-03-19T03:01:16.070Z Compiling tokio-stream v0.1.18
22162026-03-19T03:01:16.163Z Compiling buf-list v1.1.2
22172026-03-19T03:01:16.520Z Compiling x509-cert v0.2.5
22182026-03-19T03:01:16.541Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22192026-03-19T03:01:16.701Z Compiling openapiv3 v2.2.0
22202026-03-19T03:01:16.761Z Compiling sha1 v0.10.6
22212026-03-19T03:01:16.941Z Compiling itertools v0.13.0
22222026-03-19T03:01:17.348Z Compiling peg-runtime v0.8.5
22232026-03-19T03:01:17.606Z Compiling lalrpop-util v0.19.12
22242026-03-19T03:01:32.648Z Compiling macaddr v1.0.1
22252026-03-19T03:01:32.918Z Compiling structmeta-derive v0.3.0
22262026-03-19T03:01:33.018Z Compiling itertools v0.14.0
22272026-03-19T03:01:33.935Z Compiling heapless v0.8.0
22282026-03-19T03:01:34.713Z Compiling ingot-macros v0.1.1
22292026-03-19T03:01:35.489Z Compiling structmeta v0.3.0
22302026-03-19T03:01:39.061Z Compiling rustls-webpki v0.103.9
22312026-03-19T03:01:40.200Z Compiling toml_edit v0.23.10+spec-1.0.0
22322026-03-19T03:01:41.496Z Compiling hash32 v0.3.1
22332026-03-19T03:01:41.543Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22342026-03-19T03:01:41.614Z Compiling smoltcp v0.11.0
22352026-03-19T03:01:41.869Z Compiling proc-macro-crate v3.4.0
22362026-03-19T03:01:41.891Z Compiling ingot-types v0.1.2
22372026-03-19T03:01:41.957Z Compiling cobs v0.3.0
22382026-03-19T03:01:42.093Z Compiling rustls v0.22.4
22392026-03-19T03:01:42.314Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22402026-03-19T03:01:42.424Z Compiling postcard v1.1.3
22412026-03-19T03:01:42.430Z Compiling proc-macro-crate v1.3.1
22422026-03-19T03:01:42.526Z Compiling num_enum_derive v0.7.5
22432026-03-19T03:01:42.579Z Compiling ingot v0.1.1
22442026-03-19T03:01:42.582Z Compiling rustls-webpki v0.102.8
22452026-03-19T03:01:42.661Z Compiling futures-executor v0.3.32
22462026-03-19T03:01:42.898Z Compiling foreign-types-macros v0.2.3
22472026-03-19T03:01:42.927Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22482026-03-19T03:01:42.967Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22492026-03-19T03:01:43.010Z Compiling multer v3.1.0
22502026-03-19T03:01:43.054Z Compiling thread_local v1.1.9
22512026-03-19T03:01:43.254Z Compiling cpufeatures v0.3.0
22522026-03-19T03:01:43.284Z Compiling slog-async v2.8.0
22532026-03-19T03:01:43.284Z Compiling typeid v1.0.3
22542026-03-19T03:01:43.375Z Compiling foreign-types-shared v0.3.1
22552026-03-19T03:01:43.485Z Compiling match_cfg v0.1.0
22562026-03-19T03:01:43.522Z Compiling chacha20 v0.10.0
22572026-03-19T03:01:43.639Z Compiling hostname v0.3.1
22582026-03-19T03:01:43.689Z Compiling foreign-types v0.5.0
22592026-03-19T03:01:43.752Z Compiling num_enum_derive v0.5.11
22602026-03-19T03:01:43.778Z Compiling futures v0.3.32
22612026-03-19T03:01:43.833Z Compiling num_enum v0.7.5
22622026-03-19T03:01:43.904Z Compiling derive-ex v0.1.8
22632026-03-19T03:01:43.929Z Compiling tabwriter v1.4.1
22642026-03-19T03:01:43.972Z Compiling slog-json v2.6.1
22652026-03-19T03:01:44.013Z Compiling crossbeam-channel v0.5.15
22662026-03-19T03:01:44.043Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22672026-03-19T03:01:44.317Z Compiling tokio-rustls v0.26.4
22682026-03-19T03:01:44.418Z Compiling rustls-platform-verifier v0.6.2
22692026-03-19T03:01:44.621Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22702026-03-19T03:01:44.728Z Compiling hyper-rustls v0.27.7
22712026-03-19T03:01:44.753Z Compiling async-stream-impl v0.3.6
22722026-03-19T03:01:44.952Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22732026-03-19T03:01:44.966Z Compiling serde_spanned v1.0.4
22742026-03-19T03:01:45.002Z Compiling is-terminal v0.4.17
22752026-03-19T03:01:45.151Z Compiling reqwest v0.12.28
22762026-03-19T03:01:45.184Z Compiling reqwest v0.13.2
22772026-03-19T03:01:45.198Z Compiling cstr-argument v0.1.2
22782026-03-19T03:01:45.221Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
22792026-03-19T03:01:45.394Z Compiling dropshot v0.16.7
22802026-03-19T03:01:45.449Z Compiling term v1.2.1
22812026-03-19T03:01:45.476Z Compiling erased-serde v0.4.9
22822026-03-19T03:01:45.523Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
22832026-03-19T03:01:45.669Z Compiling toml_writer v1.0.6+spec-1.1.0
22842026-03-19T03:01:45.819Z Compiling crucible-workspace-hack v0.1.0
22852026-03-19T03:01:45.841Z Compiling take_mut v0.2.2
22862026-03-19T03:01:45.906Z Compiling slog-term v2.9.2
22872026-03-19T03:01:46.010Z Compiling toml v0.9.12+spec-1.1.0
22882026-03-19T03:01:46.076Z Compiling test-strategy v0.4.5
22892026-03-19T03:01:46.100Z Compiling async-stream v0.3.6
22902026-03-19T03:01:46.128Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22912026-03-19T03:01:46.334Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22922026-03-19T03:01:46.364Z Compiling num_enum v0.5.11
22932026-03-19T03:01:46.538Z Compiling tokio-rustls v0.25.0
22942026-03-19T03:01:46.846Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22952026-03-19T03:01:46.884Z Compiling slog-bunyan v2.5.0
22962026-03-19T03:01:46.906Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22972026-03-19T03:01:47.030Z Compiling rand v0.10.0
22982026-03-19T03:01:47.257Z Compiling parse-display-derive v0.10.0
22992026-03-19T03:01:47.309Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23002026-03-19T03:01:47.437Z Compiling backon v1.6.0
23012026-03-19T03:01:47.515Z Compiling waitgroup v0.1.2
23022026-03-19T03:01:47.542Z Compiling dropshot_endpoint v0.16.7
23032026-03-19T03:01:47.625Z Compiling newtype-uuid-macros v0.1.0
23042026-03-19T03:01:47.721Z Compiling rustls-pemfile v2.2.0
23052026-03-19T03:01:47.750Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23062026-03-19T03:01:47.798Z Compiling serde_path_to_error v0.1.20
23072026-03-19T03:01:47.862Z Compiling hostname v0.4.2
23082026-03-19T03:01:47.883Z Compiling instant v0.1.13
23092026-03-19T03:01:48.059Z Compiling libefi-sys v0.1.0
23102026-03-19T03:01:48.073Z Compiling debug-ignore v1.0.5
23112026-03-19T03:01:48.103Z Compiling colored v3.1.1
23122026-03-19T03:01:48.124Z Compiling backoff v0.4.0
23132026-03-19T03:01:48.229Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23142026-03-19T03:01:48.254Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23152026-03-19T03:01:48.453Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23162026-03-19T03:01:48.587Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23172026-03-19T03:01:48.858Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23182026-03-19T03:01:48.977Z Compiling camino-tempfile v1.4.1
23192026-03-19T03:01:49.143Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23202026-03-19T03:01:49.196Z Compiling usdt-attr-macro v0.5.0
23212026-03-19T03:01:49.222Z Compiling parse-display v0.10.0
23222026-03-19T03:01:49.500Z Compiling usdt-macro v0.5.0
23232026-03-19T03:01:50.028Z Compiling secrecy v0.10.3
23242026-03-19T03:01:50.048Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23252026-03-19T03:01:50.176Z Compiling num-derive v0.4.2
23262026-03-19T03:01:50.217Z Compiling bitfield-struct v0.6.2
23272026-03-19T03:01:50.234Z Compiling regress v0.10.5
23282026-03-19T03:01:50.362Z Compiling ordered-float v2.10.1
23292026-03-19T03:01:50.428Z Compiling blake3 v1.8.3
23302026-03-19T03:01:50.501Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23312026-03-19T03:01:50.782Z Compiling memmap v0.7.0
23322026-03-19T03:01:50.906Z Compiling sigpipe v0.1.3
23332026-03-19T03:01:50.946Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23342026-03-19T03:01:51.033Z Compiling glob v0.3.3
23352026-03-19T03:01:51.055Z Compiling usdt v0.5.0
23362026-03-19T03:01:51.087Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23372026-03-19T03:01:51.111Z Compiling serde-value v0.7.0
23382026-03-19T03:01:51.196Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23392026-03-19T03:01:51.254Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23402026-03-19T03:01:51.284Z Compiling serde-untagged v0.1.9
23412026-03-19T03:01:51.404Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23422026-03-19T03:01:51.595Z Compiling toml v0.8.23
23432026-03-19T03:01:51.629Z Compiling smf v0.2.3
23442026-03-19T03:01:51.775Z Compiling filetime v0.2.27
23452026-03-19T03:01:51.861Z Compiling arrayvec v0.7.6
23462026-03-19T03:01:51.890Z Compiling unicode-xid v0.2.6
23472026-03-19T03:01:52.069Z Compiling constant_time_eq v0.4.2
23482026-03-19T03:01:52.095Z Compiling whoami v1.6.1
23492026-03-19T03:01:52.174Z Compiling same-file v1.0.6
23502026-03-19T03:01:52.174Z Compiling arrayref v0.3.9
23512026-03-19T03:01:52.190Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23522026-03-19T03:01:52.190Z Compiling xattr v1.6.1
23532026-03-19T03:01:52.346Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23542026-03-19T03:01:52.370Z Compiling walkdir v2.5.0
23552026-03-19T03:01:52.371Z Compiling cargo-util-schemas v0.8.2
23562026-03-19T03:01:52.371Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23572026-03-19T03:01:52.502Z Compiling tar v0.4.44
23582026-03-19T03:01:52.657Z Compiling tokio-dtrace v0.1.1
23592026-03-19T03:01:52.675Z Compiling gethostname v0.5.0
23602026-03-19T03:01:52.874Z Compiling cargo-platform v0.2.0
23612026-03-19T03:01:53.069Z Compiling topological-sort v0.2.2
23622026-03-19T03:01:53.075Z Compiling oxide-tokio-rt v0.1.3
23632026-03-19T03:01:53.114Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23642026-03-19T03:01:53.150Z Compiling indent_write v2.2.0
23652026-03-19T03:01:53.656Z Compiling shell-words v1.1.1
23662026-03-19T03:01:53.985Z Compiling cargo_metadata v0.21.0
23672026-03-19T03:02:05.058Z Compiling progenitor-client v0.10.0
23682026-03-19T03:02:05.058Z Compiling omicron-zone-package v0.12.2
23692026-03-19T03:02:05.082Z Compiling progenitor-client v0.13.0
23702026-03-19T03:02:05.184Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23712026-03-19T03:02:05.184Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23722026-03-19T03:02:05.188Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23732026-03-19T03:02:05.188Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23742026-03-19T03:02:05.411Z Compiling progenitor-extras v0.1.1
23752026-03-19T03:02:05.691Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23762026-03-19T03:02:15.173Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23772026-03-19T03:02:16.417Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
23782026-03-19T03:02:24.666Z Finished `release` profile [optimized] target(s) in 1m 53s
23792026-03-19T03:02:24.851Z Running `target/release/omicron-package -t test target create -p dev`
23802026-03-19T03:02:24.924ZLogging to: /work/oxidecomputer/omicron/out/LOG
23812026-03-19T03:02:24.931ZCreated new build target 'test' and set it as active
23822026-03-19T03:02:24.932Z
23832026-03-19T03:02:24.932Zreal 1:54.046916419
23842026-03-19T03:02:24.932Zuser 20:11.673877370
23852026-03-19T03:02:24.932Zsys 3:02.477919059
23862026-03-19T03:02:24.932Ztrap 0.522306973
23872026-03-19T03:02:24.932Ztflt 2.956577119
23882026-03-19T03:02:24.932Zdflt 3.688673655
23892026-03-19T03:02:24.935Zkflt 0.000513832
23902026-03-19T03:02:24.935Zlock 1:04:11.958066951
23912026-03-19T03:02:24.935Zslp 51:28.104520362
23922026-03-19T03:02:24.935Zlat 46.325788876
23932026-03-19T03:02:24.935Zstop 7:49.391001595
23942026-03-19T03:02:24.935Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
23952026-03-19T03:02:26.117Z Finished `release` profile [optimized] target(s) in 1.17s
23962026-03-19T03:02:26.180Z Running `target/release/omicron-package -t test package`
23972026-03-19T03:02:26.246ZLogging to: /work/oxidecomputer/omicron/out/LOG
23982026-03-19T03:02:28.151Z Compiling regress v0.10.5
23992026-03-19T03:02:28.151Z Compiling heck v0.5.0
24002026-03-19T03:02:28.156Z Compiling unsafe-libyaml v0.2.11
24012026-03-19T03:02:28.384Z Compiling convert_case v0.4.0
24022026-03-19T03:02:28.480Z Compiling half v2.7.1
24032026-03-19T03:02:28.486Z Compiling ciborium-io v0.2.2
24042026-03-19T03:02:28.516Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24052026-03-19T03:02:28.521Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24062026-03-19T03:02:28.575Z Compiling prettyplease v0.2.37
24072026-03-19T03:02:28.606Z Compiling typify-impl v0.6.1
24082026-03-19T03:02:28.636Z Compiling universal-hash v0.5.1
24092026-03-19T03:02:28.639Z Compiling thiserror-impl-no-std v2.0.2
24102026-03-19T03:02:28.639Z Compiling unicode-width v0.1.14
24112026-03-19T03:02:28.639Z Compiling opaque-debug v0.3.1
24122026-03-19T03:02:28.730Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24132026-03-19T03:02:28.759Z Compiling chacha20 v0.9.1
24142026-03-19T03:02:28.820Z Compiling password-hash v0.5.0
24152026-03-19T03:02:28.859Z Compiling derive_more v0.99.20
24162026-03-19T03:02:28.859Z Compiling ciborium-ll v0.2.2
24172026-03-19T03:02:28.864Z Compiling poly1305 v0.8.0
24182026-03-19T03:02:28.891Z Compiling blake2 v0.10.6
24192026-03-19T03:02:28.986Z Compiling aead v0.5.2
24202026-03-19T03:02:29.113Z Compiling serde_yaml v0.9.34+deprecated
24212026-03-19T03:02:29.142Z Compiling ciborium v0.2.2
24222026-03-19T03:02:29.176Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24232026-03-19T03:02:29.223Z Compiling is-terminal v0.4.17
24242026-03-19T03:02:29.259Z Compiling swrite v0.1.0
24252026-03-19T03:02:29.310Z Compiling chacha20poly1305 v0.10.1
24262026-03-19T03:02:29.383Z Compiling argon2 v0.5.3
24272026-03-19T03:02:29.427Z Compiling serde_spanned v1.0.4
24282026-03-19T03:02:29.532Z Compiling toml_writer v1.0.6+spec-1.1.0
24292026-03-19T03:02:29.637Z Compiling bytecount v0.6.9
24302026-03-19T03:02:29.679Z Compiling rustls v0.22.4
24312026-03-19T03:02:29.722Z Compiling rustls-webpki v0.102.8
24322026-03-19T03:02:29.800Z Compiling toml v0.9.12+spec-1.1.0
24332026-03-19T03:02:29.845Z Compiling derive-where v1.6.0
24342026-03-19T03:02:29.918Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24352026-03-19T03:02:29.950Z Compiling thread_local v1.1.9
24362026-03-19T03:02:30.114Z Compiling thiserror-no-std v2.0.2
24372026-03-19T03:02:30.123Z Compiling match_cfg v0.1.0
24382026-03-19T03:02:30.235Z Compiling vsss-rs v3.3.4
24392026-03-19T03:02:30.239Z Compiling hostname v0.3.1
24402026-03-19T03:02:30.375Z Compiling multer v3.1.0
24412026-03-19T03:02:30.463Z Compiling slog-async v2.8.0
24422026-03-19T03:02:30.535Z Compiling slog-json v2.6.1
24432026-03-19T03:02:30.581Z Compiling crossbeam-channel v0.5.15
24442026-03-19T03:02:30.618Z Compiling futures-executor v0.3.32
24452026-03-19T03:02:30.677Z Compiling take_mut v0.2.2
24462026-03-19T03:02:30.735Z Compiling term v1.2.1
24472026-03-19T03:02:30.827Z Compiling slog-bunyan v2.5.0
24482026-03-19T03:02:30.961Z Compiling futures v0.3.32
24492026-03-19T03:02:31.006Z Compiling dropshot v0.16.7
24502026-03-19T03:02:31.034Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24512026-03-19T03:02:31.121Z Compiling slog-term v2.9.2
24522026-03-19T03:02:31.197Z Compiling async-stream v0.3.6
24532026-03-19T03:02:31.200Z Compiling progenitor-client v0.13.0
24542026-03-19T03:02:31.257Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24552026-03-19T03:02:31.396Z Compiling waitgroup v0.1.2
24562026-03-19T03:02:31.430Z Compiling backon v1.6.0
24572026-03-19T03:02:31.433Z Compiling rustls-pemfile v2.2.0
24582026-03-19T03:02:31.498Z Compiling hostname v0.4.2
24592026-03-19T03:02:31.502Z Compiling serde_path_to_error v0.1.20
24602026-03-19T03:02:31.563Z Compiling instant v0.1.13
24612026-03-19T03:02:31.600Z Compiling debug-ignore v1.0.5
24622026-03-19T03:02:31.638Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24632026-03-19T03:02:31.715Z Compiling progenitor-extras v0.1.1
24642026-03-19T03:02:31.739Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24652026-03-19T03:02:31.755Z Compiling backoff v0.4.0
24662026-03-19T03:02:31.760Z Compiling parse-display v0.10.0
24672026-03-19T03:02:31.760Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24682026-03-19T03:02:31.851Z Compiling progenitor-client v0.10.0
24692026-03-19T03:02:31.854Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24702026-03-19T03:02:31.854Z Compiling macaddr v1.0.1
24712026-03-19T03:02:32.022Z Compiling console v0.15.11
24722026-03-19T03:02:32.056Z Compiling newline-converter v0.3.0
24732026-03-19T03:02:32.057Z Compiling atomicwrites v0.4.4
24742026-03-19T03:02:32.123Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24752026-03-19T03:02:32.126Z Compiling num-rational v0.4.2
24762026-03-19T03:02:32.184Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24772026-03-19T03:02:32.278Z Compiling num-complex v0.4.6
24782026-03-19T03:02:32.353Z Compiling slog-dtrace v0.3.0
24792026-03-19T03:02:32.441Z Compiling async-recursion v1.1.1
24802026-03-19T03:02:32.479Z Compiling float-ord v0.3.2
24812026-03-19T03:02:32.625Z Compiling expectorate v1.2.0
24822026-03-19T03:02:32.745Z Compiling cancel-safe-futures v0.1.5
24832026-03-19T03:02:32.868Z Compiling tokio-rustls v0.25.0
24842026-03-19T03:02:32.904Z Compiling num v0.4.3
24852026-03-19T03:02:32.968Z Compiling owo-colors v4.3.0
24862026-03-19T03:02:33.036Z Compiling libsw-core v0.3.2
24872026-03-19T03:02:33.067Z Compiling resolv-conf v0.7.6
24882026-03-19T03:02:33.070Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24892026-03-19T03:02:33.268Z Compiling libsw v3.5.0
24902026-03-19T03:02:33.309Z Compiling toml v0.8.23
24912026-03-19T03:02:33.356Z Compiling linear-map v1.2.0
24922026-03-19T03:02:33.482Z Compiling minimal-lexical v0.2.1
24932026-03-19T03:02:33.544Z Compiling linked-hash-map v0.5.6
24942026-03-19T03:02:33.703Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24952026-03-19T03:02:33.736Z Compiling unicode-xid v0.2.6
24962026-03-19T03:02:33.849Z Compiling nom v7.1.3
24972026-03-19T03:02:33.880Z Compiling lru-cache v0.1.2
24982026-03-19T03:02:33.913Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24992026-03-19T03:02:33.947Z Compiling globset v0.4.18
25002026-03-19T03:02:33.951Z Compiling hickory-proto v0.24.4
25012026-03-19T03:02:34.099Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25022026-03-19T03:02:34.130Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25032026-03-19T03:02:34.379Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25042026-03-19T03:02:34.873Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25052026-03-19T03:02:35.404Z Compiling typify-macro v0.6.1
25062026-03-19T03:02:35.733Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25072026-03-19T03:02:35.776Z Compiling convert_case v0.10.0
25082026-03-19T03:02:36.175Z Compiling derive_more-impl v2.1.1
25092026-03-19T03:02:37.201Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25102026-03-19T03:02:37.320Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25112026-03-19T03:02:37.350Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25122026-03-19T03:02:37.406Z Compiling hickory-resolver v0.24.4
25132026-03-19T03:02:37.462Z Compiling typify v0.6.1
25142026-03-19T03:02:37.630Z Compiling progenitor-impl v0.13.0
25152026-03-19T03:02:37.695Z Compiling pin-project-internal v1.1.11
25162026-03-19T03:02:38.953Z Compiling qorb v0.4.1
25172026-03-19T03:02:39.141Z Compiling pin-project v1.1.11
25182026-03-19T03:02:39.302Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25192026-03-19T03:02:39.579Z Compiling derive_more v2.1.1
25202026-03-19T03:02:39.656Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25212026-03-19T03:02:39.721Z Compiling pem v3.0.6
25222026-03-19T03:02:39.856Z Compiling snafu-derive v0.8.9
25232026-03-19T03:02:40.514Z Compiling termtree v0.5.1
25242026-03-19T03:02:40.637Z Compiling crossterm v0.29.0
25252026-03-19T03:02:40.776Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25262026-03-19T03:02:40.807Z Compiling progenitor-macro v0.13.0
25272026-03-19T03:02:41.760Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25282026-03-19T03:02:42.193Z Compiling snafu v0.8.9
25292026-03-19T03:02:43.003Z Compiling olpc-cjson v0.1.4
25302026-03-19T03:02:43.334Z Compiling phf_shared v0.12.1
25312026-03-19T03:02:43.376Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25322026-03-19T03:02:43.661Z Compiling serde_plain v1.0.2
25332026-03-19T03:02:44.109Z Compiling vte v0.14.1
25342026-03-19T03:02:44.428Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25352026-03-19T03:02:44.459Z Compiling csv-core v0.1.13
25362026-03-19T03:02:44.532Z Compiling highway v1.3.0
25372026-03-19T03:02:44.585Z Compiling chrono-tz v0.10.4
25382026-03-19T03:02:44.854Z Compiling typed-path v0.9.3
25392026-03-19T03:02:45.045Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25402026-03-19T03:02:45.468Z Compiling csv v1.4.0
25412026-03-19T03:02:45.534Z Compiling strip-ansi-escapes v0.2.1
25422026-03-19T03:02:45.577Z Compiling phf v0.12.1
25432026-03-19T03:02:45.779Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442026-03-19T03:02:45.852Z Compiling const_format_proc_macros v0.2.34
25452026-03-19T03:02:46.076Z Compiling papergrid v0.11.0
25462026-03-19T03:02:46.258Z Compiling fd-lock v4.0.4
25472026-03-19T03:02:46.405Z Compiling tough v0.20.0
25482026-03-19T03:02:46.476Z Compiling peg-macros v0.8.5
25492026-03-19T03:02:46.714Z Compiling progenitor v0.13.0
25502026-03-19T03:02:46.768Z Compiling tabled_derive v0.7.0
25512026-03-19T03:02:46.906Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25522026-03-19T03:02:46.938Z Compiling nu-ansi-term v0.50.3
25532026-03-19T03:02:47.979Z Compiling tabled v0.15.0
25542026-03-19T03:02:48.089Z Compiling reedline v0.40.0
25552026-03-19T03:02:48.190Z Compiling peg v0.8.5
25562026-03-19T03:02:48.220Z Compiling const_format v0.2.35
25572026-03-19T03:02:48.449Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25582026-03-19T03:02:48.853Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25592026-03-19T03:02:49.401Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25602026-03-19T03:02:50.439Z Compiling bcs v0.1.6
25612026-03-19T03:02:50.671Z Compiling semver v0.1.20
25622026-03-19T03:02:51.009Z Compiling rustc_version v0.1.7
25632026-03-19T03:02:51.050Z Compiling base64 v0.21.7
25642026-03-19T03:02:51.314Z Compiling newtype_derive v0.1.6
25652026-03-19T03:02:51.632Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25662026-03-19T03:02:51.741Z Compiling typify-impl v0.4.3
25672026-03-19T03:02:51.912Z Compiling smawk v0.3.2
25682026-03-19T03:02:52.155Z Compiling humantime v2.3.0
25692026-03-19T03:02:52.740Z Compiling unicode-linebreak v0.1.5
25702026-03-19T03:02:52.830Z Compiling dropshot-api-manager-types v0.6.0
25712026-03-19T03:02:52.863Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25722026-03-19T03:02:52.902Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25732026-03-19T03:02:52.937Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25742026-03-19T03:02:53.134Z Compiling textwrap v0.16.2
25752026-03-19T03:02:53.304Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
25762026-03-19T03:02:53.601Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25772026-03-19T03:02:53.648Z Compiling steno v0.4.1
25782026-03-19T03:02:54.407Z Compiling utf-8 v0.7.6
25792026-03-19T03:02:55.188Z Compiling tagptr v0.2.0
25802026-03-19T03:02:55.286Z Compiling tungstenite v0.21.0
25812026-03-19T03:02:55.451Z Compiling moka v0.12.13
25822026-03-19T03:02:55.576Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25832026-03-19T03:02:55.832Z Compiling radium v0.7.0
25842026-03-19T03:02:56.176Z Compiling tokio-tungstenite v0.21.0
25852026-03-19T03:02:56.703Z Compiling tap v1.0.1
25862026-03-19T03:02:56.748Z Compiling typify-macro v0.4.3
25872026-03-19T03:02:56.893Z Compiling hickory-resolver v0.25.2
25882026-03-19T03:02:57.081Z Compiling maybe-uninit v2.0.0
25892026-03-19T03:02:57.510Z Compiling wyz v0.5.1
25902026-03-19T03:02:57.869Z Compiling zerocopy-derive v0.6.6
25912026-03-19T03:02:57.937Z Compiling crc-catalog v2.4.0
25922026-03-19T03:02:57.996Z Compiling display-error-chain v0.2.2
25932026-03-19T03:02:58.088Z Compiling funty v2.0.0
25942026-03-19T03:02:58.230Z Compiling packed_struct v0.10.1
25952026-03-19T03:02:58.273Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25962026-03-19T03:02:58.625Z Compiling crc v3.4.0
25972026-03-19T03:02:58.820Z Compiling typify v0.4.3
25982026-03-19T03:02:58.919Z Compiling zerocopy v0.6.6
25992026-03-19T03:02:58.991Z Compiling progenitor-impl v0.10.0
26002026-03-19T03:02:59.053Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26012026-03-19T03:02:59.448Z Compiling bitvec v1.0.1
26022026-03-19T03:03:01.682Z Compiling packed_struct_codegen v0.10.1
26032026-03-19T03:03:02.009Z Compiling bitfield-macros v0.19.4
26042026-03-19T03:03:02.036Z Compiling progenitor-macro v0.10.0
26052026-03-19T03:03:02.174Z Compiling indexmap v1.9.3
26062026-03-19T03:03:02.460Z Compiling nodrop v0.1.14
26072026-03-19T03:03:02.616Z Compiling array-init v0.0.4
26082026-03-19T03:03:02.963Z Compiling bitfield v0.19.4
26092026-03-19T03:03:03.252Z Compiling smallvec v0.6.14
26102026-03-19T03:03:03.406Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26112026-03-19T03:03:03.604Z Compiling num-derive v0.3.3
26122026-03-19T03:03:03.893Z Compiling proc-macro-error-attr2 v2.0.0
26132026-03-19T03:03:04.417Z Compiling hashbrown v0.12.3
26142026-03-19T03:03:04.737Z Compiling proc-macro-error2 v2.0.1
26152026-03-19T03:03:04.795Z Compiling libscf-sys v1.1.0
26162026-03-19T03:03:05.011Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26172026-03-19T03:03:05.113Z Compiling serde-hex v0.1.0
26182026-03-19T03:03:05.155Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26192026-03-19T03:03:05.257Z Compiling ron v0.8.1
26202026-03-19T03:03:05.263Z Compiling hashbrown v0.13.2
26212026-03-19T03:03:05.456Z Compiling vergen-gitcl v1.0.8
26222026-03-19T03:03:05.747Z Compiling dirs-sys-next v0.1.2
26232026-03-19T03:03:05.977Z Compiling glob v0.3.3
26242026-03-19T03:03:06.089Z Compiling crunchy v0.2.4
26252026-03-19T03:03:06.127Z Compiling diesel_derives v2.3.7
26262026-03-19T03:03:06.392Z Compiling crc-any v2.5.0
26272026-03-19T03:03:06.451Z Compiling maplit v1.0.2
26282026-03-19T03:03:06.480Z Compiling clang-sys v1.8.1
26292026-03-19T03:03:06.695Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26302026-03-19T03:03:06.734Z Compiling object v0.30.4
26312026-03-19T03:03:06.955Z Compiling dirs-next v2.0.0
26322026-03-19T03:03:06.987Z Compiling tabled_derive v0.11.0
26332026-03-19T03:03:07.064Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26342026-03-19T03:03:07.146Z Compiling papergrid v0.17.0
26352026-03-19T03:03:07.468Z Compiling testing_table v0.3.0
26362026-03-19T03:03:07.538Z Compiling dsl_auto_type v0.2.0
26372026-03-19T03:03:07.892Z Compiling progenitor v0.10.0
26382026-03-19T03:03:07.939Z Compiling scheduled-thread-pool v0.2.7
26392026-03-19T03:03:08.002Z Compiling diesel_table_macro_syntax v0.3.0
26402026-03-19T03:03:08.032Z Compiling path-slash v0.1.5
26412026-03-19T03:03:08.133Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26422026-03-19T03:03:08.261Z Compiling tiny-keccak v2.0.2
26432026-03-19T03:03:08.298Z Compiling r2d2 v0.8.10
26442026-03-19T03:03:08.334Z Compiling term v0.7.0
26452026-03-19T03:03:08.609Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26462026-03-19T03:03:08.675Z Compiling arc-swap v1.8.2
26472026-03-19T03:03:08.706Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26482026-03-19T03:03:08.706Z Compiling bit-vec v0.6.3
26492026-03-19T03:03:08.998Z Compiling tabled v0.20.0
26502026-03-19T03:03:09.032Z Compiling downcast-rs v2.0.2
26512026-03-19T03:03:09.062Z Compiling xshell-macros v0.2.7
26522026-03-19T03:03:09.141Z Compiling slog-scope v4.4.1
26532026-03-19T03:03:09.206Z Compiling bit-set v0.5.3
26542026-03-19T03:03:09.264Z Compiling ascii-canvas v3.0.0
26552026-03-19T03:03:09.578Z Compiling xshell v0.2.7
26562026-03-19T03:03:09.631Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26572026-03-19T03:03:09.734Z Compiling itertools v0.10.5
26582026-03-19T03:03:09.797Z Compiling ena v0.14.4
26592026-03-19T03:03:10.116Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26602026-03-19T03:03:10.219Z Compiling libloading v0.8.9
26612026-03-19T03:03:10.489Z Compiling bindgen v0.71.1
26622026-03-19T03:03:10.531Z Compiling regex-syntax v0.6.29
26632026-03-19T03:03:10.838Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-03-19T03:03:11.239Z Compiling diff v0.1.13
26652026-03-19T03:03:11.269Z Compiling unicase v2.9.0
26662026-03-19T03:03:11.593Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26672026-03-19T03:03:13.159Z Compiling lalrpop v0.19.12
26682026-03-19T03:03:13.353Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26692026-03-19T03:03:14.429Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26702026-03-19T03:03:14.915Z Compiling diesel v2.3.7
26712026-03-19T03:03:14.919Z Compiling slog-stdlog v4.1.1
26722026-03-19T03:03:15.523Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26732026-03-19T03:03:15.760Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26742026-03-19T03:03:15.863Z Compiling cexpr v0.6.0
26752026-03-19T03:03:16.276Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26762026-03-19T03:03:16.448Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26772026-03-19T03:03:16.496Z Compiling crc8 v0.1.1
26782026-03-19T03:03:16.661Z Compiling slog-envlogger v2.2.0
26792026-03-19T03:03:16.694Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26802026-03-19T03:03:16.749Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26812026-03-19T03:03:17.169Z Compiling headers-core v0.3.0
26822026-03-19T03:03:17.370Z Compiling libxml v0.3.3
26832026-03-19T03:03:17.543Z Compiling headers v0.4.1
26842026-03-19T03:03:17.732Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26852026-03-19T03:03:18.158Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26862026-03-19T03:03:18.436Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26872026-03-19T03:03:19.014Z Compiling strum_macros v0.24.3
26882026-03-19T03:03:19.124Z Compiling indoc v1.0.9
26892026-03-19T03:03:19.268Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26902026-03-19T03:03:19.369Z Compiling derive_builder v0.20.2
26912026-03-19T03:03:19.555Z Compiling oso-derive v0.27.3
26922026-03-19T03:03:19.588Z Compiling quick-xml v0.37.5
26932026-03-19T03:03:19.618Z Compiling impl-trait-for-tuples v0.2.3
26942026-03-19T03:03:19.674Z Compiling openssl-probe v0.1.6
26952026-03-19T03:03:19.678Z Compiling half v1.8.3
26962026-03-19T03:03:20.080Z Compiling serde_cbor v0.11.2
26972026-03-19T03:03:20.261Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26982026-03-19T03:03:20.293Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26992026-03-19T03:03:20.761Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27002026-03-19T03:03:21.208Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27012026-03-19T03:03:21.419Z Compiling bb8 v0.8.6
27022026-03-19T03:03:21.469Z Compiling trait-variant v0.1.2
27032026-03-19T03:03:21.535Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27042026-03-19T03:03:21.680Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27052026-03-19T03:03:21.942Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27062026-03-19T03:03:22.083Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27072026-03-19T03:03:22.156Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27082026-03-19T03:03:22.369Z Compiling fxhash v0.2.1
27092026-03-19T03:03:22.493Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27102026-03-19T03:03:22.623Z Compiling kstat-rs v0.2.4
27112026-03-19T03:03:22.717Z Compiling libz-sys v1.1.24
27122026-03-19T03:03:22.821Z Compiling nonempty v0.12.0
27132026-03-19T03:03:23.135Z Compiling salty v0.3.0
27142026-03-19T03:03:23.188Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27152026-03-19T03:03:23.229Z Compiling samael v0.0.19
27162026-03-19T03:03:23.417Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27172026-03-19T03:03:23.534Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27182026-03-19T03:03:23.632Z Compiling progenitor-impl v0.11.2
27192026-03-19T03:03:23.667Z Compiling darling_core v0.23.0
27202026-03-19T03:03:24.208Z Compiling polar-core v0.27.3
27212026-03-19T03:03:24.293Z Compiling nanorand v0.7.0
27222026-03-19T03:03:24.698Z Compiling fs-err v2.11.0
27232026-03-19T03:03:25.003Z Compiling parking_lot_core v0.8.6
27242026-03-19T03:03:25.090Z Compiling mime_guess v2.0.5
27252026-03-19T03:03:25.395Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
27262026-03-19T03:03:25.951Z Compiling flume v0.11.1
27272026-03-19T03:03:26.351Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27282026-03-19T03:03:26.778Z Compiling progenitor-macro v0.11.2
27292026-03-19T03:03:26.870Z Compiling darling_macro v0.23.0
27302026-03-19T03:03:27.798Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27312026-03-19T03:03:28.333Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27322026-03-19T03:03:28.524Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27332026-03-19T03:03:30.108Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27342026-03-19T03:03:30.947Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27352026-03-19T03:03:31.210Z Compiling progenitor-client v0.11.2
27362026-03-19T03:03:31.913Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27372026-03-19T03:03:32.823Z Compiling git-stub v1.0.0
27382026-03-19T03:03:33.154Z Compiling libgit2-sys v0.18.3+1.9.2
27392026-03-19T03:03:33.668Z Compiling instability v0.3.11
27402026-03-19T03:03:34.017Z Compiling git-stub-vcs v0.1.0
27412026-03-19T03:03:34.483Z Compiling progenitor v0.11.2
27422026-03-19T03:03:34.726Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27432026-03-19T03:03:34.963Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27442026-03-19T03:03:37.533Z Compiling oso v0.27.3
27452026-03-19T03:03:37.889Z Compiling darling v0.23.0
27462026-03-19T03:03:38.587Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27472026-03-19T03:03:38.608Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27482026-03-19T03:03:38.648Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27492026-03-19T03:03:38.684Z Compiling ignore v0.4.25
27502026-03-19T03:03:40.105Z Compiling diesel-dtrace v0.5.0
27512026-03-19T03:03:40.512Z Compiling async-bb8-diesel v0.2.1
27522026-03-19T03:03:42.593Z Compiling primeorder v0.13.6
27532026-03-19T03:03:42.995Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27542026-03-19T03:03:43.094Z Compiling castaway v0.2.4
27552026-03-19T03:03:43.182Z Compiling nibble_vec v0.1.0
27562026-03-19T03:03:43.295Z Compiling atty v0.2.14
27572026-03-19T03:03:43.429Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27582026-03-19T03:03:43.546Z Compiling indoc v2.0.7
27592026-03-19T03:03:43.605Z Compiling parse-size v1.1.0
27602026-03-19T03:03:43.720Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27612026-03-19T03:03:43.876Z Compiling http-range v0.1.5
27622026-03-19T03:03:44.006Z Compiling endian-type v0.1.2
27632026-03-19T03:03:44.226Z Compiling radix_trie v0.2.1
27642026-03-19T03:03:44.280Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27652026-03-19T03:03:44.860Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27662026-03-19T03:03:44.987Z Compiling compact_str v0.8.1
27672026-03-19T03:03:44.991Z Compiling p384 v0.13.1
27682026-03-19T03:03:45.817Z Compiling globwalk v0.9.1
27692026-03-19T03:03:46.456Z Compiling parking_lot v0.11.2
27702026-03-19T03:03:46.664Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27712026-03-19T03:03:47.430Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27722026-03-19T03:03:47.491Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27732026-03-19T03:03:47.537Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27742026-03-19T03:03:47.619Z Compiling predicates-tree v1.0.13
27752026-03-19T03:03:47.819Z Compiling unicode-truncate v1.1.0
27762026-03-19T03:03:48.033Z Compiling lru v0.12.5
27772026-03-19T03:03:48.081Z Compiling prefix-trie v0.7.0
27782026-03-19T03:03:48.189Z Compiling vergen-git2 v1.0.7
27792026-03-19T03:03:48.314Z Compiling cassowary v0.3.0
27802026-03-19T03:03:48.428Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27812026-03-19T03:03:48.632Z Compiling hickory-server v0.25.2
27822026-03-19T03:03:48.726Z Compiling ratatui v0.29.0
27832026-03-19T03:03:49.482Z Compiling camino-tempfile-ext v0.3.3
27842026-03-19T03:03:49.990Z Compiling hyper-staticfile v0.10.1
27852026-03-19T03:03:50.303Z Compiling sled v0.34.7
27862026-03-19T03:03:51.639Z Compiling hickory-client v0.25.2
27872026-03-19T03:03:51.860Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27882026-03-19T03:03:51.922Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27892026-03-19T03:03:52.686Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27902026-03-19T03:03:52.689Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27912026-03-19T03:03:52.844Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
27922026-03-19T03:03:53.528Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27932026-03-19T03:03:53.656Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27942026-03-19T03:03:53.871Z Compiling rand_seeder v0.4.0
27952026-03-19T03:03:54.193Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27962026-03-19T03:03:54.357Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27972026-03-19T03:03:54.537Z Compiling lzma-sys v0.1.20
27982026-03-19T03:03:54.981Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27992026-03-19T03:03:55.047Z Compiling rustls v0.21.12
28002026-03-19T03:03:55.147Z Compiling corncobs v0.1.4
28012026-03-19T03:03:55.392Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28022026-03-19T03:03:55.456Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28032026-03-19T03:03:55.499Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28042026-03-19T03:03:55.781Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28052026-03-19T03:03:56.089Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28062026-03-19T03:03:56.337Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28072026-03-19T03:03:56.465Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28082026-03-19T03:03:56.630Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28092026-03-19T03:03:56.952Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28102026-03-19T03:03:57.680Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28112026-03-19T03:03:59.445Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28122026-03-19T03:04:00.591Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28132026-03-19T03:04:00.874Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28142026-03-19T03:04:00.877Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28152026-03-19T03:04:01.157Z Compiling cargo_toml v0.22.3
28162026-03-19T03:04:01.189Z Compiling sct v0.7.1
28172026-03-19T03:04:01.535Z Compiling rustls-webpki v0.101.7
28182026-03-19T03:04:02.819Z Compiling nix v0.29.0
28192026-03-19T03:04:02.981Z Compiling secrecy v0.8.0
28202026-03-19T03:04:03.216Z Compiling void v1.0.2
28212026-03-19T03:04:03.386Z Compiling lzss v0.8.2
28222026-03-19T03:04:03.841Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28232026-03-19T03:04:03.882Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28242026-03-19T03:04:04.117Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28252026-03-19T03:04:04.546Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
28262026-03-19T03:04:04.845Z Compiling git2 v0.20.4
28272026-03-19T03:04:05.270Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28282026-03-19T03:04:05.884Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28292026-03-19T03:04:06.140Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28302026-03-19T03:04:06.677Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28312026-03-19T03:04:06.732Z Compiling tungstenite v0.23.0
28322026-03-19T03:04:06.807Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28332026-03-19T03:04:06.995Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28342026-03-19T03:04:07.088Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-03-19T03:04:07.280Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28362026-03-19T03:04:07.367Z Compiling nix v0.27.1
28372026-03-19T03:04:07.558Z Compiling serde_bytes v0.11.19
28382026-03-19T03:04:07.967Z Compiling tokio-tungstenite v0.23.1
28392026-03-19T03:04:08.435Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28402026-03-19T03:04:08.862Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28412026-03-19T03:04:08.924Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28422026-03-19T03:04:09.143Z Compiling tokio-rustls v0.24.1
28432026-03-19T03:04:09.535Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28442026-03-19T03:04:09.713Z Compiling ron v0.12.0
28452026-03-19T03:04:10.407Z Compiling xz2 v0.1.7
28462026-03-19T03:04:10.590Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28472026-03-19T03:04:11.413Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28482026-03-19T03:04:12.756Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28492026-03-19T03:04:14.771Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28502026-03-19T03:04:15.476Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28512026-03-19T03:04:15.509Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28522026-03-19T03:04:17.421Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28532026-03-19T03:04:17.880Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28542026-03-19T03:04:18.866Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28552026-03-19T03:04:19.075Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28562026-03-19T03:04:19.578Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28572026-03-19T03:04:20.120Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28582026-03-19T03:04:21.194Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28592026-03-19T03:04:22.586Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28602026-03-19T03:04:23.312Z Compiling rustls-pemfile v1.0.4
28612026-03-19T03:04:23.871Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28622026-03-19T03:04:24.457Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28632026-03-19T03:04:25.709Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28642026-03-19T03:04:25.992Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28652026-03-19T03:04:26.192Z Compiling signal-hook-tokio v0.3.1
28662026-03-19T03:04:26.308Z Compiling yasna v0.5.2
28672026-03-19T03:04:26.414Z Compiling twox-hash v2.1.2
28682026-03-19T03:04:26.526Z Compiling base16ct v1.0.0
28692026-03-19T03:04:26.879Z Compiling is_ci v1.2.0
28702026-03-19T03:04:27.015Z Compiling rcgen v0.12.1
28712026-03-19T03:04:27.073Z Compiling supports-color v3.0.2
28722026-03-19T03:04:27.260Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28732026-03-19T03:04:27.450Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28742026-03-19T03:04:27.491Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28752026-03-19T03:04:28.207Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28762026-03-19T03:04:28.428Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28772026-03-19T03:04:29.044Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28782026-03-19T03:04:31.295Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28792026-03-19T03:04:32.583Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28802026-03-19T03:04:32.920Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28812026-03-19T03:04:33.030Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28822026-03-19T03:04:34.853Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28832026-03-19T03:04:34.979Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28842026-03-19T03:04:35.164Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28852026-03-19T03:04:35.271Z Compiling fatfs v0.3.6
28862026-03-19T03:04:35.425Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28872026-03-19T03:04:36.845Z Compiling subprocess v0.2.15
28882026-03-19T03:04:37.837Z Compiling rtoolbox v0.0.3
28892026-03-19T03:04:38.190Z Compiling assert_matches v1.5.0
28902026-03-19T03:04:38.371Z Compiling seq-macro v0.3.6
28912026-03-19T03:04:38.863Z Compiling rpassword v7.4.0
28922026-03-19T03:04:39.029Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28932026-03-19T03:04:39.250Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28942026-03-19T03:04:39.634Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28952026-03-19T03:04:40.531Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28962026-03-19T03:04:41.912Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28972026-03-19T03:04:42.093Z Compiling tui-tree-widget v0.23.1
28982026-03-19T03:04:42.452Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28992026-03-19T03:04:43.561Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29002026-03-19T03:04:43.889Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29012026-03-19T03:04:44.235Z Compiling uzers v0.12.2
29022026-03-19T03:04:45.518Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29032026-03-19T03:04:46.055Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29042026-03-19T03:04:47.373Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29052026-03-19T03:04:50.780Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29062026-03-19T03:04:51.194Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29072026-03-19T03:04:53.588Z Compiling support-bundle-viewer v0.1.2
29082026-03-19T03:04:53.896Z Compiling multimap v0.10.1
29092026-03-19T03:05:16.637Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29102026-03-19T03:05:16.734Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29112026-03-19T03:05:19.425Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29122026-03-19T03:12:33.945Z Finished `release` profile [optimized] target(s) in 10m 07s
29132026-03-19T03:13:28.106Z
29142026-03-19T03:13:28.106Zreal 11:03.479507840
29152026-03-19T03:13:28.109Zuser 1:39:53.615632800
29162026-03-19T03:13:28.109Zsys 4:07.499942764
29172026-03-19T03:13:28.109Ztrap 2.230043469
29182026-03-19T03:13:28.109Ztflt 2.246425446
29192026-03-19T03:13:28.109Zdflt 16.413122425
29202026-03-19T03:13:28.110Zkflt 0.028611519
29212026-03-19T03:13:28.110Zlock 8:17:02.938732727
29222026-03-19T03:13:28.110Zslp 2:48:47.371424613
29232026-03-19T03:13:28.110Zlat 2:45.497619338
29242026-03-19T03:13:28.110Zstop 7:11.095534564
29252026-03-19T03:13:28.110Z+ mapfile -t packages
29262026-03-19T03:13:28.110Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29272026-03-19T03:13:29.389Z Finished `release` profile [optimized] target(s) in 1.27s
29282026-03-19T03:13:29.457Z Running `target/release/omicron-package -t test list-outputs`
29292026-03-19T03:13:29.521ZLogging to: /work/oxidecomputer/omicron/out/LOG
29302026-03-19T03:13:29.525Z+ ptime -m cargo build --locked --release -p xtask
29312026-03-19T03:13:30.222Z Compiling libc v0.2.180
29322026-03-19T03:13:30.222Z Compiling serde v1.0.228
29332026-03-19T03:13:30.225Z Compiling serde_core v1.0.228
29342026-03-19T03:13:30.225Z Compiling rustix v1.1.3
29352026-03-19T03:13:30.343Z Compiling bitflags v2.11.0
29362026-03-19T03:13:30.346Z Compiling serde_json v1.0.149
29372026-03-19T03:13:30.386Z Compiling num-traits v0.2.19
29382026-03-19T03:13:30.389Z Compiling smallvec v1.15.1
29392026-03-19T03:13:30.389Z Compiling syn v2.0.117
29402026-03-19T03:13:30.416Z Compiling hashbrown v0.16.1
29412026-03-19T03:13:30.461Z Compiling usdt-impl v0.5.0
29422026-03-19T03:13:30.477Z Compiling syn v1.0.109
29432026-03-19T03:13:30.494Z Compiling getrandom v0.4.1
29442026-03-19T03:13:30.512Z Compiling percent-encoding v2.3.2
29452026-03-19T03:13:30.650Z Compiling log v0.4.29
29462026-03-19T03:13:30.742Z Compiling form_urlencoded v1.2.2
29472026-03-19T03:13:31.036Z Compiling fs-err v3.3.0
29482026-03-19T03:13:31.052Z Compiling once_cell v1.21.3
29492026-03-19T03:13:31.055Z Compiling heck v0.4.1
29502026-03-19T03:13:31.055Z Compiling anyhow v1.0.102
29512026-03-19T03:13:31.224Z Compiling indexmap v2.13.0
29522026-03-19T03:13:31.398Z Compiling thread-id v4.2.2
29532026-03-19T03:13:31.414Z Compiling errno v0.3.14
29542026-03-19T03:13:31.417Z Compiling memmap v0.7.0
29552026-03-19T03:13:31.873Z Compiling ordered-float v2.10.1
29562026-03-19T03:13:32.525Z Compiling proc-macro-error v1.0.4
29572026-03-19T03:13:32.842Z Compiling tabled_derive v0.7.0
29582026-03-19T03:13:32.856Z Compiling terminal_size v0.4.3
29592026-03-19T03:13:32.859Z Compiling tempfile v3.25.0
29602026-03-19T03:13:32.978Z Compiling clap_builder v4.5.60
29612026-03-19T03:13:32.981Z Compiling textwrap v0.16.2
29622026-03-19T03:13:33.167Z Compiling camino-tempfile v1.4.1
29632026-03-19T03:13:33.700Z Compiling tabled v0.15.0
29642026-03-19T03:13:34.044Z Compiling synstructure v0.13.2
29652026-03-19T03:13:34.044Z Compiling pest_generator v2.8.6
29662026-03-19T03:13:34.566Z Compiling serde_derive v1.0.228
29672026-03-19T03:13:34.566Z Compiling zerofrom-derive v0.1.6
29682026-03-19T03:13:34.570Z Compiling yoke-derive v0.8.1
29692026-03-19T03:13:34.570Z Compiling zerovec-derive v0.11.2
29702026-03-19T03:13:34.570Z Compiling displaydoc v0.2.5
29712026-03-19T03:13:34.570Z Compiling thiserror-impl v1.0.69
29722026-03-19T03:13:34.570Z Compiling zerocopy-derive v0.7.35
29732026-03-19T03:13:34.570Z Compiling scroll_derive v0.12.1
29742026-03-19T03:13:34.597Z Compiling thiserror-impl v2.0.18
29752026-03-19T03:13:34.728Z Compiling pest_derive v2.8.6
29762026-03-19T03:13:34.886Z Compiling clap_derive v4.5.55
29772026-03-19T03:13:35.481Z Compiling scroll v0.12.0
29782026-03-19T03:13:35.631Z Compiling zerocopy v0.7.35
29792026-03-19T03:13:35.893Z Compiling goblin v0.8.2
29802026-03-19T03:13:36.194Z Compiling thiserror v1.0.69
29812026-03-19T03:13:36.232Z Compiling zerofrom v0.1.6
29822026-03-19T03:13:36.279Z Compiling thiserror v2.0.18
29832026-03-19T03:13:36.324Z Compiling dtrace-parser v0.2.0
29842026-03-19T03:13:36.422Z Compiling yoke v0.8.1
29852026-03-19T03:13:36.704Z Compiling zerovec v0.11.5
29862026-03-19T03:13:36.787Z Compiling zerotrie v0.2.3
29872026-03-19T03:13:37.024Z Compiling clap v4.5.60
29882026-03-19T03:13:37.524Z Compiling tinystr v0.8.2
29892026-03-19T03:13:37.848Z Compiling icu_locale_core v2.1.1
29902026-03-19T03:13:38.706Z Compiling potential_utf v0.1.4
29912026-03-19T03:13:38.966Z Compiling icu_collections v2.1.1
29922026-03-19T03:13:39.169Z Compiling icu_provider v2.1.1
29932026-03-19T03:13:39.337Z Compiling toml_datetime v0.6.11
29942026-03-19T03:13:39.366Z Compiling serde_spanned v0.6.9
29952026-03-19T03:13:39.383Z Compiling dof v0.3.0
29962026-03-19T03:13:39.424Z Compiling serde-value v0.7.0
29972026-03-19T03:13:39.447Z Compiling cargo-platform v0.2.0
29982026-03-19T03:13:39.484Z Compiling macaddr v1.0.1
29992026-03-19T03:13:39.539Z Compiling icu_normalizer v2.1.1
30002026-03-19T03:13:39.555Z Compiling icu_properties v2.1.2
30012026-03-19T03:13:39.592Z Compiling toml_edit v0.22.27
30022026-03-19T03:13:39.869Z Compiling serde_tokenstream v0.2.3
30032026-03-19T03:13:40.847Z Compiling idna_adapter v1.2.1
30042026-03-19T03:13:40.939Z Compiling usdt-attr-macro v0.5.0
30052026-03-19T03:13:41.013Z Compiling usdt-macro v0.5.0
30062026-03-19T03:13:41.040Z Compiling idna v1.1.0
30072026-03-19T03:13:41.474Z Compiling url v2.5.8
30082026-03-19T03:13:41.717Z Compiling usdt v0.5.0
30092026-03-19T03:13:41.740Z Compiling toml v0.8.23
30102026-03-19T03:13:42.339Z Compiling cargo-util-schemas v0.8.2
30112026-03-19T03:13:42.339Z Compiling cargo_toml v0.21.0
30122026-03-19T03:13:43.758Z Compiling cargo_metadata v0.21.0
30132026-03-19T03:13:47.894Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30142026-03-19T03:13:51.916Z Finished `release` profile [optimized] target(s) in 22.39s
30152026-03-19T03:13:52.061Z
30162026-03-19T03:13:52.065Zreal 22.511183945
30172026-03-19T03:13:52.065Zuser 3:08.635918395
30182026-03-19T03:13:52.065Zsys 20.521701112
30192026-03-19T03:13:52.065Ztrap 0.077726677
30202026-03-19T03:13:52.065Ztflt 0.700613169
30212026-03-19T03:13:52.065Zdflt 1.795141860
30222026-03-19T03:13:52.065Zkflt 0.000100937
30232026-03-19T03:13:52.065Zlock 7:17.679384341
30242026-03-19T03:13:52.065Zslp 4:25.864396454
30252026-03-19T03:13:52.065Zlat 7.620342946
30262026-03-19T03:13:52.065Zstop 29.005668242
30272026-03-19T03:13:52.065Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30282026-03-19T03:13:52.065Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30292026-03-19T03:13:52.065Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30302026-03-19T03:13:52.065Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30312026-03-19T03:13:52.065Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30322026-03-19T03:13:53.357Z Compiling regress v0.10.5
30332026-03-19T03:13:53.360Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30342026-03-19T03:13:53.549Z Compiling serde_spanned v1.0.4
30352026-03-19T03:13:53.552Z Compiling toml_writer v1.0.6+spec-1.1.0
30362026-03-19T03:13:53.552Z Compiling newtype-uuid-macros v0.1.0
30372026-03-19T03:13:53.553Z Compiling structmeta-derive v0.3.0
30382026-03-19T03:13:53.571Z Compiling rustls v0.22.4
30392026-03-19T03:13:53.574Z Compiling rustls-webpki v0.102.8
30402026-03-19T03:13:53.592Z Compiling multer v3.1.0
30412026-03-19T03:13:53.595Z Compiling debug-ignore v1.0.5
30422026-03-19T03:13:53.595Z Compiling match_cfg v0.1.0
30432026-03-19T03:13:53.726Z Compiling progenitor-client v0.13.0
30442026-03-19T03:13:53.729Z Compiling slog-json v2.6.1
30452026-03-19T03:13:53.729Z Compiling async-stream-impl v0.3.6
30462026-03-19T03:13:53.777Z Compiling dropshot v0.16.7
30472026-03-19T03:13:53.827Z Compiling itertools v0.14.0
30482026-03-19T03:13:53.854Z Compiling toml v0.9.12+spec-1.1.0
30492026-03-19T03:13:53.881Z Compiling hostname v0.3.1
30502026-03-19T03:13:53.884Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30512026-03-19T03:13:53.953Z Compiling waitgroup v0.1.2
30522026-03-19T03:13:54.030Z Compiling rustls-pemfile v2.2.0
30532026-03-19T03:13:54.084Z Compiling slog-bunyan v2.5.0
30542026-03-19T03:13:54.140Z Compiling dropshot_endpoint v0.16.7
30552026-03-19T03:13:54.214Z Compiling hostname v0.4.2
30562026-03-19T03:13:54.217Z Compiling serde_path_to_error v0.1.20
30572026-03-19T03:13:54.265Z Compiling macaddr v1.0.1
30582026-03-19T03:13:54.317Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30592026-03-19T03:13:54.345Z Compiling progenitor-client v0.10.0
30602026-03-19T03:13:54.372Z Compiling instant v0.1.13
30612026-03-19T03:13:54.435Z Compiling backon v1.6.0
30622026-03-19T03:13:54.534Z Compiling backoff v0.4.0
30632026-03-19T03:13:54.636Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30642026-03-19T03:13:54.640Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30652026-03-19T03:13:54.640Z Compiling async-stream v0.3.6
30662026-03-19T03:13:54.713Z Compiling progenitor-extras v0.1.1
30672026-03-19T03:13:54.739Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30682026-03-19T03:13:54.743Z Compiling unsafe-libyaml v0.2.11
30692026-03-19T03:13:54.793Z Compiling crucible-workspace-hack v0.1.0
30702026-03-19T03:13:54.820Z Compiling toml_edit v0.23.10+spec-1.0.0
30712026-03-19T03:13:54.849Z Compiling secrecy v0.10.3
30722026-03-19T03:13:54.876Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30732026-03-19T03:13:54.913Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30742026-03-19T03:13:55.054Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30752026-03-19T03:13:55.082Z Compiling heapless v0.8.0
30762026-03-19T03:13:55.136Z Compiling hash32 v0.3.1
30772026-03-19T03:13:55.163Z Compiling structmeta v0.3.0
30782026-03-19T03:13:55.191Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30792026-03-19T03:13:55.275Z Compiling smoltcp v0.11.0
30802026-03-19T03:13:55.324Z Compiling toml v0.8.23
30812026-03-19T03:13:55.364Z Compiling tabwriter v1.4.1
30822026-03-19T03:13:55.415Z Compiling cobs v0.3.0
30832026-03-19T03:13:55.477Z Compiling derive-ex v0.1.8
30842026-03-19T03:13:55.501Z Compiling parse-display-derive v0.10.0
30852026-03-19T03:13:55.504Z Compiling serde_yaml v0.9.34+deprecated
30862026-03-19T03:13:55.601Z Compiling ingot-macros v0.1.1
30872026-03-19T03:13:55.690Z Compiling proc-macro-crate v3.4.0
30882026-03-19T03:13:55.714Z Compiling foreign-types-macros v0.2.3
30892026-03-19T03:13:55.788Z Compiling cpufeatures v0.3.0
30902026-03-19T03:13:55.791Z Compiling foreign-types-shared v0.3.1
30912026-03-19T03:13:55.861Z Compiling convert_case v0.4.0
30922026-03-19T03:13:55.910Z Compiling chacha20 v0.10.0
30932026-03-19T03:13:55.957Z Compiling postcard v1.1.3
30942026-03-19T03:13:56.236Z Compiling proc-macro-crate v1.3.1
30952026-03-19T03:13:56.325Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30962026-03-19T03:13:56.361Z Compiling universal-hash v0.5.1
30972026-03-19T03:13:56.412Z Compiling derive_more v0.99.20
30982026-03-19T03:13:56.440Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
30992026-03-19T03:13:56.467Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31002026-03-19T03:13:56.491Z Compiling num_enum_derive v0.7.5
31012026-03-19T03:13:56.549Z Compiling foreign-types v0.5.0
31022026-03-19T03:13:56.574Z Compiling cstr-argument v0.1.2
31032026-03-19T03:13:56.677Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31042026-03-19T03:13:56.699Z Compiling colored v3.1.1
31052026-03-19T03:13:56.729Z Compiling opaque-debug v0.3.1
31062026-03-19T03:13:56.789Z Compiling tokio-rustls v0.25.0
31072026-03-19T03:13:56.825Z Compiling num_enum_derive v0.5.11
31082026-03-19T03:13:56.878Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31092026-03-19T03:13:56.908Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31102026-03-19T03:13:56.931Z Compiling rand v0.10.0
31112026-03-19T03:13:56.994Z Compiling typify-impl v0.6.1
31122026-03-19T03:13:57.123Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31132026-03-19T03:13:57.232Z Compiling half v2.7.1
31142026-03-19T03:13:57.257Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31152026-03-19T03:13:57.620Z Compiling ciborium-io v0.2.2
31162026-03-19T03:13:57.649Z Compiling camino-tempfile v1.4.1
31172026-03-19T03:13:57.682Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31182026-03-19T03:13:57.776Z Compiling ciborium-ll v0.2.2
31192026-03-19T03:13:57.876Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31202026-03-19T03:13:57.920Z Compiling parse-display v0.10.0
31212026-03-19T03:13:57.946Z Compiling test-strategy v0.4.5
31222026-03-19T03:13:57.974Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31232026-03-19T03:13:57.999Z Compiling num_enum v0.7.5
31242026-03-19T03:13:58.028Z Compiling smf v0.2.3
31252026-03-19T03:13:58.080Z Compiling ciborium v0.2.2
31262026-03-19T03:13:58.103Z Compiling aead v0.5.2
31272026-03-19T03:13:58.155Z Compiling num-derive v0.4.2
31282026-03-19T03:13:58.221Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31292026-03-19T03:13:58.247Z Compiling sigpipe v0.1.3
31302026-03-19T03:13:58.292Z Compiling num_enum v0.5.11
31312026-03-19T03:13:58.327Z Compiling glob v0.3.3
31322026-03-19T03:13:58.385Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31332026-03-19T03:13:58.410Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31342026-03-19T03:13:58.434Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31352026-03-19T03:13:58.505Z Compiling poly1305 v0.8.0
31362026-03-19T03:13:58.679Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31372026-03-19T03:13:58.797Z Compiling chacha20 v0.9.1
31382026-03-19T03:13:58.884Z Compiling whoami v1.6.1
31392026-03-19T03:13:58.884Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31402026-03-19T03:13:58.943Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31412026-03-19T03:13:59.009Z Compiling thiserror-impl-no-std v2.0.2
31422026-03-19T03:13:59.089Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31432026-03-19T03:13:59.124Z Compiling num-rational v0.4.2
31442026-03-19T03:13:59.165Z Compiling password-hash v0.5.0
31452026-03-19T03:13:59.306Z Compiling blake2 v0.10.6
31462026-03-19T03:13:59.426Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31472026-03-19T03:13:59.505Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31482026-03-19T03:13:59.533Z Compiling num-complex v0.4.6
31492026-03-19T03:13:59.564Z Compiling indent_write v2.2.0
31502026-03-19T03:13:59.591Z Compiling prettyplease v0.2.37
31512026-03-19T03:13:59.616Z Compiling ingot-types v0.1.2
31522026-03-19T03:13:59.753Z Compiling argon2 v0.5.3
31532026-03-19T03:13:59.781Z Compiling chacha20poly1305 v0.10.1
31542026-03-19T03:13:59.928Z Compiling float-ord v0.3.2
31552026-03-19T03:14:00.009Z Compiling gethostname v0.5.0
31562026-03-19T03:14:00.108Z Compiling num v0.4.3
31572026-03-19T03:14:00.111Z Compiling usdt-attr-macro v0.5.0
31582026-03-19T03:14:00.122Z Compiling usdt-macro v0.5.0
31592026-03-19T03:14:00.151Z Compiling ingot v0.1.1
31602026-03-19T03:14:00.178Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31612026-03-19T03:14:00.206Z Compiling derive-where v1.6.0
31622026-03-19T03:14:00.230Z Compiling memmap v0.7.0
31632026-03-19T03:14:00.231Z Compiling typify-impl v0.4.3
31642026-03-19T03:14:00.280Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31652026-03-19T03:14:00.504Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31662026-03-19T03:14:00.695Z Compiling atomicwrites v0.4.4
31672026-03-19T03:14:00.723Z Compiling thiserror-no-std v2.0.2
31682026-03-19T03:14:00.863Z Compiling vsss-rs v3.3.4
31692026-03-19T03:14:00.891Z Compiling owo-colors v4.3.0
31702026-03-19T03:14:00.955Z Compiling cancel-safe-futures v0.1.5
31712026-03-19T03:14:00.982Z Compiling libsw-core v0.3.2
31722026-03-19T03:14:01.158Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31732026-03-19T03:14:01.214Z Compiling usdt v0.5.0
31742026-03-19T03:14:01.240Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31752026-03-19T03:14:01.308Z Compiling async-recursion v1.1.1
31762026-03-19T03:14:01.383Z Compiling resolv-conf v0.7.6
31772026-03-19T03:14:01.591Z Compiling libsw v3.5.0
31782026-03-19T03:14:01.703Z Compiling linear-map v1.2.0
31792026-03-19T03:14:01.848Z Compiling libefi-sys v0.1.0
31802026-03-19T03:14:01.874Z Compiling hickory-proto v0.24.4
31812026-03-19T03:14:01.878Z Compiling newline-converter v0.3.0
31822026-03-19T03:14:01.927Z Compiling console v0.15.11
31832026-03-19T03:14:01.983Z Compiling bitfield-struct v0.6.2
31842026-03-19T03:14:02.054Z Compiling semver v0.1.20
31852026-03-19T03:14:02.095Z Compiling linked-hash-map v0.5.6
31862026-03-19T03:14:02.150Z Compiling pin-project-internal v1.1.11
31872026-03-19T03:14:02.251Z Compiling slog-dtrace v0.3.0
31882026-03-19T03:14:02.276Z Compiling minimal-lexical v0.2.1
31892026-03-19T03:14:02.365Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31902026-03-19T03:14:02.468Z Compiling expectorate v1.2.0
31912026-03-19T03:14:02.472Z Compiling lru-cache v0.1.2
31922026-03-19T03:14:02.520Z Compiling rustc_version v0.1.7
31932026-03-19T03:14:02.548Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31942026-03-19T03:14:02.642Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
31952026-03-19T03:14:02.675Z Compiling nom v7.1.3
31962026-03-19T03:14:02.728Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31972026-03-19T03:14:02.766Z Compiling tokio-dtrace v0.1.1
31982026-03-19T03:14:02.790Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31992026-03-19T03:14:02.853Z Compiling newtype_derive v0.1.6
32002026-03-19T03:14:02.896Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32012026-03-19T03:14:02.928Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022026-03-19T03:14:03.046Z Compiling dropshot-api-manager-types v0.6.0
32032026-03-19T03:14:03.159Z Compiling phf_shared v0.12.1
32042026-03-19T03:14:03.216Z Compiling pem v3.0.6
32052026-03-19T03:14:03.219Z Compiling snafu-derive v0.8.9
32062026-03-19T03:14:03.393Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32072026-03-19T03:14:03.463Z Compiling csv-core v0.1.13
32082026-03-19T03:14:03.570Z Compiling same-file v1.0.6
32092026-03-19T03:14:03.595Z Compiling chrono-tz v0.10.4
32102026-03-19T03:14:03.709Z Compiling xshell-macros v0.2.7
32112026-03-19T03:14:03.736Z Compiling typify-macro v0.6.1
32122026-03-19T03:14:03.804Z Compiling pin-project v1.1.11
32132026-03-19T03:14:03.832Z Compiling highway v1.3.0
32142026-03-19T03:14:03.857Z Compiling walkdir v2.5.0
32152026-03-19T03:14:03.954Z Compiling csv v1.4.0
32162026-03-19T03:14:03.980Z Compiling const_format_proc_macros v0.2.34
32172026-03-19T03:14:04.260Z Compiling xshell v0.2.7
32182026-03-19T03:14:04.285Z Compiling phf v0.12.1
32192026-03-19T03:14:04.376Z Compiling oxide-tokio-rt v0.1.3
32202026-03-19T03:14:04.408Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32212026-03-19T03:14:04.597Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32222026-03-19T03:14:04.664Z Compiling globset v0.4.18
32232026-03-19T03:14:04.688Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32242026-03-19T03:14:04.743Z Compiling olpc-cjson v0.1.4
32252026-03-19T03:14:04.787Z Compiling primeorder v0.13.6
32262026-03-19T03:14:04.890Z Compiling hickory-resolver v0.24.4
32272026-03-19T03:14:04.995Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
32282026-03-19T03:14:04.999Z Compiling serde_plain v1.0.2
32292026-03-19T03:14:04.999Z Compiling base64 v0.21.7
32302026-03-19T03:14:05.153Z Compiling typed-path v0.9.3
32312026-03-19T03:14:05.181Z Compiling const_format v0.2.35
32322026-03-19T03:14:05.293Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32332026-03-19T03:14:05.542Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32342026-03-19T03:14:05.623Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32352026-03-19T03:14:05.647Z Compiling tabled_derive v0.7.0
32362026-03-19T03:14:05.674Z Compiling bcs v0.1.6
32372026-03-19T03:14:06.050Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
32382026-03-19T03:14:06.146Z Compiling snafu v0.8.9
32392026-03-19T03:14:06.203Z Compiling salty v0.3.0
32402026-03-19T03:14:06.228Z Compiling typify v0.6.1
32412026-03-19T03:14:06.354Z Compiling progenitor-impl v0.13.0
32422026-03-19T03:14:06.393Z Compiling qorb v0.4.1
32432026-03-19T03:14:06.466Z Compiling radium v0.7.0
32442026-03-19T03:14:06.526Z Compiling tough v0.20.0
32452026-03-19T03:14:06.551Z Compiling termtree v0.5.1
32462026-03-19T03:14:06.670Z Compiling textwrap v0.16.2
32472026-03-19T03:14:06.822Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32482026-03-19T03:14:06.885Z Compiling steno v0.4.1
32492026-03-19T03:14:06.960Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32502026-03-19T03:14:06.984Z Compiling typify-macro v0.4.3
32512026-03-19T03:14:07.039Z Compiling tabled v0.15.0
32522026-03-19T03:14:07.132Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32532026-03-19T03:14:07.235Z Compiling maybe-uninit v2.0.0
32542026-03-19T03:14:07.336Z Compiling tap v1.0.1
32552026-03-19T03:14:07.363Z Compiling utf-8 v0.7.6
32562026-03-19T03:14:07.366Z Compiling humantime v2.3.0
32572026-03-19T03:14:07.515Z Compiling wyz v0.5.1
32582026-03-19T03:14:07.660Z Compiling tungstenite v0.21.0
32592026-03-19T03:14:07.737Z Compiling p384 v0.13.1
32602026-03-19T03:14:07.741Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32612026-03-19T03:14:07.815Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32622026-03-19T03:14:08.011Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32632026-03-19T03:14:08.350Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32642026-03-19T03:14:08.591Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32652026-03-19T03:14:08.616Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32662026-03-19T03:14:08.903Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32672026-03-19T03:14:08.971Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32682026-03-19T03:14:09.239Z Compiling arc-swap v1.8.2
32692026-03-19T03:14:09.354Z Compiling packed_struct v0.10.1
32702026-03-19T03:14:09.430Z Compiling typify v0.4.3
32712026-03-19T03:14:09.602Z Compiling progenitor-impl v0.10.0
32722026-03-19T03:14:09.680Z Compiling funty v2.0.0
32732026-03-19T03:14:09.721Z Compiling tagptr v0.2.0
32742026-03-19T03:14:09.807Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32752026-03-19T03:14:09.954Z Compiling moka v0.12.13
32762026-03-19T03:14:10.207Z Compiling progenitor-macro v0.13.0
32772026-03-19T03:14:10.351Z Compiling bitvec v1.0.1
32782026-03-19T03:14:10.393Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32792026-03-19T03:14:10.460Z Compiling slog-scope v4.4.1
32802026-03-19T03:14:10.574Z Compiling tokio-tungstenite v0.21.0
32812026-03-19T03:14:10.718Z Compiling polyval v0.6.2
32822026-03-19T03:14:10.744Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32832026-03-19T03:14:10.822Z Compiling packed_struct_codegen v0.10.1
32842026-03-19T03:14:10.848Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32852026-03-19T03:14:11.021Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32862026-03-19T03:14:11.047Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32872026-03-19T03:14:11.074Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32882026-03-19T03:14:11.207Z Compiling zerocopy-derive v0.6.6
32892026-03-19T03:14:11.331Z Compiling bitfield-macros v0.19.4
32902026-03-19T03:14:11.835Z Compiling proc-macro-error-attr2 v2.0.0
32912026-03-19T03:14:12.181Z Compiling indexmap v1.9.3
32922026-03-19T03:14:12.351Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
32932026-03-19T03:14:12.378Z Compiling parking_lot_core v0.8.6
32942026-03-19T03:14:12.406Z Compiling nodrop v0.1.14
32952026-03-19T03:14:12.409Z Compiling crc-catalog v2.4.0
32962026-03-19T03:14:12.409Z Compiling proc-macro-error2 v2.0.1
32972026-03-19T03:14:12.457Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32982026-03-19T03:14:12.544Z Compiling crc v3.4.0
32992026-03-19T03:14:12.574Z Compiling array-init v0.0.4
33002026-03-19T03:14:12.614Z Compiling zerocopy v0.6.6
33012026-03-19T03:14:12.675Z Compiling bitfield v0.19.4
33022026-03-19T03:14:12.852Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33032026-03-19T03:14:12.908Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33042026-03-19T03:14:12.949Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33052026-03-19T03:14:13.124Z Compiling ghash v0.5.1
33062026-03-19T03:14:13.188Z Compiling hickory-resolver v0.25.2
33072026-03-19T03:14:13.191Z Compiling smallvec v0.6.14
33082026-03-19T03:14:13.378Z Compiling slog-stdlog v4.1.1
33092026-03-19T03:14:13.409Z Compiling progenitor-macro v0.10.0
33102026-03-19T03:14:13.459Z Compiling git-stub v1.0.0
33112026-03-19T03:14:13.463Z Compiling ctr v0.9.2
33122026-03-19T03:14:13.516Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33132026-03-19T03:14:13.544Z Compiling num-derive v0.3.3
33142026-03-19T03:14:13.572Z Compiling lzma-sys v0.1.20
33152026-03-19T03:14:13.697Z Compiling unicase v2.9.0
33162026-03-19T03:14:13.724Z Compiling hashbrown v0.12.3
33172026-03-19T03:14:13.773Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33182026-03-19T03:14:13.843Z Compiling aes-gcm v0.10.3
33192026-03-19T03:14:14.014Z Compiling mime_guess v2.0.5
33202026-03-19T03:14:14.095Z Compiling git-stub-vcs v0.1.0
33212026-03-19T03:14:14.120Z Compiling slog-envlogger v2.2.0
33222026-03-19T03:14:14.192Z Compiling serde-hex v0.1.0
33232026-03-19T03:14:14.217Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33242026-03-19T03:14:14.428Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33252026-03-19T03:14:14.502Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33262026-03-19T03:14:14.662Z Compiling tabled_derive v0.11.0
33272026-03-19T03:14:14.853Z Compiling libscf-sys v1.1.0
33282026-03-19T03:14:14.885Z Compiling progenitor-impl v0.11.2
33292026-03-19T03:14:14.988Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33302026-03-19T03:14:15.075Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33312026-03-19T03:14:15.127Z Compiling ron v0.8.1
33322026-03-19T03:14:15.203Z Compiling papergrid v0.17.0
33332026-03-19T03:14:15.235Z Compiling cargo_toml v0.22.3
33342026-03-19T03:14:15.807Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33352026-03-19T03:14:15.914Z Compiling hashbrown v0.13.2
33362026-03-19T03:14:16.262Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33372026-03-19T03:14:16.326Z Compiling testing_table v0.3.0
33382026-03-19T03:14:16.509Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33392026-03-19T03:14:16.589Z Compiling ssh-encoding v0.2.0
33402026-03-19T03:14:16.613Z Compiling blowfish v0.9.1
33412026-03-19T03:14:16.641Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33422026-03-19T03:14:16.681Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33432026-03-19T03:14:16.818Z Compiling nibble_vec v0.1.0
33442026-03-19T03:14:16.958Z Compiling crc-any v2.5.0
33452026-03-19T03:14:16.983Z Compiling corncobs v0.1.4
33462026-03-19T03:14:17.008Z Compiling endian-type v0.1.2
33472026-03-19T03:14:17.039Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33482026-03-19T03:14:17.187Z Compiling radix_trie v0.2.1
33492026-03-19T03:14:17.216Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33502026-03-19T03:14:17.245Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33512026-03-19T03:14:17.248Z Compiling ssh-cipher v0.2.0
33522026-03-19T03:14:17.373Z Compiling bcrypt-pbkdf v0.10.0
33532026-03-19T03:14:17.398Z Compiling object v0.30.4
33542026-03-19T03:14:17.583Z Compiling progenitor v0.13.0
33552026-03-19T03:14:17.643Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33562026-03-19T03:14:17.647Z Compiling tabled v0.20.0
33572026-03-19T03:14:17.694Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33582026-03-19T03:14:17.810Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33592026-03-19T03:14:17.834Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33602026-03-19T03:14:17.837Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33612026-03-19T03:14:18.113Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33622026-03-19T03:14:18.176Z Compiling parking_lot v0.11.2
33632026-03-19T03:14:18.560Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33642026-03-19T03:14:18.788Z Compiling progenitor-macro v0.11.2
33652026-03-19T03:14:18.818Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33662026-03-19T03:14:19.169Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33672026-03-19T03:14:19.279Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33682026-03-19T03:14:19.350Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33692026-03-19T03:14:19.535Z Compiling progenitor-client v0.11.2
33702026-03-19T03:14:19.568Z Compiling prefix-trie v0.7.0
33712026-03-19T03:14:19.751Z Compiling password-hash v0.4.2
33722026-03-19T03:14:19.867Z Compiling fxhash v0.2.1
33732026-03-19T03:14:19.990Z Compiling secrecy v0.8.0
33742026-03-19T03:14:20.096Z Compiling half v1.8.3
33752026-03-19T03:14:20.127Z Compiling http-range v0.1.5
33762026-03-19T03:14:20.223Z Compiling path-slash v0.1.5
33772026-03-19T03:14:20.326Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33782026-03-19T03:14:20.406Z Compiling serde_cbor v0.11.2
33792026-03-19T03:14:20.499Z Compiling pbkdf2 v0.11.0
33802026-03-19T03:14:20.596Z Compiling hickory-server v0.25.2
33812026-03-19T03:14:20.668Z Compiling sled v0.34.7
33822026-03-19T03:14:20.774Z Compiling progenitor v0.10.0
33832026-03-19T03:14:21.004Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33842026-03-19T03:14:21.177Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33852026-03-19T03:14:21.251Z Compiling ron v0.12.0
33862026-03-19T03:14:21.276Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33872026-03-19T03:14:21.793Z Compiling xz2 v0.1.7
33882026-03-19T03:14:22.053Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33892026-03-19T03:14:22.132Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33902026-03-19T03:14:22.437Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33912026-03-19T03:14:22.537Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33922026-03-19T03:14:23.104Z Compiling ssh-key v0.6.7
33932026-03-19T03:14:23.328Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33942026-03-19T03:14:23.332Z Compiling hickory-client v0.25.2
33952026-03-19T03:14:23.408Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33962026-03-19T03:14:23.831Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33972026-03-19T03:14:23.855Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33982026-03-19T03:14:24.078Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33992026-03-19T03:14:24.144Z Compiling p521 v0.13.3
34002026-03-19T03:14:24.613Z Compiling p256 v0.13.2
34012026-03-19T03:14:24.960Z Compiling yasna v0.5.2
34022026-03-19T03:14:24.999Z Compiling kstat-rs v0.2.4
34032026-03-19T03:14:25.146Z Compiling headers-core v0.3.0
34042026-03-19T03:14:25.175Z Compiling nanorand v0.7.0
34052026-03-19T03:14:25.207Z Compiling atty v0.2.14
34062026-03-19T03:14:25.252Z Compiling russh-cryptovec v0.7.3
34072026-03-19T03:14:25.340Z Compiling home v0.5.12
34082026-03-19T03:14:25.379Z Compiling crc8 v0.1.1
34092026-03-19T03:14:25.406Z Compiling base16ct v1.0.0
34102026-03-19T03:14:25.433Z Compiling md5 v0.7.0
34112026-03-19T03:14:25.503Z Compiling flume v0.11.1
34122026-03-19T03:14:25.538Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
34132026-03-19T03:14:25.566Z Compiling headers v0.4.1
34142026-03-19T03:14:25.573Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34152026-03-19T03:14:25.624Z Compiling rcgen v0.12.1
34162026-03-19T03:14:25.677Z Compiling russh-keys v0.45.0
34172026-03-19T03:14:25.805Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34182026-03-19T03:14:25.935Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34192026-03-19T03:14:25.966Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34202026-03-19T03:14:26.062Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34212026-03-19T03:14:26.172Z Compiling progenitor v0.11.2
34222026-03-19T03:14:26.309Z Compiling hyper-staticfile v0.10.1
34232026-03-19T03:14:26.394Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34242026-03-19T03:14:26.608Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34252026-03-19T03:14:26.660Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34262026-03-19T03:14:26.858Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34272026-03-19T03:14:26.900Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34282026-03-19T03:14:27.028Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34292026-03-19T03:14:27.230Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34302026-03-19T03:14:27.394Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34312026-03-19T03:14:27.769Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34322026-03-19T03:14:27.842Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34332026-03-19T03:14:27.870Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34342026-03-19T03:14:27.900Z Compiling num-bigint v0.4.6
34352026-03-19T03:14:27.926Z Compiling des v0.8.1
34362026-03-19T03:14:28.021Z Compiling subprocess v0.2.15
34372026-03-19T03:14:28.234Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34382026-03-19T03:14:28.259Z Compiling hex-literal v0.4.1
34392026-03-19T03:14:28.437Z Compiling display-error-chain v0.2.2
34402026-03-19T03:14:28.656Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34412026-03-19T03:14:28.830Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34422026-03-19T03:14:28.878Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34432026-03-19T03:14:29.018Z Compiling colored v2.2.0
34442026-03-19T03:14:29.042Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34452026-03-19T03:14:29.145Z Compiling socket2 v0.5.10
34462026-03-19T03:14:29.393Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34472026-03-19T03:14:29.569Z Compiling internet-checksum v0.2.1
34482026-03-19T03:14:29.709Z Compiling russh v0.45.0
34492026-03-19T03:14:36.694Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34502026-03-19T03:14:47.053Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34512026-03-19T03:14:47.053Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34522026-03-19T03:14:47.056Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34532026-03-19T03:14:47.056Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34542026-03-19T03:14:49.266Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34552026-03-19T03:14:49.403Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34562026-03-19T03:14:55.385Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34572026-03-19T03:15:25.062Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34582026-03-19T03:15:49.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
34592026-03-19T03:15:49.934Z
34602026-03-19T03:15:49.940Zreal 1:57.859851770
34612026-03-19T03:15:49.940Zuser 11:36.189233681
34622026-03-19T03:15:49.941Zsys 2:02.785599687
34632026-03-19T03:15:49.941Ztrap 0.347846198
34642026-03-19T03:15:49.941Ztflt 0.446441630
34652026-03-19T03:15:49.941Zdflt 1.712521173
34662026-03-19T03:15:49.941Zkflt 0.000324833
34672026-03-19T03:15:49.941Zlock 40:21.519676946
34682026-03-19T03:15:49.941Zslp 26:04.466168186
34692026-03-19T03:15:49.941Zlat 46.258703305
34702026-03-19T03:15:49.941Zstop 3:59.237604590
34712026-03-19T03:15:49.941Z+ mkdir tests
34722026-03-19T03:15:49.941Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34732026-03-19T03:15:49.941Z+ xargs -I '{}' -t cp '{}' tests/
34742026-03-19T03:15:49.977Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/
34752026-03-19T03:15:50.010Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/
34762026-03-19T03:15:50.044Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/
34772026-03-19T03:15:50.073Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/
34782026-03-19T03:15:50.434Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
34792026-03-19T03:15:50.444Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-e6f8ef4052bfb0c2 tests/commtest-24d786529c44a77c tests/dhcp_server-58b78f45b9570bbf tests/end_to_end_tests-a99e61b3cc7d9b0e out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
34802026-03-19T03:17:29.802ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34812026-03-19T03:17:29.802Za .github/buildomat/ci-env.sh 1K
34822026-03-19T03:17:29.802Za out/target/test 1K
34832026-03-19T03:17:29.802Za out/npuzone/npuzone 27402K
34842026-03-19T03:17:29.803Za package-manifest.toml 35K
34852026-03-19T03:17:29.803Za smf/sled-agent/non-gimlet/config.toml 6K
34862026-03-19T03:17:29.803Za target/release/omicron-package 40561K
34872026-03-19T03:17:29.803Za target/release/xtask 11433K
34882026-03-19T03:17:29.803Za target/debug/bootstrap 335581K
34892026-03-19T03:17:29.803Za tests/bootstrap-e6f8ef4052bfb0c2 31310K
34902026-03-19T03:17:29.803Za tests/commtest-24d786529c44a77c 32395K
34912026-03-19T03:17:29.803Za tests/dhcp_server-58b78f45b9570bbf 31310K
34922026-03-19T03:17:29.803Za tests/end_to_end_tests-a99e61b3cc7d9b0e 377876K
34932026-03-19T03:17:29.803Za out/clickhouse.tar.gz 301709K
34942026-03-19T03:17:29.804Za out/clickhouse_keeper.tar.gz 287173K
34952026-03-19T03:17:29.804Za out/clickhouse_server.tar.gz 301708K
34962026-03-19T03:17:29.804Za out/cockroachdb.tar.gz 156535K
34972026-03-19T03:17:29.804Za out/crucible-pantry-zone.tar.gz 38990K
34982026-03-19T03:17:29.804Za out/crucible-utils.tar 17744K
34992026-03-19T03:17:29.804Za out/crucible-zone.tar.gz 53128K
35002026-03-19T03:17:29.805Za out/external-dns.tar.gz 43604K
35012026-03-19T03:17:29.805Za out/internal-dns.tar.gz 43604K
35022026-03-19T03:17:29.805Za out/mg-ddm-gz.tar 78377K
35032026-03-19T03:17:29.805Za out/nexus.tar.gz 209204K
35042026-03-19T03:17:29.805Za out/ntp.tar.gz 25418K
35052026-03-19T03:17:29.805Za out/omicron-gateway-softnpu.tar.gz 28226K
35062026-03-19T03:17:29.805Za out/omicron-sled-agent.tar 186577K
35072026-03-19T03:17:29.805Za out/overlay.tar.gz 3K
35082026-03-19T03:17:29.805Za out/oximeter.tar.gz 57451K
35092026-03-19T03:17:29.805Za out/oxlog.tar 3782K
35102026-03-19T03:17:29.806Za out/probe.tar.gz 3037K
35112026-03-19T03:17:29.806Za out/propolis-server.tar.gz 74633K
35122026-03-19T03:17:29.806Za out/pumpkind-gz.tar 26647K
35132026-03-19T03:17:29.806Za out/switch-softnpu.tar.gz 367940K
35142026-03-19T03:17:29.814Z
35152026-03-19T03:17:29.814Zreal 1:39.426206690
35162026-03-19T03:17:29.814Zuser 1:36.476315011
35172026-03-19T03:17:29.814Zsys 5.936640678
35182026-03-19T03:17:29.815Ztrap 0.006617631
35192026-03-19T03:17:29.815Ztflt 0.000000000
35202026-03-19T03:17:29.815Zdflt 0.000000000
35212026-03-19T03:17:29.815Zkflt 0.000000000
35222026-03-19T03:17:29.815Zlock 0.000000000
35232026-03-19T03:17:29.815Zslp 1:35.824222844
35242026-03-19T03:17:29.815Zlat 0.603788305
35252026-03-19T03:17:29.815Zstop 0.000192406
35262026-03-19T03:17:29.815Zprocess exited: duration 1283840 ms, exit code 0
 
35272026-03-19T03:17:29.832Zfound 1 output files
35282026-03-19T03:17:29.832Zuploading: /work/package.tar.gz (2320094478 bytes)
35292026-03-19T03:19:17.771Zuploaded: /work/package.tar.gz