01KQDAE8DZWHJ09HYS7AEMKSHS: 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: 01KQDAER7AEAXH315C5ZJ8G7YZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-29T19:12:27.045Zjob assigned to worker 01KQDAEXMDM4J4SNWNWADJATAE [factory aws, i-0b2c32f740a7860bf] (queued for 51 s)
 
22026-04-29T19:12:34.611Zstarting task 0: "setup"
32026-04-29T19:12:34.616Z++ uname -s
42026-04-29T19:12:34.619Z+ kern=SunOS
52026-04-29T19:12:34.619Z+ build_user=build
62026-04-29T19:12:34.619Z+ build_uid=12345
72026-04-29T19:12:34.619Z+ work_dir=/work
82026-04-29T19:12:34.619Z+ input_dir=/input
92026-04-29T19:12:34.619Z+ [[ 0 == 12345 ]]
102026-04-29T19:12:34.619Z+ case "$kern" in
112026-04-29T19:12:34.619Z+ groupadd -g 12345 build
122026-04-29T19:12:34.622Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-29T19:12:36.629Z+ zfs create -o mountpoint=/work rpool/work
142026-04-29T19:12:36.729Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-29T19:12:36.732Z+ home_fs=zfs
162026-04-29T19:12:36.732Z+ [[ zfs == autofs ]]
172026-04-29T19:12:36.732Z+ mkdir -p /home/build
182026-04-29T19:12:36.735Z+ chown build:build /home/build /work
192026-04-29T19:12:38.736Z+ chmod 0700 /home/build /work
202026-04-29T19:12:38.740Zprocess exited: duration 4131 ms, exit code 0
 
212026-04-29T19:12:38.747Zstarting task 1: "rust-toolchain"
222026-04-29T19:12:38.753Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-04-29T19:12:38.753Z * rust toolchain channel = "1.94.0"
242026-04-29T19:12:38.753Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-04-29T19:12:38.754Z * rust toolchain profile = "default"
262026-04-29T19:12:38.754Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-04-29T19:12:38.754Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-04-29T19:12:38.757Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-29T19:12:38.757Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-04-29T19:12:38.883Zinfo: downloading installer
312026-04-29T19:12:40.376Zwarn: It looks like you have an existing installation of Rust at:
322026-04-29T19:12:40.377Zwarn: /opt/ooce/bin
332026-04-29T19:12:40.377Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-29T19:12:40.377Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-29T19:12:40.377Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-29T19:12:40.377Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-29T19:12:40.377Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-29T19:12:40.377Zerror: cannot install while Rust is installed
392026-04-29T19:12:40.377Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-29T19:12:40.380Zwarn: It looks like you have an existing rustup settings file at:
412026-04-29T19:12:40.380Zwarn: /home/build/.rustup/settings.toml
422026-04-29T19:12:40.380Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-29T19:12:40.380Zwarn: instead of the one inferred from the default host triple.
442026-04-29T19:12:40.411Zinfo: profile set to default
452026-04-29T19:12:40.411Zinfo: default host triple is x86_64-unknown-illumos
462026-04-29T19:12:40.414Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-04-29T19:12:40.546Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-04-29T19:12:40.549Zinfo: downloading 6 components
492026-04-29T19:12:55.286Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-04-29T19:12:55.286Z
512026-04-29T19:12:55.318Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-04-29T19:12:55.318Z
532026-04-29T19:12:55.318Z
542026-04-29T19:12:55.318ZRust is installed now. Great!
552026-04-29T19:12:55.318Z
562026-04-29T19:12:55.318ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-29T19:12:55.318Zenvironment variable. This has not been done automatically.
582026-04-29T19:12:55.318Z
592026-04-29T19:12:55.318ZTo configure your current shell, you need to source
602026-04-29T19:12:55.318Zthe corresponding env file under $HOME/.cargo.
612026-04-29T19:12:55.318Z
622026-04-29T19:12:55.318ZThis is usually done by running one of the following (note the leading DOT):
632026-04-29T19:12:55.318Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-29T19:12:55.318Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-29T19:12:55.318Zsource "~/.cargo/env.nu" # For nushell
662026-04-29T19:12:55.318Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-29T19:12:55.318Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-29T19:12:55.318Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-29T19:12:55.322Zwarn: no default linker (`cc`) was found in your PATH
702026-04-29T19:12:55.322Zwarn: many Rust crates require a system C toolchain to build
712026-04-29T19:12:55.421Z+ rustup --version
722026-04-29T19:12:55.427Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-29T19:12:55.427Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-29T19:12:55.448Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-04-29T19:12:55.451Z+ cargo --version
762026-04-29T19:12:55.459Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-04-29T19:12:55.462Z+ rustc --version
782026-04-29T19:12:55.483Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-04-29T19:12:55.486Zprocess exited: duration 16734 ms, exit code 0
 
802026-04-29T19:12:55.492Zstarting task 2: "authentication"
812026-04-29T19:12:55.510Zprocess exited: duration 17 ms, exit code 0
 
822026-04-29T19:12:55.518Zstarting task 3: "clone repository"
832026-04-29T19:12:55.521Z+ mkdir -p /work/oxidecomputer/omicron
842026-04-29T19:12:55.524Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-04-29T19:12:55.649ZCloning into '/work/oxidecomputer/omicron'...
862026-04-29T19:13:06.940Z+ cd /work/oxidecomputer/omicron
872026-04-29T19:13:06.940Z+ git fetch origin 4f0da8594292a62ad69aa3458d3c2d36ca291e2f
882026-04-29T19:13:07.245ZFrom https://github.com/oxidecomputer/omicron
892026-04-29T19:13:07.245Z * branch 4f0da8594292a62ad69aa3458d3c2d36ca291e2f -> FETCH_HEAD
902026-04-29T19:13:07.260Z+ [[ -n john/move-more-networking-types ]]
912026-04-29T19:13:07.263Z++ git branch --show-current
922026-04-29T19:13:07.264Z+ current=main
932026-04-29T19:13:07.264Z+ [[ main != john/move-more-networking-types ]]
942026-04-29T19:13:07.264Z+ git branch -f john/move-more-networking-types 4f0da8594292a62ad69aa3458d3c2d36ca291e2f
952026-04-29T19:13:07.267Z+ git checkout -f john/move-more-networking-types
962026-04-29T19:13:07.499ZSwitched to branch 'john/move-more-networking-types'
972026-04-29T19:13:07.502Z+ git reset --hard 4f0da8594292a62ad69aa3458d3c2d36ca291e2f
982026-04-29T19:13:07.515ZHEAD is now at 4f0da8594 minor cleanup
992026-04-29T19:13:07.519Zprocess exited: duration 11997 ms, exit code 0
 
