01KQTHTHTWBTS83F8HNRK01FWT: 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: 01KQTHTYWBY55D9QRM35WG9G9F

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-04T22:31:29.435Zjob assigned to worker 01KQTHV2DKRDKRXATC5A03J9TC [factory aws, i-0cc4d6647d7b8bb82] (queued for 46 s)
 
22026-05-04T22:31:37.854Zstarting task 0: "setup"
32026-05-04T22:31:37.858Z++ uname -s
42026-05-04T22:31:37.861Z+ kern=SunOS
52026-05-04T22:31:37.861Z+ build_user=build
62026-05-04T22:31:37.862Z+ build_uid=12345
72026-05-04T22:31:37.862Z+ work_dir=/work
82026-05-04T22:31:37.862Z+ input_dir=/input
92026-05-04T22:31:37.862Z+ [[ 0 == 12345 ]]
102026-05-04T22:31:37.862Z+ case "$kern" in
112026-05-04T22:31:37.862Z+ groupadd -g 12345 build
122026-05-04T22:31:37.865Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-04T22:31:39.871Z+ zfs create -o mountpoint=/work rpool/work
142026-05-04T22:31:39.981Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-04T22:31:39.985Z+ home_fs=zfs
162026-05-04T22:31:39.985Z+ [[ zfs == autofs ]]
172026-05-04T22:31:39.985Z+ mkdir -p /home/build
182026-05-04T22:31:39.985Z+ chown build:build /home/build /work
192026-05-04T22:31:41.987Z+ chmod 0700 /home/build /work
202026-05-04T22:31:41.990Zprocess exited: duration 4137 ms, exit code 0
 
212026-05-04T22:31:41.997Zstarting task 1: "rust-toolchain"
222026-05-04T22:31:42.004Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-04T22:31:42.004Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-04T22:31:42.004Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-05-04T22:31:42.004Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-05-04T22:31:42.004Z * rust toolchain channel = "1.94.0"
272026-05-04T22:31:42.004Z * rust toolchain profile = "default"
282026-05-04T22:31:42.007Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-04T22:31:42.007Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-04T22:31:42.131Zinfo: downloading installer
312026-05-04T22:31:43.526Zwarn: It looks like you have an existing installation of Rust at:
322026-05-04T22:31:43.526Zwarn: /opt/ooce/bin
332026-05-04T22:31:43.526Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-04T22:31:43.526Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-04T22:31:43.526Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-04T22:31:43.526Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-04T22:31:43.527Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-04T22:31:43.527Zerror: cannot install while Rust is installed
392026-05-04T22:31:43.527Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-04T22:31:43.527Zwarn: It looks like you have an existing rustup settings file at:
412026-05-04T22:31:43.527Zwarn: /home/build/.rustup/settings.toml
422026-05-04T22:31:43.527Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-04T22:31:43.528Zwarn: instead of the one inferred from the default host triple.
442026-05-04T22:31:43.549Zinfo: profile set to default
452026-05-04T22:31:43.550Zinfo: default host triple is x86_64-unknown-illumos
462026-05-04T22:31:43.577Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-05-04T22:31:43.670Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-05-04T22:31:43.676Zinfo: downloading 6 components
492026-05-04T22:31:57.995Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-05-04T22:31:57.995Z
512026-05-04T22:31:58.031Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-05-04T22:31:58.031Z
532026-05-04T22:31:58.031Z
542026-05-04T22:31:58.031ZRust is installed now. Great!
552026-05-04T22:31:58.031Z
562026-05-04T22:31:58.031ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-04T22:31:58.031Zenvironment variable. This has not been done automatically.
582026-05-04T22:31:58.031Z
592026-05-04T22:31:58.031ZTo configure your current shell, you need to source
602026-05-04T22:31:58.031Zthe corresponding env file under $HOME/.cargo.
612026-05-04T22:31:58.031Z
622026-05-04T22:31:58.031ZThis is usually done by running one of the following (note the leading DOT):
632026-05-04T22:31:58.031Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-04T22:31:58.031Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-04T22:31:58.031Zsource "~/.cargo/env.nu" # For nushell
662026-05-04T22:31:58.031Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-04T22:31:58.031Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-04T22:31:58.031Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-04T22:31:58.035Zwarn: no default linker (`cc`) was found in your PATH
702026-05-04T22:31:58.035Zwarn: many Rust crates require a system C toolchain to build
712026-05-04T22:31:58.133Z+ rustup --version
722026-05-04T22:31:58.140Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-04T22:31:58.140Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-04T22:31:58.162Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-05-04T22:31:58.169Z+ cargo --version
762026-05-04T22:31:58.172Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-05-04T22:31:58.172Z+ rustc --version
782026-05-04T22:31:58.193Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-05-04T22:31:58.196Zprocess exited: duration 16196 ms, exit code 0
 
802026-05-04T22:31:58.203Zstarting task 2: "authentication"
812026-05-04T22:31:58.220Zprocess exited: duration 18 ms, exit code 0
 
822026-05-04T22:31:58.226Zstarting task 3: "clone repository"
832026-05-04T22:31:58.231Z+ mkdir -p /work/oxidecomputer/omicron
842026-05-04T22:31:58.234Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-05-04T22:31:58.365ZCloning into '/work/oxidecomputer/omicron'...
862026-05-04T22:32:07.401Z+ cd /work/oxidecomputer/omicron
872026-05-04T22:32:07.401Z+ git fetch origin 6548fbad95bcec00a42da854a7e0975f242f4320
882026-05-04T22:32:07.675ZFrom https://github.com/oxidecomputer/omicron
892026-05-04T22:32:07.675Z * branch 6548fbad95bcec00a42da854a7e0975f242f4320 -> FETCH_HEAD
902026-05-04T22:32:07.687Z+ [[ -n ben/add-clickhouse-retention-policy ]]
912026-05-04T22:32:07.690Z++ git branch --show-current
922026-05-04T22:32:07.695Z+ current=main
932026-05-04T22:32:07.695Z+ [[ main != ben/add-clickhouse-retention-policy ]]
942026-05-04T22:32:07.695Z+ git branch -f ben/add-clickhouse-retention-policy 6548fbad95bcec00a42da854a7e0975f242f4320
952026-05-04T22:32:07.695Z+ git checkout -f ben/add-clickhouse-retention-policy
962026-05-04T22:32:07.893ZSwitched to branch 'ben/add-clickhouse-retention-policy'
972026-05-04T22:32:07.896Z+ git reset --hard 6548fbad95bcec00a42da854a7e0975f242f4320
982026-05-04T22:32:08.092ZHEAD is now at 6548fbad9 John's review feedback
992026-05-04T22:32:08.095Zprocess exited: duration 9865 ms, exit code 0
 
