01KQ057V428J6Y5G14HT9ZQ4TH: 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: 01KQ058AAGR0GGA2DCWXJTFJ2N

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-24T16:31:24.936Zjob assigned to worker 01KQ058J300SND12KWA3G02K8E [factory aws, i-02c33e3506cd1a8a4] (queued for 50 s)
 
22026-04-24T16:31:32.425Zstarting task 0: "setup"
32026-04-24T16:31:32.430Z++ uname -s
42026-04-24T16:31:32.433Z+ kern=SunOS
52026-04-24T16:31:32.433Z+ build_user=build
62026-04-24T16:31:32.433Z+ build_uid=12345
72026-04-24T16:31:32.433Z+ work_dir=/work
82026-04-24T16:31:32.433Z+ input_dir=/input
92026-04-24T16:31:32.433Z+ [[ 0 == 12345 ]]
102026-04-24T16:31:32.433Z+ case "$kern" in
112026-04-24T16:31:32.433Z+ groupadd -g 12345 build
122026-04-24T16:31:32.436Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-24T16:31:34.443Z+ zfs create -o mountpoint=/work rpool/work
142026-04-24T16:31:34.533Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-24T16:31:34.536Z+ home_fs=zfs
162026-04-24T16:31:34.536Z+ [[ zfs == autofs ]]
172026-04-24T16:31:34.536Z+ mkdir -p /home/build
182026-04-24T16:31:34.540Z+ chown build:build /home/build /work
192026-04-24T16:31:36.540Z+ chmod 0700 /home/build /work
202026-04-24T16:31:36.544Zprocess exited: duration 4121 ms, exit code 0
 
212026-04-24T16:31:36.549Zstarting task 1: "rust-toolchain"
222026-04-24T16:31:36.556Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-04-24T16:31:36.556Z * rust toolchain channel = "1.94.0"
242026-04-24T16:31:36.556Z * rust toolchain profile = "default"
252026-04-24T16:31:36.556Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-04-24T16:31:36.556Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-04-24T16:31:36.556Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-04-24T16:31:36.560Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-24T16:31:36.560Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-04-24T16:31:36.690Zinfo: downloading installer
312026-04-24T16:31:38.163Zwarn: It looks like you have an existing installation of Rust at:
322026-04-24T16:31:38.163Zwarn: /opt/ooce/bin
332026-04-24T16:31:38.163Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-24T16:31:38.163Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-24T16:31:38.163Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-24T16:31:38.163Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-24T16:31:38.163Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-24T16:31:38.163Zerror: cannot install while Rust is installed
392026-04-24T16:31:38.163Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-24T16:31:38.163Zwarn: It looks like you have an existing rustup settings file at:
412026-04-24T16:31:38.163Zwarn: /home/build/.rustup/settings.toml
422026-04-24T16:31:38.163Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-24T16:31:38.163Zwarn: instead of the one inferred from the default host triple.
442026-04-24T16:31:38.198Zinfo: profile set to default
452026-04-24T16:31:38.199Zinfo: default host triple is x86_64-unknown-illumos
462026-04-24T16:31:38.201Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-04-24T16:31:38.333Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-04-24T16:31:38.336Zinfo: downloading 6 components
492026-04-24T16:31:52.774Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-04-24T16:31:52.774Z
512026-04-24T16:31:52.803Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-04-24T16:31:52.803Z
532026-04-24T16:31:52.803Z
542026-04-24T16:31:52.803ZRust is installed now. Great!
552026-04-24T16:31:52.803Z
562026-04-24T16:31:52.803ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-24T16:31:52.803Zenvironment variable. This has not been done automatically.
582026-04-24T16:31:52.803Z
592026-04-24T16:31:52.803ZTo configure your current shell, you need to source
602026-04-24T16:31:52.803Zthe corresponding env file under $HOME/.cargo.
612026-04-24T16:31:52.803Z
622026-04-24T16:31:52.803ZThis is usually done by running one of the following (note the leading DOT):
632026-04-24T16:31:52.803Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-24T16:31:52.803Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-24T16:31:52.803Zsource "~/.cargo/env.nu" # For nushell
662026-04-24T16:31:52.803Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-24T16:31:52.803Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-24T16:31:52.804Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-24T16:31:52.807Zwarn: no default linker (`cc`) was found in your PATH
702026-04-24T16:31:52.807Zwarn: many Rust crates require a system C toolchain to build
712026-04-24T16:31:52.902Z+ rustup --version
722026-04-24T16:31:52.908Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-24T16:31:52.908Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-24T16:31:52.930Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-04-24T16:31:52.933Z+ cargo --version
762026-04-24T16:31:52.942Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-04-24T16:31:52.947Z+ rustc --version
782026-04-24T16:31:52.965Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-04-24T16:31:52.968Zprocess exited: duration 16415 ms, exit code 0
 
802026-04-24T16:31:52.974Zstarting task 2: "authentication"
812026-04-24T16:31:52.993Zprocess exited: duration 17 ms, exit code 0
 
822026-04-24T16:31:52.999Zstarting task 3: "clone repository"
832026-04-24T16:31:53.004Z+ mkdir -p /work/oxidecomputer/omicron
842026-04-24T16:31:53.007Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-04-24T16:31:53.163ZCloning into '/work/oxidecomputer/omicron'...
862026-04-24T16:32:01.745Z+ cd /work/oxidecomputer/omicron
872026-04-24T16:32:01.745Z+ git fetch origin 42a2fe71942435537847c1719f1d63436b9ceacd
882026-04-24T16:32:02.061ZFrom https://github.com/oxidecomputer/omicron
892026-04-24T16:32:02.061Z * branch 42a2fe71942435537847c1719f1d63436b9ceacd -> FETCH_HEAD
902026-04-24T16:32:02.075Z+ [[ -n eliza/sitrep-eq ]]
912026-04-24T16:32:02.078Z++ git branch --show-current
922026-04-24T16:32:02.081Z+ current=main
932026-04-24T16:32:02.081Z+ [[ main != eliza/sitrep-eq ]]
942026-04-24T16:32:02.081Z+ git branch -f eliza/sitrep-eq 42a2fe71942435537847c1719f1d63436b9ceacd
952026-04-24T16:32:02.084Z+ git checkout -f eliza/sitrep-eq
962026-04-24T16:32:02.164ZSwitched to branch 'eliza/sitrep-eq'
972026-04-24T16:32:02.167Z+ git reset --hard 42a2fe71942435537847c1719f1d63436b9ceacd
982026-04-24T16:32:02.243ZHEAD is now at 42a2fe719 [fm] minimum viable sitrep equality check
992026-04-24T16:32:02.246Zprocess exited: duration 9244 ms, exit code 0
 