1002026-04-29T19:13:07.525Zstarting task 4: "build"
1012026-04-29T19:13:07.531Z+ source .github/buildomat/ci-env.sh
1022026-04-29T19:13:07.531Z++ export CARGO_TERM_COLOR=always
1032026-04-29T19:13:07.531Z++ CARGO_TERM_COLOR=always
1042026-04-29T19:13:07.534Z+ cargo --version
1052026-04-29T19:13:07.542Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-04-29T19:13:07.545Z+ rustc --version
1072026-04-29T19:13:07.565Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-04-29T19:13:07.568Z+ WORK=/work
1092026-04-29T19:13:07.568Z+ pfexec mkdir -p /work
1102026-04-29T19:13:07.572Z+ pfexec chown build /work
1112026-04-29T19:13:07.575Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-04-29T19:13:17.917Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-04-29T19:13:25.338Z Startup: Caching catalogs ... Done
1142026-04-29T19:13:31.859ZPlanning: Solver setup ... Done (4.991s)
1152026-04-29T19:13:31.893ZPlanning: Running solver ... Done (0.034s)
1162026-04-29T19:13:32.018ZPlanning: Finding local manifests ... Done (0.003s)
1172026-04-29T19:13:32.038ZPlanning: Fetching manifests: 0/5 0% complete
1182026-04-29T19:13:33.471ZPlanning: Fetching manifests: 5/5 100% complete
1192026-04-29T19:13:33.510ZPlanning: Package planning ... Done (0.038s)
1202026-04-29T19:13:33.547ZPlanning: Merging actions ... Done (0.037s)
1212026-04-29T19:13:33.769ZPlanning: Checking for conflicting actions ... Done (0.222s)
1222026-04-29T19:13:33.778ZPlanning: Consolidating action changes ... Done (0.009s)
1232026-04-29T19:13:35.013ZPlanning: Evaluating mediators ... Done (1.234s)
1242026-04-29T19:13:35.021ZPlanning: Planning completed in 9.51 seconds
1252026-04-29T19:13:35.060Z Packages to install: 5
1262026-04-29T19:13:35.060Z Mediators to change: 3
1272026-04-29T19:13:35.060Z Services to change: 1
1282026-04-29T19:13:35.060Z Estimated space available: 155.34 GB
1292026-04-29T19:13:35.060ZEstimated space to be consumed: 1.89 GB
1302026-04-29T19:13:35.064Z Create boot environment: No
1312026-04-29T19:13:35.064ZCreate backup boot environment: No
1322026-04-29T19:13:35.064Z Rebuild boot archive: No
1332026-04-29T19:13:35.064Z
1342026-04-29T19:13:35.064ZChanged mediators:
1352026-04-29T19:13:35.064Z mediator clang:
1362026-04-29T19:13:35.064Z version: None -> 15 (system default)
1372026-04-29T19:13:35.064Z
1382026-04-29T19:13:35.064Z mediator llvm:
1392026-04-29T19:13:35.064Z version: 14 (system default) -> 15 (system default)
1402026-04-29T19:13:35.064Z
1412026-04-29T19:13:35.064Z mediator postgresql:
1422026-04-29T19:13:35.064Z version: 15 (system default) -> 18 (system default)
1432026-04-29T19:13:35.064Z
1442026-04-29T19:13:35.064ZChanged packages:
1452026-04-29T19:13:35.064Zhelios-dev
1462026-04-29T19:13:35.064Z developer/build-essential
1472026-04-29T19:13:35.064Z None -> 11-2.0
1482026-04-29T19:13:35.064Z library/libxmlsec1
1492026-04-29T19:13:35.064Z None -> 1.2.35-2.0
1502026-04-29T19:13:35.064Z ooce/developer/clang-15
1512026-04-29T19:13:35.064Z None -> 15.0.7-2.0
1522026-04-29T19:13:35.064Z ooce/developer/llvm-15
1532026-04-29T19:13:35.064Z None -> 15.0.7-2.0
1542026-04-29T19:13:35.064Z ooce/library/postgresql-18
1552026-04-29T19:13:35.064Z None -> 18.1-2.0
1562026-04-29T19:13:35.064Z
1572026-04-29T19:13:35.064ZServices:
1582026-04-29T19:13:35.065Z restart_fmri:
1592026-04-29T19:13:35.065Z svc:/system/update-man-index:default
1602026-04-29T19:13:35.117Z
1612026-04-29T19:13:35.117ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1622026-04-29T19:13:40.126ZDownload: 884/4272 items 18.2/219.0MB 8% complete (3.8M/s)
1632026-04-29T19:13:49.015ZDownload: 1187/4272 items 83.0/219.0MB 37% complete (13.3M/s)
1642026-04-29T19:14:02.627ZDownload: 1198/4272 items 83.5/219.0MB 38% complete
1652026-04-29T19:14:07.629ZDownload: 3811/4272 items 214.2/219.0MB 97% complete (26.3M/s)
1662026-04-29T19:14:08.838ZDownload: Completed 218.99 MB in 33.71 seconds (6.5M/s)
1672026-04-29T19:14:10.224Z Actions: 1/4789 actions (Installing new actions)
1682026-04-29T19:14:13.750Z Actions: Completed 4789 actions in 3.53 seconds.
1692026-04-29T19:14:14.032Z Done (0.276s)
1702026-04-29T19:14:14.032Z Done (0.000s)
1712026-04-29T19:14:14.651Z Done (0.620s)
1722026-04-29T19:14:18.061Z Done (3.069s)
1732026-04-29T19:14:18.149Z Done (0.023s)
1742026-04-29T19:14:18.152Z Done (0.000s)
1752026-04-29T19:14:18.382Z Done (0.000s)
1762026-04-29T19:14:19.245ZPlanning: Evaluating mediator changes ... Done
1772026-04-29T19:14:19.354ZPlanning: Checking for conflicting actions ... Done
1782026-04-29T19:14:19.357ZPlanning: Consolidating action changes ... Done
1792026-04-29T19:14:19.517ZPlanning: Evaluating mediators ... Done
1802026-04-29T19:14:19.520ZPlanning: Planning completed in 0.27 seconds
1812026-04-29T19:14:19.539Z Mediators to change: 2
1822026-04-29T19:14:19.539Z Create boot environment: No
1832026-04-29T19:14:19.539ZCreate backup boot environment: No
1842026-04-29T19:14:19.590Z Done
1852026-04-29T19:14:19.590Z Done
1862026-04-29T19:14:20.226Z Done
1872026-04-29T19:14:22.723Z Done
1882026-04-29T19:14:22.790Z Done
1892026-04-29T19:14:22.794Z Done
1902026-04-29T19:14:22.927Z Done
1912026-04-29T19:14:23.192ZPlanning: Evaluating mediator changes ... Done
1922026-04-29T19:14:23.301ZPlanning: Checking for conflicting actions ... Done
1932026-04-29T19:14:23.304ZPlanning: Consolidating action changes ... Done
1942026-04-29T19:14:23.458ZPlanning: Evaluating mediators ... Done
1952026-04-29T19:14:23.462ZPlanning: Planning completed in 0.27 seconds
1962026-04-29T19:14:23.481Z Mediators to change: 1
1972026-04-29T19:14:23.481Z Create boot environment: No
1982026-04-29T19:14:23.481ZCreate backup boot environment: No
1992026-04-29T19:14:23.523Z Done
2002026-04-29T19:14:23.523Z Done
2012026-04-29T19:14:24.138Z Done
2022026-04-29T19:14:26.637Z Done
2032026-04-29T19:14:26.732Z Done
2042026-04-29T19:14:26.732Z Done
2052026-04-29T19:14:26.799Z Done
2062026-04-29T19:14:27.091ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-04-29T19:14:27.091Zclang system 15 system
2082026-04-29T19:14:27.091Zcsh system system illumos
2092026-04-29T19:14:27.091Zctags system system illumos
2102026-04-29T19:14:27.091Zfile system system illumos
2112026-04-29T19:14:27.092Zgcc vendor 12 vendor
2122026-04-29T19:14:27.092Zgcc system 14 system
2132026-04-29T19:14:27.092Zgcc system 10 system
2142026-04-29T19:14:27.092Zgo system 1.20 system
2152026-04-29T19:14:27.092Zgo system 1.19 system
2162026-04-29T19:14:27.092Zllvm system 15 system
2172026-04-29T19:14:27.092Zllvm system 14 system
2182026-04-29T19:14:27.092Zmariadb system 10.6 system
2192026-04-29T19:14:27.092Zmta vendor vendor dma
2202026-04-29T19:14:27.092Zopenjdk system 17 system
2212026-04-29T19:14:27.092Zopenjdk system 11 system
2222026-04-29T19:14:27.092Zopenjdk system 1.8 system
2232026-04-29T19:14:27.092Zopenssl vendor 3 vendor
2242026-04-29T19:14:27.092Zperl system 5.36 system
2252026-04-29T19:14:27.092Zpostgresql system 18 system
2262026-04-29T19:14:27.092Zpostgresql system 15 system
2272026-04-29T19:14:27.092Zpostgresql system 13 system
2282026-04-29T19:14:27.092Zpython vendor 3 vendor
2292026-04-29T19:14:27.092Zpython system 2 system
2302026-04-29T19:14:27.092Zpython3 system 3.11 system
2312026-04-29T19:14:27.092Zruby system 3.0 system
2322026-04-29T19:14:27.092Zwords vendor vendor american-english
2332026-04-29T19:14:27.092Zwords system system australian-english
2342026-04-29T19:14:27.092Zwords system system british-english
2352026-04-29T19:14:27.092Zwords system system canadian-english
2362026-04-29T19:14:27.092Zwords system system french
2372026-04-29T19:14:27.092Zwords system system italian
2382026-04-29T19:14:27.092Zwords system system ngerman
2392026-04-29T19:14:27.092Zwords system system ogerman
2402026-04-29T19:14:27.092Zwords system system spanish
2412026-04-29T19:14:27.319ZPUBLISHER TYPE STATUS P LOCATION
2422026-04-29T19:14:27.319Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432026-04-29T19:14:31.930ZFMRI IFO
2442026-04-29T19:14:31.930Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452026-04-29T19:14:31.930Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462026-04-29T19:14:31.930Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472026-04-29T19:14:31.930Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482026-04-29T19:14:31.930Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492026-04-29T19:14:31.930Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2502026-04-29T19:14:31.930Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2512026-04-29T19:14:31.930Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2522026-04-29T19:14:31.930Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2532026-04-29T19:14:31.930Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2542026-04-29T19:14:31.930Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552026-04-29T19:14:31.930Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2562026-04-29T19:14:31.930Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2572026-04-29T19:14:31.930Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582026-04-29T19:14:31.930Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2592026-04-29T19:14:31.930Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2602026-04-29T19:14:31.930Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612026-04-29T19:14:33.079Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622026-04-29T19:14:33.383Z Updating crates.io index
2632026-04-29T19:14:33.387Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642026-04-29T19:14:33.996Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-04-29T19:14:34.526Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2662026-04-29T19:14:35.086Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672026-04-29T19:14:35.917Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2682026-04-29T19:14:36.465Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692026-04-29T19:14:37.828Z Updating git repository `https://github.com/oxidecomputer/opte`
2702026-04-29T19:14:38.751Z Updating git repository `https://github.com/oxidecomputer/tofino`
2712026-04-29T19:14:39.082Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722026-04-29T19:14:40.023Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732026-04-29T19:14:40.475Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742026-04-29T19:14:40.873Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-04-29T19:14:41.300Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-04-29T19:14:42.246Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-04-29T19:14:42.843Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782026-04-29T19:14:43.245Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792026-04-29T19:14:43.630Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-04-29T19:14:44.073Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812026-04-29T19:14:44.335Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822026-04-29T19:14:44.604Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832026-04-29T19:14:44.880Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2842026-04-29T19:14:45.317Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852026-04-29T19:14:45.873Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2862026-04-29T19:14:46.409Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2872026-04-29T19:14:46.965Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2882026-04-29T19:14:47.481Z Updating git repository `https://github.com/oxidecomputer/ispf`
2892026-04-29T19:14:47.765Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-04-29T19:14:49.571Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-04-29T19:14:50.065Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2922026-04-29T19:14:50.519Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932026-04-29T19:14:50.876Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942026-04-29T19:14:51.241Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2952026-04-29T19:14:51.552Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2962026-04-29T19:14:51.963Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972026-04-29T19:14:52.640Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982026-04-29T19:14:52.922Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992026-04-29T19:14:53.233Z Updating git repository `https://github.com/illumos/smf-rs`
3002026-04-29T19:14:53.546Z Updating git repository `https://github.com/oxidecomputer/omicron`
3012026-04-29T19:15:05.751Z Downloading crates ...
3022026-04-29T19:15:05.810Z Downloaded autocfg v1.5.0
3032026-04-29T19:15:05.815Z Downloaded errno v0.3.14
3042026-04-29T19:15:05.815Z Downloaded camino-tempfile v1.4.1
3052026-04-29T19:15:05.818Z Downloaded anstream v0.6.21
3062026-04-29T19:15:05.818Z Downloaded ordered-float v2.10.1
3072026-04-29T19:15:05.818Z Downloaded colorchoice v1.0.4
3082026-04-29T19:15:05.821Z Downloaded clap_lex v1.0.0
3092026-04-29T19:15:05.824Z Downloaded textwrap v0.16.2
3102026-04-29T19:15:05.829Z Downloaded unicode-linebreak v0.1.5
3112026-04-29T19:15:05.829Z Downloaded cfg-if v1.0.4
3122026-04-29T19:15:05.829Z Downloaded typeid v1.0.3
3132026-04-29T19:15:05.829Z Downloaded cargo-platform v0.2.0
3142026-04-29T19:15:05.834Z Downloaded anstyle-query v1.1.5
3152026-04-29T19:15:05.834Z Downloaded crypto-common v0.1.7
3162026-04-29T19:15:05.837Z Downloaded block-buffer v0.10.4
3172026-04-29T19:15:05.837Z Downloaded form_urlencoded v1.2.2
3182026-04-29T19:15:05.840Z Downloaded fnv v1.0.7
3192026-04-29T19:15:05.840Z Downloaded zerofrom-derive v0.1.6
3202026-04-29T19:15:05.844Z Downloaded zerofrom v0.1.6
3212026-04-29T19:15:05.844Z Downloaded version_check v0.9.5
3222026-04-29T19:15:05.844Z Downloaded usdt v0.5.0
3232026-04-29T19:15:05.844Z Downloaded dtrace-parser v0.2.0
3242026-04-29T19:15:05.844Z Downloaded pretty-hex v0.4.1
3252026-04-29T19:15:05.848Z Downloaded toml_datetime v0.6.11
3262026-04-29T19:15:05.852Z Downloaded thread-id v4.2.2
3272026-04-29T19:15:05.852Z Downloaded icu_normalizer_data v2.1.1
3282026-04-29T19:15:05.852Z Downloaded yoke-derive v0.8.1
3292026-04-29T19:15:05.852Z Downloaded utf8parse v0.2.2
3302026-04-29T19:15:05.855Z Downloaded utf8_iter v1.0.4
3312026-04-29T19:15:05.855Z Downloaded digest v0.10.7
3322026-04-29T19:15:05.855Z Downloaded usdt-macro v0.5.0
3332026-04-29T19:15:05.860Z Downloaded toml_write v0.1.2
3342026-04-29T19:15:05.860Z Downloaded cargo_metadata v0.21.0
3352026-04-29T19:15:05.860Z Downloaded unicode-xid v0.2.6
3362026-04-29T19:15:05.863Z Downloaded swrite v0.1.0
3372026-04-29T19:15:05.863Z Downloaded equivalent v1.0.2
3382026-04-29T19:15:05.863Z Downloaded heck v0.4.1
3392026-04-29T19:15:05.863Z Downloaded usdt-attr-macro v0.5.0
3402026-04-29T19:15:05.866Z Downloaded itoa v1.0.17
3412026-04-29T19:15:05.869Z Downloaded tinystr v0.8.2
3422026-04-29T19:15:05.869Z Downloaded macaddr v1.0.1
3432026-04-29T19:15:05.869Z Downloaded thiserror v1.0.69
3442026-04-29T19:15:05.872Z Downloaded writeable v0.6.2
3452026-04-29T19:15:05.875Z Downloaded thiserror v2.0.18
3462026-04-29T19:15:05.878Z Downloaded sha2 v0.10.9
3472026-04-29T19:15:05.878Z Downloaded byteorder v1.5.0
3482026-04-29T19:15:05.883Z Downloaded bytecount v0.6.9
3492026-04-29T19:15:05.883Z Downloaded anstyle v1.0.13
3502026-04-29T19:15:05.883Z Downloaded cpufeatures v0.2.17
3512026-04-29T19:15:05.886Z Downloaded zmij v1.0.21
3522026-04-29T19:15:05.886Z Downloaded toml_edit v0.22.27
3532026-04-29T19:15:05.886Z Downloaded cargo_toml v0.21.0
3542026-04-29T19:15:05.889Z Downloaded yoke v0.8.1
3552026-04-29T19:15:05.892Z Downloaded usdt-impl v0.5.0
3562026-04-29T19:15:05.892Z Downloaded zerovec-derive v0.11.2
3572026-04-29T19:15:05.892Z Downloaded thiserror-impl v1.0.69
3582026-04-29T19:15:05.895Z Downloaded tempfile v3.25.0
3592026-04-29T19:15:05.895Z Downloaded scroll_derive v0.12.1
3602026-04-29T19:15:05.895Z Downloaded tabled_derive v0.7.0
3612026-04-29T19:15:05.895Z Downloaded serde_spanned v0.6.9
3622026-04-29T19:15:05.895Z Downloaded zerocopy-derive v0.7.35
3632026-04-29T19:15:05.899Z Downloaded toml v0.8.23
3642026-04-29T19:15:05.903Z Downloaded unicode-ident v1.0.24
3652026-04-29T19:15:05.903Z Downloaded idna_adapter v1.2.1
3662026-04-29T19:15:05.903Z Downloaded thiserror-impl v2.0.18
3672026-04-29T19:15:05.903Z Downloaded displaydoc v0.2.5
3682026-04-29T19:15:05.906Z Downloaded memmap v0.7.0
3692026-04-29T19:15:05.909Z Downloaded stable_deref_trait v1.2.1
3702026-04-29T19:15:05.912Z Downloaded serde-value v0.7.0
3712026-04-29T19:15:05.912Z Downloaded potential_utf v0.1.4
3722026-04-29T19:15:05.912Z Downloaded fastrand v2.3.0
3732026-04-29T19:15:05.916Z Downloaded strsim v0.11.1
3742026-04-29T19:15:05.916Z Downloaded ucd-trie v0.1.7
3752026-04-29T19:15:05.916Z Downloaded heck v0.5.0
3762026-04-29T19:15:05.920Z Downloaded proc-macro-error-attr v1.0.4
3772026-04-29T19:15:05.920Z Downloaded percent-encoding v2.3.2
3782026-04-29T19:15:05.923Z Downloaded terminal_size v0.4.3
3792026-04-29T19:15:05.923Z Downloaded zerotrie v0.2.3
3802026-04-29T19:15:05.926Z Downloaded typenum v1.19.0
3812026-04-29T19:15:05.926Z Downloaded generic-array v0.14.7
3822026-04-29T19:15:05.934Z Downloaded smawk v0.3.2
3832026-04-29T19:15:05.937Z Downloaded dof v0.3.0
3842026-04-29T19:15:05.937Z Downloaded url v2.5.8
3852026-04-29T19:15:05.937Z Downloaded plain v0.2.3
3862026-04-29T19:15:05.946Z Downloaded zerovec v0.11.5
3872026-04-29T19:15:05.950Z Downloaded clap_derive v4.5.55
3882026-04-29T19:15:05.954Z Downloaded cargo-util-schemas v0.8.2
3892026-04-29T19:15:05.954Z Downloaded camino v1.2.2
3902026-04-29T19:15:05.954Z Downloaded zerocopy v0.7.35
3912026-04-29T19:15:05.962Z Downloaded synstructure v0.13.2
3922026-04-29T19:15:05.965Z Downloaded winnow v0.7.14
3932026-04-29T19:15:05.968Z Downloaded is_terminal_polyfill v1.70.2
3942026-04-29T19:15:05.968Z Downloaded anstyle-parse v0.2.7
3952026-04-29T19:15:05.973Z Downloaded serde_tokenstream v0.2.3
3962026-04-29T19:15:05.976Z Downloaded fs-err v3.3.0
3972026-04-29T19:15:05.976Z Downloaded unicode-width v0.2.0
3982026-04-29T19:15:05.980Z Downloaded unicode-width v0.1.14
3992026-04-29T19:15:05.983Z Downloaded serde-untagged v0.1.9
4002026-04-29T19:15:05.986Z Downloaded quote v1.0.45
4012026-04-29T19:15:05.989Z Downloaded erased-serde v0.4.9
4022026-04-29T19:15:06.001Z Downloaded clap v4.5.60
4032026-04-29T19:15:06.005Z Downloaded anyhow v1.0.102
4042026-04-29T19:15:06.010Z Downloaded proc-macro2 v1.0.106
4052026-04-29T19:15:06.014Z Downloaded getrandom v0.4.1
4062026-04-29T19:15:06.017Z Downloaded smallvec v1.15.1
4072026-04-29T19:15:06.021Z Downloaded pest_generator v2.8.6
4082026-04-29T19:15:06.021Z Downloaded scroll v0.12.0
4092026-04-29T19:15:06.021Z Downloaded proc-macro-error v1.0.4
4102026-04-29T19:15:06.024Z Downloaded once_cell v1.21.3
4112026-04-29T19:15:06.032Z Downloaded litemap v0.8.1
4122026-04-29T19:15:06.035Z Downloaded semver v1.0.28
4132026-04-29T19:15:06.035Z Downloaded pest_meta v2.8.6
4142026-04-29T19:15:06.038Z Downloaded papergrid v0.11.0
4152026-04-29T19:15:06.042Z Downloaded icu_provider v2.1.1
4162026-04-29T19:15:06.042Z Downloaded bitflags v2.11.0
4172026-04-29T19:15:06.072Z Downloaded serde_derive v1.0.228
4182026-04-29T19:15:06.076Z Downloaded pest_derive v2.8.6
4192026-04-29T19:15:06.076Z Downloaded log v0.4.29
4202026-04-29T19:15:06.076Z Downloaded num-traits v0.2.19
4212026-04-29T19:15:06.076Z Downloaded memchr v2.8.0
4222026-04-29T19:15:06.080Z Downloaded icu_normalizer v2.1.1
4232026-04-29T19:15:06.083Z Downloaded serde_core v1.0.228
4242026-04-29T19:15:06.096Z Downloaded serde v1.0.228
4252026-04-29T19:15:06.100Z Downloaded icu_properties v2.1.2
4262026-04-29T19:15:06.100Z Downloaded icu_locale_core v2.1.1
4272026-04-29T19:15:06.105Z Downloaded indexmap v2.14.0
4282026-04-29T19:15:06.112Z Downloaded icu_collections v2.1.1
4292026-04-29T19:15:06.122Z Downloaded pest v2.8.6
4302026-04-29T19:15:06.141Z Downloaded serde_json v1.0.149
4312026-04-29T19:15:06.146Z Downloaded idna v1.1.0
4322026-04-29T19:15:06.152Z Downloaded hashbrown v0.17.0
4332026-04-29T19:15:06.160Z Downloaded icu_properties_data v2.1.2
4342026-04-29T19:15:06.165Z Downloaded clap_builder v4.5.60
4352026-04-29T19:15:06.173Z Downloaded goblin v0.8.2
4362026-04-29T19:15:06.189Z Downloaded tabled v0.15.0
4372026-04-29T19:15:06.197Z Downloaded syn v1.0.109
4382026-04-29T19:15:06.208Z Downloaded syn v2.0.117
4392026-04-29T19:15:06.228Z Downloaded rustix v1.1.3
4402026-04-29T19:15:06.261Z Downloaded libc v0.2.185
4412026-04-29T19:15:06.326Z Compiling proc-macro2 v1.0.106
4422026-04-29T19:15:06.329Z Compiling unicode-ident v1.0.24
4432026-04-29T19:15:06.329Z Compiling quote v1.0.45
4442026-04-29T19:15:06.329Z Compiling serde_core v1.0.228
4452026-04-29T19:15:06.329Z Compiling libc v0.2.185
4462026-04-29T19:15:06.329Z Compiling version_check v0.9.5
4472026-04-29T19:15:06.329Z Compiling serde v1.0.228
4482026-04-29T19:15:06.511Z Compiling stable_deref_trait v1.2.1
4492026-04-29T19:15:06.514Z Compiling memchr v2.8.0
4502026-04-29T19:15:06.514Z Compiling zmij v1.0.21
4512026-04-29T19:15:06.514Z Compiling itoa v1.0.17
4522026-04-29T19:15:06.514Z Compiling thiserror v1.0.69
4532026-04-29T19:15:06.515Z Compiling ucd-trie v0.1.7
4542026-04-29T19:15:06.515Z Compiling autocfg v1.5.0
4552026-04-29T19:15:06.515Z Compiling writeable v0.6.2
4562026-04-29T19:15:06.778Z Compiling litemap v0.8.1
4572026-04-29T19:15:06.781Z Compiling byteorder v1.5.0
4582026-04-29T19:15:06.798Z Compiling rustix v1.1.3
4592026-04-29T19:15:06.943Z Compiling icu_normalizer_data v2.1.1
4602026-04-29T19:15:07.011Z Compiling icu_properties_data v2.1.2
4612026-04-29T19:15:07.046Z Compiling bitflags v2.11.0
4622026-04-29T19:15:07.085Z Compiling serde_json v1.0.149
4632026-04-29T19:15:07.121Z Compiling pest v2.8.6
4642026-04-29T19:15:07.405Z Compiling num-traits v0.2.19
4652026-04-29T19:15:07.426Z Compiling smallvec v1.15.1
4662026-04-29T19:15:07.445Z Compiling equivalent v1.0.2
4672026-04-29T19:15:07.498Z Compiling typeid v1.0.3
4682026-04-29T19:15:07.557Z Compiling hashbrown v0.17.0
4692026-04-29T19:15:07.615Z Compiling proc-macro-error-attr v1.0.4
4702026-04-29T19:15:07.652Z Compiling usdt-impl v0.5.0
4712026-04-29T19:15:07.673Z Compiling syn v1.0.109
4722026-04-29T19:15:07.711Z Compiling winnow v0.7.14
4732026-04-29T19:15:07.731Z Compiling errno v0.3.14
4742026-04-29T19:15:07.793Z Compiling thread-id v4.2.2
4752026-04-29T19:15:07.855Z Compiling toml_write v0.1.2
4762026-04-29T19:15:07.859Z Compiling erased-serde v0.4.9
4772026-04-29T19:15:07.898Z Compiling proc-macro-error v1.0.4
4782026-04-29T19:15:08.037Z Compiling thiserror v2.0.18
4792026-04-29T19:15:08.100Z Compiling log v0.4.29
4802026-04-29T19:15:08.104Z Compiling percent-encoding v2.3.2
4812026-04-29T19:15:08.148Z Compiling camino v1.2.2
4822026-04-29T19:15:08.169Z Compiling utf8parse v0.2.2
4832026-04-29T19:15:08.216Z Compiling indexmap v2.14.0
4842026-04-29T19:15:08.256Z Compiling pest_meta v2.8.6
4852026-04-29T19:15:08.308Z Compiling plain v0.2.3
4862026-04-29T19:15:08.327Z Compiling utf8_iter v1.0.4
4872026-04-29T19:15:08.346Z Compiling getrandom v0.4.1
4882026-04-29T19:15:08.349Z Compiling anstyle-parse v0.2.7
4892026-04-29T19:15:08.414Z Compiling syn v2.0.117
4902026-04-29T19:15:08.503Z Compiling form_urlencoded v1.2.2
4912026-04-29T19:15:08.592Z Compiling colorchoice v1.0.4
4922026-04-29T19:15:08.667Z Compiling ordered-float v2.10.1
4932026-04-29T19:15:08.687Z Compiling anstyle v1.0.13
4942026-04-29T19:15:08.710Z Compiling cfg-if v1.0.4
4952026-04-29T19:15:08.731Z Compiling anstyle-query v1.1.5
4962026-04-29T19:15:08.753Z Compiling pretty-hex v0.4.1
4972026-04-29T19:15:08.796Z Compiling is_terminal_polyfill v1.70.2
4982026-04-29T19:15:08.878Z Compiling terminal_size v0.4.3
4992026-04-29T19:15:08.921Z Compiling anstream v0.6.21
5002026-04-29T19:15:08.942Z Compiling fs-err v3.3.0
5012026-04-29T19:15:08.945Z Compiling unicode-width v0.1.14
5022026-04-29T19:15:08.982Z Compiling clap_lex v1.0.0
5032026-04-29T19:15:09.004Z Compiling unicode-xid v0.2.6
5042026-04-29T19:15:09.007Z Compiling heck v0.4.1
5052026-04-29T19:15:09.045Z Compiling once_cell v1.21.3
5062026-04-29T19:15:09.066Z Compiling anyhow v1.0.102
5072026-04-29T19:15:09.137Z Compiling fastrand v2.3.0
5082026-04-29T19:15:09.157Z Compiling fnv v1.0.7
5092026-04-29T19:15:09.177Z Compiling strsim v0.11.1
5102026-04-29T19:15:09.242Z Compiling bytecount v0.6.9
5112026-04-29T19:15:09.263Z Compiling heck v0.5.0
5122026-04-29T19:15:09.303Z Compiling memmap v0.7.0
5132026-04-29T19:15:09.306Z Compiling unicode-width v0.2.0
5142026-04-29T19:15:09.343Z Compiling tempfile v3.25.0
5152026-04-29T19:15:09.346Z Compiling unicode-linebreak v0.1.5
5162026-04-29T19:15:09.442Z Compiling semver v1.0.28
5172026-04-29T19:15:09.568Z Compiling clap_builder v4.5.60
5182026-04-29T19:15:09.575Z Compiling papergrid v0.11.0
5192026-04-29T19:15:09.638Z Compiling smawk v0.3.2
5202026-04-29T19:15:09.749Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5212026-04-29T19:15:09.818Z Compiling camino-tempfile v1.4.1
5222026-04-29T19:15:09.818Z Compiling textwrap v0.16.2
5232026-04-29T19:15:09.905Z Compiling serde-untagged v0.1.9
5242026-04-29T19:15:09.936Z Compiling swrite v0.1.0
5252026-04-29T19:15:10.223Z Compiling tabled_derive v0.7.0
5262026-04-29T19:15:10.873Z Compiling tabled v0.15.0
5272026-04-29T19:15:10.914Z Compiling synstructure v0.13.2
5282026-04-29T19:15:10.914Z Compiling pest_generator v2.8.6
5292026-04-29T19:15:11.465Z Compiling serde_derive v1.0.228
5302026-04-29T19:15:11.465Z Compiling zerofrom-derive v0.1.6
5312026-04-29T19:15:11.475Z Compiling yoke-derive v0.8.1
5322026-04-29T19:15:11.475Z Compiling zerovec-derive v0.11.2
5332026-04-29T19:15:11.475Z Compiling displaydoc v0.2.5
5342026-04-29T19:15:11.476Z Compiling thiserror-impl v1.0.69
5352026-04-29T19:15:11.476Z Compiling zerocopy-derive v0.7.35
5362026-04-29T19:15:11.476Z Compiling scroll_derive v0.12.1
5372026-04-29T19:15:11.476Z Compiling thiserror-impl v2.0.18
5382026-04-29T19:15:11.476Z Compiling clap_derive v4.5.55
5392026-04-29T19:15:11.600Z Compiling pest_derive v2.8.6
5402026-04-29T19:15:12.184Z Compiling scroll v0.12.0
5412026-04-29T19:15:12.323Z Compiling zerocopy v0.7.35
5422026-04-29T19:15:12.425Z Compiling goblin v0.8.2
5432026-04-29T19:15:12.646Z Compiling dtrace-parser v0.2.0
5442026-04-29T19:15:12.668Z Compiling zerofrom v0.1.6
5452026-04-29T19:15:12.770Z Compiling yoke v0.8.1
5462026-04-29T19:15:12.919Z Compiling clap v4.5.60
5472026-04-29T19:15:12.939Z Compiling zerovec v0.11.5
5482026-04-29T19:15:12.942Z Compiling zerotrie v0.2.3
5492026-04-29T19:15:13.357Z Compiling tinystr v0.8.2
5502026-04-29T19:15:13.357Z Compiling potential_utf v0.1.4
5512026-04-29T19:15:13.477Z Compiling icu_collections v2.1.1
5522026-04-29T19:15:13.538Z Compiling icu_locale_core v2.1.1
5532026-04-29T19:15:14.068Z Compiling icu_provider v2.1.1
5542026-04-29T19:15:14.113Z Compiling serde_spanned v0.6.9
5552026-04-29T19:15:14.113Z Compiling toml_datetime v0.6.11
5562026-04-29T19:15:14.120Z Compiling serde-value v0.7.0
5572026-04-29T19:15:14.120Z Compiling cargo-platform v0.2.0
5582026-04-29T19:15:14.120Z Compiling macaddr v1.0.1
5592026-04-29T19:15:14.130Z Compiling dof v0.3.0
5602026-04-29T19:15:14.130Z Compiling serde_tokenstream v0.2.3
5612026-04-29T19:15:14.330Z Compiling icu_normalizer v2.1.1
5622026-04-29T19:15:14.330Z Compiling icu_properties v2.1.2
5632026-04-29T19:15:14.392Z Compiling toml_edit v0.22.27
5642026-04-29T19:15:14.937Z Compiling usdt-macro v0.5.0
5652026-04-29T19:15:14.943Z Compiling usdt-attr-macro v0.5.0
5662026-04-29T19:15:15.149Z Compiling idna_adapter v1.2.1
5672026-04-29T19:15:15.253Z Compiling idna v1.1.0
5682026-04-29T19:15:15.513Z Compiling url v2.5.8
5692026-04-29T19:15:15.534Z Compiling usdt v0.5.0
5702026-04-29T19:15:15.651Z Compiling toml v0.8.23
5712026-04-29T19:15:15.984Z Compiling cargo-util-schemas v0.8.2
5722026-04-29T19:15:15.984Z Compiling cargo_toml v0.21.0
5732026-04-29T19:15:16.761Z Compiling cargo_metadata v0.21.0
5742026-04-29T19:15:17.690Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5752026-04-29T19:15:19.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.91s
5762026-04-29T19:15:20.081Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5772026-04-29T19:15:20.633Z Downloading crates ...
5782026-04-29T19:15:20.726Z Downloaded adler2 v2.0.1
5792026-04-29T19:15:20.738Z Downloaded allocator-api2 v0.2.21
5802026-04-29T19:15:20.743Z Downloaded bb8 v0.8.6
5812026-04-29T19:15:20.749Z Downloaded bitfield-struct v0.6.2
5822026-04-29T19:15:20.756Z Downloaded bcrypt-pbkdf v0.10.0
5832026-04-29T19:15:20.759Z Downloaded base16ct v0.2.0
5842026-04-29T19:15:20.759Z Downloaded crossbeam-epoch v0.9.18
5852026-04-29T19:15:20.762Z Downloaded csv-core v0.1.13
5862026-04-29T19:15:20.762Z Downloaded assert_matches v1.5.0
5872026-04-29T19:15:20.762Z Downloaded bit-set v0.8.0
5882026-04-29T19:15:20.765Z Downloaded ciborium-ll v0.2.2
5892026-04-29T19:15:20.765Z Downloaded crunchy v0.2.4
5902026-04-29T19:15:20.772Z Downloaded cstr-argument v0.1.2
5912026-04-29T19:15:20.775Z Downloaded curve25519-dalek-derive v0.1.1
5922026-04-29T19:15:20.775Z Downloaded ctr v0.9.2
5932026-04-29T19:15:20.778Z Downloaded critical-section v1.2.0
5942026-04-29T19:15:20.778Z Downloaded async-stream-impl v0.3.6
5952026-04-29T19:15:20.781Z Downloaded crossbeam-utils v0.8.21
5962026-04-29T19:15:20.784Z Downloaded bitfield-macros v0.19.4
5972026-04-29T19:15:20.784Z Downloaded diff v0.1.13
5982026-04-29T19:15:20.787Z Downloaded aead v0.5.2
5992026-04-29T19:15:20.787Z Downloaded ff v0.13.1
6002026-04-29T19:15:20.790Z Downloaded block-padding v0.3.3
6012026-04-29T19:15:20.790Z Downloaded async-stream v0.3.6
6022026-04-29T19:15:20.793Z Downloaded crucible-workspace-hack v0.1.0
6032026-04-29T19:15:20.794Z Downloaded crc32fast v1.5.0
6042026-04-29T19:15:20.794Z Downloaded atty v0.2.14
6052026-04-29T19:15:20.797Z Downloaded cfg_aliases v0.1.1
6062026-04-29T19:15:20.803Z Downloaded defmt-parser v1.0.0
6072026-04-29T19:15:20.806Z Downloaded ed25519 v2.2.3
6082026-04-29T19:15:20.809Z Downloaded bit-set v0.5.3
6092026-04-29T19:15:20.810Z Downloaded atomic-waker v1.1.2
6102026-04-29T19:15:20.813Z Downloaded cfg_aliases v0.2.1
6112026-04-29T19:15:20.819Z Downloaded display-error-chain v0.2.2
6122026-04-29T19:15:20.822Z Downloaded cobs v0.3.0
6132026-04-29T19:15:20.822Z Downloaded castaway v0.2.4
6142026-04-29T19:15:20.825Z Downloaded cargo-platform v0.1.9
6152026-04-29T19:15:20.828Z Downloaded dirs-next v2.0.0
6162026-04-29T19:15:20.828Z Downloaded find-msvc-tools v0.1.9
6172026-04-29T19:15:20.831Z Downloaded ena v0.14.4
6182026-04-29T19:15:20.831Z Downloaded bitflags v1.3.2
6192026-04-29T19:15:20.834Z Downloaded backoff v0.4.0
6202026-04-29T19:15:20.834Z Downloaded darling_macro v0.23.0
6212026-04-29T19:15:20.834Z Downloaded darling_macro v0.21.3
6222026-04-29T19:15:20.837Z Downloaded darling_macro v0.20.11
6232026-04-29T19:15:20.840Z Downloaded bcs v0.1.6
6242026-04-29T19:15:20.843Z Downloaded base64ct v1.8.3
6252026-04-29T19:15:20.846Z Downloaded dunce v1.0.5
6262026-04-29T19:15:20.846Z Downloaded dirs-sys-next v0.1.2
6272026-04-29T19:15:20.849Z Downloaded dyn-clone v1.0.20
6282026-04-29T19:15:20.849Z Downloaded derive_builder_macro v0.20.2
6292026-04-29T19:15:20.849Z Downloaded atomicwrites v0.4.4
6302026-04-29T19:15:20.852Z Downloaded ar_archive_writer v0.5.1
6312026-04-29T19:15:20.852Z Downloaded downcast-rs v2.0.2
6322026-04-29T19:15:20.856Z Downloaded embedded-io v0.4.0
6332026-04-29T19:15:20.859Z Downloaded endian-type v0.1.2
6342026-04-29T19:15:20.862Z Downloaded array-init v0.0.4
6352026-04-29T19:15:20.862Z Downloaded env_filter v1.0.0
6362026-04-29T19:15:20.865Z Downloaded crc v3.4.0
6372026-04-29T19:15:20.865Z Downloaded embedded-io v0.6.1
6382026-04-29T19:15:20.865Z Downloaded convert_case v0.4.0
6392026-04-29T19:15:20.868Z Downloaded ascii-canvas v3.0.0
6402026-04-29T19:15:20.868Z Downloaded dsl_auto_type v0.2.0
6412026-04-29T19:15:20.868Z Downloaded diesel_table_macro_syntax v0.3.0
6422026-04-29T19:15:20.868Z Downloaded crc-catalog v2.4.0
6432026-04-29T19:15:20.871Z Downloaded arrayref v0.3.9
6442026-04-29T19:15:20.872Z Downloaded cpufeatures v0.3.0
6452026-04-29T19:15:20.875Z Downloaded dof v0.4.0
6462026-04-29T19:15:20.878Z Downloaded debug-ignore v1.0.5
6472026-04-29T19:15:20.881Z Downloaded crc8 v0.1.1
6482026-04-29T19:15:20.881Z Downloaded foreign-types v0.3.2
6492026-04-29T19:15:20.881Z Downloaded difflib v0.4.0
6502026-04-29T19:15:20.881Z Downloaded ciborium-io v0.2.2
6512026-04-29T19:15:20.881Z Downloaded futures-io v0.3.32
6522026-04-29T19:15:20.884Z Downloaded foreign-types-macros v0.2.3
6532026-04-29T19:15:20.884Z Downloaded foreign-types v0.5.0
6542026-04-29T19:15:20.884Z Downloaded foreign-types-shared v0.3.1
6552026-04-29T19:15:20.884Z Downloaded fd-lock v4.0.4
6562026-04-29T19:15:20.887Z Downloaded defmt v0.3.100
6572026-04-29T19:15:20.887Z Downloaded float-ord v0.3.2
6582026-04-29T19:15:20.887Z Downloaded futures-core v0.3.32
6592026-04-29T19:15:20.890Z Downloaded enum-as-inner v0.6.1
6602026-04-29T19:15:20.890Z Downloaded flagset v0.4.7
6612026-04-29T19:15:20.890Z Downloaded bitfield v0.19.4
6622026-04-29T19:15:20.893Z Downloaded foreign-types-shared v0.1.1
6632026-04-29T19:15:20.893Z Downloaded float-cmp v0.10.0
6642026-04-29T19:15:20.893Z Downloaded bit-vec v0.8.0
6652026-04-29T19:15:20.896Z Downloaded compression-core v0.4.31
6662026-04-29T19:15:20.896Z Downloaded async-recursion v1.1.1
6672026-04-29T19:15:20.896Z Downloaded buf-list v1.1.2
6682026-04-29T19:15:20.899Z Downloaded arrayvec v0.7.6
6692026-04-29T19:15:20.900Z Downloaded dropshot-api-manager-types v0.7.1
6702026-04-29T19:15:20.903Z Downloaded cassowary v0.3.0
6712026-04-29T19:15:20.906Z Downloaded fixedbitset v0.4.2
6722026-04-29T19:15:20.906Z Downloaded darling v0.23.0
6732026-04-29T19:15:20.909Z Downloaded cexpr v0.6.0
6742026-04-29T19:15:20.912Z Downloaded blowfish v0.9.1
6752026-04-29T19:15:20.912Z Downloaded argon2 v0.5.3
6762026-04-29T19:15:20.912Z Downloaded cmake v0.1.57
6772026-04-29T19:15:20.916Z Downloaded futures-task v0.3.32
6782026-04-29T19:15:20.916Z Downloaded darling_core v0.23.0
6792026-04-29T19:15:20.919Z Downloaded fxhash v0.2.1
6802026-04-29T19:15:20.919Z Downloaded funty v2.0.0
6812026-04-29T19:15:20.922Z Downloaded dtrace-parser v0.3.0
6822026-04-29T19:15:20.922Z Downloaded const_format_proc_macros v0.2.34
6832026-04-29T19:15:20.922Z Downloaded compression-codecs v0.4.37
6842026-04-29T19:15:20.925Z Downloaded ghash v0.5.1
6852026-04-29T19:15:20.925Z Downloaded colored v2.2.0
6862026-04-29T19:15:20.928Z Downloaded gethostname v0.5.0
6872026-04-29T19:15:20.928Z Downloaded ahash v0.8.12
6882026-04-29T19:15:20.932Z Downloaded futures-sink v0.3.32
6892026-04-29T19:15:20.932Z Downloaded futures-macro v0.3.32
6902026-04-29T19:15:20.932Z Downloaded cipher v0.4.4
6912026-04-29T19:15:20.932Z Downloaded blake2 v0.10.6
6922026-04-29T19:15:20.935Z Downloaded headers-core v0.3.0
6932026-04-29T19:15:20.935Z Downloaded git-stub v1.0.0
6942026-04-29T19:15:20.935Z Downloaded hash32 v0.2.1
6952026-04-29T19:15:20.938Z Downloaded hash32 v0.3.1
6962026-04-29T19:15:20.938Z Downloaded document-features v0.2.12
6972026-04-29T19:15:20.938Z Downloaded crossterm v0.28.1
6982026-04-29T19:15:20.942Z Downloaded erased-serde v0.3.31
6992026-04-29T19:15:20.946Z Downloaded bit-vec v0.6.3
7002026-04-29T19:15:20.946Z Downloaded derive-ex v0.1.8
7012026-04-29T19:15:20.949Z Downloaded corncobs v0.1.4
7022026-04-29T19:15:20.949Z Downloaded env_logger v0.11.9
7032026-04-29T19:15:20.949Z Downloaded camino-tempfile-ext v0.3.3
7042026-04-29T19:15:20.949Z Downloaded cargo_metadata v0.19.2
7052026-04-29T19:15:20.953Z Downloaded der_derive v0.7.3
7062026-04-29T19:15:20.953Z Downloaded byte-wrapper v0.1.0
7072026-04-29T19:15:20.953Z Downloaded globwalk v0.9.1
7082026-04-29T19:15:20.956Z Downloaded defmt v1.0.1
7092026-04-29T19:15:20.996Z Downloaded foldhash v0.1.5
7102026-04-29T19:15:20.996Z Downloaded either v1.15.0
7112026-04-29T19:15:20.997Z Downloaded fs-err v2.11.0
7122026-04-29T19:15:20.997Z Downloaded fs_extra v1.3.0
7132026-04-29T19:15:20.997Z Downloaded drift v0.1.3
7142026-04-29T19:15:20.997Z Downloaded hex-literal v0.4.1
7152026-04-29T19:15:20.997Z Downloaded hex v0.4.3
7162026-04-29T19:15:20.997Z Downloaded diesel-dtrace v0.5.0
7172026-04-29T19:15:20.997Z Downloaded daft-derive v0.1.5
7182026-04-29T19:15:20.997Z Downloaded derive_builder_core v0.20.2
7192026-04-29T19:15:20.997Z Downloaded convert_case v0.10.0
7202026-04-29T19:15:20.997Z Downloaded crossterm v0.29.0
7212026-04-29T19:15:20.997Z Downloaded foldhash v0.2.0
7222026-04-29T19:15:20.997Z Downloaded ecdsa v0.16.9
7232026-04-29T19:15:20.997Z Downloaded home v0.5.12
7242026-04-29T19:15:20.997Z Downloaded colored v3.1.1
7252026-04-29T19:15:20.997Z Downloaded hostname v0.3.1
7262026-04-29T19:15:20.997Z Downloaded cookie v0.18.1
7272026-04-29T19:15:20.997Z Downloaded hubpack v0.1.2
7282026-04-29T19:15:20.997Z Downloaded http-range v0.1.5
7292026-04-29T19:15:20.997Z Downloaded http-body v1.0.1
7302026-04-29T19:15:20.997Z Downloaded futures-executor v0.3.32
7312026-04-29T19:15:20.997Z Downloaded hostname v0.4.2
7322026-04-29T19:15:20.997Z Downloaded clang-sys v1.8.1
7332026-04-29T19:15:20.997Z Downloaded async-trait v0.1.89
7342026-04-29T19:15:20.997Z Downloaded httpdate v1.0.3
7352026-04-29T19:15:20.997Z Downloaded globset v0.4.18
7362026-04-29T19:15:21.001Z Downloaded glob v0.3.3
7372026-04-29T19:15:21.001Z Downloaded fallible-iterator v0.2.0
7382026-04-29T19:15:21.001Z Downloaded group v0.13.0
7392026-04-29T19:15:21.001Z Downloaded bzip2 v0.4.4
7402026-04-29T19:15:21.001Z Downloaded derive_builder v0.20.2
7412026-04-29T19:15:21.005Z Downloaded internet-checksum v0.2.1
7422026-04-29T19:15:21.005Z Downloaded inout v0.1.4
7432026-04-29T19:15:21.005Z Downloaded ident_case v1.0.1
7442026-04-29T19:15:21.005Z Downloaded hyper-tls v0.6.0
7452026-04-29T19:15:21.009Z Downloaded git-stub-vcs v0.1.0
7462026-04-29T19:15:21.009Z Downloaded is_ci v1.2.0
7472026-04-29T19:15:21.009Z Downloaded hubpack_derive v0.1.1
7482026-04-29T19:15:21.009Z Downloaded data-encoding v2.10.0
7492026-04-29T19:15:21.009Z Downloaded darling v0.20.11
7502026-04-29T19:15:21.012Z Downloaded instant v0.1.13
7512026-04-29T19:15:21.012Z Downloaded instability v0.3.11
7522026-04-29T19:15:21.015Z Downloaded fixedbitset v0.5.7
7532026-04-29T19:15:21.016Z Downloaded daft v0.1.5
7542026-04-29T19:15:21.016Z Downloaded crypto-bigint v0.5.5
7552026-04-29T19:15:21.019Z Downloaded is-terminal v0.4.17
7562026-04-29T19:15:21.022Z Downloaded indoc v1.0.9
7572026-04-29T19:15:21.022Z Downloaded indent_write v2.2.0
7582026-04-29T19:15:21.025Z Downloaded des v0.8.1
7592026-04-29T19:15:21.025Z Downloaded console v0.16.2
7602026-04-29T19:15:21.026Z Downloaded constant_time_eq v0.4.2
7612026-04-29T19:15:21.029Z Downloaded filetime v0.2.27
7622026-04-29T19:15:21.029Z Downloaded crossbeam-deque v0.8.6
7632026-04-29T19:15:21.029Z Downloaded cbc v0.1.2
7642026-04-29T19:15:21.032Z Downloaded backon v1.6.0
7652026-04-29T19:15:21.032Z Downloaded chacha20 v0.9.1
7662026-04-29T19:15:21.036Z Downloaded kstat-rs v0.2.4
7672026-04-29T19:15:21.036Z Downloaded deranged v0.5.8
7682026-04-29T19:15:21.039Z Downloaded defmt-macros v1.0.1
7692026-04-29T19:15:21.039Z Downloaded chacha20 v0.10.0
7702026-04-29T19:15:21.039Z Downloaded bzip2 v0.6.1
7712026-04-29T19:15:21.042Z Downloaded console v0.15.11
7722026-04-29T19:15:21.045Z Downloaded cancel-safe-futures v0.1.5
7732026-04-29T19:15:21.045Z Downloaded libscf-sys v1.1.0
7742026-04-29T19:15:21.049Z Downloaded highway v1.3.0
7752026-04-29T19:15:21.052Z Downloaded lzss v0.8.2
7762026-04-29T19:15:21.055Z Downloaded maybe-uninit v2.0.0
7772026-04-29T19:15:21.055Z Downloaded humantime v2.3.0
7782026-04-29T19:15:21.055Z Downloaded match_cfg v0.1.0
7792026-04-29T19:15:21.058Z Downloaded keccak v0.1.6
7802026-04-29T19:15:21.062Z Downloaded lazy_static v1.5.0
7812026-04-29T19:15:21.062Z Downloaded lalrpop-util v0.19.12
7822026-04-29T19:15:21.062Z Downloaded hyper-staticfile v0.10.1
7832026-04-29T19:15:21.065Z Downloaded darling v0.21.3
7842026-04-29T19:15:21.068Z Downloaded ingot-types v0.1.2
7852026-04-29T19:15:21.068Z Downloaded managed v0.8.0
7862026-04-29T19:15:21.068Z Downloaded lru v0.12.5
7872026-04-29T19:15:21.072Z Downloaded ciborium v0.2.2
7882026-04-29T19:15:21.075Z Downloaded newtype_derive v0.1.6
7892026-04-29T19:15:21.078Z Downloaded nibble_vec v0.1.0
7902026-04-29T19:15:21.078Z Downloaded ingot v0.1.1
7912026-04-29T19:15:21.078Z Downloaded multimap v0.10.1
7922026-04-29T19:15:21.082Z Downloaded ipnet v2.11.0
7932026-04-29T19:15:21.082Z Downloaded const-oid v0.9.6
7942026-04-29T19:15:21.085Z Downloaded lru-slab v0.1.2
7952026-04-29T19:15:21.088Z Downloaded memoffset v0.9.1
7962026-04-29T19:15:21.088Z Downloaded base64 v0.22.1
7972026-04-29T19:15:21.091Z Downloaded maplit v1.0.2
7982026-04-29T19:15:21.091Z Downloaded derive_more v0.99.20
7992026-04-29T19:15:21.094Z Downloaded fatfs v0.3.6
8002026-04-29T19:15:21.097Z Downloaded lru-cache v0.1.2
8012026-04-29T19:15:21.097Z Downloaded dropshot_endpoint v0.17.0
8022026-04-29T19:15:21.100Z Downloaded mime v0.3.17
8032026-04-29T19:15:21.100Z Downloaded md5 v0.7.0
8042026-04-29T19:15:21.100Z Downloaded md-5 v0.10.6
8052026-04-29T19:15:21.104Z Downloaded normalize-line-endings v0.3.0
8062026-04-29T19:15:21.104Z Downloaded nodrop v0.1.14
8072026-04-29T19:15:21.104Z Downloaded http-body-util v0.1.3
8082026-04-29T19:15:21.107Z Downloaded nonempty v0.12.0
8092026-04-29T19:15:21.107Z Downloaded newline-converter v0.3.0
8102026-04-29T19:15:21.107Z Downloaded derive-where v1.6.0
8112026-04-29T19:15:21.111Z Downloaded num-derive v0.3.3
8122026-04-29T19:15:21.119Z Downloaded ipnetwork v0.21.1
8132026-04-29T19:15:21.123Z Downloaded libsw-core v0.3.2
8142026-04-29T19:15:21.123Z Downloaded indoc v2.0.7
8152026-04-29T19:15:21.123Z Downloaded new_debug_unreachable v1.0.6
8162026-04-29T19:15:21.126Z Downloaded impl-trait-for-tuples v0.2.3
8172026-04-29T19:15:21.126Z Downloaded newtype-uuid-macros v0.1.0
8182026-04-29T19:15:21.126Z Downloaded num_enum_derive v0.5.11
8192026-04-29T19:15:21.129Z Downloaded num v0.4.3
8202026-04-29T19:15:21.129Z Downloaded num-iter v0.1.45
8212026-04-29T19:15:21.132Z Downloaded openssl-macros v0.1.1
8222026-04-29T19:15:21.132Z Downloaded opaque-debug v0.3.1
8232026-04-29T19:15:21.132Z Downloaded olpc-cjson v0.1.4
8242026-04-29T19:15:21.132Z Downloaded num_threads v0.1.7
8252026-04-29T19:15:21.135Z Downloaded crc-any v2.5.0
8262026-04-29T19:15:21.135Z Downloaded lock_api v0.4.14
8272026-04-29T19:15:21.138Z Downloaded async-bb8-diesel v0.2.1
8282026-04-29T19:15:21.141Z Downloaded getrandom v0.3.4
8292026-04-29T19:15:21.144Z Downloaded ingot-macros v0.1.1
8302026-04-29T19:15:21.144Z Downloaded getrandom v0.2.17
8312026-04-29T19:15:21.163Z Downloaded openssl-probe v0.1.6
8322026-04-29T19:15:21.166Z Downloaded num-derive v0.4.2
8332026-04-29T19:15:21.166Z Downloaded num-conv v0.2.0
8342026-04-29T19:15:21.166Z Downloaded native-tls v0.2.18
8352026-04-29T19:15:21.169Z Downloaded bytes v1.11.1
8362026-04-29T19:15:21.172Z Downloaded nanorand v0.7.0
8372026-04-29T19:15:21.172Z Downloaded elliptic-curve v0.13.8
8382026-04-29T19:15:21.175Z Downloaded hmac v0.12.1
8392026-04-29T19:15:21.175Z Downloaded futures-channel v0.3.32
8402026-04-29T19:15:21.178Z Downloaded openssl-probe v0.2.1
8412026-04-29T19:15:21.178Z Downloaded darling_core v0.21.3
8422026-04-29T19:15:21.181Z Downloaded parse-display v0.10.0
8432026-04-29T19:15:21.181Z Downloaded mime_guess v2.0.5
8442026-04-29T19:15:21.185Z Downloaded oso-derive v0.27.3
8452026-04-29T19:15:21.185Z Downloaded nu-ansi-term v0.50.3
8462026-04-29T19:15:21.185Z Downloaded linked-hash-map v0.5.6
8472026-04-29T19:15:21.188Z Downloaded linear-map v1.2.0
8482026-04-29T19:15:21.188Z Downloaded libloading v0.8.9
8492026-04-29T19:15:21.188Z Downloaded peg-runtime v0.8.5
8502026-04-29T19:15:21.191Z Downloaded path-slash v0.1.5
8512026-04-29T19:15:21.191Z Downloaded parse-size v1.1.0
8522026-04-29T19:15:21.192Z Downloaded libefi-sys v0.1.0
8532026-04-29T19:15:21.192Z Downloaded jobserver v0.1.34
8542026-04-29T19:15:21.195Z Downloaded dropshot_endpoint v0.16.7
8552026-04-29T19:15:21.195Z Downloaded pbkdf2 v0.12.2
8562026-04-29T19:15:21.198Z Downloaded pbkdf2 v0.11.0
8572026-04-29T19:15:21.198Z Downloaded num-rational v0.4.2
8582026-04-29T19:15:21.198Z Downloaded libsw v3.5.0
8592026-04-29T19:15:21.201Z Downloaded darling_core v0.20.11
8602026-04-29T19:15:21.204Z Downloaded num_enum v0.5.11
8612026-04-29T19:15:21.208Z Downloaded iana-time-zone v0.1.65
8622026-04-29T19:15:21.208Z Downloaded hyper-rustls v0.27.7
8632026-04-29T19:15:21.211Z Downloaded half v1.8.3
8642026-04-29T19:15:21.211Z Downloaded num-integer v0.1.46
8652026-04-29T19:15:21.211Z Downloaded pin-utils v0.1.0
8662026-04-29T19:15:21.214Z Downloaded newtype-uuid v1.3.2
8672026-04-29T19:15:21.221Z Downloaded phf_shared v0.11.3
8682026-04-29T19:15:21.224Z Downloaded phf_shared v0.13.1
8692026-04-29T19:15:21.224Z Downloaded compact_str v0.8.1
8702026-04-29T19:15:21.227Z Downloaded memmap2 v0.9.10
8712026-04-29T19:15:21.227Z Downloaded oxnet v0.1.4
8722026-04-29T19:15:21.230Z Downloaded packed_struct_codegen v0.10.1
8732026-04-29T19:15:21.230Z Downloaded multer v3.1.0
8742026-04-29T19:15:21.230Z Downloaded cookie_store v0.22.1
8752026-04-29T19:15:21.233Z Downloaded half v2.7.1
8762026-04-29T19:15:21.233Z Downloaded packed_struct v0.10.1
8772026-04-29T19:15:21.237Z Downloaded predicates-core v1.0.10
8782026-04-29T19:15:21.237Z Downloaded chacha20poly1305 v0.10.1
8792026-04-29T19:15:21.240Z Downloaded derive_more v2.1.1
8802026-04-29T19:15:21.245Z Downloaded flate2 v1.1.9
8812026-04-29T19:15:21.248Z Downloaded headers v0.4.1
8822026-04-29T19:15:21.251Z Downloaded proc-macro-crate v3.4.0
8832026-04-29T19:15:21.254Z Downloaded powerfmt v0.2.0
8842026-04-29T19:15:21.254Z Downloaded proc-macro-error-attr2 v2.0.0
8852026-04-29T19:15:21.254Z Downloaded crossbeam-channel v0.5.15
8862026-04-29T19:15:21.257Z Downloaded precomputed-hash v0.1.1
8872026-04-29T19:15:21.257Z Downloaded parse-display-derive v0.10.0
8882026-04-29T19:15:21.261Z Downloaded arc-swap v1.8.2
8892026-04-29T19:15:21.261Z Downloaded peg v0.8.5
8902026-04-29T19:15:21.264Z Downloaded password-hash v0.4.2
8912026-04-29T19:15:21.264Z Downloaded der v0.7.10
8922026-04-29T19:15:21.267Z Downloaded progenitor-client v0.11.2
8932026-04-29T19:15:21.270Z Downloaded progenitor-client v0.10.0
8942026-04-29T19:15:21.270Z Downloaded proc-macro-crate v1.3.1
8952026-04-29T19:15:21.270Z Downloaded predicates-tree v1.0.13
8962026-04-29T19:15:21.273Z Downloaded oxide-tokio-rt v0.1.4
8972026-04-29T19:15:21.273Z Downloaded owo-colors v4.3.0
8982026-04-29T19:15:21.273Z Downloaded base64 v0.21.7
8992026-04-29T19:15:21.277Z Downloaded omicron-zone-package v0.12.2
9002026-04-29T19:15:21.280Z Downloaded httparse v1.10.1
9012026-04-29T19:15:21.280Z Downloaded num_enum_derive v0.7.5
9022026-04-29T19:15:21.283Z Downloaded phf v0.13.1
9032026-04-29T19:15:21.283Z Downloaded phf v0.12.1
9042026-04-29T19:15:21.283Z Downloaded paste v1.0.15
9052026-04-29T19:15:21.286Z Downloaded psl-types v2.0.11
9062026-04-29T19:15:21.286Z Downloaded progenitor-macro v0.13.0
9072026-04-29T19:15:21.290Z Downloaded progenitor-macro v0.11.2
9082026-04-29T19:15:21.294Z Downloaded parking_lot_core v0.8.6
9092026-04-29T19:15:21.298Z Downloaded pin-project-lite v0.2.17
9102026-04-29T19:15:21.298Z Downloaded indexmap v1.9.3
9112026-04-29T19:15:21.301Z Downloaded ignore v0.4.25
9122026-04-29T19:15:21.301Z Downloaded futures v0.3.32
9132026-04-29T19:15:21.304Z Downloaded phf_shared v0.12.1
9142026-04-29T19:15:21.307Z Downloaded pem-rfc7468 v0.7.0
9152026-04-29T19:15:21.307Z Downloaded pem v3.0.6
9162026-04-29T19:15:21.307Z Downloaded progenitor-client v0.14.0
9172026-04-29T19:15:21.310Z Downloaded pin-project-internal v1.1.11
9182026-04-29T19:15:21.310Z Downloaded litrs v1.0.0
9192026-04-29T19:15:21.313Z Downloaded quick-error v1.2.3
9202026-04-29T19:15:21.313Z Downloaded progenitor-macro v0.10.0
9212026-04-29T19:15:21.317Z Downloaded rand_chacha v0.3.1
9222026-04-29T19:15:21.321Z Downloaded expectorate v1.2.0
9232026-04-29T19:15:21.325Z Downloaded ed25519-dalek v2.2.0
9242026-04-29T19:15:21.325Z Downloaded derive_more-impl v2.1.1
9252026-04-29T19:15:21.328Z Downloaded parking_lot_core v0.9.12
9262026-04-29T19:15:21.328Z Downloaded heapless v0.8.0
9272026-04-29T19:15:21.331Z Downloaded hickory-resolver v0.25.2
9282026-04-29T19:15:21.334Z Downloaded progenitor v0.14.0
9292026-04-29T19:15:21.337Z Downloaded progenitor v0.11.2
9302026-04-29T19:15:21.337Z Downloaded proc-macro-error2 v2.0.1
9312026-04-29T19:15:21.340Z Downloaded peg-macros v0.8.5
9322026-04-29T19:15:21.340Z Downloaded num_enum v0.7.5
9332026-04-29T19:15:21.343Z Downloaded pkcs8 v0.10.2
9342026-04-29T19:15:21.347Z Downloaded num-complex v0.4.6
9352026-04-29T19:15:21.347Z Downloaded polyval v0.6.2
9362026-04-29T19:15:21.347Z Downloaded libbz2-rs-sys v0.2.2
9372026-04-29T19:15:21.350Z Downloaded password-hash v0.5.0
9382026-04-29T19:15:21.350Z Downloaded postgres-protocol v0.6.10
9392026-04-29T19:15:21.353Z Downloaded rand_xorshift v0.4.0
9402026-04-29T19:15:21.353Z Downloaded progenitor-macro v0.14.0
9412026-04-29T19:15:21.353Z Downloaded diesel_derives v2.3.7
9422026-04-29T19:15:21.356Z Downloaded async-compression v0.4.41
9432026-04-29T19:15:21.360Z Downloaded ppv-lite86 v0.2.21
9442026-04-29T19:15:21.363Z Downloaded const_format v0.2.35
9452026-04-29T19:15:21.366Z Downloaded rfc6979 v0.4.0
9462026-04-29T19:15:21.366Z Downloaded ref-cast-impl v1.0.25
9472026-04-29T19:15:21.369Z Downloaded progenitor v0.10.0
9482026-04-29T19:15:21.372Z Downloaded russh-cryptovec v0.7.3
9492026-04-29T19:15:21.372Z Downloaded oso v0.27.3
9502026-04-29T19:15:21.375Z Downloaded pkg-config v0.3.32
9512026-04-29T19:15:21.375Z Downloaded parking_lot v0.11.2
9522026-04-29T19:15:21.375Z Downloaded primeorder v0.13.6
9532026-04-29T19:15:21.378Z Downloaded heapless v0.7.17
9542026-04-29T19:15:21.378Z Downloaded p256 v0.13.2
9552026-04-29T19:15:21.381Z Downloaded recursive-proc-macro-impl v0.1.1
9562026-04-29T19:15:21.381Z Downloaded recursive v0.1.1
9572026-04-29T19:15:21.384Z Downloaded r2d2 v0.8.10
9582026-04-29T19:15:21.384Z Downloaded radium v0.7.0
9592026-04-29T19:15:21.384Z Downloaded postcard v1.1.3
9602026-04-29T19:15:21.388Z Downloaded pkcs1 v0.7.5
9612026-04-29T19:15:21.388Z Downloaded flume v0.11.1
9622026-04-29T19:15:21.391Z Downloaded rustc_version v0.4.1
9632026-04-29T19:15:21.391Z Downloaded indicatif v0.18.4
9642026-04-29T19:15:21.394Z Downloaded rustc_version v0.1.7
9652026-04-29T19:15:21.394Z Downloaded rand_chacha v0.9.0
9662026-04-29T19:15:21.401Z Downloaded rand_core v0.9.5
9672026-04-29T19:15:21.404Z Downloaded rand_core v0.6.4
9682026-04-29T19:15:21.404Z Downloaded ref-cast v1.0.25
9692026-04-29T19:15:21.407Z Downloaded psm v0.1.30
9702026-04-29T19:15:21.407Z Downloaded progenitor-client v0.13.0
9712026-04-29T19:15:21.410Z Downloaded scheduled-thread-pool v0.2.7
9722026-04-29T19:15:21.414Z Downloaded rtoolbox v0.0.3
9732026-04-29T19:15:21.414Z Downloaded rustc-hash v2.1.1
9742026-04-29T19:15:21.417Z Downloaded salsa20 v0.10.2
9752026-04-29T19:15:21.417Z Downloaded hickory-resolver v0.24.4
9762026-04-29T19:15:21.420Z Downloaded bumpalo v3.20.2
9772026-04-29T19:15:21.428Z Downloaded cc v1.2.56
9782026-04-29T19:15:21.434Z Downloaded scrypt v0.11.0
9792026-04-29T19:15:21.437Z Downloaded resolv-conf v0.7.6
9802026-04-29T19:15:21.440Z Downloaded pkcs5 v0.7.1
9812026-04-29T19:15:21.443Z Downloaded scroll_derive v0.13.1
9822026-04-29T19:15:21.443Z Downloaded scopeguard v1.2.0
9832026-04-29T19:15:21.446Z Downloaded poly1305 v0.8.0
9842026-04-29T19:15:21.449Z Downloaded predicates v3.1.4
9852026-04-29T19:15:21.452Z Downloaded rand_seeder v0.4.0
9862026-04-29T19:15:21.455Z Downloaded rand_core v0.10.0
9872026-04-29T19:15:21.455Z Downloaded same-file v1.0.6
9882026-04-29T19:15:21.456Z Downloaded postgres-types v0.2.12
9892026-04-29T19:15:21.460Z Downloaded secrecy v0.10.3
9902026-04-29T19:15:21.462Z Downloaded aes v0.8.4
9912026-04-29T19:15:21.466Z Downloaded serde-big-array v0.5.1
9922026-04-29T19:15:21.466Z Downloaded dropshot-api-manager v0.7.1
9932026-04-29T19:15:21.469Z Downloaded seq-macro v0.3.6
9942026-04-29T19:15:21.469Z Downloaded papergrid v0.17.0
9952026-04-29T19:15:21.472Z Downloaded semver v0.1.20
9962026-04-29T19:15:21.475Z Downloaded parking_lot v0.12.5
9972026-04-29T19:15:21.475Z Downloaded rustls-pemfile v1.0.4
9982026-04-29T19:15:21.478Z Downloaded progenitor v0.13.0
9992026-04-29T19:15:21.478Z Downloaded rustls-native-certs v0.8.3
10002026-04-29T19:15:21.481Z Downloaded serde_plain v1.0.2
10012026-04-29T19:15:21.481Z Downloaded serde_repr v0.1.20
10022026-04-29T19:15:21.484Z Downloaded serde_spanned v1.0.4
10032026-04-29T19:15:21.488Z Downloaded miniz_oxide v0.8.9
10042026-04-29T19:15:21.488Z Downloaded shell-words v1.1.1
10052026-04-29T19:15:21.494Z Downloaded pin-project v1.1.11
10062026-04-29T19:15:21.502Z Downloaded sigpipe v0.1.3
10072026-04-29T19:15:21.505Z Downloaded signature v2.2.0
10082026-04-29T19:15:21.505Z Downloaded rustversion v1.0.22
10092026-04-29T19:15:21.505Z Downloaded progenitor-extras v0.2.0
10102026-04-29T19:15:21.508Z Downloaded hickory-server v0.25.2
10112026-04-29T19:15:21.511Z Downloaded rustls-pemfile v2.2.0
10122026-04-29T19:15:21.514Z Downloaded serde_urlencoded v0.7.1
10132026-04-29T19:15:21.514Z Downloaded sha1 v0.10.6
10142026-04-29T19:15:21.517Z Downloaded signal-hook-tokio v0.3.1
10152026-04-29T19:15:21.520Z Downloaded quinn-udp v0.5.14
10162026-04-29T19:15:21.520Z Downloaded slog-bunyan v2.5.0
10172026-04-29T19:15:21.523Z Downloaded scroll v0.13.0
10182026-04-29T19:15:21.527Z Downloaded slog-envlogger v2.2.0
10192026-04-29T19:15:21.535Z Downloaded rusty-fork v0.3.1
10202026-04-29T19:15:21.538Z Downloaded russh-keys v0.45.0
10212026-04-29T19:15:21.538Z Downloaded openssl-sys v0.9.111
10222026-04-29T19:15:21.541Z Downloaded siphasher v1.0.2
10232026-04-29T19:15:21.544Z Downloaded serde_bytes v0.11.19
10242026-04-29T19:15:21.548Z Downloaded sct v0.7.1
10252026-04-29T19:15:21.551Z Downloaded sapling-renderdag v0.1.0
10262026-04-29T19:15:21.559Z Downloaded serde-hex v0.1.0
10272026-04-29T19:15:21.562Z Downloaded secrecy v0.8.0
10282026-04-29T19:15:21.566Z Downloaded schemars_derive v0.8.22
10292026-04-29T19:15:21.569Z Downloaded prefix-trie v0.7.0
10302026-04-29T19:15:21.571Z Downloaded minimal-lexical v0.2.1
10312026-04-29T19:15:21.578Z Downloaded signal-hook-mio v0.2.5
10322026-04-29T19:15:21.581Z Downloaded ssh-cipher v0.2.0
10332026-04-29T19:15:21.581Z Downloaded sqlparser_derive v0.5.0
10342026-04-29T19:15:21.584Z Downloaded aes-gcm v0.10.3
10352026-04-29T19:15:21.584Z Downloaded strip-ansi-escapes v0.2.1
10362026-04-29T19:15:21.587Z Downloaded ssh-encoding v0.2.0
10372026-04-29T19:15:21.590Z Downloaded strum v0.26.3
10382026-04-29T19:15:21.590Z Downloaded signal-hook-registry v1.4.8
10392026-04-29T19:15:21.590Z Downloaded slog-async v2.8.0
10402026-04-29T19:15:21.593Z Downloaded progenitor-impl v0.10.0
10412026-04-29T19:15:21.603Z Downloaded rustls-pki-types v1.14.0
10422026-04-29T19:15:21.610Z Downloaded slog-scope v4.4.1
10432026-04-29T19:15:21.613Z Downloaded slog-dtrace v0.3.0
10442026-04-29T19:15:21.613Z Downloaded strum v0.27.2
10452026-04-29T19:15:21.616Z Downloaded structmeta v0.3.0
10462026-04-29T19:15:21.619Z Downloaded supports-color v3.0.2
10472026-04-29T19:15:21.622Z Downloaded sync_wrapper v1.0.2
10482026-04-29T19:15:21.622Z Downloaded hashbrown v0.13.2
10492026-04-29T19:15:21.625Z Downloaded jiff-static v0.2.21
10502026-04-29T19:15:21.628Z Downloaded hashbrown v0.12.3
10512026-04-29T19:15:21.631Z Downloaded slog-term v2.9.2
10522026-04-29T19:15:21.631Z Downloaded slog-stdlog v4.1.1
10532026-04-29T19:15:21.634Z Downloaded tap v1.0.1
10542026-04-29T19:15:21.634Z Downloaded slog-json v2.6.1
10552026-04-29T19:15:21.634Z Downloaded slab v0.4.12
10562026-04-29T19:15:21.637Z Downloaded simd-adler32 v0.3.8
10572026-04-29T19:15:21.637Z Downloaded tabwriter v1.4.1
10582026-04-29T19:15:21.637Z Downloaded hashbrown v0.16.1
10592026-04-29T19:15:21.640Z Downloaded prettyplease v0.2.37
10602026-04-29T19:15:21.644Z Downloaded sync-ptr v0.1.4
10612026-04-29T19:15:21.644Z Downloaded subtle v2.6.1
10622026-04-29T19:15:21.647Z Downloaded sec1 v0.7.3
10632026-04-29T19:15:21.647Z Downloaded shlex v1.3.0
10642026-04-29T19:15:21.647Z Downloaded thiserror-impl-no-std v2.0.2
10652026-04-29T19:15:21.650Z Downloaded take_mut v0.2.2
10662026-04-29T19:15:21.650Z Downloaded pretty_assertions v1.4.1
10672026-04-29T19:15:21.655Z Downloaded rustls-platform-verifier v0.6.2
10682026-04-29T19:15:21.658Z Downloaded tagptr v0.2.0
10692026-04-29T19:15:21.661Z Downloaded sqlformat v0.3.5
10702026-04-29T19:15:21.664Z Downloaded smf v0.2.3
10712026-04-29T19:15:21.668Z Downloaded thread-id v5.1.0
10722026-04-29T19:15:21.668Z Downloaded time-core v0.1.8
10732026-04-29T19:15:21.668Z Downloaded structmeta-derive v0.3.0
10742026-04-29T19:15:21.671Z Downloaded snafu-derive v0.8.9
10752026-04-29T19:15:21.671Z Downloaded serde_path_to_error v0.1.20
10762026-04-29T19:15:21.671Z Downloaded serde_derive_internals v0.29.1
10772026-04-29T19:15:21.674Z Downloaded serde_cbor v0.11.2
10782026-04-29T19:15:21.674Z Downloaded rcgen v0.12.1
10792026-04-29T19:15:21.677Z Downloaded testing_table v0.3.0
10802026-04-29T19:15:21.677Z Downloaded termtree v0.5.1
10812026-04-29T19:15:21.678Z Downloaded spki v0.7.3
10822026-04-29T19:15:21.680Z Downloaded libxml v0.3.3
10832026-04-29T19:15:21.683Z Downloaded qorb v0.4.1
10842026-04-29T19:15:21.686Z Downloaded stringprep v0.1.5
10852026-04-29T19:15:21.690Z Downloaded ron v0.8.1
10862026-04-29T19:15:21.693Z Downloaded progenitor-impl v0.14.0
10872026-04-29T19:15:21.695Z Downloaded progenitor-impl v0.13.0
10882026-04-29T19:15:21.696Z Downloaded support-bundle-viewer v0.1.2
10892026-04-29T19:15:21.699Z Downloaded strum_macros v0.27.2
10902026-04-29T19:15:21.699Z Downloaded smallvec v0.6.14
10912026-04-29T19:15:21.699Z Downloaded publicsuffix v2.3.0
10922026-04-29T19:15:21.702Z Downloaded iddqd v0.3.18
10932026-04-29T19:15:21.707Z Downloaded strum_macros v0.24.3
10942026-04-29T19:15:21.710Z Downloaded string_cache v0.8.9
10952026-04-29T19:15:21.710Z Downloaded static_assertions v1.1.0
10962026-04-29T19:15:21.713Z Downloaded tokio-macros v2.7.0
10972026-04-29T19:15:21.713Z Downloaded tabled_derive v0.11.0
10982026-04-29T19:15:21.713Z Downloaded stacker v0.1.23
10992026-04-29T19:15:21.716Z Downloaded rand v0.8.5
11002026-04-29T19:15:21.716Z Downloaded hashbrown v0.15.5
11012026-04-29T19:15:21.719Z Downloaded itertools v0.12.1
11022026-04-29T19:15:21.734Z Downloaded nom v7.1.3
11032026-04-29T19:15:21.737Z Downloaded ryu v1.0.23
11042026-04-29T19:15:21.741Z Downloaded curve25519-dalek v4.1.3
11052026-04-29T19:15:21.755Z Downloaded tower-service v0.3.3
11062026-04-29T19:15:21.758Z Downloaded tower-layer v0.3.3
11072026-04-29T19:15:21.758Z Downloaded termios v0.3.3
11082026-04-29T19:15:21.761Z Downloaded rayon-core v1.13.0
11092026-04-29T19:15:21.761Z Downloaded http v1.4.0
11102026-04-29T19:15:21.764Z Downloaded time-macros v0.2.27
11112026-04-29T19:15:21.768Z Downloaded thread_local v1.1.9
11122026-04-29T19:15:21.768Z Downloaded tinyvec_macros v0.1.1
11132026-04-29T19:15:21.768Z Downloaded tiny-keccak v2.0.2
11142026-04-29T19:15:21.771Z Downloaded topological-sort v0.2.2
11152026-04-29T19:15:21.771Z Downloaded thiserror-no-std v2.0.2
11162026-04-29T19:15:21.774Z Downloaded tls_codec v0.4.2
11172026-04-29T19:15:21.774Z Downloaded slog v2.8.2
11182026-04-29T19:15:21.777Z Downloaded try-lock v0.2.5
11192026-04-29T19:15:21.777Z Downloaded trait-variant v0.1.2
11202026-04-29T19:15:21.777Z Downloaded similar v2.7.0
11212026-04-29T19:15:21.780Z Downloaded tokio-native-tls v0.3.1
11222026-04-29T19:15:21.783Z Downloaded spin v0.9.8
11232026-04-29T19:15:21.783Z Downloaded hyper-util v0.1.20
11242026-04-29T19:15:21.786Z Downloaded typify-macro v0.4.3
11252026-04-29T19:15:21.790Z Downloaded signal-hook v0.3.18
11262026-04-29T19:15:21.790Z Downloaded schemars v0.8.22
11272026-04-29T19:15:21.795Z Downloaded term v0.7.0
11282026-04-29T19:15:21.798Z Downloaded socket2 v0.5.10
11292026-04-29T19:15:21.801Z Downloaded serde_yaml v0.9.34+deprecated
11302026-04-29T19:15:21.801Z Downloaded strum_macros v0.26.4
11312026-04-29T19:15:21.804Z Downloaded untrusted v0.9.0
11322026-04-29T19:15:21.804Z Downloaded usdt v0.6.0
11332026-04-29T19:15:21.804Z Downloaded unit-prefix v0.5.2
11342026-04-29T19:15:21.807Z Downloaded unicode-truncate v1.1.0
11352026-04-29T19:15:21.807Z Downloaded typify-macro v0.6.2
11362026-04-29T19:15:21.807Z Downloaded unarray v0.1.4
11372026-04-29T19:15:21.807Z Downloaded socket2 v0.6.3
11382026-04-29T19:15:21.810Z Downloaded serde_with_macros v3.17.0
11392026-04-29T19:15:21.810Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11402026-04-29T19:15:21.813Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11412026-04-29T19:15:21.813Z Downloaded tokio-tungstenite v0.21.0
11422026-04-29T19:15:21.813Z Downloaded itertools v0.10.5
11432026-04-29T19:15:21.817Z Downloaded rustls-webpki v0.103.9
11442026-04-29T19:15:21.820Z Downloaded quinn v0.11.9
11452026-04-29T19:15:21.823Z Downloaded progenitor-impl v0.11.2
11462026-04-29T19:15:21.823Z Downloaded tokio-dtrace v0.1.1
11472026-04-29T19:15:21.826Z Downloaded num-bigint-dig v0.8.6
11482026-04-29T19:15:21.826Z Downloaded utf-8 v0.7.6
11492026-04-29T19:15:21.830Z Downloaded usdt-attr-macro v0.6.0
11502026-04-29T19:15:21.830Z Downloaded universal-hash v0.5.1
11512026-04-29T19:15:21.833Z Downloaded num-bigint v0.4.6
11522026-04-29T19:15:21.833Z Downloaded untrusted v0.7.1
11532026-04-29T19:15:21.833Z Downloaded waitgroup v0.1.2
11542026-04-29T19:15:21.834Z Downloaded itertools v0.14.0
11552026-04-29T19:15:21.837Z Downloaded libm v0.2.16
11562026-04-29T19:15:21.843Z Downloaded hyper v1.8.1
11572026-04-29T19:15:21.847Z Downloaded schemars v0.9.0
11582026-04-29T19:15:21.854Z Downloaded wait-timeout v0.2.1
11592026-04-29T19:15:21.857Z Downloaded tls_codec_derive v0.4.2
11602026-04-29T19:15:21.857Z Downloaded aho-corasick v1.1.4
11612026-04-29T19:15:21.860Z Downloaded usdt-macro v0.6.0
11622026-04-29T19:15:21.860Z Downloaded aws-lc-rs v1.16.0
11632026-04-29T19:15:21.867Z Downloaded toml_writer v1.0.6+spec-1.1.0
11642026-04-29T19:15:21.870Z Downloaded term v1.2.1
11652026-04-29T19:15:21.870Z Downloaded want v0.3.1
11662026-04-29T19:15:21.870Z Downloaded p521 v0.13.3
11672026-04-29T19:15:21.873Z Downloaded void v1.0.2
11682026-04-29T19:15:21.877Z Downloaded tokio-stream v0.1.18
11692026-04-29T19:15:21.880Z Downloaded blake3 v1.8.3
11702026-04-29T19:15:21.882Z Downloaded tui-tree-widget v0.23.1
11712026-04-29T19:15:21.886Z Downloaded mio v1.2.0
11722026-04-29T19:15:21.889Z Downloaded xshell-macros v0.2.7
11732026-04-29T19:15:21.889Z Downloaded unicase v2.9.0
11742026-04-29T19:15:21.889Z Downloaded tokio-tungstenite v0.23.1
11752026-04-29T19:15:21.892Z Downloaded rsa v0.9.10
11762026-04-29T19:15:21.892Z Downloaded tokio-rustls v0.26.4
11772026-04-29T19:15:21.895Z Downloaded zeroize_derive v1.4.3
11782026-04-29T19:15:21.906Z Downloaded uzers v0.12.2
11792026-04-29T19:15:21.909Z Downloaded itertools v0.13.0
11802026-04-29T19:15:21.912Z Downloaded vsss-rs v3.3.4
11812026-04-29T19:15:21.915Z Downloaded zone v0.3.1
11822026-04-29T19:15:21.918Z Downloaded tokio-rustls v0.24.1
11832026-04-29T19:15:21.918Z Downloaded tokio-rustls v0.25.0
11842026-04-29T19:15:21.921Z Downloaded walkdir v2.5.0
11852026-04-29T19:15:21.921Z Downloaded twox-hash v2.1.2
11862026-04-29T19:15:21.933Z Downloaded samael v0.0.19
11872026-04-29T19:15:21.936Z Downloaded subprocess v0.2.15
11882026-04-29T19:15:21.944Z Downloaded zone_cfg_derive v0.3.1
11892026-04-29T19:15:21.949Z Downloaded tinyvec v1.10.0
11902026-04-29T19:15:21.952Z Downloaded test-strategy v0.4.5
11912026-04-29T19:15:21.955Z Downloaded whoami v1.6.1
11922026-04-29T19:15:21.955Z Downloaded toml v0.7.8
11932026-04-29T19:15:21.958Z Downloaded snafu v0.8.9
11942026-04-29T19:15:21.962Z Downloaded xattr v1.6.1
11952026-04-29T19:15:21.962Z Downloaded wyz v0.5.1
11962026-04-29T19:15:21.962Z Downloaded xshell v0.2.7
11972026-04-29T19:15:21.965Z Downloaded futures-util v0.3.32
11982026-04-29T19:15:21.969Z Downloaded zeroize v1.8.2
11992026-04-29T19:15:21.972Z Downloaded iri-string v0.7.10
12002026-04-29T19:15:21.975Z Downloaded h2 v0.4.13
12012026-04-29T19:15:21.978Z Downloaded vergen-git2 v1.0.7
12022026-04-29T19:15:21.981Z Downloaded vergen-gitcl v1.0.8
12032026-04-29T19:15:21.981Z Downloaded tracing-attributes v0.1.31
12042026-04-29T19:15:21.981Z Downloaded whoami v2.1.0
12052026-04-29T19:15:21.984Z Downloaded toml_parser v1.0.9+spec-1.1.0
12062026-04-29T19:15:21.984Z Downloaded vergen v9.0.6
12072026-04-29T19:15:21.987Z Downloaded rand v0.10.0
12082026-04-29T19:15:21.995Z Downloaded rand v0.9.2
12092026-04-29T19:15:22.001Z Downloaded tungstenite v0.23.0
12102026-04-29T19:15:22.004Z Downloaded unicode-properties v0.1.4
12112026-04-29T19:15:22.004Z Downloaded typify v0.6.2
12122026-04-29T19:15:22.011Z Downloaded russh v0.45.0
12132026-04-29T19:15:22.015Z Downloaded schemars v1.2.1
12142026-04-29T19:15:22.023Z Downloaded zstd-safe v7.2.4
12152026-04-29T19:15:22.026Z Downloaded usdt-impl v0.6.0
12162026-04-29T19:15:22.026Z Downloaded unicode-bidi v0.3.18
12172026-04-29T19:15:22.029Z Downloaded toml v0.9.12+spec-1.1.0
12182026-04-29T19:15:22.029Z Downloaded zstd v0.13.3
12192026-04-29T19:15:22.032Z Downloaded tracing-core v0.1.36
12202026-04-29T19:15:22.032Z Downloaded toml v1.0.6+spec-1.1.0
12212026-04-29T19:15:22.036Z Downloaded vergen-lib v0.1.6
12222026-04-29T19:15:22.036Z Downloaded tungstenite v0.21.0
12232026-04-29T19:15:22.039Z Downloaded rustyline v14.0.0
12242026-04-29T19:15:22.042Z Downloaded steno v0.4.1
12252026-04-29T19:15:22.045Z Downloaded tar v0.4.45
12262026-04-29T19:15:22.045Z Downloaded vte v0.14.1
12272026-04-29T19:15:22.048Z Downloaded hkdf v0.12.4
12282026-04-29T19:15:22.071Z Downloaded zerocopy v0.6.6
12292026-04-29T19:15:22.071Z Downloaded typify v0.4.3
12302026-04-29T19:15:22.071Z Downloaded rpassword v7.4.0
12312026-04-29T19:15:22.071Z Downloaded unsafe-libyaml v0.2.11
12322026-04-29T19:15:22.084Z Downloaded bitvec v1.0.1
12332026-04-29T19:15:22.093Z Downloaded toml_edit v0.23.10+spec-1.0.0
12342026-04-29T19:15:22.097Z Downloaded uuid v1.23.0
12352026-04-29T19:15:22.101Z Downloaded yasna v0.5.2
12362026-04-29T19:15:22.110Z Downloaded regex v1.12.3
12372026-04-29T19:15:22.116Z Downloaded reqwest v0.13.2
12382026-04-29T19:15:22.122Z Downloaded p384 v0.13.1
12392026-04-29T19:15:22.140Z Downloaded zip v0.6.6
12402026-04-29T19:15:22.143Z Downloaded ssh-key v0.6.7
12412026-04-29T19:15:22.146Z Downloaded reedline v0.40.0
12422026-04-29T19:15:22.151Z Downloaded lalrpop v0.19.12
12432026-04-29T19:15:22.157Z Downloaded zopfli v0.8.3
12442026-04-29T19:15:22.160Z Downloaded yansi v1.0.1
12452026-04-29T19:15:22.160Z Downloaded reqwest v0.12.28
12462026-04-29T19:15:22.164Z Downloaded goblin v0.10.5
12472026-04-29T19:15:22.170Z Downloaded tokio-postgres v0.7.16
12482026-04-29T19:15:22.173Z Downloaded moka v0.12.13
12492026-04-29T19:15:22.178Z Downloaded bindgen v0.71.1
12502026-04-29T19:15:22.182Z Downloaded chrono v0.4.44
12512026-04-29T19:15:22.187Z Downloaded rustls-webpki v0.101.7
12522026-04-29T19:15:22.196Z Downloaded toml_edit v0.19.15
12532026-04-29T19:15:22.206Z Downloaded zerocopy-derive v0.8.40
12542026-04-29T19:15:22.211Z Downloaded unicode_categories v0.1.1
12552026-04-29T19:15:22.214Z Downloaded salty v0.3.0
12562026-04-29T19:15:22.217Z Downloaded portable-atomic v1.13.1
12572026-04-29T19:15:22.220Z Downloaded x509-cert v0.2.5
12582026-04-29T19:15:22.223Z Downloaded typed-path v0.9.3
12592026-04-29T19:15:22.226Z Downloaded git2 v0.20.4
12602026-04-29T19:15:22.232Z Downloaded rayon v1.11.0
12612026-04-29T19:15:22.236Z Downloaded unicode-segmentation v1.12.0
12622026-04-29T19:15:22.239Z Downloaded tower v0.5.3
12632026-04-29T19:15:22.242Z Downloaded quick-xml v0.37.5
12642026-04-29T19:15:22.246Z Downloaded petname v2.0.2
12652026-04-29T19:15:22.259Z Downloaded unicode-normalization v0.1.25
12662026-04-29T19:15:22.272Z Downloaded serde_with v3.17.0
12672026-04-29T19:15:22.279Z Downloaded object v0.30.4
12682026-04-29T19:15:22.284Z Downloaded tower-http v0.6.8
12692026-04-29T19:15:22.288Z Downloaded proptest v1.10.0
12702026-04-29T19:15:22.294Z Downloaded zip v4.6.1
12712026-04-29T19:15:22.297Z Downloaded tough v0.20.0
12722026-04-29T19:15:22.302Z Downloaded rustls-webpki v0.102.8
12732026-04-29T19:15:22.319Z Downloaded quinn-proto v0.11.13
12742026-04-29T19:15:22.328Z Downloaded nix v0.27.1
12752026-04-29T19:15:22.348Z Downloaded radix_trie v0.2.1
12762026-04-29T19:15:22.370Z Downloaded tokio-util v0.7.18
12772026-04-29T19:15:22.378Z Downloaded dropshot v0.16.7
12782026-04-29T19:15:22.390Z Downloaded winnow v0.6.26
12792026-04-29T19:15:22.406Z Downloaded dropshot v0.17.0
12802026-04-29T19:15:22.418Z Downloaded winnow v0.5.40
12812026-04-29T19:15:22.423Z Downloaded openssl v0.10.75
12822026-04-29T19:15:22.429Z Downloaded nix v0.29.0
12832026-04-29T19:15:22.434Z Downloaded time v0.3.47
12842026-04-29T19:15:22.441Z Downloaded nix v0.31.2
12852026-04-29T19:15:22.452Z Downloaded polar-core v0.27.3
12862026-04-29T19:15:22.458Z Downloaded regex-syntax v0.6.29
12872026-04-29T19:15:22.481Z Downloaded vcpkg v0.2.15
12882026-04-29T19:15:22.505Z Downloaded bstr v1.12.1
12892026-04-29T19:15:22.509Z Downloaded openapiv3 v2.2.0
12902026-04-29T19:15:22.515Z Downloaded regress v0.10.5
12912026-04-29T19:15:22.520Z Downloaded diesel v2.3.7
12922026-04-29T19:15:22.534Z Downloaded tabled v0.20.0
12932026-04-29T19:15:22.541Z Downloaded rustls v0.21.12
12942026-04-29T19:15:22.547Z Downloaded smoltcp v0.11.0
12952026-04-29T19:15:22.554Z Downloaded rustix v0.38.44
12962026-04-29T19:15:22.567Z Downloaded zlib-rs v0.6.2
12972026-04-29T19:15:22.570Z Downloaded object v0.37.3
12982026-04-29T19:15:22.576Z Downloaded webpki-roots v1.0.6
12992026-04-29T19:15:22.579Z Downloaded hickory-proto v0.24.4
13002026-04-29T19:15:22.587Z Downloaded smoltcp v0.9.1
13012026-04-29T19:15:22.593Z Downloaded regress v0.11.1
13022026-04-29T19:15:22.599Z Downloaded zerocopy v0.8.40
13032026-04-29T19:15:22.605Z Downloaded rustls v0.23.37
13042026-04-29T19:15:22.614Z Downloaded rustls v0.22.4
13052026-04-29T19:15:22.620Z Downloaded regex-syntax v0.8.10
13062026-04-29T19:15:22.625Z Downloaded hickory-proto v0.25.2
13072026-04-29T19:15:22.634Z Downloaded sqlparser v0.61.0
13082026-04-29T19:15:22.640Z Downloaded nix v0.28.0
13092026-04-29T19:15:22.661Z Downloaded sled v0.34.7
13102026-04-29T19:15:22.683Z Downloaded typify-impl v0.4.3
13112026-04-29T19:15:22.694Z Downloaded tracing v0.1.44
13122026-04-29T19:15:22.708Z Downloaded ratatui v0.29.0
13132026-04-29T19:15:22.737Z Downloaded regex-automata v0.4.14
13142026-04-29T19:15:22.746Z Downloaded petgraph v0.6.5
13152026-04-29T19:15:22.759Z Downloaded typify-impl v0.6.2
13162026-04-29T19:15:22.768Z Downloaded csv v1.4.0
13172026-04-29T19:15:22.781Z Downloaded petgraph v0.8.3
13182026-04-29T19:15:22.807Z Downloaded bzip2-sys v0.1.13+1.0.8
13192026-04-29T19:15:22.822Z Downloaded zerocopy-derive v0.6.6
13202026-04-29T19:15:22.862Z Downloaded encoding_rs v0.8.35
13212026-04-29T19:15:22.875Z Downloaded ring v0.17.14
13222026-04-29T19:15:22.901Z Downloaded jiff v0.2.21
13232026-04-29T19:15:22.922Z Downloaded chrono-tz v0.10.4
13242026-04-29T19:15:22.984Z Downloaded sha3 v0.10.8
13252026-04-29T19:15:22.987Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13262026-04-29T19:15:22.998Z Downloaded libz-sys v1.1.24
13272026-04-29T19:15:23.011Z Downloaded tokio v1.52.1
13282026-04-29T19:15:23.170Z Downloaded libgit2-sys v0.18.3+1.9.2
13292026-04-29T19:15:23.899Z Downloaded aws-lc-sys v0.37.1
13302026-04-29T19:15:24.149Z Compiling libc v0.2.185
13312026-04-29T19:15:24.153Z Compiling serde v1.0.228
13322026-04-29T19:15:24.153Z Compiling find-msvc-tools v0.1.9
13332026-04-29T19:15:24.153Z Compiling log v0.4.29
13342026-04-29T19:15:24.153Z Compiling shlex v1.3.0
13352026-04-29T19:15:24.153Z Compiling smallvec v1.15.1
13362026-04-29T19:15:24.153Z Compiling typenum v1.19.0
13372026-04-29T19:15:24.153Z Compiling subtle v2.6.1
13382026-04-29T19:15:24.153Z Compiling generic-array v0.14.7
13392026-04-29T19:15:24.153Z Compiling scopeguard v1.2.0
13402026-04-29T19:15:24.298Z Compiling const-oid v0.9.6
13412026-04-29T19:15:24.351Z Compiling portable-atomic v1.13.1
13422026-04-29T19:15:24.363Z Compiling zerocopy v0.8.40
13432026-04-29T19:15:24.380Z Compiling syn v2.0.117
13442026-04-29T19:15:24.397Z Compiling critical-section v1.2.0
13452026-04-29T19:15:24.410Z Compiling serde_json v1.0.149
13462026-04-29T19:15:24.490Z Compiling lock_api v0.4.14
13472026-04-29T19:15:24.502Z Compiling pin-project-lite v0.2.17
13482026-04-29T19:15:24.506Z Compiling parking_lot_core v0.9.12
13492026-04-29T19:15:24.540Z Compiling pkg-config v0.3.32
13502026-04-29T19:15:24.557Z Compiling bitflags v2.11.0
13512026-04-29T19:15:24.573Z Compiling libm v0.2.16
13522026-04-29T19:15:24.607Z Compiling num-traits v0.2.19
13532026-04-29T19:15:24.646Z Compiling futures-core v0.3.32
13542026-04-29T19:15:24.661Z Compiling percent-encoding v2.3.2
13552026-04-29T19:15:24.710Z Compiling cpufeatures v0.2.17
13562026-04-29T19:15:24.759Z Compiling futures-sink v0.3.32
13572026-04-29T19:15:24.826Z Compiling slab v0.4.12
13582026-04-29T19:15:24.830Z Compiling getrandom v0.4.1
13592026-04-29T19:15:24.830Z Compiling futures-task v0.3.32
13602026-04-29T19:15:24.864Z Compiling futures-channel v0.3.32
13612026-04-29T19:15:24.897Z Compiling futures-io v0.3.32
13622026-04-29T19:15:24.943Z Compiling getrandom v0.3.4
13632026-04-29T19:15:24.990Z Compiling rand_core v0.10.0
13642026-04-29T19:15:25.047Z Compiling rustversion v1.0.22
13652026-04-29T19:15:25.062Z Compiling indexmap v2.14.0
13662026-04-29T19:15:25.081Z Compiling form_urlencoded v1.2.2
13672026-04-29T19:15:25.081Z Compiling base64ct v1.8.3
13682026-04-29T19:15:25.110Z Compiling ident_case v1.0.1
13692026-04-29T19:15:25.126Z Compiling fs_extra v1.3.0
13702026-04-29T19:15:25.140Z Compiling dunce v1.0.5
13712026-04-29T19:15:25.173Z Compiling flagset v0.4.7
13722026-04-29T19:15:25.229Z Compiling getrandom v0.2.17
13732026-04-29T19:15:25.252Z Compiling jobserver v0.1.34
13742026-04-29T19:15:25.256Z Compiling errno v0.3.14
13752026-04-29T19:15:25.315Z Compiling mio v1.2.0
13762026-04-29T19:15:25.330Z Compiling socket2 v0.6.3
13772026-04-29T19:15:25.420Z Compiling rand_core v0.6.4
13782026-04-29T19:15:25.420Z Compiling signal-hook-registry v1.4.8
13792026-04-29T19:15:25.453Z Compiling once_cell v1.21.3
13802026-04-29T19:15:25.485Z Compiling cc v1.2.56
13812026-04-29T19:15:25.489Z Compiling parking_lot v0.12.5
13822026-04-29T19:15:25.588Z Compiling pem-rfc7468 v0.7.0
13832026-04-29T19:15:25.651Z Compiling iana-time-zone v0.1.65
13842026-04-29T19:15:25.688Z Compiling rustix v1.1.3
13852026-04-29T19:15:25.724Z Compiling uuid v1.23.0
13862026-04-29T19:15:25.727Z Compiling rustc_version v0.4.1
13872026-04-29T19:15:25.757Z Compiling aws-lc-rs v1.16.0
13882026-04-29T19:15:25.804Z Compiling vcpkg v0.2.15
13892026-04-29T19:15:25.807Z Compiling regex-syntax v0.8.10
13902026-04-29T19:15:25.876Z Compiling tracing-core v0.1.36
13912026-04-29T19:15:25.894Z Compiling schemars v0.8.22
13922026-04-29T19:15:25.898Z Compiling openssl-probe v0.2.1
13932026-04-29T19:15:25.922Z Compiling base64 v0.22.1
13942026-04-29T19:15:26.017Z Compiling rand_core v0.9.5
13952026-04-29T19:15:26.090Z Compiling httparse v1.10.1
13962026-04-29T19:15:26.123Z Compiling untrusted v0.7.1
13972026-04-29T19:15:26.141Z Compiling untrusted v0.9.0
13982026-04-29T19:15:26.172Z Compiling try-lock v0.2.5
13992026-04-29T19:15:26.175Z Compiling dyn-clone v1.0.20
14002026-04-29T19:15:26.200Z Compiling tower-service v0.3.3
14012026-04-29T19:15:26.268Z Compiling cmake v0.1.57
14022026-04-29T19:15:26.272Z Compiling tinyvec_macros v0.1.1
14032026-04-29T19:15:26.300Z Compiling rustls v0.23.37
14042026-04-29T19:15:26.318Z Compiling tower-layer v0.3.3
14052026-04-29T19:15:26.321Z Compiling atomic-waker v1.1.2
14062026-04-29T19:15:26.321Z Compiling want v0.3.1
14072026-04-29T19:15:26.348Z Compiling spin v0.9.8
14082026-04-29T19:15:26.387Z Compiling tinyvec v1.10.0
14092026-04-29T19:15:26.420Z Compiling aho-corasick v1.1.4
14102026-04-29T19:15:26.454Z Compiling foreign-types-shared v0.1.1
14112026-04-29T19:15:26.457Z Compiling httpdate v1.0.3
14122026-04-29T19:15:26.505Z Compiling crc32fast v1.5.0
14132026-04-29T19:15:26.505Z Compiling num-conv v0.2.0
14142026-04-29T19:15:26.538Z Compiling openssl v0.10.75
14152026-04-29T19:15:26.538Z Compiling time-core v0.1.8
14162026-04-29T19:15:26.574Z Compiling pin-utils v0.1.0
14172026-04-29T19:15:26.603Z Compiling powerfmt v0.2.0
14182026-04-29T19:15:26.627Z Compiling foreign-types v0.3.2
14192026-04-29T19:15:26.660Z Compiling wait-timeout v0.2.1
14202026-04-29T19:15:26.677Z Compiling num_threads v0.1.7
14212026-04-29T19:15:26.701Z Compiling crossbeam-utils v0.8.21
14222026-04-29T19:15:26.718Z Compiling bit-vec v0.8.0
14232026-04-29T19:15:26.718Z Compiling simd-adler32 v0.3.8
14242026-04-29T19:15:26.760Z Compiling time-macros v0.2.27
14252026-04-29T19:15:26.828Z Compiling deranged v0.5.8
14262026-04-29T19:15:26.865Z Compiling siphasher v1.0.2
14272026-04-29T19:15:26.869Z Compiling native-tls v0.2.18
14282026-04-29T19:15:26.897Z Compiling usdt-impl v0.6.0
14292026-04-29T19:15:26.914Z Compiling quick-error v1.2.3
14302026-04-29T19:15:27.038Z Compiling syn v1.0.109
14312026-04-29T19:15:27.080Z Compiling bit-set v0.8.0
14322026-04-29T19:15:27.114Z Compiling unicode-normalization v0.1.25
14332026-04-29T19:15:27.129Z Compiling rand_xorshift v0.4.0
14342026-04-29T19:15:27.147Z Compiling slog v2.8.2
14352026-04-29T19:15:27.180Z Compiling aws-lc-sys v0.37.1
14362026-04-29T19:15:27.183Z Compiling ring v0.17.14
14372026-04-29T19:15:27.210Z Compiling openssl-sys v0.9.111
14382026-04-29T19:15:27.213Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14392026-04-29T19:15:27.296Z Compiling bzip2-sys v0.1.13+1.0.8
14402026-04-29T19:15:27.312Z Compiling synstructure v0.13.2
14412026-04-29T19:15:27.327Z Compiling serde_derive_internals v0.29.1
14422026-04-29T19:15:27.358Z Compiling pest_generator v2.8.6
14432026-04-29T19:15:27.391Z Compiling darling_core v0.20.11
14442026-04-29T19:15:27.612Z Compiling tempfile v3.25.0
14452026-04-29T19:15:27.630Z Compiling regex-automata v0.4.14
14462026-04-29T19:15:27.764Z Compiling darling_core v0.21.3
14472026-04-29T19:15:27.918Z Compiling rusty-fork v0.3.1
14482026-04-29T19:15:27.969Z Compiling heapless v0.7.17
14492026-04-29T19:15:28.000Z Compiling time v0.3.47
14502026-04-29T19:15:28.028Z Compiling thread-id v5.1.0
14512026-04-29T19:15:28.123Z Compiling sync_wrapper v1.0.2
14522026-04-29T19:15:28.138Z Compiling cookie v0.18.1
14532026-04-29T19:15:28.253Z Compiling zstd-safe v7.2.4
14542026-04-29T19:15:28.272Z Compiling signal-hook v0.3.18
14552026-04-29T19:15:28.288Z Compiling adler2 v2.0.1
14562026-04-29T19:15:28.292Z Compiling unarray v0.1.4
14572026-04-29T19:15:28.320Z Compiling allocator-api2 v0.2.21
14582026-04-29T19:15:28.353Z Compiling unicode-bidi v0.3.18
14592026-04-29T19:15:28.369Z Compiling unicode-properties v0.1.4
14602026-04-29T19:15:28.435Z Compiling anyhow v1.0.102
14612026-04-29T19:15:28.435Z Compiling paste v1.0.15
14622026-04-29T19:15:28.495Z Compiling miniz_oxide v0.8.9
14632026-04-29T19:15:28.698Z Compiling stringprep v0.1.5
14642026-04-29T19:15:28.817Z Compiling num-integer v0.1.46
14652026-04-29T19:15:28.923Z Compiling vergen-lib v0.1.6
14662026-04-29T19:15:29.028Z Compiling curve25519-dalek v4.1.3
14672026-04-29T19:15:29.111Z Compiling serde_derive v1.0.228
14682026-04-29T19:15:29.132Z Compiling zeroize_derive v1.4.3
14692026-04-29T19:15:29.153Z Compiling zerofrom-derive v0.1.6
14702026-04-29T19:15:29.173Z Compiling yoke-derive v0.8.1
14712026-04-29T19:15:29.176Z Compiling zerocopy-derive v0.8.40
14722026-04-29T19:15:29.333Z Compiling zerovec-derive v0.11.2
14732026-04-29T19:15:29.404Z Compiling displaydoc v0.2.5
14742026-04-29T19:15:29.428Z Compiling tokio-macros v2.7.0
14752026-04-29T19:15:29.665Z Compiling futures-macro v0.3.32
14762026-04-29T19:15:29.816Z Compiling der_derive v0.7.3
14772026-04-29T19:15:29.832Z Compiling zeroize v1.8.2
14782026-04-29T19:15:30.211Z Compiling thiserror-impl v2.0.18
14792026-04-29T19:15:30.226Z Compiling rustls-pki-types v1.14.0
14802026-04-29T19:15:30.428Z Compiling tracing-attributes v0.1.31
14812026-04-29T19:15:30.442Z Compiling schemars_derive v0.8.22
14822026-04-29T19:15:30.533Z Compiling scroll_derive v0.13.1
14832026-04-29T19:15:30.549Z Compiling futures-util v0.3.32
14842026-04-29T19:15:30.630Z Compiling crypto-common v0.1.7
14852026-04-29T19:15:30.655Z Compiling zerofrom v0.1.6
14862026-04-29T19:15:30.729Z Compiling block-buffer v0.10.4
14872026-04-29T19:15:30.772Z Compiling yoke v0.8.1
14882026-04-29T19:15:30.814Z Compiling block-padding v0.3.3
14892026-04-29T19:15:30.852Z Compiling der v0.7.10
14902026-04-29T19:15:30.918Z Compiling digest v0.10.7
14912026-04-29T19:15:30.973Z Compiling zerovec v0.11.5
14922026-04-29T19:15:30.992Z Compiling zerotrie v0.2.3
14932026-04-29T19:15:31.186Z Compiling hmac v0.12.1
14942026-04-29T19:15:31.314Z Compiling inout v0.1.4
14952026-04-29T19:15:31.361Z Compiling sha2 v0.10.9
14962026-04-29T19:15:31.383Z Compiling pbkdf2 v0.12.2
14972026-04-29T19:15:31.500Z Compiling tinystr v0.8.2
14982026-04-29T19:15:31.500Z Compiling potential_utf v0.1.4
14992026-04-29T19:15:31.533Z Compiling cipher v0.4.4
15002026-04-29T19:15:31.619Z Compiling thiserror v2.0.18
15012026-04-29T19:15:31.709Z Compiling icu_locale_core v2.1.1
15022026-04-29T19:15:31.735Z Compiling icu_collections v2.1.1
15032026-04-29T19:15:31.752Z Compiling spki v0.7.3
15042026-04-29T19:15:31.817Z Compiling salsa20 v0.10.2
15052026-04-29T19:15:31.845Z Compiling aes v0.8.4
15062026-04-29T19:15:31.864Z Compiling cbc v0.1.2
15072026-04-29T19:15:31.912Z Compiling tracing v0.1.44
15082026-04-29T19:15:31.980Z Compiling scrypt v0.11.0
15092026-04-29T19:15:32.036Z Compiling pest_derive v2.8.6
15102026-04-29T19:15:32.106Z Compiling scroll v0.13.0
15112026-04-29T19:15:32.138Z Compiling darling_macro v0.20.11
15122026-04-29T19:15:32.203Z Compiling openssl-macros v0.1.1
15132026-04-29T19:15:32.257Z Compiling pkcs5 v0.7.1
15142026-04-29T19:15:32.308Z Compiling goblin v0.10.5
15152026-04-29T19:15:32.349Z Compiling signature v2.2.0
15162026-04-29T19:15:32.512Z Compiling icu_provider v2.1.1
15172026-04-29T19:15:32.565Z Compiling pkcs8 v0.10.2
15182026-04-29T19:15:32.639Z Compiling bytes v1.11.1
15192026-04-29T19:15:32.674Z Compiling chrono v0.4.44
15202026-04-29T19:15:32.677Z Compiling ipnet v2.11.0
15212026-04-29T19:15:32.706Z Compiling darling v0.20.11
15222026-04-29T19:15:32.760Z Compiling icu_properties v2.1.2
15232026-04-29T19:15:32.807Z Compiling icu_normalizer v2.1.1
15242026-04-29T19:15:32.844Z Compiling derive_builder_core v0.20.2
15252026-04-29T19:15:32.861Z Compiling dtrace-parser v0.3.0
15262026-04-29T19:15:32.902Z Compiling rustls-native-certs v0.8.3
15272026-04-29T19:15:32.954Z Compiling scroll_derive v0.12.1
15282026-04-29T19:15:32.969Z Compiling thiserror-impl v1.0.69
15292026-04-29T19:15:33.224Z Compiling tokio v1.52.1
15302026-04-29T19:15:33.241Z Compiling http v1.4.0
15312026-04-29T19:15:33.276Z Compiling toml_datetime v0.6.11
15322026-04-29T19:15:33.392Z Compiling serde_spanned v0.6.9
15332026-04-29T19:15:33.561Z Compiling erased-serde v0.3.31
15342026-04-29T19:15:33.561Z Compiling serde_tokenstream v0.2.3
15352026-04-29T19:15:33.640Z Compiling idna_adapter v1.2.1
15362026-04-29T19:15:33.656Z Compiling scroll v0.12.0
15372026-04-29T19:15:33.742Z Compiling ppv-lite86 v0.2.21
15382026-04-29T19:15:33.807Z Compiling idna v1.1.0
15392026-04-29T19:15:33.907Z Compiling http-body v1.0.1
15402026-04-29T19:15:33.923Z Compiling derive_builder_macro v0.20.2
15412026-04-29T19:15:33.927Z Compiling md-5 v0.10.6
15422026-04-29T19:15:33.955Z Compiling webpki-roots v1.0.6
15432026-04-29T19:15:33.958Z Compiling darling_macro v0.21.3
15442026-04-29T19:15:34.085Z Compiling rand_chacha v0.9.0
15452026-04-29T19:15:34.102Z Compiling rand_chacha v0.3.1
15462026-04-29T19:15:34.106Z Compiling http-body-util v0.1.3
15472026-04-29T19:15:34.106Z Compiling zerocopy-derive v0.7.35
15482026-04-29T19:15:34.149Z Compiling url v2.5.8
15492026-04-29T19:15:34.153Z Compiling ff v0.13.1
15502026-04-29T19:15:34.192Z Compiling hash32 v0.2.1
15512026-04-29T19:15:34.289Z Compiling thiserror v1.0.69
15522026-04-29T19:15:34.309Z Compiling rand v0.9.2
15532026-04-29T19:15:34.399Z Compiling memoffset v0.9.1
15542026-04-29T19:15:34.415Z Compiling zlib-rs v0.6.2
15552026-04-29T19:15:34.419Z Compiling base16ct v0.2.0
15562026-04-29T19:15:34.447Z Compiling iri-string v0.7.10
15572026-04-29T19:15:34.509Z Compiling smoltcp v0.9.1
15582026-04-29T19:15:34.525Z Compiling psl-types v2.0.11
15592026-04-29T19:15:34.618Z Compiling fallible-iterator v0.2.0
15602026-04-29T19:15:34.634Z Compiling ref-cast v1.0.25
15612026-04-29T19:15:34.664Z Compiling cfg_aliases v0.2.1
15622026-04-29T19:15:34.827Z Compiling ryu v1.0.23
15632026-04-29T19:15:34.890Z Compiling proptest v1.10.0
15642026-04-29T19:15:34.986Z Compiling num-bigint-dig v0.8.6
15652026-04-29T19:15:34.989Z Compiling rustix v0.38.44
15662026-04-29T19:15:35.018Z Compiling litrs v1.0.0
15672026-04-29T19:15:35.033Z Compiling dof v0.4.0
15682026-04-29T19:15:35.036Z Compiling zerocopy v0.7.35
15692026-04-29T19:15:35.195Z Compiling serde_urlencoded v0.7.1
15702026-04-29T19:15:35.232Z Compiling postgres-protocol v0.6.10
15712026-04-29T19:15:35.342Z Compiling nix v0.31.2
15722026-04-29T19:15:35.349Z Compiling publicsuffix v2.3.0
15732026-04-29T19:15:35.478Z Compiling sec1 v0.7.3
15742026-04-29T19:15:35.544Z Compiling ipnetwork v0.21.1
15752026-04-29T19:15:35.560Z Compiling document-features v0.2.12
15762026-04-29T19:15:35.582Z Compiling darling v0.21.3
15772026-04-29T19:15:35.606Z Compiling derive_builder v0.20.2
15782026-04-29T19:15:35.715Z Compiling rand v0.8.5
15792026-04-29T19:15:35.730Z Compiling group v0.13.0
15802026-04-29T19:15:35.802Z Compiling oxnet v0.1.4
15812026-04-29T19:15:35.922Z Compiling goblin v0.8.2
15822026-04-29T19:15:35.967Z Compiling hubpack_derive v0.1.1
15832026-04-29T19:15:35.982Z Compiling cargo-platform v0.1.9
15842026-04-29T19:15:36.066Z Compiling hkdf v0.12.4
15852026-04-29T19:15:36.174Z Compiling crypto-bigint v0.5.5
15862026-04-29T19:15:36.177Z Compiling regex v1.12.3
15872026-04-29T19:15:36.269Z Compiling async-trait v0.1.89
15882026-04-29T19:15:36.309Z Compiling ref-cast-impl v1.0.25
15892026-04-29T19:15:36.326Z Compiling curve25519-dalek-derive v0.1.1
15902026-04-29T19:15:36.341Z Compiling daft-derive v0.1.5
15912026-04-29T19:15:36.383Z Compiling strum_macros v0.27.2
15922026-04-29T19:15:36.455Z Compiling num-iter v0.1.45
15932026-04-29T19:15:36.631Z Compiling terminal_size v0.4.3
15942026-04-29T19:15:36.808Z Compiling phf_shared v0.13.1
15952026-04-29T19:15:36.847Z Compiling lazy_static v1.5.0
15962026-04-29T19:15:36.921Z Compiling vergen v9.0.6
15972026-04-29T19:15:36.960Z Compiling tokio-util v0.7.18
15982026-04-29T19:15:36.975Z Compiling tower v0.5.3
15992026-04-29T19:15:36.992Z Compiling tokio-native-tls v0.3.1
16002026-04-29T19:15:37.049Z Compiling fs-err v3.3.0
16012026-04-29T19:15:37.075Z Compiling ahash v0.8.12
16022026-04-29T19:15:37.130Z Compiling foldhash v0.1.5
16032026-04-29T19:15:37.147Z Compiling object v0.37.3
16042026-04-29T19:15:37.189Z Compiling winnow v0.5.40
16052026-04-29T19:15:37.212Z Compiling newtype-uuid v1.3.2
16062026-04-29T19:15:37.270Z Compiling libbz2-rs-sys v0.2.2
16072026-04-29T19:15:37.310Z Compiling foldhash v0.2.0
16082026-04-29T19:15:37.329Z Compiling flate2 v1.1.9
16092026-04-29T19:15:37.395Z Compiling tower-http v0.6.8
16102026-04-29T19:15:37.444Z Compiling bumpalo v3.20.2
16112026-04-29T19:15:37.484Z Compiling bitflags v1.3.2
16122026-04-29T19:15:37.555Z Compiling unicode-segmentation v1.12.0
16132026-04-29T19:15:37.574Z Compiling managed v0.8.0
16142026-04-29T19:15:37.577Z Compiling hashbrown v0.16.1
16152026-04-29T19:15:37.719Z Compiling h2 v0.4.13
16162026-04-29T19:15:37.723Z Compiling bzip2 v0.6.1
16172026-04-29T19:15:37.827Z Compiling zopfli v0.8.3
16182026-04-29T19:15:37.843Z Compiling clap_builder v4.5.60
16192026-04-29T19:15:37.981Z Compiling daft v0.1.5
16202026-04-29T19:15:38.047Z Compiling hashbrown v0.15.5
16212026-04-29T19:15:38.063Z Compiling elliptic-curve v0.13.8
16222026-04-29T19:15:38.191Z Compiling dof v0.3.0
16232026-04-29T19:15:38.289Z Compiling phf v0.13.1
16242026-04-29T19:15:38.493Z Compiling strum v0.27.2
16252026-04-29T19:15:38.508Z Compiling toml_edit v0.19.15
16262026-04-29T19:15:38.526Z Compiling signal-hook-mio v0.2.5
16272026-04-29T19:15:38.609Z Compiling cargo_metadata v0.19.2
16282026-04-29T19:15:38.631Z Compiling usdt-macro v0.6.0
16292026-04-29T19:15:38.649Z Compiling usdt-attr-macro v0.6.0
16302026-04-29T19:15:38.667Z Compiling cookie_store v0.22.1
16312026-04-29T19:15:38.681Z Compiling hubpack v0.1.2
16322026-04-29T19:15:38.929Z Compiling bzip2 v0.4.4
16332026-04-29T19:15:38.969Z Compiling serde_with_macros v3.17.0
16342026-04-29T19:15:38.985Z Compiling postgres-types v0.2.12
16352026-04-29T19:15:39.167Z Compiling zstd v0.13.3
16362026-04-29T19:15:39.357Z Compiling dtrace-parser v0.2.0
16372026-04-29T19:15:39.439Z Compiling ed25519 v2.2.3
16382026-04-29T19:15:39.458Z Compiling pkcs1 v0.7.5
16392026-04-29T19:15:39.514Z Compiling serde-big-array v0.5.1
16402026-04-29T19:15:39.530Z Compiling hex v0.4.3
16412026-04-29T19:15:39.578Z Compiling rfc6979 v0.4.0
16422026-04-29T19:15:39.680Z Compiling bstr v1.12.1
16432026-04-29T19:15:39.722Z Compiling clap_derive v4.5.55
16442026-04-29T19:15:39.820Z Compiling serde_repr v0.1.20
16452026-04-29T19:15:39.885Z Compiling strum_macros v0.26.4
16462026-04-29T19:15:39.971Z Compiling enum-as-inner v0.6.1
16472026-04-29T19:15:40.134Z Compiling phf_shared v0.11.3
16482026-04-29T19:15:40.150Z Compiling float-cmp v0.10.0
16492026-04-29T19:15:40.250Z Compiling thread-id v4.2.2
16502026-04-29T19:15:40.313Z Compiling memmap2 v0.9.10
16512026-04-29T19:15:40.341Z Compiling env_filter v1.0.0
16522026-04-29T19:15:40.359Z Compiling encoding_rs v0.8.35
16532026-04-29T19:15:40.362Z Compiling keccak v0.1.6
16542026-04-29T19:15:40.390Z Compiling precomputed-hash v0.1.1
16552026-04-29T19:15:40.406Z Compiling data-encoding v2.10.0
16562026-04-29T19:15:40.501Z Compiling difflib v0.4.0
16572026-04-29T19:15:40.522Z Compiling fixedbitset v0.5.7
16582026-04-29T19:15:40.556Z Compiling either v1.15.0
16592026-04-29T19:15:40.669Z Compiling normalize-line-endings v0.3.0
16602026-04-29T19:15:40.793Z Compiling hyper v1.8.1
16612026-04-29T19:15:40.812Z Compiling predicates-core v1.0.10
16622026-04-29T19:15:40.892Z Compiling mime v0.3.17
16632026-04-29T19:15:40.926Z Compiling static_assertions v1.1.0
16642026-04-29T19:15:41.009Z Compiling jiff v0.2.21
16652026-04-29T19:15:41.032Z Compiling whoami v2.1.0
16662026-04-29T19:15:41.116Z Compiling new_debug_unreachable v1.0.6
16672026-04-29T19:15:41.156Z Compiling rustc-hash v2.1.1
16682026-04-29T19:15:41.200Z Compiling fixedbitset v0.4.2
16692026-04-29T19:15:41.213Z Compiling string_cache v0.8.9
16702026-04-29T19:15:41.213Z Compiling toml_edit v0.22.27
16712026-04-29T19:15:41.230Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16722026-04-29T19:15:41.250Z Compiling iddqd v0.3.18
16732026-04-29T19:15:41.291Z Compiling tokio-postgres v0.7.16
16742026-04-29T19:15:41.406Z Compiling petgraph v0.6.5
16752026-04-29T19:15:41.428Z Compiling predicates v3.1.4
16762026-04-29T19:15:41.463Z Compiling itertools v0.13.0
16772026-04-29T19:15:41.555Z Compiling clap v4.5.60
16782026-04-29T19:15:41.675Z Compiling petgraph v0.8.3
16792026-04-29T19:15:41.707Z Compiling strum v0.26.3
16802026-04-29T19:15:41.751Z Compiling hickory-proto v0.25.2
16812026-04-29T19:15:41.909Z Compiling hyper-util v0.1.20
16822026-04-29T19:15:41.996Z Compiling sha3 v0.10.8
16832026-04-29T19:15:42.137Z Compiling env_logger v0.11.9
16842026-04-29T19:15:42.461Z Compiling usdt v0.6.0
16852026-04-29T19:15:42.482Z Compiling usdt-impl v0.5.0
16862026-04-29T19:15:42.499Z Compiling serde_with v3.17.0
16872026-04-29T19:15:42.521Z Compiling similar v2.7.0
16882026-04-29T19:15:42.744Z Compiling crossterm v0.28.1
16892026-04-29T19:15:42.759Z Compiling toml v0.7.8
16902026-04-29T19:15:42.943Z Compiling rsa v0.9.10
16912026-04-29T19:15:43.100Z Compiling ecdsa v0.16.9
16922026-04-29T19:15:43.381Z Compiling hyper-tls v0.6.0
16932026-04-29T19:15:43.418Z Compiling ed25519-dalek v2.2.0
16942026-04-29T19:15:43.576Z Compiling zip v0.6.6
16952026-04-29T19:15:43.708Z Compiling zip v4.6.1
16962026-04-29T19:15:44.042Z Compiling heck v0.4.1
16972026-04-29T19:15:44.092Z Compiling tokio-stream v0.1.18
16982026-04-29T19:15:44.117Z Compiling toml_parser v1.0.9+spec-1.1.0
16992026-04-29T19:15:44.159Z Compiling buf-list v1.1.2
17002026-04-29T19:15:44.174Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17012026-04-29T19:15:44.192Z Compiling openapiv3 v2.2.0
17022026-04-29T19:15:44.214Z Compiling x509-cert v0.2.5
17032026-04-29T19:15:44.251Z Compiling sha1 v0.10.6
17042026-04-29T19:15:44.289Z Compiling crossbeam-epoch v0.9.18
17052026-04-29T19:15:44.460Z Compiling toml_datetime v0.7.5+spec-1.1.0
17062026-04-29T19:15:44.494Z Compiling lalrpop-util v0.19.12
17072026-04-29T19:15:44.509Z Compiling peg-runtime v0.8.5
17082026-04-29T19:15:44.593Z Compiling thread_local v1.1.9
17092026-04-29T19:15:44.640Z Compiling slog-async v2.8.0
17102026-04-29T19:15:44.706Z Compiling futures-executor v0.3.32
17112026-04-29T19:15:44.722Z Compiling crossbeam-channel v0.5.15
17122026-04-29T19:15:44.766Z Compiling is-terminal v0.4.17
17132026-04-29T19:15:44.783Z Compiling filetime v0.2.27
17142026-04-29T19:15:44.818Z Compiling take_mut v0.2.2
17152026-04-29T19:15:44.873Z Compiling xattr v1.6.1
17162026-04-29T19:15:44.888Z Compiling term v1.2.1
17172026-04-29T19:15:44.955Z Compiling futures v0.3.32
17182026-04-29T19:15:44.999Z Compiling tar v0.4.45
17192026-04-29T19:15:45.182Z Compiling slog-term v2.9.2
17202026-04-29T19:16:00.276Z Compiling rustls-webpki v0.103.9
17212026-04-29T19:16:03.053Z Compiling tokio-rustls v0.26.4
17222026-04-29T19:16:03.053Z Compiling rustls-platform-verifier v0.6.2
17232026-04-29T19:16:03.242Z Compiling hyper-rustls v0.27.7
17242026-04-29T19:16:03.442Z Compiling reqwest v0.13.2
17252026-04-29T19:16:03.442Z Compiling reqwest v0.12.28
17262026-04-29T19:16:05.447Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272026-04-29T19:16:05.679Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282026-04-29T19:16:08.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.31s
17292026-04-29T19:16:08.623Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17302026-04-29T19:16:08.682ZApr 29 19:16:08.230 INFO Starting download, target: Cockroach
17312026-04-29T19:16:08.682ZApr 29 19:16:08.230 INFO Starting download, target: Clickhouse
17322026-04-29T19:16:08.682ZApr 29 19:16:08.230 INFO Starting download, target: Console
17332026-04-29T19:16:08.682ZApr 29 19:16:08.230 INFO Starting download, target: DendriteStub
17342026-04-29T19:16:08.682ZApr 29 19:16:08.230 INFO Starting download, target: MaghemiteMgd
17352026-04-29T19:16:08.685ZApr 29 19:16:08.230 INFO Starting download, target: TransceiverControl
17362026-04-29T19:16:08.685ZApr 29 19:16:08.231 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17372026-04-29T19:16:08.685ZApr 29 19:16:08.231 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17382026-04-29T19:16:08.685ZApr 29 19:16:08.231 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17392026-04-29T19:16:08.685ZApr 29 19:16:08.231 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17402026-04-29T19:16:08.685ZApr 29 19:16:08.231 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17412026-04-29T19:16:08.685ZApr 29 19:16:08.231 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17422026-04-29T19:16:09.144ZApr 29 19:16:08.692 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17432026-04-29T19:16:09.361ZApr 29 19:16:08.906 INFO Download complete, target: TransceiverControl
17442026-04-29T19:16:09.681ZApr 29 19:16:09.228 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17452026-04-29T19:16:09.920ZApr 29 19:16:09.468 INFO Download complete, target: Console
17462026-04-29T19:16:10.339ZApr 29 19:16:09.885 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17472026-04-29T19:16:10.675ZApr 29 19:16:10.222 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17482026-04-29T19:16:10.702ZApr 29 19:16:10.249 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17492026-04-29T19:16:11.079ZApr 29 19:16:10.627 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17502026-04-29T19:16:11.079ZApr 29 19:16:10.627 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17512026-04-29T19:16:12.673ZApr 29 19:16:12.220 INFO Download complete, target: DendriteStub
17522026-04-29T19:16:13.107ZApr 29 19:16:12.654 INFO Download complete, target: MaghemiteMgd
17532026-04-29T19:16:15.825ZApr 29 19:16:15.372 INFO Checking that binary works, target: Cockroach
17542026-04-29T19:16:15.943ZApr 29 19:16:15.489 INFO Download complete, target: Cockroach
17552026-04-29T19:16:17.567ZApr 29 19:16:17.113 INFO Checking that binary works, target: Clickhouse
17562026-04-29T19:16:17.668ZApr 29 19:16:17.215 INFO Download complete, target: Clickhouse
17572026-04-29T19:16:17.674ZAll prerequisites installed successfully
17582026-04-29T19:16:17.677Z
17592026-04-29T19:16:17.677Zreal 3:10.048703464
17602026-04-29T19:16:17.677Zuser 7:16.324344827
17612026-04-29T19:16:17.677Zsys 1:46.051035896
17622026-04-29T19:16:17.677Ztrap 0.235546167
17632026-04-29T19:16:17.677Ztflt 1.959925592
17642026-04-29T19:16:17.677Zdflt 2.410943302
17652026-04-29T19:16:17.677Zkflt 0.063201166
17662026-04-29T19:16:17.677Zlock 21:56.496472947
17672026-04-29T19:16:17.677Zslp 20:14.901670571
17682026-04-29T19:16:17.678Zlat 23.694442603
17692026-04-29T19:16:17.678Zstop 2:59.028099854
17702026-04-29T19:16:17.678Z+ ptime -m cargo xtask download softnpu
17712026-04-29T19:16:18.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17722026-04-29T19:16:18.218Z Running `target/debug/xtask download softnpu`
17732026-04-29T19:16:18.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17742026-04-29T19:16:19.037Z Running `target/debug/xtask-downloader softnpu`
17752026-04-29T19:16:19.080ZApr 29 19:16:18.626 INFO Starting download, target: Softnpu
17762026-04-29T19:16:19.083ZApr 29 19:16:18.626 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17772026-04-29T19:16:19.697ZApr 29 19:16:19.243 INFO Download complete, target: Softnpu
17782026-04-29T19:16:19.700Z
17792026-04-29T19:16:19.704Zreal 2.019170231
17802026-04-29T19:16:19.704Zuser 1.319170000
17812026-04-29T19:16:19.704Zsys 0.652297568
17822026-04-29T19:16:19.704Ztrap 0.000447844
17832026-04-29T19:16:19.704Ztflt 0.000124237
17842026-04-29T19:16:19.704Zdflt 0.000260376
17852026-04-29T19:16:19.704Zkflt 0.000000000
17862026-04-29T19:16:19.704Zlock 11.446863353
17872026-04-29T19:16:19.704Zslp 0.469371278
17882026-04-29T19:16:19.704Zlat 0.083295739
17892026-04-29T19:16:19.704Zstop 0.000189335
17902026-04-29T19:16:19.704Z+ export CARGO_INCREMENTAL=0
17912026-04-29T19:16:19.704Z+ CARGO_INCREMENTAL=0
17922026-04-29T19:16:19.704Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17932026-04-29T19:16:20.591Z Compiling proc-macro2 v1.0.106
17942026-04-29T19:16:20.591Z Compiling quote v1.0.45
17952026-04-29T19:16:20.591Z Compiling unicode-ident v1.0.24
17962026-04-29T19:16:20.591Z Compiling libc v0.2.185
17972026-04-29T19:16:20.591Z Compiling serde_core v1.0.228
17982026-04-29T19:16:20.595Z Compiling serde v1.0.228
17992026-04-29T19:16:20.595Z Compiling cfg-if v1.0.4
18002026-04-29T19:16:20.595Z Compiling version_check v0.9.5
18012026-04-29T19:16:20.595Z Compiling find-msvc-tools v0.1.9
18022026-04-29T19:16:20.595Z Compiling shlex v1.3.0
18032026-04-29T19:16:20.595Z Compiling typenum v1.19.0
18042026-04-29T19:16:20.595Z Compiling autocfg v1.5.0
18052026-04-29T19:16:20.740Z Compiling zmij v1.0.21
18062026-04-29T19:16:20.743Z Compiling memchr v2.8.0
18072026-04-29T19:16:20.743Z Compiling serde_json v1.0.149
18082026-04-29T19:16:20.976Z Compiling portable-atomic v1.13.1
18092026-04-29T19:16:20.976Z Compiling zerocopy v0.8.40
18102026-04-29T19:16:21.007Z Compiling libm v0.2.16
18112026-04-29T19:16:21.010Z Compiling smallvec v1.15.1
18122026-04-29T19:16:21.096Z Compiling generic-array v0.14.7
18132026-04-29T19:16:21.114Z Compiling parking_lot_core v0.9.12
18142026-04-29T19:16:21.144Z Compiling icu_normalizer_data v2.1.1
18152026-04-29T19:16:21.359Z Compiling num-traits v0.2.19
18162026-04-29T19:16:21.359Z Compiling icu_properties_data v2.1.2
18172026-04-29T19:16:21.359Z Compiling itoa v1.0.17
18182026-04-29T19:16:21.359Z Compiling getrandom v0.4.1
18192026-04-29T19:16:21.408Z Compiling log v0.4.29
18202026-04-29T19:16:21.471Z Compiling stable_deref_trait v1.2.1
18212026-04-29T19:16:21.474Z Compiling pkg-config v0.3.32
18222026-04-29T19:16:21.500Z Compiling subtle v2.6.1
18232026-04-29T19:16:21.682Z Compiling scopeguard v1.2.0
18242026-04-29T19:16:21.763Z Compiling jobserver v0.1.34
18252026-04-29T19:16:21.797Z Compiling getrandom v0.2.17
18262026-04-29T19:16:21.814Z Compiling errno v0.3.14
18272026-04-29T19:16:21.817Z Compiling lock_api v0.4.14
18282026-04-29T19:16:21.963Z Compiling rand_core v0.6.4
18292026-04-29T19:16:21.966Z Compiling percent-encoding v2.3.2
18302026-04-29T19:16:22.005Z Compiling cc v1.2.56
18312026-04-29T19:16:22.023Z Compiling litemap v0.8.1
18322026-04-29T19:16:22.058Z Compiling writeable v0.6.2
18332026-04-29T19:16:22.071Z Compiling pin-project-lite v0.2.17
18342026-04-29T19:16:22.126Z Compiling thiserror v2.0.18
18352026-04-29T19:16:22.234Z Compiling fnv v1.0.7
18362026-04-29T19:16:22.267Z Compiling getrandom v0.3.4
18372026-04-29T19:16:22.345Z Compiling critical-section v1.2.0
18382026-04-29T19:16:22.399Z Compiling syn v2.0.117
18392026-04-29T19:16:22.464Z Compiling equivalent v1.0.2
18402026-04-29T19:16:22.477Z Compiling schemars v0.8.22
18412026-04-29T19:16:22.494Z Compiling rustversion v1.0.22
18422026-04-29T19:16:22.513Z Compiling fs_extra v1.3.0
18432026-04-29T19:16:22.516Z Compiling dunce v1.0.5
18442026-04-29T19:16:22.516Z Compiling rand_core v0.10.0
18452026-04-29T19:16:22.628Z Compiling utf8_iter v1.0.4
18462026-04-29T19:16:22.725Z Compiling cmake v0.1.57
18472026-04-29T19:16:22.729Z Compiling form_urlencoded v1.2.2
18482026-04-29T19:16:22.833Z Compiling once_cell v1.21.3
18492026-04-29T19:16:22.965Z Compiling signal-hook-registry v1.4.8
18502026-04-29T19:16:22.981Z Compiling semver v1.0.28
18512026-04-29T19:16:23.123Z Compiling const-oid v0.9.6
18522026-04-29T19:16:23.156Z Compiling bitflags v2.11.0
18532026-04-29T19:16:23.159Z Compiling hashbrown v0.17.0
18542026-04-29T19:16:23.270Z Compiling parking_lot v0.12.5
18552026-04-29T19:16:23.288Z Compiling mio v1.2.0
18562026-04-29T19:16:23.324Z Compiling socket2 v0.6.3
18572026-04-29T19:16:23.342Z Compiling ring v0.17.14
18582026-04-29T19:16:23.367Z Compiling aws-lc-sys v0.37.1
18592026-04-29T19:16:23.485Z Compiling rustix v1.1.3
18602026-04-29T19:16:23.521Z Compiling aws-lc-rs v1.16.0
18612026-04-29T19:16:23.632Z Compiling strsim v0.11.1
18622026-04-29T19:16:23.660Z Compiling thiserror v1.0.69
18632026-04-29T19:16:23.675Z Compiling indexmap v2.14.0
18642026-04-29T19:16:23.746Z Compiling futures-core v0.3.32
18652026-04-29T19:16:23.842Z Compiling ucd-trie v0.1.7
18662026-04-29T19:16:23.873Z Compiling byteorder v1.5.0
18672026-04-29T19:16:23.887Z Compiling httparse v1.10.1
18682026-04-29T19:16:23.974Z Compiling ident_case v1.0.1
18692026-04-29T19:16:24.008Z Compiling iana-time-zone v0.1.65
18702026-04-29T19:16:24.038Z Compiling pest v2.8.6
18712026-04-29T19:16:24.070Z Compiling syn v1.0.109
18722026-04-29T19:16:24.101Z Compiling vcpkg v0.2.15
18732026-04-29T19:16:24.130Z Compiling heck v0.5.0
18742026-04-29T19:16:24.149Z Compiling uuid v1.23.0
18752026-04-29T19:16:24.219Z Compiling cpufeatures v0.2.17
18762026-04-29T19:16:24.286Z Compiling regex-syntax v0.8.10
18772026-04-29T19:16:24.385Z Compiling rustc_version v0.4.1
18782026-04-29T19:16:24.526Z Compiling rustls v0.23.37
18792026-04-29T19:16:24.624Z Compiling futures-sink v0.3.32
18802026-04-29T19:16:24.677Z Compiling openssl-sys v0.9.111
18812026-04-29T19:16:24.729Z Compiling futures-channel v0.3.32
18822026-04-29T19:16:24.765Z Compiling futures-io v0.3.32
18832026-04-29T19:16:24.769Z Compiling futures-task v0.3.32
18842026-04-29T19:16:24.814Z Compiling slab v0.4.12
18852026-04-29T19:16:24.935Z Compiling crc32fast v1.5.0
18862026-04-29T19:16:24.952Z Compiling dyn-clone v1.0.20
18872026-04-29T19:16:24.969Z Compiling plain v0.2.3
18882026-04-29T19:16:25.014Z Compiling aho-corasick v1.1.4
18892026-04-29T19:16:25.033Z Compiling time-core v0.1.8
18902026-04-29T19:16:25.055Z Compiling crossbeam-utils v0.8.21
18912026-04-29T19:16:25.103Z Compiling pest_meta v2.8.6
18922026-04-29T19:16:25.200Z Compiling synstructure v0.13.2
18932026-04-29T19:16:25.219Z Compiling serde_derive_internals v0.29.1
18942026-04-29T19:16:25.252Z Compiling num-conv v0.2.0
18952026-04-29T19:16:25.403Z Compiling time-macros v0.2.27
18962026-04-29T19:16:25.477Z Compiling base64 v0.22.1
18972026-04-29T19:16:25.515Z Compiling pretty-hex v0.4.1
18982026-04-29T19:16:25.518Z Compiling openssl v0.10.75
18992026-04-29T19:16:25.704Z Compiling pest_generator v2.8.6
19002026-04-29T19:16:25.771Z Compiling anyhow v1.0.102
19012026-04-29T19:16:25.787Z Compiling base64ct v1.8.3
19022026-04-29T19:16:25.863Z Compiling regex-automata v0.4.14
19032026-04-29T19:16:25.879Z Compiling darling_core v0.21.3
19042026-04-29T19:16:25.920Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19052026-04-29T19:16:25.988Z Compiling flagset v0.4.7
19062026-04-29T19:16:26.091Z Compiling pem-rfc7468 v0.7.0
19072026-04-29T19:16:26.108Z Compiling native-tls v0.2.18
19082026-04-29T19:16:26.112Z Compiling rand_core v0.9.5
19092026-04-29T19:16:26.348Z Compiling slog v2.8.2
19102026-04-29T19:16:26.374Z Compiling tracing-core v0.1.36
19112026-04-29T19:16:26.418Z Compiling untrusted v0.9.0
19122026-04-29T19:16:26.522Z Compiling cookie v0.18.1
19132026-04-29T19:16:26.540Z Compiling serde_derive v1.0.228
19142026-04-29T19:16:26.569Z Compiling zeroize_derive v1.4.3
19152026-04-29T19:16:26.587Z Compiling zerofrom-derive v0.1.6
19162026-04-29T19:16:26.678Z Compiling yoke-derive v0.8.1
19172026-04-29T19:16:26.694Z Compiling zerovec-derive v0.11.2
19182026-04-29T19:16:26.741Z Compiling displaydoc v0.2.5
19192026-04-29T19:16:26.770Z Compiling zerocopy-derive v0.8.40
19202026-04-29T19:16:26.798Z Compiling tokio-macros v2.7.0
19212026-04-29T19:16:26.866Z Compiling futures-macro v0.3.32
19222026-04-29T19:16:27.185Z Compiling zeroize v1.8.2
19232026-04-29T19:16:27.461Z Compiling thiserror-impl v2.0.18
19242026-04-29T19:16:27.499Z Compiling schemars_derive v0.8.22
19252026-04-29T19:16:27.705Z Compiling tracing-attributes v0.1.31
19262026-04-29T19:16:27.708Z Compiling der_derive v0.7.3
19272026-04-29T19:16:27.735Z Compiling zerofrom v0.1.6
19282026-04-29T19:16:27.881Z Compiling yoke v0.8.1
19292026-04-29T19:16:27.926Z Compiling thiserror-impl v1.0.69
19302026-04-29T19:16:28.034Z Compiling crypto-common v0.1.7
19312026-04-29T19:16:28.091Z Compiling zerovec v0.11.5
19322026-04-29T19:16:28.107Z Compiling zerotrie v0.2.3
19332026-04-29T19:16:28.200Z Compiling block-buffer v0.10.4
19342026-04-29T19:16:28.368Z Compiling digest v0.10.7
19352026-04-29T19:16:28.606Z Compiling tinystr v0.8.2
19362026-04-29T19:16:28.659Z Compiling potential_utf v0.1.4
19372026-04-29T19:16:28.675Z Compiling pest_derive v2.8.6
19382026-04-29T19:16:28.690Z Compiling hmac v0.12.1
19392026-04-29T19:16:28.729Z Compiling futures-util v0.3.32
19402026-04-29T19:16:28.846Z Compiling icu_locale_core v2.1.1
19412026-04-29T19:16:28.849Z Compiling icu_collections v2.1.1
19422026-04-29T19:16:28.879Z Compiling block-padding v0.3.3
19432026-04-29T19:16:28.882Z Compiling sha2 v0.10.9
19442026-04-29T19:16:29.064Z Compiling inout v0.1.4
19452026-04-29T19:16:29.268Z Compiling cipher v0.4.4
19462026-04-29T19:16:29.271Z Compiling rustls-pki-types v1.14.0
19472026-04-29T19:16:29.391Z Compiling scroll_derive v0.13.1
19482026-04-29T19:16:29.520Z Compiling scroll_derive v0.12.1
19492026-04-29T19:16:29.597Z Compiling icu_provider v2.1.1
19502026-04-29T19:16:29.673Z Compiling bytes v1.11.1
19512026-04-29T19:16:29.783Z Compiling chrono v0.4.44
19522026-04-29T19:16:30.028Z Compiling icu_properties v2.1.2
19532026-04-29T19:16:30.066Z Compiling icu_normalizer v2.1.1
19542026-04-29T19:16:30.154Z Compiling serde_tokenstream v0.2.3
19552026-04-29T19:16:30.176Z Compiling tokio v1.52.1
19562026-04-29T19:16:30.940Z Compiling idna_adapter v1.2.1
19572026-04-29T19:16:30.956Z Compiling ppv-lite86 v0.2.21
19582026-04-29T19:16:31.101Z Compiling idna v1.1.0
19592026-04-29T19:16:31.308Z Compiling openssl-macros v0.1.1
19602026-04-29T19:16:31.366Z Compiling http v1.4.0
19612026-04-29T19:16:31.444Z Compiling der v0.7.10
19622026-04-29T19:16:31.495Z Compiling url v2.5.8
19632026-04-29T19:16:31.515Z Compiling regex v1.12.3
19642026-04-29T19:16:31.518Z Compiling darling_macro v0.21.3
19652026-04-29T19:16:31.607Z Compiling zerocopy-derive v0.7.35
19662026-04-29T19:16:31.945Z Compiling salsa20 v0.10.2
19672026-04-29T19:16:31.962Z Compiling tracing v0.1.44
19682026-04-29T19:16:32.026Z Compiling darling v0.21.3
19692026-04-29T19:16:32.126Z Compiling pbkdf2 v0.12.2
19702026-04-29T19:16:32.393Z Compiling spki v0.7.3
19712026-04-29T19:16:32.463Z Compiling camino v1.2.2
19722026-04-29T19:16:32.479Z Compiling scrypt v0.11.0
19732026-04-29T19:16:32.608Z Compiling rand_chacha v0.9.0
19742026-04-29T19:16:32.624Z Compiling cbc v0.1.2
19752026-04-29T19:16:32.733Z Compiling aes v0.8.4
19762026-04-29T19:16:33.268Z Compiling usdt-impl v0.5.0
19772026-04-29T19:16:33.271Z Compiling either v1.15.0
19782026-04-29T19:16:33.303Z Compiling winnow v0.7.14
19792026-04-29T19:16:33.463Z Compiling paste v1.0.15
19802026-04-29T19:16:33.511Z Compiling usdt-impl v0.6.0
19812026-04-29T19:16:33.514Z Compiling ref-cast v1.0.25
19822026-04-29T19:16:33.800Z Compiling pkcs5 v0.7.1
19832026-04-29T19:16:33.830Z Compiling rand v0.9.2
19842026-04-29T19:16:33.860Z Compiling http-body v1.0.1
19852026-04-29T19:16:33.892Z Compiling tokio-util v0.7.18
19862026-04-29T19:16:34.044Z Compiling scroll v0.12.0
19872026-04-29T19:16:34.048Z Compiling scroll v0.13.0
19882026-04-29T19:16:34.048Z Compiling serde_spanned v0.6.9
19892026-04-29T19:16:34.211Z Compiling toml_datetime v0.6.11
19902026-04-29T19:16:34.349Z Compiling heapless v0.7.17
19912026-04-29T19:16:34.418Z Compiling bzip2-sys v0.1.13+1.0.8
19922026-04-29T19:16:34.471Z Compiling zstd-safe v7.2.4
19932026-04-29T19:16:34.612Z Compiling untrusted v0.7.1
19942026-04-29T19:16:34.721Z Compiling signal-hook v0.3.18
19952026-04-29T19:16:34.752Z Compiling atomic-waker v1.1.2
19962026-04-29T19:16:34.768Z Compiling openssl-probe v0.2.1
19972026-04-29T19:16:34.844Z Compiling toml_parser v1.0.9+spec-1.1.0
19982026-04-29T19:16:34.910Z Compiling goblin v0.8.2
19992026-04-29T19:16:34.943Z Compiling goblin v0.10.5
20002026-04-29T19:16:34.958Z Compiling pkcs8 v0.10.2
20012026-04-29T19:16:35.247Z Compiling zerocopy v0.7.35
20022026-04-29T19:16:35.267Z Compiling ref-cast-impl v1.0.25
20032026-04-29T19:16:35.350Z Compiling darling_core v0.20.11
20042026-04-29T19:16:35.379Z Compiling curve25519-dalek v4.1.3
20052026-04-29T19:16:35.448Z Compiling toml_datetime v0.7.5+spec-1.1.0
20062026-04-29T19:16:35.495Z Compiling memoffset v0.9.1
20072026-04-29T19:16:35.714Z Compiling tower-service v0.3.3
20082026-04-29T19:16:35.845Z Compiling tower-layer v0.3.3
20092026-04-29T19:16:35.884Z Compiling litrs v1.0.0
20102026-04-29T19:16:35.930Z Compiling try-lock v0.2.5
20112026-04-29T19:16:36.059Z Compiling rustix v0.38.44
20122026-04-29T19:16:36.074Z Compiling winnow v0.5.40
20132026-04-29T19:16:36.402Z Compiling fastrand v2.3.0
20142026-04-29T19:16:36.418Z Compiling tinyvec_macros v0.1.1
20152026-04-29T19:16:36.503Z Compiling tinyvec v1.10.0
20162026-04-29T19:16:36.530Z Compiling document-features v0.2.12
20172026-04-29T19:16:36.603Z Compiling h2 v0.4.13
20182026-04-29T19:16:36.669Z Compiling want v0.3.1
20192026-04-29T19:16:37.176Z Compiling dof v0.3.0
20202026-04-29T19:16:37.241Z Compiling dtrace-parser v0.2.0
20212026-04-29T19:16:37.344Z Compiling darling_macro v0.20.11
20222026-04-29T19:16:37.504Z Compiling toml_edit v0.19.15
20232026-04-29T19:16:37.668Z Compiling dof v0.4.0
20242026-04-29T19:16:37.862Z Compiling dtrace-parser v0.3.0
20252026-04-29T19:16:37.962Z Compiling ipnet v2.11.0
20262026-04-29T19:16:38.024Z Compiling async-trait v0.1.89
20272026-04-29T19:16:38.051Z Compiling daft-derive v0.1.5
20282026-04-29T19:16:38.092Z Compiling spin v0.9.8
20292026-04-29T19:16:38.328Z Compiling thread-id v4.2.2
20302026-04-29T19:16:38.429Z Compiling thread-id v5.1.0
20312026-04-29T19:16:38.461Z Compiling smoltcp v0.9.1
20322026-04-29T19:16:38.464Z Compiling cfg_aliases v0.2.1
20332026-04-29T19:16:38.568Z Compiling num-bigint-dig v0.8.6
20342026-04-29T19:16:38.718Z Compiling httpdate v1.0.3
20352026-04-29T19:16:38.739Z Compiling powerfmt v0.2.0
20362026-04-29T19:16:38.756Z Compiling foreign-types-shared v0.1.1
20372026-04-29T19:16:38.777Z Compiling pin-utils v0.1.0
20382026-04-29T19:16:38.863Z Compiling tempfile v3.25.0
20392026-04-29T19:16:38.879Z Compiling foreign-types v0.3.2
20402026-04-29T19:16:38.903Z Compiling deranged v0.5.8
20412026-04-29T19:16:38.926Z Compiling nix v0.31.2
20422026-04-29T19:16:39.130Z Compiling darling v0.20.11
20432026-04-29T19:16:39.260Z Compiling ipnetwork v0.21.1
20442026-04-29T19:16:39.486Z Compiling curve25519-dalek-derive v0.1.1
20452026-04-29T19:16:39.490Z Compiling strum_macros v0.26.4
20462026-04-29T19:16:39.748Z Compiling hyper v1.8.1
20472026-04-29T19:16:39.824Z Compiling wait-timeout v0.2.1
20482026-04-29T19:16:40.071Z Compiling bit-vec v0.8.0
20492026-04-29T19:16:40.114Z Compiling anstyle v1.0.13
20502026-04-29T19:16:40.130Z Compiling simd-adler32 v0.3.8
20512026-04-29T19:16:40.287Z Compiling quick-error v1.2.3
20522026-04-29T19:16:40.372Z Compiling siphasher v1.0.2
20532026-04-29T19:16:40.415Z Compiling utf8parse v0.2.2
20542026-04-29T19:16:40.464Z Compiling num_threads v0.1.7
20552026-04-29T19:16:40.545Z Compiling anstyle-parse v0.2.7
20562026-04-29T19:16:40.573Z Compiling time v0.3.47
20572026-04-29T19:16:40.589Z Compiling rusty-fork v0.3.1
20582026-04-29T19:16:40.609Z Compiling bit-set v0.8.0
20592026-04-29T19:16:40.860Z Compiling hyper-util v0.1.20
20602026-04-29T19:16:41.092Z Compiling derive_builder_core v0.20.2
20612026-04-29T19:16:41.203Z Compiling unicode-normalization v0.1.25
20622026-04-29T19:16:41.705Z Compiling rustls-native-certs v0.8.3
20632026-04-29T19:16:41.997Z Compiling signature v2.2.0
20642026-04-29T19:16:42.170Z Compiling hubpack_derive v0.1.1
20652026-04-29T19:16:42.186Z Compiling strum_macros v0.27.2
20662026-04-29T19:16:42.378Z Compiling rand_xorshift v0.4.0
20672026-04-29T19:16:42.490Z Compiling sync_wrapper v1.0.2
20682026-04-29T19:16:42.507Z Compiling fs-err v3.3.0
20692026-04-29T19:16:42.572Z Compiling ahash v0.8.12
20702026-04-29T19:16:42.617Z Compiling object v0.37.3
20712026-04-29T19:16:42.634Z Compiling unicode-properties v0.1.4
20722026-04-29T19:16:42.653Z Compiling colorchoice v1.0.4
20732026-04-29T19:16:42.738Z Compiling unicode-bidi v0.3.18
20742026-04-29T19:16:42.793Z Compiling unarray v0.1.4
20752026-04-29T19:16:42.815Z Compiling anstyle-query v1.1.5
20762026-04-29T19:16:42.833Z Compiling allocator-api2 v0.2.21
20772026-04-29T19:16:42.874Z Compiling adler2 v2.0.1
20782026-04-29T19:16:42.904Z Compiling unicode-segmentation v1.12.0
20792026-04-29T19:16:42.947Z Compiling is_terminal_polyfill v1.70.2
20802026-04-29T19:16:43.021Z Compiling miniz_oxide v0.8.9
20812026-04-29T19:16:43.066Z Compiling anstream v0.6.21
20822026-04-29T19:16:43.191Z Compiling stringprep v0.1.5
20832026-04-29T19:16:43.242Z Compiling proptest v1.10.0
20842026-04-29T19:16:43.534Z Compiling tower v0.5.3
20852026-04-29T19:16:43.583Z Compiling derive_builder_macro v0.20.2
20862026-04-29T19:16:43.837Z Compiling usdt-attr-macro v0.6.0
20872026-04-29T19:16:43.853Z Compiling usdt-macro v0.6.0
20882026-04-29T19:16:44.282Z Compiling http-body-util v0.1.3
20892026-04-29T19:16:44.586Z Compiling webpki-roots v1.0.6
20902026-04-29T19:16:44.603Z Compiling rand_chacha v0.3.1
20912026-04-29T19:16:44.640Z Compiling erased-serde v0.3.31
20922026-04-29T19:16:44.670Z Compiling md-5 v0.10.6
20932026-04-29T19:16:44.765Z Compiling num-integer v0.1.46
20942026-04-29T19:16:44.783Z Compiling hash32 v0.2.1
20952026-04-29T19:16:44.835Z Compiling vergen-lib v0.1.6
20962026-04-29T19:16:44.853Z Compiling ff v0.13.1
20972026-04-29T19:16:44.886Z Compiling fallible-iterator v0.2.0
20982026-04-29T19:16:44.931Z Compiling base16ct v0.2.0
20992026-04-29T19:16:44.995Z Compiling ryu v1.0.23
21002026-04-29T19:16:45.015Z Compiling iri-string v0.7.10
21012026-04-29T19:16:45.046Z Compiling psl-types v2.0.11
21022026-04-29T19:16:45.065Z Compiling zlib-rs v0.6.2
21032026-04-29T19:16:45.133Z Compiling serde_urlencoded v0.7.1
21042026-04-29T19:16:45.137Z Compiling sec1 v0.7.3
21052026-04-29T19:16:45.182Z Compiling postgres-protocol v0.6.10
21062026-04-29T19:16:45.200Z Compiling publicsuffix v2.3.0
21072026-04-29T19:16:45.247Z Compiling newtype-uuid v1.3.2
21082026-04-29T19:16:45.334Z Compiling num-iter v0.1.45
21092026-04-29T19:16:45.411Z Compiling group v0.13.0
21102026-04-29T19:16:45.576Z Compiling rand v0.8.5
21112026-04-29T19:16:45.704Z Compiling oxnet v0.1.4
21122026-04-29T19:16:45.748Z Compiling derive_builder v0.20.2
21132026-04-29T19:16:45.928Z Compiling tokio-native-tls v0.3.1
21142026-04-29T19:16:45.997Z Compiling heck v0.4.1
21152026-04-29T19:16:46.027Z Compiling phf_shared v0.13.1
21162026-04-29T19:16:46.127Z Compiling lazy_static v1.5.0
21172026-04-29T19:16:46.160Z Compiling tower-http v0.6.8
21182026-04-29T19:16:46.243Z Compiling terminal_size v0.4.3
21192026-04-29T19:16:46.243Z Compiling serde_with_macros v3.17.0
21202026-04-29T19:16:46.291Z Compiling cargo-platform v0.1.9
21212026-04-29T19:16:46.327Z Compiling hkdf v0.12.4
21222026-04-29T19:16:46.344Z Compiling crypto-bigint v0.5.5
21232026-04-29T19:16:46.415Z Compiling clap_derive v4.5.55
21242026-04-29T19:16:46.436Z Compiling serde_repr v0.1.20
21252026-04-29T19:16:46.488Z Compiling enum-as-inner v0.6.1
21262026-04-29T19:16:46.530Z Compiling vergen v9.0.6
21272026-04-29T19:16:46.588Z Compiling clap_lex v1.0.0
21282026-04-29T19:16:46.624Z Compiling libbz2-rs-sys v0.2.2
21292026-04-29T19:16:46.702Z Compiling managed v0.8.0
21302026-04-29T19:16:46.719Z Compiling foldhash v0.1.5
21312026-04-29T19:16:46.755Z Compiling bumpalo v3.20.2
21322026-04-29T19:16:46.840Z Compiling bitflags v1.3.2
21332026-04-29T19:16:46.957Z Compiling foldhash v0.2.0
21342026-04-29T19:16:47.062Z Compiling bzip2 v0.6.1
21352026-04-29T19:16:47.124Z Compiling hashbrown v0.16.1
21362026-04-29T19:16:47.186Z Compiling flate2 v1.1.9
21372026-04-29T19:16:47.288Z Compiling zopfli v0.8.3
21382026-04-29T19:16:47.305Z Compiling elliptic-curve v0.13.8
21392026-04-29T19:16:47.368Z Compiling hashbrown v0.15.5
21402026-04-29T19:16:47.473Z Compiling clap_builder v4.5.60
21412026-04-29T19:16:47.678Z Compiling cargo_metadata v0.19.2
21422026-04-29T19:16:47.945Z Compiling phf v0.13.1
21432026-04-29T19:16:47.977Z Compiling zstd v0.13.3
21442026-04-29T19:16:48.066Z Compiling hyper-tls v0.6.0
21452026-04-29T19:16:48.085Z Compiling daft v0.1.5
21462026-04-29T19:16:48.112Z Compiling signal-hook-mio v0.2.5
21472026-04-29T19:16:48.144Z Compiling cookie_store v0.22.1
21482026-04-29T19:16:48.268Z Compiling bzip2 v0.4.4
21492026-04-29T19:16:48.305Z Compiling postgres-types v0.2.12
21502026-04-29T19:16:48.486Z Compiling strum v0.27.2
21512026-04-29T19:16:48.696Z Compiling hubpack v0.1.2
21522026-04-29T19:16:48.732Z Compiling ed25519 v2.2.3
21532026-04-29T19:16:48.789Z Compiling phf_shared v0.11.3
21542026-04-29T19:16:48.890Z Compiling crossbeam-epoch v0.9.18
21552026-04-29T19:16:48.929Z Compiling pkcs1 v0.7.5
21562026-04-29T19:16:48.996Z Compiling hex v0.4.3
21572026-04-29T19:16:49.128Z Compiling serde-big-array v0.5.1
21582026-04-29T19:16:49.293Z Compiling rfc6979 v0.4.0
21592026-04-29T19:16:49.327Z Compiling bstr v1.12.1
21602026-04-29T19:16:49.330Z Compiling float-cmp v0.10.0
21612026-04-29T19:16:49.385Z Compiling memmap2 v0.9.10
21622026-04-29T19:16:49.403Z Compiling env_filter v1.0.0
21632026-04-29T19:16:49.458Z Compiling encoding_rs v0.8.35
21642026-04-29T19:16:49.474Z Compiling toml_write v0.1.2
21652026-04-29T19:16:49.510Z Compiling fixedbitset v0.4.2
21662026-04-29T19:16:49.532Z Compiling difflib v0.4.0
21672026-04-29T19:16:49.613Z Compiling rustc-hash v2.1.1
21682026-04-29T19:16:49.689Z Compiling new_debug_unreachable v1.0.6
21692026-04-29T19:16:49.705Z Compiling fixedbitset v0.5.7
21702026-04-29T19:16:49.730Z Compiling normalize-line-endings v0.3.0
21712026-04-29T19:16:49.756Z Compiling whoami v2.1.0
21722026-04-29T19:16:49.783Z Compiling predicates-core v1.0.10
21732026-04-29T19:16:49.800Z Compiling data-encoding v2.10.0
21742026-04-29T19:16:49.847Z Compiling mime v0.3.17
21752026-04-29T19:16:49.941Z Compiling static_assertions v1.1.0
21762026-04-29T19:16:49.962Z Compiling keccak v0.1.6
21772026-04-29T19:16:49.996Z Compiling jiff v0.2.21
21782026-04-29T19:16:50.013Z Compiling precomputed-hash v0.1.1
21792026-04-29T19:16:50.031Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
21802026-04-29T19:16:50.100Z Compiling string_cache v0.8.9
21812026-04-29T19:16:50.115Z Compiling hickory-proto v0.25.2
21822026-04-29T19:16:50.129Z Compiling sha3 v0.10.8
21832026-04-29T19:16:50.187Z Compiling tokio-postgres v0.7.16
21842026-04-29T19:16:50.339Z Compiling petgraph v0.8.3
21852026-04-29T19:16:50.356Z Compiling predicates v3.1.4
21862026-04-29T19:16:50.807Z Compiling similar v2.7.0
21872026-04-29T19:16:50.966Z Compiling iddqd v0.3.18
21882026-04-29T19:16:51.068Z Compiling petgraph v0.6.5
21892026-04-29T19:16:51.472Z Compiling toml_edit v0.22.27
21902026-04-29T19:16:51.570Z Compiling env_logger v0.11.9
21912026-04-29T19:16:51.902Z Compiling usdt v0.6.0
21922026-04-29T19:16:52.114Z Compiling ecdsa v0.16.9
21932026-04-29T19:16:52.183Z Compiling serde_with v3.17.0
21942026-04-29T19:16:52.313Z Compiling rsa v0.9.10
21952026-04-29T19:16:52.598Z Compiling clap v4.5.60
21962026-04-29T19:16:52.698Z Compiling zip v4.6.1
21972026-04-29T19:16:52.885Z Compiling ed25519-dalek v2.2.0
21982026-04-29T19:16:53.193Z Compiling crossterm v0.28.1
21992026-04-29T19:16:53.693Z Compiling zip v0.6.6
22002026-04-29T19:16:53.890Z Compiling strum v0.26.3
22012026-04-29T19:16:53.947Z Compiling toml v0.7.8
22022026-04-29T19:16:53.986Z Compiling tokio-stream v0.1.18
22032026-04-29T19:16:54.042Z Compiling buf-list v1.1.2
22042026-04-29T19:16:54.127Z Compiling itertools v0.13.0
22052026-04-29T19:16:54.237Z Compiling x509-cert v0.2.5
22062026-04-29T19:16:54.452Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22072026-04-29T19:16:54.470Z Compiling openapiv3 v2.2.0
22082026-04-29T19:16:54.505Z Compiling sha1 v0.10.6
22092026-04-29T19:16:54.802Z Compiling peg-runtime v0.8.5
22102026-04-29T19:16:55.078Z Compiling lalrpop-util v0.19.12
22112026-04-29T19:17:09.901Z Compiling rustls-webpki v0.103.9
22122026-04-29T19:17:11.677Z Compiling macaddr v1.0.1
22132026-04-29T19:17:11.726Z Compiling structmeta-derive v0.3.0
22142026-04-29T19:17:11.796Z Compiling rayon-core v1.13.0
22152026-04-29T19:17:11.862Z Compiling crucible-workspace-hack v0.1.0
22162026-04-29T19:17:11.993Z Compiling itertools v0.14.0
22172026-04-29T19:17:12.037Z Compiling secrecy v0.10.3
22182026-04-29T19:17:12.054Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22192026-04-29T19:17:12.097Z Compiling heapless v0.8.0
22202026-04-29T19:17:12.229Z Compiling rustls v0.22.4
22212026-04-29T19:17:12.474Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22222026-04-29T19:17:12.557Z Compiling crossbeam-deque v0.8.6
22232026-04-29T19:17:12.590Z Compiling toml_edit v0.23.10+spec-1.0.0
22242026-04-29T19:17:12.652Z Compiling rustls-webpki v0.102.8
22252026-04-29T19:17:12.669Z Compiling futures-executor v0.3.32
22262026-04-29T19:17:12.722Z Compiling hash32 v0.3.1
22272026-04-29T19:17:12.749Z Compiling structmeta v0.3.0
22282026-04-29T19:17:12.809Z Compiling multer v3.1.0
22292026-04-29T19:17:12.910Z Compiling thread_local v1.1.9
22302026-04-29T19:17:12.975Z Compiling smoltcp v0.11.0
22312026-04-29T19:17:12.993Z Compiling match_cfg v0.1.0
22322026-04-29T19:17:13.028Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22332026-04-29T19:17:13.081Z Compiling compression-core v0.4.31
22342026-04-29T19:17:13.171Z Compiling unicode-width v0.2.0
22352026-04-29T19:17:13.217Z Compiling slog-async v2.8.0
22362026-04-29T19:17:13.236Z Compiling compression-codecs v0.4.37
22372026-04-29T19:17:13.292Z Compiling proc-macro-crate v3.4.0
22382026-04-29T19:17:13.297Z Compiling ingot-macros v0.1.1
22392026-04-29T19:17:13.325Z Compiling hostname v0.3.1
22402026-04-29T19:17:13.447Z Compiling derive-ex v0.1.8
22412026-04-29T19:17:13.531Z Compiling futures v0.3.32
22422026-04-29T19:17:13.566Z Compiling slog-json v2.6.1
22432026-04-29T19:17:13.617Z Compiling tokio-rustls v0.26.4
22442026-04-29T19:17:13.635Z Compiling rustls-platform-verifier v0.6.2
22452026-04-29T19:17:13.751Z Compiling crossbeam-channel v0.5.15
22462026-04-29T19:17:13.840Z Compiling half v2.7.1
22472026-04-29T19:17:13.866Z Compiling hyper-rustls v0.27.7
22482026-04-29T19:17:13.912Z Compiling newtype-uuid-macros v0.1.0
22492026-04-29T19:17:14.032Z Compiling cobs v0.3.0
22502026-04-29T19:17:14.198Z Compiling reqwest v0.13.2
22512026-04-29T19:17:14.214Z Compiling reqwest v0.12.28
22522026-04-29T19:17:14.328Z Compiling universal-hash v0.5.1
22532026-04-29T19:17:14.461Z Compiling thiserror-impl-no-std v2.0.2
22542026-04-29T19:17:14.501Z Compiling async-stream-impl v0.3.6
22552026-04-29T19:17:14.517Z Compiling serde_spanned v1.0.4
22562026-04-29T19:17:14.640Z Compiling toml_datetime v1.0.0+spec-1.1.0
22572026-04-29T19:17:14.707Z Compiling is-terminal v0.4.17
22582026-04-29T19:17:14.829Z Compiling proc-macro-error-attr v1.0.4
22592026-04-29T19:17:14.996Z Compiling dropshot v0.17.0
22602026-04-29T19:17:15.070Z Compiling take_mut v0.2.2
22612026-04-29T19:17:15.088Z Compiling opaque-debug v0.3.1
22622026-04-29T19:17:15.105Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22632026-04-29T19:17:15.109Z Compiling term v1.2.1
22642026-04-29T19:17:15.185Z Compiling convert_case v0.4.0
22652026-04-29T19:17:15.232Z Compiling toml_writer v1.0.6+spec-1.1.0
22662026-04-29T19:17:15.328Z Compiling ciborium-io v0.2.2
22672026-04-29T19:17:15.363Z Compiling tokio-rustls v0.25.0
22682026-04-29T19:17:15.425Z Compiling ciborium-ll v0.2.2
22692026-04-29T19:17:15.518Z Compiling derive_more v0.99.20
22702026-04-29T19:17:15.534Z Compiling slog-term v2.9.2
22712026-04-29T19:17:15.537Z Compiling thiserror-no-std v2.0.2
22722026-04-29T19:17:15.627Z Compiling toml v1.0.6+spec-1.1.0
22732026-04-29T19:17:15.654Z Compiling poly1305 v0.8.0
22742026-04-29T19:17:15.671Z Compiling async-stream v0.3.6
22752026-04-29T19:17:15.782Z Compiling test-strategy v0.4.5
22762026-04-29T19:17:15.894Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22772026-04-29T19:17:15.966Z Compiling ingot-types v0.1.2
22782026-04-29T19:17:16.311Z Compiling postcard v1.1.3
22792026-04-29T19:17:16.468Z Compiling ingot v0.1.1
22802026-04-29T19:17:16.685Z Compiling slog-bunyan v2.5.0
22812026-04-29T19:17:16.724Z Compiling num_enum_derive v0.7.5
22822026-04-29T19:17:16.909Z Compiling async-compression v0.4.41
22832026-04-29T19:17:16.975Z Compiling parse-display-derive v0.10.0
22842026-04-29T19:17:17.136Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22852026-04-29T19:17:17.411Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22862026-04-29T19:17:17.482Z Compiling proc-macro-crate v1.3.1
22872026-04-29T19:17:17.512Z Compiling backon v1.6.0
22882026-04-29T19:17:17.642Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22892026-04-29T19:17:17.683Z Compiling waitgroup v0.1.2
22902026-04-29T19:17:17.713Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22912026-04-29T19:17:17.796Z Compiling chacha20 v0.9.1
22922026-04-29T19:17:17.813Z Compiling dropshot_endpoint v0.17.0
22932026-04-29T19:17:17.813Z Compiling rustls-pemfile v2.2.0
22942026-04-29T19:17:17.849Z Compiling blake2 v0.10.6
22952026-04-29T19:17:17.870Z Compiling aead v0.5.2
22962026-04-29T19:17:18.011Z Compiling password-hash v0.5.0
22972026-04-29T19:17:18.043Z Compiling foreign-types-macros v0.2.3
22982026-04-29T19:17:18.073Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22992026-04-29T19:17:18.094Z Compiling serde_path_to_error v0.1.20
23002026-04-29T19:17:18.137Z Compiling hostname v0.4.2
23012026-04-29T19:17:18.325Z Compiling proc-macro-error v1.0.4
23022026-04-29T19:17:18.371Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23032026-04-29T19:17:18.487Z Compiling instant v0.1.13
23042026-04-29T19:17:18.508Z Compiling cpufeatures v0.3.0
23052026-04-29T19:17:18.549Z Compiling typeid v1.0.3
23062026-04-29T19:17:18.549Z Compiling debug-ignore v1.0.5
23072026-04-29T19:17:18.609Z Compiling foreign-types-shared v0.3.1
23082026-04-29T19:17:18.643Z Compiling chacha20 v0.10.0
23092026-04-29T19:17:18.657Z Compiling backoff v0.4.0
23102026-04-29T19:17:18.703Z Compiling foreign-types v0.5.0
23112026-04-29T19:17:18.729Z Compiling parse-display v0.10.0
23122026-04-29T19:17:18.761Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23132026-04-29T19:17:18.775Z Compiling argon2 v0.5.3
23142026-04-29T19:17:18.809Z Compiling chacha20poly1305 v0.10.1
23152026-04-29T19:17:18.826Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23162026-04-29T19:17:18.878Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23172026-04-29T19:17:18.904Z Compiling num_enum_derive v0.5.11
23182026-04-29T19:17:18.921Z Compiling num_enum v0.7.5
23192026-04-29T19:17:18.978Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23202026-04-29T19:17:19.008Z Compiling vsss-rs v3.3.4
23212026-04-29T19:17:19.076Z Compiling ciborium v0.2.2
23222026-04-29T19:17:19.380Z Compiling tabwriter v1.4.1
23232026-04-29T19:17:19.536Z Compiling regress v0.10.5
23242026-04-29T19:17:19.741Z Compiling byte-wrapper v0.1.0
23252026-04-29T19:17:19.772Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23262026-04-29T19:17:19.791Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23272026-04-29T19:17:19.809Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23282026-04-29T19:17:19.849Z Compiling cstr-argument v0.1.2
23292026-04-29T19:17:19.927Z Compiling erased-serde v0.4.9
23302026-04-29T19:17:19.971Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23312026-04-29T19:17:20.047Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23322026-04-29T19:17:20.217Z Compiling num_enum v0.5.11
23332026-04-29T19:17:20.256Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23342026-04-29T19:17:20.366Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23352026-04-29T19:17:20.482Z Compiling rand v0.10.0
23362026-04-29T19:17:20.500Z Compiling rayon v1.11.0
23372026-04-29T19:17:20.504Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23382026-04-29T19:17:20.536Z Compiling libefi-sys v0.1.0
23392026-04-29T19:17:20.563Z Compiling indent_write v2.2.0
23402026-04-29T19:17:20.608Z Compiling colored v3.1.1
23412026-04-29T19:17:20.629Z Compiling zone_cfg_derive v0.3.1
23422026-04-29T19:17:20.672Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23432026-04-29T19:17:20.781Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23442026-04-29T19:17:20.803Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23452026-04-29T19:17:21.010Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23462026-04-29T19:17:21.147Z Compiling camino-tempfile v1.4.1
23472026-04-29T19:17:21.289Z Compiling itertools v0.12.1
23482026-04-29T19:17:21.304Z Compiling usdt-attr-macro v0.5.0
23492026-04-29T19:17:21.324Z Compiling usdt-macro v0.5.0
23502026-04-29T19:17:21.347Z Compiling num-derive v0.4.2
23512026-04-29T19:17:21.372Z Compiling bitfield-struct v0.6.2
23522026-04-29T19:17:21.393Z Compiling blake3 v1.8.3
23532026-04-29T19:17:21.608Z Compiling ordered-float v2.10.1
23542026-04-29T19:17:21.780Z Compiling sigpipe v0.1.3
23552026-04-29T19:17:21.899Z Compiling memmap v0.7.0
23562026-04-29T19:17:21.915Z Compiling swrite v0.1.0
23572026-04-29T19:17:22.028Z Compiling glob v0.3.3
23582026-04-29T19:17:22.050Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23592026-04-29T19:17:22.053Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23602026-04-29T19:17:22.092Z Compiling usdt v0.5.0
23612026-04-29T19:17:22.152Z Compiling serde-value v0.7.0
23622026-04-29T19:17:22.286Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23632026-04-29T19:17:22.329Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23642026-04-29T19:17:22.741Z Compiling zone v0.3.1
23652026-04-29T19:17:22.775Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23662026-04-29T19:17:22.793Z Compiling serde-untagged v0.1.9
23672026-04-29T19:17:22.903Z Compiling toml v0.8.23
23682026-04-29T19:17:22.944Z Compiling smf v0.2.3
23692026-04-29T19:17:22.968Z Compiling filetime v0.2.27
23702026-04-29T19:17:23.002Z Compiling unicode-xid v0.2.6
23712026-04-29T19:17:23.093Z Compiling xattr v1.6.1
23722026-04-29T19:17:23.113Z Compiling arrayvec v0.7.6
23732026-04-29T19:17:23.166Z Compiling whoami v1.6.1
23742026-04-29T19:17:23.166Z Compiling arrayref v0.3.9
23752026-04-29T19:17:23.201Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23762026-04-29T19:17:23.280Z Compiling constant_time_eq v0.4.2
23772026-04-29T19:17:23.305Z Compiling same-file v1.0.6
23782026-04-29T19:17:23.320Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23792026-04-29T19:17:23.375Z Compiling cargo-util-schemas v0.8.2
23802026-04-29T19:17:23.391Z Compiling tar v0.4.45
23812026-04-29T19:17:23.495Z Compiling walkdir v2.5.0
23822026-04-29T19:17:23.638Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23832026-04-29T19:17:23.897Z Compiling tokio-dtrace v0.1.1
23842026-04-29T19:17:24.013Z Compiling console v0.16.2
23852026-04-29T19:17:24.095Z Compiling gethostname v0.5.0
23862026-04-29T19:17:24.251Z Compiling cargo-platform v0.2.0
23872026-04-29T19:17:24.266Z Compiling topological-sort v0.2.2
23882026-04-29T19:17:24.270Z Compiling unit-prefix v0.5.2
23892026-04-29T19:17:24.305Z Compiling oxide-tokio-rt v0.1.4
23902026-04-29T19:17:24.330Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23912026-04-29T19:17:24.449Z Compiling indicatif v0.18.4
23922026-04-29T19:17:24.466Z Compiling shell-words v1.1.1
23932026-04-29T19:17:24.539Z Compiling cargo_metadata v0.21.0
23942026-04-29T19:17:33.659Z Compiling progenitor-client v0.14.0
23952026-04-29T19:17:33.678Z Compiling progenitor-client v0.10.0
23962026-04-29T19:17:33.678Z Compiling omicron-zone-package v0.12.2
23972026-04-29T19:17:33.776Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23982026-04-29T19:17:33.776Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23992026-04-29T19:17:33.808Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24002026-04-29T19:17:33.828Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24012026-04-29T19:17:34.092Z Compiling progenitor-extras v0.2.0
24022026-04-29T19:17:34.159Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24032026-04-29T19:17:34.176Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24042026-04-29T19:17:34.195Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24052026-04-29T19:17:34.323Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24062026-04-29T19:17:34.356Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24072026-04-29T19:17:38.723Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24082026-04-29T19:17:46.218Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24092026-04-29T19:17:49.350Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24102026-04-29T19:17:50.332Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24112026-04-29T19:17:59.590Z Finished `release` profile [optimized] target(s) in 1m 39s
24122026-04-29T19:17:59.746Z Running `target/release/omicron-package -t test target create -p dev`
24132026-04-29T19:17:59.809ZLogging to: /work/oxidecomputer/omicron/out/LOG
24142026-04-29T19:17:59.812ZCreated new build target 'test' and set it as active
24152026-04-29T19:17:59.812Z
24162026-04-29T19:17:59.812Zreal 1:40.080979352
24172026-04-29T19:17:59.812Zuser 16:28.217280402
24182026-04-29T19:17:59.812Zsys 2:36.186540079
24192026-04-29T19:17:59.812Ztrap 0.451558044
24202026-04-29T19:17:59.812Ztflt 2.778508262
24212026-04-29T19:17:59.812Zdflt 3.921095821
24222026-04-29T19:17:59.812Zkflt 0.000492168
24232026-04-29T19:17:59.812Zlock 52:04.829989201
24242026-04-29T19:17:59.812Zslp 42:18.793544494
24252026-04-29T19:17:59.812Zlat 44.249591963
24262026-04-29T19:17:59.812Zstop 5:37.168781917
24272026-04-29T19:17:59.816Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24282026-04-29T19:18:00.700Z Finished `release` profile [optimized] target(s) in 0.87s
24292026-04-29T19:18:00.780Z Running `target/release/omicron-package -t test package`
24302026-04-29T19:18:00.840ZLogging to: /work/oxidecomputer/omicron/out/LOG
24312026-04-29T19:18:02.259Z Compiling heck v0.5.0
24322026-04-29T19:18:02.259Z Compiling regress v0.11.1
24332026-04-29T19:18:02.259Z Compiling unsafe-libyaml v0.2.11
24342026-04-29T19:18:02.522Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24352026-04-29T19:18:02.543Z Compiling regress v0.10.5
24362026-04-29T19:18:02.572Z Compiling unicode-width v0.1.14
24372026-04-29T19:18:02.595Z Compiling is-terminal v0.4.17
24382026-04-29T19:18:02.616Z Compiling prettyplease v0.2.37
24392026-04-29T19:18:02.616Z Compiling bytecount v0.6.9
24402026-04-29T19:18:02.619Z Compiling rustls v0.22.4
24412026-04-29T19:18:02.619Z Compiling rustls-webpki v0.102.8
24422026-04-29T19:18:02.639Z Compiling derive-where v1.6.0
24432026-04-29T19:18:02.642Z Compiling thread_local v1.1.9
24442026-04-29T19:18:02.642Z Compiling match_cfg v0.1.0
24452026-04-29T19:18:02.661Z Compiling compression-core v0.4.31
24462026-04-29T19:18:02.792Z Compiling multer v3.1.0
24472026-04-29T19:18:02.795Z Compiling slog-async v2.8.0
24482026-04-29T19:18:02.837Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24492026-04-29T19:18:02.841Z Compiling hostname v0.3.1
24502026-04-29T19:18:02.885Z Compiling crossbeam-channel v0.5.15
24512026-04-29T19:18:02.911Z Compiling slog-json v2.6.1
24522026-04-29T19:18:02.914Z Compiling compression-codecs v0.4.37
24532026-04-29T19:18:02.950Z Compiling futures-executor v0.3.32
24542026-04-29T19:18:02.973Z Compiling serde_yaml v0.9.34+deprecated
24552026-04-29T19:18:03.008Z Compiling serde_spanned v1.0.4
24562026-04-29T19:18:03.031Z Compiling toml_datetime v1.0.0+spec-1.1.0
24572026-04-29T19:18:03.050Z Compiling take_mut v0.2.2
24582026-04-29T19:18:03.154Z Compiling toml_writer v1.0.6+spec-1.1.0
24592026-04-29T19:18:03.191Z Compiling term v1.2.1
24602026-04-29T19:18:03.195Z Compiling futures v0.3.32
24612026-04-29T19:18:03.238Z Compiling async-compression v0.4.41
24622026-04-29T19:18:03.241Z Compiling slog-bunyan v2.5.0
24632026-04-29T19:18:03.348Z Compiling toml v1.0.6+spec-1.1.0
24642026-04-29T19:18:03.417Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24652026-04-29T19:18:03.437Z Compiling dropshot v0.17.0
24662026-04-29T19:18:03.440Z Compiling async-stream v0.3.6
24672026-04-29T19:18:03.506Z Compiling slog-term v2.9.2
24682026-04-29T19:18:03.577Z Compiling num-rational v0.4.2
24692026-04-29T19:18:03.598Z Compiling progenitor-client v0.14.0
24702026-04-29T19:18:03.660Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24712026-04-29T19:18:03.722Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24722026-04-29T19:18:03.758Z Compiling waitgroup v0.1.2
24732026-04-29T19:18:03.843Z Compiling backon v1.6.0
24742026-04-29T19:18:03.884Z Compiling rustls-pemfile v2.2.0
24752026-04-29T19:18:03.911Z Compiling num-complex v0.4.6
24762026-04-29T19:18:03.934Z Compiling hostname v0.4.2
24772026-04-29T19:18:03.937Z Compiling serde_path_to_error v0.1.20
24782026-04-29T19:18:03.937Z Compiling instant v0.1.13
24792026-04-29T19:18:04.038Z Compiling typify-impl v0.6.2
24802026-04-29T19:18:04.077Z Compiling debug-ignore v1.0.5
24812026-04-29T19:18:04.102Z Compiling backoff v0.4.0
24822026-04-29T19:18:04.126Z Compiling progenitor-extras v0.2.0
24832026-04-29T19:18:04.129Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24842026-04-29T19:18:04.214Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24852026-04-29T19:18:04.331Z Compiling num v0.4.3
24862026-04-29T19:18:04.331Z Compiling parse-display v0.10.0
24872026-04-29T19:18:04.390Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24882026-04-29T19:18:04.418Z Compiling progenitor-client v0.13.0
24892026-04-29T19:18:04.442Z Compiling progenitor-client v0.10.0
24902026-04-29T19:18:04.509Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24912026-04-29T19:18:04.509Z Compiling macaddr v1.0.1
24922026-04-29T19:18:04.560Z Compiling float-ord v0.3.2
24932026-04-29T19:18:04.707Z Compiling console v0.15.11
24942026-04-29T19:18:04.732Z Compiling slog-dtrace v0.3.0
24952026-04-29T19:18:04.810Z Compiling newline-converter v0.3.0
24962026-04-29T19:18:04.932Z Compiling atomicwrites v0.4.4
24972026-04-29T19:18:04.955Z Compiling tokio-rustls v0.25.0
24982026-04-29T19:18:05.001Z Compiling async-recursion v1.1.1
24992026-04-29T19:18:05.049Z Compiling cancel-safe-futures v0.1.5
25002026-04-29T19:18:05.073Z Compiling owo-colors v4.3.0
25012026-04-29T19:18:05.116Z Compiling expectorate v1.2.0
25022026-04-29T19:18:05.254Z Compiling libsw-core v0.3.2
25032026-04-29T19:18:05.340Z Compiling resolv-conf v0.7.6
25042026-04-29T19:18:05.390Z Compiling toml v0.8.23
25052026-04-29T19:18:05.460Z Compiling libsw v3.5.0
25062026-04-29T19:18:05.628Z Compiling linear-map v1.2.0
25072026-04-29T19:18:05.666Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25082026-04-29T19:18:05.730Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25092026-04-29T19:18:05.757Z Compiling minimal-lexical v0.2.1
25102026-04-29T19:18:05.874Z Compiling linked-hash-map v0.5.6
25112026-04-29T19:18:05.917Z Compiling unicode-xid v0.2.6
25122026-04-29T19:18:05.981Z Compiling nom v7.1.3
25132026-04-29T19:18:06.003Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25142026-04-29T19:18:06.034Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25152026-04-29T19:18:06.055Z Compiling globset v0.4.18
25162026-04-29T19:18:06.079Z Compiling hickory-proto v0.24.4
25172026-04-29T19:18:06.082Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25182026-04-29T19:18:06.125Z Compiling lru-cache v0.1.2
25192026-04-29T19:18:06.313Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25202026-04-29T19:18:06.478Z Compiling convert_case v0.10.0
25212026-04-29T19:18:06.782Z Compiling derive_more-impl v2.1.1
25222026-04-29T19:18:06.860Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25232026-04-29T19:18:07.435Z Compiling pin-project-internal v1.1.11
25242026-04-29T19:18:07.460Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25252026-04-29T19:18:07.614Z Compiling typify-macro v0.6.2
25262026-04-29T19:18:07.642Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25272026-04-29T19:18:07.889Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25282026-04-29T19:18:08.141Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25292026-04-29T19:18:08.477Z Compiling pin-project v1.1.11
25302026-04-29T19:18:08.613Z Compiling hickory-resolver v0.24.4
25312026-04-29T19:18:08.830Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25322026-04-29T19:18:08.942Z Compiling derive_more v2.1.1
25332026-04-29T19:18:09.053Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25342026-04-29T19:18:09.077Z Compiling papergrid v0.11.0
25352026-04-29T19:18:09.153Z Compiling typify v0.6.2
25362026-04-29T19:18:09.339Z Compiling progenitor-impl v0.14.0
25372026-04-29T19:18:09.422Z Compiling progenitor-impl v0.13.0
25382026-04-29T19:18:09.966Z Compiling qorb v0.4.1
25392026-04-29T19:18:10.488Z Compiling tabled_derive v0.7.0
25402026-04-29T19:18:11.434Z Compiling pem v3.0.6
25412026-04-29T19:18:11.594Z Compiling progenitor-macro v0.14.0
25422026-04-29T19:18:11.616Z Compiling progenitor-macro v0.13.0
25432026-04-29T19:18:11.921Z Compiling snafu-derive v0.8.9
25442026-04-29T19:18:12.168Z Compiling termtree v0.5.1
25452026-04-29T19:18:12.192Z Compiling tabled v0.15.0
25462026-04-29T19:18:13.599Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25472026-04-29T19:18:13.698Z Compiling snafu v0.8.9
25482026-04-29T19:18:14.370Z Compiling crossterm v0.29.0
25492026-04-29T19:18:14.394Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25502026-04-29T19:18:14.811Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25512026-04-29T19:18:14.986Z Compiling phf_shared v0.12.1
25522026-04-29T19:18:15.041Z Compiling olpc-cjson v0.1.4
25532026-04-29T19:18:15.264Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25542026-04-29T19:18:15.285Z Compiling serde_plain v1.0.2
25552026-04-29T19:18:15.617Z Compiling vte v0.14.1
25562026-04-29T19:18:15.769Z Compiling progenitor v0.14.0
25572026-04-29T19:18:15.798Z Compiling progenitor v0.13.0
25582026-04-29T19:18:15.839Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25592026-04-29T19:18:15.862Z Compiling csv-core v0.1.13
25602026-04-29T19:18:15.882Z Compiling typed-path v0.9.3
25612026-04-29T19:18:15.990Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25622026-04-29T19:18:16.012Z Compiling chrono-tz v0.10.4
25632026-04-29T19:18:16.262Z Compiling highway v1.3.0
25642026-04-29T19:18:16.419Z Compiling csv v1.4.0
25652026-04-29T19:18:16.928Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25662026-04-29T19:18:17.019Z Compiling strip-ansi-escapes v0.2.1
25672026-04-29T19:18:17.379Z Compiling tough v0.20.0
25682026-04-29T19:18:17.444Z Compiling phf v0.12.1
25692026-04-29T19:18:17.598Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25702026-04-29T19:18:17.654Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25712026-04-29T19:18:18.127Z Compiling const_format_proc_macros v0.2.34
25722026-04-29T19:18:18.706Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25732026-04-29T19:18:18.831Z Compiling fd-lock v4.0.4
25742026-04-29T19:18:18.866Z Compiling peg-macros v0.8.5
25752026-04-29T19:18:19.006Z Compiling nu-ansi-term v0.50.3
25762026-04-29T19:18:19.029Z Compiling const_format v0.2.35
25772026-04-29T19:18:19.272Z Compiling reedline v0.40.0
25782026-04-29T19:18:19.910Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25792026-04-29T19:18:20.133Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25802026-04-29T19:18:20.154Z Compiling peg v0.8.5
25812026-04-29T19:18:20.265Z Compiling bcs v0.1.6
25822026-04-29T19:18:20.696Z Compiling semver v0.1.20
25832026-04-29T19:18:20.991Z Compiling rustc_version v0.1.7
25842026-04-29T19:18:21.224Z Compiling newtype_derive v0.1.6
25852026-04-29T19:18:21.292Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25862026-04-29T19:18:21.451Z Compiling unicode-linebreak v0.1.5
25872026-04-29T19:18:21.511Z Compiling smawk v0.3.2
25882026-04-29T19:18:21.568Z Compiling humantime v2.3.0
25892026-04-29T19:18:21.743Z Compiling textwrap v0.16.2
25902026-04-29T19:18:21.843Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25912026-04-29T19:18:22.255Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25922026-04-29T19:18:22.449Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25932026-04-29T19:18:23.011Z Compiling dropshot-api-manager-types v0.7.1
25942026-04-29T19:18:23.060Z Compiling base64 v0.21.7
25952026-04-29T19:18:23.228Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25962026-04-29T19:18:23.364Z Compiling steno v0.4.1
25972026-04-29T19:18:23.601Z Compiling tagptr v0.2.0
25982026-04-29T19:18:23.647Z Compiling utf-8 v0.7.6
25992026-04-29T19:18:23.672Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26002026-04-29T19:18:23.822Z Compiling moka v0.12.13
26012026-04-29T19:18:23.852Z Compiling tungstenite v0.21.0
26022026-04-29T19:18:23.897Z Compiling radium v0.7.0
26032026-04-29T19:18:24.510Z Compiling tokio-tungstenite v0.21.0
26042026-04-29T19:18:24.663Z Compiling tap v1.0.1
26052026-04-29T19:18:24.688Z Compiling maybe-uninit v2.0.0
26062026-04-29T19:18:24.819Z Compiling wyz v0.5.1
26072026-04-29T19:18:24.904Z Compiling zerocopy-derive v0.6.6
26082026-04-29T19:18:24.973Z Compiling hickory-resolver v0.25.2
26092026-04-29T19:18:24.996Z Compiling display-error-chain v0.2.2
26102026-04-29T19:18:25.076Z Compiling crc-catalog v2.4.0
26112026-04-29T19:18:25.099Z Compiling packed_struct v0.10.1
26122026-04-29T19:18:25.099Z Compiling funty v2.0.0
26132026-04-29T19:18:25.196Z Compiling crc v3.4.0
26142026-04-29T19:18:25.327Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
26152026-04-29T19:18:25.448Z Compiling packed_struct_codegen v0.10.1
26162026-04-29T19:18:25.611Z Compiling bitvec v1.0.1
26172026-04-29T19:18:25.692Z Compiling zerocopy v0.6.6
26182026-04-29T19:18:26.012Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26192026-04-29T19:18:26.080Z Compiling bitfield-macros v0.19.4
26202026-04-29T19:18:26.083Z Compiling indexmap v1.9.3
26212026-04-29T19:18:26.341Z Compiling nodrop v0.1.14
26222026-04-29T19:18:26.477Z Compiling array-init v0.0.4
26232026-04-29T19:18:26.532Z Compiling smallvec v0.6.14
26242026-04-29T19:18:26.806Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26252026-04-29T19:18:26.827Z Compiling bitfield v0.19.4
26262026-04-29T19:18:26.864Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26272026-04-29T19:18:27.169Z Compiling num-derive v0.3.3
26282026-04-29T19:18:27.285Z Compiling proc-macro-error-attr2 v2.0.0
26292026-04-29T19:18:27.700Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26302026-04-29T19:18:28.049Z Compiling hashbrown v0.12.3
26312026-04-29T19:18:29.040Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26322026-04-29T19:18:29.185Z Compiling libscf-sys v1.1.0
26332026-04-29T19:18:29.247Z Compiling proc-macro-error2 v2.0.1
26342026-04-29T19:18:29.361Z Compiling serde-hex v0.1.0
26352026-04-29T19:18:29.555Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26362026-04-29T19:18:29.576Z Compiling ron v0.8.1
26372026-04-29T19:18:29.735Z Compiling typify-impl v0.4.3
26382026-04-29T19:18:29.801Z Compiling hashbrown v0.13.2
26392026-04-29T19:18:30.418Z Compiling vergen-gitcl v1.0.8
26402026-04-29T19:18:30.651Z Compiling dirs-sys-next v0.1.2
26412026-04-29T19:18:30.692Z Compiling crc-any v2.5.0
26422026-04-29T19:18:30.816Z Compiling maplit v1.0.2
26432026-04-29T19:18:30.932Z Compiling glob v0.3.3
26442026-04-29T19:18:30.954Z Compiling crunchy v0.2.4
26452026-04-29T19:18:31.123Z Compiling diesel_derives v2.3.7
26462026-04-29T19:18:31.283Z Compiling dirs-next v2.0.0
26472026-04-29T19:18:31.327Z Compiling clang-sys v1.8.1
26482026-04-29T19:18:31.414Z Compiling object v0.30.4
26492026-04-29T19:18:31.440Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26502026-04-29T19:18:31.443Z Compiling tabled_derive v0.11.0
26512026-04-29T19:18:31.482Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26522026-04-29T19:18:31.507Z Compiling papergrid v0.17.0
26532026-04-29T19:18:31.717Z Compiling testing_table v0.3.0
26542026-04-29T19:18:31.938Z Compiling dsl_auto_type v0.2.0
26552026-04-29T19:18:32.048Z Compiling scheduled-thread-pool v0.2.7
26562026-04-29T19:18:32.132Z Compiling diesel_table_macro_syntax v0.3.0
26572026-04-29T19:18:32.160Z Compiling tiny-keccak v2.0.2
26582026-04-29T19:18:32.195Z Compiling path-slash v0.1.5
26592026-04-29T19:18:32.377Z Compiling r2d2 v0.8.10
26602026-04-29T19:18:32.475Z Compiling term v0.7.0
26612026-04-29T19:18:32.628Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26622026-04-29T19:18:32.650Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26632026-04-29T19:18:32.674Z Compiling xshell-macros v0.2.7
26642026-04-29T19:18:32.886Z Compiling tabled v0.20.0
26652026-04-29T19:18:32.979Z Compiling bit-vec v0.6.3
26662026-04-29T19:18:33.001Z Compiling downcast-rs v2.0.2
26672026-04-29T19:18:33.083Z Compiling xshell v0.2.7
26682026-04-29T19:18:33.146Z Compiling ascii-canvas v3.0.0
26692026-04-29T19:18:33.181Z Compiling bit-set v0.5.3
26702026-04-29T19:18:33.202Z Compiling typify-macro v0.4.3
26712026-04-29T19:18:33.375Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26722026-04-29T19:18:33.410Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26732026-04-29T19:18:33.474Z Compiling itertools v0.10.5
26742026-04-29T19:18:33.884Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26752026-04-29T19:18:33.928Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26762026-04-29T19:18:34.035Z Compiling ena v0.14.4
26772026-04-29T19:18:34.278Z Compiling libloading v0.8.9
26782026-04-29T19:18:34.384Z Compiling regex-syntax v0.6.29
26792026-04-29T19:18:34.511Z Compiling diff v0.1.13
26802026-04-29T19:18:34.548Z Compiling bindgen v0.71.1
26812026-04-29T19:18:34.722Z Compiling unicase v2.9.0
26822026-04-29T19:18:34.771Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26832026-04-29T19:18:35.048Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26842026-04-29T19:18:35.967Z Compiling lalrpop v0.19.12
26852026-04-29T19:18:36.319Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26862026-04-29T19:18:36.419Z Compiling cexpr v0.6.0
26872026-04-29T19:18:36.912Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26882026-04-29T19:18:37.065Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26892026-04-29T19:18:37.159Z Compiling diesel v2.3.7
26902026-04-29T19:18:37.185Z Compiling crc8 v0.1.1
26912026-04-29T19:18:37.266Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26922026-04-29T19:18:37.326Z Compiling typify v0.4.3
26932026-04-29T19:18:37.472Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26942026-04-29T19:18:37.528Z Compiling headers-core v0.3.0
26952026-04-29T19:18:37.691Z Compiling libxml v0.3.3
26962026-04-29T19:18:38.020Z Compiling headers v0.4.1
26972026-04-29T19:18:38.025Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26982026-04-29T19:18:38.163Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26992026-04-29T19:18:38.368Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27002026-04-29T19:18:38.804Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27012026-04-29T19:18:39.230Z Compiling strum_macros v0.24.3
27022026-04-29T19:18:39.281Z Compiling indoc v1.0.9
27032026-04-29T19:18:40.181Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27042026-04-29T19:18:40.181Z Compiling derive_builder v0.20.2
27052026-04-29T19:18:40.181Z Compiling oso-derive v0.27.3
27062026-04-29T19:18:40.181Z Compiling quick-xml v0.37.5
27072026-04-29T19:18:40.181Z Compiling impl-trait-for-tuples v0.2.3
27082026-04-29T19:18:40.299Z Compiling half v1.8.3
27092026-04-29T19:18:40.630Z Compiling openssl-probe v0.1.6
27102026-04-29T19:18:40.745Z Compiling serde_cbor v0.11.2
27112026-04-29T19:18:40.829Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27122026-04-29T19:18:40.934Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27132026-04-29T19:18:41.228Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27142026-04-29T19:18:41.546Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27152026-04-29T19:18:41.568Z Compiling bb8 v0.8.6
27162026-04-29T19:18:41.780Z Compiling trait-variant v0.1.2
27172026-04-29T19:18:41.865Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27182026-04-29T19:18:41.911Z Compiling samael v0.0.19
27192026-04-29T19:18:41.945Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27202026-04-29T19:18:42.000Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27212026-04-29T19:18:42.237Z Compiling fxhash v0.2.1
27222026-04-29T19:18:42.294Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27232026-04-29T19:18:42.387Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
27242026-04-29T19:18:42.446Z Compiling progenitor-impl v0.10.0
27252026-04-29T19:18:42.562Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27262026-04-29T19:18:42.586Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27272026-04-29T19:18:42.640Z Compiling kstat-rs v0.2.4
27282026-04-29T19:18:42.832Z Compiling libz-sys v1.1.24
27292026-04-29T19:18:43.124Z Compiling nonempty v0.12.0
27302026-04-29T19:18:43.274Z Compiling salty v0.3.0
27312026-04-29T19:18:43.419Z Compiling polar-core v0.27.3
27322026-04-29T19:18:43.422Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27332026-04-29T19:18:43.795Z Compiling progenitor-impl v0.11.2
27342026-04-29T19:18:43.980Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27352026-04-29T19:18:44.156Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27362026-04-29T19:18:44.579Z Compiling progenitor-macro v0.10.0
27372026-04-29T19:18:45.798Z Compiling darling_core v0.23.0
27382026-04-29T19:18:45.981Z Compiling nanorand v0.7.0
27392026-04-29T19:18:46.264Z Compiling arc-swap v1.8.2
27402026-04-29T19:18:46.365Z Compiling fs-err v2.11.0
27412026-04-29T19:18:46.644Z Compiling parking_lot_core v0.8.6
27422026-04-29T19:18:46.844Z Compiling mime_guess v2.0.5
27432026-04-29T19:18:47.087Z Compiling slog-scope v4.4.1
27442026-04-29T19:18:47.362Z Compiling flume v0.11.1
27452026-04-29T19:18:47.570Z Compiling progenitor-macro v0.11.2
27462026-04-29T19:18:47.764Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27472026-04-29T19:18:48.012Z Compiling darling_macro v0.23.0
27482026-04-29T19:18:48.101Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27492026-04-29T19:18:48.618Z Compiling progenitor v0.10.0
27502026-04-29T19:18:48.802Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27512026-04-29T19:18:49.383Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27522026-04-29T19:18:49.614Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27532026-04-29T19:18:50.247Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27542026-04-29T19:18:51.559Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27552026-04-29T19:18:51.750Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27562026-04-29T19:18:53.119Z Compiling oso v0.27.3
27572026-04-29T19:18:53.919Z Compiling progenitor-client v0.11.2
27582026-04-29T19:18:56.762Z Compiling diesel-dtrace v0.5.0
27592026-04-29T19:18:57.112Z Compiling async-bb8-diesel v0.2.1
27602026-04-29T19:18:57.565Z Compiling git-stub v1.0.0
27612026-04-29T19:18:57.597Z Compiling libgit2-sys v0.18.3+1.9.2
27622026-04-29T19:18:57.703Z Compiling instability v0.3.11
27632026-04-29T19:18:57.736Z Compiling progenitor v0.11.2
27642026-04-29T19:18:57.845Z Compiling git-stub-vcs v0.1.0
27652026-04-29T19:18:57.914Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27662026-04-29T19:18:57.970Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27672026-04-29T19:18:58.203Z Compiling darling v0.23.0
27682026-04-29T19:18:58.321Z Compiling slog-stdlog v4.1.1
27692026-04-29T19:18:58.925Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27702026-04-29T19:18:59.181Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27712026-04-29T19:18:59.625Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27722026-04-29T19:19:00.330Z Compiling ignore v0.4.25
27732026-04-29T19:19:00.402Z Compiling primeorder v0.13.6
27742026-04-29T19:19:00.718Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-04-29T19:19:01.008Z Compiling castaway v0.2.4
27762026-04-29T19:19:01.166Z Compiling atty v0.2.14
27772026-04-29T19:19:01.333Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-04-29T19:19:01.591Z Compiling indoc v2.0.7
27792026-04-29T19:19:01.983Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27802026-04-29T19:19:02.030Z Compiling parse-size v1.1.0
27812026-04-29T19:19:02.133Z Compiling http-range v0.1.5
27822026-04-29T19:19:02.250Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27832026-04-29T19:19:02.477Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27842026-04-29T19:19:02.671Z Compiling compact_str v0.8.1
27852026-04-29T19:19:02.957Z Compiling globwalk v0.9.1
27862026-04-29T19:19:03.798Z Compiling p384 v0.13.1
27872026-04-29T19:19:03.912Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27882026-04-29T19:19:04.065Z Compiling parking_lot v0.11.2
27892026-04-29T19:19:04.491Z Compiling slog-envlogger v2.2.0
27902026-04-29T19:19:04.980Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27912026-04-29T19:19:05.163Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27922026-04-29T19:19:05.325Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27932026-04-29T19:19:05.453Z Compiling predicates-tree v1.0.13
27942026-04-29T19:19:05.697Z Compiling unicode-truncate v1.1.0
27952026-04-29T19:19:05.723Z Compiling lru v0.12.5
27962026-04-29T19:19:05.941Z Compiling rand_seeder v0.4.0
27972026-04-29T19:19:05.947Z Compiling prefix-trie v0.7.0
27982026-04-29T19:19:05.947Z Compiling vergen-git2 v1.0.7
27992026-04-29T19:19:05.979Z Compiling cassowary v0.3.0
28002026-04-29T19:19:06.092Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28012026-04-29T19:19:06.171Z Compiling camino-tempfile-ext v0.3.3
28022026-04-29T19:19:06.284Z Compiling ratatui v0.29.0
28032026-04-29T19:19:06.439Z Compiling hickory-server v0.25.2
28042026-04-29T19:19:06.750Z Compiling hyper-staticfile v0.10.1
28052026-04-29T19:19:06.848Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28062026-04-29T19:19:07.167Z Compiling sled v0.34.7
28072026-04-29T19:19:07.949Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28082026-04-29T19:19:08.445Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28092026-04-29T19:19:08.516Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28102026-04-29T19:19:08.620Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28112026-04-29T19:19:09.290Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
28122026-04-29T19:19:09.577Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28132026-04-29T19:19:10.035Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28142026-04-29T19:19:10.097Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28152026-04-29T19:19:10.348Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28162026-04-29T19:19:10.553Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28172026-04-29T19:19:10.782Z Compiling corncobs v0.1.4
28182026-04-29T19:19:10.806Z Compiling rustls v0.21.12
28192026-04-29T19:19:11.055Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28202026-04-29T19:19:11.118Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28212026-04-29T19:19:11.285Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28222026-04-29T19:19:11.467Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28232026-04-29T19:19:11.788Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28242026-04-29T19:19:11.850Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28252026-04-29T19:19:11.874Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28262026-04-29T19:19:12.273Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28272026-04-29T19:19:12.728Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28282026-04-29T19:19:15.025Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28292026-04-29T19:19:15.304Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28302026-04-29T19:19:15.326Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28312026-04-29T19:19:15.454Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28322026-04-29T19:19:15.537Z Compiling rustls-webpki v0.101.7
28332026-04-29T19:19:15.559Z Compiling sct v0.7.1
28342026-04-29T19:19:15.680Z Compiling nix v0.29.0
28352026-04-29T19:19:15.846Z Compiling secrecy v0.8.0
28362026-04-29T19:19:16.042Z Compiling dropshot v0.16.7
28372026-04-29T19:19:16.086Z Compiling void v1.0.2
28382026-04-29T19:19:16.236Z Compiling lzss v0.8.2
28392026-04-29T19:19:16.928Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28402026-04-29T19:19:17.262Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28412026-04-29T19:19:17.485Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28422026-04-29T19:19:18.188Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28432026-04-29T19:19:18.582Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28442026-04-29T19:19:18.638Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28452026-04-29T19:19:18.836Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28462026-04-29T19:19:19.076Z Compiling tungstenite v0.23.0
28472026-04-29T19:19:19.334Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28482026-04-29T19:19:19.526Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28492026-04-29T19:19:19.560Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28502026-04-29T19:19:19.750Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28512026-04-29T19:19:19.785Z Compiling toml v0.9.12+spec-1.1.0
28522026-04-29T19:19:19.971Z Compiling nix v0.27.1
28532026-04-29T19:19:20.299Z Compiling dropshot_endpoint v0.16.7
28542026-04-29T19:19:20.940Z Compiling serde_bytes v0.11.19
28552026-04-29T19:19:21.156Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
28562026-04-29T19:19:21.301Z Compiling tokio-tungstenite v0.23.1
28572026-04-29T19:19:21.462Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28582026-04-29T19:19:21.682Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28592026-04-29T19:19:21.872Z Compiling tokio-rustls v0.24.1
28602026-04-29T19:19:22.155Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28612026-04-29T19:19:22.895Z Compiling git2 v0.20.4
28622026-04-29T19:19:23.967Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28632026-04-29T19:19:24.369Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28642026-04-29T19:19:26.460Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28652026-04-29T19:19:26.667Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28662026-04-29T19:19:26.830Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28672026-04-29T19:19:27.098Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28682026-04-29T19:19:27.433Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28692026-04-29T19:19:28.261Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28702026-04-29T19:19:28.819Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28712026-04-29T19:19:29.984Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28722026-04-29T19:19:30.190Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28732026-04-29T19:19:31.102Z Compiling rustls-pemfile v1.0.4
28742026-04-29T19:19:31.580Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28752026-04-29T19:19:32.126Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28762026-04-29T19:19:32.714Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28772026-04-29T19:19:34.728Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28782026-04-29T19:19:34.944Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28792026-04-29T19:19:35.000Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28802026-04-29T19:19:35.142Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28812026-04-29T19:19:35.183Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28822026-04-29T19:19:35.314Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28832026-04-29T19:19:35.423Z Compiling signal-hook-tokio v0.3.1
28842026-04-29T19:19:35.623Z Compiling twox-hash v2.1.2
28852026-04-29T19:19:36.152Z Compiling yasna v0.5.2
28862026-04-29T19:19:36.175Z Compiling is_ci v1.2.0
28872026-04-29T19:19:36.394Z Compiling supports-color v3.0.2
28882026-04-29T19:19:36.692Z Compiling rcgen v0.12.1
28892026-04-29T19:19:36.715Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28902026-04-29T19:19:37.631Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28912026-04-29T19:19:37.698Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28922026-04-29T19:19:37.765Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28932026-04-29T19:19:38.785Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28942026-04-29T19:19:38.809Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28952026-04-29T19:19:38.892Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28962026-04-29T19:19:39.720Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28972026-04-29T19:19:41.168Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28982026-04-29T19:19:41.214Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28992026-04-29T19:19:41.311Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29002026-04-29T19:19:41.605Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29012026-04-29T19:19:41.841Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29022026-04-29T19:19:41.866Z Compiling fatfs v0.3.6
29032026-04-29T19:19:42.084Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29042026-04-29T19:19:43.123Z Compiling subprocess v0.2.15
29052026-04-29T19:19:43.668Z Compiling rtoolbox v0.0.3
29062026-04-29T19:19:43.942Z Compiling assert_matches v1.5.0
29072026-04-29T19:19:43.983Z Compiling seq-macro v0.3.6
29082026-04-29T19:19:44.054Z Compiling rpassword v7.4.0
29092026-04-29T19:19:44.374Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29102026-04-29T19:19:44.566Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29112026-04-29T19:19:45.031Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29122026-04-29T19:19:45.310Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29132026-04-29T19:19:45.769Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29142026-04-29T19:19:45.911Z Compiling tui-tree-widget v0.23.1
29152026-04-29T19:19:46.211Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29162026-04-29T19:19:46.266Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29172026-04-29T19:19:46.790Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29182026-04-29T19:19:47.707Z Compiling uzers v0.12.2
29192026-04-29T19:19:48.916Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29202026-04-29T19:19:49.245Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29212026-04-29T19:19:49.535Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29222026-04-29T19:19:50.691Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29232026-04-29T19:19:54.008Z Compiling support-bundle-viewer v0.1.2
29242026-04-29T19:19:55.901Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29252026-04-29T19:19:56.220Z Compiling multimap v0.10.1
29262026-04-29T19:20:03.520Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29272026-04-29T19:20:12.643Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29282026-04-29T19:20:14.566Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29292026-04-29T19:20:15.495Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29302026-04-29T19:25:15.401Z Finished `release` profile [optimized] target(s) in 7m 14s
29312026-04-29T19:26:03.191Z
29322026-04-29T19:26:03.191Zreal 8:03.233192544
29332026-04-29T19:26:03.191Zuser 1:16:56.394617630
29342026-04-29T19:26:03.194Zsys 3:30.432804317
29352026-04-29T19:26:03.194Ztrap 1.767773621
29362026-04-29T19:26:03.194Ztflt 2.174018019
29372026-04-29T19:26:03.195Zdflt 16.726744614
29382026-04-29T19:26:03.195Zkflt 0.003257236
29392026-04-29T19:26:03.195Zlock 6:25:29.782899806
29402026-04-29T19:26:03.195Zslp 2:12:10.770455015
29412026-04-29T19:26:03.195Zlat 2:26.452541529
29422026-04-29T19:26:03.195Zstop 5:12.370927931
29432026-04-29T19:26:03.195Z+ mapfile -t packages
29442026-04-29T19:26:03.195Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29452026-04-29T19:26:04.138Z Finished `release` profile [optimized] target(s) in 0.93s
29462026-04-29T19:26:04.208Z Running `target/release/omicron-package -t test list-outputs`
29472026-04-29T19:26:04.260ZLogging to: /work/oxidecomputer/omicron/out/LOG
29482026-04-29T19:26:04.264Z+ ptime -m cargo build --locked --release -p xtask
29492026-04-29T19:26:04.783Z Compiling libc v0.2.185
29502026-04-29T19:26:04.783Z Compiling serde v1.0.228
29512026-04-29T19:26:04.783Z Compiling serde_core v1.0.228
29522026-04-29T19:26:04.787Z Compiling rustix v1.1.3
29532026-04-29T19:26:04.787Z Compiling serde_json v1.0.149
29542026-04-29T19:26:04.787Z Compiling bitflags v2.11.0
29552026-04-29T19:26:04.787Z Compiling num-traits v0.2.19
29562026-04-29T19:26:04.899Z Compiling syn v2.0.117
29572026-04-29T19:26:04.919Z Compiling smallvec v1.15.1
29582026-04-29T19:26:04.950Z Compiling indexmap v2.14.0
29592026-04-29T19:26:04.970Z Compiling usdt-impl v0.5.0
29602026-04-29T19:26:04.973Z Compiling syn v1.0.109
29612026-04-29T19:26:04.995Z Compiling log v0.4.29
29622026-04-29T19:26:04.995Z Compiling getrandom v0.4.1
29632026-04-29T19:26:05.173Z Compiling percent-encoding v2.3.2
29642026-04-29T19:26:05.324Z Compiling form_urlencoded v1.2.2
29652026-04-29T19:26:05.378Z Compiling fs-err v3.3.0
29662026-04-29T19:26:05.400Z Compiling once_cell v1.21.3
29672026-04-29T19:26:05.404Z Compiling heck v0.4.1
29682026-04-29T19:26:05.410Z Compiling anyhow v1.0.102
29692026-04-29T19:26:05.647Z Compiling errno v0.3.14
29702026-04-29T19:26:05.651Z Compiling thread-id v4.2.2
29712026-04-29T19:26:05.651Z Compiling memmap v0.7.0
29722026-04-29T19:26:05.890Z Compiling ordered-float v2.10.1
29732026-04-29T19:26:06.446Z Compiling proc-macro-error v1.0.4
29742026-04-29T19:26:06.650Z Compiling terminal_size v0.4.3
29752026-04-29T19:26:06.650Z Compiling tempfile v3.25.0
29762026-04-29T19:26:06.692Z Compiling tabled_derive v0.7.0
29772026-04-29T19:26:06.749Z Compiling clap_builder v4.5.60
29782026-04-29T19:26:06.749Z Compiling textwrap v0.16.2
29792026-04-29T19:26:06.893Z Compiling camino-tempfile v1.4.1
29802026-04-29T19:26:07.367Z Compiling tabled v0.15.0
29812026-04-29T19:26:07.423Z Compiling synstructure v0.13.2
29822026-04-29T19:26:07.423Z Compiling pest_generator v2.8.6
29832026-04-29T19:26:07.816Z Compiling serde_derive v1.0.228
29842026-04-29T19:26:07.816Z Compiling zerofrom-derive v0.1.6
29852026-04-29T19:26:07.819Z Compiling yoke-derive v0.8.1
29862026-04-29T19:26:07.819Z Compiling zerovec-derive v0.11.2
29872026-04-29T19:26:07.819Z Compiling displaydoc v0.2.5
29882026-04-29T19:26:07.819Z Compiling thiserror-impl v1.0.69
29892026-04-29T19:26:07.819Z Compiling zerocopy-derive v0.7.35
29902026-04-29T19:26:07.819Z Compiling scroll_derive v0.12.1
29912026-04-29T19:26:07.819Z Compiling thiserror-impl v2.0.18
29922026-04-29T19:26:07.827Z Compiling clap_derive v4.5.55
29932026-04-29T19:26:07.970Z Compiling pest_derive v2.8.6
29942026-04-29T19:26:08.540Z Compiling scroll v0.12.0
29952026-04-29T19:26:08.691Z Compiling zerocopy v0.7.35
29962026-04-29T19:26:08.834Z Compiling goblin v0.8.2
29972026-04-29T19:26:08.847Z Compiling zerofrom v0.1.6
29982026-04-29T19:26:08.934Z Compiling thiserror v1.0.69
29992026-04-29T19:26:09.003Z Compiling yoke v0.8.1
30002026-04-29T19:26:09.053Z Compiling dtrace-parser v0.2.0
30012026-04-29T19:26:09.104Z Compiling thiserror v2.0.18
30022026-04-29T19:26:09.182Z Compiling zerovec v0.11.5
30032026-04-29T19:26:09.194Z Compiling zerotrie v0.2.3
30042026-04-29T19:26:09.496Z Compiling clap v4.5.60
30052026-04-29T19:26:09.713Z Compiling tinystr v0.8.2
30062026-04-29T19:26:09.779Z Compiling potential_utf v0.1.4
30072026-04-29T19:26:09.940Z Compiling icu_locale_core v2.1.1
30082026-04-29T19:26:09.970Z Compiling icu_collections v2.1.1
30092026-04-29T19:26:10.704Z Compiling icu_provider v2.1.1
30102026-04-29T19:26:11.006Z Compiling icu_properties v2.1.2
30112026-04-29T19:26:11.114Z Compiling icu_normalizer v2.1.1
30122026-04-29T19:26:11.270Z Compiling toml_datetime v0.6.11
30132026-04-29T19:26:11.431Z Compiling serde_spanned v0.6.9
30142026-04-29T19:26:11.511Z Compiling dof v0.3.0
30152026-04-29T19:26:11.610Z Compiling toml_edit v0.22.27
30162026-04-29T19:26:11.636Z Compiling serde_tokenstream v0.2.3
30172026-04-29T19:26:11.853Z Compiling serde-value v0.7.0
30182026-04-29T19:26:11.887Z Compiling idna_adapter v1.2.1
30192026-04-29T19:26:11.948Z Compiling cargo-platform v0.2.0
30202026-04-29T19:26:11.960Z Compiling macaddr v1.0.1
30212026-04-29T19:26:12.025Z Compiling idna v1.1.0
30222026-04-29T19:26:12.323Z Compiling usdt-attr-macro v0.5.0
30232026-04-29T19:26:12.349Z Compiling url v2.5.8
30242026-04-29T19:26:12.378Z Compiling usdt-macro v0.5.0
30252026-04-29T19:26:13.010Z Compiling usdt v0.5.0
30262026-04-29T19:26:13.177Z Compiling toml v0.8.23
30272026-04-29T19:26:13.623Z Compiling cargo-util-schemas v0.8.2
30282026-04-29T19:26:13.623Z Compiling cargo_toml v0.21.0
30292026-04-29T19:26:14.626Z Compiling cargo_metadata v0.21.0
30302026-04-29T19:26:17.708Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30312026-04-29T19:26:20.735Z Finished `release` profile [optimized] target(s) in 16.45s
30322026-04-29T19:26:20.902Z
30332026-04-29T19:26:20.902Zreal 16.598739873
30342026-04-29T19:26:20.902Zuser 2:21.512135251
30352026-04-29T19:26:20.902Zsys 16.755199149
30362026-04-29T19:26:20.906Ztrap 0.076213099
30372026-04-29T19:26:20.906Ztflt 0.595630215
30382026-04-29T19:26:20.906Zdflt 1.535153424
30392026-04-29T19:26:20.906Zkflt 0.000074819
30402026-04-29T19:26:20.906Zlock 5:22.072184276
30412026-04-29T19:26:20.906Zslp 3:29.083728768
30422026-04-29T19:26:20.907Zlat 5.706281765
30432026-04-29T19:26:20.907Zstop 18.697120269
30442026-04-29T19:26:20.907Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30452026-04-29T19:26:20.907Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30462026-04-29T19:26:20.907Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30472026-04-29T19:26:20.907Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30482026-04-29T19:26:20.907Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30492026-04-29T19:26:21.821Z Compiling newtype-uuid-macros v0.1.0
30502026-04-29T19:26:21.821Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30512026-04-29T19:26:21.824Z Compiling regress v0.10.5
30522026-04-29T19:26:21.824Z Compiling structmeta-derive v0.3.0
30532026-04-29T19:26:21.824Z Compiling rustls v0.22.4
30542026-04-29T19:26:21.824Z Compiling rustls-webpki v0.102.8
30552026-04-29T19:26:21.824Z Compiling multer v3.1.0
30562026-04-29T19:26:21.969Z Compiling debug-ignore v1.0.5
30572026-04-29T19:26:21.973Z Compiling compression-core v0.4.31
30582026-04-29T19:26:21.973Z Compiling match_cfg v0.1.0
30592026-04-29T19:26:21.974Z Compiling slog-json v2.6.1
30602026-04-29T19:26:22.057Z Compiling async-stream-impl v0.3.6
30612026-04-29T19:26:22.073Z Compiling serde_spanned v1.0.4
30622026-04-29T19:26:22.077Z Compiling toml_datetime v1.0.0+spec-1.1.0
30632026-04-29T19:26:22.094Z Compiling dropshot v0.17.0
30642026-04-29T19:26:22.109Z Compiling toml_writer v1.0.6+spec-1.1.0
30652026-04-29T19:26:22.125Z Compiling hostname v0.3.1
30662026-04-29T19:26:22.174Z Compiling itertools v0.14.0
30672026-04-29T19:26:22.240Z Compiling waitgroup v0.1.2
30682026-04-29T19:26:22.240Z Compiling rustls-pemfile v2.2.0
30692026-04-29T19:26:22.286Z Compiling slog-bunyan v2.5.0
30702026-04-29T19:26:22.321Z Compiling compression-codecs v0.4.37
30712026-04-29T19:26:22.410Z Compiling toml v1.0.6+spec-1.1.0
30722026-04-29T19:26:22.426Z Compiling dropshot_endpoint v0.17.0
30732026-04-29T19:26:22.441Z Compiling hostname v0.4.2
30742026-04-29T19:26:22.475Z Compiling serde_path_to_error v0.1.20
30752026-04-29T19:26:22.480Z Compiling progenitor-client v0.14.0
30762026-04-29T19:26:22.480Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30772026-04-29T19:26:22.528Z Compiling async-compression v0.4.41
30782026-04-29T19:26:22.589Z Compiling macaddr v1.0.1
30792026-04-29T19:26:22.617Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30802026-04-29T19:26:22.698Z Compiling instant v0.1.13
30812026-04-29T19:26:22.729Z Compiling async-stream v0.3.6
30822026-04-29T19:26:22.746Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30832026-04-29T19:26:22.746Z Compiling progenitor-client v0.10.0
30842026-04-29T19:26:22.835Z Compiling backon v1.6.0
30852026-04-29T19:26:22.854Z Compiling backoff v0.4.0
30862026-04-29T19:26:22.859Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30872026-04-29T19:26:22.890Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30882026-04-29T19:26:22.894Z Compiling universal-hash v0.5.1
30892026-04-29T19:26:22.894Z Compiling opaque-debug v0.3.1
30902026-04-29T19:26:22.935Z Compiling half v2.7.1
30912026-04-29T19:26:22.996Z Compiling ciborium-io v0.2.2
30922026-04-29T19:26:23.068Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30932026-04-29T19:26:23.085Z Compiling progenitor-extras v0.2.0
30942026-04-29T19:26:23.088Z Compiling unsafe-libyaml v0.2.11
30952026-04-29T19:26:23.117Z Compiling crucible-workspace-hack v0.1.0
30962026-04-29T19:26:23.118Z Compiling convert_case v0.4.0
30972026-04-29T19:26:23.121Z Compiling regress v0.11.1
30982026-04-29T19:26:23.223Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30992026-04-29T19:26:23.267Z Compiling ciborium-ll v0.2.2
31002026-04-29T19:26:23.318Z Compiling aead v0.5.2
31012026-04-29T19:26:23.361Z Compiling secrecy v0.10.3
31022026-04-29T19:26:23.399Z Compiling structmeta v0.3.0
31032026-04-29T19:26:23.413Z Compiling poly1305 v0.8.0
31042026-04-29T19:26:23.474Z Compiling ciborium v0.2.2
31052026-04-29T19:26:23.514Z Compiling chacha20 v0.9.1
31062026-04-29T19:26:23.524Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
31072026-04-29T19:26:23.536Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31082026-04-29T19:26:23.556Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31092026-04-29T19:26:23.561Z Compiling thiserror-impl-no-std v2.0.2
31102026-04-29T19:26:23.599Z Compiling derive_more v0.99.20
31112026-04-29T19:26:23.639Z Compiling derive-ex v0.1.8
31122026-04-29T19:26:23.781Z Compiling parse-display-derive v0.10.0
31132026-04-29T19:26:23.797Z Compiling serde_yaml v0.9.34+deprecated
31142026-04-29T19:26:23.825Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31152026-04-29T19:26:23.879Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31162026-04-29T19:26:23.900Z Compiling byte-wrapper v0.1.0
31172026-04-29T19:26:23.920Z Compiling blake2 v0.10.6
31182026-04-29T19:26:24.022Z Compiling password-hash v0.5.0
31192026-04-29T19:26:24.082Z Compiling chacha20poly1305 v0.10.1
31202026-04-29T19:26:24.191Z Compiling indent_write v2.2.0
31212026-04-29T19:26:24.258Z Compiling tokio-rustls v0.25.0
31222026-04-29T19:26:24.289Z Compiling argon2 v0.5.3
31232026-04-29T19:26:24.309Z Compiling heapless v0.8.0
31242026-04-29T19:26:24.361Z Compiling ingot-macros v0.1.1
31252026-04-29T19:26:24.498Z Compiling toml_edit v0.23.10+spec-1.0.0
31262026-04-29T19:26:24.515Z Compiling hash32 v0.3.1
31272026-04-29T19:26:24.696Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31282026-04-29T19:26:24.815Z Compiling typify-impl v0.6.2
31292026-04-29T19:26:24.832Z Compiling thiserror-no-std v2.0.2
31302026-04-29T19:26:24.945Z Compiling vsss-rs v3.3.4
31312026-04-29T19:26:24.993Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31322026-04-29T19:26:25.233Z Compiling smoltcp v0.11.0
31332026-04-29T19:26:25.326Z Compiling proc-macro-crate v3.4.0
31342026-04-29T19:26:25.384Z Compiling test-strategy v0.4.5
31352026-04-29T19:26:25.508Z Compiling tabwriter v1.4.1
31362026-04-29T19:26:25.530Z Compiling parse-display v0.10.0
31372026-04-29T19:26:25.623Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31382026-04-29T19:26:25.665Z Compiling num-rational v0.4.2
31392026-04-29T19:26:25.746Z Compiling cobs v0.3.0
31402026-04-29T19:26:25.762Z Compiling num-complex v0.4.6
31412026-04-29T19:26:25.798Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31422026-04-29T19:26:25.884Z Compiling proc-macro-error v1.0.4
31432026-04-29T19:26:25.908Z Compiling num_enum_derive v0.7.5
31442026-04-29T19:26:25.970Z Compiling postcard v1.1.3
31452026-04-29T19:26:26.038Z Compiling proc-macro-crate v1.3.1
31462026-04-29T19:26:26.145Z Compiling num v0.4.3
31472026-04-29T19:26:26.174Z Compiling foreign-types-macros v0.2.3
31482026-04-29T19:26:26.209Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31492026-04-29T19:26:26.232Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31502026-04-29T19:26:26.249Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31512026-04-29T19:26:26.280Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31522026-04-29T19:26:26.355Z Compiling rayon-core v1.13.0
31532026-04-29T19:26:26.429Z Compiling foreign-types-shared v0.3.1
31542026-04-29T19:26:26.465Z Compiling colored v3.1.1
31552026-04-29T19:26:26.484Z Compiling float-ord v0.3.2
31562026-04-29T19:26:26.488Z Compiling cpufeatures v0.3.0
31572026-04-29T19:26:26.542Z Compiling num_enum_derive v0.5.11
31582026-04-29T19:26:26.612Z Compiling chacha20 v0.10.0
31592026-04-29T19:26:26.647Z Compiling crossbeam-deque v0.8.6
31602026-04-29T19:26:26.656Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31612026-04-29T19:26:26.727Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31622026-04-29T19:26:26.763Z Compiling cstr-argument v0.1.2
31632026-04-29T19:26:26.821Z Compiling foreign-types v0.5.0
31642026-04-29T19:26:26.854Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31652026-04-29T19:26:26.924Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31662026-04-29T19:26:26.943Z Compiling rand v0.10.0
31672026-04-29T19:26:26.964Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31682026-04-29T19:26:26.964Z Compiling toml v0.8.23
31692026-04-29T19:26:27.032Z Compiling num_enum v0.7.5
31702026-04-29T19:26:27.100Z Compiling camino-tempfile v1.4.1
31712026-04-29T19:26:27.128Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31722026-04-29T19:26:27.181Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31732026-04-29T19:26:27.204Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31742026-04-29T19:26:27.238Z Compiling zone_cfg_derive v0.3.1
31752026-04-29T19:26:27.273Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31762026-04-29T19:26:27.351Z Compiling rayon v1.11.0
31772026-04-29T19:26:27.369Z Compiling ingot-types v0.1.2
31782026-04-29T19:26:27.375Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31792026-04-29T19:26:27.420Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31802026-04-29T19:26:27.436Z Compiling itertools v0.12.1
31812026-04-29T19:26:27.585Z Compiling num-derive v0.4.2
31822026-04-29T19:26:27.602Z Compiling sigpipe v0.1.3
31832026-04-29T19:26:27.605Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31842026-04-29T19:26:27.642Z Compiling glob v0.3.3
31852026-04-29T19:26:27.676Z Compiling num_enum v0.5.11
31862026-04-29T19:26:27.693Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31872026-04-29T19:26:27.717Z Compiling smf v0.2.3
31882026-04-29T19:26:27.848Z Compiling ingot v0.1.1
31892026-04-29T19:26:27.875Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31902026-04-29T19:26:27.910Z Compiling prettyplease v0.2.37
31912026-04-29T19:26:27.930Z Compiling whoami v1.6.1
31922026-04-29T19:26:27.985Z Compiling gethostname v0.5.0
31932026-04-29T19:26:28.008Z Compiling usdt-macro v0.5.0
31942026-04-29T19:26:28.140Z Compiling usdt-attr-macro v0.5.0
31952026-04-29T19:26:28.218Z Compiling memmap v0.7.0
31962026-04-29T19:26:28.249Z Compiling atomicwrites v0.4.4
31972026-04-29T19:26:28.337Z Compiling derive-where v1.6.0
31982026-04-29T19:26:28.414Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31992026-04-29T19:26:28.438Z Compiling progenitor-client v0.13.0
32002026-04-29T19:26:28.472Z Compiling cancel-safe-futures v0.1.5
32012026-04-29T19:26:28.575Z Compiling resolv-conf v0.7.6
32022026-04-29T19:26:28.629Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
32032026-04-29T19:26:28.710Z Compiling zone v0.3.1
32042026-04-29T19:26:28.765Z Compiling owo-colors v4.3.0
32052026-04-29T19:26:28.814Z Compiling libsw-core v0.3.2
32062026-04-29T19:26:28.832Z Compiling async-recursion v1.1.1
32072026-04-29T19:26:28.984Z Compiling usdt v0.5.0
32082026-04-29T19:26:29.010Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32092026-04-29T19:26:29.037Z Compiling libsw v3.5.0
32102026-04-29T19:26:29.208Z Compiling linear-map v1.2.0
32112026-04-29T19:26:29.212Z Compiling libefi-sys v0.1.0
32122026-04-29T19:26:29.249Z Compiling console v0.15.11
32132026-04-29T19:26:29.279Z Compiling hickory-proto v0.24.4
32142026-04-29T19:26:29.296Z Compiling newline-converter v0.3.0
32152026-04-29T19:26:29.393Z Compiling bitfield-struct v0.6.2
32162026-04-29T19:26:29.442Z Compiling semver v0.1.20
32172026-04-29T19:26:29.460Z Compiling linked-hash-map v0.5.6
32182026-04-29T19:26:29.464Z Compiling tokio-dtrace v0.1.1
32192026-04-29T19:26:29.464Z Compiling typify-macro v0.6.2
32202026-04-29T19:26:29.566Z Compiling dropshot-api-manager-types v0.7.1
32212026-04-29T19:26:29.629Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32222026-04-29T19:26:29.716Z Compiling lru-cache v0.1.2
32232026-04-29T19:26:29.735Z Compiling rustc_version v0.1.7
32242026-04-29T19:26:29.753Z Compiling expectorate v1.2.0
32252026-04-29T19:26:29.770Z Compiling pin-project-internal v1.1.11
32262026-04-29T19:26:29.774Z Compiling slog-dtrace v0.3.0
32272026-04-29T19:26:29.845Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32282026-04-29T19:26:29.868Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32292026-04-29T19:26:29.885Z Compiling minimal-lexical v0.2.1
32302026-04-29T19:26:29.923Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32312026-04-29T19:26:29.951Z Compiling oxide-tokio-rt v0.1.4
32322026-04-29T19:26:29.977Z Compiling typify-impl v0.4.3
32332026-04-29T19:26:29.995Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32342026-04-29T19:26:30.012Z Compiling newtype_derive v0.1.6
32352026-04-29T19:26:30.066Z Compiling phf_shared v0.12.1
32362026-04-29T19:26:30.094Z Compiling pem v3.0.6
32372026-04-29T19:26:30.110Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32382026-04-29T19:26:30.170Z Compiling nom v7.1.3
32392026-04-29T19:26:30.185Z Compiling snafu-derive v0.8.9
32402026-04-29T19:26:30.236Z Compiling csv-core v0.1.13
32412026-04-29T19:26:30.273Z Compiling chrono-tz v0.10.4
32422026-04-29T19:26:30.289Z Compiling xshell-macros v0.2.7
32432026-04-29T19:26:30.448Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32442026-04-29T19:26:30.488Z Compiling same-file v1.0.6
32452026-04-29T19:26:30.502Z Compiling highway v1.3.0
32462026-04-29T19:26:30.607Z Compiling walkdir v2.5.0
32472026-04-29T19:26:30.671Z Compiling csv v1.4.0
32482026-04-29T19:26:30.705Z Compiling xshell v0.2.7
32492026-04-29T19:26:30.826Z Compiling const_format_proc_macros v0.2.34
32502026-04-29T19:26:30.888Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32512026-04-29T19:26:30.921Z Compiling phf v0.12.1
32522026-04-29T19:26:30.982Z Compiling pin-project v1.1.11
32532026-04-29T19:26:31.052Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32542026-04-29T19:26:31.105Z Compiling globset v0.4.18
32552026-04-29T19:26:31.122Z Compiling olpc-cjson v0.1.4
32562026-04-29T19:26:31.255Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
32572026-04-29T19:26:31.270Z Compiling primeorder v0.13.6
32582026-04-29T19:26:31.311Z Compiling serde_plain v1.0.2
32592026-04-29T19:26:31.329Z Compiling typed-path v0.9.3
32602026-04-29T19:26:31.379Z Compiling typify v0.6.2
32612026-04-29T19:26:31.520Z Compiling progenitor-impl v0.14.0
32622026-04-29T19:26:31.533Z Compiling progenitor-impl v0.13.0
32632026-04-29T19:26:31.550Z Compiling hickory-resolver v0.24.4
32642026-04-29T19:26:31.571Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32652026-04-29T19:26:31.571Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32662026-04-29T19:26:31.648Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32672026-04-29T19:26:31.693Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32682026-04-29T19:26:31.834Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32692026-04-29T19:26:32.119Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32702026-04-29T19:26:32.219Z Compiling snafu v0.8.9
32712026-04-29T19:26:32.296Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32722026-04-29T19:26:32.473Z Compiling const_format v0.2.35
32732026-04-29T19:26:32.568Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32742026-04-29T19:26:32.605Z Compiling qorb v0.4.1
32752026-04-29T19:26:32.621Z Compiling tough v0.20.0
32762026-04-29T19:26:32.824Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32772026-04-29T19:26:32.851Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32782026-04-29T19:26:33.133Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32792026-04-29T19:26:33.164Z Compiling tabled_derive v0.7.0
32802026-04-29T19:26:33.393Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32812026-04-29T19:26:33.461Z Compiling bcs v0.1.6
32822026-04-29T19:26:33.705Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32832026-04-29T19:26:33.775Z Compiling salty v0.3.0
32842026-04-29T19:26:33.811Z Compiling radium v0.7.0
32852026-04-29T19:26:33.832Z Compiling termtree v0.5.1
32862026-04-29T19:26:33.966Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32872026-04-29T19:26:34.019Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32882026-04-29T19:26:34.056Z Compiling textwrap v0.16.2
32892026-04-29T19:26:34.170Z Compiling steno v0.4.1
32902026-04-29T19:26:34.192Z Compiling tabled v0.15.0
32912026-04-29T19:26:34.296Z Compiling progenitor-macro v0.14.0
32922026-04-29T19:26:34.314Z Compiling progenitor-macro v0.13.0
32932026-04-29T19:26:34.558Z Compiling typify-macro v0.4.3
32942026-04-29T19:26:34.574Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32952026-04-29T19:26:34.652Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32962026-04-29T19:26:34.716Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32972026-04-29T19:26:34.767Z Compiling maybe-uninit v2.0.0
32982026-04-29T19:26:34.841Z Compiling base64 v0.21.7
32992026-04-29T19:26:34.893Z Compiling humantime v2.3.0
33002026-04-29T19:26:34.911Z Compiling tap v1.0.1
33012026-04-29T19:26:34.926Z Compiling tagptr v0.2.0
33022026-04-29T19:26:35.052Z Compiling wyz v0.5.1
33032026-04-29T19:26:35.108Z Compiling moka v0.12.13
33042026-04-29T19:26:35.224Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33052026-04-29T19:26:35.292Z Compiling p384 v0.13.1
33062026-04-29T19:26:35.440Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33072026-04-29T19:26:35.514Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33082026-04-29T19:26:35.582Z Compiling packed_struct v0.10.1
33092026-04-29T19:26:35.795Z Compiling funty v2.0.0
33102026-04-29T19:26:35.843Z Compiling parking_lot_core v0.8.6
33112026-04-29T19:26:35.900Z Compiling hickory-resolver v0.25.2
33122026-04-29T19:26:35.904Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33132026-04-29T19:26:36.039Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33142026-04-29T19:26:36.151Z Compiling bitvec v1.0.1
33152026-04-29T19:26:36.379Z Compiling typify v0.4.3
33162026-04-29T19:26:36.416Z Compiling polyval v0.6.2
33172026-04-29T19:26:36.420Z Compiling git-stub v1.0.0
33182026-04-29T19:26:36.524Z Compiling packed_struct_codegen v0.10.1
33192026-04-29T19:26:36.612Z Compiling zerocopy-derive v0.6.6
33202026-04-29T19:26:36.665Z Compiling bitfield-macros v0.19.4
33212026-04-29T19:26:36.720Z Compiling proc-macro-error-attr2 v2.0.0
33222026-04-29T19:26:36.756Z Compiling indexmap v1.9.3
33232026-04-29T19:26:36.773Z Compiling utf-8 v0.7.6
33242026-04-29T19:26:36.988Z Compiling crc-catalog v2.4.0
33252026-04-29T19:26:37.005Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33262026-04-29T19:26:37.114Z Compiling nodrop v0.1.14
33272026-04-29T19:26:37.161Z Compiling proc-macro-error2 v2.0.1
33282026-04-29T19:26:37.252Z Compiling array-init v0.0.4
33292026-04-29T19:26:37.276Z Compiling crc v3.4.0
33302026-04-29T19:26:37.324Z Compiling tungstenite v0.21.0
33312026-04-29T19:26:37.467Z Compiling bitfield v0.19.4
33322026-04-29T19:26:37.542Z Compiling git-stub-vcs v0.1.0
33332026-04-29T19:26:37.546Z Compiling ghash v0.5.1
33342026-04-29T19:26:37.546Z Compiling zerocopy v0.6.6
33352026-04-29T19:26:37.643Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33362026-04-29T19:26:37.660Z Compiling smallvec v0.6.14
33372026-04-29T19:26:37.709Z Compiling ctr v0.9.2
33382026-04-29T19:26:37.805Z Compiling num-derive v0.3.3
33392026-04-29T19:26:37.871Z Compiling unicase v2.9.0
33402026-04-29T19:26:37.968Z Compiling hashbrown v0.12.3
33412026-04-29T19:26:37.986Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33422026-04-29T19:26:37.990Z Compiling serde-hex v0.1.0
33432026-04-29T19:26:38.037Z Compiling parking_lot v0.11.2
33442026-04-29T19:26:38.056Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33452026-04-29T19:26:38.112Z Compiling mime_guess v2.0.5
33462026-04-29T19:26:38.244Z Compiling aes-gcm v0.10.3
33472026-04-29T19:26:38.275Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33482026-04-29T19:26:38.476Z Compiling tokio-tungstenite v0.21.0
33492026-04-29T19:26:38.503Z Compiling tabled_derive v0.11.0
33502026-04-29T19:26:38.570Z Compiling progenitor-impl v0.10.0
33512026-04-29T19:26:38.688Z Compiling progenitor-impl v0.11.2
33522026-04-29T19:26:38.717Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33532026-04-29T19:26:38.771Z Compiling ron v0.8.1
33542026-04-29T19:26:38.877Z Compiling papergrid v0.17.0
33552026-04-29T19:26:38.882Z Compiling libscf-sys v1.1.0
33562026-04-29T19:26:38.892Z Compiling testing_table v0.3.0
33572026-04-29T19:26:38.958Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33582026-04-29T19:26:39.053Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33592026-04-29T19:26:39.104Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33602026-04-29T19:26:39.121Z Compiling hashbrown v0.13.2
33612026-04-29T19:26:39.271Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33622026-04-29T19:26:39.306Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33632026-04-29T19:26:39.445Z Compiling progenitor v0.14.0
33642026-04-29T19:26:39.578Z Compiling progenitor v0.13.0
33652026-04-29T19:26:39.635Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33662026-04-29T19:26:39.668Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33672026-04-29T19:26:39.705Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33682026-04-29T19:26:39.771Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33692026-04-29T19:26:39.797Z Compiling prefix-trie v0.7.0
33702026-04-29T19:26:39.823Z Compiling ssh-encoding v0.2.0
33712026-04-29T19:26:39.837Z Compiling blowfish v0.9.1
33722026-04-29T19:26:39.863Z Compiling fxhash v0.2.1
33732026-04-29T19:26:39.963Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33742026-04-29T19:26:40.033Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33752026-04-29T19:26:40.119Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33762026-04-29T19:26:40.136Z Compiling corncobs v0.1.4
33772026-04-29T19:26:40.184Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33782026-04-29T19:26:40.221Z Compiling crc-any v2.5.0
33792026-04-29T19:26:40.314Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33802026-04-29T19:26:40.339Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33812026-04-29T19:26:40.355Z Compiling hickory-server v0.25.2
33822026-04-29T19:26:40.441Z Compiling ssh-cipher v0.2.0
33832026-04-29T19:26:40.446Z Compiling sled v0.34.7
33842026-04-29T19:26:40.494Z Compiling bcrypt-pbkdf v0.10.0
33852026-04-29T19:26:40.633Z Compiling tabled v0.20.0
33862026-04-29T19:26:40.756Z Compiling object v0.30.4
33872026-04-29T19:26:40.863Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33882026-04-29T19:26:41.199Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33892026-04-29T19:26:41.297Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33902026-04-29T19:26:41.427Z Compiling progenitor-macro v0.11.2
33912026-04-29T19:26:41.906Z Compiling progenitor-macro v0.10.0
33922026-04-29T19:26:42.342Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33932026-04-29T19:26:42.388Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33942026-04-29T19:26:42.409Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33952026-04-29T19:26:42.716Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33962026-04-29T19:26:42.793Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33972026-04-29T19:26:42.994Z Compiling progenitor-client v0.11.2
33982026-04-29T19:26:43.062Z Compiling password-hash v0.4.2
33992026-04-29T19:26:43.125Z Compiling secrecy v0.8.0
34002026-04-29T19:26:43.311Z Compiling path-slash v0.1.5
34012026-04-29T19:26:43.362Z Compiling half v1.8.3
34022026-04-29T19:26:43.456Z Compiling http-range v0.1.5
34032026-04-29T19:26:43.489Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34042026-04-29T19:26:43.507Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34052026-04-29T19:26:43.660Z Compiling serde_cbor v0.11.2
34062026-04-29T19:26:43.678Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34072026-04-29T19:26:43.693Z Compiling pbkdf2 v0.11.0
34082026-04-29T19:26:43.950Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34092026-04-29T19:26:43.973Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34102026-04-29T19:26:44.296Z Compiling ssh-key v0.6.7
34112026-04-29T19:26:44.623Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34122026-04-29T19:26:44.642Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
34132026-04-29T19:26:44.788Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34142026-04-29T19:26:44.997Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34152026-04-29T19:26:45.164Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34162026-04-29T19:26:45.183Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34172026-04-29T19:26:45.225Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34182026-04-29T19:26:45.387Z Compiling p256 v0.13.2
34192026-04-29T19:26:45.475Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34202026-04-29T19:26:45.576Z Compiling p521 v0.13.3
34212026-04-29T19:26:45.606Z Compiling yasna v0.5.2
34222026-04-29T19:26:45.656Z Compiling kstat-rs v0.2.4
34232026-04-29T19:26:45.753Z Compiling headers-core v0.3.0
34242026-04-29T19:26:45.814Z Compiling nanorand v0.7.0
34252026-04-29T19:26:45.911Z Compiling atty v0.2.14
34262026-04-29T19:26:45.992Z Compiling russh-cryptovec v0.7.3
34272026-04-29T19:26:46.014Z Compiling home v0.5.12
34282026-04-29T19:26:46.041Z Compiling crc8 v0.1.1
34292026-04-29T19:26:46.063Z Compiling md5 v0.7.0
34302026-04-29T19:26:46.069Z Compiling flume v0.11.1
34312026-04-29T19:26:46.148Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34322026-04-29T19:26:46.185Z Compiling rcgen v0.12.1
34332026-04-29T19:26:46.203Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34342026-04-29T19:26:46.221Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34352026-04-29T19:26:46.338Z Compiling russh-keys v0.45.0
34362026-04-29T19:26:46.384Z Compiling headers v0.4.1
34372026-04-29T19:26:46.429Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34382026-04-29T19:26:46.533Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34392026-04-29T19:26:46.551Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34402026-04-29T19:26:46.630Z Compiling progenitor v0.11.2
34412026-04-29T19:26:46.861Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34422026-04-29T19:26:46.975Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34432026-04-29T19:26:46.979Z Compiling hyper-staticfile v0.10.1
34442026-04-29T19:26:47.010Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34452026-04-29T19:26:47.063Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34462026-04-29T19:26:47.105Z Compiling progenitor v0.10.0
34472026-04-29T19:26:47.122Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34482026-04-29T19:26:47.169Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34492026-04-29T19:26:47.299Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34502026-04-29T19:26:47.422Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34512026-04-29T19:26:47.496Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34522026-04-29T19:26:47.545Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34532026-04-29T19:26:47.616Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34542026-04-29T19:26:47.770Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34552026-04-29T19:26:47.929Z Compiling num-bigint v0.4.6
34562026-04-29T19:26:47.959Z Compiling des v0.8.1
34572026-04-29T19:26:47.959Z Compiling subprocess v0.2.15
34582026-04-29T19:26:47.995Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34592026-04-29T19:26:48.059Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34602026-04-29T19:26:48.155Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34612026-04-29T19:26:48.192Z Compiling display-error-chain v0.2.2
34622026-04-29T19:26:48.245Z Compiling hex-literal v0.4.1
34632026-04-29T19:26:48.360Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34642026-04-29T19:26:48.397Z Compiling colored v2.2.0
34652026-04-29T19:26:48.462Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34662026-04-29T19:26:48.518Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34672026-04-29T19:26:48.584Z Compiling socket2 v0.5.10
34682026-04-29T19:26:48.743Z Compiling internet-checksum v0.2.1
34692026-04-29T19:26:49.197Z Compiling russh v0.45.0
34702026-04-29T19:26:50.753Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34712026-04-29T19:26:51.477Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34722026-04-29T19:26:51.937Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34732026-04-29T19:26:54.191Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34742026-04-29T19:27:02.069Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34752026-04-29T19:27:02.069Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34762026-04-29T19:27:02.074Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34772026-04-29T19:27:02.074Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34782026-04-29T19:27:03.774Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34792026-04-29T19:27:03.925Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34802026-04-29T19:27:08.088Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34812026-04-29T19:27:27.945Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34822026-04-29T19:27:47.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
34832026-04-29T19:27:47.252Z
34842026-04-29T19:27:47.255Zreal 1:26.267703483
34852026-04-29T19:27:47.256Zuser 8:20.487174125
34862026-04-29T19:27:47.256Zsys 1:43.673429258
34872026-04-29T19:27:47.256Ztrap 0.257300893
34882026-04-29T19:27:47.256Ztflt 0.587981486
34892026-04-29T19:27:47.256Zdflt 1.317642601
34902026-04-29T19:27:47.256Zkflt 0.000375554
34912026-04-29T19:27:47.256Zlock 28:41.312852666
34922026-04-29T19:27:47.256Zslp 19:34.264029493
34932026-04-29T19:27:47.256Zlat 39.354828429
34942026-04-29T19:27:47.256Zstop 2:42.481179538
34952026-04-29T19:27:47.256Z+ mkdir tests
34962026-04-29T19:27:47.259Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34972026-04-29T19:27:47.259Z+ xargs -I '{}' -t cp '{}' tests/
34982026-04-29T19:27:47.307Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-9f3bcc0090f9277b tests/
34992026-04-29T19:27:47.336Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-9b0801a74f7e52f2 tests/
35002026-04-29T19:27:47.365Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-9a925402776da95c tests/
35012026-04-29T19:27:47.394Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-573fa695fe509860 tests/
35022026-04-29T19:27:47.621Z+ 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/*)
35032026-04-29T19:27:47.624Z+ 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-9b0801a74f7e52f2 tests/commtest-9a925402776da95c tests/dhcp_server-9f3bcc0090f9277b tests/end_to_end_tests-573fa695fe509860 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
35042026-04-29T19:29:13.167ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35052026-04-29T19:29:13.167Za .github/buildomat/ci-env.sh 1K
35062026-04-29T19:29:13.167Za out/target/test 1K
35072026-04-29T19:29:13.167Za out/npuzone/npuzone 27402K
35082026-04-29T19:29:13.167Za package-manifest.toml 35K
35092026-04-29T19:29:13.167Za smf/sled-agent/non-gimlet/config.toml 6K
35102026-04-29T19:29:13.167Za target/release/omicron-package 45898K
35112026-04-29T19:29:13.167Za target/release/xtask 11449K
35122026-04-29T19:29:13.167Za target/debug/bootstrap 350913K
35132026-04-29T19:29:13.167Za tests/bootstrap-9b0801a74f7e52f2 31215K
35142026-04-29T19:29:13.167Za tests/commtest-9a925402776da95c 32300K
35152026-04-29T19:29:13.167Za tests/dhcp_server-9f3bcc0090f9277b 31215K
35162026-04-29T19:29:13.167Za tests/end_to_end_tests-573fa695fe509860 392743K
35172026-04-29T19:29:13.167Za out/clickhouse.tar.gz 318824K
35182026-04-29T19:29:13.167Za out/clickhouse_keeper.tar.gz 304219K
35192026-04-29T19:29:13.167Za out/clickhouse_server.tar.gz 318824K
35202026-04-29T19:29:13.167Za out/cockroachdb.tar.gz 165072K
35212026-04-29T19:29:13.167Za out/crucible-pantry-zone.tar.gz 44168K
35222026-04-29T19:29:13.167Za out/crucible-utils.tar 17744K
35232026-04-29T19:29:13.167Za out/crucible-zone.tar.gz 58306K
35242026-04-29T19:29:13.167Za out/external-dns.tar.gz 49714K
35252026-04-29T19:29:13.167Za out/internal-dns.tar.gz 49714K
35262026-04-29T19:29:13.167Za out/mg-ddm-gz.tar 95141K
35272026-04-29T19:29:13.167Za out/nexus.tar.gz 220276K
35282026-04-29T19:29:13.167Za out/ntp.tar.gz 32090K
35292026-04-29T19:29:13.167Za out/omicron-gateway-softnpu.tar.gz 28624K
35302026-04-29T19:29:13.167Za out/omicron-sled-agent.tar 203908K
35312026-04-29T19:29:13.167Za out/overlay.tar.gz 3K
35322026-04-29T19:29:13.167Za out/oximeter.tar.gz 65706K
35332026-04-29T19:29:13.167Za out/oxlog.tar 3782K
35342026-04-29T19:29:13.167Za out/probe.tar.gz 3037K
35352026-04-29T19:29:13.167Za out/propolis-server.tar.gz 38727K
35362026-04-29T19:29:13.167Za out/pumpkind-gz.tar 26647K
35372026-04-29T19:29:13.168Za out/switch-softnpu.tar.gz 394156K
35382026-04-29T19:29:13.171Z
35392026-04-29T19:29:13.171Zreal 1:25.522539136
35402026-04-29T19:29:13.171Zuser 1:22.816694361
35412026-04-29T19:29:13.171Zsys 4.426192030
35422026-04-29T19:29:13.171Ztrap 0.007586434
35432026-04-29T19:29:13.171Ztflt 0.000000000
35442026-04-29T19:29:13.171Zdflt 0.000000000
35452026-04-29T19:29:13.171Zkflt 0.000000000
35462026-04-29T19:29:13.171Zlock 0.000000000
35472026-04-29T19:29:13.171Zslp 1:22.795180707
35482026-04-29T19:29:13.171Zlat 0.994984455
35492026-04-29T19:29:13.171Zstop 0.000224454
35502026-04-29T19:29:13.171Zprocess exited: duration 965397 ms, exit code 0
 
35512026-04-29T19:29:13.186Zfound 1 output files
35522026-04-29T19:29:13.199Zuploading: /work/package.tar.gz (2436545280 bytes)
35532026-04-29T19:29:41.293Zuploaded: /work/package.tar.gz