1002026-05-04T22:32:08.101Zstarting task 4: "build"
1012026-05-04T22:32:08.108Z+ source .github/buildomat/ci-env.sh
1022026-05-04T22:32:08.108Z++ export CARGO_TERM_COLOR=always
1032026-05-04T22:32:08.108Z++ CARGO_TERM_COLOR=always
1042026-05-04T22:32:08.108Z+ cargo --version
1052026-05-04T22:32:08.117Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-05-04T22:32:08.120Z+ rustc --version
1072026-05-04T22:32:08.140Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-05-04T22:32:08.144Z+ WORK=/work
1092026-05-04T22:32:08.144Z+ pfexec mkdir -p /work
1102026-05-04T22:32:08.147Z+ pfexec chown build /work
1112026-05-04T22:32:08.150Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1122026-05-04T22:32:18.558Z Startup: Refreshing catalog 'helios-dev' ... Done
1132026-05-04T22:32:26.080Z Startup: Caching catalogs ... Done
1142026-05-04T22:32:32.941ZPlanning: Solver setup ... Done (5.427s)
1152026-05-04T22:32:32.979ZPlanning: Running solver ... Done (0.037s)
1162026-05-04T22:32:33.113ZPlanning: Finding local manifests ... Done (0.003s)
1172026-05-04T22:32:33.133ZPlanning: Fetching manifests: 0/5 0% complete
1182026-05-04T22:32:33.679ZPlanning: Fetching manifests: 5/5 100% complete
1192026-05-04T22:32:33.715ZPlanning: Package planning ... Done (0.036s)
1202026-05-04T22:32:33.753ZPlanning: Merging actions ... Done (0.038s)
1212026-05-04T22:32:33.936ZPlanning: Checking for conflicting actions ... Done (0.184s)
1222026-05-04T22:32:33.946ZPlanning: Consolidating action changes ... Done (0.009s)
1232026-05-04T22:32:34.777ZPlanning: Evaluating mediators ... Done (0.831s)
1242026-05-04T22:32:34.785ZPlanning: Planning completed in 8.54 seconds
1252026-05-04T22:32:34.797Z Packages to install: 5
1262026-05-04T22:32:34.798Z Mediators to change: 3
1272026-05-04T22:32:34.798Z Services to change: 1
1282026-05-04T22:32:34.798Z Estimated space available: 155.34 GB
1292026-05-04T22:32:34.801ZEstimated space to be consumed: 1.90 GB
1302026-05-04T22:32:34.801Z Create boot environment: No
1312026-05-04T22:32:34.803ZCreate backup boot environment: No
1322026-05-04T22:32:34.803Z Rebuild boot archive: No
1332026-05-04T22:32:34.803Z
1342026-05-04T22:32:34.803ZChanged mediators:
1352026-05-04T22:32:34.803Z mediator clang:
1362026-05-04T22:32:34.803Z version: None -> 15 (system default)
1372026-05-04T22:32:34.803Z
1382026-05-04T22:32:34.803Z mediator llvm:
1392026-05-04T22:32:34.803Z version: 14 (system default) -> 15 (system default)
1402026-05-04T22:32:34.803Z
1412026-05-04T22:32:34.803Z mediator postgresql:
1422026-05-04T22:32:34.803Z version: 15 (system default) -> 18 (system default)
1432026-05-04T22:32:34.804Z
1442026-05-04T22:32:34.804ZChanged packages:
1452026-05-04T22:32:34.804Zhelios-dev
1462026-05-04T22:32:34.804Z developer/build-essential
1472026-05-04T22:32:34.804Z None -> 11-2.0
1482026-05-04T22:32:34.804Z library/libxmlsec1
1492026-05-04T22:32:34.804Z None -> 1.2.35-2.0
1502026-05-04T22:32:34.804Z ooce/developer/clang-15
1512026-05-04T22:32:34.804Z None -> 15.0.7-2.0
1522026-05-04T22:32:34.804Z ooce/developer/llvm-15
1532026-05-04T22:32:34.804Z None -> 15.0.7-2.0
1542026-05-04T22:32:34.804Z ooce/library/postgresql-18
1552026-05-04T22:32:34.804Z None -> 18.1-2.0
1562026-05-04T22:32:34.804Z
1572026-05-04T22:32:34.804ZServices:
1582026-05-04T22:32:34.804Z restart_fmri:
1592026-05-04T22:32:34.804Z svc:/system/update-man-index:default
1602026-05-04T22:32:34.843Z
1612026-05-04T22:32:34.843ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1622026-05-04T22:32:39.844ZDownload: 641/4272 items 17.5/219.0MB 7% complete (3.5M/s)
1632026-05-04T22:32:44.851ZDownload: 1267/4272 items 114.9/219.0MB 52% complete (11.5M/s)
1642026-05-04T22:32:50.945ZDownload: 2223/4272 items 118.6/219.0MB 54% complete (11.9M/s)
1652026-05-04T22:32:55.614ZDownload: Completed 218.99 MB in 20.77 seconds (10.6M/s)
1662026-05-04T22:32:56.041Z Actions: 1/4789 actions (Installing new actions)
1672026-05-04T22:32:59.429Z Actions: Completed 4789 actions in 3.39 seconds.
1682026-05-04T22:33:00.057Z Done (0.626s)
1692026-05-04T22:33:00.057Z Done (0.000s)
1702026-05-04T22:33:00.725Z Done (0.667s)
1712026-05-04T22:33:03.797Z Done (2.727s)
1722026-05-04T22:33:03.875Z Done (0.014s)
1732026-05-04T22:33:03.878Z Done (0.000s)
1742026-05-04T22:33:04.133Z Done (0.000s)
1752026-05-04T22:33:04.981ZPlanning: Evaluating mediator changes ... Done
1762026-05-04T22:33:05.089ZPlanning: Checking for conflicting actions ... Done
1772026-05-04T22:33:05.092ZPlanning: Consolidating action changes ... Done
1782026-05-04T22:33:05.248ZPlanning: Evaluating mediators ... Done
1792026-05-04T22:33:05.252ZPlanning: Planning completed in 0.27 seconds
1802026-05-04T22:33:05.270Z Mediators to change: 2
1812026-05-04T22:33:05.270Z Create boot environment: No
1822026-05-04T22:33:05.270ZCreate backup boot environment: No
1832026-05-04T22:33:05.335Z Done
1842026-05-04T22:33:05.335Z Done
1852026-05-04T22:33:05.975Z Done
1862026-05-04T22:33:08.447Z Done
1872026-05-04T22:33:08.519Z Done
1882026-05-04T22:33:08.521Z Done
1892026-05-04T22:33:08.680Z Done
1902026-05-04T22:33:08.941ZPlanning: Evaluating mediator changes ... Done
1912026-05-04T22:33:09.046ZPlanning: Checking for conflicting actions ... Done
1922026-05-04T22:33:09.049ZPlanning: Consolidating action changes ... Done
1932026-05-04T22:33:09.202ZPlanning: Evaluating mediators ... Done
1942026-05-04T22:33:09.205ZPlanning: Planning completed in 0.26 seconds
1952026-05-04T22:33:09.225Z Mediators to change: 1
1962026-05-04T22:33:09.225Z Create boot environment: No
1972026-05-04T22:33:09.225ZCreate backup boot environment: No
1982026-05-04T22:33:09.301Z Done
1992026-05-04T22:33:09.301Z Done
2002026-05-04T22:33:09.896Z Done
2012026-05-04T22:33:12.348Z Done
2022026-05-04T22:33:12.424Z Done
2032026-05-04T22:33:12.427Z Done
2042026-05-04T22:33:12.563Z Done
2052026-05-04T22:33:12.851ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062026-05-04T22:33:12.851Zclang system 15 system
2072026-05-04T22:33:12.852Zcsh system system illumos
2082026-05-04T22:33:12.852Zctags system system illumos
2092026-05-04T22:33:12.852Zfile system system illumos
2102026-05-04T22:33:12.852Zgcc vendor 12 vendor
2112026-05-04T22:33:12.852Zgcc system 14 system
2122026-05-04T22:33:12.852Zgcc system 10 system
2132026-05-04T22:33:12.852Zgo system 1.20 system
2142026-05-04T22:33:12.852Zgo system 1.19 system
2152026-05-04T22:33:12.852Zllvm system 15 system
2162026-05-04T22:33:12.852Zllvm system 14 system
2172026-05-04T22:33:12.852Zmariadb system 10.6 system
2182026-05-04T22:33:12.852Zmta vendor vendor dma
2192026-05-04T22:33:12.852Zopenjdk system 17 system
2202026-05-04T22:33:12.852Zopenjdk system 11 system
2212026-05-04T22:33:12.852Zopenjdk system 1.8 system
2222026-05-04T22:33:12.852Zopenssl vendor 3 vendor
2232026-05-04T22:33:12.852Zperl system 5.36 system
2242026-05-04T22:33:12.852Zpostgresql system 18 system
2252026-05-04T22:33:12.852Zpostgresql system 15 system
2262026-05-04T22:33:12.852Zpostgresql system 13 system
2272026-05-04T22:33:12.852Zpython vendor 3 vendor
2282026-05-04T22:33:12.852Zpython system 2 system
2292026-05-04T22:33:12.852Zpython3 system 3.11 system
2302026-05-04T22:33:12.852Zruby system 3.0 system
2312026-05-04T22:33:12.852Zwords vendor vendor american-english
2322026-05-04T22:33:12.852Zwords system system australian-english
2332026-05-04T22:33:12.852Zwords system system british-english
2342026-05-04T22:33:12.852Zwords system system canadian-english
2352026-05-04T22:33:12.852Zwords system system french
2362026-05-04T22:33:12.852Zwords system system italian
2372026-05-04T22:33:12.852Zwords system system ngerman
2382026-05-04T22:33:12.852Zwords system system ogerman
2392026-05-04T22:33:12.852Zwords system system spanish
2402026-05-04T22:33:13.076ZPUBLISHER TYPE STATUS P LOCATION
2412026-05-04T22:33:13.076Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422026-05-04T22:33:17.579ZFMRI IFO
2432026-05-04T22:33:17.579Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442026-05-04T22:33:17.579Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452026-05-04T22:33:17.579Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462026-05-04T22:33:17.579Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472026-05-04T22:33:17.579Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482026-05-04T22:33:17.579Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492026-05-04T22:33:17.579Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2502026-05-04T22:33:17.580Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2512026-05-04T22:33:17.580Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2522026-05-04T22:33:17.580Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532026-05-04T22:33:17.580Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542026-05-04T22:33:17.580Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2552026-05-04T22:33:17.580Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562026-05-04T22:33:17.580Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572026-05-04T22:33:17.580Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2582026-05-04T22:33:17.580Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592026-05-04T22:33:17.580Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602026-05-04T22:33:18.710Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612026-05-04T22:33:18.975Z Updating crates.io index
2622026-05-04T22:33:19.007Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2632026-05-04T22:33:19.253Z Updating git repository `https://github.com/oxidecomputer/lldp`
2642026-05-04T22:33:20.035Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-05-04T22:33:20.426Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-05-04T22:33:21.524Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2672026-05-04T22:33:22.027Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682026-05-04T22:33:23.379Z Updating git repository `https://github.com/oxidecomputer/opte`
2692026-05-04T22:33:24.189Z Updating git repository `https://github.com/oxidecomputer/tofino`
2702026-05-04T22:33:24.406Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712026-05-04T22:33:25.119Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722026-05-04T22:33:25.618Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732026-05-04T22:33:25.970Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742026-05-04T22:33:26.271Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-05-04T22:33:27.351Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-05-04T22:33:27.800Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-05-04T22:33:28.130Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782026-05-04T22:33:28.440Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-05-04T22:33:28.872Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802026-05-04T22:33:29.243Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812026-05-04T22:33:29.491Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822026-05-04T22:33:29.748Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2832026-05-04T22:33:30.190Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842026-05-04T22:33:30.801Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2852026-05-04T22:33:31.269Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2862026-05-04T22:33:31.547Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2872026-05-04T22:33:31.848Z Updating git repository `https://github.com/oxidecomputer/ispf`
2882026-05-04T22:33:32.113Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-05-04T22:33:33.227Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902026-05-04T22:33:34.496Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912026-05-04T22:33:35.004Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922026-05-04T22:33:35.254Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932026-05-04T22:33:35.624Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942026-05-04T22:33:35.882Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-05-04T22:33:36.226Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-05-04T22:33:36.714Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-05-04T22:33:36.961Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-05-04T22:33:37.200Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-05-04T22:33:37.635Z Updating git repository `https://github.com/oxidecomputer/omicron`
3002026-05-04T22:33:49.591Z Downloading crates ...
3012026-05-04T22:33:49.652Z Downloaded anstyle-query v1.1.5
3022026-05-04T22:33:49.655Z Downloaded cargo-platform v0.2.0
3032026-05-04T22:33:49.655Z Downloaded anstyle v1.0.13
3042026-05-04T22:33:49.658Z Downloaded cargo-util-schemas v0.8.2
3052026-05-04T22:33:49.662Z Downloaded form_urlencoded v1.2.2
3062026-05-04T22:33:49.662Z Downloaded plain v0.2.3
3072026-05-04T22:33:49.662Z Downloaded pest_derive v2.8.6
3082026-05-04T22:33:49.665Z Downloaded cargo_metadata v0.21.0
3092026-05-04T22:33:49.665Z Downloaded anstream v0.6.21
3102026-05-04T22:33:49.665Z Downloaded usdt-macro v0.5.0
3112026-05-04T22:33:49.670Z Downloaded textwrap v0.16.2
3122026-05-04T22:33:49.670Z Downloaded thiserror-impl v1.0.69
3132026-05-04T22:33:49.672Z Downloaded once_cell v1.21.3
3142026-05-04T22:33:49.673Z Downloaded anyhow v1.0.102
3152026-05-04T22:33:49.675Z Downloaded unicode-xid v0.2.6
3162026-05-04T22:33:49.676Z Downloaded anstyle-parse v0.2.7
3172026-05-04T22:33:49.679Z Downloaded yoke-derive v0.8.1
3182026-05-04T22:33:49.681Z Downloaded unicode-linebreak v0.1.5
3192026-05-04T22:33:49.681Z Downloaded toml_write v0.1.2
3202026-05-04T22:33:49.686Z Downloaded zerofrom-derive v0.1.6
3212026-05-04T22:33:49.687Z Downloaded pest_generator v2.8.6
3222026-05-04T22:33:49.687Z Downloaded usdt-impl v0.5.0
3232026-05-04T22:33:49.694Z Downloaded thiserror v2.0.18
3242026-05-04T22:33:49.694Z Downloaded scroll_derive v0.12.1
3252026-05-04T22:33:49.694Z Downloaded zerofrom v0.1.6
3262026-05-04T22:33:49.695Z Downloaded serde-value v0.7.0
3272026-05-04T22:33:49.697Z Downloaded usdt v0.5.0
3282026-05-04T22:33:49.697Z Downloaded log v0.4.29
3292026-05-04T22:33:49.697Z Downloaded percent-encoding v2.3.2
3302026-05-04T22:33:49.698Z Downloaded version_check v0.9.5
3312026-05-04T22:33:49.698Z Downloaded utf8_iter v1.0.4
3322026-05-04T22:33:49.701Z Downloaded serde_spanned v0.6.9
3332026-05-04T22:33:49.705Z Downloaded memmap v0.7.0
3342026-05-04T22:33:49.705Z Downloaded toml_datetime v0.6.11
3352026-05-04T22:33:49.708Z Downloaded zerovec-derive v0.11.2
3362026-05-04T22:33:49.708Z Downloaded usdt-attr-macro v0.5.0
3372026-05-04T22:33:49.708Z Downloaded ucd-trie v0.1.7
3382026-05-04T22:33:49.709Z Downloaded tinystr v0.8.2
3392026-05-04T22:33:49.709Z Downloaded byteorder v1.5.0
3402026-05-04T22:33:49.713Z Downloaded autocfg v1.5.0
3412026-05-04T22:33:49.713Z Downloaded writeable v0.6.2
3422026-05-04T22:33:49.713Z Downloaded utf8parse v0.2.2
3432026-05-04T22:33:49.716Z Downloaded macaddr v1.0.1
3442026-05-04T22:33:49.719Z Downloaded typeid v1.0.3
3452026-05-04T22:33:49.719Z Downloaded zerotrie v0.2.3
3462026-05-04T22:33:49.722Z Downloaded ordered-float v2.10.1
3472026-05-04T22:33:49.722Z Downloaded thiserror-impl v2.0.18
3482026-05-04T22:33:49.725Z Downloaded bytecount v0.6.9
3492026-05-04T22:33:49.725Z Downloaded thiserror v1.0.69
3502026-05-04T22:33:49.728Z Downloaded thread-id v4.2.2
3512026-05-04T22:33:49.728Z Downloaded pretty-hex v0.4.1
3522026-05-04T22:33:49.728Z Downloaded litemap v0.8.1
3532026-05-04T22:33:49.731Z Downloaded camino v1.2.2
3542026-05-04T22:33:49.731Z Downloaded sha2 v0.10.9
3552026-05-04T22:33:49.734Z Downloaded quote v1.0.45
3562026-05-04T22:33:49.734Z Downloaded yoke v0.8.1
3572026-05-04T22:33:49.734Z Downloaded smawk v0.3.2
3582026-05-04T22:33:49.738Z Downloaded equivalent v1.0.2
3592026-05-04T22:33:49.738Z Downloaded tabled_derive v0.7.0
3602026-05-04T22:33:49.738Z Downloaded stable_deref_trait v1.2.1
3612026-05-04T22:33:49.738Z Downloaded proc-macro-error-attr v1.0.4
3622026-05-04T22:33:49.738Z Downloaded block-buffer v0.10.4
3632026-05-04T22:33:49.742Z Downloaded zerocopy-derive v0.7.35
3642026-05-04T22:33:49.742Z Downloaded unicode-ident v1.0.24
3652026-05-04T22:33:49.744Z Downloaded zmij v1.0.21
3662026-05-04T22:33:49.744Z Downloaded swrite v0.1.0
3672026-05-04T22:33:49.744Z Downloaded dtrace-parser v0.2.0
3682026-05-04T22:33:49.745Z Downloaded cpufeatures v0.2.17
3692026-05-04T22:33:49.747Z Downloaded toml v0.8.23
3702026-05-04T22:33:49.747Z Downloaded heck v0.5.0
3712026-05-04T22:33:49.747Z Downloaded typenum v1.19.0
3722026-05-04T22:33:49.750Z Downloaded zerocopy v0.7.35
3732026-05-04T22:33:49.757Z Downloaded scroll v0.12.0
3742026-05-04T22:33:49.761Z Downloaded url v2.5.8
3752026-05-04T22:33:49.761Z Downloaded semver v1.0.28
3762026-05-04T22:33:49.763Z Downloaded toml_edit v0.22.27
3772026-05-04T22:33:49.764Z Downloaded erased-serde v0.4.9
3782026-05-04T22:33:49.766Z Downloaded strsim v0.11.1
3792026-05-04T22:33:49.766Z Downloaded crypto-common v0.1.7
3802026-05-04T22:33:49.766Z Downloaded potential_utf v0.1.4
3812026-05-04T22:33:49.766Z Downloaded generic-array v0.14.7
3822026-05-04T22:33:49.770Z Downloaded dof v0.3.0
3832026-05-04T22:33:49.770Z Downloaded errno v0.3.14
3842026-05-04T22:33:49.770Z Downloaded zerovec v0.11.5
3852026-05-04T22:33:49.773Z Downloaded colorchoice v1.0.4
3862026-05-04T22:33:49.773Z Downloaded is_terminal_polyfill v1.70.2
3872026-05-04T22:33:49.773Z Downloaded fastrand v2.3.0
3882026-05-04T22:33:49.773Z Downloaded cfg-if v1.0.4
3892026-05-04T22:33:49.777Z Downloaded heck v0.4.1
3902026-05-04T22:33:49.780Z Downloaded itoa v1.0.17
3912026-05-04T22:33:49.784Z Downloaded winnow v0.7.14
3922026-05-04T22:33:49.788Z Downloaded unicode-width v0.1.14
3932026-05-04T22:33:49.791Z Downloaded synstructure v0.13.2
3942026-05-04T22:33:49.794Z Downloaded proc-macro-error v1.0.4
3952026-05-04T22:33:49.794Z Downloaded fs-err v3.3.0
3962026-05-04T22:33:49.797Z Downloaded smallvec v1.15.1
3972026-05-04T22:33:49.797Z Downloaded displaydoc v0.2.5
3982026-05-04T22:33:49.797Z Downloaded camino-tempfile v1.4.1
3992026-05-04T22:33:49.800Z Downloaded digest v0.10.7
4002026-05-04T22:33:49.801Z Downloaded fnv v1.0.7
4012026-05-04T22:33:49.801Z Downloaded serde_tokenstream v0.2.3
4022026-05-04T22:33:49.801Z Downloaded serde-untagged v0.1.9
4032026-05-04T22:33:49.804Z Downloaded num-traits v0.2.19
4042026-05-04T22:33:49.804Z Downloaded papergrid v0.11.0
4052026-05-04T22:33:49.807Z Downloaded idna_adapter v1.2.1
4062026-05-04T22:33:49.807Z Downloaded unicode-width v0.2.0
4072026-05-04T22:33:49.810Z Downloaded terminal_size v0.4.3
4082026-05-04T22:33:49.810Z Downloaded clap_lex v1.0.0
4092026-05-04T22:33:49.818Z Downloaded cargo_toml v0.21.0
4102026-05-04T22:33:49.823Z Downloaded serde_core v1.0.228
4112026-05-04T22:33:49.826Z Downloaded bitflags v2.11.0
4122026-05-04T22:33:49.829Z Downloaded serde_json v1.0.149
4132026-05-04T22:33:49.832Z Downloaded serde_derive v1.0.228
4142026-05-04T22:33:49.838Z Downloaded clap_derive v4.5.55
4152026-05-04T22:33:49.847Z Downloaded proc-macro2 v1.0.106
4162026-05-04T22:33:49.852Z Downloaded pest_meta v2.8.6
4172026-05-04T22:33:49.855Z Downloaded tempfile v3.25.0
4182026-05-04T22:33:49.861Z Downloaded icu_provider v2.1.1
4192026-05-04T22:33:49.864Z Downloaded clap v4.5.60
4202026-05-04T22:33:49.868Z Downloaded getrandom v0.4.1
4212026-05-04T22:33:49.872Z Downloaded serde v1.0.228
4222026-05-04T22:33:49.875Z Downloaded pest v2.8.6
4232026-05-04T22:33:49.878Z Downloaded icu_normalizer v2.1.1
4242026-05-04T22:33:49.878Z Downloaded icu_properties v2.1.2
4252026-05-04T22:33:49.881Z Downloaded icu_normalizer_data v2.1.1
4262026-05-04T22:33:49.884Z Downloaded memchr v2.8.0
4272026-05-04T22:33:49.893Z Downloaded icu_locale_core v2.1.1
4282026-05-04T22:33:49.901Z Downloaded icu_collections v2.1.1
4292026-05-04T22:33:49.917Z Downloaded indexmap v2.14.0
4302026-05-04T22:33:49.927Z Downloaded hashbrown v0.17.0
4312026-05-04T22:33:49.931Z Downloaded idna v1.1.0
4322026-05-04T22:33:49.950Z Downloaded clap_builder v4.5.60
4332026-05-04T22:33:49.954Z Downloaded icu_properties_data v2.1.2
4342026-05-04T22:33:49.958Z Downloaded tabled v0.15.0
4352026-05-04T22:33:49.966Z Downloaded goblin v0.8.2
4362026-05-04T22:33:49.969Z Downloaded syn v1.0.109
4372026-05-04T22:33:49.977Z Downloaded syn v2.0.117
4382026-05-04T22:33:49.987Z Downloaded rustix v1.1.3
4392026-05-04T22:33:50.012Z Downloaded libc v0.2.185
4402026-05-04T22:33:50.076Z Compiling proc-macro2 v1.0.106
4412026-05-04T22:33:50.079Z Compiling unicode-ident v1.0.24
4422026-05-04T22:33:50.079Z Compiling quote v1.0.45
4432026-05-04T22:33:50.079Z Compiling serde_core v1.0.228
4442026-05-04T22:33:50.079Z Compiling libc v0.2.185
4452026-05-04T22:33:50.079Z Compiling version_check v0.9.5
4462026-05-04T22:33:50.079Z Compiling stable_deref_trait v1.2.1
4472026-05-04T22:33:50.079Z Compiling memchr v2.8.0
4482026-05-04T22:33:50.079Z Compiling serde v1.0.228
4492026-05-04T22:33:50.079Z Compiling zmij v1.0.21
4502026-05-04T22:33:50.079Z Compiling itoa v1.0.17
4512026-05-04T22:33:50.287Z Compiling autocfg v1.5.0
4522026-05-04T22:33:50.290Z Compiling thiserror v1.0.69
4532026-05-04T22:33:50.290Z Compiling ucd-trie v0.1.7
4542026-05-04T22:33:50.290Z Compiling writeable v0.6.2
4552026-05-04T22:33:50.499Z Compiling litemap v0.8.1
4562026-05-04T22:33:50.522Z Compiling icu_normalizer_data v2.1.1
4572026-05-04T22:33:50.633Z Compiling rustix v1.1.3
4582026-05-04T22:33:50.749Z Compiling pest v2.8.6
4592026-05-04T22:33:50.774Z Compiling icu_properties_data v2.1.2
4602026-05-04T22:33:50.774Z Compiling byteorder v1.5.0
4612026-05-04T22:33:50.792Z Compiling serde_json v1.0.149
4622026-05-04T22:33:50.899Z Compiling bitflags v2.11.0
4632026-05-04T22:33:50.958Z Compiling num-traits v0.2.19
4642026-05-04T22:33:51.012Z Compiling typeid v1.0.3
4652026-05-04T22:33:51.069Z Compiling hashbrown v0.17.0
4662026-05-04T22:33:51.072Z Compiling smallvec v1.15.1
4672026-05-04T22:33:51.125Z Compiling equivalent v1.0.2
4682026-05-04T22:33:51.236Z Compiling proc-macro-error-attr v1.0.4
4692026-05-04T22:33:51.256Z Compiling usdt-impl v0.5.0
4702026-05-04T22:33:51.273Z Compiling syn v1.0.109
4712026-05-04T22:33:51.444Z Compiling erased-serde v0.4.9
4722026-05-04T22:33:51.484Z Compiling toml_write v0.1.2
4732026-05-04T22:33:51.487Z Compiling winnow v0.7.14
4742026-05-04T22:33:51.548Z Compiling proc-macro-error v1.0.4
4752026-05-04T22:33:51.589Z Compiling errno v0.3.14
4762026-05-04T22:33:51.606Z Compiling thread-id v4.2.2
4772026-05-04T22:33:51.674Z Compiling indexmap v2.14.0
4782026-05-04T22:33:51.759Z Compiling percent-encoding v2.3.2
4792026-05-04T22:33:51.812Z Compiling thiserror v2.0.18
4802026-05-04T22:33:51.816Z Compiling camino v1.2.2
4812026-05-04T22:33:51.836Z Compiling utf8_iter v1.0.4
4822026-05-04T22:33:51.839Z Compiling getrandom v0.4.1
4832026-05-04T22:33:51.855Z Compiling log v0.4.29
4842026-05-04T22:33:51.858Z Compiling utf8parse v0.2.2
4852026-05-04T22:33:51.980Z Compiling syn v2.0.117
4862026-05-04T22:33:52.004Z Compiling pest_meta v2.8.6
4872026-05-04T22:33:52.021Z Compiling plain v0.2.3
4882026-05-04T22:33:52.041Z Compiling anstyle-parse v0.2.7
4892026-05-04T22:33:52.118Z Compiling form_urlencoded v1.2.2
4902026-05-04T22:33:52.276Z Compiling ordered-float v2.10.1
4912026-05-04T22:33:52.298Z Compiling anstyle v1.0.13
4922026-05-04T22:33:52.336Z Compiling is_terminal_polyfill v1.70.2
4932026-05-04T22:33:52.339Z Compiling cfg-if v1.0.4
4942026-05-04T22:33:52.339Z Compiling anstyle-query v1.1.5
4952026-05-04T22:33:52.356Z Compiling pretty-hex v0.4.1
4962026-05-04T22:33:52.435Z Compiling colorchoice v1.0.4
4972026-05-04T22:33:52.540Z Compiling fs-err v3.3.0
4982026-05-04T22:33:52.598Z Compiling terminal_size v0.4.3
4992026-05-04T22:33:52.602Z Compiling anstream v0.6.21
5002026-05-04T22:33:52.602Z Compiling heck v0.5.0
5012026-05-04T22:33:52.654Z Compiling fnv v1.0.7
5022026-05-04T22:33:52.709Z Compiling unicode-xid v0.2.6
5032026-05-04T22:33:52.712Z Compiling fastrand v2.3.0
5042026-05-04T22:33:52.749Z Compiling strsim v0.11.1
5052026-05-04T22:33:52.767Z Compiling heck v0.4.1
5062026-05-04T22:33:52.784Z Compiling anyhow v1.0.102
5072026-05-04T22:33:52.787Z Compiling clap_lex v1.0.0
5082026-05-04T22:33:52.905Z Compiling semver v1.0.28
5092026-05-04T22:33:53.011Z Compiling once_cell v1.21.3
5102026-05-04T22:33:53.032Z Compiling unicode-width v0.1.14
5112026-05-04T22:33:53.035Z Compiling bytecount v0.6.9
5122026-05-04T22:33:53.069Z Compiling clap_builder v4.5.60
5132026-05-04T22:33:53.129Z Compiling memmap v0.7.0
5142026-05-04T22:33:53.186Z Compiling tempfile v3.25.0
5152026-05-04T22:33:53.212Z Compiling unicode-linebreak v0.1.5
5162026-05-04T22:33:53.250Z Compiling smawk v0.3.2
5172026-05-04T22:33:53.270Z Compiling unicode-width v0.2.0
5182026-05-04T22:33:53.339Z Compiling serde-untagged v0.1.9
5192026-05-04T22:33:53.378Z Compiling papergrid v0.11.0
5202026-05-04T22:33:53.435Z Compiling camino-tempfile v1.4.1
5212026-05-04T22:33:53.491Z Compiling swrite v0.1.0
5222026-05-04T22:33:53.587Z Compiling textwrap v0.16.2
5232026-05-04T22:33:53.608Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5242026-05-04T22:33:53.893Z Compiling tabled_derive v0.7.0
5252026-05-04T22:33:54.578Z Compiling tabled v0.15.0
5262026-05-04T22:33:54.596Z Compiling synstructure v0.13.2
5272026-05-04T22:33:54.599Z Compiling pest_generator v2.8.6
5282026-05-04T22:33:55.166Z Compiling serde_derive v1.0.228
5292026-05-04T22:33:55.166Z Compiling zerofrom-derive v0.1.6
5302026-05-04T22:33:55.166Z Compiling yoke-derive v0.8.1
5312026-05-04T22:33:55.170Z Compiling zerovec-derive v0.11.2
5322026-05-04T22:33:55.170Z Compiling displaydoc v0.2.5
5332026-05-04T22:33:55.170Z Compiling thiserror-impl v1.0.69
5342026-05-04T22:33:55.170Z Compiling zerocopy-derive v0.7.35
5352026-05-04T22:33:55.170Z Compiling pest_derive v2.8.6
5362026-05-04T22:33:55.170Z Compiling scroll_derive v0.12.1
5372026-05-04T22:33:55.170Z Compiling thiserror-impl v2.0.18
5382026-05-04T22:33:55.170Z Compiling clap_derive v4.5.55
5392026-05-04T22:33:55.794Z Compiling scroll v0.12.0
5402026-05-04T22:33:55.999Z Compiling zerocopy v0.7.35
5412026-05-04T22:33:56.023Z Compiling goblin v0.8.2
5422026-05-04T22:33:56.317Z Compiling zerofrom v0.1.6
5432026-05-04T22:33:56.418Z Compiling dtrace-parser v0.2.0
5442026-05-04T22:33:56.436Z Compiling yoke v0.8.1
5452026-05-04T22:33:56.559Z Compiling clap v4.5.60
5462026-05-04T22:33:56.604Z Compiling zerovec v0.11.5
5472026-05-04T22:33:56.604Z Compiling zerotrie v0.2.3
5482026-05-04T22:33:57.041Z Compiling tinystr v0.8.2
5492026-05-04T22:33:57.041Z Compiling potential_utf v0.1.4
5502026-05-04T22:33:57.154Z Compiling icu_collections v2.1.1
5512026-05-04T22:33:57.213Z Compiling icu_locale_core v2.1.1
5522026-05-04T22:33:57.755Z Compiling toml_datetime v0.6.11
5532026-05-04T22:33:57.755Z Compiling serde_spanned v0.6.9
5542026-05-04T22:33:57.755Z Compiling serde-value v0.7.0
5552026-05-04T22:33:57.758Z Compiling cargo-platform v0.2.0
5562026-05-04T22:33:57.758Z Compiling macaddr v1.0.1
5572026-05-04T22:33:57.772Z Compiling icu_provider v2.1.1
5582026-05-04T22:33:57.775Z Compiling dof v0.3.0
5592026-05-04T22:33:57.775Z Compiling serde_tokenstream v0.2.3
5602026-05-04T22:33:57.927Z Compiling toml_edit v0.22.27
5612026-05-04T22:33:58.039Z Compiling icu_normalizer v2.1.1
5622026-05-04T22:33:58.040Z Compiling icu_properties v2.1.2
5632026-05-04T22:33:58.555Z Compiling usdt-attr-macro v0.5.0
5642026-05-04T22:33:58.555Z Compiling usdt-macro v0.5.0
5652026-05-04T22:33:58.853Z Compiling idna_adapter v1.2.1
5662026-05-04T22:33:58.958Z Compiling idna v1.1.0
5672026-05-04T22:33:59.146Z Compiling usdt v0.5.0
5682026-05-04T22:33:59.200Z Compiling toml v0.8.23
5692026-05-04T22:33:59.224Z Compiling url v2.5.8
5702026-05-04T22:33:59.538Z Compiling cargo_toml v0.21.0
5712026-05-04T22:33:59.624Z Compiling cargo-util-schemas v0.8.2
5722026-05-04T22:34:00.415Z Compiling cargo_metadata v0.21.0
5732026-05-04T22:34:01.312Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5742026-05-04T22:34:03.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.85s
5752026-05-04T22:34:03.650Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5762026-05-04T22:34:04.199Z Downloading crates ...
5772026-05-04T22:34:04.315Z Downloaded dirs-next v2.0.0
5782026-05-04T22:34:04.318Z Downloaded endian-type v0.1.2
5792026-05-04T22:34:04.318Z Downloaded derive_builder_macro v0.20.2
5802026-05-04T22:34:04.322Z Downloaded dunce v1.0.5
5812026-05-04T22:34:04.325Z Downloaded daft-derive v0.1.5
5822026-05-04T22:34:04.328Z Downloaded critical-section v1.2.0
5832026-05-04T22:34:04.330Z Downloaded either v1.15.0
5842026-05-04T22:34:04.330Z Downloaded defmt v0.3.100
5852026-05-04T22:34:04.330Z Downloaded crossbeam-epoch v0.9.18
5862026-05-04T22:34:04.333Z Downloaded env_logger v0.11.9
5872026-05-04T22:34:04.336Z Downloaded derive-where v1.6.0
5882026-05-04T22:34:04.339Z Downloaded fixedbitset v0.5.7
5892026-05-04T22:34:04.339Z Downloaded const_format_proc_macros v0.2.34
5902026-05-04T22:34:04.342Z Downloaded cassowary v0.3.0
5912026-05-04T22:34:04.342Z Downloaded crypto-bigint v0.5.5
5922026-05-04T22:34:04.345Z Downloaded convert_case v0.4.0
5932026-05-04T22:34:04.348Z Downloaded compression-core v0.4.31
5942026-05-04T22:34:04.348Z Downloaded ciborium-ll v0.2.2
5952026-05-04T22:34:04.348Z Downloaded adler2 v2.0.1
5962026-05-04T22:34:04.351Z Downloaded curve25519-dalek v4.1.3
5972026-05-04T22:34:04.354Z Downloaded der_derive v0.7.3
5982026-05-04T22:34:04.357Z Downloaded cpufeatures v0.3.0
5992026-05-04T22:34:04.357Z Downloaded diff v0.1.13
6002026-05-04T22:34:04.360Z Downloaded foreign-types-macros v0.2.3
6012026-05-04T22:34:04.360Z Downloaded darling_macro v0.23.0
6022026-05-04T22:34:04.360Z Downloaded derive_builder_core v0.20.2
6032026-05-04T22:34:04.360Z Downloaded corncobs v0.1.4
6042026-05-04T22:34:04.363Z Downloaded defmt-parser v1.0.0
6052026-05-04T22:34:04.363Z Downloaded crc32fast v1.5.0
6062026-05-04T22:34:04.363Z Downloaded crc8 v0.1.1
6072026-05-04T22:34:04.366Z Downloaded cexpr v0.6.0
6082026-05-04T22:34:04.366Z Downloaded ciborium-io v0.2.2
6092026-05-04T22:34:04.366Z Downloaded camino-tempfile-ext v0.3.3
6102026-05-04T22:34:04.370Z Downloaded bitfield-macros v0.19.4
6112026-05-04T22:34:04.370Z Downloaded defmt-macros v1.0.1
6122026-05-04T22:34:04.370Z Downloaded display-error-chain v0.2.2
6132026-05-04T22:34:04.372Z Downloaded dropshot_endpoint v0.17.0
6142026-05-04T22:34:04.375Z Downloaded cargo-platform v0.1.9
6152026-05-04T22:34:04.375Z Downloaded bitfield-struct v0.6.2
6162026-05-04T22:34:04.375Z Downloaded compression-codecs v0.4.37
6172026-05-04T22:34:04.379Z Downloaded darling_macro v0.21.3
6182026-05-04T22:34:04.379Z Downloaded cancel-safe-futures v0.1.5
6192026-05-04T22:34:04.382Z Downloaded cookie_store v0.22.1
6202026-05-04T22:34:04.382Z Downloaded ahash v0.8.12
6212026-05-04T22:34:04.385Z Downloaded fixedbitset v0.4.2
6222026-05-04T22:34:04.385Z Downloaded crunchy v0.2.4
6232026-05-04T22:34:04.385Z Downloaded base64ct v1.8.3
6242026-05-04T22:34:04.388Z Downloaded enum-as-inner v0.6.1
6252026-05-04T22:34:04.388Z Downloaded base64 v0.22.1
6262026-05-04T22:34:04.391Z Downloaded dyn-clone v1.0.20
6272026-05-04T22:34:04.394Z Downloaded dsl_auto_type v0.2.0
6282026-05-04T22:34:04.394Z Downloaded dropshot-api-manager-types v0.7.1
6292026-05-04T22:34:04.394Z Downloaded arrayvec v0.7.6
6302026-05-04T22:34:04.397Z Downloaded bit-vec v0.8.0
6312026-05-04T22:34:04.397Z Downloaded diesel_table_macro_syntax v0.3.0
6322026-05-04T22:34:04.397Z Downloaded daft v0.1.5
6332026-05-04T22:34:04.401Z Downloaded debug-ignore v1.0.5
6342026-05-04T22:34:04.401Z Downloaded document-features v0.2.12
6352026-05-04T22:34:04.401Z Downloaded downcast-rs v2.0.2
6362026-05-04T22:34:04.404Z Downloaded crc-catalog v2.4.0
6372026-05-04T22:34:04.404Z Downloaded cfg_aliases v0.2.1
6382026-05-04T22:34:04.404Z Downloaded bcrypt-pbkdf v0.10.0
6392026-05-04T22:34:04.404Z Downloaded bitfield v0.19.4
6402026-05-04T22:34:04.404Z Downloaded aead v0.5.2
6412026-05-04T22:34:04.407Z Downloaded derive-ex v0.1.8
6422026-05-04T22:34:04.407Z Downloaded crucible-workspace-hack v0.1.0
6432026-05-04T22:34:04.407Z Downloaded fd-lock v4.0.4
6442026-05-04T22:34:04.410Z Downloaded env_filter v1.0.0
6452026-05-04T22:34:04.410Z Downloaded arrayref v0.3.9
6462026-05-04T22:34:04.413Z Downloaded flagset v0.4.7
6472026-05-04T22:34:04.414Z Downloaded ascii-canvas v3.0.0
6482026-05-04T22:34:04.414Z Downloaded curve25519-dalek-derive v0.1.1
6492026-05-04T22:34:04.414Z Downloaded cstr-argument v0.1.2
6502026-05-04T22:34:04.416Z Downloaded async-stream-impl v0.3.6
6512026-05-04T22:34:04.416Z Downloaded castaway v0.2.4
6522026-05-04T22:34:04.417Z Downloaded float-ord v0.3.2
6532026-05-04T22:34:04.417Z Downloaded dof v0.4.0
6542026-05-04T22:34:04.419Z Downloaded embedded-io v0.6.1
6552026-05-04T22:34:04.419Z Downloaded embedded-io v0.4.0
6562026-05-04T22:34:04.419Z Downloaded dirs-sys-next v0.1.2
6572026-05-04T22:34:04.422Z Downloaded atomicwrites v0.4.4
6582026-05-04T22:34:04.422Z Downloaded data-encoding v2.10.0
6592026-05-04T22:34:04.422Z Downloaded bit-set v0.5.3
6602026-05-04T22:34:04.426Z Downloaded bit-set v0.8.0
6612026-05-04T22:34:04.429Z Downloaded atty v0.2.14
6622026-05-04T22:34:04.429Z Downloaded difflib v0.4.0
6632026-05-04T22:34:04.432Z Downloaded bzip2 v0.6.1
6642026-05-04T22:34:04.436Z Downloaded futures-io v0.3.32
6652026-05-04T22:34:04.439Z Downloaded darling_macro v0.20.11
6662026-05-04T22:34:04.444Z Downloaded foreign-types v0.5.0
6672026-05-04T22:34:04.447Z Downloaded foreign-types v0.3.2
6682026-05-04T22:34:04.447Z Downloaded async-recursion v1.1.1
6692026-05-04T22:34:04.447Z Downloaded cobs v0.3.0
6702026-05-04T22:34:04.447Z Downloaded assert_matches v1.5.0
6712026-05-04T22:34:04.450Z Downloaded ena v0.14.4
6722026-05-04T22:34:04.450Z Downloaded drift v0.1.3
6732026-05-04T22:34:04.453Z Downloaded des v0.8.1
6742026-05-04T22:34:04.453Z Downloaded block-padding v0.3.3
6752026-05-04T22:34:04.456Z Downloaded base16ct v0.2.0
6762026-05-04T22:34:04.456Z Downloaded funty v2.0.0
6772026-05-04T22:34:04.456Z Downloaded foreign-types-shared v0.3.1
6782026-05-04T22:34:04.459Z Downloaded hash32 v0.2.1
6792026-05-04T22:34:04.459Z Downloaded ghash v0.5.1
6802026-05-04T22:34:04.459Z Downloaded array-init v0.0.4
6812026-05-04T22:34:04.459Z Downloaded fxhash v0.2.1
6822026-05-04T22:34:04.462Z Downloaded foreign-types-shared v0.1.1
6832026-05-04T22:34:04.462Z Downloaded float-cmp v0.10.0
6842026-05-04T22:34:04.462Z Downloaded dtrace-parser v0.3.0
6852026-05-04T22:34:04.462Z Downloaded async-stream v0.3.6
6862026-05-04T22:34:04.465Z Downloaded bb8 v0.8.6
6872026-05-04T22:34:04.468Z Downloaded futures-macro v0.3.32
6882026-05-04T22:34:04.471Z Downloaded futures-task v0.3.32
6892026-05-04T22:34:04.471Z Downloaded ed25519 v2.2.3
6902026-05-04T22:34:04.471Z Downloaded futures-sink v0.3.32
6912026-05-04T22:34:04.474Z Downloaded csv-core v0.1.13
6922026-05-04T22:34:04.474Z Downloaded crc v3.4.0
6932026-05-04T22:34:04.474Z Downloaded foldhash v0.2.0
6942026-05-04T22:34:04.477Z Downloaded fallible-iterator v0.2.0
6952026-05-04T22:34:04.477Z Downloaded compact_str v0.8.1
6962026-05-04T22:34:04.480Z Downloaded git-stub v1.0.0
6972026-05-04T22:34:04.480Z Downloaded backoff v0.4.0
6982026-05-04T22:34:04.483Z Downloaded hash32 v0.3.1
6992026-05-04T22:34:04.483Z Downloaded convert_case v0.10.0
7002026-05-04T22:34:04.483Z Downloaded cmake v0.1.57
7012026-05-04T22:34:04.486Z Downloaded http-body v1.0.1
7022026-05-04T22:34:04.486Z Downloaded blowfish v0.9.1
7032026-05-04T22:34:04.486Z Downloaded cfg_aliases v0.1.1
7042026-05-04T22:34:04.486Z Downloaded console v0.16.2
7052026-05-04T22:34:04.489Z Downloaded backon v1.6.0
7062026-05-04T22:34:04.489Z Downloaded hostname v0.4.2
7072026-05-04T22:34:04.492Z Downloaded defmt v1.0.1
7082026-05-04T22:34:04.494Z Downloaded async-trait v0.1.89
7092026-05-04T22:34:04.494Z Downloaded foldhash v0.1.5
7102026-05-04T22:34:04.497Z Downloaded deranged v0.5.8
7112026-05-04T22:34:04.497Z Downloaded crossbeam-deque v0.8.6
7122026-05-04T22:34:04.501Z Downloaded const-oid v0.9.6
7132026-05-04T22:34:04.501Z Downloaded hex-literal v0.4.1
7142026-05-04T22:34:04.501Z Downloaded futures-executor v0.3.32
7152026-05-04T22:34:04.502Z Downloaded find-msvc-tools v0.1.9
7162026-05-04T22:34:04.505Z Downloaded headers-core v0.3.0
7172026-05-04T22:34:04.505Z Downloaded constant_time_eq v0.4.2
7182026-05-04T22:34:04.505Z Downloaded http-range v0.1.5
7192026-05-04T22:34:04.505Z Downloaded hex v0.4.3
7202026-05-04T22:34:04.508Z Downloaded globwalk v0.9.1
7212026-05-04T22:34:04.508Z Downloaded hubpack v0.1.2
7222026-05-04T22:34:04.508Z Downloaded gethostname v0.5.0
7232026-05-04T22:34:04.511Z Downloaded futures-core v0.3.32
7242026-05-04T22:34:04.511Z Downloaded colored v3.1.1
7252026-05-04T22:34:04.514Z Downloaded filetime v0.2.27
7262026-05-04T22:34:04.514Z Downloaded hyper-tls v0.6.0
7272026-05-04T22:34:04.514Z Downloaded httpdate v1.0.3
7282026-05-04T22:34:04.517Z Downloaded diesel-dtrace v0.5.0
7292026-05-04T22:34:04.517Z Downloaded home v0.5.12
7302026-05-04T22:34:04.517Z Downloaded indent_write v2.2.0
7312026-05-04T22:34:04.520Z Downloaded ident_case v1.0.1
7322026-05-04T22:34:04.520Z Downloaded fs_extra v1.3.0
7332026-05-04T22:34:04.520Z Downloaded cargo_metadata v0.19.2
7342026-05-04T22:34:04.523Z Downloaded atomic-waker v1.1.2
7352026-05-04T22:34:04.523Z Downloaded bcs v0.1.6
7362026-05-04T22:34:04.523Z Downloaded ff v0.13.1
7372026-05-04T22:34:04.526Z Downloaded instant v0.1.13
7382026-05-04T22:34:04.526Z Downloaded indoc v1.0.9
7392026-05-04T22:34:04.529Z Downloaded byte-wrapper v0.1.0
7402026-05-04T22:34:04.529Z Downloaded cipher v0.4.4
7412026-05-04T22:34:04.529Z Downloaded cbc v0.1.2
7422026-05-04T22:34:04.533Z Downloaded group v0.13.0
7432026-05-04T22:34:04.533Z Downloaded hubpack_derive v0.1.1
7442026-05-04T22:34:04.533Z Downloaded ecdsa v0.16.9
7452026-05-04T22:34:04.536Z Downloaded crossbeam-utils v0.8.21
7462026-05-04T22:34:04.536Z Downloaded buf-list v1.1.2
7472026-05-04T22:34:04.539Z Downloaded instability v0.3.11
7482026-05-04T22:34:04.539Z Downloaded internet-checksum v0.2.1
7492026-05-04T22:34:04.539Z Downloaded ctr v0.9.2
7502026-05-04T22:34:04.542Z Downloaded inout v0.1.4
7512026-05-04T22:34:04.542Z Downloaded darling v0.23.0
7522026-05-04T22:34:04.544Z Downloaded cookie v0.18.1
7532026-05-04T22:34:04.547Z Downloaded console v0.15.11
7542026-05-04T22:34:04.547Z Downloaded is-terminal v0.4.17
7552026-05-04T22:34:04.547Z Downloaded colored v2.2.0
7562026-05-04T22:34:04.550Z Downloaded glob v0.3.3
7572026-05-04T22:34:04.550Z Downloaded chacha20 v0.10.0
7582026-05-04T22:34:04.553Z Downloaded allocator-api2 v0.2.21
7592026-05-04T22:34:04.553Z Downloaded lazy_static v1.5.0
7602026-05-04T22:34:04.556Z Downloaded ciborium v0.2.2
7612026-05-04T22:34:04.556Z Downloaded globset v0.4.18
7622026-05-04T22:34:04.560Z Downloaded http-body-util v0.1.3
7632026-05-04T22:34:04.561Z Downloaded keccak v0.1.6
7642026-05-04T22:34:04.564Z Downloaded is_ci v1.2.0
7652026-05-04T22:34:04.564Z Downloaded chacha20 v0.9.1
7662026-05-04T22:34:04.564Z Downloaded bzip2 v0.4.4
7672026-05-04T22:34:04.564Z Downloaded derive_builder v0.20.2
7682026-05-04T22:34:04.567Z Downloaded diesel_derives v2.3.7
7692026-05-04T22:34:04.570Z Downloaded linked-hash-map v0.5.6
7702026-05-04T22:34:04.573Z Downloaded libscf-sys v1.1.0
7712026-05-04T22:34:04.573Z Downloaded highway v1.3.0
7722026-05-04T22:34:04.573Z Downloaded md-5 v0.10.6
7732026-05-04T22:34:04.576Z Downloaded kstat-rs v0.2.4
7742026-05-04T22:34:04.576Z Downloaded lzss v0.8.2
7752026-05-04T22:34:04.576Z Downloaded lalrpop-util v0.19.12
7762026-05-04T22:34:04.579Z Downloaded memoffset v0.9.1
7772026-05-04T22:34:04.579Z Downloaded derive_more v0.99.20
7782026-05-04T22:34:04.582Z Downloaded humantime v2.3.0
7792026-05-04T22:34:04.582Z Downloaded darling v0.20.11
7802026-05-04T22:34:04.585Z Downloaded getrandom v0.2.17
7812026-05-04T22:34:04.588Z Downloaded fs-err v2.11.0
7822026-05-04T22:34:04.588Z Downloaded clang-sys v1.8.1
7832026-05-04T22:34:04.590Z Downloaded bitflags v1.3.2
7842026-05-04T22:34:04.590Z Downloaded lru-slab v0.1.2
7852026-05-04T22:34:04.593Z Downloaded ingot-types v0.1.2
7862026-05-04T22:34:04.593Z Downloaded multimap v0.10.1
7872026-05-04T22:34:04.593Z Downloaded mime v0.3.17
7882026-05-04T22:34:04.596Z Downloaded maybe-uninit v2.0.0
7892026-05-04T22:34:04.596Z Downloaded match_cfg v0.1.0
7902026-05-04T22:34:04.596Z Downloaded git-stub-vcs v0.1.0
7912026-05-04T22:34:04.599Z Downloaded lru-cache v0.1.2
7922026-05-04T22:34:04.599Z Downloaded lru v0.12.5
7932026-05-04T22:34:04.599Z Downloaded crc-any v2.5.0
7942026-05-04T22:34:04.602Z Downloaded dropshot_endpoint v0.16.7
7952026-05-04T22:34:04.602Z Downloaded indoc v2.0.7
7962026-05-04T22:34:04.605Z Downloaded newtype_derive v0.1.6
7972026-05-04T22:34:04.605Z Downloaded newline-converter v0.3.0
7982026-05-04T22:34:04.605Z Downloaded half v1.8.3
7992026-05-04T22:34:04.608Z Downloaded nodrop v0.1.14
8002026-05-04T22:34:04.608Z Downloaded newtype-uuid-macros v0.1.0
8012026-05-04T22:34:04.611Z Downloaded erased-serde v0.3.31
8022026-05-04T22:34:04.611Z Downloaded const_format v0.2.35
8032026-05-04T22:34:04.614Z Downloaded ipnetwork v0.21.1
8042026-05-04T22:34:04.614Z Downloaded new_debug_unreachable v1.0.6
8052026-05-04T22:34:04.617Z Downloaded bytes v1.11.1
8062026-05-04T22:34:04.617Z Downloaded fatfs v0.3.6
8072026-05-04T22:34:04.620Z Downloaded num-derive v0.3.3
8082026-05-04T22:34:04.623Z Downloaded httparse v1.10.1
8092026-05-04T22:34:04.623Z Downloaded libefi-sys v0.1.0
8102026-05-04T22:34:04.623Z Downloaded ipnet v2.11.0
8112026-05-04T22:34:04.626Z Downloaded elliptic-curve v0.13.8
8122026-05-04T22:34:04.629Z Downloaded num-conv v0.2.0
8132026-05-04T22:34:04.629Z Downloaded num v0.4.3
8142026-05-04T22:34:04.629Z Downloaded linear-map v1.2.0
8152026-05-04T22:34:04.632Z Downloaded futures v0.3.32
8162026-05-04T22:34:04.632Z Downloaded opaque-debug v0.3.1
8172026-05-04T22:34:04.635Z Downloaded num_enum_derive v0.5.11
8182026-05-04T22:34:04.635Z Downloaded maplit v1.0.2
8192026-05-04T22:34:04.635Z Downloaded num-iter v0.1.45
8202026-05-04T22:34:04.638Z Downloaded num-derive v0.4.2
8212026-05-04T22:34:04.638Z Downloaded libloading v0.8.9
8222026-05-04T22:34:04.638Z Downloaded jobserver v0.1.34
8232026-05-04T22:34:04.641Z Downloaded futures-channel v0.3.32
8242026-05-04T22:34:04.641Z Downloaded libsw v3.5.0
8252026-05-04T22:34:04.644Z Downloaded hmac v0.12.1
8262026-05-04T22:34:04.644Z Downloaded normalize-line-endings v0.3.0
8272026-05-04T22:34:04.644Z Downloaded nibble_vec v0.1.0
8282026-05-04T22:34:04.647Z Downloaded blake2 v0.10.6
8292026-05-04T22:34:04.647Z Downloaded impl-trait-for-tuples v0.2.3
8302026-05-04T22:34:04.649Z Downloaded num_threads v0.1.7
8312026-05-04T22:34:04.649Z Downloaded hyper-staticfile v0.10.1
8322026-05-04T22:34:04.652Z Downloaded async-bb8-diesel v0.2.1
8332026-05-04T22:34:04.652Z Downloaded olpc-cjson v0.1.4
8342026-05-04T22:34:04.652Z Downloaded openssl-probe v0.2.1
8352026-05-04T22:34:04.655Z Downloaded openssl-macros v0.1.1
8362026-05-04T22:34:04.655Z Downloaded hyper-rustls v0.27.7
8372026-05-04T22:34:04.658Z Downloaded oso-derive v0.27.3
8382026-05-04T22:34:04.658Z Downloaded lock_api v0.4.14
8392026-05-04T22:34:04.658Z Downloaded managed v0.8.0
8402026-05-04T22:34:04.658Z Downloaded packed_struct_codegen v0.10.1
8412026-05-04T22:34:04.662Z Downloaded native-tls v0.2.18
8422026-05-04T22:34:04.662Z Downloaded ingot v0.1.1
8432026-05-04T22:34:04.662Z Downloaded iana-time-zone v0.1.65
8442026-05-04T22:34:04.665Z Downloaded md5 v0.7.0
8452026-05-04T22:34:04.665Z Downloaded darling v0.21.3
8462026-05-04T22:34:04.668Z Downloaded hostname v0.3.1
8472026-05-04T22:34:04.668Z Downloaded ingot-macros v0.1.1
8482026-05-04T22:34:04.671Z Downloaded multer v3.1.0
8492026-05-04T22:34:04.671Z Downloaded nanorand v0.7.0
8502026-05-04T22:34:04.674Z Downloaded flume v0.11.1
8512026-05-04T22:34:04.677Z Downloaded mime_guess v2.0.5
8522026-05-04T22:34:04.677Z Downloaded darling_core v0.20.11
8532026-05-04T22:34:04.680Z Downloaded parse-display v0.10.0
8542026-05-04T22:34:04.680Z Downloaded parse-size v1.1.0
8552026-05-04T22:34:04.682Z Downloaded nonempty v0.12.0
8562026-05-04T22:34:04.682Z Downloaded path-slash v0.1.5
8572026-05-04T22:34:04.683Z Downloaded darling_core v0.23.0
8582026-05-04T22:34:04.685Z Downloaded pbkdf2 v0.12.2
8592026-05-04T22:34:04.688Z Downloaded phf_shared v0.12.1
8602026-05-04T22:34:04.688Z Downloaded nu-ansi-term v0.50.3
8612026-05-04T22:34:04.688Z Downloaded getrandom v0.3.4
8622026-05-04T22:34:04.691Z Downloaded der v0.7.10
8632026-05-04T22:34:04.695Z Downloaded litrs v1.0.0
8642026-05-04T22:34:04.698Z Downloaded num-complex v0.4.6
8652026-05-04T22:34:04.698Z Downloaded libsw-core v0.3.2
8662026-05-04T22:34:04.698Z Downloaded half v2.7.1
8672026-05-04T22:34:04.701Z Downloaded peg-runtime v0.8.5
8682026-05-04T22:34:04.701Z Downloaded pbkdf2 v0.11.0
8692026-05-04T22:34:04.701Z Downloaded num-integer v0.1.46
8702026-05-04T22:34:04.704Z Downloaded bit-vec v0.6.3
8712026-05-04T22:34:04.704Z Downloaded argon2 v0.5.3
8722026-05-04T22:34:04.707Z Downloaded pin-utils v0.1.0
8732026-05-04T22:34:04.707Z Downloaded phf_shared v0.13.1
8742026-05-04T22:34:04.707Z Downloaded phf_shared v0.11.3
8752026-05-04T22:34:04.707Z Downloaded num_enum v0.5.11
8762026-05-04T22:34:04.711Z Downloaded crossbeam-channel v0.5.15
8772026-05-04T22:34:04.714Z Downloaded num_enum_derive v0.7.5
8782026-05-04T22:34:04.714Z Downloaded openssl-probe v0.1.6
8792026-05-04T22:34:04.717Z Downloaded num-rational v0.4.2
8802026-05-04T22:34:04.717Z Downloaded expectorate v1.2.0
8812026-05-04T22:34:04.731Z Downloaded proc-macro-error-attr2 v2.0.0
8822026-05-04T22:34:04.736Z Downloaded proc-macro-crate v1.3.1
8832026-05-04T22:34:04.736Z Downloaded predicates-tree v1.0.13
8842026-05-04T22:34:04.736Z Downloaded predicates-core v1.0.10
8852026-05-04T22:34:04.736Z Downloaded packed_struct v0.10.1
8862026-05-04T22:34:04.740Z Downloaded owo-colors v4.3.0
8872026-05-04T22:34:04.740Z Downloaded memmap2 v0.9.10
8882026-05-04T22:34:04.740Z Downloaded bumpalo v3.20.2
8892026-05-04T22:34:04.743Z Downloaded newtype-uuid v1.3.2
8902026-05-04T22:34:04.743Z Downloaded ed25519-dalek v2.2.0
8912026-05-04T22:34:04.743Z Downloaded darling_core v0.21.3
8922026-05-04T22:34:04.746Z Downloaded proc-macro-crate v3.4.0
8932026-05-04T22:34:04.749Z Downloaded precomputed-hash v0.1.1
8942026-05-04T22:34:04.749Z Downloaded powerfmt v0.2.0
8952026-05-04T22:34:04.749Z Downloaded oxide-tokio-rt v0.1.4
8962026-05-04T22:34:04.752Z Downloaded derive_more v2.1.1
8972026-05-04T22:34:04.757Z Downloaded progenitor-macro v0.13.0
8982026-05-04T22:34:04.760Z Downloaded progenitor-macro v0.10.0
8992026-05-04T22:34:04.760Z Downloaded parse-display-derive v0.10.0
9002026-05-04T22:34:04.760Z Downloaded progenitor-client v0.11.2
9012026-05-04T22:34:04.763Z Downloaded progenitor-client v0.14.0
9022026-05-04T22:34:04.763Z Downloaded flate2 v1.1.9
9032026-05-04T22:34:04.766Z Downloaded progenitor-client v0.10.0
9042026-05-04T22:34:04.766Z Downloaded pem v3.0.6
9052026-05-04T22:34:04.766Z Downloaded progenitor-macro v0.14.0
9062026-05-04T22:34:04.769Z Downloaded psl-types v2.0.11
9072026-05-04T22:34:04.769Z Downloaded paste v1.0.15
9082026-05-04T22:34:04.769Z Downloaded password-hash v0.4.2
9092026-05-04T22:34:04.772Z Downloaded progenitor-macro v0.11.2
9102026-05-04T22:34:04.772Z Downloaded libbz2-rs-sys v0.2.2
9112026-05-04T22:34:04.776Z Downloaded polyval v0.6.2
9122026-05-04T22:34:04.776Z Downloaded quick-error v1.2.3
9132026-05-04T22:34:04.776Z Downloaded num_enum v0.7.5
9142026-05-04T22:34:04.779Z Downloaded peg v0.8.5
9152026-05-04T22:34:04.782Z Downloaded crossterm v0.28.1
9162026-05-04T22:34:04.785Z Downloaded ppv-lite86 v0.2.21
9172026-05-04T22:34:04.785Z Downloaded poly1305 v0.8.0
9182026-05-04T22:34:04.788Z Downloaded pem-rfc7468 v0.7.0
9192026-05-04T22:34:04.788Z Downloaded heapless v0.7.17
9202026-05-04T22:34:04.791Z Downloaded pkg-config v0.3.32
9212026-05-04T22:34:04.792Z Downloaded pin-project-internal v1.1.11
9222026-05-04T22:34:04.795Z Downloaded base64 v0.21.7
9232026-05-04T22:34:04.795Z Downloaded primeorder v0.13.6
9242026-05-04T22:34:04.797Z Downloaded pkcs8 v0.10.2
9252026-05-04T22:34:04.798Z Downloaded pin-project-lite v0.2.17
9262026-05-04T22:34:04.802Z Downloaded rand_xorshift v0.4.0
9272026-05-04T22:34:04.802Z Downloaded progenitor v0.10.0
9282026-05-04T22:34:04.805Z Downloaded ref-cast v1.0.25
9292026-05-04T22:34:04.805Z Downloaded postgres-protocol v0.6.10
9302026-05-04T22:34:04.808Z Downloaded parking_lot_core v0.9.12
9312026-05-04T22:34:04.808Z Downloaded oxnet v0.1.4
9322026-05-04T22:34:04.812Z Downloaded indexmap v1.9.3
9332026-05-04T22:34:04.812Z Downloaded parking_lot v0.12.5
9342026-05-04T22:34:04.815Z Downloaded parking_lot v0.11.2
9352026-05-04T22:34:04.815Z Downloaded progenitor v0.14.0
9362026-05-04T22:34:04.815Z Downloaded ar_archive_writer v0.5.1
9372026-05-04T22:34:04.818Z Downloaded ref-cast-impl v1.0.25
9382026-05-04T22:34:04.819Z Downloaded recursive-proc-macro-impl v0.1.1
9392026-05-04T22:34:04.819Z Downloaded predicates v3.1.4
9402026-05-04T22:34:04.821Z Downloaded recursive v0.1.1
9412026-05-04T22:34:04.822Z Downloaded proc-macro-error2 v2.0.1
9422026-05-04T22:34:04.824Z Downloaded parking_lot_core v0.8.6
9432026-05-04T22:34:04.824Z Downloaded progenitor-extras v0.2.0
9442026-05-04T22:34:04.828Z Downloaded progenitor-client v0.13.0
9452026-05-04T22:34:04.828Z Downloaded progenitor v0.13.0
9462026-05-04T22:34:04.828Z Downloaded indicatif v0.18.4
9472026-05-04T22:34:04.831Z Downloaded rfc6979 v0.4.0
9482026-05-04T22:34:04.831Z Downloaded aes v0.8.4
9492026-05-04T22:34:04.834Z Downloaded arc-swap v1.8.2
9502026-05-04T22:34:04.837Z Downloaded phf v0.13.1
9512026-05-04T22:34:04.837Z Downloaded russh-cryptovec v0.7.3
9522026-05-04T22:34:04.837Z Downloaded rtoolbox v0.0.3
9532026-05-04T22:34:04.841Z Downloaded psm v0.1.30
9542026-05-04T22:34:04.841Z Downloaded password-hash v0.5.0
9552026-05-04T22:34:04.841Z Downloaded peg-macros v0.8.5
9562026-05-04T22:34:04.844Z Downloaded headers v0.4.1
9572026-05-04T22:34:04.847Z Downloaded rustc_version v0.1.7
9582026-05-04T22:34:04.847Z Downloaded rustc-hash v2.1.1
9592026-05-04T22:34:04.847Z Downloaded pkcs5 v0.7.1
9602026-05-04T22:34:04.850Z Downloaded pkcs1 v0.7.5
9612026-05-04T22:34:04.851Z Downloaded radium v0.7.0
9622026-05-04T22:34:04.854Z Downloaded postcard v1.1.3
9632026-05-04T22:34:04.854Z Downloaded cc v1.2.56
9642026-05-04T22:34:04.857Z Downloaded rustc_version v0.4.1
9652026-05-04T22:34:04.857Z Downloaded async-compression v0.4.41
9662026-05-04T22:34:04.860Z Downloaded rand_seeder v0.4.0
9672026-05-04T22:34:04.860Z Downloaded rand_core v0.10.0
9682026-05-04T22:34:04.863Z Downloaded rand_core v0.9.5
9692026-05-04T22:34:04.863Z Downloaded rand_chacha v0.9.0
9702026-05-04T22:34:04.863Z Downloaded rand_chacha v0.3.1
9712026-05-04T22:34:04.866Z Downloaded same-file v1.0.6
9722026-05-04T22:34:04.866Z Downloaded p256 v0.13.2
9732026-05-04T22:34:04.870Z Downloaded r2d2 v0.8.10
9742026-05-04T22:34:04.870Z Downloaded omicron-zone-package v0.12.2
9752026-05-04T22:34:04.870Z Downloaded oso v0.27.3
9762026-05-04T22:34:04.873Z Downloaded miniz_oxide v0.8.9
9772026-05-04T22:34:04.877Z Downloaded phf v0.12.1
9782026-05-04T22:34:04.877Z Downloaded sapling-renderdag v0.1.0
9792026-05-04T22:34:04.877Z Downloaded scheduled-thread-pool v0.2.7
9802026-05-04T22:34:04.880Z Downloaded dropshot-api-manager v0.7.1
9812026-05-04T22:34:04.880Z Downloaded scopeguard v1.2.0
9822026-05-04T22:34:04.880Z Downloaded progenitor v0.11.2
9832026-05-04T22:34:04.880Z Downloaded hickory-resolver v0.24.4
9842026-05-04T22:34:04.883Z Downloaded heapless v0.8.0
9852026-05-04T22:34:04.886Z Downloaded ignore v0.4.25
9862026-05-04T22:34:04.886Z Downloaded chacha20poly1305 v0.10.1
9872026-05-04T22:34:04.889Z Downloaded derive_more-impl v2.1.1
9882026-05-04T22:34:04.892Z Downloaded secrecy v0.8.0
9892026-05-04T22:34:04.892Z Downloaded seq-macro v0.3.6
9902026-05-04T22:34:04.892Z Downloaded semver v0.1.20
9912026-05-04T22:34:04.896Z Downloaded secrecy v0.10.3
9922026-05-04T22:34:04.896Z Downloaded hickory-resolver v0.25.2
9932026-05-04T22:34:04.900Z Downloaded serde_repr v0.1.20
9942026-05-04T22:34:04.900Z Downloaded hashbrown v0.13.2
9952026-05-04T22:34:04.903Z Downloaded serde_plain v1.0.2
9962026-05-04T22:34:04.903Z Downloaded serde-big-array v0.5.1
9972026-05-04T22:34:04.903Z Downloaded hickory-server v0.25.2
9982026-05-04T22:34:04.906Z Downloaded pin-project v1.1.11
9992026-05-04T22:34:04.912Z Downloaded rustls-native-certs v0.8.3
10002026-05-04T22:34:04.915Z Downloaded serde_bytes v0.11.19
10012026-05-04T22:34:04.915Z Downloaded shell-words v1.1.1
10022026-05-04T22:34:04.918Z Downloaded serde_urlencoded v0.7.1
10032026-05-04T22:34:04.918Z Downloaded scrypt v0.11.0
10042026-05-04T22:34:04.918Z Downloaded serde_spanned v1.0.4
10052026-05-04T22:34:04.923Z Downloaded quinn-udp v0.5.14
10062026-05-04T22:34:04.926Z Downloaded rustversion v1.0.22
10072026-05-04T22:34:04.927Z Downloaded salsa20 v0.10.2
10082026-05-04T22:34:04.930Z Downloaded signal-hook-tokio v0.3.1
10092026-05-04T22:34:04.930Z Downloaded rustls-pemfile v1.0.4
10102026-05-04T22:34:04.930Z Downloaded openssl-sys v0.9.114
10112026-05-04T22:34:04.935Z Downloaded postgres-types v0.2.12
10122026-05-04T22:34:04.940Z Downloaded rand_core v0.6.4
10132026-05-04T22:34:04.940Z Downloaded papergrid v0.17.0
10142026-05-04T22:34:04.943Z Downloaded signal-hook-mio v0.2.5
10152026-05-04T22:34:04.943Z Downloaded rustls-pemfile v2.2.0
10162026-05-04T22:34:04.946Z Downloaded schemars_derive v0.8.22
10172026-05-04T22:34:04.946Z Downloaded signature v2.2.0
10182026-05-04T22:34:04.949Z Downloaded rusty-fork v0.3.1
10192026-05-04T22:34:04.949Z Downloaded siphasher v1.0.2
10202026-05-04T22:34:04.949Z Downloaded sigpipe v0.1.3
10212026-05-04T22:34:04.954Z Downloaded scroll_derive v0.13.1
10222026-05-04T22:34:04.957Z Downloaded scroll v0.13.0
10232026-05-04T22:34:04.958Z Downloaded prefix-trie v0.7.0
10242026-05-04T22:34:04.961Z Downloaded hashbrown v0.12.3
10252026-05-04T22:34:04.961Z Downloaded slog-envlogger v2.2.0
10262026-05-04T22:34:04.964Z Downloaded progenitor-impl v0.13.0
10272026-05-04T22:34:04.964Z Downloaded slog-bunyan v2.5.0
10282026-05-04T22:34:04.964Z Downloaded progenitor-impl v0.10.0
10292026-05-04T22:34:04.967Z Downloaded serde_derive_internals v0.29.1
10302026-05-04T22:34:04.970Z Downloaded jiff-static v0.2.21
10312026-05-04T22:34:04.970Z Downloaded sec1 v0.7.3
10322026-05-04T22:34:04.975Z Downloaded sct v0.7.1
10332026-05-04T22:34:04.975Z Downloaded resolv-conf v0.7.6
10342026-05-04T22:34:04.976Z Downloaded sqlparser_derive v0.5.0
10352026-05-04T22:34:04.976Z Downloaded sha1 v0.10.6
10362026-05-04T22:34:04.979Z Downloaded serde-hex v0.1.0
10372026-05-04T22:34:04.982Z Downloaded http v1.4.0
10382026-05-04T22:34:04.990Z Downloaded russh-keys v0.45.0
10392026-05-04T22:34:04.993Z Downloaded ssh-cipher v0.2.0
10402026-05-04T22:34:04.996Z Downloaded shlex v1.3.0
10412026-05-04T22:34:04.996Z Downloaded ssh-encoding v0.2.0
10422026-05-04T22:34:05.001Z Downloaded strip-ansi-escapes v0.2.1
10432026-05-04T22:34:05.004Z Downloaded subtle v2.6.1
10442026-05-04T22:34:05.004Z Downloaded strum v0.27.2
10452026-05-04T22:34:05.004Z Downloaded structmeta v0.3.0
10462026-05-04T22:34:05.009Z Downloaded pretty_assertions v1.4.1
10472026-05-04T22:34:05.012Z Downloaded aes-gcm v0.10.3
10482026-05-04T22:34:05.015Z Downloaded signal-hook-registry v1.4.8
10492026-05-04T22:34:05.015Z Downloaded minimal-lexical v0.2.1
10502026-05-04T22:34:05.019Z Downloaded tabled_derive v0.11.0
10512026-05-04T22:34:05.019Z Downloaded hyper-util v0.1.20
10522026-05-04T22:34:05.022Z Downloaded sync_wrapper v1.0.2
10532026-05-04T22:34:05.022Z Downloaded sync-ptr v0.1.4
10542026-05-04T22:34:05.026Z Downloaded strum v0.26.3
10552026-05-04T22:34:05.026Z Downloaded structmeta-derive v0.3.0
10562026-05-04T22:34:05.026Z Downloaded simd-adler32 v0.3.8
10572026-05-04T22:34:05.026Z Downloaded prettyplease v0.2.37
10582026-05-04T22:34:05.029Z Downloaded slog-scope v4.4.1
10592026-05-04T22:34:05.029Z Downloaded take_mut v0.2.2
10602026-05-04T22:34:05.029Z Downloaded smf v0.2.3
10612026-05-04T22:34:05.032Z Downloaded tap v1.0.1
10622026-05-04T22:34:05.032Z Downloaded supports-color v3.0.2
10632026-05-04T22:34:05.032Z Downloaded tagptr v0.2.0
10642026-05-04T22:34:05.032Z Downloaded slab v0.4.12
10652026-05-04T22:34:05.035Z Downloaded slog-async v2.8.0
10662026-05-04T22:34:05.035Z Downloaded slog-term v2.9.2
10672026-05-04T22:34:05.035Z Downloaded slog-dtrace v0.3.0
10682026-05-04T22:34:05.043Z Downloaded serde_cbor v0.11.2
10692026-05-04T22:34:05.046Z Downloaded serde_with_macros v3.17.0
10702026-05-04T22:34:05.050Z Downloaded testing_table v0.3.0
10712026-05-04T22:34:05.056Z Downloaded sqlformat v0.3.5
10722026-05-04T22:34:05.056Z Downloaded slog-stdlog v4.1.1
10732026-05-04T22:34:05.056Z Downloaded termtree v0.5.1
10742026-05-04T22:34:05.056Z Downloaded snafu-derive v0.8.9
10752026-05-04T22:34:05.059Z Downloaded serde_path_to_error v0.1.20
10762026-05-04T22:34:05.062Z Downloaded spki v0.7.3
10772026-05-04T22:34:05.062Z Downloaded ron v0.8.1
10782026-05-04T22:34:05.065Z Downloaded time-core v0.1.8
10792026-05-04T22:34:05.068Z Downloaded thread-id v5.1.0
10802026-05-04T22:34:05.068Z Downloaded stringprep v0.1.5
10812026-05-04T22:34:05.072Z Downloaded tinyvec_macros v0.1.1
10822026-05-04T22:34:05.072Z Downloaded thiserror-impl-no-std v2.0.2
10832026-05-04T22:34:05.077Z Downloaded string_cache v0.8.9
10842026-05-04T22:34:05.077Z Downloaded static_assertions v1.1.0
10852026-05-04T22:34:05.113Z Downloaded schemars v0.8.22
10862026-05-04T22:34:05.113Z Downloaded rcgen v0.12.1
10872026-05-04T22:34:05.113Z Downloaded tabwriter v1.4.1
10882026-05-04T22:34:05.114Z Downloaded slog-json v2.6.1
10892026-05-04T22:34:05.114Z Downloaded rayon-core v1.13.0
10902026-05-04T22:34:05.114Z Downloaded tokio-macros v2.7.0
10912026-05-04T22:34:05.114Z Downloaded progenitor-impl v0.14.0
10922026-05-04T22:34:05.114Z Downloaded support-bundle-viewer v0.1.2
10932026-05-04T22:34:05.114Z Downloaded strum_macros v0.27.2
10942026-05-04T22:34:05.114Z Downloaded strum_macros v0.24.3
10952026-05-04T22:34:05.114Z Downloaded termios v0.3.3
10962026-05-04T22:34:05.114Z Downloaded rustls-platform-verifier v0.6.2
10972026-05-04T22:34:05.114Z Downloaded ryu v1.0.23
10982026-05-04T22:34:05.114Z Downloaded spin v0.9.8
10992026-05-04T22:34:05.114Z Downloaded libxml v0.3.3
11002026-05-04T22:34:05.118Z Downloaded itertools v0.10.5
11012026-05-04T22:34:05.118Z Downloaded crossterm v0.29.0
11022026-05-04T22:34:05.118Z Downloaded rustls-pki-types v1.14.0
11032026-05-04T22:34:05.118Z Downloaded smallvec v0.6.14
11042026-05-04T22:34:05.121Z Downloaded thread_local v1.1.9
11052026-05-04T22:34:05.121Z Downloaded progenitor-impl v0.11.2
11062026-05-04T22:34:05.121Z Downloaded nom v7.1.3
11072026-05-04T22:34:05.125Z Downloaded trait-variant v0.1.2
11082026-05-04T22:34:05.134Z Downloaded tls_codec_derive v0.4.2
11092026-05-04T22:34:05.137Z Downloaded hashbrown v0.15.5
11102026-05-04T22:34:05.140Z Downloaded tls_codec v0.4.2
11112026-05-04T22:34:05.140Z Downloaded publicsuffix v2.3.0
11122026-05-04T22:34:05.143Z Downloaded hashbrown v0.16.1
11132026-05-04T22:34:05.146Z Downloaded num-bigint v0.4.6
11142026-05-04T22:34:05.150Z Downloaded thiserror-no-std v2.0.2
11152026-05-04T22:34:05.150Z Downloaded tokio-native-tls v0.3.1
11162026-05-04T22:34:05.154Z Downloaded similar v2.7.0
11172026-05-04T22:34:05.154Z Downloaded schemars v0.9.0
11182026-05-04T22:34:05.160Z Downloaded unarray v0.1.4
11192026-05-04T22:34:05.163Z Downloaded tower-service v0.3.3
11202026-05-04T22:34:05.163Z Downloaded tower-layer v0.3.3
11212026-05-04T22:34:05.163Z Downloaded topological-sort v0.2.2
11222026-05-04T22:34:05.169Z Downloaded tokio-rustls v0.25.0
11232026-05-04T22:34:05.169Z Downloaded try-lock v0.2.5
11242026-05-04T22:34:05.169Z Downloaded universal-hash v0.5.1
11252026-05-04T22:34:05.169Z Downloaded tokio-dtrace v0.1.1
11262026-05-04T22:34:05.172Z Downloaded typify-macro v0.4.3
11272026-05-04T22:34:05.172Z Downloaded time-macros v0.2.27
11282026-05-04T22:34:05.172Z Downloaded unicode-truncate v1.1.0
11292026-05-04T22:34:05.172Z Downloaded tokio-tungstenite v0.23.1
11302026-05-04T22:34:05.172Z Downloaded iddqd v0.3.18
11312026-05-04T22:34:05.179Z Downloaded serde_yaml v0.9.34+deprecated
11322026-05-04T22:34:05.182Z Downloaded tokio-tungstenite v0.21.0
11332026-05-04T22:34:05.182Z Downloaded term v0.7.0
11342026-05-04T22:34:05.188Z Downloaded unit-prefix v0.5.2
11352026-05-04T22:34:05.188Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11362026-05-04T22:34:05.188Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11372026-05-04T22:34:05.190Z Downloaded strum_macros v0.26.4
11382026-05-04T22:34:05.190Z Downloaded slog v2.8.2
11392026-05-04T22:34:05.191Z Downloaded mio v1.2.0
11402026-05-04T22:34:05.193Z Downloaded socket2 v0.6.3
11412026-05-04T22:34:05.196Z Downloaded socket2 v0.5.10
11422026-05-04T22:34:05.196Z Downloaded quinn v0.11.9
11432026-05-04T22:34:05.199Z Downloaded usdt v0.6.0
11442026-05-04T22:34:05.200Z Downloaded rustls-webpki v0.103.9
11452026-05-04T22:34:05.204Z Downloaded wait-timeout v0.2.1
11462026-05-04T22:34:05.204Z Downloaded usdt-macro v0.6.0
11472026-05-04T22:34:05.204Z Downloaded usdt-attr-macro v0.6.0
11482026-05-04T22:34:05.204Z Downloaded untrusted v0.9.0
11492026-05-04T22:34:05.207Z Downloaded untrusted v0.7.1
11502026-05-04T22:34:05.207Z Downloaded tiny-keccak v2.0.2
11512026-05-04T22:34:05.207Z Downloaded utf-8 v0.7.6
11522026-05-04T22:34:05.207Z Downloaded stacker v0.1.23
11532026-05-04T22:34:05.207Z Downloaded void v1.0.2
11542026-05-04T22:34:05.210Z Downloaded term v1.2.1
11552026-05-04T22:34:05.210Z Downloaded tokio-stream v0.1.18
11562026-05-04T22:34:05.213Z Downloaded aho-corasick v1.1.4
11572026-05-04T22:34:05.216Z Downloaded rsa v0.9.10
11582026-05-04T22:34:05.219Z Downloaded samael v0.0.19
11592026-05-04T22:34:05.222Z Downloaded want v0.3.1
11602026-05-04T22:34:05.227Z Downloaded waitgroup v0.1.2
11612026-05-04T22:34:05.227Z Downloaded futures-util v0.3.32
11622026-05-04T22:34:05.230Z Downloaded rand v0.8.5
11632026-05-04T22:34:05.233Z Downloaded typify-macro v0.6.2
11642026-05-04T22:34:05.233Z Downloaded tokio-rustls v0.24.1
11652026-05-04T22:34:05.237Z Downloaded hyper v1.8.1
11662026-05-04T22:34:05.242Z Downloaded xshell-macros v0.2.7
11672026-05-04T22:34:05.242Z Downloaded xattr v1.6.1
11682026-05-04T22:34:05.245Z Downloaded tui-tree-widget v0.23.1
11692026-05-04T22:34:05.245Z Downloaded signal-hook v0.3.18
11702026-05-04T22:34:05.245Z Downloaded itertools v0.12.1
11712026-05-04T22:34:05.250Z Downloaded rand v0.9.2
11722026-05-04T22:34:05.253Z Downloaded libm v0.2.16
11732026-05-04T22:34:05.256Z Downloaded subprocess v0.2.15
11742026-05-04T22:34:05.260Z Downloaded itertools v0.13.0
11752026-05-04T22:34:05.263Z Downloaded toml_writer v1.0.6+spec-1.1.0
11762026-05-04T22:34:05.263Z Downloaded snafu v0.8.9
11772026-05-04T22:34:05.267Z Downloaded iri-string v0.7.10
11782026-05-04T22:34:05.271Z Downloaded zone_cfg_derive v0.3.1
11792026-05-04T22:34:05.274Z Downloaded usdt-impl v0.6.0
11802026-05-04T22:34:05.274Z Downloaded zone v0.3.1
11812026-05-04T22:34:05.274Z Downloaded h2 v0.4.13
11822026-05-04T22:34:05.277Z Downloaded walkdir v2.5.0
11832026-05-04T22:34:05.280Z Downloaded zeroize_derive v1.4.3
11842026-05-04T22:34:05.280Z Downloaded vergen-lib v0.1.6
11852026-05-04T22:34:05.280Z Downloaded uzers v0.12.2
11862026-05-04T22:34:05.280Z Downloaded qorb v0.4.1
11872026-05-04T22:34:05.285Z Downloaded test-strategy v0.4.5
11882026-05-04T22:34:05.288Z Downloaded p521 v0.13.3
11892026-05-04T22:34:05.288Z Downloaded chrono v0.4.44
11902026-05-04T22:34:05.291Z Downloaded vsss-rs v3.3.4
11912026-05-04T22:34:05.294Z Downloaded vergen-git2 v1.0.7
11922026-05-04T22:34:05.294Z Downloaded toml_parser v1.0.9+spec-1.1.0
11932026-05-04T22:34:05.297Z Downloaded num-bigint-dig v0.8.6
11942026-05-04T22:34:05.303Z Downloaded blake3 v1.8.3
11952026-05-04T22:34:05.324Z Downloaded wyz v0.5.1
11962026-05-04T22:34:05.324Z Downloaded whoami v2.1.0
11972026-05-04T22:34:05.324Z Downloaded unicase v2.9.0
11982026-05-04T22:34:05.328Z Downloaded toml v0.9.12+spec-1.1.0
11992026-05-04T22:34:05.328Z Downloaded bitvec v1.0.1
12002026-05-04T22:34:05.328Z Downloaded xshell v0.2.7
12012026-05-04T22:34:05.328Z Downloaded whoami v1.6.1
12022026-05-04T22:34:05.328Z Downloaded toml v0.7.8
12032026-05-04T22:34:05.328Z Downloaded tar v0.4.45
12042026-05-04T22:34:05.328Z Downloaded vergen v9.0.6
12052026-05-04T22:34:05.328Z Downloaded bindgen v0.71.1
12062026-05-04T22:34:05.328Z Downloaded zeroize v1.8.2
12072026-05-04T22:34:05.333Z Downloaded rand v0.10.0
12082026-05-04T22:34:05.333Z Downloaded unicode-properties v0.1.4
12092026-05-04T22:34:05.333Z Downloaded itertools v0.14.0
12102026-05-04T22:34:05.336Z Downloaded hkdf v0.12.4
12112026-05-04T22:34:05.340Z Downloaded schemars v1.2.1
12122026-05-04T22:34:05.346Z Downloaded zstd-safe v7.2.4
12132026-05-04T22:34:05.352Z Downloaded zstd v0.13.3
12142026-05-04T22:34:05.352Z Downloaded vergen-gitcl v1.0.8
12152026-05-04T22:34:05.352Z Downloaded typify v0.6.2
12162026-05-04T22:34:05.355Z Downloaded typify v0.4.3
12172026-05-04T22:34:05.355Z Downloaded russh v0.45.0
12182026-05-04T22:34:05.358Z Downloaded tungstenite v0.21.0
12192026-05-04T22:34:05.361Z Downloaded tracing-attributes v0.1.31
12202026-05-04T22:34:05.361Z Downloaded twox-hash v2.1.2
12212026-05-04T22:34:05.364Z Downloaded tokio-rustls v0.26.4
12222026-05-04T22:34:05.364Z Downloaded toml v1.0.6+spec-1.1.0
12232026-05-04T22:34:05.369Z Downloaded tinyvec v1.10.0
12242026-05-04T22:34:05.373Z Downloaded rustyline v14.0.0
12252026-05-04T22:34:05.373Z Downloaded yasna v0.5.2
12262026-05-04T22:34:05.373Z Downloaded unsafe-libyaml v0.2.11
12272026-05-04T22:34:05.378Z Downloaded toml_edit v0.23.10+spec-1.0.0
12282026-05-04T22:34:05.381Z Downloaded uuid v1.23.0
12292026-05-04T22:34:05.383Z Downloaded steno v0.4.1
12302026-05-04T22:34:05.388Z Downloaded tokio-postgres v0.7.16
12312026-05-04T22:34:05.391Z Downloaded vte v0.14.1
12322026-05-04T22:34:05.394Z Downloaded rpassword v7.4.0
12332026-05-04T22:34:05.396Z Downloaded aws-lc-rs v1.16.0
12342026-05-04T22:34:05.402Z Downloaded unicode-bidi v0.3.18
12352026-05-04T22:34:05.413Z Downloaded tungstenite v0.23.0
12362026-05-04T22:34:05.418Z Downloaded zerocopy v0.6.6
12372026-05-04T22:34:05.421Z Downloaded ssh-key v0.6.7
12382026-05-04T22:34:05.428Z Downloaded zopfli v0.8.3
12392026-05-04T22:34:05.431Z Downloaded tracing-core v0.1.36
12402026-05-04T22:34:05.445Z Downloaded toml_edit v0.19.15
12412026-05-04T22:34:05.454Z Downloaded regex v1.12.3
12422026-05-04T22:34:05.461Z Downloaded unicode_categories v0.1.1
12432026-05-04T22:34:05.464Z Downloaded p384 v0.13.1
12442026-05-04T22:34:05.467Z Downloaded zip v0.6.6
12452026-05-04T22:34:05.470Z Downloaded reqwest v0.12.28
12462026-05-04T22:34:05.474Z Downloaded reedline v0.40.0
12472026-05-04T22:34:05.480Z Downloaded rayon v1.11.0
12482026-05-04T22:34:05.486Z Downloaded quick-xml v0.37.5
12492026-05-04T22:34:05.489Z Downloaded yansi v1.0.1
12502026-05-04T22:34:05.494Z Downloaded reqwest v0.13.2
12512026-05-04T22:34:05.501Z Downloaded zerocopy-derive v0.8.40
12522026-05-04T22:34:05.504Z Downloaded moka v0.12.13
12532026-05-04T22:34:05.507Z Downloaded tower v0.5.3
12542026-05-04T22:34:05.511Z Downloaded x509-cert v0.2.5
12552026-05-04T22:34:05.515Z Downloaded unicode-segmentation v1.12.0
12562026-05-04T22:34:05.518Z Downloaded typed-path v0.9.3
12572026-05-04T22:34:05.521Z Downloaded rustls-webpki v0.101.7
12582026-05-04T22:34:05.527Z Downloaded salty v0.3.0
12592026-05-04T22:34:05.531Z Downloaded proptest v1.10.0
12602026-05-04T22:34:05.536Z Downloaded portable-atomic v1.13.1
12612026-05-04T22:34:05.541Z Downloaded git2 v0.20.4
12622026-05-04T22:34:05.549Z Downloaded tokio-util v0.7.18
12632026-05-04T22:34:05.553Z Downloaded zip v4.6.1
12642026-05-04T22:34:05.556Z Downloaded goblin v0.10.5
12652026-05-04T22:34:05.566Z Downloaded petname v2.0.2
12662026-05-04T22:34:05.568Z Downloaded tower-http v0.6.8
12672026-05-04T22:34:05.572Z Downloaded tough v0.20.0
12682026-05-04T22:34:05.577Z Downloaded lalrpop v0.19.12
12692026-05-04T22:34:05.583Z Downloaded unicode-normalization v0.1.25
12702026-05-04T22:34:05.587Z Downloaded rustls-webpki v0.102.8
12712026-05-04T22:34:05.596Z Downloaded serde_with v3.17.0
12722026-05-04T22:34:05.625Z Downloaded object v0.30.4
12732026-05-04T22:34:05.633Z Downloaded radix_trie v0.2.1
12742026-05-04T22:34:05.637Z Downloaded winnow v0.5.40
12752026-05-04T22:34:05.646Z Downloaded quinn-proto v0.11.13
12762026-05-04T22:34:05.649Z Downloaded nix v0.27.1
12772026-05-04T22:34:05.655Z Downloaded polar-core v0.27.3
12782026-05-04T22:34:05.660Z Downloaded winnow v0.6.26
12792026-05-04T22:34:05.664Z Downloaded nix v0.29.0
12802026-05-04T22:34:05.671Z Downloaded time v0.3.47
12812026-05-04T22:34:05.678Z Downloaded bstr v1.12.1
12822026-05-04T22:34:05.682Z Downloaded dropshot v0.16.7
12832026-05-04T22:34:05.696Z Downloaded smoltcp v0.9.1
12842026-05-04T22:34:05.703Z Downloaded regex-syntax v0.6.29
12852026-05-04T22:34:05.707Z Downloaded nix v0.28.0
12862026-05-04T22:34:05.713Z Downloaded vcpkg v0.2.15
12872026-05-04T22:34:05.743Z Downloaded rustls v0.21.12
12882026-05-04T22:34:05.748Z Downloaded hickory-proto v0.24.4
12892026-05-04T22:34:05.752Z Downloaded zlib-rs v0.6.2
12902026-05-04T22:34:05.755Z Downloaded object v0.37.3
12912026-05-04T22:34:05.760Z Downloaded zerocopy v0.8.40
12922026-05-04T22:34:05.766Z Downloaded rustls v0.23.37
12932026-05-04T22:34:05.774Z Downloaded webpki-roots v1.0.6
12942026-05-04T22:34:05.778Z Downloaded regress v0.10.5
12952026-05-04T22:34:05.784Z Downloaded hickory-proto v0.25.2
12962026-05-04T22:34:05.794Z Downloaded regex-syntax v0.8.10
12972026-05-04T22:34:05.797Z Downloaded openapiv3 v2.2.0
12982026-05-04T22:34:05.800Z Downloaded smoltcp v0.11.0
12992026-05-04T22:34:05.809Z Downloaded rustix v0.38.44
13002026-05-04T22:34:05.820Z Downloaded regress v0.11.1
13012026-05-04T22:34:05.828Z Downloaded diesel v2.3.7
13022026-05-04T22:34:05.839Z Downloaded rustls v0.22.4
13032026-05-04T22:34:05.846Z Downloaded bzip2-sys v0.1.13+1.0.8
13042026-05-04T22:34:05.853Z Downloaded nix v0.31.2
13052026-05-04T22:34:05.858Z Downloaded dropshot v0.17.0
13062026-05-04T22:34:05.872Z Downloaded tracing v0.1.44
13072026-05-04T22:34:05.884Z Downloaded sqlparser v0.61.0
13082026-05-04T22:34:05.890Z Downloaded tabled v0.20.0
13092026-05-04T22:34:05.899Z Downloaded openssl v0.10.78
13102026-05-04T22:34:05.905Z Downloaded zerocopy-derive v0.6.6
13112026-05-04T22:34:05.911Z Downloaded sled v0.34.7
13122026-05-04T22:34:05.917Z Downloaded ratatui v0.29.0
13132026-05-04T22:34:05.928Z Downloaded typify-impl v0.6.2
13142026-05-04T22:34:05.937Z Downloaded typify-impl v0.4.3
13152026-05-04T22:34:05.947Z Downloaded petgraph v0.6.5
13162026-05-04T22:34:05.958Z Downloaded jiff v0.2.21
13172026-05-04T22:34:05.969Z Downloaded chrono-tz v0.10.4
13182026-05-04T22:34:05.979Z Downloaded regex-automata v0.4.14
13192026-05-04T22:34:05.987Z Downloaded petgraph v0.8.3
13202026-05-04T22:34:06.001Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13212026-05-04T22:34:06.057Z Downloaded csv v1.4.0
13222026-05-04T22:34:06.067Z Downloaded sha3 v0.10.8
13232026-05-04T22:34:06.070Z Downloaded libz-sys v1.1.24
13242026-05-04T22:34:06.091Z Downloaded tokio v1.52.1
13252026-05-04T22:34:06.113Z Downloaded ring v0.17.14
13262026-05-04T22:34:06.157Z Downloaded encoding_rs v0.8.35
13272026-05-04T22:34:06.191Z Downloaded libgit2-sys v0.18.3+1.9.2
13282026-05-04T22:34:06.646Z Downloaded aws-lc-sys v0.37.1
13292026-05-04T22:34:06.893Z Compiling libc v0.2.185
13302026-05-04T22:34:06.896Z Compiling serde v1.0.228
13312026-05-04T22:34:06.896Z Compiling find-msvc-tools v0.1.9
13322026-05-04T22:34:06.896Z Compiling shlex v1.3.0
13332026-05-04T22:34:06.896Z Compiling log v0.4.29
13342026-05-04T22:34:06.896Z Compiling smallvec v1.15.1
13352026-05-04T22:34:06.896Z Compiling typenum v1.19.0
13362026-05-04T22:34:06.896Z Compiling subtle v2.6.1
13372026-05-04T22:34:07.053Z Compiling generic-array v0.14.7
13382026-05-04T22:34:07.066Z Compiling scopeguard v1.2.0
13392026-05-04T22:34:07.070Z Compiling const-oid v0.9.6
13402026-05-04T22:34:07.117Z Compiling portable-atomic v1.13.1
13412026-05-04T22:34:07.130Z Compiling zerocopy v0.8.40
13422026-05-04T22:34:07.144Z Compiling syn v2.0.117
13432026-05-04T22:34:07.159Z Compiling serde_json v1.0.149
13442026-05-04T22:34:07.162Z Compiling critical-section v1.2.0
13452026-05-04T22:34:07.246Z Compiling lock_api v0.4.14
13462026-05-04T22:34:07.249Z Compiling pin-project-lite v0.2.17
13472026-05-04T22:34:07.262Z Compiling parking_lot_core v0.9.12
13482026-05-04T22:34:07.294Z Compiling pkg-config v0.3.32
13492026-05-04T22:34:07.311Z Compiling bitflags v2.11.0
13502026-05-04T22:34:07.330Z Compiling libm v0.2.16
13512026-05-04T22:34:07.347Z Compiling num-traits v0.2.19
13522026-05-04T22:34:07.393Z Compiling futures-core v0.3.32
13532026-05-04T22:34:07.427Z Compiling percent-encoding v2.3.2
13542026-05-04T22:34:07.457Z Compiling futures-sink v0.3.32
13552026-05-04T22:34:07.621Z Compiling cpufeatures v0.2.17
13562026-05-04T22:34:07.637Z Compiling futures-channel v0.3.32
13572026-05-04T22:34:07.655Z Compiling slab v0.4.12
13582026-05-04T22:34:07.668Z Compiling futures-task v0.3.32
13592026-05-04T22:34:07.684Z Compiling futures-io v0.3.32
13602026-05-04T22:34:07.715Z Compiling getrandom v0.4.1
13612026-05-04T22:34:07.731Z Compiling rand_core v0.10.0
13622026-05-04T22:34:07.749Z Compiling rustversion v1.0.22
13632026-05-04T22:34:07.858Z Compiling getrandom v0.3.4
13642026-05-04T22:34:07.876Z Compiling indexmap v2.14.0
13652026-05-04T22:34:07.891Z Compiling form_urlencoded v1.2.2
13662026-05-04T22:34:07.897Z Compiling ident_case v1.0.1
13672026-05-04T22:34:07.923Z Compiling dunce v1.0.5
13682026-05-04T22:34:07.941Z Compiling base64ct v1.8.3
13692026-05-04T22:34:07.956Z Compiling fs_extra v1.3.0
13702026-05-04T22:34:07.985Z Compiling flagset v0.4.7
13712026-05-04T22:34:08.040Z Compiling getrandom v0.2.17
13722026-05-04T22:34:08.054Z Compiling jobserver v0.1.34
13732026-05-04T22:34:08.080Z Compiling errno v0.3.14
13742026-05-04T22:34:08.116Z Compiling mio v1.2.0
13752026-05-04T22:34:08.137Z Compiling socket2 v0.6.3
13762026-05-04T22:34:08.187Z Compiling rand_core v0.6.4
13772026-05-04T22:34:08.203Z Compiling signal-hook-registry v1.4.8
13782026-05-04T22:34:08.258Z Compiling cc v1.2.56
13792026-05-04T22:34:08.276Z Compiling once_cell v1.21.3
13802026-05-04T22:34:08.351Z Compiling parking_lot v0.12.5
13812026-05-04T22:34:08.406Z Compiling pem-rfc7468 v0.7.0
13822026-05-04T22:34:08.446Z Compiling iana-time-zone v0.1.65
13832026-05-04T22:34:08.487Z Compiling rustix v1.1.3
13842026-05-04T22:34:08.490Z Compiling uuid v1.23.0
13852026-05-04T22:34:08.490Z Compiling rustc_version v0.4.1
13862026-05-04T22:34:08.531Z Compiling regex-syntax v0.8.10
13872026-05-04T22:34:08.561Z Compiling vcpkg v0.2.15
13882026-05-04T22:34:08.615Z Compiling aws-lc-rs v1.16.0
13892026-05-04T22:34:08.667Z Compiling tracing-core v0.1.36
13902026-05-04T22:34:08.727Z Compiling openssl-probe v0.2.1
13912026-05-04T22:34:08.747Z Compiling base64 v0.22.1
13922026-05-04T22:34:08.771Z Compiling httparse v1.10.1
13932026-05-04T22:34:08.876Z Compiling rand_core v0.9.5
13942026-05-04T22:34:08.909Z Compiling untrusted v0.7.1
13952026-05-04T22:34:08.942Z Compiling schemars v0.8.22
13962026-05-04T22:34:08.963Z Compiling untrusted v0.9.0
13972026-05-04T22:34:08.980Z Compiling tower-layer v0.3.3
13982026-05-04T22:34:09.012Z Compiling cmake v0.1.57
13992026-05-04T22:34:09.059Z Compiling tower-service v0.3.3
14002026-05-04T22:34:09.109Z Compiling dyn-clone v1.0.20
14012026-05-04T22:34:09.125Z Compiling try-lock v0.2.5
14022026-05-04T22:34:09.180Z Compiling rustls v0.23.37
14032026-05-04T22:34:09.183Z Compiling tinyvec_macros v0.1.1
14042026-05-04T22:34:09.211Z Compiling atomic-waker v1.1.2
14052026-05-04T22:34:09.245Z Compiling want v0.3.1
14062026-05-04T22:34:09.262Z Compiling tinyvec v1.10.0
14072026-05-04T22:34:09.265Z Compiling spin v0.9.8
14082026-05-04T22:34:09.265Z Compiling aho-corasick v1.1.4
14092026-05-04T22:34:09.265Z Compiling pin-utils v0.1.0
14102026-05-04T22:34:09.308Z Compiling powerfmt v0.2.0
14112026-05-04T22:34:09.311Z Compiling time-core v0.1.8
14122026-05-04T22:34:09.365Z Compiling crc32fast v1.5.0
14132026-05-04T22:34:09.370Z Compiling foreign-types-shared v0.1.1
14142026-05-04T22:34:09.399Z Compiling httpdate v1.0.3
14152026-05-04T22:34:09.402Z Compiling openssl v0.10.78
14162026-05-04T22:34:09.432Z Compiling num-conv v0.2.0
14172026-05-04T22:34:09.448Z Compiling wait-timeout v0.2.1
14182026-05-04T22:34:09.493Z Compiling deranged v0.5.8
14192026-05-04T22:34:09.512Z Compiling foreign-types v0.3.2
14202026-05-04T22:34:09.531Z Compiling siphasher v1.0.2
14212026-05-04T22:34:09.561Z Compiling simd-adler32 v0.3.8
14222026-05-04T22:34:09.583Z Compiling time-macros v0.2.27
14232026-05-04T22:34:09.601Z Compiling num_threads v0.1.7
14242026-05-04T22:34:09.645Z Compiling syn v1.0.109
14252026-05-04T22:34:09.661Z Compiling quick-error v1.2.3
14262026-05-04T22:34:09.676Z Compiling native-tls v0.2.18
14272026-05-04T22:34:09.708Z Compiling bit-vec v0.8.0
14282026-05-04T22:34:09.725Z Compiling usdt-impl v0.6.0
14292026-05-04T22:34:09.740Z Compiling crossbeam-utils v0.8.21
14302026-05-04T22:34:09.770Z Compiling unicode-normalization v0.1.25
14312026-05-04T22:34:09.784Z Compiling rand_xorshift v0.4.0
14322026-05-04T22:34:09.835Z Compiling slog v2.8.2
14332026-05-04T22:34:09.891Z Compiling aws-lc-sys v0.37.1
14342026-05-04T22:34:09.971Z Compiling ring v0.17.14
14352026-05-04T22:34:09.999Z Compiling openssl-sys v0.9.114
14362026-05-04T22:34:10.002Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14372026-05-04T22:34:10.032Z Compiling bit-set v0.8.0
14382026-05-04T22:34:10.079Z Compiling bzip2-sys v0.1.13+1.0.8
14392026-05-04T22:34:10.098Z Compiling synstructure v0.13.2
14402026-05-04T22:34:10.114Z Compiling pest_generator v2.8.6
14412026-05-04T22:34:10.130Z Compiling serde_derive_internals v0.29.1
14422026-05-04T22:34:10.231Z Compiling darling_core v0.20.11
14432026-05-04T22:34:10.327Z Compiling regex-automata v0.4.14
14442026-05-04T22:34:10.419Z Compiling tempfile v3.25.0
14452026-05-04T22:34:10.456Z Compiling darling_core v0.21.3
14462026-05-04T22:34:10.595Z Compiling heapless v0.7.17
14472026-05-04T22:34:10.778Z Compiling time v0.3.47
14482026-05-04T22:34:10.794Z Compiling rusty-fork v0.3.1
14492026-05-04T22:34:10.834Z Compiling thread-id v5.1.0
14502026-05-04T22:34:10.890Z Compiling sync_wrapper v1.0.2
14512026-05-04T22:34:10.905Z Compiling cookie v0.18.1
14522026-05-04T22:34:10.938Z Compiling anyhow v1.0.102
14532026-05-04T22:34:11.017Z Compiling zstd-safe v7.2.4
14542026-05-04T22:34:11.034Z Compiling adler2 v2.0.1
14552026-05-04T22:34:11.100Z Compiling signal-hook v0.3.18
14562026-05-04T22:34:11.117Z Compiling unarray v0.1.4
14572026-05-04T22:34:11.132Z Compiling allocator-api2 v0.2.21
14582026-05-04T22:34:11.146Z Compiling unicode-properties v0.1.4
14592026-05-04T22:34:11.193Z Compiling unicode-bidi v0.3.18
14602026-05-04T22:34:11.244Z Compiling paste v1.0.15
14612026-05-04T22:34:11.248Z Compiling miniz_oxide v0.8.9
14622026-05-04T22:34:11.504Z Compiling num-integer v0.1.46
14632026-05-04T22:34:11.533Z Compiling stringprep v0.1.5
14642026-05-04T22:34:11.609Z Compiling vergen-lib v0.1.6
14652026-05-04T22:34:11.766Z Compiling curve25519-dalek v4.1.3
14662026-05-04T22:34:11.807Z Compiling ff v0.13.1
14672026-05-04T22:34:11.859Z Compiling hash32 v0.2.1
14682026-05-04T22:34:11.890Z Compiling memoffset v0.9.1
14692026-05-04T22:34:11.919Z Compiling ryu v1.0.23
14702026-05-04T22:34:11.934Z Compiling serde_derive v1.0.228
14712026-05-04T22:34:11.964Z Compiling zeroize_derive v1.4.3
14722026-05-04T22:34:12.007Z Compiling zerofrom-derive v0.1.6
14732026-05-04T22:34:12.066Z Compiling yoke-derive v0.8.1
14742026-05-04T22:34:12.100Z Compiling zerocopy-derive v0.8.40
14752026-05-04T22:34:12.115Z Compiling zerovec-derive v0.11.2
14762026-05-04T22:34:12.130Z Compiling displaydoc v0.2.5
14772026-05-04T22:34:12.155Z Compiling tokio-macros v2.7.0
14782026-05-04T22:34:12.411Z Compiling futures-macro v0.3.32
14792026-05-04T22:34:12.595Z Compiling der_derive v0.7.3
14802026-05-04T22:34:12.670Z Compiling zeroize v1.8.2
14812026-05-04T22:34:12.944Z Compiling thiserror-impl v2.0.18
14822026-05-04T22:34:12.961Z Compiling rustls-pki-types v1.14.0
14832026-05-04T22:34:13.030Z Compiling tracing-attributes v0.1.31
14842026-05-04T22:34:13.261Z Compiling futures-util v0.3.32
14852026-05-04T22:34:13.319Z Compiling scroll_derive v0.13.1
14862026-05-04T22:34:13.334Z Compiling schemars_derive v0.8.22
14872026-05-04T22:34:13.444Z Compiling crypto-common v0.1.7
14882026-05-04T22:34:13.464Z Compiling block-buffer v0.10.4
14892026-05-04T22:34:13.490Z Compiling zerofrom v0.1.6
14902026-05-04T22:34:13.607Z Compiling yoke v0.8.1
14912026-05-04T22:34:13.624Z Compiling digest v0.10.7
14922026-05-04T22:34:13.640Z Compiling block-padding v0.3.3
14932026-05-04T22:34:13.657Z Compiling der v0.7.10
14942026-05-04T22:34:13.812Z Compiling zerovec v0.11.5
14952026-05-04T22:34:13.827Z Compiling zerotrie v0.2.3
14962026-05-04T22:34:13.900Z Compiling hmac v0.12.1
14972026-05-04T22:34:14.077Z Compiling inout v0.1.4
14982026-05-04T22:34:14.151Z Compiling sha2 v0.10.9
14992026-05-04T22:34:14.168Z Compiling pbkdf2 v0.12.2
15002026-05-04T22:34:14.267Z Compiling cipher v0.4.4
15012026-05-04T22:34:14.299Z Compiling tinystr v0.8.2
15022026-05-04T22:34:14.331Z Compiling potential_utf v0.1.4
15032026-05-04T22:34:14.354Z Compiling thiserror v2.0.18
15042026-05-04T22:34:14.396Z Compiling tracing v0.1.44
15052026-05-04T22:34:14.483Z Compiling icu_locale_core v2.1.1
15062026-05-04T22:34:14.515Z Compiling icu_collections v2.1.1
15072026-05-04T22:34:14.533Z Compiling spki v0.7.3
15082026-05-04T22:34:14.551Z Compiling salsa20 v0.10.2
15092026-05-04T22:34:14.566Z Compiling cbc v0.1.2
15102026-05-04T22:34:14.610Z Compiling aes v0.8.4
15112026-05-04T22:34:14.697Z Compiling pest_derive v2.8.6
15122026-05-04T22:34:14.716Z Compiling scrypt v0.11.0
15132026-05-04T22:34:14.738Z Compiling scroll v0.13.0
15142026-05-04T22:34:14.767Z Compiling darling_macro v0.20.11
15152026-05-04T22:34:14.929Z Compiling openssl-macros v0.1.1
15162026-05-04T22:34:14.997Z Compiling goblin v0.10.5
15172026-05-04T22:34:15.021Z Compiling pkcs5 v0.7.1
15182026-05-04T22:34:15.036Z Compiling signature v2.2.0
15192026-05-04T22:34:15.167Z Compiling icu_provider v2.1.1
15202026-05-04T22:34:15.238Z Compiling dtrace-parser v0.3.0
15212026-05-04T22:34:15.285Z Compiling darling v0.20.11
15222026-05-04T22:34:15.374Z Compiling pkcs8 v0.10.2
15232026-05-04T22:34:15.394Z Compiling derive_builder_core v0.20.2
15242026-05-04T22:34:15.422Z Compiling bytes v1.11.1
15252026-05-04T22:34:15.485Z Compiling icu_properties v2.1.2
15262026-05-04T22:34:15.500Z Compiling icu_normalizer v2.1.1
15272026-05-04T22:34:15.527Z Compiling chrono v0.4.44
15282026-05-04T22:34:15.579Z Compiling ipnet v2.11.0
15292026-05-04T22:34:15.614Z Compiling rustls-native-certs v0.8.3
15302026-05-04T22:34:15.692Z Compiling thiserror-impl v1.0.69
15312026-05-04T22:34:15.708Z Compiling scroll_derive v0.12.1
15322026-05-04T22:34:15.924Z Compiling tokio v1.52.1
15332026-05-04T22:34:16.015Z Compiling http v1.4.0
15342026-05-04T22:34:16.044Z Compiling serde_spanned v0.6.9
15352026-05-04T22:34:16.060Z Compiling serde_tokenstream v0.2.3
15362026-05-04T22:34:16.092Z Compiling erased-serde v0.3.31
15372026-05-04T22:34:16.205Z Compiling toml_datetime v0.6.11
15382026-05-04T22:34:16.286Z Compiling derive_builder_macro v0.20.2
15392026-05-04T22:34:16.392Z Compiling idna_adapter v1.2.1
15402026-05-04T22:34:16.407Z Compiling scroll v0.12.0
15412026-05-04T22:34:16.468Z Compiling ppv-lite86 v0.2.21
15422026-05-04T22:34:16.484Z Compiling md-5 v0.10.6
15432026-05-04T22:34:16.556Z Compiling idna v1.1.0
15442026-05-04T22:34:16.594Z Compiling webpki-roots v1.0.6
15452026-05-04T22:34:16.609Z Compiling darling_macro v0.21.3
15462026-05-04T22:34:16.673Z Compiling http-body v1.0.1
15472026-05-04T22:34:16.700Z Compiling zerocopy-derive v0.7.35
15482026-05-04T22:34:16.716Z Compiling fallible-iterator v0.2.0
15492026-05-04T22:34:16.731Z Compiling base16ct v0.2.0
15502026-05-04T22:34:16.780Z Compiling rand_chacha v0.9.0
15512026-05-04T22:34:16.816Z Compiling http-body-util v0.1.3
15522026-05-04T22:34:16.846Z Compiling url v2.5.8
15532026-05-04T22:34:16.922Z Compiling rand_chacha v0.3.1
15542026-05-04T22:34:16.938Z Compiling litrs v1.0.0
15552026-05-04T22:34:16.955Z Compiling cfg_aliases v0.2.1
15562026-05-04T22:34:16.999Z Compiling rand v0.9.2
15572026-05-04T22:34:17.042Z Compiling thiserror v1.0.69
15582026-05-04T22:34:17.057Z Compiling iri-string v0.7.10
15592026-05-04T22:34:17.076Z Compiling smoltcp v0.9.1
15602026-05-04T22:34:17.131Z Compiling num-bigint-dig v0.8.6
15612026-05-04T22:34:17.163Z Compiling rustix v0.38.44
15622026-05-04T22:34:17.237Z Compiling psl-types v2.0.11
15632026-05-04T22:34:17.362Z Compiling ref-cast v1.0.25
15642026-05-04T22:34:17.379Z Compiling zlib-rs v0.6.2
15652026-05-04T22:34:17.473Z Compiling document-features v0.2.12
15662026-05-04T22:34:17.537Z Compiling publicsuffix v2.3.0
15672026-05-04T22:34:17.701Z Compiling proptest v1.10.0
15682026-05-04T22:34:17.723Z Compiling zerocopy v0.7.35
15692026-05-04T22:34:17.738Z Compiling postgres-protocol v0.6.10
15702026-05-04T22:34:17.781Z Compiling dof v0.4.0
15712026-05-04T22:34:17.797Z Compiling rand v0.8.5
15722026-05-04T22:34:17.813Z Compiling darling v0.21.3
15732026-05-04T22:34:17.881Z Compiling nix v0.31.2
15742026-05-04T22:34:17.909Z Compiling sec1 v0.7.3
15752026-05-04T22:34:17.966Z Compiling derive_builder v0.20.2
15762026-05-04T22:34:18.112Z Compiling goblin v0.8.2
15772026-05-04T22:34:18.209Z Compiling ipnetwork v0.21.1
15782026-05-04T22:34:18.280Z Compiling cargo-platform v0.1.9
15792026-05-04T22:34:18.280Z Compiling serde_urlencoded v0.7.1
15802026-05-04T22:34:18.332Z Compiling hubpack_derive v0.1.1
15812026-05-04T22:34:18.425Z Compiling hkdf v0.12.4
15822026-05-04T22:34:18.565Z Compiling oxnet v0.1.4
15832026-05-04T22:34:18.595Z Compiling crypto-bigint v0.5.5
15842026-05-04T22:34:18.613Z Compiling regex v1.12.3
15852026-05-04T22:34:18.759Z Compiling strum_macros v0.27.2
15862026-05-04T22:34:18.791Z Compiling async-trait v0.1.89
15872026-05-04T22:34:18.820Z Compiling daft-derive v0.1.5
15882026-05-04T22:34:18.998Z Compiling curve25519-dalek-derive v0.1.1
15892026-05-04T22:34:19.014Z Compiling ref-cast-impl v1.0.25
15902026-05-04T22:34:19.072Z Compiling group v0.13.0
15912026-05-04T22:34:19.199Z Compiling num-iter v0.1.45
15922026-05-04T22:34:19.341Z Compiling terminal_size v0.4.3
15932026-05-04T22:34:19.356Z Compiling phf_shared v0.13.1
15942026-05-04T22:34:19.501Z Compiling lazy_static v1.5.0
15952026-05-04T22:34:19.579Z Compiling vergen v9.0.6
15962026-05-04T22:34:19.600Z Compiling fs-err v3.3.0
15972026-05-04T22:34:19.617Z Compiling ahash v0.8.12
15982026-05-04T22:34:19.633Z Compiling tokio-util v0.7.18
15992026-05-04T22:34:19.651Z Compiling tower v0.5.3
16002026-05-04T22:34:19.654Z Compiling tokio-native-tls v0.3.1
16012026-05-04T22:34:19.685Z Compiling object v0.37.3
16022026-05-04T22:34:19.769Z Compiling managed v0.8.0
16032026-05-04T22:34:19.790Z Compiling foldhash v0.1.5
16042026-05-04T22:34:19.816Z Compiling bitflags v1.3.2
16052026-05-04T22:34:19.845Z Compiling libbz2-rs-sys v0.2.2
16062026-05-04T22:34:19.863Z Compiling unicode-segmentation v1.12.0
16072026-05-04T22:34:19.879Z Compiling foldhash v0.2.0
16082026-05-04T22:34:19.907Z Compiling bumpalo v3.20.2
16092026-05-04T22:34:19.984Z Compiling winnow v0.5.40
16102026-05-04T22:34:20.056Z Compiling newtype-uuid v1.3.2
16112026-05-04T22:34:20.119Z Compiling tower-http v0.6.8
16122026-05-04T22:34:20.158Z Compiling zopfli v0.8.3
16132026-05-04T22:34:20.181Z Compiling hashbrown v0.16.1
16142026-05-04T22:34:20.277Z Compiling flate2 v1.1.9
16152026-05-04T22:34:20.420Z Compiling h2 v0.4.13
16162026-05-04T22:34:20.553Z Compiling dof v0.3.0
16172026-05-04T22:34:20.568Z Compiling daft v0.1.5
16182026-05-04T22:34:20.607Z Compiling bzip2 v0.6.1
16192026-05-04T22:34:20.707Z Compiling hashbrown v0.15.5
16202026-05-04T22:34:20.723Z Compiling clap_builder v4.5.60
16212026-05-04T22:34:20.827Z Compiling strum v0.27.2
16222026-05-04T22:34:20.878Z Compiling phf v0.13.1
16232026-05-04T22:34:20.881Z Compiling elliptic-curve v0.13.8
16242026-05-04T22:34:20.925Z Compiling signal-hook-mio v0.2.5
16252026-05-04T22:34:20.993Z Compiling usdt-attr-macro v0.6.0
16262026-05-04T22:34:21.062Z Compiling usdt-macro v0.6.0
16272026-05-04T22:34:21.077Z Compiling cargo_metadata v0.19.2
16282026-05-04T22:34:21.276Z Compiling toml_edit v0.19.15
16292026-05-04T22:34:21.292Z Compiling cookie_store v0.22.1
16302026-05-04T22:34:21.324Z Compiling hubpack v0.1.2
16312026-05-04T22:34:21.422Z Compiling bzip2 v0.4.4
16322026-05-04T22:34:21.480Z Compiling postgres-types v0.2.12
16332026-05-04T22:34:21.570Z Compiling serde_with_macros v3.17.0
16342026-05-04T22:34:21.639Z Compiling zstd v0.13.3
16352026-05-04T22:34:21.673Z Compiling dtrace-parser v0.2.0
16362026-05-04T22:34:21.846Z Compiling pkcs1 v0.7.5
16372026-05-04T22:34:21.873Z Compiling ed25519 v2.2.3
16382026-05-04T22:34:21.928Z Compiling hex v0.4.3
16392026-05-04T22:34:21.960Z Compiling serde-big-array v0.5.1
16402026-05-04T22:34:22.050Z Compiling rfc6979 v0.4.0
16412026-05-04T22:34:22.115Z Compiling bstr v1.12.1
16422026-05-04T22:34:22.193Z Compiling enum-as-inner v0.6.1
16432026-05-04T22:34:22.213Z Compiling strum_macros v0.26.4
16442026-05-04T22:34:22.260Z Compiling serde_repr v0.1.20
16452026-05-04T22:34:22.417Z Compiling clap_derive v4.5.55
16462026-05-04T22:34:22.439Z Compiling phf_shared v0.11.3
16472026-05-04T22:34:22.693Z Compiling float-cmp v0.10.0
16482026-05-04T22:34:22.741Z Compiling thread-id v4.2.2
16492026-05-04T22:34:22.795Z Compiling memmap2 v0.9.10
16502026-05-04T22:34:22.813Z Compiling env_filter v1.0.0
16512026-05-04T22:34:22.834Z Compiling encoding_rs v0.8.35
16522026-05-04T22:34:22.852Z Compiling static_assertions v1.1.0
16532026-05-04T22:34:22.869Z Compiling fixedbitset v0.5.7
16542026-05-04T22:34:22.872Z Compiling keccak v0.1.6
16552026-05-04T22:34:22.872Z Compiling fixedbitset v0.4.2
16562026-05-04T22:34:22.940Z Compiling either v1.15.0
16572026-05-04T22:34:23.033Z Compiling jiff v0.2.21
16582026-05-04T22:34:23.124Z Compiling whoami v2.1.0
16592026-05-04T22:34:23.147Z Compiling precomputed-hash v0.1.1
16602026-05-04T22:34:23.174Z Compiling normalize-line-endings v0.3.0
16612026-05-04T22:34:23.203Z Compiling difflib v0.4.0
16622026-05-04T22:34:23.249Z Compiling rustc-hash v2.1.1
16632026-05-04T22:34:23.284Z Compiling data-encoding v2.10.0
16642026-05-04T22:34:23.399Z Compiling mime v0.3.17
16652026-05-04T22:34:23.538Z Compiling hyper v1.8.1
16662026-05-04T22:34:23.700Z Compiling predicates-core v1.0.10
16672026-05-04T22:34:23.760Z Compiling new_debug_unreachable v1.0.6
16682026-05-04T22:34:23.789Z Compiling hickory-proto v0.25.2
16692026-05-04T22:34:23.804Z Compiling iddqd v0.3.18
16702026-05-04T22:34:23.841Z Compiling predicates v3.1.4
16712026-05-04T22:34:23.900Z Compiling string_cache v0.8.9
16722026-05-04T22:34:23.915Z Compiling tokio-postgres v0.7.16
16732026-05-04T22:34:24.019Z Compiling itertools v0.13.0
16742026-05-04T22:34:24.035Z Compiling petgraph v0.8.3
16752026-05-04T22:34:24.092Z Compiling strum v0.26.3
16762026-05-04T22:34:24.153Z Compiling sha3 v0.10.8
16772026-05-04T22:34:24.244Z Compiling petgraph v0.6.5
16782026-05-04T22:34:24.295Z Compiling clap v4.5.60
16792026-05-04T22:34:24.394Z Compiling env_logger v0.11.9
16802026-05-04T22:34:24.410Z Compiling usdt v0.6.0
16812026-05-04T22:34:24.486Z Compiling toml_edit v0.22.27
16822026-05-04T22:34:24.518Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16832026-05-04T22:34:24.638Z Compiling hyper-util v0.1.20
16842026-05-04T22:34:24.699Z Compiling usdt-impl v0.5.0
16852026-05-04T22:34:24.780Z Compiling serde_with v3.17.0
16862026-05-04T22:34:24.975Z Compiling toml v0.7.8
16872026-05-04T22:34:25.169Z Compiling similar v2.7.0
16882026-05-04T22:34:25.286Z Compiling crossterm v0.28.1
16892026-05-04T22:34:25.317Z Compiling ecdsa v0.16.9
16902026-05-04T22:34:25.589Z Compiling ed25519-dalek v2.2.0
16912026-05-04T22:34:25.726Z Compiling zip v4.6.1
16922026-05-04T22:34:25.745Z Compiling rsa v0.9.10
16932026-05-04T22:34:25.990Z Compiling hyper-tls v0.6.0
16942026-05-04T22:34:26.157Z Compiling zip v0.6.6
16952026-05-04T22:34:26.466Z Compiling tokio-stream v0.1.18
16962026-05-04T22:34:26.483Z Compiling heck v0.4.1
16972026-05-04T22:34:26.601Z Compiling toml_parser v1.0.9+spec-1.1.0
16982026-05-04T22:34:26.617Z Compiling buf-list v1.1.2
16992026-05-04T22:34:26.709Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17002026-05-04T22:34:26.726Z Compiling openapiv3 v2.2.0
17012026-05-04T22:34:26.729Z Compiling x509-cert v0.2.5
17022026-05-04T22:34:26.759Z Compiling sha1 v0.10.6
17032026-05-04T22:34:26.917Z Compiling crossbeam-epoch v0.9.18
17042026-05-04T22:34:26.960Z Compiling toml_datetime v0.7.5+spec-1.1.0
17052026-05-04T22:34:26.999Z Compiling peg-runtime v0.8.5
17062026-05-04T22:34:27.043Z Compiling lalrpop-util v0.19.12
17072026-05-04T22:34:27.216Z Compiling thread_local v1.1.9
17082026-05-04T22:34:27.257Z Compiling slog-async v2.8.0
17092026-05-04T22:34:27.276Z Compiling futures-executor v0.3.32
17102026-05-04T22:34:27.279Z Compiling crossbeam-channel v0.5.15
17112026-05-04T22:34:27.312Z Compiling is-terminal v0.4.17
17122026-05-04T22:34:27.315Z Compiling filetime v0.2.27
17132026-05-04T22:34:27.345Z Compiling xattr v1.6.1
17142026-05-04T22:34:27.362Z Compiling take_mut v0.2.2
17152026-05-04T22:34:27.431Z Compiling term v1.2.1
17162026-05-04T22:34:27.536Z Compiling tar v0.4.45
17172026-05-04T22:34:27.539Z Compiling futures v0.3.32
17182026-05-04T22:34:27.807Z Compiling slog-term v2.9.2
17192026-05-04T22:34:42.729Z Compiling rustls-webpki v0.103.9
17202026-05-04T22:34:45.490Z Compiling tokio-rustls v0.26.4
17212026-05-04T22:34:45.490Z Compiling rustls-platform-verifier v0.6.2
17222026-05-04T22:34:45.690Z Compiling hyper-rustls v0.27.7
17232026-05-04T22:34:45.880Z Compiling reqwest v0.13.2
17242026-05-04T22:34:45.880Z Compiling reqwest v0.12.28
17252026-05-04T22:34:47.852Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17262026-05-04T22:34:48.090Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17272026-05-04T22:34:50.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.15s
17282026-05-04T22:34:51.024Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17292026-05-04T22:34:51.081ZMay 04 22:34:50.858 INFO Starting download, target: DendriteStub
17302026-05-04T22:34:51.081ZMay 04 22:34:50.859 INFO Starting download, target: Console
17312026-05-04T22:34:51.081ZMay 04 22:34:50.859 INFO Starting download, target: Cockroach
17322026-05-04T22:34:51.081ZMay 04 22:34:50.859 INFO Starting download, target: MaghemiteMgd
17332026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Starting download, target: Clickhouse
17342026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Starting download, target: TransceiverControl
17352026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17362026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17372026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17382026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17392026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17402026-05-04T22:34:51.084ZMay 04 22:34:50.859 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17412026-05-04T22:34:51.458ZMay 04 22:34:51.236 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17422026-05-04T22:34:51.669ZMay 04 22:34:51.445 INFO Download complete, target: TransceiverControl
17432026-05-04T22:34:52.145ZMay 04 22:34:51.920 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17442026-05-04T22:34:52.386ZMay 04 22:34:52.157 INFO Download complete, target: Console
17452026-05-04T22:34:52.621ZMay 04 22:34:52.392 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17462026-05-04T22:34:52.782ZMay 04 22:34:52.557 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17472026-05-04T22:34:53.120ZMay 04 22:34:52.898 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17482026-05-04T22:34:53.177ZMay 04 22:34:52.955 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17492026-05-04T22:34:53.177ZMay 04 22:34:52.955 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17502026-05-04T22:34:55.033ZMay 04 22:34:54.811 INFO Download complete, target: DendriteStub
17512026-05-04T22:34:55.212ZMay 04 22:34:54.990 INFO Download complete, target: MaghemiteMgd
17522026-05-04T22:34:57.862ZMay 04 22:34:57.639 INFO Checking that binary works, target: Cockroach
17532026-05-04T22:34:57.967ZMay 04 22:34:57.744 INFO Download complete, target: Cockroach
17542026-05-04T22:34:59.916ZMay 04 22:34:59.693 INFO Checking that binary works, target: Clickhouse
17552026-05-04T22:34:59.999ZMay 04 22:34:59.776 INFO Download complete, target: Clickhouse
17562026-05-04T22:35:00.005ZAll prerequisites installed successfully
17572026-05-04T22:35:00.008Z
17582026-05-04T22:35:00.008Zreal 2:51.828020188
17592026-05-04T22:35:00.008Zuser 7:13.191068831
17602026-05-04T22:35:00.008Zsys 1:45.547120451
17612026-05-04T22:35:00.008Ztrap 0.262131692
17622026-05-04T22:35:00.008Ztflt 1.169495332
17632026-05-04T22:35:00.008Zdflt 1.717483463
17642026-05-04T22:35:00.008Zkflt 0.036842493
17652026-05-04T22:35:00.008Zlock 22:30.070065352
17662026-05-04T22:35:00.008Zslp 19:22.896753860
17672026-05-04T22:35:00.008Zlat 25.560665986
17682026-05-04T22:35:00.008Zstop 2:59.740923724
17692026-05-04T22:35:00.008Z+ ptime -m cargo xtask download softnpu
17702026-05-04T22:35:00.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17712026-05-04T22:35:00.550Z Running `target/debug/xtask download softnpu`
17722026-05-04T22:35:01.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17732026-05-04T22:35:01.389Z Running `target/debug/xtask-downloader softnpu`
17742026-05-04T22:35:01.435ZMay 04 22:35:01.211 INFO Starting download, target: Softnpu
17752026-05-04T22:35:01.438ZMay 04 22:35:01.212 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
17762026-05-04T22:35:02.083ZMay 04 22:35:01.860 INFO Download complete, target: Softnpu
17772026-05-04T22:35:02.088Z
17782026-05-04T22:35:02.088Zreal 2.075400694
17792026-05-04T22:35:02.088Zuser 1.354353082
17802026-05-04T22:35:02.088Zsys 0.662751318
17812026-05-04T22:35:02.088Ztrap 0.000441251
17822026-05-04T22:35:02.088Ztflt 0.000138471
17832026-05-04T22:35:02.088Zdflt 0.000653668
17842026-05-04T22:35:02.088Zkflt 0.000000000
17852026-05-04T22:35:02.088Zlock 11.905198349
17862026-05-04T22:35:02.088Zslp 0.496797977
17872026-05-04T22:35:02.088Zlat 0.062638321
17882026-05-04T22:35:02.088Zstop 0.000186700
17892026-05-04T22:35:02.088Z+ export CARGO_INCREMENTAL=0
17902026-05-04T22:35:02.088Z+ CARGO_INCREMENTAL=0
17912026-05-04T22:35:02.088Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
17922026-05-04T22:35:02.975Z Compiling proc-macro2 v1.0.106
17932026-05-04T22:35:02.975Z Compiling quote v1.0.45
17942026-05-04T22:35:02.978Z Compiling unicode-ident v1.0.24
17952026-05-04T22:35:02.978Z Compiling libc v0.2.185
17962026-05-04T22:35:02.978Z Compiling serde_core v1.0.228
17972026-05-04T22:35:02.978Z Compiling serde v1.0.228
17982026-05-04T22:35:02.978Z Compiling cfg-if v1.0.4
17992026-05-04T22:35:02.978Z Compiling version_check v0.9.5
18002026-05-04T22:35:02.978Z Compiling find-msvc-tools v0.1.9
18012026-05-04T22:35:02.978Z Compiling shlex v1.3.0
18022026-05-04T22:35:02.978Z Compiling typenum v1.19.0
18032026-05-04T22:35:02.978Z Compiling autocfg v1.5.0
18042026-05-04T22:35:03.134Z Compiling zmij v1.0.21
18052026-05-04T22:35:03.147Z Compiling serde_json v1.0.149
18062026-05-04T22:35:03.162Z Compiling memchr v2.8.0
18072026-05-04T22:35:03.343Z Compiling portable-atomic v1.13.1
18082026-05-04T22:35:03.449Z Compiling zerocopy v0.8.40
18092026-05-04T22:35:03.519Z Compiling generic-array v0.14.7
18102026-05-04T22:35:03.605Z Compiling libm v0.2.16
18112026-05-04T22:35:03.636Z Compiling smallvec v1.15.1
18122026-05-04T22:35:03.636Z Compiling parking_lot_core v0.9.12
18132026-05-04T22:35:03.641Z Compiling icu_properties_data v2.1.2
18142026-05-04T22:35:03.709Z Compiling icu_normalizer_data v2.1.1
18152026-05-04T22:35:03.738Z Compiling num-traits v0.2.19
18162026-05-04T22:35:03.783Z Compiling itoa v1.0.17
18172026-05-04T22:35:03.815Z Compiling getrandom v0.4.1
18182026-05-04T22:35:03.848Z Compiling log v0.4.29
18192026-05-04T22:35:03.909Z Compiling stable_deref_trait v1.2.1
18202026-05-04T22:35:03.935Z Compiling pkg-config v0.3.32
18212026-05-04T22:35:03.951Z Compiling subtle v2.6.1
18222026-05-04T22:35:04.088Z Compiling scopeguard v1.2.0
18232026-05-04T22:35:04.118Z Compiling jobserver v0.1.34
18242026-05-04T22:35:04.134Z Compiling getrandom v0.2.17
18252026-05-04T22:35:04.233Z Compiling errno v0.3.14
18262026-05-04T22:35:04.236Z Compiling lock_api v0.4.14
18272026-05-04T22:35:04.297Z Compiling rand_core v0.6.4
18282026-05-04T22:35:04.396Z Compiling cc v1.2.56
18292026-05-04T22:35:04.433Z Compiling litemap v0.8.1
18302026-05-04T22:35:04.450Z Compiling percent-encoding v2.3.2
18312026-05-04T22:35:04.468Z Compiling writeable v0.6.2
18322026-05-04T22:35:04.487Z Compiling thiserror v2.0.18
18332026-05-04T22:35:04.535Z Compiling pin-project-lite v0.2.17
18342026-05-04T22:35:04.655Z Compiling fnv v1.0.7
18352026-05-04T22:35:04.705Z Compiling getrandom v0.3.4
18362026-05-04T22:35:04.739Z Compiling syn v2.0.117
18372026-05-04T22:35:04.794Z Compiling critical-section v1.2.0
18382026-05-04T22:35:04.881Z Compiling schemars v0.8.22
18392026-05-04T22:35:04.885Z Compiling rustversion v1.0.22
18402026-05-04T22:35:04.885Z Compiling equivalent v1.0.2
18412026-05-04T22:35:04.930Z Compiling utf8_iter v1.0.4
18422026-05-04T22:35:05.023Z Compiling fs_extra v1.3.0
18432026-05-04T22:35:05.039Z Compiling dunce v1.0.5
18442026-05-04T22:35:05.041Z Compiling rand_core v0.10.0
18452026-05-04T22:35:05.115Z Compiling cmake v0.1.57
18462026-05-04T22:35:05.153Z Compiling form_urlencoded v1.2.2
18472026-05-04T22:35:05.306Z Compiling signal-hook-registry v1.4.8
18482026-05-04T22:35:05.321Z Compiling const-oid v0.9.6
18492026-05-04T22:35:05.389Z Compiling once_cell v1.21.3
18502026-05-04T22:35:05.475Z Compiling bitflags v2.11.0
18512026-05-04T22:35:05.519Z Compiling semver v1.0.28
18522026-05-04T22:35:05.647Z Compiling hashbrown v0.17.0
18532026-05-04T22:35:05.665Z Compiling parking_lot v0.12.5
18542026-05-04T22:35:05.668Z Compiling mio v1.2.0
18552026-05-04T22:35:05.696Z Compiling ring v0.17.14
18562026-05-04T22:35:05.797Z Compiling aws-lc-sys v0.37.1
18572026-05-04T22:35:05.814Z Compiling socket2 v0.6.3
18582026-05-04T22:35:05.878Z Compiling rustix v1.1.3
18592026-05-04T22:35:05.902Z Compiling aws-lc-rs v1.16.0
18602026-05-04T22:35:05.917Z Compiling thiserror v1.0.69
18612026-05-04T22:35:05.917Z Compiling futures-core v0.3.32
18622026-05-04T22:35:06.059Z Compiling strsim v0.11.1
18632026-05-04T22:35:06.154Z Compiling indexmap v2.14.0
18642026-05-04T22:35:06.225Z Compiling ucd-trie v0.1.7
18652026-05-04T22:35:06.233Z Compiling httparse v1.10.1
18662026-05-04T22:35:06.233Z Compiling byteorder v1.5.0
18672026-05-04T22:35:06.361Z Compiling heck v0.5.0
18682026-05-04T22:35:06.388Z Compiling pest v2.8.6
18692026-05-04T22:35:06.404Z Compiling iana-time-zone v0.1.65
18702026-05-04T22:35:06.480Z Compiling vcpkg v0.2.15
18712026-05-04T22:35:06.525Z Compiling syn v1.0.109
18722026-05-04T22:35:06.542Z Compiling ident_case v1.0.1
18732026-05-04T22:35:06.558Z Compiling uuid v1.23.0
18742026-05-04T22:35:06.595Z Compiling cpufeatures v0.2.17
18752026-05-04T22:35:06.742Z Compiling regex-syntax v0.8.10
18762026-05-04T22:35:06.849Z Compiling rustc_version v0.4.1
18772026-05-04T22:35:06.970Z Compiling rustls v0.23.37
18782026-05-04T22:35:07.067Z Compiling futures-sink v0.3.32
18792026-05-04T22:35:07.089Z Compiling openssl-sys v0.9.114
18802026-05-04T22:35:07.162Z Compiling futures-task v0.3.32
18812026-05-04T22:35:07.173Z Compiling futures-channel v0.3.32
18822026-05-04T22:35:07.203Z Compiling futures-io v0.3.32
18832026-05-04T22:35:07.231Z Compiling slab v0.4.12
18842026-05-04T22:35:07.347Z Compiling crc32fast v1.5.0
18852026-05-04T22:35:07.357Z Compiling dyn-clone v1.0.20
18862026-05-04T22:35:07.377Z Compiling plain v0.2.3
18872026-05-04T22:35:07.443Z Compiling aho-corasick v1.1.4
18882026-05-04T22:35:07.472Z Compiling pest_meta v2.8.6
18892026-05-04T22:35:07.472Z Compiling time-core v0.1.8
18902026-05-04T22:35:07.537Z Compiling synstructure v0.13.2
18912026-05-04T22:35:07.554Z Compiling serde_derive_internals v0.29.1
18922026-05-04T22:35:07.644Z Compiling num-conv v0.2.0
18932026-05-04T22:35:07.657Z Compiling crossbeam-utils v0.8.21
18942026-05-04T22:35:07.752Z Compiling base64 v0.22.1
18952026-05-04T22:35:07.789Z Compiling time-macros v0.2.27
18962026-05-04T22:35:07.956Z Compiling openssl v0.10.78
18972026-05-04T22:35:08.108Z Compiling pest_generator v2.8.6
18982026-05-04T22:35:08.153Z Compiling pretty-hex v0.4.1
18992026-05-04T22:35:08.312Z Compiling anyhow v1.0.102
19002026-05-04T22:35:08.329Z Compiling regex-automata v0.4.14
19012026-05-04T22:35:08.332Z Compiling base64ct v1.8.3
19022026-05-04T22:35:08.348Z Compiling darling_core v0.21.3
19032026-05-04T22:35:08.386Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19042026-05-04T22:35:08.433Z Compiling native-tls v0.2.18
19052026-05-04T22:35:08.534Z Compiling flagset v0.4.7
19062026-05-04T22:35:08.629Z Compiling pem-rfc7468 v0.7.0
19072026-05-04T22:35:08.653Z Compiling rand_core v0.9.5
19082026-05-04T22:35:08.688Z Compiling slog v2.8.2
19092026-05-04T22:35:08.773Z Compiling tracing-core v0.1.36
19102026-05-04T22:35:08.812Z Compiling untrusted v0.9.0
19112026-05-04T22:35:08.873Z Compiling serde_derive v1.0.228
19122026-05-04T22:35:08.896Z Compiling zeroize_derive v1.4.3
19132026-05-04T22:35:08.915Z Compiling zerofrom-derive v0.1.6
19142026-05-04T22:35:08.934Z Compiling yoke-derive v0.8.1
19152026-05-04T22:35:08.937Z Compiling zerovec-derive v0.11.2
19162026-05-04T22:35:08.937Z Compiling displaydoc v0.2.5
19172026-05-04T22:35:08.983Z Compiling zerocopy-derive v0.8.40
19182026-05-04T22:35:09.071Z Compiling tokio-macros v2.7.0
19192026-05-04T22:35:09.199Z Compiling futures-macro v0.3.32
19202026-05-04T22:35:09.500Z Compiling zeroize v1.8.2
19212026-05-04T22:35:09.761Z Compiling thiserror-impl v2.0.18
19222026-05-04T22:35:09.855Z Compiling schemars_derive v0.8.22
19232026-05-04T22:35:09.879Z Compiling der_derive v0.7.3
19242026-05-04T22:35:09.990Z Compiling tracing-attributes v0.1.31
19252026-05-04T22:35:10.008Z Compiling thiserror-impl v1.0.69
19262026-05-04T22:35:10.054Z Compiling zerofrom v0.1.6
19272026-05-04T22:35:10.201Z Compiling yoke v0.8.1
19282026-05-04T22:35:10.311Z Compiling crypto-common v0.1.7
19292026-05-04T22:35:10.415Z Compiling zerovec v0.11.5
19302026-05-04T22:35:10.475Z Compiling zerotrie v0.2.3
19312026-05-04T22:35:10.509Z Compiling block-buffer v0.10.4
19322026-05-04T22:35:10.782Z Compiling digest v0.10.7
19332026-05-04T22:35:10.934Z Compiling tinystr v0.8.2
19342026-05-04T22:35:10.951Z Compiling potential_utf v0.1.4
19352026-05-04T22:35:11.003Z Compiling pest_derive v2.8.6
19362026-05-04T22:35:11.022Z Compiling hmac v0.12.1
19372026-05-04T22:35:11.093Z Compiling icu_collections v2.1.1
19382026-05-04T22:35:11.110Z Compiling futures-util v0.3.32
19392026-05-04T22:35:11.147Z Compiling icu_locale_core v2.1.1
19402026-05-04T22:35:11.179Z Compiling block-padding v0.3.3
19412026-05-04T22:35:11.182Z Compiling sha2 v0.10.9
19422026-05-04T22:35:11.452Z Compiling inout v0.1.4
19432026-05-04T22:35:11.468Z Compiling rustls-pki-types v1.14.0
19442026-05-04T22:35:11.665Z Compiling cipher v0.4.4
19452026-05-04T22:35:11.743Z Compiling scroll_derive v0.13.1
19462026-05-04T22:35:11.843Z Compiling scroll_derive v0.12.1
19472026-05-04T22:35:11.915Z Compiling icu_provider v2.1.1
19482026-05-04T22:35:12.011Z Compiling bytes v1.11.1
19492026-05-04T22:35:12.116Z Compiling chrono v0.4.44
19502026-05-04T22:35:12.345Z Compiling icu_properties v2.1.2
19512026-05-04T22:35:12.364Z Compiling icu_normalizer v2.1.1
19522026-05-04T22:35:12.489Z Compiling serde_tokenstream v0.2.3
19532026-05-04T22:35:12.686Z Compiling tokio v1.52.1
19542026-05-04T22:35:13.116Z Compiling openssl-macros v0.1.1
19552026-05-04T22:35:13.266Z Compiling idna_adapter v1.2.1
19562026-05-04T22:35:13.349Z Compiling ppv-lite86 v0.2.21
19572026-05-04T22:35:13.430Z Compiling idna v1.1.0
19582026-05-04T22:35:13.579Z Compiling http v1.4.0
19592026-05-04T22:35:13.702Z Compiling der v0.7.10
19602026-05-04T22:35:13.724Z Compiling regex v1.12.3
19612026-05-04T22:35:13.753Z Compiling url v2.5.8
19622026-05-04T22:35:13.852Z Compiling darling_macro v0.21.3
19632026-05-04T22:35:13.870Z Compiling zerocopy-derive v0.7.35
19642026-05-04T22:35:13.905Z Compiling salsa20 v0.10.2
19652026-05-04T22:35:14.069Z Compiling tracing v0.1.44
19662026-05-04T22:35:14.365Z Compiling darling v0.21.3
19672026-05-04T22:35:14.468Z Compiling pbkdf2 v0.12.2
19682026-05-04T22:35:14.605Z Compiling spki v0.7.3
19692026-05-04T22:35:14.827Z Compiling cookie v0.18.1
19702026-05-04T22:35:14.919Z Compiling camino v1.2.2
19712026-05-04T22:35:15.075Z Compiling scrypt v0.11.0
19722026-05-04T22:35:15.185Z Compiling rand_chacha v0.9.0
19732026-05-04T22:35:15.233Z Compiling aes v0.8.4
19742026-05-04T22:35:15.326Z Compiling cbc v0.1.2
19752026-05-04T22:35:15.687Z Compiling usdt-impl v0.5.0
19762026-05-04T22:35:15.711Z Compiling winnow v0.7.14
19772026-05-04T22:35:15.728Z Compiling ref-cast v1.0.25
19782026-05-04T22:35:15.769Z Compiling paste v1.0.15
19792026-05-04T22:35:15.786Z Compiling either v1.15.0
19802026-05-04T22:35:15.925Z Compiling usdt-impl v0.6.0
19812026-05-04T22:35:16.110Z Compiling pkcs5 v0.7.1
19822026-05-04T22:35:16.165Z Compiling rand v0.9.2
19832026-05-04T22:35:16.182Z Compiling http-body v1.0.1
19842026-05-04T22:35:16.222Z Compiling scroll v0.13.0
19852026-05-04T22:35:16.288Z Compiling scroll v0.12.0
19862026-05-04T22:35:16.305Z Compiling toml_datetime v0.6.11
19872026-05-04T22:35:16.360Z Compiling tokio-util v0.7.18
19882026-05-04T22:35:16.387Z Compiling serde_spanned v0.6.9
19892026-05-04T22:35:16.603Z Compiling heapless v0.7.17
19902026-05-04T22:35:16.651Z Compiling bzip2-sys v0.1.13+1.0.8
19912026-05-04T22:35:16.886Z Compiling atomic-waker v1.1.2
19922026-05-04T22:35:16.958Z Compiling openssl-probe v0.2.1
19932026-05-04T22:35:16.993Z Compiling zstd-safe v7.2.4
19942026-05-04T22:35:17.042Z Compiling untrusted v0.7.1
19952026-05-04T22:35:17.142Z Compiling signal-hook v0.3.18
19962026-05-04T22:35:17.190Z Compiling toml_parser v1.0.9+spec-1.1.0
19972026-05-04T22:35:17.225Z Compiling goblin v0.8.2
19982026-05-04T22:35:17.227Z Compiling goblin v0.10.5
19992026-05-04T22:35:17.350Z Compiling pkcs8 v0.10.2
20002026-05-04T22:35:17.676Z Compiling zerocopy v0.7.35
20012026-05-04T22:35:17.692Z Compiling ref-cast-impl v1.0.25
20022026-05-04T22:35:17.711Z Compiling darling_core v0.20.11
20032026-05-04T22:35:17.790Z Compiling curve25519-dalek v4.1.3
20042026-05-04T22:35:17.897Z Compiling toml_datetime v0.7.5+spec-1.1.0
20052026-05-04T22:35:17.960Z Compiling memoffset v0.9.1
20062026-05-04T22:35:18.225Z Compiling tower-layer v0.3.3
20072026-05-04T22:35:18.244Z Compiling tower-service v0.3.3
20082026-05-04T22:35:18.334Z Compiling tinyvec_macros v0.1.1
20092026-05-04T22:35:18.383Z Compiling try-lock v0.2.5
20102026-05-04T22:35:18.474Z Compiling winnow v0.5.40
20112026-05-04T22:35:18.507Z Compiling fastrand v2.3.0
20122026-05-04T22:35:18.522Z Compiling litrs v1.0.0
20132026-05-04T22:35:18.638Z Compiling rustix v0.38.44
20142026-05-04T22:35:18.860Z Compiling want v0.3.1
20152026-05-04T22:35:18.974Z Compiling tinyvec v1.10.0
20162026-05-04T22:35:18.991Z Compiling document-features v0.2.12
20172026-05-04T22:35:19.063Z Compiling h2 v0.4.13
20182026-05-04T22:35:19.531Z Compiling dof v0.3.0
20192026-05-04T22:35:19.666Z Compiling darling_macro v0.20.11
20202026-05-04T22:35:19.688Z Compiling dtrace-parser v0.2.0
20212026-05-04T22:35:19.859Z Compiling toml_edit v0.19.15
20222026-05-04T22:35:19.913Z Compiling dof v0.4.0
20232026-05-04T22:35:20.164Z Compiling dtrace-parser v0.3.0
20242026-05-04T22:35:20.261Z Compiling ipnet v2.11.0
20252026-05-04T22:35:20.296Z Compiling async-trait v0.1.89
20262026-05-04T22:35:20.327Z Compiling daft-derive v0.1.5
20272026-05-04T22:35:20.370Z Compiling spin v0.9.8
20282026-05-04T22:35:20.602Z Compiling thread-id v4.2.2
20292026-05-04T22:35:20.707Z Compiling thread-id v5.1.0
20302026-05-04T22:35:20.724Z Compiling num-bigint-dig v0.8.6
20312026-05-04T22:35:20.768Z Compiling smoltcp v0.9.1
20322026-05-04T22:35:20.811Z Compiling httpdate v1.0.3
20332026-05-04T22:35:20.957Z Compiling cfg_aliases v0.2.1
20342026-05-04T22:35:21.017Z Compiling pin-utils v0.1.0
20352026-05-04T22:35:21.109Z Compiling foreign-types-shared v0.1.1
20362026-05-04T22:35:21.126Z Compiling powerfmt v0.2.0
20372026-05-04T22:35:21.142Z Compiling tempfile v3.25.0
20382026-05-04T22:35:21.145Z Compiling nix v0.31.2
20392026-05-04T22:35:21.194Z Compiling foreign-types v0.3.2
20402026-05-04T22:35:21.284Z Compiling deranged v0.5.8
20412026-05-04T22:35:21.406Z Compiling darling v0.20.11
20422026-05-04T22:35:21.535Z Compiling ipnetwork v0.21.1
20432026-05-04T22:35:21.798Z Compiling curve25519-dalek-derive v0.1.1
20442026-05-04T22:35:21.801Z Compiling strum_macros v0.26.4
20452026-05-04T22:35:22.012Z Compiling hyper v1.8.1
20462026-05-04T22:35:22.165Z Compiling wait-timeout v0.2.1
20472026-05-04T22:35:22.277Z Compiling utf8parse v0.2.2
20482026-05-04T22:35:22.412Z Compiling siphasher v1.0.2
20492026-05-04T22:35:22.430Z Compiling simd-adler32 v0.3.8
20502026-05-04T22:35:22.572Z Compiling anstyle v1.0.13
20512026-05-04T22:35:22.617Z Compiling quick-error v1.2.3
20522026-05-04T22:35:22.644Z Compiling num_threads v0.1.7
20532026-05-04T22:35:22.744Z Compiling bit-vec v0.8.0
20542026-05-04T22:35:22.772Z Compiling time v0.3.47
20552026-05-04T22:35:22.775Z Compiling rusty-fork v0.3.1
20562026-05-04T22:35:23.015Z Compiling bit-set v0.8.0
20572026-05-04T22:35:23.092Z Compiling hyper-util v0.1.20
20582026-05-04T22:35:23.215Z Compiling anstyle-parse v0.2.7
20592026-05-04T22:35:23.488Z Compiling derive_builder_core v0.20.2
20602026-05-04T22:35:23.527Z Compiling unicode-normalization v0.1.25
20612026-05-04T22:35:24.288Z Compiling rustls-native-certs v0.8.3
20622026-05-04T22:35:24.570Z Compiling signature v2.2.0
20632026-05-04T22:35:24.586Z Compiling hubpack_derive v0.1.1
20642026-05-04T22:35:24.744Z Compiling strum_macros v0.27.2
20652026-05-04T22:35:24.762Z Compiling rand_xorshift v0.4.0
20662026-05-04T22:35:24.823Z Compiling sync_wrapper v1.0.2
20672026-05-04T22:35:24.843Z Compiling fs-err v3.3.0
20682026-05-04T22:35:24.865Z Compiling ahash v0.8.12
20692026-05-04T22:35:24.956Z Compiling unarray v0.1.4
20702026-05-04T22:35:24.972Z Compiling allocator-api2 v0.2.21
20712026-05-04T22:35:24.995Z Compiling unicode-segmentation v1.12.0
20722026-05-04T22:35:25.067Z Compiling unicode-properties v0.1.4
20732026-05-04T22:35:25.101Z Compiling anstyle-query v1.1.5
20742026-05-04T22:35:25.205Z Compiling adler2 v2.0.1
20752026-05-04T22:35:25.251Z Compiling colorchoice v1.0.4
20762026-05-04T22:35:25.305Z Compiling unicode-bidi v0.3.18
20772026-05-04T22:35:25.320Z Compiling is_terminal_polyfill v1.70.2
20782026-05-04T22:35:25.354Z Compiling object v0.37.3
20792026-05-04T22:35:25.394Z Compiling miniz_oxide v0.8.9
20802026-05-04T22:35:25.410Z Compiling anstream v0.6.21
20812026-05-04T22:35:25.641Z Compiling stringprep v0.1.5
20822026-05-04T22:35:25.677Z Compiling proptest v1.10.0
20832026-05-04T22:35:25.797Z Compiling tower v0.5.3
20842026-05-04T22:35:25.964Z Compiling derive_builder_macro v0.20.2
20852026-05-04T22:35:26.214Z Compiling usdt-attr-macro v0.6.0
20862026-05-04T22:35:26.230Z Compiling usdt-macro v0.6.0
20872026-05-04T22:35:26.648Z Compiling http-body-util v0.1.3
20882026-05-04T22:35:26.938Z Compiling webpki-roots v1.0.6
20892026-05-04T22:35:26.996Z Compiling rand_chacha v0.3.1
20902026-05-04T22:35:26.999Z Compiling erased-serde v0.3.31
20912026-05-04T22:35:27.026Z Compiling md-5 v0.10.6
20922026-05-04T22:35:27.092Z Compiling num-integer v0.1.46
20932026-05-04T22:35:27.111Z Compiling hash32 v0.2.1
20942026-05-04T22:35:27.146Z Compiling vergen-lib v0.1.6
20952026-05-04T22:35:27.196Z Compiling ff v0.13.1
20962026-05-04T22:35:27.267Z Compiling base16ct v0.2.0
20972026-05-04T22:35:27.286Z Compiling ryu v1.0.23
20982026-05-04T22:35:27.304Z Compiling iri-string v0.7.10
20992026-05-04T22:35:27.308Z Compiling psl-types v2.0.11
21002026-05-04T22:35:27.352Z Compiling zlib-rs v0.6.2
21012026-05-04T22:35:27.369Z Compiling fallible-iterator v0.2.0
21022026-05-04T22:35:27.419Z Compiling serde_urlencoded v0.7.1
21032026-05-04T22:35:27.509Z Compiling publicsuffix v2.3.0
21042026-05-04T22:35:27.524Z Compiling sec1 v0.7.3
21052026-05-04T22:35:27.618Z Compiling num-iter v0.1.45
21062026-05-04T22:35:27.686Z Compiling newtype-uuid v1.3.2
21072026-05-04T22:35:27.702Z Compiling postgres-protocol v0.6.10
21082026-05-04T22:35:27.702Z Compiling group v0.13.0
21092026-05-04T22:35:27.873Z Compiling rand v0.8.5
21102026-05-04T22:35:28.087Z Compiling oxnet v0.1.4
21112026-05-04T22:35:28.207Z Compiling derive_builder v0.20.2
21122026-05-04T22:35:28.322Z Compiling tokio-native-tls v0.3.1
21132026-05-04T22:35:28.325Z Compiling heck v0.4.1
21142026-05-04T22:35:28.356Z Compiling phf_shared v0.13.1
21152026-05-04T22:35:28.432Z Compiling tower-http v0.6.8
21162026-05-04T22:35:28.512Z Compiling lazy_static v1.5.0
21172026-05-04T22:35:28.549Z Compiling terminal_size v0.4.3
21182026-05-04T22:35:28.617Z Compiling serde_with_macros v3.17.0
21192026-05-04T22:35:28.636Z Compiling cargo-platform v0.1.9
21202026-05-04T22:35:28.686Z Compiling hkdf v0.12.4
21212026-05-04T22:35:28.689Z Compiling crypto-bigint v0.5.5
21222026-05-04T22:35:28.718Z Compiling clap_derive v4.5.55
21232026-05-04T22:35:28.753Z Compiling enum-as-inner v0.6.1
21242026-05-04T22:35:28.822Z Compiling serde_repr v0.1.20
21252026-05-04T22:35:28.860Z Compiling vergen v9.0.6
21262026-05-04T22:35:28.896Z Compiling clap_lex v1.0.0
21272026-05-04T22:35:28.931Z Compiling foldhash v0.1.5
21282026-05-04T22:35:28.968Z Compiling foldhash v0.2.0
21292026-05-04T22:35:29.042Z Compiling bumpalo v3.20.2
21302026-05-04T22:35:29.074Z Compiling libbz2-rs-sys v0.2.2
21312026-05-04T22:35:29.215Z Compiling managed v0.8.0
21322026-05-04T22:35:29.247Z Compiling bitflags v1.3.2
21332026-05-04T22:35:29.357Z Compiling flate2 v1.1.9
21342026-05-04T22:35:29.357Z Compiling zopfli v0.8.3
21352026-05-04T22:35:29.488Z Compiling bzip2 v0.6.1
21362026-05-04T22:35:29.632Z Compiling elliptic-curve v0.13.8
21372026-05-04T22:35:29.660Z Compiling hashbrown v0.16.1
21382026-05-04T22:35:29.733Z Compiling clap_builder v4.5.60
21392026-05-04T22:35:29.757Z Compiling hashbrown v0.15.5
21402026-05-04T22:35:29.888Z Compiling cargo_metadata v0.19.2
21412026-05-04T22:35:30.285Z Compiling phf v0.13.1
21422026-05-04T22:35:30.288Z Compiling hyper-tls v0.6.0
21432026-05-04T22:35:30.288Z Compiling zstd v0.13.3
21442026-05-04T22:35:30.340Z Compiling daft v0.1.5
21452026-05-04T22:35:30.470Z Compiling signal-hook-mio v0.2.5
21462026-05-04T22:35:30.541Z Compiling cookie_store v0.22.1
21472026-05-04T22:35:30.593Z Compiling postgres-types v0.2.12
21482026-05-04T22:35:30.629Z Compiling bzip2 v0.4.4
21492026-05-04T22:35:30.681Z Compiling strum v0.27.2
21502026-05-04T22:35:30.914Z Compiling hubpack v0.1.2
21512026-05-04T22:35:30.986Z Compiling ed25519 v2.2.3
21522026-05-04T22:35:31.018Z Compiling phf_shared v0.11.3
21532026-05-04T22:35:31.127Z Compiling crossbeam-epoch v0.9.18
21542026-05-04T22:35:31.160Z Compiling pkcs1 v0.7.5
21552026-05-04T22:35:31.219Z Compiling hex v0.4.3
21562026-05-04T22:35:31.363Z Compiling serde-big-array v0.5.1
21572026-05-04T22:35:31.530Z Compiling rfc6979 v0.4.0
21582026-05-04T22:35:31.548Z Compiling bstr v1.12.1
21592026-05-04T22:35:31.616Z Compiling float-cmp v0.10.0
21602026-05-04T22:35:31.638Z Compiling memmap2 v0.9.10
21612026-05-04T22:35:31.701Z Compiling env_filter v1.0.0
21622026-05-04T22:35:31.721Z Compiling encoding_rs v0.8.35
21632026-05-04T22:35:31.796Z Compiling data-encoding v2.10.0
21642026-05-04T22:35:31.844Z Compiling jiff v0.2.21
21652026-05-04T22:35:31.861Z Compiling precomputed-hash v0.1.1
21662026-05-04T22:35:31.976Z Compiling keccak v0.1.6
21672026-05-04T22:35:31.993Z Compiling new_debug_unreachable v1.0.6
21682026-05-04T22:35:32.021Z Compiling predicates-core v1.0.10
21692026-05-04T22:35:32.037Z Compiling toml_write v0.1.2
21702026-05-04T22:35:32.086Z Compiling rustc-hash v2.1.1
21712026-05-04T22:35:32.146Z Compiling fixedbitset v0.5.7
21722026-05-04T22:35:32.190Z Compiling normalize-line-endings v0.3.0
21732026-05-04T22:35:32.208Z Compiling difflib v0.4.0
21742026-05-04T22:35:32.223Z Compiling whoami v2.1.0
21752026-05-04T22:35:32.242Z Compiling static_assertions v1.1.0
21762026-05-04T22:35:32.259Z Compiling mime v0.3.17
21772026-05-04T22:35:32.310Z Compiling fixedbitset v0.4.2
21782026-05-04T22:35:32.335Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
21792026-05-04T22:35:32.351Z Compiling toml_edit v0.22.27
21802026-05-04T22:35:32.449Z Compiling tokio-postgres v0.7.16
21812026-05-04T22:35:32.523Z Compiling petgraph v0.6.5
21822026-05-04T22:35:32.544Z Compiling predicates v3.1.4
21832026-05-04T22:35:32.578Z Compiling petgraph v0.8.3
21842026-05-04T22:35:32.678Z Compiling iddqd v0.3.18
21852026-05-04T22:35:33.145Z Compiling sha3 v0.10.8
21862026-05-04T22:35:33.351Z Compiling hickory-proto v0.25.2
21872026-05-04T22:35:33.425Z Compiling string_cache v0.8.9
21882026-05-04T22:35:33.666Z Compiling similar v2.7.0
21892026-05-04T22:35:33.800Z Compiling env_logger v0.11.9
21902026-05-04T22:35:34.030Z Compiling usdt v0.6.0
21912026-05-04T22:35:34.291Z Compiling ecdsa v0.16.9
21922026-05-04T22:35:34.433Z Compiling zip v4.6.1
21932026-05-04T22:35:34.480Z Compiling serde_with v3.17.0
21942026-05-04T22:35:34.526Z Compiling rsa v0.9.10
21952026-05-04T22:35:34.703Z Compiling ed25519-dalek v2.2.0
21962026-05-04T22:35:35.001Z Compiling clap v4.5.60
21972026-05-04T22:35:35.102Z Compiling crossterm v0.28.1
21982026-05-04T22:35:35.422Z Compiling zip v0.6.6
21992026-05-04T22:35:35.859Z Compiling strum v0.26.3
22002026-05-04T22:35:35.875Z Compiling toml v0.7.8
22012026-05-04T22:35:35.947Z Compiling tokio-stream v0.1.18
22022026-05-04T22:35:36.017Z Compiling buf-list v1.1.2
22032026-05-04T22:35:36.035Z Compiling itertools v0.13.0
22042026-05-04T22:35:36.179Z Compiling x509-cert v0.2.5
22052026-05-04T22:35:36.296Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22062026-05-04T22:35:36.428Z Compiling openapiv3 v2.2.0
22072026-05-04T22:35:36.614Z Compiling sha1 v0.10.6
22082026-05-04T22:35:36.975Z Compiling peg-runtime v0.8.5
22092026-05-04T22:35:37.088Z Compiling lalrpop-util v0.19.12
22102026-05-04T22:35:51.126Z Compiling rustls-webpki v0.103.9
22112026-05-04T22:35:53.533Z Compiling macaddr v1.0.1
22122026-05-04T22:35:53.564Z Compiling structmeta-derive v0.3.0
22132026-05-04T22:35:53.649Z Compiling crucible-workspace-hack v0.1.0
22142026-05-04T22:35:53.691Z Compiling rayon-core v1.13.0
22152026-05-04T22:35:53.841Z Compiling itertools v0.14.0
22162026-05-04T22:35:53.882Z Compiling secrecy v0.10.3
22172026-05-04T22:35:53.925Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22182026-05-04T22:35:53.960Z Compiling heapless v0.8.0
22192026-05-04T22:35:54.068Z Compiling rustls v0.22.4
22202026-05-04T22:35:54.338Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22212026-05-04T22:35:54.408Z Compiling crossbeam-deque v0.8.6
22222026-05-04T22:35:54.491Z Compiling toml_edit v0.23.10+spec-1.0.0
22232026-05-04T22:35:54.519Z Compiling rustls-webpki v0.102.8
22242026-05-04T22:35:54.536Z Compiling futures-executor v0.3.32
22252026-05-04T22:35:54.576Z Compiling structmeta v0.3.0
22262026-05-04T22:35:54.654Z Compiling hash32 v0.3.1
22272026-05-04T22:35:54.806Z Compiling tokio-rustls v0.26.4
22282026-05-04T22:35:54.846Z Compiling rustls-platform-verifier v0.6.2
22292026-05-04T22:35:54.890Z Compiling multer v3.1.0
22302026-05-04T22:35:54.930Z Compiling thread_local v1.1.9
22312026-05-04T22:35:55.029Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22322026-05-04T22:35:55.084Z Compiling hyper-rustls v0.27.7
22332026-05-04T22:35:55.102Z Compiling smoltcp v0.11.0
22342026-05-04T22:35:55.120Z Compiling slog-async v2.8.0
22352026-05-04T22:35:55.123Z Compiling ingot-macros v0.1.1
22362026-05-04T22:35:55.191Z Compiling unicode-width v0.2.0
22372026-05-04T22:35:55.271Z Compiling match_cfg v0.1.0
22382026-05-04T22:35:55.302Z Compiling compression-core v0.4.31
22392026-05-04T22:35:55.335Z Compiling reqwest v0.12.28
22402026-05-04T22:35:55.368Z Compiling reqwest v0.13.2
22412026-05-04T22:35:55.445Z Compiling compression-codecs v0.4.37
22422026-05-04T22:35:55.447Z Compiling hostname v0.3.1
22432026-05-04T22:35:55.527Z Compiling proc-macro-crate v3.4.0
22442026-05-04T22:35:55.544Z Compiling derive-ex v0.1.8
22452026-05-04T22:35:55.650Z Compiling futures v0.3.32
22462026-05-04T22:35:55.833Z Compiling slog-json v2.6.1
22472026-05-04T22:35:56.036Z Compiling crossbeam-channel v0.5.15
22482026-05-04T22:35:56.093Z Compiling half v2.7.1
22492026-05-04T22:35:56.108Z Compiling newtype-uuid-macros v0.1.0
22502026-05-04T22:35:56.338Z Compiling cobs v0.3.0
22512026-05-04T22:35:56.356Z Compiling universal-hash v0.5.1
22522026-05-04T22:35:56.464Z Compiling thiserror-impl-no-std v2.0.2
22532026-05-04T22:35:56.525Z Compiling async-stream-impl v0.3.6
22542026-05-04T22:35:56.681Z Compiling toml_datetime v1.0.0+spec-1.1.0
22552026-05-04T22:35:56.748Z Compiling serde_spanned v1.0.4
22562026-05-04T22:35:56.871Z Compiling is-terminal v0.4.17
22572026-05-04T22:35:56.940Z Compiling dropshot v0.17.0
22582026-05-04T22:35:57.095Z Compiling proc-macro-error-attr v1.0.4
22592026-05-04T22:35:57.113Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22602026-05-04T22:35:57.129Z Compiling convert_case v0.4.0
22612026-05-04T22:35:57.144Z Compiling toml_writer v1.0.6+spec-1.1.0
22622026-05-04T22:35:57.147Z Compiling take_mut v0.2.2
22632026-05-04T22:35:57.179Z Compiling opaque-debug v0.3.1
22642026-05-04T22:35:57.295Z Compiling ciborium-io v0.2.2
22652026-05-04T22:35:57.313Z Compiling term v1.2.1
22662026-05-04T22:35:57.374Z Compiling toml v1.0.6+spec-1.1.0
22672026-05-04T22:35:57.396Z Compiling ciborium-ll v0.2.2
22682026-05-04T22:35:57.433Z Compiling poly1305 v0.8.0
22692026-05-04T22:35:57.468Z Compiling derive_more v0.99.20
22702026-05-04T22:35:57.516Z Compiling async-stream v0.3.6
22712026-05-04T22:35:57.532Z Compiling thiserror-no-std v2.0.2
22722026-05-04T22:35:57.647Z Compiling slog-term v2.9.2
22732026-05-04T22:35:57.696Z Compiling tokio-rustls v0.25.0
22742026-05-04T22:35:57.740Z Compiling ingot-types v0.1.2
22752026-05-04T22:35:57.740Z Compiling test-strategy v0.4.5
22762026-05-04T22:35:57.969Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22772026-05-04T22:35:58.091Z Compiling postcard v1.1.3
22782026-05-04T22:35:58.179Z Compiling ingot v0.1.1
22792026-05-04T22:35:58.210Z Compiling num_enum_derive v0.7.5
22802026-05-04T22:35:58.603Z Compiling slog-bunyan v2.5.0
22812026-05-04T22:35:58.695Z Compiling async-compression v0.4.41
22822026-05-04T22:35:58.711Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22832026-05-04T22:35:58.886Z Compiling parse-display-derive v0.10.0
22842026-05-04T22:35:59.055Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22852026-05-04T22:35:59.076Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22862026-05-04T22:35:59.134Z Compiling proc-macro-crate v1.3.1
22872026-05-04T22:35:59.165Z Compiling backon v1.6.0
22882026-05-04T22:35:59.182Z Compiling waitgroup v0.1.2
22892026-05-04T22:35:59.255Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22902026-05-04T22:35:59.331Z Compiling chacha20 v0.9.1
22912026-05-04T22:35:59.363Z Compiling dropshot_endpoint v0.17.0
22922026-05-04T22:35:59.435Z Compiling rustls-pemfile v2.2.0
22932026-05-04T22:35:59.491Z Compiling blake2 v0.10.6
22942026-05-04T22:35:59.603Z Compiling aead v0.5.2
22952026-05-04T22:35:59.645Z Compiling password-hash v0.5.0
22962026-05-04T22:35:59.739Z Compiling foreign-types-macros v0.2.3
22972026-05-04T22:35:59.816Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
22982026-05-04T22:35:59.832Z Compiling serde_path_to_error v0.1.20
22992026-05-04T22:35:59.988Z Compiling hostname v0.4.2
23002026-05-04T22:36:00.011Z Compiling proc-macro-error v1.0.4
23012026-05-04T22:36:00.176Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23022026-05-04T22:36:00.238Z Compiling instant v0.1.13
23032026-05-04T22:36:00.253Z Compiling typeid v1.0.3
23042026-05-04T22:36:00.302Z Compiling debug-ignore v1.0.5
23052026-05-04T22:36:00.333Z Compiling foreign-types-shared v0.3.1
23062026-05-04T22:36:00.356Z Compiling cpufeatures v0.3.0
23072026-05-04T22:36:00.377Z Compiling parse-display v0.10.0
23082026-05-04T22:36:00.394Z Compiling backoff v0.4.0
23092026-05-04T22:36:00.448Z Compiling foreign-types v0.5.0
23102026-05-04T22:36:00.463Z Compiling chacha20 v0.10.0
23112026-05-04T22:36:00.466Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23122026-05-04T22:36:00.497Z Compiling argon2 v0.5.3
23132026-05-04T22:36:00.565Z Compiling chacha20poly1305 v0.10.1
23142026-05-04T22:36:00.582Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23152026-05-04T22:36:00.598Z Compiling num_enum_derive v0.5.11
23162026-05-04T22:36:00.614Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23172026-05-04T22:36:00.643Z Compiling num_enum v0.7.5
23182026-05-04T22:36:00.660Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23192026-05-04T22:36:00.758Z Compiling vsss-rs v3.3.4
23202026-05-04T22:36:00.790Z Compiling ciborium v0.2.2
23212026-05-04T22:36:01.120Z Compiling tabwriter v1.4.1
23222026-05-04T22:36:01.199Z Compiling regress v0.10.5
23232026-05-04T22:36:01.278Z Compiling byte-wrapper v0.1.0
23242026-05-04T22:36:01.481Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
23252026-05-04T22:36:01.509Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23262026-05-04T22:36:01.524Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23272026-05-04T22:36:01.543Z Compiling cstr-argument v0.1.2
23282026-05-04T22:36:01.667Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23292026-05-04T22:36:01.744Z Compiling erased-serde v0.4.9
23302026-05-04T22:36:01.760Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23312026-05-04T22:36:01.917Z Compiling num_enum v0.5.11
23322026-05-04T22:36:01.987Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23332026-05-04T22:36:02.104Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23342026-05-04T22:36:02.125Z Compiling rand v0.10.0
23352026-05-04T22:36:02.208Z Compiling rayon v1.11.0
23362026-05-04T22:36:02.226Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23372026-05-04T22:36:02.243Z Compiling libefi-sys v0.1.0
23382026-05-04T22:36:02.295Z Compiling indent_write v2.2.0
23392026-05-04T22:36:02.313Z Compiling colored v3.1.1
23402026-05-04T22:36:02.380Z Compiling zone_cfg_derive v0.3.1
23412026-05-04T22:36:02.465Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23422026-05-04T22:36:02.506Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23432026-05-04T22:36:02.596Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23442026-05-04T22:36:02.613Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23452026-05-04T22:36:02.855Z Compiling camino-tempfile v1.4.1
23462026-05-04T22:36:02.886Z Compiling itertools v0.12.1
23472026-05-04T22:36:02.951Z Compiling usdt-macro v0.5.0
23482026-05-04T22:36:02.977Z Compiling usdt-attr-macro v0.5.0
23492026-05-04T22:36:03.016Z Compiling num-derive v0.4.2
23502026-05-04T22:36:03.032Z Compiling bitfield-struct v0.6.2
23512026-05-04T22:36:03.166Z Compiling ordered-float v2.10.1
23522026-05-04T22:36:03.279Z Compiling blake3 v1.8.3
23532026-05-04T22:36:03.474Z Compiling sigpipe v0.1.3
23542026-05-04T22:36:03.594Z Compiling memmap v0.7.0
23552026-05-04T22:36:03.650Z Compiling glob v0.3.3
23562026-05-04T22:36:03.668Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23572026-05-04T22:36:03.685Z Compiling swrite v0.1.0
23582026-05-04T22:36:03.741Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23592026-05-04T22:36:03.818Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23602026-05-04T22:36:03.860Z Compiling usdt v0.5.0
23612026-05-04T22:36:03.921Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23622026-05-04T22:36:04.150Z Compiling serde-value v0.7.0
23632026-05-04T22:36:04.338Z Compiling zone v0.3.1
23642026-05-04T22:36:04.405Z Compiling serde-untagged v0.1.9
23652026-05-04T22:36:04.500Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23662026-05-04T22:36:04.590Z Compiling toml v0.8.23
23672026-05-04T22:36:04.625Z Compiling smf v0.2.3
23682026-05-04T22:36:04.658Z Compiling filetime v0.2.27
23692026-05-04T22:36:04.742Z Compiling unicode-xid v0.2.6
23702026-05-04T22:36:04.780Z Compiling arrayvec v0.7.6
23712026-05-04T22:36:04.804Z Compiling arrayref v0.3.9
23722026-05-04T22:36:04.821Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23732026-05-04T22:36:04.885Z Compiling xattr v1.6.1
23742026-05-04T22:36:04.903Z Compiling constant_time_eq v0.4.2
23752026-05-04T22:36:04.923Z Compiling same-file v1.0.6
23762026-05-04T22:36:04.923Z Compiling whoami v1.6.1
23772026-05-04T22:36:04.955Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23782026-05-04T22:36:05.107Z Compiling cargo-util-schemas v0.8.2
23792026-05-04T22:36:05.125Z Compiling walkdir v2.5.0
23802026-05-04T22:36:05.142Z Compiling tar v0.4.45
23812026-05-04T22:36:05.401Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23822026-05-04T22:36:05.638Z Compiling tokio-dtrace v0.1.1
23832026-05-04T22:36:05.657Z Compiling console v0.16.2
23842026-05-04T22:36:05.757Z Compiling gethostname v0.5.0
23852026-05-04T22:36:05.883Z Compiling cargo-platform v0.2.0
23862026-05-04T22:36:05.899Z Compiling unit-prefix v0.5.2
23872026-05-04T22:36:05.919Z Compiling topological-sort v0.2.2
23882026-05-04T22:36:05.946Z Compiling oxide-tokio-rt v0.1.4
23892026-05-04T22:36:05.983Z Compiling shell-words v1.1.1
23902026-05-04T22:36:06.077Z Compiling indicatif v0.18.4
23912026-05-04T22:36:06.109Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
23922026-05-04T22:36:06.251Z Compiling cargo_metadata v0.21.0
23932026-05-04T22:36:15.160Z Compiling progenitor-client v0.14.0
23942026-05-04T22:36:15.177Z Compiling progenitor-client v0.10.0
23952026-05-04T22:36:15.177Z Compiling omicron-zone-package v0.12.2
23962026-05-04T22:36:15.272Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23972026-05-04T22:36:15.275Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23982026-05-04T22:36:15.308Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23992026-05-04T22:36:15.327Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24002026-05-04T22:36:15.605Z Compiling progenitor-extras v0.2.0
24012026-05-04T22:36:15.664Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24022026-05-04T22:36:15.664Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24032026-05-04T22:36:15.698Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24042026-05-04T22:36:15.716Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24052026-05-04T22:36:15.833Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24062026-05-04T22:36:20.393Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24072026-05-04T22:36:27.775Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24082026-05-04T22:36:30.859Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24092026-05-04T22:36:31.875Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24102026-05-04T22:36:41.025Z Finished `release` profile [optimized] target(s) in 1m 38s
24112026-05-04T22:36:41.179Z Running `target/release/omicron-package -t test target create -p dev`
24122026-05-04T22:36:41.243ZLogging to: /work/oxidecomputer/omicron/out/LOG
24132026-05-04T22:36:41.246ZCreated new build target 'test' and set it as active
24142026-05-04T22:36:41.246Z
24152026-05-04T22:36:41.246Zreal 1:39.140316675
24162026-05-04T22:36:41.246Zuser 16:14.372121280
24172026-05-04T22:36:41.246Zsys 2:36.613619815
24182026-05-04T22:36:41.246Ztrap 0.453389600
24192026-05-04T22:36:41.247Ztflt 2.521726956
24202026-05-04T22:36:41.247Zdflt 3.611242030
24212026-05-04T22:36:41.247Zkflt 0.000784439
24222026-05-04T22:36:41.247Zlock 51:17.223761513
24232026-05-04T22:36:41.247Zslp 41:39.490311209
24242026-05-04T22:36:41.247Zlat 43.971041214
24252026-05-04T22:36:41.247Zstop 5:35.714459314
24262026-05-04T22:36:41.249Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
24272026-05-04T22:36:42.127Z Finished `release` profile [optimized] target(s) in 0.86s
24282026-05-04T22:36:42.198Z Running `target/release/omicron-package -t test package`
24292026-05-04T22:36:42.256ZLogging to: /work/oxidecomputer/omicron/out/LOG
24302026-05-04T22:36:43.635Z Compiling heck v0.5.0
24312026-05-04T22:36:43.635Z Compiling regress v0.11.1
24322026-05-04T22:36:43.638Z Compiling unsafe-libyaml v0.2.11
24332026-05-04T22:36:43.894Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-05-04T22:36:43.916Z Compiling regress v0.10.5
24352026-05-04T22:36:43.944Z Compiling unicode-width v0.1.14
24362026-05-04T22:36:43.947Z Compiling is-terminal v0.4.17
24372026-05-04T22:36:43.986Z Compiling prettyplease v0.2.37
24382026-05-04T22:36:43.986Z Compiling bytecount v0.6.9
24392026-05-04T22:36:43.989Z Compiling rustls v0.22.4
24402026-05-04T22:36:43.989Z Compiling rustls-webpki v0.102.8
24412026-05-04T22:36:44.028Z Compiling derive-where v1.6.0
24422026-05-04T22:36:44.031Z Compiling thread_local v1.1.9
24432026-05-04T22:36:44.050Z Compiling compression-core v0.4.31
24442026-05-04T22:36:44.053Z Compiling match_cfg v0.1.0
24452026-05-04T22:36:44.139Z Compiling multer v3.1.0
24462026-05-04T22:36:44.162Z Compiling slog-async v2.8.0
24472026-05-04T22:36:44.207Z Compiling hostname v0.3.1
24482026-05-04T22:36:44.229Z Compiling crossbeam-channel v0.5.15
24492026-05-04T22:36:44.251Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24502026-05-04T22:36:44.272Z Compiling compression-codecs v0.4.37
24512026-05-04T22:36:44.295Z Compiling slog-json v2.6.1
24522026-05-04T22:36:44.298Z Compiling futures-executor v0.3.32
24532026-05-04T22:36:44.340Z Compiling serde_yaml v0.9.34+deprecated
24542026-05-04T22:36:44.343Z Compiling toml_datetime v1.0.0+spec-1.1.0
24552026-05-04T22:36:44.384Z Compiling serde_spanned v1.0.4
24562026-05-04T22:36:44.412Z Compiling term v1.2.1
24572026-05-04T22:36:44.529Z Compiling toml_writer v1.0.6+spec-1.1.0
24582026-05-04T22:36:44.550Z Compiling take_mut v0.2.2
24592026-05-04T22:36:44.575Z Compiling async-compression v0.4.41
24602026-05-04T22:36:44.603Z Compiling futures v0.3.32
24612026-05-04T22:36:44.692Z Compiling slog-bunyan v2.5.0
24622026-05-04T22:36:44.739Z Compiling slog-term v2.9.2
24632026-05-04T22:36:44.742Z Compiling toml v1.0.6+spec-1.1.0
24642026-05-04T22:36:44.819Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24652026-05-04T22:36:44.860Z Compiling dropshot v0.17.0
24662026-05-04T22:36:44.913Z Compiling async-stream v0.3.6
24672026-05-04T22:36:44.936Z Compiling num-rational v0.4.2
24682026-05-04T22:36:44.939Z Compiling progenitor-client v0.14.0
24692026-05-04T22:36:44.980Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24702026-05-04T22:36:45.096Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24712026-05-04T22:36:45.117Z Compiling waitgroup v0.1.2
24722026-05-04T22:36:45.152Z Compiling backon v1.6.0
24732026-05-04T22:36:45.184Z Compiling rustls-pemfile v2.2.0
24742026-05-04T22:36:45.220Z Compiling num-complex v0.4.6
24752026-05-04T22:36:45.265Z Compiling hostname v0.4.2
24762026-05-04T22:36:45.287Z Compiling serde_path_to_error v0.1.20
24772026-05-04T22:36:45.290Z Compiling instant v0.1.13
24782026-05-04T22:36:45.337Z Compiling debug-ignore v1.0.5
24792026-05-04T22:36:45.383Z Compiling typify-impl v0.6.2
24802026-05-04T22:36:45.405Z Compiling progenitor-extras v0.2.0
24812026-05-04T22:36:45.431Z Compiling backoff v0.4.0
24822026-05-04T22:36:45.457Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24832026-05-04T22:36:45.478Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24842026-05-04T22:36:45.669Z Compiling num v0.4.3
24852026-05-04T22:36:45.690Z Compiling parse-display v0.10.0
24862026-05-04T22:36:45.694Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24872026-05-04T22:36:45.732Z Compiling progenitor-client v0.13.0
24882026-05-04T22:36:45.762Z Compiling progenitor-client v0.10.0
24892026-05-04T22:36:45.783Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24902026-05-04T22:36:45.911Z Compiling macaddr v1.0.1
24912026-05-04T22:36:45.914Z Compiling float-ord v0.3.2
24922026-05-04T22:36:45.958Z Compiling console v0.15.11
24932026-05-04T22:36:46.081Z Compiling newline-converter v0.3.0
24942026-05-04T22:36:46.106Z Compiling atomicwrites v0.4.4
24952026-05-04T22:36:46.171Z Compiling slog-dtrace v0.3.0
24962026-05-04T22:36:46.281Z Compiling async-recursion v1.1.1
24972026-05-04T22:36:46.302Z Compiling tokio-rustls v0.25.0
24982026-05-04T22:36:46.425Z Compiling expectorate v1.2.0
24992026-05-04T22:36:46.448Z Compiling cancel-safe-futures v0.1.5
25002026-05-04T22:36:46.532Z Compiling owo-colors v4.3.0
25012026-05-04T22:36:46.581Z Compiling libsw-core v0.3.2
25022026-05-04T22:36:46.611Z Compiling resolv-conf v0.7.6
25032026-05-04T22:36:46.691Z Compiling toml v0.8.23
25042026-05-04T22:36:46.818Z Compiling libsw v3.5.0
25052026-05-04T22:36:46.943Z Compiling linear-map v1.2.0
25062026-05-04T22:36:47.014Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25072026-05-04T22:36:47.074Z Compiling linked-hash-map v0.5.6
25082026-05-04T22:36:47.165Z Compiling minimal-lexical v0.2.1
25092026-05-04T22:36:47.274Z Compiling lru-cache v0.1.2
25102026-05-04T22:36:47.301Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25112026-05-04T22:36:47.323Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25122026-05-04T22:36:47.323Z Compiling unicode-xid v0.2.6
25132026-05-04T22:36:47.327Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25142026-05-04T22:36:47.394Z Compiling nom v7.1.3
25152026-05-04T22:36:47.444Z Compiling globset v0.4.18
25162026-05-04T22:36:47.465Z Compiling hickory-proto v0.24.4
25172026-05-04T22:36:47.486Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25182026-05-04T22:36:47.528Z Compiling convert_case v0.10.0
25192026-05-04T22:36:47.823Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25202026-05-04T22:36:47.940Z Compiling derive_more-impl v2.1.1
25212026-05-04T22:36:48.355Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25222026-05-04T22:36:48.678Z Compiling pin-project-internal v1.1.11
25232026-05-04T22:36:48.721Z Compiling derive_more v2.1.1
25242026-05-04T22:36:48.768Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25252026-05-04T22:36:48.835Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25262026-05-04T22:36:48.874Z Compiling typify-macro v0.6.2
25272026-05-04T22:36:48.992Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25282026-05-04T22:36:49.237Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25292026-05-04T22:36:49.478Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25302026-05-04T22:36:49.702Z Compiling pin-project v1.1.11
25312026-05-04T22:36:49.842Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25322026-05-04T22:36:50.069Z Compiling hickory-resolver v0.24.4
25332026-05-04T22:36:50.132Z Compiling papergrid v0.11.0
25342026-05-04T22:36:50.155Z Compiling tabled_derive v0.7.0
25352026-05-04T22:36:50.401Z Compiling typify v0.6.2
25362026-05-04T22:36:50.683Z Compiling progenitor-impl v0.14.0
25372026-05-04T22:36:50.891Z Compiling progenitor-impl v0.13.0
25382026-05-04T22:36:51.221Z Compiling qorb v0.4.1
25392026-05-04T22:36:51.755Z Compiling pem v3.0.6
25402026-05-04T22:36:52.540Z Compiling snafu-derive v0.8.9
25412026-05-04T22:36:52.896Z Compiling progenitor-macro v0.14.0
25422026-05-04T22:36:53.091Z Compiling progenitor-macro v0.13.0
25432026-05-04T22:36:53.119Z Compiling termtree v0.5.1
25442026-05-04T22:36:53.320Z Compiling tabled v0.15.0
25452026-05-04T22:36:54.388Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25462026-05-04T22:36:55.214Z Compiling snafu v0.8.9
25472026-05-04T22:36:55.384Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25482026-05-04T22:36:55.607Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25492026-05-04T22:36:55.810Z Compiling crossterm v0.29.0
25502026-05-04T22:36:55.913Z Compiling olpc-cjson v0.1.4
25512026-05-04T22:36:56.220Z Compiling phf_shared v0.12.1
25522026-05-04T22:36:56.487Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25532026-05-04T22:36:56.801Z Compiling serde_plain v1.0.2
25542026-05-04T22:36:56.952Z Compiling progenitor v0.14.0
25552026-05-04T22:36:57.059Z Compiling vte v0.14.1
25562026-05-04T22:36:57.125Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25572026-05-04T22:36:57.151Z Compiling csv-core v0.1.13
25582026-05-04T22:36:57.173Z Compiling progenitor v0.13.0
25592026-05-04T22:36:57.351Z Compiling chrono-tz v0.10.4
25602026-05-04T22:36:57.372Z Compiling highway v1.3.0
25612026-05-04T22:36:57.588Z Compiling typed-path v0.9.3
25622026-05-04T22:36:57.644Z Compiling csv v1.4.0
25632026-05-04T22:36:57.714Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25642026-05-04T22:36:58.147Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25652026-05-04T22:36:58.285Z Compiling strip-ansi-escapes v0.2.1
25662026-05-04T22:36:58.625Z Compiling phf v0.12.1
25672026-05-04T22:36:58.735Z Compiling tough v0.20.0
25682026-05-04T22:36:58.831Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25692026-05-04T22:36:58.852Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702026-05-04T22:36:59.341Z Compiling const_format_proc_macros v0.2.34
25712026-05-04T22:37:00.018Z Compiling fd-lock v4.0.4
25722026-05-04T22:37:00.117Z Compiling peg-macros v0.8.5
25732026-05-04T22:37:00.189Z Compiling nu-ansi-term v0.50.3
25742026-05-04T22:37:00.540Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25752026-05-04T22:37:00.834Z Compiling reedline v0.40.0
25762026-05-04T22:37:00.878Z Compiling const_format v0.2.35
25772026-05-04T22:37:01.158Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25782026-05-04T22:37:01.386Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25792026-05-04T22:37:01.410Z Compiling peg v0.8.5
25802026-05-04T22:37:01.517Z Compiling bcs v0.1.6
25812026-05-04T22:37:02.009Z Compiling semver v0.1.20
25822026-05-04T22:37:02.372Z Compiling rustc_version v0.1.7
25832026-05-04T22:37:02.441Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25842026-05-04T22:37:02.559Z Compiling newtype_derive v0.1.6
25852026-05-04T22:37:02.710Z Compiling unicode-linebreak v0.1.5
25862026-05-04T22:37:02.764Z Compiling smawk v0.3.2
25872026-05-04T22:37:02.792Z Compiling humantime v2.3.0
25882026-05-04T22:37:03.023Z Compiling textwrap v0.16.2
25892026-05-04T22:37:03.044Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25902026-05-04T22:37:03.430Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
25912026-05-04T22:37:03.476Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25922026-05-04T22:37:04.136Z Compiling dropshot-api-manager-types v0.7.1
25932026-05-04T22:37:04.258Z Compiling base64 v0.21.7
25942026-05-04T22:37:04.509Z Compiling steno v0.4.1
25952026-05-04T22:37:04.621Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25962026-05-04T22:37:04.739Z Compiling utf-8 v0.7.6
25972026-05-04T22:37:04.792Z Compiling tagptr v0.2.0
25982026-05-04T22:37:04.984Z Compiling moka v0.12.13
25992026-05-04T22:37:05.007Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26002026-05-04T22:37:05.078Z Compiling tungstenite v0.21.0
26012026-05-04T22:37:05.186Z Compiling radium v0.7.0
26022026-05-04T22:37:05.540Z Compiling tap v1.0.1
26032026-05-04T22:37:05.690Z Compiling tokio-tungstenite v0.21.0
26042026-05-04T22:37:05.710Z Compiling maybe-uninit v2.0.0
26052026-05-04T22:37:05.747Z Compiling wyz v0.5.1
26062026-05-04T22:37:05.996Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
26072026-05-04T22:37:06.078Z Compiling hickory-resolver v0.25.2
26082026-05-04T22:37:06.103Z Compiling zerocopy-derive v0.6.6
26092026-05-04T22:37:06.212Z Compiling funty v2.0.0
26102026-05-04T22:37:06.233Z Compiling packed_struct v0.10.1
26112026-05-04T22:37:06.307Z Compiling display-error-chain v0.2.2
26122026-05-04T22:37:06.483Z Compiling crc-catalog v2.4.0
26132026-05-04T22:37:06.615Z Compiling crc v3.4.0
26142026-05-04T22:37:06.673Z Compiling bitvec v1.0.1
26152026-05-04T22:37:06.909Z Compiling zerocopy v0.6.6
26162026-05-04T22:37:07.033Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26172026-05-04T22:37:07.178Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26182026-05-04T22:37:07.204Z Compiling packed_struct_codegen v0.10.1
26192026-05-04T22:37:07.307Z Compiling num-derive v0.3.3
26202026-05-04T22:37:07.716Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26212026-05-04T22:37:08.201Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26222026-05-04T22:37:08.222Z Compiling bitfield-macros v0.19.4
26232026-05-04T22:37:08.460Z Compiling proc-macro-error-attr2 v2.0.0
26242026-05-04T22:37:08.878Z Compiling indexmap v1.9.3
26252026-05-04T22:37:08.943Z Compiling nodrop v0.1.14
26262026-05-04T22:37:09.079Z Compiling array-init v0.0.4
26272026-05-04T22:37:09.163Z Compiling bitfield v0.19.4
26282026-05-04T22:37:09.471Z Compiling proc-macro-error2 v2.0.1
26292026-05-04T22:37:09.790Z Compiling libscf-sys v1.1.0
26302026-05-04T22:37:09.830Z Compiling smallvec v0.6.14
26312026-05-04T22:37:09.966Z Compiling typify-impl v0.4.3
26322026-05-04T22:37:10.008Z Compiling hashbrown v0.12.3
26332026-05-04T22:37:10.105Z Compiling serde-hex v0.1.0
26342026-05-04T22:37:11.035Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26352026-05-04T22:37:11.099Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26362026-05-04T22:37:11.123Z Compiling tabled_derive v0.11.0
26372026-05-04T22:37:11.816Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26382026-05-04T22:37:11.837Z Compiling ron v0.8.1
26392026-05-04T22:37:12.036Z Compiling papergrid v0.17.0
26402026-05-04T22:37:12.070Z Compiling testing_table v0.3.0
26412026-05-04T22:37:12.179Z Compiling hashbrown v0.13.2
26422026-05-04T22:37:12.217Z Compiling vergen-gitcl v1.0.8
26432026-05-04T22:37:12.313Z Compiling dirs-sys-next v0.1.2
26442026-05-04T22:37:12.450Z Compiling crc-any v2.5.0
26452026-05-04T22:37:12.517Z Compiling glob v0.3.3
26462026-05-04T22:37:12.520Z Compiling crunchy v0.2.4
26472026-05-04T22:37:12.596Z Compiling maplit v1.0.2
26482026-05-04T22:37:12.717Z Compiling diesel_derives v2.3.7
26492026-05-04T22:37:12.807Z Compiling object v0.30.4
26502026-05-04T22:37:12.864Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26512026-05-04T22:37:12.885Z Compiling dirs-next v2.0.0
26522026-05-04T22:37:12.888Z Compiling clang-sys v1.8.1
26532026-05-04T22:37:12.993Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26542026-05-04T22:37:13.016Z Compiling dsl_auto_type v0.2.0
26552026-05-04T22:37:13.044Z Compiling scheduled-thread-pool v0.2.7
26562026-05-04T22:37:13.306Z Compiling tabled v0.20.0
26572026-05-04T22:37:13.441Z Compiling typify-macro v0.4.3
26582026-05-04T22:37:13.541Z Compiling diesel_table_macro_syntax v0.3.0
26592026-05-04T22:37:13.575Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26602026-05-04T22:37:13.643Z Compiling xshell-macros v0.2.7
26612026-05-04T22:37:13.771Z Compiling path-slash v0.1.5
26622026-05-04T22:37:13.801Z Compiling tiny-keccak v2.0.2
26632026-05-04T22:37:13.969Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26642026-05-04T22:37:14.020Z Compiling xshell v0.2.7
26652026-05-04T22:37:14.204Z Compiling r2d2 v0.8.10
26662026-05-04T22:37:14.405Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26672026-05-04T22:37:14.501Z Compiling term v0.7.0
26682026-05-04T22:37:14.853Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26692026-05-04T22:37:14.933Z Compiling bit-vec v0.6.3
26702026-05-04T22:37:15.024Z Compiling downcast-rs v2.0.2
26712026-05-04T22:37:15.184Z Compiling bit-set v0.5.3
26722026-05-04T22:37:15.298Z Compiling ascii-canvas v3.0.0
26732026-05-04T22:37:15.327Z Compiling itertools v0.10.5
26742026-05-04T22:37:15.368Z Compiling ena v0.14.4
26752026-05-04T22:37:15.371Z Compiling libloading v0.8.9
26762026-05-04T22:37:15.559Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26772026-05-04T22:37:15.622Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26782026-05-04T22:37:15.644Z Compiling unicase v2.9.0
26792026-05-04T22:37:15.946Z Compiling bindgen v0.71.1
26802026-05-04T22:37:16.289Z Compiling diff v0.1.13
26812026-05-04T22:37:16.445Z Compiling crc8 v0.1.1
26822026-05-04T22:37:16.557Z Compiling regex-syntax v0.6.29
26832026-05-04T22:37:16.854Z Compiling typify v0.4.3
26842026-05-04T22:37:17.011Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26852026-05-04T22:37:17.652Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26862026-05-04T22:37:17.691Z Compiling cexpr v0.6.0
26872026-05-04T22:37:17.741Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26882026-05-04T22:37:17.966Z Compiling lalrpop v0.19.12
26892026-05-04T22:37:18.271Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26902026-05-04T22:37:18.379Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26912026-05-04T22:37:18.409Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26922026-05-04T22:37:18.481Z Compiling headers-core v0.3.0
26932026-05-04T22:37:18.486Z Compiling libxml v0.3.3
26942026-05-04T22:37:18.654Z Compiling headers v0.4.1
26952026-05-04T22:37:18.787Z Compiling diesel v2.3.7
26962026-05-04T22:37:18.845Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26972026-05-04T22:37:19.138Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26982026-05-04T22:37:19.696Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26992026-05-04T22:37:19.892Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27002026-05-04T22:37:20.048Z Compiling strum_macros v0.24.3
27012026-05-04T22:37:20.322Z Compiling indoc v1.0.9
27022026-05-04T22:37:20.889Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27032026-05-04T22:37:21.113Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27042026-05-04T22:37:21.138Z Compiling derive_builder v0.20.2
27052026-05-04T22:37:21.282Z Compiling oso-derive v0.27.3
27062026-05-04T22:37:21.314Z Compiling quick-xml v0.37.5
27072026-05-04T22:37:21.420Z Compiling impl-trait-for-tuples v0.2.3
27082026-05-04T22:37:21.587Z Compiling openssl-probe v0.1.6
27092026-05-04T22:37:21.817Z Compiling half v1.8.3
27102026-05-04T22:37:21.936Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27112026-05-04T22:37:22.230Z Compiling serde_cbor v0.11.2
27122026-05-04T22:37:22.258Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27132026-05-04T22:37:22.650Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27142026-05-04T22:37:22.736Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27152026-05-04T22:37:22.759Z Compiling bb8 v0.8.6
27162026-05-04T22:37:22.971Z Compiling samael v0.0.19
27172026-05-04T22:37:22.993Z Compiling trait-variant v0.1.2
27182026-05-04T22:37:23.101Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27192026-05-04T22:37:23.164Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27202026-05-04T22:37:23.297Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27212026-05-04T22:37:23.399Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27222026-05-04T22:37:23.541Z Compiling fxhash v0.2.1
27232026-05-04T22:37:23.569Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
27242026-05-04T22:37:23.616Z Compiling salty v0.3.0
27252026-05-04T22:37:23.713Z Compiling progenitor-impl v0.10.0
27262026-05-04T22:37:23.950Z Compiling progenitor-impl v0.11.2
27272026-05-04T22:37:23.979Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27282026-05-04T22:37:24.067Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27292026-05-04T22:37:24.403Z Compiling kstat-rs v0.2.4
27302026-05-04T22:37:24.681Z Compiling libz-sys v1.1.24
27312026-05-04T22:37:24.828Z Compiling nonempty v0.12.0
27322026-05-04T22:37:24.893Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27332026-05-04T22:37:25.067Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27342026-05-04T22:37:25.277Z Compiling polar-core v0.27.3
27352026-05-04T22:37:25.832Z Compiling progenitor-macro v0.10.0
27362026-05-04T22:37:26.133Z Compiling progenitor-macro v0.11.2
27372026-05-04T22:37:27.250Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27382026-05-04T22:37:28.532Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27392026-05-04T22:37:28.709Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27402026-05-04T22:37:29.119Z Compiling progenitor-client v0.11.2
27412026-05-04T22:37:29.652Z Compiling darling_core v0.23.0
27422026-05-04T22:37:29.828Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27432026-05-04T22:37:29.849Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27442026-05-04T22:37:30.226Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27452026-05-04T22:37:31.786Z Compiling nanorand v0.7.0
27462026-05-04T22:37:32.158Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27472026-05-04T22:37:33.336Z Compiling arc-swap v1.8.2
27482026-05-04T22:37:33.716Z Compiling fs-err v2.11.0
27492026-05-04T22:37:33.949Z Compiling parking_lot_core v0.8.6
27502026-05-04T22:37:34.258Z Compiling oso v0.27.3
27512026-05-04T22:37:34.543Z Compiling mime_guess v2.0.5
27522026-05-04T22:37:34.565Z Compiling slog-scope v4.4.1
27532026-05-04T22:37:35.006Z Compiling flume v0.11.1
27542026-05-04T22:37:35.048Z Compiling darling_macro v0.23.0
27552026-05-04T22:37:35.459Z Compiling progenitor v0.11.2
27562026-05-04T22:37:35.645Z Compiling async-bb8-diesel v0.2.1
27572026-05-04T22:37:36.088Z Compiling diesel-dtrace v0.5.0
27582026-05-04T22:37:36.414Z Compiling progenitor v0.10.0
27592026-05-04T22:37:36.595Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27602026-05-04T22:37:36.620Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
27612026-05-04T22:37:37.691Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27622026-05-04T22:37:38.112Z Compiling primeorder v0.13.6
27632026-05-04T22:37:38.653Z Compiling git-stub v1.0.0
27642026-05-04T22:37:38.961Z Compiling libgit2-sys v0.18.3+1.9.2
27652026-05-04T22:37:39.042Z Compiling instability v0.3.11
27662026-05-04T22:37:39.122Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27672026-05-04T22:37:39.304Z Compiling git-stub-vcs v0.1.0
27682026-05-04T22:37:39.563Z Compiling p384 v0.13.1
27692026-05-04T22:37:39.677Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27702026-05-04T22:37:40.661Z Compiling darling v0.23.0
27712026-05-04T22:37:40.718Z Compiling slog-stdlog v4.1.1
27722026-05-04T22:37:41.210Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27732026-05-04T22:37:41.323Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27742026-05-04T22:37:41.370Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27752026-05-04T22:37:41.396Z Compiling ignore v0.4.25
27762026-05-04T22:37:41.420Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27772026-05-04T22:37:41.713Z Compiling castaway v0.2.4
27782026-05-04T22:37:41.872Z Compiling atty v0.2.14
27792026-05-04T22:37:42.026Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27802026-05-04T22:37:42.266Z Compiling parse-size v1.1.0
27812026-05-04T22:37:42.501Z Compiling indoc v2.0.7
27822026-05-04T22:37:42.523Z Compiling http-range v0.1.5
27832026-05-04T22:37:42.818Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27842026-05-04T22:37:42.857Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27852026-05-04T22:37:43.712Z Compiling globwalk v0.9.1
27862026-05-04T22:37:44.128Z Compiling compact_str v0.8.1
27872026-05-04T22:37:44.791Z Compiling parking_lot v0.11.2
27882026-05-04T22:37:45.234Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27892026-05-04T22:37:45.258Z Compiling slog-envlogger v2.2.0
27902026-05-04T22:37:46.351Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27912026-05-04T22:37:46.467Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27922026-05-04T22:37:46.729Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27932026-05-04T22:37:46.839Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27942026-05-04T22:37:47.136Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
27952026-05-04T22:37:47.210Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27962026-05-04T22:37:47.640Z Compiling predicates-tree v1.0.13
27972026-05-04T22:37:47.743Z Compiling unicode-truncate v1.1.0
27982026-05-04T22:37:47.903Z Compiling lru v0.12.5
27992026-05-04T22:37:47.955Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28002026-05-04T22:37:47.976Z Compiling rand_seeder v0.4.0
28012026-05-04T22:37:48.001Z Compiling prefix-trie v0.7.0
28022026-05-04T22:37:48.096Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
28032026-05-04T22:37:48.135Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28042026-05-04T22:37:48.237Z Compiling vergen-git2 v1.0.7
28052026-05-04T22:37:48.353Z Compiling corncobs v0.1.4
28062026-05-04T22:37:48.484Z Compiling cassowary v0.3.0
28072026-05-04T22:37:48.505Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28082026-05-04T22:37:48.509Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
28092026-05-04T22:37:48.624Z Compiling hickory-server v0.25.2
28102026-05-04T22:37:48.673Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28112026-05-04T22:37:48.702Z Compiling camino-tempfile-ext v0.3.3
28122026-05-04T22:37:48.886Z Compiling ratatui v0.29.0
28132026-05-04T22:37:48.930Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28142026-05-04T22:37:49.213Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
28152026-05-04T22:37:49.391Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28162026-05-04T22:37:49.543Z Compiling hyper-staticfile v0.10.1
28172026-05-04T22:37:49.760Z Compiling sled v0.34.7
28182026-05-04T22:37:50.364Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28192026-05-04T22:37:50.747Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28202026-05-04T22:37:51.023Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28212026-05-04T22:37:52.528Z Compiling secrecy v0.8.0
28222026-05-04T22:37:52.734Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28232026-05-04T22:37:52.977Z Compiling rustls v0.21.12
28242026-05-04T22:37:53.665Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28252026-05-04T22:37:54.201Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28262026-05-04T22:37:54.274Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28272026-05-04T22:37:54.577Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28282026-05-04T22:37:55.619Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28292026-05-04T22:37:56.261Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28302026-05-04T22:37:56.333Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28312026-05-04T22:37:57.089Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28322026-05-04T22:37:57.410Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28332026-05-04T22:37:57.680Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28342026-05-04T22:37:57.905Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28352026-05-04T22:37:58.138Z Compiling rustls-webpki v0.101.7
28362026-05-04T22:37:58.643Z Compiling sct v0.7.1
28372026-05-04T22:37:58.667Z Compiling nix v0.29.0
28382026-05-04T22:37:58.918Z Compiling dropshot v0.16.7
28392026-05-04T22:37:59.163Z Compiling void v1.0.2
28402026-05-04T22:37:59.227Z Compiling lzss v0.8.2
28412026-05-04T22:37:59.344Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28422026-05-04T22:37:59.500Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
28432026-05-04T22:37:59.697Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28442026-05-04T22:37:59.809Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28452026-05-04T22:38:00.646Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28462026-05-04T22:38:00.669Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28472026-05-04T22:38:00.925Z Compiling tungstenite v0.23.0
28482026-05-04T22:38:01.378Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28492026-05-04T22:38:01.903Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28502026-05-04T22:38:02.128Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28512026-05-04T22:38:02.231Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28522026-05-04T22:38:02.354Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28532026-05-04T22:38:02.455Z Compiling toml v0.9.12+spec-1.1.0
28542026-05-04T22:38:02.578Z Compiling nix v0.27.1
28552026-05-04T22:38:03.268Z Compiling dropshot_endpoint v0.16.7
28562026-05-04T22:38:03.340Z Compiling serde_bytes v0.11.19
28572026-05-04T22:38:03.577Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
28582026-05-04T22:38:03.682Z Compiling tokio-tungstenite v0.23.1
28592026-05-04T22:38:03.730Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28602026-05-04T22:38:04.054Z Compiling tokio-rustls v0.24.1
28612026-05-04T22:38:04.477Z Compiling git2 v0.20.4
28622026-05-04T22:38:04.789Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28632026-05-04T22:38:06.634Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28642026-05-04T22:38:08.069Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28652026-05-04T22:38:08.806Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28662026-05-04T22:38:09.320Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28672026-05-04T22:38:09.685Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28682026-05-04T22:38:09.744Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28692026-05-04T22:38:10.093Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28702026-05-04T22:38:11.729Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28712026-05-04T22:38:12.337Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28722026-05-04T22:38:12.636Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28732026-05-04T22:38:12.670Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28742026-05-04T22:38:13.523Z Compiling rustls-pemfile v1.0.4
28752026-05-04T22:38:13.640Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28762026-05-04T22:38:13.965Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28772026-05-04T22:38:14.572Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28782026-05-04T22:38:15.022Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28792026-05-04T22:38:16.445Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28802026-05-04T22:38:16.922Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28812026-05-04T22:38:17.379Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28822026-05-04T22:38:17.432Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28832026-05-04T22:38:17.623Z Compiling signal-hook-tokio v0.3.1
28842026-05-04T22:38:17.647Z Compiling twox-hash v2.1.2
28852026-05-04T22:38:17.790Z Compiling yasna v0.5.2
28862026-05-04T22:38:17.816Z Compiling is_ci v1.2.0
28872026-05-04T22:38:18.183Z Compiling supports-color v3.0.2
28882026-05-04T22:38:18.277Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28892026-05-04T22:38:18.472Z Compiling rcgen v0.12.1
28902026-05-04T22:38:19.105Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28912026-05-04T22:38:19.152Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28922026-05-04T22:38:19.336Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28932026-05-04T22:38:19.612Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28942026-05-04T22:38:20.268Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28952026-05-04T22:38:20.495Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28962026-05-04T22:38:21.626Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28972026-05-04T22:38:21.797Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28982026-05-04T22:38:22.728Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28992026-05-04T22:38:22.876Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29002026-05-04T22:38:23.106Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29012026-05-04T22:38:23.333Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29022026-05-04T22:38:23.557Z Compiling fatfs v0.3.6
29032026-05-04T22:38:23.617Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29042026-05-04T22:38:24.509Z Compiling subprocess v0.2.15
29052026-05-04T22:38:24.770Z Compiling rtoolbox v0.0.3
29062026-05-04T22:38:25.046Z Compiling assert_matches v1.5.0
29072026-05-04T22:38:25.156Z Compiling seq-macro v0.3.6
29082026-05-04T22:38:25.544Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29092026-05-04T22:38:25.649Z Compiling rpassword v7.4.0
29102026-05-04T22:38:26.026Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29112026-05-04T22:38:26.486Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29122026-05-04T22:38:26.722Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29132026-05-04T22:38:26.863Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29142026-05-04T22:38:27.222Z Compiling tui-tree-widget v0.23.1
29152026-05-04T22:38:27.515Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29162026-05-04T22:38:29.070Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29172026-05-04T22:38:29.242Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29182026-05-04T22:38:29.281Z Compiling uzers v0.12.2
29192026-05-04T22:38:29.635Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29202026-05-04T22:38:30.766Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29212026-05-04T22:38:31.793Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29222026-05-04T22:38:31.952Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29232026-05-04T22:38:34.459Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29242026-05-04T22:38:35.511Z Compiling support-bundle-viewer v0.1.2
29252026-05-04T22:38:36.675Z Compiling multimap v0.10.1
29262026-05-04T22:38:42.932Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29272026-05-04T22:38:45.271Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29282026-05-04T22:38:55.937Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29292026-05-04T22:38:56.904Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29302026-05-04T22:44:10.327Z Finished `release` profile [optimized] target(s) in 7m 27s
29312026-05-04T22:44:54.421Z
29322026-05-04T22:44:54.422Zreal 8:13.080487724
29332026-05-04T22:44:54.425Zuser 1:16:51.507458829
29342026-05-04T22:44:54.425Zsys 3:28.370774195
29352026-05-04T22:44:54.425Ztrap 1.768294446
29362026-05-04T22:44:54.425Ztflt 1.799356722
29372026-05-04T22:44:54.425Zdflt 16.413761248
29382026-05-04T22:44:54.425Zkflt 0.003892540
29392026-05-04T22:44:54.425Zlock 6:24:11.166286772
29402026-05-04T22:44:54.425Zslp 2:12:31.716468947
29412026-05-04T22:44:54.425Zlat 2:29.074563600
29422026-05-04T22:44:54.425Zstop 5:18.178244013
29432026-05-04T22:44:54.425Z+ mapfile -t packages
29442026-05-04T22:44:54.425Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
29452026-05-04T22:44:55.363Z Finished `release` profile [optimized] target(s) in 0.93s
29462026-05-04T22:44:55.432Z Running `target/release/omicron-package -t test list-outputs`
29472026-05-04T22:44:55.483ZLogging to: /work/oxidecomputer/omicron/out/LOG
29482026-05-04T22:44:55.486Z+ ptime -m cargo build --locked --release -p xtask
29492026-05-04T22:44:56.005Z Compiling libc v0.2.185
29502026-05-04T22:44:56.005Z Compiling serde v1.0.228
29512026-05-04T22:44:56.008Z Compiling serde_core v1.0.228
29522026-05-04T22:44:56.009Z Compiling rustix v1.1.3
29532026-05-04T22:44:56.117Z Compiling bitflags v2.11.0
29542026-05-04T22:44:56.120Z Compiling serde_json v1.0.149
29552026-05-04T22:44:56.138Z Compiling num-traits v0.2.19
29562026-05-04T22:44:56.148Z Compiling syn v2.0.117
29572026-05-04T22:44:56.151Z Compiling smallvec v1.15.1
29582026-05-04T22:44:56.178Z Compiling indexmap v2.14.0
29592026-05-04T22:44:56.189Z Compiling usdt-impl v0.5.0
29602026-05-04T22:44:56.201Z Compiling syn v1.0.109
29612026-05-04T22:44:56.213Z Compiling getrandom v0.4.1
29622026-05-04T22:44:56.216Z Compiling log v0.4.29
29632026-05-04T22:44:56.377Z Compiling percent-encoding v2.3.2
29642026-05-04T22:44:56.542Z Compiling form_urlencoded v1.2.2
29652026-05-04T22:44:56.572Z Compiling fs-err v3.3.0
29662026-05-04T22:44:56.572Z Compiling anyhow v1.0.102
29672026-05-04T22:44:56.593Z Compiling heck v0.4.1
29682026-05-04T22:44:56.628Z Compiling once_cell v1.21.3
29692026-05-04T22:44:56.804Z Compiling thread-id v4.2.2
29702026-05-04T22:44:56.855Z Compiling errno v0.3.14
29712026-05-04T22:44:56.878Z Compiling memmap v0.7.0
29722026-05-04T22:44:57.148Z Compiling ordered-float v2.10.1
29732026-05-04T22:44:57.664Z Compiling proc-macro-error v1.0.4
29742026-05-04T22:44:57.855Z Compiling terminal_size v0.4.3
29752026-05-04T22:44:57.855Z Compiling tempfile v3.25.0
29762026-05-04T22:44:57.907Z Compiling tabled_derive v0.7.0
29772026-05-04T22:44:57.960Z Compiling clap_builder v4.5.60
29782026-05-04T22:44:57.964Z Compiling textwrap v0.16.2
29792026-05-04T22:44:58.072Z Compiling camino-tempfile v1.4.1
29802026-05-04T22:44:58.576Z Compiling tabled v0.15.0
29812026-05-04T22:44:58.643Z Compiling synstructure v0.13.2
29822026-05-04T22:44:58.643Z Compiling pest_generator v2.8.6
29832026-05-04T22:44:59.021Z Compiling serde_derive v1.0.228
29842026-05-04T22:44:59.021Z Compiling zerofrom-derive v0.1.6
29852026-05-04T22:44:59.025Z Compiling yoke-derive v0.8.1
29862026-05-04T22:44:59.025Z Compiling zerovec-derive v0.11.2
29872026-05-04T22:44:59.025Z Compiling displaydoc v0.2.5
29882026-05-04T22:44:59.025Z Compiling thiserror-impl v1.0.69
29892026-05-04T22:44:59.025Z Compiling zerocopy-derive v0.7.35
29902026-05-04T22:44:59.025Z Compiling scroll_derive v0.12.1
29912026-05-04T22:44:59.025Z Compiling thiserror-impl v2.0.18
29922026-05-04T22:44:59.025Z Compiling clap_derive v4.5.55
29932026-05-04T22:44:59.185Z Compiling pest_derive v2.8.6
29942026-05-04T22:44:59.739Z Compiling scroll v0.12.0
29952026-05-04T22:44:59.847Z Compiling zerocopy v0.7.35
29962026-05-04T22:45:00.060Z Compiling goblin v0.8.2
29972026-05-04T22:45:00.202Z Compiling thiserror v1.0.69
29982026-05-04T22:45:00.261Z Compiling zerofrom v0.1.6
29992026-05-04T22:45:00.261Z Compiling thiserror v2.0.18
30002026-05-04T22:45:00.325Z Compiling dtrace-parser v0.2.0
30012026-05-04T22:45:00.396Z Compiling yoke v0.8.1
30022026-05-04T22:45:00.607Z Compiling zerovec v0.11.5
30032026-05-04T22:45:00.619Z Compiling zerotrie v0.2.3
30042026-05-04T22:45:00.704Z Compiling clap v4.5.60
30052026-05-04T22:45:01.211Z Compiling tinystr v0.8.2
30062026-05-04T22:45:01.441Z Compiling icu_locale_core v2.1.1
30072026-05-04T22:45:02.197Z Compiling potential_utf v0.1.4
30082026-05-04T22:45:02.340Z Compiling icu_provider v2.1.1
30092026-05-04T22:45:02.404Z Compiling icu_collections v2.1.1
30102026-05-04T22:45:02.521Z Compiling serde_spanned v0.6.9
30112026-05-04T22:45:02.536Z Compiling toml_datetime v0.6.11
30122026-05-04T22:45:02.568Z Compiling serde-value v0.7.0
30132026-05-04T22:45:02.661Z Compiling dof v0.3.0
30142026-05-04T22:45:02.707Z Compiling cargo-platform v0.2.0
30152026-05-04T22:45:02.729Z Compiling macaddr v1.0.1
30162026-05-04T22:45:02.776Z Compiling icu_properties v2.1.2
30172026-05-04T22:45:02.947Z Compiling icu_normalizer v2.1.1
30182026-05-04T22:45:03.007Z Compiling toml_edit v0.22.27
30192026-05-04T22:45:03.029Z Compiling serde_tokenstream v0.2.3
30202026-05-04T22:45:03.682Z Compiling idna_adapter v1.2.1
30212026-05-04T22:45:03.795Z Compiling usdt-macro v0.5.0
30222026-05-04T22:45:03.835Z Compiling idna v1.1.0
30232026-05-04T22:45:03.862Z Compiling usdt-attr-macro v0.5.0
30242026-05-04T22:45:04.150Z Compiling url v2.5.8
30252026-05-04T22:45:04.474Z Compiling usdt v0.5.0
30262026-05-04T22:45:04.544Z Compiling toml v0.8.23
30272026-05-04T22:45:04.971Z Compiling cargo-util-schemas v0.8.2
30282026-05-04T22:45:04.971Z Compiling cargo_toml v0.21.0
30292026-05-04T22:45:05.983Z Compiling cargo_metadata v0.21.0
30302026-05-04T22:45:09.033Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30312026-05-04T22:45:12.008Z Finished `release` profile [optimized] target(s) in 16.51s
30322026-05-04T22:45:12.125Z
30332026-05-04T22:45:12.125Zreal 16.607876971
30342026-05-04T22:45:12.125Zuser 2:20.661939722
30352026-05-04T22:45:12.125Zsys 16.604408570
30362026-05-04T22:45:12.125Ztrap 0.102005636
30372026-05-04T22:45:12.126Ztflt 0.570567107
30382026-05-04T22:45:12.129Zdflt 1.366502800
30392026-05-04T22:45:12.130Zkflt 0.000072983
30402026-05-04T22:45:12.130Zlock 5:15.260582741
30412026-05-04T22:45:12.130Zslp 3:23.750669158
30422026-05-04T22:45:12.130Zlat 5.616610214
30432026-05-04T22:45:12.130Zstop 17.639619036
30442026-05-04T22:45:12.130Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
30452026-05-04T22:45:12.130Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
30462026-05-04T22:45:12.130Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
30472026-05-04T22:45:12.130Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
30482026-05-04T22:45:12.130Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
30492026-05-04T22:45:13.046Z Compiling newtype-uuid-macros v0.1.0
30502026-05-04T22:45:13.050Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30512026-05-04T22:45:13.050Z Compiling regress v0.10.5
30522026-05-04T22:45:13.050Z Compiling structmeta-derive v0.3.0
30532026-05-04T22:45:13.200Z Compiling rustls v0.22.4
30542026-05-04T22:45:13.203Z Compiling rustls-webpki v0.102.8
30552026-05-04T22:45:13.203Z Compiling multer v3.1.0
30562026-05-04T22:45:13.203Z Compiling match_cfg v0.1.0
30572026-05-04T22:45:13.203Z Compiling debug-ignore v1.0.5
30582026-05-04T22:45:13.203Z Compiling compression-core v0.4.31
30592026-05-04T22:45:13.203Z Compiling slog-json v2.6.1
30602026-05-04T22:45:13.206Z Compiling async-stream-impl v0.3.6
30612026-05-04T22:45:13.206Z Compiling toml_datetime v1.0.0+spec-1.1.0
30622026-05-04T22:45:13.206Z Compiling serde_spanned v1.0.4
30632026-05-04T22:45:13.206Z Compiling dropshot v0.17.0
30642026-05-04T22:45:13.206Z Compiling toml_writer v1.0.6+spec-1.1.0
30652026-05-04T22:45:13.460Z Compiling hostname v0.3.1
30662026-05-04T22:45:13.463Z Compiling itertools v0.14.0
30672026-05-04T22:45:13.477Z Compiling compression-codecs v0.4.37
30682026-05-04T22:45:13.510Z Compiling toml v1.0.6+spec-1.1.0
30692026-05-04T22:45:13.528Z Compiling waitgroup v0.1.2
30702026-05-04T22:45:13.560Z Compiling rustls-pemfile v2.2.0
30712026-05-04T22:45:13.580Z Compiling slog-bunyan v2.5.0
30722026-05-04T22:45:13.610Z Compiling dropshot_endpoint v0.17.0
30732026-05-04T22:45:13.629Z Compiling serde_path_to_error v0.1.20
30742026-05-04T22:45:13.704Z Compiling async-compression v0.4.41
30752026-05-04T22:45:13.707Z Compiling hostname v0.4.2
30762026-05-04T22:45:13.756Z Compiling progenitor-client v0.14.0
30772026-05-04T22:45:13.791Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30782026-05-04T22:45:13.793Z Compiling macaddr v1.0.1
30792026-05-04T22:45:13.881Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30802026-05-04T22:45:13.960Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30812026-05-04T22:45:13.990Z Compiling instant v0.1.13
30822026-05-04T22:45:14.008Z Compiling progenitor-client v0.10.0
30832026-05-04T22:45:14.012Z Compiling async-stream v0.3.6
30842026-05-04T22:45:14.044Z Compiling backon v1.6.0
30852026-05-04T22:45:14.061Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30862026-05-04T22:45:14.105Z Compiling backoff v0.4.0
30872026-05-04T22:45:14.124Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
30882026-05-04T22:45:14.195Z Compiling universal-hash v0.5.1
30892026-05-04T22:45:14.212Z Compiling progenitor-extras v0.2.0
30902026-05-04T22:45:14.230Z Compiling opaque-debug v0.3.1
30912026-05-04T22:45:14.272Z Compiling half v2.7.1
30922026-05-04T22:45:14.318Z Compiling crucible-workspace-hack v0.1.0
30932026-05-04T22:45:14.336Z Compiling ciborium-io v0.2.2
30942026-05-04T22:45:14.339Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30952026-05-04T22:45:14.370Z Compiling structmeta v0.3.0
30962026-05-04T22:45:14.370Z Compiling unsafe-libyaml v0.2.11
30972026-05-04T22:45:14.373Z Compiling convert_case v0.4.0
30982026-05-04T22:45:14.470Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30992026-05-04T22:45:14.490Z Compiling regress v0.11.1
31002026-05-04T22:45:14.507Z Compiling aead v0.5.2
31012026-05-04T22:45:14.543Z Compiling ciborium-ll v0.2.2
31022026-05-04T22:45:14.584Z Compiling secrecy v0.10.3
31032026-05-04T22:45:14.601Z Compiling poly1305 v0.8.0
31042026-05-04T22:45:14.619Z Compiling derive-ex v0.1.8
31052026-05-04T22:45:14.657Z Compiling parse-display-derive v0.10.0
31062026-05-04T22:45:14.735Z Compiling ciborium v0.2.2
31072026-05-04T22:45:14.752Z Compiling chacha20 v0.9.1
31082026-05-04T22:45:14.770Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
31092026-05-04T22:45:14.773Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31102026-05-04T22:45:14.804Z Compiling derive_more v0.99.20
31112026-05-04T22:45:14.807Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31122026-05-04T22:45:14.857Z Compiling thiserror-impl-no-std v2.0.2
31132026-05-04T22:45:15.037Z Compiling serde_yaml v0.9.34+deprecated
31142026-05-04T22:45:15.053Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31152026-05-04T22:45:15.152Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31162026-05-04T22:45:15.170Z Compiling byte-wrapper v0.1.0
31172026-05-04T22:45:15.188Z Compiling blake2 v0.10.6
31182026-05-04T22:45:15.273Z Compiling password-hash v0.5.0
31192026-05-04T22:45:15.329Z Compiling chacha20poly1305 v0.10.1
31202026-05-04T22:45:15.384Z Compiling indent_write v2.2.0
31212026-05-04T22:45:15.418Z Compiling heapless v0.8.0
31222026-05-04T22:45:15.505Z Compiling ingot-macros v0.1.1
31232026-05-04T22:45:15.540Z Compiling argon2 v0.5.3
31242026-05-04T22:45:15.557Z Compiling toml_edit v0.23.10+spec-1.0.0
31252026-05-04T22:45:15.709Z Compiling tokio-rustls v0.25.0
31262026-05-04T22:45:15.783Z Compiling hash32 v0.3.1
31272026-05-04T22:45:15.959Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31282026-05-04T22:45:15.975Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31292026-05-04T22:45:16.097Z Compiling typify-impl v0.6.2
31302026-05-04T22:45:16.221Z Compiling thiserror-no-std v2.0.2
31312026-05-04T22:45:16.253Z Compiling smoltcp v0.11.0
31322026-05-04T22:45:16.346Z Compiling vsss-rs v3.3.4
31332026-05-04T22:45:16.382Z Compiling test-strategy v0.4.5
31342026-05-04T22:45:16.403Z Compiling proc-macro-crate v3.4.0
31352026-05-04T22:45:16.417Z Compiling parse-display v0.10.0
31362026-05-04T22:45:16.652Z Compiling tabwriter v1.4.1
31372026-05-04T22:45:16.672Z Compiling num-rational v0.4.2
31382026-05-04T22:45:16.748Z Compiling cobs v0.3.0
31392026-05-04T22:45:16.788Z Compiling num-complex v0.4.6
31402026-05-04T22:45:16.937Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31412026-05-04T22:45:17.006Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31422026-05-04T22:45:17.024Z Compiling num_enum_derive v0.7.5
31432026-05-04T22:45:17.066Z Compiling postcard v1.1.3
31442026-05-04T22:45:17.219Z Compiling num v0.4.3
31452026-05-04T22:45:17.236Z Compiling proc-macro-error v1.0.4
31462026-05-04T22:45:17.273Z Compiling proc-macro-crate v1.3.1
31472026-05-04T22:45:17.308Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31482026-05-04T22:45:17.328Z Compiling foreign-types-macros v0.2.3
31492026-05-04T22:45:17.389Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31502026-05-04T22:45:17.438Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31512026-05-04T22:45:17.455Z Compiling float-ord v0.3.2
31522026-05-04T22:45:17.600Z Compiling colored v3.1.1
31532026-05-04T22:45:17.617Z Compiling cpufeatures v0.3.0
31542026-05-04T22:45:17.620Z Compiling foreign-types-shared v0.3.1
31552026-05-04T22:45:17.648Z Compiling rayon-core v1.13.0
31562026-05-04T22:45:17.726Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31572026-05-04T22:45:17.729Z Compiling num_enum_derive v0.5.11
31582026-05-04T22:45:17.761Z Compiling chacha20 v0.10.0
31592026-05-04T22:45:17.891Z Compiling crossbeam-deque v0.8.6
31602026-05-04T22:45:17.924Z Compiling camino-tempfile v1.4.1
31612026-05-04T22:45:17.956Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31622026-05-04T22:45:17.971Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31632026-05-04T22:45:17.989Z Compiling foreign-types v0.5.0
31642026-05-04T22:45:18.005Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
31652026-05-04T22:45:18.008Z Compiling cstr-argument v0.1.2
31662026-05-04T22:45:18.092Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
31672026-05-04T22:45:18.131Z Compiling rand v0.10.0
31682026-05-04T22:45:18.146Z Compiling num_enum v0.7.5
31692026-05-04T22:45:18.192Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31702026-05-04T22:45:18.209Z Compiling toml v0.8.23
31712026-05-04T22:45:18.308Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
31722026-05-04T22:45:18.351Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
31732026-05-04T22:45:18.468Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
31742026-05-04T22:45:18.486Z Compiling ingot-types v0.1.2
31752026-05-04T22:45:18.486Z Compiling zone_cfg_derive v0.3.1
31762026-05-04T22:45:18.518Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31772026-05-04T22:45:18.553Z Compiling rayon v1.11.0
31782026-05-04T22:45:18.570Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31792026-05-04T22:45:18.593Z Compiling itertools v0.12.1
31802026-05-04T22:45:18.622Z Compiling num-derive v0.4.2
31812026-05-04T22:45:18.672Z Compiling sigpipe v0.1.3
31822026-05-04T22:45:18.721Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31832026-05-04T22:45:18.808Z Compiling glob v0.3.3
31842026-05-04T22:45:18.829Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31852026-05-04T22:45:18.878Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
31862026-05-04T22:45:18.896Z Compiling ingot v0.1.1
31872026-05-04T22:45:18.899Z Compiling num_enum v0.5.11
31882026-05-04T22:45:18.962Z Compiling smf v0.2.3
31892026-05-04T22:45:18.981Z Compiling whoami v1.6.1
31902026-05-04T22:45:19.075Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31912026-05-04T22:45:19.078Z Compiling prettyplease v0.2.37
31922026-05-04T22:45:19.140Z Compiling gethostname v0.5.0
31932026-05-04T22:45:19.190Z Compiling atomicwrites v0.4.4
31942026-05-04T22:45:19.228Z Compiling usdt-attr-macro v0.5.0
31952026-05-04T22:45:19.282Z Compiling usdt-macro v0.5.0
31962026-05-04T22:45:19.407Z Compiling memmap v0.7.0
31972026-05-04T22:45:19.423Z Compiling derive-where v1.6.0
31982026-05-04T22:45:19.515Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31992026-05-04T22:45:19.572Z Compiling progenitor-client v0.13.0
32002026-05-04T22:45:19.590Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
32012026-05-04T22:45:19.621Z Compiling cancel-safe-futures v0.1.5
32022026-05-04T22:45:19.678Z Compiling owo-colors v4.3.0
32032026-05-04T22:45:19.838Z Compiling zone v0.3.1
32042026-05-04T22:45:19.861Z Compiling resolv-conf v0.7.6
32052026-05-04T22:45:19.950Z Compiling libsw-core v0.3.2
32062026-05-04T22:45:19.997Z Compiling async-recursion v1.1.1
32072026-05-04T22:45:20.108Z Compiling usdt v0.5.0
32082026-05-04T22:45:20.149Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32092026-05-04T22:45:20.240Z Compiling libsw v3.5.0
32102026-05-04T22:45:20.348Z Compiling console v0.15.11
32112026-05-04T22:45:20.366Z Compiling newline-converter v0.3.0
32122026-05-04T22:45:20.409Z Compiling linear-map v1.2.0
32132026-05-04T22:45:20.426Z Compiling libefi-sys v0.1.0
32142026-05-04T22:45:20.447Z Compiling hickory-proto v0.24.4
32152026-05-04T22:45:20.517Z Compiling bitfield-struct v0.6.2
32162026-05-04T22:45:20.539Z Compiling linked-hash-map v0.5.6
32172026-05-04T22:45:20.542Z Compiling semver v0.1.20
32182026-05-04T22:45:20.627Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32192026-05-04T22:45:20.716Z Compiling expectorate v1.2.0
32202026-05-04T22:45:20.736Z Compiling typify-macro v0.6.2
32212026-05-04T22:45:20.757Z Compiling rustc_version v0.1.7
32222026-05-04T22:45:20.775Z Compiling lru-cache v0.1.2
32232026-05-04T22:45:20.794Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32242026-05-04T22:45:20.836Z Compiling tokio-dtrace v0.1.1
32252026-05-04T22:45:20.879Z Compiling dropshot-api-manager-types v0.7.1
32262026-05-04T22:45:20.882Z Compiling pin-project-internal v1.1.11
32272026-05-04T22:45:20.913Z Compiling slog-dtrace v0.3.0
32282026-05-04T22:45:20.916Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32292026-05-04T22:45:20.950Z Compiling minimal-lexical v0.2.1
32302026-05-04T22:45:20.968Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32312026-05-04T22:45:21.014Z Compiling typify-impl v0.4.3
32322026-05-04T22:45:21.031Z Compiling newtype_derive v0.1.6
32332026-05-04T22:45:21.135Z Compiling oxide-tokio-rt v0.1.4
32342026-05-04T22:45:21.201Z Compiling nom v7.1.3
32352026-05-04T22:45:21.218Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32362026-05-04T22:45:21.221Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32372026-05-04T22:45:21.221Z Compiling snafu-derive v0.8.9
32382026-05-04T22:45:21.263Z Compiling phf_shared v0.12.1
32392026-05-04T22:45:21.266Z Compiling pem v3.0.6
32402026-05-04T22:45:21.459Z Compiling csv-core v0.1.13
32412026-05-04T22:45:21.477Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32422026-05-04T22:45:21.480Z Compiling highway v1.3.0
32432026-05-04T22:45:21.650Z Compiling xshell-macros v0.2.7
32442026-05-04T22:45:21.742Z Compiling same-file v1.0.6
32452026-05-04T22:45:21.784Z Compiling chrono-tz v0.10.4
32462026-05-04T22:45:21.823Z Compiling const_format_proc_macros v0.2.34
32472026-05-04T22:45:21.931Z Compiling walkdir v2.5.0
32482026-05-04T22:45:21.957Z Compiling csv v1.4.0
32492026-05-04T22:45:21.988Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32502026-05-04T22:45:22.089Z Compiling phf v0.12.1
32512026-05-04T22:45:22.106Z Compiling pin-project v1.1.11
32522026-05-04T22:45:22.136Z Compiling xshell v0.2.7
32532026-05-04T22:45:22.228Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32542026-05-04T22:45:22.266Z Compiling globset v0.4.18
32552026-05-04T22:45:22.287Z Compiling olpc-cjson v0.1.4
32562026-05-04T22:45:22.483Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
32572026-05-04T22:45:22.505Z Compiling primeorder v0.13.6
32582026-05-04T22:45:22.538Z Compiling serde_plain v1.0.2
32592026-05-04T22:45:22.565Z Compiling typed-path v0.9.3
32602026-05-04T22:45:22.624Z Compiling typify v0.6.2
32612026-05-04T22:45:22.641Z Compiling hickory-resolver v0.24.4
32622026-05-04T22:45:22.692Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32632026-05-04T22:45:22.720Z Compiling const_format v0.2.35
32642026-05-04T22:45:22.764Z Compiling progenitor-impl v0.14.0
32652026-05-04T22:45:22.782Z Compiling progenitor-impl v0.13.0
32662026-05-04T22:45:22.804Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32672026-05-04T22:45:23.071Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32682026-05-04T22:45:23.109Z Compiling tabled_derive v0.7.0
32692026-05-04T22:45:23.224Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32702026-05-04T22:45:23.301Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
32712026-05-04T22:45:23.411Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32722026-05-04T22:45:23.647Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32732026-05-04T22:45:23.720Z Compiling qorb v0.4.1
32742026-05-04T22:45:23.772Z Compiling snafu v0.8.9
32752026-05-04T22:45:23.829Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32762026-05-04T22:45:24.152Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32772026-05-04T22:45:24.196Z Compiling tough v0.20.0
32782026-05-04T22:45:24.340Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32792026-05-04T22:45:24.370Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32802026-05-04T22:45:24.543Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32812026-05-04T22:45:24.597Z Compiling bcs v0.1.6
32822026-05-04T22:45:24.643Z Compiling salty v0.3.0
32832026-05-04T22:45:24.912Z Compiling termtree v0.5.1
32842026-05-04T22:45:24.929Z Compiling textwrap v0.16.2
32852026-05-04T22:45:24.973Z Compiling tabled v0.15.0
32862026-05-04T22:45:25.089Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32872026-05-04T22:45:25.109Z Compiling steno v0.4.1
32882026-05-04T22:45:25.335Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32892026-05-04T22:45:25.399Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32902026-05-04T22:45:25.440Z Compiling radium v0.7.0
32912026-05-04T22:45:25.491Z Compiling progenitor-macro v0.13.0
32922026-05-04T22:45:25.513Z Compiling progenitor-macro v0.14.0
32932026-05-04T22:45:25.571Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32942026-05-04T22:45:25.603Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32952026-05-04T22:45:25.663Z Compiling typify-macro v0.4.3
32962026-05-04T22:45:25.753Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32972026-05-04T22:45:25.770Z Compiling tagptr v0.2.0
32982026-05-04T22:45:25.789Z Compiling humantime v2.3.0
32992026-05-04T22:45:25.943Z Compiling base64 v0.21.7
33002026-05-04T22:45:26.009Z Compiling moka v0.12.13
33012026-05-04T22:45:26.288Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33022026-05-04T22:45:26.305Z Compiling p384 v0.13.1
33032026-05-04T22:45:26.387Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33042026-05-04T22:45:26.556Z Compiling tap v1.0.1
33052026-05-04T22:45:26.697Z Compiling maybe-uninit v2.0.0
33062026-05-04T22:45:26.860Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33072026-05-04T22:45:26.917Z Compiling hickory-resolver v0.25.2
33082026-05-04T22:45:26.946Z Compiling wyz v0.5.1
33092026-05-04T22:45:27.082Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33102026-05-04T22:45:27.180Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33112026-05-04T22:45:27.331Z Compiling proc-macro-error-attr2 v2.0.0
33122026-05-04T22:45:27.349Z Compiling utf-8 v0.7.6
33132026-05-04T22:45:27.368Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
33142026-05-04T22:45:27.475Z Compiling typify v0.4.3
33152026-05-04T22:45:27.553Z Compiling funty v2.0.0
33162026-05-04T22:45:27.573Z Compiling packed_struct v0.10.1
33172026-05-04T22:45:27.593Z Compiling parking_lot_core v0.8.6
33182026-05-04T22:45:27.623Z Compiling tungstenite v0.21.0
33192026-05-04T22:45:27.657Z Compiling polyval v0.6.2
33202026-05-04T22:45:27.735Z Compiling git-stub v1.0.0
33212026-05-04T22:45:27.771Z Compiling proc-macro-error2 v2.0.1
33222026-05-04T22:45:27.909Z Compiling bitvec v1.0.1
33232026-05-04T22:45:27.926Z Compiling packed_struct_codegen v0.10.1
33242026-05-04T22:45:27.929Z Compiling num-derive v0.3.3
33252026-05-04T22:45:28.035Z Compiling bitfield-macros v0.19.4
33262026-05-04T22:45:28.122Z Compiling zerocopy-derive v0.6.6
33272026-05-04T22:45:28.181Z Compiling indexmap v1.9.3
33282026-05-04T22:45:28.197Z Compiling nodrop v0.1.14
33292026-05-04T22:45:28.266Z Compiling crc-catalog v2.4.0
33302026-05-04T22:45:28.321Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33312026-05-04T22:45:28.388Z Compiling crc v3.4.0
33322026-05-04T22:45:28.441Z Compiling array-init v0.0.4
33332026-05-04T22:45:28.509Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33342026-05-04T22:45:28.575Z Compiling tokio-tungstenite v0.21.0
33352026-05-04T22:45:28.625Z Compiling tabled_derive v0.11.0
33362026-05-04T22:45:28.804Z Compiling bitfield v0.19.4
33372026-05-04T22:45:28.852Z Compiling git-stub-vcs v0.1.0
33382026-05-04T22:45:28.903Z Compiling libscf-sys v1.1.0
33392026-05-04T22:45:28.930Z Compiling ghash v0.5.1
33402026-05-04T22:45:29.031Z Compiling zerocopy v0.6.6
33412026-05-04T22:45:29.067Z Compiling smallvec v0.6.14
33422026-05-04T22:45:29.100Z Compiling progenitor-impl v0.11.2
33432026-05-04T22:45:29.136Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33442026-05-04T22:45:29.156Z Compiling papergrid v0.17.0
33452026-05-04T22:45:29.238Z Compiling testing_table v0.3.0
33462026-05-04T22:45:29.321Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33472026-05-04T22:45:29.382Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33482026-05-04T22:45:29.402Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33492026-05-04T22:45:29.428Z Compiling ctr v0.9.2
33502026-05-04T22:45:29.569Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33512026-05-04T22:45:29.653Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33522026-05-04T22:45:29.656Z Compiling corncobs v0.1.4
33532026-05-04T22:45:29.751Z Compiling unicase v2.9.0
33542026-05-04T22:45:29.900Z Compiling hashbrown v0.12.3
33552026-05-04T22:45:29.930Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33562026-05-04T22:45:29.990Z Compiling aes-gcm v0.10.3
33572026-05-04T22:45:29.994Z Compiling mime_guess v2.0.5
33582026-05-04T22:45:30.027Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33592026-05-04T22:45:30.030Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33602026-05-04T22:45:30.082Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33612026-05-04T22:45:30.213Z Compiling tabled v0.20.0
33622026-05-04T22:45:30.270Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
33632026-05-04T22:45:30.317Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33642026-05-04T22:45:30.409Z Compiling serde-hex v0.1.0
33652026-05-04T22:45:30.441Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33662026-05-04T22:45:30.622Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33672026-05-04T22:45:30.675Z Compiling progenitor v0.13.0
33682026-05-04T22:45:30.722Z Compiling parking_lot v0.11.2
33692026-05-04T22:45:30.738Z Compiling progenitor v0.14.0
33702026-05-04T22:45:30.772Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33712026-05-04T22:45:30.851Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33722026-05-04T22:45:30.916Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33732026-05-04T22:45:30.933Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33742026-05-04T22:45:31.036Z Compiling progenitor-impl v0.10.0
33752026-05-04T22:45:31.059Z Compiling ron v0.8.1
33762026-05-04T22:45:31.144Z Compiling hashbrown v0.13.2
33772026-05-04T22:45:31.161Z Compiling progenitor-client v0.11.2
33782026-05-04T22:45:31.185Z Compiling ssh-encoding v0.2.0
33792026-05-04T22:45:31.439Z Compiling prefix-trie v0.7.0
33802026-05-04T22:45:31.469Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33812026-05-04T22:45:31.497Z Compiling blowfish v0.9.1
33822026-05-04T22:45:31.651Z Compiling fxhash v0.2.1
33832026-05-04T22:45:31.763Z Compiling secrecy v0.8.0
33842026-05-04T22:45:31.858Z Compiling progenitor-macro v0.11.2
33852026-05-04T22:45:31.858Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33862026-05-04T22:45:31.861Z Compiling crc-any v2.5.0
33872026-05-04T22:45:31.908Z Compiling hickory-server v0.25.2
33882026-05-04T22:45:32.123Z Compiling sled v0.34.7
33892026-05-04T22:45:32.162Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33902026-05-04T22:45:32.260Z Compiling bcrypt-pbkdf v0.10.0
33912026-05-04T22:45:32.633Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33922026-05-04T22:45:32.746Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33932026-05-04T22:45:33.127Z Compiling object v0.30.4
33942026-05-04T22:45:33.174Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33952026-05-04T22:45:33.393Z Compiling ssh-cipher v0.2.0
33962026-05-04T22:45:33.483Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33972026-05-04T22:45:33.781Z Compiling progenitor-macro v0.10.0
33982026-05-04T22:45:33.799Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33992026-05-04T22:45:33.817Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
34002026-05-04T22:45:33.820Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34012026-05-04T22:45:33.946Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
34022026-05-04T22:45:34.052Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34032026-05-04T22:45:34.453Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34042026-05-04T22:45:34.638Z Compiling password-hash v0.4.2
34052026-05-04T22:45:35.059Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34062026-05-04T22:45:35.109Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34072026-05-04T22:45:35.263Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34082026-05-04T22:45:35.398Z Compiling http-range v0.1.5
34092026-05-04T22:45:35.436Z Compiling crc8 v0.1.1
34102026-05-04T22:45:35.537Z Compiling half v1.8.3
34112026-05-04T22:45:35.591Z Compiling path-slash v0.1.5
34122026-05-04T22:45:35.622Z Compiling pbkdf2 v0.11.0
34132026-05-04T22:45:35.759Z Compiling serde_cbor v0.11.2
34142026-05-04T22:45:35.820Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34152026-05-04T22:45:35.839Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34162026-05-04T22:45:35.869Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34172026-05-04T22:45:36.104Z Compiling ssh-key v0.6.7
34182026-05-04T22:45:36.140Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34192026-05-04T22:45:36.272Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34202026-05-04T22:45:36.314Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34212026-05-04T22:45:36.371Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34222026-05-04T22:45:36.374Z Compiling p521 v0.13.3
34232026-05-04T22:45:36.427Z Compiling p256 v0.13.2
34242026-05-04T22:45:36.569Z Compiling yasna v0.5.2
34252026-05-04T22:45:36.870Z Compiling kstat-rs v0.2.4
34262026-05-04T22:45:36.892Z Compiling progenitor v0.11.2
34272026-05-04T22:45:36.916Z Compiling headers-core v0.3.0
34282026-05-04T22:45:36.980Z Compiling nanorand v0.7.0
34292026-05-04T22:45:37.066Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34302026-05-04T22:45:37.086Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34312026-05-04T22:45:37.127Z Compiling atty v0.2.14
34322026-05-04T22:45:37.201Z Compiling russh-cryptovec v0.7.3
34332026-05-04T22:45:37.221Z Compiling home v0.5.12
34342026-05-04T22:45:37.260Z Compiling md5 v0.7.0
34352026-05-04T22:45:37.278Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
34362026-05-04T22:45:37.297Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34372026-05-04T22:45:37.325Z Compiling flume v0.11.1
34382026-05-04T22:45:37.342Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34392026-05-04T22:45:37.387Z Compiling rcgen v0.12.1
34402026-05-04T22:45:37.410Z Compiling headers v0.4.1
34412026-05-04T22:45:37.440Z Compiling russh-keys v0.45.0
34422026-05-04T22:45:37.560Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34432026-05-04T22:45:37.669Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34442026-05-04T22:45:37.717Z Compiling hyper-staticfile v0.10.1
34452026-05-04T22:45:37.813Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34462026-05-04T22:45:38.114Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34472026-05-04T22:45:38.209Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34482026-05-04T22:45:38.225Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34492026-05-04T22:45:38.248Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34502026-05-04T22:45:38.292Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34512026-05-04T22:45:38.551Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34522026-05-04T22:45:38.599Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34532026-05-04T22:45:38.780Z Compiling num-bigint v0.4.6
34542026-05-04T22:45:38.844Z Compiling progenitor v0.10.0
34552026-05-04T22:45:38.925Z Compiling des v0.8.1
34562026-05-04T22:45:38.950Z Compiling subprocess v0.2.15
34572026-05-04T22:45:38.986Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34582026-05-04T22:45:39.034Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34592026-05-04T22:45:39.051Z Compiling hex-literal v0.4.1
34602026-05-04T22:45:39.157Z Compiling display-error-chain v0.2.2
34612026-05-04T22:45:39.173Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34622026-05-04T22:45:39.192Z Compiling colored v2.2.0
34632026-05-04T22:45:39.290Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34642026-05-04T22:45:39.315Z Compiling socket2 v0.5.10
34652026-05-04T22:45:39.486Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
34662026-05-04T22:45:39.551Z Compiling internet-checksum v0.2.1
34672026-05-04T22:45:39.726Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34682026-05-04T22:45:39.741Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34692026-05-04T22:45:40.221Z Compiling russh v0.45.0
34702026-05-04T22:45:42.329Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34712026-05-04T22:45:43.013Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34722026-05-04T22:45:43.488Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34732026-05-04T22:45:44.834Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34742026-05-04T22:45:52.794Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34752026-05-04T22:45:52.794Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34762026-05-04T22:45:52.798Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34772026-05-04T22:45:52.798Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34782026-05-04T22:45:54.531Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34792026-05-04T22:45:54.587Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34802026-05-04T22:45:58.695Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34812026-05-04T22:46:00.055Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34822026-05-04T22:46:19.094Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34832026-05-04T22:46:37.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
34842026-05-04T22:46:37.794Z
34852026-05-04T22:46:37.794Zreal 1:25.596319436
34862026-05-04T22:46:37.794Zuser 8:15.591948583
34872026-05-04T22:46:37.794Zsys 1:42.463461616
34882026-05-04T22:46:37.794Ztrap 0.271265337
34892026-05-04T22:46:37.836Ztflt 0.524579839
34902026-05-04T22:46:37.836Zdflt 1.444380760
34912026-05-04T22:46:37.836Zkflt 0.000280161
34922026-05-04T22:46:37.836Zlock 29:36.577881359
34932026-05-04T22:46:37.836Zslp 19:25.099938310
34942026-05-04T22:46:37.836Zlat 38.425845273
34952026-05-04T22:46:37.836Zstop 2:44.832792318
34962026-05-04T22:46:37.836Z+ mkdir tests
34972026-05-04T22:46:37.840Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
34982026-05-04T22:46:37.840Z+ xargs -I '{}' -t cp '{}' tests/
34992026-05-04T22:46:37.840Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-167aaa4001067829 tests/
35002026-05-04T22:46:37.848Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-75a69c7c9ecc959f tests/
35012026-05-04T22:46:37.868Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-b346fcf62492f17f tests/
35022026-05-04T22:46:37.889Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-587941add0d63925 tests/
35032026-05-04T22:46:38.120Z+ 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/*)
35042026-05-04T22:46:38.123Z+ 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-75a69c7c9ecc959f tests/commtest-b346fcf62492f17f tests/dhcp_server-167aaa4001067829 tests/end_to_end_tests-587941add0d63925 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
35052026-05-04T22:48:03.245ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35062026-05-04T22:48:03.245Za .github/buildomat/ci-env.sh 1K
35072026-05-04T22:48:03.245Za out/target/test 1K
35082026-05-04T22:48:03.245Za out/npuzone/npuzone 27402K
35092026-05-04T22:48:03.245Za package-manifest.toml 35K
35102026-05-04T22:48:03.245Za smf/sled-agent/non-gimlet/config.toml 6K
35112026-05-04T22:48:03.245Za target/release/omicron-package 44888K
35122026-05-04T22:48:03.245Za target/release/xtask 11449K
35132026-05-04T22:48:03.245Za target/debug/bootstrap 351786K
35142026-05-04T22:48:03.245Za tests/bootstrap-75a69c7c9ecc959f 31215K
35152026-05-04T22:48:03.245Za tests/commtest-b346fcf62492f17f 32300K
35162026-05-04T22:48:03.245Za tests/dhcp_server-167aaa4001067829 31215K
35172026-05-04T22:48:03.245Za tests/end_to_end_tests-587941add0d63925 392889K
35182026-05-04T22:48:03.245Za out/clickhouse.tar.gz 318924K
35192026-05-04T22:48:03.245Za out/clickhouse_keeper.tar.gz 304282K
35202026-05-04T22:48:03.245Za out/clickhouse_server.tar.gz 318922K
35212026-05-04T22:48:03.245Za out/cockroachdb.tar.gz 164601K
35222026-05-04T22:48:03.245Za out/crucible-pantry-zone.tar.gz 43677K
35232026-05-04T22:48:03.245Za out/crucible-utils.tar 17744K
35242026-05-04T22:48:03.245Za out/crucible-zone.tar.gz 57815K
35252026-05-04T22:48:03.245Za out/external-dns.tar.gz 49267K
35262026-05-04T22:48:03.246Za out/internal-dns.tar.gz 49266K
35272026-05-04T22:48:03.246Za out/mg-ddm-gz.tar 95141K
35282026-05-04T22:48:03.246Za out/nexus.tar.gz 219919K
35292026-05-04T22:48:03.246Za out/ntp.tar.gz 31625K
35302026-05-04T22:48:03.246Za out/omicron-gateway-softnpu.tar.gz 28499K
35312026-05-04T22:48:03.246Za out/omicron-sled-agent.tar 199297K
35322026-05-04T22:48:03.246Za out/overlay.tar.gz 3K
35332026-05-04T22:48:03.246Za out/oximeter.tar.gz 65308K
35342026-05-04T22:48:03.246Za out/oxlog.tar 3782K
35352026-05-04T22:48:03.246Za out/probe.tar.gz 3037K
35362026-05-04T22:48:03.246Za out/propolis-server.tar.gz 38727K
35372026-05-04T22:48:03.246Za out/pumpkind-gz.tar 26647K
35382026-05-04T22:48:03.246Za out/switch-softnpu.tar.gz 393150K
35392026-05-04T22:48:03.250Z
35402026-05-04T22:48:03.250Zreal 1:25.110379114
35412026-05-04T22:48:03.250Zuser 1:22.539688336
35422026-05-04T22:48:03.250Zsys 4.248686051
35432026-05-04T22:48:03.250Ztrap 0.006019299
35442026-05-04T22:48:03.250Ztflt 0.000000000
35452026-05-04T22:48:03.250Zdflt 0.000000000
35462026-05-04T22:48:03.250Zkflt 0.000000000
35472026-05-04T22:48:03.250Zlock 0.000000000
35482026-05-04T22:48:03.250Zslp 1:22.534092695
35492026-05-04T22:48:03.250Zlat 0.887659914
35502026-05-04T22:48:03.250Zstop 0.000266180
35512026-05-04T22:48:03.250Zprocess exited: duration 955004 ms, exit code 0
 
35522026-05-04T22:48:03.265Zfound 1 output files
35532026-05-04T22:48:03.265Zuploading: /work/package.tar.gz (2430659159 bytes)
35542026-05-04T22:48:31.779Zuploaded: /work/package.tar.gz