1002026-04-24T16:32:02.252Zstarting task 4: "build"
1012026-04-24T16:32:02.257Z+ source .github/buildomat/ci-env.sh
1022026-04-24T16:32:02.258Z++ export CARGO_TERM_COLOR=always
1032026-04-24T16:32:02.258Z++ CARGO_TERM_COLOR=always
1042026-04-24T16:32:02.258Z+ cargo --version
1052026-04-24T16:32:02.267Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-04-24T16:32:02.270Z+ rustc --version
1072026-04-24T16:32:02.291Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-04-24T16:32:02.294Z+ WORK=/work
1092026-04-24T16:32:02.294Z+ pfexec mkdir -p /work
1102026-04-24T16:32:02.297Z+ pfexec chown build /work
1112026-04-24T16:32:02.300Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-04-24T16:32:13.269Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-04-24T16:32:20.796Z Startup: Caching catalogs ... Done
1142026-04-24T16:32:27.422ZPlanning: Solver setup ... Done (5.030s)
1152026-04-24T16:32:27.456ZPlanning: Running solver ... Done (0.034s)
1162026-04-24T16:32:27.593ZPlanning: Finding local manifests ... Done (0.004s)
1172026-04-24T16:32:27.605ZPlanning: Fetching manifests: 0/5 0% complete
1182026-04-24T16:32:27.725ZPlanning: Fetching manifests: 5/5 100% complete
1192026-04-24T16:32:27.764ZPlanning: Package planning ... Done (0.038s)
1202026-04-24T16:32:27.800ZPlanning: Merging actions ... Done (0.036s)
1212026-04-24T16:32:27.996ZPlanning: Checking for conflicting actions ... Done (0.196s)
1222026-04-24T16:32:28.008ZPlanning: Consolidating action changes ... Done (0.009s)
1232026-04-24T16:32:29.434ZPlanning: Evaluating mediators ... Done (1.428s)
1242026-04-24T16:32:29.442ZPlanning: Planning completed in 8.48 seconds
1252026-04-24T16:32:29.455Z Packages to install: 5
1262026-04-24T16:32:29.455Z Mediators to change: 3
1272026-04-24T16:32:29.455Z Services to change: 1
1282026-04-24T16:32:29.459Z Estimated space available: 155.35 GB
1292026-04-24T16:32:29.459ZEstimated space to be consumed: 1.89 GB
1302026-04-24T16:32:29.459Z Create boot environment: No
1312026-04-24T16:32:29.459ZCreate backup boot environment: No
1322026-04-24T16:32:29.459Z Rebuild boot archive: No
1332026-04-24T16:32:29.459Z
1342026-04-24T16:32:29.459ZChanged mediators:
1352026-04-24T16:32:29.459Z mediator clang:
1362026-04-24T16:32:29.459Z version: None -> 15 (system default)
1372026-04-24T16:32:29.459Z
1382026-04-24T16:32:29.459Z mediator llvm:
1392026-04-24T16:32:29.459Z version: 14 (system default) -> 15 (system default)
1402026-04-24T16:32:29.459Z
1412026-04-24T16:32:29.459Z mediator postgresql:
1422026-04-24T16:32:29.459Z version: 15 (system default) -> 18 (system default)
1432026-04-24T16:32:29.459Z
1442026-04-24T16:32:29.459ZChanged packages:
1452026-04-24T16:32:29.459Zhelios-dev
1462026-04-24T16:32:29.459Z developer/build-essential
1472026-04-24T16:32:29.459Z None -> 11-2.0
1482026-04-24T16:32:29.459Z library/libxmlsec1
1492026-04-24T16:32:29.459Z None -> 1.2.35-2.0
1502026-04-24T16:32:29.459Z ooce/developer/clang-15
1512026-04-24T16:32:29.459Z None -> 15.0.7-2.0
1522026-04-24T16:32:29.459Z ooce/developer/llvm-15
1532026-04-24T16:32:29.459Z None -> 15.0.7-2.0
1542026-04-24T16:32:29.459Z ooce/library/postgresql-18
1552026-04-24T16:32:29.459Z None -> 18.1-2.0
1562026-04-24T16:32:29.459Z
1572026-04-24T16:32:29.459ZServices:
1582026-04-24T16:32:29.459Z restart_fmri:
1592026-04-24T16:32:29.459Z svc:/system/update-man-index:default
1602026-04-24T16:32:29.513Z
1612026-04-24T16:32:29.513ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1622026-04-24T16:32:34.807ZDownload: 1195/4272 items 83.5/219.0MB 38% complete (18.6M/s)
1632026-04-24T16:32:39.899ZDownload: 3239/4272 items 202.7/219.0MB 92% complete (20.2M/s)
1642026-04-24T16:32:47.249ZDownload: 4254/4272 items 218.9/219.0MB 99% complete (13.9M/s)
1652026-04-24T16:32:47.289ZDownload: Completed 218.99 MB in 17.77 seconds (12.3M/s)
1662026-04-24T16:32:47.428Z Actions: 1/4789 actions (Installing new actions)
1672026-04-24T16:32:50.930Z Actions: Completed 4789 actions in 3.50 seconds.
1682026-04-24T16:32:51.216Z Done (0.281s)
1692026-04-24T16:32:51.216Z Done (0.000s)
1702026-04-24T16:32:51.887Z Done (0.640s)
1712026-04-24T16:32:55.319Z Done (3.109s)
1722026-04-24T16:32:55.396Z Done (0.014s)
1732026-04-24T16:32:55.399Z Done (0.000s)
1742026-04-24T16:32:55.683Z Done (0.000s)
1752026-04-24T16:32:56.557ZPlanning: Evaluating mediator changes ... Done
1762026-04-24T16:32:56.666ZPlanning: Checking for conflicting actions ... Done
1772026-04-24T16:32:56.669ZPlanning: Consolidating action changes ... Done
1782026-04-24T16:32:56.825ZPlanning: Evaluating mediators ... Done
1792026-04-24T16:32:56.828ZPlanning: Planning completed in 0.27 seconds
1802026-04-24T16:32:56.849Z Mediators to change: 2
1812026-04-24T16:32:56.849Z Create boot environment: No
1822026-04-24T16:32:56.849ZCreate backup boot environment: No
1832026-04-24T16:32:56.932Z Done
1842026-04-24T16:32:56.932Z Done
1852026-04-24T16:32:57.598Z Done
1862026-04-24T16:33:00.116Z Done
1872026-04-24T16:33:00.192Z Done
1882026-04-24T16:33:00.195Z Done
1892026-04-24T16:33:00.332Z Done
1902026-04-24T16:33:00.593ZPlanning: Evaluating mediator changes ... Done
1912026-04-24T16:33:00.702ZPlanning: Checking for conflicting actions ... Done
1922026-04-24T16:33:00.705ZPlanning: Consolidating action changes ... Done
1932026-04-24T16:33:00.859ZPlanning: Evaluating mediators ... Done
1942026-04-24T16:33:00.862ZPlanning: Planning completed in 0.27 seconds
1952026-04-24T16:33:00.880Z Mediators to change: 1
1962026-04-24T16:33:00.880Z Create boot environment: No
1972026-04-24T16:33:00.880ZCreate backup boot environment: No
1982026-04-24T16:33:00.950Z Done
1992026-04-24T16:33:00.950Z Done
2002026-04-24T16:33:01.575Z Done
2012026-04-24T16:33:04.046Z Done
2022026-04-24T16:33:04.120Z Done
2032026-04-24T16:33:04.123Z Done
2042026-04-24T16:33:04.336Z Done
2052026-04-24T16:33:04.627ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062026-04-24T16:33:04.627Zclang system 15 system
2072026-04-24T16:33:04.627Zcsh system system illumos
2082026-04-24T16:33:04.627Zctags system system illumos
2092026-04-24T16:33:04.627Zfile system system illumos
2102026-04-24T16:33:04.627Zgcc vendor 12 vendor
2112026-04-24T16:33:04.627Zgcc system 14 system
2122026-04-24T16:33:04.627Zgcc system 10 system
2132026-04-24T16:33:04.628Zgo system 1.20 system
2142026-04-24T16:33:04.628Zgo system 1.19 system
2152026-04-24T16:33:04.628Zllvm system 15 system
2162026-04-24T16:33:04.628Zllvm system 14 system
2172026-04-24T16:33:04.628Zmariadb system 10.6 system
2182026-04-24T16:33:04.628Zmta vendor vendor dma
2192026-04-24T16:33:04.628Zopenjdk system 17 system
2202026-04-24T16:33:04.628Zopenjdk system 11 system
2212026-04-24T16:33:04.628Zopenjdk system 1.8 system
2222026-04-24T16:33:04.628Zopenssl vendor 3 vendor
2232026-04-24T16:33:04.628Zperl system 5.36 system
2242026-04-24T16:33:04.628Zpostgresql system 18 system
2252026-04-24T16:33:04.628Zpostgresql system 15 system
2262026-04-24T16:33:04.628Zpostgresql system 13 system
2272026-04-24T16:33:04.628Zpython vendor 3 vendor
2282026-04-24T16:33:04.628Zpython system 2 system
2292026-04-24T16:33:04.628Zpython3 system 3.11 system
2302026-04-24T16:33:04.628Zruby system 3.0 system
2312026-04-24T16:33:04.628Zwords vendor vendor american-english
2322026-04-24T16:33:04.628Zwords system system australian-english
2332026-04-24T16:33:04.628Zwords system system british-english
2342026-04-24T16:33:04.628Zwords system system canadian-english
2352026-04-24T16:33:04.628Zwords system system french
2362026-04-24T16:33:04.628Zwords system system italian
2372026-04-24T16:33:04.628Zwords system system ngerman
2382026-04-24T16:33:04.628Zwords system system ogerman
2392026-04-24T16:33:04.628Zwords system system spanish
2402026-04-24T16:33:04.860ZPUBLISHER TYPE STATUS P LOCATION
2412026-04-24T16:33:04.860Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422026-04-24T16:33:09.622ZFMRI IFO
2432026-04-24T16:33:09.622Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442026-04-24T16:33:09.622Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452026-04-24T16:33:09.622Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462026-04-24T16:33:09.622Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472026-04-24T16:33:09.622Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482026-04-24T16:33:09.622Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492026-04-24T16:33:09.622Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2502026-04-24T16:33:09.622Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2512026-04-24T16:33:09.622Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522026-04-24T16:33:09.622Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532026-04-24T16:33:09.622Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542026-04-24T16:33:09.622Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552026-04-24T16:33:09.622Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562026-04-24T16:33:09.622Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572026-04-24T16:33:09.622Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582026-04-24T16:33:09.622Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592026-04-24T16:33:09.622Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602026-04-24T16:33:10.785Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612026-04-24T16:33:11.079Z Updating crates.io index
2622026-04-24T16:33:11.082Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2632026-04-24T16:33:11.646Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-04-24T16:33:11.938Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-04-24T16:33:12.315Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-04-24T16:33:13.260Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2672026-04-24T16:33:13.805Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682026-04-24T16:33:15.426Z Updating git repository `https://github.com/oxidecomputer/opte`
2692026-04-24T16:33:16.126Z Updating git repository `https://github.com/oxidecomputer/tofino`
2702026-04-24T16:33:16.526Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712026-04-24T16:33:17.275Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722026-04-24T16:33:17.799Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732026-04-24T16:33:18.144Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742026-04-24T16:33:18.496Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-04-24T16:33:19.383Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-04-24T16:33:19.891Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-04-24T16:33:20.219Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782026-04-24T16:33:20.648Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-04-24T16:33:21.048Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802026-04-24T16:33:21.304Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812026-04-24T16:33:21.551Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822026-04-24T16:33:21.824Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2832026-04-24T16:33:22.222Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842026-04-24T16:33:22.598Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2852026-04-24T16:33:23.172Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2862026-04-24T16:33:23.687Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2872026-04-24T16:33:24.042Z Updating git repository `https://github.com/oxidecomputer/ispf`
2882026-04-24T16:33:25.161Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-04-24T16:33:25.824Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902026-04-24T16:33:26.364Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912026-04-24T16:33:26.772Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922026-04-24T16:33:27.057Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932026-04-24T16:33:27.463Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942026-04-24T16:33:27.830Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-04-24T16:33:28.141Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-04-24T16:33:28.691Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-04-24T16:33:28.969Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-04-24T16:33:29.242Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-04-24T16:33:29.589Z Updating git repository `https://github.com/oxidecomputer/omicron`
3002026-04-24T16:33:41.484Z Downloading crates ...
3012026-04-24T16:33:41.558Z Downloaded typeid v1.0.3
3022026-04-24T16:33:41.561Z Downloaded yoke-derive v0.8.1
3032026-04-24T16:33:41.565Z Downloaded zerofrom-derive v0.1.6
3042026-04-24T16:33:41.568Z Downloaded utf8_iter v1.0.4
3052026-04-24T16:33:41.568Z Downloaded version_check v0.9.5
3062026-04-24T16:33:41.572Z Downloaded toml_datetime v0.6.11
3072026-04-24T16:33:41.572Z Downloaded displaydoc v0.2.5
3082026-04-24T16:33:41.575Z Downloaded zerofrom v0.1.6
3092026-04-24T16:33:41.575Z Downloaded toml v0.8.23
3102026-04-24T16:33:41.575Z Downloaded usdt-macro v0.5.0
3112026-04-24T16:33:41.577Z Downloaded unicode-linebreak v0.1.5
3122026-04-24T16:33:41.577Z Downloaded idna_adapter v1.2.1
3132026-04-24T16:33:41.577Z Downloaded unicode-xid v0.2.6
3142026-04-24T16:33:41.577Z Downloaded form_urlencoded v1.2.2
3152026-04-24T16:33:41.583Z Downloaded usdt v0.5.0
3162026-04-24T16:33:41.586Z Downloaded anstream v0.6.21
3172026-04-24T16:33:41.589Z Downloaded toml_write v0.1.2
3182026-04-24T16:33:41.589Z Downloaded icu_provider v2.1.1
3192026-04-24T16:33:41.589Z Downloaded writeable v0.6.2
3202026-04-24T16:33:41.592Z Downloaded thread-id v4.2.2
3212026-04-24T16:33:41.592Z Downloaded utf8parse v0.2.2
3222026-04-24T16:33:41.592Z Downloaded usdt-attr-macro v0.5.0
3232026-04-24T16:33:41.592Z Downloaded tinystr v0.8.2
3242026-04-24T16:33:41.595Z Downloaded heck v0.5.0
3252026-04-24T16:33:41.595Z Downloaded clap v4.5.60
3262026-04-24T16:33:41.598Z Downloaded smawk v0.3.2
3272026-04-24T16:33:41.601Z Downloaded icu_locale_core v2.1.1
3282026-04-24T16:33:41.604Z Downloaded thiserror-impl v2.0.18
3292026-04-24T16:33:41.604Z Downloaded pest_derive v2.8.6
3302026-04-24T16:33:41.604Z Downloaded thiserror v2.0.18
3312026-04-24T16:33:41.607Z Downloaded tempfile v3.25.0
3322026-04-24T16:33:41.610Z Downloaded thiserror-impl v1.0.69
3332026-04-24T16:33:41.610Z Downloaded zerovec-derive v0.11.2
3342026-04-24T16:33:41.610Z Downloaded generic-array v0.14.7
3352026-04-24T16:33:41.613Z Downloaded dof v0.3.0
3362026-04-24T16:33:41.613Z Downloaded crypto-common v0.1.7
3372026-04-24T16:33:41.613Z Downloaded anstyle-parse v0.2.7
3382026-04-24T16:33:41.613Z Downloaded errno v0.3.14
3392026-04-24T16:33:41.616Z Downloaded anstyle v1.0.13
3402026-04-24T16:33:41.616Z Downloaded getrandom v0.4.1
3412026-04-24T16:33:41.619Z Downloaded scroll_derive v0.12.1
3422026-04-24T16:33:41.619Z Downloaded num-traits v0.2.19
3432026-04-24T16:33:41.622Z Downloaded yoke v0.8.1
3442026-04-24T16:33:41.625Z Downloaded thiserror v1.0.69
3452026-04-24T16:33:41.628Z Downloaded zerocopy-derive v0.7.35
3462026-04-24T16:33:41.630Z Downloaded cargo_toml v0.21.0
3472026-04-24T16:33:41.630Z Downloaded swrite v0.1.0
3482026-04-24T16:33:41.630Z Downloaded cargo-platform v0.2.0
3492026-04-24T16:33:41.631Z Downloaded memmap v0.7.0
3502026-04-24T16:33:41.635Z Downloaded zmij v1.0.21
3512026-04-24T16:33:41.635Z Downloaded macaddr v1.0.1
3522026-04-24T16:33:41.635Z Downloaded usdt-impl v0.5.0
3532026-04-24T16:33:41.637Z Downloaded ucd-trie v0.1.7
3542026-04-24T16:33:41.637Z Downloaded proc-macro-error v1.0.4
3552026-04-24T16:33:41.642Z Downloaded textwrap v0.16.2
3562026-04-24T16:33:41.645Z Downloaded percent-encoding v2.3.2
3572026-04-24T16:33:41.645Z Downloaded serde-value v0.7.0
3582026-04-24T16:33:41.648Z Downloaded typenum v1.19.0
3592026-04-24T16:33:41.651Z Downloaded strsim v0.11.1
3602026-04-24T16:33:41.651Z Downloaded zerotrie v0.2.3
3612026-04-24T16:33:41.653Z Downloaded toml_edit v0.22.27
3622026-04-24T16:33:41.656Z Downloaded url v2.5.8
3632026-04-24T16:33:41.656Z Downloaded proc-macro-error-attr v1.0.4
3642026-04-24T16:33:41.659Z Downloaded itoa v1.0.17
3652026-04-24T16:33:41.659Z Downloaded anstyle-query v1.1.5
3662026-04-24T16:33:41.661Z Downloaded unicode-ident v1.0.24
3672026-04-24T16:33:41.664Z Downloaded autocfg v1.5.0
3682026-04-24T16:33:41.667Z Downloaded smallvec v1.15.1
3692026-04-24T16:33:41.667Z Downloaded litemap v0.8.1
3702026-04-24T16:33:41.671Z Downloaded cargo-util-schemas v0.8.2
3712026-04-24T16:33:41.674Z Downloaded zerovec v0.11.5
3722026-04-24T16:33:41.674Z Downloaded pretty-hex v0.4.1
3732026-04-24T16:33:41.674Z Downloaded potential_utf v0.1.4
3742026-04-24T16:33:41.674Z Downloaded cpufeatures v0.2.17
3752026-04-24T16:33:41.677Z Downloaded cfg-if v1.0.4
3762026-04-24T16:33:41.677Z Downloaded zerocopy v0.7.35
3772026-04-24T16:33:41.686Z Downloaded serde_spanned v0.6.9
3782026-04-24T16:33:41.688Z Downloaded winnow v0.7.14
3792026-04-24T16:33:41.691Z Downloaded terminal_size v0.4.3
3802026-04-24T16:33:41.695Z Downloaded heck v0.4.1
3812026-04-24T16:33:41.695Z Downloaded fnv v1.0.7
3822026-04-24T16:33:41.695Z Downloaded block-buffer v0.10.4
3832026-04-24T16:33:41.695Z Downloaded is_terminal_polyfill v1.70.2
3842026-04-24T16:33:41.695Z Downloaded fastrand v2.3.0
3852026-04-24T16:33:41.698Z Downloaded equivalent v1.0.2
3862026-04-24T16:33:41.698Z Downloaded unicode-width v0.2.0
3872026-04-24T16:33:41.701Z Downloaded unicode-width v0.1.14
3882026-04-24T16:33:41.703Z Downloaded camino-tempfile v1.4.1
3892026-04-24T16:33:41.703Z Downloaded dtrace-parser v0.2.0
3902026-04-24T16:33:41.704Z Downloaded colorchoice v1.0.4
3912026-04-24T16:33:41.708Z Downloaded stable_deref_trait v1.2.1
3922026-04-24T16:33:41.708Z Downloaded ordered-float v2.10.1
3932026-04-24T16:33:41.711Z Downloaded tabled_derive v0.7.0
3942026-04-24T16:33:41.714Z Downloaded fs-err v3.3.0
3952026-04-24T16:33:41.714Z Downloaded synstructure v0.13.2
3962026-04-24T16:33:41.714Z Downloaded sha2 v0.10.9
3972026-04-24T16:33:41.717Z Downloaded clap_derive v4.5.55
3982026-04-24T16:33:41.720Z Downloaded clap_lex v1.0.0
3992026-04-24T16:33:41.729Z Downloaded digest v0.10.7
4002026-04-24T16:33:41.732Z Downloaded byteorder v1.5.0
4012026-04-24T16:33:41.732Z Downloaded serde_tokenstream v0.2.3
4022026-04-24T16:33:41.735Z Downloaded cargo_metadata v0.21.0
4032026-04-24T16:33:41.735Z Downloaded serde v1.0.228
4042026-04-24T16:33:41.738Z Downloaded quote v1.0.44
4052026-04-24T16:33:41.741Z Downloaded bytecount v0.6.9
4062026-04-24T16:33:41.744Z Downloaded pest_generator v2.8.6
4072026-04-24T16:33:41.744Z Downloaded plain v0.2.3
4082026-04-24T16:33:41.744Z Downloaded serde_derive v1.0.228
4092026-04-24T16:33:41.747Z Downloaded semver v1.0.27
4102026-04-24T16:33:41.749Z Downloaded once_cell v1.21.3
4112026-04-24T16:33:41.752Z Downloaded serde-untagged v0.1.9
4122026-04-24T16:33:41.752Z Downloaded erased-serde v0.4.9
4132026-04-24T16:33:41.755Z Downloaded scroll v0.12.0
4142026-04-24T16:33:41.767Z Downloaded camino v1.2.2
4152026-04-24T16:33:41.782Z Downloaded icu_properties v2.1.2
4162026-04-24T16:33:41.785Z Downloaded serde_core v1.0.228
4172026-04-24T16:33:41.788Z Downloaded bitflags v2.11.0
4182026-04-24T16:33:41.791Z Downloaded pest_meta v2.8.6
4192026-04-24T16:33:41.794Z Downloaded proc-macro2 v1.0.106
4202026-04-24T16:33:41.797Z Downloaded anyhow v1.0.102
4212026-04-24T16:33:41.797Z Downloaded papergrid v0.11.0
4222026-04-24T16:33:41.801Z Downloaded indexmap v2.13.0
4232026-04-24T16:33:41.804Z Downloaded icu_normalizer v2.1.1
4242026-04-24T16:33:41.809Z Downloaded log v0.4.29
4252026-04-24T16:33:41.813Z Downloaded icu_normalizer_data v2.1.1
4262026-04-24T16:33:41.822Z Downloaded icu_collections v2.1.1
4272026-04-24T16:33:41.828Z Downloaded memchr v2.8.0
4282026-04-24T16:33:41.855Z Downloaded hashbrown v0.16.1
4292026-04-24T16:33:41.870Z Downloaded icu_properties_data v2.1.2
4302026-04-24T16:33:41.875Z Downloaded idna v1.1.0
4312026-04-24T16:33:41.882Z Downloaded pest v2.8.6
4322026-04-24T16:33:41.885Z Downloaded clap_builder v4.5.60
4332026-04-24T16:33:41.889Z Downloaded serde_json v1.0.149
4342026-04-24T16:33:41.893Z Downloaded goblin v0.8.2
4352026-04-24T16:33:41.902Z Downloaded tabled v0.15.0
4362026-04-24T16:33:41.914Z Downloaded syn v1.0.109
4372026-04-24T16:33:41.919Z Downloaded syn v2.0.117
4382026-04-24T16:33:41.932Z Downloaded rustix v1.1.3
4392026-04-24T16:33:41.961Z Downloaded libc v0.2.185
4402026-04-24T16:33:42.028Z Compiling proc-macro2 v1.0.106
4412026-04-24T16:33:42.028Z Compiling unicode-ident v1.0.24
4422026-04-24T16:33:42.028Z Compiling quote v1.0.44
4432026-04-24T16:33:42.031Z Compiling serde_core v1.0.228
4442026-04-24T16:33:42.031Z Compiling libc v0.2.185
4452026-04-24T16:33:42.031Z Compiling version_check v0.9.5
4462026-04-24T16:33:42.031Z Compiling serde v1.0.228
4472026-04-24T16:33:42.031Z Compiling memchr v2.8.0
4482026-04-24T16:33:42.031Z Compiling stable_deref_trait v1.2.1
4492026-04-24T16:33:42.031Z Compiling zmij v1.0.21
4502026-04-24T16:33:42.031Z Compiling itoa v1.0.17
4512026-04-24T16:33:42.031Z Compiling ucd-trie v0.1.7
4522026-04-24T16:33:42.031Z Compiling thiserror v1.0.69
4532026-04-24T16:33:42.031Z Compiling autocfg v1.5.0
4542026-04-24T16:33:42.213Z Compiling writeable v0.6.2
4552026-04-24T16:33:42.449Z Compiling litemap v0.8.1
4562026-04-24T16:33:42.645Z Compiling byteorder v1.5.0
4572026-04-24T16:33:42.665Z Compiling icu_normalizer_data v2.1.1
4582026-04-24T16:33:42.665Z Compiling rustix v1.1.3
4592026-04-24T16:33:42.698Z Compiling pest v2.8.6
4602026-04-24T16:33:42.740Z Compiling icu_properties_data v2.1.2
4612026-04-24T16:33:42.794Z Compiling bitflags v2.11.0
4622026-04-24T16:33:42.938Z Compiling serde_json v1.0.149
4632026-04-24T16:33:43.057Z Compiling num-traits v0.2.19
4642026-04-24T16:33:43.061Z Compiling equivalent v1.0.2
4652026-04-24T16:33:43.073Z Compiling smallvec v1.15.1
4662026-04-24T16:33:43.112Z Compiling hashbrown v0.16.1
4672026-04-24T16:33:43.146Z Compiling typeid v1.0.3
4682026-04-24T16:33:43.217Z Compiling proc-macro-error-attr v1.0.4
4692026-04-24T16:33:43.252Z Compiling usdt-impl v0.5.0
4702026-04-24T16:33:43.410Z Compiling syn v1.0.109
4712026-04-24T16:33:43.448Z Compiling winnow v0.7.14
4722026-04-24T16:33:43.448Z Compiling toml_write v0.1.2
4732026-04-24T16:33:43.451Z Compiling erased-serde v0.4.9
4742026-04-24T16:33:43.575Z Compiling proc-macro-error v1.0.4
4752026-04-24T16:33:43.594Z Compiling camino v1.2.2
4762026-04-24T16:33:43.612Z Compiling indexmap v2.13.0
4772026-04-24T16:33:43.676Z Compiling thiserror v2.0.18
4782026-04-24T16:33:43.700Z Compiling getrandom v0.4.1
4792026-04-24T16:33:43.739Z Compiling errno v0.3.14
4802026-04-24T16:33:43.757Z Compiling pest_meta v2.8.6
4812026-04-24T16:33:43.757Z Compiling thread-id v4.2.2
4822026-04-24T16:33:43.854Z Compiling utf8parse v0.2.2
4832026-04-24T16:33:43.888Z Compiling log v0.4.29
4842026-04-24T16:33:43.908Z Compiling syn v2.0.117
4852026-04-24T16:33:43.952Z Compiling percent-encoding v2.3.2
4862026-04-24T16:33:43.984Z Compiling utf8_iter v1.0.4
4872026-04-24T16:33:44.002Z Compiling plain v0.2.3
4882026-04-24T16:33:44.022Z Compiling anstyle-parse v0.2.7
4892026-04-24T16:33:44.119Z Compiling form_urlencoded v1.2.2
4902026-04-24T16:33:44.135Z Compiling ordered-float v2.10.1
4912026-04-24T16:33:44.248Z Compiling is_terminal_polyfill v1.70.2
4922026-04-24T16:33:44.266Z Compiling colorchoice v1.0.4
4932026-04-24T16:33:44.291Z Compiling anstyle-query v1.1.5
4942026-04-24T16:33:44.331Z Compiling pretty-hex v0.4.1
4952026-04-24T16:33:44.350Z Compiling cfg-if v1.0.4
4962026-04-24T16:33:44.369Z Compiling anstyle v1.0.13
4972026-04-24T16:33:44.410Z Compiling fs-err v3.3.0
4982026-04-24T16:33:44.450Z Compiling once_cell v1.21.3
4992026-04-24T16:33:44.472Z Compiling fastrand v2.3.0
5002026-04-24T16:33:44.513Z Compiling unicode-xid v0.2.6
5012026-04-24T16:33:44.532Z Compiling anyhow v1.0.102
5022026-04-24T16:33:44.617Z Compiling anstream v0.6.21
5032026-04-24T16:33:44.635Z Compiling unicode-width v0.1.14
5042026-04-24T16:33:44.638Z Compiling heck v0.5.0
5052026-04-24T16:33:44.674Z Compiling heck v0.4.1
5062026-04-24T16:33:44.693Z Compiling clap_lex v1.0.0
5072026-04-24T16:33:44.696Z Compiling fnv v1.0.7
5082026-04-24T16:33:44.769Z Compiling bytecount v0.6.9
5092026-04-24T16:33:44.843Z Compiling terminal_size v0.4.3
5102026-04-24T16:33:44.880Z Compiling strsim v0.11.1
5112026-04-24T16:33:44.965Z Compiling semver v1.0.27
5122026-04-24T16:33:45.006Z Compiling papergrid v0.11.0
5132026-04-24T16:33:45.010Z Compiling tempfile v3.25.0
5142026-04-24T16:33:45.119Z Compiling clap_builder v4.5.60
5152026-04-24T16:33:45.229Z Compiling memmap v0.7.0
5162026-04-24T16:33:45.268Z Compiling smawk v0.3.2
5172026-04-24T16:33:45.298Z Compiling unicode-linebreak v0.1.5
5182026-04-24T16:33:45.309Z Compiling unicode-width v0.2.0
5192026-04-24T16:33:45.425Z Compiling serde-untagged v0.1.9
5202026-04-24T16:33:45.464Z Compiling camino-tempfile v1.4.1
5212026-04-24T16:33:45.501Z Compiling swrite v0.1.0
5222026-04-24T16:33:45.546Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5232026-04-24T16:33:45.568Z Compiling textwrap v0.16.2
5242026-04-24T16:33:45.997Z Compiling tabled_derive v0.7.0
5252026-04-24T16:33:46.580Z Compiling synstructure v0.13.2
5262026-04-24T16:33:46.580Z Compiling pest_generator v2.8.6
5272026-04-24T16:33:46.655Z Compiling tabled v0.15.0
5282026-04-24T16:33:47.126Z Compiling serde_derive v1.0.228
5292026-04-24T16:33:47.126Z Compiling zerofrom-derive v0.1.6
5302026-04-24T16:33:47.129Z Compiling yoke-derive v0.8.1
5312026-04-24T16:33:47.129Z Compiling zerovec-derive v0.11.2
5322026-04-24T16:33:47.129Z Compiling displaydoc v0.2.5
5332026-04-24T16:33:47.129Z Compiling thiserror-impl v1.0.69
5342026-04-24T16:33:47.129Z Compiling zerocopy-derive v0.7.35
5352026-04-24T16:33:47.129Z Compiling scroll_derive v0.12.1
5362026-04-24T16:33:47.129Z Compiling thiserror-impl v2.0.18
5372026-04-24T16:33:47.129Z Compiling clap_derive v4.5.55
5382026-04-24T16:33:47.221Z Compiling pest_derive v2.8.6
5392026-04-24T16:33:47.802Z Compiling scroll v0.12.0
5402026-04-24T16:33:47.875Z Compiling zerocopy v0.7.35
5412026-04-24T16:33:48.026Z Compiling goblin v0.8.2
5422026-04-24T16:33:48.226Z Compiling zerofrom v0.1.6
5432026-04-24T16:33:48.291Z Compiling dtrace-parser v0.2.0
5442026-04-24T16:33:48.334Z Compiling yoke v0.8.1
5452026-04-24T16:33:48.485Z Compiling zerovec v0.11.5
5462026-04-24T16:33:48.485Z Compiling zerotrie v0.2.3
5472026-04-24T16:33:48.604Z Compiling clap v4.5.60
5482026-04-24T16:33:48.920Z Compiling tinystr v0.8.2
5492026-04-24T16:33:48.920Z Compiling potential_utf v0.1.4
5502026-04-24T16:33:49.034Z Compiling icu_collections v2.1.1
5512026-04-24T16:33:49.090Z Compiling icu_locale_core v2.1.1
5522026-04-24T16:33:49.594Z Compiling dof v0.3.0
5532026-04-24T16:33:49.594Z Compiling serde_tokenstream v0.2.3
5542026-04-24T16:33:49.612Z Compiling serde_spanned v0.6.9
5552026-04-24T16:33:49.615Z Compiling toml_datetime v0.6.11
5562026-04-24T16:33:49.616Z Compiling serde-value v0.7.0
5572026-04-24T16:33:49.629Z Compiling cargo-platform v0.2.0
5582026-04-24T16:33:49.632Z Compiling macaddr v1.0.1
5592026-04-24T16:33:49.648Z Compiling icu_provider v2.1.1
5602026-04-24T16:33:49.854Z Compiling toml_edit v0.22.27
5612026-04-24T16:33:49.929Z Compiling icu_normalizer v2.1.1
5622026-04-24T16:33:49.929Z Compiling icu_properties v2.1.2
5632026-04-24T16:33:50.277Z Compiling usdt-attr-macro v0.5.0
5642026-04-24T16:33:50.280Z Compiling usdt-macro v0.5.0
5652026-04-24T16:33:50.757Z Compiling idna_adapter v1.2.1
5662026-04-24T16:33:50.863Z Compiling idna v1.1.0
5672026-04-24T16:33:50.881Z Compiling usdt v0.5.0
5682026-04-24T16:33:51.120Z Compiling url v2.5.8
5692026-04-24T16:33:51.138Z Compiling toml v0.8.23
5702026-04-24T16:33:51.470Z Compiling cargo_toml v0.21.0
5712026-04-24T16:33:51.515Z Compiling cargo-util-schemas v0.8.2
5722026-04-24T16:33:52.315Z Compiling cargo_metadata v0.21.0
5732026-04-24T16:33:53.241Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5742026-04-24T16:33:55.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.76s
5752026-04-24T16:33:55.643Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5762026-04-24T16:33:56.200Z Downloading crates ...
5772026-04-24T16:33:56.296Z Downloaded adler2 v2.0.1
5782026-04-24T16:33:56.313Z Downloaded aead v0.5.2
5792026-04-24T16:33:56.316Z Downloaded bcrypt-pbkdf v0.10.0
5802026-04-24T16:33:56.316Z Downloaded bb8 v0.8.6
5812026-04-24T16:33:56.319Z Downloaded async-recursion v1.1.1
5822026-04-24T16:33:56.324Z Downloaded async-stream-impl v0.3.6
5832026-04-24T16:33:56.327Z Downloaded defmt-parser v1.0.0
5842026-04-24T16:33:56.327Z Downloaded crc32fast v1.5.0
5852026-04-24T16:33:56.330Z Downloaded dirs-sys-next v0.1.2
5862026-04-24T16:33:56.330Z Downloaded ahash v0.8.12
5872026-04-24T16:33:56.334Z Downloaded float-ord v0.3.2
5882026-04-24T16:33:56.334Z Downloaded defmt v0.3.100
5892026-04-24T16:33:56.334Z Downloaded fixedbitset v0.4.2
5902026-04-24T16:33:56.337Z Downloaded data-encoding v2.10.0
5912026-04-24T16:33:56.337Z Downloaded base64ct v1.8.3
5922026-04-24T16:33:56.337Z Downloaded crossbeam-utils v0.8.21
5932026-04-24T16:33:56.340Z Downloaded diesel_table_macro_syntax v0.3.0
5942026-04-24T16:33:56.340Z Downloaded document-features v0.2.12
5952026-04-24T16:33:56.340Z Downloaded cstr-argument v0.1.2
5962026-04-24T16:33:56.340Z Downloaded arrayvec v0.7.6
5972026-04-24T16:33:56.343Z Downloaded dropshot-api-manager-types v0.6.0
5982026-04-24T16:33:56.343Z Downloaded atomicwrites v0.4.4
5992026-04-24T16:33:56.346Z Downloaded crunchy v0.2.4
6002026-04-24T16:33:56.346Z Downloaded atty v0.2.14
6012026-04-24T16:33:56.349Z Downloaded castaway v0.2.4
6022026-04-24T16:33:56.349Z Downloaded foldhash v0.2.0
6032026-04-24T16:33:56.352Z Downloaded ciborium-io v0.2.2
6042026-04-24T16:33:56.352Z Downloaded cfg_aliases v0.2.1
6052026-04-24T16:33:56.357Z Downloaded ascii-canvas v3.0.0
6062026-04-24T16:33:56.357Z Downloaded difflib v0.4.0
6072026-04-24T16:33:56.357Z Downloaded derive_builder_macro v0.20.2
6082026-04-24T16:33:56.360Z Downloaded cexpr v0.6.0
6092026-04-24T16:33:56.360Z Downloaded derive_builder v0.20.2
6102026-04-24T16:33:56.363Z Downloaded crucible-workspace-hack v0.1.0
6112026-04-24T16:33:56.367Z Downloaded darling_macro v0.20.11
6122026-04-24T16:33:56.367Z Downloaded crc-catalog v2.4.0
6132026-04-24T16:33:56.367Z Downloaded compression-core v0.4.31
6142026-04-24T16:33:56.371Z Downloaded cargo-platform v0.1.9
6152026-04-24T16:33:56.371Z Downloaded arrayref v0.3.9
6162026-04-24T16:33:56.371Z Downloaded allocator-api2 v0.2.21
6172026-04-24T16:33:56.371Z Downloaded dof v0.4.0
6182026-04-24T16:33:56.374Z Downloaded csv-core v0.1.13
6192026-04-24T16:33:56.374Z Downloaded der_derive v0.7.3
6202026-04-24T16:33:56.374Z Downloaded assert_matches v1.5.0
6212026-04-24T16:33:56.377Z Downloaded fatfs v0.3.6
6222026-04-24T16:33:56.380Z Downloaded darling v0.21.3
6232026-04-24T16:33:56.382Z Downloaded dirs-next v2.0.0
6242026-04-24T16:33:56.382Z Downloaded cipher v0.4.4
6252026-04-24T16:33:56.382Z Downloaded backon v1.6.0
6262026-04-24T16:33:56.386Z Downloaded cmake v0.1.57
6272026-04-24T16:33:56.386Z Downloaded downcast-rs v2.0.2
6282026-04-24T16:33:56.389Z Downloaded darling_macro v0.23.0
6292026-04-24T16:33:56.389Z Downloaded chacha20 v0.9.1
6302026-04-24T16:33:56.389Z Downloaded darling_macro v0.21.3
6312026-04-24T16:33:56.392Z Downloaded async-stream v0.3.6
6322026-04-24T16:33:56.392Z Downloaded cbc v0.1.2
6332026-04-24T16:33:56.392Z Downloaded cpufeatures v0.3.0
6342026-04-24T16:33:56.395Z Downloaded blowfish v0.9.1
6352026-04-24T16:33:56.395Z Downloaded array-init v0.0.4
6362026-04-24T16:33:56.395Z Downloaded curve25519-dalek-derive v0.1.1
6372026-04-24T16:33:56.397Z Downloaded daft v0.1.5
6382026-04-24T16:33:56.400Z Downloaded cfg_aliases v0.1.1
6392026-04-24T16:33:56.400Z Downloaded bitfield-macros v0.19.4
6402026-04-24T16:33:56.404Z Downloaded darling v0.23.0
6412026-04-24T16:33:56.407Z Downloaded ctr v0.9.2
6422026-04-24T16:33:56.407Z Downloaded crc8 v0.1.1
6432026-04-24T16:33:56.410Z Downloaded ciborium-ll v0.2.2
6442026-04-24T16:33:56.410Z Downloaded endian-type v0.1.2
6452026-04-24T16:33:56.410Z Downloaded embedded-io v0.4.0
6462026-04-24T16:33:56.410Z Downloaded block-padding v0.3.3
6472026-04-24T16:33:56.414Z Downloaded bit-set v0.8.0
6482026-04-24T16:33:56.414Z Downloaded dtrace-parser v0.3.0
6492026-04-24T16:33:56.414Z Downloaded dsl_auto_type v0.2.0
6502026-04-24T16:33:56.414Z Downloaded dunce v1.0.5
6512026-04-24T16:33:56.417Z Downloaded display-error-chain v0.2.2
6522026-04-24T16:33:56.417Z Downloaded base16ct v0.2.0
6532026-04-24T16:33:56.417Z Downloaded float-cmp v0.10.0
6542026-04-24T16:33:56.421Z Downloaded convert_case v0.4.0
6552026-04-24T16:33:56.424Z Downloaded bitfield-struct v0.6.2
6562026-04-24T16:33:56.428Z Downloaded env_filter v1.0.0
6572026-04-24T16:33:56.431Z Downloaded atomic-waker v1.1.2
6582026-04-24T16:33:56.434Z Downloaded debug-ignore v1.0.5
6592026-04-24T16:33:56.434Z Downloaded foreign-types v0.3.2
6602026-04-24T16:33:56.439Z Downloaded dyn-clone v1.0.20
6612026-04-24T16:33:56.443Z Downloaded embedded-io v0.6.1
6622026-04-24T16:33:56.443Z Downloaded enum-as-inner v0.6.1
6632026-04-24T16:33:56.447Z Downloaded foreign-types-shared v0.1.1
6642026-04-24T16:33:56.448Z Downloaded funty v2.0.0
6652026-04-24T16:33:56.448Z Downloaded foreign-types v0.5.0
6662026-04-24T16:33:56.453Z Downloaded async-trait v0.1.89
6672026-04-24T16:33:56.456Z Downloaded diff v0.1.13
6682026-04-24T16:33:56.456Z Downloaded daft-derive v0.1.5
6692026-04-24T16:33:56.460Z Downloaded critical-section v1.2.0
6702026-04-24T16:33:56.460Z Downloaded backoff v0.4.0
6712026-04-24T16:33:56.463Z Downloaded foreign-types-shared v0.3.1
6722026-04-24T16:33:56.463Z Downloaded ena v0.14.4
6732026-04-24T16:33:56.463Z Downloaded futures-sink v0.3.32
6742026-04-24T16:33:56.466Z Downloaded futures-core v0.3.32
6752026-04-24T16:33:56.466Z Downloaded crossbeam-deque v0.8.6
6762026-04-24T16:33:56.466Z Downloaded ghash v0.5.1
6772026-04-24T16:33:56.466Z Downloaded foreign-types-macros v0.2.3
6782026-04-24T16:33:56.469Z Downloaded argon2 v0.5.3
6792026-04-24T16:33:56.469Z Downloaded fxhash v0.2.1
6802026-04-24T16:33:56.469Z Downloaded futures-io v0.3.32
6812026-04-24T16:33:56.473Z Downloaded const-oid v0.9.6
6822026-04-24T16:33:56.473Z Downloaded crossbeam-channel v0.5.15
6832026-04-24T16:33:56.477Z Downloaded ed25519 v2.2.3
6842026-04-24T16:33:56.477Z Downloaded const_format_proc_macros v0.2.34
6852026-04-24T16:33:56.477Z Downloaded crc v3.4.0
6862026-04-24T16:33:56.482Z Downloaded bitflags v1.3.2
6872026-04-24T16:33:56.482Z Downloaded bitfield v0.19.4
6882026-04-24T16:33:56.484Z Downloaded gethostname v0.5.0
6892026-04-24T16:33:56.484Z Downloaded futures-task v0.3.32
6902026-04-24T16:33:56.484Z Downloaded git-stub v1.0.0
6912026-04-24T16:33:56.484Z Downloaded console v0.16.2
6922026-04-24T16:33:56.484Z Downloaded colored v2.2.0
6932026-04-24T16:33:56.488Z Downloaded convert_case v0.10.0
6942026-04-24T16:33:56.488Z Downloaded cassowary v0.3.0
6952026-04-24T16:33:56.491Z Downloaded globwalk v0.9.1
6962026-04-24T16:33:56.491Z Downloaded hex v0.4.3
6972026-04-24T16:33:56.491Z Downloaded hash32 v0.3.1
6982026-04-24T16:33:56.494Z Downloaded byte-wrapper v0.1.0
6992026-04-24T16:33:56.494Z Downloaded bit-vec v0.6.3
7002026-04-24T16:33:56.494Z Downloaded hex-literal v0.4.1
7012026-04-24T16:33:56.502Z Downloaded headers-core v0.3.0
7022026-04-24T16:33:56.502Z Downloaded bit-set v0.5.3
7032026-04-24T16:33:56.502Z Downloaded hostname v0.4.2
7042026-04-24T16:33:56.505Z Downloaded http-body v1.0.1
7052026-04-24T16:33:56.506Z Downloaded base64 v0.22.1
7062026-04-24T16:33:56.506Z Downloaded fd-lock v4.0.4
7072026-04-24T16:33:56.506Z Downloaded defmt-macros v1.0.1
7082026-04-24T16:33:56.506Z Downloaded drift v0.1.3
7092026-04-24T16:33:56.509Z Downloaded ff v0.13.1
7102026-04-24T16:33:56.509Z Downloaded env_logger v0.11.9
7112026-04-24T16:33:56.512Z Downloaded fallible-iterator v0.2.0
7122026-04-24T16:33:56.512Z Downloaded buf-list v1.1.2
7132026-04-24T16:33:56.514Z Downloaded bit-vec v0.8.0
7142026-04-24T16:33:56.514Z Downloaded bcs v0.1.6
7152026-04-24T16:33:56.517Z Downloaded find-msvc-tools v0.1.9
7162026-04-24T16:33:56.517Z Downloaded ecdsa v0.16.9
7172026-04-24T16:33:56.521Z Downloaded erased-serde v0.3.31
7182026-04-24T16:33:56.521Z Downloaded constant_time_eq v0.4.2
7192026-04-24T16:33:56.524Z Downloaded hash32 v0.2.1
7202026-04-24T16:33:56.524Z Downloaded diesel-dtrace v0.5.0
7212026-04-24T16:33:56.524Z Downloaded hostname v0.3.1
7222026-04-24T16:33:56.524Z Downloaded home v0.5.12
7232026-04-24T16:33:56.527Z Downloaded hyper-tls v0.6.0
7242026-04-24T16:33:56.527Z Downloaded httpdate v1.0.3
7252026-04-24T16:33:56.527Z Downloaded http-range v0.1.5
7262026-04-24T16:33:56.527Z Downloaded compression-codecs v0.4.37
7272026-04-24T16:33:56.530Z Downloaded foldhash v0.1.5
7282026-04-24T16:33:56.530Z Downloaded either v1.15.0
7292026-04-24T16:33:56.533Z Downloaded defmt v1.0.1
7302026-04-24T16:33:56.536Z Downloaded hubpack_derive v0.1.1
7312026-04-24T16:33:56.536Z Downloaded fs_extra v1.3.0
7322026-04-24T16:33:56.536Z Downloaded ident_case v1.0.1
7332026-04-24T16:33:56.539Z Downloaded fs-err v2.11.0
7342026-04-24T16:33:56.539Z Downloaded des v0.8.1
7352026-04-24T16:33:56.542Z Downloaded derive-where v1.6.0
7362026-04-24T16:33:56.542Z Downloaded git-stub-vcs v0.1.0
7372026-04-24T16:33:56.545Z Downloaded filetime v0.2.27
7382026-04-24T16:33:56.545Z Downloaded futures-executor v0.3.32
7392026-04-24T16:33:56.547Z Downloaded bzip2 v0.6.1
7402026-04-24T16:33:56.547Z Downloaded indoc v1.0.9
7412026-04-24T16:33:56.550Z Downloaded inout v0.1.4
7422026-04-24T16:33:56.551Z Downloaded bzip2 v0.4.4
7432026-04-24T16:33:56.551Z Downloaded indent_write v2.2.0
7442026-04-24T16:33:56.553Z Downloaded clang-sys v1.8.1
7452026-04-24T16:33:56.553Z Downloaded globset v0.4.18
7462026-04-24T16:33:56.556Z Downloaded instability v0.3.11
7472026-04-24T16:33:56.556Z Downloaded async-bb8-diesel v0.2.1
7482026-04-24T16:33:56.556Z Downloaded glob v0.3.3
7492026-04-24T16:33:56.559Z Downloaded cargo_metadata v0.19.2
7502026-04-24T16:33:56.559Z Downloaded colored v3.1.1
7512026-04-24T16:33:56.562Z Downloaded is_ci v1.2.0
7522026-04-24T16:33:56.562Z Downloaded is-terminal v0.4.17
7532026-04-24T16:33:56.565Z Downloaded ciborium v0.2.2
7542026-04-24T16:33:56.565Z Downloaded lazy_static v1.5.0
7552026-04-24T16:33:56.565Z Downloaded lalrpop-util v0.19.12
7562026-04-24T16:33:56.568Z Downloaded instant v0.1.13
7572026-04-24T16:33:56.568Z Downloaded internet-checksum v0.2.1
7582026-04-24T16:33:56.568Z Downloaded group v0.13.0
7592026-04-24T16:33:56.571Z Downloaded deranged v0.5.8
7602026-04-24T16:33:56.571Z Downloaded camino-tempfile-ext v0.3.3
7612026-04-24T16:33:56.571Z Downloaded cancel-safe-futures v0.1.5
7622026-04-24T16:33:56.574Z Downloaded keccak v0.1.6
7632026-04-24T16:33:56.574Z Downloaded corncobs v0.1.4
7642026-04-24T16:33:56.576Z Downloaded console v0.15.11
7652026-04-24T16:33:56.576Z Downloaded base64 v0.21.7
7662026-04-24T16:33:56.579Z Downloaded futures-macro v0.3.32
7672026-04-24T16:33:56.582Z Downloaded http-body-util v0.1.3
7682026-04-24T16:33:56.582Z Downloaded cookie v0.18.1
7692026-04-24T16:33:56.585Z Downloaded flagset v0.4.7
7702026-04-24T16:33:56.585Z Downloaded cobs v0.3.0
7712026-04-24T16:33:56.585Z Downloaded derive-ex v0.1.8
7722026-04-24T16:33:56.587Z Downloaded highway v1.3.0
7732026-04-24T16:33:56.591Z Downloaded hubpack v0.1.2
7742026-04-24T16:33:56.591Z Downloaded fixedbitset v0.5.7
7752026-04-24T16:33:56.591Z Downloaded derive_builder_core v0.20.2
7762026-04-24T16:33:56.597Z Downloaded darling v0.20.11
7772026-04-24T16:33:56.599Z Downloaded lru-cache v0.1.2
7782026-04-24T16:33:56.599Z Downloaded libscf-sys v1.1.0
7792026-04-24T16:33:56.599Z Downloaded hyper-staticfile v0.10.1
7802026-04-24T16:33:56.599Z Downloaded humantime v2.3.0
7812026-04-24T16:33:56.599Z Downloaded cookie_store v0.22.1
7822026-04-24T16:33:56.641Z Downloaded match_cfg v0.1.0
7832026-04-24T16:33:56.648Z Downloaded futures-channel v0.3.32
7842026-04-24T16:33:56.648Z Downloaded derive_more v0.99.20
7852026-04-24T16:33:56.648Z Downloaded linked-hash-map v0.5.6
7862026-04-24T16:33:56.648Z Downloaded crossbeam-epoch v0.9.18
7872026-04-24T16:33:56.648Z Downloaded lzss v0.8.2
7882026-04-24T16:33:56.648Z Downloaded maybe-uninit v2.0.0
7892026-04-24T16:33:56.649Z Downloaded md5 v0.7.0
7902026-04-24T16:33:56.649Z Downloaded maplit v1.0.2
7912026-04-24T16:33:56.649Z Downloaded lru-slab v0.1.2
7922026-04-24T16:33:56.649Z Downloaded lru v0.12.5
7932026-04-24T16:33:56.649Z Downloaded darling_core v0.23.0
7942026-04-24T16:33:56.649Z Downloaded indoc v2.0.7
7952026-04-24T16:33:56.649Z Downloaded memoffset v0.9.1
7962026-04-24T16:33:56.649Z Downloaded mime v0.3.17
7972026-04-24T16:33:56.649Z Downloaded md-5 v0.10.6
7982026-04-24T16:33:56.649Z Downloaded newline-converter v0.3.0
7992026-04-24T16:33:56.649Z Downloaded impl-trait-for-tuples v0.2.3
8002026-04-24T16:33:56.649Z Downloaded new_debug_unreachable v1.0.6
8012026-04-24T16:33:56.649Z Downloaded cc v1.2.56
8022026-04-24T16:33:56.649Z Downloaded aes v0.8.4
8032026-04-24T16:33:56.649Z Downloaded half v1.8.3
8042026-04-24T16:33:56.649Z Downloaded multimap v0.10.1
8052026-04-24T16:33:56.649Z Downloaded ipnet v2.11.0
8062026-04-24T16:33:56.649Z Downloaded ipnetwork v0.21.1
8072026-04-24T16:33:56.649Z Downloaded newtype_derive v0.1.6
8082026-04-24T16:33:56.649Z Downloaded newtype-uuid-macros v0.1.0
8092026-04-24T16:33:56.649Z Downloaded num v0.4.3
8102026-04-24T16:33:56.649Z Downloaded normalize-line-endings v0.3.0
8112026-04-24T16:33:56.654Z Downloaded kstat-rs v0.2.4
8122026-04-24T16:33:56.654Z Downloaded nonempty v0.12.0
8132026-04-24T16:33:56.654Z Downloaded ingot-types v0.1.2
8142026-04-24T16:33:56.654Z Downloaded nibble_vec v0.1.0
8152026-04-24T16:33:56.654Z Downloaded num-iter v0.1.45
8162026-04-24T16:33:56.654Z Downloaded num_enum_derive v0.5.11
8172026-04-24T16:33:56.654Z Downloaded num-derive v0.3.3
8182026-04-24T16:33:56.657Z Downloaded num-conv v0.2.0
8192026-04-24T16:33:56.662Z Downloaded crc-any v2.5.0
8202026-04-24T16:33:56.662Z Downloaded opaque-debug v0.3.1
8212026-04-24T16:33:56.662Z Downloaded blake2 v0.10.6
8222026-04-24T16:33:56.665Z Downloaded dropshot_endpoint v0.16.7
8232026-04-24T16:33:56.665Z Downloaded libefi-sys v0.1.0
8242026-04-24T16:33:56.668Z Downloaded hmac v0.12.1
8252026-04-24T16:33:56.668Z Downloaded dropshot_endpoint v0.17.0
8262026-04-24T16:33:56.670Z Downloaded httparse v1.10.1
8272026-04-24T16:33:56.674Z Downloaded num_threads v0.1.7
8282026-04-24T16:33:56.677Z Downloaded linear-map v1.2.0
8292026-04-24T16:33:56.680Z Downloaded olpc-cjson v0.1.4
8302026-04-24T16:33:56.680Z Downloaded openssl-macros v0.1.1
8312026-04-24T16:33:56.680Z Downloaded openssl-probe v0.2.1
8322026-04-24T16:33:56.680Z Downloaded openssl-probe v0.1.6
8332026-04-24T16:33:56.683Z Downloaded elliptic-curve v0.13.8
8342026-04-24T16:33:56.686Z Downloaded libsw-core v0.3.2
8352026-04-24T16:33:56.686Z Downloaded libsw v3.5.0
8362026-04-24T16:33:56.686Z Downloaded const_format v0.2.35
8372026-04-24T16:33:56.689Z Downloaded arc-swap v1.8.2
8382026-04-24T16:33:56.692Z Downloaded managed v0.8.0
8392026-04-24T16:33:56.695Z Downloaded getrandom v0.3.4
8402026-04-24T16:33:56.697Z Downloaded getrandom v0.2.17
8412026-04-24T16:33:56.697Z Downloaded hyper-rustls v0.27.7
8422026-04-24T16:33:56.700Z Downloaded mime_guess v2.0.5
8432026-04-24T16:33:56.703Z Downloaded oso-derive v0.27.3
8442026-04-24T16:33:56.703Z Downloaded chacha20 v0.10.0
8452026-04-24T16:33:56.705Z Downloaded ingot v0.1.1
8462026-04-24T16:33:56.705Z Downloaded multer v3.1.0
8472026-04-24T16:33:56.708Z Downloaded packed_struct_codegen v0.10.1
8482026-04-24T16:33:56.708Z Downloaded parse-display v0.10.0
8492026-04-24T16:33:56.708Z Downloaded newtype-uuid v1.3.2
8502026-04-24T16:33:56.711Z Downloaded native-tls v0.2.18
8512026-04-24T16:33:56.711Z Downloaded parse-size v1.1.0
8522026-04-24T16:33:56.726Z Downloaded peg-runtime v0.8.5
8532026-04-24T16:33:56.730Z Downloaded num-integer v0.1.46
8542026-04-24T16:33:56.730Z Downloaded num-derive v0.4.2
8552026-04-24T16:33:56.733Z Downloaded pbkdf2 v0.12.2
8562026-04-24T16:33:56.733Z Downloaded pbkdf2 v0.11.0
8572026-04-24T16:33:56.733Z Downloaded path-slash v0.1.5
8582026-04-24T16:33:56.734Z Downloaded nodrop v0.1.14
8592026-04-24T16:33:56.734Z Downloaded jobserver v0.1.34
8602026-04-24T16:33:56.737Z Downloaded num-complex v0.4.6
8612026-04-24T16:33:56.737Z Downloaded num-rational v0.4.2
8622026-04-24T16:33:56.737Z Downloaded chacha20poly1305 v0.10.1
8632026-04-24T16:33:56.740Z Downloaded nu-ansi-term v0.50.3
8642026-04-24T16:33:56.740Z Downloaded ingot-macros v0.1.1
8652026-04-24T16:33:56.743Z Downloaded half v2.7.1
8662026-04-24T16:33:56.743Z Downloaded pin-utils v0.1.0
8672026-04-24T16:33:56.746Z Downloaded bytes v1.11.1
8682026-04-24T16:33:56.748Z Downloaded num_enum v0.5.11
8692026-04-24T16:33:56.751Z Downloaded darling_core v0.21.3
8702026-04-24T16:33:56.755Z Downloaded num_enum_derive v0.7.5
8712026-04-24T16:33:56.755Z Downloaded libloading v0.8.9
8722026-04-24T16:33:56.759Z Downloaded flume v0.11.1
8732026-04-24T16:33:56.759Z Downloaded darling_core v0.20.11
8742026-04-24T16:33:56.762Z Downloaded lock_api v0.4.14
8752026-04-24T16:33:56.762Z Downloaded litrs v1.0.0
8762026-04-24T16:33:56.765Z Downloaded iana-time-zone v0.1.65
8772026-04-24T16:33:56.765Z Downloaded phf_shared v0.13.1
8782026-04-24T16:33:56.768Z Downloaded phf_shared v0.11.3
8792026-04-24T16:33:56.768Z Downloaded futures v0.3.32
8802026-04-24T16:33:56.771Z Downloaded powerfmt v0.2.0
8812026-04-24T16:33:56.771Z Downloaded oxide-tokio-rt v0.1.4
8822026-04-24T16:33:56.775Z Downloaded predicates-tree v1.0.13
8832026-04-24T16:33:56.778Z Downloaded owo-colors v4.3.0
8842026-04-24T16:33:56.778Z Downloaded flate2 v1.1.9
8852026-04-24T16:33:56.781Z Downloaded packed_struct v0.10.1
8862026-04-24T16:33:56.784Z Downloaded indexmap v1.9.3
8872026-04-24T16:33:56.784Z Downloaded predicates-core v1.0.10
8882026-04-24T16:33:56.787Z Downloaded proc-macro-crate v3.4.0
8892026-04-24T16:33:56.787Z Downloaded proc-macro-error-attr2 v2.0.0
8902026-04-24T16:33:56.787Z Downloaded password-hash v0.4.2
8912026-04-24T16:33:56.790Z Downloaded nanorand v0.7.0
8922026-04-24T16:33:56.790Z Downloaded proc-macro-crate v1.3.1
8932026-04-24T16:33:56.790Z Downloaded parse-display-derive v0.10.0
8942026-04-24T16:33:56.793Z Downloaded paste v1.0.15
8952026-04-24T16:33:56.795Z Downloaded progenitor-client v0.10.0
8962026-04-24T16:33:56.795Z Downloaded heapless v0.7.17
8972026-04-24T16:33:56.798Z Downloaded aho-corasick v1.1.4
8982026-04-24T16:33:56.801Z Downloaded parking_lot_core v0.8.6
8992026-04-24T16:33:56.801Z Downloaded pem-rfc7468 v0.7.0
9002026-04-24T16:33:56.805Z Downloaded peg v0.8.5
9012026-04-24T16:33:56.808Z Downloaded password-hash v0.5.0
9022026-04-24T16:33:56.808Z Downloaded crypto-bigint v0.5.5
9032026-04-24T16:33:56.811Z Downloaded quick-error v1.2.3
9042026-04-24T16:33:56.811Z Downloaded psl-types v2.0.11
9052026-04-24T16:33:56.814Z Downloaded phf v0.12.1
9062026-04-24T16:33:56.814Z Downloaded progenitor-macro v0.13.0
9072026-04-24T16:33:56.814Z Downloaded progenitor-macro v0.11.2
9082026-04-24T16:33:56.818Z Downloaded headers v0.4.1
9092026-04-24T16:33:56.820Z Downloaded ar_archive_writer v0.5.1
9102026-04-24T16:33:56.821Z Downloaded progenitor-macro v0.10.0
9112026-04-24T16:33:56.821Z Downloaded phf_shared v0.12.1
9122026-04-24T16:33:56.824Z Downloaded pem v3.0.6
9132026-04-24T16:33:56.824Z Downloaded ed25519-dalek v2.2.0
9142026-04-24T16:33:56.827Z Downloaded peg-macros v0.8.5
9152026-04-24T16:33:56.827Z Downloaded num_enum v0.7.5
9162026-04-24T16:33:56.830Z Downloaded oxnet v0.1.4
9172026-04-24T16:33:56.833Z Downloaded memmap2 v0.9.10
9182026-04-24T16:33:56.833Z Downloaded ignore v0.4.25
9192026-04-24T16:33:56.833Z Downloaded pkg-config v0.3.32
9202026-04-24T16:33:56.836Z Downloaded pin-project-lite v0.2.17
9212026-04-24T16:33:56.839Z Downloaded pin-project-internal v1.1.11
9222026-04-24T16:33:56.839Z Downloaded omicron-zone-package v0.12.2
9232026-04-24T16:33:56.842Z Downloaded derive_more v2.1.1
9242026-04-24T16:33:56.846Z Downloaded radium v0.7.0
9252026-04-24T16:33:56.849Z Downloaded pkcs8 v0.10.2
9262026-04-24T16:33:56.849Z Downloaded bumpalo v3.20.2
9272026-04-24T16:33:56.852Z Downloaded compact_str v0.8.1
9282026-04-24T16:33:56.854Z Downloaded precomputed-hash v0.1.1
9292026-04-24T16:33:56.855Z Downloaded predicates v3.1.4
9302026-04-24T16:33:56.857Z Downloaded rand_chacha v0.3.1
9312026-04-24T16:33:56.857Z Downloaded recursive-proc-macro-impl v0.1.1
9322026-04-24T16:33:56.860Z Downloaded recursive v0.1.1
9332026-04-24T16:33:56.860Z Downloaded rand_xorshift v0.4.0
9342026-04-24T16:33:56.860Z Downloaded postgres-protocol v0.6.10
9352026-04-24T16:33:56.863Z Downloaded indicatif v0.18.4
9362026-04-24T16:33:56.866Z Downloaded ppv-lite86 v0.2.21
9372026-04-24T16:33:56.866Z Downloaded parking_lot v0.11.2
9382026-04-24T16:33:56.868Z Downloaded progenitor v0.13.0
9392026-04-24T16:33:56.868Z Downloaded progenitor v0.10.0
9402026-04-24T16:33:56.871Z Downloaded primeorder v0.13.6
9412026-04-24T16:33:56.871Z Downloaded ref-cast-impl v1.0.25
9422026-04-24T16:33:56.873Z Downloaded progenitor-client v0.13.0
9432026-04-24T16:33:56.873Z Downloaded proc-macro-error2 v2.0.1
9442026-04-24T16:33:56.876Z Downloaded parking_lot_core v0.9.12
9452026-04-24T16:33:56.876Z Downloaded parking_lot v0.12.5
9462026-04-24T16:33:56.880Z Downloaded heapless v0.8.0
9472026-04-24T16:33:56.885Z Downloaded progenitor-extras v0.1.1
9482026-04-24T16:33:56.888Z Downloaded progenitor-client v0.11.2
9492026-04-24T16:33:56.888Z Downloaded progenitor v0.11.2
9502026-04-24T16:33:56.891Z Downloaded rustc-hash v2.1.1
9512026-04-24T16:33:56.895Z Downloaded rfc6979 v0.4.0
9522026-04-24T16:33:56.895Z Downloaded rustc_version v0.1.7
9532026-04-24T16:33:56.895Z Downloaded rustc_version v0.4.1
9542026-04-24T16:33:56.898Z Downloaded russh-cryptovec v0.7.3
9552026-04-24T16:33:56.898Z Downloaded rtoolbox v0.0.3
9562026-04-24T16:33:56.902Z Downloaded pkcs1 v0.7.5
9572026-04-24T16:33:56.904Z Downloaded phf v0.13.1
9582026-04-24T16:33:56.907Z Downloaded r2d2 v0.8.10
9592026-04-24T16:33:56.907Z Downloaded hickory-resolver v0.25.2
9602026-04-24T16:33:56.910Z Downloaded diesel_derives v2.3.7
9612026-04-24T16:33:56.913Z Downloaded der v0.7.10
9622026-04-24T16:33:56.917Z Downloaded psm v0.1.30
9632026-04-24T16:33:56.920Z Downloaded pkcs5 v0.7.1
9642026-04-24T16:33:56.920Z Downloaded hickory-resolver v0.24.4
9652026-04-24T16:33:56.923Z Downloaded rand_core v0.9.5
9662026-04-24T16:33:56.926Z Downloaded salsa20 v0.10.2
9672026-04-24T16:33:56.929Z Downloaded async-compression v0.4.41
9682026-04-24T16:33:56.931Z Downloaded rand_core v0.10.0
9692026-04-24T16:33:56.931Z Downloaded dropshot-api-manager v0.6.0
9702026-04-24T16:33:56.934Z Downloaded poly1305 v0.8.0
9712026-04-24T16:33:56.937Z Downloaded rand_seeder v0.4.0
9722026-04-24T16:33:56.937Z Downloaded rand_chacha v0.9.0
9732026-04-24T16:33:56.937Z Downloaded postcard v1.1.3
9742026-04-24T16:33:56.940Z Downloaded scroll_derive v0.13.1
9752026-04-24T16:33:56.940Z Downloaded sapling-renderdag v0.1.0
9762026-04-24T16:33:56.940Z Downloaded polyval v0.6.2
9772026-04-24T16:33:56.943Z Downloaded p256 v0.13.2
9782026-04-24T16:33:56.943Z Downloaded scrypt v0.11.0
9792026-04-24T16:33:56.947Z Downloaded secrecy v0.10.3
9802026-04-24T16:33:56.947Z Downloaded aes-gcm v0.10.3
9812026-04-24T16:33:56.950Z Downloaded postgres-types v0.2.12
9822026-04-24T16:33:56.950Z Downloaded ref-cast v1.0.25
9832026-04-24T16:33:56.953Z Downloaded oso v0.27.3
9842026-04-24T16:33:56.953Z Downloaded rand_core v0.6.4
9852026-04-24T16:33:56.957Z Downloaded scheduled-thread-pool v0.2.7
9862026-04-24T16:33:56.957Z Downloaded resolv-conf v0.7.6
9872026-04-24T16:33:56.957Z Downloaded secrecy v0.8.0
9882026-04-24T16:33:56.960Z Downloaded scopeguard v1.2.0
9892026-04-24T16:33:56.960Z Downloaded serde-big-array v0.5.1
9902026-04-24T16:33:56.960Z Downloaded seq-macro v0.3.6
9912026-04-24T16:33:56.960Z Downloaded semver v0.1.20
9922026-04-24T16:33:56.964Z Downloaded expectorate v1.2.0
9932026-04-24T16:33:56.964Z Downloaded derive_more-impl v2.1.1
9942026-04-24T16:33:56.978Z Downloaded serde_plain v1.0.2
9952026-04-24T16:33:56.981Z Downloaded sha1 v0.10.6
9962026-04-24T16:33:56.985Z Downloaded serde_spanned v1.0.4
9972026-04-24T16:33:56.985Z Downloaded serde_bytes v0.11.19
9982026-04-24T16:33:56.989Z Downloaded signal-hook-mio v0.2.5
9992026-04-24T16:33:56.989Z Downloaded shell-words v1.1.1
10002026-04-24T16:33:56.989Z Downloaded signature v2.2.0
10012026-04-24T16:33:56.989Z Downloaded serde_repr v0.1.20
10022026-04-24T16:33:56.989Z Downloaded signal-hook-tokio v0.3.1
10032026-04-24T16:33:56.992Z Downloaded rusty-fork v0.3.1
10042026-04-24T16:33:56.995Z Downloaded quinn-udp v0.5.14
10052026-04-24T16:33:56.995Z Downloaded rustversion v1.0.22
10062026-04-24T16:33:56.998Z Downloaded rustls-pemfile v1.0.4
10072026-04-24T16:33:56.998Z Downloaded rustls-native-certs v0.8.3
10082026-04-24T16:33:57.001Z Downloaded libbz2-rs-sys v0.2.2
10092026-04-24T16:33:57.001Z Downloaded jiff-static v0.2.21
10102026-04-24T16:33:57.005Z Downloaded same-file v1.0.6
10112026-04-24T16:33:57.009Z Downloaded sigpipe v0.1.3
10122026-04-24T16:33:57.013Z Downloaded openssl-sys v0.9.111
10132026-04-24T16:33:57.016Z Downloaded rustls-pemfile v2.2.0
10142026-04-24T16:33:57.021Z Downloaded scroll v0.13.0
10152026-04-24T16:33:57.022Z Downloaded schemars_derive v0.8.22
10162026-04-24T16:33:57.022Z Downloaded minimal-lexical v0.2.1
10172026-04-24T16:33:57.024Z Downloaded papergrid v0.17.0
10182026-04-24T16:33:57.028Z Downloaded serde-hex v0.1.0
10192026-04-24T16:33:57.032Z Downloaded slog-bunyan v2.5.0
10202026-04-24T16:33:57.035Z Downloaded slog-envlogger v2.2.0
10212026-04-24T16:33:57.038Z Downloaded prefix-trie v0.7.0
10222026-04-24T16:33:57.041Z Downloaded miniz_oxide v0.8.9
10232026-04-24T16:33:57.041Z Downloaded siphasher v1.0.2
10242026-04-24T16:33:57.041Z Downloaded progenitor-impl v0.10.0
10252026-04-24T16:33:57.044Z Downloaded sec1 v0.7.3
10262026-04-24T16:33:57.044Z Downloaded sct v0.7.1
10272026-04-24T16:33:57.051Z Downloaded hashbrown v0.13.2
10282026-04-24T16:33:57.056Z Downloaded progenitor-impl v0.11.2
10292026-04-24T16:33:57.058Z Downloaded progenitor-impl v0.13.0
10302026-04-24T16:33:57.061Z Downloaded serde_path_to_error v0.1.20
10312026-04-24T16:33:57.061Z Downloaded serde_derive_internals v0.29.1
10322026-04-24T16:33:57.065Z Downloaded russh-keys v0.45.0
10332026-04-24T16:33:57.065Z Downloaded serde_urlencoded v0.7.1
10342026-04-24T16:33:57.068Z Downloaded ssh-encoding v0.2.0
10352026-04-24T16:33:57.071Z Downloaded sqlparser_derive v0.5.0
10362026-04-24T16:33:57.074Z Downloaded ssh-cipher v0.2.0
10372026-04-24T16:33:57.074Z Downloaded structmeta-derive v0.3.0
10382026-04-24T16:33:57.076Z Downloaded strum v0.26.3
10392026-04-24T16:33:57.076Z Downloaded supports-color v3.0.2
10402026-04-24T16:33:57.076Z Downloaded subtle v2.6.1
10412026-04-24T16:33:57.079Z Downloaded signal-hook-registry v1.4.8
10422026-04-24T16:33:57.079Z Downloaded strip-ansi-escapes v0.2.1
10432026-04-24T16:33:57.082Z Downloaded rustls-pki-types v1.14.0
10442026-04-24T16:33:57.082Z Downloaded crossterm v0.28.1
10452026-04-24T16:33:57.089Z Downloaded hickory-server v0.25.2
10462026-04-24T16:33:57.092Z Downloaded shlex v1.3.0
10472026-04-24T16:33:57.092Z Downloaded pin-project v1.1.11
10482026-04-24T16:33:57.097Z Downloaded hyper-util v0.1.20
10492026-04-24T16:33:57.100Z Downloaded tap v1.0.1
10502026-04-24T16:33:57.103Z Downloaded take_mut v0.2.2
10512026-04-24T16:33:57.103Z Downloaded tagptr v0.2.0
10522026-04-24T16:33:57.103Z Downloaded tabled_derive v0.11.0
10532026-04-24T16:33:57.107Z Downloaded crossterm v0.29.0
10542026-04-24T16:33:57.111Z Downloaded smf v0.2.3
10552026-04-24T16:33:57.114Z Downloaded smallvec v0.6.14
10562026-04-24T16:33:57.114Z Downloaded slog-term v2.9.2
10572026-04-24T16:33:57.117Z Downloaded termtree v0.5.1
10582026-04-24T16:33:57.117Z Downloaded tabwriter v1.4.1
10592026-04-24T16:33:57.117Z Downloaded sync_wrapper v1.0.2
10602026-04-24T16:33:57.120Z Downloaded simd-adler32 v0.3.8
10612026-04-24T16:33:57.120Z Downloaded sync-ptr v0.1.4
10622026-04-24T16:33:57.120Z Downloaded slog-stdlog v4.1.1
10632026-04-24T16:33:57.123Z Downloaded slog-scope v4.4.1
10642026-04-24T16:33:57.123Z Downloaded thread-id v5.1.0
10652026-04-24T16:33:57.123Z Downloaded pretty_assertions v1.4.1
10662026-04-24T16:33:57.126Z Downloaded time-core v0.1.8
10672026-04-24T16:33:57.126Z Downloaded itertools v0.10.5
10682026-04-24T16:33:57.129Z Downloaded spki v0.7.3
10692026-04-24T16:33:57.132Z Downloaded slog-json v2.6.1
10702026-04-24T16:33:57.132Z Downloaded slog-async v2.8.0
10712026-04-24T16:33:57.132Z Downloaded thiserror-impl-no-std v2.0.2
10722026-04-24T16:33:57.135Z Downloaded hashbrown v0.12.3
10732026-04-24T16:33:57.135Z Downloaded testing_table v0.3.0
10742026-04-24T16:33:57.138Z Downloaded ron v0.8.1
10752026-04-24T16:33:57.140Z Downloaded num-bigint v0.4.6
10762026-04-24T16:33:57.144Z Downloaded static_assertions v1.1.0
10772026-04-24T16:33:57.145Z Downloaded sqlformat v0.3.5
10782026-04-24T16:33:57.145Z Downloaded serde_with_macros v3.17.0
10792026-04-24T16:33:57.148Z Downloaded slog-dtrace v0.3.0
10802026-04-24T16:33:57.148Z Downloaded rcgen v0.12.1
10812026-04-24T16:33:57.148Z Downloaded tinyvec_macros v0.1.1
10822026-04-24T16:33:57.151Z Downloaded serde_cbor v0.11.2
10832026-04-24T16:33:57.155Z Downloaded strum v0.27.2
10842026-04-24T16:33:57.155Z Downloaded stacker v0.1.23
10852026-04-24T16:33:57.155Z Downloaded snafu-derive v0.8.9
10862026-04-24T16:33:57.158Z Downloaded tokio-macros v2.7.0
10872026-04-24T16:33:57.163Z Downloaded structmeta v0.3.0
10882026-04-24T16:33:57.166Z Downloaded stringprep v0.1.5
10892026-04-24T16:33:57.166Z Downloaded string_cache v0.8.9
10902026-04-24T16:33:57.168Z Downloaded strum_macros v0.27.2
10912026-04-24T16:33:57.168Z Downloaded http v1.4.0
10922026-04-24T16:33:57.171Z Downloaded strum_macros v0.24.3
10932026-04-24T16:33:57.171Z Downloaded prettyplease v0.2.37
10942026-04-24T16:33:57.182Z Downloaded rustls-platform-verifier v0.6.2
10952026-04-24T16:33:57.185Z Downloaded mio v1.2.0
10962026-04-24T16:33:57.188Z Downloaded strum_macros v0.26.4
10972026-04-24T16:33:57.191Z Downloaded support-bundle-viewer v0.1.2
10982026-04-24T16:33:57.191Z Downloaded termios v0.3.3
10992026-04-24T16:33:57.198Z Downloaded topological-sort v0.2.2
11002026-04-24T16:33:57.201Z Downloaded ryu v1.0.23
11012026-04-24T16:33:57.201Z Downloaded rayon-core v1.13.0
11022026-04-24T16:33:57.204Z Downloaded thread_local v1.1.9
11032026-04-24T16:33:57.204Z Downloaded hashbrown v0.15.5
11042026-04-24T16:33:57.209Z Downloaded slab v0.4.12
11052026-04-24T16:33:57.217Z Downloaded tiny-keccak v2.0.2
11062026-04-24T16:33:57.220Z Downloaded try-lock v0.2.5
11072026-04-24T16:33:57.220Z Downloaded tower-layer v0.3.3
11082026-04-24T16:33:57.223Z Downloaded time-macros v0.2.27
11092026-04-24T16:33:57.223Z Downloaded thiserror-no-std v2.0.2
11102026-04-24T16:33:57.226Z Downloaded trait-variant v0.1.2
11112026-04-24T16:33:57.226Z Downloaded qorb v0.4.1
11122026-04-24T16:33:57.229Z Downloaded tower-service v0.3.3
11132026-04-24T16:33:57.229Z Downloaded rand v0.8.5
11142026-04-24T16:33:57.232Z Downloaded iddqd v0.3.17
11152026-04-24T16:33:57.235Z Downloaded tls_codec v0.4.2
11162026-04-24T16:33:57.237Z Downloaded nom v7.1.3
11172026-04-24T16:33:57.240Z Downloaded signal-hook v0.3.18
11182026-04-24T16:33:57.243Z Downloaded typify-macro v0.4.3
11192026-04-24T16:33:57.246Z Downloaded serde_yaml v0.9.34+deprecated
11202026-04-24T16:33:57.249Z Downloaded tokio-native-tls v0.3.1
11212026-04-24T16:33:57.252Z Downloaded tokio-dtrace v0.1.1
11222026-04-24T16:33:57.252Z Downloaded tls_codec_derive v0.4.2
11232026-04-24T16:33:57.255Z Downloaded typify-macro v0.6.1
11242026-04-24T16:33:57.255Z Downloaded unarray v0.1.4
11252026-04-24T16:33:57.258Z Downloaded unit-prefix v0.5.2
11262026-04-24T16:33:57.258Z Downloaded usdt-macro v0.6.0
11272026-04-24T16:33:57.261Z Downloaded unicode-truncate v1.1.0
11282026-04-24T16:33:57.266Z Downloaded publicsuffix v2.3.0
11292026-04-24T16:33:57.273Z Downloaded term v1.2.1
11302026-04-24T16:33:57.276Z Downloaded quinn v0.11.9
11312026-04-24T16:33:57.279Z Downloaded usdt-attr-macro v0.6.0
11322026-04-24T16:33:57.279Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11332026-04-24T16:33:57.279Z Downloaded spin v0.9.8
11342026-04-24T16:33:57.279Z Downloaded tokio-rustls v0.25.0
11352026-04-24T16:33:57.283Z Downloaded utf-8 v0.7.6
11362026-04-24T16:33:57.286Z Downloaded untrusted v0.7.1
11372026-04-24T16:33:57.286Z Downloaded usdt v0.6.0
11382026-04-24T16:33:57.289Z Downloaded itertools v0.13.0
11392026-04-24T16:33:57.292Z Downloaded libxml v0.3.3
11402026-04-24T16:33:57.295Z Downloaded similar v2.7.0
11412026-04-24T16:33:57.298Z Downloaded tokio-tungstenite v0.21.0
11422026-04-24T16:33:57.301Z Downloaded itertools v0.12.1
11432026-04-24T16:33:57.303Z Downloaded schemars v0.8.22
11442026-04-24T16:33:57.309Z Downloaded void v1.0.2
11452026-04-24T16:33:57.312Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11462026-04-24T16:33:57.312Z Downloaded waitgroup v0.1.2
11472026-04-24T16:33:57.312Z Downloaded rand v0.9.2
11482026-04-24T16:33:57.315Z Downloaded slog v2.8.2
11492026-04-24T16:33:57.318Z Downloaded schemars v0.9.0
11502026-04-24T16:33:57.323Z Downloaded wait-timeout v0.2.1
11512026-04-24T16:33:57.325Z Downloaded tui-tree-widget v0.23.1
11522026-04-24T16:33:57.325Z Downloaded rand v0.10.0
11532026-04-24T16:33:57.328Z Downloaded want v0.3.1
11542026-04-24T16:33:57.328Z Downloaded toml_writer v1.0.6+spec-1.1.0
11552026-04-24T16:33:57.331Z Downloaded xattr v1.6.1
11562026-04-24T16:33:57.336Z Downloaded rsa v0.9.10
11572026-04-24T16:33:57.339Z Downloaded tokio-rustls v0.26.4
11582026-04-24T16:33:57.342Z Downloaded tokio-rustls v0.24.1
11592026-04-24T16:33:57.345Z Downloaded socket2 v0.6.3
11602026-04-24T16:33:57.349Z Downloaded unicase v2.9.0
11612026-04-24T16:33:57.349Z Downloaded universal-hash v0.5.1
11622026-04-24T16:33:57.353Z Downloaded zeroize_derive v1.4.3
11632026-04-24T16:33:57.359Z Downloaded test-strategy v0.4.5
11642026-04-24T16:33:57.362Z Downloaded snafu v0.8.9
11652026-04-24T16:33:57.366Z Downloaded tokio-tungstenite v0.23.1
11662026-04-24T16:33:57.369Z Downloaded term v0.7.0
11672026-04-24T16:33:57.369Z Downloaded xshell-macros v0.2.7
11682026-04-24T16:33:57.369Z Downloaded usdt-impl v0.6.0
11692026-04-24T16:33:57.372Z Downloaded untrusted v0.9.0
11702026-04-24T16:33:57.377Z Downloaded zone_cfg_derive v0.3.1
11712026-04-24T16:33:57.380Z Downloaded futures-util v0.3.32
11722026-04-24T16:33:57.384Z Downloaded tokio-stream v0.1.18
11732026-04-24T16:33:57.387Z Downloaded hyper v1.8.1
11742026-04-24T16:33:57.391Z Downloaded samael v0.0.19
11752026-04-24T16:33:57.394Z Downloaded zone v0.3.1
11762026-04-24T16:33:57.397Z Downloaded tinyvec v1.10.0
11772026-04-24T16:33:57.397Z Downloaded vergen-lib v0.1.6
11782026-04-24T16:33:57.402Z Downloaded vergen-gitcl v1.0.8
11792026-04-24T16:33:57.408Z Downloaded toml_parser v1.0.9+spec-1.1.0
11802026-04-24T16:33:57.411Z Downloaded uzers v0.12.2
11812026-04-24T16:33:57.414Z Downloaded vergen-git2 v1.0.7
11822026-04-24T16:33:57.414Z Downloaded walkdir v2.5.0
11832026-04-24T16:33:57.417Z Downloaded twox-hash v2.1.2
11842026-04-24T16:33:57.417Z Downloaded iri-string v0.7.10
11852026-04-24T16:33:57.420Z Downloaded wyz v0.5.1
11862026-04-24T16:33:57.423Z Downloaded socket2 v0.5.10
11872026-04-24T16:33:57.423Z Downloaded num-bigint-dig v0.8.6
11882026-04-24T16:33:57.427Z Downloaded itertools v0.14.0
11892026-04-24T16:33:57.430Z Downloaded unicode-properties v0.1.4
11902026-04-24T16:33:57.433Z Downloaded whoami v1.6.1
11912026-04-24T16:33:57.444Z Downloaded xshell v0.2.7
11922026-04-24T16:33:57.447Z Downloaded hkdf v0.12.4
11932026-04-24T16:33:57.454Z Downloaded h2 v0.4.13
11942026-04-24T16:33:57.457Z Downloaded zeroize v1.8.2
11952026-04-24T16:33:57.457Z Downloaded toml v0.9.12+spec-1.1.0
11962026-04-24T16:33:57.466Z Downloaded tar v0.4.45
11972026-04-24T16:33:57.470Z Downloaded steno v0.4.1
11982026-04-24T16:33:57.516Z Downloaded vergen v9.0.6
11992026-04-24T16:33:57.516Z Downloaded zstd-safe v7.2.4
12002026-04-24T16:33:57.516Z Downloaded tracing-core v0.1.36
12012026-04-24T16:33:57.516Z Downloaded zstd v0.13.3
12022026-04-24T16:33:57.516Z Downloaded rustls-webpki v0.103.9
12032026-04-24T16:33:57.516Z Downloaded schemars v1.2.1
12042026-04-24T16:33:57.516Z Downloaded whoami v2.1.0
12052026-04-24T16:33:57.516Z Downloaded vsss-rs v3.3.4
12062026-04-24T16:33:57.516Z Downloaded typify v0.6.1
12072026-04-24T16:33:57.516Z Downloaded p521 v0.13.3
12082026-04-24T16:33:57.516Z Downloaded typify v0.4.3
12092026-04-24T16:33:57.516Z Downloaded tungstenite v0.21.0
12102026-04-24T16:33:57.516Z Downloaded tungstenite v0.23.0
12112026-04-24T16:33:57.516Z Downloaded yasna v0.5.2
12122026-04-24T16:33:57.516Z Downloaded russh v0.45.0
12132026-04-24T16:33:57.516Z Downloaded toml v0.7.8
12142026-04-24T16:33:57.516Z Downloaded tracing-attributes v0.1.31
12152026-04-24T16:33:57.516Z Downloaded zerocopy v0.6.6
12162026-04-24T16:33:57.523Z Downloaded libm v0.2.16
12172026-04-24T16:33:57.527Z Downloaded subprocess v0.2.15
12182026-04-24T16:33:57.532Z Downloaded uuid v1.23.0
12192026-04-24T16:33:57.535Z Downloaded vte v0.14.1
12202026-04-24T16:33:57.541Z Downloaded unicode-bidi v0.3.18
12212026-04-24T16:33:57.545Z Downloaded tokio-postgres v0.7.16
12222026-04-24T16:33:57.548Z Downloaded toml_edit v0.23.10+spec-1.0.0
12232026-04-24T16:33:57.560Z Downloaded unsafe-libyaml v0.2.11
12242026-04-24T16:33:57.565Z Downloaded reedline v0.40.0
12252026-04-24T16:33:57.575Z Downloaded blake3 v1.8.3
12262026-04-24T16:33:57.581Z Downloaded rustyline v14.0.0
12272026-04-24T16:33:57.588Z Downloaded rpassword v7.4.0
12282026-04-24T16:33:57.590Z Downloaded zopfli v0.8.3
12292026-04-24T16:33:57.593Z Downloaded toml v1.0.6+spec-1.1.0
12302026-04-24T16:33:57.598Z Downloaded toml_edit v0.19.15
12312026-04-24T16:33:57.607Z Downloaded ssh-key v0.6.7
12322026-04-24T16:33:57.611Z Downloaded p384 v0.13.1
12332026-04-24T16:33:57.619Z Downloaded yansi v1.0.1
12342026-04-24T16:33:57.622Z Downloaded regex v1.12.3
12352026-04-24T16:33:57.628Z Downloaded zip v0.6.6
12362026-04-24T16:33:57.631Z Downloaded bitvec v1.0.1
12372026-04-24T16:33:57.638Z Downloaded unicode_categories v0.1.1
12382026-04-24T16:33:57.649Z Downloaded git2 v0.20.4
12392026-04-24T16:33:57.668Z Downloaded bindgen v0.71.1
12402026-04-24T16:33:57.676Z Downloaded tower v0.5.3
12412026-04-24T16:33:57.679Z Downloaded chrono v0.4.44
12422026-04-24T16:33:57.683Z Downloaded portable-atomic v1.13.1
12432026-04-24T16:33:57.690Z Downloaded salty v0.3.0
12442026-04-24T16:33:57.696Z Downloaded x509-cert v0.2.5
12452026-04-24T16:33:57.700Z Downloaded reqwest v0.13.2
12462026-04-24T16:33:57.704Z Downloaded reqwest v0.12.28
12472026-04-24T16:33:57.708Z Downloaded typed-path v0.9.3
12482026-04-24T16:33:57.710Z Downloaded unicode-segmentation v1.12.0
12492026-04-24T16:33:57.713Z Downloaded aws-lc-rs v1.16.0
12502026-04-24T16:33:57.718Z Downloaded zerocopy-derive v0.8.40
12512026-04-24T16:33:57.723Z Downloaded rustls-webpki v0.101.7
12522026-04-24T16:33:57.732Z Downloaded quick-xml v0.37.5
12532026-04-24T16:33:57.735Z Downloaded lalrpop v0.19.12
12542026-04-24T16:33:57.740Z Downloaded moka v0.12.13
12552026-04-24T16:33:57.745Z Downloaded rayon v1.11.0
12562026-04-24T16:33:57.750Z Downloaded unicode-normalization v0.1.25
12572026-04-24T16:33:57.753Z Downloaded tokio-util v0.7.18
12582026-04-24T16:33:57.756Z Downloaded zip v4.6.1
12592026-04-24T16:33:57.761Z Downloaded tower-http v0.6.8
12602026-04-24T16:33:57.772Z Downloaded tough v0.20.0
12612026-04-24T16:33:57.778Z Downloaded petname v2.0.2
12622026-04-24T16:33:57.793Z Downloaded rustls-webpki v0.102.8
12632026-04-24T16:33:57.805Z Downloaded goblin v0.10.5
12642026-04-24T16:33:57.812Z Downloaded proptest v1.10.0
12652026-04-24T16:33:57.817Z Downloaded object v0.30.4
12662026-04-24T16:33:57.823Z Downloaded serde_with v3.17.0
12672026-04-24T16:33:57.837Z Downloaded curve25519-dalek v4.1.3
12682026-04-24T16:33:57.847Z Downloaded winnow v0.6.26
12692026-04-24T16:33:57.865Z Downloaded radix_trie v0.2.1
12702026-04-24T16:33:57.879Z Downloaded winnow v0.5.40
12712026-04-24T16:33:57.893Z Downloaded openssl v0.10.75
12722026-04-24T16:33:57.900Z Downloaded quinn-proto v0.11.13
12732026-04-24T16:33:57.905Z Downloaded nix v0.27.1
12742026-04-24T16:33:57.920Z Downloaded polar-core v0.27.3
12752026-04-24T16:33:57.930Z Downloaded rustls v0.21.12
12762026-04-24T16:33:57.936Z Downloaded time v0.3.47
12772026-04-24T16:33:57.944Z Downloaded bstr v1.12.1
12782026-04-24T16:33:57.949Z Downloaded tabled v0.20.0
12792026-04-24T16:33:57.959Z Downloaded nix v0.29.0
12802026-04-24T16:33:57.966Z Downloaded regex-syntax v0.6.29
12812026-04-24T16:33:57.970Z Downloaded nix v0.28.0
12822026-04-24T16:33:57.986Z Downloaded dropshot v0.17.0
12832026-04-24T16:33:57.998Z Downloaded webpki-roots v1.0.6
12842026-04-24T16:33:58.001Z Downloaded vcpkg v0.2.15
12852026-04-24T16:33:58.025Z Downloaded zlib-rs v0.6.2
12862026-04-24T16:33:58.028Z Downloaded dropshot v0.16.7
12872026-04-24T16:33:58.041Z Downloaded rustls v0.22.4
12882026-04-24T16:33:58.050Z Downloaded openapiv3 v2.2.0
12892026-04-24T16:33:58.055Z Downloaded hickory-proto v0.24.4
12902026-04-24T16:33:58.063Z Downloaded smoltcp v0.11.0
12912026-04-24T16:33:58.071Z Downloaded rustls v0.23.37
12922026-04-24T16:33:58.078Z Downloaded object v0.37.3
12932026-04-24T16:33:58.085Z Downloaded regress v0.10.5
12942026-04-24T16:33:58.090Z Downloaded regex-syntax v0.8.10
12952026-04-24T16:33:58.094Z Downloaded hickory-proto v0.25.2
12962026-04-24T16:33:58.103Z Downloaded diesel v2.3.7
12972026-04-24T16:33:58.115Z Downloaded zerocopy v0.8.40
12982026-04-24T16:33:58.121Z Downloaded rustix v0.38.44
12992026-04-24T16:33:58.134Z Downloaded smoltcp v0.9.1
13002026-04-24T16:33:58.141Z Downloaded nix v0.31.2
13012026-04-24T16:33:58.212Z Downloaded bzip2-sys v0.1.13+1.0.8
13022026-04-24T16:33:58.218Z Downloaded sqlparser v0.61.0
13032026-04-24T16:33:58.233Z Downloaded sled v0.34.7
13042026-04-24T16:33:58.238Z Downloaded typify-impl v0.6.1
13052026-04-24T16:33:58.248Z Downloaded tracing v0.1.44
13062026-04-24T16:33:58.260Z Downloaded ratatui v0.29.0
13072026-04-24T16:33:58.272Z Downloaded petgraph v0.6.5
13082026-04-24T16:33:58.283Z Downloaded typify-impl v0.4.3
13092026-04-24T16:33:58.293Z Downloaded jiff v0.2.21
13102026-04-24T16:33:58.302Z Downloaded chrono-tz v0.10.4
13112026-04-24T16:33:58.314Z Downloaded zerocopy-derive v0.6.6
13122026-04-24T16:33:58.321Z Downloaded regex-automata v0.4.14
13132026-04-24T16:33:58.329Z Downloaded libz-sys v1.1.24
13142026-04-24T16:33:58.349Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13152026-04-24T16:33:58.360Z Downloaded petgraph v0.8.3
13162026-04-24T16:33:58.373Z Downloaded csv v1.4.0
13172026-04-24T16:33:58.386Z Downloaded tokio v1.52.1
13182026-04-24T16:33:58.408Z Downloaded sha3 v0.10.8
13192026-04-24T16:33:58.467Z Downloaded ring v0.17.14
13202026-04-24T16:33:58.491Z Downloaded encoding_rs v0.8.35
13212026-04-24T16:33:58.528Z Downloaded libgit2-sys v0.18.3+1.9.2
13222026-04-24T16:33:59.198Z Downloaded aws-lc-sys v0.37.1
13232026-04-24T16:33:59.444Z Compiling libc v0.2.185
13242026-04-24T16:33:59.444Z Compiling serde v1.0.228
13252026-04-24T16:33:59.447Z Compiling find-msvc-tools v0.1.9
13262026-04-24T16:33:59.447Z Compiling shlex v1.3.0
13272026-04-24T16:33:59.447Z Compiling log v0.4.29
13282026-04-24T16:33:59.447Z Compiling smallvec v1.15.1
13292026-04-24T16:33:59.447Z Compiling typenum v1.19.0
13302026-04-24T16:33:59.447Z Compiling subtle v2.6.1
13312026-04-24T16:33:59.646Z Compiling generic-array v0.14.7
13322026-04-24T16:33:59.649Z Compiling scopeguard v1.2.0
13332026-04-24T16:33:59.674Z Compiling const-oid v0.9.6
13342026-04-24T16:33:59.726Z Compiling portable-atomic v1.13.1
13352026-04-24T16:33:59.732Z Compiling syn v2.0.117
13362026-04-24T16:33:59.733Z Compiling zerocopy v0.8.40
13372026-04-24T16:33:59.736Z Compiling critical-section v1.2.0
13382026-04-24T16:33:59.736Z Compiling serde_json v1.0.149
13392026-04-24T16:33:59.785Z Compiling parking_lot_core v0.9.12
13402026-04-24T16:33:59.814Z Compiling lock_api v0.4.14
13412026-04-24T16:33:59.828Z Compiling pin-project-lite v0.2.17
13422026-04-24T16:33:59.844Z Compiling pkg-config v0.3.32
13432026-04-24T16:33:59.847Z Compiling bitflags v2.11.0
13442026-04-24T16:33:59.876Z Compiling libm v0.2.16
13452026-04-24T16:33:59.951Z Compiling num-traits v0.2.19
13462026-04-24T16:33:59.969Z Compiling futures-core v0.3.32
13472026-04-24T16:33:59.998Z Compiling percent-encoding v2.3.2
13482026-04-24T16:34:00.104Z Compiling allocator-api2 v0.2.21
13492026-04-24T16:34:00.132Z Compiling foldhash v0.2.0
13502026-04-24T16:34:00.135Z Compiling futures-sink v0.3.32
13512026-04-24T16:34:00.164Z Compiling cpufeatures v0.2.17
13522026-04-24T16:34:00.193Z Compiling getrandom v0.4.1
13532026-04-24T16:34:00.224Z Compiling futures-task v0.3.32
13542026-04-24T16:34:00.270Z Compiling futures-channel v0.3.32
13552026-04-24T16:34:00.273Z Compiling futures-io v0.3.32
13562026-04-24T16:34:00.283Z Compiling slab v0.4.12
13572026-04-24T16:34:00.350Z Compiling getrandom v0.3.4
13582026-04-24T16:34:00.374Z Compiling rustversion v1.0.22
13592026-04-24T16:34:00.441Z Compiling hashbrown v0.16.1
13602026-04-24T16:34:00.458Z Compiling rand_core v0.10.0
13612026-04-24T16:34:00.477Z Compiling form_urlencoded v1.2.2
13622026-04-24T16:34:00.480Z Compiling dunce v1.0.5
13632026-04-24T16:34:00.480Z Compiling ident_case v1.0.1
13642026-04-24T16:34:00.521Z Compiling base64ct v1.8.3
13652026-04-24T16:34:00.537Z Compiling getrandom v0.2.17
13662026-04-24T16:34:00.557Z Compiling jobserver v0.1.34
13672026-04-24T16:34:00.611Z Compiling errno v0.3.14
13682026-04-24T16:34:00.641Z Compiling mio v1.2.0
13692026-04-24T16:34:00.644Z Compiling socket2 v0.6.3
13702026-04-24T16:34:00.698Z Compiling rand_core v0.6.4
13712026-04-24T16:34:00.752Z Compiling signal-hook-registry v1.4.8
13722026-04-24T16:34:00.784Z Compiling cc v1.2.56
13732026-04-24T16:34:00.800Z Compiling once_cell v1.21.3
13742026-04-24T16:34:00.837Z Compiling parking_lot v0.12.5
13752026-04-24T16:34:00.942Z Compiling fs_extra v1.3.0
13762026-04-24T16:34:00.968Z Compiling pem-rfc7468 v0.7.0
13772026-04-24T16:34:00.989Z Compiling flagset v0.4.7
13782026-04-24T16:34:01.005Z Compiling rustix v1.1.3
13792026-04-24T16:34:01.046Z Compiling indexmap v2.13.0
13802026-04-24T16:34:01.089Z Compiling iana-time-zone v0.1.65
13812026-04-24T16:34:01.110Z Compiling uuid v1.23.0
13822026-04-24T16:34:01.141Z Compiling rustc_version v0.4.1
13832026-04-24T16:34:01.175Z Compiling aws-lc-rs v1.16.0
13842026-04-24T16:34:01.237Z Compiling vcpkg v0.2.15
13852026-04-24T16:34:01.251Z Compiling regex-syntax v0.8.10
13862026-04-24T16:34:01.311Z Compiling rand_core v0.9.5
13872026-04-24T16:34:01.327Z Compiling tracing-core v0.1.36
13882026-04-24T16:34:01.333Z Compiling base64 v0.22.1
13892026-04-24T16:34:01.399Z Compiling untrusted v0.7.1
13902026-04-24T16:34:01.461Z Compiling untrusted v0.9.0
13912026-04-24T16:34:01.494Z Compiling httparse v1.10.1
13922026-04-24T16:34:01.509Z Compiling schemars v0.8.22
13932026-04-24T16:34:01.553Z Compiling cmake v0.1.57
13942026-04-24T16:34:01.569Z Compiling openssl-probe v0.2.1
13952026-04-24T16:34:01.601Z Compiling tower-layer v0.3.3
13962026-04-24T16:34:01.617Z Compiling rustls v0.23.37
13972026-04-24T16:34:01.694Z Compiling tinyvec_macros v0.1.1
13982026-04-24T16:34:01.733Z Compiling dyn-clone v1.0.20
13992026-04-24T16:34:01.763Z Compiling atomic-waker v1.1.2
14002026-04-24T16:34:01.776Z Compiling try-lock v0.2.5
14012026-04-24T16:34:01.780Z Compiling tower-service v0.3.3
14022026-04-24T16:34:01.790Z Compiling tinyvec v1.10.0
14032026-04-24T16:34:01.819Z Compiling spin v0.9.8
14042026-04-24T16:34:01.819Z Compiling aho-corasick v1.1.4
14052026-04-24T16:34:01.892Z Compiling want v0.3.1
14062026-04-24T16:34:01.908Z Compiling foreign-types-shared v0.1.1
14072026-04-24T16:34:01.912Z Compiling httpdate v1.0.3
14082026-04-24T16:34:01.912Z Compiling crc32fast v1.5.0
14092026-04-24T16:34:01.912Z Compiling pin-utils v0.1.0
14102026-04-24T16:34:01.963Z Compiling num-conv v0.2.0
14112026-04-24T16:34:01.996Z Compiling openssl v0.10.75
14122026-04-24T16:34:02.013Z Compiling powerfmt v0.2.0
14132026-04-24T16:34:02.028Z Compiling time-core v0.1.8
14142026-04-24T16:34:02.044Z Compiling foreign-types v0.3.2
14152026-04-24T16:34:02.058Z Compiling socket2 v0.5.10
14162026-04-24T16:34:02.078Z Compiling wait-timeout v0.2.1
14172026-04-24T16:34:02.114Z Compiling simd-adler32 v0.3.8
14182026-04-24T16:34:02.131Z Compiling quick-error v1.2.3
14192026-04-24T16:34:02.196Z Compiling time-macros v0.2.27
14202026-04-24T16:34:02.211Z Compiling deranged v0.5.8
14212026-04-24T16:34:02.215Z Compiling syn v1.0.109
14222026-04-24T16:34:02.243Z Compiling num_threads v0.1.7
14232026-04-24T16:34:02.274Z Compiling usdt-impl v0.6.0
14242026-04-24T16:34:02.277Z Compiling bit-vec v0.8.0
14252026-04-24T16:34:02.303Z Compiling siphasher v1.0.2
14262026-04-24T16:34:02.318Z Compiling crossbeam-utils v0.8.21
14272026-04-24T16:34:02.374Z Compiling native-tls v0.2.18
14282026-04-24T16:34:02.391Z Compiling unicode-normalization v0.1.25
14292026-04-24T16:34:02.445Z Compiling aws-lc-sys v0.37.1
14302026-04-24T16:34:02.501Z Compiling ring v0.17.14
14312026-04-24T16:34:02.516Z Compiling openssl-sys v0.9.111
14322026-04-24T16:34:02.519Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14332026-04-24T16:34:02.568Z Compiling bit-set v0.8.0
14342026-04-24T16:34:02.583Z Compiling tempfile v3.25.0
14352026-04-24T16:34:02.622Z Compiling synstructure v0.13.2
14362026-04-24T16:34:02.648Z Compiling pest_generator v2.8.6
14372026-04-24T16:34:02.664Z Compiling serde_derive_internals v0.29.1
14382026-04-24T16:34:02.763Z Compiling darling_core v0.20.11
14392026-04-24T16:34:02.881Z Compiling regex-automata v0.4.14
14402026-04-24T16:34:02.899Z Compiling rusty-fork v0.3.1
14412026-04-24T16:34:03.025Z Compiling darling_core v0.21.3
14422026-04-24T16:34:03.229Z Compiling bzip2-sys v0.1.13+1.0.8
14432026-04-24T16:34:03.264Z Compiling slog v2.8.2
14442026-04-24T16:34:03.279Z Compiling heapless v0.7.17
14452026-04-24T16:34:03.328Z Compiling time v0.3.47
14462026-04-24T16:34:03.387Z Compiling rand_xorshift v0.4.0
14472026-04-24T16:34:03.466Z Compiling thread-id v5.1.0
14482026-04-24T16:34:03.550Z Compiling sync_wrapper v1.0.2
14492026-04-24T16:34:03.567Z Compiling cookie v0.18.1
14502026-04-24T16:34:03.582Z Compiling paste v1.0.15
14512026-04-24T16:34:03.582Z Compiling anyhow v1.0.102
14522026-04-24T16:34:03.622Z Compiling adler2 v2.0.1
14532026-04-24T16:34:03.638Z Compiling zstd-safe v7.2.4
14542026-04-24T16:34:03.680Z Compiling unicode-properties v0.1.4
14552026-04-24T16:34:03.709Z Compiling unicode-bidi v0.3.18
14562026-04-24T16:34:03.767Z Compiling unarray v0.1.4
14572026-04-24T16:34:03.781Z Compiling signal-hook v0.3.18
14582026-04-24T16:34:03.895Z Compiling miniz_oxide v0.8.9
14592026-04-24T16:34:04.022Z Compiling num-integer v0.1.46
14602026-04-24T16:34:04.085Z Compiling stringprep v0.1.5
14612026-04-24T16:34:04.204Z Compiling vergen-lib v0.1.6
14622026-04-24T16:34:04.288Z Compiling curve25519-dalek v4.1.3
14632026-04-24T16:34:04.405Z Compiling ff v0.13.1
14642026-04-24T16:34:04.421Z Compiling serde_derive v1.0.228
14652026-04-24T16:34:04.436Z Compiling zeroize_derive v1.4.3
14662026-04-24T16:34:04.515Z Compiling zerofrom-derive v0.1.6
14672026-04-24T16:34:04.554Z Compiling yoke-derive v0.8.1
14682026-04-24T16:34:04.569Z Compiling zerocopy-derive v0.8.40
14692026-04-24T16:34:04.586Z Compiling zerovec-derive v0.11.2
14702026-04-24T16:34:04.653Z Compiling displaydoc v0.2.5
14712026-04-24T16:34:04.723Z Compiling tokio-macros v2.7.0
14722026-04-24T16:34:05.002Z Compiling futures-macro v0.3.32
14732026-04-24T16:34:05.157Z Compiling zeroize v1.8.2
14742026-04-24T16:34:05.165Z Compiling der_derive v0.7.3
14752026-04-24T16:34:05.450Z Compiling thiserror-impl v2.0.18
14762026-04-24T16:34:05.498Z Compiling rustls-pki-types v1.14.0
14772026-04-24T16:34:05.655Z Compiling tracing-attributes v0.1.31
14782026-04-24T16:34:05.771Z Compiling pest_derive v2.8.6
14792026-04-24T16:34:05.796Z Compiling schemars_derive v0.8.22
14802026-04-24T16:34:05.884Z Compiling crypto-common v0.1.7
14812026-04-24T16:34:05.960Z Compiling block-buffer v0.10.4
14822026-04-24T16:34:05.985Z Compiling zerofrom v0.1.6
14832026-04-24T16:34:05.988Z Compiling futures-util v0.3.32
14842026-04-24T16:34:06.049Z Compiling block-padding v0.3.3
14852026-04-24T16:34:06.135Z Compiling yoke v0.8.1
14862026-04-24T16:34:06.165Z Compiling digest v0.10.7
14872026-04-24T16:34:06.185Z Compiling inout v0.1.4
14882026-04-24T16:34:06.236Z Compiling der v0.7.10
14892026-04-24T16:34:06.250Z Compiling scroll_derive v0.13.1
14902026-04-24T16:34:06.343Z Compiling zerovec v0.11.5
14912026-04-24T16:34:06.380Z Compiling zerotrie v0.2.3
14922026-04-24T16:34:06.438Z Compiling hmac v0.12.1
14932026-04-24T16:34:06.614Z Compiling sha2 v0.10.9
14942026-04-24T16:34:06.703Z Compiling cipher v0.4.4
14952026-04-24T16:34:06.854Z Compiling tinystr v0.8.2
14962026-04-24T16:34:06.875Z Compiling potential_utf v0.1.4
14972026-04-24T16:34:06.987Z Compiling salsa20 v0.10.2
14982026-04-24T16:34:07.056Z Compiling icu_locale_core v2.1.1
14992026-04-24T16:34:07.071Z Compiling icu_collections v2.1.1
15002026-04-24T16:34:07.088Z Compiling spki v0.7.3
15012026-04-24T16:34:07.106Z Compiling pbkdf2 v0.12.2
15022026-04-24T16:34:07.146Z Compiling cbc v0.1.2
15032026-04-24T16:34:07.160Z Compiling aes v0.8.4
15042026-04-24T16:34:07.191Z Compiling thiserror v2.0.18
15052026-04-24T16:34:07.248Z Compiling scrypt v0.11.0
15062026-04-24T16:34:07.315Z Compiling tracing v0.1.44
15072026-04-24T16:34:07.319Z Compiling scroll v0.13.0
15082026-04-24T16:34:07.343Z Compiling darling_macro v0.20.11
15092026-04-24T16:34:07.520Z Compiling openssl-macros v0.1.1
15102026-04-24T16:34:07.527Z Compiling dtrace-parser v0.3.0
15112026-04-24T16:34:07.572Z Compiling pkcs5 v0.7.1
15122026-04-24T16:34:07.607Z Compiling goblin v0.10.5
15132026-04-24T16:34:07.623Z Compiling signature v2.2.0
15142026-04-24T16:34:07.811Z Compiling icu_provider v2.1.1
15152026-04-24T16:34:07.855Z Compiling darling v0.20.11
15162026-04-24T16:34:07.931Z Compiling pkcs8 v0.10.2
15172026-04-24T16:34:07.986Z Compiling bytes v1.11.1
15182026-04-24T16:34:08.036Z Compiling chrono v0.4.44
15192026-04-24T16:34:08.121Z Compiling icu_properties v2.1.2
15202026-04-24T16:34:08.125Z Compiling icu_normalizer v2.1.1
15212026-04-24T16:34:08.125Z Compiling ipnet v2.11.0
15222026-04-24T16:34:08.125Z Compiling derive_builder_core v0.20.2
15232026-04-24T16:34:08.254Z Compiling rustls-native-certs v0.8.3
15242026-04-24T16:34:08.266Z Compiling scroll_derive v0.12.1
15252026-04-24T16:34:08.303Z Compiling thiserror-impl v1.0.69
15262026-04-24T16:34:08.325Z Compiling toml_datetime v0.6.11
15272026-04-24T16:34:08.558Z Compiling tokio v1.52.1
15282026-04-24T16:34:08.603Z Compiling http v1.4.0
15292026-04-24T16:34:08.618Z Compiling erased-serde v0.3.31
15302026-04-24T16:34:08.634Z Compiling serde_spanned v0.6.9
15312026-04-24T16:34:08.637Z Compiling serde_tokenstream v0.2.3
15322026-04-24T16:34:08.800Z Compiling md-5 v0.10.6
15332026-04-24T16:34:08.953Z Compiling idna_adapter v1.2.1
15342026-04-24T16:34:08.979Z Compiling ppv-lite86 v0.2.21
15352026-04-24T16:34:08.994Z Compiling scroll v0.12.0
15362026-04-24T16:34:09.024Z Compiling derive_builder_macro v0.20.2
15372026-04-24T16:34:09.110Z Compiling idna v1.1.0
15382026-04-24T16:34:09.129Z Compiling webpki-roots v1.0.6
15392026-04-24T16:34:09.174Z Compiling darling_macro v0.21.3
15402026-04-24T16:34:09.219Z Compiling zerocopy-derive v0.7.35
15412026-04-24T16:34:09.234Z Compiling hash32 v0.2.1
15422026-04-24T16:34:09.278Z Compiling memoffset v0.9.1
15432026-04-24T16:34:09.319Z Compiling http-body v1.0.1
15442026-04-24T16:34:09.386Z Compiling rand_chacha v0.9.0
15452026-04-24T16:34:09.448Z Compiling url v2.5.8
15462026-04-24T16:34:09.496Z Compiling http-body-util v0.1.3
15472026-04-24T16:34:09.511Z Compiling rand_chacha v0.3.1
15482026-04-24T16:34:09.527Z Compiling ref-cast v1.0.25
15492026-04-24T16:34:09.604Z Compiling rand v0.9.2
15502026-04-24T16:34:09.620Z Compiling iri-string v0.7.10
15512026-04-24T16:34:09.659Z Compiling thiserror v1.0.69
15522026-04-24T16:34:09.719Z Compiling cfg_aliases v0.2.1
15532026-04-24T16:34:09.756Z Compiling smoltcp v0.9.1
15542026-04-24T16:34:09.776Z Compiling rustix v0.38.44
15552026-04-24T16:34:09.807Z Compiling base16ct v0.2.0
15562026-04-24T16:34:09.834Z Compiling fallible-iterator v0.2.0
15572026-04-24T16:34:09.862Z Compiling psl-types v2.0.11
15582026-04-24T16:34:10.002Z Compiling ryu v1.0.23
15592026-04-24T16:34:10.125Z Compiling litrs v1.0.0
15602026-04-24T16:34:10.141Z Compiling num-bigint-dig v0.8.6
15612026-04-24T16:34:10.157Z Compiling zlib-rs v0.6.2
15622026-04-24T16:34:10.185Z Compiling proptest v1.10.0
15632026-04-24T16:34:10.206Z Compiling postgres-protocol v0.6.10
15642026-04-24T16:34:10.292Z Compiling zerocopy v0.7.35
15652026-04-24T16:34:10.368Z Compiling dof v0.4.0
15662026-04-24T16:34:10.387Z Compiling serde_urlencoded v0.7.1
15672026-04-24T16:34:10.463Z Compiling publicsuffix v2.3.0
15682026-04-24T16:34:10.634Z Compiling sec1 v0.7.3
15692026-04-24T16:34:10.667Z Compiling nix v0.31.2
15702026-04-24T16:34:10.681Z Compiling document-features v0.2.12
15712026-04-24T16:34:10.712Z Compiling rand v0.8.5
15722026-04-24T16:34:10.786Z Compiling darling v0.21.3
15732026-04-24T16:34:10.870Z Compiling ipnetwork v0.21.1
15742026-04-24T16:34:10.885Z Compiling derive_builder v0.20.2
15752026-04-24T16:34:11.006Z Compiling goblin v0.8.2
15762026-04-24T16:34:11.039Z Compiling hubpack_derive v0.1.1
15772026-04-24T16:34:11.083Z Compiling cargo-platform v0.1.9
15782026-04-24T16:34:11.298Z Compiling oxnet v0.1.4
15792026-04-24T16:34:11.320Z Compiling hkdf v0.12.4
15802026-04-24T16:34:11.363Z Compiling crypto-bigint v0.5.5
15812026-04-24T16:34:11.382Z Compiling regex v1.12.3
15822026-04-24T16:34:11.522Z Compiling group v0.13.0
15832026-04-24T16:34:11.538Z Compiling ref-cast-impl v1.0.25
15842026-04-24T16:34:11.552Z Compiling async-trait v0.1.89
15852026-04-24T16:34:11.593Z Compiling strum_macros v0.27.2
15862026-04-24T16:34:11.609Z Compiling daft-derive v0.1.5
15872026-04-24T16:34:11.726Z Compiling curve25519-dalek-derive v0.1.1
15882026-04-24T16:34:11.765Z Compiling num-iter v0.1.45
15892026-04-24T16:34:11.950Z Compiling terminal_size v0.4.3
15902026-04-24T16:34:12.080Z Compiling phf_shared v0.13.1
15912026-04-24T16:34:12.108Z Compiling lazy_static v1.5.0
15922026-04-24T16:34:12.123Z Compiling vergen v9.0.6
15932026-04-24T16:34:12.152Z Compiling fs-err v3.3.0
15942026-04-24T16:34:12.187Z Compiling ahash v0.8.12
15952026-04-24T16:34:12.222Z Compiling unicode-segmentation v1.12.0
15962026-04-24T16:34:12.332Z Compiling object v0.37.3
15972026-04-24T16:34:12.347Z Compiling libbz2-rs-sys v0.2.2
15982026-04-24T16:34:12.369Z Compiling winnow v0.5.40
15992026-04-24T16:34:12.384Z Compiling bumpalo v3.20.2
16002026-04-24T16:34:12.457Z Compiling tokio-util v0.7.18
16012026-04-24T16:34:12.472Z Compiling tower v0.5.3
16022026-04-24T16:34:12.477Z Compiling tokio-native-tls v0.3.1
16032026-04-24T16:34:12.620Z Compiling newtype-uuid v1.3.2
16042026-04-24T16:34:12.636Z Compiling managed v0.8.0
16052026-04-24T16:34:12.639Z Compiling bitflags v1.3.2
16062026-04-24T16:34:12.670Z Compiling foldhash v0.1.5
16072026-04-24T16:34:12.673Z Compiling clap_builder v4.5.60
16082026-04-24T16:34:12.798Z Compiling hashbrown v0.15.5
16092026-04-24T16:34:12.861Z Compiling tower-http v0.6.8
16102026-04-24T16:34:12.878Z Compiling daft v0.1.5
16112026-04-24T16:34:12.978Z Compiling bzip2 v0.6.1
16122026-04-24T16:34:13.052Z Compiling flate2 v1.1.9
16132026-04-24T16:34:13.174Z Compiling h2 v0.4.13
16142026-04-24T16:34:13.202Z Compiling zopfli v0.8.3
16152026-04-24T16:34:13.297Z Compiling dof v0.3.0
16162026-04-24T16:34:13.509Z Compiling elliptic-curve v0.13.8
16172026-04-24T16:34:13.512Z Compiling phf v0.13.1
16182026-04-24T16:34:13.607Z Compiling strum v0.27.2
16192026-04-24T16:34:13.691Z Compiling toml_edit v0.19.15
16202026-04-24T16:34:13.707Z Compiling signal-hook-mio v0.2.5
16212026-04-24T16:34:13.768Z Compiling cargo_metadata v0.19.2
16222026-04-24T16:34:13.814Z Compiling usdt-macro v0.6.0
16232026-04-24T16:34:13.840Z Compiling usdt-attr-macro v0.6.0
16242026-04-24T16:34:13.883Z Compiling cookie_store v0.22.1
16252026-04-24T16:34:13.952Z Compiling hubpack v0.1.2
16262026-04-24T16:34:14.036Z Compiling bzip2 v0.4.4
16272026-04-24T16:34:14.233Z Compiling serde_with_macros v3.17.0
16282026-04-24T16:34:14.323Z Compiling zstd v0.13.3
16292026-04-24T16:34:14.346Z Compiling postgres-types v0.2.12
16302026-04-24T16:34:14.572Z Compiling dtrace-parser v0.2.0
16312026-04-24T16:34:14.680Z Compiling ed25519 v2.2.3
16322026-04-24T16:34:14.691Z Compiling pkcs1 v0.7.5
16332026-04-24T16:34:14.691Z Compiling serde-big-array v0.5.1
16342026-04-24T16:34:14.762Z Compiling hex v0.4.3
16352026-04-24T16:34:14.843Z Compiling rfc6979 v0.4.0
16362026-04-24T16:34:14.947Z Compiling bstr v1.12.1
16372026-04-24T16:34:14.991Z Compiling enum-as-inner v0.6.1
16382026-04-24T16:34:15.068Z Compiling serde_repr v0.1.20
16392026-04-24T16:34:15.083Z Compiling clap_derive v4.5.55
16402026-04-24T16:34:15.230Z Compiling strum_macros v0.26.4
16412026-04-24T16:34:15.378Z Compiling phf_shared v0.11.3
16422026-04-24T16:34:15.433Z Compiling float-cmp v0.10.0
16432026-04-24T16:34:15.528Z Compiling thread-id v4.2.2
16442026-04-24T16:34:15.580Z Compiling memmap2 v0.9.10
16452026-04-24T16:34:15.595Z Compiling env_filter v1.0.0
16462026-04-24T16:34:15.612Z Compiling encoding_rs v0.8.35
16472026-04-24T16:34:15.627Z Compiling keccak v0.1.6
16482026-04-24T16:34:15.643Z Compiling fixedbitset v0.4.2
16492026-04-24T16:34:15.659Z Compiling predicates-core v1.0.10
16502026-04-24T16:34:15.675Z Compiling rustc-hash v2.1.1
16512026-04-24T16:34:15.822Z Compiling difflib v0.4.0
16522026-04-24T16:34:15.837Z Compiling precomputed-hash v0.1.1
16532026-04-24T16:34:15.852Z Compiling new_debug_unreachable v1.0.6
16542026-04-24T16:34:15.868Z Compiling mime v0.3.17
16552026-04-24T16:34:15.889Z Compiling either v1.15.0
16562026-04-24T16:34:15.927Z Compiling jiff v0.2.21
16572026-04-24T16:34:15.942Z Compiling static_assertions v1.1.0
16582026-04-24T16:34:15.945Z Compiling normalize-line-endings v0.3.0
16592026-04-24T16:34:16.030Z Compiling data-encoding v2.10.0
16602026-04-24T16:34:16.064Z Compiling fixedbitset v0.5.7
16612026-04-24T16:34:16.116Z Compiling whoami v2.1.0
16622026-04-24T16:34:16.155Z Compiling itertools v0.13.0
16632026-04-24T16:34:16.420Z Compiling hyper v1.8.1
16642026-04-24T16:34:16.432Z Compiling tokio-postgres v0.7.16
16652026-04-24T16:34:16.477Z Compiling hickory-proto v0.25.2
16662026-04-24T16:34:16.493Z Compiling petgraph v0.8.3
16672026-04-24T16:34:16.515Z Compiling predicates v3.1.4
16682026-04-24T16:34:16.561Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16692026-04-24T16:34:16.770Z Compiling toml_edit v0.22.27
16702026-04-24T16:34:16.960Z Compiling clap v4.5.60
16712026-04-24T16:34:17.057Z Compiling string_cache v0.8.9
16722026-04-24T16:34:17.075Z Compiling strum v0.26.3
16732026-04-24T16:34:17.214Z Compiling petgraph v0.6.5
16742026-04-24T16:34:17.229Z Compiling sha3 v0.10.8
16752026-04-24T16:34:17.229Z Compiling iddqd v0.3.17
16762026-04-24T16:34:17.313Z Compiling env_logger v0.11.9
16772026-04-24T16:34:17.344Z Compiling usdt v0.6.0
16782026-04-24T16:34:17.448Z Compiling usdt-impl v0.5.0
16792026-04-24T16:34:17.632Z Compiling hyper-util v0.1.20
16802026-04-24T16:34:17.691Z Compiling serde_with v3.17.0
16812026-04-24T16:34:17.712Z Compiling similar v2.7.0
16822026-04-24T16:34:18.012Z Compiling crossterm v0.28.1
16832026-04-24T16:34:18.060Z Compiling toml v0.7.8
16842026-04-24T16:34:18.398Z Compiling ecdsa v0.16.9
16852026-04-24T16:34:18.482Z Compiling rsa v0.9.10
16862026-04-24T16:34:18.607Z Compiling zip v4.6.1
16872026-04-24T16:34:18.690Z Compiling ed25519-dalek v2.2.0
16882026-04-24T16:34:18.819Z Compiling zip v0.6.6
16892026-04-24T16:34:19.142Z Compiling hyper-tls v0.6.0
16902026-04-24T16:34:19.397Z Compiling tokio-stream v0.1.18
16912026-04-24T16:34:19.428Z Compiling heck v0.4.1
16922026-04-24T16:34:19.460Z Compiling buf-list v1.1.2
16932026-04-24T16:34:19.464Z Compiling toml_parser v1.0.9+spec-1.1.0
16942026-04-24T16:34:19.490Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16952026-04-24T16:34:19.590Z Compiling openapiv3 v2.2.0
16962026-04-24T16:34:19.644Z Compiling x509-cert v0.2.5
16972026-04-24T16:34:19.662Z Compiling sha1 v0.10.6
16982026-04-24T16:34:19.700Z Compiling crossbeam-epoch v0.9.18
16992026-04-24T16:34:19.738Z Compiling toml_datetime v0.7.5+spec-1.1.0
17002026-04-24T16:34:19.778Z Compiling lalrpop-util v0.19.12
17012026-04-24T16:34:19.818Z Compiling peg-runtime v0.8.5
17022026-04-24T16:34:19.902Z Compiling thread_local v1.1.9
17032026-04-24T16:34:19.917Z Compiling slog-async v2.8.0
17042026-04-24T16:34:19.996Z Compiling futures-executor v0.3.32
17052026-04-24T16:34:20.058Z Compiling crossbeam-channel v0.5.15
17062026-04-24T16:34:20.061Z Compiling filetime v0.2.27
17072026-04-24T16:34:20.134Z Compiling is-terminal v0.4.17
17082026-04-24T16:34:20.137Z Compiling xattr v1.6.1
17092026-04-24T16:34:20.191Z Compiling take_mut v0.2.2
17102026-04-24T16:34:20.246Z Compiling term v1.2.1
17112026-04-24T16:34:20.263Z Compiling futures v0.3.32
17122026-04-24T16:34:20.279Z Compiling tar v0.4.45
17132026-04-24T16:34:20.540Z Compiling slog-term v2.9.2
17142026-04-24T16:34:35.509Z Compiling rustls-webpki v0.103.9
17152026-04-24T16:34:38.340Z Compiling tokio-rustls v0.26.4
17162026-04-24T16:34:38.340Z Compiling rustls-platform-verifier v0.6.2
17172026-04-24T16:34:38.537Z Compiling hyper-rustls v0.27.7
17182026-04-24T16:34:38.733Z Compiling reqwest v0.13.2
17192026-04-24T16:34:38.733Z Compiling reqwest v0.12.28
17202026-04-24T16:34:40.761Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17212026-04-24T16:34:41.002Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17222026-04-24T16:34:43.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.11s
17232026-04-24T16:34:43.973Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17242026-04-24T16:34:44.028ZApr 24 16:34:43.361 INFO Starting download, target: Console
17252026-04-24T16:34:44.028ZApr 24 16:34:43.362 INFO Starting download, target: Cockroach
17262026-04-24T16:34:44.028ZApr 24 16:34:43.362 INFO Starting download, target: Clickhouse
17272026-04-24T16:34:44.029ZApr 24 16:34:43.362 INFO Starting download, target: DendriteStub
17282026-04-24T16:34:44.029ZApr 24 16:34:43.362 INFO Starting download, target: MaghemiteMgd
17292026-04-24T16:34:44.029ZApr 24 16:34:43.362 INFO Starting download, target: TransceiverControl
17302026-04-24T16:34:44.033ZApr 24 16:34:43.362 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17312026-04-24T16:34:44.033ZApr 24 16:34:43.362 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17322026-04-24T16:34:44.033ZApr 24 16:34:43.362 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17332026-04-24T16:34:44.033ZApr 24 16:34:43.362 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17342026-04-24T16:34:44.033ZApr 24 16:34:43.362 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17352026-04-24T16:34:44.033ZApr 24 16:34:43.362 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17362026-04-24T16:34:44.379ZApr 24 16:34:43.709 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17372026-04-24T16:34:44.588ZApr 24 16:34:43.918 INFO Download complete, target: TransceiverControl
17382026-04-24T16:34:45.083ZApr 24 16:34:44.415 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17392026-04-24T16:34:45.333ZApr 24 16:34:44.666 INFO Download complete, target: Console
17402026-04-24T16:34:46.130ZApr 24 16:34:45.459 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17412026-04-24T16:34:46.288ZApr 24 16:34:45.619 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17422026-04-24T16:34:46.314ZApr 24 16:34:45.646 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17432026-04-24T16:34:46.785ZApr 24 16:34:46.117 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17442026-04-24T16:34:46.785ZApr 24 16:34:46.117 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17452026-04-24T16:34:48.511ZApr 24 16:34:47.843 INFO Download complete, target: DendriteStub
17462026-04-24T16:34:48.780ZApr 24 16:34:48.112 INFO Download complete, target: MaghemiteMgd
17472026-04-24T16:34:51.623ZApr 24 16:34:50.955 INFO Checking that binary works, target: Cockroach
17482026-04-24T16:34:51.766ZApr 24 16:34:51.098 INFO Download complete, target: Cockroach
17492026-04-24T16:34:53.243ZApr 24 16:34:52.575 INFO Checking that binary works, target: Clickhouse
17502026-04-24T16:34:53.361ZApr 24 16:34:52.693 INFO Download complete, target: Clickhouse
17512026-04-24T16:34:53.368ZAll prerequisites installed successfully
17522026-04-24T16:34:53.371Z
17532026-04-24T16:34:53.371Zreal 2:51.046607570
17542026-04-24T16:34:53.371Zuser 7:21.467222913
17552026-04-24T16:34:53.371Zsys 1:42.186951844
17562026-04-24T16:34:53.371Ztrap 0.258918603
17572026-04-24T16:34:53.371Ztflt 1.970824409
17582026-04-24T16:34:53.371Zdflt 2.647252705
17592026-04-24T16:34:53.372Zkflt 0.045257835
17602026-04-24T16:34:53.372Zlock 22:31.703959995
17612026-04-24T16:34:53.372Zslp 19:47.538835256
17622026-04-24T16:34:53.372Zlat 23.245181100
17632026-04-24T16:34:53.372Zstop 2:52.991894067
17642026-04-24T16:34:53.372Z+ ptime -m cargo xtask download softnpu
17652026-04-24T16:34:53.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17662026-04-24T16:34:53.927Z Running `target/debug/xtask download softnpu`
17672026-04-24T16:34:54.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17682026-04-24T16:34:54.768Z Running `target/debug/xtask-downloader softnpu`
17692026-04-24T16:34:54.814ZApr 24 16:34:54.145 INFO Starting download, target: Softnpu
17702026-04-24T16:34:54.817ZApr 24 16:34:54.146 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17712026-04-24T16:34:55.422ZApr 24 16:34:54.754 INFO Download complete, target: Softnpu
17722026-04-24T16:34:55.426Z
17732026-04-24T16:34:55.429Zreal 2.051099307
17742026-04-24T16:34:55.429Zuser 1.346598698
17752026-04-24T16:34:55.429Zsys 0.672611282
17762026-04-24T16:34:55.429Ztrap 0.000412241
17772026-04-24T16:34:55.429Ztflt 0.000064609
17782026-04-24T16:34:55.429Zdflt 0.000083686
17792026-04-24T16:34:55.429Zkflt 0.000000000
17802026-04-24T16:34:55.429Zlock 10.859370712
17812026-04-24T16:34:55.429Zslp 0.477221848
17822026-04-24T16:34:55.429Zlat 0.090913186
17832026-04-24T16:34:55.429Zstop 0.000178688
17842026-04-24T16:34:55.429Z+ export CARGO_INCREMENTAL=0
17852026-04-24T16:34:55.429Z+ CARGO_INCREMENTAL=0
17862026-04-24T16:34:55.429Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17872026-04-24T16:34:56.334Z Compiling proc-macro2 v1.0.106
17882026-04-24T16:34:56.334Z Compiling quote v1.0.44
17892026-04-24T16:34:56.334Z Compiling unicode-ident v1.0.24
17902026-04-24T16:34:56.337Z Compiling libc v0.2.185
17912026-04-24T16:34:56.337Z Compiling serde_core v1.0.228
17922026-04-24T16:34:56.337Z Compiling serde v1.0.228
17932026-04-24T16:34:56.337Z Compiling cfg-if v1.0.4
17942026-04-24T16:34:56.337Z Compiling version_check v0.9.5
17952026-04-24T16:34:56.337Z Compiling shlex v1.3.0
17962026-04-24T16:34:56.337Z Compiling find-msvc-tools v0.1.9
17972026-04-24T16:34:56.506Z Compiling typenum v1.19.0
17982026-04-24T16:34:56.508Z Compiling autocfg v1.5.0
17992026-04-24T16:34:56.526Z Compiling zmij v1.0.21
18002026-04-24T16:34:56.529Z Compiling serde_json v1.0.149
18012026-04-24T16:34:56.529Z Compiling memchr v2.8.0
18022026-04-24T16:34:56.643Z Compiling portable-atomic v1.13.1
18032026-04-24T16:34:56.798Z Compiling zerocopy v0.8.40
18042026-04-24T16:34:56.841Z Compiling libm v0.2.16
18052026-04-24T16:34:56.860Z Compiling smallvec v1.15.1
18062026-04-24T16:34:56.915Z Compiling icu_properties_data v2.1.2
18072026-04-24T16:34:56.931Z Compiling parking_lot_core v0.9.12
18082026-04-24T16:34:56.963Z Compiling icu_normalizer_data v2.1.1
18092026-04-24T16:34:56.996Z Compiling generic-array v0.14.7
18102026-04-24T16:34:56.996Z Compiling num-traits v0.2.19
18112026-04-24T16:34:57.179Z Compiling itoa v1.0.17
18122026-04-24T16:34:57.197Z Compiling getrandom v0.4.1
18132026-04-24T16:34:57.214Z Compiling log v0.4.29
18142026-04-24T16:34:57.217Z Compiling stable_deref_trait v1.2.1
18152026-04-24T16:34:57.217Z Compiling pkg-config v0.3.32
18162026-04-24T16:34:57.217Z Compiling subtle v2.6.1
18172026-04-24T16:34:57.476Z Compiling scopeguard v1.2.0
18182026-04-24T16:34:57.550Z Compiling jobserver v0.1.34
18192026-04-24T16:34:57.569Z Compiling getrandom v0.2.17
18202026-04-24T16:34:57.618Z Compiling errno v0.3.14
18212026-04-24T16:34:57.635Z Compiling lock_api v0.4.14
18222026-04-24T16:34:57.683Z Compiling writeable v0.6.2
18232026-04-24T16:34:57.700Z Compiling percent-encoding v2.3.2
18242026-04-24T16:34:57.765Z Compiling cc v1.2.56
18252026-04-24T16:34:57.784Z Compiling rand_core v0.6.4
18262026-04-24T16:34:57.837Z Compiling litemap v0.8.1
18272026-04-24T16:34:57.916Z Compiling syn v2.0.117
18282026-04-24T16:34:57.952Z Compiling fnv v1.0.7
18292026-04-24T16:34:57.953Z Compiling thiserror v2.0.18
18302026-04-24T16:34:58.037Z Compiling getrandom v0.3.4
18312026-04-24T16:34:58.056Z Compiling pin-project-lite v0.2.17
18322026-04-24T16:34:58.090Z Compiling critical-section v1.2.0
18332026-04-24T16:34:58.171Z Compiling allocator-api2 v0.2.21
18342026-04-24T16:34:58.217Z Compiling equivalent v1.0.2
18352026-04-24T16:34:58.220Z Compiling rustversion v1.0.22
18362026-04-24T16:34:58.264Z Compiling schemars v0.8.22
18372026-04-24T16:34:58.283Z Compiling utf8_iter v1.0.4
18382026-04-24T16:34:58.286Z Compiling foldhash v0.2.0
18392026-04-24T16:34:58.437Z Compiling rand_core v0.10.0
18402026-04-24T16:34:58.498Z Compiling dunce v1.0.5
18412026-04-24T16:34:58.517Z Compiling fs_extra v1.3.0
18422026-04-24T16:34:58.520Z Compiling hashbrown v0.16.1
18432026-04-24T16:34:58.548Z Compiling cmake v0.1.57
18442026-04-24T16:34:58.566Z Compiling form_urlencoded v1.2.2
18452026-04-24T16:34:58.613Z Compiling once_cell v1.21.3
18462026-04-24T16:34:58.794Z Compiling semver v1.0.27
18472026-04-24T16:34:58.926Z Compiling bitflags v2.11.0
18482026-04-24T16:34:58.959Z Compiling const-oid v0.9.6
18492026-04-24T16:34:59.072Z Compiling signal-hook-registry v1.4.8
18502026-04-24T16:34:59.114Z Compiling indexmap v2.13.0
18512026-04-24T16:34:59.129Z Compiling rustix v1.1.3
18522026-04-24T16:34:59.148Z Compiling ring v0.17.14
18532026-04-24T16:34:59.165Z Compiling aws-lc-sys v0.37.1
18542026-04-24T16:34:59.183Z Compiling socket2 v0.6.3
18552026-04-24T16:34:59.216Z Compiling mio v1.2.0
18562026-04-24T16:34:59.286Z Compiling parking_lot v0.12.5
18572026-04-24T16:34:59.361Z Compiling aws-lc-rs v1.16.0
18582026-04-24T16:34:59.387Z Compiling thiserror v1.0.69
18592026-04-24T16:34:59.403Z Compiling futures-core v0.3.32
18602026-04-24T16:34:59.463Z Compiling strsim v0.11.1
18612026-04-24T16:34:59.591Z Compiling httparse v1.10.1
18622026-04-24T16:34:59.609Z Compiling ucd-trie v0.1.7
18632026-04-24T16:34:59.642Z Compiling byteorder v1.5.0
18642026-04-24T16:34:59.793Z Compiling pest v2.8.6
18652026-04-24T16:34:59.918Z Compiling heck v0.5.0
18662026-04-24T16:34:59.925Z Compiling iana-time-zone v0.1.65
18672026-04-24T16:34:59.933Z Compiling vcpkg v0.2.15
18682026-04-24T16:34:59.950Z Compiling syn v1.0.109
18692026-04-24T16:34:59.967Z Compiling ident_case v1.0.1
18702026-04-24T16:35:00.010Z Compiling uuid v1.23.0
18712026-04-24T16:35:00.097Z Compiling cpufeatures v0.2.17
18722026-04-24T16:35:00.189Z Compiling regex-syntax v0.8.10
18732026-04-24T16:35:00.343Z Compiling rustc_version v0.4.1
18742026-04-24T16:35:00.438Z Compiling futures-sink v0.3.32
18752026-04-24T16:35:00.459Z Compiling rustls v0.23.37
18762026-04-24T16:35:00.519Z Compiling openssl-sys v0.9.111
18772026-04-24T16:35:00.569Z Compiling futures-channel v0.3.32
18782026-04-24T16:35:00.631Z Compiling slab v0.4.12
18792026-04-24T16:35:00.634Z Compiling futures-io v0.3.32
18802026-04-24T16:35:00.663Z Compiling futures-task v0.3.32
18812026-04-24T16:35:00.787Z Compiling synstructure v0.13.2
18822026-04-24T16:35:00.806Z Compiling serde_derive_internals v0.29.1
18832026-04-24T16:35:00.862Z Compiling pest_meta v2.8.6
18842026-04-24T16:35:00.876Z Compiling plain v0.2.3
18852026-04-24T16:35:00.879Z Compiling dyn-clone v1.0.20
18862026-04-24T16:35:00.894Z Compiling aho-corasick v1.1.4
18872026-04-24T16:35:00.963Z Compiling crossbeam-utils v0.8.21
18882026-04-24T16:35:01.041Z Compiling num-conv v0.2.0
18892026-04-24T16:35:01.099Z Compiling time-core v0.1.8
18902026-04-24T16:35:01.261Z Compiling pretty-hex v0.4.1
18912026-04-24T16:35:01.293Z Compiling time-macros v0.2.27
18922026-04-24T16:35:01.431Z Compiling openssl v0.10.75
18932026-04-24T16:35:01.447Z Compiling base64 v0.22.1
18942026-04-24T16:35:01.463Z Compiling pest_generator v2.8.6
18952026-04-24T16:35:01.603Z Compiling base64ct v1.8.3
18962026-04-24T16:35:01.620Z Compiling anyhow v1.0.102
18972026-04-24T16:35:01.674Z Compiling crc32fast v1.5.0
18982026-04-24T16:35:01.690Z Compiling darling_core v0.21.3
18992026-04-24T16:35:01.706Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19002026-04-24T16:35:01.742Z Compiling flagset v0.4.7
19012026-04-24T16:35:01.895Z Compiling regex-automata v0.4.14
19022026-04-24T16:35:01.913Z Compiling pem-rfc7468 v0.7.0
19032026-04-24T16:35:01.935Z Compiling native-tls v0.2.18
19042026-04-24T16:35:01.951Z Compiling rand_core v0.9.5
19052026-04-24T16:35:02.043Z Compiling serde_derive v1.0.228
19062026-04-24T16:35:02.097Z Compiling zeroize_derive v1.4.3
19072026-04-24T16:35:02.120Z Compiling zerofrom-derive v0.1.6
19082026-04-24T16:35:02.136Z Compiling yoke-derive v0.8.1
19092026-04-24T16:35:02.167Z Compiling zerovec-derive v0.11.2
19102026-04-24T16:35:02.184Z Compiling displaydoc v0.2.5
19112026-04-24T16:35:02.207Z Compiling zerocopy-derive v0.8.40
19122026-04-24T16:35:02.284Z Compiling tokio-macros v2.7.0
19132026-04-24T16:35:02.300Z Compiling futures-macro v0.3.32
19142026-04-24T16:35:02.356Z Compiling thiserror-impl v2.0.18
19152026-04-24T16:35:02.711Z Compiling zeroize v1.8.2
19162026-04-24T16:35:02.978Z Compiling schemars_derive v0.8.22
19172026-04-24T16:35:03.084Z Compiling tracing-attributes v0.1.31
19182026-04-24T16:35:03.102Z Compiling der_derive v0.7.3
19192026-04-24T16:35:03.210Z Compiling thiserror-impl v1.0.69
19202026-04-24T16:35:03.247Z Compiling zerofrom v0.1.6
19212026-04-24T16:35:03.390Z Compiling yoke v0.8.1
19222026-04-24T16:35:03.578Z Compiling crypto-common v0.1.7
19232026-04-24T16:35:03.626Z Compiling zerovec v0.11.5
19242026-04-24T16:35:03.641Z Compiling zerotrie v0.2.3
19252026-04-24T16:35:03.750Z Compiling block-buffer v0.10.4
19262026-04-24T16:35:03.937Z Compiling digest v0.10.7
19272026-04-24T16:35:04.022Z Compiling pest_derive v2.8.6
19282026-04-24T16:35:04.161Z Compiling tinystr v0.8.2
19292026-04-24T16:35:04.180Z Compiling potential_utf v0.1.4
19302026-04-24T16:35:04.220Z Compiling hmac v0.12.1
19312026-04-24T16:35:04.260Z Compiling futures-util v0.3.32
19322026-04-24T16:35:04.334Z Compiling icu_collections v2.1.1
19332026-04-24T16:35:04.352Z Compiling icu_locale_core v2.1.1
19342026-04-24T16:35:04.404Z Compiling block-padding v0.3.3
19352026-04-24T16:35:04.408Z Compiling sha2 v0.10.9
19362026-04-24T16:35:04.515Z Compiling rustls-pki-types v1.14.0
19372026-04-24T16:35:04.627Z Compiling inout v0.1.4
19382026-04-24T16:35:04.824Z Compiling cipher v0.4.4
19392026-04-24T16:35:05.073Z Compiling icu_provider v2.1.1
19402026-04-24T16:35:05.090Z Compiling scroll_derive v0.12.1
19412026-04-24T16:35:05.247Z Compiling bytes v1.11.1
19422026-04-24T16:35:05.331Z Compiling chrono v0.4.44
19432026-04-24T16:35:05.386Z Compiling icu_normalizer v2.1.1
19442026-04-24T16:35:05.469Z Compiling icu_properties v2.1.2
19452026-04-24T16:35:05.680Z Compiling serde_tokenstream v0.2.3
19462026-04-24T16:35:05.805Z Compiling tokio v1.52.1
19472026-04-24T16:35:06.163Z Compiling scroll_derive v0.13.1
19482026-04-24T16:35:06.432Z Compiling idna_adapter v1.2.1
19492026-04-24T16:35:06.597Z Compiling idna v1.1.0
19502026-04-24T16:35:06.608Z Compiling ppv-lite86 v0.2.21
19512026-04-24T16:35:06.900Z Compiling openssl-macros v0.1.1
19522026-04-24T16:35:06.945Z Compiling url v2.5.8
19532026-04-24T16:35:07.006Z Compiling http v1.4.0
19542026-04-24T16:35:07.444Z Compiling regex v1.12.3
19552026-04-24T16:35:07.461Z Compiling der v0.7.10
19562026-04-24T16:35:07.461Z Compiling darling_macro v0.21.3
19572026-04-24T16:35:07.461Z Compiling zerocopy-derive v0.7.35
19582026-04-24T16:35:07.461Z Compiling slog v2.8.2
19592026-04-24T16:35:07.461Z Compiling tracing-core v0.1.36
19602026-04-24T16:35:07.548Z Compiling untrusted v0.9.0
19612026-04-24T16:35:07.701Z Compiling darling v0.21.3
19622026-04-24T16:35:07.798Z Compiling tracing v0.1.44
19632026-04-24T16:35:07.852Z Compiling spki v0.7.3
19642026-04-24T16:35:08.075Z Compiling salsa20 v0.10.2
19652026-04-24T16:35:08.157Z Compiling pbkdf2 v0.12.2
19662026-04-24T16:35:08.437Z Compiling cookie v0.18.1
19672026-04-24T16:35:08.581Z Compiling camino v1.2.2
19682026-04-24T16:35:08.713Z Compiling scrypt v0.11.0
19692026-04-24T16:35:08.783Z Compiling rand_chacha v0.9.0
19702026-04-24T16:35:08.826Z Compiling aes v0.8.4
19712026-04-24T16:35:08.850Z Compiling cbc v0.1.2
19722026-04-24T16:35:09.175Z Compiling usdt-impl v0.5.0
19732026-04-24T16:35:09.255Z Compiling either v1.15.0
19742026-04-24T16:35:09.318Z Compiling ref-cast v1.0.25
19752026-04-24T16:35:09.343Z Compiling usdt-impl v0.6.0
19762026-04-24T16:35:09.415Z Compiling winnow v0.7.14
19772026-04-24T16:35:09.469Z Compiling paste v1.0.15
19782026-04-24T16:35:09.500Z Compiling pkcs5 v0.7.1
19792026-04-24T16:35:09.623Z Compiling tokio-util v0.7.18
19802026-04-24T16:35:09.793Z Compiling rand v0.9.2
19812026-04-24T16:35:09.811Z Compiling http-body v1.0.1
19822026-04-24T16:35:09.969Z Compiling scroll v0.13.0
19832026-04-24T16:35:09.984Z Compiling scroll v0.12.0
19842026-04-24T16:35:10.128Z Compiling serde_spanned v0.6.9
19852026-04-24T16:35:10.263Z Compiling toml_datetime v0.6.11
19862026-04-24T16:35:10.296Z Compiling heapless v0.7.17
19872026-04-24T16:35:10.390Z Compiling bzip2-sys v0.1.13+1.0.8
19882026-04-24T16:35:10.406Z Compiling signal-hook v0.3.18
19892026-04-24T16:35:10.525Z Compiling atomic-waker v1.1.2
19902026-04-24T16:35:10.560Z Compiling openssl-probe v0.2.1
19912026-04-24T16:35:10.678Z Compiling zstd-safe v7.2.4
19922026-04-24T16:35:10.694Z Compiling untrusted v0.7.1
19932026-04-24T16:35:10.756Z Compiling goblin v0.8.2
19942026-04-24T16:35:10.836Z Compiling toml_parser v1.0.9+spec-1.1.0
19952026-04-24T16:35:10.909Z Compiling goblin v0.10.5
19962026-04-24T16:35:10.948Z Compiling pkcs8 v0.10.2
19972026-04-24T16:35:10.985Z Compiling zerocopy v0.7.35
19982026-04-24T16:35:11.252Z Compiling ref-cast-impl v1.0.25
19992026-04-24T16:35:11.271Z Compiling darling_core v0.20.11
20002026-04-24T16:35:11.359Z Compiling curve25519-dalek v4.1.3
20012026-04-24T16:35:11.411Z Compiling toml_datetime v0.7.5+spec-1.1.0
20022026-04-24T16:35:11.475Z Compiling memoffset v0.9.1
20032026-04-24T16:35:11.623Z Compiling tower-service v0.3.3
20042026-04-24T16:35:11.712Z Compiling litrs v1.0.0
20052026-04-24T16:35:11.759Z Compiling rustix v0.38.44
20062026-04-24T16:35:11.801Z Compiling tower-layer v0.3.3
20072026-04-24T16:35:11.856Z Compiling fastrand v2.3.0
20082026-04-24T16:35:11.877Z Compiling try-lock v0.2.5
20092026-04-24T16:35:12.011Z Compiling tinyvec_macros v0.1.1
20102026-04-24T16:35:12.173Z Compiling winnow v0.5.40
20112026-04-24T16:35:12.219Z Compiling want v0.3.1
20122026-04-24T16:35:12.265Z Compiling document-features v0.2.12
20132026-04-24T16:35:12.281Z Compiling h2 v0.4.13
20142026-04-24T16:35:12.369Z Compiling tinyvec v1.10.0
20152026-04-24T16:35:12.933Z Compiling dtrace-parser v0.2.0
20162026-04-24T16:35:13.040Z Compiling dof v0.3.0
20172026-04-24T16:35:13.235Z Compiling darling_macro v0.20.11
20182026-04-24T16:35:13.507Z Compiling toml_edit v0.19.15
20192026-04-24T16:35:13.619Z Compiling dof v0.4.0
20202026-04-24T16:35:13.637Z Compiling dtrace-parser v0.3.0
20212026-04-24T16:35:13.731Z Compiling ipnet v2.11.0
20222026-04-24T16:35:13.851Z Compiling daft-derive v0.1.5
20232026-04-24T16:35:13.873Z Compiling async-trait v0.1.89
20242026-04-24T16:35:13.911Z Compiling spin v0.9.8
20252026-04-24T16:35:14.143Z Compiling thread-id v5.1.0
20262026-04-24T16:35:14.209Z Compiling thread-id v4.2.2
20272026-04-24T16:35:14.245Z Compiling httpdate v1.0.3
20282026-04-24T16:35:14.261Z Compiling powerfmt v0.2.0
20292026-04-24T16:35:14.554Z Compiling foreign-types-shared v0.1.1
20302026-04-24T16:35:14.589Z Compiling smoltcp v0.9.1
20312026-04-24T16:35:14.646Z Compiling pin-utils v0.1.0
20322026-04-24T16:35:14.664Z Compiling cfg_aliases v0.2.1
20332026-04-24T16:35:14.688Z Compiling num-bigint-dig v0.8.6
20342026-04-24T16:35:14.728Z Compiling foreign-types v0.3.2
20352026-04-24T16:35:14.744Z Compiling tempfile v3.25.0
20362026-04-24T16:35:14.762Z Compiling nix v0.31.2
20372026-04-24T16:35:14.778Z Compiling deranged v0.5.8
20382026-04-24T16:35:14.917Z Compiling darling v0.20.11
20392026-04-24T16:35:15.092Z Compiling ipnetwork v0.21.1
20402026-04-24T16:35:15.314Z Compiling hyper v1.8.1
20412026-04-24T16:35:15.352Z Compiling curve25519-dalek-derive v0.1.1
20422026-04-24T16:35:15.549Z Compiling strum_macros v0.26.4
20432026-04-24T16:35:15.738Z Compiling socket2 v0.5.10
20442026-04-24T16:35:15.830Z Compiling wait-timeout v0.2.1
20452026-04-24T16:35:15.976Z Compiling utf8parse v0.2.2
20462026-04-24T16:35:16.078Z Compiling num_threads v0.1.7
20472026-04-24T16:35:16.137Z Compiling bit-vec v0.8.0
20482026-04-24T16:35:16.211Z Compiling quick-error v1.2.3
20492026-04-24T16:35:16.244Z Compiling anstyle v1.0.13
20502026-04-24T16:35:16.288Z Compiling siphasher v1.0.2
20512026-04-24T16:35:16.381Z Compiling simd-adler32 v0.3.8
20522026-04-24T16:35:16.483Z Compiling hyper-util v0.1.20
20532026-04-24T16:35:16.640Z Compiling bit-set v0.8.0
20542026-04-24T16:35:16.697Z Compiling rusty-fork v0.3.1
20552026-04-24T16:35:16.776Z Compiling time v0.3.47
20562026-04-24T16:35:16.792Z Compiling anstyle-parse v0.2.7
20572026-04-24T16:35:17.115Z Compiling derive_builder_core v0.20.2
20582026-04-24T16:35:17.192Z Compiling unicode-normalization v0.1.25
20592026-04-24T16:35:17.915Z Compiling rustls-native-certs v0.8.3
20602026-04-24T16:35:18.158Z Compiling signature v2.2.0
20612026-04-24T16:35:18.186Z Compiling hubpack_derive v0.1.1
20622026-04-24T16:35:18.196Z Compiling rand_xorshift v0.4.0
20632026-04-24T16:35:18.228Z Compiling strum_macros v0.27.2
20642026-04-24T16:35:18.321Z Compiling sync_wrapper v1.0.2
20652026-04-24T16:35:18.340Z Compiling fs-err v3.3.0
20662026-04-24T16:35:18.380Z Compiling ahash v0.8.12
20672026-04-24T16:35:18.525Z Compiling is_terminal_polyfill v1.70.2
20682026-04-24T16:35:18.547Z Compiling unicode-bidi v0.3.18
20692026-04-24T16:35:18.599Z Compiling unarray v0.1.4
20702026-04-24T16:35:18.602Z Compiling adler2 v2.0.1
20712026-04-24T16:35:18.638Z Compiling unicode-properties v0.1.4
20722026-04-24T16:35:18.655Z Compiling anstyle-query v1.1.5
20732026-04-24T16:35:18.672Z Compiling unicode-segmentation v1.12.0
20742026-04-24T16:35:18.730Z Compiling colorchoice v1.0.4
20752026-04-24T16:35:18.782Z Compiling object v0.37.3
20762026-04-24T16:35:18.886Z Compiling stringprep v0.1.5
20772026-04-24T16:35:18.902Z Compiling anstream v0.6.21
20782026-04-24T16:35:19.050Z Compiling miniz_oxide v0.8.9
20792026-04-24T16:35:19.066Z Compiling proptest v1.10.0
20802026-04-24T16:35:19.216Z Compiling tower v0.5.3
20812026-04-24T16:35:19.590Z Compiling derive_builder_macro v0.20.2
20822026-04-24T16:35:19.724Z Compiling usdt-macro v0.6.0
20832026-04-24T16:35:19.741Z Compiling usdt-attr-macro v0.6.0
20842026-04-24T16:35:20.154Z Compiling http-body-util v0.1.3
20852026-04-24T16:35:20.405Z Compiling webpki-roots v1.0.6
20862026-04-24T16:35:20.497Z Compiling rand_chacha v0.3.1
20872026-04-24T16:35:20.527Z Compiling erased-serde v0.3.31
20882026-04-24T16:35:20.543Z Compiling md-5 v0.10.6
20892026-04-24T16:35:20.546Z Compiling num-integer v0.1.46
20902026-04-24T16:35:20.609Z Compiling hash32 v0.2.1
20912026-04-24T16:35:20.710Z Compiling vergen-lib v0.1.6
20922026-04-24T16:35:20.739Z Compiling ff v0.13.1
20932026-04-24T16:35:20.771Z Compiling zlib-rs v0.6.2
20942026-04-24T16:35:20.796Z Compiling ryu v1.0.23
20952026-04-24T16:35:20.812Z Compiling iri-string v0.7.10
20962026-04-24T16:35:20.858Z Compiling fallible-iterator v0.2.0
20972026-04-24T16:35:20.896Z Compiling psl-types v2.0.11
20982026-04-24T16:35:20.912Z Compiling base16ct v0.2.0
20992026-04-24T16:35:20.928Z Compiling serde_urlencoded v0.7.1
21002026-04-24T16:35:21.010Z Compiling publicsuffix v2.3.0
21012026-04-24T16:35:21.034Z Compiling group v0.13.0
21022026-04-24T16:35:21.050Z Compiling sec1 v0.7.3
21032026-04-24T16:35:21.089Z Compiling newtype-uuid v1.3.2
21042026-04-24T16:35:21.152Z Compiling postgres-protocol v0.6.10
21052026-04-24T16:35:21.187Z Compiling num-iter v0.1.45
21062026-04-24T16:35:21.324Z Compiling rand v0.8.5
21072026-04-24T16:35:21.481Z Compiling derive_builder v0.20.2
21082026-04-24T16:35:21.614Z Compiling oxnet v0.1.4
21092026-04-24T16:35:21.632Z Compiling tokio-native-tls v0.3.1
21102026-04-24T16:35:21.716Z Compiling heck v0.4.1
21112026-04-24T16:35:21.735Z Compiling phf_shared v0.13.1
21122026-04-24T16:35:21.855Z Compiling lazy_static v1.5.0
21132026-04-24T16:35:21.944Z Compiling tower-http v0.6.8
21142026-04-24T16:35:21.981Z Compiling terminal_size v0.4.3
21152026-04-24T16:35:21.981Z Compiling serde_with_macros v3.17.0
21162026-04-24T16:35:21.984Z Compiling cargo-platform v0.1.9
21172026-04-24T16:35:22.028Z Compiling hkdf v0.12.4
21182026-04-24T16:35:22.028Z Compiling crypto-bigint v0.5.5
21192026-04-24T16:35:22.031Z Compiling clap_derive v4.5.55
21202026-04-24T16:35:22.130Z Compiling enum-as-inner v0.6.1
21212026-04-24T16:35:22.189Z Compiling serde_repr v0.1.20
21222026-04-24T16:35:22.206Z Compiling vergen v9.0.6
21232026-04-24T16:35:22.254Z Compiling foldhash v0.1.5
21242026-04-24T16:35:22.257Z Compiling bumpalo v3.20.2
21252026-04-24T16:35:22.375Z Compiling bitflags v1.3.2
21262026-04-24T16:35:22.499Z Compiling libbz2-rs-sys v0.2.2
21272026-04-24T16:35:22.517Z Compiling managed v0.8.0
21282026-04-24T16:35:22.551Z Compiling clap_lex v1.0.0
21292026-04-24T16:35:22.726Z Compiling clap_builder v4.5.60
21302026-04-24T16:35:22.775Z Compiling zopfli v0.8.3
21312026-04-24T16:35:22.796Z Compiling flate2 v1.1.9
21322026-04-24T16:35:22.947Z Compiling bzip2 v0.6.1
21332026-04-24T16:35:23.062Z Compiling elliptic-curve v0.13.8
21342026-04-24T16:35:23.093Z Compiling hashbrown v0.15.5
21352026-04-24T16:35:23.144Z Compiling cargo_metadata v0.19.2
21362026-04-24T16:35:23.420Z Compiling zstd v0.13.3
21372026-04-24T16:35:23.521Z Compiling phf v0.13.1
21382026-04-24T16:35:23.600Z Compiling daft v0.1.5
21392026-04-24T16:35:23.692Z Compiling hyper-tls v0.6.0
21402026-04-24T16:35:23.708Z Compiling cookie_store v0.22.1
21412026-04-24T16:35:23.722Z Compiling signal-hook-mio v0.2.5
21422026-04-24T16:35:23.754Z Compiling postgres-types v0.2.12
21432026-04-24T16:35:23.854Z Compiling bzip2 v0.4.4
21442026-04-24T16:35:23.891Z Compiling strum v0.27.2
21452026-04-24T16:35:24.043Z Compiling hubpack v0.1.2
21462026-04-24T16:35:24.119Z Compiling ed25519 v2.2.3
21472026-04-24T16:35:24.195Z Compiling phf_shared v0.11.3
21482026-04-24T16:35:24.311Z Compiling crossbeam-epoch v0.9.18
21492026-04-24T16:35:24.326Z Compiling pkcs1 v0.7.5
21502026-04-24T16:35:24.433Z Compiling hex v0.4.3
21512026-04-24T16:35:24.436Z Compiling serde-big-array v0.5.1
21522026-04-24T16:35:24.547Z Compiling rfc6979 v0.4.0
21532026-04-24T16:35:24.609Z Compiling bstr v1.12.1
21542026-04-24T16:35:24.723Z Compiling float-cmp v0.10.0
21552026-04-24T16:35:24.740Z Compiling memmap2 v0.9.10
21562026-04-24T16:35:24.740Z Compiling env_filter v1.0.0
21572026-04-24T16:35:24.789Z Compiling encoding_rs v0.8.35
21582026-04-24T16:35:24.895Z Compiling whoami v2.1.0
21592026-04-24T16:35:24.921Z Compiling difflib v0.4.0
21602026-04-24T16:35:24.982Z Compiling jiff v0.2.21
21612026-04-24T16:35:24.998Z Compiling data-encoding v2.10.0
21622026-04-24T16:35:25.029Z Compiling mime v0.3.17
21632026-04-24T16:35:25.045Z Compiling toml_write v0.1.2
21642026-04-24T16:35:25.106Z Compiling predicates-core v1.0.10
21652026-04-24T16:35:25.234Z Compiling rustc-hash v2.1.1
21662026-04-24T16:35:25.254Z Compiling new_debug_unreachable v1.0.6
21672026-04-24T16:35:25.273Z Compiling precomputed-hash v0.1.1
21682026-04-24T16:35:25.301Z Compiling fixedbitset v0.4.2
21692026-04-24T16:35:25.341Z Compiling fixedbitset v0.5.7
21702026-04-24T16:35:25.375Z Compiling static_assertions v1.1.0
21712026-04-24T16:35:25.390Z Compiling normalize-line-endings v0.3.0
21722026-04-24T16:35:25.390Z Compiling keccak v0.1.6
21732026-04-24T16:35:25.461Z Compiling petgraph v0.6.5
21742026-04-24T16:35:25.514Z Compiling predicates v3.1.4
21752026-04-24T16:35:25.517Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21762026-04-24T16:35:25.545Z Compiling sha3 v0.10.8
21772026-04-24T16:35:25.563Z Compiling petgraph v0.8.3
21782026-04-24T16:35:25.602Z Compiling string_cache v0.8.9
21792026-04-24T16:35:25.690Z Compiling iddqd v0.3.17
21802026-04-24T16:35:25.835Z Compiling hickory-proto v0.25.2
21812026-04-24T16:35:25.868Z Compiling toml_edit v0.22.27
21822026-04-24T16:35:26.113Z Compiling tokio-postgres v0.7.16
21832026-04-24T16:35:26.129Z Compiling similar v2.7.0
21842026-04-24T16:35:26.800Z Compiling usdt v0.6.0
21852026-04-24T16:35:26.868Z Compiling env_logger v0.11.9
21862026-04-24T16:35:27.205Z Compiling serde_with v3.17.0
21872026-04-24T16:35:27.351Z Compiling ecdsa v0.16.9
21882026-04-24T16:35:27.459Z Compiling rsa v0.9.10
21892026-04-24T16:35:27.778Z Compiling zip v4.6.1
21902026-04-24T16:35:28.154Z Compiling ed25519-dalek v2.2.0
21912026-04-24T16:35:28.197Z Compiling clap v4.5.60
21922026-04-24T16:35:28.238Z Compiling crossterm v0.28.1
21932026-04-24T16:35:28.741Z Compiling zip v0.6.6
21942026-04-24T16:35:28.966Z Compiling strum v0.26.3
21952026-04-24T16:35:29.073Z Compiling toml v0.7.8
21962026-04-24T16:35:29.106Z Compiling tokio-stream v0.1.18
21972026-04-24T16:35:29.180Z Compiling buf-list v1.1.2
21982026-04-24T16:35:29.287Z Compiling itertools v0.13.0
21992026-04-24T16:35:29.444Z Compiling x509-cert v0.2.5
22002026-04-24T16:35:29.607Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22012026-04-24T16:35:29.651Z Compiling openapiv3 v2.2.0
22022026-04-24T16:35:29.874Z Compiling sha1 v0.10.6
22032026-04-24T16:35:30.343Z Compiling peg-runtime v0.8.5
22042026-04-24T16:35:30.445Z Compiling lalrpop-util v0.19.12
22052026-04-24T16:35:44.685Z Compiling rustls-webpki v0.103.9
22062026-04-24T16:35:47.016Z Compiling macaddr v1.0.1
22072026-04-24T16:35:47.112Z Compiling structmeta-derive v0.3.0
22082026-04-24T16:35:47.180Z Compiling crucible-workspace-hack v0.1.0
22092026-04-24T16:35:47.241Z Compiling rayon-core v1.13.0
22102026-04-24T16:35:47.316Z Compiling itertools v0.14.0
22112026-04-24T16:35:47.405Z Compiling secrecy v0.10.3
22122026-04-24T16:35:47.494Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22132026-04-24T16:35:47.522Z Compiling heapless v0.8.0
22142026-04-24T16:35:47.600Z Compiling rustls v0.22.4
22152026-04-24T16:35:47.904Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22162026-04-24T16:35:47.936Z Compiling crossbeam-deque v0.8.6
22172026-04-24T16:35:48.004Z Compiling toml_edit v0.23.10+spec-1.0.0
22182026-04-24T16:35:48.071Z Compiling rustls-webpki v0.102.8
22192026-04-24T16:35:48.103Z Compiling structmeta v0.3.0
22202026-04-24T16:35:48.171Z Compiling futures-executor v0.3.32
22212026-04-24T16:35:48.324Z Compiling tokio-rustls v0.26.4
22222026-04-24T16:35:48.342Z Compiling rustls-platform-verifier v0.6.2
22232026-04-24T16:35:48.400Z Compiling hash32 v0.3.1
22242026-04-24T16:35:48.525Z Compiling multer v3.1.0
22252026-04-24T16:35:48.593Z Compiling thread_local v1.1.9
22262026-04-24T16:35:48.615Z Compiling hyper-rustls v0.27.7
22272026-04-24T16:35:48.641Z Compiling ingot-macros v0.1.1
22282026-04-24T16:35:48.676Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22292026-04-24T16:35:48.693Z Compiling smoltcp v0.11.0
22302026-04-24T16:35:48.707Z Compiling unicode-width v0.2.0
22312026-04-24T16:35:48.747Z Compiling slog-async v2.8.0
22322026-04-24T16:35:48.913Z Compiling reqwest v0.12.28
22332026-04-24T16:35:48.961Z Compiling reqwest v0.13.2
22342026-04-24T16:35:48.977Z Compiling match_cfg v0.1.0
22352026-04-24T16:35:49.071Z Compiling hostname v0.3.1
22362026-04-24T16:35:49.075Z Compiling proc-macro-crate v3.4.0
22372026-04-24T16:35:49.119Z Compiling futures v0.3.32
22382026-04-24T16:35:49.241Z Compiling derive-ex v0.1.8
22392026-04-24T16:35:49.539Z Compiling slog-json v2.6.1
22402026-04-24T16:35:49.639Z Compiling crossbeam-channel v0.5.15
22412026-04-24T16:35:49.685Z Compiling half v2.7.1
22422026-04-24T16:35:49.822Z Compiling newtype-uuid-macros v0.1.0
22432026-04-24T16:35:49.936Z Compiling cobs v0.3.0
22442026-04-24T16:35:49.960Z Compiling thiserror-impl-no-std v2.0.2
22452026-04-24T16:35:50.067Z Compiling universal-hash v0.5.1
22462026-04-24T16:35:50.235Z Compiling async-stream-impl v0.3.6
22472026-04-24T16:35:50.253Z Compiling serde_spanned v1.0.4
22482026-04-24T16:35:50.353Z Compiling is-terminal v0.4.17
22492026-04-24T16:35:50.437Z Compiling proc-macro-error-attr v1.0.4
22502026-04-24T16:35:50.470Z Compiling dropshot v0.16.7
22512026-04-24T16:35:50.550Z Compiling opaque-debug v0.3.1
22522026-04-24T16:35:50.641Z Compiling take_mut v0.2.2
22532026-04-24T16:35:50.657Z Compiling ciborium-io v0.2.2
22542026-04-24T16:35:50.691Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22552026-04-24T16:35:50.773Z Compiling toml_writer v1.0.6+spec-1.1.0
22562026-04-24T16:35:50.789Z Compiling term v1.2.1
22572026-04-24T16:35:50.792Z Compiling convert_case v0.4.0
22582026-04-24T16:35:50.858Z Compiling async-stream v0.3.6
22592026-04-24T16:35:50.858Z Compiling test-strategy v0.4.5
22602026-04-24T16:35:51.028Z Compiling thiserror-no-std v2.0.2
22612026-04-24T16:35:51.043Z Compiling toml v0.9.12+spec-1.1.0
22622026-04-24T16:35:51.062Z Compiling ciborium-ll v0.2.2
22632026-04-24T16:35:51.141Z Compiling derive_more v0.99.20
22642026-04-24T16:35:51.141Z Compiling slog-term v2.9.2
22652026-04-24T16:35:51.271Z Compiling tokio-rustls v0.25.0
22662026-04-24T16:35:51.287Z Compiling ingot-types v0.1.2
22672026-04-24T16:35:51.345Z Compiling poly1305 v0.8.0
22682026-04-24T16:35:51.650Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22692026-04-24T16:35:51.762Z Compiling ingot v0.1.1
22702026-04-24T16:35:51.998Z Compiling postcard v1.1.3
22712026-04-24T16:35:52.178Z Compiling slog-bunyan v2.5.0
22722026-04-24T16:35:52.249Z Compiling num_enum_derive v0.7.5
22732026-04-24T16:35:52.295Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22742026-04-24T16:35:52.402Z Compiling parse-display-derive v0.10.0
22752026-04-24T16:35:52.421Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22762026-04-24T16:35:52.507Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22772026-04-24T16:35:52.622Z Compiling proc-macro-crate v1.3.1
22782026-04-24T16:35:52.649Z Compiling backon v1.6.0
22792026-04-24T16:35:52.757Z Compiling waitgroup v0.1.2
22802026-04-24T16:35:52.927Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22812026-04-24T16:35:52.943Z Compiling password-hash v0.5.0
22822026-04-24T16:35:52.981Z Compiling chacha20 v0.9.1
22832026-04-24T16:35:53.207Z Compiling dropshot_endpoint v0.16.7
22842026-04-24T16:35:53.273Z Compiling rustls-pemfile v2.2.0
22852026-04-24T16:35:53.339Z Compiling blake2 v0.10.6
22862026-04-24T16:35:53.532Z Compiling aead v0.5.2
22872026-04-24T16:35:53.555Z Compiling foreign-types-macros v0.2.3
22882026-04-24T16:35:53.559Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22892026-04-24T16:35:53.621Z Compiling serde_path_to_error v0.1.20
22902026-04-24T16:35:53.752Z Compiling hostname v0.4.2
22912026-04-24T16:35:53.887Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22922026-04-24T16:35:53.916Z Compiling proc-macro-error v1.0.4
22932026-04-24T16:35:53.950Z Compiling instant v0.1.13
22942026-04-24T16:35:53.967Z Compiling cpufeatures v0.3.0
22952026-04-24T16:35:54.013Z Compiling typeid v1.0.3
22962026-04-24T16:35:54.052Z Compiling debug-ignore v1.0.5
22972026-04-24T16:35:54.055Z Compiling foreign-types-shared v0.3.1
22982026-04-24T16:35:54.086Z Compiling chacha20 v0.10.0
22992026-04-24T16:35:54.102Z Compiling backoff v0.4.0
23002026-04-24T16:35:54.117Z Compiling parse-display v0.10.0
23012026-04-24T16:35:54.151Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23022026-04-24T16:35:54.185Z Compiling chacha20poly1305 v0.10.1
23032026-04-24T16:35:54.188Z Compiling foreign-types v0.5.0
23042026-04-24T16:35:54.188Z Compiling argon2 v0.5.3
23052026-04-24T16:35:54.188Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23062026-04-24T16:35:54.299Z Compiling num_enum v0.7.5
23072026-04-24T16:35:54.316Z Compiling num_enum_derive v0.5.11
23082026-04-24T16:35:54.349Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23092026-04-24T16:35:54.390Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23102026-04-24T16:35:54.418Z Compiling ciborium v0.2.2
23112026-04-24T16:35:54.448Z Compiling vsss-rs v3.3.4
23122026-04-24T16:35:54.834Z Compiling tabwriter v1.4.1
23132026-04-24T16:35:54.956Z Compiling byte-wrapper v0.1.0
23142026-04-24T16:35:55.039Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23152026-04-24T16:35:55.216Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23162026-04-24T16:35:55.234Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23172026-04-24T16:35:55.265Z Compiling regress v0.10.5
23182026-04-24T16:35:55.283Z Compiling cstr-argument v0.1.2
23192026-04-24T16:35:55.287Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23202026-04-24T16:35:55.492Z Compiling erased-serde v0.4.9
23212026-04-24T16:35:55.535Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23222026-04-24T16:35:55.550Z Compiling num_enum v0.5.11
23232026-04-24T16:35:55.657Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23242026-04-24T16:35:55.706Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23252026-04-24T16:35:55.867Z Compiling rand v0.10.0
23262026-04-24T16:35:55.884Z Compiling rayon v1.11.0
23272026-04-24T16:35:55.887Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23282026-04-24T16:35:55.959Z Compiling colored v3.1.1
23292026-04-24T16:35:55.976Z Compiling indent_write v2.2.0
23302026-04-24T16:35:55.979Z Compiling libefi-sys v0.1.0
23312026-04-24T16:35:56.102Z Compiling zone_cfg_derive v0.3.1
23322026-04-24T16:35:56.170Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23332026-04-24T16:35:56.229Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23342026-04-24T16:35:56.273Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23352026-04-24T16:35:56.310Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23362026-04-24T16:35:56.425Z Compiling camino-tempfile v1.4.1
23372026-04-24T16:35:56.556Z Compiling itertools v0.12.1
23382026-04-24T16:35:56.607Z Compiling usdt-macro v0.5.0
23392026-04-24T16:35:56.669Z Compiling usdt-attr-macro v0.5.0
23402026-04-24T16:35:56.687Z Compiling bitfield-struct v0.6.2
23412026-04-24T16:35:56.735Z Compiling num-derive v0.4.2
23422026-04-24T16:35:56.825Z Compiling blake3 v1.8.3
23432026-04-24T16:35:56.842Z Compiling ordered-float v2.10.1
23442026-04-24T16:35:57.144Z Compiling sigpipe v0.1.3
23452026-04-24T16:35:57.204Z Compiling memmap v0.7.0
23462026-04-24T16:35:57.269Z Compiling swrite v0.1.0
23472026-04-24T16:35:57.315Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23482026-04-24T16:35:57.331Z Compiling glob v0.3.3
23492026-04-24T16:35:57.400Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23502026-04-24T16:35:57.420Z Compiling usdt v0.5.0
23512026-04-24T16:35:57.558Z Compiling serde-value v0.7.0
23522026-04-24T16:35:57.635Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23532026-04-24T16:35:57.738Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23542026-04-24T16:35:57.936Z Compiling zone v0.3.1
23552026-04-24T16:35:58.025Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23562026-04-24T16:35:58.092Z Compiling serde-untagged v0.1.9
23572026-04-24T16:35:58.264Z Compiling toml v0.8.23
23582026-04-24T16:35:58.283Z Compiling smf v0.2.3
23592026-04-24T16:35:58.327Z Compiling filetime v0.2.27
23602026-04-24T16:35:58.359Z Compiling arrayvec v0.7.6
23612026-04-24T16:35:58.375Z Compiling xattr v1.6.1
23622026-04-24T16:35:58.390Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23632026-04-24T16:35:58.490Z Compiling arrayref v0.3.9
23642026-04-24T16:35:58.529Z Compiling constant_time_eq v0.4.2
23652026-04-24T16:35:58.620Z Compiling unicode-xid v0.2.6
23662026-04-24T16:35:58.630Z Compiling whoami v1.6.1
23672026-04-24T16:35:58.630Z Compiling same-file v1.0.6
23682026-04-24T16:35:58.633Z Compiling tar v0.4.45
23692026-04-24T16:35:58.651Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23702026-04-24T16:35:58.744Z Compiling walkdir v2.5.0
23712026-04-24T16:35:58.810Z Compiling cargo-util-schemas v0.8.2
23722026-04-24T16:35:59.073Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23732026-04-24T16:35:59.329Z Compiling tokio-dtrace v0.1.1
23742026-04-24T16:35:59.346Z Compiling console v0.16.2
23752026-04-24T16:35:59.468Z Compiling gethostname v0.5.0
23762026-04-24T16:35:59.519Z Compiling cargo-platform v0.2.0
23772026-04-24T16:35:59.542Z Compiling topological-sort v0.2.2
23782026-04-24T16:35:59.642Z Compiling unit-prefix v0.5.2
23792026-04-24T16:35:59.687Z Compiling oxide-tokio-rt v0.1.4
23802026-04-24T16:35:59.734Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23812026-04-24T16:35:59.818Z Compiling indicatif v0.18.4
23822026-04-24T16:35:59.946Z Compiling shell-words v1.1.1
23832026-04-24T16:36:00.084Z Compiling cargo_metadata v0.21.0
23842026-04-24T16:36:08.809Z Compiling progenitor-client v0.13.0
23852026-04-24T16:36:08.813Z Compiling progenitor-client v0.10.0
23862026-04-24T16:36:08.813Z Compiling omicron-zone-package v0.12.2
23872026-04-24T16:36:08.909Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23882026-04-24T16:36:08.909Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23892026-04-24T16:36:08.913Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23902026-04-24T16:36:08.913Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23912026-04-24T16:36:08.973Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23922026-04-24T16:36:09.108Z Compiling progenitor-extras v0.1.1
23932026-04-24T16:36:09.245Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23942026-04-24T16:36:09.283Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23952026-04-24T16:36:09.314Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23962026-04-24T16:36:09.353Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23972026-04-24T16:36:14.008Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23982026-04-24T16:36:21.374Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23992026-04-24T16:36:24.500Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24002026-04-24T16:36:25.509Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24012026-04-24T16:36:34.742Z Finished `release` profile [optimized] target(s) in 1m 39s
24022026-04-24T16:36:34.899Z Running `target/release/omicron-package -t test target create -p dev`
24032026-04-24T16:36:34.965ZLogging to: /work/oxidecomputer/omicron/out/LOG
24042026-04-24T16:36:34.968ZCreated new build target 'test' and set it as active
24052026-04-24T16:36:34.971Z
24062026-04-24T16:36:34.971Zreal 1:39.526655149
24072026-04-24T16:36:34.971Zuser 16:30.612869003
24082026-04-24T16:36:34.971Zsys 2:32.359318280
24092026-04-24T16:36:34.971Ztrap 0.449257227
24102026-04-24T16:36:34.971Ztflt 2.861169334
24112026-04-24T16:36:34.971Zdflt 3.461283582
24122026-04-24T16:36:34.971Zkflt 0.000571683
24132026-04-24T16:36:34.971Zlock 52:05.360139869
24142026-04-24T16:36:34.971Zslp 42:21.017189273
24152026-04-24T16:36:34.971Zlat 42.300806631
24162026-04-24T16:36:34.971Zstop 5:27.614779194
24172026-04-24T16:36:34.971Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24182026-04-24T16:36:35.854Z Finished `release` profile [optimized] target(s) in 0.87s
24192026-04-24T16:36:35.927Z Running `target/release/omicron-package -t test package`
24202026-04-24T16:36:35.987ZLogging to: /work/oxidecomputer/omicron/out/LOG
24212026-04-24T16:36:37.443Z Compiling regress v0.10.5
24222026-04-24T16:36:37.443Z Compiling heck v0.5.0
24232026-04-24T16:36:37.611Z Compiling unsafe-libyaml v0.2.11
24242026-04-24T16:36:37.628Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24252026-04-24T16:36:37.655Z Compiling unicode-width v0.1.14
24262026-04-24T16:36:37.655Z Compiling is-terminal v0.4.17
24272026-04-24T16:36:37.699Z Compiling prettyplease v0.2.37
24282026-04-24T16:36:37.699Z Compiling bytecount v0.6.9
24292026-04-24T16:36:37.702Z Compiling rustls v0.22.4
24302026-04-24T16:36:37.702Z Compiling rustls-webpki v0.102.8
24312026-04-24T16:36:37.702Z Compiling derive-where v1.6.0
24322026-04-24T16:36:37.742Z Compiling thread_local v1.1.9
24332026-04-24T16:36:37.745Z Compiling match_cfg v0.1.0
24342026-04-24T16:36:37.785Z Compiling multer v3.1.0
24352026-04-24T16:36:37.805Z Compiling slog-async v2.8.0
24362026-04-24T16:36:37.823Z Compiling typify-impl v0.6.1
24372026-04-24T16:36:37.826Z Compiling crossbeam-channel v0.5.15
24382026-04-24T16:36:37.845Z Compiling slog-json v2.6.1
24392026-04-24T16:36:37.927Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24402026-04-24T16:36:37.950Z Compiling hostname v0.3.1
24412026-04-24T16:36:37.953Z Compiling futures-executor v0.3.32
24422026-04-24T16:36:37.953Z Compiling serde_spanned v1.0.4
24432026-04-24T16:36:38.036Z Compiling take_mut v0.2.2
24442026-04-24T16:36:38.057Z Compiling term v1.2.1
24452026-04-24T16:36:38.127Z Compiling serde_yaml v0.9.34+deprecated
24462026-04-24T16:36:38.130Z Compiling toml_writer v1.0.6+spec-1.1.0
24472026-04-24T16:36:38.170Z Compiling slog-bunyan v2.5.0
24482026-04-24T16:36:38.211Z Compiling futures v0.3.32
24492026-04-24T16:36:38.285Z Compiling dropshot v0.16.7
24502026-04-24T16:36:38.325Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24512026-04-24T16:36:38.328Z Compiling async-stream v0.3.6
24522026-04-24T16:36:38.369Z Compiling slog-term v2.9.2
24532026-04-24T16:36:38.388Z Compiling toml v0.9.12+spec-1.1.0
24542026-04-24T16:36:38.389Z Compiling progenitor-client v0.13.0
24552026-04-24T16:36:38.427Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24562026-04-24T16:36:38.503Z Compiling waitgroup v0.1.2
24572026-04-24T16:36:38.549Z Compiling backon v1.6.0
24582026-04-24T16:36:38.585Z Compiling rustls-pemfile v2.2.0
24592026-04-24T16:36:38.642Z Compiling hostname v0.4.2
24602026-04-24T16:36:38.665Z Compiling serde_path_to_error v0.1.20
24612026-04-24T16:36:38.692Z Compiling instant v0.1.13
24622026-04-24T16:36:38.717Z Compiling debug-ignore v1.0.5
24632026-04-24T16:36:38.752Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24642026-04-24T16:36:38.778Z Compiling progenitor-extras v0.1.1
24652026-04-24T16:36:38.800Z Compiling backoff v0.4.0
24662026-04-24T16:36:38.823Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24672026-04-24T16:36:38.843Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24682026-04-24T16:36:38.866Z Compiling parse-display v0.10.0
24692026-04-24T16:36:38.893Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24702026-04-24T16:36:38.975Z Compiling progenitor-client v0.10.0
24712026-04-24T16:36:38.998Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24722026-04-24T16:36:39.038Z Compiling macaddr v1.0.1
24732026-04-24T16:36:39.130Z Compiling num-rational v0.4.2
24742026-04-24T16:36:39.164Z Compiling num-complex v0.4.6
24752026-04-24T16:36:39.292Z Compiling console v0.15.11
24762026-04-24T16:36:39.462Z Compiling slog-dtrace v0.3.0
24772026-04-24T16:36:39.483Z Compiling float-ord v0.3.2
24782026-04-24T16:36:39.546Z Compiling newline-converter v0.3.0
24792026-04-24T16:36:39.608Z Compiling num v0.4.3
24802026-04-24T16:36:39.631Z Compiling atomicwrites v0.4.4
24812026-04-24T16:36:39.654Z Compiling async-recursion v1.1.1
24822026-04-24T16:36:39.728Z Compiling cancel-safe-futures v0.1.5
24832026-04-24T16:36:39.783Z Compiling owo-colors v4.3.0
24842026-04-24T16:36:39.821Z Compiling expectorate v1.2.0
24852026-04-24T16:36:39.868Z Compiling libsw-core v0.3.2
24862026-04-24T16:36:39.890Z Compiling resolv-conf v0.7.6
24872026-04-24T16:36:39.946Z Compiling toml v0.8.23
24882026-04-24T16:36:40.070Z Compiling tokio-rustls v0.25.0
24892026-04-24T16:36:40.091Z Compiling libsw v3.5.0
24902026-04-24T16:36:40.093Z Compiling linear-map v1.2.0
24912026-04-24T16:36:40.186Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24922026-04-24T16:36:40.332Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24932026-04-24T16:36:40.353Z Compiling linked-hash-map v0.5.6
24942026-04-24T16:36:40.357Z Compiling minimal-lexical v0.2.1
24952026-04-24T16:36:40.512Z Compiling unicode-xid v0.2.6
24962026-04-24T16:36:40.534Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24972026-04-24T16:36:40.555Z Compiling lru-cache v0.1.2
24982026-04-24T16:36:40.575Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24992026-04-24T16:36:40.595Z Compiling nom v7.1.3
25002026-04-24T16:36:40.598Z Compiling globset v0.4.18
25012026-04-24T16:36:40.654Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25022026-04-24T16:36:40.675Z Compiling hickory-proto v0.24.4
25032026-04-24T16:36:40.723Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25042026-04-24T16:36:41.101Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25052026-04-24T16:36:41.171Z Compiling convert_case v0.10.0
25062026-04-24T16:36:41.468Z Compiling derive_more-impl v2.1.1
25072026-04-24T16:36:41.807Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25082026-04-24T16:36:41.988Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25092026-04-24T16:36:42.064Z Compiling pin-project-internal v1.1.11
25102026-04-24T16:36:42.259Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25112026-04-24T16:36:42.287Z Compiling derive_more v2.1.1
25122026-04-24T16:36:42.398Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25132026-04-24T16:36:42.563Z Compiling papergrid v0.11.0
25142026-04-24T16:36:42.591Z Compiling typify-macro v0.6.1
25152026-04-24T16:36:43.109Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25162026-04-24T16:36:43.360Z Compiling hickory-resolver v0.24.4
25172026-04-24T16:36:43.383Z Compiling pin-project v1.1.11
25182026-04-24T16:36:43.546Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25192026-04-24T16:36:43.774Z Compiling tabled_derive v0.7.0
25202026-04-24T16:36:44.174Z Compiling typify v0.6.1
25212026-04-24T16:36:44.307Z Compiling progenitor-impl v0.13.0
25222026-04-24T16:36:44.351Z Compiling pem v3.0.6
25232026-04-24T16:36:44.712Z Compiling qorb v0.4.1
25242026-04-24T16:36:44.900Z Compiling snafu-derive v0.8.9
25252026-04-24T16:36:45.073Z Compiling termtree v0.5.1
25262026-04-24T16:36:45.275Z Compiling tabled v0.15.0
25272026-04-24T16:36:45.315Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25282026-04-24T16:36:46.497Z Compiling progenitor-macro v0.13.0
25292026-04-24T16:36:46.590Z Compiling crossterm v0.29.0
25302026-04-24T16:36:46.611Z Compiling snafu v0.8.9
25312026-04-24T16:36:46.687Z Compiling phf_shared v0.12.1
25322026-04-24T16:36:46.945Z Compiling olpc-cjson v0.1.4
25332026-04-24T16:36:47.184Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25342026-04-24T16:36:47.213Z Compiling serde_plain v1.0.2
25352026-04-24T16:36:47.729Z Compiling vte v0.14.1
25362026-04-24T16:36:47.925Z Compiling csv-core v0.1.13
25372026-04-24T16:36:47.986Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25382026-04-24T16:36:48.363Z Compiling chrono-tz v0.10.4
25392026-04-24T16:36:48.598Z Compiling typed-path v0.9.3
25402026-04-24T16:36:48.896Z Compiling highway v1.3.0
25412026-04-24T16:36:48.995Z Compiling csv v1.4.0
25422026-04-24T16:36:49.242Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25432026-04-24T16:36:49.492Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25442026-04-24T16:36:49.556Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25452026-04-24T16:36:49.658Z Compiling strip-ansi-escapes v0.2.1
25462026-04-24T16:36:50.232Z Compiling tough v0.20.0
25472026-04-24T16:36:50.574Z Compiling progenitor v0.13.0
25482026-04-24T16:36:50.601Z Compiling phf v0.12.1
25492026-04-24T16:36:50.760Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25502026-04-24T16:36:50.805Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25512026-04-24T16:36:50.937Z Compiling const_format_proc_macros v0.2.34
25522026-04-24T16:36:51.291Z Compiling fd-lock v4.0.4
25532026-04-24T16:36:51.322Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25542026-04-24T16:36:51.477Z Compiling peg-macros v0.8.5
25552026-04-24T16:36:51.720Z Compiling nu-ansi-term v0.50.3
25562026-04-24T16:36:51.879Z Compiling const_format v0.2.35
25572026-04-24T16:36:52.295Z Compiling reedline v0.40.0
25582026-04-24T16:36:52.769Z Compiling peg v0.8.5
25592026-04-24T16:36:52.872Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25602026-04-24T16:36:53.204Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25612026-04-24T16:36:53.443Z Compiling bcs v0.1.6
25622026-04-24T16:36:53.498Z Compiling semver v0.1.20
25632026-04-24T16:36:53.599Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25642026-04-24T16:36:53.807Z Compiling rustc_version v0.1.7
25652026-04-24T16:36:53.859Z Compiling smawk v0.3.2
25662026-04-24T16:36:53.895Z Compiling humantime v2.3.0
25672026-04-24T16:36:54.044Z Compiling newtype_derive v0.1.6
25682026-04-24T16:36:54.066Z Compiling unicode-linebreak v0.1.5
25692026-04-24T16:36:54.174Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25702026-04-24T16:36:54.349Z Compiling textwrap v0.16.2
25712026-04-24T16:36:54.389Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25722026-04-24T16:36:54.472Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25732026-04-24T16:36:54.521Z Compiling dropshot-api-manager-types v0.6.0
25742026-04-24T16:36:55.141Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25752026-04-24T16:36:55.636Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25762026-04-24T16:36:55.664Z Compiling base64 v0.21.7
25772026-04-24T16:36:55.956Z Compiling steno v0.4.1
25782026-04-24T16:36:56.151Z Compiling tagptr v0.2.0
25792026-04-24T16:36:56.248Z Compiling utf-8 v0.7.6
25802026-04-24T16:36:56.316Z Compiling moka v0.12.13
25812026-04-24T16:36:56.337Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25822026-04-24T16:36:56.485Z Compiling tungstenite v0.21.0
25832026-04-24T16:36:56.509Z Compiling radium v0.7.0
25842026-04-24T16:36:57.241Z Compiling tokio-tungstenite v0.21.0
25852026-04-24T16:36:57.486Z Compiling hickory-resolver v0.25.2
25862026-04-24T16:36:57.592Z Compiling maybe-uninit v2.0.0
25872026-04-24T16:36:57.615Z Compiling tap v1.0.1
25882026-04-24T16:36:57.755Z Compiling wyz v0.5.1
25892026-04-24T16:36:57.909Z Compiling zerocopy-derive v0.6.6
25902026-04-24T16:36:57.952Z Compiling display-error-chain v0.2.2
25912026-04-24T16:36:58.023Z Compiling packed_struct v0.10.1
25922026-04-24T16:36:58.129Z Compiling funty v2.0.0
25932026-04-24T16:36:58.303Z Compiling crc-catalog v2.4.0
25942026-04-24T16:36:58.448Z Compiling crc v3.4.0
25952026-04-24T16:36:58.678Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25962026-04-24T16:36:58.701Z Compiling bitvec v1.0.1
25972026-04-24T16:36:58.730Z Compiling zerocopy v0.6.6
25982026-04-24T16:36:59.150Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
25992026-04-24T16:36:59.232Z Compiling packed_struct_codegen v0.10.1
26002026-04-24T16:36:59.353Z Compiling bitfield-macros v0.19.4
26012026-04-24T16:36:59.606Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26022026-04-24T16:37:00.094Z Compiling indexmap v1.9.3
26032026-04-24T16:37:00.257Z Compiling nodrop v0.1.14
26042026-04-24T16:37:00.389Z Compiling bitfield v0.19.4
26052026-04-24T16:37:00.412Z Compiling array-init v0.0.4
26062026-04-24T16:37:00.721Z Compiling smallvec v0.6.14
26072026-04-24T16:37:00.800Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26082026-04-24T16:37:00.990Z Compiling num-derive v0.3.3
26092026-04-24T16:37:01.859Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26102026-04-24T16:37:01.885Z Compiling proc-macro-error-attr2 v2.0.0
26112026-04-24T16:37:02.070Z Compiling hashbrown v0.12.3
26122026-04-24T16:37:02.342Z Compiling proc-macro-error2 v2.0.1
26132026-04-24T16:37:02.704Z Compiling libscf-sys v1.1.0
26142026-04-24T16:37:02.704Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26152026-04-24T16:37:02.878Z Compiling serde-hex v0.1.0
26162026-04-24T16:37:03.159Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26172026-04-24T16:37:03.209Z Compiling ron v0.8.1
26182026-04-24T16:37:03.408Z Compiling typify-impl v0.4.3
26192026-04-24T16:37:03.436Z Compiling hashbrown v0.13.2
26202026-04-24T16:37:03.645Z Compiling vergen-gitcl v1.0.8
26212026-04-24T16:37:03.813Z Compiling dirs-sys-next v0.1.2
26222026-04-24T16:37:03.875Z Compiling diesel_derives v2.3.7
26232026-04-24T16:37:04.005Z Compiling crunchy v0.2.4
26242026-04-24T16:37:04.094Z Compiling glob v0.3.3
26252026-04-24T16:37:04.115Z Compiling crc-any v2.5.0
26262026-04-24T16:37:04.116Z Compiling maplit v1.0.2
26272026-04-24T16:37:04.190Z Compiling object v0.30.4
26282026-04-24T16:37:04.255Z Compiling dirs-next v2.0.0
26292026-04-24T16:37:04.319Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26302026-04-24T16:37:04.435Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26312026-04-24T16:37:04.468Z Compiling clang-sys v1.8.1
26322026-04-24T16:37:04.544Z Compiling tabled_derive v0.11.0
26332026-04-24T16:37:04.657Z Compiling papergrid v0.17.0
26342026-04-24T16:37:04.851Z Compiling testing_table v0.3.0
26352026-04-24T16:37:05.004Z Compiling dsl_auto_type v0.2.0
26362026-04-24T16:37:05.038Z Compiling scheduled-thread-pool v0.2.7
26372026-04-24T16:37:05.145Z Compiling diesel_table_macro_syntax v0.3.0
26382026-04-24T16:37:05.288Z Compiling tiny-keccak v2.0.2
26392026-04-24T16:37:05.370Z Compiling path-slash v0.1.5
26402026-04-24T16:37:05.547Z Compiling r2d2 v0.8.10
26412026-04-24T16:37:05.640Z Compiling term v0.7.0
26422026-04-24T16:37:05.683Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26432026-04-24T16:37:05.767Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26442026-04-24T16:37:05.847Z Compiling tabled v0.20.0
26452026-04-24T16:37:05.941Z Compiling xshell-macros v0.2.7
26462026-04-24T16:37:06.004Z Compiling downcast-rs v2.0.2
26472026-04-24T16:37:06.139Z Compiling bit-vec v0.6.3
26482026-04-24T16:37:06.162Z Compiling ascii-canvas v3.0.0
26492026-04-24T16:37:06.336Z Compiling xshell v0.2.7
26502026-04-24T16:37:06.390Z Compiling bit-set v0.5.3
26512026-04-24T16:37:06.429Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26522026-04-24T16:37:06.498Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26532026-04-24T16:37:06.579Z Compiling itertools v0.10.5
26542026-04-24T16:37:06.633Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26552026-04-24T16:37:06.927Z Compiling typify-macro v0.4.3
26562026-04-24T16:37:06.975Z Compiling ena v0.14.4
26572026-04-24T16:37:07.112Z Compiling libloading v0.8.9
26582026-04-24T16:37:07.229Z Compiling unicase v2.9.0
26592026-04-24T16:37:07.346Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26602026-04-24T16:37:07.534Z Compiling regex-syntax v0.6.29
26612026-04-24T16:37:07.668Z Compiling diff v0.1.13
26622026-04-24T16:37:07.712Z Compiling bindgen v0.71.1
26632026-04-24T16:37:08.035Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26642026-04-24T16:37:09.029Z Compiling lalrpop v0.19.12
26652026-04-24T16:37:09.303Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26662026-04-24T16:37:09.491Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26672026-04-24T16:37:10.120Z Compiling cexpr v0.6.0
26682026-04-24T16:37:10.270Z Compiling diesel v2.3.7
26692026-04-24T16:37:10.424Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26702026-04-24T16:37:10.554Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26712026-04-24T16:37:10.590Z Compiling crc8 v0.1.1
26722026-04-24T16:37:10.728Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26732026-04-24T16:37:10.731Z Compiling typify v0.4.3
26742026-04-24T16:37:10.774Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26752026-04-24T16:37:10.777Z Compiling headers-core v0.3.0
26762026-04-24T16:37:10.891Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26772026-04-24T16:37:10.948Z Compiling libxml v0.3.3
26782026-04-24T16:37:11.027Z Compiling headers v0.4.1
26792026-04-24T16:37:11.246Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26802026-04-24T16:37:11.445Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26812026-04-24T16:37:11.667Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26822026-04-24T16:37:12.141Z Compiling strum_macros v0.24.3
26832026-04-24T16:37:12.454Z Compiling indoc v1.0.9
26842026-04-24T16:37:12.889Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26852026-04-24T16:37:13.114Z Compiling derive_builder v0.20.2
26862026-04-24T16:37:13.252Z Compiling oso-derive v0.27.3
26872026-04-24T16:37:13.307Z Compiling quick-xml v0.37.5
26882026-04-24T16:37:13.405Z Compiling impl-trait-for-tuples v0.2.3
26892026-04-24T16:37:13.468Z Compiling half v1.8.3
26902026-04-24T16:37:13.782Z Compiling openssl-probe v0.1.6
26912026-04-24T16:37:13.858Z Compiling serde_cbor v0.11.2
26922026-04-24T16:37:13.966Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26932026-04-24T16:37:14.089Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26942026-04-24T16:37:14.680Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26952026-04-24T16:37:14.709Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26962026-04-24T16:37:14.758Z Compiling bb8 v0.8.6
26972026-04-24T16:37:14.874Z Compiling trait-variant v0.1.2
26982026-04-24T16:37:14.966Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26992026-04-24T16:37:15.143Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27002026-04-24T16:37:15.387Z Compiling samael v0.0.19
27012026-04-24T16:37:15.478Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27022026-04-24T16:37:15.498Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27032026-04-24T16:37:15.735Z Compiling fxhash v0.2.1
27042026-04-24T16:37:15.908Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27052026-04-24T16:37:16.052Z Compiling progenitor-impl v0.10.0
27062026-04-24T16:37:16.081Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27072026-04-24T16:37:16.149Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27082026-04-24T16:37:16.205Z Compiling kstat-rs v0.2.4
27092026-04-24T16:37:16.699Z Compiling libz-sys v1.1.24
27102026-04-24T16:37:16.733Z Compiling polar-core v0.27.3
27112026-04-24T16:37:16.817Z Compiling nonempty v0.12.0
27122026-04-24T16:37:16.916Z Compiling salty v0.3.0
27132026-04-24T16:37:17.059Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27142026-04-24T16:37:17.266Z Compiling progenitor-impl v0.11.2
27152026-04-24T16:37:17.508Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27162026-04-24T16:37:17.532Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27172026-04-24T16:37:18.223Z Compiling progenitor-macro v0.10.0
27182026-04-24T16:37:19.356Z Compiling darling_core v0.23.0
27192026-04-24T16:37:19.497Z Compiling nanorand v0.7.0
27202026-04-24T16:37:19.861Z Compiling arc-swap v1.8.2
27212026-04-24T16:37:19.904Z Compiling fs-err v2.11.0
27222026-04-24T16:37:20.228Z Compiling parking_lot_core v0.8.6
27232026-04-24T16:37:20.352Z Compiling mime_guess v2.0.5
27242026-04-24T16:37:20.671Z Compiling slog-scope v4.4.1
27252026-04-24T16:37:20.861Z Compiling flume v0.11.1
27262026-04-24T16:37:21.155Z Compiling progenitor-macro v0.11.2
27272026-04-24T16:37:21.275Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27282026-04-24T16:37:21.563Z Compiling darling_macro v0.23.0
27292026-04-24T16:37:21.625Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27302026-04-24T16:37:22.112Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27312026-04-24T16:37:22.300Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27322026-04-24T16:37:22.601Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27332026-04-24T16:37:23.856Z Compiling progenitor v0.10.0
27342026-04-24T16:37:25.063Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27352026-04-24T16:37:25.295Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27362026-04-24T16:37:25.878Z Compiling oso v0.27.3
27372026-04-24T16:37:26.604Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27382026-04-24T16:37:26.787Z Compiling progenitor-client v0.11.2
27392026-04-24T16:37:29.183Z Compiling diesel-dtrace v0.5.0
27402026-04-24T16:37:29.511Z Compiling async-bb8-diesel v0.2.1
27412026-04-24T16:37:29.964Z Compiling git-stub v1.0.0
27422026-04-24T16:37:29.986Z Compiling libgit2-sys v0.18.3+1.9.2
27432026-04-24T16:37:30.233Z Compiling instability v0.3.11
27442026-04-24T16:37:30.265Z Compiling git-stub-vcs v0.1.0
27452026-04-24T16:37:30.497Z Compiling progenitor v0.11.2
27462026-04-24T16:37:30.620Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27472026-04-24T16:37:30.678Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27482026-04-24T16:37:31.030Z Compiling darling v0.23.0
27492026-04-24T16:37:31.183Z Compiling slog-stdlog v4.1.1
27502026-04-24T16:37:32.221Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27512026-04-24T16:37:32.374Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27522026-04-24T16:37:32.414Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27532026-04-24T16:37:33.011Z Compiling ignore v0.4.25
27542026-04-24T16:37:33.766Z Compiling primeorder v0.13.6
27552026-04-24T16:37:34.085Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27562026-04-24T16:37:35.217Z Compiling castaway v0.2.4
27572026-04-24T16:37:35.380Z Compiling atty v0.2.14
27582026-04-24T16:37:35.405Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27592026-04-24T16:37:35.500Z Compiling indoc v2.0.7
27602026-04-24T16:37:35.544Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27612026-04-24T16:37:35.641Z Compiling http-range v0.1.5
27622026-04-24T16:37:35.779Z Compiling parse-size v1.1.0
27632026-04-24T16:37:35.985Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27642026-04-24T16:37:36.078Z Compiling compact_str v0.8.1
27652026-04-24T16:37:36.103Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27662026-04-24T16:37:37.195Z Compiling p384 v0.13.1
27672026-04-24T16:37:37.793Z Compiling globwalk v0.9.1
27682026-04-24T16:37:38.057Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27692026-04-24T16:37:38.179Z Compiling parking_lot v0.11.2
27702026-04-24T16:37:38.347Z Compiling slog-envlogger v2.2.0
27712026-04-24T16:37:39.121Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27722026-04-24T16:37:39.252Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27732026-04-24T16:37:39.324Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27742026-04-24T16:37:39.367Z Compiling predicates-tree v1.0.13
27752026-04-24T16:37:39.525Z Compiling unicode-truncate v1.1.0
27762026-04-24T16:37:39.587Z Compiling lru v0.12.5
27772026-04-24T16:37:39.676Z Compiling rand_seeder v0.4.0
27782026-04-24T16:37:39.744Z Compiling prefix-trie v0.7.0
27792026-04-24T16:37:39.818Z Compiling vergen-git2 v1.0.7
27802026-04-24T16:37:39.839Z Compiling compression-core v0.4.31
27812026-04-24T16:37:39.927Z Compiling cassowary v0.3.0
27822026-04-24T16:37:40.075Z Compiling compression-codecs v0.4.37
27832026-04-24T16:37:40.102Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27842026-04-24T16:37:40.164Z Compiling hickory-server v0.25.2
27852026-04-24T16:37:40.234Z Compiling ratatui v0.29.0
27862026-04-24T16:37:40.354Z Compiling camino-tempfile-ext v0.3.3
27872026-04-24T16:37:40.411Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27882026-04-24T16:37:40.482Z Compiling hyper-staticfile v0.10.1
27892026-04-24T16:37:40.996Z Compiling sled v0.34.7
27902026-04-24T16:37:41.705Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27912026-04-24T16:37:41.821Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27922026-04-24T16:37:42.384Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27932026-04-24T16:37:42.552Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27942026-04-24T16:37:43.140Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27952026-04-24T16:37:43.172Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
27962026-04-24T16:37:43.749Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27972026-04-24T16:37:44.037Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27982026-04-24T16:37:44.290Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27992026-04-24T16:37:44.506Z Compiling toml_datetime v1.0.0+spec-1.1.0
28002026-04-24T16:37:44.537Z Compiling dropshot v0.17.0
28012026-04-24T16:37:44.775Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28022026-04-24T16:37:44.971Z Compiling corncobs v0.1.4
28032026-04-24T16:37:45.014Z Compiling rustls v0.21.12
28042026-04-24T16:37:45.221Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28052026-04-24T16:37:45.310Z Compiling toml v1.0.6+spec-1.1.0
28062026-04-24T16:37:45.330Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28072026-04-24T16:37:45.377Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28082026-04-24T16:37:45.410Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28092026-04-24T16:37:45.925Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28102026-04-24T16:37:45.950Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28112026-04-24T16:37:46.308Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28122026-04-24T16:37:46.441Z Compiling async-compression v0.4.41
28132026-04-24T16:37:46.940Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28142026-04-24T16:37:48.607Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28152026-04-24T16:37:48.792Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28162026-04-24T16:37:49.452Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28172026-04-24T16:37:49.496Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28182026-04-24T16:37:49.675Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28192026-04-24T16:37:49.724Z Compiling sct v0.7.1
28202026-04-24T16:37:49.907Z Compiling rustls-webpki v0.101.7
28212026-04-24T16:37:50.004Z Compiling nix v0.29.0
28222026-04-24T16:37:50.102Z Compiling secrecy v0.8.0
28232026-04-24T16:37:50.302Z Compiling dropshot_endpoint v0.17.0
28242026-04-24T16:37:50.403Z Compiling void v1.0.2
28252026-04-24T16:37:50.552Z Compiling lzss v0.8.2
28262026-04-24T16:37:51.372Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28272026-04-24T16:37:51.678Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28282026-04-24T16:37:51.745Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28292026-04-24T16:37:52.344Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28302026-04-24T16:37:52.674Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28312026-04-24T16:37:53.394Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28322026-04-24T16:37:53.804Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28332026-04-24T16:37:54.054Z Compiling tungstenite v0.23.0
28342026-04-24T16:37:54.267Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28352026-04-24T16:37:54.491Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28362026-04-24T16:37:54.545Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28372026-04-24T16:37:54.720Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28382026-04-24T16:37:54.769Z Compiling nix v0.27.1
28392026-04-24T16:37:54.921Z Compiling serde_bytes v0.11.19
28402026-04-24T16:37:55.008Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28412026-04-24T16:37:55.245Z Compiling tokio-tungstenite v0.23.1
28422026-04-24T16:37:55.647Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
28432026-04-24T16:37:55.915Z Compiling git2 v0.20.4
28442026-04-24T16:37:55.986Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28452026-04-24T16:37:56.384Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28462026-04-24T16:37:56.408Z Compiling tokio-rustls v0.24.1
28472026-04-24T16:37:56.696Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28482026-04-24T16:37:58.784Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28492026-04-24T16:37:59.095Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28502026-04-24T16:38:01.474Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28512026-04-24T16:38:01.717Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28522026-04-24T16:38:01.858Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28532026-04-24T16:38:02.152Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28542026-04-24T16:38:02.383Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28552026-04-24T16:38:03.963Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28562026-04-24T16:38:04.206Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28572026-04-24T16:38:04.815Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28582026-04-24T16:38:05.769Z Compiling rustls-pemfile v1.0.4
28592026-04-24T16:38:06.193Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28602026-04-24T16:38:06.790Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28612026-04-24T16:38:06.837Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28622026-04-24T16:38:06.859Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28632026-04-24T16:38:08.627Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28642026-04-24T16:38:09.133Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28652026-04-24T16:38:09.187Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28662026-04-24T16:38:09.724Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28672026-04-24T16:38:09.836Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28682026-04-24T16:38:09.961Z Compiling signal-hook-tokio v0.3.1
28692026-04-24T16:38:10.101Z Compiling twox-hash v2.1.2
28702026-04-24T16:38:10.176Z Compiling yasna v0.5.2
28712026-04-24T16:38:10.534Z Compiling is_ci v1.2.0
28722026-04-24T16:38:10.711Z Compiling supports-color v3.0.2
28732026-04-24T16:38:10.742Z Compiling rcgen v0.12.1
28742026-04-24T16:38:10.764Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28752026-04-24T16:38:10.873Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28762026-04-24T16:38:10.992Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28772026-04-24T16:38:11.701Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28782026-04-24T16:38:12.272Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28792026-04-24T16:38:12.931Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28802026-04-24T16:38:13.860Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28812026-04-24T16:38:14.423Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28822026-04-24T16:38:15.257Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28832026-04-24T16:38:15.286Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28842026-04-24T16:38:15.387Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28852026-04-24T16:38:15.656Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
28862026-04-24T16:38:15.922Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28872026-04-24T16:38:16.167Z Compiling fatfs v0.3.6
28882026-04-24T16:38:16.483Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28892026-04-24T16:38:17.273Z Compiling subprocess v0.2.15
28902026-04-24T16:38:17.423Z Compiling rtoolbox v0.0.3
28912026-04-24T16:38:17.721Z Compiling seq-macro v0.3.6
28922026-04-24T16:38:18.169Z Compiling assert_matches v1.5.0
28932026-04-24T16:38:18.212Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28942026-04-24T16:38:18.279Z Compiling rpassword v7.4.0
28952026-04-24T16:38:18.594Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28962026-04-24T16:38:19.189Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
28972026-04-24T16:38:19.482Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28982026-04-24T16:38:19.619Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28992026-04-24T16:38:20.245Z Compiling tui-tree-widget v0.23.1
29002026-04-24T16:38:20.540Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29012026-04-24T16:38:21.608Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29022026-04-24T16:38:21.635Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29032026-04-24T16:38:21.638Z Compiling uzers v0.12.2
29042026-04-24T16:38:22.191Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29052026-04-24T16:38:23.294Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29062026-04-24T16:38:24.326Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29072026-04-24T16:38:25.053Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29082026-04-24T16:38:27.301Z Compiling support-bundle-viewer v0.1.2
29092026-04-24T16:38:28.511Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29102026-04-24T16:38:29.210Z Compiling multimap v0.10.1
29112026-04-24T16:38:39.807Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29122026-04-24T16:38:48.234Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29132026-04-24T16:38:48.734Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29142026-04-24T16:38:51.092Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29152026-04-24T16:46:01.637Z Finished `release` profile [optimized] target(s) in 9m 25s
29162026-04-24T16:46:45.386Z
29172026-04-24T16:46:45.386Zreal 10:10.327363805
29182026-04-24T16:46:45.386Zuser 1:20:07.424849511
29192026-04-24T16:46:45.389Zsys 3:27.084201768
29202026-04-24T16:46:45.389Ztrap 1.751730456
29212026-04-24T16:46:45.389Ztflt 2.050013181
29222026-04-24T16:46:45.389Zdflt 16.501716110
29232026-04-24T16:46:45.390Zkflt 0.003353656
29242026-04-24T16:46:45.390Zlock 7:51:44.193683086
29252026-04-24T16:46:45.390Zslp 2:19:06.574934942
29262026-04-24T16:46:45.390Zlat 2:32.526624954
29272026-04-24T16:46:45.390Zstop 5:17.431598863
29282026-04-24T16:46:45.390Z+ mapfile -t packages
29292026-04-24T16:46:45.390Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29302026-04-24T16:46:46.394Z Finished `release` profile [optimized] target(s) in 0.96s
29312026-04-24T16:46:46.436Z Running `target/release/omicron-package -t test list-outputs`
29322026-04-24T16:46:46.486ZLogging to: /work/oxidecomputer/omicron/out/LOG
29332026-04-24T16:46:46.491Z+ ptime -m cargo build --locked --release -p xtask
29342026-04-24T16:46:47.021Z Compiling libc v0.2.185
29352026-04-24T16:46:47.021Z Compiling serde v1.0.228
29362026-04-24T16:46:47.021Z Compiling serde_core v1.0.228
29372026-04-24T16:46:47.034Z Compiling rustix v1.1.3
29382026-04-24T16:46:47.034Z Compiling serde_json v1.0.149
29392026-04-24T16:46:47.034Z Compiling bitflags v2.11.0
29402026-04-24T16:46:47.034Z Compiling num-traits v0.2.19
29412026-04-24T16:46:47.123Z Compiling syn v2.0.117
29422026-04-24T16:46:47.148Z Compiling smallvec v1.15.1
29432026-04-24T16:46:47.161Z Compiling hashbrown v0.16.1
29442026-04-24T16:46:47.201Z Compiling usdt-impl v0.5.0
29452026-04-24T16:46:47.220Z Compiling syn v1.0.109
29462026-04-24T16:46:47.224Z Compiling percent-encoding v2.3.2
29472026-04-24T16:46:47.230Z Compiling getrandom v0.4.1
29482026-04-24T16:46:47.404Z Compiling log v0.4.29
29492026-04-24T16:46:47.482Z Compiling form_urlencoded v1.2.2
29502026-04-24T16:46:47.584Z Compiling fs-err v3.3.0
29512026-04-24T16:46:47.599Z Compiling once_cell v1.21.3
29522026-04-24T16:46:47.599Z Compiling heck v0.4.1
29532026-04-24T16:46:47.599Z Compiling anyhow v1.0.102
29542026-04-24T16:46:47.771Z Compiling indexmap v2.13.0
29552026-04-24T16:46:47.839Z Compiling thread-id v4.2.2
29562026-04-24T16:46:47.970Z Compiling errno v0.3.14
29572026-04-24T16:46:47.978Z Compiling memmap v0.7.0
29582026-04-24T16:46:48.175Z Compiling ordered-float v2.10.1
29592026-04-24T16:46:48.698Z Compiling proc-macro-error v1.0.4
29602026-04-24T16:46:48.949Z Compiling tabled_derive v0.7.0
29612026-04-24T16:46:48.994Z Compiling terminal_size v0.4.3
29622026-04-24T16:46:48.994Z Compiling tempfile v3.25.0
29632026-04-24T16:46:49.090Z Compiling clap_builder v4.5.60
29642026-04-24T16:46:49.090Z Compiling textwrap v0.16.2
29652026-04-24T16:46:49.229Z Compiling camino-tempfile v1.4.1
29662026-04-24T16:46:49.598Z Compiling tabled v0.15.0
29672026-04-24T16:46:49.672Z Compiling synstructure v0.13.2
29682026-04-24T16:46:49.672Z Compiling pest_generator v2.8.6
29692026-04-24T16:46:50.066Z Compiling serde_derive v1.0.228
29702026-04-24T16:46:50.074Z Compiling zerovec-derive v0.11.2
29712026-04-24T16:46:50.074Z Compiling displaydoc v0.2.5
29722026-04-24T16:46:50.074Z Compiling thiserror-impl v1.0.69
29732026-04-24T16:46:50.074Z Compiling zerocopy-derive v0.7.35
29742026-04-24T16:46:50.074Z Compiling scroll_derive v0.12.1
29752026-04-24T16:46:50.074Z Compiling thiserror-impl v2.0.18
29762026-04-24T16:46:50.074Z Compiling clap_derive v4.5.55
29772026-04-24T16:46:50.118Z Compiling zerofrom-derive v0.1.6
29782026-04-24T16:46:50.122Z Compiling yoke-derive v0.8.1
29792026-04-24T16:46:50.197Z Compiling pest_derive v2.8.6
29802026-04-24T16:46:50.774Z Compiling scroll v0.12.0
29812026-04-24T16:46:50.899Z Compiling zerocopy v0.7.35
29822026-04-24T16:46:51.125Z Compiling goblin v0.8.2
29832026-04-24T16:46:51.254Z Compiling zerofrom v0.1.6
29842026-04-24T16:46:51.266Z Compiling thiserror v2.0.18
29852026-04-24T16:46:51.275Z Compiling thiserror v1.0.69
29862026-04-24T16:46:51.393Z Compiling yoke v0.8.1
29872026-04-24T16:46:51.407Z Compiling dtrace-parser v0.2.0
29882026-04-24T16:46:51.605Z Compiling zerovec v0.11.5
29892026-04-24T16:46:51.668Z Compiling zerotrie v0.2.3
29902026-04-24T16:46:51.759Z Compiling clap v4.5.60
29912026-04-24T16:46:52.234Z Compiling tinystr v0.8.2
29922026-04-24T16:46:52.462Z Compiling icu_locale_core v2.1.1
29932026-04-24T16:46:53.274Z Compiling potential_utf v0.1.4
29942026-04-24T16:46:53.487Z Compiling icu_collections v2.1.1
29952026-04-24T16:46:53.522Z Compiling icu_provider v2.1.1
29962026-04-24T16:46:53.876Z Compiling icu_normalizer v2.1.1
29972026-04-24T16:46:53.918Z Compiling icu_properties v2.1.2
29982026-04-24T16:46:53.932Z Compiling serde_spanned v0.6.9
29992026-04-24T16:46:53.941Z Compiling toml_datetime v0.6.11
30002026-04-24T16:46:53.952Z Compiling dof v0.3.0
30012026-04-24T16:46:54.009Z Compiling serde-value v0.7.0
30022026-04-24T16:46:54.098Z Compiling cargo-platform v0.2.0
30032026-04-24T16:46:54.112Z Compiling macaddr v1.0.1
30042026-04-24T16:46:54.253Z Compiling toml_edit v0.22.27
30052026-04-24T16:46:54.266Z Compiling serde_tokenstream v0.2.3
30062026-04-24T16:46:55.030Z Compiling idna_adapter v1.2.1
30072026-04-24T16:46:55.042Z Compiling usdt-macro v0.5.0
30082026-04-24T16:46:55.053Z Compiling usdt-attr-macro v0.5.0
30092026-04-24T16:46:55.154Z Compiling idna v1.1.0
30102026-04-24T16:46:55.471Z Compiling url v2.5.8
30112026-04-24T16:46:55.632Z Compiling usdt v0.5.0
30122026-04-24T16:46:55.783Z Compiling toml v0.8.23
30132026-04-24T16:46:56.219Z Compiling cargo-util-schemas v0.8.2
30142026-04-24T16:46:56.219Z Compiling cargo_toml v0.21.0
30152026-04-24T16:46:57.235Z Compiling cargo_metadata v0.21.0
30162026-04-24T16:47:00.338Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30172026-04-24T16:47:03.364Z Finished `release` profile [optimized] target(s) in 16.86s
30182026-04-24T16:47:03.488Z
30192026-04-24T16:47:03.488Zreal 16.967165001
30202026-04-24T16:47:03.491Zuser 2:23.253539016
30212026-04-24T16:47:03.491Zsys 16.558018230
30222026-04-24T16:47:03.491Ztrap 0.096844024
30232026-04-24T16:47:03.491Ztflt 0.618300729
30242026-04-24T16:47:03.491Zdflt 1.554478547
30252026-04-24T16:47:03.491Zkflt 0.000045911
30262026-04-24T16:47:03.491Zlock 5:18.068487707
30272026-04-24T16:47:03.491Zslp 3:24.363063248
30282026-04-24T16:47:03.492Zlat 5.743008194
30292026-04-24T16:47:03.492Zstop 18.707891995
30302026-04-24T16:47:03.492Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30312026-04-24T16:47:03.492Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30322026-04-24T16:47:03.492Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30332026-04-24T16:47:03.492Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30342026-04-24T16:47:03.492Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30352026-04-24T16:47:04.425Z Compiling regress v0.10.5
30362026-04-24T16:47:04.428Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30372026-04-24T16:47:04.428Z Compiling newtype-uuid-macros v0.1.0
30382026-04-24T16:47:04.584Z Compiling rustls v0.22.4
30392026-04-24T16:47:04.587Z Compiling progenitor-client v0.13.0
30402026-04-24T16:47:04.587Z Compiling rustls-webpki v0.102.8
30412026-04-24T16:47:04.587Z Compiling structmeta-derive v0.3.0
30422026-04-24T16:47:04.587Z Compiling serde_spanned v1.0.4
30432026-04-24T16:47:04.587Z Compiling multer v3.1.0
30442026-04-24T16:47:04.587Z Compiling toml_writer v1.0.6+spec-1.1.0
30452026-04-24T16:47:04.587Z Compiling match_cfg v0.1.0
30462026-04-24T16:47:04.606Z Compiling debug-ignore v1.0.5
30472026-04-24T16:47:04.606Z Compiling slog-json v2.6.1
30482026-04-24T16:47:04.609Z Compiling async-stream-impl v0.3.6
30492026-04-24T16:47:04.609Z Compiling waitgroup v0.1.2
30502026-04-24T16:47:04.609Z Compiling rustls-pemfile v2.2.0
30512026-04-24T16:47:04.824Z Compiling hostname v0.3.1
30522026-04-24T16:47:04.826Z Compiling serde_path_to_error v0.1.20
30532026-04-24T16:47:04.826Z Compiling hostname v0.4.2
30542026-04-24T16:47:04.858Z Compiling itertools v0.14.0
30552026-04-24T16:47:04.908Z Compiling dropshot v0.16.7
30562026-04-24T16:47:04.924Z Compiling toml v0.9.12+spec-1.1.0
30572026-04-24T16:47:04.927Z Compiling dropshot_endpoint v0.16.7
30582026-04-24T16:47:04.958Z Compiling slog-bunyan v2.5.0
30592026-04-24T16:47:05.013Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30602026-04-24T16:47:05.032Z Compiling macaddr v1.0.1
30612026-04-24T16:47:05.136Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30622026-04-24T16:47:05.171Z Compiling instant v0.1.13
30632026-04-24T16:47:05.191Z Compiling progenitor-client v0.10.0
30642026-04-24T16:47:05.229Z Compiling backon v1.6.0
30652026-04-24T16:47:05.281Z Compiling backoff v0.4.0
30662026-04-24T16:47:05.298Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30672026-04-24T16:47:05.316Z Compiling async-stream v0.3.6
30682026-04-24T16:47:05.319Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30692026-04-24T16:47:05.352Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30702026-04-24T16:47:05.449Z Compiling progenitor-extras v0.1.1
30712026-04-24T16:47:05.517Z Compiling universal-hash v0.5.1
30722026-04-24T16:47:05.520Z Compiling opaque-debug v0.3.1
30732026-04-24T16:47:05.550Z Compiling half v2.7.1
30742026-04-24T16:47:05.566Z Compiling ciborium-io v0.2.2
30752026-04-24T16:47:05.584Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30762026-04-24T16:47:05.601Z Compiling crucible-workspace-hack v0.1.0
30772026-04-24T16:47:05.623Z Compiling convert_case v0.4.0
30782026-04-24T16:47:05.677Z Compiling aead v0.5.2
30792026-04-24T16:47:05.702Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30802026-04-24T16:47:05.729Z Compiling secrecy v0.10.3
30812026-04-24T16:47:05.745Z Compiling unsafe-libyaml v0.2.11
30822026-04-24T16:47:05.764Z Compiling poly1305 v0.8.0
30832026-04-24T16:47:05.827Z Compiling ciborium-ll v0.2.2
30842026-04-24T16:47:05.905Z Compiling chacha20 v0.9.1
30852026-04-24T16:47:05.908Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30862026-04-24T16:47:05.938Z Compiling structmeta v0.3.0
30872026-04-24T16:47:05.969Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
30882026-04-24T16:47:05.987Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30892026-04-24T16:47:05.990Z Compiling thiserror-impl-no-std v2.0.2
30902026-04-24T16:47:06.022Z Compiling derive_more v0.99.20
30912026-04-24T16:47:06.076Z Compiling ciborium v0.2.2
30922026-04-24T16:47:06.184Z Compiling derive-ex v0.1.8
30932026-04-24T16:47:06.200Z Compiling parse-display-derive v0.10.0
30942026-04-24T16:47:06.216Z Compiling typify-impl v0.6.1
30952026-04-24T16:47:06.273Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30962026-04-24T16:47:06.306Z Compiling serde_yaml v0.9.34+deprecated
30972026-04-24T16:47:06.324Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30982026-04-24T16:47:06.347Z Compiling byte-wrapper v0.1.0
30992026-04-24T16:47:06.476Z Compiling password-hash v0.5.0
31002026-04-24T16:47:06.536Z Compiling blake2 v0.10.6
31012026-04-24T16:47:06.560Z Compiling chacha20poly1305 v0.10.1
31022026-04-24T16:47:06.710Z Compiling indent_write v2.2.0
31032026-04-24T16:47:06.728Z Compiling heapless v0.8.0
31042026-04-24T16:47:06.745Z Compiling ingot-macros v0.1.1
31052026-04-24T16:47:06.763Z Compiling toml_edit v0.23.10+spec-1.0.0
31062026-04-24T16:47:06.877Z Compiling argon2 v0.5.3
31072026-04-24T16:47:06.931Z Compiling hash32 v0.3.1
31082026-04-24T16:47:07.119Z Compiling tokio-rustls v0.25.0
31092026-04-24T16:47:07.123Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31102026-04-24T16:47:07.243Z Compiling thiserror-no-std v2.0.2
31112026-04-24T16:47:07.260Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31122026-04-24T16:47:07.382Z Compiling vsss-rs v3.3.4
31132026-04-24T16:47:07.385Z Compiling smoltcp v0.11.0
31142026-04-24T16:47:07.577Z Compiling proc-macro-crate v3.4.0
31152026-04-24T16:47:07.813Z Compiling tabwriter v1.4.1
31162026-04-24T16:47:07.834Z Compiling cobs v0.3.0
31172026-04-24T16:47:07.888Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31182026-04-24T16:47:07.962Z Compiling test-strategy v0.4.5
31192026-04-24T16:47:08.004Z Compiling parse-display v0.10.0
31202026-04-24T16:47:08.062Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31212026-04-24T16:47:08.079Z Compiling postcard v1.1.3
31222026-04-24T16:47:08.147Z Compiling proc-macro-error v1.0.4
31232026-04-24T16:47:08.189Z Compiling num_enum_derive v0.7.5
31242026-04-24T16:47:08.211Z Compiling proc-macro-crate v1.3.1
31252026-04-24T16:47:08.233Z Compiling num-rational v0.4.2
31262026-04-24T16:47:08.364Z Compiling num-complex v0.4.6
31272026-04-24T16:47:08.460Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31282026-04-24T16:47:08.504Z Compiling foreign-types-macros v0.2.3
31292026-04-24T16:47:08.630Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31302026-04-24T16:47:08.670Z Compiling cpufeatures v0.3.0
31312026-04-24T16:47:08.695Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31322026-04-24T16:47:08.712Z Compiling rayon-core v1.13.0
31332026-04-24T16:47:08.773Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31342026-04-24T16:47:08.791Z Compiling foreign-types-shared v0.3.1
31352026-04-24T16:47:08.807Z Compiling colored v3.1.1
31362026-04-24T16:47:08.878Z Compiling chacha20 v0.10.0
31372026-04-24T16:47:08.912Z Compiling num v0.4.3
31382026-04-24T16:47:08.929Z Compiling num_enum_derive v0.5.11
31392026-04-24T16:47:09.012Z Compiling crossbeam-deque v0.8.6
31402026-04-24T16:47:09.029Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31412026-04-24T16:47:09.109Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31422026-04-24T16:47:09.126Z Compiling cstr-argument v0.1.2
31432026-04-24T16:47:09.156Z Compiling foreign-types v0.5.0
31442026-04-24T16:47:09.223Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31452026-04-24T16:47:09.242Z Compiling float-ord v0.3.2
31462026-04-24T16:47:09.277Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31472026-04-24T16:47:09.305Z Compiling rand v0.10.0
31482026-04-24T16:47:09.322Z Compiling num_enum v0.7.5
31492026-04-24T16:47:09.394Z Compiling toml v0.8.23
31502026-04-24T16:47:09.467Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31512026-04-24T16:47:09.483Z Compiling camino-tempfile v1.4.1
31522026-04-24T16:47:09.505Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31532026-04-24T16:47:09.561Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31542026-04-24T16:47:09.600Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31552026-04-24T16:47:09.617Z Compiling zone_cfg_derive v0.3.1
31562026-04-24T16:47:09.655Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31572026-04-24T16:47:09.712Z Compiling rayon v1.11.0
31582026-04-24T16:47:09.754Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31592026-04-24T16:47:09.773Z Compiling ingot-types v0.1.2
31602026-04-24T16:47:09.808Z Compiling itertools v0.12.1
31612026-04-24T16:47:09.887Z Compiling num-derive v0.4.2
31622026-04-24T16:47:09.980Z Compiling sigpipe v0.1.3
31632026-04-24T16:47:09.997Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31642026-04-24T16:47:10.037Z Compiling glob v0.3.3
31652026-04-24T16:47:10.075Z Compiling num_enum v0.5.11
31662026-04-24T16:47:10.092Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31672026-04-24T16:47:10.095Z Compiling smf v0.2.3
31682026-04-24T16:47:10.205Z Compiling ingot v0.1.1
31692026-04-24T16:47:10.222Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31702026-04-24T16:47:10.239Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31712026-04-24T16:47:10.280Z Compiling whoami v1.6.1
31722026-04-24T16:47:10.296Z Compiling prettyplease v0.2.37
31732026-04-24T16:47:10.316Z Compiling gethostname v0.5.0
31742026-04-24T16:47:10.353Z Compiling usdt-attr-macro v0.5.0
31752026-04-24T16:47:10.468Z Compiling usdt-macro v0.5.0
31762026-04-24T16:47:10.576Z Compiling memmap v0.7.0
31772026-04-24T16:47:10.593Z Compiling atomicwrites v0.4.4
31782026-04-24T16:47:10.679Z Compiling derive-where v1.6.0
31792026-04-24T16:47:10.742Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31802026-04-24T16:47:10.801Z Compiling owo-colors v4.3.0
31812026-04-24T16:47:10.818Z Compiling cancel-safe-futures v0.1.5
31822026-04-24T16:47:10.856Z Compiling typify-macro v0.6.1
31832026-04-24T16:47:10.888Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31842026-04-24T16:47:10.906Z Compiling resolv-conf v0.7.6
31852026-04-24T16:47:11.070Z Compiling zone v0.3.1
31862026-04-24T16:47:11.114Z Compiling libsw-core v0.3.2
31872026-04-24T16:47:11.220Z Compiling async-recursion v1.1.1
31882026-04-24T16:47:11.277Z Compiling usdt v0.5.0
31892026-04-24T16:47:11.280Z Compiling libsw v3.5.0
31902026-04-24T16:47:11.328Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31912026-04-24T16:47:11.502Z Compiling libefi-sys v0.1.0
31922026-04-24T16:47:11.527Z Compiling linear-map v1.2.0
31932026-04-24T16:47:11.544Z Compiling console v0.15.11
31942026-04-24T16:47:11.576Z Compiling hickory-proto v0.24.4
31952026-04-24T16:47:11.642Z Compiling newline-converter v0.3.0
31962026-04-24T16:47:11.747Z Compiling bitfield-struct v0.6.2
31972026-04-24T16:47:11.762Z Compiling linked-hash-map v0.5.6
31982026-04-24T16:47:11.765Z Compiling semver v0.1.20
31992026-04-24T16:47:11.794Z Compiling tokio-dtrace v0.1.1
32002026-04-24T16:47:11.931Z Compiling expectorate v1.2.0
32012026-04-24T16:47:11.949Z Compiling lru-cache v0.1.2
32022026-04-24T16:47:11.996Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32032026-04-24T16:47:12.021Z Compiling rustc_version v0.1.7
32042026-04-24T16:47:12.037Z Compiling dropshot-api-manager-types v0.6.0
32052026-04-24T16:47:12.085Z Compiling pin-project-internal v1.1.11
32062026-04-24T16:47:12.102Z Compiling slog-dtrace v0.3.0
32072026-04-24T16:47:12.105Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32082026-04-24T16:47:12.136Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32092026-04-24T16:47:12.139Z Compiling minimal-lexical v0.2.1
32102026-04-24T16:47:12.171Z Compiling oxide-tokio-rt v0.1.4
32112026-04-24T16:47:12.188Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32122026-04-24T16:47:12.237Z Compiling typify-impl v0.4.3
32132026-04-24T16:47:12.293Z Compiling newtype_derive v0.1.6
32142026-04-24T16:47:12.395Z Compiling nom v7.1.3
32152026-04-24T16:47:12.412Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32162026-04-24T16:47:12.431Z Compiling phf_shared v0.12.1
32172026-04-24T16:47:12.446Z Compiling pem v3.0.6
32182026-04-24T16:47:12.449Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32192026-04-24T16:47:12.499Z Compiling snafu-derive v0.8.9
32202026-04-24T16:47:12.523Z Compiling csv-core v0.1.13
32212026-04-24T16:47:12.628Z Compiling chrono-tz v0.10.4
32222026-04-24T16:47:12.714Z Compiling typify v0.6.1
32232026-04-24T16:47:12.759Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32242026-04-24T16:47:12.815Z Compiling same-file v1.0.6
32252026-04-24T16:47:12.834Z Compiling progenitor-impl v0.13.0
32262026-04-24T16:47:12.851Z Compiling highway v1.3.0
32272026-04-24T16:47:12.855Z Compiling xshell-macros v0.2.7
32282026-04-24T16:47:13.001Z Compiling walkdir v2.5.0
32292026-04-24T16:47:13.043Z Compiling csv v1.4.0
32302026-04-24T16:47:13.171Z Compiling const_format_proc_macros v0.2.34
32312026-04-24T16:47:13.248Z Compiling phf v0.12.1
32322026-04-24T16:47:13.328Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32332026-04-24T16:47:13.355Z Compiling pin-project v1.1.11
32342026-04-24T16:47:13.372Z Compiling xshell v0.2.7
32352026-04-24T16:47:13.428Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32362026-04-24T16:47:13.480Z Compiling globset v0.4.18
32372026-04-24T16:47:13.483Z Compiling olpc-cjson v0.1.4
32382026-04-24T16:47:13.649Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
32392026-04-24T16:47:13.691Z Compiling primeorder v0.13.6
32402026-04-24T16:47:13.751Z Compiling serde_plain v1.0.2
32412026-04-24T16:47:13.843Z Compiling hickory-resolver v0.24.4
32422026-04-24T16:47:13.871Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32432026-04-24T16:47:13.933Z Compiling typed-path v0.9.3
32442026-04-24T16:47:13.993Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32452026-04-24T16:47:14.058Z Compiling const_format v0.2.35
32462026-04-24T16:47:14.179Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32472026-04-24T16:47:14.236Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32482026-04-24T16:47:14.407Z Compiling tabled_derive v0.7.0
32492026-04-24T16:47:14.450Z Compiling bcs v0.1.6
32502026-04-24T16:47:14.567Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32512026-04-24T16:47:14.768Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32522026-04-24T16:47:14.805Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32532026-04-24T16:47:14.823Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32542026-04-24T16:47:14.848Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32552026-04-24T16:47:14.935Z Compiling qorb v0.4.1
32562026-04-24T16:47:15.218Z Compiling snafu v0.8.9
32572026-04-24T16:47:15.368Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32582026-04-24T16:47:15.419Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32592026-04-24T16:47:15.435Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32602026-04-24T16:47:15.500Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32612026-04-24T16:47:15.594Z Compiling tough v0.20.0
32622026-04-24T16:47:15.612Z Compiling progenitor-macro v0.13.0
32632026-04-24T16:47:15.637Z Compiling salty v0.3.0
32642026-04-24T16:47:15.656Z Compiling termtree v0.5.1
32652026-04-24T16:47:15.705Z Compiling radium v0.7.0
32662026-04-24T16:47:15.809Z Compiling textwrap v0.16.2
32672026-04-24T16:47:15.846Z Compiling tabled v0.15.0
32682026-04-24T16:47:15.940Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32692026-04-24T16:47:16.028Z Compiling steno v0.4.1
32702026-04-24T16:47:16.129Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32712026-04-24T16:47:16.191Z Compiling tagptr v0.2.0
32722026-04-24T16:47:16.297Z Compiling tap v1.0.1
32732026-04-24T16:47:16.329Z Compiling base64 v0.21.7
32742026-04-24T16:47:16.368Z Compiling maybe-uninit v2.0.0
32752026-04-24T16:47:16.435Z Compiling humantime v2.3.0
32762026-04-24T16:47:16.590Z Compiling wyz v0.5.1
32772026-04-24T16:47:16.617Z Compiling moka v0.12.13
32782026-04-24T16:47:16.767Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32792026-04-24T16:47:16.822Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32802026-04-24T16:47:16.917Z Compiling typify-macro v0.4.3
32812026-04-24T16:47:16.933Z Compiling p384 v0.13.1
32822026-04-24T16:47:17.079Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32832026-04-24T16:47:17.098Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32842026-04-24T16:47:17.184Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
32852026-04-24T16:47:17.381Z Compiling packed_struct v0.10.1
32862026-04-24T16:47:17.453Z Compiling parking_lot_core v0.8.6
32872026-04-24T16:47:17.470Z Compiling funty v2.0.0
32882026-04-24T16:47:17.523Z Compiling hickory-resolver v0.25.2
32892026-04-24T16:47:17.722Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32902026-04-24T16:47:17.879Z Compiling bitvec v1.0.1
32912026-04-24T16:47:18.079Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32922026-04-24T16:47:18.107Z Compiling polyval v0.6.2
32932026-04-24T16:47:18.255Z Compiling git-stub v1.0.0
32942026-04-24T16:47:18.385Z Compiling packed_struct_codegen v0.10.1
32952026-04-24T16:47:18.443Z Compiling bitfield-macros v0.19.4
32962026-04-24T16:47:18.556Z Compiling zerocopy-derive v0.6.6
32972026-04-24T16:47:18.618Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32982026-04-24T16:47:18.636Z Compiling proc-macro-error-attr2 v2.0.0
32992026-04-24T16:47:18.756Z Compiling indexmap v1.9.3
33002026-04-24T16:47:18.791Z Compiling typify v0.4.3
33012026-04-24T16:47:18.899Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33022026-04-24T16:47:18.935Z Compiling nodrop v0.1.14
33032026-04-24T16:47:18.992Z Compiling crc-catalog v2.4.0
33042026-04-24T16:47:19.069Z Compiling utf-8 v0.7.6
33052026-04-24T16:47:19.089Z Compiling array-init v0.0.4
33062026-04-24T16:47:19.107Z Compiling proc-macro-error2 v2.0.1
33072026-04-24T16:47:19.122Z Compiling crc v3.4.0
33082026-04-24T16:47:19.186Z Compiling git-stub-vcs v0.1.0
33092026-04-24T16:47:19.234Z Compiling bitfield v0.19.4
33102026-04-24T16:47:19.283Z Compiling tungstenite v0.21.0
33112026-04-24T16:47:19.353Z Compiling ghash v0.5.1
33122026-04-24T16:47:19.424Z Compiling smallvec v0.6.14
33132026-04-24T16:47:19.461Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33142026-04-24T16:47:19.498Z Compiling zerocopy v0.6.6
33152026-04-24T16:47:19.518Z Compiling num-derive v0.3.3
33162026-04-24T16:47:19.537Z Compiling ctr v0.9.2
33172026-04-24T16:47:19.574Z Compiling hashbrown v0.12.3
33182026-04-24T16:47:19.590Z Compiling compression-core v0.4.31
33192026-04-24T16:47:19.677Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33202026-04-24T16:47:19.695Z Compiling unicase v2.9.0
33212026-04-24T16:47:19.772Z Compiling aes-gcm v0.10.3
33222026-04-24T16:47:19.787Z Compiling compression-codecs v0.4.37
33232026-04-24T16:47:19.814Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33242026-04-24T16:47:19.872Z Compiling tokio-tungstenite v0.21.0
33252026-04-24T16:47:19.930Z Compiling parking_lot v0.11.2
33262026-04-24T16:47:19.933Z Compiling mime_guess v2.0.5
33272026-04-24T16:47:19.995Z Compiling serde-hex v0.1.0
33282026-04-24T16:47:20.075Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33292026-04-24T16:47:20.091Z Compiling tabled_derive v0.11.0
33302026-04-24T16:47:20.228Z Compiling progenitor-impl v0.10.0
33312026-04-24T16:47:20.348Z Compiling progenitor-impl v0.11.2
33322026-04-24T16:47:20.426Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33332026-04-24T16:47:20.465Z Compiling ron v0.8.1
33342026-04-24T16:47:20.499Z Compiling libscf-sys v1.1.0
33352026-04-24T16:47:20.538Z Compiling papergrid v0.17.0
33362026-04-24T16:47:20.556Z Compiling testing_table v0.3.0
33372026-04-24T16:47:20.580Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33382026-04-24T16:47:20.677Z Compiling hashbrown v0.13.2
33392026-04-24T16:47:20.741Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33402026-04-24T16:47:20.840Z Compiling progenitor v0.13.0
33412026-04-24T16:47:20.946Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33422026-04-24T16:47:20.980Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33432026-04-24T16:47:21.007Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33442026-04-24T16:47:21.024Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33452026-04-24T16:47:21.155Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33462026-04-24T16:47:21.195Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33472026-04-24T16:47:21.323Z Compiling prefix-trie v0.7.0
33482026-04-24T16:47:21.439Z Compiling ssh-encoding v0.2.0
33492026-04-24T16:47:21.459Z Compiling blowfish v0.9.1
33502026-04-24T16:47:21.536Z Compiling fxhash v0.2.1
33512026-04-24T16:47:21.719Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33522026-04-24T16:47:21.743Z Compiling toml_datetime v1.0.0+spec-1.1.0
33532026-04-24T16:47:21.762Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33542026-04-24T16:47:21.765Z Compiling dropshot v0.17.0
33552026-04-24T16:47:21.795Z Compiling crc-any v2.5.0
33562026-04-24T16:47:21.865Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33572026-04-24T16:47:21.970Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33582026-04-24T16:47:21.996Z Compiling corncobs v0.1.4
33592026-04-24T16:47:22.084Z Compiling toml v1.0.6+spec-1.1.0
33602026-04-24T16:47:22.087Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33612026-04-24T16:47:22.115Z Compiling hickory-server v0.25.2
33622026-04-24T16:47:22.168Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33632026-04-24T16:47:22.213Z Compiling sled v0.34.7
33642026-04-24T16:47:22.234Z Compiling ssh-cipher v0.2.0
33652026-04-24T16:47:22.288Z Compiling bcrypt-pbkdf v0.10.0
33662026-04-24T16:47:22.331Z Compiling tabled v0.20.0
33672026-04-24T16:47:22.632Z Compiling object v0.30.4
33682026-04-24T16:47:22.652Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33692026-04-24T16:47:22.879Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33702026-04-24T16:47:22.952Z Compiling progenitor-macro v0.10.0
33712026-04-24T16:47:22.999Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33722026-04-24T16:47:23.111Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33732026-04-24T16:47:23.468Z Compiling progenitor-macro v0.11.2
33742026-04-24T16:47:23.556Z Compiling async-compression v0.4.41
33752026-04-24T16:47:23.953Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33762026-04-24T16:47:23.972Z Compiling progenitor-client v0.11.2
33772026-04-24T16:47:24.028Z Compiling dropshot_endpoint v0.17.0
33782026-04-24T16:47:24.084Z Compiling password-hash v0.4.2
33792026-04-24T16:47:24.329Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33802026-04-24T16:47:24.346Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33812026-04-24T16:47:24.512Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33822026-04-24T16:47:24.754Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33832026-04-24T16:47:24.821Z Compiling secrecy v0.8.0
33842026-04-24T16:47:24.910Z Compiling half v1.8.3
33852026-04-24T16:47:25.007Z Compiling path-slash v0.1.5
33862026-04-24T16:47:25.180Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33872026-04-24T16:47:25.217Z Compiling http-range v0.1.5
33882026-04-24T16:47:25.343Z Compiling serde_cbor v0.11.2
33892026-04-24T16:47:25.474Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33902026-04-24T16:47:25.770Z Compiling pbkdf2 v0.11.0
33912026-04-24T16:47:25.980Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33922026-04-24T16:47:26.347Z Compiling ssh-key v0.6.7
33932026-04-24T16:47:26.587Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33942026-04-24T16:47:26.590Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33952026-04-24T16:47:27.123Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
33962026-04-24T16:47:27.140Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33972026-04-24T16:47:27.289Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33982026-04-24T16:47:27.475Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33992026-04-24T16:47:27.497Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34002026-04-24T16:47:27.637Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34012026-04-24T16:47:27.656Z Compiling p256 v0.13.2
34022026-04-24T16:47:27.955Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34032026-04-24T16:47:27.980Z Compiling p521 v0.13.3
34042026-04-24T16:47:28.065Z Compiling yasna v0.5.2
34052026-04-24T16:47:28.082Z Compiling kstat-rs v0.2.4
34062026-04-24T16:47:28.147Z Compiling progenitor v0.10.0
34072026-04-24T16:47:28.147Z Compiling headers-core v0.3.0
34082026-04-24T16:47:28.319Z Compiling nanorand v0.7.0
34092026-04-24T16:47:28.339Z Compiling russh-cryptovec v0.7.3
34102026-04-24T16:47:28.341Z Compiling atty v0.2.14
34112026-04-24T16:47:28.435Z Compiling md5 v0.7.0
34122026-04-24T16:47:28.494Z Compiling crc8 v0.1.1
34132026-04-24T16:47:28.495Z Compiling home v0.5.12
34142026-04-24T16:47:28.527Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34152026-04-24T16:47:28.564Z Compiling flume v0.11.1
34162026-04-24T16:47:28.640Z Compiling rcgen v0.12.1
34172026-04-24T16:47:28.643Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34182026-04-24T16:47:28.678Z Compiling headers v0.4.1
34192026-04-24T16:47:28.680Z Compiling progenitor v0.11.2
34202026-04-24T16:47:28.742Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34212026-04-24T16:47:28.850Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34222026-04-24T16:47:28.871Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34232026-04-24T16:47:28.916Z Compiling russh-keys v0.45.0
34242026-04-24T16:47:28.992Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34252026-04-24T16:47:29.036Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34262026-04-24T16:47:29.312Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34272026-04-24T16:47:29.441Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34282026-04-24T16:47:29.441Z Compiling hyper-staticfile v0.10.1
34292026-04-24T16:47:29.475Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34302026-04-24T16:47:29.513Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34312026-04-24T16:47:29.595Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34322026-04-24T16:47:29.792Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34332026-04-24T16:47:29.865Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34342026-04-24T16:47:29.909Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34352026-04-24T16:47:29.939Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34362026-04-24T16:47:29.997Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34372026-04-24T16:47:30.049Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34382026-04-24T16:47:30.221Z Compiling num-bigint v0.4.6
34392026-04-24T16:47:30.411Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34402026-04-24T16:47:30.489Z Compiling des v0.8.1
34412026-04-24T16:47:30.539Z Compiling subprocess v0.2.15
34422026-04-24T16:47:30.568Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34432026-04-24T16:47:30.598Z Compiling hex-literal v0.4.1
34442026-04-24T16:47:30.710Z Compiling display-error-chain v0.2.2
34452026-04-24T16:47:30.737Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34462026-04-24T16:47:30.819Z Compiling colored v2.2.0
34472026-04-24T16:47:30.872Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34482026-04-24T16:47:30.890Z Compiling internet-checksum v0.2.1
34492026-04-24T16:47:31.022Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34502026-04-24T16:47:31.386Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34512026-04-24T16:47:31.490Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34522026-04-24T16:47:31.540Z Compiling russh v0.45.0
34532026-04-24T16:47:33.998Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34542026-04-24T16:47:34.687Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34552026-04-24T16:47:35.172Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34562026-04-24T16:47:35.258Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34572026-04-24T16:47:43.413Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34582026-04-24T16:47:43.413Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34592026-04-24T16:47:43.416Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34602026-04-24T16:47:43.416Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34612026-04-24T16:47:45.137Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34622026-04-24T16:47:45.247Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34632026-04-24T16:47:49.303Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34642026-04-24T16:48:09.377Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34652026-04-24T16:48:28.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
34662026-04-24T16:48:28.858Z
34672026-04-24T16:48:28.858Zreal 1:25.296573658
34682026-04-24T16:48:28.858Zuser 8:22.047650861
34692026-04-24T16:48:28.858Zsys 1:40.204095300
34702026-04-24T16:48:28.858Ztrap 0.259334938
34712026-04-24T16:48:28.858Ztflt 0.605121192
34722026-04-24T16:48:28.858Zdflt 1.579055085
34732026-04-24T16:48:28.858Zkflt 0.000297422
34742026-04-24T16:48:28.858Zlock 29:47.282760770
34752026-04-24T16:48:28.861Zslp 19:29.322763284
34762026-04-24T16:48:28.861Zlat 38.453647369
34772026-04-24T16:48:28.861Zstop 2:42.859436480
34782026-04-24T16:48:28.861Z+ mkdir tests
34792026-04-24T16:48:28.865Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34802026-04-24T16:48:28.865Z+ xargs -I '{}' -t cp '{}' tests/
34812026-04-24T16:48:28.934Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-b1bc68e80128657d tests/
34822026-04-24T16:48:28.954Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2591d64deb37c086 tests/
34832026-04-24T16:48:28.975Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-4942e29ae4ca8837 tests/
34842026-04-24T16:48:28.996Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ec2fae9151184196 tests/
34852026-04-24T16:48:29.219Z+ 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/*)
34862026-04-24T16:48:29.222Z+ 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-2591d64deb37c086 tests/commtest-4942e29ae4ca8837 tests/dhcp_server-b1bc68e80128657d tests/end_to_end_tests-ec2fae9151184196 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
34872026-04-24T16:49:54.130ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
34882026-04-24T16:49:54.130Za .github/buildomat/ci-env.sh 1K
34892026-04-24T16:49:54.130Za out/target/test 1K
34902026-04-24T16:49:54.130Za out/npuzone/npuzone 27402K
34912026-04-24T16:49:54.130Za package-manifest.toml 35K
34922026-04-24T16:49:54.130Za smf/sled-agent/non-gimlet/config.toml 6K
34932026-04-24T16:49:54.130Za target/release/omicron-package 45907K
34942026-04-24T16:49:54.130Za target/release/xtask 11446K
34952026-04-24T16:49:54.130Za target/debug/bootstrap 340980K
34962026-04-24T16:49:54.130Za tests/bootstrap-2591d64deb37c086 31310K
34972026-04-24T16:49:54.130Za tests/commtest-4942e29ae4ca8837 32395K
34982026-04-24T16:49:54.130Za tests/dhcp_server-b1bc68e80128657d 31310K
34992026-04-24T16:49:54.131Za tests/end_to_end_tests-ec2fae9151184196 383358K
35002026-04-24T16:49:54.131Za out/clickhouse.tar.gz 313014K
35012026-04-24T16:49:54.131Za out/clickhouse_keeper.tar.gz 298507K
35022026-04-24T16:49:54.131Za out/clickhouse_server.tar.gz 313013K
35032026-04-24T16:49:54.131Za out/cockroachdb.tar.gz 161211K
35042026-04-24T16:49:54.131Za out/crucible-pantry-zone.tar.gz 44055K
35052026-04-24T16:49:54.131Za out/crucible-utils.tar 17744K
35062026-04-24T16:49:54.131Za out/crucible-zone.tar.gz 58193K
35072026-04-24T16:49:54.131Za out/external-dns.tar.gz 48883K
35082026-04-24T16:49:54.131Za out/internal-dns.tar.gz 48882K
35092026-04-24T16:49:54.131Za out/mg-ddm-gz.tar 95141K
35102026-04-24T16:49:54.131Za out/nexus.tar.gz 219299K
35112026-04-24T16:49:54.131Za out/ntp.tar.gz 31899K
35122026-04-24T16:49:54.131Za out/omicron-gateway-softnpu.tar.gz 28355K
35132026-04-24T16:49:54.131Za out/omicron-sled-agent.tar 200677K
35142026-04-24T16:49:54.131Za out/overlay.tar.gz 3K
35152026-04-24T16:49:54.131Za out/oximeter.tar.gz 63447K
35162026-04-24T16:49:54.131Za out/oxlog.tar 3782K
35172026-04-24T16:49:54.131Za out/probe.tar.gz 3037K
35182026-04-24T16:49:54.131Za out/propolis-server.tar.gz 38727K
35192026-04-24T16:49:54.131Za out/pumpkind-gz.tar 26647K
35202026-04-24T16:49:54.131Za out/switch-softnpu.tar.gz 390868K
35212026-04-24T16:49:54.134Z
35222026-04-24T16:49:54.134Zreal 1:24.900245318
35232026-04-24T16:49:54.134Zuser 1:22.299090437
35242026-04-24T16:49:54.134Zsys 4.369317294
35252026-04-24T16:49:54.134Ztrap 0.007515821
35262026-04-24T16:49:54.134Ztflt 0.000000000
35272026-04-24T16:49:54.134Zdflt 0.000000000
35282026-04-24T16:49:54.134Zkflt 0.000000000
35292026-04-24T16:49:54.134Zlock 0.000000000
35302026-04-24T16:49:54.134Zslp 1:22.200265274
35312026-04-24T16:49:54.134Zlat 0.919592453
35322026-04-24T16:49:54.134Zstop 0.000195638
35332026-04-24T16:49:54.137Zprocess exited: duration 1071760 ms, exit code 0
 
35342026-04-24T16:49:54.150Zfound 1 output files
35352026-04-24T16:49:54.150Zuploading: /work/package.tar.gz (2401645836 bytes)
35362026-04-24T16:50:20.734Zuploaded: /work/package.tar.gz